@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;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ height:70px;}
.nav .item{ float:left;  position:relative; display:inline; line-height:70px; }
.nav .item h3{ float:left;}
.nav .item h3 a{ display:block; padding:0 10px; font-size:12px; font-weight:200; line-height:70px; }
.nav .sub{ display:none; left:0px; top:70px;  position:absolute; background:rgba(188,0,0,0.7);  line-height:45px;z-index:99999}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px;  font-size:18px; line-height:60px;}
.nav .sub a:hover{ color:#fff;background:rgba(96,24,20,0.7);}
.nav .on h3 a{ color:#fff;background:rgba(188,0,0,0.7);}
#Nav_box{height:70px;}
#menu a{display:block;width:182px;color:#fff; font-size:20px;text-align:center;}
#menu .on a:hover{color:#fff;}
.ad{ width:1280px; margin:15px auto;}
.ad img{ width:100%;}
.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;}
/*footer*/
.footer {width:100%;min-width: 1280px;background-image: linear-gradient(#5e5e5e, #373737); padding-top: 30px; padding-bottom: 30px;}
.footer a ,.footer a:hover{color:#fff;}
.footer_inner {margin:0 auto;width:1280px;line-height:2;font-size:14px;color:#f6f6f6;display:flex; justify-content:space-between;}
.footer_copyright {float:left;display:inline;text-align:left;}
.footer_link {float:right;display:inline;text-align:right;}
.footer_bottom {display:block;color:#ccc;font-size:12px;margin-top:5px;}
.footer_bottom a {color:#ccc;}
.footer_bootom a:hover {color:#fff;}
.footer_link li {float:left;display:inline;padding-right:10px;margin-right:10px;border-right:#ccc 1px solid;height:14px;line-height:14px;}
.f_split {display:inline-block;margin:0 8px;width:0;height:10px;line-height:10px;overflow:hidden;color:#ccc;border-right:2px solid #ccc;}

.footer_follow {width:100%;min-width: 1280px;height:120px;margin:0 0 20px 0;}
.footer_follow ul {margin:0 auto;width:1280px;}
.footer_follow li {float:left;display:inline;padding:18px 50px 0 30px;color:#fff;font-size:12px;line-height:1.8;}
.footer_follow li:nth-child(1){ padding-left:0;}
.footer_follow strong {display:block;font-size:14px;padding:5px 0;}
.weixin_jianzhu {width:240px;height:86px;background:url(../images/ewm_01.jpg) no-repeat right center;}
.weixin_jadevip {width:210px;height:86px;background:url(../images/ewm_02.jpg) no-repeat right center;}
.weixin_jadevip_1 {width:200px;height:86px;background:url(../images/ewm_03.jpg) no-repeat right center;}
.weibo_chinajade {padding:5px;width:250px;height:24px;background:#fff;}

/*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}