﻿@charset "UTF-8";
.container,.head_main,.wrap,.inx-main{padding-right: 15px;padding-left: 15px;margin:0 auto;}
@media (min-width: 768px) {
	.wrap,.container{ width: 750px;}
}
@media (min-width: 992px) {
    .wrap,.container,.head_main,.inx-main{width: 970px;}
}
@media (min-width: 1260px) {
 	.wrap,.container,.head_main,.inx-main{ width: 1230px;}
}
@media (min-width: 1460px) {
  .wrap,.container,.head_main,.inx-main{ width: 1430px;}
}
@media (min-width: 1680px) {
  .head_main,.inx-main{ width: 1430px;}
}
@media (min-width: 1920px) {
  .head_main{ width: 1750px;}
  .inx-main{width: 1702px;}
}

@media(min-width:330px){
.index-container{
    margin: 0 auto;padding: 0 15px;}
}
@media (min-width: 768px) {
  .index-container{padding: 0 35px;} 
}
@media (min-width: 992px) {
  .index-container{padding: 0 75px;}
}
@media (min-width: 1360px) {
  .index-container{padding: 0 85px;}
}
@media (min-width: 1520px) {
  .index-container{padding: 0 95px;}
}
@media (min-width: 1660px) {
.index-container{padding: 0 105px;}
}
@media(min-width:1760px){
.index-container{padding: 0 115px;}
}
.header {z-index: 1000;position: fixed;top: 0;height: 100px;width: 100%;background: #fff;-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);}
/*===============下拉==============*/
.header .logo{display: inline-block; margin-top: 30px; float: left;transition: all .5s;}
.header .logo img{display: block;width: 100%;}
.navbar{float: left;margin-left: 75px;}
.navbar *{-webkit-box-sizing: border-box;box-sizing: border-box;}
.category-item{float: left;padding: 0 23px;}
.category-item-single{position: relative;}
.category-a{padding: 0 12px; display: block;font-size: 20px;line-height: 100px;color: #444;-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;position: relative;}
.category-a.on,.category-a:hover{color: #c4181f;}
.category-a::after{content: '';width:0;height: 3px;background: #005657;background-size: cover; position: absolute;bottom: 0;left:50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: all .8s;-o-transition: all .8s;transition: all .8s;}
.category-item.active .category-a::after,.category-item:hover .category-a::after{width: 100%;}
.category-item.active .category-a,.category-item:hover .category-a{color:#005657; }
.category-item.active .category-a{font-weight: bold;}
.header.on{height: 80px;}
.header.on .category-a{line-height: 80px;}
.header.on .logo{margin-top: 20px;}
.header.on .head-tel{    padding: 26px 0 26px 27px;}
.header.on .header-search{margin: 25px 0;margin-left: 18px;}
.dropdown-menu.full-screen { position: absolute; top: 100%; z-index: 1100;background-color: rgba(255,255,255,0.9);border-top: 1px solid #dae1e6;-webkit-transition: none;-o-transition: none;transition: none;height: auto;display: none;overflow: hidden;width: 100%;min-width: 1200px;left: 0;margin-top: 0;-ms-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-o-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);}
.dropdown-container{box-sizing: border-box;padding: 30px 0 60px;}
.p-drop-le{height: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;}
.p-drop-Lwrap{box-sizing: border-box;overflow-y: auto;max-height: 450px;}
.column-item{float: left;margin-right: 109px;margin-bottom: 90px;padding-right:30px;}
.column-item:nth-child(7n){margin-right: 0;}
.column-item a{display: block;font-size: 14px;color: #666;line-height: 30px;}
.column-item a:hover{color: #0e48a7;}
.column-item .nav-title{font-size: 16px;color: #333;margin-bottom: 9px;position: relative;padding-left: 12px;}
.column-item .nav-title:before{content: '';width: 2px;height: 25px;background: #0e48a7;position: absolute;left: 0;top: 50%;margin-top: -12.5px;}
.category-item:hover .dropdown-menu.full-screen{display: block;visibility: visible;}
.dropdown-menu.single {position: absolute;top: 100%;left: 50%; -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);z-index: 1100;background: rgba(255,255,255,1); margin-top: 0; max-height: 0;opacity: 0;overflow: hidden;-webkit-transition: max-height .5s;-o-transition: max-height .5s;transition: max-height .5s; border: none; color: #303233; box-shadow: 0 0 10px rgba(0,0,0,0.15);height: auto;padding: 0; display: block;}
.dropdown-menu.single ul{padding: 0px 0;}
.dropdown-menu.single li{ display: block;font-size: 16px; width: 100%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: relative;}
.dropdown-menu.single li:last-child{border-bottom: 0;}
.dropdown-menu.single li>a {padding: 22px 50px;padding-left: 50px;white-space: nowrap;display: inline-block; width: 100%; color: #333;line-height: 1; height: auto; background: 0 0;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.dropdown-menu.single li>i{display: block;font-size: 16px;color: #4d4d4d;position: absolute;right: 25px;top:50%;margin-top: -8px;}
.dropdown-menu.single li:hover a{color:#fff;background: #69c133;}
.dropdown-menu.single li:hover i{color:#0e48a7; }
.category-item:hover .dropdown-menu.single{max-height: 450px;opacity: 1;}
.head-tel{float: right;font-size: 24px;color: #005657;background: url(../images/head-tel.png) no-repeat left center; padding: 36px 0 36px 34px;font-family: 'DIN-REGULAR';}
.language{float: right;position: relative;margin-top: 32px;margin-left: 24px;}
.header.on .language{margin-top: 22px;}
.language-text{display: block;color: #666;line-height:36px;padding:0 4px;cursor: pointer;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.language-text .icon-down{ display:block;float: right; vertical-align: middle;font-size: 12px; margin-left: 5px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;}
.language-list{position: absolute;top:100%;right: 0;z-index: 10;background: #fff;padding:0px 0;-webkit-box-shadow: 0 2px 4px 2px rgba(0,0,0,.05);box-shadow: 0 2px 4px 2px rgba(0,0,0,.05);opacity: 0;visibility: hidden;-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.language-list a{display: block;padding:10px 20px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.language-list a:hover{color: #1e753d}
.language:hover .language-text{color: #1e753d;}
.language:hover .language-text .icon-down{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.language:hover .language-list{opacity: 1;visibility: visible;}

.header-search{float: right;margin: 35px 0;margin-left: 18px;}
.bt-search{ position: relative;  border: none; background: none;  float: left; width: 30px; height:30px;text-align: right; line-height: 30px;padding: 5px 0; cursor: pointer;  transition: .5s;z-index: 10;}

.bt-search .sub-bot {  display: inline-block;  width: 18px; height: 20px; line-height: 34px;  background: transparent; border: none;  z-index: 3; cursor: pointer; background: url(../images/icon-search.png) no-repeat center transparent; padding-right: 0px;}
.searchop .search-all{  z-index: 10; opacity: 1; visibility: visible;}
.search-all{ position: absolute; right: 50px; top: 50%; width: 300px; height: auto;z-index: -1; opacity: 0;visibility: hidden; transition: all .2s;}
.search-all .search-box{  position: relative; height: 36px; margin-top: 38px;background: #fff;}
.searchop .search-all .search-box{ animation: searchform-fade 400ms both;}
.searchop .search-all form{ animation: searchform-slide 1s both; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{ color: #333; line-height: 34px;  width: 44px;  text-align: center;cursor: pointer; transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px!important;}
.search-all .search-box .search-txt.left{ float: left;}
.search-all .search-box .search-inp{  margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{  font-size: 16px; line-height: 36px; color: #333; width: 100%; border-radius: 5px;}
.searchop .search-close{  opacity: 1;  transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{  width: 44px; height: 36px; font-size: 16px; color: #333;line-height: 36px; text-align: center; cursor: pointer; position: absolute;  top: 0;   right: 0;  opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;   animation: item-searchshow .4s both;}

/*app-头部*/
.header-app{background: white; display: none;position: fixed;top: 0;left: 0;width: 100%;height: 60px;z-index: 500; -webkit-transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);-o-transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);}
.header-app.open-menu{height: 100%; background: #fff;-webkit-transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);-o-transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1);}
.navbar-app{ position: relative;  -webkit-box-shadow: 3px 0 7px 0 rgba(0,0,0,.1);box-shadow: 3px 0 7px 0 rgba(0,0,0,.1); height: 60px;text-align: center; }
.header-app .logo{ float: left; height: 60px; vertical-align: middle;padding: 16px 15px;}
.header-app .logo img{ height:100%;}
.navbar-togger {float: right; background: transparent;border: none;padding: 22px 15px; display: inline-block;visibility: visible;transition: transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96),opacity 0.28s 0.36s cubic-bezier(0.52, 0.16, 0.24, 1),-webkit-transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);}
.navbar-togger .icon_bar {width: 24px;height: 2px;background-color: #005657;opacity: 1;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.navbar-togger .icon_bar:nth-of-type(2) { margin:5px 0;}
.open-menu .navbar-togger .icon_bar:nth-of-type(2) { opacity: 0;}
.open-menu .navbar-togger .icon_bar:first-child { -webkit-transform: translate(0,7px) rotate(45deg);-ms-transform: translate(0,7px) rotate(45deg); transform: translate(0,7px) rotate(45deg);}
.open-menu .navbar-togger .icon_bar:last-child {-webkit-transform: translate(0,-7px) rotate(-45deg);-ms-transform: translate(0,-7px) rotate(-45deg);transform: translate(0,-7px) rotate(-45deg);}
.nav-menu{position: absolute;top: 60px;left: 0;bottom: 0;right: 0; width: 100%;z-index: 620;padding:20px 15px; overflow-x: hidden;overflow-y: auto;visibility: hidden;-webkit-transition: visibility 0s linear 1s;-o-transition: visibility 0s linear 1s;transition: visibility 0s linear 1s;}
.header-app.open-menu .nav-menu{visibility: visible;-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}
.nav-list li{border-bottom: 1px solid #cfcfcf;opacity: 0; pointer-events: none;}
.nav-list li.open{border-bottom: none;}
.header-app.open-menu .nav-list li{ opacity: 1;pointer-events: auto;-webkit-transform: none;-ms-transform: none;transform: none;}
.nav-list li:nth-child(1){-webkit-transform: translateY(-44px);-ms-transform: translateY(-44px);transform: translateY(-44px);transition: opacity .3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) .15s,transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s,-webkit-transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s;}
.header-app.open-menu .nav-list li:nth-child(1){transition: opacity .3091s cubic-bezier(0.32, 0.08, 0.24, 1) .03s,transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s,-webkit-transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s;}
.nav-list li:nth-child(2){-webkit-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px);transition: opacity .29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) .13s,transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s,-webkit-transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s;}
.header-app.open-menu .nav-list li:nth-child(2){transition: opacity .32244s cubic-bezier(0.32, 0.08, 0.24, 1) .05s,transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s,-webkit-transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s;}
.nav-list li:nth-child(3){-webkit-transform: translateY(-36px);-ms-transform: translateY(-36px);transform: translateY(-36px);transition: opacity .26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) .11s,transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s,-webkit-transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s;}
.header-app.open-menu .nav-list li:nth-child(3){transition: opacity .33467s cubic-bezier(0.32, 0.08, 0.24, 1) .07s,transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s,-webkit-transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s;}
.nav-list li:nth-child(4){-webkit-transform: translateY(-32px);-ms-transform: translateY(-32px);transform: translateY(-32px);transition: opacity .2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) .09s,transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s,-webkit-transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s;}
.header-app.open-menu .nav-list li:nth-child(4){transition: opacity .34577s cubic-bezier(0.32, 0.08, 0.24, 1) .09s,transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s,-webkit-transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s;}
.nav-list li:nth-child(5){ -webkit-transform: translateY(-28px);-ms-transform: translateY(-28px);transform: translateY(-28px);transition: opacity .22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) .07s,transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s,-webkit-transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s;}
.header-app.open-menu .nav-list li:nth-child(5){transition: opacity .35577s cubic-bezier(0.32, 0.08, 0.24, 1) .11s,transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s,-webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s;}
.nav-list li:nth-child(6){-webkit-transform: translateY(-24px);-ms-transform: translateY(-24px);transform: translateY(-24px);transition: opacity .20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) .05s,transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s,-webkit-transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s;}
.header-app.open-menu .nav-list li:nth-child(6){transition: opacity .36577s cubic-bezier(0.32, 0.08, 0.24, 1) .13s,transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s,-webkit-transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s;}
.nav-list li:nth-child(7){-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px);transition: opacity .18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s,transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s,-webkit-transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s;}
.header-app.open-menu .nav-list li:nth-child(7){transition: opacity .37577s cubic-bezier(0.32, 0.08, 0.24, 1) .15s,transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s,-webkit-transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s;}
.nav-list li:nth-child(8){-webkit-transform: translateY(-16px); -ms-transform: translateY(-16px);transform: translateY(-16px);transition: opacity .15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) .01s,transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s,-webkit-transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s;}
.header-app.open-menu .nav-list li:nth-child(8){ transition: opacity .38577s cubic-bezier(0.32, 0.08, 0.24, 1) .17s,transform .40582s cubic-bezier(0.32, 0.08, 0.24, 1) .16s,-webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .16s;}
.cate-item{position: relative;}
.cate-item a{font-size: 16px;line-height: 48px; margin-right: 60px; display: block; color: #444;}
.nav-list li.active .cate-item a,.nav-list li.open .cate-item a{color: #005657;}
.category-cont a:last-child{border:none;}
.category-cont a.active{color:#1e753d;}
.category-tig{font-size: 14px; color: #888;text-align: right;line-height: 48px;width: 50px; height: 48px; position: absolute; right: 0;top: 0;z-index: 2;}
.category-tig::before,.category-tig::after{ content: '';background: #888; position: absolute; top:50%; -webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.category-tig::before{ width:16px; height: 2px; right:0; margin-top:-1px;}
.category-tig::after{ width:2px;height: 16px;margin-top: -8px;right:7px;}
.nav-list li.open .category-tig::after{ opacity: 0;}
.nav-list li.open .category-tig::before{background: #005657;}
.category-cont{display: none;}
.nav-list li.open .category-cont{display: block;border-top:solid 1px #cfcfcf;border-bottom:solid 1px #cfcfcf;}
.category-pad{ padding: 0 15px;}
.category-cont a {line-height:40px;border-bottom: 1px solid #cfcfcf; display: block; color: #666;}
.category-pad a.active{color: #1e753d;}
.app-lanu{text-align: center;padding: 20px 0;}
.app-lanu a{display: inline-block;padding: 0 10px;line-height: 24px;color: #666;}
.app-lanu a.active{color: white;background: #1e753d;border-radius: 30px;}


@media  (max-width: 1680px) {
	.navbar{margin-left: 55px;}
	.category-item{padding: 0;}	
}
@media  (max-width: 1459px) {
	.navbar{margin-left: 25px;}
	.category-item a{padding: 0 15px;font-size: 18px;}
	.language{margin-left: 10px;}
}
@media  (max-width: 1259px) {
	.head-tel{display: none;}
	.header .logo{width: 180px;margin-top: 34.5px;}
	.header.on .logo{margin-top: 24.5px;}
	.category-item a{padding: 0 8px;}
}

.banner{margin-top: 100px;}
.banner img.bannerappimg{display: none;}

.banner-slide{position: relative;width: 100%;display: block;}
.banner-cont{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);margin-top: 0;}
.banner-font{
    width: 51.43%;
    padding-top: 7px;
}
.banner-brand{font-size: 0;}
.banner-brand span{display: inline-block;vertical-align: top; width: 100px;}
.banner-brand span img{max-width: 100%;}
.banner-brand em{display: inline-block;vertical-align: top; font-size: 42px;line-height: 50px;color: #fff;font-style: normal; font-family: 'SourceHanSansCN-Bold';}
.banner-brand d{display: inline-block;vertical-align: top; font-size: 36px;line-height: 30px; color: #fff;font-family: 'SourceHanSansCN-Bold';}
.banner-font h3{font-size: 72px;line-height: 72px;color: #fff;/* margin-bottom: 18px; *//* border-left: 5px solid #fff; *//* padding-left: 10px; */transition: ease 1.2s;font-weight: bold;margin: 39px 0 0;}
.banner-font h3 span{display: block;margin-bottom: 6px;}
.banner-font h4{font-size: 18px;line-height: 36px;color: #fff;padding-left: 0;transition: ease 1.8s;margin: 23px 0 0;}

.banner img{display: block;width: 100%;}

.banner .swiper-pagination{bottom: 30px !important;height: 6px;font-size: 0;}
.banner .swiper-pagination-bullet{width: 20px;height: 6px;background: white;opacity: 1;border-radius: 30px; margin: 0 5px !important;}
.banner .swiper-pagination-bullet-active{width: 40px;}
.banner-mo{margin-top: 41px;}
em.fontaw{font-style: normal; font-family: 'fontaw';font-size: 20px;position: relative;z-index: 3;}



.more{position: relative;z-index: 22;padding: 0 18px 0 16px; width: 200px;font-size: 20px;color: #005657;background: #fff; height: 60px;overflow: hidden; display: block;text-align: center;line-height: 58px;transition: all .5s;border: 1px solid transparent; font-family: 'DIN-Medium';}
.more::before{
	position: absolute;content: '';
   top: 0;
   width: 0;
   height: 100%;
    left: 0%;
    z-index: -1;
    background: #005657;
    transition: ease .8s;
    opacity: 1;
    transition-delay: 0s,0s;
    
	
}
.more span{display: inline-block; position: relative;height: 100%;z-index: 5;padding-right: 38px;}
.more span::before{position: absolute;content: "";width: 25px;height: 14px;background: url(../images/more1.png)no-repeat center;background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}
.more:hover span::before{background-image: url(../images/more.png);}
.more:hover::before{
	width: 100%;
}
.more:hover{color: #fff;border-color: #005657;background: transparent;}

.more2{position: relative;z-index: 22; width: 200px;font-size: 18px;border: 1px solid #005657; height: 60px;overflow: hidden; display: block;text-align: center;color: white;line-height: 60px;transition: all .5s;}
.more2::before{
	position: absolute;content: '';
   top: 0;
    right: -30%;
    bottom: 0;
    left: -30%;
    z-index: -1;
    background: linear-gradient(to right, #005657, #005657);
    transition: opacity 0.4s linear, -webkit-transform 0.6s cubic-bezier(0.3, 0.69, 0.39, 1.04) 0.4s;
    transition: transform 0.6s cubic-bezier(0.3, 0.69, 0.39, 1.04) 0.4s, opacity 0.4s linear;
    opacity: 1;
    transition-delay: 0s,0s;
    transform: translate(0, 0) skew(-60deg, 0deg);
}
.more2 span{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;}

.more2:hover::before{
	opacity: 0;
	    transform: translate(400px, 0) skew(-60deg, 0deg);
}
.more2:hover{color: #005657;transition: color 0s linear;border: 1px solid #005657;}


/*  */


.banner-font .banner-brand{opacity: 0;transform: translateX(-80px);transition: all .7s 1s;}
.banner-font h3{opacity: 0;transform: translateX(-70px);transition: all .7s 1.2s;}
.banner-font h4{opacity: 0;transform: translateX(-60px);transition: all .7s 1.4s;}
.banner-mo{opacity: 0;transform:  translateX(-50px);transition: all .7s 1.6s;}
.banner .swiper-slide-active .banner-font .banner-brand,
.banner .swiper-slide-active .banner-font h3,
.banner .swiper-slide-active .banner-font h4,
.banner .swiper-slide-active .banner-mo{opacity: 1;transform: translateX(0);}

.banner-mo span{transition: none;}
.banner .swiper-slide-active .banner-mo{transition: all.5s;}

.banner-img{display: block;width: 100%;position: absolute;left: 0;top: 0;}
.banner-img2{opacity: 0;transform: translateY(-70px);transition: all 1.4s 1.8s;}
.banner-img1{opacity: 0;transform: translateY(70px);transition: all 1.4s 2s;}
.banner .swiper-slide-active .banner-img2,.banner .swiper-slide-active .banner-img1{transform: translateY(0);opacity: 1;}

/**/
.foot{background: #222;background-size: cover;}
.foot-top{padding: 53px 0 0;}
.foot-left{float: left;width: 300px;padding-top: 25px;}
.foot-tel{margin-bottom: 0;padding-left: 0;/* background: url(../images/foot-tel.png) no-repeat left center; */font-size: 34px;line-height: 36px;color: #ededed;}
.foot-tel h3{font-family: 'itc'; font-size: 26px;color: #fff;}
.foot-tel h4{font-size: 14px;color: #ababaf;}
.foot-add{padding-left: 0;/* background: url(../images/foot-add.png) no-repeat left center; */font-size: 16px;line-height: 36px;color: #999;margin-top: 10px;}
.foot-add p{font-size: 14px;color: #ababaf;line-height: 22px;}
.foot-share{margin-top: 0;}
.foot-share a{margin: 0 !important;width: 38px;height: 38px !important;display: block;float: right !important;margin-right: 25px !important;opacity: 1;border-radius: 50%;border: 1px solid rgba(255,255,255,.1);/* background-size: 20px 20px; */}
.foot-share a.bds_sqq{background: url(../images/foot-qq.png) no-repeat center;background-size: 18px 18px;}
.foot-share a.bds_tsina{background: url(../images/foot-wb.png) no-repeat center;background-size: 22px 18px;}
.foot-share a.bds_weixin{background: url(../images/foot-wx.png) no-repeat center;background-size: 21px 18px;}
.foot-share a:hover{opacity: 1 !important;}
.foot-nav{float: right;margin-left: 30px;}
.foot-nav dl{float: left;padding-left: 130px;}
.foot-nav dt a{display: block;font-size: 20px;color: rgba(255,255,255,0.8);line-height: 60px;}
.foot-nav dd a{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 30px;}
.foot-nav dt a:hover,.foot-nav dd a:hover{color: white;}
.foot-bot{/* background: #1f2023; */position: relative;}
.foot-bot p{ padding: 25px 0;float: left;font-size: 16px;color: rgba(255,255,255,0.6);}
.foot-bot p a{font-size: 16px;color: rgba(255,255,255,0.6);padding-right: 35px;}
.foot-map{float: right;padding: 25px 15px;}
.foot-map  a{font-size: 16px;color: rgba(255,255,255,0.6);}
.foot-link{float: right;padding: 25px 0;cursor: pointer;margin-left: 24px;}
.foot-friend {position: absolute;bottom: 100%;left: 0;width: 100%;background:#f7f7f7;padding: 15px 0; z-index: 20;line-height: 1.5;display: none;}
.foot-link span{padding: 0 15px;border-right: solid 1px #9d9d9e; font-size: 16px;color: rgba(255,255,255,0.6);display:block;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.foot-link:hover span{color: #fff;}
.foot-friend a {margin: 0 8px;color: #666;display: inline-block;vertical-align: top;}
.foot-link:hover .foot-friend {display: block;}
.foot-bot a:hover{color: #fff;}
.foot-friend a:hover{color: #28863d;}

.foot-top{}

.foot-friendlink{font-size: 0;border-bottom: 1px solid rgba(255,255,255,.1);padding-bottom: 23px;}
.foot-friendlink span{display: inline-block;color: rgba(255,255,255,.3);font-size: 16px;line-height: 30px;}
.foot-friendlink a{display: inline-block;color: rgba(255,255,255,.3);font-size: 16px;line-height: 30px;margin-right: 35px;transition: ease .5s;}
.foot-friendlink a:last-child{margin-right: 0;}
.foot-friendlink a:hover{color: #fff;}

.foot-bot{padding: 50px 0 48px;}
.foot-right{float: right;max-width: 40%;}
.foot-ewm{float: right;max-width: 26.8%;}
.foot-ewm img{}
.foot-rifont{float: right;text-align: right;padding-right: 29px;max-width: 73.2%;}
.foot-tel{font-family: "AkzidenzGrotesk-Light";margin-top: 16px;}
.foot-left{float: left;width: auto;padding-top: 0;max-width: 60%;}
.foot-logo{width: 160px;}
.foot-nav{float: none;margin: 22px 0 0;}
.foot-nav a{display: inline-block;padding-left: 14px;margin-right: 50px;position: relative;font-size: 18px;line-height: 30px;color: rgba(255,255,255,.8);margin-top: 10px;}
.foot-nav a::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 50%;background: #a0a0a0;left: 0;top: 50%;transform: translateY(-50%);}
.foot-spanli{font-size: 0;margin: 22px 0 0;}
.foot-nav a:last-child{margin-right: 0;}
.foot-spanli span{display: inline-block;position: relative; font-size: 16px;line-height: 30px;color: rgba(255,255,255,.3);margin-right: 30px;}
.foot-spanli span.foot-bean{padding-left: 30px;}
.foot-spanli span.foot-bean::before{position: absolute;content: "";width: 22px;height: 24px;background: url(../images/footer-icon1.png)no-repeat center;background-size: 100% 100%;left: 0;top: 50%;transform: translateY(-50%);}
.foot-spanli span a{display: block;font-size: 16px;line-height: 30px;color: rgba(255,255,255,.3);transition: ease .5s;}
.foot-spanli span:last-child{margin-right: 0;}

/*app-底部*/
.foot-app{width:100%;background: #222;background-size: cover;display: none;}
.foot-pad{padding: 0 15px;}
.footer-tit{position: relative;border-bottom:1px solid  rgba(255,255,255,0.2);}
.open .footer-tit a{color: #fff;}
.footer-tit a{ font-size:16px;color: rgba(255,255,255,0.8);line-height:48px;margin-right: 48px;display: block;}
.footer-tig {font-size: 14px; color: #888; text-align: right; line-height: 48px; width: 20px;height: 48px;position: absolute;right: 0px;top: 0;z-index: 2;}
.footer-tig::before,.footer-tig::after {content: '';background:  rgba(255,255,255,0.6);position: absolute;top:50%;transition: all .3s;left: 50%;}
.footer-tig::before {width: 18px;height: 2px;margin-left: -8px;}
.footer-tig::after {width: 2px;height: 18px;margin-top: -8px;}
.footer-item.open .footer-tig::after{opacity:0;}
.footer-item.open .footer-tig::before{background: #fff;}
.footer-cont{display: none;border-bottom: solid 1px  rgba(255,255,255,0.2);padding: 0 15px;}
.footer-cont a{text-transform: uppercase; line-height: 40px;color:  rgba(255,255,255,0.6);display: block; font-size: 14px;border-bottom: solid 1px  rgba(255,255,255,0.2);}
.footer-cont a:last-child{border:none;}
.footer-item.open .footer-cont a.active{color: #fff;}
.footer-left{float: left;padding-top: 25px;width: 70%;}
.footer-tel{margin-bottom: 20px; padding-left: 35px;background: url(../images/foot-tel.png) no-repeat left center;background-size: 25px;}
.footer-tel h3{font-family: 'itc'; font-size: 20px;color: #fff;}
.footer-tel h4{font-size: 13px;color: #ababaf;}
.footer-add{padding-left: 35px;background: url(../images/foot-add.png) no-repeat left center;background-size: 25px;}
.footer-add p{font-size: 13px;color: #ababaf;line-height: 18px;}
.footer-share{float: right;padding-top: 45px;}
.footer-share a{margin: 0 !important; width: 25px;height: 25px !important;display: block;float: left;margin-left: 5px !important;opacity: 0.5;}
.footer-share a.bds_sqq{background: url(../images/foot-qq.png) no-repeat center;background-size: 17px;}
.footer-share a.bds_tsina{background: url(../images/foot-wb.png) no-repeat center;background-size: 17px;}
.footer-share a.bds_weixin{background: url(../images/foot-wx.png) no-repeat center;background-size: 17px;}
.footer-share a:hover{opacity: 1 !important;}
.footer-bot{padding: 20px 15px 30px;background: #1f2023;margin-top: 25px;}
.footer-bot p,.footer-bot p a{font-size: 13px;line-height: 24px;color: rgba(255,255,255,0.6);}
.footer-link,.footer-link a{ line-height:22px;font-size: 13px;color: rgba(255,255,255,0.6);}
.footer-link{padding-bottom: 10px; overflow: hidden;}
.footer-link a{display: block;float: left;margin-right: 15px;}
.footer-link span{float: left;}
.footer-link a:hover{color: #fff;}
@media  (max-width: 1023px) {
	.header,.foot{display: none !important;}
	.header-app,.foot-app{display: block;}
	.banner{margin-top: 60px;}
}
@media  (max-width: 320px) {
.footer-left{width: 68%;}
}
/*==========================*/
.index-one{position: relative;}
/* .index-one::after{position: absolute;content: '';width: 100%;height: 1px;background: #e5e5e5;left: 0;top: 66px;} */

.ino{padding: 66px 0 86px;border-left: solid 1px #e5e5e5;}
.ino-right{float: right;width: 660px;overflow: hidden;}
.ino-right img{display: block;width: 100%;}
.ino-left{width: 580px;float: left;position: relative;padding-top: 67px;}
.ino-left::after{position: absolute;content: '';width: 50px;height: 2px;background: url(../images/ino-line.png) no-repeat center;top: -2px;left: 0;}
.ino-left h3{font-size: 33px;color: #333;line-height: 40px;}
.ino-left h4{font-size: 18px;color: #666;line-height: 30px;margin-bottom: 22px; margin-top: 8px;}
.ino-left p{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 60px;}
.index-btn{display: block;color: #FFF;width: 160px;height: 46px;font-size: 16px;line-height: 46px;text-align: center;border-radius: 5px;background: url(../images/index-btn.png) no-repeat center;background-size: cover;overflow: hidden;position: relative;transition: all 1s;cursor: pointer;box-shadow: 0 10px 30px rgba(2,123,143,0.3);}
.index-btn:before {left: -90%;transition: all 0.5s;content: " ";background: url(../images/btn-before.png) no-repeat center;width: 100%;height: 100%;font-size: 20px;position: absolute;}
.index-btn > span {display: inline-block;transition: all 0.5s;color: #fff;background: url(../images/inpro-mo1.png)no-repeat center right;padding-right: 46px;}
.index-btn:hover:before {left: 0%;transition: all 1s;}
.index-btn:hover > span {transform: translateX(300%); transition: all 1s;}

.index-two{background: url(../images/int-bg.png) no-repeat center;background-size: cover;}
.int{padding: 60px 0;}
.int li{cursor: pointer;border-right: solid 1px #d0d0d0; width: 20%;text-align: center;float: left;}
.int li span{font-family: 'hel'; font-size: 50px;color: #444;line-height: 36px;}
.int li i{font-style: normal;font-size: 16px;color: #666;}
.int-num{font-family: 'hel'; font-size: 50px;color: #444;}
.int li p{font-size: 16px;color: #666;line-height: 15px;margin-top: 3px;}
.int li:hover .int-num,.int li:hover span,.int li:hover i{color: #02778e;}
.int li:last-child{border-right: none;}

.ine{padding: 71px 0 80px;}
.index-titen{font-size: 52px;color: rgba(51,51,51,.1);line-height: 60px;text-align: center;font-family: 'DIN-Medium';text-transform: uppercase;}
.index-tit{font-size: 52px;color: #333;line-height: 60px;text-align: center;margin-top: -31px;}
.index-dec{font-size: 18px;color: #777;line-height: 30px;text-align: center;margin-top: 11px;}

.ine ul{margin: 34px -12px 0;}
.ine li{width: 33.33333%;float: left;padding: 0 12px;}
.ine-list{display: block;width: 100%;}
.ine-line{height: 3px;background: url(../images/ino-line.png) no-repeat center;background-size: cover;}
.ine-top{padding: 24px 25px 62px;background: #f5f5f5;}
.ine-tit{padding-left: 17px;font-size: 14px;color: #777;background: url(../images/ine-tit.png) no-repeat left center;text-transform: uppercase;}
.ine-top h3{margin: 15px 0 12px; font-size: 22px;color: #222;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ine-top p{margin-bottom: 29px; font-size: 16px;color: #777;line-height: 22px;    height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ine-top span{transition: all .5s;display: block;padding-left: 27px;font-size: 14px;color: #777;line-height: 20px;background: url(../images/index-more.png) no-repeat left center;}
.ine-pic{width: 100%;overflow: hidden;}
.ine-pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.ine-list:hover .ine-top span{background-image: url(../images/index-moreH.png);color: #00548a;}
.ine-list:hover .ine-pic img{transform: scale(1.05);}

.index-four{padding: 73px 0 89px;background: url(../images/inf-bg.jpg) no-repeat center;background-size: cover;}
.index-four .index-tit,.index-four .index-dec{color: white;}
.inf-line{width: 50px;height: 2px;background: rgba(255,255,255,0.6);margin: 20px auto 68px;}
.inf{position: relative;}
.inf ul{width: 820px;margin:0 -10px;}
.inf li{float: left; width: 50%;height: 160px;padding:0 10px;margin-bottom: 20px;}
.inf-li{ width: 100%;height: 100%;padding: 42px 20px 0;background: white;}
.inf-icon{width: 75px;height: 75px;float: left;overflow: hidden;}
.inf-icon  img{display: block;width: 100%;}
.inf-right{margin-left: 92px;}
.inf-right h3{font-size: 20px;color: #333;line-height: 30px;margin-bottom: 3px;}
.inf-right p{font-size: 16px;color: #444;line-height: 24px;}
.inf-pic {width: 50%; position: absolute;right: -160px;top: -128px;}
.inf-pic img{display: block;width: 100%;}

.index-five{padding: 53px 0 46px;background: url(../images/inv-bg.jpg) no-repeat center;background-size: cover;}
.index-five .index-tit{color: white;}
.inv-dec{font-size: 26px;color: white;text-align: center;line-height: 42px;margin-bottom: 22px;}
.inv-more{transition: all .5s; display: block;width:180px;height: 46px;font-size: 18px;color: rgba(255,255,255,0.9);margin: 0 auto;text-align: center;line-height: 46px; background: url(../images/inv-more.png) no-repeat center;background-size: cover;}
.inv-more:hover{background: white;color: #28863d;border-radius: 5px;}


.index-six{padding: 45px 0 0;}
.inx-nav{margin-top: 45px;text-align: center;margin-bottom: 31px;}
.inx-nav a{display: inline-block;width: 160px;height: 46px;font-size: 18px;color: #444;text-align: center;line-height: 30px;transition: ease .5s;padding: 8px 10px;}
.inx-nav a.on{/* box-shadow: 0 10px 30px rgba(2,123,143,0.3); */color: white;background: #005657;background-size: cover;}
.inx-swiper .swiper-button-prev{width: 50px;height: 50px;background: url(../images/inx-prev.png) no-repeat center;margin-top: -55px;left: -74px;}
.inx-swiper .swiper-button-next{width: 50px;height: 50px;background: url(../images/inx-next.png) no-repeat center;margin-top: -55px;right: -74px;}
.inx-swiper .swiper-button-prev:hover{background-image: url(../images/inx-prevH.png);}
.inx-swiper .swiper-button-next:hover{background-image: url(../images/inx-nextH.png);}
.inx-swiper .swiper-pagination{display: none;bottom: 0 !important;left: 0;width: 100%;z-index: 4;text-align: center;}
.inx-swiper .swiper-pagination-bullet{width: 12px;height: 12px;border:1.5px solid #14ac80;border-radius: 50%;background: transparent;display: inline-block;margin:0 10px;opacity: 0.8;-webkit-transition: all .3s;-o-transition: all .3s; transition: all .3s;}
.inx-swiper .swiper-pagination-bullet-active{opacity: 1;background: #14ac80; border-color: #14ac80;}
.inx-swiper{position: relative;display: none;opacity: 0;transition: ease .5s;}
.inx-swiper.on{display: block;opacity: 1;}
.inx-swiper .swiper-slide{padding-bottom: 30px;}
.inx-swiper .swiper-slide a{display: block;}
.inx-pic{width: 100%;overflow: hidden;}
.inx-pic img{display: block;width: 100%;transition: all .5s;}
.inx-swiper .swiper-slide:hover .inx-pic img{transform: scale(1.05);}
.inx-logo{width: 240px;height: 90px;margin: -60px auto 0;box-shadow: 0 5px 25px rgba(4,59,117,0.1);position: relative;transition: all .5s;}
.inx-logo img{display: block;width: 100%;transition: all .5s;}
.inx-swiper .swiper-slide:hover .inx-logo{margin-top: -70px;}
.index-seven{padding: 80px 0 20px;background: url(../images/ins-bg.jpg) no-repeat center;background-size: cover;}
.ins-left{width: 670px;height: 450px;float: left;position: relative;}
.ins-left img{position: relative;z-index: 3; display: block;width: 100%;transition: all .5s;}
.ins-left::after{position: absolute;content: '';background: url(../images/ins-after.png) no-repeat center;bottom: -18px;left: -18px; width: 221px;height: 210px;}
.ins-right{width: 650px;float: right;padding-top: 18px;}
.ins-right h3{line-height: 70px;font-size: 36px;color: #333;}
.ins-line{width: 50px;height: 2px;background: url(../images/ino-line.png) no-repeat center;background-size: cover;margin: 14px 0 22px;}
.inabt-p{margin-bottom: 34px;max-height: 202px;overflow-x: hidden;}
.ins-right p{ font-size: 16px;color: #666;line-height: 30px;margin-bottom: 10px;}
.ins-right p span{display: inline-block;font-size: 30px;color: #02778e; font-family: 'DINNEUZEITGROTESKSTD-LIGHT';}
.ins-right p i{font-style: normal;display: block;}


.inx-txt{padding: 0 25px;}
.inx-txt>div{margin-top: -60px;overflow: hidden; position: relative;z-index: 2;transition: ease .5s; background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);text-align: center;padding: 24px 20px;}
.inx-txt>div::before{position: absolute;content: "";width: 100%;height: 100%;background: #005657;left: 0;bottom: 100%;transition: ease .8s;}
.inx-txt h3{position: relative;transition: ease .5s; font-size: 20px;line-height: 30px;color: #005657;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.inx-txt p{position: relative;transition: ease .5s;font-size: 16px;line-height: 30px;color: #666;margin-top: 7px;height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.inx-pic{height: 300px;border: 1px solid #d6d6d688;}
.inx-pica{height: 280px;}
.inx-swiper .swiper-slide a:hover .inx-txt h3{color: #005657;}
.appli-ul .inx-pic{height: auto;}
.inx-swiper ul{margin: -40px -12.5px 0;}
.inx-swiper li{float: left;width: 33.333%;padding: 0 12.5px;margin-top: 40px;}
.inx-a{display: block;position: relative;}
.inx-a:hover .inx-pic img{transform: scale(1.1);}
.inx-a:hover .inx-txt>div{transform: translateY(20px);}
.inx-a:hover .inx-txt>div::before{bottom: 0;}
.inx-a:hover .inx-txt h3,.inx-a:hover .inx-txt p{color: #fff;}
/* index-honor 资质报告 */
.index-honor{padding: 65px 0 73px;}
.inhonor-con{
    margin-top: 44px;
}
.pri6-swiper{margin-top: 0;position: relative;}
.pri6-slide{display: block;}
.pri6-img{transition: ease .5s;border: 1px solid #eeeeee;padding: 13px;margin-bottom: 12px;}
.pri6-img img{display: inline-block;max-width: 100%;}
.pri6-slide:hover .pri6-img{border-color: #005657;}
.pri6-slide p{text-align: center;font-size: 18px;line-height: 32px;color: #333;transition: ease .5s;}
.pri6-slide:hover p{color: #005657;}
.pri6-swiper .swiper-pagination,.pri4-swiper .swiper-pagination{width: 100%;display: none;}
.pri6-swiper .swiper-button-next,
.pri6-swiper .swiper-button-prev{width: 56px;height: 56px;border-radius: 50%;line-height: 56px;background: none;border: 1px solid #005657;color: #005657;text-align: center;opacity: 1;cursor: pointer;transition: ease .5s;font-weight: bold;}
.pri6-swiper .swiper-button-next{right: -75px;}
.pri6-swiper .swiper-button-prev{left: -75px;}
.pri6-swiper .swiper-button-next:hover,
.pri6-swiper .swiper-button-prev:hover{color: #fff;background: #005657;}


/* index-about  关于我们 */
.index-about{padding: 74px 0 103px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.index-about .index-titen{color: rgba(255,255,255,.1);}
.index-about .index-tit{color: #fff;}
.indabt-con{
    margin-top: 37px;
}
.indabt-dec{font-size: 18px;line-height: 36px;color: #fff;text-align: center;width: 80%;margin: 0 auto;}
.indabt-mo{margin: 42px auto 0;}
.indabt-ul{margin-top: 80px;}
.indabt-ul ul{}
.indabt-ul li{float: left;width: 20%;text-align: center;}

.indabt-icon{font-size: 0;width: 60px;height: 60px;margin: 0 auto;}
.indabt-icon img{display: inline-block;vertical-align: bottom; max-width: 100%;}
.indabt-ul h3{font-family: 'DINNEUZEITGROTESKSTD-LIGHT';color: #fff;margin-top: 13px;}
.indabt-ul h3 span{font-size: 60px;}
.indabt-ul h3 em{font-style: normal;font-size: 30px;}
.indabt-ul p{font-size: 18px;line-height: 32px;color: #fff;margin-top: 2px;}

/* indnew 新闻动态 */

.indnew{padding: 80px 0;}
.indnew-con{}
.indnew-left{float: left;width: 41.67%;padding-right: 40px;padding-top: 30px;}
.indnew-tit{}
.indnew-tit .index-titen,.indnew-tit .index-tit{text-align: left;}
.indnew-nav{
    margin-top: 48px;
}
.indnew-nav a:first-child{margin-top: 0;}
.indnew-nav a{margin-top: 20px; display: block;width: 200px;max-width: 100%; height: 60px;font-size: 18px;background: #e5e5e5; color: #444;text-align: center;line-height: 30px;transition: ease .5s;padding: 15px 10px;}
.indnew-nav a.on{color: white;background: #005657;background-size: cover;}

.indnew-img{float: left;width: 58.33%;overflow: hidden;font-size: 0;}
.indnew-img img{display: inline-block;}
.indnew-right{float: right;width: 57.14%;padding-left: 50px;padding-top: 10px;}
.indnew-font{display: none;}
.indnew-font.on{display: block;}
.indnew-font ul{}
.indnew-font li{}
.indnew-a{display: block;position: relative;padding: 22px 50px 24px;border-bottom: 1px solid #eee;transition: ease .5s;}
.indnew-font li:first-child .indnew-a{border-top: 1px solid #eee;}
.indnew-a:hover{border-color: transparent;background: #f7f7f7;}
.indnew-time{float: left;width: 70px;}
.indnew-time h4{font-size: 36px;line-height: 40px;color: #333;transition: ease .5s;font-family: 'DIN-REGULAR';}
.indnew-time span{display: block;font-size: 18px;line-height: 28px;color: #666;font-family: 'DIN-REGULAR';}
.indnew-txt{margin-left: 70px;padding-left: 8px;}
.indnew-txt h3{font-size: 20px;line-height: 30px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.indnew-txt p{font-size: 16px;line-height: 30px;color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 8px;}
.indnew-a:hover .indnew-txt h3,
.indnew-a:hover .indnew-time h4{color: #005657;}

.footapp-hide{display: none;position: absolute;left: 0;bottom: 100%; background: #333;opacity: 1; z-index: 4; padding: 20px;}
.footapp-hide a{display: block;}
.foot-app .foot-friendlink{cursor: pointer;position: relative;padding-bottom: 10px;}
.foot-app .foot-friendlink:hover .footapp-hide{display: block;}
.foot-app .foot-top{padding: 20px 0 0;}
.foot-app .foot-bot{padding: 30px 0 60px;}
.foot-app .foot-left,.foot-app .foot-right{float: none;width: 100%;max-width: none;}
.foot-app .foot-left{margin-top: 20px;}


.foot-app .foot-rifont{float: left;padding-right: 0; text-align: left; padding-left: 29px;}
.foot-app .foot-ewm{float: left;}
.foot-app .foot-share a{float: left !important;}
@keyframes anim4 {
	
    from {
        transform: rotateZ(0deg);
    }

    50% {
        transform: rotateZ(180deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}
@keyframes myfirst {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}
@-webkit-keyframes myfirst {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}
.index-eight{padding: 73px 0 71px;}
.index-eight li{padding: 0 10px;float: left;width: 33.33%;height: 420px;}
.ing-left{padding: 62px 54px; width: 100%;height: 100%;background: url(../images/ing-left.jpg) no-repeat center;background-size: cover;}
.ing-right{padding: 62px 54px;width: 100%;height: 100%;background: url(../images/ing-right.jpg) no-repeat center;background-size: cover;}
.ing-tit{margin-bottom: 49px; font-size: 30px;color: white;line-height: 30px;}
.ing-p{margin: 20px 0;font-size: 16px;color: white;height: 37px;display: table;}
.ing-num{margin-right: 24px; background: url(../images/ing-num.png) no-repeat center;text-align: center;line-height: 37px; width: 42px;height: 37px;float: left;}
.ing-p p{vertical-align: middle;display: table-cell;}
.ing-input{margin: 0 -10px;overflow: hidden;}
.ing-input p{padding: 0 10px;width: 50%;float: left;}
.ing-input .text{width: 100%;border: solid 1px rgba(255,255,255,0.2);font-size: 16px;height: 50px; color: rgba(255,255,255,0.9);line-height: 48px;margin-bottom: 20px;padding: 0 14px;}
.ing-sub .submit{transition: all .5s; color: #085e85;font-size: 16px;line-height: 50px;width: 170px;background: white;cursor: pointer;}
.ing-sub .submit:hover{color: white;background: none;border: solid 1px white;}

.index-nine{padding: 0px 0 71px;background-size: cover;}
.index-nine ul{margin: 50px -12.5px 0;}
.index-nine li{width: 33.333333%;float: left;height: 240px;padding: 0 12.5px;}
.inn-li{position: relative; width: 100%;height: 100%;background: white;border: solid 1px #dddddd;padding-top: 53px;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.inn-icon{width: 90px;height: 90px;margin: 0 auto;overflow: hidden;position: relative;transition: ease .5s;}

.inn-icon img{display: block;width: 100%;height: 100%;transition: ease .5s;}
.index-nine li:hover .inn-icon img,.index-nine li:nth-child(1):hover .inn-icon img{transform: translateY(-100%);}
.inn-li p{position: relative; margin-top: 10px;line-height: 30px;font-size: 18px;color: #666;text-align: center;}
.inn-li::before{position: absolute;content: "";width: 0;height: 0;left: 50%;top: 50%;transform: translate(-50%,-50%); background: linear-gradient(to right,#17a956,#02748c);transition: ease .5s;}
.index-nine li:hover .inn-li::before{width: 100%;height: 100%;}
.index-nine li:hover .inn-li p{color: #fff;}

.index-ten{padding: 73px 0 110px;}
.index-ten ul{margin: 60px -15px 0;}
.index-ten li{width: 33.3333%;padding: 0 15px;float: left;}
.inh-li{display: block; width: 100%;overflow: hidden;}
.inh-pic{float: left;width: 160px;height: 90px;overflow: hidden;}
.inh-pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.inh-font p{font-size: 16px;color: #444;line-height: 22px;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.inh-font span{display: block;margin-top: 5px; font-size: 14px;color: #777;line-height: 30px;font-family: arial;}
.inh-font{padding-top: 3px;margin-left: 180px;}

.index-pro{background-color: #f7f7f7;padding: 45px 0 80px;}
.inpro-con{margin-top: 36px;}
.inpro-ul{margin: -15px -15px;}
.inpro-ul li{float: left;width: 50%;padding: 15px 15px;}
.inpro-ul li a{padding: 50px 0;display: block;position: relative;background-color: #fff;}
.inpro-img{overflow: hidden;float: right;width: 50%;text-align: center;padding: 22px 0;height: 350px;}
.inpro-img img{display: inline-block;max-width: 100%;transition: ease .5s;}
.inpro-ul li:hover .inpro-img img{transform: scale(1.04);}
.inpro-txt{float: left;width: 50%;position: relative;padding: 66px 0; padding-left: 50px;}
.inpro-txt h3{font-size: 30px;line-height: 40px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 10px;}
.inpro-txt p{font-size: 18px;line-height: 30px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.inpro-mo{transition: ease .5s;position: relative;width: 159px;height: 46px;overflow: hidden;margin-top: 22px;}
.inpro-mo::before{position: absolute;content: "";width: 100%;height: 100%;background: url(../images/inpro-mo2.png)no-repeat center;background-size: 100% 100%;transition: ease .5s;left: -100%;top: 0;}
.inpro-mo span{display: inline-block;font-size: 16px;line-height: 28px;color: #01558b;position: relative;background: url(../images/inpro-mo.png)no-repeat center right;padding: 9px 0; padding-right: 46px;transition: ease .5s;}
.inpro-ul li:hover .inpro-mo::before{left: 0;}
.inpro-ul li:hover .inpro-mo{text-align: center;padding: 0 9px;box-shadow: 0 10px 30px rgba(2,123,143,0.3);}
.inpro-ul li:hover .inpro-mo span{color: #fff;background-image: url(../images/inpro-mo1.png);}
.inproli-ba{}
.inproli-ba a{}
.inproli-ba .inpro-img{text-align: left;padding: 0; position: relative;width: 100%;height: 330px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.inproli-ba .inpro-img img{height: 100%;width: 100%;}
.indpro-mo{margin-top: 42px;}
.inpro-ul li:hover .inpro-txt h3{color: #005657;}
.inpro-ul li:hover .indpro-mo::before{width: 100%;}
.inpro-ul li:hover .indpro-mo{color: #fff;}
.inpro-ul li:hover .indpro-mo span::before{background-image: url(../images/more.png);}


.injion-con{background-size: cover;background-repeat: no-repeat;background-position: center;margin-top: 40px;padding: 0 38px;}
.index-eight ul.injion-ul{margin: 0;}
.injion-ul li{height: auto;float: left;width: 33.33%;padding: 100px 60px;}
.injion-ul li>div{text-align: center;}
.injion-icon{width: 100px;height: 88px;overflow: hidden;position: relative;margin: 0 auto 25px;transition: ease .5s;background: url(../images/injion-img1_03.png)no-repeat center;background-size: 100% 100%;}
.injion-icon::before{position: absolute;content: "";width: 100%;height: 100%;background: url(../images/injion-img2_03.png)no-repeat center;background-size: 100% 100%;top: -100%;left: 0;transition: ease .5s;}
.injion-ul li:hover .injion-icon::before{top: 0;}
.injion-icon img{width: 100%;transition: ease .5s;}
.injion-ul li:hover .injion-icon img{transform: translateY(-100%);}
.injion-ul li h3{font-size: 20px;line-height: 30px;color: #fff;margin-bottom: 17px;}
.injion-ul li p{font-size: 16px;line-height: 30px;color: rgba(255,255,255,.8);}
.injion-ul li p span{display: block;}


.innew{padding: 0 0 82px;}
.innew-con{margin-top: 38px;}
.innew-con a{display: block;}
.innew-left{float: left;width: 68.71%;margin: 0 -20px;}
.innew-right{float: right;width: 31.29%;}
.innew-left ul{float: left;width: 50%;padding: 0 20px;}
.innew-h5{font-size: 16px;line-height: 30px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 60%;float: left;}
.innew-span{font-size: 16px;line-height: 30px;color: #666; font-family: 'DIN-REGULAR';white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 35%;float: right;}
.innew-tit{border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
.innew-left li.innew-tit{margin-top: 0;}
.innew-tit h3{font-size: 22px;line-height: 30px;color: #222; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 60%;float: left;}
.innew-tit span{ transition: all .5s; padding-left: 27px;  font-size: 14px; color: #777; line-height: 20px;  background: url(../images/index-more.png) no-repeat left center; display: inline-block;max-width: 35%;float: right;}
.innew-tit:hover span{background-image: url(../images/index-moreH.png);  color: #00548a;}
.innew-imgli{overflow: hidden;}
.innew-imgli a{position: relative;}
.innew-imgli img{width: 100%;transition: all .5s;}
.innew-imgli:hover img{transform: scale(1.04);}
.innew-txt{position: absolute;width: 100%;bottom: 0;left: 0;background-color: rgba(0,0,0,.7);padding: 16px 20px;}
.innew-txt h4{font-size: 18px;line-height: 28px;color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.innew-txt span{display: block;font-size: 16px;line-height: 30px;color: #999; font-family: 'DIN-REGULAR';white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.innewri-ul{margin-top: 8px;}
.innewri-ul li{border-bottom: 1px solid #e5e5e5;padding: 17px 0 14px;}
.innewri-ul li:last-child{border-bottom: none;}
.innewri-ul h3{font-size: 18px;line-height: 30px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 10px;}
.innewri-ul p{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;}
.innewri-ul span{display: block;font-size: 16px;line-height: 30px;color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 10px;}
.innewri-ul li:hover h3{color: #02778e;}
.innew-left li{margin: 8px 0;}
.innew-left li.innew-imgli{margin: 30px 0 22px;}
.innew-left li:hover .innew-h5{color: #02778e;}
.indnew-le{
    float: left;
    width: 42.86%;
}
@media  (max-width: 1919px) {
.category-item{padding: 0 6px;}
.navbar{margin-left: 50px;}
}
@media  (max-width: 1680px) {
	.inx-swiper .swiper-pagination{display: block;}
	.inx-swiper .swiper-button-prev,.inx-swiper .swiper-button-next{display: none;}
	.category-item{padding: 0;}
}
@media  (max-width: 1459px) {
	.navbar{margin-left: 25px;}
	.ino-left{width: 500px;padding-top: 30px;}
	.ino-right{width: 565px;}
	.ino-left p{margin-bottom: 36px;}
	.ins-right{width: 557px;padding-top: 0;}
	.ins-left{width: 574px;height: auto;}
	.foot-nav{margin-left: 0;}
	.foot-nav dl{padding-left: 72px;}
	.injion-ul li{padding: 100px 26px;}
	.index-six{/* padding: 0 0 60px; */}
	.inpro-img{padding: 45px 20px;}
	.inproli-ba .inpro-img{height: 290px;}
	.banner-font h3{font-size: 48px;line-height: 50px;margin: 28px 0 0;}
	.banner-font h4{font-size: 17px;}
}
@media  (max-width: 1260px) {
	.ino-left{width: 400px;margin-left: 40px;}
	.ino-right{width: 450px;margin-top: 40px;}
	.ine-top{padding: 25px;}
	.inf ul{width: 620px;}
	.inf-li{padding-top: 25px;}
	.inf-icon{width: 60px;height: 60px;}
	.inf-right{margin-left: 75px;}
	.inf-pic{top: -15px;}
	.inx-logo{width: 140px;height: 53px;margin-top: -30px;}
	.inx-swiper .swiper-slide:hover .inx-logo{margin-top: -40px;}
	.ins-left{width: 450px;height: auto;}
	.ins-right{width: 450px;}
	.ins-right h3{line-height: 50px;font-size: 32px;}
	.ins-line{margin: 10px 0;}
	.index-eight li{}
	.ing-left,.ing-right{padding: 35px;}
	.inh-pic{width: 100px;height: auto;}
	.inh-font{margin-left: 120px;}
	.inh-font p{-webkit-line-clamp:1;height: 22px;}
	.foot-nav dl{padding-left: 29px;}
	.inabt-p{max-height: 146px;}
	.inpro-img{padding: 30px 45px;}
	.inproli-ba .inpro-img{height: 230px;}
.inpro-txt{padding-right: 30px;}
.innewri-ul p{-webkit-line-clamp: 1;}
.banner-font h3{font-size: 42px;margin-bottom: 10px;}
	.banner-font h4{/* font-size: 28px; */}
	.banner-cont{/* margin-top: -60px; */}
	.index-tit{font-size: 32px;}
	.inpro-txt h3{font-size: 23px;}
	.inx-nav{/* margin: 22px 0 60px; */}
}
@media  (max-width: 1023px) {
	.ino-left{width: 100%;padding: 30px 40px;margin-left: 0;}
	.ino-right{width: 100%;margin-top: 20px;}
	.inf-pic{display: none;}
	.inf ul{width: 100%;margin: 0;}
	
	.ins-left,.ins-right{width: 100%;float: none;}
	.ins-right{margin-top: 50px;}
	.ing-left, .ing-right{padding: 35px 20px;}
	.inpro-ul li{float: none;width: 100%;}
	.inpro-img{padding: 30px 50px;}
	.inproli-ba .inpro-img{height: auto;}
	.inabt-p{max-height: none;height: auto;}
	.int li{width: 25%;margin: 15px 0;}
	.int ul{margin: -15px 0;}
	.int li:nth-child(4){border-right: none;}
	.int li:last-child{transform: translateX(150%);}
	.injion-con{padding: 40px;}
	.injion-ul li{width: 50%;padding: 50px 20px;}
	.injion-ul li:last-child{transform: translateX(50%);padding-top: 0;}
	.innew-txt{padding: 10px 16px;}
	.innew-tit span{max-width: 42%;}
	.innew-tit h3{max-width: 54%;}
	.innewri-ul p{display: none;}
	.banner-font h3{font-size: 38px;line-height: 40px;}
	.banner-font h4{font-size: 26px;}
	.banner-cont{margin-top: -50px;}
}
@media  (max-width: 767px) {
	.index-pro, .ino{padding: 30px 0 40px;}
	.index-one::after{top: 30px;}
	.ino-left{padding: 30px 5px 30px 25px;}
	.ino-left h3{font-size: 22px;line-height: 30px;}
	.ino-left h4{font-size: 16px;line-height: 24px;}
	.ino-left h4{margin: 5px 0 15px;}
	.ino-left p{margin-bottom: 30px;}
	.inpro-mo,.index-btn{width: 120px;height: 36px;line-height: 36px;font-size: 13px;}
	.inpro-mo span{font-size: 13px;padding: 4px 0;padding-right: 35px;background-size: 25px;}
	.index-btn > span{padding-right: 35px;background-size: 25px;}
	.ino-right{margin-top: 10px;}
	.int li{width: 50%;margin:15px 0;}
	.int li:nth-child(2n){border-right: none;}
	.int{padding: 20px 0;}
	.int li i,.int li p{font-size: 13px;margin-top: 0;}
	.int li span{font-size: 40px;}
	.int-num{font-size: 40px;}
	.index-tit{font-size: 22px;line-height: 30px;}
	.index-dec{font-size: 16px;line-height: 24px;margin-top: 4px;}
	.ine{padding: 40px 0 30px;}
	.ine ul{margin: 25px 0 0;}
	.ine li{width: 100%;padding: 0;margin-bottom: 20px;}
	.ine-top h3{font-size: 18px;}
	.index-four{padding: 40px 0 30px;}
	.ine-top p{margin-bottom: 20px;}
	.inf-line{margin: 12px auto 35px;}
	.inf li{padding: 0;width: 100%;height: auto;}
	.inf-li{padding: 25px 15px;}
	.inf-icon{width: 50px;height: 50px;}
	.inf-right{margin-left: 65px;}
	.inf-right h3{font-size: 17px;line-height: 26px;}
	.inf-right p{font-size: 14px;line-height: 22px;}
	.index-five{padding: 40px 0;}
	.index-five .index-tit{padding: 0 50px;}
	.inv-dec{font-size: 18px;line-height: 26px;}
	.inv-more{width: 120px;height: 36px;line-height: 36px;font-size: 14px;border-radius: 5px;}
	.index-six{padding: 40px 0px;}
	.inx-nav{margin: 20px 0 20px;}
	.inx-nav a{/* border-radius: 5px; */width: auto;height: auto;line-height: 30px;font-size: 14px;padding: 8px 20px;}
	.inx-logo{width: 120px;height: auto;margin-top: -25px;}
	.inx-swiper .swiper-slide{padding-bottom: 35px;}
	.index-seven{padding: 40px 0;}
	.ins-left::after{left: -15px;bottom: -15px;width: 100px;height: 100px;}
	.ins-right{margin-top: 30px;}
	.ins-right h3{font-size: 22px;line-height: 30px;}
	.ins-right p{font-size: 14px;line-height: 22px;}
	.index-eight{padding: 40px 0;}
	.index-eight ul{margin-top: 30px;}
	.ing-left, .ing-right{padding: 20px 15px;}
	.ing-tit{font-size: 19px;margin-bottom: 20px;}
	.ing-p{margin: 15px 0;font-size: 14px;}
	.ing-num{margin-right: 10px;}
	.ing-left{margin-bottom: 15px;}
	.index-eight li{width: 100%;height: auto;}
	.ing-input p{width: 100%;}
	.ing-input .text{height: 40px; line-height: 38px;font-size: 14px;padding: 0 10px;margin-bottom: 15px;}
	.ing-sub .submit{font-size: 14px;line-height: 40px;width: 140px;}
	.ing-right{padding-bottom: 30px;}
	.index-nine{padding: 40px 0;}
	.index-nine ul{margin-top: 30px;}
	.index-nine li{width: 100%;height: auto;margin-bottom: 15px;}
	.inn-li{padding: 20px 0;}
	.inn-icon{width: 60px;height: 60px;}
	.inn-li p{font-size: 16px;margin-top: 10px;}
	.index-ten{padding: 40px 0;}
	.index-ten ul{margin-top: 30px;}
	.index-ten li{width: 100%;margin-bottom: 10px;}
	.inh-font p{font-size: 14px;}
	.inh-font span{font-size: 12px;}
	.inpro-txt h3{font-size: 18px;line-height: 30px;margin-bottom: 5px;}
	.inpro-txt p{font-size: 15px;}
	.inpro-con,.injion-con ,.innew-con{margin-top: 25px;}
	.inabt-p{margin-bottom: 15px;}
	.int li:last-child {  transform: translateX(50%);}
	.injion-icon {  width: 86px; height: 76px;margin: 0 auto 15px;}
	.injion-ul li h3{margin-bottom: 5px;font-size: 18px;}
	.injion-ul li p{font-size: 15px;line-height: 28px;}
	.injion-ul li{padding: 30px 25px;}
	.injion-ul li:last-child{transform: none;padding-top: 30px;}
	.index-eight ul.injion-ul{margin-top: 30px;}
	.index-six{padding: 0;}
	.ins-right p span{font-size: 24px;}
	.innew-left,.innew-left ul{float: none;width: 100%;padding: 0;margin: 0;}
	.innew-tit h3{font-size: 19px;}
	.innew-txt h4{font-size: 16px;}
	.innew-txt span{font-size: 14px;line-height: 26px;}
	.innew-span{font-size: 15px;}
	.innew-left li.innew-imgli{margin: 15px 0 10px;}
	.innew-left ul:nth-child(2){margin-top: 20px;}
	.innew-right{float: none;width: 100%;margin-top: 20px;}
	.innewri-ul h3{font-size: 17px;margin-bottom: 5px;}
	.innewri-ul p{display: block;-webkit-line-clamp: 2;}
	.innewri-ul{margin-top: 0;}
	.innewri-ul li{padding: 10px 0 8px;}
	.innewri-ul span{font-size: 14px;line-height: 22px;margin-top: 8px;}
	.innew{padding: 0 0 40px;}
	.inpro-ul li{padding: 8px 0;}
	.inpro-ul{margin: -8px 0;}
	.inpro-mo{margin-top: 15px;}
	.banner-font h3{font-size: 30px;margin-bottom: 5px;}
	.banner-font h4{font-size: 21px;line-height: 30px;}
	.banner-cont{margin-top: -40px;}
}
@media  (max-width: 640px) {
	.inpro-img{padding: 50px 40px;}
	.injion-con{padding: 20px 0;}
	.index-eight ul.injion-ul{margin-top: 20px;}
	.injion-ul li{padding: 20px 25px;}
	.banner img.bannerappimg{display: block;}
	.banner img.bannerpcimg{display: none;}
	.banner-cont{text-align: center;margin-top: -70px;}
	.banner-font h3{border: none;font-size: 26px;line-height: 30px;}
	.banner-font h4{font-size: 20px;padding-left: 0;}
	.banner-img{display: none;}
}
@media  (max-width: 320px) {
	.inpro-txt p{-webkit-line-clamp: 1;}
}
@media (max-width:1919px) {
	.pri6-swiper{padding: 0 70px;}
	.pri6-swiper .swiper-button-next{right: 0;}
	.pri6-swiper .swiper-button-prev{left: 0;}
}
@media (max-width:1459px) {
	.header .logo{width: 230px;}
	.header .logo{margin-top: 38px;}
	.header.on .logo{margin-top: 27px;}
	.inx-pic{height: 256px;}
	.inx-pica{height: 239px;}
	.banner-brand span{width: 80px;}
	.banner-brand em{font-size: 30px;line-height: 30px;}
	.banner-brand d{font-size: 24px;line-height: 28px;}
	.index-tit,.index-titen{font-size: 40px;line-height: 50px;}
	.inpro-txt h3{font-size: 24px;line-height: 30px;}
	.inpro-txt p{font-size: 16px;}
	.inpro-ul li a{padding: 0;}
	.inpro-img{padding: 45px 40px;height: 332px;}
	.indabt-dec{font-size: 16px;}
	.more{font-size: 17px;width: 160px;height: 50px;line-height: 48px;}
	.indabt-ul h3 span{font-size: 40px;}
	.indabt-ul h3 em{font-size: 22px;}
	.indabt-ul{margin-top: 60px;}
	.index-pro,.index-honor{padding-bottom: 60px;}
	.inx-nav{margin-top: 25px;}
	.inx-txt h3{font-size: 18px;}
	.inx-txt p{margin-top: 2px;}
	.index-about{padding: 60px 0 80px;}
	.indnew{padding: 60px 0;}
	.index-tit{margin-top: -24px;}
	.indnew-nav{margin-top: 32px;}
	.indnew-time h4{font-size: 30px;line-height: 34px;}
	.indnew-right{padding-top: 0;padding-left: 40px;}
	.indnew-txt h3{font-size: 18px;}
	.indnew-txt p{margin-top: 2px;}
	.indnew-a{padding: 20px 40px 22px;}
	.foot-nav{margin: 10px 0 0;}
	.foot-spanli{margin: 10px 0 0;}
	.foot-tel{font-size: 32px;}
	.pri6-slide p{font-size: 16px;}
	
	
}
@media (max-width:1259px) {
	.inx-pic{height: 198px;}
	.inx-pica{height: 185px;}
	.header-app{display: block;}
	.header{display: none;}
	.banner{margin-top: 60px;}
	.banner-brand em{font-size: 26px;}
	.banner-brand d{font-size: 20px;line-height: 20px;}
	.banner-font h4{margin: 15px 0 0;}
	.banner-font h3{font-size: 40px;margin: 20px 0 0;}
	.index-tit, .index-titen{font-size: 34px;line-height: 40px;}
	.inpro-ul li a{}
	.inpro-txt{padding: 38px 0;padding-left: 40px;}
	.inpro-img{padding: 39px 40px;height: 258px;}
	.indpro-mo{margin-top: 30px;}
	.banner-font h3{font-size: 34px;line-height: 40px;}
	.banner-font h4{font-size: 16px;line-height: 30px;margin: 10px  0 0;}
	.banner-brand em{font-size: 22px;}
	.banner-brand d{font-size: 18px;}
	.banner-brand span{width: 70px;}
	.inpro-txt h3{font-size: 22px;}
	.indabt-dec{width: 92%;}
	.indabt-icon{width: 45px;height: 50px;line-height: 50px;}
	.indabt-con{margin-top: 25px;}
	.indabt-ul h3 span{font-size: 32px;}
	.indabt-ul h3 em{font-size: 20px;}
	.indabt-ul p{font-size: 16px;}
	.indnew-left{padding-right: 25px;padding-top: 0;}
	.indnew-a{padding: 15px 30px 16px;}
	.indnew-right{padding-left: 30px;}
	.indnew-time h4{font-size: 24px;line-height: 30px;}
	.indnew-time span{font-size: 16px;}
	.indnew-nav a{height: 50px;padding: 10px;font-size: 16px;margin-top: 15px;}
	.more2{width: 160px;height: 46px;line-height: 46px;font-size: 16px;}
}
@media (max-width:991px) {
	.inx-pic{height: 313px;}
	.inx-pica{height: 219px;}
	.inpro-img{height: 300px;padding: 30px 11%;}
	.inpro-txt p{height: 60px;}
	.inpro-txt{padding: 60px 0;padding-left: 30px;}
	.index-tit, .index-titen{font-size: 28px;line-height: 30px;}
	.index-tit{margin-top: -14px;}
	.inx-nav a{font-size: 16px;}
	.inx-swiper li{width: 50%;}
	.inx-pic{height: 232px;}
	.pri6-swiper .swiper-button-next, 
	.pri6-swiper .swiper-button-prev{width: 48px;height: 48px;line-height: 48px;}
	.pri6-swiper{padding:  0 60px;}
	.inhonor-con{margin-top: 30px;}
	.indabt-ul h3 span{font-size: 28px;}
	.indnew-le{float: none;width: 100%;}
	.indnew-right{float: none;width: 100%;padding: 0;margin-top: 30px;}
	.indabt-ul h3 em{font-size: 18px;}
	.banner-font h3{font-size: 28px;line-height: 30px;margin: 12px 0 0;}
	.banner-font{width: 65%;padding-top: 0;}
	.banner-font h4{line-height: 26px;}
	.banner-mo{margin-top: 25px;}
	.banner-cont{margin: 0;}
	.banner-brand em{font-size: 20px;}
	.banner-brand d{font-size: 16px;}
	.inpro-txt h3{font-size: 20px;}
	
	
}
@media (max-width:767px) {
	.inx-pic{height: auto;}
	.inx-pica{height: auto;}
	.inx-txt{/* padding: 20px 15px 30px; */}
	.inx-txt h3{font-size: 18px;}
	.inx-txt p{font-size: 15px;}
	.more span::before{width: 18px;height: 11px;}
	.more{width: 145px;height: 42px;line-height: 40px;font-size: 16px;}
	
	.index-pro,.index-six,.index-about,.indnew{padding: 40px 0;}
	.inpro-txt h3{font-size: 18px;}
	.index-dec{margin-top: 5px;}
	.index-tit, .index-titen{font-size: 24px;}
	.inx-nav{margin-top: 20px;}
	.inx-txt>div{padding: 18px 15px;}
	.inx-swiper li{margin-top: 20px;}
	.inx-swiper ul{margin-top: -20px;}
	.index-honor{padding: 20px 0 40px;}
	.indabt-dec{line-height: 30px;width: 100%;text-align: justify;}
	.indabt-con{margin-top: 12px;}
	.indabt-mo{margin-top: 25px;}
	.indabt-ul{margin-top: 30px;}
	.indabt-ul li{width: 33.333%;margin-top: 20px;}
	.indabt-ul ul{margin-top: -20px;}
	.indabt-ul li:nth-child(4),.indabt-ul li:nth-child(5){transform: translateX(50%);}
	.indabt-ul h3 span{font-size: 22px;}
	.indabt-ul h3 em{font-size: 16px;}
	.indnew-txt h3{font-size: 16px;}
	.indnew-txt p{font-size: 14px;}
	.indnew-a{padding: 15px 20px 16px;}
	.indnew-time h4{font-size: 20px;line-height: 24px;}
	.indnew-time span{font-size: 14px;}
	.indnew-time{width: 60px;}
	.indnew-txt{margin-left: 60px;}
	.banner-mo{margin-top: 10px;}
	.indpro-mo{margin-top: 20px;color: #fff;}
	.indpro-mo::before{width: 100%;}
	.indpro-mo span::before{background-image: url(../images/more.png);}
	.banner-font h3{font-size: 26px;}
	.banner .swiper-pagination-bullet{height: 4px;}
	.banner .swiper-pagination-bullet-active{width: 30px;}
	.banner-font h4{display: none;}
	.banner-mo{margin: 20px 0 0;}
	.banner .swiper-pagination{bottom: 20px !important;height: 4px;}
	
}
@media (max-width:640px) {
.inx-swiper li{width: 100%;}
.inx-a:hover .inx-txt>div{transform: none;}
.pri6-swiper .swiper-button-next, 
.pri6-swiper .swiper-button-prev { width: 40px; height: 40px; line-height: 40px;}
.pri6-swiper{padding: 0 50px;}
.inpro-img{float: none;width: 100%;height: auto; padding: 15px 30%;}
.inpro-txt{float: none;width: 100%; padding: 0px 20px 0;}
.inpro-ul li a{padding: 30px 0;}
.inpro-txt p{height: auto;}
.inx-nav a{font-size: 15px;padding: 6px 20px;}
.indabt-ul p{font-size: 15px;}
.indnew-nav{margin-top: 20px;}
.foot-app .foot-ewm{float: none;max-width: 100%;width: 100px;margin: 0 auto;}
.foot-app .foot-rifont{float: none;text-align: center; margin: 20px 0 0; padding: 0;max-width: 100%;}
.foot-app .foot-share a{float: none !important;display: inline-block;}
.foot-spanli span,.foot-spanli span a{font-size: 14px;display: block;margin-right: 0;}
.foot-nav a{font-size: 16px;margin-right: 24px;}
.foot-add{font-size: 15px;line-height: 30px;margin-top: 5px;}
.foot-tel{font-size: 24px;line-height: 30px;margin-top: 10px;}
.indnew-a{padding-right: 0;padding-left: 0;}
.banner-font{width: 100%;}
.banner-font h3{font-size: 24px;}
.banner-mo{margin: 20px auto 0;}
.banner-brand span{width: 55px;}
.banner-brand em{font-size: 16px;line-height: 20px;}
.banner-brand d{font-size: 14px;line-height: 14px;}
}
@media (max-width:500px) {
.header-app .logo{padding: 20px 15px;}
}
@media (max-width:359px) {
	.indnew-left{float: none;width: 100%;}
	.indnew-img{float: none;width: 100%;margin-top: 20px;}
	.indnew-nav a{width: 155px;margin: 15px auto 0; height: 42px;line-height: 42px;padding: 0 15px;}
	.indnew-nav a:first-child{margin-top: 0;}
	.indnew-tit .index-titen, .indnew-tit .index-tit{text-align: center;}
	.foot-nav a{margin-right: 15px;}
}
/* =============================== 内页 =========================== */
.ny-padd{padding: 80px 0;}
.ny-banner{background-size: cover;background-repeat: no-repeat;background-position: center;height: 400px;margin-top: 100px;}
.nybannerapp{display: none;width: 100%;}
.ny-menu{border-bottom: 1px solid #e5e5e5;}
.nymenu-con{position: relative;}
.bread{width: 240px;position: absolute;bottom: 0;left: 15px;background: url(../images/bread-ba.png)no-repeat center;background-size: 100% 100%; margin-bottom: -1px;padding: 30px 20px 15px;}
.bread-tit{border-left: 3px solid rgba(255,255,255,.6);padding-left: 15px;}
.bread-tit h3{font-size: 36px;line-height: 40px;color: #fff;}
.bread-tit h4{font-size: 20px;line-height: 20px;color: #fff;margin-top: 5px;letter-spacing: 1.1px; font-family: 'DIN-REGULAR';text-transform: uppercase;}
.bread-icon{height: 56px;margin: 30px 0 19px 15px;}
.bread-icon img{height: 100%;display: inline-block;max-width: 100%;}
.bread-a{font-size: 14px;line-height: 24px;color: #fff;}
.bread-a a{display: inline-block;color: #fff;} 
.bread-a a:first-child{background: url(../images/bread-home.png)no-repeat left top 4px;padding-left: 20px;}
.nymenu-a{margin-left: 240px;font-size: 0;overflow-x: auto;white-space: nowrap;padding: 0 13px;}
.nymenu-a::-webkit-scrollbar {
  height: 5px;
  background-color: #dcdbdb;
}
.nymenu-a::-webkit-scrollbar-thumb {
  background-color: #14ac80;
  border-radius: 10px;
}
.nymenu-a a{display: inline-block;font-size: 16px;line-height: 30px;color: #666;transition: ease .5s;padding: 15px 60px;border-right: 1px solid #e5e5e5;}
.nymenu-a a:last-child{border: none;}
.nymenu-a a.on,.nymenu-a a:hover{color: #28863d;}
.pagee{position: relative;width: 100%;text-align: center;padding: 0 38px;}
.pagee a{display: inline-block;font-size: 18px;line-height: 24px;color: #3a3e3f;font-family: "Arial";border-radius: 50%;transition: ease .5s;padding: 7px 14px;}
.pagee a.pagee-left{border: 1px solid #dbe0e2;padding: 6px 10px;position: absolute;left: 0;width: 38px;height: 38px;}
.pagee a.pagee-right{border: 1px solid #dbe0e2;padding: 6px 11px;position: absolute;right: 0;width: 38px;height: 38px;}
.pagee a i{display: block;font-weight: bold;color: #a3a7a9;transition: ease .5s;}
.pagee a.on,.pagee a:hover{background: url(../images/pagee-ba.png)no-repeat center;background-size: 100%;color: #fff;}
.pagee a.pagee-right:hover i,.pagee a.pagee-left:hover i{color: #fff;}
.pagee a.pagee-right:hover,.pagee a.pagee-left:hover{border-color: transparent;}

.info-pagee{position: relative;text-align: center;padding-top: 45px;margin-top: 50px;border-top: 1px solid #d6d6d6;}
.info-pagee a{display: inline-block;font-size: 14px;line-height: 38px;color: #333;transition: ease .5s;}
.info-pagee a img{display: inline-block;max-width: 100%;}
.info-pagee a i{display: inline-block; width: 38px;height: 38px;border-radius: 50%;text-align: center;line-height: 38px;font-weight: bold;font-size: 18px;color: #858e90;transition: ease .5s;border: 1px solid #e5eaeb;background: transparent;}
.info-pagee a:hover i{background: url(../images/pagee-ba.png)no-repeat center;background-size: cover;color: #fff;border-color: transparent;}
.info-pagee a.infopage-le{position: absolute;left: 0;top: 45px;padding-left: 43px; max-width: 33%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.info-pagee a.infopage-ri{position: absolute;right: 0;top: 45px;max-width: 33%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right: 43px;}
.info-pagee a.infopage-ri i{position: absolute;right: 0;top: 0px;}

.info-pagee a.infopage-le i{position: absolute;left: 0;top: 0px;}

/* 分页 */

.lpage{font-size: 0;width: 100%;text-align: center; position: relative;}
.lpage a{display: inline-block;vertical-align: top; font-size: 16px;border: 1px solid #BFBFBF; line-height: 30px;color: #666;margin: 0 5px;background: #fff;  font-family: "mon-r";padding: 5px;width: 40px;text-align: center; transition: ease .5s;}
.lpage a.lpage-right,.lpage a.lpage-left{border-color: transparent;}
.lpage a.lpage-right:hover,
.lpage a.lpage-left:hover{background: transparent;color: #005657;border-color:transparent ;}
.lpage a.on,.lpage a:hover{background: #005657;border-color: #005657; color: #fff;}
.lpage a em{font-size: 20px;font-weight:600;}
/* ==============anchor============= */
.anchor { position: fixed;  top: 0;  left: 0;  width: 100%;   z-index: 490;  background: #fff; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);  text-align: center;  display: none;}
.anchor li {  display: inline-block;  vertical-align: middle;  margin: 0 5px; padding: 15px 0;}
.anchor li a {  display: block;  padding: 0 26px; font-size: 14px;  line-height: 34px;  text-align: center; color: #333;  border-right: 1px solid #dfdfdf;   transition: all .3s;}
.anchor li:last-child a{border-right: none;}
.anchor li.on a, .anchor li a:hover{color: #fff;;border-color: transparent;background: #005657;}

/* ===============nav-second=========== */
.appsecond-nav {position: relative;display: none;z-index: 200;}
.bot { position: absolute; top: 48px; background: #fff; z-index: 10;}
.se-bot { width: 100%; display: none;}
.se-top { height: 48px; line-height: 48px; border-bottom: solid 1px #d8d8d8; position: relative;}
.se-top1 { background: #fff; }
.se-top .se-a { color: #444; font-size: 16px; display: block; padding: 0px 20px;}
.se-tig.P_tig { font-size: 16px; color: #333; text-align: center; transition: all .5s; line-height: 48px; width: 48px; height: 48px; position: absolute; right: 0; top: 0; z-index: 2;}
.se-btop { height: 48px; line-height: 48px;}
.se-a1 { color: #444; font-size: 16px; padding: 0px 20px; display: block;}
.se-a1.hover { color: #fff; background: #005657; border-bottom: solid 1px #fff;}
.se-tig.P_tig.open { transform: rotateZ(90deg); opacity: 1;}
.se-bottom{display: none;background:white;}
.se-bottom a{display: block;font-size: 14px;color: #888;border-bottom: 1px solid #eee;padding: 10px 30px;}
/* .se-bottom a:last-child{border-bottom: none;} */
.se-bottom a.on{font-weight: bold;}
.se-btop.active .se-tig.P_tig{color: #fff;}
.se-btop.active .se-a1{background: #10a2a3;color: #fff;border-bottom: 1px solid #fff;}



@media  (max-width: 1259px) {
	.ny-banner{margin-top: 60px;height: 350px;}
}

@media  (max-width: 767px) {
	.appsecond-nav{display: block;}
.ny-padd{padding: 30px 0 40px;}
.nymenu-a,.bread-a,.bread-icon{display: none;}
.bread-tit h3{font-size: 28px;}
.bread-tit h4{font-size: 18px;}
.ny-banner{height: 300px;}
.info-pagee a.infopage-le,.info-pagee a.infopage-ri{top: 25px;}
.info-pagee{padding-top: 25px;margin-top: 30px;}
.lpage a{font-size: 14px;line-height: 24px;}
.anchor{display: none !important;}
.header-app{display: block !important;}
}
@media  (max-width: 640px) {
.anchor{display: none !important;}
.header-app{display: block !important;}
.pagee a{font-size: 17px;}
.nybannerapp{display: block;}
.ny-banner{height: auto;background: none;}
.bread{width: 172px;padding: 20px 15px 15px;}
.bread-tit{padding-left: 10px;}
.bread-tit h3{font-size: 24px;line-height: 30px;}
.bread-tit h4{font-size: 16px;letter-spacing: 0;}
.info-pagee a.infopage-le,.info-pagee a.infopage-ri{position: relative;top: 0;max-width: 100%;padding: 0 43px;}
.info-pagee a{display: block;}
.info-pagee a i{font-size: 16px;line-height: 34px;width: 34px;height: 34px;}
.lpage a{width: 39px;}
/* .lpage a em{font-size: 17px;} */
}
@media  (max-width: 360px) { 
	.lpage a{padding: 3px;margin: 0 2px;width: 35px;}
	.lpage a em{font-size: 17px;}
}
/* ============================appli ======================= */
.appli{}
.appli-con{}
.appli-ul{margin: 0 -15px;}
.appli-ul li{float: left;width: 33.33%;padding: 0 15px;margin-bottom: 50px;}
.appli-ul li a{display: block;}
.appli-ul li:hover .inx-pic img{transform: scale(1.06);}
.appli-ul li:hover .inx-logo{}


@media  (max-width: 991px) {
.appli-ul li{margin-bottom: 30px;}
.appli-ul{margin-bottom: 20px;}
}

@media  (max-width: 767px) {
.appli-ul{margin-bottom: 0px;}
}
@media  (max-width: 640px) {
	.appli-ul li{width: 50%;}
	
}
@media  (max-width: 320px) {
	.appli-ul li{width: 100%;}
}

/* =================== appinfo =================== */
.appinfo{padding: 79px 0 80px;}
.appinfo-con{}
.appinfo-one{}
.appinfo1-con{background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.appinfo1-img{float: left;width: 660px;height: 440px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.appinfo1-img img{}
.appinfo1-font{margin-left: 660px; padding: 73px 80px;}
.appinfo1-txt{}
.appinfo1-txt h3{font-size: 30px;line-height: 40px;color: #005657;}
.appinfo1-txt p{font-size: 16px;line-height: 32px;color: #666;}
.appinfo1-p{margin-top: 17px;max-height: 128px;}
.appinfo1-mo{margin-top: 42px;}

.appinfo-two{margin-top: 50px;}
.appinfo2-ul{margin: -15px -12.5px 0;}
.appinfo2-ul li{float: left;width: 33.333%;padding: 0 12.5px;margin-top: 15px;}
.appinfo2-img{overflow: hidden;}
.appinfo2-img img{width: 100%;transition: ease .8s;}
.appinfo2-ul li:hover .appinfo2-img img{transform: scale(1.1);}


.appinfo-three{padding: 43px 0 0px;}
.appinfo3-font{}
.appinfo3-font h3{font-size: 30px;line-height: 40px;color: #333;}
.appinfo3-font p{font-size: 16px;line-height: 32px;color: #666;}
.appinfo3-p{margin-top: 17px;}
.appinfo3-p span{display: block;position: relative;padding-left: 15px;}
.appinfo3-p span::before{position: absolute;content: "";width: 6px;height: 6px;border-radius: 50%;background: #005657;left: 0;top: 13px;}
.appinfo3-mo{margin: 72px 0 0;padding: 50px 0 0; text-align: center;border-top: 1px solid #eee;}
.appinfo3-mo a{margin: 0 auto;}


@media (max-width: 1459px) {
.appinfo1-img{width: 600px;height: 400px;}
.appinfo1-font{margin-left: 600px;padding: 50px;}
.appinfo1-txt h3,.appinfo3-font h3{font-size: 24px;}

}
@media (max-width: 1259px) {
.appinfo1-img{width: 500px;height: 333px;}
.appinfo1-font{margin-left: 500px;padding: 35px 40px;}
.appinfo3-mo{margin: 40px 0 0;padding: 40px 0 0;}
.appinfo1-txt h3,.appinfo3-font h3{font-size: 22px;line-height: 30px;}
}
@media  (max-width: 991px) {
.appinfo1-img{width: 360px;height: 260px;}
.appinfo1-font{margin-left: 360px;padding: 30px;}
.appinfo1-txt h3,.appinfo3-font h3{font-size: 20px;}
.appinfo1-txt p,.appinfo3-font p{line-height: 30px;}
.appinfo1-mo{margin-top: 18px;}
.appinfo1-p{max-height: 90px;}
.appinfo2-ul li{width: 50%;}
}
@media  (max-width: 767px) {
.appinfo1-img{width: 100%;float: none;height: 400px;}
.appinfo1-font{margin-left: 0;padding: 30px;}
.appinfo1-p{margin-top: 10px; max-height: none;height: auto;}
.appinfo1-txt p,.appinfo3-font p{font-size: 15px;line-height: 28px;}
.appinfo3-p span::before{width: 5px;height: 5px;}
.appinfo{padding: 40px 0;}
.appinfo3-mo{margin: 20px 0 0;padding: 20px 0 0;}
.appinfo-two{margin-top: 35px;}

}
@media  (max-width: 640px) {
.appinfo2-ul li{width: 100%;}
}
@media  (max-width: 414px) {
.appinfo1-img{height: 260px;}
}
/* ====================== product ================== */
.product{}
.jqzoom{background: white; position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:100%;height:100%;overflow:hidden;}
.jqzoom img{width:100%; height:100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:368px;height:368px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px; border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width: 100%;}

.pro-one{}
.pro1-left{float: left;width: 45.83%;background-color: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.pro1-right{float: right; width: 54.17%;padding: 53px 0; padding-left: 80px;position: relative;right: 0;top: 0;height: 100%;}
.pro1-txt{height: 100%;position: relative;}
.pro1-txt h3{font-size: 22px;line-height: 30px;color: #222;}
.pro1-txt h4{font-size: 16px;line-height: 30px;color: #333;margin-top: 10px;}
.pro1-p{font-size: 16px;line-height: 30px;color: #777;margin-top: 10px;height: 120px;}
.pro1-mo{margin-top: 50px;}

.pro-con{}
.pro2-ul{margin: 0 -13px 50px;}
.pro2-ul li{float: left;width: 33.33%;padding: 0 13px;margin-top: 50px;}
.pro2-ul li a{display: block;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.pro-pic{overflow: hidden;}
.pro-pic img{width: 100%;transition: ease .5s;}
.pro2-ul li:hover .pro-pic img{transform: scale(1.06);}
.pro-txt{position: relative;border-top: 1px solid #01558b;padding: 30px;}
.pro-txt h3{font-size: 22px;line-height: 30px;color: #222;position: relative; margin-bottom: 10px; transition: ease .5s;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.pro-txt p{font-size: 14px;line-height: 22px;color: #777;position: relative; transition: ease .5s;display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;max-height: 42px;}
.pro-txt::before{position: absolute;content: "";width: 100%;height: 0;background: url(../images/pro2-ba_03.jpg)no-repeat center;background-size: cover; bottom: 0;left: 0;transition: ease .5s;}
.pro2-ul li:hover .pro-txt::before{height: 100%;}
.pro2-ul li:hover .pro-txt h3,.pro2-ul li:hover .pro-txt p{color: #fff;}

@media  (max-width: 1260px) {
	.pro1-right{padding: 19px 0;padding-left: 50px;}
	.pro1-mo{margin-top: 30px;}
}
@media  (max-width: 991px) {
	.pro1-right{padding: 0px 0;padding-left: 40px;}
	.pro1-mo{margin-top: 22px;}
	.pro1-p{height: 90px;}
	.jqZoomPup,.zoomdiv{display: none !important;}
	.pro2-ul li{padding: 0 10px;}
	.pro2-ul{margin: 0 -10px 30px;}
	.pro2-ul li{margin-top: 30px;}
}
@media  (max-width: 767px) {
	.pro1-left{float: none;width: 100%;}
	.pro1-right{float: none;width: 100%; padding: 0;margin-top: 30px;}
	.pro1-p{height: auto;font-size: 15px;}
	.pro1-txt h3{font-size: 18px;}
	.pro1-txt h4{font-size: 15px;}
	.pro2-ul li{width: 50%;margin-top: 20px;}
	.pro2-ul{margin: 10px -10px 30px;}
	.pro-txt h3{font-size: 17px;margin-bottom: 5px;}
	.pro-txt{padding: 25px;}
}

@media  (max-width: 640px) {
	.pro-txt{padding: 16px;}
}
@media  (max-width: 320px) {
	.pro2-ul li{width: 100%;}
}

/* ==================== proinfo ============== */
.proinfo{}
.proinfo-tit{font-size: 36px;line-height: 40px;color: #333;text-align: center;}
.proinfo-hr{width: 40px;height: 2px;background: #02778e;margin: 18px auto 0;}
.proinfo-one{}
.proinfo-two{background-color: #f5f5f5;}
.proinfo2-con{margin-top: 50px;}
.proinfo2-ul{margin: 0 -50px;}
.proinfo2-ul li{float: left;width: 50%;padding: 0 50px;border-right: 1px solid #bebebe;}
.proinfo2-ul li:nth-child(even){border: none;}
.proinfo2-ul li h4{display: block;font-size: 16px;line-height: 22px;color: #666;position: relative;padding: 28px 0; padding-left: 20px;border-bottom: 1px solid #bebebe;}
.proinfo2-ul li h4::before{position: absolute;content: "";border-radius: 50%;width: 11px;height: 11px;border: 2px solid #999;top: 33px;left: 0;}
.proinfo2-ul li:nth-child(1) h4,.proinfo2-ul li:nth-child(2) h4{padding-top: 0;}
.proinfo2-ul li:nth-child(1) h4::before,.proinfo2-ul li:nth-child(2) h4::before{top: 5px;}

.proinfo-three{background-repeat: no-repeat;background-size: cover;background-position: center;}
.proinfo-three .proinfo-tit{color: #fff;}
.proinfo-three .proinfo-hr{background-color: #fff;}
.proinfo3-con{margin-top: 50px;}
.proinfo3-ul{margin: 0 -25px;}
.proinfo3-ul li{float: left;width: 20%;padding: 0 25px;}
.proinfo3-ul li>div{text-align: center;}
.proinfo3-icon{width: 100px;height: 100px;overflow: hidden;margin: 0 auto 20px;transition: ease .5s;border-radius: 50%;border: 1px solid #fff;position: relative;}
.proinfo3-icon img{width: 100%;transition: ease .5s;position: relative;}
.proinfo3-icon::before{position: absolute;content: "";width: 100%;height: 100%;border-radius: 50%;background-color: #fff;left: 0;bottom: -100%;transition: ease .5s;}
.proinfo3-ul li:hover .proinfo3-icon::before{bottom: 0;}
.proinfo3-ul li:hover .proinfo3-icon{border-color: transparent;}
.proinfo3-ul li:hover .proinfo3-icon img{transform: translateY(-100%);}
.proinfo3-ul li h3{font-size: 24px;line-height: 30px;color: #fff;}
.proinfo3-ul li span{display: inline-block;width: 20px;height: 1px;background-color: #fff;margin: 15px 0 10px;}
.proinfo3-ul li p{font-size: 16px;line-height: 32px;color: rgba(255,255,255,.7);}


@media  (max-width: 991px) {
	.proinfo2-ul li{padding: 0 30px;}
	.proinfo2-ul{margin: 0 -30px;}
	.proinfo2-ul li h4{min-height: 100px;}
	.proinfo2-ul li:nth-child(1) h4, .proinfo2-ul li:nth-child(2) h4{min-height: 72px;}
	.proinfo3-ul li{width: 33.33%;margin: 10px 0;}
	.proinfo3-ul{margin: -10px -25px;}	
	.proinfo3-ul li:nth-child(4),.proinfo3-ul li:nth-child(5){transform: translateX(50%);}
}
@media  (max-width: 767px) {
	.proinfo3-ul li{width: 50%;}
	.proinfo3-ul li:nth-child(4){transform: none;}
	.proinfo3-ul li:nth-child(5){transform: translateX(50%);}
	.proinfo-tit{font-size: 22px;line-height: 30px;}
	.proinfo-hr{margin-top: 12px;}
	.proinfo2-con,.proinfo3-con{margin-top: 25px;}
	.proinfo2-ul li h4{font-size: 15px;height: auto;min-height: 0; padding: 12px 0;padding-left: 20px;}
	.proinfo2-ul li{width: 100%;}
	.proinfo2-ul li:nth-child(1) h4, .proinfo2-ul li:nth-child(2) h4{height: auto;min-height: 0; padding: 12px 0;padding-left: 16px;}
	.proinfo2-ul li h4::before,.proinfo2-ul li:nth-child(1) h4::before, .proinfo2-ul li:nth-child(2) h4::before{top: 20px;width: 9px;height: 9px;}
	.proinfo3-icon{width: 70px;height: 70px;margin: 0 auto 12px;}
	.proinfo3-ul li h3{font-size: 17px;}
	.proinfo3-ul li span{margin: 10px 0 5px;}
	.proinfo3-ul li p{height: 56px;font-size: 15px;line-height: 28px;}
	.proinfo3-ul li{padding: 0 15px;}
	.proinfo3-ul{margin: -10px -15px;}
	.proinfo2-ul{margin-top: -12px;}
}
@media  (max-width: 640px) {
	
}
@media  (max-width: 410px) {
	.proinfo3-ul li p{height: 84px;}
}
@media  (max-width: 320px) {
	.proinfo3-ul li{width: 100%;}
	.proinfo3-ul li p{height: auto;}
	.proinfo3-ul li:nth-child(5){transform: none;}
}

/* .about{}
.about-tit{font-size: 33px; line-height: 40px;  color: #333; text-align: center;}
.about-hr{width: 26px;height: 2px;background: #02778e;margin: 25px auto 0;}
.about-one{padding-bottom: 0;}
.about-one .index-one{padding-bottom: 80px;}
.ino-left{width: 48.91%;margin-left: 0;padding-top: 46px;padding-right: 55px;}
.ino-left h4{margin: 9px 0 23px;}
.ino-left p{text-align: justify;}
.ino-right{width: 51.09%;}
.index-one::after{top: 0;display: none;}
.int li span{letter-spacing: 1.1px;}
.int li p{letter-spacing: 1.1px;margin-top: 5px;}
.abt1-con{position: relative;}
.abt1-con::before{position: absolute; content: '';  width: 100%;  height: 1px;  background: #e5e5e5; left: 0;margin-left: -100px;}
.abt1-img{position: relative;}
.abt1-img::before{position: absolute;content: "";width: 57px;height: 57px;background: url(../images/abt1-bf.png)no-repeat center;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.int{padding: 42px 0 58px;} */
/*视频弹窗*/
 .msg-box-bg {width: 100%;height: 100%;position: fixed;left: 0;top: 0;display: none;z-index: 10001;background: rgba(0,0,0,0.5);}
 .msg-box {width: 860px;height: 524px;padding: 50px;background-color: #F3F3F3;position: absolute;left: 50%;margin-left: -430px;top: 0;margin-top: -262px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}
 .msg-box .close-box {width: 38px;height: 38px;font-size: 30px;color: #666; cursor: pointer;position: absolute;right: 10px;top: 10px;-webkit-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;}
 .msg-box .close-box:hover {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
 /*视频弹窗  -end*/

@media  (max-width:1259px) {
		.msg-box{width:800px;height:465px;padding:30px;}
.msg-box .close-box{width:24px;height:24px;font-size:24px;top:5px;right:5px}
}
@media  (max-width:991px) {

	.msg-box{width: 600px;height: 365px;left: 50%;margin-left: -300px;}
}
@media  (max-width:767px) {
	.msg-box{width: 500px;margin-left: -250px;}

}
@media  (max-width:640px) {
	.msg-box{width: 320px;margin-left: -160px;height: 300px;}

}
@media (max-width: 400px) {
	.msg-box{width: 280px;margin-left: -140px;}

}
/* 
.abt1-bot{background: #f2f4f3;}
.abt1-bot .int li{width: 25%;}

.about-two{}
.abt2-con{margin-top: 50px;}
.abt2-swiper{position: relative;}
.abt2-slide{padding-bottom: 10px;}
.abt2-img{overflow: hidden;}
.abt2-img img{width: 100%;transition: ease .5s;}
.abt2-slide:hover .abt2-img img{transform: scale(1.06);}
.abt2-txt{font-size: 18px;line-height: 24px;color: #666;transition: ease .5s;position: relative; padding: 38px 30px;background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.abt2-txt::before{position: absolute;content: "";width: 100%;height: 2px;background: linear-gradient(to right, #03507b 0%,#1cb1b1 100%);bottom: 0;left: 0;}
.abt2-txt::after{position: absolute;content: "";width: 0;height: 100%;background: url(../images/abt2-txtba_03.jpg)no-repeat center;left: 50%;top: 0;transform: translateX(-50%);transition: ease .5s;background-size: cover;}
.abt2-slide:hover .abt2-txt::after{width: 100%;}
.abt2-txt p{position: relative;z-index: 3;}
.abt2-slide:hover .abt2-txt{color: #fff;}
.abt2-swiper .swiper-pagination{display: none;}
.abt2-swiper .swiper-button-next,.abt2-swiper .swiper-button-prev{font-size: 18px;color: #024f7b;line-height: 46px;text-align: center;width: 46px;height: 46px;font-weight: bold;opacity: 1;transition: ease .5s; border-radius: 50%;background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.abt2-swiper .swiper-button-next:hover,.abt2-swiper .swiper-button-prev:hover{color: #fff; background: linear-gradient(to bottom, #03507b 0%,#1cb1b1 100%)}
.abt2-swiper .swiper-button-next{right: -76px;}
.abt2-swiper .swiper-button-prev{left: -76px;} */

/* .about-three{background-repeat: no-repeat;background-size: cover;background-position: center;padding-bottom: 160px;}
.about-three .about-tit{color: #fff;}
.about-three .about-hr{background-color: #fff;}
.abt3-con{margin-top: 115px;}
.abt3-ul{margin: 0 -30px;}
.abt3-ul li{float: left;width: 20%;padding: 0 30px;}
.abt3-ul li>div{text-align: center;}
.abt3-icon{width: 117px;height: 103px;margin: 0 auto 20px; overflow: hidden;background: url(../images/abt3-img_03.png)no-repeat center;background-size: 100% 100%;position: relative;transition: ease .5s;}
.abt3-icon img{width: 100%;transition: ease .5s;position: relative;}
.abt3-icon::before{position: absolute;content: "";width: 100%;height: 100%;background: url(../images/abt3-img1_03.png)no-repeat center;background-size: 100% 100%;left: -100%;top: 0;transition: ease .5s;}
.abt3-ul li:hover .abt3-icon::before{left: 0;}
.abt3-ul li h3{font-size: 20px;line-height: 26px;color: #fff;margin-bottom: 12px;}
.abt3-ul li p{font-size: 16px;line-height: 30px;color: #fff;}

.about-four{background: #ececec;}
.abt4-con{margin-top: 50px;}
.abt4-ul{margin: -50px -15px 0;}
.abt4-ul li{float: left;width: 33.33%;padding: 0 15px;margin-top: 50px;}
.abt4-ul li>div{background: #fff;border-radius: 12px;padding: 17px 30px 21px;position: relative;}
.abt4-ul li span{position: absolute;right: 30px;top: -32px; display: block;text-align: right; font-size: 60px;line-height: 70px;color: #cbcbcb;transition: ease .5s;font-family: 'AkzidenzGrotesk-ExtraBoldCondAlt';}
.abt4-ul li h3{font-size: 20px;line-height: 30px;color: #333;transition: ease .5s;margin-bottom: 10px;}
.abt4-ul li p{font-size: 16px;line-height: 30px;color: #777;min-height: 90px;}
.abt4-txt{}
.abt4-ul li:hover h3{color: #02778e;}
.abt4-ul li:hover span{color: #02778e;}

.about-fiv{}
.abt5-con{margin-top: 50px;}
.ab5-swiper{position: relative;margin: -10px;}
.ab5-swiper .swiper-slide{padding: 10px;}
.abt5-slide{display: block;background-color: #fff;padding: 0 18px 20px;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.abt5-img{overflow: hidden;padding: 48px 0;width: 100%;}
.abt5-img img{width: 100%;}
.abt5-txt{font-size: 16px;line-height: 30px;color: #666;position: relative;text-align: center;transition: ease .5s;padding-top: 20px;}
.abt5-txt::before{position: absolute;content: "";width: 0;height: 1px;background: linear-gradient(to right,#03507b,#1cb1b1);top: 0;left: 0;transition: ease .5s;}
.abt5-txt::after{position: absolute;content: "";width: 100%;height: 1px;background: #e2e2e2;top: 0;left: 0;transition: ease .5s;}
.abt5-slide:hover .abt5-txt::after{opacity: 0;}
.abt5-slide:hover .abt5-txt::before{width: 100%;}
.ab5-swiper .swiper-pagination{display: none;}
.ab5-swiper .swiper-button-next,.ab5-swiper .swiper-button-prev{font-size: 18px;color: #024f7b;line-height: 46px;text-align: center;width: 46px;height: 46px;font-weight: bold;opacity: 1;transition: ease .5s; border-radius: 50%;background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ab5-swiper .swiper-button-next:hover,.ab5-swiper .swiper-button-prev:hover{color: #fff; background: linear-gradient(to bottom, #03507b 0%,#1cb1b1 100%)}
.ab5-swiper .swiper-button-next{right: -76px;}
.ab5-swiper .swiper-button-prev{left: -76px;}

@media  (max-width:1459px) {
	.ab5-swiper,.abt2-swiper{padding: 0 56px;}
	.ab5-swiper .swiper-button-next,.abt2-swiper .swiper-button-next{right: 0;}
	.ab5-swiper .swiper-button-prev,.abt2-swiper .swiper-button-prev{left: 0;}
}

@media  (max-width:1259px) {
	.abt4-ul li p{min-height: 150px;}
	.abt3-ul li{padding: 0 20px;}
	.abt3-ul{margin: 0 -20px;}
}
@media  (max-width:1023px) {
	.abt1-bot .int li:last-child,.abt1-bot .int li:nth-child(4){transform: none;}
	.ino-left { width: 100%;  padding: 30px 0px 10px;  margin-left: 0; }
	.ino-right {width: 100%;margin-top: 20px;}
	.ino-left p{margin-bottom: 0;}
	.abt2-txt{font-size: 16px;padding: 25px 20px;}
	.abt3-ul li{width: 33.33%;margin: 10px 0;}
	.abt3-ul{margin: -10px -20px;}
	.abt3-ul li:nth-child(4),.abt3-ul li:nth-child(5){transform: translateX(50%);}
	.abt1-con::before{margin-left: 0;}
}

@media  (max-width:991px) {
	.abt3-ul li p{height: 60px;}
	.abt4-ul li{width: 50%;}
	.abt4-ul li p{min-height: 120px;}
}

@media  (max-width:767px) {
	.about-tit{font-size: 22px;line-height: 30px;}
	.about-hr{margin: 10px auto 0;}
	.abt1-bot .int li{width: 50%;}
	.abt2-con,.abt3-con,.abt4-con,.abt5-con{margin-top: 30px;}
	.abt2-swiper .swiper-button-next, .abt2-swiper .swiper-button-prev{display: none;}
	.ab5-swiper .swiper-button-next, .ab5-swiper .swiper-button-prev{display: none;}
	.ab5-swiper .swiper-pagination{display: block;width: 100%;bottom: 0;}
	.abt2-swiper .swiper-pagination{display: block;width: 100%;bottom: 0;}
	.abt2-swiper,.ab5-swiper{padding: 0 0 25px;}
	.abt2-swiper .swiper-pagination-bullet,.ab5-swiper .swiper-pagination-bullet{margin: 0 6px;}
	.abt2-swiper .swiper-pagination-bullet-active,.ab5-swiper .swiper-pagination-bullet-active{background-color: #024f7b;}
	.ino-left{padding-top: 16px;}
	.ino-left h4 { margin: 7px 0 12px;}
	.about-one .index-one{padding-bottom: 40px;}
	.abt3-icon{width: 75px;height: 66px;margin-bottom: 12px;}
	.abt3-ul li h3{font-size: 17px;margin-bottom: 5px;}
	.abt3-ul li p{font-size: 15px;line-height: 26px;}
	.about-three{padding-bottom: 40px;}
	.abt4-ul li span{font-size: 34px;line-height: 40px;top: -20px;}
	.abt4-ul li h3{font-size: 17px;}
	.abt4-ul li p{font-size: 15px;line-height: 26px;min-height: 104px;}
	.abt4-ul li{margin-top: 35px;}
	.abt4-ul{margin-top: -35px;}
	.abt2-txt{padding: 16px 20px;}
	.abt3-ul li{width: 50%;}
	.abt3-ul li:nth-child(4){transform: none;}
	.abt3-ul li p{height: 26px;}
}

@media  (max-width:640px) {
	.abt2-txt{min-height: 80px;}
	.abt3-ul li p{height: 52px;}
	.abt4-ul li p{min-height: 0;height: auto;}
	.abt5-img{padding: 30px 0;}
	.abt4-ul li{width: 100%;}
	.abt4-ul li>div{padding: 17px 25px 21px;}
	.abt3-ul li{padding: 0 12px;}
	.abt3-ul{margin: -10px -12px;}
	.abt5-txt{font-size: 14px;line-height: 22px;}
}
@media  (max-width:360px) {
	.abt3-ul li{width: 100%;}
	.abt3-ul li:nth-child(5){transform: none;}
	.abt3-ul li p{height: auto;}
} */


/* ======================== contact ================ */
.contact{}
.contact-one{}
.lcontact-tit{font-size: 30px;line-height: 40px;color: #006084;}
.lcontact-dec{margin-top: 18px; font-size: 16px;line-height: 30px;color: #666;}
.lcontact-one{padding: 73px 0 81px;}
.lcontact1-con{}
.lcontact1-left{float: left;width: 50%;}
.lcontact1-ul{margin-top: 36px;}
.lcontact1-ul ul{font-size: 0;margin: -15px -15px 0;}
.lcontact1-ul li{display: inline-block;margin-top: 15px;width: 45%;padding: 0 15px;vertical-align: top;}
.lcontact1-ul li:last-child{width: 50%;}
.lcontact1-ul li h3{font-size: 20px;line-height: 30px;color: #333;}
.lcontact1-ul li em{font-style: normal;margin-top: 6px;display: block;font-size: 18px;line-height: 30px;color: #666;font-family: "DIN-REGULAR";}
.lcontact1-ul li span{margin-top: 7px;display: block;font-size: 16px;line-height: 30px;color: #666;}
.contact-input{margin-top: 40px;}
.contact-input1{margin: -20px -10px 0;}
.contact-input1>div{float: left;width: 50%;padding: 0 10px;height: 50px;margin-top: 20px;}
.contact-input input{font-size: 16px;color: #666;background: #f5f5f5;padding: 13px 20px 14px;width: 100%;margin-bottom: 0px;}
.contact-input textarea{font-size: 16px;color: #666;background: #f5f5f5;padding: 13px 20px 14px;width: 100%;min-height: 117px;}
.contact-submit{position: relative;width: 165px;height: auto;transition: ease .5s;margin: 0 auto;margin-top: 25px;transition: ease .5s;}
.message-submit{position: relative; font-size: 16px;color: #fff;width: 165px;height: 52px;line-height: 52px; margin: 0 auto;display: block;padding: 0px 15px;cursor: pointer;transition: ease .5s;}

.lcontact1-right{float: right;width: 50%;padding-left: 20px;}
.contact-input{margin: 26px 0 0;}
.contact-input input,.contact-input textarea{padding: 14px 12px 13px;}
.contact-input textarea{min-height: 120px;margin-top: 20px;}
.message-submit{margin: 0;height: 50px;line-height: 50px;}
.contact-submit{margin: 15px 0 0;}
.contact-input input { font-size: 16px; color: #666; background: #f5f5f5;padding: 13px 20px 14px; width: 100%;  margin-bottom: 0px;}
.contact-input input,.contact-input textarea{border-radius: 0;background: none;border: 1px solid #e5e5e5;}


.lcontact-two{}
.lcontact2-map{text-align: center;font-size: 0;}

.lcontact-three{padding: 73px 0 74px;}
.lcontact3-con{}
.lcontact3-con .lcontact1-ul{margin-top: 20px;}
.lcontact3-ul{font-size: 0;text-align: center;}
.lcontact3-ul li{display: inline-block;max-width: 33.333%;padding: 0 25px;vertical-align: top;}
.lcontact3-ul li>div{}
.lcontact3-ewm{overflow: hidden;}
.lcontact3-ewm img{}
.lcontact3-ul li p{margin: 9px 0 0; font-size: 18px;line-height: 30px;color: #666;}
.lcontact3-con .lcontact1-right{padding-top: 7px;padding-left: 0;}

@media(max-width:1459px) {
	.lcontact-tit{font-size: 26px;}
	.lcontact1-ul li{width: 50%;}
	.lcontact1-ul li h3{font-size: 18px;}
	.lcontact1-ul li em{font-size: 16px;line-height: 26px;}
	.lcontact1-ul{margin-top: 20px;}
	.lcontact-dec{margin-top: 10px;}
	.lcontact1-ul li:last-child{width: 100%;}
	.lcontact3-ul li p{font-size: 16px;}
	.lcontact3-ul li{padding: 0 15px;}
}
@media(max-width:1259px) {
	.lcontact-tit{font-size: 24px;line-height: 30px;}
	.lcontact-one,.lcontact-three{padding: 60px 0;}
	
}
@media(max-width:991px) {
	.lcontact-tit{font-size: 22px;}
	.lcontact1-left{float: none;width: 100%;}
	.lcontact1-right{margin-top: 30px; float: none;padding: 0;width: 100%;}
	.message-submit{width: 150px;height: 45px;line-height: 45px;}
	
}
@media(max-width:767px) {
	.contact-input1{margin-top: -12px;}
	.contact-input1>div{float: none;width: 100%;height: auto;margin-top: 12px;}
		.contact-input input{padding: 12px 15px;font-size: 15px;}
		.contact-input{margin-top: 20px;}
		.contact-input textarea{font-size: 15px;padding: 12px 15px;}
		.contact1-p h4{font-size: 16px;}
		.contact1-p p{font-size: 14px;line-height: 28px;}
	.lcontact-one,.lcontact-three{padding: 40px 0;}
	
	.lcontact-tit{font-size: 20px;}
	.lcontact-dec{font-size: 15px;line-height: 28px;margin-top: 3px;}
	.lcontact1-ul li h3{font-size: 16px;}
	.lcontact1-ul li em,.lcontact1-ul li span{font-size: 14px;line-height: 24px;}
	.lcontact1-ul li{margin-top: 10px;}
	.lcontact1-ul li em,.lcontact1-ul li span{margin-top: 2px;}
	.lcontact1-ul ul{margin-top: -10px;}
	.lcontact1-ul{margin-top: 10px;}
	.contact-input{margin: 16px 0 0;}
	.contact-input input, .contact-input textarea{ padding: 12px;}
	.lcontact3-ul li p{font-size: 14px;line-height: 22px;}
	.lcontact3-ul li{padding: 0 12px;}
	.lcontact3-ul{margin: 0 -12px;}
}
@media(max-width:640px) {
	.lcontact3-ul li{width: 100%;}
	.lcontact1-right{margin-top: 25px;}
	
}

/* ====================== honor 资质报告 ================== */
.honor{padding: 80px 0;}
.honor-con{}
.honor-list{}
.honor-ul{margin: -43px -10px 0;}
.honor-ul li{float: left;width: 25%;padding: 0 10px;margin-top: 43px;}
.honor-ul li p{height: 32px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.honor-page{margin-top: 73px;}
@media(max-width:1459px) {
	.honor-page{margin-top: 60px;}
}
@media(max-width:1259px) {
.honor{padding: 60px 0;}
.honor-page{margin-top: 50px;}
}
@media(max-width:991px) {
	.honor-ul li{width: 33.333%;margin-top: 30px;}
	.honor-ul{margin-top: -30px;}
	.honor-page{margin-top: 40px;}
}
@media(max-width:767px) {
	.honor{padding: 40px 0;}
	.pri6-img{margin-bottom: 8px;}
	.honor-page{margin-top: 30px;}
}
@media(max-width:640px) {
	.honor-ul li{width: 50%;margin-top: 20px;}
	.honor-ul{margin-top: -20px;}
	.pri6-slide p{font-size: 15px;}
	
}
@media(max-width:359px) {
	.honor-ul li{width: 100%;}
}

/* ======================== job ================= */
.job{}
.job-one{padding: 80px 0;}
.job-con{}
.join-s{margin-top: 0px;}
.job-item{margin-top: 20px;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.job-hea{border: none;padding: 25px 74px;box-shadow: 0 0 13px rgba(0,0,0,.1);cursor: pointer;transition: ease .5s;position: relative;/* box-shadow: 0 0 13px rgba(0,0,0,.1); */}
.job-le{float: none;width: 100%;text-align: center;}
.job-le h3{font-size: 20px;line-height: 30px;color: #333;margin-bottom: 0px;}
.job-le p{font-size: 16px;line-height: 30px;color: #666;}
.job-le p span{display: inline-block;position: relative;margin: 0 10px;}
.job-le p span:first-child{margin-left: 0;}
.job-le p span::before{position: absolute;content: "";width: 1px;height: 17px;right: -10px;top: 7px;background: #dcdcdc;}
.job-le p span:last-child::before{display: none;}
.job-ri{float: right;margin-top: 0;position: absolute;right: 50px;top: 50%;transform: translateY(-50%);}
.job-ri i{display: block;width: 24px;height: 24px;border-radius: 50%;border: 1px solid #005657;transition: ease .5s;position: relative;}
.job-ri i::before,.job-ri i::after{position: absolute;content: "";top: 50%;left: 50%;background: #005657;}
.job-ri i::before{width: 13px;height: 1px;margin-left: -6.5px;}
.job-ri i::after{width: 1px;height: 13px;margin-top: -6.5px;}

.job-item.open .job-ri i{border-color: #005657;}
.job-item.open .job-ri i::before,.job-item.open .job-ri i::after{background-color: #005657;}
.job-item.open .job-ri i::after{opacity: 0;}
.job-item.open .job-hea{border: none;background: transparent;background-size: 100% 100%;background-position: center;}
.job-item.open .job-le h3,.job-item.open .job-le p{color: #005657;}
.job-item.open .job-le p span::before{background: #fff;}
.job-cont{border: none;border-top: none;display: none;/* box-shadow: 0 0 13px rgba(0,0,0,.1); */}
.job-item.open .job-cont{display: block;}
.job-pad{padding: 33px 80px 97px;}
.job-pad h4,.job-pad h5{font-size: 20px;line-height: 32px;color: #666;margin-bottom: 2px;}
.job-pad h4{}
.job-pad p{font-size: 16px;line-height: 32px;color: #666;}
/* .job-p{margin-bottom: 50px;} */
.job-sub{margin-top: 55px;background: transparent;width: 160px;height: 52px;line-height: 52px;}
.job-sub span{border-color: transparent;}

.job-font{border-bottom: 1px solid #eee;padding-bottom: 32px;margin-bottom: 33px;}
.job-font ul{margin: -4px -15px 0;}
.job-font li{float: left;width: 25%;padding: 0 15px;margin: 4px 0 0;}
.job-font li span{display: block;font-size: 16px;line-height: 30px;color: #666;}
.job-ema{font-size: 0;margin: 32px 0 0;}
.job-ema em{display: inline-block;font-style: normal;font-size: 16px;line-height: 32px;color: #666;;}
.job-ema a{display: inline-block;font-size: 16px;line-height: 32px;color: #005657; font-family: 'DIN-REGULAR';}
.job-p{margin-top: 30px;}
.job-item:first-child{margin-top: 0;}
@media  (max-width:1459px) {
	.job-pad{padding: 33px 50px 60px;}
	.job-font{padding-bottom: 26px;margin-bottom: 26px;}
	.job-p{margin-top: 20px;}
	
}
@media  (max-width:1259px) {
	
	.job-one{padding: 60px 0;}
	.job-pad h4, .job-pad h5{font-size: 18px;}
	.job-pad p,.job-font li span{font-size: 15px;}
	.job-ema{margin-top: 20px;}
}

@media  (max-width:991px) {
	.job-le h3{font-size: 18px;}
	.job-hea{padding: 15px 54px;}
	.job-ri{right: 30px;}
	.job-ul li{width: 50%;margin: 10px 0;}
	.job-ul{margin: -10px;}
	.job-ul li h3{font-size: 21px;margin-top: 12px;}
	.job-ul li span{margin: 17px 0 10px;}
	.job-ul li p{font-size: 16px;}
	.job-ul li>div{padding: 50px 20px;}
	.job-sub{margin-top: 30px;}
	.job-font li{width: 33.333%;}
}
@media  (max-width:767px) {
.job-le h3{font-size: 17px;margin-bottom: 0;}
.job-le p{font-size: 15px;}
.job-pad p{font-size: 15px;line-height: 32px;}
.job-pad{padding: 30px 30px;}
.job-hea{ padding: 10px 49px;}
.job-ri{right: 25px;}
.job-ul li h3{font-size: 18px;}
.job-ul li span{margin: 12px 0 4px;}
.job-ul li>div{padding: 30px 15px;}
.job-sub{margin-top: 20px;width: 150px;height: 45px;line-height: 43px;}
.job-one{padding: 40px 0;}
.job-page{margin-top: 30px;}
.job-pad p, .job-font li span{font-size: 14px;line-height: 24px;}
.job-font{margin-bottom: 15px;padding-bottom: 15px;}
.job-p{margin-top: 12px;}
.job-pad h4, .job-pad h5{font-size: 17px;}
.job-ema{margin-top: 12px;}
.job-ema em,.job-ema span{font-size: 14px;}

}
@media  (max-width:640px) {
.job-pad{padding: 20px 16px 20px;}
.job-hea{ padding: 10px 16px;}
.job-item{margin-top: 15px;}
.job-ul li{width: 100%;}
.job-ul li p{height: auto;line-height: 30px;}
.job-icon{width: 48px;height: 48px;line-height: 48px;}
	.job-font li{width: 50%;}
}
@media  (max-width:450px) {
	.job-font li{width: 100%;}
	.job-le h3{font-size: 16px;}
}
/* =================== news 新闻动态 ===================== */
.news{padding: 49px 0 80px;}
.ny-nav{}
.nav-ul{font-size: 0;text-align: center;}
.nav-ul li{display: inline-block;}
.nav-ul li.on{}
.nav-ul li a{display: block;padding: 23px 41px; font-size: 18px;line-height: 30px;color: #444;transition: ease .5s;position: relative;}
.nav-ul li a::before{position: absolute;content: "";width: 0;height: 3px;background: #005657;left: 50%;bottom: 0;transform: translateX(-50%);transition: ease .5s;}
.nav-ul li.on a::before{width: 100%;}
.nav-ul li.on a{color: #005657;}

.news-content{margin-top: 10px;}
.news-con{}
.news-ul{}
.news-ul ul{}
.news-ul li{padding: 40px 0;border-bottom: 1px solid #eee;}
.news-a{display: block;position: relative;}
.news-pic{float: left; width: 450px;overflow: hidden;}
.news-pic img{width: 100%;transition: ease .8s;}
.news-txt{margin-left: 450px;padding: 21px 0 0;padding-left: 80px;}
.news-txt>div{}
.news-txt h3{font-size: 30px;line-height: 40px;color: #333;transition: ease .5s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-txt em{margin: 10px 0 0; font-style: normal;display: block;font-size: 18px;line-height: 30px;color: #999; font-family: 'DIN-REGULAR';}
.news-txt p{margin: 24px 0 0; font-size: 16px;line-height: 30px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-mo{margin: 20px 0 0; color: #999;border: none;width: auto;display: inline-block;padding: 0;}
.news-mo span::before{background-image: url(../images/more3.png);}
.news-a:hover .news-mo span::before,
.news-mo:hover span::before{background-image: url(../images/more1.png);}
.news-a:hover .news-mo,.news-mo:hover{color: #005657;}
.news-mo::before{display: none;}
.news-a:hover .news-mo{margin-left: 15px;}
.news-a:hover .news-pic img{transform: scale(1.1);}
.news-page{margin-top: 80px;}
@media  (max-width:1459px) {
	.news-pic{width: 400px;}
	.news-txt{margin-left: 400px;padding: 10px 0 0; padding-left: 40px;}
	.news-txt h3{font-size: 24px;}
	.news-txt p{margin: 15px 0 0;}
	.news-page{margin-top: 60px;}
}
@media  (max-width:1259px) {
	.news-pic{width: 350px;}
	.news-txt{margin-left: 350px;padding: 0px 0 0; padding-left: 40px;}
	.news-txt h3{font-size: 22px;line-height: 30px;}
	.news-txt p{margin: 8px 0 0;}
	.news-mo{margin: 15px 0 0;}
	.nav-ul li a{font-size: 16px;padding: 15px 30px;}
	.news-txt em{font-size: 16px;}
}
@media  (max-width:991px) {
.news-pic{width: 300px;}
	.news-txt{margin-left: 300px;padding-left: 30px;}
	.news-txt h3{font-size: 20px;}
	.news-txt p{-webkit-line-clamp:1;}
	.news-page{margin-top: 40px;}
}
@media  (max-width:767px) {
	.news{padding: 40px 0;}
	.news-pic{width: 260px;}
	.news-txt{margin-left: 260px;padding-left: 25px;}
	.news-mo{margin: 3px 0 0;}
	.news-txt h3{font-size: 16px;}
	.news-txt em,.news-txt p{font-size: 14px;line-height: 24px;}
	.news-ul li{padding: 25px 0;}
	.nav-ul li a{padding: 10px 20px;}
	.news-page{margin-top: 30px;}
}
@media  (max-width:640px) {
	.news-pic{width: 100%;float: none;}
	.news-txt{margin-left: 0;padding: 20px 0 0;}
	.news-txt em{margin: 5px 0 0;}
	.news-txt p { -webkit-line-clamp: 2;}
	.nav-ul li a{font-size: 14px;line-height: 24px;padding: 10px 15px;}
	
}
@media  (max-width:450px) {
	.new-ul li{width: 100%;}
	.newtop-txt { padding: 25px 20px 20px;}
}
/* =================== newsinfo ================= */
.newsinfo{}
.newsinfo-content{}
.newsinfo-content{padding: 73px 0 72px;}
.newsinfo-con{margin-top: 0;}
.newxq-con{}
.newxq-left{float: left;width: 71%;}
.newxq-leftcon{background: #fff;width: 100%;padding: 0;}
.newxq-right{float: right;width: 29%;padding-top: 6px;padding-left: 75px;}
.newxq-tit{font-size: 30px;line-height: 40px; color: #006084;}
.newxq-des{font-size: 16px;color: #666;line-height: 28px;}
.newxq-time{display: block;font-size: 0;color: #666;margin-top: 13px;}
.newxq-time span{margin-left: 29px; display: inline-block;font-size: 16px;line-height: 24px;}
.newxq-time em{display: inline-block;font-style: normal; font-size: 16px;line-height: 24px; font-family: "DIN-REGULAR";}
.newxq-artic{margin-top: 36px;padding: 30px 0 0; border-top: 1px solid #eee; font-size: 16px;line-height: 32px;color: #888;}
.newxq-artic img{max-width: 100%;display: inline-block;}
.newxq-page{background: #fff;margin-bottom: 20px;padding: 25px 28px 26px;border: 1px solid #eee;}
.newxq-page a{display: block;width: 100%;}
.newxq-page h3{font-size: 16px;line-height: 24px; color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.newxq-page h5{margin-top: 16px;font-size: 16px;line-height: 24px;height: 24px; color: #666;transition: ease .5s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newxq-page span{display: block;font-size: 16px;line-height: 24px;color: #999;margin-top: 9px; font-family: "DIN-REGULAR";}
.newxq-page:hover h5{color: #006084;}
.newxq-tuijian1{background: #f7f7f7;padding: 30px 20px;margin-bottom: 20px;}
.newxq-tuijian-tit{font-size: 20px;color: #111;font-weight: bold;border-left: 3px solid #fabd00;line-height: 20px;padding-left: 7px;}
.newxq-tuijian-button{margin-top: 10px;}
.newxq-tuijian-button a{display: inline-block;font-size: 14px;color: #9b9b9b;border: 1px solid #9b9b9b;border-radius: 2px;padding: 5px 13px;margin-right: 10px;margin-top: 10px;background: #fff;}
.newxq-tuijian-button a:hover{color: #fff;background: #fda50b;border-color: #fda50b;}
.newxq-tuijian2{background: #f7f7f7;padding: 30px 20px 0;margin-bottom: 20px;}
.newxq-tuijian2 ul{}
.newxq-tuijian2 li{padding: 15px 0;border-bottom: 1px dashed #d8d8d8;}
.newxq-tuijian2 li:last-child{border: none;}
.newxq-tuijian2 li a{display: block;}
.newxq-tj-img{float: right;width: 38%;}
.newxq-tj-img img{width: 100%;}
.newxq-tj-txt{float: left;width: 56%;}
.newxq-tj-txt h3{font-size: 14px;line-height: 22px;color: #4a4a4a;font-weight: bold;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.newxq-tj-txt span{display: block;font-size: 14px;color: #888;margin-top: 12px; background: url(../images/newxq-time.png)no-repeat center left;padding-left: 24px;}

.newxq-share{background: #f7f7f7;padding: 45px 30px 40px;}
.newxq-share span{display: block;font-size: 22px;line-height: 26px; color: #333;font-weight: bold;}

.newxq-share a{ display: inline-block !important;  background: none !important;   font-size: 24px !important; width: 42px !important;height: 42px !important; line-height: 41px !important;  text-align: center; border-radius: 50% !important;  border: 1px solid #a7a7a7 !important; color: #a5a5a5 !important; transition: ease .5s !important; padding-left: 0 !important;text-decoration: none !important; margin-right: 15px !important;margin-bottom: 10px !important;}
.newxq-share a:last-child{margin-right: 0 !important;}

.newxq-share .bshare-custom{margin-top: 18px;}

.newxq-tuijian{margin: 44px 0 0;}
.newxqtj-tit{position: relative;padding-right: 40px;}
.newxqtj-tit h3{font-size: 20px;line-height: 30px;color: #333;}
.newxqtj-tit a{display: block;font-size: 16px;line-height: 24px;color: #005657;position: absolute;right: 0;width: 32px;top: 50%;transform: translateY(-50%);z-index: 3;}
.newxqtj-img{margin: 26px 0 0;}
.newxqtj-img img{}
.newxqtj-font{}
.newxqtj-font ul{}
.newxqtj-font li{}
.newxqtj-font li a{display: block;border-bottom: 1px solid #e5e5e5;padding: 14px 0 16px;}
.newxqtj-font li span{display: block;font-size: 16px;line-height: 24px;color: #999;font-family: "DIN-REGULAR";}
.newxqtj-font li h5{margin: 5px 0 0; font-size: 16px;line-height: 24px;height: 24px; color: #666;transition: ease .5s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newxqtj-font li:hover h5{color: #005657;}


@media(max-width:1459px){
	.newxq-tit{font-size: 26px;}
	
}
@media(max-width:1259px){
	.newxq-page,.newxq-share{padding: 25px 18px;}
	.newxq-artic{margin-top: 25px;padding-top: 25px;}
	.newxq-tit{font-size: 24px;line-height: 30px;}
	.newxq-right{padding-left: 35px;}
}
@media(max-width:991px){
	.newxq-tj-txt{float: none;width: 100%;margin-top: 10px;}
	.newxq-tj-img{float: none;width: 100%;}
	.newxq-share{padding: 20px 15px;}
	.newxq-left{float: none;width: 100%;padding: 0;}
	.newxq-right{float: none;width: 100%;padding: 0; margin-top: 40px;}
	.nesinfo-back{font-size: 20px;width: 200px;line-height: 52px;}
	.newxq-tit{font-size: 24px;}
	.newxq-page h3{font-size: 18px;}
	.nesinfo-back{display: none;}
	.nesinfo-back.newsinfo-bot{display: block;}
	.newxq-page h5{margin-top: 5px;}
	.newxq-page span{font-size: 14px;margin-top: 5px;}
	.newxq-tuijian{margin-top: 35px;}
	.newxq-artic{margin-top: 20px;padding-top: 20px;}
	.newxqtj-tit h3{font-size: 18px;}
}
@media(max-width:767px){
.newsinfo-content{padding: 40px 0;}	
.newxq-tit{font-size: 18px;line-height: 30px;}
.newxq-des{font-size: 14px;line-height: 24px;}
.newxq-time{font-size: 14px;line-height: 24px;margin-top: 6px;}
.newxq-artic{font-size: 14px;line-height: 24px;margin-top: 15px;}
.newxq-artic p img{margin: 15px 0;}
.newxq-page h3{font-size: 16px;}
.newxq-page h5{font-size: 14px;line-height: 22px;}
.newxq-page span{font-size: 14px;line-height: 22px;margin-top: 5px;}
.newxq-page{padding: 15px;margin-top: 20px;}
.newxq-tuijian1{margin: 20px 0;padding: 15px;}
.newxq-tuijian-tit{font-size: 18px;}
.newxq-tuijian-button a{padding: 5px 8px;}
.newxq-tuijian-button{margin-top: 5px;}
.newxq-tuijian2 ul{margin-top: 10px;}
.newxq-share span{font-size: 18px;}
.newxq-share{padding: 15px;}
.newxq-share .bshare-custom{margin-top: 10px;}
.nesinfo-back{margin-top: 20px; font-size: 16px;width: 142px;line-height: 42px;}
.newxq-right{margin-top: 30px;}
.newsinfo-con{margin: 0;}
.newxq-time span,.newxq-time em{font-size: 14px;}
.newxqtj-font li span,.newxqtj-font li h5{font-size: 14px;}
.newxqtj-font li h5{margin-top: 2px;}
.newxqtj-font li a{padding: 10px 0;}
.newxqtj-img{margin-top: 15px;}
.newxqtj-tit h3{font-size: 16px;}
.newxqtj-tit a{font-size: 14px;}
.newxq-tuijian{margin-top: 30px;}
}



/* =================== 专题页==招商加盟================ */
.jion-banner{height: 650px;margin-top: 100px; background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
.jionbanner-cont{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.jionbanner-font{text-align: center;padding-bottom: 100px;}
.jionbanner-font h3{font-size: 50px;line-height: 66px;color: #fff;}
.jionbanner-font h3 span{display: block;}
.jionbanner-font h4{font-size: 36px;line-height: 40px;color: #fff;margin-top: 11px;}

.jion-bread{position: absolute;width:100%;right: 0;bottom: 30px;text-align: right; font-size: 14px;line-height: 24px;color: #fff;}
.jion-bread a{display: inline-block;font-size: 14px;line-height: 24px;color: #fff;}
.jion-banner .index-btn{margin: 65px auto 0;}

.jion{}

.jion-tit{font-size: 36px;line-height: 40px;color: #333;text-align: center;}
.jion-dec{font-size: 18px;line-height: 30px;color: #666;text-align: center;margin-top: 12px;}
.jion-dec i{font-style: normal;display: inline;color: #075782;}
.jion-dec span{display: block;}
.jion-one{padding: 76px 0 90px;}
.jionon-con{margin-top: 79px;}
.jion1-ul{margin: 0 -7px;}
.jion1-ul li{float: left;width: 33.33333%;padding: 0 7px;}
.jion1-ul li>div{}
.jion1-img{width: 100%;overflow: hidden;}
.jion1-img img{width: 100%;transition: ease .5s;}
.jion1-txt{padding: 35px 48px 57px;border-bottom: 1px solid #0d497e;position: relative;}
.jion1-txt::before,.jion1-txt::after{position: absolute;content: "";width: 1px;height: 100%;background: linear-gradient(to bottom,#2898a4,#0d497e);top: 0;}
.jion1-txt::before{left: 0;}
.jion1-txt::after{right: 0;}
.jion1-ul li:hover .jion1-img img{transform: scale(1.04);}

.jion1-icon{width: 46px;height: 50px;overflow: hidden;margin-bottom: 16px;transition: ease .5s;}
.jion1-icon img{width: 100%;transition: ease .5s;}
.jion1-txt p{font-size: 20px;line-height: 30px;color: #444;}
.jion1-txt p span{display: block;}
.jion1-ul li:hover .jion1-icon{transform: translateY(-10px) rotateY(180deg);}


.jion-two{padding: 78px 0 92px; background-size: cover;background-repeat: no-repeat;background-position: center;}
.jion-two .jion-dec{margin-top: 18px;}
.jiontw-con{margin-top: 55px;}
.jion2-ul{margin: -20px -10px 0;}
.jion2-ul li{float: left;width: 50%;padding: 0 10px;margin-top: 20px;}
.jion2-ul li>div{background: #fff;padding: 43px 45px 37px;}
.jion2-icon{width: 75px;height: 70px;overflow: hidden;float: left;}
.jion2-icon img{width: 100%;transition: ease .5s;}
.jion2-txt{margin-left: 90px;}
.jion2-txt h3{font-size: 24px;line-height: 30px;color: #444;transition: ease .5s;margin-bottom: 12px;}
.jion2-txt p{font-size: 16px;line-height: 26px;color: #666;height: 78px;}

.jion-three{padding: 81px 0 88px;}
.jionthr-con{margin-top: 51px;}
.jion-three .ine{padding: 0;}
.jion-three .ine ul{margin-top: 0;}
.jion-three .ine-top{padding-bottom: 35px;}
.jion-three .ine-top p{font-size: 16px;}
.jion-three .ine-tit{ text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;}

.jion-four{padding: 81px 0 104px; background-size: cover;background-repeat: no-repeat;background-position: center;}
.jion-four .jion-tit{color: #fff;}
.jion-four .jion-dec{color: rgba(255,255,255,.8);margin-top: 15px;}
.jionfou-con{margin-top: 62px;}
.jion4-ul{margin: 0 -8px;}
.jion4-ul li{float: left;width: 33.333%;padding: 0 8px;}
.jion4-ul li>div{}
.jion4-img{width: 100%;overflow: hidden;}
.jion4-img img{width: 100%;transition: ease .5s;}
.jion4-txt{background: #fff;padding: 35px 50px 49px;}
.jion4-txt h3{font-size: 30px;line-height: 40px;color: #333;margin-bottom: 19px;}
.jion4-txt h3 span{display: inline-block;width: 43px;height: 45px;float: left;margin-right: 10px;}
.jion4-txt h3 span img{display: block;width: 100%;}
.jion4-txt p{font-size: 18px;line-height: 26px;color: rgba(51,51,51,.8);height: 52px;}
.jion4-ul li:hover .jion4-img img{transform: scale(1.04);}

.jion-five{padding: 75px 0 58px;}
.jionfv-con{margin-top: 70px;}
.jion5-ul{margin: -25px 0;}
.jion5-ul li{float: left;width: 33.333%;padding: 0 30px;margin: 25px 0;}
.jion5-icon{width: 118px;height: 131px;overflow: hidden;background: url(../images/jion5-icba_03.png)no-repeat center;background-size: 100% 100%;margin: 0 auto 30px;}
.jion5-icon img{width: 100%;}
.jion5-txt{text-align: center;}
.jion5-txt h3{font-size: 22px;line-height: 28px;color: #333;margin-bottom: 13px;text-align: justify;text-align-last: center;}
.jion5-txt p{font-size: 16px;line-height: 28px;color: #666;height: 112px;}


.jion-six{padding: 81px 0 82px; background-size: cover;background-repeat: no-repeat;background-position: center;}
.jion-six .jion-tit{color: #fff;}
.jionsx-con{margin-top: 75px;}
.jion6-ul{}
.jion6-ul li{float: left;position: relative;margin-right: 15.8%;text-align: center;}
.jion6-ul li:last-child{margin-right: 0;float: right;}
.jion6-ul li::before{position: absolute;content: "";width: 268%;height: 1px;background: rgba(255,255,255,.6);left: 50%;margin-left: 20px; bottom: 20px;}
.jion6-ul li::after{position: absolute;content: "";width: 8px;height: 13px;background: url(../images/jion6-right.png)no-repeat center;background-size: 100% 100%;left: 50%;margin-left: -40px; bottom: 20px;margin-bottom: -6px;}
.jion6-ul li>div{}
.jion6-icon{width: 68px;height: 68px;overflow: hidden;margin: 0 auto; margin-bottom: 8px;}
.jion6-icon img{width: 100%;}
.jion6-txt{}
.jion6-txt h3{font-size: 20px;line-height: 36px;color: #fff;}
.jion6-txt span{display: block;font-size: 20px;line-height: 24px;color: #fff;font-family: 'DIN-REGULAR';width: 40px;height: 40px;border-radius: 50%;padding: 13px 0;border: 1px solid rgba(255,255,255,.6);text-align: center;padding: 8px 0;padding-left: 4px; margin: 0 auto;margin-top: 30px;}
.jion6-ul li:first-child::after{display: none;}
.jion6-ul li:last-child::before{display: none;}
.jion6-ul li:nth-child(4)::before{width: 295%;}

.jion-seven{padding-bottom: 75px;}
.jion-seven .jion-dec{margin-top: 20px;}
.jionseven-con{position: relative;margin-top: 44px;}
.jion7-swiper{display: block;opacity: 1;}
.jion7-swiper .swiper-slide a{display: block;}
.jion7-txt{padding: 0 30px;margin-top: -60px;}
.jion7-txt>div{text-align: center;background: #fff;height: 178px; position: relative;padding: 30px 46px 22px;box-shadow: 0 0 13px rgba(0,0,0,.1);}
.jion7-txt h3{font-size: 22px;line-height: 38px;color: #333;margin-bottom: 10px;text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;}
.jion7-txt p{font-size: 16px;line-height: 26px;color: #666;display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 3; overflow: hidden;}


.jion-eight{padding: 65px 0 73px;}
.jion-eight .index-tit{font-size: 40px;}
.jion-eight h4{font-size: 22px;line-height: 30px;color: rgba(255,255,255,.8);font-weight: lighter;text-align: center;margin-bottom: 35px;}
.jion-eight .inv-dec{font-size: 24px;color: rgba(255,255,255,.9);background: url(../images/jion8-ba_02.png)no-repeat center;background-size: 100% 100%;margin: 19px 0 11px;padding: 1px 0 3px;}

@media  (max-width:1459px) {
	.jionbanner-font h3{font-size: 48px;}
}
@media  (max-width:1259px) {
	.jion-banner{height: 550px;}
	.jionbanner-font h3{font-size: 42px;}
	.jionbanner-font h4{font-size: 34px;}
	.jion1-txt {  padding: 35px 30px 57px;}
	.jion2-txt p{height: 104px;}
	.jion2-txt h3{height: 60px;}
	.jion4-txt{padding: 35px 30px 49px;}
	.jion5-txt p{height: 140px;}
	.jion6-ul li{margin-right: 12.8%;}
	.jion6-ul li::before{width: 183%;}
	.jion6-ul li:nth-child(4)::before { width: 230%;}
	.jion-tit{font-size: 30px;}
	.jion7-txt>div{padding: 30px 30px 22px;}
	.jion-eight .index-tit{font-size: 32px;line-height: 40px;}
}
@media  (max-width:1023px) {
	.jion-banner{margin-top: 60px;}
}
@media  (max-width:991px) {
	.jion-banner{height: 450px;}
	.jion-tit{font-size: 28px;}
	.jionbanner-font h3{font-size: 37px;line-height: 56px;}
	.jionbanner-font h4{font-size: 32px;line-height: 40px;}
	.jion-banner .index-btn{margin-top: 35px;}
	.jionon-con{margin-top: 40px;}
	.jion1-ul li{width: 50%;margin: 15px 0;}
	.jion1-ul li:last-child{transform: translateX(50%);}
	.jion2-ul li{width: 100%;}
	.jion2-txt h3{height: auto;}
	.jion2-txt p{height: auto;}
	.jion4-txt h3{font-size: 24px;}
	.jion5-ul li{width: 50%;}
	.jion6-ul li{margin-right: 33.33%;margin-bottom: 20px;}
	.jion6-ul li:last-child{float: left;}
	.jion6-ul li:nth-child(3)::before{display: none;}
	.jion6-ul li:nth-child(3){margin-right: 0;float: right;}
	.jion6-ul li::before{width: 332%;}
	.jion6-ul li:nth-child(4)::before { width: 430%;}
	.jion6-ul li:nth-child(4),.jion6-ul li:nth-child(5){transform: translateX(150%);}
	.jion7-txt>div{padding: 20px;height: auto;}
	.jion7-txt p{-webkit-line-clamp: 1;}
	.jion7-txt{padding: 0 25px;}
	.jion7-txt h3{margin-bottom: 5px;font-size: 20px;}
	.jion5-icon { width: 100px;  height: 111px;}
	.jion6-txt span{margin-top: 15px;}
}
@media  (max-width:767px) {
	.jion-banner{height: 400px;}
	.jion-tit{font-size: 22px;line-height: 30px;}
	.jion-dec,.jion-seven .jion-dec,.jion-two .jion-dec{font-size: 17px;margin-top: 6px;}
	.jionbanner-font h4 { font-size: 23px; line-height: 30px;}
	.jionbanner-font h3 { font-size: 30px; line-height: 46px;}
	.jionbanner-font{padding-bottom: 40px;}
	.jion-one,.jion-two,.jion-three,.jion-four,.jion-five,.jion-six{padding: 30px 0 40px;}
	.jionon-con{margin-top: 20px;}
	.jion1-txt p{font-size: 17px;}
	.jion1-icon{width: 40px;height: 43px;}
	.jion1-txt{padding: 30px;}
	.jiontw-con{margin-top: 30px;}
	.jion2-icon { width: 60px;  height: 56px;}
	.jion2-txt h3{font-size: 18px;margin-bottom: 5px;}
	.jion2-txt{margin-left: 80px;}
	.jion2-ul li>div{padding: 30px;}
	.jionthr-con,.jionfou-con{margin-top: 30px;}
	.jion4-ul li{width: 100%;margin-bottom: 20px;}
	.jion4-ul {margin: 0 -8px -20px;}
	.jion4-txt{padding: 30px;}
	.jion4-txt h3{font-size: 18px;margin-bottom: 8px;}
	.jion4-txt p{font-size: 16px;height: auto;}
	.jion4-txt h3 span { width: 38px; height: 40px;}
	.jion5-icon {width: 80px; height: 89px;margin: 0 auto 12px;}
	.jion5-txt h3{font-size: 18px;}
	.jion5-txt p{font-size: 15px;height: 112px;}
	.jion5-ul li{padding: 0 15px;}
	.jionfv-con{margin-top: 30px;}
	.jion6-icon { width: 56px; height: 56px;margin-bottom: 5px;}
	.jion6-txt h3 { font-size: 17px; line-height: 30px;}
	.jion6-txt span{font-size: 18px;width: 35px;height: 35px;padding: 5px 0 5px 4px;}
	.jion6-ul li::before,.jion6-ul li::after{ display: none;}
	.jion6-ul li{margin-right: 0;width: 33.33%;}
	.jion6-ul li:nth-child(4), .jion6-ul li:nth-child(5){transform: translateX(50%);}
	.jionsx-con{margin-top: 30px;}
	.jion7-txt h3{font-size: 17px;line-height: 30px;}
	.jion7-txt{padding: 0 15px;}
	.jion-seven{padding-bottom: 40px;}
	.jion-eight .index-tit{font-size: 22px;line-height: 30px;}
	.jion-eight .inv-dec{font-size: 18px;}
	.jion-eight h4{font-size: 17px;margin-bottom: 25px;}
	.jion-eight{padding: 40px 0;}
	.jionseven-con{margin-top: 30px;}
	.jion-three .ine-top p{height: auto;margin-bottom: 0;}
}
@media  (max-width:640px) {
	.jion-banner{height: auto;background: none;}
	.jionbanner-font{padding-bottom: 0;}
	.jionbanner-font h3{font-size: 24px;line-height: 30px;}
	.jionbanner-font h4{font-size: 18px;margin-top: 5px;display: none;}
	.jion-banner .index-btn{margin-top: 10px;}
	.jion5-ul li{width: 100%;margin: 15px 0;}
	.jion5-ul{margin: -15px 0;}
	.jion5-txt p{height: auto;}
	.jion-eight .inv-dec{padding: 5px 0;}
	.jion6-ul li{width: 50%;}
	.jion6-ul li:nth-child(4){transform: none;}
	.jion1-ul li{width: 100%;}
	.jion1-ul li:last-child{transform: none;}
	.jion-dec span{display: inline;}
	.jion2-icon{float: none;}
	.jion2-txt{margin: 15px 0 0;}
	.jion2-ul li>div{padding: 30px 25px;}
	.jion-dec, .jion-seven .jion-dec, .jion-two .jion-dec{font-size: 16px;}
}



/* ===================== 下拉 ================ */
.dropdown-menu{ position: absolute; top: 100%; z-index: 1100;background: #fff;border-top: 1px solid #eeeeee; -webkit-transition: none;-o-transition: none;transition: none;height: auto;display: none;overflow: hidden;width: 100%;left: 0;margin-top: 0;-ms-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-o-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);}
.category-item-single{position: static;}
.category-item{}

.dropdown-menu.single{width: 300px;left: 50%;transform: translateX(-50%);}
.category-item:hover .dropdown-menu{opacity: 1;display: block;visibility: visible;}

/* .category-item:hover .dropdown-menu.single{max-height: 450px;opacity: 1;} */
.dropdown-menu ul{padding: 54px 0 85px;}
.dropdown-menu li{float: left;padding: 0 0 0 45px;width: 21.14%;}
.dropdown-menu li.dropdown-img{width: 21.42%;padding: 0 0px 0 0;}
.dropdown-img1{width: 100%;}
.dropdown-img1 img{width: 100%;}
.dropdown-menu li:first-child{padding-left: 0;}
/* .dropdown-menu li:last-child{padding-right: 0;border-right: none;} */
.dropdown-tit{display: block; margin-bottom: 6px; font-size: 24px;color: #242e38;line-height: 40px;font-family: 'semi';}


.dropdown-dec{display: block; font-size:18px;color: #444;line-height: 28px;padding:16px 12px 15px 0px; border-bottom: 1px solid #e5e5e5;position: relative;}
.dropdown-dec::before{content: "";position: absolute;width: 0;height: 1px;background:#28863d;bottom: -1px;left: 50%;transform: translateX(-50%);transition: ease .5s;}
.dropdown-dec:hover::before{width: 100%;}
.dropdown-dec:hover i{color: #28863d;}
.dropdown-dec i{font-size: 18px;color: #666;font-weight: 550; float: right;}
.dropdown-menu li a:last-child{margin-bottom: 0;}


.dropdown-menu li a:hover{color: #28863d;}
.dropdown-menu li.dropdown-title{width: 26%;padding-right: 30px;}
.dropdowntit-font{}
.dropdowntit-font h3{font-size: 30px;line-height: 40px;color: #333;}
.dropdowntit-font h5{font-size: 16px;line-height: 30px;color: #555;margin: 9px 0  43px;}

@media  (max-width:1460px) {
	.dropdown-dec{font-size: 17px;padding: 16px 12px 15px 0px !important;}
	.dropdown-menu li{}
}
@media  (max-width:1259px) {
	.dropdown-menu li{padding: 0 0 0 30px;}
	.dropdown-dec{font-size: 16px;padding: 12px 12px 11px 0px !important;}
	.dropdown-menu li.dropdown-img{width: 25%;}
	.dropdown-menu li.dropdown-title{width: 31%;}
	.dropdowntit-font h5{margin-bottom: 30px;}
}
@media  (max-width:1170px) {
	.dropdown-menu li{}
	
}

/* pc客服挂件 */
.kf {transition: .8s;z-index: 999999;background-color: transparent; position: fixed;bottom: 100px;right: 20px;width: 62px;border-radius: 5px;}
.kf span {z-index: 1000001;transition: .5s;cursor: pointer;position: relative;display: block;width: 64px;height: 64px;border-radius: 5px;margin-bottom: 10px;background:#b5b5b5;}
.kf .zx a{background-position: 0 0;background: #b5b5b5 url(../images/kefu-zx.png)no-repeat center top 12px;}
.kf .back_top a{ border: none; background: #b5b5b5 url(../images/kefu-top.png)no-repeat center top 18px;}
.kf span a { transition: .5s; display: block;height: 100%; color: #fff;line-height: 24px; font-size: 13px;  text-align: center;padding-top: 36px;border-radius: 5px;}
.kfimgr{ position: absolute; bottom:23px;  right: -9px;}
.kf span div i {display: block; position: absolute;width: 15px;height: 200px;right: -15px;top: 0;}
.kf .freetel a{background:#b5b5b5 url(../images/kefu-qq.png)no-repeat center top 12px;}
.kf .inlinebj a{background:#b5b5b5 url(../images/kefu-bj.png)no-repeat center top 12px;}
.kf .zxlya a{background: #b5b5b5 url(../images/kefu-ewm.png)no-repeat center;}
.kf span:nth-child(4) div {white-space: nowrap;}
.kf a{display:block;height: 68px;position:absolute;top:0;right:0;width: 100%}
.nav_center div, .index_nav_center div, .shou, .zhan { -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);}
.kf .zxlya .erweima{display: none;width: 140px; right: 64px;position: absolute;top: -45px; background: #fff; padding: 15px; text-align: center;box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);border-radius: 5px;}
.kf .zxzx{display: none; right: 86px;position: absolute;top: 6px; background: #fff; padding: 20px; text-align: center;box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);border-radius: 5px;width: 150px;font-size: 14px;color: #333;}
.kfimgr { position: absolute;  bottom: 23px; right: -9px;}
/* .shou{    z-index: 1000000;cursor: pointer;   width: 70px;   height: 70px; top: 104%;  margin-top: -15px; border-radius: 5px 0 0 5px;  right: -9px; background:#b5b5b5; border-radius: 5px;cursor: pointer; position: absolute;font-size: 14px;line-height: 24px;color: #fff;transition: ease .5s;text-align: center;padding: 22px 0;} */
.shou{z-index: 1000000;cursor: pointer;width: 30px;height: 40px;top: 47%;margin-top: -15px;border-radius: 5px 0 0 5px;right: 62px; background:transparent url(../images/zk1.png)no-repeat center left;position: absolute;box-shadow: none;}

.kffixed{position: fixed;display: none; bottom: 0; z-index: 20;width: 100%;height: 49px; overflow: hidden;}
.kufuul {text-align: center;padding: 2px 0;width: 100%;height: 49px;position: absolute;bottom: 0;left: 0;display: inline-block;}
.kefu{padding: 0;}
.kefu li {float: left;height: 45px;text-align: center;color:#fff;line-height:45px;color: #fff;transition:all .4s;}
.kfzx-tigg{width: 49.5%;height: 45px;display: block;float: left;line-height:45px;opacity: 1;transition:1s opacity;}
.kfzx-enter{opacity: 0}
.kf-zx{display: block; width: 100%;height: 100%; color: #fff;line-height:45px;text-align: center;background: #b5b5b5;}
.kf-zx img{display: inline-block; vertical-align: middle;margin-right:10px;}
.teldb{width: 49.5%; background: rgba(0,0,0,0.6); background-size: contain; margin: 0 1px;position: relative;}
.teldb img{ display: inline-block; vertical-align: middle; margin-right: 10px;}
.teldb a{ color: white; }
.kf span:hover{background: #005657;background-size: cover;}
.kf span:hover a{background-color: transparent;}

/* app-kf */
.kffixed{
    position: fixed;
    bottom: 0;
    /* left: 16%; */
    z-index: 2000;
    width: 100%;
    height: 49px;
	overflow: hidden;
	display:none;
}
.kufuul {text-align: center;padding: 2px 0;width: 100%;height: 49px;position: absolute;bottom: 0;left: 0;display: inline-block;}

.kefu{padding: 0;}
.kefu li {float: left;height: 45px;text-align: center;color:#fff;line-height:45px;color: #fff;transition:all .4s;}
.kfzx-tigg{width: 49.5%;height: 45px;display: block;float: left;line-height:45px;opacity: 1;transition:1s opacity;}
.kfzx-enter{opacity: 0}
.kf-zx{display: block;width: 100%;height: 100%;color: #fff;line-height:45px;text-align: center;background: rgb(0 86 87 / .9);}
.kf-zx img{display: inline-block; vertical-align: middle;margin-right:10px;}
.teldb{
    width: 49.5%;
    background: rgba(0,0,0,0.6);
    /*background: url(/mobile/mobilectm/images/teldb.png) no-repeat center rgba(0,0,0,0.6);*/
    background-size: contain;
    margin: 0 1px;
    position: relative;
     /*background-size: 28px;*/
}
.teldb img{ display: inline-block; vertical-align: middle; margin-right: 10px;}
.teldb a{      color: white; }
@media (max-width:1023px) {
	.kf{display: none;}
	.kffixed{display: block;}
}

/* ============ 2020.7.3 =========== */



/* ================ 曾诗欣 ================== */


/* ===================================专题页================ */

.nybanner {position: relative; height: 450px; background-size: cover; background-repeat: no-repeat; background-position: center;}
/* .nybanner img.ny-pc {display: block; width: 100%;} */
.nybanner img.ny-app {display: none;}
.nybanner .ny-font {width: 100%;position: absolute;top: 50%;transform:translateY(-58%);z-index: 11;}
.nybanner .ny-img {width: 100%;position: absolute;top: 0;left: 0;height: 100%;}
.nybanner .ny-img img{width: auto;float: right;margin-top: 40px;}
.nybanner .ny-title {width: 50%;}
.nybanner .ny-title .ny-tit {font-size: 56px;color: #222;text-align: left;margin-bottom: 0;}
.nybanner .ny-title p {font-size: 36px;color: #005657;margin: 15px 0 10px;}
.nybanner .ny-title span{font-size: 24px;font-weight: 200;color: #222;display: inline-block;}
.nybanner .ny-title h6{margin: 9px 0 0; font-size: 20px;line-height: 32px;color: #fff;}

.ny-mbx {height: 80px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);line-height: 80px;}
.com-mbx{padding-left: 28px;background: url(../images/map.png)no-repeat left;font-size: 18px;color: #333;    float: right;}

.ban-nav.left{float: left;}
.ban-nav .com-ul{margin: 0;}
.ban-nav .com-ul li a{color: #333;transition: all 0.5s;    display: block;padding: 0 40px;font-size: 20px;}
.ban-nav .com-ul li{width: auto;height: 80px;line-height: 80px;position: relative;padding: 0;}
.ban-nav .com-ul li::after{
  transition: all 0.5s;
  content: "";display: block;background-color: #005657;
  position: absolute;top:50%;left: 50%;width: 0%;height: 0%;transform: translate(-50%,-50%);
}

/* 公共按钮的hover */
.com-hover {display: inline-block;position: relative;background: transparent;z-index: 1;}
.com-hover::before{
  content:""; width:100%; height:100%; background-color:#005657; position:absolute; left:0; bottom:0; transform-origin:100%; 
  -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); transition:transform .4s cubic-bezier(.4,0,.2,1); 
  transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9; z-index: -1;
}

.case .ny-wrap li:hover .com-hover::before,
.com-hover.on::before,
.com-hover:hover::before{transform:scaleX(1); -webkit-transform:scaleX(1);transform-origin:0%; 
  -webkit-transform-origin:0%; }
.com-hover:hover a,
.com-hover.on a{color: #fff!important;}

  /* 滚动条 */
.scrollbar {
  overflow-y: auto;    padding-right: 10px;
}


.scrollbar::-webkit-scrollbar {
  width: 3px;   
  background-color: #dcdbdb;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #005657;
  border-radius: 10px;   
}

.scrollbarX {
  overflow-X: auto;    padding-right: 10px;
}


.scrollbarX::-webkit-scrollbar {
  height: 3px;   
  background-color: #dcdbdb;
}
.scrollbarX::-webkit-scrollbar-thumb {
  background-color: #005657;
  border-radius: 10px;   
}


.ny-tit{font-size: 40px;color: #333;text-align: center;}
.ny-dec{font-size: 18px;color: #777;text-align: center;margin-top: 0px;line-height: 30px;margin-top: 13px;}
.p-style{display: block;}

.com-ul {margin: 0 -12px;font-size: 0;}
.com-ul li { float: none; width: 33.33%; padding: 0 12px; display: inline-block; vertical-align: top;}
.com-ul li:hover .swxt-img img{transform: scale(1.05);}
.com-swxt {display: block;position: relative;transition: all 0.5s;}
.swxt-img {overflow: hidden;}
.swxt-img img { width: 100%; transition: all 1s;}
.swxt-font {text-align: center;}


/* voice */
.voice-two .ny-right{ width: 58%;}
.index-one{position: relative;}
.index-one::before{position: absolute; content: '';  width: 100%;  height: 1px;  background: #e5e5e5; left: 0;}
.hot  .ino-left ,
.voice  .ino-left { width: 48.91%;padding-right: 55px;}
.hot .ny-padd,
.voice .ny-padd{padding: 80px 0;}
.ino-left h3{font-size: 40px;line-height: 70px;}
.ino-left p{font-size: 16px;line-height: 30px;}
.abt1-con{padding-left: 72px;}
.ino-right {width: 49.8%;}
.ino-left h4{margin: 0px 0 17px;}
.ino-left{padding-top: 49px;}
.more3{border: 1px solid #005657;}
.ino-left p{    margin-bottom: 30px;height: 150px;}
.ino-left:hover::after{width:20%;transition: all 1s;}
.ino-left::after{background: #005657;}
.ino-right{overflow: hidden;}
.ino-right img{transition: all 1s;}
.ino-right:hover img{transform: scale(1.05);}
.abt1-img::before{z-index: 1;    position: absolute;
    content: "";
    width: 57px;
    height: 57px;
    background: url(../images/abt1-bf.png)no-repeat center;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);}


.voice-two{padding: 76px 0 0;}
.voice-two .ny-img .vite-img{background: linear-gradient(to right,#0c5074 ,#023233);display: inline-block;border-radius: 50%;}
.voice-two .ny-img{padding: 10px;border-radius: 50%;border: 1px solid #d2dfe0;display: inline-block;}
.voice-two .vite-img2{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.voice-two .ny-left{display: inline-block;padding: 36px;position: relative;float: left;margin-left: 144px;width: 31.9%;}
.voice-two .vite-img2{
-webkit-animation: rotaterotateZ 20s linear infinite ;
-moz-animation:    rotaterotateZ 20s linear infinite ;
animation:         rotaterotateZ 20s linear infinite ;
}

@keyframes rotaterotateZ{
  0%{transform: translate(-50%,-50%) rotateZ(0deg);}
  100%{transform: translate(-50%,-50%) rotateZ(360deg);}
}
@-moz-keyframes rotaterotateZ /* Firefox */
{
    0%{transform:  translate(-50%,-50%) rotateZ(0deg);}
  100%{transform: translate(-50%,-50%) rotateZ(360deg);}
}

@-webkit-keyframes rotaterotateZ /* Safari å’Œ Chrome */
{
    0%{transform: translate(-50%,-50%) rotateZ(0deg);}
  100%{transform: translate(-50%,-50%) rotateZ(360deg);}
}

@-o-keyframes rotaterotateZ /* Opera */
{
    0%{transform: translate(-50%,-50%) rotateZ(0deg);}
  100%{transform: translate(-50%,-50%) rotateZ(360deg);}
}

.voice-two .ny-right{float: left;margin-left: -22px;padding: 38px 0;}
.voice-two .ny-right p{color: #005657;font-size: 16px;}
.voice-two .ny-wrap{padding: 22px 0;}
.voice-two .ny-right li{margin-bottom: 21px;}
.voice-two .ny-right li:nth-child(8),
.voice-two .ny-right li:nth-child(2){margin-left: 52px;}
.voice-two .ny-right li:nth-child(7),
.voice-two .ny-right li:nth-child(3){margin-left: 104px;}
.voice-two .ny-right li:nth-child(6),
.voice-two .ny-right li:nth-child(4){margin-left: 156px;}
.voice-two .ny-right li:nth-child(5){margin-left: 208px;}


.voice-three{padding: 62px 0 80px;}
.voice-three .swxt-font h4{color: #005657;font-size: 20px;}
.voice-three .swxt-img{border: 1px solid #e5e5e5;transition: all 0.5s;position: relative;background: url(/PC/images/pdf.png) no-repeat top 5px right 5px;}
.voice-three li{width: 50%;padding: 0 10px;}
.voice-three li:hover .swxt-img{border: 1px solid #005657;}
.voice-three ul{margin: 0 -10px;}
.voice-three .ny-wrap{margin-top: 46px;}
.voice-three .swxt-font{    padding-top: 18px;}

.voice-four table {
    font-size: 16px;
    width: 100%;
    color: #666;
}
.voice-four th {
    font-size: 20px;
    color: #005657;
    padding: 17px 20px 18px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-weight: 400;
}
.voice-four {text-align: center;    padding: 63px 0;}
.voice-four tr td:first-child{font-size: 20px;color: #005657;padding: 17px 20px 18px;}
.voice-four tr td{text-align: center;border: 1px solid #dcdcdc;}
.voice-four tr td .p-style{margin-bottom: 6px;}
.voice-four tr td img{margin: 30px 0;}
.voice-four a em{width: 18px;height: 18px;display: inline-block;background: url(../images/more2.png)no-repeat center;vertical-align: middle;    margin-left: 10px;margin-top: -4px;transition: all 5s;}
.voice-four a{font-size: 16px;color: #005657;display: inline-block;padding: 40px 40px 0;}
.voice-four a:hover em{transform: rotate(720deg);}
.voice-four .ny-wrap{margin-top: 50px;}


.hot.nybanner .ny-img img{margin: 32px auto 0;float: none;}
.voice-two.hot-two{}
.voice-two.hot-two .ny-right{margin-left: 0;}
.voice-two.hot-two .ny-right li{margin-left: 0;margin-bottom: 0;}
.voice-two.hot-two .ny-right li p{line-height: 42px;}
.voice-two.hot-two .ny-left{padding: 41px;margin-left: 0;width: auto;}
.voice-two.hot-two .ny-center{width: 30.2%;}
.voice-two.hot-two .ny-right2{    margin-left: 66px;width: 30%;padding: 38px  0;}
.voice-two.hot-two .ny-txt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #fff;    width: 73%;}
.voice-two.hot-two .ny-txt em{display: inline-block;font-size: 120px;font-family: 'MyriadPro';letter-spacing: -22px;float: left;/* margin-right: 20px; */}
.voice-two.hot-two .ny-txt span{display: inline-block;font-size: 52px;font-family: 'Source Han Sans CN';font-weight: bold;vertical-align: middle;margin-left: 13px;}
.voice-two.hot-two .ny-txt p{font-size: 18px;font-weight: 200;font-family: 'Source Han Sans CN';display: inline-block;vertical-align: middle;margin-top: 37px;margin-left: 20px;}
.voice-two.hot-two .ny-wrap{width: 83%;margin: auto;padding: 61px 0 42px;}


.hot-four{padding:65px 0 76px;}
.hot-four .ny-wrap img{border-top: 1px solid #eee;border-bottom: 1px solid #eee;margin-top: 44px;width: 100%;}

.hot-four .abt3-ul li{width: 33.33%;float: left;text-align: center;}
.hot-four .abt3-ul li p{color: #333;line-height: 28px;font-size: 20px;}
.hot-four .abt3-icon::before{
	    position: absolute;
	    content: "";
	    width: 100%;
	    height: 100%;
	    left: -100%;
	    top: 0;
	    transition: ease .5s;

background: url(../images/hot7.png)no-repeat center;background-size: 100%;


}
.hot-four .abt3-icon{position: relative;overflow: hidden;transition: ease .5s; width: 118px;height: 132px;background: url(../images/hot8.png)no-repeat center;    margin: 0 auto 30px;background-size: 100%;}
.hot-four .abt3-icon::after{    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/hot44.png)no-repeat center;
    background-size: 100% 100%;
    left: 100%;
    top: 0;
    transition: ease .5s;}
.hot-four .abt3-ul li:hover .abt3-icon::after {left: 0;}
.hot-four .abt3-ul li:hover .abt3-icon::before {left: 0;}
.hot-four .abt3-ul li:nth-child(2) .abt3-icon::after{background: url(../images/hot55.png)no-repeat center;background-size: 100%;}
.hot-four .abt3-ul li:nth-child(3) .abt3-icon::after{background: url(../images/hot66.png)no-repeat center;background-size: 100%;}
.hot-four .abt3-con{margin-top: 50px;}
.voice-one .abt1-con,
.hot .abt1-con{position: relative;}
.voice-three.hot-three{}
.voice-three.hot-three{}
.voice-three.hot-three .swxt-font h4{font-size: 24px;margin-bottom: 12px;}
.voice-three.hot-three .swxt-font p{font-size: 16px;color: #666;line-height: 30px;}
.voice-three.hot-three .swxt-font{padding: 27px 30px 36px;background-color: #fff;}
.voice-three.hot-three li .swxt-img{border: none;}
.voice-three.hot-three li:hover .swxt-img{border: none;}
.voice-three.hot-three li:hover .com-swxt{box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.abt1-img{position: relative;}
.ino-right::after{    position: absolute;
    content: '';
    width: 1px;
    height: calc(100% + 160px);
    background: #e5e5e5;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.index-six.voice-six{    padding: 77px 0 80px;}

.index-six.voice-six .ny-header{margin-bottom: 45px;}

.ny-wenzi{display: none;}
@media  (max-width:1919px) {
  .nybanner .ny-title .ny-tit {font-size: 52px;}
  .nybanner .ny-title p {font-size: 34px;}
}
@media  (max-width:1679px) {
    .nybanner .ny-title .ny-tit {font-size: 48px;}
  .nybanner .ny-title p {font-size: 32px;}
  .nybanner .ny-title span{font-size: 22px;}
  .ny-tit,
  .ino-left h3{font-size: 38px;}
}
@media  (max-width:1459px) {
  .nybanner{height: 400px;}
      .nybanner .ny-title .ny-tit {font-size: 42px;}
  .nybanner .ny-title p {font-size: 28px;margin: 8px 0 6px;}
  .nybanner .ny-title span{font-size: 20px;}
  .nybanner .ny-img img{width: 340px;}
  .ban-nav .com-ul li{height: 60px;line-height: 60px;}
  .ban-nav .com-ul li a{font-size: 18px;}
  .ny-mbx{height: 60px;line-height: 60px;}
  .com-mbx{font-size: 16px;}
  .ino-right::after{height: calc(100% + 120px);}
  .hot .ny-padd, .voice .ny-padd {padding: 60px 0;}
  .ny-tit,
  .ino-left h3{font-size: 30px;}
  .abt1-con{padding-left: 60px;}
  .ino-right{margin-top: 0;}
  .more3{width: 180px;height: 52px;line-height: 52px;font-size: 18px;}
  .ino-left {padding-top: 30px;}
  .voice-two .ny-right {
    margin-left: -22px;
    padding: 5px 0;
    width: 50%;
}
.voice-two{padding-top: 60px;}
.voice-two .ny-wrap {
    padding: 22px 0 28px;
}
.voice-two .ny-right li {
    margin-bottom: 18px;
}
.ny-dec{margin-top: 8px;}

.voice-two.hot-two .ny-left {padding: 36px;}
.voice-two.hot-two .ny-txt em{    font-size: 106px;}
.voice-two.hot-two .ny-txt span{    font-size: 40px;}
.voice-two.hot-two .ny-txt{transform: translate(-53%,-50%);}

.voice-two.hot-two .ny-right{padding: 58px 0;}
.voice-two.hot-two .ny-wrap{padding: 40px 0 42px;}
.voice-three{padding: 60px 0 ;}
.voice-three .ny-wrap{margin-top: 35px;}
.voice-three.hot-three .swxt-font p{line-height: 26px;}
.voice-three.hot-three .swxt-font h4 {
    font-size: 20px;
    margin-bottom: 8px;
}
.hot-four .ny-wrap img{margin-top: 35px;}
.hot-four .abt3-icon{width: 90px;height: 101px;background-size: 100%;margin: 0 auto 16px;}
.hot-four .abt3-ul li p{font-size: 18px;}
.hot-four{padding: 60px 0 ;}
.hot-four .abt3-con {
    margin-top: 35px;
}
.voice-four .ny-wrap{margin-top: 35px;}
.voice-four tr td:first-child,
.voice-four th {
    font-size: 18px;
}
.voice-five .pri6-swiper{margin-top: 35px;}
.voice-five {padding: 60px 0 ;}
.index-six.voice-six{padding: 60px 0 ;}
.nybanner .ny-title h6{font-size: 18px;}
.hot .ino-left, .voice .ino-left{margin: 0;padding-top: 18px;
    padding-right: 20px;}
}
@media  (max-width:1259px) {
  .index-six.voice-six{padding: 50px 0 ;}
  .voice-five{padding: 50px 0 ;}
  .voice-four{padding: 50px 0 ;}
  .nybanner{height: 350px;}
  .nybanner .ny-title .ny-tit {font-size: 38px;}
  .nybanner .ny-title p {font-size: 24px;margin: 4px 0 6px;}
  .nybanner .ny-title span{font-size: 18px;}
  .nybanner .ny-img img{width: 300px;}
  .ban-nav .com-ul li a{font-size: 16px;padding: 0 30px;}
  .com-mbx{font-size: 14px;    background-size: 12px;padding-left: 18px;}
  .ban-nav .com-ul li{height: 50px;line-height: 50px;}
  .ny-mbx{height: 50px;line-height: 50px;}
  .ino-right::after{height: calc(100% + 100px);}
  .hot .ny-padd, .voice .ny-padd {padding: 50px 0;}
  .abt1-con{padding-left: 30px;}
  .ny-tit{font-size: 26px;}
  .ino-left h3{font-size: 26px;line-height: 46px;}
  .ino-left {padding-top: 18px;}
  .ino-left h4{margin: 0px 0 8px;}
  .ino-left p{    line-height: 26px;height: 110px;}
  .more3{width: 150px;height: 45px;line-height: 45px;font-size: 16px;}
  .abt1-img::before{background-size: 45px;}
  .voice-two{padding-top: 50px;}
  .voice-two .ny-left{margin-left: 100px;
    width: 36.9%;}
    .voice-two .ny-right li{margin-bottom: 11px;}
    .ny-dec {margin-top: 4px;}
	.voice-two.hot-two .ny-right2{padding-left: 45px;}
	.voice-two.hot-two .ny-right {
	    padding: 5px 0;
	}
	.voice-two.hot-two .ny-left{width: 34%;padding: 36px;}
	.voice-two.hot-two .ny-right2{margin-left: 46px;}
}
@media (max-width: 1023px){.ino-left{padding: 0;}}
.voice-two.hot-two .ny-wrap{width: 100%;}
/* .voice-two .ny-left{width: 34%;} */
/* .voice-two.hot-two .ny-right2 {
    margin-left: 46px;} */
    .voice-three .swxt-font h4{font-size: 18px;}
    .voice-three.hot-three .swxt-font {
    padding: 27px 30px;
    }
    .voice-three.hot-three .swxt-font h4 {
    font-size: 18px;}
    .ny-dec .p-style{display: inline;}
    .hot-four{padding: 50px 0 ;}
    .hot-four .abt3-icon{width: 80px;height: 89px;margin: 0 auto 10px;}
    .voice-four a{padding: 30px 40px 0;}
    .index-six.voice-six .ny-header {
    margin-bottom: 35px;
}
}
@media  (max-width:1024px) {
.ino-left{width: 50%;padding-right: 20px;}
}
@media  (max-width:991px) {
  .nybanner{height: 300px;}
  .nybanner .ny-title .ny-tit {font-size: 32px;}
  .nybanner .ny-title p {font-size: 20px;margin: 0px 0 6px;}
  .nybanner .ny-title span{font-size: 16px;}
  .nybanner .ny-img img{width: 240px;}
  .ban-nav .com-ul li a{padding: 0 20px;}
  .ny-tit{font-size: 22px;}
  .ino-left h3{font-size: 22px;line-height: 38px;}
  .ino-left p {
    font-size: 14px;
    line-height: 22px;
    height: 63px;
    margin-bottom: 20px;
}
.voice-two .ny-left {
    margin-left: 0;
    width: 41.9%;    padding: 25px;
}
.voice-two .ny-right{width: 61%;}
.voice-two .ny-right li {
    margin-bottom: 6px;
}
.voice-two.hot-two  .ny-left{width: 48%;margin-right: 30px;}
.ny-wenzi{display: block;}
.ny-wenzi p{color: #005657;
    font-size: 16px;margin-bottom: 10px;}
.voice-two.hot-two .ny-right {display: none;}
.voice-two.hot-two .ny-wrap{    padding: 30px 0 50px;}
.hot-four .abt3-ul li p .p-style{display: inline;}
.hot-four .abt3-ul li p,
.ny-dec{font-size: 16px;}
.voice-four th,
.voice-four td{white-space: nowrap;}
     .index-six.voice-six .inx-swiper li{width: 33.33%;}
     .index-six.voice-six .inx-swiper .inx-txt{padding: 0;}
     .index-six.voice-six .inx-pic {height: 212px;}
	 .nybanner .ny-title h6{font-size: 16px;line-height: 30px;}
}
@media  (max-width:767px) {
	.index-six.voice-six .inx-swiper li{width: 100%;}
	.index-six.voice-six .inx-pic{height: auto;}
	.index-six.voice-six .inx-swiper .inx-txt{padding: 0 25px;}
    .index-six.voice-six{padding: 45px 0 ;}
  .voice-five{padding: 45px 0 ;}
  .hot-four{padding: 45px 0 ;}
  .ino-right::after{height: calc(100% + 90px);}
  .hot .ny-padd, .voice .ny-padd {padding: 45px 0;}
  .ino-left{width: 100%;padding: 0;}
  .ino-right{width: 100%;padding: 0;margin-bottom: 30px;}
  .abt1-con{padding-left: 0;}
  .ino-left::after,
  .index-one::before,
  .ino-right::after,
  .abt1-con::before{display: none;}
  .ino-left p{height: auto;padding: 0;    text-align: justify;}
  .voice-two{padding-top: 45px;}
  .voice-two .ny-left{width: 100%;padding: 78px;margin: -60px 0 -40px;}
  .voice-two .ny-right{width: 100%;margin: 0;}
  .voice-two .ny-right li{margin-left: 0!important;margin-bottom: 14px;}
  .voice-two.hot-two .ny-right{width: 100%;}
  .voice-two.hot-two .ny-left{width: 100%;margin-right: 0;padding: 75px;margin: -70px 0 -40px;}
  .voice-two .vite-img2{width: 70%;}
  .voice-two.hot-two .ny-txt{width: 50%;}
  .voice-two.hot-two .ny-txt em {
    font-size: 85px;
}
.voice-two.hot-two .ny-txt p {
    font-size: 14px;}
    .voice-two.hot-two .ny-txt span {
    font-size: 28px;
}
  .ny-dec {
    font-size: 16px;    margin-top: 10px;    line-height: 22px;}
.voice-three.hot-three li{margin-bottom: 20px;}
    .voice-three li{width: 100%;margin-bottom: 30px;}
.voice-three.hot-three li:last-child,
    .voice-three li:last-child{margin-bottom: 0;}
.voice-three{padding: 45px 0 ;}
.ny-mbx{display: none;}
.hot-four .abt3-ul li{width: 100%;margin-bottom: 0;}
.hot-four .abt3-ul li:last-child{width: 100%;margin-bottom: -20px;}
    .hot-four .abt3-icon{width: 70px;height: 78px;}
    .hot-four .abt3-ul li p{line-height: 24px;}
     .voice-four{padding: 45px 0 ;}
.nybanner .ny-title h6{font-size: 15px;line-height: 28px;margin: 3px 0 0;}
.hot .ino-left, .voice .ino-left{width: 100%;    padding: 0;}
  }
@media  (max-width:639px) {
  .nybanner{height: auto;}
  .nybanner img.ny-app{display: block;}
  .nybanner .ny-img{display: none;}
  .nybanner .ny-title .ny-tit {font-size: 22px;line-height: 42px;}
  .nybanner .ny-title p {font-size: 18px;margin: 0 0 2px;}
  .nybanner .ny-title span{font-size: 16px;}
  .ny-mbx{display: none;} 
  .nybanner .ny-title{width: 100%;}
}
@media  (max-width:400px) {
  .voice-two.hot-two .ny-left,
.voice-two .ny-left{    padding: 70px;}
}
@media  (max-width:380px){
  .voice-two.hot-two .ny-txt em {
    font-size: 70px;
}
.voice-two.hot-two .ny-txt p{margin-top: 28px;}
.voice-two.hot-two .ny-txt span{font-size: 20px;    margin-left: 22px;}
}
@media  (max-width:350px){
.voice-two.hot-two .ny-txt p {
    font-size: 12px;
}
.voice-two.hot-two .ny-left{
    padding: 56px;
}
}


/* ====================== 2020.12.17 about 关于我们 ========================= */
.about{}
.about-font{}
.nybanner .about-font .ny-title{width: 100%;padding-top: 52px;}

.nybanner .about-font .ny-title p{ font-size: 18px; line-height: 32px; color: #fff; margin: 7px 0 0;}
.nybanner .about-font .ny-title h3 span{font-size: 60px;color: #fff;}
.nybanner .about-font .ny-title h6 em{font-style: normal;display: block;}
.nybanner .about-font{text-align: center;}
.nybanner .about-font .ny-title .ny-tit{text-align: center;}
.nybanner .about-font .indabt-ul h3{margin-top: 0;}
.nybanner .about-font .indabt-ul{margin-top: 30px;}


.abt-tit{font-size: 40px;line-height: 50px;color: #333;text-align: center;}
.abt-dec{margin: 10px 0 0; font-size: 18px;line-height: 30px;color: #777;text-align: center;}
.about-con{}
.about-one{padding: 80px 0;}
.about-one .abt-tit{text-align: left;font-weight: lighter;}
.abt1-top{}
.abt1-font{margin: 30px 0 0;}
.abt1-left{margin-right: 450px;padding: 50px 76px 0 0;}
.abt1-left p{margin: 47px 0 0;}
.abt1-left h4{margin: 13px 0 0; font-size: 30px;line-height: 32px;color: #005657;}
.about-one p{font-size: 16px;line-height: 32px;color: #666;}

.abt1-ba{width: 450px;float: right;min-height: 280px;background-size: cover;background-repeat: no-repeat;background-position: right center;}
.abt1-motto{padding: 55px 45px;}
.abt1-motto h3{font-size: 30px;line-height: 32px;color: #fff;font-weight: lighter;}
.abt1-motto2{margin: 23px 0 0;}
.abt1-motto2 p{font-size: 0;line-height: 0;}
.abt1-motto2 p em{display: inline-block;font-style: normal;font-size: 20px;line-height: 32px;color: #fff;font-weight: lighter;}

.abt1-bot{margin: 42px 0 0;}
.abt1-ul{}
.abt1-ul li{float: left;width: 25%;height: 300px;line-height: 300px;}
.abt1-ul li>div{position: relative;width: 100%;height: 100%;}

.abt1-txt{padding-bottom: 7px; text-align: center;display: inline-block;width: 100%;vertical-align: middle;}
.abt1-txt h3{font-size: 40px;line-height: 50px;color: #fff;}
.abt1-txt p{margin: 22px 0 0; font-size: 20px;line-height: 30px;color: #fff;}
.abt1-btimg{width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.abt1-btimg img{display: none;}
.abt1-ul li:nth-child(1) .abt1-bk{background: #005657;}
.abt1-ul li:nth-child(3) .abt1-bk{background: #235382;}
.abt1-ul li:nth-child(2) .abt1-hd{background: #005657;}
.abt1-ul li:nth-child(4) .abt1-hd{background: #235382;}

.abt1-bk{position: relative;width: 100%;height: 100%;}
.abt1-hd{position: absolute;width: 100%;height: 100%;}



.about-two{padding: 80px 0 74px;background: #f9f9f9;}
.abt2-con{margin: 44px 0 0;}
.abt2-con .pri6-img{background: #fff;}

.about-three{padding: 80px 0;}
.abt3-con{margin: 44px 0 0;}
.abt3-top{}
.abt3-top ul{margin: -20px -12.5px 0;}
.abt3-topli{float: left;padding: 0 12.5px;margin-top: 20px;}
.abt3-topli:nth-child(odd){width: 38.75%;}
.abt3-topli:nth-child(even){width: 61.25%;}
.abt3-topli>div{position: relative;}
.abt3-img{overflow: hidden;}
.abt3-img img{transition: ease .8s;}
.abt3-txt{padding: 24px;position: absolute;width: 100%;left: 0;bottom: 0; font-size: 20px;line-height: 32px;color: #fff;background: rgba(0,0,0,.5);text-align: center;}
.abt3-con li:hover .abt3-img img{transform: scale(1.1);}
.abt3-bot{margin-top: 20px;}
.abt3-bot ul{margin: -20px -12.5px 0;}
.abt3-botli{float: left;width: 33.333%;padding: 0 12.5px;margin-top: 20px;}
.abt3-botli>div{position: relative;}

.lb-data .lb-number{display: none !important;}


@media (max-width:1679px) {
	.abt-tit{font-size: 38px;}
}
@media (max-width:1459px) {
	.abt-tit{font-size: 30px;line-height: 40px;}
	.abt1-left h4{font-size: 24px;}
	.abt1-motto2 p em{font-size: 18px;}
	.abt1-motto h3{font-size: 26px;}
	.abt1-left p{margin: 34px 0 0;}
	.abt1-ba{width: 400px;min-height: 240px;}
	.abt1-left{margin-right: 400px;padding: 40px 60px 0 0;}
	.abt1-txt h3{font-size: 30px;line-height: 40px;}
	.abt1-txt p{font-size: 18px;margin: 16px 0 0;}
	.abt3-txt{font-size: 18px;padding: 20px;}
	.nybanner .about-font .ny-title h3 span{font-size: 40px;}
	.nybanner .about-font .indabt-ul{margin-top: 20px;}
}
@media (max-width:1259px) {
	.abt-tit{font-size: 26px;line-height: 30px;}
	.about-one,.about-two,.about-three{padding: 60px 0;}
	.nybanner .about-font .ny-title p{font-size: 16px;margin: 2px 0 0;}
	.abt1-left{padding: 10px 32px 0 0;}
	.abt1-left h4{font-size: 22px;}
	.abt1-left p{margin: 16px 0 0;}
	.abt1-font{margin: 20px 0 0;}
	.abt1-ul li{height: 240px;line-height: 240px;}
	.abt1-txt h3{font-size: 22px;line-height: 30px;}
	.abt1-txt p{font-size: 16px;margin: 10px 0 0;}
	.abt3-txt{font-size: 16px;padding: 12px;}
	.abt1-motto h3{font-size: 22px;}
	.abt1-motto2 p em{font-size: 16px;}
	.nybanner .about-font .ny-title h3 span{font-size: 32px;}
}
@media (max-width:991px) {
	.abt-tit{font-size: 22px;}
	.abt-dec{font-size: 16px;line-height: 28px;}
	.abt3-topli,.abt3-botli{padding: 0 8px;}
	.abt3-top ul,.abt3-bot ul{margin: -20px -8px 0;}
	.abt3-con,.abt2-con{margin: 30px 0 0;}
	.abt1-bot{margin: 30px 0 0;}
	.abt1-ul li{width: 50%;}
	.abt1-ba{float: none;}
	.abt1-left{margin: 30px 0 0;padding: 0;}
	.abt1-left h4,.abt1-motto h3{font-size: 20px;}
	.abt1-motto{padding: 40px 30px;}
	.abt1-ba{min-height: 0;height: auto;}
	.nybanner .about-font .ny-title h3 span{font-size: 28px;}
	.abt1-txt h3{font-size: 20px;}
	
}
@media (max-width:767px) {
	.nybanner .about-font .indabt-ul{display: none;}
	.nybanner .about-font .ny-title{padding-top: 0;}
	.about-one,.about-two,.about-three{padding: 40px 0;}
	.abt-dec{margin: 5px 0 0;}
	.abt3-con, .abt2-con{margin: 20px 0 0;}
	.about-one p{font-size: 14px;line-height: 24px;}
	.abt1-left h4, .abt1-motto h3{font-size: 16px;}
	.abt1-left p,.abt1-left h4{margin: 10px 0 0;}
	.abt3-txt{padding: 8px 12px;}
	.abt1-ba{width: 100%;}
	.about-one .abt-tit{font-weight: normal;}
	
}
@media (max-width:640px) {
.abt3-topli:nth-child(odd),.abt3-topli:nth-child(even){width: 100%;}
.abt3-botli{width: 50%;}
.nybanner .about-font .ny-title h6 em{display: inline;}
.foot-logo{display: none;}
}
@media (max-width:450px) {
	.abt3-botli{width: 100%;}
	.abt1-ul li{width: 100%;}
}


.voice-four table .hide{display: none;}
.voice-four table .hide.show{display: revert;}

   
@media  (max-width:639px) {
  .voice-four tr td:first-child, .voice-four th,
  .voice-three .swxt-font h4{font-size: 16px;}
  .voice-three.hot-three .swxt-font p,
  .ny-wenzi p,
  .voice-four tr td,
.voice-two .ny-right p{font-size: 14px;}
.voice-four tr td:first-child,
.voice-four th{padding: 14px 20px;}
}

.newxq-right.sctop{position: fixed;right: 7.5%;padding-left: 75px; top: 105px;z-index:20}
.newxq-right.scbot{top:0;left:0;position:absolute;}
.newxq-right.scbot2{bottom:0;left:0px;position:absolute;}
@media  (max-width:1259px) {
	.newxq-right.sctop{padding-left: 35px;}
}



.index-four{background: url(../images/info-bj.png) no-repeat top right;background-size: 92%;}
.info-wrap{background-color: #fff; padding: 60px 0 64px;}
.info-wrap .advaone-more{margin: 0;}
.info-left{float: left;width: 47%;}
.info-left p{color: #333;line-height: 32px;margin: 36px 0 64px;padding-right: 10px;}
.info-right{float: right;}
.info-right{padding-right: 130px;width: 53%;}
.info-ul{float: right;}
.info-ul li{float: left;padding-right: 12px;width: 33.33%;}
.info-ul li:nth-child(2){margin-top: 50px;}
.info-ul li:nth-child(3){margin-top: 145px;}
.info-item{position: relative;margin-bottom: 12px;transition: all 2s;width: 100%;}
.info-item img{width: 100%;}
.info-item .info-font{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #fff;z-index: 33;text-align: center;}
.info-item::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%; background-color: rgba(0, 0, 0, 0.7);transition: all 1s;}
.info-item h4{font-size: 40px;margin-bottom: 18px;}
.info-item i{font-size: 60px;}
.info-item em {font-size: 60px;}
.info-item p{opacity: 0.8;}
.info-item:hover::after{background-color: rgba(0, 26, 97, 0.7);}
.info-item:hover{transform: translateY(-10px);}
.info-wrap2-app{display: none;}
.info-wrap2{background: url(../images/info-bj.jpg) no-repeat center;padding-top: 49px;}
.info-wrap2 li{float: left;width: 25%;text-align: center;overflow: hidden;position: relative;}
.info-wrap2 li::after{position: absolute;top: 43%;transform: translateY(-50%);right: 0;content: "";display: block;height: 202px;width: 1px;border-left: 1px solid rgba(255, 255, 255, .1);}
.info-wrap2 li:hover>img{ animation: swing;animation-duration: 3s;cursor: pointer;}
.info-wrap2 h4{ color: #fff;font-size: 22px;font-weight: 700;margin: 33px 0 18px;}
.info-wrap2 .info-font{color: #fff;text-align: center;position: relative;padding: 10px 100px 68px;}

/* .info-wrap2 .info-font img{display: block;margin:  0 auto;} */
.info-wrap2 .info-font>div{width: 100%;transition: all 2s; text-align: center;}
.info-wrap2 .info-font p{font-size: 16px;line-height: 28px;
position: absolute;
top: 27%;
left: -100%;
transform: translateY(-50%);
width: 100%;
padding:  0 90px;
transition: all 5s;
}
.info-wrap2 li:hover .info-font>div{transform: translateX(100%);}
.info-wrap2 li:hover p{transform: translate(100%,-50%);}
em {
    font-style: normal;
}
.inon-tit {
    color: #000;
    font-weight: 700;
    font-size: 40px;
}
.inon-dsc {
    color: #666;
    line-height: 24px;
    font-size: 18px;
    margin-top: 7px;
}
.advaone-more{border:1px solid #005657;}
.advaone-more span{color:#005657;}
.advaone-more:hover span{color:#fff;}
@media (max-width: 1659px)
{
.info-ul {
    padding-right: 0px;
}
.info-right {
    padding-right: 12px;
}
}
@media (max-width: 1359px) {
.index-two {padding-bottom: 580px;}
.intw-left {width: 38.47%;margin-top: 177px;}
.intw-font {padding: 22px 32px;}
.intw-ul {margin-top: 2px;}
.inth-ul li {padding-left: 32px;}
.inth-img img{width: 60px;margin-top: 10px;}
.inth-img h4 {font-size: 98px;}
.inth-font h4 {font-size: 20px;margin: 18px 0 15px;}
.inth-font span {font-size: 15px;}
.inth-more img {padding: 8px 6px;}
  .info-left p {line-height: 24px;margin: 20px 0 47px;}
.info-item h4 {font-size: 22px;margin-bottom: 4px;}
.info-item i {font-size: 30px;}
 .info-item em {font-size: 30px;}
.info-wrap2 li>img{width: 68px;}
.info-wrap2 {padding-top: 28px;}
.info-wrap2 h4 {font-size: 19px;margin: 21px 0 18px;}
}
@media (max-width: 991px)
{
.inth-ul {margin: 0 -18px 70px;}
.info-wrap {padding: 14px 0 20px;}
.info-wrap .info-left{width: 100%;}
.info-wrap .info-right{width: 100%;}
.info-left p {margin: 20px 0 -35px;}
.info-ul li:nth-child(1){margin-top: 145px;}
.info-ul li:nth-child(3) {margin-top: 0px;}
.info-wrap .advaone-more {margin: 40px 0;}
.info-ul {
    margin-top: -50px;
}
}
@media (max-width: 767px) {
.inon-right li {width: 50%;margin-bottom: 10px;}
.inon-right li:nth-child(4){display:block;}
.intw-left {margin-top: 62%;}
.intw-right .swiper-num .active2 {font-size: 45px;top: -17px;right: 47px;}
.intw-right .swiper-num:after {height: 28px;top: 4px;right: 40px;}
.intw-ul li {padding-right: 20px;}
.index-two {padding-bottom: 500px;}
.inth-header .inon-right{float: left;width: 100%;}
.inth-ul {margin: 0 -18px 20px;}
.info-ul li:nth-child(1){margin-top: 0px;}
.info-ul {margin-top: 0px;}
.info-ul li:nth-child(2) {margin-top: 0px;}
.info-ul li:nth-child(3) {margin-top: 0px;}
.info-ul li:last-child {transform: translateX(50%);}
.info-ul li {width: 50%;padding: 0 6px;}
.info-wrap .advaone-more {margin: 40px auto;}
.inon-header .in-more { margin-top: 7px;}
.insi-category{float: left;margin-top: 25px;width: 100%;}
.insi-category li:first-child a{padding-left: 0;}
.inse-left { width: 100%;}
.inse-right { width: 100%;margin: 20px 0;}
.index-seven{background: none;}
.inon-right {float: left;}
.inon-tit {font-size: 20px;}
.inon-dsc {font-size: 14px;}
.inon-tit .kongs,.inon-dsc .kongs{animation: none !important;}

.more a span {font-size: 12px;}
.advaone-more {margin: 10px auto 0;}
    .insi-right1 p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 40px;
    }
    .info-right {
    padding-right: 0px;
}
}