/*reset*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { min-width: 1250px; font-size: 14px; color: #666; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-size: 14px; color: #666; border: none; }
img, i { border: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
i { font-style: normal; }
a { color: #666; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
a:hover { color: #6c081c; }

/*common*/
.comwrap { position: relative; margin: 0 auto; width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.cmain { color: #6c081c; }
.webkit10px { -webkit-transform: scale(0.8333); }

/*header*/
.header { height: 102px; background-color: #fff; }
.header .logo { margin-top: 9px;}
.header .lan { position: absolute; top: 5px; right: 0; font-size: 0; }
.header .lan .link { font-size: 14px; }
.header .lan .line { margin: 0 8px; width: 1px; height: 10px; background-color: #ddd; }
.header .search { margin-top: 46px; border: 1px solid #eaeaea; border-radius: 5px; overflow: hidden; }
.header .search .txt {
  margin: 2px 0 1px;
  padding: 0 5px;
  width: 197px;
  height: 30px;
  line-height: 30px;
  color: #bcbcbc;
  border-right: 1px solid #eaeaea;
}
.header .search .sub { width: 50px; height: 33px; background: url(../img/search.jpg) center no-repeat; }
.header .search .sub:hover {
  cursor: pointer;
  -webkit-transform: translateZ(0) scale(0.90);
  -ms-transform: translateZ(0) scale(0.90);
  -o-transform: translateZ(0) scale(0.90);
  transform: translateZ(0) scale(0.90);
}
.header .tools { margin-top: 39px; margin-right: 29px; width: 220px; height: 49px; background: url(../img/htool.jpg) center no-repeat; }
.header .tools .link { height: 49px; }
.header .tools .link-1 { width: 40px; }
.header .tools .link-2, .header .tools .link-4, .header .tools .link-5 { width: 43px; }
.header .tools .link-3 { width: 51px; }

.nav { background-color: #6c081c; }
.nav .col { position: relative; width: 16.66%; text-align: center; }
.nav .col .link { display: block; width: 100%; line-height: 40px; color: #fff; }
.nav .col .link:hover, .nav .cur .link { color: #6c081c; background-color: #fff; }
.nav .col .son { display: none; position: absolute; top: 100%; left: 0; z-index: 9; width: 100%; }
.nav .col .slink {
  display: block;
  padding: 0 6px;
  font-size: 13px;
  line-height: 50px;
  color: #fff;
  background-color: #6c081c;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.nav .col .slink:hover { opacity: 0.8; filter: alpha(opacity=80); }

/*banner*/
.banner { position: relative; height: 529px; border-bottom: 1px solid #d8cbc1; overflow: hidden; }
.banner .witem {
  display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -9999px; background: center no-repeat;
}
.banner .btn { position: absolute; bottom: 10px; width: 100%; font-size: 0; text-align: center; }
.banner .btn .bitem { margin: 0 5px; width: 10px; height: 10px; background-color: #6c081c; border-radius: 100%; cursor: pointer; }
.banner .btn .cur { background-color: #dab866; }

/*footer*/
.footer { padding: 65px 0 35px; color: #fff; background-color: #5d0c1c; }
.footer .info { width: 50%; }
.footer .info .img { display: block; max-width: 50%; }
.footer .info .con { margin-top: 20px; max-width: 90%; line-height: 35px; opacity: 0.7; filter: alpha(opacity=70); }
.footer .fmenu { width: 50%; }
.footer .fmenu .linkwr { margin-right: -40px; padding-bottom: 26px; font-size: 0; border-bottom: 1px solid #7d3d49; }
.footer .fmenu .link { margin-right: 35px; font-size: 16px; color: #fff; opacity: 0.7; filter: alpha(opacity=70); }
.footer .fmenu .link:hover { opacity: 1; filter: alpha(opacity=100); }
.footer .fmenu .txt { margin-top: 20px; line-height: 30px; opacity: 0.8; filter: alpha(opacity=80); }
.copyr {
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  color: #fff\9;
  color: rgba(255, 255, 255, 0.7);
  background-color: #46000e;
}

.comtit { text-align: center; color: #434345; }
.comtit .dtxt { font-size: 30px; text-transform: uppercase; }
.comtit .stxt { margin-top: 10px; font-size: 12px; }
.imgcm {
  position: absolute;
  position: relative\9;
  top: 50%;
  top: 0\9;
  left: 50%;
  left: 0\9;
  width: 100%\9;
  max-width: 100%;
  height: 100%\9;
  max-height: 100%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

/*product series*/
.pros { padding: 100px 0 50px; background: url(../img/inpro_bg.jpg) center top no-repeat; }
.pros .linkwr { text-align: center; font-size: 0; }
.pros .linkwr .link {
  margin: 10px 10px 5px;
  width: 160px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #eee;
}
.pros .linkwr .link:hover { color: #fff; background-color: #990220; }
.pros .slidewr { overflow: hidden; }
.pros .slide { position: relative; width: 1000%; margin-top: 60px; font-size: 0; }
.pros .slide .item { width: 10%; }
.pros .slide .imgwr { width: 50%; }
.pros .slide .img { display: block; margin: 0 auto; max-width: 65%; }
.pros .slide .img:hover {
  -webkit-transform: translate3d(6px, 0, 0);
  -ms-transform: translate3d(6px, 0, 0);
  -o-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
}
.pros .slide .conwr { padding: 0 4% 0 8%; width: 38%; }
.pros .slide .stit { font-size: 35px; color: #990220; text-transform: uppercase; }
.pros .slide .con { margin-top: 6px; font-size: 16px; line-height: 30px; color: #969696; }
.pros .slide .more {
  display: block;
  margin-top: 40px;
  width: 140px;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #990220;
  border-radius: 6px;
  box-shadow: 1px 1px 10px 0 rgba(104, 7, 26, 0.3);
}
.pros .slide .more:hover {
  box-shadow: 1px 1px 10px 0 #990220;
  -webkit-transform: translate3d(0, -2px, 0);
  -ms-transform: translate3d(0, -2px, 0);
  -o-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.pros .btn {
  position: absolute;
  top: 50%;
  margin-top: 39px;
  width: 34px;
  height: 64px;
  background: url(../img/inpro_btn.png) 0 0 no-repeat;
}
.pros .btn:hover { cursor: pointer; }
.pros .prev { left: -74px; }
.pros .prev:hover { background-position: -34px 0; }
.pros .next { right: -74px; background-position: -102px 0; }
.pros .next:hover { right: -74px; background-position: -68px 0; }

/*hot product*/
.proh { padding: 80px 0; height: 609px; background: url(../img/inpro_bg2.jpg) center top no-repeat; overflow: hidden; }
.proh .comtit { color: #fff; }
.proh .list { margin-top: 70px; padding-top: 50px; background-color: #fff; overflow: hidden; }
.proh .list .slide { position: relative; width: 1000%; }
.proh .list .col { width: 400px; text-align: center; }
.proh .list .imgwr { display: block; position: relative; height: 230px; }
.proh .list .col:hover .img {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.96);
  -ms-transform: translate3d(-50%, -50%, 0) scale(0.96);
  -o-transform: translate3d(-50%, -50%, 0) scale(0.96);
  transform: translate3d(-50%, -50%, 0) scale(0.96);
}
.proh .list .tit { margin-top: 20px; font-size: 12px; font-weight: bold; color: #000; }
.proh .list .col:hover .tit { color: #990220; }
.proh .list .type { margin-top: 4px; font-size: 12px; color: #3f3f3f; text-transform: uppercase; }
.proh .list .more {
  display: block;
  margin: 20px auto 0;
  width: 400px;
  line-height: 60px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #990220;
}
.proh .list .more:hover { color: #990220; background-color: #fff; }
.proh .btn { margin-top: 40px; text-align: center; font-size: 0; }
.proh .btn .dot {
  margin: 0 8px; width: 8px; height: 8px; background-color: #fff; border-radius: 100%; opacity: 0.3; filter: alpha(opacity=30);
}
.proh .btn .dot:hover, .proh .btn .cur { cursor: pointer; opacity: 1; filter: alpha(opacity=100); }

/*about us*/
.about { padding: 100px 0; }
.about .conwr { margin-top: 70px; font-size: 0; }
.about .conwr .imgwr {
  margin-left: 100px;
  width: 560px;
  height: 365px;
  border: 10px solid #25262f;
  box-shadow: 1px 1px 30px 0 rgba(4, 0, 0, 0.3);
  overflow: hidden;
}
.about .conwr .img { display: block; width: 566px; height: 365px; }
.about .conwr .img:hover {
  -webkit-transform: translate3d(-6px, 0, 0);
  -ms-transform: translate3d(-6px, 0, 0);
  -o-transform: translate3d(-6px, 0, 0);
  transform: translate3d(-6px, 0, 0);
}
.about .conwr .con { width: 520px; }
.about .conwr .tit { font-size: 22px; color: #434345; }
.about .conwr .txt { margin-top: 30px; font-size: 16px; line-height: 30px; color: #969696; }
.about .conwr .more {
  display: block;
  margin-top: 30px;
  width: 138px;
  font-size: 14px;
  font-weight: bold;
  line-height: 43px;
  color: #929292;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
}
.about .conwr .more:hover { color: #fff; background-color: #929292; }

/*ad banner*/
.ban-ad { height: 320px; background: url(../img/inban.jpg) center no-repeat; }

/*news*/
.news { padding: 80px 0; overflow: hidden; }
.news .list { margin-left: -36px; margin-top: 46px; }
.news .list .col { margin-left: 36px; padding-bottom: 30px; width: 376px; background-color: #f8f8f8; }
.news .list .imgwr, .news .list .img { display: block; width: 100%; height: 260px; overflow: hidden; }
.news .list .tit {
  margin: 28px 60px 10px 30px;
  height: 60px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
  overflow: hidden;
}
.news .list .desc { margin: 0 60px 0 30px; font-size: 12px; line-height: 30px; color: #3f3f3f; }
.news .list .more {
  display: block;
  margin: 24px auto 0;
  width: 120px;
  line-height: 38px;
  color: #414141;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
}
.news .list .col:hover {
  background-color: #f0f0f0;
  -webkit-transform: translate3d(0, -3px, 0);
  -ms-transform: translate3d(0, -3px, 0);
  -o-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.news .list .col:hover .more {
  color: #fff; background-color: #990220; border-color: #990220; box-shadow: 1px 1px 10px 0 rgba(104, 7, 26, 0.3);
}