@charset "utf-8";

#sub_wrap {
	height: auto;
	width: 100%;
}

#sub_inner {
	height: auto;
	width: 1300px;
	margin-left: auto;
	background-image: url(main_innerbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: auto;
}
#sub_main {
	width: 1240px;
	padding: 30px;
}
#sub_left {
	float: left;
	height: auto;
	width: 240px;
}
#sub_left_top {
	line-height: 50px;
	background-color: #1B7DC6;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#sub_left_menu {
	border: 1px solid #1B7DC6;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sub_left_menu li {
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sub_left_menu a {
	display: block;
	border: 1px solid #1B7DC6;
	text-decoration: none;
}
#sub_left_menu a:hover {
	color: #FFFFFF;
	background-color: #1B7DC6;
}

#sub_left_menu a.active {
	color: #FFFFFF;
	background-color: #1B7DC6;
}
#sub_right {
	float: right;
	height: auto;
	width: 940px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c246a;
	height: 50px;
}
#sub_right_top_l {
	float: left;
	background-image: url(subimg/sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 45px;
	font-size: 20px;
	line-height: 50px;
}
#sub_right_top_r {
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
#sub_right_main {
}

#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 900px;
	float: left;
}
#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
}
#show_info {
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {
	padding-top: 10px;
}
#show_content p {
	text-indent: 2em;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(subimg/search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}


.s_border {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #0c246a;
}
#teacher_content {
	padding-top: 10px;
}
#sub_hydw_list {
	width: 1296px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}
#sub_hydw_list li {
	width: 182px;
	margin-right: 17px;
	margin-left: 17px;
	list-style-type: none;
	float: left;
          text-align:center;
          font-size:15px;
	margin-bottom: 30px;
}
#sub_hydw img {
	border: 1px solid #a0a0a0;
	height: 110px;
	width: 170px;
	cursor: pointer;
	transition: all 1s;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter:alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

#sub_hydw img:hover{  
     transform: scale(1.1);  
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(1%);    
    filter: grayscale(0%);	
    filter: normal;
	filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;
} 
#block_cyfw_left {
	float: left;
	height: 55px;
	width: 180px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-top: 125px;
	background-repeat: no-repeat;
	background-position: center 25px;
}
#block_cyfw_right {
	float: left;
	height: 170px;
	width: 1060px;
	border: 1px solid #999999;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-color: #f3f1f1;
}
#block_cyfw_right li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 3px 18px;
	float: left;
	width: 245px;
	list-style-type: none;
	padding-left: 20px;
	line-height: 40px;
}

#block_cyfw {
	margin-top: 10px;
	margin-bottom: 30px;
}
.title_cyfw1 {
	background-image: url(cyfw_btn1.png);
	background-color: #50baec;
}
.title_cyfw2 {
	background-image: url(cyfw_btn2.png);
	background-color: #ED7143;
}
.title_cyfw3 {
	background-image: url(cyfw_btn3.png);
	background-color: #ff9f35;
}
.title_cyfw4 {
	background-image: url(cyfw_btn4.png);
	background-color: #ACCD33;
}
.title_cyfw5 {
	background-image: url(cyfw_btn5.png);
	background-color: #36A5BA;
}
.title_cyfw6 {
	background-image: url(cyfw_btn6.png);
	background-color: #5DB9A1;
}

#category_cxtd_cat {
	height: 80px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#category_cxtd_list {
	width: 1220px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#category_cxtd_list li {
	float: left;
	height: 150px;
	width: 560px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	list-style-type: none;
}
#category_cxtd_list li a {
	height: 120px;
	width: 530px;
	border: 1px solid #3E8DD6;
	display: block;
	border-radius: 15px;
	padding: 15px;
}
#category_cxtd_list li a:hover {
	color: #FFFFFF;
	background-color: #3E8DD6;
}
#cxtd_pic {
	float: left;
	height: 120px;
	width: 120px;
}
#cxtd_txt {
	float: right;
	height: 120px;
	width: 375px;
}
#cxtd_name {
	font-weight: bold;
	float: left;
	width: 120px;
	font-size: 20px;
	line-height: 40px;
}
#cxtd_touxian {
	float: left;
	width: 250px;
	font-size: 18px;
	line-height: 40px;
}
#cxtd_unit {
	clear: left;
	width: 370px;
	line-height: 40px;
}

/*TAB选项卡*/
.tab_box {
	height: auto;
	position: relative;
}
#block_tab_list {
}

#category_cxtd_menu {
	height: 80px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#lyz_tab_menu {
	height: 80px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#lyz_tab_main {
	display: inline;
	height:auto;
}
#tab_list {
	height: auto;
	padding: 5px;
}
.line {
	background-color: #ababab;
	float: left;
	height: 1px;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tab_more {
	height: auto;
	width: 610px;
	padding-top: 15px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#tab_more_btn {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
	line-height: 35px;
}
#tab_more_btn a {
	display: block;
	width: 200px;
	border: 1px solid #2490c6;
	color: #2490c6;
	font-size: 18px;
	border-radius: 20px;
	line-height: 40px;
}
#tab_more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2490c6;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	height: auto;
}
#tab_list li {
	list-style-type: none;
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}

.pro_con111 UL {
	padding: 0px;
	list-style-type: none;
}
.pro_con111 UL LI {
	display: inline;
	font-size: 24px;
	float: left;
	cursor: pointer;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 248px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #3E8DD6;
}
.pro_con111 UL LI.hover {
	color: #FFFFFF;
	text-align: center;
	height: 74px;
	background-image: url(cxtd_menu_lion.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
}

#list_cxtd_menu {
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	height: 74px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(cxtd_menu_lion.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}