﻿@charset "utf-8";
body {
	font-size:14px;
	line-height:150%;
	color:#000;
	background: url(../images/bg.jpg) repeat-x #9e9c9d;
	margin:0px;
	font-family:sans-serif,Helvetica,Arial;
	scrollbar-base-color: #A8CBF1;
	scrollbar-face-color: #DFF4FD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #A8CBF1;
	scrollbar-3dlight-color: #A8CBF1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #A8CBF1;
	margin-left:auto;
	margin-right:auto;
}
form {
	font-size:14px;
	line-height:25px;
	margin:0;
	padding:0px;
}
ul {
	font-size:14px;
	line-height:150%;
	margin:0;
	list-style-type:none;
}
li {
	font-size:14px;
	line-height:150%;
	margin:0px;
}
p {
	font-size:14px;
	line-height:150%;
	margin:0;
}
img {
	border:0;
	vertical-align:middle;
}
input {
	font-size:14px;
	height:13px;
	vertical-align:middle;
}
select {
	font-size:14px;
	vertical-align:middle;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration:underline;
}
a:active {
	color:#2b5fb2;
	text-decoration:underline;
}

/*基本标签样式*/
td, font, span, option, label, a, ul, li {
	font-size:14px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

td {
	font-size:14px;
	line-height:25px;
}

/*层样式*/
.bodymain {
	width:960px;
	margin:0 auto;
	min-height:400px;
	height:auto !important;
}


/*头部文件*/
.header {
	width:100%;
	height:152px;
	background-color:#fff;
}
.header_logo {
	width:857px;
	padding-left:103px;
	height:107px;
	float:left;
	background:url(../images/logo.gif) left center no-repeat;
}

.divName{ width:600px; height:78px; padding-top:25px; line-height:78px; font-size:22px; color:#0000cc; float:left; font-weight:bold;}

.divLanguage{ float:right; width:200px; height:103px; line-height:103px; text-align:right; padding-right:0px;}

.divLanguage span{ line-height:30px;}

.menu {
	width:960px;
	height:45px;
	line-height:45px;
	float:right;
	background:url(../images/menu_bg.jpg);
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.menu ul li {
	display:block;
	float:right;
	width:160px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
}

.menu a:link {
	color:#fff;
	font-size:14px;
}
.menu a:visited {
	color:#fff;
	font-size:14px;
}
.menu a:hover {
	color:#fff;
	font-size:14px;
	text-decoration: underline;
}
.menu a:active {
	color:#fff;
	font-size:14px;
	text-decoration: underline;
}

/*banner条*/
.banner {
	width:960px;
	height:299px;
	float:left;
	border:0;
}

.banner img{vertical-align:top;}

.mainBanner{width:960px;
	        height:299px;
	        float:left;
	        border:0;}
			
.mainBanner img{vertical-align:top;}


/*中间内容*/
.main {
	width:960px;
	float:left;
	min-height:449px;
	height:auto !important;
	margin-bottom:10px;
	background:url(../images/main_bg.gif) repeat-x;
}
/*第一列*/
.main_one {
	width:306px;
	height:434px;
	float:left;
	margin-right:20px;
	background:url(../images/main_line.gif) 303px 56px no-repeat; 
}

.main img{ float:left;}

.d_mainone_title {
	width:264px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:20px;
	margin-top:50px;
	margin-bottom:10px;
	margin-right:15px;
	color:#FFF;
	font-size:30px;
}
.d_mainone_more{
	width:264px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:240px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:15px;
}
.d_mainone_con {
	width:264px;
	height:200px;
	float:left;
	margin-left:25px;
	margin-right:15px;
	color:#fff;
	font-size:14px;
}

.d_mainone_con a{ color:#fff; font-size:14px;}

.main img{ float:right; margin-right:20px; margin-top:30px;}
/*第二列*/
.main_two {
	width:307px;
	height:434px;
	float:left;
	margin-right:20px;
}

/*第三列*/
.main_three {
	width:307px;
	height:434px;
	float:left;
	background:url(../images/main_line.gif)  0px 56px no-repeat;
}

.main_bttom{ width:960px; background:url(../images/main_bg_bottom.gif) bottom left no-repeat; height:15px; float:left;}

/*底部*/
.footer {
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	margin:0 auto;
	text-align:center;
	background-color:#888687;
	font-weight:bold;
	margin-top:10px;
}
.footer a{font-size:14px; font-weight:bold;} 
.footer a:link {
	color:#000000;
	text-decoration:none;
}
.footer a:visited {
	color: #000000;
	text-decoration:none;
}
.footer a:hover {
	color:#eee;
	text-decoration:underline;
}
.footer a:active {
	color:#eee;
	text-decoration:underline;
}





/*二级页面样式*/



.tmain {
	width:960px;
	float:left;
	min-height:400px;
	height:auto !important;
	margin-top:10px;
	position:relative;
}

.main_left {
	width:225px;
	min-height:100%;
	height:auto !important;
	position:absolute;
	top:0px;
	left:0px;
	/*min-height:305px;
	height: auto !important;*/
	float:left;
	background-color:#8dc8fa;
	margin-right:10px;
}




.left_menu_title {
	width:185px;
	margin:20px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
	height:60px;
	height:auto!important;
	line-height:30px;
	float:left;
	font-size:24px;
	font-weight:bold;
}

.left_menu_con {
	width:185px;
	margin-left:30px;
	margin-right:5px;
	margin-top:0px;
	float:left;
	font-size:14px;
}

.left_menu_con li {
	display:block;
	float:left;
	width:175px;
	padding-left:10px;
	height:26px;
	background: url(../images/icon.gif) left center no-repeat;
}

/*右侧内容页*/
.main_right {
	width:685px;
	padding:20px;
	padding-top:10px;
	float:right;
	min-height:400px;
	height:auto !important;
	background-color:#FFF;
}
.position{
	width:100%;
	height:60px;
	line-height:30px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#cc0000;
}
.mcon {
	width:685px;
	min-height:300px;
	height:auto !important;
	float:left;
}


/*没有左边菜单的页面*/

.RightMain{ width:960px; float:left; min-height:400px; height:auto !important; margin-top:10px; background:#FFF;}

.RightCon{width:870px; float:left; min-height:300px; height:auto !important; 
          background:#FFF; margin:20px; margin-top:0px; padding:20px; padding-top:0px;}

.Rposition{width:920px;
	       height:60px;
	       line-height:60px;
	       float:left;
	       font-size:24px;
	       font-weight:bold;
		   margin:20px;
		   margin-bottom:0px;
	       color:#cc0000;}
		   
.conTable{margin-left:30px; margin-top:0px;}

.conTable td{ padding-left:3px; height:35px;}



/*新闻详细页*/

/*新闻记录页面*/

.mainNewsCon ul{display:block; float:left; width:685px;}

.mainNewsCon ul li{ display:block; float:left; width:660px; height:30px; line-height:30px; }
			 
.mainNewsCon a{background:url(../images/icon1.gif) left center no-repeat; 
			 padding-left:20px; /* border-bottom:1px #ccc dashed; */ display:block; 
			 float:left; height:30px; line-height:30px; width:575px;}
			 
.mainNewsCon span{ display:block; float:right; width:65px; height:30px; line-height:30px;}

/*新闻内容页面*/

.newsCon{ width:960px; margin:0 auto; background:#fff; min-height:500px; height:auto !important;}

.newsTitle{width:910px;
	       height:60px;
	       line-height:60px;
	       float:left;
	       font-size:20px;
	       font-weight:bold;
	       text-align:center;
	       margin:20px;
	       margin-bottom:0px;
}

.newsConCon{ width:870px; float:left; min-height:300px; height:auto !important; background:#FFF; margin:20px; margin-top:0px; padding:20px;}


/*登陆页*/

.loginCon{width:960px; float:left; background:#fff; min-height:450px; height:auto !important; 
          /*background:url(../images/login_bg.gif) left center no-repeat #fff;*/}

#custom-login a{
	color: blue;
	font-weight: bold;
}
#custom-login a:hover{
	text-decoration: underline;
}

.login_bn {
	width:67px;
	height:29px;
	line-height:29px;
	border:0px;
	background:url(../images/login_bn.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}

/*图片展示*/

.picCon {
	width:685px;
	min-height:300px;
	height:auto !important;
	float:left;
}
.pic_pic {
	width:150px;
	height:109px;
	background:url(../images/pic_bg.jpg) no-repeat;
	padding:5px;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.contacusBg{ 
	width:111px; 
	height:62px; 
	line-height:62px; 
	padding-left:90px; 
	background: url(../images/contact_us.jpg) no-repeat; 
	font-weight:bold;
	float:left;
	margin-top:20px;
	margin-left:10px;
	font-size:14px;
}
.contacusBg a{ font-size:14px;}
.login_l{width:371px;
	     height:350px; margin-left:626px; float:left;margin-top:51px;
	     background: url(../images/login_l.gif) no-repeat;}
