﻿@charset "utf-8";
/* CSS Document */
	
img, ul, li, ol, dt, tl {
	list-style: none;
	border: 0px;
}

li{ white-space:nowrap;
 text-overflow:ellipsis;
 overflow: hidden;}

img {
	display: inline;
	border: none
}
* {
	margin: 0;
	padding: 0;
}
body, html {
	font-size: 14px;
	/*font-family: "Source Han Sans CN", "SimHei", Source Han Serif SC, SimSun;*/
	font-family: SimSun;
	color: #333;
	background: #f4f4f4;
	line-height:2;
}
a, a:link, a:visited {
	color: #333;
	text-decoration: none;
blr:expression(this.onFocus=this.blur());
	outline: none;
	font-family:Simsun;
	font-size:13px;
}
.clear {
	clear: both
}
.h10 {
	height: 10px
}
.fff {
	background: #FFF
}
.wrap {
	width: 1004px;
	margin: 0 auto;
	overflow: hidden
}
#head {
	/*height: 103px;*/
	height: 80px;
	width: 1004px;
	margin: 0 auto
}
.h_tips {
	height: 28px;
	background: url(/images/tips_bg.jpg) repeat-x;
}
.tips {
	width: 1004px;
	margin: 0 auto
}
.l_time {
	float: left;
	background: url(/images/l_times.png) no-repeat left;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
}
.r_tips {
	float: right;
	line-height: 28px;
}
.logo {
	float: left;
	/*margin-top: 20px;*/
}
.r_map {
	float: right;
	background: url(/images/r_map.png) no-repeat;
	width: 572px;
	/*height: 103px;*/
	height: 80px;
}


.main_nav {
	background:url(../images/nav_bg.jpg) repeat-x;
	height: 40px;
	line-height: 40px;
}
.main_nav ul {
	width: 1004px;
	margin: 0 auto;
}
.main_nav li {
	float: left;
	width: 111px;
	/*height: 45px;*/
	height: 40px;
}
.main_nav li a {
	font-size: 16px;
	color: #FFF;
}
ul.nav li {
	float: left;
	cursor: pointer;
}
ul.nav li a {
	color: white;
	margin: 0 3px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	text-decoration: none;
	font-weight:600;
}
ul.nav li a:hover {
	border-radius: 5px;
	background-color: #AD0007;
}
ul.nav li a.current {
	border-radius: 5px;
	background-color: #AD0007;
}
ul.sub_nav {
	display: none;
	width: 90px;
	position: absolute;
	padding: 0 0 3px 0;
	background: #D5000A;
	border-radius: 0 0 5px 5px;
	box-shadow: #333 0 1px 1px;
	opacity: 0.95;
	z-index:9999;
	margin-left:10px;	
}
ul.sub_nav li {
	width: 90px;
	float: none;
	list-style: none;
}
ul.sub_nav li a {
	font-size:14px;
	}


/*在这里*/
.nav-site{
list-style:none;}
.nav-site li {position:relative; z-index:200;}
.nav-site ul {visibility:hidden;position:absolute;left:3px;top:30px;}
.nav-site table {position:absolute; top:0; left:0;}
.nav-site li:hover ul,
.nav-site a:hover ul{visibility:visible;}
.nav-site a:hover{background:#3a6ea5;}
.nav-site ul{  }
.nav-site ul a{
background-color:#6184a9;
color:#ffffff;
border-top:1px solid #7aa5d2;
border-bottom:1px solid #4e6a87;
text-decoration:none;}
.nav-site ul li {clear:both;height:28px !important; line-height:28px !important; text-align:center;font-

size:13px;list-style: none; }
.nav-site ul li a{display:block;width:138px;}
.nav-site ul li a:hover{ border-top:1px solid #7aa5d2;
border-bottom:1px solid #4e6a87;
background:#6d93bc;}





















.m_tip {
	background: url(/images/m_tip_bg.jpg) repeat-x;
	height: 34px;
	line-height: 34px;
}
.jtdt {
	float: left;
	background: url(/images/xiaolaba.png) no-repeat left;
	height: 34px;
	padding-left: 25px;
}
.m_tip_l {
	float: left;
	height: 34px;
	overflow: hidden
}
.m_tip_l a:hover {
	color: #cd1c21
}
.m_tip_l span {
	float: right;
	padding-left: 10px;
}
.m_tip_r {
	float: right;
}
.m_tip_r img {
	margin: 0 5px;
	vertical-align: middle
}
.fenge {
	background: url(/images/fenge_bg.png) no-repeat;
	height: 210px;
	width: 8px;
	float: left
}
.index_content {
	width: 1004px;
	height: 210px;
	background: #FFF;
	margin: 0 auto;
	padding-top: 10px;
}
.index_content h1 {
	font-size: 16px;
	color: #cd1c21;
}
.index_content .sub_title {
	font-size: 13px;
	color: #333
}
.index_content_l {
	width: 294px;
	height: 194px;
	padding-left: 5px;
	text-indent: 24px;
	font-size: 13px;
	line-height: 24px;
	float: left
}
.index_content_l a {
	color: #0c9cd4
}
.index_content_m {
	float: left;
	width: 420px;
}
.index_content_r {
	float: left;
	width: 260px;
	padding-left: 5px;
	height: 210px;
	font-size: 14px;
	line-height: 24px;
}/*********tab 开始******/
.tabnav li {
	float: left;
	line-height: 36px;
	display: block;
	margin: 0 4px;
}
.tabnav a {
	display: block;
	background: url(/images/title_bg.gif) no-repeat;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #cd1c21;
	font-size: 16px;
}
.tabnav h1 {
	font-size: 16px;
	font-weight: normal
}
.tabnav a:hover, a.hover {
	display: block;
	background: url(/images/tab_on.png) no-repeat;
	width: 100px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #0c9cd4;
	border-bottom: 1px solid #0c9cd4
}
.tab_choice {
	float: left;
	padding-left: 5px;
}
.tab_choice li {
	background: #FFF url(/images/lihover_bg.png) no-repeat left;
	padding: 0px 15px 0px;
	border-bottom: 1px dashed #DDD;
	line-height: 24px;
	float: left;
	width: 380px;
}
.tab_choice li:hover {
	background: #FFF url(/images/li_bg.png) no-repeat left;
	border-bottom: 1px dashed #DDD;
}
.tab_choice .tab_more, .tab_choice .tab_more:hover {
	background: none;
	border-bottom: none;
}
.tab_choice .tab_more a {
	background: none;
	border-bottom: none;
	color: #0c9cd4
}
.tab_choice span {
	float: right
}
.tab_choice a:hover {
	color: #61a418;
}
#silder {
	background: url(/images/silder_bg.jpg);
	height: auto;
}
#flash {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	/*PADDING-LEFT: 10px;
	WIDTH: 1004px;*/
	WIDTH: 100%;
	/*PADDING-RIGHT: 10px;
	HEIGHT: 360px;*/
	HEIGHT: auto;
	CLEAR: both;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
#flash A {
	/*WIDTH: 1004px;*/
	WIDTH: 100%;
	DISPLAY: none;
	HEIGHT: auto;
}
#flash IMG {
	/*WIDTH: 1004px;
	HEIGHT: 360px;*/
	background-size:contain|cover;
	WIDTH: 100%;
	HEIGHT: auto;
}
.flash_bar {
	Z-INDEX: 10;
	POSITION: absolute;
	TEXT-ALIGN: center;
	PADDING-LEFT: 470px;
	WIDTH: 520px;
	BOTTOM: 0px;
	HEIGHT: 30px;
	OVERFLOW: hidden;
	PADDING-TOP: 13px !important;
	LEFT: 0px
}
.flash_bar .no {
	MARGIN: 5px;
	WIDTH: 8px;
	DISPLAY: block;
	BACKGROUND: url(/images/tg_flash_p2.png) no-repeat 0px 0px;
	FLOAT: left;
	HEIGHT: 8px;
	CURSOR: pointer;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tg_flash_p.png", sizingMethod="crop")
}
.flash_bar .dq {
	MARGIN: 5px;
	WIDTH: 8px;
	DISPLAY: block;
	BACKGROUND: url(/images/tg_flash_p.png) no-repeat 0px 0px;
	FLOAT: left;
	HEIGHT: 8px;
	CURSOR: pointer;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tg_flash_p.png", sizingMethod="crop")
}
#flashBg {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	/*HEIGHT: 360px;*/
	HEIGHT: auto;
	CLEAR: both;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
.business {
	background: #FFF;
	width: 1004px;
	margin: 0 auto
}
.business h1 {
	font-size: 16px;
	color: #cd1c21;
	border: 1px dashed #b5b5b5;
	padding: 10px
}
.business .sub_title {
	font-size: 13px;
	color: #333
}
.business img {
	padding: 12px;
}
.exhibition {
	background: #FFF;
	width: 1004px;
	margin: 0 auto
}
.exhibition h1 {
	font-size: 16px;
	color: #cd1c21;
	border: 1px dashed #b5b5b5;
	padding: 10px
}
.exhibition .sub_title {
	font-size: 13px;
	color: #333
}
#link {
	border: 1px dashed #b5b5b5;
	padding: 10px;
	height: 26px;
	background: #FFF
}
.tabnavs li {
	float: left;
	display: block;
	margin: 0 4px;
}
.tabnavs a {
	background: url(/images/title_bg.gif) no-repeat;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: red;
	font-size: 16px;
}
.tabnavs h1 {
	font-size: 16px;
	font-weight: normal
}
.tabnavs a:hover, a.hover {
	display: block;
	background: url(/images/tab_on.png) no-repeat;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #0c9cd4;
	border-bottom: 1px solid #0c9cd4
}
/*合作单位改内页显示方式，不用连接跳转↓*/
.tab_choices_hzdw {
	/*background: #8989896b;*/
	float: left;
	width: 100%;
	text-indent:0px;
}
.tab_choices_hzdw li {
	/*background: url(/images/lihover_bg.png) no-repeat left;*/
	padding: 0px 5px 0px;
	line-height: 24px;
	float: left;	
}
.tab_choices_hzdw li a {
	color: #FFF
}
.tab_choices_hzdw ul {
	width: 100%;
	padding:2px ;
}
/*合作单位改内页显示方式，不用连接跳转↑*/
.tab_choices {
	float: left;
	/*background: #898989;*/
	width: 984px;
	height: 70px;
	padding: 10px;
}
.tab_choices li {
	background: url(/images/lihover_bg.png) no-repeat left;
	padding: 0px 15px 0px;
	line-height: 24px;
	float: left;
}
.tab_choices li a {
	/*color: #FFF*/
}
.tab_choices ul {
	border: 1px dashed #c9c9c9;
	/*background: #898989;*/
	width: 982px;
	padding:2px ;
	height: 70px
}/******列表页******/
.path {
	height: 35px;
	line-height: 35px;
	background: url(/images/path_ico.png) no-repeat left;
	padding-left: 25px;
	font-size: 13px;
	border-bottom: 1px #dedede solid
}
.path a {
	color: #fe0000
}
.list_l {
	width: 255px;
	float: left
}
.list_l h1 {
	background: url(/images/nav_bg.jpg) repeat-x;
	height: 40px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.list_l ul {
	background: #FFF;

}
.list_l ul li {
	background: url(/images/cata_ico.png) no-repeat 70px 16px;	margin: 0 auto;
	line-height: 35px;
	border-bottom: 1px solid #e8e8e9
}

.list_l ul li a {

	padding-left: 15px;
	font-size: 14px;
	width: 80px;
	padding-left: 80px;
}
.list_l .newlist_l {
	background: #FFF;
	border: 1px solid #DDD;
	float: left
}
.list_l .newlist_l li {
	background:url(/images/cata_ico.png) no-repeat 70px 16px;
	padding: 0;
	width: 253px;
	height: 30px;
	text-align: left;
	border-bottom: none
}
.list_l ul li.selected{background: url(/images/cata_ico_hover.jpg) no-repeat 70px 16px;border-bottom: 1px dashed #e8e8e9; color: red}
.list_l .newlist_l li a {
	padding: 0 8px;
	border-bottom: 1px dashed #e8e8e9
}
.list_l .newlist_l li a:hover {
	background: url(/images/cata_ico_hover.jpg) no-repeat 70px 9px;
	border-bottom: 1px dashed #b5b5b5
}
.newlist_l li {
	float: left
}
.list_l ul li a:hover {
	background: url(/images/cata_ico_hover.jpg) no-repeat 70px 9px
}
.list_r {
	width: 720px;
	background: #FFF;
	float: right;
	border: 1px solid #e8e8e9;
	padding: 8px
}
.list_r li {
	float: left;
	width: 700px;
	font-size: 14px;
	line-height: 30px;
}
.list_r li a {
	color: #000
}
.list_r span {
	float: right;
}
.list_r .hr{
	border-bottom:1px dashed #BBB;
	height:10px;
	margin-bottom:10px;
	display:block;
}
#pages{
	clear: both;
}
#pages span,#pages a1,#pages a{ border: 1px dotted #BBB; float: none;padding: 3px;}
#pages span:hover,#pages a1:hover,#pages a:hover{ border: 1px dotted #BBB; background: #BBB; float: none;padding: 3px;}
/*******内容页***********/
.news_r {
	width: 720px;
	background: #FFF;
	float: right;
	border: 1px solid #e8e8e9;
	padding: 8px
}
.news_r .news_title {
	font-size: 22px;
	text-align: center;
	padding: 8px
}
.news_r .news_time {
	border-top: 1px solid #eaeaea;
	text-align: center;
	padding: 8px
}
.news_r .news_cont {
	font-size: 14px;
	line-height: 170%;
	padding: 10px;
	text-indent: 28px
}
.news_r .news_cont_sm {
	font-family: KaiTi;font-size: 18px;color:#484848;
}
.footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 261px;
	padding-top: 15px;
}
.bottom {
	width: 1004px;
	margin: 0 auto;

}
.bottom dl {
	float: left;
	width: 110px;
	height: 190px;
	color: #d9d9d9
}
.en {
	background: url(/images/map.png) no-repeat -0px 6px;
	padding-left: 25px;
}
.cn {
	background: url(/images/map.png) no-repeat 0px -21px;
	padding-left: 25px;
}
.bottom dt {
	font-size: 16px;
	font-weight: bold;
	color: #d9d9d9
}
.bottom dd a {
	font-size: 12px;
	line-height: 24px;
	color: #d9d9d9
}
.bottom dd a:hover {
	color: #FFF
}
.foot_fenge {
	border-top: 1px solid #aaa;
	margin-top:-12px;
}
.copyright {
	color: #d9d9d9;
	height: 30px;
	line-height: 22px;
	text-align:center;
	font-size:13px;
}
.copyright a {
	color: #d9d9d9
}
.copyright a:hover {
	color: #FFF
}
.copyright span {
	padding-right: 25px;
}
