#gHeader {
    position: inherit;
    left: inherit;
    top: inherit;
    right: inherit;
    border-bottom: 1px solid #efefef
}

#gNavi li>a {
    color: #333
}

#gNavi li.on>a {
    color: #258cd2
}

#gNavi li>a:before {
    background: #258cd2
}

#gHeader .ss {
    overflow: inherit;
    z-index: 100;
}

#gHeader .ss input[ type="text"] {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.posi {
    line-height: 24px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 15px;
    background: url(../images/index/home.png) #258cd2 no-repeat left 6px top 8px;
    background-size: 24px;
    padding: 8px 8px 8px 34px;
}


.posi a {
    color: #fff;
}

.proBox {
    padding: 46px 30px;
}

.proBox .flBox {
    width: 22%;
    background: #f3f3f3 url(../images/index/bg10.jpg) no-repeat bottom center;
    background-size: cover;
}

.proBox .flBox .title {
    padding: 20px 0;
    background: #258cd2;
    color: #fff;
    position: relative;
    overflow: hidden;

}

.proBox .flBox .title h2 {
    font-size: 28px;
    font-weight: 500;
    padding-left: 20px;
}

.proBox>.fl ul.ul1 {
    padding: 18px;
}

.proBox>.fl ul.ul1 li {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 5px;
}

.proBox>.fl ul.ul1 li a {
    display: block;
    font-size: 15px;
    line-height: 26px;
    padding: 7px 18px 7px 10px;
    font-weight: 500;
    cursor: pointer;
    background: url(../images/index/next1.png) #fff no-repeat right 5px center;
    background-size: 16px;
    color: #333;
}

.proBox>.fl ul.ul1 li.on a {
    background-image: url(../images/index/jt.png);
    background-size: 16px;
    background-color: #258cd2;
    color: #fff;
}

.proBox>.fl ul.ul1 li.on {
    box-shadow: 0 0px 4px rgba(0, 0, 0, .1);
}

.proBox>.fr {
    width: 76%;
}

.proBox .tab a {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.proBox .tab a .box:nth-child(2n) {
    background: #fcfcfc;
}

.proBox .tab a .box {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 8px;
    box-sizing: border-box;
    font-size: 15px;
    color: #555;
    text-align: center;
    border: 1px solid #efefef;
    border-top: none;
}

.proBox .tab:first-child .box {
    border-top: 1px solid #efefef;
}

.proBox .tab:first-child .box:after {
    display: none;
}

.proBox .tab a .box1 {
    width: 25%;
}

.proBox .tab a .box1 img {
    width: 80%;
}

.proBox .tab a .box2 {
    width: 20%;
    position: relative;
}

.proBox .tab a .box2 h3 {
    font-weight: 500;
    position: relative;
    z-index: 100;
    font-size: 15px;
}

.proBox .tab a .box2 h3 b {
    font-weight: 500;
}

.proBox .tab a .box3 {
    width: 15%;
}

.proBox .tab a .box4 {
    width: 40%;
    text-align: left
}

.proBox .tab:first-child .box4 {
    text-align: center
}

.page {
    text-align: center;
    padding: 20px 0;
}

.page li span {
    display: inline-block;
    margin: 0 3px;
}

.page li a {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 10px;
    color: #333;
    font-size: 15px;
    border: 1px solid #dedede;
}


.page li span a.page-num-current {
    background: #258cd2;
    color: #fff;
    border-color: #258cd2;
}


.proBox .comBox {
    background: #fcfdfa;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.proBox .comBox .pho {
    width: 36%;
    float: left;
}

.proBox .comBox .text {
    width: 64%;
    float: left;
    padding: 30px 20px 0 40px;
    box-sizing: border-box;
    position: relative;
}

.proBox .comBox .text:before {
    content: "";
    width: 3px;
    position: absolute;
    right: 60px;
    bottom: 40%;
    top: 0;
    opacity: 0.1;
    border-radius: 2px;
    background: #258cd2;
    display: none
}

.proBox .comBox .text h1 {
    font-size: 28px;
    color: #343434;
    font-family: "思源黑体 CN";
    margin-bottom: 8px
}

.proBox .comBox .text p {
    color: #666;
    font-size: 15px;
    line-height: 35px;
}

.proBox .comBox .text p span {
    color: #258cd2;
}

.proBox .comBox .text .info {
    font-size: 15px;
    line-height: 27px;
    color: #666;
    margin: 10px 0 20px;
}

.proBox .comBox .text .info span {
    color: #258cd2;
}

.proBox .comBox .text .link {
    margin-top: 20px
}

.proBox .comBox .text a {
    display: inline-block;
    line-height: 40px;
    background: #258cd2;
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
    border-radius: 6px;
    text-align: center;
}

.proBox .comBox .text a img {
    width: 24px;
    vertical-align: middle;
}

.proBox .showBox ul.list {
    border-bottom: 1px solid #dedede;
}

.proBox .showBox {
    margin-top: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.proBox .showBox ul.list li {
    width: 140px;
    margin: 0 20px;
    cursor: pointer;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    float: left;
}

.proBox .showBox ul.list li:hover, .proBox .showBox ul.list li.on {
    color: #258cd2;
    border-bottom: 2px solid #258cd2;
    font-weight: 600;
}

.blink {
    color: hsla(0, 0%, 100%, .65);
    font-weight: 800;
    font-size: 20px !important;
    background-image: -webkit-linear-gradient(left, #0957b8, #1069a5 25%, #acafc1 50%, #146bd6 75%, #258cd2);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 2s infinite linear;
    font-family: "微软雅黑";
}

@-webkit-keyframes masked-animation {
    0% {
        background-position: 0 0
    }

    to {
        background-position: -100% 0
    }
}

.proBox .showBox .tabBox {
    padding: 25px 20px;
}

.proBox .showBox .tabBox .text {
    padding: 25px 8%;
    font-size: 15px;
    color: #666;
}

.proBox .showBox .tabBox .text a {
    color: #666;
}

.proBox .showBox .tabBox .text h2 {
    font-size: 20px !important;
    color: #1069a5 !important;
    line-height: 50px !important;
}

.proBox .showBox .tabBox .text h2 span {
    font-size: inherit !important;
}

.proBox .showBox .tabBox .text p {
    font-size: 15px;
    line-height: 27px;
    color: #666;
    background: rgb(247, 247, 247);
    padding: 5px 10px;
    margin-bottom: 0 !important
}

.proBox .showBox .tabBox .text span {
    white-space: inherit !important;
}

.proBox .showBox .tabBox .text p:nth-child(odd) {
    background: none;
}

.proBox .showBox .tabBox .text table {
    border-collapse: collapse;
    width: auto !important;
    max-width: 100% !important
}

.proBox .showBox .tabBox .text table td {
    padding: 5px;
    border: 1px solid #dedede !important;
    color: #888 !important
}

.proBox .showBox .tabBox .text table td p {
    padding: 0;
    background: none;
}

.proBox .showBox .tabBox .img p {
    background: none !important;
    padding: 0;
}

.proBox .showBox .tabBox .img img {
    display: block;
    margin: 0 auto;
    width: 100% !important;
    max-width: 750px !important;
    height: inherit !important;
}

.proBox .showBox .tabBox .lkcp li {
    width: 33.33%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.proBox .showBox .tabBox .lkcp li .pho img {
    width: 90%;
}

.proBox .showBox .tabBox .lkcp li a {
    display: block;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.proBox .showBox .tabBox .lkcp li p {
    line-height: 46px;
    font-size: 15px;
    padding: 0 8px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #efefef;
}

.proBox .showBox .tabBox .lkwz li {
    width: 50%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}

.proBox .showBox .tabBox .lkwz li a {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 8px;
}

.proBox .showBox .tabBox .lkwz li a .time {
    width: 20%;
    float: left;
    text-align: center;
    padding: 8px 0;
    background: #258cd2;
    color: #fff;
}

.proBox .showBox .tabBox .lkwz li a .time span {
    display: block;
    font-size: 24px;
    line-height: 50px;
    border-bottom: 1px solid #fefefe;
}

.proBox .showBox .tabBox .lkwz li a .time strong {
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-top: 8px;
}

.proBox .showBox .tabBox .lkwz li a .tex {
    width: 80%;
    float: left;
    padding: 10px 15px 0;
    box-sizing: border-box;
}

.proBox .showBox .tabBox .lkwz li a .tex h3 {
    font-size: 18px;
    padding-right: 30px;
    background: url(../images/index/next1.png) no-repeat right center;
    background-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .showBox .tabBox .lkwz li a .tex p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 10px;
    color: #666;
    height: 56px;
    overflow: hidden;
}

.fy {
    margin-top: 20px;
    color: #666;
    font-size: 15px;
}

.fy a {
    color: #666;
}

.fy .prev {
    width: 50%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fy .next {
    width: 50%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.proBox .ndl dl {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 25px;
    border-radius: 10px;
    margin: 30px 20px;

}

.proBox .ndl dl a {
    display: block;
    overflow: hidden;
}

.proBox .ndl dl dt {
    width: 30%;
    float: left;
}

.proBox .ndl dl dd {
    width: 70%;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.proBox .ndl dl dd h3 {
    font-size: 20px;
    margin: 10px 0 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .ndl dl dd p {
    font-size: 15px;
    line-height: 27px;
    height: 54px;
    overflow: hidden;
    color: #666
}

.proBox .ndl dl dd span {
    display: block;
    width: 120px;
    line-height: 36px;
    border: 1px solid #dedede;
    color: #999;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 20px;
    float: right;
}

.proBox .ndl dl:hover dd h3 {
    color: #258cd2;
}

.proBox .ndl dl:hover dd span {
    background: #258cd2;
    color: #fff;
    border-color: #258cd2;
}

.proBox .nshow .title {
    text-align: center;
    padding: 30px 0 20px;
    border-bottom: 1px solid #efefef;

}

.proBox .nshow .title h1 {
    font-weight: normal;
    font-size: 28px;
    color: #343434;
}

.proBox .nshow .title p {
    font-size: 14px;
    color: #888;
    margin-top: 8px;
}

.proBox .nshow .title p a {
    color: #888;
}

.proBox .nshow .ntext {
    padding: 30px 8%;
    font-size: 16px;
    line-height: 30px;
    color: #555;
}

.proBox .nshow .ntext p {
    line-height: 27px !important;
    font-size: 15px !important
}

.proBox .nshow .ntext h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0;
}


.proBox .nshow .ntext span {
    white-space: inherit !important;
}

.proBox .nshow .ntext a {
    color: #555;
}

.proBox .nshow .ntext img {
    width: auto !important;
    max-width: 100% !important;
    height: inherit !important;
    display: block;
    margin: 0 auto !important;
}

.proBox .nshow .ntext video {
    width: 100%;
}

.posi1 {
    padding: 20px 0;
    background: #258cd2;
}

.posi1 .container {
    background: url(../images/index/home.png) no-repeat left center;
    background-size: 24px;
    color: #fff;
    font-size: 15px;
    padding-left: 32px
}

.posi1 .container a {
    color: #fff;
}


.abBox .abText {
    background: #fafafa;
}

.abBox .abText .container {
    position: relative;
    padding: 45px 80px 50px;

}

.abBox h3.tit {
    font-size: 36px;
}

.abBox .abText h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}

.abBox .abText p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
    text-indent: 2em;
}

.abBox .abul {
    overflow: hidden;
    background: #fff;
    padding: 22px 0;
    margin-top: 50px;
}

.abBox .abul li {
    width: 25%;
    float: left;
    text-align: center;
}


.abBox .abul li span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 15px;
}

.abBox .abul li span img {
    vertical-align: middle;
}

.abBox .abul li strong {
    font-size: 16px;
    color: #666;
    font-weight: 400;
}

.abBox .abul li h4 {
    font-size: 30px;
    color: #008ceb;
    margin-top: 5px;
    font-weight: 500;
}

.abBox2 {
    padding: 50px 0;
}

.abBox2 h3.tit {
    text-align: center;
    font-weight: 500;
}

.abBox2 li {
    width: 33.33%;
    float: left;
    padding: 40px 20px 20px;
    box-sizing: border-box;
}

.abBox2 li a {
    display: block;
    position: relative;
    padding: 30px 30px 60px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 8px;
    overflow: hidden
}

.abBox2 li span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    bottom: 20px;
}

.abBox2 li h4 {
    font-size: 22px;
    font-weight: 500;
    color: #258cd2;
    margin: 0px 0 10px;
}

.abBox2 li p {
    font-size: 15px;
    line-height: 28px;
    color: #888;
}

.abBox1 {
    position: relative;
}

.abBox1 .container {
    position: absolute;
    left: 50%;
    transform: translateX(-45%);
    top: 15%;
}

.abBox1 .container h4 {
    font-size: 26px;
    margin: 25px 0;
    color: #008ceb;
    font-weight: 500;
}

.abBox1 .container p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    width: 35%;
}

.abBox1 .container a {
    display: block;
    width: 120px;
    line-height: 36px;
    border: 1px solid #008ceb;
    color: #008ceb;
    text-align: center;
    margin-top: 30px;
}

.abBox1 .container a img {
    width: 25px;
    margin-top: -3px;
}

.lxBox .lxul {
    border: 1px solid #efefef
}

.lxBox .lxul li {
    width: 30%;
    float: left;
    padding: 25px 20px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
}

.lxBox .lxul li.last {
    width: 40%;
    border-right: none;
}

.lxBox .lxul li b {
    display: block;
    font-size: 18px;
}

.lxBox .lxul li span {
    display: block;
    width: 150px;
    margin: 15px 0;
}

.lxBox .lxul li p {
    font-size: 15px;
    color: #999;
}

.lxBox .lxul li h3 {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    color: #666;
}

.lxBox .lxul li:nth-child(3) h3 {
    font-size: 16px;
}

.lxBox .lxul li h3 strong {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}

.lxBox .lxul li .tex {
    overflow: hidden;
}

.lxBox .lxul li .ewm .img {
    width: 50%;
    float: left;
    text-align: center;
}

.lxBox .lxul li .ewm .img p {
    font-size: 14px;

}

.lxBox .lxul li .ewm .img img {
    max-width: 110px;
}

.lxBox1 {
    padding-bottom: 50px;
}

.lxBox1 h3 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
}

.lxBox1 .map {
    width: 40%;
    text-align: center;
}

.lxBox1 .map img {
    width: 90%;
}

.lxBox1 .text {
    width: 56%;
    padding-top: 50px;
}


.lxBox1 .text li {
    width: 45%;
    float: left;
    margin: 0 0 30px 5%;
    padding: 20px 30px;
    position: relative;
    box-sizing: border-box;
    background: #fafafa;
    border-radius: 5px;
}

.lxBox1 .text li span {
    display: block;
    width: 42px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.lxBox1 .text li span img {
    filter: grayscale(100%);
    opacity: 0.8;
}

.lxBox1 .text li .num {
    color: #008ceb
}

.lxBox1 .text li .num strong {
    font-size: 36px;
}

.lxBox1 .text li .num b {
    font-size: 20px;
    font-weight: 500;
}

.lxBox1 .text li p {
    font-size: 15px;
    color: #888;
    margin-top: 5px;
}

.vdul li {
    width: 33.33%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.vdul li a {
    display: block;
    background: #f8f8f8;
    overflow: hidden;
    border-radius: 8px;
}


.vdul li a h3 {
    line-height: 30px;
    padding: 8px 10px;
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-align: center;
}

@media all and (min-width: 1024px) and (max-width: 1680px) {
    .proBox {
        padding: 40px 10px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1600px) {
    .proBox {
        padding: 40px 0px;
    }

    .proBox>.fl ul.ul1 {
        padding: 14px 15px
    }

    .proBox>.fl ul.ul1 li {
        margin-bottom: 7px;
    }

    .proBox>.fl h3 {
        font-size: 18px;
    }

    .proBox .tab a .box, .proBox .tab a .box2 h3 {
        font-size: 15px;
    }

    .proBox .comBox .text h1 {
        font-size: 26px;
    }

    .proBox .comBox .text {
        padding: 30px 20px 0 30px
    }

    .proBox .comBox .text .info {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 27px;
    }

    .proBox .comBox .text a {
        line-height: 34px;
    }

    .proBox .showBox .tabBox {
        padding-top: 15px;
    }

    .proBox .showBox .tabBox .text {
        padding: 20px 10%;
    }

    .proBox .showBox .tabBox .text p {
        font-size: 15px;
        line-height: 27px;
    }

    .proBox .showBox .tabBox .lkcp li p {
        font-size: 15px
    }

    .proBox .showBox .tabBox .lkwz li a .tex h3 {
        font-size: 17px;
    }

    .proBox .ndl dl dd h3 {
        font-size: 18px;
    }

    .proBox .ndl dl dd p {
        line-height: 27px;
        height: 54px;
    }

    .proBox .ndl dl dd span {
        width: 100px;
        line-height: 32px;
    }

    .vdul li a h3 {
        font-size: 16px;
        font-weight: normal;
    }

    .abBox .abText .container {
        padding: 45px 0px;
    }

    .abBox h3.tit {
        font-size: 34px;
    }

    .abBox .abText p {
        margin-bottom: 5px;
    }

    .abBox2 {
        padding: 40px 0;
    }

    .abBox2 li p {
        font-size: 15px;
    }

    .abBox2 li h4 {
        font-size: 20px;
        font-weight: 600;
    }

    .abBox2 li a {
        padding-top: 20px;
    }

    .abBox2 li span {
        width: 42px;
        height: 42px;
        bottom: 10px;
    }

    .lxBox .lxul li {
        width: 33%;
    }

    .lxBox .lxul li.last {
        width: 34%;
    }

    .lxBox .lxul li span {
        width: 120px;
    }

    .lxBox .lxul li h3 strong {
        font-size: 18px;
    }

    .lxBox .lxul li h3 strong {
        white-space: nowrap;
    }

    .lxBox .lxul li .ewm .img img {
        width: 110px;
    }

    .lxBox1 .text {
        padding-top: 20px;
    }

    .lxBox1 .text li span {
        width: 36px;
    }

    .lxBox1 .text li .num strong {
        font-size: 32px;
    }

}

@media all and (min-width: 1024px) and (max-width: 1440px) {
    .proBox>.fl ul.ul1 li a {
        font-size: 15px
    }

    .proBox .showBox ul.list li.blink {
        font-size: 18px !important;
    }


    .proBox .showBox .tabBox .lkwz li a .time {
        width: 25%;
    }

    .proBox .showBox .tabBox .lkwz li a .tex {
        padding: 10px 10px 0;
    }


    .proBox .showBox .tabBox .lkwz li a .time span {
        font-size: 20px;
        line-height: 40px;
    }

    .proBox .showBox .tabBox .lkwz li a .time strong {
        font-size: 18px;
        line-height: 30px;
    }

    .proBox .showBox .tabBox .lkwz li a .tex h3 {
        font-size: 16px;
    }

    .proBox .showBox .tabBox .lkwz li a .tex p {
        line-height: 27px;
        margin-top: 0;
    }

    .proBox .showBox .tabBox .lkwz li a .tex {
        width: 75%;
    }

    .proBox .comBox .text .info {
        margin-bottom: 10px;
    }


    .proBox .comBox .text p {
        font-size: 15px;
        line-height: 36px;
    }

    .proBox .ndl dl dd span {
        margin-top: 15px;
    }

    .proBox .ndl dl {
        padding: 16px;
    }

    .proBox .nshow .title h1 {
        font-size: 25px;
    }

    .abBox h3.tit, .lxBox1 h3 {
        font-size: 32px;
    }

    .abBox .abText p {
        font-size: 15px;
        line-height: 2em;
    }

    .abBox .abul {
        margin-top: 40px;
    }

    .abBox .abul li span {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }

    .abBox .abul li strong {
        font-size: 15px;
    }

    .abBox .abul li h4 {
        font-size: 28px;
    }

    .lxBox1 .map img {
        width: 100%;
    }


}

@media all and (min-width: 1024px) and (max-width: 1366px) {
    .proBox .flBox .title h2 {
        font-size: 26px;
    }

    .proBox>.fl ul.ul1 li a {
        font-size: 15px;
    }

    .proBox .tab a .box {
        font-size: 14px;
    }

    .proBox .ndl dl dd {
        padding-left: 20px;
    }

    .proBox .ndl dl dd h3 {
        margin: 5px 0 6px;
    }

    .abBox2 li span {
        width: 40px;
        height: 40px;
    }

    .abBox2 li h4 {
        font-size: 19px;
    }

    .abBox2 li {
        padding: 30px 12px 20px;
    }

    .abBox2 li a {
        padding: 20px 20px 60px;
    }

    .abBox h3.tit, .lxBox1 h3 {
        font-size: 30px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1300px) {
    .proBox>.fl ul.ul1 {
        padding: 10px
    }

    .proBox .comBox .text {

        padding-top: 20px;
    }

    .proBox .comBox .text h1 {
        font-size: 22px;
    }

    .proBox .comBox .text p {
        line-height: 30px;
    }

    .proBox .comBox .text .info {
        margin: 6px 0 10px;
    }

    .proBox .comBox .text .link {
        margin-top: 10px;
    }

    .proBox .showBox ul.list li {
        margin: 0 12px;
    }

    .proBox .showBox .tabBox .lkcp li {
        padding: 15px;
    }

    .proBox .showBox .tabBox .text {
        padding: 20px 5%;
    }

    .proBox .showBox .tabBox .lkwz li {
        padding: 10px;
    }

    .vdul li {
        padding: 15px 10px
    }

    .abBox .abText .container {
        width: 88%;
        padding-top: 30px;
    }

    .abBox2 li a {
        padding: 20px 20px 60px
    }

    .abBox2 li span {
        width: 35px;
        height: 35px;
    }

    .lxBox .lxul li {
        padding: 20px 15px;
    }

    .lxBox .lxul li h3 strong {
        font-size: 16px;
    }

    .lxBox1 .text li .num strong {
        font-size: 30px;
    }

    .lxBox1 .text li span {
        width: 30px;
    }

    .lxBox1 .text li {
        padding: 15px 20px;
    }

    .lxBox1 h3 {
        font-size: 30px;
    }

    .proBox .flBox .title h2 {
        font-size: 22px;
    }

    .lxBox1 .text li p {
        height: 40px;
    }
}


@media all and (min-width: 0) and (max-width:1024px) {


    #gHeader .sear {
        line-height: 36px;
        width: 36px;
        background: #258cd2;
        border-radius: 50%;
        text-align: center;
        top: 12px;
    }

    #gHeader .sear img, #gHeader .menu img {
        width: 24px;
    }

    #gHeader .menu {
        background: #258cd2;
        line-height: 36px;
        border-radius: 50%;
        width: 36px;
        text-align: center;
        top: 12px;
    }

    .posi {
        line-height: 24px;
        font-size: 14px;
        padding: 5px 5px 5px 30px;
        margin-bottom: 20px;
        background-position: top 8px left 5px;
    }

    .proBox {
        padding: 30px 10px;
    }

    .proBox .flBox {
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
        background: #fafafa;
    }

    .proBox .flBox .title {
        padding: 20px 20px;
        text-align: left;
        background: #258cd2 url(../images/common/xl.png) no-repeat right 16px center;
        background-size: 32px;

    }

    .proBox>.fl ul.ul1 li {
        width: 50%;
        float: left;
        padding: 5px 6px;
        box-sizing: border-box;
        background: none;
        margin-bottom: 0
    }

    .proBox>.fl ul.ul1 li a {
        line-height: 25px;
        font-size: 15px;
        background: #fff;
        text-align: center;
        padding: 5px 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 5px;
    }

    .proBox>.fl ul.ul1 li.on a {
        background: #258cd2
    }

    .proBox>.fl ul.ul1 li.on {
        box-shadow: none;
        margin-bottom: 0
    }

    .proBox .flBox .title {
        background-size: 26px;
    }

    .proBox .flBox .title h2 {
        font-size: 26px;
        padding-left: 0;
    }

    .proBox .flBox .title strong {
        font-size: 18px;
    }

    .proBox>.fl ul.ul1 {
        padding: 10px 5px;
        display: none;
        overflow: hidden;
    }

    .proBox>.fl .tjBox, .proBox>.fl .lxBox {
        display: none;
    }

    .proBox>.fr {
        width: 100%;
        margin-top: 30px;
    }

    .proBox .tab a .box {
        padding: 6px 8px;
        font-size: 15px;
        border: 1px solid #dedede;
        border-bottom: none;
        text-align: center;
    }

    .proBox .tab:last-child a .box {
        border-bottom: 1px solid #dedede;
    }

    .proBox .tab a .box1 {
        width: 30%;
    }

    .proBox .tab a .box1 img {
        width: 90%;
    }

    .proBox .tab a .box2 {
        width: 45%;
    }

    .proBox .tab a .box2 h3 {
        font-size: 15px;
    }

    .proBox .tab a .box2 span.sp {
        display: block !important;
    }

    .proBox .tab a .box:nth-child(5) {
        width: 25%
    }

    .page li a {
        padding: 3px 10px;
        font-size: 14px;
        margin-bottom: 4px;
    }

    .proBox .comBox {
        background: #fcfdfa url(../images/index/bg1.png) no-repeat right bottom;
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        margin: 0 10px;
    }

    .proBox .comBox .text {
        padding: 20px 10px 0;
    }

    .proBox .comBox .text h1 {
        font-size: 22px;
    }

    .proBox .comBox .text p {
        font-size: 15px;
        line-height: 30px;
    }

    .proBox .comBox .text .info {
        font-size: 14px;
        line-height: 22px;
        margin: 5px 0 6px;
    }

    .proBox .comBox .text a {
        width: 160px;
        line-height: 32px;
        font-size: 15px;
    }


    .proBox .showBox {
        margin: 30px 0px 0;
    }

    .proBox .showBox ul.list li {
        margin: 0 7px;
        line-height: 50px;
        font-size: 14px;
    }

    .blink {
        font-size: 15px !important;
    }

    .proBox .showBox .tabBox {
        padding: 20px 0%;
    }

    .proBox .showBox .tabBox .text {
        padding: 0px 10px;
    }

    .proBox .showBox .tabBox .text h2 {
        font-size: 18px !important;
        line-height: 30px !important;
    }

    .proBox .showBox .tabBox .text p {
        font-size: 14px;
        line-height: 26px;
    }

    .proBox .showBox .tabBox .img img {
        width: 100% !important;
    }

    .proBox .showBox .tabBox .lkcp li {
        padding: 10px;
    }

    .proBox .showBox .tabBox .lkcp li p {
        line-height: 40px;
        font-size: 14px;
    }

    .proBox .showBox .tabBox .lkwz li {
        padding: 10px;
    }


    .proBox .showBox .tabBox .lkwz li a .time {
        width: 25%;
        padding: 8px 0;
    }

    .proBox .showBox .tabBox .lkwz li a .time span {
        font-size: 20px;
        line-height: 30px;
    }

    .proBox .showBox .tabBox .lkwz li a .time strong {
        font-size: 18px;
        line-height: 30px;
        margin-top: 6px;
    }

    .proBox .showBox .tabBox .lkwz li a .tex {
        width: 75%;
        padding: 6px 8px 0;
    }

    .proBox .showBox .tabBox .lkwz li a .tex h3 {
        font-size: 15px;
        padding-right: 20px;
        background-size: 16px;
    }

    .proBox .showBox .tabBox .lkwz li a .tex p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 6px;
        height: 44px;
    }

    .fy {
        margin-top: 20px;
        color: #666;
    }

    .fy .prev {
        width: 100%;
        float: inherit;
        font-size: 14px;
    }

    .fy .next {
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 14px;
    }

    .proBox .ndl dl {
        padding: 0px;
        border-radius: 5px;
        margin: 20px 0px;

    }

    .proBox .ndl dl dd {
        padding: 10px 15px 0;
    }

    .proBox .ndl dl dd h3 {
        font-size: 17px;
        margin: 10px 0 6px;
    }

    .proBox .ndl dl dd p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .proBox .ndl dl dd span {
        line-height: 35px;
    }

    .proBox .nshow .title {
        padding: 20px 8px 20px;

    }

    .proBox .nshow .title h1 {
        font-size: 24px;
    }

    .proBox .nshow .title p {
        font-size: 12px;
        margin-top: 6px;
    }


    .proBox .nshow .ntext {
        padding: 20px 10px;
        font-size: 15px;
    }

    .proBox .nshow .ntext img {
        width: 100% !important;
    }

    .posi1 {
        padding: 10px 8px 10px 10px;
    }

    .posi1 .container {
        background-size: 22px;
        font-size: 14px;
    }

    .abBox .abText .container {
        padding: 25px 10px;
    }

    .abBox h3.tit {
        font-size: 28px;
    }

    .abBox .abText h3 {
        margin-bottom: 10px;
    }

    .abBox .abText p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .abBox .abul {
        margin-top: 20px;
        padding: 0;
    }

    .abBox .abul li {
        margin: 20px 0;
    }

    .abBox .abul li span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto 10px;
    }

    .abBox .abul li strong {
        font-size: 15px;
    }

    .abBox2 {
        padding: 30px 0;
    }


    .abBox2 li {
        width: 100%;
        float: inherit;
        padding: 20px 15px;
        box-sizing: border-box;
    }

    .abBox2 li span {
        width: 36px;
        height: 36px;
        margin: 0 auto 14px;
    }

    .abBox2 li h4 {
        font-weight: 600;
        font-size: 18px;
    }

    .abBox2 li p {
        font-size: 15px;
    }

    .lxBox .lxul {
        border: none;
        padding: 0 20px 20px;
    }

    .lxBox .lxul li {
        padding: 20px;
        border: 1px solid #efefef;
    }

    .lxBox .lxul li b {
        font-size: 17px;
    }

    .lxBox .lxul li span {
        width: 100px;
    }

    .lxBox .lxul li p {
        font-size: 15px;
    }

    .lxBox .lxul li:nth-child(3) h3 {
        font-size: 15px;
    }

    .lxBox .lxul li h3 strong {
        font-size: 16px;
        display: block;
    }

    .lxBox .lxul li .ewm .img p {
        font-size: 13px;

    }

    .lxBox .lxul li .ewm .img img {
        max-width: 100px;
    }

    .lxBox {
        padding-bottom: 0;
    }

    .lxBox1 {
        padding-bottom: 50px;
    }

    .lxBox1 h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .lxBox1 .map {
        display: none;
    }


    .lxBox1 .text {
        width: 100%;
        padding: 0px 10px 0;
        box-sizing: border-box;
    }

    .lxBox1 .text li {
        width: 48%;
        margin: 20px 1% 0;
        padding: 20px 10px;
    }

    .lxBox1 .text li span {
        width: 34px;
    }


    .lxBox1 .text li .num strong {
        font-size: 30px;
    }

    .lxBox1 .text li .num b {
        font-size: 18px;
    }

    .lxBox1 .text li p {
        font-size: 14px;
    }

    .vdul li {
        width: 50%;
        padding: 20px 10px;
    }

    .vdul li a {
        padding: 0px;
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    }

    .vdul li .pho {
        border-radius: 5px 5px 0 0;
    }

    .vdul li .pho:after {
        width: 50px;
        height: 50px;
    }

    .vdul li a h3 {
        line-height: 40px;
        margin-top: 0px;
        font-size: 16px;
        padding: 0 6px;
    }
}


@media all and (min-width: 0) and (max-width:768px) {
    .proBox .comBox .text {
        width: 100%;
        float: inherit;
        padding: 20px;
        box-sizing: border-box;
        border-top: 1px solid #efefef;
    }

    .proBox .comBox .pho {
        width: 100%;
        float: inherit;
    }

    .proBox .showBox .tabBox .lkcp li {
        width: 100%;
        float: inherit;
    }

    .proBox .showBox .tabBox .lkwz li {
        width: 100%;
        float: inherit;
    }

    .proBox .showBox ul.list li {
        line-height: 22px;
        padding: 8px 5px;
        width: auto;
    }

    .proBox .showBox ul.list li span {
        display: none;
    }

    .proBox .ndl {
        overflow: hidden;
    }

    .proBox .ndl dl {
        width: 48%;
        float: left;
        margin: 15px 1%;
    }

    .proBox .ndl dl dt {
        width: 100%;
        float: inherit;
    }

    .proBox .ndl dl dd {
        width: 100%;
        float: inherit;
        padding: 15px;
        border-top: 1px solid #efefef;
    }

    .proBox .ndl dl dd span {
        width: 120px;
        line-height: 30px;
        border: none;
        background: #008ceb;
        color: #fff;
        float: inherit;
        border-radius: 15px;
    }

    .abBox .abul li {
        width: 50%;
    }

    .lxBox .lxul li {
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }

    .lxBox .lxul li .tex {
        height: inherit !important;
    }

    .lxBox .lxul li.last {
        width: 100%;
        border-right: 1px solid #efefef;
    }
}

@media all and (min-width: 0) and (max-width:400px) {
    .vdul li {
        width: 100%;
        float: inherit;
    }

    .proBox .ndl {
        padding: 0 10px;
    }

    .proBox .ndl dl {
        width: 100%;
        float: inherit;
        margin: 15px 0;
    }

    .abBox .abul li {
        width: 100%;
        float: inherit;
        border-bottom: 1px dashed #efefef;
    }

    .lxBox1 .text li {
        width: 100%;
        float: inherit;
        margin: 20px 0 0;
    }

}