@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
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

b {
    word-break: break-all
}

img,input {
    border: 0;
    outline: none
}

.icon img {
    transition: all 0.3s
}

.icon:hover img {
    animation: icon-yh 0.6s linear
}

@keyframes icon-yh {
    0% {
        transform: rotateZ(0)
    }

    10% {
        transform: rotateZ(10deg)
    }

    20% {
        transform: rotateZ(0)
    }

    30% {
        transform: rotateZ(-10deg)
    }

    40% {
        transform: rotateZ(0)
    }

    50% {
        transform: rotateZ(10deg)
    }

    60% {
        transform: rotateZ(0)
    }

    70% {
        transform: rotateZ(-10deg)
    }

    80% {
        transform: rotateZ(0)
    }

    90% {
        transform: rotateZ(10deg)
    }

    100% {
        transform: rotateZ(0)
    }
}

.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
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto
}

.px1460 {
    max-width: 1460px;
    margin: 0 auto
}

.px1500 {
    max-width: 1400px;
    margin: 0 auto
}

.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: #9b0d14
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto
}

.hd-search-box {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
    width: 56px;
    height: 56px;
    background-color: #c0913f;
    border-radius: 5px;
    right: 150px
}

.hd-search-box a {
    display: block;
    line-height: 56px;
    text-align: center;
    font-size: 22px;
    color: #ffffff
}

.banner-nav-btn {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px rgba(255, 255, 255, .66);
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    background-size: 23px;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    position: relative;
    cursor: pointer;
    /* right: 0px; */
}

.b-top-r {
    overflow: hidden
}

.b-top-r>ul {
    overflow: hidden;
    text-align: right;
    font-size: 0;
    display: none
}

.b-top-r>ul>li {
    display: inline-block
}

.b-top-r>ul>li a {
    font-size: 14px;
    display: block;
    padding: 0 0 0px 15px;
    color: #87adca;
    position: relative
}

.b-top-r>ul>li a:hover {
    text-decoration: underline
}

.b-top-r>ul>li a::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, .5)
}

.b-top-r>ul>li a img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
}

.b-top-r>ul>li:first-child a::after {
    content: none
}

.b-top-r>ul>li:last-child a::after {
    content: 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
}

.head {
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    transition: top 0.5s;
    padding: 0;
    /* background-size: cover; */
    background: url(../images/2.png) #bf0e17;
    background-size: 100% 100%;
}

.head.show {
    top: -140px
}

.head-top {
    position: relative;
    margin: 0 auto;
    padding: 40px 0;
    transition: all 0.3s;
    /* line-height: 90px; */
    /* padding-left: 530px; */
    /* padding-right: 75px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    float: none;
    overflow: hidden;
    /* position: absolute; */
    left: 0;
    top: 0;
    text-align: center
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0
}

.logo a {
    display: block;
    /* height: 76px; */
}

.logo a img {
    display: none;
    width: 100%;
    /* margin-top: 11px; */
}

.logo a img:first-child {
    display: inline-block
}
.nav {    background: #bf000a;}
.nav .px1500{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav ul {
    width: 100%;
    font-size: 0
}

.nav ul>li {
    float: left;
    text-align: center;
    position: relative;
    width: 14.2%;
}

.nav ul>li:first-child {
    margin-left: 0
}

.nav ul>li>a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 15px 0;
    color: #f7f7f7;
    text-align: center;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle
}

.nav ul>li.on>div {
    border-top: 3px solid #27aeb6
}

.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:hover>a::after {
    border-bottom: 5px solid rgba(155 , 13 , 20 , .8)
}

.nav ul>li>div {
    position: absolute;
    top: 100%;
    min-width: 140px;
    left: 50%;
    background: #bf0e17;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transform: translateX(-50%) scale(0) rotateY(360deg);
    opacity: 0;
    transform-origin: center top
}

.nav ul>li:hover>div {
    transform: translateX(-50%) scale(1) rotateY(0deg);
    transition: all 0.5s;
    opacity: 1
}

.nav ul>li>div>ul {
    overflow: hidden
}
.nav ul>li>div>ul>li{
    width: 100%;
}
.nav ul>li>div>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 25px;
    transition: .3s;
    color: #fff;
    padding: 6px 0
}

.nav ul>li>div>ul>li a:hover {
    background: rgba(0, 0, 0, .46)
}

.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
}

.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;
    object-fit: cover
}

.pic img:hover {
    transform: scale(1.05)
}

.footer {
    background: #bf0e17;
    background-position: 100% 100%
}

.foot-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}
.bq{
	width: calc(100% - 140px);
	float: left;
}
.bq-t>p{
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
.bq-b{
	margin-top: 20px;
}
.bq-b>p{
	font-size: 15px;
	line-height: 30px;
	padding-top: 10px;
	color: #fff;
	border-top: 1px solid #fff;
}
.foot-r{
	/* width: 260px; */
	float: right;
	text-align: center;
}
.rwm{
	padding: 0;
	display: flex;
	justify-content: end;
}

.rwm img{
	display:block;
	margin:0 auto;
	width: 110px;
}

.rwm div:nth-child(2){
	margin-left:20px;
}
.rwm>div>h2{
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	color: #fff;
	margin-top:10px;
}
.rwm>div{
	margin-top: 10px;
}


@media screen and (max-width: 1630px) {
    .px1600 {
        padding-left: 10px;
        padding-right: 10px
    }

    .nav>ul>li>div {
        min-width: 120px
    }

    .banner-nav-btn {
        right: 20px
    }

    .hd-search-box {
        right: 90px
    }

    .hd-search-box::before {
        border-width: 0 35px 93px 0
    }
}

@media screen and (max-width: 1520px) {
    .px1500 {
        padding-left: 30px;
        padding-right: 30px
    }

    .b-top-r>ul>li a {
        font-size: 12px
    }

    .nav>ul>li>a {
        font-size: 18px
    }
}

@media screen and (max-width: 1400px) {
    .head-top {
        /* padding-left: 500px; */
        /* line-height: 85px; */
    }

    .hd-search-box {
        width: 40px;
        height: 40px;
        right: 60px
    }

    .hd-search-box a {
        font-size: 16px;
        line-height: 40px
    }

    .banner-nav-btn {
        width: 40px;
        height: 40px;
        background-size: 18px;
        right: 10px
    }

    .logo a img {
        height: auto;
        margin-top: 7px
    }

    .nav>ul>li>a {
        font-size: 16px
    }

    .nav>ul>li>div>ul>li a {
        display: block;
        font-size: 12px
    }

    .px1300 {
        padding-left: 10px;
        padding-right: 10px
    }

    .b-top-r>ul>li a {
        font-size: 10px;
        line-height: 25px;
        font-size: 14px
    }

    .hd-search-box::before {
        border-width: 0 35px 87px 0
    }

    .b-top-r>ul>li a {
        line-height: 23px;
        font-size: 11px
    }

    .b-top-r>ul>li a {
        line-height: 20px;
        font-size: 12px
    }

    .nav>ul {
        font-size: 0
    }

    .hd-search-box::before {
        border-width: 0 25px 79px 0
    }
}

@media screen and (max-width: 1240px) {
    .logo {
        /* width: 345px; */
        margin-top: 3px
    }

    .head-top {
        /* padding-left: 360px; */
        /* line-height: 70px; */
    }

    
}

@media screen and (max-width: 1024px) {
 .bq {
        float: none;
        width: auto;
        margin: 0 auto;
    }
    .bq-t {
        text-align: center;
    }
    .bq-t>p {
        font-size: 14px;
        line-height: 26px;
    }
    .bq-b>p {
        font-size: 14px;
        line-height: 26px;
        text-align: center;
    }
    .foot-r {
        float: none;
        width: auto;
        margin: 10px auto;
    }
    .rwm {
        justify-content: center;
    }
    .rwm>div>h2 {
        font-size: 15px;
    }
    body {
        padding-top: 60px !important
    }

    .pc {
        display: none !important
    }

    .wap {
        display: block !important
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #bf0e17;
        z-index: 999;
        padding: 10px
    }

    .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 {
        padding: 10px 15px 0 15px
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 5px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        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;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #bf0e17;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px
    }

    .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
    }

   
}