@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-size: 13px;
	font-family:"宋体";
	color:#333;
}
html
{
	font-size: 13px;
}
img
{
	border: none;
	vertical-align:middle;

}
/*浮动闭合*/
.clearfix:after
{

	clear: both;

}
*html .clearfix
{
	
}
*:first-child+html .clearfix { zoom: 1; }
/*{
	height: 1%;
	zoom:1;
}*/
.clearfix
{
	display:inline-block;
}
/*Hide from IE Mac*/
.clearfix
{
	display: block;
}
/*End hide from IE Mac*/

/*float 万能闭合钥匙结束*/ 
.clear
{
	clear: both;
}
a:link,a:visited,a:hover,a:active
{
	color: black;
}
.white a:link,.white a:visited,.white a:hover,.white a:active
{
	color: white;
}
.gray a:link,.gray a:visited,.gray a:hover,.gray a:active
{
	color: #999999;
}

/*布局样式*/

ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu{margin:0; padding:0;}

header,article,footer,nav,section,aside,menu{ display:block;}

table{ border-collapse:collapse; border-spacing:0;}

img{ border:none;}

a:link,a:visited{color:#282828;text-decoration:none;outline:none;}

a:active,a:hover{color:#282828; text-decoration:none;}

body{ margin:0;padding:0;font:14px/22px Microsoft Yahei;/* font-size:1em; line-height:1.571em;*/ min-width:320px; }

.fl{ float:left;}

.fr{ float:right;}

.cl{ clear:both; font-size:0; line-height:0; height:0; width:100%; overflow:hidden;}

.fix:after {visibility: hidden;display: block;font-size: 0;content:""; clear: both; height: 0;}

.fix{*zoom:1;}

.bg{ background:#F5F5F5;}

.heder
{
	width:100%;
	height:auto;
}

.heder .logo
{
	width:100%;
	height:auto;
}
.logo img
{
	width:100%; 
}
.banner
{
	width:100%;
	height:auto;
}
.banner img
{
	width:100%;
	height:auto;
}
.naav
{
	width:100%;
	height:134px;
	background:url(../images/hedbg.jpg) repeat-x;

}

.naav ul
{
	width:100%;
	float:left;
	
	padding-top:1%;
	padding-bottom:1%;
}
.xiha
{
}

.naav ul li
{
	width:24%;
	min-height:58px;
	line-height:58px;
	float:left;
	text-align:center;
}

.naav ul .sy_hr
{
	border-right:1px solid #87b0d0;
}


.naav ul li a
{
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}


.dbwez
{
	width:100%;
	margin:0 auto;
	position:relative;
	text-align:center;
	margin-top:3%;
	
	
}
.dbwez img
{
	width:100%;
	float:left;
	position:relative;
	font-size:10px;
}
@media screen and (max-width: 639px){
.dbwez
{
	width:90%;
	margin:0 auto;
	position:relative;
	text-align:center;
	max-height:100px;
	font-size:10px;
	margin-top:3%;
}
}


.bottomm{ width:100%;}

.footer-con{width:100%;position:fixed; z-index:100; right:0; bottom:0;}

.bottomm li{ float:left; width:25%;}
.bottomm li img
{
	width:100%;
	height:100%;
	max-height:80px;
}
header,article,footer,nav,section,aside,menu{ display:block;}
@media screen and (max-width: 639px){
	
.footer{}

.footer-con{width:100%;position:fixed; z-index:100; right:0; bottom:0;background-color:#1C1C1E;}

.bottomm li{ float:left; width:25%;}
.bottomm li img
{
	width:100%;
	height:100%;
	max-height:80px;
	
}
}


.index-hd{height:68px;line-height:68px;padding:18px 20px 0 70px;border-bottom:3px solid #339ee2;background:url(../images/ico-tt.png) 20px 38px no-repeat;}

.index-hd .more{float:right;font-size:24px;}

.index-hd h3{display:inline;font-size:32px;font-weight:normal;}

.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}

.links{margin-top:30px;}

.links h3{height:90px;padding:0 0 0 20px;line-height:90px;background:#339EE2;font-size:28px;font-weight:normal;color:#fff;}

.links .bd{padding:20px;}

.links .bd a{margin:0 10px;font-size:24px;color:#666;}

.top
{
	width:100%;
}
.top img
{
	width:100%;
}

.dtop
{
	width:100%;
	min-height:60px;
	
	
}

.dtop img
{
	width:100%;
	height:auto;
}
.nyny
{
	width:100%;
	height:auto;
}

.nyny img
{
	width:100%;
	
}
.bottom
{
	width:100%;
	float:left;
	line-height:35px;
	
}
.bottom ul li
{
	float:left;
	width:25%;
	text-align:center;
}
.bottom ul li a
{
	width:90%;
	float:left;
	line-height:35px;
	color:#333;
	font-size:15px;
	font-family:"黑体";
	
}
@media screen and (max-width: 639px){
.bottom ul li a
{
	width:90%;
	float:left;
	line-height:35px;
}
}

