@charset "gb2312";
/* CSS Document */
/* section  */
.section{ width:1000px; height:100%; /*background:url(silk.png) no-repeat left top;*/ padding:0 42px; margin:0 auto;}
/*头部header s*/
/* .header_box{ width:100%; background: url(siteheader_headerbg.jpg) top center no-repeat;}栏目页头部容器 */
/* .header_streetBox{ width:100%; background: url(streetHeader_headerbg.jpg) top center no-repeat;}街道头部容器 */

.header_col{ width: 1000px; height: 215px; overflow: hidden; margin: 0px auto; }
.header{ width: 1000px; height: 120px; margin: 0px auto; position:relative;}
.top_info{ margin-top: 20px; width: 100%; height: 90px;}
.site_logo{ width:375px; height: 90px; background: url(siteheader_logo_01.png) 0 0 no-repeat;}
.site_logo a{ display: block; height: 90px;}
.weather{ width: 190px; height: 90px; overflow: hidden;}
.isearch{ width: 420px; height: 90px; overflow: hidden;}
.search{ width: 100%; height: 44px; margin-top: 20px;}
.isearch .info{ margin-top: 10px; margin-left: 42px; font-size:12px;}
.isearch .info li{ display: inline; padding: 0px 2px; color: #fff;}
.isearch .info li a{ color: #fff;}

.input_box{ width: 270px; height: 25px; padding:7px 0 8px; line-height:25px; margin-left:45px; background: url(siteheader_keywords.jpg) 0 0 no-repeat;}
.search_box{ width:200px; height: 30px;  margin-left: 15px; background: none; border: none; outline: none; font-family: "microsoft yahei";}
.submit_btn{ outline: none;  border-left:1px solid #9eb1bf; outline: none;}
			/* 栏目页头部导航 */
.site_nav{margin-top: 35px; width: 100%; height: 50px; background: url(index_subnav_hoverbg.png) repeat; text-align: center; line-height: 50px;}
.site_nav li{ display: inline; font-size: 16px; padding: 0px 22px;}
.site_nav li a{ color: #fff; text-decoration: none;}
.site_nav li a:hover{color:#ffcc00;}

/*头部header e*/

/*底部 s*/
.footer{width: 1000px;	margin: 30px auto;	text-align: center;	color: #000;    position: relative;}
#body .footer{ color:#000;}
.footer p{ line-height: 22px;}
.site_icon{ width: 80px; height: 80px; position: absolute; top: 0px; left: 40px;}
.right_icon{width:110px;height:50px; position:absolute; top:10px; right:40px;}


/*底部 e*/

/*左侧边栏 s*/
.siderbar{ width: 66px; height: 100%; position: fixed; top: 0px; left: 0px;z-index: 999;}
.siderbar_con{width: 66px; padding-top:40px; height: 100%; background-color: #023249; left: 0px; position: relative;
	-webkit-transition:all .1s ease;
	-moz-transition:all .1s ease;
	-o-transition:all .1s ease;
	-ms-transition:all .1s ease;
	transition:all .1s ease;
}
.siderbar ul{ margin-top: 0px; }
.siderbar li{ position: relative; margin-bottom: 5px;}
.siderbar .btn{ width: 100%; min-height: 105px; display: block; position: relative;}
.siderbar .cur_sbar .btn{  background-color: #5395d2;}
.siderbar li a.hover{}
.siderbar .ico{ width: 100%; height: 105px; background-image: url(index_sildebar_icon.png); background-repeat: no-repeat; display: block;}
.siderbar .icon1{ background-position: 0px 10px;}
.siderbar .icon2{ background-position: 0px -95px;}
.siderbar .icon3{background-position: 0px -205px; height:120px;}
/*.siderbar .icon4{background-position: 0px -255px;}
.siderbar .icon5{background-position: 0px -340px;}*/
.siderbar .icon6{background-position: 0px -330px; height:120px;}
.swich{width: 100%; height: 60px; display: block;position: absolute;bottom: 3%;left: 0;
	background-image: url(index_sildebar_icon.png); background-repeat: no-repeat;}
.swich:hover{background-color: #c72b27;}
.btn_open{ background-position: 0px -575px;}
.btn_close{ background-position: 0px -515px;}
.siderbar li .show{ background-color: #5395d2;  position: absolute; top: 0px; left:-222px;
	z-index: -1;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
}
.siderbar li .show img{ margin-top: 8px;}
.siderbar li .s_item1{ width: 115px; height: 145px; text-align: center;}
.siderbar li .s_item2{ width: 115px; height: 145px; text-align: center;}
.siderbar li .s_item3{ width: 115px; height: 145px; text-align: center;}
.siderbar li .s_item4{ width: 185px; height: 85px; padding-left: 10px;}
.siderbar li .s_item5{ width: 115px; height: 135px;}
.siderbar li .s_item6{ width: 212px; height: 75px; padding-left: 10px; padding-top: 10px;}
.siderbar li.cur_sbar .show{left:66px;}
.siderbar li .show p{ color: #FFF; font-size: 14px; font-family: "microsoft yahei"; margin-top: 5px;}
.siderbar li .s_item6 p{ font-size: 12px; margin-top: 4px;}
.siderbar li .show p.mt20{ margin-top: 20px;}
.siderbar li .show p a{ color: #fff;}
/*左侧边栏 e*/
