body {
	font-family: 'trd', 'helvetica', 'microsoft yahei';
}


@font-face {
	font-family: "trd";
	src: url('../fonts/trd.woff') format('woff'); /* chrome, firefox */
}

.trd {
  	font-family:"trd" !important;
}


/*
 首页Slide（START）
 * */

#cst-space {
	background: #e8e8e8;
	height: 660px;
}

#cst-space #gall-wp {
	height: 100%;
	margin: auto;
	overflow: hidden;
}

#cst-space #gall-list {
	height: 100%;
	position: absolute;
	top: 0;
	width: 200000px;
}

#cst-space .gall-itm {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

#btc-lst {
	height: 8px;
	text-align: center;
	position: absolute;
	bottom: 50px;
	width: 100%;
	z-index: 11;
}

#btc-lst .itm {
	display: inline-block;
	height: 8px;
	width: 8px;
	background: rgba(0, 0, 0, .1);
	cursor: pointer;
	margin: 0 2px;
	border-radius: 30px;
}

#btc-lst .itm:hover {
	background: rgba(0, 0, 0, .3);
}

#btc-lst .itm.selected {
	background: rgba(0, 0, 0, .3);
}

.sid-bts {
	cursor: pointer;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -40px;
	z-index: 11;
	background: rgba(0, 0, 0, .02);
}

.sid-bts .iconfont {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	color: #FFF;
	text-align: center;
	font-size: 42px;
}

.sid-bts.lt:hover {
	background-color: rgba(0, 0, 0, .05);
}

.sid-bts.rt {
	background-position: center -360px;
	left: auto;
	right: 0px;
}

.sid-bts.rt:hover {
	background-color: rgba(0, 0, 0, .05);
}


/*
 首页Slide（END）
 * */

.nxtopbanner {
	width: 1170px;
	top: 20px;
	left: 50%;
	margin-left: -585px;
	position: fixed;
	z-index: 16;
	box-sizing: border-box;
	transition: all .5s;
}

.nxtopbanner.topped {
	top: 0;
	width: 100%;
	margin-left: -50%;
}

.nxtopbanner .inner {
	height: 60px;
	line-height: 60px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	border-radius: 5px;
	padding: 0 35px;
}

.nxtopbanner.topped .inner {
	border-radius: 0;
}

.nxtopbanner .ltlogo,
.nxtopbanner .rtico {
	display: inline-block;
	z-index: 2;
	position: relative;
	height: 100%;
}

.nxtopbanner .rtico {
	position: absolute;
	right: 30px;
	top: 50%;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
}

.nxtopbanner .rtico a {
	margin-left: 0;
	padding: 0 15px;
}

.nxtopbanner .rtico .iconfont {
	font-size: 20px;
	color: #c1c1c5;
}

.nxtopbanner .ltlogo img {
	height: 40px;
	top: 50%;
	margin-top: -20px;
	position: absolute;
}

.nxtopbanner .mdcontent {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.nxtopbanner .mdliddl {
	/*border-top:1px solid rgba(0,0,0,.05);*/
	box-shadow: 0 20px 20px rgba(0, 0, 0, .05);
	margin-top: -5px;
	position: absolute;
	border-radius: 0 0 5px 5px;
	top: 100%;
	height: 0;
	width: 100%;
	background: #FFF;
	left: 0;
	opacity: 0;
	transition: all .4s;
	transition-delay: .3s;
	overflow: hidden;
}

.nxtopbanner .mdcontent .uln {
	width: 100%;
	height: 100%;
	display: block;
	padding: 0;
	margin: 0;
}

.nxtopbanner .mdcontent .uln li {
	display: inline-block;
	height: 100%;
	transition: all .6s;
}

.nxtopbanner .mdcontent .uln li a {
	display: inline-block;
	height: 100%;
	padding: 0 30px;
	font-size: 14px;
	color: #707473;
	font-weight: 400;
	transition: all .6s;
}

.nxtopbanner .mdcontent .uln li:hover {
	background: #fff;
}

.nxtopbanner .mdcontent .uln li:hover a {
	color: #444;
}

.nxtopbanner .mdcontent .uln li.ignor a {
	color: rgba(112, 116, 115, .3);
}

.nxtopbanner .mdcontent .uln li:hover .mdliddl {
	opacity: 1;
	height: 300px;
}

.nxtopbanner .mdcontent .uln li.ykzn:hover .mdliddl {
	opacity: 1;
	height: 250px;
}

.imgbtt,
.ctimgbtt {
	height: 70px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 30px 0;
}

.ctimgbtt {
	background: transparent;
	color: #72777e;
	text-align: center;
	height: auto;
}

.ctimgbtt .t1 {
	font-size: 22px;
	font-weight: 200;
}

.ctimgbtt .t2 {
	font-size: 22px;
	color: #ccc;
	font-weight: 200;
}

.pagebottom {
	background: #3d3c42;
	padding: 0;
}

.pagebottom .tcg1 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.pagebottom .tcg2 {
	background: #323237;
	padding: 20px 0;
}

.pagebottom .logo {
	width: 100px;
	/*background:url(../img/logo.png) center center no-repeat;
	background-size: contain;*/
	display: inline-block;
	margin-bottom: 15px;
}

.pagebottom .t1 {
	color: #FFF;
	margin-bottom: 10px;
}

.pagebottom .t2 {
	color: #666;
}

.pagebottom .qgrx {
	font-size: 18px;
	color: #03A9D4;
}

.gall3grids {
	display: table;
	width: 100%;
}

.gall3grids .td {
	display: table-cell;
	width: 33%;
}

.gall3grids .td:nth-child(2) {
	width: 34%;
}

.gall3grids .td .inner {
	padding: 5px;
	padding-top: 0;
}

.gall3grids .td:nth-child(1) .inner {
	padding-right: 0;
	padding-left: 0;
}

.gall3grids .td:nth-child(3) .inner {
	padding-right: 0;
	padding-left: 0;
}

.gall3grids .td .inner .imgwrapper {
	height: 280px;
	overflow: hidden;
}

.gall3grids .td .inner .imghold {
	background: url(../img/slide/btcht01.jpg) center center no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	z-index: 0;
	transition: transform 1s;
}

.gall3grids .td:hover .imghold {
	transform: scale(1.03);
}

.gall3grids .td .inner .crv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#444444+0,444444+100&0+0,0.3+100 */
	background: -moz-linear-gradient(top, rgba(68, 68, 68, 0) 0%, rgba(68, 68, 68, 0.6) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(68, 68, 68, 0) 0%, rgba(68, 68, 68, 0.6) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(68, 68, 68, 0) 0%, rgba(68, 68, 68, 0.6) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00444444', endColorstr='#88444444', GradientType=0);
	/* IE6-9 */
	transition: all 1s;
}

.gall3grids .td:hover .inner .crv {
	opacity: 0.25;
}

.gall3grids .td .inner .txtct {
	color: #FFF;
	position: absolute;
	padding: 0 30px;
	box-sizing: border-box;
	bottom: 20px;
	z-index: 2;
	width: 100%;
}

.gall3grids .td .inner .txtct .t1 {
	font-size: 16px;
	text-shadow: 0 0 5px rgba(0, 0, 0, .4);
}

.gall3grids .td .inner .txtct .t1 span {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
}

.gall3grids .td .inner .txtct .t2 {
	color: rgba(255, 255, 255, .75);
}

.slide_sheet {
	opacity: 0;
	transition: all 0.5s;
}

.slide_sheet.slide_show {
	opacity: 1;
}

.slide_sheet[sid='1'] {
	transition-delay: .1s;
}

.slide_sheet[sid='2'] {
	transition-delay: .2s;
}

.slide_sheet[sid='3'] {
	transition-delay: .3s;
}

.slide_sheet[sid='4'] {
	transition-delay: .4s;
}

.slide_sheet[sid='5'] {
	transition-delay: .5s;
}

.weibo_bt,
.weixin_bt {
	font-size: 32px;
	color: #666669;
	margin-right: 20px;
}

.weibo_bt:hover,
.weixin_bt:hover {
	color: #8f8e94;
}

.weixin_bt {}

.sunnytct {
	padding: 30px 0;
}

.sunnytct .t1 {
	margin-right: 10px;
	font-size: 25px;
	font-weight: 400;
}

.sunnytct .t2 {
	font-size: 16px;
	color: #bbb;
}

.sunnydetailc {
	overflow: hidden;
	background: #FFF;
	border-radius: 3px;
	margin-bottom: 50px;
	overflow: hidden;
}

.sunnydetailc .prodimghc {
	width: 100%;
}

.ecproditm {
	background: #FFF;
	border-radius: 3px;
	height: 340px;
	transition: all .3s;
	margin-bottom: 30px;
	box-shadow: 0 2px 10px -3px rgba(0, 0, 0, .1);
}

.ecproditm.inst {
	padding-bottom: 20px;
	padding-top: 20px;
	height: auto;
}

.ecproditm .crv {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.ecproditm .imghod {
	text-align: center;
	height: 200px;
	padding-top: 20px;
	margin: 0 0 20px 0;
	background-position: center center;
}

.ecproditm.link {
	cursor: pointer;
}

.ecproditm .imgdivhod {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 130px;
	margin: 0 20px 20px 20px;
	border-radius: 2px;
}

.ecproditm .imghod img {
	/*width:100%;*/
	max-width: 100%;
}

.ecproditm.link:hover {
	box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .2)
	/*transform: translate3d(0, -5px, 0);*/
}

.ecproditm .txtcht {
	padding: 0 20px;
	border-left: 2px solid #e8e8e8;
	transition: all .3s ease-in-out;
	margin-bottom: 8px;
}

.ecproditm .txtcht .ts1 {
	font-size: 18px;
	margin-bottom: 5px;
}

.ecproditm.inst .txtcht .ts1 {
	height: 25px;
	overflow: hidden;
}

.ecproditm.inst .storytag {
	position: absolute;
	display: inline-block;
	border-radius: 3px;
	right: -5px;
	top: 5px;
	padding: 0 5px;
	background: #03A9D4;
	color: #FFF;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
	font-size: 10px;
}

.ecproditm .txtcht .ts2 {
	color: #bbb;
}

.ecproditm.inst .txtcht .ts2 {
	height: 20px;
}

.ecproditm.link:hover .txtcht {
	border-left-width: 6px;
	border-left-color: #1ec9f3;
}

.ecproditm .tprice {
	text-align: right;
	padding-right: 20px;
}

.ecproditm .tprice .core {
	color: #1ec9f3;
	font-size: 18px;
	font-weight: 800;
}

.gray-box {
	background: #fff;
	border-radius: 3px;
	border-color: rgba(0, 0, 0, .14);
	box-shadow: 0 3px 8px -6px rgba(0, 0, 0, .1);
}

.shopping-info {
	margin: 0 0 50px 0;
	overflow: hidden;
	background: #fff;
	text-align: center;
}

.shopping-info li {
	float: left;
	width: 25%;
	height: 153px;
}

.shopping-info li span {
	margin: 35px auto 5px;
	display: block;
	width: 32px;
	height: 36px;
	background: url(../img/shopping-info.png) no-repeat top left;
	transition: all .15s ease;
	-moz-transition: all .15s ease;
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
}

.shopping-info li h5 {
	color: #000;
	font-size: 15px;
	line-height: 25px;
}

.shopping-info li h6 {
	color: #A8A8A8;
	font-size: 12px;
	line-height: 24px;
}

.shopping-info li span.exchange-goods {
	background-position: -100px 0;
	opacity: .625;
}

.shopping-info li span.online {
	opacity: .625;
}

.shopping-info li span.delivery-goods {
	background-position: -150px 0;
	opacity: .625;
}

.shopping-info li span.return-goods {
	background-position: -50px 0;
	opacity: .625;
}

.ecbreadcrumb {
	margin-top: 110px;
	margin-bottom: 30px;
}

.ecbreadcrumb .itm {
	font-weight: 200;
	color: #999;
}

.ecbreadcrumb span.itm {
	color: #ccc;
}

.ecbreadcrumb .spliter {
	color: #ccc;
	margin: 0 15px;
	font-size: 12px;
}

.btfixprodthumb {
	display: table;
	right: -400px;
	bottom: 0;
	height: 60px;
	background: #FBFBFB;
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, .1);
	z-index: 2;
	position: fixed;
	transition: all .8s;
	max-width: 400px;
}

.btfixprodthumb.displayed {
	right: 0;
}

.btfixprodthumb .td {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.btfixprodthumb .tx1 {
	width: 60px;
}

.btfixprodthumb .tx3 {
	width: 100px;
	text-align: right;
}

.btfixprodthumb .thumbimgbt {
	background: url(../img/slide/Jsm1.jpg) center center no-repeat;
	background-size: cover;
	width: 60px;
	height: 60px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

.mdliddlindxtcg01 {
	width: 20%;
	float: left;
}

.mdliddlindxtcg02 {
	width: 60%;
	float: left;
	text-align: center;
	line-height: normal;
	display: block;
}


/*.mdliddlindxtcg03 {
	display: inline-block;
	background: url(../img/slide/nxprod01.jpg) center center no-repeat;
	width: 200px;
	height: 160px;
	background-size: contain;
}*/

.mdliddlindxtcg04 {
	font-size: 16px;
	transition: all .5s;
	font-weight: bold;
}

.innacht:hover .mdliddlindxtcg04 {
	color: #03A9F4;
}

.solidheadbar {
	background: #333 no-repeat center center;
	background-size: cover;
	height: 360px;
	background-image: url(../img/slide/at04.jpg);
}

.solidheadbar .inner {
	padding-top: 130px;
	color: #FFF;
	font-size: 16px;
}
.solidheadbar .t1 {
	font-size:24px;
	margin-bottom:5px;
}
.solidheadbar .t3 {
	padding-top:25px;
}
