@charset "utf-8";
/* 20200910 */
body{
  overflow-x: unset;
}

.ys dd p {
  background-size: 15px;
}

.mobile-hide {
  display: block !important;
}
.mobile-hide-flex {
  display: -webkit-flex !important;
  display: flex !important;
}
.mobile-show {
  display: none !important;
}
.mobile-show-flex {
  display: none !important;
}


.endit-href {
  height: 20px;
  padding: 32px 0;
}


.endit-href .m-xx-fy-01-prev,
.endit-href .m-xx-fy-01-next {
  height: 36px;
  margin-bottom: 2px;
  font-size: 18px;
  color: #4b4a4a;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.endit-href .m-xx-fy-01-prev span,
.endit-href .m-xx-fy-01-next span {
  width: 8%;
  height: 36px;
  display: inline;
  font-weight: bold;
  text-align: left;
  float: left;
  margin-right: .10px;
}

.endit-href .m-xx-fy-01-prev p, .endit-href .m-xx-fy-01-next p {
  width: 80%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 公司优势 */
.gssl {}

.gssl .zdtit p {
    margin: 0;
}

.gssl dl {
  width: 48%;
  float: left;
  border: 1px solid #eee;
  height: 500px;
  margin-bottom: 30px;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.1);
}

.gssl dl dt {
  height: 274px;
  background: #f8f8f8;
}

.gssl dl dd {}

.gssl dl dd b {
  position: absolute;
  width: 150px;
  height: 50px;
  background: #004c8a;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  top: 20px;
}

.gssl dl dd h3 {
  padding: 15px;
  font-size: 18px;
  color: #c8000a;
  position: relative;
}

.gssl dl dd h3:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  background: #004c8a;
  left: -1px;
  top: 29px;
}

.gssl dl dd p {
  padding: 0 0 0 15px;
  margin: 0;
  position: relative;
}

.gssl dl dd p:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 1px;
  background: #c8000a;
  left: 0;
  top: 12px;
}

.gssl dl.er {
  float: right;
}

.zdtit {
  height: 80px;
  border: 1px solid #e5e5e5;
  text-align: center;
  font-size: 24px;
  color: #004c8a;
  padding-top: 20px;
  position: relative;
  letter-spacing: 1px;
  margin: 30px auto 20px;
}

.zdtit:after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 0.25rem;
  background: #c8000a;
  left: 48.5%;
  bottom: -0.15rem;
}

.zdtit span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin-top: 7px;
}
/*产品简介*/

.cpjj {}

.cpjj dl {
  height: auto;
  background: #004c8a;
  margin-top: 0;
  padding: 15px;
}

.cpjj dl dt {
  height: auto;
  background: #f8f8f8;
  margin-top: 0;
  line-height: 0;
}

.cpjj dl dd {
  color: #fff;
  text-align: justify;
}

.cpjj dl dd p {
  text-align: justify;
  margin-bottom: 0.5rem;
}
/*常用规格*/

.cygg {}

.cygg ul {}

.cygg ul li {
  padding: 0 15px 15px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 20px 1px #eee;
}

.cygg ul li p {
  border-bottom: 1px dashed #dcdcdc;
  padding-bottom: 15px;
  padding: 5px 0;
}

.cygg ul li p span {
  display: block;
  margin: 15px 0;
  background: #004c8a;
  color: #fff;
  width: 140px;
  text-align: center;
}
/*小广告*/

.zd-pro1 {}

.zd-pro1 p {
  background:url(../images/18c15613303742458ab06ba6648c7f6b_4.jpg)no-repeat center;
  height: 7.5rem;
  color: #111;
}

.zd-pro1 p b {
  font-size: 1.1rem;
  display: block;
  text-align: center;
  padding-top: 1rem;
  letter-spacing: 0.1rem;
  font-weight: normal;
}

.zd-pro1 p span {
  display: block;
  text-align: center;
  font-family: arial;
  margin-top: 0;
  color: #a2a2a2;
  text-transform: uppercase;
  font-size: 0.6rem;
  line-height: 150%;
}

.zd-pro1 p em {
  display: block;
  text-align: center;
  font-style: normal;
  font-size: 1.1rem;
}
/*产品特点*/

.cptd {}

.cptd ul {}

.cptd ul li {
  width: 48%;
  float: left;
  height: 199px;
  margin-bottom: 20px;
  border: 1px solid #eee;
}

.cptd ul li:nth-child(2n) {
  float: right;
  margin-right: 0
}

.cptd ul li h3 {
  float: left;
  width: 50%;
  height: auto;
  background: none;
}

.cptd ul li p {
  width: 37%;
  float: right;
  margin-right: 4%;
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  text-align: justify;
}

.cptd ul li p:after {
  content: "";
  position: absolute;
  width: 105px;
  height: 1px;
  background: #c8000a;
  left: -40%;
  top: 0;
}
/*案例展示*/

.alzs {}

.alzs ul {}

.alzs ul li p {
  width: 49%;
  float: left;
  height: auto;
  background: #f8f8f8;
  margin-bottom: 1rem;
}

.alzs ul li:nth-child(2n) {
  float: right;
}
/*常用规格*/

.cygg_bc ul li {
  width: 217px;
  float: left;
  margin-right: 20px;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
}

.cygg_bc ul li p {
  text-align: center;
  margin: 0;
  font-size: 16px;
}

.cygg_bc ul li:nth-child(4n) {
  margin-right: 0;
  float: right;
}

.mc-page-1 {
  display: none;
}

.cplb-3n-ts-03-list dl {
  width: 31.333%;
  margin: 0 1% 20px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
  border: none;
}

.cplb-3n-ts-03-list-desc {
  margin-bottom: 0;
}

.cplb-3n-ts-03-list-new-deta {
  text-align: center;
}

.cplb-3n-ts-03-list-new-deta a{
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  background: #004c8a;
  border-radius: 5px;
  color: #fff !important;
  margin: 8px auto;
}

.cplb-3n-ts-03-list-new-deta a:hover {
  opacity: 0.8;
}


.g_fk {
  margin: 30px 0 10px;
}

.g_fk dt {
  float: left;
  width: 440px
}

.g_fk dt img {
  width: 440px;
  height: 300px;
  display: block;
}

.g_fk dd {
  float: left;
  background: #f5f5f5;
  width: 710px;
  height: 230px;
  padding: 70px 0 0 50px;
}

.g_fk h3 {
  height: 32px;
  font-weight: normal;
  font-size: 18px;
  color: #004c8a;
}

.g_fk p {
  font-size: 16px;
  color: #666666;
  line-height: 34px;
  width: 666px;
}

.g_lxwm {
  height: 270px;
}

.g_lxwm .lxwm {
  border: 1px solid #e1e1e1;
  padding: 16px 0;
  height: 240px;
}

.g_lxwm .lxwm li {
  position: relative;
  padding-left: 100px;
  float: left;
  width: 431px;
  height: 78px;
  line-height: 78px;
  border-bottom: 1px solid #e9e9e9;
  margin: 0 24px 0 24px;
  font-size: 16px;
  color: #333333;
}

.g_lxwm .lxwm li em {
  position: absolute;
  left: 29px;
  width: 50px;
}

.g_lxwm .line {
  width: 1px;
  height: 220px;
  background: #e9e9e9;
  left: 582px;
  top: 18px;
  position: absolute;
}
/**/

.lianxi li {
  float: left;
  border: 1px solid #eee;
  width: 263px;
  height: 180px;
  text-align: center;
  margin-right: 20px;
  color: #666;
  margin-bottom: 30px;
  line-height: 160%;
  padding: 0 10px;
  font-family: 微软雅黑;
  background: #fff;
  margin-top: 30px;
}

.lianxi li.last {
  float: right;
  margin-right: 0px
}

.lianxi li img {
  margin-top: 20px;
  width: 52px;
}

.lianxi li i {
  display: block;
  font-size: 14px;
  color: #333;
  padding-bottom: 8px;
  font-style: normal;
  padding-top: 10px;
}

.lianxi li span {
  display: block;
  color: #333;
  font-size: 15px;
}

.lianxi li.last span {
  font-size: 15px;
}

.c_con1 {
  height: 150px;
  background: #fff;
  padding-top: 0px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.c_con1 dl {
  margin-left: 35px;
  overflow: hidden;
  float: left;
  display: inline;
}

.c_con1 dl dt {
  width: 170px;
  float: left;
  padding-right: 8px;
  font-size: 0;
}

.c_con1 dl dt p {
  margin: 0 0 0 25px;
  text-align: center;
}

.c_con1 dl dd {
  float: right;
  margin-left: 61px;
  display: inline;
  padding-top: 43px;
  width: 926px;
}

.c_con1 dl dd h3 {
  font-size: 24px;
  height: 38px;
  color: #d52733;
  font-weight: normal;
}

.c_con1 dl dd p {
  color: #767676;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.map-title {
  font-size: 16px;
  line-height: 24px;
}

.map-list {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  margin-top: 6px;
}


.gywm-content {
  width: 1200px;
  margin: 0 auto;
}
/*标题*/

.gywm-tit1 {
  font: 32px "Microsoft YaHei";
  text-align: center;
  color: #333;
  margin: 50px 0 30px;
}

.gywm-tit1 a {
  display: block;
  color: #333;
}

.gywm-tit1 b {
  color: #004c8a;
}

.gywm-tit1 em {
  display: block;
  font: 20px "Microsoft YaHei";
  color: #666;
  background:url(../images/h.png) no-repeat center top;
  margin-top: 8px;
  padding-top: 30px;
  text-transform: uppercase;
}
/*简介*/

.gywm-qywh .wz1 {
  color: #ca000d;
  font-weight: bold;
  padding-top: 5px;
}

.gywm-qywh {
  border: 1px solid #f1f1f1;
  height: 464px;
  margin-top: 50px;
}

.gywm-qywh dd h2 {
  padding-top: 55px;
  line-height: 16px;
  font-weight: bold;
  font-size: 42px;
  color: #e1e1e2;
  font-family: Times New Roman;
  text-transform: uppercase;
}

.gywm-qywh dd h2 em {
  font-size: 20px;
  line-height: 50px;
  display: block;
  font-style: normal;
  color: #004c8a;
  margin-top: 35px;
}

.gywm-qywh dd {
  float: left;
  width: 535px;
  padding-left: 40px;
}

.gywm-qywh dd p {}

.gywm-qywh dt {
  float: right;
  padding-left: 83px;
}

.gywm-qywh p a {
  width: 150px;
  height: 45px;
  background: #ca000d;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  display: block;
}

.gywm-gssl {
  margin-top: 50px;
  background:url(../images/d917ad2ff9d94cf49fb3cb36d19d36da_2.jpg)no-repeat center;
  padding: 80px 0;
  height: 500px;
}

.gywm-gssl dl {}

.gywm-gssl dl dt {
  width: 800px;
  float: right;
  height: 400px;
  background: #004c8a;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}

.gywm-gssl dl dt img {}

.gywm-gssl dl dd {
  width: 300px;
  float: left;
  background: #ffffff;
  padding: 49px 80px 50px 50px;
  opacity: 0.8;
  height: 410px;
  margin-right: -80px;
}

.gywm-gssl dl dd span {
  display: block;
  width: 630px;
  height: 1px;
  background: #dde7ef;
}

.gywm-gssl dl dd p {
  color: #000;
  letter-spacing: normal;
  font-weight: normal;
}

.gywm-gssl dl dd em {
  display: block;
  width: 300px;
  height: 260px;
  background: #eee;
}
/*售后服务*/

.gywm-shfw {
  margin-top: 40px;
}

.gywm-shfw ul {}

.gywm-shfw ul li {
  width: 235px;
  float: left;
  margin-right: 30px;
  padding: 20px;
  box-shadow: 0px -3px 20px #efefef;
  position: relative;
  transition: 0.5s all;
  height: 162px;
}

.gywm-shfw ul li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background: #c8000a;
  left: 46%;
  bottom: 0;
}

.gywm-shfw ul li b img {
  width: 40px;
}

.gywm-shfw ul li b {
  display: block;
  margin: 0px auto 15px;
  text-align: center;
}

.gywm-shfw ul li h3 {
  font-size: 18px;
  text-align: center;
  color: #004c8a;
}

.gywm-shfw ul li p {
  text-align: center;
}

.gywm-shfw ul li:last-child {
  margin-right: 0;
}

.gywm-shfw ul li:hover {
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}


.xnznr-page{text-align: center;margin-top: 25px;}
.xnznr-page-main{margin-bottom:30px;}
.xnznr-page a{display:inline-block;width: 30px;height: 30px;line-height: 30px; text-align: center;border:1px solid #aaa;vertical-align: middle;margin-right: 4px;}
.xnznr-page a.cur{color: #fff;background: #124a62;border: 1px solid #124a62;}
.xnznr-page a img{display: block;}
.xnznr-search-1-tit{border-bottom: 1px solid #ccc;}
.xnznr-search-1-tit h3{width: 145px;height: 46px;text-align: center;line-height: 46px;background: #333;color: #fff;font-weight: normal;position: relative;top: 1px;font-size:24px;}
.xnznr-search-1-main dl{padding: 23px 0;clear: both;border-bottom: 1px solid #cbcbcb;display: inline-block;width: 100%;}
.xnznr-search-1-main dt{width: 18%;padding-right: 23px;float: left;}
.xnznr-search-1-main dt img{width: 100%;}
.xnznr-search-1-main dd{float: left;width: 79%;}
.xnznr-search-1-main dd h4{font-size: 18px;font-weight: normal;}
.xnznr-search-1-main dd h4 span{color: #f00;}
.xnznr-search-1-desc{line-height: 30px;height: 60px;padding-top: 8px;overflow: hidden;}


.xnznr-page-main {
  text-align: center;
  margin-top: 25px;
}

.xnznr-page-main a,.xnznr-page-main span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #aaa;
  vertical-align: middle;
  margin-right: 4px;
}
.xnznr-page-main .laypage_curr {
  color: #fff;
  background: #666;
  border: 1px solid #666;
}

.xnznr-page-main a img {
  display: block;
}

.p4-order-form-1-con li.li-code {
	position: relative;
   padding-bottom: 45px;
}
.blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li.li-code .inputs {
    max-width: 200px;
    width: 30%;
    margin-right: 10px;
    top: 0;
}
.blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li.li-code img {
    position: absolute;
}


@media screen and (max-width: 640px) {
  body{
    min-width: unset;
  }

  .mobile-hide {
    display: none !important;
  }
  .mobile-hide-flex {
    display: none !important;
  }
  .mobile-show {
    display: block !important;
  }
  .mobile-show-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }

  .header , .content , .footer { width:100%; }

  .mobile-head {position: relative;z-index: 11;overflow:hidden; background:#fff;}
  .mobile-head h1{ width:24.0625%; float:left; margin:1.5rem 0 0.85rem 3%;}
  .mobile-head h1 img{display:block; width:100%;}
  .mobile-head h2{ width:70.46875%; float:right; margin-top:1.2rem; font-size:1.3rem; font-weight:bold; color:#222; line-height:1.7rem;}
  .mobile-head h2 em{ display:block; font-size:1.15rem; font-weight:normal; color:#666;}
  .mobile-head h2 b{ color:#004c8a; font-size:1.4rem;}
  .mobile-head .nav{ height:3.3rem; background:#004c8a;}
  .mobile-head h3{ width:85.9375%; float:left; text-align:center;font-size:1.3rem; line-height:3.3rem; color:#fff;}
  .mobile-head h3 a{ display:inline-block; color:#fff; padding:0 7%; text-align:center; position:relative;}
  .mobile-head h3 a:before{ content:""; position:absolute; top:1rem; right:0; width:0.55rem; height:1.4rem; background:url(../images/nav_line.png) no-repeat right center; background-size:0.55rem 1.4rem;}
  .mobile-head h3 a:last-child:before{ background:none;}
  .mobile-head h3 a:last-child{ padding-right:0;}
  .mobile-head .menu_btn{width:6.40625%; height:2rem; float:right; margin:1rem 3% 0 0;}
  .mobile-head .menu_btn a.downmenu{display:block; width:100%;}
  .mobile-head .menu_btn img{ display:block; width:100%;}

  .mobile-menu .slideMenu{ width:100%; display: none;z-index:99;position:absolute; top:7.6rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(0,76,138,0.9); padding:1rem 0 2rem;}
  .mobile-menu.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
  .mobile-menu ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem; margin-bottom:0.9rem;}
  .mobile-menu ul li a {display:block;font-size:1.1rem; display:block; width:80%; margin:0 auto; border:1px solid #fff; border-radius:2rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}

  .banner {
    height: 100vw;
    max-height: 640px;
  }

  .banner .bd, .banner .bd li {
    height: 100vw;
    max-height: 640px;
  }

  .banner .bd li img {
    margin-left: unset;
    position: unset;
    width: 100%;
    height: auto;
  }


  .yinz {
    margin: 2.8rem 0;
    height: auto;
  }

  .yinz dl {
    background: unset;
    padding: 0 4.7%;
    height: auto;
  }

  .yinz dd {
    width: 100%;
  }

  .yinz dd h3 {
    background: unset;
    text-align: center;
    font-size: 2.1rem;
    color: #333;
    height: auto;
  }

  .yinz dd h3 em:before {
    content: " ";
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.5rem 0.3rem;
    border-radius: 50%;
    background: #333;
    display: inline-block;
  }

  .yinz dd p {
    display: block;
    font-size: 1.2rem;
    color: #666;
    line-height: 1.5rem;
    margin: 0.5rem auto 0;
    background: url(../images/h.png) no-repeat center top;
    background-size: 9.55rem 0.9rem;
    padding-top: 1.2rem;
  }

  .yinz dd .loaded {
    margin: 1.2rem auto 1.4rem;
  }

  .yinz ul {
    margin: 0;
    height: auto;
  }

  .yinz li {
    width: 23%;
    height: 5.5rem;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    background-size: 100% 100%;
    float: left;
    margin-right: 2.66%;
  }

  .yinz li.cur {
    background-size: 100% 100%;
  }

  .yinz li em {
    display: block;
    width: 24.19%;
    margin: 0 auto 0.3rem;
    padding-top: 0.9rem;
    height: auto;
  }

  .yinz li em img {
    display: block;
    width: 100%;
  }




  .case ,.pro ,.ys ,.lc {
    height: auto;
    background: none;
    padding-top: 0;
    margin-top: 0;
  }
	.case{
    height: 83rem;
	}

  .case .content,.pro .content {
    height: auto;
  }

  .case .tit1,.pro .tit1,.ys .tit1,.lc .tit1 {
    background: #004c8a;
    padding: 1.8rem 0;
    position: relative;
    color: #fff;
    z-index: 3;
    font-size: 2.1rem;
  }


  .case .tit1:before,.pro .tit1:before,.ys .tit1:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1rem;
    bottom: -0.9rem;
    width: 0;
    height: 0;
    border-top: 1rem solid #004c8a;
    border-left: 1.1rem solid rgba(0,0,0,0);
    border-right: 1.1rem solid rgba(0,0,0,0);
    z-index: 5;
  }

  .case .tit1 a,.case .tit1 a b,.pro .tit1 a,.pro .tit1 a b,.lc .tit1 ,.lc .tit1 b{
    color: #fff;
    font-size: 2.1rem;
  }

  .case .tit1 a b,.pro .tit1 a b{
    padding-left: 0.5rem;
  }

  .case .tit1 a em,.pro .tit1 a em,.ys .tit1 em,.lc .tit1 em {
    display: block;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5rem;
    width: 90.625%;
    margin: 0.5rem auto 0;
    padding-top: 1.2rem;
    background: url(../images/lc_h.png) no-repeat center top;
    background-size: 9.55rem 0.9rem;
  }

  .case .caset {
    height: auto;
    margin: 1.8rem 4.7% 0.5rem;
    position: relative;
  }

  .case .caset ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }

  .case .caset li,.case .caset h5 {
    display: block;
    width: 31.5%;
    height: 3rem;
    background: #004c8a;
    text-align: center;
    margin: 0 0.9166% 0.3rem;
    float: none;
  }

  .case .caset li.cur {
    background: #c8000a;
  }

  .case .caset li a, .case .caset h5 a {
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    background: none;
    padding: 0;
    line-height: 3rem;
    height: 3rem;
  }

  .case .caset h5 {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .case .case1 {
    margin: 0.8rem 4.7vw 1.5rem;
    /* overflow: hidden; */
    height: auto;
  }


  .case .case1 dl dt {
    width: 100%;
    margin-left: 0;
    height: auto;
    float: none;
  }

  .case .case1 dl dt a {}

  .case .case1 dl dt a img {
    height: auto;
    width: 100%;
  }

  .case .case1 dl dt a em {
    display: none;
  }

  .case .case1 dl dd {
    width: 100%;
    padding: 1.5rem 0;
    float: none;
  }

  .case .case1 dl dd h3 {
    font-size: 1.5rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-bottom: 0.8rem;
    height: auto;
    line-height: 1.5;
  }

  .case .case1 dd h3:before {
    width: 1.1rem;
    height: 2px;
    background: #004c8a;
  }

  .case .case1 dl dd p {
    font-size: 1.1rem;
    line-height: 1.7rem;
    color: #666;
    padding-top: 0.4rem;
    margin: 0;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .case .case1 dl dd span {
    margin: 0.8rem 0 1.5rem;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .case .case1 dl dd span a {
    width: 32%;
    height: 2.6rem;
    font-size: 1.2rem;
    line-height: 2.6rem;
    padding-left: 4%;
    margin: 0;
    float: none;
    background-size: 100% 100%;
  }

  .case .case1 dl dd em {
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .case .case1 dl dd em img {
    width: 47%;
    height: auto;
  }

  .pro {
    padding: 0 0 2rem;
    background: #f1f2f2 url(../images/pro_bg-m.jpg) no-repeat center 15%;
    background-size: 100% auto;
  }

  .pro .pro-m {
    background: none;
    float: none;
    width: 100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 1.5rem 0;
  }

  .pro .pro-m a {
    display: inline-block;
    width: 22.65625%;
    background: url(../images/png.png) no-repeat center top;
    background-size: 100% auto;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    margin: 0 3% 0.5rem;
    padding-top: 1.8rem;
    box-sizing: border-box;
    height: 7.25rem;
    border: unset;
  }

  .pro .pro-m a span {
    display: block;
  }

  .pro .pro-m a:nth-child(5){ line-height:7.25rem; padding:0;}
  .pro .pro-m a:nth-child(3n-2){ clear:both;}

  .pro .pro1 {
    float: none;
    width: 90.6%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 1rem;
  }

  .pro .pro1 ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .pro .pro1 ul li {
    width: 47%;
    float: unset;
    position: relative;
    margin-right: 0;
  }

  .pro .pro1 ul li img {
    width: 100%;
    height: auto;
  }

  .pro .pro1 ul li em {
    display: block;
    font-size: 1.1rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    height: 3.2rem;
    line-height: 3.2rem;
  }

  .pro .pro1 ul li:nth-child(n+9){
    display: none;
  }

  .pro a.more-m, .about a.more-m, .news a.more-m {
    color: #fff;
    display: block;
    width: 32%;
    height: 2.6rem;
    font-size: 1.2rem;
    line-height: 2.6rem;
    padding-left: 4%;
    margin: 0 auto;
    background: url(../images/case_btn1.gif) no-repeat;
    background-size: 100% 100%;
  }
  .ys {
		height: 52rem;
		position: relative;
	}

  .ys .tit1 {
    margin-bottom: 0; 
  }

  .ys .tit1 b {
    color: #fff;
    font-size: 2.1rem;
    font-weight: 400;
  }
  .ys .tit1 b i {
    font-size: 2.6rem;
    font-weight: 600;
    padding-right: 0.3rem;
  }

  .ys .content {
    position: relative;
  }

  .ys .content dl {
    height: auto;
    position: relative;
    top: -1.5rem;
  }

  .ys .content dl dt {
    float: none;
    height: auto;
    width: 100%;
    margin: 0;
  }

  .ys .content dl dt img {
    width: 100%;
    height: auto;
  }

  .ys .content dl dt span {
    display: block;
    float: left;
    width: 7.3rem;
    height: 9.25rem;
    padding-top: 1rem;
    background-size: 100% 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-top: -2.7rem;
    right: unset;
    left: 1rem;
    line-height: 1.5;
  }

  .ys .content dl dt span b {
    display: block;
    width: 41%;
    height: 3rem;
    background: url(../images/ys_dot.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.4rem auto 0;
    color: #004c8a;
    line-height: 3rem;
    font-size: 1.5rem;
  }

  .ys .content dl dd {
    float: none;
    width: 100%;
    margin-top: 0;
    padding-bottom: 2rem;
  }

  .ys .content dl dd h3 {
    display: block;
    width: 67.5%;
    margin-left: 32.5%;
    margin-bottom: 5rem;
    font-size: 1.65rem;
    color: #333;
    font-weight: normal;
    padding: 1rem 0;
    position: relative;
    height: auto;
  }

  .ys .content dl dd p {
    font-size: 1.1rem;
    line-height: 1.7rem;
    color: #666;
    background-size: 1.05rem 1.05rem;
    padding-left: 7%;
    margin: 0;
    background-position: 0.6rem 0.35rem;
  }
  .ys .bantil-ys {
    text-align: center;
    padding-bottom: 3rem; 
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .ys .bantil-ys li {
    background: #004c8a;
    opacity: 1;
    width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    border-radius:0.6rem;
  }

  .ys .bantil-ys li.on {
    background:#c8000a; 
    border-radius:0.6rem; 
    width:2.5rem;
  }

  .lc {
    background: #004c8a;
    margin-bottom: 5rem;
  }
  .lc .content ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    height: auto;
    margin-top: 1rem;
  }

  .lc .content ul li {
    float: none;
    width: 20%;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    margin-right: 0;
    margin-bottom: 3rem;
  }

  .lc .content ul li span {
    display: block;
    width: 4.15rem;
    margin: 0 auto 0.4rem;
    height: 4.15rem;
    border-radius: 4.15rem;
    background-size: 100% 100%;
  }

  .lc .content ul li b {
    display: initial;
    font-size: 1.1rem;
  }

  .lc .content ul li span img {
    height: 100%;
    width: 100%;
  }

  .lc .content ul li:before {
    top: 6.8rem;
    margin-left: -1px;
    width: 2px;
    height: 0.6rem;
  }

  .lc .content ul li:after {
    content: "";
    position: absolute;
    top: 7.4rem;
    left: -5%;
    width: 110%;
    height: 2px;
    background: #3370a1;
  }

  .lc .content ul li:nth-child(1):after,.lc .content ul li:nth-child(6):after {
    width: 50%;
    left: 50%;
    margin-left: -1px;
  }

  .lc .content ul li:nth-child(5):after,.lc .content ul li:nth-child(9):after {
    width: 50%;
    left: 1px;
  }

  .lc .content h5 {
    height: 4.75rem;
    background: url(../images/lc_bg-m.png) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    width: 100%;
    padding: 0;
    border: unset;
    bottom: -2.375rem;
    display: block;
    font-size: 1rem;
    color: #fff;
    padding-top: 1rem;
    padding-left: 7rem;
    padding-right: 4rem;
    box-sizing: border-box;
    margin-top: -2rem;
  }

  .lc .content h5 a {
    font-size: 1.25rem;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 0.1rem;
    color: #fff;
  }

  .lc .content h5:before {
    content: "";
    position: absolute;
    width: 2.3rem;
    height: 2.3rem;
    background: url(../images/case_lx-m.png) no-repeat center top;
    background-size: 100% 100%;
    left: 4rem;
    top: 1.2rem;
  }

  .about {
    height: auto;
    padding-bottom: 3rem;
  }

  .about .tit1 a, .news .tit1 a {
    text-align: center;
    font-size: 2.1rem;
    color: #333;
  }

  .about .tit1 a em, .news .tit1 a em {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.5rem;
    width: 100%;
    margin: 0.5rem auto 0;
    background-size: 9.55rem 0.9rem;
    padding-top: 1.2rem;
  }

  .about p img {
    display: block;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .about h5 {
    width: 86%;
    margin: 1.5rem auto;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.8rem;
    color: #666;
  }

  .news {
    width: 100%;
    height: auto;
    padding-top: 2rem;
    margin-top: 0;
    background: #f1f1f1;
  }

  .news .dy {
    float: none;
    width: 90.6%;
    margin: 2rem auto 1rem;
  }

  .news .dy dl {
    margin: 0 auto;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .news .dy dl dt {
    width: 51%;
    height: 13rem;
  }

  .news .dy dl dt img {
    width: 100%;
    height: 100%;
  }

  .news .dy dl dd {
    width: 44%;
    padding-right: 3%;
  }

  .news .dy dl dd h4 {
    width: 100%;
    float: none;
  }

  .news .dy dl dd h4 a {
    font-size: 1.2rem;
    color: #333;
    font-weight: normal;
    line-height: 1.5rem;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .news .dy dl dd h4 p {
    font-size: 1.1rem;
    line-height: 1.6rem;
    color: #7e7e7e;
    margin-top: 0.6rem;
    height: auto;
  }

  .news .faq {
    float: none;
    width: 90.6%;
    margin: 0 auto 6rem;
  }

  .news .faq .faq1 {
    height: auto;
    padding-bottom: 2rem;
  }

  .news .faq .faq1 .faq2 {
    height: auto;
  }

  .news .faq .faq1 .faq2 dl {
    color: #666666;
    background: url(../images/new_arr-m.png) no-repeat left center;
    background-size: 0.65rem 0.5rem;
    padding: 0;
    height: auto;
    padding-left: 5%;
    border-bottom: 1px solid #cfcfcf;
  }

  .news .faq .faq1 .faq2 dl dt {
    width: 100%;
    float: none;
  }

  .news .faq .faq1 .faq2 dl dt a {
    height: 2.6rem;
    line-height: 2.6rem;
    overflow: hidden;
    font-size: 1.1rem;
    padding: 0;
  }

  .news .faq .faq1 .faq2 dl dt a:before {
    display: none;
  }

  .news .faq .faq1 .faq2 dl dt span {
    display: none;
  }

  .news .faq .faq1 .faq2 dl dd {
    display: none;
  }

  .footWrap {
    height: auto;
    background: #fff;
    overflow: unset;
  }

  .footWrap .footer-m {
    width: 90.6%;
    padding: 3.3rem 4.7% 7rem;
    position: relative;
    margin: auto;
    background-color: #e8e8e8;
  }


  .footWrap .ftop-m {
    height: 5rem;
    width: 5rem;
    position: absolute;
    margin-left: -2.5rem;
    left: 50%;
    top: -2.5rem;
  }


  .footWrap .ftop-m img {
    width: 100%;
  }

  .footWrap .foot-m,.footWrap .foot-m * {
    text-transform: uppercase;
    color: #666;
    line-height: 1.8rem;
    text-align: center;
    font-size: 1.1rem;
    padding-top: 0.8rem;
  }

  .fnav-m{ position:fixed; bottom:0; left: 0; min-width:320px; max-width:640px; width:100%; height:3.5rem; background:#004c8a;z-index:12;}
  .fnav-m li{ width:25%; float:left; height:3.5rem;border-right:1px solid rgba(255,255,255,0.2); box-sizing:border-box;}
  .fnav-m li em{ display:block; width:1.5rem; height:1.5rem; float:left; margin:1rem 3% 0 13%;}
  .fnav-m li em img{ display:block; width:100%;}
  .fnav-m li a{ display:block;color:#fff; font-size:1rem; height:3.5rem; line-height:3.5rem; font-family:"Microsoft YaHei";}
  .fnav-m li a:hover{ background:#c8000a;}


  .page-m-b {
    position: relative;
    min-height: 4rem;
    background: url(../images/m11-icon2.jpg) no-repeat center top;
    background-size: 100% 4rem;
  }

  .page-m-b .page-m-b-title {
    position: absolute;
    top: 0;
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #000;
    line-height: 4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
  }

  .blk-main {
    padding-top: 1rem;
    padding-bottom: 3rem;
    width: 100%;
  }

  .blk-main .blk-md .blk {
    margin-bottom: 0;
  }

  .blk-main .blk-md .blk .p4-order-form-1 {
    margin-bottom: 0;
  }

  .blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con {
    border: none;
    width: 100%;
    box-sizing: border-box;
    padding: 4.7%;
  }

  .blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li {
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
    line-height: 2rem;
  }

  .blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li label {
    width: 25%;
    height: 2rem;
    line-height: 2rem;
  }

  .blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li .inputs {
    width: 70%;
    height: 2rem;
    line-height: 2rem;
    margin-right: 0;
  }


  .p4-order-form-1-con li p {
    padding-left: 25%;
  }

  .blk-main .blk-md .blk .p4-order-form-1 .p4-order-form-1-con li textarea {
    width: 70%;
    height: 6rem;
    line-height: 1.8;
    margin-right: 0;
    padding: 0.3rem 0.8rem;
    margin-left: -3px;
  }

  .p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 25%;
    width: 70%;
    text-align: center;
  }

  .blk-sm {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 3% 8%;
  }

  .p1-search-1,.blk-main .blk.plc,.ty-banner-1,.pc-cx-tel-1,.blk-xs,.p12-pagination-1-main,.cplb-3n-ts-03-tit {
    display: none;
  }



  .p15-infocontent-1-tit {
    font-size: 1.95rem;
    font-weight: bold;
    color: #000;
    line-height: 2.5rem;
    height: auto;
    margin: 0 auto;
    text-align: justify;
    border-bottom: 1px solid #eee;
    overflow: unset;
    padding-bottom: 1rem;
  }

  .p15-infocontent-1 p {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .endit-content {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #494949;
    text-align: justify;
  }

  .endit-content p {
    margin: 0;
  }



  .gssl {
    padding-top: 2rem;
    margin-top: 1rem;
    border-top: 1px solid #d1d1d1;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #d1d1d1;
  }



  .p15-infocontent-1 .gssl .zdtit p {
    line-height: 1;
  }

  .gssl dl {
    float: none;
    height: auto;
    width: 100%;
    margin-bottom: 2rem;
  }

  .gssl dl.er {
    float: none;
  }

  .gssl dl dt {
    height: 16rem;
    overflow: hidden;
  }

  .gssl dl dt img {
    width: 100%;
  }

  .gssl dl dd b {
    width: 7rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 1px;
  }

  .gssl dl dd h3 {
    padding: 0.75rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .gssl dl dd h3:after {
    width: 0.75rem;
    height: 0.1rem;
    background: #004c8a;
    left: -0.1rem;
    top: 1.7rem;
  }

  .gssl dl dd p {
    padding: 0 0 0 0.75rem;
    margin: 0 0 0.5rem;
    position: relative;
    font-size: 1.2rem;
    line-height: 150%;
  }

  .gssl dl dd p:before {
    width: 0.6rem;
    height: 1px;
    left: 0;
    top: 0.8rem;
  }

  .endit-href {
    height: 3.7rem;
    background: #e8e8e8;
    padding: 1.6rem 3.125%;
    margin-bottom: 1rem;
    margin-top: 3rem;
  }

  .endit-href .m-xx-fy-01-return {
    float: right;
    width: 3.5rem;
    height: 3rem;
    box-sizing: border-box;
    padding-top: .2rem;
    margin-top: .2rem;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    color: #fff;
    background: #004c8a;
  }

  .endit-href .m-xx-fy-01-prev,
  .endit-href .m-xx-fy-01-next {
    height: 1.8rem;
    margin-bottom: 0.1rem;
    font-size: 1.2rem;
    color: #4b4a4a;
    line-height: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .endit-href .m-xx-fy-01-prev span,
  .endit-href .m-xx-fy-01-next span {
    width: 4.8rem;
    height: 1.8rem;
    display: block;
    font-weight: bold;
    color: #fff;
    text-align: center;
    float: left;
    background: #a2a2a2;
    margin-right: .4rem;
  }

  .endit-href .m-xx-fy-01-prev p, .endit-href .m-xx-fy-01-next p {
    width: 68%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 1.8rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .cpcc-ts-01 {
    padding: 1rem 0;
  }

  .cpcc-ts-01-left {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .cpcc-ts-01-right {
    width: 100%;
    float: none;
    margin-right: 0;
    padding-top: 1rem;
    height: auto;
  }

  .cpcc-ts-01-right-tit {
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #333;
    line-height: 4rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
    box-sizing: border-box;
    height: auto;
  }

  .cpcc-ts-01-right-con {
    font-size: 1.4rem;
    line-height: 1.8;
    height: auto;
    overflow: unset;
    max-height: unset;
    margin-bottom: 0;
  }


  .p14-product-2-list dl {
    width: 47%;
    margin: 0 1.5% 2rem;
  }

  .xnznr-search-1-main {
    width: 100%;
    box-sizing: border-box;
    padding: 0 3% 8%;
  }

  .p14-infolist-1-list dl,.xnznr-search-1-main dl {
    border: none;
    border-bottom: 1px solid #dedede;
    padding: 1rem 0;
    display: -webkit-flex;
    display: flex;
  }

  .p14-infolist-1-list dt,.xnznr-search-1-main dt {
    width: 38%;
    height: 9rem;
    margin-right: 3%;
    overflow: hidden;
    float: unset;
    padding: 0;
  }

  .p14-infolist-1-list dd,.xnznr-search-1-main dd {
    width: 59%;
    float: unset;
  }

  .p14-infolist-1-list dd h4,.xnznr-search-1-main dd h4 {
    height: 2.8rem;
    line-height: 2rem;
  }

  .p14-infolist-1-list h4 a,.xnznr-search-1-main h4 a {
    height: 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #626262;
    padding-bottom: 0.3rem;
    border-bottom: 2px solid #f1f1f1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;

  }

  .p14-infolist-1-list-desc,.xnznr-search-1-desc {
    max-height: unset;
    height: 3rem;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p14-infolist-1-list-deta,.xnznr-search-1-deta {
    width: 7rem;
    height: 2.2rem;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .xnznr-search-1-deta {
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
    text-align: center;
  }

  .xnznr-search-1-deta a {
    color: #fff;
  }

  .mc-page-1 {
    display: block;
    text-align: center;
  }

  .mc-page-1-size {
    display: inline;
    font-size: 1.3rem;
    line-height: 2.5rem;
    text-align: center;
    padding: 0 0.8rem;
  }

  a.page_pre-m,a.page_next-m {
    width: 28%;
    height: 2.5rem;
    color: #fff;
    font-size: 1.3rem;
    line-height: 2.5rem;
    border-radius: .5rem;
    overflow: hidden;
    vertical-align: top;
    background: #004c8a;
  }

  .cplb-3n-ts-03-list dl {
    width: 48%;
    margin: 0 2% 2rem 0;
  }

  .cplb-3n-ts-03-list dl:nth-child(2n+2) {
    margin: 0 0 2rem 2%;
  }

  .cplb-3n-ts-03-list dd h4 {
    height: 2.8rem;
    line-height: 2rem;
  }

  .cplb-3n-ts-03-list h4 a {
    height: 2rem;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #626262;
    padding-bottom: 0.3rem;
    border-bottom: 2px solid #f1f1f1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
  }

  .cplb-3n-ts-03-list-desc {
    max-height: unset;
    height: 3rem;
    font-size: 1rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
  }

  .cplb-3n-ts-03-list-new-deta a {
    width: 6rem;
    height: 2rem;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: center;
  }


  .lianxi {width: 100%;padding: 1rem 3%;box-sizing: border-box;}

  .lianxi li {
    float: left;
    width: 48%;
    height: 12rem;
    text-align: center;
    margin: 0 4% 0 0;
    color: #666;
    margin-bottom: 1rem;
    line-height: 140%;
    font-family: 微软雅黑;
    background: #eee;
    padding: 2%;
    box-sizing: border-box;
  }

  .lianxi li:nth-child(2n) {
    margin-right: 0;
  }

  .lianxi li img {
    margin-top: 1rem;
    width: 2.6rem;
  }

  .lianxi li i {
    display: block;
    font-size: 1rem;
    color: #333;
    padding-bottom: 0.3rem;
    font-style: normal;
    padding-top: 0;
  }

  .lianxi li span {
    display: block;
    font-size: 0.9rem;
    color: #333;
  }

  .lianxi li.last span {
    font-size: 0.9rem;
  }

  .gywm-content {
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 3% 2rem;
  }

  .gywm-qywh {
    height: auto;
    margin: 0;
  }

  .gywm-qywh dt {
    float: none;
    padding: 0 0 2rem;
    width: 100%;
    text-align: center;
  }

  .gywm-qywh dd {
    float: none;
    width: 100%;
    padding: 0;
  }

  .gywm-qywh dd h2 {
    padding-top: 0;
    text-align: center;
    font-size: 2rem;
    line-height: 1.3;
  }

  .gywm-qywh dd h2 em {
    font-size: 1.5rem;
    line-height: 1.3;
    margin: 0;
    padding-bottom: 1rem;
  }

  .gywm-tit1 {
    font-size: 1.5rem;
    margin: 1rem 0 0;
  }

  .gywm-tit1 em {
    font-size: 1.1rem;
    margin-top: 0.4rem;
    padding-top: 1.5rem;
  }

  .gywm-gssl {
    height: auto;
    padding: 0;
    margin: 0;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
  }

  .gywm-gssl dl dt {
    width: 100%;
    height: auto;
    margin-top: 0;
    float: none;
  }

  .gywm-gssl dl dd {
    width: 100%;
    height: auto;
    margin-right: 0;
    padding: 1rem 0;
  }

  .gywm-gssl dl dd p {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .gywm-gssl dl dd em {
    width: 100%;
    height: auto;
    padding-top: 1rem;
    background: unset;
  }

  .gywm-shfw {
    margin-top: 1rem;
  }

  .gywm-shfw ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 1.5rem;
    padding: 1rem;
    box-sizing: border-box;
    height: 12rem;
  }

  .gywm-shfw ul li:nth-child(2n+2) {
    margin-right: 0;
  }

  .gywm-shfw ul li b {
    margin-bottom: 0.8rem;
  }

  .gywm-shfw ul li b img {
    width: 2rem;
  }

  .gywm-shfw ul li h3 {
    font-size: 1.3rem;
  }

  .gywm-shfw ul li p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .k12-gl-gslb-3nf1-1-01-left {
    padding: 0 3% 2rem;
    width: 100%;
    box-sizing: border-box;
  }

  .k12-gl-gslb-3nf1-1-01-left dl {
    width: 48%;
    margin: 0 4% 2rem 0;
  }

  .k12-gl-gslb-3nf1-1-01-left dl:nth-child(2n+2) {
    margin-right: 0;
  }

  .k12-gl-gslb-3nf1-1-01-left dt {
    padding: 0.7rem;
  }

  .k12-gl-gslb-3nf1-1-01-left dd {
    height: 3rem;
    line-height: 3rem;
    font-size: 1.1rem;
    padding: 0 0.5rem;
  }


  .p12-sitemap-1 {
    padding: 0 3% 2rem;
    width: 100%;
    box-sizing: border-box;
  }

  .p12-sitemap-1-tit {
    padding: .2rem 0 .8rem;
    color: #333333;
    height: auto;
    font-size: 1.4rem;
    line-height: 2;
  }

  .p12-sitemap-1-tit p {
    padding: 0;
    background: #ffffff;
  }

  .p12-sitemap-1-tit a {
    color: #666666;
  }

  .p12-sitemap-1 ul {
    margin-bottom: 2rem;
    padding-top: 0;
    border: unset;
  }

  .p12-sitemap-1 li {
    width: 33.333%;
    height: 2.5rem;
    line-height: 2.5rem;
    border: 1px solid #efefef;
    box-sizing: border-box;
    margin: 0 0 -1px -1px;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.8rem;
  }

.alzs ul li p img {
    width: 100% !important;
    height: auto !important;
}

}





html {font-size:10px;}
@media screen and (min-width: 320px) {html {font-size: 10.625px;}}
@media screen and (min-width: 360px) {html {font-size: 11.875px;}}
@media screen and (min-width: 400px) {html {font-size: 13.125px;}}
@media screen and (min-width: 440px) {html {font-size: 14.375px;}}
@media screen and (min-width: 480px) {html {font-size: 15.625px;}}
@media screen and (min-width: 520px) {html {font-size: 16.875px;}}
@media screen and (min-width: 560px) {html {font-size: 18.125px;}}
@media screen and (min-width: 600px) {html {font-size: 19.375px;}}
@media screen and (min-width: 640px) {html {font-size: 20px;}}
/* 20200910 end */


.slide-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-wrap .slide-list {
  position: relative;
  width: 100%;
  height: 100%;

}
.slide-wrap .slide-list .slide-list-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.slide-wrap .slide-list .slide-list-item img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s;
  -webkit-user-drag: none;
}
.slide-wrap .slide-list .slide-list-item.current img {
  opacity: 1;
  z-index: 10;
}

.slide-wrap .slide-prev,.slide-wrap .slide-next {
  position: absolute;
  top: 50%;
  z-index: 101;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: none;
}
.slide-wrap:hover .slide-prev,.slide-wrap:hover .slide-next {
  display: flex;
}
.slide-wrap .slide-next {
  right: 0
}

.slide-wrap .slide-prev::before,.slide-wrap .slide-next::before {
  content: "";
  width: 50%;
  height: 50%;
  border: 3px solid;
  border-color: transparent;
  border-radius: 6px;
  border-top-color: #fff;
  border-left-color: #fff;
  box-sizing: border-box;
  opacity: 0.5;
  transition: all 0.3s;
}
.slide-wrap .slide-prev::before {
  transform:rotate(-45deg);
  -ms-transform:rotate(-45deg); 
  -webkit-transform:rotate(-45deg);
  margin-left: 25px; 
}
.slide-wrap .slide-next::before {
  transform:rotate(135deg);
  -ms-transform:rotate(135deg); 
  -webkit-transform:rotate(135deg);
  margin-right: 25px; 
}
.slide-wrap .slide-prev:hover::before {
  opacity: 1;
  margin-left: 7px;
}
.slide-wrap .slide-next:hover::before {
  opacity: 1;
  margin-right: 7px;
}

.slide-wrap .slide-pages {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 101;
}
.slide-wrap .slide-pages span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(0, 76, 138, 0.5);
  margin: 0 5px; 
  cursor: pointer;

}
.slide-wrap .slide-pages span.current {
  background-color: rgb(0, 76, 138);
  box-shadow: 0 0 0 2.5px rgba(0, 76, 138, 0.5);
}