@charset "utf-8";

/* 清除内外边距 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}

/* 设置默认字体 */
body, button, input, select, textarea {font: 14px/16px Verdana,Arial,Tahoma;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */border-bottom: 1px dotted;cursor: help;}
q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color:#000;} /* for ie6 */
fieldset, img { border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
hr{border:none; height:1px;}/* 重置 hr */
html { overflow-y:scroll;}/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

h1, h2, h3, h4, h5, h6, p{ width:100%; height:auto; font-size: 14px; overflow:hidden;}
ul,ol,li,dl,dt,dd{ list-style:none; width:100%; height:auto; overflow:hidden;}
div{width:100%; height:auto; overflow:hidden;}

/*common*/
body{ color:#000; background:#617787 url(../images/bg.jpg) repeat-x;}
a{ color:#000; text-decoration:none;}
a:hover{ color:#000; text-decoration:underline;}
.wrap{ width:1002px; margin:0 auto; background:#fff;}

/*head*/
#header{ height:113px; background:url(../images/header.jpg) no-repeat;}
.logo{ display:inline; width:auto; float:left; margin:0 0 0 30px;}
.logo a{ display:block; width:490px; height:70px;text-indent:-456px;}
.lang{ width:auto; height:29px; float: right; margin: 40px 20px 0 0; line-height:28px;}

.nav{ display:inline; width: 974px; height:34px; float:left; background:url(../images/nav.jpg) no-repeat; margin: 0 0 0 13px;}
.nav ul{ width: 100%; margin:0 auto;}
.nav li{ width:auto; float:left;}
.nav li a{ display:block; width:auto; height:34px; float:left; background:url(../images/fg.jpg) no-repeat right 8px; padding: 0 25px; color:#fff; font-size: 15px; font-family:"微软雅黑"; line-height:30px;}
.nav li a:hover{ color:#fff;}

.focus{ width:976px; height:327px; margin:0 auto;}
.main{ background:url(../images/main.jpg) no-repeat;}
.w934{ width:934px; margin:0 auto;}
.b1{ width:626px; height: 300px; float:left; margin:47px 26px 0 0;}
.b2{ width:282px; height: 300px; float:left; margin:47px 0 0 0;}
.b3{ width:680px; height: 520px; float:left; margin:0 22px 0 0;}
.b4{ width:232px; height:520px; float:left;}
.t1{ height:28px; background:url(../images/arrow-1.jpg) no-repeat 0 9px; text-indent:15px; line-height:28px; color:#024F9F; border-bottom:#ddd 1px solid; margin:0 0 10px 0; position: relative;}
.t1 h2{ position:absolute; top: 0; left:0;}
.t1 span{ position:absolute; right: 2px; }
.t1 span a{ display:block; width:60px; height:28px; font-size:13px; color: #024F9F;}
.t1box {font-size: 14px; line-height: 24px;}
.t1box img{ margin: 5px; float: left; border:#ddd 1px solid;}
.t1box dt{ width:auto; float:left; margin: 0 8px 0 0;}
.t1box dt img{ margin: 10px 2px; border:#ddd 1px solid;}
.t1box dd{ width: 400px; float:left; line-height: 18px;}
.t1box li{ height: 25px; line-height: 25px; border-bottom:#ddd 1px dashed; background:url(../images/arrow-2.jpg) no-repeat 0 9px; text-indent:12px;}
.prolist{ width:232px; height:250px; background: url(../images/prolist.jpg) no-repeat 0 40px;}
.prolist li{ height: 22px; line-height: 22px; margin:0 0 1px 0; text-indent:12px; font-size: 14px;}
.newslist{ width:232px; height:250px;}
.newslist li{ height: 25px; line-height: 25px; margin:0 0 1px 0; text-indent:12px; font-size: 14px;}
.t2box ul{}
.t2box{ height: 480px; overflow:hidden;}
.t2box li{ width: 164px; height: 160px; float:left; margin: 0 3px; }
.t2box li img{ display:block; width: 162px; height: 110px; border: #ddd 1px solid;}
.t2box li span{ display:block; height: 23px; line-height: 23px; overflow: hidden; text-align:center;}
.t2box li span a{ color:#024F9F;}
.t2box li p{ display:block; height: 18px; line-height: 18px; overflow: hidden; font-size: 12px; color: #8E8E8E;}
.scroll_wrap { float:left; overflow:hidden;}

/*foot*/
#footer{ height:220px; background:url(../images/footer.jpg) no-repeat;}
.copyright{ text-align: center; line-height: 22px; margin: 50px auto 0;}



/*上一页 下一页*/
.next_page {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	display: block;
}
.next_page_last {
	width: 49%;
	float: left;
}
.next_page_next {
	width: 49%;
	float: right;
	text-align: right;
}

/*热门TAGS结束*/
.show_related_news{ margin-top:10px; /* border-bottom:#ccc dashed 1px; */ margin-bottom: 10px; clear:both; }
.show_related_news h2{ line-height: 40px; font-size: 15px;border-bottom: 1px dashed #999;}
.show_related_news ul{ margin-top: 10px; }
.show_related_news ul li{ float:left; height: 28px; line-height: 28px; font-size:14px; width:49%; margin:0px 2px; overflow:hidden; text-indent:5px;}