@charset "utf-8";
@font-face {
  font-family: 'lato-regular';
  src: url(../fonts/lato-regular.ttf) format('truetype'), url(../fonts/lato-regular.eot) format('eot'), url(../fonts/lato-regular.woff) format('woff'), url(../fonts/lato-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-black';
  src: url(../fonts/roboto-black.ttf) format('truetype'), url(../fonts/roboto-black.eot) format('eot'), url(../fonts/roboto-black.woff) format('woff'), url(../fonts/roboto-black.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'), url(../fonts/roboto-regular.eot) format('eot'), url(../fonts/roboto-regular.woff) format('woff'), url(../fonts/roboto-regular.woff2) format('woff2');
}
@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');
}
@font-face {
  font-family: 'roboto-light';
  src: url(../fonts/roboto-light.ttf) format('truetype'), url(../fonts/roboto-light.eot) format('eot'), url(../fonts/roboto-light.woff) format('woff'), url(../fonts/roboto-light.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-medium';
  src: url(../fonts/roboto-medium.ttf) format('truetype'), url(../fonts/roboto-medium.eot) format('eot'), url(../fonts/roboto-medium.woff) format('woff'), url(../fonts/roboto-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-thin';
  src: url(../fonts/roboto-thin.ttf) format('truetype'), url(../fonts/roboto-thin.eot) format('eot'), url(../fonts/roboto-thin.woff) format('woff'), url(../fonts/roboto-thin.woff2) format('woff2');
}
.container {
  width: 1415px;
}
div.wpcf7-mail-sent-ok {
    border: none;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-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;
}
.newsear .sub{
  float: right;
}
.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: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
#header .nav {
  position: relative;
  padding: 10px 0;
}
#header .nav .h-search {
  cursor: pointer;
  margin: 0 30px 0;
}
#header .nav .h-search .fa {
  color: #ffffff;
}
#header .nav .language p a {
  color: #ffffff;
}
#header .nav .language p a:hover {
  color: #0071db;
}
#header .nav .language p a.en {
  border-right: 1px solid #333323;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .nav .menu-box {
  padding: 0;
  line-height: 42px;
  height: 42px;
  position: relative;
  margin-top: 46px;
}
#header .nav .menu-box .menu-menu-container{ float: left; }
#header .nav .menu-box .menu > li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  margin: 0 15px;
  vertical-align: top;
}
#header .nav .menu-box .menu > li > a {
  font-size: 14px;
  color: #ffffff;
  display: block;
  position: relative;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  padding: 0px 10px;
  height: 42px;
  line-height: 42px;
}
#header .nav .menu-box .menu > li:hover > a,
#header .nav .menu-box .menu > li.current-menu-item > a,
#header .nav .menu-box .menu > li.current-category-ancestor > a,
#header .nav .menu-box .menu > li.current-post-ancestor > a {
  color: #0071db;
  border: 1px solid #ffffff;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #0071db;
  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;
}
#banner {
  position: relative;
}
#banner .nextP {
  position: absolute;
  width: 41px;
  height: 23px;
  background: url("../images/down.png") no-repeat;
  left: 50%;
  z-index: 999;
  margin-left: -20px;
  bottom: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  animation: mymove 1.5s infinite;
  -webkit-animation: mymove 1.5s infinite;
}
#banner .nextP:hover {
  animation-play-state: paused;
  -o-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
@keyframes mymove {
  from {
    bottom: 25px;
  }
  to {
    bottom: 35px;
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  from {
    bottom: 25px;
  }
  to {
    bottom: 35px;
  }
}
#index-body h2.h2 {
  color: #ffffff;
  font-family: "Microsoft Tai Le";
  text-transform: uppercase;
  color: #031420;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px;
}
#index-body h2.h2 span {
  color: #0170db;
}
#index-body h2.h2:after {
  content: '';
  position: absolute;
  width: 74px;
  height: 5px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  background: #0170db;
}
#index-body p.p,#index-body div.p {
  color: #7b7b77;
  padding: 20px 25%;
  line-height: 28px;
  padding-bottom: 50px;
}
#index-body .p h1{
display:inline;
color: #7b7b77;
line-height: 28px;
font-size:18px;
font:"poppins-regular;","Arial";

}

#index-body .i-about {
  padding: 80px 0 100px;
}
#index-body .i-about .i-about-equipment .fa {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 34px;
  height: 34px;
  background: #0170db;
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#index-body .i-about .i-about-equipment .i-about-fl {
  width: 49%;
  margin-right: 2%;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-company {
  padding: 6%;
  background: #0170db;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  margin-bottom: 4%;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-company h2,
#index-body .i-about .i-about-equipment .i-about-fl .i-company a {
  font-family: "Microsoft Tai Le";
  font-weight: bold;
  color: #ffffff;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-company p {
  font-family: lato-regular;
  line-height: 30px;
  color: #ffffff;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-company:hover {
  background: #31b2e9;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production {
  position: relative;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .column {
  padding: 6%;
  background: #e6e6e6;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .column h2 {
  font-family: "Microsoft Tai Le";
  font-weight: bold;
  color: #000000;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .column p {
  color: #7b7b77;
  line-height: 30px;
  font-family: lato-regular;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .i-fl {
  background: url("../images/pro-img_03.jpg") no-repeat left top;
  background-size: cover;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .layer {
  width: 100%;
  height: 100%;
  background: rgba(1, 112, 219, 0.4);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
  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-about .i-about-equipment .i-about-fl .i-production:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-about .i-about-equipment .i-equipment {
  width: 49%;
  background: url("../images/i-adv_03.jpg") no-repeat;
  background-size: cover;
  position: relative;
}
#index-body .i-about .i-about-equipment .i-equipment .layer {
  width: 100%;
  height: 100%;
  background: rgba(1, 112, 219, 0.4);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
  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-about .i-about-equipment .i-equipment:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-about .i-about-equipment .i-equipment .text {
  position: absolute;
  left: 0;
  top: 35%;
  width: 100%;
  padding-left: 3%;
  z-index: 999;
}
#index-body .i-about .i-about-equipment .i-equipment .text h2 {
  font-family: "Microsoft Tai Le";
  font-weight: bold;
  color: #ffffff;
}
#index-body .i-about .i-about-equipment .i-equipment .text p {
  font-family: lato-regular;
  color: #ffffff;
  padding-right: 40%;
  line-height: 30px;
}
#index-body .i-product {
  background: url("../images/pro-bg.jpg") no-repeat;
  background-size: cover;
  padding: 90px 0 85px;
}
#index-body .i-product .i-pro-fl h2 {
  font-size: 48px;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
  line-height: 60px;
  font-family: "Microsoft Tai Le";
}
#index-body .i-product .i-pro-fl h2:after {
  content: '';
  position: absolute;
  width: 74px;
  height: 5px;
  bottom: 0;
  left: 0;
  background: #0170db;
}
#index-body .i-product .i-pro-fl a.more {
  font-family: "Microsoft Tai Le";
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
}
#index-body .i-product .i-pro-fl a.more i {
  margin-left: 5px;
}
#index-body .i-product .i-pro-fl a.more:hover {
  color: #0170db;
}
#index-body .i-product .i-pro-list {
  margin-top: 50px;
}
#index-body .i-product .i-pro-list ul li {
  line-height: 30px;
  margin-bottom: 10px;
  width: 50%;
  float: left;
}
#index-body .i-product .i-pro-list ul li a {
  font-size: 18px;
  color: #ffffff;
  background: url("../images/pro1.png") no-repeat left center;
  padding-left: 30px;
  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 .i-pro-list ul li a:hover {
  background: url("../images/pro1-hover.png") no-repeat left center;
}
#index-body .i-product .pro-list {
  margin-top: 60px;
}
#index-body .i-product .pro-list .slideBox .swiper-slide .img-box .layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 20%;
  background: #0170db;
  z-index: 999;
  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 .slideBox .swiper-slide .img-box .layer p {
  color: #ffffff;
  font-weight: bold;
}
#index-body .i-product .pro-list .slideBox .swiper-slide .img-box .layer .fa {
  font-size: 30px;
  color: #ffffff;
  display: block;
  border: 2px solid #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  width: 59px;
  height: 59px;
  line-height: 55px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20%;
}
#index-body .i-product .pro-list .slideBox .swiper-slide .img-box:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-application {
  padding: 60px 0;
  background: #e6e6e6;
}
#index-body .i-application .fa {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 34px;
  height: 34px;
  background: #0170db;
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#index-body .i-application .i-app-hon {
  margin-top: 25px;
}
#index-body .i-application .i-app-hon .i-app {
  background: url("../images/i-app-bg_10.jpg") no-repeat center;
  background-size: cover;
  padding: 18% 20px 40px;
  width: 66%!important;
  margin-right: 2%;
}
#index-body .i-application .i-app-hon .i-app h2,
#index-body .i-application .i-app-hon .i-app a {
  font-family: "Microsoft Tai Le";
  color: #ffffff;
}
#index-body .i-application .i-app-hon .i-app p {
  font-family: lato-regular;
  line-height: 25px;
  color: #ffffff;
}
#index-body .i-application .i-app-hon .i-app a {
  font-weight: bold;
  display: block;
  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-application .i-app-hon .i-app a:hover {
  color: #0170db;
}
#index-body .i-application .i-app-hon .i-honor {
  width: 32%;
  background: #ffffff;
  padding: 2%;
  padding-bottom: 4%;
  position: relative;
}
#index-body .i-application .i-app-hon .i-honor h2 {
  font-family: "Microsoft Tai Le";
  color: #0170db;
}
#index-body .i-application .i-app-hon .i-honor p {
  font-family: lato-regular;
  line-height: 25px;
  color: #676769;
}
#index-body .i-application .i-news {
  margin-top: 2%;
}
#index-body .i-application .i-news .news-list .swiper-slide .img-box .text {
  position: relative;
  z-index: 99;
  background: #ffffff;
  padding: 3% 5% 8%;
}
#index-body .i-application .i-news .news-list .swiper-slide .img-box .text time {
  display: block;
  font-family: "Microsoft Tai Le";
  margin-bottom: 10px;
  font-size: 16px;
}
#index-body .i-application .i-news .news-list .swiper-slide .img-box .text h2 {
  font-family: "Microsoft Tai Le";
  line-height: 25px;
}
#index-body .i-application .i-news .news-list .swiper-slide .img-box .text h2 a {
  color: #0170db;
  font-size: 24px;
}
#index-body .i-application .i-news .news-list .swiper-slide .img-box .text p {
  font-size: 16px;
  line-height: 25px;
  color: #676769;
  font-family: lato-regular;
}
#index-body .i-partner {
  padding: 60px 0;
}
#index-body .i-partner .slideBox .swiper-slide .img {
  border: 1px solid #e6f0f5;
  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-partner .slideBox .swiper-slide .img:hover {
  border: 1px solid #0170db;
}
#footer a:hover {
  color: #0170db !important;
}
#footer .footer-top {
  background: #333333;
  padding: 66px 0;
}
#footer .footer-top .f-top.grid-box.four .column {
  width: 20% !important;
  border: 1px solid #454545;
  padding: 15px;
  position: relative;
  margin-right: 6.5%;
}
#footer .footer-top .f-top.grid-box.four .column h2 {
  font-family: "Microsoft Tai Le";
  font-weight: bold;
  color: #ffffff;
}
#footer .footer-top .f-top.grid-box.four .column p {
  color: #666666;
  line-height: 25px;
  font-family: lato-regular;
}
#footer .footer-top .f-top.grid-box.four .column img {
  position: absolute;
  top: -20px;
  right: 20px;
  z-index: 9;
}
#footer .footer-top .f-top.grid-box.four .column:nth-child(4) {
  margin-right: 0;
}
#footer .footer-top .f-bot.grid-box.four .column {
  width: 20% !important;
  margin-right: 6.5%;
}
#footer .footer-top .f-bot.grid-box.four .column:nth-child(4) {
  margin-right: 0;
}
#footer .footer-top .f-bot.grid-box.four .i-company .icon {
  margin-top: 20px;
}
#footer .footer-top .f-bot.grid-box.four .i-company .icon .fa {
  color: #acacac;
  font-size: 14px;
  margin-right: 2px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #141414;
}
#footer .footer-top .f-bot.grid-box.four .i-company .icon .fa:hover {
  color: #145eaf;
}
#footer .footer-top .f-bot.grid-box.four h2 {
  font-size: 17px;
  color: #ffffff;
  font-family: "Microsoft Tai Le";
  font-weight: bold;
  margin-bottom: 10px;
}
#footer .footer-top .f-bot.grid-box.four p {
  color: #949494;
  font-size: 14px;
  font-family: lato-regular;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #434444;
  word-break: break-all;
}
#footer .footer-top .f-bot.grid-box.four p.p {
  border-bottom: none;
  line-height: 22px;
  margin-top: 5px;
}
#footer .footer-top .f-bot.grid-box.four ul li {
  line-height: 35px;
  border-bottom: 1px solid #434444;
}
#footer .footer-top .f-bot.grid-box.four ul li{
  display: none;
}
#footer .footer-top .f-bot.grid-box.four ul li:nth-child(1),
#footer .footer-top .f-bot.grid-box.four ul li:nth-child(2),
#footer .footer-top .f-bot.grid-box.four ul li:nth-child(3),
#footer .footer-top .f-bot.grid-box.four ul li:nth-child(4),
#footer .footer-top .f-bot.grid-box.four ul li:nth-child(5),
#footer .footer-top .f-bot.grid-box.four ul li:last-child{
  display: block;
}
#footer .footer-top .f-bot.grid-box.four ul li a {
  color: #949494;
  background: url("../images/fa.png") no-repeat left center;
  padding-left: 30px;
  font-family: lato-regular;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#footer .footer-top .f-bot.grid-box.four ul li a:hover {
  color: #145eaf;
  background: url("../images/fa.png") no-repeat 10px center;
}
#footer .footer-top .f-bot.grid-box.four ul li:last-child {
  border-bottom: none;
}
#footer .footer-bottom {
  background: #141414;
}
#footer .footer-bottom p {
  color: #acacac;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
}

#footer .footer-bottom p a {
  color: #acacac;
}
#footer .footer-bottom p a:hover {
  color: #145eaf!important;
}
#footer .footer-bottom p img {
  margin-right: 8px;
  margin-top: 20px;
}
.inner-banner {
    position: relative;
    font-family: poppins-regular;
    padding-top: 140px;
    height: 338px;
    background: url("../images/inner-banner.jpg") no-repeat center;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}
.inner-banner .inner-tit {
    color: #fff;
    font-size: 2rem;
    text-transform: capitalize;
    font-family: poppins-regular;
}
.inner-banner .bread-crumbs {
    font-size: 1.143rem;
}
.inner-banner .bread-crumbs, .inner-banner .bread-crumbs a, .inner-banner .bread-crumbs span {
    color: #fff;
}
.inner-banner .bread-crumbs a:hover {
    color: #0d73c5;
}
.inner-banner #bdt-header-animation {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.sideBar {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 5;
    background: #383838;
}
.sideBar .inner-main-tit {
    line-height: 61px;
    color: #fafafc;
    font-size: 1.6rem;
    text-transform: capitalize;
}
.sideBar .side-menu {
    position: relative;
    padding-top: 27px;
    cursor: pointer;
    height: 61px;
}
.sideBar .side-menu span.line {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    display: block;
    width: 14px;
    height: 1px;
    background: #fff;
    margin-bottom: 3px;
}
.sideBar .side-menu.active span.line:first-of-type {
    transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -webkit-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -moz-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -ms-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -o-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    margin-bottom: -1px;
    margin-top: 6px;
}
.sideBar .side-menu.active span.line:last-of-type {
    transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -webkit-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -moz-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -ms-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -o-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
.sideBar .side-menu.active span.line:nth-of-type(2) {
    display: none;
}
.sideBar .side-menu .cat-list {
    position: absolute;
    right: 0;
    top: 100%;
    background: #f7f7f7;
    width: 184px;
    display: none;
    z-index: 103;
}
.sideBar .side-menu .cat-list li {
    font-size: 16px;
}
.sideBar .side-menu .cat-list li a {
    display: block;
    line-height: 35px;
    color: #101010;
    padding-left: 14px;
}
.sideBar .side-menu .cat-list li a:hover, .sideBar .side-menu .cat-list li a.active {
    color: #fff;
    background: #0071db;
}
.inner-page {
    font-family: poppins-regular;
}
.inner-page p {
    color: #3a3a3a;
    line-height: 34px;
    font-size: 14px;
}
.about-page .a-tit h3 {
    color: #363636;
    font-family: poppins-regular;
    font-size: 2.857rem;
}
.about-page .a-tit p {
    color: #363636;
    margin-top: -6px;
}
.about-page .about-artical {
    padding: 51px 0 63px;
    background: #fafafc;
}
.about-page .about-artical .con-box {
    margin-top: 53px;
}
.about-page .about-artical .con-box img {
    margin-bottom: 50px;
}
.about-page .about-artical .con-box p {
    margin-bottom: 29px;
}
.about-page .a-factory .swiper-slide > a {
    position: relative;
    display: block;
}
.about-page .a-factory .swiper-slide > a:after {
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
}
.about-page .a-factory .swiper-slide > a:hover:after {
    opacity: 0;
    filter: alpha(opacity=0);
}
.about-page .a-culture {
    padding: 88px 0 155px;
}
.about-page .a-culture .a-tit {
    margin-bottom: 95px;
}
.about-page .i-network {
    background-image: url("../images/a-network-bg.jpg");
    padding-top: 155px;
}
.about-page .i-network .con-box {
    margin-right: -150px;
}
.about-page .i-network .intro, .about-page .i-network .add-sale {
    color: #fff;
}
.about-page .i-network .tit {
    color: #389dee;
}
.about-page .i-network .add-sale {
    max-width: 630px;
    font-size: 1.1423rem;
    margin-top: 14px;
}
.about-page .a-whyUs {
    padding: 118px 0 50px;
    background: #fafafc;
}
.about-page .a-whyUs .why-list {
    margin-top: 91px!important;
}
.about-page .a-whyUs .why-list > .column {
    margin-bottom: 74px!important;
}
.about-page .a-whyUs .why-list > .column > .img {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    width: 116px!important;
    height: 116px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #676767;
    background-repeat: no-repeat;
    background-position: center;
}
.about-page .a-whyUs .why-list > .column > .con {
    width: 78.65%!important;
    padding-left: 5.3%!important;
}
.about-page .a-whyUs .why-list > .column > .con h3 {
    color: #6a6a6a;
    font-size: 1.571rem;
}
.about-page .a-whyUs .why-list > .column > .con p {
    font-size: 1.1428rem;
    margin-top: 12px;
    padding-right: 6%;
}
.about-page .a-whyUs .why-list > .column:hover .img {
    background-color: #0d73c5;
    border-color: #0d73c5;
}
.about-page .a-whyUs .why-list > .column.custom > .img {
    background-image: url("../images/i-why-ico01.png");
}
.about-page .a-whyUs .why-list > .column.custom:hover .img {
    background-image: url("../images/i-why-ico01-h.png");
}
.about-page .a-whyUs .why-list > .column.quality > .img {
    background-image: url("../images/i-why-ico02.png");
}
.about-page .a-whyUs .why-list > .column.quality:hover .img {
    background-image: url("../images/i-why-ico02-h.png");
}
.about-page .a-whyUs .why-list > .column.cost > .img {
    background-image: url("../images/i-why-ico06.png");
}
.about-page .a-whyUs .why-list > .column.cost:hover .img {
    background-image: url("../images/i-why-ico06-h.png");
}
.about-page .a-whyUs .why-list > .column.service > .img {
    background-image: url("../images/i-why-ico04.png");
}
.about-page .a-whyUs .why-list > .column.service:hover .img {
    background-image: url("../images/i-why-ico04-h.png");
}
.about-page .a-whyUs .why-list > .column.capacity > .img {
    background-image: url("../images/i-why-ico03.png");
}
.about-page .a-whyUs .why-list > .column.capacity:hover .img {
    background-image: url("../images/i-why-ico03-h.png");
}
.about-page .a-whyUs .why-list > .column.ship > .img {
    background-image: url("../images/i-why-ico05.png");
}
.about-page .a-whyUs .why-list > .column.ship:hover .img {
    background-image: url("../images/i-why-ico05-h.png");
}
.product-page {
    padding: 20px 0 60px;
    background: #fafafc;
}
.product-page .pro-list {
    padding: 0;
}
.m-page {
    text-align: center;
    padding: 45px 0;
    font-size: 1rem;
    margin-top: 40px;
}
.m-page span, .m-page a {
    margin: 0 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-image: -moz-linear-gradient(top, #575e63, #404549);
    /* Firefox */
    background-image: -webkit-linear-gradient(top, #575e63, #404549);
    /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#575e63, endColorstr=#404549, GradientType='0');
    /* IE*/
    color: #fff;
}
.m-page a:hover, .m-page .current, .m-page .active {
    background-image: -moz-linear-gradient(top, #566f82, #3e505e);
    /* Firefox */
    background-image: -webkit-linear-gradient(top, #566f82, #3e505e);
    /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#566f82, endColorstr=#3e505e, GradientType='0');
    /* IE*/
}
.prodet-page .pro-main-tit {
    color: #2d2d2d;
    font-family: poppins-regular;
    font-size: 2.357rem;
    margin-bottom: 17px;
}
.prodet-page .det-head {
    padding: 56px 0 53px;
    background: #ffffff;
}
.prodet-page .det-head .pro-pic {
    width: 38.6%!important;
}
.prodet-page .det-head .pro-pic img {
    width: 100%;
}
.prodet-page .det-head .pro-det-one {
    padding-left: 11.25%!important;
    width: 61.4%!important;
}
.prodet-page .det-head .pro-det-one .pro-tit {
    color: #2d2d2d;
    font-size: 2.357rem;
    font-family: poppins-regular;
}
.prodet-page .det-head .pro-det-one .cname {
    color: #2d2d2d;
    font-size: 1.4286rem;
    font-family: poppins-regular;
    margin-top: 2px;
}
.prodet-page .det-head .pro-det-one .pro-links {
    margin: 70px 0 92px;
}
.prodet-page .det-head .pro-det-one .pro-links a {
    margin-bottom: 6px;
    color: #2d2d2d;
    font-size: 1.0rem;
    display: block;
    position: relative;
    background: #fafafc;
    max-width: 456px;
    line-height: 38px;
    padding: 0 36px 0 26px;
}
.prodet-page .det-head .pro-det-one .pro-links a .icon {
    position: absolute;
    right: 9px;
    top: 1px;
    font-size: 1.5rem;
    color: #e5e5e5;
}
.prodet-page .det-head .pro-det-one .pro-links a:hover {
    background: #1960ad;
    color: #fff;
}
.prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery:after {
    content:'';
    display: block;
    width: 0;
    clear: both;
    height: 0;
}
.prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery li {
    padding: 0;
    float: left;
    width: 15%;
    margin-right: 8px;
    border: 1px solid #f4f4f4;
}
.prodet-page .det-body {
    padding: 0px 0 153px;
    background: #fff;
}
.prodet-page .det-fot {
    padding: 76px 0 90px;
    background: #ffffff;
}
.prodet-page .det-fot .pro-main-tit {
    margin-bottom: 0;
}
.prodet-page .det-fot .pro-list {
    padding: 0;
    margin-top: 50px;
}
.news-page .new-list {
    padding-top: 78px!important;
}
.news-page .new-list li {
    padding-bottom: 52px;
    margin-bottom: 65px;
    border-bottom: 2px solid #777777;
}
.news-page .new-list li:last-child {
    margin-bottom: 0;
}
.news-page .grid-box{ display: block;}
.news-page .grid-box.two>.five.column{ width: 31.25%; }
.news-page .grid-box.two>.eleven.column{ width: 65%; }
.news-page .new-list li .new-con .tit a {
    height: 48px;
    overflow: hidden;
    display: block;
    color: #777777;
    font-size: 18px;
    line-height: 24px;
}
.news-page .new-list li .new-con .tit a:hover {
    color: #1960ad;
}
.news-page .new-list li .new-con .abst {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    margin: 35px 0 45px;
}
.news-page .new-list li .new-con .abst a {
    color: #1960ad;
}
.news-page .new-list li .new-con .date span {
    color: #777777;
}
.news-page .new-list li .new-con .date span:last-child {
    margin-left: 20px;
    text-transform: capitalize;
}
.news-page .new-list li:last-child {
    margin-bottom: 50px;
}
.newdet-page {
    font-family: lato-regular;
}
.newdet-page .news {
    padding: 50px 0 60px!important;
    color: #777777;
}
.newdet-page .news .news_title h1 {
    padding-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #222;
}
.newdet-page .news .news_date {
    text-align: center;
    line-height: 22px;
    border-bottom: 1px solid #555;
    padding-bottom: 5px;
}
.newdet-page .news .news_abst {
    border-bottom: 1px solid #555;
    padding: 10px 0;
}
.newdet-page .news .news_abst p {
    display: inline-block;
}
.newdet-page .news .news_contents {
    color: #555;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px solid #555;
    padding: 20px 0 40px;
}
.newdet-page .news .news_contents a {
    color: #555;
    font-size: 16px;
    line-height: 24px;
}
.newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table {
    color: #555;
    font-size: 14px;
    line-height: 24px;
    clear: both;
}
.newdet-page .news .news_next {
    width: 99%;
    margin-top: 0px;
    padding-left: 5px;
    border-top: 0px solid #CCC;
    text-align: left;
    padding-top: 10px;
}
.newdet-page .news .news_next a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #777;
    font-size: 15px;
    margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #000;
}
.newdet-page .news .newsnav {
    margin-bottom: 30px;
}
.contact-page .c-info {
    padding: 98px 0 110px;
    background: #fafafc;
}
.contact-page .c-info .c-tit h3 {
    color: #2d2d2d;
    font-family: poppins-regular;
    font-size: 2.714rem;
}
.contact-page .c-info .c-tit p {
    margin-top: -7px;
}
.contact-page .c-info .clist {
    margin-top: 42px;
    color: #2d2d2d;
    line-height: 36px;
    font-size: 1.4285rem;
    position: relative;
}
.contact-page .c-info .clist i {
    display: block;
    margin-bottom: 26px;
}
.contact-page .c-info .clist .qr-code {
    position: absolute;
    right: 1rem;
    bottom: 0;
    width: 145px;
    padding: 5px;
    background: #e9e9e9;
}
.faq-page .faq-list {
    padding: 88px 0 115px;
}
.faq-page .faq-list dt {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    padding: 16px 30px 14px;
    background-color: #343434;
    font-size: 18px;
    cursor: pointer;
    color: #9e9e9e;
    margin-bottom: 12px;
    transition: 0.5s ease;
}
.faq-page .faq-list dt:hover, .faq-page .faq-list dt.active {
    background: #1960ad;
    color: #fff;
}
.faq-page .faq-list dd {
    font-size: 14px;
    line-height: 22px;
    color: #757575;
    padding: 15px 30px;
    margin-bottom: 12px;
    display: none;
}
::-webkit-input-placeholder {
    color: #777;
}
:-moz-placeholder {
    color: #777;
}
::-moz-placeholder {
    color: #777;
}
:-ms-input-placeholder {
    color: #777;
}
.inner-page .pro-list {
    margin-top: 36px;
}
.inner-page .pro-list .grid-box.four>.column {
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 1.3%;
}
.inner-page .pro-list .grid-box.four>.column:nth-child(4n) {
    margin-right: 0;
}
.inner-page .pro-list .swiper-slide {
    border: 1px solid #f3f3f3;
}
.inner-page .pro-list .swiper-slide .tit {
    text-align: center;
    padding: 25px 0;
    background: #fff;
    font-size: 1.4rem;
}
.inner-page .pro-list .swiper-slide .tit a {
    color: #2d2d2d;
    display: inline-block;
    position: relative;
    padding: 0 42px;
}
.inner-page .pro-list .swiper-slide .tit a:before, .inner-page .pro-list .swiper-slide .tit a:after {
    content:'';
    position: absolute;
    top: 49.9%;
    height: 1px;
    width: 25px;
    background: #000;
}
.inner-page .pro-list .swiper-slide .tit a:before {
    left: 0;
}
.inner-page .pro-list .swiper-slide .tit a:after {
    right: 0;
}
@media screen and (max-width: 768px) {
    .inner-banner {
        height: 200px;
        padding-top: 70px;
    }
    .about-page .a-culture {
        padding: 60px 0 50px;
    }
    .about-page .a-culture .a-tit {
        margin-bottom: 50px;
    }
    .about-page .i-network .add-sale {
        display: none;
    }
    .about-page .i-network .con-box {
        margin-right: 0;
        margin-top: 90%;
    }
    .about-page .a-whyUs {
        padding-top: 60px;
    }
    .about-page .a-whyUs .why-list {
        margin-top: 50px!important;
    }
    .about-page .a-whyUs .why-list > .column > .img {
        display: none;
    }
    .prodet-page .det-head .pro-det-one .pro-links {
        margin: 40px 0;
    }
    .prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery li {
        width: 25%;
    }
    .prodet-page .det-body {
        padding: 50px 0;
    }
    .contact-page .c-info .clist .qr-code {
        display: none;
    }
    .layer-form .contact100-form-title {
        min-height: 88px;
        font-size: 24px;
    }
    .layer-form input.input100 {
        height: 40px;
    }
    .layer-form textarea.input100 {
        min-height: 110px;
    }
    .faq-page .faq-list dt i.icon {
        display: none;
    }
}

#index-body .a-more{
  background: rgba(224, 0, 0, 0.66);
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-family: montserrat-semi-bold;
    width: 169px;
    line-height: 55px;
    text-align: center;
    margin-top: 40px;
}
#index-body .a-more:hover{
  background: #000;
}

.h-lan a{
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px!important;
  border-radius: 50%;
  color: #fff;
  background: #555;
}
.h-lan a:hover{
  background: #0071db;
}
.qr-box{
  width: 100px;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: -120px;
  bottom: 0;
}
.contact-page .c-info-box{width: 48%;}
.contact-page .cn-form {
    width: 48%;
    padding: 25px 35px 15px;
    border: 1px solid #dddddd;
    background: #fff;
}
.cn-form p {
    font-size: 18px;
    padding: 10px 0;
    color: #666;
}
.cn-form .formtit {
    margin-bottom: 26px;
    font-size: 22px;
    font-family: poppins-regular;
    line-height: 23px;
    color: #444;
    text-align: center;
    padding-bottom: 18px;
    background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
    margin-bottom: 13px;
    color: #444;
}
.cn-form li label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.cn-form .btnTjly {
    font-size: 15px;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    width: 100%;
    height: 38px;
    background: #0071db;
    border: none;
    cursor: pointer;
    color: #fff;
}
.cn-form .btnTjly:hover {
    background: #000;
}
.cn-form .m-form-l {
    width: 49%;
}
.cn-form .m-form-l li .iptTxt {
    font-size: 13px;
    padding: 0 15px;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    width: 100%;
    border: 1px solid #dedede;
    height: 40px;
    outline: none;
    background: #fff;
    color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
    border-color: #e9322d;
    box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    outline: 0;
    background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
    width: 95%;
    height: 383px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #ccc;
    line-height: 18px;
}
.cn-form .m-form-r {
    width: 49%;
}
.cn-form .m-form-r textarea {
    height: 315px;
    width: 100%;
    border: 1px solid #dedede;
    font-size: 13px;
    padding: 10px 15px;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    font-family: poppins-regular;
}
.cn-form .m-form-r textarea:focus {
    border-color: #e9322d;
    box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
    outline: 0;
    background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.cn-form .yzm img {
    width: 19.4%;
    display: inline-block;
}
.cn-form .yzm input {
    font-size: 13px;
    padding: 0 15px;
    width: 63%;
    border: 1px solid #dedede;
    height: 30px;
    outline: none;
    background: #fff;
    color: #777;
}
@media screen and (max-width: 1200px){
  .contact-page .c-info .c-info-box,
  .contact-page .cn-form{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .contact-page .cn-form{
    display: none;
  }
  .qr-box{
    display: none;
  }
}


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


.small-up-1 tr td img{ display: block; margin: 0 auto; line-height: 127px; }


.wrapper { width: 100%; margin: 30px auto; position: relative; background: #fff; border: 1px solid #dedede; box-shadow: 0 15px 30px rgba(0,0,0,0.1); }

.side { width:22%; float: left; margin: 30px; }

.sidenews { margin-bottom: 40px; }
.sidecontact { margin-bottom: 40px; }

.sideprolist { margin-bottom: 40px; }
.sideprolist .tit { height: 26px; line-height: 26px; margin-bottom: 10px; }
.sideprolist .tit h3 { font-size: 20px; color: #576b7c; font-weight: normal; font-family: microsoft yahei; }
.sideprolist .con {  }
.sideprolist .con .splist {  }
.sideprolist .con .splist li { line-height: 32px; overflow: hidden; margin-bottom: 5px; }
.sideprolist .con .splist li a { display: block; height: 32px; overflow: hidden; padding-left: 20px; padding-right: 30px;
 background: #f1f1f1 url(../images/arrowright.png) no-repeat 95% center; font-size: 14px; color: #333; text-decoration: none; }
.sideprolist .con .splist li a:hover,.sideprolist .con .splist li a.active { color: #fff; background-color: #0097e0; background-image: url(../images/arrowright2.png); }
.sideprolist .con .splist li .children{margin-top: 5px;}
.sideprolist .con .splist li .children li:last-child{ margin-bottom: 0; }
.sideprolist .con .splist li .children li a{ padding-left:35px; background-color:#f1f1f1; 
  background-image:url(../images/pfeil_navi_inaktiv.gif) no-repeat 20px center;  }
  .sideprolist .con .splist li .children li a:hover,.sideprolist .con .splist li .children li a.active { color: #fff; background-color: #0097e0; background-image: url(../images/arrowright2.png); }

.sideprolist .con .splist li .children li .children2{margin-top: 5px;}
.sideprolist .con .splist li .children .children2 li:last-child{ margin-bottom: 0; }
.sideprolist .con .splist li .children .children2 li a{ padding-left:50px; background-color:#f1f1f1; 
  background-image:url(../images/pfeil_navi_inaktiv.gif) no-repeat 35px center;  }
  .sideprolist .con .splist li .children .children2 li a:hover,.sideprolist .con .splist li .children .children2 li a.active { color: #fff; background-color: #0097e0; background-image: url(../images/arrowright2.png); }


.main { margin: 30px; margin-left: 0; float: right; width: 70%; }
.main .tit { margin-bottom: 20px; }
.main .tit h1{
font-size:24px;}
.main .tit .ydbearh{
margin-top:5px;
margin-bottom:10px;
line-height:28px;
}
.main .tit .wao { text-indent: -99999px; height: 43px; line-height: 43px; background: url(../images/maintit01.png) no-repeat center center; }
.main .tit .now { line-height: 30px; color: #999; font-family: arial; text-align: center; text-transform: uppercase; font-size: 14px; letter-spacing: 3px; display: none; }
.main .tit .now a { color: #999; }
.main .con { font-size: 14px; font-family: microsoft yahei; color: #333; line-height: 24px; }
.main .con p { margin-bottom: 20px; }


.mainprolist { }
.mainprolist li {/* height: 261px;*/ width: 33.3%; overflow: hidden; float: left; border: 1px solid #ececec; margin-left: -1px; position: relative; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.mainprolist li:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 9; }
.mainprolist li .img { width: 100%;margin-top: -2px; -webkit-transition: all .4s ease; transition: all .4s ease; }
.mainprolist li .img img { width: 100%; display: block; }
.mainprolist li .info { width: 100%; height: 48px;background: #fff; text-align: left; -webkit-transition: all .4s ease; transition: all .4s ease; }
.mainprolist li .info .cover { width: 100%; height: 9px; position: absolute; background: url(../images/homecboxcover.png) no-repeat center center; top: -9px; left: 0; -webkit-transition: all .4s ease; transition: all .4s ease; }
.mainprolist li .info h3 { line-height: 30px; margin: 10px 20px 18px; height: 30px; overflow: hidden; }
.mainprolist li .info .more { background: url(../images/coga.gif) no-repeat -21px -73px; display: block; width: 10px; height: 10px; text-indent: -99999px; position: absolute; right: 0; top: 19px; }
.mainprolist li .info h3 a { font-size: 16px; color: #0097e0; font-weight: normal; }
.mainprolist li .info p { font-size: 13px; color: #777; line-height: 20px; font-family: microsoft yahei; margin: 0 14px 0 20px; height: 40px; overflow: hidden; }



#product-list {
  margin: 0 0 30px 0;
}
#product-list #product-list-header,#product-detail #product-detail-header {
  height: 50px;
  position: relative;
  border-bottom: 1px #db0031 solid;
  margin: 0 0 20px 0;
}
#product-detail #product-detail-header {
  margin: 0 0 5px 0;
}
#product-list #product-list-header h1,#product-detail #product-detail-header h1{
  border: 0;
  padding-right: 50px;
}
#product-list #product-list-header img,#product-detail #product-detail-header img {
  position: absolute;
  right: 0;
  top: 0;
}
#product-list table thead{
  background: #0097e0;
}
#product-list table thead tr td{ 
  border: 1px solid #ffffff;  
}
#product-list table thead tr td p{
  color: #ffffff;    
  padding: 5px;
    margin-bottom: 0;
    line-height: normal;
}
#product-list table tbody:nth-child(odd) tr{ background: #ffffff; }
#product-list table tbody:nth-child(even) tr{ background: #eeefef; }

#product-list table.jdkskfew-table tbody tr:nth-child(odd){ background: #eeefef; }
#product-list table.jdkskfew-table tbody tr:nth-child(even){ background: #ffffff; }


#product-list table {
  width: 100%;
}
#product-list table thead tr th{
  background: #dcdcdc;
  border-bottom: 1px #cdcdcd solid;
  border-right: 1px #cdcdcd solid;
  vertical-align: top;
  font-weight: normal;
  padding: 2px;
}
#product-list table tbody tr td {
  border-right: 1px #cdcdcd solid;
  padding: 3px 2px;
  text-align: left;
  font-size: 14px;
}
#product-list table tbody tr td a{
  font-size: 14px;
}
#product-list table tbody tr td a:hover{
  text-decoration: underline;
}
#product-list table tbody tr td p{margin-bottom: 0;}
#product-list table tbody tr td button {
  background: #dcdcdc;
  border: 1px #9a9a9a solid;
}
#product-list table thead tr th.last, #product-list table tbody tr td.last {
  border-right: 0;
}
/*#product-list table tbody tr:nth-child(odd) td {
  background: #eeefef;
} 
#product-list table tbody tr:nth-child(even) td {
  background: #fff;
}*/
#product-detail,#product-error {
  margin: 0 19px 0 20px;
}
#product-detail h1, #product-detail p.product-detail-article-num {
  color: #db0031;
  font-size: 14px;
  margin: 0;
  padding: 0;
  border: 0;
}
#product-detail p.product-detail-article-num {
  border-bottom: 1px #db0031 solid;
  padding: 3px 0 8px 0;
  margin-bottom: 13px;
}
#product-detail #product-detail-left {
  float: left;
  width: 238px;
}
#product-detail-left p {
  background: #dcdcdc;
  margin: 0 0 7px 0;
  padding: 5px 0;
  text-align: center;
}
#product-detail-left ul{
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}
#product-detail-left ul li {
  float: left;
  margin: 0 7px 7px 0;
}
#product-detail-left ul li a img {
  border: 1px #D7D7D7 solid;
  width: auto;
}
#product-detail #product-detail-right {
  float: right;
  width: 495px;
}
#product-detail div.product-detail-headline {
  background: #eeefef;
  color: #0e0e0e;
  font-weight: bold;
  font-size: 14px;
  padding: 6px;
}
#product-detail #product-detail-desc  {
  margin: 7px 0 22px 0;
  padding: 0 6px;
}



@media screen and (max-width: 1415px) {
	.container {
    width: 100%;
}
.main {
    width: 68%;
}


}
@media screen and (max-width: 768px) {
	.container {
    width: 100%;
  }
  #index-body h2.h2{
        font-size: 30px;
  }
#index-body h2.h2 span {
    font-size: 30px;
}
#index-body p.p, #index-body div.p{
      padding: 20px 0;
}
#index-body .i-about .i-about-equipment .i-about-fl{
  width: 100%;    margin-right: 0;
}
#index-body .i-about .i-about-equipment .i-about-fl .i-production .column h2{
      font-size: 20px;
}
#index-body .i-about .i-about-equipment .i-equipment{
  width: 100%;
}
#index-body .i-about .i-about-equipment .i-equipment .text{
  position: relative;
  padding: 10px;
  top: 0%;
}
#index-body .i-about .i-about-equipment .i-equipment .text p{
  padding-right: 0;
}
#index-body .i-about .i-about-equipment .i-equipment{
      margin-top: 15px;
}
#index-body .i-product .i-pro-fl{
  width: 100%;
}
#index-body .i-product .i-pro-list{
  width: 100%;
}
#index-body .i-product{
  padding: 30px 0;
}
#index-body .i-about {
    padding: 30px 0 15px;
}
#index-body .i-product .i-pro-list ul li{
  width: 100%;
}
#index-body .i-application .i-app-hon .i-app{
      width: 100%!important;
    margin-right: 0%;
}
#index-body .i-application .i-app-hon .i-honor{
  width: 100%;
  margin-top: 15px;
}
#index-body .i-partner {
    padding: 20px 0;
}
#footer .footer-top .f-top.grid-box.four .column{
      width: 100% !important;    margin-right: 0%;    margin-bottom: 25px;
}
#footer .footer-top .f-bot{
      margin-top: 0;
}
#footer .footer-top .f-bot.grid-box.four .column {
    width: 100% !important;
    margin-right: 0;
    margin-top: 15px;
}
#footer .footer-bottom p{
  display: none;
}
.inner-page .pro-list .grid-box.four>.column{
  width: 100%;
    margin-right: 0;
    margin-bottom: 1.3%;
}
.side{
      width: 100%;
    float: left;
    padding: 10px;
    margin: 0;
}
.main {
    margin: 0;
    padding: 10px;
    float: right;
    width: 100%;
}
.main .con{
      width: 100%;
    display: block;
    overflow-x: scroll;
}
.news-page .grid-box.two>.five.column {
    width: 100%;
}
.news-page .grid-box.two>.eleven.column {
    width: 100%;
}
.mainprolist li{
      width: 100%;
}





}
