 
 
 
/*、、、、、、幻灯片样式、、、、、、、、、、、、*/
 
 
 
.daoh{ position:absolute;top:22;left:333;}
.daoh{background:url(../images/daoh.png) no-repeat 0px 12px;padding:5px 32px 6px 6px;margin-top:16px;margin-left:16px }
.daoh h2{font-size:18px;padding-left:16px}

#for{margin-left:160px}
.hdp{height:328px;width:100%; position:relative}
.hdp img{width:100%;height:328px} 
.dongt{width:100%;height:52px;background:url(../images/dongt.png) no-repeat 12px 11px;line-height:52px;}
.dongt p{padding-left:46px;float:left;}
.dongt a{width:28px;height:28px; display:block;float:right; }
.dongt .dongta1{background:url(../images/dongt.png) no-repeat -4px -61px;margin:12px 32px 0 0;}
.dongt .dongta2{background:url(../images/dongt.png) no-repeat -32px -61px;margin:12px 0 0 0}

.siz{width:100%;height:220px;border-top:1px solid #ddd; }
.siz li{width:296px;height:220px;border-right:1px solid #ddd;float:left;margin-left:16px}
.siz li img{width:280px;height:170px;margin-top:24px}
.siz .new_work{
	width: 20%;
	height: 220px;
	display:flex;
	align-items:center;
	text-align: center;
	float: left;
}

.yctj{height:58px;line-height:58px;} 
.yctj h3{float:left; font-size:20px; font-weight:500;margin-left:8px;margin-right:12px;}
.yctj span a{font-size:14px;float:right;padding:0 12px; }
.yctj a{margin:0 6px}
.select-box{
	margin-top: 30px;
	width: 100%;
	height: 56px;
	background-color: #f9fafa;
	text-align: center;
}
.select-box a{
	font-size: 16px;
	color: #999;
	display: inline-block;
	padding:0px 30px;
	cursor: pointer;
}
.select-box a span{
	display: inline-block;
	line-height: 54px;
	
}
.select-box a .selected{
	border-bottom: 2px solid #000;
	color: #000;
}
.select-box a span:hover{
	border-bottom: 2px solid #000;
	color: #000;
}
.lanm{min-height:390px;padding-bottom: 50px;}
.lanm ul{width:296px;height:390px;border-right:1px solid #ddd;float:left;margin-left:16px}
.lanm ul li{width:280px;color:#666}
.lanm ul li a img{width:280px;height:170px;margin-top:26px}
.lanm li b{color:#fe0086;}
.lanm li i{color:#111;}
.lanm li strong{float:right; font-weight:500}
.lanm li strong img{width:36px;height:36px;}
.lanm li .xiaox{position:relative;top:-12px;right:22px;}
.lanm .pro_list{
	width: 20%;
	height: 310px;
	float: left;
	border-bottom: 20px;
	margin-bottom: 25px;
}
.pro_list h3{
	width: 90%;
	margin: 0px auto;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.pro_list h3:hover{
	color: orange;
}
.pro_list .cate{
      color: #b2b1b1;
    font-size: 12px;
    height: 12px;
    width: 90%;
    margin: 0px auto;
    line-height: 22px;
    position: relative;
    top: -10px;
}
.pro_list .com_box{
	width: 90%;
	margin:0px auto;
	line-height: 40px;
}
.pro_list .user_box{
	width: 90%;
	margin: 0px auto;
	border-top:1px solid #DDDDDD; 
	height: 50px;
}
.user_box .left{
	
	height: 50px;
	float: left;
}
.user_box .left img{
	width: 24px;
	height: 24px;
	border-radius: 20px;
	margin-top: 15px;
}
.user_box .right{
	float: right;
	line-height: 50px;
}
.zt1{
	background: url(../images/grzy.png) no-repeat 0 -83px;
    padding-left: 22px;
}
.zt3{
	background: url(../images/grzy.png) no-repeat 0 -150px;
    padding-left: 16px;
    margin-left: 12px;
}
 
.newinfo{line-height:22px;display:none;background:url(../images/t.png); color:#fff;font-size:14px;padding:15px;position: absolute;margin-top:25px;z-index:99;width:250px;height:138px;}

  
/* Slicebox Style */
.sb-slider {
	margin: 10px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	list-style-type: none;
	padding: 0;
}

.sb-slider li {
	margin: 0;
	padding: 0;
	display: none;
}

.sb-slider li > a {
	outline: none;
}

.sb-slider li > a img {
	border: none;
}

.sb-slider img {
	max-width: 100%;
	display: block;
}

.sb-description {
	padding: 20px;
	padding-top:10px;
	font-family:'微软雅黑',
	padding-bottom:30px;
	bottom: 10px;
	left: 20px;
	bottom: 20px;
	z-index: 10;
	position: absolute;
	background: #CBBFAE;
	background: rgba(0, 0, 0, 0.5);
	 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);	
	opacity: 0;
	color: #fff;
line-height:25px;
	width: 500px;
height: 60px;

	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	-ms-transition: all 200ms;
	transition: all 200ms;
}

.sb-slider li.sb-current .sb-description {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
	opacity: 1;
}

.sb-slider li.sb-current .sb-description:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=99);	
	background: rgba(0, 0, 0, 0.4);
}

.sb-perspective {
	position: relative;
}

.sb-perspective > div {
	position: absolute;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-o-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	backface-visibility : hidden;
}

.sb-side {
	margin: 0;
	display: block;
	position: absolute;

	-moz-backface-visibility : hidden;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}



.shadow {
	width: 100%;
	height: 168px;
	position: relative;
	margin-top: -110px;
	background: transparent url(../images/shadow.png) no-repeat bottom center;
	background-size: 100% 100%; /* stretches it */
	z-index: -1;
	display: none;
}

.sb-description h3 {
	font-size: 20px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.sb-description h3 a {
	color: #4a3c27;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

.nav-arrows {
	display: none;
}

.nav-arrows a {
	width: 42px;
	height: 42px;
	background:  url(../images/nav.png) no-repeat 0px 1px;
	position: absolute;
	top: 50%;
	left: 2px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.9;
	border-radius: 50%;
	/* box-shadow: 0 1px 1px rgba(255,255,255,0.8); */
}

.nav-arrows a:first-child{
	left: auto;
	right: 2px;
	background-position: -60px 1px;
}

.nav-arrows a:hover {
	opacity: 1;
}

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: -45px;
	height: 30px;
	width: 100%;
	left: 0;
	display: none;
}

.nav-dots span {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #cbbfae;
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.6), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.nav-dots span.nav-dot-current {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.6), 
		inset 0 1px 1px rgba(0,0,0,0.1), 
		inset 0 0 0 3px #cbbfae,
		inset 0 0 0 8px #fff;
}

.nav-options {
	width: 70px;
	height: 30px;
	position: absolute;
	right: 70px;
	bottom: 0px;
	display: none;
}

.nav-options span {
	width: 30px;
	height: 30px;
	background: #cbbfae url(../images/options.png) no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.7;
	display: inline-block;
	border-radius: 50%;
}

.nav-options span:first-child{
	background-position: -30px 0px;
	margin-right: 3px;
}

.nav-options span:hover {
	opacity: 1;
}

/*、、、、、、幻灯片样式结束、、、、、、、、、、、、*/
 