
html, body, span, a, div, img, ul, li{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
a{
    color: #000;
    text-decoration: none;
}
.a_visited2:visited{
    color: green !important;
}
.a_visited:visited{
    color: green !important;
}
.active::after{
    clear: both;
    content: '';
    display: block;
}
ul{
    list-style-type: none;
}

body{
    background: #eee;
}

/* 列表 */
.zizhi_list{
    width: 1175px;
    margin: 10px auto;
    background: #fff;
    /*border-top: 6px solid #eee;*/
    padding-top: 10px;
    border-radius: 8px;
}
.zizhi_list_head{
	line-height: 40px;
	height: 61px;
	padding: 0px 15px 0;
	border-bottom: 1px solid #eee;
}
.zizhi_list_head_0{
	float: left;
}
.zizhi_list_head_0>a{
	float: left;
	padding: 0 15px;
	font-size: 16px;
	background: #fff;
	line-height: 40px;
	height: 40px;
	/*color: green;*/
	margin-right: 2px;
	border: 2px solid rgb(245,245,245);
}
.zizhi_list_head_0>a.sel, .zizhi_list_head_0>a:hover{
	background: #FE6C00;
	color: #fff;
}
.zizhi_list_head>span{
	float: right;
	font-size: 15px;
}
.zizhi_list_head>span>a{
	color: #FE6C00;
}
.zizhi_list_con{
    width: 100%;
}
.list_con_all{
    padding: 15px 20px;
    border-bottom: 1px solid #dcdcdc;
    color: #8f8e8e;
}
.list_con_all:hover{
    background: rgb(245,245,245);
}
.list_con_all_l{
    float: left;
    width: 800px;
}
.list_con_all_l_tit{
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_con_all_l_tit>a{
    color: #fe6c00;
}
.list_con_all_l_cdn{
    line-height: 30px;

}
.list_con_all_r{
    float: right;
    width: 220px;
    text-align: center;
}
.list_con_all_r_money{
    height: 40px;
    padding-top: 10px;
    font-size: 26px;
    color: green;
}
.list_con_all_r_time{
    font-size: 14px;
    line-height: 30px;
}
/* 列表 */

/* 详细页面 */
.zizhi_info{
    width: 1175px;
    margin: auto;
}
.zizhi_info_wz{
	line-height: 40px;
	height: 40px;
	background: #fff;
	padding: 0 15px;
	font-size: 16px;
	margin: 6px 0;
}
.zizhi_info_con{
    /*padding: 0 30px;*/
}
.info_con_0_l{
    float: left;
    width: 840px;
    background: #fff;
    padding: 20px;
}
.info_con_0_r{
    float: left;
    width: 335px;
    background: #fff;
    padding: 20px;
    min-height: 500px;
}
.info_con_0_r>img{
	width: 100%;
	/*height: 100%;*/
	max-height: 390px;
	border-radius: 8px;
}
.info_con_0_l_hed{
    position: relative;
    padding: 0 10px 20px;
    border-bottom: 1px solid #e5e5e5;
}
.info_con_0_l_hed_tit{
    float: left;
    width: 560px;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info_con_0_l_hed_tit>a{
    color: #525252;
}
.info_con_0_l_hed_other{
    float: left;
    width: 560px;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #bbbaba;
}
.info_con_0_l_hed_other>span{
    float: left;
    margin-right: 20px;
}
.info_con_0_l_hed_other>span>img{
    float: left;
    height: 16px;
    margin: 7px 4px 0 0;
}
.info_con_0_l_hed_other>span>span{
    float: left;
}
.info_con_0_l_hed_money{
    position: absolute;
    top: 10px;
    right: 0;
    width: 200px;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    color: #969595;
}
.info_con_0_l_info{
    padding: 20px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.info_con_0_l_info_all:nth-child(2n+1){
    float: left;
}
.info_con_0_l_info_all:nth-child(2n+2){
    float: right;
}
.info_con_0_l_info_all{
    width: 46%;
    line-height: 30px;
    /* height: 30px; */
    font-size: 15px;
    color: #525252;
    padding: 5px 0;
}
.info_con_0_l_info_all>span:nth-of-type(1){
    color: #969595;
}
.info_con_0_l_content{
    padding: 20px 10px;
}
.info_con_0_l_content>div{
    color: #969595;
    line-height: 26px;
    font-size: 15px;
}
.info_con_0_l_btn{
    padding: 20px 10px;
    text-align: center;
}
.info_con_0_l_btn>button{
    border: 0;
    width: 120px;
    line-height: 40px;
    background: #009944;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}
/*.info_con_0_r_face{*/
/*    text-align: center;*/
/*}*/
/*.info_con_0_r_face>img{*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    border-radius: 50%;*/
/*}*/
/*.info_con_0_r_name{*/
/*    line-height: 40px;*/
/*    text-align: center;*/
/*    color: #000;*/
/*    font-size: 18px;*/
/*}*/
/*.info_con_0_r_type{*/
/*    line-height: 30px;*/
/*    font-size: 15px;*/
/*    color: #969595;*/
/*}*/
/*.info_con_0_r_type>span{*/
/*    float: left;*/
/*}*/
/*.info_con_0_r_type>span:nth-of-type(1){*/
/*    margin-right: 15px;*/
/*}*/
/*.info_con_0_r_map_0{*/
/*    line-height: 24px;*/
/*    font-size: 15px;*/
/*    color: #969595;*/
/*    padding: 3px 0*/
/*}*/
/*.info_con_0_r_map_1{*/
/*    width: 100%;*/
/*    height: 180px;*/
/*    background: #000;*/
/*}*/
/*.info_con_0_r_duce{*/
/*    margin-top: 10px;*/
/*}*/
/*.info_con_0_r_duce>div{*/
/*    line-height: 26px;*/
/*    padding: 2px 0;*/
/*    font-size: 15px;*/
/*    color: #969595;*/
/*}*/

.info_con_0_f{
    float: left;
    /*width: 830px;*/
     width: 100%; 
    margin-top: 10px;
    background: #fff;
    padding: 20px;
}

.info_con_0_f_hed{
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    color: #525252;
    padding: 0 10px;
}
.info_con_0_f_list{
    padding: 10px;
}
.info_con_0_f_list_all{
    float: left;
    width: 268px;
    /*background: #eee;*/
    padding: 5px 10px;
    border-radius: 2px;
    margin: 5px 5px;
    border: 1px solid #bfbfbf;
}
/*.info_con_0_f_list_all:nth-child(3n+2){*/
/*    margin: 5px 10px;*/
/*}*/
.f_list_all_0{
    line-height: 30px;
    height: 30px;
}
.f_list_all_0>a{
    float: left;
    max-width: 150px;
    height: 30px;
    font-size: 16px;
    color: #393939;
}
.f_list_all_0>span{
    float: right;
    width: 80px;
    color: #fe6c00;
    font-size: 16px;
}
.f_list_all_1{
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    color: #a1a0a0;
}
.f_list_all_2{
    line-height: 24px;
    height: 24px;
    font-size: 13px;
    color: #a1a0a0;
}
.f_list_all_0>a, .f_list_all_1, .f_list_all_2{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 详细页面 */

/*  */
.BMap_cpyCtrl.BMap_noprint.anchorBL{
    display: none !important;
}
.BMap_scaleCtrl.BMap_noprint.anchorBL{
    bottom: 4px !important;
    left: 6px !important;
}
.index_zsjdq_0 {
    border-radius: 8px;
}