@font-face {
  font-family: 'jura-demibold';
  src: url(../fonts/jura-demibold.ttf) format('truetype'), url(../fonts/jura-demibold.eot) format('eot'), url(../fonts/jura-demibold.woff) format('woff'), url(../fonts/jura-demibold.woff2) format('woff2');
}
@font-face {
  font-family: 'jura-light';
  src: url(../fonts/jura-light.ttf) format('truetype'), url(../fonts/jura-light.eot) format('eot'), url(../fonts/jura-light.woff) format('woff'), url(../fonts/jura-light.woff2) format('woff2');
}
@font-face {
  font-family: 'jura-medium';
  src: url(../fonts/jura-medium.ttf) format('truetype'), url(../fonts/jura-medium.eot) format('eot'), url(../fonts/jura-medium.woff) format('woff'), url(../fonts/jura-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'jura-regular';
  src: url(../fonts/jura-regular.ttf) format('truetype'), url(../fonts/jura-regular.eot) format('eot'), url(../fonts/jura-regular.woff) format('woff'), url(../fonts/jura-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Jura-SemiBold';
  src: url(../fonts/Jura-SemiBold.ttf) format('truetype'), url(../fonts/Jura-SemiBold.eot) format('eot'), url(../fonts/Jura-SemiBold.woff) format('woff'), url(../fonts/Jura-SemiBold.woff2) format('woff2');
}
#banner{background:#e2b27d;}
.container {
  width: 1210px;

}
.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;
}
.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%;
  left: 0;
  top: 0;
  z-index: 999;
}
#header .language {
  height: 40px;
  margin-right: -60px;
  line-height: 40px;
}
#header .language p {
  color: #c3c3c3;
}
#header .language p a {
  color: #c3c3c3;
  margin: 0 10px;
  font-size: 20px;
}
#header .language p a .fa {
  font-size: 16px;
  margin-right: 5px;
}
#header .language p a:hover {
  color: #dab65e;
}
#header .language p a.en {
  color: #dab65e;
}
#header .language2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 50px;
  line-height: 50px;
}
#header .nav {
  position: relative;
  padding-top: 10px;
}
#header .nav .logo {
  padding-left: 1%;
}
#header .nav .h-search {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin-left: 30px;
}
#header .nav .h-search .fa {
  color: #ffffff;
}
#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;
  position: relative;
  padding-right: 2%;
}
#header .nav .menu-box .menu {
  height: 50px;
  line-height: 50px;
  float: right;
}
.menu-menu-container{ float: right; }
#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:last-child {
  margin-right: 0;
}
#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: #e2b27d;
}
#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: #e2b27d;
}
#header .nav .menu-box .menu > li:hover > a:after,
#header .nav .menu-box .menu > li.current-menu-item > a:after,
#header .nav .menu-box .menu > li.current-category-ancestor > a:after,
#header .nav .menu-box .menu > li.current-post-ancestor > a:after {
  width: 80%;
  left: 10%;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #e2b27d;
  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-product1 {
  padding: 115px 0 100px;
}
#index-body .i-product {
  padding: 115px 0 100px;
}

#index-body .pro-list ul li{
  width: 23%;
  margin: 1%;
  float: left;
}
#index-body .pro-list ul li:hover h2{
	background:#e2b27d;
}
#index-body .pro-list ul li h2 {
  line-height: 50px;
  background: #2b2b2b;
  position: relative;
  color:#fff;
  text-align:center;
  height: 50px;
  font-size: 20px;
  overflow: hidden;
  z-index: 9;
}
#index-body  .pro-list ul li h2 a {
  color: #ffffff;
}
#index-body  .pro-list ul li .img-box a.more {
  width: 84px;
  height: 20px;
  display: block;
  line-height: 20px;
  border: 1px solid #dcb273;
  color: #a1a1a1;
  margin-top: 10px;
  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  .pro-list ul li .img-box a.more:hover {
  background: #dcb273;
  color: #ffffff;
}

#index-body .i-product .pro-about .grid-box .column {
  padding: 3% 1.2%;
  position: relative;
  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-about .grid-box .bj{
    position: absolute;
    background: #f9f0e5;
    width: 300px;
    height: 300px;
    margin-left: 8%;
    z-index: -1;
    margin-top: -10%;
    border-radius: 100%;
    }
#index-body .i-product .pro-about .grid-box .column h2 {
  color: #e4c78f;
  position: relative;
  padding-bottom: 15px;
}
#index-body .i-product .pro-about .grid-box .column h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 120px;
  height: 1px;
  margin-left: -60px;
  background: #e4c78f;
}
#index-body .i-product .pro-about .grid-box .column p {
  color: #b6b2a9;
  line-height: 25px;
  margin: 20px 0;
}
#index-body .i-product .pro-about .grid-box .column a.more {
  width: 132px;
  height: 34px;
  display: block;
  border: 1px solid #e4c78f;
  line-height: 32px;
  margin: 0 auto;
  text-align: center;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  font-size: 14px;
  color: #e4c78f;
}
#index-body .i-product .pro-about .grid-box .column a.more:hover {
  background: #e4c78f;
  color: #ffffff;
}
#index-body .i-product .pro-about .grid-box .column:hover {
  transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
#index-body .i-product .pro-list {
  padding-top: 68px;
  padding-bottom: 500px;
  display: flex;
}
#index-body .i-product .pro-list .column h2 {
  color: #ffffff;
}
#index-body .i-product .pro-list .column h2 a {
  font-size: 36px;
}
#index-body .i-product .pro-list .column h2 span {
  font-size: 36px;
}
#index-body .i-product .pro-list .column p,
#index-body .i-product .pro-list .column h3 {
  color: #efc17c;
}
#index-body .i-product .pro-list .column h3 {
  font-size: 70px;
  line-height: 60px;
}
#index-body .i-product .pro-list .column p.if {
  color: #ffffff;
}
#index-body .i-product .pro-list .i-text {
  padding: 5%;
  padding-top: 12%;
}
#index-body .i-product .pro-list .i-text2 {
  padding-left: 0;
}
#index-body h2.h2 {
  color: #e4c78f;
  position: relative;
  padding-bottom: 15px;
}
.bai{background: #fff;
    position: relative;
    padding: 0 20px;
    z-index: 9;}
.hui{
    background: #ecebf1;
    position: relative;
    color: #000;
    padding: 0 20px;
    z-index: 9;
    }
.huang{background: #f9f1e2;
    position: relative;
    padding: 0 20px;
    z-index: 9;}
#index-body h2.h2:after {
  content: '';
  position: absolute;
  top: 40%;
  left: 50%;
  width: 60%;
  height: 1px;
  margin-left: -30%;
  background: #e4c78f;
}
#index-body h2.h2 span {
  font-size: 50px;
}
#index-body h2.h2 span:last-child{ padding-right:10px;}
#index-body p.p {
  color: #b6b2a9;
  line-height: 25px;
  margin: 20px 0;
}
#index-body .i-about .container .p {
  color: #3a3a3a;
  line-height: 25px;
  margin: 20px 0;
}
#index-body .i-about .container .p h1 {
  display: inline;
  font-weight: normal;
  font-size: 18px;
}
.page-rightBar h1{
  color: #000000;
  font-size: 18px;
  text-align: center;
  margin-bottom: 12px;
}
.cosmetic{
  color: #b6b2a9;
  margin-bottom: 12px;
  
}

#index-body .i-about {
  background:url(../images/about_bj.jpg)  #f4f3f7 center center no-repeat;
  padding: 240px 0 140px;
}
#index-body .i-about .img {
  margin-top: -45%;
  margin-bottom: 54px;
}
#index-body .i-about .grid-box {
  margin-top: 30px;
}
#index-body .i-about .grid-box .column img {
  margin: 10px auto;
  display: block;
}
#index-body .i-about .grid-box .column p {
  color: #e2c285;
  text-align: center;
}
#index-body .i-about .grid-box .column p i {
  font-size: 22px;
}
#index-body .i-network {
  padding: 100px 0;
  background: #f9f1e2;
}
#index-body .i-network .network {
  position: relative;
}
#index-body .i-network .network .map-r {
  position: absolute;
  right: 0;
  top: 0;
}
#index-body .i-network .network .map {
  position: absolute;
  top: 5%;
  left: 20px;
  z-index: 99;
}
#index-body .i-network .network .map-europe {
  width: 170px;
  height: 100px;
}
#index-body .i-network .network .map-africa {
  width: 140px;
  height: 100px;
  top: 48%;
  left: 6px;
}
#index-body .i-network .network .map-china {
  width: 160px;
  height: 165px;
  top: 12%;
  left: 25%;
}

#index-body .i-network .network .map-east {
  width: 160px;
  height: 165px;
  top: 36%;
  left: 20%;
}
#index-body .i-network .network .map-company {
  width: 207px;
  height: 193px;
  top: 11%;
  left: 38%;
}
#index-body .i-network .network .map-asia {
  width: 143px;
  height: 103px;
  top: 40%;
  left: 44%;
}
#index-body .i-network .network .map-north {
  width: 157px;
  height: 90px;
  top: 8%;
  left: auto;
  right: -2%;
}
#index-body .i-network .network .map-south {
  width: 157px;
  height: 90px;
  top: 60%;
  left: auto;
  right: 4%;
}
#index-body .i-news {
  padding: 100px 0 100px;
  background: #ffffff;
}
#index-body .i-news .new-list {
  margin-top: 50px;
}
#index-body .i-news .new-list .swiper-slide .img-box .img-text {
  position: relative;
  z-index: 99;
  background: #1f1f1f;
  padding: 15px;
}
#index-body .i-news .new-list .swiper-slide .img-box .img-text h2 {
  line-height: 24px;
}
#index-body .i-news .new-list .swiper-slide .img-box .img-text h2 a {
  color: #a8a8a8;
  font-size: 20px;
      font-family: roboto-medium;
}
#index-body .i-news .new-list .swiper-slide .img-box .img-text time {
  color: #a9a9a9;
  display: block;
  font-size: 15px;
      font-family: roboto-medium;
}
#index-body .i-news .new-list .swiper-slide .img-box .img-text p {
  color: #a9a9a9;
  line-height: 25px;
      font-family: roboto-medium;
}
.footer-add {
  padding: 25px 0;
  background: #9d9d9d;
}
.footer-add .fl h2,
.footer-add .fl p {
  color: #fff;
}
.footer-add .fr p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0px;
}
#footer a:hover {
  color: #c39f76 !important;
}
#footer .footer-top {
  background: #414141;
  padding: 66px 0;
}
#footer .footer-top .i-company {
  padding-right: 6%;
}
#footer .footer-top .i-company .icon {
  margin-top: 15px;
}
#footer .footer-top .i-company .icon .fa {
  color: #a27146;
  font-size: 16px;
  margin-right: 10px;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #a27146;
}
#footer .footer-top .i-company .icon .fa:hover {
  color: #c39f76;
}
#footer .footer-top .i-qr img {
  width: 160px;
}
#footer .footer-top h2 {
  font-size: 22px;
  color: #c39f76;
  margin-bottom: 20px;
}
#footer .footer-top p {
  color: #a8a8a8;
  font-size: 14px;
      font-family: roboto-medium;
}
#footer .footer-top .i-detail p {
  padding-left: 25px;
  background: url("../images/add.png") no-repeat left top;
  margin-bottom: 10px;
}
#footer .footer-top .i-detail p.phone {
  background: url("../images/phone.png") no-repeat left top;
}
#footer .footer-top .i-detail p.mail {
  background: url("../images/mail.png") no-repeat left center;
}
#footer .footer-top ul li {
  line-height: 30px;
}
#footer .footer-top ul li a {
  color: #a8a8a8;
  background: url("../images/ei.png") no-repeat left center;
  padding-left: 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;
}
#footer .footer-top ul li a:hover {
  color: #7fbc31;
  padding-left: 25px;
}
#footer .footer-bottom {
  background: #2b2a2a;
}
#footer .footer-bottom p {
  color: #d3d3d3;
  font-size: 14px;
  height: 92px;
  line-height: 92px;
}
#footer .footer-bottom p a {
  color: #d3d3d3;
  margin-right: 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;
}
.bread-crumbs {
  color: #efc17c;
  height: 40px;
  line-height: 40px;
}
.bread-crumbs a {
  color: #efc17c;
}
.bread-crumbs a span {
  color: #efc17c;
}
.inner-banner {
  background: url(../images/inner-banner.jpg) center no-repeat;
  height: 483px;
  background-size: cover;
}
.inner-page {
  padding-top: 70px;
  padding-bottom: 60px;
  background: url(../images/about_bj.jpg) #ecebf1 center top;
}
.slick-prev, .slick-next {
    width: 100%;
    height: 20px;
    background: url(../images/top.png) center no-repeat;
    border: none;
    color: rgba(255,255,255,.0);
}
.slick-next {
  background: url(../images/down.png) center no-repeat;
}
.image-gallery li{
  padding: 10px 0;
}
.inner-page .inner-main-tit {
  height: 55px;
  line-height: 55px;
  margin-bottom: 55px;
}
.inner-page .inner-main-tit .nowTit {
  font-family: Jura-SemiBold;
  font-size: 28px;
  position: relative;
  padding: 0;
  color: #efc17c;
}
.inner-page .inner-main-tit .nowTit:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 1px;
  background: #efc17c;
}
.inner-page .inner-main-tit .nowTit:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 1px;
  background: #efc17c;
}
.inner-page .inner-main-tit .nowTit2 .h2 {
  font-family: Jura-SemiBold;
  font-size: 28px;
  color: #000000;
  line-height: 25px;
}
.inner-page .inner-main-tit .nowTit2 .h2 a{
	font-size: 28px;
}
.inner-page .sidebar {
  width: 22%;
}
.inner-page .sidebar .side-top .side-tit {
  font-family: jura-light;
  color: #161616;
  min-height: 62px;
  line-height: 62px;
  text-transform: capitalize;
  margin-bottom: 5px;
  padding-left: 20px;
  background: #efc17c url(../images/tit_03.jpg) no-repeat 80% bottom;
}
.inner-page .sidebar .side-top .side-menu li > a {
  color: #a1a1a1;
  display: block;
  background: #ffffff;
  margin-bottom: 2px;
  line-height: 50px;
  padding-left: 20px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  font-size: 16px;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  font-family: roboto-medium;
}
.inner-page .sidebar .side-top .side-menu li:hover > a {
  color: #000;
  background: #dcb273;
}
.inner-page .sidebar .side-pdf {
  padding: 20px 0 20px 40%;
  background: url(../images/pdf_03.jpg) no-repeat 20px center #ffffff;
  margin: 12px 0;
}
.inner-page .sidebar .side-pdf h2,
.inner-page .sidebar .side-pdf p {
  color: #efc17c;
  font-family: jura-light;
}
.inner-page .sidebar .side-pdf h2 a,
.inner-page .sidebar .side-pdf p a {
  color: #efc17c;
}
.inner-page .sidebar .side-contact {
  padding: 20px;
  background: #ffffff url(../images/mail_03.jpg) no-repeat 80% bottom;
}
.inner-page .sidebar .side-contact h2 {
  color: #efc17c;
  font-size: 22px;
  margin-bottom: 15px;
  font-family: jura-light;
}
.inner-page .sidebar .side-contact p {
  font-family: jura-light;
  font-size: 12px;
  color: #797979;
}
.inner-page .sidebar .side-contact h3 {
  color: #a1a1a1;
  font-size: 15px;
font-family: roboto-medium;
}


.inner-page .sidebar .side-contact p.address {
  padding-left: 25px;
  background: url("../images/add.png") no-repeat left top;
  margin-bottom: 10px;
  font-size: 14px;
      font-family: roboto-medium;
}
.inner-page .sidebar .side-contact p.phone {
  padding-left: 25px;
  background: url("../images/phone.png") no-repeat left top;
  margin-bottom: 10px;
  font-size: 14px;
      font-family: roboto-medium;
}
.inner-page .sidebar .side-contact p.mail {
  background: url("../images/mail.png") no-repeat left center;
}
.inner-page .page-rightBar {
  width: 75%;
}
.inner-page .page-rightBar .inner-main-box {
  padding-bottom: 100px;
}
.inner-page .page-rightBar .inner-main-box h2 {
  color: #efc17c;
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Roboto;
}
.inner-page .page-rightBar .inner-main-box p {


  color: #404040;
  font-family: roboto-medium;
  font-size: 15px;
}
.inner-page .page-rightBar .inner-main-box .grid-box .column p {
  color: #b6b2a9;
}
.about-page .a-factory {
  /* background: #ffffff; */
  padding-top: 50px;
}
.about-page .a-factory .inner-main-tit {
  margin-bottom: 30px;
}
.about-page .a-factory .new-list {
  margin-top: 20px;
  position: relative;
}
.about-page .a-factory .new-list .fa {
  cursor: pointer;
  color: #000;
  z-index: 8;
  font-size: 12px;
  width: 28px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #e4c78f;
  position: absolute;
  right: 22%;
  bottom: -48px;
}
.about-page .a-factory .new-list .fa-chevron-right {
  right: 20%;
}
.about-page .a-factory .new-list .slideBox .swiper-slide .img-box {
  position: relative;
}
.about-page .a-factory .new-list .slideBox .swiper-slide .img-box img {
  width: 100%;
}
.about-page .a-factory .new-list .slideBox .swiper-slide .img-box .layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  opacity: 1;
  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;
}
.about-page .a-factory .new-list .slideBox .swiper-slide .img-box:hover .layer {
  opacity: 0;
  filter: alpha(opacity=100);
}
.about-page .a-factory .company-name {
  height: 70px;
}
.about-page .a-factory .company-name p {
  color: #e4c78f;
  line-height: 70px;
  width: 50%;
  font-family: roboto-medium;
}
.about-page .a-honor {
  /* background: #000000; */
  padding: 150px 0 130px;
}
.about-page .a-history {
  padding: 85px 0;
}
.about-page .a-history .ul {
  margin-top: 20px;
}
.about-page .a-history .ul ul li {
  margin-bottom: 10px;
  width: 100%;
  font-family: roboto-medium;
}
.about-page .a-history .ul ul li .year {
  font-family: jura-light;
  font-weight: bold;
  color: #a1a1a1;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  background: #000000;
  margin-right: 2%;
}
.about-page .a-history .ul ul li .year-text {
  /*font-family: jura-light;*/
  font-size: 18px;
  color: #a1a1a1;
  line-height: 50px;
  background: #000000;
  padding-left: 15px;
}
.about-page .a-history .ul ul li:hover .year {
  color: #efc17c;
}
.product-page .inner-main-tit .nowTit2 {
  padding-top: 5px;
  position: relative;
}
.product-page .inner-main-tit .nowTit2:after {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin-left: 150px;
  width: 200px;
  height: 1px;
  background: #ae9b73;
}
.product-page .inner-main-tit .nowTit2:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -350px;
  width: 200px;
  height: 1px;
  background: #ae9b73;
}
.product-page .prolist ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 3%;
}
.product-page .prolist ul li .img-box h2 {
  line-height: 40px;
  background: #2b2b2b;
  text-align: center;
  position: relative;
  z-index: 9;
}
.product-page .prolist ul li .img-box h2 a {
  color: #a1a1a1;
}
.product-page .prolist ul li .img-box a.more {
  width: 84px;
  height: 20px;
  display: block;
  line-height: 20px;
  border: 1px solid #dcb273;
  color: #a1a1a1;
  margin-top: 10px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.product-page .prolist ul li .img-box a.more:hover {
  background: #dcb273;
  color: #ffffff;
}
.product-page .prolist ul li:nth-child(3n) {
  margin-right: 0 !important;
}
.prodet-page .det-con {
  padding: 60px 0;
}
.prodet-page .det-con h3 {
  font-size: 22px;
  color: #efc17c;
  margin-bottom: 45px;
  position: relative;
  padding-bottom: 10px;
}
.prodet-page .det-con h3:after {
  content: '';
  position: absolute;
  width: 215px;
  height: 1px;
  background: #000000;
  left: 0;
  bottom: 0;
}
.prodet-page .det-con h2 {
  color: #000000;
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: jura-light;
}
.prodet-page .det-con p {

color: #ffffff;

font-family: jura-regular;

font-size: 19px;
}
.prodet-page .det-con p a{color: #ffffff;font-family: jura-regular;font-size: 19px;}
.prodet-page .det-con .grid-box .column p {
  color: #000000;
}
.prodet-page .form {
  padding: 68px 0;
}
.prodet-page .form .nowTit2 {
  padding-bottom: 12px;
}
.prodet-page .form .forms div.input input {
  padding: 10px;
  background: #ffffff;
  color: #696969;
  font-size: 18px;
  border: none;
  outline: none;
  float: left;
  margin-right: 2%;
  width: 32%;
  margin-bottom: 2%;
  font-family: jura-regular;
}
.prodet-page .form .forms div.input input:nth-child(3) {
  margin-right: 0;
}
.prodet-page .form .forms div.input input[type="submit"] {
  width: 208px;
  height: 34px;
  color: #1f1f1f;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;
  font-size: 18px;
}
.prodet-page .form .forms textarea {
  padding: 5px 10px;
  background: #ffffff;
  color: #696969;
  font-size: 18px;
  border: none;
  outline: none;
  min-height: 100px;
  width: 100%;
  font-family: jura-regular;
}
.prodet-page .form .forms input[type="submit"] {
  width: 208px;
  height: 34px;
  color: #ffffff;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  line-height: 34px;
  font-size: 18px;
  background: #000000;
  outline: none;
  border: none;
}
.prodet-page .form .forms ::-webkit-input-placeholder {
  color: #696969;
}
.prodet-page .form .forms :-moz-placeholder {
  color: #696969;
}
.prodet-page .form .forms ::-moz-placeholder {
  color: #696969;
}
.prodet-page .form .forms :-ms-input-placeholder {
  color: #696969;
}
.prodet-page .det-head .pro-pic {
  width: 65%!important;
  padding-right: 6%;
}
.prodet-page .det-head .pro-pic img {
  width: 100%;
}
.prodet-page .det-head .pro-det-one {
  width: 35%!important;
}
.prodet-page .det-head .pro-det-one .pro-tit {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  font-family: jura-light;
  line-height: 24px;
}
.prodet-page .det-head .pro-det-one .follow{
  color: #ffffff;
  font-size: 16px;
}
.prodet-page .det-head .pro-det-one .follow .fa{
  color: #7c7c7c;
  margin-left: 10px;
}
.prodet-page .det-head .pro-det-one .cname {
  color: #000000;
  font-size: 16px;
  font-family: jura-regular;
  margin-top: 5px;
}
.prodet-page .det-head .pro-det-one .read-more{
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #424242;
}
.prodet-page .det-head .pro-det-one .read-more h3{
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  position: relative;
}
.prodet-page .det-head .pro-det-one .read-more h3:after{ 
  content: '';position: absolute; width: 40%; left: 0; top:12px;
  height: 1px;  background: #424242;
}
.prodet-page .det-head .pro-det-one .read-more h3:before{ 
  content: '';position: absolute; width: 40%; right: 0; top:12px;
  height: 1px;  background: #424242;
}
.prodet-page .det-head .pro-det-one .read-more p{
  font-size: 12px;
  color: #676767; 
  line-height: 28px;
  font-family: Arial;
}
.prodet-page .det-head .pro-det-one .read-more p span{
  font-size: 14px;
  color: #b1b1b1;
  font-family: Arial;
}
.prodet-page .det-head .pro-det-one .contact-detail{
  display: block;
  border: 1px solid #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  padding:8px 5px;
  width: 35%;
  text-align: center;
  margin-top: 20px;
}
.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;
  margin-bottom: 8px;
}
.prodet-page .dt-table{
  border: 1px solid #464646;
  padding: 60px 0 80px;
  background: #141414;
  margin-top: 50px;
}
.prodet-page .honor-list .swiper-slide{
  padding: 1px;
}
.prodet-page .honor-list .swiper-slide .img-box2{
  position: relative;
}
.prodet-page .honor-list .swiper-slide .img-box2 img{
  border: 1px solid #ffffff;
}
.prodet-page .honor-list .swiper-slide .img-box2 p{
  position: absolute;
  width: 80%;
  padding: 10px 0;
  text-align: center;
  left: 10%;
  line-height: 30px;
  overflow: hidden;
  height: 50px;
  bottom: 20px;
  z-index: 99;
  border: 1px solid #ffffff;
}
.prodet-page .honor-list .swiper-slide .img-box2 p a{
  font-size: 18px;
  text-transform: uppercase;
}
.contact-page .grid-box {
  padding-bottom: 130px;
}
.contact-page h3 {
  color: #efc17c;
  font-size: 28px;
}
.contact-page .i-message {
  padding-right: 4%;
}
.contact-page .i-message p {
  color: #efc17c;
  font-size: 14px;
    font-family: roboto-medium;
}
.contact-page .i-message .contact-message {
  margin-top: 20px;
  margin-bottom: 20px;
}
.contact-page .i-message .contact-message p {
  color: #a1a1a1;
  line-height: 28px;
}
.contact-page .i-message .contact-message p img{
	width:150px;
}
.top-menu {
  position: relative;
  z-index: 11;
  text-align: center;
  height: 55px;
  line-height: 55px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.top-menu li {
  display: inline-block;
  font-family: etelkatextprobold;
  margin: 0 40px;
}
.top-menu li a {
  color: #010101;
  font-size: 16px;
}
.top-menu li a.active,
.top-menu li a:hover {
  color: #109054;
}
.prodet-page {
  padding-bottom: 0;
}
.prodet-page .prodet-box-one {
  padding: 46px 0 70px;
}
.prodet-page .prodet-box-one .pro-pic {
  padding-right: 4rem!important;
}
.prodet-page .prodet-box-one .pro-pic img {
  width: 100%;
}
.prodet-page .prodet-box-one .pro-con {
  padding-left: 2rem!important;
}
.prodet-page .prodet-box-one .pro-con .det p {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 24px;
}
.prodet-page .prodet-box-one .pro-con .thumb-gallery {
  margin: 57px 0 59px;
}
.prodet-page .prodet-box-one .pro-con .thumb-gallery .image-gallery:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.prodet-page .prodet-box-one .pro-con .thumb-gallery .image-gallery li {
  width: 59px;
  padding: 0;
  float: left;
  margin-right: 8px;
}
.prodet-page .prodet-box-one .pro-con .proFB {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  font-size: 13px;
  display: block;
  width: 239px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #00944e;
  padding-left: 16px;
}
.prodet-page .prodet-box-one .pro-con .proFB i.icon {
  font-size: 16px;
  vertical-align: top;
  margin-right: 40px;
}
.prodet-page .prodet-box-one .pro-con .proFB:hover {
  background: #222;
}
.prodet-page .prodet-box-two {
  padding: 82px 0 107px;
  background: #f2f2f2;
}
.prodet-page .prodet-box-two .tab-list {
  text-align: center;
  margin: -42px 0 68px;
}
.prodet-page .prodet-box-two .tab-list span {
  cursor: pointer;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  margin: 0 1px;
  display: inline-block;
  width: 207px;
  height: 36px;
  line-height: 39px;
  font-weight: 600;
  background: #000065;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 13px;
  color: #fff;
}
.prodet-page .prodet-box-two .tab-list span:hover,
.prodet-page .prodet-box-two .tab-list span.active {
  background: #00944e;
}
.prodet-page .prodet-box-two .tab-box .detBox {
  display: none;
}
.prodet-page .prodet-box-two .tab-box .detBox img,
.prodet-page .prodet-box-two .tab-box .detBox table {
  margin-bottom: 36px;
}
.prodet-page .prodet-box-two .tab-box .detBox p {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.prodet-page .prodet-recomm {
  padding: 82px 0 95px;
}
.prodet-page .prodet-recomm .i-solution {
  padding: 0;
  position: relative;
}
.prodet-page .prodet-recomm .i-solution .arr {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  background: #485b6d;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 160px;
  cursor: pointer;
}
.prodet-page .prodet-recomm .i-solution .arr .icon {
  margin: 0;
  color: #fff;
}
.prodet-page .prodet-recomm .i-solution .arr.arr-l {
  left: -47px;
}
.prodet-page .prodet-recomm .i-solution .arr.arr-r {
  right: -47px;
}
.prodet-page .prodet-recomm .i-solution .arr:hover {
  background: #00944e;
}
.prodet-page .prodet-recomm .i-solution li {
  width: 229.5px;
  margin-right: 14px;
}
.prodet-page .prodet-recomm .i-solution li .tit a {
  font-size: 16px;
}
.prodet-page .prodet-recomm .i-solution li .abst {
  font-size: 14px;
  line-height: 24px;
  padding-right: 12px;
}
.news-page .newslist li {

    padding: 0 10px 8px 20px;

    border-bottom: 1px dashed #ccc;

    margin-bottom: 20px;


}

.news-page .newslist li .new-r {

    width: 100%;

}

.news-page .newslist li .new-r h3 {

    font-size: 18px;

    transition: 0.2s ease;

    -webkit-transition: 0.2s ease;

    -moz-transition: 0.2s ease;

    -ms-transition: 0.2s ease;

    -o-transition: 0.2s ease;
    font-family: jura-regular;

}

.news-page .newslist li .new-r h3 a {

    color: #a1a1a1;
    font-size: 18px;
        font-family: roboto-medium;

}

.news-page .newslist li .new-r i.new-update, .news-page .newslist li .new-r p.new-abst {

    color: #a1a1a1;

    font-size: 14px;

}

.news-page .newslist li .new-r i.new-update {

    display: block;

    margin: 10px 0;
        font-family: roboto-medium;

}

.news-page .newslist li .new-r p.new-abst {

    line-height: 1.8em;

    font-size: 15px;

}

.news-page .newslist li .new-r:hover h3 a {

    color: #efc17c;

}

.newdet-page .news {

}

.newdet-page .news .news_title h1 {

    padding-bottom: 10px;

    font-size: 20px;
    font-family: roboto-medium;
    color: #a1a1a1;

}

.newdet-page .news .news_date {

    font-size: 13px;

    line-height: 22px;



    border-bottom: 1px solid #CCC;

    padding-bottom: 5px; color: #a1a1a1;

}

.newdet-page .news .news_abst {

    border-bottom: 1px dashed #CCC;

    padding: 10px 0;

    font-size: 14px;
     color: #a1a1a1;

}

.newdet-page .news .news_abst p {

    display: inline-block;
     color: #a1a1a1;
    font-family: roboto-medium;
}

.newdet-page .news .news_contents {

    color: #a1a1a1;

    font-size: 14px;

    line-height: 24px;

    clear: both;

    margin-top: 10px;

    border-bottom: 1px dashed #CCC;

    padding: 20px 0;

}

.newdet-page .news .news_contents a {

    color: #a1a1a1;
    font-family: roboto-medium;
    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: #a1a1a1;

    font-size: 14px;

    line-height: 24px;
    font-family: roboto-medium;
    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: #a1a1a1;

    font-size: 15px;

    margin-left: 5px;


}

.newdet-page .news .news_next a:hover {

    width: 100%;

    height: 25px;

    line-height: 25px;

    color: #a1a1a1;

}

.newdet-page .news .newsnav {

    margin-bottom: 30px;

}
.your-email input{ margin-right: 0 !important; }
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  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-weight: 600;
  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: #e6212a;
  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 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  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: 237px;
  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;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  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%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #dcb273;
  margin-top: 38px;
  margin-bottom: 30px;
}

.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  margin: 0 2px;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: normal;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
  background-image: url(../images/m-page-arr-r.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
.m-page a:first-child {
  background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
  color: #efc17c;
  background-color: #a8a8a8;
}
.m-page a:active {
  background: #a8a8a8;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #efc17c;
  background:#a8a8a8;
}


.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;
}


.prodet-page .det-body2{
  padding: 50px 0;
}
#cs {
  width: 100%;
  margin-bottom: 20px;
}
#cs td,#cs th{
  padding: 5px 10px;
  border: 1px solid #cccccc;
  width: 50%;
}
#cs td:first-child {
  color: #cccccc;
}
#cs td:last-child {
  color: #cccccc;
}

.faq-page .faq-list dt {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  font-weight:bold;
  color: #a1a1a1;
      font-family: roboto-medium;
}
.faq-page .faq-list dd {
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  color: #a1a1a1;
      font-family: roboto-medium;
}

.con table,.con table tr td{
  border: none;

	padding-left: 15px;
 
}
.con table tr td p{
   color: #5b5b49 !important;
}
.con table,.con table tr:nth-child(1) td p{
  color: #ffffff!important;
}
.con table{
	margin-bottom: 20px;
}

.prodet-page.inner-page{
  padding-top: 100px;
}
.prodet-page.inner-page .page-rightBar {
    width: 100%;
}
.prodet-page .det-con h3 {
    color: #000;
    text-transform: uppercase;
}


.pro-pic .swiper-container {
      width: 100%;
      /*height: 400px;*/
      margin-left: auto;

      margin-right: auto;
    }
.pro-pic .swiper-slide {
      background-size: cover;
      background-position: center;
    }
.pro-pic .gallery-top {
/*      height: 80%;*/
      width: 100%;
      width: 75%;
    }
.pro-pic .gallery-thumbs {
      box-sizing: border-box;
      /*padding: 30px 0 10px;*/
      width: 20%
    }

.pro-pic .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.6;
/*      border: 1px solid #767676;*/
    }
.pro-pic .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
      border: 1px solid #ffffff;
    }

    .swiper-button-prev.swiper-button-white{
    	background: url(../images/left1.png) !important;
    	width: 40px;
    	height: 40px;
    	outline: none;
    }
    .swiper-button-next.swiper-button-white{
    	background: url(../images/right1.png) !important;
    	width: 40px;
    	height: 40px;
      outline: none;
    }
    
    
    
@media screen and (max-width: 1210px) {
    .container{
        width:970px;
    }
    #header .nav .menu-box .menu > li {
    margin: 0 12px;
}
}


    
@media screen and (max-width: 970px) {
    .container{
        width:768px;
    }
    #index-body .i-product .pro-list .column{
       width:40%;
    }
    #index-body .i-product .pro-list .i-text {
    width:60%;
    padding-left:5%;
    }
    .inner-page .sidebar {
    width: 100%;
}
.inner-page .page-rightBar {
    width: 100%;
}
.about-page .a-factory .company-name p{
    font-size: 14px;
}
.about-page .a-factory .new-list .fa {
    right: 30%;
}
.prodet-page .det-head .pro-pic {
    width: 100%!important;
    padding-right: 0;
}
.prodet-page .det-head .pro-det-one {
    width: 100%!important;
    padding-top:30px;
}
.contact-page .grid-box.two .column {
    width: 100% !important;
}
}



#index-body .i-network .network-mobile{
    display:none;
}    
@media screen and (max-width: 768px) {
    .container{
        width:100%;
    }
	#index-body .pro-list ul li {
    width: 48%;
    margin: 1%;
    float: left;
}


#index-body .i-product .pro-list {
    padding-top: 18px;
    padding-bottom: 50px;
    display: flex;
}
    #index-body .i-product {
    padding: 40px 0 40px;
}
#index-body .i-product .pro-about .grid-box .column {
    width: 100%;
}
#index-body .i-product .pro-about .grid-box .column h2 {
    font-size: 22px;
}
#index-body .i-product .pro-list .column {
    width: 100%;
}
#index-body .i-product .pro-list {
    padding-top: 48px;
}
#index-body .i-product .pro-list .i-text {
    width: 100%;
    padding-left: 5%;
}
#index-body .i-product .pro-list .column h3 {
    font-size: 25px;
    line-height: 40px;
}
#index-body .i-product .pro-list .column h2 span {
    font-size: 25px;
}
#index-body h2.h2 span {
    font-size: 22px;
}
#index-body .i-about .grid-box .column{
    width:50%;
}
#index-body .i-about .grid-box .column p {
    font-size: 18px;
}
#index-body .i-network {
    padding: 100px 0;
}
#index-body .i-network .network{
    display:none;
}
#index-body .i-network .network-mobile{
    display:block;
}
#index-body .i-news {
    padding: 0 0 80px;
}
.footer-add .wid-40,.footer-add .wid-60{
    width:100%;
}
.footer-add .fl h2, .footer-add .fl p {
    color: #676767;
    font-size: 18px;
}
#footer .footer-top .grid-box.four>.column {
    width:100%;
    padding-bottom:20px;
}
#footer .footer-bottom p {
    color: #d3d3d3;
    font-size: 14px;
    height: auto;
    line-height: 32px;
    text-align: center;
	float: initial;
}
.m-page a, .m-page span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.inner-page .sidebar .side-contact,.inner-page .sidebar .side-pdf{
    display:none;
}
.inner-banner {
    height: 183px;
}
.inner-page .inner-main-tit {
    height: 55px;
    line-height: 55px;
    margin-bottom: 55px;
    display: none;
}
.about-page .a-history .ul ul li .year {
    width: 100%;
}
.about-page .a-history .ul ul li .year-text {
    width: 100%;
}
.product-page .prolist ul li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 3%;
}
.product-page .prolist ul li:nth-child(3n) {
    margin-right: 2% !important;
}
.product-page .prolist ul li:nth-child(2n) {
    margin-right: 0% !important;
}
.inner-page .page-rightBar{
    padding-top:20px;
}

.prodet-page .det-head .pro-det-one .pro-tit {
    font-size: 30px;
}
.prodet-page .det-head .pro-det-one .contact-detail {
    width: 48%;
}
.prodet-page .form .forms div.input input {
    margin-right: 0;
    width: 100%;
}
.prodet-page.inner-page {
    padding-top: 80px;
}
.con table{
    display: block;
    width: 100%;
    overflow-x: scroll;
}
.button-group {
    position: absolute;
    bottom: 20px;
    right: 0 !important;
    font-size: 12px;
    padding: 10px;
}
.inner-page .page-rightBar .inner-main-box .grid-box>.column{
	width:100%;
}
.about-page .a-factory .company-name p {
    line-height: 32px;
}
	#outerImageContainer {
    width: 100% !important;
    height: auto !important;
}
	#imageContainer img{
		height: auto !important;
	}
}


.pagination li{display: -webkit-inline-box;}