html {
  font-size: 40px;
}
body.current {
  overflow: hidden;
}
.wrap00{width: 96.75%;max-width: 1125px;margin:0 auto;}
@font-face {
  font-family: "iconfont";
  src: url('../iconfont/iconfont.eot?t=1484731614951');
  src: url('../iconfont/iconfont.eot?t=1484731614951#iefix') format('embedded-opentype'), url('../iconfont/iconfont.woff?t=1484731614951') format('woff'), url('../iconfont/iconfont.ttf?t=1484731614951') format('truetype'), url('../iconfont/iconfont.svg?t=1484731614951#iconfont') format('svg');
}


a.mal_link:link {
	text-decoration: none;
	color:#000000
}
a.mal_link:visited {
	text-decoration: none;
	color:#000000
}
a.mal_link:hover {
	text-decoration: none;
	color:#0c56aa
}
a.mal_link:active {
	text-decoration: none;
}


.request {
  padding: 95px 0 100px;
}
.request .container{
  padding-left: 16%;
}
.request h5 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 100;
  padding-bottom: 26px;
}
.request ul {
  width: 560px;
}
.request ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.request li {
  width: 272px;
  height: 42px;
  background: #ffffff;
  margin-bottom: 20px;
  float: left;
  margin-right: 4px;
  font-size: 14px;
  color: #999999;
  position: relative;
  text-align: center;
}
.request li .top {
  width: 100%;
  height: 42px;
}
.request li .top input {
  width: 80%;
  float: left;
}
.request li .top span {
  width: 10%;
  float: right;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.request li .top span img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.request li input {
  width: 90%;
  height: 100%;
  font-size: 14px;
  color: #999999;
  padding-left: 10%;
}
.request li .show {
  width: 100%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 43px;
  line-height: 30px;
  padding: 10px 0;
  cursor: pointer;
  display: none;
  z-index: 6;
}
.request li .show p {
  padding-left: 10%;
  text-align: left;
}
.request button {
  width: 162px;
  height: 54px;
  background: none;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}
.request button:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.product {
  width: 100%;
  padding: 155px 0 264px;
  overflow: hidden;
  color: #ffffff;
}
.product .infos {
  width: 850px;
  padding-left: 11%;
}
.product .infos h5 {
  font-size: 48px;
  padding-bottom: 36px;
  font-weight: bold;
}
.product .infos p {
  font-size: 16px;
  line-height: 26px;
  font-family: "微软雅黑";
}
.productT {
  text-align: center;
  border-top:1px solid #888888;
  border-bottom:1px solid #888888;
  overflow: hidden;
}
.productT h5 {
  font-family: "微软雅黑";
  font-size: 15px;
  color: #333333; 
  font-weight: bold;
  padding:12px 0px;
}
.productT span {
  display: block;
  width: 185px;
  height: 6px;
  margin: 0 auto;
}
.productClass {
  padding: 160px 0 170px; background:url(../images/productClass.jpg) no-repeat center;background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
}
.productClass .pBox {
  width: 90%;
  margin: 0 auto;
}
.productClass dl {
  width: 32%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #6d6d6d;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 2%;
}
.productClass dl .pBox {
  width: 90%;
  margin: 0 auto;
}
.productClass dl .classity {
  overflow: hidden;
  padding: 10px 0;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  display: none;
  z-index: 6;
  border:1px solid #eeeeee;
}
.productClass dl dd {
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  color: #999;
}
.productClass dl dd p {
  width: 90%;
  height: 100%;
  float: left;
}
.productClass dl dd span {
  width: 10%;
  height: 100%;
  float: right;
}
.productClass dl dt {
  height: 100%;
}
.productClass dl dt p {
  width: 90%;
  float: left;
  height: 100%;
}
.productClass dl dt span {
  width: 10%;
  height: 100%;
  float: right;
  cursor: pointer;
  max-width: 34px;
}
.productClass:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.moreService {
  padding-top: 40px;
  overflow: hidden;
  padding-bottom: 130px;
}
.moreService ul {
  padding-top: 60px;
  width: 90%;
  margin: 0 auto;
}
.moreService ul li {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.moreService ul li .top {
  height: 280px;
  background: #e8f7fc;
}
.moreService ul li h5 {
  font-size: 32px;
  color: #000;
  padding-bottom: 24px;
  padding-top: 60px;
  width: 88%;
  margin: 0 auto;
  font-weight: bold;
}
.moreService ul li p {
  font-size: 16px;
  line-height: 26px;
  color: #868686;
  width: 88%;
  margin: 0 auto;
  font-family: "微软雅黑";
}
.moreService ul li .bottom {
  padding-top: 90px;
  padding-bottom: 34px;
  background: #f4f4f4;
  overflow: hidden;
}
.moreService ul li .mor {
  width: 88%;
  margin: 0 auto;
}
.moreService ul li .mor .more {
  width: 223px;
  height: 50px;
  border: 1px solid #001135;
  float: right;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #40402b;
}
.moreService ul li .mor .more em img {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.moreService ul li .mor .more:hover {
  border: 1px solid #21a1d2;
  color: #21a1d2;
}
.moreService ul li .mor .more:hover em img {
  transform: translate(20px);
  -webkit-transform: translate(20px);
  -moz-transform: translate(20px);
  -ms-transform: translate(20px);
  -o-transform: translate(20px);
}
.lines {
  width: 100%;
  height: 11px;
  background: #f3f3f3;
}
.aboutT {  
  overflow: hidden;
  padding-bottom:70px
}
.aboutT .infos {
  padding-left: 3%;
  border-top:1px solid #c4c4c4;
  border-bottom:1px solid #c4c4c4;
  
}
.aboutT .infos h5 {
      font-size: 30px;
    line-height: 70px;
  font-weight: bold;
}
.newT {
  width: 100%;
  height: 170px;
  background: #548fac;
}
.newT p {
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 16px;
  color: #ffffff;
}
.newT .container {
  width: 100%;
  height: 100%;
  background: no-repeat 22% center;
  position: relative;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
}
.keep {
  padding: 134px 0 200px;
  overflow: hidden;
}
.keep h5 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 100;
  padding-bottom: 26px;
}

/*add*/
.add{
  display:none;
  color:#666666;
  width: 100%;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6; 
}
.add .left{
  padding-left: 11%;
  float: left;
  font-size: 16px;
  color:#555;
}
.add .right{
  width: 61%;
  float: left;
  text-align: right;
}
.add  ul li{
  float: right;
  font-size: 13px;
  padding-left: 14px;
}
.add ul li p{
  color:#555;
}
.add ul li:hover p{
  color:#88a297;
}
.leftnav{ width:15%; float:left; font-family:"微软雅黑"}
.leftnav h2{ color:#777777; font-size:16px; font-weight:bold; line-height:32px; margin-bottom:20px;}
.leftnav  ul li{ font-size: 14px; line-height:26px; padding-left:0px;}
.leftnav ul li a { color:#777777;}
.leftnav ul li a:hover { color:#777777; text-decoration:underline;}
/*help*/
.help{ border-top: 1px solid #cccccc; color:#777777; line-height:65px; font-size:16px; text-align:center;}
.help a{ font-style:italic; color:#777777;}
/*add over*/
.footer {
  padding-top:10px;
  overflow: hidden;
background:#f9f9f9;
}
.footer .footerlogo {
  width: 10%;
  float: right;
  padding-left:0%; 
  margin-bottom:10px;
  margin-top:2%;
}
.footer .footerNav {
  width: 65%;
  float: left;
  padding-left:0%; 
  margin-bottom:10px;
  margin-top:2%;
}
.footer .footerNav dl {
  width: 25%;
  float: left;
  font-size: 12px;
  line-height: 30px;
  font-family: "微软雅黑";
  padding-bottom: 38px;
}
.footer .footerNav dl dt {
  font-size: 16px;
  font-weight:bold;  
  color: #000000; line-height:40px;background:url(../images/f_x.jpg) no-repeat bottom left;
}
.footer .footerNav dl dd {
  color: #000000;
}
.footer .footerNav dl dd:hover {
  color: #000000;
}
.footer .footerNav a:hover{ text-decoration: none;}
.footer .right {
  margin-top:2%;
  margin-left:2%;
  float: left;
  width: 33%;
  font-size: 12px;
  color: #000000;
  line-height: 30px;
  font-family: "微软雅黑";
  padding-bottom: 38px;
}
.footer .right .company{ font-size:16px; font-weight: bold; color:#222222; height:40px; line-height:40px; background:url(../images/f_xx.jpg) no-repeat bottom left;}
.footer .right p {
  font-size: 12px;
  color: #000000;
}
 
.footer .right .baseW {
  width: 100%;border:1px solid #cccccc; overflow:hidden;
  max-width: 770px;
}
.footer .right input {
  width: 72%;
  max-width: 550px;
  height: 36px;
  line-height: 36px;
  float: left;
  padding-left: 2%; 
  color: #d9d9d9; 
}
.footer .right .baseW span {
  width: 22%;
  margin-left: 4%;
  float: right;
  max-width: 162px;
  height: 36px;
  background: none;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 36px;
  
}
.footer .right .baseW span {
  background:#c1c1c1;
}
.footer .right .baseW span:hover {
  background: #9b9b9b;
  color: #f6cd30;
}

.copy {
  padding: 35px 0 35px;
  font-size: 12px;
  color: #fff;
  font-family: "微软雅黑";
  overflow: hidden;
  line-height: 26px;
  background:#222222;
}
.copy p {
text-align: center;
}
.copy a{ color:#FFF;
text-align: center;
}

.copy ul {
  float: right;
}
.copy p span{ font-family:Arial, Helvetica, sans-serif;}
.copy ul {
  padding-left: 12px;
}
.copy li {
  float: left;
  color: #9a9a9a;
}
.copy li:hover {
  color: #27px;
}
.copy .bdsharebuttonbox {
  float: left;
  padding-left: 20px;
}
.copy .bdsharebuttonbox a,
.copy .bdsharebuttonbox .bds_more {
  margin: 0; background:#036; display:block; float:left;
  width: 22px; 
  height: 22px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding-left: 0;
}
.copy .bdsharebuttonbox .bds_tsina {
  background: url(../images/weibo.png) no-repeat center center;
  margin-right: 20px;
}
.copy .bdsharebuttonbox .bds_weixin {
  background: url(../images/weixin.png) no-repeat center center;
}


.borders { border-top:1px solid; border-color:#f1f1f1; height: 1px; margin: 5px 0px; position: relative;}
.borders:before {background-color: #68b92e; border:0px ridge #fff;content: ""; height:1px; left:0%; margin-left:0px; margin-top:-1px; position: absolute;top:0px; width:105px;}


@media (max-width: 720px) {
  .header,
  .kong {
    height: 2.5rem;padding-bottom: 5px;
  }
  .kong{ height:3.5rem;}
  .request .container,.copy .container{padding-left: 0;}

.about_menu{border-bottom:1px solid #f2f2f2;}
.about_menu ul{overflow:hidden;}
.about_menu ul li{ float:left; display:block}
.about_menu ul li a{ float:left; line-height:50px; height:40px; padding:0px 15px; font-size:16px; display:block;}
.about_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 15px;}
.about_menu .topline{ width:1px;height:10px;background:url(../images/line.jpg) no-repeat center; margin:20px 0px 0px 0px;}

  .keifu{display: none;}
  .footer {
    padding-top: 1.5rem;
  }
  .footer .footerlogo {
    display: none;
  }
  .footer .footerNav {
    display: none;
  }
  .footer .right {
    width: 100%;
    font-size: 0.7rem;
    color: #666;
    font-family: "微软雅黑";
    line-height: 22px;
  }
  .footer .right .footerLogo {
    width: 2.75rem;
    height: 3.5rem;
    float: left;
    margin-right: 0.25rem;
  }
  .footer .right .sp {
    color: #444444;
  }
  .footer .rightBox {
    float: left;
    padding-bottom: 1.15rem;
  }
  .footer .right .company {
    font-size: 18px;
    color: #444444;
  }
  .copy {
    font-size: 0;
    text-align: center;
    font-size: 0.65rem;
    color: #444444;
    padding: 0.95rem 0;
    font-family: "微软雅黑";
    line-height: 18px;
  }
  .copy .bdsharebuttonbox {
    display: none;
  }
  .copy ul {
    padding-left: 2px;
  }
  .copy li {
    color: #444444;
  }
  .copy p,
  .copy ul {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *display: inline\;
    *zoom: 1\;
    vertical-align: middle;
    overflow: hidden;
  }

  .request {
    padding: 1.75rem 0;
  }
  .request ul {
    width: 100%;
  }
  .request li {
    width: 48%;
    margin-bottom: 6px;
  }
  .request li .top span {
    width: 15%;
  }
  .request li .top input {
    padding-left: 5%;
  }
  .request li input {
    font-size: 0.8rem;
    color: #888888;
    font-family: "微软雅黑";
    padding-left: 5%;
    width: 95%;
  }
  .request li .show {
    font-size: 0.8rem;
    line-height: 22px;
  }
  .request h5 {
    padding-bottom: .6rem;
  }
  .request button {
    width: 4.65rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.85rem;
  }
  .productT h5 {
    font-size: 1.2rem;
    padding-bottom: 6px;
  }
  .productT span {
    width: 5.6rem;
    height: 0.15rem;
  }
  .product {
    padding: 1.9rem 0;
  }
  .product .infos {
    width: 88%;
    padding-left: 0;
    margin: 0 auto;
  }
  .product .infos h5 {
    font-size: 1.3rem;
    padding-bottom: 0.65rem;
    line-height: 1.7rem;
  }
  .product .infos p {
    font-size: 0.8rem;
    line-height: 1.1rem;
    text-align: justify;
    font-family: "微软雅黑";
  }
  .productClass {
    padding: 1.0rem 0;
  }
  .productClass dl {
    width: 33%;
    margin-right: .4%;
  }
  .productClass dl dt p {
    font-size: 0.75rem;
    width: 80%;
  }
  .productClass dl dt span {
    width: 20%;
  }
  .productClass dl {
    height: 2rem;
    line-height: 2rem;
  }
  .productClass dl dd {
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .productClass dl .classity {
    font-size: 0.75rem;
    top: 2rem;
  }
  .productClass .pBox {
    width: 100%;
  }
  .moreService {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .moreService ul {
    padding-top: 20px;
    width: 100%;
  }
  .moreService ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.85rem;
  }
  .moreService ul li .top {
    height: auto;
    padding-bottom: 2.25rem;
    background: #caecf9;
  }
  .moreService ul li h5 {
    padding-top: 1.75rem;
    font-size: 1.2rem;
    padding-bottom: 0.65rem;
  }
  .moreService ul li p {
    font-size: 0.85rem;
    line-height: 1.3rem;
    color: #666666;
    font-family: "微软雅黑";
  }
  .moreService ul li .bottom {
    padding: 1.25rem 0;
    background: #f2f2f2;
  }
  .moreService ul li .mor .more {
    width: 5.15rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
    border: 1px solid #a0a0a0;
  }
  .moreService ul li .mor .more em {
    display: none;
  }
  .aboutT {
    padding: 1.0rem 0;
  }
  .aboutT .infos {
    padding-left: 0;
    width: 100%;
    margin: 0 auto;
  }
  .aboutT .infos h5 {
    font-size: 1.2rem;
    line-height: 2.0rem;
  }
  .keep {
    padding: 1.75rem 0 2.25rem;
  }
  .keep h5 {
    padding-bottom: .6rem;
  }
  .keep input {
    width: 98%;
    height: 1.75rem;
    line-height: 1.75rem;
    margin-bottom: 0.75rem;
    font-size: 0.5rem;
  }
  .keep span {
    width: 4.65rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.85rem;
    margin-left: 0;
  }
  .newT {
    height: 4.25rem;
  }
  .newT .container {
    background-size: auto 70%;
    -webkit-background-size: auto 70%;
    -moz-background-size: auto 70%;
    -ms-background-size: auto 70%;
    -o-background-size: auto 70%;
  }
  .newT p {
    left: 4%;
    line-height: 24px;
  }
  .add{
    display:block; padding:0.7rem 0rem;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  /*add*/
  .add{
    height: 48px;
    line-height: 48px;
  }
  .add .right{float: right;padding-left: 0;}
  .add .left{
    padding-left: 4%;
    font-size: 14px;
  }
  .request .container,.copy .container{padding-left: 0;}
  /*add over*/ 
  .kong {
    height:105px;
  }

 
  .about_menu{border-bottom:1px solid #f2f2f2;}
.about_menu ul{overflow:hidden;}
.about_menu ul li{ float:left; display:block}
.about_menu ul li a{ float:left; line-height:75px; padding:0px 25px; font-size:20px; display:block;}
.about_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 25px;}
.about_menu .topline{ width:1px;height:18px;background:url(../images/line.jpg) no-repeat center; margin:30px 0px 0px 0px;}

.aboutss_menu{border-bottom:1px solid #f2f2f2;}
.aboutss_menu ul{overflow:hidden;}
.aboutss_menu ul li{ float:left; display:block}
.aboutss_menu ul li a{ float:left; line-height:75px; padding:0px 35px; font-size:20px; display:block;color:#fff;}
.aboutss_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 35px;}
.aboutss_menu .topline{ width:1px;height:18px; border-bottom:1px solid #e4011f; margin:30px 0px 0px 0px;}



 
  .footer {
    padding-top: 30px;
  }
  .footer .right {
    font-size: 12px;
    line-height: 22px;
  }
  .footer .footerNav dl {
    padding-bottom: 10px;
    line-height: 24px;
  }
  .footer .footerNav dl dt {
    font-size: 14px;
    padding-bottom: 2px;
  }
  .footer .footerNav dl dd {
    font-size: 13px;
    line-height: 24px;
  }
  .copy {
    padding: 16px 0 20px;
    font-size: 12px;
  }
  .footer .footerNav {
    width: 68%;
    margin-bottom: 20px;
    padding-left: 0;
  }
  .copy .bdshare-button-style0-16 .bds_tsina {
    margin-right: 10px;
  }
  .header .navT {    
    font-size: 16px;
  }
  .request {
    padding: 50px 0;
  }
  .request h5 {
    padding-bottom: 14px;
  }
  .request li {
    margin-bottom: 12px;
  }
  .request button {
    width: 140px;
    height: 40px;
    line-height: 40px;
  }
  .request li input {
    font-size: 12px;
  }
  .keep {
    padding: 50px 0;
  }
  .keep h5 {
    padding-bottom: 14px;
  }
  .keep .baseW {
    width: 70%;
  }
  .keep input {
    width: 70%;
    height: 50px;
    line-height: 50px;
  }
  .keep span {
    height: 48px;
    line-height: 48px;
  }
  .productT h5 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .productT span {
    width: 120px;
    height: 4px;
  }
  .product,
  .aboutT {
    padding: 80px 0 30px 0;
  }
  .product .infos {
    width: 600px;
    padding-left: 4%;
  }
  .product .infos h5 {
    font-size: 30px;
    padding-bottom: 10px;
    line-height: 44px;
  }
  .product .infos p {
    font-size: 14px;
    line-height: 24px;
  }
  .productClass .pBox {
    width: 100%;
  }
  .aboutT .infos {    
    padding-left:3%;
  }
  .aboutT .infos h5 {
    font-size: 30px;
    line-height: 62px;
  }
  .productClass {
    padding: 40px 0;
  }
  .productClass dl {
    font-size: 14px;
  }
  .moreService ul {
    padding-top: 30px;
    width: 100%;
  }
  .moreService ul li .top {
    height: 180px;
  }
  .moreService ul li h5 {
    padding-top: 30px;
    padding-bottom: 16px;
    font-size: 24px;
  }
  .moreService ul li p {
    font-size: 12px;
    line-height: 22px;
  }
  .moreService ul li .bottom {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .moreService ul li .mor .more {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .moreService {
    padding-bottom: 50px;
  }
  .newT {
    height: 100px;
  }
  .newT .container {
    background-position: 4% center;
  }
  .newT p {
    left: 2%;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  .header,
  .kong {
    height: 100px; padding-bottom:15px;
  }
 
  .footer {
    padding-top: 40px;
  }
  .footer .right {
    font-size: 12px;
  }
  .footer .footerNav dl {
    padding-bottom: 20px;
  }
  .footer .footerNav dl dd {
    font-size: 13px;
    line-height: 24px;
  }
  .about_menu{border-bottom:1px solid #f2f2f2;}
.about_menu ul{overflow:hidden;}
.about_menu ul li{ float:left; display:block}
.about_menu ul li a{ float:left; line-height:75px; padding:0px 35px; font-size:20px; display:block;}
.about_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 35px;}
.about_menu .topline{ width:1px;height:18px;background:url(../images/line.jpg) no-repeat center; margin:30px 0px 0px 0px;}

.aboutss_menu{border-bottom:1px solid #f2f2f2;}
.aboutss_menu ul{overflow:hidden;}
.aboutss_menu ul li{ float:left; display:block}
.aboutss_menu ul li a{ float:left; line-height:75px; padding:0px 35px; font-size:20px; display:block;color:#fff;}
.aboutss_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 35px;}
.aboutss_menu .topline{ width:1px;height:18px; border-bottom:1px solid #e4011f; margin:30px 0px 0px 0px;}



  .copy {
    padding: 16px 0 30px;
  }
  .request {
    padding: 80px 0;
  }
  .request li {
    margin-bottom: 12px;
  }
  .product {
    padding: 140px 0;
  }
  .product .infos {
    width: 800px;
  }
  .product .infos h5 {
    padding-bottom: 20px;
    font-size: 42px;
  }
  .product .infos p {
    font-size: 14px;
  }
  .productClass {
    padding: 80px 0;
  }
  .productClass dl {
    font-size: 14px;
  }
  .productClass .pBox {
    width: 100%;
  }
  .moreService ul {
    padding-top: 40px;
    width: 92%;
  }
  .moreService ul li .top {
    height: 240px;
  }
  .moreService ul li h5 {
    padding-top: 40px;
    padding-bottom: 16px;
    font-size: 28px;
  }
  .moreService ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  .moreService ul li .bottom {
    padding-top: 60px;
  }
  .moreService ul li .mor .more {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .moreService {
    padding-bottom: 80px;
  }
  .aboutT {
    padding: 50px 0;
  }
  .aboutT .infos {
    width: 100%;
    padding-left: 2%;
  }
  .aboutT .infos h5 {
    font-size: 52px;
    line-height: 66px;
  }
  .keep {
    padding: 80px 0;
  }
  .newT {
    height: 140px;
  }
  .newT .container {
    background-position: 28% center;
  }
  .newT p {
    left: 12%;
  }
  /*add*/
  .add{
    height:54px;
    line-height: 54px;
  }
  .add .left{font-size: 14px;}
  .add .right{width: 67%;max-width: 640px;}
  .add  ul li{font-size: 12px;}
  /*add over*/
  .nav.on{top:122px;}
  .request .container,.copy .container {padding-left: 12%;}
}


  .about_menu{border-bottom:1px solid #f2f2f2;}
.about_menu ul{overflow:hidden;}
.about_menu ul li{ float:left; display:block}
.about_menu ul li a{ float:left; line-height:75px; padding:0px 15px; font-size:18px; display:block;}
.about_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 15px;}
.about_menu .topline{ width:1px;height:18px;background:url(../images/line.jpg) no-repeat center; margin:30px 0px 0px 0px;}

.aboutss_menu{border-bottom:1px solid #f2f2f2;}
.aboutss_menu ul{overflow:hidden;}
.aboutss_menu ul li{ float:left; display:block}
.aboutss_menu ul li a{ float:left; line-height:75px; padding:0px 35px; font-size:20px; display:block;color:#fff;}
.aboutss_menu ul .on a{ color:#e4011f; font-weight:bold; display:block; padding:0px 35px;}
.aboutss_menu .topline{ width:1px;height:18px; border-bottom:1px solid #e4011f; margin:30px 0px 0px 0px;}



/*在线客服*/
.keifu{ position:fixed; top:10%; right:2px; width:120px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:120px;}
.icon_keifu{ width:26px; height:100px; float:left; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:120px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:120px; height:60px; background:url(../images/ktop.jpg); font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px;position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:3px solid #e3e3e3; border-right:3px solid #e3e3e3; padding-top:10px; background:#fff;}
.keifu_con li{height:76px; padding-left:5px;}
.keifu_con .weixin{ width:105px; height:149px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 15px; color:#012646;}
.keifu_bot{ width:120px; height:10px; background:url(../images/kbot.jpg) no-repeat bottom; }