@import url("ZZ_Public.css");
@import url("ZZ_Banner.css");
@import url("ZZ_Tab.css");
@import url("ZZ_Index.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:auto;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}

.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;}
.mt30{margin-top:30px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.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;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}

#zzMiddle{
	width:1200px;
	height:auto;overflow:hidden;
	margin:20px auto;padding:0;
}
.zzMiddle_List{width:320px;float:left;margin:0 11px 0 0 ;padding:0;}
.zzMiddle_List .title{width:100%;height:30px;line-height:30px;margin:0;padding:0;text-indent:10px;}
.zzMiddle_List .title a{font-size:16px;color:#009600;font-family:"微软雅黑";}
.zzMiddle_List .title a:hover{color:#f30;}
.zzMiddle_List .line{width:100%;height:2px;background:url(../Images/line.gif);margin:0 0 20px 0;padding:0;}
.zzMiddle_List .content{width:100%;line-height:26px;margin:10px 0 0 0;padding:0;}
.zzMiddle_List .more{width:100%;height:30px;margin:20px 0 0 0;padding:0;}
.zzMiddle_List .more dt{width:110px;height:30px;line-height:30px;background:#009600;border-radius:5px;text-align:center;}
.zzMiddle_List .more dt a{color:#fff;}
.zzMiddle_List .more dt a:hover{color:#ff0;}
.index_news{margin:10px 0 0 0;color:#999;}
.index_news dt{width:94%;height:29px;line-height:29px;border-bottom:1px dotted #ccc;margin:0 auto;padding:0;}
.index_news span{float:right;}
.zzMiddle_Left{width:216px;float:left;margin:0 14px 0 0;padding:0;}
.zzMiddle_Right{width:770px;float:left;margin:0;padding:0;}

.zzShow_Title{width:1200px;height:auto;overflow:hidden;margin:0 auto 30px auto;padding:0;}
.zzShow_Title_L{width:620px;float:left;margin:0 20px 0 0;padding:0;}
.zzShow_Title_R{width:540px;float:left;margin:0;padding:0;}
.zzShow_Title_R h1{font-size:20px;border-bottom:1px solid #ccc;line-height:40px;margin:30px 0 0 0;}
.zzShow_Title_R dd{width:100%;height:auto;overflow:hidden;line-height:35px;margin:5px 0 10px 0;padding:0;font-size:14px;font-family:"微软雅黑";}
.zzShow_Title_R dd span{color:#c30000;font-size:18px;font-family:"微软雅黑";}
.zzShow_Title_R dt{background:#f6f6f6;width:90%;height:auto;overflow:hidden;line-height:30px;
                   border:1px solid #e7e7e7;
                   margin:20px 6% 20px 0;padding:10px 2%;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.zzShow_title{margin:0;font:100 18px Microsoft Yahei;}
.zzShow_Content_Title{width:760px;height:24px;background:url(../images/product_show_titlebg.gif);margin:10px auto;padding:0;font-size:14px;color:#fff;text-indent:10px;font-family:"微软雅黑";}
.zzShow_Content_Title span{font-family:"Arial";}

#zzInfo_Content{width:100%;background:#f7f8f9;height:auto;overflow:hidden;padding:20px 0;}
#zzInfo_Content_Title{width:1202px;height:auto;overflow:hidden;margin:0 auto;}
.zzInfo_Content_Title{width:200px;height:50px;line-height:50px;text-align:center;background:#fff;font-size:14px;
                      border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;
                      border-top-left-radius:10px;border-top-right-radius:10px;}
#zzInfo_Content_Show{width:1200px;height:auto;overflow:hidden;margin:0 auto;padding:40px 0;background:#fff;border:1px solid #e6e6e6;
                      border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px;}
.zzInfo_Content_Show_Left{width:829px;float:left;margin:0 20px 0 10px;padding:0 10px 0 0;border-right:1px solid #e5e5e5;}
.zzInfo_Content_Show_Right{width:320px;float:left;margin:0 10px 0 0;}
.zzInfo_Content_Show_Right_Title{width:100%;height:50px;line-height:50px;font-size:14px;}

.zzInfo_Content_Show_Right_List{width:100%;height:auto;overflow:hidden;margin:10px 0 30px 0;}
    .zzInfo_Content_Show_Right_List dt {
        width: 33%;
        float: left;
        height: 30px;
        overflow: hidden;
        line-height: 30px;
        text-indent:10px;
    }

.vote_bnt {
    background: #d20000;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin:20px 0 0 55px;
}

#zzPositon {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border: 1px solid #dfdfdf;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0 0 3px #dfdfdf;
}
.info_title{margin:10px 0;font:100 18px Microsoft Yahei;text-align:center;}
.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:28px;font-size:14px;}
.info_content img{max-width:100%;}
.other_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:28px;font-size:16px;}
.other_content img{max-width:100%;}

.info_mood{font:bold 14px/30px "宋体";color:#333;margin:20px 20px 0 20px;clear:both;}
.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 #ccc;color:#A0A0A0;}
.List_page span{background:#d20000;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #d20000;}
/*内容分页部分*/
.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;}

.list_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
    transition:all 0.5s;
}
.list_text:hover{background:#eee;}
.list_text_l{width:10%;float:left;margin:0 1% 0 0;padding:0;font-size:14px;text-align:center;line-height:30px;font-family:"微软雅黑";color:#999;}
.list_text_l span{font-size:20px;line-height:30px;font-family:"微软雅黑";color:#898989;}
.list_text_r{width:88%;float:left;margin:0;padding:0;}
.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:#999;margin:5px 0;word-wrap:break-word;overflow:hidden;width:100%;line-height:20px;font-size:12px;}

.zzList_ClassList{width:450px;height:auto;overflow:hidden;margin:20px auto 0 auto;}
.class_list{width:140px;float:left;height:50px;margin:0 10px 0 0;padding:0;}
.class_list dd{width:100%;height:35px;line-height:35px;background:#e7e7e7;margin:0 10px 0 0;text-align:center;font-size:13px;}
.class_list dt{width:100%;height:7px;}
.class_list_hover{width:140px;float:left;height:50px;margin:0 10px 0 0;padding:0;}
.class_list_hover dd{width:100%;height:35px;line-height:35px;background:#43a7f1;margin:0 10px 0 0;text-align:center;font-size:13px;}
.class_list_hover dd a{color:#fff;}
.class_list_hover dd a:hover{color:#ff0;}
.class_list_hover dt{
     border-top:7px solid #43a7f1;
     border-left:7px solid transparent;
     border-right:7px solid transparent;
     width:0;height:0;
     margin:0 auto;
}

.h1_title{
	width:100%;
	border-bottom:10px solid #f8f8f8;
	line-height:50px;
	margin:10px 0;
	font-size:24px;
	text-align:center;
	color:#171c60;
	font-weight:normal;
}
.list_photo{width:100%;height:auto;overflow:hidden;margin:60px auto 30px auto;padding:0;}
    .list_photo .list {
        width: 23%;
        margin: 0 1% 10px 1%;
        float: left;
        height: auto;
        overflow: hidden;
    }
.list_photo .list dt{
	width:100%;
	height:220px;overflow:hidden;
	position:relative;
	border-radius:5px;
}
.list_photo .list dt img{border-radius:5px;width:100%;height:220px;position:absolute; left:0; top:0; cursor:pointer;}
.list_photo .list dd{width:100%;height:auto;overflow:hidden;line-height:25px;text-align:center;font-size:14px;margin:5px 0;}

.list_honor{
    width:100%;
    height:auto;overflow:hidden;
    margin:40px auto;
}
.list_honor li{
    width:23%;float:left;
    margin:10px 1%;
}
.list_honor li div{
    width:100%;
    height:300px;overflow:hidden;
    position:relative;
}
.list_honor li div img{
    width:100%;
    height:300px;
    position:absolute;
    top:0;
    left:0;
}
.list_honor li h2{
    width:100%;
    height:40px;line-height:40px;
    overflow:hidden;
    font-size:14px;
    text-align:center;
}

.plug_book_add{width:80%;margin:80px auto;padding:0}
.plug_book_add dt{margin:10px 0;}
    .plug_book_add dt .input {
        border: 1px solid #ccc;
        height: 30px;
        line-height: 30px;
        color: #666;
        text-indent:10px;
    }
    .plug_book_add dt .inputs {
        width: 520px;
        height: 140px;
        border: 1px solid #ccc;
        overflow: hidden;
        background: url(../Images/tishi.gif) no-repeat right bottom;
        padding-left:10px;
    }

#yzm_num{cursor:pointer;}
.hand{cursor:pointer;}
.book_title{background:url(../images/sdcms.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;}


/*单页部分*/
.PageAboutTitle{
    width:100%;
    height:50px;line-height:50px;
    font-size:24px;
    font-weight:bold;
    text-indent:10px;
    border-bottom:1px solid #eee;
    color:#e98722;
}
.PageAboutList{
    width:100%;
    height:auto;overflow:hidden;
    margin:20px auto;
}
.PageAboutList li{
    width:31%;float:left;
    margin:10px 1%;
    text-align:center;
    line-height:40px;
    font-size:16px;
}
.PageAboutList li img{
    width:100%;
}

.PageServiceList{
    width:100%;
    height:auto;overflow:hidden;
    margin:30px auto;
}
.PageServiceList li{
    width:20.5%;float:left;
    line-height:40px;
    font-size:16px;
    text-align:center;
    margin:10px 1.5%;
    padding:10px 0.5%;
    border:1px solid #eee;
    border-radius:20px;
    box-shadow:0 0 5px #eee;
    transition:all 0.5s;
}
.PageServiceList li:hover{
    margin:0 1.5% 20px 1.5%;
    background:#ff7f5f;
    cursor:pointer;
}

.PageServiceList li img{
    width:60px;
}
