.doc-zone{
    background-color: #fafafc;
}
.doc-zone li:first-child a{
    color: #000000;
    font-weight: bold;
}
.doc-zone li{
    margin: 0 28px;
}
.doc-zone a:hover{
    color: #000000;
}
.doc-zone li a{
    font-size: 14px;
}
.swiper-pagination-bullet{
    width: 16px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 15px;
    right: 0;
    width: 100%;
}
.shop-doc-zone{
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #eee;
    font-size: 16px;
    font-family: STHeiti;
}
.shop-doc-zone li{
    display: inline-block;
    text-align: center;
    margin: 0;
}
.shop-doc-zone li a{
    color: #000000;
    font-size: 14px;
    font-family: STHeiti;
}
.shop-doc-zone li:after{
    content: "/";
    color: #eee;
    margin: 0 15px;
}
.shop-doc-zone li:first-child{
    margin-left: 25px;
}
.shop-doc-zone li:last-child:after{
    content: "";
    color: #fff;
    margin-left: 0;
}
.shop-doc-zone a:hover{
    color: #e70014;
    font-weight: bolder;
    font-family: STHeiti;
}
.shop-fenlei{
    margin-top: 10px;
}
.shop-fenlei .fenlei{
    width: 380px;
    float: left;
    font-family: NSimSun;
}
.shop-fenlei .fenlei .s-title{
    height: 46px;
    background-color: #f8f8f9;
    line-height: 46px;
    font-family: SimSun;
}
.shop-fenlei .fenlei .s-title div{
    border-top: 2px solid #e70012;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    display: inline-block;
    font-family: STHeiti;
}
.shop-fenlei .fenlei .sl-wrap{
    position: relative;
    _zoom: 1;
    line-height: 34px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.shop-fenlei .fenlei .sl-key{
    float: left;
    width: 60px;
    padding-left: 10px;
}
.shop-fenlei .fenlei .sl-value {
    margin-left: 70px;
    padding-left: 10px;
}
.shop-fenlei .fenlei .sl-v-list {
    padding-top: 4px;
}
.shop-fenlei .fenlei .sl-v-list ul {
    float: left;
    width: 100%;
    zoom: 1;
    position: relative;
}
.shop-fenlei .fenlei .sl-v-list li {
    width: 25%;
    float: left;
    margin-bottom: 4px;
    line-height: 22px;
    text-align: center;
}
.shop-fenlei .fenlei .sl-v-list li:nth-child(4n):after,.shop-fenlei .fenlei .sl-v-list li:last-child:after{
    content:'';
}

.shop-fenlei .fenlei .sl-v-list li a {
    float: left;
    white-space: nowrap;
    display: inline-block;
    color: #525252;
    width: calc(100% - 15px);
}
.shop-fenlei .fenlei .sl-v-list li:after {
    content: "-";
}
.shop-fenlei .fenlei .sl-v-list .none:after {
    content: "";
}
.shop-fenlei .fenlei .sl-v-list a:hover {
    color: #e70014;
}
.shop-fenlei .swiper-center{
    margin-left: 20px;
    width: 475px;
    height: 320px;
    float: left;
}
.shop-fenlei .swiper-center img{
    width: 100%;
    /*height: 320px;*/
}
.bobao{
    width: 300px;
    float: left;
    margin-left: 20px;
    font-family: STHeiti;
}
.shop-fenlei .bobao .s-title{
    height: 48px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
}
.shop-fenlei .bobao .s-title div{
    border-top: 2px solid #ff3333;
    color: #ff3333;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    display: inline-block;
    margin-top: -1px;
    font-family: STHeiti;
}
.shop-fenlei .bobao .list{
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.shop-fenlei .bobao .item{
    font-size: 14px;
    padding-top: 5px;
    margin-top: -1px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.shop-fenlei .bobao .item a{
    padding: 0 10px;
    display: block;
    width: 280px;
    height: 35px;
    overflow: hidden;
}
.shop-fenlei .bobao .item i{
    width: 295px;
    height: 1px;
    background-image: linear-gradient(to right, #0045a2 0%, #000000 20%, transparent 0%);
    background-size: 7px 1px;
    background-repeat: repeat-x;
    display: block;
    margin-left: 2px;
    margin-top: 5px;
}
.shop-fenlei .bobao .item:last-child i{
    margin: 0;
    height: 0;
}
.shop-fenlei .bobao .item a:hover{
    background-color: #1c2435;
    color: #ffc600;
}
.shop-list{
    margin-top: 20px;
    font-family: NSimSun;
}
.shop-list a:hover{
    color: #e70014;
}
.shop-list .l-list{
    width: 100%;
    /*float: left;*/
}
.shop-list .l-list .wrapper{
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.shop-list .m-title{
    background-color: #f6f6f6;
}
.shop-list .m-title .s-title{
    height: 40px;
    line-height: 40px;
    color: #000000;
    border: 1px solid #f8f8f9;
}
.shop-list .m-title .s-title div{
    border-top: 2px solid #ff3333;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    display: inline-block;
    margin-top: -1px;
    font-family: STHeiti;
}
.shop-list .m-title .r-title-list{
    float: right;
    margin-right: 10px;
}
.shop-list .m-title .r-title-list ul {
    float: left;
    zoom: 1;
    position: relative;
}
.shop-list .m-title .r-title-list li {
    float: left;
    height: 40px;
    line-height: 40px;
}
.shop-list .m-title .r-title-list li span{
    margin: 0 5px;
}
.shop-list .m-title .r-title-list li:last-child span{
    display: none;
}
.shop-list .l-list .l-img{
    width: 380px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.shop-list .l-list .l-img img{
    width: 380px;
    height: 250px;
    display: block;
}
.shop-list .l-list .wrapper .c-list{
    width: calc(100% - 400px);
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.shop-list .l-list .wrapper .c-list .c-list-img{
    width:calc(20% - 15.5px);
    margin-right:15.5px;
    float: left;
    margin-bottom: 10px;
    text-align: center;
}

.shop-list .l-list .wrapper  .c-list-img:nth-child(5n),
.shop-list .b-bobao .c-list .item:nth-child(5n){
    margin-right: 0;
}
.p-shop-list .b-bobao .c-list .item:nth-child(5n){
    margin-right: 0;
}
.shop-list .l-list .wrapper .c-list .c-list-img img{
    width: 145px;
    height: 95px;
    display: block;
}
.shop-list .l-list .wrapper .c-list .c-list-img p{
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
}
.shop-list .r-swiper{
    width: 300px;
    margin-left: 20px;
    float: left;
}
.shop-list .r-swiper img{
    width: 300px;
    height: 375px;
    display: block;
}
.shop-list .b-bobao, .p-shop-list .b-bobao{
    float: left;
    border: 1px solid #eee;
    margin-top: 4px;
    line-height: 18px;
    width:calc(100% - 2px);
}
.shop-list .b-bobao .l-title, .p-shop-list .b-bobao .l-title{
    float: left;
    width: 30px;
    padding: 28px 5px;
    position: relative;
    text-align: center;
}
.shop-list .b-bobao .l-title:after, .p-shop-list .b-bobao .l-title:after{
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
    background-color: #fff;
    width: 8px;
    height: 8px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
}
.shop-list .b-bobao .c-list, .p-shop-list .b-bobao .c-list{
    width: calc(100% - 50px);
    background-color: #f6f6f6;
    float: left;
    padding: 5px 0;
    padding-left: 10px;
    height: 82px;
    overflow: hidden;
}
.shop-list .b-bobao .c-list{

}
.shop-list .b-bobao .c-list .item, .p-shop-list .b-bobao .c-list .item{
    float: left;
    width: 25%;
    height: 36px;
    line-height: 36px;
    margin-bottom:6px;
}
.shop-list .b-bobao .c-list .item a, .p-shop-list .b-bobao .c-list .item a{
    width: 80%;
    overflow: hidden;
    margin-bottom:6px;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.shop-list .l-list .b-bobao .c-list .item a:hover{
    color: #000;
}
.p-shop-list .b-bobao .c-list .item a:hover{
    color: #000;
}
/*列表*/
.p-shop-list{
    margin-top: 10px;
}
.p-shop-list .l-list{
    width: 100%;
}
.p-shop-list .l-list .wrapper .c-list{
    margin-left: 0;
    width: 100%;
}
.p-shop-list .l-list .wrapper .c-list .c-list-img{
    width:calc(25% - 38px);
    height: 194px;
    margin: 15px 19px;
}
.p-shop-list .l-list .wrapper .c-list .c-list-img div{
    margin-top: 10px;
}
.p-shop-list .l-list .wrapper .c-list .c-list-img img{
    width: 260px;
    height: 170px;
    display: block;
}
.p-shop-list .b-bobao{
    width: 1198px;
}
/*.p-shop-list .b-bobao .l-title{
    width: 22px;
    color: #000;
}*/
/*.p-shop-list .b-bobao .c-list{
    width: 1130px;
    padding-left: 36px;
}*/
.b-list .m-title{
    background-color: #fff;
}
.b-list .m-title .s-title{
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #000000;
}
.b-list .b-list-content{
    font-family: NSimSun;
}
.b-list .b-list-content .m-item{
    width: 385px;
    margin-right: 20px;
    float: left;
}
.b-list .b-list-content .m-item a:hover{
    color: #ff3333;
}
.b-list .b-list-content .t-pic-text{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.b-list .b-list-content .m-item:last-child{
    margin-right: 0;
}

.b-list .b-list-content .m-item .t-pic-text{
    margin-top: 10px;
}
.b-list .b-list-content .m-item .t-pic-text .pic{
    width: 180px;
    margin-right: 10px;
    float: left;
}
.b-list .b-list-content .m-item .t-pic-text .pic img{
	width: 180px;
	height: 120px;
}
.b-list .b-list-content .m-item .t-pic-text .pic .img{
    width: 185px;
    height: 115px;
    overflow: hidden;
    display: block;
}
.b-list .b-list-content .m-item .t-pic-text .pic .img img{
    width: 185px;
}
.b-list .b-list-content .m-item .t-pic-text .pic div{
    margin-top: 5px;
    line-height: 20px;
    padding: 0 5px;
}
.b-list .b-list-content .m-item .t-text{
    margin-top: 10px;
    font-size: 14px;
    padding-left: 10px;
}

.b-list .b-list-content .m-item-text li a:before{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e82f';
    font-size: 14px;
    font-weight: bold;
    color: #999;
}
.b-list .b-list-content .m-item .tuwen li a:before{
    content: '';
}
.b-list .b-list-content .m-item-text li:nth-child(6){
    margin-top: 30px;
}
.b-list .b-list-content .m-item li{
    font-size: 14px;
    margin: 13px 0;
    color: #000;
    overflow: hidden;
    height: 16px;
}

.b-list .b-list-content .m-item li:hover{color: #FF0000;}

.b-list .b-list-content .m-item-text li{
    font-size: 14px;
    margin: 20px 0;
    color: #000;
    overflow: hidden;
    ;
}
.b-list .b-list-content .m-item .t-text-title:after{
    content: '|';
    margin: 0 5px;
    color: #eee;
}
/*又一个列表*/
.shop-list-crumb{
    margin-top: 20px;
    font-family: NSimSun;
}
.shop-list-crumb span{
    margin: 0 5px;
    color: #e8e8e8;
}

.shop-list-article{
    margin: 20px 0;
    font-family: NSimSun;
    overflow: hidden;
    clear: both;
}
.shop-list-article .left{
    width: 880px;
    float: left;
}
.shop-list-article .right{
    width: 300px;
    float: left;
    margin-left: 20px;
}
.article-title{
    height: 28px;
}
.shop-list-article .article-title span{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #e70014;
    padding: 0 30px 10px 0;
    font-family: STHeiti;
}
.shop-list-article .article-list{
    width: 800px;
    float: left;
}
.shop-list-article .article-item{
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px 0;
}
.shop-list-article .article-item-noimg{
    padding: 10px 0 15px 0;
}
.shop-list-article a:hover .article-content-title{
    font-weight: bold;
    color: #FF3333;
}
.shop-list-article .article-item-noimg .article-content-info{
    margin-top: 25px;
}
.article-img{
    width: 150px;
    float: left;
}
.article-img img {
    width: 100%;
}
.article-content{
    float: left;
    width: calc(100% - 170px);
    margin-left: 20px;
}
.article-content .article-content-title{
    font-size: 16px;
    font-family: NSimSun;
}
.article-content .article-content-list{
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    margin-top: 10px;
    text-indent: 26px;
    color: #666666;
    overflow: hidden;
}
.article-content .article-content-detail{
    color: #828282;
    padding: 20px 0;
}
.article-content .icon-iconmore-copy{
    font-size: 12px;
}
.article-content .article-content-info{
    color: #cacaca;
    margin-top: 20px;
}
.article-content .article-content-info .article-content-time{
    display: inline-block;
}
.article-content .article-content-info .article-content-visitors{
    display: inline-block;
    margin-left: 20px;
}
.article-content .article-content-info .article-content-author{
    display: inline-block;
    margin-left: 20px;
}
.shop-list-article-news{
    width: 300px;
}
.shop-list-article-news .panel{
    border-top: 2px solid #e70014;
    background-color: #f9f9f9;
    height: 40px;
    line-height: 40px;
    color: #e70014;
    font-size: 16px;
    padding-left: 30px;
    font-weight: bold;
    font-family: STHeiti;
}

.shop-list-article-news .r-article-news{
    margin: 20px 0;
}
.shop-list-article-news .r-article-news .article-news-item{
    padding: 10px 0;
}
.article-news-img{
    width: 80px;
    float: left;
}
.article-news-img img{
    width: 100%;
}
.article-news-content{
    float: left;
    width: 200px;
    padding-left: 10px;
}
.article-news-title{
    font-size: 14px;
    color: #000000;
}
.article-news-detail{
    color: #828282;
    float: right;
}
.article-news-banner img{
    width: 100%;
}
