html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form,input{margin:0;padding:0;border:0;outline:none;}

a {
    text-decoration: none;
    color: #333;
	outline:none!important;
}

a:hover {
	text-decoration: none;
    cursor:pointer;
}

input {
    border: 0;
}

input:focus {
    outline: none;
    border: 0;
}

ul li {
    list-style: none;
}

address {
    font-style: normal;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
	background: url(gpjz_01.jpg) no-repeat top center #ffffff;
}
.f_l{ float: left;}
.f_r{ float: right;}
.clear{clear:both;}
.clearfix {
  clear: both;
}

.top{width: 1200px;margin: 0 auto;height:350px; ;}
.top .logo{margin-top: 80px}
.top .title{margin-top: 80px; text-align: center;}

.main{width: 1200px; background: #ffffff; margin: 0 auto; overflow: hidden;padding-top:20px;}
.mszc_com{width: 1200px;height: 48px;margin: 25px auto 25px; text-align: center;}
.zcsd_list,.zcsdml_list,.zfxx_list{width: 1140px;padding: 15px 25px;overflow: hidden;}
.zcsd_list ul,.zcsdml_list ul,.zfxx_list ul{display: block; float: left;padding-left: 30px;width: 550px;}
.zcsd_list> :nth-child(2){padding-left: 0px;}
.zcsdml_list> :nth-child(1){padding-left: 0px;}
.zfxx_list> :nth-child(1){padding-left: 0px;}
.zcsd_list ul li,.zcsdml_list ul li,.zfxx_list ul li{padding-left: 20px;position: relative;}
.zcsd_list li a,.zcsdml_list li a,.zfxx_list li a {
	line-height: 36px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.zcsd_list li:before,.zcsdml_list li:before,.zfxx_list li:before{
    display: inline-block;
    content: "";
    height: 6px;
    width: 6px;
    background: #af0012;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 4px;
    margin-top: 13px;
}
.zcsd_list li span,.zcsdml_list li span,.zfxx_list li span {
	color: #999999;
	float: right;
	font-size: 14px;
	line-height: 36px
}
.bottom{ width: 1200px; margin: 0px auto; height: 20px;}