﻿@charset "utf-8";
.topbanner_left{width:668px; height:100px; float:left;}
.topbanner_right{width:300px; height:100px; float:right;}
.readbook {
    width: 290px;
    height: auto;
    margin-top:28px;
}
.readbook h3{
	width: 290px;
	height: 30px;
	line-height: 30px;
	font-family: '微软雅黑';
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #383838;
	border-bottom: 1px solid #000;
}
.detail_cx_jsq iframe{
	width:680px;
	height:100px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:scroll;
	overflow-y:hidden;
}
.readbook{
	margin-bottom:10px;
}
.readbook ul{}
.readbook ul li{
	height:30px;
	line-height:30px;
	font-size:14px;
}
.readbook ul li a:visited{ color:#000; }
.readbook ul li a:hover{  color:#000; }
.red{color:red;}
.chexian-ask{
	width:290px;
	height:288px;
	background:url(../images/chexian/ask.jpg) no-repeat left top; 
	padding-top:88px;
	margin-top:15px;
}
.cxask-item{
	width:290px;
	height:70px;
	overflow:hidden;
	margin-bottom:10px;
}
.cxask-item p{
	font-size:14px;
	color:#000000;
}
.cxask-item p a:visited{ color:#000; }
.cxask-item p a:hover{ color:#000; }
.cxask-item span{
	font-size:14px;
	color:#6b6868;
}
.chexian-toask{
	width:290px;
	height:20px;
	background:url(../images/chexian/ask_icon.png) no-repeat 68px 4px; 
}
.chexian-toask a{
	font-size:14px;
	color:#ce0900;
	margin-left:100px;
}

