﻿.nav-title ul li@charset "utf-8";
/* CSS Document */

html{font-size:100px;}
body{transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;
font-family: Arial,'Microsoft Yahei';overflow-x:hidden; color: #666;}
body.resizing *{transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;}

.contain{width:1280px;margin:0 auto;}

/*clearfix*/
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}

/*初始化按钮*/
.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}
.btn span{display:inline-block;}

/*通用img
img.rollover{position:absolute;top:0px;left:0px;opacity:0;filter:Alpha(opacity=0);z-index:2;}*/

input.text,
textarea.text{display:block;padding:0px;width:100%;border:0px;background:none;margin:0px;}

/*--- Header ---*/
.Header-wrapper{z-index:99;}
/*.Header-wrapper .Header-cl{height:120px;position:relative;}*/

.header-container{width:100%;background:#030404;/*position:fixed;*/position: absolute; top:0px;left:0px;z-index:90; height:100px; /*border-bottom:#db9d68 solid 10px;*/background: rgba(0,0,0,.3);}


/*logo*/
.Hlogo{height:100px;line-height:100px;font-size:0px;float:left;overflow:hidden; width: 20%; background-color: #000;}
.Hlogo img.rollover{display:none;}
.Hlogo img{margin-top: 20px; margin-left: 80px;}

.hynt{width: 20%; float: right; background:rgba(0,0,0,.3);height: 100px;}

@medi (min-width:1100px) {
	.hynt {background: rgba(0,0,0,0);height: auto; }
}

.Htel{display:block;padding:0 0 0 40px;line-height:32px;font-size:24px;color:#B99148;background:url(../images/icon-htel.png) no-repeat left center;float:right;margin:50px 80px 0 0; }



.Hlang{padding:25px 15px 0;height:100px;position:relative;float:right;margin:0 .21rem 0 0;}
.Hlang-menu{display:block;width:18px;height:18px;background:url(../images/icon-hlang.png) no-repeat center center;}
/*
.Hlang-box{width:100px;position:absolute;top:60px;left:-26px;display:none;}
.Hlang-box:before{content:"";display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #fff transparent;position:absolute;top:-8px;left:42px;}
.Hlang-box a{display:block;text-align:center;line-height:44px;color:#303233;background:#fff;}

.Hlang-box a:hover{background:#EBEFF2;}
*/

.Hlang-box{width:200px;box-shadow:1px 1px 10px #666;background:#fff;position:absolute;top:60px;right:-76px;display:none;padding:20px 0px;}
.Hlang-box:before{content:"";display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #fff transparent;position:absolute;top:-8px;left:50%;margin:0 0 0 -4px;}
.Hlang-box a{display:block;padding:5px 10px 5px 60px;line-height:30px;background-repeat:no-repeat !important;background-position:20px center !important;}
.Hlang-box a:hover{color:#fff;background:#E50012;}
.Hlang-box a.CN{background-image:url(../images/icon-cn.png);}
.Hlang-box a.JP{background-image:url(../images/icon-jp.png);}
.Hlang-box a.EN{background-image:url(../images/icon-en.png);}


.Hsrch{padding:42px 15px 0;float:right;}
.Hsrch-menu{display:block;width:19px;height:19px;background:url(../images/icon-hsrch.png) no-repeat center center / cover;}
.Hsrch-box{width:100%;height:110px;background:#fff;position:absolute;top:0px;left:0px;display:none;}
.Hsrch-block{padding:0 0 0 4rem !important;width:12rem !important;height:32px;margin:30px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:70%;height:32px;font-size:16px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}

.header-container.header-searching{}
.header-container.header-searching .Hlogo{position:relative;z-index:5;}
.header-container.header-searching .Hlogo img{display:none;}
.header-container.header-searching .Hlogo img.rollover{display:inline-block;}


.Hnav{float:left;margin:0 3%; width: 54%;}
.Hnav>li{width:12% ;float:left; text-align: center;}
.Hnav .Hname{display:block;line-height:100px; height:100px; font-size:15px;color:#B6B6B6; padding-top: 14px;}

.Hn2nd-box{width:100%;background:#fff;position:absolute;top:67px;left:0px;display:none;opacity:0;}
.Hn2nd-box ul{padding:30px 0 40px;font-size:0px;}
.Hn2nd-box ul li{text-align:center;float:left;margin:0 0 0 1.8rem;}
.Hn2nd-box ul li:first-child{margin:0px;}
.Hn2nd-box ul li .type{line-height:26px;font-size:16px;}
.Hn2nd-box ul li img{height:143px;max-width:200px;}
.Hn2nd-box ul li .list a{display:block;padding:5px 0;line-height:22px;font-size:13px;}
.Hn2nd-box ul li .list a:hover{color:#B99148;}
.Hn2nd-box ul li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}

.Hnav>li.cur .Hname,
.Hnav>li:hover .Hname{color:#B99148;}
.Hnav>li.cur .Hname,
.Hnav>li:hover .Hname i{width:55%; margin: auto; height: 1px; background-color: #B99148; position: relative; display: block; margin-top: -15px;}

/*.Hnav>li.on .Hname{color:#B99148;}
.Hnav>li.on .Hname i{width:55%; margin: auto; height: 1px; background-color: #B99148; position: relative; display: block; margin-top: -15px;}
*/



@media all and (min-width:980px){
	.Hnav>li:hover .Hn2nd-box{display:block;animation:fadeInBottom .6s ease-in-out forwards;-webkit-animation:fadeInBottom .6s ease-in-out forwards;}
	.Hlang:hover .Hlang-box{display:block;}
}
@keyframes fadeInBottom{
	0%{transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;}
	100%{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;}
}

.Header-wrapper.Header-page{}
.Header-wrapper.Header-page .Header-cl{display:none;}
.Header-wrapper.Header-page .header-container{position:relative;}
/*--- Footer ---*/
.Footer-wrapper{ clear: both; padding:65px 0 0;background:#1b1d1f;border-top:#000 solid 10px;background: -webkit-linear-gradient(left,#000000,#000000);
background: linear-gradient(to right,#000000,#000000);}

.Footer-left{width:65%;float:left;}

.Fnav{width:27%;float:left;}
.Fnav dt{line-height:26px;font-size:16px;color:#fff;}
.Fnav dd{margin:15px 0 0;}
.Fnav dd a{display:block;line-height:32px;color:#737475;}

.Fcr{line-height:27px;color:#555555;float:right;margin:28px 0 0;clear:both;}

.Fshare{float:right;margin:10px 0 0 7px;}
.Fshare a{display:block;width:34px;height:34px;float:left;margin:0 0 0 10px;}
.Fshare a.wx{background:url(../images/fshare-1.png) no-repeat center center;}
.Fshare a.wb{background:url(../images/fshare-2.png) no-repeat center center;}
.Fshare a.qq{background:url(../images/fshare-3.png) no-repeat center center;}
.Fshare a.yx{background:url(../images/fshare-4.png) no-repeat center center;}

.Flink{padding:15px 0 17px;margin:30px 0 0; text-align: center; color: #737475; font-size: 13px;}
.Flink a{display:inline-block;line-height:24px;color:#737475;margin:0 0 0 15px;font-size: 13px;}
.Flink a:hover,
.Fnav dd a:hover{color:#B99148;}

.Fct{width:35%;color:#737475;float:right;}
.FoCons-btn{width:129px;height:45px;line-height:41px;font-size:16px;color:#B99148;border:2px solid #B99148;border-radius:45px;float:right;margin:5px 0 0;}
.FoCons-btn:hover{color:#fff;background:#B99148;}
.FoCons-tel{ font-size: 28px; color: #B99148; text-align: right;}
.FoCons-hint{line-height:24px;margin:5px 0 0; font-size: 18px; text-align: right;}
.Fct .list{padding:6px 0 4px;border-top:2px solid #323436;border-bottom:2px solid #323436;margin:12px 0 0;}
.Fct .list li{padding:0 0 0 30px;line-height:32px;}
.Fct .list li.adr{background:url(../images/icon-adr.png) no-repeat left 6px;}
.Fct .list li.mail{background:url(../images/icon-mail.png) no-repeat left 8px;}
.Fcode-list{margin:23px 0 0;}
.Fcode-list li{text-align:center;float: right;margin:0 0 0 20px;}
.Fcode-list li:first-child{margin:0px;}
.Fcode-list li img{width:110px;height:110px; t}
.Fcode-list li .name{line-height:24px;color:#555555;margin:10px 0 0;}

.Footer-wrapper.on .Fnav dd{display:block !important;}

.Fother{width:100%;color:#555555;float:left;margin:40px 0 0; font-size: 16px; }
.Fother  span{height: 36px; padding-top: 4px; padding-right: 4px;}
.Fother .terms{background:url(../images/wxzwz.png) no-repeat; padding-left: 35px; height: 40px; line-height: 40px;}
.Fother .sitemap{background:url(../images/wxzdh.png) no-repeat;  margin-left: 40px;padding-left: 35px;height: 40px; line-height: 40px;}
.Fother a{display:inline-block;margin:0 10px 0 0;}


/*--- Banner ---*/
.bnr-img,
.bnr-bg,
.bnr-con{display:block;width:100%;height:auto;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important;position:relative;}

#index-bnr .bnr-img{height:100%; width: 100%;}
#index-bnr .bnr-img img{height:100%; width: 100%;}
#index-bnr .swiper-pagination{font-size:0px;bottom:45px;}
#index-bnr .swiper-pagination-bullet{width:12px;height:12px;background:#414141;border-radius:12px;opacity:1;position:relative;margin:0 5px;}
#index-bnr .swiper-pagination-bullet:after,
#index-bnr .swiper-pagination-bullet:before{content:"";display:block;width:100%;height:125px;position:absolute;left:0px;}
#index-bnr .swiper-pagination-bullet:after{bottom:-5px;}
#index-bnr .swiper-pagination-bullet:before{top:-5px;}
#index-bnr .swiper-pagination-bullet-active{background:#5FBF44;}

#index-bnr .bnr-bg,
#index-bnr .bnr-con{height:100%;position:absolute;top:0px;left:0px;}





/*iBnr-1*/
.iBnr-1 .orn1{background:url(../images/ibnr-orn1.png);}
.iBnr-1 .orn2{background:url(../images/ibnr-orn2.png);z-index:3;}
.iBnr-1 .orn3{background:url(../images/ibnr-orn4.png);z-index:4;}
.iBnr-1 .orn4{background:url(../images/ibnr-orn3.png);z-index:5;}
.iBnr-1 .bnr-con{background:url(../images/ibnr-1.png);z-index:5;}
.iBnr1-box{padding:0 1.31rem 0 0;width:1280px;position:absolute;top:23.35680751173709%;left:50%;margin:0 0 0 -640px;z-index:6;}
.iBnr1-box .iBnr1-block{color:#fff;float:right;}
.iBnr1-box .t1{line-height:77px;font-size:48px;font-weight:lighter;}
.iBnr1-box .t2{line-height:59px;font-size:30px;font-weight:lighter;}


.iBnr-1 .orn1{transition:all 3s linear;-webkit-transition:all 3s linear;transform:scale(.5);-webkit-transform:scale(.5);opacity:.4;}
.iBnr-1 .orn2{transition:all 3s linear;-webkit-transition:all 3s linear;transform:scale(1.2);-webkit-transform:scale(1.2);opacity:.1;}
/*.iBnr-1 .orn3{transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translate(1000px,120px);-webkit-transform:translate(1000px,120px);opacity:0;}
.iBnr-1 .orn4{transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translate(-400px,-400px);-webkit-transform:translate(-400px,-400px);}*/
.iBnr-1 .bnr-con{/*transform:translateY(50px);-webkit-transform:translateY(50px);*/transform:translate(0,100px) scale(.8);-webkit-transform:translate(0,100px) scale(.8);transition:all 3s ease-in-out .2s;-webkit-transition:all 3s ease-in-out .2s;opacity:0;}
.iBnr1-box .t1,
.iBnr1-box .t2{transition:all .6s ease-in-out 2s;-webkit-transition:all .6s ease-in-out 2s;transform:translateX(-50px);-webkit-transform:translateX(-50px);opacity:0;}
.iBnr1-box .t2{transition-delay:2.1s;-webkit-transition-delay:2.1s;}

/*iBnr-2*/
.iBnr-2 .bnr-bg{background:url(../images/ibnr-bg.jpg);}
.iBnr-2 .bnr-con{background:url(../images/ibnr-con.png);z-index:2;}
.iBnr2-box{width:1280px;position:absolute;top:21.83098591549296%;left:50%;margin:0 0 0 -640px;z-index:6;}
.iBnr2-box .iBnr2-block{width:50%;font-weight:lighter;float:right;}
.iBnr2-block .t1{line-height:72px;font-size:48px;}
.iBnr2-block .t2{line-height:58px;font-size:36px;}
.iBnr2-block .t3{line-height:46px;font-size:26px;color:#777777;margin:5px 0 0;}

.iBnr-2 .bnr-con{transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translateY(70px);-webkit-transform:translateY(70px);opacity:0;}
.iBnr2-block .t1,
.iBnr2-block .t2,
.iBnr2-block .t3{transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translateY(-50px);-webkit-transform:translateY(-50px);opacity:0;}

.iBnr2-block .t2{transition-delay:.3s;-webkit-transition-delay:.3s;}
.iBnr2-block .t1{transition-delay:.4s;-webkit-transition-delay:.4s;}

/*iBnr-3*/
.iBnr-3 .bnr-bg{background:url(../images/ibnr-bg.jpg);}
.iBnr3-orn{width:1280px;position:absolute;top:141px;left:50%;margin:0 0 0 -640px;z-index:6;}
.iBnr3-orn .box{width:243px;height:491px;background:url(../images/ibnr-con.png);position:relative;float:right;margin:0 26px 0 0;}
.iBnr3-orn .orn{width:106px;height:120px;position:absolute;top:47px;left:18px;z-index:-1;}
.iBnr3-box{width:1280px;position:absolute;top:134px;left:50%;margin:0 0 0 -640px;z-index:7;}
.iBnr3-box .iBnr3-block{width:55.9375%;font-weight:lighter;float:right;}
.iBnr3-block .t1{line-height:60px;font-size:48px;}
.iBnr3-block .t2{line-height:48px;font-size:36px;}
.iBnr3-block .t3{line-height:44px;font-size:26px;color:#777777;margin:10px 0 0;}

.iBnr3-block .t1,
.iBnr3-block .t2,
.iBnr3-block .t3{transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;}
.iBnr3-block .t2{transition-delay:.3s;-webkit-transition-delay:.3s;}
.iBnr3-block .t3{transition-delay:.4s;-webkit-transition-delay:.4s;}




/*
.iBnr3-orn .orn{animation:aa 1.4s linear infinite;-webkit-animation:aa 1.4s linear infinite;}
@keyframes aa(){
	0%{}
	65%{background:url(../images/0.png);}
	66%{background:url(../images/1.png);}
	67%{background:url(../images/2.png);}
	68%{background:url(../images/3.png);}
	69%{background:url(../images/4.png);}
	70%{background:url(../images/5.png);}
	71%{background:url(../images/6.png);}
	72%{background:url(../images/7.png);}
	73%{background:url(../images/8.png);}
	74%{background:url(../images/9.png);}
	75%{background:url(../images/10.png);}
	76%{background:url(../images/11.png);}
	77%{background:url(../images/12.png);}
	78%{background:url(../images/13.png);}
	79%{background:url(../images/14.png);}
	80%{background:url(../images/15.png);}
	81%{background:url(../images/16.png);}
	82%{background:url(../images/17.png);}
	83%{background:url(../images/18.png);}
	84%{background:url(../images/19.png);}
	85%{background:url(../images/20.png);}
	86%{background:url(../images/21.png);}
	87%{background:url(../images/22.png);}
	88%{background:url(../images/23.png);}
	89%{background:url(../images/24.png);}
	90%{background:url(../images/25.png);}
	91%{background:url(../images/26.png);}
	92%{background:url(../images/27.png);}
	93%{background:url(../images/28.png);}
	94%{background:url(../images/29.png);}
	95%{background:url(../images/30.png);}
	96%{background:url(../images/31.png);}
	97%{background:url(../images/32.png);}
	98%{background:url(../images/33.png);}
	99%{background:url(../images/34.png);}
	100%{background:url(../images/35.png);}
}*/

.swiper-slide.swiper-slide-active .iBnr-1 .orn2,
.swiper-slide.swiper-slide-active .iBnr-1 .orn1,
.swiper-slide.swiper-slide-active .iBnr-1 .orn3,
.swiper-slide.swiper-slide-active .iBnr-1 .orn4,
.swiper-slide.swiper-slide-active .iBnr-1 .bnr-con,
.swiper-slide.swiper-slide-active .iBnr1-box .t1,
.swiper-slide.swiper-slide-active .iBnr1-box .t2,
.swiper-slide.swiper-slide-active .iBnr-2 .bnr-con,
.swiper-slide.swiper-slide-active .iBnr2-block .t1,
.swiper-slide.swiper-slide-active .iBnr2-block .t2,
.swiper-slide.swiper-slide-active .iBnr2-block .t3,
.swiper-slide.swiper-slide-active .iBnr3-block .t1,
.swiper-slide.swiper-slide-active .iBnr3-block .t2,
.swiper-slide.swiper-slide-active .iBnr3-block .t3{transform:translate(0,0) scale(1);-webkit-transform:translate(0,0) scale(1);opacity:1;}

/*web*/
#index-webBnr{display:none;}
#index-webBnr .bnr-img{height:17.04rem;}

.bnr-img.page-bnr{height:632px;}

/*--- Container ---*/

/*-- 首页 --*/
.I-title{line-height:46px;text-align:center;font-size:30px;color:#000;}
.I-title1{ 
    display: block;
width:150px;
    height: 45px;
    line-height: 41px;
    font-size: 16px;
    color: #E50012;
    border: 2px solid #E50012;
    border-radius: 45px;
    margin: 5px 0 0;
text-align:center;}
.I-title2{line-height:22px;text-align:center;font-size:13px;color:#888; padding:0 5%; margin-top:10px;}

.nav-title{text-align:center; position: relative; padding:40px 0 10px;}
.nav-title ul{text-align:center;font-size:0;}
.nav-title ul li{display:inline-block;padding:0 10px 10px;margin-bottom:0px; position:relative;}
.nav-title ul li{*display:inline; *zoom=1;}
.nav-title ul li:first-child{background:none;}
.nav-title ul li a{ display: block;
width:150px;
    height: 45px;
    line-height: 41px;
    font-size: 16px;
    color: #E50012;
    border: 2px solid #E50012;
    border-radius: 45px;
    margin: 5px 0 0;
text-align:center;/* background: url(../images/c14.png) no-repeat 10% center;*/}
.nav-title ul li a.cur,.nav-title ul li a:hover{color:#fff; border-color: #E50012; background: #E50012 /*url(../images/c14.png) no-repeat 10% center;*/}
.nav-title ul li a.cur em{position:absolute; display:block; width:24px; height:55px; left:50%; margin-left:-12px; bottom:0; background:url(../images/nav.png) no-repeat center;}



/*产品*/
.Ipro-list{padding:.06rem 0.3472222222222222%;}
.Ipro-list li{width:50%;padding:.06rem 0.3496503496503496%;float:left;}
.Ipro-list li img{width:100%;}

.Ipro-box{display:block;position:relative;overflow:hidden;}
.Ipro-block{width:100%;text-align:center;position:absolute;top:.56rem;left:0px;}
.Ipro-block .t1{line-height:38px;font-size:26px;}
.Ipro-block .t2{line-height:30px;font-size:18px;color:#666666;}


#product {
  width: 100%;
  margin: 0 auto;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
}
#product .productTitle {
  width: 100%;
  height: 25px;
  position: relative;
  margin: 74px 0 30px;
  text-align: center;
}
#product .productTitle .titleP {
  display: inline-block;
  padding: 0 30px;
  font-size: 24px;
  height: 30px;
  margin: 0 auto;
  line-height: 24px;
  background: #f5f5f5;
  color: #000;
  z-index: 10;
  text-align: center;
  position: relative;
  font-weight:bold
}
#product .productTitle .titleP:after {
  content: '';
  width: 96px;
  height: 2px;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #737475;
}
#product .productTitle .border {
  position: absolute;
  width: 100%;
  top: 12px;
  left: 0;
  height: 1px;
  background: #cdcdcd;
}
#product ul {
  margin-top: 60px;
  text-align: center;
}
#product ul:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}
#product .productContent {
  width: 100%;
  margin: 0 auto;
}
#product li {
  display: inline-block;
  width: 20%;
  margin: 0 22.5px;
  background: #fff;
}
#product li a {
  position: relative;
  width: 100%;
  height:440px;
  display: block;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  line-height: 34px;
  text-align: center;
}
#product li .message,
#product li .productTips {
  width: 100%;
  height: 90px;
  position: absolute;
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#product li p {
  line-height: 24px;
  padding: 0 6px;
}
#product li h4 {
  font-size: 24px;
  color: #515151;
  margin-top: 26px;
  font-weight: 500;
}
#product li .productTips .tipsMessage {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 106px;
}
#product li .productTips span {
  width: 88px;
  height: 88px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  right: -44px;
  top: -44px;
  z-index: 10;
  background: #da4440;
  display: none;
}
#product li .productTips i {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 42px;
  height: 44px;
  line-height: 34px;
  font-size: 14px;
  font-style: normal;
  font-weight: 100;
  color: #fff;
  z-index: 15;
  padding-right: 2px;
}
#product li:hover {
  -webkit-box-shadow: 0 10px 16px 0 rgba(62, 57, 107, 0.05), 0 0 0 transparent;
     -moz-box-shadow: 0 10px 16px 0 rgba(62, 57, 107, 0.05), 0 0 0 transparent;
          box-shadow: 0 10px 16px 0 rgba(62, 57, 107, 0.05), 0 0 0 transparent;
}
#product li:hover .message,
#product li:hover .productTips {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate(0, -106px);
     -moz-transform: translate(0, -106px);
      -ms-transform: translate(0, -106px);
       -o-transform: translate(0, -106px);
          transform: translate(0, -106px);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  opacity: 0;
}
#product li:hover .productImg {
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translate(-10px, 20px);
     -moz-transform: translate(-10px, 20px);
      -ms-transform: translate(-10px, 20px);
       -o-transform: translate(-10px, 20px);
          transform: translate(-10px, 20px);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 100%;
}
#product li:hover .money {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  bottom: 0;
  opacity: 1;
}
#product li.xinpin .productTips span {
  display: block;
  background: #9ac143;
}
#product li.exemption .productTips span {
  display: block;
  background: #f28e24;
}
#product li.discount .productTips span {
  display: block;
  background: #da4440;
}
#product li.upcoming .productTips span {
  display: block;
  background: #1ea9f0;
}
#product li.complimentary .productTips span {
  display: block;
  background: #fb6629;
}
#product li.hot .productTips span {
  display: block;
  background: #d32c25;
}
#product .productImg {
  position: absolute;
  -webkit-transform: translate(0, 86px);
     -moz-transform: translate(0, 86px);
      -ms-transform: translate(0, 86px);
       -o-transform: translate(0, 86px);
          transform: translate(0, 86px);
  width: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
		  margin-top:20px;
}
#product .productImg img {
  width: 100%;
  display: inline-block;
   text-align: center;
}
#product .money {
  position: absolute;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 50px;
  opacity: 0;
}
#product .money p {
  color: #006cbb;
  font-size: 16px;
  text-align: center;
}
#product .mores {
  overflow: hidden;
  position: relative;
  margin-bottom: 76px;
  text-align: center;
}
#product .mores b {
  width: 100%;
  height: 50px;
  display: block;
  z-index: 10;
  background: #F5F5F5;
  position: relative;
  top: -4px;
}
#product .ubtBtn {
  margin-top: 60px;
}
#product .spanMore {
  width: 76px;
  height: 44px;
  display: block;
  position: absolute;
  top: 61px;
  left: 573px;
  background: url(../images/index/more.gif) no-repeat center top;
  -moz-background-size: 76px 66px;
       background-size: 76px 66px;
  z-index: 5;
  -webkit-transition: all .5s .2s linear;
  -o-transition: all .5s .2s linear;
  -moz-transition: all .5s .2s linear;
  transition: all .5s .2s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#product .spanHover {
  top: 16px;
  height: 66px;
  -webkit-transition: all .5s .4s linear;
  -o-transition: all .5s .4s linear;
  -moz-transition: all .5s .4s linear;
  transition: all .5s .4s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;

  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}




#news {
  width: 75%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
#news .More{width: 100%; height: 20px;}
#news .More a{float: right;height: 20px;}

#news .news {
 width: 31.5%;
  float: left;
   margin: 0 0.8%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

#news .news .images {
  overflow: hidden;
  position: relative;
}

#news .news .msg {
   height: 230px;
  overflow: hidden;

  padding: 0 10px;
}
#news .news .msg p {
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  color: #737475;
  overflow: hidden;


}
#news .news .msg i {
  width: 4px;
  height: 16px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

#news .news .msg span {
  display: inline-block;
  float: left;
  font-size: 20px; height: 48px; line-height: 48px;
  color: #737475;
  margin-top: 10px;
}

#news .news a {
  position: relative;
}
#news .news a img {
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#news .news a .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#news .news a,
#news .news img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#news .news a:hover img,
#news .news img:hover img {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#news .news a:hover .mask,
#news .news img:hover .mask {
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.4;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
#news .news .images .mask {
	 -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  opacity: 0;
	
  
}




/**/

.online-title {
	position: relative;
	padding-left: 0px
}

.online-title:before {
	position: absolute;
	top: -70px;
	left: 0;
	content: '';
	width: 40px;
	height: 4px;
	background-color: #B99148;
	background-size: 100%;
	background-repeat: no-repeat;
}



	
	
.online-title .cn {
	
	font-size: 40px;
	color: #555454; margin-bottom: 30px; margin-top: 50px;
}

.online-title .en {
	font-size: 18px;
	font-family: 'Eveleth';
	color: #444
}

@media (max-width: 1050px) {
	.online-title {
		position: relative;
		/*padding-left: .34rem*/
	}

	.online-title:before {
		display: none;
	}

	.online-title .cn {
		font-size: 1.3em
	}

	.online-title .en {
		font-size: .11rem
	}
}


.top{  height: 50px; line-height: 50px;width: 160px; margin: 130px auto 50px; }
.top a{}
.top .tuihn{background: url(../images/returnTop.png) 120px no-repeat; padding-left: 30px; width: 160px; margin: auto;border-radius: 30px;background-color: #caaf7d;color: #fff;} 
.top .tuihn a{ text-align: left;  }

















.content1{width:80%; margin: auto; padding-left: 40px; overflow: hidden;}
.content{width:80%; margin: auto; padding: 40px 0; overflow: hidden;}
.newscon{width:100% !important;}
.wrapper{ margin-top: 30px;}

.lm {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
	margin-top:130px; margin-bottom: 60px;
    
}

.lm .txet{ height: 40px; line-height: 40px; font-size: 30px; color: #888585;letter-spacing: 3px;}

.lm i {
	position: absolute;
	  margin-top:20px;
	 text-align: center;
	content: '';
	width: 2px;
	height: 40px;
	    background-image: url(../images/icon01.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

	
.lm i {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.lm:hover i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}












.more1 {
  width: 75%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  text-align:right; 
}

.more2 {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  text-align:right; padding-right: 0.8%; 
}
.more3 {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  text-align:right; padding-right: 2.16222%; 
}
.index-about {
  width: 75%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}


.about-section01 {
	  width: 75%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
	padding-top: 40px;
	padding-bottom: 80px
}

.about-section01 .left {
	float: left;
	width: 30%
}

.about-section01 .desc {
	border-bottom: 1px dashed #B99148;
	font-size: 14px;
	color: #777;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 20px
}

.about-section01 .h4 {
	font-size: 22px;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px
}

.about-section01 p {
	font-size: 15px;
	color: #777;
	line-height: 24px
}


.about-section01 .more{ width: 200px; height: 50px; line-height: 50px; border: 1px solid  #B99148; padding-left: 10px;color: #B99148;
 display: block; position: relative; margin-left: 10px;
}
.about-section01 .more:hover{
background: #f1e5cf;
    z-index: 5;
    left: 0;
    top: 0;
     transition: all 0.3s;
    transform: translateX(-5%);
   
}

.about-section01 .more i {
    display: block;
    position: absolute;
    left: 80px;
    top: 17px;
    width: 120px;
    height: 11px;
    background: url(../images/jtr02.png) no-repeat center;
      transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.about-section01 .more i:hover{opacity:.8;background-position-x:40px; background: url(../images/jtr03.png) no-repeat center;}
.about-section01 .right {
	float: right;
	width: 65%;
	margin-left: 5%; height: auto;
}

.about-section01 .right img {
	max-width: 100%;height: auto;
}

@media (max-width: 1370px) {
	.about-section01 .wp1400 {
		padding-left: 10px;
		padding-right: 10px
	}

	.about-section01 .left {
		float: left;
		width: 100%
	}

	.about-section01 .right {
		float: right;
		width: 100%
	}
}

@media (max-width: 1050px) {
	
	.about-section01 {
		padding: .25rem .1rem 1rem; width: 90%; margin:auto;
	}

	.about-section01 .left {
		float: none;
		width: 100%
	}

	.about-section01 .wp1400 {
		padding: 0
	}

	.about-section01 .desc {
		padding-top: 10px;
		padding-bottom: 10px
	}
.about-section01 .more{ margin-left: 0px;}
	.about-section01 .h4 {
		font-size: 20px;
		color: #333;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.about-section01 .right {
		float: none;
		width: 100%; margin-left: 0; margin-bottom: 5%;
	}
	
	.about-section01 .more:hover{
background: #f1e5cf;
    z-index: 5;
    left: 0;
    top: 0;
    transition: all 0.3s;
    transform: translateX(-0%);
}
.about-section01 .more i:hover{opacity:.8;background-position-x:0px; background: url(../images/jtr03.png) no-repeat center;}
}
/*公司简介*/









/**/








/*视频*/
.index-media{padding:163px 0 190px;text-align:center;/*background:url(../images/imedia-bg.jpg) no-repeat center center / cover fixed;*/position:relative;background:#000;overflow:hidden;}
.index-media .t1{/*font:61.52px/84px '叶根友毛笔行书2.0版';*/height:84px;color:#fff;position:relative;z-index:6;}
.index-media .t1 img{width:auto;height:100%;}
.index-media .t2{line-height:32px;font-size:24px;color:#e8e8e8;margin:10px 0 0;position:relative;z-index:6;}
.index-media .btn{padding:0 0 5px 28px;line-height:33px;font-size:16px;color:#E50012;border-bottom:1px solid #E50012;background:url(../images/icon-media.png) no-repeat left 7px;margin:53px 0 0;position:relative;z-index:6;}

.index-media .bg,
.index-media .orn1,
.index-media .orn2{width:100%;height:100%;position:absolute;top:0px;left:0px;background:url(../images/imedia-bg.jpg);}

.index-media .orn1,
.index-media .orn2{background:url(../images/ibnr1-layer1.png) !important;z-index:2;}

.index-media .orn1{width:100%;height:100%;background:url(../images/ibnr1-layer1.png) no-repeat center center / cover !important;position:absolute;top:0px;left:0px;animation:bg 50s linear infinite;z-index:5;}
.index-media .orn2{width:100%;height:100%;background:url(../images/ibnr1-layer2.png) no-repeat center center / cover !important;position:absolute;top:0px;right:0px;animation:bg 50s linear infinite;z-index:5;}
@keyframes bg {
0%{transform:translate3d(0,0,0);}
50%{transform:translate3d(-200px,0,0);}}
100%{transform:translate3d(0px,0,0);}}
@keyframes bg2 {
0%{transform:translate3d(0,0,0);}
50%{transform:translate3d(800px,0,0);}
100%{transform:translate3d(0,0,0);}}

.media-modal{width:100%;height:100%;background:rgba(0,0,0,.3);position:fixed;top:0px;left:0px;z-index:9999;display:none;opacity:0;}
.media-modal .mediaModal-contain{width:960px;height:540px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:absolute;top:50%;left:50%;margin:-300px 0 0 -480px;display:none;}
.mediaModal-contain .mediaModal-box,
.mediaModal-contain video,
.mediaModal-contain .mejs-container,
.mediaModal-contain .mejs-overlay-play,
.mediaModal-contain .mejs-poster,
.mediaModal-contain .mejs-layers,
.mediaModal-contain .mejs-overlay{width:100% !important;height:100% !important;}
.mediaModal-contain .close{display:block;width:32px;height:32px;background:url(../images/icon-close.png) no-repeat center center / cover;position:absolute;right:5px;top:5px;z-index:2;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.mediaModal-contain:hover .close{opacity:1;}
@media all and (max-width:980px){.mediaModal-contain .close{opacity:1;}}


/*品牌资讯*/
.index-news{padding:60px 0;}
.Inews-swiper{position:relative;margin:64px 0 0;}
.Inews-list{}
.Inews-list li{width:25%;padding:0 1.822916666666667%;text-align:center;position:relative;float:left; margin-bottom:3%}
.Inews-list li img{object-fit:cover;}
.Inews-list li .date{line-height:27px;color:#666666;font-weight:lighter;margin:21px 0 0;font-size:15px;}
.Inews-list li .name{line-height:32px;font-weight:lighter;}
.Inews-list li .name:hover{ color:#E50012}
.Inews-list li:after{content:"";display:block;width:0px;height:100%;background:#dddddd;position:absolute;left:0px;top:0px;}
.Inews-list li:first-child:after{display:none;}
.InewsSwiper-next{display:block;width:40px;height:40px;border-radius:100%;background:#dedede;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;z-index:2;}
.InewsSwiper-next:after{content:"";display:block;width:100%;height:100%;background:url(../images/icon-refresh.png) no-repeat center center;position:absolute;top:0px;left:0px;}

.InewsSwiper-next.cur,
.InewsSwiper-next:hover{background:#1a72ba;}
.InewsSwiper-next.cur:after{animation:rotate .6s ease-out;-webkit-animation:rotate .6s ease-out;}

@keyframes rotate{
	0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}
	100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}
}

.Inews-more{display:block;width:160px;height:43px;line-height:41px;font-weight:lighter;border-radius:43px;border:1px solid #e5e5e5;margin:49px auto 0; font-size:15px;background: url(../images/more.png) no-repeat 112px center;}
.Inews-more:hover{  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-box-shadow: 0 4px 6px 0 rgba(51, 105, 231, 0.4);
     -moz-box-shadow: 0 4px 6px 0 rgba(51, 105, 231, 0.4);
          box-shadow: 0 4px 6px 0 rgba(51, 105, 231, 0.4);
  border-color: transparent;
  border-right: none;
  border-left: none;
  background: -webkit-linear-gradient(left, #21a2e4, #11c7fc);
  color: #fff;}



.Inews-list1{}
.Inews-list1 li{width:25%;padding:0 1.822916666666667%;text-align:center;position:relative;float:left; margin-bottom:3%}
.Inews-list1 li img{width:100%;height:100%;object-fit:cover;}
.Inews-list1 li .date{line-height:27px;color:#666666;font-weight:lighter;}
.Inews-list1 li .name{line-height:32px;font-size:16px;font-weight:lighter;margin:21px 0 0;}
.Inews-list1 li .name:hover{ color:#E50012}
.Inews-list1 li:after{content:"";display:block;width:1px;height:100%;background:#dddddd;position:absolute;left:0px;top:0px;}
.Inews-list1 li:first-child:after{display:none;}

/*-- 产品 --*/
.pro-nav{width:100%;height:52px;font-weight:lighter;background:#fff;box-shadow:0px 3px 10px rgba(0,0,0,.12);position:fixed;left:0px;top:67px;z-index:10;}
.pro-nav .name{line-height:37px;font-size:18px;float:left;margin:15px 0 0;}
.pro-nav .name .t2{display:inline-block;padding:0 0 0 11px;font-size:14px;position:relative;margin:0 0 0 10px;}
.pro-nav .name .t2:after{content:"";display:block;width:1px;height:12px;background:#333333;position:absolute;left:0px;top:50%;margin-top:-6px;}
.pro-nav .buy-btn{width:120px;height:30px;line-height:30px;color:#fff;background:#1a72ba;margin:17px 0 0 25px;float:left;}
.pro-nav .action{line-height:30px;margin:17px 0 0;float:left;}
.pro-nav .action .split{display:inline-block;width:1px;height:12px;background:#d3d3d3;vertical-align:middle;margin:0 10px;}
.pro-nav .action a:hover{color:#1a72ba;}

.pro-stage{position:relative;}
.pro-stage .p-bg{width:100%;height:100%;position:absolute;top:0px;left:0px;object-fit:cover;}
.pro-stage .p-wrap{position:relative;z-index:2;}
.pro-stage .p-web{display:none;text-align:center;}
.pro-stage .p-img img{max-width:100%;}

.pro-stage .p-box{width:880px;text-align:center;margin:0 auto;position:relative;z-index:2;}
.pro-stage .p-box .t1{line-height:52px;font-size:36px;}
.pro-stage .p-box .t2{text-align:left;line-height:32px;font-size:18px;font-weight:lighter;color:#666666;margin:20px 0 50px;}
.pro-stage .p-box.p-box2 .t1,
.pro-stage .p-box.p-box2 .t2{color:#fff;}

/*- 家庭陪伴机器人 小勇 -*/

.pro1-1{padding:172px 0 180px;background:#e5e6eb;}
.pro1-1 .t1{line-height:80px;font-size:48px;}
.pro1-1 .t2{line-height:64px;font-size:32px;font-weight:lighter;color:#727275;}
.pro1-1 .price{ font-size:32px;color:#1a72ba;margin:14px 0 0;}
.pro1-1 .price span{font-size:24px;font-weight:lighter;}
.pro1-1 .btn{padding:0 36px 0 0;line-height:33px;font-size:16px;font-weight:lighter;color:#1a72ba;background:url(../images/icon-media2.png) no-repeat right center;margin:10px 0 0;}
.pro1-1 .p-web{margin:-2rem 0 0;}

.pro-stage.pro1-2{padding:150px 0 0;text-align:center;}
.p1-2list{margin:50px 0 0;}
.p1-2list li{width:25%;position:relative;overflow:hidden;float:left;}
.p1-2list li img{width:100%;height:auto;}
.p1-2list li .box{width:100%;position:absolute;left:0px;top:34.71428571428571%;}
.p1-2list li .box .icon{display:block;width:105px;height:105px;margin:0 auto;transition-delay:.2s;-webkit-transition-delay:.2s;}
/*
.p1-2list li .box .icon.i1{background:url(../images/pro2-1.png) no-repeat center center / cover;}
.p1-2list li .box .icon.i2{background:url(../images/pro2-2.png) no-repeat center center / cover;}
.p1-2list li .box .icon.i3{background:url(../images/pro2-3.png) no-repeat center center / cover;}
.p1-2list li .box .icon.i4{background:url(../images/pro2-4.png) no-repeat center center / cover;}
*/
.p1-2list li .box .name{line-height:31px;font-size:22px;font-weight:lighter;color:#fff;margin:10px 0 0;}

.p1-2list li:hover .box .icon,
.p1-2list li:hover .box .name{transform:translateY(-20px);-webkit-transform:translateY(-20px);}
.p1-2list li:hover .box .icon{transition-delay:0s;-webkit-transition-delay:0s;}
.p1-2list li:hover .box .name{transition-delay:.2s;-webkit-transition-delay:.2s;}

.pro-stage.pro1-3{padding:123px 0 0;margin:5px 0 0;overflow:hidden;}
.pro-stage.pro1-3 .con{text-align:center;margin:241px 0 0;}

.pro1-4{padding:69px 0 0;}
.p1-4box{padding:328px 0 350px;/*background-attachment:fixed !important;*/margin:69px 0 0;}

.pro-stage.pro1-5{padding:263px 0 260px;background:#e6e6e6;}
.pro-stage.pro1-5 .p-box{width:510px;text-align:left;float:right;}
.pro-stage.pro1-5 .list{margin:49px 0 0;}
.pro-stage.pro1-5 .list li{width:98px;text-align:center;float:left;}
.pro-stage.pro1-5 .list li .name{line-height:27px;font-size:16px;font-weight:lighter;color:#666;margin:15px 0 0;}
.pro-stage.pro1-5 .list li:nth-child(2){margin:0 19.2156862745098%;}

.pro-stage.pro1-5 .list li:hover img,
.pro-stage.pro1-5 .list li:hover .name{transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.pro-stage.pro1-6{padding:187px 0 379px;color:#fff;text-align:center;/*background-attachment:fixed !important;*/margin:1px 0 0;}
.pro-stage.pro1-6 .list{text-align:center;font-size:0px;}
.pro-stage.pro1-6 .list li{display:inline-block;margin:38px 4.140625% 0;}
.pro-stage.pro1-6 .list li .icon{display:block;width:92px;height:92px;border:3px solid #fff;border-radius:100%;position:relative;overflow:hidden;margin:0 auto;}
.pro-stage.pro1-6 .list li .icon img{width:100%;position:relative;z-index:2;}
.pro-stage.pro1-6 .list li .name{line-height:29px;font-size:20px;font-weight:lighter;margin:15px 0 0;}
.pro-stage.pro1-6 .list li:hover .icon{transform:translateY(-10px) scale(1.1);-webkit-transform:translateY(-10px) scale(1.1);}

.pro-stage.pro1-7{padding:123px 0 153px;color:#fff;text-align:center;background:#0c83a5;}
.p1-7swiper{padding:0 2%;position:relative;margin:110px 0 0;}
.p1-7swiper .swiper-slide{padding:6px 0 0;}
.p1-7swiper .icon{display:block;width:108px;height:108px;border-radius:100%;background:rgba(255,255,255,.2);position:relative;overflow:hidden;margin:0 auto;}
.p1-7swiper .icon img{width:100%;}
.p1-7swiper .icon img.rollover{}
.p1-7swiper .name{line-height:39px;font-size:20px;margin:20px 0 0;}
.p1-7swiper .con{padding:0 8%;line-height:24px;font-weight:lighter;margin:0 auto;}

.p1-7swiper .swiper-slide:hover .icon{background:#fff;transform:translateY(-6px);-webkit-transform:translateY(-6px);}
.p1-7swiper .swiper-slide:hover .icon img{opacity:0;}
.p1-7swiper .swiper-slide:hover .icon img.rollover{opacity:1;}

.p1-7swiper .p1_7Swiper-prev,
.p1-7swiper .p1_7Swiper-next{display:block;width:22px;height:42px;position:absolute;top:50%;margin:-21px 0 0;z-index:2;}
.p1-7swiper .p1_7Swiper-prev{background:url(../images/swiper2-l.png) no-repeat center center / cover;left:0px;}
.p1-7swiper .p1_7Swiper-next{background:url(../images/swiper2-r.png) no-repeat center center / cover;right:0px;}

.pro-stage.pro1-8{}
.pro-stage.pro1-8 ul li{position:relative;float:left;}
.p1-8box{display:block;padding:10px 0 0 10px;position:relative;}
.pro-stage.pro1-8 ul li:first-child .p1-8box{padding-left:0px;}
.pro-stage.pro1-8 ul li img{width:100%;height:auto;}

.pro-stage.pro1-8 ul li:nth-child(1){width:28.125%;}
.pro-stage.pro1-8 ul li:nth-child(2){width:29.6875%;}
.pro-stage.pro1-8 ul li:nth-child(3){width:42.1875%;}
.pro-stage.pro1-8 ul li:nth-child(3) .p1-8box:nth-child(2),
.pro-stage.pro1-8 ul li:nth-child(3) .p1-8box:nth-child(3){width:50%;float:left;}

.pro-stage.pro-parm{padding:0px 0 20px;}
.pro-stage.pro-parm .p-bg{background-position:left center !important;background-size:contain !important;}
.proParm-box{min-height:420px;position:relative;margin:81px 0 0;}
.proParm-box table{width:600px;border-top:1px solid #eeeeee;position:relative;float:right;z-index:2;}
.proParm-box table tr td{height:60px;vertical-align:middle;font-size:16px;font-weight:lighter;border-bottom:1px solid #eeeeee;}
.proParm-box table tr td:first-child{padding:0 0 0 7.5%;width:50%;color:#666666;}
.pro-stage.pro-parm .p-web{margin:2rem 0 0;}

/*- 智慧早教机器人·小小勇 -*/

.pro-stage.pro2-1{padding:232px 0 339px;font-weight:lighter;}
.pro-stage.pro2-1 .p-wrap{padding:0 0 0 1.328125%;}
.pro-stage.pro2-1 .t1{line-height:66px;font-size:50px;}
.pro-stage.pro2-1 .t2{line-height:42px;font-size:24px;color:#666666;}
.pro-stage.pro2-1 .t3{line-height:32px;font-size:21px;color:#666666;margin:15px 0 0;}
.pro-stage.pro2-1 .t3 span{display:inline-block;}
.pro-stage.pro2-1 .price-list{margin:55px 0 0;}
.pro-stage.pro2-1 .price-list li{display:inline-block;line-height:35px;font-size:16px;color:#1a72ba;margin:0 25px 0 0;}
.pro-stage.pro2-1 .price-list li .num{font-size:44.24px;font-family:'Arial';margin:0 5px;}
.pro-stage.pro2-1 .btn{padding:0 35px 0 0;line-height:27px;font-size:16px;color:#1a72ba;background:url(../images/icon-media2.png) no-repeat right center;margin:15px 0 0;}

.pro-stage.pro2-1 .t3 span:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.pro-stage.pro2-1 .p-web{margin:1rem 0 0;}

.pro-stage.pro2-2 .p-wrap{padding:68px 0 65px;background:#1a72ba;}
.p2-2list{padding:20px 20px 0;}
.p2-2list li{width:25%;position:relative;overflow:hidden;float:left;}
.p2-2list li img{width:100%;}
.p2-2list li .name{width:100%;line-height:32px;text-align:center;font-size:28px;color:#fff;font-weight:lighter;position:absolute;top:50%;left:0px;margin-top:-16px;}
.p2-2list li:hover .name{transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.pro-stage.pro2-3{padding:45px 0 78px;}
.pro-stage.pro2-3 .list{text-align:center;font-size:0px;}
.pro-stage.pro2-3 .list li{display:inline-block;font-weight:lighter;margin:22px 36px 0;}
.pro-stage.pro2-3 .list li .num{line-height:50px;font-size:40px;color:#1a72ba;}
.pro-stage.pro2-3 .list li .unit{font-size:24px;margin:0 0 0 3px;}
.pro-stage.pro2-3 .list li .type{line-height:24px;font-size:16px;color:#666666;}
.pro-stage.pro2-3 .p-box{margin:40px auto 0;}

.p2-3box{text-align:center;}
/*.p2-3box{width:1280px;height:960px;position:relative;left:50%;margin:0 0 0 -640px;}
.p2-3box .con{display:block;width:100%;height:100%;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;position:absolute;top:0px;left:0px;}
.p2-3box .con.c1{background:url(../images/1.png) no-repeat center center;}
.p2-3box .con.c2{background:url(../images/2.png) no-repeat center center;}
.p2-3box .con.c3{background:url(../images/3.png) no-repeat center center;}
.p2-3box .con.c4{background:url(../images/4.png) no-repeat center center;}
.p2-3box .con.c5{background:url(../images/5.png) no-repeat center center;}
.p2-3box .con.c6{background:url(../images/6.png) no-repeat center center;}
.p2-3box .con.c7{background:url(../images/7.png) no-repeat center center;}
.p2-3box .con.c8{background:url(../images/8.png) no-repeat center center;}
.p2-3box .con.c9{background:url(../images/9.png) no-repeat center center;}
.p2-3box .con.c10{background:url(../images/10.png) no-repeat center center;}
.p2-3box .con.c11{background:url(../images/11.png) no-repeat center center;}
.p2-3box .con.c12{background:url(../images/12.png) no-repeat center center;}
.p2-3box .con.c13{background:url(../images/13.png) no-repeat center center;}
.p2-3box .con.c14{background:url(../images/14.png) no-repeat center center;}
.p2-3box .con.c15{background:url(../images/15.png) no-repeat center center;}
.p2-3box .con.c16{background:url(../images/16.png) no-repeat center center;}
.p2-3box .con.c17{background:url(../images/17.png) no-repeat center center;}
.p2-3box .con.c18{background:url(../images/18.png) no-repeat center center;}
.p2-3box .con.c19{background:url(../images/19.png) no-repeat center center;}
.p2-3box .con.c20{background:url(../images/20.png) no-repeat center center;}
.p2-3box .con.c21{background:url(../images/21.png) no-repeat center center;}
.p2-3box .con.c22{background:url(../images/22.png) no-repeat center center;}
.p2-3box .con.c23{background:url(../images/23.png) no-repeat center center;}
.p2-3box .con.c24{background:url(../images/24.png) no-repeat center center;}*/

.pro-stage.pro2-4{padding:143px 0 541px;/*background-attachment:fixed !important;*/}
.pro-stage.pro2-4 .p-box{width:485px;text-align:left;float:right;}

.pro-stage.pro2-5{}
.p2-5list li{float:left;}
.p2-5list li:nth-child(1){width:29.63541666666667%;}
.p2-5list li:nth-child(2){width:39.6875%;}
.p2-5list li:nth-child(3){width:30.67708333333333%;}
.p2-5list .p2-5box{display:block;position:relative;overflow:hidden;}
.p2-5box img{width:100%;}

.pro-stage.pro2-6{padding:116px 0 576px;/*background-attachment:fixed !important;*/}
.pro-stage.pro2-6 .p-box{width:480px;text-align:left;float:left;}

.pro-stage.pro2-7{padding:85px 0 71px;}
.p2-7box{width:913px;height:509px;position:relative;margin:54px auto 0;}
.p2-7box .p2-7block{width:249px;height:509px;float:left;}
.p2-7block img{width:100%;}
.p2-7box .p2-7block:nth-child(2){margin:0 83px;}
.pro-stage.pro2-7 .p-web{margin:2rem 0 0;}

.pro-stage.pro2-8{padding:93px 0 489px;/*background-attachment:fixed !important;*/}
.pro-stage.pro2-8 .list{text-align:center;font-size:0px;}
.pro-stage.pro2-8 .list li{display:inline-block;color:#fff;margin:38px 4.140625% 0;}
.pro-stage.pro2-8 .list li .icon{display:block;width:92px;height:92px;border:3px solid #fff;border-radius:100%;position:relative;overflow:hidden;margin:0 auto;}
.pro-stage.pro2-8 .list li .icon img{width:100%;position:relative;z-index:2;}
.pro-stage.pro2-8 .list li .name{line-height:29px;font-size:20px;font-weight:lighter;margin:15px 0 0;}
.pro-stage.pro2-8 .list li:hover .icon{transform:translateY(-10px) scale(1.1);-webkit-transform:translateY(-10px) scale(1.1);}


/*-pro3-*/
.p3-2list li .box{width:100%;text-align:center;color:#fff;font-weight:lighter;position:absolute;top:50%;left:0px;margin-top:-40px;}
.p3-2list li .name{line-height:32px;font-size:28px;position:relative;top:0px;margin:0px;}
.p3-2list li .con{line-height:34px;font-size:20px;margin:15px 0 0;}

.p3-3box{width:92.66666666666667%;position:relative;margin:0 auto;}
.p3-3box img{width:100%;}

.pro3-4{padding:113px 0 0;height:860px;/*background-attachment:fixed !important;*/}
.pro3-4 .p-box{width:800px;margin:0 auto;}

.pro3-6{padding:106px 0 0;height:900px;/*background-attachment:fixed !important;*/}
.pro3-6 .p-box{width:475px;margin:0 auto;}

.pro3-7{padding:47px 0 0;}
.pro3-7 .p-img{margin:49px 0 0;}

.pro3-8{padding:73px 0 42px;}
.pro3-8 .p-box{width:690px;margin:0 auto;}
.p3-8box{text-align:center;font-size:0px;margin:61px 0 0;}
.p3-8box li{display:inline-block;/*vertical-align:middle;*/margin:0 3.666666666666667%;}
.p3-8box li:nth-child(3){margin:0px;}
.p3-8box .icon{display:block;width:108px;height:108px;line-height:108px;position:relative;margin:0 auto;}
.p3-8box .icon img{position:relative;z-index:2;}
.p3-8box .type{line-height:34px;font-size:18px;color:#666666;margin:20px 0 0;}

.p3-8box .icon:after{content:"";display:block;width:100%;height:100%;border-radius:100%;position:absolute;top:0px;left:0px;}

.p3-8box .icon.i1:after{background:#ff7032;}
.p3-8box .icon.i2:after{background:#ff9299;}
.p3-8box .icon.i3:after{background:#fcc722;}
.p3-8box .icon.i4:after{background:#3dcbff;}

.p3-8box .icon{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.p3-8box li:hover .icon{transform:scale(1.1);-webkit-transform:scale(1.1);}


/*- pro4 -*/
.pro4-1{background:#fff; margin-top:-10px;}

.pro4-3{height:965px;}

.pro4-4 .p-box{width:1120px;margin:0 auto;}

.pro4-5{padding:87px 0 0;height:1104px;}

/*- pro5 -*/
.pro5-2 .p-box{width:920px;}
.pro5-2 .p1-2list{text-align:center;margin:0px;}

.pro5-3{padding:55px 0 0;}
.pro5-3 .p-img{margin:48px 0 0;}

.pro5-4{padding:88px 0 0;height:900px;}

.pro-action{padding:27px 0;text-align:center;font-size:0px;border-top:1px solid #e5e5e5;}
.pro-action .btn{width:129px;height:45px;line-height:41px;font-size:16px;color:#E50012;border:2px solid #E50012;border-radius:45px;margin:0 5px;}
.pro-action .btn:hover{color:#fff;background:#E50012;}

/*-- 关于我们 --*/
.A-title{text-align:center;font-weight:lighter;}
.A-title .t1{line-height:46px;font-size:32px;color:#000;}
.A-title .t2{line-height:45px;font-size:22px;color:#666666;margin:10px 0 0;}
.A-title .split{display:block;width:70px;height:1px;background:#a0a0a0;margin:30px auto 0;}

/*公司介绍*/
.com-pro{padding:92px 0 42px;background:#f7f7f7;}
.comPro-box{width:925px;line-height:28px;text-align:center;font-weight:lighter;color:#666666;margin:41px auto 0;}
.conTerms{width:925px;line-height:28px;font-weight:lighter;color:#666666;margin:41px auto 0;}

.contain{  width: 75%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;}
  
  @media (max-width: 1050px) {
	.contain {
		width: 94%; margin: auto; margin-bottom: 10px;
	}
  
}
.comPro-media{height:375px;position:relative;margin:48px 0 0;}
.cpMedia-box{width:100%;text-align:center;position:absolute;left:0px;top:33.66666666666667%;}
.cpMedia-box .btn{width:79px;height:80px;background:url(../images/icon-media3.png) no-repeat center center / cover;}
.cpMedia-box .btn:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);background-image:url(../images/icon-media3-2.png);}
.cpMedia-box .c{/*line-height:69px;font-size:48px;font-family:"叶根友毛笔行书2.0版";*/height:51px;color:#fff;margin:25px 0 0;}
.cpMedia-box .c img{width:auto;height:100%;}
.cpMedia-con{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;display:none;}
.cpMedia-con video,
.cpMedia-con .mejs-container,
.cpMedia-con .mejs-overlay-play,
.cpMedia-con .mejs-poster,
.cpMedia-con .mejs-layers,
.cpMedia-con .mejs-overlay{width:100% !important;height:100% !important;}

/*公司文化*/
.com-culture{padding:42px 0 59px;background:#f7f7f7;}

.comCul-list{width:103.90625%;margin:10px 0 0 -3.90625%;}
.comCul-list li{width:50%;padding:50px 0 0 3.759398496240602%;position:relative;float:left;}
.comCul-list .comCul-box{display:block;padding:40px 0 0;text-align:center;font-weight:lighter;background:#fff;}
.comCul-box .t1{line-height:35px;font-size:24px;color:#E50012;}
.comCul-box .split{display:block;width:20px;height:1px;background:#a0a0a0;margin:10px auto 0;}
.comCul-box .t2{line-height:28px;font-size:18px;margin:20px 0 0;}
.comCul-box .ofH{margin:41px 0 0;}
.comCul-box img{width:100%;height:260px;object-fit:cover;}
.comCul-box:hover{box-shadow:0 0 10px 4px #e1e1e1;transform:translate3d(0,-2px,0);transition:all .3s cubic-bezier(.55,0,.1,1);transition-delay:.6s;-webkit-transition-delay:.6s;}

/*发展历程*/
.com-hist{padding:58px 0 90px;background:#f7f7f7;}
.comHist-list{margin:62px 0 0;}
.comHist-list li{background:#fff;position:relative;}

.comHist-list li .comHist-img{width:50%;height:100%;overflow:hidden;position:absolute;top:0px;}

.comHist-list li .comHist-box{padding:26px 10.625% 6px 12.1875%;min-height:460px;font-weight:lighter;}
.comHist-box dl{padding:44px 0 0;}
.comHist-box dt{line-height:30px;font-size:22px;}
.comHist-box .split{display:block;width:20px;height:1px;background:#666666;margin:10px 0 12px 2px;}
.comHist-box dd{line-height:26px;color:#666666;}

.comHist-list li:nth-child(2n-1){padding:0 0 0 50%;}
.comHist-list li:nth-child(2n-1) .comHist-img{left:0px;} 

.comHist-list li:nth-child(2n){padding:0 50% 0 0;}
.comHist-list li:nth-child(2n) .comHist-img{right:0px;} 

/*公司规模*/
.com-size{padding:44px 0 46px;background:#f7f7f7;}

.comSize-base{padding:0 3.125%;background:#fff;margin:49px 0 0;}
.comSize-base li{width:25%;padding:50px 0 40px;text-align:center;font-weight:lighter;float:left;}
.comSize-base li .type{line-height:27px;color:#888888;}
.comSize-base li img{height:142px;}
.comSize-base li .name{line-height:36px;font-size:24px;margin:5px 0 0;}
.comSize-base li:hover img{transform:translateY(-10px) scale(1.1);-webkit-transform:translateY(-10px) scale(1.1);}
.comSize-base li:hover .type{transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.comSize-talent{width:103.7109375%;margin:0 0 0 -3.7109375%;}
.comSize-talent li{width:33.33334%;padding:52px 0 0 3.578154425612053%;float:left;}
.comSize-talent .csTalent-box{display:block;padding:51px 0 0;text-align:center;font-weight:lighter;background:#fff;position:relative;}
.csTalent-box .num{line-height:55px;font-size:40px;color:#E50012;}
.csTalent-box .unit{font-size:14px;margin:0 0 0 4px;}
.csTalent-box .type{line-height:38px;font-size:18px;color:#666666;}
.csTalent-box .ofH{margin:50px 0 0;}
.csTalent-box img{width:100%;height:240px;object-fit:cover;}

/*荣誉资质*/
.com-honor{padding:46px 0 127px;background:#f7f7f7;}
.comHonor-box{position:relative;margin:43px 0 0;}
.comHonor-box .comHonor-img{width:50%;height:550px;overflow:hidden;float:left;}
.comHonor-box .comHonor-block{width:50%;padding:34px 2.265625% 76px 4.84375%;background:#fff;float:right;}
.comHonor-block .comHonor-con{padding:0 10% 0 0;height:440px;line-height:26px;font-weight:lighter;color:#666666;position:relative;overflow:hidden;}
.comHonor-con .con{padding:0 0 0 20px;background:url(../images/icon-l1.png) no-repeat left 10px;margin:26px 0 0;}
.comHonor-con .name{font-size:16px;color:#E50012;font-weight:600;}

.comHonor-con.ps-container .ps-scrollbar-y-rail{width:1px;background:#eaeaea;}
.comHonor-con.ps-container .ps-scrollbar-y{width:5px;right:-2px !important;background:#c6c6c6;}

/*-- 招商加盟 --*/

.ActInvest-bnr{padding:158px 0 494px;color:#fff;/*background:url(../images/actinvest-bnr1.jpg) no-repeat center center / cover;*/overflow:hidden;}
.ActInvest-bnr .t1{line-height:97px;font-size:66.46px;font-family:"叶根友毛笔行书2.0版";}
.ActInvest-bnr .t2{display:inline-block;padding:0 73px;line-height:43px;font-size:24px;font-weight:lighter;position:relative;}
.ActInvest-bnr .t2:after,
.ActInvest-bnr .t2:before{content:"";display:block;width:66px;height:1px;background:rgba(255,255,255,.2);position:absolute;top:50%;margin-top:-1px;}
.ActInvest-bnr .t2:before{left:0px;}
.ActInvest-bnr .t2:after{right:0px;}
.ActInvest-bnr .contain{position:relative;z-index:2;}
.ActInvest-bnr .bnr-bg{height:100%;position:absolute;top:0px;left:0px;}

.ActInvest-bnr .bnr-bg{transform:matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition:all 0.4s ease 1.2s; -moz-transition:all 0.4s ease 1.2s; -ms-transition:all 0.4s ease 1.2s; -o-transition:all 0.4s ease 1.2s; transition:all 0.4s ease 1.2s;}
.ActInvest-bnr.active .bnr-bg{transition-delay:0.4s !important; transform:matrix(1, 0, 0, 1, 0, 0); -webkit-transition:all 7.0s ease; -moz-transition:all 7.0s ease; -ms-transition:all 7.0s ease; -o-transition:all 7.0s ease; transition:all 7.0s ease;}
.ActInvest-bnr .t1,
.ActInvest-bnr .t2{transition:all .6s ease-in-out .4s;-webkit-transition:all .6s ease-in-out .4s;transform:translateX(-70px);-webkit-transform:translateX(-70px);opacity:0;}
.ActInvest-bnr .t2{transition-delay:.5s;-webkit-transition-delay:.5s;}
.ActInvest-bnr.active .t1,
.ActInvest-bnr.active .t2{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}

/*前景*/
.AtcInvest-pSpect{padding:85px 0 98px;}
.AtcInvest-pSpect .A-title .t1{line-height:52px;font-size:38px;}
.AtcInvest-pSpect .A-title .t2{width:775px;line-height:28px;font-size:18px;color:#444444;margin:20px auto 0;}
.AtcInvest-pSpect .box{text-align:center;margin:46px 0 0;}
.AtcInvest-pSpect .box img{width:100%;}

/*市场需求*/
.AtcInvest-demand{padding:70px 0 108px;background:#f5f5f5;}

.aiDemand-list{width:103.4375%;margin:0 0 0 -3.4375%;}
.aiDemand-list li{width:25%;padding:72px 0 0 3.278688524590164%;text-align:center;font-weight:lighter;float:left;}
.aiDemand-list .icon{height:235px;width:235px;line-height:233px;font-size:0px;border-radius:100%;position:relative;overflow:hidden;margin:0 auto;}
.aiDemand-list .icon img{position:relative;z-index:2;}
.aiDemand-list .name{line-height:29px;font-size:20px;color:#444;margin:30px 0 0;}
.aiDemand-list .split{display:block;width:46px;height:1px;background:#666666;margin:20px auto 0;}
.aiDemand-list .con{line-height:26px;color:#444444;margin:27px 0 0;}

.aiDemand-list .icon:before{content:"";display:block;width:100%;height:100%;border-radius:100%;border:1px solid #106bb6;position:absolute;top:0px;left:0px;}
.aiDemand-list .icon:after{content:"";display:block;width:90%;height:90%;border-radius:100%;background:#106bb6;opacity:.5;position:absolute;top:5%;left:5%;transform:scale(.8);-webkit-transform:scale(.8);}

.aiDemand-list .icon:before,
.aiDemand-list .icon:after,
.aiDemand-list .icon img,
.aiDemand-list li .icon{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.aiDemand-list li:hover .icon:before{transform:scale(.6);-webkit-transform:scale(.6);}
.aiDemand-list li:hover .icon:after{transform:scale(1);-webkit-transform:scale(1);transition-delay:.1s;-webkit-transition-delay:.1s;}
.aiDemand-list li:hover .icon img{transform:scale(1.1);-webkit-transform:scale(1.1);transition-delay:.1s;-webkit-transition-delay:.1s;}
/*
.aiDemand-list .icon img{transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;}
.aiDemand-list li:hover .icon img{transform:scale(1.4);-webkit-transform:scale(1.4);}
*/

/*核心优势*/
.AtcInvest-adv{padding:85px 0 118px;background:url(../images/aiadv-bg.jpg) no-repeat center center / cover fixed;}
.AtcInvest-adv .A-title .t1{color:#fff;}
.AtcInvest-adv .A-title .split{background:#fff;}
.aiAdv-list{width:103.4375%;margin:0 0 0 -3.4375%;}
.aiAdv-list li{width:25%;padding:47px 0 0 3.278688524590164%;text-align:center;color:#fff;font-weight:lighter;float:left;}
.aiAdv-list li .name{line-height:37px;font-size:20px;margin:36px 0 0;}
.aiAdv-list li .con{padding:0 4%;line-height:24px;margin:15px 0 0;}

/*支持*/
.AtcInvest-support{padding:78px 0 101px;}
.aiSupp-list{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;margin:54px 0 0;}
.aiSupp-list li{height:300px;padding:40px 3.90625% 0;width:33.3334%;text-align:center;font-weight:lighter;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;float:left;}
.aiSupp-list li .name{line-height:35px;font-size:20px;margin:10px 0 0;}
.aiSupp-list li .con{line-height:24px;margin:15px 0 0;}
.aiSupp-list li .icon{display:inline-block;width:88px;height:88px;}

.aiSupp-list li .icon.i1{background:url(../images/aisupp-1.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i1{background-image:url(../images/aisupp-1-2.png);}
.aiSupp-list li .icon.i2{background:url(../images/aisupp-2.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i2{background-image:url(../images/aisupp-2-2.png);}
.aiSupp-list li .icon.i3{background:url(../images/aisupp-3.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i3{background-image:url(../images/aisupp-3-2.png);}
.aiSupp-list li .icon.i4{background:url(../images/aisupp-4.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i4{background-image:url(../images/aisupp-4-2.png);}
.aiSupp-list li .icon.i5{background:url(../images/aisupp-5.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i5{background-image:url(../images/aisupp-5-2.png);}
.aiSupp-list li .icon.i6{background:url(../images/aisupp-6.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i6{background-image:url(../images/aisupp-6-2.png);}
.aiSupp-list li .icon.i7{background:url(../images/aisupp-7.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i7{background-image:url(../images/aisupp-7-2.png);}
.aiSupp-list li .icon.i8{background:url(../images/aisupp-8.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i8{background-image:url(../images/aisupp-8-2.png);}
.aiSupp-list li .icon.i9{background:url(../images/aisupp-9.png) no-repeat center center;}
.aiSupp-list li:hover .icon.i9{background-image:url(../images/aisupp-9-2.png);}

.aiSupp-list li:hover .icon,
.aiSupp-list li:hover .name,
.aiSupp-list li:hover .con{transform:translateY(-10px) scale(1.1);-webkit-transform:translateY(-10px) scale(1.1);}

/*表单*/
.AtcInvest-oMsg{padding:99px 0 117px;background:url(../images/aiomsg-bg.jpg) no-repeat center center / cover fixed;}
.AtcInvest-oMsg .A-title .t1{color:#fff;}
.aiOmsg-wrap{width:824px;margin:44px auto 0;}
.aiOmsg-list{width:102.427184466019417%;margin:0 0 0 -2.427184466019417%;}
.aiOmsg-list li{width:50%;padding:11px 0 12px 2.369668246445498%;float:left;}
.aiOmsg-list li .text{padding:0 23px;height:50px;line-height:50px;font-size:16px;background:#cce1f1;border-radius:3px;}
.aiOmsg-list li .text::-webkit-input-placeholder{color:#888888;}
.aiOmsg-list li.w100{width:100%;}
.aiOmsg-list li textarea.text{height:160px;resize:none;}
.aiOmsg-list li .btn{display:block;width:230px;height:50px;line-height:50px;font-size:20px;color:#fff;border-radius:50px;background:#E50012;margin:0 auto;}


/*Corey css*/
.bg1{background:#f1f1f1;margin-top:50px;}
.bg2{background:#fff;}
.bann img{height:620px;object-fit:cover;max-width:100%;width:100%;}
.sjbann{ display: none;}



/*新闻*/
.news{padding:50px 0 35px 0;overflow:hidden;}
.news .news_left{width:68.28125%;float:left;}
.news .news_left ul li{background:#fff;padding:45px 40px;margin-bottom:20px;}
.news .news_left ul li h4 a{font-size:22px;color:#333;font-weight:normal;}
.news .news_left ul li h4 a:hover{color:#1a72ba;}
.news .news_left ul li .n_date{margin:15px 0 20px;font-size:13px;color:#666;}
.news .news_left ul li .n_img{overflow:hidden;}
.news .news_left ul li .n_img img{width:100%;height:auto;max-width:100%;}
.news .news_left ul li .n_note{font-size:14px;color:#666;line-height:28px;margin:15px auto;}
.news .news_left ul li .n_share{position:relative;}
.news .news_left ul li .n_share .n_icon1{background:url(../images/icon_hits.jpg) no-repeat left center;padding-left:25px;color:#666;}
.news .news_left ul li .n_share .n_icon2{background:url(../images/icon_share.jpg) no-repeat center;display:inline-block;width:16px;height:18px;margin-left:10px;cursor:pointer;position:relative;top:5px;}
.news .news_left ul li .n_share a{position:absolute;right:0px;color:#1a72ba;font-size:16px;}

/*文章右侧分类*/
.news{position:relative;}
.news .news_right{width:29.609375%;float:right;}
.news .news_right h2{margin-bottom:2px;background:#fff;padding:25px;font-size:18px;color:#333;font-weight:normal;}
.news .news_right ul.newscate{padding:25px;background:#fff;}
.news .news_right ul.newscate li{font-size:16px;margin-bottom:20px;background:url(../images/icon_triangle.png) no-repeat left center;padding-left:20px;}
.news .news_right ul.newscate li a:hover,.news .news_right ul.newscate li.on a{color:#1a72ba;}
.news_right.srcoll{/*position:absolute;*/right:0px;}


/*热门文章*/
.news .news_right h2.hotnews{margin-top:20px;}
.news .news_right ul.hotnews{background:#fff;padding:25px;}
.news .news_right ul.hotnews li{margin-bottom:20px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_right ul.hotnews li a{color:#666;}
.news .news_right ul.hotnews li a:hover{color:#1a72ba;}
.news .news_right ul.hotnews li span{width:18px;height:18px;display:inline-block;background:#aab2bd;color:#fff;font-size:12px;text-align:center;line-height:18px;margin-right:5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.news .news_right ul.hotnews li span.on,.news .news_right ul.hotnews li:hover span{background:#f60;}

/*热门标签*/
.news .news_right .hotlabel{background:#fff;padding:25px;}
.news .news_right .hotlabel a{display:inline-block;margin-left:10px;color:#666;}
.news .news_right .hotlabel a:first-child{margin-left:0px;margin-bottom:10px;}
.news .news_right .hotlabel a:hover{color:#f60;}

/*通用面包屑*/
.pubcrumbs{padding:20px 0px;background:#fff;color:#666;}
.pubcrumbs a:hover{color:#f60;}


/*新闻详情页*/
.news_cont{background:#fff;padding:25px 40px;}
.news_cont h1{font-size:22px;color:#333;font-weight:normal;}
.news_cont .n_date{margin:15px 0 30px;font-size:13px;color:#666;border-bottom:1px solid #e5e5e5;padding-bottom:20px;}
.news_cont .n_img{overflow:hidden;}
.news_cont .n_img img{max-width:100%;}
.news_cont .content{font-size:14px;color:#666;line-height:28px;}
.news_cont .n_share{position:relative;margin-top:20px;margin-bottom:20px;}
.news_cont .n_share .n_icon1{background:url(../images/icon_hits.jpg) no-repeat left center;padding-left:25px;color:#666;}
.news_cont .n_share .n_icon2 .bds_more{background:url(../images/icon_share.jpg) no-repeat center;display:inline-block !important;width:16px !important;height:18px !important;margin-left:10px !important;cursor:pointer !important;}

.news_cont .return{display: block;background:#E50012;width:160px;height:46px;line-height:46px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;margin:0px auto;font-size:16px;color:#fff;}

.n_share .bdshare-button-style0-16{display:inline-block;vertical-align:middle;}

/*加入我们*/
.job{margin:78px auto 90px;}
.job dl dt{height:80px;line-height:80px;padding:0px 40px;border-bottom:1px solid #f2f2f2;cursor:pointer;background:url(../images/icon_join.png) no-repeat 95% center;}
.job dl dt.cur{background:#E50012 url(../images/icon_joinon.png) no-repeat 95% center;color:#fff;}
.job dl dd{padding:40px;display:none;}
.job dl dd h4{color:#333;font-size:16px;}
.job dl dd p{color:#666;line-height:28px;margin:20px 0;}
.job dl dd a{display: block;width:135px;height:46px;line-height:46px;background:#E50012 url(../images/icon_joinuser.png) no-repeat 15px 13px;color:#fff;border-radius:5px;text-align:center;padding-left:20px;}
.job dl dt span{display:inline-block;}
.job dl dt span.job_tit{width:50%;}
.job dl dt span.job_date{width:20%;}
.job dl dt span.job_add{width:20%;}


/*服务支持*/
.app{padding:80px 0;}
.app h1{text-align:center;font-size:30px;font-weight:normal;color:#333;position:relative;margin-bottom:70px;}
.app h1 span{background:#f1f1f1;}
.app h1:after{content:"";width:40%;position:absolute;left:0px;top:50%;height:1px;background:#e5e5e5;}
.app h1:before{content:"";width:40%;position:absolute;right:0px;top:50%;height:1px;background:#e5e5e5;}

.app ul li{margin-top:20px;overflow:hidden;background:#fff;padding:70px 10.9375%;}
.app ul li .app_pic{float:left;width:50%;}
.app ul li .app_note{width:50%;float:right;}
.app ul li .app_note h2{font-size:24px;color:#333;margin-bottom:20px;font-weight:normal;position:relative;padding-bottom:20px;}
.app ul li .app_note h2:after{content:"";width:30px;position:absolute;left:0px;bottom:0px;height:1px;background:#a0a0a0;}
.app ul li .app_note p{color:#666;margin-bottom:20px;}


/*网站地图*/
.map h2{font-weight:normal;font-size:24px;color:#333;border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:40px;}
.map dl{width:20%;display:inline-block;float:left;margin-bottom:100px;min-height:200px;}
.map dl dt{font-size:18px;margin-bottom:20px;}
.map dl dd a{display: block;margin-bottom:10px;color:#666;}


/*视频教程*/
.videos{padding:60px 0px;}
.videos ul{overflow:hidden;margin-left:-2%;margin-top: 60px;}
.videos ul li{width:48%;height:535px;background:#fff;margin-bottom:50px;float:left;margin-left:2%;}
.videos ul li .video_img{position:relative;overflow:hidden;}
.videos ul li .video_img img{width:100%;}
.videos ul li .video_img i{position:absolute;width:79px;height:80px;display: block;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/icon_play.png) no-repeat center;cursor:pointer;}
.videos ul li .note{padding:30px 100px;text-align:center;}
.videos ul li .note h2{font-weight:normal;font-size:22px;color:#333;}
.videos ul li .note p{color:#666;margin-top:20px;line-height:25px;}
.videos .pages{margin:30px 0px;}


/*服务支持-banner*/
.banntwo{position:relative;}
.banntwo img{max-width:100%;object-fit:cover;}
.banntwo .note{width:710px;height:300px;position:absolute;left:50%;margin-left:-355px;top:50%;margin-top:-150px;text-align:center;color:#fff;}
.banntwo h2{font-weight:normal;font-size:38px;margin-bottom:30px;}
.banntwo p{font-size:20px;margin-bottom:90px;}
.banntwo .inpbox{border:1px solid #fff;border-radius:25px;height:54px;line-height:54px;position:relative;}
.banntwo .inpbox input[type="text"]{width:90%;border:0px;height:50px;border-radius:25px;font-size:20px;background:none;color:#fff;}
.banntwo .inpbox input[type="submit"]{background:url(../images/icon-hsrch.png) no-repeat center;display:block;width:10%;height:50px;border:0px;position:absolute;right:0px;top:0px;cursor:pointer;}


/*服务支持*/
.support{padding:90px 0;}
.pub_stit{font-size:32px;color:#000;font-weight:100;text-align:center;margin-bottom:70px;}
.selfhelp ul{margin-left:-1%;}
.selfhelp ul li{float:left;width:23.8%;height:195px;background:#fff;margin-left:1%;margin-bottom:20px;text-align:center;-webkit-transition: all .2s linear;transition: all .2s linear;}
.selfhelp ul li p{margin-top:35px;font-size:16px;color:#666;}
.selfhelp ul li:hover{
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);
}
.pub_stita{text-align:center;color:#E50012;display: block;margin-bottom:30px;position:relative;padding-bottom:10px;}
.pub_stita:after{content:"";width:20px;position:absolute;left:50%;bottom:0px;height:1px;background:#E50012;margin-left:-10px;}
.videos .pub_stit,.hotfaq .pub_stit{margin-bottom:30px;}

.hotfaq ul{overflow:hidden;}
.hotfaq .pub_fl{width:44%;}
.hotfaq .hotlist a{color:#666;font-size:16px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;padding-bottom:20px;display: block;background:url(../images/icon_jia.png) no-repeat right 2px;}
.hotfaq .hotlist a.cur{background:url(../images/icon_jiaon.png) no-repeat right 2px;}
.hotfaq .pub_fr{width:44%;}
.hotfaq .hotlist .cnote{display:none;margin-bottom:20px;color:#666;line-height:28px;}

.onlinesev{position:relative;}
.onlinesev img{max-width:100%;}
.onlpic img{height:423px;object-fit:cover;}
.onlinesev .note{position:absolute;width:865px;height:210px;left:50%;top:50%;margin-left:-433px;margin-top:-155px;}
.onlinesev .note h2{color:#fff;}
.onlinesev ul li{width:20%;float:left;text-align:center;color:#fff;}
.onlinesev ul li p{margin-top:20px;}


/*售后服务*/
.Aftermarket{padding:60px 0;}
.Aftermarket{max-width:1200px;margin:0px auto;}
.Aftermarket .afbox{border:1px solid #e5e5e5;}
.Aftermarket .afterfl{width:16.6666%;float:left;}
.Aftermarket .afterfl ul li{height:60px;line-height:60px;border-bottom:1px solid #e5e5e5;position:relative;}
.Aftermarket .afterfl ul li.on{background:#E50012;}
.Aftermarket .afterfl ul li:after{position:absolute;content: '';height: 0;width: 0;border-top: 10px solid #fff;border-left: 10px dashed transparent;border-right: 10px dashed transparent; position: absolute;right:-5px;bottom:26px;opacity:1;z-index: 2;transform:rotate(90deg);}
.Aftermarket .afterfl ul li:hover{background:#E50012;}
.Aftermarket .afterfl ul li.on a,.Aftermarket .afterfl ul li:hover a{color:#fff;}
.Aftermarket .afterfl ul li a{display: block;padding:0px 30px;}
.Aftermarket .afterfr{width:83.33333%;float:right;border-left:1px solid #e5e5e5;padding:50px;}
.Aftermarket .afterfr h4{font-size:18px;color:#E50012;font-weight:200;}
.Aftermarket .afterfr p{color:#666;line-height:28px;margin:30px 0;}


/*服务支持-常见问题*/
.bannthree{position:relative;}
.bannthree img{max-width:100%;object-fit:cover;}
.bannthree .note{width:710px;height:140px;position:absolute;left:50%;margin-left:-355px;top:50%;margin-top:-70px;text-align:center;color:#fff;}
.bannthree h2{font-weight:normal;font-size:38px;margin-bottom:30px;}
.bannthree p{font-size:20px;margin-bottom:90px;}
.bannthree .inpbox{border:1px solid #fff;border-radius:25px;height:54px;line-height:54px;position:relative;}
.bannthree .inpbox input[type="text"]{width:90%;border:0px;height:50px;border-radius:25px;font-size:20px;background:none;color:#fff;}
.bannthree .inpbox input[type="submit"]{background:url(../images/icon-hsrch.png) no-repeat center;display:block;width:10%;height:50px;border:0px;position:absolute;right:0px;top:0px;cursor:pointer;}


.hotkeywords{text-align:left;margin-top:20px;}
.hotkeywords a{display:inline-block;margin-left:15px;}
.faq{overflow:hidden;padding:60px 0;position:relative;margin-top:-150px;}
.faq .faqfl{width:15.625%;background:#E50012;padding:70px 60px;float:left;height:100%;}
.faq .faqfl h2{font-size:18px;color:#fff;font-weight:normal;margin-bottom:20px;}
.faq .faqfl ul li a{color:#fff;font-size:16px;display: block;height:35px;line-height:35px;}
.faq .faqfl ul li a.cur,
.faq .faqfl ul li a:hover{color:#f60;}

.faq .faqfr{padding:60px 80px;width:84.375%;float:right;background:#fff;}
.faq .faqfr h2{font-size:20px;margin-bottom:10px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;font-weight:normal;color:#333;}
.faq .faqfr ul li{border-bottom:1px solid #e5e5e5;}
.faq .faqfr ul li h4{font-size:16px;color:#333;margin:20px 0px;font-weight:normal;cursor:pointer;background:url(../images/icon_jia.png) no-repeat right 3px;}
.faq .faqfr ul li h4.cur{background:url(../images/icon_faqcz.jpg) no-repeat right 3px;}
.faq .faqfr ul li p{color:#666;line-height:26px;margin-bottom:20px;display:none;}



/*商学院*/
.school{padding:100px 0;}
.school h2{text-align:center;font-size:32px;color:#333;font-weight:normal;position:relative;padding-bottom:35px;margin-bottom:20px;}
.school h2:before{position:absolute;left:50%;bottom:0px;content:"";width:70px;height:1px;background:#a0a0a0;margin-left:-35px;}
.school ul li{width:48%;float:left;background:#fff;margin-top:50px;}
.school ul li .note{padding:45px 0;text-align:center;color:#333;font-size:16px;}
.school ul li .note h3{font-size:24px;color:#E50012;padding-bottom:17px;margin-bottom:27px;font-weight:200;position:relative;}
.school ul li .note h3:after{position:absolute;left:50%;bottom:0px;content:"";width:20px;height:1px;background:#a0a0a0;margin-left:-10px;}
.school ul li:nth-child(2n){margin-left:4%;}
.school ul li p{overflow:hidden;}
.banntwo .text{position:absolute;width:500px;height:180px;left:50%;top:40%;margin-left:-250px;margin-top:-90px;}
.banntwo .text p{margin-bottom:20px;text-align:center;}
.banntwo .text h4{text-align:center;color:#fff;font-size:24px;font-weight:100;line-height:40px;position:relative;}

.banntwo .text h4:after{content:"";width:100px;position:absolute;left:0;bottom:20px;height:1px;background:#8394a6;margin-left:-10px;}
.banntwo .text h4:before{content:"";width:100px;position:absolute;right:0;bottom:20px;height:1px;background:#8394a6;margin-right:-10px;}

.banntwo .effect{
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.imgcls .effect{
    transition-delay: 0.4s !important;
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all 7.0s ease;
    -moz-transition: all 7.0s ease;
    -ms-transition: all 7.0s ease;
    -o-transition: all 7.0s ease;
    transition: all 7.0s ease;
}


/*综合实力*/
.institute{padding:80px 0;border-bottom:1px solid #e5e5e5;background:#fff;}
.institute h2{font-size:38px;color:#333;font-weight:100;text-align:center;}
.institute p{color:#444;margin:30px auto;text-align:center;line-height:30px;}
.institute p img{max-width:100%;}

.progress{background:#fff;}
.progress h2{font-size:38px;color:#333;font-weight:100;text-align:center;position:relative;padding:40px 0;margin-bottom:40px;}
.progress h2:after{content:"";width:70px;position:absolute;left:50%;bottom:0px;height:1px;background:#8394a6;margin-left:-35px;}
.progress ul li .fl,.progress ul li .fr{width:50%;overflow:hidden;}
.progress ul li .fl img,.progress ul li .fr img{max-width:100%;height:480px;object-fit:cover;}
.progress ul li .nowfl{background:#f5f5f5;height:480px;padding:90px 3.125% 150px 16.666%;}
.progress ul li .nowfl h3{font-size:36px;color:#0061b2;font-weight:normal;}
.progress ul li .nowfl h4{font-size:20px;color:#333;font-weight:normal;margin:20px 0px;padding-bottom:20px;position:relative;}
.progress ul li .nowfl h4:after{content:"";width:46px;position:absolute;left:0;bottom:0px;height:1px;background:#a0a0a0;}
.progress ul li .nowfl p{color:#444;line-height:28px;}

.progress ul li .futurefr{background:#f5f5f5;height:480px;padding:90px 16.666% 150px 3.125%;}
.progress ul li .futurefr h3{font-size:36px;color:#0061b2;font-weight:normal;}
.progress ul li .futurefr h4{font-size:20px;color:#333;font-weight:normal;margin:20px 0px;padding-bottom:20px;position:relative;}
.progress ul li .futurefr h4:after{content:"";width:46px;position:absolute;left:0;bottom:0px;height:1px;background:#a0a0a0;}
.progress ul li .futurefr p{color:#444;line-height:28px;}

.cloud{padding:80px 0px;background:#fff;text-align:center;}
.cloud h2{font-size:38px;color:#333;font-weight:100;text-align:center;position:relative;padding-bottom:40px;margin-bottom:40px;}
.cloud h2:after{content:"";width:70px;position:absolute;left:50%;bottom:0px;height:1px;background:#8394a6;margin-left:-35px;}
.cloud img{max-width:100%;}

.bigdate{padding:80px 0px;background:#f5f5f5;}
.bigdate h2{font-size:38px;color:#333;font-weight:100;text-align:center;position:relative;padding-bottom:40px;margin-bottom:40px;}
.bigdate h2:after{content:"";width:70px;position:absolute;left:50%;bottom:0px;height:1px;background:#8394a6;margin-left:-35px;}

.bigdate ul li{width:48%;float:left;background:#fff;margin-bottom:30px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.bigdate ul li:hover{
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);
}
.bigdate ul li:nth-child(2n){margin-left:4%;}
.bigdate ul li .datepic{width:28%;float:left;border:1px solid #dedede;}
.bigdate ul li .datenote{padding:5%;width:72%;float:right;position:relative;border:1px solid #dedede;border-left:0;}
.bigdate ul li .datenote h4{font-size:20px;color:#0061b2;font-weight:normal;}
.bigdate ul li .datenote h5{font-size:18px;color:#333;font-weight:normal;margin:10px 0 20px;}
.bigdate ul li .datenote p{color:#444;}
.bigdate ul li .datenote span{width:40px;height:40px;background:#55cdf7;color:#fff;position:absolute;right:20px;top:0px;text-align:center;line-height:40px;}

.gjjs{position:relative;}
.gjjs h2{font-size:38px;color:#fff;font-weight:100;text-align:center;padding-bottom:40px;position:absolute;top:8%;left:50%;width:200px;margin-left:-100px;}
.gjjs h2:after{content:"";width:70px;position:absolute;left:50%;bottom:0px;height:1px;background:#9b9c9e;margin-left:-35px;}
.gjjs p img{max-width:100%;height:800px;object-fit:cover;}
.gjjs .gjpic{width:1040px;text-align:center;position:absolute;left:50%;top:25%;margin-left:-520px;}
.gjjs .gjpic img{max-width:100%;}




.BRcNinfo-page{padding:10px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:35px 0 20px;}
.BRcNinfo-page a{display:block;width:45%;line-height:36px;color:#666666;position:relative;}
.BRcNinfo-page a .type{color:#4b4b4b;}
.BRcNinfo-page a.fl{padding:0 0 0 21px;}
.BRcNinfo-page a.fl:after,
.BRcNinfo-page a.fr:after{content:"";display:block;width:16px;height:12px;background:url(../images/icon-go.png) no-repeat center center;position:absolute;top:50%;margin-top:-6px;}
.BRcNinfo-page a.fl:after{left:0px;transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.BRcNinfo-page a.fr:after{right:0px;}
.BRcNinfo-page a.fr{padding:0 21px 0 0;text-align:right;}


/*-- 浮动右侧客服 --*/
.float_qq{ position:fixed; top:200px; right:0; width:50px; height:203px;z-index:200;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:62px;}
.float_qq li.float_qq1{ top:0;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}
.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:172px;}
.float_qq li.float_qq4{ top:153px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#1a72ba; opacity:0.8; border-radius:6px;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li a:hover{ background-color:#E50012; opacity:1;}
.float_shwx{ position:absolute; top:-155px; left:-230px;width:216px; height:216px; padding-bottom:9px; display:none;}
.float_shwx img{ display:block; padding:14px; background-color:#FFF; width:188px; height:188px;}


/* 联系我们 */
.selfhelp{
	margin:40px auto;
	}
.selfhelp ul{margin-left:-1%;margin-top: 30px;}
.selfhelp ul li{float:left;width:23.8%;height:195px;background:#fff;margin-left:1%;margin-bottom:20px;text-align:center;-webkit-transition: all .2s linear;transition: all .2s linear;}
.selfhelp ul li p{margin-top:35px;font-size:16px;color:#666;}
.selfhelp ul li:hover{
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);
}
@media (max-width: 980px){
	.selfhelp ul{margin-left:0px;}
	.selfhelp ul li{width:48%;margin-left:1%;margin-right:1%;}
	}

.zi-company {
    overflow: hidden;
    padding-bottom: 0px;
    color: #000;
}












/*浮动右侧客服*/


.leftbtn{ width: 45px; position: fixed; right: 10px; top: 60%; z-index: 999; }
.leftbtn .ico{ width: 45px; height: 45px;border-radius:50%; margin-bottom: 5px; cursor: pointer; position: relative;}
.leftbtn .qq{ background: #B99148 url(../images/cimg23.png) center no-repeat;}
.leftbtn .qq .cont{margin:0; background: #B99148 url(../images/cimg23.png) 15px center no-repeat; border-radius:50px;padding-left: 45px; height: 45px; line-height: 45px; color: #fff; font-size: 16px; width: 130px; position: absolute; top: 0; right: 0; z-index: 999;}
.leftbtn .wechat{ background: #B99148 url(../images/cimg24.png) center no-repeat;}
.leftbtn .wechat .cont{margin:0; width: 155px; padding: 1px 16px 5px 1px; background: url(../images/cimg28.png) 0 0 no-repeat; position: absolute; left: -170px; top: -44px; background-color: #fff;}
.leftbtn .wechat .cont img{ display: block;  width: 153px; height: 153px;}
.leftbtn .wechat .cont span{ display: block; line-height: 20px; font-size: 12px; text-align: center; color: #1a1a1a;}
.leftbtn .tel{ background: #B99148 url(../images/cimg25.png) center no-repeat;}
.leftbtn .tel .cont{margin:0; background: #B99148 url(../images/cimg25.png) 15px center no-repeat; border-radius:50px;padding-left: 45px; height: 45px; line-height: 45px; color: #fff; font-size: 18px; width: 180px; position: absolute; top: 0; right: 0; z-index: 999;}
.leftbtn .official-wechat{ background: #B99148 url(../images/cimg26.png) center no-repeat;}
.leftbtn .official-wechat .cont{margin:0; width: 153px; padding: 1px 16px 5px 1px; background: url(../images/cimg28.png) 0 0 no-repeat; position: absolute; left: -170px; top: -44px;}
.leftbtn .official-wechat .cont img{ display: block;  width: 153px; height: 153px;}
.leftbtn .official-wechat .cont span{ display: block; line-height: 20px; font-size: 12px; text-align: center; color: #1a1a1a;}
.leftbtn .backtop{ background:#7d7d7d url(../images/returnTop.png) center no-repeat;opacity:.8;filter:alpha(opacity=80);}
.leftbtn .backtop:hover{opacity:1; filter:alpha(opacity=100);}
.leftbtn .ico .cont{ display: none;}
.leftbtn .ico.toHome{
	display:block;
	background: #B99148 url(../images/tohome.png) center center no-repeat;
	background-size:26px;
}


/*浮动右侧客服*/



.media-modal{width:100%;height:100%;background:rgba(0,0,0,.3);position:fixed;top:0px;left:0px;z-index:9999;display:none;opacity:0;}
.media-modal .mediaModal-contain{width:960px;height:540px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:absolute;top:50%;left:50%;margin:-300px 0 0 -480px;display:none;}
.mediaModal-contain .mediaModal-box,
.mediaModal-contain video,
.mediaModal-contain .mejs-container,
.mediaModal-contain .mejs-overlay-play,
.mediaModal-contain .mejs-poster,
.mediaModal-contain .mejs-layers,
.mediaModal-contain .mejs-overlay{width:100% !important;height:100% !important;}
.mediaModal-contain .close{display:block;width:32px;height:32px;background:url(../images/icon-close.png) no-repeat center center / cover;position:absolute;right:5px;top:5px;z-index:2;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.mediaModal-contain:hover .close{opacity:1;}
@media all and (max-width:980px){.mediaModal-contain .close{opacity:1;}}


































































































































































