
/*头部【start】*/
#header-top{background-color:#0a0a0a;}
.hed-top{width:1200px;margin:0 auto;padding:6px 0;}
.hed-top p{text-align: right;color:#fffeff;font-size:12px;width:320px;float:right;}
.hed-top p a{color:#fff;}
.hed-box{background-color:#141414;}
.hed-mesg{width:1200px;margin:0 auto;padding:27px 0 17px 0;position: relative;}
.hed-mesg .hed-logo{width: ;float:left;}
.hed-mesg .hed-nav{width: ;float: right;position: relative;margin-top:30px;}
.hed-nav li{float:left;margin:0 10px;}
.hed-nav li a{color:#fffeff;font-size:16px;border-bottom:2px solid #141414;padding:0 7px 15px;}
.hed-nav li.active a{border-color:#e69704;color:#e69704;}
.hed-nav li a:hover{border-color:#e69704;color:#e69704;}
.hed-input{position: absolute;top:13px;right: 0;}
.hed-input p{color: #fff;display: inline-block;}
.hed-input a{color: #fffeff;font-size:14px;margin:0 12px;}
.hed-input img{cursor: pointer;}
.hed-input input{padding-left:10px;width:0;height:35px;border:none;line-height:35px;visibility: hidden;transition:all 0.7s;}
/*头部【end】*/


/*banner【start】*/
.swiper-pagination{margin-bottom:45px;}
.swiper-pagination span{width:40px !important;height:6px !important;border-radius:2px;}
/*banner【end】*/


/*flooter【start】*/
#flooter{background-color:#2f2f2f;padding-bottom:35px;}
#flooter a:hover{text-decoration: underline;}
.flooter-msg{width:1200px;margin:32px auto 35px;}
.flooter-msg .flr-input{width:400px;float:left;}
.flooter-msg .flr-logo{width:370px;float:left;}
.flooter-msg .flr-logo img{margin-top:65px;margin-left:45px;}
.flooter-msg .flr-qr{width:400px;float:left;}
.flr-input .first{float:left;width:200px;}
.flooter-msg .flr-input a:hover{text-decoration:underline;}
.flooter-msg ul h4{color:#ffffff;font-weight:normal;font-size:14px;}
.flr-input .secend{float: right;width:100px;} 
.flr-input .first li{float:left;margin-right:40px;margin-top:20px;width:60px;}
.flr-input .first .active4 a{color:#e69704;}
.flr-input  li a{color:#fff;font-size:12px;}
.flr-input .secend  li{margin-top:20px;}
.flr-qr{position: relative;text-align: center;}
.flr-qr ul{display:inline-block;font-size:14px;color:#fff;}
.flr-qr li{font-size:12px;color:#fff;float: left;margin:0 15px;margin-top:20px;}
.flr-qr li a{color:#fff;font-size:12px;}
.flr-qr li img{margin:5px 0;width:98px;}
.flr-qr>img{position: absolute;right:-50px !important;}
.flooter-bom{text-align: center;padding:8px 0;background-color:#1d1d1d;}
.flooter-bom p{color:#fefefe;font-size:12px;margin-bottom:10px;}
.flooter-bom p a{color:#fff;}
.flooter-bom p a:hover{text-decoration: underline;}
