.cd_xdh{/*background-color:#e2ecf2; */height:45px; line-height:45px; margin-top:35px; color:#333; font-size:14px; font-family:"Source Han Sans CN"; border-bottom: 1px solid #eaeaea; margin-bottom: 20px;padding-bottom: 15px;
}
.cd_xdh a{color:#333; font-size:14px; font-family:"Source Han Sans CN";
}
.cd_xdh span{
}
.cd_xxnr{ font-family:"Source Han Sans CN"; font-size:14px;
}
.cd_wztm{text-align:center; font-size:24px; font-weight:bolder; color:#094397; margin-top:35px;
}
.cd_fbsj{color:#888; text-align:center; margin-top:22px;
}
.cd_jtxx{margin-top: 15px; /*border-top: 1px #ededed solid;*/ padding-top: 15px; line-height:35px;margin-bottom: 100px;
}


.cd_jtxx .cd_lieming,.cd_jtxx .cd_neirong{color:#333; font-size:18px; font-family:"Source Han Sans CN";border: 1px #ededed solid;height:auto;padding:15px;
}
.cd_neirong a{color:#333; font-size:18px; font-family:"Source Han Sans CN";
}
.cd_neirong a:hover{color:#0e99df; 
}
.cd_jtxx .cd_lieming{width: 200px;
}
.cd_jtxx .cd_neirong{width:997px;
}

table {
width: 600px; margin: 0 auto;border-collapse:collapse; border-color: #333;
}
/*  响应式布局  */
  /*  1200-1920   */
@media screen and (min-width:1200px) and (max-width:1920px){


}


/*   900-1199   */
@media screen and (min-width:900px) and (max-width:1199px){


}


/*    737-899   */

@media screen and (min-width:737px) and (max-width:899px){

}



/*    480-736    */
@media screen and (min-width:480px) and (max-width:736px){

.cd_xxnr,.cd_jtxx{margin:2%;}
.cd_jtxx .cd_lieming{width:30%;}
.cd_jtxx .cd_neirong{width:70%;}

.cd_jtxx .cd_lieming,.cd_jtxx .cd_neirong{font-size:14px; font-family:"Source Han Sans CN";padding:5px;}

}


/*    321-479    */
@media screen and (min-width:321px) and (max-width:479px){

.cd_xxnr,.cd_jtxx{margin:2%;}
.cd_jtxx .cd_lieming{width:30%;}
.cd_jtxx .cd_neirong{width:70%;}

.cd_jtxx .cd_lieming,.cd_jtxx .cd_neirong{font-size:14px; font-family:"Source Han Sans CN";padding:5px;}

}

/*      320     */
@media screen and (max-width:320px){

.cd_xxnr,.cd_jtxx{margin:2%;}
.cd_jtxx .cd_lieming{width:30%;}
.cd_jtxx .cd_neirong{width:70%;}

.cd_jtxx .cd_lieming,.cd_jtxx .cd_neirong{font-size:14px; font-family:"Source Han Sans CN";padding:5px;}

}
/*手机端css*/
@media screen and (max-width: 767px) {
 table {width: 100%;}
}