/*!* 头部 *!*/
/*.header{*/
/*	width: 1200px;*/
/*	height: 120px;*/
/*	margin: 0 auto;*/
/*	overflow: hidden;*/
/*	*/
/*}*/
/*.logo{*/
/*	height: 70px;*/
/*	width: auto;*/
/*	max-width: 1140px;*/
/*	overflow: hidden;*/
/*	margin:25px;*/
/*}*/
/*.navBj{*/
/*	width: 100%;height: 50px;*/
/*	min-width: 1200px;*/
/*	!*background: #4D86FF;*!*/
/*	background: #4D86FF;*/
/*}*/
/*.nav{*/
/*	width: 1200px;*/
/*	height: 50px;*/
/*	margin: 0 auto;*/
/*}*/
/*.navList{*/
/*	width: 1040px;*/
/*	height: 50px;*/
/*	float: left;*/
/*}*/
/*.navList li{*/
/*	width: 110px;*/
/*	height: 50px;*/
/*	float: left;*/
/*	line-height: 50px;*/
/*	text-align: center;*/
/*	cursor: pointer;*/
/*}*/
/*.navList li:hover{*/
/*	background: #005ab5;*/
/*}*/
/*.navList li.cur{*/
/*	background: #005ab5;*/
/*}*/
/*.navList li a{*/
/*	color: #fff;*/
/*	font-size: 16px;*/
/*}*/
/*.nav p{*/
/*	width: 160px;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	text-align: center;*/
/*	background: #005AB5;*/
/*}*/
/*.nav p a{*/
/*	background: url(../img/user.png) no-repeat left center;*/
/*	padding-left: 30px;*/
/*	color: #fff;*/
/*}*/
/*.loginName{*/
/*	width: 160px;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	text-align: center;*/
/*	background: #0882da;*/
/*	position:relative;*/
/*}*/
/*.loginName ul{*/
/*	width:160px;*/
/*	height:100px;*/
/*	background:#4D86FF;*/
/*	position:absolute;*/
/*	top:50px;*/
/*	right:0;*/
/*	display:none;*/
/*	z-index:2;*/
/*}*/
/*.loginName ul li{*/
/*	border-bottom:1px solid #fff;*/
/*}*/
/*.loginName ul li:hover{*/
/*	background:#1b86d6;*/
/*}*/
/*.loginName ul li a{*/
/*	color:#fff;*/
/*}*/

/*.wrap{*/
/*	width: 1200px;*/
/*	height: auto;*/
/*	margin: 20px auto;*/
/*}*/

.lbtanddate{
	width: 1200px;
	height: 350px;
	margin: 20px auto 50px auto;
}

/* 轮播图 */
.lbt{
	width: 850px;
	height: 350px;
	background: #f5f5f5;
}

/* 日历 */
.dateTitle{
	width: 288px;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #259df4;
	padding: 0 20px;
}
.dateTitle span{
	font-size: 14px;
}
.texTitle{
	color: #259df4;
	background: url(../img/icon_rili.png) no-repeat left center;
	padding-left: 34px;
}
.more{
	color: #888;
}
.date{
	width: 328px;
	height: 373px;
	border: 1px solid #e5e5e5;
}
.ui-datepicker-calendar{
    border-collapse: collapse;
}
.ui-datepicker-calendar th {
    width: 64px;
    height: 26px;
    text-align: center;
    background: #f1f1f1;
}
.ui-datepicker-calendar td {
    width: 64px;
    height: 41px;
    text-align: center;
}
.ui-datepicker-calendar td.ui-datepicker-other-month span{
	color:#999;
}
.ui-datepicker-calendar td span{
	color: #555;
	font-size: 14px;
}

.fair-day{
    background: url(../img/c_rili_ico03.png) no-repeat center center;
}

.past-fair-day{
    background: url(../img/c_rili_ico01.png) no-repeat center center;
}
.past-fair-day a.ui-state-default{
    color: #666;
}
.ui-datepicker-today{
    background: url(../img/c_rili_ico02.png) no-repeat center center;
}
.ui-datepicker-today a{
    color: #fff;
    font-size: 14px;
}
.ui-datepicker-today span{
    color: #fff!important;
}
.ui-state-active{
    color: #be1503;
    font-weight: bold;
}
.ui-datepicker-other-month span{
    color: #999;
}
#datepicker{
    width: 450px;
    padding: 20px;
}
.date-show{
    width: 308px;
    height: 22px;
    padding: 0 10px;
    margin: 7px 0;
}
.up,.down{
    width: 44px;
    height: 22px;
    background:#4D86FF; 
    color: #fff;line-height: 22px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    display: block;
}
.up{
    float: left;
}
.down{
    float: right;
}
.c-rili-cen{
    display: inline;
    float: left;
    width: 220px;
    text-align: center;
}
.ui-datepicker-header{
    width: 450px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.ui-datepicker-header{
    width: 450px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
/*.highlight{
    background: url(img/c_rili_ico01.png) no-repeat center center;
}*/
.ui-datepicker-calendar .ui-state-default{
    display: inline;
}
.calendar-type{display: inline-block; width: 20px; height: 20px; background: #335f8b none repeat scroll 0px 0px;
    line-height: 20px; text-align: center; border-radius: 10px;color: white;}
.circle{display: inline-block;width: 20px;height: 20px;background: url(../img/c_rili_ico04.png) no-repeat left center;}
.fairtip ul li a{color:#555;}
.single-row{white-space:nowrap;line-height: 30px;}
.single-row a:hover{ text-decoration: underline; }





/* 轮播图 */
.center_area{
	width:100%;
	height:500px; 
	margin:0 auto;
}
.center_area .lbt{
	width:100%;
	height:350px;
	background:#ccc;
	float: left;
}
.common_da{ width: 800px; height: 0px;}
.center_area .lbt .center_top{
	width:850px;
	height:350px;
}
.content_middle{
	height:350px;
    margin:0px auto;
    position:relative;
    border: 1px solid #ccc;
}
.content_middle:hover .common{
	display: block;
}
.content_middle .common{
	display: block;
	width:45px;
	height: 100px;
	position: absolute;
	z-index: 25;
    top:72%;
    margin-top: -120px;
    display: none;
}
.content_middle .btnLeft{
	opacity: 0.5;
	left:0px;
	background: url(../img/sprite.png) no-repeat;
}
.content_middle .btnRight{
	opacity: 0.5;
	right:0px; 
	background: url(../img/sprite.png) no-repeat -55px 0;
}
.content_middle ul li{
	width:850px;
	height:350px; 
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin:0px auto;
}

/*图片描述*/
.content_middle .table{
	width:850px; 
	height:40px;
	position: absolute;
	bottom:0px;
	left:50%;
	z-index:9;
	margin-left:-424px;  
	line-height: 40px; 
}
.content_middle .table a{
    width:810px;
    height:40px;  
    background:url(../img/lbt_bj.png);
    line-height: 40px; 
    display: none;
    float:left;  
    padding:0 20px;
    font-size: 14px;color: #fff;
}

.main{
	width: 1200px;
	
	overflow: hidden;
	margin: 20px auto;
}
.messList{
	width: 848px;
	height: 358px;
	border: 1px solid #e5e5e5;
}
.guide{
	width: 328px;
	height: 358px;
	border: 1px solid #e5e5e5;
}
.guideTitle{
	height: 38px;
	padding-right:20px; 
	border-bottom: 1px solid #4D86FF;
}
.guideTitle p{
	font-size: 14px;
	line-height: 38px;
}
.guideTitle p:nth-child(1){
	width: 120px;
	height: 38px;
	background: #4D86FF;
	text-align: center;
	color: #fff;
}
.guideTitle p:nth-child(2){
	color: #888;
}
.guideContent{
	width: 288px;
	height: 288px;
	overflow: hidden;
	margin: 20px 15px 10px 25px;
}
.guideContent div{
	width: 86px;
	height: 86px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.guideContent dl{
	width: 86px;
	height: 86px;
}
.guideContent dl dd{
	width: 86px;
	height: 32px;
	line-height: 32px;
	overflow:hidden;
	font-size: 13px;
	color: #fff;
	text-align: center;
	margin-top: 42px;
	display: inline-block;

}




.messTitle{
	width: 848px;
	height: 38px;
	border-bottom: 1px solid #4D86FF;
	background: #fafafa;
}
.messTitle span{
	display: block;
	float: left;
	width: 119px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #555;
	background: url(../img/icon_messTitle.png) no-repeat right center;
}
.messTitle span:last-child{
	background: none;
}
.messTitle span.hoverCur{
	background: #fff;
	border-top: 3px solid #4D86FF;
	border-left: 1px solid #4D86FF;
	border-right: 1px solid #4D86FF;
	border-bottom: 1px solid #fff;
	height: 36px;
	margin-top: -1px;
	line-height: 34px;
}
.messTitle a{
	line-height:38px;
	margin-right:20px;
}
.list ul{
	display: none;
	width: 848px;
	padding:10px 0;
	height: 288px;
	overflow: hidden;
}
.list ul li{
	line-height: 32px;
	width: 793px;
	height: 32px;
	background: url(../img/icon_list.png) no-repeat left center;
	padding-left: 15px;
	margin-right: 20px;
	margin-left: 20px;
	cursor: pointer;
}
.list ul li:hover{
	background: url(../img/icon_list_sel.png) no-repeat left center;
}
.list ul li:hover span{
	color: #4D86FF;
}
.list ul li span{
	font-size: 14px;
	color: #555;
}
.list ul li span:nth-child(1){
	width: 600px;
}


/* 新友情链接 */
.linkMain{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.linkList{
	width: 1198px;
	border: 1px solid #e5e5e5;
}
.linkTitle{
	width: 1198px;
	height: 38px;
	border-bottom: 1px solid #4D86FF;
	background: #fafafa;
}
.linkTitle span{
	display: block;
	float: left;
	width: 149px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #555;
	background: url(../img/icon_messTitle.png) no-repeat right center;
}
.linkTitle span:last-child{
	background: none;
}
.linkTitle span.hoverCur{
	background: #fff;
	border-top: 3px solid #4D86FF;
	border-left: 1px solid #4D86FF;
	border-right: 1px solid #4D86FF;
	border-bottom: 1px solid #fff;
	height: 36px;
	margin-top: -1px;
	line-height: 34px;
}
.linkTitle a{
	line-height:38px;
	margin-right:20px;
}
.linkList ul{
	display: none;
	width: 1200px;
	padding:10px 0;
	overflow: hidden;
}
.linkList ul li{
	line-height: 32px;
	/* width: 153px; */
	height: 90px;
	margin-left: 5px;
	cursor: pointer;
}
.linkList ul li:hover span{
	color: #4D86FF;
}
.linkList ul li span{
	font-size: 14px;
	color: #555;
}
.linkList ul li span:nth-child(1){
	width: 70px;
}

/* 友情链接 */
.link{
	width: 1198px;
	height: 78px;
	border: 1px solid #e5e5e5;
}
.linkL{
	width: 100px;
	height: 78px;
	background: #259df4;
	color: #fff;
	line-height: 78px;
	text-align: center;
}
.linkR{
	width: 1068px;
	padding:0 15px;
	height: 78px;
}
.linkR img{
	float: left;
	margin: 9px 5px;
}



/* 页脚 */
.footer{
	width: 100%;
	height: 155px;
	min-width: 1200px;
	background: #f5f5f5;
	margin: 20px auto 0 auto;
}
.footer p{
	text-align: center;
	line-height: 30px;
}
.footer p span{
	margin: 0 12px;
}





.my-custom-theme {
	border-radius: 5px; 
	border: 2px solid #51949b;
	background: #d5f1f4;
	color: #666;
}

.my-custom-theme .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
}
.highlight{
	background: url(../img/icon.png) no-repeat center center ;
	background-size: 30px;
	cursor: pointer;
}
.highlight a{
	color: #fff;
}


/* 登录s */
.login{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.loginBox{
	width: 750px;
	height:350px;
	overflow: hidden;
	background: url(../img/loginBoxBg.png) repeat-x center center;
	position: absolute;
	top: 50%;left: 50%;
	margin: -175px 0 0 -375px;
}
.login_remarks{
	width: 320px;
	height: 350px;
	display: table;
}
.login_remarks_con{
	display: table-cell;
	vertical-align: middle;
}
.login_remarks_con p{
	padding: 0 30px;
	line-height: 24px;
}
.login_content{
	width: 280px;
	height: 350px;
	background: #fff;
	padding:0 60px;
}
.loginMess li{
	width: 280px;
	height: 30px;
	margin-bottom: 10px;
}
.loginMess li p{
	border-bottom: 1px solid #eaeaea;
}
.user,.pass{
	width:250px;
	height: 29px;
}
.user input,.pass input{
	width:250px;
}
.verification{
	width: 165px;
}
.loginMess li input{
	font-size: 14px;
	color: #333;
	border: none;
	height: 29px;
}
.user{
	background: url(../img/icon_user.png) no-repeat left center;
	padding-left: 30px;
}
.pass{
	background: url(../img/icon_pass.png) no-repeat left center;
	padding-left: 30px;
}
.verification{
	background: url(../img/icon_verification.png) no-repeat left center;
	padding-left: 30px;
}
.loginMess li button{
	width: 74px;
	height: 30px;
	background: #4D86FF;
	color: #fff;
	border: none;
}
.loginMess li span{
	width: 74px;
	height: 25px;
	background: #e5e5e5;
	color: #bd0000;
	display: block;
	line-height: 25px;
	text-align: center;
	letter-spacing:2px;
}
.loginBtn{
	width: 280px;
	height: 40px;
	background: #4D86FF;
	color: #fff;
	border: none;
}
.loginNav {
	width: 250px;
	height: 38px;
	margin: 20px 15px 10px 15px;
	background: url(../img/icon_login2.png) no-repeat center center;
}
.loginNav li{
	float: left;
	width: 124px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #999;
	cursor: pointer;
}
.loginNav li.loginCur{
	color: #259df4;
	background: url(../img/icon_login.png) no-repeat bottom center;
}

/* 登录e */

.loginXuanze{
	width:712px;
	height:70px;
	position:absolute;
	top:50%;
	left:45%;
	margin:-35px 0 0 -230px;
}
/* .loginXuanze input{
	background:#4D86FF;
	font-size:14px;
	color:#fff;
	width:160px;
	height:50px;
	border:none;
	outline:none;
	border-radius:6px;
} */

/* .loginXuanze input{
	background:none;
	font-size:16px;
	color:#fff;
	width:160px;
	height:50px;
	outline:none;
	border-radius:6px;
	box-sizing:border-box;
	border:2px solid #fff;
} */


.loginXuanze input{
	background:url(../img/opacitybj.png) repeat;;
	font-size:16px;
	color:#fff;
	width:210px;
	height:70px;
	border:none;
	outline:none;
	border-radius:6px;
}

.loginXuanze input:hover{
	background:#1c90e6;
}



.messNav{
	width: 1197px;
	height: auto;
	border-collapse:collapse;
	margin: 20px 0 40px 0;
}
.messNav tr{
	width: 1197px;
	height: 208px;
}
.messNav tr td{
	border: 1px solid #dbdbdb;
	
}
.messTitleTable{
	width: 16px;
	padding:0 20px;
	font-size: 16px;
	color: #fff;
}
.messListTable{
	width: 1160px;
	padding: 40px 30px 20px 50px;
}
.messListTable p{
	width: 242px;
	height: 48px;
	float: left;
	border: 1px solid  #dbdbdb;
	background: #f5f5f5;
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
	margin: 0 20px 20px 0;
	cursor: pointer;
}
.listTable0 p:hover{
	border-color:#4D86FF; 
}
.listTable1 p:hover{
	border-color: #f39800;
}
.listTable2 p:hover{
	border-color: #00a5a2;
}




/* 单位后台 */
/*.navLeft{*/
/*	width: 200px;*/
/*	height: auto;*/
/*	!*border-bottom-color:#4D86FF; */
/*	background: #fafafa;*!*/
/*	float: left;*/
/*	margin-right: 17px;*/
/*}*/
/*.navTitle{*/
/*	font-size: 14px;*/
/*	width: 180px;*/
/*	height: 38px;*/
/*	background: #4D86FF;*/
/*	color: #fff;*/
/*	line-height: 38px;*/
/*	padding: 0 10px;*/
/*}*/
/*.navLeft ul{*/
/*	border: 1px solid #ddd;*/
/*	border-top: none;*/
/*}*/
/*.navLeft ul p{*/
/*	width: 158px;*/
/*	height: 30px;*/
/*	line-height: 30px;*/
/*	padding: 0 15px 0 25px;*/
/*	background: #efefef;*/
/*	position: relative;*/
/*}*/
/*.navLeft ul p:after {*/
/*	border: 6px solid transparent;*/
/*	border-left: 6px solid #545454;*/
/*	width: 0;*/
/*	height: 0;*/
/*	position: absolute;*/
/*	content: ' ';*/
/*	top: 9px;*/
/*	left: 10px;*/
/*}*/
/*.navLeft li{*/
/*	width: 89px;*/
/*	height: 36px;*/
/*	overflow: hidden;*/
/*	line-height: 36px;*/
/*	font-size: 14px;*/
/*	color: #555;*/
/*	cursor: pointer;*/
/*	background: #fff;*/
/*	float: left;*/
/*	padding: 0 5px;*/
/*}*/
/*!*.comBackstageNav li.hover{*/
/*	height: 37px;*/
/*	line-height: 36px;*/
/*	border-top:3px solid #4D86FF;*/
/*	border-left: 1px solid #4D86FF;*/
/*	border-right: 1px solid #4D86FF;*/
/*	background: #fff;*/
/*	margin-top: -1px; */
/*}*!*/
/*.comBackstageNav li.hover{*/
/*	color: #4D86FF;*/
/*}*/
/*.comBackstage{*/
/*	width: 978px;*/
/*	min-height: 490px;*/
/*	height: auto;*/
/*	border: 1px solid #e5e5e5;*/
/*}*/
/*.step{*/
/*	width: 690px;*/
/*	height: 40px;*/
/*	margin: 20px 144px 25px 144px;*/
/*	display: inline-block;*/
/*}*/
/*.step p{*/
/*	position: relative;*/
/*	background: #b5b5b5;*/
/*	color: #fff;*/
/*	font-size: 12px;*/
/*	line-height: 40px;*/
/*	float: left;*/
/*	text-align: center;*/
/*}*/
/*.step p span.arrowRight{*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-top: 20px solid transparent;*/
/*	border-left: 10px solid #b5b5b5;*/
/*	border-bottom: 20px solid transparent;*/
/*	position: absolute;*/
/*	right: -10px;*/
/*	top: 0;*/
/*}*/
/*.step p span.arrowLeft{*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-top: 20px solid transparent;*/
/*	border-left: 10px solid #fff;*/
/*	border-bottom: 20px solid transparent;*/
/*	position: absolute;*/
/*	left: 0px;*/
/*	top: 0;*/
/*}*/
/*.step p.jindu{*/
/*	background: #f39800;*/
/*}*/
/*.jindu span.arrowRight{*/
/*	border-left: 10px solid #f39800!important;*/
/*}*/

/*.secondStep,.thirdStep{*/
/*	width: 216px;*/
/*	height: 40px;*/
/*}*/
/*.secondStep{*/
/*	margin: 0 16px 0 16px;*/
/*}*/
/*.firstStep{*/
/*	width: 218px;	*/
/*	height: 40px;*/
/*}*/

/*.tableCon1Title p{*/
/*	background: #fafafa;*/
/*	border-top: 1px solid #e5e5e5;*/
/*	border-bottom: 1px solid #e5e5e5;*/
/*	font-size: 14px;*/
/*	color: #555;*/
/*	line-height: 39px;*/
/*	padding: 0 20px;*/
/*	float:left;*/
/*	display:block;*/
/*	text-align:center;*/
/*}*/
/*.tableCon1Title p.tLeft{*/
/*	text-align: left;*/
/*}*/

/*.tableCon1{*/
/*	height:400px;*/
/*}*/
/*.tableCon1 ul{*/
/*	height:360px;*/
/*	width:978px;*/
/*}*/
/*.tableCon1 ul li{*/
/*	font-size: 12px;*/
/*	color: #555;*/
/*	line-height: 39px;*/
/*	border-bottom: 1px dashed #e5e5e5;*/
/*	text-align: center;*/
/*}*/
/*!* .zphzwyd table tr td.tLeft{*/
/*	text-align: left;*/
/*} *!*/

/*.zphzwyd ul li{	*/
/*	line-height: 39px;*/
/*	border-bottom: 1px dashed #e5e5e5;	*/
/*}*/
/*.zphzwyd ul li p{*/
/*	font-size: 12px;*/
/*	color: #555;*/
/*	text-align: center;*/
/*	padding: 0 20px;*/
/*	float:left;*/
/*	display:block;*/
/*	height:39px;*/
/*	white-space: nowrap;overflow: hidden;text-overflow:ellipsis;*/
/*}*/
/*.zphzwyd ul li p.tLeft{*/
/*	text-align: left;*/
/*}*/

/*.zphzwyd table tr td p{*/
/*	white-space: nowrap;overflow: hidden;text-overflow:ellipsis;*/
/*	height: 39px;*/
/*}*/
/*.zphzwyd table tr td:nth-child(1) p {*/
/*	background: url(../img/iconList.png) no-repeat left center;*/
/*	padding-left:15px; */
/*}*/





/*!* 单位后台 *!*/
/*.detailsNav{*/
/*	width: 1198px;*/
/*	height: 38px;*/
/*	border: 1px solid #e5e5e5;*/
/*	border-bottom-color:#4D86FF; */
/*	background: #fafafa;*/
/*}*/
/*.detailsNav li{*/
/*	float:left;*/
/*	display:block;*/
/*	padding:0 30px;*/
/*	line-height: 38px;*/
/*	font-size: 14px;*/
/*	color: #555;*/
/*	cursor: pointer;*/
/*}*/
/*.detailsNav li.hover{*/
/*	height: 37px;*/
/*	line-height: 36px;*/
/*	border-top:3px solid #4D86FF;*/
/*	border-left: 1px solid #4D86FF;*/
/*	border-right: 1px solid #4D86FF;*/
/*	background: #fff;*/
/*	margin-top: -1px; */
/*}*/
/*.details{*/
/*	width: 1078px;*/
/*	display: none;*/
/*	min-height: 490px;*/
/*	height: auto;*/
/*	border: 1px solid #e5e5e5;*/
/*	border-top: none;*/
/*	padding: 20px 60px;*/
/*}*/
/*.newsTitle{*/
/*	font-size: 22px;*/
/*	color: #555;*/
/*	padding: 20px 0 20px 0;*/
/*}*/
/*.newsDate{*/
/*	font-size: 12px;*/
/*	color: #555;*/
/*	line-height: 32px;*/
/*	border-bottom: 1px dashed #e5e5e5;*/
/*}*/
/*.newsDate span{*/
/*	margin-right: 30px;*/
/*}*/
/*.jiathis_style{*/
/*	margin-top: 8px;*/
/*}*/
/*.detailsContent{*/
/*	!* width: 858px; *!*/
/*	height: auto;*/
/*	min-height: 380px;;*/
/*}*/
/*.comName{*/
/*	color: #4D86FF;*/
/*}*/
/*.messDeails{*/
/*	margin-top: 20px;*/
/*}*/
/*.messDeails li{*/
/*	line-height: 30px;*/
/*}*/
/*.messDeails li p{*/
/*	font-size: 14px;*/
/*	color: #555;*/
/*	height: 30px;*/
/*	float: left;*/
/*	white-space: nowrap;overflow: hidden;text-overflow:ellipsis;*/
/*}*/
/*.messDeails li p span{*/
/*	color: #999;*/
/*}*/
/*.messFirst{*/
/*	width: 400px;*/
/*}*/
/*.messSec{*/
/*	width: 350px;*/
/*	margin: 0 10px;*/
/*	display: inline-block;*/
/*}*/
/*.messThree{*/
/*	width: 300px;*/
/*}*/
/*.remark{*/
/*	color: #ff0000;*/
/*}*/
/*.signUp{*/
/*	margin:30px 0 10px 0;*/
/*}*/
/*.signUp input{*/
/*	background: #f67f00;*/
/*	outline: line;*/
/*	border: none;*/
/*	width: 110px;*/
/*	height: 30px;*/
/*	color: #fff;*/
/*	font-size: 12px;*/
/*	cursor: pointer;*/
/*}*/
/*.xjhMessList{*/
/*	width: 1078px;*/
/*	height: 30px;*/
/*	border-bottom: 1px solid #e5e5e5;*/
/*	margin-top: 30px;*/
/*}*/
/*.xjhMessList li{*/
/*	float: left;*/
/*	width: 115px;*/
/*	height: 30px;*/
/*	box-sizing:border-box;*/
/*	font-size: 14px;*/
/*	color: #555;*/
/*	text-align: center;*/
/*	line-height: 30px;*/
/*	margin-right: 5px;*/
/*	background: #f0f0f0;*/
/*	cursor: pointer;*/
/*}*/
/*.xjhMessList li.look{*/
/*	border-top: 2px solid #f67f00;*/
/*}*/
/*.xjhMessContent{*/
/*	width: 1058px;*/
/*	height: auto;*/
/*	min-height: 100px;*/
/*	padding: 10px;*/
/*	font-size:14px;color:#333;*/
/*}*/
/*.xjhMessContent div.xjhMessConList{*/
/*	width: 1058px;*/
/*	height: auto;*/
/*	min-height: 100px;*/
/*	display: none;*/
/*	overflow:hidden;*/
/*}*/
/*.bd_title1{*/
/*	line-height:30px;*/
/*}*/
/*.bd_title1 span{*/
/*	font-size:14px;color:#333;*/
/*}*/
/*.xjhMessContent table{*/
/*	border-collapse: collapse;*/
/*	*/
/*}*/
/*.xjhMessContent table tr td{*/
/*	font-size:14px;color:#333;*/
/*	height:32px;*/
/*	border:1px solid #e5e5e5;*/
/*	padding:0 10px;*/
/*}*/




/*  新闻列表   */
.newListTitle{
	margin:20px 0;
	width:1200px;
	height:39px;
	border-bottom:1px solid #4D86FF;
	line-height:39px;
}
.newListTitle span{
	display:block;
	float:left;
	border-left:1px solid #4D86FF;
	border-right:1px solid #4D86FF;
	border-top:2px solid #4D86FF;
	border-bottom:none;
	padding:0px 20px;
	background:#fff;
}
.newListSeach{
	
}
.newListSeach input{
	width:288px;
	height:38px;
	border:1px solid #e5e5e5;
	padding:0 5px;
	font-size:14px;color:#333;
	margin-right:20px;
}
.newListSeach button{
	padding:10px 20px;
	background:#4D86FF;
	font-size:14px;
	color:#fff;
	border:none;
	outline:none;
}
.newListContent{
	width:1200px;
	height:auto;
}
.newListContent li{
	height:38px;
	line-height:38px;
	border-bottom:1px dotted #e5e5e5;
	padding:0 10px;
	cursor:pointer;
}
.newListContent li a{
	display:block;
	width:1080px;
	float:left;
	font-size:14px;
	color:#555;
	cursor:pointer;
}
.newListContent li:hover a{
	color:#4D86FF;
}
.newListContent li:hover span{
	color:#4D86FF;
}
.newListContent li span{
	color:#666;
	font-size:14px;
}
.newListContentTitle{
	width:1180px;
	background:#ccc;
	height:40px;
	padding:0 10px;
	margin-top:20px;
}
.newListContentTitle p{
	color:#fff;
	font-size:14px;
	line-height:40px;
}

/*表单页面样式*/
/* .bd_one{margin-bottom:18px;}
.bd_title1{ height:40px; line-height:40px; background:#f0f0f0; color:#565656; font-size:16px; font-weight:bold; font-family:"微软雅黑"; padding-left:10px;}
.td_bg1{ background:#f0f0f0; text-align:center;}
.td_border_one{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;}
.td_border_two{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;}
.td_border_three{border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;}
.td_border_four{border-bottom:1px solid #f0f0f0;word-wrap:break-word;word-break:break-all;}
.bd_tab tr{height:28px;}
.bd_tab input[type="text"]{border:1px solid #9ed7dd; padding:5px 0px 5px 5px;}
.bd_tab input[type="password"]{border:1px solid #9ed7dd; padding:5px 0px 5px 5px;}
.bd_tab select{border:1px solid #9ed7dd;color:#727272;width:120px;background:#ffffff;padding:5px 0px 5px 5px;}
.bd_tab{ color:#8d8d8d;font-size: 12px;line-height: 1.8;} */


