  body{
            font-family:"Microsoft YaHei";
        }
        *{
            margin: 0;
            padding: 0;
        }
        .clear{
            clear: both;
           
        }
        .content-bottom-pt.first {
            margin-top:20px;
        }


         .news-contentsright-bottom{
            width: 100%;
        }
        .news-kh-item{
            height: 42px;
            line-height: 42px;
            padding-left: 20px;
            font-size: 14px;
            border-bottom: 1px dashed #e4e4e4;
        }


   
      

.why-div{
    background-color: rgb(248,248,248);
}

  @media screen and (max-width: 767px){
      .why-div{
         display: none;
      }

  }
.why-content{
    margin: 0 auto;
    width: 1200px;
}
.why-code{
    width: 100%;
}


.ch-div{
    width: 100%;
}
.ch-why{
    text-align: center;
    padding-top: 40px;
    font-size: 40px;
    font-weight: 300;
}
.ch-good{
    text-align: center;
    color: #aaa;
}
.ch-bottom{
    text-align: center;
    width: 48px;
    border: 2px solid red;
    margin: 0 auto;
    margin-top: 6px;
}
.ch-content{
    margin-top: 50px;
    width: 100%;
    height: 438px;
    padding-bottom: 40px;
}
.ch-item{
    width: 350px;
    height: 400px;
    float: left;
    background-color: white;
    margin-right: 24px;
    margin-left: 24px;
    color:#444;
}
.ch-item-content{
    margin: 18px;
    position: relative;
}
.content-top{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.content-top-img{
    margin-left:80px ;
    width: 150px;
    height: 157px;
    display: block;
    left: 60px;
}
.content-top-img-a{
    background: url(25.png);
}
.content-top-img-b{
     background: url(24.png);
}
.content-top-img-c{
    background: url(26.png);
}
.content-top-wm{
    font-weight: bold;
    font-size: 22px;
}
.content-top-nei{
    line-height: 22px;
    margin-top: 5px;
    font-size: 12px;
}
.content-md{
    text-align: center;
    width: 76px;
    height: 20px;
    font-size: 16px;
    color: #aaaaaa;
    display: block;
    background-color: white;
    position: absolute;
    top: 260px;
    left: 118px;
}
.content-bottom-pt{
    line-height: 28px;
    font-size: 14px;
    color:#888;
}
.content-bottom-pt a{
    color: #333;
    text-decoration:none;
}
.content-bottom-a{
    display: block;
    margin-bottom: 14px;
    font-size: 9px;
}
.content-bottom-a a{
    float: left;
    color: #aaaaaa;
    text-decoration:none;
    margin-right: 6px;
    margin-bottom: 4px;
    display: block;
    overflow: hidden;
}


.ch-item:hover{
    color: white;
}
    .ch-item:hover .ch-item-content .content-bottom-item .content-bottom-pt {
         color: white;
    }
.ch-item:hover  .ch-item-content .content-bottom-item .content-bottom-pt a{
    color: #fff;
}
.ch-item:hover  .ch-item-content .content-bottom-item .content-bottom-a a{
    color: #ededed;
}
.ch-item:hover  .ch-item-content .content-md{
    color: #fff;
}
.ch-item-a:hover{
    background-color: #84d945;
}
.ch-item-a:hover  .ch-item-content .content-md-a{
    background-color: #84d945;
}
.ch-item-a:hover  .ch-item-content .content-top .content-top-img-a{
    background: url(25-.png);
}
.ch-item-b:hover{
    background-color:#84d945;
}
.ch-item-b:hover  .ch-item-content .content-md-b{
    background-color: #84d945;
}
.ch-item-b:hover  .ch-item-content .content-top .content-top-img-b{
   
     background: url(24-.png);
}
.ch-item-c:hover{
    background-color:#84d945;
}
.ch-item-c:hover  .ch-item-content .content-md-c{
    background-color:#84d945;
}
.ch-item-c:hover  .ch-item-content .content-top .content-top-img-c{
    background: url(26-.png);
}

.about-div{
    background-color: #fff;
}
.about-content{
    margin: 0 auto;
    width: 1200px;
}
  @media screen and (max-width: 767px){
      .about-content{
          margin: 0 auto;
          width: 100%;
      }
  }

.about-code{
    width: 100%;    
    margin-top: 60px;
}
  @media screen and (max-width: 767px){
      .about-code{
          margin-top: 0px;
      }
  }
.about-us-left{  
    height: 370px;
    float: left;
}
  @media screen and (max-width: 767px){
      .about-us-left{
          float: none;
          height: 187px;
      }
  }

.about-us-right{
    margin-left: 560px;
    width: 582px;
    margin-top: 30px;
}
  @media screen and (max-width: 767px){
      .about-us-right{
          margin-left: 0px;
          width:90%;
          padding-top: 22px;
          margin: 0 auto;
      }
  }

 .about-us-right .us-contont-ma{
      width:100%;
      height: 60px;
      display: block;
}
.about-us-left-item{
    width: 490px;
    height: 320px;
    float: left;
}
  @media screen and (max-width: 767px){
      .about-us-left-item{
          width: 100%;
          height:auto;
      }
  }
.about-us-left-item .us-content-title{
    width: 100%;
    font-size: 12px;
    color: #d3d3d3;
    margin-bottom: 20px;
}
.about-us-left-item .us-content-img {
    width: 100%;
    height:100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;  
}


.about-us-right .us-content{
    color:#5b5b5b;
    font-size: 26px;
    margin-bottom: 2px;
    float: left;
}
.about-us-right .about-us-right-top{
    width: 100%;
    height: 36px;
}
  @media screen and (max-width: 767px){
      .about-us-right .about-us-right-top{
          display: none;

      }
  }
  .about-us-right-top-app{
      display: none;
  }
  .about-code .us-content-tb{
      //display: none;
  }
  @media screen and (max-width: 767px){
      .about-us-right-top-app{
          display: block;
          width: 100%;
          height: 36px;
          margin-left: 6px;
      }
      .about-us-right-top-app .us-content{
          float: left;
      }
      .about-us-right-top-app .us-content.tt{
          color:#5b5b5b;
          font-size: 22px;
          margin-bottom: 2px;
      }
      .about-us-right-top-app .us-content.tl{
          color:#b3b3b3;
          font-size: 22px;
          margin-left: 11px;
      }
      .about-us-right-top-app .us-content.x{
          margin-left: 11px;
          color:black;
          font-size: 26px;
      }
      .about-code .us-content-tb{
          border: 2px solid #ff6600;
          width: 46px;
          margin-bottom: 8px;
          margin-top: 6px;
          margin-left: 6px;
            display: block;
      }
       .about-code .us-content-tb.b{
       display:none;
      }
  }
.about-us-right .us-content.tt{
    color:#5b5b5b;
    font-size: 26px;
    margin-bottom: 2px;
}
.about-us-right .us-content.tl{
    color:#b3b3b3;
    font-size: 26px;
    margin-left: 11px;
}
.about-us-right .us-content.x{
    margin-left: 11px;
    color:black;
    font-size: 26px;
}
.about-us-right .us-content-tb{
    border: 2px solid #ff6600;
    width: 46px;
    margin-bottom: 30px;
    margin-top: 6px;
}
.about-us-right .us-content-nr{
    margin-top: 28px;
    font-size: 10px;
    line-height: 20px;
    text-indent: 2em;
    margin-bottom: 20px;
}
.about-us-right .us-content-nr a{
    text-decoration: none;
    color:#353434;
    font-size:16px;
    line-height:26px;
}
  .us-contont-more{
       color: red;
}


  .si-div{
    background-color: white;
}
.si-content{
    margin: 0 auto;
    width: 1200px;
}
.si-code{
    width: 100%;
}

.more{
    width: 100%;
    height: 60px;
    margin-top: 44px;
    position: relative;
}
.more-left{
    position: absolute;
    width: 255px;
    line-height: 60px;
    font-size: 24px;
    margin-left: 10px;
}
.more-se{
    right: 70px;
    top: 28px;
    position: absolute;
    display: block;
    border: 0px;
    width: 22px;
    height: 22px;
    background: url(search.png);
    background-size: 25px 25px;
}
.more-a{
    color: #aaa;
    font-size: 14px;
    text-decoration:none;
    right: 10px;
    top: 30px;
    position: absolute;
}
.more-bottom{
    margin-left: 10px;
    width: 76px;
    border: 2px solid red;
}
.more-si{
    display: block;
    width: 100%;
    height: 380px;
    border-top: 1px solid #949494;
    margin: 0 auto;
}

.item-bottom{
    line-height: 48px;
    position: relative;
}
.item-bottom a{
    margin-left: 18px;
    margin-right: 14px;
    font-size: 14px;
    color: #444;
    text-decoration:none;
    float: left;
}
.item-bottom span{
    color: #aaa;
    font-size: 12px;
}
.item-tubiao {
    position: absolute;
    width: 14px;
    height: 14px;
    display: block;
    right: 22px;
    top: 14px;
    border: 2px solid  white;
    border-radius:40% ;
}


.owl-theme .owl-nav {
    text-align: center; margin-top: 10px; -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
    background: rgb(214, 214, 214); margin: 5px; padding: 4px 7px; border-radius: 3px; color: rgb(255, 255, 255); font-size: 14px; display: inline-block; cursor: pointer;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgb(134, 151, 145); color: rgb(255, 255, 255);
}
.owl-theme .owl-nav .disabled {
    cursor: default; opacity: 0.5;
}
.owl-theme .disabled.owl-nav + .owl-dots {
    margin-top: 25px;
}
.owl-theme .owl-dots {
    text-align: center; position: relative; -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block; -ms-zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    background: rgb(214, 214, 214); margin: 5px 7px; padding: 0px !important; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .active.owl-dot span {
    background: rgb(250, 70, 90); width: 30px;
}



.news{
    height: 630px;
    width: 100%;
    background-color: #f3f3f3;
    padding-top: 40px;
}
  @media screen and (max-width: 767px){
      .news{
          display: none;
      }
  }
.news-content{
    width: 1200px;
    margin: 0 auto;
}
.new-contents-left{
    width: 842px;
    display: block;
    border: 1px solid #e4e4e4;
    float: left;
    background-color: rgba(255,255,255,1);
}
.new-contents-right{
    height: 534px;
    width: 312px;
    display: block;
    border: 1px solid #e4e4e4;
    margin-left: 888px;
    background-color: white;
}
.news-contentsleft-top{
    border-bottom: 1px solid #80af2d;
    width: 100%;
    height: 56px;
}
.news-contentsleft-top li{
    list-style-type: none;
}
.news-contentsleft-md{
    width: 100%;
    height: 200px;
}
.news-contentsleft-bottom{
    border-top: 2px solid #e4e4e4;
    width: 840px;
    height: 274px;
}
.contentsleft-top-item{
    line-height: 56px;
    text-align: center;
    font-size: 16px;
    float: left;
}
.contentsleft-top-item.one{
    border-right:1px solid #e4e4e4;
    width: 210px;
}
.contentsleft-top-item a{
    color: #333;
    text-decoration:none;
    font-size:16px;
}
.contentsleft-top-item.newsmore{
    width: 132px;
}

.contentsleft-img-more{
    float: left;
}
.contentsleft-img-more.im{
    margin-top: 16px;
    margin-left: 44px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: url(more.png);
}
.contentsleft-img-more.mr{
    height: 20px;
    font-size: 8px;
}
.md-nei{
    height: 120px;
    float: left;

}
.md-nei  img{
    margin-left: 48px ;
    margin-top: 28px;
    height: 140px;
    width: 214px;
}
.md-nei.itd{
    height: 120px;
    width: 500px;
    margin-top: 30px;
    margin-left: 15px;
    float: left;
}
.md-nei.itd a{
    color: #333;
    text-decoration:none;
    font-size: 20px;
    margin-top: 4px;
    width: 510px;
}
.news-contentsleft-md .md-nei .introduction{
    margin-top: 16px;
    border-top: 1px solid #e4e4e4;
    color: #505050;
    font-size: 14px;
    height: 92px;
    line-height: 24px;
    padding-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.content-newlists-item{
    height: 36px;
    width: 384px;
    border-bottom: 1px dashed #e4e4e4;
    margin-left: 20px ;
    line-height: 36px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content-newlists-item a{
    color: #333;
    text-decoration:none;
}
.content-newlists-item .newlist-tupiao{
    height:20px;
    width: 8px;
    margin-top: 2px;
    margin-right: 16px;
    background: url(f7_ico_fl.jpg);
    float:left;
}
.content-newlists-item .newlist-nr{
    font-size: 14px;
    width: 312px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.new-contents-right .news-contentsright-top{
    border-bottom: 1px solid #80af2d;
    width: 100%;
    height: 56px;
}
.contentsright-top{
    margin-top: 16px;
    float: left;
}
.contentsright-top.tb{
    background-color:#80af2d;
    width: 6px;
    height: 22px;
    margin-left: 14px;
    margin-right: 14px;
}
.contentsright-top.nr{
    width: 144px;
    height: 16px;
    margin-top:18px;
    font-size:16px;
}
 .news-contentsright-bottom{
   width: 100%;
}
.news .news-content .new-contents-left .news-contentsleft-top .contentsleft-top-item.active{
    background-color: #80af2d;
    
}
.news .news-content .new-contents-left .news-contentsleft-top .contentsleft-top-item.active a{
      color:white;
 }
.news-kh-item{
     height: 42px;
    line-height: 42px;
     padding-left: 20px;
      font-size: 14px;
     border-bottom: 1px dashed #e4e4e4;
       overflow: hidden;
    text-overflow:ellipsis;
     white-space: nowrap;
 }

