@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bj2.gif) #d4d4d6 top repeat-x;
}
img{
	border:0;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION:none;
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0059c2;
	TEXT-DECORATION:none;
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION:none;
}
.h1{
	font-size:14px;
	color:#330000;
	font-weight:800;
}
.h2{
	font-size:14px;
	color:#ffffff;
	font-weight:800;
}
.dqwz{
	color:#46150f;
	font-size:12px;
}

.copyright{
	color:#333333;
	font-size:12px;
	line-height:24px;
}
.clear{
margin:0;
padding:0;
clear:both;}

    /* 基础布局样式 */
        .container { width: 980px; margin: 0 auto;}
        .clearfix::after { content: ""; display: block; clear: both;}
        .mt-10 { margin-top: 10px;}
        .mt-15 { margin-top: 15px;}
        .bg-white { background-color: #ffffff;}
        
        /* 顶部区域 */
        .header-logo { height: 90px;}
        .header-nav { height: 40px; background: url(../images/nav.gif) repeat-x; line-height: 40px;}
        
        /* 横幅区域 */
        .banner { height: 244px; text-align: center;}
        
        /* 标题栏通用样式 */
        .title-bar { height: 32px; line-height: 32px; position: relative;}
        .title-bar{background:url(../images/news3_tt.gif) repeat-x;}

        .title-bar .left-corner { position: absolute; left: 0; top: 0; width: 4px; height: 32px; background: url(../images/news2_tt.gif) no-repeat;}
        .title-bar .title { width: 100px; text-align: center; background: url(../images/news3_tt.gif) repeat-x; color: #fff; font-size: 16px; font-weight: bold; float: left; margin-left: 4px;}
        .title-bar .right-corner { float: left; height: 32px; background: url(../images/news1_tt.gif) repeat-x; flex: 1;}
        .title-bar .more { position: absolute; right: 0; /*top: 50%;*/ transform: translate(-50%);}
        /*二级页面标题*/

       .main_body_left{
        float:left;
        width:300px;}
        .main_body_right{
        float:right;
        width:660px;}
        .bar_important{
        border-bottom:5px solid #a33326;}
        .bar_important .title{
        background-color:#a33326;}
        .bar_important  { height: 32px; line-height: 32px; position: relative;}
        .bar_important {background:url(../images/news3_tt.gif) repeat-x;}

        .bar_important  .left-corner { position: absolute; left: 0; top: 0; width: 4px; height: 32px; background: url(../images/news2_tt.gif) no-repeat;}
        .bar_important  .title { width: 100px; text-align: center;  color: #fff; font-size: 16px; font-weight: bold; float: left; margin-left: 4px;}
        .bar_important  .right-corner { float: left; height: 32px; background: url(../images/news1_tt.gif) repeat-x; flex: 1;}




        /* 通知公告标题栏（特殊样式） */
        .title-bar-notice { background: url(../images/tt_1.jpg) repeat-x; height: 32px; line-height: 32px; padding: 0 11px;}
        .title-bar-notice .title { float: left; color: #fff; font-size: 16px; font-weight: bold;}
        .title-bar-notice .more { float: right;}
.news .tit{
float:left;
 color:#6e186e; font-size:24px; font-weight:bold;  height:50px; line-height:50px; border-bottom:3px #460336 solid;
}
.news .news_title { color:#6e186e; font-size:24px; font-weight:bold;  height:50px; line-height:50px; border-bottom:3px #ccb0db solid;}

.news  .more{float:right; color:#999;font-size:14px;}
.news .news_list {padding:5px; min-height:150px;} 
.news .news_list li{     font-size: 14px;
    height: 32px;
    line-height: 32px;
    background: url(../images/icon1.png) left center no-repeat;
    padding-left: 12px;}
.news .news_list li a{ color:#222;}
.news .news_list li a:hover{ color:#6e186e;text-decoration:underline;}
.news .news_list li span{    float: right;
    color: #999;
    height: 32px;
    line-height: 32px;}
.news .news_list .toutiao .t {font-size: 18px; color: #6e186e; font-weight: bold;}
.news .news_list .toutiao .t a{ width: 100%; overflow: hidden;line-height: 20px; font-size: 18px; color: #6e186e; font-weight: bold;}
.news .news_list .toutiao .c {margin-top: 10px; margin-bottom: 5px;}
.news .news_list .toutiao .c a {font-size: 14px; color: #999; line-height: 24px;}

.lipadding{
padding:6px 0px 6px 0px;
}




        
        /* 主体内容区 */
        .main-content { margin-top: 15px;}
        .content-left { width: 980px;}
        .content-right { width: 290px; float: right;}
        .content-middle { width: 331px; float: left; margin-right: 14px;}
        .content-middle:last-child { margin-right: 0;}
        
        /* 模块内容区 */
        .module-content { padding: 10px; height: 216px;}
        .module-content-sm { padding: 10px; height: 160px;}
        .img-article { width: 400px; float: left; text-align: center;}
        .list-article { width: 480px; float: left;margin:0 0 0 40px}
        
        /* 大型仪器展示区 */
        .instrument-show { margin-top: 15px;}
        .instrument-content { padding: 10px; height: 158px;}
        
        /* 版权区域 */
        .copyright { text-align: center; padding: 10px; height: 64px; line-height: 64px;}