@font-face {
  font-family: 'eurostile';
  src: url(../fonts/eurostile.ttf) format('truetype'), url(../fonts/eurostile.eot) format('eot'), url(../fonts/eurostile.woff) format('woff'), url(../fonts/eurostile.woff2) format('woff2');
}
@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url(../fonts/SourceHanSansCN-Bold.ttf) format('truetype'), url(../fonts/SourceHanSansCN-Bold.eot) format('eot'), url(../fonts/SourceHanSansCN-Bold.woff) format('woff'), url(../fonts/SourceHanSansCN-Bold.woff2) format('woff2');
}
@media screen and (max-width: 1000px){
  .tem,.fil, .hello {
    display: none !important;
  }

}
@font-face {
  font-family: 'roboto-bold';
  src: url(../fonts/roboto-bold.ttf) format('truetype'), url(../fonts/roboto-bold.eot) format('eot'), url(../fonts/roboto-bold.woff) format('woff'), url(../fonts/roboto-bold.woff2) format('woff2');
}
.container {
  width: 1200px;
}
.images-box {
  overflow: hidden;
  position: relative;
}
.images-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.images-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}
#header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
#header .nav {
  background: url(../images/header-top_01.jpg) repeat-x;
  position: relative;
  padding: 20px 0 10px;
}
#header .nav .h-search {
  cursor: pointer;
  position: absolute;
  right: 0%;
  top: 0;
  z-index: 99;
}
#header .nav .h-search .fa {
  color: #ffffff;
  font-size: 22px;
}
#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);
}
  .left .fil {
  font-size: 22px;
  color:#e60012;
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
/*#header .nav .language {
  padding: 24px 0 0 30px;
}
#header .nav .language a {
  display: block;
  width: 33px;
  height: 33px;
  background: #fff;
  color: #000000;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}*/
#header .language {
  position: relative;
  height: 85px;
  line-height: 85px;
}
#header .language span {
  height: 85px;
  font-size: 18px;
  display: block;
  cursor: pointer;
  color: #ffffff;
}
#header .language .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 140px;
  background: #e60012;
  text-align: left;
  z-index: 101;
}
#header .language .sub-menu li {
  line-height: normal;
}
#header .language .sub-menu li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .language .sub-menu li:hover {
  background: #222;
}
#header .nav .menu-box {
  padding: 0;
  line-height: 85px;
  height: 85px;
  position: relative;
  padding-right: 30px;
}
#header .nav .menu-box .menu > li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  margin: 0 25px;
  vertical-align: top;
}
#header .nav .menu-box .menu > li > a {
  font-size: 16px;
  color: #ffffff;
  display: block;
  position: relative;
}
#header .nav .menu-box .menu > li > a:after {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #ffffff;
}
#header .nav .menu-box .menu > li:hover > a {
  color: #ffffff;
}
#header .nav .menu-box .menu > li:hover > a:after {
  width: 80%;
  left: 10%;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #ee212b;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#index-body .i-six-column {
  background: url(../images/four-column_05.jpg) repeat;
}
#index-body .i-six-column .column {
  padding: 50px 20px 30px;
  cursor: pointer;
}
#index-body .i-six-column .column .img {
  min-height: 67px;
}
#index-body .i-six-column .column .img{
	margin-bottom:15px;
}
#index-body .i-six-column .column .img img {
  display: block;
  margin: 0 auto;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-six-column .column:hover img {
  transform: rotateY(180deg);
  transition: all 1.2s ease;
}
#index-body .i-six-column .column p {
  font-size: 18px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
#index-body .i-six-column .column:nth-child(2n) {
  background: rgba(255, 255, 255, 0.1);
}
#index-body .i-about {
  padding: 200px 0;
}
#index-body .i-about .grid-box.two {
  position: relative;
}
#index-body .i-about .grid-box.two:after {
  content: '01';
  position: absolute;
  font-size: 148px;
  color: #f1f1f1;
  z-index: -1;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  top: -32%;
  left: -6%;
}
#index-body .i-about .grid-box.two .column img {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
#index-body .i-about .grid-box.two .column h2 {
  color: #1c1c1c;
  font-family: roboto-bold;
  font-weight: bold;
}
#index-body .i-about .grid-box.two .column h2 a {
  font-size: 36px;
}
#index-body .i-about .grid-box.two .column h3 {
  line-height: 30px;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
}
#index-body .i-about .grid-box.two .column p {
  line-height: 30px;
  color: #7a7a7a;
  font-size: 16px;
  margin: 20px 0;
}

#index-body .i-about .grid-box.two .column .slee {
  line-height: 30px;
  color: #7a7a7a;
  font-size: 16px;
  margin: 20px 0;
}
#index-body .i-about .grid-box.two .column .slee h1 {
  display: inline;
  font-size: 16px;
}
#index-body .i-about .grid-box.two .column:nth-child(2) {
  padding-left: 5%;
}
#index-body .i-about .grid-box.part-2 {
  margin-top: 100px;
}
#index-body .i-about .grid-box.part-2:after {
  content: '02';
  position: absolute;
  font-size: 148px;
  color: #f1f1f1;
  z-index: -1;
  top: -32%;
  font-family: SourceHanSansCN-Bold;
  left: auto;
  right: -6%;
}
#index-body .i-about .grid-box.part-2 .column {
  padding-right: 5%;
}
#index-body .i-about .grid-box.part-2 .column:nth-child(2) {
  padding: 0;
}
#index-body .i-about .grid-box.part-2 .grid-box.three {
  margin-top: 30px;
}
#index-body .i-about .grid-box.part-2 .grid-box.three .column {
  padding: 0;
}
#index-body .i-about .grid-box.part-2 .grid-box.three .column h4 {
  color: #ee212b;
  font-size: 24px;
  text-align: center;
  font-weight: bolder;
}
#index-body .i-about .grid-box.part-2 .grid-box.three .column h4 i {
  font-size: 24px;
}
#index-body .i-about .grid-box.part-2 .grid-box.three .column p {
  font-size: 16px;
  text-align: center;
  color: #404040;
  margin: 0;
  text-transform: capitalize;
}
#index-body h2.h2 {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  position: relative;
}
#index-body h2.h2:before {
  content: '';
  position: absolute;
  width: 33%;
  height: 1px;
  background: #ee212b;
  left: 5%;
  top: 25px;
}
#index-body h2.h2:after {
  content: '';
  position: absolute;
  width: 33%;
  height: 1px;
  background: #ee212b;
  right: 5%;
  top: 25px;
}
#index-body p.p {
  text-align: center;
  padding: 20px 18%;
  color: #b1b1b1;
  line-height: 25px;
}
#index-body .i-product {
  background: url(../images/pro-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 95px 0;
  position: relative;
}
#index-body .i-product .next {
  width: 61px;
  height: 61px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: -30px;
  z-index: 8;
}
#index-body .i-product .i-pro {
  text-align: center;
  margin: 10px 0;
}
#index-body .i-product ul.li {
  display: inline-block;
}
#index-body .i-product ul.li li {
  float: left;
  display: inline;
  margin: 0 10px;
}
#index-body .i-product ul.li li a {
  display: block;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
}
#index-body .i-product ul.li li a:hover {
  background: #ee212b;
}
#index-body .i-product .pro-list {
  margin-top: 40px;
}
#index-body .i-product .pro-list .grid-box .column .img-box {
  position: relative;
}
#index-body .i-product .pro-list .grid-box .column .img-box .layer {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  filter: alpha(opacity=100);
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-product .pro-list .grid-box .column .img-box .text {
  position: absolute;
  width: 100%;
  bottom: 20px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-product .pro-list .grid-box .column .img-box .text p {
  text-align: center;
  text-transform: uppercase;
}
#index-body .i-product .pro-list .grid-box .column .img-box .text p a {
  font-size: 18px;
  color: #fff;
}
#index-body .i-product .pro-list .grid-box .column .img-box:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-product .pro-list .grid-box .column .img-box:hover .text {
  bottom: 45%;
}
#index-body .i-product .pro-list .grid-box .column .img-box:hover .text p a {
  position: relative;
}
#index-body .i-product .pro-list .grid-box .column .img-box:hover .text p a:after {
  content: '';
  position: absolute;
  left: -40px;
  top: 10px;
  width: 30px;
  height: 1px;
  background: #fff;
}
#index-body .i-product .pro-list .grid-box .column .img-box:hover .text p a::before {
  content: '';
  position: absolute;
  right: -40px;
  top: 10px;
  width: 30px;
  height: 1px;
  background: #fff;
}
#index-body .i-product .pro-list .i-fl {
  width: 29.7%;
}
#index-body .i-product .pro-list .i-fr {
  width: 70.3%;
}
#index-body .i-product .pro-list .i-fr .column:nth-child(1){
	display: none;
}
#index-body .i-why {
  padding: 100px 0;
  background: url(../images/why-bg.jpg) no-repeat center;
  background-size: cover;
}
#index-body .i-why h2.h2 {
  color: #000000;
}
#index-body .i-why h2.h2:before,
#index-body .i-why h2.h2:after {
  display: none;
}
#index-body .i-why .grid-box.four {
  margin-top: 50px;
}
#index-body .i-why .grid-box.four .column {
  background: url(../images/col1.png) no-repeat center;
  background-size: 100% 100%;
  padding: 9% 3%;
  position: relative;
}
#index-body .i-why .grid-box.four .column:after {
  content: '1';
  position: absolute;
  width: 108px;
  height: 108px;
  background: #000000;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-weight: bolder;
  font-size: 36px;
  line-height: 108px;
  text-align: center;
  top: -54px;
  left: 50%;
  margin-left: -54px;
  color: #fff;
}
#index-body .i-why .grid-box.four .column h3 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  height: 65px;
  position: relative;
  text-transform: uppercase;
}
#index-body .i-why .grid-box.four .column h3:before {
  content: '';
    position: absolute;
    width: 76px;
    height: 2px;
    background: #fff;
    left: 50%;
    margin-left: -38px;
    bottom: 0;
}
#index-body .i-why .grid-box.four .column p {
  color: #fff;
  line-height: 25px;
  padding: 10px 0;
  text-align: center;
  margin-top: 20px;
}
#index-body .i-why .grid-box.four .column:nth-child(2n) {
  background: url(../images/col2.png) no-repeat center;
  background-size: 100% 100%;
}
#index-body .i-why .grid-box.four .column:nth-child(2):after {
  content: '2';background:#ee212b;
}
#index-body .i-why .grid-box.four .column:nth-child(3):after {
  content: '3';
}
#index-body .i-why .grid-box.four .column:nth-child(4):after {
  content: '4';background:#ee212b;
}
#index-body .i-news {
  padding: 80px 0 30px;
}
#index-body .i-news h2.h2 {
  color: #000000;
}
#index-body .i-news h2.h2:before,
#index-body .i-news h2.h2:after {
  display: none;
}
#index-body .i-news .news-list {
  margin-top: 30px;
}
#index-body .i-news .news-list .text {
  padding: 30px;
  background: #f4f4f4;
}
#index-body .i-news .news-list .text .time {
  color: #75757c;
  font-size: 16px;
}
#index-body .i-news .news-list .text h2 {
  margin: 10px 0;
}
#index-body .i-news .news-list .text h2 a {
  color: #414a4a;
  font-size: 18px;
}
#index-body .i-news .news-list .text p {
  line-height: 24px;
  color: #999;
}
#index-body .i-partner {
  padding: 70px 0;
}
#index-body .i-partner .partner-list {
  position: relative;
  padding: 0 3%;
}
#index-body .i-partner .partner-list .fa {
  width: 42px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  position: absolute;
  left: -45px;
  top: 10px;
  background: #dfdfdc;
  cursor: pointer;
}
#index-body .i-partner .partner-list .fa-chevron-right {
  left: auto;
  right: -45px;
}
#footer {
  background: url(../images/footer-bg.jpg) no-repeat center;
  background-size: cover;
}
#footer .footer-top {
  padding: 100px 0 60px;
}
#footer .footer-top h2 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 5px;
  font-weight: bolder;
  text-transform: uppercase;
}
#footer .footer-top h2:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  background: #e60012;
  left: 0;
  bottom: 0;
}
/* #footer .footer-top .column img{
	display:none;
} */
#footer .footer-top .grid-box .column:nth-child(1) {
  padding-right: 5%;
}
#footer .footer-top .grid-box .column:nth-child(2),
#footer .footer-top .grid-box .column:nth-child(3) {
  padding-top: 60px;
}
#footer .footer-top .i-contact p {
  color: #dddddd;
}
#footer .footer-top .i-contact form input,
#footer .footer-top .i-contact form textarea {
  padding: 8px;
  background: rgba(255, 255, 255, 0.1);
  color: #dddddd;
  border: none;
  width: 100%;
}
#footer .footer-top .i-contact form input[type="submit"],
#footer .footer-top .i-contact form textarea[type="submit"] {
  width: 50%;
  color: #fff;
  background: #e60012;
  font-size: 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 10px;
}
#footer .footer-top .i-contact form textarea {
  width: 100%;
  height: 120px;
}
#footer .footer-top .i-contact form ul {
  margin-bottom: 10px;
}
#footer .footer-top .i-contact form ul li {
  float: left;
  width: 50%;
}
#footer .footer-top .i-contact form ul li:nth-child(1) {
  padding-right: 10px;
}
#footer .footer-top p {
  color: #ffffff;
  line-height: 30px;
  margin: 10px 0;
}
#footer .footer-top ul li {
  line-height: 30px;
  width: 48%;
  float: left;
  margin-bottom: 5px;
}
#footer .footer-top ul li:nth-child(16)~li {display:none;}
#footer .footer-top ul li a {
  color: #ffffff;
}
#footer .footer-bottom {
  border-top: 1px solid #4c4d4e;
}
#footer .footer-bottom p {
  color: #ffffff;
  text-align: center;
  padding: 20px 0;
  line-height:28px;
}
#footer .footer-bottom p a {
  color: #ffffff;
}
#footer .footer-bottom p a:hover {
  color: #ffffff!important;
}
.up {
  width: 50px;
  height: 50px;
  text-align: center;
  position: fixed;
  right: 120px;
  bottom: 20px;
  z-index: 8;
  background: #e60012;
  line-height: 50px;
  cursor: pointer;
}
.up .fa {
  text-align: center;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .container {
    width: 970px;
  }
  #header .nav .menu-box .menu > li {
    margin: 0 15px;
  }
}
@media screen and (max-width: 970px) {
  .container {
    width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 700px;
  }
  #index-body .i-about .grid-box.two .column {
    width: 100%;
  }
  #index-body .i-about .grid-box.two .column:nth-child(2) {
    margin-top: 20px;
    padding-left: 0;
  }
  #index-body .i-about .grid-box.two:after {
    top: -16%;
    left: -6%;
  }
  #index-body .i-about .grid-box.part-2:after {
    top: -13%;
  }
  #index-body .i-about .grid-box.two .column h2 a {
    font-size: 28px;
  }
  #index-body .i-about .grid-box.part-2 .grid-box.three .column {
    width: 33.3%;
  }
  #index-body .i-about .grid-box.part-2 .grid-box.three .column:nth-child(2) {
    margin-top: 0;
  }
  #index-body .i-why .grid-box.four > .column {
    width: 50%;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 700px) {
  .container {
    width: 100%;
  }
  #index-body .i-six-column .column {
    padding: 20px;
    cursor: pointer;
    width: 33.3%;
  }
  #index-body .i-about {
    padding: 100px 0;
  }
  #index-body .i-about .grid-box.part-2 .grid-box.three .column {
    width: 50%;
    margin-bottom: 20px;
  }
  #index-body h2.h2:before {
    content: '';
    position: absolute;
    width: 20%;
    left: 2%;
    top: 25px;
  }
  #index-body h2.h2:after {
    content: '';
    position: absolute;
    width: 20%;
    right: 2%;
    top: 25px;
  }
  #index-body .i-product .pro-list .i-fl,
  #index-body .i-product .pro-list .i-fr {
    width: 100%;
  }
  #index-body h2.h2 {
    font-size: 20px;
  }
  #index-body .i-why .grid-box.four .column:after {
    content: '1';
    width: 58px;
    height: 58px;
    font-size: 20px;
    line-height: 58px;
    top: -29px;
    left: 50%;
    margin-left: -29px;
  }
  #footer .footer-top .grid-box .column {
    padding-right: 0;
    width: 100%;
  }
  .up {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.inner-page .sidebar {
  width: 20%;
}
.inner-page .sidebar .search {
  display: block;
  background: #333;
  color: white;
  padding: 20px;
  border-top-left-radius: 30px;
}
.inner-page .sidebar .search form {
  position: relative;
}
.inner-page .sidebar .search form input {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border: 1px solid transparent;
  background: transparent;
  font-size: 16px;
  padding-left: 40px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .sidebar .search form input::-webkit-input-placeholder {
  color: white;
}
.inner-page .sidebar .search form input:-moz-placeholder {
  color: white;
}
.inner-page .sidebar .search form input::-moz-placeholder {
  color: white;
}
.inner-page .sidebar .search form input:-ms-input-placeholder {
  color: white;
}
.inner-page .sidebar .search form input[type="submit"] {
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/icon-search-white.png") center center no-repeat;
  background-size: 18px;
}
.inner-page .sidebar .search form input:focus {
  border-color: white;
}
.inner-page .sidebar .sidebar-nav {
  margin-top: 10px;
}
.inner-page .sidebar .sidebar-nav h4 {
  display: block;
  background: #e60012;
  color: #fff;
  font-size: 22px;
  padding: 20px;
}
.inner-page .sidebar .sidebar-nav h4 i {
  margin-right: 10px;
}
.inner-page .sidebar .sidebar-nav .nav {
  padding-top: 10px;
}
.inner-page .sidebar .sidebar-nav .nav ul {
  border-bottom: 1px solid #ccc;
}
.inner-page .sidebar .sidebar-nav .nav ul li a {
  line-height: 32px;
  padding: 20px;
  display: block;
  color: #4c4c4d;
  font-size: 18px;
  border-top: 1px solid #ccc;
  position: relative;
}
.inner-page .sidebar .sidebar-nav .nav ul li a:before {
  content: "\f105";
  position: absolute;
  right: 0;
  top: 18px;    font-family: "FontAwesome";
}
.inner-page .sidebar .sidebar-nav .nav ul li a:hover {
  text-decoration: underline;
}
.inner-page .sidebar .sidebar-nav .nav ul li:first-child a {
  border-top: none;
}
.inner-page .sidebar .sidebar-nav .nav ul li.active a:before {
  content: "\f107";
}
.inner-page .sidebar .sidebar-nav .nav ul li ul {
  border-bottom: none;
}
.inner-page .sidebar .sidebar-nav .nav ul li li a {
  border-top: none;
  border-bottom: none !important;
  padding: 15px 20px 15px 50px;
  font-size: 16px;
  color: #656666;
  position: relative;
}
.inner-page .sidebar .sidebar-nav .nav ul li li a:before {
  content: '' !important;
  display: inline-block;
  margin-right: 15px;
  width: 18px;
  height: 18px;
  background: #cacbcc;
  position: absolute;
  left: 20px;
  top: 18px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .sidebar .sidebar-nav .nav ul li li a:hover {
  text-decoration: none;
}
.inner-page .sidebar .sidebar-nav .nav ul li li a:hover:before {
  background: #e60012;
}
.inner-page .box-right {
  width: 80%;
  padding-left: 60px;
}
.product-page.inner-page .box-right .column{
  padding:5px;
}
.inner-page .m-page {
  text-align: center;
  padding-top: 40px;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border: 1px solid #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin: 0 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .m-page span {
  cursor: not-allowed;
}
.inner-page .m-page a:hover {
  color: white;
  background: #e60012;
  border-color: #e60012;
}
.about-page .about-1 {
  padding: 50px 0;
}
.about-page .about-1 .left {
  padding-right: 25px;
}
.about-page .about-1 .left .content {
  padding-top: 30px;
  color: #4c4c4c;
  line-height: 34px;
}
.about-page .about-1 .right {
  position: relative;
}
.about-page .about-1 .right img {
  width: 100%;
}
.about-page .about-1 .right .play {
  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;
}
.about-page .about-1 .right .play img {
  position: relative;
  z-index: 1;
}
.about-page .about-1 .right .play:after,
.about-page .about-1 .right .play:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  -webkit-animation: 2s ks linear infinite;
  -o-animation: 2s ks linear infinite;
  animation: 2s ks linear infinite;
  border-radius: 100%;
}
.about-page .about-1 .right .play:after {
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.about-page .about-2 {
  padding: 70px 0;
  background: #eaf1e6;
}
.about-page .about-2 h3,.about-page .about-2 h5{
  color: #333;
}
.about-page .about-2 .box {
  padding: 50px 0;
}
.about-page .about-2 .box ul {
  margin: -15px;
}
.about-page .about-2 .box ul li {
  padding: 15px;
}
.about-page .about-2 .box ul li a.img-box {
  display: block;
}
.about-page .about-2 .box ul li a.img-box img {
  width: 100%;
}
.about-page .about-3 {
  height: 450px;
  line-height: 450px;
}
.about-page .about-3 .text {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  margin-top: 15%;
  padding: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-4 {
  padding: 90px 0;
}
.about-page .about-4 .box {
  padding-top: 50px;
}
.about-page .about-4 .box ul {
  position: relative;
}
.about-page .about-4 .box ul:after,
.about-page .about-4 .box ul:before {
  content: '';
  position: absolute;
  background: #ccc;
}
.about-page .about-4 .box ul:after {
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
}
/* .about-page .about-4 .box ul:before {
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
} */
.about-page .about-4 .box ul li {
  padding: 40px;
}
.about-page .about-4 .box ul li:first-child:after {
  content: '';
  border: 3px solid #e60012;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 100%;
  margin-left: -2px;
  margin-top: -2px;
  z-index: 1;
}
.about-page .about-4 .box ul li h3 {
  position: relative;
  margin-bottom: 20px;
}
.about-page .about-4 .box ul li h3:after {
  content: attr(data-text);
  font-size: 90px;
  color: #e60012;
  opacity: .05;
  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%);
}
.about-page .about-4 .box ul li h4 {
  margin-bottom: 10px;
}
.about-page .about-4 .box ul li p {
  height: 73px;
}
.product-page {
  background: #f5f7f7;
  padding: 80px 0;
}
.product-page .box-right .top {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cacbcc;
  color: #656666;
  padding-top: 10px;
}
.product-page .box-right .bottom {
  padding-top: 30px;
}
.product-page .box-right .bottom .tem{
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: -30px;
 
}
.product-page .box-right .bottom ul {
  margin: -5px;
}
.product-page .box-right .bottom ul li {
  padding: 5px;
}
.product-page .box-right .bottom ul li a.img-box {
  display: block;
}
.product-page .box-right .bottom ul li .content {
  display: block;
  background: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .box-right .bottom ul li .content .text {
  padding: 20px 15px;
}
.product-page .box-right .bottom ul li .content .text h4 {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.product-page .box-right .bottom ul li .content .text h4:hover {
  color: #e60012;
}
.product-page .box-right .bottom ul li .content .text p {
  color: #666;
  line-height:30px;
}
.product-page .box-right .bottom ul li .content:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.prodet-page {
  background: #f5f7f7;
  padding: 40px 0;
}
.prodet-page .line:after {
  display: block;
  width: 100%;
  background: #ccc;
  margin-top: 10px;
}
.prodet-page .prodet-1 .left {
  width: 57%;
}
.prodet-page .prodet-1 .left img {
  width: 100%;
}
.prodet-page .prodet-1 .left .gallery {
  padding-top: 10px;
  overflow: hidden;
}
.prodet-page .prodet-1 .left .gallery ul {
  margin: -10px;
}
.prodet-page .prodet-1 .left .gallery ul li {
  padding: 10px;
  width: 25%;
  float: left;
}
.prodet-page .prodet-1 .left .gallery ul li img.cloudzoom-gallery-active {
  border: 2px solid #e60012;
}
.prodet-page .prodet-1 .right {
  width: 43%;
  padding-left: 40px;
  font-size: 16px;
  line-height: 28px;
}
.prodet-page .prodet-1 .right .text {
  color: #656666;
}
.prodet-page .prodet-1 .right .text p {
  padding-left: 20px;
  margin: 5px 0;
  position: relative;
  line-height:30px;
}
.prodet-page .prodet-1 .right .text p:after {
  content: '';
  border-radius: 100%;
  border: 3px solid #656666;
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  background: #656666;
}
.prodet-page .prodet-1 .right .pdf-link a.pdf {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  background: #e60012;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .right .pdf-link a.pdf i {
  margin-right: 15px;
}
.prodet-page .prodet-1 .right .pdf-link a.pdf:hover {
  background: #222;
}
.prodet-page .prodet-1 .right .share ul li {
  width: 40px;
  height: 40px;
  background: #e60012;
  font-size: 18px;
  color: white;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .right .share ul li:hover {
  background: #222;
}
.prodet-page .prodet-2 {
  padding: 80px 0;
}
.prodet-page .prodet-2 .content {
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
  color: #666;
}
	.prodet-page .prodet-2 .content table tr td{
	padding:10px;
}
.prodet-page .prodet-3 .box {
  padding-top: 20px;
}
.prodet-page .prodet-3 .box ul {
  margin: -10px;
}
.prodet-page .prodet-3 .box ul li {
  padding: 10px;
}
.prodet-page .prodet-3 .box ul li a.img-box {
  display: block;
}
.prodet-page .prodet-3 .box ul li .content {
  display: block;
  background: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-3 .box ul li .content .text {
  padding: 20px 15px;
}
.prodet-page .prodet-3 .box ul li .content .text h4 {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.prodet-page .prodet-3 .box ul li .content .text h4:hover {
  color: #e60012;
}
.prodet-page .prodet-3 .box ul li .content .text p {
  color: #666;
}
.prodet-page .prodet-3 .box ul li .content:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.news-page {
  padding: 80px 0;
}
.news-page ul {
  margin: -30px -20px;
}
.news-page ul li {
  padding: 30px 20px;
}
.news-page ul li .box .img {
  vertical-align: middle;
}
.news-page ul li .box .img img{
  max-height: 215px;
}
.news-page ul li .box .img a {
  display: block;
}
.news-page ul li .box .content {
  padding-left: 25px;
  vertical-align: middle;
}
.news-page ul li .box .content h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page ul li .box .content h3:hover {
  color: #e60012;
}
.news-page ul li .box .content time {
  margin: 10px 0;
  color: #666;
  display: block;
}
.news-page ul li .box .content p {
  color: #666;
}
.news-page ul li .box .content a.more {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  padding: 0 15px;
  background: #e60012;
  color: white;
  font-size: 14px;
  margin-top: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page ul li .box .content a.more:hover {
  background: #222;
}
.newdet-page {
  padding: 80px 0;
  text-align: center;
}
.newdet-page .line:after {
  background: #666;
}
.newdet-page time {
  display: block;
  font-size: 14px;
  color: #666;
  margin: 20px 0;
}
.newdet-page .content {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.faq-page {
}
.faq-page ul li {
  background: #eee;
  margin-bottom: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.faq-page ul li:last-child {
  margin-bottom: 0;
}
.faq-page ul li .q {
  font-size: 18px;
  color: #333;
  position: relative;
  padding: 10px 20px 10px 50px;
}
.faq-page ul li .q i {
  position: absolute;
  left: 20px;
  top: 10px;
}
.faq-page ul li .a {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  position: relative;
  padding: 10px 20px 20px 50px;
  background: #f8f8f8;
}
.faq-page ul li .a i {
  position: absolute;
  left: 20px;
  top: 10px;
}
.lg-page {
  padding: 80px 0;
}
.lg-page ul {
  margin: -10px;
}
.lg-page ul li {
  padding: 10px;
}
.lg-page ul li a {
  display: block;
}
.lg-page ul li h3 {
  display: block;
  padding: 10px;
	text-transform: capitalize;
  background: #eee;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.lg-page ul li:hover h3 {
  background: #e60012;
  color: white;
}
.contact-page .map {
  border-bottom: 20px solid #f5f7f7;
}
.contact-page .contact-1 {
  padding: 50px 0;
}
.contact-page .contact-1 ul li {
  padding-left: 60px;
  position: relative;
}
.contact-page .contact-1 ul li i {
  font-size: 24px;
  color: #e60012;
  position: absolute;
  left: 20px;
  top: 3px;
}
.contact-page .contact-1 ul li h4 small {
  display: block;
  font-size: 16px;
  color: #333;
}
.contact-page .contact-2 {
  padding: 80px 0;
  background: #f5f7f7;
}
.contact-page .contact-2 .form {
  margin-top: 40px;
}
.contact-page .contact-2 .form ul {
  margin: -15px;
}
.contact-page .contact-2 .form ul li {
  padding: 15px;
}
.contact-page .contact-2 .form ul li input,
.contact-page .contact-2 .form ul li textarea {
  width: 100%;
  line-height: 60px;
  height: 60px;
  border: none;
  box-shadow: 0px 2px 3px #eaeded;
  padding: 0 20px;
  font-size: 16px;
  color: black;
}
.contact-page .contact-2 .form ul li.wid-100 {
  width: 100%;
}
.contact-page .contact-2 .form ul li textarea {
  height: 180px;
  line-height: 24px;
  padding: 18px 20px;
  resize: vertical;
}
.contact-page .contact-2 .form ul li input[type="submit"] {
  background: #e60012;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-size: 18px;
}
.contact-page .contact-2 .form ul li input[type="submit"]:hover {
  background: #222;
}
.contact-page .button-group .button {
  background: #e60012 !important;
}

.inner-about-4 .container #history {
  background: url(../images/hisbg.png) center center no-repeat;
  background-size: 100%;
}
.inner-about-4 .container #history .swiper-slide div {
  padding-left: 25px; text-align:left;
}
.inner-about-4 .container #history .swiper-slide div:nth-of-type(1) {
  padding-right: 110px;
  margin-bottom: 75px;
}
.inner-about-4 .container #history .swiper-slide div:nth-of-type(2) {
  padding-left: 110px;
}
.inner-about-4 .container #history .swiper-slide div p:nth-of-type(1) {
  font: 30px black;
  color: #333;
  position: relative;
}
.inner-about-4 .container #history .swiper-slide div p:nth-of-type(1):after {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 2px;
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  background: #333;
}
 .inner-about-4 .container #history .swiper-slide div p{
  font-size: 15px;
  color: #333;
}

.about-factory,.about-honor{
  padding:30px 0;
}
.about-factory h2,.about-honor h2{
  margin-bottom:30px;
}

.form {
  background:#fff; padding:100px 15%;
}
.form .grid-box .column{
  margin-bottom:30px; width:48%; margin-right:4%;
}
.form .grid-box .column input,.form input[type="submit"]{
  width:100%; outline:none; font-size:18px; border:2px solid #ddd; padding:25px;border-radius: 20px;
}
.form .grid-box .column:nth-child(2n){
  margin-right:0;
}
.form input[type="submit"]{
  width:35%; margin:0 auto; background:#e60012; font-size:28px; font-weight:bold; text-align:center; padding:10px 0;
  color:#fff; border:none; display:block;
}

.gallery{
  margin-top:20px;
}
.gallery li{
  width:25%; margin:5px 0; padding: 0 10px 10px 0;
}

#banner,.inner-banner{
  background: url(../images/inner-banner.jpg) no-repeat center;
}
.inner-banner{
  height: 300px;
}
.mobile-banner{
  display:none;
}

.mobile-case{
  display:none;
}
.mobile-img{
  display:none;
}
.exzoom{
  display:none;
}

.inner-page .sidebar .sidebar-nav .nav ul li a .fa{
  display:none;
}

#index-body .i-why .grid-box .column .img2{
  display:none;
}
.inner-page .sidebar .sidebar-nav .nav ul li a.o{
  display:none;
}

.mbx {
    display: block;
    background: #f5f7f7;
    padding: 15px 0;
}

.culture-page .culture-1 {
	padding:60px 0;
}
.culture-page .culture-1 li {
	margin-bottom:20px;
	background:#f6f6f6;
}
.culture-page .culture-1 .img {
	width:65%;
	vertical-align:middle;
}
.culture-page .culture-1 .text {
	width:35%; 
	vertical-align:middle;
	text-align:center;
	padding:0 15px;padding-top:5%;
}
.culture-page .culture-1 .text i {
	display:block;
	transition:.5s;
	position:relative;
	top:0;
}
.culture-page .culture-1 .text:hover i {
	top:-15px;
}
.culture-page .culture-1 .text h3 {
	font-size:28px;
	color:#666;
	margin-bottom:10px;
}
.culture-page .culture-1 .text h3:before {
	content:'';
	width:40px;
	height:1px;
	display:block;
	margin:15px auto 10px;
	background:#e60012;
}
.culture-page .culture-1 .text p {
	font-size:16px;
	color:#999;
	line-height:24px;
}

.faq-page .faq-list {
  padding: 30px 0;
}
.faq-page .faq-list li {
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  background: #383838  url("../images/faq-q-ico.png") no-repeat left top;
  padding: 0 14px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.faq-page .faq-list li,
.faq-page .faq-list li .faq-a,
.faq-page .faq-list li .fa {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.faq-page .faq-list li:last-child {
  margin-bottom: 0;
}
.faq-page .faq-list li .faq-a {
  padding: 19px 0 19px 32px;
  font-size: 18px;
  color: #fff;
}
.faq-page .faq-list li .faq-q {
  padding: 29px 24px;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  display: none;
}
.faq-page .faq-list li .faq-q p {
  font-size: 16px;
  color: #333;
}
.faq-page .faq-list li .faq-q p strong{
	font-size: 18px;
}
.faq-page .faq-list li .fa {
  position: absolute;
  color: #616161;
  font-size: 1.8rem;
  right: 36px;
  top: 21px;
}
.faq-page .faq-list li.active {
  padding-bottom: 15px;
  background-color: #e60012;
  background-image: url("../images/faq-q-ico-h.png");
}
.faq-page .faq-list li.active .faq-a,
.faq-page .faq-list li.active .fa {
  color: #fff;
}

.about-par{
	background:#efefef; padding:40px 0 0;
}

.about-page .about-4 {
  padding: 90px 0;
}
.about-page .about-4 .box {
  padding-top: 50px;
}
.about-page .about-4 .box ul {
  position: relative;
}
.about-page .about-4 .box ul:after,
.about-page .about-4 .box ul:before {
  content: '';
  position: absolute;
  background: #ccc;
}
.about-page .about-4 .box ul:after {
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
}
.about-page .about-4 .box ul li {
  padding: 40px;
  border-top:1px solid #ccc;
  position:relative;
}
.about-page .about-4 .box ul li:nth-child(1),
.about-page .about-4 .box ul li:nth-child(2) {
  border-top:none;
}
.about-page .about-4 .box ul li:nth-child(2n+1):after {
  content: '';
  border: 3px solid #0093dd;
  position: absolute;
  left:100%;
  top: 100%;
  border-radius: 100%;
  margin-left: -2.5px;
  margin-top: -2.5px;
  z-index: 1;
}
.about-page .about-4 .box ul li:nth-last-child(2):after {
  display:none;
}
.about-page .about-4 .box ul li h3 {
  position: relative;
  margin-bottom: 20px;
	font-weight:bold;
	color:#ef1616;
	
}
.about-page .about-4 .box ul li h3:after {
  content: attr(data-text);
  font-size: 90px;
  color: #0093dd;
  opacity: .05;
  font-family: "ROBOTO-MEDIUM";
  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%);
}
.about-page .about-4 .box ul li h4 {
  margin-bottom: 10px;
}
.about-page .about-4 .box ul li p {
  height: auto !important;
}

.video_layer {

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    z-index: 1001;

    background: rgba(0,0,0,.5);

}

.i_video {

    width: 536px;

    height: 253px;

    top: 60%;

    left: 56%;

    margin: -250px 0 0 -400px;

    z-index: 1002;
}
.i_video, .video_layer {
    position: fixed;
    display: none;
}

@media screen and (max-width: 970px) {
  .container {
    width: 768px;
  }
  .inner-page .sidebar {
    width: 100%;
}
.inner-page .box-right {
    width: 100%;
    padding-left: 0; margin-top: 20px;
}
  .about-page .about-1 .left {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
}
  .nav li {
    float: left;
    padding-right: 0;
    line-height: 1;
}
.contact-1 .grid-box.four>.column {
    width: 50%;
    margin-bottom: 15px;
}
  .prodet-page .prodet-1 .left {
    width: 100%;
}
  .prodet-page {
    padding: 50px 0;
}
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
}
}

@media screen and (max-width: 768px) {
	.container{
		width:700px;
	}
}

@media screen and (max-width: 700px) {
  .container {
    width: 100%;
  }
  .inner-page{
    margin-top: 50px;
  }
  .mlztx,.mbx,.product-page .sidebar{
    display:none !important;
  }
  .culture-page .culture-1 .img,
  .culture-page .culture-1 .text {
    width: 100%;
}
.culture-page .culture-1 .text h3{
  font-size: 20px;
}
.font-18 {
    font-size: 14px;
    line-height: 30px;
}
  .font-34 {
    font-size: 22px;
}
  .font-30 {
    font-size: 22px;
}
  .inner-about-4 .container #history .swiper-slide div p:nth-of-type(1) {
    font: 22px black;
}
  .font-28 {
    font-size: 20px;
}
  .font-20 {
    font-size: 18px;
}
  .about-page .about-4 .box ul li h3 {
    position: relative;
    margin-bottom: 0;
}
  .about-page .about-4 .box ul li {
    padding: 20px;
}
  .about-page .about-4 .box ul li p {
    height: 136px;
}
  .product-page .box-right .bottom ul li {
    padding: 5px;
    width: 100%;
}
  .inner-page .m-page a, .inner-page .m-page span{
    margin-bottom:2px;
  }
  .nav li {
    width: 100%;
}
  .product-page {
    padding: 5px 0;
}
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0; margin-top:10px;
}
  .inner-page .sidebar .sidebar-nav h4 {
    font-size: 16px;
}
  .prodet-page .prodet-3 .box ul li {
    padding: 10px;
    width: 50%;
}
  .news-page ul li .box .content {
    padding-left: 0;
}
.lg-page .grid-box.three>.column {
    width: 100%;
}
  .about-page .about-1 {
    padding:0;
}
#footer .footer-top .grid-box.six>.column {
    width: 33.3%; margin-bottom:20px;
}
  #footer .footer-bottom p span{
  display:none;
}
  #index-body .i-why .grid-box .column:nth-child(3){
/*     display:none; */
  }
  .form .grid-box .column {
    margin-bottom: 5px;
    width: 100%;
    margin-right: 0;
}
  .form .grid-box .column input, .form input[type="submit"] {
    width: 100%;
    outline: none;
    font-size: 15px;
    border: 2px solid #ddd;
    padding: 12px;
    border-radius: 20px;
}
  .news-page .grid-box.two>.column {
    width: 100%;
}
  .contact-page .contact-2 {
    padding: 40px 0;
}
  .contact-page .contact-2 .form ul li {
    padding: 5px;
}
  .form {
    background: #fff;
    padding: 40px 15%;
}
  .contact-page .contact-2 .form ul li textarea {
    height: 60px;
}
  .contact-page .contact-1 {
    padding: 20px 0;
}
  .lg-page {
    padding: 30px 0;
}
  #index-body .i-why .grid-box .column h3 i {
    font-size: 18px;
}
  .inner-banner{
    display:none !important;
  }
  .mbx{
    padding-top:80px; 
  }
  .news-page {
    padding: 30px 0;
}
  .inner-page .sidebar .sidebar-nav .nav li .children{
    display:none;
  }
  #footer .footer-top h2 {
    text-align: left;
}
  #footer .footer-top ul li {
    text-align: center;
}
  .inner-page .box-right {
    margin-top: 0;
}
  .contact-page .contact-2 .form ul li input, 
  .contact-page .contact-2 .form ul li textarea{
    border: 2px solid #ddd;
    line-height: 48px;
    height: 48px;
  }
  .contact-page .contact-2 .form ul li textarea {
    padding: 0px 20px;border-radius: 20px; font-family:Arial;
}
  .about-page .about-2 {
    padding: 20px 0;
}
  .about-page .about-2 .box {
    padding: 30px 0;
}
  .prodet-page {
    padding: 20px 0;
}
  .comp-case{
    display:none;
  }
  .mobile-case{
  display:block;
}
  .inner-page .sidebar .search {
    padding: 8px;
}
  .inner-page .sidebar .sidebar-nav .nav ul li{
    position:relative;
  }
  .inner-page .sidebar .sidebar-nav .nav ul li a {
    padding: 10px;
    font-size: 18px; position:relative;
}
  .inner-page .sidebar .sidebar-nav .nav ul li a:hover {
    text-decoration: none;
}
  .inner-page .sidebar .sidebar-nav .nav ul li a.o{
    display:block; width:14px; height:14px; position:absolute; right:20px; top:14px; z-index:8;
    border-top:none; padding:0;
  }
  .inner-page .sidebar .sidebar-nav .nav ul li a.o .fa{
    width:14px; height:14px; display:block;
  }
  .font-18 {
    font-size: 20px;
	line-height:40px;
}
	.font-18 a{
		font-size: 20px;
	}
	.font-16 {
    font-size: 18px;
}
  .left .fil {
  font-size: 20px;
}
.prodet-page .prodet-2 {
    padding: 80px 0;
}
	.prodet-page .prodet-2 table{
		 display: block;
    width: 100%;
    overflow-x: scroll;
	}
	.prodet-3{
    margin-top:20px;
  }
  .inner-page .sidebar {
    display:none;
}
  .product-page .sidebar{
    display:block;
  }
  .amap-logo {
    z-index: 8;
}
  .comp-img{
    display:none;
  }
  .mobile-img{
  display:block;
}
  #outerImageContainer{
  width: 100% !important;
  height: auto !important;
}

#outerImageContainer img{
  height: auto !important;
}
  #lightbox {
    top: 100px !important;
}
  #imageDataContainer {
    width: 100% !important;
}
  #hoverNav a {
    outline: 0;
    height: 300px !important;
}
  #imageData #bottomNav #bottomNavClose {
    z-index: 9999 !important; position:relative;
}
.about-page .about-1 .left .content {
    padding-top: 12px;
    line-height: 25px;
}
  .about-factory h2, .about-honor h2 {
    margin-bottom: 20px;
}
  .about-factory, .about-honor {
    padding: 15px 0;
}
  .inner-page .m-page {
    padding-top: 5px;
}
  .nav li a:before{
    display:none;
  }
  .inner-page .sidebar .sidebar-nav .nav {
    padding-top: 10px;
    width: 100%;
}
  .newdet-page {
    padding: 30px 0;
}
  .exzoom{
    display:block;
  }
  .prodet-page .prodet-1 .left .case-img,.gallery{
    display:none;
  }
  .contact-page .contact-1 ul li i {
    font-size: 20px;
    left: 3px;
    top: 3px;
}
  .contact-page .contact-1 ul li {
    padding-left: 40px;
    position: relative;
}
  .inner-page .sidebar .sidebar-nav .nav ul li li a {
    border-top: none;
    border-bottom: none !important;
    padding: 5px 20px 5px 30px;
    font-size: 14px;
}
  .inner-page .sidebar .sidebar-nav .nav ul li li a:before {
    margin-right: 15px;
    width: 10px;
    height: 10px;
    left: 15px;
    top: 12px;
}
  .div.pp_pic_holder,div.pp_pic_holder,div.pp_overlay,.popup .icon-view,.popup:hover .overlay{
    display:none !important;
  }
  .product-page .box-right .bottom {
    padding-top: 15px;
}
  .product-page .box-right .bottom ul li .content .text {
    padding: 10px 15px;
}
  .case-page .swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }
    .case-page .swiper-slide {
      background-size: cover;
      background-position: center;
    }
/*     .gallery-top {
      height: 400px;
      width: 100%;
    } */
    .case-page .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0; margin-top:10px;
    }
    .case-page .gallery-thumbs .swiper-slide {
      height: auto; width:20%;
      opacity: 0.4;
    }
    .case-page .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
    .case-page .image-gallery li {
    padding: 0;
}
  .about-page .about-1 .left h2.font-34 {
    margin-top:18px;
  }
  .inner-page .sidebar .sidebar-nav .nav ul li a .fa{
  display:block;
}
	.faq-page .faq-list li .fa {
    font-size: 1rem;
    right: 10px;
    top: 21px;
}
#index-body .i-why .grid-box.four .column h3 {
    font-size: 14px;
}
	#index-body .i-product .pro-list .grid-box .column .img-box .text p a {
    font-size: 14px;
}
}
@media screen and (max-width: 700px) {
		#tawkchat-container{
			display:none !important;
		}
		.footer-bottom{
			padding:0 0 80px;
		}
	.product-page .box-right .bottom ul li .content .text h4 {
		line-height:40px;
	}
	}

  .f-tool{
			display:none;
		}
@media screen and (max-width: 700px) {
		.f-tool{
			display:block;
		}
		#tawkchat-container{
			display:none !important;
		}
		.f-tool {
    position: fixed;
    z-index: 9991;
    width: 100%;
    bottom: 0;
    left: 0;
}
	.f-tool .tool-link {
    position: absolute;
    top: 0;
    height: 75px;width: 100%;
}
	.f-tool .tool-link a {
    width: 25%;
    float: left;height: 75px; display:block;
}
		.footer-bottom{
			padding:0 0 80px;
		}
	}



.wpulike.wpulike-default{
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default{
  display: block;
} 
.post-views-box{
  position: relative;
  margin: -50px 0 0 100px;
}
.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;
}
.newdet-page a.pdf {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 200px;
    margin: 0 auto;
    background: #e60012;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

