/*==================================================全局==========================================================================*/
@charset "gb2312";
h1, h2, h3, h4, h5, h6, form, img, ul, a, li, body{
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color:#000978;
	line-height:18px;
	background:#ffffff;
}
.hidden {
	display:none;
}
img{
	border:0px;
}
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:link {
	color: #737373;
}/* 未访问的链接 */
a:visited {
	color: #373737;
}/* 已访问的链接 */
a:hover {
	color: #373737;
} /* 鼠标在链接上 */
a:active {
	color: #373737;
}/* 点击激活链接 */
ul,li {
	list-style-type:none;
	list-style-position : outside;
	word-break:break-all;
}
p {
	word-break:break-all;
}
/*==================================================头部(top)=====================================================================*/
#top{
	clear:both;
	width:1003px;
	margin:0px auto;
}
.top_logo{
	float:left;
	width:204px;
	height:175px;
}
.top_bg{
	float:right;
	width:209px;
	height:16px;
	padding:6px 20px 45px 570px;
	background:url(../images/top_bg.jpg) left top no-repeat;
}
.top_bg span{
	font-weight: bolder;
}
.top_bg a:link{
	color:#a80000;
}
.top_bg a:visited{
	color:#a80000;
}
.top_bg a:hover{
	color:#000;
}
.top_bg a:active{
	color:#000;
}
.top_nav{
	float:right;
	width:799px;
	height:108px;
	display:block;
	background:url(../images/nav_bg.jpg) left top no-repeat;
}
#banner{
	clear:both;
	width:1003px;
	height:278px;
	margin:0px auto;
}
/*==================================================(main)======================================================================*/
#main{
	clear:both;
	width:939px;
	margin:14px auto 24px auto;
}
/*==========(main_left)==========*/
.title{
	float:left;
	margin:0px 0px 10px 0px;
}
.main_left{
	float:left;
	width:218px;
}
.main_left_video_title{
	float:left;
	width:218px;
	height:31px;
	background:url(../images/video_title_bg.jpg) left top repeat-x;
}
.main_left_video_title_left{
	float:left;
	width:9px;
	height:31px;
}
.main_left_video_title_textbg{
	float:left;
	width:72px;
	height:28px;
	font-weight: bolder;
	padding:3px 0px 0px 22px;
	background:url(../images/video_title_textbg.jpg) left top no-repeat;
}
.main_left_video_title a:link{
	color:#d81b1f;
}
.main_left_video_title a:visited{
	color:#d81b1f;
}
.main_left_video_title a:hover{
	color:#890103;
}
.main_left_video_title a:active{
	color:#890103;
}

.main_left_video_title_right{
	float:right;
	width:9px;
	height:31px;
}
.main_left_video_content{
	float:left;
	width:198px;
	height:134px;
	display:block;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:0px 9px 9px 9px;
}
.main_left_video_bottom{
    float:left;
	width:209px;
	font-size:1px;
	padding-right:9px;
	background:url(../images/video_bottom_right.jpg) right bottom no-repeat;
}
.main_left_video_bottom_left{
	padding-left:9px;
	font-size:1px;
	background:url(../images/video_bottom_left.jpg) left bottom no-repeat;
}
.main_left_video_bottom_line{
    height:8px;
	font-size:1px;
    border-bottom:1px solid #ebebeb;
}
/*==========(main_right)==========*/
.main_right{
	float:right;
	width:700px;
	height:240px;
}
.main_right_title{
	float:left;
	width:692px;
	padding-right:8px;
	background:url(../images/right_title_right.jpg) right top no-repeat;
}
.main_right_title_left{
	padding-left:10px;
	background:url(../images/right_title_left.jpg) left top no-repeat;
}
.main_right_title_bg{
	height:26px;
	line-height:26px;
	font-weight: bolder;
	background:url(../images/right_title_bg.jpg) left top repeat-x;
}
.main_right_title_bg a:link{
	color:#000;
}
.main_right_title_bg a:visited{
	color:#000;
}
.main_right_title_bg a:hover{
	color:#d81b1f;
}
.main_right_title_bg a:active{
	color:#d81b1f;
}
.main_right_title_bg_img{
	float:left;
}
.main_right_title_bg_text{
	float:left;
	width:60px;
	height:26px;
}
.main_right_title_bg_img2{
	float:left;
	margin-left:265px;
	_margin-left:180px;
}
/*==========(main_right_content1)==========*/
.main_right_content1{
	float:right;
	width:700px;
	height:38px;
	color:#636363;
	padding:12px 0px 12px 0px;
	border-bottom:1px #989898 dashed;
}
.main_right_content1 a:link{
	color:#08529b;
}
.main_right_content1 a:visited{
	color:#08529b;
}
.main_right_content1 a:hover{
	color:#d81b1f;
}
.main_right_content1 a:active{
	color:#d81b1f;
}
.main_right_content1_left{
	float:left;
	width:328px;
	height:38px;
}
.main_right_content1_right{
	float:right;
	width:328px;
	height:38px;
}
/*==========(main_right_title2)==========*/
.main_right_title2{
	float:left;
	width:700px;
	height:16px;
	font-weight: bolder;
	margin:15px 0px 12px 0px;
}
.main_right_title2 a:link{
	color:#08529b;
}
.main_right_title2 a:visited{
	color:#08529b;
}
.main_right_title2 a:hover{
	color:#d81b1f;
}
.main_right_title2 a:active{
	color:#d81b1f;
}
.main_right_title2_img{
	float:left;
	margin-left:9px;
}
.main_right_title2_text{
	float:left;
	width:60px;
	height:16px;
}
.main_right_title2_img2{
	float:left;
	margin-left:260px;
	_margin-left:185px;
}
/*==========(main_right_content2)==========*/
.main_right_content2{
	float:right;
	width:700px;
	height:80px;
	color:#636363;
	padding:0px 0px 5px 0px;
}
main_right_content2 ul li{
	width:328px;
	height:18px;
}
.main_right_content2 a:link{
	color:#08529b;
}
.main_right_content2 a:visited{
	color:#08529b;
}
.main_right_content2 a:hover{
	color:#d81b1f;
}
.main_right_content2 a:active{
	color:#d81b1f;
}
.main_right_content2_left{
	float:left;
	width:328px;
	height:50px;
}
.main_right_content2_right{
	float:right;
	width:328px;
	height:50px;
}
/*==================================================(bottom)=====================================================================*/
#bottom{
	clear:both;
	width:1003px;
	height:106px;
	margin:0px auto;
}
.bottom_top{
	width:922px;
	height:73px;
	margin:0px auto;
	padding-right:17px;
	color:#636363;
	text-align:center;
	background:url(../images/bottom_top_right.jpg) right top no-repeat;
}
.bottom_top_left{
	padding-left:15px;
	background:url(../images/bottom_top_left.jpg) left top no-repeat;
}
.bottom_top_bg{
	height:73px;
	background:url(../images/bottom_top_bg.jpg) left top repeat-x;
}
.bottom_top_text1{
	float:left;
	width:900px;
	height:27px;
	line-height:27px;
}
.bottom_top_text2{
	float:left;
	height:46px;
	width:900px;
	line-height:46px;
}
/*==========(bottom_bottom)==========*/
.bottom_bottom{
	float:left;
	width:1003px;
	height:33px;
	background-color:#a80000;
}
.bottom_bottom a:link{
	color:#fff;
}
.bottom_bottom a:visited{
	color:#fff;
}
.bottom_bottom a:hover{
	color:#ffea00;
}
.bottom_bottom a:active{
	color:#ffea00;
}
.bottom_bottom_text{
	width:939px;
	height:33px;
	margin:0px auto;
	line-height:33px;
	color:#e4e4e4;
}
.bottom_bottom_text_left{
	float:left;
	width:300px;
	font-size: 14px;
	font-weight: bolder;
}
.bottom_bottom_text_right{
	float:right;
	width:170px;
	text-align:right;
}
.link{
	text-align:center;
	float:left;
	width:218px;
	height:30px;
	margin:15px 0px 0px 0px ;
}
/*==================================================(about)=====================================================================*/
.second-level_content{
	float:left;
	width:198px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:0px 9px 9px 9px;
}
.second-level_content a:link{
	color:#000;
}
.second-level_content a:visited{
	color:#000;
}
.second-level_content a:hover{
	color:#890103;
}
.second-level_content a:active{
	color:#890103;
}
.second-level_content ul li{
	height:24px;
	line-height:24px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}
.second-level_content ul li img{
	position:relative;
	top:15%;
}
.e-mail{
	float:left;
	width:218px;
	height:61px;
	margin-top:10px;
}
.about_right_title_bg{
	height:26px;
	line-height:26px;
	color:#000;
	background:url(../images/right_title_bg.jpg) left top repeat-x;
}
.about_right_title_bg a:link{
	color:#000;
}
.about_right_title_bg a:visited{
	color:#000;
}
.about_right_title_bg a:hover{
	color:#890103;
}
.about_right_title_bg a:active{
	color:#890103;
}
.about_right{
	float:right;
	width:700px;
}
.about_right_content{
	float:left;
	width:680px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	color:#000;
	padding:23px 10px 23px 10px;
}