@charset "utf-8";
@import url('../../css/bxzt/mod_sidercom.css');
.insurance-nav{
    width: 200px;
    float: left;
    border: 1px solid #ebebeb;
}
.con-sider{
    width: 240px;
}
.sider-img img{
    width: 240px;
}
.con-con{
    width: 930px;
}
.hot-product .products .item{
    height: 100px;
}
.hot-product .products .item .left .pimg{
    width: 70px;
    height: 70px;
}
.hot-product .products .item .left{
    width: 70px;
    margin-right: 8px;
}
.hot-product .products .item .right{
    width: 130px;
}
.hot-product .products .right .pname{
    margin-bottom: 15px;
}
.insurance-nav-tit{
    height: 50px;
    background:#ff8124;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.insurance-nav dl{
    border-top: 1px solid #ebebeb;
}
.insurance-nav dt{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
}
.insurance-nav dt:hover{
    background: #fff5ed;
    color: #ff8124;
}
.insurance-nav dt .i-bxzt{
    position: absolute;
    right: 10px;
    font-size: 30px;
    font-weight: normal;
    top: 0;
    color: #ccc;
}
.insurance-nav dt a{
    color: #333;
}
.insurance-nav dt a:hover{
    color: #ff8124;
}
.insurance-nav dd {
    padding: 10px 0;
    display: none;
}
.insurance-nav dd a{
    height:40px;
    display: block;
    line-height: 40px;
    font-size: 15px;
    padding-left: 40px;
    color: #333;
}
.insurance-nav dd a:hover{
    color: #ff8124;
}
.insurance-con{
    width: 700px;
    float: left;
    margin-left: 30px;
}
.insurance-con-list .insurance-dl{
    border: 1px solid #ebebeb;
    margin-bottom: 13px;
    padding: 30px;
}
.insurance-dl dt{
    margin-bottom: 20px;
}
.insurance-dl dt a{
    font-size: 16px;
    color: #333;
}
.insurance-dl dt a:hover{
    color: #ff8124;
}
.insurance-dl dd{
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
}
.insurance-nav .sel .i-zhankai1:before {
    content: "\e69c";
  }
  
.insurance-nav dd.sel a{
    color: #ff8124;
}
.insurance-nav dl.sel dt{
    background: #fff5ed;
    color: #ff8124;
}
.insurance-nav dl.sel dd{
    display: block;
}
.wiki-sider-about ul{
    padding-right: 10px;
}
.wiki-sider-qa ul li:before{
    display: none;
}
.wiki-sider-qa ul li{
    background: url(../../images/bxzt/insurance1.png) no-repeat  10px -3px;
    padding-left: 38px;
}
/* ======================= begin 分页 ====================== */
#pagination {
	height: 36px;
	overflow: hidden;
}
#pagination ul {
	width: 444px;
	margin: 0 auto;
	overflow: hidden;
}
#pagination ul li {
	float: left;
	width: 34px;
	height: 34px;
	margin-left: 5px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
#pagination ul li:first-child {
	margin-left: 0;
}
#pagination ul li span {
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	cursor: pointer;
	color: #222;
}
#pagination ul li span:hover {
	color: #eb6d1f;
}
#pagination .now,
#pagination .omit {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: none;
	border: none;
}
#pagination .now span {
	width: 36px;
	height: 26px;
	color: #eb6d1f;
}
#pagination .omit span {
	width: 36px;
	height: 26px;
	font-family: 'Microsoft YaHei';
	color: #b4b4b4;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 22px;
	cursor: auto;
}
#pagination .page_prev,
#pagination .page_next {
	width: 94px;
}
#pagination .page_prev span {
	width: 88px;
	padding-left: 6px;
}
#pagination .page_next span {
	width: 88px;
	padding-right: 6px;
}
#pagination .default {
	color: #dbdbdb;
	cursor: auto;
}
#pagination ul li .default:hover {
	color: #dbdbdb;
}
#pagination .omit span:hover {
	color: #b4b4b4;
}
#pagination .page_num {
	border: 0px;
	line-height: 36px;
	font-weight: normal;
	color: #898989;
	width: 100px;
}
.pagination {
	height: 36px;
	overflow: hidden;
}
.pagination ul {
	width: 444px;
	margin: 0 auto;
	overflow: hidden;
}
.pagination ul li {
	float: left;
	width: 34px;
	height: 34px;
	margin-left: 5px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.pagination ul li:first-child {
	margin-left: 0;
}
.pagination ul li span {
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	cursor: pointer;
	color: #222;
}
.pagination ul li span:hover {
	color: #eb6d1f;
}
.pagination .now,
.pagination .omit {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: none;
	border: none;
}
.pagination .now span {
	width: 36px;
	height: 26px;
	color: #eb6d1f;
}
.pagination .omit span {
	width: 36px;
	height: 26px;
	font-family: 'Microsoft YaHei';
	color: #b4b4b4;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 22px;
	cursor: auto;
}
.pagination .page_prev,
.pagination .page_next {
	width: 94px;
}
.pagination .page_prev span {
	width: 88px;
	padding-left: 6px;
}
.pagination .page_next span {
	width: 88px;
	padding-right: 6px;
}
.pagination .default {
	color: #dbdbdb;
	cursor: auto;
}
.pagination ul li .default:hover {
	color: #dbdbdb;
}
.pagination .omit span:hover {
	color: #b4b4b4;
}
.pagination .page_num {
	border: 0px;
	line-height: 36px;
	font-weight: normal;
	color: #898989;
	width: 100px;
}
#_my97DP {
	margin: -10px 0 0 -10px;
}
/* ======================= end 分页 ====================== */
