@charset "utf-8";

body{font: 16px/2 \5b8b\4f53;color:#666;background:#f0f5fe;font-family: microsoft yahei;line-height: 32px;}
a{color:#666;text-decoration:none;
	-ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;}
a:hover{color:#666;text-decoration:none;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}
img{
	-ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;}
    /*分页*/
.pages{
	text-align:center;
	width:100%;
	display:inline-block;
	padding-top:20px;
	padding: 20px 30px;
}
.pages li{
	float:left!important;
	background:none!important;
	display: inline;
	border-bottom: none!important;
	width:auto!important;
		padding: 0!important;
}
.page-active{
	font-weight:bold;
}
.page{
    margin-top: 39px !important;
    margin-right: 15px;
    margin-left: 38px;
}
.page a{padding: 7px 8px;border: 1px solid #ddd;margin-right: 1px;}
.pages li{
	border-bottom: none;
}
.page .active{background:#00236a;color: #fff;border: 1px solid #00236a;}


.page-previous{
	margin-right: 15px;
}

/*头部*/
.header{width:100%;height:500px;background:#00236a;}
.main{width:1240px;margin:0 auto;}
.white{padding:20px;background:#fff;}
.nav{height:120px;padding:20px;
	-ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;}
.nav .logo{float:left;margin-top:23px;}
.nav ul{width:842px;float:right;}
.nav ul li{padding:10px 64px 10px 38px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/xx.png) no-repeat right center;display: inline-block;}
.nav ul li.wu{background:none;}
.nav ul li a{font-size:26px;color:#fff;}
.banner{}
.swiper-banner {
      width: 100%;
      height: 340px;
	  position: relative;
}
.nav_icon{display:none;}
.phone_nav{display:none;}
.gg_phone{display:none;}
.mtjj .word_ul_phone{display: none}
/*头条*/
.toutiao{}
.toutiao h2{line-height: 40px;margin-top:20px;}
.toutiao h2 a{font-size:30px;color:#00236a;font-weight: bold;}
.toutiao .resume{margin-top:5px;}
/*图片新闻*/
.news_pic{width:730px;height:412px;margin-top:20px;}
.swiper-focus {
      width: 730px;
      height: 412px;
	  position: relative;
}
.swiper-focus .swiper-slide {
	  position: relative;
}	
.swiper-focus .swiper-slide .img{
	  width: 100%;
      height: 100%;
}
.swiper-focus .swiper-slide img{
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      transition: all 1s;
    }
.swiper-focus .swiper-slide img:hover{transform: scale(1.2);}
.swiper-focus .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    }
.swiper-focus .swiper-pagination{
		width:auto!important;
		right: 10px!important;
		left: auto!important;
		bottom: 8px!important;
		position: absolute;
		text-align: center;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		transition: .3s;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10
	  }

.swiper-focus .swiper-pagination .swiper-pagination-bullet {
	margin-right: 0;
	opacity: 1;
	background: #fff;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	transition: width .5s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
    }
.swiper-focus .swiper-pagination .swiper-pagination-bullet-active {
	width: 20px;
	background: #ccc
    }
.swiper-focus .swiper-button-next,.swiper-focus .swiper-button-prev {
	position: absolute;
	top: 50%!important;
	z-index: 10!important;
	cursor: pointer;
}
.swiper-focus .swiper-button-prev {
	width: 34px;
	height: 73px;
	left: 0;
	margin-top: -52px;
	background:url(https://www.xsnet.cn/town/yiqiao/material/images/right.png) no-repeat!important;
}
.swiper-focus .swiper-button-next {
	width: 34px;
	height: 73px;
	right: 0;
	margin-top: -52px;
	background: url(https://www.xsnet.cn/town/yiqiao/material/images/left.png) no-repeat!important;
}
.swiper-focus .swiper-button-next:after,.swiper-focus .swiper-button-prev:after{
    font-size:0;
}
.swiper-focus .swiper-container:hover .swiper-button-next,.swiper-focus .swiper-container:hover .swiper-button-prev {
	display: block
}
/*新闻动态*/
.news{width:450px;height:320px;margin-left:20px;margin-top:20px;}
.word_ul li{background:url(https://www.xsnet.cn/town/yiqiao/material/images/list_bg.jpg) no-repeat left 18px;padding-left:6px;height:40px;line-height: 40px;overflow: hidden;}
.tzgg{margin-top:16px;}
.tzgg .gg{float:left;margin-right:20px;}
.tzgg .word_ul{}

/*媒体聚焦*/
.mtjj{width:860px;margin-top:20px;}
.mtjj .title{height:44px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/title_1.jpg) no-repeat left bottom;}
.mtjj .word_ul{width:580px;margin-top:20px;height:320px;overflow: hidden;}
.mtjj_pic{width:260px;margin-left:20px;}
.mtjj_pic a{width:260px;height:150px;display:block;margin-top:20px;}
.mtjj_pic a img{width:100%;height:100%;} 
.mtjj_pic h4{height:40px;background:#000;margin-top:-40px;filter:alpha(opacity=60);opacity:0.6;}
.mtjj_pic span{font-size: 15px;text-align:center;line-height:40px;height:40px;display:block;z-index:999;color:#fff;margin-top:-40px;position:relative;overflow: hidden;}
/*镇街领导*/
.zjld{width:280px;height:384px;margin-left:20px;margin-top:20px;}
.zjld .title{height:44px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/title_2.jpg) no-repeat left bottom;}
.zjld .leaders{width:280px;height:230px;padding-top:10px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/bg_1.jpg) no-repeat;background-size:100% 100%;}
.zjld .leaders span{width:50%;line-height: 40px; display:inline-block;float:left;text-align:center;}
.zjld .leaders .name{width:33.3%;line-height: 40px; display: inline-block;float:left;text-align:center;}
.jk{width:280px;height:80px;display: block;margin-top:20px;}
/*通栏*/
.tl{margin-top:20px;}
.tl img{width:1200px;}

/*山水新都市*/
.three{margin-top:20px;}
.pic_word{width:386px;float:left;}
.pic_word .title{width:100%;}
.pic_word .pic{width:386px;height:215px;display: block;margin:30px auto 0;}
.pic_word .pic img{width:100%;height:100%;}
.pic_word h4{height:40px;background:#000;margin-top:-40px;filter:alpha(opacity=60);opacity:0.6;}
.pic_word span{font-size:15px;text-align:center;line-height:40px;height:40px;display:block;z-index:999;color:#fff;margin-top:-40px;position:relative;overflow: hidden;}
.pic_word .word_ul{margin-top:10px;}
.xingaodi{margin-left:20px;}
.xinyiqiao{margin-left:20px;}

/*义桥党建*/
.dangjian{margin-top:20px;}
.dangjian .title{height:48px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/title_7.jpg) no-repeat left bottom;}
.dangjian .word_ul{width:640px;float:left;margin-top:10px;}
.dangjian .dj_pic{width:560px;margin-top:20px;}
.dangjian .dj_pic a{width:260px;height: 150px;display: block;float:left;margin-left:20px;}
.dangjian .dj_pic img{width:100%;height: 100%;}
.dangjian .dj_pic h4{height:40px;background:#000;margin-top:-40px;filter:alpha(opacity=60);opacity:0.6;}
.dangjian .dj_pic span{font-size:15px;text-align:center;line-height:40px;height:40px;display:block;z-index:999;color:#fff;margin-top:-40px;position:relative;overflow: hidden;}

/*渔浦文化*/
.wenhua{margin-top:20px;}
.wenhua .title{height:48px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/title_6.jpg) no-repeat left bottom;}
.wh_items{width:1220px;margin-left:-20px;margin-top:20px;}
.wh_item{float:left;width:386px;margin-left:20px;}
.wh_item h4{height: 60px;padding:10px;background:#225aa8;line-height: 30px;text-align: left;overflow: hidden;}
.wh_item h4 a{color:#fff;}
.wh_item .pic{width:100%;height:215px;display:block;}
.wh_item img{width:100%;height:215px;}
.pc{display:block;}
.phone{display:none;}

/*村社区*/
.cunshequ{margin-top:40px;}
.cunshequ .main{width:1100px;height:135px;padding:35px 50px 0;background:url(https://www.xsnet.cn/town/yiqiao/material/images/bg_2.jpg)  no-repeat;background-size:100% auto;}
.cunshequ .main a{width:133px;display:inline-block;text-align: left;}

/*底部*/
.footer{text-align:center;padding:40px 0 20px;}
.footer span{font-family:Arial;}

@media screen and (min-width:1400px){
	body{font-size:20px;line-height: 36px;}
	.header{height:733px;}
	.swiper-banner {
      width: 100%;
      height: 570px;
	  position: relative;
}
	.white{padding:40px;background:#fff;}
	.main{width:1480px;}
	/*导航*/
	.nav{height:120px;}
	.nav .logo{float:left;margin-top:23px;}
	.nav ul{width:1024px;}
	.nav ul li{padding:10px 78px 10px 52px;}
	.nav ul li a{font-size:30px;}
	.banner{height:573px;}
	/*头条*/
	.toutiao{}
	.toutiao h2{line-height: 60px;}
	.toutiao h2 a{font-size:40px;}
	/*图片新闻*/
	.news_pic{width:750px;height:420px;margin-top: 40px;}
	.swiper-focus {
      width: 750px;
      height: 420px;
	}
	/*新闻动态*/
	.news{width:610px;height:420px;margin-left:40px;margin-top:40px;}
    .word_ul li{background:url(https://www.xsnet.cn/town/yiqiao/material/images/list_bg.jpg) no-repeat left 20px;padding-left:6px;height:42px;line-height: 42px;overflow: hidden;}
	.tzgg{margin-top:8px;}
	/*媒体聚焦*/
	.mtjj{width:1000px;height:450px;margin-top:40px;}
	.mtjj .word_ul{width:660px;height:420px;margin-top:10px;}
	.mtjj_pic{width:300px;margin-left:40px;}
	.mtjj_pic a{width:300px;height:168px;margin-top:35px;}
	/*镇街领导*/
	.zjld{width:280px;height:450px;margin-left:40px;margin-top:40px;}
	.zjld .title{height:44px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/title_2.jpg) no-repeat left bottom;}
	.zjld .leaders{width:280px;height:278px;padding-top:28px;background:url(https://www.xsnet.cn/town/yiqiao/material/images/bg_1.jpg) no-repeat;background-size:100% 100%;}
	.zjld .leaders span{width:50%;line-height: 42px; display:inline-block;float:left;text-align:center;}
	.zjld .leaders .name{width:33.3%;line-height: 42px; display: inline-block;float:left;text-align:center;}
	.jk{width:280px;height:80px;display: block;margin-top:20px;}
	/*通栏*/
	.tl{margin-top:40px;}
	.tl img{width:1400px;}

	/*山水新都市*/
	.three{margin-top:40px;}
	.pic_word{width:440px;}
	.pic_word .pic{width:380px;height:215px;margin:30px auto 0;}
	.pic_word .word_ul{margin-top:20px;}
	.xingaodi{margin-left:40px;}
	.xinyiqiao{margin-left:40px;}
	
	/*义桥党建*/
	.dangjian{margin-top:40px;}
	.dangjian .word_ul{width:680px;margin-top:40px;}
	.dangjian .dj_pic{width:720px;margin-top:40px;}
	.dangjian .dj_pic a{width:320px;height: 180px;margin-left:40px;}
	.dangjian .dj_pic img{width:100%;height: 100%;}
	
	/*渔浦文化*/
	.wenhua{margin-top:40px;}
	.wh_items{width:1440px;margin-left:-40px;margin-top:40px;}
	.wh_item{width:440px;margin-left:40px;}
	.wh_item h4{height: 80px;padding:10px;background:#225aa8;line-height: 40px;text-align: left;overflow: hidden;}
	.wh_item .pic{height:250px;}
	.wh_item img{height:250px;}
	
	/*村社区*/
	.cunshequ{margin-top:20px;}
	.cunshequ .main{width:1300px;height:160px;padding:40px 50px 0;background:url(https://www.xsnet.cn/town/yiqiao/material/images/bg_2.jpg)  no-repeat;background-size:100% auto;}
	.cunshequ .main a{width:157px;display:inline-block;text-align: left;}
}

@media screen and (max-width:750px){
	/*头部*/
	body{background:#fff;line-height: 9vw;font-size:4vw;}
	.main{width:92vw;margin-left:4vw;overflow: hidden;}
	.header{height:21vw;}
	.header .main{width:100vw;margin-left:0;}
	.banner{height:33vw;display: none;}
	.nav{height:20vw;padding:0;}
	.nav .logo{height:12vw;margin-left:4vw;margin-top:4vw;}
	.nav ul{display:none;}
	.nav_icon{width:14vw;position: absolute;top:4vw;right:3vw;display: block;}
	.nav_icon img{width:100%;height:auto;}
	.phone_nav{width:100%;height:20vw;background:#00236a;position: absolute;top:19vw;z-index: 99;display: none;}
	.phone_nav a{color:#fff;padding:4vw 4.2vw 0;display: inline-block;line-height: 4vw;text-align: center;float:left;font-weight: bold;}
	.white{padding:0;}
	
	/*头条*/
	.toutiao{}
	.toutiao h2{line-height: 8vw;}
	.toutiao h2 a{font-size:5vw;}
	.toutiao .resume{margin-top:2vw;}
	
	/*图片新闻*/
	.news_pic{width:100%;height:60vw;margin-top:4vw;}
	.swiper-focus {
		  width:100%;
		  height: 60vw;
		  position: relative;
	}
	
	/*新闻动态*/
	.news{width:100%;margin-top:4vw;margin-left: 0;height:auto;}
	.word_ul li{background:url(https://www.xsnet.cn/town/yiqiao/material/images/list_bg.jpg) no-repeat left 18px;padding-left:6px;height:38px;line-height: 38px;overflow: hidden;}
	.tzgg{margin-top:16px;}
	.tzgg .gg{float:left;margin-right:20px;}
	.tzgg .word_ul{float:left;}
	.gg{display:none;}
	.gg_phone{display: block;width:40vw;}
	
	/*媒体聚焦*/
	.mtjj{width:100%;height:auto;margin-top:4vw;}
	.mtjj .word_ul{display: none;}
	.mtjj .word_ul_phone{width:100%;height:auto;margin-top:4vw;display: block;}
	.mtjj .word_ul_phone li{background:url(https://www.xsnet.cn/town/yiqiao/material/images/list_bg.jpg) no-repeat left 18px;padding-left:6px;height:38px;line-height: 38px;overflow: hidden;}
	.mtjj_pic{width:104vw;float: none;margin-left:-4vw;}
	.mtjj_pic a{width:44vw;height:30vw;margin-top:4vw;float:left;margin-left:4vw;}
	.mtjj .title{height:10vw;background-size: auto 100%;}
	
	/*镇街领导*/
	.zjld{width:100%;height:auto;margin-left:0;margin-top:4vw;}
	.zjld .title{height:10vw;background-size: auto 100%;}
	.zjld .leaders{width:100%;height:auto;background:none;}
	.zjld .leaders span{width:50%;line-height: 42px; display:inline-block;float:left;text-align:center;}
	.zjld .leaders .name{width:25%;line-height: 42px; display: inline-block;float:left;text-align:center;}
	.jk{width:100%;height:auto;margin-top:4vw;}
	.jk img{width:100%;height:auto;}
	
	/*通栏*/
	.tl{display: none}
	
	/*山水新都市*/
	.three{margin-top:4vw;}
	.pic_word{width:100%; float:none;}
	.pic_word .pic{width:100%;height:52vw;margin:3vw auto 0;}
	.xingaodi{margin-left:0;margin-top:4vw;}
	.xinyiqiao{margin-left:0;margin-top:4vw;}

	/*义桥党建*/
	.dangjian .title{height:10.5vw;background-size: auto 100%;}
	.dangjian{margin-top:4vw;}
	.dangjian .word_ul{width:100%;margin-top:4vw;}
	.dangjian .dj_pic{width:104vw;float: none;margin-left:-4vw;}
	.dangjian .dj_pic a{width:44vw;height:30vw;margin-left:4vw;float:left;}
	
	/*渔浦文化*/
	.wenhua{margin-top:4vw;}
	.wh_items{width:100%;margin-left:0;margin-top:0;}
	.wh_item{width:100%;margin-left:0;margin-top:3vw;}
	.wh_item h4{height: 14vw;padding:2vw;line-height: 7vw;}
	.wh_item .pic{width:100%;height: 55vw;}
	.wh_item img{width:100%;height: 55vw;}
	.pc{display:none;}
	.phone{display:block;}
	/*村社区*/
	.cunshequ{display: none;}
	.footer{font-size:4vw;color:#fff;background:#666;margin-top:4vw;}
	.footer a{color:#fff;}
}

/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}
