﻿.pbanner, .header .head .tel, .header .pnav,.cbanner,.leftNav .tel,.leftNav .bj,.content h3 {
  display: none;
}
.mainLeft .intro h3 a.more,.mainLeft .case h3 a.more,.mainRight .video h3 a.more,.mainRight .aptitude h3 a.more {
  display: block;
}
body {
  min-width: 100%;
}
.center {
  width: 100%;
}
.dis {
  padding: 0 3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hidden {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden .header {
  position: fixed;
  width: 100%;
  z-index: 999;
  height: 100%;
  max-height: 761px;
  overflow-y: scroll;
  top: 0;
  left: 0;
}
.hidden .banner {
  margin-top: 100px;
}
h3,h3 a {
  font-size: 14px;
}
.head {
  height: 100px;
  background-color: #132171;
}
.header .head h1 {
  margin: 25px 0 0 0;
}
.header .head h1 a {
  color: #fff;
}
.header .menuIcon{
  width: 33px;
  height: 4px;
  padding: 5px 0;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  background: #fff;
  background-clip: content-box;
  position: absolute;
  top: 39px;
  right: 20px;
}
.header .nav {
  position: absolute;
  top:100px;
  left: 0;
  text-align: center;
  width: 100%;
  background-color: #08155c;
  z-index: 999;
}
.header .nav li {
  height: 78px;
  line-height: 78px;
  border-bottom: 1px solid #212d6d;
}
.header .nav li a {
  font-size: 16px;
  color: #fff;
  display: block;
}
.header .nav li:hover {
  background-color: #b40210;
}
.header .tel {
  float: none;
  margin: 40px auto 35px auto;
  width: 155px;
  font-size: 20px;
  line-height: 33px;
}

.banner {
  display: block;
  position: relative;
}
.banner .view img {
  width: 100%;
  height: 50vw;
}
.banner .preview {
  position: absolute;
  bottom: 12.5%;
  right: 3%;
}
.banner .preview .swiper-slide {
  padding: 4px;
  width: 12.3vw;
  height: 5.9vw;
  margin: 0 3px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 4px
}
.banner .preview .swiper-slide img {
  width: 100%;
  height: 100%;
}
.mainLeft,.mainRight {
  width: 100%;
  float: none;
}
.mainLeft .intro p {
  width: 50%;
  margin: 20px 2% 0 2%;
  line-height: 23px;
}
.mainLeft .intro ul {
  width: 45%;
}
.mainLeft .intro ul li {
  width: 46%;
  height: 18.5vw;
  margin: 0 0 4% 4%;
  box-sizing: border-box;
}
.mainLeft .case {
  margin: 0 2%;
}
.mainLeft .case .swiper-slide span {
  bottom: 3%;
}
.mainLeft .case .swiper-slide {
  height: 53.4vw;
}
.mainLeft .case .swiper-button-prev, .mainLeft .case .swiper-button-next {
  width: 6.6%;
  height: 53.4vw;
  left: -5%;
  background-color: #eff0f4;
}
.mainLeft .case .swiper-button-next {
  left: auto;
  right: -5%;
}
.mainRight .video {
  height: auto;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
@media screen and (min-width:550px) {
  .mainRight .aptitude .swiper-container {
    margin: 6.9vw auto 9.7vw auto;
    width: 438px;
  }
  .mainRight .aptitude .swiper-slide img {
    width: 208px;
    height: 272px;
  }
  .mainRight .aptitude .swiper-slide {
    width: 210px !important;
    height: 274px;
  }
}
.mainRight .aptitude h3 {
  position: static;
}
.mainRight .aptitude .swiper-button-next, .mainRight .aptitude .swiper-button-prev {
  width: 2.19vw;
  height: 3.75vw;
  background: #f0f0f0;
  padding: 2.8vw 3.6vw;
  right: -3%;
  top: 50%;
  bottom: auto;
  margin-top: 1%;
}
.mainRight .aptitude .swiper-button-prev {
  right: auto;
  left: -3%;
}
.mainRight .aptitude .swiper-button-next i {
  background: url(../images/next1.png);
  background-size: cover;
}
.mainRight .aptitude .swiper-button-prev i {
  background: url(../images/prev1.png);
  background-size: cover;
}
.mainRight .aptitude .swiper-button-next:hover i {
  background: url(../images/next2.png);
  background-size: cover;
}
.mainRight .aptitude .swiper-button-prev:hover i {
  background: url(../images/prev2.png);
  background-size: cover;
}
.case i {
  width: 13px;
  height: 16px;
  background: url(../images/i11.png) center left no-repeat;
  margin-top: -8px;
  left: 50%;
  right: auto;
  margin-left: -7px;
}
.case i.next {
  right: 50%;
  left: auto;
  margin-right: -7px;
}
.intro,.case,.video {
  margin-bottom: 50px;
}
.mainRight .vvideo img {
  width: 100%;
  height: auto;
}
.mainLeft .intro {
  margin: 0 15px 50px 0;
}
.footer {
  height: auto;
  overflow: hidden;
}
.main+.footer {
  margin-top: 0;
}
.footer .footLeft, .footer .footRight {
  float: none;
  width: 100%;
  text-align: center;
}
.footer .footLeft {
  margin-bottom: 20px;
}
.footer .footRight .code {
  margin: 8.6vw auto 0 auto;
  float: none;
}
.footer .footRight .code .img {
  width: 24.25%;
  height: 22.8vw;
  margin: 0 auto;
}
.footer .footLeft ul {
  margin: 0;
  display: inline-block;
}
.footer .footLeft ul li {
  margin-top: 7vw;
  padding: 0;
}
.footer .footLeft .copyright {
  margin-top: 0;
  color: #454d83;
}
.footer .footLeft .copyright a {
  color: #454d83;
}


/*子页banner*/
.banner img {
  width: 100%;
}


/*左边导航*/
.leftNav {
  float: none;
  width: 100%;
  margin-bottom: 40px;
}
.leftNav p.title {
  line-height: 54px;
  height: 54px;
  font-size: 16px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 0 3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.leftNav p.title span {
  display: block;
  margin-left: 10px;
  background: url("../images/down.png") center right no-repeat;
}
.leftNav .subnav,.cred .leftNav .subnav {
  line-height: 49px;
  min-height: 49px;
  background-size: contain;
  padding-bottom: 0;
}
.leftNav .subnav li {
  float: left;
  padding: 0 3%;
}
.leftNav .subnav li a {
  color: #055a96;
  border-bottom: none;
  padding-left: 5px;
  margin: 0;
}
.leftNav .subnav li:hover,.leftNav .subnav li.now {
  background: none;
}
.leftNav .subnav li:hover a,.leftNav .subnav li.now a {
  color: #055a96;
}
.leftNav .subnav li.now a span.t2 {
  border-bottom: 1px solid #055a96;
}

.content {
  float: none;
  width: 100%;
  height: 100%;
}


/*视频中心*/
.video .info {
  margin: 0;
}
.video .info li {
  width: 44%;
  margin: 0 3%;
}
.video .info li .img {
  position: relative;
  height: 25.9vw;
  width: 100%;
}

/*新闻页*/
.new {
  margin-bottom: 7vw;
}
.new .img {
  width: 37.4%;
  height: 22.4vw;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3px;
}
.new .img img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.new:hover .img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.new .right {
  width: 60%;
  position: relative;
  margin-bottom: 30px;
}

.newsList .pages {
  float: none;
  text-align: center;
  width: 100%;
}
.new .right a {
  margin: 0;
}
.new .right a.title {
  font-size: 16px;
  padding-left: 0;
  background: none;
}
.new .right a.all {
  display: none;
}
.new .right a.title>span {
  float: none;
  position: absolute;
  bottom: -30px;
  left: 0;
  font-size: 14px;
}
.new .right a.cont>span {
  font-size: 14px;
}


/*在线留言*/
.online .form .sn {
  display: none;
}
.online .form form {
  height: auto;
  background-position: 0 100%;
  background-size: contain;
}
.online .form h4 {
  font-size: 16px;
}
.online .info {
  margin: 0;
}
.online .leftNav {
  margin-bottom: 20px;
}
.online .form .form1, .online .form .form2 {
  margin: 0 0 9% 3%;
}
.online .form1 select,.online .form1 input[type="text"] {
  line-height: 7vw;
  height: 7vw;
  width: 65%;
  font-size: 14px;
  box-sizing: border-box;
  margin-right: 0;
}
.online .form1 select.s1 {
  background-position: 95% center;
}
.online .form1 label {
  width: 85px;
  line-height: 9vw;
  font-size: 14px;
}
.online .form .form1 p {
  margin: 0 0 8px 18px;
  font-size: 14px;
}
.online .form .form2 p {
  margin: 0 0 8px 0;
  font-size: 14px;
}
.online .form p.other span {
  display: block;
  margin: 10px 0 10px 95px;
  line-height: 20px;
}
.online .form1 input[type="text"].two {
  margin-left: 0;
}
.online .form1 p.zz em {
  width: 5%;
  text-align: center;
  display: inline-block;
}
.online .form1 input[type="text"].wages {
  width: 30%;
  padding-right: 6%;
  box-sizing: border-box;
}
.online .form1 span.pot span {
  right: 6%;
}
.online .form1 select.s2,.online .form1 select.s3 {
  background-position: 92% center;
  width: 18%;
  padding: 0 3%;
}
.online .form1 input[type="text"].time {
  width: 30%;
}
.online .form1 p.n input[type="text"] {
  width: 30%;
}
.online .form .form2 textarea {
  width: 100%;
  height: 30vw;
  font-size: 14px;
  box-sizing: border-box;
}
.online .form .form2 textarea.t1 {
  height: 77.5vw;
}


/*社会招聘*/
.social .content .info {
  padding: 0 0 55px 0;
  margin: 0;
}
.social .info table {
  text-align: center;
  table-layout: auto;
  line-height: 20px;
}
.social .info tr {
  height: 56px;
}
.social .info th, .social .info td {
  padding-left: 0;
}
.social .info td:first-child {
  background-position: 4% center;
  padding-left: 4%;
  text-align: left;
  box-sizing: border-box;
}
.social .info th:first-child {
  text-align: left;
  box-sizing: border-box;
  padding-left: 4%;
}




/*业绩展示*/
.case .info li .img {
  height: 15.2vw;
}
.case .info li {
  width: 30%;
  margin: 0 5% 0 0;
}
.case .info li:nth-child(3n) {
  margin-right: 0;
}



/*联系我们*/
.contact .info {
  margin: 0;
}
.contact .info .list .img {
  width: 43.6%;
  height: 22vw;
}
.contact .info .list .right {
  float: right;
  width: 55%;
  margin-left: 0;
}
.contact .info .list .right p {
  line-height: 24px;
}
.contact .info .list .img .view-map .map-box {
  width: 64vw;
}

.leftNav .subnav>ul.clearfix {
  background: url(../images/border.png);
}

.online .form .form3 input[type="submit"] {
  width: 100px;
  line-height: 48px;
  font-size: 14px;
  height: 48px;
}
.online .form .form3 input[type="reset"] {
  font-size: 14px;
  margin-left: 3%;
}
.leftNav .subnav li a span.t2 {
  white-space: nowrap;
}

.mainLeft .intro p>span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
  overflow: hidden;
}
.footer .footLeft ul li a {
    padding: 0 5px;
}
@media screen and (max-width:740px){
  .mainLeft .intro p>span {
    -webkit-line-clamp: 12;
  }
}
@media screen and (max-width:560px){
  .mainLeft .intro p>span {
    -webkit-line-clamp: 9;
  }
  .new .right a.cont>span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
 }
}
@media screen and (max-width:550px) {
  .mainRight .aptitude .swiper-container {
    width: 253px;
    margin: 6.9vw auto 9.7vw auto;
  }
}
@media screen and (max-width:445px){
  .footer .footLeft ul li a {
    font-size: 12px;
  }
  .new .right a.cont>span {
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width:660px){
  .cred .swiper-container {
    padding: 15px 0 80px 0;
    height: 373px;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -10px;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -10px;
  }
}
@media screen and (max-width:420px){
  .header .head h1 .t1 {
    font-size: 16px;
    margin-top: 18px;
  }
  .header .head h1 .t2 {
    display: none;
  }
}
@media screen and (max-width:400px){
  .header .head h1 .t1 {
    font-size: 16px;
    margin-top: 18px;
  }
  .header .head h1 .t2 {
    display: none;
  }
  .mainLeft .intro p ,.mainLeft .intro ul {
    font-size: 12px;
  }
  .mainLeft .intro ul li a {
    font-size: 12px;
  }
  .mainLeft .intro p>span {
    -webkit-line-clamp: 7;
  }
  .header .head h1 img {
    margin-right: 10px;
  }
}
@media screen and (max-width:350px){
  .footer .footLeft ul li a {
    padding: 0 2px;
  }
  .new .right a.title {
    font-size: 14px;
  }
  .new .right a.cont>span {
    font-size: 12px;
  }
  .new .right a.title>span {
    font-size: 12px;
    bottom: -20px;
  }
  .new {
    line-height: 16px;
  }
}
@media screen and (max-width:340px){
  .mainLeft .intro p>span {
    -webkit-line-clamp: 5;
  }
  .header .head h1 .t1 {
    font-size: 15px;
  }
}

.company.clearfix.center {
    overflow: hidden;
}
.content .info img {
    max-width: 100%;
    height: auto;
}


