﻿@charset "utf-8";
/* CSS Document */

/* .banner-item{width:100%;max-height:840px;border:1px solid #eee;} */

.pc-xcp {
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 100vh;
}

.banner video {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.product-thumb video {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}


li {
    list-style: none;
}
.zindexUp {
    position: relative;
    z-index: 10;
}
.s1 {
  /* padding-top: 75px; */
  overflow: hidden;
  position: relative;
  background: #fff;
  padding-bottom: 60px;
}

.s1 .s1_logo {
  position: absolute !important;
  width: 450px;
  height: 550px;
  background: url("../images/s1_logo.png") no-repeat center;
  background-size: contain;
  left: 40px !important;
  top: -140px !important;
  z-index: 5;
}

.s1 .s1_main {
  /* padding-top: 65px; */
  width: 100%;
  *zoom: 1;
  position: relative;
  z-index: 8;
}

.s1 .s1_main:before,
.s1 .s1_main:after {
  content: " ";
  display: table;
}

.s1 .s1_main:after {
  clear: both;
}

.s1 .s1_main li {
  width: 15.8%;
  float: left;
  margin-right: 1.04%;
  height: 700px;
}

.s1 .s1_main li:last-child {
  margin-right: 0;
}

.s1 .s1_main .li1 {
  background: url("../images/s1_li1.jpg") no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari*/
  padding-left: 2.2%;
  padding-right: 2.2%;
}

.s1 .s1_main .li1 .a1 {
  width: 100%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  padding-top: 68px;
}

.s1 .s1_main .li1 .a1 img {
  max-width: 100%;
}

.s1 .s1_main .li1 .a2 {
  width: 100%;
  margin-top: 200px;
}

.s1 .s1_main .li1 .a2 a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro",
    "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei",
    SimHei, sans-serif;
  font-size: 18px;
  color: #fff;
}

.s1 .s1_main .li1 .a2 a:hover .b1 .c1 {
  color: #f67631;
}

.s1 .s1_main .li1 .a2 a:hover .b1 .c1:last-child {
  transform: translateX(8px);
  -ms-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -webkit-transform: translateX(8px);
  -o-transform: translateX(8px);
}

.s1 .s1_main .li1 .a2 a:hover .b2:after {
  width: 100%;
}

.s1 .s1_main .li1 .a2 a img {
  height: 14px;
}

.s1 .s1_main .li1 .a2 a .b1 {
  *zoom: 1;
}

.s1 .s1_main .li1 .a2 a .b1:before,
.s1 .s1_main .li1 .a2 a .b1:after {
  content: " ";
  display: table;
}

.s1 .s1_main .li1 .a2 a .b1:after {
  clear: both;
}

.s1 .s1_main .li1 .a2 a .b1 .c1 {
  float: left;
  height: 50px;
  line-height: 50px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
}

.s1 .s1_main .li1 .a2 a .b1 .c1:last-child {
  float: right;
}

.s1 .s1_main .li1 .a2 a .b2 {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
}

.s1 .s1_main .li1 .a2 a .b2:after {
  content: "";
  width: 0;
  background: #f67631;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
}

.s1 .s1_main .li2 {
  background: #fff;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
}

.s1 .s1_main .li2:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  opacity: 0;
  background: #1956a6;
  
  transition: 0.6s;
  -moz-transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
}

.s1 .s1_main .li2:hover:after {
  left: 0;
  opacity: 1;
}

.s1 .s1_main .li2:hover .pic img {
  filter: grayscale(0%);
}

.s1 .s1_main .li2:hover .a1 {
  color: #fff;
  transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}

.s1 .s1_main .li2:hover .a2 {
  background: #fff;
}

.s1 .s1_main .li2:hover .a3 {
  color: #fff;
}

.s1 .s1_main .li2:hover .a4 a {
  border-color: #fff;
  color: #fff;
}

.s1 .s1_main .li2 .pic {
  height: 350px;
  width: 100%;
  overflow: hidden;
}

.s1 .s1_main .li2 .pic img {
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
  filter: grayscale(60%);
}

.s1 .s1_main .li2 .a1 {
  font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro",
    "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei",
    SimHei, sans-serif;
  font-size: 60px;
  color: #000;
  text-align: center;
  width: 100%;
  font-family: thyFont1;
  padding-top: 70px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
}

.s1 .s1_main .li2 .a2 {
  width: 80%;
  margin-left: 10%;
  background: #eee;
  height: 1px;
  margin-top: 15px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
}

.s1 .s1_main .li2 .a3 {
  box-sizing: content-box;
  width: 80%;
  margin-left: 10%;
  text-align: center;
  font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro",
    "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei",
    SimHei, sans-serif;
  font-size: 18px;
  color: #000;
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
  padding-bottom: 75px;
}

.s1 .s1_main .li2 .a4 {
  box-sizing: content-box;
  width: 160px;
  height: 40px;
  z-index: 10;
  overflow: hidden;
  margin: 0 auto;
}

.s1 .s1_main .li2 .a4:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 100%;
  top: 0;
  background: #1558a6;
  transition: 0.6s;
  -moz-transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
  z-index: 2;
}

.s1 .s1_main .li2 .a4:hover:after {
  left: 0;
  opacity: 1;
}

.s1 .s1_main .li2 .a4:hover a {
  color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5) inset;
}

.s1 .s1_main .li2 .a4 a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 10;
  font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro",
    "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei",
    SimHei, sans-serif;
  font-size: 15px;
  color: #000;
  line-height: 40px;
  text-align: center;
  font-weight: lighter;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
  border: 1px solid #bebebe;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari*/
}

/*标题*/
/* .baseTitle{ text-align: center; padding:20px 0 30px 0;} */
/* .baseTitle .div1{ height:0; border-top:1px solid #ccc; line-height: 0; width:886px;margin:auto; } */
/* .baseTitle .div1 span{ padding:0 45px;display: inline-block; font-size: 37px; font-weight: 700; color: #1c5bbe; background: #fdfdfd; height: 40px; line-height: 40px; margin-top:-22px; } */
/* .baseTitle .div2{ color: #999; font-size:15px;margin-top:27px; } */

/* .title{font-size:36px;color:#000000;text-align: center;line-height: 46px;background:url(../images/hx.png)no-repeat center 55px;} */
/* .title b span{color:#0055B2;} */
/* .title p{font-size: 18px;color:#666666;margin-top: 10px;} */


.more-btn { position: relative; box-sizing: border-box; display: block; width: 150px; height: 40px; margin: auto; padding-right: 40px; line-height: 40px; text-align: center; font-size: .14rem; color: #b7b7b7; font-family: 'Arial'; box-shadow: 0 .02rem .1rem rgba(0, 0, 0, .15); overflow: hidden; transition: all 0.3s ease-out 0s; } 
.more-btn:before { position: absolute; top: 0; right: 0; width: 40px; height: 100%; background: url(../images/arrow.png) -0.4rem 0 no-repeat #999; background-size: auto 40px; box-shadow: 0 0 .1rem rgba(0, 0, 0, .2); content: ''; transition: all 0.3s ease-out 0s; } 
.more-btn:hover { box-shadow: 0 .02rem .1rem rgba(0, 0, 0, .25); color: #555; } 
.more-btn:hover:before { background-position: 0 0; background-color: #2056ad; } 



/*¹关于我们*/
.about{ background:#fff /*url(../images/about_bg3.jpg) center no-repeat*/;  padding:60px 0; position:relative; overflow:hidden;}
.about .b{  }
.about .about_title{ position:relative; z-index: 10; text-align: center; }
.about .about_title .div1{ line-height:35px; height:70px; font-size:30px; color: #3671cf; font-weight: 700; background: url(../images/title.png) center center no-repeat; letter-spacing:1px; }
.about .about_title .div2{line-height:22px; font-size:15px; color: #999; letter-spacing: 2px;}

.about .aboutBox{}
.about .aboutBox .about_left{ width:600px; overflow:hidden; }
.about .aboutBox .about_left .div0{width:100%; border-right:5px solid #2056ad;padding:20px 0}
.about .aboutBox .about_left .div1{ color: #333; font-size:16px; font-weight: 700; letter-spacing:1px; line-height:35px; }
.about .aboutBox .about_left .div2{ border-top:1px solid rgba(255,255,255,0.3); height:3px; border-bottom:5px solid rgba(255,255,255,0.3); width:130px; margin:15px 0 25px 0; }
.about .aboutBox .about_left .div3{ color: #2056ad; font-size: 31px; font-weight: bold; letter-spacing: 12px;  } 
.about .aboutBox .about_left .aboutNR{ color:#333; font-size:18px;   line-height:35px; letter-spacing:2px;overflow:hidden; margin-top:20px;}
.about .aboutBox .about_left .about_more{padding-top:30px; width:640px;}
.about .aboutBox .about_left .about_more a{display:block; width:118px; text-align:center;border:1px solid rgba(0,0,0,0.2); /*background-color:rgba(0,0,0,0.2) ;*/ float:left; margin-right:40px; padding:15px 0 15px 0;}
/* .about .aboutBox .about_left .about_more a:hover{ background: #fda102; } */
.about .aboutBox .about_left .about_more .imgIcon{height:50px;background-repeat: no-repeat !important; background-position:center center !important;}
.about .aboutBox .about_left .about_more .mT{text-align: center; color: #fff; font-size: 14px;padding-top:8px;  }
.about .aboutBox .about_left .about_more a.a1 .imgIcon{ background-image: url(../images/about_i01.png); }
.about .aboutBox .about_left .about_more a.a2 .imgIcon{ background:url(../images/about_i02.png) center center no-repeat; }
.about .aboutBox .about_left .about_more a.a3 .imgIcon{ background:url(../images/about_i03.png) center center no-repeat; }
.about .aboutBox .about_left .about_more a.a4 .imgIcon{ background:url(../images/about_i04.png) center center no-repeat; }
.about .aboutBox .about_right{ width: 585px; position: relative;   }
.about .aboutBox .about_right .img{ height:575px; width:516px; border:5px solid rgba(255,255,255,0.6); position: relative;z-index: 5;background-position:center center; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;}
.about .aboutBox .about_right .img img{}
.about .aboutBox .about_right .bd{ position: absolute; right: 40px;bottom: -26px; border:5px solid #2056ad; width:456px; height:516px; }
.about .aboutBox .about_right .btn{ position: absolute; z-index: 10; right:40px; bottom:42px; }
.about .aboutBox .about_right .btn a{ display: block; width: 55px; height:40px; float: left; margin-right:5px;}
.about .aboutBox .about_right .btn a.a1{ background:rgba(250,170,24,0.8) url(../images/about_jt01.png) center center no-repeat; }
.about .aboutBox .about_right .btn a.a2{ background:rgba(250,170,24,0.8) url(../images/about_jt02.png) center center no-repeat; }
/* .about .aboutBox .about_right .btn a:hover{ background-color:#2b6cd5 ; } */


/*解决方案*/
.jjfa {background: url(../images/case_bg.jpg) center center;background-size:cover;}
.com_title{padding: 2em 0 3em 0;margin: auto;text-align: center}
.com_title p{font-size: 1.43em;font-weight: bold;text-align: center;color: #010101;padding-bottom: .5em;}
.com_title span{font-size: 1em;font-style: italic;text-align: center;display: inline-block;color: #000000}
.jjfa .jjfa_cont {max-width: 1380px;text-align: center;clear: both;margin: auto;overflow: hidden;padding-bottom: 4%}
.jjfa .jjfa_cont>div{width: 19.4%;    height: 415px;margin-right:8px;background: #fff;padding: 1em 0;float: left;overflow: hidden}
/*.jjfa .jjfa_cont>div:last-child{float: right;margin: auto}*/
.jjfa .jjfa_cont>div a{width: 100%;display: block}
.jjfa .jjfa_cont>div a img{width: 100%;height: 190px;margin: auto}
.jjfa .jjfa_cont a:hover{color: #000}
.jjfa .jjfa_cont .pl1{font-size: 1.15em;background: #ededed;margin: 1em 0 .5em 0;color: #8f4118;padding: .35em 0}
.jjfa .jjfa_cont>div:nth-child(2n) .pl1{color: #fe6800;background: #fbf2ed}
.jjfa .jjfa_cont>div:last-child .pl1{color: #2ea5d4;background: #edf8fc}
.jjfa .jjfa_cont>div:first-child .pl1{color: #2ea5d4;background: #edf8fc}
.jjfa .jjfa_cont .pl1:hover{color: #0b689e}
.jjfa .jjfa_cont .pl3{width: 90%;display: inline-block;text-align: left;font-size: 1em;line-height: 1.8em;color: #4b4b4b}
.jjfa .jjfa_cont img{-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.jjfa .jjfa_cont .jj_1:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}


/*-----------产品中心 START---------------*/
.product { width:100%;margin:auto;padding-top: 0.65rem; padding-bottom: 1rem;background:#fff/*url(../images/beij01.jpg) ;*/;  } 

.product .com_title{padding: 4em 0 3em 0;margin: auto;text-align: center}
.product .com_title p{font-size: 2.3em;font-weight: bold;text-align: center;color: #010101;padding-bottom: .5em;}
.product .com_title span{font-size: 1em;font-style: italic;text-align: center;display: inline-block;color: #000000}

.product .hd{width:100%;margin-bottom:30px;}

.product .hd ul{ padding-top: 10px; padding-bottom: 10px; height:50px;border-bottom:0px solid #eee;} 
.product .hd li{float:left;}
.product .hd li a { display: inline-block; width: auto; padding: 15px 20px; border:1px solid #eee;    font-size: 18px;     line-height: 0; color: #2056ad; transition: all .3s;    margin: 0 10px; } 
.product .hd li a:hover, .product .hd li a.active { background: #2056ad; color: #fff; } 
.product .swiper-wrapper { justify-content: center; } 
.product .swiper-scrollbar { left: 0; bottom: 0; width: 100%; height: 2px; } 
.product .swiper-scrollbar .swiper-scrollbar-drag { background: rgba(0, 0, 0, .2); } 
.product .tab-content { padding-top: 35px; overflow: hidden; } 
.product .tab-content ul { margin-right: -0.5rem; } 
.product .tab-content li { box-sizing: border-box; float: left; width: calc(100%/3); padding-right: 10px; padding-bottom: 20px; } 
.product .tab-content li a { display: block; background: #fff; } 
.product .tab-content li .ratio-pic {     width: 100%;height: 260px;border: 1px solid #eee; border-bottom: none; overflow: hidden; } 
/* .product .tab-content li .ratio-pic { padding-bottom: 66.48%; }  */
.product .tab-content li .ratio-pic .pic-box { border: 1px solid #fff;    width: 100%;height: 100%;text-align: center; } 
.product .tab-content li .ratio-pic img { transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;max-width: 100%;height:100%; margin:auto;} 
.product .tab-content li .cont { box-sizing: border-box; position: relative; height: 40px; padding: .05rem .4rem 0 .2rem; transition: padding 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; } 
.product .tab-content li .cont:before { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid rgba(0, 0, 0, .1); content: ''; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; } 
.product .tab-content li .cont:after { position: absolute; top: .6rem; right: 2px; width: 37px; height: 20px; border-left: 1px solid rgba(0, 0, 0, 0); background: url(../images/icon.png) -30px 0 no-repeat; content: ''; transition: all 0.3s ease-out 0s; } 
.product .tab-content li .title { position: relative; z-index: 1; padding-top: .3rem; font-size: 18px; color: #555; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: color .3s; } 
.product .tab-content li .info { position: relative; z-index: 1; padding-bottom: .15rem; font-size: 14px;  color: #999; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.product .tab-content li a:hover .cont { padding-top: 0; padding-bottom: .05rem; } 
.product .tab-content li a:hover .cont:before { top: -0.6rem; bottom: -0.05rem; border-bottom: 2px solid #2056ad; } 
.product .tab-content li a:hover .cont:after { background-position: 16px 0; border-color: rgba(0, 0, 0, .1); } 
.product .tab-content li a:hover img { transform: scale(1.2, 1.2); } 
.product .tab-content li a:hover .cont:after { top: .2rem; } 
.product .tab-content li a:hover .title { color: #2056ad; } 

/*-----------产品中心 END---------------*/


/*<!--    智能家居加盟-->*/
.jj_jm {background: /*url("../images/znjj.jpg") center center;*/background-size:cover; }
.jj_jm .jj_cont{overflow: hidden;display: block;clear: both;max-width: 1200px;margin: auto}
.jj_jm .jj_cont li{width: 13%;margin-right: 8.75%;float: left;margin-bottom: 3.58em;background: #1956a6;color: #fff;border-radius: .5em;}
.jj_jm .jj_cont li:nth-child(2n){background: #fff;color: #1956a6;border: 2px solid;}
.jj_jm .jj_cont li img{display: block;text-align: center;margin: auto;padding: 2em 0 1em 0}
.jj_jm .jj_cont li span{display: block;text-align: center;padding-bottom: 2em;color: #fff;font-size: 1em;}
.jj_jm .jj_cont li:nth-child(2n) span{color: #1956a6}
.jj_jm .jj_cont li:nth-child(5n){margin-right: 0}


.div_title{width:100%;}
.div_title h1{font-size:38px;font-weight:bold;color:#2056ad;}
.div_title h2{font-size:30px;color:#333;margin:5px 0 10px 0;}



/*案例开始*/



/*客户案例*/
/*解决方案*/
.case {background-size:cover;}
.com_title{padding: 2em 0 3em 0;margin: auto;text-align: center}
.com_title p{font-size: 2.3em;font-weight: bold;text-align: center;color: #010101;padding-bottom: .5em;}
.com_title span{font-size: 1em;font-style: italic;text-align: center;display: inline-block;color: #000000}
.case .jjfa_cont {max-width: 1380px;text-align: center;clear: both;margin: auto;overflow: hidden;padding-bottom: 4%}
.case .jjfa_cont>div{width: 18.4%;    height: 150px;margin:8px 10px;background: #fff;/*padding: 1em 0;*/float: left;overflow: hidden;border:1px solid #eee;display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;text-align:center;}
/*.jjfa .jjfa_cont>div:last-child{float: right;margin: auto}*/
.case .jjfa_cont>div a{width: 100%;display: block}
.case .jjfa_cont>div a img{max-width: 100%;max-height:100%;margin: auto}
.case .jjfa_cont a:hover{color: #000}
.case .jjfa_cont .pl1{font-size: 1.15em;background: #ededed;margin: 1em 0 .5em 0;color: #8f4118;padding: .35em 0}
.case .jjfa_cont>div:nth-child(2n) .pl1{color: #fe6800;background: #fbf2ed}
.case .jjfa_cont>div:last-child .pl1{color: #2ea5d4;background: #edf8fc}
.case .jjfa_cont>div:first-child .pl1{color: #2ea5d4;background: #edf8fc}
.case .jjfa_cont .pl1:hover{color: #0b689e}
.case .jjfa_cont .pl3{width: 90%;display: inline-block;text-align: left;font-size: 1em;line-height: 1.8em;color: #4b4b4b}
.case .jjfa_cont img{-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.case .jjfa_cont .jj_1:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}


/* <!-- 新闻咨询 --> */
.news{overflow: hidden;/*margin-top: 60px; */ }
.news_title{overflow: hidden;height: 121px;background: #f4f5f6;background: url(../images/news_bg1.jpg) no-repeat center;  }
.news_title .title_s{overflow: hidden; }
.news_title .title{width: 150px;height: 121px;margin: 30px 0;  }
.news_title .title h5{font-size: 26px;color: #333; }
.news_title .title p{font-size: 14px;color: #999; }
.news_title .phone{height: 60px;width: 600px; margin: 30px 0;  }
.news_title .phone img{display: block; float: left;margin-top: 9px;  }
.news_title .title_s .phone .phone_s{margin-left: 10px; }
.news_title .title_s .phone .phone_s p{font-size: 14px;color: #fff;  }
.news_title .title_s .phone .phone_s h5{font-size: 28px;color: #f0f3f7;  }
.news_ul{margin-top: 15px;height: 384px; }
.news_ul ul{width: 1340px;margin: 0 auto;  }
.news_ul li{float: left; height: 88px;width: 530px;margin: 40px 140px 0 0;   }
.news_ul li a{display: block;height: 88px;width: 530px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.2s; -o-transition: all 0.3s; }
.news_ul li:hover a{margin-left: 15px;}
.news_ul .time{height: 88px;width: 88px; background: #eaf0f7;     }
.news_ul .time .p1{font-size: 30px;color: #666; text-align: center;margin-top: 6px;  }
.news_ul .time .p2{font-size: 16px;color: #666;text-align: center;   }
.news_ul .text{height: 88px;width: 420px; }
.news_ul .text .title{font-size: 18px;color: #333; text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
.news_ul li:hover .text .title{color: #075f9d;}
.news_ul .text .content{font-size: 14px;color: #777;margin-top: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_more{margin: 40px auto 50px;}
.news_more a .more_s{background: #075f9d;  }
.news_more a .arrows .arrows_s{background: #075f9d;  } 





/*数字说明*/
.number{ background: #fff  url(../images/number.png) bottom center no-repeat; height:200px ; position: relative;z-index: 10; border-top:20px solid #000 ; }
.number .number_box{ padding:35px 0 0 0;}
.number .number_box li{ float:left; width: calc(100%/3); text-align:center;}
.number .number_box li{}
.number .number_box li .div1{ padding-top:20px;position: relative;}
.number .number_box li .div1 .b{ position: absolute; border:1px solid rgba(255,255,255,0.15); width:180px;height:32px;top:0; left:50%; margin-left:-90px; }
.number .number_box li .div1 .t{ font-size:18px; color:rgba(255,255,255,0.5);display: inline-block; padding:0 20px; background: #222; position: relative;z-index: 10; }
.number .number_box li .div2{ color:rgba(255,255,255,0.4); font-size:12px;text-transform:Uppercase; line-height:15px;padding-top:3px;display: none}
.number .number_box li .div3{ height:50px; line-height:50px; padding-top:20px;}
.number .number_box li .div3 .span1{ color:#fda102; font-size:60px; font-weight:700;}
.number .number_box li .div3 .span2{ color:#fda102; font-size:18px; font-weight:700;}



.jhr_tit{position: relative; z-index: 2; margin: 40px auto;text-align: center;display: block; box-sizing: border-box; width: 100%}
.jhr_tit strong{font-size: 48px;color: #2056ad;font-weight: bold; z-index: 2;position: relative;}
.jhr_tit strong:after{content: ''; height: 1px; width: 100px;background: #e4e4e4;position: absolute;left: -138px;top: 35px}
.jhr_tit strong:before{content: ''; height: 1px; width: 100px;background: #e4e4e4;position: absolute;right: -138px;top: 35px}
.jhr_tit strong em{/*font-style: inherit;*/font-weight:bold;}
.jhr_tit strong em:after{content: ''; height: 4px; width: 30px;background: #2056ad;position: absolute;left: -68px;top: 33px; z-index: 1;}
.jhr_tit strong em:before{content: ''; height: 4px; width: 30px;background: #2056ad;position: absolute;right: -68px;top: 33px; z-index: 1;}
.jhr_tit span{color: #333;line-height: 30px; font-size: 18px;display: block;position: relative; font-weight: bold;}


/*case*/
.chejian{ position:relative; padding:50px 0; background:#fff;}
.chejian .chejian_title{ position: relative;z-index: 10; line-height:90px; }
.chejian .chejian_title .div1{ color: #2056ad; font-size:30px; font-weight: 700; padding-left:44px; background: url(../images/shebei_t.png) left center no-repeat }
.chejian .chejian_title .div2{padding-left:35px; font-size: 28px; color: #2056ad; height: 90px; line-height:93px;}
.chejian .chejian_title .more{display:block; padding:0 20px; color: rgba(255,255,255,0.8); height:40px; line-height: 40px; border-radius:40px; font-size: 13px; background:rgba(0,0,0,0.2);margin-top:25px;}
.chejian .chejian_title .more:hover{ background: #fda102; }
.chejian .bg{ position: absolute;top:0;left:0; width: 100%; height:100% ; background: url(../images/bg_chejian.png) no-repeat center;background-size:100% 100%; }
.chejian .bg .bgf{ background: #fff; width:1250px; position:relative; top:90px; left:50%; margin-left:-625px ; height: 110px; }
.chejian .caseList{  overflow:hidden;position:relative; z-index:10; padding-top:30px;/*background:rgba(255,255,255,.1)*/}
.chejian .caseList ul{ width:1200px;}
.chejian .caseList li{ float:left; width:25%;border:1px solid #eee;margin:0 5px;  }
.chejian .caseList li a{display:block; margin:auto; position: relative; width:280px; border:1px solid #fff;padding:10px 0; /*background: #fff;*/ }
.chejian .caseList li .img_box{display:block; width:260px;margin:auto;  height:300px; position:relative; overflow: hidden;}
.chejian .caseList li .img_box .img{ width: 100%; height: 100%;text-align:center; overflow:hidden; background-position:center center; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;}
.chejian .caseList li .img_box .img img{max-width:100%;height:100%;}
.chejian .caseList li .img_box .bg{ position: absolute;z-index:5; top:0; left:0; width: 100%; height:100%; background: url(../images/chejian.png) right top no-repeat;}
.chejian .caseList li .title{  display:block; position: absolute; z-index:10; height:45px; line-height:45px; background:#ff6537; width:100%;bottom:-45px; left:0%;text-align:center;color:#fff; font-size:15px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-moz-transition: all 0.4s;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s; }
.chejian .caseList li a:hover .title{ bottom:0; }
.chejian .caseList .box{ width:9999px; position:relative; z-index:10;}
.chejian .caseList .box ul{ float:left;}


















