@charset "utf-8";

/*
@author: lq
@update: lq (2020-06-22)
*/
body {
    font: 12px/1.5 "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif;
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

.msf {
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a,
a:hover {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

input,
button,
select,
textarea {
    outline: none
}

textarea {
    resize: none
}

.layout {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    color: #333;
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.pr {
    position: relative
}

.abs {
    position: absolute;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hide {
    display: none !important;
}

.diiblock {
    display: block;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.textcon {
    text-align: center;
}

.marcon {
    margin: 0 auto;
}

/* 公用标题 */
.an {
    background: url(/images/zhuanti/2020yaosczjpban/an.png) no-repeat;
}

.an2 {
    background: url(/images/zhuanti/2020yaosczjpban/an2.png) no-repeat;
}

.footer_wrap {
    padding-bottom: 0px;
}

/* 选中 */
.not-select {
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

/* 渐变 */
.horizontalcolor {
    background: -moz-linear-gradient(to right, #11C3F9, #72C472);
    background: -ms-linear-gradient(to right, #11C3F9, #72C472);
    background: -webkit-linear-gradient(to right, #11C3F9, #72C472);
    background: linear-gradient(to right, #11C3F9, #72C472);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="1");
}

.verticalcolor {
    background: -moz-linear-gradient(#11C3F9, #72C472);
    background: -ms-linear-gradient(#11C3F9, #72C472);
    background: -webkit-linear-gradient(#11C3F9, #72C472);
    background: linear-gradient(#11C3F9, #72C472);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="0");
}

/* start */
.marR15 {
    margin-right: 15px;
}

.wblod {
    font-weight: bold;
}

.addheight {
    height: 153px;
}

body {
    background: #f1f2f2;
}

.wrap {
    margin-top: 30px;
    min-height: 500px;
}

/* 公用左侧导航 */
.comme-nav {
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0px 5px 13px 0px #e9e7e7;
}

.comme-nav .comme-box {
    padding: 0 18px;
    background: #fff;
}

.comme-nav .item {
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    color: #666666;
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 0 17px;
    cursor: pointer;
}

.comme-nav .item .seleicon {
    display: inline-block;
    width: 9px;
    height: 15px;
    background: url(/images/webhtml/bmlc/zhuce/seleicon.png) no-repeat;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-left: 22px;
}

.comme-nav .comme-box.on {
    background: #4ab83e;
    color: #fff;
}

.comme-nav .comme-box.on .item {
    border-bottom: 1px solid #4ab83e;
    color: #fff;
    font-weight: bold;
}

.comme-nav .comme-box.on .item .arrowbg {
    width: 9px;
    height: 19px;
    background: url(/images/webhtml/bmlc/zhuce/navcbg.png) no-repeat;
    right: -9px;
    top: 22px;
}

.comme-box.border0 .item {
    border: none;
}

/* 公用左侧导航 end*/
.marT40 {
    margin-top: 40px;
}

.color83e {
    color: #4ab83e;
    font-size: 13px;
}

.w-right {
    min-width: 936px;
    margin-left: 20px;
    background-color: #ffffff;
    box-shadow: 0px 5px 6px 0px #efefef;
    padding:  5px 40px 24px;
}

.w-right .ggtit {
    height: 54px;
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 18px;
}

.w-right .ggtit .more {
    color: #a9a9a9
}

.w-right .ggtit .more a {
    line-height: 39px;
    color: #666;
    font-size: 14px
}

.w-right .ggtit .more a:hover {
    color: #5bc450;
    text-decoration: none
}

.w-right .ggtit .more .a2 {
    margin: 0 10px
}

.w-right .ggtit .more span {
    padding: 0 13px
}

.w-right .ggtit-l {
    padding: 0 3px;
    line-height: 54px;
    height: 54px;
    font-size: 18px;
    border-bottom: 2px solid #4ab83e;
    color: #333333;
    font-weight: bold;
}

.w-right .ggtit-r {
    display: block;
    padding: 0 3px;
    font-size: 12px;
    line-height: 39px;
    color: #999999;
}

.w-right .ggtit-r:hover {
    text-decoration: none
}

.w-right .ggtit .bcdb,
.ggtit .kcap {
    width: 78px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #4ab83e;
    color: #4ab83e;
    text-align: center;
    margin: 7px 0 0 10px
}

.w-right .ggtit .bcdb:hover,
.ggtit .kcap:hover {
    text-decoration: none
}

/* 右侧 */
.w-right .list-tit {
    font-size: 18px;
    line-height: 60px;
    color: #333333;
    cursor: pointer;
}

.w-right .list-tit:hover {
    background: #f9f9f9;
}

.w-right .list .list-tit i.harrow {
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(/images/webhtml/bmlc/zhuce/icon1.png) no-repeat;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 10px;
}

.w-right .list.on .list-tit {
    color: #4ab83e;
}

.w-right .list.on .list-tit i.harrow {
    background: url(/images/webhtml/bmlc/zhuce/icon3.png) no-repeat;
    margin-bottom: -3px;
}

.w-right .list .list-con {
    width: 874px;
    height: auto;
    background-color: #f8f9f9;
    border: solid 1px #ececec;
    padding: 12px 20px;
    font-size: 16px;
    margin-top: 22px;
}

.w-right .list .list-con img {
    max-width: 100%;
    height: auto;
    margin: 20px 0 20px;
    text-align: center;
}

.w-right .list .list-con a {
    color: #4ab83e;
}

.w-right .t-indent {
    text-indent: 32px;
}

.w-right .list .list-con p {
    line-height: 35px;
}

.w-right .list-con i.trigon {
    display: inline-block;
    width: 33px;
    height: 17px;
    background: url(/images/webhtml/bmlc/zhuce/icon2.png) no-repeat;
    top: -17px;
    left: 42px;
}

.w-right .bottom {
    text-align: right;
    margin-top: 56px;
}

/* 弹窗 */
.mask {
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.qrcode {
    width: 110px;
    height: 110px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: 0;
    z-index: 1000;
}

.qrcode i.close {
    display: block;
    width: 31px;
    height: 31px;
    background: url(/images/webhtml/bmlc/zhuce/close.png) no-repeat;
    margin: 0 auto;
    top: -27px;
    right: -34px;
    cursor: pointer;
}
/* 2020/9/9 新增头部文字 */
.header #titleName .mstit{
    display: block;
    float: left;
    color: #333 !important;
    text-decoration: none;
    line-height: 70px;
    font-size: 22px;
    padding: 0 0 0 37px;
    font-weight: normal;
}