/*轮播图*/
.ban-box {
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    margin-left: 260px;
    width: 930px;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff {
    cursor: pointer;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container {
    height: 100%;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container img {
    width: 100%;
    height: 570px;
    display: block;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-pagination {
    width: 100%;
    bottom: 36px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-pagination-bullet-active {
    background-color: #fff;
}
/*.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-button-next,*/
/*.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-button-prev {*/
/*width: 68px;*/
/*height: 68px;*/
/*-webkit-background-size: 68px 68px;*/
/*background-size: 68px 68px;*/
/*}*/
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox {
    overflow: hidden;
    z-index: 99;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container {
    margin: 0px auto;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container a {
    display: block;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container a img {
    display: block;
    width: 100%;
    border: 1px solid #eeeeee;
}

.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;

    box-sizing: border-box;
}
.ban-box .aside-box .aside-left {
    width: 250px;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    box-sizing: border-box;
    content: "";
    background-color: white;
    border: 1px solid #fe8500;
}
.ban-box .aside-box .aside-left .al {
    overflow: hidden;
    margin: 0 auto;
}
.ban-box .aside-box .aside-left .al .al-one {
    cursor: pointer;
    transition: all .2s ease;
     margin:7px 5%;
    border-bottom: 1px solid #fe8500;
    padding-bottom: 5px;

}
.ban-box .aside-box .aside-left .al:last-child .al-one{
    border: none;
}
.ban-box .aside-box .aside-left .al-one p{
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
    color: #fe8500;
    font-size: 16px;

}
.ban-box .aside-box .aside-left .al-one div{
}
.ban-box .aside-box .aside-left .al-one div a{
    display: inline-block;
    padding: 0px 3%;
    color: #7d7d7d;
    height: 25px;
    line-height: 25px;
}
.ban-box .aside-box .aside-left .al:last-child {
    border: none;
}
.ban-box .aside-box .aside-left:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    /*opacity: .6;*/
    z-index: -1;
    left: 0;
    top: 0;
}
.ban-box .aside-box .aside-right {
    float: left;
    height: 100%;
}
.ind-im a{
display: flex;
 justify-content: space-between;
}

.ban-box .aside-box .aside-right .demo {
    width: 794px;
    position: relative;
    background-color: #ffffff;
    border-top: 0;
    z-index: 999;
    height: 100%;
    border-left: 0;
    overflow: hidden;
    opacity: .93;
    box-shadow: 0px 1px 10px #f1f1f1;
}
.ban-box .aside-box .aside-right .demo .item {
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}
.ban-box .aside-box .aside-right .demo .item span {
    display: block;
}
.ban-box .aside-box .aside-right .demo .item span img {
    width: 12px;
    display: inline-block;
    vertical-align: middle;
}
.ban-box .aside-box .aside-right .demo .item span a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    font-weight: bold;
}
.ban-box .aside-box .aside-right .demo .item div {
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 5px;
}
.ban-box .aside-box .aside-right .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;
}
.ban-box .aside-box .aside-right .demo .item div a:last-child {
    border-right: 0;
}
.ban-box .aside-box .aside-right .demo .item div a:hover {
    font-weight: bold;
}
.ban-box .aside-box .aside-right .demo .navadv {
    position: absolute;
    right: 10px;
    top: 0px;
}
.ban-box .aside-box .aside-right .demo .navadv li {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 120px;
}
.ban-box .aside-box .aside-right .demo .navadv li a {
    display: block;
}
.ban-box .aside-box .aside-right .demo .navadv li a img {
    display: block;
    width: 100%;
    height: 120px;
    transition: all .2s linear;
    transform: translate3d(0, 0px, 0);
}
.ban-box .aside-box .aside-right .demo .navadv li:hover a img {
    transform: translate3d(0, -4px, 0);
}
.ban-box .aside-box .aside-right .demoback {
    display: none;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 160px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 140px;
    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%;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 180px;
    margin-bottom: 20px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.tit-auto{
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tit-auto h2 {
    width: 11.5%;
    text-align: right;
    color: white;
}
.tit-auto a{
    color: white;
    display:block;
    font-size: 21px;
    height: 35px;
    line-height: 35px;
    padding-right: 2%;
}
.news{
    justify-content: space-between;
    display: flex;
}
.news-left{
    width: 49%;
}
.news-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-tit h3{
    color: #fe8500;
    width: 14%;
    font-size: 16px;
    border-left: 3px solid #fe8500;
    text-indent: 10px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}
.news-tit p{
    width: 84%;
    height: 0px;
    line-height: 0px;
    border-bottom: 2px solid #fe8500;
}
.ind-im{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.ind-im img{
    display: block;
    width: 38%;
    height: 140px;
}
.ind-im div{
    width: 58%;
}
.ind-im p{
    margin-top: 10px;
    font-size: 15px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.ind-im span{
    color: #8e8e8e;
    display: block;
    margin-top: 5px;
    font-size: 14px;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.exh-xx{
    margin-top: 10px;
}
.exh-xx li{
    display: block;
    height: 40px;
    line-height:40px;
    position: relative;
    padding-left:5%;
}
.exh-xx li:before{
    content: "";
    background-image: url(../images/hm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 17px;
    position: absolute;
    left: 5px;
    top: 11px;
}
.exh-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-right{
    width: 49%;
}
.sup-one{
    margin-top: 10px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-one a{
    display: block;
    width: 49%;
    margin-bottom: 20px;
}
.sup-one a img{
    display: block;
    width: 100%;
    height: 190px;
}
.sup-one p{
    color: white;
    text-align: center;
    background-color: black;
    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;
}
.ent-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;

}
.ent-one a{
    width: 22%;
    display: block;
    padding: 0px 1%;
    border-right: 1px solid #c9c9c9;
}
.ent-one a h4{
    font-size: 15px;
    display: block;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.ent-one a p{
    color: #c9c9c9;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
   overflow: hidden;
}
.buy{
    justify-content: space-between;
    display: flex;
}
.buy-left{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 68%;
}
.buy-left a{
    width: 32%;
    display: block;
    margin-bottom: 10px;
}
.buy-left a img{
    display: block;
    width: 100%;
    height: 220px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.buy-left a p{
    color: white;
    text-align: center;
    background-color: #fe8500;
    height: 45px;
    line-height: 45px;
    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;
}
.buy-right{
    width: 31%;
}
.buy-right a{
  display: block;
    width: 100%;
    height: 540px;
}
.buy-right a img{
    display: block;
    width: 100%;
    height: 100%;
}
.buy-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.buy-tit h3{
    color: #fe8500;
    width: 8%;
    font-size: 16px;
    border-left: 3px solid #fe8500;
    text-indent: 10px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}
.buy-tit p{
    width:91%;
    height: 0px;
    line-height: 0px;
    border-bottom: 2px solid #fe8500;
}
.sup-xx{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-xx li {
    width: 46%;
    display: block;
    height: 34px;
    line-height: 34px;
    padding-left: 3%;
    position: relative;
}
.sup-xx li:before {
    content: "";
    background-image: url(../images/hm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 17px;
    position: absolute;
    left: 5px;
    top: 11px;
}
.sup-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;
}
.ent{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent a{
    width: 24%;
    display: block;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin-top: 20px;
}
.ent a img{
    display: block;
    width: 100%;
    height: 240px;
}
.ent-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;

}
.ent-two a{
    width: 47%;
    display: block;
    padding: 20px 1%;
    background-color: #eeeeee;
    margin-top: 20px;
}
.ent-two a 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;
}
.ent-two a p{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.exh{
    justify-content: space-between;
    display: flex;
}
.exh-left{
    width: 49%;
}
.exh-left a{
    display: block;
    position: relative;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 360px;
}
.exh-left a p{
    display: block;
    height: 45px;
    line-height:45px;
    background-color: #020202;
    position: absolute;
    text-align: center;
    opacity: 0.8;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.exh-right{
    width: 49%;
}
.exh-right a{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.exh-right a img{
    display: block;
    width: 33%;
    height: 168px;
}
.exh-right a div{
    width: 65%;
}
.exh-right a div p{
    font-weight:bold;
    margin-top: 30px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.exh-right div span{
    display: block;
    height: 30px;
    line-height:30px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.link{
    margin-top: 30px;
}
.link a{
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}