/*轮播图*/
.list_img{
    width: 100%;
    min-width: 1200px;
    height: 580px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.list_img .fg{
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.list{
    width: 250px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
    float: left;
    width: 100%;
    background: #fff;
    opacity: 0.93;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}
.list ul li a{
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.list ul li:last-of-type a{
    border: none;
}
.list ul li:hover a{
    font-weight: 700;
}

.list ul li a span{
    display: block;
    text-align: center;
}
.list ul li a i{
    width: 6px;
    height: 15px;
    background: url("../images/hyjth.png") no-repeat;
    position: absolute;
    top:14px;
    right:8px;
}
.list_img .eject{
    height: 630px;
    position: absolute;
    top:0px;
    left:250px;
    width: 800px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 800px;
    height:630px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #2dbb55;
    border-top: none;
    border-left: none;
    opacity: .93;
    box-shadow: 0px 1px 10px #f1f1f1;
    background-color: #ffffff;
    z-index: 999;
}
.demo .item{
    width: 467px;
    overflow: hidden;
    margin-top: 10px;
    padding:0px 10px;
    border-bottom: 1px dashed #d5d5d5;
    float: left;
}
.demo .item span{
    display: block;
    width: 100%;
    font-weight: bold;
}
.demo .item div {
    padding-bottom: 5px;
}
.demo .item div a{
    padding: 0px 14px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    border-right: 1px solid #d5d5d5;
    color: #000;
}
.demo .navadv {
    width: 150px;
    overflow: hidden;
    float: left;
    margin-left: 50px;
}
.demo .navadv  li{
    width: 150px;
    margin-top: 13px;
    margin-bottom: 13px;
    height: 120px;
    float: left;
}
.demo .navadv  li a{
    display: block;
}
.demo .navadv  li img{
    display: block;
    width: 100%;
    height: 120px;
    transition: all .2s linear;
    transform: translate3d(0, 0px, 0);
}
.demo .navadv li:hover a img {
    transform: translate3d(0, -4px, 0);
}
.dw{
    width: 100%;
    height: 580px;
    position: absolute;
    top: 0px;
    left: 0;
}
.img{
    position: relative;
    width: 100%;
    height: 5180px;
    margin-top: 0px;
}
.Three_img li{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 580px;
    background: url("../images/Rotation.jpg") no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 9;
}
.Three_img li a{
    display: block;
    width: 100%;
    height:580px;
    cursor: pointer;
    line-height: 0px;
}
.Three_img li a img{
    display: block;
    width: 100%;
    height: 100%;
}
.Three_img li:first-child{
    opacity: 1;
}

li{
    list-style: none;
}
.Three_jumpBtn{
    width: 220px !important;
    height: 5px;
    position: absolute;
    left: 50%;
    top: 550px;
    z-index: 10;
    margin-left: -90px;
}
.Three_jumpBtn li{
    height: 5px;
    width: 50px;
    margin-left: 11px;
    margin-right: 11px;
    background: #ffffff;
    float: left;
    cursor: pointer;
    opacity: 0.7;
}
.Three_jumpBtn li:first-child{
    background:#ffffff;
    opacity: 1;
}
.green{
    background-color: #eef8ef;
}
.green-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:30px 0px;
}
.green-box a {
    width: 21%;
    display: flex;
    justify-content: space-between;
    border-left: 1px solid #b2b2b2;
    padding-left: 3%;
}
.green-box a:first-child{
    border-left:none;
}
.green-box a img{
    display: block;
    margin-top: 5px;
}
.green-box a div{
    width: 76%;
}
.green-box a div p{
    font-weight: bold;
    font-size: 16px;
}
.auto-tit{
    content: "";
    background-image: url(../images/bbg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.auto-tit div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.auto-tit div h3{
    color: #0ea81d;
    font-size: 22px;
    width: 54%;
    display: block;
    text-align: right;
    height: 50px;
    line-height: 50px;
}
.auto-tit div a {
    display: block;
    font-size: 15px;
    line-height: 20px;
    height: 50px;
}
.adv-four{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-four a{
    display: block;
    width: 24%;
}
.adv-four a img{
    display: block;
    width: 100%;
    height: 120px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 110px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.news{
    justify-content: space-between;
    display: flex;
}
.news-right{
    width: 67%;
}
.news-c a{
    display: flex;
    justify-content: space-between;
    margin-top:20px;
}
.news-c a .ne-a{
    width: 28%;
}
.news-c a .ne-a img{
    display: block;
    width: 100%;
    height: 145px;
    box-sizing: border-box;
}
.news-c a .ne-b{
    width: 70%;
}
.news-c a .ne-b h4{
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-c a .ne-b p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 90px;
    line-height:30px;
    overflow: hidden;

}
.news-c a .ne-b span:before{
    content: "";
    background-image: url(../images/sj.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 20px;
    height:20px;
    position: absolute;
    left: 0px;
    top: 5px;
}
.news-c a .ne-b span{
    position: relative;
    text-indent: 25px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #6d6d6d;
}
.news-left{
width: 30%;
}
.news-xx li a{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-img{
    margin-top: 10px;
}
.news-img a{
    display: block;
    width: 100%;
    height: 210px;
}
.news-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sup{
    justify-content: space-between;
    display: flex;
    margin-top: 30px;
}
.sup-left{
    width: 49%;
}
.sup-xt{
    border-bottom: 1px solid #19a356;
    margin: 10px 0px;
}
.sup-right{
    width: 49%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-right a{
    display: block;
    width: 49%;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.sup-right a img{
    display: block;
    width: 100%;
    height: 225px;
}
.sup-right a p{
    background-color: #0ea81d;
    color: white;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    
}
.news-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-tit p{
    font-size: 17px;
    height: 26px;
    line-height: 26px;
    color: #0ea81d;
}
.news-tit a{
    color: #0ea81d;
}
.sup-hm li{
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    width: 94%;
    padding-left: 6%;
}
.sup-hm li a{
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-hm li:before {
    content: "";
    background-color: #0ea81d;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 17px;
    left: 13px;
    border-radius: 10px;
}
.dir{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.dir a{
    display: block;
    width: 29.25%;
    padding: 20px 2%;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
}
.dir a:nth-child(1) {
    border-left: none;
}
.dir a:nth-child(4) {
    border-left: none;
}
.dir a:before{
    content: "";
    background-image: url(../images/rm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 40px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.dir a h4{
margin-top:20px;
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.dir a p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
}
.dir-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dir-box a{
    width: 49%;
    display: block;
}
.exh-c{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.exh-c a{
    width: 49%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.exh-c a .exh-a{
    width: 38%;
}
.exh-c a .exh-a img{
    display: block;
    width: 100%;
    height: 185px;
    box-sizing: border-box;
    border: 1px solid #35a00e;
}
.exh-c a .exh-b{
    width: 60%;
}
.exh-c a .exh-b h4{
    margin-top: 30px;
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-c a .exh-b p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}
.exh-c a .exh-b span{
    color: #35a00e;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.exh{
    justify-content: space-between;
    display: flex;
}
.exh-left{
    width: 49%;
}
.news-aa li{
   border-bottom: 1px solid #b2b2b2;
}
.news-aa li a{
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
}
.ne-three{
    width: 14%;
    padding: 10px 1%;
}
.ne-three h1{
    color: #0ea81d;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.ne-three em{
    color: #0ea81d;
    font-style: normal;
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.ne-two{
    width: 85%;
    padding-left: 3%;
}

.ne-two p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}
.exh-right{
    width: 49%;
}
.exh-right a{
    display: block;
    width: 100%;
    height: 400px;
}
.exh-right a img{
    display: block;
    width: 100%;
    height: 100%;
}
.exh-right a p{
    color: white;
    background-color: #0ea81d;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.link{
    margin-top: 30px;
}
.link a{
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}