body {
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
}

i,
em {
    font-style: normal;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 90px;
    background: #ffffff;
}

.h_con {
    height: 90px;
}

.h_con .t_logo {
    float: left;
    margin: 29px 90px 0 50px;
}

.h_nav {
    height: 53px;
    position: relative;
    float: right;
    padding-top: 37px;
}

.h_nav li {
    float: left;
    position: relative;
    height: 52px;
}

.h_nav li>a {
    display: block;
    font-size: 16px;
    color: #404040;
    margin: 0 23px;
    z-index: 1;
    position: relative;
    box-sizing: border-box;
    height: 52px;
}

.h_nav li:last-child>a {
    margin-right: 0
}

.h_nav li:hover>a,
.h_nav li.cur>a {
    color: #1b7749;
}

.h_nav li>a::after {
    content: "";
    display: block;
    width: 0;
    left: 50%;
    height: 3px;
    background: #1b7749;
    transition: 0.35s;
    position: absolute;
    bottom: 0;
}

.h_nav li:hover>a::after {
    width: 100%;
    left: 0;
}

.h_nav li.cur>a::after {
    content: "";
    display: block;
    width: 0;
    left: 50%;
    height: 3px;
    background: #1b7749;
    transition: 0.35s;
    position: absolute;
    bottom: 0;
}

.h_nav li.cur>a::after {
    width: 100%;
    left: 0;
}

.h_nav li.zx_t::before {
    width: 10px;
    height: 7px;
    display: block;
    content: "";
    position: absolute;
    right: -3px;
    top: 8px;
    background: url(/template/jm/pc/skin/images/jt.png) no-repeat;
}


.h_nav li p {
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 53px;
    z-index: 10;
    background: rgba(22, 115, 187, 0.5);
}

.h_nav li p>a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #ffffff;
    border-top: 1px dashed #dcdcdc;
    background: none;
}

.h_nav li p>a:hover {
    font-weight: bold;
}

.sou {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    z-index: 2;
    right: 0;
    margin-top: -7px;
}

.sea_icon {
    width: 20px;
    height: 20px;
    background: url(/template/jm/pc/skin/images/sou.png) no-repeat center;
    cursor: pointer;
}

.sea_box {
    position: absolute;
    width: 345px;
    right: 0;
    top: 53px;
    z-index: 10;
    display: none;
}

.sea_box input {
    float: left;
    border: 2px solid #1673bb;
    font-size: 14px;
}

.sea_box input.txt {
    width: 230px;
    padding: 0 20px;
    line-height: 34px;
    height: 34px;
    outline: 0;
}

.sea_box input.btn {
    width: 70px;
    background-color: #1673bb;
    color: #fff;
    cursor: pointer;
    height: 38px;
    outline: 0;
}



.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}


.p102-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.p102-search-1 p b {
    display: inline-block;
}

.p102-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p102-search-1 p a:hover {
    color: #11b7749;
}

.p102-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.p102-search-1-inp:before {
    top: 0;
}

.p102-search-1-inp:after {
    bottom: 0;
}

.p102-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left;
}

.p102-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    border-radius: 25px;
    background: url(/template/jm/pc/skin/images/p102-search-icon1.png) no-repeat center center #1b7749;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(/template/jm/pc/skin/images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #11b7749;
}


input:required:invalid,
input:focus:invalid,
textarea:required:invalid,
textarea:focus:invalid {
    box-shadow: none;
}

.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}

.p4-order-form-1 {
    overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #1b7749;

}

.p4-order-form-1-con {
    border: 1px solid #bbb;
    background: url(/template/jm/pc/skin/images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    padding: 40px 15%;
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;
    font-size: 12px;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
    display: flex;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}

.p4-order-form-1-con li b {
    color: #f00;
}

.p4-order-form-1-con li .row-hd {
    color: #666;
}

.timenum {
    padding-left: 95px;
}

.p4-order-form-1-con li p {
    clear: both;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}


.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /*float: left;*/
}

.p4-order-form-1-con .radioandcheck {
    vertical-align: middle;
}

.p4-order-form-1-con .err {
    border: 1px solid #c00;
}

.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%;
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t2 {
    width: 100%;
}

.p4-order-form-1-t2 input {
    width: 150px;
    vertical-align: top;
}

.p4-order-form-1-t2 span {
    width: 153px;
    height: 25px;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
}

.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #1b7749;
}

.p4-order-form-1-con .p4-order-form-1-b2 {
    background: #767676;
}

.p4-order-form-1-con .p4-order-form-1-t4 {
    overflow: auto;
    height: auto;
    min-height: 35px;
    width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
    vertical-align: middle;
    width: 14px;
    margin: 0 10px;
}

/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: fixed;
    color: #000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}

.modal-dialog .css-icon {
    background-image: url("/template/jm/pc/skin/images/modal-icons.png");
}

.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px;
}




.footer {
    height: 520px;
    background: #3d4042;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #787a7b;
    box-sizing: border-box;
}

.f_con {
    height: 362px;
    padding-top: 90px;
}

.content-s {
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    width: 90%;
    min-width: 1200px;
    max-width: 1400px;
}

.f_nav {
    float: left;
    height: 326px;
    width: 200px;
    text-align: left;
    margin-right: 100px;
}

.f_nav h2 {
    text-align: left;
    height: 69px;
    border-bottom: 1px solid #515355;
    box-sizing: border-box;
    margin-bottom: 32px;
}

.f_nav h2 em {
    font-size: 21px;
    color: #ffffff;
    display: block;
    line-height: 21px;
    font-weight: normal;
}

.f_nav h2 span {
    font-size: 16px;
    color: #606263;
    display: block;
    line-height: 16px;
    font-weight: normal;
    padding-top: 8px;
}

.f_nav li {
    width: 110px;
    float: left;
}

.f_nav li a {
    font-size: 15px;
    line-height: 36px;
    display: block;
    color: #c1c2c2;
}

.jg {
    float: left;
    height: 326px;
    width: 200px;
    text-align: left;
    margin-right: 100px;
}

.jg h2 {
    text-align: left;
    height: 69px;
    border-bottom: 1px solid #515355;
    box-sizing: border-box;
    margin-bottom: 32px;
}

.jg h2 em {
    font-size: 21px;
    color: #ffffff;
    display: block;
    line-height: 21px;
    font-weight: normal;
}

.jg h2 span {
    font-size: 16px;
    color: #606263;
    display: block;
    line-height: 16px;
    font-weight: normal;
    padding-top: 8px;
}

.jg li {
    width: 145px;
    float: left;
}

.jg li a {
    font-size: 15px;
    line-height: 36px;
    display: block;
    color: #c1c2c2;
}

.lxw {
    float: left;
    height: 326px;
    width: 400px;
    text-align: left;
}

.lxw h2 {
    text-align: left;
    height: 69px;
    border-bottom: 1px solid #515355;
    box-sizing: border-box;
    margin-bottom: 32px;
}

.lxw h2 em {
    font-size: 21px;
    color: #ffffff;
    display: block;
    line-height: 21px;
    font-weight: normal;
}

.lxw h2 span {
    font-size: 16px;
    color: #606263;
    display: block;
    line-height: 16px;
    font-weight: normal;
    padding-top: 8px;
}

.lxw p {
    font-size: 15px;
    color: #c1c2c2;
    display: block;
    line-height: 36px;
}

.lxw p a {
    color: #c1c2c2;
}


.sao {
    float: right;
    margin-top: 69px;
    height: 180px;
    width: 300px;
}

.sao p {
    height: 180px;
    position: relative;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    width: 140px;
}

.sao p i {
    display: block;
    height: 122px;
    width: 122px;
    background: #ffffff;
    padding: 9px 9px 9px 9px;
}

.sao p img {
    display: block;
    width: 123px;
    height: 123px;
}

.sao p span {
    display: block;
    font-size: 14px;
    color: #c1c2c2;
    line-height: 14px;
    text-align: center;
    padding-top: 10px;
}

.sao p:after {
    display: block;
    position: absolute;
    left: 12px;
    top: 0;
    width: 100%;
    height: 35px;
    content: "";
    animation: light 5s infinite;
    -webkit-animation: light 5s infinite;
}

.sao .item-1:after {
    background: url(/template/jm/pc/skin/images/code_shadow1.png) no-repeat 0 0;
}

@keyframes light {
    0% {
        top: 0;
    }

    50% {
        top: 100%;
    }

    100% {
        top: -40px;
    }
}





.link {
    width: 100%;
    height: 68px;
    border-top: 1px solid #515355;
    box-sizing: border-box;
}

.link p {
    float: left;
    line-height: 68px;
    font-size: 14px;
    color: #c1c2c2;
    display: block;
}

.link p em {
    float: left;
    line-height: 68px;
    font-size: 14px;
    color: #c1c2c2;
    display: block;
    margin-right: 25px;
}

.link b {
    font-size: 14px;
    color: #c1c2c2;
    display: block;
    margin-right: 1%;
    float: left;
    font-weight: normal;
    margin-left: 446px;
    line-height: 68px;
}

.link a {
    font-size: 14px;
    color: #c1c2c2;
    display: block;
    font-weight: normal;
    padding-right: 25px;
    float: left;
    line-height: 68px;
}

.link a:last-child {
    padding-right: 0;
}

@media screen and (min-width:760px) and (max-width:1680px) {
    .f_nav {
        margin-right: 60px;
    }

    .jg {
        margin-right: 60px;
    }

    .lxw {
        width: 330px;
    }

    .link b {
        margin-left: 300px;
    }
}


.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #11b7749 url(/template/jm/pc/skin/images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #1b7749 url(/template/jm/pc/skin/images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #1b7749 url(/template/jm/pc/skin/images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #1b7749 url(/template/jm/pc/skin/images/tohome.png) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #1b7749 url(/template/jm/pc/skin/images/returnTop.png) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #11b7749 url(/template/jm/pc/skin/images/cimg23.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #1b7749 url(/template/jm/pc/skin/images/cimg25.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}