@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	color: #333333;
}
/*屏蔽UC浏览器底部广告*/
div[id^="_"] { display: none !important; }
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9A0D15;
}

#top {
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 150px;
	width: 100%;
}
#top_inner {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}

#top_right {
	float: right;
	width: 280px;
	margin-top: 40px;
}
#top_date {
	font-size: 15px;
	color: #787878;
}
#search_box {
	height: 36px;
	width: 278px;
	border: 1px solid #1B7DC6;
}
#search_input {
	float: left;
	height: 36px;
	width: 242px;
	background-color: #FFFFFF;
	line-height: 36px;
}

#search_btn {
	float: left;
	height: 36px;
	width: 36px;
	line-height: 36px;
}
.nowrap {
	float: left;
	height: 36px;
	width: 242px;
	background-color: #FFFFFF;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu {
	line-height: 55px;
	background-color: #1b7dc6;
	height: 55px;
	width: 100%;
	color: #FFFFFF;
}
#menu_inner {
	height: 55px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inner li {
	list-style-type: none;
	float: left;
	font-size: 18px;
}
#menu_inner a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 55px;
	padding-right: 39px;
	padding-left: 39px;
}
#menu_inner a:hover {
	background-color: #72c002;
}
#menu_inner a.now {
	background-color: #72c002;
}
#wrap {
	height: auto;
	width: 100%;
	background-image: url(wrapbg.png);
	background-repeat: repeat-x;
	background-position: 0px 44px;
}
.inner {
	height: auto;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.clearfix {
	clear: both;
}
#xwdt_top {
	color: #666666;
	background-color: #FFFFFF;
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
}
#title_top {
	color: #666666;
	background-color: #FFFFFF;
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
}
#xwdt_pic {
	float: left;
	height: 370px;
	width: 560px;
}

#xwdt_pic ul li {float:left; display:block;}

#xwdt_pic a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#xwdt_pic a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}
/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:560px; height:370px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:560px; height:370px;  overflow:hidden; position:relative;}
.picshow_intro { width:560px; height:50px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}

/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:554px; height:359px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:554px; height:359px;  overflow:hidden; position:relative;}
.picshow_intro { width:554px; height:50px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}

#block_xyxw_txt {
	float: right;
	height: 363px;
	width: 670px;
}
#block_xyxw_key {
	height: 110px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#block_xyxw_key_title {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
}
#block_xyxw_key_title a {
	color: #0066b2;
}

#block_xyxw_key_des {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-indent: 2em;
}
#block_xyxw_key_des a {
	color: #999999;
}
#block_list {
	clear: both;
	padding: 5px;
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}
.date {
	float: right;
	color: #787878;
}
#more_btn {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
}
#more_btn a {
	display: block;
	width: 120px;
	border: 1px solid #1B7DC6;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1B7DC6;
}
#block_top_r {
	float: right;
	padding-top: 26px;
}
#r4 {
	background-image: url(banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1300px;
	clear: both;
}
#r5 {
}


#cyfw_main {
	height: 170px;
	width: 1296px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
}
#r3 {

}
#block_left {
	float: left;
	height: auto;
	width: 615px;
}
#block_right {
	float: right;
	height: auto;
	width: 615px;
}
#block_top {
	height: 60px;
	background-image: url(wrapbg.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 15px;
}
#block_top_l {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1b7dc6;
	float: left;
	font-size: 24px;
	line-height: 58px;
	padding-right: 15px;
}
#block_top_l2 {
	background-image: url(block_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
	float: left;
	height: 60px;
	margin-left: 10px;
}

#cyfw_main li {
	text-align: center;
	float: left;
	height: 150px;
	width: 216px;
	list-style-type: none;
	font-size: 18px;
}
#cyfw_main li img {
	height: 97px;
	width: 97px;
	cursor: pointer;
	transition: all 1s;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cyfw_main li img:hover{  
     transform: scale(1.2);  
} 

#announ {
	float: left;
	height: 230px;
	width: 615px;
	overflow: hidden;
}
#announ p {
	line-height: 28px;
	padding-top: 10px;
	font-size: 15px;
}

#announ td {
	height: 270px;
	width: 160px;
	text-align: center;
	padding-right: 22px;
	padding-left: 23px;
}

#block_zjk_list {
	height: auto;
	width: 615px;
	padding-top: 15px;
	overflow: hidden;
	clear: both;
}
#block_zjk_list img {
	width:160px;
	height:160px;
}


#block_zjk_more {
	float: left;
	height: auto;
	width: 400px;
}
#hydw_main {
	height: 112px;
	padding-bottom: 15px;
}
#hydw_main li {
	float: left;
	height: 112px;
	width: 172px;
	list-style-type: none;
	margin-right: 21px;
	margin-left: 21px;
}
#hydw_main 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;
	margin-right: 21px;
	margin-left: 21px;
}

#hydw_main 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;
} 
#hydw_main td {
	font-size: 15px;
	line-height: 30px;
}

#r6 {
	padding-top: 45px;
	height: 70px;
}
#r6_left {
	float: left;
	width: 130px;
	font-size: 24px;
}
#r6_right {
	float: left;
	width: 1170px;
}


#r6_right li {
	float: left;
	width: 340px;
	list-style-type: none;
	padding-right: 25px;
	padding-left: 25px;
}
select.sty1 {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
          border: solid 1px #40b9db;
	/*很关键：将默认的select选择框样式清除*/
          appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
          padding-right: 15px;
	height: 35px;
	width: 310px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(selectbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	font-family: "微软雅黑";
        }
        
        
        /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
        select.sty1::-ms-expand { display: none; }#bottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1b7dc6;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}