﻿/*banner*/

.banner img {
    width: 100%;
    display: block;
}


/*position*/

@media screen and (min-width: 280px) and (max-width: 1200px) {
    .position p {
        line-height: 20px !important;
        padding: 10px 15% 10px 55px !important;
    }
    .position i {
        line-height: 40px !important;
        width: 40px !important;
    }
}

@media screen and (min-width: 1000px) {
    .subnav_wap,
    #subnav_wap {
        display: none !important;
    }
}

.position {
    border-bottom: 1px solid #e5e5e5;
}

.position .content {
    position: relative;
}

.position p {
    line-height: 43px;
    padding-left: 58px;
    color: #8F8F8F;
}

.position a {
    color: #8F8F8F;
}

.position i {
    line-height: 43px;
    width: 43px;
    display: block;
    height: 100%;
    text-align: center;
    color: #cdcdcd;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 0;
}


/*wap*/

.subnav_wap {
    width: 26px;
    position: absolute;
    cursor: pointer;
    right: 5%;
    height: 40px;
    top: 0;
}

.subnav_wap span {
    display: block;
    background: #1E5AAE;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    transition: all ease 0.35s;
    border-radius: 5px;
}

.subnav_wap span:nth-of-type(1) {
    top: 10px
}

.subnav_wap span:nth-of-type(2) {
    top: 19px
}

.subnav_wap span:nth-of-type(3) {
    top: 28px
}

.subnav_wap_se span:nth-of-type(1) {
    top: 19px;
    transform: rotate(45deg)
}

.subnav_wap_se span:nth-of-type(2) {
    width: 0
}

.subnav_wap_se span:nth-of-type(3) {
    top: 19px;
    transform: rotate(-45deg)
}

.active_wap {
    color: #1E5AAE !important;
}

#subnav_wap {
    display: none;
    padding: 0 3%;
}

#subnav_wap li {
    border-bottom: 1px solid #F0F0F0;
    padding-left: 15px;
    line-height: 40px;
}

#subnav_wap li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*main*/

@media screen and (min-width: 280px) and (max-width: 1200px) {
    .main {
        padding: 3% !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 1000px) {
    .main_left {
        display: none;
    }
    .main_right {
        width: 100% !important;
        float: none !important;
    }
}

.main {
    padding: 30px 0 50px;
}

.main_left {
    width: 22.5%;
}

.main_left .title {
    height: 80px;
    line-height: 80px;
    background: #1E5AAE;
    color: #FFFFFF;
    position: relative;
    font-size: 25px;
    padding-left: 30px;
}

.main_left .title i {
    line-height: 80px;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 30px;
}

.main_left .cl-lm {
    border: 1px solid #E5E5E5;
}

.main_left .cl-lm li {
    border-bottom: 1px solid #E5E5E5;
}

.main_left .cl-lm li:last-child {
    border: none;
}

.main_left .cl-lm li a {
    display: block;
    font-size: 16px;
    padding: 15px 44px 15px 15px;
    line-height: 30px;
    position: relative;
    transition: ease-in-out 0.1s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_left .cl-lm li a:hover {
    background: #EEEEEE;
}

.main_left .cl-lm li a:hover .fa {
    color: #1E5AAE;
}

.active {
    background: #1E5AAE !important;
    color: #fff !important;
}

.active i {
    color: #1E5AAE !important;
}

.main_left .cl-lm li a i {
    display: block;
    width: 10px;
    height: 20px;
    line-height: 20px;
    color: #a8a8a8;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
    font-size: 22px;
}

.main_left .cl-lx {
    border: 1px solid #E5E5E5;
    margin-top: 20px;
    padding: 15px 15px 35px;
}

.main_left .cl-lx .bt {
    display: block;
    color: #1E5AAE;
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 10px;
}

.main_left .cl-lx p {
    margin-top: 15px;
    padding: 0 10px;
    color: #000000;
}

.main_left .cl-lx .kf {
    display: block;
    width: 160px;
    line-height: 50px;
    height: 50px;
    background: #1E5AAE;
    position: relative;
    padding-left: 65px;
    box-sizing: border-box;
    color: #FFFFFF !important;
    font-size: 16px;
    margin: 25px 0 0 10px;
    transition: ease-in-out 0.2s;
}

.main_left .cl-lx .kf:hover {
    background: #E60012;
}

.main_left .cl-lx .kf .i1 {
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
}

.main_left .cl-lx .kf .i2 {
    line-height: 50px;
    font-size: 18px;
    padding-left: 10px;
}

.main_left .cl-cp {
    border: 1px solid #E5E5E5;
    margin-top: 20px;
    padding: 15px;
}

.main_left .cl-cp .bt {
    display: block;
    color: #1E5AAE;
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 10px;
}

.main_left .cl-cp li {
    margin-top: 15px;
}

.main_left .cl-cp li a {
    display: block;
    position: relative;
    padding-left: 84px;
}

.main_left .cl-cp .img {
    position: absolute;
    width: 75px;
    height: 75px;
    overflow: hidden;
    top: 0;
    left: 0;
}

.main_left .cl-cp .img img {
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    top: 0;
}

.main_left .cl-cp li a span {
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.main_left .cl-cp li a p {
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    color: #787878;
    margin: 4px 0;
}

.main_left .cl-cp li a font {
    line-height: 14px;
    font-size: 12px;
    display: block;
}

.main_left .cl-xw {
    border: 1px solid #E5E5E5;
    margin-top: 20px;
    padding: 15px;
}

.main_left .cl-xw .bt {
    display: block;
    color: #1E5AAE;
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 10px;
}

.main_left .cl-xw li {
    border-bottom: 1px dashed #E5E5E5;
}

.main_left .cl-xw li a {
    display: block;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 75px;
}

.main_left .cl-xw li a span {
    font-size: 12px;
    color: #666666;
    position: absolute;
    right: 0;
}

.main_right {
    width: 75.5%;
}

.content_box {
    border: 1px solid #E5E5E5;
    padding: 2.5%;
}

.content_box .title {
    font-size: 20px;
    text-align: center;
    color: #1E5AAE;
    padding-bottom: 2.5%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 2.5%;
    position: relative;
    font-weight: 500;
}

.content_box .title i {
    display: block;
    width: 30px;
    height: 3px;
    background: #1E5AAE;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -2px;
}

.body img {
    max-width: 100%;
    height: auto !important;
}

.body table {
    max-width: 100%;
}

.content_box .body {
    line-height: 30px;
    font-size: 16px;
}


/*honor list*/

@media screen and (min-width: 280px) and (max-width: 750px) {
    .honor_list li {
        margin-left: 2% !important;
        width: 47% !important;
        margin-bottom: 2% !important;
    }
    .honor_list li p {
        height: 30px !important;
        line-height: 30px !important;
        font-size: 14px !important;
    }
}

.honor_list {
    padding-top: 2.5%;
    overflow: hidden;
}

.honor_list li {
    float: left;
    width: 25%;
    margin-bottom: 2.5%;
}

.honor_list li a {
    display: block;
}

.honor_list .img {
    padding-top: 130%;
    position: relative;
}

.honor_list .img .box {
    height: 100%;
    /*width: 100%;*/
    position: absolute;
    top: 0;
    overflow: hidden;
    border: 1px solid #E5E5E5;
    padding: 3px;
    box-sizing: border-box;
}

.honor_list .img img {
    left: 50%;
    top: 50%;
    position: relative;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.honor_list li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.honor_list li p:hover {
    color: #1e5aae;
}

.co_list li p:hover {
    color: #1e5aae;
}


/*product list*/

@media screen and (min-width: 280px) and (max-width: 750px) {
    .product_list li {
        width: 49% !important;
    }
    .product_list li:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 500px) {
    .product_list .btntt {
        display: none;
    }
    .product_list li>a p {
        line-height: 30px !important;
        padding: 0 5px !important;
    }
    .product_list li>a span {
        padding: 0 5px !important;
        margin-bottom: 5px !important;
    }
}

@media screen and (min-width: 751px) {
    .product_list li:nth-child(3n) {
        margin-right: 0;
    }
}

.product_list li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}

.product_list li a {
    display: block;
}

.product_list .img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}

.product_list .img img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.product_list li>a p {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0c0d0e;
    line-height: 40px;
    padding: 0 10px;
}

.product_list li>a:hover p {
    color: #1E5AAE;
}

.product_list li>a .p1 {
    color: #2A2A2A;
    text-align: left;
}

.product_list li>a:hover .p1 {
    color: #1E5AAE !important;
}

.product_list li>a span {
    display: block;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    padding: 0 10px;
    color: #666666;
    margin-bottom: 10px;
}

.product_list .btntt {
    width: 80%;
    margin: 0 auto;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    color: #666666;
}

.product_list .btntt:hover {
    background: #1e5aae;
    color: #fff;
}

.product_list li a:hover .btn {
    color: #1E5AAE !important;
}

.product_list .btntt i {
    padding-left: 10px;
    font-size: 20px;
}


/*product detail*/

@media screen and (min-width: 280px) and (max-width: 1200px) {
    .product_detail .info_fr .cs {
        min-height: auto !important;
    }
    .product_detail .info_fl {
        width: 50% !important;
    }
    #preview .jqzoom {
        height: 0 !important;
        padding-top: 100%;
    }
    .zoomdiv,
    .jqZoomPup {
        display: none !important;
    }
    .product_detail .info_fr {
        width: 47% !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 800px) {
    .product_detail .info_fl,
    .product_detail .info_fr {
        width: 100% !important;
    }
    .product_detail .info_fr .title {
        padding-top: 15px;
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .product_detail .info_fr .cs {
        margin: 15px 0 !important;
    }
    .product_detail .info_fr .tb {
        margin-bottom: 15px !important;
    }
    .product_detail .info_fr .zx .a1 {
        margin-top: 15px !important;
        width: 120px !important;
    }
    #preview .jqzoom {
        padding-top: 62% !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 450px) {
    .product_detail .detail_cnt .title p {
        width: 100px !important;
        line-height: 35px !important;
        font-size: 14px !important;
    }
}

.product_detail {
    border: 1px solid #E5E5E5;
}

.product_detail .detail_info {
    padding: 2.5% 2.5% 0;
}

.product_detail .info_fl {
    width: 402px;
}

#preview {
    border: 1px solid #E5E5E5;
}

#preview .jqzoom {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 400px;
}

#preview .jqzoom img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    background: #ffffff;
    border: 1px solid #E5E5E5;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomdiv img {
    width: 1613px;
    height: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -510px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: relative;
    border: 1px solid #1E5AAE;
    background: #ffffff;
    opacity: 0.5;
    cursor: crosshair;
}

.product_detail .gallery-thumbs {
    margin-top: 10px;
}

.product_detail .gallery-thumbs .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}

.product_detail .gallery-thumbs .swiper-slide:hover {
    border-color: #1E5AAE;
}

.product_detail .gallery-thumbs .swiper-slide .img {
    position: relative;
    overflow: hidden;
    padding-top: 62%;
}

.product_detail .gallery-thumbs .swiper-slide .img img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.product_detail .info_fr {
    width: 430px;
}

.product_detail .info_fr .title {
    font-size: 24px;
    line-height: 35px;
    color: #000000;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 500;
}

.product_detail .info_fr .cs {
    margin: 20px 0;
    min-height: 180px;
}

.product_detail .info_fr .cs * {
    line-height: 30px !important;
    font-size: 14px !important;
    color: #666666 !important;
}

.product_detail .info_fr .tb {
    margin-bottom: 20px;
    height: 40px;
}

.product_detail .info_fr .tb img {
    max-width: 100%;
    height: 40px !important;
}

.product_detail .info_fr .zx .a1 {
    float: left;
    display: block;
    line-height: 40px;
    width: 130px;
    text-align: center;
    color: #FFFFFF !important;
    background: #1E5AAE;
    font-size: 16px;
    transition: ease-in-out 0.2s;
    margin-top: 20px;
}

.product_detail .info_fr .zx .a1:hover {
    background: #E60012;
}

.product_detail .info_fr .zx .a2 {
    margin-right: 20px;
}

.product_detail .info_fr .zx p {
    padding-left: 45px;
    background: url(../images/tel4.png)no-repeat center left;
}

.product_detail .info_fr .zx p a {
    color: #1E5AAE;
    font-size: 22px;
}

.product_detail .detail_cnt {
    padding: 5% 2.5% 2.5%;
}

.product_detail .detail_cnt .title {
    overflow: hidden;
    border-bottom: 1px solid #E5E5E5;
}

.product_detail .detail_cnt .body {
    margin: 2.5% 0;
}

.product_detail .detail_cnt .title p {
    width: 120px;
    line-height: 40px;
    text-align: center;
    background: #1E5AAE;
    color: #FFFFFF;
    font-size: 16px;
}

.product_detail .detail_ly {
    padding: 0 2.5% 2.5%;
}

.product_detail .detail_ly .title {
    font-size: 20px;
    text-align: center;
    color: #1E5AAE;
    padding-bottom: 2.5%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 2.5%;
    position: relative;
}

.product_detail .detail_ly .title i {
    display: block;
    width: 30px;
    height: 3px;
    background: #1E5AAE;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -2px;
}

.product_detail #message {
    padding-bottom: 0 !important;
}


/*cp_c*/

.swiper-container-cp .swiper-slide a {
    border: 1px solid #E5E5E5;
    display: block;
    padding-bottom: 15px;
}

.swiper-container-cp .swiper-slide .img {
    position: relative;
    overflow: hidden;
    padding-top: 62%;
}

.swiper-container-cp .swiper-slide .img img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.swiper-container-cp .swiper-slide a p {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1E5AAE;
    line-height: 40px;
    padding: 0 10px;
}

.swiper-container-cp .swiper-slide a span {
    display: block;
    width: 80%;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    color: #666666;
}

.swiper-container-cp .swiper-slide a:hover span {
    color: #1E5AAE !important;
}

.swiper-container-cp .swiper-slide a span i {
    padding-left: 10px;
    font-size: 20px;
}

.swiper-next-cp,
.swiper-prev-cp {
    width: 40px;
    height: 30px;
    text-align: center;
    background-color: #EEEEEE;
    position: absolute;
    top: 0;
    right: 2.5%;
    margin-top: 2.5%;
    cursor: pointer;
}

.swiper-prev-cp {
    margin-right: 50px;
}

.swiper-next-cp:hover,
.swiper-prev-cp:hover {
    color: #FFFFFF;
    background-color: #1E5AAE;
}

.swiper-next-cp i,
.swiper-prev-cp i {
    line-height: 30px;
    font-size: 20px;
}

.swiper-button-disabled {
    cursor: auto !important;
}

@media screen and (min-width: 280px) and (max-width: 700px) {
    .swiper-container-cp .swiper-slide a {
        padding-bottom: 0;
    }
    .swiper-container-cp .swiper-slide a span {
        display: none;
    }
    .swiper-container-cp .swiper-slide a p {
        padding: 0 5px;
        line-height: 30px;
    }
    .swiper-container-cp .swiper-slide .img {
        padding-top: 100%;
    }
}


/*news list*/

@media screen and (min-width: 280px) and (max-width: 600px) {
    .news_list .cnt {
        padding-right: 0 !important;
    }
    .news_list li a .i1 {
        display: none !important;
    }
    .news_list .date {
        height: 90px !important;
        padding-top: 15px !important;
    }
    .news_list .date b {
        font-size: 25px !important;
    }
    .news_list .cnt p {
        height: 50px !important;
    }
    .news_list .cnt .tb {
        padding-left: 35px !important;
        margin-top: 40px !important;
    }
    .news_list .cnt .tb i,
    .news_list .i2 {
        font-size: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
    }
    .news_list .i2 {
        margin-top: -15px !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 450px) {
    .news_list .date {
        width: 30% !important;
    }
    .news_list .cnt {
        width: 100% !important;
    }
}

.news_list {
    padding-top: 2.5%;
}

.news_list li {
    padding-bottom: 2.5%;
    margin-bottom: 2.5%;
    border-bottom: 1px solid #E5E5E5;
}

.news_list li a {
    display: block;
    position: relative;
}

.news_list .date {
    width: 20%;
    background: #e5e5e5;
    text-align: center;
    height: 130px;
    box-sizing: border-box;
    color: #666666;
    font-size: 16px;
    padding-top: 25px;
    transition: ease-in-out 0.1s;
}

.news_list .date b {
    font-size: 35px;
    display: block;
}

.news_list li a:hover .date {
    background: #1E5AAE;
    color: #FFFFFF !important;
}

.news_list .cnt {
    width: 77%;
    position: relative;
    padding-right: 70px;
    box-sizing: border-box;
}

.news_list .cnt span {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list .cnt p {
    color: #666666;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}

.news_list li a>.fa {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    transition: ease-in-out 0.1s;
}

.news_list .i1 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #E5E5E5;
    border-radius: 50%;
    color: #FFFFFF;
    margin-top: -20px;
    font-size: 30px;
}

.news_list li a:hover .i1 {
    background: #1E5AAE;
}

.news_list .i2 {
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #b3b1b2;
    font-size: 50px;
}

.news_list li a:hover .i2 {
    color: #1E5AAE !important;
}

.news_list .cnt .tb {
    position: relative;
    color: #666666;
    padding-left: 55px;
    margin-top: 70px;
}

.news_list .cnt .tb i {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    color: #1E5AAE;
    position: absolute;
    left: 0;
    bottom: 0;
}


/*article*/

.article .body {
    font-size: 15px;
    line-height: 2;
    color: #666;
}

@media screen and (min-width: 280px) and (max-width: 550px) {
    .article .title p span {
        padding: 0 5px !important;
        font-size: 12px;
    }
    .article .title .bt {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 450px) {
    .article .title p span:nth-child(3) {
        display: none;
    }
}

.article {
    border: 1px solid #E5E5E5;
    padding: 2.5%;
}

.article .title {
    text-align: center;
    padding-bottom: 2.5%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 2.5%;
    position: relative;
}

.article .title .bt {
    font-size: 26px;
    color: #1E5AAE;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
}

.article .title p span {
    padding: 0 10px;
}

.article .title i {
    display: block;
    width: 30px;
    height: 3px;
    background: #1E5AAE;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -2px;
}

.prenext {
    border-top: 1px solid #E5E5E5;
    margin: 20px 0;
    overflow: hidden;
    padding-top: 15px;
}

.prenext p {
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prenext .fl {
    float: left;
    width: 49%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prenext .fr {
    width: 49%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*contact box*/

@media screen and (min-width: 280px) and (max-width: 700px) {
    .contact_box .lx li {
        float: none !important;
        width: 100% !important;
        border: none !important;
        height: auto !important;
        padding: 2.5% !important;
        text-align: center;
    }
    .contact_box .lx li i {
        margin-bottom: 2.5% !important;
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
        font-size: 25px !important;
    }
}

.contact_box {
    padding-top: 2.5%;
    padding-bottom: 5%;
}

.contact_box .lx {
    border: 1px solid #E5E5E5;
    overflow: hidden;
}

.contact_box .lx li {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border-right: 1px solid #E5E5E5;
    background: url(../images/lx_bg.png) left repeat-y;
    height: 320px;
    padding: 50px 30px 0;
}

.contact_box .lx li i {
    display: block;
    width: 85px;
    height: 85px;
    line-height: 85px;
    margin: 0 auto 35px;
    text-align: center;
    color: #FFFFFF;
    background: #1E5AAE;
    border-radius: 50%;
    font-size: 40px;
}

.contact_box .lx li p {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}


/*message*/

@media screen and (min-width: 280px) and (max-width: 500px) {
    #message .box {
        margin-right: 0 !important;
        float: none !important;
        width: 100% !important;
        margin-bottom: 2%;
    }
    #message .box input {
        height: 40px !important;
        padding: 0 40px 0 10px !important;
        font-size: 14px !important;
    }
    #message i {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 20px !important;
    }
    #message textarea {
        padding: 10px 40px 10px 10px !important;
    }
    #message .submit {
        height: 40px !important;
        font-size: 16px !important;
    }
}

#message {
    padding-bottom: 2.5%;
}

#message .box {
    width: 49%;
    float: left;
    position: relative;
}

#message .box input {
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    padding: 0 60px 0 20px;
    font-size: 16px;
}

#message i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #E5E5E5;
    font-size: 25px;
    right: 0;
    top: 0;
    position: absolute;
}

#message .box1 {
    position: relative;
}

#message textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    padding: 10px 60px 10px 20px;
    height: 160px;
    resize: none;
    line-height: 25px;
}


/* 在线留言 */

.faqline {
    margin-top: 13px;
}

.faqline input {
    width: 100%;
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #888;
}

.tijiao {
    height: 40px;
    line-height: 35px;
    background: #ec1707;
    margin-top: 15px;
    border: 1px #ec1707solid;
    color: #fff;
    font-size: 16px;
    padding: 0px 25px;
}


/*page*/

@media screen and (min-width: 280px) and (max-width: 750px) {
    .page ul li a {
        padding: 5px 10px !important;
        font-size: 12px;
    }
}

.page {
    text-align: center;
    border-top: none;
}

.page ul {
    display: inline-block;
}

.page ul li {
    display: inline-block;
    border: solid 1px #E5E5E5;
}

.page ul li a {
    padding: 15px 20px;
    display: block;
    color: #666666;
}

.page .thisclass a {
    color: #1E5AAE !important;
}


/*zczp*/

.jobIntro {
    width: 970px;
    margin: 0 auto;
    text-align: center;
}

.joinList li>span {
    display: block;
    line-height: 50px;
    color: #000;
    border-bottom: 3px solid #e6e6e6;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    transition: 400ms;
    -webkit-transition: 400ms;
    overflow: hidden;
    font-size: 16px;
}

.jd {
    background: #fff;
    padding: 30px 20px 60px 20px;
    border-bottom: 3px solid #e6e6e6;
    display: none;
}

.joinList .add {
    background: #575757;
    position: absolute;
    bottom: 50%;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.joinList .add_1 {
    width: 4px;
    height: 16px;
    margin-bottom: -8px;
    right: 25px;
}

.joinList .add_2 {
    width: 16px;
    height: 4px;
    margin-bottom: -2px;
    right: 19px;
}

.joinList li:hover>span,
.joinList .act>span {
    color: #fff;
    background: #1e5aae;
}

.joinList li:hover .add,
.joinList .act .add {
    background: #fff;
}

.joinList .act .add_1 {
    bottom: 0;
    margin-bottom: -16px;
    opacity: 0;
    display: none\9;
}

.btn-primary {
    color: #fff;
    background-color: #1e5aae;
    border-color: #1e5aae;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


/*job_resume*/

.message {
    width: 100%;
    float: left;
}

.messagewr {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.row {
    position: relative;
    margin-bottom: 15px;
}

.row-wrap {
    margin-left: 12px;
}

#code+img {
    position: absolute;
    top: 6px;
    right: 5px;
}

.row .rowin {
    border: 1px solid #bbb;
    padding: 0;
    padding-left: 16px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    outline: none;
    background: none;
    transition: 0.34s;
    box-sizing: border-box
}

.row .rowin:focus {
    border-color: #025d92;
}

.row .rowin::-webkit-input-placeholder,
.row textarea::-webkit-input-placeholder {
    color: #333 !important;
}

.row .rowin:-moz-placeholder,
.row textarea:-moz-placeholder {
    color: #333 !important;
}

.row .rowin::-moz-placeholder,
.row textarea::-moz-placeholder {
    color: #333 !important;
}

.row .rowin:-ms-input-placeholder,
.row textarea:-ms-input-placeholder {
    color: #333 !important;
}

.zus {
    color: #333;
    font-size: 12px;
    margin-bottom: 18px;
    line-height: 1.4;
    width: 100%;
    float: left;
}

.row textarea {
    resize: vertical;
    padding: 0;
    border: 1px solid;
    color: #bbb;
    font-family: "微软雅黑";
    padding: 12px 8px;
    width: 100%;
    height: 126px;
    font-size: 12px;
    transition: 0.35s;
    box-sizing: border-box;
    background: none;
}

.row textarea:focus {
    border-color: #025d92;
}

.code {
    width: 100%;
    padding-bottom: 42px;
    border-bottom: 1px solid #bbb;
}

.code .rowin {
    width: 88px;
    border-color: #025d92;
    background: #025d92;
    float: left;
}

.code span {
    display: block;
    cursor: pointer;
    width: 103px;
    height: 35px;
    border: 1px solid #00a0e9;
    text-align: center;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    float: left;
    margin-left: 11px;
    transition: 0.34s;
}

.code span:hover {
    background: #025d92;
    border-color: #025d92;
}

.rowsu {
    width: 100%;
    margin-top: 10px;
    float: left;
}

.rowsu input {
    width: 105px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #d62332;
    cursor: pointer;
    border: none;
    outline: none;
    font-family: "微软雅黑";
    transition: 0.37s;
}

.rowsu input:hover {
    background: #025d92;
}

#sex {
    border: 1px solid #bbb;
    padding: 0;
    padding-left: 16px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    font-family: "微软雅黑";
    outline: none;
    background: none;
    transition: 0.34s;
    box-sizing: border-box;
    color: #333
}

#sex option {
    color: #000
}

.yanzheng img {
    margin-top: 3px;
    border-radius: 5px;
}

.co_list {
    width: 100%;
    overflow: hidden;
}

.co_list li {
    width: 23%;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cosmallpic img {
    border: 1px solid #e5e5e5;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .co_list li {
        width: 46%;
    }
    .footer_link {
        display: none;
    }
    #first {
        display: none;
    }
    .page {
        margin: 15px 0;
    }
    .prenext .fl {
        float: none;
        width: 100%;
    }
    .prenext .fr {
        float: none;
        width: 100%;
    }
    .f2 {
        float: left;
    }
    .f3 {
        float: right;
    }
    #search {
        width: 100%;
    }
    .news_list .date {
        margin-right: 10px;
    }
}

.prenext a:hover {
    color: #1e5aae;
}