﻿.banner {
    margin-top:-20px;
}
.banner img {
    height:490px;
    width:100%;
}

.zjTitle {
    text-align:center;
}

.zjTitleEnlish {
    text-align:center;
}

.zjList {
    text-align:center;
}


.wmss {
    background: url('/yl1001/img/wome.png') no-repeat scroll center 0px;
    ;
    height: 390px;
    width: 100%;
}

.wmssDetail {
    width: 988px;
    padding-top: 30px;
}

    .wmssDetail > p {
        color: #ffffff;
        font-size: 16px;
        line-height: 1.8;
        text-indent: 2em;
    }

        .wmssDetail > p.wmssTitle {
            font-size: 36px;
            text-indent: 0;
            text-align: center;
        }

        .wmssDetail > p.wmssTitleEng {
            font-size: 14px;
            margin: 14px 0 30px 0;
            text-indent: 0;
            text-align: center;
        }

.wmsspTwo {
    margin: 10px 0;
}


.serve {
    padding: 60px 0;
}

.serveDetail {
    width: 988px;
    margin: 0 auto;
}

.unitCharacter {
    /*height: 48px;*/
    line-height: 46px;
    width: 482px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

.unitCharacterTitle {
    float: left;
    margin-right: 12px;
    color: #333333;
    font-size: 18px;
}

.unitCharacter > input {
    float: left;
    height: 46px;
    border: 1px solid #e1e1e1;
    width: 337px;
    padding-left: 10px;
}

.dwxzUl {
    position: absolute;
    top: 50px;
    width: 390px;
    right: 2px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: 0;
    height: 150px;
    overflow-y: auto;
}

    .dwxzUl > li {
        line-height: 35px;
        color: #333;
        font-size: 14px;
        cursor: pointer;
        padding-left: 10px;
    }

.wxjt {
    background: url('../img/wxjt.png') no-repeat center center;
    width: 42px;
    height: 48px;
    display: block;
    border: 1px solid #e1e1e1;
    border-left: none;
    float: left;
}

.servejob {
    /*line-height:46px;*/
    width: 484px;
    margin: 0 auto;
    margin-top: 14px;
}

.servejobTitle {
    float: left;
    margin-right: 8px;
    margin-top: 15px;
}

.servejob > input {
    width: 380px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    float: left;
}

.servejob > textarea {
    resize: none;
    border: 1px solid #e1e1e1;
    width: 370px;
    height: 105px;
    padding: 10px;
    overflow-y: auto;
    font-size: 14px;
    color: #333;
    line-height: 1.2;
}

.servebtn {
    width: 480px;
    margin: 0 auto;
    height: 58px;
    display: block;
    background-color: #f44d42;
    border-radius: 10px;
    color: #fff;
    margin-top: 40px;
}

.footer {
    line-height: 200%;
}

/*.footer{
    height: 86px;
    line-height: 86px;
    width: 100%;
    background-color: #252525;
}
.footerDetail{
    width: 980px;
    margin:0 auto;
    padding: 0 20px 0 10px
}
.footerDetail_left>span{
    font-size:12px;
    color: #ffffff;
    float: left;
}
.footerLine{
    height:12px;
    border-left:1px solid #fff;
    margin:38px 5px 0 5px;
}
.footerDetail_right{
    font-size:12px;
    color: #878787;
    margin-left:85px;
}*/
.showTip {
    font-size: 12px;
    color: red;
    padding-left: 88px;
    line-height: 20px;
}

.hoverli {
    width: 203px;
    height: 252px;
    background-color: #f44d42;
    box-shadow: 0 0 15px #e7e7e7;
    padding: 44px 24px 0 18px;
    border-radius: 20px;
    margin-top: -10px;
    margin-left: -8px;
    display: none;
}

.hoverTitle {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.hoverDEtail {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}