.tou {
    background:rgba(255,255,255,.8);
    height:100px;width:100%;position:fixed;left:0;top:0;z-index:99999;
}

.tou .logo {
    line-height: 100px;
}

@media (max-width: 1300px) {
    .tou .logo {
        width: 14%;
    }
    .tou .logo img {
        max-width: 100%;
    }
}

h2.bt {
    text-align: center;
    color: #000000;
}

h2.bt p {
    font-size: 48px;
    background: url(../images/h-1.png) no-repeat 50%;font-weight:bold;
}
h2.bt b{color:#009383;}

h2.bt dd b{font-weight:normal;color:#212121;font-size:18px;}

@media (max-width: 780px) {
    h2.bt p {
        font-size: 30px;
    }
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 22px;
    }
}

h2.bt dd {
    font-size: 18px;
    margin-top: 22px;
}

@media (max-width: 780px) {
    h2.bt dd {
        font-size: 14px;
        margin-top: 10px;
    }
}

.c1 {
    margin-top: 112px;
    margin-bottom: 134px;
}

@media (max-width: 780px) {
    .c1 {
        margin-top: 50px;
        margin-bottom: 20px;
    }
}

.c1 .list1 {
    margin-top: 34px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

@media (max-width: 700px) {
    .c1 .list1 {
        margin-bottom: 0;
    }
}

.c1 .list1 li {
    width: 118px;
    line-height: 31px;
    border-radius: 20px;
    border: 1px solid #000000;
    font-size: 16px;
    margin: 0 12px;
}

@media (max-width: 700px) {
    .c1 .list1 li {
        width: 30.33%;
        margin: 0 1.5% 20px;
    }
}

.c1 .list1 li a {
    color: #000000;
}

.c1 .list1 li:hover {
    color: #a82323;
    border-color: #a82323;
}

.c1 .list1 li:hover a {
    color: #a82323;
}

.c1 .list2 {
    margin-left: -0.88vw;
    margin-right: -0.88vw;
}

.c1 .list2 li {
    width: 25%;
    padding: 0 0.88vw;
    float: left;
}

@media (max-width: 780px) {
    .c1 .list2 li {
        width: 50%;
        margin-bottom: 60px;
    }
}

.c1 .list2 li a {
    display: block;
    position: relative;
}

.c1 .list2 li .img {
    overflow: hidden;
}

.c1 .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c1 .list2 li h3 {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(213, 213, 213, 0.35);
    height: 82px;
    font-size: 16px;
    color: #242424;
    text-align: center;
    position: absolute;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.c1 .list2 li h3 p {
    font-size: 14px;
    color: #bdbdbd;
    margin-top: 10px;
}

.c1 .list2 li:hover .img img {
    transform: scale(1.1);
}

.c1 .list2 li:hover h3 {
    color: #a82323;
}

.c2 .list2 {
    position: relative;
}

.c2 .list2 li img {
    width: 100%;
}

.c2 .list2 .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 111;
    outline: none;
    border: none;
    font-size: 0;
    width: 73px;
    height: 73px;
}

@media (max-width: 780px) {
    .c2 .list2 .slick-arrow {
        width: 40px;
        height: 40px;
    }
}

.c2 .list2 .slick-arrow.slick-prev {
    left: 13vw;
    background: url(../images/zb.png) no-repeat 50%;
    background-size: 100%;
}

.c2 .list2 .slick-arrow.slick-next {
    right: 13vw;
    background: url(../images/yb.png) no-repeat 50%;
    background-size: 100%;
}

.c2.c4 .list2 .slick-arrow.slick-prev {
    left: 13vw;
    background: url(../images/zb.png) no-repeat 50%;
    background-size: 100%;
}

.c2.c4 .list2 .slick-arrow.slick-next {
    right: 13vw;
    background: url(../images/yb.png) no-repeat 50%;
    background-size: 100%;
}

.c3 {background: url(../images/box4.png) no-repeat;background-size: 100% 100%;padding:4% 0;}

@media (max-width: 780px) {
    .c3 {
        margin-top: 50px;
    }
}

.c3 .titx {
    margin-bottom: 44px;
}

.c3 .titx h2 {
    text-transform: uppercase;
}

@media (max-width: 700px) {
    .c3 .titx h2 {
        float: none;
    }
}

.c3 .titx h2 p {
    color: #009383;
    font-size: 30px;
}

@media (max-width: 780px) {
    .c3 .titx h2 p {
        font-size: 24px;
    }
}

.c3 .titx h2 dd {
    margin-top: 4px;
    font-size: 20px;
    color: #000000;
}


@media (max-width: 780px) {
    .c3 .titx h2 dd {
        font-size: 14px;
    }
}

.c3 .titx h2 dd:after {
    content: '';
    background: url(../images/xian.jpg) no-repeat 0 50%;
    display: inline-block;
    width: 105px;
    height: 1px;
    vertical-align: middle;
}

.c3 .titx h2 dd span {
    color: #353535;margin-right:15px;
}

.c3 .titx .ck {
    margin-top: 18px;
}

.c3 .titx .ck a {
    font-size: 18px;
    color: #3a3a3a;
}



.c3 .titx .ck .span {
    font-weight: 600;
}

@media (max-width: 780px) {
    .c3 .titx .ck {
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .c3 .titx .ck {
        float: none;
        margin-top: 4px;
    }
}



.c3 .titx .ck:hover .span {
    font-weight: 500;
}

.c3 .list2 {
    margin-left: -0.677vw;
    margin-right: -0.677vw;
}

.c3 .list2 li {
    float: left;
    width: 20%;
    padding: 0 0.677vw;
}

@media (max-width: 780px) {
    .c3 .list2 li {
        width: 50%;
        margin-bottom: 20px;
    }
    .c3 .list2 li:last-child {
        display: none;
    }
}

.c3 .list2 li a {
    display: block;
}

.c3 .list2 li .img {
    overflow: hidden;
}

.c3 .list2 li .img img {
    transition-duration: .3s;
    width: 100%;
}

.c3 .list2 li .zi {
    background:#fff;padding:5px 0;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 11px 20px -13px rgba(0, 0, 0, 0.2);
}

.c3 .list2 li .zi h3 {
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}

.c3 .list2 li .zi dd {
    font-size: 12px;
    color: #333333;
    line-height: 28px;
    background: url(../images/xian1.jpg) no-repeat 50% 0, url(../images/xian1.jpg) no-repeat 50% 100%;
}

.c3 .list2 li:hover .img img {
    transform: scale(1.1);
}

.c3 .list2 li:hover .zi h3 {
    color: #009383;
}

.c4 {
   
}

@media (max-width: 780px) {
    .c4 {
        margin-top: 50px;
    }
}

.c5 {margin:3% 0 1%;}

@media (max-width: 780px) {
    .c5 {
        margin-top: 50px;
    }
}

.c5 .list2 {
    margin-top: 48px;
    margin-left: -0.625vw;
    margin-right: -0.625vw;
    text-align: center;
}

.c5 .list2 li {
    padding: 0 0.625vw;
    margin-bottom: 34px;
}

@media (max-width: 780px) {
    .c5 .list2 li {
        margin-bottom: 20px;
    }
}

.c5 .list2 li .img {
    overflow: hidden;
}

.c5 .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c5 .list2 li h3 {
    line-height: 50px;
    border: 1px solid #eeeeee;
    border-top: none;
    font-size: 18px;
    color: #555555;height:50px;overflow:hidden;background:#f6f6f6;
}

.c5 .list2 li:hover .img img {
    transform: scale(1.1);
}

.c5 .list2 li:hover h3 {
    color: #009383;
}

.c6 {
    margin-top: 60px;
}

@media (max-width: 1024px) {
    .c6 {
        margin-top: 0;
    }
}

.c6 .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c6 .content .c6-1 {
    width: 50%;
}

@media (max-width: 780px) {
    .c6 .content .c6-1 {
        width: 100%;
    }
}

.c6 .content .c6-1 img {
    max-width: 100%;
}

.c6 .content .c6-2 {
    width: 50%;
}

@media (max-width: 780px) {
    .c6 .content .c6-2 {
        width: 100%;
    }
}

.c6 .content .c6-2 .ll {
    margin-right: 9.375vw;
    padding: 3.75vw 2.8vw 0 3vw;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.35);
    height: 100%;
    align-items: center;
    display: flex;
}

@media (max-width: 1350px) {
    .c6 .content .c6-2 .ll {
        padding-top: 2vw;
    }
}

@media (max-width: 1024px) {
    .c6 .content .c6-2 .ll {
        margin-right: 0;
    }
}

@media (max-width: 780px) {
    .c6 .content .c6-2 .ll {
        padding: 20px;
    }
}

.c6 .content .c6-2 .ll1 {
    height: 100%;
}

.c6 .content .c6-2 h2 {
    font-weight: 600;
    font-size: 1.82vw;
    color: #000000;
    background: url(../images/xian2.jpg) no-repeat 0 100%;
    padding-bottom: 1.5625vw;
    text-transform: uppercase;
}

@media (max-width: 780px) {
    .c6 .content .c6-2 h2 {
        padding-bottom: 24px;
        font-size: 20px;
    }
}

.c6 .content .c6-2 dd {
    margin-top: 2.5vw;
    font-size: 0.78125vw;
    line-height: 1.666vw;
    color: #323232;
}

@media (max-width: 780px) {
    .c6 .content .c6-2 dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
    }
}

.c6 .content .c6-2 a.ck {
    display: block;
    text-align: center;
    background: url(../images/a3.jpg) no-repeat 0 50%;
    text-transform: uppercase;
    color: #fff;
    width: 13.54vw;
    line-height: 2.916vw;
    margin-top: 2.083vw;
    font-size: 15px;
}

@media (max-width: 780px) {
    .c6 .content .c6-2 a.ck {
        width: 140px;
        line-height: 34px;
        font-size: 14px;
    }
}

.c6 .content .c6-2 a.ck:hover {
    background: url(../images/a3h.jpg) no-repeat 0 50%;
}

.c6 .content1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 780px) {
    .c6 .content1 {
        flex-direction: column-reverse;
    }
}

.c6 .content1 .c6-11 {
    width: 50%;
}

@media (max-width: 780px) {
    .c6 .content1 .c6-11 {
        width: 100%;
    }
}

.c6 .content1 .c6-11 img {
    max-width: 100%;
}

.c6 .content1 .c6-22 {
    width: 50%;
}

@media (max-width: 780px) {
    .c6 .content1 .c6-22 {
        width: 100%;
    }
}

.c6 .content1 .c6-22 .ll {
    margin-left: 9.375vw;
    padding: 3.75vw 2.8vw 0 3vw;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.35);
    height: 100%;
    align-items: center;
    display: flex;
}

@media (max-width: 1350px) {
    .c6 .content1 .c6-22 .ll {
        padding-top: 2vw;
    }
}

@media (max-width: 1024px) {
    .c6 .content1 .c6-22 .ll {
        margin-left: 0;
    }
}

@media (max-width: 780px) {
    .c6 .content1 .c6-22 .ll {
        padding: 20px;
    }
}

.c6 .content1 .c6-22 .ll1 {
    height: 100%;
}

.c6 .content1 .c6-22 h2 {
    color: #222222;
    text-transform: uppercase;
    font-size: 1.82vw;
}

.c6 .content1 .c6-22 h2 p {
    font-size: 1.5625vw;
    font-weight: 200;
    margin-bottom: 5px;
    letter-spacing: 4px;
}

@media (max-width: 780px) {
    .c6 .content1 .c6-22 h2 {
        font-size: 20px;
    }
    .c6 .content1 .c6-22 h2 p {
        font-size: 18px;
    }
}

.c6 .content1 .c6-22 dd {
    margin-top: 2.5vw;
    font-size: 0.78125vw;
    line-height: 1.666vw;
    color: #323232;
}

@media (max-width: 780px) {
    .c6 .content1 .c6-22 dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
    }
}

.c6 .content1 .c6-22 a.ck {
    display: block;
    text-align: center;
    background: url(../images/a3.jpg) no-repeat 0 50%;
    text-transform: uppercase;
    color: #fff;
    width: 13.54vw;
    line-height: 2.916vw;
    margin-top: 3.125vw;
    font-size: 15px;
}

.c6 .content1 .c6-22 a.ck:hover {
    background: url(../images/a3h.jpg) no-repeat 0 50%;
}

@media (max-width: 780px) {
    .c6 .content1 .c6-22 a.ck {
        width: 140px;
        line-height: 34px;
        font-size: 14px;
    }
}

.c7 {
    padding: 3.854vw 0;
}

.c7 .titx {
    padding: 24px 3.385vw;
    background: #009383;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.c7 .titx h2 {
    color: #fff;
}

.c7 .titx h2 p {
    font-size: 30px;
    margin-bottom: 8px;text-transform:uppercase;
}

@media (max-width: 780px) {
    .c7 .titx h2 p {
        font-size: 20px;
    }
}

.c7 .titx h2 span {
    display: block;
    font-size: 20px;
    letter-spacing: 6px;
}

@media (max-width: 780px) {
    .c7 .titx h2 span {
        font-size: 14px;
    }
}

.c7 .titx a.ck {
    font-size: 18px;
    color: #fff;
    transition-duration: .3s;
}

.c7 .titx a.ck:hover {
     transform: translateX(10px);
}

@media (max-width: 780px) {
    .c7 .titx a.ck {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .c7 .titx a.ck {
        margin-top: 6px;
    }
}

.c7 .content {
    background: #f5f5f5;
    padding: 0 1.927vw;
}

.c7 .content .list2 {
    padding-top: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c7 .content .list2 li {
    padding-top: 14px;
    margin-bottom: 2.916vw;
    width: 47%;
}

@media (max-width: 780px) {
    .c7 .content .list2 li {
        width: 100%;
    }
}

.c7 .content .list2 li h3 {
    font-size: 18px;
    color: #515151;
    font-weight: 600;
    padding-right: 78px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.c7 .content .list2 li h3 span {
    font-size: 14px;
    color: #4d4d4e;
    font-weight: 500;
    position: absolute;
    right: 0;
    line-height: 22px;
}

.c7 .content .list2 li dd {
    margin-top: 22px;
    font-size: 15px;
    line-height: 24px;
    color: #7d7d7d;
}

.c7 .content .list2 li:hover h3 {
    color: #0e5a58;
}

.foot {
    background: #000000;
    padding-top: 46px;
    padding-bottom: 20px;
}

.foot h2 {
    font-size: 20px;
    color: #fff;
    background: url(../images/su.jpg) no-repeat 0 50%;
    padding-left: 17px;
}

.foot .foot1 {
    width: 37%;
}

@media (max-width: 1025px) {
    .foot .foot1 {
        display: none;
    }
}

.foot .foot1 .sec {
    margin-top: 27px;
    color: #fff;
}

.foot .foot1 .sec .lian {
    line-height: 40px;
}

.foot .foot1 .sec .lian p {
    width: 100%;
}

.foot .foot1 .sec .lian a {
    width: 25%;
    color: #fff;
    font-size: 14px;
    float: left;
}

.foot .foot1 .sec .lian a:hover {
    color: #12908d;
}

.foot .foot1 .sec .list2 {
    margin-top: 16px;
}

.foot .foot1 .sec .list2 a {
    float: left;
    font-size: 16px;
    color: #fff;
    width: 33.33%;
}

.foot .foot2 {
    margin-left: 4vw;
    width: 21vw;
}

@media (max-width: 1025px) {
    .foot .foot2 {
        margin-left: 0;
        width: 100%;
    }
}

.foot .foot2 .sec {
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    margin-top: 30px;
}

.foot .foot2 .sec p:nth-child(1) {
    font-weight: 600;
    line-height: 1;
    margin-bottom: 16px;
}

.foot .foot3 {
    width: 11vw;
}

@media (max-width: 1025px) {
    .foot .foot3 {
        display: none;
    }
}

.foot .foot3 .sec {
    margin-top: 30px;
}

.foot .foot3 .sec .list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot .foot3 .sec .list2 a {
    width: 43%;
    text-align: center;
    color: #fff;
}

.foot .foot3 .sec .list2 a img {
    width: 100%;
}

.foot .foot3 .sec .list2 a dd {
    line-height: 40px;
    font-size:12px;
    color: #fff;
}

.ban {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    background: #0e5a58;
    padding: 14px 0 30px;
}

.ban a {
    color: #fff;
}
.bq{display:inline-block;}
.bq .kk{display:inline-block;}



.nc1 .list2 li img {
    width: 100%;
}

.nc2 {
    padding: 3.4375vw 0;
    background: #f3f3f3;
}

.nc2 h2.bt p b {
    font-weight: 500;
}

.nc2 .content {
    margin-top: 2.5vw;
    padding-left: 4.166vw;
    padding-right: 4.6875vw;
}

.nc2 .content .nc2-1 {
    width: 40%;
    margin-top: 2.8125vw;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 {
        width: 100%;
    }
}

.nc2 .content .nc2-1 h2 {
    font-size: 2.083vw;
    color: #a82323;
    text-transform: uppercase;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 h2 {
        font-size: 18px;
    }
}

.nc2 .content .nc2-1 h3 {
    margin-top: 1.0416vw;
    font-size: 1.0416vw;
    color: #444444;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 h3 {
        font-size: 16px;
    }
}

.nc2 .content .nc2-1 h3 p {
    font-size: 15px;
    color: #838383;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}

.nc2 .content .nc2-1 .list2 {
    margin-top: 2.7vw;
}

.nc2 .content .nc2-1 .list2 li {
    margin-bottom: 2.7vw;
}

.nc2 .content .nc2-1 .list2 li .img {
    width: 10%;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 .list2 li .img {
        width: 40px;
    }
}

.nc2 .content .nc2-1 .list2 li .img img {
    max-width: 100%;
}

.nc2 .content .nc2-1 .list2 li .zi {
    width: 87%;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 .list2 li .zi {
        width: calc(100% - 56px);
    }
}

.nc2 .content .nc2-1 .list2 li .zi p {
    font-weight: 600;
    font-size: 1.25vw;
    color: #181818;
    line-height: 2.6vw;
    font-family: "Microsoft YaHei";
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 .list2 li .zi p {
        font-size: 16px;
        line-height: 40px;
    }
}

.nc2 .content .nc2-1 .list2 li .zi dd {
    font-size: 1.0416vw;
    color: #444444;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-1 .list2 li .zi dd {
        font-size: 14px;
    }
}

.nc2 .content .nc2-2 {
    width: 58%;
}

@media (max-width: 780px) {
    .nc2 .content .nc2-2 {
        width: 100%;
    }
}

.nc2 .content .nc2-2 img {
    width: 100%;
}

.nc3 {
    margin-bottom: 3.4375vw;
    margin-top: 5.3125vw;
}

.nc3 .list2 {
    margin-left: -8px;
    margin-right: -8px;
}

.nc3 .list2 li {
    padding: 0 8px 16px;
}

.nc3 .list2 li a {
    display: block;
    box-shadow: 0 0 10px 0 rgba(213, 213, 213, 0.35);
}

.nc3 .list2 li img {
    width: 100%;
}

.nc4 {
    margin-bottom: 3.125vw;
}

.nc4 .list2 {
    background: #f4f4f4;
    padding: 17px 0;
}

.nc4 .list2 li {
    padding-left: 2.5vw;
}

.nc4 .list2 li:nth-child(4) a {
    border-right: none;
}

.nc4 .list2 li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-right: 1px solid #cbcbce;
}

.nc4 .list2 li a .img {
    width: 44px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

.nc4 .list2 li a .zi {
    width: calc(100% - 62px);
    display: inline-block;
    font-size: 12px;
    color: #000;
    line-height: 22px;
    vertical-align: middle;
    text-transform: uppercase;
}

.nc4 .list2 li a .zi p {
    line-height: 1;
}

.nc4 .list2 li a .zi span {
    color: #a82323;
}

@media (max-width: 1025px) {
    .nc4 .list2 li {
        width: 50%;
        float: left;
    }
    .nc4 .list2 li:nth-child(2) a {
        border-right: none;
    }
}

@media (max-width: 700px) {
    .nc4 .list2 li {
        width: 100%;
    }
    .nc4 .list2 li a {
        border-right: none;
    }
}

.xnc1 {
    margin-top: 4.375vw;
}

.xnc1 .list2 {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 3.02vw;
}

.xnc1 .list2 li {
    padding: 0 6px 12px;
}

.xnc1 .list2 li a {
    display: block;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.xnc1 .list2 li img {
    width: 100%;
}

.xnc2 {
    margin-top: 2.5vw;
}

.xnc2 .list2 {
    margin-left: -5px;
    margin-right: -5px;
}

.xnc2 .list2 li {
    padding: 0 5px;
}

.xnc2 .list2 li .img img {
    width: 100%;
}

.xnc2 .list2 li .zi {
    padding: 14px 14px 26px;
}

.xnc2 .list2 li .zi h2 {
    font-weight: 600;
    color: #171717;
    font-size: 20px;
}

.xnc2 .list2 li .zi h2 span {
    color: #a82323;
}

.xnc2 .list2 li .zi dd {
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
    color: #363636;
}

.xnc2 .list2 li:hover .zi dd {
    color: #000;
}

.xnc3 {
    background: #f3f3f3;
    padding-top: 2.7vw;
    padding-bottom: 4.166vw;
}

.xnc3 .content {
    margin-top: 2.8125vw;
}

.xnc3 .content .xnc3-1 {
    width: 41.5%;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-1 {
        width: 100%;
    }
}

.xnc3 .content .xnc3-1 h3 {
    font-size: 40px;
    color: #a82323;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 3.54vw;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-1 h3 {
        font-size: 30px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .xnc3 .content .xnc3-1 h3 {
        font-size: 22px;
    }
}

.xnc3 .content .xnc3-1 .tit1 {
    font-size: 20px;
    color: #444444;
    line-height: 1;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-1 .tit1 {
        font-size: 16px;
    }
}

.xnc3 .content .xnc3-1 .tit1 p {
    font-size: 15px;
    color: #838383;
    letter-spacing: 2px;
    line-height: 26px;
    margin-top: 5px;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-1 .tit1 p {
        font-size: 14px;
        line-height: 24px;
    }
}

.xnc3 .content .xnc3-1 dd {
    margin-top: 22px;
    font-size: 15px;
    line-height: 30px;
    color: #444444;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-1 dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 8px;
    }
}

.xnc3 .content .xnc3-2 {
    width: 53%;
    background: #fff;
    padding: 3.229vw 3.9583vw 3.02vw;
}

@media (max-width: 780px) {
    .xnc3 .content .xnc3-2 {
        width: 100%;
        margin-top: 20px;
    }
}

.xnc3 .content .xnc3-2 .lyb .ww {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xnc3 .content .xnc3-2 .lyb .ww .ww1 {
    width: 46%;
}

.xnc3 .content .xnc3-2 .lyb .ww .ww1 input {
    width: 100%;
    line-height: 40px;
    height: 40px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    color: #6d6d6d;
}

.xnc3 .content .xnc3-2 .lyb .ww .ww1 input::-webkit-input-placeholder {
    color: #6d6d6d;
}

.xnc3 .content .xnc3-2 .lyb .ww2 {
    margin-top: 2.9583vw;
    margin-bottom: 22px;
}

.xnc3 .content .xnc3-2 .lyb .ww2 textarea {
    width: 100%;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    color: #6d6d6d;
    height: 158px;
}

.xnc3 .content .xnc3-2 .lyb .ww2 textarea::-webkit-input-placeholder {
    color: #6d6d6d;
}

.xnc3 .content .xnc3-2 .lyb .ww3 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.xnc3 .content .xnc3-2 .lyb .ww3 #checkcode {
    width: 46%;
    line-height: 58px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    color: #6d6d6d;
    margin-right: 1.927vw;
}

.xnc3 .content .xnc3-2 .lyb .ww3 .checkCodeImg{
    width: 35%;
        display: flex;
    align-items: center;
}

.xnc3 .content .xnc3-2 .lyb .ww3 .checkCodeImg #checkCodeImg{
      max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;  
}


@media (max-width: 500px) {
    .xnc3 .content .xnc3-2 .lyb .ww3 #checkcode {
        width: 62%;
    }
}

.xnc3 .content .xnc3-2 .lyb .ww3 #checkcode::-webkit-input-placeholder {
    color: #6d6d6d;
}

.xnc3 .content .xnc3-2 .lyb .ww4 input {
    width: 120px;
    line-height: 40px;
    border: none;
    text-align: center;
    font-size: 15px;
}

.xnc3 .content .xnc3-2 .lyb .ww4 input.x-submit {
    background: #a82323;
    color: #fff;
    margin-right: 3.333vw;
}

.xnc3 .content .xnc3-2 .lyb .ww4 input.btnx {
    color: #4a4a4a;
    border: 1px solid #434343;
    background: #fff;
}

.ac1 {
    margin-top: 6.14583vw;
}

.ac1 .content {
    margin-top: 4.5833vw;
}

.ac1 .content .ac1-1 {
    width: 69%;
    border-right: 1px solid #e4e4e4;
}

@media (max-width: 700px) {
    .ac1 .content .ac1-1 {
        width: 100%;
        border: none;
    }
}

.ac1 .content .ac1-2 {
    width: 27%;
}

@media (max-width: 700px) {
    .ac1 .content .ac1-2 {
        display: none;
    }
}

.ac1 .content .ac1-2 .list2 li {
    margin-bottom: 1.35416vw;
}

.ac1 .content .ac1-2 .list2 li img {
    max-width: 100%;
}

.bc1 {
    margin-top: 4.375vw;
    margin-bottom: 6.14583vw;
}

.bc1 .list2 {
    margin-left: -9px;
    margin-right: -9px;
}

.bc1 .list2 li {
    padding: 0 9px;
}

@media (max-width: 992px) {
    .bc1 .list2 li {
        margin-bottom: 20px;
    }
}

.bc1 .list2 li .img img {
    width: 100%;
}

.bc1 .list2 li .zi {
    padding-top: 22px;
}

.bc1 .list2 li .zi h2 {
    font-weight: 600;
    color: #000000;
    font-size: 1.3vw;
    text-transform: uppercase;
}

@media (max-width: 992px) {
    .bc1 .list2 li .zi h2 {
        font-size: 16px;
    }
}

.bc1 .list2 li .zi h2 p {
    font-size: 0.8854vw;
    color: #bebebe;
    font-weight: 500;
    margin-top: 2px;
}

@media (max-width: 992px) {
    .bc1 .list2 li .zi h2 p {
        font-size: 14px;
    }
}

.bc1 .list2 li .zi dd {
    font-weight: 600;
    color: #000000;
    font-size: 1.25vw;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .bc1 .list2 li .zi dd {
        font-size: 15px;
    }
}

.bc1 .list2 li:hover .zi h2 {
    color: #a82323;
}

.gox {
    text-align: center;
    padding-bottom: 11px;
    border-bottom: 1px solid #e6e6e6;
}

.bc2 {
    margin-top: 2.8125vw;
    margin-bottom: 38px;
}

.bc2 .titx {
    line-height: 56px;
    font-size: 20px;
    color: #a82323;
}

@media (max-width: 1130px) {
    .bc2 .titx {
        line-height: 34px;
    }
}

.bc2 .titx .sec {
    float: right;
}

@media (max-width: 1130px) {
    .bc2 .titx .sec {
        float: none;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.bc2 .titx .sec a {
    font-size: 15px;
    color: #141414;
    float: left;
}

.bc2 .titx .sec a:nth-child(1) {
    margin-right: 4.375vw;
}

.bc2 .titx .sec a span {
    color: #216c00;
}

.bc2 .img {
    position: relative;
}

.bc2 .img img {
    width: 100%;
}

.bc2 .img .secx {
    position: absolute;
    left: 3.07vw;
    top: 14.8958vw;
}

@media (max-width: 1025px) {
    .bc2 .img .secx {
        top: 18vw;
    }
}

@media (max-width: 780px) {
    .bc2 .img .secx {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
    }
}

.bc2 .img .secx a {
    display: block;
    float: left;
    width: 14.6354vw;
    line-height: 2.5vw;
        background: #5dc288;
    font-size: 1.14583vw;
    color: #fff;
    text-align: center;
}

.bc2 .img .secx a:nth-child(2){
         background: #dc504f;
}

.bc2 .img .secx a:nth-child(2):hover{
        background: #5dc288;
}

@media (max-width: 780px) {
    .bc2 .img .secx a {
        width: 48%;
        line-height: 34px;
        font-size: 14px;
    }
}

.bc2 .img .secx a:nth-child(1) {
    margin-right: 9px;
}

@media (max-width: 780px) {
    .bc2 .img .secx a:nth-child(1) {
        margin-right: 0;
    }
}

.bc2 .img .secx a:hover {
            background: #dc504f;
}

.bc2 .zi {
    margin-top: 26px;
}

.bc2 .zi .zi1 {
    font-size: 13px;
    line-height: 24px;
    color: #5b5b5b;
    width: 43%;
}

@media (max-width: 780px) {
    .bc2 .zi .zi1 {
        width: 100%;
    }
}

@media (max-width: 780px) {
    .bc2 .zi .zi2 {
        width: 100%;
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
    }
}

.bc2 .zi .zi2 p {
    float: left;
}

@media (max-width: 780px) {
    .bc2 .zi .zi2 p {
        width: 49%;
    }
}

.bc2 .zi .zi2 p a {
    width: 196px;
    display: block;
    line-height: 31px;
    border: 1px solid #bfbfbf;
    font-size: 13px;
    color: #383838;
    text-align: center;
}

.bc2 .zi .zi2 p:nth-child(1) a{
       border-color: #a82323;
    background: #a82323;
    color: #fff; 
}

.bc2 .zi .zi2 p:nth-child(1) a:hover{
       border-color: #bfbfbf;
    background: #fff;
    color: #383838; 
}


@media (max-width: 780px) {
    .bc2 .zi .zi2 p a {
        width: 100%;
    }
}

.bc2 .zi .zi2 p a:hover {
    border-color: #a82323;
    background: #a82323;
    color: #fff;
}

.bc2 .zi .zi2 p:nth-child(1) {
    margin-right: 20px;
}

@media (max-width: 780px) {
    .bc2 .zi .zi2 p:nth-child(1) {
        margin-right: 0;
    }
}

@media (min-width: 991px) {
    .page-wrap-left {
        display: none;
    }
}

@media (max-width: 1025px) {
    .page-position {
        padding-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .page-position {
        margin-bottom: 30px;
    }
}

.page-position .site1 {
    font-size: 22px;
    color: #a82323;
}

@media (max-width: 1025px) {
    .page-position .site1 {
        font-size: 18px;
        float: none;
    }
}

@media (max-width: 500px) {
    .page-position .site1 {
        font-size: 14px;
        line-height: 24px;
    }
}

.page-position .site1 b {
    font-size: 20px;
    color: #000000;
}

@media (max-width: 1025px) {
    .page-position .site1 b {
        font-size: 18px;
    }
}

@media (max-width: 500px) {
    .page-position .site1 b {
        font-size: 14px;
    }
}

@media (max-width: 1025px) {
    .page-position .site2 {
        float: none;
    }
}

.page-position .site2 a {
    font-size: 15px;
    color: #000000;
    float: left;
    display: block;
}

@media (max-width: 1025px) {
    .page-position .site2 a {
        font-size: 13px;
        line-height: 24px;
    }
}

.page-position .site2 a:nth-child(1) {
    margin-right: 34px;
}

@media (max-width: 500px) {
    .page-position .site2 a:nth-child(1) {
        margin-right: 4px;
    }
}

.page-position .site2 a span {
    color: #065200;
}

@media (min-width: 991px) {
    .xypg-left-nav {
        border-top: 1px solid #bbbbbb;
        display: flex;
    }
    .xypg-left-nav>li {
        border-right: 1px solid #bbbbbb;
        text-transform: uppercase;
        border-bottom: none;
        text-align: center;
        padding: 8px 0 6px;
    }
    .xypg-left-nav>li:last-child {
        border: none;
    }
    .xypg-left-nav>li .first-nav-btn {
        display: none;
    }
    .xypg-left-nav>li>a {
        font-size: 17px;
        color: #515151;
    }
    .xypg-left-nav>li>a p {
        font-size: 20px;
        color: #000000;
        margin-top: 6px;
    }
    .xypg-left-nav>li:hover,
    .xypg-left-nav>li.clicked {
        background: url(../images/xian3.png) repeat-x 50% 0;
    }
    .xypg-left-nav>li:hover a,
    .xypg-left-nav>li.clicked a {
        color: #515151;
    }
}

.dao {
    margin-bottom: 3.9583vw;
}

@media (max-width: 991px) {
    .dao {
        display: none;
    }
}

.cp-list2 {
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
    flex-wrap: wrap;
}

.cp-list2 li {
    padding: 0 8px;
    margin-bottom: 4.16vw;
}

.cp-list2 li .img img {
    width: 100%;
}

.cp-list2 li .zi {
    padding-top: 16px;
}

.cp-list2 li .zi .zi1 {
    text-transform: uppercase;
    font-size: 12px;
    color: #a1a1a1;
    position: relative;
}

.cp-list2 li .zi .zi1 span {
    color: #7f7f7f;
    position: absolute;
    right: 0;
    top: 0;
}

.cp-list2 li .zi h3 {
    margin-top: 8px;
    font-weight: 600;
    color: #000000;
    font-size: 20px;
}

.cp-list2 li .zi h3 span {
    background: url(../images/su1.png) no-repeat 0 50%;
    margin-left: 18px;
    display: inline-block;
    /*vertical-align: middle;*/
    padding-left: 18px;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

.cp-list2 li .ck {
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    background: #a82323;
    line-height: 44px;
    font-size: 15px;
    color: #fff;
}

.cp-list2 li:hover .ck {
    background: #000;
}

.kl {
    margin-top: 3.4375vw;
}

.cc1 .titx {
    line-height: 52px;
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
}

@media (max-width: 780px) {
    .cc1 .titx {
        font-size: 18px;
    }
}

@media (max-width: 700px) {
    .cc1 .titx {
        padding-bottom: 10px;
    }
}

.cc1 .titx .span {
    color: #a82323;
    padding-right: 1.82vw;
}

@media (max-width: 700px) {
    .cc1 .titx .secx {
        float: none;
        line-height: 24px;
    }
}

.cc1 .titx .secx a {
    font-size: 15px;
    color: #000000;
    float: left;
    display: block;
}

@media (max-width: 780px) {
    .cc1 .titx .secx a {
        font-size: 13px;
    }
}

.cc1 .titx .secx a span {
    color: #065200;
}

.cc1 .titx .secx a:nth-child(1) {
    margin-right: 34px;
}

.cc1 .list2 {
    margin-left: -17px;
    margin-right: -17px;
    display: flex;
    flex-wrap: wrap;
}

.cc1 .list2 li {
    padding: 0 17px;
}

.cc1 .list2 li a {
    display: block;
}

.cc1 .list2 li .img {
    overflow: hidden;
    position: relative;
}

.cc1 .list2 li .img img {
    width: 100%;
}

.cc1 .list2 li .img img.img2 {
    position: absolute;
    left: 0;
    top: 0%;
    z-index: 1;
    transition-duration: .6s;
}

.cc1 .list2 li h3 {
    font-size: 20px;
    color: #000000;
    padding: 1.3541vw 0;
}

@media (max-width: 780px) {
    .cc1 .list2 li h3 {
        font-size: 14px;
        padding: 0;
        line-height: 40px;
    }
}

.cc1 .list2 li:hover .img img.img2 {
    top: 100%;
}

.cp-list1 li {
    margin-bottom: 4.1666vw;
}

.cp-list1 li .zi {
    display: flex;
    flex-wrap: wrap;
}

.cp-list1 li .zi span {
    display: block;
    width: 33.33%;
    border-right: 1px solid #bcbcbc;
}

@media (max-width: 500px) {
    .cp-list1 li .zi span {
        width: 100%;
        border: none;
    }
}

.cp-list1 li .zi span:nth-child(1) {
    color: #000000;
    font-size: 1.822vw;
    font-weight: 600;
}

@media (max-width: 780px) {
    .cp-list1 li .zi span:nth-child(1) {
        font-size: 24px;
    }
}

@media (max-width: 500px) {
    .cp-list1 li .zi span:nth-child(1) {
        font-size: 18px;
    }
}

.cp-list1 li .zi span:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-transform: uppercase;
    font-size: 1.04vw;
    color: #a5a5a6;
}

@media (max-width: 780px) {
    .cp-list1 li .zi span:nth-child(2) {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .cp-list1 li .zi span:nth-child(2) {
        margin-top: 10px;
        justify-content: start;
    }
}

.cp-list1 li .zi span:nth-child(2) dd {
    font-size: 1.8229vw;
    margin-top: 8px;
}

@media (max-width: 780px) {
    .cp-list1 li .zi span:nth-child(2) dd {
        font-size: 18px;
    }
}

@media (max-width: 500px) {
    .cp-list1 li .zi span:nth-child(2) dd {
        font-size: 16px;
    }
}

.cp-list1 li .zi span:nth-child(3) {
    text-align: right;
    border-right: none;
}

.cp-list1 li .zi span:nth-child(3) p {
    font-size: 15px;
    color: #a5a5a6;
    line-height: 24px;
}

.cp-list1 li .zi span:nth-child(3) .ck {
    margin-top: 12px;
    text-align: center;
    width: 50%;
    font-size: 1.0416vw;
    color: #8b8b8b;
    border: 1px solid #a6a6a6;
    background: #f5f5f5;
    line-height: 2.9vw;
    float: right;
}

@media (max-width: 780px) {
    .cp-list1 li .zi span:nth-child(3) .ck {
        line-height: 40px;
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .cp-list1 li .zi span:nth-child(3) .ck {
        width: 100%;
    }
}

.cp-list1 li .img {
    margin-top: 40px;
    position: relative;
}

.cp-list1 li .img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition-duration: .3s;
}

.cp-list1 li .img img {
    width: 100%;
}

.cp-list1 li:hover .img:after {
    opacity: 1;
}

.cp-list1 li:hover .zi span:nth-child(3) .ck {
    color: #000000;
    border-color: #000;
}

.xypg-case-detailx {
    margin-top: 3.4375vw;
}