html,body{font-family: "PingFang SC", "Microsoft Yahei", "hiragino sans gb", Helvetica, Arial, Tahoma;}
body::-webkit-scrollbar{width: 0;}
.main{width: 1180px; margin-left:auto; margin-right:auto;}
#header{position:fixed; left:0; top:0; z-index: 99999; width: 100%; height:86px; line-height: 86px; }
#header.bg1{ background: #2450be; }
#header.bg2{background: #2450be;}
#header.bg3{ background: #243165; }
#header.bg0{ background: none; }
#header .logo{float: left; padding-top:25px;}
#header .logo img{display: block; width:141px; height: auto;}
/*#header .content{border-bottom: 1px solid rgba(255,255,255,0.2);}*/
.nav_box{float: right; color: #fff; }
#nav li{display: inline-block; padding:0 15px; color: #fff;}
#nav li span{display: inline-block; padding:0 10px; position: relative; cursor: pointer;}
#nav li span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #fff;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 244ms cubic-bezier(.666,0,.333,1);
    transition: -webkit-transform 244ms cubic-bezier(.666,0,.333,1);
    transition: transform 244ms cubic-bezier(.666,0,.333,1);
    transition: transform 244ms cubic-bezier(.666,0,.333,1),-webkit-transform 244ms cubic-bezier(.666,0,.333,1);
}
#nav li:hover span::after,#nav li.active span::after {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1);

}
.page5List{}
.page5List li{float: left; width: 20%; text-align: center;padding: 20px 0px}
.page5List li>h2{padding-top: 10px; height: 70px; font-size: 13px; color: #999; opacity: 0.8;}
    .page5List li>p{height: 72px; opacity: 0.8;}
.page5List li>p img{display: block; height: 100%; width: auto;transform: scale(1.2);-webkit-transform: scale(1.2);}
.page5List li>p:hover,.page5List li>h2:hover{opacity: 1;}
.page5List li img:nth-of-type(1){display: inline-block;}
.page5List li img:nth-of-type(2){display: none;}
.page5List li:hover img:nth-of-type(2){display: inline-block;}
.page5List li:hover img:nth-of-type(1){display: none;}
#lang{display: inline-block; float: right; width: 106px; text-align: right; position: relative; cursor: pointer; display: none;}
#lang span{display: inline-block; padding-right:22px; background: url("../images/down.png") no-repeat right center;  }
#lang span.active{ background: url("../images/up.png") no-repeat right center;  }

#lang li a {
    color: #354963;
    display: block;
}
#lang ul {
    z-index: 14;
    width: 50px;
    padding: 15px 30px;
    font-size: 14px;
    position: absolute;
    top: 100px;
    right: 0;
    opacity: 0;
    background: url("../images/enbg.png") no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
}

#lang span.on {
    background: url("../images/up.png") no-repeat right center
}

#lang li {
    line-height: 40px;
    cursor: pointer;
    opacity: .8
}

#lang li.on{
    border-bottom: 1px solid #39b7da;
    opacity: 1
}

#lang li a{
    color:#354963;
}
#lang li:hover a,#lang li.on a{
    color:#39b7da;
}

#lang li:hover {
    opacity: 1
}

/*.page1{width: 100%; height: 1000px; padding-bottom: 0; background: #3ab6d9;  }*/
.page1{width: 100%; height: 1000px; padding-bottom: 0; background: #39b7da;   }
.page1.bg2{width: 100%; height: 1000px; padding-bottom: 0; background: #2450be;  }
.page1.bg3{background: #243268;
    background: -webkit-linear-gradient(#111d3f, #384692); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#111d3f, #384692); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#111d3f, #384692); /* Firefox 3.6 - 15 */
    background: linear-gradient(#111d3f, #384692); /* 标准的语法 */
}
.swiper-pagination{bottom:50px;}

.nth-bg1{background:url('../images/bg111.jpg') center center;background-size:cover}
.banner1-Img1{position:absolute;bottom:450px;left:0;text-align:center;width:100%;}
.banner1-Img1 img{ width: 800px; height: auto; }
.banner1-Img2{position:absolute;bottom:0;left:0;text-align:center;width:100%}
.banner1-Img2 img{width: 900px; padding-left: 90px;}

.page1_center{text-align: center; width: 100%; height: 100%;}
.swiper-container{ width: 100%; height: 100%; }
.swiper-container .swiper-slide{position: relative;}
.swiper-container .swiper-slide .slideCont{position: absolute; left:0; top:50%; width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.swiper-container .swiper-slide .slideCont .title{color: #ffffff;font-size: 66px;line-height: 1;padding-bottom: 65px;}
.swiper-container .swiper-slide .slideCont .text{color: #ffffff;font-size: 40px;line-height: 1;}

.swiper-container .swiper-slide .slideCont2{position: absolute; left:0; top:50%; width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.swiper-container .swiper-slide .slideCont2 .title{color: #ffffff;font-size: 50px;line-height: 1;padding: 34px 0 160px;}
/*.swiper-container .swiper-slide .slideCont2 .title+.title{padding: 34px 0 86px;}*/
.swiper-container .swiper-slide .slideCont2 .list{overflow: hidden;width: 1218px;margin: 0 auto;}
.swiper-container .swiper-slide .slideCont2 .list li{float: left;overflow: hidden;}
.swiper-container .swiper-slide .slideCont2 .list li+li{margin-left:45px;}
.swiper-container .swiper-slide .slideCont2 .list li img{width: 92px;height: 92px;float: left;margin: -8px 8px 0 0;}
.swiper-container .swiper-slide .slideCont2 .list li div{float: left;text-align: left;}
.swiper-container .swiper-slide .slideCont2 .list li div h3{color: #ffffff;font-size: 20px;line-height: 1;padding-bottom: 7px;}
.swiper-container .swiper-slide .slideCont2 .list li div p{color: #ffffff;font-size: 14px;line-height: 24px;}
.swiper-container .swiper-slide .slideCont2 .vidInfor{display: none;width: 190px;height: 50px;line-height: 50px;color: #ffffff;font-size: 16px;
border: 1px solid #fff;border-radius:25px;margin: 73px auto 0;}
.swiper-container .swiper-slide .slideCont3 .tit{color: #ffffff;font-size: 44px;line-height: 1;padding-bottom: 123px;}
.swiper-container .swiper-slide .slideCont3{background:url('../images/images_n/floor.png') no-repeat center top;background-size:550px 450px;
padding-top: 24px;height: 50%;top: 60%;}
.page3_swiper{}
.page3_phone_box{position: absolute; left:0; top:0; width: 100%; height: 100%;}
.page3_phone_box .phoneCenter{height: 100%; position: relative;}
.page3_swiper .page3_txt_img{width:auto; max-width: 60% !important; height: auto; float: left; display: inline-block; vertical-align: middle;}
.page3_phone_img{position: absolute; right:0; bottom:0; width: auto; height: auto; max-width: 50%; max-height: 80%;}
.page1_swiper{color: #fff; text-align: left; height: 500px;}
.page1_swiper .txt{ position: absolute; left:0; bottom:200px;}
.page1_swiper .txt2{ text-align: center;}
.page1_swiper .txt2 img{width: auto; height: auto; margin:0 auto;}
.page1_swiper .ball{ width: 700px; height: 400px; margin:0 auto; position: relative; overflow: hidden;}
.page1_swiper .ball .shadow{position: absolute; left:0; bottom:0; width: 100%; height: 200px;
    background: #3ab6d9;
    background: -webkit-linear-gradient(rgba(58,182,217,0.3), rgba(58,182,217,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(58,182,217,0.3), rgba(58,182,217,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(58,182,217,0.3), rgba(58,182,217,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(58,182,217,0.3), rgba(58,182,217,1)); /* 标准的语法 */
}
.page1_swiper .ball img{width: 700px; height:700px; }
.page1_swiper .txt{ position: absolute; left:120px; top:50%; margin:0 auto; width: auto;}
.page1_swiper .tit1{margin-bottom: 10px; font-size: 50px; letter-spacing: 2px;}
.page1_swiper .tit2{  padding-bottom: 20px; margin-top: 40px; font-size: 30px; letter-spacing: 2px; font-weight: normal; background: none;}
.page1_swiper .tit3{ font-size: 38px; letter-spacing: 2px; }
.page1_swiper h1{font-size:66px;  }
.page1_swiper p{font-size:28px;}

.page2_swiper{color: #fff;  }
.page2_swiper img{vertical-align: middle;}
.page2_swiper h1{font-size:66px;  }
.page2_swiper p{font-size:28px;}
.page2_swiper img{max-width: 80%; width: auto; height: auto; padding-top: 40px;}


.lianImg{position: absolute; right:50px; bottom:50px;}

.c_tit1{font-size: 45px; color: #354963; text-align: center; padding:80px 0 7px;}
.c_tit1::before{
    content: "";
    height:1px;
    width: 80px;
    background: #354963;
    display: inline-block;
    position: relative;
    top:-14px;
    left:-40px;
}
.c_tit1::after{
    content: "";
    height:1px;
    width: 80px;
    background: #354963;
    display: inline-block;
    position: relative;
    top:-14px;
    right:-40px;
}
.c_tit2{font-size: 45px; color: #fff; text-align: center;}
.c_tit2::before{
    content: "";
    height:1px;
    width: 80px;
    background: #fff;
    display: inline-block;
    position: relative;
    top:-14px;
    left:-40px;
}
.c_tit2::after{
    content: "";
    height:1px;
    width: 80px;
    background: #fff;
    display: inline-block;
    position: relative;
    top:-14px;
    right:-40px;
}


section{padding-bottom: 100px;}
.page2{border-bottom: 1px solid #eee;padding-bottom: 0;}
.page2_list{overflow: hidden; text-align: center; }
.page2_list li{ width: 25%;  float: left;}
.page2_list li>.img{ width: 80%; height: 160px; line-height: 160px; margin:0 auto; text-align: center; display: block;}
.page2_list li img{ max-width: 90%; max-height: 90%; width: auto; height: auto; display: inline-block; vertical-align: bottom;}
.page2_list li>p{ font-size: 18px; color: #666; padding-top: 30px;}

.page3_list{overflow: hidden;}
.page3_list li{width: 33.3%; float: left; height: 70px; margin:20px 0 80px; cursor: pointer;}
.page3_list li>.img{width: 70px; line-height: 70px;  height: 100%; float: left; text-align: center;}
.page3_list li>.img img{max-width: 90%; max-height: 90%; width: auto; height: auto; display: inline-block; vertical-align: middle; }
.page3_list li>.txt{margin-left: 80px;  }
.page3_list li>.txt h3{font-size: 24px; color: #333; }
.page3_list li>.txt p{font-size: 12px; color: #999; margin-top: 10px;}

.page4{background: url("../images/images_n/bg_x-3.png") no-repeat center center;background-size:cover; }
.page4_list{overflow: hidden;}
.page4_list li{width: 33.3%; height: 110px; float: left; text-align: center; padding:40px 0;  cursor: pointer;}
.page4_list .img{width: 70px; height: 72px; font-size: 0; line-height: 70px; text-align: center; margin:0 auto; position: relative;overflow: hidden;}
.page4_list .img img{height: 70px; width: 70px; display: block; margin:0  auto;}
.page4_list .imgyd{width: 52px;}
.page4_list .imgyd img{height: 70px; width: 52px;}
.page4_list .imgds{width: 60px;}
.page4_list .imgds img{height: 60px; width: 60px;}
.page4_list .imgsd{width: 60px;}
.page4_list .imgsd img{height: 60px; width: 60px;}
.page4_list .img img:nth-child(1){-webkit-transition:0.8s;transition:0.8s;}
.page4_list .img img:nth-child(2){position: absolute;left:0;top: 80%;transition:0.4s;-webkit-transition:0.3s ease-out 0.1s;z-index: 2;opacity: 0;}
.page4_list li:hover .img img:nth-child(2){-webkit-transform:translateY(-80%);transform:translateY(-80%);opacity: 1;}
.page4_list li:hover .img img:nth-child(1){-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:0.4s;transition:0.4s;}
.page4_list .img img{display: inline-block; vertical-align: middle; }
.page4_list p{display: inline-block; font-size: 18px; color: #fff; padding-top:20px;}

.page4List{padding-bottom: 50px;}
.page4List li{width: calc(33.3% - 40px); float: left; margin:0 20px; padding-bottom: 30px;  box-shadow: 0 2px 10px rgba(0,0,0,0.3);  cursor: pointer;}
.page4List li .img{overflow: hidden;}
.page4List li img{width: 100%; height:153px;border-top-left-radius: 5px;border-top-right-radius: 5px;
    transition: all 400ms;
    -moz-transition: all 400ms; /* Firefox 4 */
    -webkit-transition: all 400ms; /* Safari 和 Chrome */
    -o-transition: all 400ms; /* Opera */
}
.page4List li img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}
.page4List li h2{font-size: 22px; color: #333; padding:26px 16px 20px; opacity: 0.8;}
.page4List li p{height:60px; overflow: hidden; font-size: 14px; color: #7a7a7a; padding:0 16px;opacity: 0.8;}
.page4List li p:hover,.page4List li>h2:hover{opacity: 1;}
.page4 .more{ display:block; margin:0 auto; width: 160px; height: 50px; line-height: 50px; text-align: center; font-size: 22px; border:1px solid #285aaa; border-radius: 25px; color: #285aaa; }
.page4 .more:hover{background: #285aaa; color: #fff;}
.page5{background: url("../images/images_n/bg_x-4.png") no-repeat center center;background-size:cover;height:178px;display: flex;flex-direction: column;justify-content: center;align-items: center }
.page5 .pageTitle{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    /*padding: 40px 0px;*/
    font-size: 2rem;
    font-weight: bold;
}
.page5 .pageBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.page5 .pageBtn>a {
    padding: 10px 20px;
    font-size: 1.3rem;
    border: 2px solid #ffffff;
    color: #ffffff;
    cursor: pointer;
}
.page5_list{overflow: hidden; padding-top: 20px;}
.page5_list li{width: 25%; float: left; height: 272px;}
.page5_list li>.img{text-align: center; font-size: 0;}
.page5_list li>.img img{display: inline-block; width: auto; height: auto;}
.page5_list li>p{padding:20px 0 40px; height: 30px; text-align: center; font-size: 18px; color: #354863;}
.al_more,.dsmore{ text-align: center; width:266px; height: 52px; line-height: 52px; margin:40px auto 0; border:1px solid #3ab6d9; color: #3ab6d9; font-size: 18px; border-radius: 4px; cursor: pointer; }
.al_more span,.dsmore span{display: inline-block; padding-right:22px; background: url("../images/right.png") no-repeat right center;}
.dsmore{margin-top:0; margin-bottom: 40px;}


.page6{background: url("../images/bg2.jpg") no-repeat center center; background-size:cover; }
.page6_list{overflow: hidden;}
.page6_list li{width: 25%; float: left; text-align: center; color: #fff; padding-top: 50px;}
.page6_list .num{font-size: 60px;}
.page6_list .num span{font-size: 18px;}
.page6_list .tit{font-size: 18px; padding-top: 20px;}

.page7{}
.page7_list{overflow: hidden; height:450px;}
.page7_list li{width: 20%; float: left; text-align: center;  height: auto;  margin-bottom: 50px;}
.page7_list li img{width: auto; height: auto;}
.page7_list li p{font-size: 13px; color: #999; padding-top: 10px;}


.page8{background: url("../images/images_n/bg_x-5.png") no-repeat center center; background-size:cover;color: #ffffff; padding:80px 0; overflow: hidden; }
.page8 .div1{float: left; width:420px; }
.page8 .div1 .img{display: flex;justify-content: center}
.page8 .div1 .desc{ font-size: 14px; text-align: left;  margin-top: 10px;}
.page8 .div1 .img img{width: 151px; height: auto;}
.page8 .div1 p{font-size: 12px; padding-top: 10px;}
.page8 .div2{float: left; margin-left: 100px;}
.page8 .div2 li{width: auto; padding-left:40px; margin-bottom: 30px; font-size: 16px;}
.page8 .div2 li:nth-of-type(1){background: url("../images/images_n/site_big.png") no-repeat 0 center; background-size:23px 23px; }
.page8 .div2 li:nth-of-type(2){background: url("../images/images_n/tel_big.png") no-repeat 0 center; background-size:23px 23px;}
.page8 .div2 li:nth-of-type(3){background: url("../images/images_n/qq_big.png") no-repeat 0 center; background-size:23px 23px;}
.page8 .div2 li:nth-of-type(4){background: url("../images/images_n/email_big.png") no-repeat 0 center; margin-bottom: 0; background-size:23px 23px;}
.page8 .div3{float: right; margin-right: 80px;}
.page8 .div3 img{width:130px; height: auto; margin-top: 30px; background: #fff;}
.page9List{}
.page9List li{float: left; width: 30%;  height: 220px; margin:10px 1.65%; position: relative; }
.page9List li .tit{position: absolute; left:0; bottom:0; width: 100%;  background: rgba(0,0,0,0.7); color: #fff; font-size: 16px; padding:14px 0;}
.page9List li .tit p{
    padding:0 14px;
    height:40px;
}
.newsBox{padding-top:160px; }
.newsBox img{max-width: 100%; width: auto; height: auto; margin:10px auto; display: block;}
.newsBox .titi{font-size: 26px; color: #3d464d; font-weight: 600; text-align: left;}
.newsBox .cont{padding-top:80px;}
.newsBox p{    margin-bottom: 26px;
    word-wrap: break-word; line-height: 28px;
    font-size: 15px;
    color: #3d464d;}
.newsList{padding-top: 140px; padding-bottom: 100px;}
.newsList li{overflow: hidden; margin-bottom: 20px; cursor: pointer;}
.newsList li>.img{width:220px; height:160px; float: left;}
.newsList li>.cont{ height:150px; padding-top:10px; margin-left: 240px;  position: relative;}
.newsList li>.cont h2{ font-size: 20px; max-height: 60px;  font-weight: 700; margin-bottom: 10px; color: #333;}
.newsList li>.cont .txt{ font-size: 14px; max-height: 60px; margin-bottom: 10px; color: #666;}
.newsList li>.cont .time{ font-size: 14px;  color: #999; position: absolute; left:0; bottom:10px;}
.newsList li{
    transition: all 1s;
}
.newsList li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.contract_side{position: fixed; right:0; bottom:460px; z-index: 998; }
.contrat_state1{ position: absolute; right:0; top:0; width:110px; padding:0 20px; height: auto; background: url("../images/sidebg.jpg") no-repeat center center; background-size:cover; text-align: center; color: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.4); display: block;  }
.contrat_state1 .back{ position: absolute; left:0; top:0; cursor: pointer;padding:4px; }
.contrat_state1 .back img{ display: block;  }
.contrat_state1 .img{ padding:20px 0 15px; border-bottom:1px solid rgba(255,255,255,0.3);  }
.contrat_state1 .tel{ padding:15px 0; border-bottom:1px solid rgba(255,255,255,0.3); }
.contrat_state1 .tel h2{ font-size: 16px; padding-bottom: 10px; }
.contrat_state1 .tel1{ font-size: 16px; font-style: italic; padding-bottom: 10px; }
.contrat_state1 .tel2{ font-size: 16px; }
.contrat_state1 .qq{ padding-bottom: 16px; margin-top: 10px; }
.contrat_state1 .wechat{ margin-bottom: 10px; }
.contrat_state2{position: absolute; right:0; top:0; width:22px; padding:20px 10px; background: #3ab6d9; color: #fff; text-align: center; font-size: 14px; cursor: pointer; box-shadow: 0 0 4px rgba(0,0,0,0.4); display: none; }
.contrat_state2 img{ margin-bottom: 10px;}

/*二级菜单*/
#nav .meau2_pr{width: 100%; height: 1px; display: inline-block; position: absolute; left:0; bottom:0; padding:0; margin:0;}
#nav .meau2_list{position: absolute; left:0; top:50px; opacity: 0; width: 100%; background: #fff;  line-height: 40px; padding:10px 0; border-radius: 4px; box-shadow: 0 0 4px rgba(0,0,0,0.3); display: none; z-index: 102;
    transition: top,opacity 0.5s;
    -ms-transition: top,opacity 0.5s;
    -moz-transition: top,opacity 0.5s;
    -webkit-transition: top,opacity 0.5s;
    -o-transition: top,opacity 0.5s;
}
#nav .meau2_list li { width: 100%;  line-height: 40px;  cursor: pointer;  opacity: .8 ; margin:0; padding:0; text-align: center; font-size: 12px;}
#nav .meau2_list .triangle {  position: absolute; left: calc(50% - 5px); top: -5px; width: 10px; height: 10px; background: #fff; transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */}
#nav .meau2_list li a{
    color:#354963;
}
#nav .meau2_list li:hover a{
    color:#39b7da;
}
#nav li:hover .meau2_list{
    display: block;
    top:-6px;
    opacity: 1;
}
/*二级菜单 end*/


footer{text-align: center;  color: #88888a; background: url('../images/images_n/bg_x-6.png') no-repeat center center;
    background-size: cover; font-size: 14px;}
footer a{ display: inline-block; }
/*footer div{ padding:30px 0 50px; border-top:1px solid #eee;}*/

#next{text-align: center; position: absolute; left:0; bottom:70px; width: 100%; cursor: pointer; opacity: 0.8; z-index: 20;}
#next span{display: inline-block; width:30px; height: 46px; line-height: 46px; border:2px solid rgba(255,255,255,0.8); border-radius: 18px;}
#next span>img{display: inline-block; vertical-align: middle; width: 15px; height: auto;}
#next:hover{opacity: 1;}

canvas{
    display:block;
    vertical-align:bottom;
}


#particles-js{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: -1;
    opacity: 0.2;
}

/*close btn*/
#request-demo-wrapper, #request-demo-close-btn{
    z-index: 60;
    position: absolute;
    right: 40px;
    top: 0px;
}
#request-demo-wrapper.on  #request-demo-close-btn {
    opacity: 1;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

#request-demo-wrapper.on  #request-demo-close-btn:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms, -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms
}

#request-demo-wrapper.on  #request-demo-close-btn:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

#request-demo-wrapper  #request-demo-close-btn {
    background-color: #fff;
    cursor: pointer;
    height: 2px;
    margin-top: 21px;
    opacity: 0;
    position: absolute;
    right: 8.333%;
    top: 20px;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1), transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    width: 18px
}

#request-demo-wrapper  #request-demo-close-btn:after, #request-demo-wrapper  #request-demo-close-btn:before {
    content: "";
    position: absolute
}

#request-demo-wrapper  #request-demo-close-btn:before {
    background-color: #fff;
    height: 18px;
    left: 8px;
    top: -8px;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    width: 2px
}

#request-demo-wrapper  #request-demo-close-btn:after {
    border-radius: 100%;
    border: 2px solid #fff;
    height: 40px;
    left: -13px;
    top: -21px;
    -webkit-transform: scale(.72);
    transform: scale(.72);
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 333ms;
    width: 40px
}


#request-demo-wrapper.bc000  #request-demo-close-btn:after{
    border-color:#000;


}
#request-demo-wrapper.bc000 #request-demo-close-btn,#request-demo-wrapper.bc000 #request-demo-close-btn:before{
    background-color: #000;
}
    /*close btn end*/

#coverPage{position: fixed; left:0; top:0; width: 100%; height: 100%; overflow: hidden; background: #f7f7f7; z-index: 101;
    transition: top 700ms;
    -moz-transition: top 700ms; /* Firefox 4 */
    -webkit-transition: top 700ms; /* Safari 和 Chrome */
    -o-transition: top 700ms; /* Opera */
}
.coverPageCont{ height: 100%; overflow-y: auto; -webkit-overflow-scrolling : touch;}

#coverPage.coverToTop{
    top:86px !important;
}
.twoPage{padding-top: 20px; padding-bottom: 110px;}
.twoPage .twoPageAli{width: 1000px; margin:0 auto;}
.twoPage .twoPageAli img{width: 100%; height: auto;}
.twoPageLian{padding-bottom: 50px;}
.twoPageLian .lianCenter{background: #fff; padding-bottom: 50px;}
.twoPageLian .banner{width: 100%; height:400px; background: url("../images/lianbg.jpg") no-repeat center bottom; background-size:cover; }
.twoPageLian .banner h2{ background: url("../images/lingbg.jpg") no-repeat center 180px; }
.twoPageLian .banner p{ width: 80%; margin:0 auto; color: #fff; font-size: 14px; }
.lianList1{}
.lianList1 ul{overflow: hidden;}
.lianList1 li{float: left; width: 25%; text-align: center; margin-bottom:40px;}
.lianList1 li>img{display: inline-block; width: auto; height: auto;}
.lianList1 li>p{margin-top: 40px; height: 50px;}

.lianList2{ border-top: 1px solid #e3e5e8; padding-top: 80px;}
.lianList2 ul{overflow: hidden;}
.lianList2 li{float: left; width: 25%; margin-bottom:40px; }
.lianList2 li>.licenter{ width: 242px; margin:0 auto;  border:2px solid #b3e2f0; border-radius:4px;}
.lianList2 li p:nth-of-type(1){height: 60px; line-height: 60px; text-align: center;  overflow: hidden; font-size: 18px;}
.lianList2 li p:nth-of-type(2){width: 100%; height: 12px; background: url("../images/line2.png") no-repeat center center; }
.lianList2 li p:nth-of-type(3){height: 130px; font-size: 14px; padding:10px 20px 20px; color: #354963; line-height: 24px;}

.twoPageCont{padding:20px 0;}
.twoPageYuan .yuanCenter{background: #fff; padding:30px 35px; border-radius: 10px;}
.yuanCenter .mode{ border-bottom: 1px solid #e3e5e8; padding:40px 0;}
.yuanCenter div.mode:nth-last-of-type(2){ border-bottom: none; }
.yuanCenter h1{  font-size: 32px;  text-align: center; background: #39b7da; color: #fff; height: 60px; line-height: 60px; color: #fff;}
.yuanCenter .mode h3{ padding-bottom:20px; font-size: 36px; line-height: 36px; color: #354863;}
.yuanCenter .mode h4{ font-size: 26px; line-height: 26px; margin-bottom: 10px; color: #354863; margin-top: 10px;}
.yuanCenter .mode p{ margin-bottom:20px; font-size: 16px; color: #8fa1b9;}
.yuanCenter .mode p:nth-last-of-type(1){ margin-bottom:0; }
.yuanCenter .mode dl{ padding-top: 40px; }
.yuanCenter .mode dt{padding-bottom: 20px; font-size: 20px; line-height: 20px; color: #354863;  }
.yuanCenter .mode dd{ font-size: 16px; margin-bottom: 20px; color: #8fa1b9; padding-left: 40px; background: url("../images/dddot.png") no-repeat 0 4px; }
.twoPageYuan .botimg{ text-align: center; }
.twoPageYuan .botimg img{ display: inline-block; width: auto; height: auto;  }
.twoPageYuan .img{ text-align: center;}
.twoPageYuan img{ display: inline-block; width: auto; height: auto; margin:0 auto;  }

.twoPageYi{width: 100%; height:420px; background: url("../images/gongyibg.jpg") no-repeat center center;background-size: cover; }
.twoPageYiTxt{float: left; color: #fff;}
.twoPageYiTxt h2{font-size: 56px; padding-top: 100px;}
.twoPageYiTxt p{font-size: 30px; opacity: 0.9;}
.twoPageYiImg{float: right; padding-top: 40px;}
.twoPageYiImg img{width: auto; height: auto;}




.load{width: 100%;height: 100%; position: fixed;z-index: 10001;left: 0;top: 0; background: #3ab6d9; text-align: center;display: none;}
.load div{
    background-color: #fff;
    border-radius: 100%;
    margin:0 auto;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    height: 100px;
    width: 100px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite;
    vertical-align: middle;
    position: relative;
    top: 45%;
    transform: translateY(-50%);
}
@keyframes ball-scale {
    0%{transform: scale(0);}
    100%{transform: scale(1);opacity: 0}
}

@media (max-width: 20000px){
    /*大屏*/
    #nav{float: left;}
    #nav_shadow{float: left;}
    /*.page1_center{ padding-top: 300px;}*/
}
@media (max-width: 1800px){
    /*大屏*/
    .page1_center{ padding-top: 180px;}
}
@media (max-width: 1300px){
    /*中屏 1280*800*/
    .main{width: 1000px;}
    #nav li{padding:0 10px;}
    .page5_list li>.img img{ height: 170px; width: auto;}

    .lianList2 li>.licenter{ width: 202px; }
    .lianList2 li p:nth-of-type(3){height: 160px; }

    .page1_swiper{height: 430px;}
    .page1_center{ padding-top: 160px;}



}
@media (max-width: 1000px){
    /*小屏（平板、手机）*/
    *{
        /*开启开启硬件加速。。。*/
        -webkit-backface-visibility: hidden;
    }
    .contract_side{ bottom:400px;}
    .contrat_state1{display: none;}
    .contrat_state2{display: block;}
    .page1_swiper .txt2{width: 80%; margin:0 auto;}
    #nav .meau2_pr{display: none;}
    section{padding-bottom: 50px;}
    .main{width: 90%;}
    /*#header{background: #39b7da;}*/
    #header .logo{ width: 100%; height: 36px;}
    #header .logo img{margin:0 auto; height: 100%; width: auto;}
    /*#header {  border-bottom: 1px solid rgba(255,255,255,0.3); }*/
    #header .content {  border-bottom:none; }
    #nav_shadow{position: fixed; left:-1000px; top:0; width: 100%; height: 100%;  z-index: 10; }
    #nav_shadow.bg{ background: rgba(0,0,0,0.3);}
    #nav{  background: #01299a; width: 50%; height: 100%; position: absolute; left:0; top:0; box-shadow: 0 4px 4px rgba(0,0,0,0.1); overflow: auto; 
    box-sizing: border-box; padding:167px 0 0 29px;}
    #nav li{display: block; width: 100%; height: auto;line-height: normal; font-size: 18px; text-align: left;padding-bottom: 58px;}
    /*#nav li:nth-of-type(1){padding-top: 10px;}*/
    #nav li span::after{
       height: 0;
    }
    #nav_shadow.xchu{
        animation: xchu 500ms ease;
        -webkit-animation: xchu 500ms ease;
        -moz-animation: xchu 500ms ease;
        -ms-animation: xchu 500ms ease;

        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;

    }
    @-webkit-keyframes xchu {
        0% {
            /*left:0;*/
            transform:translateX(0);
            -ms-transform:translateX(0); 	/* IE 9 */
            -moz-transform:translateX(0); 	/* Firefox */
            -webkit-transform:translateX(0); /* Safari 和 Chrome */
            -o-transform:translateX(0);
        }
        100% {
            transform:translateX(1000px);
            -ms-transform:translateX(1000px); 	/* IE 9 */
            -moz-transform:translateX(1000px); 	/* Firefox */
            -webkit-transform:translateX(1000px); /* Safari 和 Chrome */
            -o-transform:translateX(1000px);
        }
    }

    @keyframes xchu {
        0% {
            /*left:0;*/
            transform:translateX(0);
            -ms-transform:translateX(0); 	/* IE 9 */
            -moz-transform:translateX(0); 	/* Firefox */
            -webkit-transform:translateX(0); /* Safari 和 Chrome */
            -o-transform:translateX(0);
        }
        100% {
            transform:translateX(1000px);
            -ms-transform:translateX(1000px); 	/* IE 9 */
            -moz-transform:translateX(1000px); 	/* Firefox */
            -webkit-transform:translateX(1000px); /* Safari 和 Chrome */
            -o-transform:translateX(1000px);
        }
    }
    #nav_shadow.xjin{
        animation: xjin 500ms ease;
        -webkit-animation: xjin 500ms ease;
        -moz-animation: xjin 500ms ease;
        -ms-animation: xjin 500ms ease;

        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
    }
    @-webkit-keyframes xjin {
        0% {
            /*left:0;*/
            transform:translateX(1000px);
            -ms-transform:translateX(1000px); 	/* IE 9 */
            -moz-transform:translateX(1000px); 	/* Firefox */
            -webkit-transform:translateX(1000px); /* Safari 和 Chrome */
            -o-transform:translateX(500px);
        }
        100% {
            transform:translateX(0);
            -ms-transform:translateX(0); 	/* IE 9 */
            -moz-transform:translateX(0); 	/* Firefox */
            -webkit-transform:translateX(0); /* Safari 和 Chrome */
            -o-transform:translateX(0);
        }
    }

    @keyframes xjin {
        0% {
            /*left:0;*/
            transform:translateX(1000px);
            -ms-transform:translateX(1000px); 	/* IE 9 */
            -moz-transform:translateX(1000px); 	/* Firefox */
            -webkit-transform:translateX(1000px); /* Safari 和 Chrome */
            -o-transform:translateX(1000px);
        }
        100% {
            transform:translateX(0);
            -ms-transform:translateX(0); 	/* IE 9 */
            -moz-transform:translateX(0); 	/* Firefox */
            -webkit-transform:translateX(0); /* Safari 和 Chrome */
            -o-transform:translateX(0);
        }
    }

    .meau{display: block; position: absolute; left:8px; top:0; z-index: 12; width: 40px; height: 86px; }
    #lang{display: none; position: absolute; right:0; top:0; width: auto; font-size: 12px;}
    .page1{  background: #2450be;  }
    .page1.bg2{  background: url(../images/bg0_h.jpg) no-repeat center 0;  background-size: cover;  }
    /*.page1.bg2 {  background: url(../images/bg0_h.jpg) no-repeat center 0;  background-size: cover;  }*/
    .page1{width: 100%; height: 1000px; padding-bottom: 0; }
    .page1_swiper{height: auto;}
    .page1_swiper .txt{position: relative; bottom:0;}

    /*#header.bg2{ background: #3ab6d9;}*/
    /*#header.bg2 .content{border-bottom: 1px solid #3ab6d9;}*/
    .page1_swiper .ball{display: none;}

    .page1_swiper h1{font-size:28px;  margin-bottom: 10px;}
    .page1_swiper p{font-size:16px;}
    .page2_list li{ width: 50%; }
    .page2_list li>.img{height: 100px; line-height: 100px;}
    .page2_list li>p{font-size: 14px; padding-top: 16px;}
    .page2_swiper{padding-top: 0;}
    .page2_swiper img{display: none; width: 90%; max-width: 100%;}
    .page2_swiper .banner_cell{display: block; margin:0 auto; padding-top:0;}
    .page3_swiper .page3_txt_img{display: none;}
    .page3_phone_img{left:0; margin:0 auto; max-width: 100%; max-height: 50%;}
    /*.page2_swiper img{display: none;}*/
    /*.page2_swiper .txt{display: block;}*/
    .page2_swiper h1{font-size: 28px;}
    .page2_swiper p{font-size: 16px; margin-top: 20px;}
    .c_tit1{font-size: 24px; color: #354963; text-align: center; padding:50px 0 30px;}
    .c_tit1::before{
        content: "";
        height:2px;
        width: 30px;
        background: #354963;
        display: inline-block;
        position: relative;
        top:-8px;
        left:-15px;
    }
    .c_tit1::after{
        content: "";
        height:2px;
        width: 30px;
        background: #354963;
        display: inline-block;
        position: relative;
        top:-8px;
        right:-15px;
    }
    .c_tit2{font-size: 24px; color: #fff; text-align: center; padding:50px 0 30px;}
    .c_tit2::before{
        content: "";
        height:2px;
        width: 30px;
        background: #fff;
        display: inline-block;
        position: relative;
        top:-8px;
        left:-15px;
    }
    .c_tit2::after{
        content: "";
        height:2px;
        width: 30px;
        background: #fff;
        display: inline-block;
        position: relative;
        top:-8px;
        right:-15px;
    }


    .page3_list li{width:50%; float: left; height: 160px; margin:10px 0 30px; text-align: center;}
    .page3_list li>.img{width: 100%; line-height: 70px;  height: 70px;  float: none; margin-bottom: 10px;}
    .page3_list li>.txt{ margin:0 10px; }
    .page3_list li>.txt h3{font-size: 16px; color: #333; margin-bottom: 6px; }
    .page3_list li>.txt p{font-size: 10px;  }


    .page4{background: url("../images/bg3.jpg") no-repeat center center;background-size:cover; }
    .page4_list li{width: 50%; height: 40px;  padding:30px 0;}
    .page4_list .img{width: 40px; height: 100%; line-height: 40px; }
    .page4_list .img img{max-width: 90%; max-height: 90%;}
    .page4_list p{font-size: 14px;}

    .page5_list li{width: 50%;  height: 160px;}
    .page5_list li>.img img{width: auto; max-width: 80%; height: auto;}
    .page5_list li>p{padding:10px 0 20px;  height: 20px; font-size: 14px;}

    .al_more{  width:180px; height: 40px; line-height: 40px; border-radius: 20px; margin:20px auto 0;  font-size: 14px;  }


    .page6{background: url("../images/bg2_h.jpg") no-repeat center center; background-size:cover; }
    .page6_list li{width: 50%; padding-top: 30px;}
    .page6_list .num{font-size: 30px;}
    .page6_list .num span{font-size: 14px;}
    .page6_list .tit{font-size: 14px; padding-top: 10px;}

    .page7_list{height: 440px;}
    .page7_list li{width: 50%;  margin-bottom: 30px;}


    .page8{ padding:40px 0;  text-align: center;}
    .page8 .div1{ width:100%; }
    .page8 .div1 p{ padding-top: 10px;}
    .page8 .div2{float: none; width: auto;  margin-left: 0; margin-top:30px; display: inline-block;}
    .page8 .div2 li{width: auto; text-align: left; padding:4px 0; padding-left:26px; margin-bottom: 14px; font-size: 14px;}

    .page8 .div3{width: 100%; text-align: center; margin-right: 0;}
    .page8 .div3 img{width: 120px; height: auto; margin-top: 30px; padding:10px; background: #fff;}

    footer{ font-size: 12px;}
    footer div{ padding:15px 0 30px; }
    #page-nav{display: none;}
    #next{bottom:30px;}
    #next span{width: 26px; height: 40px; line-height: 40px; border:2px solid rgba(255,255,255,0.5);}
    #next span>img{width: 12px;}

    .twoPageLian{background: #fff; padding-bottom: 0;}
    .lianList1 li{width: 50%;  margin-bottom: 20px;}
    .lianList1 li>img{height:90px;}
    .lianList1 li>p{margin-top: 20px; height: 40px; font-size: 12px; overflow: hidden;}

    .lianList2{ padding-top: 40px;}
    .lianList2 li{ width: 50%; margin-bottom:20px; }
    .lianList2 li>.licenter{ width: 80%;}
    .lianList2 li p:nth-of-type(1){height: 40px; line-height: 40px;  font-size: 14px;}
    .lianList2 li p:nth-of-type(2){width: 100%; height: 12px; }
    .lianList2 li p:nth-of-type(3){height: 210px; font-size: 12px; padding:10px; line-height: 20px;}
    #particles-js{display: none;}
    .swiper-pagination .swiper-pagination-bullet{width: 40px !important; height: 40px !important;}
    .swiper-pagination{bottom:10px;}

    .yuanCenter h1{font-size: 20px; padding:0;}
    .yuanCenter .mode h3{font-size: 20px;}
    .yuanCenter .mode h4{ font-size: 18px; line-height: 18px; margin-bottom: 10px; }
    .yuanCenter .mode p{font-size: 14px;}
    .yuanCenter .mode{padding:20px 0;}
    .yuanCenter .mode dd{padding-left:30px; font-size: 14px;}
    .yuanCenter .mode dt{font-size: 16px; }
    .twoPageYiTxt{float: none; text-align: center;}
    .twoPageYiTxt h2{font-size: 30px; padding-top: 50px;}
    .twoPageYiTxt p{font-size: 16px;}
    .twoPageYiImg{float: none;}
    /*#request-demo-wrapper #request-demo-close-btn:after{width: 30px; height: 30px;}*/
    /*#request-demo-wrapper #request-demo-close-btn:before{left:4px; top:-12px;}*/
    .twoPage .twoPageAli{width: 100%;}
    .page4_list p{padding-top: 10px;}
    .page4_list .imgyd{width: 34px;}

    .page9List{}
    .page9List li{ width: 45%; height: 120px; margin:10px 2.5%;  }
    .page9List li .tit{font-size: 12px; padding:10px 0; display: block; background: rgba(0,0,0,0.5);}
    .page9List li .tit p{
        padding:0 10px;
        height:32px;
    }
    .newsBox{padding-top: 120px; }
    .newsBox .cont{padding-top: 46px;}

    .newsList{padding-top: 110px; padding-bottom: 50px; min-height: 427px;}
    .newsList li>.img{width:130px; height:110px; }
    .newsList li>.cont{ height:108px; padding-top:2px; margin-left: 140px; }
    .newsList li>.cont h2{ font-size: 14px; max-height: 46px;   margin-bottom: 6px; }
    .newsList li>.cont .txt{ font-size: 12px; max-height: 60px;}
    .newsList li>.cont .time{ font-size: 12px; bottom:0;}
    .newsList li{
        transition: all 1s;
    }
    .newsList li:hover{
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }
}
/*css3 animation*/
/*slide nav*/
/*nav*/

#page-nav {
    bottom: 0;

    height: 400px;
    margin: auto 0;
    position: fixed;
    right: 66px;
    top: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: opacity 144ms cubic-bezier(.666, 0, .333, 1);
    transition: opacity 144ms cubic-bezier(.666, 0, .333, 1);
    width: 35px;
    z-index: 10
}
.page-nav-inner {
    height: 100%
}

.page-nav-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    width: 100%
}

.page-nav-item {
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    -webkit-transition: flex-grow 333ms, -webkit-box-flex 333ms;
    transition: flex-grow 333ms, -webkit-box-flex 333ms;
    transition: flex-grow 333ms;
    transition: flex-grow 333ms, -webkit-box-flex 333ms, -ms-flex-positive 333ms;
    width: 35px;
    z-index: 1
}

.page-nav-item:after, .page-nav-item:before {
    background-color: #fff;
    content: '';
    left: 50%;
    margin-left: -2px;
    position: absolute;
    -webkit-transition: background-color 333ms, height 333ms, opacity 333ms, -webkit-transform .316s;
    transition: background-color 333ms, height 333ms, opacity 333ms, -webkit-transform .316s;
    transition: background-color 333ms, height 333ms, opacity 333ms, transform .316s;
    transition: background-color 333ms, height 333ms, opacity 333ms, transform .316s, -webkit-transform .316s;
    width: 2px
}

.page-nav-item:before {
    bottom: 50%;
    height: 55%;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.page-nav-item:after {
    height: 55%;
    top: 50%;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.page-nav-item:first-child:before, .page-nav-item:last-child:after {
    display: none
}

.page-nav-item.current {
    z-index: 5
}

.page-nav-item.current.has-sub-links {
    -webkit-box-flex: 2.5;
    -ms-flex-positive: 2.5;
    flex-grow: 2.5
}

.page-nav-item.current.has-sub-links:after, .page-nav-item.current.has-sub-links:before {
    height: 0%;
    opacity: 0
}

.page-nav-item:hover:after, .page-nav-item:hover:before, .page-nav-item.current:after, .page-nav-item.current:before {
    -webkit-transition: background-color 333ms, height 333ms, opacity 333ms, -webkit-transform .283s;
    transition: background-color 333ms, height 333ms, opacity 333ms, -webkit-transform .283s;
    transition: background-color 333ms, height 333ms, opacity 333ms, transform .283s;
    transition: background-color 333ms, height 333ms, opacity 333ms, transform .283s, -webkit-transform .283s
}

.page-nav-item:hover:before, .page-nav-item.current:before {
    -webkit-transform: translate3d(0, -8px, 0) scaleY(.77);
    transform: translate3d(0, -8px, 0) scaleY(.77)
}

.page-nav-item:hover:after, .page-nav-item.current:after {
    -webkit-transform: translate3d(0, 8px, 0) scaleY(.77);
    transform: translate3d(0, 8px, 0) scaleY(.77)
}

.has-sub-nav-open .page-nav-item.current:before, .has-sub-nav-open .page-nav-item:hover:before {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(.64);
    transform: translate3d(0, -5px, 0) scaleY(.64)
}

.has-sub-nav-open .page-nav-item.current:after, .has-sub-nav-open .page-nav-item:hover:after {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.64);
    transform: translate3d(0, 5px, 0) scaleY(.64)
}

.page-nav-ring {
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    height: 7px;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    -webkit-transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms, -webkit-transform 333ms;
    width: 7px;
    z-index: 5
}

.page-nav-item.current.has-sub-links .page-nav-ring {
    opacity: 0 !important;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1) !important;
    transform: translate3d(-50%, -50%, 0) scale(1) !important
}

.page-nav-item:hover .page-nav-ring, .page-nav-item.current .page-nav-ring {
    border-color: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.4);
    transform: translate3d(-50%, -50%, 0) scale(.4)
}


.page-nav-ring-color {
    border: 2px solid #fff;
    border-radius: 50%;
    content: '';
    display: block;
    height: 31px;
    left: 50%;
    margin-left: -1px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.3);
    transform: translate3d(-50%, -50%, 0) scale(.3);
    -webkit-transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms, -webkit-transform 333ms;
    width: 31px;
    z-index: 5
}

.page-nav-item.current.has-sub-links .page-nav-ring-color {
    opacity: 0 !important;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.3) !important;
    transform: translate3d(-50%, -50%, 0) scale(.3) !important
}

.page-nav-item:hover .page-nav-ring-color, .page-nav-item.current .page-nav-ring-color {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1)
}

.page-nav-puff {
    border: 2px solid #62c4e1;
    border-radius: 50%;
    content: '';
    display: block;
    height: 70px;
    left: 50%;
    margin-left: -1px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.45);
    transform: translate3d(-50%, -50%, 0) scale(.45);
    width: 70px;
    z-index: 4
}

.page-nav-item.current .page-nav-puff {
    -webkit-animation: page-nav-puff 1332ms cubic-bezier(.19, 1, .22, 1) forwards;
    animation: page-nav-puff 1332ms cubic-bezier(.19, 1, .22, 1) forwards
}

@-webkit-keyframes page-nav-puff {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(.45);
        transform: translate3d(-50%, -50%, 0) scale(.45)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
}

@keyframes page-nav-puff {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(.45);
        transform: translate3d(-50%, -50%, 0) scale(.45)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
}

.page-nav-label {
    color: #fff;
    font-family: frank-new, "Helvetica Neue", sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 38px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 50%;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate3d(-36px, -50%, 0);
    transform: translate3d(-36px, -50%, 0);
    -webkit-transition: color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: color 333ms, opacity 333ms, transform 333ms;
    transition: color 333ms, opacity 333ms, transform 333ms, -webkit-transform 333ms;
    white-space: nowrap;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.page-nav-item.current.has-sub-links .page-nav-label {
    opacity: 0 !important;
    -webkit-transform: translate3d(-36px, -50%, 0) !important;
    transform: translate3d(-36px, -50%, 0) !important
}

.page-nav-item:hover .page-nav-label, .page-nav-item.current-temporary .page-nav-label {
    opacity: 1;
    -webkit-transform: translate3d(-30px, -50%, 0);
    transform: translate3d(-30px, -50%, 0)
}

.page-nav-title {
    background-color: #62c4e1;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    position: relative;
    -webkit-transition: background-color 333ms;
    transition: background-color 333ms
}

.page-nav-title {
    background-color: rgba(27, 67, 92, .5)
}


.page-nav-sub-ring {
    border: 2px solid transparent;
    border-radius: 50%;
    height: 31px;
    left: 50%;
    margin-left: -1px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms;
    transition: border-color 333ms, opacity 333ms, transform 333ms, -webkit-transform 333ms;
    width: 31px
}


.page-nav-sub-ring.page-nav-sub-ring-top {
    top: 4%;
    -webkit-transform: translate3d(-50%, 65%, 0) rotate(45deg);
    transform: translate3d(-50%, 65%, 0) rotate(45deg)
}

.page-nav-sub-ring.page-nav-sub-ring-bot {
    bottom: 4%;
    -webkit-transform: translate3d(-50%, -65%, 0) rotate(-135deg);
    transform: translate3d(-50%, -65%, 0) rotate(-135deg)
}

.page-nav-item.current.has-sub-links .page-nav-sub-ring {
    opacity: 1
}

.page-nav-item.current.has-sub-links .page-nav-sub-ring.page-nav-sub-ring-top {
    -webkit-transform: translate3d(-50%, 0, 0) rotate(45deg);
    transform: translate3d(-50%, 0, 0) rotate(45deg)
}

.page-nav-item.current.has-sub-links .page-nav-sub-ring.page-nav-sub-ring-bot {
    -webkit-transform: translate3d(-50%, 0, 0) rotate(-135deg);
    transform: translate3d(-50%, 0, 0) rotate(-135deg)
}

.page-nav-sub-links {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    position: absolute;
    right: 7px;
    top: 0;
    -webkit-transition: opacity 333ms, visibility 333ms 333ms, -webkit-transform 333ms;
    transition: opacity 333ms, visibility 333ms 333ms, -webkit-transform 333ms;
    transition: opacity 333ms, transform 333ms, visibility 333ms 333ms;
    transition: opacity 333ms, transform 333ms, visibility 333ms 333ms, -webkit-transform 333ms;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    visibility: hidden;
    z-index: 5
}

.page-nav-item.current.has-sub-links .page-nav-sub-links {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 333ms, visibility 333ms 0s, -webkit-transform 333ms;
    transition: opacity 333ms, visibility 333ms 0s, -webkit-transform 333ms;
    transition: opacity 333ms, transform 333ms, visibility 333ms 0s;
    transition: opacity 333ms, transform 333ms, visibility 333ms 0s, -webkit-transform 333ms;
    visibility: visible
}

.page-nav-sub-link {
    color: #62c4e1;
    display: block;
    font-family: frank-new, "Helvetica Neue", sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 1;
    padding: 8px 36px 8px 0;
    position: relative;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 333ms;
    transition: color 333ms
}

.page-nav-sub-link:after {
    border: 2px solid #62c4e1;
    border-radius: 50%;
    bottom: 0;
    content: '';
    height: 7px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    -webkit-transition: border-color 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, -webkit-transform 333ms;
    transition: border-color 333ms, transform 333ms;
    transition: border-color 333ms, transform 333ms, -webkit-transform 333ms;
    width: 7px
}

.page-nav-sub-link.active:after {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.5);
    transform: translate3d(-50%, -50%, 0) scale(.5)
}

.page-nav-arrow {
    border: 2px solid #62c4e1;
    border-radius: 50%;
    bottom: 57px;
    cursor: pointer;
    display: none;
    height: 44px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    -webkit-transition: border-color 333ms linear, opacity 333ms linear;
    transition: border-color 333ms linear, opacity 333ms linear;
    width: 44px;
    z-index: 15
}

.page-nav-arrow.in-experience, .slug-home .page-nav-arrow {
    border-color: #3698b3
}

.slug-video .page-nav-arrow {
    border-color: #df4d5c
}

.slug-customers .page-nav-arrow {
    border-color: #e67b2e
}

.page-nav-arrow.in-experience {
    opacity: 0
}

.is-active .page-nav-arrow.in-experience {
    opacity: 1
}

.slug-the-grid .page-nav-arrow {
    border-color: #df4d5c
}

.slug-missions .page-nav-arrow {
    border-color: #28aacd
}

.slug-latest .page-nav-arrow {
    border-color: #e67b2e
}

.page-nav-arrow:hover.in-experience, .slug-home  .page-nav-arrow:hover {
    border-color: #62c4e1
}

.slug-video .page-nav-arrow:hover {
    border-color: #62c4e1
}

.slug-customers .page-nav-arrow:hover {
    border-color: #333
}

.slug-the-grid .page-nav-arrow:hover {
    border-color: #62c4e1
}

.slug-missions .page-nav-arrow:hover {
    border-color: #62c4e1
}

.slug-latest .page-nav-arrow:hover {
    border-color: #333
}

.page-nav-arrow:before {
    border: 2px solid #62c4e1;
    border-left: none;
    border-top: none;
    bottom: 0;
    content: '';
    height: 8px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0, -2px, 0) rotate(45deg);
    transform: translate3d(0, -2px, 0) rotate(45deg);
    -webkit-transition: -webkit-transform 333ms;
    transition: -webkit-transform 333ms;
    transition: transform 333ms;
    transition: transform 333ms, -webkit-transform 333ms;
    width: 8px
}

.page-nav-arrow:before.in-experience, .slug-home .page-nav-arrow:before {
    border-color: #62c4e1
}

.slug-video .page-nav-arrow:before {
    border-color: #62c4e1
}

.slug-customers .page-nav-arrow:before {
    border-color: #333
}

.slug-the-grid .page-nav-arrow:before {
    border-color: #62c4e1
}

.slug-missions .page-nav-arrow:before {
    border-color: #62c4e1
}

.slug-latest .page-nav-arrow:before {
    border-color: #333
}

.page-nav-arrow:active:before {
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s;
    -webkit-transform: translate3d(0, 1px, 0) rotate(45deg);
    transform: translate3d(0, 1px, 0) rotate(45deg)
}

.browser-ie .page-nav-arrow.in-experience {
    opacity: 1
}

.page-nav-arrow-text {
    color: #fff;
    font-family: frank-new, "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-weight: 400;
    left: 50%;
    letter-spacing: .05em;
    margin-left: -75px;
    margin-top: 22px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 100%;
    width: 150px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-nav-arrow-text.in-experience, .slug-home .page-nav-arrow-text {
    color: #62c4e1
}

.slug-video .page-nav-arrow-text {
    color: #62c4e1
}

.slug-customers .page-nav-arrow-text {
    color: #333
}

.slug-the-grid .page-nav-arrow-text {
    color: #62c4e1
}

.slug-missions .page-nav-arrow-text {
    color: #62c4e1
}

.slug-latest .page-nav-arrow-text {
    color: #333
}

.page-nav-arrow-puff {
    border: 1px solid #62c4e1;
    border-radius: 50%;
    content: '';
    display: block;
    height: 100%;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    width: 100%;
    z-index: 4
}

.page-nav-arrow-puff.in-experience, .slug-home .page-nav-arrow-puff {
    border-color: #62c4e1
}

.slug-video .page-nav-arrow-puff {
    border-color: #62c4e1
}

.slug-customers .page-nav-arrow-puff {
    border-color: #333
}

.slug-the-grid .page-nav-arrow-puff {
    border-color: #62c4e1
}

.slug-missions .page-nav-arrow-puff {
    border-color: #62c4e1
}

.slug-latest .page-nav-arrow-puff {
    border-color: #333
}

.clicked .page-nav-arrow-puff {
    -webkit-animation: page-nav-arrow-puff 1332ms cubic-bezier(.19, 1, .22, 1) forwards;
    animation: page-nav-arrow-puff 1332ms cubic-bezier(.19, 1, .22, 1) forwards
}

@-webkit-keyframes page-nav-arrow-puff {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(2);
        transform: translate3d(-50%, -50%, 0) scale(2)
    }
}

@keyframes page-nav-arrow-puff {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(2);
        transform: translate3d(-50%, -50%, 0) scale(2)
    }
}

@media (min-width: 768px) and (orientation: landscape) {
    .page-home #page-nav {
        display: block
    }

    .page-home .page-nav-arrow {
        display: block
    }
}

@media (min-width: 1440px) and (orientation: landscape) {
    .page-nav-item:hover:before, .page-nav-item.current:before {
        -webkit-transform: translate3d(0, -8px, 0) scaleY(.77);
        transform: translate3d(0, -8px, 0) scaleY(.77)
    }

    .page-nav-item:hover:after, .page-nav-item.current:after {
        -webkit-transform: translate3d(0, 8px, 0) scaleY(.77);
        transform: translate3d(0, 8px, 0) scaleY(.77)
    }

    .has-sub-nav-open .page-nav-item.current:before, .has-sub-nav-open .page-nav-item:hover:before {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.64);
        transform: translate3d(0, -5px, 0) scaleY(.64)
    }

    .has-sub-nav-open .page-nav-item.current:after, .has-sub-nav-open .page-nav-item:hover:after {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.64);
        transform: translate3d(0, 5px, 0) scaleY(.64)
    }

    .page-nav-label {
        font-size: 15px
    }

    .page-nav-sub-link {
        font-size: 15px
    }
}

@media (min-width: 1800px) {
    .page-nav-title.page-nav-title {
        background-color: transparent;
        padding: 0
    }
}

@media (min-width: 1900px) {
    .page-nav-item.current .page-nav-label {
        opacity: 1;
        -webkit-transform: translate3d(-30px, -50%, 0);
        transform: translate3d(-30px, -50%, 0)
    }
}

@media (min-height: 800px) {
    .page-nav-arrow.in-experience {
        display: block
    }
}

@media (min-width: 768px) and (max-height: 850px) and (orientation: landscape) {
    .page-home .page-nav-arrow {
        display: none
    }

    .module-wrapper:first-child .page-home .page-nav-arrow {
        display: block
    }
}

@media (min-height: 1200px) {
    .page-nav-arrow {
        bottom: 107px
    }
}
/*nav end*/
/*变颜色*/
.bgccc .page-nav-item:after, .bgccc .page-nav-item:before {
    background-color: #b3adaa
}
.bgccc .page-nav-ring {
    border-color: #b3adaa
}
.bgccc .page-nav-item:hover .page-nav-ring, .bgccc .page-nav-item.current .page-nav-ring {
    border-color: #333
}
.bgccc .page-nav-ring-color {
    border-color: rgba(58,70,74,0.8);
}

.bgccc .page-nav-puff {
    border: 2px solid #ccc;
}


.page-nav-item:after, .page-nav-item:before{
    background-color: #62c4e1;
}
.page-nav-ring{
    border-color:#62c4e1;
}
.bg2 .page-nav-item:after, .bg2 .page-nav-item:before{
    background-color: #4a557b;
}
.bg2 .page-nav-ring{
    border-color:#4a557b;
}

.bg3 .page-nav-item:after, .bg3 .page-nav-item:before{
    background-color: #5073cb;
}
.bg3 .page-nav-ring{
    border-color:#5073cb;
}
/*slide nav end*/
/*css3 animation end*/
/*pagination*/
.swiper-slide{
    cursor:pointer;
}

/*.swiper-slide{


    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    left:100%;
    -webkit-transition: opacity 1332ms cubic-bezier(.19,1,.22,1), left 1332ms cubic-bezier(.19,1,.22,1),-webkit-transform 1332ms cubic-bezier(.19,1,.22,1);
    transition: opacity 1332ms cubic-bezier(.19,1,.22,1), left 1332ms cubic-bezier(.19,1,.22,1),-webkit-transform 1332ms cubic-bezier(.19,1,.22,1);
    transition: opacity 1332ms cubic-bezier(.19,1,.22,1), left 1332ms cubic-bezier(.19,1,.22,1),transform 1332ms cubic-bezier(.19,1,.22,1);
    transition: opacity 1332ms cubic-bezier(.19,1,.22,1), left 1332ms cubic-bezier(.19,1,.22,1),transform 1332ms cubic-bezier(.19,1,.22,1),-webkit-transform 1332ms cubic-bezier(.19,1,.22,1);

}
.swiper-slide-active{
    opacity: 1;
    left:0;
    transform: scale(1);
    -wekit-transform: scale(1);
}*/
.swiper-pagination-bullet{
    background: none;
    opacity: 1;
}
.swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    line-height: 1;
    padding: 0;
    margin: 0;
    width: 100%
}

.swiper-pagination .swiper-pagination-bullet {
    cursor: pointer;
    height: 50px;
    position: relative;
    width: 50px;
    will-change: opacity, transform
}

.swiper-pagination .swiper-pagination-bullet:after, .swiper-pagination .swiper-pagination-bullet:before {
    border-radius: 50%;
    bottom: 0;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    will-change: opacity, transform
}

.swiper-pagination .swiper-pagination-bullet:before {
    background: #fff;
    opacity: .5;
    width: 12px;
    height: 12px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), transform 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1)
}

.swiper-pagination .swiper-pagination-bullet:after {
    border: 2px solid #fff;
    height: 50%;
    opacity: 0;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), transform 666ms cubic-bezier(.19, 1, .22, 1);
    transition: opacity 666ms cubic-bezier(.19, 1, .22, 1), transform 666ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 666ms cubic-bezier(.19, 1, .22, 1);
    width: 50%
}

.swiper-pagination .swiper-pagination-bullet:hover:before {
    opacity: 1
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 1;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
/*pagination end*/

/*css3 上下晃动的提示效果*/
.animate-bounce-up {
    -webkit-animation: bounce-up 2s linear infinite;
    animation: bounce-up 2s linear infinite
}

@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(5px)
    }
    50%, 100% {
        -webkit-transform: translateY(0)
    }
    75% {
        -webkit-transform: translateY(-5px)
    }
}

@keyframes bounce-up {
    25% {
        transform: translateY(5px)
    }
    50%, 100% {
        transform: translateY(0)
    }
    75% {
        transform: translateY(-5px)
    }
}
/*css3 上下晃动的提示效果 end*/

/*css3 图片上下晃动的效果*/
.img_move1 {
    -webkit-animation: img_move4 5s ease-out infinite;
    animation: img_move4 5s ease-out infinite
}

.img_move2 {
    -webkit-animation: img_move3 5s ease-out infinite;
    animation: img_move3 5s ease-out infinite
}

.img_move3 {
    -webkit-animation: img_move2 5s ease-out infinite;
    animation: img_move2 5s ease-out infinite
}

.img_move4 {
    -webkit-animation: img_move1 5s ease-out infinite;
    animation: img_move1 5s ease-out infinite
}

@-webkit-keyframes img_move4 {
    0% {
        trasnform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    75% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes img_move4 {
    0% {
        trasnform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    75% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes img_move3 {
    0% {
        trasnform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    75% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes img_move3 {
    0% {
        trasnform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    75% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes img_move2 {
    0% {
        trasnform: translateY(0)
    }
    20% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes img_move2 {
    0% {
        trasnform: translateY(0)
    }
    20% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes img_move1 {
    0% {
        trasnform: translateY(0)
    }
    30% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    70% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes img_move1 {
    0% {
        trasnform: translateY(0)
    }
    30% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    70% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

/*css3 图片上下晃动的效果 end*/
/*图片悬停放大*/
.imgScale{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.imgScale:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
}
/*图片悬停放大 end*/
/*图片悬停放大*/
.imgScale2{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    opacity: 0.8;
}

.imgScale2:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    opacity: 1;
}
/*图片悬停放大 end*/

/*物体左右摇晃 开始*/
/*向右摇晃*/
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}



.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

/*向左摇晃*/
.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}

/*物体左右摇晃 end*/
/*向右晃动效果*/
.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow-rotate:hover{
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}
/*向右晃动效果 end*/
/*跳动阴影 效果 开始*/

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 80px;
    width: 90%;
    opacity: 0;
    /*background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 60%);*/
    /*background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 60%);*/
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}
/*跳动阴影 效果 end*/
/*效果四：旋转*/
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

.Rotation{
    -webkit-transform: rotate(360deg);
    animation: rotation 100s linear infinite;
    -moz-animation: rotation 100s linear infinite;
    -webkit-animation: rotation 100s linear infinite;
    -o-animation: rotation 100s linear infinite;
}
/*左右进出动画效果 开始 */
/*从左边进入*/
.bounceInLeft {
    animation: bounceInLeft 2s;
    animation-delay: 1s;
    -o-animation: bounceInLeft 2s;
    -o-animation-delay: 1s;
    -ms-animation: bounceInLeft 2s;
    -ms-animation-delay: 1s;
    -moz-animation: bounceInLeft 2s;
    -moz-animation-delay: 1s;
    -webkit-animation: bounceInLeft 2s;
    -webkit-animation-delay: 1s
}

.bounceInLeft {
    animation: bounceInLeft 2s;
    -o-animation: bounceInLeft 2s;
    -ms-animation: bounceInLeft 2s;
    -moz-animation: bounceInLeft 2s;
    -webkit-animation: bounceInLeft 2s
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

/*从右边进入*/
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}


.bounceInRight {
    animation: bounceInRight 2s;
    -o-animation: bounceInRight 2s;
    -ms-animation: bounceInRight 2s;
    -moz-animation: bounceInRight 2s;
    -webkit-animation: bounceInRight 2s
}


/*左右进出动画效果 end*/


/*上下动画效果 开始*/
/*向下动画*/
.bounceInDown{
    animation: bounceInDown 2s;
    -o-animation: bounceInDown 2s;
    -ms-animation: bounceInDown 2s;
    -moz-animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
/*向上动画*/
.bounceInUp{
    animation: bounceInUp 2s;
    -o-animation: bounceInUp 2s;
    -ms-animation: bounceInUp 2s;
    -moz-animation: bounceInUp 2s;
    -webkit-animation: bounceInUp 2s
}
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        opacity: 1;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

/*上下动画效果  end */
/*淡入动画效果 开始  */
/*向下淡入*/
.fadeInDown {
    animation: fadeInDown 1s;
    -o-animation: fadeInDown 1s;
    -ms-animation: fadeInDown 1s;
    -moz-animation: fadeInDown 1s;
    -webkit-animation: fadeInDown 1s
}


@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
/*向上淡入效果*/
.fadeInUp{
    animation: fadeInUp 1s;
    -o-animation: fadeInUp 1s;
    -ms-animation: fadeInUp 1s;
    -moz-animation: fadeInUp 1s;
    -webkit-animation: fadeInUp 1s
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
/*淡入动画效果 end */
/*css3按钮移入*/

.btnHover{ cursor: pointer; position: relative; overflow: hidden;}
.btnHover:hover{color: #fff; }
.btnHover:hover span {
    background: url(../images/right_fff.png) no-repeat right center;
}
.btnHover:before{
    content: " ";
    background: #3ab6d9;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -webkit-transition-duration: .3s;
}
.btnHover:hover:before{
    -webkit-transform: scaleX(1);
    -webkit-transition-duration: .3s;
}
/*css3按钮移入 end*/

/*meau*/
.menu-open #menu-btn {
    -webkit-transform: translate3d(-20px, -50%, 0) rotateZ(45deg);
    transform: translate3d(-20px, -50%, 0) rotateZ(45deg);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

.menu-open #menu-btn:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms;
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms, -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1) 1332ms
}

.menu-open #menu-btn:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 666ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 666ms
}

.menu-open #menu-btn #menu-btn-icon:after, .menu-open #menu-btn #menu-btn-icon:before {
    background-color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background-color 333ms linear 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: background-color 333ms linear 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1), background-color 333ms linear 333ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1), background-color 333ms linear 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1)
}

#menu-btn {
    cursor: pointer;
    height: 12px;
    left: 0px;
    padding: 20px;
    position: absolute;
    top: 54px;
    -webkit-transform: translate3d(-20px, -50%, 0);
    transform: translate3d(-20px, -50%, 0);
    -webkit-transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    width: 18px;
    z-index: 2
}

#menu-btn:after,  #menu-btn:before {
    content: "";
    position: absolute
}

#menu-btn:before {
    background-color: #fff;
    height: 18px;
    left: 28px;
    top: 17px;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1);
    transition: transform 333ms cubic-bezier(.666, 0, .333, 1), -webkit-transform 333ms cubic-bezier(.666, 0, .333, 1);
    width: 2px
}

#menu-btn:after {
    border-radius: 100%;
    border: 2px solid #fff;
    height: 40px;
    left: 7px;
    opacity: 0;
    top: 4px;
    -webkit-transform: scale(.72);
    transform: scale(.72);
    -webkit-transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 333ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    transition: opacity 666ms cubic-bezier(.666, 0, .333, 1) 333ms, transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 333ms;
    width: 40px
}

#menu-btn #menu-btn-icon {
    background-color: #fff;
    height: 2px;
    left: 20px;
    position: absolute;
    top: 25px;
    -webkit-transition: background-color 333ms linear;
    transition: background-color 333ms linear;
    width: 18px
}

#menu-btn #menu-btn-icon:after, #menu-btn #menu-btn-icon:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: background-color 333ms linear, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 999ms;
    transition: background-color 333ms linear, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 999ms;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 999ms, background-color 333ms linear;
    transition: transform 666ms cubic-bezier(.666, 0, .333, 1) 999ms, background-color 333ms linear, -webkit-transform 666ms cubic-bezier(.666, 0, .333, 1) 999ms;
    width: 100%
}

#menu-btn #menu-btn-icon:before {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

#menu-btn #menu-btn-icon:after{
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}
/*meau end*/
.dingzhi{ position: relative; height: 100%;}
.dingzhi img{ position: absolute; left:0; top:calc(50% - 200px); width: 460px; height: auto; float: left;  cursor: pointer; }

.duohangye{ position: relative; height: 100%;}
.duohangye .duohang{ position: absolute; left:0; top: calc(50% - 200px); width:580px; height: auto;}
.duohangye .duoimgs{ position: absolute; right:0; top:calc(50% - 180px); width: 450px; height: auto; }
.duohangye .duolian{ position: absolute; left:0; bottom: 0; width: 300px; height: auto; }


.caseBox{}
.caseBox .caseTabBox{display: none;}
.caseBox .caseTabBox.on{display: block;}
.caseBox .caseMode{ padding:70px 0; overflow: hidden;}
.caseBox .caseMode:nth-of-type(odd){ background: #f7f7f7;}
.caseBox .caseMode li{ float: left; margin-right:32px; position: relative; width: 270px; height: 480px;  overflow: hidden;}
.caseBox .caseMode li:hover{ box-shadow: 0 10px 20px 0 rgba(0,0,0,.1); }
.caseBox .caseMode li:nth-last-of-type(1){ margin-right:0;}
.caseBox .caseMode img{ width: 100%; height: 100%; display: block; }
.caseBox .detail{ width: 100%; height: auto; position: absolute; left:0; bottom:-500px; background: url("../images/smallSoft/ss_bg1.png") no-repeat 0 bottom; background-size:100% 100%; padding-top: 50px;   }
.caseBox .detail{
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
}
.caseBox .detail h2{ font-size: 22px; padding:10px 0; background: url("../images/smallSoft/ss_bg2.png") no-repeat center bottom; text-align: center; }
.caseBox .detail .btn{ padding-bottom:18px; padding-top: 10px; text-align: center;}
.caseBox .detail .txt{ padding:18px 20px; text-align: left; font-size: 16px; color: #7d7d7d; line-height: 26px;}
.caseBox .detail img{ width: auto; height: auto; margin:0 auto;}
.case_tit{margin:90px 0 40px;}
.case_tit span{display: inline-block; font-size: 46px; padding:0 70px; }
.case_lists{ }
.case_lists li{float: left; width: 25%; margin-bottom: 40px; text-align: center; cursor: pointer;

}
.case_lists li img{ display: inline-block; width:246px; height: 212px; transform: translateY(0);
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.case_lists li:hover img{
    transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.agent{
    background: url("../portal/images/dailib.png") no-repeat center center;
    background-size: cover;
    padding-bottom: 70px;
}
.agent h2{
    text-align: center;
    color: #fff;
    font-size: 45px;
    padding-top: 70px;
    font-weight: normal;
    letter-spacing: 2px;
    padding-bottom: 50px;
}
.agentList{
    height: 630px;
    background: rgba(0, 34, 118, 0.371);
    border-radius: 10px;
    padding:40px 0;
}
.agentList h3 {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    padding:20px 0;
}
.agentList p{
    font-size: 15px;
    color: #fff;
    line-height: 25px;

}
.agentListFirst{
    text-align: center;
    width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-right: 2px solid rgba(255,255,255,0.4);
    float: left;
    box-sizing: border-box;
    padding:0 50px;
}
.agentListFirst img{
    width: auto;
    height: auto;
}
.agentListSecond{
    margin-left: 300px;
    height: 100%;
}

.agentListSecond ul {
    height: 100%;
}
.agentListSecond ul li{
    border-right: 2px solid rgba(255,255,255,0.4);
    height: 50%;
    width: 300px;
    float: left;
    list-style: none;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:0 40px;
    position: relative;
}
.agentListSecond ul li:nth-of-type(1)::before,.agentListSecond ul li:nth-of-type(2)::before,.agentListSecond ul li:nth-of-type(3)::before{
    content: "";
    width:200px;
    height: auto;
    border-bottom: 2px solid rgba(255,255,255,0.4);
    position: absolute;
    left:calc(50% - 100px);
    bottom:0;
}
.agentListSecond ul li:nth-of-type(3n+3){border-right:0;}
.agentList ul li img {
    padding-top:10px;
    width: auto;
    height: auto;
}

.hezuo{
    background: #f8f8f8;
    padding:50px 0 60px;
}
.hezuo h2{
    text-align: center;
    font-weight: normal;
    font-size: 45px;
    color: #333;
    padding-bottom: 80px;

}
.hezuo ul {
    background: url("../portal/images/hzbg.png") no-repeat center center;
    background-size: 100% 100%;
    height: 150px;
}
.hezuo ul li{
    text-align: center;
    width: 20%;
    float: left;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*justify-content: space-between;*/
    height: 100%;
    box-sizing: border-box;
    padding-top: 36px;
}
.hezuo ul li img{
    display: inline-block;
    width: auto;
    height: auto;
    /*max-width: 236px;*/
}
.hezuo ul li p{padding-top: 5px;}
.hezuo  .wo {
    text-align: center;
    margin-top: 50px;
}

.edit{
    background: url(../portal/images/xiaoxi.png) no-repeat center center ;
    background-size: cover;
}
.edit  .edit_a{
    text-align: center;
    color: #fff;
    padding-top: 100px;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;

}
.editList{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;

}
.editList li label{
    font-size: 20px;
    font-family: PingFang SC;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}
.editList li{
    margin-bottom: 15px;
    padding-top: 15px;

}
.editList li span{
    display: block;
    float: left;
    color: red;
    padding-top: 8px;
    padding-right: 6px;
}
.editList li input{
    height: 50px;
    border-radius: 4px;
    width: 500px;
    display: block;
    border:none;
    margin-top:10px;
    box-sizing: border-box;
    padding:0 20px;
    font-size: 18px;
    background: #ffffff;
}
.editLast{
    padding:30px 0 50px;
    text-align: center;
}
.editLast .sub{
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    border-radius: 10px;
    background-image: linear-gradient(to right, #ff7508 , #ffa418);
    margin: 0 auto;
    cursor: pointer;
}


.xing {
    width: 1200px;
    height: 660px;
    padding: 60px 70px 80px;
    box-sizing: border-box;
    margin: -80px auto 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px -2px 10px 0px rgba(5, 25, 40, 0.1);
}
.xing p {
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
    color: #333;
}



.main_1{
    width: 300px;
    height: 70px;
    display: block;

    margin: 0 auto;
    padding-bottom: 54px;

}

.xing  ul {
    display: flex;
    flex-direction:row;
    justify-content:space-around;
    padding-top:60px ;
}
.xing  ul li {
    list-style: none;
}
.xing ul li img {
   width: auto;
   height: auto;
}
.xing  ul li div {
    font-size: 21px;
    padding-top: 42px;
    text-align: center;
}
.xing ul {
    margin-top: 0px;

}
.newsBanner{position: relative;}
.newsBanner .slideCont{width: 1180px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.newsBanner .slideCont .title{color: #fff;font-size:53px;line-height: 1;}
.newsBanner .slideCont .cont{color: #fff;font-size:18px;line-height: 1;padding-top: 45px;}
.newsBanner2 .slideCont{top: 65%;}
.newslistCont{width: 1180px;margin: 0 auto;}
.newslistCont ul{padding: 48px 0;}
.newslistCont ul li{padding: 42px 0;}
.newslistCont ul li+li{border-top: 1px solid #e3e3e2;}
.newslistCont ul li a{display: block;overflow: hidden;}
.newslistCont ul li .img{float: left;overflow: hidden;}
.newslistCont ul li .img,
.newslistCont ul li .img img{width: 360px;height: 153px;}
.newslistCont ul li .img img{
    transition: all 400ms;
    -moz-transition: all 400ms; /* Firefox 4 */
    -webkit-transition: all 400ms; /* Safari 和 Chrome */
    -o-transition: all 400ms; /* Opera */
}
.newslistCont ul li:hover .img img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}
.newslistCont ul li .cont{float: right;width: 723px;padding-top: 12px;}
.newslistCont ul li .cont h2{color: #000b2f;font-size:22px;line-height: 1;}
.newslistCont ul li .cont p{color: #50547c;font-size:16px;line-height: 22px;padding: 20px 0 13px;}
.newslistCont ul li .cont h5{color: #50547c;font-size:14px;line-height: 1;}
.detailCont h2{color: #000000;font-size:24px;line-height: 1;text-align: center;padding-bottom: 50px;}
.detailCont img{width: auto !important;height: auto !important;}
/*.playBtn{width: 100px;height: 100px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
background: url(../images/playBtn.png) no-repeat;cursor: pointer;z-index: 100;}*/
video{width:100%;height:100%;object-fit:cover;}
.imgScon{text-align: center;padding-top: 25px;}
.imgScon img{width:75%;height: auto;max-width: none;}
.page6 .main{padding: 32px 0 35px;}
footer .main{padding:0 !important;}
.mobile{display: none;}
.tuuuDe{margin-top: 100px;}
/*.mobilepage2 .c_tit1,
.mobilepage2 p{display: none !important;}*/
/*.page2{padding-bottom: 50px;}*/
/*首页全局样式修改*/
.page2>p,
.wrap_tilCon p,
.wyss_1-box .wyss_1 .wyss_1_content,
.eStyle{color: #b2b6bf;font-size: 14px;font-weight: normal;padding: 20px 0;letter-spacing: 1px;text-align: center;}
.page2 .c_tit1{padding-bottom: 7px;}



.n-box-content > div,
.temp1 > div .temp1-content .temp1-content1 > div,
.temp3-list-item>div:nth-child(2)>div:nth-child(2),
.fl_daili_block>div{font-size: 14px;color: #8c8c8c;letter-spacing: 1px;}
.mobile_ban{display: none;}