@charset "UTF-8";

.l-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
	font-family: "思源黑体CN","Microsoft YaHei", Simsun, Simhei;
    color: #000;
    overflow: hidden;
}

.l-content a {
    text-decoration: none;
}

.l-content img {
    border: 0;
	display: inline-block;
}

ul,
ol {
    list-style: none;
}

.l-content i {
    font-style: normal;
}

.l-content * {
    margin: 0;
    padding: 0;
    line-height: 1;
    transition: all 0.15s;
    -webkit-transition: all 0.15s;
	box-sizing: border-box;
}

.l-content .font-f{font-family: Arial, Helvetica, sans-serif;}
.l-content .l-btn{display: inline-block; width: auto!important; height: auto!important;}
.l-content .l-btn img{transition: all .3s;}
.l-content .l-btn img:hover{transform: scale(.95);}
.l-content .l-pro:hover{transform: translateY(-10px);}
.l-content .rel{position: relative;}
.l-content .abl{position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0 50px;}
.l-content .flex{display: flex; align-items: center; justify-content: center;}

/*  */
.l-content .character{font-size: 24px; line-height: 32px; font-weight: bold; color: #000000; justify-content: flex-start;}

.l-content .advantage{color: #FFCC00; text-align: center;}
.l-content .advantage>p{font-size: 24px; line-height: 28px; font-weight: bold; margin: 11px 0 8px;}
.l-content .advantage div{font-size: 32px; font-weight: bold; padding-right: 52px;}
.l-content .advantage div span{margin: 0 8px 0 50px;}

.l-content .consult{font-size: 32px; font-weight: bold; color: #000000; line-height: 74px; padding-left: 200px;}

/*  */
.l-content .product {padding: 0 49px;}
.l-content .product ul{height: 100%; width: 100%; justify-content: space-between;}
.l-content .product ul li{padding: 0 19px; height: 100%;}
.l-content .product ul li{padding: 0 19px;}
.l-content .product ul li>div{height: 100%;}
.l-content .product-logo{margin-left: -19px;}
.l-content .product-flag{position: absolute; right: 5px; top: 0;}
.l-content .product-title{font-size: 22px; font-weight: bold; line-height: 30px; margin-top: 23px;}
.l-content .product-pic{height: 194px; display: flex;align-items: center; justify-content: center; margin-top: 10px;}
.l-content .product-price{font-size: 14px; line-height: 28px; color:#000000; margin-top: 12px;}
.l-content .product-price p{font-size: 14px; line-height: 24px; color:#000000;}
.l-content .product-price p span{font-size: 28px; line-height: 24px; font-weight: bold; color: #dd0000;}
.l-content .product-specs{margin-top: 20px; color: #666666; font-size: 14px; line-height: 20px; align-items: flex-start; justify-content: space-between;}
.l-content .product-specs div p,.l-content .product-specs div p span{line-height: 20px;}
.l-content .product-btn{margin-top: 17px;}
.l-content .product ul li>div:hover .product-btn img{transform: scale(.95);}

/*  */
.l-content .care{flex-wrap: wrap; padding: 0 70px 0 0px; align-items: flex-start;}
.l-content .care .care-li{width: 50%; padding-left: 100px; height: 228px;}
.l-content .care .care-li>div{font-size: 28px; font-weight: bold; line-height: 35px; width: 116px; text-align: center;}
.l-content .care .care-li>p{font-size: 20px; line-height: 35px; color: #000000; margin-top: 9px;}

/*  */
.l-content .matter{padding: 0 75px 0 85px; align-items: flex-start;}
.l-content .matter-title{font-size: 28px; font-weight: bold; line-height: 54px; display: flex; justify-content: flex-start; align-items: center; height: 54px; margin-left: -5px;}
.l-content .matter-title span{margin-left: -13px;}
.l-content .matter p{font-size: 20px; line-height: 35px; margin-top: 8px;}

.l-content .matter2{padding: 0 80px 0 90px; justify-content: space-between; align-items: flex-start;}
.l-content .matter2-con{width: 470px;}
.l-content .matter2 .matter2-title{margin-left: -5px;}
.l-content .matter2 .matter2-title span{margin-left: -13px;}
.l-content .matter2 div:last-child{width: 465px;}
.l-content .matter2-title{font-size: 28px; font-weight: bold; line-height: 54px; display: flex; justify-content: flex-start; align-items: center; height: 54px;}
.l-content .matter2 p{font-size: 20px; line-height: 35px; margin-top: 6px;}

.l-content .num{font-size: 24px; line-height: 1; justify-content: flex-start;}

