.banner{
    background-image: url('/images/ssl/ssl_banner.png');
    background-size: cover;
}
.cplx{
    width: 7.5rem;
    height: 0.9rem;
    background-image: url('/images/ssl/cplx.png');
    background-size: cover;
}
.cpyx{
    width: 7.5rem;
    background-image: url('/images/ssl/bottom.png');
    background-size: cover;
    height: 13rem;
}
.zspp{
    width: 7.5rem;
    background-image: url(/images/ssl/zspp_01.png);
    background-size: contain;
    height: 6.5rem;
}
.cplxdiv{
    width: 7.5rem;
    background-color: #fff;
    margin: 0 auto;
}
.kb{
    width: 7.5rem;
    background-color: #fff;
    height: 30px;
}
.product1{
    width: 6.5rem;
    height: 8.3rem;
    margin: 0 auto;
    background-image: url(/images/ssl/product_type1.png);
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px 5px 16px 0px 
		rgba(12, 3, 7, 0.11);
}
.product2{
    width: 6.5rem;
    height: 8.3rem;
    margin: 0 auto;
    background-image: url(/images/ssl/product_type2.png);
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px 5px 16px 0px 
		rgba(12, 3, 7, 0.11);
}
.product3{
    width: 6.5rem;
    height: 8.3rem;
    margin: 0 auto;
    background-image: url(/images/ssl/product_type3.png);
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 3px 5px 16px 0px 
		rgba(12, 3, 7, 0.11);
}
.ssl_title{
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #3f3f3f;
    text-align: center;
    padding-top: 30px;
}
.ssl_content{
    margin-top: 30px;
    text-align: center;
}
.items{
    height: 30px;
    line-height: 30px;
}
.leftspan{
    display: inline-block;
    margin-right: 8px;
    opacity: 0.84;
}
.leftright{
    display: inline-block;
    margin-left: 8px;
    
}
.ssl_bottom{
    margin-top: 50px;
}
.money{
    font-family: PingFang-SC-Medium;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 55%;
    float: right;
    text-align: left;
}
.wan{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #788ca7;
}
.ssl_pf{
    text-align: center;
    height: 50px;
}
.pfj{
    font-family: PingFang-SC-Medium;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #788ca7;
    text-align: right;
    float: left;
    line-height: 35px;
    width: 45%;
}
.buybtn{
    text-align: center;
    margin-top: 10px;
}
.buybtn button{
    background-color: #093673;
    width: 90px;
    height: 30px;
    border-radius: 6px;
    border: solid 1px #fdfcfc;
    font-family: PingFang-SC-Medium;
    color: #fff;
    cursor: pointer;
}
.phonecall {
	height: 1.2rem;
	text-align: center;
	font-family: PingFangSC-Medium;
	font-size: 0.27rem;
	letter-spacing: 0.01rem;
	color: #ffffff;
	border-radius: 0px 0.03rem 0.03rem 0px;
	background-color: #354654;
}
.phonecall .phone {
	margin-top: 0.26rem;
	display: inline-block;
	width: 4.91rem;
	height: 0.68rem;
	line-height: 0.68rem;
	border-radius: 0.06rem;
	border: 1px dashed  #f3f4f9;
}
