﻿@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span,hr,p{padding:0;margin:0;}
ul,li {list-style:none;}
body {
	background: #fff repeat;
	font-size:12px;
	font-family:'宋体', Helvetica, sans-serif;
	position:relative;
}

a {
	text-decoration: none;
	color:#134c91;
	border:none;
}
a:hover {
	text-decoration:none;
	border:none;
}
a:focus {outline:none;}
a:visited {text-decoration:none;
	border:none;
	color:#134c91;}
	
a:active {text-decoration: none;
	color:#134c91;
	border:none;}
img {
	border: none;
}
.ellipsis　{ 　　
	white-space:　nowrap; 　　
	overflow:　hidden; 　　
	text-overflow:　ellipsis;/*针对IE和webkit核心(Google　Chrome,Safari)*/ 　　
	-o-text-overflow:　ellipsis;　/*针对Opera　*/ 　　
}
.clear {clear:both;}


/*引导页样式*/
.ydy_header { background:rgba(239,240,241,0.4); height:140px;}
.body_style { background:url(../images/ydy_bg.jpg) center no-repeat; background-size:100% 100%;}
.ydy_header_content {width:1100px;margin:0 auto; height:140px; background:url(../images/logo_start.png) left center no-repeat;}
.ydy_main {width:1100px;margin:0 auto;margin-top:50px; }
.ydy_main a { display:block;float:left;width:191px;height:186px;}
.ydy_main a:hover { opacity:0.7;}
.ydy_main a.ydy_block1 {width:687px;height:384px; background:url(../images/ydy_img1.jpg) no-repeat;}
.ydy_main a.ydy_block2 {background:url(../images/ydy_img2.jpg) center no-repeat;margin-left:15px;}
.ydy_main a.ydy_block3 {background:url(../images/ydy_img3.jpg) center no-repeat;margin-left:15px;}
.ydy_main a.ydy_block4 { background:url(../images/ydy_img4.jpg) center no-repeat;margin-left:15px;margin-top:12px;}
.ydy_main a.ydy_block5 { background:url(../images/ydy_img5.jpg) center no-repeat;margin-left:15px;margin-top:12px;height:93px;}
.ydy_main a.ydy_block9 { background:url(../images/ydy_img9.jpg) center no-repeat;margin-left:15px;height:93px;}

.ydy_main a.ydy_block6 { width:358px;height:94px;background:url(../images/ydy_img6.jpg) center no-repeat;margin-top:12px;}
.ydy_main a.ydy_block7 { width:358px;height:94px;background:url(../images/ydy_img7.jpg) center no-repeat;margin-top:12px;margin-left:13px;}
.ydy_main a.ydy_block8 { width:120px;height:94px;background:url(../images/ydy_img8.jpg) center no-repeat;margin-top:12px;margin-left:13px;}

.ydy_main a.ydy_block10 { width:238px;height:47px;background:url(../images/ydy_img10.jpg) center no-repeat;margin-top:12px;}
.ydy_main a.ydy_block11 { width:238px;height:47px;background:url(../images/ydy_img11.jpg) center no-repeat;}

.ydy_footer {height:80px; background:rgba(239,240,241,0.4);}

/*引导页样式 end */
#header {
	width:100%;
}
#header_content {
	width:1100px;
	height:200px;
	position:relative;
	margin:0 auto;
	background:url(../images/top_bg.jpg) #3168aa left top no-repeat;
}
.logo_gif {
	width:102px;
	height:102px;
	background: url(../images/logo.png) center no-repeat;
	background-size: auto 100%;
	position:absolute;
	left: 20px;
	top:30px;
}
.header_search {
	position:absolute;
	height:35px;
	width:215px;
	bottom:45px;
	right:10px;
}
.season_frm {position:absolute;right:10px;top:10px;width:215px;height:81px; background:url(../images/season_img.png) no-repeat;}
.header_search input {width:175px;padding:0 3px;line-height:30px;font-size:14px;color:#5c5c5c;position:absolute;left:0;top:0;height:35px;border:none;background:#fff; outline:none;}
.header_search button {position:absolute;right:0px;height:35px;top:0;border:none;width:35px; background:url(../images/search_icon.png) #fff center center no-repeat;border-left:1px solid #999; cursor:pointer;}

#nav_bg {
	width:100%;
	height:35px;
	z-index:1;
	position:absolute;
	bottom:0px;
	left:0;
}


#nav {
	width:1100px;
	height:100%;
	margin:0 auto;
}
.nav_ul {margin:0;padding:0;}
.nav_ul li {
	width:125px;
	height:100%;
	list-style:none;
	float:left;
	font-size:15px;
	font-family:'微软雅黑';
	letter-spacing:1px;
}
.nav_ul li a {
	display:block;
	font-size:15px;
	text-shadow:0px 2px 2px #000;
	color:#fff;
	vertical-align:middle;
	line-height:35px;
	text-align:center;
}
.nav_ul li a:hover ,.nav_ul li a.select{
	background:#257eeb;
}

.season_nav {float:right; /*background:url(../images/season_img1.png) no-repeat ;*/ width:256px; height:34px;}

.common_container {width:1100px;margin:0 auto; box-shadow:0px 0px 7px #aaa; }
.common_container .main_con {padding:0px 15px;} 
.gg_frm {padding-left:100px;padding-right:430px;position:relative;height:38px; background:url(../images/gg_bg1.jpg) left center no-repeat; overflow:hidden;}
.gg_frm .gg_title{position:absolute;left:0;top:0;height:38px;line-height:38px;width:90px;padding-left:10px;color:#114a90;font-size:14px;}
.gg_frm .gg_more {width:103px;height:38px;position:absolute;right:300px;top:0;display:block; background:url(../images/gg_bg1_more.jpg) center no-repeat;}

.gg_frm .gg_search {
	position:absolute;
	height:28px;
	width:215px;
	bottom:4px;
	right:5px;
	border:1px solid #ccc;
	border-radius:3px;
}
.gg_search input {width:175px;padding:0 3px;line-height:26px;font-size:14px;color:#5c5c5c;position:absolute;left:0;top:0;height:28px;border:none;background:#fff; outline:none;}
.gg_search button {position:absolute;right:0px;height:28px;top:0;border:none;width:33px; background:url(../images/search_icon.png) #fff center center no-repeat;border-left:1px solid #999; cursor:pointer;}

.gg_list_ul li {font-size:12px;color:#5c5c5c;height:38px;}
.gg_list_ul li a {color:#5c5c5c;line-height:38px;}
.gg_list_ul li a:hover { text-decoration:underline;}
.gg_list_ul li .time {font-size:12px;color:#5c5c5c;float:right;line-height:38px;}

.banner_frame {margin-top:10px;}
.banner_frame .banner_con {float:left;width:550px;height:385px;}
.banner_frame .gzdt_main {width:500px;float:right;border:1px solid #d0ccc7;}

.common_title {height:34px; position:relative;border-bottom:1px dotted #ccc;}
.common_title h3 {font-weight:normal;font-size:16px;font-family:'微软雅黑';line-height:34px; text-align:left;color:#233953; background:url(../images/common_title_bg1.png) 3px center no-repeat;padding-left:20px;}
.common_title a.more {font-size:13px;color:#114a90; position:absolute;right:0;bottom:5px;}
.common_title a.more:hover { text-decoration:underline;}


.gzdt_main .tab_right {height:348px;width:500px;position:relative;}
.gzdt_main .gzdt_tab { position:absolute;left:10px; top:10px; width:490px;height:330px;}


/*********tabs**********/
.gzdt_main .tab_menu{overflow:hidden;position:absolute;top:0px;z-index:9999;}
.gzdt_main .tab_menu li{width:100px;float:left;height:22px;line-height:22px;color:#114a90;
			 text-align:center;cursor:pointer;list-style:none;
			 margin-right:20px; border-top-left-radius:3px;border-top-right-radius:3px;
			 border:1px solid #888; border-bottom:none;
			 font-size:12px;
			}
.gzdt_main .tab_menu li.current{color:#fff;background:#114a90;border:1px solid #114a90; border-bottom:none;}
.gzdt_main .tab_menu li a{color:#114a90;text-decoration:none;font-size:12px;}
.gzdt_main .tab_menu li.current a{color:#fff;}
.gzdt_main .tab_box{padding:10px 0px;border-top:1px solid #114a90; position:absolute;top:23px;z-index:1;height:285px;width:480px;}
.gzdt_main .tab_box li{height:26px;line-height:26px;overflow:hidden;list-style-image:url(../images/news_icon.png); list-style-position:inside;}
/*.gzdt_main .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}*/
.gzdt_main .tab_box li a {
	font-size:12px;
	color:#5c5c5c;
	padding-left:15px;
	background:url(../images/list_icon.png) left center no-repeat;
}
.gzdt_main .tab_box li a:hover {
	color:#5c5c5c;
	text-decoration:underline;
}
.gzdt_main .tab_box li .tab_box_time {
	float:right;
	font-size:12px;
	color:#5c5c5c;
}
.gzdt_main .tab_box .hide{display:none;}

.gzdt_main li.tab_box_first {
	height:auto;
	width:100%;
	list-style:none;
	margin-bottom:10px;
}
.gzdt_main .tab_box_first a.first_title {
	display:block;
	font-size:14px;
	font-family:'宋体';
	color:#5c5c5c;
	text-align:left;
	line-height:30px;
	font-weight:bold;
}
.gzdt_main .tab_box_first p {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#5c5c5c;
	line-height:21px;
	height:40px;
	padding:5px 15px;
	border-top:1px dotted #114a90;
	border-bottom:1px dotted #114a90;
}
/**tabs end**/


/*友情链接*/
.yqlj_frm {width:1070px;margin:0 auto;margin-top:20px;}
.yqlj_frm .tabs {width:100%;position:relative;}
/*********tabs**********/
.yqlj_frm .tab_menu{overflow:hidden;/*position:absolute;top:0px;*/z-index:9999;margin-left:-125px;}
.yqlj_frm .tab_menu li{width:182px;float:left;height:39px;line-height:39px;
			 text-align:center;cursor:pointer;list-style:none;
			 margin-left:125px;background:url(../images/yqlj_tab.png) no-repeat;;
			}
.yqlj_frm .tab_menu li:last-child	{margin-left:92px;}		
.yqlj_frm .tab_menu li.current{background:url(../images/yqlj_tab_hover.png) no-repeat;}
.yqlj_frm .tab_menu li a{color:#5e5d5d;text-decoration:none;font-size:14px;font-family:'微软雅黑';}
.yqlj_frm .tab_menu li.current a{color:#fff;}
.yqlj_frm .tab_box{border:1px solid #a5b6c7; /*position:absolute;top:37px;*/margin-top:-2px;z-index:1;width:1068px;padding-top:10px; overflow:hidden;padding-bottom:10px;}
.yqlj_frm .tab_box li{height:30px;line-height:30px;overflow:hidden; list-style:none; float:left; padding:0 20px; }
/*.yqlj_frm .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}*/
.yqlj_frm .tab_box li a {
	font-size:14px;
	font-family:'微软雅黑';
	color:#5e5d5d;
}
.yqlj_frm .tab_box li a:hover {
	text-decoration:underline;
}

.yqlj_frm .tab_box .hide{display:none;}







.list_1 {margin-top:20px;}
.list_1 .list_1_left {width:548px;float:left;}
.list_1_item {border:1px solid #d0ccc7;}
.list_1_list {height:120px;}
.list_1_list li {height:30px;font-size:12px;color:#5c5c5c;padding:0 10px;padding-right:80px; position:relative; overflow:hidden;}
.list_1_list li a {line-height:30px;padding-left:12px; background:url(../images/list_icon.png) left center no-repeat;color:#5c5c5c;}
.list_1_list li a:hover { text-decoration:underline;}
.list_1_list li .time { position:absolute;right:10px;top:0;line-height:30px;}

.list_1 .video_con {width:500px;float:right;}
.video_con .video_ifrm {border:1px solid #d0ccc7;}
.video_con .video_main {padding:0 10px;height:297px;}
.video_main .video_img {width:310px;height:237px;float:left;}
.video_main .video_desc {width:160px;border:1px solid #ececec;float:right;height:231px; overflow:hidden;}
.video_main .video_desc h3 {font-size:14px;color:#114a90;font-family:'微软雅黑'; text-align:center;margin:0 5px; border-bottom:1px solid #ececec;line-height:30px;}
.video_main .video_desc p {line-height:2em;font-size:12px;color:#5c5c5c;padding:5px;}

.list_2 {margin-top:20px;border:1px solid #d0ccc7;}
.list_2 .list_2_main {padding:10px 0;}
.list_2 .list_2_main li {width:190px;height:230px;float:left;margin-left:16px;padding:2px;padding-bottom:5px;}
.list_2 .list_2_main li img {width:190px;height:196px; display:block;}
.list_2 .list_2_main li a.title {font-size:12px;color:#5c5c5c; line-height:25px;padding:5px 0;display:block;height:25px;overflow:hidden; text-align:center;}
.list_2 .list_2_main li a:hover { text-decoration:underline;}



.list_3 {margin-top:20px;}
.list_3 .list_kjrw {width:800px;height:337px;float:left;border:1px solid #d0ccc7;}
.list_3 .list_kjrw_main {}
.list_kjrw_main .kjrw_item {width:380px;float:left;padding:20px 0px;margin-left:15px;}
.list_kjrw_main .kjrw_item img {float:left;width:200px;height:263px;}
.list_kjrw_main .kjrw_item .kjrw_desc {float:right;width:160px;}
.list_kjrw_main .kjrw_item .kjrw_desc h3 {font-size:14px;color:#333;font-weight:normal;font-weight:bold; padding-bottom:10px;}
.list_kjrw_main .kjrw_item .kjrw_desc a {color:#333;}
.list_kjrw_main .kjrw_item .kjrw_desc a:hover {text-decoration: underline;}
.list_kjrw_main .kjrw_item .kjrw_desc p {font-size:12px;color:#999;line-height:25px;}

.list_ldjg {width:257px;float:right;}
.list_ldjg .ldjg_detail {background:#efefef; padding:5px;height:158px;}
.list_ldjg .ldjg_detail h3 {font-size:16px;color:#c00b0b;font-family:'微软雅黑';font-weight:normal;padding-bottom:10px;padding-top:3px;}
.list_ldjg .ldjg_detail a {background:#d0cccc;line-height:28px; display:block; height:28px; text-align:center; color:#6a6a6a;font-size:14px; font-family:'微软雅黑';margin:11px 0;}

.list_4 {margin-top:20px;border:1px solid #d0ccc7;}
.list_4 .list_4_main {padding:10px;}
.list_4 .first_item {width:610px;float:left;position: relative;}
.list_4 .first_item .tipes {position: absolute;left:0;top:0;width:72px;height:72px; background: url(../images/kphot.png) left top no-repeat;z-index:999;}
.list_4 .first_item img {width:410px; height:280px;float:left;}
.list_4 .first_item .first_desc {width:185px;float:right;}
.list_4 .first_item .first_desc h3{font-size:18px;color:#333;font-family:'微软雅黑';font-weight:normal;padding-bottom:10px;}
.list_4 .first_item .first_desc a {color:#333;}
.list_4 .first_item .first_desc a:hover {text-decoration: underline;}
.list_4 .first_item .first_desc p {color:#999;line-height:25px;}
.list_4 .more_item {float:right; width:430px;}
.list_4 .more_item ul {margin-left:-5px;margin-top:-20px;}
.list_4 .more_item li {float:left;margin-left:5px;width:140px;margin-top:20px;}
.list_4 .more_item li img {width:140px;height:96px;display:block;}
.list_4 .more_item li h4 { text-align:center;font-size:12px;color:#5c5c5c; font-weight:normal;padding:5px 0;}
.list_4 .more_item li a.title {text-align:center;font-size:12px;color:#5c5c5c; font-weight:normal;display:block;height:35px;line-height:35px;}
.list_4 .more_item li a:hover { text-decoration:underline;}

.list_5 {margin-top:20px;border:1px solid #d0ccc7;}
.list_5 .list_5_main {padding:10px 0;}
.list_5 .list_5_main li {overflow:hidden;width:250px;height:225px;float:left;margin-left:9px;border:1px solid #ccc;padding:2px; background:#eee;padding-bottom:5px;}
.list_5 .list_5_main li img {width:250px;height:152px; display:block;}
.list_5 .list_5_main li h3 {font-weight:normal;font-size:14px;color:#333;padding:10px 0px 10px 0px;text-align: center;}
.list_5 .list_5_main li p {font-size:12px;color:#999; line-height:20px;padding:0 5px;}
.list_5 .list_5_main li a {color:#333;}
.list_5 .list_5_main li a:hover {text-decoration: underline;}
/*
.list_6 {margin-top:20px;border:1px solid #d0ccc7;}
.list_6 .list_6_main {padding:10px 0;}
.list_6 .list_6_main li {width:250px;height:210px;float:left;margin-left:9px;border:1px solid #ccc;padding:2px; background:#eee;padding-bottom:5px;}
.list_6 .list_6_main li img {width:250px;height:152px; display:block;}
.list_6 .list_6_main li p {font-size:14px;color:#5c5c5c; line-height:25px;padding:5px 0;}
*/
.list_6 {margin-top:20px;border:1px solid #d0ccc7;}
.list_6 .list_6_main {padding:10px 0;}
.list_6 .list_6_main li {overflow:hidden;width:250px;height:225px;float:left;margin-left:9px;border:1px solid #ccc;padding:2px; background:#eee;padding-bottom:5px;}
.list_6 .list_6_main li img {width:250px;height:152px; display:block;}
.list_6 .list_6_main li h3 {font-weight:normal;font-size:14px;color:#333;padding:10px 0px 10px 0px;text-align: center;}
.list_6 .list_6_main li p {font-size:12px;color:#999; line-height:20px;padding:0 5px;}
.list_6 .list_6_main li a {color:#333;}
.list_6 .list_6_main li a:hover {text-decoration: underline;}


.list_8 {margin-top:20px;}
.list_8 .leave_con {float:left;width:640px;border:1px solid #d0ccc7;}
.list_8 .leave_con .leave_con_main {padding:10px 0;height:210px; overflow:hidden;}
.list_8 .leave_con .leave_con_main table {width:430px;margin-top:0px;float:left;border-right:1px solid #ccc;}
.list_8 .leave_con .leave_con_main th {font-weight:normal;color:#5c5c5c;font-size:12px; text-align:right;width:50px;padding-right:7px;}
.list_8 .leave_con .leave_con_main input {border:1px solid #c8cbcc; border-radius:5px;height:28px;line-height:25px;font-size:12px; color:#5c5c5c;width:235px;padding:0 2px;}
.list_8 .leave_con .leave_con_main textarea {border:1px solid #c8cbcc; border-radius:5px;height:100px; resize:none;width:300px;}
.list_8 .leave_con .leave_con_main button {border:none;width:80px;font-size:14px;color:#fff; background:#114a90;height:30px; cursor:pointer;}

.list_8 .leave_list {width:180px;float:right; overflow:hidden;height:205px;}
.list_8 .leave_list li {font-size:12px;color:#5c5c5c;line-height:22px;padding-right:10px;padding-top:5px;width:170px;}
.list_8 .leave_list li .name {color:#257eeb;}

.list_8 .quick_link {width:423px;float:right;}

.list_7 {margin-top:20px;border:1px solid #d0ccc7;}
.list_7 .list_7_main {height:241px; overflow:hidden;width:1068px;}
.list_7 .list_7_main li {width:290px;height:217px;float:left;border:1px solid #ccc;padding:2px; background:#eee;margin:10px 0;margin-left:9px;}
.list_7 .list_7_main li img {width:290px;height:217px; display:block;}


.yqlj_list {margin-top:20px;}
.yqlj_list li {width:25%;padding:10px 0;float:left;}

/*list*/
.curr_location {border:1px solid #d6d6d6;height:30px;line-height:30px;padding:0 10px;color:#777676;}
.curr_location a {color:#777676;}
.curr_location span {padding:0 5px;}
.curr_location a:hover { text-decoration:underline;}

.list_main {margin-top:15px;}
.left_nav {width:170px;padding:15px;float:left;border:1px solid #cecece;padding-top:10px;}
.left_nav h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-weight:normal;font-family:'微软雅黑';border-bottom:1px solid #cecece;}
.left_nav li {padding-left:5px;height:29px;border-bottom:1px dotted #cecece;line-height:28px; list-style:url(../images/leftnav_icon.gif) inside;}
.left_nav li.down_icon {list-style:url(../images/leftnav_icon1.gif) inside;}
.left_nav li.seconed_li {padding-left:20px;}
.left_nav li a {color:#666;font-size:12px;}
.left_nav li a:hover, .left_nav li a.select {color:#d8231a;font-weight:bold;}


.list_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.list_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑';border-bottom:1px solid #cecece;}
.list_con li {height:35px;line-height:35px;border-bottom:1px dotted #cecece; overflow:hidden; position:relative;}
.list_con li a {color:#333;font-size:14px;padding-left:5px;}
.list_con li a:hover { text-decoration:underline;}
.list_con li .time { position:absolute; right:5px; top:0; line-height:35px; font-size:14px; color:#999; width:80px; text-align:right; display:block;}

/*detail*/
.detail_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.detail_con h3 {color:#333;font-size:18px; text-align:center; font-weight:normal; font-family:'微软雅黑';}
.detail_con h4 {color:#999;font-size:12px;font-weight:normal;text-align:center;padding:5px;padding-bottom:10px; border-bottom:1px solid #b9b9b9;}
.news_con {font-size:14px;color:#666;line-height:25px;padding-top:10px;}
/*twlb*/
.twlb_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.twlb_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑'; }
.twlb_con ul.twlb_con_ul li { float:left; overflow:hidden;margin-left:13px;margin-top:20px;}
.twlb_con ul.twlb_con_ul li a {color:#333;font-size:14px; display:block;border:1px solid #cecece; width:385px;padding:2px;}
.twlb_con ul.twlb_con_ul li a:hover { border-color:#257eeb;}
.twlb_con ul.twlb_con_ul li img { width:385px;height:190px; display:block;}
.twlb_con ul.twlb_con_ul li .title {font-size:14px; color:#888; display:block;line-height:25px;padding:5px 0; text-align:center;font-family:'微软雅黑';}

/*twlb1*/
.twlb1_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.twlb1_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑'; }
.twlb1_con ul.twlb1_con_ul {margin-left:-12px;}
.twlb1_con ul.twlb1_con_ul li { float:left; overflow:hidden;margin-left:18px;margin-top:20px;}
.twlb1_con ul.twlb1_con_ul li a {color:#333;font-size:14px; display:block;border:1px solid #cecece; width:250px;padding:2px;}
.twlb1_con ul.twlb1_con_ul li a:hover { border-color:#257eeb;}
.twlb1_con ul.twlb1_con_ul li img { width:250px;height:260px; display:block;}
.twlb1_con ul.twlb1_con_ul li .title {font-size:18px; color:#5c5c5c; display:block;line-height:25px;padding:5px 0; text-align:center;font-family:'微软雅黑';}
.twlb1_con ul.twlb1_con_ul li .desc {font-size:12px; color:#5c5c5c; display:block;line-height:25px;padding:5px 5px; text-align:left;}

/*tpzy*/
.tpzy_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.tpzy_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑'; }
.tpzy_con ul.tpzy_con_ul {margin-left:-12px;}
.tpzy_con ul.tpzy_con_ul li {border:1px solid #cecece; padding:2px;float:left; height:270px; overflow:hidden;margin-left:18px;margin-top:20px;}
.tpzy_con ul.tpzy_con_ul li img { width:400px;height:270px; display:block;float:left;}
.tpzy_con ul.tpzy_con_ul li .desc {width:380px;float:right;padding-left:10px;padding-right:10px;}
.tpzy_con ul.tpzy_con_ul li .desc_con {font-size:12px;color:#5c5c5c;line-height:25px;}
.tpzy_con ul.tpzy_con_ul li a.title {font-size:18px; color:#333; display:block;line-height:25px;padding:5px 0; text-align:left;font-family:'微软雅黑';}
.tpzy_con ul.tpzy_con_ul li a.title:hover {text-decoration: underline;}

/*leave*/
.leavelist_con {float:right;width:820px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.leavelist_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑';border-bottom:1px solid #cecece;}
.leavelist_con h3 a {height:25px;background: #257eeb;color:#eee;border-radius:3px;line-height: 25px;float:right;font-size:12px;font-weight: normal;padding:2px 10px;}
.leavelist_con ul.leave_con_ul li {border-bottom:1px dotted #cecece; overflow:hidden; position:relative;border: 1px solid #ddd;margin-top:10px;}
.leavelist_con ul.leave_con_ul li h4 {height:25px;background:#ececec;line-height: 25px;overflow: hidden;padding:2px 5px;}
.leavelist_con ul.leave_con_ul li h4 .time {color: #888;}
.leavelist_con ul.leave_con_ul li .msg_con {font-size: 12px;color:#333;line-height:20px;padding:5px;}

/*search*/
.search_con {width:1038px;padding:15px;padding-top:10px;border:1px solid #cecece;}
.search_con h3 {padding-left:5px;font-size:16px;color:#000;line-height:30px;font-family:'微软雅黑';border-bottom:1px solid #cecece;}
.search_con ul.search_con_ul li {
	line-height:30px;
	font-size:14px;
	font-family:'微软雅黑';
	list-style-position:inside;
	list-style-type:none;
	padding:0px 10px;}
.search_con ul.search_con_ul li a {color:#333;font-size:14px;padding-left:5px;}
.search_con ul.search_con_ul li a:hover { text-decoration:underline;}
.search_con ul.search_con_ul li .time { position:absolute; right:5px; top:0; line-height:35px; font-size:14px; color:#999; width:80px; text-align:right; display:block;}
	
.right_show {width:90px;float:right;padding-right:9px;}
.right_show a {position:relative;width:30px;height:30px;float:right; background: url(../images/list_sl_icon.jpg) left center no-repeat;border:1px solid #ccc;}
.right_show a.show_sl {background-position: -35px center;margin-left:-1px;z-index:0;} 
.right_show a.show_ls {background-position: 8px center;z-index:0;}
.right_show a.show_sl:hover,.right_show a.show_sl.select {z-index:1;border-color:#ff4200;background-position:-57px center; }
.right_show a.show_ls:hover,.right_show a.show_ls.select {z-index:1;border-color:#ff4200;background-position:-14px center; }
	
#footer {
	width:100%;
	background:#02a4ec;
	margin-top:35px;
}

.footer_content {
	width:1100px;
	margin:0 auto;
	font-size:12px;
	padding:30px 0;
	min-height:50px;
	color:#fff;
	line-height:28px;
}



/***分页**/

#pager {
	float:right;
	margin-top:20px;
	/*margin-right:50px;*/
	border:1px solid #ccc;
	border-right:none;
	margin-bottom:20px;
}
#pager ul {margin:0px;padding:0px;}
#pager ul li {
	float:left;
	min-width:25px;
	height:25px;
	line-height:25px;
	list-style:none;
	border:none;
	border-right:1px solid #ccc;
	/*-moz-box-shadow:0px 0px 3px #333;              
    -webkit-box-shadow:0px 0px 3px #333;           
    box-shadow:0px 0px 3px #333;
    -moz-border-radius: 3px;      
    -webkit-border-radius: 3px;  
    border-radius:3px;          
	margin-left:5px;
	margin-right:5px;*/
}
#pager ul li a {
	display:block;
	height:100%;
	background:#e7e7e7 repeat-x;
	font-size:12px;
	font-family:'微软雅黑';
	color:#666;
	padding-left:10px;
	padding-right:10px;
	/*text-shadow:1px 1px 1px #fff;*/
	
}

#pager ul li a:hover {
	background:#2c81ba;
	color:#fff;
	text-decoration: none;
}
#pager ul li a.current {
	background:#2c81ba;
	color:#fff;
}
