/* CSS Document */



*{padding:0px; margin:0px;}
a,span,p{ text-decoration:none; color:#666}
li{ list-style-type:none;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.conter{
	width:96%;
	margin:0px auto 0px auto;
}
/*-------------1----------------------*/
.yy{ 
    margin-top:10px;
	border:1px solid #d3d2d6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.yy h4{
  width:95%;
  line-height:30px;
  height:30px;
  padding-left:3%;
  border-bottom:1px #d3d2d6 dashed;
  margin:auto;
}
.yy p{
	padding:3% 3% 3% 3%;
	font-size:14px;	
}

.yy ul li{	
	width:100%;	
	border-bottom:1px solid #d3d2d6;
	padding:5px 0px 5px 0px;
}
.yy ul li span{
	display:block;
	height:30px;
	width:23%;
	padding-left:2%;
	float:left;	
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}
.yy ul li input{
	display:block;
	height:30px;
	width:69%;
	float:right;	
    border:1px solid #d3d2d6;
	line-height:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    margin-right:3%;
	padding-left:2%;
}

.yy ul li textarea{
	display:block;
	height:60px;
	width:69%;
	float:right;	
    border:1px solid #d3d2d6;
	line-height:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    margin-right:3%;
	padding-left:2%;
}
.input23{
	
}



ul.round {
	border:1px solid #d3d2d6;
	text-align:left;
	font-size:14px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow:0 1px 1px #f6f6f6;
	-webkit-box-shadow:0 1px 1px #f6f6f6;
	box-shadow:0 1px 1px #f6f6f6;
	margin-top:10px;
	margin-bottom:10px;
	display:block
}

.round li.tel {
    background: url(../images/tel.png) no-repeat scroll 11px 10px transparent;
	background-size:15px 15px;
    padding-left: 34px;
	line-height:30px;
	height:30px;
	overflow:hidden;
}

.round li.addr{
    background: url(../images/addr.png) no-repeat scroll 10px 10px transparent;
	background-size:15px 15px;
    line-height:30px;
	height:30px;
    padding-left: 34px;
	border-bottom:1px solid #d3d2d6;
	overflow:hidden;
}
/*-------------2----------------------*/
.cp{
	width:96%;
	margin:auto;
}
.cp ul li{
	width:100%;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #d3d2d6;
	border-top:1px solid #f5f5f5;
}

.cp ul li a.a1{
	width:35%;
	float:left;
}
.cp ul li a img{
	width:100%;
	
}
.cp ul li div.nr{
	width:62%;
	float:right;
	line-height:16px;
	font-size:12px;
	color:#999;
}
.cp ul li div.nr h4{
	line-height:24px;
	height:24px;
	width:100%
}
.a2{
  display:block;
  width:100%;
  height:25px;
  margin:10px auto 0px auto;
  background:#e8e8e8;
  color:#999;
  line-height:25px;
  font-size:12px;
  text-align:center;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}


.cplist{
	width:96%;
	margin:auto;
}
.cplist ul li{
	width:100%;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #d3d2d6;
	border-top:1px solid #f5f5f5;
}
.cplist ul li a
{
     display:block;

}
.cplist ul li p{
	width:15%;
	float:left;
	}
	
.cplist ul li p img{
	width:100%;
	padding-left:10px;
	
}

.cplist ul li div.nr{
	width:80%;
	float:right;
	line-height:16px;
	font-size:12px;
	color:#999;
}
.cplist ul li div.nr h4{
	line-height:24px;
	height:24px;
	width:100%
}
.nr_4{ margin-top:18px;}

.line{ margin-top:15px;}





