@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.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;
}
.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}
.px1320 {
    max-width: 1320px;
    margin: 0 auto;
}

.px1280 {
    max-width: 1280px;
    margin: 0 auto;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.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 */

.head {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
    transition: all 0.3s;
}
.top_right {
    float: right;
    width: 400px;
}

.tel_rx {
    float: left;
    font-size: 24px;
    color: #cc0000;
    line-height: 140px
}

.top_link {
    font-size: 14px;
    color: #cecece;
    line-height: 40px;
    height: 40px;
    padding: 0 0 5px 0;
    text-align: right;
}
.top_link  .en_lan{ background: url("../images/en_ico.png") left center no-repeat; padding-left: 24px}
.top_link a {
    color: #999899;
    padding: 0 10px;
}
.top_link a:hover{color:#2267b1}
/*search*/
.i-search {
    width: 240px;
    height: 34px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 0;
    background: #ffffff;
    border: #eeeeee 1px solid;
    border-radius: 5px;
}

.i-search .search-txt {
    width: 180px;
    padding: 0 0 0 10px;
    height: 34px;
    line-height: 34px;
    _line-height: 36px;
    background: #ffffff;
    color: #9e9e9e;
    margin: 0;
    border: 0;
    outline: none;
}

.i-search .search-btn {
    width: 50px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    background: url("../images/ico_search.png") center no-repeat;
    border: 0;
    cursor: pointer;
}

.i-search .search-btn:hover {
    background: url(../images/ico_search.png) center no-repeat #dedfe0;
    border: 0;
    cursor: pointer;
}

.head.t60 {
    top: 60px;
}

.head.on {
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.head-top {
    position: relative;
    z-index: 999;
    padding: 20px 0 20px 0;
    transition: all 0.3s;
    margin: 0 auto;
}

.logo {
    float: left;
    transition: all 0.3s;
    line-height: 74px;
width:45%;
}

.logo a {
    font-size: 0;
    display: block;
}

.logo a img {
    vertical-align: middle;
    transition: all 0.3s;
    margin: 10px 0 0 0;
width:100%;
}

.nav {
    background-size: 100% 100%;
    background: #2267b1;
    height: 60px;
    line-height: 60px;
}

.search {
    float: right;
    font-size: 14px;
    line-height: 42px;
    overflow: hidden;
}

.search-box {
    float: right;
}

.search span {
    float: left;
    line-height: 14px;
    margin: 10px 0;
    padding: 0 35px 0 20px;
    border-right: 1px solid #666;
}

.search span a {
    display: block;
    color: #666666;
}

.head.on .search-box input[type="text"] {
    background: #e8e2e2;
}

.search-box input[type="text"] {
    width: 0;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
    transition: all 0.3s;
}

.search-box>div {
    font-size: 0;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}

.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;
}

.t-search>div {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    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: #2267b1;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.nav>ul {width: 1320px;margin: 0 auto;}

.nav>ul>li {
    float: left;
    position: relative;
    transition: all 0.3s;
    margin-right: 5px;
    border-radius: 0;
    padding: 0 33px;
}

.nav>ul>li>a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
}

.nav>ul>li>a:after {
    content: "";
    width: 1px;
    height: 0;
    background: #b7adad;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all 0.5s;
}

.nav>ul>li ul {
    display: none;
    position: absolute;
    top: 60px;
    padding: 0 0 10px 0!important;
    width: auto;
    right: 0;
    left: 0;
    margin-left: 0;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-top: 0 !important;
    height: auto !important;
}

.nav>ul>li ul li {
    float: left;
    width: 100%;
    padding: 0;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

.nav>ul>li ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 5px 0;
}

.nav>ul>li:hover {
    background: #2e78c8;
}

.nav>ul>li:hover>a {
    color: #fff;
}

.nav>ul>li ul li a:hover {
    color: #fff;
    background: #2267b1;
}

.nav>ul>li.active {
    background: #2e78c8;
}

.nav>ul>li.active>a {
    color: #fff;
}

.nav>ul>li.on>a:after {
    height: 15px;
    border-bottom: 1px solid #b7adad;
}

.footer {
    padding: 35px 0 11px 0;
    overflow: hidden;
    background: #282d31;
}
.footer .end_logo{ margin-bottom: 20px}
.footer p{color: #ffffff}
.foot-l {
    float: left;
}
.foot-l p{
    font-size: 14px; line-height: 30px;
}
.foot-l a {
    display: block; color:#ffffff ;
}

.foot-l a img {
    display: block;
}

.foot-m {
    float: left;
    padding-left: 40px;
    margin-left: 40px;
    font-size: 15px;
    line-height: 34px;
    color: #ffffff;
}
.footer h3{color: #ffffff;font-size: 16px; line-height: 40px;}
.footer .yqlj{background: url("../images/ico_yqlj.png") left center no-repeat; padding-left: 25px}
.footer .wxrwm{background: url("../images/ico_wxgzh.png") left center no-repeat;padding-left: 25px}
.footer .lxdh{background: url("../images/ico_tel.png") left center no-repeat;padding-left: 25px}
.footer .lxyx{background: url("../images/ico_emal.png") left center no-repeat;padding-left: 25px}
.footer .lxdz{background: url("../images/ico_dz.png") left center no-repeat;padding-left: 25px}
.footer .end_yqlj{display: block; width: 100%;}
.footer .end_yqlj a{display: block; padding-left: 25px;color: #bdbebf; text-align: left}
.footer .end_yqlj a:hover{color: #ffffff}
.footer .foot-c{height: auto; overflow: hidden; margin-bottom: 30px}
.end_copyright{ width: 100%; margin: 0 auto 0 auto; text-align: center; line-height: 25px; border-top:#53575a 1px solid; overflow: hidden;color: #cfd0d0; font-size: 14px;}
.end_copyright a{color: #cfd0d0}
.foot-r {
    float: right;
}

.foot-r {
    text-align: center;
}
.foot-r .wx_rwm{ width: 90px; height: 115px; background: #ffffff; padding: 5px;margin: 0 auto;}
.foot-r p {
    line-height: 30px;
    height: 30px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background: #7e8183;
}

.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-dots {
    position: absolute;
    width: 100%;
    max-width: 1300px;
    bottom: 20px;
    left: 50%;
    margin-left: -650px;
    text-align: center;
    z-index: 9;
    font-size: 0;
}

.banner .slick-dots li {
    width: 42px;
    height: 6px;
    padding: 0;
    font-size: 0;
    transition: all 0.5s;
    background: #fff;
    background-size: 100% 100%;
    margin-left: 9px;
    margin-right: 9px;
    border-radius: 10px;
}

.banner .slick-dots li button {
    width: 0;
    height: 0;
}

.banner .slick-dots li.slick-active {
    background: #fe8714;
}

.banner .slick-prev,
.banner .slick-next {
    width: 29px;
    height: 54px;
    transition: all 0.5s;
}

.banner .slick-prev {
    left: 65px;
    background: url(../images/banner-left.png) no-repeat;
    background-size: 100% 100%;
}

.banner .slick-next {
    right: 65px;
    background: url(../images/banner-right.png) no-repeat;
    background-size: 100% 100%;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a div {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.banner .slick-slide a div p {
    position: absolute;
    bottom: 40px;
    width: 100%;
    max-width: 1300px;
    left: 50%;
    margin-left: -650px;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 10;
}

.pic {
   text-align: center;
    width: 100%;

}

.pic img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.01);
}

.banner .slick-slide a div p:hover {
    color: #e78c33;
}

@media screen and (max-width:1600px) {
    .head-top {
        width: 1320px;
        margin: 0 auto;
    }
    .logo a img {
       
    }
    .nav>ul>li>a {
        font-size: 16px;
    }
    .nav>ul>li {
        margin: 0;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media screen and (max-width:1320px) {
    .banner .slick-dots {
        margin-left: 0;
        left: 0;
        width: 100%;
    }
    .px1320 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .banner .slick-slide a div p {
        left: 0;
        margin-left: 0;
        padding: 0 15px;
        font-size: 24px;
    }
    .banner .slick-prev,
    .banner .slick-next {
        width: 15px;
        height: 27px;
    }
    .banner .slick-prev {
        left: 30px;
    }
    .banner .slick-next {
        right: 30px;
    }
}

@media screen and (max-width:1200px) {
    .head-top {
        margin-left: 15px;
        margin-right: 15px;
    }
    .logo a img {
       
    }
}

@media screen and (max-width:1024px) {
    .pc {
        display: none;
    }
    .wap {
        display: block;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    }
    .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-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;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
    }
    .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: #2267b1;
        overflow-y: scroll;
    }
    .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;
    }
    .banner {
        margin-top: 60px;
    }
    .banner .slick-prev {
        left: 10px;
    }
    .banner .slick-next {
        right: 10px;
    }
    .banner .slick-dots {
        text-align: center;
        margin: 0;
        left: 0;
    }
    .banner .slick-slide a div p {
        text-align: center;
        font-size: 18px;
        bottom: 5px;
    }

    .footer {
        padding: 20px 0;
    }
    .foot-l a img {
        margin: 0 auto;
        max-width: 80%;
    }
    .foot-l,
    .foot-m,
    .foot-r {
        float: none;
        width: auto;
        text-align: center;
        border: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
        line-height: 24px;
    }
    .foot-m {
        margin: 20px 0;
    }
    .footer .wxrwm,.footer .wx_rwm,.footer .lxdh,.footer .lxyx,.footer .lxdz,.footer .yqlj{text-align: left;}
    .foot-r p{background:none;}
}

@media screen and (max-width:768px) {
    .banner .slick-slide a div p {
        font-size: 14px;
    }
    .banner .slick-dots {
        bottom: 10px;
    }
    .banner .slick-dots li {
        width: 21px;
        height: 3px;
    }
}

@media screen and (max-width:600px) {

.pic img{height: 190px!important;}

}
@media screen and (max-width:482px) {

.pic img{height: 153px!important;}

}

@media screen and (max-width:350px) {

.pic img{height: 110px!important;}

}
@media screen and (max-width:240px) {

.pic img{height: 75px!important;}

}



























