@charset "utf-8";
:root{
    --color: #009f56;
    --borcor:#e9e9e9;
    --radius:5px;
}
@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;}
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:#666;}
body {
  font-family:'SourceHanSansCN-Normal','Source Han Sans','思源黑体',source-han-sans-simplified-c,sans-serif;
  font-size: 14px;
  color: #333;
}
.after:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;line-height:0;overflow:hidden}
/***== 字体 ==***/
.bold{font-weight: bold;}
.upper{text-transform: uppercase;}
/* 字体颜色 */
.white,.white a{color: white;}
.yellow,.yellow a{color: yellow;}
.blue,.blue a{color: blue;}
.red,.red a{color: red;}
/* 行距 */
p{ line-height: 22px; }
/* 宽度 */
.container{ width: 1220px;min-width: 1220px;margin: 0 auto; }
.clear{width: 100%; clear: both;}
.clear-hg{clear:both;height:1px;width: 100%;}
.clearfix:after{font-size:0;display:block;visibility:hidden;clear:both;height:0;content:' '}
.clearfix{*zoom:1}
.fl{float: left;}
.fr{float: right;}
.hide{display: none !important;}
.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; }
/** 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;  }
/*** lay-open ***/
.lay-open{ position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 1089 }
.lay-open .cons{ position: absolute;top: 50%;left: 50%; width: 1220px;height: 550px;background: #fff;margin: -275px 0 0 -610px;overflow: hidden; }
.lay-open .close-x{ position: absolute;top: 20px;right: 20px;cursor: pointer; z-index: 6; }
.lay-open .left{ width: calc(100% - 525px); }
.lay-open .vform{ padding: 0 50px; }
.lay-open .vform h5{ font-size: 36px;color: #000;padding: 40px 0 35px; }
.lay-open .vform h5 span{ color: #666;font-size: 15px;margin-left: 25px; }
.lay-open .vform .layui-textarea{ min-height: 160px;resize: none; }
.lay-open .vform .layui-input,
.lay-open .vform .layui-textarea{ border-radius: var(--radius); }
.lay-open .vform .layui-btn{ width: 100%;height: 60px; background: var(--color);color: #000;border-radius: var(--radius);font-size: 16px;margin-top: 15px; }
.lay-open .right{ width: 525px;height: 550px;background: url("../images/feedback-bg.jpg") no-repeat center center;
    background-size: cover;color: #fff;text-align: center; }
.lay-open .right h5{ font-size: 28px;padding: 100px 0 25px; }
.lay-open .right .remark p{ line-height: 30px;font-size: 16px; }
.lay-open .right a{ display: inline-block; color: #fff;margin-top: 180px; }
/** vlstus **/
.vlstus{z-index: 999; display: flex;align-items: center;flex-direction: column;justify-content: center;text-align: center; position: absolute;top: 50%;left: 50%; width: 560px;
    height: 380px;background: #fff;margin: -190px 0 0 -280px; }
.vlstus .close-sx{ position: absolute;top: 20px;right: 20px;cursor: pointer; z-index: 6; }
.vlstus h5{ font-size: 24px;color: #000;padding: 35px 0 5px; }
.vlstus p{ font-size: 16px;color: #999; }
