body{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "微软雅黑";
  overflow-x:hidden;
}
ul{margin: 0;padding: 0;}
header,section,div,h1, h2, h3, h4, h5, h6,span,font,i,abbr,em,ul,div{overflow: hidden;font-weight: inherit!important;}
a,b,h1, h2, h3, h4, h5, h6,span,font,i,abbr,em,{text-decoration: none;display: block;}
b{font-weight: initial!important;width: initial;}
a{text-decoration: none;}
a:hover{text-decoration: none!important;}
img{vertical-align: middle;}
i,em{font-style: initial}



.fakeloader,.fakeloader div,a,b,span,font,abbr,em,i,ul,li{overflow: hidden;}
#app,#app div,a,b,span,font,abbr,em,i,ul,li{overflow: hidden;}

/*优化滚动条*/
/*::-webkit-scrollbar-track-piece { 
background-color:#f8f8f8;
}
::-webkit-scrollbar {
width:9px;
height:9px;
}
::-webkit-scrollbar-thumb {
background-color:#dddddd;
background-clip:padding-box;
min-height:28px;
}
::-webkit-scrollbar-thumb:hover {
background-color:#bbb;
}*/

.test1::-webkit-scrollbar-track-piece { 
	background-color:#f5f5f5;
}

.test1::-webkit-scrollbar {
	width: 9px;
}
 /*.test1::-webkit-scrollbar-track {
 background-color:#f5f5f5;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}*/
 .test1::-webkit-scrollbar-thumb {
	 background-color:#c0c0c0;
	 -webkit-border-radius: 2em;
	 -moz-border-radius: 2em;
	 border-radius:2em;
}


.login{line-height: 30px;float: right;margin-top: 18px;}
.login a{display: block;float: left;color: #fff;padding:0 16px;
font-size: 14px;margin: 0 10px;/*width: 40px;*/height: 32px;line-height: 32px;
border-radius: 3px;border:1px solid #E6E6E6;text-align: center;

overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;


}
.login .active{border-radius: 3px;border:1px solid #fff;background: #fff;color: #333;
/*width: 70px;*/height: 32px;line-height: 32px;}
.login .active:hover{color: #333;}
header{
  position: fixed;
  z-index: 1000;
  width: 100%;
  left: 0;
  top: 0;
}
.daohang{
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);

}
.daohang .logo{
  text-decoration: none;
  width:280px;
  height: 40px;
  color: #fff;
  float: left;
  line-height: 40px;
  font-size: 26px;
  margin-top: 14px;
}
.daohang .logo img{height: 100%;}
.daohang .logo2{
  text-decoration: none;
  width:280px;
  height: 40px;
  color: #fff;
  float: left;
  line-height: 40px;
  font-size: 26px;
  margin-top: 14px;
  display: none;
}
.daohang .logo2 img{height: 100%;}
.width1000{width: 1000px;margin: 0 auto;overflow:hidden;}
.width1200{width: 1200px;margin: 0 auto;overflow:hidden;}
.width100{width: 100%;}
.nav-collapse{float: left;line-height: 70px;}
.nav-collapse ul li{display: block;float: left;height: 70px;
  position: relative;
  list-style: none;
}

.nav-collapse ul li a{
  text-decoration: none;
  font-size: 16px;
  margin: 15px 10px;
  line-height: 38px;
  color: #fff;
  float: left;
  padding: 0 16px;
  border-radius: 6px;
}
.nav-collapse ul li a:hover{background: #0e96ff;color: #fff;transition:all 0.5s;}
.nav-collapse ul li a.active{background:#0e96ff;color: #fff;position: relative;bottom:0;
overflow: hidden;line-height: 40px;}
.nav-collapse ul li a.active:hover:after,
.nav-collapse ul li a.active:focus:after{background: none!important;}

/*按钮样式*/
.slides2:hover,
.slides2:focus {
  box-shadow: inset 10em 0 0 0 var(--hover);
}
.slides2{
  --color: #31a0e1;
  --hover: #31a0e1;
}
.anniu2{
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #fb8714;
}
.anniu2:hover, .anniu1:focus {
  border-color: var(--hover);
  color: #fff;
}
.anniu2{
	display: block;
  background: none;
  /*border: 1px solid #0E96FF;*/
  font: inherit;color: #0E96FF;text-align: center;
}

/*.nav-collapse ul li:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav-collapse ul li:hover:after,
.nav-collapse ul li:focus:after{
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}*/


.banner_maodian{
	position: absolute;
	bottom: 50px;
	width: 100%;
	height: 100px;
	z-index: 10;
	/*background: rgba(0,0,0,0.3);*/
}
.banner_maodian .up_icon{
	width: 50px;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
	/*background: #fff;*/
	border-radius: 100%;
}
.banner_maodian .up_icon img{height: 100%;}

.banner_size2{width: 500px;}
.flickerplate ul.flicks>li .flick-title2{
	text-align: left;
	padding: 0px 0px;
	width: 50%;
	float: left;
	margin-top: 30px;
}
.flickerplate ul.flicks>li .flick-title2 span{display:block;font-size:24px;}
.flickerplate ul.flicks>li .flick-title2 font{display:block;font-size:44px;margin-top: 10px;}



.shuju{width: 100%;height: 110px;background: #fff;}
.shuju ul{margin: 0;padding: 0;}
.shuju ul li{height: 110px;list-style: none;
position: relative;float:left;box-sizing: border-box;padding: 0 4%;width: 25%;
border:1px dashed #e5eaf9}
.shuju span{float: left;height: 62px;margin-top: 24px;}
.shuju span img{height: 100%;}
.shuju font{float:left;margin-left: 8.333333333333332%;margin-top: 24px;
max-width: 126px;}
.shuju font a,b{display: block;text-align: left;}
.shuju font a{color: #0989c5;font-size: 26px;}
.shuju font b{color: #666;font-size: 14px;}


.module1{background: #f5f8fb;padding: 40px 0;}
.biaoti{padding: 0 20px;height:50px;line-height: 50px;border-bottom: 1px solid #e6e6e5;}
.biaoti a{float: right;color: #666;}
.biaoti abbr{float: left;font-size: 18px;color: #5770d9;}
.biaoti abbr img{margin-right: 10px;margin-top: -2px;}
.index-ziyuan{width: 860px;float: left;height: 570px;background: #fff;}
.index-ziyuan .ziyuan_list{padding: 0 20px;font-size: 15px;color: #333;}
.index-ziyuan .ziyuan_list ul{margin: 0;padding: 0;}
.index-ziyuan .ziyuan_list ul li{border-bottom: 1px solid #e6e6e5;
width:100%;height:86px;line-height: 86px;float: left;}
.index-ziyuan .ziyuan_list ul li:last-child{border-bottom: none;}
.index-ziyuan .ziyuan_list ul li a{width:6%;display: block;float: left;
text-align: center;height: 86px;}
.index-ziyuan .ziyuan_list ul li i{width:6%;display: block;float: left;
text-align: center;height: 86px;}
.index-ziyuan .ziyuan_list ul li abbr{width:13%;display: block;float: left;
text-align: center;height: 86px;}
.index-ziyuan .ziyuan_list ul li span{width:14%;display: block;float: left;
text-align: center;height: 86px;}
.index-ziyuan .ziyuan_list ul li font{width:20%;display: block;float: left;
text-align: center;height: 86px;}
.index-ziyuan .ziyuan_list ul li i a{width: 36px;height: 36px;background: #0e96ff;font-size: 18px;
text-align:center;line-height: 35px;border-radius: 100%;color: #fff;margin-top: 26px;}
.index-ziyuan .ziyuan_list ul li span img{margin-right: 8px;margin-top: -4px;}
.index-ziyuan .ziyuan_list ul li span em{color: #ff688c;}

.ziyuan_right{float: right;height: 570px;}
.tongzhi{width: 320px;height:332px;background: #fff;}
.tongzhi_list{overflow: hidden;margin-top: 14px;}
.tongzhi_list ul{margin: 0;padding: 0;}
.tongzhi_list ul li{list-style-type:none;color: #5770d9;padding: 14px 20px;
border-bottom: 1px dashed #e6e6e6;}
.tongzhi_list ul li:first-child{padding-top: 0;}
.tongzhi_list ul li:last-child{border-bottom: none;}
.tongzhi_list ul li span{display: block;height: initial!important;}
.tongzhi_list ul li span a,b{display: block;}
.tongzhi_list ul li span a{color: #333;float: left;width:70%;font-size: 14px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.tongzhi_list ul li span a img{margin-right: 8px;margin-top: -3px;}
.tongzhi_list ul li span a:hover{color: #5770d9;}
.tongzhi_list ul li span abbr{color: #666;float: right;width:30%;text-align: right!important;font-size: 14px;}
.tongzhi_list ul li font{color: #999;font-size: 13px;line-height: 20px;
margin-top: 5px;padding-left: 12px;}
.index-genzong{height: 218px;background: #fff;margin-top:20px;}
.index-genzong .con{width: 180px;margin: 0 auto;text-align: center;margin-top: 16px}
.index-genzong .con a{display:block;width: 180px;height: 40px;background: #ff688c;color: #fff;
line-height: 40px;margin-top: 16px;font-size: 16px;}



.index-yewu{padding-top: 40px;}
.title{text-align: center;}
.title span{display:block;font-size: 2em;color: #333;font-weight: initial!important;padding: 0!important;}
.title font{display:block;font-size: 1em;color: #555;margin-top: 12px;}



#banner{margin-top: 40px;}
.banners{overflow: hidden;font-family:"微软雅黑"!important;}
.banners img{width: 100%;}
.tupian{width: 100%;margin: 0 auto;}
.bannernav{width: 800px;margin: 0 auto;}
.bannernav li{width:20%;float: left;list-style: none;display: block;}
.bannernav li a{display:block;width:100%;font-size:16px;text-align: center;height: 90px;
color:#666; background: url(/static/img/index/xiangqing.png) no-repeat right 10px center;text-decoration: none;}
.bannernav li a img{width:32px;margin:0 auto;display: block;text-align: center;margin-bottom: 8px;}
#banner .currentqh a{display:block;color:#666;background: url(/static/img/index/yewu_hover.png) center bottom no-repeat;}
.banner_qh{overflow: hidden;}
.banner_qh article{width: 100%;overflow: hidden;float:left}
.banner_qh article img{width: 100%;}
.banner_qh .displaynone img{width: 100%;}
#banner_sh{background-repeat:no-repeat;background-size:100%;}
.displaynone{ display: none;}
.borderbg{ background: url(/static/img/index/index_21.jpg);height:3px; background-size:100%;}

.bannernavs{display:none;position:static; background:none; overflow: hidden;zoom:1;width:96%!important;margin:0 auto;}
.bannernavs li {height:48px!important;width:100%;line-height: 48px!important;border-bottom: 1px solid #BDBDBD;}
.bannernavs li a{width:100%;font-size:16px;text-align:right;line-height:48px;background: url(/static/img/index/icon4.png) no-repeat right 50%;padding-right: 40px}

.yewu_con{padding:80px 0;color: #fff;overflow: hidden;text-align: center;}
.yewu_con span{font-size: 32px;}
.yewu_con font{font-size: 16px;line-height: 32px;margin-top: 22px;}
.yewu_con .zi{width: 800px;margin: 0 auto;}

.yewu_con .slides:hover,
.yewu_con .slides:focus {
  box-shadow: inset 10em 0 0 0 var(--hover);
}
.yewu_con .slides{
  --color: #fff;
  --hover: #fff;
}
.yewu_con .anniu1{
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #fb8714;
}
.yewu_con .anniu1:hover, .anniu1:focus {
  border-color: var(--hover);
  color: #0E96FF;
}
.yewu_con .anniu1{
	display: block;
  background: none;
  /*background: #fb8714;*/
  border: 1px solid #fff;
  font: inherit;color: #fff;
  line-height: 1;font-size: 16px;line-height:46px;width:140px;margin: 0 auto;margin-top: 30px;
  text-align: center;
}

.index_daohang{padding: 50px 0;}
.index_daohang_list{width: 1160px;margin: 0 auto;margin-top: 30px;}
.index_daohang_list ul li{width: 32%;margin: 0 1%;float: left;position: relative;}
.index_daohang_list ul li img{width: 100%;}
.index_daohang_list ul li:first-child{margin-left: 0;}
.index_daohang_list ul li:last-child{margin-right: 0;}
.index_daohang_zi{width:90%;position: absolute;bottom: 0;background: rgba(0,0,0,0.6);
color: #fff;text-align: center;padding: 0 5%;height: 54px;transition: all 0.6s;}
.index_daohang_zi span{display:block;font-size: 1.2em;height: 54px;line-height: 54px;}
.index_daohang_zi font{font-size: 1em;line-height: 1.6em;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;

}
.index_daohang_zi:hover{height: 150px;}


.index_step{ width:100%; height:auto; overflow:hidden;padding: 50px 0;}
.slides_container{width: 1200px;margin: 0 auto;}
.slides_container li{ height:260px; overflow:hidden;margin-top: 30px;}
.slides_container li a{ display:block; background:#fff; width:370px;margin: 0 15px; float:left; height:260px;position:relative}
.slides_container li a img{ width:100%; height:100%;}
.slides_container .txt{width:100%;height:60px; background:rgba(0,0,0,0.6);position:absolute; bottom:0px;color:#333;font-family:"微软雅黑";}
.slides_container .txt h3{ margin:0; padding:0;font-size:20px;font-weight:100;
text-align:center;line-height:60px; color:#fff}
.slides_container .txt p{font-size:16px; color:#fff;margin: 0px 20px 0 20px;line-height: 24px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;	
}
.step_one{ width:93px; height:93px;position:absolute; left:36%; top:56%;
	border-radius: 100%;
	-webkit-filter: grayscale(100%);     
	-moz-filter: grayscale(100%);     
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%);          
	filter: grayscale(100%); 	      
	filter: gray;
}
.slides_container li a{display: block;}
.slides_container li a:hover .step_one{position:absolute; left:36%; top:56%;
	-webkit-filter: initial(100%);     
	-moz-filter: initial(100%);     
	-ms-filter: initial(100%); 
	-o-filter: initial(100%);          
	filter: initial(100%); 	      
	filter: initial;
}
.slides_container li a .step_one img{width: 100%;height: 100%; position: absolute;top:0;left:0;}
.chakan_tubiao{width: 50px;height: 50px;margin: 0 auto;
background: #fff;text-align: center;line-height: 46px;font-weight: 100!important;
border-radius: 100%;color: #0070FF;font-size: 38px;margin-top: 10px;}
.chakan_tubiao:hover{background: #0070FF;color: #fff;}

.index_shuju{
	padding: 50px 0;
	height: 400px;
	background: url(/static/img/index/index_shujubg.jpg) no-repeat center center;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
	}
.shuzi_list{width: 1200px;margin: 0 auto;overflow: hidden;
color: #fff;padding: 60px 0;}
.shuzi_list dl{margin: 0;padding: 0;}
.shuzi_list dl dd{display:block;width:25%;float: left;text-align: center;margin-left: 0;}
.shuzi_list dl dd h3{display:block;font-size: 72px;margin:0;padding: 0;
background: url(/static/img/index/jia.png) 90% 5% no-repeat;}
.shuzi_list dl dd h4{font-size: 18px;font-weight: 300!important;margin:0;padding: 0;margin-top: 14px;}


.index_news{padding: 50px 0;}
.index_news .news_list{overflow: hidden;}
.index_news .news_list ul li{width: 48%;float: left;height: 240px;overflow: hidden;margin-top: 30px;}
.index_news .news_list ul li:nth-child(2n){float: right;}
.index_news .news_list .img{width: 50%;float: left;position: relative;}
.index_news .news_list .img img{width: 100%;}
.index_news .news_list .new_time{background: #00c0e2;width: 80px;height: 80px;
position: absolute;top: 0;left: 0;color: #fff;text-align: center;}
.index_news .news_list .new_time abbr{display:block;font-size: 1.4em;margin-top: 10px;}
.index_news .news_list .new_time em{display:block;font-size: 0.9em;margin-top: 5px;}
.index_news .new_wenzi{width:50%;height:100%;float: left;background: #f5f5f5;}
.index_news .new_wenzi dl,dt,dd{margin: 0;padding: 0;}
.index_news .new_wenzi dl{display:block;padding: 54px 30px;}
.index_news .new_wenzi dl a{color: #3e4f59;}
.index_news .new_wenzi dl dt{font-size: 1.1em;margin-bottom:10px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.index_news .new_wenzi .new_jieshao{font-size: 0.9em;color: #546e7c;line-height: 26px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}

.index_huoban{padding: 40px 0;background: #f5f7f6;}






footer{background: #fff;}
footer .top{border-bottom: 1px solid #ddd;padding: 30px 0;}
footer .top .logo{width:260px;height:120px;line-height:120px;float: left;
border-right:1px solid #ddd;color: #333;font-size:30px;}
footer .top .logo img{height: 100%;}
footer .top .list{margin-left: 60px;float: left;}
footer .top .list ul li{float: left;margin-right: 120px;list-style: none;}
footer .top .list ul li span{display: block;font-size: 18px;color: #333;margin-bottom: 10px;}
footer .top .list ul li a{display: block;font-size:14px;color: #666;line-height: 32px;}
footer .top .list ul li a:hover{text-decoration: underline!important;color: #333;}
footer .top .right{float: right;overflow: hidden;}
footer .top .erweima{width: 120px;color: #333;font-size: 14px;float: left;text-align: center;}
footer .top .erweima img{width: 100px;display: block;margin: 0 auto;margin-bottom: 6px;}
footer .top .rexian{color: #000;font-size: 14px;float: left;margin-left: 10px;}
footer .top .rexian span{font-size: 18px;color: #666;}
footer .top .rexian font{font-size: 26px;color: #000;display: block;}
footer .top .rexian abbr{font-size: 12px;color: #888;display: block;}

footer .bottom{height: 48px;line-height: 48px;color: #666;font-size: 14px;}
footer .bottom span{float: left;}
footer .bottom span a{color: #666;margin:0 6px;float: left;}
footer .bottom span a:first-child{margin-left: 0;}
footer .bottom span a:hover{text-decoration: underline!important;}
footer .bottom span b{float: left;margin-left: 6px;}
footer .bottom font{float: right;}

/*浮动窗口*/
.fudong{position: fixed;top: 220px;width: 366px;right: 20px;
color: #333;z-index: 1000;height: 180px;}
.fudong .lianxi{width:100%;overflow: hidden;}

.scan1{width:50px;height:50px;color: #fff;background: #fff;border:1px solid #ddd;
position: absolute;top: 0;right: 0;z-index: 1;
color: #333;text-align: center;line-height: 48px;border-radius: 3px;margin-bottom: 10px;
color: #333;text-align: center;line-height: 48px;border-radius: 3px;margin-bottom: 10px;}
.scan1 img{width:32px;line-height: 50px;margin-top: -1px;}

.scan2{width:50px;height:50px;color: #fff;background: #fff;border:1px solid #ddd;
position: absolute;top: 60px;right: 0;z-index: 1;
color: #333;text-align: center;line-height: 48px;border-radius: 3px;margin-bottom: 10px;
color: #333;text-align: center;line-height: 48px;border-radius: 3px;margin-bottom: 10px;}
.scan2 img{width:32px;line-height: 50px;margin-top: -1px;}


.fudong_erweima1{width:296px;position: absolute;right: 70px;top:0;z-index: 1;display:none;}
.fudong_erweima1 ul li{width:136px;height:150px;border:1px solid #ddd ;text-align: center;
font-size: 13px;color: #333;float: left;background: #fff;list-style: none;}
.fudong_erweima1 ul li:last-child{display:block;margin-left: 20px}
.fudong_erweima1 ul li img{width: 110px;margin: 0 auto;display: block;margin-top: 10px;}
.fudong_erweima1 ul li span{display:block;width: 90%;line-height: 28px;padding: 0 5%;}


.fudong_erweima2{width:296px;position: absolute;right: 70px;top:0;z-index: 2;display: none;}
.fudong_erweima2 ul li{width:136px;height:150px;border:1px solid #ddd ;text-align: center;
font-size: 13px;color: #333;float: left;background: #fff;list-style: none;}
.fudong_erweima2 ul li:last-child{display:block;margin-left: 20px}
.fudong_erweima2 ul li img{width: 110px;margin: 0 auto;display: block;margin-top: 10px;}
.fudong_erweima2 ul li span{display:block;width: 90%;line-height: 28px;padding: 0 5%;}

/*回到顶部*/
.to-top{float: right; display: none;width:50px;height:50px;color: #fff;background: #fff;
border:1px solid #ddd;position: absolute;top: 120px;right: 0;z-index: 1;
color: #333;text-align: center;line-height: 50px;border-radius: 3px;float: right;}
.to-top img{width: 26px;line-height: 50px;}


/*内页banner*/
.hello_banner{background-size:cover!important;background-repeat:no-repeat;
padding: 140px 0 100px;text-align: center;color: #fff;}
.hello_banner span{font-size: 40px;margin-bottom: 16px;display: block;}
.hello_banner font{font-size: 18px;line-height: 36px;color: #fff;margin-top:20px;}

.APP_banner{background-size:cover!important;background-repeat:no-repeat;
text-align: left;color: #fff;height:600px;position: relative;}
.APP_banner .APP_banner_text{width: 600px;margin-top:60px;float: left;color: #fff;}
.APP_banner .APP_banner_text span{display:block;font-size: 38px;margin-bottom: 16px;margin-top: 120px;}
.APP_banner .APP_banner_text font{font-size: 22px;line-height: 32px;color: #fff;margin-top:16px;}
.APP_banner .APP_banner_text .saoma{margin-top: 30px;}
.APP_banner .APP_banner_text .saoma .APP_erweima{float:left;margin-right:20px;}
.APP_banner .APP_banner_text .saoma .APP_erweima span{margin:0;padding:0;display: block;width: 130px;height:130px;
background: #fff;float: left;}
.APP_banner .APP_banner_text .saoma .APP_erweima span:first-child{margin-right: 20px;}
.APP_banner .APP_banner_text .saoma .APP_erweima span img{width: 100%;}

.APP_banner .APP_banner_text .saoma .APP_erweima2{float:left;margin-right:20px;display: none;}
.APP_banner .APP_banner_text .saoma .APP_erweima2 span{margin:0;padding:0;display: block;width: 130px;height:130px;
background: #fff;float: left;background: #ccc;}
.APP_banner .APP_banner_text .saoma .APP_erweima2 span:first-child{margin-right: 20px;}
.APP_banner .APP_banner_text .saoma .APP_erweima2 span img{width: 100%;}

.APP_banner .APP_banner_text .saoma .download{float: left;line-height: 60px;font-size: 18px;}
.APP_banner .APP_banner_text .saoma .download .ios{display:block;width: 200px;height: 60px;
background: #fff;border-radius: 3px;color: #4375be;text-align: center;}
.APP_banner .APP_banner_text .saoma .download .ios img{margin-top: -5px;margin-right: 10px;}
.APP_banner .APP_banner_text .saoma .download .android{display:block;width: 198px;height: 58px;
border:1px solid #fff;border-radius: 3px;text-align: center;margin-top: 10px;color: #fff;}
.APP_banner .APP_banner_text .saoma .download .android img{margin-top: -5px;margin-right: 10px;}

.APP_banner .APP_banner_img{height: 480px;margin-top:120px;}
.APP_banner .APP_banner_img img{height: 100%!important;float: right;}


.bangzhu_banner{background-size:100%!important;background-repeat:no-repeat;
text-align: center;color: #fff;height:460px;}
.bangzhu_banner span{display:block;font-size: 38px;margin-bottom: 16px;margin-top: 120px;}
.bangzhu_banner font{font-size: 20px;line-height: 32px;color: #fff;margin-top:16px;}

.huowu_banner{background-size:100%!important;background-repeat:no-repeat;
text-align: center;color: #fff;height:420px;}
/*.huowu_banner span{display:block;font-size: 38px;margin-bottom: 16px;margin-top: 120px;}
.huowu_banner font{font-size: 20px;line-height: 32px;color: #fff;margin-top:16px;}*/


/*口号*/
.kouhao_banner{background-size:cover!important;background-repeat:no-repeat;
padding: 40px 0;text-align: center;color: #fff}
.kouhao_banner span{font-size: 32px;margin-bottom: 6px;}
.kouhao_banner font{font-size: 18px;line-height: 32px;color: #fff;margin-top: 10px;}

/*货源信息*/
.huoyuan{background: #f5f7f6;padding: 40px 0;}

.huoyuan_title{height: 60px;line-height: 60px;font-size: 18px;border-bottom: 1px solid #e6e6e6;padding: 0 20px;}
.huoyuan_title span{float: left;color: #5c7cbe;}
.huoyuan_title span img{margin-right: 10px;}
.huoyuan_title a{float: right;display: block;background: #ff688c;color: #fff;height:44px;
padding: 0 16px;border-radius: 3px;line-height: 44px;margin-top: 8px;font-size: 16px;}
.huoyuan_title a:hover{color:#fff;background: #ff7898;}
.huoyuan_title a img{margin-right: 8px;margin-top: -3px;}

.huoyuan_list{font-size: 16px;width: 1200px;margin: 0 auto;background: #fff;}
.huoyuan_list ul{margin: 0;padding: 0 30px;overflow: hidden;color: #333;}
.huoyuan_list ul li{border-bottom: 1px solid #e6e6e6;width: 100%;
height:86px;line-height: 86px;float: left;}
/*.huoyuan_list ul li:hover{background: #fafafa;}*/
.huoyuan_list ul li a{width:6%;display: block;float: left;
text-align: center;height: 86px;}
.huoyuan_list ul li i{width:6%;display: block;float: left;
text-align: center;height: 86px;}
.huoyuan_list ul li abbr{width:13%;display: block;float: left;
text-align: center;height: 86px;}
.huoyuan_list ul li span{width:14%;display: block;float: left;
text-align: center;height: 86px;}
.huoyuan_list ul li font{width:20%;display: block;float: left;
text-align: center;height: 86px;}
.huoyuan_list ul li i a{width: 40px;height:40px;background: #0e96ff;font-size: 18px;
text-align:center;line-height: 39px;border-radius: 100%;color: #fff;margin-top: 24px;}
.huoyuan_list ul li i a img{margin-top: -3px;width: 20px;height: 20px;}
.huoyuan_list ul li span img{margin-right: 8px;margin-top: -4px;}
.huoyuan_list ul li span em{color: #ff688c;}
.huoyuan_list ul li b{width: 15%;float: left;text-align: center;}
.huoyuan_list ul li a{width: 18%;float: left;text-align: right;color: #333;}
.huoyuan_list ul li a:hover{color: #333;}

.fanye{margin-bottom: 50px;text-align: center;border: 1px solid red;}
.fanye .dianji{width: 30px;height: 30px;float: left;}
.fanye .dianji:img{width:14px;height: 14px;}


/*新闻列表*/
.new{background: #fff;}
.new_list{width: 1200px;margin: 0 auto;overflow: hidden;}
.new_list ul li{margin-top: 30px}
.new_list .time{color: #fff;width: 136px;height: 136px;float: left;background: #31a0e1;text-align: center;}
.new_list .time span{display:block;font-size: 56px;margin-top: 15px;}
.new_list .time font{font-size: 18px;}

.new_list .xq{color: #000;width:1004px;float: left;background: #f7f7f7;float: left;padding: 30px;
color: #000;}
.new_list .xq a{color: #000;display: block;}
.new_list .xq a:hover{color: #000;}
.new_list .xq a span{font-size: 18px;display: block;margin-bottom: 6px;}
.new_list .xq a font{font-size: 14px;color: #666;line-height: 24px;text-align: left!important;}
.new_list .xq a b{margin-top:20px;}
.new_list .xq a b abbr{float: left;line-height: 40px;color: #999;}
.new_list .xq a b em{float: right;width:112px;height: 40px;
font-size: 14px;text-align: center;line-height:40px!important;}

/* Sweep To Right  button */
.new_list .xq a b em.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #31a0e1;
  color: #fff;
}
.new_list .xq a b em.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #2178B4;
  background: #2178B4;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.new_list .xq a b em.hvr-sweep-to-right:hover,a.hvr-sweep-to-right:focus,a.hvr-sweep-to-right:active {
  color: #fff;
}
.new_list .xq a b em.hvr-sweep-to-right:hover:before,a.hvr-sweep-to-right:focus:before,a.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -0-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

/*按钮样式*/
.slides:hover,
.slides:focus {
  box-shadow: inset 10em 0 0 0 var(--hover);
}
.slides{
  --color: #31a0e1;
  --hover: #31a0e1;
}
.anniu1{
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #fb8714;
}
.anniu1:hover, .anniu1:focus {
  border-color: var(--hover);
  color: #fff;
}
.anniu1{
	display: block;
  background: none;
  /*background: #fb8714;*/
  border: 1px solid #0E96FF;
  font: inherit;color: #0E96FF;
  line-height: 1;font-size: 18px;margin: 0 auto;
  width: 160px;line-height: 50px;text-align: center;
}
/*按钮样式2*/
.slides2:hover,
.slides2:focus {
  box-shadow: inset 10em 0 0 0 var(--hover);
}
.slides2{
  --color: #fff;
  --hover: #fff;
}
.anniu2{
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #fb8714;
}
.anniu2:hover, .anniu1:focus {
  border-color: var(--hover);
  color: #0e96ff;
}
.anniu2{
	display: block;
  background: none;
  /*background: #fb8714;*/
  border: 1px solid #fff;
  font: inherit;color: #fff;
  line-height: 1;font-size: 18px;margin: 0 auto;
  width: 160px;line-height: 50px;text-align: center;
}




.new_xq .top{background: #f5f6f7;padding: 50px 0;text-align: center!important;}
.new_xq .top span{color: #eb413d;font-size: 24px;}
.new_xq .top font{width:100%;color: #333;font-size: 14px;margin-top: 8px;color: #666;margin-top: 20px;}
.new_xq .top font abbr{margin-right: 20px;}
.new_xq .con{text-align: left;color: #333;padding: 40px 0;line-height: 30px;}
.new_xq .con img{display:block;margin: 20px auto;}


/*货物跟踪*/
.huowu_mk1{width: 1200px;margin: 0 auto;}
.huowu_mk2{background: #f3fbff;padding: 50px 0;}
.huowu_img{width: 1200px;margin: 0 auto;margin-top: 30px;}


/*APP下载*/
.APP_down{overflow: hidden;font-weight: 100!important;}
.APP_one{background: #fff;}
.APP_one .APP_img{width: 560px;margin-top: 60px;float: left;}
.APP_one .APP_img img{width: 100%;}
.APP_one .APP_text{width: 520px;margin-top: 160px;float: right;}
.APP_one .APP_text span{font-size: 48px;color: #eb413d;}
.APP_one .APP_text font{font-size: 32px;color: #333;margin-top: 20px;}
.APP_two{background: #f5f7f6;}
.APP_two .APP_img{width: 560px;margin-top: 60px;float: right;}
.APP_two .APP_img img{width: 100%;}
.APP_two .APP_text{height: width;margin-top: 160px;float: left;}
.APP_two .APP_text span{font-size: 48px;color: #eb413d;}
.APP_two .APP_text font{font-size: 32px;color: #333;margin-top: 20px;}



/*帮助中心*/
.bangzhu{overflow: hidden;font-weight: 100;}
.bangzhu_one{padding-top: 40px;}
.bangzhu_one .bangzhu_img{width: 560px;float: right;}
.bangzhu_one .bangzhu_img img{width: 100%;}
.bangzhu_one .bangzhu_text{width: 560px;margin-top: 60px;float: left;}
.bangzhu_one .bangzhu_text span{font-size: 48px;color: #eb413d;}
.bangzhu_one .bangzhu_text font{font-size: 32px;color: #333;margin-top: 20px;}
.bangzhu_one .bangzhu_text b{margin-top: 30px;font-size: 16px;font-weight: initial!important;
color: #666;line-height: 32px;}
.bangzhu_one .bangzhu_text b abbr{display: block;}

.bangzhu_two{background:#f5f7f6;padding-top: 40px;}
.bangzhu_two .bangzhu_img{width: 560px;float: left;}
.bangzhu_two .bangzhu_img img{width: 100%;}
.bangzhu_two .bangzhu_text{width: 560px;margin-top: 60px;float: right;}
.bangzhu_two .bangzhu_text span{font-size: 48px;color: #eb413d;}
.bangzhu_two .bangzhu_text font{font-size: 32px;color: #333;margin-top: 20px;}
.bangzhu_two .bangzhu_text b{margin-top: 30px;font-size: 16px;font-weight: initial!important;
color: #666;line-height: 32px;}
.bangzhu_two .bangzhu_text b abbr{display: block;}


/*车辆跟踪*/
.map { 
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
   z-index: 0;
overflow:hidden; word-break:break-all;}

