/*搜索框*/
.searchk{
        width: 190px;
        display: inline-block;
        margin-top: 8px;
        position: relative;
        right: 90px;
}
.searchk .sea{
     padding-bottom: 4px;
     width: 25px;
}


/*二维码*/
.pagedown .footscan{
           display: inline-block;
           margin-left: 160px;
}
/*二维码字*/
.pagedown .scanfont{
           color:white;
           font-size:12px;
           margin-left: 11px; 
           margin-bottom: 5px;    
}

.footscan .scan img{
    padding-left: 10px;

}
.footscan .scanfont .fonts{
     display: inline-block;
     margin-left: 9px;
}

.footscan .scanfont .fonts:nth-child(2){
    padding-left: 24px;
}
.footscan .scanfont .fonts:nth-child(3){
    padding-left: 16px;
}



/*列表右侧日期*/
.ltime {float: right; color:#999; font-size: 14px; margin-right: 10px;}

/*列表部分*/
.list-r {
            width:890px;
            float: right; 
}

.list-r ul {
            margin-top:15px;
}

.list-r ul li {
            line-height: 36px;
            text-indent: 1em; 
            color:#555; 
            border-bottom:1px dashed #e4e4e4;
}




/*左侧导航*/
.list-cont{
           width: 1200px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.list-l {width:280px; background: #f6f6f6; padding-bottom: 20px; float: left;}
.list-l h3 { height: 60px; text-align: center; line-height: 60px; color:#0562c9;}
.list-one {width:260px;height: 35px; text-align: center; background: #fff; line-height: 35px; margin:10px auto; color:#0562c9;}
.list-one a {display: block;}
.list-one a:hover { background: #0562c9; color:#fff;}
/*左侧导航首个大标题
.list-one:nth-child(1) a{
 font-size:22px;
color:blue;
font-weight:bold
}*/

/*当前位置*/
.loc{
    width: 1190px;
    height: 40px;
    background: #f6f6f6;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

/*联系我们*/
.footmain{
           float: left;
           margin-left: 9%;
           margin-top: 10px;
}

/*底部LOGO*/
.footlogo{
           float:left;
           margin-left: 100px;
           margin-top: 9px;
}

/*顶部LOGO*/
.topbanner .logo{
           margin-left:72px;
           position:absolute;
	top:0px;
}
/*time*/
.time{
           position:absolute;
	top:66px;
	left:910px;
           color:white;
           font-size:16px;
           z-index:999;
}
/*搜索图标*/
.ssbtn {
	height: 41px;
	width: 41px;
          float: right;
          position: relative;
          z-index: 999;
}

/*顶部时间*/
.topbanner #show{
           border:1px red solid;
           position:absolute;
	top:280px;
	left:860px;
           color:white;
}
/*版权信息*/
.downline {
	background-color: #0568c5;
	height: 50px;
	width: 100%;
	font-size: 12px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}

/*index*/
.topbanner{
	background-color: #0568c5;
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.topbanner .nrk {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	padding-top: 55px;
}

.ssk {
background-image: url(../images/sskb.png);
		float: right;
	height: 39px;
	width: 189px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
           position: relative;
           z-index: 999;
}

.ssk a {color:#FFFFFF;text-decoration:none}
.ssk a :hover{color:#FFFF00;text-decoration:none;}

.ssk .srk {
	height: 36px;
	line-height: 36px;
	outline:0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #0568C5;
	width: 140px;
           position: relative;
           z-index: 999;
}

.tianqi {
	line-height: 41px;
	color: #FFFFFF;
	float: right;
	padding-right: 100px;
           position: relative;
           z-index: 999;
}


/*二级导航栏*/
#menu ul{display:none;    
         position: relative;
         left:-1px;
}
/*#menu ul+li:nth-child(4){height:66px;}*/
#menu ul li a{color:#fff;}
#menu ul li{border:1px #f0f0f0 solid;border-top:none;}
#menu ul li{background:#2BA9FD}
#menu ul li:hover a{color:red;}
#menu li:hover ul{display:block;}

/*one class*/
#menu li{ 
	display:inline-grid; 
        width: 185px;
        text-align: center;
        padding-left:1%;
	_background: none; /* IE6 */
}

/* 导航菜单*/
#menu{ width:1295px;padding-left:4%;}

#menu li a{ color:#FFF; font-size:16px;text-align:center;display:inline-block;text-decoration:none;}
#menu li a:hover{ color:red;text-decoration:none;}
#menu li#first{ background: url("../images/navbg.jpg") no-repeat left top;}


/*底部蓝背景banner*/
.pagedown {
	background-color: #0568c5;
	height: 114px;
	width: 100%;
	padding-top: 20px;
	background-position: bottom;
        display: block;
}


body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{
	font:15px "Microsoft Yahei";
-webkit-text-size-adjust:100%;	background-color: #FFFFFF;
}
a{color:#333;text-decoration:none}
a:hover{color:#0068b7;text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.tplb{margin-top:20px;}