@charset "utf-8";
/* CSS Document */
html,body {color:#333;margin:0;height:100%;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a {text-decoration:none;color:#000;}
a,label,button,input,select {-webkit-tap-highlight-color:rgba(0,0,0,0);}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td {margin:0;padding:0;}
a {text-decoration:none;}
button {outline:0;}
img {border:0;}
button,input,optgroup,select,textarea {margin:0;font:inherit;color:inherit;outline:none;}
li {list-style:none;}
.clear{ clear:both;}
.pt50{ margin-top:50px;}
/*top*/
.top_head {width:100%;height:158px;background-image:url(../images/bg1.png);background-repeat:no-repeat;background-position:left top;background-size:cover;}
.pt35 {padding-top:30px;}
.w1150 {width:1150px;margin:0 auto;}
.fl {float:left;}
.fr {float: right;}
.top{ width:100%; background:#373737;}
.header{width:1280px; margin:0 auto;padding-top:30px;display:flex; justify-content:space-between;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.search{ padding-top:25px;}
.inp1 {width: 360px;height: 44px;border: 1px solid #373737;color: #a9a9a9;font-size: 16px;padding-left: 26px;line-height: 44px;}
.submit {width: 55px;height: 44px;background-color: #373737;cursor: pointer;color: #fff;margin-left: -5px;font-size: 16px;line-height: 44px;border: 0;background: #373737;outline: none;}




.daohang{height:70px;line-height:70px;position:relative; z-index:1;display:flex; justify-content:space-between;
 z-index: 10;width: 1280px; margin:0 auto;}
.daohang .nLi{position:relative; padding-right: 40px; padding-left: 40px;}
.daohang .nLi.on{ position: relative;color:#fff;background:rgba(188,0,0,0.7);}
.daohang .nLi.on h3 a{color: #fff;}
.daohang .nLi h3{ font-size: 18px; font-weight: 500;}
.daohang .nLi h3 a{ display:block;color: #fff;}
.daohang .sub{ display:none; width:100%; left:0; top:70px;  position:absolute;background:rgba(188,0,0,0.7); line-height:28px; text-align: center; padding-top: 5px; padding-bottom: 5px;}
.daohang .sub li{ zoom:1; padding-top: 10px; padding-bottom: 10px;}
.daohang .sub li:hover{background:rgba(96,24,20,0.7); }
.daohang .sub li:hover a{color:#fff;}
.daohang .sub a{ display:block; color:#fff;}
.daohang .sub a:hover{color:#fff;}


/*footer*/
.footer{ background:#373737;color:#fff;padding-top:60px; padding-bottom: 30px; }
.footer a{ color:rgba(255,255,255,0.9);}
.footer a:hover{ color:#fff;}
.footer_box{ width:100%; display:flex; justify-content:space-between; padding-left: 10%; padding-right: 10%;}

.footer_l{display:flex; justify-content:space-between; width: 38%;}
.footer_l li{text-align: left;}
.footer_l li dl{font-size: 16px; font-weight: bold; padding-bottom: 20px;}
.footer_l li dd{font-size: 14px; padding-top: 15px;}

.footer_c{width: 42%; padding-left: 10%;padding-right: 6%;}
.footer_c dl{font-size: 16px; font-weight: bold; padding-bottom: 20px;}
.footer_c dd{font-size: 14px; padding-top: 5px; line-height: 2.2;color:rgba(255,255,255,0.9);}

.footer_r{width: 20%;}
.footer_r dl{font-size: 16px; font-weight: bold; padding-bottom: 20px;}
.footer_r .ewm{width: 100%;display:flex; justify-content:space-between;}
.footer_r .ewm li{width: 46%; margin-right: 8%;}
.footer_r .ewm li:last-child{margin-right: 0;}
.footer_r .ewm li dt{width: 100%;}
.footer_r .ewm li dt img{width: 100%; display: block;}
.footer_r .ewm li dd{font-size: 14px; text-align: center; padding-top: 10px;}
.copyright{width: 100%;font-size: 14px; text-align: center; margin: 0 auto; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 20px; margin-top: 20px;}

/*page*/
.pages{ width:100%;text-align:center; margin:5px auto;margin-bottom:10px; padding-bottom:30px;}
.pages ul{ display:table;margin:10px auto; }
.pages ul li{background:#e6e6e6;text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px;}
.pages ul li.disabled{background:#666;text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px; color:#fff;}
.pages ul li a.on{ background:#666; height:40px;width:auto; line-height:40px; color:#fff; text-align:center; display:block;}
.pages ul li a{ color:#232323; display:block}