﻿@charset "utf-8";
.headerdiv2 li
{
	width:108px !important;
}
a:focus{outline:none;}
.swiper-slide, .swiper-wrapper{
		width: 100%;
		height: 100%;
	}
	.swiper-slide a{
		width: 100%;
		height: 100%;
		display: block;	
	}
	.swiper-slide a img{
		width: 100%;
		height: 100%;	
	}
	.swiper-pagination-bullet{
		border: 3px white solid;
	}
    .swiper-pagination-bullet-active
	{
		background:#000;
	}
  .shadowIndex{position: fixed; top: 50%; left: 50%; margin-left: -250px; margin-top: -200px; z-index: 210;background: #fff;border-radius: 10px;}
.win-item {
  display: block;
  width: 500px;
  height: 400px;
  position: relative;
  box-shadow: 3px 9px 84px #969696;
  -webkit-box-shadow: 3px 9px 84px #969696;
  -moz-box-shadow: 3px 9px 84px #969696;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  background: #fff;
}
.shadowIndex .w1-header{
  width: 500px;
  height: 81px;
  font-weight: 600;
  font-size: 26px;
  line-height: 81px;
  background: url("http://www.hbomick.com/newpc/image/shadow/shadowTeo.png") no-repeat center center;
  color: #fff;
  border-top-left-radius: 17px;
  -wbkit-border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  -wbkit-border-top-rightt-radius: 17px;
}
.shadowIndex .w1-header p{
  padding-left: 175px;
}
.shadowIndex .shadowIndexClose{
  width: 38px;
  height: 38px;
  position: absolute;
  top: -12px;
  right: -12px;
  background: url(http://www.hbomick.com/newpc/image/shadow/icon_index.png) no-repeat 0 -312px;
  cursor: pointer;
  z-index: 1;
}
.shadowIndex .w1-zy{
  display: block;
  width: 429px;
  margin: 0 auto;
  text-align: center;
}
.shadowIndex .w1-zy a > div {
      display: block;
    width: 123px;
    margin: 23px 10px 23px 10px;
    padding: 126px 0 15px 0;
    float: left;
    background-repeat: no-repeat;
    background-position: center 12px;
    color: #242424;
}
.shadowIndex .w1-btn {
  display: block;
  width: 100%;
  text-align: center;
}
.w1-btn > a {
  display: inline-block;
  line-height: 1;
  padding: 10px 40px 10px 15px;
  background: #40210f;
  color: #fff;
  font-size: 16px;
  /*background-image: url(./icon_index.png);*/
  background-position: 266px -351px;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: 200;}
.w1-btn > a > span{
  position: absolute;
  top: 10px;
  right: 16px;
}
.w1-zy  p{
  color: #40210f;
  font-size: 15px;
}
.w2-inner {
  display: block;
  width: 375px;
  margin: 0 auto;
  padding-top: 10px;
}
.w2-inner ul {
  display: block;
  width: 100%;
}
.w2-inner ul li {
  display: block;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e9e9e9;
}
.banner-index img {display: block;width: 100%;}
.banner-index .slick-dots {position: absolute;bottom: 20px;left: 0;width: 100%;height: 12px;line-height: 12px;font-size: 0;text-align: center;}
.banner-index .slick-dots li {width: 8px;height: 8px;border: 3px white solid;    margin: 0 5px;opacity: .2;display: inline-block;border-radius: 100%;}
.banner-index .slick-dots .slick-active {background: #000;opacity: 1;}
.banner-index:hover .slick-arrow{-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:1;}
.banner-index .slick-arrow{opacity:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;display: block; position: absolute; width: 80px; z-index: 99; height: 80px;}
.banner-index .slick-prev{left: 10%; top: 41%;background:url(/newpc/image/arr-l4.png) center no-repeat; background-size: 83%;}
.banner-index .slick-prev:hover{-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;background:url(/newpc/image/arr-l1.png) center no-repeat;
background-size: 83%;}
.banner-index .slick-next{right: 10%; top: 41%;background:url(/newpc/image/arr-r4.png) center no-repeat; background-size: 83%;}
.banner-index .slick-next:hover{-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;background:url(/newpc/image/arr-r1.png) center no-repeat;background-size: 83%;}


.w2-inner ul li h4 {
  float: left;
  font-weight: 200;
  color: #b6b6b6;
  font-size: 17px;
  cursor: pointer;
}
.w2-inner ul li a {
  display: inline-block;
  float: right;
  position: relative;
  color: #40210f;
  height: 45px;
  font-size: 17px;
  padding-right: 33px;
  background: url(http://www.hbomick.com/newpc/image/shadow/icon_index.png) no-repeat 38px -377px;
}
.w2-inner ul li a::before {
  content: "";
  width: 1px;
  height: 26px;
  background: #e9e9e9;
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -13px;
}
.w2-header > p {
  display: inline-block;
  height: 81px;
  line-height: 81px;
  padding-left: 141px;
  font-size: 21px;
}
.win-item-2 > .w2-header {
  width: 500px;
  height: 81px;
  text-align: left;
  line-height: 79px;
  color: #fff;
  font-weight: 600;
  font-size: 26px;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  -webkit-border-top-left-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  -moz-border-top-left-radius: 17px;
  -moz-border-top-right-radius: 17px;
  background: url(http://www.hbomick.com/newpc/image/shadow/shadowFree_03.png) no-repeat center center;
}
.w3-header {
  width: 500px;
  height: 90px;
}
.win-item-3 {
  background: url(http://www.hbomick.com/newpc/image/shadow/shadowOne.jpg) no-repeat center center;
  display: block;
  width: 500px;
  height: 400px;
  position: relative;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
}
.w3-header > p {
  display: inline-block;
  margin: 42px 0 0 243px;
  line-height: 1;
  font-size: 25px;
  font-weight: 600;
  color: #000;
}
.w3-inner {
  margin-left: 175px;
  height: 280px;
  overflow: hidden;
  padding-top: 30px;
}
.w3-inner .w3-i-list {
  display: block;
  width: 315px;
  text-align: center;
  margin: 22px 0;
}
.w3-inner .w3-i-list li {
  display: inline-block;
  width: 135px;
  height: 36px;
  line-height: 36px;
  background: #efefef;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin: 0 5px;
  transition: background 0.2s;
  -moz-transition: background 0.2s;
  -webkit-transition: background 0.2s;
}
.w3-inner .w3-i-list li a {
    color: #000000;
}
.w3-btn {
  display: block;
  width: 310px;
  text-align: center;
  padding-top: 10px;
}
.w3-btn > a {
  display: inline-block;
  line-height: 1;
  padding: 10px 50px 10px 36px;
  background: #40210f;
  color: #fff;
  font-size: 16px;
  background-image: url(http://www.hbomick.com/newpc/image/shadow/icon_index.png);
  background-position: 150px -351px;
  background-repeat: no-repeat;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-weight: 200;
}

.main5 { padding: 36px 0 46px; background: #fff; }
.main5_title { font-size: 0; text-align: left; width: 1200px; margin: 0 auto; }
.main5_title span { display: inline-block; vertical-align: top; width: 110px; height: 35px; text-align: center; line-height: 35px; font-size: 20px; border: 1px solid #dbdbdb; margin-right: 9px; cursor: pointer; }
.main5_title span.active { background: #672b18; color: #fff; border-color: #672b18; }

.main5_content { width: 1200px; margin: 22px auto 0; }
.main5_inner { position: relative; border: 1px solid #dbdbdb; padding: 24px 0; }
.main5_inner .main_list { width: 1104px; overflow: hidden; margin: 0 auto; position: relative; }
.main5_inner .main_list ul { position: relative; left: 0; width: 50000px; }
.main5_inner .main_list ul li { float: left; }
.main5_inner .main_list ul li img { width: 100%; }
.main5_inner .main_list ul li a { float: left; width: 124px; padding: 0 7px; }
.main5_inner .prev,.main5_inner .next { width: 25px; height: 25px; background: #d3d3d3; color: #fff; text-align: center; line-height: 25px; font-size: 14px; font-family: "宋体"; position: absolute; top: 50%; margin-top: -12px; cursor: pointer; }
.main5_inner .prev { left: 0; }
.main5_inner .next { right: 0; }
.main5_inner .prev:hover,.main5_inner .next:hover { background: #ee7800; }

.main5.small_screen .main5_title { width: 1000px; }
.main5.small_screen .main5_content { width: 1000px; }
.main5.small_screen .main5_inner .main_list { width: 904px; }
.main5.small_screen .main5_inner .main_list ul li a { width: 99px; }
.main5_inner { display: none; }
.main5_01 { display: block; }