/*轮播图*/
.list_img{
  
    width: 1200px;

    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.list_img .fg{ position: absolute;

    margin: 0px auto;
 top: 10px; left: 0px;
}
.list{
    width: 185px;
    overflow: hidden;
    position: relative;
    z-index: 99;
    background-color: #73421f;
    height: 385px; overflow: hidden;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
     border-bottom: 1px #956847 dotted ;
    width: 100%;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}
.list ul li a{
    color: #fff; font-weight: bold;
    display: block;
    height: 63px;
    line-height:63px;
    font-size: 16px;
    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_img .eject{
    height: 385px;
    position: absolute;
    top:0px;
    left:185px;
    width: 1006px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 500px;
    height:428px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #ddd;
    border-top: none;
    border-left: none;
    opacity: .93;
    box-shadow: 0px 1px 10px #f1f1f1;
    background-color: #ffffff;
    z-index: 999;
}
.demo .item{

    overflow: hidden;
    margin-top: 10px;
    padding:0px 10px;
    border-bottom: 1px dashed #d5d5d5;
    float: left;
}
.demo .item span{
    display: block; padding-left: 13px; padding-bottom: 5px;
    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: 546px;
    height: 285px;

    top: 0px;
    left: 0;
}
.img{
    position: relative;
    width: 100%;
    height: 413px;
    margin-top: 0px;
}
.Three_img li{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 413px;
 
    background-position: center center;
    background-size: 100% 100%;
    z-index: 9;
}
.Three_img li a{
    display: block;
    width: 100%;
    height:510px;
    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;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{ 
    display: block;
    width: 49.3%;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 110px;
}


.adv-three{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-three a{ 
    display: block;
    width: 32.5%;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 110px;
}


.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: 110px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}

.tit-auto{ position: relative;

    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:auto 54px;
    height: 65px;
 display: flex; justify-content: flex-start;
 

   
}
.tit-auto h2 { color: #73421f; padding-right: 15px; font-size: 26px;}
.tit-auto p { font-size: 16px; padding-top:8px;}
.tit-auto a{ margin-top: 10px; position: absolute; right: 0px; top: 0px;display:block;font-size: 14px;}

.news-one{
    justify-content: space-between;
    display: flex;
}
.news-tit{
    height: 50px;
    line-height: 50px;
    position: relative;
}
.news-tit img {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 5px;
    top: 16px;
}
.news-tit p {
    color: #0d85d9;
    text-indent: 28px;
    font-size: 18px;
    font-weight: bold;
}
.news-xx{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-xx li{
    width: 31%;
    display: block;
    height: 34px;
    line-height: 34px;
    padding-left: 2%;
    position: relative;
}
.news-xx 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;
}
.news-xx li:before{
    content: "";
    background-color: black;
    border-radius: 10px;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 16px;
    left: 0px;
}
.ind-one{
    justify-content: space-between;
    display: flex;
}
.ind-one a{
    display: block;
    width: 33%;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}
.ind-one a img{
    display: block;
    width: 100%;
    height: 240px;
}
.ind-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #020202;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.sup{
    justify-content: space-between;
    display: flex;
}
.sup-left{
    width:68%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-left a{
    width: 24%;
}
.sup-left a img{
    display: block;
    width: 100%;
    height: 190px;
    border-radius: 200px;
}
.sup-left a p {
    height: 30px;
    line-height: 30px;
    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;
}
.sup-right{
    width: 30%;
}

.sup-xx{
    margin-top: 10px;
}
.sup-xx li a{
    display: block;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-img{
    justify-content: space-between;
    display: flex;
    margin-top: 10px;
}
.sup-img a{
    display: block;
    width: 49%;
    height: 160px;
}
.sup-img a img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.exh-xx li{  display: flex; justify-content: flex-start; 
    line-height: 40px;
    position: relative; padding-right: 30px;
}
.exh-xx li a{
 padding-left: 10px; display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-xx li:after{
    content: ">>";
     color: #aaaaaa;
    position: absolute;
    top: 1px;
    right: 0px;
}
.exh-xx li span{ display: block;}




.exh-xx1 li{
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left:35px; padding-right: 30px;
    position: relative;
}
.exh-xx1 li a{
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-xx1 li a:before{
    content: "";
    background: url(../images/tubiao.png) no-repeat left center ;
    background-size: 21px 16px;

    width: 21px;
    height: 16px;
    position: absolute;
    top: 10px;
    left: 0px;
}



.exh-xx1 li a:after{
    content: ">>";
     color: #aaaaaa;
    position: absolute;
    top: 1px;
    right: 0px;
}
.pur-box{
    justify-content: space-between;
    display: flex;
    margin-top: 20px;
}
.ind-xx{
    width: 40%;
}
.ind-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.ind-xx li a p{
    width: 86%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ind-xx li a span{
    color: #6bbef8;
    display: block;
    width: 13%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.pur-center{
    width: 13%;
}
.pur-center a{
    display:block;
    width: 100%;
    height:85px;
    margin-top: 10px;
}
.pur-center a img{
    display: block;
    width: 100%;
    height: 100%;
}
.pur-img{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pur-img a{
    display: block;
    width: 19%;
}
.pur-img a img{
    display: block;
    width: 100%;
    height: 100px;
}
.pur{
    justify-content: space-between;
    display: flex;
}
.pur a{
    display: flex;
    justify-content: space-between;
    margin: 10px 0px;
    width: 33%;
}
.pur a img{
    display: block;
    width: 38%;
    height: 140px;
    border-radius: 20px;
}
.pur a div{
    width: 58%;
}
.pur a p{
    margin-top:30px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.pur a span{
    margin-top: 10px;
    display: block;
    width: 40%;
    font-size: 15px;
    color: white;
    background-color: #0d85d9;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pur{
    justify-content: space-between;
    display: flex;
}
.pur a{
    display: flex;
    justify-content: space-between;
    margin: 10px 0px;
    width: 33%;
}
.pur a img{
    display: block;
    width: 38%;
    height: 140px;
}
.pur a div{
    width: 58%;
}
.pur a p{
    margin-top:30px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.pur a span{
    margin-top: 10px;
    display: block;
    width: 40%;
    font-size: 15px;
    color: white;
    background-color: #0d85d9;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.ent{
    background-color: #f9f9f9;
}
.ent-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0px;
}
.ent-box a{
    width: 24%;
    display: block;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.ent-box a img{
    display: block;
    width: 100%;
    height: 240px;
}
.ent-box a p{
    background-color: #f9f9f9;
    height: 36px;
    line-height: 36px;
    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;
}
.ent-tit{
    content: "";
    background-image: url(../images/t-a.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #0d85d9;
    text-indent: 34px;
    font-size: 17px;
}
.ent-xx{
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.ent-xx li{
    width: 22%;
    display: block;
    height: 45px;
    line-height:45px;
    padding-left: 2%;
    position: relative;
}
.ent-xx li:before{
    content: "";
    background-color: #0d85d9;
    border-radius: 10px;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 16px;
    left: 0px;
}
.ent-xx 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;
}
.ind-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind-two a{
    width: 32%;
    padding: 10px 0px;
    border-bottom: 1px dashed #c5c3c3; padding-bottom: 15px;
    display: block;
}
.ind-two a p{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
}
.ind-two a span{
    font-size: 14px;
    color: #878787;
    display: block;
    width: 100%;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
.link a{
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}



.index1{  margin-top: 15px;width: 235px;}
.index2{ margin-bottom: 15px; background-color: #e9f0fc; text-align: center;padding-bottom: 20px;}
.index2 p{ padding-top: 20px; }
.index2 a{ border: 1px #256de3 solid; border-radius: 50px; line-height: 40px;width: 80%; display: block; margin: 0px auto; margin-top: 17px; }

.index4{  margin-top: 10px; margin-bottom: 12px; text-align: center;}
.index5{ width:470px;}
.index6{ width:700px;}

.index7 { display: flex;}
.index7  li{ width: 385px;margin-bottom: 10px; background-color: #f6f6f6; padding: 5px; box-sizing: border-box; }
.index7  li div{ border: 1px #825738 solid;aspect-ratio: 1 / 0.8; background-color: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}

.index7  li div img{ height: 100%; }
.index7  li h3{  padding: 0px 10px; font-size: 16px; line-height: 30px;height: 30px; margin-top:10px;}
.index7  li p{ padding: 0px 10px; line-height: 26px; margin-bottom: 10px;}





.index9{ position: relative; width:545px; height: 287px;}
.index9 img{width:545px; height: 287px;}



.index10{ position: relative;width:310px; height: 310px;}
.index10 img{ width: 100%; }

.index11{ position: relative;width:49%; }


.dg-anniu{ color: #fff; border-radius: 50px; background-color: #ff6839; margin: auto; width: 80px; height: 26px; line-height: 26px; font-size: 14px; text-align: center;}

.size12{ font-size: 12px;}
.biaoti{ display: flex; justify-content: space-between; align-items: center;}

.biaoti2{ display: flex; justify-content: flex-start; align-items: center; margin-bottom: 10px;}
.biaoti2 h3{ font-size: 18px; padding-right: 10px; }.biaoti2 p{  color: #656565; }



.newspic-list li{ display: flex; justify-content: flex-start; align-items: center; border-bottom: 1px #73421f dashed; padding-bottom: 15px; margin-bottom: 15px; }


.newspic-list li .pic { margin-right: 15px;}
.newspic-list li h3{ position: relative; line-height: 40px; height: 40px;overflow: hidden; display: block; margin-bottom: 10px;}


.newspic-list li h3:before{
    content: "";
 border-bottom: 2px #aaaaaa solid;
    border-radius: 10px;
    width: 130px;
    position: absolute;
    bottom: 0px;
    left: 0px;


  
}


.newspic-list li p{ line-height: 30px; overflow: hidden;}



.hyzh-list li{padding-bottom: 15px;background: url(../images/xian1.png) no-repeat left top; padding-left: 30px;}
.hyzh-list li img{ margin-right: 15px;}
.hyzh-list li h3{ height: 20px;overflow: hidden; margin-bottom: 10px;}
.hyzh-list li  p{ color: #666; margin-bottom: 10px; line-height: 20px;}



.qyml2{ display: flex;  flex-wrap: wrap; justify-content: space-between;}

.qyml2 li{ float: left; width: 280px; }
.qyml2 li h3{ text-align: center; line-height: 40px; height: 40px; overflow: hidden; margin-bottom: 15px; font-size: 14px;}
.qyml2 li .anniu{ background-color: #499f48; color: #fff; border-radius: 50px; margin: auto; width: 80px; display: block; text-align: center; line-height: 20px;}
.qyml2 li img{border: 2px #eee solid; box-sizing: border-box; }


.pic-list{ position: relative; width: 280px; height: 280px; margin-bottom: 20px; overflow: hidden;

}


.newspic-list1 li{ display: flex; justify-content: flex-start; align-items: center; border-bottom: 1px #ccc dashed; padding-bottom: 10px; margin-top: 10px;}

.newspic-list1 li h3{ display: block; line-height: 35px; height: 35px;overflow: hidden;}
.newspic-list1 li p{ line-height: 30px; overflow: hidden;}



/*-----------------*/
.rollBox{width:1200px;overflow:hidden; margin:0px auto;  }
 .LeftBotton { width: 25px; CURSOR: pointer; margin-top:80px; overflow: hidden;}
 .RightBotton { width: 25px; CURSOR: pointer;  margin-top:80px;overflow: hidden;}
.rollBox .Cont{width:1150px;overflow:hidden;margin:0 auto; float:left;  display:inline;}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox ul{ display: flex; justify-content: flex-start; flex-wrap: nowrap;}
.rollBox ul li{ text-align:center; margin-left: 7.5px; margin-right:8px;width:272px;}


.rollBox ul li p{ line-height:25px; height:25px; overflow:hidden; font-size:14px; padding-top:10px; overflow: hidden;}