@charset "gb2312";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	box-sizing:border-box;
}

li { list-style:none;}

.f-left{
	float:left;}
	
.f-right{
	float:right;}
	
.clearfix:after {
			content: "";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		.clearfix {
			*zoom: 1;	
		}
	


.w { width: 1250px; margin: auto;}
	
.sy-daohan { height: 40px; background-color: #ccc; border-radius: 3px; margin: 10px auto; position: relative;}

.sy-daohan div { 
	float: left;
	width: 96.1px;
	text-align:center;
	line-height:40px;
}

.sy-daohan div:hover {
	background-color: #DEDEFE;
}

.sy-daohan div a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}


.sy-daohan div:hover a {
	color: blue;
}

.sy-daohan ul {
	float: left;
	width: 96.1px;
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 100;
}

.sy-daohan li {
	text-align: center;
	padding: 5px 0;
	background-color: #DEDEFE;
	border-bottom: 1px dashed #ccc;
}

.sy-daohan li a {
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
.sy-daohan li a:hover {
	color: blue;
	text-decoration: underline;
}

.sy_c1 {
	width: 1250px;
	height: 160px;
	margin: auto;
	border: 1px solid #b4c9da;
	position: relative;
}
.sy_c1 h4 {
	width: 40px;
	background-color: #dae8f4;
	height: 158px;
	padding-top: 30px;
	font-size: 16px;
	text-align:center;
	line-height: 24px;
	float: left;
	margin-right: 15px;
}

.sy_c1 ul {
	float: left;
}

.sy_c1 .ul1 li {
	padding-top: 7px;
	height: 25px;
}

.sy_c1 a {
	font-size: 14px;
	color: #145f9b;
	text-decoration:none;
	letter-spacing: 2px;
}

.sy_c1 .ul2 {
	width: 762px;
	margin-left: 40px;
}

.sy_c1 .ul2 li {
	float: left;
	padding-top: 7px;
}

#ul2_li1 img {
	width: 732px;
	height: 95px;
	vertical-align: top;
}

.sy_c1 .ul2 a {
	margin-right: 40px;
}

.sy_c1 #ul2_li1 a {
	margin-right: 0;
}

.sy_c1_img_right {
	position: absolute;
	right: 5px;
	top: 2px;
	width: 220px;
	height: 154px;
	z-index: 1;
}

.sy_c1_img_left {
	position: absolute;
	left:44px;
	top: 2px;
	width: 238px;
	height: 154px;
	z-index: 1;
}

/*第一层*/

.ceng1 {
	margin: 10px auto 10px;
	height: 615px;
}

.ceng1-left,
.ceng1-right {
	width: 300px;
}

.ceng1-mid {
	width: 630px;
	height: 615px;
	border: 1px solid #b4c9da;
	border-top: none;
	margin: 0 10px;
}

/*第一层，左侧*/

.ceng1-left-up {
	padding: 5px 0;
	border: 1px solid #b4c9da;
}

.ceng1-left-up ul {
	width: 100%;
	height: 50px;
	margin-top: 3px;
}
.ceng1-left-up ul li {
	float: left;
	width: 82px;
	height: 24px;
	padding: 4px 0 2px 5px;
}

.ceng1-left-up ul .ceng1-left-li {
	width: 50px;
	height: 48px;
	float:left;
	padding: 0;
}

.ceng1-left-up li a {
	font-size: 13px;
	color: #145f9b;
	text-decoration:none;
}

.ceng1-left-up .ceng1-left-li img {
	width: 50px;
	height: 48px;
	vertical-align: middle;
}

.bg-blue {
	background-color: #F1F4F9;
}

.left_c2 {
	width: 300px;
	margin-top: 10px;
}

.left_c2 h4 {
	height: 32px;
	font-size: 16px;
	padding: 10px 5px 0 8px;
	color: #145f9b;
	background: url(sy-images/cn010w_39.jpg) no-repeat center;
}

.left_c2 h4 a {
	float: right;
	color: #000;
	font-size:14px;
	font-weight: 400;
	text-decoration: none;
}

.left_c2 ul {
	border: 1px solid #b4c9da;
	border-top: none;
	padding-top: 5px;
	padding-bottom: 10px;
}

.left_c2 li {
	padding: 10px 0 0 20px;
	height: 28px;
	background: url(images/tp_02.gif) no-repeat 5px 15px;
}

.left_c2 li a{
	font-size: 14px;
	color: #545454;
	letter-spacing: 1px;
	text-decoration:none;
}

.left_c2 li a:hover {
	color: blue;
	text-decoration:underline;
}

/*第一层-中间*/

.mid_ul1 {
	border-top: 1px solid #b4c9da;
	
	height: 30px;
	line-height: 30px;
	background: url(images/cn010w_04.jpg) repeat-x center;
}

.mid_ul1 h4 {
	font-size: 16px;
	color: #145f9b;
}

.mid_ul1 li {
	float: left;
	width: 125px;
	text-align: center;
	border-bottom: 1px solid #b4c9da;
	border-right: 1px solid #b4c9da;
}

.mid_ul1 a {
	font-size: 16px;
	color: #145f9b;
	text-decoration: none;
}

.mid_ul1 a:hover {
	color: blue;
	text-decoration:underline;
}

.mid_ul1 .mid_ul1_li1 {
	border-bottom: none;
}

.mid_ul1 .mid_ul1_li2 {
	width: 126px;
	border-right: none;
}

.mid_c2 {
	margin-left: 10px;
	margin-top: 10px;
	width: 180px;
	float: left;
}

.mid_sp1 {
	display: block;
	width: 180px;
	height: 192px;
	padding: 1px;
	border: 1px solid #f1f1f1;
	margin-bottom: 10px;
}

.mid_sp1 img {
	width: 176px; 
	height: 188px;
	vertical-align: top;
}

.mid_ul2 {
	background-color: #f7fbff;
	padding: 5px;
	border: 1px solid #f1f1f1;
}

.mid_ul2 .mid-ul2-li1 {
	padding-bottom: 6px;
}

.mid_ul2 .mid-ul2-li1 h4 {
	font-size: 16px;
	color: #545454;
	letter-spacing:1px;
}

.mid_ul2 li {
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
}

.mid_ul2 li a {
	font-size: 13px; 
	color: #545454;
	letter-spacing: 1px;
	text-decoration: none;
}

.mid_ul2 li a:hover {
	color: blue;
	text-decoration:underline;
}

.mid_c3 {
	margin-left: 10px;
	margin-top: 8px;
	width: 418px;
	float: left;
}

.mid_ul3 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.mid_ul3 li {
	padding: 10px 0 0 0;
}

.mid_ul3 li a {
	font-size: 14px; 
	color: #545454;
	letter-spacing: 1px;
	text-decoration:none;
}

.mid_ul3 li a:hover {
	color: blue;
	text-decoration: underline;
}

.mid_ul3 #mid_ul3_li a {
	color: #cc0000;
	font-size: 14px;
	font-weight: 700;
}

.mid_ul3 #mid_ul3_li a:hover {
	text-decoration: underline;
}

.mid_ul4 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.mid_ul4 li {
	padding: 10px 0 0;
}

.mid_ul4 li a {
	font-size: 14px;
	color: #545454;
	text-decoration:none;
	letter-spacing: 1px;
}

.mid_ul4 li a:hover {
	color: blue;
	text-decoration: underline;
}

.mid_ul4 li:first-child a {
	color: blue;
}


/*第一层-右侧*/

.right-ceng1 {
	width: 300px;
	border: 1px solid #b4c9da;
}

.right-ceng1 h4 {
	height: 30px;
	background: url(images/cn010w_04.jpg) repeat-x center;
	line-height:30px;
	font-size: 16px;
	color: #145f9b;
	padding: 0 10px;
}

.right-ceng1 h4 a {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #545454;
	text-decoration: none;
}

.right-ceng1 h4 a:hover {
	text-decoration: underline;
	color: blue;
}

.rig_ul1 {
	padding: 10px 0;
	border-top: 1px solid #b4c9da;
}

.rig_ul1 li {
	padding: 9px 0 0 30px;
	height: 27px;
	background: url(images/tp_17.gif) no-repeat 10px 15px;
}

.rig_ul1 li a {
	font-size: 14px;
	letter-spacing: 1px;
	color: #545454;
	text-decoration: none;
}

.rig_ul1 li a:hover {
	color: blue;
	text-decoration:underline;
}
	

.rig_ul1 .right-li1 {
	height: 184px;
	text-align: center;
	padding: 0 0 2px 0;
	background: none;
}

.rig_ul1 .right-li1 a {
	color: blue;
}

.rig_ul1 .right-li1 img {
	width: 280px;
	vertical-align: top;
	margin-bottom: 10px;
}

/* 第一层结束 */

/* 第二层开始 */

.ceng2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1250px;
	height: 658px;
}

.ceng2-left,
.ceng2-right {
	width: 300px;
	height: 658px;
}

.ceng2-mid {
	width: 630px;
	height: 658px;
	margin: 0 10px;
	border: 1px solid #b4c9da;
	border-top: none;
	padding-bottom: 10px;
}

.left_c2 ul .ceng2-li1 {
	background: none;
	padding: 10px 10px 0;
	width: 100%;
	height: 159px;
}

.left_c2 .ceng2-li1 img {
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 149px;
	vertical-align: top;
	padding: 3px;
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
}

.left_c2 .ceng2-li1 p {
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 148px;
}

.mid_ul5 {
	padding-top: 10px;
}

.mid_ul5 li {
	width: 114px;
	height: 147px;
	float: left;
	position: relative;
	margin-left: 10px;
}

.mid_ul5 .mid_ul5_img1 {
	width: 114px;
	height: 147px;
	padding: 3px;
	vertical-align: top;
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
	
}
.mid_mxjj_img {
	position: absolute;
	bottom: 2px;
	left: 3px;
}

.mid_c4 {
	float: left;
	width: 180px;
	margin: 10px 0 0 10px;
}

.mid_c5 {
	width: 418px;
	float: left;
	margin-left: 10px;
}

.mid_c5 li span {
	float: right;
	font-size: 14px;
	color: #999;
}

.mid_ul7 {
	margin-top: 10px;
}

.mid_ul7 li {
	float:left;
	width: 96px;
	height: 120px;
	margin-left: 10px; 
}


.mid_ul7 .mid_ul7_li2 {
	margin-left: 0;
}

.mid_ul7 .mid_ul7_li1 {
	margin: 0;
	width: 418px;
	height: 27px;
	font-size: 14px;
	color: #145f9b;
	padding: 5px 0 0 0;
}

.mid_ul7 .mid_ul7_li1 a {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #545454;
	text-decoration: none;
}

.mid_ul7 .mid_ul7_li1 a:hover {
	text-decoration: underline;
	color: blue;
}

.mid_ul7 li img {
	width: 96px;
	height: 120px;
	padding: 3px;
	vertical-align: top;
	border: 1px solid #e0e0e0;
	background-color: #f4f4f4;
}



/* 第二层结束 */

/* 第三层开始 */

.ceng3 {
	width: 1250px;
	height: 108px;
	border: 1px solid #e0e0e0;
	background-color:#f4f4f4;
	padding: 3px;
}

.ceng3-mid {
	margin: 0 10px;
}

.ceng3-mid img {
	width: 620px;
	height: 100px;
}

.ceng3-right img {
	display: block;
	border: 0;
	width: 300px;
	height: 48px;
}

/* 第三层结束 */

/* 第四层开始 */

.ceng4 {

	margin-top: 10px;
	height: 655px;
}

.ceng4-left,
ceng4-right {
	width: 300px;
}

.ceng4-mid {
	width: 630px;
	height: 655px;
	margin: 0 10px;
	border: 1px solid #b4c9da;
	border-top: none;
	padding-bottom: 10px;
}

.left_c2 .leftc2_ul2 {
	height: 623px;
	padding: 0px 10px 10px;
}

.left_c2 .leftc2_ul2 li {
	background: none;
	padding: 0;
	height: 60px;
	padding-top: 8px;
	width: 100%;
	clear: both;
}

.left_c2 .leftc2_ul2 li img {
	width: 100px;
	height: 60px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #f4f4f4;
	float: left;
}

.left_c2 .leftc2_ul2 li p {
	width: 168px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}

.left_c2 .leftc2_ul2 li a {
	font-weight: 700;
	font-size: 14px;
	color: #545454;
	text-decoration: none;
}

.left_c2 .leftc2_ul2 li a:hover {
	color: blue;
	text-decoration: underline;
}

.right-ceng1-span1 {
	float: right;
	padding-right: 10px;
}

.ceng4-right .right-ceng1 .rig_ul1 {
	padding-bottom: 12px;
}

.ceng4-right .right-ceng1 .rig_ul1 li,
.ceng6-right .right-ceng1 .rig_ul1 li {
	height: 29px;
}

.ceng4-right .right-ceng1 .rig_ul1 li.right-ceng1-lis,
.ceng6-right .right-ceng1 .rig_ul1 li.right-ceng1-lis {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 24px;
}

/* 第四层结束 */

/* 第五层开始 */

.ceng5 {
	height: 108px;
	margin-top: 10px;
}

.ceng5-left {
	float: left;
	width: 730px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
}


.ceng5-right {
	width: 510px;
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
}


/* 第五层结束 */

/* 第六层开始 */

.ceng6-left,
.ceng6-right {
	width: 300px;
}

.ceng6-mid {
	margin: 10px 10px 0;
	width: 630px;
	border: 1px solid #b4c9da;
	border-top: none;
	padding-bottom: 8px;
}

.left_c2 .leftc2_ul3 {
	width: 100%;
	height: 127px;
}

.left_c2 .leftc2_ul3 li {
	float: left;
	background: none;
	margin-left: 10px;
	width: 86px;
	height: 127px;
	padding-left: 0px;
	text-align: center;
}

.left_c2 .leftc2_ul3 img {
	width: 86px;
	height: 100px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
}


/* 第六层开始 */

/* 友情链接开始 */

.sylj {
	height: 117px;
	margin-top: 10px;
	border: 1px solid #b4c9da;
	background: url(images/cn010w_04.jpg) repeat-x center top;
}

.sylj h4 {
	width: 100%;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #b4c9da;
	font-size: 16px; 
	color: #145f9b;
}

.sylj h4 em {
	font-style: normal;
	margin-left: 100px;
}

.sylj h4 a,
.sylj ul li a {
	font-size: 14px;
	color: #545454;
	font-weight: 400;
	text-decoration: none;
}

.sylj h4 a:hover,
.sylj ul li a:hover {
	color: blue;
	text-decoration: underline;
}

.sylj span {
	float: right;
}

.sylj ul {
	width: 1248px;
	padding-bottom: 15px;
	height: 85px;
}

.sylj ul li {
	float: left;
	width: 153px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 15px;
}

/* 友情链接结束 */

#floatTools {
	display: none;
}