@charset "utf-8";
:root{
    --plr:256px;
    --color:#f28f29;
    --c666:#666;
    --white:#fff;
    --f14:14px;
    --f12:12px;
    --scale:1.1;
    --bsw:0 0 10px rgba(0,0,0,.2);
    --radius: 5px;
    --bor:#ececec;
}
@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;
}
@media screen and (max-width: 1680px){
    :root{
        --plr:140px;
    }
}
@media screen and (max-width: 1440px){
    :root{
        --plr:80px;
    }
}
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;
    border: 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:#000;}
body {
	font-family:'SourceHanSansCN-Normal','Source Han Sans','思源黑体',source-han-sans-simplified-c,sans-serif;
    font-size: 16px;
    color: #000;
}
.back-white{ background: var(--white); }
.back-f9{ background: #f9f9f9; }
.after:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;line-height:0;overflow:hidden}
/* 行距 */
p{ line-height: 22px; }
.max{ max-width: 100%; }
.imgs{ overflow: hidden; }
/* 宽度 */
.flex{ display: flex; }
.container{ padding: 0 var(--plr); min-width: 1400px;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%; }
.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; }
/* fadeInOps */
.active .animated,
.active .animateds,
.animated{ -webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInOps {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3rem,0);
        transform: translate3d(0,3rem,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}
@keyframes fadeInOps {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3rem,0);
        transform: translate3d(0,3rem,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}
.fadeInOps {-webkit-animation-name: fadeInOps;animation-name: fadeInOps}
/* 弹窗客服 =============== */
.layer-qq{animation:layerqq .7s ease-out;position: fixed;left:50%;top: 50%;color:#fff;width:480px;height:282px;text-align: center; z-index: 1001;overflow: hidden;}
.layer-kefysys{width:95%;position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.layer-qq h3{font-size: 42px;text-transform: uppercase;font-weight: bold;}
.layer-qq strong{font-size: 22px;}
.layer-qq a.linkqq{display:block;width:138px;height:38px;line-height:38px;border:1px solid rgba(255,255,255,.5);text-align:center;font-size:14px;
	border-radius: 45px;color:#fff;margin:25px auto 0;}
.layer-qq a.qq-close{display: block;width: 28px;height: 28px;position: absolute;top: 20px;right: 20px;background: url(../images/QQclose.png) no-repeat;
	cursor: pointer;
}
/* 动画 */
@-webkit-keyframes layerqq{
	from{-webkit-transform: scale(0);transform: scale(0);}
	to{-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes layerqq{
	from{transform: scale(0);}
	to{transform: scale(1);}
}
/** 热门标签 **/
.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;  }