:root {
    --color: #03a3a3;
    --color2: #0551a7;
    --mcolor:#16579e;
    --weight:lighter;
    --wpd:80px;
    --toph:90px;
    --radius:5px;
    --borcor:#ebebeb;
}
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url("../font/SourceHanSansCN-Normal.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Normal.woff") format("woff"),
    url("../font/SourceHanSansCN-Normal.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
    url("../font/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;
    background: var(--borcor);}
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;
    padding-top: var(--toph);
}
.after:after,
.kefu_q3 .bor-ul:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;line-height:0;overflow:hidden}

.ar{ font-family: 'Arial'; }
.bold{font-weight: bold;}
.upper{text-transform: uppercase;}

.f10{font-size: 10px;}.f11{font-size: 11px;}.f13{font-size: 13px;}.f14{font-size: 14px;}.f15{font-size: 15px;}.f16{font-size: 16px;}.f17{font-size: 17px;}.f18{font-size: 18px;}.f19{font-size: 19px;}.f20{font-size: 20px;}.f21{font-size: 21px;}.f22{font-size: 22px;}.f23{font-size: 23px;}
.f24{font-size: 24px;}.f30{font-size: 30px;}.f36{font-size: 36px;}.f40{font-size: 40px;}

.white,.white a{color: white;}
.yellow,.yellow a{color: yellow;}
.blue,.blue a{color: blue;}
.red,.red a{color: red;}

.hgclear{height:1px;clear: both;}

p{ line-height: 22px; }

.width100{width: 100%;}
.wul105{width: 105%;}
.wul110{width: 110%;}
.container{ margin: 0 auto; }
@media screen and (max-width: 1439px) {
    .container {
        width: 1200px;
    }
}
@media screen and (min-width: 1440px) {
    .container {
        width: 1400px;
    }
}
.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;}
.images{ display: block;max-width: 100%; }
.images.uo{ margin: 0 auto; }

::-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{ 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{ 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;  }

.layui-layer-feedback{ border-radius: 10px !important; }
.feedback-con{ padding: 0 45px 30px 30px; }
.feedback-con h5{ text-align: center;font-size: 36px;color: #000;padding: 50px 0 10px; }
.feedback-con .layui-form-item{padding: 12px 0; border-bottom: 1px solid var(--borcor);margin: 0; }
.feedback-con .layui-form-item:last-child{ border-bottom: 0; }
.feedback-con .layui-form-item .layui-form-radio{ margin-right: 2px; }
.feedback-con .layui-form-item .layui-form-label{ font-size: 16px;color: #000; }
.feedback-con .layui-form-item .layui-input{ border: 0; }
.feedback-con .layui-form-item.vfile .layui-input-block{ min-height: 50px; }
.feedback-con .layui-form-item.vfile .upfile{ position: relative; width: 50px; background: transparent;padding: 0; }
.feedback-con .layui-form-item.vfile .upstatus .up-yes p{
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 0;
    background: rgba(34,182,182,.8);
    font-size: 12px;
    border-radius: 5px;
}
.feedback-con .layui-form-item.vfile .stxt{ padding-left: 18px;vertical-align: -10px; }
.feedback-con .layui-form-item.vfile .stxt .reload{ color:#1e9fff;margin-right: 10px;cursor: pointer; }
.feedback-con .layui-form-item.cls-code .layui-input{ float: left; width: 100px; }
.feedback-con .layui-form-item.cls-code .verify-img{ width: 130px;margin: 0 10px 0 30px; }
.feedback-con .layui-form-item.cls-code a{ display: inline-block; cursor: pointer;color: red;padding-top: 9px; }
.feedback-con .layui-form-item.submits .layui-input-block{ margin-left: 0; }
.feedback-con .fedbsub{ display: block; width: 200px;height: 60px;background: var(--color);border-radius: var(--radius);margin: 20px auto 0; }

.vfile .progress{display: none;position: absolute;top: 0;left: 0;width: 50px;height: 50px;background: rgba(0,0,0,.8);z-index: 68;}
.vfile .progress .layui-progress{ margin-top: 27px; }
.vfile .progress .layui-progress-text{ top: -30px;color: #fff; }

.layui-layer-user{ border-radius: 10px !important; }
.user-con{ padding: 0 40px; }
.user-con h5{ text-align: center;font-size: 20px;color: #000;padding: 50px 0 30px; }
.user-con .layui-form-item{ background: #f3f4f4;border: 1px solid #ebeced;border-radius: 5px;margin-bottom: 20px; overflow: hidden; }
.user-con .layui-form-label{ width: 84px;background: transparent;border: 0; }
.user-con .layui-form-label em{ display: inline-block; width: 15px;height: 15px;padding-right: 11px;vertical-align: -2px; }
.user-con .layui-form-item.username .layui-form-label em{ background-position: -58px -91px; }
.user-con .layui-form-item.password .layui-form-label em{ background-position: -32px -91px; }
.user-con .layui-form-pane .layui-input-block{ margin-left: 84px; }
.user-con .layui-form-pane .layui-input-block .layui-input{ border: 0;background: transparent; }
.user-con .layui-form-item.usubmits .layui-btn.usersub{ width: 100%;height: 45px;line-height: 45px; border-color: #009688; }

.lasyer-search{ display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 1096; }
.lasyer-search .search-head{ display: flex;align-items: center; height:90px;padding: 0 50px; }
.lasyer-search .close-xx{ position: absolute;top: 50px;right: 50px;cursor: pointer; z-index: 6; }
.lasyer-search .search-con{ display: flex;flex-direction: column;justify-content: center; width: 830px;height: calc(100vh - 190px); margin: 0 auto; }
.lasyer-search h6{ font-size: 60px;color: #000;line-height: 70px;text-align: center; }
.lasyer-search .bth-submit{ position: relative; width: 100%;height: 60px;border-radius: 65px;margin: 35px 0; overflow: hidden; }
.lasyer-search .bth-submit .keywords{ width:calc(100% - 25px);height: 60px;padding: 0 0 0 25px; background: #f5f5f5;border: 0; }
.lasyer-search .bth-submit .click-search{ position: absolute;top: 0;right: 0; width: 90px;height: 60px;border: 0;background: transparent;
    z-index: 8; }
.lasyer-search .bth-submit .click-search img{ cursor: pointer; }
.lasyer-search .search-footer{ height: 100px;line-height: 100px;text-align: center; }
.lasyer-search .close-xx:hover{ transform: rotate(90deg);-webkit-transform: rotate(90deg); }

.kefu{ position:fixed;right:5px;bottom:5px;background:#fff;z-index:68; }
.kefu ul li{ position: relative; width:48px;padding:8px 0;border-bottom:1px solid var(--borcor);text-align:center;cursor:pointer; }
.kefu ul li:nth-of-type(4){ background:var(--color);border-bottom-color: var(--color); }
.kefu ul li:nth-of-type(4) h5{ color:#fff !important; }
.kefu ul li .icon-kefu{ display:block;width:32px;height:32px;background:url(../image/kefu.png) no-repeat 1px -45px;
    margin:0 auto; }
.kefu ul li:nth-of-type(2) .icon-kefu{ background-position: -56px -45px; }
.kefu ul li:nth-of-type(3) .icon-kefu{ background-position: -109px -45px; }
.kefu ul li:nth-of-type(4) .icon-kefu{ background-position: -155px 3px; }
.kefu ul li:nth-of-type(1):hover .icon-kefu{ background-position: 1px 0; }
.kefu ul li:nth-of-type(2):hover .icon-kefu{ background-position: -56px 0; }
.kefu ul li:nth-of-type(3):hover .icon-kefu{ background-position: -109px 0; }
.kefu ul li h5{ font-size:12px; }
.kefu ul li .scode,
.kefu ul li .stel{display: none; position: absolute;top: 0;right: 52px;background: #fff; }
.kefu ul li .scode{ padding:10px;border: 1px solid var(--borcor); }
.kefu ul li .stel{ width: 180px; height: 76px;line-height: 76px;color: var(--color); }
.kefu ul li:hover h5{ color: var(--color); }
.kefu ul li:nth-of-type(1):hover .scode,
.kefu ul li:nth-of-type(3):hover .stel{ display: block; }