@import "default.css";
@import "fonts.css";

.pagination {
	width: 930px;
	overflow: hidden;
	margin: 10px auto;
}

.pagination a{
	font-family: "PTSans-Regular";
	float: left;
	font-size: 15px;
	color: #ADADAD;
	text-decoration: none;
}

.pagination a:hover{
	text-decoration: underline;
}

.pagination b{
	float: left;
	color: #ADADAD;
	margin: 0 5px;
}

.pagination p{
	font-family: "PTSans-Regular";
	float: left;
	font-size: 15px;
	color: #3BA0D9;
}

.news-box {
	width: 930px;
	overflow: hidden;
	margin: 10px auto;
}

.news-date-network {
	float: left;
	width: 100px;
	height: 100%;
	border-right: 2px solid #CFCECD;
}

.news-date-network p{
	font-family: "PTSans-Regular";
	font-size: 16px;
	color: #464646;
	text-align: center;
	margin: 0 0 10px 0;
}

.news-date-network button{
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 5px 40px;
	float: left;
	background: #FFFFFF;
	border: none;
}

.news-date-network button > img{
	filter: contrast(0);
}

.news-date-network button:hover > img{
	filter: contrast(1);
}

.news-content {
	float: right;
	width: 810px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.news-content h1{
	font-family: "PTSans-Bold";
	font-size: 25px;
	color: #464646;
	margin: 0 0 10px 0;
}

.news-content h2{
	font-family: "PTSans-Bold";
	font-size: 22px;
	color: #464646;
	margin: 0 0 10px 0;
}

.news-content h3{
	font-family: "PTSans-Bold";
	font-size: 20px;
	color: #464646;
	margin: 0 0 10px 0;
}

.news-img img{
	display: block;
	width: 500px;
	height: 300px;
	margin: 20px 150px;
}

.news-content p{
	font-family: "PTSans-Regular";
	font-size: 18px;
	color: #464646;
}

.news-content span{
	font-family: "PTSans-Regular";
	font-size: 18px;
	color: #464646;
}

.link-content {
  font-family: "PTSans-Regular";
  font-size: 18px;
  color: #3BA0D9;
  text-decoration: none;
}

.link-content:hover{
  text-decoration: underline;
}

.liner {
	display: inline-block;
	width: 100%;
	margin: 20px 0;
	border-bottom: 1px solid #CFCECD;
}

.other-news-box {
	float: right;
	width: 810px;
	overflow: hidden;
}

.other-news-box p{
	font-family: "PTSans-Regular";
	font-size: 20px;
	color: #464646;
}

.other-news-block {
	width: 810px;
	overflow: hidden;
	margin: 20px 0;
}

.other-news {
	float: left;
	width: 250px;
	margin: 5px 10px;
}

.other-news a{
    width: 250px;
    padding: 5px 25px;
    float: left;
    text-decoration: none;
}

.other-news a > img{
	width: 200px;
	height: 150px;
	margin: 0 0 20px 0;
}

.other-news a > p{
	width: 100%;
	height: 62px;
	overflow: hidden;
	font-family: "PTSans-Regular";
	font-size: 15px;
	color: #464646;
}

.other-news-date {
	width: 200px;
    margin: 5px 0;
    padding: 6px 0;
    overflow: hidden;
}

.other-news-date b{
	font-family: "PTSans-Regular";
	font-size: 15px;
	line-height: 18px;
	color: #ADADAD;
	float: left;
}

.other-news-date p{
	display: flex;
	float: right;
	font-family: "PTSans-Regular";
	text-decoration: none;
	font-size: 15px;
	color: #3BA0D9;
}

.other-news-date p > img{
	margin: 0 0 0 5px;
}

.other-news a:hover{
	box-shadow: 0 1px 5px 1px rgba(122,122,122,0.5);
}

.other-news a:hover > .other-news-date p{
	text-decoration: underline;
}

/*Doc*/
.news-doc {
	width: 810px;
	margin: 10px 0;
    overflow: hidden;
}

.doc-blanck a{
	width: 730px;
    float: left;
    font-family: "PTSans-Regular";
	font-size: 18px;
	color: #464646;
	text-decoration: none;
}

.doc-blanck a:hover{
	color: #3BA0D9;
}

.doc-download a{
	float: right;
	width: 78px;
	height: 18px;
	margin: 0 1px;
}

.doc-download a>img {
	width: 78px;
	height: 18px;
	margin: 0 1px;
	float: right;
}
/*Doc*/

/*Text + doc*/
.news-header {
	width: 810px;
    margin: 10px 0;
    float: right;
}

.news-header p{
	font-family: "PTSans-Regular";
	font-size: 18px;
	text-align: right;
}
/*Text + Doc*/

/*Table*/
.news-content table {
	width: auto;
    margin: 10px;
}

.news-content table th{
	text-align: left;
	border: 1px solid #1E5D87;
	padding: 5px;
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}

.news-content table td{
	text-align: left;
	border: 1px solid #1E5D87;
	padding: 5px;
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}
/*Table*/

/*List*/
.news-content ul {
	width: 100%;
	margin: 5px 0;
}

.news-content li {
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}

.news-content ul li:before {
    content:  "▬";
    position: relative;
    left: -5px;
}
/*List*/

/*Unfolding-list*/
.unfolding-list {
	width: 100%;
    margin: 10px auto;
}

.unfolding-list a{
	display: inline-block;
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #1E5D87;
    text-decoration: none;
}

.unfolding-list a:hover{
	color: #C80202;
}

.unfolding-list a:before{
  content: "→";
  margin: 0 5px 0 0;
}

.list-info {
	width: 100%;
    margin: 10px 0;
}

.list-info p{
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}

.list-info table {
	width: auto;
    margin: 10px auto;
}

.list-info table th{
	text-align: left;
	border: none;
	border-bottom: 1px solid #B9B9B9;
	padding: 5px;
	background: #E4E4E4;
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}

.list-info table td{
	text-align: left;
	border: none;
	border-bottom: 1px solid #B9B9B9;
	padding: 5px;
	background: #E4E4E4;
	font-family: "PTSans-Regular";
    font-size: 18px;
    color: #464646;
}
/*Unfolding-list*/