﻿body {font-family: "Microsoft YaHei" ! important;

      background:url() left 20px top 20px
}




/*新闻*/
.sy-news{
    position:relative;
    background:url(../../images/xw-bj.jpg) no-repeat center center;
    background-size: 100% 100%;
    height:auto;
    padding-bottom:40px;
    padding-top:20px; 
     overflow:hidden;
}


.sy-news .news-fl{
    width:250px;
    float:left;
    position:relative;
    box-sizing:border-box;
    transition:all 0.5s;
}
.sy-news .news-fl .sj-btn-xw{
    position:absolute;
    right:-40px;
    width:40px;
    height:40px;
    line-height:40px;
    border-bottom-right-radius:20px;
    border-top-right-radius:20px;
    background-color:rgba(8, 138, 79, 1);
    font-size:20px;
    color:#fff;
    text-align:center;
    display:none;
}
.sy-news .news-fl .news-fl-t{
    background-color:rgba(8, 138, 79, 1); 
     padding-left:10px;
}
.sy-news .news-fl h1{
    padding:0 10px;
    font-size:24px;
    color:#fff;
    line-height:80px;
    font-weight:inherit;
}
.sy-news .news-fl .news-fl-t ul{
    background-color:#fff;
}
.sy-news .news-fl .news-fl-t ul li{
    line-height:55px;

    border-top:solid 1px #ececec;

}
.sy-news .news-fl ul li a{
    position:relative;
    font-size:14px;
    color:#666;
    padding:0 10px 0 20px;
    display:block;
}
.sy-news .news-fl ul li a:hover,
.sy-news .news-fl ul li a.sore_focus{
    color:rgba(8, 138, 79, 1);
}
.sy-news .news-fl ul li a.sore_focus:before{
    position:absolute;
    content:"";
    height:55px;
    width:2px;
    background-color:#ea990c;
    top:0;
    left:0px
}

.sy-news .news-fl .news-fl-t ul li .div-ff a{
    border-top:solid 1px #ececec;
    line-height:40px;
    background-color:#f4f4f4;
    padding-left:40px;
}


.sy-news .news-fl .news-fl-rd h3{
    background:url(../../images/xw-icon01.jpg) no-repeat center left;
    height:50px;
    text-align:center;
    font-size:24px;
    color:rgba(8, 138, 79, 1);
    margin-top:30px;
    line-height:50px;
    font-weight:inherit;

}
.sy-news .news-fl .news-fl-rd ul{
    border-top:solid 1px #ddd;
    margin-top:20px;
    background-color:none;
}
.sy-news .news-fl .news-fl-rd ul li{
    border-bottom:dashed 1px #ddd;
    padding: 15px;
    border-top:none;
    line-height:25px;
    background-color:none;

}

.sy-news .news-fl .news-fl-rd ul li span{
    font-size:14px;
    color:#999;
    margin-right:10px;
}
.sy-news .news-fl .news-fl-rd ul li span i{
    padding-right:5px;
}
.sy-news .news-fl .news-fl-rd ul li span i.icon-time{
    color:#ea990c;
}
.sy-news .news-fl .news-fl-rd ul li p{
   line-height:25px;
   margin-top:5px;
}
.sy-news .news-fl .news-fl-rd ul li a{
    padding:0;
}
.sy-news .news-fl .news-fl-rd ul li a:hover{
    color:#ea990c;
}
.sy-news .news-fr{
    padding-left:280px;
}
.sy-news .news-fr .mb-nav{
    border-bottom:solid 1px #ddd;
    height:50px;
    line-height:50px;
    overflow:hidden;
}
.sy-news .news-fr .mb-nav em{
    font-style: normal ;
    padding:0 10px;
    position:relative;
    top:-3px;
    color:#666;
}
.sy-news .news-fr .mb-nav a{
    display:inline-block;
    line-height:50px;
}

.sy-news .news-fr .mb-nav-fr a{
    display:inline-block;
    line-height:47px;
    border:solid 1px #999;
    padding:0 15px;
    font-size:16px;
    color:#999;
}
.sy-news .news-fr .mb-nav-fr a i{
    padding-right:5px;
    font-size:18px;
}
.sy-news .news-fr .mb-nav-fr a.cur{
    background-color:rgba(8, 138, 79, 1);
    border:solid 1px rgba(8, 138, 79, 1);
    color:#fff;
}
.news-fr-list ul{
    padding-top:20px;
}
.news-fr-list ul li{
    background-color:#fff;
    padding:15px;
    overflow:hidden;
    margin-top:20px;
}
.news-fr-list ul li .div-pic{
    width:245px;
    float:left;
        transition:all 0.5s;
}
.news-fr-list ul li .div-tet{
   width: calc(100% - 275px);

    float:right;
}

.news-fr-list ul li .div-tet h3{
    font-size:18px;
    color:#333;
    line-height:30px;
    width:75%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    font-weight:inherit;
    
}
.news-fr-list ul li .div-tet .title span{
    line-height:30px;
    font-size:14px;
    color:#999;
    float:right;
}
.news-fr-list ul li .div-tet p{
    font-size:14px;
    color:#666;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height:50px;
line-height:25px;
margin-top:10px;
}

.news-fr-list ul li .div-fx{
    overflow:hidden;
    margin-top:15px;
}
.news-fr-list ul li .div-fx img{
    max-height:40px;
}
.news-fr-list ul li .div-fx span{
    display:inline-block;
    line-height:40px;
    font-size:14px;
    color:#999;
}
.news-fr-list ul li .div-fx span i{
    padding-right:5px;
}

.news-fr-list ul li:hover .div-pic img,
.news-fr-list2 ul li:hover .div-pic img{
        -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.news-fr-list ul li:hover  h3,
.news-fr-list2 ul li:hover  h3{
    color:#ea990c;
}


.news-fr-list2{
    overflow:hidden;
}
.news-fr-list2 ul {
    overflow:hidden;
    margin:0 -10px;
    padding-top:30px;
}
.news-fr-list2 ul li{
  padding:10px;
  width:33.3%;
  float:left;
}
.news-fr-list2 ul li a{
    display:block; 
     background-color:#fff;
    padding:15px;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);

}
.news-fr-list2 ul li .div-pic img{
    width:100%;
}
.news-fr-list2 ul li  h3{
    font-size:16px;
    color:#333;
    width:100%;
    line-height:30px;
  text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
    font-weight:inherit;
}
.news-fr-list2 ul li .div-tet .title span{
    line-height:25px;
    font-size:14px;
    color:#999;
}
.news-fr-list2 ul li  p{
    display:none;
}

.news-fr-list2 ul li .div-fx{
    overflow:hidden;
    margin-top:15px;
}
.news-fr-list2 ul li .div-fx img{
    max-height:30px;
}
.news-fr-list2 ul li .div-fx span{
    display:inline-block;
    line-height:30px;
    font-size:14px;
    color:#999;
}
.news-fr-list2 ul li .div-fx span i{
    padding-right:5px;
}



/*联系我们*/

.ContactUs .mb-nav{
    border-bottom:solid 1px #ddd;
    height:50px;
    line-height:50px;
    overflow:hidden;
}
.ContactUs .mb-nav em{
    font-style: normal ;
    padding:0 10px;
    position:relative;
    top:-3px;
    color:#666;
}
.ContactUs .mb-nav a{
    display:inline-block;
    line-height:50px;
}
.ContactUs-list{
    padding-bottom:40px;
}
.ContactUs-list ul{
    overflow:hidden;
}
.ContactUs-list ul li{
    padding:10px;
    text-align:center;
}


.ContactUs-list ul li span{
    font-size:16px;
    color:#333;
    display:block;
    padding:10px 0;
}

.ContactUs-list ul li p{
    font-size:14px;
    color:#666;
    line-height:25px;
    height:50px;
        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}






@media (max-width: 1000px){


/*新闻*/
.sy-news{
    position:relative;
    padding-top:30px; 
     overflow:hidden;
}
.sy-news .news-fl h1 {
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    font-weight: inherit;
}

.sy-news .news-fl{
    left:-230px;
    position:absolute;
    width:220px;
    z-index:5;
    top:0px;
}

.sy-news .news-fl .sj-btn-xw{
    display:block;
}

.sy-news .news-fl .news-fl-rd{
    display:none;
}

.sy-news .news-fr{
    padding-left:0px;
}
.sy-news .news-fr .mb-nav{
    height:40px;
    line-height:40px;
}

.sy-news .news-fr .mb-nav a{
    line-height:40px;
}

.sy-news .news-fr .mb-nav-fr a{
    display:inline-block;
    line-height:37px;
    border:solid 1px #999;
    padding:0 5px;
    font-size:12px;
    color:#999;
}
.sy-news .news-fr .mb-nav-fr a i{
    padding-right:5px;
    font-size:14px;
}

.news-fr-list ul{
    padding-top:0px;
}
.news-fr-list ul li{
    background-color:#fff;
    padding:5px;
    overflow:hidden;
    margin-top:10px;
}
.news-fr-list ul li .div-pic{
    width:150px;
    float:left;
}
.news-fr-list ul li .div-tet{
      width: calc(100% - 160px);
    float:right;
}

.news-fr-list ul li .div-tet h3{
    font-size:16px;
    color:#333;
    line-height:25px;
    width:100%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    font-weight:inherit;
}
.news-fr-list ul li .div-tet .title span{
    line-height:20px;
    font-size:12px;
    color:#999;
    float:none;
}
.news-fr-list ul li .div-tet p{
    font-size:14px;
    color:#666;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height:50px;
line-height:25px;
margin-top:0px;
}

.news-fr-list ul li .div-fx{
    display:none;
    overflow:hidden;
    margin-top:15px;
}





.news-fr-list2{
    overflow:hidden;
}
.news-fr-list2 ul {
    overflow:hidden;
    margin:0 -5px;
    padding-top:10px;
}
.news-fr-list2 ul li{
  padding:5px;
  width:50%;
  float:left;
}
.news-fr-list2 ul li a{
    display:block; 
     background-color:#fff;
    padding:10px;

}
.news-fr-list2 ul li .div-pic img{
    width:100%;
}
.news-fr-list2 ul li  h3{
    font-size:16px;
    color:#333;
    width:100%;
    line-height:25px;
  text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
    font-weight:inherit;
}
.news-fr-list2 ul li .div-tet .title span{
    line-height:20px;
    font-size:12px;
    color:#999;
}
.news-fr-list2 ul li  p{
    display:none;
}

.news-fr-list2 ul li .div-fx{
    overflow:hidden;
    margin-top:0px;
}
.news-fr-list2 ul li .div-fx .span-f{
    display:none;
}
.news-fr-list2 ul li .div-fx img{
    max-height:30px;
}
.news-fr-list2 ul li .div-fx span{
    display:inline-block;
    line-height:20px;
    font-size:14px;
    color:#999;
}



}