	@media screen and (max-width: 1200px) {

	body {
	    font-size: .26rem;
	}
	.mshow {
	    display:block!important;
	}
	.mhide{
		display: none!important;
	}
	.mf24{
		font-size: .24rem;
	}
	.mf26{
		font-size: .26rem;
	}
	.mf30 {
			font-size: .3rem;
	}
	.mf32 {
			font-size: .32rem;
	}
	.left,.right{
		width: 100%;
		float: none;
	}
	.top27{
		margin-top: .27rem;
	}
	.top42{
		margin-top: .27rem;
	}
	.mwid100{
		display: block;
		width: 100%;
	}
	.mwid50{
		width: 50%;
	}
	.mwid35{
		width: 35%;
	}
	.mwid16{
		width: 16%;
	}
	.mwid15{
		width: 15%;
	}
	.mwid20{
		width: 20%;
	}
	.mwid30{
		width: 30%;
	}
	.watch-more{
		font-size: .22rem;
		color: #999!important;
		text-align: center;
	}
	
  .container {
    width: 100%;
	}
	/* 头部样式 START */
body .header {
    width: 100%;
    height: auto;
    background-image: url(phone-bg.png);
    background-size: 100% 100%;
    background-position: center top;
}
.header>.container{
padding: .5rem .75rem .63rem;

}
.header-content 
.logo {
		padding-top: 0;
		display: flex;
		justify-content: space-between;
}
.hui-logo{
	width: .94rem;
	height: 1.06rem;
}
.logo-text {
		margin-top: 0;
		width: 3.99rem;
}
.header-icon1{
		margin-top: .2rem;
		width: .62rem;
		height: .68rem;
}
.header-content 
.logo img{
	width: 100%;
}
.search{
    padding-top: .46rem;
}
.search .sear-box {
    width: 80%;
    margin: 0 auto;
}

.search  input {
    width: 100%;
    height: .65rem;
    line-height: .35rem;
    padding: .15rem .34rem .15rem .15rem;
		font-size: .22rem;
		color: #333;
}

.search .sear-btn {
    top: .1rem;
    right: .34rem;
    width: .42rem;
    height: .42rem;
}
/* 导航栏样式 */
.nav {
    height: 1.22rem;
    margin-top: .1rem;
}
.nav .container {
    width:100%;
    height: 1.22rem;
}
.nav a {
		width: 25%;
		line-height: .61rem;
    font-size: .28rem;
}

.nav a.active {
  background-color: #0163AE;
}

/* 导航栏样式 */
/* 当前位置 */
.current-local{
    height: .586rem;
    line-height: .586rem;
    padding: 0 .25rem;
}
.current-local img{
    width: .18rem;
    height: .22rem;
    margin-top: .18rem;
    margin-right: .1rem;
}
.current-local span{
		color: #333;
		font-size: .22rem;
}
.content-title {
		padding-bottom: .25rem;
		font-size: .28rem;
}

.content-title .title-line {
    width: .06rem;
    height: .27rem;
    margin-right: .26rem;
    margin-top: .07rem;
}

body .content{
  padding: .3rem .3rem .7rem;
  margin-top: 0;
}	
.panel,.panel2,.panel3,.panel4,.panel5{
	height: auto;
}
/* 底部区域 */
.footer {
	padding:.21rem .3rem .62rem;
}
.bottom-select{
	margin: 0 0 .2rem;
}
.bottom-select .list{
	width: 46.4%;
	height: .603rem;
	line-height: .603rem;
	border-radius: .05rem;
	font-size: .22rem;
	color: #fff;
	margin-right: .42rem;
	margin-bottom: .29rem;
}
.bottom-select .list:nth-of-type(2n){
	margin-right: 0;
}
.bottom-select .list p{
	margin-left: .16rem;
}
.bottom-select .list .se-list{
	border-radius: .05rem;
	max-height: 200px;
	z-index: 999;
}
.bottom-select .list .se-list li{
	padding: 0 .16rem;
}

.foot-content{
	margin: 0;
	position: relative;
}
.foot-txt{
	text-align: center;
}
.govericon1{
	margin-right: 0;
	margin-top: 0;
	position: absolute;
	top: 50%;
	left: .3rem;
	width: 1.1rem;
	height: .55rem;
}

.icon-intro{
	margin-bottom: .34rem;
}
.icon-intro a{
	font-size: .26rem;
}
.icon-intro span {
	margin: 0 .2rem;
}
.govericon2 {
	margin-top: 0;
	position: absolute;
	top: 50%;
	right: .3rem;
	width: .55rem;
	height: .67rem;
}

.footer-desc p {
	margin-top: .2rem;
	font-size: .24rem;
}
.footer-desc a img {
	width: .26rem;
	height: .28rem;
	margin: .02rem .05rem 0 0;
	vertical-align: top;
}
/* 新闻区域 */
.news {
    width: 100%;
    margin-left: 0;
}
.content-title{
  padding-bottom: .22rem;
}
/* .news .content-title ul{
	display: flex;
	justify-content: space-between;
} */
.news .content-title ul li{
	font-size: .28rem;
	color: #333;
	/* width: 25%;
	display: flex;
	justify-content: space-between;
	text-align: center; */
}

.news .content-title ul li.on a i{
  bottom: -.22rem;
  width: .14rem;
  height: .09rem;
}
.news .content-title ul li span {
		margin:0 .2rem;
    font-size: .28rem;
		vertical-align: top;
}
.news-list{
  margin-top: .3rem;
}
.news-list li {
    line-height: 2;
    font-size: .26rem;
    padding-right: 0;
    padding-left: .2rem;
}

.news-list li i {
    width: .07rem;
    height: .07rem;
    margin-right: .22rem;
    position: absolute;
    left: 0;
    top: 0.24rem;
}

.news-list li a{
	width: 70%;
	display: inline-block;
	padding-left: 0;
}
/* 公共标题 */

.com-title a{
	padding-right: .37rem;
	font-size: .28rem;
}
.com-title .title-line {
    width: .06rem;
    height: .28rem;
    margin-right: .16rem;
    margin-top: .05rem;
}
.com-title .bg-line{
  height: .09rem;
  top: .14rem;
}
/* 轮播图 */
.focusBox{
  width: 100%;
  height: 3.66rem;
}
.focusBox .slide-box {
    height: 3.66rem;
}

.focusBox .slide-box li {
    height: 3.66rem;
}

.focusBox .mask{
  height: .475rem;
  line-height: .475rem;
  padding: 0 .2rem ;
}
.focusBox .hd-desc {
    height: .475rem;
}
.focusBox .hd-desc a{
    left: 0;
    height: .475rem;
  	line-height: .475rem;
    padding-right: 0; 
    
}
.focusBox .hd-desc span{
  font-size: .22rem;
}
.focusBox .disc {
    position: absolute;
    bottom: 0.1rem;
    right: 0;
    padding-top: 0;
    z-index: 99;
    width: 18%;
}
.focusBox .disc li{
  width: .09rem;
  height: .09rem;
  margin: .05rem;
  margin-top:0;
}

.focusBox .prev,.focusBox .next{
	top:50%;
	width: .508rem;
	height: 1.05rem;
	transform:translateY(-50%) ;
	-webkit-transform:translateY(-50%) ;
	-moz-transform:translateY(-50%) ;
	-ms-transform:translateY(-50%) ;
	-o-transform:translateY(-50%) ;
}

.focusBox .prev img,.focusBox .next img{
  width: auto;
  height:.47rem;
  margin-top: .3rem;
}
/* table区域 */
.table{
  margin-top: .24rem;
  font-size: .26rem;
}
.table .spe-body{
height: auto;
}
.table .row-title{
  height: .59rem;
  line-height: .59rem;
  
}
.table .row{
  margin: .38rem 0;
}
.currency .right {
    width:100%;
}
.currency  .content-title {
    padding-bottom: 18px;
		border-bottom: 1px solid #E0E0E0;
		position: relative;
}

/* 菜单栏 */

.menu-icon{
	position: absolute;
	right: 0;
	top: 0.08rem;
}
.menu-icon img{
	width: .32rem;
	height: .32rem;
}
.two-menu{
	position: absolute;
	right: 0;
	top: 0.48rem;
	width: 2.64rem;
	z-index: 99;
}
/* 通用列表菜单栏 */
.two-menu .list .left-nav-title{
	display: block;
	background-color: #DFEDF8;
	color: #333;
	font-size: .22rem;
	line-height: .573rem;
	text-align: center;
	font-weight: normal;
	margin-bottom: .017rem;
}
.currency .news-list li {
	height: .7rem;
	line-height: .7rem;
	padding:0 .15rem 0 .27rem;
}
.currency .news-list li i {
		left: 0.08rem;
		top: .32rem;
}
.currency .news-list li .news-date {
    right: 0.14rem;
}
/* 领导页面 */
.lead-content .list.current .left-nav-title{
	display: block;
	width: 100%;
	line-height: .573rem;
	text-align: center;
	font-size: .26rem;
	color: #fff;
	background-color: #87BFEB;
}

.lead-content .left-nav>li>ul {
		width: 100%;
		background-color: #fff;
		margin:  0.017rem 0;
}
.lead-content .left-nav>li>ul>li{
	line-height: .573rem;
	background-color: #DFEDF8;
	margin-bottom: 0.017rem;
}

.lead-content .left-nav>li>ul>li>a{
	display: block;
	font-size: .22rem;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.first-list a{
	color: #017CDA!important;
}
.lead-content .person-box{
    width:2.41rem;
    height: 3rem;
    margin:.34rem auto .33rem;
}

.lead-content .lead-position span{
    font-size: .28rem;
    color: #333;
    margin-right: .8rem;
}
.lead-content .lead-position span:last-child{
    margin-right: 0;
}
.lead-container{
    margin-top: .7rem;
}
.lead-container .lead-tit{
	font-size: .28rem;
  padding-bottom: .18rem;
}
.lead-container .lead-tit img{
    width: .22rem;
    height: .25rem;
    margin-top: .08rem;
    margin-right:.1rem;
}
.lead-container .lead-txt{
    margin-top: .3rem;
    margin-bottom: .68rem;
    line-height: 2;
}

.lead-container .desc3 .lead-tit img{
	width: .28rem;
	height: .28rem;
	margin-top: .04rem;
}
.lead-container .desc3 .news-list ul li {
  padding-left: .18rem;
}
/* 地图 */
.web-address {
    padding: .2rem;
    margin-top: .3rem;
}
.web-address .content-title {
    padding-bottom: .24rem;
}
.add-box{
	margin-top:.3rem ;
}
.add-box:first-child{
	margin-top:0 ;
}
.add-box .add-item {
  margin: .4rem 0 0;
}

.add-box .add-item .webitem {
    width: 47.6%;
    height: .78rem;
    line-height: .78rem;
    margin: 0 .26rem .29rem 0;
}
.add-box .add-item .webitem:nth-of-type(2n) {
    margin-right: 0;
}
.add-box .add-item .webitem a{
    font-size: .26rem;
  }
.add-box .add-item .webitem span {
   display: none;

}

.back-top{
	position: fixed;
	bottom: 46%;
	right: .3rem;
	z-index: 999;
	background-color: #fff;
	width: .88rem;
	height: .88rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	display: none;
}
.news-list.yjzjlist li a {
  width: 100%;
}
.yjzjlist ul li p{
  width: 100%;
}
.watch-more{
  margin-top: 20px;
}
}