.fenlei{
    background-color: #e7f7e9;
}
.fenlei-a{
   height: 40px;
    line-height: 40px;

}
.fenlei-a a{
    color: #2a9007;
}
/*轮播图*/
.ban-box {
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    width: 885px;
    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: 440px;
    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;
}
.shu-xx{
    margin-top: 10px;
    border: 1px solid #56b345;
    border-radius: 20px;
    background-color: #f5fcf6;
    padding: 15px 2%;
}
.shuxx-left{
    width: 49%;
}
.shuxx-tit{
    height: 40px;
    line-height: 40px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shuxx-tit img {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 5px;
    top: 10px;
}
.sup-xx li {
    height: 34px;
    line-height:34px;
}
.sup-xx li a{
    font-size: 15px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.shuxx-tit p {
    text-indent: 32px;
    font-size: 16px;
    font-weight: bold;
}
.ban-box .shurff_box .shurff_topbox .shurff_right {
    float: right;
    width: 300px;
    /*height: 100%;*/
    background-color: #f4f4f4;
    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{
    padding: 30px 2%;
    box-sizing: border-box;
    background-image: url(../images/iii.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.tx{
    display: flex;
    justify-content: space-between;
}
.tx img{
    display: block;
    margin-top: 8px;
    margin-left: 19px;
    height: 48px;
    line-height: 48px;
}
.p_hi{
    width:72%;
    margin-top: 15px;
}
.tx p {
    font-size: 13px;
    color:#fff;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but{
    justify-content: space-between;
    display: flex;
    margin-top: 15px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a {
    display: inline-block;
    width: 49%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: 1px solid #fff;
    background-color: #fcb100;
    margin: 5px 5%;
    border-radius: 15px;
    color: #ffffff;
}
.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: #ffffff;
    color: #fcb100;
}
.sr_bot{
    box-sizing: border-box;
    margin-top: 15px;
    border: 1px solid #19a356;
    background-color: #f5fcf6;
    border-radius: 20px;
    padding: 15px 2%;
}
.sr-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sr-tit p{
    margin: 8px 0px;
    font-weight: bold;
    font-size: 16px;
    border-left: 3px solid #56b345;
    text-align: center;
    height:20px;
    line-height:20px;
    text-indent: 10px;
}
.sr-tit a{
    display: block;
}
.core-one{
    margin-top: 10px;
}
.core-one a{
    display: block;
}
.core-one a img{
    display: block;
    width: 100%;
    height: 190px;
}
.core-one a h4{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.core-one a span{
    color: #a3a3a3;
    display: block;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    height: 90px;
    line-height: 30px;
}
.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    width: 210px;
    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;
}
.ban-box .aside-box .aside-left .al .al-one {
    height:83px;
    line-height:83px;
    cursor: pointer;
    transition: all .2s ease;
    border-bottom: 1px solid #c1c1c1;
}
.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;
    width: 99%;
    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 .aside-left .al .al-one a img{
    position: absolute;
    top: 21px;
    left:12px
}
.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:last-child {
    border: none;
}
.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-five{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-five a{
    margin-top: 20px;
    display: block;
    width: 19%;
    height: 90px;
}
.adv-five a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 120px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-three{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.adv-three a{
    display: block;
    width: 32%;
    margin-bottom: 20px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 120px;
}
.adv-two a{
    width: 49%;
    display: block;
    height: 140px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.news-left{
    width: 49%;
}
.news-img{
    padding: 10px 0px;
}
.news-img a{
    display: block;
    width: 49%;
}
.news-img a img{
    display: block;
    width: 100%;
    height: 200px;
}
.news-img a p{
    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;
}
.xin-one a{
    display: block;
    padding: 5px 0px;
    border-bottom: 1px dashed #b2b2b2;
}
.xin-one a p{
    font-size: 15px;
    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;
}
.xin-one a span{
    color: #717171;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-right{
    width: 49%;
}
.buy-xx{
    margin-top: 10px;
}
.buy-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 39px;
    line-height: 39px;
}
.buy-xx li a span{
    color: #fbaf01;
    display: block;
    width:12%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.buy-xx li a p{
    width:87%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sup-img a{
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 140px;
}
.sup-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.inf-left{
    width: 65%;
}
.inf-op{
    width: 50%;
}
.inf-xx{
    margin-top: 10px;
}
.inf-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 39px;
    line-height: 39px;
}
.inf-xx li a span{
    color: #fbaf01;
    display: block;
    width:19%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inf-xx li a p{
    width:80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inf-gh{
    width: 49%;
}
.news-one a{
    display: block;
}
.news-one a img{
    display: block;
    width: 100%;
    height: 275px;
}
.news-one a p{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.xin-img a{
    display: block;
    width: 49%;
}
.xin-img a img{
    display: block;
    width: 100%;
    height: 135px;
}
.xin-img a p{
    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;
}
.inf-right{
    width: 33%;
}
.exh-three a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.exh-three a img{
    display: block;
    width: 38%;
    height: 110px;
    box-sizing: border-box;
    border: 1px solid #acacac;
}
.exh-three a div{
    width: 60%;
}
.exh-three a h4{
    margin-top: 25px;
    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;
}
.exh-three a span{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.exh-left{
    width: 22%;
}
.exh-left a{
    display: block;
    width: 100%;
    height: 565px;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 100%;
}
.exh-center{
    width: 45%;
}
.sup-rt{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sup-rt a{
    display: block;
    width: 32%;
    margin-top: 10px;
}
.sup-rt a img{
    display: block;
    width: 100%;
    height: 155px;
    box-sizing: border-box;
}
.sup-rt a p{
    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;
    font-size: 15px;
}
.exh-img a{
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 120px;
}
.exh-img a img{
    display: block;
    width: 100%;
    height: 100%;
}

.exh-xx li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 39px;
    line-height: 39px;
}
.exh-xx li a span{
    color: #fbaf01;
    display: block;
    width:12%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.exh-xx li a p{
    width:86%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.exh-right{
    width: 30%;
}
.exh-se a{
    display: block;
    padding: 13px 0px;
    border-bottom: 1px dashed #b2b2b2;
}
.exh-se a p{
    font-size: 15px;
    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;
}
.exh-se a span{
    color: #717171;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.buy-left{
    width: 65%;
}
.buy-right{
    width: 33%;
}
.buy-rt{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-rt a{
    display: block;
    width: 32%;
    margin-top: 10px;
}
.buy-rt a img{
    display: block;
    width: 100%;
    height: 245px;
    box-sizing: border-box;
}
.buy-rt a p{
    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;
    font-size: 15px;
}
.sup-right{
    width: 76%;
}
.sup-io{
    width: 30%;
}
.sup-io a {
    display: block;
}
.sup-io a img{
    display: block;
    width: 100%;
    height: 225px;
    box-sizing: border-box;
}
.sup-io a p{
    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;
    font-size: 15px;
}
.sup-qw{
    width: 68%;
}
.exh-one a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.exh-one a img{
    display: block;
    width: 38%;
    height: 140px;
}
.exh-one a div{
    width: 58%;
}
.exh-one a p{
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.exh-one a span{
    margin-top: 10px;
    display: block;
    width: 50%;
    font-size: 15px;
  color: #fbaf01;
   border: 1px solid #fbaf01;
    height: 40px;
    line-height: 40px;
    text-align: center;
}