﻿* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

.trans {
	-webkit-transition: .3s;
	transition: .3s;
}

.cover {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

a {
	color: #333;
}

a:hover {
	color: #fe0103;
}

u {
	text-decoration: none;
}

img {
	height: auto;
	max-width: 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

select,
input,
textarea {
	outline: none;
}

.tl {
	text-align: left !important;
}

.tr {
	text-align: right !important;
}

.tc {
	text-align: center !important;
}

hr {
	border: none;
	outline: none;
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.line2 {
	border-top: 1px dashed #e4e4e4;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.line1 {
	border: none;
	height: 1px;
	color: #333;
	/* old IE */
	background-color: #333;
	/* Modern Browsers */
}

.ic {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 0 4px 0 0;
}

body {
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 14px;
	overflow-x: hidden;
}

.w1200 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}


/*手机头部*/

.m-bar {
	height: 60px;
	background-color: #fff;
	box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, .2);
	z-index: 9999999999999999;
}

.logo-m {
	width: 60%;
	display: inline-block;
	float: left;
	margin-left: 10px;
	height: 60px;
	line-height: 60px;
}

.logo-m img {
	1height: 52px;
	display: inline-block;
	z-index: 60;
	vertical-align: middle;
}

.m-hd {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000000;
}

.m-nav {
	clear: both;
	top: 60px;
	right: 0;
	width: 50%;
	background-color: rgba(245, 245, 245, 0.9);
	float: right;
}

.m-nav a {
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: left;
	border-top: 1px solid #dadada;
	font-size: 15px;
	padding: 0 20px;
	text-transform: uppervideo;
	color: #161415;
	background: url(../images/icon_i_manu.png) no-repeat 80% center;
}

.m-nav a.home {
	background: none;
}

.m-trigger {
	height: 60px;
	cursor: pointer;
	width: 60px;
	float: right;
	background: url(../images/menu.png) no-repeat center center;
	background-size: 25px;
}

.m-nav {
	display: none;
}

.m-sub {
	display: none;
}

.m-sub a {
	font-size: 13px;
	padding: 0 30px;
	background-color: #fafafa;
	border-top-color: #dadada;
	color: #666;
	background-image: none;
}

.m-show {
	display: none;
}

.m-lan a {
	display: inline-block;
	width: 50%;
	text-align: center;
}

.banben {
	1width: 23%;
	float: left;
	display: inline-block;
	text-align: right;
	line-height: 60px;
	font-size: 27px; margin-left: 43px;
}


/*banner*/

.banner {
	width: 100%;
	height: 450px;
}

.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.baner_box {
	width: 1024px;
	margin: 0 auto;
}

.n_banner {
	width: 1920px;
	overflow: hidden;
	display: block;
	margin-left: -448px;
}

.n_banner ul li {
	list-style: none;
}

.atlas {
	width: 999999px;
}

.atlas li {
	float: left;
}

.atlas li img {
	display: block;
}

.n_banner .num {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 5%;
	left: 0;
	text-align: center;
	/* z-index:5;*/
}

.n_banner .num a {
	width: 20px;
	height: 20px;
	/*width:12px; height:12px;*/
	display: inline-block;
	margin: 0 5px;
	background: url(../images/icon_dot.png) no-repeat center center;
}

.n_banner .num a.on {
	width: 20px;
	height: 20px;
	background: url(../images/icon_dot2.png) no-repeat center center;
}

.m-navwrap {
	display: none;
}

#inner_ban .n_baner {
	height: auto;
}

#inner_ban .n_baner img {
	width: 100%;
	height: auto;
	max-width: 1920px;
	display: block;
}

.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.baner_box {
	width: 1024px;
	margin: 0 auto;
}

.n_baner {
	width: 1920px;
	margin: 0 -460px;
	overflow: hidden;
	display: block;
	position: relative;
}

.atlas {
	width: 999999px;
}

.atlas li {
	float: left;
}

.atlas li img {
	display: block;
}

.n_baner .num {
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 5%;
	left: 0;
	text-align: center;
	z-index: 1;
}

.n_baner .num a {
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 0 5px;
}

.n_baner .num a.on {
	background: #fff
}

.home_phone {
	text-align: center;
	height: 46px;
	background: #fff;
	border-bottom: 1px solid #dadada;
	line-height: 48px;
	overflow: hidden;
}

.home_phone span {
	font-size: 20px;
	font-weight: bold;
	color: #36669d;
	line-height: 48px;
	display: inline-block;
	background: url(../images/i_icon_tel.png) no-repeat left center;
	padding-left: 35px;
}


/*pro*/

.m_pro_nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dadada solid;
}

.m_pro_nav p {
	float: left;
	margin-left: 3%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	background: url(../images/icon.jpg) no-repeat left center;
	padding-left: 15px;
}

.m_pro_nav span {
	float: right;
	background: url(../images/icon_more.jpg) no-repeat right center;
	margin-right: 3%;
	padding-right: 20px;
	color: #c51c19;
}

.m_pro {
	width: 98%;
	margin: 2% auto;
	overflow: hidden;
}

.m_pro ul li {
	width: 47%;
	float: left;
	margin-left: 2%;
	overflow: hidden;
	margin-top: 2%;
}

.m_pro ul li img {
	width: 100%;
	border: 1px #dadada solid;
}

.m_pro ul li p {
	text-align: center;
}

.m_pro ul li p a {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #36669d;
	font-weight: bold;
}

.m_pro ul li span {
	font-size: 12px;
}


/*about*/

.about {
	width: 94%;
	margin: 2% auto;
	overflow: hidden;
}


/* .about img{ width:100%; height:100%;} */

.about p {
	line-height: 22px;
	margin-top: 5px;
}


/*news*/

.news {
	width: 96%;
	height: auto;
	margin: auto;
	padding: 5px 0px;
}

.news ul li {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	float: left;
	border-bottom: 1px dashed #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat right center;
	margin: auto;
}

.news ul li h3 {
	width: 66%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news ul li p {
	width: 66%;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
}

.news ul li .lzj {
	width: 30%;
	text-align: center;
	float: left;
	margin-right: 3%
}


/*bottom*/

.lfooter {
	width: 100%;
	height: 70px;
	background-color: #161415;
	bottom: 0px;
	margin-top: 5px;
	/*position:fixed;*/
	left: 0px;
}

.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 0px;
}

.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}


/*foot*/

.foot {
	padding: 5px 0px;
	overflow: hidden;
}

.foot_con {
	width: 100%;
	margin: auto;
}

.copyright {
	line-height: 20px;
}

.copyright p {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


/*内页*/


/*title*/

.public_mobile {
	display: block;
	position: relative;
	background: #161415;
	height: 60px;
	margin-bottom: 10px;
	padding: 10px;
}

.public_mobile_tit {
	width: 100%;
	margin: auto;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	background: url(../Images/icon_mobile.png) no-repeat center right #ffffff;
	margin-bottom: 10px;
	padding-left: 15px;
}

.sub_nav {
	display: none;
	width: 100%;
	overflow: hidden;
}

.public_mobile_hide {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 60px;
	display: none;
	left: 0px;
}

.public_mobile ul li a {
	font-size: 14px;
	line-height: 40px;
	color: #4f4f4f;
	padding-left: 25px;
}

.public_mobile ul li {
	width: 100%;
	background: #fafafa;
	border-bottom: 1px #c7c7c7 dotted;
}


/*pro*/

.pro_list {
	overflow: hidden;
	width: 100%;
	margin: 20px auto;
	margin-bottom: 0px;
}

.pro_list ul li {
	float: left;
	width: 47%;
	text-align: center;
	margin-left: 2%;
	margin-bottom: 25px;
	background: #fff;
	overflow: hidden;
	border: 1px #dadada solid;
}

.pro_list ul li a.proimg {
	overflow: hidden;
	display: block;
}

.pro_list ul li a.proimg img {
	width: 100%;
	transition: all 1s;
}

.pro_list ul li a.proimg:hover img {
	transform: scale(1.1, 1.1);
}

.pro_list ul li p {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.pro_list ul li p a {
	display: block;
}

.pro_list ul li p a:hover {
	background: #4174d7;
	color: #fff;
}

.fanye {
	text-align: center;
	margin: 5px auto;
}

.page {
	display: inline-block;
	overflow: hidden;
}

.fanye ul li {
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px #dfdfdf solid;
	margin-right: 10px;
	margin-bottom: 15px;
	background: #fff;
	padding: 0px 5px;
}

.fanye ul li span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
}

.pagelist {
	margin: 20px 10px;
	height: 40px;
	background: #FFF;
	font-weight: bold;
	line-height: 40px;
	display: box;
	font-size: 16px;
	border: 1px solid #BBB;
	display: -moz-box;
	display: -webkit-box;
	border-radius: 5px;
}

.pagelist span {
	display: block;
	text-align: center;
	box-flex: 1.0;
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
}

.pagelist span a {
	display: block;
	color: #666;
}

.page {
	width: 30px;
	overflow: hidden;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

.page select {
	font-size: 16px;
	height: 40px;
	background: none;
	text-align: center;
	border: none;
	font-family: Arial;
	color: #666;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.about {
	border-bottom: 1px #DADADA solid;
	overflow: scroll;
	padding: 2%;
}

.about p {
	line-height: 24px;
	font-size: 12px;
}


/* .about img{ width:100% !important; height:100% !important; } */

.about table {
	width: 100% !important;
	word-break: break-all;
	word-wrap: break-all;
}

.a_x_c_tit {
	text-align: center;
}

.a_x_c_tit p {
	color: #15173F;
	font: bold 16px/40px "微软雅黑";
	border-bottom: 1px dashed #ccc;
	margin-bottom: 30px;
}

.a_x_c_tit1 p {
	color: #333333;
	font: 12px/30px "微软雅黑";
	text-align: center;
}

.a_x_p_ul {
	display: -webkit-box;
	padding-bottom: 10px;
}

.a_x_p_ul a {
	text-decoration: none;
}

.a_x_p_u_preinfo {
	text-align: right;
	padding: 4%;
	background: #efefef url(../images/listmoreanti.png) no-repeat 2% center;
	background-size: 10px;
	width: 50%;
}

.a_x_p_u_preinfo p.pret {
	margin-bottom: 5px;
	display: block;
}

.a_x_p_u_preinfo p.pres {
	line-height: 24px;
	display: block;
}

.a_x_p_u_nextinfo {
	text-align: left;
	padding: 4%;
	margin-left: 3px;
	background: #efefef url(../images/listmore.png) no-repeat 98% center;
	background-size: 10px;
	width: 50%;
}

.news_con {
	width: 96%;
	height: auto;
	margin: auto;
	padding: 5px 0px;
}

.news_con ul li {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	float: left;
	border-bottom: 1px dashed #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat right center;
	margin: auto;
}

.news_con ul li h3 {
	width: 66%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
}

.news_con ul li p {
	width: 66%;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
}

.news_con ul li .lzj {
	width: 30%;
	text-align: center;
	float: left;
	margin-right: 3%
}

.about_con {
	width: 94%;
	margin: 10px auto;
}
.about_con p{
	font-size: 1em;
	line-height: 2em;
	text-indent:2em;
	color: #3F3F3F;
}

.contact_con{
	width: 100%;
}
.contact_con ul{
	width: 95%;
	margin: 0 auto;
}
.contact_con ul li{
	font-size: 1em;
	line-height: 2.4em;
	color:#343434
}











/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-gallery {
  width: 90%;
  max-width: 1048px;
  margin: 1.5em auto;
}
.cd-gallery::after {
  clear: both;
  content: "";
  display: table;
}
.cd-gallery > li {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;
  background: #ffffff;
  border-radius: .25em;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.cd-gallery > li > a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-gallery {
    margin: 2em auto;
  }
  .cd-gallery > li {
    width: 100%;
    
    margin-right: 4%;
    margin-bottom: 2.5em;
  }
  .cd-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1048px) {
  .cd-gallery {
    margin: 2.5em auto;
  }
  .no-touch .cd-gallery > li:hover .cd-dots li.selected a {
    /* Slider dots - change background-color of the selected dot when hover over the its parent list item */
    background: #2f2933;
    border-color: #2f2933;
  }
  .no-touch .cd-gallery > li:hover .cd-dots a {
    /* Slider dots - change dot border-color when hover over the its parent list item */
    border-color: #9688a0;
  }
  .no-touch .cd-gallery > li:hover li.move-right, .no-touch .cd-gallery > li:hover li.move-left {
    /* show preview items when hover over the its parent list item */
    opacity: 0.3;
  }
}

.cd-item-wrapper {
  position: relative;
  overflow: hidden;
  margin: 3em 0;
}
.cd-item-wrapper li {
  position: absolute;
  top: 0;
  left: 10%;
  height: 100%;
  width: 80%;
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
  -webkit-transform: translateX(200%) scale(0.7);
  -moz-transform: translateX(200%) scale(0.7);
  -ms-transform: translateX(200%) scale(0.7);
  -o-transform: translateX(200%) scale(0.7);
  transform: translateX(200%) scale(0.7);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.cd-item-wrapper li.selected {
  /* selected item */
  position: relative;
  opacity: 1;
  -webkit-transform: translateX(0) scale(1.3);
  -moz-transform: translateX(0) scale(1.3);
  -ms-transform: translateX(0) scale(1.3);
  -o-transform: translateX(0) scale(1.3);
  transform: translateX(0) scale(1.3);
}
.cd-item-wrapper li.move-left {
  /* item on left - preview visible */
  -webkit-transform: translateX(-100%) scale(0.7);
  -moz-transform: translateX(-100%) scale(0.7);
  -ms-transform: translateX(-100%) scale(0.7);
  -o-transform: translateX(-100%) scale(0.7);
  transform: translateX(-100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.move-right {
  /* item on right - preview visible */
  -webkit-transform: translateX(100%) scale(0.7);
  -moz-transform: translateX(100%) scale(0.7);
  -ms-transform: translateX(100%) scale(0.7);
  -o-transform: translateX(100%) scale(0.7);
  transform: translateX(100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.hide-left {
  /* items hidden on the left */
  -webkit-transform: translateX(-200%) scale(0.7);
  -moz-transform: translateX(-200%) scale(0.7);
  -ms-transform: translateX(-200%) scale(0.7);
  -o-transform: translateX(-200%) scale(0.7);
  transform: translateX(-200%) scale(0.7);
}
.cd-item-wrapper li img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1048px) {
  .cd-item-wrapper li.move-left,
  .cd-item-wrapper li.move-right {
    /* hide preview items */
    opacity: 0;
  }
  .cd-item-wrapper li.focus-on-left {
    /* class added to the .selected and .move-right items when user hovers over the .move-left item (item preview on the left) */
    -webkit-transform: translateX(3%) scale(1.25);
    -moz-transform: translateX(3%) scale(1.25);
    -ms-transform: translateX(3%) scale(1.25);
    -o-transform: translateX(3%) scale(1.25);
    transform: translateX(3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-left.move-right {
    -webkit-transform: translateX(103%) scale(0.7);
    -moz-transform: translateX(103%) scale(0.7);
    -ms-transform: translateX(103%) scale(0.7);
    -o-transform: translateX(103%) scale(0.7);
    transform: translateX(103%) scale(0.7);
  }
  .cd-item-wrapper li.focus-on-right {
    /* class added to the .selected and .move-left items when user hovers over the .move-right item (item preview on the right) */
    -webkit-transform: translateX(-3%) scale(1.25);
    -moz-transform: translateX(-3%) scale(1.25);
    -ms-transform: translateX(-3%) scale(1.25);
    -o-transform: translateX(-3%) scale(1.25);
    transform: translateX(-3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-right.move-left {
    -webkit-transform: translateX(-103%) scale(0.7);
    -moz-transform: translateX(-103%) scale(0.7);
    -ms-transform: translateX(-103%) scale(0.7);
    -o-transform: translateX(-103%) scale(0.7);
    transform: translateX(-103%) scale(0.7);
  }
  .cd-item-wrapper li.hover {
    /* class added to the preview items (.move-left or .move-right) when user hovers over them */
    opacity: 1 !important;
  }
  .cd-item-wrapper li.hover.move-left {
    -webkit-transform: translateX(-97%) scale(0.75);
    -moz-transform: translateX(-97%) scale(0.75);
    -ms-transform: translateX(-97%) scale(0.75);
    -o-transform: translateX(-97%) scale(0.75);
    transform: translateX(-97%) scale(0.75);
  }
  .cd-item-wrapper li.hover.move-right {
    -webkit-transform: translateX(97%) scale(0.75);
    -moz-transform: translateX(97%) scale(0.75);
    -ms-transform: translateX(97%) scale(0.75);
    -o-transform: translateX(97%) scale(0.75);
    transform: translateX(97%) scale(0.75);
  }
}

.cd-dots {
  /* not visible in the html document - created using jQuery */
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .2em;
}
.cd-dots::after {
  clear: both;
  content: "";
  display: table;
}
.cd-dots li {
  display: inline-block;
  float: left;
  margin: 0 5px;
  pointer-events: none;
}
.cd-dots li.selected a {
  background: #2f2933;
  border-color: #2f2933;
}
.cd-dots a {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #9688a0;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -moz-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 1048px) {
  .cd-dots li {
    pointer-events: auto;
  }
  .cd-dots li.selected a {
    background: #cccccc;
    border-color: #cccccc;
  }
  .cd-dots a {
    height: 8px;
    width: 8px;
    border-color: #cccccc;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
  }
}

.cd-item-info {
  height: 90px;
  line-height: 90px;
  padding: 0 2em;
}
.cd-item-info::after {
  clear: both;
  content: "";
  display: table;
}
.cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
  font-weight: bold;
  font-size: 2rem;
}
.cd-item-info b {
  float: left;
}
.cd-item-info b a {
  color: #2f2933;
}
.cd-item-info .cd-price, .cd-item-info .cd-new-price {
  /* .cd-new-price not visible in the html document - created using jQuery */
  float: right;
}
.cd-item-info .cd-price {
  color: #a5d05e;
  position: relative;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-item-info .cd-price::after {
  /* crossing line - visible if price is on sale */
  content: '';
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #a5d05e;
  opacity: 0;
  -webkit-transition: width 0.2s 0s, opacity 0s 0.2s;
  -moz-transition: width 0.2s 0s, opacity 0s 0.2s;
  transition: width 0.2s 0s, opacity 0s 0.2s;
}
.cd-item-info .cd-price.on-sale::after {
  opacity: 1;
  width: 100%;
  -webkit-transition: width 0.2s 0s, opacity 0s 0s;
  -moz-transition: width 0.2s 0s, opacity 0s 0s;
  transition: width 0.2s 0s, opacity 0s 0s;
}
.cd-item-info .cd-new-price {
  /* new price - visible if price is on sale */
  color: #e76363;
  opacity: 0;
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.cd-item-info .cd-new-price.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
    font-size: 2.4rem;
  }
}

.no-js .move-right,
.no-js .move-left {
  display: none;
}








/*列表放大*/

#thumbs{
	width:100%;
	margin:30px auto 35px;
	
}

#thumbs a{
	width: 45%;
	height: 205px;
	display:inline-block;
	border:3px solid #fff;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 6px 9px 30px;
	position:relative;
	text-decoration:none;
	box-shadow: 0 0 5px #bbb;
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}

#thumbs a:after{
	
    border-radius: 7px;
    bottom: -204px;
  
    color: #343434;
    content: attr(title);
    display: inline-block;
    font-size: 14px;
  
    overflow: hidden;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
	display: block;
}

#credit{
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 8px;
	font-size: 11px;
	margin: 0 auto 70px;
	opacity: 0.5;
	padding: 12px 16px;
	text-align: center;
	width: 400px;
}
