.df_text_left {
  text-align: left;
}
.df_text_center {
  text-align: center;
}
@media (max-width: 751px) {
  .xs_text_left {
    text-align: left;
  }
  .xs_text_center {
    text-align: center;
  }
}
.iframe_box {
  width: 1200px;
  margin: 0 auto;
}
.iframebody_box.body_box {
  overflow: auto;
  background: #f0f0f0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.body_box {
  background: #ffffff;
}
.body_box .container {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.body_box .crumbs_box {
  font-size: 14px;
  height: 50px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  line-height: 50px;
  background-color: #f2f2f2;
  color: #333333;
  margin-bottom: 20px;
}
.body_box .crumbs_box .content {
  width: 1200px;
  box-sizing: border-box;
  padding-left: 30px;
  margin: 0 auto;
  position: relative;
}
.body_box .crumbs_box .icon-location1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #275297;
  margin-right: 4px;
}
.body_box .crumbs_box a {
  vertical-align: top;
  margin: 0 5px 0 5px;
  cursor: pointer;
}
.body_box .crumbs_box span {
  vertical-align: top;
}
.body_box .content_box {
  background: #fff;
  padding: 10px;
  border: solid 1px #e5e5e5;
}
.body_box .content_box:after {
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.body_box .content_box .left-content.jgxx {
  width: 250px;
  float: left;
  vertical-align: top;
}
.body_box .content_box .left-content.jgxx h2 {
  height: 60px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  background-color: #4873b0;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
}
.body_box .content_box .left-content.jgxx .left-navlist {
  border: 1px solid #e5e5e5;
  border-top: none;
  border-bottom: none;
  background: #f9f9f9;
}
.body_box .content_box .left-content.jgxx .left-navlist li {
  min-height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.body_box .content_box .left-content.jgxx .left-navlist li .first_class_title {
  display: inline-block;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.body_box .content_box .left-content.jgxx .left-navlist li .first_class_title.cur {
  background-color: #e6f0fa !important;
  color: #275297 !important;
}
.body_box .content_box .left-content.jgxx .left-navlist li .first_class_title.cur i {
  color: #275297 !important;
}
.body_box .content_box .left-content.jgxx .left-navlist li a {
  font-size: 18px;
  color: #333333;
}
.body_box .content_box .left-content.jgxx .left-navlist li i.show {
  display: inline;
}
.body_box .content_box .left-content.jgxx .left-navlist li i {
  color: #333333;
  position: absolute;
  right: 21px;
  display: none;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class.show {
  display: block;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class {
  margin-bottom: 10px;
  display: none;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class .second_item {
  position: relative;
  min-height: 40px;
  width: 100%;
  padding: 0 15px 0 35px;
  box-sizing: border-box;
  line-height: 40px;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class .second_item.cur {
  background-color: #e6f0fa !important;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class .second_item.cur a {
  color: #275297 !important;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class .second_item.cur:before {
  background-color: #275297;
}
.body_box .content_box .left-content.jgxx .left-navlist li .second_class .second_item:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #333;
  top: 17px;
  left: 20px;
}
.body_box .content_box .right_jgxx {
  box-sizing: border-box;
  width: 908px;
  float: right;
  background: #fff;
  padding: 0;
  border: solid 1px #e5e5e5;
}
.body_box .content_box .right_jgxx .title {
  text-align: center;
  font-size: 30px;
  color: #333333;
  line-height: 48px;
  margin-top: 35px;
  margin-bottom: 0;
}
.body_box .content_box .right_jgxx .pubtime {
  font-size: 14px;
  line-height: 48px;
  color: #333333;
  padding: 0 50px;
  box-sizing: border-box;
}
.body_box .content_box .right_jgxx .newtitle {
  font-size: 24px;
  line-height: 32px;
  padding: 13px ;
  font-family: microsoftyahei;
  font-weight: 400;
  color: #275297;
  border-bottom: 2px solid #4874b0;
  text-align: center;
}
.body_box .content_box .right_jgxx .subtitle {
  text-align: center;
  font-size: 20px;
  color: #333333;
  padding-top: 15px;
}
.body_box .content_box .right_jgxx .content {
  border-top: 1px solid #e5e5e5;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  padding: 40px 20px 45px 20px;
}
.body_box .content_box .right_jgxx .content p {
  font-size: 16px !important;
}
.body_box .content_box .right_jgxx .content p span {
  font-size: 16px !important;
}
.body_box .content_box .right_jgxx .content .leader-img {
  text-align: center;
}
.body_box .content_box .right_jgxx .content .leader-content {
  background: url(/uploads/image/images/lingdao02.gif) left top no-repeat;
  padding-top: 50px;
}
.body_box .content_box .right_jgxx .content table {
  width: 100%!important;
  max-width: 100%!important;
  height: auto!important;
}
.body_box .content_box .right_jgxx .content table tr {
  width: auto!important;
}
.body_box .content_box .right_jgxx .content a {
  vertical-align: top;
}
.body_box .content_box .right_jgxx .xha_content_box {
  margin: 20px;
}
.body_box .content_box .right_jgxx .xha_content_box .tit {
  border-bottom: 1px solid #b3cef3;
  margin: 0;
}
.body_box .content_box .right_jgxx .xha_content_box .tit span {
  min-width: 133px;
  height: 40px;
  line-height: 40px;
  color: white;
  text-align: center;
  display: inline-block;
  background: #275297;
}
.body_box .content_box .right_jgxx .xha_content_box ul.list li {
  padding: 15px 25px;
  background: #eff4fa;
  border-bottom: 1px solid white;
}
.body_box .content_box .right_jgxx .xha_content_box ul.list li span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 20px;
  display: inline-block;
}
.body_box .content_box .right_jgxx .xha_content_box ul.list li p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
  display: block;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li {
  text-align: center;
  background: #f0f4fa;
  border-bottom: 1px solid white;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span {
  font-size: 16px;
  line-height: 26px;
  padding: 11px 15px;
  display: inline-block;
  color: #333333;
  background-color: #f0f4fa;
  box-sizing: border-box;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span i {
  display: none;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s1 {
  width: 20%;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s2 {
  width: 30%;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s3 {
  text-align: left;
  width: 50%;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header {
  background: #e4ecf9;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header span.s3 {
  text-align: center;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header span {
  color: #275297;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 0 14px;
  background: #e4ecf9;
  display: inline-block;
}
.body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.page2 {
  display: none;
}
.body_box .content_box .right_jgxx .xha_content_box .tool {
  text-align: center;
  margin-top: 20px;
}
.body_box .content_box .right_jgxx .xha_content_box .tool span {
  display: inline-block;
  width: 114px;
  height: 35px;
  line-height: 35px;
  background: #4874b0;
  color: white;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.body_box .content_box .right_jgxx .xha_content_box .tool .close {
  display: none;
}
.body_box .content_box .right_jgxx .xha_content_box p.content {
  padding: 17px 29px 0;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 36px;
  height: 170px;
  overflow: hidden;
}
.body_box .content_box .right_jgxx .xha_content_box .content {
  padding: 17px 29px 0;
  max-height: 170px;
  overflow: hidden;
}
.body_box .content_box .right_jgxx .xha_content_box .content p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 36px;
}
.body_box .content_box .right_jgxx .xha_content_box.open .content {
  height: auto;
  max-height: none;
}
.body_box .content_box .right_jgxx .xha_content_box.open ul.tablelist li.page2 {
  display: block;
}
@media (max-width: 751px) {
  .body_box {
    width: 100%;
  }
  .body_box .container {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .body_box .crumbs_box {
    padding-top: 19px;
    padding-bottom: 19px;
    line-height: 1;
    font-size: 20px;
    color: #333333;
    background-color: #fff;
    height: auto;
    margin-bottom: 0;
  }
  .body_box .crumbs_box .content {
    padding-left: 60px;
    width: 100%;
    padding-right: 25px;
  }
  .body_box .crumbs_box .icon-location1 {
    font-size: 34px;
    top: 3px;
    left: 20px;
  }
  .body_box .crumbs_box span {
    font-size: 26px;
    vertical-align: middle;
  }
  .body_box .crumbs_box a {
    vertical-align: middle;
    font-size: 26px;
    line-height: 36px;
    margin: 0 5px 0 5px;
    cursor: pointer;
  }
  .body_box .content_box {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  .body_box .content_box .left-content.jgxx {
    display: none;
  }
  .body_box .content_box .right_jgxx {
    width: 100%;
    background: #fff;
    padding-top: 21px;
    border: none;
    padding-bottom: 20px;
  }
  .body_box .content_box .right_jgxx .title {
    text-align: center;
    font-size: 36px;
    line-height: 48px;
    color: #333333;
  }
  .body_box .content_box .right_jgxx .pubtime {
    font-size: 28px;
    line-height: 3;
    padding: 0 30px;
    text-align: center;
  }
  .body_box .content_box .right_jgxx .newtitle {
    font-size: 32px;
    line-height: 40px;
    padding: 16px 0;
    font-family: microsoftyahei;
    font-weight: 400;
    color: #275297;
    border-bottom: 2px solid #4874b0;
    text-align: center;
  }
  .body_box .content_box .right_jgxx .subtitle {
    text-align: center;
    font-size: 20px;
    color: #333333;
    padding-top: 15px;
  }
  .body_box .content_box .right_jgxx .content {
    border-top: 1px solid #e5e5e5;
    font-size: 28px;
    line-height: 2;
    color: #333333;
    padding: 56px 0 26px 0;
  }
  .body_box .content_box .right_jgxx .content .leader-img {
    text-align: center;
  }
  .body_box .content_box .right_jgxx .content p {
    font-size: 28px !important;
  }
  .body_box .content_box .right_jgxx .content p span {
    font-size: 28px !important;
  }
  .body_box .content_box .right_jgxx .content a {
    vertical-align: top;
  }
  .body_box .content_box .right_jgxx .xha_content_box {
    margin: 30px 0px 40px;
  }
  .body_box .content_box .right_jgxx .xha_content_box .tit {
    border-bottom: 1px solid #b3cef3;
    margin: 0;
  }
  .body_box .content_box .right_jgxx .xha_content_box .tit span {
    min-width: 200px;
    height: 60px;
    line-height: 60px;
    color: white;
    text-align: center;
    display: inline-block;
    background: #275297;
    font-size: 32px;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.list li {
    padding: 23px 25px;
    background: #eff4fa;
    border-bottom: 1px solid white;
    position: relative;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.list li span {
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 32px;
    display: inline-block;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.list li span.name {
    position: absolute;
    top: 23px;
    left: 25px;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.list li span.cont {
    padding-left: 140px;
    display: inline-block;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.list li p {
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
    display: block;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li {
    background: #f0f4fa;
    border-bottom: 9px solid white;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span {
    font-size: 28px;
    line-height: 56px;
    min-height: 56px;
    padding: 12px 19px;
    display: inline-block;
    color: #333333;
    background-color: #f0f4fa;
    text-align: left;
    position: relative;
    padding-left: 200px;
    border-bottom: 1px solid white;
    box-sizing: border-box;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span i {
    display: table;
    background: #e4ecf9;
    width: 180px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    vertical-align: middle;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span i b {
    display: table-cell;
    vertical-align: middle;
    color: #275297;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s1 {
    width: 100%;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s2 {
    width: 100%;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s3 {
    width: 100%;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header {
    display: none;
    background: #e4ecf9;
  }
  .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header span {
    color: #275297;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 0 14px;
    background: #e4ecf9;
    display: inline-block;
  }
  .body_box .content_box .right_jgxx .xha_content_box .tool {
    text-align: center;
    margin-top: 20px;
  }
  .body_box .content_box .right_jgxx .xha_content_box .tool span {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #4874b0;
    color: white;
    font-size: 28px;
    text-align: center;
  }
  .body_box .content_box .right_jgxx .xha_content_box .tool span .iconfont {
    font-size: 28px;
    position: relative;
    top: -3px;
  }
  .body_box .content_box .right_jgxx .xha_content_box p.content {
    padding: 32px 29px 0;
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    height: 660px;
    line-height: 56px;
  }
  .body_box .content_box .right_jgxx .xha_content_box .content {
    padding: 32px 29px 0;
    max-height: 660px;
    overflow: hidden;
  }
  .body_box .content_box .right_jgxx .xha_content_box .content p {
    font-size: 28px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 56px;
  }
}
@media (min-width: 751px) {
  .pageold .xs_text_left {
    text-align: left;
  }
  .pageold .xs_text_center {
    text-align: center;
  }
  .pageold .body_box {
    width: 100%;
  }
  .pageold .body_box .container {
    width: 1200px;
    padding: 0 40px;
    box-sizing: border-box;
  }
  .pageold .body_box .crumbs_box {
    padding-top: 30.4px;
    padding-bottom: 30.4px;
    line-height: 1;
    font-size: 32px;
    color: #333333;
    background-color: #fff;
    height: auto;
    margin-bottom: 0;
  }
  .pageold .body_box .crumbs_box .content {
    padding-left: 96px;
    width: 1200px;
    padding-right: 40px;
  }
  .pageold .body_box .crumbs_box .icon-location1 {
    font-size: 54.4px;
    top: 4.8px;
    left: 32px;
  }
  .pageold .body_box .crumbs_box span {
    font-size: 41.6px;
    vertical-align: middle;
  }
  .pageold .body_box .crumbs_box a {
    vertical-align: middle;
    font-size: 41.6px;
    line-height: 57.6px;
    margin: 0 8px 0 8px;
    cursor: pointer;
  }
  .pageold .body_box .content_box {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  .pageold .body_box .content_box .left-content.jgxx {
    display: none;
  }
  .pageold .body_box .content_box .right_jgxx {
    width: 100%;
    background: #fff;
    padding-top: 33.6px;
    border: none;
    padding-bottom: 32px;
  }
  .pageold .body_box .content_box .right_jgxx .title {
    text-align: center;
    font-size: 57.6px;
    line-height: 76.8px;
    color: #333333;
  }
  .pageold .body_box .content_box .right_jgxx .pubtime {
    font-size: 44.8px;
    line-height: 3;
    padding: 0 48px;
    text-align: center;
  }
  .pageold .body_box .content_box .right_jgxx .newtitle {
    font-size: 51.2px;
    line-height: 64px;
    padding: 25.6px 0;
    font-family: microsoftyahei;
    font-weight: 400;
    color: #275297;
    border-bottom: 3.2px solid #4874b0;
    text-align: center;
  }
  .pageold .body_box .content_box .right_jgxx .subtitle {
    text-align: center;
    font-size: 32px;
    color: #333333;
    padding-top: 24px;
  }
  .pageold .body_box .content_box .right_jgxx .content {
    border-top: 1.6px solid #e5e5e5;
    font-size: 44.8px;
    line-height: 2;
    color: #333333;
    padding: 89.6px 0 41.6px 0;
  }
  .pageold .body_box .content_box .right_jgxx .content .leader-img {
    text-align: center;
  }
  .pageold .body_box .content_box .right_jgxx .content p {
    font-size: 44.8px !important;
  }
  .pageold .body_box .content_box .right_jgxx .content p span {
    font-size: 44.8px !important;
  }
  .pageold .body_box .content_box .right_jgxx .content a {
    vertical-align: top;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box {
    margin: 48px 0px 64px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .tit {
    border-bottom: 1.6px solid #b3cef3;
    margin: 0;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .tit span {
    min-width: 320px;
    height: 96px;
    line-height: 96px;
    color: white;
    text-align: center;
    display: inline-block;
    background: #275297;
    font-size: 51.2px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.list li {
    padding: 36.8px 40px;
    background: #eff4fa;
    border-bottom: 1.6px solid white;
    position: relative;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.list li span {
    font-size: 44.8px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 51.2px;
    display: inline-block;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.list li span.name {
    position: absolute;
    top: 36.8px;
    left: 40px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.list li span.cont {
    padding-left: 224px;
    display: inline-block;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.list li p {
    font-size: 44.8px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 57.6px;
    display: block;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li {
    background: #f0f4fa;
    border-bottom: 14.4px solid white;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span {
    font-size: 44.8px;
    line-height: 89.6px;
    min-height: 89.6px;
    padding: 19.2px 30.4px;
    display: inline-block;
    color: #333333;
    background-color: #f0f4fa;
    text-align: left;
    position: relative;
    padding-left: 320px;
    border-bottom: 1.6px solid white;
    box-sizing: border-box;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span i {
    display: table;
    background: #e4ecf9;
    width: 288px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    vertical-align: middle;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span i b {
    display: table-cell;
    vertical-align: middle;
    color: #275297;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s1 {
    width: 100%;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s2 {
    width: 100%;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li span.s3 {
    width: 100%;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header {
    display: none;
    background: #e4ecf9;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box ul.tablelist li.header span {
    color: #275297;
    font-size: 28.8px;
    font-weight: bold;
    padding: 17.6px 0 22.4px;
    background: #e4ecf9;
    display: inline-block;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .tool {
    text-align: center;
    margin-top: 32px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .tool span {
    display: inline-block;
    width: 320px;
    height: 80px;
    line-height: 80px;
    background: #4874b0;
    color: white;
    font-size: 44.8px;
    text-align: center;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .tool span .iconfont {
    font-size: 44.8px;
    position: relative;
    top: -4.8px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box p.content {
    padding: 51.2px 46.4px 0;
    font-size: 44.8px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    height: 1056px;
    line-height: 89.6px;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .content {
    padding: 51.2px 46.4px 0;
    max-height: 1056px;
    overflow: hidden;
  }
  .pageold .body_box .content_box .right_jgxx .xha_content_box .content p {
    font-size: 44.8px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 89.6px;
  }
}
