﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
body {
	color: #393931;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    font-family: "Tahoma,Verdana,STHeiTi,simsun,sans-serif";
}
div,p,h1,h2,h4,h5,span,a,strong,ul,ol,li,dl,dt,dd,textarea,input,option,select,img{ padding:0; margin:0; border:0; list-style:none;}
a {
    text-decoration: none;
}
#header{
    width: 1200px;
    height: 120px;
    background: url(http://www.mesmedia.com.cn:/viscms/u/cms/xinwenwang/202402/AI.png)  center center no-repeat;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.outer:after {
    clear:both;
    content:'';
    display:block;
    width:0;
    height:0;
    visibility:hidden;
}
.dht1 {
	background-color: #000099;
	width: 1200px;
	line-height: 50px;
	color: #FFFFFF;
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
}
.dht1 a {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 50px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    background: #F6F6F6;
}
.main .main-left{
    width: 850px;
    min-height: 900px;
    background: #F6F6F6;
    padding: 10px 10px;
    box-sizing: border-box;
}
.main .main-right{
    width: 350px;
    min-height: 600px;
    background: #F6F6F6;
    padding-left: 10px;
    padding-top: 10px;
    box-sizing: border-box;
}

.main-right .week-news{
    min-height: 400px;
    background: #ffffff;
}
.main-right .week-news header{
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #EFEFEF;
}
.week-news-list h4 {
	font-weight: normal;
}
.week-news-list a{
    color: #0a0a0a;
    padding: 10px 15px;
    border-bottom: solid 1px #eee;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 14px;
}
.week-news-list a .text{
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 0;
    color: #555;
    text-align: justify;
}
.week-news-list a .muted{
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
    font-size: 12px;
    color: #bbb;
}
.week-news-list li a time {
    font-size: 12px;
    color: #999;
}
.main-right .newest{
    margin-top: 20px;
}
.footer {
    height: 83px;
    background: url(http://www.mesmedia.com.cn/viscms/r/cms/xinwenwang/rzxw/images/footer_bg.png) repeat-x;
    text-align: center;
    margin: 20px auto 0 auto;
    /*padding-left: 30px;*/
    padding-top: 15px;
    line-height: 20px;
    position: relative;
    color: #fff;
}
.footer a {
    color: #fff;
}

