* {
    padding: 0;
    margin: 0;
}

li {-webkit-tap-highlight-color: transparent;
    list-style: none;
}

a {
    text-decoration: none;
    color: #30afb2;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: 微软雅黑;
}

input,
img,
a {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.px1600 {
    max-width: 1600px;
    margin: 0 auto;
}
.ewm img{width: 100px;}
.nav .active{    border-bottom: 4px solid #ffc001 !important;}
.nav .active a {color: #ffc001 !important;}
.pb_sys_common div{    clear: both;}
.top {
    background: url(../images/header-bg.png) no-repeat center center;
    background-size: cover;
}

.head {
    padding: 15px 0;
}

.head-l {
    float: left;
    font-size: 0;
}

.head-r {
    float: right;
    text-align: right;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #00979b !important;
    color: #fff;
    background-color: #00979b !important;
}
.link-top {
    position: relative;
    line-height: 30px;
    margin-top: 30px;
}

.link-top a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    margin-right: 20px;
}

.link-top a:hover {
    color: rgba(255, 255, 255, .6);
}

.link-top img {
    margin-right: 10px;
    vertical-align: middle;
}

.link-top span {
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

.link-top img {
    vertical-align: middle;
    cursor: pointer;
}

.nav>ul>li {
    position: relative;
    float: left;
    width: 9%;
    text-align: center;
    line-height: 76px;
    border-bottom: 4px solid transparent;
}

.nav>ul>li>a {
    font-size: 22px;
    color: #fff;
}

.nav>ul>li:hover {
    border-bottom: 4px solid #ffc001;
}

.nav>ul>li:hover>a {
    color: #ffc001;
}

.nav>ul>li ul {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 3px #999;
    display: none;
    z-index: 999;
}

.nav>ul>li ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px dashed #ebe5e5;
}

.nav>ul>li ul li a {
    font-size: 14px;
    color: #333;
}

.nav>ul>li ul li:hover {
    background-color: #00969a;
}

.nav>ul>li ul li:hover a {
    color: #fff;
}

.wave {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
}

.layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1000;
}

.wave.on {
    display: block;
}

.search {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #4f616d;
    background-color: #00969a;
    padding: 0 15px;
    font-size: 0;
    z-index: 1001;
}

.search input[type="text"] {
    padding-right: 20px;
    width: 750px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    background-color: transparent;
    color: #fff;
}

.search input[type="image"] {
    vertical-align: middle;
}

.search input::placeholder {
    color: #fff;
}

.m-top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.m-top>img {
    display: block;
    width: 100%;
}

.wap {
    display: none;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.banner {
    margin-top: 15px;
}

.banner a {
    display: block;
    position: relative;
}

.banner a img {
    display: block;
    width: 100%;
}

.footer {
    padding-top: 65px;
    background: url(../images/foot-bg.png) no-repeat center top;
    background-size: cover;
}

.foot-top {
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-bottom: 20px;
}

.foot-top .lj {
    position: relative;
    display: inline-block;
    width: 270px;
    height: 50px;
    background-color: rgba(255, 255, 255, .2);
    margin: 0 20px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 35px;
    text-align: left;
}

.foot-top .lj span {
    position: absolute;
    right: 20px;
    top: 12px;
    width: 30px;
    height: 30px;
    background: url(../images/jt.png) no-repeat center center;
}

.foot-top .lj ul {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    background-color: #fff;
    display: none;
    height: 140px;
    overflow-y: scroll;
z-index:8;
}

.foot-top .lj ul::-webkit-scrollbar {
    display: none;
}

.foot-top .lj ul li {
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
}

.foot-top .lj ul li a {
    font-size: 16px;
    color: #333;
}

.foot-top .lj ul li:hover {
    background-color: #00969a;
}

.foot-top .lj ul li:hover>a {
    color: #fff;
}

.foot-down {
    border-top: 1px solid #59bbbd;
    padding-top: 35px;
    padding-bottom: 25px;
}

.fd-l {
    float: left;
    width: 441px;
}

.fd-l a {
    display: block;
}

.fd-l a img {
    display: block;
}

.fd-r {
    float: right;
}

.fd-r .fd-m {
    float: left;
}

.fd-r .fd-m p {
    line-height: 29px;
    font-size: 16px;
    color: #fff;
}

.fd-r .xg-ewm {
    float: right;
    margin-left: 240px;
}

.fd-r .xg-ewm ul li {
    position: relative;
    float: left;
    margin-left: 20px;
    text-align: center;
    cursor: pointer;
}

.fd-r .xg-ewm ul li .xx {
    height: 42px;
    line-height: 42px;
}

.fd-r .xg-ewm ul li .xx img {
    vertical-align: middle;
}

.fd-r .xg-ewm ul li p {
    font-size: 16px;
    color: #fff;
}

.fd-r .xg-ewm ul li .ewm {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -110px;
    display: none;
}

.fd-r .xg-ewm ul li:hover .ewm {
    display: block;
}

.bq {
    line-height: 70px;
    background-color: #00969a;
    text-align: center;
}

.bq p {
    font-size: 16px;
    color: #fff;
}

@media screen and (max-width: 1600px) {
    .px1600 {
        padding-left: 15px;
        padding-right: 15px;
    }
.section2 {
        min-height: auto;
        position: relative;
}
}

@media screen and (max-width: 1300px) {
    .fd-l {
        float: none;
        width: auto;
    }
    .fd-r {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .fd-l a img {
        margin-left: auto;
        margin-right: auto;
        max-width: 441px;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {

    body {
        padding-top: 60px;
    }
    .header {
        display: none;
    }
    .nav {
        display: none;
    }
    .wap {
        display: block;
    }
    .m-logo {
        font-size: 0;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
        background: #009ca0;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #004980;
        line-height: 30px;
        padding: 0 15px;
        border-radius: 5px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        border: 1px solid #fff;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }
    .m-search input[type="text"]::placeholder {
        color: #fff;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #2b8487;
        overflow-y: scroll;
    }
    .m-nav ul {
        padding: 0 15px;
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 1000px) {
    .fd-r .xg-ewm {
        margin-left: 0;
    }
.banner .slick-dots{
width:auto;
right:20px;}
}

@media screen and (max-width: 600px) {
.banner h4{    font-size: 10px !important;
    padding: 7px !important;}
    .fd-r .fd-m {
        float: none;
    }
    .fd-r .xg-ewm {
        float: none;
    }
    .bq {
        line-height: 26px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bq p {
        font-size: 14px;
    }

.banner .slick-dots{
width: auto;
    left: 50%;
    transform: translateX(-50%);
bottom:35px;}
.banner .slick-dots li{margin:0 5px;
}

}
.banner h4{    position: absolute;
    bottom: 0px;
    
    font-size: 20px;
 
    padding: 20px;
    background-color: rgba(0 ,156 ,160, 0.8);

    width: 20%;
    color: #fff;}