
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important;
}

.sddesc{
	background-color: #eaeaea;
    font-size: 13px;
    color: #615e5e;
    text-align: center;
    border-radius: 8px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
	
}

.sddesc2{
	color: #d3cece;
    font-size: 14px;
	margin-left: 2px;
}

.sddl-box{
	background: linear-gradient(11deg, #26415c 0%, #8979b4 62%, #5fc5af 100%);
	width: 100%;
    padding: 120px 0;
	padding-top:100px;
	padding-bottom:80px;
}
.sddl-box .sddl-bigbox{
	max-width: 1200px;
    margin: auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
}
.sddl-box .sddl-bigbox .sddl-box-title{
	color: #fffffe;
    font-size: 36px;
    margin-bottom: 65px;
    line-height: 1.8em;
    text-align: center;
}
.sddl-box .sddl-bigbox .sddl-content{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
}
.sddl-box .sddl-bigbox .sddl-content li{
	display: flex;
    flex-direction: column;
    text-align: center;
    width: 270px;
    margin-bottom: 20px;
    padding-bottom: 60px;
}
.sddl-box .sddl-bigbox .sddl-content li .sddl-li-title{
	margin-bottom: 20px;
} 
.sddl-box .sddl-bigbox .sddl-content li .sddl-li-title img{
	width: 82px;
	height:82px;
	filter: brightness(1.2);
}
.sddl-box .sddl-bigbox .sddl-content li p{
	font-size: 22px;
    margin-bottom: 5px;
    line-height: 2em;
    color: #ffffff;
}
.sddl-box .sddl-bigbox .sddl-content li span{
	font-size: 14px;
    line-height: 25px;
    color: #b6c2d3;
}

/* 为什么选择站大爷隧道代理*/
.sddl-xzbox{
	background: #fff;
	padding-top:100px;
	padding-bottom:40px;
	width: 100%;
    padding: 90px 0;
}
.sddl-xzbox .sddl-xzbigbox{
	max-width: 1200px;
    margin: auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
}
.sddl-xzbox .sddl-xzbigbox .sddl-xzbox-title{
	color: #333;
    font-size: 33px;
    margin-bottom: 70px;
    line-height: 1.8em;
    text-align: center;
}
.sddl-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 1200px;
}
.sddl-mobile{
    display: none;
    width: 100%;
}
.sddl-mobile img{
    width: 100%;
    display: block;
}
.sddl-row {
    display: flex;
    gap: 20px;
}
.row-1 .left {
    width: 792px;
    height: 260px;
    background-image: url(../images/xuanze-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	border-radius: 10px;
}
.row-1 .right {
    width: 384px;
    height: 260px;
    background-image: url(../images/xuanze-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
.row-2 {
    height: 540px;
}
.row-2 .left {
    width: 324px;
    height: 100%;
    background-image: url(../images/xuanze-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
.row-2 .right {
    display: flex;
    flex-direction: column;
    gap: 20px;

}
.row-2 .right-top {
    display: flex;
    gap: 20px;
}
.row-2 .right-top-item {
    width: 384px;
    height: 260px;
}
.row-2 .right-top-item:first-child{
    background-image: url(../images/xuanze-4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	border-radius: 10px;
}
.row-2 .right-top-item:nth-child(2){
    background-image: url(../images/xuanze-5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	border-radius: 10px;
}
.row-2 .right-bottom {
    width: 852px;
    height: 260px;
    background-image: url(../images/xuanze-6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
.row-3 {
    justify-content: space-between;
}
.row-3 .item {
    width: 588px;
    height: 260px;
}
.row-3 .item:first-child {
    background-image: url(../images/xuanze-7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
.row-3 .item:nth-child(2) {
    background-image: url(../images/xuanze-8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}
.sddl-row h1{
    white-space: nowrap;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: normal;
	margin-left: 2px;
	margin-top: 30px;
}
.sddl-row h2{
    color: #c7cabd;
    margin-top: 6px;
    font-size: 14px;
    font-weight: normal;
}
.sddl-row p{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
	margin-left: 2px;
}
.sddl-row-wb{
    margin-top:23px;
}
.sddl-padding{
    padding: 40px;
    z-index: 5;
    position: relative;
}
.zhezhao{
    position: relative;
}
.zhezhao::after{
	content: '';
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 10px;
}
.zhezhao:hover::after{
	content: "";
    background-color: rgb(0 0 0 / 45%)
}
@media screen and (max-width: 1149px) {
    .sddl-box .sddl-bigbox .sddl-box-title{
        font-size: 26px;
    }  
    .sddl-box .sddl-bigbox .sddl-content li p{
        font-size: 16px;
    }
    .sddl-box .sddl-bigbox .sddl-content li span{
        font-size: 12px;
    }
    .sddl-box .sddl-bigbox .sddl-content li .sddl-li-title img{
        width: 61px;
        height: 61px;
    }
    .sddl-box .sddl-bigbox .sddl-content li{
        width: 170px;
    }
    .sddl-box .sddl-bigbox .sddl-content{
        justify-content: space-evenly;
    }
    .sddl-xzbox .sddl-xzbigbox .sddl-xzbox-title{
        font-size: 20px;
    }
    .sddl-row {
        display: none;
    }
    .sddl-xzbox .sddl-xzbigbox{
        max-width: 100%;
    }
    .sddl-mobile{
        display: block;
    }
    .sddl-xzbox .sddl-xzbigbox .sddl-xzbox-title{
        margin-bottom: 30px;
    }
}