@font-face {
  font-family: 'DINPRO-REGULAR';
  src: url(../fonts/DINPRO-REGULAR.ttf) format('truetype'), url(../fonts/DINPRO-REGULAR.eot) format('eot'), url(../fonts/DINPRO-REGULAR.woff) format('woff'), url(../fonts/DINPRO-REGULAR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYR';
  src: url(../fonts/AGENCYR.ttf) format('truetype'), url(../fonts/AGENCYR.eot) format('eot'), url(../fonts/AGENCYR.woff) format('woff'), url(../fonts/AGENCYR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYB';
  src: url(../fonts/AGENCYB.ttf) format('truetype'), url(../fonts/AGENCYB.eot) format('eot'), url(../fonts/AGENCYB.woff) format('woff'), url(../fonts/AGENCYB.woff2) format('woff2');
}
@font-face {
  font-family: 'SourceHanSansCN';
  src: url(../fonts/SourceHanSansCN.ttf) format('truetype'), url(../fonts/SourceHanSansCN.eot) format('eot'), url(../fonts/SourceHanSansCN.woff) format('woff'), url(../fonts/SourceHanSansCN.woff2) format('woff2');
}
@font-face {
  font-family: 'raleway';
  src: url(../fonts/raleway.ttf) format('truetype'), url(../fonts/raleway.eot) format('eot'), url(../fonts/raleway.woff) format('woff'), url(../fonts/raleway.woff2) format('woff2');
}
/*body {
  font-family: "SourceHanSansCN";
}*/
#ewm{
  width: 100px;
  margin-left: auto;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1200px;
}
.language-box {
  margin-top: 20px;
}
.our-products .product-title {
  background: #0b80d8;
  text-align: center;
  padding: 30px 0;
}
.our-products .product-title h2 {
  color: white;
  font-size: 36px;
  font-weight: bold;
}
.our-products .product-list .product-box .product-link {
  display: block;
  position: relative;
}
.our-products .product-list .product-box .product-link img {
  width: 100%;
}
.our-products .product-list .product-box .product-link h3 {
  font-size: 30px;
  font-weight: bold;
}
.our-products .product-list .product-box .product-link span {
  font-size: 16px;
  display: inline-block;
  border-bottom: 1px solid #000000;
  margin-top: 40px;
  transition: .5s ease;
}
.our-products .product-list .product-box .product-link:hover span {
  color: #0b80d8;
  border-bottom: 1px solid #0b80d8;
}
.our-products .product-list .product-box .product-link .product-text {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
}
.i-advantage .box {
  padding: 140px 0;
}
.i-advantage .adv-text h6 {
  font-family: "raleway";
  font-size: 18px;
  color: #0b80d8;
}
.i-advantage .adv-text h1 {
  font-size: 36px;
  font-weight: bold;
}
.i-advantage .adv-text p {
  margin-top: 20px;
  font-size: 16px;
}
.i-advantage .adv-text a {
  display: inline-block;
  font-size: 16px;
  border: 2px solid #0b80d8;
  padding: 10px 33px;
  margin-top: 60px;
  transition: .3s ease;
}
.i-advantage .adv-text a:hover {
  color: white;
  background: #0b80d8;
}
.i-advantage .adv-text {
  max-width: 680px;
  text-align: left;
  display: inline-block;
  padding: 45px 50px 45px 0;
}
.i-advantage .adv-box {
  text-align: right;
  box-shadow: 0px 0px 10px 0px #dadada;
  background: white;
}
.i-advantage .box:before {
  content: "";
  position: absolute;
  width: 710px;
  height: 590px;
  background: #0b80d8;
  left: -110px;
  bottom: 45px;
}
.i-advantage .adv-box .adv-video {
  left: -75px;
  bottom: -30px;
  max-width: 530px;
}
.i-advantage .adv-box .adv-video .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.choose-us {
  background: url(../images/choose-bg.jpg) no-repeat center;
  position: relative;
}
.choose-us .box {
  text-align: right;
  padding: 110px 0;
}
.choose-us:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 37%;
  background: rgba(11, 128, 216, 0.8);
  left: 0;
  top: 0;
}
.choose-us .chooes-text {
  position: absolute;
  text-align: left;
  max-width: 360px;
  top: 110px;
  left: 115px;
  color: white;
}
.choose-us .chooes-text h2 {
  font-size: 36px;
}
.choose-us .chooes-text p {
  font-size: 16px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.choose-us .chooes-text .hr {
  width: 67px;
  height: 4px;
  background: white;
  display: inline-block;
}
.choose-us .choose-box {
  max-width: 1035px;
  padding: 75px;
  background: white;
  display: inline-block;
  text-align: left;
}
.choose-us .choose-box ul {
  margin: -38px -25px;
}
.choose-us .choose-box ul li {
  padding: 38px 25px;
}
.choose-us .choose-box .choose-list {
  font-size: 0;
}
.choose-us .choose-box .choose-icon {
  display: inline-block;
  width: 12%;
  vertical-align: top;
}
.choose-us .choose-box .choose-content {
  display: inline-block;
  width: 88%;
  padding-left: 20px;
}
.choose-us .choose-box .choose-content h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.choose-us .choose-box .choose-content p {
  font-size: 16px;
  margin-top: 25px;
}
.hot-product .hot-title {
  text-align: center;
}
.hot-product .hot-title h2 {
  font-size: 36px;
  font-weight: bold;
}
.hot-product .hot-title p {
  font-size: 16px;
  margin-top: 20px;
}
.hot-product .hot-list {
  margin-top: 70px;
}
.hot-product .hot-list ul li .hot-product-box {
  display: block;
  border: 1px solid #CCCCCC;
  transition: .5s ease;
}
.hot-product .hot-list ul li .hot-product-box p {
  font-size: 20px;
  text-align: center;
  border-top: 1px solid #CCCCCC;
  padding: 10px 0;
  transition: .5s ease;
}
.hot-product .hot-list ul li .hot-product-box:hover {
  border: 1px solid #0b80d8;
}
.hot-product .hot-list ul li .hot-product-box:hover p {
  border-top: 1px solid #0b80d8;
  background: #0b80d8;
  color: white;
}
.hot-product .hot-list .hot-product-box .hot-img {
  overflow: hidden;
}
.hot-product .hot-list .hot-product-box .hot-img img {
  width: 100%;
  transition: .5s ease;
}
.hot-product .hot-list ul li .hot-product-box:hover img {
  transform: scale(1.1);
}
.hot-product .box {
  padding: 40px 0;
}
.our-contact .contact-table {
  display: table;
  width: 100%;
  font-size: 16px;
}
.our-contact .contact-table .contact-left-cell {
  display: table-cell;
  width: 50%;
  background: #e5e5e5;
  text-align: right;
  vertical-align: middle;
}
.our-contact .contact-table .contact-left-cell .left-text {
  max-width: 600px;
  display: inline-block;
  padding: 50px 70px 50px 20px;
}
.our-contact .contact-table .contact-right-cell {
  display: table-cell;
  width: 50%;
  background: #0b80d8;
  vertical-align: middle;
}
.our-contact .contact-table .contact-right-cell .right-text {
  max-width: 600px;
  display: inline-block;
  padding: 50px 20px 50px 70px;
  color: white;
}
.our-contact .tel-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.our-news .box {
  padding: 40px 0 75px;
}
.our-news .news-title {
  text-align: center;
}
.our-news .news-title h2 {
  font-size: 36px;
  font-weight: bold;
}
.our-news .news-title h2:after {
  content: "";
  display: block;
  width: 113px;
  height: 2px;
  background: #0b80d8;
  margin: 0 auto;
  margin-top: 15px;
}
.our-news .news-title p {
  font-size: 16px;
  margin-top: 25px;
}
.our-news .news-box {
  margin-top: 60px;
}
.our-news .news-box ul li {
  font-size: 0;
}
.our-news .news-box .news-text {
  width: 46%;
  display: inline-block;
  vertical-align: middle;
  background: #efefef;
  padding: 30px 25px 30px 15px;
}
.our-news .news-box .news-text h3 {
  font-size: 24px;
  font-weight: bold;
}
.our-news .news-box .news-text p {
  font-size: 16px;
  margin-top: 35px;
}
.our-news .news-box .news-text h5 {
  font-size: 16px;
  color: #0b80d8;
  margin-top: 35px;
}
.our-news .news-box .news-text a {
  font-size: 16px;
  margin-top: 25px;
  display: inline-block;
}
.our-news .news-box .news-img {
  width: 54%;
  display: inline-block;
  vertical-align: middle;
}
.our-news .news-box .news-img img {
  width: 100%;
}
.our-news .news-box .slick-arrow {
  width: 28px;
  height: 28px;
  border: 1px solid #000000;
  background: white;
  position: absolute;
  bottom: 18%;
  z-index: 10;
}
.our-news .news-box .slick-prev.slick-arrow {
  left: 400px;
}
.our-news .news-box .slick-next.slick-arrow {
  left: 435px;
}
#footer .footer-top .box {
  padding: 60px 0 45px;
}
#footer .footer-top .box-flex {
  display: flex;
  justify-content: space-between;
}
#footer .footer-top {
  background: #393939;
  color: white;
  font-size: 16px;
}
#footer .footer-top .footer-logo {
  text-align: center;
}
#footer .footer-top .footer-list {
  display: inline-block;
}
#footer .footer-top .footer-list:nth-child(1) {
  max-width: 395px;
}
#footer .footer-top .footer-list:nth-child(1) p {
  margin-top: 10px;
}
#footer .footer-top .footer-list:nth-child(2) {
  max-width: 175px;
}
#footer .footer-top .footer-list:nth-child(3) {
  max-width: 255px;
}
#footer .footer-top .footer-list h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
#footer .footer-top .footer-list ul li {
  font-size: 16px;
}
#footer .footer-top .footer-list:nth-child(2) ul {
  margin: -15px -10px;
}
#footer .footer-top .footer-list:nth-child(2) ul li {
  padding: 15px 10px;
}
#footer .footer-top .footer-list:nth-child(3) ul li {
  margin-bottom: 25px;
}
.footer-link .link-icon {
  display: inline-block;
  margin-right: 20px;
}
#footer .footer-bottom {
  padding: 10px 0;
  background: #000000;
  text-align: center;
}
#footer .footer-bottom p {
  font-size: 18px;
  color: white;
}
#footer .footer-bottom a{
  display: inline-block;
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
}
#footer .footer-bottom a img{
  vertical-align: text-bottom;
}
#header {
  z-index: 1;
  position: relative;
}
#header .h-top {
  line-height: 36px;
  height: 36px;
  background: #171717;
}
#header .h-top ul {
  float: right;
  margin-right: -15px;
}
#header .h-top ul li {
  line-height: 36px;
  font-size: 14px;
  color: white;
  display: inline-block;
  height: 36px;
  margin-top: -3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .h-top ul li.active,
#header .h-top ul li:hover {
  background: #fd2318;
}
#header .h-top ul li a {
  padding: 0 15px;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: white;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-weight: bold;
  font-size: 18px;
  color: black;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  border-color: #fd2318;
  color: white;
  background: #007cd8;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  -ms-transition: .5s .5s border;
  -o-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  padding: 50px 35px 30px;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 100%;
  left: 0px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #007cd8;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 30px;
  margin-top: 20px;
  cursor: pointer;
  cursor: hand;
}
#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;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.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;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
}
#mobile:before {
  content: '';
  width: 200vh;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100vh;
  display: block;
  background: #222;
  padding: 40px 10%;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #fd2318;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #fd2318;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  -o-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1840px) {
  .choose-us .choose-box {
    max-width: 900px;
    padding: 40px;
  }
}
@media screen and (max-width: 1570px) {
  .i-advantage .adv-box .adv-video {
    left: -5px;
    max-width: 475px;
  }
  .choose-us .chooes-text {
    max-width: 300px;
  }
  .choose-us .chooes-text p {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .choose-us .choose-box {
    max-width: 770px;
    padding: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 970px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  .i-advantage .adv-box {
    font-size: 0;
  }
  .i-advantage .adv-box .adv-video {
    position: relative;
    left: auto;
    bottom: auto;
    display: inline-block;
    max-width: 50%;
    vertical-align: top;
  }
  .i-advantage .adv-text {
    max-width: 50%;
    padding: 20px;
  }
  .choose-us .chooes-text p {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .choose-us .chooes-text {
    padding-top: 30px;
    position: relative;
    left: 10%;
    top: auto;
  }
  .choose-us .choose-box {
    max-width: 100%;
  }
  .choose-us .box {
    padding: 0 0 60px;
  }
  .choose-us .chooes-text h2 {
    font-size: 30px;
  }
  .our-news .news-box .news-text {
    padding: 20px;
  }
}
@media screen and (max-width: 970px) {
  .ui.container {
    width: 768px;
  }
  .our-products .product-title h2,
  .i-advantage .adv-text h1,
  .hot-product .hot-title h2,
  .our-news .news-title h2 {
    font-size: 24px;
  }
  .our-products .product-list .product-box .product-link h3 {
    font-size: 18px;
  }
  .our-products .product-list .product-box .product-link span {
    font-size: 14px;
  }
  .i-advantage .adv-text p {
    margin-top: 10px;
    font-size: 14px;
  }
  .i-advantage .adv-text a {
    font-size: 14px;
    margin-top: 20px;
  }
  .choose-us .chooes-text h2 {
    font-size: 24px;
  }
  .choose-us:before {
    width: 100%;
  }
  .choose-us .chooes-text {
    max-width: 100%;
    text-align: center;
    left: auto;
  }
  .choose-us .choose-box .choose-content h3 {
    font-size: 20px;
  }
  .choose-us .choose-box .choose-content p {
    font-size: 14px;
    margin-top: 10px;
  }
  .hot-product .hot-list ul li .hot-product-box p {
    font-size: 16px;
  }
  .our-contact .contact-table {
    font-size: 14px;
  }
  .our-news .news-box .news-text h3 {
    font-size: 20px;
  }
  .our-news .news-box .news-text p {
    margin-top: 10px;
    font-size: 14px;
  }
  .our-news .news-box .news-text h5 {
    font-size: 14px;
    margin-top: 10px;
  }
  .our-news .news-box .news-text a {
    font-size: 14px;
    margin-top: 10px;
  }
  #footer .footer-top .footer-list h2 {
    font-size: 20px;
  }
  #footer .footer-top {
    font-size: 14px;
  }
  #footer .footer-top .footer-list ul li {
    font-size: 14px;
  }
  #footer .footer-top .footer-list:nth-child(3) {
    width: 33%;
  }
  #footer .footer-top .footer-list {
    width: 33%;
  }
}
@media screen and (max-width: 768px) {
  .ui.container {
    width: 100%;
  }
  .our-products .product-title h2,
  .i-advantage .adv-text h1,
  .hot-product .hot-title h2,
  .our-news .news-title h2 {
    font-size: 20px;
  }
  .our-products .product-list .product-box .product-link h3 {
    font-size: 16px;
  }
  .i-advantage .adv-text h6 {
    font-size: 14px;
  }
  .i-advantage .adv-text p {
    font-size: 12px;
    margin-top: 0;
  }
  .i-advantage .adv-text a {
    font-size: 12px;
    padding: 5px 20px;
  }
  .i-advantage .adv-text {
    padding: 10px;
  }
  .i-advantage .box {
    padding: 60px 0;
  }
  .i-advantage .box:before {
    display: none;
  }
  .choose-us .chooes-text p {
    font-size: 12px;
  }
  .choose-us .choose-box .choose-content p {
    font-size: 12px;
  }
  .hot-product .hot-title p {
    font-size: 12px;
  }
  .hot-product .hot-list ul li .hot-product-box p {
    font-size: 14px;
  }
  .our-contact .contact-table {
    font-size: 12px;
  }
  .our-news .news-title p {
    font-size: 12px;
  }
  .our-news .news-box .news-text h3 {
    font-size: 16px;
  }
  .our-news .news-box .news-text p {
    font-size: 12px;
  }
  .our-news .news-box .news-text h5 {
    font-size: 12px;
  }
  .our-news .news-box .news-text a {
    font-size: 12px;
  }
  #footer .footer-top .footer-list h2 {
    font-size: 16px;
  }
  #footer .footer-top .footer-list ul li {
    font-size: 12px;
  }
  #footer .footer-top {
    font-size: 12px;
  }
  #footer .footer-bottom p {
    font-size: 12px;
  }
}
@media screen and (max-width: 660px) {
  .i-advantage .adv-box .adv-video {
    max-width: 100%;
    display: block;
  }
  .i-advantage .adv-box .adv-video img {
    width: 100%;
  }
  .i-advantage .adv-text {
    max-width: 100%;
  }
  .choose-us .choose-box ul {
    margin: -15px;
  }
  .choose-us .choose-box ul li {
    padding: 15px;
  }
  .hot-product .hot-list {
    margin-top: 30px;
  }
  .our-news .box {
    padding: 30px 0;
  }
  .our-news .news-box .news-text {
    width: 100%;
  }
  .our-news .news-box .news-img {
    display: none;
  }
  .our-news .news-box {
    margin-top: 30px;
  }
  #footer .footer-top .box-flex {
    display: block;
    text-align: center;
  }
  #footer .footer-top .footer-list:nth-child(1),
  #footer .footer-top .footer-list:nth-child(2),
  #footer .footer-top .footer-list:nth-child(3) {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
  .footer-link {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .our-contact .tel-icon {
    display: none;
  }
  .our-contact .contact-table {
    display: block;
  }
  .our-contact .contact-table .contact-left-cell {
    display: block;
    width: 100%;
    text-align: left;
  }
  .our-contact .contact-table .contact-left-cell .left-text {
    max-width: 100%;
    padding: 50px;
  }
  .our-contact .contact-table .contact-right-cell {
    display: block;
    width: 100%;
  }
  .our-contact .contact-table .contact-right-cell .right-text {
    max-width: 100%;
    padding: 50px;
  }
}




/* 内页样式 */

.inner-banner {
    position: relative;
    width: 100%;
    height: 536px;
    background: url(../images/inner-banner.jpg) no-repeat center;
    background-size: cover;
    padding-top: 196px;
}
.inner-page {
    background: #e9eef2;
    padding-bottom: 60px;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: -5px;
}
.inner-banner .inn-cat-name{
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
}
.inner-page .bread-crumbs {
    margin-bottom: 48px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: -124px;
    width: 100%;
}
.inner-page .bread-crumbs img{
    display: inline;
    vertical-align: middle;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
    font-size: 14px;
    color: #fff;
}
.inner-page .bread-crumbs .icon{
    font-size: 12px;
    margin: 0 9px!important;
}
.inner-page .bread-crumbs a:hover {
    color: #0b80d8;
}
.inner-page .sidebar {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e9eef2;
}
.inner-page .sidebar .side-top .side-menu li{
    float: left;
    position: relative;
}
.inner-page.product-page .sidebar .side-top .side-menu li,
.inner-page.prodet-page .sidebar .side-top .side-menu li {
    width: 20%;
}
.inner-page.about-page .sidebar .side-top .side-menu li,
.inner-page.lg-page .sidebar .side-top .side-menu li,
.inner-page.faq-page .sidebar .side-top .side-menu li {
    width: 20%;
}
.inner-page.news-page .sidebar .side-top .side-menu li,
.inner-page.newdet-page .sidebar .side-top .side-menu li {
    width: 50%;
}
.inner-page .sidebar .side-top .side-menu li:after{
    content: '';
    position: absolute;
    right: 0;
    top:50%;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background: #dedede;
}
.inner-page .sidebar .side-top .side-menu:after{
    content: '';
    width: 0;
    height: 0;
    clear: both;
    display: block;
}
.inner-page .sidebar .side-top .side-menu li a {
    font-size: 14px;
    color: #666666;
    text-align: center;
    display: block;
    height: 98px;
    padding-top: 18px;
    position: relative;
}
.inner-page .sidebar .side-top .side-menu li a:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 113%;
    background:linear-gradient(to right,  #0b80d8, #55960c);
    z-index: 10;
    opacity: 0;
    transition: 0.6s ease;
}
.inner-page .sidebar .side-top .side-menu li a .ico-box,
.inner-page .sidebar .side-top .side-menu li a span{
    position: relative;
    z-index: 11;
}
.inner-page .sidebar .side-top .side-menu li a .ico-box{
    display: inline-block;
}
.inner-page .sidebar .side-top .side-menu li a .ico-box img{
    display: none;
}
.inner-page .sidebar .side-top .side-menu li a .ico-box img:first-child{
    display: block;
}
.inner-page .sidebar .side-top .side-menu li a span{
    display: block;
    margin-top: 5px;
}
.inner-page .sidebar .side-top .side-menu li a:hover .ico-box img:first-child,
.inner-page .sidebar .side-top .side-menu li a.active .ico-box img:first-child{
    display: none;
}
.inner-page .sidebar .side-top .side-menu li a:hover .ico-box img:last-child,
.inner-page .sidebar .side-top .side-menu li a.active .ico-box img:last-child{
    display: block;
}
.inner-page .sidebar .side-top .side-menu li a:hover,
.inner-page .sidebar .side-top .side-menu li a.active{
    color: #fff;
}
.inner-page .sidebar .side-top .side-menu li a:hover:after,
.inner-page .sidebar .side-top .side-menu li a.active:after{
    opacity: 1;
}
.inner-page .page-right-bar {
    width: 100%;
    padding: 40px 43px;
    background: #fff;
    display: inline-block;
}
.inner-page .page-right-bar .product-details,.inner-page .page-right-bar .prodet-top {
    display: inline-block;
    width: 100%;
}
.inner-shadow-box{
    box-shadow: 0 5px 20px 0 #c7cdd2;
    position: relative;
    z-index: 0;
    top: -65px;
}
.inner-page .piclist li {
    float: left;
}
.inner-page .piclist li .litit {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center;
    margin-top: 10px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    text-transform: uppercase;
}
.inner-page .piclist li .liintro {
    font-size: 14px;
    color: #333;
    margin-top: 6px;
}
.inner-page .piclist li:hover .litit {
    color: #0b80d8;
}
.about-page .about-artical img {
    width: auto;
    max-width: 100%;
}
.about-page .about-artical p {
    font-size: 14px;
    line-height: 1.8em;
    margin-top: 15px;
}
.product-page .piclist {
    margin: -15px;
}
.product-page .piclist li {
    padding: 15px;
    width: 25%;
    border-top-left-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -ms-border-top-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    padding-top: 0;
}
.product-page .piclist li .img-box {
    background: #0b80d8;
}
.product-page .piclist li .layer-box{
    display: none!important;
}
.i-pro-load-img{
    position: absolute;
    top: 100px;
    left: 50%;
    width: auto;
    height: auto;
    margin: 0 0 0 -15px;
    width: 30px;
}
.product-page .piclist li h3{
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    color: #666;
    text-transform: uppercase;
}
/*.product-page .piclist li .img-box{
    padding: 10%;
}*/
.product-page .piclist li img{
    width: auto;
}
.product-page .piclist li h3 a{
    color: inherit;
}
.prodet-page .product-details .prodet-top-l {
    width: 35%;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
    margin-top: 20px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
    float: left;
    width: 20%;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    padding: 0;
}
.prodet-page .product-details .prodet-top-r {
    position: relative;
    width: 60%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
    color: #333;
    font-size: 24px;
    text-transform: uppercase;
}
.prodet-page .product-details .prodet-top-r .prodetail #cs {
    width: 100%;
    margin-bottom: 20px;
}
.prodet-page .product-details .prodet-top-r .prodetail #cs td,
.prodet-page .product-details .prodet-top-r .prodetail #cs th{
    padding: 5px 10px;
    border: 1px solid #666;
    width: 50%;
}
.prodet-page .product-details .prodet-top-r .prodetail #cs td:first-child {
    color: #2d2d2d;
}
.prodet-page .product-details .prodet-top-r .prodetail #cs td:last-child {
    color: #666;
}
.prodet-page .product-details .prodet-top-r .prodetail {
    margin: 20px 0 60px;
    font-size: 14px;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
    line-height: 2em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    color: #fff;
    width: 195px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #0b80d8;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
    background: #000;
}
.prodet-page .pro-title {
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #0b80d8;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}
.prodet-page .prodet-details {
    margin-top: 50px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.prodet-page .prodet-details p {
    line-height: 2em;
    font-size: 14px;
}
.news-page .newslist{
    padding: 30px 0;
}
.news-page .newslist li {
    padding: 0 10px 8px 20px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.news-page .newslist li .new-l {
    width: 25%;
}
.news-page .newslist li .new-r {
    width: 100%;
}
.news-page .newslist li .new-r h3 {
    font-size: 16px;
    font-weight: 600;
    color: #555;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
    color: #777;
    font-size: 13px;
}
.news-page .newslist li .new-r i.new-update {
    display: block;
    margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
    line-height: 1.8em;
    font-size: 14px;
}
.news-page .newslist li .new-r:hover h3 {
    color: #0b80d8;
}
.news .news_title h1 {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #333;
}
.news .news_date {
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}
.news .news_abst {
    border-bottom: 1px dashed #CCC;
    padding: 10px 0;
    font-size: 14px;
}
.news .news_abst p {
    display: inline-block;
}
.news .news_contents {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px dashed #CCC;
    padding: 20px 0;
}
.news .news_contents a {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    clear: both;
}
.news .news_next {
    width: 99%;
    margin-top: 0px;
    padding-left: 5px;
    border-top: 0px solid #CCC;
    text-align: left;
    padding-top: 10px;
}
.news .news_next a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    margin-left: 5px;
}
.news .news_next a:hover {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #000000;
}
.news{
    padding: 30px 0;
}
.news .newsnav {
    margin-bottom: 30px;
}
.contact-page {
    padding-top: 60px;
}
.contact-page img {
    width: auto;
}
.contact-page .cn-form {
    width: 67%;
    float: left;
    padding: 25px 35px 15px;
}
.contact-page .contact-details {
    background: #fff;
    width: 30%;
    padding: 30px;
    border: 6px solid #f2f2f2;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
    color: #444;
    padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
    margin-bottom: 10px;
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.contact-page .contact-details .contact-list p {
    font-size: 14px;
    line-height: 2em;
}
.contact-page .contact-details .contact-list a {
    color: #333;
}
.contact-page .contact-details .contact-list a:hover {
    color: #0250a9;
}
.lg-page .piclist {
    margin: -15px;
}
.lg-page .piclist li {
    cursor: pointer;
    width: 25%;
    padding: 15px;
    float: left;
}
.lg-page .piclist li img{
    width: 100%;
}
.lg-page .piclist li h3{
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.case-page .case-list li {
    margin-bottom: 18px;
    padding: 10px;
    background: #F5F5F5;
}
.case-page .case-list li img {
    float: left;
    width: 30%;
}
.case-page .case-list li .fr {
    width: 65%;
}
.case-page .case-list li .fr h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #0b80d8;
    text-transform: uppercase;
    margin: 15px 0 30px;
}
.case-page .case-list li .fr p {
    font-size: 13px;
    color: #222;
    line-height: 1.8em;
}
.cn-form {
    width: 100%;
    height: auto;
    padding: 35px 45px 25px;
    border: 1px solid #dddddd;
    background: #fff;
    display: inline-block;
}
.cn-form p {
    font-size: 18px;
    padding: 10px 0;
    color: #666;
}
.cn-form .formtit {
    margin-bottom: 26px;
    font-size: 22px;
    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: 500;
    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: #0b80d8;
    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: #0b80d8;
    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(37, 175, 124, .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;
}
.cn-form .m-form-r textarea:focus {
    border-color: #0b80d8;
    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(37, 175, 124, .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: 24%;
    display: inline-block;
}
.cn-form .yzm input {
    font-size: 13px;
    padding: 0 15px;
    width: 75%;
    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;
    display: inline-block;
    width: 100%;
}
.recommend-product ul{
  margin: -10px;
}
.recommend-product ul li {
    padding: 10px;
}
.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%;
}
@media screen and (min-width: 768px) {
    .around-line > li {
        float: left;
        position: relative;
        cursor: pointer;
    }
    .around-line > li > a {
        color: #fff;
        display: block;
        text-decoration: none;
    }
    .around-line > li:before,
    .around-line > li:after {
        content: '';
        opacity: 0;
        filter: alpha(opacity=0);
        transition: 0.5s ease;
        -webkit-transition: 0.5s ease;
        -moz-transition: 0.5s ease;
        -ms-transition: 0.5s ease;
        -o-transition: 0.5s ease;
        position: absolute;
    }
    .around-line > li:before {
        top: 0;
        left: 0;
        right: 100%;
        bottom: 100%;
        border-top: 1px solid rgba(0, 148, 217, 0.8);
        border-left: 1px solid rgba(0, 148, 217, 0.8);
    }
    .around-line > li:after {
        right: 0;
        bottom: 0;
        top: 100%;
        left: 100%;
        border-bottom: 1px solid rgba(0, 148, 217, 0.8);
        border-right: 1px solid rgba(0, 148, 217, 0.8);
    }
    .around-line > li:hover:before {
        bottom: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li:hover:after {
        top: 0;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li.active:before {
        bottom: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li.active:after {
        top: 0;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.m-page {
    text-align: center;
    line-height: 22px;
    font-size: 0;
    letter-spacing: -0.307em;
    color: #138bdf;
}
.m-page a,
.m-page span {
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px;
    margin-left: -1px;
    border: 1px solid #ddd;
    font-size: 14px;
    letter-spacing: normal;
    text-shadow: 0 1px #fff;
    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 {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.m-page a:last-child {
    margin-right: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.m-page a:hover {
    color: #fff;
    background: #0b80d8;
}
.m-page a:active {
    background: #0b80d8;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
    cursor: default;
    color: #fff;
    background: #1a8b4a;
}
#pic-zoom,
.zoom-pic{
    background: #0b80d8;
    /*padding: 10%;*/
}
#index-body .i-application .load-box .i-pro-load-img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    margin: -15px 0 0 -15px;
    width: 30px;
}
.faq-page .faq-list dt {

    font-size: 16px;

    color: #0b80d8;

    margin-bottom: 10px;

}

.faq-page .faq-list dd {

    font-size: 14px;

    margin-bottom: 20px;

    padding-bottom: 10px;

    border-bottom: 1px dashed #ddd;

}
div.wpcf7 img.ajax-loader{
    width: auto;
    display: block;
    margin:5px auto 0;
}
.faq-page .faq-list dt {

    font-size: 16px;

    color: #0b80d8;

    margin-bottom: 10px;

}

.faq-page .faq-list dd {

    font-size: 14px;

    margin-bottom: 20px;

    padding-bottom: 10px;

    border-bottom: 1px dashed #ddd;

}
.i-pro-load-img {
    position: absolute;
    top: 180px;
    left: 50%;
    width: auto;
    height: auto;
    margin: 0 0 0 -15px;
    width: 30px;
}

@media screen and (max-width: 1238px){

}
@media screen and (max-width: 970px) {

}
@media screen and (min-width: 768px) {
    .mb-sb {
        display: none;
    }
    .container-fluid{
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    .pcsb {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .nav .navbar-collapse{
        padding: 0;
    }
    .nav .navbar-default{
        border: none;
        min-height: auto;
        margin-bottom: 0;
        background: none;
    }
}
@media screen and (max-width: 700px) {
    .f-top,
    .f-bot,
    .side-contact{
        display: none;
    }
    .product-page .piclist li{
        width: 50%;
        padding: 0 5%;
        margin-left: 0;
    }
    .prodet-page .product-details .prodet-top-l,
    .prodet-page .product-details .prodet-top-r {
        width: 100%;
    }
    .prodet-page .product-details .prodet-top-r {
        margin-top: 20px;
    }
    .inner-page .piclist li {
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .cn-form{
        padding: 35px 25px 25px!important;
        width: 100%;
    }
    .cn-form .m-form-l,
    .cn-form .m-form-r{
        width: 100%;
    }
    .pcsb{
        display: none;
    }
    .cn-form .m-form-r textarea{
        height: 215px;
        resize:none;
    }
    .news-page .newslist li{
        padding-left: 0;
    }
    #contact-map{
        display: none;
    }
    .inner-banner{
        height: 150px;
        background-size: cover;
    }
    .contact-page .contact-details{
        margin-bottom: 30px;
    }
    .contact-page .cn-form,
    .contact-page .contact-details{
        width: 100%;
    }
    .inner-page .sidebar,
    .inner-page .page-right-bar{
        width: 100%;
    }
    .inner-page .page-right-bar{
        margin-top: 35px;
    }
    .search-box form {
        left: 10%;
        width: 80%;
        margin-left: 0;
    }
    .search-box form input[type="text"]{
        font-size: 16px;
    }
    .search-box form input[type="submit"]{
        top: 10px;
    }
}

.i-pro-load-img {
    position: absolute;
    top: 180px;
    left: 50%;
    width: auto;
    height: auto;
    margin: 0 0 0 -15px;
    width: 30px;
}
#pic-zoom img{
    width: 100%;
}

.faq-page .faq-list li {
    padding: 0 160px 32px 20px;
    margin-bottom: 78px;
    border-bottom: 6px solid #ddddde;
}
.faq-page .faq-list li:last-child{
    margin-bottom: 0;
}
.faq-page .faq-list li .faq-num {
    font-size: 72px;
    color: #0b80d8;
    font-style: italic;
    width: 5%;
}
/*.faq-page .faq-list li .faq-con {
    width: 95%;
    padding-left: 6.8%;
}*/
.faq-page .faq-list li .faq-con {
    width: 100%;
}
.faq-page .faq-list li .faq-con > div > i {
    width: 5.5%;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.faq-page .faq-list li .faq-con > div.question {
    margin-bottom: 15px;
}
.faq-page .faq-list li .faq-con > div.question > i {
    background: #0b80d8;
}
.faq-page .faq-list li .faq-con > div.answer > i {
    background: #aa1211;
}
.faq-page .faq-list li .faq-con > div > div.fr {
    width: 89.5%;
}
.faq-page .faq-list li .faq-con > div.question > div.fr {
    color: #010101;
    font-size: 20px;
    margin-top: 5px;
    line-height: 1.4em;
}
.faq-page .faq-list li .faq-con > div.answer > div.fr {
    color: #595757;
    font-size: 16px;
    line-height: 40px;
    margin-top: 0px;
}
.wpulike.wpulike-default{
    display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default{
    display: inline-block;
}
.post-views-box{
    position: relative;
}
.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;
}
.cn-form .m-form-r .pcsb {
    display: none;
}
.button-group .button {
    background: #0b80d8 !important;
}
@media screen and (max-width: 1000px){
  #ewm{
    display: none;
  }

    .inner-page .sidebar {
        display: none !important;
    }
    .lg-page .piclist li {
        padding: 5px;
    }
    .lg-page .piclist ul {
        margin: -5px;
    }
    .inner-banner {
        height: 350px;
        padding-top: 80px;
    }
    .inner-banner .inn-cat-name {
        font-size: 45px;
    }
    .product-page .piclist li {
        width: 33.333%;
        padding: 5px;
    }
    .product-page .piclist ul {
        margin: -5px;
    }
    .product-page .piclist li .img-box,#pic-zoom, .zoom-pic {
        padding: 5%;
    }
    .prodet-page .product-details .prodet-top-l,.prodet-page .product-details .prodet-top-r {
        width: 100%;
    }
    .prodet-page .product-details .prodet-top-r {
        padding-top: 40px;
    }
    .inner-page .piclist li {
        float: none;
        width: 50%;
        padding: 5px;
        display: inline-block;
        margin-left: -5px;
        margin-right: 0;
    }
    .recommend-product ul li:first-child {
        margin-left: -5px;
    }
    .inner-page .piclist ul {
        margin: -5px;
        padding-left: 10px;
    }
    .cn-form .m-form-l,
    .cn-form .m-form-r {
        width: 100%;
    }
    .cn-form .m-form-l .pcsb {
        display: none;
    }
    .cn-form .m-form-r .pcsb {
        display: block;
    }
    .cn-form .m-form-r textarea {
        height: 200px;
    }
    .inner-page {
        padding-bottom: 0;
    }
    .faq-page .faq-list li .faq-con > div > i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .faq-page .faq-list li .faq-con > div.answer > div.fr,.faq-page .faq-list li .faq-con > div.question > div.fr {
        line-height: 30px;
    }
    .faq-page .faq-list li {
        padding: 0 0 30px 20px;
        margin-bottom: 30px;
    }
    .faq-page .faq-list li .faq-num {
        font-size: 50px;
    }
    .button-group .button:nth-child(2) {
        display: none !important;
    }
    .contact-page .contact-details {
        float: none;
        width: 100%;
    }
    .contact-page .cn-form {
        float: none;
        width: 100%;
        margin: 30px 0;
    }

}
@media screen and (max-width: 700px){
    .inner-banner .inn-cat-name {
        font-size: 34px;
    }
    .inner-banner {
        height: 300px;
    }
    #mapContainer {
        height: 300px !important;
    }
    .inner-page .page-right-bar {
        padding: 30px 15px;
    }
    .faq-page .faq-list li .faq-con > div > i {
        height: 25px;
        width: 25px;
        line-height: 25px;
    }
    .faq-page .faq-list li {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .faq-page .faq-list li .faq-con > div.answer > div.fr,.faq-page .faq-list li .faq-con > div.question > div.fr {
        line-height: 25px;
    }
    .faq-page .faq-list li .faq-num {
        font-size: 40px;
    }

}

@media screen and (max-width: 500px){
    .inner-page .piclist li {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .inner-page .piclist ul {
        margin: 0;
        padding-left: 0;
    }

}