@charset "utf-8";
/* CSS Document */
#cont{
	width:100%;
}
.cont_1{
	background-image:url(../images/yewu_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:609px;
}
.cont_11{
	width:1200px;
	margin:0 auto;
	padding-top:70px;
}
.cont_1_up{
	height:65px;
	text-align:center;
	background-image:url(../images/yewu_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:13px;
	color:#9f9f9f;
}
.cont_1_up h2{
	font-size:30px;
	color:#202020;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_1_down{
	position:relative;
	margin-top:60px;
}
.cont_1_down_prev{
	width:32px;
	height:61px;
	position:absolute;
	z-index:999;
	top:138px;
	left:-60px;
}
.cont_1_down_next{
	width:32px;
	height:61px;
	position:absolute;
	z-index:999;
	top:138px;
	right:-60px;
}
.cont_1_down ul{
	width:1248px;
}
.cont_1_down ul li{
	float:left;
	width:261px;
	height:334px;
	position: relative;
	margin-right:48px;
	border:#dedede 1px solid;
}
.yewu_img{
	width:261px;
	height:334px;
}
.yewu_tt{
	width:261px;
	position:absolute;
	z-index:99;
	top:35%;
	text-align:center;
}
.yewu_tt a{
	font-size:18px;
	color:#ffffff;
}
.yewu_tt a img{
	margin-bottom:15px;
}
.cont_2{
	padding:57px 0;
	width:1200px;
	margin:0 auto;
}
.cont_2_01{
	padding:35px 0;
	height:290px;
	overflow:hidden;
	font-size:14px;
	color:#515151;
	line-height:36px;
}
.cont_2_02{
	text-align:center;
}
.cont_2_02 ul li{
	display:inline-block;
	margin:0 40px;
	width:110px;
}
.cont_2_02_img{
	text-align:center;
}
.cont_2_02_tt{
	padding-top:10px;
	text-align:center;
}
.cont_2_02_tt a{
	font-size:16px;
	color:#2f2f2f;
}
.cont_3{
	background-image:url(../images/anli_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:742px;
}
.cont_33{
	width:1200px;
	margin:0 auto;
	padding-top:64px;
}
.cont_3_up{
	height:65px;
	text-align:center;
	background-image:url(../images/yewu_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:13px;
	color:#ffffff;
}
.cont_3_up h2{
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_3_down{
	padding-top:60px;
}
.cont_3_down ul{
	width:1224px;
}
.cont_3_down ul li{
	float:left;
	margin-right:24px;
	margin-bottom:22px;
	position: relative;
	width:276px;
	height:197px;
	overflow:hidden;
}
.chanpin_img{
	width:276px;
	height:197px;
	position:absolute;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
}
.cont_3_down ul li:hover .chanpin_img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
}
.chanpin_bj{
	width:276px;
	height:197px;
	position:absolute;
	z-index:1;
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	background-color: rgba(205,14,14,0.8);
	opacity:0;
	visibility:hidden;
}
.cont_3_down ul li:hover .chanpin_bj{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	opacity:1;
	visibility:visible;
}
.chanpin_sou{
	width:276px;
	height:35px;
	position:absolute;
	z-index:2;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	top:-120px;
	text-align:center;
}
.cont_3_down ul li:hover .chanpin_sou{
	top:61px;
}
.chanpin_tt{
	width:276px;
	height:25px;
	position:absolute;
	z-index:2;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	text-align:center;
	top:221px;
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#f2dacc;
}
.cont_3_down ul li:hover .chanpin_tt{
	top:144px;
}
.cont_4{
	padding:77px 0 60px;
	width:1200px;
	margin:0 auto;
}
.cont_4_01{
	padding-top:50px;
}
.cont_4_01 ul{
	width:1224px;
}
.cont_4_01 ul li{
	float:left;
	width:280px;
	height:308px;
	border:#e4e4e4 1px solid;
	overflow:hidden;
	position:relative;
	margin-right:24px;
}
.xinwen_img{
	width:280px;
	height:160px;
	overflow:hidden;
	position:relative;
}
.xinwen_img img{
	transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
}
.cont_4_01 ul li:hover .cont_3_02_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.xinwen_tt{
	height:148px;
	transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	padding:0 16px;
}
.cont_4_01 ul li:hover .xinwen_tt{
	background-color:#626c76;
}
.xinwen_tt_1{
	height:50px;
	line-height:50px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#8c8c8c;
}
.cont_4_01 ul li:hover .xinwen_tt_1{
	color:#ffffff;
}
.xinwen_tt_2{
	height:88px;
	overflow: hidden;
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#424242;
}
.cont_4_01 ul li:hover .xinwen_tt_2{
	color:#ffffff;
}
.cont_4_02{
	padding-top:40px;
	text-align:center;
}









































































































