@font-face {
  font-family: "HelveticaInseratLTStd-Roman.woff";
  src: url("HelveticaInseratLTStd-Roman.woff.woff2") format("woff2"),
       url("HelveticaInseratLTStd-Roman.woff.woff") format("woff"),
       url("HelveticaInseratLTStd-Roman.woff.ttf") format("truetype"),
       url("HelveticaInseratLTStd-Roman.woff.eot") format("embedded-opentype"),
       url("HelveticaInseratLTStd-Roman.woff.svg") format("svg");
}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body { font: 14px/1.8 "Microsoft Yahei","微软雅黑","微软正黑体","Microsoft JhengHei","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",Helvetica,Arial; margin: 0 auto;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;margin:0 auto!important;}
img { border: 0; }
input, textarea, select, option { background: none; outline: 0; font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",Helvetica,Arial; padding: 0; margin: 0; }
input { outline: none; }
a{text-decoration: none;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/*header and nav*/
.header-top{position: fixed;top: 0;left: 0;transition: 1s;background-color: rgba(255,255,255,.3);width: 100%;z-index: 100;}
.header-box{width: 1700px;margin: 0 auto;}
.nav{float: right;}
.nav li{float: left;padding: 30px 0 30px;line-height: 1;margin: 0 55px 0 0;position: relative;}
.nav li:before{content: "";width: 120%;height: 4px;background: #30B0E5;position: absolute;left: -10%;bottom: 0px;transform: scaleX(0);transform-origin: 100%;transition: transform 0.45s;
}
.nav li:hover:before,.nav li.active:before{ transform: scaleX(1); transform-origin:0;}
.nav li a{color: #fff;font-size: 16px;}
.logo{margin-top: 15px;}
.banner-btn{width: 95px;height: 30px;border-radius:30px ;border: solid 1px #FFFFFF;line-height: 31px;margin: 0 auto;margin-top: 45px;display: block;font-size: 12px;}
/*banner图动画*/
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

/*字体动画*/
.active-bg{background-color: rgba(35,91,234,.4);transition: 1s;}
/*index style*/
.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}
.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { position: relative;color: #fff; width: 100%; background-color: #f7f7f7; overflow: hidden;}
.banner .item{ position: relative; overflow: hidden; float: left;}
.banner .pimg{ width: 100%; display: block; overflow: hidden;} 
.banner .pimg img{ width: 100%; position: relative; display: block;}
.banner .ibox{ position: absolute; width: 1030px; height: 268px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; text-align: center;}
.banner .ibox .by{ font-size: 64px;font-weight:bold;line-height: 1.2;opacity: 0; visibility: hidden; transform: translateY(40px); -webkit- transform: translateY(40px);margin-top: -20px;}
.banner .ibox .en{font-size:13px;font-family: arial, helvetica, sans-serif; margin-top: 10px; text-transform:Uppercase;font-weight:bold;opacity: 0; visibility: hidden; transform: translateY(60px); -webkit- transform: translateY(60px);}
.banner .ibox .en-bottom{font-size:12px;font-family: arial, helvetica, sans-serif;text-transform:Uppercase;opacity: 0; visibility: hidden;letter-spacing:1.2em;transform: translateY(80px); -webkit- transform: translateY(80px);font-weight: bold;}
.banner .slick-current .ibox .by{opacity: 1; visibility: visible; transform: translateY(0); transition: 0.5s 0.3s;}
.banner .slick-current .ibox .en{opacity: 1; visibility: visible; transform: translateY(0); transition: 0.6s 0.4s;}
.banner .slick-current .ibox .en-bottom{opacity: 1; visibility: visible; transform: translateY(0); transition: 0.7s 0.5s;}
.banner .slick-active .pimg img { visibility: visible !important; -webkit-animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.banner .slick-active .pimg>img{height:-webkit-fill-available;}
.banner .slick-dots { bottom: 90px; width: 100%; left: 0; text-align: center;}
.banner .slick-dots li { cursor: pointer; display: inline-block; margin: 0px 4px; transition: 0.3s; -webkit-transition: 0.3s; line-height: 3px; height: 3px; overflow: hidden;}
.banner .slick-dots li a{ font-size: 0px; text-indent: 2em; overflow: hidden; display: block; width: 26px; height: 3px; line-height: 3px; background-color: #fff;}
.banner .slick-dots li.slick-active a{ background-color: #16479f;}

.body-left{width: 48.3%;margin: 60px 0 50px 0;background-color: #f6f8fa;float: left;}
.body-box{width: 1190px;margin: 0 auto;}
/*清空slick样式*/
.slick-list { overflow: hidden; width: 100%; height: 100%; }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both;}
/*end*/
.aui-nav-list-item .slick-dots{ position: absolute; left: 0; bottom: 44px;background-color: #f6f8fa;}
.aui-nav-list-item .slick-dots li{float: left;cursor: pointer;padding: 0 3px 0 3px;color: #666;}
.aui-nav-list-item .single-item .item-title{font-size: 18px;font-weight: bold;line-height: 1;margin: 30px 0 13px;color: #000;}
.aui-nav-list-item .single-item .item-body{color: #666666;height: 75px; overflow: hidden;}
.aui-nav-list-item .single-item {position: relative;}
.aui-nav-list-item .single-item .item-more{position: absolute;bottom: 0;right: 0px;color: #30b0e5;}
/*tab选项卡*/
.body-tab{width: 90%;margin: 0 auto;border-bottom: solid 1px #ebebeb;}
.body-tab li{float: left;padding: 11px 0 13px;margin: 0 15px 0 15px;color: #333; position: relative;transition: 0.35s;cursor: pointer;}
.body-tab li:before{ content: "";width: 100%;height: 4px;background: #30b0e5;position: absolute;left: 0;bottom: -2px; opacity: 0; visibility: hidden; transition: 0.35s;}
.body-tab li.active:before{ opacity: 1; visibility: visible;transition: 0.35s;}
.aui-nav-list-item { display: block; padding-bottom: 46px; opacity: 0; visibility: hidden; position: absolute; left: 0; top: 0; right: 0;}
.aui-nav-list-item.active{ opacity: 1; visibility: visible; position: relative; transition: 0.38s; }
.aui-nav-list-item .single-item{ float: left; padding-bottom: 46px; max-width: 490px;}
.aui-nav-list-tab{width: 85%;margin: 0 auto; position: relative;}
.aui-nav-list-item .slick-dots li{position: relative;}
.aui-nav-list-item .slick-dots li a{color: #666;}
.aui-nav-list-item .slick-dots li a:before{content: "";color: #30b0e5;}
.aui-nav-list-item .slick-dots .slick-active a{color: #30b0e5;}
.aui-nav-list-item .slick-dots li:before{content: "";width: 100%;height: 4px;background:#30b0e5;position: absolute;left: 0;bottom: -2px; opacity: 0; visibility: hidden; transition: 0.35s;color: #30b0e5;}
.aui-nav-list-item .slick-dots .slick-active:before{ opacity: 1; visibility: visible;transition: 0.35s;}
.body-right{width: 50.4%;margin: 60px 0 50px 0;float: right;}
.right-industry{width: 48.9%;float: left;position: relative;overflow: hidden;zoom:1;}
.right-industry img{display: block;width: 100%;}
.right-personnel{float: right;overflow: hidden;zoom:1;}
.personnel-growth{height: 50%; position: relative;overflow: hidden;}
.personnel-growth img{display: block;width: 100%;}
.personnel-contact{height: 50%;position: relative;overflow: hidden;}
.personnel-contact img{display: block;width: 100%;}
.right-industry-body{width: 85%;position: absolute;top: 25px;left: 7.5%;}
.industry-head{color: #333333;font-size: 18px;font-weight: bold;line-height: 1.2;}
.industry-en{text-transform :uppercase;color: #b8c6cc;font-size: 13px;}
.industry-body{color: #666;margin-top: 35px;}
.industry-jump{width: 90px;display: block;background-color: #FFFFFF;color: #545453;border-radius: 30px;font-size: 12px;padding: 5px 0 5px 0;text-align: center;position: absolute;top: 205px;right: 0;}
.industry-idea{width: 90px;display: block;background-color: #FFFFFF;color: #545453;border-radius: 30px;font-size: 12px;padding: 5px 0 5px 0;text-align:center;float:left;margin: 23px 0 0 45px;}
.industry-recruit{width: 90px;display: block;background-color: #FFFFFF;color: #545453;border-radius: 30px;font-size: 12px;padding: 5px 0 5px 0;text-align: center;float:right;margin-top: 23px;}
.foot{background-color: #0a59bb;}
.foot-box{width: 1700px;margin: 0 auto;}
.foot-left-box{padding: 25px 0 25px 0;float: left;}
.foot-address{float: left;}
.foot-phone{float: left;margin-left: 30px;}
.foot-left-top div img{float: left;margin: 2px 8px 0 0;}
.foot-left-top div p{font-size: 12px;float: left;color: #FFFFFF;}
.foot-lef-bottom p{font-size: 12px;color: #FFFFFF;float: left;line-height: 1.4;margin-top: 5px;}
.font-build{margin-left: 25px;}
.BottomNavRight{width: 250px;top: 19px;position: relative;}
.BottomNavRight span{ display: block;line-height: 35px; color: #fff; font-size: 14px; position: relative;cursor: pointer;}
.BottomNavRight span.on:before{ transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);}
.BottomNavRight span:before{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top: 6px solid #b8c6cc;position:absolute;right: 29px;top:55%;margin-top:-4px;transition:0.36s;}
.friends{ width: 100%; display: none; position: absolute; left: 0; bottom: 30px;}
.friends li{margin-bottom: -1px;} 
.friends li a{ display: inline-block;color: #30b0e5; font-size: 14px; line-height: 25px;}
/*.friends li a:hover{ color: #cba022;}*/
.follow{color: #fff;}
.font-solid{width: 135px;height: 1px;background-color: #b8c6cc;position: absolute;top: 18px;left: 65px;}
.foot-right-box{float: right;}
.foot-right-img p{color: #FFFFFF;float: left;margin: 20px 0 0 65px;}
.foot-right-img img{margin: 27px 0 0 23px;}
.industry-service{transition: all .5s;}
.right-industry:hover .industry-service{transform: scale(1.04);transition: all .5s;}
.personnel-growth-img{transition: all .5s;}
.personnel-growth:hover .personnel-growth-img{transform: scale(1.04);transition: all .5s;}
.personnel-contact-img{transition: all .5s;}
.personnel-contact:hover .personnel-contact-img{transform: scale(1.04);transition: all .5s;}
.industry-jump{position: absolute;bottom: 20px;right: 10%;top: auto;}
.industry-idea{position: absolute;bottom: 20px;right: 40%;top: auto;}
.industry-recruit{position: absolute;bottom: 20px;right: 5%;top: auto;}

.navMask{background-color:rgba(0,0,0,.6);position: fixed; left:0; top:0;width: 100%;height: 100%; display: none;z-index: 100;}
.responsiveNav{width: 29.3%;height: 100%;background-color: #fff;position: fixed;right:-300px;transition: all .8s;z-index: 120; display: none;}
.responsiveNavBtn{width: 85px;height: 80px;cursor: pointer;position: fixed;right: 0;top:0;transition: all .8s;z-index: 120;display: none;}
.responsiveNavBtn p{width: 32px;height: 4px;background-color: #FFFFFF;margin-bottom: 6px;transition: all .4s;margin-left: 25px;}
.NavBtnTop{margin-top: 28px;}
.responsive-ul{width: 100%;margin-top: 85px;}
.responsive-ul li ol{display: none;}
.responsive-style .responsive-ol li{width: 100%;height: 45px;background-color: #fff;font-size: 16px;line-height: 45px;color: #666;}
.responsive-style .responsive-ol li a {color: #707070;}
.responsive-ul >li.selected{background: #2764a5; color:#fff;}
.responsive-ul >li.selected >a{ color: #fff;} 
.responsive-style{width: 100%;line-height: 50px;margin-top: 5px;}
.responsive-font{font-size: 20px;}
.responsive-style{width: 90%;border-bottom:solid 1px #dbdbdb;margin-left: 5%;text-align: center;}
.responsive-ul a:link, .responsive-ul a:visited { color: #434343;}
.responsive-ul a:active,.responsive-ul a:hover { color: #fff;}  
/*about*/
.banner-img{position: relative;}
.banner-img p{line-height: 0;}
.banner-img p img{width: 100%;}
.head-article{font-size: 56px;font-weight: bold;position: absolute;bottom:138px;right: 24.2%;color: #fff;}
.head-en{font-family: "HelveticaInseratLTStd-Roman.woff";}
.foot-bgcolor{background-color: #30b0e5;}
.font-color div p{color: #fff;}
.font-color p{color: #fff;}
.font-color span{color: #fff;}
.font-solid-bgcolor{background-color: #c3c3c3;}
.head-solid{width: 15px;height: 8px;background-color: #FFFFFF;position: absolute;top: -58px;right: 2px;}
/*公用样式*/
.public-box{width: 990px;margin: 0 auto;position: relative;}
.public-body-left{width: 220px;position: absolute;top:-26px;left: 0;background: #FFFFFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.09);padding: 8px 0 45px 0;}
.public-body-right{width: 72.3%; float: right;padding: 70px 0 140px 0;}
.public-body-head p{font-size: 18px;color:#434343;float: left;}
.public-head-right{float: right;color: #6a6a6a;}
.public-head-solid{width: 100%;height: 1px;background-color: #d6d6d6;float: left;margin-top: 5px;}
.public-body{margin-top: 25px;}
.public-body p{color: #666666;}
.public-left-one{font-size: 24px;font-weight: bold;padding-bottom:22px;color: #3e3e3e;}
.public-left-one a{display:block;color: #3e3e3e;}
.public-left-one p{float: left;}
.public-one-bgcolor{width: 4px;height: 18px;background-color: #525252;margin:14px 13px 0 35px;}
.public-left-two{background-color: #30b0e5;font-size: 16px;line-height: 47px;border-bottom: solid 1px #fff;color: #fff;}
.public-left-two a{ display: block;height: 47px; color: #fff;}
.public-left-three:hover{border-bottom: solid 1px #fff;}
.public-left-two p{float: left;}
.public-two-bgcolor{width: 1px;height: 25px;background-color: #fff;transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);margin:12px 25px 0 35px;}
.public-left-three{background-color: #fff;font-size: 16px;line-height: 47px;border-bottom: solid 1px #30b0e5;color: #5f5f5f;}
.public-left-three a{ display: block;height: 47px; color: #5f5f5f;}
.public-left-three p{float: left;}
.public-three-bgcolor{width: 8px;height: 8px;background-color: #30b0e5;margin:20px 17px 0 35px;}
.public-left-three:hover{background-color: #30b0e5;}
.public-left-three:hover a{color: #fff;}
.public-left-three:hover .public-three-bgcolor{background-color: #fff;}
.public-foot{padding-top: 35px;font-size: 16px;color: #999;}
.public-foot-bgcolor{width: 25px;height: 4px;background-color: #30b0e5;margin:0 0 5px 34px;}
.public-en{margin-left: 34px;font-family: "HelveticaInseratLTStd-Roman.woff";}
.public-head-right img{float: left;margin: 4px 8px 0 0;}
/*video样式*/
.trailer{position: relative;top: 20px; line-height: 0; overflow: hidden;cursor: pointer;}
.trailer .markimg{ display: block; width: 100%; height: auto; transition: 0.68s;}
.vbBox{ height: 100%; width:100%; left:0; top:0; position:absolute; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; z-index:5;}
.jwplayer{ opacity:0; height:100% !important;}
.video{ position:absolute; cursor:pointer; left: 50%; text-align: center; margin-left: -45px; top: 50%; margin-top: -45px; z-index:10;}
.video span{ display:block; width:60px; height:60px; position:relative; margin: auto;}
.video span img{ display:block; max-width:100%; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.video span:after,.video span:before { width:100%; height:100%; content:''; display:block;
-webkit-box-sizing:border-box; box-sizing:border-box; position:absolute; top:0; left:-3px;border-color:#fff; border-radius:50%;background-color: rgba(0,0,0,.65); border-width:2px;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1); transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transition-property:opacity,-webkit-transform; transition-property:opacity,-webkit-transform; transition-property:transform,opacity; transition-property:transform,opacity,-webkit-transform;}
.video span:after { opacity:0; -webkit-transform:scale(.8); transform:scale(.8);}
.trailer:hover .video span:after,.trailer:hover .video span:before { -webkit-transition-duration:1.2s;transition-duration:1.2s}
.trailer:hover .video span:before {opacity:0; -webkit-transform:scale(1.4);transform:scale(1.4);}
.trailer:hover .video span:after { opacity:1; -webkit-transform:scale(1); transform:scale(1);}
.jwlogo{ display: none !important;}
/*about-speech*/
.public-speech-left{float: left;margin-top: 15px;}
.public-speech-right{float: right;width: 65%;margin-top: 15px;}
.public-speech-left p{font-size: 27px;color: #30b0e5;line-height: 1.2;}
.public-speech-left img{margin-top: 20px;}
/*about-culture*/
.culture-img{overflow: hidden;line-height: 0;}
.culture-img:hover.culture-img img{transform: scale(1.04);transition: all .5s;}
.culture-img img{width: 100%;transition: all .5s;}
.culture-body-top,.culture-body-bottom{background-color: #fff9e4;padding: 35px 15px 65px 25px;}
.culture-body-top,.culture-body-bottom,.culture-body-right{margin-top: 10px;}
.culture-body-right{width: 55.5%;padding: 35px 15px 25px 25px;background-color: #fff9e4;}
.public-body .culture-head{color: #896a40;}
.culture-body-left{float: left;}
.culture-body-right{float: right;}
.culture-body{color: #6d6d6d;}
.culture-body-right .culture-body{width: 83%;}
.honor-body-left{width: 65%;float: left;}
.honor-body-left ul li{line-height: 2.5;color: #666666;}
.honor-body-right{float: right;margin-top: 100px;}
/*news*/
.news-body-head{float: left;width: 55%;}
.news-img{float: right;overflow: hidden;}
.news-head{font-size: 16px;font-weight: bold;color: #535353;}
.news-box:hover .news-head-xq{color: #30b0e5;}
.news-img img{transition: all .5s;}
.news-box:hover .news-img img{transform:scale(1.02);transition: all .5s;}
.news-head-xq{margin-top: 10px;}
.news-box{padding-bottom: 30px;}
.news-time{width: 85px;height: 115px;background-color: #cfcfcf;float: left;text-align: center;}
.news-body-box{float: right;margin: -5px 0px 0 0;}
.news-xq-box ul li{border-top: solid 1px #e5e5e5;padding: 25px 0 20px 0;}
.news-xq-box .time-number{font-size: 36px;color: #FFFFFF;margin-top: 5px;}
.news-xq-box .time-year{font-size: 12px;color: #FFFFFF;margin-top: 5px;}
.time-solid{background-color: #fff;width: 65%;height: 1px;margin: 0 auto;}
.public-body .news-head{font-size: 16px;color: #535353;font-weight: bold;margin-bottom: 5px;}
.news-xq-box .news-middle{color: #8f8f8f;font-size: 12px;}
.news-middle span{margin-left: 17px;}
.news-xq-box .news-bottom{color: #7f7f7f;}
.news-more{text-align: center;display: block;background-color: #E5E5E5;padding: 10px 0 10px 0;color: #878787;margin-top: 5px;}
.news-more img{margin-left: 10px;}
.news-time{ transition: all .5s;}
.news-xq-ul li:hover .news-time{background-color: #30b0e5;transition: all .5s;}
.news-xq-ul li.active .news-time{background-color: #30b0e5;}
/*company*/
.company-ul{width: 104.5%;margin-left: -1.5%;}
.company-img{line-height: 0;overflow: hidden; position: relative;}
.company-img img{height:auto;transition: all .5s;}
.company-ul li :hover .company-img img{transform:scale(1.03);transition: all .5s linear;}
.company-ul li{width: 30.8%;float: left;margin-left:1.4%;border: solid 1px #e4e4e4;margin-bottom: 30px;position: relative;overflow: hidden;}
.company-border{height:90px;}
.public-body>p{text-indent: 30px;}
.public-body .company-top{font-size: 16px;margin-left: 3%;color: #606060;transition: all .5s;}
.public-body .company-bottom{font-size: 13px;margin-left: 3%;color: #a4a4a4;}
.bgcolor-h{width: 19px;height: 1px;background-color: #30b0e5;position: absolute;right: 15px;bottom: 76px;transition: all .5s;}
.bgcolor-s{width: 1px;height: 19px;background-color: #30b0e5;position: absolute;right: 24px;bottom: 67px;transition: all .5s;}
.company-ul li:hover .company-top{color: #30b0e5;transition: all .5s;}
.company-ul li:hover .bgcolor-h{background-color: #30b0e5;transition: all .5s;}
.company-ul li:hover .bgcolor-s{background-color: #30b0e5;transition: all .5s;}
/*service*/
.service-wy{float: left;}
.service-wy{float: right;}
.public-body .service-head{color: #565656;font-size: 16px;font-weight: bold;}
.service-browse{border: solid 1px #c6c6c6;border-radius: 50%;width: 50px;height: 50px;text-align: center;margin-top: 45px;}
.service-browse img{margin-top: 30%;}
.service-a-browse p{position: relative;top: -25px;left: 60px;}
.service-a-browse{line-height: 0;}
.service-body{padding-top: 20px;}
/*mine*/
.mine-top{padding-bottom: 30px;}
.mine-body-left{float: left;width: 48.6%;border-right: solid 1px #ececec;padding-bottom: 30px;}
.mine-body-right{float: right;width: 48.6%;}
.mine-blod{font-weight: bold;padding-top: 15px;}
.mine-bottom{border-bottom: solid 1px #ececec;}
.mine-foot{padding-top: 30px;}
.mine-foot-left{float: left;}
.mine-foot-right{float: right;width: 48.5%;}
.mine-body-float p{padding-right: 9%;}
.mine-foot-right p{padding-right: 9%;}
/*union*/
.union-box{width: 110%;margin-left: -6.5%;margin-top: -30px;}
.union-box li{float: left;position: relative;line-height: 0;margin: 40px 0 0 6%;}
.union-img{width: 100%;}
.union-mask{background-color: rgba(169,130,83,.9);width:100%;height: 141px;position: absolute;top: 0;text-align: center;opacity: 0;visibility: hidden;transition: all .5s;}
.union-mask img{margin-top: 30%;}
.union-box li:hover .union-mask{opacity: 1;visibility: visible;transition: all .5s;}
/*idea*/
.idea-bold{font-weight: bold;}
.idea-bold span{font-weight: 100;}
.idea-box{margin-top: -23px;}
.idea-box li{margin-top: 23px;}
/*contact*/
.map{ position: absolute; right: 0; top: 100px; width: 100%; height: 255px;}
.contact-box{position: relative;}
.map-padding{padding-bottom: 450px;}
.anchorBL{display: none;}
/*develop*/
.develop-body-box{overflow: hidden;}
.develop-ul{width: 15%;padding-bottom: 100px;float: left;}
.develop-ul li{position: relative;padding-top: 15px;font-size: 18px;color: #575757;font-weight: bold;cursor: pointer;}
.develop-ul li span{width: 15px;height: 15px;background-color: #fff;border: solid 4px #30b0e5;transition: all .5s;border-radius: 50%;display: inline-block;position: absolute;top: 19px;right: -18px;cursor: pointer;}
.develop-body{float:right;width: 84%;border-left:solid 1px #d8d8d8;margin-top: -30px;padding-bottom: 30px;display: none;}
.develop-body p{padding-left: 5%;}
.develop-box{margin-top: 30px;}
.develop-body-box .develop-body.active{display: block;}
.develop-ul li span.active{border: solid 4px #0a59bb;transition: all .5s;}
.develop-box p:nth-child(1){font-size: 16px;font-weight: bold;color: #333;}
/*recruit*/
.recruit-head{line-height: 40px;height: 40px;}
.recruit-head li{float: left;width: 17%;text-align:center;}
.recruit-head .recruit-head-k{width: 20%;text-align:right;}
.recruit-body li{float: left;width: 17%;text-align:center;color: #575757;}
.recruit-body .recruit-body-k{width: 20%;text-align:right;}
.recruit-body{cursor: pointer;background: linear-gradient(#f4f4f4,#d8d8d8);height: 40px;line-height: 40px;border: solid 1px #e5e5e5;margin-top: 10px;}
.recruit-bgcolor{background-color: #fafafa;display: none;}
.recruit-body-block{width: 80%;margin: 0 auto;padding: 40px 0 30px 0;}
.recruit-bgcolor p{color: #808080;}
.recruit-body-bottom{width: 90%;border-top: solid 1px #dedfe0;margin-left: 10%;padding: 40px 0 80px 0;}
.recruit-bottom-right{margin-left: 90%;color: #808080;padding-bottom: 50px;}
.recruit-right-p{cursor: pointer;}
/*details*/
.details-head h1{font-size: 30px;}
.details-head p{float: left;width: 23%;font-size: 12px;}
.details-body{margin-top: 20px;}
.details-body p{text-indent:29px;line-height: 2;}

.slick-slider .slick-slide img{width: auto;}
/*.slick-list .slick-track{width: 232px!important;}*/
/*.draggable{height: 172px!important;}*/
.slick-slider .slick-next{left: 100px;bottom:-70px;width: 50px;height: 50px;border-radius: 50%;}
.slick-slider .slick-prev{left: 100px;top: -50px;width: 50px;height: 50px;border-radius: 50%;}
.slick-slider .slick-prev:before{content: " ";background: url(../img/less.png) no-repeat;}
.slick-slider .slick-next:before{content: " ";background: url(../img/less.png) no-repeat;}