@charset "utf-8";
/* CSS Document */


/*头部开始*/
.thetop{
	height:37PX;
	border-bottom:1PX solid #ececec;}
.w1200{
	width:1200px;
	margin:0 auto;}
.sologn{
	font-size:12PX;
	color:#999999;
	line-height:37PX;
	float:left;}
.phone{
	float:right;
	background:url(../image/IMG01.jpg) left center no-repeat;
	font-size:15PX;
	font-weight:bold;
	color:#005dae;
	height:37px;
	line-height:37px;
	padding-left:20px;}
.top{
	width:1200px;
	height:77px;
	margin:0 auto;}
.top .logo{
	float:left;}
.top .nav{
	float:left;
	padding-top:32px;
	padding-left:40px;}
.nav li{
	float:left;
	font-size:15px;
	color:#333333;
	margin-left:37px;
	position:relative;
	height:43px;
	}
 .nav li .son_nav{
	 background:url(../image/tm02.png) center;
	position:absolute;
	top:44px;
	width:118px;
	text-align:center;
	border-top:2px solid #0f70c4;
	left:-31px;
	z-index:666;
	color:#fFf;
	display:none;}
.nav li .son_nav a{
	line-height:34px;
	border-bottom:1px dotted #ccc;
	display:block;}
.nav_area .nav li .son_nav a:hover{
	background:#a50000;
	color:#fFf;}
.search{
	width:220px;
	float:left;
	margin-top:23PX;
	margin-left:33PX;
	}
.search .input{
	width:183px;
	height:32px;
	line-height:32px;
	padding-left:28px;
	color:#ccc;
	border:1px solid #eae9e9;
	outline:none;
	font-size:12px;
	border-radius:30px;
	display:inline-block;}
.search .btn{
	width:19px;
	height:18px;
	background:url(../image/img02.jpg) no-repeat center;
	display:inline-block;
	margin-left:-38px;}
.vision {
	float:left;
	padding-top:23px;
	padding-left:10px;}
.vision a{
	display:inline-block;
	border-radius:30px;
	font-size:12PX;
	text-align:center;
	line-height:32px;
	width:32px;
	height:32px;
	background:#005dae;
	color:#fFf;}
.vision .en{
	background:#ec651b;}
/*底部开始*/
.footer{
	height:286PX;
	color:#FfF;
	width:100%;
	background:#034c8b;
	}
.footer_link{
	text-align:center;
	margin:0 auto;
	width:755px;
	display:block;
	height:40px;
	padding-top:40px;}
.footer_link a{
	float:left;
	font-size:13px;
	height:15px;
	display:inline-block;
	text-align:center;
	line-height:15px;
	border-right:1px solid #c7c7c7;
	padding:0 23px;
	text-align:center;
	}	
.friendly{
	text-align:center;
	font-size:13px;}	
.friendly a{
	display:inline-block;
	padding-right:8px;}	
.wx_link {
	margin:0 auto;
	width:501px;
	padding-top:26px;}
.wx_link li {
	width:167PX;
	float:left;
	text-align:center;}	
.wx_link li h4{
	font-size:12PX;
	text-align:center;
	padding-bottom:6PX;
}	
	
.bq{
	height:50px;
	line-height:50px;
	background:#044277;
	text-align:center;
	color:#fFf;
	font-size:13px;}	
/*右侧悬浮	*/
.xuan_fu{
	position:fixed;
	right:0;
	top:40%;}	
.xuan_fu .icon01{
	background:url(../image/icon11.png) no-repeat  center;
	display:block;
	width:55px;
	height:55px;
	margin-bottom:2px;
	position:relative;}
.xuan_fu .icon02{
	background:url(../image/icon22.png) no-repeat  center;
	display:block;
	width:55px;
	height:55px;
	margin-bottom:2px;
	position:relative;}
.xuan_fu .icon03{
	background:url(../image/icon33.png) no-repeat  center;
	display:block;
	width:55px;
	height:55px;
	margin-bottom:2px;}	
.xuan_fu .icon01:hover{
	background:url(../image/icon666.png) no-repeat center;}
.xuan_fu .icon02:hover{
	background:url(../image/icon55.png) no-repeat center;}
.xuan_fu .icon03:hover{
	background:url(../image/icon77.png) no-repeat center;}
.openFather{
	background:#fff;
	width:180px;
	padding-left:20px;
	font-size:14px;
	padding-top:10px;
	position:absolute;
	right:90px;
	top:0;
	border-left:2px solid #0f70c4;
	opacity:0;
	visibility:hidden;
	transition:all .6s;
	}
.xuan_fu .icon01:hover .openFather{
	opacity:1;
	visibility:visible;
	right:68px;
	}
.xuan_fu .icon02:hover .openFather{
	opacity:1;
	visibility:visible;
	right:68px;
	}
.sanjiao{
	display:block;
	width:12px;
	height:12px;
	position:relative;
	right:-176px;
	background:url(../image/img88.png) no-repeat center;
	top:-20px;}