﻿/*公共样式*/

body, div, ul, li, p, dl, dt, dd {
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-family: "宋体", "arial", "SimSun", "Arial Narrow";
  font-size: 12px;
}
li {
  list-style-type: none;
}
.left {
  display: inline;
  float: left;
}
.right {
  display: inline;
  float: right;
}
.clear {
  clear: both;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
  height: 0px;
  line-height: 0px;
}
img {
  border: none;
}
dl, dt, dd {
  display: block;
}
a {
  font-size: 12px;
  text-decoration: none;
}
a:link {
  color: #333333;
}
a:visited {
  color: #333333;
}
a:hover {
  color: #f00;
}
header, nav, footer {
  width: 100%;
  display: block;
}
/*头部*/

.mxj_header {} .mxj_topbanner {
  width: 100%;
  height: 41px;
  border-top: #ce160e 2px solid;
  border-bottom: #edeef0 1px solid;
  background-color: #fcfcfc;
}
.mxj_topbannerCon {
  /*width:909px;*/
  
  width: 1000px;
  margin: 0 auto;
}
.mxj_topbanner .left {
  /*width:448px;padding-left:44px;*/
  
  width: 400px;
  display: inline-block;
  line-height: 41px;
}
.mxj_topbanner .search {
  width: 250px;
}
.mxj_topbanner .left table {
  width: 390px;
}
.mxj_topbanner .left table td {
  height: 41px;
}
.Login_txt {
  width: 85px;
  height: 17px;
  border: #d8d7d7 1px solid;
  background-color: #f6faff;
}
.Login_btnSubmit {
  width: 63px;
  height: 20px;
  font-size: 12px;
  border: #e9830c 1px solid;
  background: url(../images/mxj_SubmitBtn.jpg) no-repeat;
  text-align: center;
  color: #fff;
}
.mxj_topbanner .right {
  width: 280px;
  line-height: 41px;
}
.mxj_topbanner .right span {
  padding-left: 18px;
  margin: 0px 10px;
}
.mxj_topbanner .right .swsy {
  background: url(../images/mxj_swsyIco.jpg) no-repeat;
}
.mxj_topbanner .right .jrsc {
  background: url(../images/mxj_jrscIco.jpg) no-repeat;
}
.mxj_topbanner .right .lxwm {
  background: url(../images/mxj_lxwmIco.jpg) no-repeat 0px 2px;
}
.mxj_nav {
  width: 100%;
  /*height:164px;background:url(../images/mxj_headBG.jpg) no-repeat center #ebe4da;*/
}
.mxj_navCon {
  width: 1000px;
  margin: 0 auto;
  /*padding-top:122px;*/
}
.mxj_navCon div.left {
  width: 990px;
  height: 42px;
  background: url(../images/mxj_navBG.jpg) repeat-x;
}
.mxj_navCon >div >ul {
  display: block;
  width: 990px;
  height: 42px;
}
.mxj_navCon >div >ul >li {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  padding: 0px 46px;
  float: left;
}
.mxj_navCon >div >ul >li a {
  font-size: 14px;
}
.mxj_navCon >div >ul >li a:link {} .mxj_navCon >div >ul >li a:visited {} .mxj_navCon >div >ul >li a:hover {} .mxj_navCon >div >ul >li.showFirst {
  width: 48px;
  height: 42px;
  background: url(../images/mxj_nav_FirstPageBG.jpg) no-repeat;
  padding-right: 0px;
  padding-left: 48px;
}
.mxj_navCon >div >ul >li.showFirst a {
  font-weight: bold;
}
.mxj_navCon >div >ul li.showFirst a:link {
  color: #fff;
}
.mxj_navCon >div >ul li.showFirst a:visited {
  color: #fff;
}
.mxj_navCon >div >ul li.showFirst a:hover {
  color: #000;
}
.mxj_navCon >div >ul li.show {
  background: url(../images/mxj_navShowBG.jpg) repeat-x;
}
.mxj_navCon >div >ul li.show a {} .mxj_navCon >div >ul li.show a:link {
  color: #fff;
}
.mxj_navCon >div >ul li.show a:visited {
  color: #fff;
}
.mxj_navCon >div >ul li.show a:hover {
  color: #fff;
}
#mxj_Nav >li {
  position: relative;
  z-index: 3;
}
#mxj_Nav >li >ul {
  position: absolute;
  left: 15px;
  top: 41px;
  display: none;
  background-color: #eee;
  border: #ddd 1px solid;
  min-width: 70px;
  padding: 0 5px 0 10px;
}
#mxj_Nav >li >ul >li {
 height: 28px;
    line-height: 28px;
    text-align: left;
    border-bottom: #ddd 1px dashed;
    width: 100px;
    text-align: center;
}
#mxj_Nav >li >ul >li>a {
  font-size: 12px;
}
#mxj_Nav >li:hover >ul {
  display: block;
}
.mxj_navCon div.right {
  font-size: 2px;
  width: 4px;
  height: 42px;
  background: url(../images/mxj_navRightBorderBG.jpg) no-repeat;
}
.mxj_con {
  width: 100%;
  background: url(../images/mxj_conBG.jpg) repeat-x #f2f2f2;
  margin-top: 1px;
}
.mxjCon {
  width: 1000px;
  margin: 0 auto;
  background: url(../images/mxj_ConBGn.jpg) repeat-x top #fff;
  padding-top: 14px;
}
/*第一部分*/

.mxj_news {} .mxj_news .xykx {
  width: 708px;
  height: 301px;
  border: #cac9cb 1px solid;
  position: relative;
  padding-top: 5px;
}
.mxj_xykx_zxzx {
  position: absolute;
  z-index: 2;
  left: 2px;
  top: -2px;
  width: 27px;
  height: 91px;
  background: url(../images/mxj_zxzx_biao.jpg) no-repeat;
}
.mxj_xykxBotL {
  position: absolute;
  z-index: 3;
  width: 370px;
  height: 11px;
  top: 307px;
  left: -1px;
  background: url(../images/mxj_botborderL.jpg) no-repeat left;
}
.mxj_xykxBotR {
  position: absolute;
  z-index: 4;
  width: 360px;
  height: 11px;
  top: 307px;
  left: 349px;
  background: url(../images/mxj_botborderR.jpg) no-repeat right;
}
.mxj_xykxTit {
  width: 651px;
  margin-left: 38px;
  height: 40px;
  line-height: 28px;
  background: url(../images/mxj_eveTitBot.jpg) no-repeat left bottom;
}
.mxj_xykxTit span {
  display: inline-block;
  font-size: 14px;
  color: #ce160e;
  font-weight: bold;
  margin-left: 28px;
  width: 560px;
}
.mxj_xykxLists {
  display: block;
  display: inline;
  width: 310px;
  margin-left: 38px;
  background: url(../images/mxj_xykx_listNumIco.jpg) no-repeat 2px 16px;
  padding-top: 8px;
}
.mxj_xykxLists li {
  width: 290px;
  height: 28px;
  line-height: 28px;
  border-bottom: #bbbbbb 1px dashed;
  padding-left: 22px;
  padding-right: 3px;
}
.mxj_xykxLists li a .recommend {
  display: none;
}
.mxj_xykxFlash {
  display: inline-block;
  width: 320px;
  height: 236px;
  margin-left: 14px;
  margin-top: 5px;
}
.mxj_news .xyzc {
  width: 276px;
  height: 306px;
  border: #cac9cb 1px solid;
  position: absolute;
  z-index: 2;
  margin-left: 722px;
  margin-top: -308px;
}
.mxj_xyzcBotL {
  position: absolute;
  z-index: 3;
  width: 136px;
  height: 11px;
  top: 307px;
  left: 0px;
  background: url(../images/mxj_botborderL.jpg) no-repeat left;
}
.mxj_xyzcBotR {
  position: absolute;
  z-index: 4;
  width: 150px;
  height: 11px;
  top: 307px;
  left: 126px;
  background: url(../images/mxj_botborderR.jpg) no-repeat right;
}
.mxj_news .xyzc .xyzcTit {
  padding-top: 5px;
  height: 23px;
  border-bottom: #a90704 1px solid;
  width: 270px;
  line-height: 23px;
}
.mxj_news .xyzc .xyzcTit span {
  position: absolute;
  z-index: 2;
  width: 77px;
  height: 29px;
  background: url(../images/mxj_xyzc_titBG.jpg) no-repeat;
  left: -7px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.mxj_news .xyzc .xyzcTit a {
  position: absolute;
  z-index: 2;
  margin-left: 220px;
}
.mxj_news .xyzc .xyzcNum1 {
  width: 250px;
  margin: 0 auto;
}
.mxj_news .xyzc .xyzcNum1 div.tit {
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  margin-bottom: 5px;
}
.mxj_news .xyzc .xyzcNum1 div.tit a {
  font-weight: bold;
}
.mxj_news .xyzc .xyzcNum1 div.tit a:link {
  color: #d91023;
}
.mxj_news .xyzc .xyzcNum1 div.tit a:visited {
  color: #d91023;
}
.mxj_news .xyzc .xyzcNum1 div.tit a:hover {
  color: #000;
}
.mxj_news .xyzc .xyzcNum1 span {
  display: block;
  width: 83px;
  height: 55px;
  padding: 4px;
  background-color: #f3f3f3;
  border: #dedede 1px solid;
  float: left;
}
.mxj_news .xyzc .xyzcNum1 p {
  width: 144px;
  float: right;
  line-height: 21px;
}
.mxj_news .xyzc ul {
  display: block;
  width: 250px;
  margin: 0 auto;
  margin-top: 12px;
}
.mxj_news .xyzc ul li {
  height: 24px;
  line-height: 24px;
  background: url(../images/mxj_jtIco.jpg) no-repeat 0px 7px;
  padding-left: 15px;
}
.mxj_news .xyzc ul li.show {
  background: url(../images/mxj_jtRedIco.jpg) no-repeat 0px 7px;
}
.mxj_news .xyzc ul li.show a {} .mxj_news .xyzc ul li.show a:link {
  color: #d91023;
}
.mxj_news .xyzc ul li.show a:visited {
  color: #d91023;
}
.mxj_news .xyzc ul li.show a:hover {
  color: #d91023;
}
/*第二部分*/

.mxj_KG_KY_GL {
  width: 998px;
  border: #cac9cb 1px solid;
  background: url(../images/mxj_hr.jpg) no-repeat 9px 38px;
  margin-top: 12px;    padding-bottom: 10px;
}
.mxj_KG_KY_GL .hr {
  width: 100%;
  background: url(../images/mxj_KG_KY_GL.jpg) no-repeat 1px 1px;
  padding-top: 45px;
}
.eveBlock {
  display: inline;
  width: 304px;
  margin: 0px 14px;
}
.eveBlock dl {
  display: block;
  width: 304px;
  border-bottom: #bbbbbb 1px dashed;
}
.eveBlock dl dt {
  display: block;
  width: 304px;
  height: 40px;
  line-height: 30px;
  background: url(../images/mxj_eveTitBot.jpg) no-repeat left bottom;
}
.eveBlock dl dt span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #ce160e;
  margin-left: 30px;
  margin-right: 164px;
}
.eveBlock dl dd {
  width: 304px;
  padding: 10px 0px;
}
.eveBlock dl dd div.tit {
  width: 304px;
  height: 26px;
  overflow: hidden;
  line-height: 22px;
}
.eveBlock dl dd div.tit a {
  font-weight: bold;
}
.eveBlock dl dd div.tit a:link {
  color: #d91023;
}
.eveBlock dl dd div.tit a:visited {
  color: #d91023;
}
.eveBlock dl dd div.tit a:hover {
  color: #000;
  text-decoration: underline;
}
.eveBlock dl dd span {
  display: block;
  width: 90px;
  height: 60px;
  border: #979780 2px solid;
  padding: 1px;
  float: left;
}
.eveBlock dl dd span img {
  width: 90px;
  height: 60px;
}
.eveBlock dl dd p {
  width: 190px;
  line-height: 21px;
  float: right;
}
.eveBlock dl dd p a {} .eveBlock dl dd p a:link {
  color: #b00203;
}
.eveBlock dl dd p a:visited {
  color: #b00203;
}
.eveBlock dl dd p a:hover {
  color: #b00203;
}
.eveBlock ul {
  display: block;
  padding: 10px 0px;
}
.eveBlock ul li {
  overflow: hidden;
  width:270px;
  height: 24px;
  line-height: 24px;
  background: url(../images/mxj_redSqrtIco.jpg) no-repeat 3px 10px;
  padding-left: 15px;
}
.fgjb {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 12px;
}
.fgjb .mxj_BotL {
  position: absolute;
  z-index: 2;
  width: 1000px;
  height: 12px;
  background: url(../images/mxj_botborderL.jpg) no-repeat top left;
}
.fgjb .mxj_BotR {
  position: absolute;
  z-index: 3;
  width: 1000px;
  height: 12px;
  background: url(../images/mxj_botborderR.jpg) no-repeat top right;
}
/*学生风采*/

.mxj_xsfc {
  width: 998px;
  border: #cac9cb 1px solid;
  background: url(../images/mxj_hr.jpg) no-repeat 9px 38px;
}
.mxj_xsfc .hr {
  width: 100%;
  height: 45px;
  background: url(../images/mxj_xsfc_tit.jpg) no-repeat 1px 1px;
  line-height: 45px;
}
.mxj_xsfc .hr a {
  margin-left: 932px;
}
.mxj_xsfcList {
  width: 960px;
  margin: 0 auto;
}
.mxj_xsfcList .lbg {
  display: inline;
  width: 20px;
  height: 120px;
  background: url(../images/mxj_xsfc_lbG.jpg) no-repeat;
  padding-top: 64px;
}
.mxj_xsfcList .list {
  width: 916px;
  padding: 10px 0px;
}
.mxj_xsfcList .list ul {
  display: block;
  width: 909px;
  margin: 0 auto;
  padding-left: 7px;
  padding-top: 18px;
}
.mxj_xsfcList .list ul li {
  float: left;
  display: inline;
  width: 147px;
  margin: 0px 2px;
}
.mxj_xsfcList .list ul li img {
  width: 147px;
  height: 110px;
  cursor: pointer;
}
.mxj_xsfcList .list ul li span {
  display: block;
  width: 147px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.mxj_xsfcList .rbg {
  display: inline;
  width: 20px;
  height: 120px;
  background: url(../images/mxj_xsfc_rbg.jpg) no-repeat;
  padding-top: 64px;
}
.mxj_link {
  height: 84px;
  padding: 1px;
  margin: 0 auto;
  padding-top: 5px;
}
/*广告*/

.mxj_AD {
  width: 996px;
  height: 82px;
  padding: 1px;
  margin: 0 auto;
  border: #cdcdcb 1px solid;
  margin-top: 10px;
}
.mxj_AD img {
  width: 996px;
  height: 82px;
}
/*第四部分*/

.mxj_DY_SJ_AQ {
  margin-top: 10px;
}
.mxj_DY_SJ_AQ .hr {
  width: 100%;
  background: url(../images/mxj_DY_SJ_AQ.jpg) no-repeat 1px 1px;
  padding-top: 45px;
}
/*第五部分*/

.mxj_friendLink {
  width: 998px;
  margin: 0 auto;
}
.mxj_friendLink .tit {} .mxj_friendLink .tit .l {
  font-size: 4px;
  width: 6px;
  height: 33px;
  background: url(../images/mxj_friendlink_L.jpg) no-repeat bottom;
}
.mxj_friendLink .tit .c {
  width: 986px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: url(../images/mxj_friendlink_titBG.jpg) no-repeat center;
  border-bottom: #cc4a4c 2px solid;
}
.mxj_friendLink .tit .right {
  font-size: 4px;
  width: 6px;
  height: 33px;
  background: url(../images/mxj_friendlink_R.jpg) no-repeat bottom;
}
.mxj_friendLink .list {
  width: 940px;
  margin: 0 auto;
  line-height: 24px;
  padding: 8px 0px 15px 0px;
  height: 33px;
}
.mxj_friendLink .list span {
  display: inline-block;
  padding: 0px 10px;
}
.footer {
  width: 100%;
  height: 148px;
  border-top: #dddddd 1px solid;
  background-color: #e6e6e6;
  margin-top: 20px;
}
.mxj_footer {
  width: 1000px;
  padding-top: 25px;
  margin: 0 auto;
}
.mxj_footer .logo {
  display: inline;
  margin-left: 70px;
  background: url(../images/mxj_footer_spit.jpg) no-repeat right;
  height: 94px;
  padding: 0px 14px;
  padding-top: 5px;
}
.mxj_footer .font {
  display: inline;
  margin-left: 34px;
  line-height: 26px;
  font-family: 微软雅黑, 宋体;
  padding-top: 18px;
}
.mxj_footer .font div {
  width: 530px;
  text-align: right;

}
/*列表页*/

.mxj_listPath {
  width: 970px;
  height: 29px;
  border-bottom: #e6e6e6 1px solid;
  background-color: #f6f6f6;
  line-height: 29px;
  padding-left: 30px;
  color: #000;
}
.mxj_listPath a {
  margin: 0px 5px;
}
.mxj_listPath a:link {
  color: #000;
}
.mxj_listPath a:visited {
  color: #000;
}
.mxj_listPath a:hover {
  color: #f00;
}
.mxj_listCon {
  margin-top: 10px;
}
.listLeft {
  width: 242px;
}
.listDH {
  display: block;
}
.listDH li {
  width: 240px;
  border: #e5e5e5 1px solid;
  height: 28px;
  line-height: 28px;
  padding: 1px;
  margin-bottom: 8px;
}
.listDH li span {
  display: block;
  width: 240px;
  height: 28px;
  line-height: 28px;
  background-color: #f5f3f4;
}
.listDH li span a {
  background: url(../images/list/mxj_list_greyIco.jpg) no-repeat;
  color: #000;
  margin-left: 50px;
  padding-left: 20px;
}
.listDH li.show {
  border: #e7d8d1 1px solid;
}
.listDH li.show span {
  background: url(../images/list/mxj_listLmdhShowBG.jpg) repeat-x;
}
.listDH li.show span a {
  background: url(../images/list/mxj_list_redIco.jpg) no-repeat;
  color: #ce151b;
}
.listDH .subNavi_tit {
  width: 240px;
  border: #e5e5e5 1px solid;
  height: 28px;
  line-height: 28px;
  padding: 1px;
  margin-bottom: 8px;
}
.listDH .header {
  width: 240px;
  border: #e5e5e5 1px solid;
  height: 28px;
  line-height: 28px;
  padding: 1px;
  margin-bottom: 8px;
}
.listDH a {
  background: url(../images/list/mxj_list_greyIco.jpg) no-repeat;
  color: #000;
  margin-left: 50px;
  padding-left: 20px;
}
.listLList {
  width: 242px;
  border: #e5e5e5 1px solid;
  margin-top: 10px;
}
.listLList div {
  width: 242px;
  height: 35px;
  background: url(../images/list/mxj_list_TitBG.jpg) repeat-x;
  border-bottom: #e5e5e5 1px solid;
}
.listLList div span {
  display: inline-block;
  width: 140px;
  height: 35px;
  background: url(../images/list/mxj_list_TitIco.jpg) no-repeat 0px 9px;
  line-height: 35px;
  margin-left: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #d0171d;
  padding-left: 28px;
}
.listLList ul {
  display: block;
  width: 220px;
  margin: 0 auto;
  padding: 8px 0px;
  background: url(../images/list/mxj_list_ListNumIco.jpg) no-repeat 2px 16px;
}
.listLList ul li {
  height: 27px;
  line-height: 27px;
  border-bottom: #bbbbbb 1px dashed;
  padding-left: 18px;
}
.icoCss ul {
  background: none;
}
.icoCss ul li {
  background: url(../images/list/mxj_list_sqrtGreyIco.jpg) no-repeat 5px 11px;
}
.mxj_listCon .listRight {
  width: 739px;
}
.mxj_listAD {
  width: 733px;
  height: 89px;
  border: #e6e6e6 1px solid;
  padding: 1px;
}
.mxj_listAD img {
  width: 733px;
  height: 89px;
}
.mxj_listLMName {
  width: 739px;
  height: 36px;
  line-height: 24px;
  background: url(../images/mxj_eveTitBot.jpg) no-repeat left bottom;
  margin-top: 6px;
}
.mxj_listLMName span {
  display: inline-block;
  font-size: 14px;
  color: #cd150d;
  font-weight: bold;
  margin-left: 32px;
  width: 640px;
}
.mxj_lists {
  display: block;
  width: 739px;
  margin-top: 10px;
}
.mxj_lists li {
  width: 730px;
  margin: 0 auto;
  height: 28px;
  border-bottom: #b0b0b0 1px dashed;
  line-height: 28px;
  background: url(../images/list/mxj_list_doubleJTIco.jpg) no-repeat 6px 11px;
}
.mxj_lists li span {
  display: inline-block;
  margin-left: 22px;
  width: 620px;
}
.mxj_listFY {
  width: 739px;
  text-align: center;
  padding: 20px 0px 40px 0px;
}
.mxj_listFY a {
  display: inline-block;
  height: 22px;
  border: #d2d2d2 1px solid;
  line-height: 22px;
  padding: 0px 8px;
}
.mxj_listFY a.show {
  background-color: #ebebeb;
  font-weight: bold;
}
.mxj_listFY a:link {} .mxj_listFY a:visited {} .mxj_listFY a:hover {
  background-color: #ebebeb;
  font-weight: bold;
}
#mxj_lists li.show {
  background-color: #f5f5f5;
}
/*文章页*/

h1#mxj_ArticleH1 {
  display: block;
  font-family: 微软雅黑, 黑体, 宋体;
  font-size: 20px;
  width: 970px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  border-bottom: #b30d11 2px solid;
  text-align: center;
  margin-top: 20px;
}
.mxj_ArticleInfo {
  width: 900px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.mxj_ArticleInfo span {
  margin: 0px 10px;
}
.mxj_ArticleContent {
  width: 940px;
  margin: 0 auto;
  font-family: 微软雅黑, 黑体, 宋体;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0px 30px 0px;
}
.mxj_ArticleUpDownPage {
  display: block;
  width: 940px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.mxj_ArticleUpDownPage li {
  height: 30px;
  line-height: 30px;
}
.mxj_ArticleUpDownPage li span {
  color: #ba0100;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
}
.mxj_ArticleUpDownPage li a {
  font-size: 14px;
  font-weight: bold;
}
.mxj_ArticleUpDownPage li a:link {
  color: #ba0100;
}
.mxj_ArticleUpDownPage li a:visited {
  color: #ba0100;
}
.mxj_ArticleUpDownPage li a:hover {
  color: #000;
}
#divUserInfo li {
  float: left;
  margin-left: 5px;
}
.blogroll_style li {
  float: left;
  margin-left: 15px;
  height: 30px;
}
#page {
  display: block;
  float: left;
  height: 40px;
  margin: 0px auto;
  padding-top: 20px;
  margin-left: 10%;
  width: 600px;
  margin-bottom: 20px;
}
#page li {
  background: url("") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
  float: left;
  padding-left: 5px;
  width: 65px;
  border-bottom: #b0b0b0 0px dashed;
  line-height: 28px;
  background: url() no-repeat 6px 11px;
}
#page li a {
  border: 1px solid #CCCCCC;
  color: #666666;
  display: block;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  padding: 0px 5px 0px 5px;
  /* padding: 5px;*/
  
  text-decoration: none;
  width: 37px;
}
#page li a:hover {
  background-color: #B01F1F;
  color: #FFFFFF;
}
#page li.pageup a, #page li.next a {
  display: block;
  width: 50px;
}
#page li a.ct_1 {
  background-color: #B01F1F;
  color: #FFFFFF;
}
#page li a.ct_1 a:hover {
  color: #FFFFFF;
}
.flashTop {
  text-align: center;
  margin: 0 auto;
}
.siteStat {
  text-align: center;
  height: 25px;
  margin-left: 50px;
}
.siteStat li {
  float: left;
  margin-left: 10px;
  font-size: 14px;
}
.dsbf .eveBlock{
	    width: 470px;
}
.dsbf .eveBlock dl {
    display: block;
    width: 470px;
    border-bottom: #bbbbbb 1px dashed;
}
.dsbf .eveBlock dl dt {
    display: block;
    width: 470px;
    height: 40px;
    line-height: 30px;
    background: url(../images/mxj_eveTitBot.jpg) no-repeat left bottom;
}
.dsbf .eveBlock dl dd {
    width: 470px;
    padding: 10px 0px;
}
.dsbf .eveBlock dl dd div.tit {
    width: 474px;
    height: 26px;
    overflow: hidden;
    line-height: 22px;
}
.dsbf .eveBlock dl dd p {
    width: 360px;
    line-height: 21px;
    float: right;
}
.dsbf .eveBlock ul li {
    overflow: hidden;
    width: 470px;
    height: 24px;
    line-height: 24px;
    background: url(../images/mxj_redSqrtIco.jpg) no-repeat 3px 10px;
    padding-left: 15px;
}
.dsbf .eveBlock dl dt span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #ce160e;
    margin-left: 30px;
    margin-right: 344px;
}










