body,
div,
dl,
dt,
dd,
ul,
ol,
li,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
th,
td,
p,
span,
i,
b,
sub,
em {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 13px;
  font-weight: normal;
}
ul,
li {
  list-style: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: #404040;
  outline: none;
  /*移除超链的虚线框  IE8,FF有用*/ cursor: pointer;
}
a:hover {
  color: #de005d;
  text-decoration: underline;
}
:focus {
  outline: none;
}
a img {
  border: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #404040;
  background-color: #f8f8f8;
  overflow-x: hidden;
}
.ow {
  width: 1000px;
  margin: 0 auto;
}
.allheader{_position: relative;height: 104px;}
.header {
  height: 104px;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
  z-index: 152;
  position: fixed;
  width: 100%;
}
.header .logo {
  padding-top: 13px;
  padding-left: 8px;
  float: left;
  padding-right: 3px;
}
.header .nav ul li {
  width: 106px;
  height: 104px;
  float: left;
  border-right: 1px solid #e1e1e1;
  text-align: center;
  position: relative;
  z-index: 5;
}
.header .nav ul li a {
  display: block;
  padding-top: 36px;
  color: #2c3430;
  font-size: 16px;
  height: 68px;
}
.header .nav ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/navh.jpg);
	background-repeat: no-repeat;
}
.header .nav ul li a i {
  display: block;
  font-style: normal;
  transform: scale(0.9);
  font-size: 12px;
}
.header .nav ul li a.navh {
  text-decoration: none;
  background: url(../images/navh.jpg) no-repeat;
  color: #fff;
}
.header .nav ul li .box {
  position: absolute;
  top: 105px;
  left: 0px;
  width: auto;
  height: 51px;
  white-space: nowrap;
  z-index: 4;
}
.header .nav ul li .box a {
  display: inline-block;
  padding: 0px;
  height: 51px;
  line-height: 51px;
  color: #fff;
  background: url(../images/white.jpg) no-repeat right;
  padding: 0px 15px;
}
.header .nav ul li .box a:hover {
  background: url(../images/white.jpg) no-repeat right;
  text-decoration: underline;
}
.header .boxbg {
  opacity: 0.5;
  position: absolute;
  top: 105px;
  left: 0px;
  width: 100%;
  height: 0px;
  z-index: 1;
  _font-size: 0;
  _line-height: 0px;
  background: #28302b;
  _opacity: 1;
}
.title {
  margin: -40px auto 0px;
  width: 405px;
  padding-bottom: 45px;
  height: 83px;
  opacity: 0;
}
.title h4,
.title h5 {
  background: url(../images/pro.jpg) no-repeat;
}
.title h4 {
  height: 43px;
  background-position: 0px 0px;
}
.title h5 {
  background-position: 0px -43px;
  height: 45px;
}
.product {
  padding-top: 50px;
  position: relative;
  padding-bottom: 70px;
  height: 395px;
}
.product .productcomt {
  position: relative;
  bottom: -20%;
  opacity: 0;
}
.product .comt {
  width: 851px;
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 75px;
}
.product .comt .inprolist {
  width: 102%;
}
.product .comt .inprolist li {
  width: 217px;
  height: 266px;
  float: left;
  position: relative;
}
.product .comt .inprolist li a {
  display: block;
  width: 196px;
  border: 2px solid #929292;
  overflow: hidden;
  height: 262px;
}
.product .comt .inprolist li a:hover {
  text-decoration: none;
  color: #8f003c;
}
.product .comt .inprolist li a b.lvse {
  position: absolute;
  background: url(../images/promo.png) no-repeat;
  right: 19px;
  top: 2px;
  width: 24px;
  height: 24px;
}
.product .comt .inprolist li img {
  width: 196px;
  height: 215px;
  display: block;
}
.product .comt .inprolist li p {
  height: 28px;
  line-height: 28px;
  padding: 0px 10px;
  text-align: center;
  overflow: hidden;
  color: #8f003c;
  font-size: 14px;
}
.product .comt .inprolist li span {
  line-height: 18px;
  color: #999;
  padding-left: 55px;
  display: inline-block;
  padding-top: 20px;
  height: 47px;
  width: 131px;
  padding-right: 10px;
  overflow: hidden;
  position: relative;
}
.product .comt .inprolist li.prohover span {
  background: #a50045;
  color: #fff;
}
.product .comt .inprolist li.prohover a {
  border: 2px solid #a50045;
}
.product .comt .inprolist li.prohover a b.lvse {
  position: absolute;
  background: url(../images/promoh.png) no-repeat;
  right: 19px;
  top: 2px;
  width: 24px;
  height: 24px;
  opacity: 0;
}
.product .tab {
  position: absolute;
  height: 104px;
  top: 81px;
  width: 100%;
  z-index: 0;
}
.product .tab a {
  background: url(../images/clicka.jpg);
  width: 25px;
  height: 104px;
  display: block;
}
.product .tab a.prev {
  background-position: 0px 0px;
  float: left;
}
.product .tab a.prev:hover {
  background-position: 0px 0px;
}
.product .tab a.next {
  background-position: -25px 0px;
  float: right;
}
.product .tab a.next:hover {
  background-position: -25px 0px;
}
.product .tab a:hover {
  background: url(../images/clickah.jpg) no-repeat;
  width: 25px;
}
/*band*/
.band {
  background: url(../images/banbg.jpg) no-repeat center;
  width: 100%;
  height: 672px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.band canvas {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.band .title {
  padding-top: 0px;
  padding-bottom: 20px;
  opacity: 0;
  margin: 0px auto 0px;
}
.band .title h4,
.band .title h5 {
  background: url(../images/ban.png) no-repeat;
}
.band .title h4 {
  height: 43px;
  background-position: 0px 0px;
}
.band .title h5 {
  background-position: 0px -43px;
  height: 45px;
}
.band .comt {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.band .comt ul {
  width: 100%;
}
.band .comt ul li {
  width: 452px;
  position: absolute;
}
.band .comt ul li .bk1 {
  width: 128px;
  height: 95px;
  font-size: 39px;
  text-align: center;
  padding-top: 7px;
  position: relative;
}
.band .comt ul li .bk1 p {
  font-size: 19px;
  font-family: arial;
  text-transform: Uppercase;
}
.band .comt ul li .bk1 .baah {
  background: url(../images/star.png) no-repeat;
  width: 128px;
  height: 102px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.band .comt ul li .bk1 .bahover {
  -webkit-animation: anims1 1s ease infinite;
}
.band .comt ul li .bk2 {
  padding-top: 10px;
  padding-left: 10px;
  width: 306px;
  overflow: hidden;
}
.band .comt ul li .bk2 a {
  color: #fff;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #515151;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.band .comt ul li .bk2 a:hover {
  text-decoration: none;
  text-shadow: 0 0 1px white, 0 0px 10px #fff;
}
.band .comt ul li .bk2 p {
  line-height: 18px;
  padding-top: 5px;
}
.band .comt ul li.ba1 {
  /* left: 50px; top: 68px;*/ left: 0%;
  top: 0%;
  opacity: 0;
}
.band .comt ul li.ba2 {
  /* right: 60px; top: 68px;*/ right: -20%;
  top: 0%;
  opacity: 0;
}
.band .comt ul li.ba3 {
  /* left: 50px; top: 280px;*/ left: -20%;
  top: 350px;
  opacity: 0;
}
.band .comt ul li.ba4 {
  /* right: 60px; top: 280px;*/ right: -60%;
  top: 400px;
  opacity: 0;
}
@-webkit-keyframes anims1 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/*about*/
.about {
  padding-bottom: 35px;
  padding-top: 55px;
  height: 508px;
}
.about .title {
  margin: -55px auto 0px;
  width: 405px;
  padding-bottom: 40px;
}
.about .title h4,
.about .title h5 {
  background: url(../images/abo.jpg) no-repeat;
}
.about .title h4 {
  height: 43px;
  background-position: 0px 0px;
}
.about .title h5 {
  background-position: 0px -43px;
  height: 45px;
}
.about .comt {
  background: url(../images/aboutbg.jpg) no-repeat left top;
  height: 365px;
  margin-left: 41px;
  position: relative;
  opacity: 0;
}
.about .comt .tik {
  position: absolute;
  top: 30px;
  left: -10%;
  width: 656px;
  opacity: 0;
}
.about .comt .tik .tiktxt {
  font-family: arial;
  font-size: 25px;
  color: #999;
}
.about .comt .tik b.fl {
  color: #de005d;
  font-size: 20px;
}
.about .comt .tik i.fr {
  border-bottom: 1px solid #dedede;
  height: 20px;
  width: 545px;
}
.about .comt .tok {
  position: absolute;
  top: 120px;
  left: 113px;
  opacity: 0;
}
.about .comt .tok img.fl {
  width: 322px;
  height: 241px;
  display: block;
  border-bottom: 6px solid #dddcda;
}
.about .comt .tok .comtxt_txt {
  width: 495px;
  padding-left: 16px;
}
.about .comt .tok .comtxt_txt .jcmed {
  background: url(../images/jcm.jpg) no-repeat;
  width: 348px;
  height: 53px;
  display: inline-block;
  border-bottom: 6px solid #c5c5c5;
  margin-top: 15px;
}
.about .comt .tok .comtxt_txt .jctxt {
  display: block;
  padding-top: 15px;
  height: 85px;
  overflow: hidden;
  line-height: 22px;
}
.about .comt .tok .comtxt_txt .jca {
  width: 120px;
  height: 32px;
  border: 2px solid #999;
  color: #666;
  display: block;
  line-height: 32px;
  text-align: center;
  margin-top: 25px;
}
.about .comt .tok .comtxt_txt .jca:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}
/*news*/
.news {
  padding-top: 55px;
  background-color: #2f2f2f;
  padding-bottom: 45px;
}
.news .tak b {
	font-size: 20px;
	color: #CCCCCC;
}
.news .tak i {
  font-size: 16px;
  color: #a8a7a7;
  font-family: arial;
  font-style: normal;
  display: block;
  padding-bottom: 15px;
  padding-top: 5px;
  text-transform: uppercase;
}
.news .tak p {
  height: 5px;
  width: 77px;
  background: #de005d;
  line-height: 0px;
  font-size: 0px;
}
.news .hynews {
  width: 470px;
  opacity: 0;
}
.news .hynews .hylist {
  padding-top: 30px;
}
.news .hynews .hylist li {
  height: 46px;
  line-height: 46px;
  background: url(../images/lib.jpg) repeat-x bottom;
  position: relative;
  cursor: pointer;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
}
.news .hynews .hylist li a {
  color: #fff;
  background: url(../images/lia.jpg) no-repeat 4px 20px;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  padding-left: 22px;
}
.news .hynews .hylist li a:hover {
  color: #fff;
  text-decoration: none;
}
.news .hynews .hylist li span {
  color: #898888;
  z-index: 1;
  position: absolute;
  right: 0px;
  top: 0px;
}
.news .hynews .hylist li b {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: inline-block;
  z-index: 0;
  -webkit-transform: rotateX(0);
  -webkit-transition: all 0.5S ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform: rotateX(0);
  -moz-transition: all 0.5S ease;
  -moz-transform-style: preserve-3d;
  -ms-transform: rotateX(0);
  -ms-transition: all 0.5S ease;
  -ms-transform-style: preserve-3d;
}
.news .hynews .hylist li.nlhover span {
  color: #fff;
}
.news .hynews .hylist li.nlhover b {
  background: #de005d;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
}
.news .qynews {
  width: 410px;
  opacity: 0;
}
.news .qynews .qylist {
  padding-top: 30px;
}
.news .qynews .qylist .qyimg {
  height: 118px;
  overflow: hidden;
  padding-bottom: 20px;
}
.news .qynews .qylist .qyimg .txt {
  width: 235px;
  padding-left: 10px;
}
.news .qynews .qylist .qyimg .txt a {
  color: #fff;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}
.news .qynews .qylist .qyimg .txt p {
  height: 54px;
  overflow: hidden;
  line-height: 18px;
  color: #898888;
  text-indent: 2em;
}
.news .qynews .qylist .qyimg .txt a.qyn_a {
  background: #de005d;
  width: 87px;
  height: 22px;
  display: inline-block;
  line-height: 22px;
  font-size: 12px;
  padding-left: 15px;
  position: relative;
  margin-top: 10px;
  color: #2f2f2f;
  -webkit-transition: all .5s ease;
}
.news .qynews .qylist .qyimg .txt a.qyn_a:hover {
  color: #fff;
  width: 95px;
}
.news .qynews .qylist .qyimg .txt a.qyn_a b {
  width: 22px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #7b1425;
  text-align: center;
  color: #fff;
}
.news .qynews .qylist li {
  height: 46px;
  line-height: 46px;
  background: url(../images/lib.jpg) repeat-x bottom;
  cursor: pointer;
  position: relative;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
}
.news .qynews .qylist li a {
  color: #fff;
  background: url(../images/lic.png) no-repeat 4px 20px;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  padding-left: 22px;
}
.news .qynews .qylist li a:hover {
  color: #fff;
  text-decoration: none;
}
.news .qynews .qylist li span {
  color: #898888;
  z-index: 1;
  position: absolute;
  right: 0px;
  top: 0px;
}
.news .qynews .qylist li b {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: inline-block;
  z-index: 0;
  -webkit-transform: rotateX(0);
  -webkit-transition: all 0.5S ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform: rotateX(0);
  -moz-transition: all 0.5S ease;
  -moz-transform-style: preserve-3d;
  -ms-transform: rotateX(0);
  -ms-transition: all 0.5S ease;
  -ms-transform-style: preserve-3d;
}
.news .qynews .qylist li.nlhover span {
  color: #fff;
}
.news .qynews .qylist li.nlhover b {
  background: #de005d;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
}
/*bnav*/
.bnav {
	height: 50px;
	line-height: 50px;
	border-bottom: 4px solid #8f003c;
	background-color: #FDAEC0;
	width: 100%;
}
.bnav .ow {
  width: 996px;
  margin: 0 auto;
}
.bnav .ow ul li {
  width: 166px;
  float: left;
  background: url(../images/green.jpg) no-repeat 0px 19px;
  text-align: center;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.bnav .ow ul li a {
  font-size: 14px;
  color: #2f2f2f;
  display: block;
}
.bnav .ow ul li::before {
  position: absolute;
  top: 25%;
  left: 50%;
  color: transparent;
  content: '•';
  text-shadow: 0 0 transparent;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.bnav .ow ul li:hover::before,
.bnav .ow ul li:focus::before {
  color: #fff;
  text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.bnav .ow ul li:hover a,
.bnav .ow ul li:focus a {
  color: #fff;
  text-decoration: none;
}
.bnav::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*foot*/
.foot {
  background: #f0eced;
  min-height: 115px;
  padding: 25px;
}
.foot .footxt {
  text-align: right;
  padding-top: 35px;
  line-height: 22px;
  color: #2f2f2f;
}








.in_brand_w{width:100%;background-color:#f4f4f4;}.in_brand{width:1120px;margin:0 auto;}.in_brandTitle{padding-top:30px;}.in_brandList{margin-top:30px;padding-bottom:30px;}.in_brandList ul li{width:190px;height:80px;float:left;margin:15px 17px 0;display:inline;position:relative;}.in_brandList ul li .hover{position:absolute;top:0;left:0;display:none;}

.in_news_w{background-color:#19191c;}.in_news{width:980px;margin:0 auto;}.in_newsTitle{padding:35px 0 20px 0;text-align:center;}.in_newsList{width:980px;height:488px;padding-top:40px;position:relative;background:url(../images/newszs.png) no-repeat 50% 0;}.in_newsList ul li{width:420px;float:left;}.in_newsList ul li.li1{float:right;}.in_newsList ul li.li2{margin-top:20px;text-align:right;}.in_newsList ul li.li3{float:right;margin-top:20px;}.in_newsList ul li.li4{margin-top:20px;text-align:right;}.in_newsList ul li a{color:#ccc;}.in_newsList ul li a:hover{color:#f4f4f4;}.in_newsList_num{font-weight:normal;font-family:"Arial";font-size:48px;color:#ee275e;}.in_newsList_num a{color:#ee275e!important;} .in_newsList_title{margin-top:10px;font-size:16px;color:#cccccc;}.in_newsList_about{height:118px;padding-top:10px;margin-bottom:10px;line-height:24px;color:#999;overflow:hidden;}.in_newsList_more{width:64px;height:64px;position:absolute;bottom:48px;left:50%;margin-left:-32px;}.contactbg{width:100%;height:520px;overflow:hidden;background:url(../images/contactbg.jpg) 50% 0 no-repeat;}.contact{width:1200px;margin:0 auto;position:relative;}.message{padding-top:80px;width:45%;}.message h3{font-size:30px;color:#c1c5cb;font-weight:normal;line-height:36px;}.message h4{font-size:24px;color:#fb963d;font-weight:normal;line-height:36px;}.message_form{margin-top:15px;}.message_name{width:40%;height:32px;line-height:32px;float:left;background:#7d7d7d;border:0;font-size:12px;color:#fff;padding-left:5px;}.message_tel{width:45%;height:32px;line-height:32px;float:left;margin-left:10px;display:inline;font-size:12px;background:#7d7d7d;border:0;color:#fff;padding-left:5px;}



