
/* * jQuery FlexSlider v1.8 * /www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the MIT license. * /www.opensource.org/licenses/mit-license.php*/
	/* Browser Resets*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
	.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding:0;
	margin:0;
}
/* Hide the slides before the JS is loaded. Avoids image jumping*/
	.flexslider .slides img {
	max-width: 100%;
	display: block;
	position:relative;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element*/
	.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback*/
	/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load*/
	.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
	.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish*/
	.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style*/
	.flex-caption {
	width:50%;
	position: absolute;
	right:10px;
	top:21%;
	padding:0;
	margin:0;
}
.flex-caption h1 {
	font-size:40px;
	line-height:40px;
	font-family: "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,STHei,\534E\6587\7EC6\9ED1,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:10px
}
.flex-caption .slidetext1 {
	font-family: "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,STHei,\534E\6587\7EC6\9ED1,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:20px;
	display:block;
	margin-bottom:23px
}
.flex-caption .slidetext2 {
	font-family: "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,STHei,\534E\6587\7EC6\9ED1,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:400;
	font-size:13px;
	margin-bottom:35px;
	display:block
}
.flex-control-nav {
	position: absolute;
	bottom:12px;
	right:41%;
	width: 100%;
}
/* Control Nav*/
	/*IE7 IE8*/
	.flex-control-nav {
	*position: absolute;
	position: absolute\9;
	*bottom:12px;
	bottom:12px\9;
	*right:42%;
	right:42%\9;
}
.m-product-layout .flexslider .flex-next {
	*opacity: 1;
	*background:url(../images/m-next.png) no-repeat;
	*left: 982px;
	*top: 357px;
	opacity: 1\9;
	background:url(../images/m-next.png) no-repeat\9;
	left: 982px\9;
	top: 357px\9;
}
.m-product-layout .flexslider:hover .flex-next:hover {
	*opacity: 1;
	*background:url(../images/m-next-hover.png) no-repeat;
	*left: 980px;
	*top: 355px;
	opacity: 1\9;
	background:url(../images/m-next-hover.png) no-repeat\9;
	left: 980px\9;
	top: 355px\9;
}
.flex-control-nav {
	position: absolute;
    bottom: 22px;
    left: 50%;
    margin-left: -106px;
}
/* 大屏幕*/
	@media(min-height: 769px) {
.m-product-layout .flexslider .flex-next {
	opacity: 1;
	background:url(../images/m-next.png) no-repeat;
	left: 982px;
	top: 357px;
}
.m-product-layout .flexslider:hover .flex-next:hover {
	opacity: 1;
	background:url(../images/m-next-hover.png) no-repeat;
	left: 980px;
	top: 355px;
}
}
/* 平板电脑和小屏电脑之间的分辨率*/
	@media(max-height: 768px) {
.m-product-layout .flexslider .flex-next {
	opacity: 1;
	background:url(../images/m-next.png) no-repeat;
	left: 1000px;
	top: 357px;
}
.m-product-layout .flexslider:hover .flex-next:hover {
	opacity: 1;
	background:url(../images/m-next-hover.png) no-repeat;
	left: 998px;
	top: 355px;
}
}
.flex-control-nav li {
	margin: 0 0 0 7px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav a {
	width: 14px;
	height: 14px;
	display: block;
	cursor: pointer;
	text-indent: -999em;
	background: #fff;
	width: 66px;
	height: 5px;
	opacity: 0.45;
	filter:alpha(opacity=50);
}
.flex-control-nav li a:hover {
	}
.flex-control-nav li a.active {
	background: #fff;
	opacity: 0.45
}
.flex-control-paging li a.flex-active {
	opacity: 1;
	filter:alpha(opacity=100);
}
/* Direction Nav*/
	.flex-direction-nav a {
	width: 62px;
	height:62px;
	margin: -36px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	z-index: 888;
}
.m-product-layout .flexslider .flex-prev {
	opacity: 1;
	background:url(../images/m-previous.png) no-repeat;
	left: 0px;
}
.m-product-layout .flex-direction-nav .disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
.m-product-layout .flexslider:hover .flex-prev:hover {
	opacity: 1;
	background:url(../images/m-previous-hover.png) no-repeat;
	left: -2px;
	top: 348px;
	*top: 363px;/*ie7*/
}
.m-cartype-layout .flexslider .flex-next {
	opacity: 1;
	background:url(../images/m-next.png) no-repeat;
	left: 800px;
	top: -230px;
}
.m-cartype-layout .flexslider .flex-prev {
	opacity: 1;
	background:url(../images/m-previous.png) no-repeat;
	left: 190px;
	top: -230px;
}
.m-cartype-layout .flex-direction-nav .disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
.m-cartype-layout .flexslider:hover .flex-next:hover {
	opacity: 1;
	background:url(../images/m-next-hover.png) no-repeat;
	left: 798px;
	top: -232px;
}
.m-cartype-layout .flexslider:hover .flex-prev:hover {
	opacity: 1;
	background:url(../images/m-previous-hover.png) no-repeat;
	left: 188px;
	top: -232px;
}
