@charset "utf-8";


a {
	text-decoration: none;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xsmsq {
	width: 100%;
	overflow: hidden;
	height: auto;
	background-color: #fff;
}
.xsmsq_nav {
	height: 54px;
	width: 100%;
	overflow: hidden;
	border-top: solid 1px #dedede;
	position: relative;
}
.xsmsq_nav .time {
	font-size: 16px;
	color: #515151;
	z-index: 1;
	margin-left: 14px;
}
.xsmsq_nav .time span {
	background-color: #e50012;
	padding: 3px 4px;
	color: #FFF;
	margin: 0 2px;
	border-radius: 6px;
}
.xsmsq_nav .time i {
	display: block;
	float: left
}
.xsmsq_nav .specialprice em.em{color: #e85f9d;}
.xsmsq_nav .specialprice .time span{background-color: #e85f9d;}
.xsmsq_nav .red {
	color: #a4cd50;
	margin-left: 20px;
}
.xsmsq_nav .uo {
	color: #f39517;
}
.xsmsq_nav .rio {
	color: #e72719;
}
.xsmsq_nav .time .soa {
	margin-left: -20px;
}
.xsmsq_nav a {
	width: 172px;
	display: block;
	line-height: 50px;
	height: 50px;
	float: left;
	text-align: left;
	overflow: hidden;
	border-left: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.xsmsq_nav .fiter {
	width: 500px;
	border-bottom: solid 1px #FFFFFF;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.xsmsq_nav a em i {
	display: block;
	width: 37px;
	height: 37px;
	background-image: url(../image/yubain.png);
	background-position: -234px -43px;
	float: left;
	margin: 8px 10px;
	margin-left: 24px
}
.xsmsq_nav a em i.sa1 {
	background-position: -234px -99px;
}
.xsmsq_nav a em i.sa2 {
	background-position: -234px -162px;
}
.xsmsq_nav a em i.sa3 {
	background-position: -234px -224px;
}
.xsmsq_nav a em i.sa4 {
	background-position: -234px -281px;
}
.xsmsq_container {
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
}
.xsmsq_box {
	width: 100%;
	overflow: hidden;
	display: none;
}
.special a {
	width: 237px;
	height: 363px;
	overflow: hidden;
	display: block;
	float: left;
	background-color: #FFF;
}
.special a img {
	display: block;
	width: 180px;
	height: 180px;
	margin: 30px 15%;
	transition: all 0.5s ease-in-out;
}
.special a:hover img {
	transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.special a span {
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	margin: 0 auto;
	font-size: 18px;
	color: #5b5b5b;
}
.special a em {
	display: block;
	width: 80%;
	font-size: 18px;
	color: #ff0000;
	line-height: 40px;
	text-align: left;
	margin: 0 auto;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-wrap: normal;
}
.special a em del {
	font-size: 12px;
	color: #7c7c7c;
	line-height: 40px;
	margin-left: 4px
}
.special a em.em {
	line-height: 30px;
	font-size: 14px;
	color: #ff5700
}
.special a em i {
	display: block;
	width: 108px;
	height: 27px;
	background: url(../image/i_bj.png) no-repeat 0 0px;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	color: #FFF;
	line-height: 27px;
	text-align: center;
}
.seconds {
	width: 236px;
	height: 230px;
	background-color: #FFF;
	padding-top: 10px;
	margin: 2px 1px;
	float: left;
	position: relative;
}
.seconds img {
	width: 60%;
	margin: 0px auto;
	display: block;
	transition: all 0.8s ease-in-out;
}
.seconds img:hover {
	transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.seconds span {
	display: block;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: keep-all;
	margin: 0 auto;
	font-size: 18px;
	color: #5b5b5b;
	margin-top: 12px;
}
.seconds em {
	display: block;
	height: 27px;
	width: 96%;
	background: url(../image/bja.jpg) no-repeat;
	margin: 0 3%;
	margin-top: 10px;
	text-align: left;
	font-size: 18px;
	color: #FFF;
	text-indent: 8px;
}
.seconds em b {
	display: block;
	width: 88px;
	float: right;
	font-size: 16px;
	line-height: 27px;
	font-weight: 100;
}
.seconds i {
	display: block;
	width: 66px;
	height: 69px;
	background-image: url(../image/sanj.png);
	position: absolute;
	top: 0;
	right: 0;
}
.package {
	width: 285px;
	height: 324px;
	overflow: hidden;
	border: solid 1px #e0e0e0;
}
.package img {
	margin-top: 18px;
}
.package span {
	margin-top: 30px;
}
.package i {
	background-image: url(../image/sanj1.png);
	width: 140px;
	height: 109px;
	left: 0;
}
.package em {
	width: 288px;
	height: 40px;
	background: url(../image/c1.png) no-repeat;
	line-height: 40px;
	margin: 15px 0;
}
.package em b {
	line-height: 40px;
}
 
   



.headlines {
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 20px;
}
.headlines_left {
	padding-left: 20px;
	width: 384px;
	overflow: hidden;
}
.headlines .ines {
	line-height: 37px;
	margin: 25px 0 18px;
	overflow: hidden;
	width: 100%;
	color: #ff1b5b;
}
.headlines .ines i {
	background-position: -283px -273px;
	margin-right: 6px;
	margin-left: 0;
}
.headlines .ines em {
	font-size: 16px;
	font-style: italic;
	font-weight: 100;
	color: #333;
	margin-left: 5px;
}
.lines_p a {
	position: relative;
	display: block;
	width: 364px;
	height: 132px;
	float: left;
	margin-bottom: 20px;
}
.lines_p p{
	width: 364px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	font-size: 15px;
	color: #fff;
	text-align: center;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lines_p a img {
	width: 100%;
}
.headlines_cont {
	width: 364px;
	overflow: hidden;
}
.headlines_cont p {
	width: 364px;
	overflow: hidden;
	border-bottom: dotted 1px #918b8a;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
.headlines_cont em {
	display: block;
	float: left;
	font-size: 70px;
	font-weight: 0;
	color: #7c7c7c;
	font-style: italic;
	margin-right: 20px;
	margin-top: -5px;
}
.headlines_cont a {
	float: left;
	display: block;
	width: 295px;
	margin-top: 14px;
}
.headlines_cont a i {
    display: block;
    float: right;
    font-size: 12px;
    color: #484848;
    line-height: 20px;
}
.headlines_cont a b {
	display: block;
	font-size: 20px;
	font-weight: 100;
	color: #484848;
	margin: 2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.headlines_cont a span {
	font-size: 12px;
	color: #9c9c9c;
	line-height: 18px;
	display: block;
	letter-spacing: -0.6px
}
.headlines_coloe .ines{
	color: #1ac5d4;
}
.headlines_center .ines{
	color: #fdb833;
}
.headlines_coloe .ines  i {
	background-position: -412px 1px;
}
.headlines_center .ines  i {
	background-position: -412px -58px;
}
.headlines_coloe {
	width: 397px;
	overflow: hidden;
	padding-left: 40px;
}
.headlines_center{
	width: 386px;
}
.headlines_coloe p a{
	display: block;
}
.news-content{
	overflow: hidden;
	border: 1px solid #dcdcdc;
	
}
.headlines li a{
	color: #333;
}
.new-info li{
	width: 312px;
	margin: 8px auto;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #dddbda;
	font-size: 14px;
}
.new-info li span{
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #1d2087;
    border-bottom: 5px solid transparent;
    margin-right: 10px;
}
.brand { overflow: hidden;}
.brand h3 a{
	display: block;
	font-size: 18px;
	color:#dddbd4;
	font-weight: normal;
	text-align: center;
	height: 32px;
	background: #1d2087;
}
.brand h3 a>*{ display: inline-block;vertical-align: middle;}
.brand h3 span{
	width: 20px;
	height: 25px;
	background: url(../image/BOpng.png) no-repeat -420px -203px;
	margin-right: 8px;
}
.headlines_center .brand h3 span{
	background-position: -420px -132px;

}
.brand>div{
	position: relative;
	width: 355px;
	overflow: hidden;
}
.brand ul{
	position: relative;
	left: 0;
	top: 0;
	width: 2000px;
}
.brand ul li{
	font-size: 14px;
	padding: 12px 0;
	width: 178px;
	text-align: center;
	float: left;
}
.brand .line{
	position: absolute;
	width: 1px;       
	border-left: 1px dashed #dcdcdc;
	height: 162px;
	left: 50%;
	top: 15%;
}
.tj_jt_l,.tj_jt_r{
	cursor: pointer;
	position: absolute;
	right: 2%;
	top: 45%;
	font-size: 24px;
	font-family: "宋体";
}
.tj_jt_l{
	right:auto;
	left: 2%;
}
.brand li p{
	width: 150px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.brand li strong{
	font-weight: normal;
	font-size: 20px;
	color: #f70021;
}
.brand h4{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	font-weight: normal;
}
.brand h4 em{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #1D2087;
	vertical-align: middle;
	margin-right: 5px;
}
.brand ol {
	width: 323px;
	margin: 0 auto;
	font-size: 20px;
}
.brand ol li{
	margin-top: 10px;
	border-bottom: 1px dashed #b6b6b6;
}
.brand ol li:last-child{
	border-bottom: 0;
}
.brand ol li div{
	overflow: hidden;
}
.brand ol li div>*{
	height: 37px;
	line-height: 37px;
	font-size: 12px;
}
.brand ol li p{
	float: left;
	width: 268px;
	color: #949494;
}
.brand ol li span{
	color: #1d2087;
	float: right;
}
.headlines_left .mpers i {
	background-position: -283px -346px;
	margin-right: 6px;
	margin-left: 0;
}
#demo6 {
	width: 375px;
	height: 132px;
	overflow: hidden;
	clear: both;
}
#demo6 .nums {
	position: absolute;
	right: 136px;
	top: 10px;
}
.fangkuai {
	width: 390px;
	height: auto;
	overflow: hidden;
}
.fangkuai div {
	width: 370px;
	height: 117px;
	background: url(../image/hao.jpg) no-repeat;
	margin-left: 22px;
	margin-top: 8px;
	text-indent: 30px;
	overflow: hidden;
}
.fangkuai div h4 {
	font-size: 24px;
	color: #000000;
	font-weight: 100;
	padding-top: 24px;
}
.fangkuai div a {
	width: 80%;
	display: block;
	margin: 0 auto;
	text-indent: 0;
	color: #484848;
	font-size: 12px;
	margin-top: 10px;
}
.fangkuai ul {
	margin-left: 25px;
	width: 370px;
	overflow: hidden;
}
.fangkuai ul li {
	border-bottom: dotted 1px #dcdcdc;
	text-indent: 0;
	line-height: 36px;
	overflow: hidden;
}
.fangkuai ul li a {
	font-size: 14px;
	color: #282828;
	display: block;
	float: left;
}
.fangkuai ul li i {
	display: block;
	width: 35px;
	height: 15px;
	background: url(../image/dujia.png) 1px 1px no-repeat;
	float: left;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	font-family: '宋体';
	text-indent: 5px;
	margin-top: 10px;
}



.index_bannerbox {
	position: relative;
	width: 768px;
	height: 456px;
	float: left;
	margin-left: 167px;
	overflow: hidden;
}
#slides {
	position: relative;
	overflow: hidden;
}
.slides_container {
	display: none;
	overflow: hidden;
	position: relative;
	width: 768px;
}
.entry .slides_container {
	overflow: hidden;
	width: 768px;
}
.slides_container div.slide {
	display: block;
	height: 456px;
	width: 768px;
}
#slides .next, #slides .prev {
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 200px;
	z-index: 66;
	left: 20px;
}
#slides .next {
	left: 710px;
}
a.portfolio-slide-prev, a.portfolio-slide-next {
}
.pagination {
	width: auto;
	height: 34px;
	position: absolute;
	left: 37%;
	bottom: 7px;
	z-index: 66;
}
.pagination li {
	float: left;
	list-style: none outside none;
	margin: 0 10px;
	padding: 0;
	height: 14px;
}
.pagination li a {
	display: block;
	width: 20px;
	height: 20px;
	background-color: #F00;
	border-radius: 100%;
	text-align: center;
	line-height: 20px;
}
.pagination li.current a {
	background-color: #0CF;
}
.caption {
	border-radius: 2px 2px 2px 2px;
	bottom: 0;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
	position: absolute;
	right: 70px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	z-index: 500;
}
.caption h1 {
	background: none repeat scroll 0 0 #E40404;
	margin: 0;
	opacity: 1;
	padding: 10px 20px;
	text-transform: uppercase;
	max-width: 600px;
	width: 300px;
}
.caption h1 a {
	font-family: "黑体";
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.caption p {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	padding: 10px 20px;
	width: 300px;
}
.caption p a {
	-moz-transition: all 0.2s ease-in 0s;
	border-bottom: 1px solid transparent;
	color: #DDDDDD;
	font-size: 12px;
}
.caption p a:hover {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}



   
   
.nav_commet_content {
	width: 100%;
	overflow: hidden;
	background-color: #f1eff0;
	height: 50px;
}
.nav_commet {
	overflow: hidden;
	position: relative;
	z-index: 99;
	float: right;
	margin-top: 10px;
}
.nav_commet li {
	display: block;
	float: left;
	text-align: center;
	height: 40px;
	width: 120px;
	background-color: #fff;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #2a4bc3;
	padding-top: 6px;
}
.nav_commet li a {
	color: #5f5f5f;
	font-size: 14px;
}
.nav_commet li.cur_a {
	border-color: #2a4bc3;
	border-bottom: solid 2px #fff;
	padding-bottom: 20px;
	border-top: solid 2px #2a4bc3;
	border-left: solid 2px #2a4bc3;
	border-right: solid 2px #2a4bc3;
	border-bottom: 0;
	position: relative;
	cursor: pointer;
}
.nav_commet li {
	display: block;
	float: left;
	text-align: center;
	height: 40px;
	width: 120px;
	background-color: #fff;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #2a4bc3;
	padding-top: 6px;
}
.anrqun li {
	border-bottom: solid 2px #fd687b;
}
.anrqun li.cur_a {
	border-top: solid 2px #fd687b;
	border-left: solid 2px #fd687b;
	border-right: solid 2px #fd687b;
}
.anpinz li {
	border-bottom: solid 2px #d88b1c;
}
.anpinz li.cur_a {
	border-top: solid 2px #d88b1c;
	border-left: solid 2px #d88b1c;
	border-right: solid 2px #d88b1c;
}
.timet {
	font-size: 20px;
	font-weight: 100;
	color: #6e6e6e;
}
.timet i {
	display: block;
	float: left;
	width: 37px;
	height: 37px;
	background-image: url(../image/BOpng.png);
	background-position: -283px -3px;
	margin: 0 16px;
	margin-top: 0px;
}
.nav_commet_content .categor i {
	background-position: -283px -129px;
}
.nav_commet_content .brand i {
	background-position: -283px -62px;
}
      



.xsmsq{background-color: #fff;}
.xsmsq_nav a em.em{
	font-size: 20px;
	margin-right: 15px;
	color: #e50012;
	float: left;
}
.xsmsq_nav .time i b{display: none;}
.xsmsq_nav .specialprice em.em{color: #e85f9d;}
.xsmsq_nav .specialprice .time span{background-color: #e85f9d;}



.colot_content.floor-wrapper{
	margin-bottom: 60px;
}
.groundfloor_parent{
	background-color: #fff;
	overflow: hidden;
}
.floor_left{
	height: 502px;
	width: 230px;	
	float: left;
}
.floor_left h2{
	height: 84px;
	border-bottom: 1px dashed #fff;
}
.floor_left>div>a:hover p{
	background-color: #fff;
	text-shadow: none;
}
.floor_left a img{
	vertical-align: initial;
	margin: 5px auto;
	width: 80%;
}
.floor_left .floor ul{
	overflow: hidden;
	margin-bottom: 56px;
}
.floor_left .floor li{
	overflow: hidden;
	width: 230px;
	height: 46px;
	border-bottom: 1px dashed #fff;
}
.floor_left .floor li>*{
	float: left;
}
.floor_left a{
	display: block;
	border-left: 1px solid #fff;
	color: #fff;
	height: 36px;
	width: 160px;
	padding-left: 14px;
	margin: 5px 0;
	line-height: 36px;
}
.floor_left .floor li span{
	width: 70px;
	height: 46px;
	background: url(http://www.173kz.com/images/new/floorIcon.png) no-repeat 0 0;
}
.floor1 .floor li.cur .span01,.floor1 .floor li.cur .span02,.floor1 .floor li.cur .span03,.floor1 .floor li.cur .span04{background-position-x: -72px!important;}
.floor2 .floor li.cur .span01,.floor2 .floor li.cur .span02,.floor2 .floor li.cur .span03,.floor2 .floor li.cur .span04{background-position-x: -70px!important;}
.floor3 .floor li.cur .span01,.floor3 .floor li.cur .span02,.floor3 .floor li.cur .span03,.floor3 .floor li.cur .span04{background-position-x: -194px!important;}
.floor_left .brand-wrapper{
	position: relative;
	width: 230px;
	height: 156px;
}
.floor_left ol{
	height: 156px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.floor_left ol:nth-of-type(1){
	z-index: 10;
}
.floor_left ol li{
	float: left;
	margin-left: 7px;
	margin-bottom: 10px;
}
.floor_left .floor li.cur{
	background: #fff;
}
.floor_left .floor li.cur a{
	color: #67c4ef;
	border-left-color: #67c4ef;
}
.floor2 .floor li.cur a{
	color: #f8abbf;
	border-left-color: #f8abbf;
}
.floor3 .floor li.cur a{
	color: #f7a95e;
	border-left-color: #f7a95e;
}



.right_content .news_list span i{width: 44px;}
.right_content{height: 620px;}
.floor_right {
	width: 953px;
	height: 502px;
	float: left;
	margin-left: 7px;
}
.con-right{
	width: 953px;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}
.section_boxbig {
	width: 100%;
	overflow: hidden;
	height: 502px;
}
.banner_box {
	height: 502px;
	width: 370px;
	overflow: hidden;
	float: left
}
.banner {
	height: 285px;
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	display: block;
}
.banner ul li {
	float: left;
}
.banner ul li img {
	width: 100%;
}
.img_ectio {
	width: 583px;
	overflow: hidden;
	height: 502px;
	padding-left: 1px;
	float: left;
	background: #dddddd;
}
.innse_sik a {
	width: 291px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	height: 251px;
}
.innse_sik a img {
	width: 240px;
	height: auto;
	display: block;
	margin: 20px auto;
	transition: all 1s;
}
.innse_sik a:hover img{
	transform: translateY(-10px);
}
.innse_sik a .spanName {
	text-align: center;
	font-size: 14px;
	display: block;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	width: 90%;
	margin: 0 auto;
}

.innse_sik li {
	float: left;
	width: 202.5px;
	overflow: hidden;
	border-bottom: solid 1px #f1f1f1;
	border-left: solid 1px #f1f1f1;
}
.innse_sik li a {
	border: none;
}
.innse_sik li a img {
	width: 100px;
	height: 120px;
	display: block;
	transition: margin 0.5s ease 0s;
	margin: 0px 0;
}
.innse_sik li a:hover img {
	margin-left: -10px;
	transition: margin 0.5s ease 0s;
	-webkit-transition: margin 0.5s ease 0s;
	-moz-transition: margin 0.5s ease 0s;
	-ms-transition: margin 0.5s ease 0s;
	-o-transition: margin 0.5s ease 0s;
	border: none;
}


.essay{
	width: 1190px;
	height: 135px;
	position: relative;
}
.flooradd {
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
	padding: 30px 0 20px;
}
.flooradd:nth-of-type(1){
	z-index: 5;
}
.flooradd img{
	width: 267px;
	height: 85px;
}
.add_left {
	width: 50%;
	overflow: hidden;
	text-indent: 22px;
}
.add_left ul {
	float: left;
	overflow: hidden;
	width: 228px;
	margin-left: 30px;
}
.add_left ul li {
	border-bottom: dotted 1px #dcdcdc;
	text-indent: 0;
	height: 40px;
	overflow: hidden;
}
.add_left ul li a {
	font-size: 14px;
	color: #282828;
	display: block;
	float: left;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 82%;
}
.add_left ul li i {
	display: block;
	width: 35px;
	height: 15px;
	background: url(../image/dujia.png) 1px 1px no-repeat;
	float: right;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	font-family: '宋体';
	text-indent: 5px;
	margin-top: 12px;
}





.floor_bopii {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.fri_tit {
	width: 99.2%;
	background: #F8F8F8;
	border: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	position: relative;
	height: 34px;
}
.fri_tit li {
	display: inline;
	float: left;
	width: 178px;
	height: 33px;
	border-right: 1px solid #E6E6E6;
	font-size: 15px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}
._storecont {
	width: 100%;
	overflow: hidden;
}
.fri_tit li.cur {
	background: #fff;
	font-weight: bold;
	height: 34px;
	margin-bottom: -1px;
	_z-index: 1;
	_height: 35px;
}
.fri_ct {
	padding: 10px 0;
	display: none;
}
.friendly {
	padding-left: 20px;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	overflow: hidden;
	width: 99.2%;
}
.friendly a {
	display: block;
	width: 128px;
	height: 26px;
	float: left;
	font-size: 12px;
	color: #666;
	margin: 0;
}

.fotcommet li {
	border-bottom: solid 2px #787878;
}
.fotcommet li.cur_a {
	border-color: #787878;
	border-bottom: solid 2px #fff;
	padding-bottom: 20px;
	border-top: solid 2px #787878;
	border-left: solid 2px #787878;
	border-right: solid 2px #787878;
	border-bottom: 0;
	position: relative;
}
.nav_commet_content .zone i {
	background-position: -283px -202px;
}
.f_comnt p {
	width: 330px;
	overflow: hidden;
	float: left;
	padding-right: 40px;
	border-right: dotted 1px #c8c5c4;
	margin: 20px 20px;
}



.yiz-slider-1 {
	height: 285px;
	width: 605px;
	float: left;
	position: relative;
	overflow: hidden;
}
.yiz-slider-1 ul {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}
.yiz-page-btn {
	width: auto;
	height: 30px;
	position: absolute;
	bottom: -1px;
	right: 45%;
	z-index: 99
}
.yiz-page-btn span {
	width: 15px;
	height: 15px;
	margin: 0 4px;
	text-indent: -999em;
	border-radius: 100%;
	cursor: pointer;
	background-color: #bcbcbc;
	display: block;
	float: left;
}
.yiz-page-btn .current {
	background-color: #e6e6e6;
	opacity: 1;
}
.yiz-slider-0 {
	height: 285px;
	width: 605px;
	float: left;
	position: relative;
	overflow: hidden;
}
.yiz-slider-0 ul {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}
.yiz-slider-3 {
	height: 285px;
	width: 605px;
	float: left;
	position: relative;
	overflow: hidden;
}
.yiz-slider-3 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	list-style-type: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}
.yiz-slider-0 ul li,.yiz-slider-1 ul li,.yiz-slider-3 ul li,.yiz-slider-2 ul li{float: left;}
.yiz-slider-0 ul li img,.yiz-slider-1 ul li img,.yiz-slider-3 ul li img,.yiz-slider-2 ul li img{z-index: 1;}
.yiz-slider-2 {
	height: 285px;
	width: 605px;
	float: left;
	position: relative;
	overflow: hidden;
}
.yiz-slider-2 ul {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
}
				
																