@charset "utf-8";

.ihead {
	width: 100%;
	position: absolute;
	left: 0;
	top: 00px;
	z-index: 999;

}

.ihead.shead {
	position: relative !important;
}

.ihd1box,
.ihd2box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.i_navicon {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background: #00448b;
	color: #fff;
	font-size: 20px;
}

.ihd2box {
	background: rgba(255, 255, 255, .8);
	border-radius: 6px;
	padding: 0 3%;
	box-shadow: 0 0 12px rgba(0, 0, 0, .07);
}

.ihead .ihd2 {
	display: none;
}

.ihead .ihd1 {
	display: block;
}

.ihd2rbox {
	margin-left: 4.5%;
	width: 228px;
	height: 40px;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 40px;
	letter-spacing: 1px;
}

.ihd2rbox img {
	height: 26px;
	margin-right: 10px;
}

.logo img {
	width: 190px;
}

.nav li {
	position: relative;
	margin-left: 70px;
}

.nava {
	display: block;
	line-height: 110px;
	width: 100%;
	position: relative;
}

.nava::after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 28px;
	opacity: 0;
	-webkit-box-sizing: border-box;
	transition: .15s all linear;
	-ms-transition: .15s all linear;
	-moz-transition: .15s all linear;
	-webkit-transition: .15s all linear;
	-o-transition: .15s all linear;
}

.nav li.active .nava::after,
.nav li:hover .nava::after {

	opacity: 1;
}

.navhide {
	width: 220px;
	min-width: 120px;
	background: #fff;
	position: absolute;
	left: calc(50% - 110px);
	top: 100%;
	z-index: 9;
	box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
	opacity: 0;
	visibility: hidden;
	transition: .15s;
	margin-top: 10px;
}

.nav li:hover .navhide {
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}

.navhide a,
.ihd2rbox_hide a {
	color: #666;
	display: block;
	text-align: center;
	line-height: 2;
	padding: 12px 0;
	font-size: 16px;
	color: #666;
	width: 180px;
	margin: 0 auto;
	max-width: 92%;
	border-bottom: 1px solid #eaeaea;
}

.navhide a:hover,
.ihd2rbox_hide a:hover {
	color: #00448b;
}

.navhide a:last-child,
.ihd2rbox_hide a:last-child {
	border-bottom: 0;
}

.ihead_active {
	position: static;
	background: #fff;
	border: 0;
	z-index: 9999;
}



.swiper-pagination-ban{
    /*display: none;*/
}
.swiper-pagination-ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
}
/* 首页banner */

.i-ban .text {
	padding-top: 10%;
	box-sizing: border-box;
}

.ibantext-l {
	padding-top: 7%;
}
.ibantext-l .logo{
    display: none;
}
.ibantext-l .d1 {
	font-size: 44px;
}

.ibantext-l .d1 span {
	font-size: 65px;
}

.ibantext-l .d3 a {
	margin: 0 9px;
	width: 310px;
	height: 64px;
	border-radius: 64px;
	color: #3e3a39;

}

.ibantext-l .d3 a img {
	height: 46px;
	display: block;
	margin-right: 8px;
}

.ibanimg-r {
	width: 34.2%;
}

.ibanimg-r img {
	width: 100%;
}



.s-t .d1 {
	position: relative;
	z-index: 10;
	line-height: 1;
}

.s-t .d2 {
	top: 25px;
	letter-spacing: 1px;
	line-height: 1;
}

.morea {
	width: 200px;
	height: 60px;
}




/* 首页开始 */
.i1 {
	margin: 123px 0 95px;
}

.i1bl {
	width: 54.3%;
}

.i1br {
	width: 41.6%;
	line-height: 35px;
	text-indent: 2em;
	padding-top: 25px;
}

.i2 {
	margin: 0px 0 260px;
}
.i2 .s-m{
    display: none;
}
.i2ba {
	border-radius: 120px 0 0 0;
	overflow: hidden;
}

.i2ba .l_img {
	padding-bottom: 71%;
}

.i2ba .l_img img {
	width: 100%;
}

.i2ba .text1 {
	background: url(../images/s2-bg.png);
	background-size: cover;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
}

.i2ba .text1 p {
	width: 78%;
	padding-bottom: 20px;
}

.i2ba .text2 {
	width: 100%;
	height: 48px;
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: 0;
	background: url(../images/s2-bg2.png);
	background-size: cover;
}

.i2ba .btn {
	display: block;
	width: 62px;
	height: 62px;
	position: absolute;
	z-index: 30;
	right: 0;
	top: 0;
	background: url(../images/s2-btn.png);
	background-size: cover;
}

.i2ba:hover .text1 {
	opacity: 1;
	visibility: inherit;
}

.i2ba:hover .text2 {
	background: none;
}

.i2b .swiper-button-next,
.i2b .swiper-button-prev {
	width: 55px;
	height: 94px;
	left: -80px;
	background: url(../images/arr-l.png) no-repeat;
	background-size: 100% 100%;
	z-index: 99;
}

.i2b .swiper-button-next {
	left: auto;
	right: -80px;
	background: url(../images/arr-r.png) no-repeat;
	background-size: 100% 100%;
}

.i2b .swiper-button-next:after,
.i2b .swiper-button-prev:after {
	display: none;
}

.i3 {
	width: 100%;
	height: 350px;
	background: url(../images/s3-bg.jpg) no-repeat;
	background-size: cover;
	border-radius: 10px;
	margin-bottom: 145px;
}

.i3b-l {
	padding-top: 3.5%;
	padding-left: 55px;
	box-sizing: border-box;
}

.i3b-l .d1 {
	font-size: 40px;
}

.i3b-l .d1 span {
	font-size: 60px;
}

.i3b-l .d2 {
	font-size: 32px;
	margin-top: -8px;
}

.i3b-l .d3 a {
	margin: 0 9px;
	width: 310px;
	height: 64px;
	border-radius: 64px;
	background: url(../images/s3-bg2.png) no-repeat;
	background-size: cover;
}

.i3b-l .d3 a img {
	height: 46px;
	display: block;
	margin-right: 8px;
	filter: grayscale(100%) brightness(500%);
}

.i3b-r {
	width: 34.2%;
}

.i3b-r img {
	width: 100%;
	margin-top: -165px;
}

.i4 {
	margin-bottom: 150px;
}

.i4 .text {
	color: #898989;
}

.i4 .l_img {
	padding-bottom: 147%;
	border-radius: 104px 0 0 0;
	overflow: hidden;
}

.i4 .l_img img {
	width: 100%;
}

.i4 .l_img:hover img {
	transform: scale(1.1);
}

.i4 .swiper-button-next,
.i4 .swiper-button-prev {
	width: 55px;
	height: 94px;
	left: -80px;
	background: url(../images/arr-l.png) no-repeat;
	background-size: 100% 100%;
}

.i4 .swiper-button-next {
	left: auto;
	right: -80px;
	background: url(../images/arr-r.png) no-repeat;
	background-size: 100% 100%;
}

.i4 .swiper-button-next:after,
.i4 .swiper-button-prev:after {
	display: none;
}

.i4b2{
    display: none;
}

.footer {
	width: 100%;
	background: url(../images/footer-bg.png) top center no-repeat;
	background-size: cover;
	padding-top: 40px;
	box-sizing: border-box;
	min-height: 392px;
}

.fb1 .d1 {
	font-size: 34px;
}

.fb1 .d2 {
	width: 80px;
	height: 5px;
	margin: 4px auto 0;
}

.fb2d1 p,
.fb2d2 p {
	margin-bottom: 10px;
}

.fb2d1 p span,
.fb2d2 p span {
	float: left;
	width: 90px;
	height: 1px;
}

.fb2d3 {
	width: 35%;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}

.fb2d3 .ma {
	/* width: 105px; */
	width: 100%;
}
.fb2d3 .ma img {
	width: 100%;
}

.fb2d3 .text {
	width: calc(100% - 110px);
	padding-top: 15px;
}

.fb2d3 .text .d2 {
	width: 100%;
	height: 36px;
	border-radius: 5px;
	background: linear-gradient(to right, #06bea3, #16e7a9);
	padding-left: 10px;
	box-sizing: border-box;
	margin-right: 10px;
}

.fb2d3 .text .d2 img {
	margin-right: 10px;
}

 .footer-wap{
     display: none;
 }
 .footer-wap .fb3{
    color: #9fa0a0;
}
/* 内页 */

.a-ban {
	overflow: hidden;
}

.a-ban .text {
	padding-top: 7%;
	box-sizing: border-box;
}

.abantext-l {
	padding-top: 7%;
	width: 52.5%;
}
.abantext-l .logo{
    display: none;
}
.abantext-l .d1 {
	font-size: 80px;
	line-height: 92px;
}

.abantext-l .d2 {
	width: 355px;
	height: 52px;
	border-radius: 52px;
	font-size: 28px;
	margin: 10px auto 0;
}

.abantext-l .d3 {
	margin: 45px auto 0;
	width: 410px;
	font-size: 26px;
	line-height: 32px;
}

.abantext-l .d3 .ma {
	width: 105px;
}

.abantext-l .d3 .ma img {
	width: 100%;
}

.abantext-l .d3 .t {
	margin-left: 24px;
}


.abanimg-r {
	width: 31.1%;
}

.abanimg-r img {
	width: 100%;
}

.a-box {
	margin: 125px 0 100px;
}

.adtext {
	font-size: 20px;
	line-height: 46px;
}

.adimg {
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}

.adimg img {
	width: 100%;
}

.j-ban .wrap_1200 {
	height: 100%;
}

.jtext .d1 {
	font-size: 130px;
}

.jtext .d2 {
	line-height: 2;
}

.jtext .d3 {
	width: 385px;
	margin: 50px auto 0;
}

.jtext .d3 .ma {
	width: 158px;
}

.jtext .d3 .ma img {
	width: 158px;
	max-width: 100%;
}

.jtext .d3 .t {
	font-size: 26px;
	line-height: 32px;
	padding-top: 45px;
}

.j-box {
	margin: 100px 0 120px;
}

.jdtext {
	width: 50%;
	padding-top: 40px;
}

.jdtext .d1 {
	color: #22ac38;
}

.jdtext .d2 li {
	float: left;
	width: 49%;
	margin-bottom: 40px;
	position: relative;
}

.jdtext .d2 li.mw span {
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	cursor: pointer;
}

.jdtext .d2 li.mw span:nth-child(1) {
	margin-right: 30px;
}

.jdtext .d2 li.mw span:before {
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	border: 1px solid #bfbfc0;
	box-sizing: border-box;
	border-radius: 22px;
	margin-right: 8px;
}

.jdtext .d2 li.mw span.on:before {
	background: url(../images/mw-ckb.png) no-repeat;
	background-size: 100% 100%;
	border: 0;
}

.jdtext .d2 li:nth-child(2n) {
	float: right;
}

.jflit {
	color: #595757;
}

.jflib {
	width: calc(100% - 20px);
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
	background: #f7f7f7;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 7px;
	color: #898989;
	font-size: 16px;
	font-family: 'shs_m';
	float: left;
	position: relative;
}

.jflib input {
	width: 100%;
	font-family: 'shs_m';
}

.jdtext .d2 li.mw .jflib {
	width: auto;
}

.jdtext .d2 li.img {
	width: 100%;
}

.jdtext .d2 li.img .btn {
	float: right;
	width: 80px;
	height: 28px;
	background: url(../images/jf-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	cursor: pointer;
	right: 25px;
	top: 10px;
}

.jdtext .d2 li.img .btn input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 10;
}

.jflib2 {
	background: none;
}

.jdtext .d2 li::after {
	content: '*';
	display: inline-block;
	width: 20px;
	height: 48px;
	line-height: 48px;
	color: #e60012;
	text-align: center;
	float: left;
}

.jdtext .d2 button {
	display: block;
	width: 282px;
	height: 52px;
	border-radius: 52px;
	background: url(../images/s3-bg2.png) center no-repeat;
	background-size: cover;
	cursor: pointer;
}

.jdimg {
	width: 35%;
}

.jdimg img {
	width: 100%;
}

.i-ban .bg img,
.a-ban .bg img,
.j-ban .bg img {
	width: 1920px;
	position: relative;
	left: calc(50% - 960px);
}
.i5{
    display: none;
}



 

/*#box {*/
/*  width: 100%;*/
/*  height: 48px;*/
/*  color: #999999;*/
/*  cursor: pointer;*/
/*  padding-left: 10px;*/
/*  box-sizing: border-box;*/
/*}*/

/*#totalConfirm {*/
/*  z-index: -9999;*/
/*  opacity: 0;*/
/*  width: 4100%;*/
/*  height: 48px;*/
/*  position: absolute;*/
/*  outline: none;*/
/*  left: 0;*/
/*  top: 0;*/
/*}*/

/*.text {*/
/*  line-height: 30px;*/
/*}*/

/*.icon-arrow-down, .icon-arrow-up {*/
/*  position: absolute;*/
/*  left: 380px;*/
/*  font-size: 22px;*/
/*  line-height: 30px;*/
/*  color: #999999;*/
/*}*/

/*#content {*/
/*  width: 400px;*/
/*  display: none;*/
/*  border-top: none;*/
/*  position: relative;*/
/*}*/

/*.chosePCA {*/
/*  width: 80px;*/
/*  height: 40px;*/
/*  display: inline-block;*/
/*  font-size: 18px;*/
/*  line-height: 40px;*/
/*  text-align: center;*/
/*  float: left;*/
/*  cursor: pointer;*/
/*}*/

/*.province-list, .city-list, .area-list {*/
/*  position: absolute;*/
/*  width: 378px;*/
/*  min-height: 10px;*/
/*  padding: 10px;*/
/*  left: 0;*/
/*  top: 40px;*/
/*}*/

/*.select {*/
/*  background-color: #fff;*/
/*  color: #46a4ff;*/
/*  border-bottom: none;*/
/*}*/

/*#content li {*/
/*  font-size: 14px;*/
/*  display: inline-block;*/
/*  padding: 8px;*/
/*  line-height: normal;*/
/*  cursor: pointer;*/
/*  color: black;*/
/*}*/

/*#content li:hover {*/
/*  background-color: #f1f8ff;*/
/*  color: #46a4ff;*/
/*  border-radius: 4px;*/
/*}*/

/*.chose-tab {*/
/*  width: 400px;*/
/*  height: 40px;*/
/*  background-color: #f0f0f0;*/
/*  clear: both;*/
/*}*/

/*.chosePCA > ul {*/
/*  border: 1px solid rgba(200, 200, 200, .8);*/
/*  border-top: none;*/
/*  font-size: 18px;*/
/*  line-height: 20px;*/
/*  text-align: left;*/
/*  cursor: auto;*/
/*}*/

/*.textProvince:hover, .textArea:hover, .textCity:hover {*/
/*  background-color: #bcd5e7;*/
/*}*/

/*.btn {*/
/*  width: 60px;*/
/*  height: 30px;*/
/*  font-size: 16px;*/
/*  line-height: 30px;*/
/*  text-align: center;*/
/*  margin-top: 10px;*/
/*  position: absolute;*/
/*}*/

/*.confirm {*/
/*  left: 70px;*/
/*}*/
/*#bigOne{*/
/*     width: 100%;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top:0;*/
/*}*/


 
/*.reset.btn{*/
/*    width: 1px;*/
/*    height: 1px;*/
/*    opacity: 0;*/
/*}*/
/*.confirm.btn{*/
/*    position: absolute;*/
/*    width: 1px;*/
/*    height: 1px;*/
/*    opacity: 0;*/
/*}*/




@media only screen and (max-width:1399px) {
	.logo img {
		width: 160px;
	}

	.nava {
		line-height: 90px;
	}

	.ihd2rbox {
		margin-left: 7%;
		width: 180px;
		height: 34px;
	}

	.ihd2rbox img {
		height: 22px;
		margin-right: 6px;
	}

	.ibantext-l .d1 {
		font-size: 40px;
	}

	.ibantext-l .d1 span {
		font-size: 55px;
	}

	.ibantext-l .d3 a {
		margin: 0 8px;
		width: 280px;
		height: 50px;
	}

	.ibantext-l .d3 a img {
		height: 24px;
		margin-right: 4px;
		position: relative;
		top: -1px;
	}

	.i-ban .bg img,
	.a-ban .bg img,
	.j-ban .bg img {
		width: 1640px;
		position: relative;
		left: calc(50% - 820px);
	}

	.i-ban .text {
		padding-top: 8%;
		box-sizing: border-box;
	}

	.i1 {
		margin: 100px 0 80px;
	}

	.i1br {
		line-height: 30px;
	}

	.i2ba .text2 {
		height: 40px;
	}

	.i2ba .btn {
		width: 45px;
		height: 45px;
	}

	.i2b .swiper-button-next,
	.i2b .swiper-button-prev {
		left: 5px;
		width: 45px;
		height: 80px;
	}

	.i2b .swiper-button-next {
		left: auto;
		right: 5px;
	}

	.i2 {
		margin: 0px 0 220px;
	}

	.i3b-r {
		width: 30%;
	}

	.i3b-l .d1 {
		font-size: 40px;
	}

	.i3b-l .d1 span {
		font-size: 55px;
	}

	.i3b-l .d2 {
		font-size: 28px;
		margin-top: -2px;
	}

	.i3b-l .d3 a {
		margin: 0 8px;
		width: 280px;
		height: 50px;
	}

	.i3b-l .d3 a img {
		height: 24px;
		margin-right: 4px;
		position: relative;
		top: -1px;
	}

	.i4b .swiper-button-next,
	.i4b .swiper-button-prev {
		left: 5px;
		width: 45px;
		height: 80px;
	}

	.i4b .swiper-button-next {
		left: auto;
		right: 5px;
	}

	.i4 {
		margin-bottom: 100px;
	}

	.footer {
		width: 100%;
		padding-top: 30px;
		min-height: 350px;
	    background: none;
	}

	.fb1 .d1 {
		display: none;
	}
	.fb1 .s-t {
		display: block;
	}
	.abantext-l .d1 {
		font-size: 70px;
		line-height: 74px;
	}

	.abantext-l .d2 {
		width: 320px;
		height: 45px;
		font-size: 24px;
		margin: 15px auto 0;
	}

	.a-box {
		margin: 80px 0;
	}

	.adtext {
		font-size: 18px;
		line-height: 40px;
	}

	.jtext .d1 {
		font-size: 90px;
	}

	.jtext .d2 {
		font-size: 20px;
	}

	.jtext .d3 .t {
		font-size: 20px;
		line-height: 30px;
		padding-top: 30px;
	}

	.jtext .d3 {
		width: 320px;
		margin: 40px auto 0;
	}
}

@media only screen and (min-width:768px) and (max-width:1199px) {
	.i-ban .text {
		padding-top: 10%;
	}

	.i-ban .bg img,
	.a-ban .bg img,
	.j-ban .bg img {
		width: 1400px;
		position: relative;
		left: calc(50% - 700px);
	}

	.ibantext-l .d1 {
		font-size: 34px;
	}

	.ibantext-l .d1 span {
		font-size: 45px;
	}

	.ibantext-l .d3 a {
		margin: 0 8px;
		width: 250px;
		height: 40px;
	}

	.i3b-l .d1 {
		font-size: 34px;
	}

	.i3b-l .d1 span {
		font-size: 45px;
	}

	.i3b-l .d3 a {
		margin: 0 8px;
		width: 250px;
		height: 40px;
	}

	.i3b-r img {
		margin-top: -55px;
	}

	.i3b-l {
		padding-top: 6%;
	}

	.i2 {
		margin: 0px 0 140px;
	}

	.adtext {
		font-size: 16px;
		line-height: 34px;
	}

	.abantext-l .d1 {
		font-size: 50px;
		line-height: 55px;
	}

	.a-ban .text {
		padding-top: 13.4%;
	}

	.abantext-l .d3 .t {
		font-size: 16px;
	}

	.jtext .d1 {
		font-size: 60px;
	}

	.jtext .d2 {
		font-size: 18px;
	}

	.jtext .d3 .ma {
		width: 120px;
	}

	.j-box {
		margin: 75px 0;
	}
}


@media only screen and (max-width:950px) {

	.wnavbox {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999999;
		/* padding-top: 60px; */
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		overflow-y: auto;
		transition: .4s;
	}

	.wnavbox_active {
		opacity: 1;
		visibility: inherit;
	}

	.wnavbg {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9;
		background: rgba(0, 0, 0, .2);
	}

	.wnavw {
		position: relative;
		z-index: 10;
		background: #fff;
		padding: 15px;
		/*margin-top: -50px;*/

		margin-top: 60px;
		transition: .4s;
		width: 65%;
		height: 100%;
		margin-left: 35%;
	}

	.wnavbox_active .wnavw {
		margin-top: 0;
	}

	.ibanimg-r {
		/*display: none;*/
		width: 35%;
	}

	.ibantext-l {
		padding-top: 10px;
		width: 64%;
		text-align: center;
	}

	.jdtext {
		width: 60%;
	}
	 .ihd2rbox{
        float: right;
        margin-right: 24px;
        margin-top: 24px;
        width: 125px;
        height: 23px;
        font-size: 12px;
        
    }
    .ihd2rbox img {
        height: 14px;
        margin-right: 4px;
    }
    .ibantext-l .logo{
        display: block;
        max-width: 40%;
        margin: 0 auto 10px;
    }
    .abantext-l .logo{
        display: block;
        max-width: 42%;
        margin: 0  auto 10px;
    }
}

@media only screen and (max-width: 768px) {
	.s-t .d2 {
		top: 14px;
		font-size: 19px;
	}

	.i-ban,
	.a-ban,
	.j-ban {
		width: 100%;
		overflow: hidden;

	}

	.i-ban .bg img,
	.a-ban .bg img,
	.j-ban .bg img {
		width: 100%;
		position: relative;
		left: 0;
	}

	.i-ban .text {
		padding-top: 16%;
	}

	.ibantext-l .d1 {
		font-size: 14px;
	}

	.ibantext-l .d1 span {
		font-size: 18px;
	}

	.ibantext-l .d2 {
		font-size: 12px;
		margin-top: 10px;
	}

	.ibantext-l .d3 a {
		margin: 0 0.5% ;
		width: 49%;
		height: 25px;
		font-size: 12px;
	}

	.ibantext-l .d3 a img {
		height: 16px;
	}

	.i1 {
		margin: 50px 0 50px;
	}

	.i1b {
		display: block;
		margin-top: 40px;
	}

	.i1bl {
		width: 100%;
	}

	.i1br {
		width: 100%;
		font-size: 14px;
		line-height: 2;
		text-indent: 2em;
		padding: 0 0 025px;
	}

	.i2 {
		margin: 0px 0 60px;
	}

	.i3b-l {
		width: 64%;
		padding: 10px 10px 0;
		box-sizing: border-box;
	}

	.i3b-r {
	    width: 36%;
	}
.i3b-r img {
    width: 100%;
    margin-top: -50px;
}
	.i3b-l .d1 {
		font-size: 14px;
	}

	.i3b-l .d1 span {
		font-size: 16px;
	}

	.i3b-l .d2 {
		font-size: 12px;
		margin-top: 10px;
	}
    .i3b-l .d3{
    	    margin-top: 5px;
    	}
	.i3b-l .d3 a {
		margin: 0 1%;
		width: 49%;
		height: 20px;
		font-size: 12px;
	}

	.i3b-l .d3 a img {
		height: 14px;
	}

	.i3 {
		width: 100%;
		height: 115px;
		margin-bottom: 60px;
	}

	.i4 {
		margin-bottom: 50px;
	}

	.fb2 {
		display: block;
	}

	.fb2d3 {
		width: 75%;
		padding: 5px;
		margin: 20px auto 0;
	}

	.fb2d3 .ma {
		width: 105px;
	}

	.fb2d1 p span,
	.fb2d2 p span {
		width: 75px;
	}
.a-ban .text {
    padding-top: 25px;
}
	.abanimg-r {
        width: 39.1%;
            padding-top: 7%;
	}

	.abantext-l {
		padding-top: 0px;
		width: 60.09%;
	}

	.abantext-l .d1 {
		font-size: 26px;
		line-height: 32px;
	}

	.abantext-l .d2 {
		width: 150px;
		height: 19px;
		font-size: 12px;
		margin: 10px auto 0;
	}

	.abantext-l .d3 {
		margin: 20px auto 0;
		width: 180px;
	}

	.abantext-l .d3 .ma {
		width: 70px;
		border-radius: 5px;
		overflow: hidden;
	}

	.abantext-l .d3 .t {
		font-size: 14px;
		line-height: 24px;
	}

	.abantext-l .d3 .t {
		margin-left: 8px;
	}

	.a-box {
		margin: 50px 0;
	}

	.adtext {
		font-size: 12px;
		line-height: 20px;
		text-align: left;
			    text-indent: 2em;
	}

	.jtext .d1 {
		font-size: 55px;
	}

	.jtext .d2 {
		font-size: 12px;
	}

	.jtext .d3 {
		width: 180px;
		margin: 10px auto 0;
	}

	.jtext .d3 .ma {
		width: 75px;
		border-radius: 5px;
	}


	.jtext .d3 .t {
		font-size: 12px;
		line-height: 24px;
		padding-top: 15px;
	}

	.j-box {
		margin: 50px 0;
	}

	.jdtext {
		width: 100%;
		padding-top: 0px;
	}

	.jdimg {
		display: none;
	}

	.jdtext .d2 li {
		width: 100%;
		margin-bottom: 15px;
		border: 2px solid  #06c0a3;
		/*overflow: hidden;*/
		height: 42px;
		box-sizing: border-box;
		border-radius: 42px;
		line-height: 38px;
	}
	.jdtext .d2 li:after{
	    content:'';
	    display: block;
	    clear: both;
	}
    .jflit{
        float: left;
        width: 115px;
        padding-left: 23px;
        box-sizing: border-box;
        font-size: 14px;
        color: #898989;
    }
	.jflib {
	    float: right;
		width: calc(100% - 120px);
		height: 36px;
		line-height: 36px;
		border-radius: 0px;
		margin-top: 0px;
		font-size: 14px;
		background: none;
		text-align: right;
		padding-right: 24px;
		box-sizing: border-box;
	}
	.jflib input{
	    text-align: right;
	}
	.jdtext .d2 li.img .jflib {
		font-size: 12px;
	}

	.jdtext .d2 li.img .btn {
		width: 60px;
		height: 20px;
		right: 5px;
		top: 10px;
	}

	.jdtext .d2 button {
		width: 100%;
		height: 40px;
		margin: 0 auto;
	}
	.swiper-pagination-ban{
    display: block;
}
.i4 .text{
    display: none;
}
.i2ba {
    border-radius: 50px 0 0 0;
    overflow: hidden;
}
.i2ba .text2 {
    height: 24px;
    font-size: 12px;
}
.i2ba .btn {
    width: 30px;
    height: 30px;
}
.i2b .swiper-button-next, .i2b .swiper-button-prev{
    display: none;
}

.i2ba .text1 p {
    width: 90%;
    font-size: 12px;
    line-height: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.i2 .s-m{
    display: block;
    width: 155px;
    height: 32px;
    margin: 15px auto 0;
    color: #fff;
    font-size: 12px;
    background: linear-gradient(to right, #06bea3, #16e7a9);
    text-align: center;
    line-height: 32px;
    border-radius: 32px;
}
.i5{
    display: block;
}
.i5 .fb2{
    color: #231815;
    
}
.footer-pc{
    display: none;
}
.footer-wap{
    
    display: block;
    padding-bottom: 15px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #fff;
}
.i4b2{
    display: block;
}
.i4b{
    display: none;
}
.i4 .l_img {
    padding-bottom: 77%;
    border-radius: 5px ;
    overflow: hidden;
}
.jdtext .d1{
    text-align: center;
}
.jdtext .d2 li{
    position: relative;
}
.jdtext .d2 li::after{
    display: none;
}
.jdtext .d2 li.img {
    height: 115px;
    border-radius: 20px;
}
.jdtext .d2 li.img .jflit{
    display: none;
}
.jdtext .d2 li.img .jflib{
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    line-height: 24px;
}
.jdtext .d2 li.img .jflib span{
    display: block;
    color: #898989;
    font-size: 12px;
}
.jdtext .d2 li.img .btn {
    float: right;
    width: 120px;
    height: 90px;
    background: url(../images/jf-bg2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    cursor: pointer;
    right: 25px;
    top: 10px;
}
.jflib{
    position: static;
}
.jdtext .d2 li{
    position: relative;
}
#content {
    width: 100%;
    position: absolute;
    left: 0;
}

}
