.mt20 {
    margin-top: 20px !important;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
}

.slideBox {
    width: 620px;

    overflow: hidden;
    position: relative;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    display: block;
    position: relative
}

.slideBox .bd li .texta {
    line-height: 40px;
    letter-spacing: 0.5px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-left: 105px;
    overflow: hidden;
    width: 440px;
    height: 40px;
}

.slideBox .bd li .dateline {
    color: #fff;
    width: 80px;
    height: 80px;
    background: #0c6835;
    position: absolute;
    left: 10px;
    bottom: 82px;
    text-align: center;
}

.slideBox .bd li .dateline p {
    font-size: 26px;
    margin: 0;
    height: 40px;
    font-weight: bold;
    font-family: "思源宋体";
}

.slideBox .bd li .text-bg {
    margin-left: 105px;
    color: #999;
}

.slideBox .bd li img {
    width: 620px;

}

.slideBox a.prev, .slideBox a.next {
    display: block;
    width: 40px;
    height: 74px;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    background: url("../images/cur.png") no-repeat
}

.slideBox a.prev {
    left: 0;
    background-position: 0 0
}

.slideBox a.next {
    right: 0;
    background-position: -40px 0
}

.topBox {

    overflow: hidden;
    background: #fff;
}

.topBox .w445 {
    margin-left: 15px;
    float: left;

}

.top-news {
    height: 112px;
    border-bottom: 1px solid #e7e7e7;
}

.top-news h1, .top-news h2 {
    font-weight: normal;
    overflow: hidden
}

.top-news h1 {
    font-size: 22px;
    height: 25px;
    line-height: 25px;
}

.top-news h1 a {
    color: #b80608;
}

.top-news h2 {
    padding-top: 8px;
    line-height: 1;
}

.top-news h2 a {
    font-size: 13px;
    color: #999;
}

.top-news-list {
    margin-top: 7px;
}

.top-news-list li {
    overflow: hidden;
    font-size: 16px;
    line-height: 33px;

    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.top-news-list li a {
    line-height: 70px;
}

.top-news-list li .datelinea {
    float: left;
    color: #888;
    margin-right: 20px;
    text-align: center;
    font-size: 12px;
}

.datelinea p {

    font-size: 26px;
    margin: 0;
    height: 26px;
    font-weight: bold;

}

.topBox .w175 {
    width: 158px;
    float: right;
}

.topBox .w175 li {
    height: 60px;
    padding-left: 13px;
    width: 160px;
    text-align: center;
    background: url(../images/li.gif) no-repeat right;
    margin-bottom: 2px;
    font-size: 16px;
    padding-top: 28px;
}

.topBox .w175 li span {
    display: block;
    font: 12px/20px Arial;
    color: #999;
}

.topBox .w175 li.curr {
    background: url(../images/curr.png) no-repeat right;
    color: #fff;
}

.topBox .w175 li.curr a, .topBox .w175 li.curr span {
    color: #fff;
}

.listchannel {
    width: 1178px;
    height: 92px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 12px 10px;
    margin: 20px auto;
}

.listchannel li {
    width: 186px;
    display: inline;
    float: left;
    text-align: center;
    font-weight: bold;
    margin: 5px;
}

.listchannel li a {
    color: #D70000;
    background: #faf4dc;
    line-height: 34px;
    display: block;
    height: 34px;
    border: 1px solid #d9c485;
    margin: 0 5px;
}

.r {
    float: right !important;
}

.l {
    float: left;
}

.top-news {
    height: 110px;
    position: relative;
}

.top-news .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 12px;
    z-index: 1;
}

.top-news .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.top-news .hd ul li {
    float: left;
    margin-left: 8px;
    width: 15px;
    height: 15px;
    background: #000;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
}

.top-news .hd ul li.on {
    background: #900;
}

.top-news .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.top-news .bd ul li {
    zoom: 1;
    vertical-align: middle;
    width: 445px;
    height: 100px;
    position: relative;
}

#wxImg {
    display: none;
    height: 130px;
    color: #333;
    background: #fff;
    position: absolute;
    margin-left: -55px;
    border: #909090 1px solid;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=3);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
}

#wxImg img {
    width: 130px;
    height: 130px;
}

.lwrap {
    width: 1230px;
    margin: 0 auto;
}

.ylhl .top {
    line-height: normal;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.tit {

    font-family: '思源宋体 CN Heavy', '思源宋体';
    font-size: 36px;
    color: #0c6835;
    text-align: center;
}

.more {
    width: 92px;
    height: 28px;
    border: 1px solid #dedede;
    border-radius: 12px;
    text-align: center;
    line-height: 28px;
    float: right;
    font-size: 12px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.ylhl .clear {
    overflow: hidden;
}

.ylhl .publicblock {
    width: 48%;
    float: left;
}

.publicblock .title h2 {
    border-bottom: 3px solid #0c6835;
    color: #474747;
    float: left;
    font-size: 18px;
    height: 35px;
    width: auto;
    float: left;
    font-weight: 500;
}

.more {
    width: 92px;
    height: 28px;
    border: 1px solid #dedede;
    border-radius: 12px;
    text-align: center;
    line-height: 28px;
    float: right;
    font-size: 12px;
}

.publicblock .titbody {
    width: 100%;
    float: right;
    margin-top: 25px;
    height: auto;
    margin-bottom: 30px;
}

.ylhl .publicblock .img {
    width: 260px;
    height: 146px;
    float: left;
}

.publicblock .img img {
    width: 100%;
}

.imglist {
    float: right;
    width: 310px;
    float: right;
    height: 135px;
    line-height: 28px;
}

.ylhl .imglist li:hover a {
    color: #0c6835;
}

.ylhl .imglist li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #909090;
}

.imglist a {
    font-size: 14px;
    color: #909090;
}

.rol {
    width: 100%;
    height: 100%;
}

.banner {
    width: 100%;
    height: 100%;
    overflow-x: scroll;
    white-space: nowrap;
}

.one {
    position: relative;
    width: 48%;
    height: 88%;
    margin-right: 1%;
    display: inline-block;
}

.one img {
    width: 100%;
    height: 80%;
}

.text {
    position: absolute;
    font-size: 18px;
    color: #FFF;
    top: 83%;
    left: 5%;
    /* width: 55%;
white-space: pre-wrap; */
}

.zol {
    width: 100%;
    height: 27%;
    position: absolute;
    top: 37%;
    left: 0;
}

.videos {
    display: none;
    position: fixed;
    left: 50%;
    top: 30%;
    width: 92%;
    z-index: 100;
    transform: translate(-50%, -50%);
}

.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    width: 25px !important;
    height: 25px !important;
}

/*底部*/

.footer-3-1 {
    background-color: #011936;
    padding: 21px 0;
    color: #fff;
    background-color: transparent;
   
    padding: 0;
}

.footer-3-1 > .inner {
    padding-top: 21px;
    padding-bottom: 21px;
}

.footer-3-1 .row {
    margin-left: -21px;
    margin-right: -21px;
}

.col-md-6 {
    width: 45%;

    float: left;}

.footer-3-1 .footer-logo {
    max-width: 280px;
    margin-bottom: 35px;
}

.footer-3-1 .footer-code {
    text-align: center;
}

.footer-3-1 .footer-item {
    line-height: 1.3;
    margin-bottom: 14px;
}

.footer-3-1 .footer-code .footer-item {
    display: inline-block;

    margin-right: 34px;
    vertical-align: top;
    text-align: center;
    max-width: none;
    width: auto;
}

.footer-3-1 .footer-code .footer-item img {
    max-width: 90px;
    text-align: center;
}

.footer-3-1 .footer-code .footer-item .footer-item-title {
    margin: 7px;
    line-height: 1.5;
}

.col-md-2 {
    width: 26.66666667%;
    float: left;
}

.footer-3-1 .footer-title {
    margin-bottom: 21px;
    margin-top: 0px;
    padding-bottom: 7px;
    border-bottom: 4px solid #33915b;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
}

.footer-3-1 .footer-item {
    line-height: 1.3;
    margin-bottom: 14px;
}

.f-l {
    float: left;
}

.inner {
    width: 1440px;

margin: 0 auto;}








/*产品详情页*/
.dm-home-expert ul li {
    width: 144px;
    height: 290px;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    float: left;
    text-align: center;
    transition: border-color .3s,box-shadow .3s;
}.dm-home-expert ul li .thumb {
     width: 100%;
     height: 200px;
     overflow: hidden;
     display: block;
     position: relative;
 }.dm-home-expert ul li .thumb img {
      width: 100%;
      height: 200px;
      display: block;
      transition: transform 1s;
  }.dm-home-expert ul li .tit {
       display: block;
       margin: 10px auto;
       line-height: 21px;
       font-size: 16px;
       font-weight: bold;
    color: #0c6835;
   }.dm-home-expert ul li p {
        color: #999;
    }.inner-row.bg-f2 {
         background-color: #f2f2f2;
     }
.inner-row {
    padding: 40px 0;
}.dm-home-expert ul li+li {
     margin-left: 32px;
 }.dm-home-expert ul li:hover .thumb img {
      transform: scale(1.1);
  }.dm-home-expert ul li .tit:after {
       content: '';
       width: 24px;
       height: 2px;
       background-color: #0c6835;
       display: block;
       margin: 8px auto;
   }