﻿@charset "utf-8";
@import url(iconfont.css);
/*网站单位设置*/
@media only screen and (min-width: 360px) {
    html { font-size: 35px !important; }
}

@media only screen and (min-width: 435px) {
    html { font-size: 35px !important; }
}
/*@media only screen and(min-width: 500px) {
  html {
    font-size: 36px!important
  }
}*/
@media (min-width: 769px) {
    html { font-size: 35px !important; }
}

@media only screen and (min-width: 1024px) {
    html { font-size: 36px !important; }
}

@media only screen and (min-width: 1200px) {
    html { font-size: 38px !important; }
}

@media only screen and (min-width: 1440px) {
    html { font-size: 38px !important; }
}

@media only screen and (min-width: 1680px) {
    html { font-size: 40px !important; }
}

body { font-size: 0.4rem;line-height:0.75rem; font-family: '微软雅黑', Arial, sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #666; background-color: #fff; overflow-x: hidden; }
*::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #cc0000; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .25rem; }
p { margin: 0; }
abbr[data-original-title], abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none }
address { margin-bottom: .5rem; font-style: normal; line-height: inherit; }
dl, ol, ul { margin: 0; padding: 0; }
    ol ol, ol ul, ul ol, ul ul { margin: 0; padding: 0; }
dt { font-weight: 700; }
dd { margin-bottom: .5rem; margin-left: 0; }
blockquote { margin: 0 0 .5rem; }
b, strong { font-weight: bold; }
small { font-size: 80%; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
em { font-style: normal; }
.flex { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }

@media (min-width: 1300px) {
    .container { width: 90%; max-width: 1520px; margin: 0 auto;padding:0; }
}

.w1520 { width: 90%; max-width: 1520px; margin: 0 auto; }
.ovh { overflow: hidden; }
.clearfix, ul { zoom: 1; }
    .clearfix:after, ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
img { max-width: 100%; }
ul, li { padding: 0; margin: 0; list-style: none; }
.fl { float: left; }
.fr { float: right; }
a { color: #666; text-decoration: none; }
    a:hover, a:active, a:focus { text-decoration: none; color: #cc0000; }

.i-ell { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.i-ell-4 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.i-ell-subject { font-size: 0.45rem; line-height: 0.7rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2-subject { font-size: 0.45rem; max-height: calc(0.7rem * 2); max-width: 100%; line-height: 0.7rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3-subject { font-size: 0.45rem; max-height: calc(0.7rem * 3); max-width: 100%; line-height: 0.7rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.i-ell-title { font-size: 0.4rem; line-height: 0.55rem; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2-title { font-size: 0.4rem; max-height: calc(0.55rem * 2); max-width: 100%; line-height: 0.55rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3-title { font-size: 0.4rem; max-height: calc(0.55rem * 3); max-width: 100%; line-height: 0.55rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }




.vertical_img { display: block; width: 100%; position: relative; overflow: hidden; background: #fff; }
    .vertical_img img.bgimg { width: 100%; }
    .vertical_img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; position: absolute; left: 0; top: 50%; width: 100%; z-index: 2; transform: translateY(-50%); }
    .vertical_img:hover img.up-pic { transform: scale(1.05, 1.05) translateY(-48%); transition: transform 0.6s ease 0s; }


/*.site-header { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
    .site-header * { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }*/ .d-tit { font-size: 0.8rem; }

.i-more { padding: 1.5rem 0 1.5rem; text-align: center; }
    .i-more a { height: 1.2rem; line-height: 1.2rem; padding-left: 1.2rem; padding-right: 1.2rem; display: inline-block; border-radius: 0.15rem; text-transform: uppercase; color: #fff; background: #cc0000; text-align: center; color: #FFFFFF; transition: all .36s ease; border: 1px solid #cc0000; }
        .i-more a:hover { border: 1px solid #666; background: none; background-color: #222; color: #fff; }
.i-more2 {text-align:center;margin-bottom:1.5rem; }
.i-more2 a { line-height: 1.35rem; height: 1.35rem; padding-left: 0.75rem; padding-right: 2.125rem; position: relative; border-radius: 0.675rem; background: #cc0000; color: white; text-transform: capitalize; display: inline-block; text-align: center; font-size: 0.5rem; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; }
    .i-more2 a i { width: 0.9rem; height: 0.9rem; border-radius: 100%; color: #cc0000; font-size: 0.6rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 10px; background: white; text-align: center; line-height: 0.9rem; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; }
    .i-more2 a:hover i { -webkit-animation: td .5s linear; -o-animation: td .5s linear; -ms-animation: td .5s linear; -moz-animation: td .5s linear; animation: td .5s linear; }
    .i-more2 a.dataText { overflow: hidden; }


@-webkit-keyframes td {
    from { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
    50% { -webkit-transform: translateY(-50%) rotate(-40deg); -moz-transform: translateY(-50%) rotate(-40deg); -ms-transform: translateY(-50%) rotate(-40deg); -o-transform: translateY(-50%) rotate(-40deg); transform: translateY(-50%) rotate(-40deg); right: 30px; }
    to { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
}

@-o-keyframes td {
    from { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
    50% { -webkit-transform: translateY(-50%) rotate(-40deg); -moz-transform: translateY(-50%) rotate(-40deg); -ms-transform: translateY(-50%) rotate(-40deg); -o-transform: translateY(-50%) rotate(-40deg); transform: translateY(-50%) rotate(-40deg); right: 30px; }
    to { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
}

@-moz-keyframes td {
    from { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
    50% { -webkit-transform: translateY(-50%) rotate(-40deg); -moz-transform: translateY(-50%) rotate(-40deg); -ms-transform: translateY(-50%) rotate(-40deg); -o-transform: translateY(-50%) rotate(-40deg); transform: translateY(-50%) rotate(-40deg); right: 30px; }
    to { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
}

@keyframes td {
    from { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
    50% { -webkit-transform: translateY(-50%) rotate(-40deg); -moz-transform: translateY(-50%) rotate(-40deg); -ms-transform: translateY(-50%) rotate(-40deg); -o-transform: translateY(-50%) rotate(-40deg); transform: translateY(-50%) rotate(-40deg); right: 30px; }
    to { -webkit-transform: translateY(-50%) rotate(0); -moz-transform: translateY(-50%) rotate(0); -ms-transform: translateY(-50%) rotate(0); -o-transform: translateY(-50%) rotate(0); transform: translateY(-50%) rotate(0); right: 10px; }
}



.i-pagination { bottom: 0px; z-index: 1; text-align: center; margin: 5px 0; }
    .i-pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 5px !important; background-color: #3b373a; opacity: 1; position: relative; }
    .i-pagination .swiper-pagination-bullet-active { background-color: #cc0000; width: 30px; border-radius: 12px; }

h2.i-title { font-size: 0.9rem; line-height: 1.1rem; font-weight: 600; text-align: center; padding-bottom: 0.5rem; padding-top: 1rem; position: relative; }
    h2.i-title::after { content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 5px; width: 1rem; background: #cc0000; border-radius: 4px; }



header { width: 100px; height: 100%; position: fixed; left: 0; top: 0; z-index: 100; background-color: #FFFFFF; box-shadow: 0 0 20px rgb(0 0 0 / 20%); }
    header > .menu_icon { width: 36px; height: 24px; overflow: hidden; margin: 40px 0 38px 33px; cursor: pointer; }
        header > .menu_icon i { font-size: 36px; color: #000; line-height: 24px; display: block; }
            header > .menu_icon i:hover { color: #cc0000; }
    header .header_content { width: 100%; height: 100%; }
    header .header_menu { width: 100%; }
.header_menu a { display: block; width: 100px; height: 56px; position: relative; }
    .header_menu a p { position: relative; }
        .header_menu a p:after { width: 100px; height: 56px; background: #cc0000; position: absolute; left: -100px; transition: all 1s; z-index: 10; content: ""; }
        .header_menu a p span { position: absolute; width: 100px; height: 56px; line-height: 56px; font-size: 0.4rem; font-weight: bold; margin-bottom: 0; text-align: center; z-index: 11; }
    .header_menu a.active p:after { width: 140px; left: 0; }
    .header_menu a:hover p:after { width: 140px; left: 0; }
    .header_menu a.active p span, .header_menu a:hover p span { color: #fff; }
header .header_bottom { width: 100px; height: 50px; margin: 55px 0 0; border-top: 1px solid #e5e5e5; padding: 19px 0 0 0px; }
.header_bottom a { display: block; width: 30px; height: 30px; border-radius: 50%; background-color: #c1c1c1; text-align: center; line-height: 30px; font-weight: bold; color: #FFFFFF; margin: 0 5px; float: left; }
.header_bottom .header_search { width: 30px; height: 30px; border-radius: 50%; margin: 0 auto; background-color: #cc0000; color: #FFFFFF; font-size: 0.4rem; line-height: 30px; position: relative; cursor: pointer; }
.header_search i { color: #fff; font-size: 20px; line-height: 30px; width: 30px; text-align: center; display: block; }
input::-webkit-input-placeholder { color: #FFFFFF; }
input:-moz-placeholder { color: #FFFFFF; }
input:-ms-input-placeholder { color: #FFFFFF; }
input:placeholder { color: #FFFFFF; }
.header_search input { width: 200px; height: 30px; background-color: #cc0000; position: absolute; left: 30px; top: 0; border: none; padding: 0 10px; border-radius: 3px; font-size: 0.4rem; color: #FFFFFF; display: none; }
.header_search:hover input { display: block; }













#mobile { position: fixed; top: 0; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; display: none; z-index: 20; }
    #mobile #menu-on { width: 40px; height: 40px; background: #f5f5f5; position: absolute; left: 100%; top: 0; cursor: pointer; cursor: hand; }
        #mobile #menu-on i { width: 23px; height: 2px; background: #222; display: block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
            #mobile #menu-on i.line1 { top: 12px; }
            #mobile #menu-on i.line2 { top: 19px; }
            #mobile #menu-on i.line3 { top: 26px; }
    #mobile .menu-content { width: 100%; height: 100vh; display: block; background: #222; padding: 40px 10%; overflow-y: auto; color: white; }
        #mobile .menu-content::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
        #mobile .menu-content::-webkit-scrollbar-button { display: none; }
        #mobile .menu-content::-webkit-scrollbar-track { background-color: #222; }
        #mobile .menu-content::-webkit-scrollbar-thumb { background-color: #eee; }
        #mobile .menu-content h3 { font-size: 0.5rem; color: inherit; text-transform: capitalize; margin-bottom: 10px; }
            #mobile .menu-content h3 i { font-size: 16px; position: relative; top: -1px; }
        #mobile .menu-content .menu-logo { display: block; position: relative; }
            #mobile .menu-content .menu-logo .close { display: block; width: 25px; height: 25px; font-size: 25px; cursor: pointer; position: absolute; top: -30px; right: 0; opacity: 1; }
            #mobile .menu-content .menu-logo img { margin: 0 auto; max-width: 100%; }
        #mobile .menu-content .menu-list { margin: 40px 0; }
            #mobile .menu-content .menu-list ul li { font-size: 15px; color: inherit; text-transform: uppercase; line-height: 0.5rem; }
                #mobile .menu-content .menu-list ul li a { padding: 8px 0; display: block; }
                    #mobile .menu-content .menu-list ul li a:hover { color: #cc0000; text-decoration: underline; }
                #mobile .menu-content .menu-list ul li li a { position: relative; padding-left: 15px; font-size: 13px; line-height: 18px; }
                    #mobile .menu-content .menu-list ul li li a:after { content: ''; width: 6px; height: 1px; background: white; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
                #mobile .menu-content .menu-list ul li li li a { padding-left: 25px; }
                    #mobile .menu-content .menu-list ul li li li a:after { left: 10px; }
        #mobile .menu-content .mob-search form { position: relative; }
            #mobile .menu-content .mob-search form input { width: 100%; height: 1.125rem; line-height: 1.125rem; border-radius: 5px; border: none; padding: 0 15px; font-size: 0.4rem; color: black; }
                #mobile .menu-content .mob-search form input[type="submit"] { width: 1.125rem; height: 1.125rem; background: url("../img/icon-search-white.png") no-repeat center center #222; position: absolute; right: 0; top: 0; border-radius: 0; }
        #mobile .menu-content .mob-yuy { margin: 40px 0; }
            #mobile .menu-content .mob-yuy ul li { margin-bottom: 10px; color: inherit; font-size: 0.4rem; }
                #mobile .menu-content .mob-yuy ul li img { max-width: 40px; display: inline-block; vertical-align: middle; margin-right: 10px; }
        #mobile .menu-content #menu-off { margin-top: 40px; cursor: pointer; cursor: hand; }
    #mobile.active { right: 0; }
        #mobile.active:before { left: 0; }
        #mobile.active #menu-on i.line1 { -webkit-transform: translateX(-50%) rotateZ(45deg); -moz-transform: translateX(-50%) rotateZ(45deg); -ms-transform: translateX(-50%) rotateZ(45deg); -o-transform: translateX(-50%) rotateZ(45deg); transform: translateX(-50%) rotateZ(45deg); top: 12px; margin-left: 3px; }
        #mobile.active #menu-on i.line2 { opacity: 0; }
        #mobile.active #menu-on i.line3 { -webkit-transform: translateX(-50%) rotateZ(-45deg); -moz-transform: translateX(-50%) rotateZ(-45deg); -ms-transform: translateX(-50%) rotateZ(-45deg); -o-transform: translateX(-50%) rotateZ(-45deg); transform: translateX(-50%) rotateZ(-45deg); top: 28px; margin-left: 3px; }
    #mobile.white .menu-content { background: white; color: black; }
        #mobile.white .menu-content .menu-list ul li li a:after { background: black; }
        #mobile.white .menu-content .mob-search form input { border: 1px solid black; }
            #mobile.white .menu-content .mob-search form input[type="submit"] { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }




header#mobile { position: relative; z-index: 10; transition: transform 0.5s ease 0s; height: 71px; }
    header#mobile .header-main { width: 100%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; transition: padding 0.3s ease 0s, transform 0.5s ease 0s; position: fixed; left: 0; top: 0; }
        header#mobile .header-main .container { display: flex; align-items: center; }
    header#mobile.left .header-main { transform: translateX(-66%); }
body.left .sub-body { transform: translateX(-66%); transition: padding 0.3s ease 0s, transform 0.5s ease 0s; }

header#mobile .logo { font-size: 16px; font-weight: bold; flex: 1; }
    header#mobile .logo img { height: 51px; }
header#mobile .m-btn { width: 46px; height: 44px; padding: 12px; cursor: pointer; margin-top: 3px; flex-basis: 46px; }
    header#mobile .m-btn .box { display: block; width: 100%; height: 100%; position: relative; }
    header#mobile .m-btn .line { display: block; width: 100%; height: 2px; background-color: #1d1d1d; position: absolute; left: 0; transition: width 0.3s ease 0s; }
    header#mobile .m-btn .line1 { width: 12px; top: 0; }
    header#mobile .m-btn .line2 { width: 20px; top: 6px; }
    header#mobile .m-btn .line3 { width: 16px; top: 13px; }
    header#mobile .m-btn.cur .line1, header .m-btn.cur .line2, header .m-btn.cur .line3 { width: 100%; }
.m-sub-menu.show { right: 0; transition: all 0.44s ease 0s; }
.m-sub-menu { position: fixed; right: -100%; width: 66%; top: 0; z-index: 100; height: 100%; background-color: #fff; transition: all 0.64s ease 0s; }


















.sub-body { width: 100%; padding-left: 100px; }
.i-top { background: #fff; }
.i-top .w1520 { display: flex; justify-content: space-between; align-items: center; height: 100px; padding: 10px 0 }
    .i-top .w1520 a img { max-height: 80px; }
.i-top .i-top-tel { padding-left: 1.35rem; font-weight: 700; font-family: Arial; position: relative; line-height: 0.6rem; }
    .i-top .i-top-tel span { font-size: 0.6rem; line-height: 0.8rem; }
    .i-top .i-top-tel::after { content: "\e680"; position: absolute; left: 0rem; font-family: "iconfont"; opacity: .8; font-size: 1.2rem; line-height: 1.4rem; color: #cc0000; top: 0; }
/*.logo { display: block; width: 230px; overflow: hidden; position: absolute; left: 170px; top: 21px; z-index: 101; }
.tel { top: 21px; z-index: 101; width: calc(100% - 200px); width: -moz-calc(100% - 200px); width: -webkit-calc(100% - 200px); height: 100px; overflow: hidden; position: fixed; left: 100px; line-height: 100px; text-align: right; color: #666333; }
.logo img { width: 100%; }
    .logo img:nth-of-type(2) { display: none; }*/
.top-inner { position: relative; z-index: 0; width: 100%; overflow: hidden; background-position: center top; background-repeat: no-repeat; background-color: #0095d9; }
.slide-home { z-index: 0; }
    .slide-home .swiper-slide { position: relative; }
        .slide-home .swiper-slide .imgs { height: 100%; position: relative; display: block; }
            .slide-home .swiper-slide .imgs .bgimg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-position: center; background-size: cover; }
    .slide-home .slide-container { position: absolute; top: 45%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); left: 0; right: 0; color: #fff; z-index: 3; margin: 0 auto; }
        .slide-home .slide-container .slide-txt { margin-top: -5px; margin-left: -2px; margin-bottom: 27px; font-size: 0.6rem; line-height: 34px; letter-spacing: 0.084rem; text-shadow: 0 0 9px rgb(0 0 0 / 30%); transition: opacity 1s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1); transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s; transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1); transition-delay: 0.5s; -webkit-transform: translate(-16px, 0); transform: translate(-16px, 0); opacity: 0; transform: translate(-16px, 0); }
    .slide-home .swiper-slide-active .slide-container .slide-txt { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    .slide-home .slide-container h1 { font-size: 0.9rem; margin: 0; }
    .slide-home .slide-container p { font-size: 0.6rem; margin: 0; }
    .slide-home .slide-container .slide-btn { font-size: 0.4rem; letter-spacing: 1px; -webkit-filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.3)); filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.3)); opacity: 0; transition: opacity 1.0s; transition-delay: 1.2s; }
    .slide-home .swiper-slide-active .slide-container .slide-btn { opacity: 1; }
    .slide-home .swiper-slide .slide-bg { width: 100%; height: 100%; background: rgba(0,0,0,0.05); position: absolute; z-index: 2; }






#site-navigation-bg { position: absolute; background: rgba(255,255,255,0.18); z-index: 1; top: 100%; left: 0; width: 100%; height: 0; opacity: 0; }
    #site-navigation-bg.stay { height: 265px; opacity: 1; }


.i-fir-wrap { overflow: hidden; background: #f5f5f5; }
/*.proBox { position: relative; margin: 1rem 0; }
    .proBox .pro-prev, .proBox .pro-next { cursor: pointer; height: 60px; width: 60px; text-align: center; border-radius: 50px; background: #cc0000; position: absolute; z-index: 9; top: 50%; margin-top: -50px; }
    .proBox i.iconfont { font-size: 32px; color: #fff; line-height: 60px; text-align: center }
    .proBox .pro-prev:hover, .proBox .pro-next:hover { background: #cc0000; }
    .proBox .swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }
    .proBox .pro-prev { left: -100px; }
    .proBox .pro-next { right: -100px; }


.vertical_img { display: block; width: 100%; position: relative; overflow: hidden; background:#fff; }
    .vertical_img img.bgimg { width: 100%; }
    .vertical_img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; position: absolute; left: 0; top: 50%; width: 100%;*/ /*height: 100%;*/ /*z-index: 2; transform: translateY(-50%); }
    .vertical_img:hover img.up-pic { transform: scale(1.05, 1.05) translateY(-48%); transition: transform 0.6s ease 0s; }



.up-graybox { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s; z-index: 3; }
    .up-graybox .bgbox { display: block; width: 100%; height: 100%; background-color: #000; opacity: 0.4; filter: alpha(opacity=40); }
    .up-graybox .stit { font-size: 16px; line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px; color: #fff; }
    .up-graybox .line { display: inline-block; width: 100px; height: 1px; background-color: #f2f2f2; position: absolute; left: 50%; margin-left: -50px; transition: all 0.6s ease 0s; }
    .up-graybox .linet { top: 0; }
    .up-graybox .lineb { bottom: 0; }
    .up-graybox .out-ico { display: none; width: 26px; height: 26px; position: absolute; right: 20px; top: 20px; }
    .up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6; filter: alpha(opacity=60); }
.vertical_img:hover .up-graybox { opacity: 1; filter: alpha(opacity=1); }
.proBox .cont-wrap { width: 100%; padding: 0px 6.5%; border: 1px solid #f2f2f2; margin-top: -1px; background: #fff; text-align: center; }
.proBox .swiper-slide:hover .cont-wrap { background: #cc0000; }
.proBox .cont-wrap .tit { font-size: 0.4rem; margin-bottom: 0; }
    .proBox .cont-wrap .tit a { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; height: 1.5rem; line-height: 1.5rem; }
.proBox .swiper-slide:hover .tit a { color: #fff; }*/


.proBox { padding-bottom: 1rem; padding-top: 1.5rem; position: relative;margin-bottom:1.5rem; }
    .proBox .swiper-slide { background-color: #fff; border-radius: 10px; overflow: hidden; padding: 0.75rem; font-weight: normal; }
    .proBox .swiper-slide { display: block; }
        .proBox .swiper-slide img { padding-bottom: 20px; }
            .proBox .swiper-slide img.begin-img,
            .proBox .swiper-slide:hover img.hover-img { display: block; }
            .proBox .swiper-slide img.hover-img,
            .proBox .swiper-slide:hover img.begin-img { display: none; }
        .proBox .swiper-slide:hover { box-shadow: 0 0 10px #ccc; }
        .proBox .swiper-slide .content:before { content: ''; position: absolute; left: 35%; top: 0; width: 30%; height: 1px; border-bottom: 3px solid #ccc; transition: all .3s; }
        .proBox .swiper-slide .content { padding-top: 20px; position: relative; }
        .proBox .swiper-slide:hover .content:before { width: 100%; left: 0; border-color: #cc0000; }
        .proBox .swiper-slide .content h3 { font-size: 0.45rem; font-weight: bold; }
        .proBox .swiper-slide .content .i-sign { transition: all .3s; color: #ccc; width: 22px; height: 22px; border-radius: 3px; border: 1px solid #ccc; box-sizing: border-box; position: relative; display: inline-flex; justify-content: center; align-items: center; text-align: center; }
        .proBox .swiper-slide:hover .content .i-sign { border-color: #cc0000; background-color: #cc0000; color: #fff; }
    .proBox .pro-pagination { text-align: center; margin: 20px 0; width: 100%; }
        .proBox .pro-pagination .swiper-pagination-bullet { width: 16px; height: 16px; margin: 0 8px !important; background-color: #e4e4e4; opacity: 1; position: relative; }
        .proBox .pro-pagination .swiper-pagination-bullet-active { background-color: #cc0000; }

.i-sec-wrap { padding: 1.5rem 0; width: 100%; background: url(../img/about_bg.jpg) center bottom; background-size: cover; background-attachment: fixed; padding-top: 5%; padding-bottom: 5%; }
    .i-sec-wrap .i-intro { width: 60%; color: #fff; }
        .i-sec-wrap .i-intro i.tit { display: block; font-size: 0.9rem; text-transform: capitalize; margin-bottom: 0.5rem; font-style: normal; }
        .i-sec-wrap .i-intro h2.tit { display: block; line-height: 1; text-transform: uppercase; font-size: 1rem; font-weight: bold; }
        .i-sec-wrap .i-intro .text { margin: 0.75rem 0 1.75rem; font-size: 0.4rem; line-height: 0.65rem; text-indent: 2em; }
            .i-sec-wrap .i-intro .text p { margin-bottom: 10px; }
        .i-sec-wrap .i-intro .i-more2 {text-align:left;margin-bottom:0; }

        .i-sec-wrap .data { margin-top: 1rem; padding: 0; }
    .i-sec-wrap .data li { width: 25%; }
        .i-sec-wrap .data li, .i-sec-wrap .data li p { color: #fff; }
    .i-sec-wrap .data li { position: relative; margin: 0; width: 25%; }
        .i-sec-wrap .data li:last-child::after { right: -2px; left: auto; }
        .i-sec-wrap .data li h2 { font-size: 1.5rem; line-height: 1.2; color: #cc0000; }
        .i-sec-wrap .data li span { font-size: 1rem; color: #cc0000; line-height: 1; }
        .i-sec-wrap .data li h2:after,
        .data-list li h2:after { font-size: 0.4rem; padding-left: 10px; vertical-align: baseline; }
        .i-sec-wrap .data li:nth-child(1) h2:after,
        .data-list li:nth-child(1) h2:after { content: '万元'; }
        .i-sec-wrap .data li:nth-child(2) h2:after,
        .data-list li:nth-child(2) h2:after { content: '亩'; }
        .i-sec-wrap .data li:nth-child(3) h2:after,
        .data-list li:nth-child(3) h2:after { content: '+'; }
        .i-sec-wrap .data li:nth-child(4) h2:after,
        .data-list li:nth-child(4) h2:after { content: '+'; }





.news-list {padding-top:1.5rem; }
.news-list li { margin-bottom: 1rem; position: relative; width: 31.3333%; }
.news-list a.pic { position: relative; display: block; width: 100%; height: 0; padding-bottom: 66.66667%; overflow: hidden; }
    .news-list a.pic .demo { position: absolute; background-color: #ccc; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; }
        .news-list a.pic .demo img { width: 100%; }
.news-list li span.date { position: absolute; height: 0.85rem; padding: 0 10px; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 0.3rem; background-color: rgba(0, 0, 0, 0.5); border-radius: 17px; color: rgba(255, 255, 255, 0.8); top: 10px; left: 10px; z-index: 2; }
    .news-list li span.date i { color: inherit; margin-right: 5px; }
.news-list li .mask { position: absolute; width: 100%; height: 0; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.71); color: #fff; display: flex; align-items: center; justify-content: center; opacity: 0; transition: all .3s; }
    .news-list li .mask span { transition: all .3s; width: 1.4rem; height: 1.4rem; font-size: 0.7rem; border-radius: 50%; border: 1px solid #fff; box-sizing: border-box; position: relative; display: inline-flex; justify-content: center; align-items: center; text-align: center; color: #fff; border-color: #fff; }
.news-list li:hover .mask { height: 100%; opacity: 1; }
.news-list li .content { background-color: #fff; border: 1px solid #eee; padding: 3%; margin: 0 auto; transition: all .3s; }
    .news-list li .content a { color: inherit; }
.news-list li:hover .content { position: relative; width: 100%; padding: 3%; color: #cc0000; box-shadow: 0 0 5px #ddd; }
.news-list li:hover img { transform: scale(1.1); }
.news-list li .content a { display: block; }
.news-list li h3 { margin-bottom: 0.5rem; font-size: 0.55rem; }
.news-list li .content p { text-align: justify; font-size: 0.375rem; color: #666; }








/*.footer { border-top: 8px #cc0000 solid; background: #F3F3F3 }
.footer-top { padding: 2.1rem 15px 1.75rem; border-bottom: 1px solid rgba(51, 51, 51, 0.1); }
    .footer-top .footer-nav { }
    .footer-top .footer-nav-a1 { display: block; font-size: 18px; line-height: 1.1; margin-bottom: .42rem; padding-bottom: .42rem; color: #666; border-bottom: 1px solid rgba(51, 51, 51, 0.1); font-weight: bold; }
    .footer-top .footer-logo { }
    .footer-top .footer-nav-a2 { display: block; line-height: 1.1; margin-bottom: .35rem; color: #666; }
        .footer-top .footer-nav-a2:hover { color: #cc0000; }
.footer-bot { padding: 0.75rem 1.25rem; text-align: center; }
*/
.footer-wrap { background: #111; padding-top: 1.2rem; padding-bottom: 0.25rem; border-top: 5px #cc0000 solid; position: relative; z-index: 1; }
    .footer-wrap a { color: #999 }
    .footer-wrap ul li { text-align: left; }
        .footer-wrap ul li .link { margin-bottom: 0.5rem }
            .footer-wrap ul li .link a { position: relative; font-size: 0.5rem; text-transform: uppercase; color: #eee; }
                .footer-wrap ul li .link a::after { content: ' '; position: absolute; left: 50%; bottom: -6px; width: 28px; height: 2px; margin-left: -0.4rem; background-color: #e60606; opacity: 0; filter: alpha(opacity=0); transform: scale(0, 1); transition: transform 0.4s }
        .footer-wrap ul li .sm-link { margin-bottom: 8px; }
            .footer-wrap ul li .sm-link a { font-size: 0.4rem; text-transform: uppercase; transition: color 0.4s; color: #999; }
                .footer-wrap ul li .sm-link a:hover { }
        .footer-wrap ul li.last .link { font-size: 18px; text-transform: uppercase; color: #eee; }
        .footer-wrap ul li.last.fr { margin-right: 0; }
.footer-right-address { font-size: 0.4rem; line-height: 0.6rem; color: #999; }
    .footer-right-address .footer-company, .footer-right-address .work-h5, .footer-right-address .ser-line { margin-top: 0.5rem; }
    .footer-right-address .footer-company { font-size: 0.5rem; }
    .footer-right-address .footer-add-h5 { margin-top: 0.5rem; }
        .footer-right-address .footer-add-h5 i { font-size: 0.375rem; color: #cc0000; margin-right: 3px; }

.footer-wrap .btn .w1200 { padding: 15px 0; color: #999; }
.footer-wrap .bot { line-height: 42px; font-size: 13px; color: #999999; border-top: 1px solid rgba(255, 255, 255, 0.3); text-align: center; }
    .footer-wrap .bot .fl { color: #999999; }
    .footer-wrap .bot .fr { color: #999999; }
.i-link-wrap { position: relative; z-index: 1; background: #3d3c42; }

@media (min-width: 1200px) {
    .footer-wrap ul li.last { padding-left: 0; }
}

@media (max-width: 1200px) {
}



@media (max-width: 992px) {
    /*.site-header .site-logo { height: 70px; margin: 10px 0 0px 0; }
        .site-header .site-logo img { height: 70px; }
    .site-header h1 { line-height: 70px; margin: 0px 0 0px 10px; text-indent: -9999px; }
    .site-header .hgroup-search { margin-top: 0.5rem; }
    .main-navigation li .nav-bg {top:138px; }*/
    .pro-pagination {display:none}
    .proBox {margin-bottom:0; }
    .site-header { display: none; }
    .sub-body { padding-left: 0; }
    .i-top { display: none; }
    #mobile { display: block; }
    .news-list li {width: 100%; }
    .slide-home .slide-container .slide-txt { margin-bottom: 10px; }
    .slide-home .slide-container .slide-btn { letter-spacing: 1px; -webkit-filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.3)); filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.3)); opacity: 0; transition: opacity 1.0s; transition-delay: 1.2s; }
    .slide-home .slide-container h1 { font-size: 0.7rem; }
    .slide-home .slide-container p { font-size: 0.5rem; line-height: 0.6rem; margin: 0; }

    .i-sec-wrap .i-intro { width: 100%; padding-top: 0; }
    .i-sec-wrap .data li { width: 50%; }
}

.float-right { position: fixed; right: 2px; top: 50%; margin-top: -100px; z-index: 100 }
.float-right-meau { position: relative; }
.float-right-btn { width: 1.5rem; height: 1.5rem; text-align: center; display: block; margin-bottom: 1px; position: relative; background-color: #cc0000; border-radius: 5px; }
    .float-right-btn span { line-height: 1.5rem; text-align: center; }
        .float-right-btn span.demo-icon i { font-size: 0.8rem; color: #fff; }
    .float-right-btn sup { display: block; min-width: 0.6rem; height: 0.6rem; text-align: center; line-height: 0.6rem; color: #fff; border-radius: 50%; background-color: #ff6800; position: absolute; left: -12px; top: -12px; }
    .float-right-btn p { color: #fff; font-size: 0.375rem; line-height: 0.5rem; padding-top: 0.25rem; display: none; }
.float-right-meau:hover .float-right-btn span { display: none }
.float-right-meau:hover .float-right-btn p { display: block; }
.meau-backup:hover .float-right-btn span { display: block; }

.float-right-box { position: absolute; top: -15px; right: 48px; padding-right: 25px; display: none; }
    .float-right-box .box-border { border: 1px solid #A9A9A9; border-top: 2px solid #cc0000; padding: 10px 20px; background-color: #fff; position: relative }
        .float-right-box .box-border .arrow-right { display: block; width: 8px; height: 16px; position: absolute; right: -8px; top: 32px; }
        .float-right-box .box-border .sev-t span { font-size: 1rem; float: left; display: block; line-height: 56px; margin-right: 20px; color: #d3d3d3 }
        .float-right-box .box-border .sev-t p { float: left; color: #cc0000; font-size: 20px; line-height: 28px; }
        .float-right-box .box-border .sev-t a { float: left; color: #cc0000; font-size: 20px; line-height: 28px; display: block; }
        .float-right-box .box-border .sev-t i { display: block; font-size: 15px; color: #aaa; font-style: normal; }
        .float-right-box .box-border .sev-b { padding-top: 15px; margin-top: 15px; }
            .float-right-box .box-border .sev-b h4 { color: #666; font-size: 14px; font-weight: normal; padding-bottom: 15px; }
            .float-right-box .box-border .sev-b li { float: left; width: 33.33333% }
                .float-right-box .box-border .sev-b li a { display: inline-block; color: #999; font-size: 13px; padding-left: 43px; background: url(../images/q1.gif) no-repeat left 3px; line-height: 36px; }
                    .float-right-box .box-border .sev-b li a:hover { color: #cc0000 }

.meau-contact .float-right-box .box-border { width: 200px; }
.float-right-meau:hover .float-right-box { display: block }
.meau-code .float-right-box { top: auto; bottom: -26px; }
    .meau-code .float-right-box .box-border { width: 180px; }
        .meau-code .float-right-box .box-border .arrow-right { top: inherit; bottom: 50px; }
.meau-code .box { width: 140px; padding: 5px 10px; font-size: 14px; color: #666; text-align: center; }
    .meau-code .box img { max-width: 100%; }
.meau-code .float-right-box .box-border .sev-t { width: 100%; display: flex; justify-content: space-around; }

.meau-mail .float-right-box .box-border { /*width: 240px;*/ }

@media screen and (max-width: 750px) {
    .float-right { margin-top: 0; top: auto; bottom: 20%; }
        .float-right .float-right-meau { display: none; }
        .float-right .meau-backup { display: block; }
    .prev1, .next1 { display: none; }
}
