@import url("zzPublic.css");
@import url("zzScroll.css");
body{background:#fff;}
body,form{margin:0;padding:0;font:12px/180% "MicroSoft Yahei","宋体";color:#333;}
*{font-family:"MicroSoft Yahei","宋体";margin:0;padding:0;}/*此地方不要加颜色属性*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.ul,li{list-style:none;}
.width{width:1200px;margin:auto;overflow:hidden;}
.l{float:left;}
.r{float:right;}
.c{clear:both;}
.m{margin-top:10px;}
.red{color:#f30;}
.dis{display:none;}
.m10{margin:10px;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mtb10{ margin-top:10px; margin-bottom:10px;}
.mtb20{ margin-top:20px; margin-bottom:20px;}
.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mtb40{ margin-top:40px; margin-bottom:40px;}
.mtb50{ margin-top:50px; margin-bottom:50px;}
.mtb60{ margin-top:60px; margin-bottom:60px;}
.mtb70{ margin-top:70px; margin-bottom:70px;}

a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}
img{border:0;}

.pageTitle{
    width:100%;
    height:auto;
    line-height:50px;
    text-align:center;
    font-size:18px;
    color:#33bbed;
    margin-bottom:30px;
}
.pageTitle s {
    display: inline-block;
    width: 70px;
    height: 10px;
    border-bottom: #33bbed 1px solid;
    margin: 20px 10px 5px 5px;
}

.listNews{
    width:100%;
    height:auto;overflow:hidden;
}
.listNews li{
    width:48%;float:left;
    margin:10px 1%;
}
.listNews li:hover{background:#f8f8f8;}
.listNews li .date{
    width:25%;float:left;
    height:60px;overflow:hidden;
    background:#33bbed;
    color:#fff;
    padding:10px 0;
    line-height:25px;
}
.listNews li .date h3{font-size:20px;text-indent:20px;}
.listNews li .date div {
    display: inline;
    margin-left:20px;
    padding-bottom:2px;
    border-bottom: 2px solid #99ddf6;
}
.listNews li .title{
    width:75%;float:left;
    height:60px;overflow:hidden;
    line-height:60px;
    border-bottom:1px dotted #ccc;
    text-indent:10px;
}
.listNews li .title h2{font-size:14px;}

.info_title {
    margin: 30px 0;
    font: 100 24px Microsoft Yahei;
    text-align: center;
    height:auto;overflow:hidden;
    line-height:30px;
}
.info_content {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    margin-top:40px;
    margin-bottom:40px;
}
.info_content img{max-width:100%;}
.other_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:24px;font-size:14px;}
.other_content img{max-width:100%;}

.info_next{color:#999;margin:6px 20px;}
.info_next a{font-family:verdana;}
/*分页部分*/
.List_page{text-align:center;margin-bottom:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #eee;color:#A0A0A0;}
.List_page span{background:#33bbed;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #33bbed;}
/*内容分页部分*/
.content_page{}
.content_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;display:inline-block;}
.content_page a.on{background:#AECD9E;color:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;display:inline-block;}
.content_page input{position:absolute;margin:-5px 0 0 1px;*margin:0 0 0 1px;padding:1px 0 2px 0;*padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:30px;height:22px;line-height:22px;text-align:center;}
.content_page button{position:absolute;margin:-5px 0 0 35px;*margin:0 0 0 35px;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:40px;height:24px;line-height:24px;text-align:center;font-size:12px;}
.content_url{font-size:14px;font-family:arial;color:#06f;margin:20px;}
.content_url span{color:#666;}
.content_url input{background:#50B20E;color:#fff;width:40px;border:0;height:24px;}
.content_url #this_url{border:1px solid #ccc;width:464px;font-family:arial;color:#000;height:20px;line-height:20px;background:#fff;}

.class_list{margin:0;padding:0;}
.class_list dt{line-height:25px;}
.list_title{font:14px Microsoft Yahei;margin:0;padding:0;color:#03f;}
.list_title a{color:#03f;text-decoration:underline;}
.list_title a:hover{color:#f30;}
.list_jj{color:#444;margin:5px 0;word-wrap:break-word;overflow:hidden;width:628px; line-height:15px;}
.list_other{color:#777;margin-bottom:10px;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.list_other span{color:#390;}

.list_photo {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .list_photo li {
        width: 31%;
        height: auto;
        float: left;
        text-align: center;
        margin: 0 1% 15px 1%;
        overflow: hidden;
        line-height: 40px;
    }

    .list_photo li:hover{
        box-shadow:0 0 5px 5px #f8f8f8;
    }

        .list_photo li div {
            width: 100%;
            height: 200px;
            overflow: hidden;
            position: relative;
        }

        .list_photo li img {
            width: 100%;
            height: 200px;
            position: absolute;
            top: 0;
            left: 0;
        }

.notice_other{color:#777;margin:5px 0 10px 0;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.notice_other span{color:#390;}
.tag_title{font:12px;color:#333;float:left;width:20%;margin:5px 0;}
.tag_title span{color:#999;font-size:12px;}
.tag_title a{color:#555;}
.tag_title a:hover{color:#f30;}
.plug_book_add{margin:0;padding:0}
.plug_book_add dt{margin:6px 0;}
.plug_book_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;color:#666;}
.plug_book_add dt .inputs{width:270px;height:120px;border:1px solid #ccc;overflow:hidden;background:url(../Images/tishi.gif) no-repeat right bottom}
.plug_publish_add{margin:0;padding:0}
.plug_publish_add dt{margin:6px 0;line-height:26px;}
.plug_publish_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;color:#555;font-size:12px;}
.plug_publish_add dt .inputs{border:1px solid #ccc;height:40px;line-height:20px;width:98%;color:#555;font-size:12px;}
.plug_publish_add dt .editor{width:98%;height:180px;}
.plug_publish_add dt span{color:#999;}
.plug_publish_add a{color:#00f;}
.plug_publish_add a:hover{color:#f30;}
.plug_link{margin:0;padding:0;width:628px;}
.plug_link dt{float:left;width:20%;margin-bottom:10px;text-align:center;}
#yzm_num{cursor:pointer;}
.hand{cursor:pointer;}
.index_link_add{margin:0;padding:0;}
.index_link_add dt{float:left;margin-right:4px;}
.index_link_add dt .input{border:1px solid #ccc;height:20px;line-height:20px;}
.vote_show{margin:20px;padding:0;}
.vote_show dt{margin:10px;}
.vote_show dt h3{margin:0;padding:0;font:18px Microsoft Yahei;color:#333;text-align:center;}
.vote_show dt span{float:right;margin:2px 20px 2px 0;width:350px;height:20px;}
.vote_show dt span img{max-width:328px;}
.vote_show dt.r{width:370px;height:20px;}
/*评论内容*/
.comment_title{height:29px;line-height:29px;color:#389200;font-weight:bold;padding-left:12px;}
.comment_title span{color:#999;font-weight:normal;float:right;margin-right:10px;}
.comment_txt{border-top:0;padding:6px;overflow:hidden;word-wrap:break-word;word-break:break-all;overflow:hidden;margin-bottom:10px;line-height:18px;}
.comment_txt img{max-width:600px;}
.comment_txt span{text-align:right;padding:10px 0 0 0;}
.comment_txt div{border:1px solid #ccc;padding:4px;margin:2px;font-size:12px;background:#FFFFF0;line-height:18px;}
.comment_txt u{color:#1E50A2;text-decoration:none;}
.comment_other{text-align:right;border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:10px;}
.comment_other span{color:#999;}

.book_title{background:url(../images/zzcms.gif) 0 -254px;height:29px;line-height:29px;font-size:14px;font-weight:bold;color:#4EB30F;padding-left:12px;border:1px solid #C3E8AA;border-bottom:0;}
.book_title b{float:right;padding-right:10px;font-weight:normal;font-size:12px;color:#666;}
.book_content{border:1px solid #C3E8AA;border-top:0;padding:10px;margin-bottom:10px;}

/*编辑器相关属性*/
.Quotetitle{margin:10px 6px 0 0;padding:2px 10px;background:#FFEBD0;border:1px solid #FDDCB8;font:bold 14px/24px "宋体";color:#f30;}
.QuoteCode{margin:0 6px 10px 0;padding:4px 10px;background:#FFF;border:1px solid #FDDCB8;border-top:0;word-wrap:break-word;overflow:hidden;color:#777;}
.RunCodes{clear:both;height:180px;margin:10px 0 20px 0;}
.RunCodes textarea{overflow-x:hidden;overflow-y:auto;border:1px solid #C3E8AA;padding:3px;width:98%; height:150px;}
.RunCodes input{float:left;border:1px solid #50B20E;background:#50B20E;color:#FFF;width:80px;margin:1px 2px 0 0;padding:5px 10px 0px !important;padding:2px 10px 0px;font-size:12px;}
.RunCodes span{float:left;margin:10px 0 0 5px;_margin:0 0 0 5px;color:#999;font-size:12px;}

.Topic_List{margin:0 0 10px 0;padding:0;clear:both;display:block;height:70px;word-wrap:break-word;overflow:hidden;}
.Topic_List img{border:1px solid #C1E7AA;margin:0 10px 0 0;}
.Topic_List h1{font:15px/30px Microsoft Yahei;margin:0;padding:0;}
.Topic_List a{color:#090;}
.Topic_List span{color:#999;line-height:18px;}
.publish_notice{margin:0;padding:0;}
.publish_notice dt{line-height:20px;color:#555;text-indent:24px;}
.sitelink{border-bottom:1px solid #f00;color:#999;}