@charset "utf-8";
:root{
    --color:#e95a24;
    --acolor:#53595e;
    --lrpd:55px;
    --width:1000px;
}
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff2") format("woff2"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff") format("woff"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.ttf") format("truetype"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;box-sizing: border-box; }
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;vertical-align:top;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
hr{ margin: 0;
    border-width: 1px 0 0 0;
    height: 1px;
    background: #f0f0f0;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#666;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; outline: none;}
input,button,textarea,select{*font-size:100%;}
a{text-decoration: none;color:#666;}
body {
    font-family:'SourceHanSansCN-Normal','Source Han Sans','思源黑体',source-han-sans-simplified-c,sans-serif;
    font-size: 14px;
    color: #666;
    background: #fff;
}
.after:after{ visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;line-height:0;overflow:hidden; }
/* 行距 */
p{ line-height: 22px; }
/* 宽度 */
.container{ width: var(--width);min-width: var(--width);margin: 0 auto; }
.wap_width{ margin: 0 auto; }
.clear{width: 100%; clear: both;}
.clear-hg{clear:both;height:1px;width: 100%;}
.fl{float: left;}
.fr{float: right;}
.hide{display: none;}
.block{display: block;}
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.cl{clear:left;}
.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
/* webkit内核 滚动条*/
::-webkit-scrollbar {width:8px;background-color:#006eff;}
::-webkit-scrollbar-thumb {width:8px;background-color:#aeaeae;}
::-webkit-scrollbar-track-piece {width:8px;background-color:#f8f8f8;}
::-webkit-scrollbar-thumb:hover {width:8px;background-color:#006eff;}
/**==========================  网站公共模块  ===========================**/
.plate{ width: 100%;overflow: hidden; }
.fixed{ width:100%;position:fixed;top:0;z-index:999; }
.dask-opac{ position: fixed;top: 0;left: 0; width: 100%;height: 100%;background: rgba(0,0,0,.8); z-index: 100;overflow: hidden; }
/** 热门标签 **/
.tables-list{ border: 1px solid #eee; }
.tables-list h5{ padding: 0 15px; height: 55px;line-height: 55px;border-bottom: 1px solid #eee;font-size: 16px;font-weight: bold; }
.tables-list ul{ padding:20px 15px; }
.tables-list ul li{ float: left;margin:0 15px 10px 0; }
/** citys **/
.citys{ margin: 30px 0; }
.citys ul li span { width: 80px; float: left; display: block; font-size: 14px;color: #000;font-weight: bold; }
.citys ul li p{ float: left; width: calc(100% - 80px); }
.citys ul li a { display: inline-block; font-size: 14px;color: #666;margin: 0 20px 0 0; }
.citys ul li a:hover{ color: #e95412; }
/** sitemap **/
.sitemap{ padding: 0 0 20px; }
.sitemap ul li{ padding: 20px 0 10px; border-bottom: 1px solid #f0f0f0; }
.sitemap ul li:last-child{ border-bottom: 0; }
.sitemap ul li h5 a{ font-size: 16px;color: #333; }
.sitemap ul li .sub-lower:after{ display: block;content: "";clear: both; }
.sitemap ul li .sub-lower{ padding: 10px 0 0; }
.sitemap ul li .sub-lower a{ display: block;float: left;margin:0 15px 10px 0;  }
/** kefu **/
.fico{ background: url("../images/kefu.jpg?v1.0.1") no-repeat 0 0; }
.kefu{ position: fixed;top: 45%;right: 12px;width: 81px;box-shadow: 0 0 10px rgba(0,0,0,.2); z-index: 2022; }
.kefu ul li{ position: relative; width: 100%;height: 70px;cursor: pointer; }
.kefu ul li:not(:last-child):after{ position: absolute;bottom: 0;left: 50%;width: 80%;height: 1px;background: #ededed;content: "";transform: translate(-50%,0); z-index: 6;  }
.kefu ul li.wxcode{ background-position: 0 -71px; }
.kefu ul li.fdb{ background-position: 0 -143px; }
.kefu ul li.wxcode .code{ display: none; position: absolute;top: 0;right: 100px;padding: 20px;border: 1px solid #e5e5e5;background: #fff; text-align: center; }
.kefu ul li.wxcode .code p{ padding-top: 10px;color: #000; }
.kefu ul li.wxcode .code:after{
    position: absolute;
    top: 24px;
    right: -9px;
    width:9px;
    height:13px;
    background: url("../images/sanjiao.png") no-repeat;
    content: "";
    z-index: 18;
}
.kefu ul li.wxcode:hover .code{ display: block; }
/* fedb-txt */
.fedb-txt{ position: fixed;top: 50%;right: -160px;width: 225px;height: 60px;line-height: 60px;background: #fff; font-size: 16px;border: solid #e5e5e5;
   border-top-left-radius: 65px;border-bottom-left-radius: 65px;border-width: 1px 0 1px 1px;cursor: pointer; z-index: 65 }
.fedb-txt:hover{ right: 0; }
.form-fdb{ display: none; position: fixed;top: 50%;right: 200px; width: 233px;border: 1px solid #e5e5e5;background: #fff; z-index: 65; }
.form-fdb .pdcons{ padding: 0 30px; }
.form-fdb .ems{ display: none; margin: -33px auto 0; }
.form-fdb h5{ font-size: 16px;color: #333;text-align: center;padding: 15px 0 20px; }
.form-fdb .layui-input,
.form-fdb .layui-textarea{ background: #eee; }
.form-fdb .layui-btn{ display: block; width: 100%; background:#53595e;font-size: 16px;border: 0;border-radius: 0; }
.form-fdb .layui-form-item.lay-submit{ margin: 0; }
.form-fdb .close-xs{ position: absolute;top: -16px;right: -13px;border-radius: 100%;cursor: pointer; overflow: hidden; background: #fff; z-index: 68; }




























