﻿
.notice{
	margin: 1px 0 0 32px;
}
.notice .noticeBox{
	/*width: 97%;2017-04-07*/
	width: 105%;
	overflow: hidden;
	float: right;
	background: #ffffff;
	box-shadow: 0 0 5px rgba(0,0,0,0.16);
}
.notice .notice_list{
	width: 100%;
}
.notice .notice_list ul li{
	width: 100%;
	min-height: 120px;
	padding: 4px 0;
	overflow: hidden;
	position: relative;
}
.notice_list{
	width: 100%;
	overflow: hidden;
	float: right;
	background: #ffffff;
	box-shadow: 0 0 5px rgba(0,0,0,0.16);
	
}
.mainbody_artical_paging .selectedOn{
	background-color: #eeeeee;
}
.notice_list li{
	width: 100%;
}
.notice_img{
	width: 180px;
	height: 123px;
	margin: 23.5px 35px;
	float: left;
	overflow: hidden;
}
.notice_list img{
	width: 100%;
}
.notice_li_box{
	float: left;
	width: 54%;
	height: 90px;
	margin: 20px 10px 40px 10px;
	
}
.notice_li_box h2{
	font-family: "微软雅黑";
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 500;
	color: #000000;
	padding-bottom: 2px;
	transition: all 0.3s;
	 word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notice_li_box h2:hover{
	color: #042a8d;
}
.notice_list_title{
	background-color: transparent !important;
	font-weight: 400;
	font-size: 35px !important;
	top: 140px !important;
}
.notice_list_txt{
	opacity: 1 !important;
	font-size: 20px;
	top: 40% !important;
	letter-spacing: 5px !important;
	font-weight: 100;
}
.notice_li_box p{
	font-family: "微软雅黑";
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #7b7b7b;
	line-height: 150%;
	 word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notice_Look_box{
	float: right;
	width: 10%;
	height: 70px;
	margin: 20px 0;
}
.notice_Look{
	width: 66px;
	height: 76px;
	margin: 0 auto;
	border: 1px solid#c3c0be;
	cursor:pointer;
	transition: all 0.3s; 
}
.notice_Look i{
	transition: all 0.3s; 
}
.notice_Look:hover i{
	color: #0368b8;
}
.notice_Look:hover p{
	color: #0368b8;
}
.notice_Look:hover{
	border: 2px solid#0368B8;
}
.iconfont_three{
	position: relative;
	font-family:"iconfont" !important;
	font-size: 30px !important;
	color: #5f5f5f;
	margin: 0 15px;
	top: 15px;
}
.notice_Look p{
	text-align: center;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: 500;
	color: #7b7b7b;
	width: 40px;
	margin: 1px 13px;
}



.content_new {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
.mainbody_artical_paging_new {
	font-size: 1em;
	margin: 50px 0 40px 40px;
	overflow: hidden;
}
.mainbody_artical_paging_new li {
	display: inline-block;
	border: solid 1px #dcdcdc;
	margin: 0 0.25em;
	width: 2.5em;
	float: left;
}
.mainbody_artical_paging_new li:hover {
	background-color: #eeeeee;
}
.mainbody_artical_paging_new li a {
	display: inline-block;
	height: 30px;
	width: 100%;
	line-height: 30px;
	color: #000;
	font-weight: 600;
	text-align: center;
}
.mainbody_artical_paging_new .paging_text_new {
	width: 5em;
}
.mainbody_artical_paging_new .paging_text_new a {
	color: #002376;
}

@media only screen and (max-width: 1200px) {
	.notice_list{
		width: 90%;
	}
	.notice_img{
		width: 157px;
		margin: 20px 1.5% 0 1.5%;
	}
	.notice_li_box{
		width: 65%;
		margin: 35px 1.5% 20px 0.8%;
	}
	.notice_li_box h2{
		font-size: 20px;
	}
	.notice_li_box p{
		font-size: 14px;
	}
	.notice_Look_box{
		margin: 50px 0 30px 0;
	}
}
@media only screen and (max-width: 1040px) {
	.notice_list{
		width: 95%;
	}
	.notice_li_box h2{
		font-size: 18px;
	}
	.notice_li_box p{
		font-size: 12px;
	}
}
@media only screen and (max-width: 860px) {
	.notice_img{
		width: 140px;
		height: 100px;
	}
	.notice_list{
		width: 98%;
	}
	.notice_li_box{
		margin: 35px 1.5% 0 0.8%;
	}
	.notice_Look_box{
		margin: 30px 0 0 0;
	}
}
@media only screen and (max-width: 820px) {
	.notice_li_box{
		margin: 22px 1.5% 0 0.8%;
	}
	.notice_img{
		margin-bottom: 13px;
	}
}
@media only screen and (max-width: 740px) {
	.notice_img{
		width: 190px;
		height: 130px;
	}
	.notice_Look_box{
		float: left;
		width: 20%;
		height: 30px;
		margin: 10px 10px 0 10px;
	}
	.notice_Look{
		width: 100%;
		border: 0px;
		height: 30px;
	}
	.notice_Look:hover{
		border: 0px;
	}
	.notice_Look i{
		float: left;
		font-size: 15px !important;
		line-height: 30px;
		top: 0;
		margin: 0;
	}
	.notice_Look p{
		float: left;
		margin: 0 0 0 5px;
	}
}
@media only screen and (max-width: 680px) {
	.notice_img{
		width: 160px;
		height: 120px;
		margin-bottom: 0;
	}
	.notice_li_box{
		width: 68%;
	}
	.notice_li_box h2{
		padding-bottom: 5px;
	}
	.notice_Look_box{
		margin: 0 10px;
	}
}
@media only screen and (max-width: 680px) {
	.notice_img{
		width: 140px;
		height: 100px;
		margin-bottom: 0;
	}
	.notice_li_box{
		width: 70%;
		margin-right: 0;
	}
	.notice_li_box h2{
		font-size: 15px;
	}
	.notice_li_box p{
		font-size: 8px;
	}
	.notice_li_box{
		height: 80px;
	}
	.notice_Look_box{
		margin: 0 10px;
	}
	.notice_Look{
		height: 20px;
	}
	.notice_Look i{
		font-size: 12px !important;
		line-height: 25px;
	}
	.notice_Look p{
		font-size: 9px;
	}
}
@media only screen and (max-width: 560px) {
	.notice_list ul li{
		width: 48%;
		margin: 0 1%;
		float: left;
	}
	.notice_img{
		width: 80%;
		margin: 1% 10%;
		height: 150px;
	}
	.notice_Look_box{
		display: none;
	}
	.notice_li_box{
		width: 80%;
		margin: 0 10%;
		height: auto;
	}
	.notice_li_box h2{
		height: 50px;
		-webkit-line-clamp: 2;
	}
	.notice_li_box p{
		-webkit-line-clamp: 6;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 560px) {
	.notice_img{
		height: 140px;
	}
}
@media only screen and (max-width: 460px) {
	.notice_img{
		height: 120px;
	}
}
@media only screen and (max-width: 430px) {
	.notice_list ul li{
		width: 95%;
		margin: 0 2.5%;
	}
	.notice_img{
		height: 215px;
	}
}
@media only screen and (max-width: 380px) {
	.notice_img{
		height: 190px;
	}
}
@media only screen and (max-width: 330px) {
	.notice_img{
		height: 170px;
	}
}