
.head_out { position:fixed;z-index:9999;width:100%;}
.head_out .head_top { background:#ffffff;height:89px;}
.head_out .left {float:left;width:214px;}
.head_out .rig {float:right;width:900px;}
.head_out .lanug { background:url(../images/head_tel.jpg) no-repeat top right; text-align:right;color:#c2c2c2;height:34px;padding-right:16px;padding-top:4px;}
.head_out .lanug a{ display:inline-table;width:50px;height:16px; line-height:16px;margin-right:10px;color:#666666;}
.head_out .lanug a:hover {color:#00449e; font-weight:bold;}
.head_yinying {border-top:1px solid #CCC;background:url(../images/head_yinying.png) repeat-x top center;height:17px;}

.menu {
	font-family: arial, sans-serif;
	width: 900px;
	margin: 0 auto;
	padding-top:8px;
	padding-left:50px;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height:47px;
}
.menu ul li {
	float: left;
	position: relative;
	width:105px;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 105px;
	height: 47px;
	line-height: 47px;
	color: #484848;
	font-size: 14px;
}
.menu ul li ul {
	display: none;z-index:999999;
}
.menu ul li:hover a {
	background:#1786e8;
	color:#ffffff;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 47px;
	left: 0;
	width: 105px;
	background:none;
}
.menu ul li:hover ul li { background:none;height:35px; line-height:35px; }
.menu ul li:hover ul li a {
	display: block;
	background:#2b5ab5;
	color: #ffffff;
	height:35px; 
	line-height:35px;
	font-size:12px;
	font-weight:100;
	border-bottom:1px solid #2351ab;
}
.menu ul li:hover ul li a:hover {
	background:#003683;
	color: #ffffff;
	height:35px; line-height:35px;
	font-size:12px;
	font-weight:100;
}


.shou_title_main { text-align:center;}


.item_2 {background:url(../images/shou_item_2.jpg) no-repeat center center;height:500px;}
.item_2 .flo_rig p,.item_2 .flo_rig p *{color:#ffffff;}
.item_2 .flo_rig p { line-height:30px;}


.item_3{}
.item_3 .cpmenu_list { text-align:center;height:80px;}
.item_3 .cpmenu_list ul li{ display:inline-table;margin:0 5px;}
.item_3 .cpmenu_list ul li a{
	border:1px solid #d1d1d1; 
	border-radius:10px;
	width:130px;
	height:30px; 
	line-height:30px; 
	display:block; 
	text-align:center;color:#000000;
}
.item_3 .cpmenu_list ul li a:hover { border:1px solid #2f87ff; background:#2f87ff;color:#fff;}



.item_4 {background:url(../images/bg1.jpg) no-repeat fixed;height:600px;}
.item_4 .shou_news ul li { 
	display:inline-table;
	float:left; 
	background:#ffffff;
	width:260px;
	height:300px;
	margin:0 10px;
	padding-bottom:10px;
}
.item_4 .shou_news ul li div{
	padding:5px 10px;
	color:#999999;
	font-size:12px;
	margin:0;
	line-height:22px;
	height:80px;
}
.item_4 .shou_news ul li h5 {margin-left:10px;margin-right:10px;border-bottom:1px dotted #d6d6d6;padding-top:20px;height:50px;}
.item_4 .shou_news ul li h5 a{
	color:#000000;
	font-size:14px;
	width:200px;
	display:block; 
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.item_4 .shou_news ul li h5 a:hover {
	color:#00449e;
	font-weight:bold;
}
.item_4 .shou_news ul li .time {color:#999999;font-size:10px;padding-left:10px;}
.item_4 .shou_news ul .img { background:#000000;height:164px; display:block;}
.item_4 .shou_news ul .img img {width:260px;height:164px;}
.item_4 .shou_news ul li:hover img{opacity:0.6;filter:alpha(opacity=60);}
.item_4 .shou_news ul li:hover { background:#f5f5f5;}


.item_5 {height:693px; background:url(../images/item_5.jpg) repeat-x bottom center #f6f6f6; }




.foot_out {height:219px; background:#23353f;}
.foot_out h3 {color:#ffffff;font-size:18px;}
.foot_out .flo_left { width:570px;padding-top:30px; background:url(../images/foot_icon.jpg) no-repeat 0px 48px;}
.foot_out ul {padding-top:10px;}
.foot_out li { width:90%;color:#ffffff;float:left; line-height:30px;padding-left:40px;}
.foot_out .banquan {color:#8c8c8c; text-align:center;padding-top:10px;font-size:12px;}




.kf_tel {position: fixed;z-index: 99;bottom:150px;left:15px;}
.online-service {
	position: fixed;
	width: 65px;
	bottom: 150px;
	right: 10px;
	z-index: 99;
}
.online-service ul {
	margin: 0;
	padding: 0;
}
.online-service li {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	margin-top: 10px;
}
.online-service li .way {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	text-align: center;
	border-radius: 50%;
	z-index: 10;
	font-size: 0;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	cursor: pointer;
}
.online-service li .way .icon {
	display: inline-block;
}
.online-service li .way p {
	display: block;
	line-height: 1;
	font-size: 12px;
	color: #fff;
}
.online-service .phone .content {
	display: block;
 *display: none;
	position: absolute;
	width: 0px;
	height: 43px;
	padding: 0 70px 0 20px;
	top: 11px;
	right: 3px;
	border-radius: 21px;
	opacity: 0;
	line-height: 43px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #222;
	background-color: #f0c51d;
	z-index: 3;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service li:hover .content {
 *display: block;
	width: 140px;
	opacity: 1;
}
.online-service .phone .content span:last-child {
	padding-left: 10px;
}
.online-service .wx .ewm {
	background: #ffffff;
	display: block;
	*display: none;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	right: 70px;
	opacity: 0;
	z-index: 3;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service .wx:hover .ewm {
*display: block;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	white-space: nowrap;
}
.online-service .wx .ewm img {
	display: block;
	padding: 10px;
	width: 102px;
	height: 102px;
	border: 1px solid #ccc;
}
.online-service .wx .ewm .arrow {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #ccc;
	top: 50%;
	margin-top: -5px;
	right: -10px;
}
.online-service .wx .ewm h4 {
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.online-service .wx .ewm p {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 2px;
}
li i.contact-icon1 {
	background: url("../images/kf01.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon1 {
	background: url("../images/kf01s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.contact-icon2 {
	background: url("../images/kf02.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon2 {
	background: url("../images/kf02s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.contact-icon3 {
	background: url("../images/kf03.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon3 {
	background: url("../images/kf03s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.arrow-top {
	background: url("../images/kf04.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.arrow-top {
	background: url("../images/kf04s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}

