@font-face {
    font-family: 'CALIBRI';
    font-display: swap;
    src: url(../fonts/CALIBRI.ttf) format('truetype'), url(../fonts/CALIBRI.eot) format('eot'), url(../fonts/CALIBRI.woff) format('woff'), url(../fonts/CALIBRI.woff2) format('woff2');
}
@font-face {
    font-family: 'CALIBRIB';
    font-display: swap;
    src: url(../fonts/CALIBRIB.ttf) format('truetype'), url(../fonts/CALIBRIB.eot) format('eot'), url(../fonts/CALIBRIB.woff) format('woff'), url(../fonts/CALIBRIB.woff2) format('woff2');
}
@font-face {
    font-family: 'POPPINS-REGULAR';
    font-display: swap;
    src: url(../fonts/POPPINS-REGULAR.ttf) format('truetype'), url(../fonts/POPPINS-REGULAR.eot) format('eot'), url(../fonts/POPPINS-REGULAR.woff) format('woff'), url(../fonts/POPPINS-REGULAR.woff2) format('woff2');
}
.prenext {
    font-size: 15px;
    margin-top: 30px;
}
@media screen and (max-width: 1000px){
  .productpageintro,.productpageintro1 {
    display: none !important;
  }

#index-body .init-7.init7cat {
    display: none;
}

}
h1.productpageintro1 {
    margin-right: 217px;
}
#index-body .init-7.init7cat .box ul li img {
    filter: none;
}

@font-face {
    font-family: 'Poppins-Bold';
    font-display: swap;
    src: url(../fonts/Poppins-Bold.ttf) format('truetype'), url(../fonts/Poppins-Bold.eot) format('eot'), url(../fonts/Poppins-Bold.woff) format('woff'), url(../fonts/Poppins-Bold.woff2) format('woff2');
}
#index-body .init-1.init1cat {
    padding: 110px 0 50px;
}
#index-body .init-7.init7cat i.t.wow.fadeInUp.animated {
    font-size: 30px;
    text-align: left;
    color: #0958a9;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
}
#index-body .init-7.init7cat {
    background: white;
    padding: 0;
}
#index-body .init-7.init7cat .box {
    padding-top: 0;
    height: 300px;
}
#index-body .init-1.init1cat i.t {
    text-align: left;
}
#index-body .init-1.init1cat h2 {
    text-align: left;
}
#index-body .init-1.init1cat div.t {
    text-align: left;
    max-width: fit-content;
}
#index-body .init-5.intit5news h2 {
    text-align: left;
    color: #0958a9;
    font-size: 30px;
    font-family: "CALIBRIB";
}
.indusknow {
    padding: 20px 15px;
    line-height: 2.3;
    font-size: 15px;
    font-family: "POPPINS-REGULAR";
}
.indusknow h2 {
    color: #0958a9;
    font-size: 30px;
    font-family: "CALIBRIB";
    margin-bottom: 30px;
}
.indusknow h3 {
    color: #0958a9;
    font-weight: 600;
    margin: 30px 0 10px;
}
.indusknow a {
    color: #0958a9;
}




.init-5.intit5news {
    background: white !important;
}
#index-body .init-5.intit5news .box ul li .content.contentwid {
    padding: 50px;
}
#index-body .init-5.intit5news .box ul li .box2 {
    width: 540px;
}
.productpageintrohid {
    font-size: 16px;
    line-height: 2;
    margin: 40px 0;
}
body {
    font-family: "CALIBRI";
    max-width: 1920px;
    margin: 0 auto;
}
.container {
    padding: 0 15px;
    position: relative;
    width: 1230px;
}
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
.inner-page {
    z-index: 1;
    position: relative;
}
#header {
    z-index: 21;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 94px;
    height: 94px;
}
#header .nav {
    padding: 0 5%;
    background: white;
    display: block;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#header .nav .ui.menu .logo {
    display: inline-block;
    margin-left: 0;
    margin-right: auto;
    vertical-align: middle;
}
#header .nav .ui.menu .logo img {
    display: inline-block;
    vertical-align: middle;
}
#header .nav .ui.menu .logo i {
    margin-left: 15px;
}
#header .nav .ui.menu .box {
    float: right;
}
#header .nav .ui.menu .menu-box {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 25px;
    font-size: 18px;
    color: black;
    -webkit-perspective: 500px;
    perspective: 500px;
    transform-style: preserve-3d;
    z-index: 100;
    float: left;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-transform: uppercase;
    font-family: "Arial";
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
    color: #0958a9;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
    display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
    -webkit-perspective: 500px;
    perspective: 500px;
    transform-style: preserve-3d;
    text-align: left;
    position: absolute;
    font-size: 14px;
    background: #fff;
    top: 100%;
    left: -10px;
    width: 180px;
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    transition: transform 0.5s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
    -moz-transition: -moz-transform 0.5s, opacity 0.3s;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 3px solid #0958a9;
    display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
    display: block;
    float: none;
    padding: 8px 15px;
    line-height: 24px;
    color: black;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
    display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
    background: #222;
    color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0);
    -webkit-transform: rotate3d(0, 0, 0, 0);
    -moz-transform: rotate3d(0, 0, 0, 0);
    -ms-transform: rotate3d(0, 0, 0, 0);
    -o-transform: rotate3d(0, 0, 0, 0);
    display: block \9;
}
#header .nav .ui.menu .h-search {
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    margin-right: 0;
    cursor: pointer;
    cursor: hand;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    background: #0958a9;
    color: white;
    text-align: center;
    font-size: 18px;
}
#header .nav .ui.menu .h-search img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
#header .nav .ui.menu .yuy {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 15px;
}
#header .nav .ui.menu .yuy img {
  position: relative;
  top: -2px;
}
#header .nav .ui.menu .yuy span {
  display: block;
  font-size: 16px;
}
#header .nav .ui.menu .yuy span img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  max-width: 30px;
}
#header .nav .ui.menu .yuy span i {
  margin-left: 5px;
}
#header .nav .ui.menu .yuy ul {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  right: 0;
  width: 120px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #0958a9;
  display: none \9;
}
#header .nav .ui.menu .yuy ul li {
  display: block;
  float: none;
  padding: 4px 10px;
  line-height: 22px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .yuy ul li img {
  max-width: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#header .nav .ui.menu .yuy ul li a {
  display: block;
}
#header .nav .ui.menu .yuy ul li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .yuy:hover ul {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
    margin-left: 30px;
}
#header .nav .search-box {
    line-height: normal;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
#header .nav .search-box form {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 60%;
    margin-left: -30%;
}
#header .nav .search-box form input {
    background: none;
    outline: none;
    border: none;
}
#header .nav .search-box form input[type="text"] {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    font-size: 26px;
    color: #000;
    padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
    width: 22px;
    height: 22px;
    background: url(../images/tc-zoom.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#header .nav .search-box .close {
    width: 30px;
    height: 30px;
    background: url(../images/close.png) no-repeat;
    position: absolute;
    right: 25px;
    top: 15px;
    cursor: pointer;
}
#banner .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 80px;
    color: transparent;
    border: none;
    z-index: 1;
    outline: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
}
#banner .slick-arrow:hover {
    background-color: #0958a9;
}
#banner:hover .slick-arrow {
    opacity: 1;
}
#banner .slick-prev {
    background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
    left: 15px;
}
#banner .slick-next {
    background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
    right: 15px;
}
#banner ul.slick-dots {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#banner ul.slick-dots li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 100%;
    border: 6px solid white;
    background-color: #0958a9;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#banner ul.slick-dots li button {
    display: none;
}
#banner ul.slick-dots li.slick-active {
    border-color: #0958a9;
    background-color: white;
}
#banner .slick-slide .content {
    display: none;
}
#banner .slick-active .content {
    display: block;
}
table {
    width: 100%;
    margin-bottom: 20px;
    word-break: break-word;
}
table td,
table th {
    padding: 5px 10px;
    border: 1px solid #666;
    width: 50%;
}
table td:first-child {
    color: #2d2d2d;
}
table td:last-child {
    color: #666;
}
.wpulike.wpulike-default {
    display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
    display: inline-block;
}
.post-views-box {
    position: relative;
    margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
    background-image: url(../images/fw.png) !important;
    filter: none;
}
.wpulike {
    z-index: 10;
}
.wpulike.post-views-box {
    z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
    width: 50px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.2);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
    background-color: #0958a9;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
    background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
    background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
    width: 25px  !important;
    height: 25px !important;
    background: #fff !important;
    border: 7px solid #7d7d7d !important;
    border-radius: 100% !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
    border-color: #0958a9 !important;
}
#mobile {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none;
    z-index: 20;
}
#mobile:before {
    content: '';
    width: 200vh;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.13);
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#mobile #menu-on {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    position: absolute;
    left: 100%;
    top: 0;
    cursor: pointer;
    cursor: hand;
}
#mobile #menu-on i {
    width: 23px;
    height: 2px;
    background: #222;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#mobile #menu-on i.line1 {
    top: 12px;
}
#mobile #menu-on i.line2 {
    top: 19px;
}
#mobile #menu-on i.line3 {
    top: 26px;
}
#mobile .menu-content {
    width: 100%;
    height: 100vh;
    display: block;
    background: #222;
    padding: 40px 10%;
    overflow-y: auto;
    color: white;
}
#mobile .menu-content::-webkit-scrollbar {
    width: 3px;
    border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
    display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
    background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
    background-color: #eee;
}
#mobile .menu-content h3 {
    font-size: 20px;
    color: inherit;
    text-transform: capitalize;
    margin-bottom: 10px;
}
#mobile .menu-content h3 i {
    font-size: 16px;
    position: relative;
    top: -1px;
}
#mobile .menu-content .menu-logo {
    display: block;
}
#mobile .menu-content .menu-logo img {
    margin: 0 auto;
}
#mobile .menu-content .menu-list {
    margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
    font-size: 15px;
    color: inherit;
    text-transform: capitalize;
    line-height: 30px;
}
#mobile .menu-content .menu-list ul li a {
    padding: 8px 0;
    display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
    color: #0958a9;
    text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    line-height: 26px;
}
#mobile .menu-content .menu-list ul li li a:after {
    content: '';
    width: 6px;
    height: 1px;
    background: white;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#mobile .menu-content .mob-search form {
    position: relative;
}
#mobile .menu-content .mob-search form input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    border: none;
    padding: 0 15px;
    font-size: 14px;
    color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
    width: 45px;
    height: 45px;
    background: url("../images/icon-search-white.png") no-repeat center center #222;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
}
#mobile .menu-content .mob-yuy {
    margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
    margin-bottom: 10px;
    color: inherit;
    font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #333;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: white;
    font-size: 14px;
    margin-right: 3px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
    background: #0958a9;
}
#mobile .menu-content #menu-off {
    margin-top: 40px;
    cursor: pointer;
    cursor: hand;
}
#mobile.active {
    left: 0;
}
#mobile.active:before {
    right: 0;
}
#mobile.active #menu-on i.line1 {
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -moz-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotateZ(45deg);
    -o-transform: translateX(-50%) rotateZ(45deg);
    transform: translateX(-50%) rotateZ(45deg);
    top: 12px;
    margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
    opacity: 0;
}
#mobile.active #menu-on i.line3 {
    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -moz-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotateZ(-45deg);
    -o-transform: translateX(-50%) rotateZ(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
    top: 28px;
    margin-left: 3px;
}
#mobile.white .menu-content {
    background: white;
    color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
    background: black;
}
#mobile.white .menu-content .mob-search form input {
    border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#banner,
.inner-banner {
    margin-top: 94px;
}
#index-body {
    overflow: hidden;
}
#index-body i.t {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #0958a9;
    text-transform: uppercase;
    font-family: "CALIBRIB";
    margin-bottom: 25px;
    line-height: 20px;
}
#index-body h2 {
    font-size: 42px;
    text-align: center;
    color: black;
    line-height: 42px;
    text-transform: uppercase;
}
#index-body p.t,#index-body div.t {
    margin: 40px auto 0;
    max-width: 910px;
    display: block;
    font-size: 18px;
    color: #5e5e5e;
    line-height: 28px;
    text-align: center;
    font-family: "POPPINS-REGULAR";
}
#index-body div.t .indexh1{
display:inline;
}



#index-body .init-1 {
    padding: 110px 0 240px;
}
#index-body .init-d{
 padding: 10px 0 140px;
}

#index-body .init-1 .box, #index-body .init-d .box{
    padding: 45px 0 90px;
    position: relative;
    z-index: 1;
}
#index-body .init-1 .box ul, #index-body .init-d .box ul{
    margin: 0 -12px;
    display: flex;
}
#index-body .init-1 .box ul li, #index-body .init-d .box ul li{
    padding: 0 12px;
}
#index-body .init-1 .box ul li .box2, #index-body .init-d .box ul li .box2{
    border: 1px solid #eee;
    padding: 40px 35px;
    font-family: "POPPINS-REGULAR";
    position: relative;
    z-index: 1;
    height: 100%;
}
#index-body .init-1 .box ul li .box2:after,
#index-body .init-1 .box ul li .box2:before,#index-body .init-d .box ul li .box2:after,
#index-body .init-d .box ul li .box2:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
}



#index-body .init-1 .box ul li .box2:after, #index-body .init-d .box ul li .box2:after{
    left: 0;
    top: 0;
    border-left: 1px solid #0958a9;
    border-top: 1px solid #0958a9;
}
#index-body .init-1 .box ul li .box2:before,#index-body .init-d .box ul li .box2:before {
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #0958a9;
    border-right: 1px solid #0958a9;
}
#index-body .init-1 .box ul li .box2 h3,#index-body .init-d .box ul li .box2 h3 {
    display: block;
    font-size: 24px;
    color: black;
    text-transform: capitalize;
}
#index-body .init-1 .box ul li .box2 h3:after,#index-body .init-d .box ul li .box2 h3:after {
    content: attr(data-num);
    position: absolute;
    right: 20px;
    bottom: 40px;
    font-size: 102px;
    color: #f8f8f8;
    font-family: "Poppins-Bold";
    font-weight: bold;
    line-height: 64px;
    z-index: -1;
}
#index-body .init-1 .box ul li .box2 p{
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin: 15px 0;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 110px;*/
}
#index-body .init-d .box ul li .box2 p{
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin: 15px 0;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 160px;*/
}

#index-body .init-1 .box ul li .box2 i,#index-body .init-d .box ul li .box2 i {
    display: block;
    height: 88px;
    width: 110px;
    max-width: 100%;
    text-align: center;
}
#index-body .init-1 .box ul li .box2 i img,#index-body .init-d .box ul li .box2 i img {
    max-height: 100%;
}
#index-body .init-1 .box ul li .box2 a.more,#index-body .init-d .box ul li .box2 a.more {
    display: inline-block;
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
    background: #0958a9;
    font-size: 14px;
    color: white;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-top: 10px;
}
#index-body .init-1 .box ul li .box2 a.more:hover,#index-body .init-d .box ul li .box2 a.more:hover {
    background: #222;
}
#index-body .init-1 .box ul li .box2:hover:after,
#index-body .init-1 .box ul li .box2:hover:before,#index-body .init-d .box ul li .box2:hover:after,
#index-body .init-d .box ul li .box2:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
#index-body .init-1 .number,#index-body .init-d .number {
    max-width: 800px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 0;
}
#index-body .init-1 .number ul,#index-body .init-d .number ul {
    margin: 0 -15px;
}
#index-body .init-1 .number ul li,#index-body .init-d .number ul li {
    padding: 0 15px;
}
#index-body .init-1 .number ul li i {
    display: inline-block;
    vertical-align: top;
}
#index-body .init-1 .number ul li h4 {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    font-size: 40px;
    color: black;
    font-family: "POPPINS-REGULAR";
    text-transform: uppercase;
    line-height: 48px;
    text-align: left;
}
#index-body .init-1 .number ul li h4 small {
    display: block;
    font-size: 50%;
    line-height: 1;
}
#index-body .init-1 .number .car-left,
#index-body .init-1 .number .car-right {
    width: 605px;
    height: 292px;
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#index-body .init-1 .number .car-left span,
#index-body .init-1 .number .car-right span {
    width: 100%;
    height: 100%;
    background-image: url("../images/icon-car.jpg");
    background-size: auto 100%;
    background-position: left center;
    background-repeat: no-repeat;
    z-index: -1;
    display: block;
}
#index-body .init-1 .number .car-left {
    right: 95%;
}
#index-body .init-1 .number .car-right {
    left: 95%;
    -webkit-transform: translateY(-50%) rotateY(180deg);
    -moz-transform: translateY(-50%) rotateY(180deg);
    -ms-transform: translateY(-50%) rotateY(180deg);
    -o-transform: translateY(-50%) rotateY(180deg);
    transform: translateY(-50%) rotateY(180deg);
}
#index-body .init-2 {
    padding: 70px 0 80px;
    background-image: url("../images/init-2-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}
#index-body .init-2:after {
    content: '';
    width: 100%;
    height: 287px;
    background: white;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 0;
}
#index-body .init-2 .top {
    text-align: center;
    position: relative;
    z-index: 1;
}
#index-body .init-2 .top i.t {
    color: #232e35;
}
#index-body .init-2 .top h2 {
    color: #232e35;
}
#index-body .init-2 .top .list {
    padding-top: 55px;
}
#index-body .init-2 .top .list ul li {
    width: auto;
    padding: 10px;
}
#index-body .init-2 .top .list ul li a {
    min-width: 150px;
    display: inline-block;
    line-height: 44px;
    padding: 0 10px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 7px;
    background: #232e35;
    color: white;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-2 .top .list ul li a:hover,
#index-body .init-2 .top .list ul li a.active {
    color: #232e35;
    background: white;
}
#index-body .init-2 .bottom {
    padding-top: 70px;
    position: relative;
    z-index: 1;
}
#index-body .init-2 .bottom ul {
    margin: -12px;
}
#index-body .init-2 .bottom ul li {
    padding: 12px;
}
#index-body .init-2 .bottom ul li .box {
    background: rgba(255, 255, 255, 0.8);
}
#index-body .init-2 .bottom ul li .box .content {
    padding: 20px 30px;
    background: #f3f3f3;
}
#index-body .init-2 .bottom ul li .box .content h4 {
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 24px;
}
#index-body .init-2 .bottom ul li .box .content p {
    display: block;
    font-size: 14px;
    color: #605b5b;
    line-height: 18px;
    margin: 8px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 36px;
}
#index-body .init-2 .bottom ul li .box .content a.more {
    display: inline-block;
    line-height: 34px;
    height: 34px;
    padding: 0 10px;
    background: #0958a9;
    font-size: 14px;
    color: white;
    font-family: "POPPINS-REGULAR";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-2 .bottom ul li .box .content a.more:hover {
    background: #222;
}
#index-body .init-2 .bottom ul ul.slick-dots {
    text-align: center;
    padding-top: 45px;
    margin: 0;
}
#index-body .init-2 .bottom ul ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #0958a9;
    padding: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
#index-body .init-2 .bottom ul ul.slick-dots li button {
    display: none;
}
#index-body .init-2 .bottom ul ul.slick-dots li.slick-active {
    background: #0958a9;
}
#index-body .init-3 {
    background: url("../images/init-3-bg.jpg") left bottom no-repeat;
}
#index-body .init-3 .left {
    vertical-align: middle;
    text-align: right;
    padding-left: 15px;
}
#index-body .init-3 .left .content {
    max-width: 595px;
    padding-right: 15px;
    text-align: left;
    display: inline-block;
    width: 100%;
}
#index-body .init-3 .left .content i.t {
    color: #0958a9;
    text-align: inherit;
}
#index-body .init-3 .left .content h2 {
    color: #232e35;
    text-align: inherit;
}
#index-body .init-3 .left .content .list {
    padding-top: 42px;
}
#index-body .init-3 .left .content .list ul li {
    display: block;
    margin-bottom: 15px;
    padding-left: 45px;
    position: relative;
    font-family: "POPPINS-REGULAR";
}
#index-body .init-3 .left .content .list ul li:first-child p {
    display: block;
}
#index-body .init-3 .left .content .list ul li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    background: #0958a9;
    color: white;
    position: absolute;
    left: 0;
    top: -2px;
    cursor: pointer;
    cursor: hand;
}
#index-body .init-3 .left .content .list ul li h4 {
    display: block;
    font-size: 18px;
    color: black;
    cursor: pointer;
    cursor: hand;
}
#index-body .init-3 .left .content .list ul li p {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 24px;
    margin-top: 5px;
    display: none;
}
#index-body .init-3 .right {
    vertical-align: middle;
}
#index-body .init-3 .right .box {
    height: 345px;
    line-height: 345px;
    position: relative;
}
#index-body .init-3 .right .box.ie1 {
    background-image: url("../images/init-3-1.jpg");
    background-size: cover;
}
#index-body .init-3 .right .box.ie1 .play {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #0958a9;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    cursor: hand;
}
#index-body .init-3 .right .box.ie1 .play i {
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-left: 20px solid white;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
#index-body .init-3 .right .box.ie1 .play:after,
#index-body .init-3 .right .box.ie1 .play:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: inherit;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: bl 2s linear infinite;
    -o-animation: bl 2s linear infinite;
    -ms-animation: bl 2s linear infinite;
    -moz-animation: bl 2s linear infinite;
    animation: bl 2s linear infinite;
    background: inherit;
}
#index-body .init-3 .right .box.ie1 .play:after {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
}
#index-body .init-3 .right .box.ie2 {
    background-image: url("../images/init-3-2.jpg");
    background-size: cover;
    padding: 10px 7%;
}
#index-body .init-3 .right .box.ie2 .box2 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#index-body .init-3 .right .box.ie2 h3 {
    font-size: 44px;
    color: #232e35;
    line-height: 44px;
    text-transform: uppercase;
    font-family: "CALIBRIB";
    margin-bottom: 25px;
}
#index-body .init-3 .right .box.ie2 p {
    font-size: 28px;
    color: white;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 5px;
}
#index-body .init-3 .right .box.ie2 h4 {
    display: block;
    font-size: 38px;
    color: white;
    text-transform: uppercase;
    line-height: 38px;
    font-family: "CALIBRIB";
}
#index-body .init-3 .right .box.ie2 a.more {
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "POPPINS-REGULAR";
    color: white;
    background: #232e35;
    display: inline-block;
    margin-top: 30px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-3 .right .box.ie2 a.more:hover {
    background: white;
    color: #222;
}
#index-body .init-4 {
    height: 500px;
    line-height: 500px;
    background-image: url("../images/init-4-bg.jpg");
    background-attachment: fixed;
    background-size: 100% auto;
    background-position: center center;
    overflow: hidden;
}
#index-body .init-4 ul {
    line-height: normal;
    vertical-align: bottom;
    text-align: center;
    display: inline-block;
    width: 100%;
}
#index-body .init-4 ul .slick-list {
    overflow: unset;
}
#index-body .init-4 ul .slick-track,#index-body .init-5 .box ul .slick-track {
    white-space: nowrap;
    letter-spacing: -4px;
}
#index-body .init-4 ul .slick-track .slick-slide,#index-body .init-5 .box ul .slick-track .slick-slide {
    display: inline-block;
    letter-spacing: 0;
    float: none;
    white-space: normal;
}
#index-body .init-4 ul li {
    padding: 0 20px;
    position: relative;
}
#index-body .init-4 ul li * {
    position: relative;
    z-index: 1;
}
#index-body .init-4 ul li:after {
    content: '';
    width: 100%;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#index-body .init-4 ul li i {
    display: block;
    height: 70px;
    margin-bottom: 15px;
}
#index-body .init-4 ul li i img {
    display: inline-block;
    vertical-align: middle;
}
#index-body .init-4 ul li h5 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: white;
    height: 48px;
}
#index-body .init-4 ul li h3 {
    margin-top: 70px;
    font-size: 100px;
    font-family: "Arial";
    font-weight: bold;
    color: rgba(71, 71, 71, 0.6);
    line-height: 100px;
    position: relative;
    bottom: -30px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-4 ul li:hover h3 {
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
}
#index-body .init-4 ul li:hover:after {
    opacity: 1;
}
#index-body .init-5 {
    background: #f6f7f8;
    padding: 80px 0 60px;
}
#index-body .init-5 i.t {
    color: #0958a9;
}
#index-body .init-5 p.t {
    margin-top: 30px;
}
#index-body .init-5 .box {
    padding-top: 35px;
}
#index-body .init-5 .box ul {
    margin: -20px -15px;
}
#index-body .init-5 .box ul li {
    padding: 20px 15px;
}
#index-body .init-5 .box ul li .box2 {
    background: white;
    height: 300px;
    -moz-box-shadow: 0 5px 15px rgba(131, 125, 125, 0.3);
    -o-box-shadow: 0 5px 15px rgba(131, 125, 125, 0.3);
    box-shadow: 0 5px 15px rgba(131, 125, 125, 0.3);
}
#index-body .init-5 .box ul li .img {
    width: 50%;
    vertical-align: middle;
}
#index-body .init-5 .box ul li .img a {
    display: block;
}
#index-body .init-5 .box ul li .img a img {
    width: 100%;
    height: 200px;
}
#index-body .init-5 .box ul li .content {
    width: 50%;
    vertical-align: middle;
    padding: 0 15px;
    font-family: "POPPINS-REGULAR";
}
#index-body .init-5 .box ul li .content.contentwid{
    padding: 10px;
    width: 90%;
}

#index-body .init-5 .box ul li .content time {
    display: block;
    color: #232e35;
    font-size: 18px;
    text-transform: uppercase;
}
#index-body .init-5 .box ul li .content h3 {
    display: block;
    font-size: 18px;
    color: black;
    font-family: "Poppins-Bold";
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 12px 0;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-5 .box ul li .content h3:hover {
    color: #0958a9;
}
#index-body .init-5 .box ul li .content p {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}
#index-body .init-5 .box ul li .content a.more {
    font-size: 14px;
    color: #0958a9;
    margin-top: 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: block;
}
#index-body .init-5 .box ul li .content a.more:hover {
    text-decoration: underline;
}
#index-body .init-5 .box ul ul.slick-dots {
    text-align: center;
    padding-top: 45px;
    margin: 0;
}
#index-body .init-5 .box ul ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #0958a9;
    padding: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
#index-body .init-5 .box ul ul.slick-dots li button {
    display: none;
}
#index-body .init-5 .box ul ul.slick-dots li.slick-active {
    background: #0958a9;
}
#index-body .init-6 {
    padding: 60px 0 85px;
    background: #232e35;
    position: relative;
}
#index-body .init-6:after {
    content: '';
    width: 50%;
    height: 40px;
    position: absolute;
    background: #f6f7f8;
    left: 0;
    bottom: 0;
}
#index-body .init-6:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("../images/init-6-bg.jpg");
    background-size: cover;
}
#index-body .init-6 i.t,
#index-body .init-6 h2 {
    color: white;
    text-align: left;
}
#index-body .init-6 .left {
    vertical-align: middle;
    padding-right: 15px;
}
#index-body .init-6 .left ul {
	margin:-10px;
}
#index-body .init-6 .left ul li {
	padding:10px;
}
#index-body .init-6 .left .box {
    max-width: 510px;
    margin: 40px 0 60px;
}
#index-body .init-6 .left .box .img {
    width: 25%;
    vertical-align: middle;
}
#index-body .init-6 .left .box .text {
    width: 75%;
    padding-left: 15px;
    font-size: 18px;
    line-height: 28px;
    vertical-align: middle;
    color: white;
}


#index-body .init-6 .left a.more {
    display: block;
    color: white;
    font-size: 14px;
    font-family: "POPPINS-REGULAR";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-6 .left a.more:hover {
    text-decoration: underline;
}
#index-body .init-6 .right {
    vertical-align: middle;
    padding-left: 65px;
}
#index-body .init-6 .right .box {
    margin: 30px 0;
}
#index-body .init-6 .right .box ul {
    margin: -10px;
}
#index-body .init-6 .right .box ul li {
    padding: 10px;
}
#index-body .init-6 .right .box ul li a {
    display: block;
    position: relative;
}
#index-body .init-6 .right .box ul li a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/icon-search-white.png") center center no-repeat rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#index-body .init-6 .right .box ul li a img {
    width: 100%;
}
#index-body .init-6 .right .box ul li a:hover:after {
    opacity: 1;
}
#index-body .init-6 .right .btn div {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
}
#index-body .init-7 {
    padding: 70px 0 80px;
    background: #f6f7f8;
    text-align: center;
}
#index-body .init-7 .box {
    padding-top: 50px;
}
#index-body .init-7 .box ul {
    margin: 0 -15px;
}
#index-body .init-7 .box ul li {
    padding: 0 15px;
}
#index-body .init-7 .box ul li img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    filter: grayscale(100%);
    display: block;
    margin: 0 auto;
}
#index-body .init-7 .box ul li h5 {
    font-size: 24px;
    color: #898989;
    margin-top: 10px;
    text-transform: uppercase;
}
#index-body .init-7 .box ul li:hover img {
    filter: grayscale(0%);
}
@-webkit-keyframes bl {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: .3;
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@-o-keyframes bl {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: .3;
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@-moz-keyframes bl {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: .3;
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
@keyframes bl {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: .3;
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        -o-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
#footer {
    background: #232e35;
}
#footer .footer-top {
    padding: 40px 0 30px;
}
#footer .footer-top .left {
    width: 20%;
    vertical-align: middle;
    padding-right: 20px;
}
#footer .footer-top .left .f-logo {
    display: block;
	/*margin-top:-120px;*/
}
#footer .footer-top .left .f-text {
    display: block;
    margin: 15px 0 10px;
    font-size: 14px;
    color: #898989;
    line-height: 28px;
    font-family: "POPPINS-REGULAR";
}
#footer .footer-top .left .share ul {
    margin: 0 -4px;
}
#footer .footer-top .left .share ul li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #898989;
    color: #898989;
    margin: 0 4px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 16px;
}
#footer .footer-top .left .share ul li:hover {
    color: white;
    border-color: white;
}
#footer .footer-top .right {
    width: 80%;
    vertical-align: middle;
}
#footer .footer-top .right ul {
    margin: 0 -10px;
}
#footer .footer-top .right ul li {
    padding: 0 10px;
}
#footer .footer-top .right ul li:nth-child(1) {
    width: 37.6%;
}
#footer .footer-top .right ul li:nth-child(2),
#footer .footer-top .right ul li:nth-child(3) {
    width: 20.6%;
}
#footer .footer-top .right ul li:nth-child(4) {
    width: 21.2%;
}
#footer .footer-top .right ul li dl dt {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 25px;
}
#footer .footer-top .right ul li dl dd {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    color: #898989;
    line-height: 28px;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#footer .footer-top .right ul li dl dd:last-child {
    margin-bottom: 0;
}
#footer .footer-top .right ul li dl dd:hover {
    color: white;
    text-decoration: underline;
}
#footer .footer-top .right ul li dl #ewm {
    border: 5px solid white;
}
#footer .footer-top .right ul li dl.contact {
    max-width: 300px;
}
#footer .footer-top .right ul li dl.contact dd {
    padding-left: 30px;
    position: relative;
    text-transform: none;
}
#footer .footer-top .right ul li dl.contact dd:hover {
    color: #898989;
    text-decoration: none;
}
#footer .footer-top .right ul li dl.contact dd i {
    position: absolute;
    top: 0;
    left: 0;
}
#footer .footer-top .right ul li dl.contact dd i img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
#footer .footer-bottom {
    line-height: 54px;
    height: 54px;
    border-top: 1px solid #2a373f;
    display: inline-block;
    width: 100%;
}
#footer .footer-bottom p {
    font-size: 14px;
    color: #898989;
    font-family: "POPPINS-REGULAR";
}
#footer .footer-bottom p a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#footer .footer-bottom p a:hover {
    color: white;
    text-decoration: underline;
}
#footer .footer-bottom .right {
    text-align: right;
	float:right;
    white-space: nowrap;
}
#footer .footer-bottom .right img {
    display: inline-block;
    vertical-align: middle;
}
#footer .footer-bottom .right p {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}
@media screen and (max-width: 1500px) {
    #header .nav {
        padding: 0 15px;
    }
    #header {
        height: 80px;
        line-height: 80px;
    }
    #header .nav .ui.menu .logo img {
        max-height: 60px;
        max-width: 300px;
    }
    #header .nav .ui.menu .menu-box ul.menu > li,
    #header .nav .ui.menu .yuy {
        font-size: 16px;
    }
    #banner,
    .inner-banner {
        margin-top: 80px;
    }
    #index-body .init-1 {
        padding: 60px 0 140px;
    }
    #index-body h2 {
        font-size: 36px;
        line-height: 36px;
    }
    #index-body p.t {
        font-size: 16px;
        margin-top: 30px;
    }
    #index-body .init-1 .box ul li .box2 {
        padding: 30px 15px;
    }
    /*#index-body .init-1 .box ul li .box2 p {
        -webkit-line-clamp: 4;
        height: 80px;
    }*/
    #index-body .init-1 .number ul li h4 {
        font-size: 40px;
        line-height: 40px;
    }
    #index-body .init-1 .number ul li h4 small {
        font-size: 18px;
        line-height: 18px;
    }
    #index-body .init-2 .top .list {
        padding-top: 35px;
    }
    #index-body .init-2 .top .list ul li a {
        font-size: 16px;
    }
    #index-body .init-3 .right .box.ie2 h3,
    #index-body .init-3 .right .box.ie2 h4 {
        font-size: 34px;
        line-height: 34px;
    }
    #index-body .init-3 .right .box.ie2 p {
        font-size: 24px;
        line-height: 24px;
    }
    #index-body .init-3 .right .box.ie1 .play {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    #index-body .init-3 .right .box.ie1 .play i {
        border-left-width: 10px;
        border-top-width: 10px;
        border-bottom-width: 10px;
    }
    #index-body .init-4 ul li h3 {
        font-size: 70px;
        line-height: 70px;
        margin-top: 40px;
        bottom: -20px;
    }
    #index-body .init-4 ul li i {
        height: 50px;
    }
    #index-body .init-4 ul li i img {
        max-height: 100%;
    }
    #index-body .init-4 ul li h5 {
        font-size: 16px;
        line-height: 20px;
    }
    #index-body .init-4 {
        height: 360px;
        line-height: 360px;
    }
    #index-body .init-1 .box ul li .box2 i {
        height: 70px;
    }
}
@media screen and (max-width: 1250px) {
    .container {
        width: 970px;
    }
    #header .nav .ui.menu .logo i {
        display: none;
    }
    #index-body h2 {
        font-size: 30px;
        line-height: 30px;
    }
    #index-body i.t {
        font-size: 16px;
        margin-bottom: 10px;
    }
    #index-body p.t {
        margin-top: 20px;
    }
    #index-body .init-1 .box ul li .box2 h3 {
        font-size: 22px;
    }
    #index-body .init-2 .bottom {
        padding-top: 50px;
    }
    #index-body .init-3 .left .content .list ul li h4 {
        font-size: 16px;
    }
    #index-body .init-3 .left .content .list ul li p {
        font-size: 14px;
        line-height: 20px;
    }
    #index-body .init-3 .right .box.ie2 h3,
    #index-body .init-3 .right .box.ie2 h4 {
        font-size: 30px;
        line-height: 30px;
    }
    #index-body .init-3 .right .box.ie2 p {
        font-size: 20px;
        line-height: 20px;
    }
    #index-body .init-3 .right .box.ie2 {
        padding: 10px 15px;
    }
    #index-body .init-3 .right .box {
        height: 300px;
        line-height: 300px;
    }
    #index-body .init-4 ul li {
        padding: 0 10px;
    }
    #index-body .init-4 ul {
        margin: 0 -10px;
    }
    #index-body .init-6 .right {
        padding-left: 15px;
    }
    #index-body .init-7 .box ul li h5 {
        font-size: 20px;
    }
    #index-body .init-7 {
        padding: 50px 0;
    }
    #index-body .init-7 .box {
        padding-top: 30px;
    }
    #index-body .init-1 .box ul li .box2 i {
        height: 60px;
    }
}
@media screen and (max-width: 1000px) {
    .container {
        width: 700px;
    }
    .inner-product{
        padding-top: 20px;
    }
    #header {
        display: none;
    }
    #mobile {
        display: block;
    }
    #banner,
    .inner-banner {
        margin-top: 0;
    }
    #index-body .init-1 {
        padding: 30px 0 80px;
    }
    #index-body .init-1 .box ul li .box2 h3 {
        font-size: 20px;
    }
    #index-body p.t {
        font-size: 14px;
        line-height: 24px;
    }
    #index-body h2 {
        font-size: 26px;
        line-height: 26px;
    }
    #index-body .init-1 .box ul li .box2 i {
        height: 50px;
    }
    #index-body .init-1 .box ul li .box2 h3:after {
        font-size: 80px;
        line-height: 45px;
        right: 5px;
        bottom: 30px;
    }
    #index-body .init-1 .box ul li {
        padding: 0 5px;
    }
    #index-body .init-1 .box ul {
        margin: 0 -5px;
    }
    #index-body .init-1 .box ul li .box2 p {
        font-size: 12px;
        line-height: 18px;
        /*display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
        height: 126px;*/
    }
    #index-body .init-1 .number {
        max-width: 500px;
    }
    #index-body .init-1 .number ul li h4 {
        font-size: 30px;
        line-height: 30px;
    }
    #index-body .init-1 .number ul li h4 small {
        font-size: 14px;
        line-height: 14px;
    }
    #index-body .init-1 .number ul li i {
        max-width: 40px;
    }
    #index-body .init-1 .number ul li {
        padding: 0 5px;
    }
    #index-body .init-1 .number ul {
        margin: 0 -5px;
    }
    #index-body .init-1 .number .car-left,
    #index-body .init-1 .number .car-right {
        width: 300px;
        height: 150px;
    }
    #index-body .init-1 .number .car-left span,
    #index-body .init-1 .number .car-right span {
        background-size: 100% auto;
    }
    #index-body .init-1 .box {
        padding: 35px 0 50px;
    }
    #index-body .init-2 {
        padding: 60px 0;
    }
    #index-body .init-2 .top .list ul li a {
        min-width: 100px;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
    }
    #index-body .init-2 .top .list {
        padding-top: 15px;
    }
    #index-body .init-2 .bottom {
        padding-top: 30px;
    }
    #index-body .init-2 .bottom ul li {
        padding: 5px;
    }
    #index-body .init-2 .bottom ul {
        margin: -5px;
    }
    #index-body .init-2 .bottom ul li .box .content {
        padding: 15px 10px;
    }
    #index-body .init-2 .bottom ul li .box .content h4 {
        font-size: 20px;
        line-height: 20px;
    }
    #index-body .init-2 .bottom ul li .box .content a.more {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
    }
    #index-body .init-2:after {
        height: 224px;
    }
    #index-body .init-2 .bottom ul ul.slick-dots {
        padding-top: 20px;
    }
    #index-body .init-3 .left .content .list ul li h4 {
        font-size: 14px;
    }
    #index-body .init-3 .left .content .list ul li P {
        font-size: 12px;
    }
    #index-body .init-3 .left .content .list {
        padding-top: 30px;
    }
    #index-body .init-3 .right .box.ie2 h3,
    #index-body .init-3 .right .box.ie2 h4 {
        font-size: 26px;
        line-height: 26px;
    }
    #index-body .init-4 ul li h3 {
        font-size: 50px;
        line-height: 50px;
        bottom: -10px;
        margin-top: 20px;
    }
    #index-body .init-4 {
        height: 280px;
        line-height: 280px;
    }
    #index-body .init-5 {
        padding: 50px 0;
    }
    #index-body .init-5 p.t {
        margin-top: 15px;
    }
    #index-body .init-5 .box ul li .img {
        width: 30%;
    }
    #index-body .init-5 .box ul li .content {
        width: 70%;
    }
    #index-body .init-5 .box ul li .content a.more {
        margin-top: 20px;
    }
    #index-body .init-6 .left .box .text {
        font-size: 14px;
        line-height: 20px;
    }
    #index-body .init-6 .left .box {
        margin: 20px 0;
    }
    #index-body .init-6 .right .btn div img {
        max-width: 30px;
    }
    #index-body .init-6:after {
        height: 50px;
    }
    #index-body .init-7 .box ul li img {
        max-height: 80px;
    }
    #footer .footer-top .left {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    #footer .footer-top .right {
        width: 100%;
        padding-top: 30px;
    }
    #footer .footer-top .right ul li:nth-child(4) {
        display: none;
    }
    #footer .footer-top .right ul li:nth-child(1) {
        width: 50%;
    }
    #footer .footer-top .right ul li:nth-child(2),
    #footer .footer-top .right ul li:nth-child(3) {
        width: 25%;
    }
    #footer .footer-top .right ul li dl dt {
        font-size: 20px;
        margin-bottom: 15px;
    }
    #footer .footer-top .right ul li dl dd {
        font-size: 16px;
        margin-bottom: 10px;
    }
    #footer .footer-bottom {
        line-height: 40px;
        height: 40px;
    }
    #footer .footer-bottom p {
        font-size: 13px;
    }
}
@media screen and (max-width: 700px) {
      #index-body .init-5.intit5news .box ul li .box2 {
    width: auto;
}
#index-body .init-5 .box ul li .box2{
    height: 322px;
}
    .indusknow {
    display: none;
}
    .container {
        width: 100%;
    }
    #index-body .init-1 .box ul li {
        width: 100%;
        padding: 5px;
    }
    #index-body .init-1 .box ul {
        margin: -5px;
    }
    /*#index-body .init-1 .box ul li .box2 p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 36px;
    }*/
    #index-body .init-1 .number ul li {
        padding: 10px;
    }
    #index-body .init-1 .number ul {
        margin: -10px;
    }
    #index-body .init-1 .number {
        max-width: 360px;
    }
    #index-body .init-2 .top .list ul li a {
        min-width: auto;
    }
    #index-body .init-2 .top .list ul li {
        padding: 5px;
    }
    #index-body .init-2 .top .list ul {
        margin: -5px;
    }
    #index-body .init-3 .left {
        width: 100%;
        padding: 0 15px;
    }
    #index-body .init-3 .right {
        width: 100%;
        padding-top: 30px;
    }
    #index-body .init-2 {
        padding: 50px 0;
    }
    #index-body .init-4 ul li i {
        height: 40px;
    }
    #index-body .init-5 {
        padding: 40px 0;
    }
    #index-body .init-3 .right .box.ie2 {
        text-align: center;
    }
    #index-body .init-3 .right .box.ie2 .box2 {
        width: 100%;
    }
    #index-body .init-2:after {
        height: 270px;
    }
	#index-body .init-2 .top .list {
		padding-top:55px;
	}
    #index-body .init-5 .box ul li .content h3 {
        font-size: 16px;
        margin: 5px 0;
    }
    #index-body .init-5 .box ul li .content a.more {
        margin-top: 10px;
    }
    #index-body .init-6 .left {
        width: 100%;
        padding-bottom: 50px;
    }
    #index-body .init-6 .right {
        width: 100%;
        padding: 0;
    }
    #footer .footer-bottom {
        line-height: normal;
        height: auto;
        text-align: center;
        padding: 10px 0;
    }
    #footer .footer-bottom .column {
        display: block;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
    #index-body h2 {
        font-size: 22px;
        line-height: 22px;
    }
    #index-body p.t {
        font-size: 12px;
        line-height: 22px;
    }
    #index-body .init-1 .box ul li .box2 {
        padding: 15px;
    }
    #index-body .init-1 .box ul li .box2 h3:after {
        bottom: 15px;
    }
    #index-body .init-1 .number ul li {
        width: 50%;
    }
    #index-body .init-1 .number ul li i {
        max-width: 30px;
    }
    #index-body .init-1 .number ul li h4 {
        font-size: 26px;
        line-height: 26px;
    }
    #index-body .init-1 .number ul li h4 small {
        font-size: 12px;
        line-height: 14px;
    }
    #index-body .init-1 .number {
        max-width: 320px;
    }
    #index-body .init-2 .top h2,
    #index-body .init-2 .top i.t {
        color: white;
    }
    #index-body .init-2 .top .list ul li a {
        line-height: 34px;
        height: 34px;
    }
    #index-body .init-5 .box ul li .content {
        width: 100%;
        padding: 15px;
    }
    #index-body .init-5 .box ul li .img {
        width: 100%;
        padding: 15px;
    }
    #index-body .init-5 .box ul li .content time {
        font-size: 14px;
    }
    #index-body .init-5 .box ul li .content p {
        font-size: 12px;
    }
    #footer .footer-top .right ul li:nth-child(1) {
        width: 100%;
        padding-bottom: 30px;
    }
    #footer .footer-top .right ul li:nth-child(2),
    #footer .footer-top .right ul li:nth-child(3) {
        width: 50%;
    }
    #footer .footer-top .right ul li dl dd {
        font-size: 14px;
        line-height: 22px;
    }
    #footer .footer-top .right ul li dl.contact {
        max-width: none;
    }
    #index-body .init-2 {
        background: none;
    }
    #index-body .init-2 .top h2, #index-body .init-2 .top i.t {
        color: black;
    }
    #index-body .init-1 .number .car-left, #index-body .init-1 .number .car-right {
        display: none;
    }
}
.about-page-new {
    overflow: hidden;
}
.about-page-new h2 {
    font-size: 40px;
    color: #222;
    text-transform: unset;
    line-height: 40px;
    text-align: center;
}
.about-page-new p.t {
    font-size: 16px;
    font-family: "POPPINS-REGULAR";
    max-width: 870px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #4e6371;
}
.about-page-new .about-1 {
    background: #f6f7f8;
    padding: 80px 0 100px;
}
.about-page-new .about-1 p.t {
    margin: 30px auto 60px;
}
.about-page-new .about-1 .text {
    margin:40px 0 60px;
    font-size:15px;
    line-height:28px;
    color:#333;
}
.about-page-new .about-1 .text img {
    max-width:50%;
    float:right;
    padding:10px;
}
.about-page-new .about-1 .text p:nth-child(2) {
    padding-top:0;
}
.about-page-new .about-1 .text p {
    padding:10px 0;
}
.about-page-new .about-1 .box ul {
    margin: 0 -15px;
}
.about-page-new .about-1 .box ul li {
    padding: 0 15px;
}
.about-page-new .about-1 .box ul li .box2 {
    padding: 35px 30px 0;
    background: white;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 1;
}
.about-page-new .about-1 .box ul li .box2:after {
    content: attr(data-num);
    position: absolute;
    top: 35px;
    right: 30px;
    font-size: 100px;
    color: rgba(177, 177, 177, 0.7);
    font-family: "Poppins-Bold";
    line-height: 100px;
    opacity: .3;
    z-index: -1;
}
.about-page-new .about-1 .box ul li .box2 i {
    font-size: 80px;
    color: #0958a9;
    line-height: 80px;
}
.about-page-new .about-1 .box ul li .box2 h3 {
    font-size: 22px;
    margin: 20px 0;
    text-transform: uppercase;
    color: #222;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-1 .box ul li .box2 p {
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #4e6371;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    height: 130px;
}
.about-page-new .about-1 .box ul li .box2 a.more {
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    display: inline-block;
    margin-top: 20px;
    background: #0958a9;
    color: white;
    font-family: "POPPINS-REGULAR";
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    bottom: -20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-1 .box ul li .box2 a.more:hover {
    background: #222;
}
.about-page-new .about-1 .box ul li .box2:hover {
    background: #4e6371;
}
.about-page-new .about-1 .box ul li .box2:hover h3,
.about-page-new .about-1 .box ul li .box2:hover p {
    color: white;
}
.about-page-new .about-2 {
    padding: 100px 0 80px;
    background: #232e35;
    color: white;
}
.about-page-new .about-2 h2 {
    color: white;
    text-align: left;
    margin-bottom: 25px;
}
.about-page-new .about-2 .left {
    padding-right: 15px;
}
.about-page-new .about-2 .left .list ul li {
    padding-bottom: 10px;
}
.about-page-new .about-2 .left .list ul li h4 {
    display: block;
    padding: 15px 15px 15px 40px;
    font-size: 22px;
    font-weight: 500;
    background: white;
    color: black;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
.about-page-new .about-2 .left .list ul li p {
    padding: 15px;
    font-size: 16px;
    font-family: "POPPINS-REGULAR";
    display: none;
}
.about-page-new .about-2 .left .list ul li:first-child p {
    display: block;
}
.about-page-new .about-2 .left .list ul li:last-child {
    margin-bottom: 0;
}
.about-page-new .about-2 .left .list ul li:hover h4,
.about-page-new .about-2 .left .list ul li.active h4 {
    color: #0958a9;
}
.about-page-new .about-2 .right {
    padding-left: 15px;
}
.about-page-new .about-2 .right p {
    font-size: 16px;
    font-family: "POPPINS-REGULAR";
}
.about-page-new .about-2 .right .box {
    padding-top: 40px;
}
.about-page-new .about-2 .right .box ul {
    margin: 0 -15px;
}
.about-page-new .about-2 .right .box ul li {
    padding: 0 15px;
}
.about-page-new .about-2 .right .box ul li .box2 {
    display: block;
    padding: 30px;
    border: 1px solid #0958a9;
    text-align: center;
}
.about-page-new .about-2 .right .box ul li .box2 i {
    font-size: 50px;
    margin-bottom: 30px;
}
.about-page-new .about-2 .right .box ul li .box2 h5 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 22px;
}
.about-page-new .about-2 .right a.more {
    display: inline-block;
    float: right;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    background: #0958a9;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 30px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-2 .right a.more:hover {
    background: white;
    color: #0958a9;
}
.about-page-new .about-3 {
    padding: 80px 0 50px;
    background: #f6f7f8;
}
.about-page-new .about-3 p.t {
    padding-top: 30px;
}
.about-page-new .about-3 .box {
    margin-top: 60px;
    padding: 20px;
    background: white;
}
.about-page-new .about-3 .box .left {
    width: 15%;
}
.about-page-new .about-3 .box .left ul li {
    padding: 25px 15px;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: none;
    cursor: pointer;
    cursor: hand;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-3 .box .left ul li:last-child {
    border-bottom: 1px solid #ddd;
}
.about-page-new .about-3 .box .left ul li i {
    font-size: 40px;
    color: #0958a9;
    line-height: 40px;
}
.about-page-new .about-3 .box .left ul li h5 {
    color: #222;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
}
.about-page-new .about-3 .box .left ul li:hover,
.about-page-new .about-3 .box .left ul li.active {
    border-right: 5px solid #0958a9;
}
.about-page-new .about-3 .box .right {
    width: 85%;
    padding-left: 30px;
}
.about-page-new .about-3 .box .right ul li {
    display: none;
}
.about-page-new .about-3 .box .right ul li:first-child {
    display: block;
}
.about-page-new .about-3 .box .right ul li .text {
    width: 40%;
}

.about-page-new .widthset .box .right ul li .text{
    width: 100%!important;
}

.about-page-new .about-3 .box .right ul li .text h4 {
    font-size: 20px;
    color: #232e35;
    text-transform: uppercase;
    line-height: 26px;
    font-family: "CALIBRIB";
}
.about-page-new .about-3 .box .right ul li .text p {
    font-size: 14px;
    color: #4e6371;
    font-family: "POPPINS-REGULAR";
    line-height: 24px;
    margin: 20px 0;
}
.about-page-new .about-3 .box .right ul li .text dl dd {
    padding-left: 20px;
    color: #232e35;
    font-size: 18px;
    position: relative;
    margin: 5px 0;
}
.about-page-new .about-3 .box .right ul li .text dl dd:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
}
.about-page-new .about-3 .box .right ul li .img {
    width: 60%;
    padding-left: 15px;
}
.about-page-new .about-3 .box .right ul li .img a {
    display: block;
}
.about-page-new .about-3 {
	padding-top:30px;
}
.about-page-new .about-4 {
    background: #232e35;
    color: white;
/*     margin-bottom: 80px; */
}
.about-page-new .about-4 h2 {
    text-align: left;
    color: white;
}
.about-page-new .about-4 .left {
    padding: 30px;
    vertical-align: middle;
}
.about-page-new .about-4 .left .box {
    padding-top: 70px;
}
.about-page-new .about-4 .left .box ul li .img {
    width: 28%;
}
.about-page-new .about-4 .left .box ul li .text {
    width: 72%;
    padding-left: 25px;
}
.about-page-new .about-4 .left .box ul li .text h5 {
    font-size: 20px;
    color: #0958a9;
    font-family: "CALIBRIB";
    text-transform: uppercase;
}
.about-page-new .about-4 .left .box ul li .text span {
    display: block;
    margin: 15px 0;
    font-size: 14px;
}
.about-page-new .about-4 .left .box ul li .text p {
    display: block;
    font-size: 14px;
    line-height: 26px;
    font-family: "POPPINS-REGULAR";
}
.about-page-new .about-4 .left .box ul .slick-dots {
    text-align: right;
    padding-top: 25px;
    margin: 0;
}
.about-page-new .about-4 .left .box ul .slick-dots li {
    width: auto;
    display: inline-block;
    height: auto;
    border: 3px solid transparent;
    margin-right: 5px;
    padding: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-4 .left .box ul .slick-dots li button {
    width: 10px;
    height: 10px;
    display: block;
    background: #0958a9;
    border: 2px solid #0958a9;
    color: transparent;
    font-size: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-4 .left .box ul .slick-dots li:hover button {
    background: #484848;
    border-color: #484848;
}
.about-page-new .about-4 .left .box ul .slick-dots li.slick-active {
    border-color: white;
}
.about-page-new .about-4 .left .box ul .slick-dots li.slick-active button {
    background: white;
    width: 30px;
    border-color: #484848;
}
.about-page-new .about-4 .right {
    padding: 70px 0 70px 70px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    top: 80px;
}
.about-page-new .about-4 .right:after {
    content: '';
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background-image: url("../images/offer.jpg");
    background-size: auto 100%;
    background-position: center left;
}
.about-page-new .about-4 .right:before {
    content: '';
    width: 200%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .9;
    background: #0958a9;
    display: block;
    z-index: -1;
}
.about-page-new .about-4 .right .box {
    padding: 60px 0 30px;
}
.about-page-new .about-4 .right .box ul {
    margin: 0 -15px;
}
.about-page-new .about-4 .right .box ul li {
    padding: 0 15px;
}
.about-page-new .about-4 .right .box ul li a {
    display: block;
    position: relative;
}
.about-page-new .about-4 .right .box ul li a img {
    width: 100%;
}
.about-page-new .about-4 .right .box ul li a h5 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 1;
    color: #484848;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "CALIBRIB";
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page-new .about-4 .right .box ul li a h5 small {
    display: block;
    margin-top: 15px;
    font-size: 15px;
    font-family: "POPPINS-REGULAR";
    text-transform: none;
}
.about-page-new .about-4 .right .box ul li a:after {
    content: '';
    width: 100%;
    height: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 0;
}
.about-page-new .about-4 .right .box ul li a:hover h5 {
    opacity: 1;
}
.about-page-new .about-4 .right .box ul li a:hover:after {
    height: 100%;
}
.about-page-new .about-4 .right .btn {
    margin-top: 30px;
}
.about-page-new .about-4 .right .btn div {
    display: inline-block;
    cursor: pointer;
    cursor: hand;
}
.about-page-new .about-4 .right .btn .prev {
    margin-right: 10px;
}
.about-page-new .about-5 {
    padding: 70px 0;
}
.about-page-new .about-5 ul {
    margin: 0 -15px;
}
.about-page-new .about-5 ul li {
    padding: 0 15px;
}
.about-page-new .about-5 ul li i {
    display: inline-block;
    vertical-align: top;
    font-size: 44px;
    color: #0958a9;
}
.about-page-new .about-5 ul li h4 {
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    color: #222;
    line-height: 40px;
    margin-left: 15px;
}
.about-page-new .about-5 ul li h4 small {
    display: block;
    line-height: normal;
    font-size: 20px;
    color: #232e35;
    font-family: "POPPINS-REGULAR";
    text-transform: uppercase;
}
.about-page-new .about-6 {
  padding: 70px 0;
}
.about-page-new .about-6 .top {
  display: block;
}
.about-page-new .about-6 .top .left {
  vertical-align: middle;
}
.about-page-new .about-6 .top .right {
  text-align: right;
  vertical-align: middle;
}
.about-page-new .about-6 .top .right a.more {
  display: inline-block;
  vertical-align: middle;
  color: #bc9152;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  font-size: 18px;
  font-family: "POPPINS-REGULAR";
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 1;
}
.about-page-new .about-6 .top .right a.more:after {
  content: '';
  height: 100%;
  width: 2px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  background: #bc9152;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: -1;
}
.about-page-new .about-6 .top .right a.more i {
  margin-left: 5px;
}
.about-page-new .about-6 .top .right a.more:hover {
  color: white;
}
.about-page-new .about-6 .top .right a.more:hover:after {
  width: 100%;
}
.about-page-new .about-6 .bottom {
  padding-top: 50px;
}
.about-page-new .about-6 .bottom ul {
  margin: -15px;
}
.about-page-new .about-6 .bottom ul li {
  padding: 15px;
}
.about-page-new .about-6 .bottom ul li .box {
  padding: 10px;
  border-radius: 5px;
	background:#1e1e1e;
}
.about-page-new .about-6 .bottom ul li .box a.img-box {
  margin-bottom: 10px;
  display: block;
}
.about-page-new .about-6 .bottom ul li .box h5 {
  display: block;
  color: white;
  font-family: "POPPINS-MEDIUM";
  font-size: 22px;
  padding: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
	background:#050505;
}
.about-page-new .about-6 .bottom ul li .box:hover h5 {
  background: #bc9152;
  color: white;
}
.about-page-new i.small-tit {
    color: #eee;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "POPPINS-MEDIUM";
}
.about-page-new h3.title {
    color: #fff;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 38px;
    margin: 15px 0;
    position: relative;
    font-family: "POPPINS-SEMIBOLD";
}
.about-page-new .text p {
    color: inherit;
    line-height: 1.8;
    font-size: 14px;
}
.about-page-new .about-6{
	color:white;
	background:#232e35;
}
.network-box {
	position:relative;
}
.network-box .load {
    position: absolute;
    width: 13px;
    height: 13px;
    background-color: transparent;
    border-radius: 100px;
}
.network-box .load.dot1{
	left: 170px;
    top: 130px;
}
.network-box .load.dot2{
	left: 229px;
    top: 108px;
}
.network-box .load.dot16{
	left: 189px;
    top: 88px;
}
.network-box .load.dot2:before{
	animation-delay: 0.6s;
}
.network-box .load.dot3{
	left: 329px;
    bottom: 170px;
}
.network-box .load.dot3:before{
	animation-delay: 0.4s;
}
.network-box .load.dot4{
	left: 43.6%;
    top: 82px;
}
.network-box .load.dot5{
	left: 49.3%;
    top: 180px;
}
.network-box .load.dot17{
	left: 44%;
    top: 220px;
}
.network-box .load.dot5:before{
	animation-delay: 1s;
}
.network-box .load.dot6{
	left: 52%;
    top: 121px;
}
.network-box .load.dot7{
	left: 55.3%;
    top: 70px;
}
.network-box .load.dot7:before{
	animation-delay: 0.8s;
}
.network-box .load.dot8{
	left: 59.4%;
    top: 120px;
}
.network-box .load.dot9{
	left: 62.6%;
    top: 100px;
}
.network-box .load.dot18{
	left: 64%;
    top: 160px;
}
.network-box .load.dot9:before{
	animation-delay: 0.3s;
}
.network-box .load.dot10{
	right: 28.8%;
    top: 140px;
}
.network-box .load.dot19{
	right: 31.5%;
    top: 122px;
}
.network-box .load.dot11{
	right: 27.1%;
    top: 182px;
}
.network-box .load.dot11:before{
	animation-delay: 1.2s;
}
.network-box .load.dot12{
	right: 24.7%;
    top: 111px;
}
.network-box .load.dot12:before{
	animation-delay: 0.5s;
}
.network-box .load.dot13{
	right: 22.2%;
    top: 75px;
}
.network-box .load.dot13:before{
	animation-delay: 0.7s;
}
.network-box .load.dot14{
	right: 21.3%;
    top: 206px;
}
.network-box .load.dot15{
	right: 15.7%;
    top: 255px;
}
.network-box .load:after,.network-box .load:before {
    width: 13px;
    height: 13px;
    background-color: white;
}
.network-box .animation-medium:before {
    z-index: 200;
    -webkit-animation: inner-ripple 3500ms linear infinite;
    -moz-animation: inner-ripple 3500ms linear infinite;
    animation: inner-ripple 3500ms linear infinite;
}
.network-box .load:after, .network-box .load:before {
    display: inline-block;
    margin: auto;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 100px;
    background-color: #fff;
    opacity: .8;
}
@keyframes inner-ripple {
    0% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.8
    }
    30% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.5
    }
    100% {
        transform:scale(10.5);
        filter:alpha(opacity=0);
        opacity:0
    }
}
@-webkit-keyframes inner-ripple {
    0% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.8
    }
    30% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.5
    }
    100% {
        transform:scale(5.5);
        filter:alpha(opacity=0);
        opacity:0
    }
}
@-moz-keyframes inner-ripple {
    0% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.8
    }
    30% {
        transform:scale(1);
        filter:alpha(opacity=50);
        opacity:0.5
    }
    100% {
        transform:scale(5.5);
        filter:alpha(opacity=0);
        opacity:0
    }
}
@media screen and (max-width: 1500px) {
    .about-page-new h2 {
        font-size: 34px;
        line-height: 34px;
    }
    .about-page-new .about-1 .box ul li .box2 i {
        font-size: 50px;
        line-height: 50px;
    }
    .about-page-new .about-1 .box ul li .box2:after {
        font-size: 70px;
        line-height: 70px;
        top: 25px;
        right: 20px;
    }
    .about-page-new .about-1 .box ul li .box2 h3 {
        font-size: 20px;
        margin: 10px 0;
    }
    .about-page-new .about-1 .box ul li .box2 {
        padding: 25px 20px 0;
    }
    .about-page-new .about-2 .left .list ul li h4 {
        font-size: 20px;
    }
    .about-page-new .about-2 .left .list ul li p,
    .about-page-new .about-2 .right p {
        font-size: 14px;
    }
    .about-page-new .about-2 .right .box ul li .box2 i {
        font-size: 40px;
    }
    .about-page-new .about-2 .right .box ul li .box2 {
        padding: 30px 15px;
    }
    .about-page-new .about-3 .box .right ul li .text h4 {
        font-size: 18px;
    }
    .about-page-new .about-5 ul li h4 {
        font-size: 34px;
        line-height: 34px;
    }
    .about-page-new .about-5 ul li h4 small {
        font-size: 18px;
    }
}
@media screen and (max-width: 1250px) {
    .about-page-new .about-1 {
        padding: 60px 0 40px;
    }
    .about-page-new h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .about-page-new p.t {
        font-size: 14px;
    }
    .about-page-new .about-1 p.t {
        margin: 20px 0 40px;
    }
    .about-page-new .about-1 .box ul li .box2 p {
        height: 104px;
    }
    .about-page-new .about-1 .box ul li .box2:after {
        font-size: 54px;
        line-height: 54px;
    }
    .about-page-new .about-1 .box ul li .box2 p {
        font-size: 16px;
        line-height: 24px;
        height: 72px;
    }
    .about-page-new .about-1 .box ul li .box2 a.more {
        margin-top: 10px;
        font-size: 14px;
    }
    .about-page-new .about-2 {
        padding: 60px 0;
    }
    .about-page-new .about-2 .left .list ul li h4 {
        padding: 8px 15px;
        font-size: 18px;
    }
    .about-page-new .about-2 .left .list ul li p,
    .about-page-new .about-2 .right p {
        font-size: 13px;
        line-height: 24px;
    }
    .about-page-new .about-2 .right .box {
        padding-top: 30px;
    }
    .about-page-new .about-2 .right .box ul li .box2 {
        padding: 15px;
    }
    .about-page-new .about-2 .right .box ul li .box2 h5 {
        font-size: 18px;
    }
    .about-page-new .about-2 .right .box ul li .box2 i {
        font-size: 34px;
    }
    .about-page-new .about-3 {
        padding: 50px 0;
    }
    .about-page-new .about-3 p.t {
        padding-top: 20px;
    }
    .about-page-new .about-3 .box {
        margin-top: 30px;
        padding: 10px;
    }
    .about-page-new .about-3 .box .right ul li .text h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .about-page-new .about-3 .box .right ul li .text p {
        font-size: 12px;
        line-height: 20px;
        margin: 10px 0;
    }
    .about-page-new .about-3 .box .right ul li .text dl dd {
        font-size: 16px;
    }
    .about-page-new .about-3 .box .left ul li {
        padding: 13px;
    }
    .about-page-new .about-4 .right {
        padding: 40px 0 40px 40px;
    }
    .about-page-new .about-4 .right .box {
        padding: 40px 0 15px;
    }
    .about-page-new .about-4 .left .box ul li .text span {
        margin: 5px 0;
    }
    .about-page-new .about-4 .left .box ul li .text p {
        font-size: 12px;
        line-height: 20px;
    }
    .about-page-new .about-4 .left .box ul .slick-dots {
        padding-top: 15px;
    }
    .about-page-new .about-4 .left .box {
        padding-top: 30px;
    }
    .about-page-new .about-5 ul li h4 {
        font-size: 28px;
    }
    .about-page-new .about-5 ul li h4 small {
        font-size: 12px;
    }
    .about-page-new .about-5 ul li i {
        font-size: 34px;
    }
    .about-page-new .about-5 {
        padding: 40px 0;
    }
}
@media screen and (max-width: 1000px) {
    .about-page-new h2 {
        font-size: 24px;
        line-height: 24px;
    }
    .about-page-new .about-1 p.t {
        margin: 20px 0 30px;
    }
    .about-page-new .about-1 .box ul li {
        padding: 0 5px;
    }
    .about-page-new .about-1 .box ul {
        margin: 0 -5px;
    }
    .about-page-new .about-1 .box ul li .box2 h3 {
        font-size: 14px;
    }
    .about-page-new .about-1 .box ul li .box2 i {
        font-size: 34px;
        line-height: 34px;
    }
    .about-page-new .about-1 .box ul li .box2:after {
        font-size: 30px;
        line-height: 30px;
    }
    .about-page-new .about-1 .box ul li .box2 p {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }
    .about-page-new .about-1 .box ul li .box2 a.more {
        line-height: 34px;
        height: 34px;
        font-size: 12px;
        padding: 0 20px;
        bottom: -17px;
    }
    .about-page-new .about-2 .left {
        width: 100%;
        padding-right: 0;
    }
    .about-page-new .about-2 .right {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }
    .about-page-new .about-2 .left .list ul li h4 {
        font-size: 16px;
    }
    .about-page-new .about-2 .right .box ul li .box2 i {
        margin-bottom: 15px;
    }
    .about-page-new .about-2 .right a.more {
        font-size: 14px;
    }
    .about-page-new .about-3 .box .right {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .about-page-new .about-3 .box .left {
        width: 100%;
    }
    .about-page-new .about-3 .box .left ul {
        letter-spacing: -4px;
    }
    .about-page-new .about-3 .box .left ul li {
        letter-spacing: 0;
        width: 33.333%;
        display: inline-block;
        border-bottom: 1px solid #ddd;
        border-right: none;
    }
    .about-page-new .about-3 .box .left ul li:last-child {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .about-page-new .about-3 .box .left ul li:hover,
    .about-page-new .about-3 .box .left ul li.active {
        border-right: 1px solid #ddd;
    }
    .about-page-new .about-3 .box .left ul li i {
        font-size: 30px;
        line-height: 30px;
    }
    .about-page-new .about-3 .box .right ul li .text dl dd {
        font-size: 14px;
    }
    .about-page-new .about-4 .left {
        width: 100%;
        padding: 30px 0;
    }
    .about-page-new .about-4 .right {
        width: 100%;
        top: 0;
    }
    .about-page-new .about-4 {
        margin-bottom: 0;
    }
    .about-page-new .about-5 ul li {
        width: 25% !important;
    }
    .about-page-new .about-5 ul li i {
        display: block;
    }
    .about-page-new .about-5 ul li h4 {
        margin-left: 0;
    }
}
@media screen and (max-width: 700px) {
    .about-page-new h2 {
        font-size: 20px;
    }
    .about-page-new h2 br {
        display: none;
    }
    .about-page-new p.t {
        font-size: 12px;
        line-height: 20px;
    }
    .about-page-new .about-1 {
        padding: 30px 0;
    }
    .about-page-new .about-1 .box ul li {
        margin-bottom: 30px;
    }
    .about-page-new .about-1 .box ul li:last-child {
        width: 100%;
    }
    .about-page-new .about-2 .left .list ul li p,
    .about-page-new .about-2 .right p {
        font-size: 12px;
        line-height: 20px;
    }
    .about-page-new .about-2 .right .box ul li {
        padding: 10px;
    }
    .about-page-new .about-2 .right .box ul {
        margin: -10px;
    }
    .about-page-new .about-2 .right .box ul li .box2 i {
        font-size: 24px;
    }
    .about-page-new .about-3 .box .left ul li {
        width: 100%;
        border: 1px solid #ddd !important;
        border-bottom: none !important;
    }
    .about-page-new .about-3 .box .left ul li:last-child {
        border-bottom: 1px solid #ddd !important;
    }
    .about-page-new .about-3 .box .left ul li:hover,
    .about-page-new .about-3 .box .left ul li.active {
        border-right: 5px solid #0958a9 !important;
    }
    .about-page-new .about-3 .box .right ul li .img {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .about-page-new .about-3 .box .right ul li .text {
        width: 100%;
        padding-left: 0;
    }
    .about-page-new .about-4 .right {
        padding: 40px 0 40px 15px;
    }
    .about-page-new .about-4 .right .btn {
        margin-top: 10px;
    }
    .about-page-new .about-5 ul li {
        width: 50% !important;
        padding: 10px;
    }
    .about-page-new .about-5 ul {
        margin: -10px;
    }
}
@media screen and (max-width: 500px) {
    .about-page-new .about-1 .box ul li .box2 p {
        height: auto;
    }
}

.inner-banner {
    height: 400px;
    background: url(../images/inner-banner.png) top center no-repeat;
    /*   background-size: cover; */
    background-attachment: fixed;
    position: relative;
    overflow:hidden;
}
.about-banner{
    background-image: url(../images/about-banner.png)!important;
}
.faq-banner{
    background-image: url(../images/faq-banner.png)!important;
}
.news-banner{
    background-image: url(../images/news-banner.png)!important;
}
.product-banner{
    background-image: url(../images/product-banner.png)!important;
}
.contact-banner{
    background-image: url(../images/contact-banner.png)!important;
}
.inner-banner .banner-focus {
    position: absolute;
    width: 100%;
    height:100%;
    padding: 0 15px;
    left: 0;
    top: 0;
    /*  transform: translateY(50%); */
    text-align: center;
}
.inner-banner .banner-focus h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 15px;
}
.inner-banner .banner-focus .bread {
    color: #fff;
    max-width:600px;
    margin:0 auto;
    padding:20px;
    position: relative;
    z-index: 1;
}
.inner-banner .banner-focus .bread a,
.inner-banner .banner-focus .bread span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 5px;
    transition: .3s;
}
.inner-banner .banner-focus .bread a:hover {
    color: #0958a9;
}
.inner-banner .banner-focus .particles-js-canvas-el{
    position:absolute;
    left:0;top:0;
}
.inner-banner .banner-focus #bdt-header-animation{
    margin-top:5%;
}
.inner-page {
    background: #fff;
}

.inner-about .inner-about-1 {
    padding: 50px 0 0;
}
.inner-about .inner-about-1:nth-child(2){
    padding: 0 0 50px;
}
.inner-about .inner-about-1 .container .left {
    width: 50%;
    padding-right: 5%;
}
.inner-about .inner-about-1 .container .left.left02{
    padding-right: 0%;
    padding-left: 3%;
    padding-top:5%;
}
.inner-about .inner-about-1 .container .left.left02 ul li{
    font-size: 14px;
    line-height: 30px;
    transition: .3s ease;
    cursor: default;
    width:33.33%;
    float:left;
}
.inner-about .inner-about-1 .container .left.left02 ul li i{
    margin-right: 10px;
    color: rgb(175,135,75);
}
.inner-about .inner-about-1 .container .left h2:nth-of-type(1) {
    font: 24px "Segoe Script";
    color: #0958a9;
}
.inner-about .inner-about-1 .container .left h2:nth-of-type(2) {
    font-size: 32px;
    color: #141414;
}
.inner-about .inner-about-1 .container .left p {
    font-size: 16px;
    line-height: 1.6em;
    color: #141414;
    margin-top: 15px;
}
.inner-about .inner-about-1 .container .right {
    width: 50%;
    position: relative;
    cursor: pointer;
}
.inner-about .inner-about-1 .container .right img {
    width: 100%;
}
.inner-about .inner-about-1 .container .right .hover {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
}
.inner-about .inner-about-1 .container .right .hover .line-top {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: left center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-about .inner-about-1 .container .right .hover .line-left {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: center top;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-about .inner-about-1 .container .right .hover .line-bottom {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
    transform-origin: right center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-about .inner-about-1 .container .right .hover .line-right {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    right: 0;
    top: 0;
    transform-origin: center bottom;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-about .inner-about-1 .container .right:hover .hover .line-top {
    transform: scaleX(1);
}
.inner-about .inner-about-1 .container .right:hover .hover .line-left {
    transform: scaleY(1);
}
.inner-about .inner-about-1 .container .right:hover .hover .line-bottom {
    transform: scaleX(1);
}
.inner-about .inner-about-1 .container .right:hover .hover .line-right {
    transform: scaleY(1);
}

.inner-about .inner-about-2 {
    padding: 185px 0 100px;
    background: linear-gradient(to bottom, #f9f1ec 0%, #f9f1ec 70%, #fff 70%, #fff 100%);
}
.inner-about .inner-about-2 .container .top-content {
    max-width: 1100px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8em;
    color: #141414;
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.inner-about .inner-about-2 .container .top-content:after {
    content: "";
    width: 1px;
    height: 60px;
    background: #0958a9;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -100px;
}
.inner-about .inner-about-2 .container .center-content {
    position: relative;
    cursor: pointer;
    margin-bottom: 60px;
}
.inner-about .inner-about-2 .container .center-content img {
    width: 100%;
}
.inner-about .inner-about-2 .container .center-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
.inner-about .inner-about-2 .container .center-content .hover {
    position: absolute;
    left: 30px;
    top: 30px;
    right: 30px;
    bottom: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.inner-about .inner-about-2 .container .center-content .hover .line-top {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: left center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-about .inner-about-2 .container .center-content .hover .line-left {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: center top;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-about .inner-about-2 .container .center-content .hover .line-bottom {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
    transform-origin: right center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-about .inner-about-2 .container .center-content .hover .line-right {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    right: 0;
    top: 0;
    transform-origin: center bottom;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-about .inner-about-2 .container .center-content:hover .hover .line-top {
    transform: scaleX(1);
}
.inner-about .inner-about-2 .container .center-content:hover .hover .line-left {
    transform: scaleY(1);
}
.inner-about .inner-about-2 .container .center-content:hover .hover .line-bottom {
    transform: scaleX(1);
}
.inner-about .inner-about-2 .container .center-content:hover .hover .line-right {
    transform: scaleY(1);
}
.inner-about .inner-about-2 .container .center-content .video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -41px 0 0 -41px;
    border-radius: 50%;
}

.inner-about .inner-about-2 .container .center-content .buttons {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: #ffffff url(../images/play.png) left 31px center no-repeat;
    position: relative;
    z-index: 3;
    cursor: pointer;
    transition: .3s;
}

.inner-about .inner-about-2 .container .center-content .video-play:after {
    content: "";
    position: absolute;
    left: -7px;
    top: -7px;
    bottom: -7px;
    right: -7px;
    background: rgba(255, 255, 255, 0.35);
    border-radius: 100%;
    z-index: 2;
    transition: .6s;
}

.inner-about .inner-about-2 .container .center-content .video-play:before {
    content: "";
    position: absolute;
    left: -13px;
    top: -13px;
    bottom: -13px;
    right: -13px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    z-index: 1;
    transition: .6s;
}

.inner-about .inner-about-2 .container .center-content .video-play:hover .buttons {
    transform: scale(1.1);
    opacity: .7;
    transition-delay: .2s;
}

.inner-about .inner-about-2 .container .center-content .video-play:hover:after {
    transform: scale(1.2);
    opacity: 0;
    transition-delay: .1s;
}

.inner-about .inner-about-2 .container .center-content .video-play:hover:before {
    transform: scale(1.2);
    opacity: 0;
}

.inner-about .inner-about-2 .container .bottom-content .grid-box {
    margin: -15px;
}
.inner-about .inner-about-2 .container .bottom-content .grid-box .column {
    text-align: center;
    padding: 15px;
}
.inner-about .inner-about-2 .container .bottom-content .grid-box .column p:nth-of-type(1) {
    font-size: 14px;
    color: #141414;
    margin: 16px 0 10px;
}
.inner-about .inner-about-2 .container .bottom-content .grid-box .column p:nth-of-type(2) {
    font-size: 14px;
    line-height: 1.6em;
    color: #ccc;
}
.inner-about .inner-about-3 {
    height: 720px;
    background: url(../images/about-3.jpg) no-repeat;
    background-attachment: fixed;
    position: relative;
}
.inner-about .inner-about-3 .content {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.inner-about .inner-about-3 .content p:nth-of-type(1) {
    font: 80px "Segoe Script";
    line-height: 1.1em;
    color: #0958a9;
}
.inner-about .inner-about-3 .content p:nth-of-type(2) {
    font-size: 80px;
    line-height: 1.1em;
    color: #fff;
}
.inner-about .inner-about-3 .content p:nth-of-type(3) {
    font-size: 18px;
    line-height: 1.8em;
    color: #fff;
    max-width: 600px;
    margin: 15px auto 35px;
}
.inner-about .inner-about-4 {
    padding: 100px 0;
}
.inner-about .inner-about-4 .container .title {
    text-align: center;
    margin-bottom: 40px;
}
.inner-about .inner-about-4 .container .title p:nth-of-type(1) {
    font: 48px "Segoe Script";
    line-height: 1.1em;
    color: #0958a9;
}
.inner-about .inner-about-4 .container .title p:nth-of-type(2) {
    font-size: 48px;
    color: #141414;
}
.inner-about .inner-about-4 .container .list {
    position: relative;
}
.inner-about .inner-about-4 .container .list #factory .swiper-slide img {
    width: 100%;
}
.inner-about .inner-about-4 .container .list #factory-prev,
.inner-about .inner-about-4 .container .list #factory-next {
    background: none;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    text-align: center;
    color: #000;
    transition: .3s;
}
.inner-about .inner-about-4 .container .list #factory-prev i,
.inner-about .inner-about-4 .container .list #factory-next i {
    font-size: 25px;
    line-height: 48px;
}
.inner-about .inner-about-4 .container .list #factory-prev:hover,
.inner-about .inner-about-4 .container .list #factory-next:hover {
    background: #000;
    color: #fff;
}
.inner-about .inner-about-4 .container .list #factory-prev {
    left: -80px;
}
.inner-about .inner-about-4 .container .list #factory-next {
    right: -80px;
}
.inner-product {
    padding: 60px 0 90px;
}
.inner-product .container .inner-product-top {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 60px;
}
.inner-product .container .inner-product-top div:nth-of-type(1),.inner-product .container .inner-product-top h1{
    font-size: 32px;
    margin-bottom: 10px;
    color: #0958a9;
}
.inner-product .container .inner-product-top div:nth-of-type(2) {
    font-size: 16px;
    line-height: 1.6em;
    color: #797979;
}
.inner-product .container .inner-product-nav {
    font-size: 0;
    margin-bottom: 60px;
    text-align:center;
}
.inner-product .container .inner-product-nav li {
    display: inline-block;
    margin-right: 60px;
}
.inner-product .container .inner-product-nav li a {
    font-size: 18px;
    color: #797979;
    display: inline-block;
    border-bottom: 5px;
    border-bottom: 3px solid transparent;
    transition: .3s;
    padding:10px 15px;
    border:1px solid #f3f3f3;
    border-radius:3px;
    transition:0.3s ease;
}
.inner-product .container .inner-product-nav li:last-of-type {
    margin-right: 0;
}
.inner-product .container .inner-product-nav li a:hover,
.inner-product .container .inner-product-nav li.current-cat>a {
    color: #FFF;
    border-color: #0958a9;
    background:#0958a9;
}
.inner-page .container .pro-nav {
    width: 25%;
}
.inner-page .container .pro-nav .sidebar-nav {
    padding: 15px;
    background: #edeff2;
}
.inner-page .container .pro-nav .sidebar-nav ul li {
    margin: 5px 0;
}
.inner-page .container .inner-product-list .productpagetitle{
font-size:28px;
color:#0958a9;
}
.inner-page .container .inner-product-list .productpageintro{
font-size:16px;
line-height:28px;
margin-bottom:20px;

}


.inner-page .container .pro-nav .sidebar-nav ul li a {
    display: block;
    text-transform:capitalize;
    color: #072948;
    font-family: "POPPINS-MEDIUM";
    font-size: 14px;
    padding: 15px 20px;
    background: #fff;
    border-left: 4px solid #333;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.inner-page .container .pro-nav .sidebar-nav ul li a i {
    float: right;
    font-size: 20px;
}
.inner-page .container .pro-nav .sidebar-nav ul li li a {
    background: #fbf9f7;
    border-color: #d7d7d7;
}
.inner-page .container .pro-nav .sidebar-nav ul li li a:before {
    content: '-';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.inner-page .container .pro-nav .sidebar-nav ul li:hover > a,
.inner-page .container .pro-nav .sidebar-nav ul li.active > a {
    background: #0958a9 none repeat scroll 0 0;
    color: #fff;
    border-left: 4px solid #072948;
}

.inner-page .container .pro-nav .sidebar-pdf {
    margin: 30px 0;
}
.inner-page .container .pro-nav .sidebar-pdf h4 {
    color: #111;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 25px;
    font-family: "POPPINS-MEDIUM";
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}
.inner-page .container .pro-nav .sidebar-pdf h4:after {
    position: absolute;
    height: 4px;
    width: 30%;
    background: #0958a9 none repeat scroll 0 0;
    content: "";
    left: 0;
    bottom: -20px;
}
.inner-page .container .pro-nav .sidebar-pdf h4:before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 35%;
    height: 4px;
    width: 15px;
    background: #ddd none repeat scroll 0 0;
}
.inner-page .container .pro-nav .sidebar-pdf ul li a {
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #111;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 15px 30px;
    border: 1px solid #eee;
    letter-spacing: 1px;
    margin-bottom: 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.inner-page .container .pro-nav .sidebar-pdf ul li a i {
    margin-right: 5px;
    color: #0958a9;
}
.inner-page .container .pro-nav .sidebar-pdf ul li a i.fa-download {
    float: right;
    margin-top: 6px;
    color: #111;
}
.inner-page .container .pro-nav .sidebar-pdf ul li a:hover {
    background: #0958a9 none repeat scroll 0 0;
    color: #fff;
}
.inner-page .container .pro-nav .sidebar-pdf ul li a:hover i {
    color: inherit;
}
.inner-page .container .pro-nav .sidebar-info {
    padding: 30px;
    background: url("../images/sidebar-info.jpg") center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    text-align: center;
    color: white;
}
.inner-page .container .pro-nav .sidebar-info:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0958a9;
    z-index: -1;
    opacity: .83;
}
.inner-page .container .pro-nav .sidebar-info h4 {
    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    line-height: 30px;
    font-family: "POPPINS-MEDIUM";
    font-weight: 500;
    margin-bottom: 15px;
}
.inner-page .container .pro-nav .sidebar-info p {
    color: inherit;
	font-size:16px;
}
.inner-page .container .pro-nav .sidebar-info a.tel {
    color: #fff;
    font-weight: 600;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 1px;
    margin: 20px 0;
    display: block;
    font-size: 1.2rem;
}
.inner-page .container .pro-nav .sidebar-info a.contact {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid #fff;
    color: #0958a9;
    background: #fff none repeat scroll 0 0;
    padding: 12px 35px;
    letter-spacing: 1px;
    margin-top: 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.inner-page .container .pro-nav .sidebar-info a.contact:hover {
    background: transparent;
    color: #fff;
}


.inner-page .container .inner-product-list.column {
    width: 75%;
    padding-left: 20px;
}
.inner-product .container .inner-product-list .grid-box {
    margin: -15px;
}
.inner-product .container .inner-product-list .grid-box .column {
    padding: 15px;
}
.inner-product .container .inner-product-list .grid-box .column .img a {
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    overflow:hidden;
    position:relative;
    display:block;
}
.inner-product .container .inner-product-list .grid-box .column .img a:after {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(9, 88, 169, 0.9);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity:0;
}
.inner-product .container .inner-product-list .grid-box .column .img a:before {
    content:"\f0c1";
    font-family:'FontAwesome';
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index:1;
    border:1px solid white;
    width:45px;
    height:45px;
    line-height:45px;
    text-align:center;
    border-radius:100%;
    color:white;
    font-size:18px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity:0;
}
.inner-product .container .inner-product-list .grid-box .column:hover .img a:after,
.inner-product .container .inner-product-list .grid-box .column:hover .img a:before {
    opacity:1;
}
.inner-product .container .inner-product-list .grid-box .column .box {
    padding-bottom:15px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.inner-product .container .inner-product-list .grid-box .column .box .img {
    border:1px solid #eee;
}
.inner-product .container .inner-product-list .grid-box .column:hover .box {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.inner-product .container .inner-product-list .grid-box .column .img img {
    width: 100%;
}
.inner-product .container .inner-product-list .grid-box .column .link {
    font-size: 16px;
    text-align: center;
    color: #4C4C4C;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding:15px;
}
.inner-product .container .inner-product-list .grid-box .column .link:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background: #4C4C4C;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.inner-prodet {
    display: flex;
}
.inner-prodet .left {
    width: 50%;
    height: 100vh;
    background: #fff;
    position: relative;
}
.inner-prodet .left .left-content {
    position: absolute;
    max-width: 615px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
}
.inner-prodet .left .left-content #product .swiper-slide img {
    width: 100%;
}
.inner-prodet .left .left-content #product #product-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #aaa;
    margin: 0 10px;
}
.inner-prodet .left .left-content .product-name {
    font-size: 30px;
    color: #4C4C4C;
    text-align: center;
    margin-top: 30px;
}
.inner-prodet .right {
    width: 50%;
    height: 100vh;
    background: #333;
    position: relative;
}
.inner-prodet .right .right-content {
    position: absolute;
    max-width: 615px;
    padding: 0 15px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.inner-prodet .right .right-content h2 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.inner-prodet .right .right-content .product-details .grid-box {
    margin: -10px -15px;
}
.inner-prodet .right .right-content .product-details .grid-box .column {
    padding: 10px 15px;
    width: 50%;
}
.inner-prodet .right .right-content .product-details .grid-box .column:nth-of-type(odd) {
    text-align: right;
}
.inner-prodet .right .right-content .product-details .grid-box .column:nth-of-type(odd) span {
    color: rgba(255, 255, 255, 0.8);
}
.inner-prodet .right .right-content .product-details .grid-box .column:nth-of-type(even) {
    text-align: left;
}
.inner-prodet .right .right-content .product-details .grid-box .column:nth-of-type(even) span {
    color: rgba(255, 255, 255, 0.5);
}
.inner-prodet .right .right-content .product-details .grid-box .column span {
    display: inline-block;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.inner-prodet .close {
    position: absolute;
    right: 80px;
    top: 80px;
    width: 30px;
    height: 30px;
    background: url(../images/close-2.png) no-repeat;
}
.inner-prodet .close:hover {
    opacity: .8;
}
.inner-news {
    padding: 100px 0;
}
.inner-news .container .right {
    width: 25%;
}
.inner-news .container .right .search-box {
    border: 1px solid #000;
    position: relative;
    margin-bottom: 30px;
}
.inner-news .container .right .search-box input[type="text"] {
    width: 100%;
    height: 55px;
    border: none;
    outline: none;
    padding: 0 50px 0 20px;
    font: 16px r;
    color: #333;
}
.inner-news .container .right .search-box input[type="submit"] {
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(../images/search.png) no-repeat;
    right: 20px;
    top: 50%;
    margin-top: -14px;
    border: none;
    outline: none;
}
.inner-news .container .right .side-menu {
    border: 15px solid #76b9ff;
    padding: 40px 30px;
}
.inner-news .container .right .side-menu h3 {
    font-size: 18px;
    color: #141414;
    margin-bottom: 25px;
    position: relative;
}
.inner-news .container .right .side-menu h3:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #0958a9;
    margin: 0 0 5px 15px;
}
.inner-news .container .right .side-menu ul li {
    margin-bottom: 20px;
}
.inner-news .container .right .side-menu ul li:last-of-type {
    margin-bottom: 0;
}
.inner-news .container .right .side-menu ul li a {
    font-size: 16px;
    color: #141414;
    text-transform: uppercase;
    transition: .3s;
}
.inner-news .container .right .side-menu ul li a:hover {
    color: #0958a9;
}
.inner-news .container .right .side-menu ul li.current-cat a{
    color: #0958a9;
}
.inner-news .container .left {
    width: 75%;
    padding-right: 30px;
}
.inner-news .container .left .news-list {
    letter-spacing: -4px;
    margin: -15px;
}
.inner-news .container .left .news-list .list-item {
    margin-bottom: 40px;
    width: 50%;
    letter-spacing: 0;
    display: inline-block;
    padding: 15px;
}
.inner-news .container .left .news-list .list-item:last-of-type {
    margin-bottom: 0;
}
.inner-news .container .left .news-list .list-item .news-img {
    position: relative;
}
.inner-news .container .left .news-list .list-item .news-img img {
    width: 100%;
}
.inner-news .container .left .news-list .list-item .news-img .hover {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    pointer-events: none;
}
.inner-news .container .left .news-list .list-item .news-img .hover .line-top {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: left center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-news .container .left .news-list .list-item .news-img .hover .line-left {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    transform-origin: center top;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-news .container .left .news-list .list-item .news-img .hover .line-bottom {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
    transform-origin: right center;
    transform: scaleX(0);
    transition: .3s linear;
}
.inner-news .container .left .news-list .list-item .news-img .hover .line-right {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    right: 0;
    top: 0;
    transform-origin: center bottom;
    transform: scaleY(0);
    transition: .3s linear;
}
.inner-news .container .left .news-list .list-item .news-img:hover .hover .line-top {
    transform: scaleX(1);
}
.inner-news .container .left .news-list .list-item .news-img:hover .hover .line-left {
    transform: scaleY(1);
}
.inner-news .container .left .news-list .list-item .news-img:hover .hover .line-bottom {
    transform: scaleX(1);
}
.inner-news .container .left .news-list .list-item .news-img:hover .hover .line-right {
    transform: scaleY(1);
}
.inner-news .container .left .news-list .list-item .news-info {
    margin: -30px 30px 0;
    background: #fff;
    padding: 15px 30px;
    position: relative;
    text-align: center;
}
.inner-news .container .left .news-list .list-item .news-info p:nth-of-type(1) {
    font-size: 12px;
    color: #141414;
    opacity: .5;
}
.inner-news .container .left .news-list .list-item .news-info p:nth-of-type(2) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 0 15px;
}
.inner-news .container .left .news-list .list-item .news-info p:nth-of-type(2) a {
    font-size: 20px;
    line-height: 1.2em;
    color: #0a182d;
    transition: .3s;
}
.inner-news .container .left .news-list .list-item .news-info p:nth-of-type(2) a:hover {
    color: #0958a9;
}
.inner-news .container .left .news-list .list-item .news-info > a {
    font-size: 12px;
    color: #0958a9;
    text-transform: uppercase;
    padding-left: 40px;
    display: inline-block;
    position: relative;
    transition: .3s;
}
.inner-news .container .left .news-list .list-item .news-info > a:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 1px;
    background: #0958a9;
    left: 0;
    top: 40%;
    transition: .3s;
}
.inner-news .container .left .news-list .list-item .news-info > a:hover {
    padding: 0 25px;
}
.inner-news .container .left .news-list .list-item .news-info > a:hover:after {
    width: 100%;
}
.inner-contact .inner-contact-1 {
    padding: 100px 0;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) {
    padding-right: 15px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .title {
    /*max-width: 370px;*/
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .title p:nth-of-type(1) {
    font-size: 30px;
    color: #141414;
    margin-bottom: 16px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .title p:nth-of-type(2) {
    font-size: 16px;
    line-height: 1.6em;
    color: #141414;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .contact-info {
    /*max-width: 370px;*/
    margin: 30px 0;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .contact-info li {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .contact-info li:last-of-type {
    margin-bottom: 0;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .contact-info li i {
    font-size: 20px;
    color: #0958a9;
    position: absolute;
    left: 0;
    top: 2px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 25px;
    color: #fff;
    margin-right: 12px;
    transition: .3s;
    cursor: pointer;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i:nth-of-type(1) {
    background: #4e71a8;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i:nth-of-type(2) {
    background: #1cb7eb;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i:nth-of-type(3) {
    background: #ca3737;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i:nth-of-type(4) {
    background: #444;
    margin-right: 0;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .share i:hover {
    background: #141414;
}
/*.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) {
  position: relative;
  padding:40px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) img {
  width: 100%;
  height:100%;
}*/
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) {
    padding-left: 15px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table {
    /*max-width: 370px;*/
    width: 100%;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .title {
    font-size: 30px;
    color: #141414;
    margin-bottom: 25px;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .time li {
    margin-bottom: 20px;
    position: relative;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .time li:last-of-type {
    margin-bottom: 0;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .time li p:nth-of-type(1) {
    font-size: 16px;
    color: #0958a9;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .time li p:nth-of-type(2) {
    font-size: 16px;
    color: #141414;
}
.inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) .time-table .time li:before {
    content: "";
    width: 120px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
}
.inner-contact .inner-contact-2 {
    padding: 100px 0;
    background: #e2f1ff;
}
.inner-contact .inner-contact-2 .container h3 {
    font-size: 36px;
    color: #141414;
    text-align: center;
    margin-bottom: 30px;
}
.inner-contact .inner-contact-2 .container .form {
    font-size: 0;
}
.inner-contact .inner-contact-2 .container .form li {
    display: inline-block;
    vertical-align: top;
}
.inner-contact .inner-contact-2 .container .form li:nth-of-type(1) {
    width: 48%;
    margin: 0 4% 30px 0;
}
.inner-contact .inner-contact-2 .container .form li:nth-of-type(2) {
    width: 48%;
    margin: 0 0 30px 0;
}
.inner-contact .inner-contact-2 .container .form li:nth-of-type(3) {
    width: 100%;
    margin: 0 0 30px 0;
}
.inner-contact .inner-contact-2 .container .form li:nth-of-type(4) {
    width: 100%;
}
.inner-contact .inner-contact-2 .container .form li:not(:last-of-type) {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.inner-contact .inner-contact-2 .container .form li:not(:last-of-type) input {
    width: 100%;
    height: 60px;
    background: #fff;
    border: none;
    outline: none;
    padding: 0 25px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}
.inner-contact .inner-contact-2 .container .form li:not(:last-of-type) textarea {
    width: 100%;
    height: 140px;
    background: #fff;
    border: none;
    outline: none;
    padding: 0 25px;
    font-size: 16px;
    line-height: 60px;
    color: rgba(0, 0, 0, 0.8);
}
.inner-contact .inner-contact-2 .container .form li:last-of-type {
    text-align: center;
}
.inner-contact .inner-contact-2 .container .form li:last-of-type input {
    width: 270px;
    height: 69px;
    background: #0958a9;
    font-size: 18px;
    color: #141414;
    border: none;
    outline: none;
    transition: .3s;
}
.inner-contact .inner-contact-2 .container .form li input[type="submit"] {
    color: white;
}
.inner-contact .inner-contact-2 .container .form li:last-of-type input:hover {
    background: #000;
    color: #fff;
}
.newdet-page .news {
    padding: 50px 0 60px!important;
    color: #777777;
}
.newdet-page .news .news_title h1 {
    padding-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #222;
}
.newdet-page .news .news_date {
    text-align: center;
    line-height: 22px;
    border-bottom: 1px solid #555;
    padding-bottom: 5px;
}
.newdet-page .news .news_abst {
    border-bottom: 1px solid #555;
    padding: 10px 0;
}
.newdet-page .news .news_abst p {
    display: inline-block;
}
.newdet-page .news .news_contents {
    color: #555;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px solid #555;
    padding: 20px 0 40px;
}
.newdet-page .news .news_contents a {
    color: #555;
    font-size: 16px;
    line-height: 24px;
}
.newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table {
    color: #555;
    font-size: 14px;
    line-height: 28px;
    clear: both;
}
.newdet-page .news .news_next {
    width: 99%;
    margin-top: 0px;
    padding-left: 5px;
    border-top: 0px solid #CCC;
    text-align: left;
    padding-top: 10px;
}
.newdet-page .news .news_next a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #777;
    font-size: 15px;
    margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #000;
}
.newdet-page .news .newsnav {
    margin-bottom: 30px;
}
.m-page {
    text-align: center;
    font-size: 1rem;
}

.m-page span, .m-page a {
    margin: 0 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-image: -moz-linear-gradient(top, #575e63, #404549);
    /* Firefox */
    background-image: -webkit-linear-gradient(top, #575e63, #404549);
    /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#575e63, endColorstr=#404549, GradientType='0');
    /* IE*/
    color: #fff;
}
.m-page a:hover, .m-page .current, .m-page .active {
    background-image: -moz-linear-gradient(top, #566f82, #3e505e);
    /* Firefox */
    background-image: -webkit-linear-gradient(top, #566f82, #3e505e);
    /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#566f82, endColorstr=#3e505e, GradientType='0');
    /* IE*/
}
.prodet-page {
    padding: 70px 0;
}
.prodet-page .product-box .prodet-1 .left {
    width: 60%;
}
.prodet-page .product-box .prodet-1 .text p{
font-size:16px;

}

.prodet-page .product-box .prodet-1 .left a {
    display: block;
    border: 1px solid #eee;
}
.prodet-page .product-box .prodet-1 .left a img {
    width: 100%;
}
.prodet-page .product-box .prodet-1 .left ul {
    margin: -5px;
    padding: 0;
}


.prodet-page .product-box .prodet-1 .left ul li {
    padding: 5px;
}
.prodet-page .product-box .prodet-1 .left ul li i,
.prodet-page .product-box .prodet-1 .left ul li span {
    display: none !important;
}
.prodet-page .product-box .prodet-1 .left ul li img {
    display: block;
    margin: 0 auto;
}
.prodet-page .product-box .prodet-1 .left ul .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999em;
    width: 40px;
    height: 40px;
    border: none;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    background-size: 8px;
    background-position: center center;
    background-repeat: no-repeat;
}
.prodet-page .product-box .prodet-1 .left ul .slick-arrow.slick-prev {
    background-image: url("../images/banner-btn-l.png");
    left: 10px;
}
.prodet-page .product-box .prodet-1 .left ul .slick-arrow.slick-next {
    background-image: url("../images/banner-btn-r.png");
    right: 10px;
}
.prodet-page .product-box .prodet-1 .right {
    padding-left: 15px;
    width: 40%;
}
.prodet-page .product-box .prodet-1 .right h3.title {
    font-size: 24px;
}
.prodet-page .product-box .prodet-1 .right h1.title{
font-size:28px;
color:#0958a9;
}
.prodet-page .product-box .prodet-1 .right .text{
line-height:28px;}
.prodet-page .product-box .prodet-1 .right .share {
    padding: 10px 0;
}
.prodet-page .product-box .prodet-1 .right .share h4 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "POPPINS-REGULAR";
}
.prodet-page .product-box .prodet-1 .right .share ul {
    display: inline-block;
    vertical-align: middle;
}
.prodet-page .product-box .prodet-1 .right .share ul li {
    width: auto;
    color: #666;
    margin: 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prodet-page .product-box .prodet-1 .right .share ul li:hover {
    color: #0958a9;
}
.prodet-page .product-box .prodet-1 .right a.tel {
    font-size: 18px;
    font-family: "POPPINS-MEDIUM";
    color: #0958a9;
    display: block;
}
.prodet-page .product-box .prodet-1 .right a.contact {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    height: 32px;
    background: #0958a9;
    color: white;
    padding: 0 25px;
    font-size: 14px;
    margin-top: 10px;
}
.prodet-page .product-box .prodet-2 {
    padding: 30px 0;
}
.prodet-page .product-box .prodet-2 .options ul {
    background: #f8f8f8;
}
.prodet-page .product-box .prodet-2 .options ul li {
    width: auto;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    color: #3d474a;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
.prodet-page .product-box .prodet-2 .options ul li:hover,
.prodet-page .product-box .prodet-2 .options ul li.active {
    color: white;
    background: #0958a9;
}
.prodet-page .product-box .prodet-2 .ret{
    padding-top: 20px;
	line-height:28px;
}
.prodet-page .product-box .prodet-2 .ret ul.form li {
    margin-bottom: 10px;
}
.prodet-page .product-box .prodet-2 .ret ul.form li input,
.prodet-page .product-box .prodet-2 .ret ul.form li textarea {
    width: 100%;
    line-height: 24px;
    padding: 8px 10px;
    font-size: 14px;
    color: #333;
    border: 1px solid #eee;
}
.prodet-page .product-box .prodet-2 .ret ul.form li textarea {
    height: 100px;
}
.prodet-page .product-box .prodet-2 .ret ul.form li input[type="submit"] {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    background: #222;
    color: white;
    width: auto;
}


.prodet-page .product-box .prodet-2 .ret p {
    padding: 5px 0;
	font-size:16px;
}
.prodet-page .product-box .prodet-2 .ret table {
    margin: 5px 0;
}
.prodet-page .product-box .prodet-2 .ret table td {
    border: 1px solid #eee;
    font-size: 14px;
}
.prodet-page .product-box .prodet-2 .ret table td p {
    padding: 0;
}
.prodet-page .product-box .prodet-2 .ret table tr:nth-child(even) {
    background: #f9f9f9;
}
.prodet-page .product-box .prodet-3 h3.title {
    font-size: 24px;
}
.prodet-page .product-box .prodet-3 .box {
	padding-top:20px;
}
.prodet-page .product-box .prodet-3 ul {
    margin: -10px;
}
.prodet-page .product-box .prodet-3 ul li {
    padding: 10px;
}
.prodet-page .product-box .prodet-3 ul li .box {
    display: block;
    background: white;
}
.prodet-page .product-box .prodet-3 ul li .box a.img-box {
    display: block;
	border:1px solid #eee;
}
.prodet-page .product-box .prodet-3 ul li .box .content {
    display: block;
    padding: 20px 10px;
    text-align: center;
}
.prodet-page .product-box .prodet-3 ul li .box .content h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #111;
    font-family: "POPPINS-MEDIUM";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prodet-page .product-box .prodet-3 ul li .box .content h3:hover {
    color: #0958a9;
}
.prodet-page .product-box .prodet-3 ul li .box .content h5 {
    display: block;
    font-size: 14px;
    color: #0958a9;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    font-family: "POPPINS-REGULAR";
    font-weight: bold;
}
.prodet-page .product-box .prodet-3 ul li .box .content p {
    display: block;
    font-size: 12px;
    color: #888;
    line-height: 20px;
    font-family: "opensans-Regular";
    margin: 5px 0 10px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.prodet-page .product-box .prodet-3 ul li .box .content a.more {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #0958a9;
    font-size: 12px;
    font-family: "Poppins-Bold";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #0958a9;
}
.prodet-page .product-box .prodet-3 ul li .box .content a.more i {
    margin-left: 5px;
}
.prodet-page .product-box .prodet-3 ul li .box .content a.more:hover {
    color: white;
    background: #0958a9;
}

.faq-page .init-2 ul.faq {
    padding: 40px 0 0 0;
}
.faq-page .init-2 ul.faq li {
    display: block;
    padding: 20px 25px;
    margin-bottom: 10px;
    background: #f9f9f9;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    word-break: break-word;
}
.faq-page .init-2 ul.faq li h2 {
    font-size: 22px;
    color: #222;
    padding-bottom: 20px;
}
.faq-page .init-2 ul.faq li p {
    font-size: 16px;
    color: #585858;
}
.faq-page .init-2 ul.faq li:hover {
    box-shadow: 0 0 10px 0 #d1d1d1;
    -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
    -moz-box-shadow: 0 0 10px 0 #d1d1d1;
    -ms-box-shadow: 0 0 10px 0 #d1d1d1;
    -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.faq-page .init-2 ul.faq li:hover h2 {
    color: #0958a9;
}


@media (max-width: 1200px) {
    #header .container .language {
        margin-left: 60px;
    }
    #header .container .menu-box .menu > li {
        margin-right: 40px;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column {
        padding: 0 15px;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column p:nth-of-type(1) {
        font-size: 25px;
    }
    .faq-page .init-2 ul.faq li p {
        font-size: 14px;
    }
    .faq-page .init-2 ul.faq li h2 {
        font-size: 18px;
    }
    .prodet-page .product-box .prodet-1 .left {
        width: 100%;
    }
    .prodet-page .product-box .prodet-1 .right {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
}
@media (max-width: 992px) {
    #header {
        display: none;
    }
    #m-header-wrapper {
        display: block;
    }
    #index-banner {
        margin-top: 45px;
    }
    #index-banner #banner .swiper-slide .banner-text {
        right: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0 15px;
    }
    #index-banner #banner .swiper-slide .banner-text p:nth-of-type(1) {
        font-size: 30px;
    }
    #index-banner #banner .swiper-slide .banner-text a {
        margin-top: 30px;
    }
    #index-body .i-title p:nth-of-type(1) {
        font-size: 30px;
    }
    #index-body .i-title {
        padding: 40px 15px;
    }
    #index-body .i-pro .i-pro-list .list-item .product-info .product-name div:nth-of-type(1) {
        font-size: 25px;
    }
    #index-body .i-about .i-about-content .content .company {
        font-size: 25px;
    }
    #index-body .i-about .i-about-content .video {
        position: relative;
        width: 100%;
    }
    #index-body .i-about .i-about-content .content {
        float: none;
        width: 100%;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column {
        width: 33.33%;
    }
    #footer {
        position: static;
    }
    #footer .footer-top .container .item {
        width: 100%!important;
        padding: 0!important;
        margin-bottom: 40px;
    }
    #footer .footer-top .container .item:nth-of-type(4) {
        margin-bottom: 0;
    }
    #footer .footer-top .container .item:last-of-type {
        display: none;
    }
    .inner-banner {
        margin-top: 45px;
    }
    .inner-about .inner-about-section {
        padding: 60px 0!important;
    }
    .inner-about .inner-about-1 .container .left h2:nth-of-type(1) {
        font-size: 25px;
    }
    .inner-about .inner-about-1 .container .left h2:nth-of-type(2) {
        font-size: 25px;
    }
    .inner-about .inner-about-1 .container .left {
        width: 100%;
        float: none;
        margin-bottom: 40px;
        padding: 0;
    }
    .inner-about .inner-about-1 .container .right {
        width: 100%;
        float: none;
    }
    .inner-about .inner-about-2 .container .top-content:after {
        display: none;
    }
    .inner-about .inner-about-3 .content p:nth-of-type(1) {
        font-size: 30px;
    }
    .inner-about .inner-about-3 .content p:nth-of-type(2) {
        font-size: 30px;
    }
    .inner-about .inner-about-3 {
        height: 400px;
    }
    .inner-about .inner-about-4 .container .title p:nth-of-type(1) {
        font-size: 30px;
    }
    .inner-about .inner-about-4 .container .title p:nth-of-type(2) {
        font-size: 30px;
    }
    .inner-about .inner-about-4 .container .list #factory-prev,
    .inner-about .inner-about-4 .container .list #factory-next {
        display: none;
    }
    .inner-product .container .inner-product-nav {
        display: none;
    }
    .inner-prodet {
        flex-wrap: wrap;
    }
    .inner-prodet .left {
        width: 100%;
        height: auto;
        padding: 60px 0;
    }
    .inner-prodet .left .left-content {
        position: static;
        transform: translate(0);
        margin: 0 auto;
    }
    .inner-prodet .right {
        width: 100%;
        height: auto;
        padding: 60px 0;
    }
    .inner-prodet .right .right-content {
        position: static;
        transform: translate(0);
        margin: 0 auto;
    }
    .inner-prodet .close {
        background: url(../images/close.png) no-repeat;
        right: 15px;
        top: 15px;
    }
    .inner-prodet .left .left-content .product-name {
        font-size: 20px;
    }
    .inner-prodet .right .right-content h2 {
        font-size: 25px;
    }
    .inner-prodet .right .right-content .product-details .grid-box .column span {
        font-size: 14px;
    }
    .inner-news {
        padding: 60px 0;
    }
    .inner-news .container .right {
        display: none;
    }
    .inner-news .container .left {
        width: 100%;
        padding: 0;
    }
    .inner-news .container .left .news-list .list-item .news-info p:nth-of-type(2) a {
        font-size: 20px;
    }
    .inner-contact .inner-contact-1 {
        padding: 60px 0;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column {
        width: 100%;
        margin-bottom: 60px;
        padding: 0!important;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(2) {
        display: none;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:last-of-type {
        margin-bottom: 0;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .title {
        max-width: 100%;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .contact-info {
        max-width: 100%;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(3) .time-table {
        max-width: 100%;
    }
    .inner-contact .inner-contact-2 {
        padding: 60px 0;
    }
    .prodet-page {
        padding: 40px 0;
    }
}
@media (max-width: 576px) {
    #index-banner #banner .swiper-slide .banner-text p:nth-of-type(1) {
        font-size: 20px;
    }
    #index-banner #banner .swiper-slide .banner-text p:nth-of-type(2) {
        display: none;
    }
    #index-banner #banner .swiper-slide .banner-text a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 15px;
    }
    #index-body .i-pro .i-pro-list .list-item .product-focus {
        position: static;
        width: 100%;
    }
    #index-body .i-pro .i-pro-list .list-item .product-info {
        float: none;
        width: 100%;
    }
    #index-body .i-pro .i-pro-list .list-item .product-info .product-link a {
        width: 120px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column:last-of-type {
        margin-bottom: 0;
    }
    #index-body .i-about .i-about-content .content .num .grid-box .column:after {
        display: none;
    }
    #index-body .i-about .i-about-content .content .num {
        margin: 40px 0;
    }
    .inner-banner {
        height: 200px;
    }
    .inner-banner .banner-focus h3 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .inner-product .container .inner-product-top div:nth-of-type(1) {
        font-size: 25px;
    }
    .inner-news .container .left .news-list .list-item .news-info {
        margin: -30px 15px 0;
    }
    .inner-contact .inner-contact-2 .container .form li {
        width: 100%!important;
        margin-right: 0!important;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(1) .title p:nth-of-type(1) {
        font-size: 25px;
    }
    .inner-contact .inner-contact-1 .container .grid-box .column:nth-of-type(3) .time-table .title {
        font-size: 25px;
    }
    .inner-contact .inner-contact-2 .container h3 {
        font-size: 25px;
    }

    .faq-page .init-2 ul.faq li p {
        font-size: 12px;
    }
    .faq-page .init-2 ul.faq li h2 {
        font-size: 15px;
    }
    .prodet-page .product-box .prodet-2 .options ul li {
        font-size: 13px;
        padding: 0 10px;
    }
}

.m-page {
    text-align: center;
    line-height: 22px;
    font-size: 0;
    letter-spacing: -0.307em;
    word-wrap: normal;
    white-space: nowrap;
    color: #0958a9;
    padding:30px 0;
}
.m-page a,
.m-page span {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin: 0 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    letter-spacing: normal;
    background: #fff;
    -webkit-transition: background-color 0.1s;
    -moz-transition: background-color 0.1s;
    -ms-transition: background-color 0.1s;
    -o-transition: background-color 0.1s;
    transition: background-color 0.1s;
}
.m-page a {
    text-decoration: none;
    color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
    background-image: url(../images/m-page-arr-r.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
    box-shadow: none;
}
.m-page a:first-child {
    background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
    color: #fff;
    background-color: #0958a9;
}
.m-page a:active {
    background: #d11a1a;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
    cursor: default;
    color: #fff;
    background: #0958a9;
}
.fbTop .screenshot,
.screenshot_form{
    display: none!important;
}
/*
.logo a img {
width: auto;
height: auto;
max-width:65%;
display: block;
}*/


@media screen and (max-width: 1680px) {
    #banner {
        position: relative;
    }
    #banner .container {
        position: absolute;
        left: 12%;
        top: 0;
    }
    #banner .titleL {
        top: 350px;
    }
    #banner .video {
        top: 750px;
    }
}
@media screen and (max-width: 1580px) {
    #banner {
        position: relative;
    }
    #banner .container {
        position: absolute;
        left: 5%;
        top: 0;
    }
    #banner .titleL {
        top: 300px;
    }
}
@media screen and (max-width: 1420px) {
    #banner .container {
        left: 0;
    }
    #index-body .i-product .swiper-button-next {
        right: 0;
    }
    #index-body .i-product .swiper-button-prev {
        left: 0;
    }
    .inner-page .container .pro-nav h3 {
        font-size: 20px;
    }
    .inner-product .container .inner-product-nav li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1330px) {
    #header .navB .menu-menu01 {
        width: 660px;
        margin-left: 180px;
    }
    #header .navB .menu-menu01 li {
        margin-left: 35px!important;
    }
    #banner .container {
        width: 100%;
    }
    #banner .titleL {
        top: 250px;
        left: 15%;
    }
    #banner .video {
        top: 600px;
    }
    #banner .video p {
        width: 50%;
    }
    #banner .video img {
        width: 70%;
        margin: 0 auto;
    }
    #index-body .i-about {
        padding-top: 300px;
    }
    #index-body .i-about .topTitle:after {
        left: 45%;
    }
    #index-body .i-about .topTitle:before {
        left: 54%;
    }
    #index-body .i-about .aboutL {
        width: 30%;
    }
    #index-body .i-about .aboutR {
        width: 70%;
        padding: 0 0 0 30px;
    }
    #index-body .i-about .aboutR h2 {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    #index-body .i-about .aboutR h2:after {
        bottom: 15px;
    }
    #index-body .i-about .aboutR p {
        font-size: 18px;
        line-height: 30px;
        font-family: 'Arial';
        color: #848484;
    }
    #index-body .i-about .aboutR a {
        margin-top: 20px;
    }
    #index-body .i-intro {
        padding: 90px 0;
    }
    #index-body .i-news {
        padding: 60px 0 40px;
    }
    #index-body .i-news .topTitle {
        padding-bottom: 60px;
    }
    #index-body .i-news .topTitle:after {
        left: 45%;
        bottom: 50px;
    }
    #index-body .i-news .topTitle:before {
        bottom: 50px;
        left: 53%;
    }
    #index-body .i-contact .formBox {
        margin: 80px 0;
        width: 60%;
        background: #FFFFFF;
        padding: 45px;
    }
    #index-body .i-contact .formBox span {
        display: block;
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 21px;
        font-family: 'Times New Roman';
    }
    #index-body .i-contact .formBox h2 {
        font-size: 36px;
        line-height: 40px;
        font-weight: bolder;
        padding-bottom: 40px;
        position: relative;
    }
    #index-body .i-contact .formBox h2:after {
        content: '';
        width: 55px;
        height: 3px;
        background: #f5f5f5;
        position: absolute;
        left: 0;
        bottom: 20px;
    }
    #index-body .i-contact .formBox form {
        width: 100%;
    }
    #index-body .i-contact .formBox form input,
    #index-body .i-contact .formBox form textarea {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        padding: 15px;
        background: #F5F5F5;
        color: #838383;
        margin-bottom: 12px;
        border: none;
        transition: 0.3s ease;
    }
    #index-body .i-contact .formBox form input:focus,
    #index-body .i-contact .formBox form textarea:focus {
        box-shadow: 0 0 5px 2px #0958a9;
    }
    #index-body .i-contact .formBox form textarea {
        height: 150px;
    }
    #index-body .i-contact .formBox form input[type="submit"] {
        width: 50%;
        color: #FFFFFF;
        background: #0958a9;
        font-size: 14px;
        border-radius: 5px;
    }
    #index-body .i-contact .formBox form input[type="submit"]:hover {
        background: #313131;
    }
    #index-body .i-contact .bottom {
        font-size: 22px;
        line-height: 30px;
        padding: 20px 0;
        text-align: center;
        background: #0958a9;
        color: #FFFFFF;
        transition: 0.3s ease;
        font-family: 'Comic Sans MS';
    }
    #index-body .i-contact .bottom a {
        transition: 0.3s ease;
    }
    #index-body .i-contact .bottom a:hover {
        color: #000000;
    }
    .inner-page .container .pro-nav h3 {
        font-size: 18px;
    }
    .inner-product .container .inner-product-nav li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 1080px) {
    #banner .container {
        left: 0;
    }
    #banner .titleL {
        top: 60px;
        left: 0;
    }
    #banner .video {
        width: 70%;
        left: 15%;
        top: 300px;
    }
    #banner .video p {
        width: 100%;
    }
    #banner .video img {
        width: 100%;
        margin: 0 auto;
    }
    #banner .video .box{
        height:300px;
        line-height:300px;
    }
    #index-body .i-about {
        padding-top: 300px;
    }
    #index-body .i-about .topTitle:after {
        left: 45%;
    }
    #index-body .i-about .topTitle:before {
        left: 54%;
    }
    #index-body .i-about .aboutL {
        width: 40%;
    }
    #index-body .i-about .aboutR {
        width: 60%;
        padding: 0 0 0 30px;
    }
    #footer {
        background: #222222;
    }
    #footer .menu {
        font-family: 'Arial';
        padding: 25px 0 40px;
    }
    #footer .menu li {
        width: 22%;
        margin-right: 4%;
        float: left;
    }
    #footer .menu li h2 {
        font-size: 18px;
        line-height: 40px;
        color: #8b8b8b;
        border-bottom: 1px dashed #8b8b8b;
        margin-bottom: 30px;
    }
    #footer .menu li p {
        line-height: 30px;
        color: #ababab;
    }
    #footer .menu li ul li {
        width: 100%;
        float: initial;
        color: #ababab;
        font-size: 16px;
        line-height: 36px;
        font-weight: bolder;
        font-family: 'Poppins-Regular';
    }
    #footer .menu li ul li a {
        transition: 0.3s ease;
    }
    #footer .menu li ul li a:hover {
        color: #0958a9;
    }
    #footer .menu li:last-child {
        margin-right: 0;
    }
    .inner-page .container .pro-nav {
        display: none;
    }
    .inner-page .container .inner-product-list.column {
        width: 100% !important;
        padding-left: 0 !important;
    }
	.network-box .load {
		display:none;
	}
    #footer .footer-bottom .right.column20,.grid-box.two>.column80 {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    #banner .container {
        left: 0;
    }
    #banner .titleL {
        width: 40%;
        min-width: 550px;
        color: #FFFFFF;
        padding-left: 0;
        position: static;
        margin: 80px auto;
    }
    #banner .titleL h2 {
        font-size: 56px;
        line-height: 56px;
    }
    #banner .titleL p {
        font-size: 14px;
        line-height: 20px;
    }
    #banner .titleL a {
        font-size: 14px;
        line-height: 14px;
    }
    #banner .video {
        width: 100%;
        top: 350px;
        left: 0;
    }
    #banner .video h2{
        display:none;
    }
    #banner .video p {
        display:none;
    }
    #banner .video img {
        width: 90%;
        margin: 0 auto;
    }
    #index-body .i-about {
        padding-top: 300px;
    }
    #index-body .i-about .topTitle:after {
        left: 43%;
    }
    #index-body .i-about .topTitle:before {
        left: 55%;
    }
    #index-body .i-about .aboutL {
        width: 100%;
    }
    #index-body .i-about .aboutR {
        width: 100%;
        padding: 30px 0;
    }
    #index-body .i-about .choose {
        padding: 30px 0;
    }
    #index-body .i-about .choose li {
        width: 100%;
        margin: 15px 0;
    }
    #index-body .i-about .choose li:nth-child(3) {
        margin: 15px 0;
        width: 100%;
    }
    #index-body .i-intro {
        padding: 30px 0;
    }
    #index-body .i-intro .introL {
        width: 100%;
    }
    #index-body .i-intro .introL p {
        font-size: 24px;
        color: #FFFFFF;
        padding-bottom: 10px;
    }
    #index-body .i-intro .introR {
        width: 100%;
        padding-left: 0;
    }
    #index-body .i-product .topTitle {
        padding-bottom: 30px;
        padding-top: 20px;
    }
    #index-body .i-product .topTitle:after {
        left: 0;
        bottom: 20px;
    }
    #index-body .i-product .topTitle:before {
        bottom: 20px;
        left: 12%;
    }
    #index-body .i-product .swiper-button-next,
    #index-body .i-product .swiper-button-prev {
        display: none;
    }
    #index-body .i-news {
        padding: 30px 0;
    }
    #index-body .i-news h3 {
        font-size: 18px;
        line-height: 24px;
        font-family: 'Poppins-Regular';
        color: #6d6d6d;
    }
    #index-body .i-news .topTitle {
        padding-bottom: 40px;
    }
    #index-body .i-news .topTitle:after {
        left: 46.5%;
        bottom: 30px;
    }
    #index-body .i-news .topTitle:before {
        left: 52%;
        bottom: 30px;
    }
    #index-body .i-contact .formBox {
        margin: 30px 0;
        width: 100%;
    }
    #index-body .i-about{
        background-image:none;
    }
	.inner-banner .banner-focus #bdt-header-animation {
		margin-top:15%;
	}
    #footer .footer-top .right ul li {
        display: none;
    }
    #footer .footer-top .right ul li:nth-child(1) {
        width: 100%;
        display: block;
    }
    #index-body .init-1 .box ul, #index-body .init-d .box ul {
        display: block;
    }
}
@media screen and (max-width: 414px) {
    #banner .container {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    #banner .titleL {
        min-width: 100px;
        width: 90%;
        color: #FFFFFF;
        padding-left: 0;
        position: absolute;
        left: 5%;
        top: 10px;
        margin: 0;
    }
    #banner .titleL h2 {
        font-size: 24px;
        line-height: 32px;
        font-weight: bolder;
    }
    #banner .titleL p {
        margin: 0px 0 20px;
    }
    #banner .titleL a {
        padding: 10px 15px;
    }
    #banner .video {
        left: 0;
        top: 180px;
    }
    #banner .video h2 {
        font-size: 18px;
        line-height: 18px;
    }
    #banner .video p {
        width: 90%;
        margin: 0 5%;
        font-size: 14px;
        line-height: 26px;
        padding: 0px;
        color: #0958a9;
    }
    #banner .video img {
        width: 90%;
        margin: 0 auto;
    }
    #banner .video a {
        width: 56px;
        height: 56px;
        font-size: 36px;
        line-height: 56px;
        top: 60%;
        left: 40%;
    }
    #banner .video a i {
        margin-left: 3px;
    }
    #index-body .i-about {
        padding-top: 200px;
    }
    #index-body .i-about .topTitle:after {
        left: 37%;
    }
    #index-body .i-about .topTitle:before {
        left: 60%;
    }
    #index-body .i-about .aboutR {
        width: 100%;
        text-align: left;
        padding: 30px 0 ;
    }
    #index-body .i-about .aboutR h3 {
        font-size: 16px;
        line-height: 16px;
    }
    #index-body .i-about .aboutR h2 {
        font-size: 20px;
        line-height: 28px;
        padding-top: 5px;
        position: relative;
        padding-bottom: 20px;
    }
    #index-body .i-about .aboutR h2:after {
        bottom: 15px;
    }
    #index-body .i-about .aboutR p {
        font-size: 14px;
        line-height: 20px;
    }
    #index-body .i-about .aboutR a {
        display: inline-block;
        padding: 10px 15px;
        width: auto;
        height: auto;
        font-size: 12px;
        line-height: 12px;
        margin-top: 10px;
    }
    #index-body .i-about .choose {
        padding: 20px 0;
    }
    #index-body .i-about .choose li h2 {
        font-size: 18px;
        line-height: 26px;
    }
    #index-body .i-about .choose li p {
        font-size: 14px;
        line-height: 24px;
    }
    #index-body .i-intro {
        padding: 30px 0;
        line-height: 24px;
    }
    #index-body .i-intro .introL p {
        font-size: 18px;
        padding-bottom: 10px;
    }
    #index-body .i-intro .introL h2 {
        font-size: 12px;
        padding-left: 30%;
    }
    #index-body .i-intro .introR {
        width: 100%;
        padding-left: 0px;
        font-family: 'Arial';
    }
    #index-body .i-product .topTitle {
        font-size: 36px;
        line-height: 48px;
        padding-bottom: 40px;
        padding-top: 20px;
    }
    #index-body .i-product .topTitle:after {
        left: 0;
        bottom: 30px;
    }
    #index-body .i-product .topTitle:before {
        bottom: 30px;
        left: 24%;
    }
    #index-body .i-product .swiper-slide h2 {
        font-weight: bolder;
    }
    #index-body .i-news {
        padding: 30px 0;
    }
    #index-body .i-news .topTitle {
        font-size: 36px;
        line-height: 48px;
        padding-bottom: 40px;
    }
    #index-body .i-news .topTitle:after {
        width: 45px;
        left: 40%;
        bottom: 40px;
    }
    #index-body .i-news .topTitle:before {
        bottom: 40px;
        left: 55%;
    }
    #index-body .i-contact .formBox form textarea {
        height: 120px;
    }
    #footer .menu {
        font-family: 'Arial';
        padding: 25px 0 40px;
    }
    #footer .menu li {
        width: 49%;
        margin-right: 2%;
    }
    #footer .menu li ul li:nth-child(3),
    #footer .menu li ul li:nth-child(4) {
        padding-top: 0!important;
    }
    #footer .menu li:last-child {
        margin-right: 0;
    }
    #footer .menu li:nth-child(2n) {
        margin-right: 0;
    }
    #footer .menu li:nth-child(3),
    #footer .menu li:nth-child(4) {
        padding-top: 20px;
    }
}

.wpulike{display: none!important;}
.slideBox .slick-track .img-box{display: inline-block;width: 100%;text-align: center;}
.slideBox .slick-track .img-box a{display: inline-block;width: 100%;text-align: center;outline: none;}
.slideBox .slick-track .img-box a img{display: inline-block;}
