body{
	margin:0;
	padding:0;
	font-family:"微软雅黑",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
}
ul,dl,dt,dd{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
h4{
	font-weight:100;
	font-size:12px;
	}

.header{
    height:194px;
	background:url(/static/image/top_back.png) #3097F4 no-repeat center top;
	color:#fff;
}
.header .top{
	width:1024px;
	margin:0 auto;
	height:34px;
	overflow:hidden;	
}
.header .top .left{
	font-size:12px;
	line-height:34px;
	float:left;
}
.header .top .right{
	float:right;
	line-height:34px;
}
.header .top .right a{
	margin-left:10px;
	color:#fff;
	
}
.header .logo{
	height:118px;
}
.header .logo .logo_con{
	width:1024px;
	margin:0 auto;
	height:118px;
}
.header .logo_img{
	float:left;
	margin-top:25px;
	}
.header .logo .logo_con .right{
	float:right;
	margin-top:21px;
	text-align:right;
	width:350px;
	height:55px;
	
}
.header .logo .logo_con .right span{
	margin-left:4px;
	
}
.header .logo .logo_con .right a{
	font-size:12px;
	color:#fff;
}
.header .logo .logo_con .search{
	float:right;
	margin:15px 0 0 100px;
	background:url(/static/image/sc.png) no-repeat;
	width:184px;
	height:30px;
	display:inline;
	position:relative;
	z-index:3;
	 
}
.search_li{
	float:left;
	width:45px;
	height:30px;
	text-align:left;
	}
.search_li font{
	color:#787878;
	height:30px;
	line-height:30px;
	font-weight:100;
	font-size:12px;
	display:block;
	margin-left:8px;
	cursor:pointer;
	background:url(/static/image/search_icon1.png) no-repeat right center;
	}
.search_li ul{
	position:absolute;
	z-index:1;
	background-color:#fff;
	left:0px;
	top:30px;
	width:45px;
	display:none;
	}
.search_li ul li{
	color:#787878;
	font-size:12px;
	text-indent:8px;
	cursor:pointer;
	height:24px;
	line-height:24px;
	}
.search_li ul li label{
	display:none;
	}
.search_li ul li:hover{
	background-color:#eee;
	color:#000;
	}
.inp_txt{
	float:left;
	border:none; 
	background:none; 
	width:90px;
	height:30px;
	color:#787878;
	padding:0px;
	margin-left:10px;
	}
.inp_btn{
	border:none;
	cursor:pointer;
	background:none;
	width:35px;
	height:30px;
}
.nav{
	width:1024px;
	height:41px;
	margin:0px auto;
	}
.nav ul{
	width:1100px;
	}
.nav li{
	float:left;
	height:41px;
	display:inline;
	font-size:14px;
	position:relative;
	z-index:2;
	width:85px;
	}
.nav li a{
	display:inline-block;
	line-height:41px;
	height:42px;
	width:85px;
	text-align:center;
	color:#fff;
	}
.nav li:hover a{
	background-color:#fff;
	color:#0E65B5;
	text-decoration:none;
	}
.nav li:hover .nav_list{
	display:block;
	}
.nav_list{
	display:none;
	position:absolute;
	left:-1px;
	top:42px;
	z-index:1;
	width:85px;
	background-color:#fff;
	border:#2683ED solid 1px;
	border-top:none;
	}
.nav li .nav_list a{
	float:left;
	width:100%;
	color:#2174BF;
	font-size:12px;
	line-height:30px;
	height:30px;
	padding:0px;
	}
.nav li .nav_list a:hover{
	background-color:#E5F0F7;
	text-decoration:none;
	}
.footer{
	background:#403e3f;
	height:230px;
	margin-top:46px;
}
.fo_con{
	width:1024px;
	margin:0 auto;
	padding:10px;
	color:#FFF;
	position:relative;
	z-index:1
}
.footer .left{
	float:left;
	width:320px;
	height:100px;
	margin-top:40px
}
.footer .middle{
	float:left;
	width:700px;
	
	font-size:12px;
	color:#999;
	margin-top:35px
}
.footer .middle p{
	text-align:left;
	font-family:"宋体";
}
.footer .middle img{
	vertical-align:top;
	}
.footer_code{
	position:absolute;
	top:40px;
	right:10px
}
.footer1{
	background:#403e3f;
	height:175px;
}
.footer1 .left{
	float:left;
	width:275px;
	height:100px;
	margin-top:40px
}
.footer1 .middle{
	float:left;
	width:700px;
	overflow:hidden;
	font-size:12px;
	color:#999;
	margin-top:35px
}
.footer1 .middle p{
	text-align:left;
	font-family:"宋体";
}
.footer1 .middle img{
	vertical-align:top;
	}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.clearfix{zoom:1}
.clearfix:after {
    visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0
}
.pager { width:700px;  text-align:center; padding-top:15px;  clear:both; line-height:35px;margin: 0 auto;}
 .pager a { border:solid 1px #DDDDDD; text-align:center;  padding:5px 10px; margin:0px 5px; text-decoration:none; }
    .pager a:hover {background:#2e6ab1; color:#ffffff;
    }
    .pager .current {background:#2e6ab1;padding:5px 10px; margin:0px 5px; color:#ffffff;
    }


.footer {
    height:290px;
}
.footer .left {
    margin-top:20px;
}
.sns-list {
    height:50px;
}
.sns-list li{
    float:left;
    margin:0 15px 0 15px;
    position:relative;
}
.sns-list a{
    color:#fff;
    display:inline-block;
    height:30px;
    line-height:30px;
    padding-left:40px;
    position:relative;
    z-index:1;
}
.sns-list .weibo a{
    background:url(/static/image/wb1.png) left center no-repeat;
}
.sns-list .webapp a{
    background:url(/static/image/ie.png) left center no-repeat;
}
.sns-list .weichat a{
    background:url(/static/image/wx1.png) left center no-repeat;
}
.sns-list .ewm_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    padding:10px;
    font-size: 12px;
    height: 110px;
    position: absolute;
    text-align: center;
    top: -99px;
    width: 110px;
    opacity:0;
    left:-15px;
}
    .sns-list .ewm_box img {
        width:110px;
        height:110px;
    }
    .sns-list a:hover {
    transform: scale(1.2);
    transition: -moz-transform 0.4s ease 0s;
}
.ico-list {
    margin-top:10px;
}
.ico-list  a{
    display:inline-block;
}
