/*轮播图*/
.list_img{
    width: 100%;
    min-width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.list_img .fg{
    width: 1200px;
    /*height: 517px;*/
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.list{
    width: 262px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
    float: left;
    width: 100%;
    background: #0379c2;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}
.list ul li a{
    display: block;
    height: 50px;
    line-height: 50px;
    color: white;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.list ul li:hover a{
    font-weight: 700;
    color: #0379c2;
    background-color: white;
}

.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: 517px;
    position: absolute;
    top:0px;
    left:262px;
    width: 800px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 800px;
    height: 414px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #2490e4;
    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: 517px;
    position: absolute;
    top: 0px;
    left: 0;

}
.img{
    position: relative;
    width: 100%;
    height: 415px;
    margin-top: 0px;
}
.Three_img li{
    right: calc((100% - 1200px)/2);
    position: absolute;
    opacity: 0;
    width: calc(1200px - 262px);
    height: 415px;
    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: 100%;
    cursor: pointer;
    line-height: 0px;
}
.Three_img li:first-child{
    opacity: 1;
}
.Three_img li a{
    display: block;
}
li{
    list-style: none;
}
.Three_jumpBtn{
    width: 220px !important;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    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-three{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 110px;
    margin-top: 20px;
    margin-left: 1.33333%;
}

.adv-three a:nth-child(3n+1){
    margin-left: 0px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 100%;
}
.one-tit{
    background: linear-gradient(to right,#747feb,#08a0df);
    height: 40px;
    line-height: 40px;
    color: white;
}
.tit-b{
    display: inline-block;
    font-size: 18px;
    padding-left: 10px;
    font-weight: bold;
}
.tit-a{
font-size: 16px;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
}
.tit-a:before{
    content: "";
    background-image: url(../images/lx.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 15px;
    top: 4px;
}
.pur-box{
    justify-content: space-between;
    display: flex;
}
.pur-left{
    width: 60%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pur-left a{
    display: block;
    width: 24%;
    margin-top: 15px;
}
.pur-left a img{
    display:block;
    width: 100%;
    height: 165px;
}
.pur-left a p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.pur-right{
    width: 38%;
}
.yz-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #c2c2c2;
}
.yz-tit p{
    position: relative;
    font-size: 17px;
    font-weight: bold;
}
.yz-tit p:before{
    content: "";
    background-image: url(../images/ht.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 82px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 39px;
}
.pur-img {
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0px;
}
.pur-img a{
    width: 49%;
}
.pur-img a img{
    border: 1px solid #cccccc;
    width: 100%;
    height: 170px;
    box-sizing: border-box;
}
.pur-img a p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.pur-xx ul li a{
    position: relative;
    padding-left: 5%;
    font-size: 15px;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.pur-xx ul li a:before{
    content: "";
    background-color: #f9a226;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 11px;
    left: 3px;
}
.two-tit{
    background: linear-gradient(to right,#ff4653,#ff6837);
    height: 40px;
    line-height: 40px;
    color: white;
}
.exh-box{
    justify-content: space-between;
    display: flex;
}
.exh-left{
    width: 32%;
}
.exh-left a{
    display: block;
    width: 100%;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 280px;
}
.exh-left a h4{
    font-size: 17px;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-left a p{
    color: #676666;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 105px;
    line-height: 28px;
    overflow: hidden;
}
.exh-center{
    width: 31%;
    margin-left: 1%;
}
.exh-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #c2c2c2;
}
.exh-tit p{
    position: relative;
    font-size: 17px;
    font-weight: bold;
}
.exh-tit p:before{
    content: "";
    background-image: url(../images/hs.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 82px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 33px;
}
.exh-a{
    justify-content: space-between;
    display: flex;
    margin: 10px;
}
.exh-a a {
    width: 49%;
display: block;
}
.exh-a a img{
    display: block;
    width: 100%;
    height: 145px;
}
.exh-a a p{
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-c li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 29px;
    line-height: 29px;
}
.exh-c li a p{
    width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-c li a span{
    display: block;
    color: #4c4c4c;
    width: 21%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-right{
    width: 34%;
    margin-left: 1%;
}
.exh-b{
    justify-content: space-between;
    display: flex;
    margin: 10px 0px;
}
.exh-b a {
    width: 49%;
    display: block;
}
.exh-b a img{
    display: block;
    width: 100%;
    height: 145px;
}
.exh-b a p{
    height: 30px;
    line-height: 30px;
}
.exh-right ul li a{
    font-size: 15px;
    display: flex;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.three-tit{
    background-color: #4fbfc7;
    height: 40px;
    line-height: 40px;
    color: white;
}
.ind{
    justify-content: space-between;
    display: flex;
}
.ind-left{
width: 33%;
}
.ind-img a{
    display: block;
    position: relative;
}
.ind-img a img{
    display: block;
    width: 100%;
    height: 270px;
}
.ind-img a p{
    height: 33px;
    line-height: 33px;
    background-color: rgba(64, 191, 77, 0.4);
    position: absolute;
    left: 0;
    color: white;
    bottom: 0;
    text-indent: 10px;
    font-size: 14px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25%;
}
.news-xx a{
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
.news-xx a img{
    display: block;
    width: 29%;
    height: 85px;
}
.news-xx a div{
    width: 69%;
}
.news-xx a div p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.news-xx a div span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.ind-center{
    width: 31%;
    margin-left: 1%;
}
.ind-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #c2c2c2;
}
.ind-tit p{
    position: relative;
    font-size: 17px;
    font-weight: bold;
}
.ind-tit p:before{
    content: "";
    background-image: url(../images/ls.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 82px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 33px;
}
.ind-a{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0px;
}
.ind-a a{
    width: 49%;
}
.ind-a a img{
    border: 1px solid #cccccc;
    width: 100%;
    height: 115px;
    box-sizing: border-box;
}
.ind-a a p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.ind-a a span{
    display: inline-block;
    height: 25px;
    line-height: 25px;
}
.ind-right{
    width: 34%;
    margin-left: 1%;
}
.ind-b a{
    display: block;
}
.ind-b a h4{
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ind-b a p{
    font-size: 13px;
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.ind-c{
    padding: 16px 0px;
}
.ind-c a{
    display: flex;
    justify-content: space-between;
}
.ind-c a div{
    width: 69%;
}
.ind-c a div span{
    font-size: 15px;
    display: block;
    width: 100%;
    height: 75px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 5px;
}
.ind-c a img{
    display: block;
    width: 29%;
    height: 85px;
}
.ind-right ul li a{
    font-size: 15px;
    display: block;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ent-box{
    justify-content: space-between;
    display: flex;
}
.ent-left{
    width: 65%;
}
.ent-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #c2c2c2;
}
.ent-tit p{
    position: relative;
    font-size: 17px;
    font-weight: bold;
}
.ent-tit p:before{
    content: "";
    background-image: url(../images/zl.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 82px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 33px;
}
.ent-img{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent-img a{
    display: block;
    width: 24%;
    margin-top: 20px;
}
.ent-img a img{
    display: block;
    border:1px solid #cccccc;
    width: 100%;
    height: 200px;
}
.ent-right{
    width: 33%;
}
.ent-xx a{
   margin-top: 7px;
    display: flex;
    justify-content: space-between;
}
.ent-xx a img{
    display: block;
    width: 29%;
    height: 85px;
}
.ent-xx a .ent-a{
    width: 69%;
}
.ent-xx a .ent-a p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.ent-cs{
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.ent-cs span{
    display: block;
    width: 20%;
    height: 21px;
    line-height: 21px;
    font-size: 11px;
    text-align: center;
    color: white;
    background-color: red;
    margin: 0px 1%;
    border-radius: 10px;
}
.blue{
    background-color: #1a71de!important;
}
.yellow{
    background-color: #e6a426!important;
}
.link-box{
    padding: 10px 2%;
    background-color: #f2f2f2;
}
.link-box img{
    margin-top: 10px;
}
.yqlj_1{
    width: 83%;
    margin: 12px 0px;
}
.yqlj_1 li {
    float: left;
    overflow: hidden;
    padding: 0px 11px;
    line-height: 26px;
}
.yqlj_1 li a {
    display: block;
    width: 100%;
    font-size: 14px;
}