﻿@charset "utf-8";
.contain_center{
	margin: 0 auto;
	height: auto;
    margin-bottom: 30px;
}
html{
	position: relative;
}
/*留言板登录*/
.header {
    height: 410px;
}
.banner {
    height: 260px;
    background-size: 100% 260px;
}
.top{
	height: 70px;
    padding-top: 30px;
}
.sys_title{
	width: 1300px;
	height: 40px;
	font-size: 36px;
	margin: 0 auto;
	color: white;
	    padding-top: 100px;
	font-weight: 600;
}
/*下面新闻列表*/
.news_bg_color{
	width: calc(100% - 30px);
	height: 410px;
	background-color: #F2F9FE;
	padding:0px 15px;
	padding-top:20px;
}
.l_news_pic{
	width: 600px;
	height: 390px;
	float: left;
	overflow: hidden;
	position: relative;
}
.r_news_box{
	width: calc(100% - 624px);
	height: 390px;
	background-color: white;
	padding-left: 24px;
	float: right;
}
.classify_box{
	width: calc(100% - 24px);
	height: 50px;
	border-bottom:1px solid #E6E6E6;
}
.classify_name{
	width: 80%;
	height: 50px;
	line-height: 50px;
	color: #0081FF;
	font-size: 20px;
	font-weight: 600;
	float: left;
}
.more_btn{
	width: auto;
	height: 50px;
	line-height: 50px;
	float: right;
	color: #979797;
	font-size: 16px;
}
.more_btn:hover{
	color: #676666;
	cursor: pointer;
	text-decoration: underline;
}
.news_box{
	width: calc(100% - 14px);
	height: 330px;
    overflow: hidden;
}
.news_box2{
	width: 100%;
	height: auto;
    max-height: 430px;
    overflow: hidden;
}
.list_information{
	    width: calc(100% - 20px);
    padding: 0px 10px;
	height: 40px;
	margin-top: 7px;
}
.square{
	width: 5px;
	height: 5px;
	background-color: #066ED4;
	margin-top: 18px;
	float: left;
	margin-right: 10px;
}
.information_text{
	width: auto;
	max-width: 80%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #484848;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.information_text:hover{
	cursor: pointer;
	color: #0B5EBE;
}
.release_date{
	width: auto;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #979797;
	font-size: 16px;
}
.other_msg_box{
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-bottom:20px;
}
.classify_box2{
	width: 100%;
	height: 50px;
	border-bottom:1px solid #E6E6E6;
}

.line{
	width: 3px;
	height: 24px;
	background-color: #066ED4;
	float: left;
	margin-top: 13px;
}
.classify_name ul{
	list-style: none;

}
.classify_name ul li{
	float: left;
	margin: 0 15px;
	width: auto;
	height: 50px;
	line-height: 50px;
}
.classify_name ul li a{
	font-size: 20px;
	color: #414141;
	font-weight: 600;
}
.classify_name ul li .classify_select{
	color: #0081FF;
}
.classify_name ul li a:hover{
	color: #0081FF;
	cursor: pointer;
}
.zebra_crosse{
	background-color: #F5F5F5;
}
/*万人评banner*/
.people_comment{
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
}
/*万人评子页面*/
.units_outer_layer{
	width: calc(100% - 22px);
	height: auto;
	border:1px solid #E6E4E4;
	padding:10px 10px;
}
.department_box, .class_box, .unit_box{
	width: 100%;
	height: auto;
	min-height: 35px;
	
}
.partition_line{
	    margin: 5px 0px;
	border-bottom:1px solid #D1D1D1;
}
.category_name{
	width: 50px;
	height: auto;
	line-height: 35px;
	float: left;
	color: #8E8E8E;
}
.level_box{
	width: calc(100% - 50px);
	height: auto;
	float: right;
}
.level_box ul li{
	list-style: none;
	float: left;
	height: 35px;
	line-height: 35px;
	margin:0px 10px;
}
.level_box ul li a{
	width: auto;
	color: #333232;
}
.level_box ul .hover_unit a{
	color: #0081FF;
}
.level_box ul li a:hover{
	color: #0081FF;
}

.unit_box {
	height: 50px;
}
.unit_box .level_box ul li{
	line-height: 30px;
	height: 30px;
}
.each_unit_box{
	width: calc(100% + 60px);
	height: auto;
	margin-top: 20px;
	margin-left: -30px;
}
.a_unit{
	width: 580px;
	height: 38px;
	background-color: #FAF9F9;
	padding:0px 20px;
	margin: 0px 30px;
	margin-bottom: 15px;
	float: left;
}
.l_unit_name{
	width: auto;
	max-width: 80%;
	height: 38px;
	line-height: 38px;
	color: #3F444A;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.r_operation{
	width: auto;
	height: 38px;
	line-height: 38px;
	float: right;
}
.r_operation a{
	color: #3786D2;
	margin-left: 10px;
}
.r_operation a:hover{
	text-decoration: underline;
}
.a_unit:hover{
	background-color: #F0EFEF;
	cursor: pointer;
}
.clear{
	clear: both;
}

/*留言板左侧目录*/
.msg_board_directory{
	width: 160px;
	height: 210px;
	position: fixed;
	left: 1%;
	/*left: 110px;*/
	top:60%;
	background-color: white;
	border:1px solid #DFDEDE;
}
.directory{
	width: 100%;
	height: 56px;
	border-bottom:1px solid #CCCCCC;
	text-indent:15px;
	color: #484848;
	font-size: 18px;
	line-height: 56px;
	margin-bottom: 5px;
}
.msg_board_directory p{
	color: #5D5D5D;
	font-size: 16px;
	line-height: 34px;
	text-indent: 15px;
	color: #5d5d5d;
}
.msg_board_directory p:hover{
	cursor: pointer;
	color: #1492FF;
}
.msg_board_directory .ly_menu{
	color: #1492FF;
}
.ly_menu_style{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*留言页面*/
.mask_layer{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
.popover{
	width: 600px;
	height: 360px;
	box-shadow: rgba(0,0,0,0.16)0px 3px 6px;
	border-radius: 4px;
	position: absolute;
	left: calc(50% - 300px);
	top: calc(50% - 50px);
	z-index: 100;
	background-color: white;
}
.coupler{
	width: 72px;
	height: 72px;
	margin: 0 auto;
	margin-top: 66px;
	margin-bottom: 30px;
}
.coupler img{
	width: 100%;
	height: 100%;
}
.commit_status, .feedback_word{
	width: 100%;
	text-align: center;
}
.commit_status{
	height: 30px;
	color: #262626;
	font-size: 24px;
	margin-bottom: 10px;
}
.feedback_word{
	height: 20px;
	font-size: 14px;
	color: #8C8C8C;
	margin-bottom: 30px;
}
.btn_box{
	width: 190px;
	height: 34px;
	margin: 0 auto;
}
.read_btn{
	width: 88px;
	height: 34px;
	background-color: white;
	border:1px solid #d9d9d9;
	text-align: center;
	line-height: 34px;
	color: #434242;
	border-radius: 4px;
	float: left;
}
.read_btn:hover{
	cursor: pointer;
	border:1px solid #1890FF;
	color:#1890FF;
}
.close_btn{
	width: 88px;
	height: 32px;
	background-color: #1890FF;
	text-align: center;
	line-height: 32px;
	color: white;
	border-radius: 4px;
	float: right;
}
.close_btn:hover{
	cursor: pointer;
	background-color: #0A7CE5;
}
/*留言完成的弹窗*/
.leave_msg_tab{
	width: auto;
	height: 44px;
}
.in_process, .replied{
	width: 120px;
	height: 44px;
	float: left;
	border:1px solid #D2CDCD;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
}
.replied{
	margin-left: -1px;
	position: relative;
}
.current_tab{
	color: #0081FF;
	border-bottom:1px solid #0081FF;
}
.in_process:hover{
	cursor: pointer;
	color: #0081FF;
	border-bottom:1px solid #0081FF;
}
.replied:hover{
	cursor: pointer;
	color: #0081FF;
	border-bottom:1px solid #0081FF;
}
.disc1, .disc2{
	width: auto;
	height: 20px;
	border-radius: 10px;
	background-color: #F50404;
	color: white;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right:-10px;
	top:-10px;
}
.disc1{ /*个位数*/
	min-width: 20px;
}
.disc2{ /*十位数-百位数，超过1000，只显示999+*/
	padding:0px 6px;
}
.leave_msg_bigbox{
	width: calc(100% - 60px);
	height: auto;
	border:1px solid #D2CDCD;
	background-color: white;
	padding:0px 30px;
	margin-top: 1px;
}
.list_content{
	width: 100%;
	height: auto;
	border-bottom:1px solid #DBDBDB;
	position: relative;
}
.headline{
	width: 100%;
	height: 28px;
	margin-top: 25px;
}
.headline span{
	color: #212121;
	font-size: 18px;
	font-weight: 800;
}
.headline b{
	color: #212121;
	font-size: 18px;
	font-weight: 800;
}
.headline:hover{
	cursor: pointer;
}
.middle_content{
	width: 100%;
	height: 62px;
	line-height: 28px;
	color: #5D5A5A;
	font-size: 16px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.middle_content:hover{
	cursor: pointer;
	color: #1159A4;
}
.below_box{
	width: 100%;
	height: 20px;
	margin-bottom: 15px;
}
.l_caller_information{
	width: auto;
	height: 20px;
	float: left;
}
.r_more{
	width: auto;
	height: 20px;
	float: right;
}
.user_name{
	width: auto;
	height: 20px;
	float: left;
	margin-right: 50px;
	color:#737373;
	font-size: 15px;
}
.user_name span{
	color: #737373;
	font-size: 15px;
}
.user_name b{
	color: #737373;
	font-size: 15px;
	font-weight: 500;
}
.to_reply{
	width: auto;
	height: 20px;
	color: #1159A4;
	float: left;
}
.to_reply:hover{
	cursor: pointer;
	text-decoration: underline;
}
.r_more{
	width: auto;
	height: 20px;
	float: right;
	color: #1159A4;
}
.r_more:hover{
	cursor: pointer;
	text-decoration: underline;
}
.replied_pic{
	position: absolute;
	right: 100px;
	bottom:20px;
	width: 103px;
	height: 90px;
}
.page_bar{
	width: 60%;
	height: 60px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}



/*轮播部分*/
.left_arrow, .right_arrow{
	position: absolute;
	top:calc(50% - 25px);
	width: 50px;
	height: 50px;
	background-color: black;
	opacity: 0.6;
}
.left_arrow{
	left: 0;
}
.right_arrow{
	right: 0;
}
.left_arrow:hover{
	opacity: 0.8;
	cursor: pointer;
}
.left_arrow img{
	width: 15px;
	height: 30px;
	margin-left: calc(50% - 8px);
	margin-top: calc(50% - 15px);
}
.right_arrow:hover{
	opacity: 0.8;
	cursor: pointer;
}
.right_arrow img{
	width: 15px;
	height: 30px;
	margin-left: calc(50% - 6px);
	margin-top: calc(50% - 15px);
}
.btm_boxs{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-color: black;
	opacity: 0.8;
}
.btm_title{
	width: 70%;
	height: 40px;
	line-height: 40px;
	color: white;
	font-size: 16px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.btm_title:hover{
	cursor: pointer;
}
.btm_point{
	width: auto;
	height: 26px;
	float: right;
	padding-top:14px;
}
.point{
	width: 12px;
	height: 12px;
	background-color: white;
	border-radius: 6px;
	float: left;
	margin-right: 8px;
}
.at_present{
	background-color: #226BBF;
}
.point:hover{
	cursor: pointer;
	background-color: #226BBF;
}














