body {
    color: #000;
    font-size: 14px;
    font-family: Univers LT,Arial,sans-serif;
    margin:0 auto;
	position:relative;
	overflow-x: hidden;
    background: #fffefe;
}
@font-face {
 font-family:Univers LT;
 src:url(../fonts/UniversLTCYR-55Roman.otf) format("opentype");
 font-style:normal;
 font-weight:400;
 font-display:swap
}
@font-face {
 font-family:Univers LT;
 src:url(../fonts/UniversLTCYR-45Light.otf) format("opentype");
 font-style:normal;
 font-weight:300;
 font-display:swap
}
@font-face {
 font-family:Univers LT;
 src:url(../fonts/UniversLTCYR-65Bold.otf) format("opentype");
 font-style:normal;
 font-weight:700;
 font-display:swap
}
@font-face {
 font-family:Univers LT Cond;
 src:url(../fonts/UniversLTCYR-57Condensed.otf) format("opentype");
 font-style:normal;
 font-weight:400;
 font-display:swap
}
@font-face {
 font-family:Univers LT Cond;
 src:url(../fonts/UniversLTCYR-67BoldCond.otf) format("opentype");
 font-style:normal;
 font-weight:700;
 font-display:swap
}
@font-face {
  font-family: "Arial";
  src: url('../fonts/Arial.ttf')
}
@font-face {
  font-family: "BebasNeue";
  src: url('../fonts/BebasNeue.ttf')
}
@font-face {
    font-family: 'BarlowCondensed-M';
    src:
     url(../fonts/BarlowCondensed-M.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'poppins-semibold';
    src:
     url(../fonts/poppins-semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
} 
.img-hide{ overflow:hidden; display: block; }
.banner .slick-list{ margin:0 -17px; }
.img-hide img,.div-img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,.img-hide:hover .div-img{ transform: scale(1.05,1.05); }
.slick-slider{ touch-action: auto!important; }
.txt-elise{ overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; }
.txt-cplm{}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{max-width:100%;display: inline-block;vertical-align: middle;}
.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1530px;}

.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.search-box-c{ position: fixed; left: 50%; width: 700px; transform:translate(-50%,-50%); top: 50%; height: 54px; background: #fff; padding-right: 115px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #005187; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
body.active{ height: 100vh; overflow:hidden; }
.container{ width: 1430px; }
.header{ position: fixed; left: 0; top: 0; right: 0; z-index: 1000; transition: 0.3s all; }
.slideUp{ transform:translate(0,-100%); }
.header-top{ background: #000; line-height: 40px; color: #fff; font-weight: 700; }
.header-top a{ display: inline-block; margin-left: 30px; color: #fff; }
.header-top a:hover{ color: #e7762a; text-decoration: underline!important; }
.header-bottom{ background-image: linear-gradient(#000, rgba(0,0,0,0)); }
.logo{ padding:10px 0; }
.dh-title{ font-size: 24px; color: #333; padding-bottom: 10px;}
.dh-title a{ font-size: 24px !important;color: #333 !important;line-height: 40px !important;letter-spacing: normal !important; }
.dh-title a:hover{ font-size: 24px !important;color: #e7762a !important;line-height: 40px !important;letter-spacing: normal !important; }
.banner{ margin:0; overflow:hidden; }
.banner img{ width: 100%; display: none; }
.banner .slick-dots{ bottom: 20px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 12px; height: 12px; border-radius: 50%; }
.banner .slick-dots li button{ background: #fff; }
.banner .slick-dots li.slick-active button{ background: #e97a2b; }
.banner div,.banner a,.banner{ height: 100vh; display: block; }
.nav-list li{ float: left; margin-left: 35px; }
.nav-list li a{ display: block; line-height: 80px; color: #fff; font-weight: 500; font-family: Univers LT,Arial,sans-serif;font-size: 22px;letter-spacing: 1.1px;}
.nav-list{ /* margin-left: 85px; */ margin-left: 10px;}
.nav-list .open a#dLabel{ color: #e7762a; position: relative; }
.nav-list .open a#dLabel:before{ display: block; content: ""; position: absolute; left: 0; right: 0; height: 2px; background: #e7762a; top: 50%; margin-top: 15px; }
.h_language{margin-right:10px; margin-top: 25px;}
.h_language>a{display:block; color:#fff!important; font-weight: 500; font-size:18px; line-height:30px;font-family: Univers LT;letter-spacing: 1.1px;}
.h_language>a i{line-height:1;}
.h_language>a i:first-child{font-size:16px; background:none}
.h_language>a i:first-child{display:inline-block; vertical-align:middle; font-size:0; width:21px; height:21px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; background:url(../images/language_icon_2.gif) no-repeat center center; background-size:cover; margin-right:6px;}
.h_language>a:hover{color:#00a1e9;}
.h_language.mobile_language{display:none;}
.lan_down ul li a {
    display: block;
    padding: 5px 10px;
    color: #666; transition: 0.3s all;
}
.dropdown-menu{ padding:10px 0; background: rgba(230,232,234,0.8); }
.lan_down ul li a:hover{ background: #fff; }
.page-one{ background: #f4f4f4; padding:60px 0px; position: relative; overflow:hidden; }
.module-title-com {
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
}
.module-title-com__title {
    font-size: 35px;
    font-weight: bold;
    color: #000;
    /* letter-spacing: 1px; */
    margin-bottom: 15px;
	text-transform: none;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.module-title-com__title:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 80px;
    height: 4px;
    background-color: #e97528;
}

.module-title-com__title {
    font-family: "Univers LT";
}

.one-slick{ height: 325px; }
.onex-slick-c{ position: absolute; left: 50%; top: 180px; right: 0; margin-left: -700px; }
.onde-slick-box .slick-slide{ padding:0 4px; }
.onde-slick-box .slick-slide a{ display: block; position: relative; padding-top: 100%; }
.onde-slick-box .slick-slide a span{ font-family: "Univers LT"; color: #fff; padding:20px 30px; position: absolute; left: 0; right: 0; bottom: 0; font-size: 24px;
    letter-spacing: .4px; background: url(../images/txt-mask.png) center no-repeat; background-size: 100% 100%; }
.onde-slick-box .slick-next{ width: 40px; height: 40px; background: url(../images/right02.png) center no-repeat; top: -110px; left: 0%; margin-left: 1360px; }
.onde-slick-box .slick-prev{ width: 40px; height: 40px; background: url(../images/left02.png) center no-repeat; top: -110px; left: 0%; margin-left: 1320px; }
.slick-next:before,.slick-prev:before{ display: none; }
.onde-slick-box .slick-prev.slick-disabled{  background: url(../images/left.png) center no-repeat;}
.onde-slick-box .slick-next.slick-disabled{ background: url(../images/right.png) center no-repeat; }

.hl-box{ background: url(../images/hl.png) center no-repeat; background-size: 100% auto; margin-top: 70px; padding-top: 40px; }
.hl-box .module-title-com__title{ font-size: 60px; }
.hl-box .module-title-com__title:after{ left: 50%; margin-left: -40px; }
.number-ul li{ float: left; width: 20%; }
.number-top{ font-size: 24px; font-weight: bold; font-family: "Univers LT"; color: #e37425; }
.number-top span{ font-size: 72px; padding-right: 5px; }
.number-bottom{ color: #000; font-family: "Univers LT"; /* letter-spacing: 0.5px; */ }
.page-tow{ background: url(../images/back01.jpg) center no-repeat; background-size: cover; height: 940px; padding-top: 260px; }
.page-tow .module-title-com__title{ color: #fff; font-size: 48px; text-transform: none;}
.page-tow .module-title-com__title a{ color: #fff; font-size: 48px; }
.page-tow .module-title-com__title a:hover{ color: #e7762a; font-size: 48px; }
.tow-p{ font-size: 16px; color: #fff; font-weight: bold; line-height: 30px; max-width: 790px; }
.page-tow .module-title-com{ margin-bottom:20px; }
.btn-video{ width: 180px; margin-top: 20px; text-transform: uppercase;   height: 50px; padding:0; line-height: 50px; background: #e7762a; border-radius: 0; border:none; color: #fff; font-weight: bold; }
.btn-video span{ display: inline-block; padding-left: 30px; background: url(../images/raw.png) left center no-repeat; }
.btn-video:hover{ color: #fff; background: #000; }
.three-img{ width: 41%; }
.three-right{ width:50%; padding-top: 20px; }
.three-right-top{ font-weight: bold; font-size:20px;}
.three-right .module-title-com__title{ margin-top: 15px; margin-bottom: 20px; -webkit-line-clamp: 2; }
.three-right-p{ font-size: 16px; font-weight: bold; line-height: 30px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.three-right .module-title-com__title:after{ background:#e7762a; }
.three-right .btn-video{ width: 150px; }
.three-list li{ margin-top: 60px; }
.four-p{ font-size: 16px; color: #fff; font-weight: bold; }
.page-four{ background: url(../images/back02.jpg) center no-repeat; background-size: cover; padding:80px 0; margin-top: 60px; }
.page-four .module-title-com__title{ color: #fff; font-size: 40px; font-weight: normal; }
.page-four .module-title-com__title:after{ left: 50%; margin-left: -40px; }
.page-four .module-title-com{ margin-bottom:20px; }
.page-four .btn-video{ width: 146px; margin-top: 30px; }
.four-sm{ overflow:hidden; }
.four-img{ position: relative; padding-top: 67%; }
.four-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.four-slick-bottom{ background: #fff; padding:30px 40px; height: 295px; }
.four-tt-sm{ font-size: 16px; letter-spacing: 2px; font-weight: bold; font-family: "Univers LT"; }
.four-tt{ font-size: 28px;font-weight:bold; font-family: "Univers LT";  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.four-txt{ font-size: 16px;  line-height: 30px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical; 
}
.four-slick .slick-slide{ padding:0 20px; }
.four-slick{ margin:0 -20px; margin-top: 30px; }
.four-slick .slick-next.slick-disabled{ background: url(../images/right.png) center no-repeat; }
.four-slick .slick-prev.slick-disabled{ background: url(../images/left.png) center no-repeat; }
.four-slick .slick-next{ right: 20px; top: -65px; width: 40px; height: 40px; background: url(../images/right02.png) center no-repeat; }
.four-slick .slick-prev{ right: 60px; left: auto; top: -65px; width: 40px; height: 40px; background: url(../images/left02.png) center no-repeat; }
.four-slick a:hover .four-slick-bottom{ background: #000; position: relative; }
.four-slick a:hover .four-tt-sm,.four-slick a:hover .four-txt{ color: #fff; }
.four-slick a:hover .four-slick-bottom:before{ display: block; content: ""; position: absolute; right: 25px; bottom: 25px; width: 7px; height: 15px; background: url(../images/nav-r03.png) center no-repeat; }


.footer{ background: #212429; padding-top: 110px; }
.footer-tt{ font-size: 40px; color: #fff; font-family: "Univers LT"; }
.footer-link a{ display: inline-block; margin-top: 30px; background: #e7762a; width: 580px; line-height: 60px; font-size: 24px; color: #fff; font-family: "Univers LT"; }
.footer-link a:hover{ background: #000; color: #fff; }
.down-a span{ display: none; }
.footer .dropdown-menu{ display: block; position: static; padding:0; background: none; border:none; box-shadow: none; }
.down-a{ color: #fff; text-transform: uppercase; text-align: left; display: block; font-family: "Univers LT"; font-size: 18px; }
.down-a:hover{color:#fff;}
.dropdown-menu li a{ font-size: 16px; color: #666; font-family: "Univers LT"; padding:5px 0; }
.footer .dropdown-menu li a:hover{ background: none; color: #e7762a; }
.footer-left{ /* margin-right: 101px; */ margin-right: 75px;}
.footer-bottom{ margin-top: 75px; }
.footer-a a{ display: inline-block; margin-right: 10px; }
.footer-a{ margin-right: -10px; margin-top: 25px; }
.link-down{ position: relative; margin-top: 25px; }
.link-down-top{ border:solid 1px #63666b; line-height: 40px; background: url(../images/down.png) 98% center no-repeat; font-size: 16px; font-family: "Univers LT"; color: #666; padding:0 20px; }
.link-ul{ border:solid 1px #63666b; background: #212429; max-height: 262px; overflow-y: auto; display: none; position: absolute; left: 0; top: 100%; width: 100%; }
.link-ul li a{ padding:6px 15px; display: block; border-bottom: solid 1px #e5e5e5; color: #fff; background: #e7762a; }
.link-ul li a:hover{ background: #fff; color: #e7762a; }
.link-down:hover .link-ul{ display: block; }
.link-p p,.link-p a{ font-size: 16px; color: #fff; margin-bottom: 10px; font-family: "Univers LT"; }
.link-p{ margin-top: 30px; }
.link-p a:hover{     color: #e87826; }
.footer-sm{ border-top: solid 1px #63666b; padding:15px 0 100px 0; margin-top: 130px; }
.footer-sm-left a{ display: inline-block; margin-right: 20px; }
.footer-sm-left{ font-size: 16px; font-family: "Univers LT"; color: #b4b4b6; }
.footer-sm-right a{ display: inline-block; margin-left: 25px; font-family: "Univers LT"; color: #b4b4b6; }
.fix-bottom{ position: fixed; right: 0; bottom: 0; width: 515px; background: #1c1d1f; z-index: 100; }
.fix-bottom-top{ position: relative; background: #1c1d1f; }
.fix-bottom-top .form-control{ border:none; box-shadow: none; font-size: 18px; color: #e7762a; border-radius: 0; height: 70px; background: url(../images/search.png) 25px center no-repeat; padding-left: 70px; font-family: Univers LT;letter-spacing: 1px;}
.fix-raw{ position: absolute; right: 30px; top: 0; bottom: 0; width: 15px; z-index: 10; background: url(../images/raw-top.png) center no-repeat; }
.fix-ul{     background: #e7762a; transition: 0.3s all; height: 0; overflow:hidden; }
.fix-ul li{ float: left; width: 33.333333%; padding:40px 0; }
.fix-ul li a{ display: block; border-right: solid 1px #9e1c20; font-family: "Univers LT"; color: #000; }
.fix-ul li a span{ display: inline-block; margin-bottom:10px; }
.fix-ul li:last-child a{ border:none; }
.fix-ul li a:hover{ color: #9e1c20; }
.fix-bottom.active .fix-ul{ height: 138px; }
.fix-bottom.active .fix-raw{ transform: rotate(180deg); }
.nav-list .dropdown{ position: static; }
.header-bottom .container{ position: relative; }
.nav-down{ position: fixed;  left: 50%; width: 1400px; margin-left: -700px; border-radius: 0; top: 121px; bottom: 120px; background: #fff; overflow-x: hidden; overflow-y: auto; padding: 20px 0 0; }
.nav-tabs{ width: 225px; }
.nav-tabs li a{ display: block; position: relative; border:none!important; font-weight: normal; line-height: 1!important; position: relative; padding: 16px 0; font-family: "Univers LT"; color: #666; /* text-transform: uppercase; */ letter-spacing: normal;}
.nav-tabs li{ float: none!important; margin:0!important; }
.nav-down .container{ padding:0 35px; width: 100%; }
.nav-tabs li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-top: solid 1px #ddd; }
.nav-tabs li.active a:before{ border-width: 2px; border-color: #e7762a; }
.nav-right{ width: 1030px; }
.nav-right-top{ border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 10px; }
.nav-right-top a{ display: inline-block!important; width: 22px; height: 22px; background: url(../images/close.png) center no-repeat; }
.nav-right-tt{ font-family: "Univers LT"; font-size: 24px; color: #000; }
.img-nav li{ float: left; width:25%; padding:0 8px; margin:0; margin-bottom: 15px; }
.img-top-tt{ font-size: 14px; line-height: 20px; margin-top: 10px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  height: 40px; font-family: Univers LT,Arial,sans-serif; letter-spacing: normal;}
.img-nav{ margin:20px -8px 0 -8px; }
.number_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.number_bg .ovrly {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #000000;
    opacity: 0.6;
}
.page-tow{ position: relative; }
.page-tow .container{ position: relative; z-index: 100; }
.header.one{ background: #000; }
/*****************about*************/
.page-banner img{ width: 100%; }
.banner-bottom{ background: #f7f7f7; line-height: 80px; }
.banner-tt{ font-size: 28px; color: #000; font-family: "Univers LT"; }
.nav-b{ line-height: 80px; font-family: "Univers LT"; color: #666; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav-b a{ color: #666; padding-right: 5px;padding-left: 5px;font-size: 16px;/* letter-spacing: 1px; */}
.about-nav li{ float: left; margin-right: 20px; margin-bottom:20px;}
.about-nav{ margin-top: 30px; }
.about-nav li a{ display: block; width: 255px; background: #e5e5e5; font-family: "Univers LT"; /* line-height: 45px; */ font-size: 16px; color: #000;/* letter-spacing: 1.2px; */ padding-top: 15px;
padding-bottom: 15px;}
.about-nav li:first-child a {
    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.about-nav li:last-child a {
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
}
.about-nav li.active a,.about-nav li a:hover{ background: #e7762a; color: #fff; }
.about-lind{ border-top: solid 1px #ddd; margin-top: 15px; }
.about-left{ float: left;
    width: 50%;
    padding-right: 50px;
    padding-top: 18px;
    padding-bottom: 60px;
    background: url(../images/about_bg2.png) left bottom / 100% no-repeat; }
.module-title-com__title span{ color: #e7762a; font-size:42px;}
.about-tt{ font-size: 32px; color: #e7762a; font-family: "Univers LT"; }
.about-left .module-title-com{ margin-bottom: 30px; }
.about-p{ overflow: hidden;    line-height: 30px;    font-size: 18px;    color: #666666;    max-height: 250px;    margin-top: 9px;    margin-bottom: 16px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}
.about-more a{ display: inline-block; margin-top: 15px; padding:0 20px; font-family: "Univers LT"; font-size: 18px; /* letter-spacing: 2px; */ color: #fff; display: inline-block; background: #ec7426; line-height: 50px; margin-right: 30px; }
.about-more a:hover{ background: #000; }
.number-left{ position: relative; padding-left: 80px; margin-top: 45px; width: 50%; }
.number-img{ position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }
.number-top-b{ font-size: 56px;
    line-height: 60px;
    color: #e7762a;
    font-family: 'Univers LT'; }
.number-bottom{ color: #888888;
    font-size: 14px;
    line-height: 20px;
    /* text-transform: uppercase; */
    margin-top: 7px; }
.number-top-b span{     font-size: 16px;
    line-height: 26px;
    color: #e7762a;
    font-family: 'Univers LT,sans-serif'; }
.about-right{ width: 50%;
    padding-left: 14px; }
.in_about_top {
    padding-bottom: 22px;
}
.in_about_top .text-center {
    float: right;
}
.text-img span {
    line-height: 182px;
    display: block;
}
.text-img {
    -webkit-text-fill-color: transparent;
    background: -o-linear-gradient(transparent, transparent);
    background: url(../images/year_bg.jpg) no-repeat bottom center;
    -webkit-background-clip: text;
    background-position-y: 40%;
    -webkit-animation: imgPos 5s linear normal infinite paused;
    animation: imgPos 5s linear normal infinite paused;
    display: inline-block;
    overflow: hidden;
    line-height: 182px;
    font-size: 220px;
    color: #fff;
    font-family: 'BarlowCondensed-M';
}
.in_about_top_r {
    display: block;
    float: right;
    margin-right: 24px;
    max-width: 60%;
    padding-top: 118px;
}
.in_about_top_r span {
    max-width: 130px;
    display: block;
    color: #ee6f2c;
    font-size: 20px;
    line-height: 32px;
    text-align: right;
    font-family: 'Univers LT,sans-serif';
    text-transform: capitalize;
}
.in_video_img {
    overflow: hidden;
    width: 100%;
    position: relative;

    margin-top: 20px;
    box-shadow: -10px 10px 10px rgba(0,0,0,0.2);
}
.in_video_img img {
    position: relative;
    z-index: 99;
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
}
.in_video_img span{ width:82px; height:82px; display:inline-block; 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%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;  
 transition: all 0.3s ease-in-out;    transition: all .5s; z-index:99}
.in_video_img:hover span:after{left:-30px;top:-30px;right:-30px;bottom:-30px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.in_video_img span:after{content:'';position:absolute;z-index:-1;left:-10px;top:-10px;right:-10px;bottom:-10px;background:rgba(237,177,12,0.2);border-radius:50%;transition:all .5s;}
.in_video_img span em{ display:inline-block; padding:10px; height:82px; width:82px; background:rgba(237,177,12,0.4); border-radius:50%}
.in_video_img span i{ border-radius:50%; background:url(../images/play.png) center no-repeat; height:62px; display: block; line-height:62px; width:62px; text-align:center; font-size:26px; color:#fff}
.in_video_img:hover em{ background:rgba(251,192,45,0.2);transition: all .5s;}
.about-img{ margin-top: 60px; }
.fz-back{ background: url(../images/fz-back.jpg) center no-repeat; padding-bottom: 120px; background-size: cover; position: relative; }
.fz-back:before{ display: block; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }
.fz-back .container{ position: relative; z-index: 100; margin-top: 40px; }
.ny-title {
    padding-top: 80px;
}
.ny-title .title-en {
    font-size: 36px;
    color: #fff;
    font-family: arial;
    line-height: 36px;
    font-weight: normal;
}
.ny-title .title-en a:link{
    font-size: 36px;
    color: #fff;
    font-family: arial;
    line-height: 36px;
    font-weight: normal;
}
.ny-title .title-en:hover{
    color: #e7762a;
}
.ny-title .title-ch {
    font-size: 26px;
    color: #fff;
    margin: 15px 0;
    font-weight: normal;
}
.ny-title i {
    display: block;
    width: 42px;
    height: 1px;
    background-color: #fff;
}
.lc-slick a {
    display: block;
    width: 100%;
    position: relative;
    height: 320px;
}
.lc-left {
    position: absolute;
}
.lc-slick .line {
    height: 250px;
    width: 1px;
    display: block;
    background-color: #fff;
    position: relative;
    left: 30px;
}
.line:after {
    width: 25px;
    height: 25px;
    background-color: #fff;
    display: block;
    content: "";
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: -25px;
    left: -11px;
}
.date {
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    display: block;
}
.lc-right {
    position: absolute;
    left: 30px;
 
    height: 100%;
    display: table;
    bottom: 68px;
    color: #fff;
}
.lc-right .right-text {
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
}
.right-text h3 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 10px;
}
.right-text p {
    font-size: 16px;
}
.lc-slick{ margin:50px 0 0 0; }
.lc-slick .slick-slide:nth-child(even){ padding-top: 270px; }
.lc-slick .slick-slide:nth-child(even) .line:after{ bottom: auto; top: -22px; }
.lc-slick .slick-slide:nth-child(even) .date{ position: absolute; left: 0; top: -100px; }
.lc-slick .slick-prev{ width: 32px; height: 32px; z-index: 1000; background: url(../images/lc-left.png) center no-repeat; left: -40px; margin-top: -46px; }
.lc-slick .slick-next{ width: 32px; height: 32px; background: url(../images/lc-right.png) center no-repeat; right: -40px; margin-top: -46px; }
/***************联系我们***************/
.contact-left{ width: 50%; padding:0 65px; }
.contact-title{ font-size: 32px; margin-bottom: 20px; margin-top: 65px; font-family: "Univers LT"; }
.con {
    font-size: 16px;
    color: #777;
    line-height: 24px;
    margin-bottom: 35px;
    text-align: justify;
}
.contact-left ul li {
    float: left;
    width: 50%;
    padding:0 10px;
    margin-bottom: 35px;
    position: relative;
    cursor: pointer;
}
.contact-left ul{ margin:0 -10px; }
.contact-left ul li .t {
    font-size: 20px;
    color: #333e46;
    font-weight: bold;
    margin-bottom: 5px;
}
.contact-left ul li .c {
    font-size: 14px;
    color: #727272;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.contact-input{ border-radius: 0; padding-left: 15px; box-shadow: none; min-height: 40px; margin-bottom: 20px; }
.btn-contact{ font-family: "Univers LT"; background: #e7762a; font-size: 20px; color: #fff; padding:10px 30px; border-radius: 0; }
.btn-contact:hover{ background: #000; color: #fff; }
.map-box img{ width: 100%; }
.map-box{ margin-top: 35px; }
.header-top .pull-left a{ margin-left: 0; }
/***************honors***************/
.galleryOverlay:before{ display: block; content: ""; background: url(../images/s1-close.png) center no-repeat; width: 22px; height: 22px; position: absolute; right: 20px; top: 20px; }
.exc1 li{ float: left; width: 20%; padding:0 15px; margin-bottom: 25px; }
.exc1{ margin:0 -15px; padding-top: 30px; padding-bottom: 100px; }
.exc1 li a{ display: block; border:solid 1px #ddd; padding:10px; position: relative; transition: 0.3s all; }
.exc1 li a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2); }   
.exc1 li a span{ display: block; margin:0 25px; position: relative; }
.exc1 li a span img{ width: 100%; height: auto; }
.exc1 li a:before{ display: block; content: ""; position: absolute; right: 10px; top: 10px; width: 24px; height: 24px; background: url(../images/add.png) center no-repeat; }
.ex-title{ text-align: center; font-size: 16px; line-height: 25px; height: 50px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-top: 10px;  }
/****************news*************/
.news-date {
    width: 92px;
    float: left;
    background: #ececec;
    color: #ee6a18;
    text-align: center;
    padding: 16px 0;
    transition: all 0.5s ease;
    position: absolute; left: 0; top: 0;
}
.day {
    font-size: 48px;
    font-family: Impact;
    line-height: 1;
}
.date .year {
    font-size: 14px;
}
.news-ul li a{ display: block; position: relative; padding-left: 120px; }
.news-ul li a:hover .news-date,.news-ul li a:hover .news-more{ background: #000; color: #fff; }
.news-img{ width: 396px; position: relative; }
.news-img img{ width: 100%; height: 265px; }
.news-right{ margin-left: 450px; }
.news-right-tt{ font-family: "Univers LT"; font-size: 24px; color: #333; font-weight: bold;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;}
.news-right-p{ font-size: 16px; line-height: 30px; color: #333; margin-top: 15px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; }
.news-more{ display: inline-block; width: 140px; color: #fff; text-align: center; line-height: 48px; background: #e7762a; font-family: "Univers LT"; font-size: 18px; margin-top: 10px; }
.news-ul li{ margin-bottom:60px; }
.news-ul{ margin-top: 70px; }
.pagination li a{ width: 60px; height: 60px; border-radius: 0!important; border:none; padding:0; line-height: 60px; text-align: center; background: #eff0f5; color: #333; }
.pagination li a.page-num-current{  background: #e7762a; color: #fff;  }
.pagination > .active > a,.pagination li a:hover, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background: #e7762a; color: #fff; }
.pagination{ margin-bottom: 100px; }
/***************news-more*************/
.news_detail_info {
    padding: 15px;
    border-radius: 0;
    border: 1px solid #eee;
    margin-top: 30px;
	margin-bottom: 30px;
}
.news_detail_title {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.article-title {
    color: #333;
    font-size: 24px;
    line-height: 140%;
    display: block;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 0;
}
.page_date {
    margin-top: 15px;
    color: #333333;
    text-transform: uppercase;
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 27px; background: url(../images/icon-a01.png) left center no-repeat;
}
.txt p{ font-size: 16px; line-height: 30px; }
/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:20px;padding:5px 10px; margin-bottom: 70px; background: #f7f7f7;padding-bottom: 0;border-radius: 0;}
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{padding-top:5px;padding-bottom:5px;position:relative;display:block;transition:all .5s;padding-left:50px;border-radius: 2px;}
.navigation li a:hover{text-decoration:none;border-color:#333333;border-radius: 0;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{display: block; content: "";
    position:absolute;top:50%; margin-top: -20px; border-radius: 0; transition: 0.5s all; width:40px;height:40px;line-height:40px; background: url(../images/go-top.png) center no-repeat;}
.navigation li.prev_post a:before{left:0;}
.navigation li.next_post a:before{left:0; background: url(../images/go-bottom.png) center no-repeat;}
.navigation li a:hover:before{border-radius: 50%;}

.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#333;margin-bottom:5px;line-height:20px;transition:all .5s;font-size:16px;font-weight: 700;}
.navigation li a:hover .meta_nav{color:#e7762a;opacity: 1;}
.navigation li a .post_title{overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;font-weight: normal;color: #808080;}
.navigation li a:hover .post_title{color:#e7762a;}
/*****************product****************/
.nav-left{ width: 312px; border-radius: 4px; border:solid 1px #eee; margin-top: 60px; }
.nav-left-top{ line-height: 50px; background: #e7762a; border-radius: 4px; padding:0 15px; font-family: "Univers LT"; font-size: 24px; color: #fff; }
.nav-left-top span{ padding-left: 38px; background: url(../images/icon-left.png) left center no-repeat; }
.nav-left-ul li .nav-a{ position: relative; display: block; padding-top: 15px; padding-bottom: 15px; font-size: 18px; color: #333; padding-left: 65px; padding-right: 40px;}
.nav-left-ul li .nav-a i{ position: absolute; left: 15px; top: 0; bottom: 0; line-height: 60px; }
.nav-left-ul li .nav-a i img{ width: 39px; }
.nav-left-ul li .nav-a:before{ display: block; content: ""; position: absolute; left: 15px; right: 15px; bottom: 0; border-top: solid 1px #eee; }
.nav-left-down li a{ display: block;font-weight: 600;
    background: #fafafa;    position: relative;
    transition: all .5s;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0; }
.nav-left-down{ padding:0 15px; display: none; }
.nav-left-down li a:hover,.nav-left-down li.active a{ color: #e7762a;
    text-decoration: none;
    padding-left: 15px;
    background-color: #fafafa; }
.nav-left-ul li b{ position: absolute; right: 15px; top: 5px; width: 30px; height: 60px; background: url(../images/nav-r.png) center no-repeat; margin-top: -6px; }
.nav-left-ul li.active .nav-a,.nav-left-ul li .nav-a:hover{ color: #e7762a; }
.nav-left-ul li.active b{ background: url(../images/nav-r02.png) center no-repeat; }
.nav-left-ul li:last-child .nav-a:before{ display: none; }
.product-right{ width: 1040px; }
.product-list li{ float: left; width: 33.333333%; padding:0 5px; margin-bottom: 35px; }
.product-list{ margin:0 -5px; margin-top: 25px; }
.product-img{ position: relative; padding-top: 75%; }
.product-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.product-img span{ position: absolute; left: 10px; top: 10px; z-index: 10; font-weight: bold; font-size: 28px; color: #e77435; }
.product-bottom-tt{ font-size: 22px; font-family: "Univers LT"; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; height: 60px;
-webkit-box-orient: vertical; }
.product-bottom{ padding:15px; }
.product-p p{ font-size: 16px; font-family: "Univers LT"; margin-top: 5px; margin-bottom: 0; }
.product-list-ul li{ float: left; width: 25%; padding:0 8px; margin-bottom: 30px; }
.product-list-ul li a{ display: block; padding-bottom: 25px; position: relative; }
.product-list-ul li a:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; height: 4px; width: 0px; transition: 0.3s all; background: #f8752d; }
.product-list-ul li a:hover:before{ width: 100%; }

.product-list-ul{ margin:0 -8px; padding-top: 50px; }
.cp-img{ position: relative; padding-top: 100%; }
.cp-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.cp-title{ font-family: "Univers LT"; font-size: 28px; margin-top: 10px; color: #333; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;height: 80px;-webkit-box-orient: vertical;}
.cp-more{ display: inline-block; letter-spacing: 1px; transition: 0.3s all; margin-top: 10px; font-family: "Univers LT"; color: #f8752d; font-size: 18px; padding-right: 30px; background: url(../images/raw-a.png) right center no-repeat; }
.product-list-ul li a:hover .cp-more{ padding-right: 45px; }
.product-list-bottom{ padding:15px; position: relative; }
.product-list li a{ display: block; }
.product-list li a:hover{ background: #000; }
.product-list li a:hover .product-bottom-tt{ color: #e7762a; }
.product-list li a:hover .product-p p{ color: #fff; }
.product-list li a:hover .product-list-bottom:before {
    display: block;
    content: "";
    position: absolute;
    right: 25px;
    bottom: 25px;
    width: 7px;
    height: 15px;
    background: url(../images/nav-r03.png) center no-repeat;
}
/*****************service****************/
.service-back{ background: #f6f6f6; padding:60px 0; }
.service-title{ font-size: 48px; font-family: "Univers LT"; color: #31403b; line-height: 48px; }
.service-p{ font-size: 18px;
    line-height: 30px;
    color: #333f47;
    margin-top: 30px; text-align: center; }
.service-ul-top{     font-size: 60px;
    
    font-family: "Univers LT"; color: #e7762a; }
.service-ul-top span{ position: relative; }
.service-ul-top span font{ font-size: 40px; }
.service-ul-bottom{ font-size: 16px;
    line-height: 28px;
    color: #626262; }
.service-ul{ max-width: 1000px; margin:40px auto 0 auto; }
.service-ul li{ float: left; width: 33.333333%; padding:0 20px; }
.map-title{ font-size: 18px;
    line-height: 25px;
    color: #333f47;
    margin-top: 20px; margin-left: 80px; margin-right: 80px; }
.map-box-c{ margin-top: 70px; margin-left: 100px; margin-right: 100px; margin-bottom:160px; }
.map-right{ width: 40%; position: relative; padding-bottom: 60px; }
.map-right:before{ display: block; content: ""; position: absolute; right: 0; bottom: 0; height: 10px; left: -60px; box-shadow: 0 10px 10px rgba(0,0,0,0.1); }
.map-right-tt{ font-family: "Univers LT"; font-size: 32px; margin-top: 160px; }
.map-lind{ width: 60px; height: 2px; background: #e7762a; margin-top: 5px; }
.map-right-p{font-size: 18px;
    line-height: 25px;
    color: #333f47;
    margin-top: 20px;}
.map-left{ width: 60%; }
/****************产品详情***************/
.cp-more-top{ background: #f6f6f6; position: relative; padding-bottom: 70px; }
.top-left{ width: 50%; padding:0 90px; }
.cp-more-top .container{ position: relative; z-index: 100; }
.cp-more-top:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 50%; background: #fff; }
.more-top a{ display: block; position: relative; padding-top: 75%; }
.more-top a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.moer-bottom a{ display: block; position: relative; padding-top: 75%; border:solid 2px #ddd; }
.moer-bottom a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.moer-bottom a i{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background:rgba(255,255,255,0.5) url(../images/sp.png) center no-repeat; }
.moer-bottom .slick-current a{ border:solid 2px #e7762a; }
.moer-bottom .slick-slide{ padding:0 5px; }
.sp-box{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.moer-bottom{ margin:0 -5px; }
.top-right{ padding:40px 0 0 35px; width: 50%; }
.top-right-tt{ font-size: 28px; color: #e8792a; font-family: "Univers LT"; /* letter-spacing: 0.5px;  */}
.top-right-tt-lg{ font-size: 38px; line-height: 38px; font-family: "Univers LT"; color: #313f48; }
.top-right-p p{ font-size: 18px; color: #666;/*  margin-top: 10px; */ }
.top-right-p p span{ color: #333; font-family: "Arial"; font-size: 20px;}
.pro_download {
    position: relative;
    padding-bottom: 17px;
    margin-top: 10px;
}
.pro_download a span {
    display: inline-block;
    font-size: 18px;
    color: #2e2e2e;
    font-weight: bold;
    line-height: 28px;
    padding-left: 35px;
    transition: all 0.5s ease;
}
.pro_download a .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/pro_add.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 7px;
    transition: all 0.5s ease;
}
.pro_download a:hover span {
    color: #fd8800;
}
.pro_download a:hover .icon {
    background-position: 0 -16px;
}
.pro_download:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75%;
    height: 1px;
    background: #c1c1c1;
}
.con {
    margin: 15px 0;
   
}
.con a {
    display: inline-block;
    margin-right: 40px;
}
.con a span.icon {
    width: 19px;
    height: 19px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.con a.con_a1 span.icon {
    background: url(../images/pro_detail01_ico1.png) no-repeat 0 -19px;
}
.con a span.icon img {
    display: none;
}
.con a span.txt {
    font-size: 17px;
    color: #888888;
}
.con a.con_a2 span.icon {
    background: url(../images/pro_detail01_ico2.png) no-repeat 0 -19px;
}
.con a.con_a3 span.icon {
    background: url(../images/pro_detail01_ico3.png) no-repeat 0 -19px;
}
.con a.con_a3:hover span.icon {
    background-position: 0 0;
}
.con a:hover span.txt {
    color: #e7762a;
}
.con a.con_a1:hover span.icon {
    background-position: 0 0;
}
.con a.con_a2:hover span.icon {
    background-position: 0 0;
}
.con a:hover span.txt {
    color: #e7762a;
}
.pro_price {
    width: 160px;
    height: 58px;
    line-height: 58px;
    background: #212429;
    text-align: center;
    font-size: 22px;
    font-family: Impact;
    color: #e7762a;
    position: relative;
    text-transform: uppercase;
}
.pro_price a {
    position: relative;
    z-index: 3;
    color: #e7762a;
    display: block;
}
.pro_price:after {
    content: '';
    width: 0;
    height: 100%;
    background: #e7762a;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s ease;
}
.pro_price a:hover {
    color: #fff;
}
.pro_price:hover:after {
    width: 100%;
}
.more-border{ border-top: solid 7px #e7762a; padding-top: 35px; }
.more-border-left{ width: 1015px; }
.more-border-tt{ background: #f7f7f7; }
.more-border-tt span{ display: inline-block; height: 55px; padding:3px 15px; font-size: 30px; color: #fff; font-family: "Univers LT"; background: #e7762a; }
.more-box-txt{ padding:30px 0; }

.post_blog_tag{border-radius: 0;border-top: 1px solid #e5e5e5;margin-top: 10px;padding-top: 10px;}
.post_blog_tag>p{display:inline-block;text-transform:capitalize;margin:0;color:#333;font-size:16px;font-weight: 700;}
.post_blog_tag>p i{color:#fac515;margin-right:5px;font-size: 15px;}
.post_blog_tag li{display:inline-block;margin:5px 0 0 5px;position:relative;border:none;padding:0;}
.post_blog_tag li a{display:inline-block;background:#e5e5e5;font-size:13px;border-radius:5px;line-height:20px;color:#4d4d4d;padding:5px 15px;transition:all .5s;text-transform: capitalize;}
.post_blog_tag li:hover a{box-shadow:0 2px 4px rgba(0, 0, 0, 0.06);text-decoration:none;color:#333;border-color:#e7762a;border-radius:30px;background:#e7762a;}

.send_column{position: relative;z-index:10;bottom:0;border-radius:0;box-shadow: 0 5px 30px 0 rgba(0,0,0,0.05);padding:40px 30px;}
.send_column .main_title{text-align: left;margin-bottom:30px;padding-top:0;background: none;}
.send_column .main_title:before{display: none;}
.send_column .main_title em{padding-left: 0;z-index: 5;font-size: 32px;position: relative;padding-bottom: 0;color:#333;padding-left: 56px;}
.send_column .main_title em:before{display: inline-block;vertical-align: middle;margin-right: 20px;margin-top: -2px;background: url(../images/icon-bj.png) no-repeat;width: 40px;height: 40px; font-style: normal; content:'';position: absolute;left: 0;top: 0;}
.send_column .main_title .line{text-align: left;width: 68px;}
.send_column .main_title em:after{display: none;}
.send_column .main_title:before{left: 0;margin-left: 0;}
.send_column .text{margin-bottom: 25px;color:#808080;max-width: 100%;max-height: inherit;margin-top: 15px;margin-left: 0;line-height: 24px;}
.single-page .send_column > .text{margin-bottom:20px;font-size:0.14rem;}

.send_column ul{list-style:none;max-width:100%;padding-top:0;}
.send_column ul li{margin-bottom:35px;padding-left: 0;padding-right: 13px;position: relative;}
.send_column ul li p{margin:0;margin-top:0;margin-bottom:0;border-radius:5px;color:#333;text-align: left;text-transform: capitalize;background:#f7f7f7;padding:5px;display: flex;align-items: center;font-size: 13px;}
.send_column ul li p a{ text-decoration:underline;display:block;text-transform: capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;vertical-align: middle;color: #333;font-weight: 600;margin-left: 5px;}
.send_column ul li span{display:block;position:relative;}
/*.send_column ul li span:after{content:'*';color:red;position:absolute;right:5px;top:5px;z-index:2;line-height: 20px;z-index: 111;}*/
.send_column ul li span:before{content:'';position:absolute;right:16px;top:14px;width:24px;height:24px;display:inline-block;background-image: url(../images/icon.png);background-repeat: no-repeat;}
.send_column ul li span.ms_e:before{background-position:-40px -227px;}
.send_column ul li span.ms_p:before{background-position:0 -226px;}
.send_column ul li span.ms_m:before{background-position:-84px -225px;}
.send_column ul li span.ms_n:before{background-position:-2px -198px;}
.send_column ul li span.ms_web:before{background-position:-85px -198px;}
.send_column ul li span.ms_p:after{display:none;}
.send_column ul li label.title{font-weight:normal;font-size:13px;color:#808080;text-transform:capitalize;line-height:20px;display:block;padding:0 10px;z-index: 5;margin-bottom: 0;background: #fff;position: absolute;left: 10px;transition:all .5s;top: -16px;}
.send_column ul li label i{font-style: normal;}

.send_column ul li input{background:none;height:48px;width:100%;line-height:46px;padding-right:42px;padding-left: 15px;color:#666;border:2px solid #eee;background:#fff;border-radius:0;transition:all .5s;font-size: 15px;}
.send_column ul li textarea{height:120px;background:#fff;width:100%;max-width:100%;max-height:140px;;padding:10px 42px 10px 15px;color:#666;border:none;border: 2px solid #eee!important;border-radius:0;transition:all .5s;font-size: 15px;line-height: 140%;}
.send_column ul li textarea{ outline: none!important;  }
.send_column ul li input:focus,.send_column ul li textarea:focus{color:#333;background: #fff;border-color: #e7762a!important;}
.send_column ul li input:-ms-input-placeholder{color:#666;}/* Internet Explorer 10+ */
.send_column ul li input::-webkit-input-placeholder{color:#666;}/* WebKit browsers */
.send_column ul li input::-moz-placeholder{color:#666;}/* Mozilla Firefox 4 to 18 */
.send_column ul li input:-moz-placeholder{color:#666;}/* Mozilla Firefox 19+ */

.send_column ul li textarea:-ms-input-placeholder{color:#666;}/* Internet Explorer 10+ */
.send_column ul li textarea::-webkit-input-placeholder{color:#666;}/* WebKit browsers */
.send_column ul li textarea::-moz-placeholder{color:#666;}/* Mozilla Firefox 4 to 18 */
.send_column ul li textarea:-moz-placeholder{color:#666;}/* Mozilla Firefox 19+ */
.send_column .main_more{margin-top:0;}
.send_column .send{color: #fff; border:none; text-align: center;height: 48px;line-height: 48px;text-transform: uppercase;position: relative;display: inline-block;padding-left: 40px;padding-right: 40px;border-radius:0;font-size: 15px;font-weight:700;background: #e7762a;
}
.send_column .send:hover{ background: #000; color: #fff; }
.send_column .send input{display: block;position: absolute; padding:0 20px; left: 0;top: 0;height: 100%;background: none;border: none;z-index: 2;}

.send_column ul li.ny-con-cx-03{display: flex;align-items: center;}
.send_column ul li.ny-con-cx-03 input{min-width: 160px;max-width: 240px;padding-left: 10px;}
.send_column ul li.ny-con-cx-03 img{margin: 10px !important;}
.send_column ul li.ny-con-cx-03 .refresh{display: inline-block;text-transform: capitalize;font-size: 0.14rem;min-width: 120px;}
.send_column ul li.ny-con-cx-03 .refresh:hover{color: #333333;}

.send_column ul li .cform-item__wrap{display: flex;align-items: center;}
.send_column ul li .cform-item__wrap input{min-width: 160px;max-width: 240px;padding-left: 10px;}
.send_column ul li .cform-item__wrap img{margin: 10px !important;}
.send_column ul li .cform-item__wrap .refresh{display: inline-block;text-transform: capitalize;font-size: 0.14rem;min-width: 120px;line-height: 20px;}
.send_column ul li .cform-item__wrap .refresh:hover{color: #333333;}

.message_left{width:110px;padding-top: 35px;position: relative;background:#fff;}
.message_left i{display: inline-block;padding-top: 18px;padding-bottom: 18px;width: 100%;text-align: right;position: relative;}
.message_left i:before{content:'';background: url(../images/icon.png) no-repeat;display: inline-block;width: 68px;height: 60px;background-position: -365px -328px;}
#pro_inquiry{margin:0;position:relative;background:none;border-radius: 0;overflow: hidden;border-top:2px solid #e7762a;z-index: 99;margin-bottom: 40px;margin-top: 30px;box-shadow: 0 5px 30px 1px rgba(0,0,0,0.1);}
#pro_inquiry .send_column{border:none;box-shadow: none;padding:40px 30px;box-shadow:none;position: relative;padding-bottom: 40px;}
#pro_inquiry .send_column .main_title{margin-top: 0;padding-top: 0;}
.nav-left.pull-right{ margin-top: 0; }





.nav-b a:hover{ color: #e8792a; }
.fix-bottom-top .form-control::-webkit-input-placeholder{
            color:#e8792a;
        }
.fix-bottom-top .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#e8792a;
        }
.fix-bottom-top .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#e8792a;
        }
.fix-bottom-top .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#e8792a;}
.onde-slick-box .slick-slide a:hover span{ color: #e7762a; }

.video-ycw{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 9999000;
  background: rgba(0,0,0,0.8);
}
.video-yc{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 1100px;

  /* background: #000; */
  /* box-shadow: 0 0 8px rgba(0,0,0,0.6); */
}
.video-close{
  float: right;
  width: 22px;
  height: 22px;
  background: url(../images/s1-close.png) no-repeat;
  position: relative;
  top: -20px;
  right: 0px;
  cursor: pointer;
}
.four-slick a:hover{ color: #e7762a; }
.footer-sm-right a:hover{ color: #fff; }



.video-yc-t{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; }
.phone-box{ display: none; }
.fix-ul li a span{ display: block; }
.left-li{ position: relative; }
.about-video{ position: absolute; left: 0; z-index: 100; top: 0; width: 101%; height: 101%; display: none; }
.in_video_img.active .about-video{ display: block; }
.about-video video{ width: 100%; height: 100%; }

@media( max-width: 1479px){
    .container{ width: 1230px; }
    .onex-slick-c{ margin-left: -600px; }
    .footer-left{ margin-right: 26px; }
    .one-slick{ height: 256px; }
    .contact-left ul li{ width: 100%; margin-bottom: 15px; }
    .exc1 li{ width: 25%; }
    .product-right,.more-border-left{ width: 840px; }
    .map-right-tt{ margin-top: 80px; }
    .nav-down{ width: 1200px; margin-left: -600px; }
    .nav-right{ width: 830px; }
	.four-tt{font-size: 26px;}
	.four-txt{font-size: 18px;}

}
@media( max-width: 1279px){
    .nav-list li a{ font-size: 18px; }
    .container{ width: 970px; }
    .nav-right-tt{ font-size: 18px; }
    .nav-down{ width: 940px; margin-left: -470px; }
    .nav-right{ width: 550px; }
    .onex-slick-c{ margin-left: -470px; }
    .onde-slick-box .slick-slide a span{ font-size: 18px; }
    .one-slick{ height: 211px; }
    .number-top{ font-size: 36px; }
    .about-nav li a{ /* width: 150px; */ }
    .contact-left{ padding:0 30px; }
    .exc1 li{ width: 33.333333%; }
    .product-right,.more-border-left{ width: 600px; }
    .product-list li{ width: 50%; }
    .map-right-tt{ margin-top: 40px; }
    .top-left{ padding:0 30px 0 0; }
    .banner div,.banner a,.banner{ height: auto; display: block; }
    .banner a{ padding-top: 50%; }
    .banner{ display: block; }
	.top-right-tt{font-size: 25px;}
	.top-right-tt-lg{font-size: 27px;}
	.hl-box .module-title-com__title{font-size: 50px;}
	.number-top span{font-size: 62px;}
	.number-top{font-size: 30px;}
	.page-tow .module-title-com__title a{font-size: 44px;}
	.module-title-com__title{font-size: 25px;}
	.page-four .module-title-com__title{font-size: 38px;}
	.four-slick-bottom{height: 260px;}
	.four-tt{font-size: 22px;}
	.four-txt{font-size: 18px;}
	.about-tt{font-size: 28px;}
	.number-top-b{font-size: 50px;}
	.footer-sm{margin-top: 20px;padding: 15px 0;}
}
@media( max-width: 991px){
    .container{ width: 750px; }
    .header .container{ width: 100%; }
    .header{ height: 50px; background: #000; }
    .header-top{ display: none; }
    .logo img{ height: 30px; }
    .nav-list{ position: fixed; display: none; left: 0; top: 50px; bottom: 0; height: auto; margin:0; right: 0; background: #fff; }
    .nav-list li a{ color: #333; line-height: 40px; padding:0 15px; position: relative; }
    .nav-list li{ margin:0; float: none; position: relative!important; }
    .nav-list li.open{ z-index: 1000; }
    .h_language{ margin-top: 0px; }
    .h_language>a{ line-height: 50px; }
    .menu-button{ display: block; }
    .nav-down{ position: static!important; float: none!important; margin:0!important; width: 100%!important; overflow:visible!important; padding:0!important; }
    .nav-down .container{ padding:0; }
    .nav-tabs{ width: 100%; float: none!important; }
    .open .nav-down{ display: block!important; }
    .nav-tabs li a{ line-height: 40px!important; }
    .nav-right{ display: none!important; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .open .nav-click{ transform: rotate(180deg); }
    .nav-tabs li a{ border:none!important; }
    .nav-tabs li a:before{ display: none; }
    .nav-down{ border:none!important; box-shadow: none!important; }
    .onex-slick-c{ margin-left: -360px; }
    .number-top{ font-size: 24px; }
    .number-ul li{ width: 33.333333%; }
    .number-ul .number-bottom{ height: 80px; }
    .page-tow{ height: auto; padding:50px 0; }
    .three-img{ width: 100%; text-align: center; }
    .three-right{ width: 100%; }
    .footer-left{ width: 25%; margin:0; }
    .footer-right{ float: none!important; margin-top: 20px;}
    .footer-left-lg{ width: 100%; float: none!important; }
    body{ padding-top: 50px; }
    .one-slick{ height: 271px; }
    .about-left{ width: 100%; padding-right: 0; }
    .about-right{ width: 100%; padding:0; }
    .about-nav li a{ /* width: 120px; */ }
    .exc1 li{ width: 50%; }
    .news-ul li a{ padding-left: 0; }
    .news-date{ z-index: 100; }
    .nav-left{ width: 100%; margin-top: 20px; }
    .product-right{ width: 100%; }
    .product-list-ul li{ width: 50%; }
    .map-right,.map-left,.more-border-left{ width: 100%; }
    .map-right-tt{ margin-top: 20px; }
    .top-left{ width: 100%; padding:0; }
    .cp-more-top:before{ display: none; }
    .top-right{ width: 100%; padding-left: 0; }
    .video-yc{ width: 90%; left: 5%; right: 5%; transform: translate(0,-50%); }
    .phone-box{ position: fixed; left: 0; top:50px; right: 0; bottom: 0; background: #fff; z-index: 1000; }
    .phone-nav li a{ display: block; font-size: 18px; line-height: 64px; padding:0 15px; position: relative; font-family: "Univers LT"; }
    .phone-nav li a:before,.three-nav li a:before{ display: block; content: ""; position: absolute; left: 15px; right: 15px; bottom: 0; border-bottom: solid 1px #ddd; }
    .phone-nav li a:after{ display: block; content: ""; position: absolute; right: 15px; top: 0; bottom: 0; width: 24px; background: url(../images/nav-jt.png) center no-repeat; }
    .yy-link a{ display: block; padding:10px 15px; font-size: 16px; color: #333; font-family: "Univers LT"; }
    .yy-link{ margin-top: 30px; }
    .phone-nav-tow,.phone-nav-three{ display: none; position: fixed; left: 0; top: 50px;right: 0; background: #fff; }
    .go-back{ height: 64px; line-height: 64px; display: block; text-align: center; background: #000 url(../images/jt-bai.png) 15px center no-repeat; position: relative; color: #fff; font-size: 24px; font-family: "Univers LT"; }
    .nav-sm{ position: fixed; left: 0; top: 114px; overflow-y:auto; right: 0; bottom: 0; background: #fff; }
    .three-nav-img{ width: 127px; height: 84px; }
    .three-nav li a{ display: block; padding:10px 15px; height: 104px; }
    .three-nav-txt{ position: absolute; line-height: 30px; left: 160px; right: 15px; top: 50%; font-size: 16px; font-family: "Univers LT"; transform:translate(0,-50%); }
    .three-nav li a:after{ display: none; }
    .bbb,.ccc{ position: relative; z-index: 1000; }
    .bbb .phone-nav-tow{ display: block; }
    .go-back:after,.go-back:before{ display: none!important; }
    .ccc .phone-nav-three{ display: block; }
    .three-nav{ position: fixed; left: 0; top: 114px; right: 0; bottom: 0; overflow-y: auto; background: #fff; }
    .pc_language{ display: none; }
    .footer{ padding-top: 30px; }
    .footer-tt{ font-size: 24px; }
    .footer-link a{ width: 100%; margin-top: 15px; line-height: 50px; font-size: 16px; }
    .footer-left{ width: 100%; }
    .footer .dropdown-menu{ display: none; }
    .footer .open .dropdown-menu{ display: block; }
    .down-a{ color: #fff!important; }
    .down-a span{ display: block; position: absolute; right: 0; color: #fff; top: 3px; line-height: 25px; }
    .down-a.qqq span{ transform: rotate(180deg); }
    .footer-bottom{ margin-top: 20px; }
    .footer-a{ margin-top: 15px; }
    .footer-sm{ margin-top: 20px; padding:15px 0; }
    .four-slick-bottom{ padding:20px; height: 250px;}
    .four-tt{ font-size: 22px; }
	.four-txt{font-size: 16px; }
	.hl-box .module-title-com__title{font-size: 40px;}
	.number-top span{font-size: 52px;}
	.number-top{font-size: 25px;}
	.page-tow .module-title-com__title a{font-size: 40px;}
	.page-four .module-title-com__title{font-size: 36px;}
	.about-tt{font-size: 25px;}
	.number-top-b{font-size: 40px;}
	.ny-title .title-en{font-size: 28px;}
	.text-img span{line-height: 130px;font-size: 160px;}
	.in_about_top_r{padding-top: 74px;}
    }
@media( max-width: 767px){
    .text-img span{line-height: 100px;font-size: 110px;}
	.in_about_top_r{padding-top: 32px;}
    .ny-title .title-en{ font-size: 24px; margin-bottom: 0; }
    .ny-title .title-ch{ font-size: 18px; margin-top: 0; }
    .container{ width: 100%; }
    .module-title-com__title{ font-size: 22px;     -webkit-line-clamp: 2;  }
	.nav-b {width:100%;}
	.page-four .module-title-com__title{font-size: 36px; }
    .page-one{ padding:15px 0; }
    .module-title-com{ margin-bottom:20px; }
    .one-slick{ height: auto; }
    .onex-slick-c{ margin:0; position: static; }
    .hl-box .module-title-com__title{ font-size: 36px; }
    .hl-box{ margin-top: 30px; padding-top: 10px; }
    .number-ul li{ width: 50%; }
    .number-top span{ font-size: 48px; }
    .page-tow .module-title-com__title{ font-size: 24px; }
	.page-tow .module-title-com__title a{ font-size: 24px; }
    .tow-p,.three-right-p{ font-size: 14px; line-height: 25px; }
    .three-list li{ margin-top: 30px; }
    .four-slick .slick-prev,.four-slick .slick-next{ display: none!important; }

    body{ padding-bottom: 50px; }
    .fix-bottom{ width: 100%; }
    .footer-sm-right{ width: 100%; text-align: center; }
    .footer-sm-right a{ margin:0 5px; }
    .fix-bottom-top .form-control{ height: 50px; font-size: 16px; }
    .fix-ul li{ padding:15px 0; }
    .fix-bottom.active .fix-ul{ height: 88px; }
    .page-four{ padding:20px 0; margin-top: 30px; }
    .four-slick-bottom{ padding:20px; height: 230px; }
    .footer-sm-left a{ display: block; margin-right: 0; margin-bottom: 10px; }
    .footer-sm-left{ width: 100%; text-align: center; }
    .about-nav li{ margin:0; width: 50%; padding:0 5px; margin-bottom: 10px; }
    .about-nav li a{ width: 100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .about-tt{ font-size: 24px; }
    .number-left{ width: 50%; margin-top: 25px; }
    .text-img{ font-size: 190px; }
    .about-left{ padding-bottom: 30px; }
    .about-img{ margin-top: 20px; }
    .ny-title{ padding-top: 30px; }
    .lc-slick .line{ display: none; }
    .lc-left{ position: static; width: 100%; }
    .lc-slick .slick-slide:nth-child(even) .date{ position: static; }
    .date{ text-align: center; }
    .lc-right{ position: static; display: block; }
    .lc-slick .slick-slide:nth-child(even){ padding:0; }
    .lc-right .right-text{ padding:0; text-align: center; display: block; }
    .lc-slick a{ height: auto; }
    .lc-slick .slick-prev{ left: 0; margin-top: -20px; }
    .lc-slick .slick-next{ right: 0; margin-top: -20px; }
    .fz-back{ padding-bottom: 50px; }
    .lc-slick{ margin-top: 30px; }
    .contact-left{ padding:0; width: 100%; }
    .contact-title{ margin:30px 0 10px 0; }
    .con{ margin-bottom: 10px; }
    .contact-left ul li .c{ height: auto; }
    .exc1 li a span{ padding-top: 3%; }
    .ex-title{ font-size: 14px; }
    .exc1{ padding:30px 0; }
    .about-lind{ margin-top: 20px; }
    .news-img{ width: 100%; float: none!important; }
    .news-img img{ width: 100%; height: auto; }
	.news-right-tt{font-size: 20px;}
	.news-more{width: 120px;line-height: 45px;}
    .news-right{ margin-left: 0px; margin-top: 15px; }
    .news-right-p{ margin-top: 0; }
    .news-ul li{ margin-bottom:20px; }
    .news-ul{ margin-top: 30px; }
    .pagination li a{ width: 34px; height: 34px; line-height: 34px; }
    .pagination{ margin-bottom: 30px; }
    .navigation{ margin-bottom: 30px; }
    .product-img span{ font-size: 16px; left: 5px; top: 5px; }
    .product-list li{ margin-bottom: 15px; }
    .product-list-ul li{ margin-bottom: 15px; }
    .cp-more{ margin-top: 0; }
    .cp-title{ font-size: 24px; }
    .product-list-ul{ padding-top: 20px; }
    .service-back{ padding:30px 0; }
    .service-title{ font-size: 32px; line-height: 32px; }
    .service-p{ font-size: 14px; line-height: 25px; margin-top: 15px; }
    .service-ul li{ width: 100%; }
    .map-title{ margin-left: 0; margin-right: 0; }
    .map-box-c{ margin:30px 0; }
    .send_column .main_title em{ font-size: 24px; line-height: 40px; height: 40px; padding-top: 8px; }
    .send_column ul li p{ display: block; }
    .top-right-tt-lg{ font-size: 27px; }
    .more-border-tt span{ font-size: 24px; padding-top: 10px; }
    .cp-more-top{ padding-bottom: 30px; }
    .slick-list{ padding-left:0!important; }
    .video-close{ right: 0; }
    .qqq.down-a span{ transform:rotate(180deg); }
    .link-down:hover .link-ul{ display: none; }
    .link-down-top.qqq{ background: url(../images/down02.png) 98% center no-repeat; }
    .fix-bottom{ height: 50px; overflow:hidden; }
    .fix-bottom.active{  height: 180px; z-index: 100000; background: #e7762a; }
    .fix-ul{ height: auto!important; }
    .fix-ul li{ float: none; width: 100%; padding:0; }
    .fix-ul li a span{ float: left; margin:0; margin-right: 12px; }
    .fix-ul li a{ display: block; padding:0px 15px; line-height: 40px; text-align: left; }
    .four-slick .slick-slide{ padding:0 5px; }
    .four-slick{ margin-left: -5px; margin-right: -5px; }
	.slick-slider{ touch-action: auto!important; }
	.four-tt{font-size: 18px;}
	.four-txt{font-size: 16px;}
}