
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 220px;
    height: 220px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 220px;
    height: 220px;
  }
}
.banner {
  width: 100%;
  height: 500px;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  /* The Nivo Slider styles */
  /* If an image is wrapped in a link */
  /* The slices and boxes in the Slider */
}
.banner .nivoSlider {
  position: relative;
  width: 1920px;
  height: 100%;
  text-align: center;
  left: 50%;
  margin-left: -960px;
}
.banner .nivoSlider img {
  display: none;
  width: auto;
  margin: 0 auto;
  height: auto;
}
.banner .nivoSlider a {
  border: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner .nivo-controlNav-bg {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 44px;
  z-index: 100;
}
.banner .nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 101;
  text-align: center;
  font-size: 0;
}
.banner .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #999;
}
.banner .nivo-controlNav a.active {
  width: 40px;
  background: #02634e;
}
.banner .nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.banner .nivo-prevNav {
  left: 0px;
}
.banner .nivo-nextNav {
  right: 0px;
}
.banner .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
}
.banner a.nivo-nextNav {
  background: rgba(0, 0, 0, 0.3) url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/arrowBr.png) center center no-repeat;
  right: 50%;
  margin-right: -600px;
}
.banner a.nivo-prevNav {
  left: 50%;
  margin-left: -600px;
  background: rgba(0, 0, 0, 0.3) url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/arrowBl.png) center center no-repeat;
}
.banner .nivo-caption {
  display: none !important;
}
.banner .ribbon {
  width: 111px;
  height: 111px;
  position: absolute;
  top: -4px;
  left: -5px;
  z-index: 300;
}
.banner .nivoSlider {
  position: relative;
}
.banner .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
.banner .nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  text-align: center;
}
.banner .nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.banner .nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.banner .nivo-html-caption {
  display: none;
}
.message {
  width: 1200px;
  margin: 0 auto;
  height: 170px;
  height: 86px;
  position: relative;
  z-index: 5;
}
.message .inContent {
  position: absolute;
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/lybg.jpg) center 0 no-repeat;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 60px 0;
  top: -84px;
}
.message:before {
  content: '';
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/inOnebg.png) center 0 no-repeat;
  position: absolute;
  width: 1220px;
  height: 52px;
  top: 100%;
  margin-top: -26px;
  left: -10px;
  z-index: -1;
}
.message .tit {
  line-height: 1;
}
.message .tit span {
  font-size: 18px;
  vertical-align: top;
  font-weight: bold;
}
.message .tit i {
  display: inline-block;
  margin-left: 40px;
  font-size: 14px;
  font-family: Arial;
  vertical-align: top;
}
.message .tit i b {
  font-size: 16px;
  color: #02634e;
}
.message .formbox {
  margin-top: 20px;
}
.message .formbox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .formbox input {
  display: block;
  float: left;
  margin-bottom: 14px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 530px;
  height: 38px;
  border: solid 1px #dddddd;
  line-height: 52px;
  padding: 0 10px 0 36px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 14px;
  font-weight: normal;
}
.message .formbox input.username {
  background: #fff url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/inpxm.png) 12px center no-repeat;
  margin-right: 20px;
}
.message .formbox input.usertel {
  background: #fff url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/inpdh.png) 12px center no-repeat;
}
.message .formbox input.xqcontent {
  background: #fff url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/inpnr.png) 12px center no-repeat;
  width: 755px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #666666;
}
.message .formbox input:focus,
.message .formbox input:active {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .submitform {
  width: 298px;
  height: 38px;
  font-size: 16px;
  background-color: #02634e;
  font-weight: bold;
  border: none;
  cursor: pointer;
  float: right;
  line-height: 40px;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.message .formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #02634e;
  z-index: -1;
  border-radius: inherit;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.message .formbox .submitform:hover {
  color: #02634e;
  background: none;
}
.message .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.inOne {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}
.inOne ul {
  margin-right: -40px;
}
.inOne ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.inOne ul li {
  float: left;
  width: 270px;
  height: 240px;
  background-color: #f0f0f0;
  position: relative;
  margin-right: 40px;
  overflow: hidden;
}
.inOne ul li img {
  display: block;
  width: 100%;
  height: 170px;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inOne ul li span {
  position: absolute;
  background-color: #f0f0f0;
  width: 230px;
  display: block;
  padding: 24px 20px;
  left: 0;
  bottom: 0;
  text-align: center;
  line-height: 1;
  height: 21px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inOne ul li span .t {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inOne ul li span .c {
  color: #666666;
  font-size: 14px;
  margin-top: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inOne ul li:hover img {
  -webkit-transform: scale(1.12) rotate(0);
  -moz-transform: scale(1.12) rotate(0);
  -o-transform: scale(1.12) rotate(0);
  transform: scale(1.12) rotate(0);
}
.inOne ul li:hover span {
  padding: 40px 20px;
}
.inOne ul li:hover span .t {
  color: #02634e;
}
.title {
  line-height: 1;
  text-align: center;
  margin: 0 auto;
}
.title h3 {
  font-size: 30px;
}
.title p {
  font-size: 16px;
  color: #666666;
  line-height: 12px;
  margin-top: 10px;
  text-transform: uppercase;
}
.product {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0;
}
.product .proNav {
  margin-top: 32px;
  width: 325px;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.pro_con {
  display: flex;
}
.product .proNav .left a {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.product .proNav .left a:first-child {
  background: #02634e;
  color: #fff;
}
.product .proNav .left a:hover {
  background: #02634e;
  color: #fff;
}
.product .proNav .more {
  float: right;
  width: 66px;
  display: block;
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/more.png) center bottom no-repeat;
  text-align: center;
  height: 30px;
}
.product .proNav .more:hover {
  color: #02634e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs {
  overflow: hidden;
}
.product .proTabs ul {
  margin-right: -40px;
  position: relative;
  margin-top: -6px;
}
.product .proTabs ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs ul li {
  float: left;
  width: 580px;
  height: 320px;
  position: relative;
  margin: 30px 40px 0 0;
  overflow: hidden;
}
.product .proTabs ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product .proTabs ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .pic span {
  position: absolute;
  bottom: 20px;
  line-height: 1;
  font-size: 16px;
  right: 30px;
  color: #fff;
}
.product .proTabs ul li:hover .pic img {
  -webkit-transform: scale(1.12) rotate(0);
  -moz-transform: scale(1.12) rotate(0);
  -o-transform: scale(1.12) rotate(0);
  transform: scale(1.12) rotate(0);
}
.character .characterSwiper {
  margin-top: 40px;
}
.character .characterSwiper .swiper-container {
  width: 1200px;
  height: 358px;
  overflow: inherit;
}
.character .characterSwiper .swiper-slide {
  width: 600px;
  height: 338px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.character .characterSwiper .swiper-slide .pic {
  margin-top: 38px;
  height: 300px;
  display: block;
  overflow: hidden;
}
.character .characterSwiper .swiper-slide a {
  display: block;
  width: 600px;
  height: 338px;
}
.character .characterSwiper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
.character .characterSwiper .swiper-slide-active,
.character .characterSwiper .swiper-slide-next {
  width: 600px;
  height: 338px;
  margin-top: 0;
}
.character .characterSwiper .swiper-slide-active .pic,
.character .characterSwiper .swiper-slide-next .pic {
  margin-top: 0;
  height: 338px;
}
.character .characterSwiper .character-prev {
  position: absolute;
  width: 23px;
  height: 41px;
  background: url(../image/jjl.png) center 0 no-repeat;
  left: 30px;
  top: 50%;
  margin-top: -21px;
  z-index: 5;
  cursor: pointer;
}
.character .characterSwiper .character-prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.character .characterSwiper .character-next {
  position: absolute;
  width: 23px;
  height: 41px;
  background: url(../image/jjr.png) center 0 no-repeat;
  right: 30px;
  top: 50%;
  margin-top: -21px;
  z-index: 5;
  cursor: pointer;
}
.character .characterSwiper .character-next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.character .characterList {
  margin-top: 30px;
}
.character .characterList ul {
  margin-right: -26px;
}
.character .characterList li {
  width: 280px;
  height: 200px;
  float: left;
  margin-right: 26px;
}
.character .characterList li .pic {
  display: block;
  width: 280px;
  height: 200px;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.character .characterList li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.character .characterList li .pic:before,
.character .characterList li .pic:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  z-index: 2;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.character .characterList li .pic:after {
  right: -50%;
}
.character .characterList li .pic:before {
  left: -50%;
}
.character .characterList li .pic span {
  width: 240px;
  margin: 0 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  z-index: 3;
  padding: 80px 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.character .characterList li .pic span i {
  display: inline-block;
  line-height: 40px;
  position: relative;
}
.character .characterList li .pic span i:before {
  content: "";
  display: block;
  width: 0;
  left: 50%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.character .characterList li:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.character .characterList li:hover .pic:after {
  right: 0;
}
.character .characterList li:hover .pic:before {
  left: 0;
}
.character .characterList li:hover .pic span {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.character .characterList li:hover .pic span i:before {
  width: 100%;
  left: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.flow {
  margin-top: 50px;
  height: 250px;
  background: url(../image/lcbg.jpg) center 0 no-repeat;
}
.flow ul {
  padding: 27px 0;
  font-size: 0;
  text-align: center;
}
.flow ul li {
  height: 196px;
  width: 196px;
  display: inline-block;
  text-align: center;
  margin-left: 55px;
  position: relative;
  z-index: 1;
}
.flow ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: -1;
}
.flow ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: -1;
}
.flow ul li:first-child {
  margin-left: 0;
}
.flow ul li h4 {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  padding-top: 40px;
}
.flow ul li i {
  display: block;
  margin: 21px auto 21px;
  width: 30px;
  height: 30px;
  background-color: #5c5c5c;
  border-radius: 50%;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.flow ul li p {
  font-size: 14px;
  line-height: 1;
  color: #cccccc;
}
.flow ul li:hover:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.flow ul li:hover:after {
  width: 216px;
  height: 216px;
  left: -10px;
  top: -10px;
}
.flow ul li:hover i {
  background: #02634e;
}
.character {
    padding: 80px 0;
}
.case {
  margin-top: 5px;
}
.case ul {
  margin-right: -60px;
}
.case ul li {
  margin: 40px 20px 0 0;
  float: left;
  width: 340px;
  height: 304px;
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case ul li .pic {
  display: block;
  width: 340px;
  height: 260px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case ul li:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.case ul li .bt {
  height: 44px;
  line-height: 44px;
  padding: 0 50px 0 10px;
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(bottom, #02634e, #02634e);
  background-image: linear-gradient(to top, #02634e, #02634e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case ul li .bt:after {
  content: "";
  position: absolute;
  height: 20px;
  border-left: 1px #999 solid;
  display: block;
  right: 0;
  bottom: 12px;
  width: 44px;
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/casejt.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case ul li:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.case ul li:hover .bt:after {
  width: 36px;
  border-color: #fff;
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/casejtH.png) center center no-repeat;
}
.about {
  background: url(../image/aboutbg.jpg) center 0 no-repeat;
  padding: 50px 0 70px;
}
.about .title h3 {
  font-size: 30px;
  color: #ffffff;
}
.about .title .en {
  margin-top: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 1;
  text-transform: uppercase;
}
.about .title .en:before,
.about .title .en:after {
  content: "";
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #cccccc;
  vertical-align: middle;
  margin: 0 48px;
  position: relative;
  top: -2px;
}
.about .inContent {
  margin-top: 32px;
}
.about .aboutPic {
  float: left;
  width: 602px;
  height: 420px;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
}
.about .aboutPic:after {
  position: absolute;
  transition: 0.3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: '';
  -webkit-transform: scale3d(3 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.about .aboutPic:hover:after {
  -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
}
.about .aboutText {
  width: 546px;
  float: right;
  padding-top: 148px;
  position: relative;
  line-height: 1;
}
.about .aboutText .tit {
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.about .aboutText .tit:before {
  content: "";
  display: block;
  width: 77px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  left: -90px;
  top: 50%;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  text-align: justify;
  margin-top: 48px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 40px;
  text-align: right;
}
.about .aboutText .more a {
  display: inline-block;
  width: 66px;
  font-size: 16px;
  background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/more.png) center bottom no-repeat;
  text-align: center;
  height: 26px;
}
.about .aboutText .more a:hover {
  color: #02634e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news {
  background: url(../image/newsbg.jpg) center 0 no-repeat;
  padding: 60px 0 0;
}
.news .title h3 {
  font-size: 30px;
  color: #ffffff;
}
.news .title .en {
  margin-top: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 1;
  text-transform: uppercase;
}
.news .title .en:before,
.news .title .en:after {
  content: "";
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #cccccc;
  vertical-align: middle;
  margin: 0 48px;
  position: relative;
  top: -2px;
}
.news .inContent {
  margin-top: 50px;
}
.news .one {
  float: left;
  width: 430px;
  margin-left: 100px;
}
.news .one .pic {
  width: 430px;
  height: 230px;
  display: block;
  overflow: hidden;
}
.news .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .one .text {
  padding-left: 30px;
  position: relative;
  border-left: 1px #555 solid;
  padding-top: 35px;
  height: 168px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .text:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 0;
  background-color: transparent;
  border-radius: 3px;
  left: -2px;
  top: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .text .date {
  position: absolute;
  left: -100px;
  width: 70px;
  text-align: right;
}
.news .one .text .date span {
  display: block;
  font-family: Arial;
  font-size: 26px;
  line-height: 20px;
  color: #ddd;
  height: 20px;
  top: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .text .date i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 1;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .text .bt {
  line-height: 1;
  color: #fff;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .one .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .one .text p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999;
}
.news .one:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.news .one:hover .text:before {
  background: #fff;
  height: 20px;
}
.news .one:hover .text .date span,
.news .one:hover .text .date i {
  color: #fff;
}
.news .list {
  float: right;
  width: 532px;
  border-left: 1px #555 solid;
  height: 398px;
}
.news .list ul li {
  position: relative;
  padding: 21px 0 21px 50px;
  border-bottom: 1px #555 solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 0;
  background-color: none;
  border-radius: 3px;
  left: -2px;
  top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li:first-child {
  padding-top: 0;
}
.news .list ul li:first-child:before {
  top: 0;
}
.news .list ul li .date {
  position: absolute;
  left: -100px;
  width: 70px;
  text-align: right;
}
.news .list ul li .date span {
  display: block;
  font-family: Arial;
  font-size: 26px;
  line-height: 20px;
  color: #ddd;
  height: 20px;
  top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .date i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 1;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt {
  line-height: 1;
  color: #fff;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list ul li p {
  margin-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999;
}
.news .list ul li:hover:before {
  background: #fff;
  height: 20px;
}
.news .list ul li:hover .date span,
.news .list ul li:hover .date i {
  color: #fff;
}
.links {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 35px;
  line-height: 30px;
}
.links:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.links .tit {
  float: left;
  line-height: 1;
  width: 120px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.links .tit i {
  color: #02634e;
  font-weight: bold;
}
.links .list {
  width: 1080px;
  float: left;
}
.links a {
  display: inline-block;
  color: #666;
  margin-left: 30px;
}
.links a:hover {
  color: #02634e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.search {
    float: right;
    width: 310px;
    height: 40px;
    margin-top: 10px;
    background: #f3f3f3;
    border-radius: 5px;
  }
  .search_tow {
    border: none;
    width: 150px;
    color: #777777;
    font-size: 13px;
    padding-left: 10px;
    height: 40px;
    background: none;
  }
  .search_button {
    background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/btn.png) no-repeat center center;
    cursor: pointer;
    width: 50px;
    height: 40px;
    position: absolute;
    right: 0px;
    border: none;
  }
  #SearchType {
    width: 60px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #ffffff;
    text-indent: 8px;
    background: #02634e;
    border-radius: 5px;
    margin: 5px 0 0 6px;
  }
  #typeid {
    width: 82px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #ffffff;
    text-indent: 8px;
    background: #02634e;
    border-radius: 5px;
    margin: 5px 0 0 6px;
  }
  .search {
    position: relative;
  }
  .sea_key {
    float: left;
    width: 800px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/ser01.png) no-repeat left center;
  }
  .sea_key a {
    color: #777777;
    margin: 0 5px;
  }
  .sea_key a:hover {
    color: #02634e;
  }
  .sea_key span {
    color: #2b2b2b;
    margin-left: 20px;
  }
  /* 内页 */

  #content {
    width: 1200px;
    margin: 0px auto;
    padding:60px 0;
  }
  .n_pro_list {
    width: 300px;
    float: left;
  }
  .box_left {
    width: 300px;
    height: auto;
    float: left;
    margin-bottom: 30px;
  }
  .mode3 {
    width: 300px;
  }
  .mode3 .menu-c {
    width: 300px;
    position: relative;
  }
  .mode3 .menu-c .bt {
    width: 285px;
    height: 60px;
    background: #2b2b2b;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    padding-left: 15px;
  }
  .mode3 .menu_list {
    width: 300px;
    padding-top: 3px;
  }
  .mode3 .menu_head {
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/menu_zt1.png) no-repeat;
    margin-bottom: 3px;
    transition: all 0.5s;
  }
  .mode3 .menu_head a {
    color: #333;
    display: block;
    width: 240px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mode2 {
    height: auto;
    width: 300px;
    padding-top: 30px;
  }
  .box_title {
    width: 285px;
    color: #fff;
    font-size: 16px;
    background-color: #2b2b2b;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
  }
  /*--------------左边联系方式--------------*/
  .hots_tact {
    padding: 15px 15px 0 15px;
  }
  .hots_tact ul li {
    padding: 5px 0 5px 20px;
    position: relative;
    line-height: 20px;
    color: #333;
  }
  .hots_tact ul li a {
    color: #333;
  }
  .hots_tact ul li a:hover {
    color: #02634e;
  }
  .hots_tact ul li span {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 4px;
    left: -7px;
    display: block;
  }
  .hots_tact ul li.tact_cts span {
    background: url(../image/tact_cts.png) no-repeat left bottom;
  }
  .hots_tact ul li.tact_phone span {
    background: url(../image/tact_phone.png) no-repeat left bottom;
  }
  .hots_tact ul li.tact_tel span {
    background: url(../image/tact_tel.png) no-repeat left bottom;
  }
  .hots_tact ul li.tact_fax span {
    background: url(../image/tact_fax.png) no-repeat left bottom;
  }
  .hots_tact ul li.tact_mail span {
    background: url(../image/tact_mail.png) no-repeat left bottom;
  }
  .hots_tact ul li.tact_add span {
    background: url(../image/tact_add.png) no-repeat left bottom;
  }
  /* 右侧 */
  
  .sidebar {
    width: 850px;
      border-bottom: 1px solid #111;
      height: 30px;
      line-height: 30px;
      display: flex;
      justify-content: space-between;
      float: right;
  }
  
  .title_r a {
    padding: 0 15px;
  }
  .title_r {
  }
  .sidebar div.title_l {
      font-size: 18px;
      font-weight: bold;
  }
  .sidebar div.title_l:after {
      content: "";
      display: block;
      /* width: 100px; */
      border: 2px solid #02634e;
  }
  .webinfo{
    width: 830px;
    float: right;
    line-height: 25px;
    margin:10px 0;
    font-size: 15px;
  }
  .title_rt {
    color: #111;
    font-size: 20px;
  }
  .bt_text_y {
    font-size: 14px;
    float: right;
  }
  .bt_text_y a {
    color: #333;
    padding: 0 10px;
  }
  .bt_text_y a:hover {
    color: #02634e;
  }
  .font_red {
    text-decoration: none;
    background: #02634e !important;
    color: #fff !important;
  }
  
  .column {
    width: 840px;
    float: right;
  }
  
  /* 产品 */
  .product_list {
    width: 900px;
  }
  .product_list dl {
    width: 270px;
    float: left;
    margin-right: 7px;
    margin-bottom: 12px;
  }
  .product_list dl dt {
    width: 270px;
  }
  .product_list dl dt img {
    width: 100%;
    border: solid 1px #a0a0a0;
  }
  .product_list dl dd {
    width: 270px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .product_list dl dd a {
    color: #666;
    font-size: 16px;
  }
  .product_list dl:hover dd a {
    color: #02634e;
  }
  .product_list dl:hover img {
    border: solid 1px #02634e;
  }
  
  #pager ul {
    margin: 0 auto;
    text-align: center;
    display: flex;
      align-items: center;
      justify-content: center;
  }
  #pager ul li {
    padding: 0 !important;
    height: auto !important;
    border: none !important;
    display: inline-block;
   *display: inline;
    zoom: 1;
  }
  #pager ul a {
    margin: 0 5px;
    padding: 0 9px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    float: left;
    background: #fff;
    border: 1px solid #ddd;
    /* border-radius: 12px; */
  }
  .siderightCon {
    line-height: 24px;
    margin: 20px 0 0 0px;
    text-align: left;
  }
  .nypro {
    width: 420px;
    float: left;
    margin-bottom: 60px;
  }
  #preview {
    float: none;
    margin: 0px auto;
    width: 420px;
  }
  .jqzoom {
    width: 400px;
    height: 300px;
    position: relative;
    border: 1px solid #CCC;
    overflow: hidden;
  }
  .jqzoom img {
    width: 400px;
    height: 300px;
  }
  .product_bigimg_text {
    width: 378px;
    float: right;
    text-indent: 0em;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    line-height: 24px;
    margin-left: 30px;
  }
  .ny_proInfo {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-bottom: 25px;
    height: 200px;
    width: 378px;
    border-bottom: 1px dotted #dedede;
    overflow: hidden;
    font-weight: normal;
  }
  h3.news_con_titleP {
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #666;
    margin-top: 20px;
    text-align: center;
  }
  .product_bigimg_text h2 {
    border-bottom: 1px dashed #d7d7d7;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #052645;
  }
  .product_bigimg_text h4 {
    border-bottom: 1px dashed #d7d7d7;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #052645;
  }
  .ny_lianxi {
    width: 378px;
  }
  .ny_lianxi a {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
  }
  .ny_lianxi span {
    font-size: 23px;
    color: #02634e;
    padding-left: 20px;
    line-height: 30px;
  }
  
  .prod-right-title {
    border-bottom: 1px dashed #e0e0e0;
    clear: both;
    padding-bottom: 30px;
  }
  .prod-right-title p {
    font-size: 13px;
    color: #333;
    line-height: 24px;
    padding: 3px 0;
  }
  .prod-right-tel {
    height: 46px;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 5px;
  }
  .line {
    height: 1px;
    border-bottom: 1px dashed #d7d7d7;
    clear: both;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .tagg {
    margin: 10px 0;
  }
  .page {
    margin: 0 auto 10px;
    clear: both;
  }
  .page a {
    margin: 0 7px;
    color: #2b2b2b;
  }
  .page a:hover {
    color: #02634e;
  }
  
  .contact_pro {
    width: 830px;
    padding-top: 10px;
  }
  .contact_pro h3 {
    border-bottom: 1px solid #111;
    line-height: 30px;
    height: 30px;
    margin-bottom: 20px;
  }
  .contact_pro h3 span {
    float: left;
    font-size: 16px;
    color: #111;
  }
  .contact_pro h3 a {
    float: right;
    font-size: 12px;
    color: #111;
  }
  .contact_pro h3 a:hover {
    color: #02634e;
  }
  .contact_pro ul .nyHot_news {
    border-bottom: 1px dotted #ddd;
    width: 370px;
    float: left;
    margin-right: 90px;
    line-height: 40px;
  }
  .contact_pro .redianzx {
    width: 930px;
  }
  .contact_pro ul .nyHot_news a {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 280px;
    float: left;
  }
  .contact_pro ul .nyHot_news span {
    font-size: 14px;
    color: #666;
    float: right;
  }
  .contact_pro ul .nyHot_news:hover a {
    color: #02634e;
  }
  .contact_pro ul .nyHot_news:hover span {
    color: #02634e;
  }
  .current_content {
    line-height: 30px;
    padding: 10px;
  }
  .prod_xq {
    display: block;
    width: 100px;
    height: 30px;
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 20px;
  }
  
  #demo1 ul {
    float: left;
  }
  #demo ul li {
    width: 254px;
    float: left;
    margin-right: 20px;
  }
  #demo ul li img {
    border: 1px solid #a0a0a0;
  }
  #demo ul li:hover img {
    border: 1px solid #02634e;
  }
  #demo ul li p {
    display: block;
    width: 254px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
  }
  #demo ul li a {
    text-decoration: none;
  }
  #demo ul li a:hover p {
    color: #02634e;
  }
  .clear {
    clear: both;
  }
  .clear:after {
    content: "";
    display: block;
    clear: both;
  }
  /* 新闻 */
  .article_list ul {
    margin-top: 10px;
  }
  .article_list ul li {
    line-height: 34px;
    margin-left: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #c2c2c2;
  }
  .article_list ul li a {
    background: url(../image/new_li2.jpg) no-repeat left;
    display: block;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
  }
  .article_list ul li a:hover {
    text-decoration: none;
    color: #02634e;
  }
  .article_list ul li a .date {
    float: right;
    color: #999;
  }
  .article_list ul li a:hover .date {
    text-decoration: none;
    color: #02634e;
  }
  .ny_newsInfo {
    width: 830px;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .current_content h4 {
    text-align: center;
    color: #666;
    font-size: 20px;
  }
  .current_content h3 {
    text-align: center;
    margin-top: 5px;
    font-weight: normal;
    line-height: 30px;
    height: 32px;
    font-size: 13px;
    color: #626262;
  }
  .current_content .current_text {
    margin-top: 7px;
    padding-top: 15px;
  }
  .mode3 .menu_body {
      width: 300px;
      height: auto;
      overflow: hidden;
      margin-bottom: 3px;
  }
  .mode3 .menu_body a {
    display: block;
    width: 285px;
    border-bottom: 1px dotted #ddd;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #222;
    text-indent: 25px;
    overflow: hidden;
    background: url(../image/new_li2.jpg) no-repeat 15px center;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .map .map_item {
    margin-bottom:10px;
  }
  .map .map_item span {
    line-height:30px;
    font-size:16px;
  }
  .map .map_item ul {
    display:flex;
    flex-wrap: wrap;
  }
  .map .map_item ul li {
    padding:10px;
  }
  .map a{
    color:#333
  }