@charset "utf-8"; 
body{position: relative;} 
.container{width:1200px;margin: 0 auto; }
.footlogo{width:1200px;margin: 0 auto; display: flex;justify-content: center;}
/*head*/

.logo{width:530px;padding-top: 15px;}
.logo-r{width:calc(100% - 530px);}
.logo img{display: inline-block;max-width: 100%;}
.log-t{padding:18px 0 0;text-align: right;}
.ss{width: 241px;height:25px;background: url(../img/ss.png) no-repeat center;line-height: 1.5625rem;position: relative;}
.ss .txt{background: none;border:none;font-size: .875rem;color:#fff;height:25px;line-height: 25px;width: 11.875rem;float: left;
    padding-left: 20px;}
.ss .sub{position: absolute;right: 0;top:0;width: 35px;height:25px;border: none;background: none;cursor: pointer;}
.nav-list{padding-top:10px;}
.nav-list li{ float: left; position: relative;text-align:center;padding:0 10px;}
.nav-list li a{ font-size: 1.125rem; color: #fff; line-height:40px;display: inline-block;height:40px;}
.nav-list>li:hover>a,.nav-list>li.on>a{ color:#1e81ef;}
.nav-down{position: absolute;display: none;padding:.625rem 0;left: -50%;right: -50%;top: 100%;background:url(../images/navbg.png) repeat center;}
.nav-list li:hover .nav-down{ display: block; z-index: 100;}
.nav-down li{ margin:0; float: none;width: 100%; }
.nav-down li a{ font-size: 1rem; 
	line-height: 35px; border:none!important; text-align: center; display: block;color:#badbff; }
	.nav-click{ display: none; }
.nav-down li:hover a{color:#fff;}
/*banner*/
.slider-img{width:100%;position: relative;z-index: 10;    overflow: hidden;}
.slider-img  img{width: 100%; height:112px; display: block;max-width:1920px;margin: auto;}
.slider2{position: absolute;bottom:20px;left:50%;margin-left: -320px;}
.slider2 .slider-img-circle li {width: 150px;height:53px;color: transparent;cursor: pointer;float: left;margin: 0 5px;}
.slider2 .slider-img-circle li.on {border:2px solid #fff;}
/* foot */
.footer{width:100%; height:89px; background: url(../images/footbg.jpg) no-repeat center;padding: 1px 0;}
.footer img{width: 150px; padding-left: 462px; }
.footer p{font-size: 14px;color:#ccc;line-height: 85px;}