/*首页*/

.index-content .row {
    margin: 20px auto;
}


/* 十二五工作盘点 */

.mod-work {
    border-bottom: 1px solid #dedede;
}

.work-title {
    height: 40px;
    border-bottom: 1px solid #dedede;
    position: relative;
    background: url('../../images/topics/index/title_ico1.jpg') 0 center no-repeat;
    width: 99%;
    margin: 0 auto;
}

.work-title span {
    font-family: 微软雅黑;
    font-size: 1.42em;
    color: #333333;
    line-height: 40px;
    padding-left: 30px;
}

.work-title a.more {
    font-family: 微软雅黑;
    font-size: 1.14em;
    color: #333333;
    background: url('../../images/topics/index/title_more.jpg') right center no-repeat;
    position: absolute;
    line-height: 40px;
    right: 0;
    padding-right: 15px;
    outline: none;
}

.mod-work .item .carousel-caption {
    text-align: right;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 48% 0 0 0;
    transition: all 1s ease;
    margin-right: -100%;
    opacity: 0;
}

.mod-work .item.active .carousel-caption {
    margin-right: 0;
    opacity: 1;
}

.mod-work .carousel-caption a {
    display: inline-block;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(230, 109, 111, 0.9);
    color: #fff;
    font-size: 1em;
    text-shadow: none;
    white-space: nowrap;
    word-break: normal;
    text-decoration: none;
    outline: none;
}

.mod-work .carousel-indicators {
    margin: 0;
    left: auto;
    right: 10px;
    bottom: 1.5%;
    width: 100%;
    text-align: right;
}

.mod-work .carousel-indicators li {
    width: 6px;
    height: 6px;
    background-color: #9f9f9b;
    border-radius: 0;
    border: none;
    margin: 0;
}

.mod-work .carousel-indicators li:hover,
.mod-work .carousel-indicators li.active {
    background-color: #ff787a;
}

.mod-work .item {
    overflow: hidden;
}

.mod-work .item img {
    width: 100%;
    height: 100%;
    max-width: 445px;
    max-height: 296px;
}

.mod-work .list a {
    display: block;
    width: 100%;
    padding: 10px 0 10px 12px;
    border-bottom: 1px dashed #cfcfcf;
    text-decoration: none;
    outline: none;
    position: relative;
}

.mod-work .list a:first-child {
    border-top: 1px dashed #cfcfcf;
}

.mod-work .list a .title {
    display: block;
    font-weight: bolder;
    font-family: 宋体;
    color: #333333;
    line-height: 30px;
    position: relative;
    position: relative;
}

.mod-work .list a .title:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: -12px;
    border: 1px solid #121241;
    transition: all 0.5s ease;
}

.mod-work .list a:hover .title:before {
    border: 1px solid #00a1d9;
}

.mod-work .list a:hover .title {
    color: #00a1d9;
}

.mod-work .list a .txt,
.mod-work .list a .details {
    font-family: 宋体;
    color: #777777;
    line-height: 24px;
}

.mod-work .list a:hover .txt {
    color: #333333;
}

.mod-work .list a:hover .details {
    color: #00a1d9;
}

.mod-work .list a .time {
    display: block;
    float: right;
    font-family: 宋体;
    color: #777777;
}


/* 参考规划 */

.mod-plan,
.mod-policy,
.mod-other {
    width: 31.3333%;
    float: left;
    margin: 1%;
}

.mod-plan,
.mod-policy {
    border: 1px solid #e4e4e4;
    border-top: 2px solid #00a1d9;
    padding: 10px;
}

.plan-title,
.policy-title {
    height: 40px;
    border-bottom: 1px solid #0092dc;
    position: relative;
    background-position: 0 center;
    background-repeat: no-repeat;
    width: 100%;
}

.plan-title {
    background-image: url('../../images/topics/index/title_ico2.jpg');
}

.policy-title {
    background-image: url('../../images/topics/index/title_ico3.jpg');
}

.plan-title span,
.policy-title span {
    font-family: 微软雅黑;
    font-size: 1.28em;
    color: #333333;
    line-height: 40px;
    padding-left: 30px;
}

.plan-title a.more,
.policy-title a.more {
    font-family: 微软雅黑;
    font-size: 1.14em;
    color: #333333;
    background: url('../../images/topics/index/title_more.jpg') right center no-repeat;
    position: absolute;
    line-height: 40px;
    right: 0;
    padding-right: 15px;
    outline: none;
}

.mod-plan .content,
.mod-policy .content {
    margin: 10px auto;
}

.mod-plan .content a,
.mod-policy .content a {
    display: block;
    padding: 5px 0;
    position: relative;
    line-height: 20px;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    padding-right: 80px;
}

.mod-plan .content a .title,
.mod-policy .content a .title {
    color: #333333;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-plan .content a .time,
.mod-policy .content a .time {
    color: #777777;
    position: absolute;
    bottom: 5px;
    right: 0;
}


/* 友情链接 */

.mod-link,
.mod-advice {
    padding: 0 0 10px;
}

.link-title,
.advice-title {
    height: 40px;
    background-color: #00a1d9;
    border: 1px solid #00a1d9;
    background-position: 20px center;
    background-repeat: no-repeat;
    line-height: 40px;
    padding-left: 50px;
    font-family: 微软雅黑;
    font-size: 1.28em;
    color: #fff;
}

.link-title {
    background-image: url('../../images/topics/index/title_ico4.jpg');
}

.advice-title {
    background-image: url('../../images/topics/index/title_ico5.jpg');
}

.mod-link .content,
.mod-advice .content {
    border: 1px solid #e4e4e4;
    padding: 8px 20px;
}

.mod-link .content .dropdown {
    margin: 10px auto;
}

.mod-link .content .btn,
.mod-link .content .dropdown-menu {
    width: 100%;
    text-align: left;
}
.mod-link .content .dropdown-menu p{
    margin: 0;
}
.mod-link .content .dropdown-menu p a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.mod-link .content .dropdown-menu p a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.mod-link .content .caret {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    border-top: 6px solid #00a1d9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}


/* 建言献策 */

.mod-advice .content p {
    line-height: 25px;
    padding-left: 10px;
    position: relative;
    margin: 0;
}

.mod-advice .content p:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ff787a;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}


/*PC小屏（col-md-）/992 - 1199*/

@media only screen and (max-width: 1199px) {
    .mod-work .list a:last-child {
        display: none;
    }
}


/*pad（col-sm-）/768 - 991*/

@media only screen and (max-width: 991px) {
    .mod-plan,
    .mod-policy,
    .mod-other {
        width: 100%;
        float: none;
        margin: 15px 0;
    }
    .mod-link {
        padding: 0 10px 0 0;
    }
    .mod-advice {
        padding: 0 0 0 10px;
    }
    .mod-work .list a:last-child {
        display: block;
    }
    .mod-work .list a .txt,
    .mod-work .list a .details {
        display: none;
    }
}


/*手机（col-md-）/640 - 767*/

@media only screen and (max-width: 767px) {
    .mod-work .list {
        margin: 10px auto;
    }
    .mod-work .list a .txt,
    .mod-work .list a .details {
        display: block;
    }
    .mod-work .list a .time {
        position: relative;
        right: auto;
        bottom: auto;
    }
}


/*手机（col-md-）/480 - 639*/

@media only screen and (max-width:639px) {
    .mod-link,
    .mod-advice {
        width: 100%;
        padding: 0;
        margin: 10px auto;
    }
}


/*手机（col-md-）/320 - 479*/

@media only screen and (max-width:479px) {}
