@charset "utf-8";
.main-wrap {
  width: 1266px;
  margin: 0 auto;
  position: relative;
}

/* 头部 */
.header {
  height: 97px;
  width: 100%;
  position: relative;
  background-color: #0062ef;
}
.header .logo-box {
  width: 234px;
  background: #2c2b2c;
  display: block;
  height: 100%;
  float: left;
}
.header .menu {
  position: absolute;
  right:0;
  top: 0;
  color: #fff;
  /* width: 800px; */
}
.header .w50-box-l{
  width: 50%;
  float: left;
  height:97px;
  position: absolute;
  top: 0;
  left: 0;
  background: #2c2b2c;
  z-index:1;
}
.header .main-wrap {
  z-index: 999;
  background: #0062ef;
}
.header .language-box {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%); 	/* IE 9 */
  -moz-transform:translateY(-50%); 	/* Firefox */
  -webkit-transform:translateY(-50%); /* Safari 和 Chrome */
  -o-transform:translateY(-50%); 	
  z-index: 999;
}
.header .language-box a {
  color: #fff;
  display: inline-block;
  border-right: 1px solid #fff;
  height: 20px;
  line-height: 20px;
  padding: 0 7px;
  cursor: pointer;
}
/* .header .menu li {
  display:inline-block;
} */
.menu ul li {
  display: inline-block;
  margin-right: 68px;
  font-size: 14px;
  cursor: pointer;
  height: 99px;
  line-height: 99px;
}
.menu ul li a {
  color: #fff;
}
.banner {
  height:742px;
}
.banner .banner-box-1 {
  height: 742px;
  background:url("../images/banner-1.png") no-repeat center center;
  width: 100%;
  
}
.banner .banner-box-2 {
  height: 742px;
  background:url("../images/banner-2.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-3 {
  height: 742px;
  background:url("../images/banner-3.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-4 {
  height: 742px;
  background:url("../images/banner-4.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-fan-1 {
  height: 742px;
  background:url("../images/banner-fan-1.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-fan-2 {
  height: 742px;
  background:url("../images/banner-fan-2.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-fan-3 {
  height: 742px;
  background:url("../images/banner-fan-3.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-fan-4 {
  height: 742px;
  background:url("../images/banner-fan-4.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-en-1 {
  height: 742px;
  background:url("../images/banner-en-1.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-en-2 {
  height: 742px;
  background:url("../images/banner-en-2.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-en-3 {
  height: 742px;
  background:url("../images/banner-en-3.png") no-repeat center center;
  width: 100%;
}
.banner .banner-box-en-4 {
  height: 742px;
  background:url("../images/banner-en-4.png") no-repeat center center;
  width: 100%;
}
.tab-wrap {
  background: #f4f6f7;
  height: 100px;
}
.tab-wrap .tab-box {
  width: 211px;
  float: left;
  height: 100px;
  line-height: 100px;
  position: relative;
}
.tab-wrap .tab-box img {
  width: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%); 	/* IE 9 */
  -moz-transform:translate(-50%,-50%); 	/* Firefox */
  -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
  -o-transform:translate(-50%,-50%); 	
}
.tab-wrap .prev-btn {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-left: 1px solid #5c5c5b;
  border-bottom: 1px solid #5c5c5b;
  transform: rotate(45deg);
  -ms-transform:rotate(45deg); 	/* IE 9 */
  -moz-transform:rotate(45deg); 	/* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg); 	
  position: absolute;
  top: 40px;
  left: 10px;
  cursor: pointer;
}
.tab-wrap .next-btn {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-top: 1px solid #5c5c5b;
  border-right: 1px solid #5c5c5b;
  transform: rotate(45deg);
  -ms-transform:rotate(45deg); 	/* IE 9 */
  -moz-transform:rotate(45deg); 	/* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg); 
  position: absolute;
  top: 40px;
  right: 10px;
  cursor: pointer;
}
.company-info {
  background: #fff;
  padding-top: 103px;
  padding-bottom: 104px;
  border-bottom: 1px solid #ababab;
}
.company-info h3 {
  color: #0062ef;
  font-size: 34px;
}
.company-info .info-tit {
  color: #5c5c5b;
  font-size: 20px;
  margin-top: 15px;
}
.company-info .info-txt {
  color: #7d7d7c;
  font-size: 20px;
  margin-top: 30px;
  line-height: 34px;
}
.company-case {
  background: #2c2c2c;
  padding-top: 111px;
}
.company-case h3 {
  color: #fff;
  font-size: 34px;
  text-align: center;
}
.company-case .case-tit {
  color: #fff;
  font-size: 20px;
  margin-top: 16px;
  text-align: center;
}
.company-case .case-wrap {
  padding: 0 48px;
  margin-top: 40px;
  padding-bottom: 92px;
}
.company-case .case-wrap .case-box {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0 12px;
  float: left;
  margin-bottom: 20px;
  position: relative;
}
.company-case .case-wrap .case-box .case-layer {
  height: 100%;
  width: 100%;
 
  box-sizing: border-box;
  padding: 0 12px;
  position: absolute;
  top: 0;
  left: 0;
}
.company-case .case-wrap .case-box .layer-box {
  height: 100%;
  width: 100%;
  padding: 9px 12px;
  box-sizing: border-box;
 
  background: rgba(25, 113, 241, 0.8);
  transition: all 0.8s;
  -moz-transition: all 0.8s; /* Firefox 4 */
  -webkit-transition: all 0.8s; /* Safari 和 Chrome */
  -o-transition: all 0.8s; /* Opera */
  opacity: 0;
}
.company-case .case-wrap .case-box .layer-box-in {
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding-top: 70px;
}
.company-case .case-box .layer-box-in>p {
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.company-case .case-wrap .case-box img {
  width: 100%;
}
.company-case .case-icon {
  margin-top: 50px;
}
.company-case .case-icon .icon-wrap {
  height: 58px;
  width: 58px;
  position: relative;
  display: inline-block;
}
.company-case .case-icon .icon-box {
  height: 58px;
  width: 0px;
  line-height: 58px;
  text-align: center;
  background: #2f3636;
  border-radius: 10px;
  display: inline-block;
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari 和 Chrome */
  -o-transition: all 0.3s; /* Opera */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%); 	/* IE 9 */
  -moz-transform:translate(-50%,-50%); 	/* Firefox */
  -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
  -o-transform:translate(-50%,-50%); 	
  cursor: pointer;
}
.company-case .case-icon .icon-wrap:nth-child(1){
  margin-right: 22px;
}
.company-case .case-icon .icon-box:hover {
  background: #1971f1;
}
.company-service {
  padding-top: 108px;
}
.company-service .main-wrap h3 {
  color: #5c5c5b;
  font-size: 34px;
  text-align: center;
}
.company-service .main-wrap .content-title {
  margin-top: 16px;
  color: #5c5c5b;
  text-align: center;
  margin-bottom: 36px;
  font-size: 20px;
}
.company-service .service-box {
  min-height: 300px;
  width: 282px;
  background: #eeeeee;
  border-radius: 20px;
  overflow: hidden;
  float: left;
  margin-bottom: 113px;
  cursor: pointer;
}
.company-service .service-box .box-tit {
  height: 74px;
  line-height: 74px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  position: relative;
}
.company-service .service-box .box-tit .service-icon-box {
  height: 74px;
  width: 48px;
  text-align: right;
  line-height: 74px;
  display: inline-block;
}
.company-service .service-box .box-tit img {
  display: inline-block;
  width: 36px;
  /* position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%); 	
  -moz-transform:translateY(-50%); 	
  -webkit-transform:translateY(-50%); 
  -o-transform:translateY(-50%); */

}
.company-service .en-box {
  height: 464px;
}
.company-service .en-box:nth-child(3) .service-icon-box {
  width: 90px;
}
.company-service .en-box:nth-child(3) img,.company-service .en-box:nth-child(5) img {
  width: 50px;
}
.company-service .en-box:nth-child(3) .box-tit span {
  width: 160px;
}
.company-service .en-box:nth-child(5) .service-icon-box {
  width: 90px;
}
.company-service .en-box:nth-child(5) .box-tit span {
  width: 160px;
}
.company-service .service-box .box-tit span {
  display: inline-block;
  line-height: 34px;
  width: 230px;
}
.company-service .service-box .box-txt {
  line-height: 34px;
  padding: 0 40px;
  padding-top: 30px;
  color: #5c5c5b;
  font-size: 20px;
  
}
.company-service .service-box:nth-child(1) .box-tit{
  background: #0cc996;
}
.company-service .service-box:nth-child(3) .box-tit{
  background: #0094b8;
}
.company-service .service-box:nth-child(5) .box-tit{
  background: #0062ef;
}
.company-service .icon-box {
  width: 207px;
  float: left;
  text-align: center;
  line-height: 300px;
}
.company-service .goodness-box {
  width: 397px;
  margin-right: 37px;
  float: left;
  margin-bottom: 109px;
  position: relative;
  cursor: pointer;
}
.company-service .goodness-box .img-box {
  height: 262px;
  width: 397px;
  overflow: hidden;
}
.company-service .goodness-box img {
  transition: all 1.4s;
  -moz-transition: all 1.4s; /* Firefox 4 */
  -webkit-transition: all 1.4s; /* Safari 和 Chrome */
  -o-transition: all 1.4s; /* Opera */
}
.company-service .goodness-box .box-layer {
  position: absolute;
  top: 0;
  left: 0;
  height: 262px;
  width: 397px;
  background: #044bb2;
  opacity: 0;
  box-sizing: border-box;
  padding: 8px 11px;
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari 和 Chrome */
  -o-transition: all 1s; /* Opera */
  z-index: 99;
}
.company-service .goodness-box .box-layer .layer-in-box {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.company-service .goodness-box:last-child {
  margin-right: 0;
}
.company-service .goodness-box .goodness-tit {
  color: #5c5c5b;
  font-size: 22px;
  margin-top: 35px;
  line-height: 38px;
}
.company-service .goodness-box .goodness-tit-en {
  height: 76px;
}
.company-service .goodness-box .goodness-txt {
  line-height: 34px;
  margin-top: 28px;
  font-size: 20px;
  color: #5c5c5b;
}

.company-service .worth-box {
  width: 284px;
  margin-top: 14px;
  min-height: 388px;
  position: relative;
  margin-right: 39px;
  float: left;
  margin-bottom: 108px;
  cursor: pointer;
}
.company-service .worth-box:last-child {
  margin-right:0;
}
.company-service .worth-box .layer {
  height: 56px;
  background: #fff;
  position: relative;
  z-index: 99;
}
.company-service .worth-box .worth-img-box{
  width: 92px;
  height: 92px;
  border-radius: 92px;
  border: 1px solid #0062ef;
  position: absolute;
  left: 97px;
  top: 0px;
  background: #fff;
}
.company-service .worth-box .worth-circle {
  z-index: 100;
  width: 92px;
  height: 92px;
  border-radius: 92px;
  text-align: center;
  line-height: 92px;
  position: absolute;
  left: 97px;
  top: 0px;
  background: transparent;
  border: 1px solid transparent;
}
.company-service .worth-box .worth-content {
  height: 330px;
  border: 1px solid #0f6bf0;
  border-radius: 10px;
  padding: 0 15px;
  padding-top: 75px;
  box-sizing: border-box;
}
.company-service .worth-box .worth-content-en {
  height: 500px;
}

.company-service .worth-box .worth-tit {
  color: #0062ef;
  font-size: 22px;
  text-align: center;
}
.company-service .worth-box .worth-content-en .worth-tit {
  height: 48px;
}
.company-service .worth-box .worth-txt {
  color: #5c5c5b;
  font-size: 20px;
  margin-top: 30px;
  line-height: 34px;
}
.company-service .worth-boxIn .layer {
  z-index: 1;
}
.company-service .worth-boxIn .worth-circle {
  background: #0062ef;
  border: 1px solid #0062ef;
}
.company-service .worth-boxIn .worth-content {
  background: #0062ef;
}
.company-service .worth-boxIn .worth-tit {
  color: #fff;
}
.company-service .worth-boxIn .worth-txt {
  color: #fff;
} 
.foot {
  background: #2c2b2c;
  height: 416px;
  border: 1px solid #abaaab;
  padding-top: 107px;
}
.foot .foot-l {
  float: left;
  width: 234px;

}
.foot .foot-l .foot-icon-box {
  margin-top: 88px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.foot .foot-l .foot-icon-box img {
  margin-right: 14px;   
  margin-bottom: 6px;
}
.foot .foot-l .foot-icon-box img:nth-child(3){
  margin-right: 0;
}
.foot .foot-c {
  margin-left: 185px;
  float: left;
}
.foot .foot-c .foot-tit {
  color: #fff;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
}
.foot .foot-c .phone-box {
  margin-top: 10px;
  width: 386px;
  height: 42px;
  line-height: 42px;
  background: #fff;
  font-size: 16px;
  color: #6e6e6e;
  padding-left: 34px;
  border: 1px solid #808080;
}
.foot .foot-c .foot-info-box {
  margin-top: 39px;
}
.foot .foot-c .foot-info-box>p {
  height: 30px;
  line-height: 30px;
  color: #5c5c5b;
  font-size: 16px;
  padding-left: 2px;
}
.foot .foot-c .foot-info-box .addressTxt {
  width: 400px;
  display: inline-block;
}
.foot .foot-r {
  width: 222px;
  color: #5c5c5b;
  font-size: 18px;
  float: right;
}
.foot .foot-r .foot-email {
  height: 38px;
  width: 215px;
  background: #ffffff;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #5c5c5b;
  margin-top: 70px;
  border: 1px solid #484748;
}
.foot .foot-r .foot-r-btn {
  height: 38px;
  width: 215px;
  line-height: 38px;
  background: #777776;
  color: #fff;
  border: 1px solid #5e5e5d;
  margin-top: 4px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.slick-dots {
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  width: 57px;
  height: 3px;
  background: #f4f6f7;
  margin-right: 7px;
  margin-top: 30px;
  border-radius: 5px;
}
.slick-dots .slick-active {
  background: #0062ef;
}
.slick-dots li button {
  height: 100%;
  width: 100%;
  opacity: 0;
}
.layer-win {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  /* opacity: 1; */
}
.layer-win .case-img-wrap {
  height: 500px;
  width: 800px;
  /* background: #fff; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%); 	/* IE 9 */
  -moz-transform:translate(-50%,-50%); 	/* Firefox */
  -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
  -o-transform:translate(-50%,-50%); 	
}
.layer-win .case-img-wrap .win-bgff {
  position: absolute;
  top:-27px;
  left: 50px;
  width: 700px;
  height: 500px;
  background: #fff;

}
.layer-win .case-img-wrap img {
  display: inline-block !important;
}
.layer-win .case-img-wrap .n-btn {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: rotate(45deg) translateY(-50%);
  -ms-transform:rotate(45deg) translateY(-50%); 	/* IE 9 */
  -moz-transform:rotate(45deg) translateY(-50%); 	/* Firefox */
  -webkit-transform:rotate(45deg) translateY(-50%); /* Safari 和 Chrome */
  -o-transform:rotate(45deg) translateY(-50%); 	
  cursor: pointer;
  z-index: 999;
}
.layer-win .case-img-wrap .p-btn {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: rotate(45deg) translateY(-50%);
  -ms-transform:rotate(45deg) translateY(-50%); 	/* IE 9 */
  -moz-transform:rotate(45deg) translateY(-50%); 	/* Firefox */
  -webkit-transform:rotate(45deg) translateY(-50%); /* Safari 和 Chrome */
  -o-transform:rotate(45deg) translateY(-50%); 	
  cursor: pointer;
  z-index: 999;
}
.brand-img-box {
  width: 900px;
  height: 535px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 108px;
  position: relative;
  overflow: hidden;
}
.brand-img-box .insideBox {
  background: rgba(48, 127, 239, 0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  box-sizing: border-box;
  transition: all 0.8s;
  opacity: 0;
}
.brand-img-box img {
  transition: all 1s
}
.brand-img-box .insideBox .s-box {
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
}
.brandBox {
  width: 900px;
  margin: 0 auto; 
}
.brandBox .brandName {
  height: 50px;
  font-size: 36px;
  color: #0062ef;
  border-bottom: 8px solid #045ddd;
  display: inline-block;
}
.brandBox .title-line {
  height: 3px;
  margin-top: 2px;
  background: #0062ef;

}
.brandBox .brand-content {
  margin-top: 38px;
  line-height: 33px;
  font-size: 20px;
  color: #333331;
  margin-bottom: 136px;
}