@charset "utf-8";
/* CSS Document */
#cont{
	overflow:hidden;
}
.cont_1{
	background-image:url(../images/guanyu_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:579px;
	width:1200px;
	margin:0 auto;
}
.cont_1_left{
	width:558px;
	float:left;
	padding-top:92px;
	padding-left:7px;
}
.cont_1_right{
	width:600px;
	float:right;
	padding-top:129px;
}
.guanyu_1{
	padding-bottom:27px;
	font-size:26px;
	color:#0066cb;
	font-weight: bold;
}
.guanyu_2{
	height:103px;
	overflow:hidden;
	font-size:14px;
	color:#666666;
	line-height:26px;
}
.guanyu_3{
	padding:12px 0 20px;
}
.guanyu_4{
	width:100%;
}
.guanyu_4 ul{
	width:625px;
}
.guanyu_4 ul li{
	float:left;
	width:180px;
	height:124px;
	margin-right:25px;
	background-color:#eeeeee;
}
.guanyu_4 ul li:hover{
	background-color:#0066cb;
}
.guanyu_4_up{
	margin-top:29px;
	height:44px;
	overflow:hidden;
	text-align:center;
	position:relative;
}
.guanyu_4_up_01{
	width:100%;
	height:44px;
	display:block;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	text-align:center;
	vertical-align:top;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.guanyu_4 ul li:hover .guanyu_4_up_01{
	top:-100%;
}
.guanyu_4_up_02{
	width:100%;
	height:44px;
	display:block;
	position:absolute;
	z-index:99;
	top:100%;
	left:0;
	text-align:center;
	vertical-align:top;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.guanyu_4 ul li:hover .guanyu_4_up_02{
	top:0;
}
.guanyu_4_down{
	padding-top:12px;
	text-align:center;
	font-size:15px;
	color:#0066cb;
}
.guanyu_4 ul li:hover .guanyu_4_down{
	color:#ffffff;
}
.cont_2{
	background-image:url(../images/chanpin_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:927px;
	overflow:hidden;
}
.cont_22{
	width:1200px;
	margin:0 auto;
	padding-top:70px;
}
.cont_2_01{
	height:78px;
	text-align:center;
	font-size:36px;
	color:#ffd513;
	font-weight:bold;
}
.cont_2_02{
	height:100px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#ffffff;
	line-height:28px;
}
.cont_2_03{
	height:137px;
	text-align:center;
}
.cont_2_03 img{
	vertical-align:top;
}
.cont_2_04{
	width:100%;
}
.cont_2_04 ul{
	width:1218px;
}
.cont_2_04 ul li{
	width:286px;
	height:214px;
	position:relative;
	overflow:hidden;
	float:left;
	margin-right:18px;
	margin-bottom:26px;
}
.chanpin_img{
	text-align:center;
}
.chanpin_img img{
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.cont_2_04 ul li:hover .chanpin_img img{
	-webkit-transform:scale(1.6);
	-moz-transform:scale(1.6);
	-o-transform:scale(1.6);
	transform:scale(1.6);
}
.chanpin_tt{
	width:286px;
	height:214px;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	background-color:rgba(0,102,203,0.75);
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	-o-transform:scale(0.5);
	transform:scale(0.5);
	opacity:0;
	visibility:hidden;
}
.cont_2_04 ul li:hover .chanpin_tt{
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	visibility: visible;
}
.chanpin_tt_01{
	padding-top:67px;
	padding-left:15px;
	padding-right:15px;
	height:65px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	line-height:32px;
}
.chanpin_tt_02{
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}
.chanpin_tt_02 img{
	vertical-align:top;
}
.cont_3{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:65px 0 75px;
}
.cont_3_up{
	text-align:center;
}
.cont_3_up h2{
	font-size:20px;
	color:#999999;
	text-transform:uppercase;
}
.cont_3_up h2 b{
	font-size:36px;
	color:#0066ca;
}
.cont_3_down{
	padding-top:60px;
}
.cont_3_down_left{
	width:578px;
	float:left;
}
.cont_3_down_left_img{
	height:371px;
}
.cont_3_down_left_img img{
	vertical-align:top;
}
.cont_3_down_left_tt{
	padding:30px;
	background-color:#f5f5f5;
}
.cont_3_down_left_tt:hover{
	background-color:#0066ca;
}
.cont_3_down_left_tt_left{
	width:340px;
	float:left;
	font-size:14px;
	color:#696969;
	line-height:22px;
}
.cont_3_down_left_tt_left a{
	font-size:22px;
	color:#484848;
	font-weight:bold;
	line-height:30px;
	display:inline-block;
	padding-bottom:6px;
}
.cont_3_down_left_tt:hover .cont_3_down_left_tt_left{
	color:#ffffff;
}
.cont_3_down_left_tt:hover .cont_3_down_left_tt_left a{
	color:#ffffff;
}
.cont_3_down_left_tt_right{
	width:90px;
	float:right;
	padding-left:45px;
	border-left:#bbbbbb 1px solid;
	height:118px;
	font-size:14px;
	color:#999999;
}
.cont_3_down_left_tt:hover .cont_3_down_left_tt_right{
	border-left:#ffffff 1px solid;
	color:#ffffff;
}

.cont_3_down_left_tt_right h2{
	font-size:30px;
	color:#999999;
	padding-bottom:12px;
}
.cont_3_down_left_tt:hover .cont_3_down_left_tt_right h2{
	color:#ffffff;
}
.cont_3_down_left_tt_right a{
	display:inline-block;
	margin-top:12px;
	background-image:url(../images/xinwen_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:38px;
	height:38px;
}
.cont_3_down_left_tt:hover .cont_3_down_left_tt_right a{
	background-image:url(../images/xinwen_12.gif);
}
.cont_3_down_right{
	width:574px;
	float:right;
}
.cont_3_down_right ul li{
	height:257px;
	border:#e5e5e5 1px solid;
	margin-bottom:27px;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.cont_3_down_right ul li:hover{
	border:#0066ca 1px solid;
	box-shadow:0 0 5px #c2c2c2;
}
.xinwen_up{
	padding:37px;
	font-size:13px;
	color:#6e6e6e;
	line-height:24px;
}
.xinwen_up a{
	font-size:16px;
	color:#333333;
	display:inline-block;
	padding-bottom:18px;
}
.xinwen_down{
	height:93px;
	background-color:#f5f5f5;
	padding:0 38px;
}
.cont_3_down_right ul li:hover .xinwen_down{
	background-color:#0066ca;
}
.xinwen_down_left{
	padding-top:20px;
	font-size:14px;
	color:#999999;
	float:left;
}
.xinwen_down_left h2{
	font-size:30px;
	color:#999999;
	padding-bottom:12px;
}
.cont_3_down_right ul li:hover .xinwen_down_left h2{
	color:#ffffff;
}
.cont_3_down_right ul li:hover .xinwen_down_left{
	color:#ffffff;
}
.xinwen_down_right{
	width:auto;
	float:right;
	padding-top:29px;
}
.xinwen_down_right a{
	display:inline-block;
	background-image:url(../images/xinwen_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:38px;
	height:38px;
}
.cont_3_down_right ul li:hover .xinwen_down_right a{
	background-image:url(../images/xinwen_12.gif);
}


























































































































































