.container {
    max-width: 1400px !important;
    width: 100% !important;
}
body {
    font-family: 'Arial';
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    position: relative;
    overflow-x: hidden;
}
@font-face {
    font-family: 'tungsten';
    src: url('fonts/Tungsten-Bold.eot');
    src: local('Tungsten Bold'), local('Tungsten-Bold'), url('fonts/Tungsten-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Tungsten-Bold.woff2') format('woff2'), url('fonts/Tungsten-Bold.woff') format('woff'), url('fonts/Tungsten-Bold.ttf') format('truetype'), url('fonts/Tungsten-Bold.svg#Tungsten-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Impact';
    src: url('fonts/Impact.eot');
    src: local('Impact'), url('fonts/Impact.eot?#iefix') format('embedded-opentype'), url('fonts/Impact.woff2') format('woff2'), url('fonts/Impact.woff') format('woff'), url('fonts/Impact.ttf') format('truetype'), url('fonts/Impact.svg#Impact') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BEBAS';
    src: url('fonts/Bebas.eot');
    src: local('Bebas'), url('fonts/Bebas.eot?#iefix') format('embedded-opentype'), url('fonts/Bebas.woff2') format('woff2'), url('fonts/Bebas.woff') format('woff'), url('fonts/Bebas.ttf') format('truetype'), url('fonts/Bebas.svg#Bebas') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
} */
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.goog-te-menu-frame {
    z-index: 9999999999999 !important;
    overflow: auto !important;
}
.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%;
}
*[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;
}
button,
input,
textarea {
    resize: none;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
}
form {
    padding: 0;
    margin: 0;
}
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;
}
.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6px 10%;
    /* z-index: 1000201; */
    z-index: 11;
}
@media (max-width: 1470px) {
    header {
        padding: 6px 5%;
    }
}
@media screen and (max-width: 1024px) {
    header {
        position: fixed;
        height: 60px;
        padding: 0;
        background: #faf7f2;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    }
}
header .head-top {
    display: flex;
    line-height: 40px;
}
@media screen and (max-width: 1024px) {
    header .head-top {
        line-height: 60px;
        justify-content: flex-end;
    }
}
header .head-top h3 {
    flex: 1;
    overflow: hidden;
    font-size: inherit;
    margin: 0;
    padding: 0;
    padding-right: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: inherit;
}
@media screen and (max-width: 1024px) {
    header .head-top h2 {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    header .head-top .link-share {
        display: none;
    }
}
header .head-top .link-share .share-btns {
    padding: 5px 0;
}
header .head-top .link-share .share-btns li {
    float: left;
    padding: 0 5px;
}
header .head-top .link-share .share-btns li a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
    header .head-top .link-share .share-btns li a:hover {
        opacity: 0.8;
    }
}
header .head-top .link-share .share-btns li a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
}
header .head-top .link-share .share-btns li .icon-facebook::before {
    color: #3064CE;
    font-size: 12px;
}
header .head-top .link-share .share-btns li .icon-linkedin::before {
    color: #007BB5;
    font-size: 13px;
}
header .head-top .link-share .share-btns li .icon-youtube1::before {
    color: #FE021C;
    font-size: 12px;
}
header .head-top .link-share .share-btns li .icon-gengduo::before {
    color: #131415;
    font-size: 20px;
}
header .head-top .link-share .all-share-btns {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    font-family: Arial;
    z-index: 1000201;
}
header .head-top .link-share .all-share-btns .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 560px;
    padding: 60px 10px 30px;
    border-radius: 10px;
    background: #fff;
    color: #282f36;
    z-index: 4;
}
header .head-top .link-share .all-share-btns .content button {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
    background-color: transparent;
}
header .head-top .link-share .all-share-btns .content button::before {
    font-size: 20px;
    color: #282f36;
}
header .head-top .link-share .all-share-btns .content ul li {
    float: left;
    width: 25%;
    padding: 12px;
}
header .head-top .link-share .all-share-btns .content ul li a {
    display: block;
    text-align: center;
    margin-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    line-height: 20px;
}
@media screen and (min-width: 1200px) {
    header .head-top .link-share .all-share-btns .content ul li a:hover p {
        color: #d90000;
    }
}
header .head-top .link-share .all-share-btns .content ul li a::before {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #3064CE;
    font-size: 20px;
}
header .head-top .link-share .all-share-btns .content ul li a p {
    text-align: center;
    margin-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    line-height: 20px;
    font-size: 14px;
    color: #337ab7;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
header .head-top .link-share .all-share-btns .content ul li .icon-linkedin::before {
    font-size: 25px;
    background-color: #007BB5;
}
header .head-top .link-share .all-share-btns .content ul li .icon-youtube1n::before {
    background-color: #FD001A;
}
header .head-top .link-share .all-share-btns .content ul li .icon-pinterest1::before {
    font-size: 24px;
    background-color: #BD081C;
}
header .head-top .link-share .all-share-btns .content ul li .icon-ins::before {
    background-color: #000000;
}
header .head-top .link-share .all-share-btns .content ul li .icon-twitter1::before {
    background-color: #48A9F2;
}
header .head-top .search {
    padding: 0 10px;
}
header .head-top .search>button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
}
header .head-top .search>button::before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e6db';
    font-size: 20px;
    color: #fff;
}
@media screen and (max-width: 1024px) {
    header .head-top .search>button::before {
        color: #000;
    }
}
header .head-top .search .form-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000201;
}
@media screen and (max-width: 1024px) {
    header .head-top .search .form-box {
        background-color: rgba(0, 0, 0, 0.8);
    }
}
header .head-top .search .form-box>button {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    z-index: 9;
    cursor: pointer;
    font-weight: 700;
    background-color: transparent;
}
@media screen and (max-width: 1024px) {
    header .head-top .search .form-box>button {
        display: block;
    }
}
header .head-top .search .form-box form {
    max-width: 100%;
    width: 1400px;
    padding: 0 15px;
    position: absolute;
    left: 0;
    top: 140px;
    right: 0;
    margin: auto;
    z-index: 4;
}
header .head-top .search .form-box form input {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    outline: 0;
    padding: 0 40px;
    border: 1px solid;
    border-color: #fff;
    color: inherit;
    border-radius: 20px;
    width: 100%;
    height: 40px;
    padding-right: 70px;
}
header .head-top .search .form-box form button {
    position: absolute;
    right: 15px;
    top: 1px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    transition: 0.3s;
    font-style: initial;
    border-radius: 20px;
    padding: 0 20px;
    border: none;
    outline: 0;
    color: #fff;
    background-color: #404040;
}
@media screen and (max-width: 1024px) {
    header .head-top .search .form-box form button {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        margin-top: 20px;
    }
}
header .head-top .search .form-box form button::before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e619';
    font-size: 22px;
    font-weight: 700;
}
@media screen and (max-width: 1024px) {
    header .head-top .search .form-box form button::before {
        content: 'SEARCH';
        font-weight: 400;
        font-size: 16px;
    }
}
header .head-top .search .form-box form i {
    position: absolute;
    left: 15px;
    top: 0;
    height: 40px;
    width: 40px;
    border: none;
    background: 0;
    outline: 0;
    font-size: 18px;
    color: inherit;
    line-height: 40px;
    text-align: center;
    pointer-events: none;
}
header .head-top .translate-box {
    margin-top: 8px;
    padding-right: 20px;
    line-height: normal;
}
@media screen and (max-width: 1024px) {
    header .head-top .translate-box {
        margin-top: 15px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 400px) {
    header .head-top .translate-box .goog-te-gadget-simple .goog-te-menu-value span:nth-child(1) {
        display: none;
    }
}
header .head-content .logo {
    float: left;
    display: block;
    height: 80px;
}
@media screen and (max-width: 1024px) {
    header .head-content .logo {
        float: none;
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media screen and (max-width: 767px) {
    header .head-content .logo {
        height: 52px;
    }
}
header .head-content .logo img {
    height: 100%;
    width: auto;
}
header .head-content nav {
    float: right;
}
@media screen and (max-width: 1024px) {
    header .head-content nav {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        float: none;
        padding: 0;
        transform-origin: 20px 0;
        transform: scale(0);
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        height: auto;
        z-index: 9999;
        font-weight: 500;
        border-top: 1px solid #DADADA;
        background-color: #FAF7F2;
        transition: 0.3s;
        -moz-user-select: none;
        /*mozilar*/
        -webkit-user-select: none;
        /*webkit*/
        -ms-user-select: none;
        /*IE*/
        user-select: none;
    }
}
@media screen and (max-width: 991px) {
    header .head-content nav {
        padding-bottom: 48px;
    }
}
header .head-content nav .nav-list1>li {
    position: relative;
    float: left;
    padding: 0 20px;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1>li {
        float: none;
        padding: 0;
    }
}
header .head-content nav .nav-list1>li>a {
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1>li>a {
        padding: 10px 20px;
        display: inline-block;
        margin-right: 40px;
        line-height: 20px;
        font-weight: 500;
        color: #000;
    }
}
header .head-content nav .nav-list1 .nav1-btn {
    position: relative;
    padding-right: 40px;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1 .nav1-btn {
        padding-right: 0;
    }
}
header .head-content nav .nav-list1 .nav1-btn::before {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e602';
    color: #fff;
    font-weight: 700;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1 .nav1-btn::before {
        font-weight: 400;
        top: 10px;
        right: 10px;
        transform: translateY(0);
        color: #000;
    }
}
header .head-content nav .nav-list1 .nav2-btn {
    position: relative;
}
header .head-content nav .nav-list1 .nav2-btn::before {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e72f';
    color: #000;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1 .nav2-btn::before {
        content: '\e602';
        top: 10px;
        transform: translateY(0);
    }
}
header .head-content nav .nav-list1 .active>a {
    position: relative;
}
header .head-content nav .nav-list1 .active>a::after {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #d90000;
    content: '';
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1 .active>a::after {
        bottom: 0;
    }
}
@media screen and (min-width: 1026px) {
    header .head-content nav .nav-list1 .nav-active>a {
        color: #d90000;
    }
    header .head-content nav .nav-list1 .nav-active::before {
        color: #d90000 !important;
    }
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list1 .nav-active::before {
        transform: rotateX(180deg) !important;
    }
}
header .head-content nav .nav-list2,
header .head-content nav .nav-list3 {
    display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    padding: 4px 0;
    background: #faf7f2;
    box-shadow: 0 0 4px rgba(122, 122, 122, 0.8);
    border-radius: 2px;
}
header .head-content nav>ul>li:nth-child(3) .nav-list2 {
    left: -100px;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list2,
    header .head-content nav .nav-list3 {
        position: relative;
        top: 0;
        width: 100%;
        margin-bottom: 10px;
        background: rgba(122, 122, 122, 0.06);
        box-shadow: none;
    }
}
header .head-content nav .nav-list2>li,
header .head-content nav .nav-list3>li {
    position: relative;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list2>li,
    header .head-content nav .nav-list3>li {
        padding: 0 10px;
    }
}
header .head-content nav .nav-list2>li>a,
header .head-content nav .nav-list3>li>a {
    display: block;
    padding: 10px 14px;
    padding-right: 30px;
    line-height: 1.4;
    white-space: nowrap;
    color: #666;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list2>li>a,
    header .head-content nav .nav-list3>li>a {
        display: inline-block;
        padding: 10px 20px;
        margin-right: 40px;
        color: #000;
        font-size: 16px;
        font-weight: 500;
        white-space: normal;
    }
}
@media screen and (min-width: 1200px) {
    header .head-content nav .nav-list2>li>a:hover,
    header .head-content nav .nav-list3>li>a:hover {
        background-color: #fff;
    }
}
header .head-content nav .nav-list3 {
    top: 0;
    left: 100%;
    z-index: 2;
}
@media screen and (max-width: 1024px) {
    header .head-content nav .nav-list3 {
        left: 0;
    }
}
@media screen and (min-width: 1200px) {
    header .head-content nav .nav-list3 li a:hover {
        color: #d90000;
        background-color: #fff;
    }
}
header .head-content>.active {
    transform: scale(1);
    visibility: visible;
    pointer-events: initial;
    overflow: auto;
}
header .nav-btn {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    background: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
@media screen and (max-width: 1199px) {
    header .nav-btn {
        display: block;
    }
}
header .nav-btn .btn-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 20px;
    height: 2px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000;
}
header .nav-btn .btn-line:nth-child(3),
header .nav-btn .btn-line:nth-child(1) {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: #000;
}
header .nav-btn .btn-line:nth-child(1) {
    top: 38%;
}
header .nav-btn .btn-line:nth-child(2) {
    top: 50%;
}
header .nav-btn .btn-line:nth-child(3) {
    top: 63%;
}
header .navbtn-actvie {
    position: fixed !important;
    right: 40px;
    top: 20px;
    z-index: 999999 !important;
}
header .navbtn-actvie .btn-line {
    width: 30px;
    height: 2px;
    background-color: #000 !important;
}
header .navbtn-actvie .btn-line:nth-child(1) {
    transform: translate(-10px, -3px) rotateZ(45deg) !important;
}
header .navbtn-actvie .btn-line:nth-child(2) {
    display: none !important;
}
header .navbtn-actvie .btn-line:nth-child(3) {
    transform: translate(-10px, -13px) rotateZ(-45deg) !important;
}
.index-head .head-top h3 {
    color: #000;
}
.index-head .head-top .search>button::before {
    color: #000;
}
.index-head .head-content nav .nav-list1>li>a {
    color: #000;
}
.index-head .head-content nav .nav-list1 .nav1-btn::before {
    color: #000;
}
@media screen and (min-width: 1026px) {
    .index-head .head-content nav .nav-list1 .nav-active>a {
        color: #d90000;
    }
    .index-head .head-content nav .nav-list1 .nav-active::before {
        color: #d90000 !important;
    }
}
@media screen and (max-width: 991px) {
    footer {
        padding-bottom: 48px;
    }
}
footer .foot-share-all-links {
    display: none;
    padding: 15px 0 10px;
    background-color: #fff;
}
@media screen and (max-width: 991px) {
    footer .foot-share-all-links {
        display: block;
    }
}
footer .foot-share-all-links p {
    margin-bottom: 6px;
    color: #9c9c9c;
    font-size: 18px;
    line-height: 1.4;
}
footer .foot-share-all-links .link-box {
    width: 100%;
    overflow: auto;
}
footer .foot-share-all-links .link-box ul {
    display: flex;
}
footer .foot-share-all-links .link-box ul li {
    float: left;
    padding: 0 6px;
}
footer .foot-share-all-links .link-box ul li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #E4E4E4;
}
footer .foot-share-all-links .link-box ul li a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    color: #3064CE;
}
footer .foot-share-all-links .link-box ul li .icon-linkedin::before {
    font-size: 25px;
    color: #007BB5;
}
footer .foot-share-all-links .link-box ul li .icon-youtube1n::before {
    color: #FD001A;
}
footer .foot-share-all-links .link-box ul li .icon-pinterest1::before {
    font-size: 24px;
    color: #BD081C;
}
footer .foot-share-all-links .link-box ul li .icon-ins::before {
    color: #000000;
}
footer .foot-share-all-links .link-box ul li .icon-twitter1::before {
    color: #48A9F2;
}
footer .content {
    padding: 20px 0;
    background-color: #272a3c;
}
footer .content p {
    font-size: 14px;
    line-height: 2;
    color: #fff;
}
footer .content p a {
    margin-left: 10px;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
@media screen and (min-width: 1026px) {
    footer .content p a:hover {
        text-decoration: underline;
    }
}
footer .foot-btn a {
    display: block;
    position: fixed;
    bottom: 22px;
    right: 22px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(122, 122, 122, 0.4);
    z-index: 44;
    transition: 0.2s;
    opacity: 0.8;
}
@media screen and (max-width: 991px) {
    footer .foot-btn a {
        bottom: 55px;
        right: 0;
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 480px) {
    footer .foot-btn a {
        right: 0;
        width: 45px;
        height: 45px;
    }
}
@media screen and (min-width: 1026px) {
    footer .foot-btn a:hover {
        opacity: 1;
    }
}
footer .foot-btn a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e64a';
    font-size: 20px;
    color: #d90000;
}
@media screen and (max-width: 991px) {
    footer .foot-btn a::before {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    footer .foot-btn a::before {
        font-size: 16px;
    }
}
footer .foot-btn .active {
    box-shadow: rgba(122, 122, 122, 0.6) inset 0 2px 8px;
    opacity: 1;
}
.common-contact {
    overflow: hidden;
    padding: 5vw 0;
    background-color: #333645;
}
@media screen and (max-width: 767px) {
    .common-contact {
        padding: 15px 0;
    }
}
.common-contact .title {
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .common-contact .title {
        text-align: left;
    }
}
.common-contact .title h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .common-contact .title h4 {
        font-size: 18px;
    }
}
.common-contact .title p {
    padding: 10px 0 2.5vw;
    font-size: 50px;
    color: #fff;
    word-spacing: 5px;
    font-family: 'BEBAS';
    text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
    .common-contact .title p {
        font-size: 36px;
    }
}
@media screen and (max-width: 767px) {
    .common-contact .title p {
        font-size: 14px;
        padding: 2vw 0 3vw;
    }
}
.common-contact form ul li {
    position: relative;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .common-contact form ul li {
        margin-bottom: 20px;
    }
}
.common-contact form ul li input,
.common-contact form ul li textarea {
    display: block;
    width: 100%;
    padding: 7px 12px;
    font-size: 14px;
    color: #fff;
    line-height: 1.42857143;
    background-color: #7d808c;
}
.common-contact form ul li input::-webkit-input-placeholder,
.common-contact form ul li textarea::-webkit-input-placeholder {
    color: #7d808c;
}
.common-contact form ul li input:-o-placeholder,
.common-contact form ul li textarea:-o-placeholder {
    color: #7d808c;
}
.common-contact form ul li input::-moz-placeholder,
.common-contact form ul li textarea::-moz-placeholder {
    color: #7d808c;
}
.common-contact form ul li input:-ms-input-placeholder,
.common-contact form ul li textarea:-ms-input-placeholder {
    color: #7d808c;
}
.common-contact form ul li input:focus::-webkit-input-placeholder,
.common-contact form ul li textarea:focus::-webkit-input-placeholder {
    color: #C3C4CA;
}
.common-contact form ul li input:focus::-o-placeholder,
.common-contact form ul li textarea:focus::-o-placeholder {
    color: #C3C4CA;
}
.common-contact form ul li input:focus::-moz-placeholder,
.common-contact form ul li textarea:focus::-moz-placeholder {
    color: #C3C4CA;
}
.common-contact form ul li input:focus::-ms-input-placeholder,
.common-contact form ul li textarea:focus::-ms-input-placeholder {
    color: #C3C4CA;
}
.common-contact form ul li textarea {
    height: 92px;
}
.common-contact form ul li b {
    display: block;
    position: absolute;
    left: 27px;
    top: 7px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    pointer-events: none;
    transition: 0.1s;
    opacity: 0.8;
}
.common-contact form ul li b span {
    color: #d90000;
}
.common-contact form ul li button {
    padding: 15px 25px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
}
@media screen and (max-width: 767px) {
    .common-contact form ul li button {
        padding: 10px;
        width: 100%;
        font-size: 14px;
    }
}
.common-contact form ul li button:hover {
    color: #fff;
    opacity: 0.8;
    background-color: #666;
}
.common-contact form ul li:nth-child(6) {
    margin-bottom: 0;
    text-align: center;
}
.pagebanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
@media screen and (max-width: 1024px) {
    .pagebanner {
        padding-top: 60px;
    }
}
.pagebanner .item {
    position: relative;
}
.pagebanner .item .img-box {
    padding-bottom: 26.04166667%;
}
@media screen and (max-width: 1024px) {
    .pagebanner .item .img-box {
        display: none;
    }
}
.pagebanner .item .txt {
    width: 52%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    text-align: center;
    z-index: 2;
}
@media screen and (max-width: 1024px) {
    .pagebanner .item .txt {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
        padding: 2vw 0;
        text-align: left;
    }
}
.pagebanner .item .txt h1 {
    margin: 10px 0 20px;
    font-size: 90px;
    line-height: 1.4;
    word-spacing: 5px;
    font-weight: 700;
    font-family: 'BEBAS';
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1024px) {
    .pagebanner .item .txt h1 {
        font-size: 18px;
        margin: 0 0 5px;
        color: #455d58;
    }
}
.pagebanner .item .txt ul li {
    display: inline-block;
    font-size: 18px;
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .pagebanner .item .txt ul li {
        color: #455d58;
    }
}
.pagebanner .item .txt ul li::after {
    padding-left: 5px;
    content: '>';
}
.pagebanner .item .txt ul li a {
    display: inline-block;
}
@media screen and (min-width: 1025px) {
    .pagebanner .item .txt ul li a:hover {
        color: #d90000;
    }
}
.pagebanner .item .txt ul li:last-child::after {
    display: none;
}
.page-box {
    padding: 15px 0;
}
.page-box li {
    float: left;
    margin: 0 4px;
}
@media screen and (max-width: 767px) {
    .page-box li {
        margin: 0 1px;
    }
}
.page-box li a {
    display: inline-block;
    position: relative;
    padding: 0px 13px;
    margin-left: -1px;
    line-height: 36px;
    font-size: 16px;
    color: inherit;
    text-decoration: none;
    background: none;
    border: 2px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
}
@media screen and (max-width: 400px) {
    .page-box li a {
        padding: 0 10px;
        line-height: 30px;
        font-size: 14px;
    }
}
@media screen and (min-width: 1025px) {
    .page-box li a:hover {
        opacity: 0.7;
    }
}
.page-box .active a {
    border-color: #455D58;
}
.page-box .page-arrow a {
    position: relative;
    width: 42px;
    height: 40px;
    background-color: #444;
}
@media screen and (max-width: 400px) {
    .page-box .page-arrow a {
        width: 34px;
        height: 34px;
    }
}
.page-box .page-arrow a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e72f';
    color: #fff;
    font-size: 25px;
}
@media screen and (max-width: 400px) {
    .page-box .page-arrow a::before {
        font-size: 20px;
    }
}
.page-box .prev a::before {
    content: '\e9b5';
}

@media(max-width:1199px) {
    header .head-content nav>ul>li:nth-child(3) .nav-list2 {
        left: 0;
    }
    header .head-top h3 {
        display: none;
    }
    header .head-top .translate-box {
        display: none;
    }
    .fixed header .head-top .translate-box {
        position: fixed;
        bottom: 30px;
        left: 20px;
        display: block;
        z-index: 99999;
    }
}