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;}


/*头部*/
.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;}

/*口号*/
.kouhao_banner{background-size:cover!important;background-repeat:no-repeat;
padding: 40px 0;text-align: center;color: #fff;font-weight:348!important;}
.kouhao_banner span{font-size: 32px;margin-bottom: 6px;display: block;}
.kouhao_banner font{font-size: 18px;line-height: 32px;color: #fff;margin-top: 10px;}



/*按钮样式*/
.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;
}



/*底部*/
footer{background: #fff;}
footer .top{border-bottom: 1px solid #ddd;padding: 30px 0;}
footer .top .logo{width:220px;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;}





