@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

ul,li,dl,dt,dd{
	margin:0;
	list-style:none;
	padding:0;
	}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, SimSun, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

a {
  background: transparent;
  -webkit-transition:0.2s ease-in 0s;
	   -o-transition:0.2s ease-in 0s;
		  transition:0.2s ease-in 0s;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}
small {
  font-size: 80%;
}
legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
	font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, SimSun, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-size:14px;
	color: #333333;
  
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover  {
  color: #00ae51;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
	border:none;
  vertical-align: middle;
  max-width:100%;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
   font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}
.fb{
	font-weight:bold;
	}
p {
  margin: 0 0 10px;
}
small,
.small {
  font-size: 85%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.underline{
	text-decoration:underline;
	}
.line{
	height:0;
	overflow:hidden;
	border-top-width:1px;
	border-top-style:solid;
	margin:0;
	padding:0;
	}
.underline{
	text-decoration:underline;
	}
.c_f{
	color:#fff;
	}
.c_0{
	color:#000;
	}
.c_3{
	color:#333;
	}
.c_6{
	color:#666;
	}
.c_9{
	color:#999;
	}
.c_c{
	color:#ccc;
	}
.c_orange{
	color:#ec3800;
	}
.c_blue{
	color:#01b5d8;
	}
.c_green{
	color:#5fc000;
	}
.line{
	height:0;
	overflow:hidden;
	border-top-width:1px;
	border-top-style:solid;
	margin:0;
	padding:0;
	}
.pt5{
	padding-top:5px;
	}
.pt10{
	padding-top:10px;
	}
.pt15{
	padding-top:15px;
	}
.pt20{
	padding-top:20px;
	}
.pt25{
	padding-top:25px;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.p15{
	padding:15px;
	}
.p20{
	padding:20px;
	}
	
.mt5{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:15px;
	}
.mt20{
	margin-top:20px;
	}
.m5{
	margin:5px;
	}
.m10{
	margin:10px;
	}
.m15{
	margin:15px;
	}
.m20{
	margin:20px;
	}
.tl{
	text-align:left;
	}
.tr{
	text-align: right;
	}
.tc{
	text-align: center;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.f12{
	font-size:12px;
	}
.f16{
	font-size:16px;
	}
.f18{
	font-size:18px;
	}
.f24{
	font-size:24px;
	}
.f30{
	font-size:30px;
	}
.btn,
.btn2,
.btn3{
	display:inline-block;
	line-height:35px;
	padding:0 20px;
	background:#666;
	color:#fff;
 	text-align:center;
	}
.btn2{
	background:#b60005;
	border-radius:0;
	}
.btn3{
	background:#b0b0b0;
	border-radius:0;
	}
.btn2:hover,
.btn3:hover{
	color:#fff;
	opacity:0.8;
	}
.btn:hover{
	text-decoration:none;
	background:#333;
	color:#fff;}
.backIcon{
	width:20px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/icon.png) no-repeat 0 -128px;
	margin:-2px 5px 0 0;
	}
/* 显示类 */
.visible-phone{}
.visible-tablet{}
.visible-desktop{}
.hidden-phone{}
.hidden-tablet{}
.hidden-desktop{}

.hidden{
	display:none;
	}
.inline{
	display:inline-block;
	}
.block{
	display:block;
	}
.text-visible-phone {
  display: none !important;
}
.text-visible-tablet {
  display: none !important;
}
.text-hidden-desktop {
  display: none !important;
}
.text-visible-desktop {
  display: inline-block !important;
}

	
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: none !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  
  
  .text-hidden-desktop {
    display: inline-block !important;
  }
  .text-visible-desktop {
    display: none !important ;
  }
  .text-visible-tablet {
    display: inline-block !important;
  }
  .text-hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
   }
  .hidden-phone {
    display: none !important;
  }
  
  .text-hidden-desktop {
    display: inline-block !important;
  }
  .text-visible-desktop {
    display: none !important;
  }
  .text-visible-phone {
    display: inline-block !important;
   }
  .text-hidden-phone {
    display: none !important;
  }
  
  .btn{
		line-height:40px;
 		padding:0 20px;
		font-size:12px;
		}
	.btn:hover{
		text-decoration:none;
		background:#eb0029;
		color:#fff;}
	.backIcon{
		
		width:10px;
		height:9px;
		background:url(../images/icon.png) no-repeat 0 -64px;
		background-size:200px 200px;
 		}
}
 

/*
 Cloud Zoom CSS. (c)2012-2013 Star Plugins.
*/

/* CSS for lens */
.cloudzoom-lens {
    border:5px solid #888;
    width:100px;
    height:100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor:crosshair;
    z-index: 10;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border:1px solid #888;
    width:500px;
    height:200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
	z-index:99;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border:none;
    box-shadow:none;
}

/* CSS for captions */
.cloudzoom-caption {
    display:none;   /* CSS captions should be hidden initially */
    text-align: left;
    background-color:#000;
    color:#fff;
    font-weight:bold;
    padding:10px;
    font-family: sans-serif;
    font-size:11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image:url(../images/blank.png);
	z-index:99999;
}
.cloudzoom-blank>div{
	opacity: 0 !important;
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    background-image:url(../images/ajax-loader.gif);
    width:32px;
    height:32px;
}
/*
    This style will be applied to the first list element (UL tag)
    inside the container.
    ### This should not require changing ###
*/
.thumbelina {
    position:absolute;
    white-space:nowrap;
    /* font-size:0 stop gaps between display-inline li elemets */
    /* Either do this, or remove all white space in HTML beween li elements */
    font-size:0;    
    /* prevent annoying iPad cut/paste actions */
    -webkit-touch-callout: none; 
    -webkit-user-select: none;     
}




/* Common style for the buttons */
.thumbelina-but {
    position:absolute;
    z-index: 1;
    cursor:pointer;   
    font-size:14px;
    font-weight: bold;
    font-family:monospace;
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
    cursor:default;
    box-shadow:none;
}

/* Horizontal buttons. */
.thumbelina-but.horiz {
   position:absolute;
	 
	top:0;
	bottom:0;
	width:24px;
}
/* Left edge button. */
.thumbelina-but.horiz.left {
    left:-30px;
    
}
/* Right edge button */
.thumbelina-but.horiz.right {
    right:-30px;
}



#slider1 {
	margin:5px 30px 0 30px;
	height:112px;
	position:relative;
}
.thumbelina li{
	display:inline-block;
	width:110px;
	padding:0 5px;}

.cloudzoom-gallery{
	border:1px solid #ebebeb;
	opacity: 0.5;}
.cloudzoom-gallery-active{
	border:1px solid #00ae51;
	opacity: 1;}
.thumbelina-but.horiz.left:before,
.thumbelina-but.horiz.right:before{
	width:14px;
	height:14px;
	content:'';
	display:block;
	position:absolute;
	left:9px;
	top:50%;
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin:-5px 0 0 0;
	transform: rotate(-135deg);
			-webkit-transform: rotate(-135deg);
	}
.thumbelina-but.horiz.right:before{
	 transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			left:1px;
	}
.thumbelina-but.horiz.left:hover:before,
.thumbelina-but.horiz.right:hover:before{
	border-top:1px solid #ef606e;
	border-right:1px solid #ef606e;
	}
.thumbelina-but.horiz.disabled{
	cursor:default;
	opacity:0.3;
	}
.thumbelina-but.horiz.disabled:hover:before,
.thumbelina-but.horiz.disabled:hover:before{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
@media (max-width:768px) {	
	.thumbelina li{
		width: 80px;
	}
	#slider1{
		height: 82px;
	}
}