@charset "utf-8";
/* CSS Document */
input[type="button"]{ cursor:pointer;}
.qifei{ animation:1.5s ease 0s normal none infinite running mymove_g;}
@keyframes mymove_g {
0%, 30%, 50%, 60%, 80% {
    transform: scale(1);
}
40%, 70% {
    transform: scale(0.9);
}
}
@keyframes mymove_g {
0%, 30%, 50%, 60%, 80% {
    transform: scale(1);
}
40%, 70% {
    transform: scale(0.9);
}
}

.tiaotiao{ animation: myfirst 1.5s infinite;  }
@keyframes myfirst {  
   0%, 30%, 50%, 60%, 80% {  
       transform: translate(0px, 0px);  
   }  
   40%, 70% {  
       transform: translate(0px, -5px);  
   }  
   100% {  
       transform: translate(0px, 0px);  
   }  
}  
input::-webkit-input-placeholder { /* WebKit browsers */ 

color: #9f9f9f; 

} 

.ctbg{ background:#fff;}
.bg{
    background: url(../images/20190608_01.jpg) no-repeat scroll center top;
    width: 100%;
    height: 732px;
}
/*视频*/
.video-container {
    position: absolute;
    top: 226px;
    left: 0;
    width: 100%;
    height: 750px;
    overflow: hidden;
    background: var(--primary-color) url('../img/sp/cover.jpg') no-repeat center
        center/cover;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.bg2{
    background: url(../images/20190608_02.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1220px;
    position: relative;
}
.bg2 .apply{
    width: 328px;
    height: 63px;
    position: absolute;
    
    left: 0px;
    right: 0px;
    bottom: 57px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg3{
    background: url(../images/20190608_03.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1029px;
    position: relative;
}
.bg3 .sp{
    width: 1200px;
    height: 500px;
    left: 0;
    right: 0px;
    top: 227px;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
}
.bg3 .reveal{
     position: absolute;
    width: 1200px;
    height: 526px;
    left: 0;
    right: 0;
    top: 200px;
    margin: 0 auto;
}
.bg3 .reveal .swiper-container{
   
}
.bg3 .reveal .swiper-slide{
    
}
.bg4{
   
    width: 100%;
    position: relative;
    
}
.bg5{
    background: url(../images/20190608_05.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1750px;
    position: relative;
}
.bg5 .sp{
    width: 1200px;
    height: 500px;
    left: 0;
    right: 0px;
    top: 240px;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
}
.bg5 .apply{
    width: 328px;
    height: 63px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 80px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg5 .hxfw{
    width: 1200px;
    height: 1380px;
    margin: 0 auto;
    padding-top: 205px;
}
.bg5 .hxfw img{
    width: 542px;
    height: 282px;
}
.bg5 .hxfw li{
    width: 545px;
    height: 365px;
}
.bg5 .hxfw .t_l{
    width: 545px;
    height: 390px;
    float: left;
    padding-top: 50px;
    padding-left:50px;
}
.bg5 .hxfw .t_l:nth-child(5){
    width: 545px;
    height: 390px;
    float: left;
    padding-top: 40px;
    padding-left:50px;
}
.bg5 .hxfw .t_r:nth-child(6){
    width: 545px;
    height: 390px;
    float: right;
    padding-top: 40px;
    padding-right:41px;
}
.bg5 .hxfw .t_r{
    width: 545px;
    height: 390px;
    float: right;
    padding-top: 50px;
    padding-right:35px;
}
.bg5 .hxfw p{
    width: 190px;
    height: 20px;
    line-height: 20px;
    font-size: 22px;
    font-weight: bold;
    color: #143c84;
    text-align: center;
    margin-top: 27px;
}
.bg5 .hxfw span{
    width: 190px;
    height: 20px;
    line-height: 20px; 
    font-size: 16px;
    color: #b0b0b0;
    text-align: center;
}
.bg6{
    background: url(../images/20190608_06.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1209px;
    position: relative;
}
.bg12{
    background: url(../images/20190608_12.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1008px;
    position: relative;
}
.bg12 .apply{
    width: 328px;
    height: 63px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 210px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg13{
    background: url(../images/20190608_13.jpg) no-repeat scroll center top;
    width: 100%;
    height: 160px;
    position: relative;
}

.bg14{
    background: #fff;
    width: 100%;
    height: 173px;
    position: relative;
}
.bg7{
    background: url(../images/20190608_07.jpg) no-repeat scroll center top;
    width: 100%;
    height: 893px;
    position: relative;
}
.bg8{
   
    width: 100%;
    position: relative;
}
.bg9{
    background: url(../images/20190608_09.jpg) no-repeat scroll center top;
    width: 100%;
    height: 1030px;
    position: relative;
}
.bg10{

    width: 100%;
    position: relative;
}
.bg11{
    background: url(../images/20190608_11.jpg) no-repeat scroll center top;
    width: 100%;
    height: 450px;
    position: relative;
}
.zhong{    
    width: 1200px;
    height: 89px;
    margin: 0 auto;
    top: -49px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.bg12 .new_cont{
    width: 1200px;
    height: 700px;
    margin: 0 auto;
}

.bg12 .new_cont ul li{
    font-size: 16px;
    width: 500px;
    text-align: left;
    margin:30px 0 50px 54px;

}

.bg12 .new_cont .new_l{
    width: 600px;
    height: 554px;
    margin-top: 280px;
    float: left;
}
.bg12 .new_cont .new_r{
    width: 600px;
    height: 554px;
    margin-top: 280px;
    float: right;
}
 .bm6 input::-webkit-input-placeholder { /* WebKit browsers */
            color: #fff;
}
.bg15{
    background: url(../images/20190608_15.jpg) no-repeat scroll center top;
    width: 100%;
    height: 220px;
    position: relative;
}
.bg15 .bm6{
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    
}
.bm6 .txt {
    background: none;
    border: 0;
    border-radius: 6px;
    border: 2px #fff solid;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    padding: 0 10px;
    width: 556px;
    margin-top: 20px;
    margin-right: 14px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bm6 #kehu{float: left;}
.bm6 #tel{float: right;margin-right: 0;}
.bm6 #adr{float: left;}
.bm6 .imgbtn {
    display: inline-block;
    width: 580px;
    height: 60px;
    background: url(../images/btn_yuyue.png);
    border: 0;
    margin-top: 20px;
    padding-bottom: 19px;
    float: right;
}
 .bm7 input::-webkit-input-placeholder { /* WebKit browsers */
            color: #fff;
}
.bg16{
    background: url(../images/20190608_16.jpg) no-repeat scroll center top;
    width: 100%;
    height: 265px;
    position: relative;
}
.bg16 .bm7{
    width: 1200px;
    height: 265px;
    margin: 0 auto;
    
}
.bm7 .txt {
    background: none;
    border: 0;
    border-radius: 6px;
    border: 2px #fff solid;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    padding: 0 10px;
    width: 556px;
    margin-top: 20px;
    margin-right: 14px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bm7 #kehu{float: left;}
.bm7 #tel{float: right;margin-right: 0;}
.bm7 #adr{float: left;}
.bm7 .imgbtn {
    display: inline-block;
    width: 580px;
    height: 60px;
    background: url(../images/btn_bao3.png);
    border: 0;
    margin-top: 20px;
    padding-bottom: 19px;
    float: right;
}
 .bm8 input::-webkit-input-placeholder { /* WebKit browsers */
            color: #ffe4c0;
}
.bg17{
    background: url(../images/20190608_17.jpg) no-repeat scroll center top;
    width: 100%;
    height: 164px;
    position: relative;
}
.bg17 .bm8{
    width: 1200px;
    height: 160px;
    margin: 0 auto;
    
}
.bm8 .txt {
    background: none;
    border: 0;
    border-radius: 6px;
    border: 2px #ffe4c0 solid;
    color: #ffe4c0;
    display: inline-block;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    padding: 0 10px;
    width: 556px;
    margin-top: 20px;
    margin-right: 14px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bm8 #kehu{float: left;}
.bm8 #tel{float: right;margin-right: 0;}
.bm8 #adr{float: left;}
.bm8 .imgbtn {
    display: inline-block;
    width: 580px;
    height: 60px;
    background: url(../images/btn_lingqu1.png);
    border: 0;
    margin-top: 20px;
    padding-bottom: 19px;
    float: right;
}
 .bm9 input::-webkit-input-placeholder { /* WebKit browsers */
            color: #666;
}


.bg8 .bm9{ 
    background: url(../images/20190608_04.png) no-repeat scroll center top;
    height: 173px;
    width: 1234px;
    top: -82px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    z-index: 10;
}
.bg8 .bm9 .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 300px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bg8 .bm9 #adr{
    left: 312px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg8 .bm9 #tel{
    left: 645px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg8 .bm9 .imgbtn{
    display: inline-block;
    position: absolute;
    width: 195px;
    height: 51px;
    background: url(../images/btn_m.png) no-repeat;
    border: 0;
    top: 62px;
    right: 40px;
    bottom: 0px;
}
.bg8 .dial_list {
  width: 297px;
  height: 182px;
  top: 253px;
  left: 1254px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  
}

.bg8 .dial_list .list_touch {
  height: 127px !important;
  margin-top: 55px;
  text-align: center;
}
.bg8 .dial_list .list_touch li {
  line-height: 20px;
  font: 15px/26px 'font';
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.bg8 .dial_list .list_touch li:nth-child(1){
  margin-top: 10px;
}
.bg6 .gy .apply{
    width: 223px;
    height: 45px;
    position: absolute;
    left: 0px;
    right: -630px;
    bottom: 40px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg7 .apply{
    width: 430px;
    height: 67px;
    position: relative;
    top: -166px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg8 .apply{
    width: 385px;
    height: 63px;
    position: absolute;
    top: 820px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg10 .apply{
    width: 328px;
    height: 63px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 150px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
.bg14 .apply{
    width: 476px;
    height: 63px;
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
   /* cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;*/
}
.bg3 .apply{
    width: 385px;
    height: 63px;
    position: absolute;
    top: 748px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}

.bg4 .bm4{ 
   background: url(../images/20190608_04.png) no-repeat scroll center top;
    width: 1234px;
    height: 173px;
    top: -80px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    z-index: 10;
}
.bg4 .bm4 .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 300px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bg4 .bm4 #adr{
    left: 312px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg4 .bm4 #tel{
    left: 645px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg4 .bm4 .imgbtn{
    display: inline-block;
    position: absolute;
    width: 195px;
    height: 51px;
    background: url(../images/btn_m.png) no-repeat;
    border: 0;
    top: 62px;
    right: 40px;
    bottom: 0px;
}
.bg4 .dial_list {
  width: 297px;
  height: 182px;
  top: 253px;
  left: 1254px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  
}

.bg4 .dial_list .list_touch {
  height: 127px !important;
  margin-top: 55px;
  text-align: center;
}
.bg4 .dial_list .list_touch li {
  line-height: 20px;
  font: 15px/26px 'font';
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.bg4 .dial_list .list_touch li:nth-child(1){
  margin-top: 10px;
}
.bg13 .bm11{ 
    width: 1200px;
    height: 160px;
    top: 0px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
}
.bg13 .bm11 .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 300px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bg13 .bm11 #adr{
    left: 295px;
    top: 55px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg13 .bm11 #tel{
    left: 630px;
    top: 55px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg13 .bm11 .imgbtn{
    display: inline-block;
    position: absolute;
    width: 195px;
    height: 51px;
    background: url(../images/btn_m.png) no-repeat;
    border: 0;
    top: 55px;
    right: 23px;
    bottom: 0px;
}

.bg14 .bm12{ 
    background: url(../images/20190608_04.png) no-repeat scroll center top;
    width: 1234px;
    height: 173px;
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
}
.bg14 .bm12 .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 300px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bg14 .bm12 #adr{
    left: 295px;
    top: 55px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg14 .bm12 #tel{
    left: 630px;
    top: 55px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg14 .bm12 .imgbtn{
    display: inline-block;
    position: absolute;
    width: 195px;
    height: 51px;
    background: url(../images/btn_m.png) no-repeat;
    border: 0;
    top: 55px;
    right: 23px;
    bottom: 0px;
}
.bg10 .bm10{ 
    background: url(../images/20190608_04.png) no-repeat scroll center top;
    height: 173px;
    width: 1234px;
    top: -215px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    z-index: 10;
}
.bg10 .bm10 .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 300px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.bg10 .bm10 #adr{
    left: 312px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg10 .bm10 #tel{
    left: 645px;
    top: 62px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.bg10 .bm10 .imgbtn{
    display: inline-block;
    position: absolute;
    width: 195px;
    height: 51px;
    background: url(../images/btn_m.png) no-repeat;
    border: 0;
    top: 62px;
    right: 40px;
    bottom: 0px;
}
.bg10 .swiper-container{
    position: absolute;
    width: 1120px;
    height: 271px;
    left: 0;
    right: 0;
    bottom: 57px;
    margin: 0 auto;
}
.bg10 .swiper-slide{
    
}
.bg10 .swiper-slide ul li img{
    width: 490px;
    height: 271px; 
}
.l_l{
    float: left;
  
}
.l_r{
    float: right;
  
}
.bg7 .main {
    width: 1200px;
    margin: 0 auto;
    height: 580px;
    padding-top: 220px;
}
.con {
    width: 377px;
    height: 573px; 
    float: left; 
    margin: 0px 10px;
    position: relative; 
    box-shadow: 3px 3px 10px #666;
    overflow:hidden;
}
.con img {
    width: 377px;
    height: 573px;
}
.con span {
    width: 360px;
    height: 533px; 
    position: absolute;
    padding: 20px; 
    left: -500px;
    top: 0px;
    filter: Alpha(opacity=80);
    -moz-opacity: 0.8; 
    opacity: 0.8; 
    background: #999;
    -webkit-transition: left 0.5s ease;
}
.con span h1 {
    height: 30px;
    color: #fff;
    font-size:40px;
    position: relative;
    top: 330px;
    left: -500px;
    text-align: left;
    -webkit-transition: left 1s ease;
}
.con span i{
    border:10px solid #fff;
    display:inline-block;
    width:70px;
    position: relative;
    top: 370px;
    left: -200px;
    text-align: left;
    -webkit-transition: left 1s ease;
}
.con span h3 {
    height: 30px;
    color: #fff;
    font-size:20px;
    position: relative;
    top: 390px;
    left: -500px;
    text-align: left;
    -webkit-transition: left 1s ease;
}
.con span p {
    line-height: 25px; 
    font-size:14px; 
    color: #fff;
    position: relative; 
    top: 420px; 
    left: -500px;
    text-align: left;
    -webkit-transition: left 1s ease;
}
.con:hover span {
    left:0px;
}
.con:hover span h1 {
    left: 0px;
}
.con:hover span i {
    left: 0px;
}
.con:hover span h3 {
    left: 0px;
}
.con:hover span p {
    left: 0px;
}
.con div{
    width: 360px;
    height: 533px; 
    padding: 20px; 
    position: absolute;
    left: 0px;
    top: 0px;
}
.con div h1 {
    height: 30px;
    color: #fff;
    font-size:40px;
    position: relative;
    top: 330px;
    left: 0px;
    text-align: left;
}
.con div i{
    border:5px solid #fff;
    display:inline-block;
    width:70px;
    position: relative;
    top: 370px;
    left: 0px;
    text-align: left;
}
.con div h3 {
    height: 30px;
    color: #fff;
    font-size:20px;
    position: relative;
    top: 390px;
    left: 0px;
    text-align: left;
}
.con div p {
    line-height: 25px; 
    font-size:14px; 
    color: #fff;
    position: relative; 
    top: 420px; 
    left: 0px;
    text-align: left;
}

.bg7 .tab {
    /*width: 100%;
    background-image: url('../images/bz.jpg');
    background-size: cover;
    margin-top: 50px;*/
}
.bg7 .tab .box {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    height: 743px;
}
.bg7 .tab .box .menus {
    width: 140px;
    height: 438px;
    float: left;
    margin-top: 234px;
    margin-left: 30px;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: hidden;
}
.bg7 .tab .box .menus li {
    width: 140px;
    height: 110px;
    background: #fff;
    font-size: 20px;
    color: #112e5f;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.5);
    line-height: 70px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.bg7 .tab .box .menus li p{
    width: 140px;
    height: 55px;
    font-size: 35px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.bg7 .tab .box .menus li span{
    width: 140px;
    font-size: 20px;
    color: #112e5f;
    text-align: center;
}
.bg7 .tab .box .menus li:nth-child(4) {
    border-bottom: none;
}
.bg7 .tab .box .shu {
    height: 110px !important;
    background: #112e5f !important;
    color: #fff !important;
   
}
.bg7 .tab .box .shu p{
    background: #112e5f !important;
    color: #fff !important;
   
}
.bg7 .tab .box .shu span{
    background: #112e5f !important;
    color: #fff !important;
   
}
.bg7 .tab .right {
    float: left;
    width: 957px;
    margin-top: 234px;
    height: 438px;
    overflow: hidden;
    margin-left: 40px;
    border-radius: 10px;
    /*background: rgba(0,0,0,0.5);*/
}
.bg7 .tab .tab_right {
    width: 957px;
    height: 438px;
    color: #fff;
    text-align: center;

    position:relative;
}
.bg7 .tab .tab_right img {
    width: 100%;
    position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
}
.bg7 .tab .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tc-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
}
.tc-box .tc-form {
    width: 396px;
    height: 399px;
    background: url(../images/tc.png);
    background-size: 100% 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
}
.tc-form form {
    width: 300px;
    height: 248px;
    position: absolute;
    top: 109px;
    left: 26px;
    right: 0;
    bottom: 0;
}
.tc-form form input {
    width: 100%;
    height: 58px;
    border:none;
    outline: none;
    margin-bottom: 35px;
    text-indent: 10px;
}
.tc-form #kehu{margin-left: 45px;}
.tc-form #tel{margin-left: 45px;}
.tc-btn{
    background: #da0000;
    border: none;
    color: white;
    font-size: 22px;
    border-radius: 30px;
    width: 348px !important;
}
.tc-box .tc-form .imgbtn{
    width: 363px;
    height: 55px;
    background: url(../images/an.png);
    border:none;
    left: -81px;
    position: absolute;
}
.tc-box .close-1 {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    cursor: pointer;
}

@keyframes img{
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}


.bmfoot{ padding-top:10px;}
.bmfoot .txt {
    border: 1px solid #fff;
    border-radius: 52px;
    color: #fff;
    width: 248px;
    height:50px;
    line-height:50px;
    margin-top:8px;
    font-family:"微软雅黑","Microsoft YaHei";
}

.ewmfixed{
    position:fixed;
    left:0;
    bottom:88px;
}

.bottom_nav {
    background:rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 35;
    height:86px;
}
.bottom_nav .zb_left{ background:url(../images/sec7_1.png) no-repeat; width:192px; height:205px; margin-top:-70px; float:left;}
.bottom_nav .zb_center {
    color: #fff;
    float: left;
    margin-left: 20px;
    width: 240px;
}
.bottom_nav .zb_center .p1 {
    font-size: 28px;
    margin: 26px 0 0;
}
.bottom_nav .zb_center .p2 {
    font-size: 31px;
}
.bottom_nav .zb_center .p2 span {
    color: #f60031;
    font-size:32px;
}

.bottom_nav .zb_right {
    float: right;
    position: relative;
    width: 700px;
}

.bottom_nav .zb_right .txt {
    background:none;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin: 14px 0;
    padding: 0 25px;
    width: 400px;
    font-family:"微软雅黑","Microsoft YaHei";
}
.bottom_nav .zb_right .btn {
    background: #f60031 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 28px;
    margin: 16px 0;
    padding: 16px 45px;
    position: absolute;
    right: 0;
    top: 0;
}
.k{ position: absolute; top: 344px;  left: -11px; width: 375px;height: 375px;}
.zp{
    position: absolute;
    top: 50px;
    left: 487px;
    z-index: 2;
    width: 100%;
    height: 100%;
    animation: spin 10s linear infinite;
}
.zz{position: absolute;top: 158px;  left: 591px; z-index: 3; width: auto; height: auto;cursor:pointer;}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
   
  }
}
/* tab */
.cg {
   background: url(../images/20190608_03.jpg) no-repeat scroll center top;
    width: 100%;
    height: 995px;
}

.cg .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.cg .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cg .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.cg .tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.cg .tabs nav li.tab-current a {
    color: #74777b;
}

.cg .tabs nav a:focus {
    outline: none;
}
.cg .tabs-style-bar nav {
    /*background: rgba(40,44,42,0.05);*/
    padding-top: 280px;
}

.cg .tabs-style-bar nav ul {
    /*border: 4px solid transparent;*/
}

.cg .tabs-style-bar nav ul li a {
    background-color: #fff;
    border: 1px #112e5f solid;
    color: #333;
    transition: background-color 0.2s, color 0.2s;
}

.cg .tabs-style-bar nav ul li a:hover,
.cg .tabs-style-bar nav ul li a:focus {
    color: #112e5f;
}

.cg .tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
}

.cg .tabs-style-bar nav ul li.tab-current a {
    background: #dfb07c;
    color: #333;
}
.cg .content-wrap {
    position: relative;
}
.cg .content-wrap .gy{
    width: 1200px;
    height: 415px;
}
.cg .content-wrap .gy .case{
  /*width: 390px;
  height: 358px;*/
  float: left;
}
.cg .content-wrap .gy .case .g_h {
      width: 388px;
      height: 356px;
      border: 1px #999999 solid;
      margin: 0px 10px 10px 0px;
}
.cg .content-wrap .gy .case .g_h h3.wz {
      width: 390px;
      height: 77px;
      text-align: center;
      line-height: 77px;
}
.cg .content-wrap .gy .case .g_h h3.wz span {
      display: block;     /*è®¾ç½®ä¸ºå—çº§å…ƒç´ ä¼šç‹¬å ä¸€è¡Œå½¢æˆä¸Šä¸‹å±…ä¸­çš„æ•ˆæžœ*/
      font-size: 22px;
      font-weight: bold;
      color: #112e5f;
      position: relative;   /*å®šä½æ¨ªçº¿ï¼ˆå½“æ¨ªçº¿çš„çˆ¶å…ƒç´ ï¼‰*/
}
.cg .content-wrap .gy .case .g_h img{
  border: 1px #999 solid;
}
.cg .content-wrap .gy .case .g_h h3.wz span:before, h3.wz span:after {
      content: '';                 /*CSSä¼ªç±»ç”¨æ³•*/
      position: absolute;         /*å®šä½èƒŒæ™¯æ¨ªçº¿çš„ä½ç½®*/
      top: 52%;
      background: #112e5f;       /*å®½å’Œé«˜åšå‡ºæ¥çš„èƒŒæ™¯æ¨ªçº¿*/
      width: 11%;
      height: 1px;
}
.cg .content-wrap .gy .case .g_h h3.wz span:before{
      left: 24%;        /*è°ƒæ•´èƒŒæ™¯æ¨ªçº¿çš„å·¦å³è·ç¦»*/
}
.cg .content-wrap .gy .case .g_h h3.wz span:after {
      right: 24%;
}
.cg .content-wrap section {
    display: none;
    margin: 0 auto;
    padding-top: 20px;
    max-width: 1200px;
    text-align: center;
}

.cg .content-wrap section.content-current {
    display: block;
}

.cg .content-wrap section p {
    margin: 0;
    margin: 21px 0;
    color: #112e5f;
    letter-spacing: 2px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    /* line-height: 1; */
    /* border: 1px #000 solid; */
    background: #d1d1d1;
}
.cg .gd_yy {
    margin: 60px auto;
    display: table;
    cursor: pointer;
}
/**tab2**/
.bg10 .tabs nav {
    text-align: center;
    width: 875px;
    height: 124px;
    margin: 0px auto;
}
.bg10 .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.bg10 .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bg10 .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.bg10 .tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.bg10 .tabs nav li.tab-current a {
    color: #74777b;
}

.bg10 .tabs nav a:focus {
    outline: none;
}
.bg10 .tabs-style-bar nav {
    /*background: rgba(40,44,42,0.05);*/
    padding-top: 280px;
}

.bg10 .tabs-style-bar nav ul {
    /*border: 4px solid transparent;*/
}

.bg10 .tabs-style-bar nav ul li a {
    background-color: #fff;
    border: 1px #112e5f solid;
    color: #333;
    transition: background-color 0.2s, color 0.2s;
}

.bg10 .tabs-style-bar nav ul li a:hover,
.bg10 .tabs-style-bar nav ul li a:focus {
    color: #112e5f;
}

.bg10 .tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
}

.bg10 .tabs-style-bar nav ul li.tab-current a {
    background: #dfb07c;
    color: #333;
}
.bg10 .content-wrap {
    position: relative;
}
.bg10 .content-wrap .gy{
    width: 1116px;
    height: 415px;
    margin: 0 auto;
}
.bg10 .content-wrap .gy .case{
  /*width: 390px;
  height: 358px;*/
  float: left;
}
.bg10 .content-wrap .gy .case .g_h {
      width: 388px;
      height: 356px;
      border: 1px #999999 solid;
      margin: 0px 10px 10px 0px;
}
.bg10 .content-wrap .gy .case .g_h h3.wz {
      width: 390px;
      height: 77px;
      text-align: center;
      line-height: 77px;
}
.bg10 .content-wrap .gy .case .g_h h3.wz span {
      display: block;     /*è®¾ç½®ä¸ºå—çº§å…ƒç´ ä¼šç‹¬å ä¸€è¡Œå½¢æˆä¸Šä¸‹å±…ä¸­çš„æ•ˆæžœ*/
      font-size: 22px;
      font-weight: bold;
      color: #112e5f;
      position: relative;   /*å®šä½æ¨ªçº¿ï¼ˆå½“æ¨ªçº¿çš„çˆ¶å…ƒç´ ï¼‰*/
}
.bg10 .content-wrap .gy .case .g_h img{
  border: 1px #999 solid;
}
.bg10 .content-wrap .gy .case .g_h h3.wz span:before, h3.wz span:after {
      content: '';                 /*CSSä¼ªç±»ç”¨æ³•*/
      position: absolute;         /*å®šä½èƒŒæ™¯æ¨ªçº¿çš„ä½ç½®*/
      top: 52%;
      background: #112e5f;       /*å®½å’Œé«˜åšå‡ºæ¥çš„èƒŒæ™¯æ¨ªçº¿*/
      width: 11%;
      height: 1px;
}
.bg10 .content-wrap .gy .case .g_h h3.wz span:before{
      left: 24%;        /*è°ƒæ•´èƒŒæ™¯æ¨ªçº¿çš„å·¦å³è·ç¦»*/
}
.bg10 .content-wrap .gy .case .g_h h3.wz span:after {
      right: 24%;
}
.bg10 .content-wrap section {
    display: none;
    margin: 0 auto;
    padding-top: 20px;
    max-width: 1200px;
    text-align: center;
}

.bg10 .content-wrap section.content-current {
    display: block;
}

.bg10 .content-wrap section p {
    margin: 0;
    margin: 21px 0;
    color: #112e5f;
    letter-spacing: 2px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    /* line-height: 1; */
    /* border: 1px #000 solid; */
    background: #d1d1d1;
}
.bg10 .gd_yy {
    margin: 60px auto;
    display: table;
    cursor: pointer;
}
/**tab3**/
.bg6 .tabs nav {
    text-align: center;
    width: 801px;
    height: 100px;
    margin: 0px auto;
    padding-top: 383px;
}
.bg6 .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.bg6 .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bg6 .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
    width: 208px;
    height: 97px;
}
.bg6 .tabs nav li:nth-child(2) a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
    width: 208px;
    height: 97px;
    margin-left:10px;
}
.bg6 .tabs nav li:last-child a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:1.5;
    width: 208px;
    height: 97px;
    margin-left:19px;
}
.bg6 .tabs nav a span {
    vertical-align: middle;
    font-size: 24px;
    letter-spacing: 4px;
    height: 40px;
    line-height: 40px;
    display: inline-block;

}
.bg6 .tabs nav a p{
    vertical-align: middle;
    font-size: 18px;
    letter-spacing: 2px;
    height: 40px;
    line-height: 40px;
    margin-top: 6px;
}

.cg .tabs nav li.tab-current a {
    color: #74777b;
}

.bg6 .tabs nav a:focus {
    outline: none;
}
.bg6 .tabs-style-bar nav {
    /*background: rgba(40,44,42,0.05);*/
    padding-top: 280px;
}

.bg6 .tabs-style-bar nav ul {
    /*border: 4px solid transparent;*/
}

.bg6 .tabs-style-bar nav ul li a {
    background-color: #fff;
    border: 1px #112e5f solid;
    color: #333;
    transition: background-color 0.2s, color 0.2s;
}

.bg6 .tabs-style-bar nav ul li a:hover,
.bg6 .tabs-style-bar nav ul li a:focus {
    color: #112e5f;
}

.bg6 .tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
}

.bg6 .tabs-style-bar nav ul li.tab-current a {
    background: #dfb07c;
    color: #333;
}
.bg6 .content-wrap {
    position: relative;
}
.bg6 .content-wrap .gy{
    width: 1117px;
    height: 484px;
    margin: 0 auto;
}
.bg6 .content-wrap .gy .case{
  /*width: 390px;
  height: 358px;*/
  float: left;
}
.bg6 .content-wrap .gy .case .g_h {
      width: 388px;
      height: 356px;
      border: 1px #999999 solid;
      margin: 0px 10px 10px 0px;
}
.bg6 .content-wrap .gy .case .g_h h3.wz {
      width: 390px;
      height: 77px;
      text-align: center;
      line-height: 77px;
}
.bg6 .content-wrap .gy .case .g_h h3.wz span {
      display: block;     /*è®¾ç½®ä¸ºå—çº§å…ƒç´ ä¼šç‹¬å ä¸€è¡Œå½¢æˆä¸Šä¸‹å±…ä¸­çš„æ•ˆæžœ*/
      font-size: 22px;
      font-weight: bold;
      color: #112e5f;
      position: relative;   /*å®šä½æ¨ªçº¿ï¼ˆå½“æ¨ªçº¿çš„çˆ¶å…ƒç´ ï¼‰*/
}
.bg6 .content-wrap .gy .case .g_h img{
  border: 1px #999 solid;
}
.bg6 .content-wrap .gy .case .g_h h3.wz span:before, h3.wz span:after {
      content: '';                 /*CSSä¼ªç±»ç”¨æ³•*/
      position: absolute;         /*å®šä½èƒŒæ™¯æ¨ªçº¿çš„ä½ç½®*/
      top: 52%;
      background: #112e5f;       /*å®½å’Œé«˜åšå‡ºæ¥çš„èƒŒæ™¯æ¨ªçº¿*/
      width: 11%;
      height: 1px;
}
.bg6 .content-wrap .gy .case .g_h h3.wz span:before{
      left: 24%;        /*è°ƒæ•´èƒŒæ™¯æ¨ªçº¿çš„å·¦å³è·ç¦»*/
}
.bg6 .content-wrap .gy .case .g_h h3.wz span:after {
      right: 24%;
}
.bg6 .content-wrap section {
    display: none;
    margin: 0 auto;
    padding-top: 50px;
    max-width: 1200px;
    text-align: center;
}

.bg6 .content-wrap section.content-current {
    display: block;
}

.bg6 .content-wrap section p {
    margin: 0;
    margin: 21px 0;
    color: #112e5f;
    letter-spacing: 2px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    /* line-height: 1; */
    /* border: 1px #000 solid; */
    background: #d1d1d1;
}
.bg6 .gd_yy {
    margin: 60px auto;
    display: table;
    cursor: pointer;
}
.tabs-style-linebox nav ul li {
    margin: 0 0.5em;
    -webkit-flex: none;
    flex: none;
}

.tabs-style-linebox nav a {
    padding: 0 0.5em;
    color: #333;
    font-weight: 700;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.tabs-style-linebox nav a:hover,
.tabs-style-linebox nav a:focus {
    color: #333;
}
.tabs-style-linebox nav a p span {
    padding: 0 0.5em;
    color: #b7885a;
    font-weight: 700;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.tabs-style-linebox nav li.tab-current a p span{
    color: #fff;
}
.tabs-style-linebox nav li.tab-current a {
    color: #fff;
}

.tabs-style-linebox nav li:nth-child(2).tab-current a{
    color: #fff;
    margin-left:10px;
}
.tabs-style-linebox nav a::after {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #4c6796;
    content: '';
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, transform 0.3s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
    -webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);
    transform: translate3d(0,100%,0) translate3d(0,-3px,0);
}

.tabs-style-linebox nav li.tab-current a::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.tabs-style-linebox nav a:hover::after,
.tabs-style-linebox nav a:focus::after,
.tabs-style-linebox nav li.tab-current a::after {
    background: #4c6796;
}

@media screen and (max-width: 58em) {
    .tabs-style-linebox nav ul {
        display: block;
        box-shadow: none;
    }
    .tabs-style-linebox nav ul li {
        display: block;
        -webkit-flex: none;
        flex: none;
    }
}
/**切换效果**/
.four{
    width: 100%;
    height: 1030px;
    background: url(../images/20190608_09.jpg) no-repeat scroll center top;
    position: relative;
}
.four .four-middle{
    width: 1200px;
    margin: 0 auto;
}
.endorsement {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 460px 0;
}
.four .sp{
    width: 720px;
    height: 600px;
    left: 30%;
    right: 0px;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
}
.endorsement * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}

.endorsement a {
  color: #303030;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}

.endorsement a,
.endorsement a:active,
.endorsement a:hover,
.endorsement a:focus,
.endorsement a:visited {
  text-decoration: none;
}

.endorsement ul li {
  float: left;
}

.endorsement ul li:first-child {
    width: 370px;
    height: 368px;
    padding: 50px 40px 20px 50px;
}

.endorsement ul li:first-child h2 {
  font-size: 30px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 10px;
  text-align: -webkit-center;
}

.endorsement ul li:first-child p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
    text-align: -webkit-center;
}

/*.endorsement ul li:first-child span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 30px;
}

.endorsement ul li:first-child .englisgTxt {
  font-size: 8px;
  margin-top: 34px;
}*/

.endorsement ul li:first-child i {
  display: block;
  height: 179px;
  width: 334px;
  position: absolute;
  bottom: 20px;
  right: 17px;
  background: url('../images/brand.png') no-repeat center;
}

.endorsement ul li:nth-child(2) i {
  display: block;
  height: 135px;
  width: 155px;
  position: absolute;
  bottom: 20px;
  right: 17px;
  background: url('../images/sg.png') no-repeat center;
}

.endorsement ul li:nth-child(2) .middleman i {
  display: block;
  height: 141px;
  width: 155px;
  position: absolute;
  bottom: 20px;
  right: 17px;
  background: url('../images/sj.png') no-repeat center;
}

.endorsement ul li:nth-child(2) {
  width: 408px;
  height: 366px;
  margin: 0 28px 0 20px;
}

.endorsement ul li:nth-child(2) .middleman,
.endorsement ul li:nth-child(2) .middleman-1 {
  width: 100%;
  height: 170px;
  padding: 28px 0 0 30px;
}

.endorsement ul li:nth-child(2) .middleman h2,
.endorsement ul li:nth-child(2) .middleman-1 h2 {
  font-size: 30px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 10px;
}

.endorsement ul li:nth-child(2) .middleman p,
.endorsement ul li:nth-child(2) .middleman-1 p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
}

/*.endorsement ul li:nth-child(2) .middleman span,
.endorsement ul li:nth-child(2) .middleman-1 span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 23px;
}*/

.endorsement ul li:nth-child(2) .middleman .englisgTxt,
.endorsement ul li:nth-child(2) .middleman-1 .englisgTxt {
  font-size: 8px;
  color: #2e2e2e;
  margin-top: 34px;
}

.endorsement ul li:nth-child(2) .middleman i,
.endorsement ul li:nth-child(2) .middleman-1 i {
  display: block;
  width: 139px;
}

/*.endorsement ul li:nth-child(2) .middleman i {
  position: absolute;
  bottom: 14px;
  right: 19px;
  height: 123px;
  background: url(../images/eGongy.png) no-repeat center;
}*/

.endorsement ul li:nth-child(2) .middleman-1 {
  margin-top: 28px;
}

/*.endorsement ul li:nth-child(2) .middleman-1 i {
  height: 112px;
  position: absolute;
  bottom: 24px;
  right: 25px;
  background: url(../images/eFuwu.png) no-repeat center;
}*/

.endorsement ul li:last-child {
  width: 370px;
  height: 368px;
  padding: 41px 36px 0 32px;
}

.endorsement ul li:last-child h2 {
  font-size: 30px;
  font-weight: 600;
  color: #343434;
  margin-bottom: 10px;
  text-align: -webkit-center;
}

.endorsement ul li:last-child p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
    text-align: -webkit-center;
}

.endorsement ul li:last-child span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 25px;
}

.endorsement ul li:last-child .englisgTxt {
  font-size: 8px;
  color: #2e2e2e;
  margin-top: 28px;
}

.endorsement ul li:last-child i {
  display: block;
  width: 334px;
  height: 179px;
  position: absolute;
  bottom: 22px;
  right: 19px;
  background: url('../images/site.png') no-repeat center;
}

.endorsement-item {
  background: #fff;
  position: relative;
  border-radius: 5px;
}

.endorsementjs {
  background: #dbac76;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.8);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.endorsementjs h2 {
  color: #343434 !important;
}

.endorsementjs p {
  color: #343434 !important;
}

/*.endorsementjs span {
  background: #fcb509 !important;
}

.endorsementjs .englisgTxt {
  color: rgba(255, 255, 255, 0.6) !important;
}*/

.four .four-middle .endorsement-item{
    /*padding-top: 20px;*/
    transition: all 0.6s;
}
.four .four-middle .endorsement-item:hover {
    z-index:100;
    transform: scale(1.1);
}
