
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
/* structural elements 结构元素*/
dl, dt, dd, ul, ol, li,
/* list elements 列表元素*/
 pre,
/* text formatting elements 文本格式元素*/
fieldset, lengend, button, input, textarea,
/* form elements 表单元素*/
th, td {
  /* table elements 表格元素*/
  margin: 0;
  padding: 0;
}
input,textarea {
  border: 2 none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体*/
body,button, input, select, textarea {
  font-family:"Microsoft Yahei" ;
  color: #666;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4, h5, h6 {
  font-size: 100%;
}
* h1,* h2,* h3,* h4,* h5,* h6 {
  margin: 0px;
}
/* 重置列表元素*/
ul, ol ,li {
  list-style: none;
}
i {
  font-style: normal;
}
/* 重置文本格式元素*/
  
a {
  text-decoration: none;
  color: #666;
  word-wrap:break-word;
}
/*英文换行*/
a:hover {
  text-decoration: none;
  color:#910800;
}
/* 重置表单元素*/
legend {
  color: #000;
}
/* for ie6*/
fieldset, img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框*/
button, input, select, textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小*/
  
}
/* 重置表格元素*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
html {
  overflow-y: scroll;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.pt {
  padding-top: 60px;
}
.pb {
  padding-bottom: 60px;
}
/*清除浮动*/
.clear {
  clear: both;
  height: 0;
}
.clearfix:after {
  content:"";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.blk-main .clearlist {
  clear:both;
  height:0;
  padding:0;
  margin:0;
  border:0;
  width:100% ;
  float:none;
}
.b-main .clearlist {
  clear:both;
  height:0;
  padding:0;
  margin:0;
  border:0;
  width:100% ;
  float:none;
}
.clearafter:after {
  content:"";
  display:block;
  height:0;
  visibility:hidden;
  clear:both;
}
/* function*/
h2 a:hover {
  text-decoration: none;
}
input,textarea {
  outline:none;
}
textarea {
  resize:none;
}
em {
  font-style: normal;
}
.f-cb:after,.f-cbli li:after {
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  overflow:hidden;
  content:".";
}
.f-cb,.f-cbli li {
  zoom:1;
}
.f-ib {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.f-dn {
  display:none;
}
.f-db {
  display:block;
}
.f-pr {
  position:relative;
}
.f-pa {
  position:absolute;
}
.f-fl {
  float:left;
}
.f-fr {
  float:right;
}
.f-prz {
  position:relative;
  zoom:1;
}
.f-oh {
  overflow:hidden;
}
.f-fa {
  font-family:Arial, Helvetica, sans-serif;
}
.f-fw {
  font-family:"Microsoft Yahei";
}
.content {
  width:1200px;
  margin:0 auto;
}
em {
  font-style:normal;
}

/*header*/
.header {height: 195px;}

.header .header-top { height: 36px; line-height: 36px;background: #f0f0f0;font-size: 14px;}
.header .header-top span {float: left;}
.header .header-top p {float: right;position: relative;}
.header .header-top a {color: #666;margin-right: 5px;border-right: 1px solid #666;padding-right: 10px;text-align: left;}
.header .header-top a:nth-child(3) {margin-right: 0;border:0;} 
.header .header-top a i {margin-right: 5px;color: #666;}
.header .header-top a img{position: absolute;right: 95px; top: 36px; width: 90px; height: 0px; z-index: 88; transition: all ease-in-out .5s;}
.header .header-top a:hover img{height: 90px;}

.header .header-logo {width: 560px;height: 110px;margin: 25px 0 0 0;}
.header .header-logo img {width: 110px;height: 110px;margin: 0 0 0 30px;}
.header .header-logo dl {height: 110px;padding: 15px 0;border-left: 1px solid #c7c7c7;padding-left: 20px;height: 70px;margin-top: 5px;}
.header .header-logo dl dt {display: block;font-size: 32px;line-height: 100%;padding-bottom: 10px;color: #1a1a1a;letter-spacing: 3px;font-weight: bold;}
.header .header-logo dl dd {display: block;font-size: 18px;color: #1a1a1a;line-height: 100%;letter-spacing: 4px;}

.header .header-tel {position: relative;right: 0;top: ;}
.header .header-tel .nextpage{width:26px;height:52px;display: block;position: absolute;top: 0;left: 0;animation:plateRotate 1s linear infinite alternate;-webkit-animation:plateRotate 1s linear infinite alternate;transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;}
.header .header-tel .nextpage em,.header .header-tel .nextpage a{display:block;}
.header .header-tel .nextpage .line{width:1px;height:35px;background:#F0050F;margin:0 0 0 12px;}
.header .header-tel .nextpage .mouse{width:26px;height:26px;background:url(../image/tel.png)}
.header .header-tel p{margin-top: 18px;}
.header .header-tel b{display: block;line-height: 38px;padding: 0px 0 0 0;font-size: 38px;color: #1a1a1a;}
.header .header-tel i{display: block;font-size: 18px;color: #333;font-weight: normal;padding:15px 0 0 40px;letter-spacing: 2px;}

@-webkit-keyframes plateRotate {
  0% {-webkit-transform:rotateZ(-10deg);}
  100%{-webkit-transform:rotateZ(10deg);}
}

@keyframes plateRotate {
  0% {transform:rotateZ(-10deg);}
  100%{transform:rotateZ(10deg);}
}

@keyframes rotate{
  0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}
@-webkit-keyframes rotate {
  0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);}
}

/*nav*/
.nav-wrap {
  height: 70px;
  clear: both;
  position: relative;
  z-index: 9;
  background: url(../image/nav-wrapbg.jpg) center repeat-y;
}
.nav {
  width: 1200px;
  margin: 0 auto;
  height: 70px;
}
.nav .home {
  width: 70px;
  height: 70px;
}
.nav .home a {
  display: block;
}
.nav .home img {
  width: 19px;
  height: 21px;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 25px;
  display: block;
}
.menu {
  width: 890px;
  background: url(../image/menubg.png) no-repeat #0F326E;
  letter-spacing: 1px;
}
.menu .triangle-topleft{
    width: 0;
    height: 0;
    float: right;
    border-bottom: 70px solid #F0050F;
    border-left: 70px solid transparent;
}
.menu li img {
  vertical-align: -3px;
  margin-right: 7px;
}
.menu li {
  float: left;
  position: relative;
}
.menu li a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 22px 0 22px;
}
.menu li:hover a, .menu li.cur a, .menu li:hover a:before, .menu li.cur a:before {
  opacity: 1;
  bottom: 0;
}
.menu li p {
  background: #0F316E;
  position: absolute;
  left: 50%;
  top: 70px;
  display: none;
  font-style:normal;
  transform: translateX(-50%);
  width: 355px;
  z-index: 9999;
}
.menu li p a {
  display: block;
  position: relative;
  transition: .3s;
  line-height: 70px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  white-space: nowrap;
  padding:0 15px 0 15px;
  width: 120px;
  float: left;
  z-index: 9999;
}
.menu li p a:hover {
  padding-left: 20px;
}
.menu li p a:before {
  content:"- ";
}
.menu li p a:last-child {
  border-bottom:none;
}
.search {
  width: 290px;
  height: 70px;
  cursor: pointer;
  float: right;
}
.search form {
  margin-top: 10px;
  background: #F0050F;
  border: 0;
}
.search form input {
  background: #F0050F;
  border: 0;
  width: 200px;
  border-bottom: 1px solid #ede6e7;
  color: #fff;
  padding-left: 15px;
  line-height: 42px;
}
.search form button {
  background: #F0050F;
  border: 0;
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 42px;
  padding: 0 10px; 
}
.search form button:hover {
  border: 0;
}

/*foot开始*/
.footer {
  background: #1a1a1a;
  padding: 60px 0;
  overflow: hidden;
  height: 380px;
}
.footer .footer-about {
  width: 280px;
  height: 320px;
  float: left;
}
.footer .footer-about img {
  width: 240px;
  height: 48px;
  margin-bottom: 30px;
}
.footer .footer-about-info {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  color: #bfbfbf;
}
.footer .footer-about-contact {
  padding: 20px;
  background: #4a4a4a;
  border-radius: 6px;
}
.footer .footer-about-contact i {
  font-size: 30px;
  width: 30px;
  float: left;
  line-height: 30px;
  color: #fff;
}
.footer .footer-about-contact span {
  float: right;
  width: 200px;
  font-size: 15px;
  line-height: 30px;
  color: #bfbfbf;
}
.footer .footer-about-contact strong {
  font-size: 30px;
  color: #fff;
}
.footer .footer-title {
  font-size: 24px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 600;
  color: #FFF;
  margin: 0 0 36px;
  line-height: 1;
}
.footer .footer-nav {
  float: left;
  width: 190px;
  margin-left: 50px;
}
.footer .footer-nav li {
  line-height: 1;
  margin-bottom: 30px;
  text-align: -webkit-match-parent;
}
.footer .footer-nav li a {
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  letter-spacing: 0;
  color: #bfbfbf;
  position: relative;
  transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
}
.footer .footer-nav li a:before {
    content: '--';
    color: #bfbfbf;
    letter-spacing: 0;
    margin-right: 8px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.footer .footer-nav ul li a:hover{
    color: #C60109;
}
.footer .footer-nav ul li a:hover:before{
    margin-right: 13px;
}
.footer .footer-product-hot {
  width: 500px;
  float: left;
  height: 320px;
}
.footer .footer-product-hot dl {
  width: 210px;
  height: 60px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.footer .footer-product-hot dl dt {
  width: 60px;
  height: 60px;
  background: #f8f8f8;
  float: left;
  margin-right: 10px;
}
.footer .footer-product-hot dl dt img {
  width: 60px;
  height: 60px;
}
.footer .footer-product-hot dl dd {
    font-size: 11px;
}
.footer .footer-product-hot dl b {
  font-size: 16px;
}
.footer .footer-product-hot a {
  color: #bfbfbf;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
.footer .footer-product-hot a:hover {
  color: #C60109;
}
.footer .footer-ewm img {
  width: 120px;
  height: 120px;
  margin-bottom: 30px;
}
.footer .footer-ewm p {
  color: #bfbfbf;
  font-size: 15px;
  line-height: 30px;
}
.footer .footer-ewm a {
  color: #bfbfbf;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.copyright {
  padding: 25px 0;
  background: #000;
}
.copyright p {
  text-align: center;
}
.copyright a {
  color: #666;
  margin-left: 20px;
}
/*foot结束*/

/*浮动客服开始*/
.kf {
  position:fixed;
  z-index:888;
  right:0;
  width:70px;
  height:198px;
  top:60%;
  text-align: center;
}
.kf i {
  line-height: 65px;
  height: 65px;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
}
.kf ul li {
  float:left;
  position:relative;
  width:100%;
  height:65px;
}
.kf ul li:nth-child(1) {
  border-bottom:1px #cd151d solid;
}
.kf ul li:nth-child(2) {
  border-bottom:1px #cd151d solid;
}
.kf ul li:nth-child(3) {
  border-bottom:1px #cd151d solid;
}
.kf ul li a {
  background-color:#F0050F;
  -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
  box-shadow:0 15px 30px rgba(0,0,0,0.1);
  display:block;
  width:100%;
  height:65px;
  margin-bottom: 10px;
  background-position:center;
  background-repeat:no-repeat;
}
.kf ul li:hover a {
  background-color:#C60109;
}
.kf ul li .tel {
  display:none;
  position:absolute;
  right:70px;
  width:190px;
  height:144px;
  top:0px;
  text-align: left;
}
.kf ul li .tel dl {
  float:left;
  width:190px;
  color: #fff;
  padding: 0;
  text-indent:10px;
  font-size: 20px;
  background: #C60109;
}
.kf ul li .tel dl
.kf ul li .tel dl dd {
  float:left;
  width:100%;
  display:block;
  height:50px;
  line-height:50px;
  color: #fff;
}
.kf ul li .tel i {
  text-align: left;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.kf ul li:hover .tel {
  display:block;
}
.kf ul li .wx {
  display:none;
  position:absolute;
  right:85px;
  width:95px;
  height:95px;
  top:-15px;
  text-align: left;
}
.kf ul li .wx img {
  border:2px solid #fff;
  width: 95px;
  height: 95px;
  background: #fff;
}
.kf ul li:hover .wx {
  display:block;
}
/*浮动客服结束*/

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
