﻿@charset "utf-8";
@import url("global.css");
/*/////////////////////ͷ��////////////////////////////*/
*,
*:before,
*:after { margin: 0px;padding: 0px;}
body { font-family: "微软雅黑"; font-size: 14px; line-height:130%; color: #333;}
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
a:link,a:visited{color: #333;text-decoration: none;}
a:hover {color: #2495E4;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear {zoom: 1;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}


#waper {
	width:1100px;
	margin:0 auto;	
}
.main,.main01 { clear:both; float:left; width:1100px; }
.main_fl { float:left; width:530px; margin:0 0 30px 0; }
.banner01 { float:left; width:530px; height:295px; margin:0 0 30px; overflow:hidden; }

.notice { }
.notice_content li { float:left; width:530px; height:30px; line-height:30px; text-align:left;  } 
.notice_content li a {
	font-size:13px;
	width:80%;
	display: block;
}
.notice_content li span { float:right; color:#999; }
.main_fr { float:right; width:530px; margin:0 0 30px 0; }
.news { float:left; height:295px; overflow:hidden; margin:0 0 30px 0; }
.n_title,.notice_t { float:left; width:530px; height:36px; line-height:36px; margin:0 0 10px 0; border-bottom:3px solid #DFDFDF; }
.n_title ul li,.notice_t ul li { float:left; }
.n_title ul li a,.notice_t ul li a { display:block; height:36px; line-height:36px; padding:0 15px; font-size:16px;}
.n_title ul .on a,.n_title ul li a:hover,.notice_t ul .on,.notice_t ul li:hover  { border-bottom:2px solid #2495E4; color:#2495E4; }

.n_content { float:left;text-align:left; }
.n_content ul li { float:left; width:530px; padding:10px 0; border-bottom:1px solid #DFDFDF;    height: 59px;}
.n_content ul li span { float:left; width:80px; padding:0 10px 0 0; line-height:180%; border-right:1px solid #DFDFDF; text-align:center; font-size:13px; color:#999; }
.n_content ul li span strong { font-size:24px; color:#333; }
.n_content ul li span i {font-style: normal;}
.n_content ul li a { float:right; width:425px; }
.n_content ul li h3 { font-size:15px; font-weight:normal; padding:0 0 5px 0; } 
.n_content ul li p {
	font-size:13px;
	color:#000;
	width:100%;height:36px;
	overflow: hidden;
}

.online,.business { float:left; width:540px; }
.online h3,.business h3 {padding:0 0 0 13px; height:36px; line-height:36px; font-size:16px; font-weight:normal; border-bottom:3px solid #DFDFDF; vertical-align:middle; background:url(img/ico01.png) no-repeat 0 8px;text-align:left;}
.online ul { width:550px; }
.online ul li { float:left; padding:15px 35px; line-height:180%; text-align:center; font-size:14px; }

.business ul { width:550px; }
.business ul li { float:left; margin:15px 10px 0 6px; }


.banner02 { clear:both; float:left; width:1100px; margin:0 0 30px 0; }
.main01_fl,.main01_fr { float:left; width:715px; height:260px; border:1px solid #DFDFDF; }
.main01_fl h3,.main01_fr h3 { float:left; width:715px; border-bottom:1px solid #DFDFDF; }
.main01_fl h3 span,.main01_fr h3 span { float:left; padding:10px 10px; }
.main01_fl h3 a,.main01_fr h3 a { float:right; padding:0 2px 0 0; }
.main01_fl ul li { float:left; margin:17px 8px 0 14px; }
.main01_fr { float:right; width:358px; }
.main01_fr h3 { width:358px; }
.main01_fr p { float:left; margin:17px 0 0 20px; }

.link { clear:both; float:left; margin:30px 0; } 
.link ul { width:1162px;}
.link ul li { float:left; width:325px; margin:0 62px 0 0; }
.link ul li select { width:325px; padding:2px 0 2px 3px; }