@charset "utf-8";
	@font-face {
	font-family:myFirstFont;
	src:url(../fonts/FZLTXHK.TTF);
}
body {
	color:#444;
	font-family:"微软雅黑";
}
a:hover {
	text-decoration:none;
}
header .top {
	padding:8px 0;
	background-color:#F7C1DA;
	color:#fff;
	font-size:13px;
}
header .top .pull-left{letter-spacing: 1px;}
header .top span {
	padding-right:10px;
}
header .top em {
	font-style:normal;
}
header .email {
	margin-left:50px;
}
header .top a {
	color:#fff;
}
header .top a:hover {
	color:#E2E765;
}
header .cns  a+a:before {
	padding:0 10px;
	content:"|";
}

header .top .share{margin-right:15px;}
header .top .share img{width:14px;display:inline-block;margin:0 2px;}

 #toTop {
      width:36px;
      height:36px;
      background:url(../images/index-top.png);
      background-size: 100% 100%;
      position:fixed;
      right:2%;
      bottom:50px;
      cursor:pointer;
      display:none;
  }





.magazine .carousel-control:focus,.magazine .carousel-control:hover,.magazine .carousel-control.left,.magazine .carousel-control,.magazine .carousel-control.right{
	opacity: 0;
}

.magazine .carousel-inner{
	width: 78%;
	margin: 0 auto;
}

@media (max-width:420px){
	.breadnav a+a:before{
		padding-right: 5px !important;
	}
	div.breadnav a{
		width: 25% !important;
	}
}


@media (min-width:1200px){
	.navbar-default .navbar-nav{
		margin-top: 10px;
	}
	.navbar-default div.navbar-header {
	// padding:10px 30px 10px 0;
	padding: 0px 30px 0 0;
	}
	div.breadnav .sou_c{
		margin-top: 2px;
	}
	.product-details .slick-slide img{
		width: 99%;
	}
	.product-details p img{
		width: 100%;
	}
	.product-details .data .color-type {
	/*height:85px;
	*/
	// position:relative;
	margin-top: 62px;
	
	}
	div.product-details table{
		width:90%;
		margin-top: 10px;
	}
	.product-details table td{
		// text-align: center;
		text-align: left;
	}
	.color-type div.color{
		top: -34px;
		left: 0px;
	}
}
@media (max-width: 980px){
	.right_contact_img{
		display: none;
	}
	#homeCarousel .carousel-control{
		display: none;
	}
}
@media (max-width: 460px){
	div.breadnav a{
		width: 33%;
		margin-top: 10px;
	}
	.color-type div.color{
		top: -30px;
	}
	div .slick-prev,div .slick-next{
		margin-top: -35px;
	}
	div.home .f1{
		padding-bottom: 0;
	}
	div.home .f2{
		padding-top: 0;
	}
	div.home .f1 .to-drown{
		height: auto;
	}
	div.carousel-inner>.item>a>img, div.carousel-inner>.item>img{
		// height: 210px;
	}
	.caption-text h3{
		overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	}
	.slick-track {
    
    // transform: translate3d(0px, 0px, 0px) !important;
	}
}







.navbar-default {
	margin-bottom:0;
	width:100%;
	border:0;
	border-radius:0;
	background-color:#F29CC3;
}

.navbar-default .navbar-header {
	// padding:10px 30px 10px 0;
	padding: 0 30px 0 0;
}
.breadnav a+a:before{

}
.navbar-default .navbar-nav>li>a {
	padding:10px 50px;
	text-align:center;
	color:#fff;
}
.navbar-default .navbar-nav>li .active,.navbar-default .navbar-nav>li>a:hover {
	color:#E2E765;
}
.navbar-default .navbar-toggle {
	padding:14px 10px;
	border:0;
	background-color:transparent!important;
}



.navbar-default .navbar-toggle:hover {
	background-color:transparent;
}
.navbar-default .navbar-toggle:visited {
	background-color:transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
}
.navbar-default .in>.navbar-nav>li>a {
	padding:10px 15px;
	background:0 0;
	color:#fff;
	text-align:center;
}
.navbar-default .in>.navbar-nav>li:hover {
	background:rgba(0,0,0,.3);
}
.navbar-default .navbar-collapse {
	padding-right:0;
	padding-left:0;
}
@media (min-width:768px) {
	.navbar-nav {
	float:none;
	text-align:center;
}
.navbar-default .navbar-nav>li {
	float:none;
	display:inline-block;
}
.navbar-default .navbar-nav>li>a {
	padding:30px 15px;
	background:url(../images/liao.png) no-repeat -10px center;
	color:#fff;
}
}@media (min-width:992px) {
	.navbar-default .navbar-nav>li>a {
	padding:30px 50px;
}
}@media (min-width:1200px) {
	.navbar-default .navbar-nav>li>a {
	padding:30px 50px;
}
}.search {
	}.search .input-group {
	float:left;
	padding:28px 0;
	width:160px;
}
.search a {
	float:left;
	padding:30px 5px;
	color:#fff;
	line-height:20px;
}
.search a:hover {
color:#E2E765;
}
.search a+a:before {
	content:"/";
	padding-right:10px;
}
.search .input-group-sm>.form-control {
	padding:3px 12px;
	height:24px;
	border-color:#fff;
	border-right:0;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	background-color:transparent;
}
.search .input-group-sm>.input-group-btn>.btn {
	padding:3px 12px;
	height:24px;
	border-color:#fff;
	border-left:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	background-color:transparent;
	color:#fff;
}
.navbar-default .in .search {
	width:100%;
	border-top:1px solid #e7e7e7;
}
.navbar-default .in .search .input-group {
	margin-left:15px;
}
.navbar-default .second-menu {
	position:absolute;
	top:80px;
	left:0;
	z-index:9;
	display:none;
	padding:10px 0 10px 0;
	min-width:120px;
	background:#F29CC3;
	font-size:12px;
}
.navbar-default .second-menu a {
	display:block;
	padding:4px 15px;
	color:#fff;
	letter-spacing:1px;
}
.navbar-default .second-menu a:hover {
	background-color:#F7C1DA;
	color:#333;
}
.navbar-default .in .second-menu {
	position:static;
	display:none !important;
}
.navbar-default .navbar-nav {
	margin-right:0;
	margin-left:0;
}
footer {
	padding:5px 0;
	background-color:#F29CC3;
	color:#E2E765;
	text-align:center;
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
}



.home .title {
	margin:0 auto;
	width:277px;
	height:84px;
	background:url(../images/home-title-bg.png) no-repeat center bottom;
	text-align:center;
	font-weight:700;
	font-size:28px;
	line-height:84px;
}
.home .p {
	padding-top:0px;
	text-align:center;
	margin:0;
}
.home .more {
	text-align: center;
    display: block;
    position: absolute;
    bottom: -30px;
    width:100%;
    left: 0;
}
.home .more a {
	padding:8px;
	color:#f29cc3;
	font-weight:700;
	line-height:30px;
}
.home .link {
	padding-bottom:0px;
	padding-left:0;
	text-align:center;
}
.home .link li {
	display:inline-block;
	padding:5px 1px;
	color:#444;
	line-height:20px;
	cursor:pointer;
	font-family:"微软雅黑";
}
.home .link li+li:before {
	padding-right:5px;
	color:#333!important;
	content:"|";
}
.home .link .hit {
	color:#F29CC3;
}

.home  .link  li:hover{
	color:#E2E765;
}

.home .link a {
	color:#444;
}
.home .link a:hover {
	color:#E2E765;
}

.home .link .active a {
	color:#F29CC3;
}
#homeCarousel item {
	text-align:center;
}
#homeCarousel img {
	display:inline-block;
}
#homeCarousel .carousel-control {
	top:50%;
	margin-top:-40px;
	width:50px;
	height:80px;
	background:0 0;
	font-size:56px;
	font-family:initial;
	line-height:80px;
	
	font-family:"宋体";
}
.home .f1 {
	padding-top:10px;
	padding-bottom:20px;
	/*background:url(../images/home-f1-bg1.jpg) no-repeat center top;*/
}
.home .f1  .tab-pane{padding:0 30px;}
.home .f1 .list {
	margin:0 5px;
	display:block;
	margin-bottom:20px;
	overflow:hidden;
	// border:1px solid #eee;
	position: relative;
	
}
.home .f1 .list:hover div{
	display: block;
}
.home .f1 .list div{
	width: 100%;
	height: 100%;
	position: absolute;
	background:rgba(255,255,255,.5);
	top: 0;
	left: 0;
	display: none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home .f1 .list span{
	position: absolute;
	
	display: block;
	
	text-align: center;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%); 	/* IE 9 */
	-moz-transform:translate(-50%,-50%); 	/* Firefox */
	-webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
	-o-transform:translate(-50%,-50%); 
	width: 100%;
}
.home .f1 .list span p{
	font-size: 10px;
	color: #666;
	font-family:"冬青黑体简体中文";
	margin-bottom: 0;
}
.home .f1 .list span strong{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family:"冬青黑体简体中文";
}


.home .f1  .slick-dots{height:0px;overflow:hidden;}
.home .f1 .list img {
	margin-right:auto;
	margin-left:auto;
	-webkit-transition:all 3s; 
    -moz-transition:all 3s; 
    -o-transition:all 3s; 
}
// .home .f1 .list img:hover{
// 	transform: scale(1.2);
// 	-ms-transform: scale(1.2); /* IE 9 */
// 	-webkit-transform: scale(1.2); /* Safari and Chrome */ 
// }
.home .f1 .pane {
	display:none;
}
.home .f1 .open {
	display:block;
}
.home .f1 .to-drown {
	margin:0 auto;
	margin-top:20px;
	width:21px;
	height:20px;
	background:url(../images/to-drown.jpg) none center;
	text-align:center;
}
.home .f2 {
	padding-top:10px;
	padding-bottom:0px;
}
.home .f2  .responsive {
	display:none;
}
.home .f2  .in {
	display:block !important;
}
.home .f2 .tab-pane {
	padding:0 32px;
}
.home .news-banner {
	margin-top:20px;
	padding:0 30px;
}
.home .news-banner .list {
	display:block;
	margin:5px;
	text-align:center;
}
.home .news-banner .list img {
	margin-right:auto;
	margin-left:auto;
	max-width:100%;
}
.home .news-banner .tt {
	padding:8px;
	color:#666;
	text-align:center;
	font-weight:700;
	font-size:16px;
	line-height:50px;
}
.home .news-banner .bd {
	position:relative;
}
.home .news-banner .bd .dt {
	position:absolute;
	bottom:0;
	display:block;
	display:none;
	padding:8px 0;
	width:100%;
	background:rgba(0,0,0,.6);
	color:#fff;
	line-height:20px;
}
.home .news-banner .list:hover .dt {
	display:block;
}
.home .news-banner .slick-dots {
	overflow:hidden;
	height:0;
}
.home .f2 .overflow-h {
	overflow:hidden;
	height:260px;
}
.home .f3 {
	padding-top:0px;
	padding-bottom:20px;
}
.home .f3 .list img {

}


.home .f3 .row div {
	margin:0;
	padding:4px;
}
.home .f3 .img-item {
	position:relative;
	margin:0;
	padding-top:30px;
}
.home .f3 .img-item .list{display:block;overflow:hidden;background: #030c17;
	position: relative;}
.home .f3 .img-item .list img {
	opacity: 0.9;
	// -webkit-transition: opacity 0.35s;
	// transition: opacity 0.35s;
	// -moz-transition: opacity 0.35s;
	-webkit-transition: opacity 0.7s;
	transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
		width:100%;
    -webkit-transition:all 3s; 
    -moz-transition:all 3s; 
    -o-transition:all 3s; 
}
.home .f3 .img-item .list:hover img {
	opacity: 0.8;
	
}
.home .f3 .img-item .list h5 {
	width:80%;
	height:60px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-moz-transition: transform 0.35s;
	word-spacing: -0.15em;
    font-weight: 300;
    font-size: 2.3em;
	position:absolute;
	top:50%;
	margin-top:-48px;
	left:24px;
	text-align:center;
	color:#fff;
	display:none;
	vertical-align:middle;
}
span.glyphicon.glyphicon-plus{
	top: -2px !important;
	display: block;
}
.home .f3 .img-item .list figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
	-moz-transform: scale3d(1.4,1.4,1);
	-o-transform: scale3d(1.4,1.4,1);
	-ms-transform: scale3d(1.4,1.4,1);
}

.home .f3 .img-item  .list:hover figcaption::before {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
.home .f3 .img-item  .list:hover h5 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	display:table-cell;
}
.home .f3 .img-item  .list:hover figcaption {
	background-color: rgba(58,52,42,0);
}


.home .f3 .img-item .tip {
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	margin-top:-10.5%;
	margin-left:-12.5%;
}
.home .f3 .img-item .tip a{padding:10%;display:block;}
.home .f3 .img-item .tip img {
	width:100%;
}
.home .f4 .link {
	margin-top:0px;
}
.home .f4 dl {
	position:relative;
	padding-top:40px;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.home .f4 dl img{width:30px;}
.home .f4 dt{
	transition:3s all;
	width:32px;
	height:32px;
	background:url(../images/dianhua.png) no-repeat;
	margin:0 auto;
}
.home .f4 .dt1{
	background-image:url(../images/dizhi.png);
}
.home .f4 .dt2{
	background-image:url(../images/email.png);
}
.home .f4 dl:hover{
	 border-color: #FE7200;
    color: #db639b;
}
.home .f4 dl:hover dt{
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
    transform: rotatey(360deg);	
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
	background-image:url(../images/dianhua1.png);
}
.home .f4 dl:hover .dt1{
	background-image:url(../images/dizhi1.png);
}
.home .f4 dl:hover .dt2{
	background-image:url(../images/email1.png);
}

.home .f4 .da {
	font-size:24px;
}
.home .f4 p {
	margin-top:30px;
}
.home .f4 .map {
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	display:none;
	padding:0 15px;
	width:100%;
}
.home .f4 .map img {
	width:100%;
}
.home .f4 .add:hover .map {
	display:block;
}
.home .f4 .share {
	padding-top:50px;
	padding-bottom:40px;
	text-align:center;
}
.home .f4 .wx {
	text-align:center;
}
.home .f4 .wx img {
	display:inline-block;
	max-width:100%;
}
.breadnav {
	padding:30px 0;
	line-height:30px;
	overflow: hidden;
}
.breadnav a {
	display:block;
	padding:0 10px;
	color:#333;
	float:left;

}
.breadnav a+a:before{
	content:"|";
	padding-right:20px;
	color:#ccc;
} 
.breadnav .active{
	color:#e3e768;
}
.breadnav-hd{
	padding:30px 0 0 !important;
}
@media (max-width:460px){
	.breadnav {
	padding:30px 0;
	line-height:30px;
	overflow: hidden;
	}
	.home .title{
		font-size: 20px;
	}
	#homeCarousel .carousel-control{
		font-size: 40px;
	}

	.navbar-default .navbar-toggle{
		padding: 10px !important;
	}


.breadnav a {
	// display:block;
	// padding:0 10px;
	// color:#333;
	// float:left;
	    display: block;
     padding: 0; 
    color: #333;
    width: 25%;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    float: left;
}
.breadnav a+a:before{
	content:"|";
	padding-right:20px;
	color:#ccc;
}
}




.breadnav a:hover {color:#e2e765;}

.breadnav .sou_c{float:left;position:relative;border:1px solid #e3e768;width:160px;height:25px;margin-top: 10px; }
.breadnav .sousu{width:120px; height:23px;line-height:25px;padding:2px;position:absolute;border:none;left:0;top:0;}
.breadnav .sub{border:none;width:40px;height:23px;background:#e3e768 url(../images2/fdj_1.png) center no-repeat;position:absolute;right:0;top:0;}

.breadnav .sub{
	background-image:url(../images/sousuo.png);
	background-size:53% auto;
	background-repeat:no-repeat;
}

.breadnav a{
	background: #fff;
}
.bg {
	// background-color:#F4F1F4;
	background: #fff;
}
.brand {
	padding-bottom:40px;
}
.brand .img-logo {
	text-align:center;
}
.brand .img-logo img {
	display:inline-block;
	max-width:100%;
}
.brand .title {
	padding:10px;
	text-align:center;
	font-weight:700;
	font-size:20px;
}
.brand h3 {
	padding-bottom:10px;
	color:#f29cc3;
	text-align:center;
	font-weight:700;
}
.brand p {
	margin-top:20px;
	line-height:1.8;
}
.brand .summary {
	color:#666;
	line-height:1.8;
}
.brand .history {
	padding-top:40px;
	padding-bottom:40px;
	border-left:1px solid #E2E765;
	margin-left-left:10px;
}
.brand .history .item {
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
	line-height:1.8;
}
.brand .history .item .circle {
	position:absolute;
	top:25px;
	left:-8.5px;
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#F29CC3;
}
.vedio {
	padding-bottom:50px;
}
.vedio-list {
	display:block;
	text-align:center;
}
.vedio-list img {
	display:inline-block;
	margin:0 auto;
	max-width:100%;
}
.vedio-list p {
	padding-top:10px;
	color:#333;
	text-align:center;
}
.vedio-tm {
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	background:url(../images/tongming-bg.png);
}
.vedio-tm .play-bd {
	position:absolute;
	top:50%;
	top:200px;
	margin:0 auto;
	margin:0 15px;
}
.vedio-tm .down {
	position:absolute;
	top:20px;
	right:20px;
	width:84px;
	height:55px;
	background:url(../images/video-down.png) no-repeat;
	cursor:pointer;
}
@media (min-width:768px) {
	.vedio-tm .play-bd {
	top:50%;
	left:50%;
	margin-top:-215px;
	margin-left:-352px;
	width:705px;
	height:430px;
}
}.news-list .item {
	padding-bottom:20px;
	cursor:pointer;
}
.news-list .item p {
	margin-top:45%;
	height:62px;
	color:#333;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.news-list .item p strong {
	font-size:32px;
}
.news-list .item img {
	width:100%;
}
.news-list .item .box {
	position:relative;
	background:#E2E765;
}
.news-list .item .box div {
	position:static;
	padding:0;
}
.news-list .item dl {
	line-height:1.8;
}
.news-list .item dt {
	padding:8px 0;
	font-weight:700;
}
.news-list .item dd {
	padding:8px 0;
}
.news-list .item:hover p {
	color:none;
}
.news-list .item:hover dl {
	color:#E2E765;
}
.page {
	padding:40px 0;
	text-align:center;
}
.page a {
	padding:4px;
	color:#666;
}
.page .active,.page a:hover {
	color:#F29CC3;
}
.news-details {
	text-align:center;
}
.news-details h3 {
	line-height:34px;
}
.news-details .title {
	border-bottom:1px solid #eee;
}
.news-details .detail {
	margin:30px auto;
	max-width:980px;
	line-height:1.8;
}
.news-details .detail img {
	display:inline-block;
	margin:10px auto;
	padding-top:20px;
}
.magazine .list {
	float:left;
	display:block;
	padding-right:15px;
	padding-left:15px;
	width:50%;
	min-height:1px;
	text-align:center;
}
@ media (min-width:768px) {
	.magazine .list {
	width:20%!important;
}
}@media (min-width:992px) {
	.magazine .list {
	width:20%!important;
}
}@media (min-width:1200px) {
	.magazine .list {
	width:20%!important;
}
}.magazine .list img {
	display:inline-block;
	max-width:100%;
}
.magazine .list p {
	margin:20px 0;
	padding:10px 0;
	color:#333;
	font-weight:700;
	line-height:20px;
}
.magazine .title {
	padding:50px 0;
	text-align:center;
}
.magazine .title a {
	display:inline-block;
	width:100px;
	border:1px solid #F29CC3;
	border-radius:0;
	line-height:20px;
}
.magazine .details {
	margin:0 -15px;
}
.magazine .details img {
	width:100%;
}
.jobs {
	margin-top:50px;
}
.jobs .item {
	padding-bottom:10px;
}
.jobs .title {
	padding:0 5%;
	height:50px;
	background:#666;
	color:#fff;
	font-size:18px;
	line-height:50px;
}
.jobs .jobs-icon {
	float:right;
	display:inline-block;
	cursor:pointer;
}
.jobs .item-con {
	margin:0 5%;
}
.jobs .on {
	background:url(../images/jian.jpg) no-repeat right center;
}
.jobs .item-con {
	display:none;
	padding:50px 0;
}
.jobs .item-con h4 {
	font-weight:700;
}
.product-list .item {
	margin:0 auto;
	padding-top:10px;
	max-width:100%;
	cursor:pointer;
	text-align: center;
}
.product-list .item .dd {
	display:inline-block;
	overflow:hidden;
	width:100%;
	// border:1px solid #ccc;
	position: relative;
}
.product-list .item .dd i{
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background:url('http://jls.dsrled.com/Public/images2/search.png') no-repeat center;
	border-radius: 6px;
	display: none;
}
.product-list .item p{
	font-family: "冬青黑体简体中文";	
	font-size: 10px !important;
	line-height: 21px !important;
}
.product-list .item p:nth-child(3){
	color: #000;
	display: inline;
	font-size: 14px;
	border-top: 1px solid #999;
}

.product-list .item .dd:hover i{
	display: block;
}

.product-list .item .dd img {
	width:75%;
	// -webkit-transition:all 3s; 
 //    -moz-transition:all 3s; 
 //    -o-transition:all 3s; 
}

@media (min-width:1200px) {
	.product-list .item .dd img{
		height: 369px;
	}
}


.product-list .item p {
	width:100%;
	font-size:18px;
	padding:5px 0;
	margin:0;
	text-align:center;
}
.product-list .item p .red {
	color:red;
}
// .product-list .item img:active,.product-list .item img:focus,.product-list .item img:hover {
// 	-webkit-transform:scale(1.2);
// 	-moz-transform:scale(1.2);
// 	-o-transform:scale(1.2);
// 	transform:scale(1.2);
// 	-ms-transform:scale(1.2);
// }
.search-product .input {
	overflow:hidden;
	margin:30px 0;
	padding:0 8%;
	width:100%;
	background:#F29CC3;
}
.search-product .input .s-top {
	margin-top:20px;
	width:100%;
	height:50px;
	line-height:66px;
}
.search-product .input .s-top h4 {
	float:left;
	color:#fff;
	font-size:28px;
}
.search-product .input .s-top span {
	float:right;
	color:#fff;
}
.search-product .input .s-bottom {
	margin-top:20px;
	padding-bottom:20px;
	width:100%;
}
.search-product .input .s-bottom .product-name {
	float:left;
	margin-bottom:20px;
	height:50px;
	background:#fff;
	text-align:center;
	font-size:24px;
	line-height:50px;
}
.search-product .input-box {
	float:left;
	height:50px;
}
.search-product .input .txt {
	float:left;
	padding-left:10px;
	width:80%;
	height:50px;
	border:0;
}
.search-product .input .sub {
	float:left;
	width:20%;
	height:50px;
	border:0;
	background:#E2E765;
}
.product-details {
	padding-top:50px;
}
.product-details .big-img {
	overflow:hidden;
	border:1px solid #ccc;
	cursor:pointer;
}
.product-details .big-img img {
	width:100%;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
}
/*.product-details .big-img img:hover {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
}*/



.product-details .slider-box{width:100%;overflow:hidden;}
.product-details .slick-slide img{max-width:100%;display:block;margin:0 auto;border:0;}
.product-details .slider-nav{padding:0 30px;margin-top:30px;}
.product-details .slider-nav .slick-slide{border:1px solid #e5e5e5;margin:0 5px; cursor:pointer;outline: 0;}
.product-details .slick-prev,.product-details .slick-next{width:24px;height:70px;background:url(../images/pleft1.jpg) no-repeat;}
.product-details .slick-prev{left:0;z-index:9;}
.product-details .slick-next{right:0;z-index:9; background-image:url(../images/pright1.jpg);}
.product-details .slick-prev:before,.product-details.slick-next:before{display:none;}
.product-details .slick-next:before{display:none;}
.product-details .slick-prev:hover,
.product-details .slick-prev:focus{background-image:url(../images/pleft2.jpg);}
.product-details .slick-next:hover,
.product-details .slick-next:focus{background-image:url(../images/pright2.jpg);}
.product-details .data {
	// padding-top:10px;
	width: 94%;
}

.list-bg div.product-details table{
	// width: 76%;
}
.product-details table{width:100%;}
.product-details table td{
	color: #999;
	line-height:36px;font-size: 14px;font-family:"tahoma,arial,\5b8b\4f53";}

@media (min-width:768px) {
	.product-details .slider-nav .slick-slide img{
		// width: 83%;
	}
	.data {
	margin-right:-15px;
	padding-right:15px;
	// border-right:1px solid #eee;

}
}.product-details .data h3 {
	padding-top:10px;
	font-size:26px;
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	line-height:30px;
	overflow: hidden;
	text-align:center;
	border-top: 2px solid #F29CC3;
	border-bottom: 1px solid #999;
	color: #fff;
}
.product-details .data h3 img{
	display: block;
	// width: 100px;
	height: 30px;
	// margin-top: 6px;
	float: left;
}
.product-details .data dl {
	padding:0 60px;
}
.product-details .data dl dt {
	float:left;
	width:50%;
	text-align:right;
	padding-right:30px;
	font-weight:400;
	line-height:1.8;
}
.product-details .data dl dd {
	float:left;
	width:50%;
	line-height:1.8;
}
.product-details .data .gm {
	width:100%;
	// border-top:1px dashed #eee;
	// border-bottom:1px dashed #eee;
	text-align:left;
	font-weight:700;
	line-height:36px;
}
.product-details .data .gm span.c {
	border-right:1px solid #fff;
}
.product-details .data .gm span img {
	// margin-right:6px;
	cursor:pointer;
	float: left;
}
.product-details .data .gm span input{
	float: left;
	text-align: center;
}
.product-details .data .gm p{
	display: inline-block;
	line-height: 26px;
	float: left;
	margin-right: 10px;
}
.product-details .data .gm strong {
	font-size:22px;
}
.product-details .data .gm span.r {
	color:#F8533F;
}
.product-details .data .color-type {
	/*height:85px;
	*/
	position:relative;

}
.color-type .color{
	width:32px;
	height:30px;
	position:absolute;
	left:0;
	top:0;
}
.product-details .data .color-type-list li {
	float:left;
	padding:0 10px;
	height:100px;
	list-style:none;
	line-height:100px;
	cursor:pointer;
}
.product-details .data .color-type-list li img {
	width:80px;
}
.product-details .data .btns {
	padding:10px 0;
	text-align:left;
}
.product-details .data .button {
	display:inline-block;
	line-height:20px;
}
.product-details .data .drown {
	margin:0 6%;
	padding:8px 10px 8px 48px;
	background-color:#F42486;
	border-radius: 6px;
	// background: -webkit-linear-gradient(#F42486, #F42486);
 //    background: -o-linear-gradient(#F42486, #F42486);
 //    background: -moz-linear-gradient(#F42486, #F42486);
 //    background: linear-gradient(#F42486, #F42486);
	color:#fff;
	background-image: url('http://jls.dsrled.com/uploads/left.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.product-details .data .buy {
	padding:8px 20px;
	// background:#444;
	background: -webkit-linear-gradient(#FDB956, #FF9F14);
    background: -o-linear-gradient(#FDB956, #FF9F14);
    background: -moz-linear-gradient(#FDB956, #FF9F14);
    background: linear-gradient(#FDB956, #FF9F14);
	color:#fff;
	border-radius: 6px;
}
.product-details .details {
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:40px;
	border-bottom:1px dashed #eee;
}
.product-details .details img {
	max-width:100%;
}
.look-history .title {
	height:10px;
	border-bottom:1px dashed #eee;
	text-align:center;
}
.look-history .title span {
	padding:3px 10px;
	background:#fff;
}
.look-history .scroll {
	overflow:hidden;
	margin:30px 0;
	height:430px;
}
.look-history .item {
	margin-bottom:10px;
	border:1px solid #eee;
}
.look-history .item img {
	max-width:100%;
}
.look-history .btns {
	text-align:center;
}
.look-history .btns span {
	display:inline-block;
	margin:20px;
	width:20px;
	height:14px;
	background:url(../images/product-btn1.jpg) no-repeat left center;
}
.look-history .btns .down {
	background-position:right center;
}
.service-point {
	margin:30px 0;
}
.service-point .search {
	margin-bottom:20px;
	width:100%;
	height:446px;
	background:#e3e768;
	text-align:center;
}
.service-point .search .title {
	padding-top:40px;
	font-weight:700;
	font-size:24px;
	line-height:50px;
}
.service-point .bg {
	background:#c;
}
.service-point .map {
	overflow:hidden;
	height:446px;
}
.service-point .item {
	padding:0 50px;
}
.service-point select {
	margin-top:30px;
	padding:0 10px;
	width:100%;
	height:40px;
	border:0;
	line-height:40px;
}
.service-point .result {
	float:left;
	margin-top:30px;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px solid #ccc;
}
.service-point .result .company {
	font-weight:700;
	font-size:16px;
}
.stores {
	margin:30px 0;
}
.stores .img  img {
	width:100%;
}
.stores .address {
	padding:5px 10px 5px 35px;
	background:url(../images/di.jpg) no-repeat left center;
}
.stores dt {
	padding-top:10px;
	text-align:center;
	line-height:30px;
}
.stores .tell {
	padding:5px 10px 5px 35px;
	padding-left:35px;
	background:url(../images/nao.png) no-repeat left center;
}
.stores .condition {
	padding:0 15px;
	background:#e3e768;
}
.stores .condition select {
	float:left;
	margin:15px 0;
	padding:0 10px;
	width:100%;
	height:40px;
	border:0;
	background:#fff;
	text-decoration:none;
}
.stores .list-box {
	overflow:hidden;
	margin-top:30px;
}
.stores .list-box .row  img {
	width:100%;
	padding-bottom:15px;
}
.stores .list-box dl {
	padding-top:30px;
}
.stores .list-box dd {
	border-top:1px dashed #eee;
	height: 31px;
}
.stores .list-box .btn-map {
	padding-left:35px;
	background:url(../images/sjx.jpg) no-repeat 70px center;
	cursor:pointer;
}
.stores .list-box  dl .in {
	background-image:url(../images/sjx1.jpg);
}
.map-address {
	display:none;
	/*padding:15px 0;
	*/
	padding-bottom:15px;
}
.stores .in {
	display:block;
}
.blockbuster .item {
	display:inline-block;
	position:relative;
	padding-bottom:30px;
}
.blockbuster .item img {
	width:100%;
}
.blockbuster .item-men{
	height:47px;
	width:100%;
	position:absolute;
	bottom:30px;
	padding:6px 0px;
	left:0px;
	text-align: center;
	font-size:#666;
	line-height:22px;
	background:rgba(255,255,255,0.5);
}
.blockbuster .item-men p{
	font-size:12px;
	display: block;
	overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.register {
	margin:0 auto;
	padding-bottom:50px;
	max-width:500px;
	color:#444;
}
.register .title {
	padding:60px 0;
	text-align:center;
	font-weight:700;
	font-size:24px;
	line-height:30px;
}
.register .name {
	text-align:center;
	line-height:30px;
}
@media (min-width:768px) {
	.register .name {
	text-align:right!important;
}
.register .lh {
	line-height:184px;
}

.color-type img.cur{
	border: 2px solid #F29CC3 !important;
}
}
.register .text {
	width:100%;
	height:28px;
	border:1px solid #ddd;
	border-radius:5px;
	line-height:28px;
}
.register .input {
	position:relative;
	padding-right:15px;
	padding-bottom:20px;
}
.register .input span {
	position:absolute;
	top:10px;
	right:0;
	display:block;
	width:10px;
	height:10px;
	background:url(../images/xin.png) no-repeat center center;
}
.register .textarea {
	width:100%;
	height:182px;
	border:1px solid #ddd;
	border-radius:5px;
}
.register .submit {
	padding:3px 30px;
	background-color:#F29CC3;
	color:#fff;
	font-size:14px;
}
.register .btn-box {
	text-align:center;
}
.login {
	max-width:540px;
}
.vip-title {
	padding:60px 0;
	text-align:center;
	font-weight:700;
	font-size:24px;
	line-height:30px;
}
.vip-bread {
	background-color:#E2E765;
}
.vip-bread a {
	display:inline-block;
	padding:0 20px;
	height:35px;
	color:#333;
	line-height:35px;
}
.vip-bread .active,.vip-bread a:hover {
	color:#F29CC3;
}
.vip {
	padding-top:60px;
}
.vip .input span {
	display:none;
}
.vip-bread .excel {
	display:block;
	text-align:center;
}
.order {
	overflow:hidden;
	padding-bottom:20px;
}
.order .cdtion {
	padding:30px 0;
}
.order .cdtion button {
	margin:10px 10px 10px 0;
	padding:5px 20px;
	border:0;
	background:0 0;
}
.order .cdtion .active {
	background:#333;
	color:#fff;
}
.order .title {
	margin:0;
	background:#ddd;
}
.order .title span {
	line-height:40px;
}
.order .img {
	padding:20px 0;
	text-align:center;
}
.order .lh {
	display:block;
	text-align:center;
	line-height:30px;
}
.order .price {
	text-align:center;
	line-height:30px;
}
.order .price .red {
	color:red;
}
.order .price span {
	font-weight:600;
}
.order .zt {
	display:block;
	padding-bottom:10px;
	color:red;
	text-align:center;
	font-weight:600;
}
.shopping {
	overflow:hidden;
}
.shopping .lh {
	display:block;
	text-align:center;
	line-height:30px;
}
.shopping .btn {
	padding:4px 30px;
	background:#ff8000;
	color:#fff;
}
.shopping .hd {
	padding-top:10px;
	text-align:center;
}
.shopping .info {
	text-align:center;
	font-weight:700;
	font-size:20px;
	line-height:40px;
}
.shopping .info .red {
	color:red;
}
.shopping .btns {
	text-align:center;
}
.shopping .btns button {
	margin:5px 0;
}
.shopping .btn-delete {
	background-color:#444;
}
.shopping .img {
	padding:20px 0;
	text-align:center;
}
.shopping .chk-bd {
	position:absolute;
	top:0;
	left:15px;
	display:block;
	overflow:hidden;
	width:29px;
	height:29px;
	background:url(../images/zhen.png) no-repeat center center;
	cursor:pointer;
}
.shopping .ckb {
	height:0;
}
.shopping .in {
	background:url(../images/gu.png) no-repeat center;
}
.shopping .buycount {
	width:60px;
	border:0;
	line-height:30px;
}
@media (min-width:768px) {
	.order .img {
	overflow:hidden;
	padding:0;
	height:120px;
}
.order .lh {
	text-align:left!important;
	line-height:120px;
}
.order .price {
	margin:10px 0;
	padding:20px 0;
	height:100px;
	border-right:1px solid #eee;
	color:#000;
	text-align:left!important;
	line-height:30px;
}
.order .zt {
	text-align:left!important;
	line-height:120px;
}
.order .bd {
	border-bottom:1px solid #eee;
}
.shopping .lh {
	line-height:120px;
}
.shopping .hd {
	border-bottom:1px solid #eee;
}
.shopping .hd .btn {
	margin-top:35px;
}
.shopping .bd {
	padding:15px 0;
	border-bottom:1px solid #eee;
}
.shopping .btns {
	padding-top:20px;
}
.shopping .info {
	text-align:left;
}
.shopping .img {
	padding:0;
}
.vip-bread .excel {
	float:right;
}
}.pop {
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
}
.pop .bd {
	position:absolute;
	top:50%;
	left:10%;
	margin-top:-90px;
	padding:10px;
	width:80%;
	background-color:rgba(0,0,0,.6);
}
.pop .alert {
	margin:0;
	padding:0;
	height:160px;
	border-radius:0;
	background-color:rgba(0,0,0,.6);
	color:#ff7f00;
	text-align:center;
	font-size:20px;
	line-height:160px;
}
@media (min-width:768px) {
	.pop .bd {
	left:50%;
	margin-left:-250px;
	width:500px;
}
}


.cuadro_intro_hover {
    padding: 0px;
    position: relative;
    overflow: hidden;
	margin: 5px;
}
.cuadro_intro_hover p{
	margin:0;
}
.cuadro_intro_hover:hover .caption {
    opacity: 1;
	top:36px;
}

.cuadro_intro_hover img {
    z-index: 4;
	width:100%;
}

.cuadro_intro_hover .caption {
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
	height:100%;
	margin-top:-36px;
}

.cuadro_intro_hover .blur {
    background-color: rgba(0,0,0,0.7);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
	height:100%;
}

.cuadro_intro_hover .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 100%;
}
.cuadro_intro_hover .caption-text p{
	margin-bottom:10px;
}
.cuadro_intro_hover .btn {
    border: 0px;
    border-radius: 0px !important;
}
.cuadro_intro_hover .btn:hover{
	color:#fff;
	background-color:#F7C1DA;
}
.caption-text p {
    color: #EBEBEB;
}

.caption-text h3 {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 14px;
	padding: 8px 0;
	line-height:20px;
}






















