/**/
.select-line {
  width: 24%;
  height: 4px;
  margin: 0 auto;
  position: relative;
}

.idmapct .deco .right .caseal ul {
  line-height: 1;
}

.dewdetail .w1440 .left .pre_next .left a{
  line-height: 1.5;
}

.advan .pic_swiper .swiper-slide {
  opacity: 0;
}

.advan .pic_swiper .swiper-slide-prev,
    .advan .pic_swiper .swiper-slide-next,
    .advan .pic_swiper .swiper-slide-active {
  opacity: 1;
}

.select-line:after {
  position: absolute;
  content: "";
  width: 0;
  left: 0;
  right: 0;
  height: 4px;
  bottom: 0;
  background: #fff;
  margin: auto;
  transition: .2s ease-in-out;
  opacity: 0;
}

.select-line-active:after {
  width: 100%;
  transition: .8s ease-in-out;
  opacity: 1;
}

.advan .pic_swiper .swiper-slide-active {
  border-bottom: none!important;
}

.swiper-pagination-bullet {
  background: none;
  opacity: 1;
  margin: 0 6px !important;
  width: 9px;
  height: 9px;
  position: relative;
  outline: none;
  vertical-align: middle;
}

.swiper-pagination-bullet span {
  width: 3px;
  height: 3px;
  background: #CCC;
  display: block;
  border-radius: 50%;
  margin-top: 3px;
  margin-left: 3px;
}

.swiper-pagination-bullet i {
        /*background:#000;*/
  background: linear-gradient(90deg, #25ab84, #0174b5);
  height: 1px;
  width: 20px;
  position: absolute;
  top: 4px;
  transform: scaleX(0);
  transform-origin: left;
  z-index: 3;
  transition-timing-function: linear;
}

.swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span {
  width: 9px;
  height: 9px;
  margin-top: 0;
  margin-left: 0;
        /*background:#000;*/
  background: linear-gradient(90deg, #25ab84, #0174b5);
  position: relative;
  z-index: 1;
}

.swiper-pagination-bullet-active i {
  animation: middle 6s;
}

.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
  animation: first 6s;
}

.swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
  animation: last 6s;
}

@keyframes first {
  0% {
    transform: scaleX(0.5);
    left: 0px;
  }/*091*/
  100% {
    transform: scaleX(1);
    left: 2px;
  } /*0915*/
}

@keyframes last {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  }/*1090*/
  20% {
    transform: scaleX(0.3);
    left: 2px;
  } /*090*/
  100% {
    transform: scaleX(0.3);
    left: 0px;
  } /*090*/
}

@keyframes middle {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  }/*1091*/
  20% {
    transform: scaleX(0.45);
    left: 2px;
  }/*092*/
  100% {
    transform: scaleX(1);
    left: 2px;
  } /*0913*/
}

.se_process .sex .se_swiper .swiper-slide {
  transition: .6s ease;
  transition-delay: 1s !important;
}

.se_process .sex .se_swiper .swiper-wrapper {
}

.iapply .ct .thex .item .select {
  -webkit-appearance: none;
  background: url(../img/jps.png) #fff no-repeat 90% center;
  background-size: 15px 15px;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.iartical .left .title .link a {
  padding: 0;
}

.icity .two .right .yu {
  max-width: 90%;
}

.icity .two .right .bg {
  max-width: 80%;
}

.idf-box {
  line-height: 1.5;
}

.sfq .item {
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1550px) {
  .sfq .item .text .det {
    font-size: 14px;
    line-height: 1.5;
  }

  .sfq .item {
    padding: 5rem 1rem 0;
  }

  .iabout .left .tit div:nth-of-type(2) {
    font-size: .4rem;
  }

  .se_process .sex .se_swiper .item .det {
    font-size: 14px;
    line-height: 20px;
  }

  .idts {
    height: auto;
    padding-bottom: 40px;
  }

  .idmapct  .deco .left .first {
    max-width: 90%;
  }

  .idmapct  .deco .left .bg {
    /*max-width: 80%;*/
  }

  .idmapct .deco .w1600 {
  }

  .idmapct .deco .right .caseal ul li a {
    /*font-size: .4rem;*/
  }

  .idmapct .deco .right .caseal ul li {
    width: auto;
    margin-right: 1rem;
  }

  .sbalert .inner {
    font-size: 14px;
  }

  .footer .twobg .bottom .left {
    width: auto;
  }

  .w1600 {
    width: 85%;
  }
/*    .footer .onebg .w1600 {
      width: 85%;
    }*/
  .w1440exa .cmlr .casenext {
    right: 2rem;
  }

  .w1440exa .cmlr .caseprev {
    left: 2rem;
  }

  .icity .casedis .w1440 .wex {
    width: 100%;
  }

  .iartical .bbg .right .more a,
    .dewdetail .bbg .right .more a {
    width: 3rem;
  }

  .w1440 {
    /*width: 92%;*/
    width: 80%;
  }

  .dewdetail .w1440 .right {
    max-width: 35%;
  }

  .wex {
    /*width: 87%;*/
    margin: 0 auto;
  }

  .footer .twobg .bottom .left p {
    line-height: 1.8;
  }

  .fixedt {
    right: 10%;
  }
}

@media (max-width: 1300px) {
  .idmapct .deco .right {
    /*text-align: initial;*/
    padding-left: 3rem;
    padding-right: 0;
  }

  .idmapct .link .item {
    width: 80%;
  }

  .idmapct .link .item ul {
    flex-wrap: wrap;
  }

  .idmapct .link .item ul li {
    margin-bottom: .15rem;
  }
}

@media (max-width: 1200px) {
  .swiperone .swiper-slide .imgbg {
    height: 21.5rem;
  }

  .footer .onebg .w1600 .item .img {
    width: 1rem;
  }

  .footer .onebg .w1600 .item .text p:nth-of-type(2) {
    font-size: .3rem;
    margin-top: 10px;
  }

  .footer .onebg .w1600 .item .text p:nth-of-type(1) {
    font-size: .45rem;
  }

  .fixedt {
    /*right: 5%;*/
  }

  .iartical .right {
    /*width: 31%; */
  }

  .dewdetail .w1440 .left .title .share {
    width: 100%;
  }

  .idmapct .deco .left .rimg {
    /*bottom: 1rem;*/
/*    bottom: auto;
    top: 5rem;*/
    bottom: -.6rem;
    /* bottom: auto; */
    /* top: 7rem; */
    width: 70%;
  }

  .idmapct .deco .left .first {
    top: 10%;
  }

  .iartical .bbg {
    padding: 1.5rem 1rem;
  }
}

@media (max-width: 1024px) {

  .icity .solution .ct .left .item.cur {
    padding: 0 .8rem;
  }

  .icity .solution .ct .left .item .intro p:nth-of-type(1) {
    font-size: 16px;
  }

  .icity .solution .ct .left .item .intro .pex {
    margin-top: .3rem;
  }

  .icity .solution .ct .left .item .intro .pex p {
    font-size: 14px;
  }

  .w1440 {
    width: 80%;
  }

  .w1440exa.ons .csexs .casenext,
  .w1440exa.ons .csexs .caseprev {
    transform: translateY(-45%);
  }

  .right_none {
    width: 8rem!important;
  }

  .fixedt {
    right: 10%;
  }

  .ibrand .cultrue .ct .w1440 .left {
    padding-left: 1.2rem;
  }

  .ibrand .cultrue .ct .w1440 .right {
    padding-left: 2rem;
  }

  .sfq .item .text .det {
    width: 100%;
  }

  .fixed_right li:nth-of-type(3) .inner {
    right: -212px;
    padding: 0 10px 0;
  }

  .fixed_right li {
    width: 80px;
  }

  .iapply .ct .fj .top .tity,
  .iapply .ct .fj .top  input.file {
    width: 100%;
  }

  .iapply .ct .fj .top {
    display: block;
  }

  .iapply .ct .fj .top .input {
    margin-left: 0;
    margin-top: 15px;
  }

  .iapply .ct .fj .top .input input {
    font-size: 16px;
  }

  .se_process .sex .se_swiper .item .top .lit {
    font-size: 13px;
  }

  .se_process .sex .se_swiper .item {
    padding: 6rem .6rem 1rem;
  }

  .footer .onebg .w1600 .item .img {
    display: block;
    margin: 0 auto;
  }

  .footer .onebg .w1600 .item .text {
    margin: .4rem auto 0;
    text-align: center;
  }

  .footer .onebg .w1600 .item .text p:nth-of-type(1) {
    text-align: center;
  }

  .fixedt {
    /*right: 5%;*/
  }

  .footer .twobg .bottom .left br {
    display: none;
  }

  .iartical .bbg .left .en {
    margin-top: .5rem;
  }

  /*.need .img::after {
    height: 120%;
  }*/

  .iartical .right {
    /*width: 35%;*/
  }

  .iartical .bbg .left .en p {
    line-height: 1.5;
  }

  .iartical .bbg .left .text p {
    line-height: 1.4em;
  }

  .iartical .bbg .right .more a:nth-of-type(2) {
    margin-left: .2rem;
  }

  .pcbanner {
    display: none;
  }

  .mbanner {
    display: block;
    height: 600px;
  }

  .fixheader .header {
    display: none;
  }

  .fixheader .mex {
    display: block;
    background: white;
  }

  .fixheader .mheader {
    padding: 0 4%;
    height: 100px;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .fixheader .mheader .mleft i {
    display: inline-block;
    width: 32px;
    height: 28px;
  }

  .fixheader .mheader .mleft .iactive {
    width: 32px;
    height: 32px;
    background-image: url(../img/cha.png) !important;
  }

  .fixheader .mheader .logo i {
    display: inline-block;
    width: 204px;
    height: 47px;
    display: block;
  }

  .fixheader .mheader .right {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: flex-start;
  }

  .fixheader .mheader .right .search i {
    display: inline-block;
    width: 19px;
    height: 19px;
  }

  .fixheader .mheader .right .form i {
    display: inline-block;
    width: 20px;
    height: 20px;
  }

  .fixheader .mheader .right .emptry {
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #d4d4d4;
    margin: 0 32px;
  }

  .fixheader .mdrop .top .title {
    width: 100%;
    background: #00396f;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    box-sizing: border-box;
  }

  .fixheader .mdrop .top .title a {
    font-family: PingFang-SC-Medium;
    font-size: 22px;
    color: white;
  }

  .fixheader .mdrop .top .title img {
    display: inline-block;
    width: 16px;
    height: 10px;
  }

  .fixheader .mdrop .top .bottom {
    background: #003160;
    display: none;
  }

  .fixheader .mdrop .top .bottom .item {
    padding: 0 7%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .fixheader .mdrop .top .bottom .tit {
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    color: #a2d2fe;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 38px 0 23px;
  }

  .fixheader .mdrop .top .bottom ul {
    width: 100%;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    padding: 27px 0 60px;
  }

  .fixheader .mdrop .top .bottom ul li a {
    color: #3f6d98;
    font-family: PingFang-SC-Medium;
    font-size: 20px;
  }

  .fixheader .mdrop .top .bottom ul li a:hover {
    color: #80afdb;
  }

  .fixheader .mdrop .top:last-of-type {
    border-bottom: none;
  }

  .footer .twobg .top .nav li span {
    margin: 0 .5rem;
  }

  .footer .twobg .top .nav li a {
    font-size: 16px;
  }

  .swiperone {
    display: none;
  }

  .mswiperone {
    display: block;
  }

  .swiperone .swiper-slide .text {
    padding: 0 4%;
  }
  .swiperone .swiper-slide .text .litt{
    font-size: 22px;
  }

  .swiperone .swiper-slide .text .big p {
    font-size: 36px;
  }

  .swiperone .swiper-slide .text .big p:nth-of-type(2) {
    margin-top: 30px;
  }

  .swiperone .swiper-slide .text .big {
    margin-top: 30px;
  }

  .swiperone .oneex {
    position: absolute;
    top: 70%;
    width: 100%;
  }
  .swiperone .oneprev {
    width: 1.6rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.6rem;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background-image: none;
    border-radius: 50%;
    left: 4%;
    transition: all .4s ease;
  }
  .swiperone .onenext {
    /*width: 59px;*/
    /*height: 59px;*/
    width: 1.6rem;
    height: 1.6rem;
    text-align: center;
    /*line-height: 59px;*/
    line-height: 1.6rem;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background-image: none;
    border-radius: 50%;
    transition: all .4s ease;
    right: 85%;
  }

  .swiperone .onenext img {
    width: 11px;
    height: 19px;
  }

/*  .swiperone .oneprev {
    width: 59px;
    height: 59px;
    text-align: center;
    line-height: 59px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background-image: none;
    border-radius: 50%;
    left: 4%;
    transition: all .4s ease;
  }*/

  .swiperone .oneprev img {
    width: 11px;
    height: 19px;
  }

  .swiperone .oneprev:hover {
    border: none;
    background: #036eb7;
  }

  .swiperone .onenext:hover {
    border: none;
    background: #036eb7;
  }

  .icity .one .inner {
    width: 72%;
  }

  .idmapct .deco .right .caseal ul li {
    margin-right: .8rem;
  }

  .idmapct .deco .right .caseal ul li:nth-of-type(3n) {
    margin-right: .8rem;
  }

  .idmapct .deco .right .caseal ul li:nth-of-type(2n) {
    margin-right: 0;
  }

  .idmapct .link .item {
    width: 100%;
  }

  .ibrand .one .right .img::after {
    left: -1.5rem;
  }
}

@media (max-width: 768px) {
  .dewdetail .w1440 .left .artical img{
    width: auto!important;
    height: auto!important;
  }
  .idmapct .deco .right .caseal ul li:nth-of-type(2n) {
    margin-right: .8rem;
  }


  .idmapct .deco .right {
    text-align: left;
    width: 100%;
    margin-top: 50px;
    padding-left: 1.9rem;
  }

  .idmapct .deco .left {
    width: 80%;
    max-width: 100%;
  }

  .idmapct .deco .right .caseal {
    margin-top: .6rem;
  }

  .idmapct .deco .right .tit div:nth-of-type(3) {
    vertical-align: top;
  }
  .mfooter .bottom .map{
    overflow: hidden;
  }
  .mfooter .bottom .map .select{
    float: right;
  }
}

@media (max-width: 768px) {
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }


  .idmapct .deco .right .caseal ul li:nth-of-type(2n) {
    margin-right: 0;
  }

  .idmapct .link .item:nth-of-type(2) ul li:not(:nth-of-type(1))::before {
    width: .05rem;
    height: .05rem;
    top: .26rem;
  }

  .w1440exa.on .csexs .caseprev {
    left: 0 !important;
  }

  .w1440exa.on .csexs .casenext {
    right: 0 !important;
  }

  .idmapct .deco .left {
    margin-left: .3rem;
  }

  .iartical  ul,.iartical  ol {
    font-size: .28rem;
  }

  .dewdetail ul, .dewdetail ol {
    font-size: .28rem;
  }

  .idmapct .deco .left .first {
    left: -3%;
  }

  .idmapct .deco .left .first {
    top: 3%;
  }

  .dewdetail .w1440 .left .title .share a {
    margin: 0;
  }

  .idmapct .deco .right .caseal ul {
    font-size: 0;
  }

  .idmapct .deco .right .caseal ul li {
    margin-right: 0;
    width: 50%;
    padding-right: 2%;
    box-sizing: border-box;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .idmapct .deco .right .caseal ul li:nth-of-type(3n) {
    margin-right: 0;
  }

  .idmapct .deco .right .caseal ul li a::before {
    top: 8px;
  }

  .swiperone .swiper-slide .text {
    top: 4rem;
    /*top: 35%;*/
  }

  .iapply .ct .fj .top .input input {
    font-size: .28rem;
  }

  .ijoin {
    padding-top: 1.1rem;
  }

  .iapply .ct .thex .item .select option {
    font-size: .15rem;
  }

  .iabout .left .tit div:nth-of-type(2) {
    font-size: .24rem;
  }

  .icity .isue .ct .item .dt div:nth-of-type(2) {
    font-size: .28rem;
  }

  .icity .two {
    overflow: hidden;
    margin-bottom: .3rem;
  }

  .icity .two .right .rimg {
    bottom: -.325rem;
  }

  .se_consult .text .det {
    height: auto;
  }

  .swiperone .swiper-slide .text .litt {
    font-size: .34rem;
  }

  .swiperone .oneex {
    top: 60%;
  }

  .swiperone .swiper-slide .imgbg {
    height: 11.7rem;
  }

  .fixheader .mheader .right .form i,
  .fixheader .mheader .right .search i {
    width: .4rem;
    height: .4rem;
    background-size: 100%;
  }

  .sbalert .fail,.sbalerts .fail {
    width: 55%;
    height: 4rem;
    padding: .3rem .2rem .4rem;
  }

  .sbalert .fail img, .sbalerts .fail img {
    width: .6rem;
    height: .6rem;
  }

  .idf-box {
    font-size: .28rem;
    line-height: 1.3;
  }

  .idmapct .link {
    padding-bottom: .5rem;
  }

  .dewdetail .bbg {
    margin-top: 1rem;
  }

  .idmapct.a {
    padding-top: 0;
  }

  .se_process .sex .se_swiper .swiper-slide {
    margin-right: .3rem;
  }

  .dewdetail .w1440 .left .title .share .sha span,
  .dewdetail .w1440 .left .title .share .release,
  .dewdetail .w1440 .left .title {
    font-size: .24rem;
  }

  .w1440,.w1600 {
    width: 92%;
  }

  .sbalert .inner .inputex .yz {
    margin-top: .4rem;
  }

  .sbalert .inner .inputex .input.active {
    border: none;
  }

  .sbalert .inner .top span {
    font-size: .32rem;
  }

  .sbalert .inner .top .tab .item span:after {
    width: 2px;
    height: 2px;
  }

  .sbalert .inner .top .tab .item span {
    width: 8px;
    height: 8px;
  }

  .sbalert .inner .inputex .input.active  input {
    padding-left: 5px;
    border: solid 1px #dcdcdc;
  }

  .sbalert .inner .inputex .input.active img {
    right: 0;
  }

  .sbalert .inner .inputex .yz .left {
    width: 95%;
    margin-right: 5%;
  }

  .cmpi .left,.cmpi {
    /*display: none;*/
  }

  .cmpi .right{
    display: none;
  }

  .icontact {
    font-size: .24rem;
  }

  .mfooter .bottom .map .select ul li {
    padding: 0 .25rem;
  }

  .icontact .mapex .posi .join {
    width: 2rem;
    height: .6rem;
    border-radius: .6rem;
    font-size: .24rem;
    line-height: .6rem;
  }

  .icity .two .left .det {
    font-size: .28rem;
    line-height: 1.6;
  }

  .icontact .mapex .posi .onef p:nth-of-type(1) {
    font-size: .3rem;
  }

  .icontact .mapex .posi .item {
    margin-bottom: .4rem;
  }

  .icontact .mapex .posi .onef p:nth-of-type(2) {
    font-size: .24rem;
  }

  .icontact .mapex .posi .the p:nth-of-type(2),
  .icontact .mapex .posi .twof div span:nth-of-type(1) {
    font-size: .28rem;
  }

  .icontact .mapex .posi .the p:nth-of-type(2) {
    font-size: .3rem;
  }

  .icontact .top .right .text p {
    font-size: .24rem;
  }

  .icontact .mapex .posi .four p:nth-of-type(1) {
    font-size: .34rem;
  }

  .icontact .mapex #map {
    height: 8rem;
  }

  .icontact .mapex .posi .four p:nth-of-type(2) {
    font-size: .32rem;
  }

  .icontact {
    padding: .6rem 0 .75rem;
  }

  .icontact .mapex {
    height: auto;
  }

  .icontact .mapex .posi {
    position: static;
    padding: .6rem .4rem .5rem;
    width: 100%;
    transform: none;
  }

  .icontact .top .right .text {
  }

  .cmtwo div:nth-of-type(3).i {
    vertical-align: middle;
  }

  .cmtwo div:nth-of-type(3) {
    vertical-align: top;
    /*margin:0.2rem 0;*/
  }

  .ibrand .one .left .det p {
    font-size: .28rem;
    line-height: 1.5;
  }

  .icontact .mapex .posi .the p:nth-of-type(1) {
    font-size: .32rem;
  }

  .icontact .mapex .posi .twof div span:nth-of-type(2) {
    font-size: .28rem;
  }

  .introal .ct .tit div:nth-of-type(2) {
    margin-top: .25rem;
  }

  .introal {
    background: rgba(0,0,0,.4);
  }

  .introal .ct .det, .jobre .shadow .ct .det {
    max-height: 70%;
    padding-right: 0;
  }

  .ibrand .two .right .text {
    font-size: .28rem;
    line-height: 1.5;
  }

  .ibrand .cultrue .ct .w1440 .left .item .text {
    line-height: 1.5;
  }

  .introal .ct .det img, .jobre .shadow .ct .det img {
    display: block;
  }

  .introal .ct .tit div:nth-of-type(1) {
    font-size: .38rem;
  }

  .introal .ct .det p {
    font-size: .28rem;
    line-height: 1.5;
  }

  .introal .ct {
    width: 100%;
    padding: .5rem .64rem .6rem;
  }

  .ibrand .one .left {
    margin-bottom: 1rem;
  }

  .icontact .cmtwo div:nth-of-type(2) {
    margin: .28rem 0 .32rem!important;
  }

  .ibrand .one .right .img .bf {
    width: .8rem;
    height: .8rem;
    margin-top: -.4rem;
    margin-left: -.4rem;
  }

  .icontact .top {
    flex-wrap: wrap;
  }

  .icontact .top .right .img {
    display: none;
  }

  .icontact .top .right .text {
    position: static;
    width: 100%;
  }

  .icity .solution .ct .left {
    width: 100%;
  }

  .icity .solution .ct {
    flex-wrap: wrap;
    margin-top: .6rem;
  }

  .icity .solution .ct .left .item.cur,
  .icity .solution .ct .left .item {
    /*width: 33.33%;*/
    width: 100%;
  }

  .w1440exa .cmlr {
    display: none;
  }

  .icity .solution .ct .right {
    width: 100%;
  }

  .icity .solution .ct .right .cmbg {
    height: 5rem;
  }

  .icity .solution .ct .left .item .center p {
    font-size: .24rem;
  }

  .icity .solution .ct .left .item.cur {
    padding: .4rem .6rem;
  }

  .swiperone {
    height: 11.7rem;
    /*height: 13rem;*/
  }

  .swiperone .onenext,.swiperone .oneprev {
    /*margin-top: .9rem;*/
  }

  .swiperone .oneex {
    left: 1%;
  }

  .swiperone .swiper-slide .text .big {
    margin-top: .5rem;
  }

  .swiperone .swiper-slide .text .big p:nth-of-type(1) {
    font-size: .58rem;
    line-height: 1.25;
    font-weight: bold;
  }

  .swiperone .swiper-slide .text .big p:nth-of-type(2) {
    font-size: .58rem;
    margin-top: .3rem;
    font-weight: bold;
  }

  .swiperone .oneprev {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
  }

  .swiperone .oneprev img {
    width: .11rem;
    height: .19rem;
  }

  .swiperone .onenext {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    right: 77%;
  }

  .swiperone .onenext img {
    width: .11rem;
    height: .19rem;
  }

  .swiperone .onebg {
    bottom: .5rem;
  }

  .fixed_right {
    display: none;
  }

  .fixheader .mheader {
    height: 1.08rem;
    box-sizing: border-box;
  }

  .fixheader .mheader .logo i {
    width: 2.04rem;
    height: .47rem;
    margin-left: .5rem;
    display: block;
  }

  .fixheader .mheader .mleft i {
      /*width: .32rem;*/
      /*height: .28rem;*/
    width: .38rem;
    height: .32rem;
  }

  .search-alert .cent-form {
    height: 65px;
    width: 85%;
  }

  .search-alert .cent-form img {
    width: 20px;
    height: 20px;
  }

  .search-alert .cent-form .sub-butn {
    font-size: .24rem;
  }

  .search-alert .cent-form .tex {
    font-size: .3rem;
  }

  .fixheader .mheader .right .emptry {
    margin: 0 .3rem;
  }

  .fixheader .mheader .mleft .iactive {
    width: .32rem;
    height: .28rem;
  }

  .idmap {
    margin-top: 1.08rem;
  }

  .mbanner .text {
    width: 92%;
    margin: 0 auto;
  }

  .mbanner .text div:nth-of-type(1) {
    font-size: .48rem;
  }

  .mbanner .text div:nth-of-type(2) {
    margin-top: .5rem;
    height: 2px;
  }

  .fixheader .mdrop .top .title a {
    font-size: .32rem;
  }

  .mbanner {
    height: 6rem;
  }

  .footer .onebg {
    display: none;
  }

  .footer {
    display: none;
  }

  .mfooter {
    display: block;
    background: #212121;
  }

  .mfooter .toptel {
    padding: 0 4%;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    height: 1.31rem;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .mfooter .toptel .left img {
    width: .32rem;
    height: .32rem;
    vertical-align: middle;
  }

  .mfooter .toptel .left span {
    font-family: PingFang-SC-Medium;
    font-size: .3rem;
    color: white;
  }

  .mfooter .toptel .right {
    width: 2.01rem;
    height: .47rem;
  }

  .mfooter .bottom {
    padding: 0 4%;
  }

  .mfooter .bottom .top {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    height: 1.06rem;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .mfooter .bottom .top a {
    display: inline-block;
    width: 98%;
    font-family: PingFang-SC-Medium;
    font-size: .32rem;
    color: white;
  }

  .mfooter .bottom .top i {
    width: 15px;
    height: 15px;
    display: inline-block;
  }

  .mfooter .bottom .map {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: flex-start;
        /*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
    padding: .5rem 0 .4rem;
    align-items: center;
    display: block;
  }

  .mfooter .bottom .map span:nth-of-type(1) {
    font-family: PingFang-SC-Regular;
    font-size: .28rem;
    color: #999999;
  }

  .mfooter .bottom .map span:nth-of-type(2) {
    display: inline-block;
    margin: 0 .4rem;
  }

  .mfooter .bottom .map .select {
    width: 3.3rem;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }

  .mfooter .bottom .map .select p {
    font-family: MicrosoftYaHei;
    font-size: .28rem;
    position: relative;
    color: #999999;
    height: .56rem;
    line-height: .56rem;
    padding-left: 15px;
  }

  .mfooter .bottom .map .select p:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: .08rem;
    border-style: solid;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: .25rem;
    right: .25rem;
    transform-origin: 50% 0;
  }

  .mfooter .bottom .map .select ul {
    list-style-type: none;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    position: absolute;
    bottom: 40px;
    left: -1px;
    max-height: 250px;
    display: none;
    z-index: 20;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    z-index: 999;
  }

  .mfooter .bottom .map .select ul li {
    line-height: 40px;
    cursor: pointer;
    transition: all .3s ease 0s;
    font-size: .2rem;
  }

  .mfooter .bottom .map .select ul li a {
    display: block;
    padding: 0 8px;
  }

  .mfooter .bottom .map .select.open ul {
          /*max-height: 250px;*/
    display: block;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .2s ease-out;
  }

  .mfooter .name {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: .5rem 4% .3rem;
  }

  .mfooter .name div:nth-of-type(1) {
    font-family: PingFang-SC-Regular;
    font-size: .28rem;
    color: #ffffff;
  }

  .mfooter .name div:nth-of-type(2) {
    margin-top: .27rem;
  }

  .mfooter .name div:nth-of-type(2) p {
    font-family: PingFang-SC-Regular;
    font-size: .28rem;
    color: #979797;
    line-height: 1.7em;
  }

  .mfooter .last {
    padding: .36rem 4% .56rem;
  }

  .mfooter .last p:nth-of-type(1) {
    font-family: PingFang-SC-Medium;
    font-size: .28rem;
    color: #9b9b9b;
  }

  .mfooter .last p:nth-of-type(2) {
    margin-top: .3rem;
  }

  .mfooter .last p:nth-of-type(2) a {
    color: #ffffff;
    opacity: 0.5;
    font-size: .28rem;
  }

  .casejt .tit div:nth-of-type(2) {
    margin-top: .3rem;
  }

  .cmtitle {
    padding: .68rem 0 .4rem;
    font-size: .38rem;
    font-weight: bold;
  }

  .se_process .sex .se_swiper .swiper-slide {
    width: 56% !important;
    height: 4.5rem;
  }

  .se_process .sex .se_swiper .item .det {
    font-size: .22rem;
    -webkit-line-clamp: 4;
    line-height: .4rem;
    height: 1.6rem;
  }

  .se_process .sex .se_swiper .item {
    background-size: cover;
  }

  .se_process .sex .se_swiper .item {
    padding: 3rem .2rem .6rem;
  }

  .se_process .sex .se_swiper .item .top .num {
    line-height: 1;
    font-size: .75rem;
  }

  .se_process .sex .se_swiper .item .top .tit {
    font-size: .34rem;
  }

  .se_consult .text .emptry {
    width: 24px;
  }

  .se_process .sex .se_swiper .item .top .lit {
    font-size: .2rem;
    margin-top: .15rem;
  }

  .se_process .sex .se_swiper .item:hover {
    padding-top: .7rem;
  }

/*  .se_process .sex .se_swiper .item:hover .det {
    font-size: .28rem;
    line-height: 1.7em; }*/

  .se_process {
    padding-bottom: .4rem;
    display: none;
  }

  .se_process .sex .se_swiper {
    padding-bottom: .9rem;
  }

  .se_consult .ct {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .se_consult .ct .left {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    padding: .4rem 0 .97rem;
    text-align: center;
    height: auto;
  }

  .se_consult .textex {
    width: 75%;
    margin: 0 auto;
  }

  .se_consult .cmswiperex {
    width: 100%;
  }

  .se_consult .text .tit {
    font-size: .3rem;
  }

  .se_consult .text .emptry {
    margin-top: .2rem;
  }

  .se_consult .text .det {
    line-height: 1.5;
    font-size: .24rem;
    margin-top: .28rem;
    margin-bottom: .48rem;
  }

  .se_consult .text .more {
    width: 2.2rem;
    height: .6rem;
    line-height: .55rem;
  }

  .se_consult .text .more span {
    font-size: .26rem;
  }

  .se_consult .cmswiperex .leftswiper {
    display: none;
  }

  .se_consult .cmswiperex .mleftswiper {
    display: block;
    height: 2.22rem;
    margin-top: .88rem;
  }

  .se_consult .cmswiperex .mleftswiper .swiper-slide {
    width: 3.5rem;
    box-sizing: border-box;
    /*margin-right: 30px;*/
  }

  .se_consult .cmswiperex {
    padding-left: .25rem;
    padding-right: .2rem;
    box-sizing: border-box;
  }

  .se_consult .cmswiperex .swiper-slide img {
    width: .9rem;
    height: .9rem;
  }

  .se_consult .cmswiperex .swiper-slide p {
    font-size: .28rem;
    margin-top: .25rem;
  }

  .se_consult .cmswiperex .swiper-slide h3 {
    font-size: .28rem;
    margin-top: .25rem;
  }

  .leftpg {
    display: none;
  }

  .se_consult .cmswiperex {
    height: auto;
  }

  .se_consult .right {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    padding: .4rem 0 .97rem;
  }

  .se_consult .right .rightswiper {
    display: none;
  }

  .se_consult .right .mrightswiper {
    display: block;
    height: 2.22rem;
    margin-top: .88rem;
  }

  .se_consult .right .mrightswiper .swiper-slide {
    width: 3.5rem;
    margin-right: 0;
    padding-right: 10px;
    box-sizing: border-box;
    
  }

  .rightpg {
    display: none;
  }

  .cmtitle div:nth-of-type(1) {
    font-size: .46rem;
  }

  .cmtitle div:nth-of-type(2) {
    font-size: .38rem;
    margin-top: .28rem;
  }

  .caseswpier .swiper-slide {
    width: 5.13rem;
  }

  .casebg .w1440 .top .left .select p {
    font-size: .28rem;
  }

  .casebg .w1440 .top .left .select::after {
    border-width: .12rem;
    top: .3rem;
    right: .2rem;
  }

  .ijoin .ct .inner .right .item .top .detail span {
    font-size: .28rem;
  }

  .idcase .caseswpier .item .det div:nth-of-type(1) {
    font-size: .28rem;
  }

  .idcase .caseswpier .item .det div:nth-of-type(2) {
    font-size: .26rem;
    margin-top: .2rem;
  }

  .idcase .caseswpier .item .det {
    padding: .4rem .3rem 0;
  }

  .idcase .w1600 {
    width: 100%;
  }

  .idcase .w1600 .wex {
    padding-left: 4%;
  }

  .idcase .caseswpier .item .img .seemore span {
    font-size: .28rem;
  }

  .idcase .caseswpier .item .img .seemore img {
    width: 15px;
    height: 15px;
  }

  .se_consult {
    padding-bottom: .6rem;
  }

  .cmmorex {
    padding: .7rem 0 .6rem;
  }

  .cmmore {
    width: 2.2rem;
    height: .6rem;
    line-height: .55rem;
  }

  .cmmore span {
    font-size: .26rem;
  }

  .cmmore i {
    width: 6px;
    height: 10px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
      /*margin-left: .06rem;*/
  }

  .advan {
    height: 10rem;
    padding-bottom: .5rem;
  }

  .advan .ex {
    width: 100%;
  }

  .advan .pic_swiper {
    width: 100%;
  }

  .advan .pic_swiper .swiper-slide {
    height: 3.1rem;
  }

  .advan .per_introex .per_intro .tit {
    font-size: .32rem;
    padding-top: .5rem;
  }

  .advan .per_introex .per_intro .det {
    font-size: .26rem;
    margin-top: .24rem;
    margin: .24rem;
  }

  .advan .cmtitle div:nth-of-type(2) span {
    font-size: .28rem;
  }

  .advan .cmtitle div:nth-of-type(2) img {
    width: 17px;
    height: 17px;
  }

  .idts {
    /*height: 5.5rem;*/
    height: auto;
    padding-top: 0.3rem;
    padding-bottom: 1.15rem;
  }

  .idts .text {
    border-top: none;
    width: 71%;
  }

  .idts .text .det {
    height: auto;
  }

  .idts .text .det div {
        /*margin: -4% auto;*/
    -webkit-line-clamp: 6;
    font-size: .26rem;
  }

  .idts .text .cmmore {
    margin-top: .8rem;
  }

  .idts .cmtitle {
    padding: .6rem 0 .4rem;
  }

  .idts .cmtitle div:nth-of-type(3) {
    width: 35px;
    margin-top: .3rem;
  }

  .idts .text .det {
    margin-top: .38rem;
  }

  .mbanner {
    margin-top: 1.08rem;
  }

  .cmbanner .text div:nth-of-type(3) {
    font-size: .4rem;
  }

  .cmbanner .text div:nth-of-type(2) span {
    width: 26px;
    height: 100%;
    vertical-align: top;
  }

  .cmbanner .text div:nth-of-type(2) {
    margin: .3rem 0 .3rem;
    /*margin: .5rem 0 .5rem; */
  }

  .idnews .topti .left {
    font-size: .38rem;
  }

  .idnews .topti .rit a {
    font-size: .32rem;
    margin-right: .2rem;
  }

  .idnews .topti {
    padding-bottom: .4rem;
  }

  .idnews .inner {
    width: 100%;
    overflow-x: auto;
  }

  .idnews .item {
    width: 5.13rem;
    margin-right: 20px;
    padding: .5rem .3rem .48rem;
    box-sizing: border-box;
  }

  .idnews .item .titwo {
    line-height: .4rem;
    height: .8rem;
    font-size: .28rem;
  }

  .idnews .item .det {
    font-size: .26rem;
    margin-bottom: .6rem;
  }

  .idnews .item .th {
    margin-bottom: .7rem;
  }

  .idnews .newswiper .swiper-slide {
    width: 5.13rem;
  }

  .idnews .newswiper {
    padding-top: .1rem;
  }

  .idnews .item .th span {
    font-size: .28rem;
  }

  .icity .one .inner {
    width: 92%;
  }

  .icity .one .inner .tit div:nth-of-type(1) {
    font-size: .36rem;
  }

  .icity .one .inner .tit div:nth-of-type(2) {
    font-size: .24rem;
    margin-top: .1rem;
  }

  .cmpi .left .home {
    margin-right: .1rem;
  }

  .cmpi .right a {
    margin-right: .2rem;
  }

  .cmpi {
    height: .95rem;
    line-height: .95rem;
  }

  .icity .one {
    padding-top: .8rem;
  }

  .cmpic .item .img .big {
    width: 1.06rem;
    height: 1.06rem;
  }

  .cmpic .item .text {
    margin-top: .3rem;
    font-size: .26rem;
  }

  .cmpic {
    margin-top: .5rem;
  }

  .icity .two {
    padding: .6rem 0 1rem;
  }

  .icity .two .w1440 {
    flex-wrap: wrap;
  }

  .icity .two .left {
    width: 100%;
  }

  .icity .two .right {
    margin-left: .9rem;
    width: 100%;
  }

  .icity .two .right .rimg {
    left: -.9rem;
    height: .8rem;
  }

  .icity .there .right .det {
    font-size: .28rem;
    line-height: 1.6;
  }

  .icity .two .left .det {
    width: 100%;
    margin-top: .4rem;
    padding-bottom: .5rem;
  }

  .icity .two .left .hha div:nth-of-type(1) {
    font-size: .42rem;
  }

  .icity .two .left .hha div:nth-of-type(2) {
    font-size: .36rem;
    margin-top: .25rem;
    margin-bottom: .2rem;
  }

  .icity .there {
    padding: .6rem 0 .7rem;
  }

  .icity .there .right {
    width: 100%;
  }

  .icity .there .right .hha div:nth-of-type(1) {
    font-size: .4rem;
  }

  .icity .there .right .hha div:nth-of-type(2) {
    font-size: .36rem;
  }

  .icity .there .w1440 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .icity .there .left {
    width: 100%;
  }

  .icity .there .right .hha div:nth-of-type(2) {
    margin-top: .25rem;
    margin-bottom: .2rem;
  }

  .icity .there .right .det {
    width: 100%;
    margin-top: .4rem;
    padding-bottom: .2rem;
  }

  .icity .there .right .mess {
    width: 100%;
    margin-top: .0rem;
  }

  .icity .there .left::before {
    display: none;
  }

  .icity .there .left .yu {
    margin-left: 0;
    width: 100%;
    height: auto;
    margin-top: .2rem;
  }

  .icity .there .left::after {
    display: none;
  }

  .icity .there .right .mess img {
    height: .8rem;
    margin: -0.2rem 0 .3rem 0;
    width: .8rem;
  }

  .icity .isue {
    padding: .6rem 0 .8rem;
  }

  .icity .isue .tit div:nth-of-type(1) {
    font-size: .42rem;
  }

  .icity .isue .tit div:nth-of-type(2) {
    font-size: .36rem;
    margin-top: .25rem;
  }

  .icity .isue .ct {
    padding: 0 4%;
    margin-top: .6rem;
    flex-wrap: wrap;
  }

  .icity .isue .ct .item {
    width: 100%;
    margin-bottom: .2rem;
    padding: .5rem  .4rem;
  }

  .icity .isue .ct .item .dt div:nth-of-type(1) {
    margin-top: .3rem;
    font-size: .32rem;
    margin-bottom: 0;
  }

  .icity .isue .ct .item .dt div:nth-of-type(2) {
    margin-top: .4rem;
  }

  .icity .solution {
    padding: .6rem 0;
  }

  .icity .solution .tit div:nth-of-type(1) {
    font-size: .38rem;
  }

  .icity .solution .tit div:nth-of-type(2) {
    font-size: .36rem;
    margin-top: .3rem;
  }

  .icity .solution .ct .left .item {
    padding: .3rem 0;
    height: auto;
  }

  .icity .solution .ct .left .item .center p {
    margin-top: .2rem;
  }

  .icity .solution .ct .left .item .center .img {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    margin: 0 auto;
  }

  .icity .solution .ct .left .item .intro .pex p {
    font-size: .24rem;
  }

  .icity .solution .ct .left .item .intro p:nth-of-type(1) {
    font-size: .28rem;
  }

  .icity .solution .ct .left .item .intro .pex {
    margin-top: .25rem;
  }

  .icity .solution .ct .right::before {
    display: none;
  }

  .icity .casedis .titex .tit {
    font-size: .38rem;
  }

  .icity .casedis .titex .empt {
    margin-top: .2rem;
  }

  .icity .casedis .w1440 .wex .det {
    padding: .2rem .15rem 0;
  }

  .icity .casedis .w1440 .caseswpier .swiper-slide .img .seemore {
    display: none;
  }

  .icity .casedis .w1440 .wex .det div:nth-of-type(1) {
    line-height: .45rem;
    height: .65rem;
    font-size: .28rem;
  }

  .icity .casedis .w1440 .wex {
    width: 100%;
    margin-top: .3rem;
  }

  .icity .casedis .w1440 .wex .csexs {
    display: none;
  }

  .idmapct .intit {
    padding: .6rem 0 .7rem;
  }

  .idmapct .intit .big {
    font-size: .38rem;
  }

  .idmapct .intit .bt {
    font-size: .32rem;
    margin-top: .2rem;
  }

  .idmapct .link {
    padding-left: 0;
  }

  .idmapct .link .item {
    padding: .3rem 0;
  }

  .idmapct .link .item .top {
    margin-bottom: .2rem;
  }

  .idmapct .link .item .top a {
    font-size: .32rem;
  }

  .idmapct .link .item ul li a {
    font-size: .28rem;
  }

  .idmapct .link .item ul li {
    margin-right: .4rem;
  }

  .idmapct .link .item ul:nth-of-type(2) {
    margin-top: .1rem;
  }

  .idmapct .deco .right {
    float: initial;
    width: 100%;
    padding-left: 0;
  }

  .idmapct .deco .left {
    float: initial;
  }

  .idmapct .deco .w1600 {
    flex-wrap: wrap;
    flex-direction: column;
    flex-direction: column-reverse;
    padding-top: .6rem;
  }

  .idmapct .deco .right .tit div:nth-of-type(1) {
    font-size: .42rem;
  }

  .idmapct .deco .right .tit div:nth-of-type(2) {
    font-size: .38rem;
    margin-top: .2rem;
    margin-bottom: 0;
  }

  .idmapct .deco .right .tit div:nth-of-type(3) {
    margin-top: .3rem;
  }

  .idmapct .deco .right .caseal {
    margin-top: .4rem;
  }

  .idmapct .deco .right .caseal span {
    font-size: .32rem;
    margin-right: .3rem;
  }

  .idmapct .deco .right .caseal ul li {
    margin-bottom: .2rem;
  }

  .idmapct .deco .left {
    /*margin-top: 1.4rem;*/
    margin-top: .65rem;
  }

  .idmapct .deco .right .caseal ul li a {
    font-size: .3rem;
  }

  .idmapct .deco .right {
    padding-bottom: .35rem;
  }

  .idmapct .deco .left .first {
    padding-left: 0;
  }

  .idmapct .deco .left img {
    width: calc(100% - .9rem);
  }

  .idmapct .deco .left .bg {
      /*width: 100%;*/
  }

  .idmapct .deco .left .rimg {
    right: .3rem;
    top: auto;
    bottom: 0;
  }

  .idmapct.tg .deco .left .rimg {
    bottom: -.3rem;
  }

  .idmapct {
    padding-bottom: 1rem;
  }

  .idmapct .deco {
    padding-bottom: 0rem;
  }

  .cmpi .left .ar {
    margin: 0 .1rem;
  }

  .cmpi .right span {
    margin-left: .1rem;
  }

  .iabout {
    padding: 1rem 0 .7rem;
  }

  .iabout .w1440 {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .iabout .w1440 .left {
    width: 100%;
  }

  .iabout .w1440 .left .inner {
    width: 100%;
  }

  .iabout .w1440 .right {
    width: 100%;
  }

  .iabout .left .tit div:nth-of-type(1) {
    font-size: .4rem;
  }

  .iabout .right .img img {
    background-size: cover;
  }

  .iabout .left .tit div:nth-of-type(2) {
    margin: .15rem 0;
    line-height: 1.3em;
  }

  .iabout .left .det {
    margin: .4rem 0;
    font-size: .28rem;
  }

  .iabout .right .img::before {
    display: none;
  }

  .iabout .left .zx {
    width: 1rem;
    display: block;
    height: 1rem;
  }

  .iabout .left .zx  img {
    width: 90%;
  }

  .iabout .right .img img {
    margin-top: .3rem;
  }

  .iabout .right .img img {
    height: 4.5rem;
  }

  .iabout .right .img::after {
    display: none;
  }

  .jcase .jcaseswiper .swiper-slide::after {
    display: none;
  }

  .need {
    padding: .6rem 0;
  }

  .need .tit div:nth-of-type(1) {
    font-size: .38rem;
  }

  .need .tit div:nth-of-type(2) {
    margin-top: .3rem;
  }

  .need .tit div:nth-of-type(2) p {
    font-size: .28rem;
    line-height: 1.7em;
  }

  /*.need .img::after {
    width: 60%;
    top: -.3rem;
    right: -4%;
  }*/

  .need .img {
    margin-top: .4rem;
  }

  .cis .pic .item .inner .empt {
    font-size: .28rem;
  }

  .casebg .w1440 .top .right img {
    width: .3rem;
    height: .3rem;
  }

  .need .text {
    line-height: 1.7;
    margin-top: .3rem;
    font-size: .28rem;
  }

  .cis .tit {
    padding: .6rem 0 .5rem;
    font-size: .38rem;
  }

  .cis .pic .item .inner .on {
    font-size: .36rem;
  }

  .cis .pic {
    flex-wrap: wrap;
    height: auto;
    padding: .9rem 0 0;
  }

  .cis .pic .item {
    width: 100%;
    margin-bottom: .7rem;
    height: 5.3rem;
  }

  .cis .pic .item .inner .em {
    margin: .25rem 0;
  }

  .cis {
    padding-bottom: .7rem;
  }

  .jcase {
    padding: .6rem 0 .7rem;
  }

  .jcase .tit {
    font-size: .38rem;
  }

  .jcase .cmpic .item .img {
    width: 1.06rem;
    height: 1.06rem;
  }

  .jcase .cmpic .item .text p {
    font-size: .26rem;
    line-height: 1.7em;
  }

  .casejt {
    padding: .6rem 0 0;
  }

  .casejt .tit div:nth-of-type(1) {
    font-size: .38rem;
  }

  .casejt .wex {
    width: 100%;
    margin-top: .3rem;
  }

  .casejt .wex .img .seemore span {
    font-size: .28rem;
  }

  .casejt .wex .img .seemore img {
    width: 15px;
    height: 15px;
  }

  .casejt .wex .det div:nth-of-type(1) {
    line-height: .45rem;
    height: .65rem;
    font-size: .28rem;
  }

  .casejt .wex .swiper-slide:hover .img .seemore {
    display: none;
  }

  .casejt .wex .det {
    padding: .2rem .15rem 0;
  }

  .casebg .w1440 .top .left .select {
    width: 2.5rem;
    height: .7rem;
    margin-right: 10px;
    line-height: .7rem;
  }

  .casebg .w1440 .top .left .selectex {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: flex-start;
  }

  .casebg .w1440 .top .left .select p {
    height: .7rem;
    line-height: .7rem;
    padding-left: .4rem;
  }

/*  .casebg .w1440 .top .left .select::after {
    top: 18px; }*/
  .casebg .w1440 .top .left .select ul {
    top: .7rem;
  }

  .casebg .w1440 .top .left .select ul li {
    padding: 0 .25rem;
    line-height: 2;
    font-size: .24rem;
  }

  .casebg .w1440 .top .left .select.open:after {
    top: .4rem;
  }

  .casebg .w1440 .ct .item:hover .seemore {
    display: none;
  }

  .casebg .w1440 .top .right a {
    display: inline-block;
    line-height: 20px;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: flex-start;
  }

  .casebg .w1440 .top .right img {
    position: relative;
    top: 0;
    margin-left: .15rem;
  }

  .casebg .w1440 .top .right span {
    font-size: .28rem;
    line-height: 1;
  }

  .casebg .w1440 .ct {
    margin: 0;
    margin-top: .3rem;
  }

  .casebg .w1440 .ct .item {
    padding: 0 .1rem;
    width: 100%;
  }

  .casebg .w1440 .ct .item .det {
    font-size: .3rem;
    line-height: .45rem;
    height: .9rem;
    padding: 0;
    margin: .2rem .15rem .2rem;
  }

  .iartical .left .ct ,
    .iartical .left .ct p {
    font-size: .28rem;
    line-height: 1.5;
  }

  .iartical .left .ct .pre_next .left a {
    font-size: .28rem;
    line-height: 1.5;
  }

  .iartical .left .ct .pre_next .right img {
    width: .35rem;
  }

  .iartical .left .ct .pre_next .right span {
    font-size: .28rem;
  }

  .pagination {
    padding-bottom: .4rem;
    padding-top: .1rem;
  }

  .iartical .w1440 {
    padding: .6rem 0 .7rem;
  }

  .iartical .left .title .tit {
    line-height: 1.3;
    font-size: .38rem;
  }

  .iartical .right_none {
    display: none;
  }

  .iartical .left {
    width: 100%;
  }

  .iartical .left .title .link {
    margin-top: .3rem;
    margin-bottom: .3rem;
  }

  .iartical .left .ct {
    padding: .3rem 0;
  }

  .iartical .left .ct .pre_next .left a:nth-of-type(1) {
    margin-bottom: .2rem;
  }

  .iartical .left .ct .pre_next {
    margin-top: .4rem;
    padding-top: .4rem;
  }

  .iartical .left .ct .pre_next .left{
    width: 75%;
  }

  .iartical .bbg .left .text p {
    width: 84%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.5;
    font-size: .36rem;
  }

  .iartical .bbg .left .text p:nth-of-type(2) {
    margin-top: 0;
  }

  .iartical .bbg .right {
    margin-top: .5rem;
  }

  .iartical .bbg .left .en {
    margin-top: .4rem;
    text-align: left;
  }

  .iartical .bbg .left .en p {
    font-size: .2rem;
    width: 84%;
    margin: 0 auto;
    line-height: 1.6;
  }

  .iartical .w1440 {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    flex-wrap: wrap;
  }

  .iartical .bbg {
    text-align: center;
    height: auto;
  }

  .iartical .bbg .right {
    display: block;
    /*width: 100%; */
    width: 84%;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-top: .5rem;
  }

  .idmapct {
    padding-top: 1rem;
  }

  .iartical {
    padding-bottom: .6rem;
  }

  .cityand .casedis {
    padding-top: .54rem;
  }

  .iartical .bbg .right div:nth-of-type(2) {
    font-size: .36rem;
    margin: .4rem 0;
  }

  .iartical .bbg .right .more a {
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem;
  }

  .sbalert .inner {
    width: 92%;
  }

  .iresult .cmtop {
    padding: .6rem 0 .7rem;
  }

  .iresult .cmtop div:nth-of-type(1) {
    font-size: .4rem;
  }

  .iresult .ct .tab a {
    font-size: .3rem;
    height: .8rem;
    line-height: .8rem;
  }

  .iresult .ct {
    padding: .5rem 0 .5rem;
  }

  .iresult .ct .reex .result {
    margin-top: .6rem;
    flex-wrap: wrap;
  }

  .iresult .ct .reex .result a {
    width: 100%;
  }

  .iresult .ct .reex .result .item {
    flex-wrap: wrap;
    margin-bottom: .2rem;
    padding: .3rem;
  }

  .iresult .ct .reex .result .item .img {
    width: 100%;
  }

  .iresult .ct .reex .result .item .right {
    width: 100%;
    padding-left: 0;
  }

  .iresult .ct .reex .loadding a img {
    width: .7rem;
    height: .7rem;
  }

  .iresult .ct .reex .loadding a p {
    margin-top: .2rem;
    font-size: .32rem;
  }

  .iresult .ct .reex .result .item .right .det {
    margin: .1rem 0 .2rem;
  }

  .sbalert .inner .top .tab {
    font-size: .28rem;
  }

  .iresult .ct .reex .result .item .right .title {
    font-size: .3rem;
    padding-top: .2rem;
  }

  .iresult .ct .reex .result .item .right .seemore span {
    font-size: .28rem;
  }

  .iresult .ct .reex .result .item .right .seemore i {
    width: 6px;
    height: 12px;
    margin-left: .1rem;
  }

  .casebg .w1440 .ct .item .img .seemore span {
    font-size: .28rem;
  }

  .casebg .w1440 .ct .item .img .seemore img {
    width: 15px;
    height: 15px;
  }

  .cmpi .left .poi {
    line-height: .32rem;
    display: inline-block;
    max-width: 50%;
    height: .32rem;
    overflow: hidden;
    font-size: .26rem;
    max-width: 75% !important;
  }

  .iartical .left .title .link a {
    display: inline-block;
    background-size: 100%;
  }

  .iartical .left .title .link span {
    font-size: .24rem;
  }

  .iartical .left .title .link a {
    width: .35rem;
    height: .3rem;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }

  .cmpi .right a {
    font-size: .26rem;
    margin-right: .1rem;
  }

  .newsct .item {
    width: 100%;
    margin-bottom: .2rem;
  }

  .newsct .item .det {
    font-size: .28rem;
    padding: .2rem .15rem 0;
    margin-top: 0;
  }

  .newsct .item .det .btt .time {
    font-size: .24rem;
  }

  .newsct .item .det .btt .more span {
    font-size: .24rem;
  }

  .newsct .item .det .btt .more img {
    margin-left: 5px;
  }

  .newsct .item .det .top {
    line-height: .45rem;
    height: auto;
    max-height: .9rem;
    font-size: .3rem;
  }

  .newsct .item .det .btt {
    margin-top: .2rem;
    padding-bottom: .3rem;
  }

  .dewdetail .right_none {
    display: none;
  }

  .dewdetail .w1440 .left {
    width: 100%;
  }

  .dewdetail {
    padding: .6rem 0;
  }

  .dewdetail .w1440 .left .title div:nth-of-type(1) {
    font-size: .34rem;
  }

  .dewdetail .w1440 .left .title .share {
    width: 94%;
    margin-top: .2rem;
  }

  .dewdetail .w1440 .left .title {
    padding-bottom: .3rem;
  }

  .dewdetail .w1440 .left .artical {
    padding: .4rem 0;
  }

  .dewdetail .w1440 .left .artical,
  .dewdetail .w1440 .left .artical p {
    font-size: .28rem;
  }

  .dewdetail .w1440 .left .pre_next {
    margin-top: .4rem;
  }

  .dewdetail .w1440 .left .pre_next .left a {
    font-size: .26rem;
  }

  .dewdetail .w1440 .left .pre_next .left a:nth-0f-type(2) {
    margin-top: .15rem;
  }

  .ibrand .one {
    padding: .5rem 0 .5rem;
  }

  .ibrand .one .w1440 {
    flex-wrap: wrap;
  }

  .ibrand .one .left {
    width: 100%;
    padding-bottom: .3rem;
  }

  .jobre .shadow .ct {
    width: 100%;
    padding: .5rem .54rem .65rem;
  }

  .jobre .shadow .ct .tit div:nth-of-type(1) {
    font-size: .38rem;
  }

  .ibrand .one .left .det {
    width: 100%;
    margin-top: .4rem;
  }

  .ibrand .one .right {
    width: 100%;
  }

  .cmtwo div:nth-of-type(1) {
    font-size: .46rem;
  }

  .cmtwo div:nth-of-type(2) {
    font-size: .38rem;
    margin: .15rem 0 .2rem;
  }

  .ibrand .one .left {
    top: 0;
    padding-top: .6rem;
  }

  .jobre .shadow .ct .det .dark,
    .jobre .shadow .ct .det p {
    font-size: .28rem;
    line-height: 1.5;
  }

  .recu .right .cmtwo div:nth-of-type(2) {
    margin-bottom: .4rem!important;
    margin: .2rem 0 .4rem;
  }

  .jobre .shadow .ct .tit div:nth-of-type(2) {
    margin-top: .3rem;
  }

  .ibrand .one .w1440 .cmtwo {
    text-align: center;
  }

  .cmbrand .left .ar {
    display: none;
  }

  .cmbrand .left .poi:last-of-type {
    display: none;
  }

  .ibrand .one .left .det p:nth-of-type(2) {
    margin-top: .3rem;
  }

  .ibrand .one .left .seemore {
    margin-top: .3rem;
    width: 1.9rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem;
  }

  .ibrand .one .right .img::after {
    display: none;
  }

  .ibrand .one .right .bg {
    display: none;
  }

  .ibrand .two {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .ibrand .two .left {
    width: 100%;
  }

  .ibrand .two .right {
    width: 100%;
    padding-left: 0;
    padding: .5rem 0;
  }

  .ibrand .two .left::after {
    display: none;
  }

  .ibrand .two .right .text {
    margin-left: .2rem;
  }

  .ibrand .two .right .text div {
    margin-bottom: .2rem;
    font-size: .26rem;
  }

  .ibrand .two .right .text div span {
    font-size: .26rem;
  }

  .ibrand .two .right #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
  }

  .ibrand .f5bg {
    height: .25rem;
  }

  .ibrand .cultrue {
    padding: .5rem 0 .5rem;
  }

  .ibrand .cultrue .ct .w1440 {
    flex-wrap: wrap;
    margin-top: .3rem;
  }

  .ibrand .cultrue .ct .w1440 .left {
    width: 100%;
  }

  .ibrand .cultrue .ct .w1440 .right {
    padding-left: 0;
    width: 100%;
  }

  .ibrand .cultrue .ct .w1440 .left .item {
    margin-bottom: .3rem;
  }

  .ibrand .cultrue .ct .w1440 .left .item .text span:nth-of-type(1) {
    font-size: .28rem;
  }

  .ibrand .cultrue .ct .w1440 .left .item .text span:nth-of-type(2) {
    font-size: .28rem;
  }

  .ibrand .cultrue .ct .w1440 .left .item .text div:nth-of-type(1) {
    font-size: .28rem;
    margin-bottom: .2rem;
  }

  .ibrand .cultrue .ct .w1440 .left .item .text div p {
    line-height: 1.5;
    font-size: .28rem;
  }

  .whitebgt {
    height: .25rem;
  }

  .recu .left {
    width: 100%;
    height: 5rem;
  }

  .recu .right {
    width: 100%;
    padding-left: 0;
    padding: .8rem 0;
  }

  .recu {
    flex-wrap: wrap;
    flex-direction: wrap;
  }

  .recu .right .inner .cmtwo {
    text-align: center;
  }

  .recu .right .inner .det {
    width: 92%;
    margin: 0 auto;
  }

  .recu .right .inner {
    width: 100%;
  }

  .recu .right .inner .det p {
    font-size: .28rem;
  }

  .recu .right .inner .bott .seemore {
    width: 1.9rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem;
  }

  .recu .right .inner .bott img {
    width: .7rem;
    height: .7rem;
  }

  .recu .right .inner .bott {
    padding-left: 4%;
    margin-top: .2rem;
  }

  .sfq .item .text .tit {
    font-size: .32rem;
  }

  .sfq .item {
    padding: .4rem 0;
    height: auto;
    text-align: center;
    height: 7rem;
  }

  .sfq .item,.sfq .item.active {
    width: 100%;
    height: 3rem;
  }

  .sfq .item .text .det {
    margin-top: .3rem;
  }

  .sfq .item .text {
    position: relative;
    max-height: 80%;
    overflow-y: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .sfq .item .text .det {
    width: 92%;
    line-height: 1.5;
    margin: 0 auto;
    font-size: .26rem;
  }

  .sfq {
    height: auto;
  }

  .whitebg {
    height: .25rem;
  }

  .sbalert .inner .inputex .input {
    padding-left: .2rem;
    height: .8rem;
    margin-bottom: .15rem;
  }

  .sbalert .inner {
    padding: .3rem .2rem;
  }

  .sbalert .inner .inputex .note {
    height: 2rem;
    padding: .2rem;
    font-size: .26rem;
  }

  .sbalert .inner .top .tab {
    margin-left: .15rem;
  }

  .sbalert .inner .top .tab .item {
    margin-right: .15rem;
  }

  .sbalert .inner .inputex .input.active input {
    padding-left: .5rem;
  }

  .sbalert .inner .inputex {
    margin-top: .25rem;
  }

  .sbalert .inner .inputex .input.active {
    position: relative;
    padding-left: 0;
  }

  .sbalert .inner .inputex .input.active span {
    position: absolute;
    line-height: .8rem;
    left: .2rem;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .sbalert .inner .inputex .input input {
    font-size: .26rem;
  }

  .sbalert .inner .inputex .yz .submit {
    width: 2rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .26rem;
  }

  .sbalert .inner .inputex .yz .left img {
    width: 1.7rem;
    height: auto;
    margin-left: 5px;
    margin-right: 6px;
    /*height: .8rem;*/
  }

  .iabout .right {
    right: 0;
  }

  .iabout .left {
    padding-top: 0;
  }

  .ibrand .one .right {
    right: 0;
  }

  .ibrand .cultrue .ct .w1440 .left {
    padding-top: 0;
    padding-left: 0;
  }

  .iapply .tit {
    padding: .6rem 0 .7rem;
  }

  .iapply .tit div:nth-of-type(1) {
    font-size: .4rem;
  }

  .iapply .tit div:nth-of-type(2) {
    margin-top: .2rem;
  }

  .iapply .ct {
    padding: .6rem 0 .7rem;
  }

  .iapply .ct .twoex .item input {
    height: .8rem;
    padding-left: .2rem;
    font-size: .28rem;
  }

  .iapply .ct .twoex .item .name {
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
  }

  .iapply .ct .thex .item input {
    height: .8rem;
    font-size: .28rem;
    padding-left: .2rem;
  }

  .iapply .ct .thex .item .select {
    height: .8rem;
    -webkit-appearance: none;
    background: url(../img/jps.png) #fff no-repeat 90% center;
    background-size: .24rem .24rem;
    font-size: .28rem;
  }

  .iapply .ct .twoex .item div:nth-of-type(1) {
    margin-bottom: .25rem;
  }

  .iapply .ct .twoex .item {
    margin-bottom: .3rem;
  }

  .iapply .ct .twoex .item div:nth-of-type(1) span:nth-of-type(2) {
    font-size: .3rem;
  }

  .iapply .ct .thex .item div:nth-of-type(1) span:nth-of-type(2) {
    font-size: .3rem;
  }

  .iapply .ct .thex {
    flex-wrap: wrap;
  }

  .iapply .ct .thex .item {
    width: 47%;
    margin-bottom: .3rem;
  }

  .iapply .ct .thex .item div:nth-of-type(1) {
    margin-bottom: .25rem;
  }

  .cmtop {
    margin-top: 1.08rem;
  }

  .iapply .ct .note div {
    margin-top: .2rem;
    margin-bottom: .3rem;
  }

  .iapply .ct .note textarea {
    height: 3rem;
    padding: .3rem;
    font-size: .28rem;
  }

  .iapply .ct .note div span:nth-of-type(2) {
    font-size: .3rem;
  }

  .iapply .ct .fj .top {
    margin: .3rem 0;
    flex-wrap: wrap;
  }

  .iapply .ct .fj .top .input {
    margin-left: 0rem;
    margin-top: .3rem;
  }

  .iapply .ct .fj .top .tity span:nth-of-type(2) {
    margin-left: .2rem;
  }

  .iapply .ct .yz .bot .bright {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    border-radius: 20px;
    font-size: .28rem;
  }

  .iapply .ct .yz .bot .bleft {
    width: 100%;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: flex-start;
  }

  .iapply .ct .yz .bot .bleft input {
    width: 70%;
    height: .8rem;
    font-size: .28rem;
  }

  .iapply .ct .yz .bot .bleft img {
    margin-left: .2rem;
  }

  .iapply .ct .yz .bot {
    flex-wrap: wrap;
  }

  .iapply .ct .yz .bot .bleft {
    margin-bottom: .3rem;
  }

  .ijoin .ct .tit {
    padding: .6rem 0 .7rem;
    padding-bottom: .35rem;
  }

  .ijoin .ct .inner .right .item .bottom .apply span {
    font-size: .24rem;
  }

  .ijoin .ct .inner .right .item .top {
    padding: 0 .2rem;
  }

  .ijoin .ct .inner .right .item_active .top i {
    font-size: 13px!important;
  }

  .ijoin .ct .inner .right .item .bottom .last {
    font-size: .2rem;
    line-height: 1.5;
  }

  .ijoin .ct .inner .right .item .bottom .apply {
    font-size: .2rem;
    width: 2.5rem;
    height: .6rem;
    line-height: .6rem;
  }

  .ijoin .ct .tit div:nth-of-type(1) {
    font-size: .4rem;
  }

  .ijoin .ct .tit div:nth-of-type(2) {
    font-size: .28rem;
    line-height: 1.3;
    margin-top: .3rem;
  }

  .ijoin .ct .inner {
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex;
    display: -ms-flexbox; 
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ijoin .ct .tit div:nth-of-type(3) {
    margin-top: .3rem;
  }

  .ijoin .ct .inner .left {
    width: 100%;
  }

  .ijoin .ct .inner .right {
    width: 100%;
  }

  .ijoin .ct .inner .left .img {
    height: auto;
    padding: .3rem;
  }

  .ijoin .ct .inner .left .img .text {
    margin-top: .4rem;
  }

  .ijoin .ct .inner .left .img .text p:nth-of-type(2) {
    margin-top: .25rem;
    font-size: .3rem;
  }

  .ijoin .ct .inner .left .img img {
    width: .4rem;
    height: .4rem;
  }

  .ijoin .ct .inner .left .img .text p:nth-of-type(1) {
    font-size: .32rem;
  }

  .ijoin .ct .inner .right .item {
    display: block;
    overflow: hidden;
    padding: 0 .3rem;
  }

  .ijoin .ct .inner .right .item .top .detail {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .ijoin .ct .inner .right .item .top .name {
    float: none;
  }

  .ijoin .ct .inner .right .item .top i {
      /*width: 10%;*/
  }

  .iartical .left .title .link .bds_sqq, .dewdetail .w1440 .left .title .share .bds_sqq,
    .dewdetail .w1440 .left .title .share .bds_tsina,
    .dewdetail .w1440 .left .title .share .bds_weixin {
      /*width: .42rem;*/
      /*height: .36rem;*/
      /*background-size: 60%;*/
  }

  .ijoin .ct .inner .right .item .top .detail span {
    margin-right: .2rem;
  }

  .ijoin .ct .inner .right .item .bottom {
    padding: .3rem 0 .4rem;
  }

  .ijoin .ct .inner .right .item .top {
    height: 2rem;
    line-height: 1rem;
  }

  .ijoin .ct .inner .right .item .top .detail {
    height: 1rem;
  }

  .cmpi .right span {
    font-size: .24rem;
  }

  .cmpi .right img {
    width: .35rem;
    height: auto;
  }

  .iartical .left .title .link .time {
    /*margin-left: .4rem;*/
    font-size: .2rem;
  }

  .ijoin .ct .inner .right .item .top .name {
    font-size: .28rem;
    height: .8rem;
    line-height: .8rem;
    margin-right: .3rem;
  }

  .ijoin .ct .inner .right .item .top .detail {
    height: .8rem;
  }

  .ijoin .ct .inner .right .item .top i {
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -.4rem;
  }

  .ijoin .ct .inner .right .item .bottom .des {
    margin-bottom: .3rem;
  }

  .iapply .ct .fj .top .tity span:nth-of-type(1) {
    font-size: .3rem;
  }

  .iapply .ct .yz div:nth-of-type(1) {
    margin-bottom: .3rem;
  }

  .iapply .ct .fj .top .input,
    .iapply .ct .yz div:nth-of-type(1) span:nth-of-type(2),
    .iapply .ct .yz div:nth-of-type(1) span {
    font-size: .3rem;
  }

  .iapply .ct .fj .top .tity span:nth-of-type(2) {
    font-size: .24rem;
  }

  .ijoin .ct .inner .right .item .bottom .apply {
    margin-top: .3rem;
  }

  .pagination a {
    margin-right: .15rem;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .22rem;
  }

  .fixheader .mdrop .top .bottom .tit {
    padding: .38rem 0 .25rem;
  }

  .dewdetail .w1440 .left .pre_next .right {
    font-size: .28rem;
  }

  .dewdetail .w1440 .left .pre_next .left {
    width: 75%;
  }

  .dewdetail .w1440 .left .pre_next .right img {
    width: .35rem;
  }

  .dewdetail .w1440 .left .pre_next .left a:nth-of-type(1) {
    margin-bottom: .2rem;
  }

  .ijoin .ct .inner .right {
    margin-top: .3rem;
  }

  .ijoin .ct .inner .right .item .bottom .des p {
    line-height: 1.5;
    font-size: .28rem;
  }

  .ijoin .ct {
    padding-bottom: .3rem;
  }

  .ijoin .ct .inner .right .pagination {
    padding: .4rem 0;
  }

  .fixheader .mdrop .top .bottom ul li a {
    font-size: .28rem;
  }

  .fixheader .mdrop .top .bottom ul {
    padding: .25rem 0;
  }

  .fixheader .mdrop .top .bottom .tit {
    font-size: .28rem;
  }

  .fixed_right {
    display: none!important;
  }

  .fixtop {
    width: .8rem;
    height: .8rem;
  }

  .fixtop .img {
    width: 18px;
    height: auto;
  }

  .wex .csexs {
    display: none;
  }

  .mfooter .bottom .map .select ul {
    bottom: .56rem;
  }

  .mfooter .last a,
            .mfooter .last {
    font-size: .28rem;
    color: #9b9b9b;
    line-height: 1.3;
    /*display: block;*/
  }
}

@media (max-width: 768px) {
  .iartical .left .ct .pre_next .left a,
      .iartical .left .ct, .iartical .left .ct p {
    font-size: 18px;
  }

  .dewdetail .w1440 .left .pre_next .right,
      .dewdetail .w1440 .left .pre_next .left a,
      .dewdetail .w1440 .left .artical p,
      .iartical .left .ct .pre_next .right span,
      .iartical ul, .iartical ol {
    font-size: 18px;
  }

  .idmapct .deco .right {
    margin-top: 0;
        /*margin-top: .6rem;*/
  }
}

@media (max-width: 500px) {

  .idmapct .deco .left {
    width: 100%;
    margin-top: .35rem;
  }

  .iartical .left .ct .pre_next .left a,
      .iartical .left .ct, .iartical .left .ct p {
    font-size: .28rem;
  }

  .dewdetail .w1440 .left .pre_next .right,
      .dewdetail .w1440 .left .pre_next .left a,
      .dewdetail .w1440 .left .artical p,
      .iartical .left .ct .pre_next .right span,
      .iartical ul, .iartical ol {
    font-size: .28rem;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }
}

@media (max-width: 750px) {
  .iapply .ct .thex .item .select option {
    font-size: .28rem;
  }
}
@media (max-width: 768px) {
  .iartical .left .ct img{
    width: auto!important;
    height: auto!important;
  }
}

@media (max-width: 768px) {
	.newsdec {
	    padding: 8px 20px !important;
	    border-left: 5px solid #0770b8;
	    color: #0770b8 !important;
	    font-size: .28rem;
	}
}
