﻿@charset "utf-8";
/* CSS Document */
    html{
    font-size:62.5%; /* 10÷16=62.5% */
    }
    body{
    font-size:12px;
    }
    p{
    font-size:14px;
    font-size:1.4rem;
    }
@font-face {
  font-family: "XIYUANSJ_1";
  src: url('font/fontawesome-webfont.eot');
  src: url('font/fontawesome-webfont.eot?#iefix') format('eot'), url('font/fontawesome-webfont.woff') format('woff'), url('font/fontawesome-webfont.ttf') format('truetype'), url('font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {position:relative; font-family: '微软雅黑';-webkit-text-size-adjust: none; width:100%; background: #FFF;}
body,div,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,h7,form,img,p,pre,textarea,blockquote,fieldset {margin:0;padding:0}
ul,ol,li{list-style-type:none}
img {border:none;-ms-interpolation-mode:bicubic;}
em {font-style:normal}
h1,h2,h3,h4,h5,h6,h7 {font-style:normal;font-size:100%; font-weight: normal;}
p { font-size: 12px; }
h1,h2,{ font-size: 14px; }
a,a:visited {text-decoration:none;color:#666; }
/*a:hover,a:active {color:#4e4069}*/
input{
	border-radius: 0;
	outline:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] { -webkit-appearance: none; } textarea { -webkit-appearance: none;}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border:none;  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
 /* background: url("../phone_images//arrow.png") no-repeat scroll right center transparent;*//*在选择框的最右侧中间显示小箭头图片*/
  padding-right: 14px;/*为下拉小箭头留出一点位置，避免被文字覆盖*/
}
select::-ms-expand { display: none; }/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.qc{clear:both;display:block;height:0;overflow:hidden;font-size:0;}
body{max-width:640px;
	min-width:320px;
	margin:0 auto;}
i{font-style:normal;}
/*-----------------------------公共部分-----------------------------*/
.s_top{width: 100%;height: 65px; background: #005b27; position: relative;}
.s_top h1{float: left; padding-left: 2%;padding-top: 12.5px;}
.s_top h1 img{ height:40px; width: auto;}
.s_top h2{position: relative; z-index: 10; float: right; text-align: center; margin-right: 2%; width: 50px;  height:65px;}
.s_top h2 img{width: auto; height:29px; margin-top: 18px;}

.z_top_x{width: 100%;height: 55px; background: #005b27; position: relative;}
.z_top_x h2{position: relative; z-index: 10; float: right; text-align: center; margin-right: 2%; width: 50px;  height:65px;}
.z_top_x h2 img{width: auto; height:29px; margin-top: 13px;}
.z_top_x h3{position: relative; z-index: 10; float: left;padding-left: 2%; padding-top: 15px;}
.z_top_x h3 img{height: 25px; width: auto;}
.z_top_x h3 a{ display: block;}
.z_top{position: absolute; top: 0; left: 0; text-align: center; width: 100%; }
.z_top img{height: 30px; width:auto; margin-top: 12.5px;}
.b_s_top2{
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background: rgba(0,0,0,0.8);
}
.b_s_top2 p{color: #fff; font-size: 22px; text-align: center; width: 30px; line-height: 30px;cursor: pointer; height: 30px;position: absolute; top:10px;right: 140px; font-weight: bold;}
.b_s_top3{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 7;
	background: #8a8a8a;
	width: 130px;
	height: 100%;
	padding-top: 50px;
}
.b_s_top3 ul li{
	padding-left: 20px;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
}
.b_s_top3 ul li a{
	display: block;
	color: #fff;
}
.b_s_top4{padding-left: 10px; display: none;}
.b_s_top4 a{ font-size: 14px; line-height: 27px;}
.b_s_top3 ul li.dekv .b_s_top4{ display: block;}

.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{ position:absolute;width: 100%;text-align: center;  bottom:4px; right:0;}
#position span{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background:rgba(0,0,0,0.5);}
#position span.cur{background-color:#005b27;}
.img-responsive { display: block; max-width:100%;height: auto;}

.s_ss{padding: 15px 0;}
.s_ss_1{border:1px solid #e5e5e5; width: 92%; margin: 0 3%;padding:0 1%;border-radius:7px;}
.s_ss_2{float:left; width: 78%; height: 35px; position: relative;}
.s_ss_2 input{height: 35px;position: absolute; top: 0; left: 0; width: 96%; font-family: "微软雅黑";border: none; padding: 0 2%; font-size: 14px; color: #999999;}
.s_ss_3{ float:left; width: 22%; position: relative; height: 35px;}
.s_ss_3 input{width: 100%; height: 35px; font-size: 15px;position: absolute; top: 0; left: 0; color: #fff; background: url(/Mobile/images/s_4.jpg) center no-repeat; background-size:20px auto ; border: none; }

.s_hdyw{background: #eeeeee;padding: 0 2%;}
.s_hdyw h1{ font-weight:bold ; font-size: .725rem;line-height: 1.7rem;}
.s_hdyw h1 i{font-weight: normal; color: #999999;font-size: .525rem; text-transform: uppercase;}
.s_hdyw h1 span{font-weight: normal; padding: 0 2%; font-size: .525rem;color: #999999;}
.s_hdyw h1 a{display: block; color: #005a2b;}
.s_hdyw_1{padding:12px 2% 0;}
.s_hdyw_1 ul li{height: 70px; margin-bottom: 10px;}
.s_hdyw_1 ul li .s_hdyw_2{float: left; width: 70px; height:70px; background: #005b27; margin-right: 10px;}
.s_hdyw_1 ul li .s_hdyw_2 i{display: block; text-align: center; font-size:40px;padding-top:5px; line-height:40px; color: #fff;}
.s_hdyw_1 ul li .s_hdyw_2 span{ display: block; font-size:12px;line-height: 17px; color: #fff; text-align: center;}
.s_hdyw_1 ul li .s_hdyw_3{ margin-left:80px;}
.s_hdyw_1 ul li .s_hdyw_3 h1{ font-size:16px; line-height: 30px; height:30px; overflow: hidden;}
.s_hdyw_1 ul li .s_hdyw_3 h2{ font-size: 13px; line-height: 20px; height: 40px; overflow: hidden;}
.s_xwzx{margin:5% 2%; border: 1px solid #d0d0d0; border-radius:5px; line-height: 1.5rem; text-align: center; font-size:.675rem; }
.s_xwzx a{ display: block;  color: #999999;}

.s_yxdt{padding: 2% 0 1%; background: #f9f9f9;}
.s_yxdt_1{min-height: 100px; padding: 1% 1% 0;}
.s_yxdt_1 ul li{ float: left; width: 48%; margin: 0 1% 3%;}
.s_yxdt_1 ul li p{width: 100%; font-size: 0;}
.s_yxdt_1 ul li img{ width: 100%; height: auto;}
.s_yxdt_1 ul li h1{ font-size:.655rem; margin-top:5px; line-height: 1.2rem;height: 1.2rem; overflow: hidden;}
.s_yxdt_1 ul li h2{ font-size: .575rem; line-height:.8rem; height:1.6rem; overflow: hidden;}
.s_yxdt_1 ul li h3{ width: 45%; margin-top: 5px; text-align: center; line-height: 1rem; font-size: .555rem; color: #fff; background: #999999;}
.s_yxdt_1 ul li a{ display: block;}
.s_yxdt_2{margin:5% 2%;  background: #005c22; color: #fff;line-height: 1.5rem; text-align: center; font-size:.675rem; }
.s_yxdt_2 a{ display: block; color: #fff;}

.s_ztwz{ background: #f9f9f9; margin-top: 3%; padding: 2% 0;}
.s_ztwz_1{padding: 1% 1% 0;}
.s_ztwz_1 ul li{ float: left; width: 31.3%; font-size: 0; margin: 0 1% 2%;}
.s_ztwz_1 ul li img{ width: 100%; height: auto;}

.s_tzgg{background: #f9f9f9;border-top: 1px solid #ededed; padding: 2% 0 3%;}
.s_tzgg_1{padding: 0 2%;}
.s_tzgg_1 ul li{background: url(/Mobile/images/s_1.png) 0 center no-repeat; background-size:4px; padding-left: 10px; line-height: 1.1rem; font-size: .625rem; color: #666666;}
.s_tzgg_1 ul li i{ float: right; font-size: .525rem; color: #999999;}
.s_tzgg_1 ul li a{ display: block; color: #666666;}

.footer{ background: #2e2e2e; border-top: 7px solid #545454;padding: 0 2%;}
.footer p{padding-top:5%; padding-bottom: 3%; font-size: 0;}
.footer p img{ width:60%;}
.footer_1{ border-top: 1px solid #3f3f3f;padding: 3% 2%;}
.footer_1 ul li{ font-size: 13px; color: #616161; line-height: 22px; padding-left: 18px;}

/*--行政部门--*/
.z_xzbn{padding:5% 0 3% 2%;  font-size: .8rem;line-height: 1.3rem; color: #005b27; font-weight:bold ;}
.z_xzbn i{ border-bottom: 1px solid #005b27;}
.z_xzbn_1{margin: 0 2% 8%;min-height:300px; padding: 2% 1% 14%; background:url(/Mobile/images/s_13.jpg) bottom right no-repeat no-repeat #f2f2f2; background-size: 70% auto;}
.z_xzbn_1 ul li{ float: left; width: 48%; margin: 0 1% 2%; text-align: center; background: #dedede; font-weight: bold; line-height: 1.7rem; font-size: .7rem;}
.z_xzbn_1 ul li a{ display: block;}

/*--新闻中心--*/
.z_xwzx{padding: 0 2% 8%; min-height: 340px;}
.z_xwzx ul li{ border-bottom:1px dashed #c4c4c4; padding-bottom: 3%; padding-top: 2%;}
.z_xwzx ul li h1{ font-size: .655rem; color: #333333; font-weight: bold; height: 1.2rem; line-height: 1.2rem; overflow: hidden;}
.z_xwzx ul li h2{ font-size: .525rem; text-transform: uppercase; color: #999; line-height: .8rem; height: .8rem;}
.z_xwzx ul li h3{ font-size: .575rem; line-height:.8rem; height: 2.4rem; margin-top: 5px; overflow: hidden; color: #666;}
.z_xwzx ul li h4{ color: #fff; margin-top: 5px; font-size: .535rem;width: 25%; text-transform: uppercase; line-height: 1.1rem; background: #005b27; text-align: center;}
.z_xwzx ul li a{ display: block;}



.z_spxx_1{padding-top:6%;}
.z_spxx_1 h1{text-align: center; font-weight:bold ; font-size: .7rem; line-height: 1.1rem;padding: 0 2%;}
.z_spxx_d{ width: 96%;margin: 4% 0 4% 2%; padding: 5px 0; border-bottom:1px solid#dfdfdf ; }
.z_spxx_1 h2{font-size: .5rem; text-align: center; width:71%; line-height: 24px; float: left; color: #999999;}
.z_spxx_2{ float: left; width:29%;}
.z_spxx_2 i{ margin-right: 5px;}
.z_spxx_2 i img{width: 20px;}
.z_spxx_3{padding:5% 2%; font-size:0;}
.z_spxx_3 img{width: 100%; height: auto;}
.z_spxx_4{color: #333333;min-height: 300px; font-size: .6rem; line-height: 1rem;padding:0 0 3%; margin: 0 2%; text-align: justify;}
.z_spxx_4 img{width: 100%; height: auto;}
.z_spxx_5{padding:2%; }
.z_spxx_5 h5{margin-bottom: 2%;}
.z_spxx_5 h5 span{text-align: center; font-size: .525rem; float: left; width: 20%; display: block; line-height: 1.2rem;color: #666666; background: #dddddd;}
.z_spxx_5 h5 i{display: block; color: #666666; width: 77%;font-size: .575rem;float: left; line-height: 1.2rem;  height: 1.2rem; overflow: hidden; margin-left: 2%;}
.dtsd {
	    width: 100%;
    text-align: right;
}
.dtsd img{ width: 70%;}

.z_xrld_xx{padding: 3% 2% 4%; height: auto; font-size: 0;}
.z_xrld_xx img{width: 100%; height: auto;}

.z_xywh{ padding:3% 1% 10%; min-height: 300px;}
.z_xywh ul li{ width: 48%; margin: 0 1%; float: left;}
.z_xywh ul li p{ width: 100%; height: auto;}
.z_xywh ul li p img{ width: 100%; height: auto;}
.z_xywh ul li h1{margin-bottom: 3px; font-size: .635rem; color:#333333; line-height: 1rem; height: 1rem; overflow: hidden; margin-top: 3px;}
.z_xywh ul li h1 i{color: #005b27; float: right; font-size: .5rem; text-transform: uppercase;}
.z_xywh ul li a{ display: block;}

.z_xrldxds{padding: 3% 1% 9%; min-height: 300px;}
.z_xrldxds ul li{float: left; margin: 0 1% 2%;padding-bottom: 6%; padding-top: 5%; width: 48%; border: 1px solid #e4e4e4;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.z_xrldxds ul li p{margin: 0 auto; width: 5rem; height: 5rem; border-radius:50%; overflow: hidden; border: 2px solid  #d4d4d4;}
.z_xrldxds ul li p img{ width: 5rem; height: 5rem;}
.z_xrldxds ul li h1{padding: 0 2%; text-align: center; font-size:.655rem;margin-top: 3%; line-height: 1.2rem; font-weight: bold; color: #333;}
.z_xrldxds ul li h1 i{padding-left: 3%;}
.z_xrldxds ul li h2{padding: 0 2%; margin-bottom:4%; line-height: 1rem;height: 1rem; overflow: hidden;}
.z_xrldxds ul li h3{ width: 50%; color: #fff; margin: 0 auto; line-height: 1.1rem; height: 1.1rem; border-radius:20px; text-align: center; background: #005c22;}
.z_xrldxds ul li a{ display: block;}

