﻿/*通用类*/
*{
	margin:0 auto;
	padding:0;	
}
body{		
	min-width:1000px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";	
	background:#fff;
	text-align:justify;
	color:#404040;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#404040;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#ffc300;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:150px;
	position:relative;
	z-index:100;	
}
.header .logo{
	float:left;
	margin-top:55px;	
}
.logo_tip{
	float:left;
	font-size:24px;
	line-height:64px;
	padding:55px 0 0 37px;
	font-style:italic;
	color:#2d3c74;
	letter-spacing:1px;	
}
.head_rt{
	width:342px;
	float:right;
	padding-top:56px;	
}
.head_tel{
	float:left;
	padding-left:38px;
	height:25px;
	line-height:25px;
	font-size:24px;
	color:#2d2d2d;
	background:url("../images/head_tel.png") no-repeat 6px center;	
}
.head_lan{
	float:right;
	width:100px;
	height:25px;
	position:relative;
	z-index:100;	
	cursor:pointer;
}
.head_lan .top{
	width:75px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#848484;	
	background:url("../images/head_lan.png") no-repeat right center;
	text-align:left;
	padding-left:25px;
}
.head_lan ul{
	background:#fff;
	position:absolute;
	left:0;
	top:25px;
	z-index:100;	
	width:100px;
	display:none;
}
.head_lan:hover ul{
	display:block;	
}
.head_lan li{
	height:25px;
	font-size:12px;
	line-height:25px;	
	vertical-align:top;
}
.head_lan li a{
	display:block;
	width:75px;
	height:25px;
	padding-left:25px;
	color:#848484;	
}
.head_lan li a:hover{
	color:#848484;
	background:#f3f3f3;	
}
.head_search{
	width:342px;
	height:29px;
	background:url("../images/head_search.png") no-repeat left top;	
	margin-top:16px;
}
.head_search .text{
	width:293px;
	height:29px;
	line-height:29px;
	padding-left:10px;	
	border:0;
	float:left;
	background:none;
}
.head_search .sub{
	float:left;
	width:39px;
	height:29px;
	background:none;	
}
/*header 结束*/

/*nav 导航*/
.nav{
	height:55px;
	line-height:55px;
	background:#2d3c74;	
}
.nav_wrap{
	width:1001px;
	height:55px;
	border-left:1px solid #212d59;	
	margin:0 auto;	
}
.nav_wrap a{
	display:inline-block;
	width:143px;
	height:55px;
	float:left;
	text-align:center;
	border-right:1px solid #212d59;	
	margin-left:-1px;
	font-size:18px;
	color:#e6e6e6;
	position:relative;
}
.nav_wrap a:hover,.nav_wrap a.hover{
	color:#fff;
	background:#d12127;	
	z-index:10;
}
/*nav 导航*/

/*child_banner 二级banner*/
.child_banner{
	height:310px;
	width:100%;
	position:relative;
	background-repeat:no-repeat;
	background-position:top center;	
}
/*child_banner 二级banner*/

/*quick 快速通道*/

.quick{
	padding:70px 0 54px 0;
	background:#f5f5f5;	
}
.qk_channel{
	padding:42px 38px 24px 38px;
	border:1px solid #2d3c74;
	position:relative;	
}
.qk_channel .tit{
	display:inline-block;
	width:200px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#2d3c74;
	color:#ebebeb;
	font-size:28px;
	position:absolute;
	left:50%;
	top:-22px;
	margin-left:-100px;
	z-index:10;	
}
.qk_channel .in{
	padding:6px 0 6px 0;	
	font-size:15px;
	line-height:24px;	
	clear:both;
	min-height:24px;
}
.qk_channel .tit2,.qk_channel a{
	float:left;
	margin-right:20px;	
}
.qk_fri{
	margin-top:40px;	
	width:1000px;
	position:relative;
	overflow:hidden;
}
.qk_fri .head{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #2d3c74;	
	margin-bottom:10px;
	clear:both;
}
.qk_fri .head .tit{
	float:left;
	font-size:18px;
	color:#2d3c74;	
	padding-right:10px;
}
.qk_fri .head em{
	float:left;
	font-size:12px;
	color:#aaa;	
	text-transform:uppercase;
}
.qk_fri .head a{
	float:right;		
}
.qkfri_links{
	width:1050px;	
}
.qkfri_links a{
	display:inline-block;
	height:32px;
	line-height:32px;
	padding:0 15px;
	float:left;
	margin:16px 46px 0 0;	
	color:#404040;
	background:#d2d2d2;
}
.qkfri_links a:hover{
	color:#fff;
	background:#2d3c74;	
}

/*quick 快速通道*/

/*footer 底部*/
.footer{
	padding-bottom:50px;
	background:#2d3c74;	
	color:#fff;
}
.footer_nav{
	height:34px;
	line-height:34px;
	padding:20px 0;	
	border-bottom:1px solid #212d59;
	text-align:center;
	font-size:18px;
	color:#212d59;
	margin-bottom:15px;
}
.footer_nav a{
	color:#fff;
	margin:0 30px;	
}
.footer_nav a:hover{
	color:#fff;
	text-decoration:underline;	
}
.ft_left{
	float:left;
	line-height:30px;	
}
.ft_code{
	width:134px;
	float:left;	
	text-align:center;
}
.ft_code dt{
	height:134px;	
}
.ft_code img{
	display:block;
	width:134px;
	height:134px;	
}
.ft_code dd{
	height:30px;
	line-height:30px;	
}
.ft_share{
	float:left;
	padding:14px 20px 0 50px;	
}
/*footer 底部*/

.go_top{
	width:50px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-top:50px;
	background:url("../images/go_top.png") no-repeat top center;	
	font-size:18px;
	color:#ccc;
	font-family:"arial";
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:50px;
	z-index:120;
	_visibility:none;
	display:none;
}

/*公用CSS 结束*/