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,s,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{
  margin:0;padding:0;border:0;outline:0;background:transparent
}

article,aside,details,summary,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
del{text-decoration:line-through}
ins{text-decoration:none}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
ul,li{list-style:none}


em,var{font-style:normal}
input,textarea,button{outline:none;margin:0;padding:0}
body,input,textarea,button,select{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",Helvetica}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}


a,button {
	cursor:pointer;
}
em,h1,h2,h3,h4,h5,h6,strong {
	font-weight:600;
}
a,a:hover,del,ins,s,u {
	text-decoration:none;
}
body,html {
	width:100%;
	height:100%;
}
body {
	background:#fff;
	position: relative;
}

.bshadow-1{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.bshadow-e{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.g-win{
  width: 1024px;
  margin: 0 auto;
}

.art-cont{
  min-height: 780px;
  padding: 25px 0;
}

.art-head{
  padding-bottom: 25px;
}

.art-title{
  font-size: 18px;
  font-weight: 600;
}


.art-content{
  font-size: 14px;
  line-height: 1.6;
}
.footer-main{
  text-align: center;
  color: #999999;
}

.footer-main a{
  color: #999999;
}