/*********************************pc  h2标题*********************************/
.page {
	padding: 85px 0 0 0;
}

.page .title {
	text-align: center;
}


.page .title img {
	margin: 0 auto;
	display: block;
}

.page .content {
	position: relative;
}

.page .content .title img {
	position: absolute;
	left: 50%;
	margin-left: -120px;
	top: -35px;
}

/** banner Start **/
.header_banner {
	height: 465px;
	background: url(../images/header_bg.png) no-repeat top center;
}

.header_banner img {
	padding: 65px 0 0 43px;
}

/** banner End **/


.qtBox1 {
	background: url(../images/qtBox1_bg.png) no-repeat bottom center;
}

/** 产品介绍 Start **/
.page1 .content {
	text-align: center;
	padding: 50px 0;
	background: #ebebeb;
	border-radius: 20px;
}

.page1 .content p.msg {
	font-size: 16px;
	color: #01705d;
	line-height: 88px;
}

.page1 .content ul.isPc {
	display: inline-block !important;
}

.page1 .content ul li {
	position: relative;
	float: left;
	display: table;
	border-radius: 20px;
	background: #006452;
	width: 250px;
	height: 130px;
	margin-right: 55px;
}

.page1 .content ul li.mr0 {
	margin-right: 0;
}

.page1 .content ul li p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
}

.page1 .content ul li img {
	position: absolute;
	right: -45px;
	top: 50%;
	margin-top: -15px;
}

/** 产品介绍 End **/

/** 产品亮点 Start **/
.page2 .content {
	padding: 60px 0 38px;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.1);
}

.page2 .content ul li {
	width: 560px;
	height: 160px;
	margin: 70px 20px 0;
	position: relative;
	display: table;
	background: #006452;
	border-radius: 20px;
	float: left;
}

.page2 .content ul li h4 {
	position: absolute;
	background: #ffffff;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #005745;
	border-radius: 20px;
	box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.2);
	top: -20px;
	left: 50%;
	margin-left: -100px;
	text-indent: 88px;
}

.page2 .content ul li h4 img {
	position: absolute;
	top: -28px;
	left: 20px;
}

.page2 .content ul li h4.one {
	text-indent: 75px;
}

.page2 .content ul li h4.one img {
	left: 28px;
}

.page2 .content ul li p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
}

.page2 .content .people {
	padding-top: 165px;
}

.page2 .content .people_txt {
	float: left;
	display: table;
	width: 360px;
	height: 100px;
	position: relative;
	background: #006452;
	border-radius: 10px;
	margin: 0 20px;
}

.page2 .content .people_txt img {
	position: absolute;
	top: -115px;
	left: 0;
	z-index: 9;
}

.page2 .content .people_txt h4 {
	width: 135px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #006452;
	position: absolute;
	top: -25px;
	left: 150px;
	background: url(../images/page2_name_bg.png) no-repeat top center;
}

.page2 .content .people_txt p {
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	padding: 30px 0 0 50%;
}

/** 产品亮点 End **/

/** PC表单 Start **/
.form-wrap.bd_pc {
	margin-top: 40px;
	padding-bottom: 65px;
}

.form-wrap.bd_pc form {
	padding: 0 12%;
}

.form-wrap form .label {
	height: 40px;
	line-height: 40px;
	width: 280px;
	margin: 5px 1.5%;
	overflow: hidden;
}

.form-wrap form .label input,
.form-wrap form .label select {
	padding-top: 0;
	height: 40px;
}
.form-wrap form .label.Code{width: 30%;}
.form-wrap form .label.Code input{width: 50%;}
.form-wrap form .label.Code span{width: 45%;height: 20px;line-height: 20px;margin: 10px 0;border-left: 1px solid #999999;border-radius: 0;padding: 0;font-size: 16px;}
.form-wrap form .label i {
	top: 25%;
}

.page2 .form-wrap .xdf_formbtn {
	width:260px;
	margin: 5px 1.5%;
	height: 40px;
	background: url(../images/bd_btn_bg.png) no-repeat top center;background-size: 100% 40px;
	cursor: pointer;
}

.tiaokuan {
	text-align: left;text-indent: 15px;
}

/** PC表单 End **/


.qtBox2 {
	background: url(../images/qtBox2_bg.png) no-repeat bottom center;
}

/** 学术服务 Start **/
.page3 .content {
	padding: 70px 0 0;
	border-radius: 20px;
	background: #ebebeb;
}

.page3 .content ul li {
	display: table;
	float: left;
	width: 558px;
	height: 98px;
	background: #ffffff;
	border: 1px solid #006452;
	border-radius: 20px;
	position: relative;
	margin: 30px 20px 0;
}

.page3 .content ul li h4 {
	width: 200px;
	height: 40px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -100px;
	background: #006452;
	border-radius: 20px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}

.page3 .content ul li p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 28px;
	padding: 0 20px;
}

.page3 .content {
	text-align: center;
}

.page3 .content .class_rule {
	display: inline-block;
	margin: 20px 0 0 0;
}

.page3 .content .rule {
	float: left;
	width: 370px;
	height: 180px;
	background: #006452;
	border-radius: 20px;
	margin: 0 12px;
}

.page3 .content .rule h4 {
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.page3 .content .rule p {
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}

.page3 a {
	display: block;
	margin: 30px auto 0;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	background: #e99313;
	-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
	animation: ball-scale-multiple 1s 0s linear infinite alternate;
}

.page3 a:hover {
	text-decoration: underline;
}

/** 学术服务 End **/


/** 咨询推荐 Start **/
.page4 {
	padding: 50px 0 40px 0;
}

.page4 .title img {
	margin-bottom: 20px;
}

.qt_bottomlink .swiper-slide {
	float: left;
	width: 32.3%
}

.qt_bottomlink .swiper-slide.mid {
	margin: 0 1.5%;
}

.qt_bottomlink .swiper-slide ul li {
	margin: 20px 0;
	padding: 20px 5%;
	background: #ebebeb;
}

.qt_bottomlink .swiper-slide ul li a:hover {
	text-decoration: underline;
}

.qt_bottomlink .swiper-slide ul li h3 {
	font-size: 18px;
	color: #006452;
	padding-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 160%;
}

.qt_bottomlink .swiper-slide ul li img {
	float: left;
	width: 45%;
	height: auto;
	margin: 0 5px 0px 0;
}

.qt_bottomlink .swiper-slide ul li p {
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}

.qt_bottomlink .swiper-slide ul li p span {
	color: #e99313;
}

/** 咨询推荐 End **/
/* 
.xdf_bottomForm.form-wrap .m1200 {
	position: relative;
	border: none;
	width: 1200px;
}

.xdf_bottomForm.form-wrap {
	background: rgba(0, 0, 0, 0.7);
}

.xdf_bottomForm.form-wrap form {
	height: 100px;
}

.xdf_bottomForm.form-wrap img.ax_img {
	position: absolute;
	top: 15px;
}
.xdf_bottomForm.form-wrap h4 {
    font-size: 22px;
    color: #ffffff;
    padding: 20px 0 0 160px;
}
.xdf_slide .xdf_slidebtn {
	position: absolute;
	bottom: 13px;
	left: 19px;
}

.tiaokuan {
	font-size: 12px;
}

.xdf_bottomForm.form-wrap form {
	padding:0px 0 0 13%;
}

.xdf_bottomForm.form-wrap form .label {
	margin: 20px 0.7% 0;
	width: 14%;
}

.xdf_bottomForm.form-wrap .xdf_formbtn {
	width: 17%;
	height: 40px;
	color: #343740;
	font-size: 18px;
	background: linear-gradient(#fbc734, #fba534);
	margin: 15px 5px 0;
	margin-top: 20px;
} */
.xdf_bottomForm_new .ax_img{background-image: url(../images/bd_bottom_img.png);background-size: 128px 117px;width: 128px;height: 117px;top: 0;margin: auto 0;left: 30px;}

/* .xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label{width: 17.5% !important;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label.Code{display: block !important;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label.Code input{width: 35% !important;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .SmsCodeBtn{width: 62% !important;border-left: 0;} */

@media screen and (max-width:1000px) {
	body{
		padding-bottom: 0;
	}
	.page .title {
		margin-bottom: 0.4rem;
	}

	.m1200 {
		width: 96%;
	}

	.header_banner {
		height: 6.48rem;
		background: url(../images/m_header_bg.png) no-repeat top center;
		background-size: contain;
	}

	.header_banner img {
		padding: 2.9rem 0 0;
		width: 100%;
	}

	.qtBox1 {
		background: none;
	}

	.page {
		padding: .7rem 0 0;
	}

	.page .content .title img {
		position: absolute;
		left: 50%;
		margin-left: -1.2rem;
		top: -0.35rem;
		width: 2.4rem;
		height: .9rem;
	}

	.page1 .content {
		text-align: center;
		padding: .3rem 0 0;
		background: #ebebeb;
		border-radius: 20px;
	}

	.page1 .content ul.isPc {
		display: none !important;
	}

	.page1 .content p.msg {
		font-size: .24rem;
		color: #01705d;
		line-height: .36rem;
		text-align: left;
		padding: 0 .2rem;
	}


	.page1 .content ul li {
		border-radius: .2rem;
		width: 3.2rem;
		height: 2rem;
		margin: .22rem .2rem;
		box-shadow: 0px 0px 2px 1px rgba(0, 87, 69, 0.75);
	}

	.page1 .content ul li img {
		right: -.37rem;
		top: 50%;
		margin-top: -.2rem;
		width: .33rem;
		height: .38rem;
	}

	.page1 .content ul li p {
		font-size: .24rem;
		line-height: .36rem;
		text-align: left;
		padding: 0 .16rem;
	}

	.page1 .content ul li.two img {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		bottom: -20%;
		top: inherit;
		left: 50%;
		margin-left: -.22rem;
	}

	.page1 .content ul li.four img {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		left: -0.37rem;
	}


	.page2 .content {
		padding: .6rem 0 .3rem;
		border-radius: .2rem;
	}

	.page2 .content ul {
		padding: 0 .2rem;
	}

	.page2 .content ul li {
		width: 100%;
		height: 2.3rem;
		border-radius: .2rem;
		margin: .4rem 0;
	}

	.page2 .content ul li.h150{
		height: 1.5rem;
	}
	.page2 .content ul li h4 {
		width: 3rem;
		height: .6rem;
		line-height: .6rem;
		font-size: .3rem;
		border-radius: .3rem;
		top: -20px;
		left: 50%;
		margin-left: -1.5rem;
		text-indent: 1.1rem;
	}

	.page2 .content ul li h4.one {
		text-indent: .9rem;
	}

	.page2 .content ul li h4 img {
		position: absolute;
		top: -.16rem;
		left: 20px;
		width: .41rem;
		height: .58rem;
	}

	.page2 .content ul li h4.one img {
		left: .4rem;
	}
	.page2 .content ul li p {
	    line-height: .4rem;
		font-size: .24rem;
	}
	
	.page2 .content .people {
	    padding-top: 193px;
	    padding: 2.9rem .2rem 0;
	}
	.page2 .content .people_txt {
	    width: 2.1rem;
	    height: 1.3rem;
	    border-radius: .1rem;
	    margin: 0 0.083rem;
	}
	.page2 .content .people_txt img {
	    top: -2.8rem;
	    left: 50%;
	    margin-left: -0.9rem;
	    width: 1.8rem;
	    height: 2.3rem;
	}
	.page2 .content .people_txt h4 {
	    width: 1.35rem;
	    height: .5rem;
	    line-height: .5rem;
	    font-size: .34rem;
	    top: -0.3rem;
	    left: 50%;
	    margin-left: -.67rem;
	    background-size: contain;
	}
	.page2 .content .people_txt p {
	    font-size: .24rem;
	    line-height: .36rem;
	    padding: .3rem 0 .2rem;
		text-align: center;
	}
	.page3 .content{
		padding: .45rem 0 0;
		border-radius: .2rem;
	}
	.page3 .content ul{
		padding: 0 .2rem;
	}
	.page3 .content ul li {
	    width: 100%;
	    height: 1.38rem;
	    border-radius: .2rem;
	    margin: .3rem 0 .2rem 0;
	}
	.page3 .content ul li h4 {
	    width: 3rem;
	    height: .6rem;
	    top: -.3rem;
	    left: 50%;
	    margin-left: -1.5rem;
	    border-radius: .3rem;
	    font-size: .3rem;
	    line-height: .6rem;
	}
	.page3 .content ul li p {
	    font-size: .24rem;
	    line-height: .44rem;
	    padding: .1rem .2rem 0;
	}
	.page3 .content .class_rule {
	    margin: .2rem 0 0 0;
	}
	.page3 .content .rule {
	    width: 2.1rem;
	    height: 2.2rem;
	    border-radius:.2rem;
	    margin: 0 .12rem;
	}
	.page3 .content .rule h4 {
	    line-height: .6rem;
	    font-size: .3rem;
	}
	.page3 .content .rule p {
	    font-size: .24rem;
	    line-height: .36rem;
	}
	.page3 .content .rule.last p{
		margin: .3rem 0 0;
	}
	.page4 .title {
		margin-bottom: 0;
	}
	.page4 .title img {
	    margin-bottom:.2rem;
	    width: 3.3rem;
	    height: .9rem;
	}
	
	
	.swiper-container {
		padding: 0 0 .66rem 0;
	}
	
	.qt_bottomlink .swiper-slide.mid {
		margin: 0;
	}
	
	.qt_bottomlink .swiper-slide {
		width: 50%;
	}
	
	.qt_bottomlink .swiper-slide ul li {
		margin: .1rem 0;
		padding: .2rem 3%;
	}
	
	.qt_bottomlink .swiper-slide ul li h3 {
		font-size: .28rem;
		padding-bottom: .05rem;
	}
	
	.qt_bottomlink .swiper-slide ul li p {
		font-size: .24rem;
	}
	
	.swiper-pagination-bullet {
		width: .2rem;
		height: .2rem;
		display: inline-block;
		border-radius: 100%;
		background: transparent;
		opacity: .2;
		border: 1px solid #000;
	}
	
	.swiper-pagination-bullet-active {
		opacity: 1;
		background: #000;
	}
	.qtBox2{
		background: url(../images/m_qtBox2_bg.png) no-repeat bottom center;
		background-size: contain;
	}
	.qtBox2 form .label {
		font-size: 0;
		    background: #fff;
		    width: 46%;
		    float: left;
	    padding-left: 11%;
	    height: 1rem;
	    line-height: 1rem;
	    margin-bottom: 0.1rem;
	    margin: 0.1rem 2%;
	    box-sizing: border-box;
	    border: 0.01rem solid #999;
		border-radius: .5rem;
	}
	.qtBox2 .form-wrap .xdf_formbtn{
		border-radius: .5rem;
		width: 46%;
		height: 1rem;
		color: #ffffff;
		background: linear-gradient(#f09029, #e56e1e);
	}
	.form-wrap form .label input, .form-wrap form .label select{
		height: 1rem;
	}
	/* .tiaokuan a{
		color: #e18811;
	} */
}
