/* 轮播 */
.carsoul {
    margin-top: 88px;
    width: 100%;
    height: 407px;
	position: relative;
	overflow: hidden;
}

.carsoul .hd {
	position: absolute;
	right: 611px;
	bottom: 18px;
	z-index: 10;
}

.carsoul .l-details-box {
    top: auto;
    bottom: -36px;
    left: 70px;
}

.carsoul .hd ul {
	overflow: hidden;
}

.carsoul .hd li {
	width: 6px;
    height: 6px;
    background: #EEEEEE;
    border-radius: 3px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

.carsoul .hd li.on {
    width: 28px;
    background: #00A5EB;
    border-radius: 3px;
}

.carsoul .s-w442 {
    box-sizing: border-box;
    padding-left: 33px;
    width: 442px;
    padding-top: 270px;
}

.carsoul .c-tit {
    font-size: 26px;
    font-weight: 800;
    color: #1F1F1F;
    line-height: 36px;
    margin-bottom: 33px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.carsoul .c-time {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background: url(../img/st/s-shijian.png;vpn_img) no-repeat top center;
    background-size: 100% 100%;
}

.tempWrap,.carsoul .bd {
	width: 100%;
	height: 100%;
}

.carsoul .bd li {
    width: 100%;
    float: left;
    height: 407px;
	position: relative;
    z-index: 5;
}

.carsoul .s-w724{
    width: 724px;
    height: 407px;
    position: relative;
}

.carsoul .bd .s-w724 img {
	display: block;
	width: 100%;
	height: 407px;
    border-radius: 8px;
}

.carsoul .bd .s-yy {
    box-sizing: border-box;
    padding-bottom: 21px;
    padding-left: 34px;
	display: flex;
    align-items: center;
	height: 110px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
    background: url(../img/st/s-yy.png;vpn_img) no-repeat top center;
	overflow: hidden;
    border-radius: 0 0 8px 8px;
    color: #fff;
}

/* 
.carsoul .bd p > span {
    display: block;
    max-width: 94%;
    white-space: wrap;
} */

.carsoul .prev {
	cursor: pointer;
	position: absolute;
	right: 62px;
	bottom: 21px;
	z-index: 9;
    width: 30px;
    height: 30px;
    background: url(../img/st/s-left.png;vpn_img) no-repeat top center;
    background-size: 100% 100%;
}

.carsoul .next {
	cursor: pointer;
	position: absolute;
	right: 21px;
    bottom: 21px;
	z-index: 9;
    width: 30px;
    height: 30px;
    background: url(../img/st/s-right.png;vpn_img) no-repeat top center;
    background-size: 100% 100%;
}

.carsoul .pageState {
	position: absolute;
	left: 33px;
	bottom: 150px;
	font-size: 42px;
    font-weight: 600;
    color: #252525;
    font-style: italic;
    line-height: 95px;
}

.carsoul .pageState span {
    font-size: 67px;
    color: #FC9C1F;
}


/* 正文 */
.header {
    /* height: 178px; */
}

.st {
    margin-top: -8px;
    /* padding-top: 178px; */
}

.s-content {
    width: 1232px;
    margin: 0 auto;
}


.st-bg {
    background: url(../img/st/s-bg.png;vpn_img) no-repeat top center;
    background-size: 100% 669px;
}

.st .centerWidth {
    padding-top: 0;
}

.s-tongyong {
    float: left;
    width: 290px;
    height: 305px;
    margin-left: 24px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(120,120,120,0.15);
}
.s-tongyongs{
    float: left;
    width: 290px;
    height: 520px;
    margin-left: 24px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(120,120,120,0.15);
}

.s-tongyong:first-child {
    margin-left: 0;
}

.s-tit {
    margin: 44px auto 10px;
    position: relative;
}

.s-more {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%); 	/* IE 9 */
    -moz-transform: translateY(-50%); 	/* Firefox */
    -webkit-transform: translateY(-50%); /* Safari 和 Chrome */
    -o-transform: translateY(-50%); 	/* Opera */
    transform: translateY(-50%);
    color: #332c2b;
    display: inline-block;
    vertical-align: middle;
    padding-right: 14px;
    background: url(../img/r-arrow.png;vpn_img) no-repeat right center;
    background-size: 6px 11px;
    line-height: 24px;
    font-size: 14px;
}

.s-zb {
    width: 606px;
    height: 230px;
    box-sizing: border-box;
    padding: 27px 28px;
    margin-left: 20px;
}

.s-w290 {
    width: 290px;
    height: 163px;
    position: relative;
}

.s-w290 > img {
    width: 100%;
    height: 100%;
}

.s-w251 {
    width: 251px;
}

.s-zb-tit {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 28px;
    margin-bottom: 25px;
    min-height: 110px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.s-play {
    position: absolute;
    right: 10px;
    bottom: 12px;
    display: inline-block;
    width: 39px;
	height: 39px;
    background: url(../img/st/s-play2.png;vpn_img) no-repeat top center;
    background-size: 100% 100%;
}

.sb-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
    width: 69px;
	height: 69px;
    background: url(../img/st/s-play.png;vpn_img) no-repeat top center;
    background-size: 100% 100%;
}

.s-t-tit > img {
    width: 100%;
    height: 162px;
}

.s-t-tits img{
    width: 100%;
    height: 379px;
}

.s-pad {
    box-sizing: border-box;
    padding: 5px 15px 0 15px;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 26px;
}

.s-pad .l-inrto {
    margin-top: 12px;   
}

.s-pad .e2 {
    min-height: 56px;
}

.s-pad .e3 {
    min-height:75px;
}

.s-tongyong .zb{
    position: absolute;
    top: 9px;
    left: 12px;
    z-index: 9;
    width: auto;
    padding: 0 7px;
	height: 25px;
    line-height: 25px;
	border-radius: 4px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.s-pad .l-inrto .l-share {
    margin-top: 5px;
}

.s-tongyong .hk {
	background-image: linear-gradient(-53deg, 
		#169bd4 0%, 
		#34ace6 41%, 
		#51bcf8 100%), 
	linear-gradient(
		#4fb7ea, 
		#4fb7ea);
	background-blend-mode: normal, 
		normal;
	border-radius: 4px;
}

.s-tongyong .hk .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: -5px;
    background: url(../img/l3-hk.png;vpn_img) no-repeat left center;
    background-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

.s-tongyong .unstart { 
    background-image: linear-gradient(-90deg, 
		#f0c22f 0%, 
		#f4ab33 55%, 
		#f89437 100%), 
	linear-gradient(
		#aeadad, 
		#aeadad);
	background-blend-mode: normal, 
		normal;
	border-radius: 4px;
}

.s-tongyong .unstart .icon {
    display: inline-block;
    width: 18px;
    height: 25px;
    background: url(../img/l3-unstart.png;vpn_img) no-repeat center center;
    background-size: 18px 18px;
    margin-top: -4px;
    margin-right: 5px;
    vertical-align: middle;
}

.s-tongyong .end {
	background-color: #7d7d7d;
}

.s-tongyong .zbz {
    background: url(../img/l3-zb-bg.png;vpn_img) no-repeat left center;
    background-size: 100% 100%; 
}

.s-tongyong .zbz .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/l3-zbz.png;vpn_img) no-repeat left center;
    background-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

.mt40 {
    margin-bottom: 40px;
}
