/*轮播图*/
.ban-box {
    position: relative;
    max-height: 446px;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    margin-left: 215px;
    width: 770px;
    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: 100%;
    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: 200px;
    min-height: 446px;
    /*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{
    padding: 10px 2%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .sr-yh{
    margin: 5px 0px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .sr-yh img {
    display: block;
    margin: 0 auto;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a {
    display: inline-block;
    width: 90%;
    border-radius:15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #4e8cfb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    margin: 5px 5%;
    border-radius: 5px;
}
.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 {
    background-color: #4e8cfb;
    color: #fff;
    border-radius: 5px;
}
.sr_bot{
    padding: 10px 2%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.sr-tit{
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    border-bottom: 1px solid #b4b4b4;
}

.sr_bot ul li {
    height: 35px;
    line-height:35px;
}
.sr_bot ul li a{
    padding-left: 5%;
    color: #666666;
    font-size: 13px;
    display: block;
    width: 95%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.sr_bot ul li a:before{
    content: "";
    background-image: url(../images/xx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 14px;
    left: 0px;
}
.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    background-color: #4e8cfb;
    width: 205px;
    padding: 0px 15px;
    float: left;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}
.ban-box .aside-box .aside-left .al {
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
}
.ban-box .aside-box .aside-left .al .al-one {
    height: 74px;
    line-height: 74px;
    cursor: pointer;
    transition: all .2s ease;
}
.ban-box .aside-box .aside-left .al:last-child {
    border: none;
}
.ban-box .aside-box .aside-left .al .al-one a {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;;
    transform: translate3d(0, 0, 0);
    transition: all .3s linear;
   color: white;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ban-box .aside-box .aside-left .al-one-active .al-one a {
    transform: translate3d(5px, 0, 0);
    font-weight: bold;
}
/*.ban-box .aside-box .aside-left .al-one-active .al-one a img {*/
/*margin-right: 22px;*/
/*}*/
.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%;
}
.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 {
    color: #19a356;
    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-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%;
}
.tit-auto{
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tit-auto em {
    font-size: 20px;
    font-weight: bolder;
    width: 14.5%;
    text-align: right;
    color: white;
}
.news{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-left{
    width: 30%;
}
.news-left a{
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.news-left a img{
    display: block;
    width: 100%;
    height: 232px;
}
.news-left a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 16px;
}
.news-center{
    width: 30%;
}
.news-tit{
    text-indent: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    border-bottom: 1px solid #b4b4b4;
}
.news-xx li {
    height:40px;
    line-height:40px;
}
.news-xx li a{
    padding-left: 5%;
    font-size: 15px;
    display: block;
    width: 95%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.news-xx li a:before{
    content: "";
    background-image: url(../images/xx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 16px;
    left: 0px;
}
.news-right{
    width: 34%;
}
.news-right a{
    display: block;
    padding: 10px 0px;
    border-bottom: 1px dashed #cccccc;
}
.news-right a p{
    font-weight: bolder;
    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-right a span{
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height: 30px;
    line-height:30px;
    overflow: hidden;
}
.news-im{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.news-im a{
    display: flex;
    justify-content: space-between;
    width: 32%;
}
.news-im a img{
    display: block;
    width: 38%;
    height: 120px;
}
.news-im a div{
    width: 58%;
}
.news-im a 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;
}
.news-im a span{
    color: #8e8e8e;
    display: block;
    margin-top: 5px;
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 130px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-left{
    width: 55%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-left a{
    width: 32%;
    display: block;
}
.sup-left a img{
    display: block;
    width: 100%;
    height: 200px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.sup-left a p{
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
}
.sup-right{
    width: 43%;
    background-color: #f5f5f5;
}
.news-aa{
    padding: 10px 4%;
}
.news-bb{
    margin-top: 10px;
}
.news-bb a{
    display: flex;
    justify-content: space-between;
    padding: 10px 2%;
    margin-bottom: 20px;
}
.news-bb a img{
    display: block;
    width: 22%;
    height: 100px;
}
.news-bb a div{
    width: 75%;
}
.news-bb 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;
}
.news-bb a div span{
    color: #6d6c6c;
    display: inline;
    font-style: normal;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
}
.news-cc{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 2%;
    background-color: #f5f5f5;
}
.news-cc a{
    margin-bottom: 10px;
    width: 48%;
    display: flex;
    justify-content: space-between;
}
.ne-three{
    width: 13%;
    background-color: #4e8cfb;
    padding: 10px 1%;
}
.ne-three h3 {
    display: block;
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: whitesmoke;
}
.ne-two{
    width: 82%;
}
.ne-two p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 10px;
}
.ne-two span{
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-style: normal;
}
.buy{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-left{
    width: 55%;
}
.ind-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind-one a{
    display: block;
    width: 15%;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}
.ind-one a img{
    display: block;
    width: 100%;
    height: 160px;
}
.ind-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind-left{
width: 23%;
}
.ind-left a{
    display: block;
    width: 100%;
    height: 375px;
}
.ind-left a img{
    display: block;
    width: 100%;
    height: 100%;
}
.ind-right{
    width:76%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind-right a{
    width: 49%;
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    border-bottom: 1px dashed #b2b2b2;
}
.ind-right a .ne-a{
    width: 28%;
}
.ind-right a .ne-a img{
    display: block;
    width: 100%;
    height: 105px;
    box-sizing: border-box;
}
.ind-right a .ne-b{
    width: 68%;
}
.ind-right a .ne-b h4{
    margin-top: 5px;
    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;
}
.ind-right a .ne-b p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 60px;
    line-height:30px;
    overflow: hidden;
}
.inf{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inf-left{
    width: 33%;
}
.inf-left a{
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #797878;
}
.inf-three{
    width: 21%;
    background-color: #4e8cfb;
    padding: 15px 1%;
}
.inf-three h3 {
    display: block;
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: whitesmoke;
}
.inf-two{
    width: 75%;
}
.inf-two p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 10px;
}
.inf-two span{
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-style: normal;
}
.inf-right{
width: 65%;
}
.inf-aa{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.inf-aa a{
    display: block;
    width: 49%;
    position: relative;
}
.inf-aa a img{
    display: block;
    width: 100%;
    height: 275px;
}
.inf-aa a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000000;
    position: absolute;
    text-align: center;
    opacity: 0.9;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.inf-bb a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.inf-bb a .ne-a{
    width: 28%;
}
.inf-bb a .ne-a img{
    display: block;
    width: 100%;
    height: 105px;
    box-sizing: border-box;
}
.inf-bb a .ne-b{
    width: 70%;
}
.inf-bb a .ne-b h4{
    margin-top: 5px;
    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-bb a .ne-b p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 60px;
    line-height:30px;
    overflow: hidden;
}
.adv-two{
    justify-content: space-between;
    display: flex;
}
.adv-two a{
    width: 49%;
    display: block;
    height: 125px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}