

.dropdown{position: relative;z-index: 10;display: block;width: 60%;height: 40px;margin: 30px auto 20px;box-sizing: border-box;background: #fff;border: 1px solid #ddd;}
.dropdown span{position: relative;z-index: 10;display: block;line-height: 40px;font-size: 14px;color: #999;text-indent: 1em;letter-spacing: 1px;}
.dropdown i{position: absolute;top: 0;right: 0;width: 18%;height: 100%;background: #d6000f;}
.dropdown i:after{content: "";display: block;width: 15px;height: 15px;margin: 7px auto;border-right: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.dropdown .list{position: absolute;top: 39px;left: -1px;display: none;width: 100%;background: #fff;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.dropdown .list a{display: block;line-height: 40px;border-bottom: 1px solid #ddd;font-size: 14px;text-indent: 1em;letter-spacing: 1px;}
.dropdown .list a:active{color: #d6000f;}
.dropdown .list a[href*="partner"]{display: none;}

.pagination span{margin: 0 5px;background: #fff;border-radius: 5px;opacity: 1;}
.pagination span[class*="active"]{width: 20px;background: #d6000f;}

.to-top{width: 100%;margin-top: 30px;padding: 12px 0;background: #f1f1f1;}
.to-top:after{content: "";display: block;width: 36px;height: 36px;margin: 0 auto;background-position: -202px -82px;}


/****************************** Common Part ******************************/

.artical{background: #eee;}
.artical h1{line-height: 24px;padding-top: 24px;font-size: 16px;color: #333;text-align: center;}
.artical .attr{position: relative;line-height: 22px;margin: 20px 0;font-size: 13px;color: #999;text-align: center;}
.artical .attr em{display: inline-block;width: 15px;}
.artical .upload p{line-height: 24px;margin-top: 10px;}
.artical .upload img{height: auto;}
.artical .back{display: block;width: 100%;margin-top: 35px;padding: 12px 0;background: #fff;}
.artical .back:after{content: "";display: block;width: 36px;height: 36px;margin: 0 auto;background-position: -242px -122px;}

/****************************** Index ******************************/
.banner-index .pagination{position: absolute;bottom: 15px !important;z-index: 10;padding-right: 10%;box-sizing: border-box;text-align: right;}

div[class^="index"] h2{padding-top: 30px;font-size: 20px;text-align: center;letter-spacing: 2px;}
div[class^="index"] .view-more{display: block;width: 100px;line-height: 30px;margin: 20px auto 0;background: #f03;border-radius: 15px;color: #fff;text-align: center;text-transform: uppercase;}

.index-news{padding-bottom: 20px;overflow: hidden;background: #eee;}
.index-news .list a{display: block;padding: 10px 0;border-bottom: 1px solid #ddd;color: #666;}
.index-news .list a span{display: block;font-size: 14px;color: #999;}
.index-news .list a h3{display: -webkit-box;height: 48px;line-height: 24px;margin-top: 5px;overflow: hidden;font-size: 16px;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.index-news .list a:active span,
.index-news .list a:active h3{color: #d6000f;}

.index-business .slider{position: relative;margin-top: 25px;}
.index-business .slider h3{line-height: 26px;margin-top: 5px;font-size: 16px;text-align: center;letter-spacing: 1px;}
.index-business .slider p{display: -webkit-box;height: 66px;line-height: 22px;margin-top: 25px;padding: 0 10px;overflow: hidden;color: #999;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;font-size: 14px;}
.index-business .slider .figure{display: block;margin-top: 20px;}
.index-business .slider .btn-switch{position: absolute;top: 5px;top: 10px;left: 0;z-index: 10;width: 100%;}
.index-business .slider .btn-switch a{position: absolute;width: 14px;height: 14px;border-style: solid;border-color: #999;}
.index-business .slider .btn-switch a.prev{left: 5px;border-width: 0 0 1px 1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.index-business .slider .btn-switch a.next{right: 5px;border-width: 0 1px 1px 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

.index-about{padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.index-about img{display: block;width: 58%;margin-top: 15px;}
.index-about .text{position: absolute;right: 0;bottom: 50px;width: 75%;background: #fff;}
.index-about .text .box{padding: 30px 0 10px 6%;}
.index-about .text .box h3{position: absolute;top: -20px;right: 9.5%;width: 42.86%;line-height: 40px;background: #d6000f;font-size: 14px;color: #fff;text-align: center;}
.index-about .text .box h3:after{position: absolute;top: 20px;right: -19%;content: "";width: 38%;border-bottom: 1px solid #555;}
.index-about .text .box p{line-height: 20px;color: #999;}

.index-join p{line-height: 24px;margin-top: 15px;color: #999;text-align: center;}
.index-join .column{margin: 15px 0;overflow: hidden;}
.index-join .column a{float: left;width: 17.5%;margin-right: 10%;}
.index-join .column a:last-child{margin-right: 0;}
.index-join .column a img{display: block;width: 80%;margin: 0 auto;}
.index-join .column a span{display: block;color: #666;text-align: center;}

.index-version-switch{position: fixed;right: 3%;bottom: 30px;z-index: 20;width: 50px;height: 50px;}
.index-version-switch a{position: absolute;top: 8px;left: 8px;width: 35px;height: 35px;background-color: #fff;border-radius: 50%;box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);font-size: 13px;line-height: 35px;text-align: center;color: #d6000f;}
.index-version-switch a.menu{top: 0;left: 0;width: 50px;height: 50px;background-position: 5px -74px;}
.index-version-switch a.cn,
.index-version-switch a.en{background-image: none;}
.index-version-switch a.cn.visible{-webkit-transform: translate3d(2px, -54px, 0);transform: translate3d(2px, -54px, 0);}
.index-version-switch a.en{letter-spacing: 1px;}
.index-version-switch a.en.visible{-webkit-transform: translate3d(-43px, -33px, 0);transform: translate3d(-43px, -33px, 0);}
.index-version-switch a.wechat{background-position: -43px -82px;}
.index-version-switch a.wechat.visible{-webkit-transform: translate3d(-54px, 17px, 0);transform: translate3d(-54px, 17px, 0);}

.popup{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);}
.popup-wechat img{position: relative;top: 50%;left: 25%;width: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.popup-wechat .close{position: fixed;top: 3%;right: 3%;width: 32px;height: 32px;background-position: -32px 0;background-size: 320px 160px;}
.popup-search .box{position: absolute;top: 80px;left: 5%;width: 90%;box-sizing: border-box;border: 2px solid #fff;}
.popup-search .box input{line-height: 20px;width: 70%;padding: 8px 0;float: left;border: none;background: none;font-size: 16px;color: #fff;letter-spacing: 1px;padding-left: 3%;}
.popup-search .box input::-webkit-input-placeholder{color: #fff;}
.popup-search .box a{float: right;width: 36px;height: 36px;background-position:-162px -42px;}


/****************************** 走进日发 ******************************/
.about-realize .label{width: 50%;margin: 0 auto;overflow: hidden;}
.about-realize .label span{float: left;width: 48%;line-height: 24px;text-align: center;}
.about-realize .label span:nth-child(2){float: right;}
.about-realize .label span.active{background: #eee;}
.about-realize .slider{margin-top: 20px;width: 100%;}
.about-realize .slider p{line-height: 24px;margin-top: 10px;color: #999;}
.about-realize .slider p a{color: #d6000f;}
.about-realize .slider h2{padding-top: 15px;font-size: 14px;color: #333;}
.about-realize .slider .chairman h2{color: #d6000f;}
.about-realize .slider .intro ul{margin-top: 20px;padding-top: 20px;overflow: hidden;border-top: 1px dotted #666;}
.about-realize .slider .intro ul li{position: relative;margin-bottom: 25px;padding-left: 20%;}
.about-realize .slider .intro ul li:before{position: absolute;top: 0;left: 3%;content: "";width: 40px;height: 40px;}
.about-realize .slider .intro ul li:nth-child(1):before{background-position: 0 -160px;}
.about-realize .slider .intro ul li:nth-child(2):before{background-position: -40px -160px;}
.about-realize .slider .intro ul li:nth-child(3):before{background-position: -80px -160px;}
.about-realize .slider .intro ul li h3{line-height: 20px;font-size: 14px;color: #333;letter-spacing: 1px;}
.about-realize .slider .intro ul li span{line-height: 20px;color: #999;letter-spacing: 1px;}

.about-history .slider h3{font-size: 20px;color: #d6000f;text-align: center;letter-spacing: 1px;}
.about-history .slider img{display: block;width: 96%;margin: 0 auto;margin-top: 15px;box-sizing: border-box;border: 8px solid #fff;box-shadow: -2px 2px 10px 0 rgba(0, 0, 0, .2), 2px 2px 10px 0 rgba(0, 0, 0, .2);}
.about-history .slider p{line-height: 24px;margin-top: 10px;color: #999;}
.about-history .slider .switch{margin-top: 15px;padding: 18px 20px;overflow: hidden;background: #ddd;}
.about-history .slider .switch a{position: relative;width: 100px;height: 24px;}
.about-history .slider .switch a.prev{float: left;background-position:-360px -91px;}
.about-history .slider .switch a.next{float: right;background-position:-300px -131px;}
.about-history .slider .switch a span{position: absolute;top: 0;line-height: 24px;font-size: 20px;color: #999;letter-spacing: 1px;}
.about-history .slider .switch a.prev span{right: 0;}
.about-history .slider .switch a.next span{left: 0;}

.about-culture p{line-height: 24px;margin-top: 10px;font-size: 14px;color: #999;}
.about-culture img{display: block;width: 100%;margin-top: 20px;}
.about-culture h2{margin-top: 15px;font-size: 16px;color: #d6000f;}
.about-culture p:first-of-type{margin: 0;text-align: center;}
.about-culture p:last-of-type{text-align: right;}

.about-honor h3{margin-bottom: 10px;font-size: 16px;color: #333;letter-spacing: 1px;}
.about-honor p{line-height: 28px;font-size: 14px;color: #999;}
.about-honor h3:nth-of-type(1) + p{margin-top: 10px;}
.about-honor h3:nth-of-type(2){margin-top: 15px;}
.about-honor h3:nth-of-type(2) ~ p:before{content: "";display: inline-block;width: 4px;height: 4px;margin-right: 6px;vertical-align: 2px;background: #999;border-radius: 2px;}

.about-leader h2{font-size: 16px;color: #d6000f;text-align: center;letter-spacing: 1px;}
.about-leader .top{width: 80%;line-height: 24px;margin: 12px auto 0;font-size: 14px;color: #999;text-align: center;}
.about-leader ul li .box{position: relative;margin-top: 40px;}
.about-leader ul li .box span{position: absolute;right: 0;bottom: 10px;width: 90px;line-height: 30px;background: rgba(214, 0, 15, .5);font-size: 14px;color: #fff;text-align: center;letter-spacing: 1px;}
.about-leader ul li h3{margin-top: 15px;font-size: 16px;color: #d6000f;}
.about-leader ul li p{line-height: 24px;font-size: 14px;color: #999;}

.about-responsibility h2{line-height: 30px;font-size: 16px;color: #d6000f;text-align: center;}
.about-responsibility p{line-height: 24px;margin-top: 15px;font-size: 14px;color: #999;}
.about-responsibility .cartoon{display: block;width: 40%;margin: 20px auto 0;}
.about-responsibility .gallery{margin-top: 25px;}
.about-responsibility .gallery .pagination{position: absolute;z-index: 10;padding-right: 5%;box-sizing: border-box;text-align: right;}

.about-globalization .background{background: url(../img/about-globalization-map.jpg) no-repeat center top / 106%;}
.about-globalization .background img{display: block;width: 106%;opacity: 0;margin-left: -3%;}
.about-globalization .background img.animation{animation: flash 3s linear;-webkit-animation: flash 3s linear;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.about-globalization .label{width: 72%;margin: -50px auto 0;overflow: hidden;}
.about-globalization .label li{position: relative;float: left;width: 45%;line-height: 30px;margin-bottom: 20px;box-sizing: border-box;background: rgba(255, 255, 255, .7);border: 1px solid #eee;font-size: 16px;text-indent: 1em;letter-spacing: 1px;}
.about-globalization .label li:nth-child(even){float: right;}
.about-globalization .label li:nth-child(1){color: #4fb5a9;}
.about-globalization .label li:nth-child(2){color: #d30808;}
.about-globalization .label li:nth-child(3){color: #8fc964;}
.about-globalization .label li:nth-child(4){color: #ff8124;}
.about-globalization .label li:nth-child(5){color: #001a7c;}
.about-globalization .label li:nth-child(6){color: #ca993d;}
.about-globalization .label li:after{position: absolute;top: 0;right: 0;content: "";width: 30px;height: 30px;background-position: -165px -85px;}
.about-globalization .label li:nth-child(1):after{background-color: #4fb5a9;}
.about-globalization .label li:nth-child(2):after{background-color: #d30808;}
.about-globalization .label li:nth-child(3):after{background-color: #8fc964;}
.about-globalization .label li:nth-child(4):after{background-color: #ff8124;}
.about-globalization .label li:nth-child(5):after{background-color: #001a7c;}
.about-globalization .label li:nth-child(6):after{background-color: #ca993d;}
.about-globalization .area{width: 72%;margin: 0 auto;padding-top: 10px;height: 0;}
.about-globalization .area h3{font-size: 16px;color: #333;}
.about-globalization .area dl{padding: 12px 0 8px;border-bottom: 1px solid #eee;}
.about-globalization .area dl dt{margin-bottom: 10px;font-size: 14px;}
.about-globalization .area dl dd{line-height: 24px;color: #999;}
.about-globalization .area dl dd em{display: inline-block;margin-left: 10px;}

.about-partner ul{overflow: hidden;border-top: 1px solid #eee;}
.about-partner ul li{overflow: hidden;float: left;width: 50%;height: 100px;box-sizing: border-box;border-bottom: 1px solid #eee;}
.about-partner ul li:nth-child(odd){border-right: 1px solid #eee;}
.about-partner ul li .outer-box{display: table;width: 100%;height: 100%;}
.about-partner ul li .outer-box .inner-box{display: table-cell;height: 100%;vertical-align: middle;text-align: center;}
.about-partner ul li .outer-box .inner-box img{max-width: 80%;}
.about-partner .more{display: block;width: 50%;line-height: 36px;margin: 30px auto 0;background: #d6000f;font-size: 14px;color: #fff;text-align: center;letter-spacing: 2px;}

/****************************** 产业视界 ******************************/
.business .container{margin-top: -70px;padding-top: 10px;overflow: hidden;background: #fff;}
.business .top{margin: 0 auto;width: 90%;}
.business .top i{display: block;width: 40px;height: 31px;margin: 10px auto 0;background-repeat: no-repeat;background-size: contain;}
.business .top h1{margin-top: 12px;font-size: 18px;color: #333;text-align: center;line-height: 24px;}
.business .top h2{margin-top: 10px;font-weight: bold;color: #333;text-align: center;text-transform: uppercase;line-height: 20px;font-size: 16px;font-weight: bold;}
.business .top p{line-height: 24px;font-size: 14px;text-align: center;margin-top: 10px;}
.business img{display: block;max-width: 100%;}
.business .section{padding-bottom: 10px;}
.business .section .item{position: relative;margin-top: 20px;}
.business .section .item h3{margin-top: 5px;}
.business .section .item h3 a{font-size: 16px;text-transform: uppercase;}
.business .section .item h4{margin-top: 5px;}
.business .section .item h4 a{font-size: 14px;color: #333;text-transform: uppercase;}
.business .section .item .info{margin-top: 10px;padding: 5px;overflow: hidden;background: #f6f6f6;}
.business .section .item .info span{display: block;line-height: 24px;color: #333;font-size: 13px;}
.business .section .item > p{line-height: 24px;margin-top: 10px;font-size: 14px;color: #999;}
.business .section .item .intro{position: relative;margin-top: 20px;padding-top: 10px;border-top: 1px dashed #ccc;}
.business .section .item .intro .expand{position: absolute;top: -15px;right: 0;width: 30px;height: 30px;background-color: #fff;background-position: -206px -6px;border-radius: 50%;}
.business .section .item .intro .expand.reverse{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.business .section .item .intro .box{display: none;margin-top: 10px;}
.business .section .item .intro p{line-height: 24px;color: #999;font-size: 13px;}
.business .section .item .intro p:nth-child(n+2){padding-top: 5px;}

.business-1 .top i{background-image: url(../img/icon-business-1.png);}
.business-2 .top i{background-image: url(../img/icon-business-2.png);}
.business-3 .top i{background-image: url(../img/icon-business-3.png);}
.business-4 .top i{background-image: url(../img/icon-business-4.png);}
.business-5 .top i{background-image: url(../img/icon-business-5.png);}
.business-6 .top i{background-image: url(../img/icon-business-6.png);}

.business-1 .section .item h3 a{color: #4fb5a9;}
.business-2 .section .item h3 a{color: #d30808;}
.business-3 .section .item h3 a{color: #8fc964;}
.business-4 .section .item h3 a{color: #ff8124;}
.business-5 .section .item h3 a{color: #001a7c;}
.business-6 .section .item h3 a{color: #ca993d;}

.business-2 .top .code{font-size: 14px;color: #333;line-height: 24px;text-align: center;margin-top: 10px;}
.business-2 .top .code em{color: #d30808;}
.business-2 .top .code b{color: #d30808;font-size: 20px;vertical-align: -3px;}
.business-3 .top p{color: #8fc964;}
.business-4 .top p{color: #ff8124;}
.business-5 .top p{color: #001a7c;}
.business-6 .top p{color: #ca993d;}


.news{margin-bottom: -30px;overflow: hidden;background: #eee;}
.news h2{padding: 30px 0 15px;font-size: 18px;color: #333;text-align: center;letter-spacing: 1px;}
.news .list a{display: block;margin-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #ccc;}
.news .list a span{display: block;font-family: "Microsoft YaHei";letter-spacing: 1px;font-size: 14px;}
.news .list a h3{display: -webkit-box;line-height: 24px;max-height: 48px;margin-top: 5px;overflow: hidden;font-size: 16px;color: #666;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news .list a img{display: block;width: 100%;margin-top: 15px;}
.news .page{position: relative;height: 40px;margin: 20px 0;text-align: center;}
.news .page .next{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background-color: #d6000f;background-position: -240px -80px;}
.news .page .box{display: inline-block;margin-top: 8px;overflow: hidden;}
.news .page .box a{position: relative;float: left;width: 24px;line-height: 24px;margin: 0 5px;font-size: 18px;color: #d6000f;text-align: center;}
.news .page .box a:after{position: absolute;right: -2px;bottom: 0;content: ".";color: #d6000f;}
.news .page .box a:last-child:after{content: none;}
.news + .to-top{background: #fff;}


/****************************** 加入我们 ******************************/
.join-philosophy .section img{display: block;width: 16%;margin: 0 auto;padding-top: 30px;}
.join-philosophy .section h3{margin-top: 12px;font-size: 16px;text-align: center;letter-spacing: 1px;}
.join-philosophy .section h3:after{content: "";display: block;width: 30px;margin: 15px auto 0;border-bottom: 1px solid #ccc;font-size: 14px;}
.join-philosophy .section p{line-height: 20px;margin-top: 10px;color: #999;text-align: center;}

.join-development .section{position: relative;margin-top: 20px;}
.join-development .section h3{width: 37.5%;line-height: 40px;margin: 0 auto;background: #e69d95;font-size: 16px;color: #fff;text-align: center;letter-spacing: 1px;}
.join-development .section:nth-child(1) h3{margin-bottom: 25px;}
.join-development .section:nth-child(2) h3{position: absolute;top: 60px;right: 5%;}
.join-development .section p{line-height: 24px;margin-top: 10px;padding: 0 5%;font-size: 14px;color: #999;}
.join-development .section:nth-child(3) p{position: relative;margin-top: 15px;padding: 0 5% 0 10%;}
.join-development .section:nth-child(3) p:before{position: absolute;top: 8px;left: 5%;content: "";width: 8px;height: 8px;background: #ccc;border-radius: 4px;}

.join-style{margin-bottom: -30px;padding-bottom: 30px;overflow: hidden;background: #f5f5f5;}
.join-style .container a{display: block;margin-bottom: 20px;padding-bottom: 5px;background: #fff;}
.join-style .container a h3{height: 20px;line-height: 20px;margin-top: 10px;padding: 0 3%;overflow: hidden;font-size: 14px;color: #666;white-space: nowrap;text-overflow: ellipsis;}
.join-style .container a p{display: -webkit-box;height: 40px;line-height: 20px;padding: 0 3%;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.join-style .container a h3 ~ *{display: none;}
.join-style .more{display: block;width: 50%;line-height: 36px;margin: 30px auto 0;background: #d6000f;font-size: 14px;color: #fff;letter-spacing: 2px;text-align: center;}
.join-style + .to-top{background: #fff;}

.join-style-detail .upload > img:first-child{display:none;}
.join-style-detail .upload img{height: auto;}

.join-recruitment{overflow: hidden;background: #f5f5f5;}
.join-recruitment h2{font-size: 14px;color: #333;letter-spacing: 1px;}
.join-recruitment h2:before{content: "";display: block;width: 30px;margin-bottom: 6px;border-bottom: 2px solid #ccc;}
.join-recruitment h3{margin-top: 15px;font-size: 16px;letter-spacing: 2px;}
.join-recruitment p{line-height: 24px;margin-top: 5px;font-size: 14px;color: #999;}
.join-recruitment .channel .list{width: 90%;margin: 20px auto;}
.join-recruitment .channel .list:after{content: "";display: block;clear: both;}
.join-recruitment .channel .list a{float: left;width: 48%;margin-bottom: 20px;background: #fff;box-shadow: -2px 2px 5px 0 rgba(100, 100, 100, .1), 2px 2px 5px 0 rgba(100, 100, 100, .1);}
.join-recruitment .channel .list a:nth-child(even){float: right;}
.join-recruitment .channel .list a .box{height: 50px;padding: 12px 0;text-align: center;}
.join-recruitment .channel .list a .box img{position: relative;top: 50%;display: block;max-width: 80%;max-height: 100%;margin: 0 auto;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.join-recruitment .channel .contact{padding-bottom: 30px;text-align: center;}
.join-recruitment .channel .contact span{display: block;font-size: 16px;color: #333;letter-spacing: 1px;}
.join-recruitment .channel .contact span:before{content: "";display: block;width: 30px;margin: 0 auto 12px;border-bottom: 2px solid #ccc;}
.join-recruitment .channel .contact p{line-height: 24px;font-size: 14px;color: #d6000f;}
.join-recruitment .salary{padding-top: 30px;background: #fff;}
.join-recruitment .salary ul li{position: relative;line-height: 24px;margin-top: 8px;padding-left: 3%;font-size: 14px;color: #999;}
.join-recruitment .salary ul li:before{position: absolute;top: 9px;left: 0;content: "";width: 6px;height: 6px;background: #d6000f;border-radius: 3px;}
.join-recruitment .salary .slider{margin-top: 20px;}
.join-recruitment .salary .slider .box{position: relative;width: 40%;margin: 0 auto;}
.join-recruitment .salary .slider .box:before,
.join-recruitment .salary .slider .box:after{position: absolute;top: 50%;content: "";width: 4px;height: 4px;margin-top: -3px;background: #d6000f;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.join-recruitment .salary .slider .box:before{left: -30%;}
.join-recruitment .salary .slider .box:after{right: -30%;}
.join-recruitment .salary .slider img{display: block;width: 100%;}
.join-recruitment .salary .slider .text{position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;text-align: center;}
.join-recruitment .salary .slider .text span{display: block;margin-top: 15px;font-size: 16px;}
.join-recruitment .salary .slider .text span:before{content: "";display: block;width: 30px;margin: 0 auto 8px;border-bottom: 3px solid #fff;}
.join-recruitment .salary .slider .text p{line-height: 24px;font-size: 14px;color: #fff;}
.join-recruitment .salary .slider .btn-switch{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.join-recruitment .salary .slider .btn-switch a{position: absolute;top: 50%;z-index: 10;width: 24px;height: 48px;margin-top: -25px;box-sizing: border-box;background: #f5f5f5;border: 1px solid #ddd;}
.join-recruitment .salary .slider .btn-switch a.prev{left: 0;}
.join-recruitment .salary .slider .btn-switch a.next{right: 0;}
.join-recruitment .salary .slider .btn-switch a:after{position: absolute;top: 14px;content: "";width: 15px;height: 15px;border-style: solid;border-color: #d6000f;}
.join-recruitment .salary .slider .btn-switch a.prev:after{left: 8px;border-width: 0 0 1px 1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.join-recruitment .salary .slider .btn-switch a.next:after{right: 8px;border-width: 0 1px 1px 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}


/****************************** 联系我们 ******************************/
.contact-us{padding: 25px 0;}
.contact-us h2{margin-bottom: 20px;font-size: 20px;text-align: center;letter-spacing: 2px;}
.contact-us h3{line-height: 24px;margin-bottom: 10px;font-weight: bold;font-size: 15px;color: #d6000f;letter-spacing: 1px;}
.contact-us ul li{position: relative;line-height: 24px;margin-bottom: 10px;padding-left: 25px;font-size: 14px;color: #999;}
.contact-us ul li:before{content: "";position: absolute;top: 3px;left: 0;width: 20px;height: 20px;}
.contact-us ul li:nth-child(1):before{background-position: -291px -10px;}
.contact-us ul li:nth-child(2):before{background-position: -331px -10px;}
.contact-us ul li:nth-child(3):before{background-position: -371px -11px;}
.contact-us .qrcode span{display: block;font-size: 16px;text-align: center;}
.contact-us .qrcode img{display: block;width: 60%;margin: 0 auto;}


/****************************** CSS3 Media ******************************/
@media (max-width: 380px) {
	.about-globalization .label li{font-size: 13px;}
	.business .top h1{font-size: 16px;}
	.business .top h2{font-size: 14px;}
	.business .top p{font-size: 13px;}
	.join-recruitment .salary .slider .text span{font-size: 15px;}
	.join-recruitment .salary .slider .text p{line-height: 22px;font-size: 13px;}
}

@media (max-width: 360px) {
	footer .column a,
	.business .top p{font-size: 12px;}
	.contact-us .qrcode span,
	.join-recruitment .salary .slider .text span{font-size: 14px;}
	.join-recruitment .salary .slider .text p{line-height: 20px;font-size: 12px;}
}

@media (max-width: 340px) {
	.artical .attr{margin-bottom: 30px;}
	.artical .attr a{top: 23px;}
}

@media (max-width: 320px) {
	.about-globalization .label li{font-size: 12px;}
}


@-webkit-keyframes flash {
	50% {opacity: 1;}
}
@keyframes flash {
	50% {opacity: 1;}
}