@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
body{
  background:#fafafa;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.fl{ float:left;}
a { color:#333;margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none;}
/* let's clear some floats */
.clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.djs_span1{ CLEAR:both;DISPLAY: block; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT:1px;}
.wrap{
  width:1200px;
  margin:0 auto;
}
/*头部的样式开始*/
.wrap .title{
  width:100%;
  font-size: 24px;
  color:#666;
  padding:20px 0 20px 0;
}
.title a{
  margin:0 30px 0 0;
  float: left;
}
/*头部的样式结束*/
/*内容样式开始*/
.wrap .con{
  width:100%;
}
.link-con .fast-nav{
  font-size: 18px;
  color:#666;
  line-height: 48px;
  margin:0 35px 0 0;
}
.con .con-tit{
  width:1180px;
  padding:0 0 0 20px;
  text-decoration: none;
  height:24px;
  border-left:solid 1px #2084f4;
  margin-bottom:10px;
  line-height:20px;
}
.con .con-tit a{
  font-size: 20px;
  text-decoration: none;
}
.con .link-con{
  width:100%;
  line-height: 32px;
  padding: 20px;
  background:#fff; margin-bottom:20px;
}
.link-conl{
  line-height: 33px; width:120px;
  text-align: center;
  margin-right:20px; font-size:16px; 
}
.link-conl span{
  font-size: 18px;
  color:#666;
  display: block;
  width:109px;
  background: #F8F8F8;
  border-radius: 5px;
}
.link-conl-{
  line-height: 33px; width:600px;
  text-align: center;
  margin-right:20px; font-size:16px; 
}
.link-conr .sec-link{
  font-size: 14px;
  color:#666;
  margin-right:4px;
  display: inline-block;
  min-width:80px;
}
.wrap a:hover{
  color:#2084f4;
  text-decoration: underline;
}

/*内容样式结束*/
.footer{ width:1200px; line-height:24px; text-align:center;  color:#333; margin:0 auto; border-top:dotted 1px #ccc; padding-top:20px; font-size:12px; margin-top:50px;}
.footer a{color:#1d5271;}
.footer a:hover{color:#1d5271; text-decoration:underline;}