@import url("/skins/css/zzPublic.css");
body{background:#fff;}
body,form{margin:0;padding:0;font:14px/180% "MicroSoft Yahei","瀹嬩綋";color:#333;}
* {
    font-family: "MicroSoft Yahei","瀹嬩綋";
    margin: 0;
    padding: 0;
}/*姝ゅ湴鏂逛笉瑕佸姞棰滆壊灞炴*/
.ul,li{list-style:none;}
.width{width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;}
.l{float:left;}
.r{float:right;}
.c{clear:both;}
.m{margin-top:10px;}
.red{color:#f30;}
.dis{display:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}
img{border:0;}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

/*Layui*/
.layui-colla-title{
    background:#028bd1;
    color:#fff;
    height:50px;
    line-height:25px;overflow:hidden;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:70px;
    font-weight:bold;
    font-size:18px;
}
    .layui-colla-title h3{
        font-size:12px;
        font-weight:normal;
        width:100%;
        height:20px;line-height:20px;overflow:hidden;
    }
.layui-colla-icon{
    width:40px;
    height:40px;line-height:40px;
    border-radius:50%;
    top:20px;
    background:#fff;
    color:#028bd1;
    text-align:center;
    font-size:20px;
}

#left {
    float: left;
    width: 23%;
    margin-right: 2%;
    
}
.left_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}
    .left_list li{
        width:100%;
        height:30px;line-height:30px;
        overflow:hidden;
        text-indent:30px;
        font-size:16px;
    }
    #right {
        float: left;
        width: 75%;
    }
.position{
    width:100%;
    height:auto;overflow:hidden;
    border-bottom:1px solid #eee;
    margin-bottom:50px;
}
    .position h1 {
        width: 40%;
        float: left;
        line-height: 50px;
        font-size: 18px;
        font-weight: bold;
        color: #028bd1;
    }
        .position h1 i {
            float: left;
            width: 5px;
            height: 22px;
            background: #028bd1;
            margin-right: 5px;
            margin-top:15px;
        }
        .position div {
            width: 60%;
            float: left;
            line-height: 50px;
            text-align: right;
            color: #999;
            font-size: 14px;
        }
        .position div a{color:#999;}

.list_photo {
    width: 100%;
    height:auto;
    overflow: hidden;
}

    .list_photo li {
        width: 31%;
        height: auto;
        float: left;
        text-align: center;
        margin:10px 1% 20px 1%;
        overflow: hidden;
        border:1px solid #028bd1;
        transition:0.5s;
    }
        .list_photo li:hover {
            border: 1px solid #f2b81c;
            margin:5px 1% 25px 1%;
        }
            .list_photo li:hover h2 {
                background: #f2b81c;
            }
            .list_photo li div {
                width: 100%;
                height: 200px;
                overflow: hidden;
                position: relative;
            }

        .list_photo li div img {
            width:100%;
            height:200px;
            position:absolute;
            top:0;left:0;
        }
        .list_photo li h2 {
            width: 100%;
            height: 40px;line-height:40px;
            overflow: hidden;
            background: #028bd1;
            font-size:14px;
            color:#fff;
        }
            .list_photo li h2 a{color:#fff;}


            .info_title {
                margin: 10px 0;
                font: 100 18px Microsoft Yahei;
                text-align: center;
            }

.list_text{
    width:100%;
    height:auto;overflow:hidden;
}
    .list_text li {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
        transition:0.5s;
    }
        .list_text li:hover{
            margin-left:10px;
        }
            .list_text li:hover h3{
                margin-left:20px;
            }
            .list_text li h2 {
                width: 100%;
                height: 40px;
                line-height: 40px;
                overflow: hidden;
                font-size: 18px;
                font-weight: bold;
            }
        .list_text li h3 {
            width: 100%;
            height: 60px;
            line-height: 30px;
            overflow: hidden;
            font-size: 14px;
            color:#666;
            transition:0.8s;
        }

        .info_other {
            text-align: center;
            color: #999;
            margin: 4px 0;
        }
.info_jj{border:1px solid #FDCC97;background:#FEFCFA;padding:10px;margin:10px 20px;color:#666;line-height:20px;word-wrap:break-word;overflow:hidden;}
.info_jj a{font-family:verdana;color:#00f;}
.info_jj a:hover{color:#f30;}
.info_jj span{font-weight:bold;color:#000;}
.info_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:26px;}
.info_content img{max-width:100%;}
.other_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:26px;}
.other_content img{max-width:100%;}
.info_mood{font:bold 14px/30px "瀹嬩綋";color:#333;margin:20px 20px 0 20px;clear:both;}

.info_next{
    width:100%;
    height:auto;overflow:hidden;
    border-top:1px solid #eee;
    margin-top:20px;
}
.info_next li{
    width:50%;float:left;
    line-height:30px;height:30px;overflow:hidden;
    color:#999;
}
    .info_next li a{color:#999;}

    /*鍒嗛〉閮ㄥ垎*/
    .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: #028bd1;
        color: #fff;
        margin: 0px 1px;
        padding: 4px 6px;
        border: 1px solid #028bd1;
    }
/*鍐呭鍒嗛〉閮ㄥ垎*/
.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;}

.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 {
    width:80%;
    height:auto;overflow:hidden;
    margin:20px auto;
}
.plug_book_add li{
    width:100%;
    height:auto;overflow:hidden;
    margin:10px auto;
}
.plug_book_add li div{
    width:18%;
    display:inline-block;
    text-align:right;
    margin-right:2%;
}
.plug_book_add li input{
    width:40%;
    height:40px;line-height:40px;
    text-indent:2%;
    border:1px solid #ccc;
    border-radius:5px;
    transition:0.5s;
}
.plug_book_add li input:hover{border:1px solid #028bd1;}
.plug_book_add li textarea{
    width:38%;
    height:100px;line-height:40px;
    padding-left:2%;
    border:1px solid #ccc;
    border-radius:5px;
    transition:0.5s;
}
.plug_book_add li textarea:hover{border:1px solid #028bd1;}
.plug_book_add li button{
    width:25%;
    height:40px;line-height:40px;
    border-radius:5px;
    background:#028bd1;
    color:#fff;
    border:0;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
    .plug_book_add li button:hover {
        background: #f2b81c;
        box-shadow: 0 0 10px #ccc;
    }

#yzm_num{cursor:pointer;}
.hand{cursor:pointer;}

.book_title{background:url(/skins/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;}

@media(max-width:720px){
    .width {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
    .layui-colla-item{
        width:100%;float:left;
        margin:5px 0;
    }
    .layui-colla-title{
        background:#028bd1;
        color:#fff;
        height:20px;
        line-height:20px;overflow:hidden;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:50px;
        font-weight:bold;
        font-size:14px;
    }
        .layui-colla-title h3{
        display:inline;
    }
    .layui-colla-icon{
        width:25px;
        height:25px;line-height:25px;
        border-radius:50%;
        top:10px;
        background:#fff;
        color:#028bd1;
        text-align:center;
        font-size:18px;
    }
    .left_list {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0px auto;
    }
    .left_list li{
        width:50%;float:left;
        height:30px;line-height:30px;
        overflow:hidden;
        text-indent:10px;
        font-size:14px;
    }

    #left {
        float: left;
        width: 100%;
        margin:0 0 10px 0;
    }
    #right {
        float: left;
        width: 100%;
    }

    .position h1 {
        width: 100%;
        float: left;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #028bd1;
    }
        .position h1 i {
            float: left;
            width: 5px;
            height: 22px;
            background: #028bd1;
            margin-right: 5px;
            margin-top:5px;
        }
        .position div {
            width: 100%;
            float: left;
            line-height: 30px;
            text-align: right;
            color: #999;
            font-size: 14px;
        }
        .position div a{color:#999;}


            .list_photo li {
        width: 47%;
        height: auto;
        float: left;
        text-align: center;
        margin:10px 1% 20px 1%;
        overflow: hidden;
        border:1px solid #028bd1;
        transition:0.5s;
    }
            .list_photo li div {
                width: 100%;
                height: 140px;
                overflow: hidden;
                position: relative;
            }

        .list_photo li div img {
            width:100%;
            height:140px;
            position:absolute;
            top:0;left:0;
        }

    .info_next li{
        width:100%;float:left;
        line-height:30px;height:30px;overflow:hidden;
        color:#999;
        font-size:12px;
    }

    .plug_book_add li div{
        width:100%;
        display:inline-block;
        text-align:left;
        margin-right:0;
        line-height:30px;
    }
    .plug_book_add li input{
        width:98%;
        height:40px;line-height:40px;
        text-indent:2%;
        border:1px solid #ccc;
        border-radius:5px;
        transition:0.5s;
    }
    .plug_book_add li input:hover{border:1px solid #028bd1;}
    .plug_book_add li textarea{
        width:96%;
        height:100px;line-height:40px;
        padding-left:2%;
        border:1px solid #ccc;
        border-radius:5px;
        transition:0.5s;
    }
    .plug_book_add li textarea:hover{border:1px solid #028bd1;}
    .plug_book_add li button{
        width:98%;
        height:40px;line-height:40px;
        border-radius:5px;
        background:#028bd1;
        border:1px solid #028bd1;
        color:#fff;
        text-align:center;
        margin:0;
    }
        .plug_book_add li button:hover {
            background: #f2b81c;
            box-shadow: 0 0 10px #ccc;
        }
}<!--0.00022602081298828-->