@charset "utf-8";
/* CSS Document */

.kx_logo{
	height:6rem;
	width:9rem;
	border-radius:6rem;
	background-color:#3cad6b;	
	padding:2rem 0.5rem;

	position:absolute;
	margin-left:0.5rem;
	
	}
.fu_box{
	padding-left:11rem;
	color:#3cad6b;
	font-size:1.6rem;
	min-height: 130px;
	border-bottom: 1px solid #3cad6b;
	
	}
	

.fu_box p{
	line-height:3rem;
	
	}
.kxdj{
	font-size:1.6rem;
	color:#fff;
	text-align:center;	
	border-bottom:1px solid #fff;
	padding-bottom:0.5rem;
	
	}
	
.xingji5{
	height:1.6rem;
	background-image:url(../images/images/xin_dengji.png);
	background-repeat:no-repeat;
	background-position:-6px -7px;
	
	/* 星级表示*/
	margin-top:0.5rem;
	}
.xingji4{
	height:1.6rem;
	background-image:url(../images/images/xin_dengji.png);
	background-repeat:no-repeat;
	background-position:-6px -7px;
	/* 星级表示*/
	background-position:-6px -25px;
	margin-top:0.5rem;
	}
.xingji3{
	height:1.6rem;
	background-image:url(../images/images/xin_dengji.png);
	background-repeat:no-repeat;
	background-position:-6px -7px;
	/* 星级表示*/
	background-position:-6px -45px;
	margin-top:0.5rem;
	}
.xingji2{
	height:1.6rem;
	background-image:url(../images/images/xin_dengji.png);
	background-repeat:no-repeat;
	/* 星级表示*/
	background-position:-6px -65px;
	margin-top:0.5rem;
	}
.xingji1{
	height:1.6rem;
	background-image:url(../images/images/xin_dengji.png);
	background-repeat:no-repeat;
	/* 星级表示*/
	background-position:-6px -84px;
	margin-top:0.5rem;
	}
.jdImages{
	width:98%;
	display:block;
	margin:3rem auto 0;
	}
.tab_tit{
	display:inline-block;
	width:7.5rem;
	text-align:right;
	font-weight:bolder;
	color:#666;
		
	}
.teb_contxet tr td{
	color:#666;
	}
.jd_tit{
	height:3rem;
	width:94%;
	color:#3cad6b;
	border-bottom:1px dashed #3cad6b;
	margin:0 auto;	
	
	position:relative;
	}
.jd_tit span{
    display:inline-block;
	height:2rem;
	width:0.3rem;
	background:#3cad6b;	
	position:absolute;
	top:0.3rem;
	}
.jd_jianjie{
	line-height:3.6rem;
    color:#666;
	text-indent:2.8rem;	
	padding:0 0.8rem;
	}
.Recommend h3{
	 line-height:3.6rem;
	 border-bottom:1px solid #3cad6b;
	 text-indent:1rem;
	 color:#3cad6b;
	}

.Recommend ul li{
	 line-height:3.6rem;
	 width:90%;
	 font-size:1.4rem;
	 color:#666;	
	 padding:0 1rem;
	 overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
	}

.Recommend ul li a{
	color:#666;
	}

