/*轮播图*/
.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: 259px;
    overflow: hidden;
    position: relative;
    z-index: 99;
    background-color: #ff78a1;
    margin-left: 5px;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
    float: left;
    width: 100%;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}
.list ul li a{
    font-size: 17px;
    display: block;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.list ul li:hover a{
    font-weight: 700;
}

.list ul li a span{
    color: white;
    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:264px;
    width: 800px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 800px;
    height: 454px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #ff78a1;
    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%;
    margin-top: 0px;
}
.Three_img li{
    margin-top: 8px;
    margin-left: 270px;
    position: absolute;
    opacity: 0;
    width: 930px;
    height: 440px;
    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%;
}
.auto-tit{
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.auto-tit p{
    height: 45px;
    line-height: 35px;
    color: white;
    text-indent: 20px;
    font-size: 18px;
}
.sup{
    justify-content: space-between;
    display: flex;
}
.sup-left{
    width: 36%;
}
.sup-left a{
    display: block;
}
.sup-left a img{
    display: block;
    width: 100%;
    height: 385px;
}
.sup-left a p{
    color: white;
    background-color: #ff5a7d;
    display: block;
    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;
}
.sup-right{
    width: 62%;
}
.sup-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
}
.sup-xx li span{
    color: #ff6082;
    display: block;
    width: 9%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sup-xx li p{
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sup-img{
    display: flex!important;
    justify-content: space-between;
    margin-top: 10px;
}
.sup-img a{
    display: block;
    width: 32%;
}
.sup-img a img{
    display: block;
    width: 100%;
    height: 200px;
}
.pur{
    justify-content: space-between;
    display: flex;
}
.pur-left{
    width: 49%;
}
.pur-left a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.pur-left a:last-child{
    margin: 0px;
}
.pur-left a img{
    display: block;
    width: 40%;
    height: 190px;
}
.pur-left a .pur-xx{
    width: 58%;
}
.pur-left a .pur-xx p{
    font-size: 16px;
    display: block;
    width: 100%;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
}
.pur-left a .pur-xx span{
    border-radius: 10px;
    display: inline-block;
    width: 30%;
    text-align: center;
    padding: 10px 2%;
    background-color: #ff5a7d;
    margin-top: 15px;
    color: white;
}
.pur-right{
width: 49%;
}
.pur-img{
    display: flex;
    justify-content: space-between;
}
.pur-img a{
    width: 49%;
    display: block;
}
.pur-img a img{
    display: block;
    width: 100%;
    height: 240px;
}
.pur-img 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;
}
.pur-zx{
    margin-top: 10px;
}
.pur-zx li a{
    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;
}
.inf{
    justify-content: space-between;
    display: flex;
}
.inf-left{
    width: 49%;
}
.inf-img a{
    display: block;
    position: relative;
}
.inf-img a img{
    display: block;
    width: 100%;
    height: 370px;
}
.inf-img a p{
    opacity: 0.8;
    color: white;
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    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;
}
.inf-one a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.inf-one a img{
    display: block;
    width: 38%;
    height: 140px;
}
.inf-one a div{
    width: 60%;
}
.inf-one a div p{
    color: #ff6082;
    font-size: 16px;
    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;
}
.inf-one a div span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100px;
    line-height: 25px;
    overflow: hidden;
}
.inf-right{
    width: 49%;
}
.inf-two a{
    display: block;
}
.inf-two a p{
    color: #ff6082;
    font-size: 16px;
    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;
}
.inf-two a span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.inf-three{
    margin-top: 10px;
}
.inf-three li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
}
.inf-three li a p{
    width: 82%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inf-three li a span{
    display: block;
    width: 16%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.exh{
    justify-content: space-between;
    display: flex;
}
.exh-left{
    width: 45%;
}
.exh-left a{
    display: block;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 400px;
}
.exh-left a p{
    color: #ff6082;
    font-size: 16px;
    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 span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.exh-right{
    width: 53%;
}
/*tab*/
.nrc-t{
    height:35px;
    line-height: 35px;
    padding-bottom: 10px;
    display: flex;
    /*justify-content: space-between;*/
}
.nrc-t span{
    color: #685f64;
    width: 20%;
    padding: 0px 2%;
    margin-left: 2%;
    font-size: 17px;
    text-align: center;
    background-color: #ebebeb;
    border-radius: 20px;
}
.nrc-t .new-active {
    background-color:#ff5a7d;
    color: white;
}

.nrc-c .med-box a{
    display: block;
    padding: 5px 0px;
}
.nrc-c .med-box a p{
    color: #ff6082;
    font-size: 16px;
    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;
}
.nrc-c .med-box a span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.nrc-c .srb_conbak {
    display: none;
}
.exh-one{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.exh-one a{
    display: block;
    width: 49%;
    height: 243px;
}
.exh-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.bus{
    justify-content: space-between;
    display: flex;
}
.bus-left{
    width: 40%;
}
.bus-one{
    display: flex;
    justify-content: space-between;
    padding: 10px 2%;
    border: 1px solid #ff4d73;
}
.bus-one img{
    display: block;
    width: 20%;
    height: 89px;
    border-radius: 50%;
     border: 1px solid #ff4d73;
    box-sizing: border-box;
    margin-left: 10%;
}
.bus-one div{
    width: 58%;
    margin-right: 10%;
}
.bus-one div p{
    color: #ff6082;
    font-size: 16px;
    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;
}
.bus-one div span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.bus-xx{
    margin-top: 10px;
}
.bus-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
}
.bus-xx li a p{
    width: 92%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bus-xx li a span{
    display: block;
    width: 7%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bus-right{
    width: 59%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bus-right a{
    display: block;
    width: 32%;
    border: 1px solid #ff4d73;
    box-sizing: border-box;
    margin-top: 10px;
}
.bus-right a img{
    display: block;
    width: 100%;
    height: 175px;
}
.bus-right a p{
    text-indent: 5px;
    border-top: 1px solid #ff4d73;
    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;
}
.link a{
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 140px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
