@charset "UTF-8";
/**
 * 
 * @authors Zhao zhao (zhaohuijie1123@163.com)
 * @date    2017-09-06 15:40:30
 * @version $Id$
 */
.mt4 {
    margin-top: 4px
}

.mt8 {
    margin-top: 8px
}

.mt10 {
    margin-top: 10px
}

.mt14 {
    margin-top: 14px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt20 {
    margin-top: 20px
}

.mt22 {
    margin-top: 22px
}

.ht252 {
    height: 252px;
}

.bq1 .btn img {
    padding-right: 10px;
}

.mt28 {
    margin-top: 31px;
}

.topLine {
    border-top: 1px solid rgba(51, 122, 183, 0.52);
    padding-top: 10px;
}

.bord {
    border: 1px solid #eaeaea;
}

.pr0 {
    padding-right: 0px
}

.pl0 {
    padding-left: 0px;
}

.mrf15 {
    margin-right: -15px
}

.padd {
    padding: 18px;
}

.padds {
    padding: 24px 18px 25px 18px;
}

/* 幻灯片 */
.carousel .carousel-caption {
    text-align: left;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
}

.carousel .carousel-caption a {
    color: #fff;
    padding-left: 2%;
    display: inline-block;
    width: calc(98% - 99px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carousel .carousel-indicators {
    right: 3%;
    left: auto;
    width: auto;
    bottom: 0px;
}

.carousel-indicators li {
    background-color: rgba(225, 225, 225, 0.7);
    border: none;
}

.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px;
}

/* 选项卡 */
.nav-pills > li > a {
    border-radius: 0px;
    /*background: #ddd;*/
    font-size: 16px;
    font-weight: bold;
}
.nav-justified{
    border-bottom: 1px solid #ddd;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: transparent;
    border-bottom: 2px solid #018eb5;
    color: #018eb5;
}

h3 {
    font-size: 18px;
    margin-top: 25px;
}

h3 > a {
    color: #0b5492;
}

/* 与标题 */
.grayBg {
    background: #eaeaea;
}

.grayBg > li > a {
    padding: 5px 20px;
}

.tabbable {
    position: relative;
}

.titMore {
    position: absolute;
    top: 0px;
    right: 14px;
    line-height: 35px;
}

.titMores {
    position: absolute;
    top: 0px;
    right: 14px;
    line-height: 35px;
}

.lineR > li > a {
    /*border-right: 2px solid #fff*/
}

.lineR > li:last-child a {
    border-right: none;
}

/* 列表 */
ul.list {
    display: block;
}

ul.list > li {
    line-height: 30px;
    height: 30px;
}

ul.list > li > a {
    display: inline-block;
    width: calc(100% - 75px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.list > li > .date {
    float: right;
    color: #8b8b8b;
}

ul.list-style > li {
    background: url('../images/index/point.png') no-repeat 2px;
    padding-left: 13px;
}

/* 热点专题 */
.rdzt > a > img {
    height: 44px !important;
    width: 94%;
}

/* 办事服务 */
#tabs-3 > .nav > li {
    margin-right: 3px;
    position: relative;
}

#tabs-3 > .nav > li > a {
    font-size: 16px;
    padding: 5px 20px;
}

#tabs-3 > .nav > li.active > a {
    background: #59a4e4;
}

#tabs-3 > .nav > li.active > i {
    position: absolute;
    width: 15px;
    height: 8px;
    background: url(../images/index/triangle.jpg);
    bottom: -8px;
    left: 50%;
    margin-left: -7.5px;
}

.multipleColumn {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.multipleColumn .hd {
    height: 15px;
    position: relative;
}

.multipleColumn .hd .prev, .multipleColumn .hd .next {
    width: 10px;
    height: 13px;
    cursor: pointer;
    background: url("../images/index/icoDirection.png") no-repeat;
    position: absolute;
    top: 68px;
    left: 0px;
    z-index: 999;
}

.multipleColumn .hd .next {
    background-position: right top;
    left: auto;
    right: 0px;
}

.multipleColumn .bd {
    overflow: hidden;
    margin-left: 4%;
}

.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    _display: inline;
    width: 198px;
}

.multipleColumn .bd ul a {
    display: inline-block;
    width: 96%;
    margin: 0 2% 12px 2%;
    height: 55px;
    line-height: 55px;
    padding: 0px;
    white-space: normal;
}

.multipleColumn .bd ul a > img {
    float: left;
}

.dashed {
    border-top: 1px dashed #b7b7b7;
}

.bq1 .btn {
    padding: 16px 12px;
}

.bjcx .title {
    height: 36px;
    color: #0b5492;
    border-bottom: 1px solid #d6d6d6;
}

.bjcx .title .pull-left {
    width: 133px;
    border-bottom: 1px solid #346ea0;
    font-size: 16px;
    height: 36px;
}

.bjcx .title a.pull-right {
    line-height: 30px;
    color: #0b5492;
}

.magnifier {
    display: inline-block;
    width: 33px;
    height: 28px;
    float: left;
    background: url(../images/index/bj.jpg) no-repeat;
}

.pcIco {
    display: inline-block;
    width: 27px;
    height: 19px;
    background: url(../images/index/bj.jpg) no-repeat -449px;
    position: relative;
    top: 3px;
}

.bjcx form {
    background: #c5d6f3;
    padding: 17px 10px 10px 2px;
}

#smallScreanBsfw {
    display: none;
}

.bsTl {
    background: #59a4e4;
    color: #fff;
    width: 100%;
    height: 2.8em;
    line-height: 2.8em;
    text-align: center;
}

#smallScreanBsfw li {
    margin-top: 10px;
    text-align: center;
    height: 2.8em;
    line-height: 2.8em;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

/* column3R */
h4 {
    margin: 0px;
    padding: 8px 12px;
    background: #0072bc;
    color: #fff;
    display: inline-block;
    border-radius: 17px;
    font-size: 16px;
}

a.btn-info {
    background: #448ccb;
    border-color: #448ccb;
    color: #fff;
}

.text-info {
    color: #448ccb;
}

.circle {
    border-radius: 50%;
    width: 51px;
    height: 51px;
}

.ggfw .btn {
    background: #448ccb url(../images/index/ggfw.png) no-repeat;
}

.ggfw .btn1 {
    background-position: 17px center
}

.ggfw .btn2 {
    background-position: -81px center
}

.ggfw .btn3 {
    background-position: -171px center
}

.ggfw .text-info {
    line-height: 34px;
}

.yypt > .row {
    margin-left: -5px;
    margin-right: -5px;
}

.yypt .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.yypt .btn {
    border-radius: 0px; /*line-height:28px; */
    line-height: 45px;
    text-align: center;
}

/* 互动交流 */
#tabs-4 > .nav-tabs > li > a {
    border-radius: 0px;
    padding: 5px 15px;
}

#tabs-4 > .nav-tabs > li.active > a {
    border-top: 2px solid #448ccb;
    position: relative;
    border-bottom: none;
    cursor: pointer;
}

.hdjl h3 {
    margin: 0px;
    font-size: 18px;
    line-height: 26px;
}

.hdjl p.text-muted {
    font-size: 16px;
    margin-top: 8px
}

.hdjl a.btn {
    font-size: 17px;
    border-radius: 0px;
}

.hdjl ul.list > li > span.text-info {
    display: inline-block;
    float: left;
}

.hdjl ul.list > li > a {
    width: calc(100% - 110px);
}

/* 视频新闻 */
.rw5 {
    margin-right: -5px;
    margin-left: -5px;
}

.rw5 > .col-md-3, .rw5 > .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

/* 工业运行 */
.gyyx ul.list > li > a {
    width: 100%;
}

/* 机关处室 */
.lineBlue {
    border-top: 2px solid #1249a6;
}

#tabs-5 .nav-tabs > li > a {
    border-radius: 0px
}

#tabs-5 .nav-tabs > li.active > a {
    border-top: 1px solid #0b5492;
}

#tabs-5 .nav {
    padding-left: 2%;
}

.nav-tabs > li > a {
    border-bottom: 1px solid #ddd;
}

/*#tabs-5 .tab-pane{max-height:168px;overflow-y:scroll;}*/
#tabs-5 .tab-pane {
    max-height: 168px;
    overflow-y: scroll;
}

#tabs-5 .tab-pane li {
    float: left;
    width: 20%;
    height: 2.5em;
    line-height: 2.5em;
}

#tabs-5 .tab-pane li > a {
    display: inline-block;
    width: calc(100% - 4px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#tabs-5 .tab-pane li:hover {
    background: #297dc1;
    color: #fff;
    border: 1px solid #ddd
}

#tabs-5 .tab-pane li:hover a {
    color: #fff;
}

.nav-pills2 > li > a {
    border-radius: 0px;
    background: #ddd;
    font-size: 16px;
}

.nav-pills2 > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: transparent;
}

.tab-content {
    overflow: hidden;
}

@media (max-width: 991px) {
    .pr0 {
        padding-right: 15px
    }

    .pl0 {
        padding-left: 15px
    }

    .mrf15 {
        margin-right: 0px
    }

    .padd {
        padding: 10px;
    }

    #tabs-5 .tab-pane li {
        width: 20%;
    }

    .bjcx .title .pull-left {
        width: auto;
    }

    .carousel .carousel-caption a {
        width: 55%;
        width: calc(98% - 99px);
    }

    ul.list > li {
        clear: both;
    }

    ul.list > li > a {
        width: 80%;
        width: calc(100% - 75px);
    }

    .titMores {
        display: none;
    }

    .nav-pills > li {
        float: left;
        width: 32.8%;
    }

    .grayBg > li > a {
        padding: 0;
        height: 32px;
        line-height: 32px;
        text-align: center;
    }

    .nav-pills2 > li {
        float: left;
        width: 48%;
    }

    #tabs-3 > .nav > li {
        width: 48%;
        float: left;
    }

    #tabs-3 > .nav > li > a {
        font-size: 16px;
        padding: 5px 10px;
        color: #fff;
        text-align: center;
    }

    .multipleColumn .bd ul a > img {
        float: left;
        display: none;
    }

    .multipleColumn .bd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
        _display: inline;
        width: 198px;
    }

    #tabs-4 > .nav-tabs > li > a {
        border-radius: 0px;
        padding: 5px 2px;
    }

    .tab-content > .active {
        display: block;
    }

    #tabs-5 > .nav-tabs > li > a {
        border-radius: 0px;
        padding: 5px 2px;
    }
}

@media (max-width: 620px) {
    #tabs-5 .tab-pane li {
        width: 25%;
    }

    #tabs-5 .tab-pane li > a { /*padding:0px 10px;*/
    }

    .titMores {
        display: none;
    }
}

@media (max-width: 460px) {
    #tabs-5 .tab-pane li {
        width: 100%;
    }

    .titMores {
        display: none;
    }

    #smallScreanBsfw {
        display: block;
    }
}

/*---share----*/
.share_div {
    width: 117px;
    height: auto;
    z-index: 1000;
    position: absolute;
    left: 2.1%;
    top: 30%;
}

.close_share {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 9%;
    top: 0;
    cursor: pointer;
}

.share {
    width: 70px;
    position: relative;
    height: auto;
    border: 1px solid #ccc;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #fff;
    margin: 10% auto 0 auto;
}

.share ul li {
    width: 90%;
    margin: 0 auto;
    cursor: pointer;
    padding-bottom: 2%;
    background: url(../images/share_x_03.jpg) no-repeat bottom left;
    text-align: center;
    font-size: 1.4rem;
}

.share ul li .Date {
    background: url(../images/share_07.png) no-repeat center 10px;
    width: 100%;
    height: 38px;
    line-height: 55px;
    color: #1c73b9;
    font-size: 1.2rem;
    font-weight: bold;
}

#Date, #time, #md, #getD {
    font-size: 1.2rem;
}

.Date-p {
    padding-top: 6px;
}

.share-h1 {
    height: 90px;
}

.share-h2 {
    height: 70px;
}

.share ul li img {
    margin-top: 10px;
}

.share ul li span {
    display: block;
    width: 100%;
    line-height: 30px;
    float: left;
}

.Ze_gin {
    width: 70px;
    margin: 0 auto;
    height: 20px;
    line-height: 10px;
    cursor: pointer;
    background: #3686c7;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.angle-down {
    font-size: 2rem;
    color: #fff;
}

#Down_get {
    position: absolute;
    left: 50%;
    z-index: 10; /*top:13px;*/
    cursor: pointer;
    display: none;
}

.get_Down {
    position: absolute;
    left: 50%;
    z-index: 10;
    top: 13px;
    cursor: pointer;
    width: 40px;
    height: 16px;
    background: url(../images/get_Down.png) no-repeat;
    cursor: pointer;
    z-index: 2
}

.get_Down.active {
    top: 13px;
    width: 40px;
    height: 16px;
    background: url(../images/get_Up.png) no-repeat
}

.wybPopup {
    width: 159px;
    z-index: 200;
    position: absolute;
    display: none;
}

.wybPopup ul {
    width: 90%;
    margin: 10px 0 0 10px;
    float: left;
}

.wybPopup ul li {
    float: left;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #fff;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
}

@media (max-width: 1024px) {
    .share_div {
        display: none;
    }
}

@media (min-width: 1100px) {
    .carousel-inner > .item > a > img {
        width: 100%;
        height: 321px;
        border: none;
    }
}

#panel-60002 div a {
    display: block;
    height: 55px;
    line-height: 45px;
    margin-top: 4px;
    border: none ! important;
    background: red;
    border-radius: 0;
    font-size: 16px;
}

#panel-60002 div:nth-child(1) a {
    margin-top: 0;
    background: url(../images/ztzl/d1.jpg) center center no-repeat;
}

#panel-60002 div:nth-child(2) a {
    background: url(../images/ztzl/d2.jpg) center center no-repeat;
}

#panel-60002 div:nth-child(3) a {
    background: url(../images/ztzl/d3.jpg) center center no-repeat;
}

#panel-60002 div:nth-child(4) a {
    margin-bottom: 10px;
    background: url(../images/ztzl/d4.jpg) center center no-repeat;
}

.add200 {
    width: 600px;
    height: 12px;
    float: left;
}

.tuodong {
    width: 665px;
    overflow: auto;
    height: 325px;
    float: left;

}

.tuotong-1 {
    width: 600px;
    height: 10px;
    float: left;
}

.tuodong-2 {
    width: 635px;
    height: 420px;
    float: left;
    background-color: #EBEBEB;
    padding-left: 15px;
    margin-left: 12px;
}

.tuodong-2-1 {
    width: 543px;
    height: 35px;
    float: left;
    padding-left: 183px;
    padding-top: 5px;
}

.tuodong-2-1-1 {
    width: 55px;
    height: 35px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
}

.tuodong-2-1-2 {
    width: 300px;
    height: 35px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #36C;
    padding-top: 8px;
}

.ziti-1 {
    color: #000;
    font-size: 14px;

}

.ziti-2 {
    color: #3C4673;
    font-size: 14px;

}

.tuodong-2-2 {
    width: 600px;
    height: 20px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #69C;
    padding-left: 10px;
}

.tuodong-2-3 {
    width: 600px;
    height: 30px;
    float: left;
}

.tuodong-2-3-1 {
    width: 300px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 8px;
}

.tuodong-2-3-2 {
    width: 200px;
    height: 25px;
    float: left;
    padding-left: 30px;
    padding-top: 8px;
}

.tuodong-2-4 {
    width: 600px;
    height: 30px;
    float: left;
}

.tuodong-2-4-1 {
    width: 300px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 8px;
}

.tuodong-2-4-2 {
    width: 300px;
    height: 25px;
    float: left;
    padding-left: 30px;
    padding-top: 8px;
}

.tuodong-2-5 {
    width: 600px;
    height: 20px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #69C;
    padding-left: 10px;
    padding-top: 8px;
}

.tuodong-2-6 {
    width: 600px;
    height: 30px;
    float: left;
    padding-top: 10px;
}

.tuodong-2-6-1 {
    width: 300px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-6-2 {
    width: 300px;
    height: 25px;
    float: left;
    padding-left: 30px;
    padding-top: 5px;
}

.tuodong-2-7 {
    width: 600px;
    height: 20px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #69C;
    padding-left: 10px;
    padding-top: 8px;
}

.tuodong-2-8 {
    width: 600px;
    height: 80px;
    float: left;
    padding-top: 10px;
}

.tuodong-2-8-1 {
    width: 309px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-8-2 {
    width: 285px;
    height: 25px;
    float: left;
    padding-left: 20px;
    padding-top: 5px;
}

.tuodong-2-8-3 {
    width: 317px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-8-4 {
    width: 250px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-8-5 {
    width: 316px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-8-6 {
    width: 250px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 5px;
}

.tuodong-2-9 {
    width: 600px;
    height: 15px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #69C;
    padding-left: 10px;
    padding-top: 8px;
}

.tuodong-2-10 {
    width: 600px;
    height: 40px;
    float: left;
    padding-top: 10px;
}

.tuodong-2-10-1 {
    width: 250px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 7px;
}

.tuodong-2-11 {
    width: 600px;
    height: 15px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #69C;
    padding-left: 10px;
    padding-top: 8px;
}

.tuodong-2-12 {
    width: 600px;
    height: 40px;
    float: left;
    padding-top: 10px;
}

.tuodong-2-12-1 {
    width: 315px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 7px;
}

.tuodong-2-12-2 {
    width: 225px;
    height: 25px;
    float: left;
    padding-left: 12px;
    padding-top: 7px;
}
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   
	   	   	   
	   