@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 .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 .animate {background: url(../images/bg_01.jpg) no-repeat top center; height: 382px; display: flex; align-items: center; justify-content: center;}
.l-content .animate2 {background: url(../images/bg_02.jpg) no-repeat top center; height: 185px; display: flex; align-items: center; justify-content: center;}

.l-content .product {background: url(../images/bg_03.jpg) no-repeat top center; height: 409px; display: flex; padding: 0 19px; justify-content: space-around;}
.l-content .product ul{padding: 0 11px; box-sizing: border-box; height: 100%; width: 50%;}
.l-content .product .product-01{background: url(../images/pro_bg_01.png) no-repeat center; }
.l-content .product ul{display: flex; position: relative; padding: 55px 12px 20px 22px;}
.l-content .product li{width: 50%; color: #000000;}
.l-content .product li .product-title{font-size: 26px; font-weight: bold; line-height: 30px; height: 90px;}
.l-content .product li .product-pic{height: 230px; display: flex; align-items: center; justify-content: center;}
.l-content .product li.two{padding: 25px 0 0 30px; font-size: 20px; }
.l-content .product li .price{height: 90px; line-height: 26px; display: flex; align-items: flex-end; justify-content: flex-end; flex-wrap: wrap;}
.l-content .product li .price>div{width: 100%; height: 30px;}
.l-content .product li .price b{font-size: 30px; font-weight: bold; color: #dd0000; font-family: Arial, Helvetica, sans-serif;}
.l-content .product li p{line-height: 26px; margin-top: 15px;}
.l-content .product li:last-child{position: absolute; top: 6px; left: 12px; }
.l-content .product li:last-child a{display: inline-block; padding: 328px 28px 14px 291px;}
.l-content .product ul:hover{transform: translateY(-8px);}

.l-content .product .product-02{background: url(../images/pro_bg_02.png) no-repeat center;}

.l-content .product2 {background-image: url(../images/bg_04.jpg) ;}
.l-content .product .product-03{background: url(../images/pro_bg_03.png) no-repeat center;}
.l-content .product .product-04{background: url(../images/pro_bg_04.png) no-repeat center;}

.l-content .product3 {background-image: url(../images/bg_05.jpg) ;}
.l-content .product .product-05{background: url(../images/pro_bg_05.png) no-repeat center;}
.l-content .product .product-06{background: url(../images/pro_bg_06.png) no-repeat center;}

.l-content .product4 {background-image: url(../images/bg_06.jpg) ;}
.l-content .product .product-07{background: url(../images/pro_bg_07.png) no-repeat center;}
.l-content .product .product-08{background: url(../images/pro_bg_08.png) no-repeat center;}

.l-content .product5 {background-image: url(../images/bg_07.jpg) ;}
.l-content .product .product-09{background: url(../images/pro_bg_09.png) no-repeat center;}
.l-content .product .product-10{background: url(../images/pro_bg_10.png) no-repeat center;}













