html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, strong, table, th, tr, td, form, label, iframe, frame, input, button, textarea, select {
    margin: 0;
    padding: 0;
	box-sizing:border-box;
}
html, body {height:100%;}

i {font-style:normal;}
ul, li{
    list-style: none;
	margin:0;
	padding:0;
}


table, tr, th, td {
    border-collapse: collapse;
    border-spacing: 0;
}
input, button, select, textarea {
    outline: none;
    background-color: #fff;
    font-family: "ËÎÌå";
}
textarea {
    resize: none;
    overflow: auto;
}
img, a img {
    border: none;
    vertical-align: middle;
}
a, a:link, a:active, a:visited, a:hover {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
a {transition:0.2s ease-in-out;}
html, body, iframe, frame {
    border: 0;
}
html{
    height: 100%;
}
body {
    height:100%;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #333;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.fc {
    margin: 0 auto;
}
.vertical-middle {
    vertical-align: middle;
}


.hidden {
    display: none;
}
.clear {
    clear: both;
}
.overflow {
    overflow: hidden;
}


.posR {
    position: relative;
}
.posA {
    position: absolute;
}
.posF {
    position: fixed;
}


.fb {
    font-weight: bold
}
.textL {
    text-align: left;
}
.textC {
    text-align: center;
}
.textR {
    text-align: right;
}
.text2em {
    text-indent: 2em
}
.word-hidden {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m0 {margin:0 !important;}
.m5 {margin:5px;}
.m15 {margin:15px;}
.mr5 {margin-right:5px;}
.ml5 {margin-left:5px;}
.mb5 {margin-bottom:5px;}
.mt5 {margin-top:5px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}
.mt10 {margin-top:10px;}
.mr7 {margin-right:7px;}
.ml8 {margin-left:8px;}
.mr15 {margin-right:15px;}
.ml15 {margin-left:15px;}

.pl15 {padding-left:15px!important;}
.pr15 {padding-right:15px!important;}
.pb15 {padding-bottom:15px!important;}
.pt15 {padding-top:15px!important;}
.pl10 {padding-left:10px!important;}
.pr10 {padding-right:10px!important;}
.pb10 {padding-bottom:10px!important;}
.pt10 {padding-top:10px!important;}
.pl5 {padding-left:10px!important;}
.pr5 {padding-right:10px!important;}
.pb5 {padding-bottom:10px!important;}
.pt5 {padding-top:10px!important;}

.border {border:1px solid #ddd;}
.border1 {border:1px solid #ddd; border-bottom:none;}

.fs14 {font-size:14px!important;}
.fs16 {font-size:16px!important;}
.fs18 {font-size:18px!important;}
.fs20 {font-size:20px!important;}
.fs22 {font-size:22px!important;}
.fs24 {font-size:24px!important;}
.fs26 {font-size:26px!important;}
.fs28 {font-size:28px!important;}
.fs30 {font-size:30px!important;}
.fs100f {font-size:100%!important;}

.red {color:#f00!important;}
.color01 {color:#c49368!important;}
.color02 {color:#909090!important;}
.color03 {color:#fff!important;}

.item1 {width:100%;}
.item2 {width:50%;}
.item3 {width:33.33%;}
.item4 {width:25%;}
.item5 {width:20%;}

.hei100 {height:100%;}

.p10 {padding:10px;}
.bfff {background:#fff;}


.item-12{ width:100%;}
.item-11{ width:91.66%; float:left;}
.item-10{ width:83.33%; float:left;}
.item-9{ width:75%; float:left;}
.item-8{ width:66.66%; float:left;}
.item-7{ width:58.33%; float:left;}
.item-6{ width:50%; float:left;}
.item-5{ width:41.66%; float:left;}
.item-4{ width:33.33%; float:left;}
.item-3{ width:25%; float:left;}
.item-2{ width:16.66%; float:left;}
.item-1{ width:8.33%; float:left;}
.item-m-5{ width:20%; float:left;}

.wrap-clear:after{ content:''; display:block; clear:both;} 

.content-center { width: 940px; margin-left: 26px;}



pre {
 white-space: pre-wrap;       
 white-space: -moz-pre-wrap;  
 white-space: -pre-wrap;      
 white-space: -o-pre-wrap;    
}
* html pre {
 word-wrap: break-word;       
 white-space : normal ;       
}

.zfjg-wrap {padding: 20px 0; font-family: Î¢ÈíÑÅºÚ;}
.zfjg-wrap * {box-sizing: border-box;}
.zfjg-wrap .title-wrap {height: 38px; text-align: center; line-height: 38px;}
.zfjg-wrap .title-wrap > a {padding: 0 40px; background: #b30000; color: #fff; font-size: 16px; margin: 0 10px; height: 38px; border-radius: 19px; display: inline-block; vertical-align: top;}
.zfjg-wrap .title-wrap > a:hover {background: #eb1919;}
.zfjg-wrap .list-wrap {width: 100%; padding: 25px 0; font-size: 0;}
.zfjg-wrap .list-wrap li {width: 33.33%; display: inline-block; vertical-align: top; height: 170px; padding: 8px;}
.zfjg-wrap .list-wrap li > a {width: 100%; height: 100%; background: #f5f5f5; display: block; border-radius: 4px; border: 1px solid #f5f5f5; padding: 10px;}
.zfjg-wrap .list-wrap li > a:hover {border: 1px solid #ddd; background: #fff; box-shadow: 0px 0px 8px #ddd;}
.zfjg-wrap .list-wrap li > a .tit {text-align: center; height: 60px; line-height: 60px;}
.zfjg-wrap .list-wrap li > a .tit p {line-height: 20px; font-size: 18px; color: #333; font-weight: bold; display: inline-block; vertical-align: middle; max-height: 40px; overflow: hidden;}
.zfjg-wrap .list-wrap li > a .cont {line-height: 23px; text-align: center; color: #999; font-size: 14px; max-height: 46px; overflow: hidden;}
.zfjg-wrap .list-wrap li > a .cont.f16 {font-size: 16px;}
.zfjg-wrap .list-wrap li > a .cont i {width: 21px; height: 15px; display: inline-block; vertical-align: middle; margin: 0 10px 4px 0; background: url(/material/gongyong/mzzj/zwgknew/Images/ico01.png);}
.zfjg-wrap .list-wrap li > a:hover .cont {color: #333;}


   .f-clear{display:block;*zoom:1;}
    .f-clear:after{content:'';overflow:hidden;width:100%;height:0px;font-size:0px;display:block;clear:both;}
    .g-footer-box{width:100%;background:#FFF;border-top:5px solid #d30b15; min-width: 1200px;}
    .g-footer{width:1160px;padding:0 20px;margin:0 auto;}
    .g-footer-left{float:left;width:650px;padding:18px 0 12px;}
    .g-footer-left li{font-size:13px;color:#000;line-height:34px;}
    .g-footer-left li a,.g-footer-left li span{font-size:13px;color:#000;padding:0 8px 0 5px;}
    .g-footer-right{float:left;width:300px;margin-left:170px;}
    .g-footer-right li{float:left;}
    .u-footer-img1{margin:58px 0 0 0;}
    .u-footer-img2{margin:60px 0 0 20px;}
    .u-footer-img2 img{width:90px;height:45px;}
    .u-footer-img3{margin:18px 0 0 35px;}
    .u-footer-img4{margin:18px 0 0 35px;}
    .g-nav-box li {padding-top: 10px;}