@charset "gb2312";
/* CSS Document */

.alllist{
	width: 1200px;
	border: 1px solid #d3d3d3;
	margin: 40px auto 60px auto;
	overflow: hidden;
}
.alllist .alllist-left{
	width: 296px;
	border-right: 1px solid #d3d3d3;
	float: left;
}
.alllist .alllist-right{
	width: 882px;
	float: left;
	padding: 0 10px;
}
.secondLeft{
	width: 280px;
	padding: 0px 8px;
    overflow:hidden;
    display: none;
}
.secLeftTitle{
	font-size: 20px;
	color: #0f67c6;
	font-weight: bold;
	text-align: center;
	height: 76px;
	line-height: 76px;
	border-bottom: 1px solid #d3d3d3;
}
.leftMenu li a{
	width: 280px;
	display: block;
	height: 49px;
	line-height: 49px;
	text-align: center;
}
.leftMenu li a.on{
	background-color: #216fc2; 
	color: #fff;
}
.leftMenu li {
	position: relative;
	margin-top: 15px;
	overflow: hidden;
}
.leftMenu li:nth-last-child(1){
	margin-bottom: 15px;
}
.leftMenu li a.on .arrow{
	display: block;
	width: 10px;
	height: 12px;
	position: absolute;
	right: 12px;
	top: 20px;
	background: url("imagesarrow.png") no-repeat;
	color: #fff;
}
.zwgk{
	background: url("imageszwgk.png") no-repeat 58px center;
}
.gzxx{
	background: url("imagesgzxx.png") no-repeat 58px center;
}
.zmhd{
	background: url("imageszmhd.png") no-repeat 58px center;
}
.bszn{
	background: url("imagesbszn.png") no-repeat 58px center;
}
.dqgz{
	background: url("imagesdqgz.png") no-repeat 58px center;
}
.alllist-right .coord{
	height: 76px;
	line-height: 76px;
	background: url("imagescoord.png") no-repeat 26px center;
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	padding-left: 70px;
}
.alllist-right .secList li{
	line-height: 45px;
	padding-left: 58px;
	background: url("imagesline.png") no-repeat 23px center;
}
.alllist-right .secList li span{
	float: right;
}
.alllist-right .secList li a{
	font-size: 14px;
}
.alllist-right .secList .line{
	border-bottom: dashed 1px #9E9E9E;
	margin: 30px 0px;
}
.tab ul li{
	margin:15px 0px;
	float: left;
	width: 193px;
	height: 35px;
	line-height: 35px;
	margin-right: 2px; 
	background-color:#5f5f5f;
	text-align: center;
}
.tab ul li a{
	color: #fff;
}
.tab{
	overflow: hidden;
}
.tab ul li:nth-last-child(1){
	background-color: #ea8a02;
    margin-right: 0px;
}
.page{  
	    text-align: center;
	    margin: 10px auto 20px  auto;
}
.page span{
	       padding: 0px 10px;
}
.s_ym_input{
	    margin: 10px 10px;
}
/* ÄÚÈÝÒ³*/
.content{
	margin: 40px auto 60px auto;
	width: 1080px;
	border: 1px solid #d3d3d3;
	padding: 0px 60px;
}
.caption{
	text-align: center;
	width: 890px;
	margin: 30px auto;
	background: url("imagesxuxian.png") no-repeat center bottom;
}
.caption h2{
	color: #0066cc;
	font-size: 20px;
}
.caption span{
	 line-height: 60px;
	display: block;
	background: url("imagestime.png") no-repeat 347px center;
}
.text{
	line-height: 35px;
	margin-bottom: 30px;
        font-size:16px;
}
.text .accessory a{
      font-size:14px;
}
.text img{
	margin: 0px auto;
display: block;
}