body{font-family: SourceHanSansCN, SourceHanSansCN-Regular;background-color: #fff;}
.fb{font-weight: bold;}
.con_width{width: 80%;margin: 0 auto;}
/* 重置导航 */
.navbar-default{background-color:transparent}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width: 100%;}
/* banner */
.index_lbbg1{
	overflow: hidden;
	background-position: center!important;
	text-align: center;
	width: 100%;
	height: 100vh;
	/* background: url(../img/form/banner.png) no-repeat; */
	background: url(../img/banner/back.png) no-repeat;
	background-size: cover;}
/*.index_lbbg1_left {*/
/*	background-position: left;*/
/*}*/
.light1{top:0;right:10%;width:800px;-webkit-animation: flicker1 7s ease-in-out 0.5s infinite;animation: flicker1 7s ease-in-out 0.5s infinite;}
.light2{top:0;right:30%;width: 900px;-webkit-animation: flicker2 8s ease-in-out 0.5s infinite;animation: flicker2 8s ease-in-out 0.5s infinite;}
.light3{top:0;right:0%;-webkit-animation: flicker3 8s ease-in-out 0.5s infinite;animation: flicker3 8s ease-in-out 0.5s infinite;}
@keyframes flicker1 {
   0% {opacity: 1;}
  50% {opacity: 0.2;}
  100% {opacity: 1;}
}
@keyframes flicker2 {
  0% {opacity: 1;}
  50% {opacity: 0.2;}
  100% {opacity: 1;}
}
@keyframes flicker3 {
   0% {opacity: 1;}
  50% {opacity: 0.2;}
  100% {opacity: 1;}
}
.cloud{position: absolute;right:0;top:50px;width:47%;}
.rocket{background: url(../img/banner/ro.png) no-repeat;background-size: cover;width:67px;height:136px;-webkit-animation: move 4s ease-in-out 0.5s infinite;animation: move 4s ease-in-out 0.5s infinite;margin-left:44%;}
.rocket img{bottom: -30px;left: 14px;width: 40px;-webkit-animation: flicker 1s ease-in-out 0.5s infinite;animation: flicker 1s ease-in-out 0.5s infinite;}
@keyframes move {
  0% {transform: translateY(0) translateX(0);}
  50% {transform: translateY(30px) translateX(0px);}
  100% {transform: translateY(0px) translateX(0px);}
}
@keyframes flicker {
  0% {opacity: 0.4;}
  25% {opacity: 1;}
  50% {opacity: 0.4;}
  75% {opacity: 1;}
  100% {opacity: 0.4;}
}
.flowerpot{width:140px;height:113px;margin-left:48%;margin-top: 10px;}
.flower1{bottom: 0px;left: -143px;width: 369px;-webkit-animation: rock1 5s ease-in-out 0.5s infinite;animation: rock1 5s ease-in-out 0.5s infinite;}
.flower2{bottom: -31px;left: -145px;width:410px;-webkit-animation: rock2 5s ease-in-out 0.5s infinite;animation: rock2 5s ease-in-out 0.5s infinite;}
.flower3{bottom: -31px;left: -140px;width:410px;-webkit-animation: rock3 5s ease-in-out 0.5s infinite;animation: rock3 5s ease-in-out 0.5s infinite;}
.flower{bottom:0;width:140px;left:0;}
@keyframes rock1 {
  0% {transform:rotate(0deg);}
  50% {transform:rotate(-7deg);}
  100% {transform:rotate(0deg);}
}
@keyframes rock2 {
  0% {transform:rotate(0deg);}
  50% {transform:rotate(7deg);}
  100% {transform:rotate(0deg);}
}
@keyframes rock3 {
  0% {transform:rotate(0deg);}
  50% {transform:rotate(-7deg);}
  100% {transform:rotate(0deg);}
}
.computer{width: 232px;margin-top: -179px;position: relative;margin-left: calc(50% - 155px);display:block;}
.phone_b{width: 110px;display:block;margin-top: -100px;margin-left:calc(50% - 206px);position: relative;-webkit-animation: move1 5s ease-in-out 0.5s infinite;animation: move1 5s ease-in-out 0.5s infinite;}
@keyframes move1 {
  0% {transform: translateY(0) translateX(0);}
  50% {transform: translateY(-30px) translateX(0px);}
  100% {transform: translateY(0px) translateX(0px);}
}
.cup_b{width:90px;height:100px;margin-left:60%;margin-top:-80px;}
.cup_img{bottom:0;width:90px;left:0;}
.cup_b p{position: absolute;background: url(../img/banner/steam.png) no-repeat;border-radius: 50%;z-index: 0; opacity: 0;background-size: contain;}
.qipao1{height:60px; width:60px;top:6px;left:8%;-webkit-animation: steam1 2s linear infinite;animation: steam1 2s linear infinite;}
.qipao2{height:70px; width:70px;top:11px;left:-5px;-webkit-animation: steam2 2s linear 0.5s infinite;animation: steam2 2s linear 0.5s infinite;}
.qipao3{height:80px; width:80px;top:13px;left:-11px;-webkit-animation: steam3 2s linear 1s infinite;animation: steam3 2s linear 1s infinite;}
.qipao4{height:60px; width:60px;top:12px;left:-15px;-webkit-animation: steam4 2s linear 1.5s infinite;animation: steam4 2s linear 1.5s infinite;}
@keyframes steam1 {
  0% {transform: translateY(0) translateX(0) scale(0.55); opacity: 0;}
  30%{opacity: 1;}
  50% {transform: translateY(-25px) translateX(50px) scale(1); opacity: 1;}
  90% {transform: translateY(-50px) translateX(80px) scale(1.3); opacity: 1;}
  100% {transform: translateY(-50px) translateX(90px) scale(1.3); opacity: 0.3;}
}
@keyframes steam2 {
   0% {transform: translateY(0) translateX(0) scale(0.55); opacity: 0;}
   30%{transform: translateY(-30px) translateX(20px) scale(1); opacity: 1;}
  50% {transform: translateY(-40px) translateX(30px) scale(1.1); opacity: 1;}
  90% {transform: translateY(-70px) translateX(50px) scale(1.4); opacity: 1;}
  100% {transform: translateY(-70px) translateX(61px) scale(1.3); opacity: 0.3;}
}
@keyframes steam4 {
   0% {transform: translateY(0) translateX(0) scale(0.55); opacity: 0;}
   30%{opacity: 1;}
  50% {transform: translateY(-25px) translateX(50px) scale(1); opacity: 1;}
  90% {transform: translateY(-50px) translateX(80px) scale(1.3); opacity: 1;}
  100% {transform: translateY(-50px) translateX(90px) scale(1.3); opacity: 0.3;}
}
@keyframes steam3 {
   0% {transform: translateY(0) translateX(0) scale(0.55); opacity: 0;}
   30%{opacity: 1;}
  50% {transform: translateY(-25px) translateX(50px) scale(1); opacity: 1;}
  90% {transform: translateY(-55px) translateX(80px) scale(1.3); opacity: 1;}
  100% {transform: translateY(-55px) translateX(90px) scale(1.3); opacity: 0.3;}
}
.f_banner{position: absolute;right: 0;bottom: 0;}
.nav_f{height: 67px;width: 100%;background: transparent;position: fixed;top: 0;left: 0;z-index: 10;}
.bgnavf_top{background: #ffffff;box-shadow: 0 0 8px #d8d8d8;}
.logo_f{margin: 19px 0 0 0px;color: #fff;font-size: 26px;font-family: FZHZGBJW, FZHZGBJW-Regular;line-height: 27px;}
.logo_f img{width: 38px;height: 38px;margin-right: 19px;vertical-align: middle}
.topnavf{margin-left: 100px;margin-top: 3px;}
.topnavf a{margin: 12px 13px 0 13px;padding: 8px 10px 16px 10px;font-size: 18px;color: #fff;display: inline-block;position: relative;}
.topnavf a.active::after{content: "";position: absolute;height: 4px;width: 100%;background: #fff;border-radius: 2px;bottom: 0;left: 0;}
.topnavf a:hover{color:#fff;}
.bgnavf_top .logo_f,.bgnavf_top .topnavf a,.bgnavf_top .topnavf a:hover{color: #333;}
.bgnavf_top .topnavf a.active{color: #387ee8;}
.bgnavf_top .topnavf a.active::after{content: "";position: absolute;height: 4px;width: 100%;background: #387ee8;border-radius: 2px;bottom: 0;left: 0;}.login_pc,.login_pc:hover,.login_pc:focus{height: 34px;margin-top: 18px;background: #3272e7;color: #fff;border-radius:4px;text-align: center;line-height: 34px;font-size: 15px;padding: 0 23px;}
.f_name,.f-nav-user a{color: #fff;}
.f_myform{color: #fff;width:100px;text-align: center;padding: 8px 10px;margin: 12px 13px;font-size: 17px;display: inline-block;border-right: 1px solid #fff;}
.f_logout{display: none;
	position: absolute;
	width: 80px;
	left: 0;
	top: 100%;
	height: 50px;
	background: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
	border-radius: 2px;
	text-align: center;
	line-height: 50px;}
.f_logoute{position: absolute;
	width: 80px;
	left: 0;
	top: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;background: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
	border-radius: 2px;}
.f_logoute a{color: #ff6d56;font-size: 16px;}
.f_logoute::before,.f_logout::before {
	content: '';
	position: absolute;
	top: -6px;
	right: 25px;
	padding: 8px;
	background-color: inherit;
	border: inherit;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.f_logout button,.f_logout button:hover{color: #ff6d56;font-size: 16px!important;border: none;background: transparent;padding: 0;margin: 0;}
.bgnavf_top .f-nav-user a,.bgnavf_top .f_name,.bgnavf_top .f_myform{color: #001864;}
.bgnavf_top .f_myform{border-right: 1px solid #001864;}
.f-nav-user{display: inline-block;padding: 26px 0 10px 0;cursor: pointer;}
.f-nav-user:hover .f_logout{display: block;}
.f-nav-user:hover .f_arrow{transform: rotate(180deg);display: inline-block;transition:all .3s cubic-bezier(.55,0,.1,1)}
.f_arrow{transform: rotate(0deg);display: inline-block;transition:all .3s cubic-bezier(.55,0,.1,1)}
.f_title{width:100%;margin: 0 auto;padding-top: 140px;text-align: center;position: relative;margin-bottom: 80px;}
.f_title::before{background:linear-gradient(to right,#fff,#C9E0FA,#fff);content: '';height: 1px;width: 100%;position: absolute;bottom: 19px;left: 0;}
.f_title span{height:42px;line-height:42px;font-size:30px;color: #000;padding: 0 21px;display: inline-block;background: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;}
.f_titled{width:100%;margin: 0 auto;padding-top: 140px;text-align: center;position: relative;margin-bottom: 80px;}
.f_titled::before{background:linear-gradient(to right,#fff,#C9E0FA,#fff);content: '';height: 1px;width: 100%;position: absolute;bottom: 19px;left: 0;}
.f_titled span{height:42px;line-height:42px;font-size:30px;color: #000;padding: 0 21px;display: inline-block;background: #f2f7ff;position: absolute;left:50%;transform: translateX(-50%);bottom: 0px;}
.shuju{padding: 80px 120px 100px 120px;}
.f_number{width: 100px;height: 100px;box-shadow: 0 0 5px #e8e8e8;border-radius: 6px;}
.f_number img{width:100%;height:100%;}
.f_width3{width: 33.3%;float: left;padding:30px 0 0px 0;height: 160px;}
.f_bgwhite{background: #fff;padding-bottom: 100px;}
.f_bgqing{background: #f2f7ff;padding-bottom: 100px;}
.f_wenan{width: calc(100% - 160px);margin-left: 15px;color: #999999;font-size: 15px;}
.f_wenan p{font-size: 22px;font-weight: bold;color: #000;padding: 5px 0 8px 0;margin-bottom: 0;}
.nav_img{background: url(../img/form/classify.png) no-repeat;width: 27px;height: 27px;background-size: 100%;margin: 12px 16px 0 0;border: none;}
.fixedgray{background: rgba(0,0,0,0.48);z-index: 11;left: 100%;transition: all 0.5s linear;}
.f_width4{width: 25%;padding: 0 20px;height: 245px;}
.fcircle{width: 90px;height: 90px;background: #fff;border-radius: 50%;text-align: center;margin: 0 auto;}
.fcircle img{width: 60px;height: 60px;margin: 15px;}
.biaot_f{font-size: 24px;color: #000;padding: 25px 0;text-align: center;margin-bottom: 0;}
.neirong_f{color: #999;font-size: 15px;text-align: center;}
.fslogan{font-size: 49px;color: #fff;padding-top:160px;padding-left:8%;text-align: left;letter-spacing: 2px;}
.fslogan p{display: inline;font-weight: bold;}
.fslogan span{font-size:32px;display:inline-block;padding-top:50px;}
.fbtnfree,.fbtnfree:hover,.fbtnfree:focus{width: 245px;height: 70px;background: #ffffff;border-radius: 34px;margin-top: 47px;display: block;line-height: 70px;text-align: center;font-size: 30px;color: #387ee8;}.bottom_f{background: #383b48;padding: 34px 15% 28px 15%;}
.renxian_f{color: #cbcbcb;font-size: 13px;margin-top: 18px;margin-right: 90px;}
.renxian_f p,.renxian_f a,.renxian_f a:hover{font-size: 19px;color: #fff;margin-top: 2px;display: block;}
.erwm_f{float: right;width: 200px;}
.erwm_f img{width: 85px;height: 85px;float: left;margin-right: 9px;}
.erwm_f div{width: 66px;font-size: 13px;color: #fff;padding-top: 20px;float: left;}
.bottomed_f{height: 47px;line-height: 47px;background: #2a3143;text-align: center;color: #fff;font-size: 13px;}
.bottomed_f a{color: #fff;font-size: 13px;margin-left: 56px;}

/* header */
a:hover,a:focus,a:active{text-decoration: none!important;}
a,a:focus,a:active{outline:none!important;}
.headerform {position: fixed;top: 0;left: 0;right: 0;z-index: 800;
	background-color: #FFFFFF;height: 60px;font-size: 14px;color: #262626;
	box-shadow: 0px 1px 8px 0px rgb(0 0 0 / 12%), 0px 1px 0px 0px rgb(232 232 232);*border-bottom: 1px solid #e8e8e8;
}
.headerform .logo_f{color: #343434;margin: 15px 0 0 0px;font-size: 22px;}
.headerform .logo_f img{width: 30px;height: 30px;}
.f_userinfo{line-height: 36px;background: #f0f0f0;border-radius: 18px;margin-top: 12px;padding: 0 15px;min-width: 130px;max-width: 260px;text-align: center;}
.f_userlist{background-color: #FFF;padding: 6px 0;border-radius: 3px;border: 1px solid #f0f0f0;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
	position: absolute;width: 100%;left: 0;display: none;}
.f_userlist a{display: block;text-align: center;line-height: 34px;}
.f_userlist a:last-child{border-top: 1px solid #D9D9D9;color: #ff6d56;}
.f_userinfo:hover .f_userlist{display: block;}
.f_userlist a:hover{background-color: #F7F7F7;}
.f_foot img{width: 30px;margin-right: 10px;vertical-align: middle;}
.f_foot{line-height: 30px;font-size: 18px;padding: 12px;vertical-align: middle;}
.f_foot span{vertical-align: middle;color: #ACACAC;}
/* 登录 */
.fixed_gray_f{position: fixed;width: 100%;height: 100%;top: 0;left: 0;opacity: 0.4;background: #000;z-index:100;}
.fixed_white_f{position: fixed;width: 436px;border-radius:8px;background: #fff;left: 50%;margin-left: -218px;top:100px;z-index:999;}
.login_title_f{position: relative;margin-top: 35px;height: 27px;}
.yzm_login,.zh_login,.yzm_login:hover,.zh_login:hover{font-size: 15px;display: inline-block;padding: 0 14px;color: #4A4A4A;width: 39%;}
.yzm_login.active,.zh_login.active,.yzm_login.active:hover,.zh_login.active:hover{color: #3FA4FE;font-size: 18px;}
.login_title_f span{border-left: 1px solid #c8c8c8;height: 15px;}
.login_close{background: url(../img/form/nav_close.png) no-repeat;width: 20px;height: 20px;background-size:contain;position: absolute;top: -16px;right: 19px;}
.login_doc{padding: 30px 0px 0 0;}
.number_lo{margin: 21px 50px 10px 50px;position: relative;}
.number_lo input{background: #fff;border: 1px solid #E4E4E4;height: 43px;line-height: 43px;width: 100%;padding-left:10px;}
.number_lo input:focus,.number_lo input:hover{border: 1px solid #3FA4FE;}
.denglu_btn{border: none;margin: 35px 50px 0 50px;height: 43px;line-height: 43px;text-align: center;color: #fff;background: linear-gradient(284deg,#86D8FE,#2691FF);border-radius:4px;letter-spacing:5px;font-size:19px;width: calc(100% - 100px);}
.chuangjian{border: none;margin: 20px 50px 30px 50px;height: 43px;line-height: 43px;text-align: center;color: #fff;background: linear-gradient(284deg,#86D8FE,#2691FF);border-radius:4px;letter-spacing:5px;font-size:19px;width: calc(100% - 100px);}
.f_wxlogin{float: left; display: inline; font-size: 10px;margin-left: -10px;font-size: 14px;color:#333;}
.f_wxlogin img{width: 40px;}
.cuowuts{position: absolute;left: 50px;top:42px;color: red;}
.number_lo .huoqu_f{padding: 0;border: 1px solid #65A4DE;float: right;width: 40%;text-align: center;color: #65a4de;border-radius: 4px;}
.wxzhuce{font-size: 10pt; color: #F85801;margin: 12px 50px 10px 50px;}
.border_r2,.loginbox{border-radius: 8px!important;overflow: hidden;}
.m_slogan{display: none!important;}
.f_wqjia{display: flex;}
.wqimg{width: 37%;text-align: center;padding: 30px 0;}
.wqimg img{width: 120px;}
.wqinfo{width: 63%;padding: 40px;color: #999;font-size: 15px;}
.wqinfo p{color: #000;font-size: 24px;margin-bottom: 10px;}
.wqbg_right{background: linear-gradient(45deg,rgba(185,209,255,0.2), #fff);}
.bgimg_left{background: linear-gradient(225deg,rgba(185,209,255,0.2), #fff);}
/* 三方对接 */
.title_dj{width: 100%;font-size: 30px;color: #000;padding: 50px 0 30px 0;text-align: center;}
.f_duijie{width: 33.3%;padding: 20px 40px 50px 40px;text-align: center;color: #999999;font-size: 15px;}
.f_duijie img{margin-bottom: 30px;height: 79px;}
.f_duijie:last-child img{margin-bottom: 20px;height: 89px;}
.title_gz{font-size: 30px;color: #000;padding: 50px 0 10px 0;text-align: center;}
.info_gz img{margin: 0 40px 0 60px;}
.info_gz div{width: calc(100% - 210px);padding: 20px 0 0 0px;}
.info_gz div p{color: #438DFD;display: inline-block;}
.datifs{font-size: 15px;color: #4a4a4a;text-align: center;padding: 0 30px;height: auto;}
.datifs a,.datifs a:hover{border: 1px solid #387ee8;color: #fff;padding: 2px 15px;border-radius: 6px;margin-top: 15px;display: inline-block;color: #387ee8;}
.datifs span{color:#4a4a4a;font-size: 18px;padding-bottom: 10px;display: block;}
.datifs img{margin-top:10px;height: 80px;}
.f_zhu{color: #999;font-size: 13px}
.f_zhu span{font-size: 14px;font-weight: bold;}
.chengnuo{margin-top:30px;}
.chengnuo p{color: #438DFD;font-size:16px;position: relative;display: inline-block;font-weight: bold;}
.chengnuo p::after{content: "";position: absolute;height: 2px;width: 120%;background:linear-gradient(to right, #fff ,#438DFD, #fff);bottom: -6px;left: -10%;}
.chengnuo div{font-size:16px;margin-top:3px;}



/* 产品 */
.productright .title_ybd{position: relative;padding: 30px 0 10px 13px;font-size: 20px;font-weight: bold;text-indent: 0;border-bottom: 1px dashed #DBEBFC;}
.productright .title_ybd::after{content: "";position: absolute;height: 21px;width: 3px;background: #FF941A;border-radius: 2px;bottom: 12px;left: 0;}
.productnav{width: 200px;background: #fff;border-radius: 2px;min-height: 400px;float: left;margin-top: 30px;}
.productnav.fixed{position: fixed;top: 65px;left: 10%;}
.productright{margin-left: 220px;background: #fff;padding:1px 20px;border-radius: 2px;margin-top: 30px;}
/*.productright>div{padding: 8px;}*/
.productnav .nav>li>a{font-size: 16px;}
.productright h1{font-size: 20px;font-weight: bold;}
.productright p{    text-indent: 2em;line-height: 30px;font-size: 14px;}
.productnav li ul li a:hover{background: rgba(67,141,253,0.1);border-radius: 2px;}
.productnav .level1 span{display: inline-block;position: absolute;top: 17px;left: 8px;border: 5px solid #fff;border-top: 5px solid #438DFD;}
.productnav .active .level1 span,.productnav .active .level1:hover span{display: inline-block;border-top: 5px solid #fff;border-left: 5px solid #438DFD;}
.productnav .active .level1,.productnav .active .level1:hover{color: #387ee8;background: #fff;}
.productnav .level1,.productnav li ul a {padding:9px 10px;display:block;text-decoration:none;color:#000;font-size:16px;text-indent: 15px;}
.productnav li ul a:hover{color: #387ee8;}
.productnav .nav>li>a:hover{background: #fff;}
.productnav>ul>li{border-bottom: 1px solid #f0f0f0;}
.productnav li ul a {font-size:14px;text-indent:30px;}
.productnav li ul {display:none;background: #fff}
.productnav li ul.current {display:block;}
.nav-stacked>li+li{margin-top: 0;}
.fugai_ul li.actived a{background: rgba(67,141,253,0.1);border-radius: 2px;color: #387ee8;}
.title_myd{background: url("../img/form/pow.png") no-repeat 0 7px;background-size: 12px 17px;padding-left: 28px;font-size: 19px!important;color:#000;text-indent: 0!important;margin-top: 60px;}
.title_myd1{background: url("../img/form/pow.png") no-repeat 0 7px;background-size: 20px 14px;padding-left: 28px;font-size: 19px!important;color:#000;text-indent: 0!important;margin-top: 30px;}

.bg_duihao li{background: url(../img/form/duihao.png) no-repeat 0 8px;background-size: 12px 12px;padding-left: 20px;line-height: 30px;}
.hou_duihao li{background: url(../img/form/duihao.png) no-repeat 99% 8px;background-size: 15px 15px;width: 99%;line-height: 35px; font-size: 15px!important;}
.bg_xiaoyuan,.hou_duihao{margin-top:10px;}
.bg_xiaoyuan li{background: url(../img/form/xiaoyuan.png) no-repeat 0 7px;background-size: 20px 20px;padding-left: 25px;line-height: 35px; font-size: 15px!important;}
.bg_xiaosanjiao li{background: url(../img/form/xiaosanjiao.png) no-repeat 0 7px;background-size: 20px 20px;padding-left: 25px;line-height: 35px; font-size: 15px!important;}

.btn_apply,.btn_apply:hover,.btn_apply:active,.btn_apply:focus{background: #387ee8;width: 120px;height: 35px;line-height: 35px;color: #fff;border: none;border-radius: 18px;text-align: center;font-size: 15px!important;margin-top: 10px;display: inline-block;}
.yycj_cpjs{padding-left: 50px; padding-top: 50px;}
.sdzcgzks{padding-top: 27px;}
.sdzcgzks>div{width:140px;margin:0 auto;}
.lhpz{padding-left: 50px; padding-top:10%;}
.yyzt{padding-top:9%;}
.wmzc{padding-top:18%;}
.yyzt>div{width:195px;margin:0 auto;}
.imgyanzheng{height:43px;float: right;}
@media only screen and (max-width: 800px) {
	.imgyanzheng{height:38px;}
	.cloud,.light1,.light2,.light3{display:none;}
	.con_width{width:80%;}
	.nav_f{height: 52px;}
	.logo_m{margin: 12px 0 0 16px;font-size: 15px;line-height: 27px;color: #fff;}
	.bgnavf_top .logo_m{color: #001864;}
	.logo_m img{width: 27px;height: 27px;margin-right: 10px;}
	.index_lbbg1{height:100vh;    background: url(../img/form/banner2.png) no-repeat;background-size:cover;background-position: top!important;}
	.fslogan{font-size: 24px;padding-top:48%;padding-left: 0%;text-align: center;}
	.fslogan span{font-size:16px;padding-top: 25px;}
	.fslogan p{display: block;}
	.f_point{display: none;}
	.fbtnfree,.fbtnfree:hover,.fbtnfree:focus{width: 200px;height: 50px;background: #ffffff;border-radius: 25px;display: block;line-height: 50px;text-align: center;font-size: 22px;color: #387ee8;bottom:110px;left:calc(50% - 100px);}
	/* 导航 */
	.popboxnav_f{background: #ffffff;width: 190px;height: 100%;position: fixed;top: 0;right: -190px;z-index: 12;transition: all 0.5s linear;}
	.activem .popboxnav_f.open2s{right: 0;}
	.activem .fixedgray{left: 0;}
	.closepop_f{background: url(../img/form/nav_close.png) no-repeat;width: 15px;height: 18px;background-size: cover;margin: 15px 19px;display: inline-block;}
	.navlist_m{padding: 0 25px 0 20px;}
	.navlist_m a{padding: 16px 0;display: block;font-size: 15px;color: #4A4A4A;}
	.navlist_m a.active{color: #4c95ef;background: url(../img/form/right.png) no-repeat right;background-size: 12px 8px;}
	.login_m{height: 36px;line-height: 36px;background: #4c95ef;border-radius: 3px;margin: 0 20px;position: absolute;bottom: 120px;right: 0;width: 150px;border: none;color: #fff;text-align: center;font-size: 16px;}
	.f_title,.f_titled{width: calc(100% - 10px);padding-top:80px;margin-bottom: 40px;}
	.f_title span,.f_titled span{left: 50%;font-size: 24px;transform: translateX(-50%);width:80%;padding:0;}
	.f_width3{width: 100%;height: auto;padding-bottom: 10px;}
	.f_wenan{width: calc(100% - 105px);margin-left: 10px;font-size: 14px;}
	.f_wenan p{font-weight: normal;font-size: 21px}
	.f_width4{width: 100%;margin-bottom: 50px;height: auto;}
	.f_bgqing{padding-bottom: 40px;}
	.neirong_f{font-size: 14px;text-align: center;}
	.f_number{width: 90px;height: 90px;padding: 12px 0 0 18px}
	.f_title::before{background:linear-gradient(to right,#C9E0FA,#d8e7fd,#C9E0FA);content: '';height: 1px;width: 100%;position: absolute;bottom: 19px;left: 0;}
	.f_titled::before{background:linear-gradient(to right,#C9E0FA,#d8e7fd,#C9E0FA);content: '';height: 1px;width: 100%;position: absolute;bottom: 19px;left: 0;}
	.bottom_f_m{background: #383b48;padding: 20px 15px;}
	.renxian_f{margin: 7px 0 0 0;font-size: 10px;}
	.renxian_f p,.renxian_f a{font-size: 11px;display: inline;margin-left: 8px;font-weight: 500;}
	.bottomedm_f{padding-top: 7px;}
	.bottomedm_f p{margin-top: 3px;color: #ffffff;font-size: 10px;}
	.bottomedm_f p a{color: #fff;}
	.merwm_f{width: 60px;position: absolute;top: 52px;right: 14px;}
	.merwm_f img{width: 63px;}
	.merwm_f p{color: #ffffff;font-size: 12px;margin-top: 5px;width: 60px;text-align: center;}
	/* 登录 */
	.fixed_white_f{width: calc(100% - 60px);left: 30px;margin-left: 0;border-radius: 5px;top:12%;}
	.login_title_f{margin-top: 28px;}
	.login_doc{padding-top: 15px;}
	.number_lo{margin: 10px 25px 22px 25px;}
	.remember{margin: 10px 25px 0 25px;}
	.denglu_btn,.chuangjian{margin: 19px 25px;width: calc(100% - 50px);}
	.number_lo input{height: 38px;line-height: 38px;padding-left: 5px;}
	.wxzhuce{margin:5px 25px 0 25px;}
	.pcslogan{display:none!important;}
	.m_slogan{display:block!important;}
	.f_wqjia{display: block;}
	.wqimg,.wqinfo{width: 100%;text-align: center;}
	.wqinfo{padding: 20px 10px;}
	.wqbg_right,.bgimg_left{background: #fff;}
	.wqimg img{width: 100px;}
	.wqimg{padding:50px 0 0 0;}
	/* 三方对接 */
	.f_bgwhite{padding-bottom: 40px;}
	.f_duijie{width: 100%;padding: 20px 20px 50px 20px;}
	.f_duijie img{height: 60px;}
	.info_gz img{width: 66px;float: none;display: block;margin: 20px auto;}
	.info_gz div{padding:10px 0 0 0;width: 100%;text-align: center;}
	.datifs{padding:0 0 10px 0;}
	.datifs a, .datifs a:hover{margin-top:8px;}
	.datifs img{margin-top:40px;}

	.productnav{display: none;}
	.productright{margin-left: 0;}
	.chengnuo div{padding:0 15px;font-size:15px;}
	.yycj_cpjs{padding-left: 20px; padding-top: 10px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.con_width{width:95%;}
	.topnavf{margin-left:50px;}
	.logo_f{font-size:24px;}
	.topnavf a{margin: 11px 10px 0 10px;font-size:17px;}
	.f_width3{width:60%;margin:0 auto;float: none;}
	.nav_f{height:67px;}
	.bottom_f{padding: 34px 5% 28px 5%;}
	.fslogan{padding-top:20%}
	.productnav.fixed{left: 18px;}
	.yycj_cpjs{padding-left: 20px; padding-top: 10px;}
	.sdzcgzks{padding-top: 27px;}
	.lhpz{padding-left: 20px; padding-top:10%;}
	.yyzt{padding-top:9%;}
}
@media (min-width: 880px) and (max-width: 991px) {
	.f_width3{width:50%;float:left;}
}
@media (min-width: 991px) and (max-width:1100px) {
	.yycj_cpjs{padding-top:10px;}
	.wmzc{padding-top:10%;}
}