@import "../libs/icomoon-footer/style.css";
@import "../libs/icomoon/style.css";
@font-face {
  font-family: bold;
  src: url('fonts/Assistant-Bold.woff');
  
  /* font-properties */
  /* IE9 */
}
@font-face {
  font-family: extraBold;
  src: url('fonts/Assistant-ExtraBold.woff');
  
  /* font-properties */
  /* IE9 */
}
@font-face {
  font-family: extraLight;
  src: url('fonts/Assistant-ExtraLight.woff');
  
  /* font-properties */
  /* IE9 */
}
@font-face {
  font-family: light;
  src: url('fonts/Assistant-Light.woff');
  
  /* font-properties */
  /* IE9 */
}
@font-face {
  font-family: regular;
  src: url('fonts/Assistant-Regular.woff');
  
  /* font-properties */
  /* IE9 */
}
@font-face {
  font-family: semiBold;
  src: url('fonts/Assistant-SemiBold.woff');
  
  /* font-properties */
  /* IE9 */
}
* {
  font-family: 'Arial';
}
body,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
}
.container {
  width: 1054px;
}
a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}
.foot .lang_row {
  padding-bottom: 18px;
  border-bottom: 1px solid #686868;
  margin-bottom: 38px;
}
.switcher {
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  width: 163px;
  line-height: 17px;
}
.switcher a {
  text-decoration: none;
  display: block;
  font-size: 10pt;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.switcher a img {
  vertical-align: middle;
  display: inline;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.8;
  margin-right: 8px;
}
.switcher a:hover img {
  opacity: 1;
}
.switcher .selected {
  background: #333333;
  position: relative;
  z-index: 9999;
}
.switcher .selected a {
  border: 1px solid #CCCCCC;
  background: url(/images/Language/arrow_down.png) 146px center no-repeat;
  color: #666666;
  padding: 3px 5px;
  width: 151px;
  color: #fff;
}
.switcher .selected a.open {
  background-image: url(/images/Language/arrow_up.png);
}
.switcher .selected a:hover {
  background: #f0f0f0 url(/images/Language/arrow_down.png) 146px center no-repeat;
  color: #000;
}
.switcher .option {
  position: relative;
  z-index: 9998;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  display: none;
  width: 161px;
  max-height: 198px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.switcher .option a {
  color: #000;
  padding: 3px 5px;
}
.switcher .option a:hover {
  background: #FFC;
}
.switcher .option a.selected {
  background: #FFC;
}
#selected_lang_name {
  float: none;
}
.l_name {
  float: none !important;
  margin: 0;
}
.switcher .option::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #F5F5F5;
}
.switcher .option::-webkit-scrollbar {
  width: 5px;
}
.switcher .option::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #888;
}
.head {
  padding: 14px 0px;
  background-color: #fff;
  position: relative;
}
.head .menu-des {
  padding: 0px 0px;
  display: flex;
  align-items: center;
}
.head .logo {
  display: block;
  width: 90px;
  height: 25px;
  background: url('../img/common/neway-logo.svg') no-repeat center center;
  background-size: 100%;
  overflow: hidden;
}
.head .logo span {
  color: #231815;
  display: block;
  font-size: 26px;
  margin-left: 12px;
  margin-top: 1px;
  white-space: nowrap;
}
.head .logo span.two {
  font-size: 15px;
  position: relative;
  top: -14px;
  margin-left: 14px;
}
.head .search {
  width: 138px;
}
.head .menu .row {
  float: right;
}
.head .menu .row .col-md-1-7 {
  float: left;
  font-size: 14px;
  margin-right: 50px;
  position: relative;
}
.head .menu .row .col-md-1-7.sear {
  display: flex;
  margin-right: 0;
}
.head .menu .row .col-md-1-7 a {
  padding: 9px 0px;
  font-size: 14px;
  text-align: left;
  display: block;
  color: #666666;
}
.head .menu .row .col-md-1-7 a:hover,
.head .menu .row .col-md-1-7 .product:hover,
.head .menu .row .col-md-1-7 .company:hover {
  color: #33b2ff;
}
.head .menu .row .col-md-1-7 .rotate span {
  color: #33b2ff;
}
.head .menu .row .col-md-1-7 .rotate span .icon-arrow::before {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg);
}
.head .menu .row .col-md-1-7 .product,
.head .menu .row .col-md-1-7 .company {
  text-align: left;
  display: block;
  color: #666666;
  padding: 9px 0px;
  cursor: pointer;
}
.head .menu .row .col-md-1-7 .company {
  position: relative;
}
.head .menu .row .col-md-1-7 .company_list {
  position: absolute;
  left: -14px;
  top: 38px;
  z-index: 998;
  width: 120px;
  display: none;
  padding-top: 22px;
}
.head .menu .row .col-md-1-7 .company_list ul {
  border-bottom: 4px solid #33b2ff;
  background-color: #fff;
  padding: 0 16px;
}
.head .menu .row .col-md-1-7 .company_list ul li {
  padding: 5px 0px;
}
.head .menu .row .col-md-1-7 .company_list ul li a {
  color: #444444;
  font-size: 14px;
}
.head .menu .row .col-md-1-7 .company_list ul li a:hover {
  color: #33b2ff;
}
.head .menu .row .icon-arrow {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}
.head .menu .row .icon-arrow::before {
  display: inline-block;
  transition: .5s;
}
.head .menu .row .icon-right {
  background-image: url("../img/icon-right.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  margin: 0 0 0 6px;
  width: 5px;
}
.search-icon {
  cursor: pointer;
  color: #666666;
}
.head .search .search-btn img {
  position: relative;
  top: -2px;
  left: 0px;
}
::-webkit-input-placeholder {
  color: #231815;
  position: relative;
  top: -2px;
  left: 4px;
}
::-moz-placeholder {
  color: #231815;
  position: relative;
  top: -2px;
  left: 4px;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #231815;
  position: relative;
  top: -2px;
  left: 4px;
}
/* ie */
input:-moz-placeholder {
  color: #231815;
  position: relative;
  top: -2px;
  left: 4px;
}
.head .search .SearchTerm {
  background: #fff;
  width: 99px;
  border: 0;
  padding: 0;
  color: #231815;
  outline: none;
  font-size: 12px;
}
.head .menu {
  float: right;
  padding: 0px 0px;
}
.head .menu .col-md-2 {
  width: 22%;
}
.pro_list {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 44px;
  padding-top: 22px;
  z-index: 998;
  display: none;
}
.pro_list .box_all {
  background-color: #fff;
  padding: 25px 33px;
  border-bottom: 4px solid #33b2ff;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
}
.pro_list .box_all .box .cate {
  margin-bottom: 26px;
}
.pro_list .box_all .box .cate span,
.pro_list .box_all .box .cate a {
  font-size: 20px;
  color: #231815;
}
.pro_list .box_all .box .pro {
  margin-bottom: 20px;
}
.pro_list .box_all .box .pro .name {
  color: #231815;
  font-size: 15px;
  margin-bottom: 5px;
}
.pro_list .box_all .box .pro .new::after {
  content: 'NEW';
  display: inline-block;
  width: 38px;
  height: 19px;
  line-height: 16px;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #ff6161;
  color: #ff6161;
  font-size: 12px;
  margin-left: 5px;
}
.pro_list .box_all .box .pro .desc {
  color: #777777;
  font-size: 12px;
}
.pro_list .box_all .box .pro:hover .name,
.pro_list .box_all .box .pro:hover .desc {
  color: #33b2ff;
}
.pro_list .box_all .box .more a {
  color: #68c5ff;
  font-size: 15px;
}
.pro_list .box_all .box .more a em {
  transition: .5s;
}
.pro_list .box_all .box .more a:hover {
  color: #33b2ff;
}
.pro_list .box_all .box .more a:hover em {
  margin-left: 10px;
}
.head .menu-des p {
  font-size: 12px;
  color: #666666;
  line-height: 18px;
}
.head .menu-des .desc {
  font-size: 12px;
  color: #666666;
  border-left: 2px solid #33b2ff;
  padding-left: 15px;
  margin-left: 15px;
}
.head .menu-des span {
  border-bottom: 3px solid #666;
  width: 12px;
  display: block;
  margin-top: 4px;
}
.head .menu ul li .p_list ul li a {
  font-size: 14px;
  display: block;
  width: 229px;
  height: 37px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 37px;
}
.head .menu ul li .p_list ul li a:hover {
  color: #23cafd;
  border: 1px solid #23cafd;
}
.head .nav_btn {
  background: url('../img/common/nav-icon.svg') no-repeat;
  background-position: center center;
  position: absolute;
  right: 15px;
  width: 24px;
  text-align: center;
  height: 100%;
  top: 0px;
  background-size: 20px 20px;
  display: none;
}
.head .nav_search {
  position: absolute;
  top: 0px;
  right: 53px;
  font-size: 20px;
  display: none;
}
.head .search {
  display: none;
  left: 25%;
  position: fixed;
  text-align: center;
  top: 100px;
  width: 50%;
  z-index: 999;
  background-color: #35393a;
}
.head .search form {
  margin: 40px auto;
  position: relative;
  width: 60%;
}
.head .search .close {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 24px;
  font-weight: 300;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}
.head .search form .form-control {
  border-radius: 0;
  background-color: #fff;
  border: none;
  color: #999999;
  height: 34px;
}
.head .search .search-btn {
  background-color: #337ab7;
  border: 1px solid transparent;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  width: 64px;
  height: 34px;
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: -1px;
}
.mobile_nav_all {
  display: none;
  width: 100%;
  position: absolute;
  padding: 20px 0;
  left: 0px;
  top: 60px;
  z-index: 9999;
  border-bottom: 4px solid #33b2ff;
  background-color: #f4f4f4;
  overflow: hidden;
}
.mobile_nav .row a,
.mobile_nav .row span {
  font-size: 18px;
  color: #333;
  display: inline-block;
}
.mobile_nav .row span .icon-arrow {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  position: relative;
  top: 2px;
}
.mobile_nav .row span .icon-arrow::before {
  display: inline-block;
  transition: .5s;
}
.mobile_nav .row .rotate {
  color: #33b2ff;
}
.mobile_nav .row .rotate .icon-arrow::before {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg);
}
.mobile_nav .row .col-xs-4 {
  width: 100%;
  padding-bottom: 12px;
  float: inherit;
  cursor: pointer;
}
.mobile_nav .row .col-xs-4:last-of-type {
  padding-bottom: 0;
}
/*--------------foot css-------------------*/
/*new foot less*/
.foot {
  background: #206f9f;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 769px) {
  .foot {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.foot .box-wrap {
  display: flex;
  justify-content: space-between;
  font-family: "regular";
}
@media (max-width: 769px) {
  .foot .box-wrap {
    flex-direction: column;
  }
}
.foot .box-wrap .box-case {
  flex: 0 0 20%;
}
@media (max-width: 769px) {
  .foot .box-wrap .box-case {
    margin-top: 40px;
  }
}
.foot .box-wrap .box-case .title {
  font-size: 18px;
  font-family: "regular";
  color: #f8f8f8;
  padding-bottom: 20px;
}
@media (max-width: 769px) {
  .foot .box-wrap .box-case .title {
    padding-bottom: 10px;
  }
}
.foot .box-wrap .box-case .desc p {
  padding: 5px 0;
}
@media (max-width: 769px) {
  .foot .box-wrap .box-case .desc p {
    padding-bottom: 5px;
  }
}
.foot .box-wrap .box-case .desc p a {
  font-family: "light";
  font-size: 14px;
  color: #fff;
}
.foot .box-wrap .box-case .desc p a:hover {
  text-decoration: underline;
}
@media (max-width: 769px) {
  .foot .box-wrap .box-case:nth-child(1) {
    margin-top: 0;
  }
}
.foot .box-wrap .last {
  flex: 0 0 37%;
}
.foot .box-wrap .last .desc {
  font-size: 14px;
  color: #f3f3f3;
  line-height: 1.6;
  font-family: "light";
}
@media (max-width: 769px) {
  .foot .box-wrap .last .desc {
    width: 100%;
  }
}
.foot .box-wrap .last .proms {
  display: flex;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (max-width: 769px) {
  .foot .box-wrap .last .proms {
    flex-direction: column;
    margin-top: 0;
  }
}
.foot .box-wrap .last .proms .box {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border-radius: 6px;
  padding: 5px 0 5px 5px;
}
@media (max-width: 769px) {
  .foot .box-wrap .last .proms .box {
    margin-top: 20px;
  }
}
.foot .box-wrap .last .proms .box .img {
  width: 20px;
  height: 30px;
}
.foot .box-wrap .last .proms .box .img img {
  width: 100%;
  height: 100%;
}
.foot .box-wrap .last .proms .box span {
  font-size: 12px;
  font-family: "light";
  display: block;
  padding-left: 8px;
  line-height: 1.2;
  width: 67px;
}
.foot .box-wrap .last .share-lang {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}
@media (max-width: 769px) {
  .foot .box-wrap .last .share-lang {
    flex-direction: column;
  }
}
.foot .box-wrap .last .share-lang .share-new {
  width: 120px;
  height: 30px;
  display: flex;
  justify-content: space-between;
  margin-right: 50px;
}
.foot .box-wrap .last .share-lang .share-new a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.foot .box-wrap .last .share-lang .share-new a:hover {
  opacity: .6;
}
.foot .box-wrap .last .share-lang .share-new a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.foot .box-wrap .last .share-lang .share-new a:nth-child(1) {
  background: url(../img/footer/facebook.svg) no-repeat center center;
}
.foot .box-wrap .last .share-lang .share-new a:nth-child(2) {
  background: url(../img/footer/youtube.svg) no-repeat center center;
}
.foot .box-wrap .last .share-lang .share-new a:nth-child(3) {
  background: url(../img/footer/twitter.svg) no-repeat center center;
}
.foot .box-wrap .last .share-lang .se-langs {
  border-bottom: 1px solid #fff;
  width: 122px;
  position: relative;
}
@media (max-width: 769px) {
  .foot .box-wrap .last .share-lang .se-langs {
    margin-top: 20px;
  }
}
.foot .box-wrap .last .share-lang .se-langs .selected .arrw {
  color: #fff;
  opacity: 0.8;
  cursor: pointer;
  display: inline-block;
  margin-left: 25px;
}
.foot .box-wrap .last .share-lang .se-langs .selected a {
  color: #f2f2f2;
  font-family: "light";
  font-size: 14px;
}
.foot .box-wrap .last .share-lang .se-langs .selected a img {
  margin-right: 10px;
}
.foot .box-wrap .last .share-lang .se-langs .option {
  position: absolute;
  top: 29px;
  z-index: 2;
  background-color: #EEEEEE;
  display: none;
  width: 160px;
  max-height: 198px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.foot .box-wrap .last .share-lang .se-langs .option a {
  display: block;
  font-size: 14px;
}
.foot .box-wrap .last .share-lang .se-langs .option a img {
  margin-right: 10px;
}
.foot .box-wrap .last .send-mail {
  width: 230px;
  border: 1px solid #f2f2f2;
  height: 30px;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
  padding-left: 15px;
  color: #f2f2f2;
  font-family: "light";
  cursor: pointer;
}
.foot .box-wrap .last .send-mail:hover {
  opacity: 0.8;
}
.foot .box-wrap .last .send-mail::after {
  content: '';
  background: url(../img/footer/sarrowr.svg) no-repeat center center;
  display: block;
  width: 16px;
  height: 16px;
}
.foot-button {
  text-align: center;
  padding: 10px 0;
  width: 100%;
  background: #135c89;
  color: #f2f2f2;
}
.foot-button p {
  font-family: 'light';
}
/************end***************/
/* #media Styles*/
.cookie-alert {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px 0;
  background: #054f7c;
  z-index: 99;
  font-family: "OpenSans-Regular";
}
.cookie-alert p {
  width: 100%;
  margin: auto;
  padding: 0 12px;
  text-align: center;
  font-size: 14px;
  color: #f2f2f2;
  position: relative;
}
.cookie-alert p a {
  text-decoration: underline;
  color: inherit;
  font-size: inherit;
}
.cookie-alert p button {
  color: #054f7c;
  border-radius: 4px;
  border: none;
  margin-left: 6px;
  background: #FFF;
}
.cookie-alert p span.clse {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  right: 7px;
  cursor: pointer;
}
.cookie-alert p span.clse::before {
  content: '';
  background: url(../img/footer/close.svg) no-repeat center center;
  width: 100%;
  height: 100%;
  display: block;
}
.totop {
  display: none;
  bottom: 100px;
  cursor: pointer;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  color: #f2f2f2;
  position: fixed;
  right: 20px;
  z-index: 999;
  overflow: hidden;
  box-shadow: 0 0 6px #efefef;
}
.totop .contain {
  width: 100%;
  height: 100%;
  position: relative;
}
.totop .contain::before {
  content: '';
  background: url(../img/footer/to-top.svg) no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.totop .contain::after {
  content: '';
  background: url(../img/footer/to-top.svg) no-repeat center center;
  background-size: contain;
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.totop .contain:hover::before {
  display: none;
}
.totop .contain:hover::after {
  display: block;
}
/*product box*/
.info {
  width: 330px;
  margin: auto;
  background-color: #fff;
  padding-top: 30px;
  margin-bottom: 46px;
  min-height: 445px;
}
.info.yy {
  box-shadow: 0px 0px 5px #D1D1D1;
}
.info .list {
  position: relative;
}
.info .img {
  text-align: center;
  display: block;
  max-height: 254px;
}
.info .img img {
  max-height: 254px;
}
.info .hot {
  position: absolute;
  background-image: url(../img/common/hot.png);
  width: 74px;
  height: 24px;
  background-size: 100%;
  top: 0px;
  background-repeat: no-repeat;
  left: 32px;
}
.info .new {
  position: absolute;
  background-image: url(../img/common/new.png);
  width: 74px;
  height: 24px;
  background-size: 100%;
  top: 0px;
  background-repeat: no-repeat;
  left: 30px;
}
.info .video {
  position: absolute;
  background-image: url(../img/common/video.png);
  width: 41px;
  height: 41px;
  background-size: 100%;
  bottom: 0px;
  right: 30px;
  background-repeat: no-repeat;
}
.info .info_text {
  padding: 27px 30px 37px;
}
.info .info_text .t1:hover {
  color: #26ADFF;
}
.info .info_text .t1 {
  font-size: 16px;
  font-weight: bold;
  color: #3E3A39;
  text-align: left;
  margin-bottom: 10px;
  display: block;
}
.info .info_text .desc {
  font-size: 14px;
  color: #3E3A39;
  line-height: 24px;
}
/*email*/
.form-control.error {
  border: 1px solid red !important;
}
/**/
.cover {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
}
/**/
.feye {
  width: 240px;
  margin: 20px auto;
}
.feye .prev,
.feye .next {
  width: 100px;
  float: left;
  text-align: center;
  padding: 5px 0;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}
.feye .prev:hover,
.feye .next:hover {
  color: #F5F5F5;
  background-color: #26ADFF;
}
.feye .prev {
  margin-right: 40px;
}
.feye .prev.no,
.feye .next.no {
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.cert {
  padding: 60px 0;
}
.cert h3 {
  font-size: 36px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  font-family: regular;
}
.cert .flex-container {
  max-width: 1050px;
  padding: 0 12px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cert .flex-item {
  display: inline-flex;
  flex: 0 0 48%;
  margin-top: 30px;
}
.cert .flex-item__content {
  width: 100%;
  position: relative;
  border: 1px solid #c8c8c8;
  border-radius: 6px;
  padding: 30px 12px;
  display: flex;
  align-items: center;
}
.cert .flex-item__content .img {
  width: 150px;
  text-align: center;
}
.cert .flex-item__content .img img {
  height: 76px;
}
.cert .flex-item__content .text {
  margin-left: 20px;
}
.cert .flex-item__content .text .p1 {
  font-size: 24px;
  line-height: 1.3;
  color: #333;
  margin-bottom: 4px;
  font-family: light;
}
.cert .flex-item__content .text .p2 {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  font-family: light;
}
@media (min-width: 1200px) {
  .container {
    width: 1054px;
    margin: 0 auto;
  }
  .pro_list .box_all .box .cate a:hover {
    cursor: pointer;
    color: #33b2ff;
  }
}
@media (max-width: 1200px) {
  .pro_list {
    position: inherit;
    left: inherit;
    top: inherit;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .pro_list .box_all {
    border: none;
    padding: 0px;
    background-color: #f4f4f4;
    flex-direction: column;
  }
  .pro_list .box_all .box {
    width: 100% !important;
    float: inherit;
    padding: 0;
  }
  .pro_list .box_all .box.active {
    background-color: #FFF;
  }
  .pro_list .box_all .box:last-child {
    margin-bottom: 0px;
  }
  .pro_list .box_all .box:last-child .cate {
    border-bottom: 1px solid #c8c8c8;
  }
  .pro_list .box_all .box .cate {
    font-size: 16px;
    color: #32b2ff;
    padding: 12px 0;
    margin: 0 12px 0;
    border-top: 1px solid #c8c8c8;
  }
  .pro_list .box_all .box .cate span,
  .pro_list .box_all .box .cate a {
    font-size: inherit;
    cursor: pointer;
  }
  .pro_list .box_all .box .cate .active {
    color: #33b2ff;
  }
  .pro_list .box_all .box .pro,
  .pro_list .box_all .box .more {
    display: none;
    padding-bottom: 14px;
    padding-left: 28px;
    margin-bottom: 0;
  }
  .pro_list .box_all .box .more {
    padding-bottom: 12px;
  }
  .company_list {
    display: none;
    background-color: #FFF;
    margin-bottom: 12px;
  }
  .company_list ul {
    padding: 12px 16px;
  }
  .company_list ul li {
    margin-bottom: 12px;
  }
  .company_list ul li:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 1080px) {
  .head {
    height: 60px;
    padding: 0px 0px;
    display: flex;
    align-items: center;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .head .menu-des .desc {
    padding-left: 5px;
  }
  .head .logo_box .logo {
    width: 75px;
  }
  .head .menu-des .desc p:first-child {
    display: none;
  }
  .head .menu-des {
    padding: 0px 15px;
  }
  .head .nav_btn {
    display: block;
  }
  .head .menu {
    display: none;
  }
  .head .nav_search {
    display: block;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .box .col-md-4 {
    float: none;
    width: auto;
  }
  .mobile_nav .mobile_nav_close {
    top: 9px;
  }
  .foot .le {
    margin-bottom: 30px;
  }
  .foot .le,
  .foot .cont {
    float: inherit;
    margin-right: inherit;
  }
}
@media (max-width: 940px) {
  /*foot*/
  .foot .foot_top .f_product,
  .foot .foot_top .f_company,
  .foot .foot_top .f_newsletter {
    float: none;
    width: auto;
  }
  .foot .col-md-3.le {
    margin-bottom: 30px;
    width: 100%;
  }
  .foot .col-md-3.ri {
    margin-bottom: 30px;
    width: 100%;
  }
  .foot .col-md-3.cont {
    width: 100%;
  }
  .foot .col-md-3 {
    padding: 0;
  }
  .foot .input-group {
    width: 290px;
  }
  .foot .title {
    padding-bottom: 12px;
  }
  .foot .input-group {
    top: 0;
  }
  .cert {
    padding: 90px 40px !important;
  }
  .cert .flex-item {
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  .head .logo {
    font-size: 12px;
  }
  .totop {
    border: none;
  }
  .head .menu-des .logo {
    width: 70px;
  }
  .head .menu-des .desc {
    margin-left: 5px;
  }
  .foot .foot-button p {
    font-size: 12px;
  }
}
@media (max-width: 525px) {
  .head .search {
    width: 90%;
    left: 5%;
  }
  .head .search input {
    width: 144px;
  }
  .foot .sns a {
    padding: 0 6px;
  }
  .jump {
    right: 0%;
  }
}
@media screen and (max-width: 500px) {
  .cert {
    padding: 60px 0;
  }
  .cert h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .cert .flex-item {
    margin-top: 20px;
  }
  .cert .flex-item__content {
    padding: 12px;
  }
  .cert .flex-item__content .img {
    width: 110px;
  }
  .cert .flex-item__content .img img {
    height: 40px;
  }
  .cert .flex-item__content .text {
    margin-left: 20px;
  }
  .cert .flex-item__content .text .p1 {
    font-size: 14px;
  }
  .cert .flex-item__content .text .p2 {
    font-size: 12px;
  }
}
@media (max-width: 374px) {
  .head .search {
    left: 10%;
  }
  .head .search {
    width: 80%;
  }
  .head .input-group {
    right: 16%;
  }
  .foot .foot_top .form-control {
    width: 194px;
  }
  .info {
    width: auto;
  }
  .info .hot {
    left: 20px;
  }
  .info .video {
    right: 30px;
  }
  .jump {
    right: 0%;
  }
}
