* {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear-01:after {
    content: "";
    display: block;
    clear: both;
}
body {
    font-family: "微软雅黑";
    content: "";
    background-image: url(../images/bgg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
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;
    margin-left: 210px;
    width: 965px;
    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: 417px;
    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 {
    border: 1px solid #b59779;
    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 {
    height: 70px;
    line-height:70px;
    cursor: pointer;
    transition: all .2s ease;
}
.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;
}
.xc{
    border: none!important;
}
/*.ban-box .aside-box .aside-left .al-one-active .al-one a {*/
/*    !*transform: translate3d(5px, 0, 0);*!*/
/*    color: #af231c;*/
/*}*/
/*.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-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%;
}
.link a{
    color: #6e441b;
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
.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: 130px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.tit-auto{
    color: #e9ddae;
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 40px;
    line-height:40px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.news-left{
    width: 32%;
}
.news-img a{
    display: block;
    position: relative;
}
.news-img a img{
    display: block;
    width: 100%;
    height: 225px;
}
.news-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;
}
.news-xx{
   margin: 10px 0px;
}
.news-xx li {
    height: 30px;
    line-height:30px;
    text-indent: 10px;
    position: relative;
    padding-left: 5%;
}
.news-xx li:before{
    content: "";
    background-color: #6d6d6d;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 13px;
    left: 8px;
}

.news-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-center{
    width: 32%;
}
.news-center a{
    display: block;
    padding: 5px 0px;
    border-bottom: 1px solid #dbdbdb;
}
.news-center 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;
}
.news-center a div{
    display: flex;
    justify-content: space-between;
}
.news-center a div img{
    display: block;
    width: 30%;
    height: 70px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.news-center a div span{
    margin-top: 5px;
    width: 68%;
    font-size: 15px;
    display: block;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.sup-left{
    width: 49%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-left a{
    display: block;
    width:32%;
}
.sup-left a img{
    display: block;
    width: 100%;
    height: 165px;
}
.sup-left 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;
}
.sup-right{
    width: 49%;
}
.sup-box{
    justify-content: space-between;
    display: flex;
}
.sup-box a{
    width: 32%;
    padding: 10px 0px;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    display: flex;
    justify-content: space-between;
}
.sup-box a img{
    display: block;
    width: 40%;
    height: 120px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.sup-box a div{
    width: 58%;
    margin-top: 30px;
}
.sup-box a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.sup-box a div span{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.buy-left{
    width: 32%;
}
.buy-right{
    width: 67%;
}
.buy-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-one a{
    width: 19%;
    display: block;
}
.buy-one a img{
    display: block;
    width: 100%;
    height: 140px;
}
.buy-one a p{
    background-color: #eeeeee;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-indent: 6px;
}
.buy-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-two a{
    margin-top: 10px;
    width: 49%;
    padding: 10px 0px;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    display: flex;
    justify-content: space-between;
}
.buy-two a img{
    display: block;
    width: 40%;
    height: 120px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.buy-two a div{
    width: 58%;
    margin-top: 30px;
}
.buy-two a div span{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.buy-two a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.exh-left{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 68%;
}
.exh-left a{
    width: 24%;
    display: block;
    margin-bottom: 10px;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 170px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.exh-left a p{
    text-align: center;
    background-color: #eeeeee;
    height: 45px;
    line-height: 45px;
    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-right{
    width: 31%;
}
.exh-right a{
    padding: 10px 0px;
    border-bottom: 1px solid #b2b2b2;
    display: block;
}
.exh-right a h3{
    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;
}
.exh-right a span{
    color: #9d9d9d;
    display: block;
    font-size: 15px;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.ind-right{
    width: 32%;
}
.ind-right a{
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.ind-right a img{
    display: block;
    width: 100%;
    height: 240px;
}
.ind-right a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #020202;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.ind-center{
width: 32%;
}
.ind-center a{
    display: flex;
    justify-content: space-between;
  padding: 10px 0px;
    border-bottom: 1px solid #b2b2b2;
}
.ind-center a img{
    display: block;
    width: 33%;
    height: 100px;
    border: 1px solid #626262;
    box-sizing: border-box;
}
.ind-center a div{
    width: 65%;
}
.ind-center a div p{
    font-weight:bold;
    margin-top: 10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.ind-center div span{
    display: block;
    height: 60px;
    line-height:30px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.ind-left{
    width: 32%;
}
.ind-one{
    margin-top: 10px;
}
.ind-one a{
    display: block;
    width: 100%;
    height:280px;
}
.ind-one a img{
    display: block;
    width: 100%;
    height: 100%;
}