/* 
* @Author: zty
* @Date:   2015-10-13 15:48:16
* @Last Modified time: 2016-02-26 10:57:08
*/
.about_news{
	margin-top: 55px;
	padding: 0 16px 16px;
	background: -webkit-linear-gradient(#fff, #e4c6c6);
	background: -moz-linear-gradient(#fff, #e4c6c6);
	background: linear-gradient(#fff, #e4c6c6);
}
.about{
	width: 630px;
	background: #fff;
	/*padding-right: 29px;*/
}
.news{
	background: #fff;
}
.title{
	border-bottom: 1px solid #ff3737;
	width: 637px;
	line-height: 1.2;
}
.title_en{
	font-size: 72px;
	color: #000;
	margin-right: 10px;
}
.title_zh{
	font-size: 36px;
	color: #b01116;
	margin-top: 32px;
}
.text_box{
	background: url(../images/index_15.jpg) no-repeat;
	width: 653px;
	height: 259px;
	margin-top: 10px;
}
.text_mask{
	width: 368px;
	height: 258px;
	background: rgba(82,2,4,0.5);
}
.text_mask p{
	margin: 20px auto;
	width: 300px;
}
.ku{
	margin-right: 20px;
}
.news_box{
	margin-top: 10px;
}
.news_list a{
	color: #424242;
	line-height: 2.5;
}

/**/
.product{
	margin-top: 120px;
}
.p_title{
	background: url(../images/title_02.jpg) no-repeat center center;
	height: 139px;
}
.wheel{
	width: 1378px;
	margin: 115px auto;
}
.e_title{
	background: url(../images/title_04.jpg) no-repeat center center;
	height: 133px;
}
.example img{
	display: block;
}
.example li{
	width: 303px;
	float: left;
	margin-right: 4px; 
}
.example li:last-child{
	margin-right: 0;
}
.p_box{
	height: 68px;
	background: #e0e0e0;
	text-align: center;
	line-height: 68px;
	color: #000;
}
.content1{
	width: 1300px;
	margin: 0 auto;
}
.btn_box{
	width: 153px;
	margin: 20px auto;
}
.v_title{
	background: url(../images/title_06.jpg) no-repeat center;
	height: 76px;
	margin: 120px 0;
}
.video_btn li{
	width: 367px;
	height: 170px;
	margin-bottom: 9px;
	background: #b01116;
	line-height: 170px;
	text-align: center;
	color: #ffc4c4;
	font-size: 45px;
}
.video_area{
	border: 8px solid #b01116;
	margin-left: 8px;
}
