html{height: 100%;}
body{font-family: "microsoft yahei";line-height: 30px; margin: 0; padding: 0; font-size: 14px; color: #585656; text-align: justify; background: url(../img/body.jpg) center center ; background-size: cover; min-height: 100%; position: relative;}
ul,li,h3,dl,dt,dd,i,table,tr,td{margin: 0; padding: 0; list-style: none; border: 0;}
a{color: #696969; text-decoration: none;}
a:hover{text-decoration: none;}
img{max-width: 100%}

.h80{height: 100px;}
.logo{padding-top: 20px; text-align: center;}
.logo img{display: inline-block;}
.con{height: 570px;  margin-top: 40px;}
.title{text-align: center;text-shadow: 0 0px 10px #fbfafa;}
.title h3{color: #242790; font-size: 36px; font-weight: normal; padding-top: 50px; padding-bottom: 30px;}
.cx{ margin: auto ; padding-top: 60px;}
.id{ height: 60px; background: #fff; padding: 0;  border: 0; text-align: left; padding-left: 20px; font-size: 18px;}
.dj{ height: 60px; background: #14439d; color: #fff; text-align: center; line-height: 60px; color: #fff; font-size: 18px; border: 0; margin-top: 0px;}
.h60{height: 60px;}
.foot{height: 60px; background: rgba(255,255,255,0.5); line-height: 60px; text-align: center; width: 100%; position: absolute; bottom: 0;}
.foot span{color: #24288c;}
.zyfoot{height: 60px; background: #ccc; line-height: 60px; text-align: center; width: 100%;}
.zyfoot span{color: #24288c;}
.zy{background: #fff; min-height: 800px; margin-top: 40px; padding-top: 40px;}
.bh{background: rgba(230,230,230); height: 80px; line-height: 80px; font-size: 24px;}
.bh span{color: #ec161e;}
.tip{font-size: 24px; text-align: center; line-height: 50px; padding-top: 20px;text-shadow: 0 0px 10px #fbfafa;}
.tip span{color: #ec161e; font-weight: bold;}

#c_right_content
{ 
  padding-top:30px;
}
#a_title
{
  font-size:20px;
  color:#333;
  line-height:40px;
  
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
#a_info
{
  border-bottom:1px dashed #ccc;
  margin-bottom: 20px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  line-height:30px;
  position: relative;
}
#a_info span
{
  font-size:12px;
  color:#666;
  margin-right:15px;
}
#a_content
{
  
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:15px #FAFCFE solid;
  min-height:200px;
}

@media (max-width:768px){
  .dj{margin-top: 40px;}
}