@charset "utf-8";

/* common */
.mt50{margin-top:50px}
.mt100{margin-top:100px}
.mb50{margin-bottom:50px}
.pb30{padding-bottom:30px}
.pb50{padding-bottom:50px}

/* 字体大小 */
.fz14{font-size: 14px;}
.fz18{font-size: 18px;}
.fz22{font-size: 22px;}
.fz24{font-size: 24px;}
.fz26{font-size: 26px;}
.fz32{font-size: 32px;}

/* 信息列表 */
.infolist{clear: both;}
.infolist li{ position:relative;vertical-align: top;overflow: hidden;line-height: 36px;padding-top: 20px;padding-bottom: 20px;}
.infolist li a{color:#272727;}
.zsj_news li a{color:#333;}

.zsj_news li a * {
  font-size: inherit!important;
  font-family: inherit!important;
  font-weight: inherit!important;
  line-height: inherit!important;
}

.infolist li a:hover{color: #015293;}
.infolist li a:hover span{color:#015293;}
.infolist.dot li{padding-left: 23px;background: url(gtrs_infolist_dot.png) no-repeat 1px 36px;}
.info_more{text-align: right;}
.info_more a{color:#015293;}
.info_more a:hover{color:#015293;}

.zsj_l,.zsj_r{position: relative;}
.zsj_l:after,.zsj_r:before{content:"";width: 1px;background: #c2bcb6;position: absolute;top:0;bottom:0;}
.zsj_l:after{right: -78px;}
.zsj_r:before{left: -78px;}
.zsj_l{width:850px;float: left;}
.zsj_r{width:215px;float: right;}

/* 头条 */
.zsj_tt .imgbox img{display: block;width: 100%;height: 477px;}
.zsj_tt .txtbox{position: relative;height: 40px;line-height: 40px;/*padding: 0 100px 0 26px;*/text-align: center;}
.zsj_tt .txtbox .tit{font-size: 20px; display: block;max-width: 100%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.zsj_tt .txtbox .more{/* display:none; */color: #015293;/* position: absolute; */line-height: 25px;float: right;/* right:15px; *//* bottom:0; */}
.zsj_tt .txtbox .more:hover{
    color: #015293;
}
/* 信息列表 */
.zsj_news .infolist{margin: 70px auto 15px;}


/* 右侧 */
.zsj_r .zsj{color:#e70012;margin-bottom: 121px;}
.zsj_r .zsj img{display: block;}
.zsj_r .zsj h1{font-size: 40px;line-height: 1.1;text-align: center;margin: 30px 0 20px;}
.zsj_r .zsj h1 a{color:#e70012;}
.zsj_r .zsj .zw p{padding: 10px 0;text-align: justify;}
/* 会议 */
.zsj_hy p{padding: 11px 0;}
.zsj_hy p a{color:#015293;}
.zsj_hy p a:hover{color:#e70012;}


/* IE6/7 */
/* @media screen\9{
  .infolist.dot li a{background: url(zjs_icon_dot.png) no-repeat 1px 16px;}
} */