body {
	background-color: white;
	font-size:16px;
}
* {
	padding:0;
	margin:0;
	font-family:"Microsoft Yahei", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
a {
	text-decoration:none;
	color:#111;
}
a:visited {
	color:#F00;
}
li {
	list-style-type:none;
}
body {
	background-color:#fff;
}
.head1 {
	height:50px;
	background-color:#3fa9f5;
	text-align:center;
}
.list {
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:26px;
	display:inline-block;
	text-align:center;
	padding-left:37px;
	background:url(/images/logo.gif) no-repeat;
	background-size:37px 50px;
}
.header {
	padding:10px 0 10px 5px;
	background-color:#fff;
	margin-bottom:3px;
}
.header ul {
	margin-top:5px;
}
.header li {
	float:left;
	list-style:none;
	width:26%;
	text-align:center;
	margin-bottom:10px;
}
.header li.headers {
	width:18%;
}
.new {
	background:#fff;
	margin-bottom:3px;
}
.new dd {
	padding:5px 5px 5px 10px;
}
.new dt {
	height:40px;
	line-height:40px;
	border-bottom:1px #CCC solid;
	text-indent:10px;
	font-weight:bold;
}
.new li {
	border-bottom:1px #bbb dashed;
	line-height:30px;
	margin-bottom:10px;
}
.footer {
	border-top:2px solid #315baf;
	background:#Fff;
	color:#333;
	padding-left:5px;
}
.footer p {
	line-height:30px;
}
.kan {
	text-align:center;
	width:70%;
	margin:0 auto;
	border-radius:7px;
	margin-top:5px;
	padding:5px 0;
	border:1px solid #cee;
}
.kan a {
	display:block;
	color:#555;
}
.yl li {
	height:20px;
	line-height:20px;
	border-bottom:none;
	float:left;
	padding:0 10px 10px 0;
}
.top dd {
	padding-left:10px;
}
.top dt, .xgny {
	background-color:#f0f7fa;
	border-top:1px solid #ccc;
	padding-left:5px;
}
.top1 {
	height:37px;
	padding:0 5px;
	float:left;
}
.top1 strong a {
	display:block;
	text-align:center;
	color:#1361ae;
}
.both {
	clear:both;
}
footer p{
	font-size:13px;
	color:#bbb;
	text-align:center;
}
/*CSS Reset*/
 html{
     margin:0 auto;
     font-family:"Microsoft JhengHei","Microsoft YaHei",Verdana,sans-serif;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
}
 @media only screen and (min-width:978px) {
     html,#header {
         margin:0 auto;
         width:70%;
    }
}
html, #header{
	margin:0 auto\9;
	width:70%\9;
}
 html{
     border: 1px solid #ddd;
}
 body,h1,h2,h3,h4,h5,h6, p, ol, ul, li,dl, dt, dd, pre, th, td, img, iframe, header, section, footer, aside, nav, article, figure{
     margin: 0;
     padding: 0;
}
header, section, footer, aside, nav, article, figure{ 
    display: block; 
}
 ol,ul,li{
     list-style: none;
}
 h1,h2,h3,h4,h5,h6{
     font-size: 100%;
     font-weight: 600;
}
a{
     text-decoration:none;
     outline:0;
     color:#333;
     cursor:pointer;
}
*{
     -webkit-tap-highlight-color:rgba(0,0,0,0) 
}
 .clear{
     clear:both;
}
 .yc, #yclinks{
     width:0px;
     height:0px;
     overflow:hidden;
}
/*search form*/
header{
/*     margin-bottom:42px;*/
      clear:both;
}
nav{
	clear:both;
}
 #header{
	background: #0D8EEE;
	/*z-index: 1000;*/
	position: absolute;
    /*position: fixed;
    top: 0;*/
    left: 0;
    right: 0;
    clear: both;
    height:40px;
   /* height:40px;*/
    /*margin-bottom:100px;*/
    /*border-bottom: 1px solid #3C5A98;*/
    /*border-bottom: 1px solid #ddd;*/
}
.navnav{
	position:relative;
	top: 39px;
	left: 0;
    right: 0;
}
 #logo{
    /*background-image: url(/style/logo.png);
    width: 82px;
    */
     height:40px;
     line-height:40px;
     float: left;
     color:#fff;
}
 #logo h3{
     color:#fff;
     font-family:YouYuan,KaiTi,STLiti,"Microsoft JhengHei",LiSu,"Microsoft YaHei",Verdana,sans-serif;
     font-size:18px;
     letter-spacing:1px;
     margin:0 5px 0 10px;
     white-space:nowrap; overflow:hidden; text-overflow: ellipsis;  -o-text-overflow:ellipsis;
}
 #search {
     box-sizing:border-box;
     -moz-box-sizing:border-box;
     position:relative;
     overflow:hidden;
     /*padding-right:30px;*/
     margin: 5px 5px 0 0px;
     width:25%\9;
     float:right\9;
     border-radius:3px;
}
 @media only screen and (min-width: 768px) {
     #search {
         width:25%;
         float:right;
    }
}    
 @media only screen and (max-width: 320px) {
     #search {
         display:none;
    }
}
 #search input[type='text'] {
     box-sizing:border-box;
     -moz-box-sizing:border-box;
     width:100%;
     height:30px;
     line-height:30px;
     padding:0 3px 0 0;
     margin-right:5px;
     vertical-align:middle;
     border:0px;
     outline:none;
     -webkit-appearance: none;
     border-radius: 0;
}
 #search-button{
     background-image: url(/style/search-button.png);
     background-color: #fff;
     right:0px;
     top:0px;
     position:absolute;
     width:30px;
     height:30px;
     float: right;
     border: 0;
     cursor: pointer;
     outline:none;
     -webkit-appearance: none;
     border-radius: 0;
     vertical-align: middle;
}
/*nav*/
nav a:link, nav a:hover, nav a:visited{  
     background:#3FA9F5;
     color:#fff;
     font-size:15px;
     width:25%;
     line-height:2.2em;
     float:left;
     display:block;
     font-weight:500;
     text-decoration:none;
     text-align:center;
     white-space:nowrap;
     overflow:hidden;
     text-overflow: ellipsis;
     -o-text-overflow:ellipsis;
}
 nav a:hover{
     background:#0D8EEE;
}
article{
	/*text-align:center;*/
	margin-top:42px;
	margin:45px 10px 10px 10px;
}
.newai {
	background:#fff;
	margin-bottom:3px;
}
.new dd {
	padding:5px 5px 5px 10px;
}
.new dt {
	height:40px;
	line-height:40px;
	border-bottom:1px #CCC solid;
	text-indent:10px;
	font-weight:bold;
}
.newai li {
	border-bottom:1px #bbb dashed;
	line-height:40px;
	margin: 0 18px;
}