﻿ @charset "utf-8";
/* CSS Document */

.main{
	width:1000px;
	margin: 0px auto;
}

/**顶部样式**/
.top {
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.logo {
	margin: 0 auto;
	width: 1000px;
	height: 80px;
	overflow: hidden;
}
.logoleft {
	float: left;
	width: 300px;
	height: 80px;
}
.logoleft img {
	border: 0px;
	width: 300px;
	height: 80px;
}
.longcenter {
	width:350px;
	height:80px;
	line-height:80px;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:18px;
	font-family:'Arial';
	font-weight:bold;
}
.longcenter span {
	color:red;
	font-size:24px;
	font-family:'Arial';
	font-weight:bold;
}
.logoright {
	float: right;
	padding: 0px 3px 0 0;
	width: 320px;
	height: 80px;
	text-align: right;
}
.logorighttop {
	margin: 10px 0 10px 0;
	color: #000;
	width: 300px;
	font-weight: bold;
	float: right;
	overflow:hidden;
}
.logorighttopleft {
	font-size: 16px;
	float: left;
	text-align: left;
	height: 28px;
	line-height:28px;
}
.logorighttopright {
	float:right;
	text-align:right;
	height: 28px;
	line-height: 32px;
	font-size: 16px;
}
.chengxintong {
	color:red;
	font-size:25px;
	height: 28px;
	line-height:28px;
	padding:0 0 5px 0;
}
.logorighttop a {
	margin: 0 3px;
	color:#459ceb;
	padding:6px 0 0 0;
	font-size: 15px;
	height: 28px;
	line-height:28px;
	font-weight: bold;
	text-decoration: none;
}
.logoritbottom {
	width:300px;
	overflow:hidden;
	float:right;
}
.quanguo {
	float:left;
	font-size:16px;
	font-weight:bold;
	height: 28px;
	line-height: 28px;
	text-align:left;
}
.rexian {
	color: red;
	font-size:25px;
	height: 22px;
	text-align:right;
	line-height: 22px;
	font-weight: bold;
	float: right;
}
/**导航样式**/
 .menu {
    margin:0px auto;
	width:1000px;
	height: 40px;
	/*background:transparent url(../images/page_header_b.png) repeat-x;*/
}
.menu ul {
	width:1000px;
	margin:0px auto;
	list-style:none;
	font-size:14px;
}
.menu ul li {
    text-align:center;
    background-color:#13446f;
	float:left;
    margin-right:1px;
	line-height: 40px;
	height: 40px;
    width:96px;
}
.menu ul li a {
	height:40px;
	text-decoration:none;
	color:#FFF;
}

.menu ul li a .menumiddle {
	display:inline-block;	
	cursor: pointer;
}
.menu ul li:hover,.checked{
	/*background:url(../images/daohang.png);
    background-color:#d1d8df;
    background-position:center;
    background-repeat:no-repeat;*/	
}

.menu ul li a span:hover{
    text-decoration:underline;
    color:#fef00f;
}
.menu ul li ul li a:hover{
    text-decoration:underline;
    color:#fef00f;
}
.checked a .menumiddle{
    text-decoration:underline;
    color:#fef00f;
}




/*快捷导航*/
.quickmenu {
	margin:0 auto;
	width:1000px;
	height:28px;
	line-height:28px;
	border:0px solid red;
	margin-top:5px;
    overflow:hidden;
    font-weight:bold;
}
.quickmenuleft {
	margin:0;
	/*float:left;*/
	color:red;
	font-size:14px;
    width:60px;
}
.quickmenuright {
	margin-left:75px;
	/*float:left;*/
    height:30px;
    margin-top:-30px;
    width:900px;
    overflow:hidden;
}
.quickmenuright a {
	margin-right:10px;font-size:12px;text-decoration:none;color:#000; font-size:14px;
}
.quickmenuright a:hover {
	text-decoration:underline;
}
/*搜索*/

.hotkey {
	margin:5px auto;
	width:1000px;
	overflow:hidden;
	height:28px;
	line-height:28px;
}
.hotkeylist {
	height: 30px;
    line-height: 30px;
    width: 630px;
    float: left;
    margin-left: 300px;
    margin-top:-30px;
}
.hotkey h5 {
	float:left;
	/*font-weight:600;*/
}
.hotkey li {
	list-style:none;
	margin:0px 6px;
	float:left;
}
.hotkey li a {
	color:#666;
	font-size:12px;
	font-weight:600;
	letter-spacing: 1.2px;
}
.hotkey li a:hover{
    color:#101d29;
}
.hotkeyImg {
	text-align:right;
	width:700px;
	height:22px;
	line-height:22px;
}
.inputhot {
	width:200px;
	float:left;
	height:22px;
	line-height:22px;
    padding-left:23px;
}
.tijiao {
	width:50px;
	height:22px;
	line-height:20px;
	color:#557faf;
}
.hotkeyImg img {
	margin:0;
	padding:0;
	height:20px;
	border:1px solid #808080;
}
/*搜索完毕*/
 
 
 /*图片展示*/
 
 .showimg {
	 height:392px;
	width:1000px;
	margin:0px auto;
	margin-bottom:10px;
	overflow:hidden;
}
.showimg li {
	list-style:none;
}



/**底部样式**/
.footer {
    /*clear:both;
	margin: 0 auto;
	width: 1000px;
	height: 120px;
	line-height:20px;
	overflow: hidden;
	background: #004fac;
	padding-top:30px;
	letter-spacing:1px;
	margin-top:5px;*/
    clear:both;
    float:none;
    width:1000px; height:90px; background-color:#13446f; margin:0px auto; border:1px #000000 solid;font-size:13px;
}
    .footer p {
        color: #FFF;
        margin: 0px auto;
        text-align: center;
        width: 600px;
        margin-top: 8px;
    }
.footer p a {
	color:#FFF;
	text-decoration:none;
}



.menu li li{
	clear:both;
    text-align:center;
}
.menu li ul{
	display:none;
    margin-top:-3px;
}

.btnss {
  width:50px;
  margin-top:-4px;
  background: #13446F;
  background-image: -webkit-linear-gradient(top, #13446F, #101d29);
  background-image: -moz-linear-gradient(top, #13446F, #101d29);
  background-image: -ms-linear-gradient(top, #13446F, #101d29);
  background-image: -o-linear-gradient(top, #13446F, #101d29);
  background-image: linear-gradient(to bottom, #13446F, #101d29);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 2px 6px 2px 6px;
  text-decoration: none;  
  border: solid #1f628d 1px;
  cursor:pointer;
}

.btnss:hover {
    color:#fef00f;
}