body,ul{
	padding: 0;
	margin: 0;
	font-family: "寰蒋闆呴粦";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}

.f5bg{
	position: absolute;
	top: 0;
	height: 100%;
	background: #F5F5F5;
	z-index: -1;
}

.bigimg{
	width: 100%;
	height: 300px;
}
.bigimg img{
	width: 100%;
	min-width: 1200px;
	height: 300px;
}

/*----list宸﹁竟----*/
.list{
	width: 1200px;
	min-height: 1034px;
	margin: 0 auto;
}
.list .listcon{
	width: 1160px;
	margin: 0 auto;
}
.list .listcon:after {
	content: "";
  	display: block;
  	width: 0;
  	clear: both;
}
.listcon .leftcon{
	width: 260px;
	height: 1034px;
	float: left;
}
.leftcon .leftTitle{
	width: 260px;
	height: 130px;
	overflow: hidden;
	color: white;
	text-align: center;
	background: #207bec;
}
.leftTitle p{
	font-size: 30px;
	margin-top: 34px;
	margin-bottom: -4px;
}
.leftTitle span{
	font-size: 13px;
}

.leftcon .leftList{
	width: 260px;
	height: 903px;
}
.leftList li{
	width: 258px;
	height: 68px;
	font-size: 16px;
	color: #474747;
	cursor: pointer;
	border: 1px solid #e0e0e0;
	border-top: none;
	text-align: center;
	line-height: 68px;
	position: relative;
}
.leftList li img {
	display: none;
}
.leftList li:hover{
	color: #f94c3b;
}
.leftList li:hover>img{
	display: inline-block;
}
.leftList .active{
	color: #f94c3b;
}
.leftList .active img {
	display: inline-block;
}
.leftList .leftImg{
	width: 48px;
	height: 16px;
	display: inline-block;
}
.leftList img{
	position: absolute;
	top: 27px;
	right:52px;
}
/*----list鍙宠竟----*/
.rightcon{
	position: relative;
	width: 900px;
	padding-bottom: 20px;
	float: right;
}
.rightcon .details{
	width: 864px;
	margin-left: 36px;
}
.rightcon .top{
	width: 864px;
	height: 22px;
	margin-top: 26px;
}
.top .title{
	font-size: 18px;
	margin-left: 20px;
	color: #474747;
	font-weight: bold;
	float: left;
}
.top .address{
	float: right;
	font-size: 14px;
	margin-right: 10px;
}
.address img{
	width: 16px;
	height: 22px;
	margin-top: 1px;
}
.address .addresscon{
	float: right;
	margin-left: 15px;
	margin-top: 1px;
}
.addresscon a{
	color: #474747;
}
.addresscon a:hover{
	color: #207bec;
}
.rightcon .listDetails{
	width: 864px;
	margin-top: 30px;
	background: white;
}
.listDetails .listul{
	width: 832px;
	height: 810px;
	margin: 0 auto;
}

.listul li{
	width: 832px;
	height: 53px;
	margin: 0 auto;
	border-bottom: 1px dashed #d1d1d1;
}
.listul li a{
	display:block;
	float:left;
	padding-left: 38px;
	background-image: url(../img/triangle_n.png);
	background-position: 17px 21px;
	background-repeat: no-repeat;
	background-size: 7px 12px;
	width: 620px;
	line-height: 53px;
	color:#474747;
	font-size: 14px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;		
}
.listul li a:hover{
	color:#15f0f7;
	background-image: url(../img/triangle_s.png);
	transition: all 0.7s;
}
.listul li span{
	float: right;
	display:block;
	font-size: 12px;
	line-height: 53px;
	margin-right: 19px;
	color:#b3acab;
}

/*----detail鏂囩珷璇︽儏----*/
.rightcon .article{
	width: 864px;
	margin-top: 30px;
	background:white;
}
.article .postname{
	width: 827px;
	height: 67px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px dashed #8e8e8e;
}
.postname p{
	font-size: 20px;
	color: #f94c3b;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;	
	margin-bottom: 6px;
}
.postname span{
	font-size: 12px;
	color:#9f9f9f; 
}
.article .content{
	width: 827px;
	min-height: 818px;
	margin: 0 auto;
	margin-top: 20px;
}
.article .content img{
	max-width: 827px;
	height: auto;
}
.accessory{
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	margin-left: 20px;
}
.accessory a{
	color: #333;
	text-decoration: underline;
}

/*-----鎼滅储椤靛垪琛�----*/
.search{
	width: 100%;
	height: 1034px;
	background: #F5F5F5;
}
.search .searchList{
	width: 1200px;
	height: 1034px;
	margin: 0 auto;
}
.searchList .searchcon{
	width: 1128px;
	height: 1034px;
	background: white;
	margin: 0 auto;
}
.searchList .searchul{
	width: 1092px;
	height: 900px;
	margin: 0 auto;
}
.searchul li{
	width: 1092px;
	height: 59px;
	margin: 0 auto;
	border-bottom: 1px dashed #d1d1d1;
}
.searchul li a{
	display:block;
	float:left;
	padding-left: 38px;
	background-image: url(../img/triangle_n.png);
	background-position: 17px 24px;
	background-repeat: no-repeat;
	background-size: 7px 12px;
	width: 620px;
	line-height: 59px;
	color:#9c9c9c;
	font-size: 14px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;		
}
.searchul li a:hover{
	color:#15f0f7;
	background-image: url(../img/triangle_s.png);
	transition: all 0.7s;
}
.searchul li span{
	float: right;
	display:block;
	font-size: 12px;
	line-height: 59px;
	margin-right: 19px;
	color:#b3acab;
}