/* CSS Document */
/*index new modify*/
.index .new {
    padding-bottom: 50px;
}

.index .new .list {
    text-align: left;
}

.index .new .list .left {
    float: left;
    width: 520px;
}

.index .new .list .left .pic {
    width: 520px;
    height: 288px;
    overflow: hidden;
    margin-bottom: 20px;
}

.index .new .list .left .pic img {
    display: block;
    width: 100%;
    height: 288px;
}

.index .new .list .right {
    float: right;
    width: 650px;
}

.index .new .list .right li {
    float: none;
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 24px;
}

.index .new .list h1 {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
}

.index .new .list p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    height: 52px;
    overflow: hidden;
}

.index .new .list span {
    float: right;
    font-size: 14px;
    margin-top: 10px;
}

.index .new .list .right .pic {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 30px;
    font-size: 82px;
    line-height: 120px;
    color: #818080;
    border-right: #8b8b8b 1px solid;
}

.wmkjBody.news .lists .indexTitle {
    text-align: left;
}

.wmkjBody.news .lists ul {
    width: 920px;
    margin: 0 auto;
}

.wmkjBody.news .lists li {
}

.wmkjBody.news .lists li {
    width: 100%;
    height: 210px;
    overflow: hidden;
    overflow: hidden;
}

.wmkjBody.news .lists .text {
    text-align: left;
}

.wmkjBody.news .lists h1 {
    font-size: 24px;
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    font-weight: bold;
    margin-top: 10px;
}

.wmkjBody.news .lists p {
    font-size: 18px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    height: 68px;
    overflow: hidden;
}

.wmkjBody.news .lists span {
    float: right;
    font-size: 14px;
    margin-top: 20px;
}

.wmkjBody.news .lists .pic {
    float: left;
    padding: 15px 0;
    padding-right: 20px;
    width: 292px;
    height: 180px;
    margin-right: 20px;
    font-size: 82px;
    line-height: 120px;
    color: #818080;
    border-right: #b5b4b4 1px solid;
}

.wmkjBody.news .lists .pic img {
    width: 292px;
    height: 180px;
}

.wmkjBody.news .newdata .indexTitle {
    text-align: left;
}

.wmkjBody.news .newdata .main {
    width: 920px;
    margin: 0 auto;
    text-align: left;
}

.wmkjBody.case .newdata .main {
    padding: 50px 0;
}

.wmkjBody.news .newdata .main img {
    max-width: 100%;
}

.wmkjBody.news .newdata .top h1 {
    font-size: 36px;
}

.wmkjBody.news .newdata .top .tools {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    color: #818080;
    font-size: 14px;
}

.wmkjBody.news .newdata .top .tools span {
    margin-right: 20px;
}

.wmkjBody.news .newdata .top .tools em {
    float: right;
}

.wmkjBody.news .newdata .foot {
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
}

.wmkjBody.searchbox .indexTitle {
    text-align: left;
    border: none;
}

.searchbox .search {
    width: 1000px;
    max-width: 1000px;
    margin: 50px auto;
    text-align: left;
}

.searchbox .search .tab {
    font-size: 22px;
    overflow: hidden;
    margin-bottom: 30px;
}

.searchbox .search .tab li {
    float: left;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    margin-right: 50px;
    cursor: pointer;
}

.searchbox .search .tab li:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #fff;
    left: 0;
    top: 3px;
    border: #5275b7 2px solid;
    border-radius: 12px;
}

.searchbox .search .tab li.on:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    background-color: #5275b7;
    left: 6px;
    top: 9px;
    border-radius: 6px;
    z-index: 1;
}

.searchbox .search .main {
    height: 56px;
    border: #5275b7 2px solid;
    margin-bottom: 152px;
}

.searchbox .search .input {
    height: 56px;
    float: left;
}

.searchbox .search .input input {
    height: 56px;
    display: block;
    border: none;
    outline: none;
    background: none;
    width: 820px;
    padding: 0 20px;
    font-size: 18px;
    color: #333;
}

.searchbox .search .btn {
    height: 56px;
    float: right;
    background-color: #5275b7;
    color: #fff;
}

.searchbox .search .btn input {
    height: 56px;
    display: block;
    background: none;
    outline: none;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 0 45px;
    cursor: pointer;
}

.searchbox .searchdata {
    width: 1000px;
    max-width: 1000px;
    margin: 0px auto 50px auto;
    text-align: left;
}

.searchbox .searchdata .main {
    text-align: center;
    margin-top: 30px;
    border: #f9f9f9 20px solid;
    padding: 20px;
    overflow: hidden;
}

.searchbox .searchdata h1 {
    font-size: 32px;
    text-align: center;
}

.searchbox .searchdata .pic {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    max-width: 120px;
    float: left;
}

.searchbox .searchdata .text {
    display: inline-block;
    vertical-align: top;
    min-width: 600px;
}

.searchbox .searchdata li {
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}

.searchbox .searchdata li span {
    float: left;
    display: block;
    line-height: 32px;
    margin-right: 20px;
    font-size: 20px;
}

.searchbox .searchdata li p {
    font-size: 20px;
    color: #5275b7;
}

.searchbox .searchdata a {
    display: inline-block;
    float: right;
    background-color: #5275b7;
    font-size: 16px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 20px;
}

.wmkjBody .content .tab {
    margin-top: 50px;
}

.wmkjBody .content .tab a {
    width: 200px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 40px;
    margin: auto;
    border: 1px solid #5275b7;
    color: #5275b7;
}

.wmkjBody .content .tab a:hover, .wmkjBody .content .tab .on {
    background-color: #5275b7;
    border-color: #5275b7;
    color: #fff;
}

.wmkjBody .content .tab dl {
}

.wmkjBody .content .tab dl dd {
    display: inline-block;
    margin: 0 10px;
}

.wmkjBody .content .tab dl dd a {
    display: block;
    position: relative;
    bottom: 0;
}

/*弹窗*/
.pop2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    z-index: 10;
    display: none;
}

.pop2 .main {
    position: fixed;
    width: 300px;
    min-height: 150px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -90px;
    background-color: #fff;
}

.pop2 .cen {
    margin-top: 20px;
}

.pop2 .top {
    height: 35px;
    line-height: 35px;
    background-color: #5275b7;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.pop2 .text2 {
    text-align: center;
    padding: 0 20px;
    line-height: 25px;
    font-size: 14px;
}

.popadd {
}

.popadd .main {
    margin-top: -240px;
}

.popadd ul {
    height: 70px;
    line-height: 70px;
    margin: 20px 10px;
}

.popadd li {
    float: left;
    width: 158px;
    padding: 0 10px;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
    border: #dadada 1px solid;
}

.popadd li select {
    width: 120%;
}

.popadd li i {
    position: absolute;
    right: 0px;
    top: 0;
    height: 70px;
    line-height: 70px;
    z-index: -1;
}

.pop2 .foot {
    text-align: center;
    margin-top: 40px;
}

.pop2 .textarea {
    margin: 20px;
    padding: 5px;
    border: #dadada 1px solid;
}

.pop2 .textarea textarea {
    display: block;
    height: 120px;
}

.pop2 .foot .btn {
    cursor: pointer;
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    color: #fff;
    background-color: #5275b7;
}

.searchbox .search .input {
    position: relative;
}

.searchbox .search .input .list {
    position: absolute;
    z-index: 2;
    border: 1px solid #EEE;
    border-top: 0;
    top: 60px;
    left: -1px;
    right: -1px;
    background-color: #FFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 10px 20px;
}

.searchbox .search .input .list li {
    line-height: 2.6;
    cursor: pointer;
}

.cont-contact-ll {
    width: 650px;
    float: left;
}
.cont-contact-ll img {
    width: 607px;height: 395px;
}

.cont-contact-lr {
    color: #555;
    float: left;
    padding-top: 60px;
    margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
    .index .new {
        padding-bottom: 50px;
    }

    .index .new .list {
        text-align: left;
    }

    .index .new .list .left {
        float: none;
        width: 100%;
    }

    .index .new .list .left .pic {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .index .new .list .left .pic img {
        display: block;
        width: 100%;
        height: auto;
    }

    .index .new .list .left .text {
        padding: 0 15px;
    }

    .index .new .list .right {
        float: none;
        width: 100%;
        margin-top: 80px;
    }

    .index .new .list .right ul {
        padding: 0 15px;
    }

    .index .new .list .right li {
        float: none;
        width: 100%;
        height: 120px;
        overflow: hidden;
        margin-bottom: 24px;
    }

    .index .new .list h1 {
        font-size: 20px;
        line-height: 30px;
        overflow: hidden;
        height: 30px;
    }

    .index .new .list p {
        font-size: 16px;
        line-height: 26px;
        margin: 0;
        padding: 0;
        margin-top: 10px;
        height: 52px;
        overflow: hidden;
    }

    .index .new .list span {
        float: right;
        font-size: 14px;
        margin-top: 10px;
    }

    .index .new .list .right .pic {
        float: left;
        width: 80px;
        height: 120px;
        margin-right: 30px;
        font-size: 60px;
        line-height: 120px;
        color: #818080;
        border-right: #8b8b8b 1px solid;
    }

    .wmkjBody.news .newdata .main {
        width: auto;
        margin: 0 auto;
        text-align: left;
        padding: 0 15px;
    }

    .wmkjBody.news .newdata .top h1 {
        font-size: 20px;
    }

    .wmkjBody.news .newdata .top .tools {
        height: 30px;
        line-height: 30px;
        margin-top: 0px;
        color: #818080;
        font-size: 14px;
    }

    .wmkjBody.news .newdata .top .tools span {
        margin-right: 10px;
    }

    .wmkjBody.news .newdata .top .tools em {
        float: right;
    }

    .wmkjBody.news .newdata .foot {
        margin-top: 10px;
        font-size: 12px;
        line-height: 24px;
    }

    .wmkjBody.news .lists .indexTitle {
        text-align: left;
        padding-left: 15px;
        margin-top: 10px;
    }

    .wmkjBody.news .lists ul {
        width: auto;
        margin: 0 auto;
        padding: 0 10px;
    }

    .wmkjBody.news .lists li {
        width: 100%;
        height: auto;
        overflow: hidden;
        overflow: hidden;
    }

    .wmkjBody.news .lists .text {
        text-align: left;
    }

    .wmkjBody.news .lists h1 {
        font-size: 16px;
        line-height: 20px;
        overflow: hidden;
        height: 20px;
        font-weight: bold;
        margin-top: 10px;
    }

    .wmkjBody.news .lists p {
        font-size: 12px;
        line-height: 18px;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        height: 36px;
        overflow: hidden;
    }

    .wmkjBody.news .lists span {
        float: right;
        font-size: 14px;
        margin-top: 5px;
    }

    .wmkjBody.news .lists .pic {
        float: left;
        padding: 15px 0;
        padding-right: 0;
        width: 100px;
        height: auto;
        margin-right: 20px;
        font-size: 82px;
        line-height: 0;
        color: #818080;
        border-right: none;
    }

    .wmkjBody.news .lists .pic img {
        width: 100%;
        height: auto;
    }

    .wmkjBody .content .tab {
        margin-top: 20px;
    }

    .wmkjBody .content .tab a {
        width: 70px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 30px;
        margin: auto;
        border: 1px solid #5275b7;
        color: #5275b7;
    }

    .wmkjBody .content .tab a:hover, .wmkjBody .content .tab .on {
        background-color: #5275b7;
        border-color: #5275b7;
        color: #fff;
    }

    .wmkjBody .content .tab dl {
    }

    .wmkjBody .content .tab dl dd {
        display: inline-block;
        margin: 0 5px;
    }

    .wmkjBody .content .tab dl dd a {
        display: block;
        position: relative;
        bottom: 0;
    }

    .wmkjBody.searchbox .indexTitle {
        text-align: left;
        border: none;
    }

    .searchbox .search {
        width: auto;
        max-width: 1000px;
        margin: 30px 15px;
        text-align: left;
    }

    .searchbox .search .tab {
        font-size: 14px;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .searchbox .search .tab li {
        float: left;
        position: relative;
        height: 30px;
        line-height: 30px;
        padding-left: 24px;
        margin-right: 20px;
        cursor: pointer;
    }

    .searchbox .search .tab li:after {
        content: "";
        position: absolute;
        height: 16px;
        width: 16px;
        background-color: #fff;
        left: 0;
        top: 4px;
        border: #5275b7 2px solid;
        border-radius: 10px;
    }

    .searchbox .search .tab li.on:before {
        content: "";
        position: absolute;
        height: 12px;
        width: 12px;
        background-color: #5275b7;
        left: 4px;
        top: 8px;
        border-radius: 6px;
        z-index: 1;
    }

    .searchbox .search .main {
        height: 36px;
        border: #5275b7 2px solid;
        margin-bottom: 106px;
    }

    .searchbox .search .input {
        height: 36px;
        float: left;
        width: 50%
    }

    .searchbox .search .input input {
        height: 36px;
        display: block;
        border: none;
        outline: none;
        background: none;
        width: auto;
        padding: 0 20px;
        font-size: 14px;
        color: #333;
    }

    .searchbox .search .btn {
        height: 36px;
        float: right;
        background-color: #5275b7;
        color: #fff;
    }

    .searchbox .search .btn input {
        height: 36px;
        display: block;
        background: none;
        outline: none;
        border: none;
        color: #fff;
        font-size: 14px;
        padding: 0 45px;
        cursor: pointer;
    }

    .searchbox .searchdata {
        width: 100%;
        max-width: 1000px;
        margin: 0px auto 50px auto;
        text-align: left;
    }

    .searchbox .searchdata .main {
        text-align: center;
        margin-top: 0px;
        border: #f9f9f9 15px solid;
        padding: 10px;
    }

    .searchbox .searchdata h1 {
        font-size: 22px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .searchbox .searchdata .pic {
        display: block;
        vertical-align: top;
        margin-right: 20px;
        float: left;
        max-width: 30%;
    }

    .searchbox .searchdata a {
        float: left;
        font-size: 16px;
    }

    .searchbox .searchdata .text {
        display: block;
        vertical-align: top;
        min-width: 0;
    }

    .searchbox .searchdata li {
        line-height: 20px;
        text-align: left;
        margin-bottom: 10px;
    }

    .searchbox .searchdata li span {
        float: left;
        display: block;
        line-height: 20px;
        margin-right: 20px;
        font-size: 14px;
    }

    .searchbox .searchdata li p {
        font-size: 14px;
        color: #5275b7;
    }

    .searchbox .search .input .list {
        top: 40px;
    }

    .contact .cont .img {
        width: 100%;
    }

    .wmkjBody.contact .cont {
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
    }

    .wmkjBody.contact .cont-contact {
        width: 90%;
        /*margin: 80px 0px 80px 50px;*/
    }
    .cont-contact-ll {
        width: 100%;
    }
    .cont-contact-ll img {
        width: 100%;height: auto;
    }

    .cont-contact-lr {
        padding-top: 20px;
    }
}