﻿@charset 'utf-8';


ol {padding: 0;}
ul,li,dl,dt,dd,p{ padding:0; margin:0; list-style:none;}
h1,h2,h3,h4,h5,h6{ margin:0; font-weight:normal}
a{ text-decoration:none; color:#000}
a:hover{color:#b81b32}
a,a:focus {	outline: none;}
section{ width:100%; margin:0 auto; height:auto; overflow:hidden}
.container_s{  margin:0 auto;}

/*首页服务中心样式开始*/
.in_service{ position:relative;}
.se_bg{ position:absolute; max-width:none}
.service-link{ position:relative; z-index:1; width:65%; margin:3% auto; height:auto; overflow:hidden;}
.service-link img{ margin:0 auto;}
.service-link h4{ font-size:24px; font-weight:bold; text-align:center; margin-top:3%; background:url(images/line2.png) no-repeat center center; color:#333333;}
.service-link li{ float:left; width:25%; text-align:center; margin:3% 0}
.service-link li div{ width:85px; margin:0 auto;}
.service-link li div a{ background:url(images/a3.png) no-repeat; height:85px; width:85px; display:table;}
.service-link li div img{ margin-top:28%;}
.service-link li .se_current a{ background:url(images/a4.png) no-repeat !important;}
.service-link li div a:hover{ background:url(images/a4.png) no-repeat;}
.service-link li>a{ font-size:14px;padding-top:5px; color:#333;}
.service-link li>a:hover{  color:#dc0606;}
/*首页服务中心样式结束*/


/*html5*/article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
header, footer, article, section, nav, menu, hgroup {display: block; clear:both;}
/*底部样式开始*/
.foot{ padding:0; background:#404042; height:auto; overflow:hidden;}
.foot h5{ color:#fff; font-size:18px; font-weight:800;  padding:0 0 15px; margin:0 8%;}
.foot-link1 ul, .foot-link2 ul, .foot-link3 ul, .foot-link4 ul{  margin:0 8%; padding-top:10px; }
.foot-link2 li{ float:left; width:50%; margin-bottom:12px;}
.foot-link1{ float:left; width:15%;  padding-top:25px; }
.foot-link2{ float:left; width:35%; padding:25px 0; }
.foot-link3{ float:left; width:30%; padding:25px 0;  }
.foot-link4{ float:left; width:20%; padding:25px 0;}
.foot-link4 li{ margin-bottom:15px;}
.foot a{ color:#fff; font-size:12px;}
.foot-link1 li{ float:left; width:100%; margin-bottom:12px;}
.foot-link3 li{ float:left; width:100%; margin-bottom:5px; color:#fff; font-size:12px;}
.foot-link3 img{ float:left; margin-right:12px; text-align:center}
.foot-link3 .tel{ font-size:18px; height:34px; line-height:34px; color:#fff; font-family:Arial, Helvetica, sans-serif}
.foot-link3 .free-tel{font-size:16px; color:#fff; font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px; font-weight:bold}
.foot-link3 li a{ font-size:14px;}
.foot-link1 img{ float:left; margin-right:8px;}
.foot a:hover{color:#dc0606;}
/*底部样式结束*/



@media screen and (min-width:1200px){ 
.container_s{width:1160px}
}
@media screen and  (min-width: 980px) and (max-width:1199px){ 
.container_s{width:960px}
.service-link{ width:80% !important}
}

@media screen and  (min-width: 780px) and (max-width:979px){ 
.container_s{width:700px}
.service-link{ width:100% !important}

}
@media screen and  (min-width: 641px) and (max-width:779px){ 
.container_s{width:640px;}
.service-link{ width:100% !important;}
.foot-link2 li{ width:100% !important;}
.foot-link3 .free-tel{ font-size:20px !important;}
.foot h5,.foot-link1 ul, .foot-link2 ul, .foot-link3 ul, .foot-link4 ul{ margin:0 5% !important}

}
@media screen and  (min-width: 521px) and (max-width:640px){ 
.container_s{width:480px;}
.service-link li{ width:50% !important}
.foot-link3{ width:50% !important;}
.foot-link4{ width:50% !important;  border:none !important; padding:25px 0 0 !important; float:left;}
.foot-link4 img{ width:100%; margin:0 auto}
}

@media screen and (max-width:520px){ 
.container_s{width:100%; padding:0 5%}
.service-link li{ width:50% !important}
.foot-link4{ width:50% !important;  border:none !important; padding:25px 0 0 !important}
.foot-link4 img{ width:100%; margin:0 auto}
}
@media screen and (max-width:767px){
	.service-link{ width:100% !important}
	
}
@media screen and (min-width:767px){
	.cd-main-header{ display:none}
	nav{ display:none}
	.foot-link3 a{ font-size:14px !important;}
	.vip-custom .bx-viewport{ width:84% !important}
	
}
@media screen and (max-width:640px){
	.acc-item,.foot-link1,.foot-link2,.foot-link3{ float:left; width:100% !important; border:none !important; min-height:inherit !important}
	 .foot h5{ margin:0px 0 0 !important; padding:0 !important; font-size:14px !important}
	 .foot-link1 ul, .foot-link2 ul, .foot-link3 ul, .foot-link4 ul{ margin:0 !important}
	 .foot-link1, .foot-link2, .foot-link3, .foot-link4{ padding:8px 0 !important;  background:rgba(0, 0, 0, 0) url("images/footbg1.png") repeat-x scroll left bottom}
	  .acc_trigger {background:url(images/red_acc_closed.png) no-repeat right center;}
	.acc_trigger.active {background:url(images/red_acc_opened.png) no-repeat right center;}
	.foot{ padding:0 0 20px !important}
	 .foot-link4 img { max-width: 120px; height:auto; }
	 .foot-link3,.foot-link4{ width:50% !important;}
	 .foot-link1 li{ width:50% !important; float:left;}
   .case-col a img {height: 160px;}
	}
	@media screen and (min-width:641px){
	.foot-link2,.foot-link3,.foot-link4{ background:rgba(0, 0, 0, 0) url("images/footbg.png") repeat-y scroll 0 0}
	.foot h5{ background:rgba(0, 0, 0, 0) url("images/footbg1.png") repeat-x left bottom}
  .case-col a img {height: 160px;}
	}	






body {
  font-family: 微软雅黑, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
/*body a {
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
}*/
.header {
  overflow: hidden;
  position: relative;
}
.header .container {
  position: relative;
  height: 120px;
}
.header .logo {
  display: block;
  width: 50%;
  margin-top: 24px;
  float: left;
  position: relative;
}
.header .logo-span {
  position: absolute;
  left:124px;
  top: 50px;
  font-size:16px;
  color: #333333;
}
.header .tel-language {
  float: right;
  overflow: hidden;
  margin-top: 47px;
}
.header .tel-language .tel {
  background: url(images/tel.jpg) no-repeat left center;
  padding-left: 38px;
  float: left;
}
.header .tel-language .tel p {
  margin: 0;
  font-size: 14px;
  color: #333333;
  font-style: italic;
}
.header .tel-language .tel h3 {
  font-size: 14px;
  color: #dc0606;
  margin: 0;
}
.header .tel-language .language {
  float: right;
  background: url(images/line01.png) no-repeat left center;
  padding-left: 10px;
  margin-left: 20px;
}
.header .tel-language .language a {
  display: inline-block;
   line-height:28px;
  height: 28px;
/*  background: url(images/language.jpg) no-repeat left center;
*/  
margin-left: 10px;
}
.header .tel-language .language a:hover{ color:#dc0606;}
.header .tel-language a.usa {
  background-position: left top;
}
.header .tel-language a.chn {
  background-position: left bottom;
}
.header .toggle {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 160px;
  height: inherit;
  display: none;
}
.header .toggle a {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
      transform: scale(0.8);
}
.header .toggle-language {
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  right: 80px;
  text-align: center;
  text-decoration: none;
  color: #ababab;
}
.header .toggle-language .icon {
  width: 40px;
  height: 40px;
  position: absolute;
}
.header .toggle-menu {
  right: 20px;
}
.header .toggle-menu .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 3px;
  margin-top: -2px;
  margin-left: -10px;
  -webkit-transition-duration: .66s;
  transition-duration: .66s;
  background: #ababab;
}
.header .toggle-menu .icon::before,
.header .toggle-menu .icon::after {
  position: absolute;
  width: 30px;
  height: 3px;
  content: '';
  -webkit-transition-duration: .66s;
  transition-duration: .66s;
  background: #ababab;
}
.header .toggle-menu .icon::before {
  top: -9px;
}
.header .toggle-menu .icon::after {
  bottom: -9px;
}
body.nav-open .header .toggle-menu .icon {
  width: 0;
}
body.nav-open .header .toggle-menu .icon::before {
  -webkit-transform: translateY(9px) rotate(40deg);
  -ms-transform: translateY(9px) rotate(40deg);
      transform: translateY(9px) rotate(40deg);
}
body.nav-open .header .toggle-menu .icon::after {
  -webkit-transform: translateY(-9px) rotate(-40deg);
  -ms-transform: translateY(-9px) rotate(-40deg);
      transform: translateY(-9px) rotate(-40deg);
}
/*header--end*/
.nav-box {
  width: 100%;
  height: 40px;
  background: #dc0606;
}
.nav-box .level-1 {
  height: inherit;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 auto;
  background: url(images/nav-bj.png) no-repeat left center;
}
.nav-box .level-1 li {
  display: inline-block;
  width: 12%;
}
.nav-box .level-1 li a {
  display: block;
  text-align: center;
  font-size: 1.16em;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  background: url(images/nav-bj.png) no-repeat right center;
}
.nav-box .level-1 li:hover {
  background: #eeeeee;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.nav-box .level-1 li:hover a {
  color: #dc0606;
}
.nav-box .level-1 li .level-2 {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 99;
  background: #eeeeee;
  display: none;
  width: 322px;
}
.nav-box .level-1 li .level-2 li {
  width: 100%;
  clear: both;
  height: 40px;
  background: url(images/level-1.png) no-repeat 45px center;
}
.nav-box .level-1 li .level-2 li a {
  line-height: 40px;
  padding-left: 58px;
  padding-right: 0;
  font-size: 1.16em;
  font-weight: normal;
  color: #4b5457;
  text-align: left;
  background: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-box .level-1 li .level-2 li:hover {
  background: url(images/level-2.png) no-repeat 45px center #dc0606;
}
.nav-box .level-1 li .level-2 li:hover a {
  color: #fff;
}
@media (max-width: 768px) {
  .nav-box {
    display: none;
  }
}
.navigation {
  display: none;
}
@media (max-width: 768px) {
  .navigation {
    display: block;
  }
}
/*navigation--end*/
.banner-box {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner-box .owl-carousel {
  width: 100%;
}
.banner-box .owl-carousel .owl-controls {
  position: absolute;
  bottom: 30px;
  width: 100%;
  height: 0;
  margin-top: 0;
}
@media (max-width: 480px) {
  .banner-box .owl-carousel .owl-controls {
    bottom: 20px;
  }
}
.banner-box .owl-carousel .owl-controls .owl-page.active span {
  background: #dc0606;
}
.banner-box .owl-carousel .owl-controls .owl-page span {
  width: 12px;
  height: 12px;
  margin: 5px;
  opacity: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
@media (max-width: 480px) {
  .banner-box .owl-carousel .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
    margin: 3px;
  }
}
.banner-box .owl-carousel .owl-controls .owl-buttons {
  display: none;
}
.banner-box img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 180px;
}
@media (max-width: 1199px) {
  .banner-box .owl-carousel {
    left: -10%;
    width: 120%;
  }
}
@media (max-width: 768px) {
  .banner-box .owl-carousel {
    left: -20%;
    width: 140%;
  }
}
.banner-in {
  min-height: 320px;
  background: url(images/banner-about.jpg) no-repeat center center;
}
@media only screen and (max-width: 480px) {
  .banner-in {
    min-height: 150px;
  }
}
/*banner--end*/
.online {
  width: 44px;
  z-index: 100;
  right: 0;
  top: 70%;
  position: fixed;
}
.online a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(images/online.png) no-repeat #000000;
  margin-bottom: 3px;
  position: relative;
  margin-left: 4px;
  text-decoration: none;
}
.online a.online-1 {
  background-position: 0px 0px;
}
.online a.online-2 {
  background-position: 0px -40px;
}
.online a.online-3 {
  background-position: 0px -80px;
}
.online a.online-4 {
  background-position: 0px -120px;
}
.online a.online-4 img {
  display: block;
  width: 124px;
  height: 124px;
  border: 1px #dfdfdf solid;
  position: absolute;
  left: -130px;
  top: -49px;
  z-index: 999;
  display: none;
}
.online a.online-4:hover::before,
.online a.online-4:hover::after {
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  position: absolute;
  left: -4px;
  top: 15px;
  background: url(images/angle.png) no-repeat;
}
.online a.online-5 {
  background-position: 0px -160px;
}
.online a.online-5 span {
  display: block;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding-top: 22px;
}
.online a:hover {
  background-color: #dc0606;
}
/*online--end*/
.main-content {
  height: auto;
  background: url(images/bj.jpg);
  overflow: hidden;
}
.main-content .container {
  padding: 3rem 1rem;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  background: #fff;
  overflow: hidden;
}
.main-content .container .product-block {
  overflow: hidden;
  position: relative;
}
.title {
  font-size: 1.333em;
  height: 14px;
  line-height: 1;
  color: #333333;
  border-left: 11px #dc0606 solid;
  padding-left: 6px;
  margin-top: 0;
  margin-bottom: 20px;
}
.product-block {
  position: relative;
}
.product-block .list-grid {
  width: 100%;
  margin-bottom: 2em;
  border: 1px #dfdfdf solid;
  padding: 10px;
}
@media (max-width: 480px) {
  .product-block .list-grid {
    padding: 5px;
  }
}
.product-block .list-grid .item {
  margin: 6px;
  border: 1px #dfdfdf solid;
  position: relative;
}
.product-block .list-grid .item .img-box {
  padding-bottom: 109.13461538%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.product-block .list-grid .item .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.product-block .list-grid .item p {
  font-size: 1.16em;
  color: #4b5457;
  text-align: center;
  margin: 15px 0;
}
.product-block .list-grid .item .add-mask {
  width: 100%;
  height: 100%;
  background: url(images/add.png) no-repeat center center rgba(238, 238, 238, 0.95);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  text-decoration: none;
}
.product-block .list-grid .item .add-mask p {
  font-size: 1.16em;
  color: #dc0606;
  margin-top: 45%;
  text-decoration: none;
}
.product-block .owl-nav {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.product-block .owl-nav div {
  cursor: pointer;
  float: left;
}
.product-block .owl-nav .owl-prev {
  width: 11px;
  height: 11px;
  background: url(images/prev.png) no-repeat center center #cccccc;
  margin-right: 6px;
}
.product-block .owl-nav .owl-prev:hover {
  background: url(images/prev.png) no-repeat center center #dc0606;
}
.product-block .owl-nav .owl-next {
  width: 11px;
  height: 11px;
  background: url(images/next.png) no-repeat center center #cccccc;
}
.product-block .owl-nav .owl-next:hover {
  background: url(images/next.png) no-repeat center center #dc0606;
}
/*products scroll--end*/
.information-block {
  overflow: hidden;
  margin-top: 1rem;
}
.information-block .about-block {
  width: 55%;
  float: left;
}
.information-block .about-block .about-text {
  border: 1px #dfdfdf solid;
  overflow: hidden;
}
.information-block .about-block .about-text a.pic {
  display: block;
  float: left;
  width: 248px;
}
.information-block .about-block .about-text a.pic img {
  display: block;
  height: 100%;
  border-right: 1px #dfdfdf solid;
}
@media only screen and (max-width: 640px) {
  .information-block .about-block .about-text a.pic {
    padding-bottom: 83.22147651%;
    width: 100%;
    max-height: 120px;
    position: relative;
    overflow: hidden;
  }
  .information-block .about-block .about-text a.pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    border-right: none;
  }
}
.information-block .about-block .about-text div {
  margin-left: 250px;
  padding: 2rem;
}
.information-block .about-block .about-text div p {
  font-size: 1.16em;
  color: #4b5457;
  line-height: 1.7;
  text-align: center;
  margin: 0;
  height: 96px;
  overflow: hidden;
}
.information-block .about-block .about-text div ul {
  width: 285px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
  min-height: 132px;
  text-align: center;
  position: relative;
  margin-top: 20px;
}
.information-block .about-block .about-text div ul li {
  width: 60px;
  height: 70px;
  background: url(images/about-icon.png) no-repeat;
  float: left;
}
@media only screen and (max-width: 414px) {
  .information-block .about-block .about-text div {
    padding: 2rem 0;
  }
  .information-block .about-block .about-text div p {
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 640px) {
  .information-block .about-block a.pic {
    width: 100%;
  }
  .information-block .about-block a.pic img {
    width: 100%;
    border-right: none;
  }
  .information-block .about-block .about-text div {
    clear: both;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .information-block .about-block {
    width: 100%;
  }
  .header .logo-span{top:70px;}
}
.information-block .about-text div ul li.about-1 {
  background-position: 0px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.information-block .about-text div ul li.about-2 {
  background-position: -60px 0px;
  position: absolute;
  left: 75px;
  top: 0px;
}
.information-block .about-text div ul li.about-3 {
  background-position: -120px 0px;
  position: absolute;
  left: 150px;
  top: 0px;
}
.information-block .about-text div ul li.about-4 {
  background-position: -180px 0px;
  position: absolute;
  left: 225px;
  top: 0px;
}
.information-block .about-text div ul li.about-5 {
  background-position: -240px 0px;
  position: absolute;
  left: 39px;
  top: 62px;
}
.information-block .about-text div ul li.about-6 {
  background-position: -300px 0px;
  position: absolute;
  left: 113px;
  top: 62px;
}
.information-block .about-text div ul li.about-7 {
  background-position: -360px 0px;
  position: absolute;
  left: 188px;
  top: 62px;
}
.information-block .about-text div ul li a.about-mask {
  width: 60px;
  height: 70px;
  background: url(images/about-bj.png) no-repeat left center;
  font-size: 1em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding-top: 30px;
  display: none;
}
.information-block .about-text div ul li:hover a.about-mask {
  display: block;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
}
.information-block .about-text div ul li.about-3 a,
.information-block .about-text div ul li.about-7 a {
  padding-top: 20px;
}
.news-block {
  width: 43%;
  height: auto;
  float: right;
}
.news-block ul {
  padding: 1.5rem;
  padding-bottom: 8px;
  border: 1px #dfdfdf solid;
  margin: 0;
  list-style: none;
}
.news-block ul li {
  overflow: hidden;
  margin-bottom: 10px;
}
.news-block ul li div {
  margin-left: 130px;
  border-bottom: 1px #f0f0f0 solid;
  height: 79px;
}
.news-block ul li div a {
  font-size: 1.16em;
  color: #4b5457;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}
.news-block ul li div span,
.news-block ul li div p {
  display: block;
  font-size: 14px;
  color: #4b5457;
  line-height: 20px;
}
.news-block ul li div p {
  margin: 0;
  height: 24px;
  overflow: hidden;
}
.news-block ul li:hover div {
  border-color: #dc0606;
}
.news-block ul li:hover a {
  color: #dc0606;
}
.news-block ul li .news-pic {
  display: block;
  width: 120px;
  float: left;
}
.news-block ul li .news-pic img {
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .news-block {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .news-block {
    width: 100%;
    margin-top: 20px;
  }
  .news-block ul {
    padding: 1rem;
  }
  .news-block ul li {
    margin-bottom: 2rem;
  }
  .news-block ul li .news-pic {
    width: 100%;
    margin-bottom: 10px;
  }
  .news-block ul li .news-pic img {

    width: 100%;
	max-width:120px;max-height:80px;
  }
  .news-block ul li div {
    clear: both;
    margin-left: 0;
    width: 100%;
    height: auto;
  }
  .news-block ul li div p {
    height: auto;
  }
}
/*about and news block--end*/
.contact-block {
  background: #eeeeee;
  padding: 1.5rem 0;
}
.contact-block .container {
  position: relative;
}
.contact-block .container p {
  font-size: 1.16em;
  color: #4b5457;
  display: inline-block;
  padding-left: 20px;
  margin-right: 20px;
  margin-top: 1em;
  margin-bottom: 0;
  height: 20px;
  line-height: 20px;
  background: url(images/con-icon.png) no-repeat 0 0px;
}
.contact-block .container div {
  width: 80%;
  float: left;
}
.contact-block .container div p {
  margin-right: 20px;
}
.contact-block .container div p.con-1 {
  background-position: 0px -20px;
}
.contact-block .container div p.con-2 {
  background-position: 0px -20px;
}
.contact-block .container div p.con-3 {
  background-position: 0px -60px;
}
.contact-block .container div p.con-4 {
  background-position: 0px -80px;
}
.contact-block .container .contact-btn {
  width: 20%;
  max-width: 160px;
  height: 40px;
  background: #dc0606;
  border-radius: 4px;
  float: right;
  font-size: 1.33em;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
}
.contact-block .container .contact-btn:hover {
  background: #dc0606;
}
@media (max-width: 768px) {
  .contact-block .container div {
    width: 100%;
  }
  .contact-block .container div p {
    /*line-height: 2;*/
  }
  .contact-block .container .contact-btn {
    float: left;
    width: 100%;
    margin-top: 2rem;
  }
}
/*contact-block--end*/
.footer {
  position: relative;
  height: auto;
  padding: 1rem 0;
}
.footer .container {
  margin: 0 auto;
  overflow: hidden;
  text-align:center;
}
.footer p,
.footer a {
  font-size: 1.15em;
  color: #4b5457;
  text-decoration: none;
  margin: 0;
  line-height: 2;
}
/*.footer p {
  float: left;
}*/
.footer a {
  margin-left: 30px;
  font-size: 1em;
}
.footer .foot-link {
  float: right;
}
@media (max-width: 768px) {
  .footer .foot-link {
    float: left;
    margin-top: 10px;
  }
}
.footer .foot-link a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(images/foot-icon.png) no-repeat;
  margin-left: 0;
}
.footer .foot-link a.foot-1 {
  background-position: 0px 0px;
}
.footer .foot-link a.foot-2 {
  background-position: -30px 0px;
}
.footer .foot-link a.foot-3 {
  background-position: -60px 0px;
}
.footer .foot-link a.foot-4 {
  background-position: -90px 0px;
}
.footer .foot-link a.foot-5 {
  background-position: -120px 0px;
}
.footer .foot-link a.foot-6 {
  background-position: -150px 0px;
}
.footer .foot-link a.foot-7 {
  background-position: -180px 0px;
}
.footer .foot-link a.foot-8 {
  background-position: -210px 0px;
}
/*footer--end*/
.main-sub {
  width: 260px;
  float: left;
}
.sub-box h2 {
  margin-top: 0;
}
.sub-box ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.sub {
  border-bottom: 1px #dfdfdf solid;
}
.sub li a {
  cursor: pointer;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 38px;
  line-height: 38px;
  border: 1px #dfdfdf solid;
  padding: 0 20px;
  font-size: 15px;
  color: #666666;
  border-bottom: none;
  text-decoration: none;
  background: url(images/level-1.png) no-repeat 237px center;
}
.sub li a:hover,
.sub li a.sub-active {
  background: url(images/level-2.png) no-repeat 237px center #dc0606;
  color: #fff;
  border-color: #dc0606;
}
.sub li .sub-1 {
  display: none;
}
.sub li .sub-1 li a {
  font-size: 14px;
  color: #666666;
  padding: 0 30px;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  border: none;
  border-top: 1px #e4e4e4 solid;
  background: url(images/level-3.png) no-repeat 237px center #eeeeee;
}
.sub li .sub-1 li a:hover,
.sub li .sub-1 li a.sub-active2 {
  background: url(images/level-4.png) no-repeat 237px center #dc0606;
  color: #fff;
}
.sub li .sub-2 {
  display: none;
}
.sub li .sub-2 li a {
  padding: 0 35px;
  background: url(images/level-5.png) no-repeat 237px center #eeeeee;
}
.sub li .sub-2 li a:hover {
  background: url(images/level-6.png) no-repeat 237px center #dc0606;
  color: #fff;
}
#suuu{
  background: url(images/level-6.png) no-repeat 237px center #dc0606;
  color: #fff;
}
@media (max-width: 991px) {
  .main-sub {
    display: none;
  }
}
/*sub--end*/
.events-box {
  margin-top: 25px;
}
.events-box ul {
  margin: 0;
  list-style: none;
  border: 1px #dfdfdf solid;
  padding: 20px;
}
.events-box ul li {
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.events-box ul li:hover {
  border-color: #dc0606;
}
.events-box ul li:hover a {
  color: #dc0606;
}
.events-box ul li a,
.events-box ul li span,
.events-box ul li p {
  display: block;
  font-size: 1em;
  color: #4b5457;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.events-box ul li a {
  font-weight: bold;
  text-decoration: none;
}
.events-box li.events-btn {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.events-box .events-btn a {
  width: 100%;
  height: 38px;
  display: block;
  background: url(images/level-2.png) no-repeat 160px center #dc0606;
  border: 1px #e5e5e5 solid;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 38px;
}
.events-box .events-btn a:hover {
  color: #fff;
}
.category-link {
  display: block;
  width: 260px;
  height: 80px;
  background:url(images/category-bj.jpg) no-repeat left center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 80px;
  font-weight: bold;
  margin-top: 20px;
}
/*main-sub--END*/
@media (max-width: 991px) {
  .main-in .container {
    padding-top: 0;
  }
}
.main-text {
  margin-left: 310px;
  overflow: hidden;
}
.main-text img {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .main-text {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}
.category {
  position: relative;
  height: 42px;
  display: none;
  overflow: hidden;
}
.category ul {
  position: absolute;
  left: 0;
  height: inherit;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.category .sub-level1 li {
  padding: 0 1rem;
  display: inline-block;
  line-height: 40px;
}
.category .sub-level1 li.active-sub1 {
  border-bottom: 2px #dc0606 solid;
}
.category .sub-level1 li:last-child {
  margin-right: 2rem;
}
@media (max-width: 991px) {
  .category {
    display: block;
  }
}
.heading {
  overflow: hidden;
  height: 30px;
  border-bottom: 1px #dfdfdf solid;
}
@media (max-width: 480px) {
  .heading {
    height: auto;
  }
}
.heading h2 {
  font-size: 1.14em;
  color: #dc0606;
  margin-bottom: 20px;
  float: left;
  margin: 0;
}
.heading div {
  float: right;
  font-size: 1em;
  color: #4b5457;
  background: url(images/house.png) no-repeat left center;
  padding-left: 20px;
}
.heading div a {
  font-size: 12px;
  color: #4b5457;
  text-decoration: none;
  margin: 0 2px;
}
.heading div a:hover {color:#dc0606;}
@media (max-width: 480px) {
  .heading div {
    width: 100%;
    float: left;
    margin: 1rem 0;
  }
}
.content-text {
  padding-top: 4rem;
}
@media (max-width: 414px) {
  .content-text {
    padding-top: 2rem;
  }
}
.content-text p {
  font-size: 1.16em;
  color: #4b5457;
  line-height: 1.6;
}
.content-text h3 {
  font-size: 1.16em;
  color: #333333;
}
.profile-text h3 {
  margin-top: 0;
}
.profile-text p {
  margin: 0;
}
.profile-text p.about-img {
  width: 28%;
  float: right;
}
.profile-text p.about-img img {
  display: block;
  padding-left: 1rem;
  padding-bottom: 1rem;
  width: auto;
}
.worldwide-text p {
  margin: 0;
}
.worldwide-text img {
  display: block;
  border: 1px #dfdfdf solid;
  margin-top: 2em;
  margin-bottom: 2em;
}
/*profile and wordwide--end*/
.plant-text h3 {
  height: 10px;
  line-height: 10px;
  border-left: 2px #dc0606 solid;
  margin: 0;
  padding-left: 15px;
  margin-bottom: 2rem;
}
.plant-text ul,
.show-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding-bottom: 1rem;
  border-bottom: 1px #dfdfdf solid;
}
.plant-text ul li,
.show-text ul li {
  display: inline-block;
  margin-bottom: 1rem;
}
.plant-text ul li .item,
.show-text ul li .item {
  overflow: hidden;
  padding: 4px;
  border: 1px #dfdfdf solid;
}
.plant-text ul li .item .img-box,
.show-text ul li .item .img-box {
  padding-bottom: 60%;
  display: block;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  overflow: hidden;
}
.plant-text ul li .item .img-box img,
.show-text ul li .item .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.shop-box {
  margin-bottom: 2rem;
}
.page {
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}
.page a {
  display: inline-block;
  width: 33px;
  height: 33px;
  border: 1px #dfdfdf solid;
  text-decoration: none;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.page a.active-page,
.page a:hover {
  background: #dc0606;
  border-color: #dc0606;
  color: #fff;
}
/*plant overview--end*/
.show-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding-bottom: none;
  border-bottom: none;
}
.show-text ul li p {
  font-size: 1em;
  color: #4b5457;
  margin-top: 5px;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show01-text h3 {
  margin: 0;
}
.show01-text p {
  margin: 0;
}
.show01-text p img {
  display: block;
  margin: 20px 0;
}
/*show--end*/
.events-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.events-text ul li {
  display: inline-block;
  margin-bottom: 2em;
}
@media (max-width: 414px) {
  .events-text ul li {
    width: 100%;
  }
}
.events-text ul li .event-pic {
  display: block;
  padding-bottom: 64.02877698%;
  position: relative;
  overflow: hidden;
  border: 1px #dfdfdf solid;
}
.events-text ul li .event-pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.events-text ul li div {
  overflow: hidden;
  padding: 1.5rem;
  background: #eeeeee;
}
.events-text ul li div a {
  font-size: 1em;
  color: #666666;
  display: block;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.events-text ul li div p {
  font-size: 1em;
  color: #666666;
  margin: 0;
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.events01-text p,
.events01-text h3 {
  margin: 0;
}
.events01-text div {
  padding-top: 2rem;
  border-top: 1px #dfdfdf solid;
  margin-top: 3rem;
}
.events01-text p.events-img {
  width: 50%;
  float: right;
}
@media (max-width: 414px) {
  .events01-text p.events-img {
    width: 100%;
  }
}
.events01-text p.events-img img {
  display: block;
  padding-left: 1rem;
  padding-bottom: 1rem;
  width: auto;
}
@media (max-width: 414px) {
  .events01-text p.events-img img {
    padding-left: 0;
  }
}
/*events --end*/
.honor-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.honor-text ul li {
  display: inline-block;
  margin-bottom: 10px;
}
.honor-text ul li .img-box {
  display: block;
  padding: 4px;
  border: 1px #dfdfdf solid;
}
.honor-text ul li .img-box img {
  display: block;
}
.honor-text ul li p {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*honor--end*/
.partner-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.partner-text ul li {
  display: inline-block;
  margin-bottom: 1rem;
}
.partner-text ul li .item {
  overflow: hidden;
  padding: 4px;
  border: 1px #dfdfdf solid;
}
.partner-text ul li .item .img-box {
  padding-bottom: 60%;
  display: block;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  overflow: hidden;
  border: 1px #dfdfdf solid;
}
.partner-text ul li .item .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
/*partner--end*/
.news-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.news-text ul li {
  overflow: hidden;
  margin-bottom: 20px;
}
.news-text ul li .news-photo {
  width: 233px;
  float: left;
  border: 1px #dfdfdf solid;
  padding: 4px;
}
@media (max-width: 480px) {
  .news-text ul li .news-photo {
    width: 100%;
    float: none;
    margin-bottom: 1rem;
  }
}
.news-text ul li .news-photo .img-box {
  display: block;
  padding-bottom: 66.66666667%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  overflow: hidden;
}
.news-text ul li .news-photo .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.news-text ul li .news-font {
  margin-left: 255px;
  height: 159px;
  border-bottom: 1px #dfdfdf solid;
}
@media (max-width: 480px) {
  .news-text ul li .news-font {
    width: 100%;
    margin-left: 0;
  }
}
.news-text ul li .news-font a,
.news-text ul li .news-font span,
.news-text ul li .news-font p {
  display: block;
  font-size: 1.16em;
  color: #4b5457;
  margin: 0;
  line-height: 2.14;
}
.news-text ul li .news-font a {
  text-decoration: none;
  font-weight: bold;
}
.news-text ul li .news-font p {
  height: 90px;
  overflow: hidden;
}
.news-text ul li:hover a {
  color: #dc0606;
}
.news-text ul li:hover .news-font {
  border-color: #dc0606;
}
.news01-text h3 {
  height: 10px;
  line-height: 10px;
  border-left: 2px #dc0606 solid;
  margin: 0;
  padding-left: 12px;
  margin-bottom: 10px;
}
.news01-text span {
  font-size: 1.16em;
  color: #4b5457;
  display: block;
  line-height: 30px;
  padding-left: 12px;
}
.news01-text p {
  margin: 0;
}
.news01-text p.news-img {
  width: 50%;
  float: left;
}
.news01-text p.news-img img {
  display: block;
  padding-right: 1rem;
  padding-bottom: 1rem;
  width: auto;
}
@media (max-width: 414px) {
  .news01-text p.news-img {
    width: 100%;
  }
  .news01-text p.news-img img {
    padding-right: 0;
  }
}
/*news--end*/
.product-text a img {
  display: block;
  border: 1px #dfdfdf solid;
}
.product-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  margin-top: 20px;
}
.product-text ul li {
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 414px) {
  .product-text ul li {
    width: 100%;
  }
}
.product-text ul li a.pro-box {
  padding-bottom: 100%;
  display: block;
  border: 1px #dfdfdf solid;
  position: relative;
}
.product-text ul li a.pro-box img {
  display: block;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ie8 .product-text ul li a.pro-box:hover,
.ie9 .product-text ul li a.pro-box:hover {
  border: 1px #dc0606 solid;
  margin: 0;
}
.product-text ul li p {
  width: 100%;
  /*position: absolute;*/
  bottom: 13px;
  left: 0;
  margin: 0;
  text-align: center;
}
.product-text ul li a.click-line {
  display: block;
}
.product-text ul li a.pro-box::before,
.product-text ul li a.pro-box::after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.product-text ul li a.pro-box::before {
  border-top: 1px solid #dc0606;
  border-bottom: 1px solid #dc0606;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
      transform: scale(0, 1);
}
.product-text ul li a.pro-box::after {
  border-right: 1px solid #dc0606;
  border-left: 1px solid #dc0606;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
      transform: scale(1, 0);
}
.product-text ul li:hover a.pro-box::before,
.product-text ul li:hover a.pro-box::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 9;
}
.product-text ul li:hover p {
  color: #dc0606;
}
.prolist-text ul {
  margin-top: 0;
}
/*products list--end*/
.product01-text img {
  display: block;
  border: 1px #dfdfdf solid;
}
.product01-text h1 {
  margin: 0;
  height: 40px;
  background: #dc0606;
  line-height: 40px;
  color: #fff;
  font-size: 1.14em;
  padding-left: 20px;
  margin-top: 20px;
}
.product01-text span {
  margin: 0;
  /*height: 10px;*/
  /*width: 2px;*/
  display: inline-block;
  background: #fff;
  margin-right: 10px;
}
.parameter {
  border: 1px #dfdfdf solid;
  border-top: none;
  padding: 2rem;
}
@media (max-width: 640px) {
  .parameter {
    padding: 1rem;
  }
}
.parameter h3 {
  height: 10px;
  line-height: 10px;
  border-left: 2px #dc0606 solid;
  margin: 0;
  padding-left: 15px;
  margin-bottom: 1rem;
}
.parameter table {
  width: 620px;
  border-bottom: 1px #dfdfdf solid;
  border-right: 1px #dfdfdf solid;
  font-family: Arial;
  color: #4b5457;
  font-size: 1em;
  text-align: left;
}
@media (max-width: 640px) {
  .parameter table {
    width: 100%;
  }
}
.parameter table td {
  height: 30px;
  line-height: 30px;
  border: #dfdfdf solid;
  border-width: 1px 0px 0px 1px;
  padding-left: 10px;
}
.flip {
  overflow: hidden;
  margin-top: 1rem;
}
.flip a {
  font-size: 1em;
  color: #4b5457;
  padding-left: 25px;
  text-decoration: none;
  margin: .5rem 0;
}
@media (max-width: 414px) {
  .flip a {
    width: 100%;
  }
}
.flip a.flip-prev {
  float: left;
  background: url(images/flip-prev.png) no-repeat left -8px;
}
.flip a.flip-next {
  float: right;
  background: url(images/flip-next.png) no-repeat left -8px;
}
.flip a:hover {
  background-position: left -40px;
  color: #dc0606;
}
/*products detail-------end*/
.service-text p,
.design-text p {
  margin: 0;
}
.design-text img {
  display: block;
  border: 1px #dfdfdf solid;
  margin-bottom: 1em;
}
.technology-block {
  margin: 0;
  padding: 0;
  min-height: 342px;
  list-style: none;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .technology-block {
    display: none;
  }
}
.technology-block li {
  float: left;
  position: absolute;
}
.technology-block li.support-1 {
  left: 0;
  top: 0;
}
.technology-block li.support-2 {
  left: 176px;
  top: 0;
}
.technology-block li.support-3 {
  left: 352px;
  top: 0;
}
.technology-block li.support-4 {
  left: 528px;
  top: 0;
}
.technology-block li.support-5 {
  left: 704px;
  top: 0;
}
.technology-block li.support-6 {
  left: 89px;
  top: 152px;
}
.technology-block li.support-7 {
  left: 265px;
  top: 152px;
}
.technology-block li.support-8 {
  left: 441px;
  top: 152px;
}
.technology-block li.support-9 {
  left: 617px;
  top: 152px;
}
.technology-block img {
  border: none;
}
.technology-block1 {
  padding: 2rem;
  margin: 0;
  list-style: none;
  overflow: hidden;
  display: none;
}
.technology-block1 li {
  display: inline-block;
}
.technology-block1 li img {
  border: none;
}
@media (max-width: 1200px) {
  .technology-block1 {
    display: block;
  }
}
/*Technology Support--end*/
.video-text p {
  margin: 0;
}
.video-show {
  display: block;
  margin-top: 20px;
  margin-bottom: 1em;
  padding-bottom: 2rem;
  border-bottom: 1px #dfdfdf solid;
}
/*video--end*/
.contact-text h2 {
  font-size: 1.14em;
  color: #dc0606;
  margin: 0;
  line-height: 2.14;
}
.contact-text .con-list {
  overflow: hidden;
  background: url(images/con-bj.jpg) no-repeat left bottom;
  padding-bottom: 20px;
  position: relative;
}
.contact-text .con-list div {
  float: left;
}
.contact-text .con-list div p {
  height: 20px;
  line-height: 1.4;
  background: url(images/con-icon.png) no-repeat;
  padding-left: 24px;
}
.contact-text .con-list div p.con-1 {
  background: url(images/con-icon1.png) no-repeat left top;
  height: auto;
}
.contact-text .con-list div p.con-2 {
  background-position: 0px -20px;
}
.contact-text .con-list div p.con-3 {
  background-position: 0px -20px;
}
.contact-text .con-list div p.con-4 {
  background-position: 0px -60px;
}
.contact-text .con-list div p.con-5 {
  background-position: 0px -80px;
}
.contact-text .con-list .wechat {
  display: block;
  width: 110px;
  height: 110px;
  border: 5px #eeeeee solid;
  float: right;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 767px) {
  .contact-text .con-list .wechat {
    float: left;
  }
}
.map {
  overflow: hidden;
  margin-top: 20px;
}
.map img {
  display: block;
  border: 1px #dfdfdf solid;
}
/*contact us--end*/
.guest-text .feedback-form {
  width: 100%;
  text-align: justify;
}
.guest-text .feedback-form input:focus,
.guest-text .feedback-form textarea:focus {
  border-color: #b2b8c6;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(174, 184, 198, 0.3);
}
.guest-text .feedback-form .form-row {
  width: 49%;
  display: inline-block;
  margin: 10px 0;
}
.guest-text .feedback-form .form-row-full {
  width: 100%;
  margin: 10px 0;
}
.guest-text .feedback-form input,
.guest-text .feedback-form textarea {
  font-size: 14px;
  width: 98%;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  padding-left: 5px;
  color: #666666;
  border: 1px solid #e5e5e5;
  background: none;
}
.guest-text .feedback-form textarea {
  width: 99%;
  height: 135px;
  max-height: 260px;
  padding-left: 5px;
  resize: vertical;
}
.guest-text .feedback-form input.submit {
  padding: 0;
  font-size: 14px;
  line-height: 40px;
  width: 150px;
  height: 40px;
  color: #fff;
  background: #d93636;
  border: none;
}
@media (max-width: 640px) {
  .guest-text .feedback-form .form-row {
    width: 100%;
  }
}@media (max-width: 480px) {
  .online {display: none;}
}
/*GUESTBOOK--end*/
/*# sourceMappingURL=style.css.map */