@charset "utf-8";

.main {
    background: #eef7fd;
}
#sec5 .slide .title {
    padding-top: 8%;
    padding-left: 25%;
    display: block;
}
.bgjd {
    background-image: url("/zglygzfmhwz/zt_szygl/img/bgjd.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 470px;
}
.tuwen {
    width: 1100px;
    margin: 0px auto;
    padding-top: 0px;
}
.tu2 {
    width: 480px;
    height: 280px;
    float: left;
    margin-top: 30px;
}
.wen {
    width: 480px;
    float: right;
    margin-top: 20px;
}
.wen h1 {
    width: 480px;
    font-family: "Microsoft YaHei", 微软雅黑, SimHei, 黑体;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    font-weight: bold;
    color: rgb(153, 0, 0);
}
.wen h1 a,
.wen h1 a:link,
.wen h1 a:hover {
    color: rgb(153, 0, 0);
    font-weight: bold;
}
.wen p {
    width: 480px;
    text-align: left;
    text-indent: 28px;
    font-family: "Microsoft YaHei", 微软雅黑, SimHei, 黑体;
    font-size: 16px;
    line-height: 30px;
    height: 120px;
    color: rgb(102, 102, 102);
    margin-bottom: 10px;
}
.wen p a,
.wen p a:link,
.wen p a:hover {
    color: rgb(102, 102, 102);
}
.wen h2 {
    width: 480px;
    text-align: left;
    font-family: "Microsoft YaHei", 微软雅黑, SimHei, 黑体;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    color: rgb(153, 0, 0);
}
.wen h2 a,
.wen h2 a:link,
.wen h2 a:hover {
    color: rgb(153, 0, 0);
}


.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: rgb(255, 255, 255);
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {
    width: 580px;
    height: 380px;
    display: block;
}
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("/zglygzfmhwz/zt_szygl/img/slider-arrow.png") -110px 5px no-repeat;
    opacity: 0.5;
}
.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
    opacity: 1;
}
.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    background: rgb(244, 244, 244);
    padding: 0px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 0px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("/zglygzfmhwz/zt_szygl/img/arrow.png") no-repeat;
}
.picScroll-left .hd .next {
    background-position: 0px -50px;
}
.picScroll-left .hd .prevStop {
    background-position: -60px 0px;
}
.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}
.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    margin-top: 10px;
    zoom: 1;
}
.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 0px;
    text-indent: -999px;
    cursor: pointer;
    background: url("/zglygzfmhwz/zt_szygl/img/icoCircle.gif") 0px -9px no-repeat;
}
.picScroll-left .hd ul li.on {
    background-position: 0px 0px;
}
.picScroll-left .bd {
    padding: 0px;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    margin: 0px 4px;
    float: left;
    overflow: hidden;
    text-align: center;
}
.picScroll-left .bd ul li .pic {
    text-align: center;
}
.picScroll-left .bd ul li .pic img {
    width: 220px;
    height: 151px;
    display: block;
    padding: 1px;
    border: 1px solid rgb(204, 204, 204);
}
.picScroll-left .bd ul li .pic a:hover img {
    border-color: rgb(153, 153, 153);
}
.picScroll-left .bd ul li .title {
    line-height: 44px;
}

.slideTxtBox {
    width: 450px;
    border: 1px solid rgb(221, 221, 221);
    text-align: left;
}
.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    background: rgb(244, 244, 244);
    padding: 0px 10px 0px 20px;
    border-bottom: 1px solid rgb(221, 221, 221);
    position: relative;
}
.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}
.slideTxtBox .hd ul li {
    float: left;
    padding: 0px 15px;
    cursor: pointer;
}
.slideTxtBox .hd ul li.on {
    height: 30px;
    background: rgb(255, 255, 255);
    color: red;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255);
    border-image: initial;
}
.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
}
.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}
.slideTxtBox .bd li .date {
    float: right;
    color: rgb(153, 153, 153);
}

.filed {
    width: 600px;
    height: 200px;
    top: 10px;
    left: 50%;
    position: absolute;
}
.filed-icon {
    width: 218px;
    height: 148px;
    top: 50px;
    left: 400px;
    position: absolute;
}

.couplet_ad
/* 底部固定*/
    {
    position: fixed;
    bottom: auto;
    top: 0;
    width: 200px;
    height: 230px;
    z-index: 99999;
    margin-top: 400px;
}
* html .couplet_ad
/* IE6 底部固定*/
    {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}
.couplet_ad a {
    display: block;
    cursor: pointer;
}
#ad_left {
    left: 0px;
}
#ad_right {
    right: 40px;
}


.block-common-tit h2 {
    width: 1100px;
    height: 27px;
    background: url(/zglygzfmhwz/zt_szygl/img/block_common_tit_bg.png) center center no-repeat;
    line-height: 27px;
    text-align: center;

}

.block-common-tit h2 a {
    font-family: Microsoft Yahei;
    font-size: 30px;
    font-weight: 700;
    color: #065fcb;
}

.content-zcyjd {
    height: 350px;
    margin-top: 8px;
    background-repeat: no-repeat;
    background-position: center top;
}

.zcyjd-sub-title {
    height: 145px;
    font-size: 18px;
    text-align: left;
    border: 1px #cccccc solid;
    background: white;
}

.zcyjd-sub-title img {
    margin-left: 60px;
    margin-top: 15px;
}

.zcyjd-sub-title .p1 {
    margin: 10px 20px;
}

.zcyjd-sub-title .p2 {
    margin-left: 250px;
}

.zcyjd-sub-title .p1 a,
.zcyjd-sub-title .p2 a {
    color: #336699;
}

.zcyjd-cell {
    width: 356px;
    margin-left: 10px;
    float: left;
}

.infoList {
    overflow: hidden;
}
.infoList li {
    float: left;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    overflow: hidden;
}
.infoList li h4 {
    position: relative;
    padding: 0 100px 0 20px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.infoList li h4 a {
    float: left;
    line-height: 1.6em;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.infoList li h4 a.noLink:hover {
    color: inherit;
}
.infoList li h4 a:before {
    position: absolute;
    top: -2px;
    left: 2px;
    content: "";
    margin-top: .8em;
    width: 5px;
    height: 5px;
    background-color: #999;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.infoList li h4 a:hover:before {
    background-color: #f00;
}
.infoList li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 2px;
    margin-top: -.8em;
    line-height: 1.6em;
    color: #999;
    font-size: .9375em;
    white-space: nowrap;
}

.infoList li h4 .jssj {
    display: none;
}
.infoList li h4 .zhengjiz {
    display: none;
    float: left;
    padding: 0px 3px;
    line-height: 1.6em;
    text-align: center;
    background: #F00;
    color: #FFF;
    margin-right: 5px;
}
.infoList li h4 .yijies {
    float: left;
    display: none;
    padding: 0px 3px;
    line-height: 1.6em;
    text-align: center;
    background: #CCC;
    color: #FFF;
    margin-right: 5px;
}

.zcsd-infoList {
    margin-top: 30px;
}

.zcsd-infoList li {
    border-bottom: 1px solid #ddd;
    font-size: 17px;
    padding: 10px 0;
}
.zcsd-infoList li.li1 {
    border-top: 0;
    padding-top: 0;
}
.zcsd-infoList li h4 a:before {
    border-radius: 0;
    top: 0;
}

.slide2 {
    width: 1100px;
}

.pl-cell {
    width: 1100px;
    margin-top: 25px;
    height: ;
}

.pl-cell li {
    float: left;
    display: inline;
    margin-right: 46px;
    border: 1px solid #e5e5e5;
    border-radius: 5px solid #e5e5e5;
    width: 334px;

}
.pl-cell li h5 {
    height: 30px;
    overflow: hidden;
    padding: 0 13px;
    font-family: "microsoft yahei";
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    margin: 10px 0 8px;
}
.pl-cell li h5 a {
    color: #000;
}
.pl-cell li p {
    padding: 0 13px;
    font-family: "microsoft yahei";
    font-size: 16px;
    line-height: 28px;
    height: 150px;
    overflow: hidden;
    text-align: left;
    text-indent: 2em;
}
.pl-cell li p a {
    color: #6f6f6f;
}
.pl-cell li span {
    padding-left: 220px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 30px;
    color: #0075a6;
}

.arrow {

    top: 0;
    right: 20px;
}

.arrow a {
    display: block;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
}

.prev {
    background: url("/zglygzfmhwz/zt_szygl/img/arrow_right.png") no-repeat;
}

.next {
    background: url("/zglygzfmhwz/zt_szygl/img/arrow_left.png") no-repeat;
}


.zdjd-title {
    width: 50px;
    height: 340px;
    float: left;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.related-link {
    width: 1100px;
    margin: 0px auto 5px;
}

.related-link ul {
    width: 100%;
}

.related-link ul li {
    float: left;
    width: 346px;
    height: 160x;
    margin: 10px 10px;
}
