@charset "utf-8";
.head{
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	color: #fff;
}
.logo{
	display: inline-block;
	height: 50px;
}
.nav li{
	margin-left: 42px;
	position: relative;
	padding: 10px 0;
}
.nava{
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 40px;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.nav li.active .nava,.nav li:hover .nava{
	border-bottom: 1px solid #fff;
}
.navhide{
	z-index: 9;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	margin-top: 20px;
	background: rgba(0,0,0,.7);
	padding: 0;
	overflow: hidden;
	width: 140px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 5px 0;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a{
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.navhide a:hover{
	color: #004BA8;
}
.hdr input{
	width: 300px;
	height: 40px;
	background: rgba(255,255,255,.1);
	border-radius: 40px;
	padding: 0 15px;
	color:#fff;
}
.hdr input:focus{
	background: rgba(255,255,255,.2);
}
.hdr input::-webkit-input-placeholder{
	color:#fff;
}
.hdr button{
	width: 45px;
	height: 40px;
	background: url(/assets/addons/cms/jiangrui/images/search_03.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.foot{
	background: #f2f4f7;
}
.foot a:hover{
	color: #004BA8;
}
.ft{
	padding: 100px 0 72px 0;
	border-bottom: 1px solid #d6d7db;
}
.ftr{
	width: 8.75%;
	text-align: center;
	margin-left: 7%;
}
.ftlaline{
	width: 30px;
	height: 2px;
	display: block;
	margin: 10px 0;
}
.ftla ul,.ftla ul a{
	color: #999;
}
.fb{
	padding: 23px 0;
}

.md{
	padding: 80px 0;
}
.i1{
	background: url(/assets/addons/cms/jiangrui/images/i1bg_02.jpg) no-repeat top center;
	background-size: cover;
	padding: 92px 0;
}
.itop p.color999{
	color: #ababab;
}
.i1a{
	width: 31.33%;
	overflow: hidden;
	color: #fff;
}
.i1a2{
	padding: 35px 10%;
	z-index: 9;
	background: rgba(0,75,168,.8);
	top: 100%;
	transition: .5s;
}
.i1a1{
	transition: .5s;
}
.i1a1 .w100{
	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5));
	padding: 35px 10%;
}
.i1aline{
	width: 30px;
	height: 3px;
	display: block;
	background: #fff;
	margin: 15px 0 0 0;
}
.i1ajt{
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1a:hover .i1a1{
	opacity: 0;
}
.i1a:hover .i1a2{
	top: 0;
}
.morea{
	display: inline-block;
	line-height: 48px;
	width: 150px;
	text-align: center;
	border: 1px solid #004BA8;
	border-radius: 50px;
}
.i2{
	padding-top: 95px;
}
.i2::after{
	content: "";
	width: 100%;
	height: 81.77%;
	background: #f2f4f7;
	position: absolute;
	left: 0;
	top: 0;
}
.i2ma{
	width: 25%;
}
.vdico{
	background: url(/assets/addons/cms/jiangrui/images/vdico_03.png) no-repeat center;
}
.i2b{
	box-shadow: 0 10px 30px rgba(0,30,67,.2);
}
.i3{
	background: url(/assets/addons/cms/jiangrui/images/i3bg_02.png) no-repeat top center;
	background-size: 100%;
	padding: 88px 0;
}
.ititle_48{
	font-size: 48px;
}
.ititle_60{
	font-size: 60px;
}
.i4{
	padding: 70px 0 100px 0;
}
.i4w{
	padding: 0 4.3%;
}
.i4a{
	width: 48%;
}
.i4atxt{
	padding: 30px;
	padding-left: 150px;
}
.i4aico{
	width: 150px;
	height: 150px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	left: -25px;
	top: -15px;
	box-shadow: 0 0 12px rgba(0,0,0,.07);
}
.i5{
	background: url(/assets/addons/cms/jiangrui/images/i5bg_02.jpg) no-repeat center;
}
.i5 .wrap_1200{
	min-height: 400px;
}
.i5r{
	width: 30%;
	position: absolute;
	right: 0;
	bottom: 0;
}
.ititle_40{
	font-size: 40px;
}
.i5la{
	line-height: 50px;
	width: 180px;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	background: #fff;
}
.i6{
	background: url(/assets/addons/cms/jiangrui/images/i6bg_02.png) no-repeat center;
	background-size: 100%;
	padding: 85px 0;
}
.i6tr li{
	margin-right: 38px;
	cursor: pointer;
	transition: .25s;
	line-height: 40px;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.i6tr li:hover{
	color: #004BA8;
}
.i6tr li.active{
	color: #004BA8;
	border-bottom: 1px solid #004BA8;
}
.i6ra{
	padding: 20px;
	padding-right: 0;
	margin-bottom: 15px;
}
.i6ra:last-child{
	margin-bottom: 0;
}
.i6l{
	margin-right: 3.1%;
}
.i6rar{
	width: 120px;
	border-left: 1px solid #e2e2e2;
	margin-left: 20px;
}
.i6ra:hover *{
	color: #fff;
}
.i6ra:hover{
	background: #004BA8;
}
.i6ra:hover .i6rar img{
	filter: grayscale(100%) brightness(500%);
}
.i6ra:hover .i6rar{
	border-left: 1px solid rgba(255,255,255,.2);
}

.swiper-button-prev-bn,.swiper-button-next-bn{
	width: 30px;
	height: 60px;
	margin-top: -30px;
	background: rgba(0,0,0,.4);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #fff;
}
.swiper-button-prev-bn{
	left: 0;
}
.swiper-button-next-bn{
	right: 0;
}
.lbntxt h1{
	background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.3));
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-size: 90px;
	line-height: 90px;
	margin-bottom: -20px;
}
.listnav{
	font-size: 15px;
	color: #888;
	padding: 15px 0;
	line-height: 32px;
	border-bottom: 1px solid #E6E6E6;
}
.listnav a{
	color: #888;
}
.listnav a:hover{
	color: #024ba9;
}
.dqtl h2{
	color: #e0e0e0;
}
.dqtr a{
	display: inline-block;
	line-height: 46px;
	padding: 0 25px;
	background: #f0f0f0;
	color: #999;
	margin-left: 20px;
}
.dqtr a:hover,.dqtr a.active{
	background: #024BA9;
	color: #fff;
}
.dqa{
	padding: 70px 0;
	border-bottom: 1px solid #E6E6E6;
}
.dqal{
	width: 34.64%;
	margin-right: 4%;
}
.dqarmore{
	line-height: 37px;
	border: 1px solid #E6E6E6;
	padding: 0 30px;
	display: inline-block;
	color: #888;
}
.dqa:hover .dqarmore,.ne1a:hover .dqarmore{
	background: #024BA9;
	border: 1px solid #024BA9;
	color: #fff;
}

.listmd{
	padding-bottom: 120px !important;
}
.pi1lba::after{
	width: 100%;
	height: 100%;
	content: "";
	transition: .25s;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.35);
}
.swiper-slide-thumb-active .pi1lba::after{
	opacity: 0;
}
.pi1rt{
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 45px;
	margin-bottom: 45px;
}
.pi1rba{
	margin: 0 3%;
}
.pi2t li{
	line-height: 50px;
	width: 240px;
	border-radius: 8px 8px 0 0;
	background: #e0e0e0;
	cursor: pointer;
	transition: .25s;
	margin-right: 15px;
	text-align: center;
}
.pi2t li.active{
	background: #f7f7f7;
	font-weight: bold;
	color: #333;
}
.pi2b{
	background: #f7f7f7;
	padding: 40px;
}
.pi2bl{
	width: 30%;
	margin-right: 5%;
}
.pi3a{
	width: 49%;
	height: 58px;
	border: 1px solid #E6E6E6;
	padding: 0 5%;
	display: flex;
	align-items: center;
	color: #666;
	font-size: 15px;
}
.pi3a i{
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 20px;
	border-radius: 100%;
	color: #999;
	transition: .25s;
}
.pi3a:hover{
	border: 1px solid #024BA9;
	color: #024BA9;
}
.pi3a:hover i{
	background: #024BA9;
	color: #ffff;
	border: 1px solid #024BA9;
}
.pi3a:last-child{
	text-align: right;
}

.sv1{
	background: url(/assets/addons/cms/jiangrui/images/sv1bg_02.png) no-repeat right center;
	background-size: cover;
}
.sv1r{
	width: 60%;
}
.svt p.tip{
	color: #e8e8e8;
}
.sb2abg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 80px 25px;
}
.sv2a .svico{
	position: absolute;
	left: 25px;
	top: -35px;
}
.sv4 {
	background: #f8f8f8;
}
.sv4l{
	margin-top: 15%;
}

.yfa{
	width: 24%;
	padding: 60px 20px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.05);
	transition: .25s;
}
.yfa:hover{
	background-image: linear-gradient(to bottom right, #227ffb, #054eb0);
	transform:translateY(-20px);
}
.yfa:hover *{
	color: #fff;
}
.yfa:hover .yfat img{
	filter: grayscale(100%) brightness(500%);
}
.yfaline{
	display: block;
	width: 27px;
	height: 1px;
	background: #dcdcdc;
	margin: 15px auto;
}
.yfab p{
	font-size: 12px;
	color: #d2d2d2;
}

.xz2a{
	width: 33.33%;
	padding: 2px;
}
.xz2bg{
	background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .5s;
}
.xz2a:hover .xz2bg{
	background-image: none;
	height: 100%;
	background: rgba(0,0,0,.6);
}
.xz2atxt{
	width: 100%;
	position: absolute;
	top: 70%;
	left: 0;
	transition: .5s;
}
.xz2a:hover .xz2atxt{
	top: 0;
}

.ab1{
	background: url(/assets/addons/cms/jiangrui/images/th11.jpg) no-repeat right center;
	background-size: 50%;
	/*padding-top: 150px;*/
}
.ab1::after{
	width: 100%;
	height: 20%;
	background: #f7f7f7;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab1b{
	width: 81%;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	border-radius: 15px;
	padding: 50px 8%;
}
.ab2{
	background: url(/assets/addons/cms/jiangrui/images/a2bbg_02.jpg) no-repeat bottom center #f7f7f7;
	background-size: 100%;
	padding-top: 50px;
	padding-bottom: 150px;
}
.ab2a{
	width: 33.3333%;
	padding: 50px;
	color: #fff;
	background: #fc6320;
}
.ab2a:nth-child(2){
	background: #4e4d4b;
	margin-top: 80px;
}
.ab2a:nth-child(3){
	background: #024ba9;
	margin-top: -80px;
}
.ab2ar{
	text-align: center;
	position: absolute;
	right: 10px;
	top: 15px;
}
.ab2ar i{
	height: 100px;
	background: rgba(255,255,255,.6);
	width: 1px;
	margin-top: 10px;
}
.ab3{
	padding: 120px 0 150px 0;
	background: url(/assets/addons/cms/jiangrui/images/ab3bg_02.png) no-repeat bottom center;
	background-size: 100%;
}
.ab3l{
	width: 34%;
	margin-right: 14%;
}
.ab3ral{
	width: 210px;
	justify-content: space-between;
}
.ab3ral h3,.ab3ral h4,.ab3ral i{
}
.ab3ra{
	padding: 25px 0;
	position: relative;
	z-index: 9;
}
.ab3rar{
	margin-left: 20px;
}
.ab3r::after{
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	left: 210px;
	margin-left: -17px;
	top: 0;
	background: #ececec;
}

.qb1l{
	width: 37.14%;
	margin-right: 5%;
}
.qb1ra{
	margin-bottom: 20px;
	width: 55%;
}
.qb1ra:nth-child(even){
	width: 40%;
}
.qb2{
	background: #f0f0f0;
}
.qb2a{
	background: #fff;
	width: 49%;
}
.qb2at .txt{
	line-height: 25px;
	height: 70px;
	overflow: hidden;
}
.qb2ab{
	padding-top: 15px;
	border-top: 1px solid #eee;
}
.qb2aba i{
	width: 25px;
	height: 25px;
	border: 1px solid #eee;
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	font-size: 12px;
}

.qb2abox{
	padding: 30px;
}
.qb2a:hover .qb2abox{
	background: rgba(0,0,0,.5);
}
.qb2a:hover *{
	color: #fff;
}
.qb2a:hover .qb2ab{
	border-top: 1px solid rgba(255,255,255,.2);
}

.ry1{
	background: url(/assets/addons/cms/jiangrui/images/ry1bg_02.png) no-repeat left bottom;
	background-size: 80%;
	padding-bottom: 175px;
}
.ry2{
	background: url(/assets/addons/cms/jiangrui/images/ry2bg_02.png) no-repeat right bottom;
	background-size: 80%;
	padding-bottom: 175px;
}
.ry3{
	background: url(/assets/addons/cms/jiangrui/images/ry1bg_02.png) no-repeat left bottom;
	background-size: 80%;
	padding-bottom: 175px;
}
.ryl{
	width: 77%;
}
.ryr{
	width: 20%;
}
.rybtnbox i{
	width: 46px;
	height: 46px;
	border: 1px solid #eee;
	border-radius: 100%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #999;
	transition: .25s;
	margin-left: 20px;
}
.rybtnbox i:hover{
	background: #024BA9;
	border: 1px solid #024BA9;
	color: #fff;
}
.ry2 .wrap_1400{
	flex-flow: row-reverse;
}
.ry2 .ryr{
	text-align: left;
}
.ry2 .ryr .rybtnbox {
	justify-content: flex-start;
}
.ry2 .ryr .rybtnbox i{
	margin-left: 0;
	margin-right: 20px;
}

.scbox::after{
	background: #F7F7F7;
	content: "";
	position: absolute;
	left: 0;
	top: 18.5%;
	height: 30%;
	width: 100%;
}
.sctimg{
	width: 49.5%;
}
.scbtico{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	font-size: 20px;
	color: #999;
}
.scbtico:hover{
	background: #024BA9;
	border: 1px solid #024BA9;
	color: #fff;
}

.ne2{
	background: #f0f0f0;
}
.ne1aimg{
	width: 55%;
}
.ne1ar{
	width: 50%;
	margin-left: -5%;
	padding: 60px 45px;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	background: #fff;
	position: relative;
	z-index: 8;
}
.ne2box{
	background: #fff;
	padding: 25px 30px;
}
.ne2a{
	color: #666;
}
.ne2a:hover{
	color: #024BA9;
}
.ne3ratxt{
	border: 1px solid #E6E6E6;
	padding: 20px 25px;
}
.ne3la{
	margin-bottom: 20px;
	padding: 20px 30px;
}
.ne3la:last-child{
	margin-bottom: 0;
}
.ne3la:hover{
	border: 1px solid #024BA9;
}
.ne4atxt{
	width: 90%;
	margin: 0 auto;
	margin-top: -60px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.nir{
	width: 31%;
	margin-left: 5%;
}
.nit span{
	margin-right: 15px;
}
.nit{
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.infotxt *{
	max-width: 100%;
}
.nib .pi3a{
	text-align: left !important;
}
.nirt{
	padding: 25px;
	background: #f1f1f1;
}

.cow{
	width: 950px;
}
.coa{
	width: 49%;
	margin-top: 15px;
}
.coa_w100{
	width: 100%;
}
.coa_input input,.coa_input textarea{
	width: 100%;
	height: 58px;
	border: 1px solid #E6E6E6;
	transition: .25s;
	font-size: 16px;
	padding: 0 15px;
}
.coa_input textarea{
	height: 190px;
	resize: none;
	padding: 15px;
}
.coa_input input:focus,.coa_input textarea:focus{
	border: 1px solid #024BA9;
}
.coa_check label{
	cursor: pointer;
	margin-right: 25px;
	margin-top: 10px;
}
.coa_check label input{
	-webkit-appearance:checkbox;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
	width: 14px;
	height: 14px;
}
.coasbm button{
	width: 120px;
	height: 45px;
	background: #b7b7b7;
	cursor: pointer;
	transition: .25s;
	color: #fff;
	margin-right: 20px;
	font-size: 18px;
}
.coasbm button:hover,.coasbm button.active{
	background: #024BA9;
}

/*右侧获取报价*/
.hqa{
	text-align: center;
	background: #024ba9;
	position: fixed;
	right: 0;
	top: 45%;
	z-index: 99;
	width: 50px;
	padding: 15px;
	line-height: 25px;
	color: #fff;
	border-radius: 4px 0 0 4px;
}
.hqbg{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	background: rgba(0,0,0,.9);
	display: flex;
	align-items: center;
	justify-content: flex-end;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.hqbg_active{
	opacity: 1;
	visibility: inherit;
}
.hqw{
	width: 515px;
	background: #fff;
	max-height: 95%;
	padding: 30px;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.hqma{
	width: 100%;
	margin-top: 20px;
}
.slti{
	line-height: 30px;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -15px;
}
.hqma input,.hqma select,.hqma textarea{
	height: 50px;
	padding: 0 12px;
	border: 1px solid #E6E6E6;
	width: 100%;
	font-size: 16px;
	color: #666;
	transition: .25s;
}
.hqma input:focus,.hqma select:hover,.hqma textarea:focus{
	border: 1px solid #024BA9;
}
.hqma textarea{
	padding: 12px;
	height: 160px;
	resize: none;
}
.hqma button{
	width: 100%;
	height: 50px;
}
.hq_cls{
	width: 45px;
	height: 45px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	background: url(/assets/addons/cms/jiangrui/images/cls_03.png) no-repeat center;
}

/*2022-05-11新增导航*/
.prdnav{
	position: static !important;
}
.prdnavhide{
	width: 100%;
	position: absolute;
	background: #fff;
	left: 0;
	top: 100%;
	z-index: 9;
	color: #333;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.prdnav:hover .prdnavhide{
	opacity: 1;
	visibility: inherit;
}
.phl,.phr{
	padding: 30px 0;
}
.phl{
	width: 31.25%;
}
.phlw .txt a{
	padding: 0 15px;
}
.phlw .txt a:hover{
	color: #024BA9;
}
.tab_head li{
	padding: 0 15px;
	transition: .25s;
	cursor: pointer;
	margin: 0;
}
.tab_head li.active{
	background: #f5f6fa;
	color: #024BA9;
}
.phr{
	padding-left: 6%;
	background: #f5f6fa;
	position: relative;
	z-index: 9;
}
.prdnavhide::after{
	width: 50%;
	height: 100%;
	content: "";
	background: #f5f6fa;
	position: absolute;
	right: 0;
	top: 0;
}
.phr li{
	margin-left: 0;
}
.phrl a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.phrl a:hover{
	color: #024BA9;
}
/*.phrrimg{*/
/*	padding: 10px;*/
/*	background: #fff;*/
/*	box-shadow: 0 0 10px rgba(0,0,0,.07);*/
/*}*/


@media only screen and (max-width:1399px) {
	.logo{
		height: 40px;
	}
	.nav li{
		margin-left: 25px;
	}
	.hdr input{
		width: 250px;
	}
	.ft{
		padding: 45px 0;
	}
	.ititle_60{
		font-size: 40px;
	}
	.ititle_48{
		font-size: 32px;
	}
	.ititle_40{
		font-size: 28px;
	}
	.i4aico{
		position: static;
		width: 100px;
		height: 100px;
		margin-right: 20px;
	}
	.i4atxt{
		padding: 20px;
	}
	.i4aico img{
		height: 50px;
	}
	.i6ra{
		padding: 15px;
		margin-bottom: 0;
	}

	.dqa{
		padding: 40px 0;
	}
	.lbntxt h1{
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 0;
	}

	.svico img{
		width: 60px;
	}
	.svico h1{
		font-size: 24px;
	}
	.sv4r{
		width: 50%;
	}
	.sv4r img{
		width: 100%;
	}
	.sv2a .svico{
		top: -20px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.logo{
		height: 35px;
	}
	.nav li{
		margin-left: 15px;
	}
	.nava{
		font-size: 14px;
	}
	.navhide a{
		font-size: 13px;
		line-height: 30px;
	}
	.hdr input{
		width: 180px;
		height: 35px;
	}
	.hdr button{
		height: 35px;
		background-size: 15px;
	}
	.ftlaline{
		width: 20px;
		height: 1px;
		margin: 8px 0;
	}
	.ftr{
		margin-left: 3%;
	}
	.ftla li a{
		font-size: 12px;
	}
	.fblogo img{
		height: 40px;
	}
	.fbr p img{
		height: 15px;
	}
	.md{
		padding: 65px 0;
	}
	.i1a2,.i1a1 .w100{
		padding: 15px;
	}
	.i1a2 .w100 img,.i1a1 .w100 img{
		height: 30px;
	}
	.i1aline{
		height: 1px;
	}
	.i1ajt{
		width: 30px;
		height: 30px;
	}
	.i1ajt img{
		height: 8px;
	}
	.morea{
		width: 130px;
		line-height: 40px;
	}
	.i4w{
		padding: 0;
	}
	.ititle_60{
		font-size: 36px;
	}
	.ititle_48{
		font-size: 28px;
	}
	.ititle_40{
		font-size: 24px;
	}
	.i3ba img{
		height: 35px;
	}
	.i5 .wrap_1200{
		min-height: 300px;
	}
	.lbntxt h1{
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 0;
	}

	.pi1rba img{
		width: 60px;
	}
	.pi2b{
		padding: 30px;
	}
	.pi3a{
		height: 50px;
		font-size: 13px;
	}

	.yfa{
		padding: 50px 12px;
	}
	.yfat img{
		height: 40px;
	}

	.xz2atxt{
		top: 65%;
	}

	.ab1b{
		margin-top: 50px;
	}
	.ab2a{
		padding: 35px;
	}
	.ab2a img.ab1img1{
		height: 40px;
	}
	.ab2a img.ab1img2{
		height: 40px;
	}
	.ab3l{
		margin-right: 5%;
	}
	.ab3ra{
		padding: 15px 0;
	}

	.qb1ra img{
		height: 50px;
	}

	.ry1,.ry2,.ry3{
		padding-bottom: 100px;
		padding-top: 20px;
	}
	.rybtnbox i{
		width: 35px;
		height: 35px;
	}

	.scbtico{
		width: 40px;
		height: 40px;
	}

	.ne1ar{
		padding: 35px;
	}
	.ne1ar .dqarmore{
		margin-top: 50px;
	}
	.ne2box{
		line-height: 30px;
	}
}
@media only screen and (max-width:950px) {
	.ft{
		padding: 35px 0;
	}
	.fb{
		padding: 16px 0;
	}
	.md{
		padding: 45px 0;
	}
	.yfa{
		width: 48%;
		margin-top: 25px;
	}
	.xz2a{
		width: 50%;
	}

	.cow{
		width: 100%;
	}
}
@media only screen and (max-width:768px) {
	.ft{
		padding: 20px 0;
	}
	.fb{
		padding: 12px 0;
	}
	.ftl{
		display: none;
	}
	.ftr img{
		width: 120px;
		margin: 0 auto;
	}
	.fb{
		text-align: center;
	}
	.fblogo{
		display: inline-block;
	}
	.fblogo img{
		height: 30px;
	}
	.fbl p{
		margin-top: 8px;
	}
	.fbr{
		text-align: center;
		margin-top: 10px;
	}
	.fbr p img{
		display: none;
	}
	.md{
		padding: 25px 0;
	}
	.i1a2,.i1a1 .w100{
		padding: 15px;
	}
	.i1a2 .w100 img,.i1a1 .w100 img{
		height: 30px;
	}
	.i1aline{
		height: 1px;
	}
	.i1ajt{
		width: 30px;
		height: 30px;
	}
	.i1ajt img{
		height: 8px;
	}
	.morea{
		line-height: 35px;
		width: 110px;
	}
	.ititle_60{
		font-size: 24px;
	}
	.ititle_48{
		font-size: 22px;
	}
	.ititle_40{
		font-size: 20px;
	}
	.i2{
		background: #F2F4F7;
	}
	.i2 .wrap_1400{
		padding: 0;
	}
	.i2ma {
		width: auto;
	}
	.i2ma h1{
		font-size: 12px;
	}
	.i2ma p{
		font-size: 12px;
	}
	.vdico{
		background-size: 30px;
	}
	.i3b{
		flex-wrap: wrap;
	}
	.i3ba {
		width: 50%;
		padding: 10px 0;
		justify-content: center;
	}
	.i3ba img{
		height: 35px;
	}
	.i4w{
		padding: 0;
	}
	.i4a{
		width: 100%;
	}
	.i4aico{
		position: static;
		width: 70px;
		height: 70px;
		margin-right: 15px;
	}
	.i4atxt{
		padding: 15px;
	}
	.i4aico img{
		height: 30px;
	}
	.i5{
		padding: 25px 0;
	}
	.i5la{
		line-height: 32px;
		width: 120px;
	}
	.i5la img{
		height: 12px;
	}
	.i5r{
		position: static;
		display: none;
	}
	.i5 .wrap_1200{
		min-height: 100px;
	}
	.i6t {
		display: block;
	}
	.i6tr li{
		margin-right: 0px;
		font-size: 13px;
	}
	.i6tr ul{
		flex: 0;
		flex-grow: 1;
		justify-content: space-between;
	}
	.i6tr a{
		margin-left: 15px;
		font-size: 13px;
	}
	.i6rar{
		width: auto;
		padding-left: 15px;
		margin-left: 15px;
	}

	.dqa{
		padding: 20px 0;
	}
	.dqal{
		margin-bottom: 15px;
	}
	.dqarmore{
		padding: 0 20px;
		font-size: 12px;
		line-height: 30px;
	}
	.dqtr{
		justify-content: space-between;
	}
	.dqtr a{
		text-align: center;
		line-height: 37px;
		margin-top: 10px;
		width: 30%;
		margin-left: 0;
		padding: 0;
	}
	.lbntxt h1{
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.listnav{
		font-size: 12px;
		padding: 10px 0;
		line-height: 30px;
	}
	.listnav img{
		height: 12px;
	}

	.pi1rba img{
		width: 40px;
	}
	.pi1rt{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.pi3a{
		height: 50px;
		font-size: 13px;
	}
	.pi2t ul{
		justify-content: space-between;
	}
	.pi2t li{
		margin-right: 0;
		width: 31%;
		line-height: 40px;
	}
	.pi2b{
		padding: 20px;
	}
	.pi2br{
		margin-top: 20px;
	}
	.pi3a{
		height: 40px;
		font-size: 12px;
		padding: 0 5px;
	}
	.pi3a i{
		width: 24px;
		height: 24px;
		margin: 0 5px;
	}
	.listmd{
		padding-bottom: 25px !important;
	}

	.sv1{
		background: #fff;
	}
	.sv2a{
		width: 100%;
		margin-top: 40px;
	}
	.sv2a .svico{
		left: 20px;
	}
	.sb2abg{
		padding: 50px 20px 20px 20px;
	}
	.sv4r{
		margin: 0 auto;
		width: 70%;
	}
	.sv4l{
		margin-top: 0;
	}

	.yfw{
		margin-top: 10px;
	}
	.yfa{
		width: 100%;
		margin-top: 25px;
		padding: 40px 12px;
	}
	.yfat img{
		height: 40px;
	}
	.xz2a{
		width: 100%;
	}
	.xz2atxt {
		top: inherit !important;
		bottom: 0;
	}

	.ab1{
		background: #fff;
	}
	.ab1b{
		width: 100%;
		padding: 15px;
		border-radius: 4px;
	}
	.ab1ba p{
		font-size: 12px;
	}
	.ab1ba h1{
		font-size: 12px
	}
	.ab1::after{
		height: 10%;
	}
	.ab2w{
		display: block;
	}
	.ab2a{
		width: 100%;
		margin: 0 !important;
		padding: 30px;
	}
	.ab2a img.ab1img1{
		height: 40px;
	}
	.ab2a img.ab1img2{
		height: 40px;
	}
	.ab3ral{
		width: 130px;
	}
	.ab3ral *{
		font-size: 12px;
	}
	.ab3ral img{
		height: 20px;
	}
	.ab3ra{
		padding: 5px 0;
	}
	.ab3rar{
		font-size: 12px
	}
	.ab3r::after{
		left: 130px;
		margin-left: -11px;
	}

	.qb1ra{
		width: 100%;
		margin-bottom: 15px;
	}
	.qb1ra img{
		height: 40px;
	}
	.qb2w{
		margin-top: 5px !important;
	}
	.qb2abox{
		padding: 20px;
	}

	.ry1,.ry2,.ry3{
		padding-bottom: 30px;
		padding-top: 30px;
		background-size: 100%;
		background: none;
		box-shadow: 0 25px 25px rgba(0,0,0,.1);
	}
	.ryr {
		text-align: center !important;
		margin-top: 20px;
	}
	.ryr .rybtnbox{
		justify-content: center !important;
	}
	.ryr .rybtnbox i{
		margin: 0 8px !important;
	}
	.rybtnbox i{
		width: 35px;
		height: 35px;
	}

	.scbtico{
		width: 40px;
		height: 40px;
	}
	.scbox::after{
		top: 18%;
	}
	.scw{
		padding: 10px 0;
	}

	.ne1ar{
		padding: 20px;
	}
	.ne2box{
		padding: 10px 15px;
		line-height: 30px;
	}
	.ne3la,.ne3ratxt{
		padding: 15px;
	}
	.ne3ra{
		margin-top: 20px;
	}
	.ne4atxt{
		padding: 15px;
		width: 95%;
	}

	.nirt{
		padding: 15px;
	}

	.coa{
		width: 100%;
	}
	.coa_input input, .coa_input textarea{
		font-size: 13px;
		height: 45px;
	}
	.coa_input textarea{
		height: 100px;
	}
	.coasbm button{
		font-size: 15px;
		width: 110px;
		margin-right: 15px;
		height: 42px;
	}

	.hqa{
		width: 35px;
		padding: 10px 9px;
		line-height: 22px;
		font-size: 15px;
	}
	.hqbg{
		justify-content: center;
	}
	.hqw{
		width: 95%;
		padding: 20px;
		max-height: 98%;
	}
	.hqma{
		margin-top: 12px;
	}
	.hqma input, .hqma select, .hqma textarea{
		height: 40px;
		font-size: 14px
	}
	.hqma textarea{
		height: 90px;
	}
	.hqma button{
		height: 40px;
	}
}<!--耗时1752831146.7518秒-->