@charset "utf-8";

/*body a {transition: 0.4s all; -webkit-transition: 0.4s all; -moz-transition: 0.4s all; -o-transition: 0.4s all; -ms-transition: 0.4s all;}*/
/*去掉自带样式*/
input,input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none;appearance: none;}
textarea {-webkit-appearance: none;appearance: none;}
/*手机时，图片不可下载*/
img {pointer-event:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
/*图片去色*/
img.grayscale{
    filter:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+I2dyYXlzY2FsZQ==);
    filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .6s ease;-webkit-backface-visibility:hidden}
/*修正win8系统IE连接灰色背景*/
a{text-decoration: none;  outline: none; blr: expression(this.onFocus=this.blur());}

/* CSS Document */
body{ margin:0; padding:0;font-family: 'microsoft yahei','思源黑体','pingfang sc',Arial,'宋体';text-align:center; background:#fff; color:#333;}
ul,li,p,img,a img,dl,dd,dt{margin:0; padding:0; border:none;}
*{margin:0; padding:0; border:none;}
html,body{font-size:62.5%;line-height: 0.96;}
a:link,a:visited{color: #333;}
a:hover,a:active{color: #000;}
li{ list-style:none;}
i{font-style: normal;}
input,textarea{outline:none;}


/* Cy */
.clear_b{ clear:both;  height:0;height:none; line-height:0;line-height:none;}
.float_l{ float:left;}
.float_r{ float:right;}
.autoImg span{display: block;width: 100%;background-size: 100% 100%;background-size: cover;background-repeat:no-repeat;background-position: center;}
.autoImg img{display: block;width: 100%;visibility: hidden;}
.display_flex{display:flex; align-items:center;/*垂直居中*/ justify-content: center;/*水平居中*/}

/*统一重点class*/
.mediaWidth{width:100%;max-width:1150px;min-width:320px; margin:0 auto;text-align: left;}
.bigColumn_T img{width: 100%;display: block;}

/*返回顶部*/
.return_top{position:fixed;right:10px;bottom:66px;z-index:990;display:none;width:40px;height:40px;background:#ff323c  url(../images/layout/Arrow_ico.png) no-repeat center;background-size:30px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}



body{padding-top: 117px;width: 100%;overflow-x: hidden}
.topDiv_w{position: fixed;top:0;left: 0;width: 100%;background: #fff;z-index: 100}
.topDiv1{height: 30px;line-height: 30px;background: #333;}
.topDiv1,.topDiv1 a{color: #fff;font-size: 12px;}
.topDiv1 .float_r{background: url("../images/topdivIco.png") no-repeat left center;background-size: 22px 22px;padding-left: 32px;}

.topDiv1 .QR_Code {position: relative;z-index:4;}
.topDiv1 .QR_Code span{display: none;}
.topDiv1 .QR_Code:hover span{display: block;}
.topDiv1 .QR_Code span{position: absolute;right: 0;top:29px;}
.topDiv1 .QR_Code i{display: block;height: 8px;background: url("../images/QR_Code_jt.png") no-repeat center top;position: relative;z-index: 2;margin-bottom: -1px;}
.topDiv1 .QR_Code img{border: 1px #c5c1c1 solid;border-radius: 6px;background: #fff;padding:10px;width: 94px;}




.footBox{overflow: hidden;background: #303841;}
.footBox,.footBox a{color: #ddd;font-size: 13px;}

.footBox dl{padding-top: 30px;}
.footBox dl dt{border-bottom: 1px #ddd solid;}
.footBox dl dt span{color: #DDD;font-size: 20px;height:50px;line-height: 50px;display: inline-block;padding: 0 10px 0 0;position: relative;z-index: 2;}
.footBox dl dt i{width: 100%;height: 1px;line-height: 1px;overflow: hidden;background: #692b07;position:absolute;left: 0;bottom:-1px;z-index: 2;}
.footBox dl dd{padding: 30px 0;}

.footBox .dl_1{float: left;width: 300px;}
.footBox .dl_1 dd{line-height: 1.8;}
.footBox .dl_2{float:left;padding-left: 90px;width: 400px;}
.footBox .dl_2 dd li{width: 50%;float: left;height: 40px;}
.footBox .dl_3{float: right;width: 300px;}
.footBox .dl_3 P{padding:6px 0;line-height: 1.3}
.footBox .cr{font-size: 14px;color:#eeeeee;text-align: center;width: 100%;clear: both;padding: 20px 0}


.menuBox_w{width: 1180px;margin: 0 auto;position: relative;z-index: 3;}
.menuBox{float: right;}
.menuBox>li{display: inline-block;margin-left: 8px;    vertical-align: top;}
.menuBox>li>a{display: inline-block;height: 85px;line-height: 85px;border-bottom: 2px #fff solid;min-width: 65px;text-align: center;font-size: 14px;color: rgba(51, 51, 51, 1);padding: 0 10px;}
.menuBox>li>a:hover,.menuBox li a.on{border-bottom: 2px rgba(105, 43, 7, 1) solid;}

.menuBox .menu_submenu{display: none;}
.menuBox .menu_div{position: absolute;left: 0;top:87px;background: #fff;width: 100%;display: table;padding:30px 0;}
.menuBox .menu_ul{display: table-cell;text-align:center;vertical-align: top}
.menuBox .menu_ul ul{display: inline-block;margin: 0 auto;text-align: left;min-height: 190px;}
.menuBox .menu_div li{padding: 15px 0;margin-top: 10px;}
.menuBox .menu_div li i{padding-right: 14px;}
.menuBox .menu_div a{color: rgba(0, 0, 0, 0.5);font-size: 14px;}
.menuBox .menu_ul .li1 a{color: #000}
.menuBox .menu_submenu_1 .menu_ul{width: 33%;}
.menuBox .menu_div_3{padding-left:40%;box-sizing: border-box;}

.menuBox_w{}
.menuBox_w h1.logo{float: left;padding-top:10px;}
.menuBox_w h1.logo img{width: 200px;height: 66px;}


/*返回顶部*/
.return_top{position:fixed;right:10px;bottom:66px;z-index:990;display:none;width:50px;height:50px;background:url(../images/return_top.png) no-repeat center;/*background-size:30px;*/background-size:100% 100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}

/*---头部wap---*/
.header_wap{width:100%;z-index:880;height:60px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 6px rgba(0,0,0,0.1);-ms-box-shadow:0 1px 6px rgba(0,0,0,0.1);-o-box-shadow:0 1px 6px rgba(0,0,0,0.1);z-index: 887 !important; position:static !important;height: 60px;}
#header_wap{z-index: 888 !important;position:fixed;left:0;top:0; position:fixed !important;width: 100%;}
.header_wap .logo_a {height:60px;display: block;padding:0 60px;background:url(../images/logo.png);background-repeat:no-repeat;background-position:center;background-size: auto 80%;}
/*菜单按钮*/
.menu_open{width:36px;height:24px;position:fixed;right:10px;top:18px;cursor: pointer;z-index:999;}
.menu_open i{position: absolute;display:block;width:100%;height:3px;margin: 0 auto;background: #692b07;transition: 0.4s ease;}
.menu_open .i1{left: 0;top: 0}
.menu_open .i2{left: 0;top: 50%;margin-top: -1.5px;}
.menu_open .i3{left: 0;bottom:0}
/*菜单*/
.menu_wap{position:fixed;left:0;top:0;width:100%;height:100%;background:#444;z-index:998;opacity:0;filter:alpha(opacity=0);transform:translateX(-100%);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;padding-bottom: 10px;}
.menu_wap_n{height:100%;padding: 80px 30px 20px 30px;position: relative; overflow: hidden;webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;text-align: left;}
.menu_wap .menu_tit{width:100%;height:60px;line-height:60px;border-bottom: 1px solid #535353;position: absolute;left: 0;top: 0;}
.menu_wap .menu_tit P{padding-left:40px;}
.menu_wap .menu_tit P span{font-size: 16px;color: #ccc;padding-right:12px; margin-left:12px; border-right:1px #999 dotted;}
.menu_wap .menu_tit P span a{color: #ccc;}
.menu_wap .menu_tit P span:last-child{ border:none;}
.menu_wap .menu_tit P span:first-child{ margin-left:0}
.menu_wap .menu_tit P span.on a{color:#fff!important;}
.menu_wap .menu_list{height:100%;overflow: hidden;overflow-y: scroll;padding-right: 8px;}
.menu_wap .menu_list li{border-bottom: 1px dashed #999;}
.menu_wap .menu_list li ul{background:#4e4e4e;}
.menu_wap .menu_list a{color: #fff!important;display: block;padding:13px;font-size: 15px;position: relative;}
/*菜单显示*/
.menu_wap_show{opacity:1;filter:alpha(opacity=100);transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}
.menu_open_show i{background: #fff;}
.menu_open_show i.i2{display: none}
.menu_open_show i.i1{transform:translateY(10px) rotate(45deg);-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);}
.menu_open_show i.i3{transform:translateY(-10px) rotate(-45deg);-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);-o-transform:translateY(-10px) rotate(-45deg);}
/*子类*/
.menu_wap .menu_list li a{position: relative;}
.menu_wap .menu_list>li i{position:absolute;right:8px;top:50%;display:block;width:20px;height:20px;background:url(../images/Arrow_r.png) no-repeat center;background-size:16px;margin-top:-10px;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-ms-transition:0.4s ease;-o-transition:0.4s ease;}
.menu_wap .menu_list>li.li_on>a i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);}
.menu_wap .menu_list>li .tow_ul{padding:8px 0;background:#4e4e4e;display:none;}
.menu_wap .menu_list>li .tow_ul li{border-bottom: none;}
.menu_wap .menu_list>li .tow_ul li a{color:#fff;display:block;padding:8px 10px;font-size:14px;}
.menu_wap .menu_list>li .tow_ul ul{padding-left:24px;}


.headBox{display: inherit;}
.header_wap,.menu_open,.menu_wap{display:none;}



@media screen and (max-width:1200px) {

    .logoBg,.headBox,.headBox_w{display: none;}
    .header_wap,.menu_open,.menu_wap{display: inherit;}

    .mediaWidth{padding-left:10px;padding-right: 10px;box-sizing: border-box;}
    .topDiv_w,.topDiv1,.menuBox_w{display: none;}
    .footBox .dl_1,.footBox .dl_2,.footBox .dl_3{display: none;}

    body{padding-top: 0}
    .footBox .cr{font-size: 12px;line-height: 1.2}
}
