@import url("zzPublic.css");
@import url("zzBanner.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;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.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;}
.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;}
.mtb80{ margin-top:80px; margin-bottom:80px;}
.mtb90{ margin-top:90px; margin-bottom:90px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.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;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#f30;}
img{border:0;}

.Pc_Show{display:block;}

#zzPage_Content{
    width:100%;
    height:auto;overflow:hidden;
    background:url(../Images/pagebg.jpg);
    background-position-x:center;
    background-position-y:top;
    background-repeat:no-repeat;
    background-size:100%;
    padding:50px 0;
}
#zzPage_Nav{
    width:100%;
    height:50px;overflow:hidden;
    border-bottom:1px solid #eee;
    line-height:40px;
    text-align:center;
    font-size:15px;
}
.zzPage_Nav a{padding:20px 40px;background:#eee;}
.zzPage_Nav a:hover{background:#dc3a38;color:#fff;}
.zzPage_Nav .nav_hover{background:#dc3a38;color:#fff;}

.page_title{
    width:100%;
    height:auto;overflow:hidden;
    line-height:30px;
    text-align:center;
    font-size:24px;
}
.page_title span{color:#999;font-size:13px;font-family:"Arial";}

/*PageContent Begin*/
.historydemo {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 5% 0 10%;
}
.historydemo .hislist {
	width: 50%;
	background: url(../images/grayline.png) no-repeat;
	background-size: 20px 100%;
	background-position: left top;
}
.historydemo .hislist li {
	padding-left: 30px;
	/*background: url(../images/dot.png) no-repeat;*/
    background:#f30;
	/*background-size: 20px 20px;
	background-position: left top;*/
	margin-bottom: 80px;
}
.historydemo .hislist li:last-child {
	margin-bottom: 0;
}
.historydemo .hislist li h1 {
	font-size: 21px;
	color: #74b639;
	font-weight: bold;
	float: left;
	line-height: 20px;
	width: 18%;
}
.historydemo .hislist li p {
	font-size: 16px;
	color: #555555;
	line-height: 2;
	margin-top: -5px;
	float: left;
	width: 75%;
}
@media screen and (max-width: 768px) {
	.historydemo .hislist {
		width: 100%;
	}
	.historydemo .hislist li {
		margin-bottom: 10%;
	}
	.historydemo .hislist:first-child li:last-child {
		margin-bottom: 10%;
	}
	.historydemo .hislist li h1 {
		width: 100%;
		margin-bottom: 3%;
	}
	.historydemo .hislist li p {
		width: 100%;
	}
}
/*PageContent End*/


.zzInfo_BigList{
    width:100%;

}
.zzInfo_BigList .list{
    width:43%;float:left;
    height:auto;overflow:hidden;
    margin:10px 2%;
    border:1px solid #dc3a38;
    padding:20px 1%;
}
.zzInfo_BigList .list:hover{background:#dc3a38}
.zzInfo_BigList .list:hover a{color:#fff;}
.zzInfo_BigList .list:hover dt div{background:#fff;color:#dc3a38;}
.zzInfo_BigList .list dd{
    width:100%;
    height:300px;position:relative;overflow:hidden;
}
.zzInfo_BigList .list dd img{width:100%;height:300px;position:absolute;top:0;left:0;}
.zzInfo_BigList .list dt{
    width:100%;
    text-align:center;
    line-height:50px;
    font-size:20px;
}
.zzInfo_BigList .list dt div{
    width:160px;
    height:40px;line-height:40px;
    text-align:center;
    background:#dc3a38;
    margin:10px auto;
    color:#fff;
    font-size:14px;
}
.zzInfo_BigList .list dt div:hover{background:#72a600;}

.zzList_Text {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.list_text{
    width:45%;float:left;
    height:auto;overflow:hidden;
    margin:10px 2%;
    border:1px solid #eee;
    background:rgba(255,255,255,0.8)
}
.list_text:hover{border:1px solid #dc3a38;}
.list_text dd{
    width:20%;float:left;display:inline;
    height:auto;overflow:hidden;
    line-height:30px;
    padding:10px 0;
    background:#dc3a38;
    text-align:center;
    color:#fff;
    margin-right:5%;
}
.list_text dd span{font-size:20px;border-bottom:1px solid #fff;}
.list_text dt{
    width:75%;float:left;
    display:inline;
    line-height:30px;
}
.list_text dt div{
    color:#999;font-size:12px;
    line-height:20px;
}


#left{float:left;width:650px;margin-right:10px;}
.left_w{overflow:hidden;width:650px;}
.left_w_01{overflow:hidden;width:648px;}
#right{float:left;width:300px;}
#index_ad{float:left;width:330px;margin-right:10px;background:#50B20F;height:250px;}
#ontop{float:left;width:308px;overflow:hidden;border:1px solid #C1E7AA;}
.subject_bg{background:url(../images/zzcms.gif) 0 -254px;height:29px;line-height:29px;}
.subject_title{font-size:14px;font-weight:bold;color:#4EB30F;padding-left:12px;}
.subject_title a{color:#4EB30F;}
.subject_title a:hover{color:#f30;}
.subject_title span{float:right;font:12px/30px "宋体";padding-right:10px;}
.subject_title span span{float:none;font:12px/30px arial;padding:0 4px;color:#f30;border:0;}
.subject_title span a{color:#4EB30F;font:12px/30px "宋体";color:#389200;}
.subject_title span a:hover{color:#f30;font:12px/30px "宋体";color:#4EB30F;}
.ontop{background:url(../images/zzcms.gif) -102px 0 no-repeat;height:217px;border:1px solid #fff;}
.ontop h1{color:#4EB30F;font:500 16px Microsoft Yahei;text-align:center;margin:4px;}
.ontop h1 a{color:#4EB30F;font:500 16px Microsoft Yahei;}
.ontop h1 a:hover{color:#f30;font:500 16px Microsoft Yahei;}
.ontop_div{margin:10px;color:#999;line-height:17px;word-wrap:break-word;overflow:hidden;}




#Positon{background:url(../images/zzcms.gif) 0 -283px;height:35px;line-height:35px;text-indent:10px;}
.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;}

.zzInfo_Pic{
    width:50%;float:left;
    margin-right:5%;
}
.zzInfo_Pic img{width:100%;}
.zzInfo_Desc{
    width:45%;float:left;
    line-height:30px;
    color:#555;
    padding-top:40px;
}
.zzInfo_Desc h1{font-size:20px;color:#333;padding:20px 0;}
.zzInfo_Desc h2{font-size:32px;color:#dc3a38;}
.zzInfo_Desc span{color:#f30;font-size:18px;}


.info_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:24px;font-size:13px;}
.info_content img{max-width:1200px;margin:10px 0;}
.other_content{word-wrap:break-word;word-break:break-all;overflow:hidden;line-height:35px;font-size:16px;}
.other_content img{max-width:1200px;margin:10px 20px;}

.info_mood{font:bold 14px/30px "宋体";color:#333;margin:20px 20px 0 20px;clear:both;}
.info_next{color:#777;margin:6px 20px;}
.info_next a{font-family:verdana;color:#777;}
.info_next a:hover{color:#dc3a38;text-decoration:underline;}
/*分页部分*/
.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:#dc3a38;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #dc3a38;}
/*内容分页部分*/
.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_photo {
    width:31%;float:left;
    height:auto;overflow:hidden;
    margin:10px 1%;
    border:1px solid #dc3a38;
}
.list_photo dd{width:100%;height:260px;overflow:hidden;position:relative;}
.list_photo dd img{width:100%;height:260px;position:absolute;top:0;left:0;}
.list_photo dt{
    width:90%;
    height:auto;overflow:hidden;
    line-height:30px;
    margin:10px auto;
}
.list_photo dt a{font-size:16px;}
.list_photo dt span{font-size:18px;color:#f30;}
.list_photo dt div{
    width:160px;
    height:40px;line-height:40px;
    text-align:center;
    background:#dc3a38;
    margin:10px auto;
    color:#fff;
    font-size:14px;
}

.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: 90%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

    .plug_book_add dt {
        width: 50%;
        float: left;
    }

        .plug_book_add dt .input {
            width: 98%;
            border: 1px solid #ccc;
            height: 40px;
            line-height: 40px;
            color: #666;
            margin: 20px 0;
            text-indent: 20px;
        }

        .plug_book_add dt .input_yzm {
            width: 50%;
            border: 1px solid #ccc;
            height: 40px;
            line-height: 40px;
            color: #666;
            margin: 20px 0;
            text-indent: 20px;
        }

        .plug_book_add dt .inputs {
            width: 98%;
            border: 1px solid #ccc;
            height: 30px;
            line-height: 30px;
            color: #666;
        }

    .plug_book_add dd {
        width: 100%;
        text-align: center;
    }

.vote_bnt {
    background: #74b639;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 4px;
    margin: 20px auto;
}

.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;}
.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;}


.processlist {
    width:100%;
    height:auto;overflow:hidden;
    margin:30px 0;
}
.processlist li {
    width: 28%;float:left;
    background: #fff;
    border: 1px solid #74b639;
    border-radius: 5px;
    padding: 3% 1.5%;
    margin:10px 1%;
}
.processlist h2 {
    text-align: center;
    font-size: 20px;
    color: #74b639;
    font-weight: bold;
}
.orderdemo {

    padding: 5% 0;

}
.orderbox {

    padding: 3% 4%;
    border: 1px solid #74b639;
    border-radius: 10px;
    background: #fff;

}
.orderbox h2 {

    display: flex;
    align-items: center;
    padding: 0 0 10px;
    font-size: 18px;
    color: #74b639;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1%;

}
.arrowdown{
    width:100%;
    text-align:center;
    margin:10px 0;
}
.tishi {
    padding-bottom: 2%;
    border-bottom: 2px solid #74b639;
    margin-bottom: 10%;

}
.tishi h2 {

    font-size: 16px;
    color: #74b639;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #74b639;
    line-height: 1;
    margin: 1% 0;

}
.tishi p {
    font-size: 14px;
    color: #555555;
    line-height: 2;
}
.supportlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.supportlist li:nth-child(1) {

    background-image: url(../images/zsicon1.png);

}
.supportlist li:nth-child(2) {

    background-image: url(../images/zsicon2.png);

}
.supportlist li:nth-child(3) {

    background-image: url(../images/zsicon3.png);

}
.supportlist li:nth-child(4) {

    background-image: url(../images/zsicon4.png);

}
.supportlist li:nth-child(5) {

    background-image: url(../images/zsicon5.png);

}
.supportlist li:nth-child(6) {

    background-image: url(../images/zsicon6.png);

}
.supportlist li:nth-child(7) {

    background-image: url(../images/zsicon7.png);

}
.supportlist li:nth-child(8) {

    background-image: url(../images/zsicon8.png);

}
.supportlist li:nth-child(9) {

    background-image: url(../images/zsicon9.png);

}
.supportlist li:nth-child(10) {

    background-image: url(../images/zsicon10.png);

}
.supportlist li {
    border-radius: 50%;
    width: 167px;
    height: 67px;
    padding-top:100px;
    border: 1px solid #74b639;
    margin: 20px 20px;
    text-align:center;
    font-size: 20px;
    color: #333333;
    background-size: 50px 50px;
    background-position: center top 35%;
    background-repeat: no-repeat;
    background-color: #fff;
    transition: 0.2s all;
    float:left;
}
.zhaoshangtel {

    padding: 30px 0;

}
.zhaoshangtel .zstelbox {
    width: 94%;
    background: url(../images/zstelbg.png);
    border: 1px solid #dedede;
    display: flex;
    justify-content: space-between;
    padding: 20px 2%;
    box-shadow: 0 0 10px #ddd;
    margin:0 auto;
}
.zhaoshangtel .zstelbox .zstelbox_r {

    width: 100%;

}
.zhaoshangtel .zstelbox .zstelbox_r .zsteltitle {

    display: flex;
    align-items: center;
    justify-content: center;
    height: 30%;
    border-bottom: 1px solid #ededed;

}
.zhaoshangtel .zstelbox .zstelbox_r .zsteltitle span {

    position: relative;
    font-size: 20px;
    color: #74b639;
    font-weight: bold;

}
.zhaoshangtel .zstelbox .zstelbox_r .zsteltitle span::before {

    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 60px;
    background: #74b639;
    top: 50%;
    left: -80px;

}
.zhaoshangtel .zstelbox .zstelbox_r .zsteltitle span::after {

    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 60px;
    background: #74b639;
    top: 50%;
    right: -80px;

}
.zhaoshangtel .zstelbox .zstelbox_r .zstellist {
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:10px auto;
}
.zhaoshangtel .zstelbox .zstelbox_r .zstellist li:first-child {

    border-left: none;

}
.zhaoshangtel .zstelbox .zstelbox_r .zstellist li {

    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ececec;
    width: 33%;

}


@media(max-width:768px){
    .Pc_Show{display:none;}
    .width{
        width:96%;
    }

    .zzInfo_Pic{
        width:100%;
    }
    .zzInfo_Pic img{width:100%;}
    .zzInfo_Desc{
        width:100%;
        line-height:30px;
        color:#555;
        padding-top:40px;
    }
    .zzInfo_Desc h1{font-size:20px;color:#333;padding:20px 0;}
    .zzInfo_Desc h2{font-size:32px;color:#dc3a38;}
    .zzInfo_Desc span{color:#f30;font-size:18px;}


    #zzPage_Content{
        width:96%;
        height:auto;overflow:hidden;
        background:url(../Images/pagebg.jpg);
        background-position-x:center;
        background-position-y:top;
        background-repeat:no-repeat;
        background-size:100%;
        padding:50px 0;
        margin:0 auto;
    }

    #zzPage_Nav{
        width:100%;
        height:50px;overflow:hidden;
        border-bottom:1px solid #eee;
        line-height:30px;
        text-align:center;
        font-size:14px;
    }
    .zzPage_Nav a{padding:10px 20px;background:#eee;}
    .zzPage_Nav a:hover{background:#dc3a38;color:#fff;}
    .zzPage_Nav .nav_hover{background:#dc3a38;color:#fff;}


    .zzInfo_BigList{
        width:100%;

    }
    .zzInfo_BigList .list{
        width:95%;
        height:auto;overflow:hidden;
        margin:10px auto;
        border:1px solid #dc3a38;
        padding:10px 2%;
    }
    .zzInfo_BigList .list:hover{background:#dc3a38}
    .zzInfo_BigList .list:hover a{color:#fff;}
    .zzInfo_BigList .list:hover dt div{background:#fff;color:#dc3a38;}
    .zzInfo_BigList .list dd{
        width:100%;
        height:200px;position:relative;overflow:hidden;
    }
    .zzInfo_BigList .list dd img{width:100%;height:200px;position:absolute;top:0;left:0;}
    .zzInfo_BigList .list dt{
        width:100%;
        text-align:center;
        line-height:50px;
        font-size:20px;
    }
    .zzInfo_BigList .list dt div{
        width:160px;
        height:40px;line-height:40px;
        text-align:center;
        background:#dc3a38;
        margin:10px auto;
        color:#fff;
        font-size:14px;
    }
    .zzInfo_BigList .list dt div:hover{background:#72a600;}

    .zzList_Text {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .list_text{
        width:98%;
        height:auto;overflow:hidden;
        margin:10px auto;
        border:1px solid #eee;
        background:rgba(255,255,255,0.8)
    }
    .list_text:hover{border:1px solid #dc3a38;}
    .list_text dd{
        width:20%;float:left;display:inline;
        height:auto;overflow:hidden;
        line-height:30px;
        padding:10px 0;
        background:#dc3a38;
        text-align:center;
        color:#fff;
        margin-right:5%;
    }
    .list_text dd span{font-size:20px;border-bottom:1px solid #fff;}
    .list_text dt{
        width:75%;float:left;
        display:inline;
        line-height:25px;
        height:68px;overflow:hidden;
        padding:5px 0;
    }
    .list_text dt div{
        width:100%;
        height:40px;overflow:hidden;
        color:#999;font-size:12px;
        line-height:20px;
    }

    .list_photo {
        width:47%;float:left;
        height:auto;overflow:hidden;
        margin:10px 1%;
        border:1px solid #dc3a38;
    }
    .list_photo dd{width:100%;height:150px;overflow:hidden;position:relative;}
    .list_photo dd img{width:100%;height:150px;position:absolute;top:0;left:0;}
    .list_photo dt{
        width:90%;
        height:auto;overflow:hidden;
        line-height:20px;
        margin:10px auto;
    }
    .list_photo dt a{font-size:14px;}
    .list_photo dt span{font-size:16px;color:#f30;}
    .list_photo dt div{
        width:100px;
        height:25px;line-height:25px;
        text-align:center;
        background:#dc3a38;
        margin:5px auto;
        color:#fff;
        font-size:12px;
    }

    .info_content {
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
        line-height: 24px;
        font-size: 13px;
    }
    .info_content img {
        max-width: 100%;
        margin: 10px 0;
    }
    .other_content {
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
        line-height: 35px;
        font-size: 16px;
    }
    .other_content img {
        max-width: 100%;
        margin: 10px 20px;
    }

    .processlist li {
        width: 80%;
        background: #fff;
        border: 1px solid #74b639;
        border-radius: 5px;
        padding: 3% 1.5%;
        margin:10px 8%;
    }

    .zhaoshangtel .zstelbox .zstelbox_r .zstellist li {
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ececec;
    width: 100%;

}


    .plug_book_add {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

    .plug_book_add dt {
        width: 100%;
    }

        .plug_book_add dt .input {
            width: 98%;
            border: 1px solid #ccc;
            height: 40px;
            line-height: 40px;
            color: #666;
            margin: 10px 0;
            text-indent: 20px;
        }

        .plug_book_add dt .input_yzm {
            width: 50%;
            border: 1px solid #ccc;
            height: 40px;
            line-height: 40px;
            color: #666;
            margin: 10px 0;
            text-indent: 20px;
        }

        .plug_book_add dt .inputs {
            width: 98%;
            border: 1px solid #ccc;
            height: 30px;
            line-height: 30px;
            color: #666;
        }

    .plug_book_add dd {
        width: 100%;
        text-align: center;
    }

.vote_bnt {
    background: #74b639;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 4px;
    margin: 20px auto;
}
}

