html {
  font-size: 40px;
}
body.current {
  overflow: hidden;
}
.wrap00{width: 96.75%;max-width: 1125px;margin:0 auto;}

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;
}


.top-language{ margin:0px auto; height:15px; line-height:15px;padding-top:20px; font-size:14px; color:#5a5a5a; text-align:right;}
.top-language .tel{height:30px;padding:0px 8px;}
.top-language .email{ padding:0px 8px 0px 8px;}
.top-language .stock{ padding:0px 8px; color:#0c56ab; font-weight:bold;}
.top-language a{color:#fff;}

.header {
    width: 100%;
    height: 75px;
    padding-top: 0px;
    border-bottom: 0px solid #9b9b9b;
    z-index: 4;
}
.header .navT {
  font-size: 16px;
  color: #999999;
  font-weight: bold;
  position: relative;
  top:40px;   
  float: left;
  padding-left: 2%;
}
.header .logo {
  display: block;
  width: 180px;
  height: 75px;
  margin-top:-10px;
  float: left;
  position: relative;  
}
.header .logo img {
  margin: 0 auto;
}
.header .webBtn {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  height: 26px;
  margin: auto 0;
  display: none;
}
.header .webBtn span {
  font-size: 26px;
  color: #000;
  float: left;
}
.header .webBtn .line {
  width: 28px;
  height: auto;
  float: left;
  padding-left: 10px;
}
.header .webBtn .line em {
  display: block;
  width: 28px;
  height: 2px;
  background: #000;
  margin-bottom: 5px;
}
.header .webBtn.ss {
  display: none;
}
.header .twoBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: none;
  background:#db0011;
}
.header .twoNav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width:100%;
  height: 100%;
  padding-left: 0px;
  background: #656564;
  z-index: 10;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.header .twoNav .close {
  position: absolute;
  right: 2%;
  top: 2%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  z-index: 6;
}
.header .twoNav dd,
.header .twoNav dt {
  font-size:0.7rem;
  color: #fff;
  font-family: "微软雅黑";
  line-height: 26px;
  position: relative;
  padding-left: 10px;
}
.header .twoNav dt {
  font-weight: bold;
  padding-left:1.6rem;
}
.header .twoNav .pt {
  padding-top: 20px;
}
.header .twoNav dd img{ height: 2.5rem;}
.header .twoNav .txt {
	width:75%; padding-top: 20px; padding-bottom: 20px; font-size:1.5rem; line-height:2.0rem;
}

.header .twoNav dl {
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.header .twoNav.on {
  overflow-y: scroll;
}
.header .twoNav.current {
  right: 0;
}
.header.ins {
  height: 130px;
  border: 0 none;
}
.header.ins .logo {
  height: 130px;
  top: 0;
}
.header.ins .navT {
  display: none;
}
/*btn*/
.header.ins .webBtn {
  display: none;
}

/*btn over*/
.header.ins .webBtn .line em {
  background: #ffffff;
}
.header.ins .webBtn span {
  color: #ffffff;
}
.nav { 
  height:38px;
  line-height: 38px;
}
.header.on{
box-shadow: 2px 2px 5px 2px #e3e3e3;
}
.nav .llo {
  width: 115px;
  height: 62px;
  float: left;
}
.nav ul {
  padding-top: 20px;
  float: right;
}
.nav li {
  float: left;
  font-size: 18px;
  color: #101010;
  width:112px; text-align:center;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  
}
.nav li.line{ width:1px; margin:0px 0px;background:url(../images/line.png) no-repeat center;}
.nav li:hover {
  color:#0c56ab; 
  height: 100%;
}
.nav .on {
  color:#0c56ab;  
  height: 100%;
}
.navtop1 ul {
  padding-top: 10px;
  float: right;
}
.navtop1 li {
  float: left;
  font-size: 14px;
  color: #fff;
  padding:0px 20px 0px 20px;
  margin:0px 0px 0px 0px;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  background:url(../images/line.png) no-repeat right;
  
}
.navtop1 li:hover {
  height: 100%;
  color:#0096f8;
}



.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;
width:100%;
min-width:1200px;
}
.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: 33%;
  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;
  width:100%;
min-width:1200px;
}
.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;}

.about_menu{border-bottom:1px solid #f2f2f2; text-align:center;padding:40px 0px;}
.about_menu ul{overflow:hidden;}
.about_menu ul li{ float:left; display:block}
.about_menu a{line-height:42px; padding:2px 20px; margin:0px 5px; font-size:18px; display:inline-table; background:#f4f4f4; border-radius:3px;}
.about_menu .on{ color:#fff; background: #0e9d99;}
.about_menu a:hover{ color:#fff; background: #0e9d99;}
.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; }