@charset "utf-8";

/*全局初始化样式*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body{position:relative;padding:0;margin:0 auto;font-size:14px;line-height:1.42857143;font-family:arial,Microsoft YaHei,'宋体';color:#333;min-width:320px;width:100%;zoom:1;background:#fff;    /*禁用Webkit内核浏览器的文字大小调整功能*/-webkit-text-size-adjust:none;    /*取出点击出现半透明的灰色背景*/-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight:rgba(0,0,0,0);    /*控制文本可选性*/    /*
    -webkit-user-select: none;
        -ms-user-select: none;
       -moz-user-select: none;
     -khtml-user-select: none;
            user-select: none;
    */

    /*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing:antialiased;}
*{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;    /*word-break: break-all;*/word-wrap:break-word;}
html,body{overflow-x: hidden;}
/*默认去除ul、li的默认样式*/
.p,.h1,.h2,.h3,.h4,.h5,.h6{margin:0;padding:0;}
.ul,.ul li{list-style:none;margin:0;padding:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul,ul li{list-style:none;margin:0;padding:0;}

/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{-moz-border-radius:0;border-radius:0;-webkit-border-radius:0;color:#333;}

/*表单元素获得焦点时不显示虚线框*/
input:focus{outline:none;}
input,button,select,textarea{outline:none;}
textarea{resize:none;  }
textarea,input,select{background:none;border:none;margin:0;padding:0;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block;}
figure,figcaption{margin:0px;padding:0px;}

/*初始化图片样式*/
img{border:none;border:0;max-width:100%;vertical-align:middle;}

/*初始化a的样式和字体样式*/
a{color:#333;text-decoration:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color:#01d0c5;}

/*清除浮动*/
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;font-size:0px;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.auto{margin:0 auto;position:relative;}
.auto_1440{max-width:1440px;}
.auto_1280{max-width:1280px;}
body .fc {
  overflow:auto;
}
#owlsoluM a.on{background-color:#01d0c5;  color:#fff; }
/* top */
.top{position:relative;}
.top .logo{float:left;padding:20px 0;padding-left:3.15%; max-width: 120px;}
.top .shAddnav{/*    width: 75%;
    */    float:right;}
.top .Tshares{float:left;padding:16px 0;position:relative;padding-left:25px;}
.top  .Tshares:before{height:50%;width:1px;content:'';background:#01d0c5;position:absolute;left:12px;top:19.5px;}
.top  .Tshares h5{font-size:15px;color:#009c94;}
.top  .Tshares p{font-size:15px;color:#009c94;font-weight:bold;}
.top .shAddnav .nav{float:right;}
.top .nav li{float:left;padding:0 40px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.top .nav li>a{font-size:17px;color:#292929;line-height:85px;}
.top .nav li:hover,
.top .nav li.on{background:#01d0c5;}
.top .nav li:hover>a,
.top .nav li.on>a{color:#fff;}
.top .nav li#nav2,
.top .nav li#nav3,
.top .nav li#nav4,
.top .nav li#nav5,
.top .nav li#nav6{position:relative;}
/*.top .nav li#nav2 dd a,
.top .nav li#nav5 dd a,
.top .nav li#nav6 dd a {padding-left: 27px; display:block; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}*/
/*
.top .nav li#nav2 dl dd a:before,
.top .nav li#nav5 dl dd a:before,
.top .nav li#nav6 dl dd a:before{left: 11px;}*/


.top .nav li .Tsubhov{display:none;position:absolute;left:0;top:85px;z-index:9;background:rgba(103,103,103,.5);padding:10px 10px 10px 17px;min-width: 100%;}
/*.top .nav li#nav6 .Tsubhov{display:none;position:absolute;left:0;top:85px;z-index:9;width:100%;background:rgba(103,103,103,.5);padding:10px 0 10px 2px;}
*/
.top .nav li .Tsubpic{display:none;position:absolute;left:0;top:85px;z-index:9;width:100%;background:rgba(103,103,103,.5);padding:45px 18.2%;}
.top .nav li .Tsubpic .layout{float:left;}
.top .nav li .Tsubpic .subList{float:left;margin-left:6%;}
.top .nav li dl{}
.top .nav li dl dd{}
.top .nav li dl dd a{color:#fff;line-height:30px;position:relative;padding-left:13px;display:inline-block; white-space: nowrap;}
.top .nav li dl dd a:before{content:'>';color:#fff;position:absolute;left:0;top:0;}
.top .nav li dl dd a:hover{color:#01d0c5}
.top .nav li dl dd a:hover:before{color:#01d0c5;}
.top .language{float:right;position:relative;margin-right:10px; margin-left: 15px; padding-left: 15px; background:url('/en/images/btnicon01.png') no-repeat left center;}
.top .language span{line-height:85px;font-size:15px;color:#666;position:relative;display:block;padding-left:30px;padding-right:25px;}
.top .language span:hover{color:#01d0c5;cursor:pointer;}
.top .language span:before{width:20px;height:20px;content:'';background:url('/en/images/icon1.png') no-repeat;position:absolute;left:0;top:32px;}
.top .language span:after{content:'';background: url('/en/images/btnicon.png') no-repeat center; width:10px; height: 100%; font-size:15px;color:#666;position:absolute;right:0;top:0;}
.top .language .langC{position:absolute;top:60px;left:34px;background:rgba(103,103,103,.5);text-align:center;width:84%;z-index:5;display:none;}
.top .language .langC a{display:block;line-height:25px;color:#fff;}
.top .language .langC a:hover{color:#01d0c5;}
.top .search{float:right;width:45px;height:75px;background:#01d0c5 url('../images/search.png') no-repeat center;cursor:pointer;}
.top .search.searchon{background-image: url('/en/images/close.png')}
/* .top .search i{width:20px;height:20px;background:;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;} */
.searchW .searchbox{display: none; position: absolute; left: 0; top: 100%; width: 100%;background:#01d0c5;}
.searchW .searchbox .searchWarp{padding:10px;}
.searchW .sbox{background:#fff;color:#333;position: relative; padding-right: 80px;padding-left: 10px;}
.searchW input{display: block; line-height: 40px; width: 100%;padding-right: 10px;}
.searchW .btn{display:block; width: 80px;line-height: 40px;text-align: center; border-left: 1px solid #01d0c5; position: absolute; right: 0;top: 0;}
.searchW{position: relative; z-index: 999;}
@media(max-width:1200px){
	.top .nav li .Tsubhov{padding:10px 10px 10px 0px;}
}
@media(min-width:768px){
	.top .Tshares{padding:16.5px 0;padding-left:25px;}
	.top .logo{max-width: none;}
	.top  .Tshares h5{font-size:18px;}
.top  .Tshares p{font-size:19px;}
.top .search{height:85px; width: 60px;}

}

@media(min-width:1024px){
	.top .search{width: 85px;}
}


@media(min-width:1200px){
	.searchW .searchbox{width: 500px;left: auto; right: 0;}
/*    .top .nav li#nav3 .Tsubhov{width: 250%;max-width: 200px}*/
    .top .nav li#nav4 .Tsubhov dl{margin: 0 auto;}
}

/* top */

/*banner */
.banner{position:relative;z-index:1;overflow:hidden;}
.banner:after{width:80%;height:5px;content:'';background:#01d0c5;position:absolute;left:0;bottom:0;z-index:2;}
.banner .slides>li{display:none;-webkit-backface-visibility:hidden;overflow:hidden;}
.banner .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .banner .slides{display:block;}
* html .banner .slides{height:1%;}
.no-js .banner .slides>li:first-child{display:block;}
.banner .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.loading .banner .flex-viewport{max-height:300px;}
.banner .slides{zoom:1;}
.banner .slides>li{position:relative;}
.banner .slides>li img{display:block;width:100%;-webkit-transition:10s linear;-moz-transition:10s linear;transition:10s linear;}
.banner .slides>li.flex-active-slide img{-moz-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12);-webkit-transform:scale(1.12);}
.banner .slides>li a{position:absolute;left:0;width:100%;height:100%;z-index:5;}
.banner .flex-control-nav{z-index:10;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:5%;}
.banner .flex-control-nav li{float:left;}
.banner .flex-control-nav li a{display:block;width:21px;height:21px;-moz-border-radius:50%;border-radius:50%;border:1px solid transparent;position:relative;overflow:hidden;line-height:1100px;}
.banner .flex-control-nav li a::before{position:absolute;content:'';-moz-border-radius:50%;border-radius:50%;left:50%;top:50%;background:#fff;width:8px;height:8px;margin:-4px 0 0 -4px;}
.banner .flex-control-nav li a.flex-active{border-color:#01d0c5;}
.banner .flex-control-nav li a.flex-active::before{background:#01d0c5;width:8px;height:8px;margin:-4px 0 0 -3px;}

/*banner */

/* 首页关于我们板块 */
.idxabout{}
.idxabout .idxabTop{background:url('/en/images/idxaboutBg.png') no-repeat;padding-bottom:6%;margin-top:50px;}
.idxabout .idxabTop .idxAl{float:left;position:relative;padding-right:38%;width: 65%;}
.idxabout .idxabTop .idxAl h4{font-size:100px;color:#f7f7f7;position:absolute;top:-15px;left:0;z-index:-1;line-height:1;}
.idxabout .idxabTop .idxAl h5{font-size:36px;color:#444;font-weight:normal;margin-top:45px;position:relative;padding-bottom:25px;}
.idxabout .idxabTop .idxAl h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:0;bottom:0;}
.idxabout .idxabTop .idxAl p{font-size:16px;color:#666;margin-top:30px;margin-bottom:52%;}
.idxabout .idxabTop .idxAl .more{display:block;text-align:center;width:180px;height:48px;line-height:48px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxabout .idxabTop .idxAl .more:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}
.idxabout .idxabTop .idxAR{float:left;padding-top:15%;}
.idxabout .idxabTop .idxAR p{font-size:16px;color:#01d0c5;/*    line-height: 30px;
*/}
.idxabout .idxabTop .idxAR h5.Up{font-size:50px;color:#e62b1e;position:relative;padding-right:25px;}
.idxabout .idxabTop .idxAR h5.Up:before{width:0;height:0;border-width:0 8px 13px;border-style:solid;border-color:transparent transparent #e62b1e;content:'';position:absolute;right:0;bottom:20px;}
.idxabout .idxabTop .idxAR span{color:#a3a3a3;}
.idxabout .idxabBom{background:url('/en/images/abBG.jpg') no-repeat;padding:5.75% 0;position:relative;}
.idxabout .idxabBom .numBox{position:relative;float:left;padding:50px 0 55px 35px;margin-right:2.5%;width:23%;}
.idxabout .idxabBom .numBox:before{width:211px;height:233px;content:'';background:url('/en/images/numBG.png') no-repeat;position:absolute;top:0;left:0;z-index:0;}
.idxabout .idxabBom .numBox .numTxt h5{
    font-size:100px;
    color: #02d0c5;
    /* background:-webkit-linear-gradient(#58f1cb,#02d0c5);
    background:-webkit-gradient(linear,left top,left bottom,from(#58f1cb),to(#02d0c5));
    background:-moz-linear-gradient(#58f1cb,#02d0c5);
    background:linear-gradient(#58f1cb,#02d0c5);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent; */
    line-height:1;display:inline-block;}

.idxabout .idxabBom .numBox .numTxt p{
    font-size:18px;
    color: #02d0c5;
    /* background:-webkit-linear-gradient(#58f1cb,#02d0c5);
    background:-webkit-gradient(linear,left top,left bottom,from(#58f1cb),to(#02d0c5));
    background:-moz-linear-gradient(#58f1cb,#02d0c5);
    background:linear-gradient(#58f1cb,#02d0c5);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent; */
    line-height:1;display:inline-block;}

.idxabout .idxabBom .numBox .numCon p{font-size:24px;font-weight:bold;color:#fff;padding-left:80px;}
.idxabout .idxabBom .numPic{position:absolute;bottom:0;right:0; text-align: right;}

/* 首页关于我们板块 */

/* 首页解决亚星娱乐板块 */
.idxsolu{}
.tit{text-align:center;position:relative;padding-top:45px;margin-top:15px;margin-bottom:20px;}
.tit h4{font-size:100px;color:#f7f7f7;position:absolute;top:-15px;left:50%;z-index:-1;line-height:1;width:80%;text-align:center;margin-left:-40%; display:none;   /* text-transform:uppercase; */}
.tit h5{font-size:36px;color:#444;font-weight:normal;position:relative;padding-bottom:25px;}
.tit h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:50%;bottom:0;margin-left:-25px;}
.tit p{font-size:16px;color:#666;margin-top:30px;}
.idxsolu .idxsoluList{}
.idxsolu .idxsoluList .owl-carousel{position:relative;}
.idxsolu .idxsoluList .owl-stage-outer{overflow:hidden;}
.idxsolu .idxsoluList .owl-item{float:left;}
.idxsolu .idxsoluList .item{overflow:hidden;position:relative;}
.idxsolu .idxsoluList .item a{position:absolute;left:0;top:0;height:100%;width:100%;z-index:10;}
.idxsolu .idxsoluList .item .imgBox{overflow:hidden;}
.idxsolu .idxsoluList .item .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxsolu .idxsoluList .item p{position:absolute;left:2%;bottom:5%;font-size:20px;font-weight:bold;color:#fff;white-space:nowrap; text-overflow: ellipsis;width: 100%;}
.idxsolu .idxsoluList .item:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.idxsolu .idxsoluList .owl-carousel .owl-prev{position:absolute;width:60px;height:60px;background:url('/en/images/TL.png') no-repeat;top:50%;margin-top:-30px;left:-30px;border:none;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxsolu .idxsoluList .owl-carousel .owl-next{position:absolute;width:60px;height:60px;background:url('/en/images/TR.png') no-repeat;top:50%;margin-top:-30px;right:-30px;border:none;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxsolu .idxsoluList .owl-carousel .owl-prev span,
.idxsolu .idxsoluList .owl-carousel .owl-next span{display:none;}
.idxsolu .idxsoluList .owl-carousel .owl-prev:hover{background:url('/en/images/TLa.png') no-repeat;}
.idxsolu .idxsoluList .owl-carousel .owl-next:hover{background:url('/en/images/TRa.png') no-repeat;}
.idxsolu .more{text-align:center;margin:60px 0;}
.idxsolu .more .viewM{display:inline-block;text-align:center;width:180px;height:48px;line-height:48px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxsolu .more .viewM:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}
@media(min-width:1000px){
	.tit{margin-top:45px;margin-bottom:50px;}
}

/* 首页解决亚星娱乐板块 */

/* 首页产品中心板块 */
.idxprocen{}
.titLeft{position:relative;margin-bottom:60px;}
.titLeft h4{font-size:100px;color:#f7f7f7;position:absolute;top:-15px;left:0;z-index:-1;line-height:1;display:none;}
.titLeft h5{font-size:36px;color:#444;font-weight:normal;margin-top:45px;position:relative;padding-bottom:25px;padding-top:45px;}
.titLeft h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:0;bottom:0;}
.titLeft p{font-size:16px;color:#666;margin-top:30px;}
.idxprocen .idxproBom{background:url('/en/images/prBG.jpg') no-repeat;padding-top:4.75%;position:relative;}
.idxprocen .idxproBom .idxproList{}
.idxprocen .idxproBom .idxproList .ListBox{float:left;width:18%;position:relative;margin-right:7%;}
.idxprocen .idxproBom .idxproList .ListBox a{position:absolute;width:100%;height:100%;top:0;left:0;}
.idxprocen .idxproBom .idxproList .ListBoxcon{}
.idxprocen .idxproBom .idxproList .ListBoxcon h5{font-size:22px;color:#01d0c5;font-weight:normal;}
.idxprocen .idxproBom .idxproList .ListBoxcon p{font-size:16px;color:#fff;}
.idxprocen .idxproBom .idxproList .ListBox:hover .ListBoxcon p{color:#01d0c5;}
.idxprocen .idxproBom .more{margin-top:60px;padding-bottom:100px;}
.idxprocen .idxproBom .more .viewM{display:block;text-align:center;width:180px;height:48px;line-height:48px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxprocen .idxproBom .more .viewM:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}
.idxprocen .idxproBom .idxproPic{position:absolute;right:0;bottom:0;}

/* 首页产品中心板块 */

/* 首页新闻资讯板块 */
.idxnews{}
.idxnews .idxnewsList{}
.idxnews .idxnewsList .idxNitem{position:relative;float:left;width:31.25%;margin-right:3.125%;overflow:hidden;}
.idxnews .idxnewsList .idxNitem:nth-child(3n){margin-right:0;}
.idxnews .idxnewsList .idxNitem a{position:absolute;width:100%;height:100%;top:0;left:0;}
.idxnews .idxnewsList .idxNitem figure{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;padding-bottom:60%;-moz-background-size:auto 110%!important;background-size:auto 110%!important;background-repeat:no-repeat!important;background-position:center center!important;}
.idxnews .idxnewsList .idxNitem figure img{ display:none;}
.idxnews .idxnewsList .idxNitem .txtBox{padding-bottom:15px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;padding-left:10px;}
.idxnews .idxnewsList .idxNitem .txtBox time{color:#666;line-height:21px;position:relative;font-size:14px;padding:15px 0;display:block;padding-left:25px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxnews .idxnewsList .idxNitem .txtBox time:before{width:20px;height:2px;content:'';background:#01d0c5;position:absolute;left:0;top:50%;margin-top:-1px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxnews .idxnewsList .idxNitem .txtBox p{font-size:18px;color:#444;line-height:28px;padding-right:8%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.idxnews .idxnewsList .idxNitem:hover figure{-moz-background-size:auto 120%!important;background-size:auto 120%!important;}
.idxnews .idxnewsList .idxNitem:hover .txtBox{background:#01d0c5;}
.idxnews .idxnewsList .idxNitem:hover .txtBox time{color:#fff;}
.idxnews .idxnewsList .idxNitem:hover .txtBox time:before{background:#fff;}
.idxnews .idxnewsList .idxNitem:hover .txtBox p{color:#fff;}

/* 首页新闻资讯板块 */
/* 首页合作客户板块*/


 /* 首页合作客户板块 */

/* bottom */
.bottom{background:#444;}
.bottom .Bomtop{padding-top:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.4);}
.bottom .Bomtop .Bomnav{float:left;width:80%;}
.bottom .Bomtop .Bomnav li{float:left;position:relative;margin-right:5.85%;}
.bottom .Bomtop .Bomnav li:before{width:2px;height:2px;content:'';background:#fff;-moz-border-radius:50%;border-radius:50%;position:absolute;right:-2px;top:5px;}
.bottom .Bomtop .Bomnav li dt{font-size:16px;color:#fff;margin-bottom:30px;}
.bottom .Bomtop .Bomnav li dd a{font-size:14px;color:rgba(255,255,255,.4);line-height:20px;display:block;margin: 12px 0;}
.bottom .Bomtop .Bomnav li dd a:hover{color:#01d0c5;}
.bottom .Bomtop .Bomnav li:nth-child(1){width:16.25%;}
.bottom .Bomtop .Bomnav li:nth-child(2){width:22.667%;}
.bottom .Bomtop .Bomnav li:nth-child(3){width:16.167%;}
.bottom .Bomtop .Bomnav li:nth-child(4){width:15.417%;display: none;}
.bottom .Bomtop .Bomnav li:nth-child(5):before{display:none;}
.bottom .Bomtop .Bominfo{float:right;}
.bottom .Bomtop .Bominfo .hotline p{font-size:14px;color:#fff;}
.bottom .Bomtop .Bominfo .hotline h5{font-size:38px;color:#01d0c5;font-weight:normal;}
.bottom .Bomtop .Bominfo .sharecode{position:relative;padding:20px 0;}
.bottom .Bomtop .Bominfo .sharecode p{ margin-left:-50%; text-align:center;color:rgba(255,255,255,.4);font-size:16px;line-height:40px;}
.bottom .Bomtop .Bominfo .sharecode:after{content:'T';font-size:14px;color:rgba(255,255,255,.4);position:absolute;left:20px;bottom:-10px;display:none;}
.bottom .Bomtop .Bominfo .shareBox{margin-top:20px;}

.bottom .Bomtop .Bominfo .shareBox .bdsharebuttonbox>a{display:block;float:left;}
.bottom .Bomtop .Bominfo .shareBox .share1{width:36px;height:36px;background:url('/en/images/Linkedin.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.bottom .Bomtop .Bominfo .shareBox .share2{width:36px;height:36px;background:url('/en/images/facebook.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.bottom .Bomtop .Bominfo .shareBox .share3{width:36px;height:36px;background:url('/en/images/youtube.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.contact .conTbox .tactList h5{font-size: 24px;color: #666;font-weight: normal;text-align: left;}
.contact .conTbox .tactList .shareBox{margin-top:20px;}

.contact .conTbox .tactList .shareBox .bdsharebuttonbox>a{display:block;float:left;}
.contact .conTbox .tactList .shareBox .share1{width:36px;height:36px;background:url('/en/images/Linkedin.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.contact .conTbox .tactList .shareBox .share2{width:36px;height:36px;background:url('/en/images/facebook.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.contact .conTbox .tactList .shareBox .share3{width:36px;height:36px;background:url('/en/images/youtube.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}

#bdshare_weixin_qrcode_dialog{height:320px!important;}
.bottom .Bombom{line-height:60px;}
.bottom .Bombom .bomList{float:left;}
.bottom .Bombom .bomList li{float:left;}
.bottom .Bombom .bomList li a{font-size:12px;color:rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.2);padding:0 15px;}
.bottom .Bombom .bomList li:first-child a{border-left:none;padding-left:0;}
.bottom .Bombom .bomList li a:hover{color:#01d0c5;}
.bottom .Bombom .copyright{float:right;}
.bottom .Bombom .copyright p{color:rgba(255,255,255,.4);}

@media(max-width:1380px) {
	.bottom .Bomtop .Bomnav{float:left;width:75%;}
	
}
@media(max-width:1140px){
	.bottom .Bomtop .Bominfo .sharecode p{margin-left: 0%;text-align: center;color:rgba(255,255,255,.4);font-size:16px;line-height:40px;}
}
/* bottom */



/* 内页banner */
.innerbanner{position:relative;z-index:1;overflow:hidden;}
.innerbanner:after{width:80%;height:5px;content:'';background:#01d0c5;position:absolute;left:0;bottom:0;z-index:2;}

/* 内页banner */
.menu{border-bottom:1px solid #f2f2f2;}

/* 关于我们二级导航 */
.menu .aboutmenu{width: 93%;margin: auto;}
.menu .aboutmenu li{width:16.5%;line-height:100px;float:left;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;}
.menu .aboutmenu li:after{width:1px;height:17px;content:'';background:rgba(0,0,0,.16);position:absolute;top:50%;margin-top:-8px;right: 0;}
.menu .aboutmenu li:last-child:after{display:none;}
.menu .aboutmenu li a{font-size:16px;color:#333;display:block;}
.menu .aboutmenu li a.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.menu .aboutmenu li:hover,
.menu .aboutmenu li.on{background:#01d0c5;}
.menu .aboutmenu li:hover a,
.menu .aboutmenu li.on a{color:#fff;}

@media(max-width:1366px){
  .menu .aboutmenu li:hover a, .menu .aboutmenu li.on a{padding: 0 2%;}
}

/* 关于我们二级导航 */

/* 企业概况 */
.Survey{}
.Survey .Surveyone .txtBox{margin-top:55px;}
.Survey .Surveyone .txtBox p{color:#666;line-height:26px;margin-bottom:20px;}
.Survey .Surveytwo .txtBox{margin-top:55px;}
.Survey .Surveytwo .txtBox p{color:#666;line-height:26px;margin-bottom:20px;color:#444!important;}
.Survey .SurveyTab{margin:70px 0;}
.Survey .SurveyTab>img{display:none;}
.Survey .Surveysel{display:none;}
.Survey .Surveysel table{width:100%;border-collapse:separate;border-spacing:0px 1px;line-height:42px;}
.Survey .Surveysel table th{text-align:left;    /* background: #ccc; */padding-left:25px;width:14%;color:#666;    /* font-weight: normal; */}
.Survey .Surveysel table td{padding-left:45px;color:#666;max-width: 350px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.Survey .Surveysel table td i{width:16px;height:16px;background:url('/en/images/ssle.png') no-repeat;display:inline-block;position:relative;top:3px;margin-right:10px;}
.Survey .Surveysel table td i.on{background:url('/en/images/ssleA.png') no-repeat;}
.Survey .SurveycompList{margin:80px 0;}
.Survey .SurveycompList li{float:left;width:23.612%;margin-right:1.85%;}
.Survey .SurveycompList li:nth-child(4n){margin-right:0;}
.Survey .SurveycompList li .imgBox{overflow:hidden;}
.Survey .SurveycompList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.Survey .SurveycompList li p{color:#666;line-height:26px;text-align:center;margin:20px 0;}
.Survey .SurveycompList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.Survey .SurveycompList li:hover p{color:#01d0c5;}
.Survey .SurveycompList .bx-wrapper .bx-pager{text-align:center;}
.Survey .SurveycompList .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;}
.Survey .SurveycompList .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link{width:50px;height:6px;background:rgba(0,0,0,.1);display:block;text-indent:-9999px;margin:0 7px;}
.Survey .SurveycompList .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active{background:#01d0c5;}
.Survey .SurveycompList .bx-wrapper .bx-controls-direction{display:none;}
.Survey .Surveypic{margin-bottom:100px;}
/*.Survey .Surveypic>img{display:none;}*/
/* 企业概况 */

/* 发展历程 */
.courseTop{}
.courseTop .courseList{}
.courseTop .courseList li .yearBox{float:left;width:10%;padding-top:40px;}
.courseTop .courseList li .yearBox h5{color:#02d0c5;font-size:30px;/*background:-webkit-linear-gradient(#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,left bottom,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(#58f1cb,#02d0c5);background:linear-gradient(#58f1cb,#02d0c5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;*/position:relative;}
.courseTop .courseList li .yearBox h5:before{width:16px;height:16px;content:'';background:url('/en/images/icon2.png') no-repeat;position:absolute;top:50%;margin-top:-8px;right:-8px;}
.courseTop .courseList li .txtBox{float:left;padding:40px;border-left:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);width:90%;}
.courseTop .courseList li .txtBox p{color:#8c8c8c;line-height:24px;}
.courseTop .courseList li:last-child .txtBox{border-bottom:none;}
.courseBom{background:#f7f7f7;}
.courseBom .tit h4{color:#efefef;z-index:0;}
.courseBom .auto{padding-bottom:140px;padding-top:25px;}
.courseBom .auto:before{width:100%;height:100%;content:'';background:url('/en/images/courBG.png') no-repeat;-moz-background-size:cover;background-size:cover;background-position:center center;position:absolute;left:0;bottom:0;}
.courseBom .couBpic{text-align:center;}

/* 发展历程 */

/* 荣誉资质 */
.honer{}
.honer .honerDes{text-align:center;margin:70px 0;}
.honer .honerDes h5{font-size:26px;color:#333;font-weight:normal;margin-bottom:15px;}
.honer .honerDes p{color:#666;width:55%;margin:0 auto;line-height:26px;}
.honer .honerNum{padding:70px;background:#f8f8f8;margin-bottom:7%;display: none;}
.honer .honerNum li{line-height:60px;float:left;width:33.3%;}
.honer .honerNum li p{font-size:16px;color:#666;}
.honer .honerNum li p span{padding:3px 10px;background:url('/en/images/icon3.png') no-repeat;font-size:16px;color:#fff;font-weight:bold;margin-right:5px;}
.honer .honerList{margin-bottom:3%;}
.honer .honerList li{width:31.25%;float:left;margin-right:3.125%;margin-bottom:2%;cursor:pointer;}
.honer .honerList li:nth-child(3n){margin-right:0;}
.honer .honerList li .imgBox{overflow:hidden;}
.honer .honerList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.honer .honerList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.honer .honerList li p{text-align:center;font-size:16px;color:#666;line-height:26px;margin:10px 0;}
.honer .honerList li:hover p{color:#01d0c5;}

/* 荣誉资质 */

/* 页码 */
.Pages{text-align:center;margin-bottom:7.5%;}
.Pages a{padding:0 15px;display:inline-block;background:#f2f2f2;font-size:12px;color:#666666;height:37px;line-height:37px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;margin:0 5px}
.Pages a.a_prev,
.Pages a.a_next{padding:0 35px; font-size: 0;vertical-align: top;}

.Pages a.a_prev{background-image:url('/en/images/lefton.png'); background-position: center; background-repeat:no-repeat;}
.Pages a.a_next{background-image: url('/en/images/righton.png'); background-position: center; background-repeat:no-repeat;}

.Pages a.a_prev:hover{background-image: url('/en/images/left.png');background-repeat:no-repeat; background-position: center;}
.Pages a.a_next:hover{background-image: url('/en/images/right.png'); background-repeat:no-repeat; background-position: center; }

.Pages em{font-style:normal; display: none; vertical-align: top;}
.Pages a:hover,
.Pages a.a_cur{background:#01d1c4;color:#fff;}

@media(min-width:1000px){
	.Pages em{display: inline-block;}
}


/* 页码 */

/* 新闻中心 */
.newsCenter{}
.newsCenter .newsTop{margin-bottom:5%;position:relative;}
.newsCenter .newsTop li{background:#f8f8f8;}
.newsCenter .newsTop li .imgBox{width:50%;float:left;overflow:hidden;}
.newsCenter .newsTop li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.newsCenter .newsTop li .imgBox:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.newsCenter .newsTop li .txtBox{width:50%;float:left;padding:2.8%;}
.newsCenter .newsTop li .txtBox time{font-size:18px;color:#999;line-height:28px;}
.newsCenter .newsTop li .txtBox time span{font-size:34px;}
.newsCenter .newsTop li .txtBox h5{font-size:24px;color:#444;font-weight:normal;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.newsCenter .newsTop li .txtBox h5:hover{color:#01d0c5;}
.newsCenter .newsTop li .txtBox p{color:#666;line-height:28px;margin:20px 0;}
.newsCenter .newsTop li .txtBox .more{display:block;text-align:center;width:180px;height:48px;line-height:48px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.newsCenter .newsTop li .txtBox .more:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}

.newsCenter .newsTop .bx-wrapper .bx-pager{text-align:center;position:absolute;bottom:5%;right:33%;}
.newsCenter .newsTop .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;}
.newsCenter .newsTop .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link{width:50px;height:6px;background:rgba(0,0,0,.1);display:block;text-indent:-9999px;margin:0 7px;}
.newsCenter .newsTop .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active{background:#01d0c5;}
.newsCenter .newsTop .bx-wrapper .bx-controls-direction{display:none;}
.newsCenter .newList{margin-bottom:3%;padding:0 4%;}
.newsCenter .newList li{width:31.25%;float:left;margin-right:3.125%;margin-bottom:2%;position:relative;}
.newsCenter .newList li> a{position:absolute;width:100%;height:100%;top:0;left:0;}
.newsCenter .newList li:nth-child(3n){margin-right:0;}
.newsCenter .newList li{width:31.25%;float:left;margin-right:3.125%;margin-bottom:2%;}
.newsCenter .newList li .imgBox{overflow:hidden;max-height: 209px;}
.newsCenter .newList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.newsCenter .newList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.newsCenter .newList li .txtBox{padding:25px;background:#f8f8f8;}
.newsCenter .newList li .txtBox time{font-size:18px;color:#999;line-height:28px;}
.newsCenter .newList li .txtBox time span{font-size:34px;}
.newsCenter .newList li .txtBox h5{height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /*word-break: break-word;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.newsCenter .newList li .txtBox p{color:#666;line-height:28px;margin:10px 0;height:84px;overflow:hidden;}
.newsCenter .newList li:hover .txtBox{background:#01d0c5;}
.newsCenter .newList li:hover .txtBox time{color:#fff;}
.newsCenter .newList li:hover .txtBox h5{color:#fff;}
.newsCenter .newList li:hover .txtBox p{color:#fff;}

/* 新闻中心 */

/* 新闻详情 */
.newsInfo h1{font-size:30px;color:#292929;font-weight:normal;text-align:center;border-bottom:1px solid #eee;line-height:50px;}
.newsInfo time{color:#999;text-align:center;line-height:28px;display:block;}
.newsInfo .newsDesc{padding:2% 0;}
.newsInfo .newsDesc .item{margin:2% 0;}
.newsInfo .newsDesc .item .txtBox{float: left;width: 68%;}
.newsInfo .newsDesc .item .imgBox{float: right;width: 30%;text-align: center;}
.newsInfo .newsDesc .item:nth-child(even) .txtBox{float: right;}
.newsInfo .newsDesc .item:nth-child(even) .imgBox{float: left;}
.newsInfo .newsDesc .info{max-width: 720px;margin: 0 auto;}
.newsInfo .content2 .item .txtBox{float: right;width: 38%;}
.newsInfo .content2 .item{margin:2% 0;}
.newsInfo .content2 .item .imgBox{float: left;width: 60%;}
.newsInfo p{color:#666;line-height:24px;}
// .newsInfo .imgBox{margin-top:30px;}
.newsInfo .info_pn{padding-bottom:5%;}
.newsInfo .info_pn span{display:block;margin-bottom:10px}
.newsInfo .content2 table{
    border: 1px solid #000;
    width: 100% !important;
    border-collapse: collapse;
}
.newsInfo .content2 table tr{
    border: 1px solid #000;
}
.newsInfo .content2 table td{
    border: 1px solid #000;
}

/* 新闻详情 */

/* 产品展示 */
.proShow{background:#f9f9f9;padding-top:10px;}
.proShow li{position:relative;height:550px;   /* margin-bottom:40px;*/position:relative;}
.proShow li:before{width: 150%;height: 10px;background:#f9f9f9;content: '';position: absolute;bottom:0;left: -25%;}
.proShow li:last-child:before{display: none;}
.proShow li>.txtBox>a{width:100%;height:100%;color: #fff !important;}
.proShow li>.txtBox>a{color: #fff !important;display:block;text-align:center;width:180px;height:48px;line-height:48px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.proShow li>.txtBox>a:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}
.newsTop .bx-wrapper li{padding:0 1%;box-sizing:border-box;}
.proShow li:nth-of-type(odd){background:url('/en/images/poddBG.jpg') no-repeat;background-size:89%;}
.proShow li:nth-of-type(even){background:url('/en/images/pevenBG.jpg') no-repeat;background-size:89%;}
.proShow li .imgBox{width:32%;position:absolute;height:395px;top:50%;margin-top:-210.5px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.proShow li:nth-of-type(odd) .imgBox{right:24%;}
.proShow li:nth-of-type(even) .imgBox{left:6%;}
.proShow li .txtBox{height:160px;position:absolute;top:50%;margin-top:-80px;padding:2% 0;}
.proShow li:nth-of-type(odd) .txtBox{left:10%;}
.proShow li:nth-of-type(even) .txtBox{right:10%;}
.proShow li .txtBox h5{font-size:26px;color:#333;line-height:45px;}
.proShow li .txtBox p{font-size:16px;color:#333;margin-bottom:5%;}
.proShow li .txtBox a{font-size:16px;color:#333;}
.proShow li:hover .imgBox{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);}
.proShow li:hover .txtBox h5{color:#01d0c5;}
.proShow li:hover .txtBox a{color:#01d0c5;}

/* 产品展示 */

/* 产品详情页二级 */
.menu .productmenu{    /* border-bottom: 1px solid #eeeeee; */}
.menu .productmenu li{line-height:100px;float:left;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;padding:0 2.235%;}
.menu .productmenu li:before{width:1px;height:17px;content:'';background:rgba(0,0,0,.16);position:absolute;top:50%;margin-top:-8px;left:0;}
.menu .productmenu li:first-child:before{display:none;}
.menu .productmenu li a{font-size:16px;color:#333;display:block;}
.menu .productmenu li:hover,
.menu .productmenu li.on{background:#01d0c5;}
.menu .productmenu li:hover a,
.menu .productmenu li.on a{color:#fff;}

@media(max-width:1919px){
    .menu .productmenu{width:100%;margin:0 auto;}
    .menu .productmenu li{padding:0 1.3%;}
}

/* 产品详情页二级 */

/* 产品详情页 */
.proInfoo{position:relative!important;margin-top:3%;}
.proInfoo .ptit{}
.proInfoo .ptit h5{font-size:48px;color:#01d0c5;line-height:1;}
.proInfoo .ptit p{font-size:24px;color:#555;line-height:36px;}
.proInfoo .pcon{}
.proInfoo .pcon .txtBox{float:left;width:50%;padding-top:50px;padding-bottom:15px;}
.proInfoo .pcon .txtBox p{line-height:22px;color:#666;padding-left:20px;margin-bottom:15px;position:relative;}
.proInfoo .pcon .txtBox p:before{width:4px;height:13px;content:'';background:#01d0c5;position:absolute;left:5px;top:5px;}
.proInfoo .pcon .txtBox .viewtab{margin-top:15%;font-size:16px;display:block;text-align:center;width:180px;height:55px;line-height:55px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);}
.proInfoo .pcon .txtBox .viewtab:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}

.proInfoo .pcon .imgBox{float:right;}
.proInfoo .PDFdown{position:absolute;top:0;right:0;padding-left:58px;font-size:16px;display:block;width:150px;height:55px;line-height:55px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);}

.proInfoo .PDFdown:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}

.proInfoo .PDFdown:before{width:24px;height:24px;content:'';background:url('/en/images/pdf.png') no-repeat;position:absolute;left:28px;top:15px;}
@media(min-width:1024px){
  .proInfoo .pcon .txtBox .viewtab{float: left;}
  .proInfoo .PDFdown{position: relative;top: auto;right:auto;float: left;margin-left:20px;margin-top: 15%;width: 180px;}
}
@media(max-width:1024px){
    .proInfoo .PDFdown{width: 160px;padding-left: 50px;}
    .proInfoo .PDFdown:before{left: 20px;}
}

.proOcca{background:#f7f7f7;padding:5.3% 0;}
.proOcca .tle{text-align:center;margin-bottom:40px;}
.proOcca .tle h5{font-size:48px;color:#212121;font-weight:normal;margin-bottom:10px;}
.proOcca .tle p{width:50%;margin:0 auto;font-size:18px;line-height:30px;color:#555;}
.proOcca .occaList{}
.proOcca .occaList li{float:left;width:24%;margin-right:1.3333%;}
.imgBox  ul li h5{font-weight:normal;}
.imgBox  ul li{font-size:18px;text-align:center;line-height:30px;padding:5px;}
.proOcca .occaList li:nth-child(4n){margin-right:0;}
.proOcca .occaList li p{text-align:center;font-size:18px;line-height:50px;color:#555}
.proTrait{padding:3% 0;}
.proTrait h1{font-size:48px;color:#212121;font-weight:normal;text-align:center;margin-bottom:5%;margin-right:0 !important;}
.proTrait .proTraitItem .imgBox{float:left;}
.proTrait .proTraitItem .txtBox{float:left;width:50%;padding:8% 14% 0 5%;}
.proTrait .proTraitItem .txtBox h5{font-size:30px;color:#333;line-height:36px;font-weight:normal;margin-bottom:15px;}
.proTrait .proTraitItem .txtBox p{font-size:18px;color:#333;line-height:30px;}
.proTrait .proTraitItem:nth-of-type(even) .imgBox{float:right;}
.proApply{padding:3% 0;background:#f7f7f7;}
.proApply h5{font-size:48px;color:#212121;font-weight:normal;text-align:center;/*margin-bottom:5%;*/}
.proApply .appList{margin-bottom:3%;}
.proApply .appList li{float:left;width:16.407%;margin-right:4px;}
.proApply .appList li:nth-child(6n){margin-right:0;}
.proApply .useList li{background:#fff;padding:10px;padding-bottom:0;}
.proApply .useList li:nth-child(3n){margin-right:0;}
.proApply .useList li .imgBox{text-align: center;}
.proApply .useList li p{text-align:center;font-size:18px;line-height:70px;color:#555}
.proApply .useList .owl-nav button{ position:absolute; top:50%; width:22px; overflow:hidden; line-height:1000px; height:40px; margin-top:-20px; background:url(/en/images/Floor002065-btn.png) no-repeat left top!important; z-index:10;}
.proApply .useList .owl-nav button span{opacity: 0}
.proApply .useList .owl-nav .owl-prev{ left:0;margin-left:-40px;}
.proApply .useList .owl-nav .owl-next{right:0; margin-right:-40px; background-position: right top!important;}
@media(max-width:1100px){
.proApply .useList .owl-carousel{ padding:0 30px;}
.proApply .useList .owl-nav .owl-prev{margin-left:0;}
.proApply .useList .owl-nav .owl-next{margin-right:0;}
}

.proVedio{position:relative;}
.proVedio figure{padding-bottom:40.463%;width:100%;position:relative;z-index:10;-moz-background-size:100%!important;background-size:100%!important;}
.proVedio figure .controlsBox{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:absolute;left:50%;top:50%;cursor:pointer;width:91px;height:91px;margin-left:-45px;margin-top:-45px;z-index:11;background:url('/en/images/play.png') no-repeat;}
.proVedio figure .controlsBox:hover{margin-top:-50px;}
.proVedio #myvideo{width:100%;/*    height: 770px;
*//*    position: absolute;
left: 0;
top: 0;*/
display:none;}

/* 产品详情页 */

/* 产品选型 */
.proSelect{}
.proSelect .proSeList{}
.proSelect .proSeList .item{padding:20px 0;border-top:1px solid #eee;}
.proSelect .proSeList .item:first-child{border-top:none;}
.proSelect .proSeList .item .psLt{float:left;font-size:16px;color:#282828;margin-right:4%;padding-top:5px;width:8%;}
.proSelect .proSeList .item .psLl{float:left;width:82%;}
.proSelect .proSeList .item .psLl li{float:left;cursor:pointer;margin-right:4%;padding:5px 10px;margin-bottom:20px;}
.proSelect .proSeList .item .psLl li a{font-size:16px;color:#999;}
.proSelect .proSeList .item .psLl li:hover,
.proSelect .proSeList .item .psLl li.on{background:#01d0c5;}
.proSelect .proSeList .item .psLl li:hover a,
.proSelect .proSeList .item .psLl li.on a{color:#fff;}
.proSelect .proModelList{background:#f9f9f9;padding-bottom:5%;padding-top:2.5%;}
.proSelect .proModelList li{float:left;width:31.25%;margin-right:3.125%;margin-bottom:3.125%;position:relative;overflow:hidden;}
.proSelect .proModelList li a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.proSelect .proModelList li .imgBox{overflow:hidden;height:360px;}
.proSelect .proModelList li .imgBox img{height:100%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.proSelect .proModelList li p{font-size:18px;color:#333;text-align:center;line-height:1.8;padding:20px 0;}
.proSelect .proModelList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.proSelect .proModelList li:hover p{color:#01d0c5;}
.proSelect .proModelList li:nth-child(3n){margin-right:0;}

/* 产品选型 */

/* 解决亚星娱乐二级 */
.menu{position:relative;text-align: center;}
.menu .solutMenu{    /* border-bottom: 1px solid #eeeeee; */
width:91.8%;margin:0 auto;}
.menu .solutMenu .owl-stage-outer{overflow:hidden;}
.menu .solutMenu .owl-item{float:left;position:relative;}
.menu .solutMenu .owl-item:before{width:1px;height:17px;content:'';background:rgba(0,0,0,.16);position:absolute;top:50%;margin-top:-8px;left:0;}
.menu .solutMenu .owl-item:first-child:before{display:none;}
.menu .solutMenu li{display: table;height:100px;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;/*padding:0 1.9089%;*/margin: auto;width:100%;}
.menu .solutMenu li a{font-size:16px;color:#333;display:block;display: table-cell;vertical-align: middle;}
.menu .solutMenu li:hover,
.menu .solutMenu li.on{background:#01d0c5;}
.menu .solutMenu li:hover a,
.menu .solutMenu li.on a{color:#fff;}
.menu .solutMenu .owl-prev,
.menu #owlsoluM .owl-prev{position:absolute;top:0;left:0;width:4.1%;height:100%;background:#fff;border:none;border-bottom:1px solid #eeeeee;}
.menu .solutMenu .owl-next,
.menu #owlsoluM .owl-next{position:absolute;top:0;right:0;width:4.1%;height:100%;background:#fff;border:none;border-bottom:1px solid #eeeeee;}
.menu .solutMenu .owl-prev span,
.menu #owlsoluM .owl-prev span{font-size:24px;color:#333;}
.menu .solutMenu .owl-next span, .menu #owlsoluM .owl-next span{font-size:24px;color:#333;}
.menu .solutMenu .owl-prev span,
.menu .solutMenu .owl-next span{font-size:24px;color:#333;}
/* .menu .solutMenu .owl-prev:hover,
.menu .solutMenu .owl-next:hover{background:#01d0c5;} */
.menu .solutMenu .owl-prev:hover span,
.menu .solutMenu .owl-next:hover span{color:#01d0c5;}

/* 解决亚星娱乐二级 */

/* 解决亚星娱乐 */
.solutionCon{}
.solutionCon .solutList{padding-bottom:3%;}
.solutionCon .solutList li{padding:20px;background:#f8f8f8;padding-left:0;position:relative;margin-bottom:2.5%;}
.solutionCon .solutList li>a{width:100%;height:100%;position:absolute;top:0;left:0;}
.solutionCon .solutList li .imgBox{float:left;width:42%;overflow:hidden;}
.solutionCon .solutList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.solutionCon .solutList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.solutionCon .solutList li .imgBox:before,
.solutionCon .solutList li .imgBox:after{height:20px;width:35%;content:'';position:absolute;left:0; background:#fff;}
.solutionCon .solutList li .imgBox:before{top:0;}
.solutionCon .solutList li .imgBox:after{bottom:0;}
.solutionCon .solutList li .txtBox{float:left;width:55%;padding:3.5% 0 1% 5%;}
.solutionCon .solutList li .txtBox h5{font-size:24px;color:#333;line-height:26px;font-weight:normal;position:relative;}
.solutionCon .solutList li .txtBox h5 a{ /*width: auto;*/ display: inline-block; font-family:FangSong_GB2312;}
.solutionCon .solutList li .txtBox h5:before{width:140px;height:1px;content:'';background:#01d0c5;position:absolute;right:0;top:13px;display: none}
.solutionCon .solutList li .txtBox p{font-family:FangSong_GB2312;text-align: justify;line-height:24px;color:#666;margin:4% 0;height: 70px;overflow: hidden;}
.solutionCon .solutList li .txtBox a.btn{display:block;text-align:center;width:106px;height:33px;line-height:33px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);}
.solutionCon .solutList li .txtBox a.btn:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}

.solutionCon .solutList li:hover .txtBox h5{color:#01d0c5;}

/* 解决亚星娱乐 */

/* 解决亚星娱乐详情 */
.soluone{padding-top:20px;padding-bottom:3%}
.soluone h1{font-size:30px;color:#292929;font-weight:normal;text-align:center;border-bottom:1px solid #eee;line-height:100px;}
.soluone h5{font-size:26px;color:#333;font-weight:normal;text-align:center;padding:3.5% 0;}
.soluone p{font-size:16px;line-height:30px;color:#666;}
.soluone .info {padding: 2% 0;max-width: 720px;margin: 0 auto;}
.soluone .imgBox{margin-top:30px;}
.soluone .imgBox img:nth-child(1){float:left;}
.soluone .imgBox img:nth-child(2){float:right;}
.solutwo{background:#f3f4f4;padding-top:20px;padding-bottom:3%;}
.solutwo h5{font-size:26px;color:#333;font-weight:normal;text-align:center;padding:3.5% 0;}
.solutwo p{font-size:16px;line-height:30px;color:#666;}
.solutwo .imgBox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;}
.soluthr{padding-top:20px;padding-bottom:4%;}
.soluthr h5{font-size:26px;color:#333;font-weight:normal;text-align:center;padding:3.5% 0;}
.soluthr p{font-size:16px;line-height:30px;color:#666;}
.soluthr .thTab{padding:30px 0;}
.soluthr .thTab table{width:100%;border:1px solid #eee;text-align:center;}
.soluthr .thTab table th{border-left:1px solid #eee;width:11.1%;line-height:50px;height:50px;background:#01d0c5;color:#fff;font-weight:normal;font-size:16px;}
.soluthr .thTab table td{border-left:1px solid #eee;width:11.1%;padding:20px;color:#666;font-size:16px;}
.soluthr .imgBox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:30px;margin-bottom:3%;}

/* 解决亚星娱乐详情 */

/* 工单查询登录 */
.WorderLogin{}
.WorderLogin .Wologin{background:#fbfbfb;}
.WorderLogin .Wologin .form{float:left;width:50%;}
.WorderLogin .Wologin .form h5{text-align:center;font-size:30px;color:#444;font-weight:normal;padding:8% 0;}
.WorderLogin .Wologin .form form{width:62%;margin:0 auto;}
.WorderLogin .Wologin .form form .userN{position:relative;}
.WorderLogin .Wologin .form form .userN:before{width:19px;height:24px;content:'';background:url('/en/images/icon4.png') no-repeat;position:absolute;left:0;top:12px;}
.WorderLogin .Wologin .form form .userP{position:relative;}
.WorderLogin .Wologin .form form .userP:before{width:19px;height:24px;content:'';background:url('/en/images/icon5.png') no-repeat;position:absolute;left:0;top:12px;}
.WorderLogin .Wologin .form form input{display:block;width:100%;height:50px;line-height:50px;padding-left:35px;border-bottom:1px solid #e5e5e5;margin-bottom:5%;font-size:16px;}
.WorderLogin .Wologin .form form .Loginbtn{margin-top:10%;display:block;width:100%;height:60px;line-height:60px;text-align:center;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);}
.WorderLogin .Wologin .form form .Loginbtn:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}


.WorderLogin .Wologin .form form .reUser{display:inline-block;float:right;margin-top:25px}
.WorderLogin .Wologin .form form .reUser i{width:16px;height:16px;background:#fff;border:1px solid #e5e5e5;display:inline-block;position:relative;top:3px;margin-right:10px;}
.WorderLogin .Wologin .form form .reUser.on i{background:url('/en/images/ssleA.png') no-repeat;border:none;}
.WorderLogin .Wologin .pic{float:left;width:50%;}

/* 工单查询登录 */

/* 工单查询查询 */
.Woquery{padding-bottom:7%;}
.Woquery h1{font-size:30px;color:#444;font-weight:normal;line-height:48px;text-align:center;}
.Woquery .WosearBox{padding:40px 20px;background:#f3f3f3;}
.Woquery .WosearBox table{width:100%;}
.Woquery .WosearBox table td input{width:95%;line-height:45px;height:45px;background:#fff;padding:0 5px;margin-right:10px;border:1px solid #e5e5e5;}
.Woquery .WosearBox table td a{display:block;width:100%;line-height:45px;height:45px;background:#01d0c5;color:#fff;font-size:16px;text-align:center;}
.Woquery .WoresultBox{margin-top:25px;}
.Woquery .WoresultBox table{width:100%;}
.Woquery .WoresultBox table tr{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.Woquery .WoresultBox table th{line-height:65px;font-size:16px;color:#fff;font-weight:normal;background:#01d0c5;border:1px solid #e5e5e5;}
.Woquery .WoresultBox table td{line-height:65px;border:1px solid #e5e5e5;color:#666;text-align:center;}
.Woquery .WoresultBox table td a{display:block;width:100%;}
.Woquery .WoresultBox table tr:hover td{background:#01d0c5;}
.Woquery .WoresultBox table tr:hover td a{color:#fff;}

/* 工单查询查询 */

/* 工单查询详情 */
.Woinfo{padding-top:2%;padding-bottom:7%;}
.Woinfo h5{text-align:center;font-size:30px;color:#444;font-weight:normal;line-height:100px;}
.Woinfo .woVedio{position:relative;margin-bottom:40px;}
.Woinfo .woVedio figure{padding-bottom:31.67%;width:100%;position:relative;z-index:10;}
.Woinfo .woVedio figure .playBox{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:absolute;left:50%;top:50%;cursor:pointer;width:52px;height:52px;margin-left:-26px;margin-top:-26px;z-index:11;background:url('/en/images/play.png') no-repeat;-moz-background-size:100% 100%;background-size:100% 100%;}
.Woinfo .woVedio figure .playBox:hover{margin-top:-50px;}
.Woinfo .woVedio #infovideo{width:100%;height:456px;position:absolute;left:0;top:0;display:none;}
.Woinfo .txtBox{margin-bottom:40px;}
.Woinfo .txtBox p{font-size:16px;color:#666;line-height:32px;margin-bottom:20px;}

/* 工单查询详情 */

/* 培训与技术支持二级 */
.menu .sersupmenu{}
.menu .sersupmenu li{width:15%;line-height:100px;display: inline-block;text-align:center;padding:0 15px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;}
.menu .sersupmenu li:before{width:1px;height:17px;content:'';background:rgba(0,0,0,.16);position:absolute;top:50%;margin-top:-8px;left:0;}
.menu .sersupmenu li:first-child:before{display:none;}
.menu .sersupmenu li a{font-size:16px;color:#333;display:block;}
.menu .sersupmenu li:hover,
.menu .sersupmenu li.on{background:#01d0c5;}
.menu .sersupmenu li:hover a,
.menu .sersupmenu li.on a{color:#fff;}

/* 培训与技术支持二级 */

/* 培训与技术支持三级 */
.menusub{text-align:center;margin-top:5%;}
.menusub a{display:inline-block;height:48px;line-height:48px;background:#f7f7f7;font-size:16px;color:#999;padding:0 32px;-moz-border-radius:35px;border-radius:35px;margin:0 10px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.menusub a:hover,
.menusub a.on{background:#01d0c5;color:#fff;}

/* 培训与技术支持三级 */

/* 课堂 */
.cultivate{margin:2.5% 0;}
.cultivate>h5{font-size:36px;color:#444;font-weight:normal;position:relative;padding-bottom:25px;text-align:center;margin-bottom:2.5%;}
.cultivate>h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:50%;bottom:0;margin-left:-25px;}
.cultivate .cultivateClass{background:#f5f5f5;padding:2.6% 0;}
.cultivate .cultivateClass h5{font-size:20px;color:#444;padding-left:20px;position:relative;margin-bottom:2.5%;}
.cultivate .cultivateClass h5:before{width:4px;height:100%;content:'';background:#01d0c5;position:absolute;left:0;top:0;}
.cultivate .cultivateClass .courseConLi{padding-bottom:2.5%;}
.cultivate .cultivateClass .courseConLi li{float:left;background:#fff;width:32.639%;margin-right:1.0415%;line-height:58px;margin-bottom:1.5%;}
.cultivate .cultivateClass .courseConLi li:nth-child(3n){margin-right:0;}
.cultivate .cultivateClass .courseConLi li i{float:left;width:56px;height:58px;background:url('/en/images/icon6.png') no-repeat;display:inline-block;font-style:normal;font-size:16px;color:#fff;padding-left:15px;}
.cultivate .cultivateClass .courseConLi li span{font-size:16px;color:#333;float:left;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cultivate .cultivateClass .courseConLi li:hover span{color:#01d0c5;}
.cultivate .cultivateClass .courseArr{}
.cultivate .cultivateClass .courseArr li{float:left;width:32.639%;margin-right:1.0415%;margin-bottom:2%;}
.cultivate .cultivateClass .courseArr li:nth-child(3n){margin-right:0;}
.cultivate .cultivateClass .courseArr li .week{position:relative;padding-top:25px;}
.cultivate .cultivateClass .courseArr li .week h1{font-size:60px;color:rgba(51,51,51,.02);position:absolute;left:0;top:0;line-height:1;text-transform:uppercase;}
.cultivate .cultivateClass .courseArr li .week p{font-size:18px;font-weight:bold;color:#01d0c5;}
.cultivate .cultivateClass .courseArr li .Halfday{border-left:1px solid #e6e6e6;padding-left:15px;}
.cultivate .cultivateClass .courseArr li .Halfday>p{font-size:14px;color:#333;position:relative;padding-top:15px;}
.cultivate .cultivateClass .courseArr li .Halfday>p:before{width:5px;height:5px;content:'';background:#01d0c5;-moz-border-radius:50%;border-radius:50%;position:absolute;top:23px;left:-18px;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange{padding:30px;background:#fff;position:relative;margin-top:15px;border-top:3px solid #01d0c5;height:250px;padding-right:0;padding-bottom:0;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .h1{position:absolute;right:0;bottom:0;font-size:146px;line-height:0.7;color:rgba(51,51,51,.02);text-transform:uppercase;font-weight:700;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .hdaList{width:50%;float:left;padding-right:8%;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .itemArr{margin-bottom:15px;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .itemArr time{font-size:12px;color:#999;}
.cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .itemArr p{font-size:16px;color:#444;}
.cultivate .cultivateClass .courseArr li .Allday{border-left:1px solid #e6e6e6;}
.cultivate .cultivateClass .courseArr li .Allday>span{font-size:14px;color:#333;position:relative;padding-top:15px;display:block;margin-left:15px;margin-bottom:32px;}
.cultivate .cultivateClass .courseArr li .Allday>span:before{width:5px;height:5px;content:'';background:#01d0c5;-moz-border-radius:50%;border-radius:50%;position:absolute;top:23px;left:-18px;}
.cultivate .cultivateClass .courseArr li .Allday .Hdarrange{margin-left:15px;background:#fff;position:relative;text-align:center;border-top:3px solid #01d0c5;margin-top:15px;}
.cultivate .cultivateClass .courseArr li .Allday h1{position:absolute;left:50%;top:50%;font-size:72px;color:rgba(51,51,51,.02);margin-top:-51px;width:70%;margin-left:-35%;text-align:center;text-transform:uppercase;}
.cultivate .cultivateClass .courseArr li .Allday p{line-height:550px;font-size:16px;color:#444;}
.pastsituList{margin:2.5% 0;padding-bottom:45px;position:relative;}
.pastsituList>h5{font-size:36px;color:#444;font-weight:normal;position:relative;padding-bottom:25px;text-align:center;margin-bottom:2.5%;}
.pastsituList>h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:50%;bottom:0;margin-left:-25px;}
.pastsituList ul{overflow:hidden;}
.pastsituList .owl-item{float:left;}
.pastsituList .owl-prev{width:30px;height:30px;background:url('/en/images/TL.png') no-repeat;border:none;-moz-background-size:100%;background-size:100%;position:absolute;bottom:0;left:0;cursor:pointer;}
.pastsituList .owl-prev:hover{background:url('/en/images/TLa.png') no-repeat;-moz-background-size:100%;background-size:100%;}
.pastsituList .owl-prev span{display:none;}
.pastsituList .owl-next{width:30px;height:30px;background:url('/en/images/TR.png') no-repeat;border:none;-moz-background-size:100%;background-size:100%;position:absolute;bottom:0;right:0;cursor:pointer;}
.pastsituList .owl-next:hover{background:url('/en/images/TRa.png') no-repeat;-moz-background-size:100%;background-size:100%;}
.pastsituList .owl-next span{display:none;}

/* 课堂 */

/* 证书查询 */
.certificate{padding-bottom:7%}
.certificate .cerSearchbox{padding:20px;border:1px solid #dedede;margin-bottom:20px;}
.certificate .cerSearchbox input{height:60px;line-height:60px;padding-left:10px;background:#f7f7f7;width:28%;margin-right:1.1%;}
.certificate .cerSearchbox .searBtn{height:60px;line-height:60px;display:block;width:11%;text-align:center;background:#01d0c5;color:#fff;font-size:18px;float:right;}
.certificate .cerTab{}
.certificate .cerTab .cerTB{display:table;width:100%;border-collapse:separate;border-spacing:0px 10px;}
.certificate .cerTab .cerTabitem{display:table-row;background:#f7f7f7;line-height:60px;height:60px;}
.certificate .cerTab .cerTabitemtit{display:table-row;line-height:60px;height:60px;}
.certificate .cerTab .cerTabitemtit span{color:#b0b0b0;display:table-cell;font-size:16px;}
.certificate .cerTab .cerTabitemtit span:first-child{padding-left:3%;}
.certificate .cerTab .cerTabitem span{display:table-cell;font-size:16px;color:#666666;border:1px solid #f7f7f7;}
.certificate .cerTab .cerTabitem span:nth-child(1){border-right:none;}
.certificate .cerTab .cerTabitem span:nth-child(2){border-left:none;border-right:none;}
.certificate .cerTab .cerTabitem span:nth-child(3){border-left:none;border-right:none;}
.certificate .cerTab .cerTabitem span:nth-child(4){border-left:none;}
.certificate .cerTab .cerTabitem span:first-child{padding-left:3%;color:#333;}
.certificate .cerTab .cerTabitem span.viewCer{font-size:14px;color:#999;position:relative;padding-left:30px;}
.certificate .cerTab .cerTabitem span.viewCer:before{width:19px;height:14px;content:'';background:url('/en/images/view.png') no-repeat;position:absolute;left:0;top:23px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.certificate .cerTab .cerTabitem:hover{background:#fff;}
.certificate .cerTab .cerTabitem:hover span{color:#333;border:1px solid #01d0c5;}
.certificate .cerTab .cerTabitem:hover span.viewCer{color:#01d0c5;}
.certificate .cerTab .cerTabitem:hover span.viewCer:before{background:url('/en/images/viewA.png') no-repeat;}
.certificate .cerTab .cerTabitem:hover span:nth-child(1){border-right:none;}
.certificate .cerTab .cerTabitem:hover span:nth-child(2){border-left:none;border-right:none;}
.certificate .cerTab .cerTabitem:hover span:nth-child(3){border-left:none;border-right:none;}
.certificate .cerTab .cerTabitem:hover span:nth-child(4){border-left:none;}

/* 证书查询 */

/* 售后服务 */
.serviceAf{padding-bottom:7%;}
.serviceAf .Comhotline{text-align:center;padding-top:3%;padding-bottom:2%;}
.serviceAf .Comhotline span{font-size:16px;color:#999;display:block;}
.serviceAf .Comhotline h5{font-size:32px;color:#333;margin-bottom:3%;}
.serviceAf .Comhotline p{font-size:16px;color:#333;line-height:28px;}
.serviceAf .clientList{}
.serviceAf .clientList li{float:left;width:31.945%;margin-right:2.0825%;overflow:hidden;margin-bottom:2.0825%;}
.serviceAf .clientList li:nth-child(3n){margin-right:0;}
.serviceAf .clientList li img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.serviceAf .processImg{margin-top:7%;}

/* 售后服务 */

/* 资料下载 */
.dataDown{}
.dataDown .Datop{line-height:70px;border-bottom:1px solid #ededed;}
.dataDown .Datop .Datit{float:left;}
.dataDown .Datop .Datit h5{font-size:24px;font-weight:normal;color:#000;}
.dataDown .Datop .Damenu{float:right;}
.dataDown .Datop .Damenu li{float:left;padding:0 15px;border-bottom:2px solid rgba(255,255,255,.01);}
.dataDown .Datop .Damenu li a{font-size:16px;color:#000;display:block;}
.dataDown .Datop .Damenu li:hover,
.dataDown .Datop .Damenu li a.on{border-bottom:2px solid #01d0c5;color:#01d0c5;}
.dataDown .Datop .Damenu li:hover a{color:#01d0c5;}
.dataDown .DabomList{margin-top:20px;padding-bottom:3%;}
.dataDown .DabomList li{line-height:70px;border-bottom:1px solid #f7f7f7; padding-right: 160px; position: relative;}
.dataDown .DabomList li .Downtit{display:block;font-size:16px;color:#000;position:relative;padding-left:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dataDown .DabomList li .Downtit:before{width:23px;height:21px;content:'';background:url('/en/images/icon8.png') no-repeat;position:absolute;left:0;top:23px;}
.dataDown .DabomList li .Downtit.file:before{width:23px;height:21px;content:'';background:url('/en/images/icon_video.png') no-repeat;position:absolute;left:0;top:23px;}
.dataDown .DabomList li .Downtit.video:before{width:23px;height:23px;content:'';background:url('/en/images/zy_video.png') no-repeat;position:absolute;left:0;top:23px;background-size: 100%;}



.dataDown .DabomList li .Downbtn{display:block;height:40px;padding-right:28px;background:#01d0c5;color:#fff;font-size:16px;position:relative;padding-left:50px;line-height:40px;margin:15px 0; position: absolute; right: 0; top: 0;}
.dataDown .DabomList li .Downbtn:before{width:18px;height:18px;content:'';background:url('/en/images/icon7.png') no-repeat;position:absolute;left:25px;top:11px;}
.dataDown .DabomList li:hover .Downtit{color:#01d0c5;}
.dataDown .DabomList li:hover .Downtit:before{background:url('/en/images/pdfA.png') no-repeat;}
.dataDown .DabomList li:hover .Downtit.file:before{background:url('/en/images/icon_videoon.png') no-repeat;}
.dataDown .DabomList li:hover .Downtit.video:before{background:url('/en/images/zy_video2.png') no-repeat;background-size: 100%;}

/* 资料下载 */

/* 联系我们二级 */
.menu .contactmenu{}
.menu .contactmenu li{width:15%;line-height:100px;float:left;text-align:center;margin:0 9.15%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;}
.menu .contactmenu li:before{width:1px;height:17px;content:'';background:rgba(0,0,0,.16);position:absolute;top:50%;margin-top:-8px;left:-60.33%;}
.menu .contactmenu li:first-child:before{display:none;}
.menu .contactmenu li a{font-size:16px;color:#333;display:block;}
.menu .contactmenu li:hover,
.menu .contactmenu li.on{background:#01d0c5;}
.menu .contactmenu li:hover a,
.menu .contactmenu li.on a{color:#fff;}

/* 联系我们提交成功 */
.success_box{ text-align:center;}
.success_box .success_conm{ position:relative; padding:30px; top:-100px; text-align:center; background:#fff; z-index:10; border-radius:30px;}
.success_box .success_conm .success_text2{color:#009c94;font-size:18px;padding:40px 0;}
.success_box .tactList{ margin:0 auto; max-width:600px;}
.success_box .tactList ul{ display:-webkit-flex; display:flex; flex-wrap:wrap;}
.success_box .tactList li{ margin-bottom:20px; width:50%; text-align:left; display:-webkit-flex; display:flex; align-items:center; flex-wrap:wrap; margin-bottom:15px;}
.success_box .tactList li .icon{ width:60px;}
.success_box .tactList li.addr{ width:100%;}
.success_box .tactList li .txt{ width:calc(100% - 60px); padding-left:15px;}
.success_box .tactList li h5{font-size:22px;color:#666;font-weight:normal;margin:0;}
.success_box .tactList li p{font-size:15px;color:#666;line-height:24px;}
.success_box .rig-box{ margin-top:40px; text-align:center;}
.success_box .rig-box h5{font-size:22px;color:#666;font-weight:normal;margin:0;}
.success_box .rig-box .shareBox .bdsharebuttonbox>a{display:inline-block;}
.success_box .rig-box .shareBox .share1{width:36px;height:36px;background:url('/en/images/Linkedin.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.success_box .rig-box .shareBox .share2{width:36px;height:36px;background:url('/en/images/facebook.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.success_box .rig-box .shareBox .share3{width:36px;height:36px;background:url('/en/images/youtube.png') no-repeat;-moz-background-size:100%;background-size:100%;margin:6px 10px 6px 0;}
.success_box .rig-box .but{ margin-top:20px;}
.success_box .rig-box .but a{ font-size:16px; display:inline-block; padding:10px 20px; background:#009c94; color:#fff; border-radius:5px;}
@media (max-width:640px){
.success_box .success_conm>img{ max-width:60px;}
.success_box .success_conm .success_text2{ padding:20px 0;}
.success_box .tactList li{ width:100%;}  
.success_box .tactList li .icon{ width:40px;}
.success_box .tactList li h5{ font-size:18px;}
.success_box .tactList li .text{ width:calc(100% - 50px);}
.success_box .tactList li p{ font-size:14px;}
}


/* 招聘 */
.recruit{}
.recruit .JobList{}
.recruit .JobList li{width:48.25%;float:left;margin-right:3.5%;background:#f8f8f8;padding-bottom:35px;margin-bottom:3%;}
.recruit .JobList li:nth-child(2n){margin-right:0;}
.recruit .JobList li .JLtop{line-height:70px;border-bottom:1px solid #dfdfdf;padding:0 35px;}
.recruit .JobList li .JLtop h5{font-size:22px;color:#333;float:left;font-weight:normal;}
.recruit .JobList li .JLtop h5 span{font-size:16px;margin-left:5px;}
.recruit .JobList li .JLtop a{margin:20px 0;float:right;display:block;text-align:center;width:107px;height:33px;line-height:33px;-moz-border-radius:35px;border-radius:35px;color:#fff;background:-webkit-linear-gradient(left,#58f1cb,#02d0c5);background:-moz-linear-gradient(right,#58f1cb,#02d0c5);background:-webkit-gradient(linear,left top,right top,from(#58f1cb),to(#02d0c5));background:-moz-linear-gradient(left,#58f1cb,#02d0c5);background:linear-gradient(to right,#58f1cb,#02d0c5);}

.recruit .JobList li .JLtop a:hover{background:-webkit-linear-gradient(left,#02d0c5,#58f1cb);background:-moz-linear-gradient(right,#02d0c5,#58f1cb);background:-webkit-gradient(linear,left top,right top,from(#02d0c5),to(#58f1cb));background:-moz-linear-gradient(left,#02d0c5,#58f1cb);background:linear-gradient(to right,#02d0c5,#58f1cb);}

.recruit .JobList li .JLbom{padding-top:35px;padding-left:35px;}
.recruit .JobList li .JLbom h5{color:#333;font-weight:normal;margin-bottom:15px;}
.recruit .JobList li .JLbom p{color:#999;line-height:29px;}

/* 招聘 */

/* 联系方式 */
.contact{padding-bottom:7%;}
.contact #dituContent{width:100%;height:608px;}
.contact .conTbox{margin-bottom:50px;}
.contact .conTbox .tactList{text-align:center;float:left; width:39%;}
.contact .conTbox .tactList li{text-align:left;margin-bottom: 7%;position:relative;}
.contact .conTbox .tactList li img{ float:left; display:block; width:60px;}
.contact .conTbox .tactList li .txt{float:left;margin-left:20px;width:calc(100% - 120px);width: -webkit-calc(100% - 140px);}
.contact .conTbox .tactList li h5{font-size:24px;color:#666;font-weight:normal;margin:10px 0;text-align: center;display: none;}
.contact .conTbox .tactList li p{font-size:15px;color:#666;line-height:24px;}
.contact .conTbox .messgBox{ float:right; width:58%;}
.contact .conTbox .messgBox input{width:100%;height:50px;line-height:50px;padding-left:15px;font-size:16px;border:1px solid #e6e6e6;margin-bottom: 10px;}
.contact .conTbox .messgBox input.btn{background-color:#01d0c5;color:#fff;font-size:18px;}
.contact .conTbox .messgBox select{width:100%;height:50px;line-height:50px;font-size:16px;border:1px solid #e6e6e6;padding-left:15px;margin-bottom:20px;}
.contact .conTbox .messgBox textarea{width:100%;padding-left:15px;padding-top:15px;height:150px;line-height:24px;font-size:16px;border:1px solid #e6e6e6;margin-bottom:20px;font-family: initial;}
.contact .conTbox .messgBox .subBtn{display:block;width:100%;height:50px;line-height:50px;text-align:center;font-size:20px;color:#fff;background:#01d0c5;}

@media(max-width:1024px){
    .contact .conTbox .tactList{width: 100%;margin-bottom:5%;}
    .contact .conTbox .messgBox{width: 100%;}
}
/* 联系方式 */

/* 客户详情 */
.comSolu .comSoluList li .imgBox,.comNews .comNewsList li .imgBox{ overflow:hidden; position:relative;}
.comSolu .comSoluList li .imgBox span,.comNews .comNewsList li .imgBox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;transition: all .5s;-webkit-transition: all .3s;}
.comSolu .comSoluList li:hover .imgBox span,.comNews .comNewsList li:hover .imgBox span{transform: scale(1.05)}
.companyLogo{text-align:center;height:100px;line-height:100px;border-bottom:1px solid #f2f2f2;}
.companyLogo img{margin-left:3%;}
.companyLogo img:first-child{margin-left:0;}
.comInfo{padding-bottom:2.5%;}
.comInfo .txtBox{}
.comInfo .txtBox h5{font-size:26px;color:#292929;text-align:center;font-weight:normal;line-height:48px;margin:45px 0;}
.comInfo .txtBox p{line-height:30px;color:#444;margin-bottom:10px;}
.comInfo .imgBox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:45px 0;}
.comSolu{background:#f8f8f8;}
.comTit{}
.comTit h5{font-size:36px;color:#444;font-weight:normal;position:relative;padding:25px 0;text-align:center;}
.comTit h5:before{width:50px;height:5px;content:'';background:#01d0c5;position:absolute;left:50%;top:0;margin-left:-25px;}
.comSolu .comSoluList li{float:left;width:22.223%;margin-right:3.7%;background:#fff;margin-bottom:3%;}
.comSolu .comSoluList li:nth-child(4n){margin-right:0;}
.comSolu .comSoluList li .imgBox{overflow:hidden;padding-bottom: 52%;}
.comSolu .comSoluList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;display: none}
.comSolu .comSoluList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.comSolu .comSoluList li .txtBox{padding:30px 12% 30px 12%;position:relative;}
.comSolu .comSoluList li .txtBox h5{overflow:hidden;font-size:16px;color:#333;line-height:26px;font-weight:normal;}
.comSolu .comSoluList li .txtBox p{overflow:hidden;color:#666;line-height:24px;}
.comSolu .comSoluList li .txtBox:after{width:16px;height:16px;content:'';background:url('/en/images/icon10.png') no-repeat;position:absolute;left:50%;margin-left:-8px;bottom:20px;display: none;}
.comSolu .comSoluList li:hover h5{color:#01d0c5;}
.comSolu .comSoluList li:hover .txtBox:after{background:url('/en/images/icon11.png') no-repeat;}
.comNews{padding-bottom:4%;}
.comNews .comNewsList li{float:left;width:22.223%;margin-right:3.7%;background:#f8f8f8;margin-bottom:3%;}
.comNews .comNewsList li:nth-child(4n){margin-right:0;}
.comNews .comNewsList li .imgBox{overflow:hidden;padding-bottom: 52%;}
.comNews .comNewsList li .imgBox img{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;display: none}
.comNews .comNewsList li:hover .imgBox img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.comNews .comNewsList li .txtBox{height:110px;padding:6.5%;overflow:hidden;padding-top:10px}
.comNews .comNewsList li .txtBox time{font-size:16px;color:#999;line-height:28px;}
.comNews .comNewsList li .txtBox h5{overflow:hidden;font-size:16px;color:#333;line-height:26px;font-weight:normal;}
.comNews .comNewsList li .txtBox p{font-size:16px;color:#333;line-height:26px;}
.comNews .comNewsList li:hover .txtBox h5{color:#01d0c5;}

/* 客户详情 */

/* 销售服务网络 */
.mapNetwork{}
.mapNetwork .mapSelect{background:#f8f8f8;text-align:center;padding:30px 0;}
.mapNetwork .mapSelect .selectBox{display:inline-block;background:#fff;border:1px solid #e9e8e7;height:43px;position:relative;width:21%;text-align:left;margin-left:20px;}
.mapNetwork .mapSelect .selectBox:first-child{margin-left:0;}
.mapNetwork .mapSelect .selectBox p{position:absolute;left:10px;top:0;height:43px;line-height:43px;width:auto;font-size:16px;color:#333;}
.mapNetwork .mapSelect .selectBox select{position:absolute;right:0;top:0;height:43px;line-height:43px;width:calc(100% - 79px);font-size:16px;}
.mapNetwork .map{max-width:1170px;margin:5% auto;background:url('/en/images/mapBG.jpg') no-repeat;height:675px;}
.mapNetwork .map .mapContent{max-width:810px;margin:0 auto;position:relative;}
.mapNetwork .map .mapContent .item,
.mapNetwork .map .mapContent .item .area,
.mapNetwork .map .mapContent .item .info,
.mapNetwork .map .mapContent .item .info .round{position:absolute;}
.mapNetwork .map .mapContent .item .info .box,
.mapNetwork .map .mapContent .item .area,
.mapNetwork .map .mapContent .item .info .box .leftDown,
.mapNetwork .map .mapContent .item .info .round{-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;transition:all 0.8s ease;}
.mapNetwork .map .mapContent .item{}
.mapNetwork .map .mapContent .item img{width:100%;visibility:hidden;}
.mapNetwork .map .mapContent .item .area{width:100%;height:100%;top:0px;left:0px;z-index:1;background-repeat:no-repeat!important;background-position:left top!important;-moz-background-size:contain!important;background-size:contain!important;-webkit-background-size:contain!important;}
.mapNetwork .map .mapContent .item .info{z-index:2;}
.mapNetwork .map .mapContent .item .info .box{width:138px;height:35px;padding:0 30px 0 0;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);-moz-box-shadow:0 0 8px rgba(0,0,0,0.2);box-shadow:0 0 8px rgba(0,0,0,0.2);z-index:2;}
.mapNetwork .map .mapContent .item .info .box .left{width:108px;background-color:#60dad3;}
.mapNetwork .map .mapContent .item .info .box .left h3{font-size:16px;line-height:35px;color:#fff;font-weight:normal;padding-left:8px;}
.mapNetwork .map .mapContent .item .info i{width:30px;height:100%;position:absolute;top:0px;right:0px;background:url(/en/images/icon12.png) no-repeat center 15px;background-color:rgba(96,218,211,.5);filter:alpha(opacity=85);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5; cursor: pointer;}
.mapNetwork .map .mapContent .item .info .box .leftDown{position:absolute;left:0;background:#5ad5ce;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);-moz-box-shadow:0 0 8px rgba(0,0,0,0.2);box-shadow:0 0 8px rgba(0,0,0,0.2);height:0;overflow:hidden;}
.mapNetwork .map .mapContent .item .info .box .leftDown p{color:#fff;line-height:28px;white-space:nowrap;}
.mapNetwork .map .mapContent .item .info .round{background:rgba(255,255,255,.2);-moz-border-radius:200px;border-radius:200px;z-index:-1;}
.mapNetwork .map .mapContent .item:hover .area,
.mapNetwork .map .mapContent .item .area.current,
.mapNetwork .map .mapContent .item.on .area{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.mapNetwork .map .mapContent .item:hover .area.current,
.mapNetwork .map .mapContent .item.on .area.current{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.mapNetwork .map .mapContent .item:hover .round,
.mapNetwork .map .mapContent .item.on .round{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}
.mapNetwork .map .mapContent .item:hover .box .leftDown,
.mapNetwork .map .mapContent .item.on .box .leftDown{height:114px;padding:15px 20px;}
.mapNetwork .map .mapContent .item:hover .info i,
.mapNetwork .map .mapContent .item.on .info i{background:url(/en/images/icon13.png) no-repeat center 15px;background-color:rgba(96,218,211,.5);}
.mapNetwork .map .mapContent .item.hb{top: 10px;right: 0;}
.mapNetwork .map .mapContent .item.hb .area{background:url('/en/uploadfiles/newsMap/hba.png');}
.mapNetwork .map .mapContent .item.hb .area.current{background:url('/en/uploadfiles/newsMap/hb.png');}
.mapNetwork .map .mapContent .item.hb .info{top:39%;right:-45px;}
.mapNetwork .map .mapContent .item.hb .round{width:101px;height:101px;border:15px solid rgba(255,255,255,.1);top:-40px;left:-20px;}
.mapNetwork .map .mapContent .item.xb{top: 16px;left: -7px;}
.mapNetwork .map .mapContent .item.xb .area{background:url('/en/uploadfiles/newsMap/xba.png');}
.mapNetwork .map .mapContent .item.xb .area.current{background:url('/en/uploadfiles/newsMap/xb.png');}
.mapNetwork .map .mapContent .item.xb .info{top:57%;right:52%;}
.mapNetwork .map .mapContent .item.xb .round{width:155px;height:155px;border:25px solid rgba(255,255,255,.1);top:-63px;left:-62px;}
.mapNetwork .map .mapContent .item.xn{top: 327px;left: 29px;}
.mapNetwork .map .mapContent .item.xn .area{background:url('/en/uploadfiles/newsMap/xna.png');}
.mapNetwork .map .mapContent .item.xn .area.current{background:url('/en/uploadfiles/newsMap/xn.png');}
.mapNetwork .map .mapContent .item.hd{top: 358px;right: 93px;}
.mapNetwork .map .mapContent .item.hd .area{background:url('/en/uploadfiles/newsMap/hda.png');}
.mapNetwork .map .mapContent .item.hd .area.current{background:url('/en/uploadfiles/newsMap/hd.png');}
.mapNetwork .map .mapContent .item.hd .info{top:29%;right:-62%;}
.mapNetwork .map .mapContent .item.hd .round{width:73px;height:73px;border:10px solid rgba(255,255,255,.1);top:-13px;left:-35px;}
.mapNetwork .map .mapContent .item.hn{top: 390px;right: 83px}
.mapNetwork .map .mapContent .item.hn .area{background:url('/en/uploadfiles/newsMap/hna.png');}
.mapNetwork .map .mapContent .item.hn .area.current{background:url('/en/uploadfiles/newsMap/hn.png');}
.mapNetwork .map .mapContent .item.hn .info{top:38%;right:39%;}
.mapNetwork .map .mapContent .item.hn .round{width:110px;height:110px;border:15px solid rgba(255,255,255,.1);top:-50px;left:-35px;}
@keyframes mydh{
25%{opacity:0.5;}
50%{opacity:0.5;}
90%{opacity:0;}
100%{-webkit-transform:scale(4);-ms-transform:scale(4);-moz-transform:scale(4);transform:scale(4);opacity:0;}
}
@-moz-keyframes mydh{
25%{opacity:0.5;}
50%{opacity:0.5;}
90%{opacity:0;}
100%{-webkit-transform:scale(4);-ms-transform:scale(4);-moz-transform:scale(4);transform:scale(4);opacity:0;}
}
@-webkit-keyframes mydh{
25%{opacity:0.5;}
50%{opacity:0.5;}
90%{opacity:0;}
100%{-webkit-transform:scale(4);-ms-transform:scale(4);transform:scale(4);opacity:0;}
}
.mapNetwork .global{max-width:1170px;margin:5% auto;margin-top:10%;position:relative;}
.mapNetwork .global .wap{display:none;}
.mapNetwork .global .pc{background:url('/en/images/globalBG.jpg') no-repeat;height:580px;}
/* .mapNetwork .global .pc{background:url('/en/images/map.jpg') no-repeat;height:580px;} */
.mapNetwork .global .pc .pointDes{position:absolute;left:0;bottom:-30px;width:170px;}
.mapNetwork .global .pc .pointDes li{position:relative;padding-left:25px;height:55px;}
.mapNetwork .global .pc .pointDes li .point{width:12px;height:12px;-moz-border-radius:20px;border-radius:20px;-moz-transition:all .3s;transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;position:absolute;}
.mapNetwork .global .pc .pointDes li i{width:100%;height:100%;-moz-border-radius:40px;border-radius:40px;display:block;background:rgba(16,200,185,0.01);position:absolute;/*animation:mydh 2s infinite;-moz-animation:mydh 2s infinite;-webkit-animation:mydh 2s infinite;-o-animation:mydh 2s infinite;*/}
.mapNetwork .global .pc .pointDes li i:nth-child(2){/*-moz-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:1s;*/}
.mapNetwork .global .pc .pointDes li span{color:#333;position:absolute;top:-5px;left:40px;font-size:16px;}
.mapNetwork .global .pc .pointDes li .point.bggr{background:#10c8b9;}
.mapNetwork .global .pc .pointDes li .point.bggr i{border:1px solid #10c8b9;}
.mapNetwork .global .pc .pointDes li .point.bgre{background:#e22c3a;}
.mapNetwork .global .pc .pointDes li .point.bgre i{border:1px solid #e22c3a;}
.mapNetwork .global .pc .pointDes li .point.bgbl{background:#009cff;}
.mapNetwork .global .pc .pointDes li .point.bgbl i{border:1px solid #009cff;}
.mapNetwork .global .pc .pointList{}
.mapNetwork .global .pc .pointList li{position:absolute;}
.mapNetwork .global .pc .pointList li .point{width:8px;height:8px;-moz-border-radius:20px;border-radius:20px;-moz-transition:all .3s;transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;position:absolute;}
.mapNetwork .global .pc .pointList li i{width:100%;height:100%;-moz-border-radius:40px;border-radius:40px;display:block;background:rgba(16,200,185,0.01);position:absolute;/*animation:mydh 2s infinite;-moz-animation:mydh 2s infinite;-webkit-animation:mydh 2s infinite;-o-animation:mydh 2s infinite;*/}
.mapNetwork .global .pc .pointList li i:nth-child(2){/*-moz-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:1s;*/}
.mapNetwork .global .pc .pointList li span{color:#333;position:absolute;top:-7px;font-size:16px;white-space:nowrap;    text-transform: capitalize;}
.mapNetwork .global .pc .pointList li .point.bggr{background:#10c8b9;}
.mapNetwork .global .pc .pointList li .point.bggr i{border:1px solid #10c8b9;}
.mapNetwork .global .pc .pointList li .point.bgre{background:#e22c3a;}
.mapNetwork .global .pc .pointList li .point.bgre i{border:1px solid #e22c3a;}
.mapNetwork .global .pc .pointList li .point.bgbl{background:#009cff;}
.mapNetwork .global .pc .pointList li .point.bgbl i{border:1px solid #009cff;}
// .mapNetwork .global .pc .pointList li.wh .point:before{width:1px;height:140px;content:'';background:#e22c3a;position:absolute;top:-140px;left:3px;}
.mapNetwork .global .pc .pointList li.wh span:before{width:41px;height:1px;content:'';background:#e22c3a;position:absolute;top:8px;left:67px;}
.mapNetwork .global .pc .pointList li.wh span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#e22c3a;position:absolute;top:7px;left:64px;}
// .mapNetwork .global .pc .pointList li.cs .point:before{width:1px;height:85px;content:'';background:#e22c3a;position:absolute;top:-81px;left:-18px;}
.mapNetwork .global .pc .pointList li.cs .point:after{width:19px;height:1px;content:'';background:#e22c3a;position:absolute;top:3px;left:-18px;}
.mapNetwork .global .pc .pointList li.cs span:before{width:80px;height:1px;content:'';background:#e22c3a;position:absolute;top:8px;left:82px;}
.mapNetwork .global .pc .pointList li.cs span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#e22c3a;position:absolute;top:7px;left:79px;}
.mapNetwork .global .pc .pointList li.zz .point:before{width: 1px;height: 52px;content: '';background: #e22c3a;position: absolute;top: -44px;left: -17px;transform: rotate(-45deg);}
/* .mapNetwork .global .pc .pointList li.zz .point:after{width:30px;height:1px;content:'';background:#e22c3a;position:absolute;top:3px;left:-31px;} */
.mapNetwork .global .pc .pointList li.zz span:before{width:21px;height:1px;content:'';background:#e22c3a;position:absolute;top:8px;left:59px;}
.mapNetwork .global .pc .pointList li.zz span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#e22c3a;position:absolute;top:7px;left:55px;}

/* .mapNetwork .global .pc .pointList li.sz .point:before{width:1px;height:144px;content:'';background:#e22c3a;position:absolute;top:-140px;left:-54px;}
.mapNetwork .global .pc .pointList li.sz .point:after{width:55px;height:1px;content:'';background:#e22c3a;position:absolute;top:3px;left:-54px;}
 */
.mapNetwork .global .pc .pointList li.sz .point:before{width:16px;height:1px;content:'';background:#e22c3a;position:absolute;top:35px;left:-43px;}
.mapNetwork .global .pc .pointList li.sz span:before{ width: 1px; height: 40px; content: ''; background: #e22c3a;position: absolute;top: -24px;left: 107px;transform: rotate(45deg);}
.mapNetwork .global .pc .pointList li.sz span:after{width: 4px;height: 4px;content: '';-moz-border-radius: 50%; border-radius: 50%; background: #e22c3a;position: absolute;top: 8.5px; right: -5px;}

.mapNetwork .global .pc .pointList li.xg .point:before{width:1px;height:39px;content:'';background:#10c8b9;position:absolute;top:1px;left:19px;transform: rotate(-45deg);}
// .mapNetwork .global .pc .pointList li.xg .point:after{width:32px;height:1px;content:'';background:#10c8b9;position:absolute;top:3px;left:3px;}
.mapNetwork .global .pc .pointList li.xg span:before{width:30px;height:1px;content:'';background:#10c8b9;position:absolute;top:8px;left:-42px;}
.mapNetwork .global .pc .pointList li.xg span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top:7px;left:-12px;}
// .mapNetwork .global .pc .pointList li.xjp .point:before{width:1px;height:55px;content:'';background:#009cff;position:absolute;top:3px;left:35px;}
.mapNetwork .global .pc .pointList li.xjp .point:after{width:66px;height:1px;content:'';background:#009cff;position:absolute;top:3px;right:3px;}
// .mapNetwork .global .pc .pointList li.xjp span:before{width:20px;height:1px;content:'';background:#009cff;position:absolute;top:8px;left:-30px;}
.mapNetwork .global .pc .pointList li.xjp span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#009cff;position:absolute;top:9px;right:-8px;}
.mapNetwork .global .pc .pointList li.bj .point:before{width:1px;height:90px;content:'';background:#10c8b9;position:absolute;top:-75px;left:-30px;transform: rotate(-45deg);}
.mapNetwork .global .pc .pointList li.bj span:before{width:20px;height:1px;content:'';background:#10c8b9;position:absolute;top:8px;left:-28px;}
.mapNetwork .global .pc .pointList li.bj span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top:7px;left:-10px;}
.mapNetwork .global .pc .pointList li.zb .point:before{width: 1px;height: 36px;content: '';background: #10c8b9;position: absolute;  top: -28px; left: 17px;transform: rotate(45deg);}
// .mapNetwork .global .pc .pointList li.zb .point:after{width:15px;height:1px;content:'';background:#10c8b9;position:absolute;top:3px;left:3px;}
.mapNetwork .global .pc .pointList li.zb span:before{width:20px;height:1px;content:'';background:#10c8b9;position:absolute;top:12px;    right: -23px;}
.mapNetwork .global .pc .pointList li.zb span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top:10px;right: -7px;}
.mapNetwork .global .pc .pointList li.hg .point:before{width: 1px;height: 48px;content: '';background: #10c8b9;position: absolute;top: -3px;left: 19px;transform: rotate(-45deg);}
// .mapNetwork .global .pc .pointList li.hg .point:after{width: 22px;height: 1px;content: '';background: #10c8b9;position: absolute;top: 3px;left: -16px;}
// .mapNetwork .global .pc .pointList li.hg span:before{    width: 18px;    height: 1px;    content: '';    background: #10c8b9;    position: absolute;    top: 10px;  left: 79px;}
.mapNetwork .global .pc .pointList li.hg span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top: 8px; left: -4px;}


.mapNetwork .global .pc .pointList li.nj span:before{width:70px;height:1px;content:'';background:#10c8b9;position:absolute;top:42px;right: -61px;transform: rotate(45deg);}
.mapNetwork .global .pc .pointList li.nj span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top:16px;right: -4px;}
// .mapNetwork .global .pc .pointList li.tz .point:before{width:1px;height:26px;content:'';background:#10c8b9;position:absolute;top:3px;left:18px;}
.mapNetwork .global .pc .pointList li.tz .point:after{width:10px;height:1px;content:'';background:#10c8b9;position:absolute;top:6px;left:6px;transform: rotate(45deg);}
.mapNetwork .global .pc .pointList li.tz span:before{width:60px;height:1px;content:'';background:#10c8b9;position:absolute;top:8px;left:-65px;}
.mapNetwork .global .pc .pointList li.tz span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#10c8b9;position:absolute;top:7px;left:-6px;}
.mapNetwork .global .pc .pointList li.sh span:before{width:63px;height:1px;content:'';background:#009cff;position:absolute;top:8px;left:-68px;}
.mapNetwork .global .pc .pointList li.sh span:after{width:4px;height:4px;content:'';-moz-border-radius:50%;border-radius:50%;background:#009cff;position:absolute;top:7px;left:-6px;}

/* 销售服务网络 */

/* 响应式 */
body.open{overflow:hidden;position:fixed;left:0;top:0;height:100%;width:100%;}
.mobile_bg{position:fixed;left:0;top:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.7);display:none;}
.moLogo{display:none;width:100%;margin:15px auto;padding-left:15px;}
.nav_btn{float:right;width:30px;height:22px;margin:30px 15px 0;position:relative;cursor:pointer;display:none;-webkit-transition:margin 0.3s ease 0s;-moz-transition:margin 0.3s ease 0s;transition:margin 0.3s ease 0s;z-index:12;}
.nav_btn span,
.nav_btn span:before,
.nav_btn span:after{content:'';display:block;width:100%;height:2px;background-color:#01d0c5;position:absolute;left:0;}
.nav_btn span{top:50%;margin-top:-1px;}
.nav_btn span:before{top:-10px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav_btn span:after{bottom:-10px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.nav_btn.open span{height:0;}
.nav_btn.open span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:0;background-color:#01d0c5;}
.nav_btn.open span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:-2px;background-color:#01d0c5;}

@media(max-width:1755px){
    .top .logo{padding-left:.5%;}
}
/* @media(max-width:1696px){
    .idxabout .idxabTop .idxAl{padding-right:22%;padding-left:1%;}
} */
@media(max-width:1523px){
    .top .shAddnav{width:auto;}
    .top .nav li{padding:0  20px;}
    /*.top .nav li#nav6{padding:0 32px;}*/
}
@media(max-width:1440px){
    .idxsolu .idxsoluList .owl-carousel .owl-prev{left:0;}
    .idxsolu .idxsoluList .owl-carousel .owl-next{right:0;}
}
@media(max-width:1365px){
    .top .nav li{padding:0 10px;}
    .honer .honerNum{overflow:auto;}
    .honer .honerNum ul{width:1140px;}
    .menu .productmenu li{width:15%;}
    .menu .productmenu li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .proTrait .proTraitItem .imgBox{width:50%;}
    .soluone .imgBox img{width:49%}
    .newsInfo .imgBox img{width:49%}
    .comInfo .imgBox img{width:45%;}
    .solutionCon .solutList li{background:none;}
    .solutionCon .solutList li .txtBox h5{padding-right:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .solutionCon .solutList li .txtBox h5:before{width:30px;}
}
@media(max-width:1203px){
    .solutionCon .solutList li .imgBox:before,
    .solutionCon .solutList li .imgBox:after{display:none;}
    .mapNetwork .mapSelect .selectBox{width:46%;}
    .mapNetwork .mapSelect .selectBox p{width:42%;}
    .mapNetwork .mapSelect .selectBox select{width:66%;}
}
@media(max-width:1148px){
    .auto{position:static;}
    .nav_btn{display:block;}
    .top{position:static;height:auto;}
    .top .logo{}
    .top .nav{position:absolute;left:0;top:0;width:50%;height:100%;background:#fff;z-index:9;display:none;padding-right:0;float:none;}
    .top .nav li{float:none;}
    .top .nav li>a{line-height:50px;}
    .top .nav li#nav2,
    .top .nav li#nav5,
    .top .nav li#nav6{text-align:left;}
    .top .nav li .Tsubhov{position:static;background:none;border-bottom:1px solid #01d0c5;}
    .top .nav li .Tsubpic{position:static;background:none;border-bottom:1px solid #01d0c5;}
    .top .nav li:hover{background:none;}
    .top .nav li:hover>a{color:#333;}
    .top .nav li dl dd a{color:#333;}
    .top .nav li .Tsubpic .layout{float:none;text-align:center;}
    .top .nav li .Tsubpic{padding:45px 15px;}
    .bottom .Bomtop{padding:20px 0;}
    .bottom .Bomtop .Bomnav{display:none;}
    .bottom .Bomtop .Bominfo{float:none;text-align:center;}
    .bottom .Bomtop .Bominfo .sharecode:after{display:none;}
    .bottom .Bomtop .Bominfo .shareBox{width:128px;margin:0 auto;}
    .bottom .Bomtop .Bominfo .shareBox .share3{margin:6px 0 6px 0;}
    .idxparn .idxparList ul{padding-bottom:0;}
    .idxparn .idxparList li{position:static;width:33.3%;line-height:120px;text-align:center;}
    .Survey .Surveysel table td{padding-left:20px;max-width: 300px;}
    .courseBom .auto:before{display:none;}
    .solutwo .imgBox img{width:30%;}
    .Woquery .WosearBox{overflow:auto;}
    .Woquery .WosearBox table{width:1108px;}
    .Woquery .WoresultBox{overflow:auto;}
    .Woquery .WoresultBox table{width:1148px;}
    .mapNetwork .global .pc{display:none;}
    .mapNetwork .global .wap{display:block;}
}
@media(max-width:960px){
    .bottom .Bombom{line-height:40px;}
    .bottom .Bombom .bomList{float:none;text-align:center;height:40px;}
    .bottom .Bombom .bomList ul{display:inline-block;}
    .bottom .Bombom .copyright{float:none;text-align:center;}
    .idxabout .idxabBom .numPic{display:none;}
    .idxprocen .idxproBom .idxproPic{display:none;}
    .idxabout .idxabBom .idxabNum{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
    .idxabout .idxabBom .numBox{float:none;width:auto;margin-right:0;}
    .idxprocen .idxproBom .idxproList{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
    .idxprocen .idxproBom .idxproList .ListBox{margin-right:0;float:none;}
    .idxabout .idxabTop .idxAl{width: auto;}
    .idxabout .idxabTop .idxAl h4{font-size:50px;top:20px;text-transform:uppercase;}
    .titLeft h4{font-size:50px;top:20px;text-transform:uppercase;}
    .tit h4{font-size:50px;top:20px;text-transform:uppercase;}
    .Survey .Surveysel{overflow:auto;}
    .Survey .Surveysel table{width:960px;}
    .courseTop .courseList li .yearBox{float:none;width:auto;}
    .courseTop .courseList li .txtBox{float:none;padding:20px;}
    .courseTop .courseList li .yearBox h5:before{left:105px;right:auto;}
    .proShow li .txtBox{position:static;margin-top:0;padding:2%;}
    .proShow li .imgBox{position:static;margin-top:0;text-align:center;}
    .proShow li:nth-of-type(odd){background-position:right;}
    .proInfoo .pcon .imgBox{width:48%;}
    .proInfoo .PDFdown{position:relative;margin:10px 0;}
    .proTrait .proTraitItem .txtBox{padding-top:1%;}
    .proApply .appList li{width:33.3%;margin-right:0;text-align:center;margin-bottom:2%;}
    .solutwo .imgBox{display:block;}
    .soluthr .thTab{overflow:auto;}
    .soluthr .thTab table{width:960px;}
    .soluthr .imgBox{display:block;}
    .soluthr .imgBox img{width:32%;}
    .WorderLogin .Wologin .form{width:100%;float:none;}
    .WorderLogin .Wologin .pic{width:100%;float:none;text-align:center;}
    .WorderLogin .Wologin .form form .reUser{margin-bottom:15px;}
    .cultivate .cultivateClass .courseArr li .week h1{font-size:32px;}
    .cultivate .cultivateClass .courseConLi li{width:49%;margin-right:2%;}
    .cultivate .cultivateClass .courseConLi li:nth-child(3n){margin-right:2%;}
    .cultivate .cultivateClass .courseConLi li:nth-child(2n){margin-right:0;}
    .cultivate .cultivateClass .courseArr li .Halfday .Hdarrange{overflow:auto;}
    .certificate .cerSearchbox{overflow:auto;}
    .certificate .cerSearchbox .cerserB{width:918px;}
    .certificate .cerTab{overflow:auto;}
    .certificate .cerTab .cerTB{width:960px;}
    .contact #dituContent{width:100%;float:none;height:320px;}
    .contact .conTbox{width:100%;float:none;margin-top:10px;}
    /* .contact .conTbox .tactList li{height:167px;} */
 
    .bottom .Bomtop .Bominfo .sharecode p{text-align:center;padding-left:0;}
}
@media(max-width:808px){
    .mapNetwork .map{background:url('/en/uploadfiles/map/map.jpg') no-repeat;-moz-background-size:100%;background-size:100%;}
    .mapNetwork .map .mapContent .item .area{display:none;}
    .mapNetwork .map .mapContent .item .info .round{display:none;}
    .mapNetwork .map .mapContent .item{position:static;height:0;}
    .mapNetwork .map .mapContent .item .info{left:0!important;right:auto!important;top:0!important;}
    .mapNetwork .map .mapContent .item.xb .info{top:160px!important;}
    .mapNetwork .map .mapContent .item.hd .info{top:320px!important;}
    .mapNetwork .map .mapContent .item.hn .info{top:480px!important;}
}
@media(max-width:768px){
    .idxabout .idxabTop .idxAl{padding-right:10%;}
    .idxabout .idxabBom .numBox .numTxt h5{font-size:50px;}
    .newsCenter .newsTop li .imgBox{width:100%;text-align:center;float:none;}
    .newsCenter .newsTop li .txtBox{width:100%;float:none;}
    .newsCenter .newsTop .bx-wrapper .bx-pager{right:2.8%;}
    .newsCenter .newList li{width:49%;margin-right:2%;}
    .newsCenter .newList li:nth-child(3n){margin-right:2%;}
    .newsCenter .newList li:nth-child(2n){margin-right:0;}
    .proTrait .proTraitItem .imgBox{float:none!important;width:98%;margin:0 auto;text-align:center;}
    .proTrait .proTraitItem .txtBox{float:none;width:98%;margin:0 auto;padding:1% 0;}
    .solutionCon .solutList li .imgBox{width:100%;float:none;text-align:center;}
    .solutionCon .solutList li .txtBox{width:100%;float:none;}
}
@media(max-width:640px){
    .idxabout .idxabBom .numBox{padding:0;}
    .idxabout .idxabBom .numBox:before{display:none;}
    .idxabout .idxabBom .numBox .numCon p{padding-left:0;}
    .idxabout .idxabTop .idxAl p{margin-bottom:3%;}
    .idxparn .idxparList li{width:50%;}
    .idxnews .idxnewsList .idxNitem{width:49%;margin-right:2%;}
    .idxnews .idxnewsList .idxNitem:nth-child(3n){margin-right:2%}
    .idxnews .idxnewsList .idxNitem:nth-child(2n){margin-right:0;}
    .top .language{display:none;}
    .menu .productmenu li{width:25%;}
    .proApply .appList li{width:100%;}
	.proApply .appList li:nth-child(n+2){width:50%;}
    .proSelect .proModelList li{width:49%;margin-right:2%;}
    .proSelect .proModelList li:nth-child(3n){margin-right:2%;}
    .proSelect .proModelList li:nth-child(2n){margin-right:0;}
    .solutionCon .solutList li{padding:0 1%;}
    .menu .sersupmenu li{width:40%;}
    .menu .sersupmenu li:before{left:0;}
    .cultivate .cultivateClass .courseConLi li{width:100%;margin-right:0;}
    .cultivate .cultivateClass .courseConLi li:nth-child(3n){margin-right:0;}
    .cultivate .cultivateClass .courseArr li{width:100%;margin-right:0;}
    .cultivate .cultivateClass .courseArr li .Halfday .Hdarrange .h1{font-size:64px;}
    .dataDown .DabomList li{padding-right: 70px;}
    .dataDown .DabomList li .Downbtn{padding-left:20px;text-align:center; width:70px;}
    .dataDown .DabomList li .Downbtn:before{left:5px;}
    .menu .contactmenu li{width:40%;margin:0 5%;}
    .recruit .JobList li{width:100%;margin-right:0;}
    .comInfo .imgBox{display:block;}
    .comInfo .imgBox img{width:auto;}
    .comSolu .comSoluList li{width:49%;margin-right:2%;}
    .comSolu .comSoluList li:nth-child(2n){margin-right:0;}
    .comNews .comNewsList li{width:49%;margin-right:2%;}
    .comNews .comNewsList li:nth-child(2n){margin-right:0;}
}
@media(max-width:480px){
    .idxprocen .idxproBom .idxproList{display:block;}
    .idxprocen .idxproBom .idxproList .ListBox{width:98%;margin-bottom:2%;padding-left:1%;}
    .menu .aboutmenu li{width:40%;}
    .menu .aboutmenu li:before{left:-12.33%;}
    .honer .honerList li{width:49%;margin-right:2%;}
    .honer .honerList li:nth-child(3n){margin-right:2%;}
    .honer .honerList li:nth-child(2n){margin-right:0;}
    .honer .honerDes p{width:80%;}
    .proInfoo .pcon .txtBox{width:100%;float:none;}
    .proInfoo .pcon .imgBox{width:100%;float:none;}
    .proOcca .occaList li{width:49%;margin-right:2%;}
    .proOcca .occaList li:nth-child(2n){margin-right:0;}
    .proApply .useList li{width:100%;float:none;text-align:center;}
    .serviceAf .clientList li{width:100%;margin-right:0;text-align:center;}
    .companyLogo img{width:46%;}
}
@media(max-width:380px){

    .top .shAddnav .Tshares{display:none;}
    .idxnews .idxnewsList .idxNitem{width:98%;float:none;margin:0 auto;margin-right:0;}
    .idxnews .idxnewsList .idxNitem:nth-child(3n){margin-right:0;}
    .idxparn .idxparList li{width:100%;}
    .newsCenter .newsTop li .txtBox .more{width:110px;}
    .newsCenter .newList li{width:100%;margin-right:0;}
    .newsCenter .newList li:nth-child(3n){margin-right:0}
    .menu .productmenu li{width:33%;}
    .proApply .appList li{width:100%;}
    .proSelect .proModelList li{width:100%;margin-right:0%;float:none;}
    .proSelect .proModelList li:nth-child(3n){margin-right:0%;}
    .dataDown .DabomList li .Downbtn{padding-left:0;}
    .dataDown .DabomList li .Downbtn:before{display:none;}
    .comSolu .comSoluList li{width:100%;margin-right:0;}
    .comSolu .comSoluList li .imgBox{text-align:center;}
    .comNews .comNewsList li{width:100%;margin-right:0;}
    .comNews .comNewsList li .imgBox{text-align:center;}
}
.proVedio .fiexd{width:100%}
.newsCenter .bx-controls{height:50px;}

/*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}
#cboxWrapper{max-width:none;}
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft,
#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay,
#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%;height:100%;display:block;border:0;}
#colorbox,
#cboxContent,
#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}

/* 证书查询插件
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000;background:#fff;}
#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc;}
#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc;}
#cboxLoadingGraphic{background:url(/en/css/images/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active{outline:0;}
#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(/en/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(/en/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(/en/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}

/*      .menu .productmenu .owl-carousel  .owl-nav{        width: 100%;
  position: absolute;
  top: 13%;
  left: 0;
  font-size: 40px; }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{position: absolute;}


.owl-carousel .owl-nav button.owl-prev{left: 0;margin-left: -20px;}
 .owl-carousel .owl-nav button.owl-next{ right: 0;margin-right: -20px; }*/
.idxabout .numPic img{width:82%;}
.proShow.cf{background-color:#fff!important;}

/* 首页合作客户板块 */
.idxparn{margin-bottom:100px;}
.idxparn .idxparList{background:url('/en/images/idxparnBg.png') no-repeat;padding-top:45px;}
.idxparn .idxparList ul{position:relative;padding-bottom:60%;}
.idxparn .idxparList li{position:absolute;float:left;max-width: 33.333333%;}
.idxparn .idxparList li .imgB{transition:.3s;}
.idxparn .idxparList li .imgBA{transition:.3s;}
.idxparn .idxparList li .imgBA img{transition:opacity 0.3s;}
.idxparn .idxparList li:hover .imgBA img{opacity:1;filter:url("data:image/svg+xml;utf8"); /* Firefox 3.5+ */-webkit-filter:grayscale(0%); /* chrome+ */filter:grayscale(0%); /* 未来浏览器 */filter:; /* ie6-8 */
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);/*ie6-9 */}
/* .idxparn .idxparList li:nth-child(1){top:2%;left:0;}
.idxparn .idxparList li:nth-child(2){top:2%;left:19%;}
.idxparn .idxparList li:nth-child(3){top:0;left:39%;}
.idxparn .idxparList li:nth-child(4){top:0;left:58%;}
.idxparn .idxparList li:nth-child(5){top:0;right:19%;}
.idxparn .idxparList li:nth-child(6){top:0%;right:0;}
.idxparn .idxparList li:nth-child(7){top:15%;left:3%;}
.idxparn .idxparList li:nth-child(8){top:15%;left:21%;}
.idxparn .idxparList li:nth-child(9){top:16%;left:37%;}
.idxparn .idxparList li:nth-child(10){top:18%;left:54%;}
.idxparn .idxparList li:nth-child(11){top:17%;left:71%;}
.idxparn .idxparList li:nth-child(12){top:16%;right:0;}
.idxparn .idxparList li:nth-child(13){top:31%;left:0%;}
.idxparn .idxparList li:nth-child(14){top:31%;left:15%;}
.idxparn .idxparList li:nth-child(15){top:31%;left:29%;}
.idxparn .idxparList li:nth-child(16){top:31%;left:44%;}
.idxparn .idxparList li:nth-child(17){top:31%;left:58%;}
.idxparn .idxparList li:nth-child(18){top:32%;left:72%;}
.idxparn .idxparList li:nth-child(19){top:31%;right:0%;}
.idxparn .idxparList li:nth-child(20){top:50%;left:0;}
.idxparn .idxparList li:nth-child(21){top:49%;left:19.5%;}
.idxparn .idxparList li:nth-child(22){top:49%;left:36%;}
.idxparn .idxparList li:nth-child(23){top:49%;left:53%;}
.idxparn .idxparList li:nth-child(24){top:50%;left:73%;}
.idxparn .idxparList li:nth-child(25){top:50%;right:0;}
.idxparn .idxparList li:nth-child(26){top:65%;left:0;}
.idxparn .idxparList li:nth-child(27){top:65%;left:12%;}
.idxparn .idxparList li:nth-child(28){top:65%;left:27%;}
.idxparn .idxparList li:nth-child(29){top:64%;left:40%;}
.idxparn .idxparList li:nth-child(30){top:66%;left:56%;}
.idxparn .idxparList li:nth-child(31){top:65%;left:79%;}
.idxparn .idxparList li:nth-child(32){top:63%;right:0;}
.idxparn .idxparList li:nth-child(33){bottom:15%;left:0;}
.idxparn .idxparList li:nth-child(34){bottom:15%;left:20%;}
.idxparn .idxparList li:nth-child(35){bottom:15%;left:47%;}
.idxparn .idxparList li:nth-child(36){bottom:15.5%;left:62%;}
.idxparn .idxparList li:nth-child(37){bottom:13%;right:0;}
.idxparn .idxparList li:nth-child(38){bottom:0;left:0;}
.idxparn .idxparList li:nth-child(39){bottom:1%;left:13%;}
.idxparn .idxparList li:nth-child(40){bottom:0;left:32%;}
.idxparn .idxparList li:nth-child(41){bottom:0;left:43%;}
.idxparn .idxparList li:nth-child(42){bottom:2.5%;left:57%;}
.idxparn .idxparList li:nth-child(43){bottom:2%;right:0;} */

/* 首页合作客户板块 */

.searchNewList{ margin-bottom: 3%;padding: 0 4%;}
.searchNewList ul li{}
.searchNewList ul li a{ display: block; overflow: hidden; line-height: 35px; border-bottom: 1px dashed #10c8b9; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;padding-left: 15px; position: relative;}
.searchNewList ul li a .i{display: block; width: 8px;height: 8px;border-radius: 100%;position: absolute; left: 0; top: 50%;margin-top: -4px;background:#10c8b9;}

@media(min-width:1000px){
	.searchNewList ul li a{line-height: 50px;}
}

@media(min-width:1300px){
    .top .language{padding-left: 30px;}
}

@media(min-width:1900px){
    .top .language{padding-left: 36px;}
}

.back_top{position: fixed; width: 40px;height: 40px;right: 0;bottom:20px;z-index: 999;}
.back_top a{display: block; width: 40px;height: 40px; background:#01d0c5 url('../images/top.png') no-repeat center;}
.back_top a:hover{background-color: #05D1C4;}

/* 修改样式 */

/*单行文本省略号*/
.dot {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dot2, .dot3, .dot4 {
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    /*word-break: break-all;*/
    -webkit-box-orient: vertical;
}
.dot2 {
    -webkit-line-clamp: 2;
}
/*多行文本省略号*/
.dot3 {
    -webkit-line-clamp: 3;
}
.dot4 {
    -webkit-line-clamp: 4;
}



.proApply .useList li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media (max-width:1660px){
.idxparn .idxparList ul{padding-bottom:80%}
.idxparn .idxparList li{max-width:20.333%}

}
@media (max-width:1148px){.idxparn{margin-bottom:50px}
.idxparn .idxparList ul{padding-bottom:0}
.idxparn .idxparList li{position:static}
}
@media (max-width:960px){.proShow li{position:relative}
.proShow li .txtBox{position:absolute;left:0!important;bottom:0}
.proShow li .imgBox{position:absolute;left:2%;margin-top:-270px;width:270px}
}
@media (max-width:808px){.mapNetwork .map{background:0 0}
.mapNetwork .map .mapContent .item .box .leftDown{padding:15px 20px}
.mapNetwork .map .mapContent .item .info i{display:none}
.mapNetwork .map .mapContent .item .info .box{padding:0}
.mapNetwork .map .mapContent .item .info,.mapNetwork .map .mapContent .item .info .box,.mapNetwork .map .mapContent .item .info .box .left,.mapNetwork .map .mapContent .item .info .box .leftDown{width:100%}
.mapNetwork .map .mapContent .item .info .box .leftDown{border-top-left-radius:0;border-top-right-radius:0;height:auto}
}
@media (max-width:768px){.newsCenter .newsTop li .txtBox .more{margin:0 auto}
.newsCenter .newsTop .bx-wrapper .bx-pager{margin-right:-64px;right:50%}
body{padding-left:15px;padding-right:15px}
.top{margin-left:0;margin-right:-15px}
.banner,.bottom,.innerbanner,.menu{margin-left:-15px;margin-right:-15px}
.menu .aboutmenu li{margin:0 15px}
.bottom .Bombom .copyright,.recruit .JobList li .JLbom,.recruit .JobList li .JLtop{padding-left:15px;padding-right:15px}
.calendar-search,.courseBom,.cultivate .cultivateClass,.idxproBom,.honerNum,.idxabout .idxabBom,.mapNetwork .mapSelect,.proApply,.proModelList,.proOcca{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}
.idxnews .idxnewsList .idxNitem,.proTrait .proTraitItem .imgBox{width:100%}
.idxabout .idxabTop .idxAl p{margin-bottom:5%}
.idxabout .idxabTop .idxAl h5{font-size:28px}
.idxabout .idxabTop .idxAl .more{width:120px;height:36px;line-height:36px}
.idxabout .idxabTop .idxAR{padding-top:10%}
.idxabout .idxabTop .idxAR h5.Up{font-size:32px}
.idxprocen{text-align:center}
.idxprocen .titLeft h5:before{left:50%;margin-left:-25px}
.idxprocen .idxproBom .idxproList .ListBox{width:28%}
.idxprocen .idxproBom .more{margin-top:40px;padding-bottom:60px}
.idxprocen .idxproBom .more .viewM{margin:0 auto}
.honer .honerDes p{width:90%}
.honer .honerNum{padding:30px 15px}
.honer .honerNum li,.honer .honerNum ul{width:100%}
.honer .honerNum li{width:50%}
.honer .honerNum li p{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newsCenter .newList,.newsCenter .newsTop{margin-left:-15px;margin-right:-15px}
}
@media (max-width:640px){.proInfoo .pcon{position:relative;overflow:hidden}
.proInfoo .pcon .txtBox{width:100%;margin-top:339px;padding-top:20px}
.proInfoo .pcon .txtBox .viewtab{margin-top:10%}
.proInfoo .pcon .imgBox{width:358px;height:339px;position:absolute;left:0;top:0}
.proInfoo .PDFdown{margin-top:-55px;margin-left:180px}
.idxabout .idxabBom .idxabNum{text-align:center}
.idxabout .idxabBom .numBox .numTxt h5{font-size:38px}
.idxabout .idxabBom .numBox .numCon p{font-size:18px}
.proInfoo .pcon .txtBox .viewtab{width:160px}
.proInfoo .PDFdown{right:5px}
.proTrait .proTraitItem .txtBox{width:100%!important;padding:60px 30px 0!important}
}
@media (max-width:480px){.idxprocen .idxproBom .idxproList .ListBox{width:100%}
.honer .honerNum li{width:100%}

}
@media (max-width:400px){
    .proInfoo .PDFdown{right: 0;margin: 10px 0;}
}
@media (max-width:380px){.idxparn .idxparList li{width:50%}
}
@media (max-width:1441px){
.auto_1440{ padding:0 2%;}
}
@media (max-width:1280px){
.auto_1280{ padding:0 2%;}
}


@media (min-width: 1200px) and (max-width:1600px) {
    .auto_1440{ padding:0 8%;}
    .bottom .Bomtop .Bominfo .hotline h5{font-size:34px;}
    .top .nav li .Tsubhov{min-width: 150px;}
}

@media (min-width: 1200px) and (max-width:1366px) {
    .auto_1280{ padding:0 8%;}
    .top .shAddnav{width:50%;}
    .top .nav li#nav6{padding: 0 13px;}
    .top .nav li{padding: 0 13px;}
    .shAddnav .auto_1440{padding: 0 15px;}
}

@media (min-width: 1366px) and (max-width:1600px) {
    .top .logo{padding-left: 2.5%;}
    .top .shAddnav{width:auto;}
    .top .nav li#nav6{padding: 0 20px;}
    .top .nav li{padding: 0 20px;}
    .shAddnav .auto_1440{padding: 0 15px;}
}


.idxparn .idxparList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  padding-bottom: 0;
}

.idxparn .idxparList li{
  position: relative;
  margin: 10px;
}

.newsInfo .content2 table td {
    word-break: initial !important;
}
/*20230531*/
.content2 ul li {
    list-style-type: disc;
}

.content2 ul {
    margin-left: 1em;
}
.proTrait table{
	margin:0 auto;
}
.proTrait ul li{
list-style: disc;
}
.top .shAddnav .auto{position:static}
.top .nav li#nav3{position: static;}
.top .nav li .primary-ul{
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 100%;
	max-width:none !important;
    z-index: 100;
	padding:0 !important;
}
@media (min-width: 1024px) {
	
    .primary-ul .has-children {
        width: 20%;
    }
	.primary-ul a{color:#fff !important;font-size:14px !important;}
	.primary-ul a:hover{color:#01d0c5 !important;}
	.primary-ul li:hover{background:none !important;}
	.primary-ul .l2 .children-wrap {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
	.primary-ul li{
		float:none !important;
		
	}
	    .primary-ul li>a {
        
		        line-height: 30px !important;
				position: relative;
    padding-left: 13px;
	        display: inline-block;
    }
	
	.has-children>.children-wrap {
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden;
}


	.has-children:hover>.children-wrap {
        display: block;
        visibility: visible;
        height: auto;
        opacity: 1;
        overflow: visible;
        position: absolute;
        left: 0;
        top: 0;
        width: 80%;
        margin-left: 20%;
        min-height: 100%;
        
        -webkit-box-shadow: inset 4px 0 2px -2px rgba(25, 25, 25, .2);
        box-shadow: inset 4px 0 2px -2px rgba(25, 25, 25, .2);
    }
	.children-wrap .shadow:hover{
		background: none !important;
	}
	.child-wrap-col:hover{
		background: none !important;
	}
	
	.has-children>a{
	position:relative !important;
}
.has-children>a:before{
	content: '>';
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

}

	.recList{
            display:flex;margin: 0 4%;flex-wrap: wrap;overflow-x: auto;white-space: nowrap;margin-bottom: 4%;
        }
        .recList .item{
            width: auto;border: 1px solid #01d0c5;line-height: 40px;text-align: center;cursor: pointer;margin-right: 20px;white-space: nowrap;flex: 0 0 auto;padding: 0 15px;margin-bottom: 20px;color: #01d0c5;border-radius: 20px;
        }
		.recList .item.on{
			background-color: #01d0c5;
			color: #fff;
		}
/*20241018*/
.menu .solutMenu li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    line-height: 1.5;
    padding: 0 1em;
}
@media(min-width:1024px){.top .nav li .primary-ul>li{margin-left:20%;}
.primary-ul li>a{display:block;line-height:36px !important;}
.has-children:hover>.children-wrap{margin-left:0;left:40%;width:20%;top:20px;}
.has-children .children-wrap li{width:auto;display:block;}
.has-children .has-children:hover>.children-wrap{left:100%;width:200%;top:0;}
.top .nav li .primary-ul{padding:20px 0 !important;}
.primary-ul li:hover{background:rgba(0,0,0,0.2) !important;}
.primary-ul li{padding:0 20px !important;}
.primary-ul li:hover>a{color:#01d0c5 !important;}
.primary-ul li:hover>a:before{color:#01d0c5 !important;}
.primary-ul li.child-wrap-col{background:none !important;}
}
body{max-width:1920px;}
