@charset "utf-8";
.right {
    float: right;
}

.left {
    float: left;
}

.banner {
    width: 100%;
    height: auto;
}

.banner img {
    width: 100%;
}

div.imgBoxScale_word {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    padding: 10px;
    box-sizing: border-box;
    background: linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5));
}

.introduce {
    padding: 0.4rem 0 0;
    clear: both;
    height: auto;
    overflow: hidden;
}

.introduce div.info {
    width: 100%;
    float: left;
}

.introduce div.imgBoxShow {
    width: 100%;
    float: right;
    border-radius: 0.05rem;
    overflow: hidden;
    margin-bottom: 0.1rem;
}
.introduce div.imgBoxShow>img{width: 100%;}

#page-developmentStrategy .introduce div.left {
    width: 65%;
}

#page-developmentStrategy .introduce div.right {
    width: 35%;
}

#page-developmentStrategy .introduce h1:after {
}

.introduce h5 {
    /* display: inline-block; */
    color: #333333;
    font-size: 0.16rem;
    margin: 0 0 0.2rem 0;
    font-weight: 500;
}

.introduce h6 {
    display: inline-block;
    color: #333333;
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-bottom: 0.05rem;
    font-weight: normal;
}

.introduce p {
    display: block;
    color: #707070;
    font-size: 0.15rem;
    line-height: 0.23rem;
    margin: 0 0 0.05rem 0;
    text-indent: 0.32rem;
}

#page-developmentStrategy .introduce div img {
    width: 100%;
    margin-top: 0.1rem;
}

#page-developmentStrategy .m-part2 {
    background: #504e4e;
    /* width: 100%; */
    padding: 0.2rem 0.1rem 0.4rem;
    margin-top: 0.2rem;
    overflow: hidden;
    box-sizing: border-box;
}

#page-companyProfile .m-part2 div {
    background-size: 100%;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0 20px #d4d4d4;
    border-radius: 0.05rem;
    padding-top: 0.5rem;
}

#page-companyProfile .m-part3 li {
    border-radius: 0.05rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

#page-developmentStrategy .m-part2 h2 {
    color: #fff;
    font-size: 0.24rem;
    font-weight: normal;
    margin-bottom: 0.15rem;
}

.m-part2 {
    height: auto;
}

.m-part2 dl {
    width: 100%;
    text-align: center;
    padding-bottom: 0.5rem;
}

.shadowDiv dl dt {
    color: #000;
    font-size: 0.19rem;
    margin-bottom: 0.25rem;
}

.shadowDiv dl dd {
    color: #d71718;
    font-size: 0.48rem;
}


.shadowDiv dl dd i {
    font-style: normal;
    font-weight: normal;
}

#page-developmentStrategy .m-part2 .middle div>div {
    border: 1px #fff solid;
    box-sizing: border-box;
    padding: 2% 0;
    flex: 1;
    margin-right: 0.05rem;
}

#page-developmentStrategy .m-part2 .middle div>div:last-child{margin-right: 0;}

#page-developmentStrategy .m-part2 .middle > div:last-child {
    margin-right: 0;
    display: flex;
}

#page-developmentStrategy .m-part2 div h3 {
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight: normal;
    color: #fff;
    margin: 0 0 0.1rem;
}

#page-developmentStrategy .m-part2 div p {
    color: #fff;
    width: 100%;
    font-size: 0.15rem;
    line-height: 0.23rem;
    margin: 0 auto;
    padding: 0.05rem;
    box-sizing: border-box;
}

.m-part3 {
    overflow: hidden;
    clear: both;
}

.m-part3 h2 {
    color: #000;
    font-size: 0.24rem;
    font-weight: normal;
    margin: 0.4rem 0 0.2rem;
}

.m-part3 ul li img {
    width: 100%;
    height: auto;
}

.m-part3 ul li div.mark {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: url("../../sumec/img/engineering/bg.png") bottom no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}

.m-part3 ul li div p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    padding: 0.1rem;
    box-sizing: border-box;
}

.m-part3 h5 {
    color: #333;
    font-weight: 400;
    font-size: 0.16rem;
    margin: 0.05rem 0.02rem;
}

.m-part3 h6 {
    color: #666666;
    font-weight: normal;
    font-size: 0.15rem;
}

.m-part3 .sj {
    display: block;
    position: relative;
    margin: 0.1rem auto 0.23rem;
    width: 0;
    height: 0;
    border-left: 1.2rem solid transparent;
    border-right: 1.2rem solid transparent;
    border-bottom: 0.7rem solid #504e4e;
}

.m-part3 .sj .slogan {
    position: absolute;
    top: 0.18rem;
    width: 2rem;
    text-align: center;
    transform: translateX(-50%);
}
.m-part3 .sj .slogan>p:first-child{
}
.m-part3 .sj .slogan>p:first-child *{
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
}
.m-part3 .sj .slogan *{
    color: #fefefe;
    font-size: 0.13rem;
    font-weight: normal;
}

.m-part3 .sj i {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
}

.part3left, .part3right {
    background: #f2f2f2;
    width: 48%;
    margin: 0;
    padding: 0.1rem 0;
    color: #504e4e;
    text-align: center;
    font-weight: normal;
    font-size: 0.14rem;
    line-height: 0.22rem;
    float: left;
    position: relative;
    height: 1.6rem;
    box-sizing: border-box;
}

.part3left:before, .part3right:before {
    content: '';
    display: block;
    position: absolute;
    top: -0.2rem;
    margin-left: -0.35rem;
    width: 0;
    height: 0;
    border-left: 0.4rem solid transparent;
    border-right: 0.4rem solid transparent;
    border-bottom: 0.2rem solid #504e4e;
}
.part3left:before{
    left:35%;
}
.part3right:before{
    right: 14%;
}

.part3left {
    margin-right: 4%;
}

.m-part3 .red {
    background: #d71718;
    color: #fff;
    line-height: 0.4rem;
    height: 0.4rem;
    width: 100%;
    margin: 0.05rem 0;
}

.m-part4 h2, .m-part5 h2 {
    font-size: 36px;
}

#page-developmentStrategy .bottomDiv {
    margin-top: 0.4rem;
    overflow: hidden;
    position: relative;
}

.ll {
}

.rr {
    width: 31.3%;
    float: right;
}

.rr img {
    width: 100%;
}

.ll p {
    color: #666666;
    font-size: 0.14rem;
    margin: 0;
    position: relative;
    padding-left: 30px;
}

.ll p i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../../sumec/img/engineering/icon-1.png") center no-repeat;
    background-size: 100%;
    vertical-align: -webkit-baseline-middle;
    margin: 0 5px 0 -5px;
    position: absolute;
    left: 0;
    top: 10px;
}

/* 经营业绩 */
#page-performance .m-part1 {
    padding-bottom: 0;
}


#page-performance h2.middle {
    font-weight: normal;
    font-size: 0.22rem;
}

#page-performance .map_box {overflow-x: scroll;}

#page-performance .m-part4 {
    margin-bottom: 60px;
}

/* 跨国经营 */
.tag .map_point.act {
    width: 0.12rem;
    height: 0.12rem;
    background: #DA292A;
}
.tag .map_point {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background: #333;
}
#page-domInter .introduce div.info {
    width: 100%;
    margin-bottom: 0.4rem;
}

#page-domInter .introduce h2 {
    padding-bottom: 40px;
    position: relative;
}

#page-domInter .introduce h2::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: rgba(215, 23, 24, 1);
}

#page-domInter .red_title {
    color: #D71718;
    font-size: 0.25rem;
    font-weight: bold;
    margin-bottom: 0;
}

#page-domInter .shadowDiv {background-size: 100%;box-sizing: border-box;background: #fff;box-shadow: 0px 0 20px #d4d4d4;border-radius: 0.05rem;padding-top: 0.5rem;}

#page-domInter .red_title .num {
    font-size: 0.3rem;
}

#page-domInter .shadowDiv dl {
    text-align: center;
}

#page-domInter .shadowDiv dt {
}

#page-domInter #inlandList {
    overflow: hidden;
}

#page-domInter #inlandList>div {
    width: 100%;
    text-align: left;
}
#page-domInter #inlandList>div{overflow: hidden;}
#page-domInter #inlandList .pagination_gn{margin-top:0.1rem;}
#page-domInter #inlandList p a{display: block;padding: 0.05rem 0;font-size: 0.15rem;}
#page-domInter #inlandList,#page-domInter #overseasList{display:none;}
#page-domInter #overseasList dl {
    overflow: hidden;
}

#page-domInter #overseasList dl {
    font-size: 0.15rem;
    line-height: 0.23rem;
    color: #666;
    display: block;
    vertical-align: top;
    margin-bottom: 0.25rem;
}

#page-domInter #overseasList dt {
    font-size: 0.22rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.15rem;
}
#page-domInter .map .showImgBox{
    margin: 0 auto 0.25rem;
}
#page-domInter .map .imgBox{
    position: absolute;
    /* border-radius: 5px; */
    overflow: hidden;
    -webkit-transform: rotate(-10deg) scale(0);
    transform: rotate(-10deg) scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.6s cubic-bezier(.785,.135,.15,.86);
    transition: all 0.6s cubic-bezier(.785,.135,.15,.86);
    border-radius: 50%;
}
#page-domInter .map .act.imgBox{
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: -webkit-transform .4s .2s cubic-bezier(.075,.82,.165,1);
    -webkit-transition: -webkit-transform .4s .2s cubic-bezier(.075,.82,.165,1);
    transition: transform .4s .2s cubic-bezier(.075,.82,.165,1);
    transition: transform .4s .2s cubic-bezier(.075,.82,.165,1),-webkit-transform .4s .2s cubic-bezier(.075,.82,.165,1);
}

#page-domInter .act i{background:#DA292A;}

#page-domInter div[class^="point"]{
    position:absolute;
}
#page-domInter div[class^="point"]>span{
    font-size: 0.16rem;
    font-weight: bold;
    display: block;
    margin-top: -0.15rem;
    margin-left: -0.03rem;
    text-align: center;
}
#page-domInter div[class^="point"]>span>img{
    width: 0.46rem;
}
#page-domInter .map i{
    top:0;
    left: 50%;
    margin-left: -0.15rem;
    background:#D5D5D5;
  cursor:pointer;
}
#page-domInter .map .imgBox img{
    height: 100%;
    width:initial;
}
#page-domInter div.point15 i,div.point16 i,div.point17 i,div.point19 i{
    left:0.15rem;
}
#page-domInter div.point6 i,div.point18 i{
    left:initial;
    right:-1px;
}
#page-domInter .tag .imgBox{
    z-index:9999;
    width:90vw;
    height:90vw;
    border-radius: 50%;
    overflow:hidden;
}
#page-domInter .showImgBox .imgBox .title{
    position: absolute;
    color:#fff;
    top: 50%;
}
#page-domInter .showImgBox .imgBox p{
    width: 87%;
    z-index: 10;
    font-size: 0.24rem;
    font-weight: bold;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 1);
    letter-spacing: 0px;
    margin-left: 3%;
}
#page-domInter .showImgBox .imgBox p span{
    position: relative;
    display: block;
    font-size: 0.15rem;
    margin-top: 0.15rem;
    text-align: left;
    font-weight: normal;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 1);
}
#page-domInter ul.close_ul{
    display:none;
    margin-top:0;
}
#page-domInter .btn{
    display: block;
    color: #fff;
    background: #D81718;
    line-height: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    font-size: 0.15rem;
    width: 1.2rem;
    box-sizing: border-box;
    text-align: center;
}
#page-domInter .btn img{width:17px;}
#page-domInter .btn.close{
    display:none;
}


#page-domInter .map .line_box{z-index:-1;}
#page-domInter .map .act .line_box{z-index:0;}
#page-domInter .map .line_span{
    border-top: 2px solid #DA292A;width: 0;height: 1px;
    transition: all 0.4s;
}
#page-domInter .map .act .line_span{
    width:100%;
    display: block;
}

#page-domInter .map p{
    transform-origin:0% 0%;
    -ms-transform-origin:0% 0%; 		/* IE 9 */
    -webkit-transform-origin:0% 0%;	/* Safari 和 Chrome */
    -moz-transform-origin:0% 0%;		/* Firefox */
    -o-transform-origin:0% 0%;		/* Opera */
}
#page-domInter .m-part3{overflow: unset;}
#page-domInter .m-part3>div{overflow: hidden;border-radius: 0.05rem;}
#page-domInter .m-part3 #mapImg{width: 100%;}
#page-domInter div[class*='swiper'].tab-m{overflow:visible;}
#page-domInter div[class*='swiper'].tab-m ul{overflow: inherit;}

#page-domInter .right.btnBox{display: inline-block;float: none;margin: 0.3rem 0;}
#page-domInter .m-part3>.swiper-button-next,.m-part3>.swiper-button-prev{
    top: 50%;
    height: 0.4rem;
    width: 0.4rem;
}
#page-domInter .swiper-button-next{
    background: url("../../sumec/images/arrow-right-w.png")no-repeat center;
    background-size: 100%;
    right: 0;
}
#page-domInter .swiper-button-prev{
    background: url("../../sumec/images/arrow-left-w.png")no-repeat center;
    background-size: 100%;
}
#page-domInter .swiper-pagination-bullets{text-align: center;}
#page-domInter .swiper-pagination-bullets>span{margin:0 5px;background:#000;opacity: 1;width: 0.08rem;height: 0.08rem;border-radius: 50%;opacity: 1;/* margin: 0 0.04rem; */}
#page-domInter .swiper-pagination-bullets>span.swiper-pagination-bullet-active{background:#EC1B24;}
#page-domInter .map i::after{display:none;}
#page-domInter .map i::before{display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #DA292A;
    margin-left: -23%;
    margin-top: 22%;
}
#page-domInter .act i{background:transparent;}
#page-domInter .map .shine{height:40px;width:40px;background:transparent;line-height: 40px;text-align: center;}
#page-domInter .pagination_01,.pagination_02{
    margin-top: 0.1rem;
}




/*  */
#page-talentIntroduction .main {
    position: relative;
    width: 100%;
}

#page-talentIntroduction .main img {
    width: 100%;
    height: auto;
}

#page-talentIntroduction .main ul {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    margin: 303px -3% 0 0;
}

#page-talentIntroduction .main ul li {
    width: 30.3%;
    margin: 0 3% 0 0;
    position: relative;
    float: left;
    height: 281px;
}
#page-talentIntroduction .main ul li a{
    /* display:block; */
}

#page-talentIntroduction .main ul li img {
    width: 100%;
    height: 100%;
}

#page-talentIntroduction .main ul li .wordDiv {
    background: #fff;
    width: 100%;
    height: 95px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 0;
}
#page-talentIntroduction .btn{
    font-size: 16px;
    color: #333;
    border: 1.3px solid #666;
    padding: 9px 30px;
    /* position: absolute; */
    /* top: -46px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    font-weight: bold;
}
#page-talentIntroduction .main li p{
    text-align:center;
padding-top:10px;
}
#page-talentIntroduction footer{margin-top:0;}
#page-talentIntroduction .imgBox{
    position:absolute;
    top:0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1;
    height: 219px;
}
#page-talentIntroduction li:hover .imgBox{
    top: -52px;
}
#page-talentIntroduction li:hover .btn{
    opacity:1;
}


#page-socialResponsibility .introduce {
    padding: 0;
}

#page-socialResponsibility .introduce p {
    margin-top: 25px;
}


.introduce h2 {
    color: #000;
    font-size: 0.24rem;
    font-weight: normal;
    margin: 0;
}

#page-socialResponsibility .m-part2 {
    padding: 50px 0 50px 69px;
    box-sizing: border-box;
    background: #fff;
    margin: 63px auto;
    margin-top: 0;
    height:auto;
}

#page-socialResponsibility .m-part2 dl {
    width: 33.3%;
}

#page-socialResponsibility .m-part2 dl:first-child {
    width: 33.3%;
}

#page-socialResponsibility .m-part3 {
    padding: 50px;
    box-sizing: border-box;
    background: #fff;
    margin: 63px auto;
    margin-bottom: 0;
}
#page-socialResponsibility .m-part3>img{width:100%;}

#page-socialResponsibility .m-part3 ul {
    overflow: hidden;
}

#page-socialResponsibility .m-part3 li {
    width: 31.3%;
    margin: 0 1% 2% 0;
    position: relative;
    float: left;
    height: 100%;
    background:#fff;
}

#page-socialResponsibility .m-part4 h2 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
}

#page-socialResponsibility .m-part4 p {
    display: block;
    color: #707070;
    font-size: 20px;
    line-height: 35px;
    margin-top: 40px;
}

#page-socialResponsibility .m-part4 ul, #page-talentConcept .m-part4 ul {
    margin: 43px auto;
    margin-bottom: 0;
}

#page-socialResponsibility .m-part4 ul li {
    height: 400px;
    background: #fff;
    margin-top: 40px;
}

#page-talentConcept .m-part4 {
    padding-top: 0;
}

#page-talentConcept .m-part4 ul li {
    height: 440px;
    background: #fff;
    margin-top: 40px;
}

#page-socialResponsibility .m-part4 ul .m-part4ulli_l, #page-talentConcept .m-part4 ul .m-part4ulli_l {
    width: 45%;
    float: left;
    margin: 0px 0 0 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#page-socialResponsibility .m-part4 ul .m-part4ulli_r, #page-talentConcept .m-part4 ul .m-part4ulli_r {
    width: 45%;
    float: right;
    margin: 115px 47px 0 0;
}

/* #page-socialResponsibility .m-part4 ul img {
    width: auto;
    height: 400px;
} */

#page-talentConcept .m-part4 ul img {
    width: auto;
    height: 440px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#page-socialResponsibility .m-part4 ul h4 {
    color: #000;
    font-size: 24px;
    line-height: 42px;
    font-weight: normal;
}

#page-talentConcept .m-part4 ul h4 {
    color: #000;
    font-size: 24px;
    line-height: 42px;

}

#page-socialResponsibility .m-part4 ul p, #page-talentConcept .m-part4 ul p {
    color: #666;
    font-size: 18px;
    line-height: 32px;
    margin-top: 25px;
}

#page-socialResponsibility .down {
    background: #ebebeb;
    height: 240px;
    margin: 83px auto;

}

#page-socialResponsibility .down>img:first-child{
    display: inline-block;
    width: 140px;
    height: 194px;
    margin: 23px 39px;
}
#page-socialResponsibility .down a img{
    vertical-align: -webkit-baseline-middle;
}

#page-socialResponsibility .down p {
    color: #000;
    font-size: 24px;
    /* line-height: 240px; */
    display: inline-block;
    /* width: 20%; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#page-socialResponsibility .down a {
    color: #000;
    font-size: 20px;
    width: 20%;
    float: right;
    text-align: right;
    margin-right: 39px;
    height: 40px;
    margin-top: 100px;
    cursor: pointer;
}

#page-talentConcept .introduce {
    padding: 0;
}

#page-talentConcept .introduce p {
    margin: 0;
}

/* 技术创新 */
#page-techInno .introduce {
    padding-bottom: 0;
}

#page-techInno .m-part2 {background-size: 100%;box-sizing: border-box;background: #fff;box-shadow: 0px 0 20px #d4d4d4;border-radius: 0.05rem;padding-top: 0.5rem;margin-top: 0.6rem;}

#page-techInno .m-part2 dl{}
#page-techInno .m-part2 dt{}
#page-techInno .m-part2 dd{}

#page-techInno .m-part3 p, #page-leanManu .m-part2 p {
    color: #666;
    font-size: 0.15rem;
}

#page-leanManu .m-part2 .num {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

#page-techInno .m-part4 {
    background: rgba(248, 246, 246, 1);
    padding: 0.3rem 0.1rem;
    margin-top: 0.8rem;
}

#page-techInno .m-part4 > div {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#page-techInno .m-part4 .imgBox {margin-bottom: 3vw;width: 27vw;height: 27vw;}
#page-techInno .m-part4 .imgBox>img{width: 100%;height: 100%;}

#page-techInno .m-part6 {
    padding-top: 0.4rem;
    padding-bottom: 0;
}
#page-techInno .m-part6 p {font-size: 0.18rem;}
#page-techInno .m-part6 .m-part3 p{margin-bottom: 0.2rem;font-size: 0.15rem;}
#page-techInno .m-part6 .swiper-container,#page-techInno .m-part6 .swiper-slide{border-radius: 0.05rem;overflow: hidden;}
#page-techInno .m-part6 .swiper-slide img{width: 100%;}


/*社会招聘*/
#page-socialRecruitment{background:#fff;}
#page-socialRecruitment .main .tab-header {
    overflow: hidden;
}
#page-socialRecruitment .main .m-part1>.tab-body:nth-child(2n-1){background: #f7f7f7;}
#page-socialRecruitment .main .tab-body {
    height: auto;
    overflow: hidden;
}

#page-socialRecruitment .main ul li {
    text-align: center;
    float: left;
}

#page-socialRecruitment .main .tab-header li {
    color: #fff;
    font-size: 18px;
    background: #d71718;
    border-right: 1px #fff solid;
    box-sizing: border-box;
    height: 80px;
    line-height: 80px;
}
#page-socialRecruitment .main .tab-header>li:last-child{border: none;}
#page-socialRecruitment .main .tab-body>li {
    color: #000;
    font-size: 18px;
    padding: 28px 0;
}

#page-socialRecruitment .main .tab-header>li:nth-child(1),
#page-socialRecruitment .main .tab-header>li:nth-child(2),
#page-socialRecruitment .main .tab-body>li:nth-child(1),
#page-socialRecruitment .main .tab-body>li:nth-child(2) {
    width: 20%;
}
#page-socialRecruitment .main .tab-body>li:nth-child(1),
#page-socialRecruitment .main .tab-body>li:nth-child(2) {
    font-size: 20px;
}
#page-socialRecruitment .main .tab-header>li:nth-child(3),
#page-socialRecruitment .main .tab-header>li:nth-child(4),
#page-socialRecruitment .main .tab-body>li:nth-child(3),
#page-socialRecruitment .main .tab-body>li:nth-child(4) {
    width: 30%;
}

#page-socialRecruitment .main .tab-body>li p {
    color: #666;
    font-size: 18px;
    line-height: 40px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
#page-socialRecruitment .main .tab-body{
    height:80px;
}
#page-socialRecruitment .main .tab-body>li:last-child{
    background:url("../../sumec/img/job_more.png")no-repeat;
    background-position: 98% 32px;
}
#page-socialRecruitment .main .tab-body.show{
    height:auto;
}
#page-socialRecruitment .main .tab-body.show>li:last-child{
    background:url("../../sumec/img/job_close.png")no-repeat;
    background-position: 98% 32px;
}
#page-socialRecruitment .main .tab-body>li:last-child p{margin-right:40px;}

#page-socialRecruitment .main .tab-body>li:nth-child(3),
#page-socialRecruitment .main .tab-body>li:nth-child(4){
    padding-top:12px;
    padding-bottom:12px;
}
#page-socialRecruitment .main .tab-body>li:nth-child(3) p,
#page-socialRecruitment .main .tab-body>li:nth-child(4) p {
    line-height: 53px;
}
#page-socialRecruitment .main .tab-body.show>li:nth-child(3),
#page-socialRecruitment .main .tab-body.show>li:nth-child(4){
    padding-top:28px;
    padding-bottom:28px;
}
#page-socialRecruitment .main .tab-body.show>li:nth-child(3) p,
#page-socialRecruitment .main .tab-body.show>li:nth-child(4) p {
    line-height: 37px;
}
