@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;
}

.l-content .font-f{font-family: Arial, Helvetica, sans-serif;}
.l-content .btn{display: inline-block;}
.l-content .btn img{transition: all .3s;}
.l-content .btn img:hover{transform: scale(.95);}

/*  */
.l-content .activity {background: url(../images/img_02.jpg) no-repeat top center; height: 157px; padding: 0 50px 0 230px; box-sizing: border-box; color: #FFFFFF;}
.l-content .activity p{font-size: 18px; font-weight: 600; line-height: 26px; margin-bottom: 19px;}
.l-content .activity p span{color: #FBCE03;}

/*  */
.l-content .activity-con{background: url(../images/img_03.jpg) no-repeat top center; height: 109px; padding: 0 90px; box-sizing: border-box; font-size: 18px;}
.l-content .activity-con ul{display: flex; justify-content: center;}
.l-content .activity-con li{width: 33.33%; padding: 9px 15px 0; line-height: 30px; text-align: center;}
.l-content .activity-con span,.l-content .activity-con i{font-weight: bold;}
.l-content .activity-con b{font-size: 24px;}

/*  */
.l-content .product_more{background: url(../images/img_06.jpg) no-repeat top center; height: 80px; box-sizing: border-box; text-align: center;}

/*  */
.l-content .enroll{background: url(../images/img_07.jpg) no-repeat top center; height: 44px; box-sizing: border-box; padding: 4px 0 0 230px; color: #FFFFFF; font-weight: bold; font-size: 18px; }

/*  */
.l-content .enroll_btn{background: url(../images/img_08.jpg) no-repeat top center; height: 84px; box-sizing: border-box; text-align: center;}

/*  */
.l-content .agreement{background: url(../images/img_09.jpg) no-repeat top center; height: 180px; box-sizing: border-box; padding: 4px 0 0 230px; font-size: 12px; color: #FFFFFF;}
.l-content .agreement a{color: #FFFFFF; text-decoration: underline;}
.l-content .agreement a:hover{color: #FECD06;}

/*  */
.l-content .product_one{background: url(../images/img_12.jpg) no-repeat top center; height: 501px; box-sizing: border-box; padding: 0 115px 0 115px; display: flex;}
.l-content .product_one ul{padding: 12px 0 0; display: flex; width: 50%;}
.l-content .product_one li{height: 488px; padding: 0 10px; width: 50%;}

.l-content .product_one li .product_son{background: url(../images/pro_b1.png) no-repeat center; height: 100%; padding: 70px 16px 0; box-sizing: border-box;}
.l-content .product_one .product_l li:last-child .product_son{background-image: url(../images/pro_b2.png);}
.l-content .product_one .product_r li:first-child .product_son{background-image: url(../images/pro_b3.png);}
.l-content .product_one .product_r li:last-child .product_son{background-image: url(../images/pro_b4.png);}

.l-content .product_one li .product_son .product_title{font-size: 15px; font-weight: bold; line-height: 20px; height: 40px;}
.l-content .product_one li .product_son .product_pic{height: 150px; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.l-content .product_one li .product_son .price{font-size: 14px; height: 68px;line-height: 26px;}
.l-content .product_one li .product_son .price span{font-size: 30px; color: #DD0000; font-weight: bold;} 

.l-content .product_one li .product_son .specs{margin-top: 12px; color: #666666; font-size: 14px; height: 80px; }
.l-content .product_one li .product_son .specs dd{line-height: 20px;}


.l-content .product_one li .product_son{position: relative;}
.l-content .product_one li .product_son a{position: absolute; top: 0; left: 0; padding: 430px 16px 23px;}
.l-content .product_one li:hover{transform: translateY(10px);}

/*  */
.l-content .product_two{background: url(../images/img_14.jpg) no-repeat top center; height: 480px; box-sizing: border-box; padding: 0 115px 0 115px; display: flex;}
.l-content .product_two ul{padding: 12px 0 0; display: flex; width: 50%;}
.l-content .product_two li{height: 470px; padding: 0 10px; width: 50%;}

.l-content .product_two li .product_son{background: url(../images/pro_b5.png) no-repeat center; height: 100%; padding: 70px 16px 0; box-sizing: border-box;}
.l-content .product_two .product_l li:last-child .product_son{background-image: url(../images/pro_b6.png);}
.l-content .product_two .product_r li:first-child .product_son{background-image: url(../images/pro_b7.png);}
.l-content .product_two .product_r li:last-child .product_son{background-image: url(../images/pro_b8.png);}

.l-content .product_two li .product_son .product_title{font-size: 15px; font-weight: bold; line-height: 20px; height: 40px;}
.l-content .product_two li .product_son .product_pic{height: 150px; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.l-content .product_two li .product_son .price{font-size: 14px; height: 68px;line-height: 26px;}
.l-content .product_two li .product_son .price span{font-size: 30px; color: #DD0000; font-weight: bold;} 

.l-content .product_two li .product_son .specs{margin-top: 12px; color: #666666; font-size: 14px; height: 60px; }
.l-content .product_two li .product_son .specs dd{line-height: 20px;}

.l-content .product_two li .product_son{position: relative;}
.l-content .product_two li .product_son a{position: absolute; top: 0; left: 0; padding: 412px 16px 23px;}
.l-content .product_two li:hover{transform: translateY(10px);}

/*  */
.l-content .product_three{background: url(../images/img_16.jpg) no-repeat top center; height: 501px; box-sizing: border-box; padding: 0 115px 0 115px; display: flex;}
.l-content .product_three ul{padding: 12px 0 0; display: flex; width: 50%;}
.l-content .product_three li{height: 492px; padding: 0 10px; width: 50%;}

.l-content .product_three li .product_son{background: url(../images/pro_b9.png) no-repeat center; height: 100%; padding: 70px 16px 0; box-sizing: border-box;}
.l-content .product_three .product_l li:last-child .product_son{background-image: url(../images/pro_b10.png);}
.l-content .product_three .product_r li:first-child .product_son{background-image: url(../images/pro_b11.png);}
.l-content .product_three .product_r li:last-child .product_son{background-image: url(../images/pro_b12.png);}

.l-content .product_three li .product_son .product_title{font-size: 15px; font-weight: bold; line-height: 20px; height: 40px;}
.l-content .product_three li .product_son .product_pic{height: 150px; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.l-content .product_three li .product_son .price{font-size: 14px; height: 68px;line-height: 26px; font-weight: bold;}
.l-content .product_three li .product_son .price span{font-size: 30px; color: #DD0000;} 

.l-content .product_three li .product_son .specs{margin-top: 12px; color: #666666; font-size: 14px; height: 80px; }
.l-content .product_three li .product_son .specs dd{line-height: 20px;}

.l-content .product_three li .product_son{position: relative;}
.l-content .product_three li .product_son a{position: absolute; top: 0; left: 0; padding: 430px 16px 23px;}
.l-content .product_three li:hover{transform: translateY(10px);}

/*  */
.l-content .detailed{
	background: url(../images/img_18.jpg) no-repeat top center;
	font-size: 17px; 
	padding: 5px 90px 0;
	height: 325px;
	box-sizing: border-box;
}
.l-content .detailed dd{
	background: url(../images/dot.png) no-repeat left 9px;
	padding-left: 15px;
	line-height: 24px;
	margin-bottom: 11px;
}
.l-content .detailed dd a{color: #000000; text-decoration: underline;}

