﻿@charset "utf-8";
/* CSS Document */

/* Css Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li {
	zoom: 1;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}

/* Public */

html {
	width: 100%;
	height: 100%;
}
body {
	position: relative;
	z-index: 12;
	width: 100%;
	height: 100%;
	color: #000;
	font: 14px/180% 微软雅黑, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url("../images/bgc_en.png") center top repeat-x;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #c00;
	text-decoration: none;
}
.blank {
	height: 10px;
	font-size: 0px;
	line-height: 0;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.hide {
	display: none;
}
.marBot {
	margin-bottom: 10px;
}
.marTop {
	margin-top: 10px;
}
.layout {
	overflow: hidden;
}
/* fontColor Public */

.hot, hot a {
	color: #f60 !important
}
.noData {
	color: #999 !important;
}
.red {
	color: #f00;
}
.blue {
	color: #0049a2;
}
.gray {
	color: #999;
}
/* frame Public*/

body {
	background: #fff;
}
。wrap {
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 13;
}
#header {
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 3;
}
#content {
	overflow: hidden;
}
#footer {
	margin: 0 auto;
	text-align: center;
}
/* topBar */

.topBar {
	height: 40px;
	background: #f9f9f9;
}
.topBarBox {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
}
.loginBar {
	float: right;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: right;
}
.loginBar a {
	color: #333;
}
.loginBar a:hover {
	color: #07693d;
}
.loginBar #topLoginFrom {
	float: left;
}
.loginBar #topLoginFrom a {
	padding: 0 5px;
}
.loginBar #topLoginStatus {
	float: left;
}
.loginBar #topLoginStatus a {
	padding: 0 5px;
}
.userPanel {
	padding: 0px;
	width: auto;
	float: right;
	position: relative;
}
.userPanel a {
	color: #333;
	background: url(../images/icon.png) no-repeat 0 -278px;
	padding-left: 14px;
	margin-right: 0;
	margin-left: 8px;
}
.userPanel a:hover {
	background: url(../images/icon.png) no-repeat 0 -278px;
	color: #07693d;
}
.userPanel .phoneQR {
	z-index: 99999;
	left: 52px;
	top: 28px;
	position: absolute;
	display: none;
}
.userPanel .padQR {
	z-index: 99999;
	left: 112px;
	top: 28px;
	position: absolute;
	display: none;
}
.colorTabBar {
	float: left;
	_display: inline;
	height: 40px;
	line-height: 40px;
	width: 505px;
}
.colorTabBar .date {
	float: left;
	_display: inline;
	width: 400px;
}
.colorTabBar .theme {
	float: left;
	_display: inline;
	width: 200px
}
.colorTabBar .theme span {
	float: left;
	_display: inline;
	width: 80px;
	height: 40px;
	line-height: 40px;
}
.colorTabBar .theme ul {
	float: left;
	_display: inline;
	height: 12px;
	padding-top: 14px;
}
.colorTabBar .theme ul li {
	width: 8px;
	height: 8px;
	padding: 2px;
	float: left;
	_display: inline;
	overflow: hidden;
	margin-right: 4px;
	cursor: pointer;
}
.colorTabBar .theme ul li a {
	display: block;
	width: 8px;
	height: 8px;
}
.colorTabBar .theme ul li.li1 {
	background: #16900c;
}
.colorTabBar .theme ul li.li2 {
	background: #bc0000;
}
.colorTabBar .theme ul li.li3 {
	background: #0298e2;
}
.colorTabBar .theme ul li.li4 {
	background: #a8aeb1;
}
/* header */

#header {
	width: 100%;
	height: 195px;
}
#header .headerbox {
	width: 1200px;
	margin: 0 auto;
	height: 140px;
	position: relative;
	background: url(../images/news_topBg.png) 100% 0px no-repeat;
}
#header .logo {
	width: 500px;
	height: 100px;
	position: absolute;
	top: 20px;
	left: 0px;
	background: url(../images/news_logo.png) 0px 0px no-repeat;
}
#header .logo h1 {
	width: 390px;
	height: 71px;
	float: left;
}
#header .logo h1 a.home {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 295px;
	height: 71px;
	float: left;
	overflow: hidden;
}
#header .logo h1 a.more {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 90px;
	height: 71px;
	float: left;
	overflow: hidden;
}
/* 搜索bar */

.search {
	position: absolute;
	width: 273px;
	height: 38px;
	top: 44px;
	right: 10px;
	background: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
	border-radius: 18px;
}
.search .keyword {
	width: 210px;
	height: 28px;
	line-height: 28px;
	color: #999;
	border: 0;
	float: left;
	padding: 5px 0 5px 18px;
	border: none;
	margin-bottom: 0px;
}
.search .keyword:focus {
	outline: none;
}
.search .submit {
	width: 45px;
	height: 40px;
	border: 0;
	float: left;
	background: url(../images/news_search.png) 7px 7px no-repeat;
}
.search #fieldOption {
	display: none;
}
/* 主导航 */
.nav {
	padding: 0 4px;
	background: #304A8F;
	text-align: center;
}
.mainNav {
	display: inline-block;
	z-index: 99; /* height:26px; */
	line-height: 26px;
}
.mainNav a:hover {
	text-decoration: none;
}
.mainNav .li1 {
	float: left;
	width: 135px;
	margin: 0 3px 0 3px;
	position: relative;
	z-index: 3;
	text-align: center;
	_display: inline;
}
.mainNav .first1 {
	margin-left: 0;
	margin-right: 4px;
	width: 101px;
}
.mainNav .last1 {
	margin-right: 0;
	margin-left: 4px;
}
.mainNav .on1 {
}
.mainNav .h1 {
width:150px;
	height: 52px;
	line-height: 52px;
	/*padding-left: 12px;*/
}
.mainNav .on1:hover .h1 {	
	filter: alpha(opacity=90);
	background-color: #3b59a4;
}
.mainNav .li1 .a1 {
	font-size: 18px;
	color: #fff;
	display: block;
	/*padding-right: 12px;*/
}
.mainNav .spe {
	display: none;
}
.mainNav .on1 .h10 {
	background: url(1200images/navHover.png) no-repeat left top;
}
.mainNav .on1 .a10 {
	background: url(1200images/navHover.png) no-repeat right 0;
}
/* 菜单效果1 */
.mainNav .ul1 {
	filter: alpha(opacity=90);
	opacity: 0.9;
	display: none;
	width: 150px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 52px;
	background-color: #3b59a4;
}
.mainNav #ulID1779 {/* width:100px; */ /* left:-8px; */
}
.mainNav .ul1 .li2 {
	width: 100%;
	height: 36px;
	float: left;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
}
.mainNav .ul1 .last2 {
	border: 0;
}
.mainNav .ul1 .a2 {
	font-size: 16px;
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.mainNav .ul1 .a2:hover {
	background: #3864d4;
	color: #fff;
	font-weight:bold;
}

.mainNav .ul2 {
	/*filter: alpha(opacity=90);
	opacity: 0.9;*/
	display: none;
	width: 150px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 150px;
	/*top: 0;#304A8F*/
	margin-top: -36px;
	background-color:#3864d4;
}
.mainNav .ul2 .li3 {
	width: 100%;
	height: 36px;
	float: left;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
}
.mainNav .ul2 .last3 {
	border: 0;
}
.mainNav .ul2 .a3 {
	font-size: 16px;
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.mainNav .ul2 .a3:hover {
	background: #295ad6;
	font-weight:bold;
	color: #fff;
}
.mainNav .ul1 .li2:hover{background: #3864d4;color: #fff;font-weight:bold;}
.mainNav .ul1 .li2:hover .ul2{display:block;}

/**** 页尾  footer */

.footNav {
	height: 50px;
	line-height: 50px;
	background: #07693d;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	background-color: #304A8F;
}
.footNav a {
	color: #fff;
	padding: 0 5px
}
.footNav a:hover {
	color: #ffef99
}
.footerDz {
	width: 430px;
	float: left;
	padding: 0 8px 18px 64px;
	margin-left: 54px;
	display: inline;
	border-left: 1px solid #3c8363;
	border-right: 1px solid #3c8363;
}
.footerDz .hd h3 {
	padding-left: 38px;
	background-position: left -37px;
}
.footerTj {
	width: 192px;
	float: right;
}
.footerTj .hd h3 {
	padding-left: 40px;
	background-position: left -86px;
}
.footerTj .bd {
}
.footerTj .bd br {
}
.copyright {
	padding: 20px;
	text-align: center;
	line-height: 25px;
	color: #333;
	width: 900px;
	margin: 0 auto;
	position: relative;
	font-size:14px;
}
.copyright a {
	color: #333;
}
.copyright .dcs {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 195px;
	top: 21px;
}
/*列表前缀*/

.infoListA li {
	padding-left: 10px;
	background: url(../images/dot04.png) no-repeat left 12px;
}
.infoListB li {
	padding-left: 10px;
	background: url(../images/dot05.png) no-repeat left 11px;
}
.infoListC li {
	padding-left: 15px;
	background: url(../images/dot03.png) no-repeat left 7px;
}
.infoListD li {
	padding-left: 10px;
	background: url(../images/dot06.png) no-repeat left 10px;
}
.infoListE li {
	padding-left: 10px;
	background: url(../images/dot13.png) no-repeat left 10px;
}
/*右侧快捷按钮*/

_html {
	background-image: url(../other/about:blank);
	background-attachment: fixed;
}
#shortcutBtn {
	width: 87px;
	height: 512px;
	float: left;
	overflow: hidden;
	position: fixed;
	left: 50%;
	bottom: 50px;
	margin-left: 514px;
	_position: absolute;
	_bottom: auto;
	_position: absolute;
 _top:expression(eval(document.documentElement.scrollTop || document.body.scrollTop) +eval(document.documentElement.clientHeight || document.body.clientHeight) -562+'px');
	z-index: 10;
}
#shortcutBtn a {
	display: block;
	width: 87px;
	float: left;
	padding: 46px 0 12px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dce8c0;
	background: #155c42 url(../images/shortcutBtnBg.png) no-repeat 22px 14px;
	border-bottom: 1px solid #0b4831;
}
#shortcutBtn a:hover {
	text-decoration: none;
	color: #dce8c0;
	background: #155c42 url(../images/shortcutBtnBg.png) no-repeat -95px 14px;
}
#shortcutBtn a.ad {
	height: 228px;
	background: none;
	padding: 0 0 10px 0;
	border: 0;
}
#shortcutBtn a.a1 {
}
#shortcutBtn a.a2 {
	background-position: 25px -69px;
}
#shortcutBtn a.a2:hover {
	background-position: -99px -69px;
}
#shortcutBtn a.a3 {
	background-position: 25px -160px;
	border: 0;
}
#shortcutBtn a.a3:hover {
	background-position: -84px -160px;
}
#shortcutBtn a#backToTop {
	display: none;
	height: 26px;
	line-height: 26px;
	padding: 0;
	border: 0;
	background: none;
	background-color: #aeaeae;
	color: white;
	cursor: pointer;
}
#shortcutBtn a#backToTop:hover {
	color: white;
	background-color: #979797;
}
/*图片链接*/

.indImgLinks {
	margin-top: -10px;
	overflow: hidden;
}
.indImgLinks img {
	display: block;
	margin-top: 10px;
}
/* url_方块样式分页 */

.page {
	text-align: center;
	padding: 0px;
	font-size: 12px;
	clear: both;
}
/*节点图片*/

.NodePic {
	width: 1000px;
	margin: 12px auto 0;
	height: 161px;
	position: relative;
	z-index: 1;
}
.NodePic .nodeName {
	position: absolute;
	z-index: 1;
	left: 60px;
	top: 60px;
	width: auto;
	float: left;
	font: bold 30px/46px '黑体', Arial, sans-serif;
	color: white;
}
.NodePic .nodeEnglish {
	position: absolute;
	z-index: 1;
	left: 120px;
	top: 98px;
	width: auto;
	float: left;
	font: 14px/24px Arial, sans-serif;
	color: white;
}

/*  */

@media screen and (max-width: 1200px) {
.wrap {
	width: 1200px
}
}
