/*轮播图*/
.ban-box {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    /*margin-left: 215px;*/
    width:820px;
    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: 390px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container img {
    width: 100%;
    height: 390px;
    display: block;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-pagination {
    width: 100%;
    bottom: 10px;
}
.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 .shurff_box .shurff_topbox .shurff_right {
    float: right;
    width: 370px;
    /*height: 100%;*/
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top {
    width: 100%;
    margin-bottom: 16px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top{
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a {
    position: relative;
    display: inline-block;
    width: 49%;
    height:40px;
    line-height:40px;
    text-align: center;
    text-indent: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a img{
    position: absolute;
    top: 8px;
    left: 41px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a:hover {
    font-weight: bold;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but .but-active {
  border-right: 1px solid #a4a4a4;
}
.sr-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
    content: "";
    background-image: url(../images/ttt.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 40px;
    line-height:40px;
}
.sr-tit p{
    text-indent: 23px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.sr-tit a{
    color: #787878;
    display: block;
}
.hy-fl{
    content: "";
    background-image: url(../images/bbb.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 10px 0px;
}
.fl-one{
    width: 89%;
    margin-left: 11%;
    display: flex;
    justify-content: space-between;
}
.fl-one a{
    display: block;
}
.fl-one a img{
    display: block;
    width: 100%;
}
.fl-one a p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #10843d;
}
.sr_bot{
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-top: none;
}
.sr_bot ul{
    padding: 10px 3%;
}
.sr_bot ul li {
    height: 36px;
    line-height:36px;
}
.sr_bot ul li a{
    color: #666666;
    font-size: 13px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.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: 120px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.auto-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 40px;
    line-height:40px;
}
.auto-tit div{
    display: flex;
    /*justify-content: space-between;*/
    width: 35%;
    padding-left: 3%;

}
.auto-tit div h3{
    display: block;
    color: #1e1e1e;
    padding-left: 4%;
    font-size: 20px;
    line-height: 31px!important;
    height: 40px;
}
.auto-tit span{
    height: 40px;
    display: block;
    line-height: 34px;
    font-size: 18px;
    color: #848484;
}
.qb{
    justify-content: space-between;
    display: flex;
}
.news-left{
    width: 35%;
}
.news-one a{
    display: block;
    position: relative;
}
.news-one a img{
    display: block;
    width: 100%;
    height: 300px;
}
.news-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #3e3d3d;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.news-two a{
    display: block;
    padding: 10px 0px;
}
.news-two a p{
    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;
}
.news-two a span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #787878;
}
.news-three{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cccccc;
}
.news-three span{
    width: 40%;
    color: white;
    background-color: #29aa5b;
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 18px;
    font-style: normal;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    padding: 5px 1%;
}
.news-three p{
    color: #787878;
    display: block;
    font-size: 15px;
    width: 40%;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    overflow: hidden;
}
.news-right{
    width: 64%;
}
.news-four{
    background-color: #f7f7f7;
    padding: 20px 5%;
}
.news-four a{
    display: flex;
    justify-content: space-between;
}
.news-four a div{
    width: 68%;
    margin-left: 3%;
    position: relative;
}
.news-four a div:before{
    content: "";
    background-image: url(../images/hm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 18px;
    height: 23px;
    position: absolute;
    left: -30px;
    top: 2px;
}
.news-four a p{
    margin-top: 10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.news-four a span{
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
}
.news-four a em{
    display: block;
    font-style: normal;
    color: #29aa5b;
}
.news-four a img{
    display: block;
    width: 6%;
    height: 38px;
    margin-top: 40px;
    margin-right: 3%;
}
.news-xx{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.news-xx li{
    width: 49%;
}
.news-xx li a{
    position: relative;
    padding-left:7%;
    font-size: 15px;
    display: block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-xx li a:before{
    content: "";
    background-image: url(../images/jl.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 14px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.sup-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.sup-img a{
    display: block;
    width: 33%;
}
.sup-img a img{
    display: block;
    width: 100%;
    height:230px;
}
.sup-img a p{
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.sup-left{
    width: 74%;
}
.sup-one{
    width: 30%;
}
.sup-one a{
    display: block;
    width: 100%;
    height: 540px;
}
.sup-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sup-two{
    width: 68%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-two a{
    width: 32%;
    display: block;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding:10px 1%;
    margin-bottom: 10px;
}
.sup-two a img{
    display: block;
    width: 100%;
    height: 170px;
}
.sup-top a em{
    display: block;
    font-size: 15px;
   font-style: normal;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.sup-top a div{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-top a div p{
    background-color: #1acf5c;
    font-style: normal;
    color: white;
    font-size: 15px;
    display: inline-block;
    width: 54%;
    border-radius: 22px;
    text-align: center;
    padding: 10px 1%;
    box-sizing: border-box;
    margin-left: 5px;
}
.sup-top a div span{
    width: 20%;
    font-size: 15px;
    color: #1acf5c;
    height: 40px;
    line-height: 40px;
}
.sup-bottom{
    background-image: url(../images/bbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-top: 20px;
}
.sup-xx{
    padding: 10px 1%;
    width: 90%;
    margin-left: 10%;
}
.sup-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
}
.sup-xx li a span {
    color: #29aa5b;
    display: block;
    width: 10%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sup-xx li a p {
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sup-right{
    width: 25%;
}
.sup-right a{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 20px 4%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.sup-right a img{
    display: block;
    width: 46%;
    height: 124px;
}
.sup-right a div{
    width: 51%;
}
.sup-right a div p{
    margin-top: 20px;
    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;
}
.sup-right a div span{
    color: #29aa5b;
    display: inline;
    font-style: normal;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
}
.buy-left{
    width:64%;
}
.buy-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-one a{
    display: block;
    width: 24%;
    box-sizing: border-box;
    padding: 5px 1%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.buy-one a img{
    display: block;
    width: 100%;
    height: 165px;
    border: 1px solid #a5a5a5;
    box-sizing: border-box;
}
.buy-one a p{
    text-align: center;
    height: 36px;
    line-height: 36px;
    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-one a span{
    display: block;
    background-color: #1acf5c;
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 10px!important;
    font-style: normal;
    color: white;
    font-size: 15px;
    width: 61%;
    text-align: center;
    padding: 5px 1%;
    margin: 0 auto;
}
.buy-xx{
    margin-top: 10px;
}
.buy-xx li{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-xx li:before{
    content: "";
    background-image: url(../images/jl.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 14px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 13px;
}
.buy-xx li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.buy-xx li a p{
    width: 79%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 3%;
}
.buy-xx li a span{
    display: block;
    width: 16%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.buy-right{
    width: 35%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.buy-two a{
    margin: 10px 1%;
    display: flex;
    justify-content: space-between;
    padding: 20px 2%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.buy-two a img{
    display: block;
    width: 46%;
    height: 124px;
}
.buy-two a div{
    width: 51%;
}
.buy-two a div p{
    margin-top: 15px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    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-two a div span{
    display: block;
    background-color: #1acf5c;
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 10px!important;
    font-style: normal;
    color: white;
    font-size: 15px;
    width: 61%;
    text-align: center;
    padding: 5px 1%;
    margin: 0 auto;
}
.buy-three{
    padding: 10px 1%;
}
.buy-three li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
}
.buy-three li a span {
    color: #29aa5b;
    display: block;
    width: 16%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.buy-three li a p {
    width: 83%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tra-left{
    width: 32%;
}
.tra-left a{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.tra-left a img{
    display: block;
    width: 46%;
    height: 124px;
}
.tra-left a div{
    width: 51%;
}
.tra-left a div p{
    margin-top: 20px;
    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;
}
.tra-left a div span{
    color: #29aa5b;
    display: inline;
    font-style: normal;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
}
.tra-center{
    width: 32%;
}
.buy-tit{
    border-bottom: 1px solid #b2b2b2;
    height: 30px;
    line-height:30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.buy-tit p{
    color: #29aa5b;
    text-indent: 11px;
    width: 28%;
    font-size: 16px;
    border-bottom: 2px solid #29aa5b;
}
.tra-xx li a{
    position: relative;
    padding-left:7%;
    font-size: 15px;
    display: block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.tra-xx li a:before{
    content: "";
    background-image: url(../images/jl.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 14px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.tra-right{
    width: 32%;
}
.tra-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tra-one a{
    display: block;
    width: 49%;
}
.tra-one a img{
    display: block;
    width: 100%;
    height: 145px;
}
.tra-one a p{
    height:40px;
    line-height:40px;
    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;
}
.ind-xx li a{
    position: relative;
    padding-left:7%;
    font-size: 15px;
    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;
}
.ind-xx li a:before{
    content: "";
    background-image: url(../images/xx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 14px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.ent{
    justify-content: space-between;
    display: flex;
}
.ent-left{
    width: 80%;
}
.ent-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent-one a{
    width: 32%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ent-i{
    margin: 10px 2%;
    display: flex;
    justify-content: space-between;
    padding: 10px 2%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ent-i img{
    display: block;
    width: 46%;
    height: 110px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ent-m{
    width: 51%;
}
.ent-m p{
    margin-top: 15px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    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-m span {
    display: block;
    background-color: #1acf5c;
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 10px!important;
    font-style: normal;
    color: white;
    font-size: 15px;
    width: 61%;
    text-align: center;
    padding: 5px 1%;
    margin: 0 auto;
}
.ent-one a em{
    padding: 0px 2%;
    font-style: normal;
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
.ent-right{
    width:18%;
}
.ent-right a{
    display: block;
    width: 100%;
    height: 370px;
}
.ent-right a img{
    display: block;
    width: 100%;
    height: 100%;
}