@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *font-weight: normal;
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

body {
    margin-top: 177px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none !important;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.px1650 {
    max-width: 1650px;
    margin: 0 auto;
}

.icon img {
    transition: all 0.3s;
}

.icon:hover img {
    animation: icon-yh 0.6s linear;
}


/* 定位搜索框 */

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}

.t-search {
    padding: 0 0 10px 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #791cb5;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}


/* 定位搜索框 */

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    background-color: #0396c7;
}

.head-r-link {
    text-decoration: none;
    float: left;
    color: white;
    margin-right: 39px;
    margin-top: 6px;
    position: relative;
    width: 100px;
}

.headLink-con {
    float: right;
    font-size: 16px;
    font-family: 微软雅黑;
}

.headLink-con:hover {
    text-decoration: underline;
}

.headLink-con::before {
    position: absolute;
    content: "";
    display: block;
    background: url() no-repeat;
    width: 21px;
    height: 19px;
    left: 0px;
    top: 28px;
}

.head.on {
    position: fixed;
    top: 0;
    left: 0;
}

.head.on::before {
    bottom: 0;
}

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
    float: right;
    /* line-height: 76px; */
    /* padding-top: 1px; */
}

.b-top-r>ul {
    float: left;
    overflow: hidden;
    font-size: 0;
}

.b-top-r>ul>li {
    display: inline-block;
    vertical-align: middle;
}

.b-top-r>ul>li a {
    font-size: 14px;
    display: block;
    line-height: 14px;
    padding: 0 15px;
    border-left: 2px solid #fff;
    color: #fff;
    border-left: 2px solid rgba(255, 255, 255, 0.6);
}

.b-top-r>ul>li:first-child a {
    border: none;
}

.b-top-r>ul>li a:hover {
    color: #fff;
}

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    width: 253px;
    height: 38px;
    border-radius: 43px;
    background-color: white;
    transform: translateY(13px);
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}

.nav-search {
    font-size: 0;
}

.nav-search-btn {
    vertical-align: top;
    line-height: 28px;
    float: left;
    margin-top: 8px;
}

.nav-search-text {
    width: 217px;
    height: 38px;
    vertical-align: top;
    background: none;
    font-size: 14px;
    color: #000000;
    padding: 0px 15px;
    line-height: 28px;
    float: left;
}

.nav-search-text::placeholder {
    color: #7d7d7d;
}

.head-top {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
}

.head.on .nav-r a {
    color: #333333;
    border-color: #333;
}

.head.on .nav-r a img {
    display: inline-block;
}

.head.on .nav-r a img:first-child {
    display: none;
}

.head.on .nav>ul>li>div {}

.logo {
    float: left;
    overflow: hidden;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: block;
}

.logo a img {
    width: 100%;
    vertical-align: middle;
}

.head-nav {
    border-top: 1px solid rgba(255, 255, 255, .4);
    position: relative;
    z-index: 9;
    background: #ffffff;
    box-shadow: 0px 5px 15px #a4a4a4;
}

.nav>ul {
    font-size: 0;
}

.nav>ul>li {
    float: left;
    text-align: center;
    position: relative;
    width: 8%;
    margin: 0;
}

.nav>ul>li.active>a {}

.nav>ul>li:first-child {
    margin-left: 0;
}

.nav>ul>li>a {
    display: block;
    font-size: 18px;
    line-height: 55px;
    color: #222222;
    font-family: 微软雅黑;
    /* font-weight: 600; */
    text-align: center;
    position: relative;
    transition: all 0.3s;
    padding-bottom: 6px;
}

.nav>ul>li>a:hover {
    color: #0396c7;
}

.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
    border-bottom: 5px solid #0396c7;
}


/* .nav>ul>li.active>a {
    border-color: #f0a402;
} */

.nav>ul>li>div {
    position: absolute;
    top: 200%;
    width: 600px;
    background: #fff;
    background: rgba(255, 255, 255, .8) url() no-repeat;
    background-position: right bottom;
    z-index: 99999999;
    line-height: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 20px;
    opacity: 0;
    display: none;
}

.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 8px solid #0396c7;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    opacity: 0.8;
    display: none;
}

.nav>ul>li:hover>a::after {
    display: block;
}

.nav-pic {
    float: left;
    overflow: hidden;
    width: 220px;
    margin-right: 50px;
}

.nav-pic img {
    display: block;
    width: 100%;
}

.nav>ul>li>div>ul {
    overflow: hidden;
}

.nav>ul>li>div>ul li {
    float: left;
    width: 50%;
    padding: 8px 0;
    text-align: left;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
}

.nav>ul>li>div>ul>li a:hover {
    color: #0396c7;
    font-weight: 600;
}

.nav-r {
    float: left;
    position: relative;
}

.nav-r a {
    float: left;
    margin-left: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 0;
}

.nav-r a img {
    vertical-align: middle;
    display: none;
}

.nav-r a img:first-child {
    display: inline-block;
}

.nav-r a span {
    display: block;
    font-size: 18px;
}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top>img {
    display: block;
    width: 100%;
}

.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;
}


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footerTop {
    padding: 25px 0;
    background-color: #0a87b1;
}

.link {
    font-size: 18px;
    color: #ffffff;
    float: left;
    line-height: 20px;
    vertical-align: middle;
    padding-top: 25px;
    margin-right: 30px;
    font-weight: 600;
}

.linkRight {
    overflow: hidden;
    line-height: 35px;
}

.linkRight a {
    font-size: 16px;
    color: #ffffff;
}

.linkRight a:hover {
    text-decoration: underline;
}

.linkRight span {
    display: inline-block;
    color: #ffffff;
    margin: 0 8px;
}

.footerBottom {
    padding-top: 36px;
    padding-bottom: 39px;
    background-color: #097396;
}

.footerImg {
    float: left;
    width: 38.5%;
    margin-right: 6%;
    display: block;
}

.footerImg>img {
    width: 100%;
}

.footer-mid {
    float: left;
    width: 38.5%;
}

.w1 {
    width: 25%;
    margin-right: 8.5%;
}

.w2 {
    width: 22%;
}

.footer-mid .tit {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

.footer-mid .hengx {
    width: 30px;
    height: 1px;
    background-color: #ffffff;
}

.footer-mid .One {
    font-size: 14px;
    color: #ffffff;
    margin-top: 13px;
}

@media screen and (max-width:1800px) {
    .nav>ul>li>span {
        right: 0;
    }
    .logo img {
        /* max-height: 104px; */
    }
}

@media screen and (max-width:1600px) {
    .logo img {
        /* max-height: 105px; */
    }
}

@media screen and (max-width:1400px) {
    .head .head-top {
        padding-left: 20px;
        padding-right: 20px;
    }
    .top>div {
        padding: 0 20px;
    }
    .footer .px1400 {
        padding: 0 20px;
    }
    .logo img {
        /* max-height: 55px; */
    }
    .top-r {
        margin-left: 261px;
    }
    .mid1Bottom>p {}
    .nav>ul>li>a {
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    body {
        margin-top: 160px;
    }
    .nav>ul>li>a {
        line-height: 38px;
    }
    .px1200 {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
    .nav>ul>li>a {
        font-size: 15px;
    }
    .nav>ul>li>span {
        width: 9px;
        height: 6px;
    }
    .foot-l img {
        max-height: 48px;
    }
    .nav>ul>li>a {
        font-size: 12px;
    }
    .nav>ul>li>div {
        width: 350px;
    }
    .nav>ul>li>div>ul>li a {
        font-size: 12px;
    }
    .nav-pic {
        width: 150px;
        margin-right: 30px;
    }
}

@media screen and (max-width:1100px) {}

@media screen and (max-width:1024px) {
    body {
        margin-top: 60px !important;
    }
    .pc {
        display: none !important;
    }
    .banner .slick-slide a:before {
        display: none;
    }
    .m-top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 20px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }
    .wap {
        display: block !important;
    }
    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }
    .wap-menu img {
        height: 25px;
        cursor: pointer;
    }
    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #0396c7;
        z-index: 999;
        padding: 10px 20px;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        font-size: 12px;
        padding: 10px 15px 0 15px;
        color: rgba(255, 255, 255, 0.6);
    }
    .m-tlink a {
        font-size: 12px;
        margin: 0 8px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        /*background: #fff;*/
        line-height: 24px;
        border-radius: 5px;
    }
    .m-tlink a:hover {
        text-decoration: underline;
    }
    .m-tlink a img {
        vertical-align: -2px;
        padding-right: 5px;
        height: 14px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        margin-bottom: 15px;
        /* border: 1px solid #fff; */
    }
    .m-search input[type="text"] {
        /* display: block; */
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
        font-size: 12px;
    }
    .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;
        right: -100%;
        bottom: 0;
        z-index: 9999;
        background: #0396c7;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }
    .m-nav .top-r {
        color: #fff;
        padding-left: 15px;
    }
    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .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;
    }
    .link h3 {
        font-size: 14px;
    }
    .link h3:after {
        height: 14px;
    }
    .link p a {
        font-size: 12px;
    }
    .link p a {
        padding: 5px 10px;
    }
    .footerImg {
        width: 70%;
        float: none;
        /* margin: 0 auto; */
        margin-bottom: 20px;
    }
    .footer-mid {}
    .w1 {
        width: 47%;
        /* margin: 0px 10%; */
        margin-right: 10px;
    }
    .w2 {
        width: 39%;
    }
    .banner-slick .slick-next,
    .banner-slick .slick-prev {
        width: 35px;
        height: 35px;
        background-size: cover;
    }
    .link {
        float: none;
        padding-top: 0px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:768px) {
    .footer-B-L-Box .footerItem {
        width: 209px;
    }
    .footer-B-L-Box {
        width: 436px;
    }
    .footer-B-L div ul li {
        width: 209px;
    }
    .foot-r ul li {
        margin-left: 25px
    }
    .foot-r ul li a img {
        height: 45px;
    }
    .foot-r ul li div {
        width: 120px;
    }
    .banner-slick .slick-next,
    .banner-slick .slick-prev {
        width: 35px;
        height: 35px;
        background-size: cover;
    }
    .footer-mid {
        float: none;
        width: 100%;
        margin: 0px 0%;
        margin-right: 0px;
        /* padding-left: 16%; */
    }
    .w1 {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:480px) {
    .foot-c h3 {
        font-size: 15px;
        line-height: 18px;
    }
    .footer-T-L>div>span {
        color: #ffffff;
        margin: 0 12px;
    }
    .footer-T-L>div {
        padding-bottom: 0px;
    }
    .footer-B-L-Box .footerItem {
        width: 155px;
        padding-left: 0px;
    }
    .footer-B-L-Box {
        width: 328px;
    }
    .footer-B-L div ul li {
        width: 155px;
    }
    .footer-mid {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width:375px) {
    .footer-B-L-Box .footerItem {
        width: 140px;
    }
    .footer-B-L-Box {
        width: 328px;
    }
    .footer-B-L div ul li {
        width: 140px;
    }
    .footer-B-L-Box {
        width: 298px;
    }
    .footer-mid .One {
        font-size: 12px;
    }
}

@media screen and (max-width:1580px) {
.nav>ul>li>a{
font-size:17px;
}
}
@media screen and (max-width:1480px) {
.nav>ul>li>a{
font-size:15px;
}
}