.banner img {
    width: 1375px;
}

.news_center_nav {
    background-color: #ffffff;
    margin-top: -6px;
    height: 60px;
    box-shadow: 0 4px 5px -3px #585858;
}

.news_center_nav ul li {
    display: block;
    float: left;
    line-height: 60px;

}

.hide {
    display: none;
}

/*§«§®§à§Ý*/
.center {
    width: 379px;
    padding: 0;
    margin: 0 auto;
}

.news_center_nav ul li a {
    text-decoration: none;
    color: #585858;
    font-size: 16px;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 15px;
}

.news_center_nav ul li a:hover {
    border-bottom: 4px solid #202a7b;
}

.news-content {
    height: auto;
    background-color: #f4f4f4;
    margin-top: 3px;
    border:1px solid #efefef;
}

.media-focus {
    height: auto;
    background-color: #f4f4f4;
    margin-top: 3px;
    border:1px solid #efefef;
}

.company_announcement {
    background-color: #f4f4f4;
    margin-top: 3px;
    border:1px solid #efefef;
}

.news-content-top {
    height: 370px;
    background-color: #ffffff;
    margin: 97px 97px 0px 97px;
}

/* left 544  right 539 */
.news-content-top-left {
    width: 544px;
    float: left;
    height: 370px;
}

.news-content-top-left img {
    width: 520px;
    height: 370px;
}

.news-content-top-right {
    width: 430px;
    height: 340px;
    margin-top: 30px;
    padding-left: 18px;
    float: left;
}

.news-content-top-right p:first-child {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #333333;
}

.news-content-top span {
    font-size: 16px;
}

.news-content-top-right span {
    margin-top: 8px;
    margin-bottom: 20px;
    display: block;
}

.news-content-top-right button {
    border: 0;
    background-color: #202a7b;
    color: #ffffff;
    height: 36px;
    width: 151px;
    margin-top: 40px;
    cursor: pointer;
}

.news-content-top-right a {
    text-decoration: none;
}

.news-content-top-right button:hover {
    background: #2766b3;
}

.news-content-articles {
    height: auto;
}

.news-articles {
    height: 150px;
    border-bottom: 1px solid #b2b2b2;
    margin: 44px 98px 34px 98px;
}

.news-articles-img {
    width: 206px;
    height: 124px;
    margin-right: 20px;
    float: left;
}

.news-articles-img img {
    width: 206px;
    height: 124px;
}

.news-articles-content {
    width: 614px;
    height: 151px;
    float: left;
}

.news-articles-content p {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.news-articles-content span {
    color: #4c4c4c;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}

.news-articles-content p:hover {
    color: #202a7b;
}

.calendar {
    width: 88px;
    height: 80px;
    background-color: #D5D5D5;
    float: right;
    padding: 20px 8px 0px 8px ;
    border: 1px solid #909090;
    text-align: center;
}

.calendar img {
    width: 18px;
}
.calendar:hover {
    background: #202a7b;
    cursor: pointer;
}

.calendar p {
    color: #ffffff;
}

.page_number {
	margin-left:630px;
	padding-bottom:14px;
}

.page_number a, 
.page_number p {
	display:block;
	float:left;
	padding: 0px 14px 0px 0px;
	height:30px;
	border: 1px soild #808080;
	text-align:center;
	color: #000000;
}

.page_number span {
	color: red;
}

.pageblue {
	color: #077e33;
	font-weight:bold;
}

