* {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear-01:after {
    content: "";
    display: block;
    clear: both;
}
body {
    font-family: "微软雅黑";
}
a {
    text-decoration: none;
    color: #3e3d3d;
}
.outside-box {
    width: 100%;
}
.inside-box {
    width: 1190px;
    margin: 0 auto;
}
ul li {
    list-style: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.sep {
    margin-top: 20px;
    margin-bottom: 20px;
}
.im{
    display: block;
    width: 100%;
    height: 100%;
}

.gu-x{
    content: "";
    width: 15px!important;
    height: 15px!important;
    position: absolute;
    top: 0px;
    left: 0px;
}
[class*="adv"]{
    overflow: hidden;

}
[class*="adv"] a{
    overflow: hidden!important;
    position: relative;
}
[class*="adv"] img:hover {
    width: 100%;
    transform:scale(1.15,1.15);
    overflow: hidden;
}
 /*中心变形*/
[class*="adv"] img {
    width: 100%;
    transition:all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition:all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.5s ease-out;
    /* Opera */
}
/* 两侧广告位 */
/*[id*='lc']{*/
/*    width: 205px;*/
/*    height: auto;*/
/*    position: absolute;*/
/*    top: 240px;*/
/*    z-index: 9;*/
/*}*/
#lc-l{
    left: calc((100% - 1150px)/2 - 250px);
    position: relative;
}
#lc-r{
    right: calc((100% - 1150px)/2 - 250px);
}
/* 中心变形*/
[class*="adv"] img {
    width: 100%;
    transition:all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition:all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.5s ease-out;
    /* Opera */
}
/* 两侧广告位 */
/*[id*='lc']{*/
/*    width: 205px;*/
/*    height: auto;*/
/*    position: absolute;*/
/*    top: 390px;*/
/*    z-index: 9;*/
/*}*/
#lc-l{
    left: calc((100% - 1150px)/2 - 250px);
}
#lc-r{
    right: calc((100% - 1150px)/2 - 250px);
}

/*轮播图*/
.ban-box {
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    width: 980px;
    margin-left: 220px;
    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: 480px;
    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 .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 {
    background-image: url(../images/ab.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width:200px;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    box-sizing: border-box;
}
.ban-box .aside-box .aside-left .al {
    overflow: hidden;
    margin: 0 auto;
}
.ban-box .aside-box .aside-left .al .al-one {
    font-weight: bold;
    height: 97px;
    line-height:97px;
    cursor: pointer;
    transition: all .2s ease;
    text-shadow:
            -1px -1px 0 #fff,
            1px -1px 0 #fff,
            -1px 1px 0 #fff,
            1px 1px 0 #fff;
}
.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: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.xc{
    border: none!important;
}

.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-one a{
    display: block;
    width: 100%;
    height: 130px;
}
.adv-one 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: 110px;
    margin-bottom: 20px;
}
.adv-two 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: 110px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.auto-tit div{
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    line-height: 40px;
}
.auto-tit div h3{
    color: #fff;
    font-size: 19px;
    width: 53%;
    display: block;
    text-align: right;
    font-style: italic;
}
.auto-tit div a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding-right: 2%;
}
.auto-tit p{
    color: #59ba39;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.ent-left{
width: 18%;
}
.ent-left a{
    display: block;
    width: 100%;
    height:285px;
    margin-bottom: 10px;
}
.ent-left a img{
    display: block;
    width: 100%;
    height: 100%;
}
.ent-center{
    width: 29%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent-center a{
   width: 49%;
}
.ent-center a img{
    display: block;
    width: 100%;
    height: 165px;
    border: 1px solid #3b982b;
    box-sizing: border-box;
}
.ent-center a p{
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.ent-right{
    width: 49%;
}
.ent-right a{
    display: block;
    padding: 5px 0px;
    border-bottom: 1px dashed #cccccc;
}
.ent-right 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;
}
.ent-right a span{
    color: #717171;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.news-one{
    justify-content: space-between;
    display: flex;
}
.news-one a{
    width: 32%;
    position: relative;
    border: 1px solid #69c14c;
    box-sizing: border-box;
}
.news-one a img{
    display: block;
    width: 100%;
    height:265px;
}
.news-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.news-two{
    justify-content: space-between;
    display: flex;
}
.news-two a{
    width: 24%;
    position: relative;
    border: 1px solid #69c14c;
    box-sizing: border-box;
}
.news-two a img{
    display: block;
    width: 100%;
    height:230px;
}
.news-two a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.sup-left{
    width: 30%;
}
.sup-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
    line-height: 35px;
}
.sup-tit div{
    position: relative;
}
.sup-tit div img{
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
}
.sup-tit div h3{
    color: #3b982b;
    padding-left: 20px;
}
.sup-one a{
    margin-top: 20px;
    display: block;
    position: relative;
}
.sup-one a img{
    display: block;
    width: 100%;
    height: 310px;
}
.sup-one a p{
    width: 100%;
    opacity: 0.7;
    background-color: #000;
    font-size: 15px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: white;
    left: 0;
    bottom: 0;
    position: absolute;
}
.sup-right{
    width: 68%;
}
.sup-img{
    justify-content: space-between;
    display: flex;
    padding: 10px 0px;
}
.sup-img a{
    width: 32%;
    position: relative;
    border: 1px solid #69c14c;
    box-sizing: border-box;
}
.sup-img a img{
    display: block;
    width: 100%;
    height:205px;
}
.sup-img a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.sup-two{
    padding: 10px 0px;
}
.sup-aa{
    display: block;
    width: 39%;
}

.sup-aa a{
    display: block;
    position: relative;
}
.sup-aa a img{
    display: block;
    width: 100%;
    height: 230px;
}
.sup-aa a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.sup-bb{
    width: 60%;
}
.sup-xx li a{
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #cccccc;
}
.sup-xx li a:before{
    content: "";
    background-image: url(../images/xxx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.sup-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: 4%;
}
.sup-xx li a span {
    display: block;
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.sup-three{
    margin-top: 10px;
}
.sup-three a{
    display: block;
    width: 100%;
    height: 140px;
}
.sup-three a img{
    display: block;
    width: 100%;
    height: 100%;
}
.news-right{
    width: 49%;
}
.news-right a{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #cbcccc;
    padding: 10px 0px;
}
.news-right a img{
    display: block;
    width: 25%;
    height: 105px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
  .news-right a div{
      margin-top: 10px;
      width: 72%;
  }
.news-right a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height:30px;
    overflow: hidden;
}
.news-right a div em{
    margin-top: 3px;
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height:60px;
    line-height:20px;
    overflow: hidden;
    font-style: normal;
}
.news-left{
    width: 49%;
}
.tra-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tra-one a{
    margin-bottom: 10px;
    display: block;
    width: 49%;
}
.tra-one a img{
    display: block;
    width: 100%;
    height: 185px;
}
.tra-one a p{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-indent: 6px;
}
.tra-xx li a{
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
}
.tra-xx li a:before{
    content: "";
    background-image: url(../images/xxx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.tra-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: 4%;
}
.tra-xx li a span {
    display: block;
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.buy-left{
    width: 65%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-left a{
    width: 24%;
    display: block;
    margin-top: 10px;
}
.buy-left a img{
    display: block;
    width: 100%;
    height: 140px;
}
.buy-left a p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-indent: 6px;
}
.buy-right{
    width:33%;
}
.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-color: #3b982b;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 12px;
    left: 2px;
}
.buy-xx li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
}
.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: 7%;
}
.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-img{
    margin-top: 10px;
}
.buy-img a{
    display: block;
    width: 100%;
    height: 150px;
}
.buy-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.link a{
    padding: 0px 1%;
    /*  display: inline-block; */
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}