@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
body{PADDING-RIGHT:0px;PADDING-LEFT:0px;FONT-SIZE:14px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-serif;line-height:20px; background:#9addff; background-size:100%;}
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
A:link,A:visited{TEXT-DECORATION:none; }
A:hover { TEXT-DECORATION:none; color:#1f5db2;}
a{color:#333333;}
legend{color:#000;}
fieldset,img{border:0;}
.clear {clear:both; height:0; line-height:0; overflow:hidden;}

/****************这是banner部分******************/
.bannner{
	width: 100%;
	height: 100px;
	background-image: url("../images/banner.jpg");
	background: cover;
	}
.logo{
	width: 100%;
	height: 100px;
	padding: 0px 0;
	margin: 0 auto;
}

.title{
    font-size: 40px;
    font-weight: bolder;
    color: #FFFFFF;
   	text-align: center;
}
/****************这是导航栏部分******************/
.main{width:100%; min-width:1200px; background: url("../images/qdhy_29.png") bottom center repeat-x;position:relative;}
.mainw{ width:1200px; min-height: 960px; padding:0 15px; margin:0 auto; background:#fff;}
.mainw_lf{ width:240px; float:left; height:auto;}
.mainw_lft{ height:auto; background:#1462ac;}
.mainw_lft li{ background:url(../images/qdhy_16.png) bottom repeat-x; }
.mainw_lft li a{ background:url(../images/qdhy_12.png) 16px 19px no-repeat; text-indent:30px; height:50px; line-height:50px; color:#fff; font-size:16px; font-weight:bold; -webkit-transition-duration: 0.3s;transition-duration: 0.3s; display:block;}
.mainw_lft li a:hover{ padding-left:10px;background:url(../images/qdhy_12.png) 16px 19px no-repeat #1e83e2; }
/****************这是右侧main部分******************/
.main_rig{ width:940px; float:right;}
.zyhd{ height:auto;}
.zyhd_tit{ height:45px; border-bottom:1px solid #CCC;}
.zyhd_tit_tit{ min-width:80px; border-bottom:1px solid #1462ac; height:45px; background:url(../images/qdhy_26.png) left center no-repeat; font-size:16px; font-weight:bold; float:left; line-height:45px; text-indent:10px;}
.zycont{ height:auto; padding:10px 0px;}
.zycont li{ border-bottom:1px dashed #ccc; line-height:30px;}
.zycont li a{-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.zycont li a:hover{ padding-left:5px;}
.zxxt{ height:auto; padding:10px 0px;}
.zxxt li{ border-bottom:1px dashed #ccc; line-height:35px; }
.zxxt li a{-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.zxxt li a:hover{ padding-left:5px;}
.bios{ width:100%; height:auto; padding:15px 0px;}
.kkcont{ width:95%; margin:0 auto; height:auto; padding:20px 0px;}
.kkcont p{  line-height:35px !important; font-size:16px;}
.kkcont li a:hover{ text-decoration: underline;}
.kkcont p img{ padding:15px 0px;}
.kkcont p span{ font-size:16px !important;line-height:35px !important;   }
/****************这是右侧内容部分******************/
.newscont{ width:95%; margin:0 auto; height:auto; padding:20px 0px;}
.newscont li{ border-bottom:1px dashed #ccc; line-height:20px;padding-top:4px;padding-bottom:4px;font-size: 16px}
.newscont li a:hover{ text-decoration: underline;}
.timestamp{font-size:12px;margin-right:20px;float: right}
/****************这是结尾部分******************/
.botom{ width:100%; background:#000000; min-width:1200px; padding:8px 0px; line-height:10px; color:#fff; text-align:center;position:fixed;bottom: 0}
