@charset "utf-8";
/* CSS Document */
#cont{
	width:100%;
}
.cont_1{
	/*padding:80px 0;*/
	width:1200px;
	margin:0 auto;
}
.cont_1_up{
	height:65px;
	background-image:url(../images/fuwu_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#9f9f9f;
}
.cont_1_up h2{
	font-family:"微软雅黑","宋体";
	font-size:34px;
	color:#202020;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_1_02{
	margin:54px 0;
	border:#cccccc 1px solid;
	box-sizing:border-box;
	height:53px;
	width:1200px;
}
.cont_1_02 ul li{
	float:left;
	height:52px;
	border-right:#cccccc 1px solid;
	box-sizing:border-box;
}
.cont_1_02 ul li a{
	width:132.1px;
	height:52px;
	display:block;
	margin-top:-1px; 
	text-align:center;
	line-height:52px;
	font-size:16px;
	color:#272727;
	box-sizing:border-box;
}
.cont_1_02 ul li:hover a{
	background-image:url(../images/chanpin_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ffffff;
}
.cont_1_02 ul li .cont_1_02_on{
	background-image:url(../images/chanpin_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ffffff;
}
.cont_1_down{
	width:100%;
	position:relative;
}
.cont_1_down ul{
	width:1225px;
}
.cont_1_down ul li{
	float:left;
	width:280px;
	height:209px;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
	overflow:hidden;
}
.chanpin_img{
	width:100%;
	text-align:center;
}
.chanpin_img img{
	width:100%;
	vertical-align:top;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.cont_1_down ul li:hover .chanpin_img img{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.chanpin_tt{
	width:100%;
	height:100%;
	position:absolute;
	z-index:999;
	top:100%;
	left:0;
	background-image:url(../images/chanpin_12.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.chanpin_tt_01{
	padding-top:20%;
	text-align:center;
}
.chanpin_tt_01 a{
	display:inline-block;
	text-align:center;
	width:100%;
	height:50px;
	overflow:hidden;
	font-size:20px;
	color:#ffffff;
}
.cont_1_down ul li:hover .chanpin_tt{
	top:0;
}
.cont_1_down_prev{
	width:66px;
	position:absolute;
	z-index:99;
	top:180px;
	left:-66px;
}
.cont_1_down_next{
	width:66px;
	position:absolute;
	z-index:99;
	top:180px;
	text-align:right;
	right:-66px;
}
.cont_2{
	height:607px;
	position:relative;
}
.cont_22{
	width:1200px;
	margin:0 auto;
	padding-top:57px;
}
.cont_2_01{
	height:48px;
	background-image:url(../images/guanyu_1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:34px;
	color:#ffffff;
	font-weight:bold;
}
.cont_2_01 img{
	vertical-align:middle;
	margin-left:10px;
}
.cont_2_02{
	width:620px;
	padding-top:25px;
	height:241px;
	overflow:hidden;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
}
.cont_2_03{
	width:620px;
	padding-top:40px;
	text-align:center;
}
.cont_2_03 ul li{
	display:inline-block;
	margin:0 40px;
	text-align:center;
}
.cont_2_03 ul li a{
	font-size:14px;
	color:#ffffff;
}
.cont_2_03 ul li img{
	vertical-align:top;
	margin-bottom:12px;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.cont_2_03 ul li:hover img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.cont_3{
	width:1200px;
	margin:0 auto;
	padding:80px 0;
}
.cont_3_02{
	padding-top:82px;
}
.cont_3_02_left{
	width:418px;
	float:left;
}
.cont_3_02_left img{
	vertical-align:top;
}
.cont_3_02_right{
	width:723px;
	float:right;
	padding-right:15px;
	padding-top:25px;
}
.cont_3_02_right ul li{
	margin-bottom:28px;
	height:120px;
	background-color:#ffffff;
	border:#dddddd 1px solid;
}
.xinwen_up{
	height:53px;
	padding:0 16px;
}
.xinwen_up_left{
	width:554px;
	float:left;
	height:53px;
	line-height:53px;
	font-size:16px;
	color:#191919;
}
.xinwen_up_right{
	width:auto;
	float:right;
	height:53px;
	line-height:53px;
	font-size:14px;
	color:#191919;
}
.xinwen_down{
	font-size:14px;
	color:#696969;
	line-height:24px;
	padding:0 16px;
}
.cont_3_02_right ul li:hover{
	background-color:#036dbe;
}
.cont_3_02_right ul li:hover .xinwen_up_left{
	color:#ffffff;
}
.cont_3_02_right ul li:hover .xinwen_up_right{
	color:#ffffff;
}
.cont_3_02_right ul li:hover .xinwen_down{
	color:#ededed;
}


.cont_4{
	height:602px;
	background-image: url(../images/anli_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.cont_44{
	padding-top:75px;
	width:1200px;
	margin:0 auto;
}
.cont_4_up{
	height:65px;
	background-image:url(../images/fuwu_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#ffffff;
}
.cont_4_up h2{
	font-family:"微软雅黑","宋体";
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_4_down{
	padding-top:71px;
}
.cont_4_down ul{
	width:1223px;
}
.cont_4_down ul li{
	float:left;
	width:282px;
	margin-right:23px;
}
.anli_img{
	width:282px;
	height:198px;
}
.anli_tt{
	height:50px;
	background-color:#ffffff;
	text-align:center;
	line-height:50px;
	font-size:14px;
	color:#333333;
}
.cont_5{
	height:492px;
	background-image:url(../images/lianxi_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.cont_55{
	width:1200px;
	margin:0 auto;
	padding:80px 0 0;
}
.cont_5_up{
	height:65px;
	background-image:url(../images/fuwu_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	color:#dddfe1;
}
.cont_5_up h2{
	font-size:34px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_5_down{
	margin-top:100px;
}
.cont_5_down ul{
	width:1240px;
}
.cont_5_down ul li{
	float:left;
	width:231px;
	height:120px;
	background-color:rgba(104,156,222,0.7);
	text-align:center;
	margin-right:40px;
	font-size:14px;
	color:#ffffff;
}
.cont_5_down ul li:hover{
	background-color:rgba(104,156,222,0.9);
}
.cont_5_down ul li a{
	color:#ffffff;
}
.cont_5_down ul li img{
	vertical-align:top;
	margin:12px 0;
}

















































































































































