.zzbzicon{
  width: 50px;
  position: absolute;
  right: 15px;
  top: 0;
}

.topbule{
  color:#2170e9;
}
.topgray{
  color:#333;
}

.zzbzicon img{
  width:100%;
}


.ewm_but:hover .ewm_img{
  display: block;
}

.ewm_img{
  width: 200px;
  height: 200px;
  position: absolute;
  padding: 20px;
  top: -207px;
  left: 75px;
  display: none;
  border: 1px solid #ccc;
  background: #fff;
}
.ewm_img img{
  width: 100%;
}



/* 清除浮动 */
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.body {
  max-width: 1920px;
  overflow: hidden;
  margin: 0 auto;
}
body a:hover {
  text-decoration: none;
  opacity: 0.9;
}
.topbar {
  min-width: 1200px;
  padding: 0 50px;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}
.topbar a {
  color: #fff;
}
.topbar .hello {
  width: 50%;
  float: left;
}
.topbar .link {
  width: 50%;
  float: right;
  text-align: right;
}
.topbar .link a {
  padding: 0 10px;
  position: relative;
}
.topbar .link a span {
  display: none;
  position: absolute;
  left: 10px;
  top: 30px;
  z-index: 100;
  padding: 10px;
  background: #FFF;
  color: #000;
}
.topbar .link a span i {
  display: block;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  font-size: 16px;
}
.topbar .link a:hover {
  opacity: 1;
}
.topbar .link a:hover span {
  display: block;
}
@media (min-width: 0) and (max-width: 1370px) {
  .menu_box{
    display: none;
}
.topbar {
  display: none;
  padding: 0 50px;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.topbar a {
  color: #fff;
  padding: 0 10px;
}
.topbar .hello {
  width: 50%;
  float: left;
}
.topbar .link {
  width: 50%;
  float: right;
  text-align: right;
}
}
.header {
  width: 100%;
  height: 100px;
  line-height: 100px;
  position: absolute;
  top: 40px;
  z-index: 1;
}


/*咨询窗口*/

.right_advisory {
  width: 280px;
  height: 100px;
  position: fixed;
  right: 0;
  bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #037cea;
  padding: 18px;
  z-index: 999;
}

.right_advisory .close {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 18px;
  right: 12px;
  cursor: pointer;
  background: url(../images/colse_o.png) no-repeat center;
}

.right_advisory p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.right_advisory a {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  width: 100px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin: 0 5px;
}

.right_advisory a:hover {
  background: #fff;
  color: #037cea;
}


.header.header-cur {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.header .nemu {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  background: url("../images/nemu.png") no-repeat center center;
  background-size: 35px;
  cursor: pointer;
}
.header .con {
  padding: 0 50px;
}
.header .nav {
  padding-left: 25px;
}
.header .nav a {
  padding: 0 25px;
  color: #fff;
  font-weight:bold;
}
.header .contact .tel {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 20px;
  padding-left: 25px;
  color: #fff;
  background: url(../images/icon_phone.png) no-repeat left center;
  
}
.header .contact .btn {
  vertical-align: middle;
  background-color: #ffffff;
  width: 120px;
  height: 36px;
  border-radius: 36px;
  color: #2170e9;
}

     .ewm_img {    
       
       width: 200px;
    height: 200px;
    position: absolute;
    padding: 20px;
    top: -207px;
    left: 75px;
    display: none;
    border: 1px solid #ccc;
    background: #fff;
}


@media (min-width: 0) and (max-width: 1370px) {
  .header {
    width: 100%;
  height: 60px;
  line-height: 60px;
  position: fixed;
  top: 0px;
  z-index: 1;
}
.header .con {
  padding: 0 20px;
}
.header .mobile-nav {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.95);
}

  .right_advisory {
    display: none;
  }

.header .mobile-nav .close {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/icon-close.png) no-repeat center center;
}
.header .nemu {
  display: block;
}
.header .logo img {
  width: 80%;
}
.header .nav {
  width: 100%;
  padding-left: 0;
  padding-top: 30px;
}
.header .nav a {
  text-align: center;
  line-height: 55px;
  width: 100%;
  display: block;
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.header .contact {
  float: none;
  padding-top: 5px;
  padding-bottom: 50px;
  clear: both;
}
.header .contact a {
  display: block;
  text-align: center;
}
.header .contact .tel {
  width: 250px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  vertical-align: middle;
  margin-right: 0;
  font-size: 18px;
  padding-left: 0;
  text-indent: 20px;
  color: #fff;
  font-weight: bold;
  background: #D80A0A url(../images/icon_phone.png) no-repeat 20px center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.header .contact .btn {
  margin: 0 auto;
  vertical-align: middle;
  background-color: #ffffff;
  width: 200px;
  height: 50px;
  padding: 0;
  line-height: 50px;
  border-radius: 50px;
  font-weight: bold;
  color: #2170e9;
  display: none;
}
}
.banner {
  width: 100%;
  height: 778px;
}

.menu_box {
  background: rgba(0, 0, 0, 0.5);
  width: 250px;
  
  position: absolute;
  z-index: 1;
  left: 18.5%;
  top: 150px;
  color: #fff;
   -webkit-backdrop-filter: blur(5px);     
  backdrop-filter: blur(5px);  
}

.menu_box h4 {
  font-weight: bold;
  padding: 14px 25px;
  background: url(../images/menuBG.png)no-repeat;
  font-size: 20px;
}

.menu_box .menu_list {
  font-size: 16px;
  height: 60px;
  padding:0 15px;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.menu_box .menu_list:hover {
  background: rgba(255, 255, 255, 0.2);
}

.menu_box2 {
  position: absolute;
  background: rgba(255, 255, 255, 1);
  width: 800px;
  height: 410px;
  font-size: 16px;
  display: none;
  top: 0;
  left: 250px;
  color: #333;
  padding: 30px;
}

.menu_box2 h2 {
  font-size: 26px;
  color: #2170e9;
}

.menu_box2 a {
  display: inline-block;
  margin: 5px 20px;
  color: #555;
  font-size:14px;
}
.filtration {
  width: 100%;
  padding: 30px 14%;
  background: #fefefe;
  border:1px solid #F5F5F5;
}

.filtration .filtration-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.filtration span{
  font-size: 18px;
  font-weight: bold;
  display:block;
}
.filtration input{
  width: 40%;
  border: 1px solid #333;
  height: 36px;
  border-radius: 36px;
  padding: 20px;
  outline: none;
}
.filtration button{
  width: 100px;
  height: 42px;
  border-radius: 42px;
  margin-left: 30px;
  outline: none;
}

.filtration .filtration-box a {
  height: 36px;
  
  border-radius: 36px;
  line-height: 36px;
  padding: 0 10px;
  color: #333;
  /*font-weight: bold;*/
  border: 1px solid #333;
  margin: 10px 8px 0 8px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}

.filtration .filtration-box a:hover{
  background: #007BFF;
  border: 1px solid #0056B3;
  color: #fff;
}

.Factive{
  background: #007BFF;
  border: 1px solid #0056B3 !important;
  color: #fff !important;
}

@media (min-width: 0) and (max-width: 640px) {
  .filtration {
  width: 100%;
  padding: 30px 4%;
  background: #fefefe;
  border:1px solid #F5F5F5;
}

.filtration .filtration-box a {
  height: 36px;
  width: 30%;
  border-radius: 36px;
  line-height: 36px;
  padding: 0 10px;
  color: #333;
  /*font-weight: bold;*/
  border: 1px solid #333;
  margin: 5px 4px 0 4px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

.filtration .filtration-box input {
  height: 36px;
  width: 30%;
  border-radius: 36px;
  line-height: 36px;
  padding: 0 10px;
  color: #333;
  /*font-weight: bold;*/
  border: 1px solid #333;
  margin: 5px 4px 0 4px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}



.filtration button{
  margin-left: 0;
}
}
.menu_box .menu_list:hover .menu_box2 {
  display: block;
}
.banner .pc-banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 800px;
}

.menu_box .menu_list .menu_chlid {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}

.menu_box .menu_list .menu_chlid a {
  color: #fff;
  font-size: 12px;
  opacity: 0.4;
  margin-right: 3px;
}

.menu_box .menu_list .menu_chlid a:hover {
  opacity: 1;
}

.banner .lg-banner {
  display: none;
}
.banner .mobile-banner {
  display: none;
}
.banner .con {
  width: 1200px;
  height: 0;
  margin: 0 auto;
  position: relative;
}
.banner .info {
  width: 340px;
  height: 395px;
  position: absolute;
  right: 0;
  top: -585px;
  color: #fff;
}

.swiper-indexbanner {
  width: 100%;
  height: 800px;
}

.swiper-indexbanner-lg {
  width: 100%;
}

.swiper-indexbanner-mobile {
  width: 100%;
  height: auto;
}

.banner .info ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.banner .info li {
  /*float: left;*/
  list-style: none;
  width: calc(50% - 2px);
  box-sizing: border-box;
  text-align: center;
  padding: 25px 20px 20px 20px;
  background: rgba(155, 155, 155, 0.3);
  margin: 1px;
  -webkit-backdrop-filter: blur(5px);      
  backdrop-filter: blur(5px);  }

.banner .info li img {
  margin-bottom: 15px;
}

.banner .info .name {}

.banner .info .name strong {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}

.banner .info .name p {
  font-size: 12px;
}
@media (min-width: 640px) and (max-width: 1200px) {
  
   .right_advisory {
    display: none;
  }
  .offer_w {
    display: none;
  }
  
  .news_wrap{
 display: none;}

  .banner {
    width: 100%;
  height: auto;
}
.banner .pc-banner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.banner .pc-banner img {
  width: 1920px;
  margin-left: -360px;
}
.banner .lg-banner {
  display: block;
  overflow: hidden;
}
.banner .lg-banner img {
  width: 100%;
}
.banner .mobile-banner {
  display: none;
  
}
.banner .con {
  width: 100%;
  height: 0;
  margin: 0 auto;
  position: relative;
  display: none;
}

}
@media (min-width: 0) and (max-width: 640px) {
    .news_wrap{
 display: none;}

.business_box .business_list:nth-child(even) {
  margin-top: 0 !important;
}
.banner {
  width: 100%;
  height: auto;
}
.banner .pc-banner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  display: none;
}
.banner .pc-banner img {
  width: 1920px;
  margin-left: -360px;
}
.banner .lg-banner {
  display: none;
}
.banner .lg-banner img {
  width: 100%;
}
.banner .mobile-banner {
  display: block;
  overflow:hidden;
}
.banner .mobile-banner img {
  width: 100%;
}
.banner .con {
  width: 100%;
  height: 0;
  margin: 0 auto;
  position: relative;
  display: none;
}
.banner .info {
  width: 1200px;
  position: absolute;
  left: 0;
  bottom: 85px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.banner .info ul {
  padding: 0;
  padding-top: 25px;
}
.banner .info li {
  float: left;
  list-style: none;
  width: 25%;
  box-sizing: border-box;
  padding: 0 50px;
  display: flex;
}
.banner .info .name {
  padding-left: 20px;
}
.banner .info .name strong {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}
.banner .info .name p {
  font-size: 12px;
}
}
.tabwrap {
  width: 100%;
  position: relative;
}
.tabwrap>.con {
  width: 1300px;
  /* padding: 50px;*/
  margin: 0 auto;
  margin-top: -60px;
  /*padding-top: 50px;*/
  position: relative;
  background: #fff;
}
.tabwrap .box1 .tabbar {
  width: 270px;
  background: #2170e9;
  color: #000;
  font-weight: bold;
  height: 398px;
  float: left;
  background: url(../images/ywIMG.png) no-repeat;
  position: relative;
}

.tabwrap .box1 .tabbar h3 {
  font-size: 30px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 80px;
  text-align: center;
}

.tabwrap .box1 .tabbar p {
  font-size: 20px;
  padding: 50px 0 0 0px;
  line-height: 40px;
  letter-spacing: 3px;
  font-weight: 100;
  color:#fff;
  font-weight: bold;
  text-align:center;
}

.tabwrap .box1 .tabbar a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin: 0 auto;
  width: 150px;
  height: 45px;
  background: #D80A0A;
  text-align: center;
  line-height: 45px;
  color: #fff;
  border-radius: 45px;
  box-shadow: 0 0 10px 10px 0;
}
.tabwrap .box1 .nav-item {
  width: 33.3333%;
  height: 60px;
}
.tabwrap .box1 .nav-item a {
  height: 60px;
  line-height: 60px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  background: #fff;
  color: #000;
}
.tabwrap .box1 .nav-item .active {
  background: #fff;
  color: #fff;
  font-weight: bold;
  background: url("../images/tabcur.jpg") no-repeat center bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt1 {
  background: url("../images/tabcur.jpg") no-repeat -18px bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt2 {
  background: url("../images/tabcur2.jpg") no-repeat;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav {
  margin-bottom: 0 !important;
}
.tabwrap .box1 .tabbox {
  width: 100%;
  background: #2170e9;
  margin-left: 0;
  
}
.tabwrap .box1 .tabbox .item {
  padding: 10px;
}
.tabwrap .box1 .tabbox .box {
  width: 25%;
  box-sizing: border-box;
  padding: 10px;
}
.tabwrap .box1 .tabbox .box a {
  display: block;
  background: #fff;
  padding: 40px;
  text-align: center;
}
.tabwrap .box1 .tabbox .box a .icon {
  padding-bottom: 20px;
}
.tabwrap .box1 .tabbox .box a .name {
  font-size: 14px;
  color: #000;
}
.tabwrap .box2 {
  width: 690px;
  color: #fff;
  background: #D80A0A;
  position: absolute;
  right: -400px;
  top: 0;
  height: 558px;
  padding: 30px 0 0 50px;
}
.tabwrap .box2 .title {
  display: inline-block;
  padding-right: 45px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: url("../images/iocnlw.png") no-repeat right center;
  margin-bottom: 20px;
}
.tabwrap .box2 .tip {
  width: 100%;
  display: inline-block;
  background: url(../images/bgtip.png) no-repeat left center;
  color: #fff;
  height: 41px;
  line-height: 46px;
  text-align: left;
  margin-bottom: 30px;
  text-indent: 20px;
  font-size: 14px;
}
.tabwrap .box2 .formbox {
  width: 300px;
  margin-bottom: 30px;
}
.tabwrap .box2 .formbox span {
  display: block;
  margin-bottom: 10px;
}
.tabwrap .box2 .formbox input {
  width: 100%;
  height: 45px;
  text-indent: 10px;
}
.tabwrap .box2 .button {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #2170e9;
  border: none;
  color: #fff;
  padding: 0;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.35);
}
@media (min-width: 640px) and (max-width: 1400px) {
  .tabwrap {
    width: 100%;
  position: relative;
}
.tabwrap .con {
  width: 100%;
  padding: 50px;
  margin: 0 auto;
  margin-top: -60px;
  padding-top: 50px;
  position: relative;
  background: #fff;
}
.tabwrap .box1 {
  margin: 0 auto;
  padding:50px;
}
.tabwrap .box1 .tabbar {
  width: 100%;
  height: 0;
  background: none;
}
.tabwrap .box1 .tabbar p {
  display: none;
}
.tabwrap .box1 .tabbar a {
  display: none;
}
.tabwrap .box1 .nav-item {
  width: 33.3333%;
  height: 60px;
}
.tabwrap .box1 .nav-item a {
  height: 60px;
  line-height: 60px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  background: #fff;
  color: #000;
}
.tabwrap .box1 .nav-item .active {
  background: #fff;
  color: #fff;
  font-weight: bold;
  background: url("../images/tabcur.jpg") no-repeat center bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt1 {
  background: url("../images/tabcur.jpg") no-repeat -18px bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt2 {
  background: url("../images/tabcur2.jpg") no-repeat;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav {
  margin-bottom: 0 !important;
}
.tabwrap .box1 .tabbox {
  width: 100%;
  background: #2170e9;
  padding-top:80px;
}
.tabwrap .box1 .tabbox .item {
  padding: 10px;
}
.tabwrap .box1 .tabbox .box {
  width: 33.333%;
  box-sizing: border-box;
  padding: 10px;
}
.tabwrap .box1 .tabbox .box a {
  display: block;
  background: #fff;
  padding: 40px;
  text-align: center;
}
.tabwrap .box1 .tabbox .box a .icon {
  padding-bottom: 20px;
}
.tabwrap .box1 .tabbox .box a .name {
  font-size: 14px;
  color: #000;
}
.tabwrap .box2 {
  display: none;
  width: 690px;
  color: #fff;
  background: #D80A0A;
  position: absolute;
  right: -400px;
  top: 0;
  height: 558px;
  padding: 50px;
}
.tabwrap .box2 .title {
  display: inline-block;
  padding-right: 45px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: url("../images/iocnlw.png") no-repeat right center;
  margin-bottom: 20px;
}
.tabwrap .box2 .tip {
  width: 100%;
  display: inline-block;
  background: url(../images/bgtip.png) no-repeat left center;
  color: #fff;
  height: 41px;
  line-height: 46px;
  text-align: left;
  margin-bottom: 30px;
  text-indent: 20px;
  font-size: 14px;
}
.tabwrap .box2 .formbox {
  width: 300px;
  margin-bottom: 30px;
}
.tabwrap .box2 .formbox span {
  display: block;
  margin-bottom: 10px;
}
.tabwrap .box2 .formbox input {
  width: 100%;
  height: 45px;
  text-indent: 10px;
}
.tabwrap .box2 .button {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #2170e9;
  border: none;
  color: #fff;
  padding: 0;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.35);
}
}
@media (min-width: 0) and (max-width: 640px) {

  .box2_wrap{
    display: none;
}
.tabwrap {
  width: 100%;
  position: relative;
}
.tabwrap .con {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  margin-top: 0;
  padding-top: 40px;
  position: relative;
  background: #fff;
}
.tabwrap .box1 {
  margin: 0 auto;
}
.tabwrap .box1 .tabbar {
  width: 100%;
  height:0;
  background:none;
}
.tabwrap .box1 .tabbar p{
  display: none;
}
.tabwrap .box1 .tabbar a{
  display: none;
}
.tabwrap .box1 .nav-item {
  width: 33.3333%;
  height: 60px;
}
.tabwrap .box1 .nav-item a {
  height: 60px;
  line-height: 60px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  background: #fff;
  color: #000;
}
.tabwrap .box1 .nav-item .active {
  background: #fff;
  color: #fff;
  font-weight: bold;
  background: url("../images/tabcur.jpg") no-repeat center bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt1 {
  background: url("../images/tabcur.jpg") no-repeat -18px bottom;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav-item .active.lt2 {
  background: url("../images/tabcur2.jpg") no-repeat;
  background-size: 100% 60px;
}
.tabwrap .box1 .nav {
  margin-bottom: 0 !important;
}
.tabwrap .box1 .tabbox {
  width: 100%;
  padding-top:80px;
  background:#fff;
}
.tabwrap .box1 .tabbox .item {
  padding: 10px;
}
.tabwrap .box1 .tabbox .box {
  width: 25%;
  box-sizing: border-box;
  padding: 2px;
}
.tabwrap .box1 .tabbox .box a {
  display: block;
  background: none;
  padding: 10px;
  text-align: center;
}
.tabwrap .box1 .tabbar h3{
  background:#2170e9;
}
.tabwrap .box1 .tabbox .box a .icon {
  padding-bottom: 10px;
}
.tabwrap .box1 .tabbox .box a .name {
  font-size: 14px;
  color: #000;
}
.tabwrap .box2 {
  display: none;
  width: 690px;
  color: #fff;
  background: #D80A0A;
  position: absolute;
  right: -400px;
  top: 0;
  height: 558px;
  padding: 50px;
}
.tabwrap .box2 .title {
  display: inline-block;
  padding-right: 45px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: url("../images/iocnlw.png") no-repeat right center;
  margin-bottom: 20px;
}
.tabwrap .box2 .tip {
  width: 100%;
  display: inline-block;
  background: url(../images/bgtip.png) no-repeat left center;
  color: #fff;
  height: 41px;
  line-height: 46px;
  text-align: left;
  margin-bottom: 30px;
  text-indent: 20px;
  font-size: 14px;
}
.tabwrap .box2 .formbox {
  width: 300px;
  margin-bottom: 30px;
}
.tabwrap .box2 .formbox span {
  display: block;
  margin-bottom: 10px;
}
.tabwrap .box2 .formbox input {
  width: 100%;
  height: 45px;
  text-indent: 10px;
}
.tabwrap .box2 .button {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #2170e9;
  border: none;
  color: #fff;
  padding: 0;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.35);
}
}
.aboutwrap .con {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
.aboutwrap .row1 {
  width: 50%;
  padding-left: 50px;
}
.aboutwrap .row1 .t1 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #666;
}
.aboutwrap .row1 .t1 span {
  padding: 0 5px;
}
.aboutwrap .row1 .title {
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  line-height: 100%;
  margin-bottom: 30px;
}
.aboutwrap .row1 .text {
  font-size: 18px;
  line-height: 200%;
  padding-right: 40px;
}
.aboutwrap .row1 .more {
  padding-top: 30px;
}
.aboutwrap .row1 .btn-more {
  display: inline-block;
  padding-right: 70px;
  background: url("../images/iconright.png") no-repeat right center;
}
.aboutwrap .row2 {
  width: 50%;
  overflow: hidden;
}
.aboutwrap .row2 .about-wrap {
  position: relative;
  height: 400px;
}
.aboutwrap .row2 .about-wrap .swiper-container .pic {
  padding-top: 20px;
}
.aboutwrap .row2 .about-wrap .swiper-container img {
  width: 480px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active .pic {
  padding-top: 0;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active img {
  width: 540px;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.aboutwrap .row2 .about-wrap .pagination2 {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 350px;
}
.aboutwrap .row2 .about-wrap .pagination2 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
}
.aboutwrap .row2 .about-wrap .pagination2 .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #f1f1f1;
}
.aboutwrap .row2 .about-wrap .pagination2 .swiper-active-switch {
  background: #2170e9;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .aboutwrap .con {
    width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 50px 0;
  flex-direction: column;
}
.aboutwrap .row1 {
  width: 100%;
  padding-left: 50px;
}
.aboutwrap .row1 .t1 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #666;
}
.aboutwrap .row1 .t1 span {
  padding: 0 5px;
}
.aboutwrap .row1 .title {
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  line-height: 100%;
  margin-bottom: 30px;
}
.aboutwrap .row1 .text {
  font-size: 18px;
  line-height: 200%;
  padding-right: 40px;
}
.aboutwrap .row1 .more {
  padding-top: 30px;
}
.aboutwrap .row1 .btn-more {
  display: inline-block;
  padding-right: 70px;
  background: url("../images/iconright.png") no-repeat right center;
}
.aboutwrap .row2 {
  width: 100%;
  overflow: hidden;
}
.aboutwrap .row2 .about-wrap {
  position: relative;
}
.aboutwrap .row2 .about-wrap .swiper-container .pic {
  padding-top: 20px;
}
.aboutwrap .row2 .about-wrap .swiper-container img {
  width: 480px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active .pic {
  padding-top: 0;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active img {
  width: 540px;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.aboutwrap .row2 .about-wrap .pagination2 {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 350px;
}
.aboutwrap .row2 .about-wrap .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
}
.aboutwrap .row2 .about-wrap .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #f1f1f1;
}
.aboutwrap .row2 .about-wrap .swiper-active-switch {
  background: #2170e9;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .zzbzicon {   
    width: 50px;
  position: absolute;
  right: 0px;
  bottom: 5px;
  display:none;
}
.aboutwrap .con {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 50px 0;
  flex-direction: column;
}
.aboutwrap .row1 {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
.aboutwrap .row1 .t1 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #666;
}
.aboutwrap .row1 .t1 span {
  padding: 0 5px;
}
.aboutwrap .row1 .title {
  font-size: 30px;
  font-weight: bold;
  color: #2170e9;
  
  margin-bottom: 30px;
  line-height: 40px;
  display:none;
  
}
.aboutwrap .row2 .title2 {
  font-size: 30px;
  font-weight: bold;
  color: #2170e9;
  margin-bottom: 30px;
  line-height: 40px;
  text-align: center;
  display:block;
  margin-top:40px
}
.aboutwrap .row1 .text {
  font-size: 16px;
  line-height: 200%;
  padding-right: 0;
}
.aboutwrap .row1 .more {
  padding-top: 30px;
}
.aboutwrap .row1 .btn-more {
  display: inline-block;
  padding-right: 70px;
  background: url("../images/iconright.png") no-repeat right center;
}
.aboutwrap .row2 {
  width: 375px;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
}
.aboutwrap .row2 .about-wrap {
  position: relative;
}
.aboutwrap .row2 .about-wrap .swiper-container .pic {
  padding-top: 20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutwrap .row2 .about-wrap .swiper-container img {
  width: 250px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active .pic {
  padding-top: 0;
}
.aboutwrap .row2 .about-wrap .swiper-container .swiper-slide-active img {
  width: 310px;
  position: relative;
  left: 0;
  z-index: 1;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.aboutwrap .row2 .about-wrap .pagination2 {
  width: 100%;
  text-align: center;
  margin-top: 0;
  position: absolute;
  z-index: 1;
  top: 200px;
}
.aboutwrap .row2 .about-wrap .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
}
.aboutwrap .row2 .about-wrap .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #f1f1f1;
}
.aboutwrap .row2 .about-wrap .swiper-active-switch {
  background: #2170e9;
}
.goto{
  display:none;
}
}
.number{
  display: block;
  margin: 10px auto;
  white-space: normal
}

.number-wrap {
  width: 100%;
  padding: 20px 0 100px 0;
  background: url("../images/bgnumber2.jpg") no-repeat right;
}
.number-wrap .con {
  width: 1200px;
  margin: 0 auto;
}
.number-wrap .con .row {
  width: 20%;
  margin-right:0;
  margin-left: 0;
}
.number-wrap .con .name {
  width: 100%;
  font-size: 14px;
  text-align:center;
}
.number-wrap .con .number span {
  width: 36px;
  height: 56px;
  display: inline-block;
  background: url("../images/bgnumber.jpg") no-repeat;
  color: #fff;
  line-height: 56px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}
.number-wrap .con .number span.dian {
  width: 10px;
  background: url("../images/dian.png") no-repeat center bottom;
}
.number-wrap .con .number span.e {
  width: 36px;
  background: url("../images/bfb.png") no-repeat center bottom;
}
.number-wrap .con .number .n1 {
  width: auto;
  background: none;
  color: #2170e9;
  font-weight: lighter;
  text-align: left;
  font-size: 70px;
  
}
@media (min-width: 0) and (max-width: 1200px) {
  .number-wrap {
    display: none;
}
}
.business-wrap {
  width: 100%;
}
.business-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
}
.business-wrap .item {
  width: 33.3333%;
  float: left;
}
.business-wrap .item img {
  width: 100%;
}
.business-wrap .item .b1 {
  background: url("../images/abg.png");
}
.business-wrap .item .b2 {
  background: url("../images/dbg.png");
}
.business-wrap .item .b3 {
  background: url("../images/cbg.png");
}
.business-wrap .item.pt {
  padding-top: 100px;
}
.business-wrap .item .text {
  position: relative;
  padding: 30px;
  margin-top: -30px;
  color: #fff;
}
.business-wrap .item .text h3 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.business-wrap .item .text p {
  font-size: 14px;
  margin-bottom: 40px;
}
.business-wrap .item .more .m1 {
  color: #fff;
  background: url("../images/more1.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m2 {
  color: #fff;
  background: url("../images/more2.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m3 {
  color: #fff;
  background: url("../images/more3.png") no-repeat right center;
  padding-right: 80px;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .business-wrap {
    width: 100%;
}
.business-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
}
.business-wrap .item {
  width: 33.3333%;
  float: left;
}
.business-wrap .item img {
  width: 100%;
}
.business-wrap .item .b1 {
  background: url("../images/abg.png");
}
.business-wrap .item .b2 {
  background: url("../images/dbg.png");
}
.business-wrap .item .b3 {
  background: url("../images/cbg.png");
}
.business-wrap .item.pt {
  padding-top: 100px;
}
.business-wrap .item .text {
  position: relative;
  padding: 30px;
  margin-top: -30px;
  color: #fff;
}
.business-wrap .item .text h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.business-wrap .item .text p {
  font-size: 14px;
  margin-bottom: 40px;
}
.business-wrap .item .more .m1 {
  color: #fff;
  background: url("../images/more1.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m2 {
  color: #fff;
  background: url("../images/more2.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m3 {
  color: #fff;
  background: url("../images/more3.png") no-repeat right center;
  padding-right: 80px;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .business-wrap {
    width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}
.business-wrap .con {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.business-wrap .item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.business-wrap .item img {
  width: 100%;
}
.business-wrap .item .b1 {
  background: url("../images/abg.png");
}
.business-wrap .item .b2 {
  background: url("../images/dbg.png");
}
.business-wrap .item .b3 {
  background: url("../images/cbg.png");
}
.business-wrap .item.pt {
  padding-top: 0;
}
.business-wrap .item .text {
  position: relative;
  padding: 20px;
  margin-top: -30px;
  color: #fff;
}
.business-wrap .item .text h3 {
  font-size: 24px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}
.business-wrap .item .text p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.business-wrap .item .more .m1 {
  color: #fff;
  background: url("../images/more1.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m2 {
  color: #fff;
  background: url("../images/more2.png") no-repeat right center;
  padding-right: 80px;
}
.business-wrap .item .more .m3 {
  color: #fff;
  background: url("../images/more3.png") no-repeat right center;
  padding-right: 80px;
}
}
.guwen-wrap {
  padding: 40px 0 60px 0;
  overflow: hidden;
  background: url("../images/bg25948.jpg") no-repeat right bottom;
}
.guwen-wrap .title {
  text-align: center;
}
.guwen-wrap .title .name {
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  margin-bottom: 20px;
}
.guwen-wrap .title p {
  font-size: 16px;
  color: #666;
}
.guwen-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  height: 500px;
  position: relative;
}
.guwen-wrap .con .btn-left {
  position: absolute;
  left: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.guwen-wrap .con .btn-left:active {
  opacity: 0.7;
}
.guwen-wrap .con .btn-right {
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.guwen-wrap .con .btn-right:active {
  opacity: 0.7;
}
.guwen-wrap .con .pagination3 {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 0;
  position: absolute;
  height: 20px;
}
.guwen-wrap .con .pagination3 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #bfbfbf;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.guwen-wrap .con .pagination3 .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #bfbfbf;
}
.guwen-wrap .con .pagination3 .swiper-active-switch {
  background: #2170e9;
}
.guwen-wrap .swiper-container2 img {
  max-width: 100%;
}
.guwen-wrap .swiper-container2 .swiper-slide {
  padding-right: 200px;
}
.guwen-wrap .swiper-container2 .pic {
  width: 480px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.guwen-wrap .swiper-container2 .pic .info {
  width: 480px;
  position: absolute;
  background: #2170e9;
  left: 50px;
  bottom: -50px;
  z-index: 1;
  color: #fff;
}
.guwen-wrap .swiper-container2 .pic .info .name {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  position: absolute;
  top: -50px;
  background: #D80A0A;
}
.guwen-wrap .swiper-container2 .pic .info .name .s1 {
  font-size: 18px;
  padding-right: 15px;
}
.guwen-wrap .swiper-container2 .pic .info .name .s2 {
  font-size: 12px;
}
.guwen-wrap .swiper-container2 .pic .info .text {
  padding: 20px;
  font-size: 14px;
}
.guwen-wrap .swiper-container2 .pic .info .text .row1 {
  padding-right: 100px;
}
.guwen-wrap .swiper-container2 .pic .info .text .row2 {
  height: 60px;
  border-left: 1px solid #9cabed;
  position: absolute;
  top: 15px;
  right: 0;
  line-height: 60px;
  padding: 0 15px;
}
.guwen-wrap .swiper-container2 .pic .info .text .row2 a {
  color: #fff;
  display: inline-block;
  padding-right: 30px;
  background: url(../images/iconmsgtip.png) no-repeat right center;
}
@media (min-width: 0) and (max-width: 640px) {
  .guwen-wrap {
    padding: 5px 0 20px 0;
  background: none;
}
.guwen-wrap .title {
  text-align: center;
}
.guwen-wrap .title .name {
  font-size: 24px;
  font-weight: bold;
  color: #2170e9;
  margin-bottom: 20px;
}
.guwen-wrap .title p {
  padding: 0 20px;
  font-size: 16px;
  color: #666;
}
.guwen-wrap .con {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  height: 330px;
  position: relative;
}
.guwen-wrap .con .btn-left {
  display: none;
  position: absolute;
  left: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.guwen-wrap .con .btn-left:active {
  opacity: 0.7;
}
.guwen-wrap .con .btn-right {
  display: none;
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.guwen-wrap .con .btn-right:active {
  opacity: 0.7;
}
.guwen-wrap .con .pagination3 {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 0;
  position: absolute;
  height: 20px;
}
.guwen-wrap .con .pagination3 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.guwen-wrap .con .pagination3 .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #ccc;
}
.guwen-wrap .con .pagination3 .swiper-active-switch {
  background: #2170e9;
}
.guwen-wrap .swiper-container2 img {
  max-width: 100%;
}
.guwen-wrap .swiper-container2 .swiper-slide {
  padding-right: 30px;
}
.guwen-wrap .swiper-container2 .pic {
  width: 300px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.guwen-wrap .swiper-container2 .pic .info {
  width: 300px;
  position: absolute;
  background: #2170e9;
  left: 30px;
  bottom: -80px;
  z-index: 1;
  color: #fff;
}
.guwen-wrap .swiper-container2 .pic .info .name {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  position: absolute;
  top: -40px;
  background: #2170e9;
}
.guwen-wrap .swiper-container2 .pic .info .name .s1 {
  font-size: 16px;
  padding-right: 15px;
}
.guwen-wrap .swiper-container2 .pic .info .name .s2 {
  font-size: 12px;
}
.guwen-wrap .swiper-container2 .pic .info .text {
  padding: 10px;
  font-size: 12px;
  line-height: 25px;
  height: 90px;
  overflow: hidden;
}
.guwen-wrap .swiper-container2 .pic .info .text .row1 {
  padding-right: 100px;
}
.guwen-wrap .swiper-container2 .pic .info .text .row2 {
  height: 40px;
  border-left: 1px solid #9cabed;
  position: absolute;
  top: 25px;
  right: 0;
  line-height: 40px;
  padding: 0 15px;
}
.guwen-wrap .swiper-container2 .pic .info .text .row2 a {
  color: #fff;
  display: inline-block;
  padding-right: 30px;
  background: url(../images/iconmsgtip.png) no-repeat right center;
}
}
.process-wrap .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 50px 0;
  color: #2170e9;
}
.process-wrap .p {
  text-align: center;
  color: #999;
  margin-top: -30px;
  margin-bottom: 50px;
}
.process-wrap .con {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}
.process-wrap .con img {
  max-width: 100%;
}
.process-wrap .pc {
  display: block;
}
.process-wrap .mobile {
  display: none;
}
@media (min-width: 0) and (max-width: 1000px) {
  .process-wrap .title {
    text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
  color: #2170e9;
  margin-bottom: 20px;
}
.process-wrap .con {
  max-width: 1200px;
  padding: 0 40px;
  margin: 0 auto;
}
.process-wrap .con img {
  max-width: 100%;
}
.process-wrap .pc {
  display: none;
}
.process-wrap .mobile {
  display: block;
  text-align: center;
}
}
.case-wrap .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 50px 0 20px 0;
  color: #2170e9;
  margin-bottom: 20px;
}
.case-wrap .tabnva {
  width: 650px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.case-wrap .tabnva a {
  color: #000;
}
.case-wrap .tabnva a.active {
  background-color: #2170e9;
  border-radius: 0;
}
.case-wrap .con {
  margin: 0 auto;
  position: relative;
  padding-bottom: 150px;
  background: url("../images/bgblu.jpg") repeat-x left bottom;
}
.case-wrap .con .btn-left {
  position: absolute;
  left: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.case-wrap .con .btn-left:active {
  opacity: 0.7;
}
.case-wrap .con .btn-right {
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.case-wrap .con .btn-right:active {
  opacity: 0.7;
}
.case-wrap .swiper-wrap .swiper-slide {
  padding: 0 25px;
}
.case-wrap .swiper-wrap .swiper-slide .pic {
  position: relative;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text {
  width: 60%;
  padding: 50px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t1 {
  margin-bottom: 40px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t2 {
  font-size: 36px;
  margin-bottom: 40px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t3 {
  font-size: 16px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .case {
  position: absolute;
  right: 50px;
  bottom: -60px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.case-wrap .swiper-wrap .swiper-slide .pic .case img {
  max-width: 250px;
}
.case-wrap .swiper-wrap .swiper-slide-active img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.case-wrap .swiper-wrap .swiper-slide-active .case img {
  box-shadow: none;
}
.case-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 50px;
  position: absolute;
  height: 20px;
}
.case-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #000;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.case-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.case-wrap .pagination-case .swiper-active-switch {
  background: #fff;
}
@media (min-width: 0) and (max-width: 850px) {
  .case-wrap .title {
    text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 50px 0 10px 0;
  color: #2170e9;
  margin-bottom: 20px;
}
.case-wrap .tabnva {
  width: 400px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.case-wrap .tabnva a {
  font-size: 14px;
}
.case-wrap .tabnva a.active {
  background-color: #2170e9;
  border-radius: 0;
}
.case-wrap .con {
  margin: 0 auto;
  position: relative;
  padding-bottom: 80px;
  background: none;
}
.case-wrap .con .btn-left {
  display: none;
  position: absolute;
  left: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.case-wrap .con .btn-left:active {
  opacity: 0.7;
}
.case-wrap .con .btn-right {
  display: none;
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
}
.case-wrap .con .btn-right:active {
  opacity: 0.7;
}
.case-wrap .swiper-wrap .swiper-slide {
  width: 355px;
  padding: 0 10px;
}
.case-wrap .swiper-wrap .swiper-slide .pic {
  position: relative;
}
.case-wrap .swiper-wrap .swiper-slide .pic img {
  max-width: 100%;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text {
  width: 55%;
  padding: 10px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t1 {
  margin-bottom: 10px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t2 {
  font-size: 18px;
  margin-bottom: 10px;
  max-height: 27px;
  overflow: hidden;
  font-weight: bold;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t3 {
  font-size: 12px;
  max-height: 54px;
  overflow: hidden;
  margin-bottom: 10px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .bg .text .t4 {
  font-size: 12px;
}
.case-wrap .swiper-wrap .swiper-slide .pic .case {
  position: absolute;
  right: 20px;
  bottom: -30px;
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.case-wrap .swiper-wrap .swiper-slide .pic .case img {
  width: 120px;
}
.case-wrap .swiper-wrap .swiper-slide-active img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.case-wrap .swiper-wrap .swiper-slide-active .case img {
  box-shadow: none;
}
.case-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 10px;
  position: absolute;
  height: 20px;
}
.case-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.case-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #ccc;
}
.case-wrap .pagination-case .swiper-active-switch {
  background: #2170e9;
}
}
.publicpraisevalue-wrap {
  padding-bottom: 50px;
  overflow: hidden;
  
}
.publicpraisevalue-wrap .title {
  text-align: center;
  padding: 50px 0;
}
.publicpraisevalue-wrap .title h3 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #2170e9;
}
.publicpraisevalue-wrap .title p {
  padding: 20px 0;
  font-size: 16px;
}
.publicpraisevalue-wrap .con {
  position: relative;
  padding-bottom: 100px;
}
.publicpraisevalue-wrap .con .btn-left {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.publicpraisevalue-wrap .con .btn-right {
  width: 200px;
  height: 500px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .swiper-slide {
  position: relative;
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .swiper-slide:nth-child(2n) {
  padding-top: 100px;
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .msg {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 430px;
  margin: 0 50px;
  padding: 20px 20px 50px 20px;
  position: relative;
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .msg::before {
  content: "";
  display: block;
  width: 40px;
  height: 32px;
  background: url("../images/iconmsg68.png") no-repeat;
  z-index: 10;
  position: absolute;
  right: -20px;
  bottom: -10px;
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .msg .info {
  padding: 30px 0;
}
.publicpraisevalue-wrap .swiper-publicpraisevalue .msg .info span {
  display: inline-block;
  border-radius: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #2170e9;
  color: #2170e9;
  padding: 0 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.publicpraisevalue-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 0;
  position: absolute;
  height: 20px;
}
.publicpraisevalue-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.publicpraisevalue-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #ccc;
}
.publicpraisevalue-wrap .pagination-case .swiper-active-switch {
  background: #2170e9;
}
@media (min-width: 0) and (max-width: 1000px) {
  .publicpraisevalue-wrap {
    display: none;
}
}

@media (min-width: 0) and (max-width: 1200px) {
  .news-wrap {
    display: none;
}
}
.certificate-wrap {
  padding: 50px 0;
  background: #f2f2f2;
}
.certificate-wrap .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
}
.certificate-wrap .p {
  text-align: center;
  padding: 10px 0;
  color: #999999;
}
.certificate-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 120px;
  padding-top: 20px;
}
.certificate-wrap .swiper-slide {
  flex-wrap: wrap;
}
.certificate-wrap .item-box {
  width: 33.333%;
  box-sizing: border-box;
  padding: 10px;
}
.certificate-wrap .item-box a {
  background: #fff url("../images/icon2568.jpg") no-repeat 25px center;
  display: block;
  padding: 40px 25px;
  background-size: 70% 100%;
  font-weight: bold;
  color: #2170e9;
}
.certificate-wrap .item-box a span {
  background: url("../images/icontip5578.png") no-repeat right center;
  display: block;
  padding-right: 70px;
}
.certificate-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 90px;
  position: absolute;
  height: 20px;
}
.certificate-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.certificate-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.certificate-wrap .pagination-case .swiper-active-switch {
  background: #2170e9;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .certificate-wrap {
    padding: 50px 0;
  background: #f2f2f2;
}
.certificate-wrap .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
}
.certificate-wrap .p {
  text-align: center;
  padding: 10px 0;
  color: #999999;
}
.certificate-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.certificate-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 10px;
  position: absolute;
  height: 20px;
}
.certificate-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.certificate-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.certificate-wrap .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.certificate-wrap .swiper-slide {
  flex-wrap: wrap;
}
.certificate-wrap .item-box {
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
}
.certificate-wrap .item-box a {
  background: #fff url("../images/icon2568.jpg") no-repeat 25px center;
  display: block;
  padding: 40px 25px;
  background-size: 70% 100%;
  font-weight: bold;
}
.certificate-wrap .item-box a span {
  background: url("../images/icontip5578.png") no-repeat right center;
  display: block;
  padding-right: 100px;
}
}
@media (min-width: 0) and (max-width: 640px) {
  
  .zzbzicon {   
    width: 50px;
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.certificate-wrap {
  padding: 50px 0;
  background: #f2f2f2;
}
.certificate-wrap .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #2170e9;
}
.certificate-wrap .p {
  text-align: center;
  padding: 10px 0;
  color: #999999;
}
.certificate-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.certificate-wrap .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 10px;
  position: absolute;
  height: 20px;
}
.certificate-wrap .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.certificate-wrap .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.certificate-wrap .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.certificate-wrap .swiper-slide {
  flex-wrap: wrap;
}
.certificate-wrap .item-box {
  width: 50%;
  box-sizing: border-box;
  padding: 5px;
}
.certificate-wrap .item-box a {
  background: #fff url("../images/icon2568.jpg") no-repeat 20px center;
  display: block;
  padding: 20px 10px;
  background-size: 60% 100%;
  font-weight: bold;
  font-size: 12px;
}
.certificate-wrap .item-box a span {
  background: url("../images/icontip5578.png") no-repeat right center;
  background-size: 20%;
  display: block;
  padding-right: 50px;
}
}
.footer {
  position: relative;
  width: 100%;
  background: #000;
  z-index: 1;
  margin-top: 78px;
}
.footer .offer-box {
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  height: 300px;
  margin: 0 auto;
  top: -100px;
  z-index: 1;
  color: #fff;
  padding: 50px;
  box-sizing: border-box;
  background: url("../images/offerbg.jpg") no-repeat;
}
.footer .offer-box .form-control {
  border-radius: 0;
  background-clip: inherit;
}
.footer .offer-box .row1 {
  float: left;
  padding-right: 50px;
}
.footer .offer-box .row1 .t1 {
  font-size: 36px;
  font-weight: bold;
}
.footer .offer-box .row1 .t2 {
  padding: 10px 0;
}
.footer .offer-box .row2 {
  padding-left: 338px;
}
.footer .offer-box .row2 .rows {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}
.footer .offer-box .row2 .form-control {
  width: 100%;
}
.footer .offer-box .row2 .btn-baojia {
  height: 50px;
  width: 49%;
  background: #D80A0A;
  border-radius: 0;
  background-clip: inherit;
}
@media (min-width: 0) and (max-width: 1200px) {
  .footer .offer-box {
    max-width: 1200px;
  height: 450px;
  margin: 0 auto;
  top: 0;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  background: #2170e9 url("../images/offerbg.jpg") no-repeat;
  display: none;
}
.footer .offer-box .row1 {
  float: none;
  padding-right: 0;
  text-align: center;
}
.footer .offer-box .row1 .t1 {
  font-size: 30px;
  font-weight: bold;
}
.footer .offer-box .row1 .t2 {
  padding: 10px 0;
}
.footer .offer-box .row2 {
  padding-left: 0;
}
.footer .offer-box .row2 .item {
  flex-wrap: wrap;
  box-sizing: border-box;
}
.footer .offer-box .row2 .rows {
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}
.footer .offer-box .row2 .form-control {
  width: 100%;
}
.footer .offer-box .row2 .btn-baojia {
  display: block;
  height: 50px;
  width: 100%;
  background: #D80A0A;
  margin: 0 auto;
}
}
.footer .slogan {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding: 50px 0;
  margin-top: -100px;
  border-bottom: 1px solid #333333;
}
.footer .slogan .item {
  align-items: center;
  width: 25%;
}
.footer .slogan .item .t1 {
  padding-right: 20px;
}
.footer .slogan .item .t2 {
  padding-right: 20px;
  font-size: 12px;
}
.footer .slogan .item .t2 .name {
  font-weight: bold;
  font-size: 18px;
}
.footer .slogan .item .t2 span {
  display: block;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .footer .slogan {
    max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding: 50px 20px;
  margin-top: 0;
  flex-wrap: wrap;
}
.footer .slogan .item {
  align-items: center;
  width: 50%;
  margin-bottom: 20px;
}
.footer .slogan .item .t1 {
  padding-right: 20px;
}
.footer .slogan .item .t2 {
  padding-right: 20px;
  font-size: 12px;
}
.footer .slogan .item .t2 .name {
  font-weight: bold;
  font-size: 18px;
}
.footer .slogan .item .t2 span {
  display: block;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .footer .slogan {
    max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding: 50px 20px;
  margin-top: 0;
  flex-wrap: wrap;
}
.footer .slogan .item {
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.footer .slogan .item .t1 {
  padding-right: 20px;
}
.footer .slogan .item .t2 {
  padding-right: 20px;
  font-size: 12px;
}
.footer .slogan .item .t2 .name {
  font-weight: bold;
  font-size: 18px;
}
.footer .slogan .item .t2 span {
  display: block;
}
}
.footer .contacts {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #333;
  color: #999999;
}
.footer .contacts .item1 {
  width: 40%;
  padding-right: 80px;
  box-sizing: border-box;
}
.footer .contacts .item1 .t1 {
  margin-bottom: 20px;
}
.footer .contacts .item1 .t1 p {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.footer .contacts .item1 .t2 {
  margin-bottom: 20px;
}
.footer .contacts .item1 .t2 p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.footer .contacts .item1 .t3 p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.footer .contacts .item2 {
  width: 60%;
}
.footer .contacts .item2 .title {
  display: block;
  width: 100px;
  float: left;
}
.footer .contacts .item2 .con {
  overflow: hidden;
}
.footer .contacts .item2 .con .swiper-group {
  width: 620px;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide {
  text-align: center;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide .pic {
  display: block;
  margin: 0 auto;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide.swiper-slide-active .p1 {
  display: none;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide.swiper-slide-active .p2 {
  display: block;
  margin: 0 auto;
}
.footer .contacts .item2 .con .swiper-group .p2 {
  display: none;
}
@media (min-width: 0) and (max-width: 900px) {
  .footer .contacts {
    max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #333;
  color: #999999;
}
.footer .contacts .item1 {
  width: 100%;
  padding: 0 20px 30px 20px;
  box-sizing: border-box;
}
.footer .contacts .item1 .t1 {
  margin-bottom: 20px;
}
.footer .contacts .item1 .t1 p {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.footer .contacts .item1 .t2 {
  margin-bottom: 20px;
}
.footer .contacts .item1 .t2 p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.footer .contacts .item1 .t3 p {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.footer .contacts .item2 {
  display: none !important;
}
.footer .contacts .item2 .title {
  display: block;
  width: 100px;
  float: left;
}
.footer .contacts .item2 .con {
  overflow: hidden;
}
.footer .contacts .item2 .con .swiper-group {
  width: 620px;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide {
  text-align: center;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide .pic {
  display: block;
  margin: 0 auto;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide.swiper-slide-active .p1 {
  display: none;
}
.footer .contacts .item2 .con .swiper-group .swiper-slide.swiper-slide-active .p2 {
  display: block;
  margin: 0 auto;
}
.footer .contacts .item2 .con .swiper-group .p2 {
  display: none;
}
}
.footer .link {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  color: #999999;
  border-bottom: 1px solid #333;
}
.footer .link span {
  padding-right: 10px;
}
.footer .link a {
  padding-right: 10px;
  color: #999999;
  margin-bottom: 10px;
}
@media (min-width: 0) and (max-width: 1200px) {
  .footer .link {
    max-width: 1200px;
  margin: 0 auto;
  padding: 30px 20px;
  color: #999999;
  border-bottom: 1px solid #333;
  flex-wrap: wrap;
}
.footer .link span {
  width: 100%;
  padding-right: 50px;
  font-weight: bold;
  margin-bottom: 20px;
}
.footer .link a {
  display: inline-block;
  padding-right: 50px;
  color: #999999;
  margin-bottom: 10px;
}
}
.footer .copyright {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  color: #999999;
}
.footer .copyright span {
  padding-right: 50px;
}
.footer .copyright .footerlogo {
  float: right;
  margin-top: -20px;
}
@media (min-width: 0) and (max-width: 1200px) {
  .footer .copyright {
    max-width: 1200px;
  margin: 0 auto;
  padding: 30px 20px;
  color: #999999;
  text-align: center;
}
.footer .copyright span {
  display: block;
  padding-right: 0;
}
.footer .copyright .footerlogo {
  float: none;
  margin-top: 0;
  padding-top: 20px;
}
}
.toolbar {
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 90;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-bottom: none;
}
.toolbar ul {
  padding: 0;
  margin: 0;
}
.toolbar ul li {
  width: 60px;
  padding: 10px 0;
  list-style: none;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.toolbar ul li .name {
  display: inline-block;
  font-size: 14px;
  padding: 5px;
}
.toolbar ul li .text {
  display: none;
  position: absolute;
  right: 60px;
  width: 168px;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  color: #fff;
  background: url("../images/icon_phone_bg.png") no-repeat;
}
.toolbar ul li .text a {
  color: #fff;
}
.toolbar ul li:hover {
  color: #2170e9;
}
.toolbar ul li:hover .text {
  display: block;
}
.toolbar ul li .msg {
  font-size: 14px;
}
.toolbar ul li .msg a {
  color: #000;
}
.toolbar ul li .zx {
  display: block;
  font-size: 14px;
  padding-top: 20px;
  color: #000;
  background: url("../images/iconmsg56.png") no-repeat center top;
}
.toolbar ul li .zx a {
  color: #000;
}
@media (min-width: 0) and (max-width: 960px) {
  .toolbar {
    display: none;
}
}
.contacts-mobile {
  display: none;
  position: fixed;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.contacts-mobile .tel{
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #D80A0A;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.contacts-mobile .tel img{
  width: 28px;
}
.contacts-mobile a {
  text-align: center;
  vertical-align: middle;
  width: 20%;
  height: 55px;
}

.contacts-mobile a img{
  width: 25px;
  margin-bottom: 3px;
}
.contacts-mobile a p{
  font-size: 12px;
  white-space: nowrap;
}
@media (min-width: 0) and (max-width: 960px) {
  .contacts-mobile {
    display: flex;    align-items: center;
  justify-content: space-between;
}
}
.banner2 {
  height: 500px;
  background: url("../images/bannerzzbz.jpg") no-repeat center top;
}
.banner2 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  color: #fff;
}
.banner2 .con h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner2 .con p {
  font-size: 18px;
}
.banner2 .con .box {
  padding: 10px 0;
  
}
.banner2 .con .t1 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #fff;
  margin-right: 30px;
  background: #D80A0A;
}
.banner2 .con .t2 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 640px) and (max-width: 960px) {
  .banner2 {
    height: 500px;
  background: url("../images/banner2.jpg") no-repeat center top;
}
.banner2 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  padding-left: 20px;
  color: #fff;
}
.banner2 .con h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner2 .con p {
  font-size: 18px;
}
.banner2 .con .box {
  padding: 10px 0;
  display: none;
}
.banner2 .con .t1 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #fff;
  margin-right: 30px;
  background: #D80A0A;
}
.banner2 .con .t2 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .banner2 {
    height: 350px;
  background: url("../images/banner2.jpg") no-repeat 55% center;
}
.banner2 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  padding-left: 20px;
  color: #fff;
}
.banner2 .con h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner2 .con p {
  font-size: 18px;
}
.banner2 .con .box {
  padding: 10px 0;
  display: none;
}
.banner2 .con .t1 {
  display: inline-block;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  color: #fff;
  margin-right: 15px;
  background: #D80A0A;
}
.banner2 .con .t2 {
  display: inline-block;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  border: 1px solid #fff;
  color: #fff;
}
}
.qualification {
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
.qualification ul {
  padding: 0;
  margin: 0;
}
.qualification ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
  display: none;
}
.qualification ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.qualification .titlebar {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.qualification .titlebar.cur {
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 50;
}
.qualification .titlebar .navs {
  max-width: 1200px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  white-space: nowrap;
  overflow-x: scroll;
}
.qualification .titlebar .navs a {
  display: inline-block;
  color: #000;
  padding: 0;
  margin: 0;
  margin-right: 20px;
  height: 60px;
  box-sizing: border-box;
}
.qualification .titlebar .navs a.cur {
  border-bottom: 3px solid #2170e9;
}
.qualification .con {
  padding-bottom: 20px;
}
.qualification .con .item {
  padding-bottom: 50px;
}
.qualification .con .item:nth-child(0n) {
  background: #f2f2f2;
}
.qualification .con .item .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  padding: 50px 0;
}
.qualification .con .item .list {
  max-width: 1200px;
  margin: 0 auto;
}
.qualification .con .item ul li {
  float: left;
  width: 25%;
  list-style: none;
  padding: 10px;
}
.qualification .con .item ul li a {
  display: block;
  max-width: 285px;
  height:42px;
  border-radius: 20px;
  background: url("../images/bg25799.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.qualification .con .item ul li a .name {
  padding: 5px 0 20px 20px;
  font-size: 20px;
  color: #000;
}
.qualification .con .item ul li a .more {
  padding: 0 20px;
}
.qualification .con .item ul li a .more span {
  display: inline-block;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: #2170e9;
  color: #fff;
  font-size: 14px;
}
.qualification .con .item .morelist {
  text-align: center;
  padding-top: 50px;
}
.qualification .con .item .morelist a {
  width: 200px;
  height: 50px;
  line-height: 45px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #2170e9;
  color: #2170e9;
}

.qualification .con .item .morelist input {
  width: 200px;
  height: 50px;
  line-height: 45px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #2170e9;
  color: #2170e9;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .qualification {
    /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
}
.qualification ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
  display: none;
}
.qualification ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.qualification .titlebar {
  background: #fff;
}
.qualification .titlebar.cur {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 50;
}
.qualification .titlebar .navs {
  max-width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  white-space: nowrap;
  overflow-x: scroll;
}
.qualification .titlebar .navs a {
  display: inline-block;
  color: #000;
  padding: 0;
  margin: 0;
  margin-right: 20px;
  height: 50px;
  box-sizing: border-box;
}
.qualification .titlebar .navs a.cur {
  border-bottom: 3px solid #2170e9;
}
.qualification .con {
  min-height: 1000px;
  padding-bottom: 100px;
}
.qualification .con .item {
  padding-bottom: 50px;
}
.qualification .con .item:nth-child(0n) {
  background: #f2f2f2;
}
.qualification .con .item .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  padding: 50px 0;
}
.qualification .con .item .list {
  max-width: 1200px;
  margin: 0 auto;
}
.qualification .con .item ul li {
  float: left;
  width: 50%;
  list-style: none;
  padding: 10px;
}
.qualification .con .item ul li a {
  display: block;
  max-width: 285px;
  height: 180px;
  border-radius: 20px;
  background: url("../images/bg25799.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}


.qualification .con .item ul li a .name {
  padding: 20px 0 20px 20px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.qualification .con .item ul li a .more {
  padding: 0 20px;
}
.qualification .con .item ul li a .more span {
  display: inline-block;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: #2170e9;
  color: #fff;
  font-size: 14px;
}
.qualification .con .item .morelist {
  text-align: center;
  padding-top: 50px;
}
.qualification .con .item .morelist a {
  width: 200px;
  height: 50px;
  line-height: 45px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #2170e9;
  color: #2170e9;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .qualification {
    /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
}
.qualification ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
  display: none;
}
.qualification ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.qualification .titlebar {
  background: #fff;
}
.qualification .titlebar.cur {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 50;
}
.qualification .titlebar .navs {
  max-width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  white-space: nowrap;
  overflow-x: scroll;
}
.qualification .titlebar .navs a {
  display: inline-block;
  color: #000;
  padding: 0;
  margin: 0;
  margin-right: 20px;
  height: 50px;
  box-sizing: border-box;
}
.qualification .titlebar .navs a.cur {
  border-bottom: 3px solid #2170e9;
}
.qualification .con {
  min-height: 1000px;
  padding-bottom: 100px;
}
.qualification .con .item {
  padding-bottom: 50px;
}
.qualification .con .item:nth-child(0n) {
  background: #f2f2f2;
}
.qualification .con .item .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #2170e9;
  padding: 20px 0;
}
.qualification .con .item .list {
  max-width: 1200px;
  margin: 0 auto;
}
.qualification .con .item ul {
  padding: 0;
  margin: 0;
}
.qualification .con .item ul li {
  float: left;
  width: 50%;
  list-style: none;
  padding: 10px;
}
.qualification .con .item ul li a {
  display: block;
  max-width: 100%;
  height: 42px;
  border-radius: 20px;
  background: url("../images/bg25799.jpg") no-repeat left right;
  background-size: cover;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.qualification .con .item ul li a .name {
  padding: 10px 0 10px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.qualification .con .item ul li a .more {
  padding: 0 10px;
}
.qualification .con .item ul li a .more span {
  display: inline-block;
  height: 30px;
  border-radius: 30px;
  line-height: 30px;
  padding: 0 10px;
  background: #2170e9;
  color: #fff;
  font-size: 12px;
}
.qualification .con .item .morelist {
  text-align: center;
  padding-top: 50px;
}
.qualification .con .item .morelist a {
  width: 200px;
  height: 50px;
  line-height: 45px;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #2170e9;
  color: #2170e9;
}
}
.advantage .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
}
.advantage .p {
  text-align: center;
  padding: 20px 0;
  color: #999;
}
.advantage .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.advantage .item1 {
  height: 420px;
  margin-bottom: 50px;
  background: url("../images/y1.jpg") no-repeat left center;
}
.advantage .item1 .text {
  float: right;
  width: 50%;
  height: 320px;
  color: #fff;
  background: url("../images/bgy1.jpg") no-repeat;
  font-size: 16px;
  margin-top: 50px;
}
.advantage .item1 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item1 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item1 .text .name p {
  margin: 0;
}
.advantage .item1 .text .info {
  padding: 0 30px;
}
.advantage .item2 {
  height: 420px;
  margin-bottom: 50px;
  background: url("../images/y2.jpg") no-repeat right center;
}
.advantage .item2 .text {
  float: left;
  width: 50%;
  height: 320px;
  color: #fff;
  background: url("../images/bgy2.jpg") no-repeat;
  font-size: 16px;
  margin-top: 50px;
}
.advantage .item2 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item2 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item2 .text .name p {
  margin: 0;
}
.advantage .item2 .text .info {
  padding: 0 30px;
}
.advantage .item3 {
  height: 420px;
  margin-bottom: 50px;
  background: url("../images/y3.jpg") no-repeat left center;
}
.advantage .item3 .text {
  float: right;
  width: 50%;
  height: 320px;
  color: #fff;
  background: url("../images/bgy3.jpg") no-repeat;
  font-size: 16px;
  margin-top: 50px;
}
.advantage .item3 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item3 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item3 .text .name p {
  margin: 0;
}
.advantage .item3 .text .info {
  padding: 0 30px;
}
.advantage .more {
  text-align: center;
}
.advantage .more a {
  width: 200px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  background: #f0f2fd;
  color: #2170e9;
  font-weight: bold;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .advantage .title {
    text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
}
.advantage .p {
  text-align: center;
  padding: 20px 0;
  color: #999;
}
.advantage .con {
  max-width: 640px;
  margin: 0 auto;
}
.advantage .item1 {
  height: 400px;
  margin-bottom: 200px;
  position: relative;
  background: url("../images/y1.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item1 .text {
  float: none;
  width: auto;
  height: 320px;
  color: #fff;
  background: url("../images/bgy1.jpg") no-repeat;
  font-size: 16px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
}
.advantage .item1 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item1 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item1 .text .name p {
  margin: 0;
}
.advantage .item1 .text .info {
  padding: 0 30px;
}
.advantage .item2 {
  height: 400px;
  margin-bottom: 200px;
  position: relative;
  background: url("../images/y2.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item2 .text {
  float: none;
  width: auto;
  height: 320px;
  color: #fff;
  background: url("../images/bgy2.jpg") no-repeat;
  font-size: 16px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
}
.advantage .item2 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item2 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item2 .text .name p {
  margin: 0;
}
.advantage .item2 .text .info {
  padding: 0 30px;
}
.advantage .item3 {
  height: 400px;
  margin-bottom: 200px;
  position: relative;
  background: url("../images/y3.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item3 .text {
  float: none;
  width: auto;
  height: 320px;
  color: #fff;
  background: url("../images/bgy3.jpg") no-repeat;
  font-size: 16px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
}
.advantage .item3 .text .name {
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.advantage .item3 .text .name h3 {
  font-size: 30px;
  font-weight: bold;
}
.advantage .item3 .text .name p {
  margin: 0;
}
.advantage .item3 .text .info {
  padding: 0 30px;
}
}
@media (min-width: 0px) and (max-width: 640px) {
  .advantage .title {
    text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
}
.advantage .p {
  text-align: center;
  padding: 20px 0;
  color: #999;
}
.advantage .con {
  max-width: 640px;
  margin: 0 auto;
}
.advantage .item1 {
  height: 300px;
  margin-bottom: 150px;
  position: relative;
  background: url("../images/y1.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item1 .text {
  float: none;
  width: auto;
  height: auto;
  color: #fff;
  background: #17308d url("../images/bgy1.jpg") no-repeat;
  font-size: 14px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
  padding-bottom: 30px;
}
.advantage .item1 .text p {
  margin-bottom: 10px;
}
.advantage .item1 .text .name {
  padding: 30px 30px 0 30px;
  margin-bottom: 20px;
}
.advantage .item1 .text .name h3 {
  font-size: 20px;
  font-weight: bold;
}
.advantage .item1 .text .name p {
  margin: 0;
}
.advantage .item1 .text .info {
  padding: 0 30px;
}
.advantage .item2 {
  height: 400px;
  margin-bottom: 200px;
  position: relative;
  background: url("../images/y2.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item2 .text {
  float: none;
  width: auto;
  height: auto;
  color: #fff;
  background: #009a80 url("../images/bgy2.jpg") no-repeat;
  font-size: 14px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
  padding-bottom: 30px;
}
.advantage .item2 .text .name {
  padding: 30px 30px 0 30px;
  margin-bottom: 20px;
}
.advantage .item2 .text .name h3 {
  font-size: 24px;
  font-weight: bold;
}
.advantage .item2 .text .name p {
  margin: 0;
}
.advantage .item2 .text .info {
  padding: 0 30px;
}
.advantage .item3 {
  height: 400px;
  margin-bottom: 120px;
  position: relative;
  background: url("../images/y3.jpg") no-repeat left center;
  background-size: cover;
}
.advantage .item3 .text {
  float: none;
  width: auto;
  height: auto;
  color: #fff;
  background: #649900 url("../images/bgy3.jpg") no-repeat;
  font-size: 14px;
  margin-top: 0px;
  position: absolute;
  bottom: -100px;
  left: 20px;
  right: 20px;
  margin-bottom: 30px;
}
.advantage .item3 .text .name {
  padding: 30px 30px 0 30px;
  margin-bottom: 20px;
}
.advantage .item3 .text .name h3 {
  font-size: 24px;
  font-weight: bold;
}
.advantage .item3 .text .name p {
  margin: 0;
}
.advantage .item3 .text .info {
  padding: 0 30px;
}
}
.pkwrap {
  padding-top: 50px;
  background: #f2f2f2;
  margin-top: 50px;
}
.pkwrap .con {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.pkwrap .item {
  height: 227px;
  position: relative;
  background: url("../images/bgpk.jpg");
  margin-bottom: 50px;
}
.pkwrap .item .name {
  position: absolute;
  right: 248px;
  bottom: 0;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.pkwrap .item .t1 {
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 30px;
  font-size: 18px;
}
.pkwrap .item .t1 p {
  margin-bottom: 10px;
}
.pkwrap .item .t2 {
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 30px;
  font-size: 18px;
  color: #fff;
}
.pkwrap .item .t2 p {
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .pkwrap {
    display: none;
}
}
.banner3 {
  background: url("../images/banner3.jpg") no-repeat center top;
  height: 720px;
  width: 100%;
  color: #fff;
}
.banner3 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 150px;
  position: relative;
}
.banner3 .con .goto a {
  background: url("../images/more1567.png") no-repeat left center;
  padding-left: 30px;
  color: #fff;
}
.banner3 .con .text {
  width: 70%;
}
.banner3 .con .text h1 {
  font-size: 48px;
  font-weight: bold;
  padding: 40px 0;
}
.banner3 .con .text .info {
  padding-bottom: 40px;
}
.banner3 .con .text .info .item {
  
      float: left;    background: rgba(255, 255, 255, 0.3);
    padding: 10px;
    margin-right: 10px;
    border-radius: 10px;
    width: 45%;
    margin-bottom: 10px;
    text-align: center;
  
}
.banner3 .con .text .info .item span {
  display: block;
}
.banner3 .con .text .info .item .t1 {
  font-size: 36px;
  line-height: 100%;
}
.banner3 .con .text .info .item .t1 span {
  display: inline-block;
}
.banner3 .con .text .info .item .t2 {
  font-size: 12px;
}
.banner3 .con .text .info .item .p {
  font-size: 18px;
}
.banner3 .con .msg {
  background: url("../images/msg46689.png");
  width: 300px;
  height: 240px;
  position: absolute;
  right: 0;
  top: 240px;
  z-index: 3;
}
.banner3 .con .msg a {
  width: 100%;
  height: 83px;
  line-height: 83px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
.banner3 .con .msg a span {
  background: url("../images/more1597.png") no-repeat right center;
  padding-right: 30px;
  font-size: 24px;
  color: #D80A0A;
  font-weight: bold;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .banner3 {
    background: url("../images/banner3.jpg") no-repeat center top;
  height: 440px;
  width: 100%;
  color: #fff;
  position: relative;
}
.banner3 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  position: relative;
  height: 500px;
}
.banner3 .con .goto {
  margin-bottom: 40px;
}
.banner3 .con .goto a {
  background: url("../images/more1567.png") no-repeat left center;
  padding-left: 30px;
  color: #fff;
}
.banner3 .con .text {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
}
.banner3 .con .text h1 {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
}
.banner3 .con .text .info {
  padding-bottom: 40px;
}
.banner3 .con .text .info .item {
  float: left;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
}
.banner3 .con .text .info .item span {
  display: block;
}
.banner3 .con .text .info .item .t1 {
  font-size: 22px;
  line-height: 100%;
}
.banner3 .con .text .info .item .t2 {
  font-size: 12px;
}
.banner3 .con .text .info .item .p {
  font-size: 18px;
}
.banner3 .con .msg {
  background: url("../images/msg46689.png");
  width: 300px;
  height: 240px;
  position: absolute;
  right: auto;
  left: 50%;
  top: auto;
  bottom: -170px;
  margin-left: -150px;
  display:none;
}
.banner3 .con .msg a {
  width: 100%;
  height: 83px;
  line-height: 83px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
.banner3 .con .msg a span {
  background: url("../images/more1597.png") no-repeat right center;
  padding-right: 30px;
  font-size: 22px;
  color: #D80A0A;
  font-weight: bold;
}
}
.details-wrap {
  min-height: 1000px;
  background: #f1f1f1;
  position: relative;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .details-wrap {
    min-height: 1000px;
  background: #f1f1f1;
  position: relative;
 
}
}
.processs-box {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: -100px;
  background: #fff;
  overflow: hidden;
}
.processs-box .con {
  padding: 40px;
}
.processs-box .title {
  margin-bottom: 50px;
}
.processs-box .title .t1 {
  font-size: 36px;
  font-weight: bold;
  margin-right: 20px;
}
.processs-box .title .t2 {
  color: #999;
}
.processs-box .list {
  background: url("../images/process15989.jpg") no-repeat center center;
  background-size: contain;
  height: 155px;
  box-sizing: border-box;
  padding-top: 80px;
  margin-bottom: 50px;
}
.processs-box .list .item {
  width: 25%;
  float: left;
  color: #2170e9;
  text-align: center;
}
.processs-box .list .item span {
  display: block;
  font-size: 14px;
}
.processs-box .info {
  border-top: 1px solid #f1f1f1;
  padding-top: 50px;
}
.processs-box .info ul {
  padding: 0;
  margin: 0;
}
.processs-box .info li {
  list-style: none;
  float: left;
  width: 16.66666667%;
}
.processs-box .info li span {
  display: inline-block;
  background: url("../images/icon489733.png") no-repeat left center;
  padding-left: 50px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #2170e9;
  font-weight: lighter;
}
@media (min-width: 660px) and (max-width: 840px) {
  .processs-box {
    max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 0;
  background: #fff;
}
.processs-box .con {
  padding: 40px;
}
.processs-box .title {
  margin-bottom: 50px;
}
.processs-box .title .t1 {
  font-size: 36px;
  font-weight: bold;
  margin-right: 20px;
}
.processs-box .title .t2 {
  color: #999;
}
.processs-box .list {
  background: url("../images/processbg2.jpg") no-repeat center center;
  background-size: contain;
  height: 330px;
  box-sizing: border-box;
  padding-top: 80px;
  margin-bottom: 50px;
}
.processs-box .list .item {
  width: 50%;
  height: 170px;
  float: left;
  color: #2170e9;
  text-align: center;
}
.processs-box .list .item span {
  display: block;
  font-size: 14px;
}
.processs-box .info {
  border-top: 1px solid #f1f1f1;
  padding-top: 50px;
}
.processs-box .info ul {
  padding: 0;
  margin: 0;
}
.processs-box .info li {
  list-style: none;
  float: left;
  width: 50%;
  margin-bottom: 20px;
  text-align: center;
}
.processs-box .info li span {
  display: inline-block;
  background: url("../images/icon489733.png") no-repeat left center;
  padding-left: 50px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #2170e9;
  font-weight: lighter;
}
}
@media (min-width: 0) and (max-width: 660px) {
  .processs-box {
    max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 0;
  background: #fff;
}
.processs-box .con {
  padding: 20px;
}
.processs-box .title {
  margin-bottom: 50px;
}
.processs-box .title .t1 {
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
}
.processs-box .title .t2 {
  color: #999;
  font-size: 12px;
}
.processs-box .list {
  max-width: 433px;
  margin: 0 auto;
  background: url("../images/processbg2.jpg") no-repeat center center;
  background-size: contain;
  height: 200px;
  box-sizing: border-box;
  padding-top: 45px;
  margin-bottom: 20px;
}
.processs-box .list .item {
  width: 50%;
  margin-bottom: 17%;
  float: left;
  color: #2170e9;
  text-align: center;
}
.processs-box .list .item strong {
  font-size: 14px;
}
.processs-box .list .item span {
  display: block;
  font-size: 12px;
}
.processs-box .info {
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
}
.processs-box .info ul {
  padding: 0;
  margin: 0;
}
.processs-box .info li {
  list-style: none;
  float: left;
  width: 50%;
  margin-bottom: 20px;
  text-align: center;
}
.processs-box .info li span {
  display: inline-block;
  background: url("../images/icon489733.png") no-repeat left center;
  background-size: 30px;
  padding-left: 40px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #2170e9;
  font-weight: lighter;
}
}
.content-wrap {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -100px;
}
.content-wrap .navbars {
  padding: 20px 0;
}
.content-wrap .navbars.cur {
  position: fixed;
  top: 100px;
  z-index: 1;
  background: #f2f2f2;
}
.content-wrap .navbars .title {
  width: 1200px;
  height: 60px;
  line-height: 60px;
}
.content-wrap .navbars .title a {
  display: inline-block;
  margin-right: 20px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.content-wrap .navbars .title a.active {
  color: #2170e9;
  border-bottom: 3px solid #2170e9;
}
.content-wrap .wrap {
  padding-right: 400px;
  padding-bottom: 200px;
}
.content-wrap .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
  min-height: 1000px;
}
.content-wrap .wrap .content-text img {
  max-width: 100%;
}
.content-wrap .wrap .btns {
  padding-top: 20px;
  line-height: 60px;
}
.content-wrap .wrap .btns .t1 {
  width: 385px;
  height: 60px;
  float: left;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap .wrap .btns .t2 {
  width: 385px;
  height: 60px;
  float: right;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap .wrap .btns .t2 a {
  display: block;
  text-align: right;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap .rightbar {
  width: 370px;
  float: right;
}
.content-wrap .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap .box1 .cont {
  padding: 20px;
}
.content-wrap .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #2170e9;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap .box2 .cont {
  padding: 20px;
}
.content-wrap .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap .box3 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box3 .title {
  background: url("../images/bguyt.jpg") no-repeat;
  height: 133px;
}
.content-wrap .box3 .title .more {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 20px;
  background: url("../images/iconuyt.png") no-repeat 90% center;
}
.content-wrap .box3 .cont {
  margin-top: -50px;
  overflow: hidden;
  margin-bottom: 200px;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap .box3 .swiper-casemin .pic {
  width: 100%;
  text-align: center;
}
.content-wrap .box3 .swiper-casemin .pic img {
  max-width: 226px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.content-wrap .box3 .swiper-casemin .pic .name {
  padding: 10px 0;
  font-weight: bold;
}
.content-wrap .box3 .swiper-casemin .pic .date {
  margin-bottom: 20px;
  color: #999;
}
.content-wrap .box3 .swiper-casemin .pic a {
  color: #000;
}
.content-wrap .box3 .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 0;
  height: 20px;
  position: absolute;
  bottom: 30px;
}
.content-wrap .box3 .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap .box3 .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.content-wrap .box3 .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap .box3 .btnleftcaise {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 0;
  cursor: pointer;
}
.content-wrap .box3 .btnleftcaise:active {
  opacity: 0.8;
}
.content-wrap .box3 .btnrightcase {
  position: absolute;
  z-index: 0;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.content-wrap .box3 .btnrightcase:active {
  opacity: 0.8;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .content-wrap {
    max-width: 1200px;
  margin: 0 auto;
  margin-top: 0;
}
.content-wrap .navbars {
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.content-wrap .navbars.cur {
  position: fixed;
  top: 50px;
  background: #f2f2f2;
}
.content-wrap .navbars .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.content-wrap .navbars .title a {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.content-wrap .navbars .title a.active {
  color: #2170e9;
  border-bottom: 3px solid #2170e9;
}
.content-wrap .wrap {
  padding-right: 0;
  padding-bottom: 200px;
}
.content-wrap .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
}
.content-wrap .wrap .content-text img {
  max-width: 100%;
}
.content-wrap .wrap .btns {
  padding-top: 20px;
  line-height: 60px;
}
.content-wrap .wrap .btns .t1 {
  width: 385px;
  height: 60px;
  float: left;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap .wrap .btns .t2 {
  width: 385px;
  height: 60px;
  float: right;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap .wrap .btns .t2 a {
  display: block;
  text-align: right;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap .rightbar {
  width: 370px;
  float: right;
  display: none;
}
.content-wrap .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap .box1 .cont {
  padding: 20px;
}
.content-wrap .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #2170e9;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap .box2 .cont {
  padding: 20px;
}
.content-wrap .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap .box3 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box3 .title {
  background: url("../images/bguyt.jpg") no-repeat;
  height: 133px;
}
.content-wrap .box3 .title .more {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 20px;
  background: url("../images/iconuyt.png") no-repeat 90% center;
}
.content-wrap .box3 .cont {
  margin-top: -50px;
  overflow: hidden;
  margin-bottom: 200px;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap .box3 .swiper-casemin .pic {
  width: 100%;
  text-align: center;
}
.content-wrap .box3 .swiper-casemin .pic img {
  max-width: 226px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.content-wrap .box3 .swiper-casemin .pic .name {
  padding: 10px 0;
  font-weight: bold;
}
.content-wrap .box3 .swiper-casemin .pic .date {
  margin-bottom: 20px;
  color: #999;
}
.content-wrap .box3 .swiper-casemin .pic a {
  color: #000;
}
.content-wrap .box3 .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  position: absolute;
  bottom: 30px;
}
.content-wrap .box3 .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap .box3 .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.content-wrap .box3 .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap .box3 .btnleftcaise {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 10;
  cursor: pointer;
}
.content-wrap .box3 .btnleftcaise:active {
  opacity: 0.8;
}
.content-wrap .box3 .btnrightcase {
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.content-wrap .box3 .btnrightcase:active {
  opacity: 0.8;
}
}
@media (min-width: 0) and (max-width: 800px) {
  .content-wrap {
    max-width: 1200px;
  margin: 0 auto;
  margin-top: 0;
}
.content-wrap .navbars {
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.content-wrap .navbars.cur {
  position: fixed;
  top: 50px;
  background: #f2f2f2;
}
.content-wrap .navbars .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.content-wrap .navbars .title a {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.content-wrap .navbars .title a.active {
  color: #2170e9;
  border-bottom: 3px solid #2170e9;
}
.content-wrap .wrap {
  padding-right: 0;
  padding-bottom: 0px;
}
.content-wrap .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
}
.content-wrap .wrap .content-text img {
  max-width: 100%;
}
.content-wrap .wrap .btns {
  padding-top: 20px;
  line-height: 60px;
}
.content-wrap .wrap .btns .t1 {
  width: 100%;
  max-width: 370px;
  height: 60px;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
  margin-bottom: 20px;
}
.content-wrap .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
.content-wrap .wrap .btns .t2 {
  width: 100%;
  height: 60px;
  max-width: 370px;
  float: none;
  overflow: hidden;
  margin: 0 auto;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap .wrap .btns .t2 a {
  display: block;
  text-align: right;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
.content-wrap .rightbar {
  width: 370px;
  float: right;
  display: none;
}
.content-wrap .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap .box1 .cont {
  padding: 20px;
}
.content-wrap .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #2170e9;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap .box2 .cont {
  padding: 20px;
}
.content-wrap .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap .box3 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap .box3 .title {
  background: url("../images/bguyt.jpg") no-repeat;
  height: 133px;
}
.content-wrap .box3 .title .more {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 20px;
  background: url("../images/iconuyt.png") no-repeat 90% center;
}
.content-wrap .box3 .cont {
  margin-top: -50px;
  overflow: hidden;
  margin-bottom: 200px;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap .box3 .swiper-casemin .pic {
  width: 100%;
  text-align: center;
}
.content-wrap .box3 .swiper-casemin .pic img {
  max-width: 226px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.content-wrap .box3 .swiper-casemin .pic .name {
  padding: 10px 0;
  font-weight: bold;
}
.content-wrap .box3 .swiper-casemin .pic .date {
  margin-bottom: 20px;
  color: #999;
}
.content-wrap .box3 .swiper-casemin .pic a {
  color: #000;
}
.content-wrap .box3 .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  position: absolute;
  bottom: 30px;
}
.content-wrap .box3 .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #ccc;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap .box3 .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #000;
}
.content-wrap .box3 .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap .box3 .btnleftcaise {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 10;
  cursor: pointer;
}
.content-wrap .box3 .btnleftcaise:active {
  opacity: 0.8;
}
.content-wrap .box3 .btnrightcase {
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.content-wrap .box3 .btnrightcase:active {
  opacity: 0.8;
}
}
.banner4 {
  height: 560px;
  background: url("https://www.ggnfovc.com/images/bannercgal.jpg") no-repeat ;
}
.banner4 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  color: #fff;
}
.banner4 .con h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner4 .con p {
  font-size: 18px;
}
.banner4 .con .box {
  padding: 10px 0;
  
}
.banner4 .con .t1 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #fff;
  margin-right: 30px;
  background: #D80A0A;
}
.banner4 .con .t2 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 640px) and (max-width: 960px) {
  .banner4 {
    height: 500px;
  background: url("../images/banner2.jpg") no-repeat center top;
}
.banner4 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  padding-left: 20px;
  color: #fff;
}
.banner4 .con h1 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner4 .con p {
  font-size: 18px;
}
.banner4 .con .box {
  padding: 10px 0;
  display: none;
}
.banner4 .con .t1 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #fff;
  margin-right: 30px;
  background: #D80A0A;
}
.banner4 .con .t2 {
  display: inline-block;
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
}
@media (min-width: 0) and (max-width: 640px) {
  .banner4 {
    height: 450px;
  background: url("https://www.ggnfovc.com/images/banner4.jpg") no-repeat;
}
.banner4 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  padding-left: 20px;
  color: #fff;
}
.banner4 .con h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}
.banner4 .con p {
  font-size: 18px;
}
.banner4 .con .box {
  padding: 10px 0;    
  display: none;
  
}
.banner4 .con .t1 {
  display: inline-block;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  color: #fff;
  margin-right: 15px;
  background: #D80A0A;
}
.banner4 .con .t2 {
  display: inline-block;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  border: 1px solid #fff;
  color: #fff;
}
}
.news-case {
  max-width: 1200px;
  margin: 0 auto;
  height: 82px;
  background: url("../images/tipbg3.png") no-repeat center bottom;
  position: relative;
  top: -47px;
  white-space: nowrap;
  /*Plugin CSS*/
}
.news-case .con {
  padding-left: 130px;
  overflow: hidden;
  
}
.news-case .con a {
  color: #fff;
}
.news-case .con a span {
  color: #649900;
  font-weight: bold;
  font-size: 24px;
  padding-right: 10px;
}
.news-case .str_wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.news-case .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
@media (min-width: 0) and (max-width: 640px) {
  .news-case {
    max-width: 1200px;
  margin: 0 auto;
  height: 82px;
  background: url("../images/tipbg3.png") no-repeat center bottom;
  position: relative;
  top: -69px;
  white-space: nowrap;
  /*Plugin CSS*/
}
.news-case::before {
  width: 107px;
  height: 46px;
  content: "";
  display: block;
  background: url("../images/iconcasetip5689.png") no-repeat;
  position: absolute;
  left: 15px;
}
.news-case .con {
  padding-left: 130px;
  overflow: hidden;
  padding-top: 18px;
}
.news-case .con a {
  color: #fff;
}
.news-case .con a span {
  color: #649900;
  font-weight: bold;
  font-size: 24px;
  padding-right: 10px;
}
.news-case .str_wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.news-case .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
}
.cases-wrap {
  min-height: 1000px;
  margin-top: -69px;
}
.cases-wrap ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
  display: none;
}
.cases-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
}
.cases-wrap .navtitle {
  max-width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  background: #fff;
  height: 70px;
  white-space: nowrap;
  overflow-x: scroll;
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
}
.cases-wrap .navtitle .navs {
  height: 70px;
  line-height: 70px;
  width: 1200px;
  padding-left: 20px;
}
.cases-wrap .navtitle .navs.cur {
  position: fixed;
  top: 100px;
  background: #fff;
  z-index: 1;
}
.cases-wrap .navtitle .navs a {
  font-size: 24px;
  font-weight: lighter;
  color: #000;
  margin-right: 40px;
}
.cases-wrap .navtitle .navs a.active {
  display: inline-block;
  font-weight: bold;
  color: #2170e9;
  border-bottom: 3px solid #2170e9;
}
.cases-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.cases-wrap .list {
  padding-top: 50px;
  padding-bottom: 150px;
}
.cases-wrap .list ul{
  display: flex;
  flex-wrap: wrap;
}
.cases-wrap .list li {
  width: 33.3333%;
  float: left;
  margin-bottom: 50px;
  text-align: center;
}
.cases-wrap .list li .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.cases-wrap .list li .pic img {
  max-width: 300;
  max-height: 426px;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.cases-wrap .list li .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(3, 114, 250, 0.93);
  padding: 20px;
  font-size: 18px;
  color: #fff;
  text-align: left;
}
.cases-wrap .list li .pic .info .t1 {
  margin-bottom: 10px;
  font-weight: bold;
}
.cases-wrap .list li .pic .info .t2 a {
  display: inline-block;
  height: 35px;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #D80A0A;
  color: #fff;
}
.cases-wrap .list li .pic .info .t3 a {
  display: inline-block;
  width: 123px;
  height: 51px;
  line-height: 51px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 16px;
}
.cases-wrap .list .more {
  text-align: center;
}
.cases-wrap .list .more a {
  width: 230px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  border-radius: 60px;
  background: #f0f2fd;
  color: #000;
  display: inline-block;
}
.cases-wrap .list .more a:hover {
  background: #243bb9;
  color: #fff;
}
@media (min-width: 910px) and (max-width: 1200px) {
  .cases-wrap {
    min-height: 1000px;
  margin-top: 0;
}
.cases-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
}
.cases-wrap .navtitle {
  max-width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  background: #fff;
  height: 60px;
}
.cases-wrap .navtitle .navs {
  height: 60px;
  line-height: 60px;
  width: 1200px;
  padding-left: 20px;
}
.cases-wrap .navtitle .navs.cur {
  position: fixed;
  top: 60px;
  background: #fff;
  z-index: 1;
}
.cases-wrap .navtitle .navs a {
  font-size: 16px;
  font-weight: lighter;
  color: #000;
  margin-right: 40px;
}
.cases-wrap .navtitle .navs a.active {
  display: inline-block;
  font-weight: bold;
  color: #2170e9;
  border-bottom: 3px solid #2170e9;
}
.cases-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cases-wrap .list {
  padding-top: 50px;
  padding-bottom: 150px;
}
.cases-wrap .list li {
  width: 33.3333%;
  float: left;
  margin-bottom: 50px;
  text-align: center;
  padding: 0 10px;
}
.cases-wrap .list li .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.cases-wrap .list li .pic img {
  max-width: 100%;
  max-height: 426px;
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.cases-wrap .list li .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(3, 114, 250, 0.93);
  padding: 20px;
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.cases-wrap .list li .pic .info .t1 {
  margin-bottom: 10px;
  font-weight: bold;
}
.cases-wrap .list li .pic .info .t2 a {
  display: inline-block;
  height: 35px;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #D80A0A;
  color: #fff;
}
.cases-wrap .list li .pic .info .t3 a {
  display: inline-block;
  width: 123px;
  height: 51px;
  line-height: 51px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 16px;
}
.cases-wrap .list .more {
  text-align: center;
}
.cases-wrap .list .more a {
  width: 230px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  border-radius: 60px;
  background: #f0f2fd;
  color: #000;
  display: inline-block;
}
.cases-wrap .list .more a:hover {
  background: #243bb9;
  color: #fff;
}
}
@media (min-width: 0) and (max-width: 910px) {
  .cases-wrap {
    min-height: 1000px;
  margin-top: -69px;
}
.cases-wrap .con {
  max-width: 1200px;
  margin: 0 auto;
}
.cases-wrap .navtitle {
  max-width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  background: #fff;
  height: 60px;
}
.cases-wrap .navtitle .navs {
  height: 60px;
  line-height: 60px;
  width: 100%;
  padding-left: 20px;
}
.cases-wrap .navtitle .navs.cur {
  position: fixed;
  top: 60px;
  background: #fff;
  z-index: 1;
}
.cases-wrap .navtitle .navs a {
  font-size: 16px;
  font-weight: lighter;
  color: #000;
  margin-right: 40px;
}
.cases-wrap .navtitle .navs a.active {
  display: inline-block;
  font-weight: bold;
  color: #2170e9;
  height: 59px;
  border-bottom: 3px solid #2170e9;
}
.cases-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cases-wrap .list {
  padding-top: 50px;
  padding-bottom: 50px;
}
.cases-wrap .list li {
  width: 50%;
  float: left;
  margin-bottom: 50px;
  text-align: center;
  padding: 0 5px;
}
.cases-wrap .list li .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.cases-wrap .list li .pic img {
  max-width: 100%;
  max-height: 426px;
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.cases-wrap .list li .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(1, 112, 248, 0.93);
  padding: 10px;
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.cases-wrap .list li .pic .info .t1 {
  margin-bottom: 10px;
  font-weight: bold;
}
.cases-wrap .list li .pic .info .t2 a {
  display: inline-block;
  height: 35px;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #D80A0A;
  color: #fff;
}
.cases-wrap .list li .pic .info .t3 a {
  display: inline-block;
  width: 95px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 12px;
}
.cases-wrap .list .more {
  text-align: center;
}
.cases-wrap .list .more a {
  width: 230px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-radius: 50px;
  background: #f0f2fd;
  color: #000;
  display: inline-block;
}
.cases-wrap .list .more a:hover {
  background: #243bb9;
  color: #fff;
}
}
.banner5 {
  background: url("../images/banner5.jpg") no-repeat center center;
  width: 100%;
  height: 580px;
}
.banner5 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 150px;
  color: #fff;
}
.banner5 .con .goto {
  font-size: 18px;
}
.banner5 .con .goto a {
  color: #fff;
}
.banner5 .con .name {
  font-size: 48px;
  font-weight: bold;
  padding: 40px 0;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .banner5 {
    background: url("../images/banner5.jpg") no-repeat center center;
  width: 100%;
  height: 580px;
}
.banner5 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 150px;
  color: #fff;
}
.banner5 .con .goto {
  font-size: 18px;
  display: none; 
}
.banner5 .con .goto a {
  color: #fff;
}
.banner5 .con .name {
  font-size: 48px;
  font-weight: bold;
  padding: 40px 0;
}
}
@media (min-width: 0) and (max-width: 900px) {
  .banner5 {
    background: url("../images/banner5.jpg") no-repeat center center;
  width: 100%;
  height: 250px;
}
.banner5 .con {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 50px;
  color: #fff;
}
.banner5 .con .goto {
  font-size: 18px;
  display: none; 
}
.banner5 .con .goto a {
  color: #fff;
}
.banner5 .con .name {
  font-size: 32px;
  font-weight: bold;
  padding: 30px 0;
}
}
.details-wrap2 {
  min-height: 1000px;
  background: #f1f1f1;
  position: relative;
  padding-top: 50px;
}
.content-wrap2 {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrap2 .wrap {
  padding-right: 400px;
  padding-bottom: 100px;
  margin-top: -200px;
}
.content-wrap2 .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
  
}
.content-wrap2 .wrap .content-text .caseimg {
  text-align: center;
  padding-bottom: 20px;
}
.content-wrap2 .wrap .content-text img {
  max-width: 100%;
}
.content-wrap2 .wrap .btns {
  padding-top: 20px;
  line-height: 60px;
  overflow: hidden;
}
.content-wrap2 .wrap .btns .t1 {
  width: 385px;
  height: 60px;
  float: left;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
}
.content-wrap2 .wrap .btns .t2 {
  width: 385px;
  height: 60px;
  float: right;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t2 a {
  display: block;
  text-align: center;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap2 .rightbar {
  width: 370px;
  float: right;
  padding-top: 180px;
}
.content-wrap2 .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap2 .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap2 .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap2 .box1 .cont {
  padding: 20px;
}
.content-wrap2 .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap2 .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #2170e9;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap2 .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap2 .box2 .cont {
  padding: 20px;
}
.content-wrap2 .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap2 .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap2 .box4 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box4 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont {
  padding: 20px;
  overflow: hidden;
}
.content-wrap2 .box4 .cont ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.content-wrap2 .box4 .cont li {
  font-size: 14px;
  line-height: 150%;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont li img {
  width: 100px;
  height: 54px;
  margin-right: 20px;
}
.content-wrap2 .box4 .cont li span {
  font-size: 16px;
}
.content-wrap2 .box4 .cont li a {
  color: #000;
}
.content-wrap2 .box4 .cont li .date {
  color: #666;
}
.content-wrap2 .casemore {
  padding-top: 40px;
}
.content-wrap2 .casemore .title {
  font-size: 24px;
  color: #666666;
  margin-bottom: 20px;
}
.content-wrap2 .casemore .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  position: absolute;
  bottom: 0;
}
.content-wrap2 .casemore .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap2 .casemore .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #fff;
}
.content-wrap2 .casemore .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap2 .casemore .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.content-wrap2 .casemore .pic img {
  max-width: 100%;
  max-height: 426px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.content-wrap2 .casemore .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background:rgba(3, 114, 250, 0.93);
  padding: 15px;
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.content-wrap2 .casemore .pic .info .t1 {
  margin-bottom: 20px;
  font-weight: bold;
}
.content-wrap2 .casemore .pic .info .t2 a {
  display: inline-block;
  height: 35px;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #D80A0A;
  color: #fff;
}
.content-wrap2 .casemore .pic .info .t3 a {
  display: inline-block;
  width: 123px;
  height: 51px;
  line-height: 51px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 16px;
}
.content-wrap2 .casemore .cont {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap2 .casemore .swiper-casetow .swiper-slide {
  width: 50%;
  text-align: center;
}
.content-wrap2 .casemore .btn-left-case {
  position: absolute;
  left: 0;
  top: 40%;
  cursor: pointer;
}
.content-wrap2 .casemore .btn-left-case:active {
  opacity: 0.5;
}
.content-wrap2 .casemore .btn-right-case {
  position: absolute;
  right: 0;
  top: 40%;
  cursor: pointer;
}
.content-wrap2 .casemore .btn-right-case:active {
  opacity: 0.5;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .details-wrap2 {
    min-height: 1000px;
  background: #f1f1f1;
  position: relative;
  padding-top: 0;
}
.content-wrap2 {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrap2 .wrap {
  padding-right: 0;
  padding-bottom: 50px;
  margin-top: 0;
}
.content-wrap2 .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
  
}
.content-wrap2 .wrap .content-text .caseimg {
  text-align: center;
  padding-bottom: 20px;
}
.content-wrap2 .wrap .content-text img {
  max-width: 100%;
}
.content-wrap2 .wrap .btns {
  padding: 0 20px;
  padding-top: 20px;
  line-height: 60px;
  overflow: hidden;
}
.content-wrap2 .wrap .btns .t1 {
  width: 385px;
  height: 60px;
  float: left;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
}
.content-wrap2 .wrap .btns .t2 {
  width: 385px;
  height: 60px;
  float: right;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t2 a {
  display: block;
  text-align: center;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap2 .rightbar {
  width: 370px;
  float: right;
  padding-top: 180px;
  display: none;
}
.content-wrap2 .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap2 .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap2 .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap2 .box1 .cont {
  padding: 20px;
}
.content-wrap2 .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap2 .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #2170e9;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap2 .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap2 .box2 .cont {
  padding: 20px;
}
.content-wrap2 .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap2 .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap2 .box4 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box4 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont {
  padding: 20px;
  overflow: hidden;
}
.content-wrap2 .box4 .cont ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.content-wrap2 .box4 .cont li {
  font-size: 14px;
  line-height: 150%;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont li img {
  width: 100px;
  height: 54px;
  margin-right: 20px;
}
.content-wrap2 .box4 .cont li span {
  font-size: 16px;
}
.content-wrap2 .box4 .cont li a {
  color: #000;
}
.content-wrap2 .box4 .cont li .date {
  color: #666;
}
.content-wrap2 .casemore {
  padding: 0 20px;
  padding-top: 40px;
}
.content-wrap2 .casemore .title {
  font-size: 24px;
  color: #666666;
  margin-bottom: 20px;
}
.content-wrap2 .casemore .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  position: absolute;
  bottom: 0;
}
.content-wrap2 .casemore .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap2 .casemore .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #fff;
}
.content-wrap2 .casemore .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap2 .casemore .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.content-wrap2 .casemore .pic img {
  height: 289px;
  max-width: 100%;
  max-height: 426px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.content-wrap2 .casemore .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba( 1, 211, 248, 0.93);
  padding: 15px;
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.content-wrap2 .casemore .pic .info .t1 {
  margin-bottom: 20px;
  font-weight: bold;
}
.content-wrap2 .casemore .pic .info .t2 a {
  display: inline-block;
  height: 35px;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: #D80A0A;
  color: #fff;
}
.content-wrap2 .casemore .pic .info .t3 a {
  display: inline-block;
  width: 123px;
  height: 51px;
  line-height: 51px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 16px;
}
.content-wrap2 .casemore .cont {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap2 .casemore .swiper-casetow .swiper-slide {
  width: 50%;
  text-align: center;
}
.content-wrap2 .casemore .btn-left-case {
  position: absolute;
  left: 0;
  top: 40%;
  cursor: pointer;
}
.content-wrap2 .casemore .btn-left-case:active {
  opacity: 0.5;
}
.content-wrap2 .casemore .btn-right-case {
  position: absolute;
  right: 0;
  top: 40%;
  cursor: pointer;
}
.content-wrap2 .casemore .btn-right-case:active {
  opacity: 0.5;
}
}
@media (min-width: 0) and (max-width: 800px) {
  .details-wrap2 {
    min-height: 1000px;
  background: #f1f1f1;
  position: relative;
  padding-top: 0;
}
.content-wrap2 {
  max-width: 1200px;
  margin: 0 auto;
}
.content-wrap2 .wrap {
  padding-right: 0;
  padding-bottom: 50px;
  margin-top: 0;
}
.content-wrap2 .wrap .content-text {
  background: #fff;
  padding: 20px;
  overflow: hidden;
  
}
.content-wrap2 .wrap .content-text .caseimg {
  text-align: center;
  padding-bottom: 20px;
}
.content-wrap2 .wrap .content-text img {
  max-width: 100%;
}
.content-wrap2 .wrap .btns {
  padding: 0;
  padding-top: 20px;
  line-height: 60px;
  overflow: hidden;
}
.content-wrap2 .wrap .btns .t1 {
  width: 90%;
  height: 60px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
  margin-bottom: 20px;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t1 a {
  background: url("../images/iconlefttext.png") no-repeat 20px center;
  padding-left: 50px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
}
.content-wrap2 .wrap .btns .t2 {
  width: 90%;
  height: 60px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
  background: url("../images/btnlefttext.jpg") right;
}
.content-wrap2 .wrap .btns .t2 a {
  display: block;
  text-align: center;
  background: url("../images/iconrighttext.png") no-repeat 96% center;
  padding-right: 50px;
  color: #fff;
  font-weight: bold;
}
.content-wrap2 .rightbar {
  width: 370px;
  float: right;
  padding-top: 180px;
  display: none;
}
.content-wrap2 .box1 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box1 .title {
  background: url("../images/title5683.png") no-repeat;
  height: 168px;
  color: #fff;
}
.content-wrap2 .box1 .title .t1 {
  font-size: 30px;
  padding: 20px 0 0 20px;
  line-height: 150%;
}
.content-wrap2 .box1 .title .t2 {
  font-size: 16px;
  padding-left: 20px;
}
.content-wrap2 .box1 .cont {
  padding: 20px;
}
.content-wrap2 .box1 .cont .item {
  margin-bottom: 20px;
}
.content-wrap2 .box1 .cont .btnprice {
  width: 100%;
  border: none;
  background: #172f8f;
  color: #fff;
  height: 50px;
  font-weight: bold;
}
.content-wrap2 .box2 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box2 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}
.content-wrap2 .box2 .cont {
  padding: 20px;
}
.content-wrap2 .box2 .cont ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-wrap2 .box2 .cont li a {
  text-indent: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2170e9;
  border-radius: 20px;
  background: #f0f2fd url("../images/more12479.png") no-repeat 96% center;
}
.content-wrap2 .box4 {
  background: #fff;
  margin-bottom: 20px;
}
.content-wrap2 .box4 .title {
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont {
  padding: 20px;
  overflow: hidden;
}
.content-wrap2 .box4 .cont ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.content-wrap2 .box4 .cont li {
  font-size: 14px;
  line-height: 150%;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.content-wrap2 .box4 .cont li img {
  width: 100px;
  height: 54px;
  margin-right: 20px;
}
.content-wrap2 .box4 .cont li span {
  font-size: 16px;
}
.content-wrap2 .box4 .cont li a {
  color: #000;
}
.content-wrap2 .box4 .cont li .date {
  color: #666;
}
.content-wrap2 .casemore {
  padding: 0;
  padding-top: 40px;
}
.content-wrap2 .casemore .title {
  font-size: 24px;
  color: #666666;
  margin-bottom: 20px;
  text-indent: 20px;
}
.content-wrap2 .casemore .pagination-case {
  width: 100%;
  text-align: center;
  z-index: 1;
  height: 20px;
  position: absolute;
  bottom: 0;
}
.content-wrap2 .casemore .pagination-case .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}
.content-wrap2 .casemore .pagination-case .swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #fff;
}
.content-wrap2 .casemore .pagination-case .swiper-active-switch {
  background: #2170e9;
}
.content-wrap2 .casemore .pic {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.content-wrap2 .casemore .pic img {
  max-width: 100%;
  max-height: 426px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.content-wrap2 .casemore .pic .info {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(3, 114, 250, 0.93);
  padding: 10px;
  font-size: 12px;
  color: #fff;
  text-align: left;
}
.content-wrap2 .casemore .pic .info .t1 {
  margin-bottom: 20px;
  font-weight: bold;
}
.content-wrap2 .casemore .pic .info .t2 a {
  display: inline-block;
  height: 30px;
  border-radius: 30px;
  line-height: 30px;
  padding: 0 10px;
  background: #D80A0A;
  color: #fff;
  font-size: 12px;
}
.content-wrap2 .casemore .pic .info .t3 a {
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  background: url("../images/btnf564.png") no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 12px;
}
.content-wrap2 .casemore .cont {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.content-wrap2 .casemore .swiper-casetow .swiper-slide {
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-right: 0;
}
.content-wrap2 .casemore .swiper-casetow .swiper-slide .box {
  padding: 0 5px;
}
.content-wrap2 .casemore .btn-left-case {
  position: absolute;
  left: 0;
  top: 40%;
  cursor: pointer;
  display: none;
}
.content-wrap2 .casemore .btn-left-case:active {
  opacity: 0.5;
}
.content-wrap2 .casemore .btn-right-case {
  position: absolute;
  right: 0;
  top: 40%;
  display: none;
  cursor: pointer;
}
.content-wrap2 .casemore .btn-right-case:active {
  opacity: 0.5;
}
}

/*头部地址选取*/
.header_city_txt {
  width: 80px;
  display: block;
  height: 40px;
  cursor: pointer;
  z-index: 8;
  background-image: url(../images/city.png), url(../images/city_open.png);
  background-repeat: no-repeat;
  background-position: 15px 13px,62px 18px;
  padding-left: 32px;
  color: #fff;
  float: left;
  margin-right: 40px;
}

.header_city_txt:hover{
  background: #fff;
  color: #2170e9;
  background-image: url(../images/city2.png), url(../images/city_open2.png);
  background-repeat: no-repeat;
  background-position: 15px 13px,62px 18px;
}

.header_city {
  position: absolute;
  z-index: 31;
  top: 40px;
  left: 50px;
  width: 496px;
  height: 200px;
  padding-bottom: 7px;
  background: #FFF;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  display: none;
  box-sizing: border-box;
  font-size: 14px;
}


.header_city > dt {
  font-size: 20px;
  font-weight: bold;
  color: #676666;
  width: 381px;
  height: 76px;
  border-bottom: 1px dotted #bdbcbc;
  margin-left: auto;
  margin-right: auto;
  line-height: 90px;
}

.header_city > dd {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
  line-height: 35px;
  margin-top: 20px;
}
.header_city > dd span:nth-child(1) {
  color: #9a9998;
  width: 60px;
}

.header_city > dd span:nth-child(2) {
  width: 300px;
}
.header_city > dd span {
  float: left;
}
.header_city > dd a {
  color: #6c6c6c;
  margin-right: 12px;
  display: inline-block;
  padding: 4px 7px;
  line-height: 19px;
}

.business_wrap {
  text-align: center;
}

.business_wrap h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2170e9;
  margin-bottom: 20px;
}

.business_wrap p {
  font-size: 16px;
  color: #666;
}
.business_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.business_box .business_list {
  width: 25%;
  height: 370px;
  margin-bottom: 10px;
  text-align: left;
  background: #F3F3F3;
}
.business_box .business_list .list_img {
  width: 100%;
  height: 100px;
  position: relative;
  background: #2170e9 url(../images/jz.png) no-repeat 10px 10px;
  background-size: 45%;
}
.bu_list_wrap {
  padding: 10px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.business_box .business_list a:nth-child(even){
  border-right: 1px solid #ccc;
}

.business_box .business_list a{
  font-size: 14px;
  color: #333;
  width: calc(50% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  margin: 10px;
  display: block;
  float: left;
}

.business_box .business_list .list_img>h3 {
  text-align: right;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-right: 20px;
}
.business_box .business_list:nth-child(even) {
  margin-top: 40px;
  background: #EEEEEE;
}
.business_box .business_list:nth-child(even) .list_img {
  background: #60b4fa url(../images/jz.png) no-repeat 10px 10px;
  background-size: 45%;
}
.men_box {
  width: 60px;
  height: 60px;
  background: url(../images/menu2.png)no-repeat center;
  background-size: 38px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.menu_box_m {
  display: none;
}

.menu_box_m .close {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/icon-close.png) no-repeat center center;
  opacity: .8;
}

.menu_box2_m a{
  display: inline-block;
  margin-right: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

@media (min-width: 0) and (max-width: 640px) {
  .men_box {
    display: block;
}
.logo {
  text-align: center;
  float: none;
}
.header .logo img {
  width: 55%;
}
.menu_box_m {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 1);
  z-index: 999;
  padding: 60px 12px 60px 12px;
  overflow-y: auto;
  
}
.menu_list_m {
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.menu_list_m .menu_box2_m {
  display: none;
}

.business_box .business_list{
  height:auto;
  width:100%
}
.list_img{
  overflow: hidden;
}
.business_box .business_list .list_img img{
  width:100%;
  margin: 0
}

/*公司价值观*/

.tenet {
  width: 100%;
  max-width: 1200px;
  padding: 34px 50px;
  margin: 50px auto 0 auto;
  background: #F2F2F2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tenet>.tenet_wrap {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tenet .tenet_box {
  overflow: hidden;
  margin: 7.5px;
  max-width: 260px;
  width: 50%;
  height: 200px;
  color: #fff;
  position: relative;
}

.tenet .info {
  background: #AF0202;
  padding: 25px 0 0 30px;
}

.tenet .info span {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 100;
}

.tenet .info h3 {
  font-size: 26px;
  margin-bottom: 15px;
  margin-top: -5px;
}

.tenet .info p {
  font-size: 16px;
}

.tenet .info2 {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 20px;
  background: #AF0202;
}

.icon_jia {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: url(../images/icon-jia.png)no-repeat;
}

@media (min-width: 0) and (max-width: 640px) {
  .tenet {
    padding: 0;
}
.tenet .tenet_box {
  margin: 0;
}
.tenet>.tenet_wrap {
  width: 100%;
}
}

@media (min-width: 0) and (max-width: 1024px) {
  .tenet {
    padding: 0;
}
.tenet .tenet_box {
  margin: 0;
}

.offer_show {
  display: none;
}
.offer_wrap {
  display: none;
}
}


.offer_wrap {
  width: 100%;
  height: 150px;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.offer_wrap .offer_box {
  width: 1200px;
  margin: 50px 0 0 930px;
  font-size: 14px;
  padding-left: 50px;
  position: relative;
}

.offer_wrap .offer_box .offer_img {
  position: absolute;
  left: -175px;
  bottom: 0;
}

.offer_wrap select,
.offer_wrap input {
  border: none;
  height: 40px;
  margin-right: 10px;
  color: #666;
  padding-left: 20px;
}

.offer_wrap select {
  width: 130px;
}

.offer_wrap input {
  width: 200px;
  padding: 0 20px;
}

.offer_wrap button {
  height: 40px;
  line-height: 40px;
  width: 200px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border: none;
  background: #2170e9;
  vertical-align: middle;
  cursor: pointer;
}

.offer_wrap button:active {
  background: #3146ae;
}

.offer_wrap p {
  color: #fff;
  margin: 35px 0 20px 0;
}

.offer_wrap .colse {
  width: 34px;
  height: 34px;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../img/X.png) no-repeat;
  cursor: pointer;
}

.offer_show {
  width: 120px;
  height: 100px;
  border-bottom-right-radius: 48%;
  border-top-right-radius: 48%;
  background: url(../img/mfbj.png) no-repeat 10px 17px, url(../img/jt.png) no-repeat 75px 30px rgba(0, 0, 0, 0.8);
  position: fixed;
  left: -120px;
  bottom: 200px;
  cursor: pointer;
  z-index: 51;
}

.page-indexbanner {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 80px;
  position: absolute;
  height: 20px;
}

.page-indexbanner-lg {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 80px;
  position: absolute;
  height: 20px;
}

.page-indexbanner-mobile {
  width: 100%;
  text-align: center;
  z-index: 1;
  bottom: 80px;
  position: absolute;
  height: 20px;
}

.page-indexbanner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #000;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 1;
}

.page-indexbanner .swiper-pagination-switch {
  background: #fff;
  opacity: 0.3;
}

.page-indexbanner .swiper-active-switch {
  background: #fff;
  opacity: 1;
}

/*新闻模块*/

.news_wrap {
  max-width: 1220px;
  margin: 0 auto;
}

.news_wrap ul {
  display: flex;
}

.news_wrap ul li:nth-child(1) {
  width: 320px;
  overflow: hidden;
}

.news_wrap ul li a {
  color: #888;
}

.news_wrap ul li:nth-child(1) a.lx_news_img {
  display: inline-block;
  width: 320px;
  height: 197px;
  overflow: hidden;
}

.news_wrap ul li .lx_news_title {
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 300px;
}

.news_wrap ul li:nth-child(2) {
  margin-left: 37px;
  margin-right: 32px;
  width: 490px;
  overflow: hidden;
}

.news_wrap ul li:nth-child(2) .lx_news_list>div {
  float: left;
  margin-left: 14px;
  width: 300px;
  overflow: hidden;
}

.news_wrap ul li:nth-child(2) a.lx_news_img {
  display: inline-block;
  width: 154px;
  height: 95px;
  overflow: hidden;
  float: left;
}

.news_wrap ul li:nth-child(2) a.lx_news_img img{
 width: 100%;
}

.news_wrap ul li:nth-child(2) p.lx_news_txt {
  display: inline-block;
  width: 310px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.news_wrap ul li:nth-child(3) {
  background-color: #f8f8f8;
  width: 341px;
  overflow: hidden;
  padding-bottom: 10px;
}

.news_wrap ul li:nth-child(3) .lx_lists_p {
  padding: 19px 24px;
}

.news_wrap ul li:nth-child(3) p {
  line-height: 32px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 2px;
}

.news_wrap ul li:nth-child(3) p a {
  font-size: 14px;
}

.lx_news_time {
  font-size: 14px;
}

.news_wrap .news_title {
  font-weight: bold;
  text-align: center;
  color: #2170e9;
  margin: 100px 0 70px 0;
}

.font-20 {
    font-size: 20px;
}

.font-18 {
    font-size: 18px;
}

.yellow {
    color: #ffb400;
}

.offer_w {
  width: 280px;
  height: 180px;
  position: fixed;
  background: url(../images/offse_bg.png)no-repeat 0 -140px;
  z-index: 999;
  display: none;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
  
}

.offer_w .close {
  background: url(../images/close_a.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: -30px;
  display: none;
}

.offer_w .offer_info {
  width: 280px;
  height: 170px;
  padding: 20px;
}

.offer_w .offer_info h3 {
  color: #ffc103;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}

.offer_w .offer_info input,
.offer_info button {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 0;
  margin: 7px 0;
  padding: 0 10px;
}

.offer_w .offer_info button {
  background: #037cea;
  border-radius: 5px;
  color: #fff;
}


.offer_infob input{
     border: 1px solid #ccc;
    padding: 0 5%;
    border-radius: 2px;
}

/*最新案例*/
.newscase-wrap{
  width: 500px;
  margin: 100px 15px 0 15px;
  background: url(../images/newcaseBG.jpg)center no-repeat ;
  position: relative;
  height: 336px;
  
}
.newscase-img{
  width: 230px;
  margin: 0 auto;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  bottom: 0;
}

.newscase-img img{
  width: 100%;
}

.newscase-wrap p{
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom:0;
  text-align: center;
  width: 100%;
  font-weight: bold;
}

@media (min-width: 0) and (max-width: 640px) {
  .newscase-wrap{
  width: 355px;
  margin: 50px 10px 0 10px;
  background: url(../images/newcaseBG.jpg)center no-repeat ;
  position: relative;
  height: 295px;
  
}
.newscase-img{
  width: 200px;
  margin: 0 auto;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  bottom: 0;
}
}


