
.fanaboutbodybg{
	 background: #8b8b8b url(../images/fanaboutbodybg.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow:hidden;
}
.slideTxtBox-datewrap{
	position: relative;
	margin-top: 76px;
}
.slideTxtBox-datewrap .wraoBd{
		background: rgba(0 ,0, 0,0.5);
	padding: 50px 15px;
}
.fanDate-wraps{

	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.fanDate-wraps .parBd{
	height: 300px;
	overflow: hidden;
	color: #fff;

	margin: 0 auto;
}

.fanDate-wraps .parBd .slideBox{
	position: relative;
		height: 260px;
	overflow: hidden;
	width: 84%;
	text-align: center;
	margin: 0 auto;
}
.fanDate-wraps .parBd .slideBoxul{
	width: 550px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;

}
.fanDate-wraps .parBd .slideBoxul li h1{
	font-size: 30px;
	font-family: arial;
	font-weight: 100;
	padding-bottom: 15px;
}
.fanDate-wraps .parHd{
padding-top: 10px;
		background: url('../images/timeline.png') center 45px repeat-x;
	}

.fanDate-wraps .parHd ul{
min-width: 1200px;

	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	display: table;
	width: 100%;
	
}
.fanDate-wraps .parHd ul li {
	list-style: none;

	display: table-cell;
	font-size: 30px;
	text-align: center;
	color: #a9a9a9;
	background: url('../images/biggerdot.png') 50% top no-repeat;
	font-family: 'Arial';
	padding-top: 28px;
	box-sizing: border-box;	
	cursor: pointer;
}

.fanDate-wraps .parHd ul .on{
	color: #fff;
}
.fanDate-wraps .parHd ul a {
	line-height: 72px;
	color: #a9a9a9;
	transition:color 0.4s ease-in-out;
}
.slideTxtBox-datewrap .wraoHd{
	padding-top: 50px;
	text-align: center;
}
@media only screen and (max-height:800px ) {
	.slideTxtBox-datewrap{
		margin-top: 56px;
	}
	.slideTxtBox-datewrap .wraoHd{
		padding-top: 25px;
	}
	.slideTxtBox-datewrap .wraoBd{
		background: rgba(0 ,0, 0,0.5);
	padding: 30px 15px;
}
}
.slideTxtBox-datewrap .wraoHd li{
	display: inline-block;
	color: #fff;
	background:rgba(0,0,0,0.5);
	opacity: 0.8;
	text-align: center;
	border: 1px solid #fff;
	padding: 16px 60px;
	margin: 0 78px;
	transition:all 0.4s ease-in-out;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
}
.slideTxtBox-datewrap .wraoHd .on{
	background:rgba(0,0,0,0.95);
}
.fanDate-wraps .parHd ul .selected {
	 color: #fff;
}
.fanDate-wraps .parHd ul a:hover
{
	color: #fff;
}
.fanDate-wraps .sNext , .fanDate-wraps .sPrev{
	position: absolute;
top: 40%;
width: 54px;
height: 54px;
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
transition:all .4s ease-in-out;
}
.fanDate-wraps .sNext{
		right: 3%;
	background: url('../images/jiantou-img.png') 54px 0px;
}
.fanDate-wraps .sPrev{
left: 3%;
	background: url('../images/jiantou-img.png') 117px 0px;
}






















































.product-pptbg {
  background: #333;
  width: 100%;
  position: relative;
  padding: 30px 0;
}
.product-pptbg .product-wrap {
  width: 1200px;
  margin: 0 auto;
  height: 720px;
  overflow: hidden;
}
.product-pptbg .prev,
.product-pptbg .next {
  position: absolute;
  background: url(../images/fan-hmy-2.png) no-repeat 0 -82px;
  width: 40px;
  height: 82px;
  display: block;
  top: 42%;
  cursor: pointer;
}
.product-pptbg .prev {
  left: 20px;
}
.product-pptbg .prev:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px -82px;
}
.product-pptbg .next {
  right: 20px;
  background: url(../images/fan-hmy-2.png) no-repeat 0 0;
}
.product-pptbg .next:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px 0;
}
.product-pptbg .bd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.product-pptbg .bd ul {
  overflow: hidden;
  zoom: 1;
  max-width: 1180px;
  float: left;
}
.product-pptbg .bd ul li {
  max-width: 270px;
  float: left;
  margin-right: 30px;
  font-family: arial;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.product-pptbg .bd ul li img {
  display: block;
  width: 270px;
  margin-bottom: 10px;
  height: 310px;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-pptbg .bd ul li a {
  color: #fff;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.product-pptbg .bd ul li:hover img {
  opacity: 0.9;
  border-radius: 5px 5px;
  box-shadow: 0 0 5px #000;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
}
.product-pptbg .bd ul li:nth-child(4n) {
  margin-right: 0;
}
.product-navtext {
  background: #adadad;
  overflow: hidden;
  padding: 10px 0;
}
.product-subnav,
.product-subnav2 {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 18px;
}
.product-subnav li,
.product-subnav2 li {
  display: inline-block;
   padding: 2px 10px;
  text-align: left; margin-left:-10px;
}
.product-subnav li a,
.product-subnav2 li a {
  padding: 2px 10px;
}
.product-subnav li a:hover,
.product-subnav2 li a:hover {
  background: #858585;
  color: #fff;
  border-radius: 3px 3px;
}
.product-subnav .stopli a,
.product-subnav2 .stopli a {
  color: #fff;
  padding: 2px 10px;
}
.product-subnav2 a {
  color: #fff;
}
.product-subnav2 a:hover {
  background: #858585;
  color: #fff;
  padding: 2px 25px;
  border-radius: 3px 3px;
}
.product-threebg {
  overflow: hidden;
  background: #ebebeb;
  padding-top: 60px;
}
.product-threebg .three-wrap {
  width: 1164px;
  margin: 0 auto;
}

.product-threebg .three-ullist {
  width: 1180px;
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  text-shadow: 0 0 1px #fff;
}
.product-threebg .three-ullist li {
  display: table-cell;
  padding-top: 30px;
  font-weight: 600;
  text-align: center;
}
.product-threebg .three-ullist li .div-circle {
  text-align: center;
  width: 170px;
  display: table;
  height: 170px;
  background: #fff;
  font-weight: 100;
  color: #737373;
  font-size: 24px;
  border-radius: 100%;
  margin: 0 auto 10px;
}
.product-threebg .three-ullist li .div-circle p {
  font-size: 28px;
  color: #0c53a3;
  text-transform: uppercase;
}
.product-threebg .three-ullist li .div-circle .divtext {
  vertical-align: middle;
  display: table-cell;
}
.product-threebg .three-ullist li .div-circle:hover {
  box-shadow: 0 0 15px #aaa;
}
.product-threebg .three-ullist li .ptext {
  padding-left: 20px;
}
.product-threebg .three-ullist .divlist-text {
  font-weight: 100;
  text-align: left;
  padding: 10px 30px 0;
}
.product-threebg .three-ullist .divlist-text p {
  padding: 7px 0 7px 15px;
  background: url(../images/fan-hmy-4.jpg) no-repeat 0 16px;
}
.product-infowrap {
  background: #333333;
  overflow: hidden;
  padding: 15px 0 70px;
}
.wrapin {
  width: 1200px;
  margin: 0 auto;
}
.product-infoimg {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 488px;
  padding-top: 106px;
}
.product-infoimg .bd {
  width: 740px;
  margin: 0 auto;
  height: 400px;
  overflow: hidden;
}
.product-infoimg .bd li {
  width: 740px;
  height: 400px;
  overflow: hidden;
}
.product-infoimg .bd li img {
  width: 740px;
  height: 400px;
  overflow: hidden;
}
.product-infoimg .prev,
.product-infoimg .next {
  position: absolute;
  background: url(../images/fan-hmy-2.png) no-repeat 0 -82px;
  width: 40px;
  height: 82px;
  display: block;
  top: 42%;
  cursor: pointer;
}
.product-infoimg .prev {
  left: 20px;
}
.product-infoimg .prev:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px -82px;
}
.product-infoimg .next {
  right: 20px;
  background: url(../images/fan-hmy-2.png) no-repeat 0 0;
}
.product-infoimg .next:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px 0;
}
.product-infoimg .hd {
  padding-top: 70px;
  width: 746px;
  margin: 0 auto;
}
.product-infoimg .hd ul {
  width: 100%;
  display: table;
}
.product-infoimg .hd ul li {
  display: table-cell;
  height: 11px;
  font-size: 0;
  line-height: 20em;
  background: #adadad;
  overflow: hidden;
  box-sizing: border-box;
  border-right: 3px solid #333;
  border-rileft: 3px solid #333;
}
.product-infoimg .hd ul .on {
  background: #717171;
}
.seven-elevenPpt {
  width: 100%;
  min-width: 1060px;
  height: 690px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center;
  background: #000;
  border-bottom: 38px solid #000;
  border-top: 38px solid #000;
}
.seven-elevenPpt .bd {
  width: 1060px;
  position: absolute;
  left: 50%;
  margin-left: -530px;
}
.seven-elevenPpt .bd a
{
  display: block;
  width: 40px;
  height:82px;
  position: absolute;
  top: 35%;
  cursor: pointer; 
}
.seven-elevenPpt .bd a.prev
{
  left: 10px;
  background: url('../images/fan-hmy-2.png') no-repeat 0px -82px;
}
.seven-elevenPpt .bd a.next:hover
{
     background: url('../images/fan-hmy-2.png') no-repeat -68px 0px;
}
.seven-elevenPpt .bd a.prev:hover
{
     background: url('../images/fan-hmy-2.png') no-repeat -68px -82px;
}
.seven-elevenPpt .bd a.next 
{
  right: 10px;
  background: url('../images/fan-hmy-2.png') no-repeat 0px 0px;
}
.seven-elevenPpt .bd li {
  width: 1060px;
  overflow: hidden;
}
.seven-elevenPpt .bd li img {
  display: block;
  width: 1062px;
  height: 690px;
}
.seven-elevenPpt .tempWrap {
  overflow: visible !important;
}
.seven-elevenPpt .tempWrap ul {
  margin-left: -1060px !important;/*强制位置*/
}
.seven-elevenPpt .hd {
  position: relative;
  width: 1060px;
  margin: 0 auto;
  height: 690px;
}
.seven-elevenPpt .prev1,
.seven-elevenPpt .next1 {
  position: absolute;
  background: url(../images/fan-hmy-2.png) no-repeat 0 -82px;
  width: 40px;
  height: 82px;
  display: block;
  top: 50%;
  margin-top: -41px;
  cursor: pointer;
}
.seven-elevenPpt .prev1 {
  left: 10px;
}
.seven-elevenPpt .prev1:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px -82px;
}
.seven-elevenPpt .next1 {
  right: 10px;
  background: url(../images/fan-hmy-2.png) no-repeat 0 0;
}
.seven-elevenPpt .next1:hover {
  background: url(../images/fan-hmy-2.png) no-repeat -68px 0;
}
.seven-elevenPpt .prev-left {
  left: -50%;
  margin-left: -530px;
}
.seven-elevenPpt .nextright {
  left: 50%;
  margin-left: 530px;
}
.seven-elevenPpt .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 690px;
}
.seven-elevenPpt .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 690px;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.tabproduct-infotabs {
  background: #e6e6e6;
  overflow: hidden;
  z-index: 1;
}
.tabproduct-listtab {
  width: 1060px;
  margin: 0 auto;
  padding: 20px 0 10px;
}
.tabproduct-listtab li {
  display: inline-block;
  width: 100px;
  height: 70px;
  border: 1px solid #b3b3b3;
  margin-right: 15px;
  cursor: pointer;
}
.tabproduct-listtab li img {
  width: 100px;
  height: 70px;
}
.tabproduct-listtab .on {
  border: 1px solid #000;
}
.seven-eleventext {
  overflow: hidden;
}
.seven-eleventext img {
  max-width: 1200px;
}
.seven-eleventext .ul-list {
  display: inline-block;
  margin-top: 15px;
}
.seven-eleventext .ul-list li {
  background: url(../images/fan-hmy-8.jpg) no-repeat 0 8px;
  padding: 5px 0 5px 25px;
}
.leftsider {
  float: left;
}
.rightsider {
  float: right;
}
.leftsider {
  float: left;
}
.width550 {
  width: 550px;
}
.product-tables {
  border: 1px solid #989898;
  border-collapse: collapse;
  width: 100%;
}
.product-tables td {
  border: 1px solid #989898;
  text-align: center;
  padding: 5px;
}
.width1060 {
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}
.center-list {
  text-align: center;
}
.width390 {
  width: 390px;
}
/*.Atternative-list {
  overflow: hidden;
}*/
.Atternative-list li {
  display: inline-block;
  width: 70px;
  text-align: center;
  margin-right: 23px;
  position: relative;
  float: left;
}
.Atternative-list li img {
  display: block;
  padding-bottom: 5px;
  width: 69px;
  height: 48px;
}
.Atternative-list li .divimg{
	position: absolute;
	width: 210px;
	height: 148px;
	top: -160px;
	left: -65px;
	display: none;
	z-index: 5;
}
.Atternative-list li .divimg img{
		width: 210px;
	height: 148px;
}
.Atternative-list li:hover   .divimg{
	display: block;
}
.Atternative-list li:hover{
	color: #c00;
}
.Atternative-list li:hover img{
	opacity: 0.8;
}
.Atternative-list li:hover   .divimg img{
	opacity: 1;
}
.Atternative-list li .divimg img{
		width: 210px;
	height: 148px;
}
.store-listnavbg {
  background: #999;
  padding: 15px 0;
  overflow: hidden;
}
.store-listnav {
  width: 1060px;
  margin: 0 auto;
}
.Atternative-listtab {
  width: 1060px;
  margin: 0 auto;
  position: relative;
  height: 100px;
}
.Atternative-listtab .bd {
  width: 780px;
  margin: 0 auto;
  text-align: center;
  color: #221815;
}
.Atternative-listtab .bd li {
  display: inline-block;
  width: 70px;
  text-align: center;
  margin-right: 23px;
  position: relative;
  float: left;
}
.Atternative-listtab .bd li img {
  display: block;
  padding-bottom: 5px;
  width: 69px;
  height: 48px;
}
.Atternative-listtab .bd li .divimg{
	position: absolute;
	width: 210px;
	height: 148px;
	top: -160px;
	left: -65px;
	display: none;
	z-index: 5;
}
.Atternative-listtab .bd li:hover   .divimg{
	display: block;
}
.Atternative-listtab .bd li:hover{
	color: #c00;
}
.Atternative-listtab .bd li:hover img{
	opacity: 0.8;
}
.Atternative-listtab .bd li:hover   .divimg img{
	opacity: 1;
}
.Atternative-listtab .bd li .divimg img{
		width: 210px;
	height: 148px;
}
.Atternative-listtab .next,
.Atternative-listtab .prev {
  position: absolute;
  background: url(../images/fan-hmy-3.png) no-repeat -64px;
  width: 54px;
  height: 54px;
  top: 0;
  cursor: pointer;
  border: 1px solid #ccc;
}
.Atternative-listtab .next {
  right: 0;
}
.Atternative-listtab .prev {
  left: 0;
  background: url(../images/fan-hmy-3.png) no-repeat 0 0;
}
/*# sourceMappingURL=product.css.map */
