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(17, 139, 3, 50);
}

.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: #1b7749;
}

.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;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #616161;
    font-weight: normal;
    padding-left: 8px;
}

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

.p12-curmbs-1 span {
    font-family: 'å®‹ä½“';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.leftnav-z1-desc {
    background: #fff;
    max-height: 180px;
    margin-bottom: 14px;
}

.leftnav-z1-desc dt {
    height: 30px;
    padding: 20px 0;
}

.leftnav-z1-desc dt b {
    display: inline-block;
    font-weight: normal;
    border-left: 13px solid #e3e3e3;
    border-right: 7px solid #e3e3e3;
    padding: 0 12px 0 13px;
    font-size: 28px;
    color: #7c7c7c;
}

.leftnav-z1-desc dt b span {
    font-size: 18px;
    color: #bfbfbf;
    text-transform: uppercase;
    padding-left: 10px;
}

.leftnav-z1-desc dd {
    padding: 0 27px 0 27px;
}

.leftnav-z1-desc dd h4 {
    font-size: 24px;
    font-weight: normal;
    color: #797979;
    max-height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.leftnav-z1-desc dd div {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    max-height: 48px;
    overflow: hidden;
}

.leftnav-z1-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #616161;
}

.leftnav-z1-list dl {
    width: 32.2%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.3%;
    box-sizing: border-box;
}

.leftnav-z1-list dl:nth-child(4n-1) {
    margin-right: 0;
}

.leftnav-z1-list dt img {
    width: 100%;
    display: block;
}

.leftnav-z1-list dd {
    padding: 6px 20px 5px 20px;
}

.leftnav-z1-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
}

.leftnav-z1-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leftnav-z1-list dl:hover h4 a {
    color: #1b7749;
}

.leftnav-z1-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.leftnav-z1-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.leftnav-z1-list dl:hover {
    border-color: #1b7749;
}

.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
    color: #1b7749;
}


.cl-fldh-tys-02-tit {
    height: 80px;
    font-size: 22px;
    font-weight: normal;
    line-height: 80px;
    color: #fff;
    text-align: center;
    background: #1b7749;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
}

.cl-fldh-tys-02-list {
    border: 1px solid #ebebeb;

    border-top: 5px solid #616161;
}

.cl-fldh-tys-02-list a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cl-fldh-tys-02-list h3 {
    padding: 0 34px 0 14px;
    height: 54px;
    font-weight: normal;
    font-size: 18px;
    line-height: 54px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    overflow: hidden;
}

.cl-fldh-tys-02-list h3:after {
    width: 10px;
    height: 10px;
    right: 18px;
    top: 22px;
}

.cl-fldh-tys-02-list h3 a {
    color: #313131;
}

.cl-fldh-tys-02-list h3.sidenavcur {

}

.cl-fldh-tys-02-list h3.sidenavcur a {
    color: #1b7749;
}

.cl-fldh-tys-02-list h3.sidenavcur:after {

    border-color: #1b7749;
}

.cl-fldh-tys-02-list h3:hover:after {

    border-color: #1b7749;
}

.cl-fldh-tys-02-list h3:hover a {
    color: #1b7749;
    ;
}

.cl-fldh-tys-02-list dl {
    margin: 0 14px;
    border: 1px solid #ebebeb;
    margin-bottom: 24px;
}

.cl-fldh-tys-02-list dt {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding-left: 26px;
    overflow: hidden;
}

.cl-fldh-tys-02-list-one:last-child h3 {
    border-bottom: none;
}

.cl-fldh-tys-02-list dt a {
    color: #404040;
}

.cl-fldh-tys-02-list dt:after {
    width: 8px;
    height: 8px;
    left: 10px;
    top: 15px;
}

.cl-fldh-tys-02-list dt:hover,
.cl-fldh-tys-02-list dt.sidenavcur {
    background: #1b7749;
}

.cl-fldh-tys-02-list dt:hover a,
.cl-fldh-tys-02-list dt.sidenavcur a {
    color: #fff;
}

.cl-fldh-tys-02-list dt:hover:after,
.cl-fldh-tys-02-list dt.sidenavcur:after {

}

.cl-fldh-tys-02-list p {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}

.cl-fldh-tys-02-list p a {
    padding-left: 40px;
}

.cl-fldh-tys-02-list p.sidenavcur a,
.cl-fldh-tys-02-list p:hover a {
    color: #1b7749;
}

.cl-fldh-tys-02-list h3:after,
.cl-fldh-tys-02-list dt:after {
    content: "";
    border: 1px solid #bdbdbd;
    border-style: solid solid none none;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.p1-info-3-tit {
    height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #1b7749;
    color: #fff;
    text-align: center;
}

.p1-info-3-list {
    padding: 10px 10px 0;
}

.p1-info-3-list li h4 {
    height: 46px;
    font-size: 14px;
    font-weight: normal;
    line-height: 46px;
    color: #4b4a4a;
    border-bottom: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
.p1-info-3-list li h4 span {
    float: right;
}


.contact-z1 {
    height: 140px;
    background: url("/template/jm/pc/skin/images/contact-z1.jpg") no-repeat;
    color: #333;
    margin-bottom: 30px;
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    background: url(/template/jm/pc/skin/images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding-left: 73px;
}


.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: #1b7749 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: #1b7749 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;
}