#about .content {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
#about .content img {
  position: absolute;
  left: 0;
  z-index: 66;
}
#about .content .text {
  width: 515px;
  background-color: #f3f3f3;
  padding: 25px;
  float: right;
  margin-top: 70px;
  z-index: 90;
  position: relative;
  border-bottom: 1px solid #45b4bd;
}
#about .content .text h3 {
  color: #242424;
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
}
#about .content .text .dec {
  width: 515px;
  font-size: 14px;
  line-height: 2;
  color: #747474;
  overflow: hidden;
}
#about .content .text .moretext {
  display: none;
}
#about .content .more {

  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  margin: 20px auto;
  background: #109285;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.htext {
  height: auto;
}
#culture {
  background-color: #f3f3f3;
  padding-bottom: 80px;
  margin-bottom: 30px;
  overflow: hidden;
}
#culture .item {
  width: 238px;
  margin-right: 82px;
  float: left;
  text-align: center;
}
#culture .item:last-of-type {
  margin-right: 0;
}
#culture .item .title {
  display: block;
  color: #333333;
  font-size: 16px;
  padding: 15px 0;
}
#culture .item p {
  color: #666666;
  font-size: 14px;
  line-height: 1.5;
}
#honor {
  overflow: hidden;
  padding-bottom: 50px;
  background-image: url('../img/honorbg.jpg');
}
#honor .content {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
#honor .content li {
  width: 232px;
  height: 313px;
  margin-right: 33px;
  text-align: center;
}
#honor .content li img {
  width: 232px;
  height: 313px;
}
#honor .content span {
  width: 33px;
  height: 31px;
  background-color: #42b8bc;
  display: block;
  text-align: center;
  line-height: 31px;
  color: #fff;
  font-size: 30px;
  position: absolute;
  cursor: pointer;
}
#honor .content span.prev {
  bottom: 152px;
  left: -72px;
}
#honor .content span.next {
  bottom: 152px;
  right: -72px;
}
.news {
  overflow: hidden;
  padding-bottom: 50px;
}
.news .newslist li {
  overflow: hidden;
  margin-bottom: 50px;
  font-size: 0;
}
.news .newslist .time {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  width: 105px;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  float: left;
}
.news .newslist .time strong {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
}
.news .newslist .imgbox {
  display: block;
  float: left;
  margin-right: 35px;
}
.news .newslist img {
  width: 211px;
  height: 118px;
}
.news .newslist .right {
  width: 738px;
  float: left;
}
.news .newslist .right .title {
  color: #333333;
  font-size: 16px;
  padding: 8px 0 10px 0;
  display: block;
}
.news .newslist .right p {
  color: #666666;
  font-size: 14px;
  line-height: 1.5;
  height: 40px;
  overflow: hidden;
}
.news .newslist .right .more {
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #109285;
  margin-top: 25px;
}
.page {
  overflow: hidden;
  padding: 30px;
  display: table;
  margin: 0 auto;
}
.page li {
  float: left;
  margin-right: 15px;
  border: 1px solid #ccc;
}
.page a {
  display: block;
  padding: 8px 15px;
  color: #666;
}
.page a:hover {
  background: #45b4bd;
  color: #fff;
}
.product {
  overflow: hidden;
  padding: 50px 0;
}
.product li {
  overflow: hidden;
  margin-bottom: 50px;
}
.product a.imgbox {
  display: block;
  border: solid 1px #dcdcdc;
  width: 380px;
  float: left;
  margin-right: 50px;
}
.product a.imgbox img {
  width: 100%;
  height: 380px;
}
.product a.imgbox p {
  text-align: center;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  background-color: #45b4bd;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .right {
  width: 610px;
  float: left;
}
.product .right h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0;
}
.product .right section {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 1.5;
  text-indent: 28px;
  height: 98px;
  overflow: hidden;
}
.product .right span.title {
  color: #000000;
  font-size: 18px;
  display: block;
  padding: 10px 0;
}
.product .right .features {
  max-height: 145px;
  overflow: hidden;
}
.product .right .features p {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 2;
}
.product .right .more {
  display: block;
  color: #fff;
  width: 105px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #43b3bf;
  border-radius: 16px;
  margin-top: 15px;
}

.pages{ 
  text-align: center;
}
.pages a{
  display: inline-block;
  color: #333;
  padding: 5px 10px;
  margin-right: 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.pages a:hover{
  color: #09c;
  border-color: #09c;
}
.pages .active{
  color: #f44;
  font-weight: bold;
}



.grWidth {
  width: 1200px;
  margin: 0 auto;
}
.grWidth .title {
  text-align: center;
  padding: 20px 0;
}
.grWidth .title h3 {
  color: #222222;
  font-size: 30px;
  font-weight: normal;
}
.grWidth .title p {
  color: #999999;
  font-size: 18px;
  padding: 10px 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.supportBox1 {
  background: #fff;
  padding: 60px 0;
  overflow: hidden;
}
.supportBox1 li {
  float: left;
  font-size: 14px;
  line-height: 28px;
  width: 589px;
  color: #333;
  margin-right: 17px;
}
.supportBox1 li .sImg {
  display: block;
  width: 589px;
  height: 380px;
  overflow: hidden;
  margin-bottom: 17px;
}
.supportBox1 li img {
  width: 589px;
  height: 380px;
  transition: all 0.5s;
}
.supportBox1 li:last-child {
  margin-right: 0;
}
.supportBox1 li:hover img {
  transform: scale(1.1, 1.1);
}
.supportBox2 {
  padding: 60px 0;
  overflow: hidden;
}
.supportBox2 .down,
.supportBox2 .faq {
  width: 575px;
  overflow: hidden;
}
.sTie {
  font-size: 30px;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  line-height: 28px;
}
.sTie span {
  display: block;
  font-size: 14px;
  color: #999;
  font-family: Arial;
}
.sTie .pMore {
  float: right;
  margin-top: 10px;
}
.down .main li,
.faq .main .f2,
.faq .main .f1 h4 {
  height: 45px;
  line-height: 45px;
  border-top: 1px dashed #ccc;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 90px;
}
.down .main li span {
  background: url('../img/ly_li.png') no-repeat left center;
  padding-left: 12px;
  transition: all 0.3s;
}
.down .main li a {
  float: right;
  background: url('../img/down.png') no-repeat left center;
  padding-left: 20px;
  margin-right: -90px;
  color: #666;
}
.down .main li:hover span {
  margin-left: 8px;
}
.faq .main .f1 h4 a {
  color: #fe0000;
}
.faq .main .f1 h4 a:hover {
  text-decoration: underline;
}
.faq .main .f1 p {
  padding: 10px 0;
  border-top: 1px dashed #ccc;
  color: #666;
}
.faq .main .f2 a {
  color: #333;
}
.downList li {
  float: left;
  height: 130px;
  background: #fff;
  overflow: hidden;
  padding-left: 20px;
  width: 570px;
  color: #888;
  line-height: 22px;
  margin: 0 30px 20px 0;
}
.downList li h5 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.downList li h5 a {
  color: #333;
}
.downList li h5 a:hover {
  text-decoration: underline;
}
.downList li .more {
  float: right;
  width: 90px;
  height: 130px;
  background: url('../img/down1.png') no-repeat center center;
  margin-left: 10px;
}
.downList li:hover {
  background: #333;
  color: #fff;
}
.downList li:hover h5 a {
  color: #fff;
}
.downList li:hover .more {
  background: #fe0000 url('../img/down2.png') no-repeat center center;
}
.faqList li {
  position: relative;
  margin-bottom: 25px;
}
.faqList li:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 16px;
  display: block;
  width: 30px;
  height: 30px;
  background: #fe0000;
  pointer-events: none;
}
.faqList li h3:before,
.faqList li h3:after {
  content: '';
  position: absolute;
  top: 26px;
  right: 23px;
  z-index: 2;
  width: 16px;
  height: 2px;
  background: #fff;
}
.faqList li h3:before {
  width: 2px;
  height: 16px;
  top: 19px;
  right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faqList li.act h3:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: transparent\0;
}
.faqList li h3 {
  position: relative;
  padding: 0 60px 0 25px;
  background-color: #fff;
  line-height: 54px;
  font-size: 16px;
  cursor: pointer;
  font-weight: normal;
  border: 1px solid #e5e5e5;
}
.faqList li div {
  display: none;
  padding: 25px 0 0 25px;
  line-height: 25px;
  color: #7c7c7c;
  -webkit-animation: fadeIn 0.5s ease-out 0.2s both;
  animation: fadeIn 0.5s ease-out 0.2s both;
  font-size: 14px;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.listWrapper {
  padding: 60px 0;
  overflow: hidden;
  background: #f4f4f4;
}
.breadCrumb {
  color: #888;
  margin-top: 35px;
}
.breadCrumb h3 {
  font-size: 36px;
  color: #d49437;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 36px;
  position: relative;
}
.breadCrumb h3 span {
  color: #242423;
  margin-left: 10px;
  font-family: Aparajita,Arial;
}
.breadCrumb h3:before {
  content: "";
  position: absolute;
  width: 202px;
  height: 12px;
  left: -215px;
  top: 10px;
  background: url('../img/list_tie.png') no-repeat;
}
.breadCrumb a {
  color: #888;
}
.breadCrumb a:hover {
  color: #fe0000;
}
.breadCrumb2 {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e1e1e1;
}
.breadCrumb2 p {
  background: url('../img/home_icon.png') no-repeat left center;
  padding-left: 20px;
  width: 1180px;
}
.breadCrumb2 .back {
  float: right;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  background: #999;
  color: #fff;
  margin-top: 10px;
}
.breadCrumb2 .back:hover {
  background: #fe0000;
  transition: all 0.3s;
}
.listMenu {
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  text-align: center;
}
.listMenu a {
  display: inline-block;
  padding: 0 25px;
}
.listMenu a.current,
.listMenu a:hover {
  background: #fe0000;
  color: #fff;
}
.menuSub {
  background: #f4f4f4;
  overflow: hidden;
  font-size: 14px;
  color: #999;
}
.menuSub .grWidth {
  padding: 30px  0 35px 0;
}
.menuSub a {
  color: #333;
}
.menuSub em {
  font-style: normal;
  margin: 0 19px;
}
.menuSub a:hover,
.menuSub .current {
  color: #fe0000;
}
.relatedPro,
.downList {
  width: 1200px;
  overflow: hidden;
}
.relatedPro ul,
.downList ul {
  width: 1240px;
}
.solutionList li {
  height: 270px;
  overflow: hidden;
  margin-bottom: 40px;
  font-size: 14px;
  position: relative;
  padding-right: 30px;
}
.solutionList li:before {
  content: "";
  position: absolute;
  left: 60px;
  top: 45px;
  border: 1px solid #e5e5e5;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #fff;
}
.solutionList li .tImg {
  float: left;
  width: 270px;
  height: 230px;
  background: #d4d4d4;
  margin: 0 30px 0 10px;
  transition: all 0.3s;
  position: relative;
  z-index: 2;
}
.solutionList li img {
  width: 270px;
  height: 230px;
  padding-top: 10px;
  margin-left: -10px;
}
.solutionList li h4 {
  font-size: 18px;
  margin-bottom: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solutionList li h4 a {
  color: #333;
}
.solutionList li h4 a:hover {
  color: #fe0000;
}
.solutionList li h4 span {
  display: block;
  font-size: 24px;
  margin-top: 8px;
}
.solutionList li p {
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.solutionList li .pMore {
  position: relative;
  z-index: 2;
}
.solutionList li:hover .tImg {
  background: #f68c8c;
}
.pMore {
  display: inline-block;
  width: 74px;
  height: 22px;
  background: #999;
  text-align: center;
  line-height: 22px;
  border-radius: 12px;
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
#contact {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 50px;
}
#contact .title {
  text-align: center;
  margin-bottom: 20px;
}
#contact .title h3 {
  color: #3e3e3e;
  font-size: 35px;
  font-weight: normal;
}
#contact .title span {
  color: #000;
  padding: 15px 0;
  display: inline-block;
  font-size: 24px;
  border-bottom: 1px solid #000;
}
.contactway {
  color: #706f6c;
  font-size: 18px;
  line-height: 2;
  padding: 15px 0;
}
.contactway .left p {
  height: 45px;
  line-height: 45px;
  padding-left: 40px;
  padding-bottom: 5px;
}
.contactway .right p {
  height: 45px;
  line-height: 45px;
  padding-bottom: 5px;
}
.contactway .left,
.contactway .right {
  width: 527px;
  float: left;
  margin-left: 30px;
}
.contactway .right {
  float: right;
}
.contactway .left {
  background-image: url('../img/cicon.png');
  background-repeat: no-repeat;
  background-position: left;
  padding: 15px 0;
}
.prodetail {
  overflow: hidden;
  padding: 50px 0;
}
.prodetail .text img {
  max-width: 100% !important;
}

.prodetail .tls{
  margin-top: 30px;
}
.prodetail .tls h3{
  color: #f66;
  border-left: 10px solid #f66;
  padding-left: 10px;
  margin-bottom: 10px;
}
.prodetail .tls li{
  width: 200px;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border: 1px solid #ddd;
}
.prodetail .tls .tlsli4{
  margin-right: 0;
}
.prodetail .tls li:hover{
  border-color: #09c;
  box-shadow: 0 0 5px #999;
}
.prodetail .tls li img{
  width: 100%;
  margin-bottom: 10px;
}
.prodetail .tls li a{
  color: #333;
}

.newsdetail {
  background: #f0f0f0;
  padding: 40px 0;
}
.newsdetail .header {
  background: #fff;
  text-align: center;
}
.newsdetail .header h3 {
  color: #404040;
  padding: 15px 0;
}
.newsdetail .header .time {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}
.newsdetail .header .time span {
  color: #949494;
  display: inline-block;
  margin-right: 10px;
}
.newsdetail .txt {
  padding: 25px;
  background: #fff;
}
.newsdetail .txt img {
  max-width: 100% !important;
}

.newsdetail .pas ,.newsdetail .tns{
  background: #fff;
  padding: 20px;
  margin-top: 10px;
}
.newsdetail .pas div{
  margin-bottom: 10px;
}
.newsdetail .pas div a{
  color: #333;
}
.newsdetail .pas div a:hover{
  color: #f44;
  text-decoration: underline;
}

.newsdetail .tns h3{
  padding-bottom: 20px;
}
.newsdetail .tns ul{
  display: inline-block;
  width: 100%;
}
.newsdetail .tns li{
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.newsdetail .tns li a{
  color: #333;
  text-decoration: underline;
}
.newsdetail .tns li a:hover{
  color: #09c;
}

.listWrapper {
  padding: 60px 0;
  overflow: hidden;
  background: #f4f4f4;
}
.downList li {
  float: left;
  height: 130px;
  background: #fff;
  overflow: hidden;
  padding-left: 20px;
  width: 570px;
  color: #888;
  line-height: 22px;
  margin: 0 30px 20px 0;
}
.downList li h5 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.downList li h5 a {
  color: #333;
}
.downList li h5 a:hover {
  text-decoration: underline;
}
.downList li .more {
  float: right;
  width: 90px;
  height: 130px;
  background: url('../img/down1.png') no-repeat center center;
  margin-left: 10px;
}
.downList li:hover {
  background: #333;
  color: #fff;
}
.downList li:hover h5 a {
  color: #fff;
}
.downList li:hover .more {
  background: #fe0000 url('../img/down2.png') no-repeat center center;
}
.faqList li {
  position: relative;
  margin-bottom: 25px;
}
.faqList li:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 16px;
  display: block;
  width: 30px;
  height: 30px;
  background: #fe0000;
  pointer-events: none;
}
.faqList li h3:before,
.faqList li h3:after {
  content: '';
  position: absolute;
  top: 26px;
  right: 23px;
  z-index: 2;
  width: 16px;
  height: 2px;
  background: #fff;
}
.faqList li h3:before {
  width: 2px;
  height: 16px;
  top: 19px;
  right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faqList li.act h3:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: transparent\0;
}
.faqList li h3 {
  position: relative;
  padding: 0 60px 0 25px;
  background-color: #fff;
  line-height: 54px;
  font-size: 16px;
  cursor: pointer;
  font-weight: normal;
  border: 1px solid #e5e5e5;
}
.faqList li div {
  display: none;
  padding: 25px 0 0 25px;
  line-height: 25px;
  color: #7c7c7c;
  -webkit-animation: fadeIn 0.5s ease-out 0.2s both;
  animation: fadeIn 0.5s ease-out 0.2s both;
  font-size: 14px;
}
.article {
  margin: 50px auto;
  background: #fff;
  padding: 20px;
}
.article .header h3 {
  text-align: center;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
  font-weight: normal;
}
.article .header .time {
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
  color: #333;
}
.article .text {
  line-height: 2;
  color: #333;
}
.article .text img {
  max-width: 100% !important;
}
