/*轮播图*/
.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: 237px;
    overflow: hidden;
    position: relative;
    z-index: 99;
    box-sizing: border-box;
}
.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:76px;
    line-height:76px;
    color: #0176ee;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.list ul li:hover a{
    background-color: #0faefd;
    font-weight: 700;
    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: 630px;
    position: absolute;
    top:0px;
    left:237px;
    width: 800px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 800px;
    height:630px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #990000;
    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;
}
.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%;
}
.auto-bg{
    background-color: #f8f8f8;
}
.sup{
    background-color: #fff;
    border-radius: 10px;
}
.auto-tit{
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
/*tab*/
.sr-bot{
   padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f7fa;
    border-radius: 20px;
}
.sr-bot span{
    display: inline-block;
    border-radius: 10px;
    background-color: white;
    width: 11%;
    margin: 0px 5.5%;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
}
.sr-bot span img{
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 10px;
    left: 7px;
}
.sr-bot .src_tit_active {
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
.srb-box{
    padding: 10px 2%;
}
.news-three{
    justify-content: space-between;
    display: flex;
    padding-bottom: 2px;
}
.news-three .news-a{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-three .news-a a{
    display: block;
    width: 24%;
}
.news-three .news-a a img{
    display: block;
    width: 100%;
    height: 250px;
}
.news-three .news-a a p{
    height: 33px;
    line-height: 33px;
    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;
}
.srb-box .srb_conbak {
    display: none;
}
.adv-one a{
    display: block;
    width: 100%;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 110px;
}
.inf{
    background-color: #fff;
}
.news{
    justify-content: space-between;
    display: flex;
    padding: 10px 2%;
}
.news-left{
    width: 20%;
}
.news-one a{
    display: block;
    width: 100%;
    height: 280px;
}
.news-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.news-one a:last-child{
    margin-top: 10px;
}
.news-center{
    width: 35%;
}
.news-center a{
    background-color: #f3f6f7;
    padding: 15px 2%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.news-center a:last-child{
    margin: 0px;
}
.news-center a p{
    width: 65%;
    font-size: 14px;
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 22px;
}
.news-center a img{
    display: block;
    width: 34%;
    height: 102px;
}
.news-right{
    width: 40%;
    background-color: #f3f7fa;
    padding: 10px 1%;
}
.news-right a{
    display: block;
}
.news-right a p{
    font-weight:550;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.news-right a span{
    height: 25px;
    line-height: 25px;
}
.buy{
    background-color: #fff;
}
.med-a{
    margin-top: 15px;
    justify-content: space-between;
    display: flex;
}
.med-a .nrc-t{
    width: 20%;
}
.med-a .new-active {
    background-color: #0164eb;
    color: #ffffff;
}
.med-a .nrc-c{
    width: 78%;
}
.med-a span {
    color: #0164eb;
    width: 200px;
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    height: 47px;
    line-height: 47px;
    background-color: #f1f1f1;
    margin:24px 22px;
}
.srb_conbak {
    display: none;
}
.med-tit p{
    border-left: 3px solid #1455b3;
    text-indent: 10px;
    font-size: 19px;
    color: #1455b3;
    font-weight: bold;
}
.med-box ul{
    margin-top: 20px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.med-box ul li{
    display: block;
    width: 24%;
}
.med-box ul li a{
    display: block;
}
.med-box ul li a img{
    display: block;
    width: 100%;
    height: 190px;
}
.med-box ul li a p{
    font-size: 14px;
    text-align: center;
    width: 100%;
    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;
}
.exh{
    background-color: #fff;
}
.dir-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 2%;
}
.dir-box a{
    display: block;
    width: 19%;
    margin-bottom: 20px;
}
.dir-box a img{
    display: block;
    width: 100%;
    height: 200px;
    border: 1px solid #b5b5b5;
    box-sizing: border-box;
}
.dir-box a:nth-child(n+5) {
    margin-bottom: 0px;
}
.bit{
    background-color: #fff;
}
.bit-box{
    justify-content: space-between;
    display: flex;
}
.bit-left{
width: 28%;
}
.bit-one a{
    display: block;
}
.bit-one a img{
    display: block;
    width: 100%;
    height: 230px;
}
.bit-one a p{
    background-color: #f5f5f5;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.bit-two{
    margin-top: 10px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bit-two a{
    display: block;
    width: 49%;
}
.bit-two a img{
    display: block;
    width: 100%;
    height: 145px;
}
.bit-two a p{
    font-size: 15px;
    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;
}
.bit-center{
width: 38%;
}
.bit-center a{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.bit-center a div{
width: 15%;
    background-color: #2387ff;
    border-radius: 5px;
    height: 70px;
    margin-top: 13px;
}
.bit-center a div span{
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: white;
  display: block;
}
.bit-center a p{
    width: 50%;
    font-size: 14px;
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 22px;
}
.bit-center a img{
    display: block;
    border: 1px solid #c0c0c0;
    width: 30%;
    height: 102px;
    box-sizing: border-box;
}
.bit-right{
    width: 29%;
}
.bit-tit {
    font-size: 17px;
    border-left: 3px solid #2387ff;
    text-indent: 10px;
}
.lxhd {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.lxhd i {
    width: 1px;
    height: 93%;
    position: absolute;
    top: 24px;
    left: 5.5px;
    background: #dadada;
    z-index: 6;
}
.lxhd ul {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
}
.lxhd ul li {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    padding: 5px 0px;

}
.lxhd ul li a {
    display: block;
    overflow: hidden;
}
.lxhd ul li b {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background-color: #2387ff;
    position: absolute;
    z-index: 9;
    top: 12px;
}
.lxhd ul li .sc {
    width: 90%;
    float: left;
    margin-left: 5%;
    color: #666;
    padding-right: 5%;
    font-size: 16px;
}
.lxhd ul li .sc em{
    font-style:normal;height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.lxhd ul li p{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.lxhd ul li em{
    display: block;
    color: #737373;
    font-size: 14px;
}