body{
	background-color: #F5F5F5;
}
.tit_ind{ padding:20px 0px 20px 0px;background-color: #d9dee0; font-size:20px; font-weight:bold;line-height:40px; text-align:center}

.product_pro{width:96%;margin: 0 auto;}
.product_pro ul{
	padding-top: 20px;
}
.product_pro ul li{
	width: 49%;
	text-align: center; margin-right:2%;position: relative; float: left; margin-bottom: 5%;
}
.product_pro ul li:nth-of-type(2n+2) {margin-right:0%;}
.product_pro ul li img{
	width: 100%;
}

.product_pro ul li h6{
    width:100%;
	font-size: 16px;
	font-weight: 600;
	padding: 10px;
	position: absolute;
    bottom: 0;
    left: 0;
    color:#fff;background-color: rgba(32, 32, 32, 0.5);
}





.product_nav{
	
}
.product_nav ul{
	padding-top: 35px;
}
.product_nav ul li{
	width: 25%;
	text-align: center;
}
.product_nav ul li img{
	width: 33%;
}
.product_nav_img{
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_nav ul li h6{
	font-size: 14px;
	font-weight: 100;
	padding-top: 10px;padding-bottom: 5px;
}
.product_nav ul li p{
	font-weight: 100;
}
.tit_box{
	text-align: center;
	padding-top: 15px;
}
.tit_box h6{
	color: #666666;
    font-size: 16px;
    padding-top: 15px;
}
.tit_box h6:after{
    height: 3px;
    display: block;
    content: "";
    background-color: #333333;
    margin: 0 auto;
    margin-top: 6px;
	width: 16%;
}
.product_info{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 3%;
}
.swiper_product{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.left_list{
    background-color: #FFF;
    padding: 5px;
    padding-left: 15px;
    position: relative;
}
.left_list h6{
	font-size: 16px;
    color: #000;
    font-weight: 100;
    padding-top: 20px;
    padding-bottom: 10px;
}
.left_list font{
    color: #999;
    display: block;
    padding-bottom: 5px;
}
.left_list p{
    line-height: 25px;
    color: #888;
    font-weight: 100;
    font-size: 13px;
    padding-right: 8px;
    padding-bottom: 15px;
}

.about{
	padding: 3%;
}
.about p{
    color: #4a4947;
    font-size: 14px;

    line-height: 35px;

    text-indent: 28px;
}
.tit_col{
	background-color: #fff;
}
.about{
	background-color: #fff;
}
.changqing{
	padding: 3%;
}
.changqing p{
    text-align: center;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 25px;
    background-color: #FFF;
    font-weight: 100;
}
.news{
	padding: 3%;
	background-color: #f5f5f5;
}
.news li{
	width: 100%;
    background-color: #FFF;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    padding: 15px;
}
.news li a{
	
}
.news li a img{
	width: 90%;
}
.news li a p{
	font-size: 12px;
    font-weight: 100;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    text-indent: 24px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
} 
.news li h6{
	font-size: 16px;
    text-align: left;
    font-weight: 100;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 15px;
}

.swiper_produ{
	overflow: hidden;
	margin-top: 15px;
}
.porsda_font{
	padding-left: 15px;
	padding-bottom: 25px;background-color: #FFF;
}
.porsda_font h6{
color: #333333;
    font-size: 18px;
    font-weight: 100;
    padding-top: 10px;
}
.porsda_font p{
	line-height: 2;
	font-weight: 100;
	font-size: 14px;
}

.message_img{
	width: 50%;
}
.form_box_message{
	width: 100%;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px; padding-bottom:30px;
 
}
.form_box_message img{
	padding-bottom: 30px;
}
#massaeg{
	background-color: #F2F2F2;
	padding-top: 130px;
	padding-bottom: 0px;
}
.form_box_message label{
	width: 100%;
	display: inline-block;
	
}
.form_box_message label input{
	font-size: 14px;
	color: #999999;
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	margin-bottom: 8px;
	border: none;
	padding-left: 15px;
	background-color: #f0f0f0;
}
.form_box_message label textarea{
	font-size: 14px;
	color: #999999;
	width: 100%;
	height: 100px;
	line-height: 25px;
	display: block;
	margin-bottom: 8px;
	border: none;
	padding-left: 15px;
	background-color: #f0f0f0;
}

.btsdan button{
	width: 100%;
	line-height: 50px;
	text-align: center;
	background-color: #333333;
	color: #FFF;
	font-size: 14px;
	border: none;
}
.btsdan{
	margin-bottom: 20px;
}
.form_box_message h5{
	font-size: 24px;
	color: #332c2b;
}
.form_box_message h5 font{
	color: #2160a6;
	
}
.form_box_message p{
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
}