/* common_details */
.main > .container {
    background: #fff;
    /* margin-top: -788px; */
    padding: 20px;
    min-height: 700px;
}
/* .crumbs .ztdy {
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: -35px;
}
.crumbs .ztdy p {
    float: left;
    margin-left: 20px;
} 
.crumbs .ztdy p span {
    cursor: pointer;
}*/
.content_attr{height:38px;color:#666666;padding:6px 12px;background:#f5f5f5;/* margin:0 2%; */font-size:14px;border-bottom:#e5e5e5 1px solid;}
.content_attr b{font-weight:normal;}
.content_attr ul li{float: left; position: relative;}
.content_attr ul li i{/*position: absolute; left: 0; top: 50%; margin-top: -12px;*/ width: 25px; height: 25px; background:url(../images/icon/content_icon.png) no-repeat; vertical-align: middle; display: inline-block;}
.content_attr ul li.date{ margin-left: -6px;}
.content_attr ul li.ly{margin-left: 20px;margin-right:20px;}
.content_attr ul li.ly i{background-position: 0 -25px;}
.content_attr ul li.author i{background:url(../images/icon/author.png) no-repeat center center;}
.content_attr ul li.fontsize .l{background-position: 0 -100px;}
.content_attr ul li.fontsize .m{background-position: 0 -75px;}
.content_attr ul li.fontsize .s{background-position: 0 -50px;}
.content_attr ul li.print i{background-position: 0 -125px; cursor: pointer;}
.content_attr ul li.fx i{background-position: 0 -200px; cursor: pointer;}
.content_attr ul li.fontsize .l:hover{background-position:-25px -100px;}
.content_attr ul li.fontsize .m:hover{background-position:-25px -75px;}
.content_attr ul li.fontsize .s:hover{background-position:-25px -50px;}
.content_attr ul li.print i:hover{background-position:-25px -125px;}
.content_attr ul li.fx i:hover{background-position:-25px -200px;}

.content_attr ul li.llcs i{background-position: 0 -225px; margin-right: 5px;}
.content_attr .attr_r{white-space:nowrap;}
.content_attr .attr_r li{background:url(../images/icon/content_sep.gif) no-repeat left center; padding: 0 15px;}
.content_attr span{vertical-align: middle;}
.content_attr ul li.llcs{color: #cc0000; margin-right: -15px;}
.content_attr ul li.fontsize i{cursor: pointer;}
.content_attr .fx .hideDiv{position: absolute; top:25px; z-index:9; left:-58px; padding-top: 20px; display: none;}
.content_attr .fx .hideDiv dl{border:#e5e5e5 1px solid; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; border-radius: 0 0 5px 5px; width:170px; text-align: center; position: relative;}
.content_attr .fx .hideDiv a{display: inline-block; float: none; margin:0 2px; text-indent: 0;}
.content_attr .fx .hideDiv a.bds_qzone,
.content_attr .fx .hideDiv a.bds_sqq{display: none;}
.content_attr .fx .hideDiv dt{text-align: center; padding:8px 0; font-size: 14px; font-weight: bold; color: #626262; background: #f6f6f6;}
.content_attr .fx .hideDiv dd{padding: 5px;}
.content_attr .fx .hideDiv dl:after{content: ''; display:block; line-height:0; font-size:0; width:0; height:0; overflow:hidden; border:8px solid transparent; border-bottom-color:#e5e5e5; position:absolute; left:50%; top:-16px; margin-left:-8px;}
.content_attr .fx:hover .hideDiv{display: block;} 

.zz p {
    text-align: right;
    margin-bottom: 10px;
}
.details {
    padding: 0 30px;
overflow: hidden;
}
.details > h2 {
    width: 90%;
    overflow: hidden;
   /* text-overflow: ellipsis;*/
   /* white-space: nowrap;*/
    text-align: center;
    margin: 40px auto 50px;
    font-size: 30px;
    font-weight: normal;
}
.details .gn {
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #cbcbcb;
}
.details .gn li {
    width: 30%;
    float: left;
}
.details .gn .share {
    float: right;
    width: 10%;
}
.details .mainShareDiv {
    overflow: hidden;
}
.details .mainShareDiv > img,
.details .mainShareDiv > div {
    float: left;
}
.details .mainShareDiv > div {
    margin-left: 10px;
}
.details .mainShareDiv > div a {
    margin-right: 4px;
}
.details .mainShareDiv img {
    cursor: pointer;
}
.content > p {
    line-height: 30px;
    font-size: 16px;
    text-indent: 2em;
    padding-bottom: 20px;
}
.ewm {
    width: 132px;
    padding: 30px 0;
    margin: 0 auto;
}
.ewm > p {
    color: #b5b5b5;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
}
.ewm > canvas {
    width: 100%;
}
.xgxx > p {
    font-size: 22px;
    width: 100px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 2px solid #255499;
}
.xgxx > ul li {
    margin-top: 15px;
    font-size: 16px;
    padding-left: 12px;
    background: url(../images/icon/dian.png) no-repeat 0 10px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width:768px) {
    .crumbs .ztdy,
    .details .gn .share,
    .details .gn li:first-child,
    .ewm {
        display: none;
    }
    .details {
        padding: 0;
    }
    .details > h2 {
        width: 100%;
        margin: 15px 0 10px;
        font-size: 18px;
    }
    .details .gn {
        margin-bottom: 15px;
    }
    .details .gn li {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .xgxx {
        margin-top: 15px;
    }
    .xgxx > p {
        width: 80px;
        font-size: 16px;
        padding-bottom: 10px;
    }
    .xgxx > ul li {
        font-size: 14px;
    }

    .details table{
        width: 100% !important;
    }

}
/* common_list */
.dqlm {
    font-size: 22px;
    color: #255499;
    margin-top: 18px;
    padding-bottom: 15px;
}
.dqlm > span {
    padding: 0 5px 15px;
    border-bottom: 2px solid #255499;
}
.list-li li {
    width: 100%;
    font-size: 16px;
    position: relative;
    margin-top: 15px;
    padding-left: 12px;
    background: url(../images/icon/dian.png) no-repeat 0 10px;
    transition: all linear .5s;
}
.list-li li p {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-li li:hover {
    text-indent: 1em;
}
.list-li li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #959595;
}
@media screen and (max-width:768px) {
    .dqlm {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .dqlm > span {
        padding: 0 3px 10px;
    }
    .list-li li p {
        width: 65%;
    }
    .list-li li {
        font-size: 14px;
    }
}
/* nav_list */
.navlist {
    overflow: hidden;
    padding-top: 20px;
}
.navlist .left {
    width: 20%;
    float: left;
    min-height: 200px;
}
.navlist .right {
    width: 78%;
    float: right;
    min-height: 200px;
}
.navlist .f-title {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #2f5594;
    margin-bottom: 20px;
    padding: 6px 0;
}
.navlist .s-list {
    width: 100%;
}
.navlist .s-list li {
    margin-bottom: 3px;
}
.navlist .s-list li a {
    display: block;
    font-size: 18px;
    text-align: center;
    position: relative;
    padding: 6px 0;
    background: #eff1f6;
}
.navlist .s-list li a span{
    display: inline-block;
    padding: 0 28px;
}
.navlist .s-list li a:hover,
.navlist .s-list li.dis a {
    font-weight: bold;
    color: #255499;
    background-color: #d7e0ed;
}
.navlist .s-list li a img {
    transition: all 0.4s linear;
    position: absolute;
    top: 36%;
    right: 7%;
    transform: rotate(180deg);
}
.navlist .s-list li a:hover img,
.navlist .s-list li.dis a img {
    transform: rotate(270deg);
}
.navlist .dq-title {
    font-size: 20px;
    padding: 6px 0;
    background: #f3f3f3;
}
.navlist .dq-title span {
    padding: 7px 20px;
    background: #2f5594;
    color: #fff;
}
#dy{
    float:right;
}
#dy img{
    width:25px;
}
#dy span{
    font-size:16px;
    background:none;
    color:#000;
    padding:0;
    margin:0 10px;
}
@media screen and (max-width:768px) {
    .navlist .left,
    .navlist .right {
        float: none;
        width: 100%;
    }
    .navlist .f-title,
    .navlist .left {
        margin-bottom: 15px;
        min-height: auto;
    }
    .navlist .f-title {
        font-size: 18px;
    }
    .navlist .s-list li a {
        font-size: 16px;
    }
    .navlist .dq-title {
        font-size: 18px;
    }
}
/* ldzc_details */
.tx,
.zw,
.name {
    text-align: center;
}
.tx {
    display: block;
    width: 132px;
    height: 178px;
    margin: 40px auto 25px;
}
.tx img {
    width: 100%;
    height: 100%;
}
.zw {
    font-size: 16px;
    margin-bottom: 20px;
}
.name {
    font-size: 22px;
    color: #255499;
}
.ldmy-title,
.ldxq-ldhd > p {
    display: block;
    width: 100px;
    height: 41px;
    background: url(../images/icon/mybg.png) no-repeat;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 15px 0;
}
.ldxq-ldhd > p {
    border-bottom: 0;
}
/* ldzc */
.ldzc-warp {
    overflow: hidden;
    margin-top: 20px;
}
.ldzc-warp .left {
    width: 21%;
    float: left;
    padding: 20px 12px;
    border: 1px solid #e5e5e5;
}
.ldzc-warp .right {
    width: 77%;
    float: right;
    margin-left: 2%;
}
.ldzc-warp .zfld > p {
    font-size: 22px;
    color: #255499;
    padding-left: 40px;
    background: url(../images/icon/ld.png) no-repeat 3px 3px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
.ldzc-warp .zfld > a {
    display: block;
    width: 148px;
    height: 200px;
    border: 1px solid #e5e5e5;
    padding: 8px 5px;
    margin: 0 auto;
}
.ldzc-warp .zfld > a img {
    width: 100%;
    height: 100%;
}
.ldzc-warp .zfld > div a {
    font-size: 26px;
    font-weight: 700;
    color: #015293;
    display: block;
    text-align: center;
    margin: 10px 0;
}
.ldzc-warp .zfld > span {
    font-size: 16px;
    display: block;
    text-align: center;
}
.ldzc-warp .title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 21px;
    color: #015293;
    font-weight: 700;
    line-height: 20px;
    padding:5px 0;
    border-bottom: 1px solid #e5e5e5;
}
.ldzc-warp .title span {
    display: block;
    padding-left: 20px;
    height: 22px;
    border-left: 5px solid #255499;
}
.ldzc-warp .ld-list a {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f5f5f5;
    margin-top: 10px;
}
.ldzc-warp .ld-list a > span {
    font-size: 22px;
    font-weight: 700;
    color: #015293;
    float: left;
    width: 65%;
    text-align: center;
}
.ldzc-warp .ld-list a > strong {
    font-weight: normal;
    float: right;
    font-size: 16px;
    width: 35%;
    text-align: left;
    color: #000;
}
.ldzc-warp .ldhd-list p {
    font-size: 21px;
    color: #fff;
    width: 100%;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #e5e5e5;
}
.ldzc-warp .ldhd-list p span {
    padding: 7px 12px;
    background: #255499;
}
@media screen and (max-width:768px) {
    .main > .container {
        margin-top: 0;
        min-height: auto;
    }
    .ldzc-warp .left,
    .ldzc-warp .right {
        width: 100%;
        float: none;
    }
    .ldzc-warp .left {
        margin-bottom: 15px;
    }
    .ldzc-warp .right {
        margin-left: 0;
    }
    .ldzc-warp {
        margin-top: 15px;
    }
    .ldzc-warp .zfld > div a,
    .ldzc-warp .title,
    .ldzc-warp .ld-list a > span {
        font-size: 18px;
    }
    .tx {
        margin: 30px auto 20px;
    }
    .zw {
        margin-bottom: 15px;
    }
    .ldzc-warp .zfld > p {
        font-size: 20px;
    }
    .ldzc-warp .ldhd-list p {
        font-size: 18px;
    }
    .ldzc-warp .zfld > span,
    .ldzc-warp .ld-list a > strong {
        font-size: 14px;
    }
    .name {
        font-size: 18px;
    }
    .ldmy-title,
    .ldxq-ldhd > p {
        font-size: 16px;
    }
}
/* img_list */
.imgs_list {
    overflow: hidden;
}
.imgs_list li {
    float: left;
    width: 22%;
    height: 170px;
    margin: 20px 4% 10px 0;
    position: relative;
}
.imgs_list li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.imgs_list li a img {
    width: 100%;
    height: 100%;
    transition: all linear .5s;
}
.imgs_list li a:hover img {
    transform: scale(1.1);
}
.imgs_list li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, .5);
    padding: 0 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width:768px) {
    .imgs_list li {
        width: 100%;
        margin: 15px auto;
        float: none;
        text-align: center;
    }
    .imgs_list li a img,
    .imgs_list li a p {
        width: 92%;
        left: 4%;
    }
}
/* ç½‘ç«™åœ°å›¾ */
.wzdt_main{
    width: 100%;
    padding: 20px 0;
}
.title{
    width: 98%;
    margin: 20px auto 0;
    background-color: #ebebeb;
}
.title p{
    width: 16%;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    background-color: #015293;
}
.wzdt{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 10px;
}
.wzdt>a{
    display: block;
    float: left;
    width: 14%;
    font-size: 16px;
    text-indent: 50px;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wt{
    width: 100%;
    font-size: 16px;
    padding-top: 10px;
    overflow: hidden;
}
.wt p{
    float: left;
    width: 14%;
    color: #ba0813;
    text-align: center;
}
.wt div{
    float: left;
    width: 84%;
    overflow: hidden;
}
.wt div a{
    display: block;
    float: left;
    width: 16.666%;
    text-indent: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

/* ios 
@media (max-width: 760px) {
    .title p{
        width: 40%;
        font-size: 18px;
    }
    .wzdt a{
        width: 33.33%;
        font-size: 14px;
        text-indent: 0;
    }
    .wt{
        font-size: 16px;
    }
    .wt p{
        padding-bottom: 10px;
    }
    .wt p,
    .wt div{
        float: none;
        width: 100%;
        text-align: center;
    }
    .wt div a{
        width: 50%;
        text-indent: 0;
    }
}
*/
/* ä¿¡æ¯å…¬å¼€ç›®å½•è¯¦æƒ…é¡µ */
.xxsm {
    width: 95%;
    margin: 20px auto;
    border: 1px solid #d7d7d7;
}
.xxsm ul {
    overflow: hidden;
    padding: 10px 0;
}
.xxsm ul li {
    float: left;
    width: 30%;
    font-size: 14px;
    margin-left: 2%;
    padding: 5px 0;
}
@media screen and (max-width:768px) {
    .xxsm  {
        margin: 15px 0;
        width: 100%;
    }
    .xxsm ul li { 
        float: none;
        width: 100%;
        margin-left: 0;
        padding: 5px 4%;
    }
    .content_attr {
        height: auto;
    }
    .content_attr .attr_r {
        display: none;
    }
    .content_attr ul {
        float: none;
    }
    .content_attr ul li {
        float: none;
        margin: 0 20px;
    }
    .content_attr ul li.date {
        margin: 0 20px;
    }
}
@media print {
    .header,
    .footer,
    .crumbs,
    .ewm,
    .xgxx {
        display: none;
    }
    .main > .container {
        margin-top: 0;
    }
}

@media screen and (min-width:768px) and (max-width:1180px) {
    .content_attr ul {
        overflow: hidden;
    }
    .content_attr ul li {
        float: left;
    }
}