.ys1 dl dt, .ys2 dl dt{
    margin-top:20px;
}
.list-baozhang ul li .box .desc{
    left:3%;
}
.list-anli{
    padding-bottom:10px;
}
.honor-lf {
    width: 46%;
    overflow: hidden;
    float:left;
    margin-left:3%;
}
.honor-list {
    color: #747474;
    /* list-style: disc; */
    border-bottom: 1px dashed #D3D3D3;
    padding: 0.4rem .5rem;
    position: relative;
}
.honor-list img{
    vertical-align:middle;
    margin-right:5px;
}
.desc h2{
    margin-top:60px
}
.list-baozhang ul li .box .img{
    width:48%;
}
.stitle{
    font-size: 20px;
    font-weight: 550;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 2;
    margin-bottom:30px;
}
.sright{
    float:right;
    width:44%;
    margin-right:4%;
}
.honor-swiper-box .pro{
    margin-bottom:30px;
}
.list-baozhang ul li .box .desc{
    right:52%
}
.honor-swiper-box{
    height: 380px;
    margin-top: 40px;
}
.tit-18 {
    line-height: 2;
    font-size: 15px;
    width:100%;
    margin:0 auto;
}
.honor-swiper-tit {
    color: #262626;
    width: 84%;
    margin: 0 auto;
}
.tit-48 {
    line-height: 2;
    font-size: 48px;
}
.honor-container .swiper-button-next, .honor-container .swiper-button-prev {
    margin-top: 0.5rem;
    width: 1rem;
    height: 1rem;
    color: #ededed;
    opacity: 1 !important;
    /* top: 92%; */
}
.honor-container .swiper-button-prev {
    float: left;
    /* left: 58%; */
    margin-right: 0.5rem;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.biaoyu {
    height: 170px;
    padding-top: 20px;
    overflow: hidden;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size:25px;
}
.biaoyu-ctn{
	width:100%;
	height:150px;
	background:#f5f5f5;
	position:relative;
	
}
.biaoyu-tel p span{
    color:#333;
}
.biaoyu-k1{
	background:#a40114;
	-webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
	width:65%;
	height:170px;
	position:absolute;
	top:-20px;
	left:-45px;
	z-index:5;
}
.biaoyu-k2{
	background:#aaa;
	-webkit-transform: skewX(-32deg);
    transform: skewX(-32deg);
	width:65%;
	height:180px;
	position:absolute;
	top:20px;
	left:-59px;
}
.biaoyu-tel{
	float:right;
	width:500px;
	text-align:center;
	font-size:18px;
	padding-top:35px;
}
.biaoyu-tel p:last-child{
	font-size:46px;
	color:#a40114;
	font-family:Impact;
	letter-spacing:2px;
	line-height: initial;
}
.biaoyu-tel p i{
	font-size:38px;
	margin-right:10px;
}
.biaoyu-text{
	float:left;
	font-size:36px;
	color:#fff;
	padding-left:50px;
	width:60%;
	position:relative;
	z-index:15;
}
.biaoyu-text i{
	display:block;
	position:absolute;
}
.biaoyu-text i:first-child{
	top:20px;
	left:11%;	
	margin-bottom:10px;
}
.biaoyu-text i:last-child{
	top:80px;
	left:42%;	
}
@media screen and (max-width: 768px) {
    .list-baozhang ul li .box .img{
        width:100%;
    }
    .mob{
        margin-top:82px;
    }
    .head-title {
        margin-bottom: 5px;
    }
    .desc h2{
        margin-top:10px;
    }
    .page-content {
        margin-bottom: 20px;
    }
    .honor-lf{
        width:100%;
        margin:0;
    }
    .sright{
        width:100%;
        margin: 0;
        margin-top:20px;
    }
    .honor-swiper-box{
        height:550px;
        margin-top:0px;
    }
    .swiper-button-next, .swiper-button-prev{
        top:15%;
    }
    .honor-lf img{
        width:100%;
    }
    .tit-18{
        width:90%;
    }
}