/**banner**/ 
.comwidth{width:1282px;margin: 0 auto;}
.banner-con {position: relative;height: 600px;overflow: hidden;}
.banner-con .swiper-container {width: 100%;height: 600px;top: -296px;}
.banner-con .swiper-container .swiper-wrapper { background-size: cover;}
.banner-con h2 {position: relative;font-size: 54px;padding-top: 150px;z-index: 66;}
.banner-con h2 span {display: block;font-size: inherit;font-weight: normal;}
.banner-con h2 .line {height: 4px;background: #dc0717; width: 75px;margin-bottom: 25px;}
.banner-con h2 .en { font-size: 30px;}
.licai h2 {font-size: 42px; text-align: center;font-weight: normal;}
.licai .list ul { text-align: center; margin-top: 40px;}
.licai .list ul li { font-size: 20px; display: inline-block;width: 150px;height: 20px; text-align: center; line-height: 20px;}
.licai .list ul li {font-size: 20px;display: inline-block; width: 150px; height: 20px;text-align: center;line-height: 20px;border-right: 2px #ddd solid;}
.licai .list ul li:last-of-type {border: none;}

.banner_top{width: 1282px;margin: 0 auto;}
.counter{font-size: 60px; padding-right:15px;}
.shzhx p{    width: 19%; float: left;overflow: hidden; font-size: 18px;  margin-right: 75px;padding: 20px 0;}

/*详情页 */
#xiangqing .pic{width:100%;}
.zongk{width:1282px; margin:0 auto;}
.box-sj a {
    border: 1px #e60019 solid;
    border-radius: 7px;
    font-size: 16px;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #e60019;
    font-weight: 500;
    margin: 0px auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}
/**响应式**/
@media screen  and (max-width: 1366px) { 
.w1130{width:1280px;}
.zongk{width:1280px;} 
}

/*移动端 */
@media screen and (max-width: 641px) {
.zongk {
    width: 90%;
}
.dingb {
    padding-top: 50px;
}

.dingb img {
    width: 100%;
}
.link {width: 100% !important;}
.w1130 {width: 100% !important; overflow-x: scroll;}
.artContent {padding: 30px 20px !important;}
.w1130 a {
    word-break: break-all;
}
 
}