* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

i {
  font-style: normal;
}

ul, li, ol {
  list-style: none;
}

img {
  border: 0;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

/*category开始*/
#category{
  background: #FAFAFA;
}
.cate-top{
  background: white;
  width: 100%;
  height: 1.18rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.cate-top a img{
  width: 1.6rem;
  height: 0.68rem;
}
.cate-cont{
  margin-top: 20px;
  background-color: white;
  min-height: 300px;
}
.cateCont-hd{
  padding: 0.3rem 0;
  border-bottom: 1px solid #E5E5E5;
}
.cateCont-hd .swiper-slide{
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin-left: 0.2rem;
}
.cateCont-active{
  font-weight: bold !important;
  color: #006ABA !important;
}
.cateCont-active span{
  width: 0.8rem;
  height: 0.04rem;
  background: #0269B6;
  border-radius: 0rem;
  position: absolute;
  bottom: -0.3rem;
  left: 30%;
}
.cateContNr-box{
  display: none;
}
.cateContNr-box:first-child{
  display: block;
}
.cateContNr-item{
  display: block;
  width:100% ;
  height: 0.86rem;
  border-bottom: 1px solid #F1F1F1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 0.86rem;
  text-indent: 0.2rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.list-block.inset li > a {
  border-radius: 0;
  padding-left: 0;
  display: flex;
  margin: 15px auto;

}

.list-block.media-list .item-media img {
  display: block;
}

.list-block.media-list .item-media {
  padding-top: 0;
  padding-bottom: 0;
  height: 47px;
}

.list-block.inset {
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 0;
  margin-top: 0;
}

.content .list-block {
  margin-top: 0;
  font-size: 16px;
}

.list-block .item-link .item-inner {
  background-position: calc(100% - 0rem) center;
  margin-left: 33px;
}

.list-block .item-subtitle {
  color: #888;
}
/* category 结束 */
body {
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin: 0 auto;
}

/*搜素*/

.yf-search{
  position: fixed;
  background: #FFFFFF;
  z-index: 10;
  height: 50%;
  width: 100%;
  box-shadow: 0px 6px 4px 0px rgb(0 0 16 / 5%);
}

.yf-search-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem 0.3rem .29rem 0.3rem;
}

.yf-search-top img:first-child{
  width: 0.19rem;
  height: 0.32rem;
}

.yf-search-top img:nth-child(2){
  width: 2.23rem;
  height: 0.5rem;
}

.yf-search-top img:last-child{
  width: .3rem;
  height: 0.3rem;
}

.yf-search-external{
  width: 7.1rem;
  height: 0.7rem;
  margin: 0 auto;
  border: 0.01rem solid #DDDDDD;
  border-radius: 0.5rem;
  display: flex;
  align-items:center;
  justify-content:center;
  position: relative;
}

.yf-search-external img{
  width: 0.28rem!important;
  height: 0.28rem!important;
  position: absolute;
  left: .36rem;
}

.yf-search-external #bdcs-search-form-input{
  width: 100%;
  height: 0.24rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A8A8A8;
  outline: none;
  border:0rem solid #FFFFFF;
  position: absolute;
  left: 1.1rem;
}

.yf-search-external #bdcs-search-form-submit{
  width: 1.6rem;
  height: 0.7rem;
  background: #0168B7;
  border-radius: 0rem;
  text-align: center;
  line-height: 0.6rem;
  border-radius: .5rem;
  color: #FFFFFF;
  font-size: .24rem;
  position: absolute;
  right: 0;
  z-index: 4;
  border: 0;
}

.yf-search>h3{
  width: 7.1rem;
  height: 0.7rem;
  color: #333333;
  font-size: 0.28rem;
  margin: 0.3rem;
  font-weight: bold;
}
.yf-search-lizi{
  width: 7.1rem;
  height: 0.7rem;
  margin: -0.5rem auto;
}
.yf-search-lizi>a{
  display: inline-block;
  background: #F7F7F7;
  border-radius: 0rem;
  margin-right: 0.23rem;
  margin-top: 0.2rem;
  color: #999999!important;
  padding: 0.22rem 0;
}

.yf-search-lizi>a:first-child{
  margin-top: 0!important;
}

/* 头部 */
.yf-header {
  display: flex;
  background: #FFFFFF;
  height: 67px;
  box-shadow: 0px 6px 4px 0px rgb(0 0 16 / 5%);
  align-items: center;
  padding-left: 0.2rem;
}

.yf-header img {
  width: 1.79rem;
  height: 0.4rem;
}

.yf-header p {
  display: inline-block;
  font-size: 0.22rem;
  font-family: KaiTi;
  font-weight: bold;
  color: #333333;
  margin-left: 0.46rem;
  margin-right: 1.0rem;
}

.yf-header span {
  color: #0168B7;
  margin: 0;
}

/* 友情链接 */
.yf-iconmenu-content {
  display: flex;
  justify-content: space-around;

}

.yf-iconmenu-content h2 {
  font-size: 0.26rem;
  font-weight: 400;
  color: #333333;
}

.yf-iconmenu-content img {
  width: 0.8rem;
  height: 0.8rem;
}

.yf-iconmenu-content div {
  width: 25%;
  text-align: center;
  margin-top: 0.35rem;
}

/* 落户工具箱 */
.yf-hold {
  width: 7.5rem;
  height: 0.8rem;
  background: #F5F5F5;
  font-size: 0.34rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.70rem;
  text-align: center;
  margin-top: 0.39rem;
}

.yf-hold-content {
  display: flex;
  margin: 0.2rem 0 0 0.1rem;
}

.yf-hold-1 {
  background: url(/statics_m/newIndex1028_m/img/yyf-11.png) no-repeat;
  width: 3.35rem;
  height: 2.5rem;
  background-size: 100% 100%;
  padding: 0.1rem 0 0 0.1rem;
}

.yf-hold-2 {
  background: url(/statics_m/newIndex1028_m/img/yyf-12.png) no-repeat;
}

.yf-hold-3 {
  background: url(/statics_m/newIndex1028_m/img/yyf-13.png) no-repeat;
}

.yf-hold-3,.yf-hold-2 {
  width: 3.7rem;
  height: 1.3rem;
  background-size: 100%;
  margin-left: 0.25rem;
  padding: 0.05rem 0 0 0.2rem;
}

.yf-hold-1 h2,
.yf-hold-2 h2,
.yf-hold-3 h2 {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FEFEFE;
  text-shadow: 0rem 0rem 0rem rgba(0, 0, 16, 0.1);
}

.yf-hold-1 p,
.yf-hold-2 p,
.yf-hold-3 p {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FEFEFE;
  opacity: 0.9;
  text-shadow: 0rem 0rem 0rem rgba(0, 0, 16, 0.1);
}

/* 2021年入户深圳量身定制方案 */
.yf-scheme {
  background: url(/statics_m/newIndex1028_m/img/yyf-14.png) no-repeat;
  background-size: 100% 100%;
  width: 7.1rem;
  height: 1.6rem;
  position: relative;
  margin: 0 auto;
  margin-top: 0.4rem;
}

.scheme-button {
  width: 1.5rem;
  height: 0.48rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.48rem;
  display: block;
  background: linear-gradient(90deg, #F34832 0%, #FD8950 100%);
  border-radius: 0.1rem;
  text-align: center;
  position: relative;
  left: 75%;
  top: 23%;
}

.yf-scheme-top {
  background: url(/statics_m/newIndex1028_m/img/yyf-15.png) no-repeat;
  width: 5.09rem;
  height: 0.4rem;
  background-size: 100% 100%;
  position: relative;
  top: -65%;
  left: 17%;
  text-align: center;
}

.yf-scheme-top a {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
}

/* 上海落户6种方式 */
.yf-mode-line {
  width: 0.06rem;
  height: 0.3rem;
  background: #3097E6;
  border-radius: 0rem;
}

.yf-mode {
  display: flex;
  margin: .29rem 0 0.3rem 0.2rem;

}

.yf-mode h2 {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
  margin: -0.1rem 0 0 0.2rem;
}

.yf-mode span {
  color: #3097E6;
  font-size:0.34rem;
}

.yf-mode-button {
  display: flex;
  flex-wrap: wrap;
  margin: 0.3rem 0rem 0.28rem 0.19rem;
}

.yf-mode-button a {
  width: 2.21rem;
  height: 1.2rem;
  display: block;
  margin: 0 0.22rem 0.28rem 0;
}

.yf-mode-button p {
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.44rem;
  padding-left: 0.1rem;
}

/* 上海落户常见问题 */
.yf-mode a {
  font-size: 0.26rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.22rem;
  margin-left: 3.2rem;
}


.yf-problem-red {
  width: 0.44rem;
  height: 0.44rem;
  background: #DF1A22;
  border-radius: 0rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0.39rem 0.25rem 0.35rem 0.2rem;
  line-height: 0.43rem;
}

.yf-problem a {
  display: block;
  font-size: 0.24rem;
  color: #999999;
}

.yf-problem a:first-child {
  font-size: 0.26rem;
  color: #333333;
  margin-top: 0.24rem;
}

.huise {
  background: #B2B2B2;
}

.yf-blank {
  width: 7.5rem;
  height: 0.2rem;
  background: #F5F5F5;
}

/*落户头条资讯*/
.yf-information {
  width: 7.5rem;
}

.yf-information-top {
  display: flex;
  height: .94rem;
  line-height: .94rem;
  align-items: center;
  border-bottom: .01rem solid #F2F2F2;
}

.yf-information-top > .yf-mode-line {
  margin-left: .2rem;
}

.yf-information-top > h2 {
  margin-left: .3rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
}

.yf-information-top > a.yf-information-top-one {
  margin-left: 3.01rem;
  margin-right: 0.39rem;
}


.yf-information-top > a {
  display: inline-block;
  font-size: .3rem;
  width: .6rem;
  color: #333333;
}

.active-blue {
  font-weight: bold !important;
  color: #3097E6 !important;
  border-bottom: 0.03rem solid #3097E6;
}

.yf-information-content {
  width: 7.1rem;
  margin: 0 auto;
}

.yf-information-content-position {
  width: 0.8rem !important;
  height: 0.36rem;
  background: #DF1A22;
  border-radius: 0.1rem;
  line-height: 0.36rem;
  text-align: center;
  color: #FFFFFF !important;
  font-size: 0.24rem;
  display: inline-block;
  margin: 0.24rem 0;
  padding: 0 !important;
}

.yf-information-content-red {
  color: #DF1A22 !important;
  font-size: 0.26rem;
  height: 0.26rem;
  width: 5.8rem !important;
  margin: .17rem;
  border-bottom: none !important;
  border-top: none !important;
}

.yf-information-content > a {
  display: inline-block;
  padding: 0.24rem 0;
  color: #333333;
  border-bottom: 0.01rem solid #F2F2F2;
  border-top: 0.01rem solid #F2F2F2;
  font-size: 0.26rem;
  width: 100%;
}


.yf-information-lookmore {
  text-align: center;
}

.yf-information-more {
  font-size: .24rem;
  width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #FFFFFF;
  background: url(/statics_m/newIndex1028_m/img/yyf-46.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0.4rem auto;
}

/*深圳2021入户测评*/
.yf-assess {
  margin: .39rem auto;
  text-align: center;
}

.yf-assess > h2 {
  margin: .39rem auto;
  font-size: 0.34rem;
}

.yf-assess > div {
  width: 7.1rem;
  margin: 0 auto
}

.yf-assess > div > p {
  text-align: left;
  margin-bottom: 0.2rem;
}

.font-color-red {
  color: #DF1A22;
  font-size: 0.24rem;
}

.yf-assess-background {
  text-align: justify;
  color: #828282;
  width: 7.1rem;
  border-radius: 0rem;
  font-size: 0.24rem;
  background: #F4F4F4;
  display: flex;
  border-radius: .1rem;
  height: 0.48rem;
  align-items: center;
}
#announcement{
  overflow: hidden;
  position: relative;
  height: 1.26rem;
  margin-bottom: -0.3rem;
}
.yf-assess-background  > div:first-child {
  padding: 0 0 0 0.2rem;
}

.yf-assess-background  > div:nth-child(2) {
  padding: 0 0.23rem;
}

.yf-assess-background  > div:nth-child(4) {
  padding: 0 0.49rem;
}

.font-color-blue {
  color: #3097E6;
  font-size: .24rem;
}

.yf-access-from-submit {
  width: 7.1rem;
  height: 3.58rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  box-shadow: rgba(0, 0, 0, 0.24) 0 0.01rem 0.08rem;
}

.yf-access-from-submit > div {
  text-align: left;
  width: 6.7rem;
  height: 0.8rem;
  background: #F9F9F9;
  border: 0px solid #EBEBEB;
  border-radius: .5rem;
  margin: .3rem .2rem;
}

.yf-access-from-submit > div > span {
  font-size: .24rem;
  display: inline-block;
  margin: .27rem 0 0 .31rem;
}

.yf-access-from-submit > div > input {
  border: 0px solid #EEEEEE;
  background: #F9F9F9;
  text-indent: 0.2rem;
  width: 4.8rem;
  height: 0.26rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #C0C0C0;
  line-height: 0.2rem;
  outline: none;
}

.yf-access-from-submit > p {
  margin-top: .6rem;
}

.yf-access-from-submit > p > a {
  width: 2.62rem;
  height: 0.28rem;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.2rem;
  padding: 0.21rem 1.49rem;
  border-radius: .1rem;
  background: linear-gradient(0deg, #3097E6 0%, #4BB1FF 100%);
}


/*中间文章*/
.yf-article-title {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.01rem solid #F2F2F2;
  margin-bottom: 0.23rem;
}

.yf-article-title > div {
  padding: 0.26rem 0.4rem;
  font-size: 0.24rem;
  color: #666666;
  position: relative;
}
.active-bottomBlue {
  font-weight: bold !important;
  font-family: MicrosoftYaHei-Bold;
  color: #333333 !important;
}
.active-bottomBlue span{
  width: 0.8rem;
  height: 0.04rem;
  background: #58B8FB;
  border-radius: 0rem;
  position: absolute;
  bottom: -0.02rem;
  left: 0.45rem;
}
.yf-artCon-title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.yf-artCon-title > img {
  width: 2.57rem;
  height: 1.67rem;
}

.yf-artCon-title > div {
  margin-left: .17rem;
}

.yf-artCon-title > div h4 {
  margin-top: -0.15rem;
  margin-bottom: 0.1rem;
  width: 4.27rem;
  height: 0.63rem;
  color: #333333;
  font-size: .26rem;
}

.yf-artCon-title > div p {
  color: #999999;
  font-size: 0.24rem;
  width: 4.33rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.yf-artConTit-content > div {
  height: 0.74rem;
  line-height: 0.74rem;
  display: flex;
  align-items: center;
}

.yf-artConTit-content > div > span, .yf-artConTit-content > div > a {
  display: inline-block;
  color: #666666;
  font-size: 0.26rem;
}

.yf-artConTit-content > div > a {
  border-top: .01rem solid #F2F2F2;
  border-bottom: .01rem solid #F2F2F2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 5rem;
}


.dian {
  width: 0.06rem;
  height: 0.06rem;
  background: #666666;
  border-radius: 50%;
  margin-left: .22rem;
  margin-right: .2rem;
}

.date {
  margin-left: .8rem;
}


/* 上海落户服务保障 */
.yf-service {
  background: url(/statics_m/newIndex1028_m/img/yyf-24.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  height: 5.68rem;
}

.yf-service h2 {
  font-size: 0.34rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.2rem;
  padding-top: 0.3rem;
}

.yf-service-line {
  width: 1.2rem;
  height: 0.04rem;
  background: #FFFFFF;
  border-radius: 0rem;
  margin: 0 auto;
  margin-top: 0.27rem;
}

.yf-service-p1 {
  font-size: 0.22rem;
  color: #FFFFFF;
  line-height: 0.32rem;
  opacity: 0.8;
  margin-top: 0.2rem;
}

.yf-service-white {
  width: 7.1rem;
  height: 3.4rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  display: flex;
}

.yf-service-white img {
  width: 2.8rem;
  height: 2.8rem;
  padding: 0.3rem 0 0 0.29rem;
}

.yf-service-p2 {
  font-size: 0.26rem;
  font-weight: bold;
  color: #DF1A22;
  line-height: 0.2rem;
  margin-top: 0.2rem;
  display: block;
}

.yf-service-p2 span {
  color: #333333;
  line-height: 0.2rem;
}

.yf-service-p2line {
  width: 3.6rem;
  height: 0.01rem;
  background: #d5c6c6;
  border-radius: 0rem;
  margin-top: 0.2rem;
}

/* 落户上海  一站式服务流程 */
.yf-flow h2 {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.2rem;
  text-align: center;
  margin-top: 0.4rem;
}

.yf-flow-conetne {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0.4rem;
}

.yf-flow-conetne img {
  width: 1rem;
  height: 1rem;
  margin-top: 0.6rem;
}

.yf-flow-arrow img {
  width: 0.37rem;
  height: 0.26rem;
}

.yf-flow-conetne p {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.2rem;
  margin-top: 0.2rem;
}

/* 入户上海的四大优势 */
.yf-advan h2 {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.2rem;
  margin-top: 0.4rem;
  text-align: center;
}

.yf-advan span {
  color: #3097E6;
  font-size: 0.34rem;
  font-weight: bold;
}

.yf-advan-content {
  background: url(/statics_m/newIndex1028_m/img/yyf-34.png) no-repeat;
  background-size: 100% 100%;
  width: 7.1rem;
  height: 1.6rem;
  display: flex;
  margin: 0.46rem auto;
  justify-content: space-between;
}

.yf-advan-content h2 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.2rem;
}

.yf-advan-content span {
  color: #3097E6;
}

.yf-advan-content img {
  width: 3.6rem;
  height: 1.4rem;
  margin-left: 1.0rem;
}

.yf-advan-mod {
  margin-top: 0.2rem;
}

.yf-advan-mod p {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.2rem;
  margin-top: 0.1rem;
}

.pubic {
  display: flex;
  justify-content: end;
}

.yf-advan-button a {
  display: block;
  width: 5.6rem;
  height: 0.68rem;
  margin: 0 auto;
  background: linear-gradient(0deg, #3097E6 0%, #4BB1FF 100%);
  border-radius: 0rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.68rem;
  text-align: center;
  margin-bottom: 0.59rem;
  border-radius: .1rem;
}

/* 上海落户区域资讯 */
.yf-consult {
  display: flex;
  flex-wrap: wrap;
  padding-left:0.25rem;
}

.yf-consult-content {
  width: 2.2rem;
  height: 0.68rem;
  background: #3097E6;
  border-radius: 0.1rem;
  text-align: center;
  margin: 0.3rem 0.2rem 0 0;
}

.yf-consult-content a {
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.68rem;
}

/* 本站推荐： */
.yf-recom p {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.2rem;
}

.yf-recom span a {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.2rem;
}

.yf-recom {
  margin: 0.4rem 0 0 0.2rem;
}

.yf-aboutus {
  text-align: center;
  margin-top: 0.29rem;
  width: 4.5rem;
  margin-left: 1.5rem;
}

.yf-aboutus a {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2777B5;
  line-height: 0.2rem;
  padding: 0.1rem;
}

/* 底部 */
.yf-foot {
  margin-top: 0.3rem;
  width: 7.5rem;
  height: 3rem;
  background: #333333;
  text-align: center;
  padding-top: 0.25rem;
}

.yf-foot a {
  display: block;
  font-size: 0.18rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.2rem;
  opacity: 0.5;
  margin-bottom: 0.1rem;
}


.circle {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  background: #FFFFFF;
  margin: -6% 0 0 40%;
  z-index: 2;
}

.semi-circle {
  background: url('/statics_m/newIndex1028_m/img/yyf-47.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 1rem 1rem 0 0;
  height: 1rem;
  width: 1rem;
  line-height: 1rem;
  margin: -18% 0 0 43.5%;
  z-index: 3;
}

.semi-circle > a {
  display: block;
  width: 100%;
  height: 100%;
}

.yf-footTab {
  display: flex;
  justify-content: center;
  margin-top: -.2rem;
}

.yf-footTab > a {
  margin: -.3rem auto 0;
  height: 47px;
  line-height: 30px;
}

.yf-footTab p {
  margin-left: -.15rem;
  font-size: 0.2rem;
  width: auto;
}

.yf-footTab > a:first-child > div {
  background: url('/statics_m/newIndex1028_m/img/yyf-42.png') no-repeat;
  background-size: 100% 100%;
  height: .36rem;
  width: .36rem;


}

.yf-footTab > a:first-child > p {
  margin-left: -.05rem;
  color: #3097E6;
}

.yf-footTab > a:nth-child(2) {
  /*margin-right: -3%;*/
}

.yf-footTab > a:nth-child(2) > div {
  background: url('/statics_m/newIndex1028_m/img/yyf-43.png') no-repeat;
  background-size: 100% 100%;
  height: .36rem;
  width: .41rem;

}

.yf-footTab > a:nth-child(3) {
  margin-left: 30%;
}

.yf-footTab > a:nth-child(3) > div {
  background: url('/statics_m/newIndex1028_m/img/yyf-44.png') no-repeat;
  background-size: 100% 100%;
  height: .36rem;
  width: .36rem;

}

.yf-footTab > a:nth-child(4) > div {
  background: url('/statics_m/newIndex1028_m/img/yyf-45.png') no-repeat;
  background-size: 100% 100%;
  height: .36rem;
  width: .36rem;
  margin-left: 0.1rem;
}

/* show-文章页 */
#crumbs {
  width: 7.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #ECECEC;
  text-indent: 0.1rem;
}

#crumbs a {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0 0.1rem;
}

.show-line {
  width: 7.5rem;
  height: 0.2rem;
  background: #F5F5F5;
}

.show-title {
  width: 6.7rem;
  padding: 0.24rem 0.2rem;
  background: #F8F8F8;
  margin: 0 auto;
  margin-top: 0.4rem;
}

.show-title h1 {
  font-size: 0.34rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}

.show-xx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.show-xx p {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 0.1rem;
}

.show-box1 {
  width: 6.7rem;
  padding: 0.24rem 0.2rem;
  background: #F8F8F8;
  margin: 0 auto;
  margin-top: 0.4rem;
}

.show-box1 p {
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.show-box1 p a {
  color: rgba(255, 47, 47, 1);
}

.show-box2 {
  width: 6.7rem;
  padding: 0.24rem 0.2rem;
  background: #F8F8F8;
  margin: 0 auto;
  margin-top: 0.4rem;
   margin-bottom: 0.4rem;
}

.show-box2 p {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
}

.show-box2 p a {
  color: rgba(63, 166, 244, 1);
}

.show-NextPre {
  width: 7.1rem;
  margin: 0.3rem auto;
}

.show-NextPre a {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.show-NextPre div {
  width: 7.1rem;
  height: 0.01rem;
  background: #F8F8F8;
  margin: 0.24rem 0;
}

.showXgyd-top {
  height: 0.9rem;
  padding: 0.2rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F2F2F2;
}

.showXgyd-top p {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}

.showXgyd-top img {
  width: 0.27rem;
  margin-right: 0.2rem;
}

.showXgydItem {
  display: flex;
  justify-content: space-between;
  align-content: start;
  width: 7.09rem;
  margin: 0 auto;
  border-bottom: 1px solid #F2F2F2;
  padding: 0.24rem 0;
}

.showXgydItem p {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 77%;
}

.showXgydItem span {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
/* show-文章页结束 */

/*轮播图*/
#yxz-banner {
  margin-top: 8px;
}

#yxz-banner .swiper-container {
  width: 100%;
  height: 100%;
}

#yxz-banner .swiper-slide-next {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

#yxz-banner .swiper-slide-prev {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

#yxz-banner .swiper-slide {
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 80%;
}

.swiper-container {
  width: 100%;
  margin-bottom: 20px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 100%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}
/*轮播图结束*/

/* list开始 */
.list-block.inset li > a {
  border-radius: 0;
  padding-left: 0;
  display: flex;
  margin: 15px auto;

}

.list-block.media-list .item-media img {
  display: block;
}

.list-block.media-list .item-media {
  padding-top: 0;
  padding-bottom: 0;
  height: 47px;
}

.list-block.inset {
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 0;
  margin-top: 0;
}

.content .list-block {
  margin-top: 0;
  font-size: 16px;
}

.list-block .item-link .item-inner {
  background-position: calc(100% - 0rem) center;
  margin-left: 33px;
}

.list-block .item-subtitle {
  color: #888;
}
/* list结束 */
#show-Article img{
  width:100%;
}

.list-function{
  border-top: 0.01rem solid #F1F1F1;
}

.list-function-content{
  width: 7.5rem;
  display: flex;
  justify-content:center;
  align-items:center;
  padding: 0.15rem;
}

.list-function-content:first-child{
  padding-top: 0.3rem;
}

.list-function-content:last-child{
  padding-bottom: 0.3rem;
}

.list-function-content>a>img{
  width: 1.4rem;
  height: 1.4rem;
}

.list-function-content>ul{
  display: flex;
  align-items:center;
  flex-wrap:wrap;
  border-radius: 0.02rem;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  margin-top: -0.08rem;
}

.list-function-content>ul>li{
  color: #333333;
  font-size: 0.26rem;
  width: 1.9rem;
  height: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
}

.footer p{
  margin: 12px 4px!important;
}
/*新表单样式*/
#yxz-sjBd {
  width: 7.1rem;
  height: 9.05rem;
  background: #FFFFFF;
  margin: 0 auto;
  border-radius: 0.2rem;
  box-shadow: rgb(0 0 0 / 24%) 0 0.01rem 0.08rem;
  margin-top: 0.5rem;
}

.sjBd-item span,
.sjBd-item2 span {
  width: 0.1rem;
  height: 0.1rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #F10F0F;
  line-height: 0.2rem;
  display: inline-block;
  margin: 0.39rem 0.08rem 0 0.21rem;
}

.sjBd-item p,
.sjBd-item2 p {
  font-size: 0.26rem;
  color: #333333;
  line-height: 0.2rem;
  text-align: left;
}

.sjBd-item input,
.sjBd-item2 select {
  width: 6.7rem;
  height: 0.8rem;
  background: #FFFFFF;
  border: 0.01px solid #D7D7D7;
  border-radius: 0rem;
  margin: 0.28rem 0 0 0.2rem;
  text-indent: 20px;
}

.sjBd-button {
  width: 5.6rem;
  height: 0.68rem;
  background: linear-gradient(0deg, #3097E6 0%, #4BB1FF 100%);
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 0.6rem;
  text-align: center;
}

.sjBd-button p {
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 0.68rem;
}

.sjBd-button2 a {
  text-align: center;
  color: #999999;
  line-height: 0.08rem;
}

.sjBd-button2 {
  text-align: center;
  margin-top: 0.25rem;
  font-size: 0.24rem;
}




#yxz-sjBd2 {
  margin: 0.3rem auto;
  background-image: url(/statics/yxz/mobile/images/sjbdBj1.png);
  background-size: 100% 100%;
  padding: 0.2rem;
  width: 94%;
}

.sjBd2-box {
  background: #FFFFFF;
  border-radius: 0.1rem;
  margin: 0 auto;
  padding: 0.2rem;
}

.sjBd2-p1 {
  font-size: 0.36rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-top: 0.2rem;
  position: relative;
}

.sjBd2-p1 span {
  color: #4BA4FD;
}

.sjBd2-p1 img {
  position: absolute;
  top: 0.2rem;
  right: 0.5rem;
}

.sjBd2-p2 {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
  margin-top: 0.38rem;
}

.sjBd2-p2 span {
  display: block;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #2C95FF;
  margin-right: 0.1rem;
}

.sjBd2-div1 {
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 0.44rem;
  display: flex;
  align-items: center;
}

.sjBd2-div1 input {
  margin-right: 0.2rem;
}
.sjBd2-div2{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 0.3rem;
}
.sjBd2-div2 span{
  width: 1.5rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.sjBd2-div2 input{
  width: 5rem;
  height: 0.8rem;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  border-radius: 0.1rem;
  text-indent: 0.2rem;
}
.sjBd2-p3{
  width: 5rem;
  height: 0.68rem;
  background: linear-gradient(0deg, #FFFFFF 0%, #43A0FC 0%, #8CC6FF 100%);
  border-radius: 4px;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.68rem;
  margin: 0.25rem auto;
  margin-top: 0.4rem;
}
.sjBd2-ysxy{
  display: flex;
  justify-content: center;
  align-items: center;
}
.sjBd2-ysxy input{
  margin-right: 0.1rem;
}
.sjBd2-ysxy a{
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.sjBd2-ysxy a span{
  color: #3198E7;
}