* {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear-01:after {
    content: "";
    display: block;
    clear: both;
}
body {
    font-family: "微软雅黑";
}
a {
    text-decoration: none;
    color: #3e3d3d;
    /*font-size: 12px;*/
}
.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%;
}

/*.navs-box .navs li:first-child a:before {*/
/*    content: "";*/
/*    background-image: url(../images/yyy.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: center center;*/
/*    background-size: 100% 100%;*/
/*    width: 16px;*/
/*    height: 17px;*/
/*    position: absolute;*/
/*    left: 39px;*/
/*    top: 14px;*/
/*}*/
[class*="adv"]{
    overflow: hidden;
}
[class*="adv"] a{
    overflow: hidden!important;
}
[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);
}
#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: 240px;
    z-index: 9;
}
#lc-l{
    left: calc((100% - 1150px)/2 - 250px);
}
#lc-r{
    right: calc((100% - 1150px)/2 - 250px);
}
/*轮播图*/
.ban-box {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
   width: 840px;
    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: 428px;
    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: 340px;
    /*height: 100%;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    margin-top: 5px;
}
.shu-bn a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.shu-bn a img{
    display: block;
    width: 42%;
    height: 133px;
}
.shu-bn a div{
    width: 54%;
}
.shu-bn a p{
    margin-top:20px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.shu-bn a span{
    display: block;
    color: #be5cff;
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.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-color: #7aa9ff;
    width: 202px;
    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: 42px;
    line-height:42px;
    cursor: pointer;
    transition: all .2s ease;
    box-sizing: border-box;
}
.ban-box .aside-box .aside-left .al .al-one a {
    color: white;
    text-align: center;
    font-size: 15px;
    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;
}
.ban-box .aside-box .aside-left .al .al-one a img{
    position: absolute;
    top:11px;
    left:33px;
 }

.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!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    width: 49%;
    display: block;
    height: 125px;
}
.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: 120px;
}
.adv-four a:nth-child(n+5) {
    margin-top: 8px;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 120px;
    margin-left: 1.33333%;
    margin-top: 20px;
}
.adv-three a:nth-child(3n+1){
    margin-left: 0px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 100%;
}
.fenlei div{
    width: 81%;
    height: 39px;
    line-height:39px;
    background-image: url(../images/fen.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 0px 2%;
}
.fenlei a{
    color: white;
    width: 12%;
    font-size: 15px;
    display: block;
}
.news-left{
    width: 65%;
}
.tit img{
    display: block;
    margin-left: 39%;
}
.tit a{
    display: block;
    line-height: 32px;
}
.news-tit img{
    display: block;
    margin-left:27%;
}
.news-tit a{
    display: block;
    line-height: 32px;
}
.news-ii a {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.news-ii a img{
    display: block;
    width:20%;
    height: 138px;
    border: 1px solid #d5d5d5;
}
.news-ii a div{
    width:78%;
}
.news-ii a p{
    margin-top:10px;
    font-weight: bold;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-ii a em{
    margin-top: 10px;
    font-style: normal;
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height:50px;
    line-height:25px;
    overflow: hidden;
}
.news-ii a span{
    color: #be5cff;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.news-right{
    width:33%;
}

.ind-ee a{
    margin-top: 20px;
    display: block;
    width: 100%;
}
.ind-ee a img{
    display: block;
    width: 100%;
    height:340px;
}
.ind-ee a p{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
}
.exh-left{
    width: 30%;
}
.exh-left a{
    display: block;
    width: 100%;
    height: 240px;
}
.exh-left a img{
    display: block;
    width: 100%;
    height: 100%;
}
.exh-right{
    width:69%;
}
.exh-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.exh-two a{
    width: 49%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.exh-two a img{
    display: block;
    width: 30%;
    height: 111px;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
}
.exh-two a div{
    width: 68%;
}
.exh-two a div p{
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.exh-two div span{
    color: #717171;
    display: block;
    height:50px;
    line-height:25px;
    font-size: 14px;
    overflow: hidden;
}
.buy-uuu{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-uuu a{
    display: block;
    width:24%;
}
.buy-uuu a img{
    display: block;
    width: 100%;
    height:240px;
}
.buy-uuu a p{
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.buy-uuu a span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.sup-left{
    width: 40%;
}
.news-mh a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.news-mh a img{
    display: block;
    width: 33%;
    height: 150px;
}
.news-mh a div{
    width:65%;
}
.news-mh a p{
    margin-top:25px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.news-mh a span{
    color: #be5cff;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height:30px;
}
.sup-xx li {
    height:39px;
    line-height:39px;
    text-indent: 10px;
    position: relative;
    padding-left: 3%;
}
.sup-xx li:before{
    content: "";
    background-image: url(../images/yq.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    left: 3px;
}
.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;
}
.sup-right{
    width: 58%;
}
.news-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-two a{
    display: block;
    width: 49%;
    position: relative;
    margin-bottom: 10px;
}
.news-two a img{
    display: block;
    width: 100%;
    height:250px;
}
.news-two a p{
    height: 33px;
    line-height: 33px;
    background-color: #2f2f2f;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0.7;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.ss-right{
    width: 18%;
}
.ss-right a{
    display: block;
}
.ss-right a img{
    display: block;
    width: 100%;
    height: 470px;
}
.ss-center{
    width: 35%;
}
.happy-one a{
    display: block;
    box-sizing: border-box;
    position: relative;
}
.happy-one a img{
    display: block;
    width: 100%;
    height: 255px;
}
.happy-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #1f1d1c;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.happy-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.happy-two a{
    display: block;
    width: 49%;
    position: relative;
}
.happy-two a img{
    display: block;
    width: 100%;
    height:205px;
}
.happy-two a p{
    height: 33px;
    line-height: 33px;
    background-color: #2f2f2f;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0.7;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.ss-left{
    width: 44%;
}
.buy-left{
    width: 49%;
}
.sup-four a{
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.sup-four a img{
    display: block;
    width: 30%;
    height: 165px;
}
.sup-four a div{
    width:68%;
}
.sup-four a div p{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 60px;
    line-height: 30px;
    margin-top:35px;
    overflow: hidden;
}
.sup-four a div span{
    color: white;
    font-size: 15px;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin-top: 5px;
    height: 35px;
    line-height:35px;
    width: 30%;
    background-color: #be5cff;
    box-sizing: border-box;
}
.buy-dd li{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.buy-dd li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height:43px;
    line-height:43px;
}
.buy-dd li a p{
    width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-dd li a span{
    color: #be5cff;
    display: block;
    width: 14%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-ccc{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-ccc a{
    display: block;
    width: 49%;
}
.buy-ccc a img{
    display: block;
    width: 100%;
    height:320px;
    box-sizing: border-box;
}
.buy-ccc a p{
    text-align: center;
    height: 30px;
    line-height:30px;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
}
.inf-xx{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inf-xx li {
    width: 46%;
    height:39px;
    line-height:39px;
    text-indent: 10px;
    position: relative;
    padding-left: 3%;
}
.inf-xx li:before{
    content: "";
    background-image: url(../images/yq.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    left: 3px;
}
.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-jmeng a {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.news-jmeng a img{
    display: block;
    width:30%;
    height: 120px;
    border: 1px solid #d5d5d5;
}
.news-jmeng a div{
    width:67%;
    margin-top: 5px;
}
.news-jmeng a p{
    font-weight: bold;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-jmeng a em{
    font-style: normal;
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height:50px;
    line-height:25px;
    overflow: hidden;
}
.news-jmeng a span{
    color: #be5cff;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height:30px;
}

/* 两侧广告位 */
[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;
}