body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;    word-wrap: break-word;
    word-break: break-word;}
body{font:14px "Microsoft YaHei", Arial, sans-serif;background:#fff;-webkit-text-size-adjust:100%}
a{font-family: "Microsoft YaHei", Arial, sans-serif;color:#424242;text-decoration:none;
    word-wrap: break-word;
    word-break: break-word;}
a:hover{color:#dbb06e;text-decoration:none;}
em,i{font-style:normal}
table,tbody,tr,td,ul,ol,li{list-style:none;margin: 0;padding: 0;}
img{border:0;vertical-align:middle;display: inline-block;}
/* 清除浮动 */
.clearfix::after{
    content:"";
    height:0;
    visibility:hidden;
    display:table;
    clear:both;
}
.clearfix{
    zoom:1;
}
*{
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-word;
}
.areaheart{
    width: 1200px;
    margin:0 auto;
}
.lf{
    float: left;
    margin-top: -2px;
}
.rgt{
    float: right;
}
.sheng{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}


body{
    background: url('../img/banner01.png') no-repeat top center;
}
/* 页面顶部 */
.top{
    width: 100%;
    height: 110px;
    padding: 20px 0;
    /* background: rgba(255, 255, 255, .8); */
    background: url('../img/top_bg.png') repeat;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px 2px #C7C9D8;
}
.logo a{display:inline-block;width: 336px;line-height:110px;}
.logo a img{width:100%;}
.logo h2{
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    font-size: 36px;
    color: #243b2b;
    display: inline-block;
    line-height: 127px;
    margin-left: 30px;
}
.top_more{/* max-width: 420px; */}
.top_txt{
       padding: 20px 0;
}
.top_txt li{
    float: right;
    padding: 0 12px;
    border-right: 1px solid #B8B6B7;
}
.top_txt li.first{
    width:35px;
    border-right: 0 none;
    float: right;
    /* vertical-align: middle; */
    height: 22px;
    line-height: 28px;
}
.top_txt li.last{
    padding-right: 12px;
    /* vertical-align: middle; */
}
.top_txt li a{
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    font-size: 15px;
    color: #333;
}
.top_txt li a:hover{
    color: #DEA973;
}
.top_txt li i{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    background: url('../img/down01.png') no-repeat center;
}
.top_txt ul>li{
    position: relative;
}
.top_txt ul>li ol{
    position: absolute;
    left: 0;
    top: 24px;
    width: 100%;
    background: #DEE0EC;
    display: none;
    z-index: 9;
}
.top_txt ul>li ol li{
    float: none;
    line-height: 24px;
    text-align: center;
    border-left: 0 none;
}
.top_txt ul>li ol li:hover{
    background: #B1B3C8;
}
.top_txt ul>li ol li:hover a{
    color: #fff;
}
.top_search{
    float: right;
    width: 280px;
    border-bottom: 1px solid #233B2D;
    border: 1px solid #233B2D;
    border-radius: 15px;
}
.top_search input{
    border: 0 none;
    line-height: 30px;
    height: 30px;
    background: #fff;
    outline: none;
    font-family:  "Microsoft YaHei", "SimHei", sans-serif;
    font-size: 15px;
}
.top_search .sec{
    width: 230px;
    background: none;
    /* line-height: 1px; */
    color: #333;
    /* 兼容IE8 */
    line-height: 30px\9;
    vertical-align: middle;
    padding-left: 5px;
}
.top_search .sub{
    width: 40px;
    cursor: pointer;
    background: url('../img/icon_search.png') no-repeat center;
}
/* banner */
.banner{
    height: 500px;
    position: relative;
}
.data{
    position: absolute;
    right: 0;
    bottom: 70px;
    color: #fff;
    line-height: 2;
    text-align: right;
}
.nav{
    position: absolute;
    left: 0px;
    bottom: -30px;
    height: 80px;
    width: 1200px;
    background: #fff;
    box-shadow: 0 2px 5px 2px #EDEBDF;
}
.nav li{
    float: left;
    line-height: 80px;
    font-size: 16px;
    font-weight: bold;
    z-index: 2;
}
.nav>ul>li{
    position: relative;
    z-index: 2;
}
.nav ul>li ol{
    background: #BAB1A8;
    position: absolute;
    left: 0;
    top: 80px;
    display: none;
    z-index: 1;
    width: 100%;
    padding-left: 0 !important;
}
.nav ul>li ol li{
    line-height: 54px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #DDE0EF;
}
.nav ul>li ol li:hover{
    background: #fff;
}
.nav li a{
    color: #333;
    display: block;
    height: 100%;
    padding: 0 20px;
}
.nav li:hover{
    background-color: #E7E3D7;
}
/* .nav>ul>li:last-child{ */
.nav>ul>li.last{
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.nav ul>li .nav_more_icon{
    width: 100px;
    height: 80px;
    background: url('../img/nav_more.png') no-repeat center;
}
.nav ul>li .nav_more{
    position: absolute;
    top: 80px;
    right: 0;
    width: 180px;
    background: #BAB1A8;
    display: none;
    z-index: 1;
}
.nav ul>li .nav_more li{
    width: 100%;
    text-align: center;
    line-height: 54px;
    border-top: 1px solid #DDE0EF;
    position: relative;
background: #BAB1A8;
}
.nav ul>li .nav_more li:hover{
    background: #fff;
}
.nav ul>li .nav_more li ol{
    top: -1px;
    width: 180px;
    left: -180px;
    border-right: 1px solid #DDE0EF;
}
/* 首页主体部分 */
.content{
    padding-top: 60px;
    padding-bottom: 30px;
    background: #F6F6EE
}
.content_in{
   
    background-color: #E7E3D7;
    border: 1px solid #E4E4DA;
    border-radius: 10px;
   display: flex; 
}
.oneself{
    width: 309px;
    padding: 30px;
    padding-bottom: 200px;
    min-height: 1732px;
}
.part_one .hd_pic{
    width: 190px;
    height: 190px;
    overflow: hidden;

    border: 5px solid #EDEDEB;
    margin: 40px auto;
    margin-bottom: 20px;
    background: #fff;
  
    justify-content: center;
    align-items: center;
}
.part_one .hd_pic img{
    max-width: 100%;
    max-height: 100%;
}
.part_one .txt{
    font-size: 22px;
    line-height: 38px;
    text-align: center;
}
.part_one .txt span{
    font-size: 18px;
    color: #df2d35;
    display: inline-block;
    text-indent: 1.8em;
    margin-top: 10px;
    margin-bottom: 30px;
    background: url('../img/icon_focus.png') no-repeat left center;
}
.part_one .recommend p{
    display: block;
    font-size: 17px;
    color: #333;
    line-height: 50px;
    margin-bottom: 20px;
    background: #fff;
    padding: 0 20px;
}
.part_two{
    margin-top: 45px;
}
.part_two img{
    margin-left: -45px;
}
.part_two .info_tit{
    position: relative;
}
.part_two .info_tit h2{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 23px;
    color: #0a102b;
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    font-weight: normal;
    line-height: 72px;
}
.info_con{
    padding-top: 10px;
    font-size: 14px;
    line-height: 34px;
    color: #333;
}
.info_con li span,
.info_con li h4{
    display: inline-block;
    float: left;
}
.part_three .ewm{
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 30px auto;
}
.message{
    width: 791px;
    padding: 20px;
    position: relative;
    *position: static;
    background: #fff;
    border-radius: 10px;
    min-height: 1924px;
    z-index: 0;
}
.message .line{
    position: absolute;
    left: -20px;
    top: 0;
    width: 39px;
    height: 100%;
    background: url('../img/center_bg.png') repeat-y;
}
.resu::before{
    content: "";
    width: 14px;
    height: 22px;
    display: block;
    position: relative;
    left: -37px;
    top: 26px;
    background: url('../img/icon_jt.png') no-repeat;
}
.resume{
    padding: 0 20px 20px 20px;
    background: #fff;
    /* margin-bottom: 20px; */
}
.resume h3{
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    font-size: 24px;
    color: #0a102b;
    font-weight: normal;
    line-height: 60px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E7E6D2;
}
.resume h3 .more{
    float: right;
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    font-size: 24px;
}
.resume p{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.resume h4{
    display: inline-block;
    *width: 124px;
    font-size: 14px;
    color: #fff;
    background: #BBB2A9;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 16px;
    position: relative;
    border-bottom: 1px solid #E7E6D2;
}
.resume h4::before{
    content: "";
    width: 37px;
    height: 22px;
    display: block;
    position: absolute;
    left: -37px;
    top: 0;
    background: url('../img/icon_jt.png') no-repeat center;
}
.resume ul.p40{
    padding-left: 40px;
    position: relative;
}
.resume ul.p40::before{
    content: "";
    display: block;
    width: 2px;
    height: 93%;
    background: #BAB3A9;
    position: absolute;
    left: 7px;
    top: 14px;
}
.resume li{
    margin-bottom: 15px;
}
.research li{
    margin-bottom: 0;
}
.research li p{
    line-height: 30px;
}
.resume .bust{
    padding-top: 20px;
}
.resume .bust li{
    width: 162px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.resume .bust li:hover{
    box-shadow: 0 1px 0 0px #C7C9D8;
}
.resume .bust li:hover a span{
    color: #DEA973;
}
.resume .bust li:last-child{
    margin-right: 0;
}
.resume .bust li a span{
    font-size: 16px;
    color: #333;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.bust_img_box{
    width: 162px;
    height: 220px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fafafa;
}
.bust_img_box img{
    max-width: 100%;
    max-height: 100%;
}
.footer{
    padding: 15px 0;
    font-size: 16px;
    color: #0a102b;
    line-height: 30px;
    text-align: center;
    /* background: #BAB1A8; */
    background: url('../img/footer_bg.png') no-repeat center;
}

/* 结构内容页面 */
/* .stru{
    padding-top: 20px;
    padding-bottom: 1px;
}
 */
.struture{
    width: 778px;
    padding-left: 25px;
    padding-right: 28px;
}
.con_title{
    min-height: 60px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 24px;
    color: rgb(10, 16, 43);
    font-weight: normal;
    line-height: 60px;
    border-bottom: 1px solid #E7E6D2;
overflow: hidden;
}
.con_title h3{
    float: left;
    font-size: 24px;
    font-weight: normal;
}
.con_title p{
    float: right;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
    color: #888;
}
.con_title p a{
    color: #888;
}
.con_title p span{
    color: #bab2a9;
}
.con_title p a:hover{
    color: #DEA973;
}
.art_title{
    padding: 0 20px;
    padding-top: 25px;
    line-height: 42px;
    
}
.art_title h4{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.art_info{
    border-bottom: 1px dashed #DEDEDE;
    text-align: center;
}
.art_info ul{
    display: inline-block;
}
.art_info li{
    float: left;
    margin: 0 5px;
    font-size: 14px;
    color: #888;
}
.art_in ul{
    padding: 20px 0;
}
.art_in li{
    font-size: 14px;
    line-height: 30px;
}
.art_in li h4{
    color: #000;
    display: inline-block;
}

.art_img_box{
  margin:10px;
}
.art_img_box img{
width: 100%;
}



.art_foot{
    padding: 20px 0;
    clear: both;
}
.art_foot h4{
    font-size: 18px;
    line-height: 42px;
    color: #695d57;
    font-weight: normal;
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
}

.art_foot li{
    color: #000;
    margin-bottom: 8px;
    list-style: square;
}
.art_foot li a{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.art_foot li a:hover{
    color: #DEA973;
}
.art_page{
    padding: 20px 0;
    border-top: 1px solid #DDDDDD;
}
.art_page li{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.art_page li a:hover{
    color: #DEA973;
}

/* 文章列表页面 */
.article_list ul{
    padding: 20px 0;
    padding-left: 20px;
}
.article_list li{
    font-size: 14px;
    line-height: 28px;
    color: #333;
    list-style: square;
}

/* 文章内容页面 */
.art_con{
    padding: 0 20px;
    padding-top: 10px;
}

.art_con li {list-style-type:auto;}

.art_con p{
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 10px 0;
}
.art_in_img{
    width: 100%;
    /* height: 100%; */
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.art_in_img img{
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}
/* 教师列表页面 */
.teacher_list .bust h5{
    font-size: 18px;
    line-height: 30px;
    color: #243b2b;
    margin-bottom: 20px;
}
.teacher_list{
    padding: 0;
}
.teacher_list .bust{
    margin-top: 0;
}
.teacher_list .bust ul{
    padding: 0 22px;
}
.teacher_list .bust li{

    overflow: hidden;
    margin-right: 72px;
}
.teacher_list .bust li.s3{
    margin-right: 0;
}
.teacher_list .bust_img_box{
    height: 220px;
    border: 1px solid #F3F4F9;
}
/* .teacher_list li img{
    display: inline-block;
    border: 10px solid #F3F4F9;
} */
/* 图片列表页面 */
.pic_list {
    padding: 40px 22px;
    *zoom: 1; /* IE hack 触发hasLayout */
}
.pic_list:before,
.pic_list:after {
    content: "";
    display: table;
}
.pic_list:after {
    clear: both;
}

.pic_list li {
    float: left;
    width: 223px;
    /* 移除固定高度，让高度自适应标题 */
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: center;
    margin-right: 32px;
    /* IE6/7 兼容 */
    *display: inline;
    *zoom: 1;
}
.pic_list li.s3 {
    margin-right: 0;
}

.pic_list li .bust_img_box {
    width: 203px;
    height: 135px;
    border: 10px solid #F3F4F9;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: inline-block;
    *vertical-align: middle;
}

.pic_list li img {
    width: auto;
    height: auto;
    max-width: 183px;
    max-height: 115px;
    margin: 0 auto;
    -ms-interpolation-mode: bicubic;
}

.pic_list li span {
    display: block;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    padding: 10px 5px 5px;
    line-height: 1.6;
}

/* 教师内容页面 */
.teacher_in{
    padding-bottom: 30px;
}

/* 综合页面 */
.all_in{
    margin-top: 16px;
}
.all_in ul{
    padding: 20px 10px;
}
.all_title{
    height: 50px;
    padding: 0 10px;
    line-height: 50px;
    font-size: 18px;
    font-family:  "Microsoft YaHei", "SimHei", sans-serif;
    background: #E7E3D7;

}
.all_title h3{
    float: left;
    font-weight: normal;
    color: #333;
}
.all_title a{
    font-family: "Microsoft YaHei", "SimHei", sans-serif;
    float: right;
    color: #9A9A9C;
}
.all_con{
    padding: 20px 10px;
}
.all_con p{
    font-size: 14px;
    color: #333;
    line-height: 30px;
}






.nav li ol li a {
    line-height: 1.5em;
    padding: 20px;
}

ul#MenuBar3 li a {
    line-height: 1.5em;
    padding: 20px;
}

/* 三列图文列表样式 - IE11兼容 */
.article_listtw {
  padding: 20px 0;
  padding-left: 20px;
  overflow: hidden;
}

.article_listtw::after {
  content: "";
  display: table;
  clear: both;
}

.article_listtw li {
  float: left;
  width: 223px;
  height: 200px;
  margin-right: 32px;
  margin-bottom: 20px;
  list-style: none;
}

.article_listtw li:nth-child(3n) {
  margin-right: 0;
}

.article_listtw li > div {
  width: 203px;
  height: 135px;
  border: 10px solid #F3F4F9;
  overflow: hidden;
  background: #fafafa;
}

.article_listtw li > div em {
  display: block;
  width: 100%;
  height: 100%;
}

.article_listtw li > div em a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 135px;
}

.article_listtw li > div em a img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.article_listtw li > p {
  height: 46px !important;
  line-height: 46px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.article_listtw li > p a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.article_listtw li > p a:hover {
  color: #DEA973;
}


/*分页*/
/* .pageBox1{margin-top: 10px;} */
.pageMenu li::selection{background:transparent;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display: block;clear: both;}
.pageBox{width:800px;background: #eee;border:1px solid #ebebeb;padding: 10px;margin: 0 auto;}
.pageDiv{width: 98.75%;background: #fff;padding-left: 1.25%;margin-bottom: 10px;}
.pageDiv li{margin-bottom: 10px;border:1px solid #dbdbdb;width: 21.5%;margin-right: 1.25%;float:left;margin-top: 10px;padding: 1%;text-align: center;}
.hide{display: none;}
.notContent{padding: 15px 0;text-align: center;}

.page{text-align: center;width: 100%;margin: 10px auto;}
.pageMenu{display: inline-block;}

.pageMenu li{list-style: none; background: #eee; border: solid thin #ddd;margin: 3px;float: left;padding: 0px 10px;cursor: pointer;}
.pageMenu li:hover{ background: #B1B3C8;color: #fff; }
.pageMenu li.disabled{ background-color: #DDDDDD;   cursor: not-allowed;}
.pageMenu li.active{ border: solid thin #0099FF;background-color: #0099FF;color: white;}
.pageMenu li.last{background: transparent;border:0;position: relative;}
.page .keuInput{width: 30px;border: solid thin #ddd;height: 25px;outline: none;text-align: center;font-size: 16px; top: 2px;position: relative;}
.page .btnSure{padding: 4px 10px;border: solid thin #ddd;outline: none;text-align: center;font-size: 16px;background: #fff;position: relative;top: 2px;}
.page .btnSure:hover{cursor: pointer;}
.pageObj{float: left;}
.pageMenu li.last:hover{
    color: #333;
}


 .pageBox1 {
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 12px;
    color: #666;
    clear: both;
    text-align: center;
  }

  /* 表格布局 */
  .pageBox1 table {
    border-collapse: collapse;
    width: auto;
    margin: 10px auto;
    display: inline-block;
  }

  .pageBox1 table td {
    white-space: nowrap;
    vertical-align: middle;
    padding: 0;
    height: 28px;
    line-height: 28px;
  }

  /* 左侧页码信息 "TOTAL 13 PIECE 1/2" */
  .pageBox1 #fanye {
    border: none;
    color: #666;
    font-weight: normal;
    padding-right: 15px;
    font-size: 12px;
  }

  /* 右侧分页按钮容器 - 统一高度和垂直居中 */
  .pageBox1 div {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  /* 分页链接统一高度 */
  .pageBox1 a,
  .pageBox1 .this-page,
  .pageBox1 .Prev,
  .pageBox1 .Next,
  .pageBox1 .PrevDisabled,
  .pageBox1 .NextDisabled {
    font-size: 12px !important;
    display: inline-block !important;
    height: 22px !important;
    padding: 0 4px !important;
    border: solid 1px #AFD5F5 !important;
    background: #fff !important;
    text-decoration: none;
    line-height: 22px !important;
    vertical-align: middle;
    margin-right: 1px !important;
  }

  .pageBox1 a:link { color: #000000; text-decoration: none; }
  .pageBox1 a:visited { color: #000000; text-decoration: none; }

  .pageBox1 .PrevDisabled,
  .pageBox1 .NextDisabled {
    background: #fff;
    color: #ccc;
    border-color: #AFD5F5;
    cursor: not-allowed;
  }

  .pageBox1 .this-page {
    background: #E1F0FD;
    font-weight: bold;
  }

  .pageBox1 a:hover {
    color: black;
    background: #EFF7FE;
    border-color: #AFD5F5;
    text-decoration: none;
  }

  /* 输入框样式 */
  .pageBox1 .defaultInputStyle,
  .pageBox1 input[name="GOPAGE"] {
    width: 32px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    text-align: center;
    font-size: 12px;
    margin: 0 3px;
    padding: 0;
    vertical-align: middle;
    outline: none;
  }

  .pageBox1 .defaultInputStyle:focus {
    border-color: #999;
  }

  /* 按钮样式 */
  .pageBox1 .defaultButtonStyle,
  .pageBox1 #gotopagebut {
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    margin-left: 5px;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff,
  EndColorStr=#e6e6e6);
    color: #666;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 2px;
  }

  .pageBox1 .defaultButtonStyle:hover,
  .pageBox1 #gotopagebut:hover {
    background: #e6e6e6;
    border-color: #adadad;
    color: #333;
  }

  /* 最后一个td样式 */
  .pageBox1 td:last-child {
    border: none;
    color: #666;
  }
.art_in table,.art_con  table {
  border-collapse: collapse;
}
.art_con table td {
  border: 1px solid #000;
	padding:2px 5px;
}
.article_list  table {
  border-collapse: collapse;
}
.article_list table td {
  border: 1px solid #000;
	padding:2px 5px;
}

.art_con ul,
.art_con ol {
    list-style: disc;
    margin-left: 20px;
    width: auto;
    overflow: visible;
}
.art_con ul li,
.art_con ol li {
    line-height: 26px;
    margin-bottom: 8px;
    list-style-position: outside;
    width: auto;
    float: none;
}

.art_con ul li::marker,
.art_con ol li::marker {
    color: #333;
}

.art_con p img,
.art_con div img {
    max-width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.art_con p[style*="text-align: right"] img,
.art_con p[style*="text-align:right"] img {
    margin-left: auto;
    margin-right: 0;
}

.art_con p[style*="text-align: center"] img,
.art_con p[style*="text-align:center"] img {
    margin-left: auto;
    margin-right: auto;
}

.art_con p[style*="text-align: left"] img,
.art_con p[style*="text-align:left"] img {
    margin-left: 0;
    margin-right: auto;
}
.resume ul,
.resume ol {
    max-width: 100%;
    list-style: disc;
    margin-left: 20px;
    width: auto;
    overflow: visible;
}
.resume ul li,
.resume ol li {
    line-height: 26px;
    margin-bottom: 8px;
    list-style-position: outside;
    width: auto;
    float: none;
}

.resume ul li::marker,
.resume ol li::marker {
    color: #333;
}

.resume p img,
.resume div img {
    max-width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.resume p[style*="text-align: right"] img,
.resume p[style*="text-align:right"] img {
    margin-left: auto;
    margin-right: 0;
}

.resume p[style*="text-align: center"] img,
.resume p[style*="text-align:center"] img {
    margin-left: auto;
    margin-right: auto;
}

.resume p[style*="text-align: left"] img,
.resume p[style*="text-align:left"] img {
    margin-left: 0;
    margin-right: auto;
}
/* 基础容器 - 所有浏览器 */
.bust_img_box {
    width: 162px;
    height: 220px;
    overflow: hidden !important; /* 强制截断溢出内容 */
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fafafa;
}

.bust_img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    border: 0;
}

/* IE10/11 专用修复 - 使用明确像素值替代百分比 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bust_img_box {
        display: table-cell !important; /* IE中比flex稳定 */
        vertical-align: middle;
        text-align: center;
        line-height: 220px; /* 与高度一致实现垂直居中 */
        font-size: 0; /* 消除inline-block间隙 */
    }
    
    .bust_img_box img {
        display: inline-block !important;
        vertical-align: middle !important;
        /* 关键修复：使用明确像素值，IE中百分比常计算错误 */
        max-width: 167px !important;
        max-height: 220px !important;
        width: auto !important;
        height: auto !important;
        /* 防止HTML内联尺寸属性干扰 */
        border: 0 !important;
    }
}

.art_foot ul {
    list-style-type: square;
    list-style-position: outside; /* 关键：标记在padding-box内 */
    padding-left: 20px; /* IE需要更大空间显示标记 */
    margin-left: 0;
}

.art_foot li {
    zoom: 1; /* 触发hasLayout，修复IE标记位置bug */
    line-height: 28px;
    vertical-align: middle;
}

.art_img {
    margin: 20px 0;
}

.art_img ol {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    *zoom: 1;
}

.art_img li {
    width: 50%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    *display: inline;
    *zoom: 1;
}

.art_img li:nth-child(odd) {
    padding-right: 5px;
}

.art_img li:nth-child(even) {
    padding-left: 5px;
}

/* 图片容器 */
.art_img .imgjz {
    width: 100%;
    height: 250px;
    max-height: 250px;
    position: relative;      /* 关键：作为定位参考 */
    border: 1px solid #DBDBDB;
    background-color: #fafafa;
    overflow: hidden;
}

/* 图片 - 完美居中 */
.art_img .imgjz img {
    max-width: 100%;
    max-height: 250px;       /* 最大高度 */
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;            /* 关键：四个方向都为0时，margin:auto会让元素居中 */
    border: 0;
}

/* IE10额外处理 - 去掉position */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .art_img .imgjz img {
       
        margin: auto;
    }
    
    .art_img .imgjz {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        align-items: center;
        justify-content: center;
    }
}
.art_in img {
    display: block;
    margin: 0 auto;}
.art_in03 a img {
    display: block;
    margin: 0 auto;}


.m-txt table {
    border-collapse: collapse;
    border: 1px solid #000;
}
.m-txt th, td {
    border: 1px solid #000;
}

ol.list-paddingleft-2,ul.list-paddingleft-2 {
    margin-left: 0 !important;
    padding-left: 2em !important;
    list-style: disc outside !important;
}

ul.list-paddingleft-2 li {
    position: static !important;
    display: list-item !important;
    width: auto !important;
    height: auto !important;
    text-align: left !important;
    margin-right: 0 !important;
    border: none !important;
    background: none !important;
    list-style: disc outside !important;
    margin-bottom: 0;
}

ul.list-paddingleft-2 li img {
    position: static !important;
    max-width: none !important;
    max-height: none !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
}

ul.list-paddingleft-2 li p {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}


	/* 针对 IE11 修复 .bust_img_box 高度不一致及居中问题 */
	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	    /* 1. 使用 IE11 专用 Flexbox 前缀强制开启标准盒模型和布局 */
	    .pic_list li .bust_img_box {
	        display: -ms-flexbox !important;
	        -ms-flex-pack: center;      /* 水平居中 */
	        -ms-flex-align: center;     /* 垂直居中 */
	        /* 确保高度固定，防止 IE 计算错误导致坍塌或撑大 */
	        height: 135px !important;   
	        width: 203px !important;
	        /* 清除可能导致高度异常的默认样式 */
	        line-height: 0 !important;
	    }
	    /* 2. 修复图片样式，防止溢出撑开容器 */
	    .pic_list li .bust_img_box img {
	        /* 块级显示配合父级 Flex，消除 IE 底部幽灵空白 */
	        display: block !important;
	        /* 强制最大宽高限制 */
	        max-width: 183px !important;
	        max-height: 115px !important;
	        /* 消除图片作为行内元素时的基线偏移 */
	        vertical-align: top !important;
	    }
	}