@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    max-width: 1920px;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
color:#333;
}

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;
}

.px1280 {
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

.gg-t {
    margin-bottom: 20px;
    height: 51px;
}

.gg-t h2 {
    font-size: 0;
    line-height: 24px;
}

.gg-t h2>span {
    font-size: 24px;
    margin-left: 35px;
    color: #5b5b5b;
    padding-bottom: 15px;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
    cursor: pointer;
}

.gg-t h2>span:first-child {
    margin-left: 0;
}

.gg-t h2>span.on {
    color: #9d0622;
    border-color: #9d0622;
}

.gg-t h2>i {
    font-size: 19px;
    color: #b8b8b8;
    vertical-align: middle;
    margin-left: 10px;
}

.gg-t h2 .tit-mores {
    float: right;
}

.gg-t h2 .tit-mores a {
    display: none;
    font-size: 14px;
    color: #7f8792;
}

.gg-t h2 .tit-mores a:first-child {
    display: block;
}

.gg-t h2 .tit-mores a:hover {
    color: #9d0622;
}


/* nav */

.head.t60 {
    top: 60px;
}

.head-top {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 999;
    background: url(../images/head-bj.png) no-repeat;
    /* background-size: cover; */
    background-position: center bottom;
}

.logo {
    float: left;
}

.logo a {
    display: block;
    font-size: 0;
    line-height: 85px;
}

.logo a img {
    height: 70px;
    vertical-align: middle;
    transition: all 0.3s;
}

.search {
    float: right;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #d6d6d6;
    font-size: 0;
    text-align: right;
}

.search a {
    display: inline-block;
    font-size: 0;
    margin-left: 15px;
    line-height: 15px;
}

.search a span {
    font-size: 14px;
    color: #5b5b5b;
    vertical-align: middle;
}

.search a img {
    vertical-align: middle;
    height: 15px;
    margin-right: 5px;
}

.search a:hover {
    color: #005da3;
}

.search-box {
    overflow: hidden;
}

.search-box>div {
    margin-top: 20px;
    float: right;
    border: 1px solid #dddddd;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    background: rgba(255, 255, 255, 0.62);
}

.search-box:hover {
    border-color: #005da3;
}

.search-box input[type="text"] {
    width: 202px;
    padding: 0 10px 0 0;
    line-height: 38px;
    height: 38px;
    background: none;
    color: #333;
    vertical-align: middle;
    transition: all 0.3s;
    font-size: 14px;
}

.search-box input[type="text"]::placeholder {
    color: #b6b6b6;
}

.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;
}

.t-search>div {
    max-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;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9b0c14;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.nav {
    background: #9d0723;
    background-size: auto 100%;
    background-repeat: repeat-x;
}

.nav>ul {
    font-size: 0;
    text-align: center;
    max-width: 1100px;
    padding-right: 180px;
    position: relative;
}

.hzy {
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    border-radius: 5px;
    margin-top: -15px;
}

.hzy a {
    display: block;
    color: #9d0622;
    font-size: 18px;
    line-height: 30px;
    padding: 0 15px;
}

.nav>ul>li {
    display: inline-block;
    width: 11%;
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
}

.nav>ul>li>a {
    font-size: 16px;
    line-height: 53px;
    color: #fff;
    position: relative;
}

.nav>ul>li>a:after {
    content: "";
    width: 1px;
    height: 0;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s;
}

.nav>ul>li>a:before {
    content: "";
    left: 50%;
    right: 50%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    transition: all 0.3s;
}

.nav>ul>li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 10px 0;
    width: 280px;
    /* right: 0; */
    /* left: 50%; */
    /* margin-left: -140px; */
    background: #f4f4f4;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 1px solid transparent;
    z-index: 99999;
}

.nav>ul>li ul li {
    float: left;
    width: 120px;
    padding: 10px;
    text-align: center;
}

.nav>ul>li ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 5px 0;
}

.nav>ul>li ul li a:hover {
    color: #fff;
    background: #d4062d;
}

.nav>ul>li:hover {
    background: #d4062d;
    border-color: transparent;
}

.nav>ul>li:hover+li {
    border-color: transparent;
}

.nav>ul>li.active {
    background: #d4062d;
    border-color: transparent;
}

.nav>ul>li.active+li {
    border-color: transparent;
}

.nav>ul>li.active>a {
    color: #fff;
}

.nav>ul>li.on>a:after {
    height: 15px;
    bottom: -16px;
}

.nav>ul>li.on>a::before {
    left: 0;
    right: 0;
}

.pic {
    padding-top: 73.5%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background: #9d0623;
    padding: 35px 0;
}

.foot-c {
    text-align: center;
}

.foot-l {
    display: inline-block;
    vertical-align: middle;
}

.foot-l a {
    display: block;
    line-height: 62px;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 20px;
    margin: 0 20px;
}

.foot-l a img {
    vertical-align: middle;
    max-height: 62px;
}

.foot-m {
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    vertical-align: middle;
}

.foot-r {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.foot-r a {
    display: block;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
    max-height: 460px;
}

.banner .slick-prev,
.banner .slick-next {
    width: 72px;
    height: 72px;
}

.banner .slick-prev {
    background: url(../images/banner-l.png) no-repeat;
    background-size: 100% 100%;
    left: 100px;
    right: auto;
}

.banner .slick-next {
    background: url(../images/banner-r.png) no-repeat;
    background-size: 100% 100%;
    right: 100px;
    left: auto;
}

@media screen and (max-width:1320px) {
    .gg-t h2>span {
        font-size: 20px;
        margin-left: 25px;
    }
    .gg-t h2>i {
        font-size: 16px;
    }
    .search-box input[type="text"] {
        width: 200px;
    }
    .nav>ul>li>a {
        font-size: 14px;
    }
    .hzy {
        right: 10px;
    }
    .hzy a {
        font-size: 14px;
    }
    .foot-r {
        width: auto;
        padding-left: 30px;
    }
    .foot-l a {
        margin-left: 0;
        padding-left: 0;
    }
    .foot-l a img {
        height: 40px;
    }
    .foot-m {
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    html,
    body {
        font-size: 14px;
    }
    body {
        padding-top: 60px;
    }
    .pc {
        display: none;
    }
    .wap {
        display: block;
    }
    .gg-t {
        height: 31px;
    }
    .gg-t h2 {
        line-height: 16px;
    }
    .gg-t h2>span {
        margin-left: 15px;
        font-size: 16px;
        padding-bottom: 7px;
        border-width: 3px;
    }
    .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;
    }
    .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.1);
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #9d0622;
        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;
        background: #fff;
        margin-top: 15px;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
    }
    .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: #9d0723;
        overflow-y: scroll;
        border-top: 1px solid #fff;
    }
    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
        overflow: hidden;
    }
    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%;
    }
    .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;
    }
    .foot-l,
    .foot-m,
    .foot-r {
        display: block;
        text-align: center;
    }
    
    .foot-l a {
        padding: 0;
        margin: 0;
        border: 0;
    }
    .foot-l a img {
        max-width: 70%;
    }
    .foot-m {
        margin: 20px 0;
    }
    .foot-r {
        padding: 0;.
    }
}

@media screen and (max-width:768px) {
    .gg-t {
        margin-bottom: 15px;
    }
    .gg-t h2 .tit-mores a {
        font-size: 12px;
    }
    .footer {
        padding: 10px 0;
    }
}

@media screen and (max-width:480px) {}

@media screen and (max-width:374px) {
    .gg-t h2>span {
        font-size: 14px;
        margin-left: 10px;
    }
    .foot-m {
        font-size: 12px;
    }
}
