﻿@charset "utf-8";/* CSS Document */
/* css reset */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 2px #D2383A solid;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset, img {
	border: 0px;
}
ol, ul {
	list-style: none;
}
select, input {
	vertical-align: middle;
	outline: none;
}
select, input, textarea {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #d00;
	text-decoration: none;
}
a:focus {
	-moz-outline: none;
	outline: none;
}
.none {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*top*/
.top {
	width: 1000px;
	margin: 0px auto 10px;
}
.logo {
	float: left;
	width: 525px;
	height: 71px;
	text-indent: -999em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.logo a {
	display: block;
	height: 71px;
	background: url(logo.png) no-repeat;
}
.status {
	float: right;
	padding-top: 18px;
}

.statusTop {
	line-height: 20px;
}
.statusTop select {
	font-family: Arial, Helvetica, sans-serif;
}
.status_text {
	height: 18px;
	padding-left: 2px;
	border: 1px #ABADB3 solid;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.status_sub {
	padding: 2px 5px;
	cursor: pointer;
}
.status_lang {
	padding-top: 10px;
	text-align: right;
	font: bold 14px/1em Arial, Helvetica, sans-serif;
}
.status_lang span {
	padding: 0px 10px;
}
.status_lang a.langblur {
	color: #d00;
}
.statusfx {
	float: right;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	line-height: 27px;
}
.menumain {
	border-top: 1px #ECECEE solid;
	border-bottom: 2px #D1D1D1 solid;
}
.menu {
	width: 1000px;
	height: 53px;
	margin: 0px auto;
}
.menu li {
	float: left;
	position: relative;
	z-index: 101;
	width: 142px;
	text-align: center;
	font: bold 15px/53px Arial, Helvetica, sans-serif;
}
.menu li a {
	display: block;
	height: 100%;
	border-right: 1px #EAEAEA solid;
}
.menu li a:hover, .menu li.check a, .menu li.check a:hover {
	background: #CF000D;
	border-right: 0px;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	z-index: 101;
}
.menu li dl {
	display: none;
	position: absolute;
	z-index: 100;
	top: 52px;
	left: 0px;
	width: 139px;
	background: #fff;
	border: 1px #C9C9C9 solid;
	border-top: 0px;
}
.menu li dl dd {
	border-top: 1px #A6A6A6 dashed;
}
.menu li dl dd a {
	border-right: 0px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.menu li dl dd a:hover, .menu li.check dl dd a, .menu li.check dl dd a:hover {
	background: #fff;
	margin-right: 0px;
	color: #cf000d;
}

.menu a.select:link {
	background: #CF000D;
	border-right: 0px;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	z-index: 101;
}
.menu a.select:visited {
	background: #CF000D;
	border-right: 0px;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	z-index: 101;
}
.menu a.select:hover {
	background: #CF000D;
	border-right: 0px;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	z-index: 101;
}
.menu a.select:active {
	background: #CF000D;
	border-right: 0px;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	position: relative;
	z-index: 101;
}

.menu li.check dl dd a {
	color: #333;
}

.tit_dot, .content_quick_webL_dot, .more_dot {
	background: url(sprite_dot.png) 0px 0px no-repeat;
	overflow: hidden;
}
.content {
	width: 1000px;
	margin: 12px auto 0px;
}
.content_quick {
	float: left;
	width: 243px;
	padding-right: 10px;
}
.content_quick_tit {
	height: 33px;
	padding: 0px 20px;
	background: #CF000D;
	font: bold 14px/33px Arial, Helvetica, sans-serif;
	color: #fff;
}
.tit_dot {
	display: inline-block;
	float: right;
	width: 15px;
	height: 15px;
	margin-top: 8px;
}
.content_quick_nav {
	padding: 12px 0px;
}
.content_quick_nav li {
	background: url(index_quick_bg.png) 20px center no-repeat;
	font: normal 14px/30px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	_height: 100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.content_quick_nav li a {
	display: block;
}
.content_quick_nav li a:hover {
	color: #ff9f00;
	text-decoration: none;
}
.content_quick_web {
	padding: 10px 0px 0px 5px;
}
.content_quick_webL_dot {
	position: absolute;
	top: 8px;
	right: 7px;
	background-position: 0px -23px;
	width: 10px;
	height: 9px;
	overflow: hidden;
}
.web_btn_go {
	width: 37px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 0px;
	background: #C9C9C9;
	cursor: pointer;
}
.content_quick_webL {
	position: relative;
	float: left;
}
.content_quick_webL select {
	display: inline-block;
 *display:inline;
	margin-bottom: 0;
 *zoom:1;
	background-color: #FFF;
	height: 26px;
	line-height: 26px;
	border: 1px solid #ddd;
	color: #333;
	padding: 3px;
	margin-right: 1px;
	vertical-align: middle;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
}
.content_news {
	float: left;
	width: 488px;
	height:271px;
	border: 1px #E0E0E0 solid;
}
.content_news_tit {
	position: relative;
	height: 30px;
	margin: 0px 8px;
	padding: 0px 5px;
	border-bottom: 1px #E0E0E0 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #787878;
}
.content_news_tit a{
	color: #cf000d;
	}
a.aqie {
	color: #787878;
}
.more_dot {
	display: inline-block;
	position: absolute;
	top: 7px;
	right: 10px;
	width: 15px;
	height: 15px;
	background-position: 0px -40px;
}
.content_news_cont {
	padding-right: 10px;
}
.content_news_cont dt {
	float: left;
	width: 205px;
	height: 135px;
	padding: 17px 0px 0px 18px;
}
.content_news_cont dt img {
	width: 190px;
	height: 135px;
}
.content_news_cont dd {
	padding-top: 10px;
	line-height: 1.5em;
}
.content_news_cont dd p {
	text-indent: 2em;
}
.content_news_cont_tit {
	font-weight: bold;
	padding: 5px;
}
.content_news_list {
	clear: both;
	padding: 10px 24px 0px 20px;
}
.content_news_list li {
	text-align: right;
	line-height: 25px;
	clear:both;
}
.content_news_list li a {
	float: left;
}
.content_act {
	float: right;
	width: 246px;
}
.content_actT {
	border: 1px #E0E0E0 solid;
	height: 184px;
    overflow: hidden;
}
.actT_cont {
	padding: 0px 12px 0px;
}
.content_act_overseas {
	position: relative;
	height: 91px;
	background: url(index_map.jpg) center center no-repeat;
}
.content_act_overseasa {
	position: absolute;
	top: 50px;
	right: 2px;
	width: 117px;
	height: 20px;
	border: 1px #fff solid;
	background: #D6AD7B;
filter:alpha(opacity:60);
	opacity: 0.6;
	z-index: 0;
}
.content_act_overseasb {
	position: absolute;
	top: 51px;
	right: 16px;
	z-index: 1;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
}
.content_act_overseasb a {
	color: #cf000d;
}

/*about*/
.column_content {
	width: 1000px;
	margin: 20px auto 0px;
}
.about_banner {
	width: 1000px;
	margin: 10px auto 0px;
}
.crumbs {
	margin-bottom: 20px;
	border-bottom: 1px #D2D2D2 solid;
	font-size: 12px;
}
.crumbs_col {
	color: #cf000d;
}
.crumbs_dot {
	padding: 0px 5px;
}
.side_nav_main {
	float: left;
	width: 223px;
}
.side_nav {
	padding: 0px 8px;
	border: 1px #E0E0E0 solid;
	margin-bottom: 15px;
}
.side_nav_list {
	padding: 20px 9px;
	font-size: 14px;
}
.side_nav_list dl {
	padding: 0px 0px 7px 0px;
}
.side_nav_list dl dt a {
	display: block;
	padding-left: 27px;
	height: 29px;
	line-height: 29px;
	color: #000;
	background: url(sidenav_bg.png) 0px 0px no-repeat;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.side_nav_list dl dt a:hover, .side_nav_list dl dt#dt_check a, #side_nav_list dl dt.dt_check a:hover {
	background-position: 0px -32px;
	text-decoration: none;
	color: #fff;
}
.side_nav_list dl dd {
	display: none;
	margin-left: 27px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px #B5B5B5 dashed;
}
.side_nav_list dl dd a {
	display: block;
	padding-left: 14px;
}
.side_nav_list dl dd a:hover {
	color: #cf000d;
	text-decoration: none;
}
.side_nav_list dl dd.dd_check a {
	background: url(business_navbg.png) 0px 7px no-repeat;
	text-decoration: none;
}
.column_cont {
	float: right;
	width: 750px;
	color: #000;
	line-height: 2em;
	font-size: 14px;
}
.column_cont_tit {
	text-align: center;
	font: bold 16px/1em Arial, Helvetica, sans-serif;
}
.column_cont p {
	margin-top: 20px;
	text-align: justify;
	word-break: keep-all;
    word-wrap: break-word; /*只对英文起作用，以单词作为换行依据。*/
    white-space: pre-wrap; /*只对中文起作用，强制换行。*/
    text-align:justify;  /*css英文语句的两端对齐：*/
    text-justify:inter-ideograph;
}
.column_cont p img {
	width: auto !important;
	max-width:750px;
}
.column_cont p.author {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
/*news*/
.news_listB li {
	padding: 0px 10px 0px 10px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	font-size: 14px;
	color: #000;
}
.news_listB li a {
	float: left;
	color: #000;
}
.news_listB li a:hover {
	color: #cf000d;
	text-decoration: none;
}
.news_listB li.bg {
	background: #F5F5F5;
}
.news_listB h3 {
	color: #B01213;
	background-color:#f5f5f5;
	font-weight:bold;
	margin-top: 10px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.page {
	padding: 10px 0px;
	text-align: center;
}

#articleHeader {
	color: #6A591F;
	border-top: dashed 1px #ccc;
	padding: 5px 0;
	font-size: 12px;
	margin-top: 10px;
}
#articleHeader p {
	margin-top: 0;
}
#articleHeader span {
	float: right;
}
#articleHeader strong {
	color: #557A34;
	font-weight: normal;
}

/*footer*/
.footer {
	width: 100%;
	margin: 30px auto 10px;
	_margin: 30px auto 10px;
	text-align: center;
	line-height: 22px;
	clear: both;
}
.footer p{
	margin-bottom:5px;
	}
.footer_nav {
	height: 30px;
	line-height: 30px;
	background: #EBEBEB;
	font-size: 14px;
	margin-bottom: 10px;
}
.footer_nav a {
	padding: 0px 10px;
}

.divc {
	width: 1000px;
	margin: 0px auto 0px;
}

#picList1, #videoList1 {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#picList1 li, #videoList1 li {
	width: 250px;
	height: 197px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#picList1 li img {
	width: 223px;
	height: 145px;
	border: 1px solid #e8e8e8;
	padding: 5px;
}
#picList1 li a {
	line-height: 30px;
}
#picList1 div {
	text-align: center;
}

.font12red {
	font-size: 12px;
	line-height: 19px;
	color: #D70D19;
	text-decoration: none;
}

.m_b_1 {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 15px;
}
.m_b_1 UL {
	BORDER-BOTTOM: #ccc 1px dotted;
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 10px;
	WIDTH: 700px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 10px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_b_1 LI {
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #666666;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #ccc 1px solid;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#m_b_n1 {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 20px;
	WIDTH: 80px;
	HEIGHT: 28px;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px;
	PADDING-TOP: 5px;
	background-image: url(map_bg.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 14px;
	background-attachment: scroll;
	background-position: left center;
	line-height: 23px;
}
