.bannerWrap{
	width: 100%;
	height: 810px;
	position: relative;
	overflow: hidden;
	/* margin-top: 79px; */
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
	width: 100%;
}
.inputBox{
	position: absolute;
	top: 830px;
	/* height: 90px; */
	height: 130px;
	/* background-color: rgba(38,42,52,0.6); */
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0 0 2px 1px #ccc;
	border-radius: 10px;
	z-index: 2;
	/* width: 100%; */
	left: 15%;
	width: 70%;
	/* padding-top: 22px; */
	padding-top: 10px;
	
}
.inputBox .book {
	display: none;
}
.inputBox .inputVisitSwitch {
	display: none;
}
.inputWrap{
	/* width: 1200px; */
	/* margin: 10px auto; */
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.inputWrap .nameLabel, .inputWrap .phoneLabel, .inputWrap .timeLabel {
	display: none;
}
.inputBox>p{
	font-weight: 600 !important;
	/* width: 1080px; */
	width: 100%;
	/* margin: 0 auto; */
	margin: 10px 30px;
	line-height: 24px;
	color: rgba(77,76,126,1);
}
.nameInp{
	/* float: left; */
	/* margin: 0 20px 0 55px; */
	width: 280px;
	border-radius: 6px;
	height: 48px;
	outline: none;
	padding-left: 20px;
	/* padding-right: 10px; */
}
.phoneNumber{
	/* float: left; */
	/* width: 280px; */
	width: 320px;
	border-radius: 6px;
	height: 48px;
	padding-left: 70px;
	position: relative;
	/* background-color: #fff; */
}
.phoneNumber p{
	position: absolute;
	left: 20px;
	padding-right: 17px;
	border-right: solid 1px #F8F8F8;
	height: 20px;
	margin-top: 16px;
}
.phoneNumber input{
	outline: none;
	height: 100%;
	padding-left: 10px;
	width: 100%;
    border-radius: 6px;
    padding-right: 10px;
}
.visitTime{
	/* float: left; */
	width: 270px;
	border-radius: 6px;
	height: 48px;
	position: relative;
	margin: 0 30px 0 20px;
	background: url(../images/27.png) no-repeat;
	background-position: 225px 18px;
	background-color: #fff;
}
.visitTime img{
	position: absolute;
	width: 14px;
	right: 30px;
	top: 20px;
}
.visitTime input{
	outline: none;
	height: 100%;
	padding-left: 20px;
	width: 100%;
    border-radius: 6px;
    padding-right: 10px;
    background-color: transparent;
}
.yuyue{
	width: 200px;
	height: 48px;
	border-radius: 6px;
	background-color: #51508B;
	color: #fff;
	line-height: 48px;
	display: block;
	float: left;
	text-align: center;
}
.business{
	/* margin: 0 auto; */
	margin: 65px auto 0;
	padding-bottom: 90px;
	overflow: hidden;
}
.business .width1200 {
	margin-top: 50px;
}
.title{
	height: 80px;
	text-align: center;
	margin: 70px auto 80px;
	width: 1200px;
	position: relative;
}
.bigTit{
	font-size: 29px;
	width: 210px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	position: relative;
}
.bigTit img{
	position: absolute;
	bottom: 0;
	left: 0;
}
.facilityList{
	overflow: hidden;
	margin-top: 32px;
}
.facilityList li{
	float: left;
	width: 6.6%;
	margin-right: 6.74%;
	text-align: center;
	height: 130px;
	position: relative;
	line-height: 73px;
}
.facilityList li:last-child{
	margin-right: 0;
}
.facilityList li img{
	vertical-align: middle;
}
.facilityList li p{
	position: absolute;
	bottom: 20px;
	width: 100%;
	line-height: 20px;
	font-size: 13px;
}
.service{
	overflow: hidden;
}
.service li{
	height: 327px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	/*padding-left: 40px;
	padding-top: 15px;*/
	position: relative;
	margin-bottom: 18px;
}
.firstOne{
	background-image: url(../images/crfw.jpg);
	width: 794px;
	margin-right: 17px;
}
.lastOne{
	background-image: url(../images/33.jpg);
	width: 388px;
}
.three{
	background-image: url(../images/sjcy.jpg);
	width: 388px;
	margin-right: 17px;
}
.four{
	/* background-image: url(../images/slqy.jpg); */
	background-image: url(../images/slqy_new.jpg);
	width: 388px;
	margin-right: 18px;
}
.five{
	/* background-image: url(../images/zxzx.jpg); */
	background-image: url(../images/zxzx_new.jpg);
	width: 388px;
	margin-right: 0;
}
.service li p{
	margin-top: 20px;
    margin-left: 40px;
    white-space: normal;
    display: block;
	margin-top: 10px;
}
.service li p img{
	position: absolute;
	left: 0;
	bottom: 0;
}
.service li a{
	position: absolute;
	left: 40px;
	bottom: 33px;
	display: block;
	width: 130px;
	height: 48px;
	padding-left: 27px;
	line-height: 48px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	background: url(../images/31.png) no-repeat;
	/* background-position: 93px 18px; */
	background-position: 100px 16px;
}
.activityWrap{
	background-color: #F8F8F8;
	overflow: hidden;
	padding-bottom: 60px;
}
.more{
	position: absolute;
	right: 0;
	bottom: 6px;
	display: block;
	width: 138px;
	height: 40px;
	padding-left: 27px;
	line-height: 40px;
	border: 1px solid #D2D2D2;
	border-radius: 6px;
	background: url(../images/35.png) no-repeat;
	background-position: 93px 14px;
	text-align: left;
}
.activity li{
	width: 32.5%;
	margin-right: 0.8%;
	float: left;
	margin-bottom: 30px;
}
.activity li:last-child{
	margin-right: 0;
}
.picBox{
	width: 100%;
	height: 237px;
	overflow: hidden;
}
.picBox p{
	width: 94px;
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-left: 22px;
	line-height: 34px;
}
.activityDetail p{
	height: 64px;
	margin: 0px auto 0;
	padding: 0 25px;
	color: #fff;
	width: 210px;
	font-size: 17px;
	padding-top: 7px;
	z-index: 3;
	/*background-color: #000;*/
	background-color: rgba(0,0,0,0.5);
	position: relative;
}
.activityDetail div{
	margin-top: 20px;
}
.nopad{
	padding: 0!important;
}
.width1200 .pic_list .pic{
	width:32.5%;
	height:237px;
	position: absolute;
	top:0;
	left:0;
	    overflow: hidden;
}
.width1200 .pic_list{
	position: relative;
	min-height: 237px;
	margin-bottom: 20px;
	/*border-top: #EFD6B9 solid 2px;*/
}
.width1200 .pic_list .list{
	padding-left: 35%;
}
.width1200 .pic_list .list p.time{
	margin-top:20px;
}
.width1200 .pic_list .pic img{
	width:100%;
	height:100%;
}
.provider{
	max-height: 325px;
	overflow: auto;
	/*border-top: #EFD6B9 solid 2px;*/
	border-top: #F0F0F0 solid 1px;
}
.provider li{
	height: 65px;
	border-bottom: #F0F0F0 solid 1px;
	line-height: 65px;
	position: relative;
	padding-left: 143px;
}
.provider li p{
	position: absolute;
	padding-left: 30px;
	left: 0;
}
.provider li span{
	width: 55px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background-color: #515151;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	margin-right: 35px;
	font-size: 12px;
}
.logos li{
	width: 11%;
	margin-right: 1.7%;
	float: left;
	height: 74px;
	border: #F4F4F4 solid 1px;
	text-align: center;
	line-height: 70px;
	margin-bottom: 20px;
}
.logos li:nth-child(8n){
	margin-right: 0;
}
.logos li img{
	vertical-align: middle;
	max-width: 126px;
	max-height: 65px;
}
.box_hover{
	width: 100%;
	height: 100%;
	margin-right: 17px;
    position: absolute;
    top: 0;
    /*opacity: 0;*/
    /*transition: all .3s ease-in;*/
    background: rgba(0,0,0,.7);
    color: #fff;
    display: none;
}
.box_hover h1{
	width:100%;
	font-size: 24px;
	position: relative;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	margin-bottom: 20px;
}
@media screen and (max-width:1500px){
	.inputBox{
		width: 84%;
		left:8%;
	}
	.inputBox{
		margin-left: ;
	}
}

@media screen and (max-width:1399px){
	.inputBox{
		width: 90%;
		left:5%;
	}
}
@media screen and (max-width:1299px){
	.inputBox{
		width: 94%;
		left:3%;
	}
}

#visitSwitch, #visitSwitch ~ label.visitSwitch {
	display: none;
}
@media only screen and (max-width: 980px) {
	.bannerWrap {
		width: 1108px;
		height: 622px;
		margin: 56px auto auto;
		border-radius: 6px;
	}
	#visitSwitch ~ label.visitSwitch {
		position: absolute;
		top: 715px;
		right: 80px;
		padding: 25px 35px;
		color: #FFF;
		background: rgba(77, 76, 126, 0.8);
		border-radius: 3px;
		display: block;
		z-index: 8;
	}
	.inputBox {
		position: relative;
		top: auto;
		left: 0;
		width: auto;
		height: auto;
		margin: auto;
		padding: 0;
		max-height: 0;
		background: #F6F6F6;
		border-radius: 0;
		display: block;
		z-index: 9;
		overflow: hidden;
		transition: max-height 0.2s ease-in;
		box-shadow: none;
	}
	.inputBox > p {
		width: auto;
		font-weight: normal !important;
		line-height: normal;
	}
	.inputBox .book {
		margin: 60px 40px 20px;
		color: #000;
		display: block;
	}
	.inputBox .info {
		margin: auto 40px 50px;
		font-size: 32px;
		color: #666;
	}
	.inputBox .inputVisitSwitch {
		position: absolute;
		top: 45px;
		right: 40px;
		font-size: 45px;
		display: block;
	}
	.inputWrap {
		padding: 0 0 150px;
		background: #FFF;
		display: block;
	}
	.inputWrap input::placeholder {
		color: #BBB;
		opacity: 1;
	}
	.inputWrap input:-ms-input-placeholder {
		color: #BBB;
	}
	.inputWrap input::-ms-input-placeholder {
		color: #BBB;
	}
	.inputWrap .nameLabel, .inputWrap .phoneLabel, .inputWrap .timeLabel {
		position: relative;
		margin-left: 40px;
		font-size: 32px;
		color: #333;
		display: inline-block;
	}
	.inputWrap .nameLabel {
		margin-top: 45px;
	}
	.inputWrap .nameInp {
		float: right;
		margin: 45px 40px auto auto;
		font-size: 32px;
		text-align: right;
		border: none;
		box-shadow: none !important;
	}
	.inputWrap .phoneNumber {
		position: relative;
		width: auto;
		height: auto;
		margin: 45px 40px;
		padding: 45px 0;
		border-top: 3px solid #EEE;
		border-bottom: 3px solid #EEE;
		display: block;
	}
	.inputWrap .phoneLabel, .inputWrap .timeLabel {
		margin-left: 0;
	}
	.phoneNumber p {
		top: 43px;
		left: auto;
		right: 300px;
		color: #333;
		font-size: 32px;
	}
	.inputWrap .phoneNumber input, .inputWrap .visitTime input {
		float: right;
		width: 280px;
		height: 48px;
		padding: 0 0 0 20px;
		font-size: 32px;
		text-align: right;
		border: none;
		box-shadow: none !important;
	}
	.inputWrap .visitTime {
		position: relative;
		width: auto;
		height: auto;
		margin: 0 40px;
		padding: 0 0 45px;
		background: none;
		border-bottom: 3px solid #EEE;
		display: block;
	}
	.inputWrap .visitTime input {
		margin-right: 40px;
	}
	.inputWrap .visitTime::after {
		position: absolute;
		content: ' ';
		top: 50%;
		right: 7px;
		width: 20px;
		height: 20px;
		margin-top: -34px;
		border-top: 4px solid #BBB;
		border-right: 4px solid #BBB;
		display: block;
		transform: rotate(45deg);
	}
	.datepicker.dropdown-menu {
		font-size: 40px !important;
		line-height: 43px !important;
	}
	.datepicker th, .datepicker td {
		font-size: 38px !important;
	}
	.datepicker.dropdown-menu th {
		padding: 14px 17px !important;
	}
	.datepicker.dropdown-menu td {
		padding: 14px 17px !important;
	}
	.inputWrap .yuyue {
		float: none;
		width: 90%;
		height: 100px;
		margin: 100px auto auto;
		line-height: 100px;
		box-shadow: 0 0 5px #000;
	}
	#visitSwitch:checked ~ .inputBox {
		max-height: 1400px;
	}
	#visitSwitch:checked + .bannerWrap, #visitSwitch:checked ~ label.visitSwitch {
		display: none;
	}
	.business {
		margin: auto;
		padding-bottom: 0;
	}
	.business .width1200 {
		width: 1108px;
		margin: 56px auto auto;
	}
	.service li {
		float: none;
		width: 100% !important;
		height: 412px;
		margin-bottom: 523px;
		background-size: cover;
		background-position: 0 100%;
		border-radius: 6px 6px 0 0;
	}
	.service li + li {
		margin-bottom: 463px;
	}
	.service li:last-child {
		margin-bottom: 313px;
	}
	.service li .titleti {
		position: relative;
		width: 190px;
		height: 90px;
		margin: 0;
		padding: 20px 5px 20px 30px !important;
		font-size: 34px !important;
		font-weight: normal !important;
		background: rgba(77, 76, 126, 0.85);
		border-radius: 6px 0 0 0;
		display: block !important;
	}
	.service li .titleti::after {
		position: absolute;
		content: ' ';
		top: 0;
		left: calc(100% - 1px);
		border-top: 45px solid rgba(77, 76, 126, 0.85);
		border-left: 15px solid rgba(77, 76, 126, 0.85);
		border-bottom: 45px solid rgba(77, 76, 126, 0);
		border-right: 15px solid rgba(77, 76, 126, 0);
	}
	.service li .titleti img {
		display: none;
	}
	.box_hover {
		position: absolute;
		top: 100%;
		height: auto;
		margin: auto;
		padding-bottom: 100px;
		color: #333;
		background: #FFF;
		border-left: 2px solid #DDD;
		border-bottom: 2px solid #DDD;
		border-right: 2px solid #DDD;
		border-radius: 0 0 6px 6px;
		display: block;
	}
	.box_hover h1 {
		display: none;
	}
	.service li .box_hover p {
		margin-top: 35px;
		margin-left: 35px;
	}
	.service li .box_hover p + p {
		margin-top: 20px;
	}
	.service li .box_hover a {
		top: -412px;
		left: 0;
		width: 100%;
		height: calc(100% + 412px);
		padding-left: 0;
		color: #4D4C7E;
		border: none;
	}
	.service li .box_hover a span {
		position: absolute;
		bottom: 35px;
		left: 35px;
	}
}
