@charset 'utf-8';
body {
    font-family: 'Rubik', 'Arial', Helvetica, 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    overflow-x: hidden;
}

:root {
    scroll-behavior: unset;
}

@-ms-viewport {
    width: auto !important;
}

@font-face {
    font-family: 'Rubik';
    font-weight: normal;
    font-style: normal;
    src: local('Rubik Regular'), local('Rubik-Regular'), url('../fonts/rubik-regular.woff2') format('woff2'), url('../fonts/rubik-regular.woff') format('woff'), url('../fonts/rubik-regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    font-weight: 500;
    font-style: normal;
    src: local('Rubik Medium'), local('Rubik-Medium'), url('../fonts/rubik-medium.woff2') format('woff2'), url('../fonts/rubik-medium.woff') format('woff'), url('../fonts/rubik-medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    font-weight: 300;
    font-style: normal;
    src: local('Rubik Light'), local('Rubik-Light'), url('../fonts/rubik-light.woff2') format('woff2'), url('../fonts/rubik-light.woff') format('woff'), url('../fonts/rubik-light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    font-weight: 600;
    font-style: normal;
    src: local('Rubik SemiBold'), local('Rubik-SemiBold'), url('../fonts/rubik-semibold.woff2') format('woff2'), url('../fonts/rubik-semibold.woff') format('woff'), url('../fonts/rubik-semibold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    font-weight: bold;
    font-style: normal;
    src: local('Rubik Bold'), local('Rubik-Bold'), url('../fonts/rubik-bold.woff2') format('woff2'), url('../fonts/rubik-bold.woff') format('woff'), url('../fonts/rubik-bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    font-weight: 900;
    font-style: normal;
    src: local('Rubik Black'), local('Rubik-Black'), url('../fonts/rubik-black.woff2') format('woff2'), url('../fonts/rubik-black.woff') format('woff'), url('../fonts/rubik-black.ttf') format('truetype');
    font-display: swap;
}

*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
    outline: none !important;
}

li,
ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

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(../images/ajax-loader.gif) no-repeat center;
}

img.lazy {
    min-width: 1px;
    min-height: 1px;
    background: url(../images/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;
}

.container {
    margin: 0 auto;
    padding: 0 15px;
}

@media (min-width: 1470px) {
    .container {
        max-width: 1440px;
    }
}

@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}

.clearfix {
    zoom: 1;
}

.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}

.txt-over1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ff {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
    .skiptranslate iframe {
        display: none;
    }
    .google-translation .skiptranslate {
        display: inline-block;
    }
    body {
        top: 0 !important;
    }
}

.fancybox-slide--iframe .fancybox-content {
    width: 800px !important;
    max-width: 80%;
    height: 600px !important;
    max-height: 50%;
    margin: 0;
}

.fancybox-slide--video video {
    max-width: 80%;
    padding: 0;
}

.img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 80%;
}

.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;
}

.page {
    font-size: 0;
    text-align: center;
}

.page li {
    display: inline-block;
    vertical-align: top;
}

.page li a {
    font-size: 14px;
    line-height: 40px;
    display: block;
    width: 35px;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all .35s;
    transition: all .35s;
    text-align: center;
    color: #ccc;
    border-radius: 50%;
    background-color: #fff;
}

@media (max-width: 767px) {
    .page li a {
        line-height: 30px;
        width: 30px;
    }
}

.page li.prev a,
.page li.next a {
    width: 40px;
    color: #fff;
    background-color: #007fff;
}

@media (max-width: 767px) {
    .page li.prev a,
    .page li.next a {
        width: 30px;
    }
}

.page li.prev a:before,
.page li.next a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    display: block;
    content: '\e727';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
    .page li.prev a:before,
    .page li.next a:before {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .page li.prev a:before,
    .page li.next a:before {
        font-size: 15px;
    }
}

.page li.prev a:hover,
.page li.next a:hover {
    color: #007fff;
    background-color: #ff7f00;
}

.page li.prev {
    margin-right: 10px;
}

@media (max-width: 1199px) {
    .page li.prev {
        margin-right: 5px;
    }
}

.page li.next {
    margin-left: 10px;
}

@media (max-width: 1199px) {
    .page li.next {
        margin-left: 5px;
    }
}

.page li.next a:before {
    content: '\e728';
}

.page li.active a,
.page li:hover a {
    color: #007fff;
}

.table-box {
    overflow: auto;
    width: 100% !important;
    max-width: 100% !important;
}

.table-box table {
    line-height: 1.2;
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: left;
}

.table-box table tr,
.table-box table td,
.table-box table th {
    width: auto !important;
    height: auto !important;
}

.table-box table tr:first-child {
    background-color: #bebebd !important;
}

.table-box table tr:first-child td {
    font-weight: 500;
    color: #fff;
}

.table-box table tr:nth-child(odd) {
    background-color: #e4e4e4;
}

.table-box table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.table-box table tr>td:first-child {
    width: 500px !important;
}

.table-box table td,
.table-box table th {
    font-size: 16px;
    font-weight: normal;
    padding: 12px 15px !important;
    vertical-align: middle;
    border: 2px solid #fff;
}

@media (max-width: 1199px) {
    .table-box table tr>td:first-child {
        width: 400px !important;
    }
}

@media (max-width: 991px) {
    .table-box table tr>td:first-child {
        width: 300px !important;
    }
    .table-box table td,
    .table-box table th {
        font-size: 15px;
        padding: 10px !important;
    }
}

@media (max-width: 767px) {
    .table-box table tr>td:first-child {
        width: 200px !important;
    }
    .table-box table td,
    .table-box table th {
        font-size: 14px;
        padding: 10px !important;
    }
}

@media (max-width: 575px) {
    .table-box table tr>td:first-child {
        width: 150px !important;
    }
}

.table-box table tr p,
.table-box table tr span {
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.table-box table td {
    color: #666;
}

.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;
    }
}

.txtnone {
    font-size: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.txtnone h1 {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1199px) {
    .header {
        top: 0;
    }
}

@media (max-width: 767px) {
    .header {
        top: 0;
        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}

.header .container {
    position: relative;
    max-width: 100%;
    padding: 0;
}


/*@media (max-width: 1399px) {
	.header .container {
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.header .container {
		padding: 0;
	}
}*/

.header .top_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: blur(5.4000001px);
    backdrop-filter: blur(5.4000001px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .header .top_nav {
        padding: 0 15px;
    }
}

.header .top_nav .logo {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    vertical-align: middle;
}

.header .top_nav .logo a {
    display: block;
    height: 69px;
    margin: 7.5px 0;
}

@media (max-width: 1199px) {
    .header .top_nav .logo a {
        height: 48px;
        margin: 5px 0;
    }
}

@media (max-width: 575px) {
    .header .top_nav .logo a {
        height: 48px;
        margin: 5px 0;
    }
}

@media (max-width: 370px) {
    .header .top_nav .logo a {
        height: 25px;
        margin: 17.5px 0 17.5px -10px;
    }
}

.header .top_nav .logo a img {
    display: inline-block;
    height: 100%;
}

.header .top_nav .shopcart {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .header .top_nav .shopcart {
        margin-right: 40px;
    }
}

.header .top_nav .shopcart a {
    position: relative;
    display: block;
}

.header .top_nav .shopcart a:before {
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-style: normal;
    line-height: 48px;
    display: block;
    width: 48px;
    height: 48px;
    content: '\e6be';
    text-align: center;
    color: #007fff;
    border-radius: 10px;
    background-color: #ff7f00;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
    .header .top_nav .shopcart a:before {
        font-size: 24px;
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 767px) {
    .header .top_nav .shopcart a:before {
        font-size: 20px;
        line-height: 35px;
        width: 35px;
        height: 35px;
    }
}

.header .top_nav .shopcart a b {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    padding: 0 6.2px;
    color: #fff;
    border-radius: 50%;
    background-color: #007fff;
}

.header .top_nav .find {
    display: inline-block;
    margin-right: 40px;
    cursor: pointer;
    vertical-align: middle;
}

@media (max-width: 1399px) {
    .header .top_nav .find {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .header .top_nav .find {
        margin-right: 20px;
    }
}

.header .top_nav .find:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;
    line-height: 1;
    display: block;
    content: '\e675';
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #007fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1399px) {
    .header .top_nav .find:before {
        font-size: 22px;
    }
}

@media (max-width: 1199px) {
    .header .top_nav .find:before {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .header .top_nav .find:before {
        font-size: 18px;
    }
}

.header .top_nav .search-wrap {
    position: absolute;
    z-index: 3;
    top: 100%;
    right: 0;
    display: none;
    width: 30%;
    max-width: 100%;
    padding: 18px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(5.4000001px);
    backdrop-filter: blur(5.4000001px);
}

@media (max-width: 1199px) {
    .header .top_nav .search-wrap {
        width: 40%;
        padding: 15px;
    }
}

@media (max-width: 991px) {
    .header .top_nav .search-wrap {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .header .top_nav .search-wrap {
        width: 100%;
        background-color: rgba(255, 255, 255, .9);
    }
}

.header .top_nav .search-wrap form {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    border: 1px solid #007fff;
    border-radius: 25px;
}

.header .top_nav .search-wrap form .input-text {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 12px 45px 8px 20px;
    color: #007fff;
    background: none;
}

@media (max-width: 575px) {
    .header .top_nav .search-wrap form .input-text {
        padding: 9px 45px 5px 20px;
    }
}

.header .top_nav .search-wrap form input::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea::-webkit-input-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:-o-placeholder,
.header .top_nav .search-wrap form textarea:-o-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input::-moz-placeholder,
.header .top_nav .search-wrap form textarea::-moz-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:-ms-input-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:focus::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-webkit-input-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:focus::-o-placeholder,
.header .top_nav .search-wrap form textarea:focus::-o-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:focus::-moz-placeholder,
.header .top_nav .search-wrap form textarea:focus::-moz-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form input:focus::-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-ms-input-placeholder {
    color: #007fff;
}

.header .top_nav .search-wrap form .search-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
}

.header .top_nav .search-wrap form .search-btn:before {
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-style: normal;
    line-height: 1;
    display: block;
    content: '\eb86';
    color: #007fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header .top_nav .pc-nav {
    display: inline-block;
    padding-right: 5%;
    -webkit-transition: all .4s;
    transition: all .4s;
    vertical-align: middle;
}

@media (max-width: 1469px) {
    .header .top_nav .pc-nav {
        padding-right: 0;
    }
}

@media (max-width: 1199px) {
    .header .top_nav .pc-nav {
        display: none;
    }
}

.header .top_nav .pc-nav>ul {
    font-size: 0;
}

.header .top_nav .pc-nav>ul>li {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

@media (max-width: 1469px) {
    .header .top_nav .pc-nav>ul>li {
        padding: 0 25px;
    }
}

@media (max-width: 1399px) {
    .header .top_nav .pc-nav>ul>li {
        padding: 0 20px;
    }
}

@media (max-width: 1280px) {
    .header .top_nav .pc-nav>ul>li {
        padding: 0 15px;
    }
}

.header .top_nav .pc-nav>ul>li>a {
    font-size: 20px;
    line-height: 80px;
    position: relative;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: .2px;
    text-transform: capitalize;
    color: #007fff;
}

@media (max-width: 1300px) {
    .header .top_nav .pc-nav>ul>li>a {
        font-size: 18px;
    }
}

.header .top_nav .pc-nav>ul>li:hover>a,
.header .top_nav .pc-nav>ul>li.active>a {
    color: #ff7f00;
}

.header .top_nav .pc-nav .nav-list2 {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 50%;
    display: none;
    padding: 10px 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(5.4000001px);
    backdrop-filter: blur(5.4000001px);
}

.header .top_nav .pc-nav .nav-list2>li>a {
    font-size: 15px;
    line-height: 1.5;
    display: block;
    padding: 6px 15px;
    -webkit-transition: all .4s;
    transition: all .4s;
    white-space: nowrap;
    color: #007fff;
}

.header .top_nav .pc-nav .nav-list2>li:hover>a,
.header .top_nav .pc-nav .nav-list2>li.active>a {
    text-decoration: underline !important;
    color: #007fff;
}

.header .top_nav .pc-nav .nav-list3 {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.header .top_nav .pc-nav .nav-list3>li>a {
    font-size: 15px;
    line-height: 1.6;
    display: block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    white-space: nowrap;
    color: #666;
}

.header .top_nav .pc-nav .nav-list3>li:hover>a,
.header .top_nav .pc-nav .nav-list3>li.active>a {
    text-decoration: underline !important;
    color: #007fff;
}

.header .top_nav .btn-menu {
    position: absolute;
    top: 50%;
    right: 15px;
    display: none;
    width: 24px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1199px) {
    .header .top_nav .btn-menu {
        display: block;
    }
}

@media (max-width: 575px) {
    .header .top_nav .btn-menu {
        right: 10px;
    }
}

.header .top_nav .btn-menu div {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header .top_nav .btn-menu div:after,
.header .top_nav .btn-menu div:before {
    display: block;
    height: 2px;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #007fff;
}

.header .top_nav .btn-menu div span {
    display: block;
    height: 2px;
    margin: 5px 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #007fff;
}

.header.fixed-header {
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header.fixed-header .top_nav {
    border-radius: 0;
    background-color: #fff;
}

.header.fixed-header .top_nav .pc-nav .nav-list2 {
    background-color: #fff;
}

.header.fixed-header .top_nav .search-wrap {
    background-color: #fff;
    -webkit-backdrop-filter: blur(5.4000001px);
    backdrop-filter: blur(5.4000001px);
}

.hc-mobile-nav {
    text-transform: capitalize;
}

.hc-mobile-nav .nav-wrapper {
    background-color: #007fff;
}

.hc-mobile-nav li.nav-close {
    padding-top: 40px;
}

.hc-mobile-nav:not(.touch-device) a:hover {
    background: #007fff;
}

@media (max-width: 1199px) {
    .hc-mobile-nav i {
        display: none !important;
    }
}

.hc-mobile-nav li.nav-parent a {
    padding-right: 20px !important;
}


/*footer*/

.footer {
    font-size: 0;
    position: relative;
    z-index: 2;
    background-color: #007fff;
}

@media (max-width: 991px) {
    .footer {
        padding-top: 20px;
        padding-bottom: 50px;
    }
}

.footer .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .footer .container {
        display: block;
    }
}

.footer .foot_cont {
    width: 32.83687943%;
    margin-top: -75px;
    padding: 27px 20px 42px 20px;
    border-radius: 10px;
    background-color: #ff7f00;
}

@media (max-width: 991px) {
    .footer .foot_cont {
        width: 100%;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .footer .foot_cont {
        padding: 20px;
    }
}

.footer .foot_cont .foot_logo a {
    display: block;
    width: 330px;
}

@media (max-width: 1399px) {
    .footer .foot_cont .foot_logo a {
        width: 300px;
    }
}

@media (max-width: 1199px) {
    .footer .foot_cont .foot_logo a {
        width: 250px;
    }
}

.footer .foot_cont .foot_logo a img {
    max-width: 100%;
    height: auto !important;
}

.footer .foot_cont .note {
    padding-left: 6px;
}

@media (max-width: 767px) {
    .footer .foot_cont .note {
        padding-left: 0;
    }
}

.footer .foot_cont .note .cont_list {
    margin-top: 20px;
}

.footer .foot_cont .note .tit {
    padding-left: 6px;
}

.footer .foot_cont .note .tit b {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    color: #ffffff;
}

.footer .foot_cont .note .txt {
    position: relative;
    margin-top: 10px;
    /*padding-left: 30px;*/
}

@media (max-width: 1469px) {
    .footer .foot_cont .note .txt {
        /*margin-top: 20px;*/
    }
}

@media (max-width: 991px) {
    .footer .foot_cont .note .txt {
        margin-top: 10px;
    }
}

.footer .foot_cont .note .txt:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    color: #007fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .foot_cont .note .txt span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.875;
    display: block;
    /*margin-bottom: 2px;*/
    color: #ffffff;
}

@media (max-width: 991px) {
    .footer .foot_cont .note .txt span {
        font-size: 15px;
    }
}

.footer .foot_cont .note .txt p {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    word-break: break-word;
    color: #ffffff;
}

@media (max-width: 991px) {
    .footer .foot_cont .note .txt p {
        font-size: 15px;
    }
}

.footer .foot_cont .note .txt p a {
    display: block;
}

.footer .foot_cont .note .txt p a:hover {
    text-decoration: underline !important;
}

.footer .foot_cont .note .tel:before {
    font-size: 20px;
    content: '\e8bd';
}

.footer .foot_cont .note .tel a:first-child {
    margin-right: 10px;
}

@media (max-width: 1469px) {
    .footer .foot_cont .note .tel a:first-child {
        margin-right: 0;
    }
}

@media (max-width: 1469px) {
    .footer .foot_cont .note .tel a {
        display: block;
        margin-bottom: 4px;
    }
}

.footer .foot_cont .note .email:before {
    content: '\e660';
}

.footer .foot_cont .note .address:before {
    content: '\e618';
}

.footer .foot_cont .note .address p:first-child {
    margin-bottom: 10px;
}

.footer .foot_box {
    position: relative;
    z-index: 1;
    width: 62.69503546%;
    padding: 60px 0 0 0;
}

@media (max-width: 1399px) {
    .footer .foot_box {
        padding: 70px 0;
    }
}

@media (max-width: 1199px) {
    .footer .foot_box {
        padding: 50px 0 0;
    }
}

@media (max-width: 991px) {
    .footer .foot_box {
        width: 100%;
        padding: 20px 0;
    }
}

.footer .foot_box>ul {
    padding: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}

@media (max-width: 1199px) {
    .footer .foot_box>ul {
        display: block;
        overflow: hidden;
        margin: 0 -15px;
        padding: 0;
        text-align: justify;
        text-justify: distribute-all-lines;
    }
}

.footer .foot_box>ul:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: 0;
    content: '';
}

@media (max-width: 1199px) {
    .footer .foot_box>ul:after {
        display: none;
    }
}

.footer .foot_box>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
}

@media (max-width: 1199px) {
    .footer .foot_box>ul>li {
        display: inline-block;
        width: 50% !important;
        padding: 0 15px 40px 15px;
        vertical-align: top;
    }
}

@media (max-width: 991px) {
    .footer .foot_box>ul>li {
        width: 100% !important;
        padding: 0 15px;
    }
}

.footer .foot_box>ul>li .title-foot b {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.63636364;
    position: relative;
    display: block;
    text-align: left;
    text-transform: uppercase;
    word-break: break-word;
    color: #ff7f00;
}

@media (max-width: 1199px) {
    .footer .foot_box>ul>li .title-foot b {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .footer .foot_box>ul>li .title-foot b {
        font-size: 18px;
        margin: 8px 0;
    }
}

@media (max-width: 991px) {
    .footer .foot_box>ul>li .title-foot b:after {
        font-family: 'iconfont' !important;
        font-size: 14px;
        font-style: normal;
        position: absolute;
        top: 50%;
        right: 0;
        content: '\e607';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.footer .foot_box>ul>li .info-down {
    margin-top: 25px;
}

@media (max-width: 991px) {
    .footer .foot_box>ul>li .info-down {
        display: none;
        margin-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .footer .foot_box>ul>li.current .title-foot b:after {
        content: '\e609';
    }
}

.footer .foot_box>ul>li:first-child {
    width: 290px;
}

.footer .foot_box>ul>li:nth-child(2) {
    width: 450px;
}

@media (max-width: 1399px) {
    .footer .foot_box>ul>li:nth-child(2) {
        width: 360px;
    }
}

.footer .foot_box .item-1 .list a {
    font-size: 18px;
    line-height: 1.33333333;
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-left: 20px;
    -webkit-transition: all .35s;
    transition: all .35s;
    text-align: left;
    word-break: break-word;
    color: #ffffff;
}

@media (max-width: 991px) {
    .footer .foot_box .item-1 .list a {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .footer .foot_box .item-1 .list a {
        font-size: 15px;
        margin-bottom: 10px;
    }
}

.footer .foot_box .item-1 .list a:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: -4px;
    display: block;
    content: '\e728';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .foot_box .item-1 .list a:last-child {
    margin-bottom: 0;
}

.footer .foot_box .item-1 .list a:hover {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.footer .foot_box .item-1 .share {
    margin-top: 86px;
}

@media (max-width: 1469px) {
    .footer .foot_box .item-1 .share {
        margin-top: 60px;
    }
}

@media (max-width: 1399px) {
    .footer .foot_box .item-1 .share {
        margin-top: 40px;
    }
}

@media (max-width: 1199px) {
    .footer .foot_box .item-1 .share {
        margin-top: 30px;
    }
}

.footer .foot_box .item-1 .share ul {
    font-size: 0;
    margin: 0 -4px;
}

.footer .foot_box .item-1 .share ul li {
    display: inline-block;
    padding: 0 4px;
    vertical-align: middle;
}

.footer .foot_box .item-1 .share ul li:hover a:before {
    color: #007fff;
    background-color: #ff7f00;
}

.footer .foot_box .item-1 .share ul li a {
    display: block;
    -webkit-transition: all .35s;
    transition: all .35s;
}

.footer .foot_box .item-1 .share ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 32px;
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transition: all .35s;
    transition: all .35s;
    text-align: center;
    color: #007fff;
    border-radius: 50%;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .foot_box .item-1 .share ul .linkedin a:before {
    content: '\e605';
}

.footer .foot_box .item-1 .share ul .youtube a:before {
    content: '\ec32';
}

.footer .foot_box .item-1 .share ul .facebook a:before {
    content: '\e686';
}

.footer .foot_box .item-1 .share ul .tiktok a:before {
    content: '';
    background: url(../images/icon_tiktok.png) no-repeat center;
    background-size: cover;
}

.footer .foot_box .item-1 .share ul .tiktok a:hover:before {
    background: url(../images/icon_tiktok1.png) no-repeat center;
    background-size: cover;
}

.footer .foot_box .item-2 .form_ipt ul {
    margin: 0;
}

.footer .foot_box .item-2 .form_ipt ul li {
    margin-bottom: 10px;
    padding: 0;
}

.footer .foot_box .item-2 .form_ipt ul li:last-child {
    margin-bottom: 0;
    text-align: right;
}

.footer .foot_box .item-2 .form_ipt ul li input,
.footer .foot_box .item-2 .form_ipt ul li textarea {
    font-size: 14px;
    line-height: 44px;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 44px;
    padding: 0 20px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    background: rgba(255, 255, 255, .1);
}

@media (max-width: 991px) {
    .footer .foot_box .item-2 .form_ipt ul li input,
    .footer .foot_box .item-2 .form_ipt ul li textarea {
        line-height: 40px;
        height: 40px;
        padding: 0 15px;
    }
}

.footer .foot_box .item-2 .form_ipt ul li input:focus,
.footer .foot_box .item-2 .form_ipt ul li textarea:focus {
    border: 1px solid #fff;
    box-shadow: none;
}

.footer .foot_box .item-2 .form_ipt ul li input::-webkit-input-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea::-webkit-input-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:-o-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:-o-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input::-moz-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea::-moz-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:-ms-input-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:-ms-input-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:focus::-webkit-input-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:focus::-webkit-input-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:focus::-o-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:focus::-o-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:focus::-moz-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:focus::-moz-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li input:focus::-ms-input-placeholder,
.footer .foot_box .item-2 .form_ipt ul li textarea:focus::-ms-input-placeholder {
    color: #ff7f00;
}

.footer .foot_box .item-2 .form_ipt ul li textarea {
    line-height: 28px;
    min-height: 140px;
    padding: 5px 20px;
}

@media (max-width: 991px) {
    .footer .foot_box .item-2 .form_ipt ul li textarea {
        min-height: 120px;
        padding: 5px 15px;
    }
}

.footer .foot_box .item-2 .form_ipt ul li button {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    margin-top: 30px;
    padding: 12px 30px 9px 30px;
    -webkit-transition: all .45s;
    transition: all .45s;
    text-transform: uppercase;
    color: #007fff;
    border: none;
    border-radius: 8px;
    background-color: #ff7f00;
}

@media (max-width: 1469px) {
    .footer .foot_box .item-2 .form_ipt ul li button {
        margin-top: 20px;
    }
}

@media (max-width: 1399px) {
    .footer .foot_box .item-2 .form_ipt ul li button {
        margin-top: 10px;
    }
}

.footer .foot_box .item-2 .form_ipt ul li button:hover {
    color: #fff;
}

.footer .copyright {
    padding: 70px 0 30px;
}

@media (max-width: 1469px) {
    .footer .copyright {
        padding: 60px 0 30px;
    }
}

@media (max-width: 1399px) {
    .footer .copyright {
        padding: 50px 0 30px;
    }
}

@media (max-width: 991px) {
    .footer .copyright {
        padding: 0 0 20px;
    }
}

.footer .copyright .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1199px) {
    .footer .copyright .container {
        display: block;
    }
}

@media (max-width: 1199px) {
    .footer .copyright .note {
        width: 100%;
        text-align: center;
    }
}

.footer .copyright .note p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}

@media (max-width: 991px) {
    .footer .copyright .note p {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .footer .copyright .note p {
        font-size: 14px;
    }
}

.footer .copyright .note p span {
    margin: 0 5px;
}

@media (max-width: 767px) {
    .footer .copyright .note p span {
        margin: 5px 0;
    }
}

.footer .copyright .note p i {
    font-style: normal;
    opacity: .4;
}

.footer .copyright .note p a {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.footer .copyright .note p a:hover {
    color: #ff7f00;
}

@media (max-width: 1199px) {
    .footer .copyright .msg {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
}

.footer .copyright .msg a {
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    vertical-align: middle;
    color: #ff7f00;
}

@media (max-width: 991px) {
    .footer .copyright .msg a {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .footer .copyright .msg a {
        font-size: 14px;
    }
}

.footer .copyright .msg a:hover {
    color: #fff;
}

.footer .copyright .msg .sitemap {
    position: relative;
    margin-left: 15px;
    padding-left: 15px;
}

.footer .copyright .msg .sitemap:before {
    position: absolute;
    top: 45%;
    left: 0;
    display: block;
    width: 1px;
    height: 15px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ff7f00;
}


/*online*/

.online-wrap .btn {
    line-height: 36px;
    position: fixed;
    z-index: 5;
    right: 0;
    bottom: 50px;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    text-align: center;
    border: none !important;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .5);
}

@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}

.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    content: '\e607';
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    color: #fff;
}

.online-wrap .btn.active:before {
    -webkit-transform: rotateZ(225deg);
    -ms-transform: rotate(225deg);
    transform: rotateZ(225deg);
}

.online-wrap .online {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 23%;
    -webkit-transition: right .3s;
    transition: right .3s;
}

@media (max-width: 991px) {
    .online-wrap .online {
        right: -60px;
        bottom: 100px;
    }
}

.online-wrap .online a {
    line-height: 48px;
    position: relative;
    display: block;
    width: 50px;
    height: 48px;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    background-color: #007fff;
}

@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 45px;
        width: 45px;
        height: 43px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online a {
        line-height: 40px;
        width: 40px;
        height: 38px;
    }
}

.online-wrap .online a:first-child {
    border-radius: 10px 10px 0 0;
}

.online-wrap .online a:last-child {
    border-radius: 0 0 10px 10px;
}

.online-wrap .online a:hover:before {
    color: #ff7f00;
}

.online-wrap .online a:before {
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: rgba(255, 255, 255, .6);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
    .online-wrap .online a:before {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online a:before {
        font-size: 18px;
    }
}

.online-wrap .online .icon-tel:before {
    font-size: 22px;
    content: '\e8bd';
}

@media (max-width: 991px) {
    .online-wrap .online .icon-tel:before {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online .icon-tel:before {
        font-size: 18px;
    }
}

.online-wrap .online .icon-wechat:before {
    content: '\e885';
}

.online-wrap .online .icon-skype:before {
    font-size: 21px;
    content: '\e690';
}

@media (max-width: 991px) {
    .online-wrap .online .icon-skype:before {
        font-size: 19px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online .icon-skype:before {
        font-size: 17px;
    }
}

.online-wrap .online .icon-email:before {
    font-size: 19px;
    content: '\e630';
}

@media (max-width: 991px) {
    .online-wrap .online .icon-email:before {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online .icon-email:before {
        font-size: 15px;
    }
}

.online-wrap .online .icon-whatsapp:before {
    content: '\e6d0';
}

.online-wrap .online .icon-arrow-top:before {
    font-size: 19px;
    content: '\e61b';
}

@media (max-width: 991px) {
    .online-wrap .online .icon-arrow-top:before {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .online-wrap .online .icon-arrow-top:before {
        font-size: 15px;
    }
}

.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: 100px;
    height: 100px;
}

.online-wrap .online .icon-wechat .mask img {
    display: block;
    width: 100%;
}

.online-wrap .online .icon-wechat .mask .mask-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.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;
}

.online-wrap .online .icon-tel .phone-num,
.online-wrap .online .icon-email .phone-num,
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-whatsapp .phone-num {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;
    -webkit-transition: right .4s;
    transition: right .4s;
    white-space: nowrap;
}

@media (min-width: 1200px) {
    .online-wrap .online .icon-tel:hover .phone-num,
    .online-wrap .online .icon-email:hover .phone-num,
    .online-wrap .online .icon-skype:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num {
        right: 100%;
    }
}

.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-email .phone-num p,
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p {
    padding: 0 15px;
    color: #fff;
    border-radius: 5px;
    background-color: #007fff;
}


/*bottom_nav*/

.bottom_nav {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 50px;
    padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
    background-color: #ff7f00;
}

@media (max-width: 991px) {
    .bottom_nav {
        display: block;
    }
}

.bottom_nav ul {
    text-align: center;
    text-transform: capitalize;
    color: #007fff;
}

.bottom_nav ul li {
    float: left;
    width: 20%;
    border-right: 1px solid #b1902d;
    border-left: 1px solid #ffc107;
}

.bottom_nav ul li a {
    font-size: 13px;
    display: block;
    padding: 4px 0;
}

.bottom_nav ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    display: block;
    height: 24px;
    -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 .bot_wechat {
    position: relative;
}

.bottom_nav ul .bot_wechat .code_img {
    position: absolute;
    z-index: 1;
    bottom: 52px;
    left: 0;
    display: none;
    width: 90px;
    height: 90px;
}

.bottom_nav ul .bot_wechat>a:before {
    content: '\e629';
}

.bottom_nav ul .bot_email>a:before {
    content: '\e623';
}

.bottom_nav ul .bot_whatsapp>a:before {
    content: '\e894';
}

.bottom_nav ul .bot_cont>a:before {
    content: '\e624';
}

.bottom_nav ul .bot_tel>a:before {
    content: '\e6c1';
}

.bottom_nav ul .bot_msg>a:before {
    content: '\e625';
}

.bottom_nav ul .bot_prod>a:before {
    content: '\e614';
}

.bottom_nav ul .bot_qq>a:before {
    content: '\e7a0';
}

.bottom_nav ul .bot_top>a:before {
    content: '\e622';
}

.contact_wrap .ser_wrap .list .item .pic .img-box img,
.news_wrap .left .list .item .pic .img-box img,
.product_detail_wrap .product_range_box .product_related .list .slick_related .item .pic .img-box img,
.product_wrap .prod_lists .item .pic .img-box img,
.download_wrap .range_box .right .list .item .pic .img-box img,
.service_wrap .ser_wrap .list .item .pic .img-box img,
.about_wrap .ab_info .range_box .abvv .img-box img,
.index_news .list .slick_news .item .img-box img,
.index_hot .slick_hot .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.contact_wrap .ser_wrap .list .item:hover .pic .img-box img,
.news_wrap .left .list .item:hover .pic .img-box img,
.product_detail_wrap .product_range_box .product_related .list .slick_related .item:hover .pic .img-box img,
.product_wrap .prod_lists .item:hover .pic .img-box img,
.download_wrap .range_box .right .list .item:hover .pic .img-box img,
.service_wrap .ser_wrap .list .item:hover .pic .img-box img,
.about_wrap .ab_info .range_box .abvv:hover .img-box img,
.index_news .list .slick_news .item:hover .img-box img,
.index_hot .slick_hot .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}