body,div,p,span,form,iframe,table,td,th,input,textarea,button,label,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
html {
  font-size: 62.5%; /*10 ÷ 16 × 100% = 62.5%*/
}

body {
  font-size: 1.4rem; /*1.4 × 10px = 14px */
  font-family: -apple-system-font, "Helvetica Neue", "Roboto", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  color: #333; background: #fff;
}

input, textarea {
  font-family: -apple-system-font, "Helvetica Neue", "Roboto", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a{color: #333}
ul li, ul {list-style: none;}
.clearfix:after {content: ".";visibility: hidden; display: block;height: 0;clear: both;}
.icon { line-height: 1.5;
  display: inline-block;
  width:20px; height:20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  white-space:nowrap;
  letter-spacing: -1em;
  text-indent: -99em;
  color: transparent;
  /* IE7 */
  *text-indent: 0;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
}
.icon:before {
  content: '\3000';
}
em {
  font-style: normal;
}


.bgwh{background: #fff}

.ipro {
  width: 100%; overflow: hidden;
}

.ipro .leftnav {
  background: #495669;
  text-align: center;
  border-radius: 2px
}

.ipro .leftnav li {
  width: 25%;
  position: relative;  float: left;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.ipro .leftnav li a {
  width: 100%;
  height: 60px; font-size: .13rem;
  padding-top: 30px;
  cursor: pointer;
  display: block;
  color: #fff
}

.ipro .leftnav li s {
  width: 68px;
  height: 50px;
  display: block;
  margin: 0 auto; display: none;
  background: url(../images/zstbw1.png) no-repeat center top
}


.ipro .leftnav li:before {
  content: "\20";
  display: block;
  position: absolute;
  bottom: -16px;
  border: 8px solid transparent;
  border-top: 8px solid #00adef;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  opacity: 0;
  filter: alpha(opacity=0)
}

.ipro .leftnav li.a2 s {
  background-image: url(../images/zstbw2.png)
}

.ipro .leftnav li.a3 s {
  background-image: url(../images/zstbw3.png)
}
.ipro .leftnav li.a4 s {
  background-image: url(../images/zstbw4.png)
}
.ipro .leftnav li.more:before {
  display: none
}

.ipro .leftnav li.hover, .ipro .leftnav li:hover {
  background: #00a4ff
}

.ipro .leftnav li.hover:before, .ipro .leftnav li:hover:before {

  opacity: 1;
  filter: alpha(opacity=100)
}

.ipro .txtcon {
  position: relative
}

.ipro .txtcon .item {
  z-index: 1; position: relative; padding: 0 4%;

}
.ipro .gallery-top{ height: 32rem}


.ipro .gallery-thumbs {
  background: #495669 ; color: #fff;
}
.ipro .gallery-thumbs .swiper-slide {
  width: 25%;text-align: center; height: 4.2rem; line-height: 3.3; font-size: 1.3rem;
}
.ipro .gallery-thumbs .swiper-slide.two{line-height: 1.3; padding-top: .4rem}
.ipro .gallery-thumbs .swiper-slide-thumb-active {
 color: #fff; background: #00a4ff ;
}

.fourmore.downmore{position: absolute; right: 0; top:2rem}
.fourmore{
  margin-right: 1rem; padding: .5rem 1rem;
  display: inline-block;
  text-align: center;
  background: #40a5fc;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(64, 165,252, 0.3);
}
.ipro .txtcon .item .img {
  width: 330px;
  height: 500px;
  position: absolute;
  right: -250px;
  top: 100px;
  display: block;
}

.ipro .txtcon .item .img img {
  width: 320px;
  display: block
}

.ipro .txtcon .item .t {
  padding: 2rem 0 0;
  font-size: 2rem;
  display: block;
  color: #495669;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.ipro .txtcon .item .t:hover {
  color: #00a4ff
}

.ipro .txtcon .item .line {
  height: 3px;
  display: inline-block; width:6rem;
  margin: 1rem 0 .5rem;
  background: #00adef
}

.ipro .txtcon .item .txt1, .ipro .txtcon .item .txt2 {
  font-size: 1.55rem;
  line-height: 32px;
  color: #495669
}

.ipro .txtcon .item .txt1 {
  overflow: hidden;
  margin-bottom: 1rem; line-height: 1.8;
}

.ipro .txtcon .item .txt2 {
  font-size: 2rem;

}

.ipro .txtcon .item .txt2 span {
  color: #ee751c;
  margin-left: 5px;
  font-weight: bold;
}

.ipro .txtcon .item .more {
  height: 3.6rem;
  line-height: 3.6rem;
  display: block;
  text-align: center;
  background: #40a5fc;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(64, 165,252, 0.3);
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.ipro .txtcon .item .more:hover {
  background: #4071f1;
  border-color: #4071f1
}

.ipro .txtcon .item.onactive {
  z-index: 10;
  display: block
}

.icase {
  margin: 0 auto 50px;
  position: relative;

}

.icase .tit {
  padding:1rem 0;
  font-size: 1.5rem;
  color: #333;
  text-align: center
}

.icase .ivedio {
  margin-top: 60px
}

.icase .prev, .icase .next {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: -48px;
  background: #f5f5f5 url(../images/case-btn-ico.png) no-repeat 0 0
}

.icase .prev:hover, .icase .next:hover {
  background-color: #00a4ff
}

.icase .prev {
  right: 50px;
  background-position: 13px 12px
}

.icase .prev:hover {
  background-position: -38px 12px
}

.icase .next {
  right: 0;
  background-position: 13px -14px
}

.icase .next:hover {
  background-position: -38px -14px
}

.icase .listcon {
  width: 350px;
  height: 322px;
  overflow: hidden;
  float: right
}

.icase .listcon a {
  width: 310px;
  height: 80px;
  display: block;
  margin-bottom: 10px;
  padding: 10px 14px 10px 26px;
  background: #f5f5f5;
  color: #2a303c;
  cursor: pointer;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.icase .listcon a img {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 100%;
  float: left;
  margin-right: 20px
}

.icase .listcon a h3 {
  font-size: 18px;
  line-height: 30px;
  padding-top: 10px
}

.icase .listcon a:hover, .icase .listcon a.active {
  background: #00a4ff;
  color: #fff
}

.icase .txtcon {
  width: 800px;
  height: 322px;
  position: relative;
  padding-top: 30px;
  margin-top: -30px;
  overflow-x: hidden;
  float: right; margin-left: 50px;
}

.icase .txtcon .list {
  width: 500%;
  position: relative
}

.icase .txtcon .item {
  position: relative;
  width: 710px;
  height: 304px;
  padding: 18px 45px 0;
  background: #f5f5f5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;

}

.icase .txtcon .item .img {
  width: 110px;
  height: 110px;
  display: block;
  position: absolute;
  left: 45px;
  top: -30px;
  border-radius: 100%
}

.icase .txtcon .item .img img {
  width: 110px;
  height: 110px;
  display: block;
  border-radius: 100%
}

.icase .txtcon .item h3, .icase .txtcon .item h4 {
  padding-left: 130px
}

.icase .txtcon .item h3 {
  margin-bottom: 3px;
  font-size: 18px
}

.icase .txtcon .item h3 span {
  color: #00a4ff;
  font-size: 14px
}

.icase .txtcon .item h4 {
  font-size: 14px;
  color: #999
}

.icase .txtcon .item .txt {
  font-size: 16px;
  color: #000;
  margin: 40px 0;
  line-height: 34px;
  height: 102px;
  overflow: hidden
}

.more {
  width: 95px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  background: #00a4ff;
  color: #fff; border-radius: 2px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.more:hover {
  background: #4071f1; color: #fff;
}

.icase .txtcon .item.onactive {
  z-index: 10;
  display: block
}

/*轮播*/
.focus {
  position: relative;
  width: 100%;
}

.focus .hd {
  bottom: 5px;
  height: 1em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.focus .hd ul {
  display: inline-block;
  height: 0.7em;
}

.focus .hd ul li {
  background: #aaa;
  display: inline-block;
  height: 2px;
  margin: 0 0.2em 0.2em;
  overflow: hidden;
  text-indent: -444em;
  vertical-align: top;
  width: 35px;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .bd {
  position: relative;
  z-index: 0;
}

.focus .bd li {
  height: 580px;
  overflow: hidden;
}

.focus .bd li a {
  color: #fff;
}
.focus .container .content{padding-top: 120px}
.focus .container .content p {
  font-size: 50px;
  color: #fff;
  text-align: left; letter-spacing: 2px;
}

.focus .content .title {
  margin-top: 10px
}

.focus .container .content .title p {
  text-align: left;
  font-size:46px;letter-spacing:4px;
  margin-top: 0
}
.focus .fukouhao{
  color: #fff;
  font-size: 1.1rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  width: 90%;
  margin: 1rem auto 3rem;
  padding: 1rem 0.5rem;
  /*display: flex;*/
  /*justify-content: center;*/
  }
.focus .fukouhao>div{
  /*width: 100%;*/
  /*display: flex;*/
  }
.focus .fukouhao  span{ margin: 0 4px;}

.freebtn,.freebtn1{
  width: 10rem; 
  margin: 0 auto;
  border: 1px solid #fff; border-radius: 0.5rem;
  font-size: 1.3rem;
  height:2.8rem; line-height: 2.6rem; color: #fff; display:block;
}
.freebtn,.freebtn1 a{  border: 1px solid #fff; border-radius: 0.5rem;
  font-size: 1.3rem;
  height:2.8rem; line-height: 2.6rem; color: #fff; display:block;}

.focus .container ul {
  text-align-last: left;
  margin-top: 66px
}

.focus .container ul li {
  margin-top: 15px;
  color: #418ede;
  font-size: 16px;
  height:inherit;
  font-weight: 600
}

.photo-level {
  width: 100%;height: 580px;
}
.slide1 {
  background-image: url("../images/banner1.jpg")
}
.box .poster1.slide1 {
  background: linear-gradient(90deg, #2e7ce4 0%, #997aff 100%);
}
.box .poster1.slide1.jwt {
  background: linear-gradient(90deg, #806ffc 0%, #315fce 100%);
}
.box .poster1.slide1.jxt{
  background: linear-gradient(90deg, #5971ed 0%, #5149f7 100%);
}
.box .poster1.slide1.ykt {
  background: linear-gradient(90deg, #3278d8 0%, #1f6ad0 100%);
}
.box .poster1.slide1.gy{
    background-image: url("../images/inside/bannergywm1s.jpg"); background-size: cover;
}
.box .poster1.slide1.hz{
  background-image: url("../images/inside/bannerhz4.png");
  background-size: cover;
}
.box .poster1.slide1.news{
  background-image: url("../images/bottom_waves@3x.png"); background-size: 100%; background-repeat: no-repeat; background-color: #3d8dec;
  background-position: bottom;
}
.wzmap .slide1 {
    background-image: url("../images/inside/bannernew1.jpg")
}

.bannernew2{width: 340px;}
.bannerhz2{width: 630px;}
.jwt.focus .fukouhao{width: 224px; padding-left: 50px;}
.mz.jwt.focus .content .title{margin-bottom: 10px;}
.mz.focus .content .title{margin-bottom: 50px; line-height: 1.8}
.mz.focus .container .content .title p{font-size: 24px;}
.mz.gy.focus .container .content .title p{font-size: 38px;}

.patriarch-header .header-card .card-img {
  display: block;
  margin-bottom: 20px;
  color: #00a7ff;
  font-size: 45px
}

.patriarch-header .header-card .card-title {
  font-family: PingFang-SC-Bold;
  margin-bottom: 0;
  font-size: 28px
}

.patriarch-header .header-card .card-subtitle {
  margin: 15px 0 40px;
  color: #303030;
  width: 301px
}

.patriarch-header .header-card .card-btn div {
  display: inline-block;
  border-radius: 100px;
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer
}

.patriarch-header .header-card .card-btn .btn-ask {
  border: 1px solid #00a7ff;
  color: #fff;
  background: #00a7ff;
  white-space: nowrap
}

.patriarch-header .header-card:after {
  content: "";
  width: 100%;
  height: 114px;
  left: 12%;
  display: inline-block;
  position: absolute;
}
.home-slider-item {
  width: 100%;
  height: 650px;
  margin: 0 auto;
  position: relative
}

.home-slider-item .slider-item-cart-phone {
  display: none
}

.slider-item-cart {
  width: 650px;
  height: 300px;
  background: hsla(0, 0%, 100%, .8);
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  right: 0;
  border-radius: 2px;
  box-sizing: border-box; text-align: left;
  padding: 20px 0 0 30px
}

.slider-item-cart .banner-cart-head {
  font-size: 18px;
  color: #00a7ff;
  letter-spacing: 2px;
  line-height: 36px;
  letter-spacing: -.05px !important;
  word-spacing: 0 !important
}

.slider-item-cart .cart-header {
  font-size: 33px;
  font-weight: 500;
  line-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
}

.slider-item-cart .cart-content {
  font-size: 16px;
  line-height: 28px;
  color: #303030;
  margin: 15px 0 25px;
}

.slider-item-cart .cart-group-button {
  height: 40px;
}

.slider-item-cart .cart-group-button .cart-more {
  background: #00a7ff;
  color: #fff
}

.slider-item-cart .cart-group-button .cart-online {
  width: 140px !important;
  border: 1px solid #00a7ff;
  color: #00a7ff;
}

.slider-item-cart .cart-group-button .cart-more, .slider-item-cart .cart-group-button .cart-online {
  letter-spacing: 1.2px;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  height: 36px;
  width: 120px;
  margin-right: 40px;
  border-radius: 100px;
  cursor: pointer
}


.school-main-banner {
  height: 650px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.school-banner-cart {
  box-sizing: border-box;
  padding: 70px 0 70px 50px;
  position: absolute;
  top: 130px;
  right: 0;
  background: hsla(0, 0%, 100%, .8);
  width: 700px;
  height: 375px;
  border-radius: 2px
}

.banner-cart-head-icon {
  background: url(../images/book.png) no-repeat center;
  background-size: 22px;
  width: 23px;
  height: 24px;
  margin-right: 10px
}

.banner-cart-head-title {
  width: 200px;
  height: 25px;
  font-size: 20px;
  color: #00a7ff;
  line-height: 20px;
  white-space: nowrap
}

.banner-cart-h1, .banner-cart-head-title {
  font-weight: 600;text-align: left;
}

.banner-cart-h1 {
  margin: 14px 100px 28px 0;
  font-size: 30px; text-align: left;
  line-height: 34px
}

.banner-cart-content {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  color: #999;
  width: 383px;
}
.school-section {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  zoom: 1
}

.school-container {
  width: 1080px;
  margin: 0 auto
}

.clearfix:after {
  line-height: 0
}

.text-ellipsis {
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 6;
  line-height: 25px;
  max-height: 150px;
  text-overflow: ellipsis;
  overflow: hidden
}
.patriarch-header {
  position: relative
}
.patriarch-header .header-card {
  position: absolute;
  background: hsla(0, 0%, 100%, .9);
  border-radius: 2px;
  top: 108px;
  left: 0;
  text-align: left;
  padding: 60px 74px 59px 260px;
  max-width: 1000px;
  overflow: hidden
}

.container {
  width: 1200px;
  margin-right: auto;
  margin-left: auto
}
.zhaoshengnan{  margin:1rem 0 .8rem; padding: 1rem 0 0}
.zhaoshengnan1{padding: 0}

.zhaoshengnan ul li{ background: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); border: 1px solid #eee;
  padding: 10px 12px; float: left; margin: 0 3% 1rem ; border-radius: 5px; color: #666; width:28% ; text-align: center}
.zhaoshengnan ul li:first-child,.zhaoshengnan ul li:nth-child(4){margin-left: 0}
.zhaoshengnan a{ font-size: 1.4rem; display: block; text-align: center}
.zhaoshengnan i{display: block; background-size: auto 3rem; height: 3rem; width: auto; margin-bottom: 8px; }
.icon-zsntb1{ background-image: url("../images/zsntb1.png")}
.icon-zsntb2{ background-image: url("../images/zsntb2.png")}
.icon-zsntb3{ background-image: url("../images/zsntb3.png")}
.icon-zsntb4{ background-image: url("../images/zsntb4.png")}
.icon-zsntb5{ background-image: url("../images/zsntb5.png")}
.icon-zsntb6{ background-image: url("../images/zsntb6.png")}
.icon-zsntb7{ background-image: url("../images/zsntb7.png")}
.icon-zsntb8{ background-image: url("../images/zsntb8.png")}
.icon-zsntb9{ background-image: url("../images/zsntb9.png")}
.icon-zsntb10{ background-image: url("../images/zsntb10.png")}
.icon-zsntb11{ background-image: url("../images/zsntb11.png")}
.icon-zsntb12{ background-image: url("../images/zsntb12.png")}
.icon-zsntb13{ background-image: url("../images/zsntb13.png")}
.icon-zsntb14{ background-image: url("../images/zsntb14.png")}
.icon-zsntb15{ background-image: url("../images/zsntb15.png")}

.icon-zsntb16{ background-image: url("../images/zsntb16.png")}
.icon-zsntb17{ background-image: url("../images/zsntb17.png")}
.icon-zsntb18{ background-image: url("../images/zsntb18.png")}
.icon-zsntb19{ background-image: url("../images/zsntb19.png")}
.icon-zsntb20{ background-image: url("../images/zsntb20.png")}
.icon-zsntb21{ background-image: url("../images/zsntb21.png")}
.icon-zsntb22{ background-image: url("../images/zsntb22.png")}
.icon-zsntb23{ background-image: url("../images/zsntb23.png")}


.icon-zsntb24{ background-image: url("../images/zsntb24.png")}
.icon-zsntb25{ background-image: url("../images/zsntb25.png")}
.icon-zsntb26{ background-image: url("../images/zsntb26.png")}





.gaoxiao{color: #2885f1; font-size: 1.6rem; margin: 1rem 0}
.ipro .txtcon .item:nth-child(2) .txt2{ margin-bottom: 10px;}
.ipro .txtcon .item .line.mzt{width: 4rem;}
.ipro .txtcon .item .line.kmsxy{width: 10rem;}
.ipro .txtcon .item:nth-child(2) .img img {
  width: 340px;
}
.ipro .txtcon .item:nth-child(2) .img{right: -160px;}
.ipro .txtcon .item:nth-child(4) .img{right: -74px; }
.ipro .txtcon .item:nth-child(4) .img img{width: 310px;}
.ipro .txtcon .item:nth-child(3) .img{top:60px; right: -270px;}
.ipro .txtcon .item:nth-child(3) .img img{width: 310px;}

/*新闻*/
.inews {
  width: 100%;
  padding: 1rem 0 2rem;
}

.inews .ivedio {
  margin-top: 60px
}

.inews .title {
  font-size: 30px;
  margin-bottom: 50px
}

.inews .title a {
  width: 80px;
  height: 26px;
  line-height: 26px;
  color: #00a4ff;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #00a4ff;
  margin-top: 5px;
  font-size: 12px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms
}

.inews .title a:hover {
  background: #fff;
  width: 90px
}
.news-da{ padding: 0 1rem;}
.news-da ul li{ margin: 0 10px;overflow: hidden; margin-bottom: 1rem}
.news-da .more{float: right; margin-top: 10px;}
.news-da p{line-height: 1.5}
.news-da img{ display: block; width: 100%; margin-bottom: .5rem}

.inews .inewleft {
  width: 600px;
  float: left
}

.inews .inewleft .item {
  width: 100%;
  display: block;
  padding-bottom: 21px
}

.inews .inewleft .item h3 {
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  overflow: hidden
}

.inews .inewleft .item .time {
  font-size: 14px;
  color: #999
}

.inews .inewright {
  width: 540px;
  float: right
}

.inews .inewright .item {
  width: 260px;
  display: block;
  float: left;
  padding-bottom: 30px
}

.inews .inewright .item img {
  width: 230px;
  height: 113px;
  margin-bottom: 25px;
  display: block
}

.inews .inewright .item h3 {
  font-size: 18px;
  height: 68px;
  line-height: 34px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  overflow: hidden
}

.inews .inewright .item.a1 {
  margin-right: 10px
}
.main {
  margin: 0 auto;  clear: both;

}

.hometitle_box {
  text-align: center;
  font-size: 19px;
  font-family: "微软雅黑";
  margin: 0px auto;
  clear: both;
  margin-bottom: 0;
  line-height: 180%
}

.hometitle_box span {
  display: block;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 20px;
  color: #111111;
  margin-top: 7px;
}

.hometitle_box p {
  text-align: center;
  padding: 0 20px;
  background: #FFF;
  margin-top: -15px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #a0a0a0;
  width: auto;
  display: inline-block !important;
  display: inline;
  text-transform: uppercase;
  font-family: Verdana, Geneva, sans-serif
}

.homenew_title {
  font-family: '微软雅黑';
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 38px; line-height: 1.6;
  color: #333
}

.homenewg_title {
  color: #ffffff;
  font-family: '微软雅黑';
  padding-top: 50px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 32px;
}
.new {
  margin: 0 auto; width: 90%;
}

.newsbox {
  margin-top: 2rem;
  border: 1px solid #fff;
  border-radius: 5px; background: #fafbfc;
  -webkit-box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  -moz-box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  padding-bottom: 1rem;
}

.imgg {
  height: 208px;
  width: 325px;
  position: relative;
  margin-bottom: 10px !important;
  margin: 0px 30px 0 30px;
  border: 1px solid #C6C6C6;
  overflow: hidden;
}

.imgg img {
  width: 100%;
}

.imgg:before {
  content: ""
}

.imgg p {
  position: absolute;
  top: 180px;
  background: #ffffff;
  opacity: 0.5;
  height: 30px;
  width: 325px;
  filter: alpha(opacity=50);
  line-height: 30px;
}

.imgg p span {
  color: #111111 !important;
  float: left !important;
  text-indent: 4px;
}

.newsbox h3 {
  font-size: 19px;
  color: #111111;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  margin: 1rem;
}

.newsbox h3 p,.newsboxwt h3 p {
  display: block;
  height: 21px;
  padding-left: 10px;
  line-height: 20px;
}
.newsbox h3 p em{ width: 6px; height: 22px; background:#00a4ff ;
  border-radius: 5px; display: inline-block; vertical-align: middle; margin-right: 8px;
}
.newsbox h3 p span{vertical-align: middle;}

.newsbox h3 span.mored {
  float: right
}

.newsbox h3 span a {
  color: #00a4ff;
  font-size: 1.4rem;font-weight: normal;
}
.newsbox h3 span a:hover,.newsboxwt h3 span a:hover { color: #4386ea}
.newsbox li {
  line-height: 230%;
  margin: 0px 30px 0 30px;
}

.newsbox li span {

  color: #00a4ff; margin-right: .5rem;
}

.newsboxwt {
  margin-top: 2rem;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  overflow: hidden;
  -moz-box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  box-shadow: 0 0 5px rgba(134, 134, 134, .3);
  padding-bottom: 1rem;
  background:#fafbfc;

}



.newsboxwt h3 p:before {
  content: ""
}

.newsboxwt h3 span a {
  color: #00a4ff;
  font-size: 14px; font-weight: normal;
}

.newsboxwt li {
  line-height: 36px;
  margin: 0 1.5rem; height: 3rem; overflow: hidden;
}
.newsboxwt li a{font-size: 14px;}



.footer-middle ul li{float: left ;margin-right: 20px;}
.close-icon{background-image: url("../images/close.jpg"); width: 31px; height: 31px; background-size: 31px;}

/*右边浮动*/
.toolbar1 {
  position: fixed;
  right: 1rem;
  bottom:5rem;
  z-index: 999;
}
.toolbar1 dd {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
  background: #00a4ff;
  border-radius: 4px;
  color: #fff;
  line-height: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.toolbar1 dd i {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
}

.toolbar1 dd i span {
  width: 50px;
  height: 45px;
  padding-top: 5px;
  display: block;
  background: url(../images/fix-ico.png) no-repeat center 0;
}
.toolbar1 .code span {
  background-position: center -52px;
}
.toolbar1 .tel span {
  background-position: center -109px;
}
.toolbar1 .top span {
  background-position: center -168px;
}
.toolbar1 .pop {
  position: absolute;
  right: 65px;
  top: -55px;
  background: #00a4ff;
  display: none;
}
.toolbar1 .pop-code {
  width: 120px;
  padding: 20px 20px 0;
}
.toolbar1 .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
}
.toolbar1 .pop-code h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #f2e8e1;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}

.about .content-module .module-title{margin-bottom: 50px;}
.about .body-center2{width: 1200px;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.map{width:50%;height:500px; float: right}

.lianxi-us{ position: absolute}
.rel{position: relative}

.about .content-module:nth-child(3){ padding-bottom: 0}
.lianxi-usbg{background: #575757; width: 50%; float: left}
.lianxi-add{  color: #fff; width: 500px; float: right; margin-top:100px;}
.lianxi-add h1{font-size: 22px; margin-bottom: 20px; font-weight: normal}
.lianxi-add p{ line-height: 2.4; font-size: 16px;}

.wz{ border-bottom: 1px solid #e9e9e9; padding:0 0 1rem 0;}
.icon-site{ background-image: url("../images/inside/sytb1.png"); background-size: 11px; margin-right: 5px;}
.wz-map{margin: 30px 0}
.wz-map a{display: inline-block; padding: 10px 20px; background: #e9e9e9; color: #666; margin: 0 20px; font-size: 15px;}
.wz-map .title{ margin: 20px auto ; width: 200px;}
.wz-map .futitle{ margin: 0 auto; width: 600px;}
.wz-map .futitle.xw{ width: 340px;}
.wz-map .title a{background: #02a4ff; color: #fff;}
.wz-map .title a:hover{background: #0095e8; color: #fff;}
.wz-map a:hover{background: #02a4ff; color: #fff;}
.deanhothdtop{margin: 20px 10px 0}
.deanhothdtop ul li {
  color: #999;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;padding: 6px 25px; background: #e4e4e4;  margin-right: 20px;
}
.deanhothdbtmbox .deannewsbox {
  display: none;
}
.deanhothdtop ul li.cur {
  color: #fff; background: #02a4ff;
}
.deanhothdbtmbox {
  margin-top: 10px; padding: 0 10px;
}
.deanhothdbtmbox a{display: block}
.deannewsbox ul li{border-bottom: 1px solid #e9e9e9; overflow: hidden; padding:20px 0;}

.img-jq{ width: 9rem; height:6rem;background-size:cover;background-position:center; background-repeat: no-repeat; float: left }
.deannewsbox-wz{margin-left: 320px; position: relative; height: 160px;}
.deannewsbox-wz a{ font-size: 20px; margin: 10px 0 20px;}
.deannewsbox-wz p{color: #666}
.deannewsbox-wz .date{color: #999; position: absolute; bottom: 0}

.pager {
  color: #333;
  line-height: 30px;
  padding: 25px 0 25px 0;
  font-size: 12px;
  text-align: center;
}
.pager span {
  border: #ccc 1px solid;

  color: #666;
  text-decoration: none;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  margin: 0 3px;
}
.pager span.current_page,.pager span.nolink{padding: 0 10px; color: #ccc}
.pager a { padding: 0 10px;
  display: block;
}
.pager a:hover {
  color: #fff;
  background-color: #02a4ff;
  transition: all 0.6s
}
.pager a:active {
  color: #fff;
  border: #02a4ff 1px solid;
  background-color: #02a4ff;
}

.newsnr{margin:1rem 0;}
.newsnr .h2 {
  font-size: 2.4rem;
  line-height: 35px; text-align: center; margin-bottom: 10px;
}
.laiyuan {
  color: #999;
  margin: 0 0 10px;
  text-align: center;border: 1px solid #e9e9e9; padding:.8rem 0; font-size: 1.2rem;
}
.newswz img{width: 100%}
.newsnr .label {
  margin: 5px 0 10px;text-align: center;
}

.newsnr .label span {
  background-color: #dedede;
  display: inline-block;
  margin-left:10px;
  padding: 2px 15px;
}

.newswz {
  line-height: 200%;
  padding: 20px;
}
.shangyi{  font-size: 1.3rem;line-height: 1.6; }
.shangyi ul li{border-bottom: 1px solid #e9e9e9; padding: .6rem 0}
.shangyi a{font-size: 1.3rem}
.tc{text-align: center}
.bdsharebuttonbox{float: left; margin-left: 20px;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{margin-top: 2px!important;margin-bottom: 0!important;}
.hezuo .content-module{padding-top: 0}
.site .body .content.hezuo .content-module.content-module-6{  padding-bottom: 0; height: 190px;}
.content-module-6 .module-unit{ background:rgba(255, 255, 255, 0.1175); padding: 20px 0 0; height: 170px;}
.content-module-6 .module-unit .top{margin-top: 0;}
.content-module-6 .module-unit .top .item .num{font-size: 1.4rem;}
.site .body .content.hezuo .content-module:nth-child(2n + 1){background: inherit}
.hz.focus .bd li{height: 670px;}
.hezuo .content-module{opacity:1}

/*登录*/
.icon-tel{background-image: url("../images/tel.png"); margin-right: 10px; background-size: 25px; width: 25px; height: 25px;}
.dlheader{padding: 15px 0 5px}
.hot-tel{ font-size: 16px; vertical-align: middle;  display: inline-block}
.dlbg{background: url("../images/banner1.jpg") no-repeat center top; width: 100%; height: 580px;}
.dlheader .tel{margin-top: 5px;}
.dl-photo{float: left;padding-top:111px;}
.bannerdl2{width: 600px;}
.login1{background: #fff; border-radius: 10px; float: right; width: 300px;margin-top: 130px; padding: 20px}
.mingchen{padding: 10px  40px 0;}
.mingchen ul li{ width: 50%; float: left; text-align: center}
.mingchen .active a{ color: #3e7cf5}
.mingchen .active a em{border-bottom: 2px solid #3e7cf5; display: block; width: 30px; margin: 5px auto}
.login-main{padding: 20px 20px 0;}
.login-main .layui-form-item{  position: relative; overflow: hidden }
.login-main .icon{ width: 20px; height: 20px; background-size: 20px; position:absolute;top:8px; left:10px;}
.login-main .layui-input{ color: #666; font-size: 1.4rem;padding-left: 3.5rem;}
.icon-dltb1{ background-image: url("../images/login/dltb1.png")}
.icon-dltb2{ background-image: url("../images/login/dltb3.png")}
.icon-dltb3{ background-image: url("../images/login/dltb2.png")}
.icon-dltb4{ background-image: url("../images/login/dltb4.png")}
.icon-dltb5{ background-image: url("../images/login/dltb5.png")}
.mianfei{ text-align: right}
.mianfei a{ display: inline-block;color: #999;}
.regTop.dltop{padding: 4rem 0 2rem}
.login-main.dl-main .layui-input{margin-bottom: 2rem}

.jwt-td .icon.icon-jwtb1{ background-image: url("../images/jwt/tb1.png");}
.jwt-td .icon.icon-jwtb2{ background-image: url("../images/jwt/tb2.png")}
.jwt-td .icon.icon-jwtb3{ background-image: url("../images/jwt/tb3.png")}
.jwt-td .icon.icon-jwtb4{ background-image: url("../images/jwt/tb4.png")}
.jwt-td .icon.icon-jwtb5{ background-image: url("../images/jwt/tb5.png")}
.jwt-td .icon.icon-jwtb6{ background-image: url("../images/jwt/tb6.png")}
.jwt-td{ padding: 1rem}

.jwt-td ul li{  margin-bottom: 1rem; overflow: hidden; background: #fff}
.jwt-td .icon{ vertical-align: middle;  background-size:4rem; width: 65px; height: 50px; }
.jwt-td .jwt-td-top{ background: linear-gradient(90deg, #8470f8 0%, #46a3f6 100%); color: #fff; font-size: 1.6rem;
  padding: 1.5rem 0; text-align: center; float: left;padding-bottom:100000px;margin-bottom:-100000px; width: 10rem }
.jwt-td .jwt-td-top span{vertical-align: middle; font-size: 1.2rem}
.jwt-td ul li:nth-child(2) .jwt-td-top{ background: linear-gradient(90deg, #2a93fc 0%, #43a4f6 100%); }
.jwt-td ul li:nth-child(3) .jwt-td-top{ background: linear-gradient(90deg, #47a1f6 0%, #8570f8 100%); }
.jwt-td-nr{ border: 1px solid #ddd; padding:1rem 1.5rem 1rem 12rem; font-size: 1.4rem; line-height: 1.8; }
.blue{color: #3e7dfe}
.jwt-td-nr span{ font-weight: bold}
.numBox{color: #fff; text-align: center}
.numBox .num{font-size: 1.6rem}
.yzmtp{width: 80px; height: 32px; margin-left: 1rem; margin-top: .5rem}
a.login-btn {
  background: linear-gradient(90deg, #3e84f5 0%, #3e65f5 100%); width: 100%;
  color: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 1.6rem;
  display: block; text-align: center; letter-spacing: 3px; margin-bottom: 10px;
}

a.login-btn:hover {
  background: #2d53df;
  color: #fff;
}
.login1 .free-trial{color: #999}
.free-trial1  a{color: #fff}
.dlbq{text-align: right; color: #999; padding: 10px 0}
.focus.zhuce,.focus.zhuce .bd li{height: 300px;}
.zhuce .photo-level{height: 300px; background-position: bottom }
.zhuce.focus .container .content{ padding-top: 20px;}
.zhuce .bannerdl2{width: 340px; margin-top: 14px;}
.zhuce.focus .container .content .title p{font-size: 36px; margin-bottom: 50px;}
.zhuce.focus .container .content p{font-size: 45px; margin-top: 10px;}
.zcbq{ border-top: 1px solid #e9e9e9; padding:10px 0; color: #999; text-align: center}
.ljzcbt{font-size: 20px; font-weight: bold; display: inline-block; margin: 20px 0}
.ljzcbt em{border-bottom: 2px solid #3e7cf5; display: block; width: 30px; margin: 10px auto}
.zc-main{padding: 20px 0; width: 500px; margin: 0 auto}
.red{color: #f00; padding: 0 5px;}
.zc-main .layui-input{width:300px;}
.layui-input:focus{border-color: #3e7cf5!important}
.layui-input.zcyzm{ float: left;}

a.zc-btn{width: 80px; margin-left: 80px; margin-top: 20px;}
.agree{text-align: center;  padding: 0 0 10px}
.agree a{ color:#3e7cf5 }
.agree a:hover{text-decoration: underline}
/*.layout800.layout .box{ width: 800px; top:50%;height: 600px;}*/
/*.layout800.layout .box .reg{ width: 800px;  height: 600px;  padding: 40px 20px;}*/
/*.layout800 .tiaokuan{overflow-y: auto; height: 450px; padding: 0 20px 30px;}*/
.layout800 .tiaokuan {
  overflow-y: auto;
  height:32rem;
  padding: 0 1rem;
}
.login-main.p0{padding: 0}
a.hqyzm-btn{position: absolute; border-left: 1px solid #ccc; color: #999; padding: 5px 10px; display: inline-block; right: 0;top:.5rem }



/*手机*/
.icon-arrowdown{background-image: url("../images/wap/arrowdown.png"); background-size: 14px; width: 14px; height: 8px; margin-top: 7px;}
.icon-arrowup{background-image: url("../images/wap/arrowup.png"); background-size: 14px; width: 14px; height: 8px;margin-top: 7px;}

.ipro .mui-segmented-control.mui-segmented-control-inverted .mui-control-item{ background: #495669;color: #fff; margin-right: -.5rem}
.ipro .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{ background: #00a4ff; color: #fff; border-bottom: none;}
.description{position:relative; top:3.5rem; }
.ipro .mui-segmented-control.mui-scroll-wrapper .mui-scroll{height: 38px;}
.gap{height: 7rem}

.tit {
  font-size: 1.8rem;
  font-weight: 500;
  color: #333333;
  line-height: 2;
  text-align: center;
  position: relative;
  margin: 1rem 0 .5rem;
}
.titline {
  width: 2rem;
  height: 3px;
  background: #00a4ff; margin: 0 auto;
}
/*footer*/
footer {
  background-color: #30343e;
  position: relative; text-align: center; padding-bottom: 1rem;
}
footer p{color: #8f8f94; font-size: 1.2rem}
footer a.tel {
  color: #4A90E2;
}

footer .info {
  background-color: #30343e;
  padding: 1rem;

}

footer .rwm {
  text-align: center;
  overflow: hidden;
  padding-top:1rem; margin-top: 1.5rem;
}
footer .rwm p {
  font-size:1.4rem; margin-bottom: 1rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 2;
}
footer .rwm .item {
  width:31%;
  margin-top: 1rem;
}
footer .rwm .item {
  margin: 0 1%;
}
footer .rwm .item img {
  width: 100%;
  display: block; margin-bottom: .5rem;
}
footer .rwm .item p {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #a2a6b2;
  line-height: 2;
}
footer .beian {
  padding-top: 1rem;
  text-align: center;
  font-size: 1.2rem;
  color: #a2a6b2;
  line-height: 1.6;
}

.border-footer {
  border-top: 1px solid rgba(256,256,256,0.1)
}
footer .item{text-align: center;}
footer .item p{color: #fff;  margin-bottom: 1rem}
footer .item a{ border: 1px  solid #a2a6b2; font-size: 1.3rem; display: inline-block; margin: 0 1%; color: #a2a6b2; border-radius: 2px;padding: 0.1rem 0.7rem}

.hzjg .tit{margin-top: 0}

.box {
  position: relative;
  width: 100%; color: #fff;
}
.mui-h3, h3 {
  font-size:inherit; color:#333; line-height: 2;
}

.description >.box{
  margin-top: 0.41rem;
}
.box .img-box {
  position: relative;
  width: 100vw;
  height: 50vw;
}
.box.focus.sy .img-box{height: 60vw}
.box.focus.xw .img-box{height: 40vw}
.box .background-img {
  position: absolute;
  width: 100%;
  height: 100%;
  /* opacity: 0;如果滚动这里是0*/
  opacity: 1;
  transition: 1s all 0.1s;
}

.box .poster1 {
  background: url('../images/wap/banner1.jpg');
  background-size: cover;
}
.box .poster2 {
  background: url('../images/wap/lbpicture1.png');
  background-size: cover;
}
.box .poster3 {
  background: url('../images/wap/banner2.jpg');
  background-size: cover;
}


.box .background-img.active {
  opacity: 1;
  transition: 1s all 0.1s;
}

.box .try {
  position: absolute;
  background: linear-gradient(-90deg, #FF6902 0%, #FF9713 100%);
  border-radius: 0.15rem;
  width: 0.88rem;
  height: 0.3rem;
  text-align: center;
  color: #fff;
  line-height: 0.3rem;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  top: 64%;
  opacity: 0;
  transition: 1s all 0.1s;
}

.box .suitable {
  background: #fff;
  color: #FF8534;
  top: 40%;
  opacity: 0;
}

.box .show {
  opacity: 1;
  transition: 1s all 0.1s;
}

.box .spot-list {
  position: absolute;
  bottom: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
}

.box .spot {
  display: inline-block;
  overflow: hidden;
  margin: 0 0.04rem;
  width: 0.1rem;
  height: 0.06rem;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0.05rem;
}

.box .spot-list .active {
  width: 0.23rem;
  background: #fff;
}


.box a {
  display: block;
  text-align: center;
}

.box .svg {
  width: 64%;
  margin: 0 auto;
}

.box-title {
  font-size: 0.19rem;
  line-height: 0.27rem;
  padding-top: 0.25rem;
  color: #333;
  margin-bottom: 0.26rem;
  padding-bottom: 0.15rem;
  position: relative;
  text-align: center;
  font-weight: 500;
}

.box-title::after {
  width: 0.31rem;
  height: 0.04rem;
  position: absolute;
  bottom: 0;
  content: '';
  background: #FF8534;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.02rem;
}

.box .text {
  margin-top: 0.05rem;
  font-size: 0.17rem;
  line-height: 0.23rem;
  margin-bottom: 0.05rem;
}

.box .tip {
  line-height: 0.18rem;
  font-size: 0.13rem;
  color: #999;
  margin-bottom: 0.04rem;
}

.box .entrance-box {
  text-align: center;
}

.box .entrance {
  display: inline-block;
  color: #FF8534;
  font-size: 0.15rem;
  line-height: 0.21rem;
  margin-bottom: 0.53rem;
  transform: translateX(0.1rem);
}

.plan {
  background: #F4F6F9;
  padding-bottom: 0.28rem;
}

.plan .wonderful {
  width: 3.28rem;
  height: 4.68rem;
  margin: 0 auto;
}

.plan .container {
  width: 1.56rem;
  height: 2.34rem;
  display: inline-block;
  text-align: center;
}

.plan img {
  width: 1.04rem;
  height: 1.04rem;
  margin-bottom: 0.15rem;
}

.plan .word {
  font-size: 0.17rem;
  color: #333;
  line-height: 0.23rem;
  margin-bottom: 0.08rem;
}

.plan .letter {
  font-size: 0.13rem;
  line-height: 0.19rem;
  color: #999;
}

.example {
  padding-top: 0.35rem;
  width: 100%;
  height: 1.6rem;
  position: relative;
}

.img {
  width: 100%;
  height: 1.4rem;
  overflow: hidden;
}

.img img {
  width: 128%;
}

.mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding-top: 0.38rem;
}

.mask .sample {
  margin-bottom: 0.17rem;
}

.mask p {
  line-height: 0.27rem;
  font-size: 0.13rem;
  color: #fff;
}

.mask span {
  font-size: 0.17rem;
}

.mask a {
  font-size: 0.12rem;
  line-height: 0.21rem;
  width: 1.04rem;
  height: 0.28rem;
  border: 1px solid #fff;
  color: #fff;
  padding: 0.05rem 0.15rem;
  border-radius: 2px;
}

.control-button {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 4rem;
  background: #fff;
  z-index: 1000;
}

.control-button a {
  line-height: 4rem;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  height: 5rem;
  display: inline-block;
  text-decoration: none;
}

.instHope{padding-bottom: 1rem;}
.instHope.syinstHope{padding-bottom: 0}
.instHope .swiper-pagination {
  width: 140px;
  margin: 0 auto;
  position: static;
  transition: all 0.3s .5s;
}
.instHope .swiper-pagination .swiper-pagination-bullet {
  width: 25px;
  height: 8px;
  background: #d8d8d8;
  border-radius: 6px;
  float: left;
  margin-right: 5px;
}
.instHope .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: linear-gradient(90deg, #ff8534 0%, #ffad34 100%);
}
.instHope .title {
  font-size: 38px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 53px;
  text-align: center;
  margin: 70px auto;
}
.instHope .swiper-container {

  margin: 0 auto;
}
.instHope .swiper-container .swiper-slide {
  width: 380px;
  height: 460px;
  transition: all 0.3s;
}
.instHope .swiper-container .swiper-slide .item {
  width: 320px;
  transition: all 3s;
  margin: 0 auto;
  position: relative;
  padding-top: 1px;
  height: 360px;
  margin-top: 70px;
  box-shadow: 0px 1px 19px 0px rgba(228, 233, 239, 0.5);
  background-color: #fff; border: 1px solid #eee;
}
.instHope .swiper-container .swiper-slide .item .portrait {
  width: 90px; border-radius: 100%;
  position: absolute;
  left: 110px;
  top: -45px;
}
.instHope .swiper-container .swiper-slide .item .text {
  position: relative;
  width: 216px;
  font-size: 13px;
  color: #666666;
  margin: 0 auto;
  margin-top: 45px;
  line-height: 21px;
}
.instHope .swiper-container .swiper-slide .item .text .left {
  position: absolute;
  width: 24px;
  left: -35px;
  top: -13px;
}
.instHope .swiper-container .swiper-slide .item .text .right {
  position: absolute;
  width: 24px;
  right: -35px;
  bottom: -20px;
}
.instHope .swiper-container .swiper-slide .item .p1 {
  font-size: 16px;
  color: #333333;
  margin-top: 70px;
  text-align: center;
}
.instHope .swiper-container .swiper-slide .item .p2 {
  font-size: 13px;
  color: #666666;
  line-height: 25px;
  text-align: center;
}
.instHope .swiper-container .swiper-slide.on {
  /* transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);*/
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.inst {
  width: 1201px;
  margin: 0 auto;
  margin-top: 100px;
}
.inst .title {
  font-size: 38px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 53px;
  text-align: center;
  margin: 70px auto;
}
.inst .list {
  margin: 60px 0;
}
.inst .list img {
  width: 1200px;
}
.inst .list .item {
  width: 240px;
  float: left;
  text-align: center;
}
.content-module-6 .module-unit .bottom {
  width: 100%;
  height: 4rem;
  background-image: url("../images/bottom_waves@3x.png"); background-repeat: no-repeat;
  background-position: 50% bottom;
  background-size: 100%; position: absolute;bottom: 0;
}
.module-img {
  margin: 2rem auto 0;
}
.hzjg .module-img ul li{ width: 18%; float: left;margin: 0 1% 1rem}
.hzjg .module-img img{display: block; width: 100%}
.content-module-6 .module-unit {
  background: linear-gradient(90deg, #7a34ff 0%, #9934ff 100%);
  border-top: 1px solid transparent; position: relative; padding: 1rem 0; height:9rem;
}
.content-module.content-module-8 .module-model {
  width: 100%;
  background:url("../images/circle.gif") no-repeat center #6c57ff; background-size: 90%;
}
/*common*/
.layout {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
  display: none;
}
.layout.active {
  display: block;
}
.layout .box {
  width: 31rem;
  background: #ffffff;
  border-radius: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.layout .box .reg {
  padding: 2rem;
  box-sizing: border-box;
}
.layout .box .reg .t {
  position: absolute;
  right: 1rem;
  top: 0;
  width: 4rem;
  height: 6rem;
  text-align: center;
  line-height: 4rem; z-index: 100;
}
.layout .box .reg .t .close {
  display: inline-block;
  font-size: 1.4rem;
  color: #a4a5a9;
}
.layout .box .reg .c {
  width: 100%;
  margin: 0 auto;
}
.layout .box .reg .c .title {
  font-size:1.8rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 2.5rem;
  text-align: center;
  margin-bottom: 2rem;
}
.layout .box .reg .c .form .item {
  margin-bottom: 1.6rem;
}
.layout .box .reg .c .form .item label {
  font-size: 0.14rem;
  color: #333333;
  line-height:3.6rem;
  font-weight: 400;
  text-align: right;
  min-width: 5.6rem;
  display: inline-block;
}
.layout .box .reg .c .form .item input {
  width: 22.6rem;
  height: 3.6rem;
  border-radius: 1rem;
  border:1rem solid #eeeeee;
  margin-left: 1rem;
  text-indent: 1rem;
  outline: none;
  /* 去除ios上边框阴影*/
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
  font-size: 0.14rem;
}
.layout .box .reg .c .form .item input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code {
  margin-bottom: 0;
}
.layout .box .reg .c .form .item.verify-code input {
  width: 13.8rem;
  height: 3.6rem;
  border-radius: 1rem;
  border:1rem solid #eeeeee;
  margin-left: 1rem;
  text-indent: 1rem;
  margin-right: 1rem;
  /* 去除ios上边框阴影*/
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 1.4rem;
}
.layout .box .reg .c .form .item.verify-code .sendCode {
  width:8rem;
  height: 4rem;
  border-radius: 1rem;
  border: 1px solid #ff8534;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ff8534;
  line-height: 1rem;
  display: inline-block;
  text-align: center;
}
.layout .box .reg .c .submit {
  width: 30rem;
  height:3rem;
  background: #ff8534;
  border-radius: 0.02rem;
  color: #fff;
  margin-top: 1rem;
  display: inline-block;
  outline: none;
  border: none;
  font-size: 1.6em;
}
.layout .box .reg .c .submit.active {
  display: block;
}
.model {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
  display: none;
}
.model.active {
  display: block;
}
.model .box {
  width: 30rem;
  height: 34rem;
  background: #ffffff;
  border-radius: 0.1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.model .box .circle {
  position: absolute;
  right: 0;
  top: -56px;
  width: 2rem;
  height: 2rem;
}
.model .box .circle .close {
  display: inline-block;
  font-size: 26px;
  color: #fff;
}
.model .box .success-apply {
  padding: 0.47rem 0.8rem 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.model .box .success-apply .img {
  width: 1.5rem;
  height: 1.4rem;
  margin: 0 auto;
  background-image: url("../../imgs/homePage/success_apply@3x.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.model .box .success-apply .text {
  font-size: 1.8rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.25rem;
}
.model .box .success-apply .tip {
  font-size: 0.14rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.2rem;
  margin-top: 0.04rem;
}
.model .box .success-apply .button {
  width: 1rem;
  height: 0.44rem;
  background: #ff8534;
  border-radius: 0.02rem;
  margin: 0.27rem auto;
  line-height: 0.44rem;
  color: #fff;
}
header {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 1000;
  width: 100%;
  height: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header a {
  display: inline-block;
}
header a .logo {
  margin-left: 1rem;
  width: 13rem; margin-top: .8rem;
}
header .switch {
  color: #ff8534;
  font-weight: bold;
  font-size: 2rem;
  margin-right: 0.5rem;
}


.zhiCustomBtn {
  width: 170px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 50px;
  background: linear-gradient(314deg, #ffb82f 0%, #fd994d 100%);
  box-shadow: 0px 3px 10px 0px rgba(255, 144, 50, 0.2);
  border-radius: 2px 0px 0px 2px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.zhiCustomBtn .consult-img {
  width: 39px;
  height: 39px;
  background-image: url("../imgs/homePage/Consult@3x.png");
  background-size: contain;
}
.zhiCustomBtn .content {
  margin-right: 10px;
}
.zhiCustomBtn .content .title {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
}
.zhiCustomBtn .content .detail {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.module-model {
  width: 100%;
  background: linear-gradient(313deg, #ffbc6f 0%, #ffa255 74%, #ff994b 100%);
}
.module-model .big-img {
  position: relative;
  width: 100%;
  height: 10rem;
}
.module-model .big-img .wrap {
  border: 1px solid transparent;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
.module-model .big-img .wrap .module-img .btn-wrap {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.btn-click {
  width: 13rem;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 2px;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;color: #fff;

}
.btn-click:hover {
  opacity: 0.7;
}
.module-model .big-img .wrap .text {
  margin: 1rem auto .5rem;
  font-size: 1.6rem;
  line-height: 34px;
  text-align: center;
  color: #fff;

}
.nav {
  display: none;
  position: fixed;
  right: 0;
  top: 4rem;
  bottom: 0;
  left: 0%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 10000;
}
.nav .nav-bar-title {
  right: -2.7rem;
}
@keyframes rightmove {
  from {
    right: 0rem;
  }
  to {
    right: -2.7rem;
  }
}
.nav.active {
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
}
.nav.active .nav-bar-title {
  right: 0rem;
  overflow-y:auto;
  padding-bottom:8rem
}
@keyframes leftmove {
  from {
    right: -2.7rem;
  }
  to {
    right: 0;
  }
}
.nav li {
  text-decoration: none;
  list-style: none;
}
.nav .nav-bar-title {
  width: 14rem;
  height: 100%;
  top: 3.8rem;
  position: fixed;
  padding: 1rem 2rem;
  z-index: 10001;
  background-color: #fff;
  opacity: 1;
  transition: 1s all;
}
.nav .nav-bar-title .rotateUp {
  animation: rotateUp 0.2s linear;
  transform: rotate(0deg);
}
.nav .nav-bar-title .rotateDown {
  animation: rotateDown 0.2s linear;
  transform: rotate(180deg);
}
@keyframes rotateUp {
  from {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes rotateDown {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
.nav .nav-bar-title > :nth-child(3) {
  /*position: absolute;
  top: 6rem;*/
}
@keyframes topMove1 {
  from {
    top: 2.3rem;
  }
  to {
    top: 1rem;
  }
}
.nav .nav-bar-title > :nth-child(3).active {
  /* top: 13.3rem;
   animation: topMove2 0.2s linear;*/
}
@keyframes topMove2 {
  from {
    top: 1rem;
  }
  to {
    top: 2.3rem;
  }
}
.nav .nav-bar-title > :nth-child(4) {
  /*position: absolute;
  top: 8rem;*/
}
@keyframes topMove3 {
  from {
    top: 2.74rem;
  }
  to {
    top: 1.44rem;
  }
}
.nav .nav-bar-title > :nth-child(4).active {
  /*top: 15.74rem;
  animation: topMove4 0.2s linear;*/
}
@keyframes topMove4 {
  from {
    top: 1.44rem;
  }
  to {
    top: 2.74rem;
  }
}
.nav .nav-bar-title a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.nav .nav-bar-title #prod-wrap a {
  display: inline-block;
}
.nav .nav-bar-title li {
  font-size:14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 2rem;
  margin-bottom: 2rem;
}
.nav .nav-bar-title li .text{margin-left: 1rem}
.nav .nav-bar-title li .module-choice{margin-top:2rem}
.nav .nav-bar-title li p{color: #333}
.nav .nav-bar-title li span {
  display: none;
  float: right;
  margin-right: 0.08rem;
}
.nav .nav-bar-title li span.on {
  display: block;
}
.nav .nav-bar-title li.on {
  color: #ff8534;
}
.nav .nav-bar-title li .module-choice-hover {
  /*display: none;*/
  padding-left: 0.15rem;
}
@keyframes fadeOut {
  from {
    opacity: 1;
    padding-left: 0.47rem;
  }
  to {
    opacity: 0;
    padding-left: 1rem;
  }
}
.nav .nav-bar-title li .module-choice-hover li:first-child {
  margin-top: 0.24rem;
}
.nav .nav-bar-title li .module-choice-hover li:hover {
  color: #ff8534;
}
.nav .nav-bar-title li .module-choice-hover.active {
  display: block;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    padding-left: 1rem;
  }
  to {
    opacity: 1;
    padding-left: 0.47rem;
  }
}
.switch {
  position: absolute;
  right: .5rem;
  width: 2rem;
  height: 1rem;
  padding: 0;
  top: 28%;
  transform: scale(0.8);
  transform-origin: 50% 50%;
  margin-top: -0.1rem;
}
.switch .a {
  width: 21px;
  height: 2px;
  background: #ff8534;
  margin-bottom: 7px;
  transition: .5s all;
  opacity: 1;
  transform: rotate(0deg);
  transform-origin: 0% 0%;
  position: relative;
}
.switch .a3 {
  margin-bottom: 0px;
}
.switch.active .a1 {
  transform: rotateZ(45deg) scaleX(1.25) translate(5px, 1px);
}
.switch.active .a2 {
  opacity: 0;
}
.switch.active .a3 {
  transform: rotateZ(-45deg) scaleX(1.25) translate(-2px, 5px);
}

.control-button .communication {
  border-top: 1px solid #eee;
  box-sizing: border-box;

}
.control-button a{ width: 33.3%; float: left;}
.control-button .try {
  background: linear-gradient(-90deg, #FF8534 0%, #FFAB1A 100%);
  color: #fff;
}
.control-button .try1{background: linear-gradient(-90deg, #3278d8 0%, #1f6ad0 100%);color: #fff;}
a,
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
em {
  font-style: normal;
}
em span {
  outline: none;
}
.tips {
  color: red;
  text-align: center;
  position: absolute;
  bottom: 24%;
  left: 0;
  width: 100%;
  font-size: 0.14rem;
}
.scroll {
  height: 100vh;
  overflow: auto;
}
.link-to a {
  display: inline-block;
  width: 10rem;
  height: 35px;
  line-height: 35px;
  background: #40a5fc;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(64, 165,252, 0.3);
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
