﻿@charset "utf-8";
/* CSS Document*/

.yy-body {
   background: url(/Portals/0/Skins/yyjt_second/images/bg-top.png) no-repeat center top / 100% auto, #f5f5f5;
}
.yy-content {
   margin-top: 54px;
}
.yy-left {
   width: 235px;
   float: left;
}
.yy-right {
   width: 950px;
   float: right;
   position: relative;
}

/*左侧菜单*/
.Gst-breadrumb {
   position: absolute;
   right: 35px;
   top: 32px;
}
.Gst-breadrumb span {
   float: left;
   color: #888;
}
.Gst-breadrumb a {
   font-size: 14px;
   color: #888;
   float: left;
}

/*党建工作*/
.dqgz-item {
   height: 59px;
   line-height: 59px;
   border-bottom: 1px solid #d2d2d2;
}
.dqgz-item-title {
   float: left;
}
.dqgz-item-title a {
   font-size: 16px;
   color: #333;
}
.dqgz-item-date {
   float: right;
   font-size: 14px;
   color: #104ca6;
}

/* 专题报道 */
.ztbd-list{
   float: left;
   width: 32%;
   margin-right: 1.3%;
   margin-bottom: 15px;
}
.ztbd-image{
   width: 100%;
   height: auto;
}
.ztbd-image img{
   display: block;
   width: 100%;
   height: auto;
}
.ztbd-text{
   line-height: 2;
   font-size: 16px;
   height: 64px;
   text-align: center;
}
.ztbd-text a{
   color: #333;
}