*{
	padding:0px;
	margin:0px;
}
body{
	font-size:12px;
	font-family:"microsoft yahei","tahoma","arial",'SimSun';
	overflow-x:hidden;
}
input , select{
	font-family:"microsoft yahei","tahoma","arial",'SimSun';	
}
input{
	text-indent:3px;
}
ul , li , ol{
	list-style: none;
}
a{
	text-decoration:none;
}
img{
	vertical-align:middle;
}
.clear{
	height:0px;
	width:100%;
	clear:both;
}


.lr{
	width:40px;
	height:40px;
	line-height:40px;	
	font-family:SimSun;
    font-size:30px;
	font-weight:700;
	text-align:center;
	color:#fff;
	background:#3063a4;	
	position:absolute;
	z-index:3;	
	top:50%;
	margin-top:-20px;
	cursor:pointer;
    opacity: 0.6;
}
.lr:hover{
	background:#0e6eb8;
}

.title{
	height: 40px;
    border-bottom: 2px solid #c3c3c3;
    margin-bottom: 20px;
}
.title div{
    float: left;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #333;
    border-bottom: 4px solid #3063a4;
}
.title .gd{
    float: right;
    height: 40px;
    line-height: 48px;
    font-size: 12px;
    color: #3063a4;
}


@font-face {
	font-family:'icomoon';src:url('../../fontsIco/icomoon.eot?-2mgmdr&v=152');src:url('../../fontsIco/icomoon.eot?#iefix-2mgmdr&v=152') format('embedded-opentype'),url('../../fontsIco/icomoon.woff?-2mgmdr&v=152') format('woff'),url('../../fontsIco/icomoon.ttf?-2mgmdr&v=152') format('truetype');font-weight:normal;font-style:normal
}[class*="ico"] {
	font-family: 'icomoon',microsoft yahei,'microsoft yahei',SimSun,NSimSun;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}



#header{
	width:100%;
	background:#fafafa;
}
#header .h_title{
	height:126px;
	width:1220px;
	margin:0px auto;	
}
#header .h_title .logo{
	width:500px;
	float:left;
	padding-top:36px;
}
#header .h_title .logo img{
	display:block;
	width:100%;
	height:auto;
}
#header .h_title .so{
    width: 274px;
    height: 38px;
    position: relative;
    float: right;
    margin: 40px 10px 0px 0px;
}
#header .h_title .so .val{
    width: 266px;
    height: 36px;
    line-height: 36px;
    padding-left: 6px;
    font-size: 14px;
    color: #999;
    border: 1px solid #666;
    border-radius: 3px;
    font-family: "microsoft yahei";
	font-size:16px;
}
#header .h_title .so .btn{
    position:absolute;
    top:3px;
    right:2px;
    width:32px;
    height:32px;
    cursor:pointer;
    border:none;
	background:none;
	z-index:2;
}
#header .h_title .so .an{
	position:absolute;
    top:3px;
    right:2px;
    width:32px;
    height:32px;
	z-index:1;	
}
#header .h_title .so .an:before{
	content: "\eab7";
	font-size:32px;
	color:#666;
	line-height:32px;
	text-align:center;
}

#header .dh{
	width:100%;
	height:36px;
	/*background:#1799f2;*/
	background:#047dd0;	
	background:#0487e1;
}
#header .dh .dh_list{
	width:1220px;
	margin:0px auto;
	height:36px;
	position:relative;
	z-index:98;
}
#header .dh .dh_list .dh_con{
	height:36px;
	float:left;
	margin-left:-1px;
	background:url(../images/dh_li.png) no-repeat 0% 50%;	
}
#header .dh .dh_list .dh_con.n1{
	background:none;
}
#header .dh .dh_list .dh_con .dh_an{
	display:block;
	height:36px;
    color:#fff;
}
#header .dh .dh_list .dh_con .dh_an:hover , 
#header .dh .dh_list .dh_con.active .dh_an{
	color:#fff;
	background:#3778cc;
	position:relative;
	z-index:2;
}
#header .dh .dh_list .dh_con .dh_an span{
	line-height:36px;
	font-size:16px;
	padding:0px 46px;
}

/*
 * 底部
 */
.footer{
	background-color: #3063a4;
    padding: 15px 0;
}
.footer .stra{
	text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 12px;
	padding-bottom:1px;
	background:url(../images/footer_line.png) no-repeat 50% bottom;	
}
.footer .strb{
	text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
}

















