a:active{outline: none; star: expression(this.onFocus=this.blur());}
*{margin: 0; padding: 0;border: 0; list-style: none; outline: none; word-wrap: break-word;}
img{border:none;margin-top:0px;max-width:100%;}
table{table-layout: fixed; border-collapse: collapse;}
a{text-decoration: none;}
body{font: 12px/1.5 'Microsoft YaHei',微软雅黑,sans-serif;background: #efecea;color: #000;}
body, html{-webkit-text-size-adjust: none;}
input[type='text'],input[type='password'],input[type='number'],input[type="submit"],input[type="reset"],input[type="button"],button,select,textarea{-webkit-appearance:none;}
.clearFix:after{visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
.clearFix{zoom:1;}
.popBomb{width: 100%; height: 100%; overflow: hidden; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,0.5); z-index: 9999;}
.popBomb .popBg{width: 100%; height: 100%; overflow: hidden; position: absolute; top: 0; left: 0;}
.ewmPop .popContent{
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -150px 0 0  -150px;
  z-index: 9;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
body,
html {
  width: 100%;
  overflow-x: hidden;
}
.header-wrap {
  height: 90px;
  border-bottom: 1px solid #c9d8ed;
  background: #ffffff;
}
.header-wrap .header {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100%;
}
.header-wrap .mobile-lists {
  display: none;
}
.header-wrap .mobile-lists a {
  text-indent: 20px;
  font-size: 18px;
}
.header-wrap .search-box {
  position: relative;
}
.header-wrap .search-box a {
  position: absolute;
  right: 10px;
  top: 6px;
}
.header-wrap .search {
  display: none;
}
.header-wrap .nav-bar {
  flex: 1;
  text-align: center;
}
.header-wrap .nav-bar .navbar-toggle {
  display: none;
  margin-right: 0;
}
.header-wrap .nav-bar .list {
  display: block;
  position: relative;
}
.header-wrap .nav-bar .list ul{
  margin: 0 auto;
}
.header-wrap .nav-bar .list li{
  display: inline-block;
  position: relative;
}
.header-wrap .nav-bar .list a {
  color: #868686;
  font-size: 18px;
  margin: 0 25px;
  text-decoration: none;
}
.header-wrap .nav-bar .list a:hover {
  padding-bottom: 31px;
  border-bottom: 4px solid #23268a;
}
.header-wrap .nav-bar .list a.on {
  padding-bottom: 31px;
  border-bottom: 4px solid #23268a;
}
.header-wrap .nav-bar .pc-lists {
  position: absolute;
  left: 0%;
  margin-left: -20px;
  top: 58px;
  z-index: 100;
  width: 234px;
  display: none;
}
.header-wrap .nav-bar .list li:hover .pc-lists {
  display:block;
}
.header-wrap .nav-bar .pc-lists a {
  text-align: left;
  background: #ffffff;
  border-bottom: 1px solid #000;
  display: block;
  height: 49px;
  line-height: 49px;
  text-indent: 20px;
  color: #868686;
  font-size: 14px;
}
.header-wrap .nav-bar .pc-lists a:hover {
  color: #fff;
  background: #1d2087;
  border-bottom: 1px solid #1d2087;
}
.header-wrap .nav-bar .pc-lists a.on {
  color: #fff;
  background: #1d2087;
  border-bottom: 1px solid #1d2087;
}
.header-wrap .nav-bar .mobile-lists {
  display: none;
}
.header-wrap .nav-bar .mobile-lists a {
  text-indent: 20px;
  font-size: 18px;
}
.banner-wrap {
  position: relative;
  text-align: center;
}
.banner-wrap p{
  margin: 0;
}
.banner-wrap .swiper-button-next {
  width: 42px;
  height: 82px;
  right: 80px;
  background: url(../images/next.png) no-repeat;
}
.banner-wrap .swiper-button-prev {
  width: 42px;
  left: 80px;
  height: 82px;
  background: url(../images/prev.png) no-repeat;
}
.banner-wrap .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  background: none;
  border: 2px solid #fff;
}
.banner-wrap .swiper-pagination-bullet-active {
  background: #fff;
}
.title-wrap {
  text-align: center;
  padding-bottom: 60px;
  padding-top: 60px;
}
.title-wrap h2 {
  color: #868686;
  font-size: 34px;
}
.title-wrap p {
  margin: 25px 0;
  color: #0f1290;
  font-size: 18px;
  position: relative;
}
.title-wrap p:after {
  content: '';
  width: 66px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  background: #868686;
}
.news-wrap {
  position: relative;
}
.news-wrap .swiper-slide {
  display: block;
  text-align: center;
  position: relative;
  text-decoration: none;
  margin: 0 0 30px 0;
}
.news-wrap .swiper-slide > a img {
  width: 270px;
  height: 270px;
}
.news-wrap .swiper-slide p {
  width: 270px;
  margin: 0 auto;
  background: #1d2087;
  height: 89px;
  border-top: 1px solid #69679d;
  border-bottom: 1px solid #69679d;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 18px;
}
.news-wrap .swiper-slide .mask {
  width: 271px;
  height: 271px;
  display: none;
  position: absolute;
  left: 28px;
  top: 0;
}
.news-wrap .swiper-slide:hover .mask {
  display: block;
}
.news-wrap .swiper-container {
  width: 1310px;
  padding: 40px 0;
  margin: 0 auto;
}
.news-wrap .swiper-container .swiper-button-next,
.news-wrap .swiper-container .swiper-button-prev {
  top: 200px;
}
.news-wrap .swiper-button-next1 {
  position: absolute;
  width: 42px;
  height: 82px;
  right: 50%;
  cursor: pointer;
  top: 50%;
  margin-top: 100px;
  margin-right: -740px;
  background: url(../images/right.png) no-repeat;
}
.news-wrap .swiper-button-prev1 {
  cursor: pointer;
  position: absolute;
  width: 42px;
  top: 50%;
  margin-top: 100px;
  left: 50%;
  margin-left: -740px;
  height: 82px;
  background: url(../images/left.png) no-repeat;
}
.news-page .row {
  margin-bottom: 70px;
}
.news-page .swiper-slide .mask {
  left: 0;
}
.newsDetail p{
  font-size: 18px;
  color: #666;
  line-height:180%;
  text-align: justify;
}
.newsDetail img {
  max-width:100%;
  margin:10px 0;
}
.newsDetail embed,.newsDetail video {
  max-width:100%;
}
.achievementDetail p{
  font-size: 18px;
  color: #666;
  line-height:180%;
  text-align: justify;
}
.achievementDetail img {
  max-width:100%;
  margin:10px 0;
}
.achievementDetail embed,.achievementDetail video {
  max-width:100%;
}
.about-us-wrap .content {
  width: 100%;
}
.about-us-wrap .content .pic,
.about-us-wrap .content .list {
  position: relative;
}
.about-us-wrap .content .pic > img,
.about-us-wrap .content .list > img {
  width: 100%;
}
.about-us-wrap .content .pic ul {
  position: absolute;
  right: -33px;
  top: 180px;
}
.about-us-wrap .content .pic ul li {
  list-style: none;
  margin-bottom: 100px;
}
.about-us-wrap .content .list {
  padding: 40px 50px 40px 50px;
  color: #1d2087;
  text-align: justify;
}
.about-us-wrap .content .list h4 {
  font-size: 32px;
  margin-bottom: 40px;
}
.about-us-wrap .content .list .para {
  font-size: 18px;
  color:#666;
  line-height: 150%;
  margin-bottom: 40px;
}
.about-us-wrap .content .list ul {
  padding: 0;
}
.about-us-wrap .content .list ul li {
  font-size: 14px;
  line-height: 36px;
  list-style: none;
  color:#666;
  position: relative;
  padding-left: 35px;
}
.about-us-wrap .content .list ul li:before {
  content: '';
  background: url(../images/about-us-ico4.png) no-repeat;
  width: 21px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.gd-wrap {
  width: 100%;
  text-align: center;
  height: 758px;
  background: url(../images/company-gd-bg.jpg) no-repeat;
}
.gd-wrap .content .tt {
  padding: 100px;
  font-size: 36px;
  color: #fff;
}
.gd-wrap .content .avatar {
  margin-bottom: 80px;
}
.gd-wrap .content p {
  line-height: 34px;
  color: #fff;
  font-size: 23px;
}
.name-introduct {
  padding: 100px 0 0;
}
.name-introduct .content {
  width: 100%;
}
.name-introduct .content .pic {
  text-align: right;
  padding-top: 50px;
  padding-right: 50px;
}
.name-introduct .content .list {
  color: #1d2087;
}
.name-introduct .content .list h4 {
  font-size: 36px;
  margin-bottom: 60px;
}
.name-introduct .content .list ul {
  padding: 0;
}
.name-introduct .content .list ul li {
  font-size: 17px;
  line-height: 36px;
  list-style: none;
  color:#666;
  position: relative;
  padding-left: 35px;
}
.name-introduct .content .list ul li:before {
  content: '';
  background: url(../images/about-us-ico4.png) no-repeat;
  width: 21px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.house-wrap {
  padding: 100px 0;
}
.zz-wrap {
  padding-bottom: 100px;
}
.zz-wrap .container{
  padding-right: 0px;
  padding-left: 0px;
}
.zz-wrap h2{
  text-align: center;
  color: #1d2087;
}
.zz-wrap .list .item{
  display: block;
  width: 30%;
  float: left;
  margin: 40px 5% 0 0;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}
.zz-wrap .list .item:nth-child(3n){
  margin: 40px 0 0 0;
}
.project1-wrap .content {
  background: #f5f5f5;
}
.project1-wrap .content .list {
  padding: 70px 30px 0;
}
.project1-wrap .content .list h4 {
  margin-bottom: 30px;
}
.project1-wrap .content .list .para {
  font-size: 18px;
  line-height: 44px;
}
.project-wrap{
  background: #fff;
}
.project-wrap .txtBox{
  width: 53%;
  float: left;
  padding: 60px 0 0 0;
}
.project-wrap .imgBox{
  width: 45%;
  float: right;
  text-align: right;
}
.project-wrap .t1{
  font-size: 22px;
  color: #868686;
  text-align: justify;
  line-height: 54px;
}
.project-wrap .t1 span{
  color: #1d2087;
}
.project-wrap .t1 strong{
  font-weight: bold;
  font-size: 42px;
}
.project-wrap .iconList{
  padding: 60px 0;
}
.project-wrap .iconList .icon{
  width: calc(100% / 3);
  float: left;
  text-align: center;
}
.project-wrap .iconList .icon .it{
  font-size: 22px;
  color: #868686;
  margin: 1em 0 0 0;
}
.project-wrap .projectList{
  padding: 60px 0;
}
.project-wrap .projectList .title{
  font-size: 34px;
  color: #1d2087;
  text-align: center;
  padding: 60px 0;
}
.contact-us-wrap {
  padding-bottom: 100px;
}
.contact-us-wrap .iconList{
  padding: 0 0 60px 0;
}
.contact-us-wrap .iconList .icon{
  display: block;
  width: calc(100% / 3);
  float: left;
  text-align: center;
  text-decoration: none;
}
.contact-us-wrap .iconList .icon .it{
  font-size: 17px;
  color: #868686;
  margin: 1em 0 0 0;
}
.contact-us-wrap .content {
  display: flex;
  align-items: center;
  background: #f7f7f7;
}
.contact-us-wrap .address{
  width: 49.2%;
  max-width: 945px;
}
.contact-us-wrap .content .form-box {
  flex: 1;
}
.contact-us-wrap .content .form-box .submit-btn {
  padding-left: 31px;
}
.contact-us-wrap .content .form-box .form-group {
  margin-left: 30px;
  width: 60%;
}
.contact-us-wrap .content .form-box .form-group .form-control {
  padding: 24px 12px;
}
.project-qualification-wrap {
  width: 100%;
  height: 964px;
  position: relative;
  background: url(../images/project-qualification-bg.jpg) no-repeat center top;
}
.project-qualification-wrap .title-wrap {
  padding-top: 50px;
  padding-bottom: 40px;
}
.project-qualification-wrap .title-wrap h2,
.project-qualification-wrap .title-wrap p {
  color: #fff;
}
.project-qualification-wrap .tab-nav {
  text-align: center;
}
.project-qualification-wrap .tab-nav a {
  color: #ffffff;
  margin: 0 14px;
  font-size: 24px;
  display: inline-block;
  width: 164px;
  height: 64px;
  border: 4px solid #fff;
  text-align: center;
  line-height: 60px;
  border-radius: 5px;
}
.project-qualification-wrap .tab-nav a:hover {
  text-decoration: none;
  background: #3ec6ff;
  border: 4px solid #3ec6ff;
}
.project-qualification-wrap .tab-nav a.on {
  border: 4px solid #3ec6ff;
  background: #3ec6ff;
}
.project-qualification-wrap .swiper-container {
  width: 1310px;
  padding: 40px 0;
  margin: 0 auto;
}
.project-qualification-wrap .swiper-container .swiper-button-next,
.project-qualification-wrap .swiper-container .swiper-button-prev {
  top: 300px;
}
.project-qualification-wrap .swiper-container .swiper-slide {
  text-align: center;
  position: relative;
}
.project-qualification-wrap .swiper-container .swiper-slide > img {
  width: 371px;
  height: 525px;
}
.project-qualification-wrap .swiper-container .swiper-slide p {
  margin: 30px auto;
  color: #ffffff;
  font-size: 20px;
}
.project-qualification-wrap .swiper-container .swiper-slide .mask {
  display: none;
  position: absolute;
  left: 34px;
  top: 0;
  width: 371px;
  height: 525px;
  align-items: center;
  background: rgba(0, 134, 255, 0.3);
  justify-content: center;
}
.project-qualification-wrap .swiper-container .swiper-slide .mask img {
  display: none;
}
/*.project-qualification-wrap .swiper-container .swiper-slide:hover .mask {*/
/*  display: flex;*/
/*}*/
.project-qualification-wrap .swiper-button-next2 {
  position: absolute;
  width: 42px;
  height: 82px;
  right: 50%;
  cursor: pointer;
  top: 50%;
  margin-top: 100px;
  margin-right: -740px;
  background: url(../images/next.png) no-repeat;
}
.project-qualification-wrap .swiper-button-prev2 {
  width: 42px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: 100px;
  left: 50%;
  margin-left: -740px;
  height: 82px;
  background: url(../images/prev.png) no-repeat;
}
.team-member-wrap {
  width: 100%;
}
.team-member-wrap .content {
  text-align: center;
  color: #3ec6ff;
  font-size: 34px;
  height: 725px;
  position: relative;
  background: url(../images/team-member-bg.jpg) no-repeat center top;
}
.team-member-wrap .content .first-title {
  padding: 60px 0;
  position: relative;
  width: 400px;
  margin: 0 auto;
}
.team-member-wrap .content .first-title:before {
  content: '';
  width: 66px;
  height: 4px;
  position: absolute;
  left: 0px;
  top: 80px;
  background: #3ec6ff;
}
.team-member-wrap .content .first-title:after {
  content: '';
  width: 66px;
  height: 4px;
  position: absolute;
  right: 0px;
  top: 80px;
  background: #3ec6ff;
}
.team-member-wrap .content .second-title {
  font-size: 28px;
  color: #ffffff;
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
}
.team-member-wrap .content .mobile-list {
  display: none;
}
.team-member-wrap .content ul li {
  position: absolute;
  list-style: none;
}
.team-member-wrap .content ul li {
  width: 200px;
}
.team-member-wrap .content ul li a {
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.team-member-wrap .content ul li .cont {
  text-align: center;
  z-index: 1;
  width: 100%;
  position: absolute;
  left: 0;
  color: #ffffff;
  font-size: 14px;
  top: -234px;
  display: none;
}
.team-member-wrap .content ul li .cont .p1 {
  color: #fff;
  font-size: 32px;
}
.team-member-wrap .content ul li .cont .line {
  margin: 20px auto;
  width: 3px;
  height: 60px;
  background: #c0bebc;
}
.team-member-wrap .content ul li:nth-of-type(1) {
  left: 50%;
  top: 468px;
  transform: translateX(-410%);
}
.team-member-wrap .content ul li:nth-of-type(1) .cont {
  display: block;
}
.team-member-wrap .content ul li:nth-of-type(2) {
  left: 50%;
  top: 391px;
  transform: translateX(-270%);
}
.team-member-wrap .content ul li:nth-of-type(3) {
  left: 50%;
  top: 361px;
  transform: translateX(-140%);
}
.team-member-wrap .content ul li:nth-of-type(4) {
  left: 50%;
  top: 386px;
  transform: translateX(20%);
}
.team-member-wrap .content ul li:nth-of-type(5) {
  left: 50%;
  top: 389px;
  transform: translateX(160%);
}
.team-member-wrap .content ul li:nth-of-type(6) {
  left: 50%;
  top: 275px;
  transform: translateX(310%);
}
.case-wrap .content .achieve-tt {
  text-align: center;
  font-size: 25px;
  color: #1d2087;
  padding-top: 20px;
  padding-bottom: 20px ;
}
.case-wrap .content ul {
  padding: 0;
  margin: 0;
}
.case-wrap .content ul li {
  list-style: none;
  position: relative;
  padding: 0;
}
.case-wrap .content ul a{
  display: block;
}
.case-wrap .content ul li .avatar {
  display: block;
  width: 100%;
  height: 100%;
}
.case-wrap .content ul li p {
  width: 100%;
  background: rgba(62,198,255,0);
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.case-wrap .content ul li p img {
  display: none;
}
.case-wrap .content ul li p span {
  display: block;
  font-size: 24px;
  color: #fff;
  padding: 14px 0;
}
.case-wrap .content .more-btn {
  text-align: center;
  padding-bottom: 30px;
}
.case-wrap .content .more-btn a {
  display: block;
  color: #ffffff;
  margin: 30px auto;
  font-size: 24px;
  width: 270px;
  height: 70px;
  background: #3ec6ff;
  text-align: center;
  line-height: 70px;
  border-radius: 5px;
  text-decoration: none;
}
.certificate-wrap .wrapper {
  padding: 30px 0;
  background: url(../images/certificates-bg.jpg) no-repeat center top;
  background-size: cover ;
}
.certificate-wrap .content ul li {
  margin-bottom: 20px;
  padding: 0 15px;
}
.achievement-wrap .content {
  margin-bottom: 60px;
}
.achievement-wrap .content .achieve-tt {
  text-align: center;
  font-size: 25px;
  color: #1d2087;
  padding-bottom: 20px ;
}
.achievement-wrap .content ul {
  margin-bottom: 28px;
}
.achievement-wrap .content ul li p {
  background: rgba(0, 0, 0, 0.3);
}
.achievement-wrap .content ul li p span {
  padding-bottom: 20%;
  color: #ffffff;
  font-size: 20px;
}
.culture-wrap .content {
  margin-bottom: 60px;
}
.culture-wrap .content .achieve-tt {
  text-align: center;
  font-size: 25px;
  color: #1d2087;
  padding-bottom: 20px ;
}
.culture-wrap .content ul {
  margin-bottom: 28px;
}
.culture-wrap .content ul li p {
  background: url(../images/culture-mask.png) no-repeat center center;
}
.culture-wrap .content ul li p span {
  padding-top: 0;
  padding-bottom: 0;
  color: #1d2087;
  font-size: 28px;
}
.culture-wrap .content ul li:hover p span {
  color: #fff;
}
.experts-wrap .content ul {
  margin-bottom: 48px;
}
.experts-wrap .content ul li {
  padding: 0 15px 0;
}
.experts-wrap .content ul li .name {
  text-align: center;
  font-size: 24px;
  color: #666;
  padding: 12px 0;
}
.experts-wrap .item{
  display: block;
  text-decoration: none;
  margin-bottom: 60px;
}
.experts-wrap .item .imgBox{
  width: 23%;
  float: left;
  text-align: center;
}
.experts-wrap .item .txtBox{
  width: 72%;
  float: right;
}
.experts-wrap .item .txtBox .name{
  font-size: 24px;
  color: #0f1290;
  padding: 0.5em 0;
  margin: 0;
}
.experts-wrap .item .txtBox .t1{
  font-size: 24px;
  color: #666;
  margin-bottom: 1em;
}
.experts-wrap .item .txtBox .t2{
  font-size: 18px;
  line-height: 180%;
  color: #666;
  margin: 0;
}
.project2-wrap .content ul li p span {
  color: #ffffff;
  font-size: 25px;
}
.footer-wrap {
  padding-bottom: 40px;
  background: #f7f7f7;
}
.footer-wrap .footer {
  width: 90%;
  margin: 0 auto;
}
.footer-wrap .footer .f-1 ul {
  flex: 1;
  display: flex;
  padding: 65px 0 40px 10px;
}
.footer-wrap .footer .f-1 li {
  list-style: none;
  line-height: 36px;
  margin-right: 52px;
}
.footer-wrap .footer .f-1 li a {
  font-size: 14px;
  color: #868686;
  font-family: 'Myriad Pro';
}
.footer-wrap .footer .f-1 p {
  color: #868686;
  font-size: 14px;
}
.footer-wrap .footer .f-2 {
  text-align: center;
}
.footer-wrap .footer .f-2 img {
  padding-top: 90px;
}
.to-top {
  position: fixed;
  right: 30px;
  z-index: 100;
  bottom: 30px;
}
.organization-wrap{
  background: #fff;
}
.organization-wrap img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.organization-wrap .pc-img{
  display: block;
}
.organization-wrap .mobile-img{
  display: none;
}
.businessDivision .tab-nav {
  text-align: center;
}
.businessDivision .tab-nav .tab{
  color: #ffffff;
  margin: 5px 10px;
  padding: 0 10px;
  font-size: 24px;
  display: inline-block;
  min-width: 144px;
  height: 64px;
  background: #3ec6ff;
  text-align: center;
  line-height: 60px;
  border-radius: 5px;
  text-decoration: none;
}
.businessDivision .tab-nav .tab.active,.businessDivision .tab-nav .tab:hover{
  background: #1d2087;
}
.businessDivision .list{
  padding: 60px 0;
}
.businessDivision .list .year{
  width: 14%;
  float: left;
  font-size: 42px;
  color: #bb3221;
}
.businessDivision .list .item .txtBox{
  width: 86%;
  float: right;
  padding: 20px 0;
  border-bottom: 2px solid #868686;
}
.businessDivision .list .item:nth-child(1) .txtBox{
  border-bottom: 4px solid #717171;
}
.businessDivision .list .txtBox .tr-1{
  width: 48.45%;
  float: left;
}
.businessDivision .list .txtBox .tr-2{
  width: 26.15%;
  float: left;
}
.businessDivision .list .txtBox .tr-3{
  width: 25.4%;
  float: left;
}
.businessDivision .list .txtBox .st{
  font-size: 24px;
  color: #717171;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
.businessDivision .list .txtBox .ds{
  display: block;
  font-size: 18px;
  padding: 1em 0;
}
.businessDivision .list .txtBox .ft{
  color: #868686;
  text-align: center;
  margin: 0;
}
.businessIntro .introContent p{
  font-size: 18px;
  color: #666;
  line-height:180%;
  text-align: justify;
}
.businessIntro .introContent{
  padding-bottom: 60px;
}
.businessIntro .introContent img {
  max-width:100%;
  margin:10px 0;
}
@media screen and (min-width: 320px) and (max-width: 640px) {
  .ewmPop .popContent{
    width: 180px;
    height: 180px;
    margin: -90px 0 0  -90px;
  }
  .businessDivision .tab-nav .tab{
    font-size: 14px;
    min-width: 40%;
    height: 36px;
    line-height: 36px;
    margin: 5px;
  }
  .businessDivision .list {
    padding: 40px 0;
  }
  .businessDivision .list .year{
    font-size: 14px;
  }
  .businessDivision .list .item .txtBox {
    padding: 10px 0;
    border-bottom: 1px solid #868686;
  }
  .businessDivision .list .item:nth-child(1) .txtBox {
    border-bottom: 2px solid #717171;
  }
  .businessDivision .list .txtBox .st{
    font-size: 14px;
  }
  .businessDivision .list .txtBox .ds{
    font-size: 12px;
  }
  .businessIntro .introContent p{
    font-size: 14px;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  .to-top {
    position: fixed;
    right: 30px;
    z-index: 100;
    bottom: 30px;
  }
  .to-top img {
    width: 42px;
  }
  .header-wrap {
    height: 80px;
  }
  .header-wrap .header a img {
    width: 80px;
  }
  .header-wrap .header .search-box {
    display: none;
  }
  .header-wrap .nav-bar .navbar-toggle {
    display: block;
  }
  .header-wrap .nav-bar .list {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 999;
    text-align: left;
    top: 80px;
    padding-bottom: 20px;
    box-shadow: 5px 5px 10px #f1f1f1;
  }
  .header-wrap .nav-bar .list li{
    display: block;
  }
  .header-wrap .nav-bar .list a {
    padding: 10px 20px;
    display: block;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
  }
  .header-wrap .nav-bar .list li:hover .pc-lists {
    display:none;
  }
  .header-wrap .nav-bar .list a:hover {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 20px;
  }
  .header-wrap .nav-bar .list .mobile-lists {
    display: none;
  }
  .header-wrap .nav-bar .list .mobile-lists a {
    text-indent: 20px;
    font-size: 18px;
  }
  .header-wrap .nav-bar .list .pc-lists {
    display: none;
  }
  .header-wrap .nav-bar .list .search {
    display: block;
    width: 90%;
    margin: 20px auto;
    position: relative;
  }
  .header-wrap .nav-bar .list .search a {
    position: absolute;
    right: -2px;
    top: -4px;
  }
  .header-wrap .nav-bar .list .search a img {
    width: 20px;
    height: 20px;
  }
  .header-wrap .nav-bar .list a.on {
    padding: 10px 20px;
    border-bottom: 1px solid #f1f1f1;
  }
  .title-wrap {
    padding-bottom: 40px;
    padding-top: 20px;
  }
  .title-wrap h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .title-wrap p {
    font-size: 14px;
    margin: 5px 0;
  }
  .title-wrap p:after {
    bottom: -15px;
  }
  .banner-wrap img {
    width: 100%;
    height: 150px;
  }
  .banner-wrap .swiper-button-next {
    width: 42px;
    height: 82px;
    right: 10px;
    background: url(../images/next.png) no-repeat center center;
    background-size: 50% ;
    margin-top: -50px;
  }
  .banner-wrap .swiper-button-prev {
    margin-top: -50px;
    width: 42px;
    left: 10px;
    height: 82px;
    background: url(../images/prev.png) no-repeat center center;
    background-size: 50% ;
  }
  .news-wrap .swiper-slide {
    position: relative;
  }
  .news-wrap .swiper-slide > a img {
    width: 200px;
    height: 200px;
  }
  .news-wrap .swiper-slide p {
    width: 200px;
    height: 59px;
    font-size: 14px;
  }
  .news-wrap .swiper-slide .mask {
    display: none;
    position: absolute;
    width: 200px;
    height: 200px;
    left: 1.3rem;
    top: 0;
  }
  .news-wrap .swiper-slide .mask img {
    width: 200px;
    height: 200px;
  }
  .news-wrap .swiper-slide:hover .mask {
    display: none;
  }
  .news-wrap .swiper-container {
    width: 100%;
    padding: 0 0;
    height: 280px;
  }
  .news-wrap .swiper-container .swiper-button-next,
  .news-wrap .swiper-container .swiper-button-prev {
    top: 110px;
  }
  .news-wrap .swiper-button-next1 {
    width: 42px;
    height: 82px;
    position: absolute;
    right: 0;
    z-index: 100;
    top: 50%;
    margin-top: 10px;
    margin-right: 0;
    background: url(../images/right.png) no-repeat center center;
    background-size: 50% ;
  }
  .news-wrap .swiper-button-prev1 {
    position: absolute;
    width: 42px;
    z-index: 100;
    top: 50%;
    margin-top: 10px;
    left: 0;
    margin-left: 0;
    height: 82px;
    background: url(../images/left.png) no-repeat center center;
    background-size: 50% ;
  }
  .news-page .row {
    margin-bottom: 0px;
  }
  .news-page .swiper-slide {
    margin-bottom: 20px;
  }
  .news-page .swiper-slide img,
  .news-page .swiper-slide p {
    font-size: 12px;
    width: 100%;
  }
  .news-page .swiper-slide .mask {
    left: 0;
  }
  .newsDetail p{
    font-size: 14px;
  }
  .achievementDetail p{
    font-size: 14px;
  }
  .experts-wrap .content ul {
    margin-bottom: 18px;
  }
  .experts-wrap .content ul li {
    padding: 0 15px 0;
  }
  .experts-wrap .content ul li .name {
    text-align: center;
    font-size: 20px;
    color: #1d2087;
    padding: 14px 0;
  }
  .experts-wrap .item{
    margin-bottom: 40px;
  }
  .experts-wrap .item .imgBox{
    width: 100%;
    float: none;
  }
  .experts-wrap .item .txtBox{
    width: 100%;
    float: none;
  }
  .experts-wrap .item .txtBox .name{
    font-size: 18px;
    padding: 1em 0 0.5em 0;
    text-align: center;
  }
  .experts-wrap .item .txtBox .t1{
    font-size: 18px;
    text-align: center;
  }
  .experts-wrap .item .txtBox .t2{
    font-size: 14px;
  }
  .contact-us-wrap {
    padding-bottom: 50px;
  }
  .contact-us-wrap .iconList{
    padding: 0;
  }
  .contact-us-wrap .iconList .icon{
    width: 100%;
    padding: 20px 0;
  }
  .contact-us-wrap .address{
    width: 100%;
  }
  .contact-us-wrap .content {
    padding-bottom: 20px;
    display: block;
    align-items: center;
    background: #f7f7f7;
  }
  .contact-us-wrap .content .address img {
    width: 100%;
  }
  .contact-us-wrap .content .form-box {
    flex: 1;
  }
  .contact-us-wrap .content .form-box .submit-btn {
    padding-left: 0;
    text-align: center;
  }
  .contact-us-wrap .content .form-box .form-group {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
  .contact-us-wrap .content .form-box .form-group .form-control {
    padding: 14px 12px;
  }
  .team-member-wrap .content .first-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
  }
  .team-member-wrap .content .first-title:before {
    left: 40px;
    top: 76px;
  }
  .team-member-wrap .content .first-title:after {
    right: 40px;
    top: 76px;
  }
  .team-member-wrap .content .list {
    display: none;
  }
  .team-member-wrap .content .mobile-list {
    display: block !important;
    text-align: center;
    line-height: 26px;
    margin-top: -60px;
    color: #fff;
    display: block;
  }
  .team-member-wrap .content .mobile-list span {
    font-size: 18px;
  }
  .team-member-wrap .content .mobile-list b {
    text-align: right;
    font-size: 16px;
  }
  .organization-wrap .pc-img{
    display: none;
  }
  .organization-wrap .mobile-img{
    display: block;
  }
  .about-us-wrap .content .pic ul {
    display: none;
  }
  .about-us-wrap .content .list {
    padding: 30px;
    color: #1d2087;
  }
  .about-us-wrap .content .list h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .about-us-wrap .content .list .para {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 20px 0;
  }
  .about-us-wrap .content .list ul {
    padding: 0;
  }
  .about-us-wrap .content .list ul li {
    font-size: 14px;
    line-height: 26px;
    padding-left: 25px;
  }
  .about-us-wrap .content .list ul li:before {
    content: '';
    background: url(../images/about-us-ico4.png) no-repeat;
    background-size: cover ;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 5px;
  }
  .company-wrap .content .list .para {
    padding: 0;
  }
  .house-wrap {
    padding: 20px 0;
  }
  .zz-wrap {
    padding-bottom: 30px;
  }
  .zz-wrap .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .zz-wrap .content h2 {
    font-size: 16px;
  }
  .zz-wrap .list .item{
    width: 100%;
    margin: 20px 0 0 0;
  }
  .zz-wrap .list .item:nth-child(3n){
    margin: 20px 0 0 0;
  }
  .gd-wrap {
    width: 100%;
    text-align: center;
    height: 458px;
    background: url(../images/company-gd-bg.jpg) no-repeat;
  }
  .gd-wrap .content .tt {
    padding: 50px 0 50px;
    font-size: 16px;
  }
  .gd-wrap .content .avatar {
    margin-bottom: 10px;
    width: 82px;
  }
  .gd-wrap .content p {
    line-height: 24px;
    font-size: 14px;
  }
  .name-introduct {
    padding: 20px 0 0;
  }
  .name-introduct .content .pic {
    text-align: center;
    padding-top: 10px;
    padding-right: 10px;
  }
  .name-introduct .content .pic img {
    width: 100px;
  }
  .name-introduct .content .list h4 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .name-introduct .content .list ul {
    padding: 0;
  }
  .name-introduct .content .list ul li {
    font-size: 14px;
    line-height: 26px;
    padding-left: 35px;
  }
  .name-introduct .content .list ul li:before {
    content: '';
    background: url(../images/about-us-ico4.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .achievement-wrap .content {
    margin-bottom: 30px;
  }
  .achievement-wrap .content .achieve-tt {
    text-align: center;
    font-size: 15px;
    padding-bottom: 20px ;
  }
  .achievement-wrap .content ul {
    margin-bottom: 18px;
  }
  .project-qualification-wrap {
    height: 600px;
  }
  .project-qualification-wrap .tab-nav a {
    font-size: 12px;
    display: inline-block;
    width: 65.6px;
    height: 25.6px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 5px;
    margin: 0 2px 20px;
  }
  .project-qualification-wrap .tab-nav a:hover {
    text-decoration: none;
    background: #3ec6ff;
    border: 1px solid #3ec6ff;
  }
  .project-qualification-wrap .tab-nav a.on {
    border: 1px solid #3ec6ff;
    background: #3ec6ff;
  }
  .project-qualification-wrap .swiper-container {
    width: 100%;
    padding: 0 0;
    height: 315px;
  }
  .project-qualification-wrap .swiper-container .swiper-button-next,
  .project-qualification-wrap .swiper-container .swiper-button-prev {
    top: 100px;
  }
  .project-qualification-wrap .swiper-container .swiper-slide img {
    width: 185.5px;
    height: 262.5px;
  }
  .project-qualification-wrap .swiper-container .swiper-slide p {
    color: #fff;
    font-size: 14px;
  }
  /*.project-qualification-wrap .swiper-container .swiper-slide .mask {*/
  /*  display: none;*/
  /*  position: absolute;*/
  /*  width: 185.5px;*/
  /*  height: 262.5px;*/
  /*  left: 1.9rem;*/
  /*  top: 0;*/
  /*  justify-content: center;*/
  /*  align-items: center;*/
  /*}*/
  /*.project-qualification-wrap .swiper-container .swiper-slide .mask img {*/
  /*  width: 80px;*/
  /*  height: 80px;*/
  /*}*/
  /*.project-qualification-wrap .swiper-container .swiper-slide:hover .mask {*/
  /*  display: none;*/
  /*}*/
  .project-qualification-wrap .swiper-button-next2 {
    width: 42px;
    height: 82px;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 50%;
    margin-top: 10px;
    margin-right: 0;
    background: url(../images/next.png) no-repeat center center;
    background-size: 50% ;
  }
  .project-qualification-wrap .swiper-button-prev2 {
    width: 42px;
    top: 50%;
    position: absolute;
    z-index: 100;
    margin-top: 10px;
    left: 0;
    margin-left: 0;
    height: 82px;
    background: url(../images/prev.png) no-repeat center center;
    background-size: 50% ;
  }
  .case-wrap .content .achieve-tt {
    text-align: center;
    font-size: 15px;
    color: #1d2087;
    padding-top: 20px;
    padding-bottom: 20px ;
  }
  .case-wrap .content ul {
    padding: 0;
    margin: 0;
  }
  .case-wrap .content ul li p {
    width: 100%;
    margin: 0 auto;
    display: block;
    background: rgba(62,198,255,1);
    position: relative;
    left: 0;
  }
  .case-wrap .content ul li p img {
    display: none;
  }
  .case-wrap .content ul li p span {
    padding: 20px 0;
    font-size: 16px;
  }
  .case-wrap .content ul li:hover p {
    display: flex;
  }
  .case-wrap .content .more-btn {
    text-align: center;
  }
  .case-wrap .content .more-btn a {
    margin: 20px auto;
    font-size: 14.4px;
    width: 135px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
  }
  .culture-wrap .content {
    margin-bottom: 30px;
  }
  .culture-wrap .content .achieve-tt {
    text-align: center;
    font-size: 15px;
    padding-bottom: 20px ;
  }
  .culture-wrap .content ul {
    margin-bottom: 18px;
  }
  .culture-wrap .content ul li:hover p span {
    padding: 0;
  }
  .footer-wrap {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .footer-wrap .footer {
    padding-top: 10px;
  }
  .footer-wrap .footer .f-1 ul {
    flex: 1;
    display: block;
    padding: 15px 0 10px 0;
  }
  .footer-wrap .footer .f-1 li {
    list-style: none;
    line-height: 26px;
    margin-right: 0;
    text-align: center;
    float: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
  }
  .footer-wrap .footer .f-1 li a {
    font-size: 14px;
    color: #868686;
    font-family: 'Myriad Pro';
  }
  .footer-wrap .footer .f-1 p {
    color: #868686;
    font-size: 14px;
  }
  .footer-wrap .footer .f-2 {
    text-align: center;
  }
  .footer-wrap .footer .f-2 img {
    width: 163.2px;
    padding-top: 0px;
  }
  .project-wrap .txtBox{
    width: 100%;
    float: none;
    padding: 0;
  }
  .project-wrap .imgBox{
    width: 100%;
    float: none;
    text-align: center;
  }
  .project-wrap .t1 {
    font-size: 14px;
    line-height: 36px;
  }
  .project-wrap .t1 strong{
    font-size: 26px;
  }
  .project-wrap .iconList {
    padding: 0;
  }
  .project-wrap .iconList .icon {
    width: 100%;
    float: none;
    text-align: center;
    padding: 20px 0;
  }
  .project-wrap .projectList {
    padding: 30px 0;
  }
  .project-wrap .projectList .title {
    font-size: 21px;
    padding: 30px 0;
  }
}
