body{
}
/*轮播图*/
.ban-box {
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    width:980px;
    margin-top: 5px;
    margin-left: 220px;
}
.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%;
}

.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    background-image: url(../images/jj.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding:12px 10px;
    width: 207px;
    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: 74px;
    line-height: 64px;
    cursor: pointer;
    transition: all .2s ease;
}

.ban-box .aside-box .aside-left .al:last-child .al-one{
   border:none;
}
.ban-box .aside-box .aside-left .al .al-one a {
    color: #35b84f;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    text-decoration: none;;
    transform: translate3d(0, 0, 0);
    transition: all .3s linear;
    width: 100%;
    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{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.adv-three a{
    display: block;
    width: 32%;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 120px;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 130px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.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: 140px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.auto-tit{
    position: relative;
}
.auto-tit img{
    display: block;
}
.auto-tit a{
    color: #35b84f;
    position: absolute;
    top: 26px;
    right:67px;
}
.news-left{
    width: 60%;
}
.news-jjj a{
    display: flex;
    justify-content: space-between;
    background-color: #35b84f;
}
.news-jjj a img{
    display: block;
    width:51%;
    height:260px;
}
.news-jjj a div{
    width: 46%;
    padding:38px 1%;
}
.news-jjj a div p{
    color: white;
    font-weight:bold;
    margin-top: 5px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.news-jjj div span{
    margin-top: 5px;
    display: block;
    height:90px;
    line-height:24px;
    color: white;
    font-size: 15px;
    overflow: hidden;
}
.news-right{
    width: 39%;
}
.exh-uui{
    background-color: #f7f5f5;
    padding: 20px 2%;
}
.exh-uui a{
    display: block;
}
.exh-uui a p{
    font-weight: bold;
    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-uui a span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height:25px;
    overflow: hidden;
}
.exh-uui a em{
    font-style: normal;
    display: block;
    color: #35b84f;
    font-size: 14px;
    width: 100%;
    height:30px;
    line-height: 30px;
    overflow: hidden;
}
.zx-left{
    width: 47%;
    padding: 20px 1%;
    background-color: #f7f5f5;
}
.news-tit{
    border-bottom: 1px solid #d2d2d2;
    height: 45px;
    line-height:45px;
}
.news-tit h3{
    display: inline-block;
    border-bottom: 2px solid #35b84f;
}
.news-bn a{
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}
.news-bn a img{
    display: block;
    width:36%;
    height: 164px;
}
.news-bn a div{
    width:61%;
}
.news-bn a div p{
    font-weight:bold;
    margin-top: 22px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-bn div span{
    margin-top: 5px;
    display: block;
    height:75px;
    line-height:25px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.inf-xx{
    margin-top: 10px;
}
.inf-xx li {
    height: 38px;
    line-height:38px;
    text-indent: 10px;
    position: relative;
    padding-left: 3%;
}
.inf-xx li:before{
    content: "";
    background-image: url(../images/xin.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 15px;
    left: 5px;
}
.inf-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;
}
.news-yy a{
    display: flex;
    justify-content: space-between;
  margin-top: 10px;
}
.news-yy a img{
    display: block;
    width: 14%;
    height: 82px;
}
.news-yy a div{
    width: 83%;
}
.news-yy a div p{
    font-weight: bold;
    margin-top: 21px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-yy div span{
    display: block;
    height:30px;
    line-height:30px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.inf-left{
    width: 49%;
}
.sup-jk a{
    display: block;
    box-sizing: border-box;
}
.sup-jk a img {
    display: block;
    width: 100%;
    height:340px;
}
.sup-jk a p {
    background-color: #f7f5f5;
    display: block;
    height:45px;
    line-height:45px;
    text-align: center;
    overflow: hidden;
    font-size: 15px;
}
.sup-four a {
    display: flex;
    justify-content: space-between;
   margin-bottom: 10px;
}
.sup-four a img{
    display: block;
    width: 29%;
    height: 120px;
}
.sup-four a div{
    width: 69%;
}
.sup-four a p{
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.sup-four a span{
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 15px;
    color: #35b84f;
}
.inf{
    content: "";
    background-image: url(../images/bb.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 20px 0px;
}
.ee-xx{
    padding-left: 10%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ee-xx li{
    display: block;
    width: 49%;
}
.ee-xx li a{
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    position: relative;
    padding-left: 5%;
}
.ee-xx li a:before{
    content: "";
    background-image: url(../images/ii.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 13px;
    position: absolute;
    top: 11px;
    left: 11px;
}
.ee-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;
}
.sup-left{
    width: 48%;
}
.news-hh{
    width: 65%;
}
.sup-nn a{
    display: block;
    box-sizing: border-box;
}
.sup-nn a img {
    display: block;
    width: 100%;
    height:340px;
}
.sup-nn a p {
    display: block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    overflow: hidden;
    font-size: 15px;
}
.sup-eee{
    width: 33%;
}
.sup-eee a{
    display: block;
}
.sup-eee a img{
    display: block;
    width: 100%;
    height: 148px;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
}
.sup-eee 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: 50%;
}
.aa-xx li {
    height: 40px;
    line-height:40px;
    text-indent: 10px;
    position: relative;
    padding-left: 3%;
}
.aa-xx li:before{
    content: "";
    background-image: url(../images/ii.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 15px;
    left: 5px;
}
.aa-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;
}
.cp-left{
    width: 49%;
}
.nn-op a{
    display: block;
    padding: 6px 0px;
}
.nn-op a p{
    font-size: 15px;
    display: block;
    height: 28px;
    line-height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.nn-op span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 25px;
    line-height:25px;
    overflow: hidden;
}
.news-kkk{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.news-kkk a{
    width:32%;
    display: block;
    position: relative;
}
.news-kkk a img{
    display: block;
    width: 100%;
    height:177px;
    box-sizing: border-box;
}
.news-kkk a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.buy-left{
    width: 40%;
}
.hj-eee{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hj-eee a{
    display: block;
    width:49%;
}
.hj-eee a img{
    display: block;
    width: 100%;
    height: 229px;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
}
.hj-eee 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;
}
.buy-right{
    width:58%;
}
.sup-three{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex !important;
}
.sup-three a {
    width: 49%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.sup-three a img{
    display: block;
    width: 38%;
    height: 118px;
}
.sup-three a div{
    width: 58%;
}
.sup-three a p{
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.sup-three a span{
    margin-top: 5px;
    width: 55%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    font-size: 15px;
    background-color: #35b84f;
    color: white;
}

.nn-www a{
    display: block;
    padding:15px 0px;
    border-bottom: 1px dashed #b2b2b2;
}
.nn-www a p{
    font-size: 15px;
    display: block;
    height: 28px;
    line-height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.nn-www span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.sup-img{
    width:34%;
}
.sup-img a{
    display: block;
    width: 100%;
    height:440px;
}
.sup-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sup-ll{
    width: 64%;
}
.bb-xx li {
    height: 34px;
    line-height:34px;
    text-indent: 10px;
    position: relative;
    padding-left: 3%;
}
.bb-xx li:before{
    content: "";
    background-image: url(../images/ii.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 12px;
    left: 5px;
}
.bb-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;
}
.exh-left{
    width:40%;
}
.exh-right{
    width: 58%;
}
.sup-kkk{
    width: 40%;
}
.sup-kkk a{
    display: block;
}
.sup-kkk a img{
    display: block;
    width: 100%;
    height: 184px;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
}
.sup-kkk 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;
}
.news-ttt{
    width:58%;
}
/* 两侧广告位 */
/* 两侧广告位 */
[id*='lc']{
    width: 240px;
    height: auto;
    position: absolute;
    top: 390px;
    z-index: 999;
}
#lc-l{
    left: calc((100% - 1200px)/2 - 250px);
}
#lc-r{
    right: calc((100% - 1200px)/2 - 250px);
}
#lc-l img {
    display: block;
    width: 100%;
    height: 100%;
}
#lc-r img{
    display: block;
    width: 100%;
    height: 100%;
}
.gu-x{
    content: "";
    width: 15px!important;
    height: 15px!important;
    position: absolute;
    top: 0px;
    left: 0px;
}