.swiper-container {
  width: 100%;
  height: auto;
  margin: 0px auto;
}
.about {
  padding: 60px 50px 75px;
}
.about .about_left {
  float: left;
  width: 60%;
}
.about .about_left .p1,
.about .about_left .p2 {
  color: #3c363e;
  text-transform: uppercase;
  font-weight: bold;
}
.href_list{
  margin-top: 15px;
  margin-left: 5%;
}
.href_list li{
  margin-right: 0 !important;
  padding: 0 16px;
  position: relative;
  line-height: 30px;
}
.href_list li:after{
  content: '';
  display: block;
  width: 1px;
  height: 13px;
  position: absolute;
  background-color: #a2a2a2;
  right: 0;
  top: 9px;
}
.href_list li:last-child:after{
  display: none;
}
.href_list a{
  color: #a2a2a2;
  font-size: 12px;
  
}
.ind-con02{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	/* padding-bottom: 20px; */
	/* border: 1px solid red; */
	position:  relative;
	padding: 100px 0 100px;
}
.ind-con02-left{
	float: left;
	width: 67%;
	/* border: 1px solid red; */
}
.ind-con01-play{
  top: 0;
  margin-top: -200px;
}
.ind-con02-left>p{
	width: 691px;
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
	line-height: 36px;
}
.ind-con02-left>h1{
	font-size: 24px;
	color: #333;
	font-weight: 400;
	margin-top: 69px;
	margin-bottom: 23px;
}
.ind-con02-left>div{
	width: 100%;
	height: auto;
}
.ind-con02-right{
	float: right;
	width: 22%;
	/* border: 1px solid green; */
}
.ind-con02-right>h1{
	font-size: 28px;
	color: #333;
	font-weight: 400;
	margin-top: 143px;
	margin-bottom: 20px;
}
.ind-con02-right>p{
	font-size: 15px;
	color: #666;
	letter-spacing: 2px;
	line-height: 30px;
	margin-bottom: 60px;
}
.ind-con02-right>a{
	display: block;
	width: 135px;
	height: 50px;
	border: 1px solid #cbcbcb;
	border-radius: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #333;
	letter-spacing: 2px;
	text-align: center;
}
.ind-con02-right>a:hover{
	background: #464646;
	border-color: #464646;
	color: #fff;
}
.ind-con02-right>a>.icon-jiahao{
	font-size: 12px;
	font-weight: 700;
}
.href_list a:hover{
  color: #FF632D;
}
.detail_title p{
  margin-bottom: 30px;
}
.about .about_left .p1 {
  font-size: 46px;
}
.about .about_left .p2 {
  font-size: 36px;
}
.about .about_left .p3 {
  color: #3c363e;
  font-size: 14px;
  margin: 25px 0 40px;
}
.detail_title{
  text-align: center;
  font-size: 32px;
  color: #4c4c4c;
  margin: 45px 0;
}
.detail_eait{
  background: url(../images/icon10.png) no-repeat center top;
}
.dl {
  padding: 45px 0 40px;
  background-color: #EEEEEE;
}
.dl .title {
  text-align: center;
}
.dl .title .p1 {
  color: #3e3e3e;
  font-size: 36px;
  font-weight: bold;
}
.dl .title .p2 {
  color: #7f7f7f;
  line-height: 24px;
  margin-top: 10px;
}
.dl .dl_list {
  margin-top: 55px;
}
.dl .dl_list li {
  float: left;
  padding: 0 9px;
  margin-top: 11px;
  width: 16.66%;
}
.ind-con02_list li>img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}
.ind-con02_list li:hover>img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-filter: gray;
          filter: gray;
}
.ind-con02_list li {
  border-right: 2px solid #eaeaec;
  border-bottom: 2px solid #eaeaec;
  float: left;
  width: 25%;
}
.ind-con02_list li:nth-child(4n+4){
  border-right: 2px solid transparent;
}
.ind-con02_list li:nth-child(13),.ind-con02_list li:nth-child(14),.ind-con02_list li:nth-child(15),.ind-con02_list li:nth-child(16){
  border-bottom: 2px solid transparent;
}
.dl .more {
  margin: 35px auto 0;
}
.join {
  padding: 75px 0 60px;
}
.join .join_left {
  float: left;
  width: 35%;
}
.join .join_right {
  float: left;
  width: 65%;
  text-align: right;
  padding-right: 5%;
}
.join .join_right .p1 {
  color: #3e3e3e;
  font-size: 36px;
  font-weight: bold;
}
.join .join_right .p2 {
  color: #7f7f7f;
  line-height: 24px;
  margin: 20px 0 50px;
}
.join .join_right .more {
  text-align: left;
  float: right;
}
.case {
  margin-top: 60px;
}
.case li {
  margin-bottom: 45px;
}
.case li a {
  display: block;
  background-color: #fff;
  padding: 20px 15px;
}
.case li a:hover{
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.case li a .image {
  float: left;
  width: 400px;
  overflow: hidden;
}
.case li a .image img {
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
}
.case li a .text {
  padding-left: 430px;
}
.case li a .text .p1 {
  color: #4c4c4c;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 20px 0 15px;
}
.case li a .text .p2 {
  color: #838383;
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.case li a .text .more {
  width: 50%;
  line-height: 36px;
  height: 36px;
  border: 1px solid #ECECEC;
  border-radius: 20px;
  margin: 40% 25% 0;
  padding-left: 28px;
  color: #888;
}
.case li a .text .more span {
  margin-left: 40px;
}
.case li a:hover .image img {
  -ms-transform: scale(1.3);
      transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
}
.join_input{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  display: none;
}
.join_input .input{
  width: 570px;
  height: 490px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -285px;
  margin-top: -245px;
  border-radius: 8px;
}
.join_input .input .input_header{
  height: 85px;
  line-height: 85px;
  padding-left: 98px;
  color: #fff;
  font-size: 24px;
  background:#FF632D url(../images/icon8.png) no-repeat 30px center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.join_input .input .input_close{
  position: absolute;
  width: 54px;
  height: 54px;
  padding:12px 15px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: -25px;
    top: -28px;
}
.join_input .input .input_list{
  padding: 20px 85px 0;
}
.join_input .input .input_list li{
  margin-top: 18px;
}
.join_input .input .input_list li input{
  width: 100%;
  line-height: 55px;
  border: 1px solid #A2A2A2;
  padding-left: 20px;
  border-radius: 5px;
}
.join_input .input .input_submit{
  margin: 60px 85px 0;
}
.join_input .input .input_submit input{
  width: 100%;
  font-size: 16px;
  line-height: 53px;
  background-color: #656565;
  color: #fff;
  border:none;
  border-radius: 5px;
}

.join_input .input .input_close img{
  margin-top: 4px;
}
.case li a:hover .text .more {
  background-color: #FF622D;
  color: #fff;
}
.news {
  margin: 100px -50px 0;
}
.news li {
  margin-bottom: 60px;
  padding: 0 50px;
}
.news li a {
  display: block;
  background-color: #fff;
  text-align: center;
}
.news li a:hover{
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.news li a .image {
  overflow: hidden;
}
.news li a .image img {
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
}
.news li a .text {
  padding: 20px 20px 22px;
}
.news li a .text .p1 {
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news li a .text .p2 {
  color: #838383;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 20px;
  height: 96px;
  overflow: hidden;
}
.news li a .text .p3 {
  width: 168px;
  line-height: 30px;
  margin: 0 auto;
  border: 1px solid #EEEEEE;
  color: #989899;
  border-radius: 20px;
  text-align: left;
  padding-left: 17px;
}
.news li a .text .p3 span {
  margin-left: 60px;
}
.news li a:hover .image img {
  -ms-transform: scale(1.3);
      transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
}
.news li a:hover .text .p3 {
  background-color: #FE5E56;
  color: #fff;
}
.proud_detail .proud_detail1 .proud_detail1_l {
  float: left;
  width: 50%;
  position: relative;
}
.proud_detail .proud_detail1 .proud_detail1_l .small_img_box {
  position: absolute;
  height: 100%;
  overflow-y: scroll;
  left: 0;
  top: 0;
}
.proud_detail .proud_detail1 .proud_detail1_l .small_img_box::-webkit-scrollbar {
  display: none;
}
.proud_detail .proud_detail1 .proud_detail1_l .small_img li {
  width: 80px;
  opacity: 0.6;
  margin-bottom: 7px;
  cursor: pointer;
}
.proud_detail .proud_detail1 .proud_detail1_l .small_img li.cur {
  opacity: 1;
}
.proud_detail .proud_detail1 .proud_detail1_l .lauage_img {
  padding-left: 90px;
}
.proud_detail .proud_detail1 .proud_detail1_r {
  float: left;
  width: 50%;
  padding-left: 4%;
  color: #4c4c4c;
}
.proud_detail .proud_detail1 .proud_detail1_r .p1 {
  font-size: 32px;
  line-height: 70px;
}
.proud_detail .proud_detail1 .proud_detail1_r .p2 {
  font-size: 18px;
}
.proud_detail .proud_detail1 .proud_detail1_r .p3 {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}
.proud_detail .proud_detail1 .proud_detail1_r .p4 {
  width: 192px;
  line-height: 52px;
  border: 2px solid #4F4F4F;
  text-align: center;
  margin-top: 2%;
}
.proud_detail .proud_detail1 .proud_detail1_r .p4 a {
  display: block;
  color: #000;
}
.proud_detail .proud_detail2 {
  padding: 140px 0 170px;
}
.more {
  width: 153px;
}
.more a {
  display: block;
  border-radius: 20px;
  line-height: 38px;
  background-color: #414141;
  color: #fff;
  padding-left: 25px;
}
.more a span {
  margin-left: 35px;
  font-weight: bold;
}
.more a:hover {
  background-color: #FF622D;
}
.contact {
  margin-top: 30px;
}
.contact .contact1 {
  background-color: #010101;
}
.contact .contact1 .image {
  float: left;
  width: 50%;
}
.contact .contact1 .text {
  float: left;
  width: 50%;
  padding: 5% 0 0 5%;
  color: #fff;
}
.contact .contact1 .text .p1 {
  font-size: 30px;
  margin-bottom: 20px;
}
.contact .contact1 .text .p2 {
  font-size: 16px;
  line-height: 30px;
}
.contact .contact2 {
  padding: 50px 0 70px;
}
.contact .contact2 .map {
  height: 515px;
}
.in-banner {
  position: relative;
}
.in-banner .in_title {
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 16%;
  left: 0;
  text-align: center;
}
.in-banner .in_title .p1 {
  font-size: 36px;
  font-weight: bold;
}
.in-banner .in_title .p2 {
  font-size: 18px;
  color: #dadada;
  margin-top: 15px;
}
.details {
  padding-top: 170px;
  overflow: hidden;
}
.details .location {
  text-align: right;
  color: #838383;
}
.details .detail_eait {
  padding: 50px 0 70px;
}
.details .back {
  margin-bottom: 45px;
  text-align: center;
}
.details .back a {
  font-size: 24px;
  color: #4c4c4c;
}
.mySwiper {
  position: relative;
}
.swiper-slide {
  height: auto;
}
.about_text {
  padding: 85px 0 60px;
}
.mySwiper {
  overflow: hidden;
}
.mySwiper {
  margin-top: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: 39px;
  height: 123px;
  margin-top: -61.5px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper_box {
  position: relative;
  padding: 0 70px;
}
.swiper-button-next {
  background-image: url(../images/icon4.png);
}
.swiper-button-prev {
  background-image: url(../images/icon5.png);
}
.footer .footer-first-right {
  margin-top: 90px;
}
.footer .footer-first-right .wechat .wechat_left {
  float: left;
  width: 135px;
}
.footer .footer-first-right .wechat .wechat_left .p1 img {
  width: 100%;
}
.footer .footer-first-right .wechat .wechat_left .p2 {
  letter-spacing: 5px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
}
.footer .footer-first-right .wechat .wechat_right {
  padding-left: 155px;
  padding-top: 20px;
}
.footer .footer-first-right .wechat .wechat_right .p1 {
  color: #fff;
}
.footer .footer-first-right .wechat .wechat_right .p2 {
  margin-top: 5px;
  font-size: 12px;
  color: #7e7e7e;
  line-height: 24px;
}
.footer .footer-first-right .wechat .wechat_right .p3 {
  margin-top: 15px;
}
.footer .footer-first-right .wechat .wechat_right .p3 a {
  display: block;
  line-height: 45px;
  border: 1px solid #fff;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.proud {
  margin-top: 200px;
  position: relative;
}
.proud .proud_l {
  position: fixed;
  width: 300px;
  background-color: #fff;
  top: 200px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.proud .proud_l .title {
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.proud .proud_l .aside_list {
  padding: 25px 15px 35px 30px;
}
.proud .proud_l .aside_list > li > a {
  display: block;
  color: #4c4c4c;
  font-size: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 32px;
}
.proud .proud_l .aside_list > li a:hover {
  color: #FE756E;
}
.proud .proud_l .aside_list > li .aside_list2 {
  padding-left: 15px;
  margin-top: 5px;
  display: none;
}
.proud .proud_l .aside_list > li .aside_list2 li a {
  display: block;
  color: #838383;
  line-height: 36px;
}
.proud .proud_l .aside_list > li .aside_list2 li a:hover {
  color: #FE756E;
}
.proud .proud_r {
  padding-left: 350px;
}
.proud .proud_r .proud_list li {
  margin-bottom: 55px;
}
.proud .proud_r .proud_list li a {
  display: block;
  text-align: center;
  padding: 20px 15px;
  background-color: #fff;
}
.proud .proud_r .proud_list li a:hover{
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.proud .proud_r .proud_list li a .p1 {
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #4c4c4c;
}
.proud .proud_r .proud_list li a .p2 {
  font-size: 14px;
  color: #838383;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
}
.proud .proud_r .proud_list li a .p3 {
  margin: 35px 0 15px;
  overflow: hidden;
}
.proud .proud_r .proud_list li a .p3 img {
  -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.proud .proud_r .proud_list li a .p4 {
  width: 160px;
  line-height: 36px;
  margin: 0 auto;
  border: 1px solid #F3F3F3;
  border-radius: 20px;
  text-align: left;
  padding-left: 25px;
}
.proud .proud_r .proud_list li a .p4 span {
  margin-left: 55px;
}
.proud .proud_r .proud_list li a:hover .p3 img {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.proud .proud_r .proud_list li a:hover .p4 {
  background-color: #FF622D;
  color: #fff;
}
.wap_footer {
  display: none;
}
.soultion-slider02 .item a{
  margin: 0;
  border-right: 1px solid #eaeaec;
  border-bottom: 1px solid #eaeaec;
  height: 132px;
}
.best_wap_footer {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  background-color: #FF622D;
  z-index: 10000;
  display: none;
}
.best_wap_footer li {
  float: left;
  width: 50%;
  padding: 0 25px;
}
.best_wap_footer li a {
  display: block;
  background-color: #fff;
  line-height: 27px;
  border-radius: 15px;
  padding-left: 20px;
}
.best_wap_footer li a img {
  width: 16px;
}
.best_wap_footer li a span {
  color: #ff622b;
  margin-left: 5px;
}
.best_wap_footer li:last-child a {
  background-color: #ff622b;
  border: 1px solid #fff;
}
.best_wap_footer li:last-child a span {
  color: #fff;
}
.scene {
  margin: 55px 0 95px;
}
.scene li a {
  display: block;
  background-color: #fff;
}
.scene li .image {
  float: left;
  width: 50%;
}
.scene li .image img {
  vertical-align: middle;
}
.scene li .text {
  float: left;
  width: 50%;
  padding: 3% 4% 0;
}
.scene li .text p.p1 {
  color: #3e3e3e;
  font-size: 30px;
  font-weight: bold;
}
.scene li .text .p2 {
  margin-top: 25px;
  color: #7f7f7f;
  font-size: 16px;
  line-height: 36px;
}
.scene li:nth-child(even) .image,
.scene li:nth-child(even) .text {
  float: right;
}
.service_title {
  margin: 45px 0 40px;
  text-align: center;
  font-size: 16px;
  color: #6c6c6c;
  line-height: 24px;
}
.service {
  margin-bottom: 100px;
}
.service li {
  background-color: #fff;
  padding: 18px 30px;
  margin-bottom: 50px;
}
.service li .image {
  float: left;
  width: 450px;
}
.service li .text {
  padding-left: 510px;
}
.service li .text .p1 {
  font-size: 30px;
  font-weight: bold;
  color: #3e3e3e;
  margin: 15px 0 20px;
}
.service li .text .p2 {
  color: #7f7f7f;
  line-height: 36px;
}
.head-PC-fixation>ul{
  position: absolute;
  top: 15px;
  left: 5%;
}
@media (max-width: 1600px) {
  .ind-con01 > div:first-child {
    width: 25.99%;
  }
  .case li a .image {
    width: 280px;
  }
  .case li a .text {
    padding-left: 290px;
  }
  .case li a .text .more {
    width: 66%;
    margin: 20% 17% 0;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p4 {
    margin-top: 38%;
  }
}
@media(max-width:1200px){
  .ind-con02{
    width: 100%;
    padding: 100px 30px;
  }
  .ind-con02-left>p{
    width: 100%;
  }
  .soultion-slider02 .item a{
    width: 50%;
    height: 122px;
  }
  .soultion-slider02 .item a:nth-child(2n-1) {
    margin-right: 0px;
}

}
@media (max-width: 992px) {
  .ind-con02-right{
    display: none;
  }
  .soultion-slider02{
    width: 100% !important;
  }
  .head-mobile {
    padding: 10px;
  }
  #nav-toggle {
    top: 32px;
  }
  .ind-con01 a > div > div > p {
    font-size: 18px;
  }
  .ind-con01-play {
    top: -50px;
  }
  .about .about_left {
    width: 100%;
  }
  .about .about_right {
    text-align: center;
  }
  .dl .dl_list li img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: gray;
            filter: gray;
  }
  .wap_footer {
    display: block;
    padding: 8px 10px;
  }
  .wap_footer .wap_footer_l {
    float: left;
    width: 60%;
    color: #dadada;
    font-size: 14px;
    line-height: 30px;
  }
  .wap_footer .wap_footer_r {
    float: right;
    width: 28%;
  }
  .wap_footer .wap_footer_r .p2 {
    color: #ffffff;
    margin-top: 5px;
    letter-spacing: 2px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    background-size: cover;
    width: 30px;
    height: 80px;
    margin-top: -40px;
  }
  .case li a .text .more {
    width: 46%;
    margin: 10% 27% 0;
  }
  .details .location {
    display: none;
  }
  .details {
    padding-top: 87px;
    overflow: hidden;
  }
  .details .detail_eait {
    padding: 35px 0 50px;
  }
  .details .back a {
    font-size: 16px;
  }
  .contact .contact2 .map {
    height: 300px;
  }
  .news li {
    margin-bottom: 60px;
    padding: 0 15px;
  }
  .news {
    margin: 50px -15px 0;
  }
  .proud .proud_l {
    display: none;
  }
  .proud .proud_r {
    padding-left: 0;
  }
  .proud {
    margin-top: 130px;
  }
  .proud_detail .proud_detail1 .proud_detail1_l {
    width: 100%;
  }
  .proud_detail {
    margin-top: 50px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r {
    width: 100%;
    padding-left: 0%;
    padding-top: 30px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p4 {
    margin-top: 5%;
  }
  .proud_detail .proud_detail2 {
    padding: 70px 0 85px;
    text-align: center;
  }
  .scene li .image,
  .scene li .text {
    width: 100%;
  }
  .scene li {
    margin-bottom: 30px;
  }
  .service li .image {
    width: 300px;
  }
  .service li .text {
    padding-left: 320px;
  }
  .service li .text .p1 {
    font-size: 30px;
    font-weight: bold;
    color: #3e3e3e;
    margin: 10px 0px 15px;
  }
  .service li .text .p1 {
    line-height: 30px;
  }
  .ind-con02-left{
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ind-con02 {
    width: 100%;
    padding: 50px 15px 20px;
}
  .head-mobile img {
    width: 160px;
  }
  .head-mobile {
    line-height: normal;
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white,
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    display: none;
  }
  #nav-toggle {
    top: 15px;
  }
  .head-mobile {
    position: relative;
  }
  .ind-con01 > div:first-child {
    width: 100%;
  }
  .ind-con01 > div:first-child a {
    float: left;
    width: 50%;
  }
  .ind-con01 > div {
    width: 50%;
  }
  .ind-con01 > div:nth-child(2),
  .ind-con01 > div:nth-child(4),
  .ind-con01 > div:nth-child(5),
  .ind-con01 > div:nth-child(6),
  .ind-con01 > div:nth-child(7) {
    width: 50%;
  }
  .ind-con01 > div a > div {
    height: 130px;
  }
  .ind-con01 a > div > div > p {
    font-size: 12px;
  }
  .circle-box {
    opacity: 1;
  }
  .ind-con01 a > div > div > p {
    top: 25%;
  }
  .circle-box {
    top: 48%;
  }
  .ind-banner .swiper-slide img {
    height: 400px;
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -370px;
  }
  .ind-con01 {
    width: 100%;
  }
  .about {
    padding: 0 0 30px;
  }
  .about .about_left {
    float: none;
  }
  .about .about_left .p1 {
    font-size: 24px;
  }
  .about .about_left .p2 {
    font-size: 16px;
  }
  .about .about_left .p3 {
    color: #3c363e;
    font-size: 12px;
    margin: 15px 0 25px;
  }
  .more {
    width: 100px;
  }
  .more a {
    line-height: 20px;
    font-size: 12px;
    padding-left: 15px;
  }
  .more a span {
    margin-left: 15px;
  }
  .about .about_right {
    margin-top: 20px;
    padding: 0 10%;
  }
  .dl {
    padding: 25px 0 40px;
    background-color: #EEEEEE;
  }
  .dl .title .p1 {
    font-size: 20px;
  }
  .dl .title .p2 {
    color: #7f7f7f;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
  }
  .dl .dl_list {
    margin-top: 20px;
    margin: 20px -4px 0;
  }
  .dl .dl_list li {
    float: left;
    padding: 0 4px;
    margin-top: 5px;
    width: 33.33%;
  }
  .dl .more {
    margin: 25px auto 0;
  }
  .join {
    padding: 50px 0 40px;
  }
  .join .join_left {
    width: 100%;
    padding: 0 10%;
  }
  .join .join_right {
    width: 100%;
    margin-top: 35px;
    padding-right: 0;
  }
  .join .join_right .p1 {
    font-size: 20px;
  }
  .join .join_right .p2 {
    color: #7f7f7f;
    line-height: 20px;
    margin: 15px 0 30px;
    font-size: 12px;
  }
  .wap_footer .wap_footer_l {
    font-size: 12px;
    line-height: 24px;
  }
  .wap_footer .wap_footer_r .p2 {
    font-size: 12px;
    text-align: center;
  }
  .footer-end {
    padding: 10px 15px;
  }
  .footer-end {
    margin-bottom: 49px;
  }
  .best_wap_footer {
    display: block;
  }
  .in-banner {
    height: 270px;
  }
  .in-banner img {
    max-width: none;
    height: 100%;
    position: relative;
    top: 50%;
    margin-top: -135px;
  }
  .in-banner .in_title .p1 {
    font-size: 20px;
  }
  .in-banner .in_title .p2 {
    font-size: 12px;
    margin-top: 2px;
  }
  .about_text {
    padding: 35px 0 35px;
  }
  .swiper_box {
    padding: 0;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .case {
    margin-top: 20px;
  }
  .case li {
    margin-bottom: 15px;
    padding: 0;
  }
  .case li a {
    padding: 8px 6px;
  }
  .case li a .image {
    width: 160px;
  }
  .case li a .text {
    padding-left: 170px;
  }
  .case li a .text .p1 {
    font-size: 12px;
    margin: 5px 0 5px;
  }
  .case li a .text .p2 {
    color: #838383;
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
  }
  .case li a .text .more {
    width: 70%;
    line-height: 24px;
    height: 24px;
    border: 1px solid #ECECEC;
    border-radius: 20px;
    margin: 5% 15% 0;
    padding-left: 15px;
    color: #888;
    font-size: 12px;
  }
  .case li a .text .more span {
    margin-left: 30px;
  }
  .details {
    padding-top: 0;
  }
  .details .detail_eait {
    padding: 20px 0 15px;
  }
  .details .back {
    margin-bottom: 25px;
    text-align: center;
  }
  .details .back a {
    font-size: 12px;
  }
  .contact {
    margin-top: 10px;
  }
  .contact .contact1 {
    padding-bottom: 25px;
  }
  .contact .contact1 .image {
    width: 100%;
    padding-right: 15%;
  }
  .contact .contact1 .text {
    width: 100%;
    padding: 25px 30px 0;
  }
  .contact .contact1 .text .p1 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .contact .contact1 .text .p2 {
    font-size: 12px;
    line-height: 24px;
  }
  .contact .contact2 {
    padding: 15px 0;
  }
  .contact .contact2 .container {
    padding: 0;
  }
  .contact .contact2 .map {
    height: 200px;
  }
  .news {
    margin: 25px -15px 0;
  }
  .news li a .text {
    padding: 8px 10px 12px;
  }
  .news li a .text .p1 {
    font-size: 12px;
  }
  .news li a .text .p2 {
    color: #838383;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 20px;
    height: 80px;
    overflow: hidden;
  }
  .news li a .text .p3 {
    width: 90px;
    line-height: 20px;
    padding-left: 10px;
    font-size: 12px;
  }
  .news li a .text .p3 span {
    margin-left: 20px;
  }
  .news li {
    margin-bottom: 15px;
  }
  .proud {
    margin: 25px -5px 0;
  }
  .proud .proud_r .proud_list li {
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .proud .proud_r .proud_list li a {
    padding: 10px 8px;
  }
  .proud .proud_r .proud_list li a .p1 {
    font-size: 12px;
  }
  .proud .proud_r .proud_list li a .p2 {
    font-size: 12px;
    color: #838383;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
  }
  .proud .proud_r .proud_list li a .p3 {
    margin: 15px 0 10px;
    overflow: hidden;
  }
  .proud .proud_r .proud_list li a .p4 {
    width: 90px;
    line-height: 24px;
    margin: 0 auto;
    border: 1px solid #F3F3F3;
    border-radius: 20px;
    text-align: left;
    padding-left: 15px;
    font-size: 12px;
  }
  .proud .proud_r .proud_list li a .p4 span {
    margin-left: 15px;
  }
  .proud_detail {
    margin-top: 20px;
  }
  .proud_detail .proud_detail1 .proud_detail1_l .small_img li {
    width: 40px;
  }
  .proud_detail .proud_detail1 .proud_detail1_l .lauage_img {
    padding-left: 45px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p1 {
    font-size: 18px;
    line-height: 30px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p2 {
    font-size: 12px;
    margin-top: 15px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p3 {
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
  }
  .proud_detail .proud_detail1 .proud_detail1_r .p4 {
    width: 96px;
    line-height: 20px;
    border: 1px solid #4F4F4F;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
  }
  .proud_detail .proud_detail2 {
    padding: 20px 0 60px;
    font-size: 12px;
  }
  .scene {
    margin: 20px 0;
  }
  .scene li .text {
    padding: 25px 15px 0;
  }
  .scene li .text p.p1 {
    font-size: 16px;
  }
  .scene li .text .p2 {
    margin-top: 15px;
    color: #7f7f7f;
    font-size: 12px;
    line-height: 24px;
  }
  .service_title {
    margin: 20px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  .service li {
    background-color: #fff;
    padding: 6px 10px;
    margin-bottom: 15px;
  }
  .service li .image {
    width: 100%;
    float: none;
  }
  .service li .text {
    width: 100%;
    padding-left: 0;
    margin: 10px 0;
  }
  .service li .text .p1 {
    font-size: 16px;
    margin: 5px 0px;
  }
  .service li .text .p2 {
    font-size: 12px;
    line-height: 20px;
  }
  .join .join_right .more a{
    padding-left: 7px;
  }
  .join_input .input{
    width: 80%;
    left: 10%;
    margin-left: 0;
    height: 300px;
    margin-top: -150px;
  }
  .join_input .input .input_header {
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    font-size: 16px;
    background: #FF632D url(../images/icon8.png) no-repeat 10px center;
    background-size: 20px auto;
}
.join_input .input .input_close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -12px;
  top: -14px;
  padding: 0;
  text-align: center;
}
.join_input .input .input_close img{
  width: 15px;
  margin-top: 8px;
}
.join_input .input .input_list {
  padding: 20px 25px 0;
}
.join_input .input .input_list li input {
  width: 100%;
  line-height: 34px;
  border: 1px solid #A2A2A2;
  padding-left: 15px;
  border-radius: 5px;
}
.join_input .input .input_list li {
  margin-top: 12px;
}
.join_input .input .input_submit {
  margin: 25px 25px 0;
}
.join_input .input .input_submit input {
  width: 100%;
  font-size: 14px;
  line-height: 36px;
  background-color: #656565;
  color: #fff;
  border: none;
  border-radius: 5px;
}
.detail_title {
  text-align: center;
  font-size: 12px;
  color: #4c4c4c;
  margin: 25px 0 15px;
}
.details .detail_eait{
  font-size: 12px;
}
.detail_title p {
  margin-bottom: 20px;
}
}
