.layout{
	margin: 0 auto;
	overflow: hidden;
	width: 7.5rem;position: relative;
	
}
.header{
  position: fixed;
  width: 100%;
  height: 1rem;
  background: rgba(0, 0, 0, 0.3);
  line-height: 1rem;
  font-size: 0.3rem;
  color: #fff; width: 7.5rem;margin: 0 auto;
  top: 0;
  left: 0;right: 0;
  z-index: 23;
  transition: all .3s;
}
.header .logo{
	width: 3rem;float: left;margin-left: 0.3rem;margin-top: 0.3rem;
}
.header .logo img{
	width: 100%;display: block;
}
.header .logo img.s2{
	display: none;
}
.header .rt{
	float: right;margin-right: 0.3rem;
}
.header .rt h6{
	font-size:0.3rem ;
	line-height: 1rem;
	color: #fff;
}
.gh{
	right: 1.1rem;top: 0.32rem;
}
.header.on .rt h6{
	color: #333;
}
.header.on .gh a:after,
.header.on .gh a:before,
.header.on .gh a{
	background-color: #000;
}
.header.on{
	background: #fff;
	color: #333;
	box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%)
}
.header.on .logo .s1{
	display: none;
}
.header.on .logo .s2{
	display: block;
}
.habnner{
	height: 6.4rem;
}
.habnner li{
	height: 6.4rem;position: relative;
}
.habnner li .img{
	height: 100%;width: 100%;
}
.habnner li img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.habnner li .txt{
	position: absolute;
	left: 0;right: 0;
	top: 40%;z-index: 1; text-align: center;
}
.habnner li .txt h1{
	font-size:0.6rem ;
	line-height: 1.2;
	font-weight: bold; background: linear-gradient(to bottom, #fff,#eef0f4, #e0e3ea);    
  -webkit-background-clip: text;
 color: transparent;
}
.habnner li .txt h6{
	font-size:0.28rem ;
	line-height: 1.7;
	color: #fff;margin-top: 0.2rem;
}
.madd{
	margin: 0 0.3rem;
}
.hpage1 .box{
	margin-top: -0.66rem;background: #fff;border-radius: 0.14rem;position: relative;z-index: 2;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);padding: 0.6rem 0.6rem 0.5rem;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage1 .box::before{
	content: "";background: url(../images/qm3.png) no-repeat center/contain;width: 4.15rem;height: 2.26rem;position: absolute;
	left:-0.3rem;
	top: 0;z-index: 1;
}
.hpage1 .box h2{
	font-size:0.44rem ;
	line-height: 1.7;
	color: #0a103b;text-align: center;
}
.hpage1 .box .form{
	margin-top: 0.24rem;position: relative;z-index: 2;
}
.hpage1 .box .form li{
	margin-bottom: 0.34rem;
}
.hpage1 .box .form li .t1{
	border: 1px solid #e6e6e6;width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height:0.72rem;font-size: 0.24rem;color: #333;padding: 0 0.3rem;
}
.hpage1 .box .form .sub{
	width: 100%;height: 0.8rem;border: none;line-height: 0.8rem;font-size: 0.26rem;
	text-align: center;background: #0071ef;color: #fff;
}
.hpage1 .box .form h6{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #666666;margin-top: 0.28rem;text-align: center;
}
.hpage1 .box .form h6 span{
	color: #c60000;font-weight: bold;
}
.hpage1 .list{
	margin-top: 0.6rem;
}
.qmtit{
	text-align: center;
}
.qmtit h3{
	font-size:0.42rem ;
	line-height: 1.6;
	color: #0a103b;font-weight: bold;margin-bottom: 0.05rem;
}
.qmtit p{
	font-size:0.28rem ;
	line-height: 1.4;
	color: #666666;
}
.hpage1 .list ul{
	margin-top: 0.3rem;
}
.hpage1 .list li{
	float: left;width: 50%;text-align: center;margin-bottom: 0.6rem;
}
.hpage1 .list li h4{
	font-size:0.36rem ;
	line-height: 1.6;
	color: #000000;font-weight: bold;margin-bottom: 0.2rem;
}
.hpage1 .list li p{
	font-size:0.24rem ;
	line-height: 1.6;
	color: #9d9b9a;
}
.hpage2{
	padding: 0.6rem 0 0.75rem;
}
.hpage2 .bd{
	margin-top: 0.4rem;
}
.hpage2 .bd .img{
	width: 100%;height: 3.72rem;overflow: hidden;
}
.hpage2 .bd .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.hpage2 .bd .txt{
	margin-top: 0.16rem;
}
.hpage2 .bd .txt h4{
	font-size:0.3rem ;
	line-height: 1.7;
	color: #333333;font-weight: bold;
}
.hpage2 .bd .txt p{
	font-size:0.26rem ;
	line-height: 0.5rem;
	color: #333333;
}
.umore .btn {
	width: 3rem;
	line-height: 0.7rem;
	font-size: 0.26rem;
	color: #ffffff;
	border-radius: 4px;
	background: #0071ef;
	margin: 0.4rem auto 0;
	display: block;
	text-align: center;
}
.hpage3{
	background: #f6f6f8;padding: 0.66rem 0 0.76rem;
}
.hpage3 .box{
	margin-top: 0.45rem;
}
.hpage3 .box li{
	width: calc((100% - 0.3rem)/2);float: left;margin-bottom: 0.3rem;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
	background: #fff;border-radius: 4px;padding: 0.4rem 0;
}
.hpage3 .box li:nth-child(2n){
	float: right;
}
.hpage3 .box li .ico{
	height: 0.96rem
}
.hpage3 .box li .ico img{
	height: 100%;display: block;margin: 0 auto;
}
.hpage3 .box li h4{
	font-size:0.24rem;
	line-height: 1.7;
	color: #000000;font-weight: bold;margin: 0.3rem 0 0.1rem;text-align: center;
}
.hpage3 .box li p{
	font-size:0.24rem ;
	line-height: 0.4rem;height: 1.6rem;overflow: hidden;
	color: #666666;padding-left: 0.14rem;
}
.hpage3 .box li:nth-child(3) p{
	padding-left: 0.48rem;
}
.hpage4{
	padding: 0.6rem 0 0.55rem;
}
.hpage4 ul{
	margin-top: 0.3rem;
}
.hpage4 li {
	float: left;
	width: calc((100% - 0.3rem)/2);
	margin-bottom: 0.3rem;
	background: #ffffff;
	border-radius: 2px;overflow: hidden;
}
.hpage4 li:nth-child(2n) {
	float: right;
}
.hpage4 li a {
	display: block;
}
.hpage4 .pic {
	height: 2.5rem;
	overflow: hidden;
}
.hpage4 .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hpage4 .txt {
	border-top: 2px solid #f9dcac;
	padding: 0.20rem 0.14rem 0.24rem;
	text-align: center;
}

.hpage4 .txt h3 {
	font-size: 0.28rem;
	line-height: 1.7;
	color: #0071ef;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;margin-bottom: 0.08rem;font-weight: bold;
}

.hpage4 .txt h5 {
	font-size: 0.26rem;
	line-height: 0.32rem;height: 0.64rem;
	color: #666666;
}
.hpage4 .qmtit h3,
.hpage4 .qmtit p{
	color: #fff;
}

.hpage5{
	padding: 0.7rem 0 0.8rem;background: #f6f6f8;
}

.hpage5 .box{
	margin-top: 0.4rem;padding-bottom: 0.05rem;
}
.hpage5 .box li{
	background: #fff;border-radius: 0.8rem 0 0 0;padding: 0.3rem 0.3rem 0.24rem;margin-bottom: 0.3rem;
}
.hpage5 .box li .ts .ico{
	width: 1.4rem;height: 1.4rem;overflow: hidden;border-radius: 50%;float: left;
}
.hpage5 .box li .ts .ico img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.hpage5 .box li .ts .txt{
	float: right;width: calc(100% - 1.6rem);border-bottom: 1px solid #e7e7e7;
	padding-bottom: 0.20rem;
}
.hpage5 .box li h3{
	font-size:0.28rem ;
	line-height: 1.6;
	color: #000000;margin-top: 0.05rem;
}
.hpage5 .box li h3 span{
	padding: 0 0.12rem;background: #ff9227;line-height: 0.3rem;
	display: inline-block;font-size: 0.16rem;color: #fff;margin-left: 0.1rem;
}
.hpage5 .box li:nth-child(1) h3 span{
	padding: 0 0.05rem;
}
.hpage5 .box li .ts .txt,
.hpage5 .box li p{
	font-size:0.26rem ;
	line-height: 0.38rem;
	color:#666666;
}
.hpage5 .box li .del{
	font-size:0.26rem ;
	line-height: 1.8;
	color: #333333;margin-top:0.22rem;
}
.hpage6{
	padding: 0.7rem 0 0.77rem;
}
.hpage6 .box{
	margin-top: 0.4rem;
}
.hpage6 .box li{
    margin-bottom: 0.3rem;
}
.hpage6 .box li a{
	display: block;
}
.hpage6 .box li .img{
	height: 3.2rem;overflow: hidden;
}
.hpage6 .box li .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.hpage6 .box li .txt{
	margin-top: 0.2rem
}
.hpage6 .box li .txt p{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #333333;
}
.hpage6 .box li .txt h6{
	font-size:0.24rem ;
	line-height: 1.8;
	color: #999999;margin-top: 0.1rem;
}
.hpage7{
	background: #f6f6f8;padding: 0.64rem 0 0.46rem;
}
.hpage7 .box{
	margin-top: 0.4rem;
}
.hpage7 .box li{
	margin-bottom: 0.32rem;
}
.hpage7 .box li a{
	display: block;overflow: hidden;
}
.hpage7 .box li .img{
	float: left;width: 2.4rem;height: 1.4rem;float: left;
}
.hpage7 .box li .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.hpage7 .box li .txt{
	float: right;width: calc(100% - 2.7rem);
}
.hpage7 .box li h4{
	font-size:0.26rem ;
	line-height: 0.4rem;
	color: #333333;height: 0.8rem;overflow: hidden;text-align: left;
}
.hpage7 .box li .bs{
	display: flex;justify-content: space-between;align-items: center;margin-top: 0.1rem;
}
.hpage7 .box li h5{
	font-size:0.24rem ;
	line-height: 1.7;
	color: #999999;
}
.hpage7 .box li h6{
	padding: 0 0.1rem;line-height: 0.4rem;border: 1px solid #0071ef;border-radius: 3px;
	font-size: 0.24rem;color: #0071ef;display: inline-block;
}

.hpage8{
	background: #0071ef;text-align: center;
}
.hpage8 h6{
	font-size:0.3rem ;
	line-height: 1.3rem;
	color: #fff;background: url(../images/qm25.png) no-repeat right center;
	padding-right: 0.42rem;background-size: 0.3rem auto !important;display: inline-block;
}
.footer{
	background: #010d21;padding: 0.18rem 0 0.6rem;
}
.footer .hd li{
	border-bottom: 1px solid #282d37;
}
.footer .hd li h3{
	font-size: 0.28rem;line-height: 1.02rem;background: url(../images/qm27.png) no-repeat right center;background-size: 0.22rem auto !important;color: #fff;
}
.footer .hd li h3.on{
	background: url(../images/qm27-1.png) no-repeat right center;background-size: 0.22rem auto !important;
}
.footer .hd li .nli{
	padding: 0.2rem 0;display: none;border-top: 1px solid #282d37;
}
.footer .hd li .nli dd{
	float: left;width: 50%;
}
.footer .hd li .nli dd a{
	font-size:0.26rem ;
	line-height: 0.6rem;
	color: #888f9d;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;display: block;
}
.footer h6{
	margin: 0.4rem 0 0.5rem;background: #0071ef;height: 0.9rem;text-align: center;
}
.footer h6 a{
    display: block;
}
.footer h6 span{
	font-size:0.3rem ;
	line-height: 0.9rem;
	color: #fff;display: inline-block;background: url(../images/qm26.png) no-repeat left center;background-size: 0.45rem auto !important;padding-left: 0.6rem;
}
.footer .del{
	font-size:0.26rem ;
	line-height: 0.5rem;
	color: #888f9d;text-align: center;
}
.footer .copyright{
	margin-top: 0.5rem;
	font-size:0.24rem ;
	line-height: 0.46rem;
	color: #575e6a;text-align: center;
}




.babnner li,
.babnner{
	height: 5rem;
}
.babnner li .txt h1{
	font-size: 0.45rem;
}
.qmtkda1{
	padding: 0.65rem 0;
}
.qmtkda1 .box{
	margin-top: 0.4rem;
}
.qmtkda1 .box ul {
	overflow: hidden;padding: 0 0.55rem;
}

.qmtkda1 .box li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;margin-bottom: 0.4rem;
}

.qmtkda1 .box li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0.1rem;
	bottom: 0.1rem;
	width: 1px;
	background: #e5e5e5;
}

.qmtkda1 .box li:nth-child(2n):before {
	display: none;
}
.qmtkda1 .box li:nth-child(2n){
	text-align: right;
}
.qmtkda1 .box li h4 {
	font-size: 0.36rem;
	line-height: 1.4;
	color: #0071ef;
	font-weight: bold;
}
.qmtkda1 .box li h5 {
	font-size: 0.26rem;
	line-height: 1.4;
	color: #666666;margin-top: 0.04rem;
}
.qmtkda1 .umore .btn{
	width: 4.08rem;margin-top: 0.2rem;
}
.qmtkda1 h6{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #999999;margin-top: 0.1rem;text-align: center;
}
.qmtkda2{
	background: #f6f6f8;padding: 0.6rem 0 0.8rem;
}
.qmtkda2 .qmtit p{
	font-size: 0.26rem;
}
.qmtkda2 .list{
	margin-top: 0.55rem;
}
.qmtkda2 .list li {
	margin-bottom: 0.7rem;
	box-shadow: 2px 2px 6px 0 rgba(80, 80, 80, 0.1);
	background: #ffffff;
	border-radius: 0.26rem 0 0.26rem 0;
	position: relative;
	padding: 0.8rem 0.54rem 0.48rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmtkda2 .list li .tlt {
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -0.25rem;
	width: 1.8rem;
	background: #0071ef;
	border-radius: 0.16rem 0 0.16rem 0;
	box-shadow: 0.06rem 0.06rem 0.15rem 0 rgba(0, 113, 239, 0.3);
}
.qmtkda2 .list li .tlt h3 {
	font-size: 0.28rem;
	line-height: 0.5rem;
	color: #fff;
	text-align: center;
}

.qmtkda2 .list li .ls dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.qmtkda2 .list li .ls dd {
	text-align: center;
	width: 33%;
}

.qmtkda2 .list li .ls dd:nth-child(2) {
	width: 34%;
}

.qmtkda2 .list li .ls dd .ico {
	height: 0.5rem;margin: 0 auto;
}
.qmtkda2 .list li .ls dd .ico img{
	height: 100%;display: block;object-fit: contain;margin: 0 auto;
}
.qmtkda2 .list li .ls dd h6 {
	margin-top: 0.08rem;
	font-size: 0.26rem;
	line-height: 1.7;
	color: #333333;
}
.qmuitbgs {
	position: relative;
	z-index: 5;
}
.qmuitbgs .imgs {
	width: 3.02rem;
	height: 3.57rem;
	position: relative;
	float: left;margin-top: -0.4rem;
}
.qmuitbgs .imgs img {
	display: block;
	position: absolute;
	z-index: 3;
	bottom: 0;
	right: 0;
	max-width: 100%;
}
.qmuitbgs .text {
	width: calc(100% - 3.2rem);
	float: right;
	padding-top: 0.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.qmuitbgs .text h2 {
	font-size: 0.32rem;
	line-height: 0.42rem;
	color: #0a103b;
	font-weight: bold;
	background: url(../images/qm39.png) no-repeat top left;padding-top: 0.44rem;background-size: 0.3rem auto !important;
}

.qmuitbgs .text h6 {
	margin-top: 0.1rem;
	font-size: 0.26rem;
	line-height: 1.6;
	color: #333333;
}

.qmhezuohb1{
	padding: 0.6rem 0 0.8rem;
}
.qmhezuohb1 .box{
	margin-top: 0.4rem;
}
.qmhezuohb1 .box li{
	margin-bottom: 0.26rem;background: #f6f6f8;padding: 0.25rem 0.3rem;
}
.qmhezuohb1 .box h4{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #0071ef;font-weight: bold;margin-bottom: 0.15rem;
}
.qmhezuohb1 .box dd{
	font-size:0.24rem ;
	line-height: 1.7;margin-bottom: 0.1rem;
	color: #333333;float: left;width: 50%;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmhezuohb1 .box dl{
	overflow: hidden;
}
.qmhezuohb1 .box .n1 .lt{
	float: left;width: 50%;
}
.qmhezuohb1 .box .n1 .rt{
	float: right;width: 50%;
}
.qmhezuohb1 .box .n1 dd{
	width: 100%;float: none;
}
.babnner li .txt h1{
 background: linear-gradient(to bottom, #fff,#fff, #d8e9fc);    
  -webkit-background-clip: text;
 color: transparent;
}

.qmhuodhx1 {
	padding: 0.5rem 0 1.04rem;
}
.qmhuodhx1 .hds ul {
	border-bottom: 1px solid #e7e7e7;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.qmhuodhx1 .hds li {
	margin: 0 0.36rem;
	position: relative;
}
.qmhuodhx1 .hds li::before {
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	margin: 0 auto;
	z-index: 1;
	bottom: -1px;
	background: #0071ef;
	height: 3px;
	width: 0;
}
.qmhuodhx1 .hds li.on::before{
	width: 100%;
}
.qmhuodhx1 .hds li a{
	display: block;
	font-size: 0.28rem;
	line-height: 0.88rem;
	color: #333333;
}
.qmhuodhx1 .hds li.on a {
	color: #0071ef;
	font-weight: bold;
}

.qmhuodhx1 .ovs {
	padding: 0.46rem 0 0;
}
.qmhuodhx1 .ovs .bds {
	display: none;
}
.qmhuodhx1 .ovs .bds:first-child {
	display: block;
}
.qmhuodhx1 .ovs .bds ul {
	overflow: hidden;
}
.qmhuodhx1 .ovs .bds li {
	width: calc((100% - 0.2rem)/2);
	margin-bottom: 0.24rem;float: left;
}
.qmhuodhx1 .ovs .bds li:nth-child(2n){
	float: right;
}
.qmhuodhx1 .ovs .bds li a {
	display: block;
}
.qmhuodhx1 .ovs .bds li .imgs {
	height: 2rem;
	overflow: hidden;
}
.qmhuodhx1 .ovs .bds li .imgs img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qmhuodhx1 .ovs .bds li h5 {
	margin-top: 0.12rem;
	text-align: center;
	font-size: 0.26rem;
	line-height: 1.7;
	color: #333333;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.qmuitbgs1{
	padding-top: 1rem;
}
.qmkehujz1{
	padding: 0.6rem 0 0.8rem;
}
.qmkehujz1 .box{
	margin-top: 0.4rem;
}
.qmkehujz1 .box li{
    margin-bottom: 0.34rem;float: left;width: calc((100% - 0.5rem)/2);
}
.qmkehujz1 .box li:nth-child(2n){
	float: right;
}
.qmkehujz1 .box li a{
	display: block;
}
.qmkehujz1 .box li .img{
	height:1.6rem;overflow: hidden;
}
.qmkehujz1 .box  li .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.qmkehujz1 .box  li .txt{
	margin-top: 0.2rem
}
.qmkehujz1 .box  li .txt p{
	font-size:0.26rem ;
	line-height: 0.4rem;height: 1.2rem;overflow: hidden;position: relative;
	color: #333333;
}
.qmkehujz1 .box  li .txt h6{
	font-size:0.26rem ;
	line-height: 1.8;
	color: #999999;margin-top: 0.05rem;
}
.qmkehujz1 .box  li .txt p span{
	color: #0071ef;position: absolute;
	right: 0;
	bottom: 0;z-index: 1;background: #fff;padding-left: 0.24rem;
}
.qmkehujz1 .umore .btn{
	margin-top: 0.1rem;
}

.qmkehujz2{
	background: #f6f6f8;
}
.qmkehujz2 .qmtit h3{
	color: #0a103b;
}
.qmkehujz2 .qmtit p{
	    color: #666666;
}
.qmkehujz2 .txt h5{
	color: #333;
}

.qmkehujz3 .qmtit h3,
.qmkehujz3 .qmtit p{
	color: #fff;
}
.qmkehujz3{
	padding: 0.6rem 0;
}
.qmkehujz3 .bds{
	margin-top: 0.34rem
}
.qmkehujz3 .bds .img{
	height: 2.24rem;position: relative;
}
.qmkehujz3 .bds .img h3 {
	position: absolute;
	z-index: 3;
	z-index: 11;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 0.3rem;
	line-height: 1.7;
	color: #ffffff;
}

.qmkehujz3 .bds .img h3 i {
	display: inline-block;
	padding: 0.24rem 0.38rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.qmkehujz3 .bds .img h3 i::after,
.qmkehujz3 .bds .img h3 i::before {
	position: absolute;
	z-index: 11;
	content: "";
	left: 0;
	top: 0.05rem;
	background: url(../images/qm45.png) no-repeat center/contain;
	width: 0.24rem;
	height: 0.86rem;
}
.qmkehujz3 .bds .img h3 i::after {
	left: auto;
	right: 0;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
}
.qmkehujz3 .bds .form{
	margin-top: 0.3rem;position: relative;z-index: 2;
}
.qmkehujz3 .bds .form li{
	margin-bottom: 0.2rem;
}
.qmkehujz3 .bds .form li .t1{
	width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height:0.8rem;font-size: 0.24rem;color: #333;padding: 0 0.2rem;border: none;
	border-radius: 3px;
}
.qmkehujz3 .bds .form .sub{
	width: 100%;height: 0.8rem;border: none;line-height: 0.8rem;font-size: 0.26rem;
	text-align: center;background: #ff9227;color: #fff;font-weight: bold;
}
.qmkehujz3 .bds .form h6{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #fff;margin-top: 0.15rem;text-align: center;
}
.qmkehujz3 .bds .form h6 span{
	font-weight: bold;
}

.qmcontact2{
	background: #f6f6f8;padding: 0.6rem 0 0.8rem;
}
.qmcontact2 .box{
	margin-top: 0.4rem;
}
.qmcontact2 .box .img{
	width: 100%;height: 3.5rem;overflow: hidden;border-radius: 0.08rem 0.08rem 0 0;
}
.qmcontact2 .box .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.qmcontact2 .box .txt{
	background: #0071ef;padding: 0.2rem 0.4rem;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmcontact2 .box h3{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #fff;font-weight: bold;
}
.qmcontact2 .box p{
	font-size:0.26rem ;
	line-height: 1.4;
	color: #fff;margin-bottom: 0.2rem;
}

.qmcontact1{
	padding: 0.64rem 0 0.7rem;
}
.qmcontact1 .box{
	margin-top: 0.4rem;
}
.qmcontact1 .box li{
	background: #f6f6f8;margin-bottom: 0.1rem;width: calc((100% - 10px)/2);
	height: 2.3rem;text-align: center;float: left;
}
.qmcontact1 .box li:nth-child(2n){
	float: right;
}
.qmcontact1 .box li h6{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #666666;margin: 0.18rem 0 0;
}
.qmcontact1 .box li h4{
	font-size:0.3rem ;
	line-height: 1.4;
	color: #333333;font-weight: bold;
}
.qmcontact1 .box li .h4s{
	font-size: 0.26rem;
}
.qmcontact1 .box li .wx{
	width: 1.25rem;height: 1.25rem;overflow: hidden;margin: 0.3rem auto 0.1rem;
}
.qmcontact1 .box li .wx img{
	width: 100%;height: 100%;display: block;
}
.qmcontact1 .box li .ico{
	padding-top: 0.36rem;height: 0.48rem;
}
.qmcontact1 .box li .ico img{
	height: 100%;object-fit: contain;display: block;margin: 0 auto;
}
.qmcontact1 .box li h4 a{
	font-size: 0.28rem;line-height: 1.2;display: block;
}


.fixed-btn-list {
  width: 0.8rem;
  position: fixed;
  right: 1%;
  bottom: 50%;
  z-index: 98; }

.to-top-btn {
  transform: translate3d(2.5rem, 0px, 0px);
}

.fixed-btn {
    /*border-radius: 100%;*/
    width: 100%;
    /*background: rgba(0,0,0,.6);*/
  /*width: 100%;*/
  /*height: 0.8rem;*/
  /*background: #fff;*/
  border-radius: 50%;
  margin-top: 0.2rem;
  transition: all .3s;
  text-align: center;
  box-shadow: 0px 0.03rem 0.1rem 0px rgba(0, 0, 0, 0.2); }

.fixed-btn img {
  height: 0.8rem;display: block;
   }

.fixed-btn-call {
  bottom: 1rem; }

.fixed-btn-kefu {
  bottom: 0.16rem; }

.fixed-footer {
  display: block; }

.fixed-section {
  position: fixed;
  bottom: 0;
  left: 0;right: 0;
  width: 100%;height: 1rem;
  padding: 0 0.2rem;
  background: #fff;
  display: flex;-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;justify-content: space-between;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.08);	
  z-index: 100; }
.fixed-section a{
        font-size: 0.3rem;
    color: #2589ff;
    display: inline-block;
    width: 50%;
    height: 100%;
    text-align: center;
    line-height:1rem;
    position: relative;
    font-weight: 700;position: relative;
}
.fixed-section a:nth-child(2):before{
    content: "|";
    height: 0.3rem;
    width: 1px;
    color: #67adff;
    position: absolute;
    left: 1px;
}
.fixed-section .newreg-icon{
        width: 0.4rem;
    height: 0.4rem;vertical-align: middle;
    margin-right: 0.2rem;
}
.fixed-section .img {
  width: 0.94rem; }

.fixed-section .tips {
  font-size: .36rem;
  }

.fixed-section .tips span {
  padding-left: 0.05rem;
  color: #0071ef;
  padding-right: 0.05rem; }

.fixed-section .to-register-btn {
  line-height: 0.7rem;
  color: #fff;
  text-align: center;
  font-size: 0.3rem;
  background:#0071ef;display: block;
  border-radius: 0.4rem;width: 2rem;
   }

.mask{
	position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 101;bottom: 0;background: rgba(0,0,0,0.5);display: none;
}
.hmask{
	position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 103;bottom: 0;background: rgba(0,0,0,0.5);display: none;
}
.masktanc{
	position: fixed;
	left: 0;right: 0;
	top: 50%;z-index: 102;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);background: #fff;
	border-radius: 0.14rem;padding: 0.4rem 0.3rem 0.5rem;margin: 0 0.6rem;display: none;
}
.masktanc .box::before{
	content: "";background: url(../images/qm3.png) no-repeat center/contain;width: 4.15rem;height: 2.26rem;position: absolute;
	left:-0.3rem;
	top: 0;z-index: 1;
}
.masktanc .box h2{
	font-size:0.44rem ;
	line-height: 1.7;
	color: #0a103b;text-align: center;margin-bottom: 0.4rem;
}
.masktanc .box .form{
	margin-top: 0.24rem;position: relative;z-index: 2;
}
.masktanc .box .form li{
	margin-bottom: 0.34rem;
}
.masktanc .box .form li .t1{
	border: 1px solid #e6e6e6;width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height:0.72rem;font-size: 0.24rem;color: #333;padding: 0 0.3rem;
}
.masktanc .box .form .sub{
	width: 100%;height: 0.8rem;border: none;line-height: 0.8rem;font-size: 0.26rem;
	text-align: center;background: #0071ef;color: #fff;
}
.masktanc .gb{
	width: 0.6rem;height: 0.06rem;border-radius: 50%;
	position: absolute;
	right: 0;
	top: -0.8rem;z-index: 101;
}
.hnaver .nav{
    position: relative;z-index: 11;
}
.hnaver .deicon{
    background: url(../images/uuicoshus1.png) no-repeat center/70% !important;width: 1rem;height: 1rem;
    position: absolute;right: 0.1rem;top: 0;z-index: 11;
}
.hnaver{
	position: fixed;top: 0;right: 0;background: #fff;z-index: 103;height: 100%;
	transition:all 0.4s;left: 0;overflow: hidden;display: none;
}
.hnaver.on{
	/*right: 0;*/
}
.hnaver .logo{
	display: block;border-bottom: 1px solid #F5F5F5;padding-bottom: 0.15rem;
	padding: 0.2rem 0.3rem;
}
.hnaver .logo img{
	width: 3rem;display: block;
}
.hnaver .nav{
	padding: 0.3rem 0.8rem 0;box-sizing: border-box;
	max-height:calc( 100vh - 1rem);overflow-y: scroll;
}
.hnaver .nav li a{
	font-size:0.28rem ;
	line-height: 2;
	 color:#333;display: block;
	 text-align: center;
	 color: #0071ef;
}
.hnaver .nav li {
	margin-bottom: 0.3rem;
}
.hnaver .nav li>a{
    font-weight: bold;
}

.hnewpage7{
	background: none;padding: 0;
}
.hnewpage7 .box{
	margin-top: 0;
}
.qmhuodhx1 .ovs .hnewpage7{
	display: none;
}
.qmhuodhx1 .ovs .hnewpage7:nth-child(1){
	display: block;
}

.uitpage{
	margin-top: 0.7rem;
}
.uitpage dl{
	font-size: 0;text-align: center;
}
.uitpage dd{
	display: inline-block;margin: 0 0.06rem;
}
.uitpage dd a{
	display: block;border: 1px solid #d2d2d2;border-radius: 2px;padding: 0 0.1rem;
	font-size:0.24rem ;
	line-height: 0.38rem;
	color: #666666;
}
.uitpage dd.n1 a{
	padding: 0 0.1rem;
}
.uitpage dd:last-child a{
	background: #f7f7f7;
}
.uitpage dd.on a,
.uitpage dd a:hover{
	border-color: #0071ef;background: #0071ef;color: #fff;
}
.newqmhuodhx1{
	padding: 0.4rem 0;
}
.newdel{
	padding: 1.6rem 0 0;
}
.newdel .hd h1{
	font-size:0.36rem ;
	line-height: 1.7;
	color: #333;
}
.newdel .hd .bs{
	display: flex;justify-content: space-between;align-items: center;margin-top: 0.2rem;
}
.newdel .hd span{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #999;
}
.newdel .del{
	padding: 0.3rem 0 0.6rem;font-size:0.26rem ;
	line-height: 1.7;
	color: #333;border-bottom: 1px solid #E4E4E4;
}
.newdel .del img{
    height: auto !important;
}

.newdel .fts{
	padding: 0.3rem 0;
}
.newdel .fts dl{
	font-size: 0;
}
.newdel .fts dt{
	display: inline-block;font-size:0.26rem ;
	line-height: 1.7;
	color: #666;
}
.newdel .fts dd{
	display: inline-block;margin-bottom: 0.16rem;
}
.newdel .fts dd a{
	padding: 0 0.12rem;font-size: 0.26rem;color: #666;border-radius: 2px;background: #efefef;margin-left: 0.16rem;
	line-height: 1.8;display: block;
}
.newdel .zuixxx{
	border-top: 0.08rem solid #F6F6F8;padding: 0.3rem;
}
.newdel .zuixxx h3{
	position: relative;font-size:0.28rem ;
	line-height: 1.7;
	color: #333;padding-left: 0.3rem;
}
.newdel .zuixxx h3::before{
	position: absolute;
	left: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); width: 0.08rem;height: 0.3rem;background: #0071EF;content: "";
}
.newdel .zuixxx ul{
	margin-top: 0.2rem;
}
.newdel .zuixxx li{
	margin-bottom: 0.08rem;
}
.newdel .zuixxx li a{
	font-size:0.26rem ;
	line-height: 1.7;
	color: #333;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;display: block;
}



.qmhezuohb2{
	padding: 0.66rem 0;
}
.qmhezuohb2 .qmtit h3{
	color: #fff;font-size: 0.44rem;
}
.qmhezuohb2 .box{
	margin-top: 0.3rem;
}
.qmhezuohb2 .box ul {
	overflow: hidden;padding: 0 0.8rem;
}

.qmhezuohb2 .box li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;margin-bottom: 0.4rem;text-align: left;
}

.qmhezuohb2 .box li:nth-child(2n){
	padding-left: 0.8rem;
}
.qmhezuohb2 .box li h4 {
	font-size: 0.36rem;
	line-height: 1.4;
	color: #fff;
	font-weight: bold;
}
.qmhezuohb2 .box li h5 {
	font-size: 0.26rem;
	line-height: 1.4;
	color: #fff;margin-top: 0.04rem;
}



/* qf */
.fshujuhl {
	padding: 0.7rem 0 0.5rem;
}
.fshujuhl .list ul {
	margin-top: 0.35rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fshujuhl .list ul li {
	width: 50%;
	padding-left: 0.8rem;
	margin-bottom: 0.22rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.fshujuhl .list ul li:before {
	position: absolute;
	right: 0;
	content: "";
	top: 0.12rem;z-index: 1;
	bottom: 0.12rem;
	width: 0.01rem;
	background: #e5e5e5;
}
.fshujuhl .list ul li:nth-child(2n):before  {
	display: none;
}
.fshujuhl .list ul li .tl h2 {
	display: inline-block;
	font-size: 0.35rem;
	line-height: 0.5rem;
	color: #0071ef;
	font-weight: bold;
	position: relative;
	padding-right: 0.18rem;
}
.fshujuhl .list ul li .tl h2 i {
	display: inline-block;
}
.fshujuhl .list ul li .tl h2 em {
	font-size: 0.24rem;
	font-weight: bold;
	padding-left: 0.03rem;
}
.fshujuhl .list ul li .tl h2 span {
	position: absolute;
	display: block;
	z-index: 11;
	top: 0.1rem;
	right: 0;
	width: 0.13rem;height: 0.16rem;
	background: url(../images/fn1.png) no-repeat center/cover;
}
.fpadd {
	padding: 0 0.3rem;
}
.fshujuhl .list ul li h5 {
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #666666;
}

.qmtit.bai h3,
.qmtit.bai p {
	color: #ffffff;
}
.qmtit.bai p {
	font-size: 0.26rem;
}
.fapptuyere {
	padding: 0.7rem 0 0.8rem;
}

.fapptuyere .fmore {
	margin: 0.35rem auto 0;
}
.fmore {
	display: block;
	width: 3rem;
	line-height: 0.7rem;
	text-align: center;
	border-radius: 0.04rem;
	overflow: hidden;
	font-size: 0.26rem;
	color: #ffffff;
	background: #ff9227;
	margin: 0 auto;
}
.fappoperate {
	background: #f6f6f8;
	padding: 0.7rem 0 0.8rem;
}
.fappoperate .list {
	margin-top: 0.45rem;
}
.fappoperate .list li {
	background: #ffffff;
	margin-bottom: 0.2rem;
}
.fappoperate .list li a {
	display: block;
	overflow: hidden;
}
.fappoperate .list li .img {
	float: left;
	height: 2.04rem;
	width: 2rem;
	overflow: hidden;
}
.fappoperate .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fappoperate .list li .text {
	float: right;
	width: calc(100% - 2.14rem);
	padding: 0.22rem 0.2rem 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fappoperate .list li .text h3 {
	font-size: 0.28rem;
	line-height: 0.4rem;
	color: #0071ef;
	font-weight: bold;
}
.fappoperate .list li .text h6 {
	margin-top: 0.08rem;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #666666;
	height: 1.08rem;
	overflow: hidden;
}
.fappoperate .fmore {
	margin: 0.5rem auto 0;
}
.fmore.flan {
	background: #0071ef;
}
.foperservice {
	padding: 0.7rem 0 0.8rem;
}
.foperservice.fhui {
	padding: 0.7rem 0 0.6rem;
}
.foperservice .fmore {
	margin: 0.2rem auto 0;
}
.foperservice .list ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
	margin-top: 0.44rem;
}
.foperservice .list ul li {
	width: calc((100% - 0.3rem)/2);
	margin-bottom: 0.3rem;
	border-radius: 0.04rem;
	box-shadow: 0 0.02rem 0.05rem 0 rgba(80,80,80,0.05);
	border: 0.01rem solid #e7e7e7;
}
.foperservice .list ul li a {
	display: block;
	padding: 0.28rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.foperservice .list ul li .the {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
	border-bottom: 0.01rem solid #e7e7e7;
	padding-bottom: 0.2rem;
}
.foperservice .list ul li .the .ico {
	height: 0.5rem;
	width: 0.5rem;
	border-radius: 50%;
	overflow: hidden;
}
.foperservice .list ul li .the .ico img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.foperservice .list ul li .the h3 {
	width: calc(100% - 0.58rem);
	font-size: 0.3rem;
	line-height: 0.5rem;
	color: #333333;
	font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.foperservice .list ul li h5 {
	margin-top: 0.12rem;
	font-size: 0.24rem;
	line-height: 1.5;
	color: #666666;
}

.fserviceadvan {
	background-color: #f6f6f8;
	padding: 0.7rem 0 0.8rem;
}
.fserviceadvan .list ul {
	margin-top: 0.42rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fserviceadvan .list ul li {
	width: calc((100% - 0.3rem)/2);
	margin-bottom: 0.3rem;
	background: #ffffff;
	box-shadow: 0 0.02rem 0.05rem 0 rgba(80,80,80,0.05);
}
.fserviceadvan .list ul li a {
	display: block;
	border-radius: 0.03rem;
	overflow: hidden;
	background: #ffffff;
}
.fserviceadvan .list ul li .imgs {
	height: 1.68rem;
	position: relative;
}
.fserviceadvan .list ul li .imgs .en {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	top: 50%;z-index: 6;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.fserviceadvan .list ul li .imgs .ico {
	height: 0.6rem;
	position: relative;
}
.fserviceadvan .list ul li .imgs .ico img {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	max-height: 80%;
}
.fserviceadvan .list ul li .imgs h3 {
	margin-top: 0.06rem;
	font-size: 0.3rem;
	line-height: 0.42rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.fserviceadvan .list ul li .text {
	padding: 0.23rem  0.1rem 0.23rem 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fserviceadvan .list ul li .text dd h5 {
	padding-left: 0.28rem;
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #666666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/fn2.png) no-repeat left top 0.12rem;
	background-size: 0.18rem auto; 
}
.fserviceadvan .fmore {
	margin: 0.2rem auto 0;
}
.fspservice {
	padding: 0.7rem 0 0.6rem;
}
.fspservice .list {
	margin-top: 0.45rem;
}
.fspservice .list li {
	margin-bottom: 0.2rem;
	border-radius: 0.04rem;
	overflow: hidden;
	text-align: center;
	height: 2.4rem;
	position: relative;
}
.fspservice .list li .ftit {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	text-align: center;
	top: 50%;z-index: 11;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.fspservice .list li .ftit h3 i {
	display: inline-block;
	position: relative;
	font-size: 0.3rem;
	line-height: 0.4rem;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0.28rem;
}
.fspservice .list li .ftit h3 i::before,
.fspservice .list li .ftit h3 i::after {
	position: absolute;
	content: "";
	left: 0;height: 0.04rem;
	width: 0.09rem;background: #ffffff;
	top: 50%;z-index: 3;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.fspservice .list li .ftit h3 i::after {
	left: auto;
	right: 0;
}
.fspservice .list li .ftit h4 {
	font-size: 0.3rem;
	line-height: 0.42rem;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	padding-bottom: 0.26rem;
}
.fspservice .list li .ftit h4::before {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	bottom: 0;
	z-index: 1;
	content: "";
	width: 0.3rem;
	height: 0.02rem;
	background: #0071ef;
}
.fmoneycontrast {
	padding: 0.7rem 0 0.8rem;
	background: #f6f6f8;
}
.fcontrast {
	position: relative;
	margin-top: 0.45rem;
} 
.fcontrast .list ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fcontrast .list ul li {
	width: calc((100% - 0.84rem)/2);
	background: #fff;
	box-shadow: 0 0.02rem 0.05rem 0 rgba(80,80,80,0.05);
	border-radius: 0.04rem;
	
}
.fcontrast .list ul li .tht {
	background: #444444;
	padding: 0 0.3rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcontrast .list ul li:nth-child(2) .tht {
	background: #0071ef;
	text-align: right;
}

.fcontrast .list ul li .tht h2 {
	font-size: 0.28rem;
	line-height: 0.9rem;
	color: #ffffff;
	font-weight: bold;
}
.fcontrast .list ul li dl {
	padding: 0.4rem 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcontrast .list ul li dl dd {
	background: #f6f6f8;
	margin-bottom: 0.2rem;
	position: relative;
	height: 1.45rem;
}
.fcontrast .list ul li dl dd:last-child {
	margin-bottom: 0;
}
.fcontrast .list ul li dl dd h5 {
	position: absolute;
	left: 0.26rem;right: 0.26rem;
	top: 50%;z-index: 3;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #333333;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.fcontrast .list ul li:nth-child(2) dl dd h5 {
	color: #0071ef;
	text-align: right;
}
.fcontrast .flst {
	position: absolute;
	z-index: 11;
	top: 1.3rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1.67rem;
}
.fcontrast .flst li {
	margin-bottom: 0.2rem;
	position: relative;
	width: 100%;height: 1.45rem;
	background: url(../images/fn3.png) no-repeat center/cover;
	background-size: 1.67rem;
	overflow: hidden;
}
.fcontrast .flst li .icon {
	height: 0.4rem;
	margin: 0.34rem auto 0;
}
.fcontrast .flst li .icon img {
	display: block;
	height: 100%;
	margin: 0 auto;
}
.fcontrast .flst li h2 {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #fff;
	font-weight: bold;
	margin-top: 0.06rem;
	text-align: center;
}

/* 服务范围 */
.fwhreason {
	padding: 0.75rem 0 0.2rem;
}
.fwhreason .list {
	margin-top: 0.45rem;
}
.fwhreason .list li {
	overflow: hidden;
	margin-bottom: 0.6rem;
}
.fwhreason .list li .img {
	float: left;
	width: 3.2rem;
	height: 2.55rem;
}
.fwhreason .list li:nth-child(2n) .img {
	float: right;
}
.fwhreason .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fwhreason .list li:nth-child(2n) .text {
	float: left;
}
.fwhreason .list li .text {
	float: right;
	width: calc(100% - 3.4rem);
	margin-top: 0.1rem;
}
.fwhreason .list li .text .tt {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fwhreason .list li .text .tt h3 {
	width: 0.36rem;
	line-height: 0.36rem;
	background: #0071ef;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	font-size: 0.28rem;
	color: #ffffff;
}
.fwhreason .list li .text .tt h4 {
	width: calc(100% - 0.48rem );
	font-size: 0.28rem;
	line-height: 0.36rem;
	color: #0071ef;
	font-weight: bold;
}
.fwhreason .list li .text p {
	margin-top: 0.12rem;
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #333333;
}
.ftikservice {
	padding: 0.7rem 0 0.8rem;
	background: #f6f6f8;
}
.ftikservice .list li {
	margin-top: 0.65rem;
	position: relative;
	background: #fff;
	border-radius: 0.26rem 0 0.26rem 0;
	padding: 0.7rem 0 0.42rem;
	box-shadow: 0 0.02rem 0.05rem 0 rgba(80,80,80,0.05);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftikservice .list li .tik {
	position: absolute;
	z-index: 11;
	top: -0.25rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 0.16rem 0 0.16rem 0;
	box-shadow: 0.04rem 0.04rem 0.1rem 0.01rem #b2d6ff;
	width: 3.7rem;
	background: #0071ef;
	text-align: center;
}
.ftikservice .list li .tik h4 {
	font-size: 0.26rem;
	line-height: 0.5rem;
	color: #ffffff;
	font-weight: bold;
}
.ftikservice .list li dl {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.ftikservice .list li dd {
	width: 25%;
	text-align: center;
}
.ftikservice .list li dd .ic {
	height: 0.7rem;
	position: relative;
}
.ftikservice .list li dd .ic img {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	display: block;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	max-height: 75%;
}
.ftikservice .list li dd h5 {
	margin-top: 0.04rem;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #333333;
}
.ftikservice .fmore {
	margin: 0.5rem auto 0;
}
.findustry {
	padding: 0.7rem 0 0.8rem ;
}
.findustry .list {
	margin-top: 0.38rem;
}
.findustry .list ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.findustry .list ul li {
	width: 50%;
	position: relative;
	margin-bottom: 0.4rem;
	padding-left: 0.65rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.findustry .list ul li:nth-child(2n) {
	padding-left: 1rem;
}
.findustry .list ul li::before {
	position: absolute;
	content: "";
	right: 0;height: 0.57rem;
	width: 0.01rem;background: #e5e5e5;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.findustry .list ul li:nth-child(2n)::before {
	display: none;
}
.findustry .list ul li h2 {
	font-size: 0.36rem;
	line-height: 0.46rem;
	color: #0071ef;
	font-weight: bold;
	vertical-align: top;
}
.findustry .list ul li h2 span {
	display: inline-block;
	font-size: 0.3rem;
	line-height: 0.4rem;
}
.findustry .list ul li h5 {
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #666666;
}
.findustry .list ul li h2 i {
	display: inline-block;
}

/* 工厂班 */

.qmbongs5 {
	padding: 0.7rem 0 0.8rem;
}


.qmbongs5 .text dd {
	font-size: 0.26rem;
	line-height: 0.6rem;
	color: #333333;
}

.qmbongs5 .text {
	background: #f6f6f8;
	border: 0.01rem solid #d7d7d7;
	padding: 0.25rem 0.2rem 0.25rem 0.7rem ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0.45rem auto 0.3rem;
}

.ucpg6 li {
	margin-bottom: 0.3rem;
}

.ucpg6 li .qhd {
	background: #3590f6;
	overflow: hidden;
}

.ucpg6 li .qhd i {
	float: left;
	width: 1.45rem;
	line-height: 0.76rem;
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
	background: #0071ef;
	display: block;
}

.ucpg6 li .qhd span {
	margin-left: 0.25rem;
	font-size: 0.26rem;
	line-height: 0.76rem;
	color: #ffffff;
	float: left;
}

.ucpg6 li .qhd em {
	float: right;
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.3rem;
	display: block;
	margin-top: 0.28rem;
	position: relative;
	cursor: pointer;
	background: url(../images/fn5-2.png) no-repeat center/cover;
	background-size: 0.2rem auto;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.ucpg6 li .qhd.on em {
	background: url(../images/fn5-1.png) no-repeat center/cover;
} 
.ucpg6 li .qbd {
	display: none;
	
}

.ucpg6 li .qbd dd {
	border-bottom: 0.01rem solid #eaf0f6;
}

.ucpg6 li .qbd dd a {
	display: block;
	overflow: hidden;
	padding: 0.2rem 0.3rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 0.76rem;
}
.ucpg6 li .qbd dd i {
	float: left;
	display: block;
	font-size: 0.22rem;
	line-height: 0.36rem;
	width: 0.36rem;
	text-align: center;
	color: #ffffff;
	border-radius: 50%;
	overflow: hidden;
	background: #0071ef;
}

.ucpg6 li .qbd dd p {
	float: right;
	width: calc(100% - 0.52rem);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #474e61;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


.qmbongs6 {
	padding: 0.72rem 0 0.76rem;
}


.qmbongs6 .box {
	margin-top: 0.42rem;
}

.qmbongs6 .box li {
	border-radius: 0.05rem;
	background: #fff;
	margin-bottom: 0.3rem;
	overflow: hidden;
}
.qmbongs6 .box li .img {
	height: 1.8rem;
	border-radius: 0.06rem;
	overflow: hidden;
}

.qmbongs6 .box li .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.qmbongs6 .box li .txt {
	padding: 0.12rem 0.2rem 0.1rem;
	text-align: center;
}

.qmbongs6 .box li h3 {
	font-size: 0.26rem;
	line-height: 0.42rem;
	color: #0071ef;
	font-weight: bold;
}
.qmbongs6 .box li p {
	font-size: 0.26rem;
	line-height: 0.42rem;
	color: #333333;
}
.qmbongs6 .fmore {
	margin: 0.3rem auto 0;
}
.ucpg5 {
	padding: 0.75rem 0 0.8rem;
}
.ucpg5 ul {
	margin-top: 0.42rem;
}
.ucpg5 ul li {
	background: #fff;
	border-radius: 0.8rem 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.3rem;
	margin-bottom: 0.3rem;
}

.ucpg5 ul li .hd {
	overflow: hidden;
}

.ucpg5 ul li .pic {
	width: 1.45rem;
	height: 1.45rem;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.ucpg5 ul li .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ucpg5 ul li .tx {
	float: right;
	width: calc(100% - 1.76rem);
	padding-bottom: 0.16rem;
	border-bottom: 0.01rem solid #e7e7e7;
	margin-top: 0.1rem;
}

.ucpg5 ul li .tx h3 {
	font-size: 0.3rem;
	line-height: 0.45rem;
	color: #000000;
	
}
.ucpg5 ul li .tx h3 em {
	display: inline-block;
	max-width: 1.4rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	vertical-align: top;
}
.ucpg5 ul li .tx h3 i {
	background-color: #ff9227;
	display: inline-block;
	padding: 0 0.12rem;
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #ffffff;
	margin-left: 0.1rem;
	vertical-align: top;
	margin-top: 0.04rem;
}

.ucpg5 ul li h5 {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #666666;
}

.ucpg5 ul li .bdx {
	margin-top: 0.2rem;
	font-size: 0.26rem;
	line-height: 0.44rem;
	color: #333333;
}
.ucpg5 .fmore {
	margin: 0.5rem auto 0;
}


.qmbongs7 {
	padding: 0.75rem 0;
}

.qmbongs7 .box {
	margin-top: 0.44rem;
}

.qmbongs7 .box li {
	margin-bottom: 0.2rem;
	border-radius: 0.04rem;
	background: #f6f6f8;
	padding: 0.4rem 0.25rem 0.4rem 0.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.qmbongs7 .box li .ico {
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 0.04rem;
	overflow: hidden;
	float: left;
}

.qmbongs7 .box li .ico img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.qmbongs7 .box li .txt {
	float: right;
	width: calc(100% - 1.5rem);
}

.qmbongs7 .box li h3 {
	font-size: 0.28rem;
	line-height: 0.38rem;
	color: #0071ef;
	margin-bottom: 0.1rem;
}

.qmbongs7 .box li p {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #333333;
}

.qmbongs7 h6 {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #666666;
	text-align: center;
	margin-top: 0.12rem;
}

.qmbongs7 .fmore {
	margin: 0.3rem auto 0;
}

.qmbongs8 {
	background: #f6f6f8;
	padding: 0.75rem 0 0.8rem;
}

.qmbongs8 .box {
	margin-top: 0.43rem;
	padding-bottom: 0.12rem;
}
.qmbongs8 .box ul {
	display : flex ;
	flex-wrap : wrap;
}
.qmbongs8 .box li {
	text-align: center;
	width: 33%;
	margin-bottom: 0.32rem;
}
.qmbongs8 .box li:nth-child(3n) {
	width: 34%;
}
.qmbongs8 .box li .ico {
	width: 0.98rem;
	height: 0.98rem;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.qmbongs8 .box li .ico img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.qmbongs8 .box li h6 {
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #333333;
	margin-top: 0.08rem;
}

.qmbongs9 {
	position: relative;
	padding: 0.75rem 0 0.8rem;
}

.swippicqih {
	margin: 0.45rem auto 0;
	position: relative;
	padding: 0 0.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;;
}
.swippicqih .swippicq  {
	overflow: hidden;
}
.swippicqih li {
	height: 5.7rem;
	position: relative;
}

.swippicqih li img {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	/* IE 9 */
	-moz-transform: translateY(-50%);
	/* Firefox */
	-webkit-transform: translateY(-50%);
	/* Safari 和 Chrome */
	-o-transform: translateY(-50%);
	width: 2.45rem;
	height: 4.45rem;
	display: block;
	object-fit: cover;
	margin: 0 auto;
}

.swippicqih .prev,
.swippicqih .next {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	width: 0.42rem;
	height: 0.42rem;
	border-radius: 50%;
	cursor: pointer;
	margin-top: -0.21rem;
	background: url(../images/fn6.png) no-repeat center ;
	background-size: 0.42rem auto !important;
}
.swippicqih .prev.on,
.swippicqih .next.on {
	background: url(../images/fn7.png) no-repeat center ;
}

.swippicqih .next {
	left: auto;
	right: 0;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
}

.swippicqih .prev:hover,
.swippicqih .next:hover {
	background-color: #0071ef;
}

.ucpg3 {
	padding: 0.65rem 0 0.5rem;
}
.ucpg3 ul {
	margin-top: 0.44rem;
	display : flex ;
	flex-wrap : wrap;
	
}
.ucpg3 li {
	width: calc((100% - 0.31rem)/2);
	margin-bottom: 0.3rem;
	background: #ffffff;
	border-radius: 0.03rem;
	margin-right: 0.3rem;
}
.ucpg3 li:nth-child(2n) {
	margin-right: 0;
}
.ucpg3 li a {
	display: block;
}
.ucpg3 .pic {
	height: 2.5rem;
	overflow: hidden;
}

.ucpg3 .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
}
.ucpg3 .txt {
	border-top: 0.02rem solid #f9dcac;
	padding: 0.24rem 0.1rem 0.26rem;
	text-align: center;
}

.ucpg3 li h3 {
	font-size: 0.28rem;
	line-height: 0.4rem;
	color: #0071ef;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ucpg3 li h5 {
	font-size: 0.26rem;
	line-height: 1.2;
	color: #333333;
	margin-top: 0.08rem;
}

.fanswer {
	padding: 0.7rem 0 0.8rem;
	background: #f6f6f8;
}

.fproblem ul {
	margin-top: 0.15rem;
}

.fproblem ul li {
	padding: 0.3rem 0;
	border-bottom: 0.01rem solid #d7d7d7;
	
}

.fproblem ul li a {
	display: block;
	overflow: hidden;
}

.fproblem ul li .lt {
	width: calc(100% - 2.2rem);
	display: flex;
	flex-wrap: wrap;
	float: left;
	align-items: center;
	justify-content: space-between;
}

.fproblem ul li .lt h5 {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	overflow: hidden;
	background: url(../images/fn8.png) no-repeat center;
	background-size: 0.3rem auto;
}

.fproblem ul li .lt h3 {
	width: calc(100% - 0.54rem);
	font-size: 0.28rem;
	line-height: 0.44rem;
	color: #333333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.fproblem ul li .rt {
	float: right;
	width: 1.88rem;
	border-radius: 0.22rem;
	overflow: hidden;
	text-align: center;
	background: #0071ef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fproblem ul li .rt i {
	display: inline-block;
	font-size: 0.24rem;
	line-height: 0.44rem;
	color: #ffffff;
	padding-left: 0.35rem;
	background: url(../images/fn9.png) no-repeat left center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 0.28rem auto ;
}

.faudition {
	padding: 0.7rem 0;
}
.faudition .lt {
	height: 2.22rem;
	margin: 0.44rem auto 0.3rem;
}
.faudition .lt h3 {
	position: absolute;
	z-index: 3;
	z-index: 11;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 0.3rem;
	line-height: 0.5rem;
	color: #ffffff;
}

.faudition .lt h3 i {
	display: inline-block;
	padding: 0.15rem 0.44rem 0.21rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.faudition .lt h3 i::after,
.faudition .lt h3 i::before {
	position: absolute;
	z-index: 11;
	content: "";
	left: 0;
	top: 0;
	background: url(../images/fn11.png) no-repeat center/cover;
	width: 0.24rem;
	height: 0.86rem;
}

.faudition .lt h3 i::after {
	left: auto;
	right: 0;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
}

.faudition .rt .list li {
	margin-bottom: 0.2rem;
	border-radius: 0.02rem;
	overflow: hidden;
}

.faudition .rt .list li .text {
	display: block;
	width: 100%;
	border: none;
	font-size: 0.24rem;
	height: 0.78rem;
	color: #666666;
	padding: 0 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0.02rem;
	overflow: hidden;
}

.faudition .rt .sub {
	display: block;
	margin: 0 auto;
	width: 100%;
	border: none;
	cursor: pointer;
	font-size: 0.26rem;
	height: 0.78rem;
	color: #ffffff;
	background: #ff9227;
	text-align: center;
}
.faudition .rt h6 {
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #ffffff;
	margin-top: 0.12rem;
}

.faudition .rt h6 i {
	display: inline-block;
	font-weight: bold;
	padding: 0 0.05rem;
}
.fhardtopic {
	padding: 0.7rem 0 0.8rem;
}
.fhardtopic .list {
	margin-top: 0.38rem;
}
.fhardtopic .list ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fhardtopic .list ul li {
	width: 50%;
	padding: 0 0 0 0.2rem;
	margin-bottom: 0.24rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhardtopic .list ul li h4 {
	margin-top: 0.04rem;
	font-size: 0.18rem;
	line-height: 0.36rem;
	height: 0.36rem;
	text-align: center;
	color: #ffffff;
	width: 0.36rem;
	border-radius: 50%;
	overflow: hidden;
	background: #0071ef;
}
.fhardtopic .list ul li h3 {
	width: calc(100% - 0.46rem);
	font-size: 0.24rem;
	line-height: 0.42rem;
	color: #333;
}
.fhardtopic .list ul li h3 i {
	display: block;
	font-weight: bold;
}
.fhardtopic .fmore {
	margin: 0.2rem auto 0;
}
.foreigntrade {
	padding: 0.7rem 0 0.5rem;
	background: #1d2a51;
}
.foreigntrade .list ul {
	margin-top: 0.4rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.foreigntrade .list ul li {
	width: calc((100% - 0.3rem)/2);
	margin-bottom: 0.3rem;
	border-radius: 0.26rem 0 0.26rem 0;
	overflow: hidden;
	position: relative;
	height: 2.4rem;
}
.foreigntrade .list ul li .tet {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	text-align: center;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.foreigntrade .list ul li .tet h4 {
	text-align: center;
}
.foreigntrade .list ul li .tet h4 i {
	display: inline-block;
	padding: 0 0.21rem;
	position: relative;
	font-size: 0.24rem;
	line-height: 0.3rem;
	color: #ffffff;
}
.foreigntrade .list ul li .tet h4 i::after,
.foreigntrade .list ul li .tet h4 i::before {
	position: absolute;
	content: "";
	left: 0;width: 0.08rem;
	height: 0.01rem;background: #ffffff;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.foreigntrade .list ul li .tet h4 i::after {
	left: auto;
	right: 0;
}
.foreigntrade .list ul li .tet h2 {
	font-size: 0.3rem;
	line-height: 0.44rem;
	color: #fff;
}
.foreigntrade .list ul li .tet h3 {
	margin-top: 0.08rem;
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #ffff00;
	font-weight: bold;
}
.fxuetikyx {
	padding: 0.7rem 0 0.8rem;
	background: #f6f6f8;
}
.fxuetikyx .fmore {
	margin: 0.1rem auto 0;
}
.fxuetikyx .list ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
	margin-top: 0.42rem;
}
.fxuetikyx .list ul li {
	width: 50%;
	margin-bottom: 0.35rem;
}
.fxuetikyx .list ul li a {
	display: block;
}
.fxuetikyx .list ul li .icon {
	height: 1.5rem;
	width: 1.5rem;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
.fxuetikyx .list ul li .icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fxuetikyx .list ul li .tet {
	text-align: center;
	margin-top: 0.16rem;
}
.fxuetikyx .list ul li .tet h5 {
	font-size: 0.26rem;
	line-height: 0.34rem;
	color: #333333;
}
.fxuetikyx .list ul li .tet h4 {
	margin-top: 0.07rem;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #0071ef;
	
}

/* 关于我们 */
.fbai {
	background: #fff;padding-bottom: 0.75rem;
}

.fabout {
	padding: 0.7rem 0 0.3rem;
}

.fabout .list {
	margin-top: 0.4rem;
}

.fabout .list li {
	margin-bottom: 0.4rem;
	overflow: hidden;
}
.fabout .list li .imgs img {
	display: block;
	width: 100%;
}

.fabout .list li .text {
	margin-top: 0.18rem;
}

.fabout .list li .text h3 {
	font-size: 0.36rem;
	line-height: 0.5rem;
	color: #0071ef;
	font-weight: bold;margin-bottom: 0.1rem;
}

.fabout .list li .text h6 {
	font-size: 0.26rem;
	line-height: 0.4rem;
	color: #333333;
}

.fab_data {
	padding: 0.7rem 0 0.4rem;
}

.fab_data .list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.3rem;
}

.fab_data .list ul li {
	width: 50%;
	position: relative;
	padding-left: 0.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}

.fab_data .list ul li h3 {
	font-size: 0.3rem;
	line-height: 0.46rem;
	color: #ffffff;
	font-weight: bold;
}

.fab_data .list ul li h3 i {
	display: inline-block;
	font-size: 0.36rem;

}

.fab_data .list ul li h6 {
	font-size: 0.24rem;
	line-height: 0.44rem;
	color: #ffffff;
}


.fab_lichen {
	padding: 0.7rem 0;
}

.fab_lichen .list ul {
	margin-top: 0.32rem;
}

.fab_lichen .list ul li {
	margin-bottom: 0.2rem;
	text-align: center;
}

.fab_lichen .list ul li h3 {
	font-size: 0.26rem;
	line-height: 0.38rem;
	color: #0071ef;
	font-weight: bold;
}

.fab_lichen .list ul li p {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #333333;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fmission {
	height: 3.57rem;
}
.fmission .text {
	width: calc(100% - 3.15rem);
	float: right;
	padding-top: 1.1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.fmission .text h2 {
	padding-top: 0.35rem;
	font-size: 0.32rem;
	line-height: 0.54rem;
	color: #0a103b;
	font-weight: bold;
	background: url(../images/fd4.png) no-repeat top left;
	background-size: 0.28rem auto;
}

.fmission .text h6 {
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #333333;
}

/* 课程 */
.ucpg4 {
	padding: 0.7rem 0 ;
}
.ucpg4 ul {
	text-align: center;
	font-size: 0;
	padding: 0.4rem 0.3rem 0;
}
.ucpg4 li {
	margin-bottom: 0.2rem;
}
.ucpg4 li .txt {
	height: 0.7rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: block;
	border: none;
	border-radius: 0.04rem;
	padding: 0 0.26rem;
	font-size: 0.24rem;
	color: #333;
	background: #ffffff;
}

.ucpg4 li:last-child {
	margin-top: 0.4rem;
}

.ucpg4 li .btn {
	background-color: #0071ef;
	border-radius: 0.04rem;
	color: #fff;
	cursor: pointer;
	
}

.ucpg4 h6 {
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	margin-top: 0.1rem;
}

.fengcai {
	background: #f5f7ff;
	padding: 0.7rem 0.2rem;
}
.fengcai .imgs {
	margin: 0.4rem auto 0;
	height: 3rem;
	border-radius: 0.08rem;
	overflow: hidden;
}
.fengcai .imgs img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fengcai .lst ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fengcai .lst ul li {
	width: calc((100% - 0.1rem)/2);
	margin-top: 0.1rem;
	border-radius: 0.08rem;
	overflow: hidden;
}
.fengcai .lst ul li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fengcai .fmore {
	margin: 0.5rem auto 0;
}
.fservicebz {
	padding: 0.65rem 0 0.3rem;
}
.fservicebz .list {
	margin-top: 0.4rem;
}
.fservicebz .list ul {
	display : flex ;
	flex-wrap : wrap;
}
.fservicebz .list ul li {
	width: 33%;
	text-align: center;
	margin-bottom: 0.4rem;
}
.fservicebz .list ul li:nth-child(3n) {
	width: 34%;
}
.fservicebz .list ul li .ico {
	height: 1.08rem;
	width: 1.08rem;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
.fservicebz .list ul li .ico img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fservicebz .list ul li h4 {
	margin-top: 0.11rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #333333;
	font-weight: bold;
}
.ftikdagan {
	background: #f5f7ff;
	padding: 0.65rem 0 0.8rem;
}
.ftikdagan .list {
	background: #ffffff;
	margin-top: 0.42rem;
	padding: 0.5rem 0.3rem 0.3rem;
	border-radius: 0.08rem;
	overflow: hidden;
}
.ftikdagan .list li {
	margin-bottom: 0.2rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
	border-radius: 0.08rem;
	overflow: hidden;
}
.ftikdagan .list li h2 {
	width: 0.94rem;
	line-height: 0.9rem;
	background: #0071ef;
	font-size: 0.4rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.ftikdagan .list li h3 {
	width: calc(100% - 0.98rem);
	background: #f4f6ff;
	padding: 0 0.25rem;
	font-size: 0.26rem;
	line-height: 0.9rem;
	color: #333333;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftikdagan .fmore {
	margin: 0.5rem auto 0;
}
.fdaoshit {
	padding: 0.65rem 0 0.4rem;
}
.fdaoshit .list li {
	padding: 0.4rem 0 0.3rem;
	border-bottom: 0.01rem solid #eeeeee;
}
.fdaoshit .list li:last-child {
	border-bottom: none;
}
.fdaoshit .list li a {
	display: block;
	overflow: hidden;
}
.fdaoshit .list li .imgs {
	width: 2.2rem;
	height: 2.2rem;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.fdaoshit .list li .imgs img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fdaoshit .list li .text {
	width: calc(100% - 2.6rem);
	float: right;
}
.fdaoshit .list li .text h3 {
	font-size: 0.3rem;
	line-height: 0.4rem;
	color: #0071f0;
	font-weight: bold;
	position: relative;
	padding-bottom: 0.15rem;
}
.fdaoshit .list li .text h3 i {
	position: absolute;
	left: 0;
	z-index: 1;
	bottom: 0;
	width: 0.28rem;
	height: 0.01rem;
	background: #0071f0;
}
.fdaoshit .list li .text dl {
	margin-top: 0.1rem;
}
.fdaoshit .list li .text dl dd {
	padding-left: 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #333333;
}
.fdaoshit .list li .text dl dd::before {
	position: absolute;
	content: "";
	left: 0;top: 0.18rem;
	height: 0.06rem;
	width: 0.06rem;
	background: #d4d4d4;
	border-radius: 50%;
	overflow: hidden;
	z-index: 1;
}
.fliuliyou {
	background: #f5f7ff;
	padding: 0.65rem 0 0.15rem;
}
.fliuliyou .list ul {
	margin-top: 0.3rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fliuliyou .list ul li {
	width: 50%;
	margin-bottom: 0.55rem;
}
.fliuliyou .list ul li .icon {
	height: 1.2rem;
	position: relative;
}
.fliuliyou .list ul li .icon img {
	position: absolute;
	display: block;
	margin: 0 auto;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
	max-height: 70%;
}
.fliuliyou .list ul li .tet {
	text-align: center;
	margin-top: 0.12rem;
}
.fliuliyou .list ul li .tet h3 {
	font-size: 0.3rem;
	line-height: 0.5rem;
	color: #333333;
	font-weight: bold;
}
.fliuliyou .list ul li .tet p {
	font-size: 0.24rem;
	line-height: 0.36rem;
	color: #333333;
}
.fwhryju {
	padding: 0.7rem 0 0.8rem;
}
.fwhryju .qmtit h3{
	font-size: 0.44rem;
}
.fwhryju .list ul {
	padding: 0.42rem 0.2rem 0.3rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fwhryju .list ul li {
	width: calc((100% - 0.2rem)/2);
	margin-bottom: 0.2rem;
	background: #ffffff;
	border-radius: 0.08rem;
	overflow: hidden;
	height: 2.12rem;
	position: relative;
	box-shadow: 0 10px 20px 0 #f4f7ff;
}
.fwhryju .list ul li .en {
	position: absolute;
	left: 0;right: 0;
	margin: 0 auto;
	text-align: center;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); 
}
.fwhryju .list ul li .en h2 {
	font-size: 0.45rem;
	line-height: 1.4;
	color: #0071ef;
	font-weight: bold;
}
.fwhryju .list ul li .en h2 i {
	display: inline-block;
}
.fwhryju .list ul li .en em {
	display: inline-block;
	font-size: 0.3rem;
}
.fwhryju .list ul li .en h5 {
	font-size: 0.24rem;
	line-height: 1.4;
	color: #000033;
}
.fwhryju .fsubls ul {
	margin: 0 0.25rem;
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.fwhryju .fsubls ul li {
	width: calc((100% - 0.4rem)/2);
}
.fwhryju .fsubls ul li a {
	display: block;
	font-size: 0.26rem;
	line-height: 0.68rem;
	color: #0071ef;
	border: 0.01rem solid #0071ef;
	border-radius: 0.04rem;
	overflow: hidden;
	text-align: center;
}
.fwhryju .fsubls ul li.on a {
	background: #0071ef;
	color: #ffffff;
} 
.fanswerkec .fproblem ul li .rt {
	border-radius: 0.25rem;
}
.fanswerkec .fproblem ul li .rt i {
	line-height: 0.5rem;
	background-size: 0.3rem auto;
	padding-left: 0.45rem;
}
.fanswerkec .fproblem ul li .lt h3 {
	font-size: 0.26rem;
	font-weight: bold;
	line-height: 0.5rem;
	width: calc(100% - 0.4rem);
}
.fanswerkec .fproblem ul li .lt h5 {
	background: url(../images/fd3.png) no-repeat center;
	background-size: 0.14rem auto;
}
.fanswerkec .fproblem ul li:last-child {
	border-bottom: none;
}

/* 内训 */
.qmneixun1{
	padding: 0.7rem 0 0.8rem;background: #f6f6f8;
}
.qmneixun1 .box{
	margin: 0.4rem auto 0.2rem;
}
.qmneixun1 .box ul {
	display : flex ;
	flex-wrap : wrap;
	justify-content : space-between;
}
.qmneixun1 .box li{
	float: left;width: calc((100% - 0.31rem)/2);margin-bottom: 0.3rem;
	background: #fff;border-radius: 0.03rem;
	margin-right: 0.3rem;
	padding: 0.3rem 0 0.25rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0 0.02rem 0.05rem 0 rgba(80,80,80,0.05);
}
.qmneixun1 .box li:nth-child(2n) {
	margin-right: 0;
}
.qmneixun1 .box li .ico{
	width: 1.36rem;height: 1.36rem;overflow: hidden;border-radius: 50%;margin: 0 auto;
}
.qmneixun1 .box li .ico img{
	width: 100%;height: 100%;display:block;
}
.qmneixun1 .box li h3{
	font-size: 0.28rem;
	line-height: 0.4rem;
	color: #000000;
	font-weight: bold;
	margin-top: 0.12rem;
}
.qmneixun1 .box li span{
	width: 0.3rem;height: 0.03rem;background: #0071ef;display: block;margin: 0.12rem auto 0;
}
.qmneixun1 .box li p{
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #333333;
	margin-top: 0.15rem;
}
.qmneixun1  .umore .btn{
	margin: 0 auto;
}


.qmneixun2{
	padding: 0.7rem 0 0.8rem;
	background: #0071ef;
}
.qmneixun2 .qmtit h2,
.qmneixun2 .qmtit p{
	color: #fff;
}
.qmneixun2 .box{
	margin-top: 0.4rem;
}
.qmneixun2 .box ul{
	font-size: 0;text-align: center;
}
.qmneixun2 .box li{
	display: inline-block;vertical-align: middle;
	vertical-align: top;
}
.qmneixun2 .box li .ico{
	width: 0.88rem;height: 0.88rem;display: block;border-radius: 50%;
	margin: 0 auto;
}
.qmneixun2 .box li .ico img{
	width: 100%;height: 100%;display: block;
}
.qmneixun2 .box li p{
	font-size: 0.26rem;
	line-height: 0.38rem;
	color: #fff;margin-top: 0.12rem;
}
.qmneixun2 .box li span{
	display: block;width: 0.18rem;
	margin: 0.35rem 0.1rem;
	
}
.qmneixun2 .box li span img {
	display: block;
	width: 100%;
}
.qmneixun2 .form{
	margin-top: 0.42rem;
}
.qmneixun2 .form ul{
	font-size: 0;text-align: center;
}
.qmneixun2 .form li{
	margin-bottom: 0.2rem;
}
.qmneixun2 .form li .t1{
	width: 100%;height: 0.78rem;background: #fff;border: none;
	font-size: 0.24rem;
	color: #666666;padding: 0 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmneixun2 .form li .sub{
	width: 100%;height: 0.78rem;background: #ff9227;border: none;
	font-size: 0.26rem;
	color: #fff;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: bold;
	-o-box-sizing: border-box;text-align: center;line-height: 0.78rem;
	box-sizing: border-box;border-radius: 0.03rem;display: block;cursor: pointer;
}

.qmneixun3{
	padding: 0.7rem 0 0.8rem;background: #f6f6f8;
}
.qmneixun3 .box{
	margin-top: 0.42rem;
}
.qmneixun3 .box ul{
	padding-bottom: 0.2rem;
}
.qmneixun3 .box li {
	float: left;
	width: calc((100% - 0.3rem)/2);
	background: #fff;
	border-radius: 0.06rem;
	box-shadow: 0 0 0.1rem 0 #f1f1f4;
margin-bottom: 0.3rem;
}
.qmneixun3 .box li:nth-child(2n) {
	float: right;
}
.qmneixun3 .box li .img {
	height: 1.68rem;
	padding-top: 0.24rem;padding-left: 0.3rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.qmneixun3 .box li h2 {
	font-size: 0.28rem;
	line-height: 1.7;
	color: #fff;font-weight: bold;
}
.qmneixun3 .box li h3 {
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #fff;height: 0.72rem;overflow: hidden;
}

.qmneixun3 .box li dl {
	padding: 0.22rem 0.1rem 0.26rem 0.3rem;
}

.qmneixun3 .box li dd {
	font-size: 0.26rem;
	line-height: 0.38rem;
	color: #666666;
	padding-left: 0.14rem;
	position: relative;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.qmneixun3 .box li dd::before {
	position: absolute;
	left: 0;top: 0.18rem;
	z-index: 1;
	content: "";
	height: 0.04rem;
	width: 0.04rem;
	border-radius: 50%;
	overflow: hidden;
	background: #666666;
}


.qmneixun4{
	padding: 0.7rem 0 0.8rem;
}
.qmneixun4 .box{
	margin-top: 0.35rem;padding-bottom: 0.2rem;
}
.qmneixun4 .box li{
	float: left;width: 50%;text-align: center;
	margin-bottom: 0.4rem;
}
.qmneixun4 .box li .ico{
	height: 0.6rem;
	
}
.qmneixun4 .box li .ico img{
	display: block;margin: 0 auto;width: auto;
	height: 100%;
}
.qmneixun4 .box li h3{
	font-size: 0.28rem;
	line-height: 1.7;
	color: #333333;margin: 0.1rem 0 0.08rem;
}
.qmneixun4 .box li span{
	display: block;width: 0.3rem;height: 0.02rem;background: #0071ef;margin: 0 auto 0.15rem;
}
.qmneixun4 .box li p{
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #666666;height: 0.72rem;
	overflow: hidden;
}


/* 社群 */
.foperservice .flist li h5 {
	margin-top: 0.05rem;
}
.foperservice .flist li h4 {
	margin-top: 0.12rem;
	font-size: 0.24rem;
	line-height: 0.34rem;
	color: #333333;
}
.foperservice .list.flist ul li .the h3 {
	font-weight: 400;
}
.fhui {
	background: #f6f6f8;
}
.foperservice .list.flist ul li {
	border: none;
	background: #ffffff;
}
.foperservice .list.flist ul li {
	padding: 0.28rem 0.25rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.qmshequ2 {
	padding: 0.7rem 0 0.65rem;
}

.qmshequ2 .box {
	margin-top: 0.4rem;
}
.qmshequ2 .box .ths li {
	margin-bottom: 0.16rem;
}
.qmshequ2 .box .ths li .img {
	height: 2.8rem;
	border-radius: 0.04rem;
	overflow: hidden;
}
.qmshequ2 .box .ths li .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qmshequ2 .box .tbd li {
	float: left;
	width: calc((100% - 0.3rem)/2);
	margin-right: 0;
}
.qmshequ2 .box .tbd li:nth-child(2n) {
	float: right;
}
.qmshequ2 .box .tbd li .img {
	height: 2.44rem;
	overflow: hidden;
	border-radius: 0.04rem;
}

.qmshequ2 .box li .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.qmshequ2 .box li p {
	font-size: 0.26rem;
	line-height: 0.5rem;
	color: #333333;
	margin-top: 0.08rem;
	text-align: center;
}

.qmshequ3 {
	padding: 0.7rem 0 0.8rem;
	background: #f6f6f8;
}

.qmshequ3 .box {
	margin-top: 0.45rem;
	padding-bottom: 0.2rem;
}

.qmshequ3 .box li {
	margin-bottom: 0.3rem;
	padding: 0.3rem 0.3rem 0.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	border-radius: 0.04rem;
}

.qmshequ3 .box li:nth-child(1) {
	background: #dfecf2;
}

.qmshequ3 .box li:nth-child(2) {
	background: #f9e7e6;
}

.qmshequ3 .box li:nth-child(3) {
	background: #f7ede6;
}

.qmshequ3 .box li:nth-child(4) {
	background: #e7eef6;
}
.qmshequ3 .box li .ico {
	width: 0.64rem;
	height: 0.64rem;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0.13rem;
}

.qmshequ3 .box li .ico img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.qmshequ3 .box li .rt {
	width: calc(100% - 0.76rem);
}

.qmshequ3 .box li h3 {
	font-size: 0.3rem;
	line-height: 0.64rem;
	color: #333333;
}

.qmshequ3 .box li dl {
	margin-top: 0.1rem;
	border-top: 0.01rem solid #d9d9d9;
	padding-top: 0.12rem;
}

.qmshequ3 .box li dd {
	float: left;
	width: 50%;
	position: relative;
}
.qmshequ3 .box li dd:before {
	position: absolute;
	left: 0;
	top: 0.22rem;z-index: 1;
	content: "";
	height: 0.04rem;
	width: 0.04rem;
	border-radius: 50%;
	overflow: hidden;
	background: #0071ef;
}
.qmshequ3 .box li dd a {
	font-size: 0.26rem;
	line-height: 0.46rem;
	color: #333;
	display: block;
	padding-left: 0.1rem;
}

.qmbongs9 .fmore {
	margin: 0.45rem auto 0;
}

.qmshequ4 {
	padding: 0.7rem 0 0.8rem;
}

.qmshequ4 .box {
	margin-top: 0.44rem;
	padding-bottom: 0.2rem;
}

.qmshequ4 .box li {
	float: left;
	width: calc((100% - 0.26rem)/2);
	margin-right: 0;
	margin-bottom: 0.3rem;
	border: 0.01rem solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0.03rem 0.1rem 0 rgba(80,80,80,0.01);
	border-radius: 0.04rem;
}

.qmshequ4 .box li:nth-child(2n) {
	float: right;
}

.qmshequ4 .box li .img {
	height: 2rem;
	overflow: hidden;
}

.qmshequ4 .box li .img img {
	height: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
}
.qmshequ4 .box li .txt {
	padding: 0.2rem 0;
	text-align: center;
}
.qmshequ4 .box li h3 {
	font-size: 0.28rem;
	line-height: 1.2;
	color: #000000;
	font-weight: bold;
}

.qmshequ4 .box li span {
	width: 0.3rem;
	height: 0.03rem;
	background: #0071ef;
	display: block;
	margin: 0.1rem auto 0.08rem;
}

.qmshequ4 .box li p {
	font-size: 0.24rem;
	line-height: 0.36rem;
	color: #333333;
	height: 0.72rem;
	overflow: hidden;
}
.dayyhabnner,
.dayyhabnner li,
.kcbanner,
.kcbanner li{
	height: 6.8rem;
}
.dayyhabnner li .txt,
.kcbanner li .txt{
	    top: 30%;
	    transform: translateY(0%);
	    -ms-transform: translateY(0%);
	    -moz-transform: translateY(0%);
	    -webkit-transform: translateY(0%);
}
.kcbanner li .txt h1{
	font-size: 0.77rem;
	line-height: 1.1;font-weight: initial;
}
.kcbanner li .txt h1 span{
	font-size: 1.04rem;
	font-weight: bold;
}
.kcbanner .umore .btn{
	width: 4.76rem;background: #ff9227;
}
.kcbanner li .txt h6{
	text-align: center;
}
.kcbanner li .txt h6 i{
	font-size: 0.3rem;
	line-height: 1.7;
	color: rgba(255,255,255,0.7);position: relative;
}
.kcbanner li .txt h6 i::after,
.kcbanner li .txt h6 i:before{
	content: "";width: 0.08rem;height: 0.08rem;border: 1px solid #fff;border-radius: 50%;
	position: absolute;
	left: -0.24rem;
	top: 50%;z-index: 1;margin-top: -0.04rem;
}
.kcbanner li .txt h6 i::after{
	right: -0.24rem;left: auto;
}

.kcqmkehujz3{
	background: #0071ef;
}
.kcqmkehujz3 .bds .form h6{
	font-size: 0.2rem;
}

.dayyhabnner li .txt h1{
	font-size: 0.72rem;
	line-height: 1.2;color: initial;
}
.dayyhabnner li .txt h1 i{
	background: linear-gradient(to bottom, #fff,#c9e1fc, #96c5f8);
	 -webkit-background-clip: text;
	color: transparent;
}
.dayyhabnner li .txt h1 span{
	background: linear-gradient(to bottom, #65a9f5,#358ef2, #0775ef);
	 -webkit-background-clip: text;
	color: transparent;
}
.dayyhabnner li .txt h6{
	font-size: 0.36rem;
}
.dayyhabnner li .bs{
	display: flex;justify-content: center;margin-top: 0.3rem;
}
.dayyhabnner li .bs .b1{
	    display: block;
	    width: 2.38rem;
	    line-height: 0.88rem;
	    text-align: center;
	    border-radius: 0.04rem;
	    overflow: hidden;
	    font-size: 0.28rem;
	    color: #ffffff;
	    background: #0071ef;
	  display: block;margin: 0 0.15rem;
}
.dayyhabnner li .bs .b1.on{
	background: #ff9227;
}

.qmbongs5  .qmtit h3,
.fxuetikyx .qmtit h3,
.foreigntrade .qmtit h3{
	font-size: 0.44rem;
}


.dayyhabnner li .txt .h1{
	color: #fff;
}


.habnner li .txt a.btn{
	width: 2.75rem;
	text-align: center;font-size:0.36rem ;
	color: #f4f5f6;border-radius: 0.05rem;
	background: #ff6900;display: block;
	margin: 0.3rem auto 0;line-height: 0.88rem;
}
.babnnerss li,
.babnnerss{
	height: 6.45rem;
}