@import url('public.css');
.boardnav {
	width: 1240px;
    min-height: 840px;
	margin:15px auto 0 auto;
}
.nex_forumbk_intelbox {
    min-height: 160px;
    background: #fff;
    margin: 0 auto 0 auto;
    position: relative;
    /*box-shadow: 0 0 0 1px #f3f3f3;*/
	border: 1px solid #f5f5f5;
    border-bottom: 0;
    overflow: hidden;
}
.nex_forumbk_intelbox_top {
    height: 120px;
    position: relative;
}
.nex_forumbk_intelbox_top::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.nex_forumbk_intelbox_btm {
    width: 1160px;
    position: relative;
    margin-top: -35px;
    margin-left: 35px;
    border-radius: 45px 4px 0 0;
    padding: 5px;
    background: #fff;
}
.nex_forumbk_intels {
    float: left;
    width: 60px;
    height: 60px;
    margin: 4px 0 0 10px;
}
.nex_forumbk_intels span {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.nex_forumbk_others {
    padding-left: 85px;
    padding-right: 15px;
	position: relative;
}
.nex_forumbk_others_top {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
}
.nex_forumbk_others_btm {
    height: 30px;
    line-height: 30px;
}
.nex_forumbk_others_btm_guize {
    float: left;
	color:#999;
}
.nex_bkinterl_name {
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.nex_bkinterl_name em {
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: 600;
    margin-right: 0;
}
.nex_bkinterl_name span {
    display: inline-block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
    padding: 0 0 0 10px;
    font-weight: 600;
    /*background: url(../images/nex_rank_bg.png) left center no-repeat;*/
    font-size: 14px;
    color: #d30;
}
.nex_bkinterl_name a {
    margin-left:10px;
	color:#d30;
}
.nex_bkinterl_name a:hover{
	color:#ff9900;
}
.nex_forumbk_loginbox{
	position: absolute;
    right: 140px;
    top: 0px;
}
.nex_forumbk_loginbox ul {
}

.nex_forumbk_loginbox ul li {
    float: left;
	 margin-left: 10px;
}
.nex_forumbk_loginbox ul li:last-child {
    margin-left: 0px;
}
.nex_forumbk_loginbox ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.nex_forumbk_loginbox ul li a:hover {
    color: #FF9900;
}
.nex_forumbk_others_btm_tools {
    position: absolute;
    right: 15px;
    top: 0px;
}
.nex_forumbk_others_btm_tools a {
    display: block;
    float: right;
    width: 110px;
    height: 30px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #FF9900;
}
/* 广告 */
.nex_formumbk_banner{	
    height: 200px;
	margin: auto;
	padding: 10px;
	/*border: 1px solid #f5f5f5;
    box-shadow: 0 0 3px 3px #7a7a7a14;*/
    box-sizing: border-box;
	border: 1px solid #f5f5f5;
    border-top: 0;

}
.nex_formumbk_gonggao {
    float: left;
	width:390px;
}
.nex_formumbk_gonggao_right{
	float:right;
	width:800px;
}
.nex_formumbk_gonggao_right .advitem{
	float:left;
	width: 260px;
	display: block;
    height: 180px;   
	margin-right:10px;
}  
.nex_formumbk_gonggao_right .advitem .img{
	height: 150px;
    width: 260px;
	overflow: hidden;
}
.nex_formumbk_gonggao_right .advitem .img img{
	width:260px;
	height:150px;
	transition: transform .5s ease;
}
.nex_formumbk_gonggao_right .advitem .img img:hover {
	transform: scale(1.1)
}
.nex_formumbk_gonggao_right .advitem .text{
	height: 40px;
	line-height:40px;
    text-align:center;
	overflow: hidden;
	white-space: nowrap;
	width: 260px;
}
.nex_formumbk_gonggao_right .advitem:last-child{
	margin-right:0px;
}
.nex_formumbk_gonggao_right .advitem a{
	color:#666;
}
.nex_formumbk_gonggao_right .advitem a:hover{
	color:#ff9900;
}
.nex_formumbk_gonggao a {
	height:30px;
	line-height:30px;
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 390px;
	color:#666;
}
.nex_formumbk_gonggao a:hover {
   color:#ff9900;
}

/* HOT CITY*/
.nex_formumbk_hot_city{
	border: 1px solid #f5f5f5;
    box-shadow: 0 0 3px 3px #7a7a7a14;
    margin: 10px 0;
	padding:10px;
	height: 40px;
    line-height: 40px;
}
.nex_formumbk_hot_city .hot_city_left{
	width:1160px; 
	float:left;
}
.nex_formumbk_hot_city ul{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:1160px; 
	height: 40px;
}

.nex_formumbk_hot_city ul li {
	float:left;
	margin:0 10px;
}
.nex_formumbk_hot_city ul li a{
	color:#333;
}
.nex_formumbk_hot_city ul li a:hover{
	color:#ff9900;
}
.nex_formumbk_hot_city ul .label{
	color: #666;
	font-weight:700;
}
.nex_formumbk_hot_city .nex_city_more{
	color:#666;
	float:right;
	cursor:pointer;
}
.nex_formumbk_hot_city .nex_city_more:hover {
    color: #FF9900;
}
/*POPUP*/
.cityList {
    background-color: #fff;
    border: 1px solid #ddd;
    position: absolute;
    z-index: 99999999999999999999;
    color: #666;
    right: 0px;
    top: 30px;
    width: 536px;
    display: none;
    font-size: 12px;
}
.cityList:before,.cityList:after {
    content: " " !important;
    border: 7px solid transparent;
    position: absolute;
    right: 22px;
    visibility: visible !important;
}
.cityList:before {
    border-bottom-color: #cccaca;
    top: -14px;
}
.cityList:after {
    border-bottom-color: #f6f6f6;
    top: -13px;
}
.cityList .title {
    background-color: #f6f6f6;
    width: 519px;
    padding-top: 8px;
    padding-left: 16px;
    overflow: hidden;
    position: relative;
    height: 32px;
}
.cityList ul.titleChar {
    list-style: none;
}
.cityList .titleChar .on {
    border-color: #ddd;
    background-color: white;
    border-top: 2px solid #ff7300;
}
.cityList .titleChar li {
    float: left;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
    padding: 2px 14px;
    cursor: pointer;
    height: 26px;
	line-height: 26px;
}
.cityList .cityListBox {
    margin: 8px 0 0 16px;
    color: #666;
    overflow: hidden;
    display: inline-block;
    _position: relative;
    position: relative;
}
.cityListBox dl {
    position: relative;
    overflow: hidden;
    zoom:1;
}
.cityListBox .hotCity dd {
    width: 530px;
}
.cityListBox dl dt {
    float: left;
    width: 30px;
    height: auto;
    display: block;
    line-height: 25px;
    color: #333;
}
.cityListBox dl dd {
    float: left;
    line-height: 25px;
    _padding-top: 2px;
    text-align: left;
    width: 490px;
    margin-bottom: 6px;
}
.cityListBox dl dd a {
    color: #333;
}
.cityListBox dl dd a:hover {
    color: #ff7300;
    text-decoration: underline;
}
.cityListBox a {
    width: 55px;
    display: inline-block;
}
.cityListBox .none {
    display: none;
}
.cityListBox .hotCity span {
    display: inline-block;
    float: right;
    margin-right: 25px;
}
.cityListBox .hotCity span a {
    color: #333;
}
.cityListBox .hotCity span a:hover {
    color: #ff7300;
}
.rule_title{
	float:left; 
	position:relative; 
	width:75px;
	height: 26px;
}
.rule1{ 
	border:2px solid #08affd; 
	border-bottom:0; 
	border-right:0; 
	position:absolute; 
	left:0; 
	top:3px; 
	width:20px; 
	height:12px;
 }
.rule2{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center; 
	line-height:26px;
	color: #08affd;
}
.rule3{ 
	border:2px solid #08affd;
	border-top:0; 
	border-left:0; 
	position:absolute; 
	right: 2px;
	bottom: 2px;
	width:20px; 
	height:12px;
}
.rule_content{
	float:left; 
	padding-left:5px; 
	font-size:13px;
	color:#666;
}
.location {
    font-size: 14px;
    clear: both;
    text-align: left;
    margin: 7px auto;
    background: url(../../../template/default/images/global/location.gif) no-repeat 0 2px;
    padding-left: 23px;
}
.bd_left {
	width: 900px;
	border: 1px #f5f5f5 solid;
	border-radius: 2px;
	background-color: #fff;
	float: left;
	height: auto;
		
}
.bd_left_box{
	padding:5px 25px 25px 25px;	
}
.information_hd {
	overflow: hidden;
	width: 100%;
	text-align: left
}

.information_hd ul {
	margin: 0
}

.information_hd .information_title {
	text-align: left;
	display: block;
	font-weight: 700;
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	color:#555;
}

.information_hd .information_time a {
	margin-left: 5px;
	color: #999
}

.information_hd .information_time {
	display: block;
	width: 100%;
	height: 22px;
	color: #999;
	text-align: left;
	line-height: 22px;
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 20px
}

.information_hd .information_time span {
	font-size: 14px;
	float: left;
	margin-right: 15px;
	overflow: hidden
}

.information_hd .information_time .editor {
	float: right;
	text-align: right;
	width: 39%
}

.information_hd .information_time .editor li a {
	font-size: 14px
}

.information_hd .information_time .editor li {
	float: right;
	display: block;
	margin-left: 5px
}

.information_hd .information_time .editor li a:hover {
	text-decoration: none
}
.view_bd {
	font-size: 16px;
	color:#555
}
.view_bd .maincon {
	overflow: hidden;
	padding: 20px 0 10px;
	word-wrap: break-word;
	line-height: 2;
	word-break: break-all;
	font-size: 15px;
	color:#555
}
.lastnext {
	margin-top:20px;
	line-height: 30px;
	font-size: 14px;
	border-top: 1px #e9e9e9 solid;
	padding: 10px 10px;
	height: auto;
	overflow: auto;
}

.lastnext a:hover {
	color: #f30;
}

.lastnext .last {
	text-align: left;
	padding-left: 15px;
	display: inline-flex;
    width: 50%;
}

.lastnext .next {
	text-align: left;
	padding-left: 15px;
	display: inline-flex;
}
.viewmore{
	color: #f30;
    margin-top: 10px;
    display: block;
    background-color: #ECECEC;
    border: 1px #E1E1E1 solid;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    max-width: 260px;
    overflow: hidden;
}
a.viewmore:hover {
    background-color: #FAFAFA;
}
a.viewmorepost:hover {
    background-color: #FF3300;
    color: #ffffff;
}

.viewmorepost{	
	text-decoration: none;
    margin-top: 10px;
    display: block;
    background-color: #FFEDEC;
    border: 1px #FF3300 solid;
    color: #ff3300;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    max-width: 260px;
    overflow: hidden;
}


.bd_right {
	float: right;
	border-radius: 2px;
	overflow: hidden;
	padding-top: 0;
	width: 330px;
	height: 100%;
}
.boxer {
	padding: 10px 15px 5px 15px;
	border: 1px #f5f5f5 solid;
	background-color: #fff
}

.boxer,.boxer_hd {
	margin-bottom: 10px
}

.boxer_hd {
	font-size: 16px;
	color: #000;
	border-bottom: 1px #e6e6e6 solid
}

.boxer_hd span {
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	font-weight: 700;
	padding: 0 5px
}
.boxer_hd span.ico{
	background: url(../../../template/default/images/information/notice.gif) no-repeat;
	background-size: 25px 25px;
    background-position: 0 6px;
    text-indent: 20px;
}
.boxer_bd {
	margin-bottom: 10px
}

.boxer_bd ul li {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	background: url(../../../template/default/images/index/li_arrow.gif) 0 16px no-repeat;
	text-indent: 10px;
	overflow: hidden;
	width: calc(50% - 10px);
    float: left;
} 
.boxer_bd ul li a{
	
}
.boxer_bd ul li a:hover{
	color:#ff9900;
}
.boxer_hd span {
	border-bottom: 1px #f78015 solid;
	color: #F78015;
}
.cfix {
	display: block
}
.cfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.short ul li {
	font-size: 14px;
	float: left;
	display: block;
	width: 136px
}
.tipinfo{
	font-size:14px;
	line-height:30px;
	background:url('../images/dun_bg.png');
	background-size: cover;
}
.extra_contact {
	overflow: auto;
	height: auto;
	color: #585858;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
}
.extra_contact .contact {
	float: left;
	overflow: auto;
	padding-bottom: 15px;
	height: auto;
	font-size: 16px;
	width: 100%
}
.extra_contact .contact li {
	margin-top: 3px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 30px;
}
.extra_contact .contact li span{
	float:left;
	line-height:30px;
}
.extra_contact .contact li .tel{
	float:left;
	height:30px;
	display: block;
    line-height:30px;
}
.extra_contact .contact li .tel img{
	display:inline;
	height:26px;
	margin-top:3px;
	
}


.extra_contact .contact .contacter {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-top: 1px #d5d5d5 dashed;
	padding-top: 10px;
}
.May_icmsShare .m_a_y_i_c_m_s {
	width: 100%;
}
.extra_contact .contact .qqbm a._qq:hover {
	background-color: #fF0000;
	color: #fff;
	text-decoration: none;
}
.extra_contact .contact .qqbm a._qq {
	border: 1px #fF0000 solid;
	color: #fF0000;
	padding: 3px 10px;
	font-size: 12px;
	margin-left: 5px;
}
.extra_contact .contact a._chat {
	margin-left: 10px;
	border-radius: 2px;
	border: 1px #e5e5e5 solid;
	background-color: #f6f6f6;
	padding: 3px 10px;
	font-size: 14px;
}
.May_icmsShare {
	margin-top: 28px;
}
.nex_location{
	padding: 5px 10px;   
    margin: 0 0 5px 0;
    font-size: 13px;
	color:#999
}
.nex_location .nex_location_return{
	float: left;
	color:#999;
	background: url(../images/return2.png) no-repeat;
	background-size: 10px 16px;
    background-position: 0px 2px;
    padding-left: 15px;
}
.nex_location .nex_location_return:hover{
	color:#ff9900
}
.nex_location .nex_task_no{
	float:right;
}

/*20241130*/
.bd_left {
	border:0;
	width:1240px;
	float:none;
}
.bd_right {
	width:1240px;
	float:none;
}
.extra_contact .contact .contacter {
	border-top: 0px #d5d5d5 dashed;
}
.boxer{
	border:0;
	padding:10px 0;
}
.maincon .notice {
    padding: 10px 10px 10px 55px;
    background: url(../../../template/default/images/information/notice.gif) 10px 8px no-repeat #F7F7F7;
    overflow: auto;
    height: 100%
}
.notice a {
    color: blue;
    text-decoration: underline
}

.notice a:hover {
    text-decoration: none;
}
