@charset "utf-8";
#wrap div[id="subNav"]{
	margin-top: 40px;
}
#conO{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    padding: 26px 10px;
    clear: both;
}
#conO .box1{
	float: left;
	width: 380px;
   font-size: 14px;
   font-family: 微软雅黑;
}
#conO .box1>span{
	float: left;
	margin-right: 25px;
}
#conO .box1>span img{
	width: 150px;
	height: 200px;
}
#conO .box1>ul{
	float: left;
}
#conO .box1>ul span{
	font-size: 14px;
	font-family: 微软雅黑;
	font-weight: bold;
}
#conO .box1>ul li:last-child{
	color: #c00;
}
#conO .box1>ul li:last-child span{
	color: #000;
}
#conO .rdzx{
    float: left;
    line-height: 30px;
    padding: 0px 15px 0px;
    width: 357px;
	
}
#conO .ct {
	line-height: 30px;
	font-family: 微软雅黑;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
}
.rdzx>ul li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#conO .rdzx li a{
	text-decoration:underline;
}
#conO .rdzx li a:hover{
	text-decoration:none;
}
.rdzx li a:nth-child(2){
	margin-right: 6px;
}

.rdzx>ul i {
	float: left;
	margin: 7px 6px 0 0;
	padding-top: 1px;
	font-family: Arial;
	font-size: 12px;
	width: 17px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #999;
}
.rdzx>ul li:nth-child(1) i {
	background-color: #1275b3;
}
.rdzx>ul li:nth-child(2) i {
	background-color: #46a6e2;
}
.rdzx>ul li:nth-child(3) i {
	background-color: #67bef4;
}
.zx{
	float: left;
	width: 210px;
}
.zx>ul li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zx>ul li a{
	text-decoration:underline;
}
.zx>ul li a:hover{
	text-decoration:none;
}
.zx>ul li a:first-child{
	margin-right: 6px;
}