body{
}
/*轮播图*/
.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: 250px;
    overflow: hidden;
    position: relative;
    z-index: 99;
    background-color: #fff;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
    float: left;
    width: 100%;
    opacity: 0.93;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}

.list ul li a{
    display: block;
    text-align: center;
    height: 70px;
    line-height:70px;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin: 0px 5%;
}

.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 #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: 488px;
    margin-top: 0px;
}
.Three_img li{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 488px;
    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: 488px;
    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;
}
.core{
    width: 215px;
    position: absolute;
    right: 0px;
    top: 15px;
    z-index: 999;
    background: #fff;
    opacity: 0.9;
    padding: 15px 1%;
}
.ff img{
    margin: 0 auto;
    display: block;
    width: 24%;
    height: 52px;
}
.ff p{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.srt-but{
    margin-top: 15px;
}
.srt-but a {
    display: inline-block;
    width: 90%;
    border-radius:15px;
    height: 40px;
    line-height:40px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: 1px solid #65dbf2;
    background-color: #fff;
    margin: 8px 5%;
}
.but-active {
    background: linear-gradient(#65dbf2,#859ae5) !important;
    color: #fff;
    border-radius: 30px;
}
.srt-img a{
    display: block;
    width: 100%;
    height: 240px;
}
.srt-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%;
}
.adv-four{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-four a{
    display: block;
    width: 24%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.adv-four a img{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.adv-three{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.adv-three a{
    display: block;
    width: 32%;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 120px;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 120px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.auto-tit{
    height: 40px;
    line-height:40px;
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.auto-tit p{
    color:#0b2381;
    display: block;
    margin-left:1%;
    font-weight: bold;
}
.auto-tit a{
    color:#0b2381;
    margin-right:3%;
}
.news-left{
    width: 32%;
}
.news-bn a{
    display: flex;
    justify-content: space-between;
    padding:5px 2%;
    border: 1px solid #7caae6;
    box-sizing: border-box;
    margin-top: 10px;
}
.news-bn a img{
    display: block;
    width: 46%;
    height:140px;
}
.news-bn a div{
    margin-top: 20px;
    width: 52%;
}
.news-bn a div p{
    font-weight:bold;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-bn div span{
    margin-top: 5px;
    display: block;
    height:60px;
    line-height:30px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.news-cen{
    border: 1px solid #7caae6;
    box-sizing: border-box;
    width: 32%;
    padding: 10px 1%;
}
.inf-nm a{
    display: block;
}
.inf-nm a img{
    display: block;
    width: 100%;
    height: 225px;
}
.inf-nm a p{
    color: white;
    background-color: #0b2381;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
}
.inf-xx li {
    height: 36px;
    line-height:36px;
    text-indent: 10px;
    position: relative;
    padding-left: 5%;
}
.inf-xx li:before{
    content: "";
    background-color: #0b2381;
    width: 6px;
    height: 6px;
    border-radius: 15px;
    position: absolute;
    top: 16px;
    left: 14px;
}
.inf-xx li a{
    font-size: 15px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.zone-tit{
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zone-tit p{
    color: #0b2381;
    font-weight: bold;
    text-indent: 0px;
    font-size: 16px;
    margin: 3px 0px;
    height: 26px;
    line-height:26px;
}
.zone-tit span{
    width: 74%;
    height: 8px;
    line-height:8px;
    border-bottom: 1px solid #0b2381;
}
.qq-op a{
    display: block;
    padding: 5px 0px;
}
.qq-op a p{
    text-indent: 15px;
    font-size: 15px;
    display: block;
    height: 35px;
    line-height:35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.qq-op a p:before{
    content: "";
    background-color: #0b2381;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 14px;
    left: 4px;
}
.qq-op span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height:30px;
    overflow: hidden;
}
.inf-left{
    border: 1px solid #7caae6;
    box-sizing: border-box;
    width: 32%;
    padding: 10px 1%;
}
.inf-vf a{
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}
.inf-vf a img{
    display: block;
    width: 35%;
    height:120px;
    box-sizing: border-box;
    border: 1px solid #acacac;
}
.inf-vf a div{
    width: 62%;
}
.inf-vf a div 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;
}
.inf-vf a div p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
}
.inf-right{
    width: 66%;
}
.sup-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sup-one a{
    width:24%;
    position: relative;
}
.sup-one a img{
    display: block;
    width: 100%;
    height: 190px;
}
.sup-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #0b2381;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.inf-one{
    margin-top: 20px;
    border: 1px solid #7caae6;
    box-sizing: border-box;
    padding: 10px 1%;
}
.buy-xx li{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-xx li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
}
.buy-xx li a p{
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-xx li a span{
    color: #858585;
    display: block;
    width:79%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.sup-left{
    width: 49%;
}
.sup-ll{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-ll a{
    display: block;
    width: 32%;
   margin-top: 20px;
}
.sup-ll a img{
    display: block;
    width: 100%;
    height:154px;
    box-sizing: border-box;
}
.sup-ll a p{
    color: white;
    text-align: center;
    background-color: #0b2381;
    height: 30px;
    line-height:30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.inf-img a{
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 120px;
}
.inf-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.pur a{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    padding: 5px 2%;
    background-color: #eeeeee;
}
.pur a img{
    width: 22%;
    height: 95px;
}
.pur a div{
    width: 75%;
}
.pur a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
}
.pur a div span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
   color: #0b2381;
}
.pur-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pur-one a{
    display: flex;
    justify-content: space-between;
    width: 45%;
    margin-top: 15px;
    padding:10px 2%;
    background-color: #eeeeee;
}
.pur-one a img{
    width: 40%;
    height: 107px;
}
.pur-one a div{
    width: 58%;
}
.pur-one a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
}
.pur-one a div span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #0b2381;
}
.exh-left{
    width: 55%;
}
.news-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.news-two a{
    display: block;
    width: 49%;
    position: relative;
}
.news-two a img{
    display: block;
    width: 100%;
    height:215px;
}
.news-two a p{
    height: 33px;
    line-height: 33px;
    background-color: #0b2381;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.exh-right{
    width: 43%;
    border: 1px solid #7caae6;
    box-sizing: border-box;
    padding: 10px 1%;
}
.hz-ty a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.hz-ty a img{
    display: block;
    width: 20%;
    height: 90px;
}
.hz-ty a div{
    width: 78%;
}
.hz-ty a p{
    color: #858585;
    margin-top: 5px;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 50px;
    line-height:25px;
    overflow: hidden;
}
.hz-ty a span{
    margin-top: 5px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.link a{
    padding: 0px 1%;
    /*  display: inline-block; */
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}


/* 两侧广告位 */
[id*='lc']{
    width: 240px;
    height: auto;
    position: absolute;
    top: 390px;
    z-index: 999;
}
#lc-l{
    left: calc((100% - 1200px)/2 - 250px);
}
#lc-r{
    right: calc((100% - 1200px)/2 - 250px);
}
#lc-l img {
    display: block;
    width: 240px;
    height: 389px;
}
#lc-r img{
    display: block;
    width: 240px;
    height: 389px;
}
.gu-x{
    content: "";
    width: 15px!important;
    height: 15px!important;
    position: absolute;
    top: 0px;
    left: 0px;
}