.main_wrap{ max-width:750px; margin:0 auto; font-size:16px; }
.banner{
  width: 100%;
}
.banner img{
  width: 100%;
}
.wrapper{
  width: 100%;
  height: auto;
  background: url(../images/bg.jpg) no-repeat;
  padding-top: .4rem;
}
.header-btn{
  width: 100%;
  height: .74rem;
  display: flex;
  justify-content: space-between;
  padding: 0 .3rem;
  box-sizing: border-box;
}
.header-btn img{
  width: 3.11rem;
  height: .74rem;
}
.swiper-container{
  width: 100%;
  height: 4.6rem;
  margin-top: .6rem;
}
.swiper-title{
  width: 100%;
  height: .44rem;
  padding: 0 .3rem;
  box-sizing: border-box;
}
.swiper-title img{
  width: 100%;
  height: .44rem;
}
.slide-container{
  width: 100%;
  height: 3.8rem;
  margin-top: .3rem;
}
.main-container{
  width: 100%;
  height: auto;
  padding: 0 .3rem;
  box-sizing: border-box;
  margin-top: .7rem;
}
.main-container .wqjj{
  width: 100%;
  height: .44rem;
}
.main-container .wqjj img{
  width: 100%;
  height: .44rem;
}
.focus-news{
  width: 100%;
  height: auto;
}
.focus-news li{
  width: 100%;
  height: 1.7rem;
  display: flex;
  padding: .3rem 0;
  align-items: center;
  border-bottom: 1px dotted #c0c0c0;
}

.focus-news li img{
  width: 2.29rem;
  height: 1.66rem;
  margin-right: .3rem;
}
.focus-news .info{
  height: 1.5rem;
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.focus-news .info h1{
  font-size: .32rem;
  color: #333;
  font-weight: 600;
  line-height: 1.2em;
}
.focus-news .info div{
  font-size: .24rem;
  color: #888;
  line-height: 1.2em;
}
.more{
  width: 100%;
  height: .19rem;
  background: url(../images/list_ico_more.png) no-repeat center center;
  background-size: contain;
  margin-top: .4rem;
  display: block;
}
.more2{
  width: 100%;
  height: .19rem;
  margin-top: .4rem;
  display: block;
  color: #c0c0c0;
}
.main-container .a img{
  width: 100%;
  margin-top: .5rem;
}
.all{
  margin-top: .7rem;
}
.all-content img{
  width: 100%;
}
.all-content-list{
  margin-top: .3rem;
}
.all-content-list li{
  width: 100%;
  padding-bottom: .35rem;
  align-items: center;
}
.all-content-list li h1{
  font-size: .32rem;
  color: #333;
  font-weight: 600;
  line-height: 1.2em;
  border-bottom: 1px dotted #c0c0c0;
  padding-bottom: .16rem;
}
.all-content-list li p{
  font-size: .24rem;
  color: #999;
  line-height: 1.2em;
  padding-top: .16rem;
}

.main-container .jgzx{
  width: 100%;
  margin-top: .4rem;
}
.main-container .jgzx img{
  width: 100%;
}
.jgzx-content{
  padding-top: .3rem;
}
.more{
  width: 100%;
  height: .19rem;
  background: url(../images/list_ico_more.png) no-repeat center center;
  background-size: contain;
  margin-top: .1rem;
  display: block;
}
.foot{
  margin-top: .6rem;
  background-color: #e5e6e2;
  color: #888;
  text-align: center;
  height: .5rem;
}
.footer p{
  font-size: 0.26rem;
  text-align: center;
  padding-top: .14rem;
}

/* ext css */
.ts_box{ margin-bottom:4px;}
	.jiandu_wrap{ height:300px; overflow:hidden;position:relative;}
	.jiandu_wrap .jiandu_box{ margin-bottom:4px; }
	.jgzx-content{ positoin:relative; }
.jgzx-content a.more {
	margin-top: 10px;
	margin-bottom: 30px;
	display: block;
	min-height: 16px;
}