
@import "common1.css";
/*首页*/




.banner img {
    width: 100%;
}

.strategy .strategyname {
    width: 12%;
    float: left;
}


@media screen and (max-width: 1395px) {
    .banner {

        width: 100%;
        height: auto;
    }

    .mubiaodesc {
        margin: 20px 0px 10px 20px;

    }

    .gl {
        margin: 20px 0 0 10px;
    }

    .gl2 {
        margin: 10px 0 0 10px;
    }

    .career {
        width: 790px;
        height: auto;
        padding: 0;
    }

    .applicationmode .modeleft {
        width: 100%;
        float: left;
    }

    .applicationmode .moderight {
        width: 40%;
        float: left;
        margin-left: 5%;
    }

    .applicationmode .moderight ul li:first-child {
        width: 40%;
        float: left;

    }

    .applicationmode .moderight ul li:last-child {
        width: 60%;
        float: left;
        padding-top: 1em;
    }

    .applicationmode .moderight ul li:first-child img {
        width: 90%;
        height: auto;
    }

    .strategy .strategyname {
        width: 15%;
        float: left;
        height: 40px;
    }

}

@media screen and (min-width: 1395px) {
    .banner {
        margin: 0px;
    }

    .banner img {
        width: 100%;
    }

    .trainning {
        padding: 20px 40px;
    }

    .mubiaodesc {
        margin: 20px 40px 10px 40px;

    }

    .gl {
        margin: 10px 0 0 10px;
    }

    .gl2 {
        margin: 0 0 0 10px;
    }

    .applicationmode .moderight ul li:first-child img {
        width: 161px;
        height: 162px;
    }

    .applicationmode .modeleft {
        width: 100%;
        float: left;
    }

    .applicationmode .moderight {
        display: none;
        width: 34%;
        float: left;
        margin-left: 2%;
    }

    .strategy .strategyname {
        width: 12%;
        float: left;
        height: 40px;
    }

}

.bgcolor2 {
    background: #2fb2b9;
}

.mubiao h1 {
    padding: 15px 30px;
    font-size: 24px;
    color: #3d9ed8;

}


.mubiaodesc p {
    font-size: 16px;
    line-height: 24px;
}

.trainning {
    padding: 20px 30px;
}

.trainning h1 {
    font-size: 24px;
    color: #3d9ed8;
    line-height: 24px;
}

.trainningtab {
    width: 100%;
    margin-top: 10px;
    /* height: 44px; */
    height: auto;
    border-bottom: 1px solid #78bfeb;
}

.trainningtab ul {
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    border: 1px solid #c9d5e4;
}

.trainningtab ul li {
    flex: 1;
    height: 100%;
    /* line-height: 44px; */
    text-align: center;
    border-right: 1px solid #c9d5e4;
}

z .trainningtab ul li:last-child {
    border-right: 0;
}

.trainningtab ul li p {
    /* display: table; */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.trainningtab ul li a {
    /* height: 100%; */
    text-align: center;
    /* line-height: 44px; */
    color: rgb(236, 135, 14);
    font-size: 15px;
    font-weight: bold;
    display: block; 
}

.trainningtab ul li.active {
    background: #78bfeb url(../image/downangle2.png) no-repeat 90% 50%;
    padding-top: 1px;
}

.trainningtab ul li.active a{
    color: #ffffff;
}


.trainningplan {
    width: 100%;
    margin-top: 20px;
    min-height: 300px;
    clear: both;
}

.trainningplan .trainleft {
    width: 40%;
    float: left;
    text-align: center;
}

.trainningplan .trainleft img {
    width: auto;
    /* height: 500px; */
}

.trainningplan .trainright {
    width: 52%;
    float: left;
    /* padding: 30px 0; */
    margin-left: 8%;
    display: inline-block;
}

.trainningplan .trainright h3 {
    font-size: 16px;
    color: #53a7db;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #53a7db;
    /* margin-top: 60px; */
}

.trainningplan .trainright p {
    padding: 5px 0;
}

/*我们的员工*/
.staff {
    margin: 20px;

}

.staffrange {
    margin: 20px 0;
}

.strategy {
    width: 100%;
    margin-top: 40px;
}



.strategy .strategyname h1 {
    font-size: 16px;
    color: #ffffff;
    background: #009ce1;
    padding: 5px 5px;
    line-height: 24px;
}

.strategy .strategyname h1.bgcolor {
    background: #2fb2b9;
}

.strategy .strategyname h1 strong {
    width: 70%;
    height: auto;
    display: inline-block;
    padding-left: 10px;
    margin-right: 5px;
    line-height: 24px;
}

.strategy .strategyname h1 span {
    vertical-align: top;
    display: inline-block;
}

.strategy .strategydesc {
    border-top: 1px solid #ddd;
    width: 83%;
    float: right;
    margin-left: 2%;
}

.strategy .strategydesc p {}


/*招纳贤士*/
.recruitment {
    margin: 20px;

}

.replaystyle {
    margin-top: 30px;
}

.list-item {
    display: block;
    min-height: 37px;
}

.applyposition {
    width: 100%;
    margin-top: 10px;
    height: 37px;
    background: #ef8200 url(../image/rightwhite.png) no-repeat 16% 50%;
    /*background: #f8b517 url(../image/rightwhite.png) no-repeat 16% 50%;*/

}

.applyposition.active {
    background: #ef8200 url(../image/downangle2.png) no-repeat 16% 50%;
}

.replaystyle .applyposition ul {
    width: 100%;
    height: 37px;
}

.replaystyle .applyposition ul li {
    float: left;
    text-align: center;
    height: 37px;
    line-height: 37px;
    color: #ffffff;

}

.replaystyle .applyposition ul li a {
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 37px;
    display: block;
    border-right: 1px solid #ffffff;
}

.replaystyle .applyposition ul li:last-child a {
    border-right: none;
}

.replaystyle ul li.position {
    width: 18%;
    float: left;
}

.replaystyle ul li.area {
    width: 8%;
    float: left;
}

.replaystyle ul li.positiondesc {
    width: 26%;
    float: left;
}

.replaystyle ul li.applyitems {
    width: 23%;
    float: left;
}

.replaystyle ul li.applycontact {
    width: 24%;
    float: left;
}

.applypositiondetail {
    background: #f2f2f2;
    border: 1px solid #aeacac;
    min-height: 220px;

}

.applypositiondetail .position {
    width: 18%;
    float: left;
    text-align: center;

}

.applypositiondetail .position h1 {
    width: 100%;
    height: 100%;
    border-right: 1px solid #aeacac;
    min-height: 220px;
    display: table;
}

.applypositiondetail .position h1 span {
    display: table-cell;
    vertical-align: middle;
    line-height: 22px;
}

.applypositiondetail .area {
    width: 8%;
    float: left;
    text-align: center;
}

.applypositiondetail .area h1 {
    width: 100%;
    height: 100%;
    border-right: 1px solid #aeacac;
    min-height: 220px;
    display: table;

}

.applypositiondetail .area h1 span {
    display: table-cell;
    vertical-align: middle;
    line-height: 22px;
}


.applypositiondetail .positiondesc {
    width: 26%;
    float: left;
    height: 100%;
    min-height: 220px;
    border-right: 1px solid #aeacac;
    box-sizing: border-box;
}

.applypositiondetail .positiondesc ol,
.applypositiondetail .applyitems ol {
    padding: 10px 20px;
    /*border-right:1px solid #aeacac;*/
}

.applypositiondetail .positiondesc ul,
.applypositiondetail .applyitems ul,
.applypositiondetail .applycontact>ul {
    padding: 10px 15px;
    /*border-right:1px solid #aeacac;*/
}

.applypositiondetail .applyitems ol {
    border-right: none;
}

.applypositiondetail .applyitems ul {
    border-right: none;
}

.applypositiondetail .applyitems {
    width: 23%;
    float: left;
    border-right: 1px solid #aeacac;
}

.applypositiondetail .applyitems ul {
    border-right: 1px solid #aeacac;
}

.applypositiondetail .applycontact {
    width: 24%;
    float: left;
}

.applypositiondetail .positiondesc ul li {
    line-height: 20px;
}

.applypositiondetail .positiondesc ol li {
    line-height: 20px;
}

.recruitmentitem .toapply {
    width: 100%;
    height: 40px;
    margin: 10px 0;
    text-align: right;
    line-height: 40px;
    display: inline-block;
}

.replaystyle .xingcheng,
.replaystyle .liucheng,
.replaystyle .xingcheng img,
.replaystyle .liucheng img {
    width: 100%;
    height: 100%;
}



/*社会招聘*/
.shzhaopin {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.shzhaopin h1 {
    width: 100%;
    text-align: center;
}

.shzhaopin .shzpdesc {
    margin: 20px 0;
}

.shzhaopin p img {
    width: 100%;
    height: 100%;
}

.applicationmode {
    width: 100%;
    margin-top: 20px;
}


.applicationmode .moderight ul li {
    width: 50%;
    float: left;
}

.applicationmode .moderight ul li:last-child {}


@media screen and (max-width: 1280px) {
    /*.trainningtab{height:72px;}*/
    /*.trainningtab ul{height:68px;}*/
    /*.trainningtab ul li{height:68px;;}*/
    /*.trainningtab ul li a{height:64px;}*/

}