body {
    font-family: 'Montserrat', 'Arial', 'Microsoft YaHei', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    overflow-x: hidden;
}
@-ms-viewport {
    width: auto !important;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../css/fonts/Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../css/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Regular.woff2') format('woff2'), url('../css/fonts/Montserrat-Regular.woff') format('woff'), url('../css/fonts/Montserrat-Regular.ttf') format('truetype'), url('../css/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../css/fonts/Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../css/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Bold.woff2') format('woff2'), url('../css/fonts/Montserrat-Bold.woff') format('woff'), url('../css/fonts/Montserrat-Bold.ttf') format('truetype'), url('../css/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
    outline: none !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;
    color: inherit;
}
input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
ul,
li,
p {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    resize: none;
    border: none;
    outline: none;
}
button:focus,
input:focus,
textarea:focus {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
img[data-lazy] {
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
    min-width: 1px;
    min-height: 1px;
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
.BMapLabel {
    max-width: none;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.container {
    margin: 0 auto;
}
@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.aa {
    transform: translate3d(0px, 0px, 0px) !important;
}
.txt-over1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ff {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*img*/
.img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}
.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src]) {
    opacity: 0;
    border: 0;
}
/*pages*/
.page {
    text-align: center;
}
.page li {
    display: inline-block;
    vertical-align: top;
}
.page li a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #e5e5e5;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    color: #424242;
    margin: 0 6px;
    cursor: pointer;
    transition: all 0.2s;
}
@media (max-width: 991px) {
    .page li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 3px;
    }
}
.page li:hover a {
    color: #FFFFFF;
    background-color: #d30009;
}
.page li.active a {
    color: #FFFFFF;
    background-color: #d30009;
}
.page li.prev a {
    border-radius: 5px;
}
.page li.prev a:before {
    font-family: 'iconfont';
    font-size: 18px;
    font-weight: bold;
    content: '\e727';
    text-align: center;
}
.page li.next a {
    border-radius: 5px;
}
.page li.next a:before {
    font-family: 'iconfont';
    font-size: 18px;
    font-weight: bold;
    content: '\e728';
    text-align: center;
}
/*table*/
.table-box {
    width: 100%;
    max-width: 100%;
    overflow: auto;
}
.table-box table {
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 1.2;
}
.table-box table tr,
.table-box table td,
.table-box table th {
    width: auto !important;
    height: auto !important;
    color: #666;
}
.table-box table td,
.table-box table th {
    vertical-align: middle;
    font-weight: normal;
    padding: 10px !important;
    border: 1px solid #EEEEEE !important;
    font-size: 15px;
}
@media (max-width: 767px) {
    .table-box table td,
    .table-box table th {
        font-size: 14px;
    }
}
.table-box table tr p,
.table-box table tr span {
    line-height: 1.2 !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.table-box table th {
    text-align: center;
}
.table-box .table-nav {
    overflow: hidden;
}
.table-box .table-content {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 300px;
    max-height: 42vh;
}
.zoomDiv {
    z-index: 999;
    display: none;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
}
@media (max-width: 1199px) {
    .zoomDiv {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .zoomDiv {
        position: absolute;
    }
}
.zoomMask {
    position: absolute;
    z-index: 20;
    cursor: move;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat;
}
@media (max-width: 1199px) {
    .zoomMask {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .zoomMask {
        display: none;
    }
}
/*nav*/
.header {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    transition: all 0.4s;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.header .top {
    background-color: #FFFFFF;
    height: 125px;
}
@media (max-width: 1199px) {
    .header .top {
        display: none;
    }
}
.header .top .note {
    margin-top: 30px;
    padding-left: 60px;
    position: relative;
    margin-left: 80px;
}
.header .top .note:before {
    display: block;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e640';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    line-height: 1;
    color: #d30009;
}
.header .top .note span {
    display: block;
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    line-height: 1.2;
    color: #222222;
    margin-bottom: 5px;
}
.header .top .note a {
    display: block;
    font-size: 15px;
    line-height: 22/15;
    color: #666666;
    transition: all 0.35s;
}
.header .top .note a:hover {
    color: #d30009;
    text-decoration: underline !important;
}
.header .top .email:before {
    content: '\e608';
    font-size: 43px;
    top: -5px;
}
.header .top-nav {
    position: relative;
    background-color: #333333;
}
@media (max-width: 1199px) {
    .header .top-nav {
        background-color: #FFFFFF;
    }
}
.header .logo {
    float: left;
    height: 70px;
    margin-top: -110px;
    transition: all 0.4s;
}
@media (max-width: 1199px) {
    .header .logo {
        height: 55px;
        margin-top: 8px;
    }
}
.header .logo a {
    display: block;
    height: 100%;
}
.header .logo a img {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.header .logo a h1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-family: 'Montserrat-Bold';
    font-size: 20px;
    line-height: 30/26;
    color: #222222;
}
@media (max-width: 1469px) {
    .header .logo a h1 {
        width: 50%;
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .header .logo a h1 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .header .logo a h1 {
        display: none;
    }
}
.header .language {
    display: block;
    position: relative;
    margin: 37px 0 0 0;
    transition: all 0.4s;
}
@media (max-width: 1199px) {
    .header .language {
        margin: 23px 0 0 0;
    }
}
.header .language ul li {
    display: block;
}
.header .language ul li a:before {
    display: block;
    width: 25px;
    height: 25px;
    content: '';
    border-radius: 50%;
    background: url(../images/common/language.png) no-repeat;
    background-size: cover;
}
.header .language ul li.en a:before {
    background-position: 0;
}
.header .language ul li.cn a:before {
    background-position: -25px 0;
}
.header .search-box {
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;
    background-color: rgba(211, 16, 26, 0.95);
}
.header .search-box .search {
    line-height: 40px;
    overflow: hidden;
    zoom: 1;
    width: 240px;
    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}
.header .search-box .search .input-text {
    float: left;
    padding-left: 10%;
    background: none;
}
@media (min-width: 768px) {
    .header .search-box .search .input-text {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .search .input-submit {
    line-height: 36px;
    float: right;
    width: 50px;
    animation: fadeInLeft 1s 0s ease both;
    background: none;
}
.header .search-box .search .input-submit:before {
    font-family: 'iconfont' !important;
    font-size: 22px;
    content: '\e600';
    line-height: 1;
    color: #fff;
}
@media (min-width: 768px) {
    .header .search-box .search .input-submit {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs {
    width: 100%;
    margin: 0;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px) {
    .header .search-box.search-xs {
        display: none;
    }
}
.header .search-box.search-xs .search {
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;
    width: 100%;
    transition: left 0.3s;
    border-color: #fff;
    background: #fff;
}
.header .search-box.search-xs .input-submit {
    line-height: 34px;
    background: #fff;
}
.header .search-box.search-xs .input-submit:before {
    color: #104384;
}
.header .search-box.search-xs.show {
    z-index: 66;
}
.header .search-box.search-xs.show .search {
    left: 0;
}
.header .search-lg {
    top: 0;
}
.header .search-lg .logo {
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;
    transform: translateY(-50%);
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 0;
}
.header .search-lg .search p {
    margin-bottom: 50px;
    animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
}
.header .search-lg .input-text {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
    height: 60px;
    padding: 0;
    padding-bottom: 30px;
    animation: zoomIn 1s 0s ease both;
    text-align: center;
    color: #fff;
}
.header .search-lg .close-btn {
    position: fixed;
    top: 34px;
    right: 18%;
    cursor: pointer;
}
.header .search-lg .close-btn:before {
    font-size: 20px;
    content: '\2716';
    color: #fff;
}
.header .find {
    float: right;
    cursor: pointer;
    margin: 37px 20px 0px 20px;
    transition: all 0.4s;
}
@media (max-width: 1199px) {
    .header .find {
        margin: 24px 60px 0 20px;
    }
}
.header .find:hover:before {
    color: #d30009;
    border: 1px solid #d30009;
}
.header .find:before {
    display: block;
    font-family: 'iconfont';
    font-size: 14px;
    content: '\e600';
    text-align: center;
    color: #bcbcbc;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    border: solid 1px #bcbcbc;
    transition: all 0.4s;
}
.header .nav-collapse {
    position: absolute;
    z-index: 10;
    top: 15px;
    right: 20px;
    display: none;
    float: right;
    width: 20px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    background: none;
}
@media (max-width: 1199px) {
    .header .nav-collapse {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {}
.header .nav-collapse .btn-line {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 2px;
    transition: all 0.5s ease;
    transform: translateX(-50%);
    background-color: #666;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    content: '';
    transition: all 0.5s ease;
    background-color: #666;
}
.header .nav-collapse .btn-line:nth-child(1) {
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2) {
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3) {
    top: 65%;
}
@media (max-width: 1199px) {
    .header .nav-collapse.nav-collapse-1 {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;
        display: block;
        margin-top: 8px;
        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line {
        background-color: #666 !important;
    }
}
.header .nav-collapse.active {
    border-color: transparent;
    right: 20px;
}
.header .nav-collapse.active .btn-line {
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2) {
    transform: translateX(-50px);
    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3) {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) rotateZ(-45deg);
}
.header .top-navbox {
    background-color: #f6f6f6;
}
.header .nav.left-100 {
    left: -100%;
}
.header .nav.left-200 {
    left: -200%;
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a {
    display: block;
}
@media (max-height: 580px) {
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        margin-top: 0;
    }
}
.header .nav-2,
.header .nav-3 {
    display: none;
}
@media (max-width: 1199px) {
    .header .nav-2,
    .header .nav-3 {
        position: absolute;
        z-index: 9999;
        top: 0;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%;
        padding: 20px;
        -webkit-transition: left 0.3s;
        transition: left 0.3s;
        text-align: left;
        text-align: center;
        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
}
.header .back-btn {
    position: absolute;
    top: 18px;
    left: 15px;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
    font-family: 'iconfont';
    font-size: 26px;
    content: '\e727';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title {
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
}
.header .nav-2 .nav-top .nav-title a,
.header .nav-3 .nav-top .nav-title a {
    color: #FFF;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line {
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content {
    overflow: auto;
    height: 80%;
    margin-top: 12%;
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
    font-size: 18px;
    line-height: 50px;
    margin: 25px 0;
    text-align: left;
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more {
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
    font-family: 'iconfont' !important;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    content: '\e72f';
    transform: translateY(-50%);
    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
    display: block;
}
@media (max-width: 1199px) {
    .header .nav-2 .content ul li a,
    .header .nav-3 .content ul li a {
        color: #fff;
    }
}
.header .nav-2 {
    left: 100%;
}
.header .nav-3 {
    left: 200%;
}
.header .nav-3 .content ul li {
    font-size: 18px;
}
.header .nav-3 .header .fade-out ul {
    text-align: left;
}
.header .fade-out ul.nav2-list2 h4 {
    font-size: 20px;
    line-height: 50px;
}
@media (min-width: 1200px) {
    .header .nav {
        display: block;
    }
    .header .nav .nav-list1 {
        text-align: center;
        position: relative;
    }
    .header .nav .nav-list1>li {
        display: inline-block;
    }
    .header .nav .nav-list1>li>a {
        display: block;
        cursor: pointer;
        position: relative;
        font-size: 16px;
        color: #fff;
        padding: 0 32px;
        line-height: 50px;
        transition: all 0.4s;
    }
    .header .nav .nav-list1>li:hover>a {
        color: #d50e1a;
    }
    .header .nav .nav-list1 .nav-list2 {
        position: absolute;
        z-index: 50;
        top: 100px;
        display: none;
        min-width: 150px;
        padding: 20px 0;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: 3px 4px 13px 0px rgba(121, 121, 121, 0.21);
        transform: translateX(-8%);
    }
    .header .nav .nav-list1 .nav-list2>li {
        list-style: none;
        padding: 0;
        float: none;
    }
    .header .nav .nav-list1 .nav-list2>li>a {
        font-size: 14px;
        line-height: 36px;
        position: relative;
        z-index: 1;
        display: block;
        padding: 0 20px;
        color: #666;
        transition: all 0.4s;
    }
    .header .nav .nav-list1 .nav-list2>li>a:hover {
        color: #d30009;
        transform: translateX(6px);
    }
    .header .nav .nav-list1 .nav-list3 li>a {
        font-size: 18px;
        font-weight: normal;
        line-height: 30px;
        padding: 4px 30px;
    }
    .header .nav .nav-list1 .nav-list3 li>a:hover {
        text-decoration: underline !important;
        color: #333;
        background: none;
    }
}
@media (min-width: 1200px) and (max-width: 1469px) {
    .header .nav .nav-list1>li>a {
        padding: 0 20px;
    }
}
.header.fixed-header {
    top: -125px;
}
@media (max-width: 1199px) {
    .header.fixed-header {
        top: 0;
    }
}
.header.fixed-header .find {
    margin: 23px 20px 0 20px;
}
@media (max-width: 1199px) {
    .header.fixed-header .find {
        margin: 24px 60px 0 20px;
    }
}
.header.fixed-header .language {
    margin: 23px 0 0 0;
}
@media (max-width: 1199px) {
    .header.fixed-header .language {
        margin: 23px 0 0 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header .fade-out ul {
        padding: 0 5%;
    }
}
@media (max-width: 1199px) and (max-width: 767px) {
    .header .fade-out ul.nav-list1>li {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .header {
        height: 70px;
    }
    .header .nav {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        padding: 0 26px;
        transition: left 0.3s;
        text-align: left;
        text-align: center;
        background: #fafafa;
        background-color: #000;
    }
    .header .nav .tbl {
        display: table;
        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }
    .header .nav .nav-list1 {
        margin: 20px 0;
        opacity: 0;
    }
    .header .nav .nav-list1>li {
        transform: translateX(-25px);
        opacity: 0;
    }
    .header .nav .nav-list1>a {
        font-size: 20px;
        color: #fff;
    }
    .header .nav .nav-list2,
    .header .nav .nav-list3 {
        display: none !important;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        font-size: 16px;
        line-height: 2;
        margin-top: 5px;
        color: #fff;
    }
    .header .fade-out ul .pic {
        display: none !important;
    }
    .header .fade-out ul.nav-list1 {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a {
        color: #fff;
    }
    .header .fade-out ul.nav-list1>li {
        position: relative;
        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1>li.act {
        transition: all 0.4s;
        transform: translateX(0);
        opacity: 1;
        padding: 0;
    }
    .header .fade-out ul.nav-list1>li.more:after {
        font-family: 'iconfont';
        font-size: 18px;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -14px;
        content: '\e728';
        color: #fff;
    }
    .header .fade-out ul.nav-list1>li>a {
        font-size: 18px;
        line-height: 2.5 !important;
        display: block;
        /*text-transform: uppercase;*/
        text-align: left;
        color: #fff !important;
    }
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .header .nav {
        width: 100%;
        padding: 30px;
    }
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title {
        font-size: 20px;
        width: 100%;
    }
    .header .nav-2 .content ul,
    .header .nav-3 .content ul {
        padding: 0 15px;
    }
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li {
        margin: 0;
    }
    .header .fade-out ul.nav-list1>li {
        margin: 0;
    }
}
/*footer*/
.footer {
    font-size: 0;
    overflow: hidden;
    background-color: #212532;
}
@media (max-width: 991px) {
    .footer {
        margin-bottom: 50px;
    }
}
.footer .foot {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 90px 0 60px 0;
}
@media (max-width: 1199px) {
    .footer .foot {
        padding: 40px 0 10px 0;
    }
}
@media (max-width: 991px) {
    .footer .foot {
        padding: 20px 0;
    }
}
.footer .foot .container>ul {
    padding: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}
@media (max-width: 1199px) {
    .footer .foot .container>ul {
        display: block;
        overflow: hidden;
        margin: 0 -15px;
        padding: 0;
        text-align: justify;
        text-justify: distribute-all-lines;
    }
}
.footer .foot .container>ul:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: 0;
    content: '';
}
@media (max-width: 1199px) {
    .footer .foot .container>ul:after {
        display: none;
    }
}
@media (max-width: 1199px) {
    .footer .foot .container>ul {
        display: block;
        overflow: hidden;
        margin: 0 -15px;
    }
}
.footer .foot .container>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
}
@media (max-width: 1199px) {
    .footer .foot .container>ul>li {
        display: inline-block;
        width: 50% !important;
        padding: 0 15px 30px 15px;
        vertical-align: top;
    }
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li {
        width: 100% !important;
        padding: 0 15px;
    }
}
.footer .foot .container>ul>li h3 {
    position: relative;
    font-size: 18px;
    line-height: 24/18;
    color: #ffffff;
    margin: 0;
    padding: 0;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        padding: 3px 30px 3px 0;
    }
    .footer .foot .container>ul>li h3:after {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        font-family: 'iconfont' !important;
        font-size: 14px;
        content: '\e628';
        line-height: 1;
        background: none;
        width: auto;
        height: auto;
        margin-top: 0;
    }
}
.footer .foot .container>ul>li .info-down {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li .info-down {
        display: none;
        margin-top: 10px;
        padding-bottom: 15px;
    }
}
.footer .foot .container>ul>li.current .title-foot h3:after {
    content: '\e624';
}
.footer .foot .container>ul>li:first-child {
    width: 300px;
}
@media (max-width: 1469px) {
    .footer .foot .container>ul>li:first-child {
        width: 280px;
    }
}
.footer .foot .container>ul>li:first-child h3 {
    display: none;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li:first-child h3 {
        display: block;
    }
}
.footer .foot .container>ul>li:nth-child(2) {
    width: 370px;
}
@media (max-width: 1469px) {
    .footer .foot .container>ul>li:nth-child(2) {
        width: 300px;
    }
}
.footer .foot .container>ul>li:nth-child(3) {
    width: 280px;
}
@media (max-width: 1469px) {
    .footer .foot .container>ul>li:nth-child(3) {
        width: 260px;
    }
}
.footer .foot .container>ul>li:nth-child(4) {
    width: 240px;
}
@media (max-width: 1469px) {
    .footer .foot .container>ul>li:nth-child(4) {
        width: 220px;
    }
}
.footer .foot .item-1 .ipt_form input,
.footer .foot .item-1 .ipt_form textarea {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30px;
    min-height: 30px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #4c4f58;
    border-radius: 5px;
    border: none;
    padding: 0 10px;
}
.footer .foot .item-1 .ipt_form textarea {
    padding: 5px 10px;
    line-height: 28px;
    min-height: 60px;
}
.footer .foot .item-1 .ipt_form input::-webkit-input-placeholder,
.footer .foot .item-1 .ipt_form textarea::-webkit-input-placeholder {
    color: #aba8a8;
}
.footer .foot .item-1 .ipt_form input:-o-placeholder,
.footer .foot .item-1 .ipt_form textarea:-o-placeholder {
    color: #aba8a8;
}
.footer .foot .item-1 .ipt_form input::-moz-placeholder,
.footer .foot .item-1 .ipt_form textarea::-moz-placeholder {
    color: #aba8a8;
}
.footer .foot .item-1 .ipt_form input:-ms-input-placeholder,
.footer .foot .item-1 .ipt_form textarea:-ms-input-placeholder {
    color: #aba8a8;
}
.footer .foot .item-1 .ipt_form input:focus::-webkit-input-placeholder,
.footer .foot .item-1 .ipt_form textarea:focus::-webkit-input-placeholder {
    color: #666;
}
.footer .foot .item-1 .ipt_form input:focus::-o-placeholder,
.footer .foot .item-1 .ipt_form textarea:focus::-o-placeholder {
    color: #666;
}
.footer .foot .item-1 .ipt_form input:focus::-moz-placeholder,
.footer .foot .item-1 .ipt_form textarea:focus::-moz-placeholder {
    color: #666;
}
.footer .foot .item-1 .ipt_form input:focus::-ms-input-placeholder,
.footer .foot .item-1 .ipt_form textarea:focus::-ms-input-placeholder {
    color: #666;
}
.footer .foot .item-1 .ipt_form button {
    display: block;
    width: 76px;
    height: 30px;
    background-color: #d30009;
    border-radius: 15px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30/12;
    transition: all 0.3s;
}
.footer .foot .item-1 .ipt_form button:after {
    margin-left: 5px;
    display: inline-block;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    content: '\e6a0';
    transition: all 0.3s;
}
.footer .foot .item-1 .ipt_form button:hover {
    opacity: 0.85;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.footer .foot .item-1 .ipt_form button:hover:before {
    transform: translateX(6px);
}
.footer .foot .item-2 .list ul {
    margin: 0;
}
.footer .foot .item-2 .list ul li {
    padding: 0;
}
.footer .foot .item-2 .list ul li .pic {
    overflow: hidden;
    position: relative;
    display: block;
}
.footer .foot .item-2 .list ul li .pic:hover .name {
    opacity: 1;
}
.footer .foot .item-2 .list ul li .pic:hover .name p {
    transform: translateX(0);
}
.footer .foot .item-2 .list ul li .pic .img-box {
    padding-bottom: 80/70*100%;
}
.footer .foot .item-2 .list ul li .pic .name {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #d30009;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.35s;
    opacity: 0;
}
.footer .foot .item-2 .list ul li .pic .name p {
    transition: all 0.35s;
    transform: translateX(-100%);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px 10px 5px;
    font-size: 12px;
    line-height: 15/12;
    color: #d3101a;
}
.footer .foot .item-3 .foot_logo {
    width: 120px;
    margin-top: -50px;
}
@media (max-width: 1199px) {
    .footer .foot .item-3 .foot_logo {
        margin: 0;
        width: 100px;
    }
}
@media (max-width: 991px) {
    .footer .foot .item-3 .foot_logo {
        width: 80px;
    }
}
.footer .foot .item-3 .foot_logo img {
    max-width: 100%;
    height: auto !important;
}
.footer .foot .item-3 .email_form {
    width: 100%;
    padding-bottom: 10px;
    position: relative;
    margin-top: 15px;
    border-bottom: 1px solid #aba8a8;
}
@media (max-width: 991px) {
    .footer .foot .item-3 .email_form {
        margin-top: 10px;
    }
}
.footer .foot .item-3 .email_form p {
    font-size: 16px;
    line-height: 30/16;
    color: #f2efef;
}
.footer .foot .item-3 .email_form .form_box {
    margin-top: 25px;
}
@media (max-width: 991px) {
    .footer .foot .item-3 .email_form .form_box {
        margin-top: 15px;
    }
}
.footer .foot .item-3 .email_form .form_box input {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    background-color: transparent;
    padding: 0 90px 0 0;
}
.footer .foot .item-3 .email_form .form_box input::-webkit-input-placeholder,
.footer .foot .item-3 .email_form .form_box textarea::-webkit-input-placeholder {
    color: #8a8a8a;
}
.footer .foot .item-3 .email_form .form_box input:-o-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:-o-placeholder {
    color: #8a8a8a;
}
.footer .foot .item-3 .email_form .form_box input::-moz-placeholder,
.footer .foot .item-3 .email_form .form_box textarea::-moz-placeholder {
    color: #8a8a8a;
}
.footer .foot .item-3 .email_form .form_box input:-ms-input-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:-ms-input-placeholder {
    color: #8a8a8a;
}
.footer .foot .item-3 .email_form .form_box input:focus::-webkit-input-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:focus::-webkit-input-placeholder {
    color: #eee;
}
.footer .foot .item-3 .email_form .form_box input:focus::-o-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:focus::-o-placeholder {
    color: #eee;
}
.footer .foot .item-3 .email_form .form_box input:focus::-moz-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:focus::-moz-placeholder {
    color: #eee;
}
.footer .foot .item-3 .email_form .form_box input:focus::-ms-input-placeholder,
.footer .foot .item-3 .email_form .form_box textarea:focus::-ms-input-placeholder {
    color: #eee;
}
.footer .foot .item-3 .email_form .form_box button {
    display: block;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 76px;
    height: 30px;
    background-color: #d30009;
    border-radius: 15px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30/12;
    transition: all 0.3s;
}
.footer .foot .item-3 .email_form .form_box button:after {
    margin-left: 5px;
    display: inline-block;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    content: '\e6a0';
    transition: all 0.3s;
}
.footer .foot .item-3 .email_form .form_box button:hover {
    opacity: 0.85;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.footer .foot .item-3 .email_form .form_box button:hover:before {
    transform: translateX(6px);
}
.footer .foot .item-4 .text p {
    position: relative;
    font-size: 14px;
    line-height: 30/14;
    color: #aba8a8;
    padding-left: 15px;
}
.footer .foot .item-4 .text p:before {
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #aba8a8;
    border-radius: 50%;
}
.footer .foot .item-4 .text p a {
    transition: all 0.35s;
}
.footer .foot .item-4 .text p a:hover {
    color: #d30009;
    text-decoration: underline !important;
}
.footer .foot .item-4 .text .email {
    margin-bottom: 0 !important;
}
.footer .foot .item-4 .text .email a:last-child {
    display: block;
    padding-left: 51px;
}
.footer .copyright {
    padding: 18px 0;
    background-color: #333333;
}
@media (max-width: 1199px) {
    .footer .copyright {
        padding: 20px 0;
    }
}
.footer .copyright p {
    text-align: center;
    font-size: 15px;
    line-height: 24/15;
    color: #fff;
}
@media (max-width: 991px) {
    .footer .copyright p {
        line-height: 22px;
    }
}
.footer .copyright p a {
    transition: all 0.35s;
}
@media (max-width: 991px) {
    .footer .copyright p a {
        display: block;
        margin-top: 5px;
    }
}
.footer .copyright p a:hover {
    color: #d30009;
    text-decoration: underline !important;
}
/*online*/
.online-wrap .btn {
    line-height: 36px;
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 50px;
    width: 40px;
    height: 40px;
    padding: 0;
    transform-origin: center center;
    text-align: center;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}
.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    display: inline-block;
    content: '\e628';
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    color: #fff;
}
.online-wrap .btn.active:before {
    transform: rotateZ(225deg);
}
.online-wrap .online {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 25%;
    transition: right 0.3s;
}
@media (max-width: 991px) {
    .online-wrap .online {
        right: -60px;
        bottom: 100px;
    }
}
.online-wrap .online a {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background-color: rgba(206, 1, 82, 0.4);
    border-radius: 10px;
    transition: all 0.4s;
    margin-bottom: 10px;
    line-height: 48px;
    text-align: center;
}
@media (max-width: 767px) {
    .online-wrap .online a {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}
.online-wrap .online a:hover {
    background-color: #ce0152;
}
.online-wrap .online a:before {
    font-family: 'iconfont' !important;
    font-size: 25px;
    color: #FFFFFF;
}
@media (max-width: 767px) {
    .online-wrap .online a:before {
        font-size: 20px;
    }
}
.online-wrap .online .icon-home:before {
    content: '\e653';
}
.online-wrap .online .icon-email:before {
    content: '\e748';
}
.online-wrap .online .icon-arrow-top:before {
    content: '\e660';
    font-size: 26px;
}
@media (max-width: 767px) {
    .online-wrap .online .icon-arrow-top:before {
        font-size: 22px;
    }
}
.online-wrap .online .icon-wechat:before {
    content: '\e60b';
}
.online-wrap .online .icon-wechat:hover .mask {
    display: block;
}
.online-wrap .online .icon-wechat .mask {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;
    display: none;
    width: 120px;
    height: 120px;
    padding-left: 5px;
}
.online-wrap .online .icon-wechat .mask .mask-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .icon-wechat .mask .mask-box img {
    display: block;
    width: 100%;
}
.online-wrap .online .icon-wechat .mask p {
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 8px 0;
    color: #888;
}
.online-wrap .active {
    right: 0;
}
/*bottom_nav*/
.bottom_nav {
    display: none;
    position: fixed;
    z-index: 9;
    height: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #d30009;
}
@media (max-width: 991px) {
    .bottom_nav {
        display: block;
    }
}
.bottom_nav ul {
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.bottom_nav ul li {
    float: left;
    width: 20%;
    border-right: 1px solid #9e1f1d;
    border-left: 1px solid #de4554;
}
.bottom_nav ul li a {
    font-size: 12px;
    display: block;
    padding: 4px 0;
}
.bottom_nav ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    height: 26px;
    font-style: normal;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bottom_nav ul li:first-child {
    border-left: none;
}
.bottom_nav ul li:last-child {
    border-right: none;
}
.bottom_nav ul .foot_msg>a:before {
    content: '\e61f';
}
.bottom_nav ul .foot_prod>a:before {
    content: '\e61b';
}
.bottom_nav ul .foot_email>a:before {
    content: '\e617';
}
.bottom_nav ul .foot_cont>a:before {
    content: '\e620';
}
.bottom_nav ul .foot_top>a:before {
    content: '\e619';
}
/*0*/
.ii {
    display: block;
    font-family: 'iconfont';
    font-size: 20px;
    content: '\e727';
    text-align: center;
}
.index_news .lists .item .pic .img-box img,
.index_exhibition .lists .item .pic .img-box img,
.index_factory .lists .pic .img-box img,
.index_featured .featured_tab .content .info_box .list .item_box .img-box img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.index_news .lists .item:hover .pic .img-box img,
.index_exhibition .lists .item:hover .pic .img-box img,
.index_factory .lists .pic:hover .img-box img,
.index_featured .featured_tab .content .info_box .list .item_box:hover .img-box img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}