* {
  margin: 0;
  padding: 0;
}

.x_header {
  height: 319px;
  background: url("../images/x_headerImg.png") no-repeat center top;
}

.main-content {
  padding-top: 20px;
  padding-bottom: 10px;
  min-height: 384px;
  background: #22549b url("../images/x_mainBg.jpg") no-repeat center top;
}
.main-content .contentBox {
  margin-bottom: 20px;
}

.mainBox .title {
  background: #edf0f7;
}
.mainBox .title .tit {
  display: inline-block;
  padding: 6px 25px;
  font-size: 16px;
  line-height: 30px;
  border-top: 3px solid #0088d1;
  background: #fff;
}
.mainBox .title .titMore {
  float: right;
  padding-right: 20px;
  color: #999;
  font-size: 14px;
  line-height: 45px;
}
.mainBox .title .titMore:hover {
  color: #0088d1;
}
.mainBox .main {
  padding: 15px 20px;
  background: #fff;
}

.mainBoxTab .x_navTabs {
  overflow: hidden;
  background: #edf0f7;
}
.mainBoxTab .x_navTabs .tit {
  float: left;
  padding: 6px 50px;
  font-size: 16px;
  line-height: 30px;
  border-top: 3px solid transparent;
  color: #666;
}
.mainBoxTab .x_navTabs .tit.selected {
  color: #333;
  background: #fff;
  border-color: #0088d1;
}
.mainBoxTab .tab_main {
  padding: 15px 20px;
  background: #fff;
}
.mainBoxTab .tab_main .tab_slide {
  display: none;
}
.mainBoxTab .tab_main .tab_slide:first-child {
  display: block;
}
.mainBoxTab .tab_main .tab_slide .imgBox {
  position: relative;
}
.mainBoxTab .tab_main .tab_slide .imgBox .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainBoxTab .tab_main .swiper-container .swiper-slide {
  position: relative;
}
.mainBoxTab .tab_main .swiper-container .swiper-slide .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainBoxTab .tab_main .swiper-container .swiper-pagination {
  text-align: right;
  padding-right: 10px;
}
.mainBoxTab .tab_main .swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.mainBoxTab .tab_main .swiper-container .swiper-pagination-bullet-active {
  background: #ff9c02;
}

.contentBox1 {
  overflow: hidden;
  background: #154a77;
}
.contentBox1 .swiper-container-large {
  float: left;
  width: calc(100% - 311px);
}
.contentBox1 .swiper-container-large .swiper-slide {
  position: relative;
}
.contentBox1 .swiper-container-large .swiper-slide img {
  width: 100%;
  height: 100%;
}
.contentBox1 .swiper-container-large .swiper-slide .text {
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 28px;
  line-height: 50px;
  text-align: justify;
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 0;
}
.contentBox1 .swiper-container-small {
  float: right;
  width: 301px;
}
.contentBox1 .swiper-container-small .swiper-slide {
  position: relative;
  margin-bottom: 10px;
  height: 140px !important;
}
.contentBox1 .swiper-container-small .swiper-slide:last-child {
  margin-bottom: 0;
}
.contentBox1 .swiper-container-small .swiper-slide img {
  width: 100%;
  height: 100%;
}
.contentBox1 .swiper-container-small .swiper-slide .text {
  width: 100%;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contentBox2-left {
  /*width: 61%;*/
  padding-right: 5px;
}
.contentBox2-left .main {
  height: 308px;
}
.contentBox2-left .main .tab_slide {
  height: 100%;
}
.contentBox2-left .main .tab_slide .imgBox {
  height: 100%;
}
.contentBox2-left .main .tab_slide .imgBox img {
  width: 100%;
  height: 100%;
}
.contentBox2-left .mainBoxTab {
  height: 100%;
}
.contentBox2-left .mainBoxTab .swiper_tab_slide1,
.contentBox2-left .mainBoxTab .swiper_tab_slide2 {
  height: 100%;
}
.contentBox2-left .mainBoxTab .swiper_tab_slide1 .swiper-slide,
.contentBox2-left .mainBoxTab .swiper_tab_slide2 .swiper-slide {
  height: 100%;
}
.contentBox2-left .mainBoxTab .swiper_tab_slide1 .swiper-slide a,
.contentBox2-left .mainBoxTab .swiper_tab_slide2 .swiper-slide a {
  display: block;
  height: 100%;
}
.contentBox2-left .mainBoxTab .swiper_tab_slide1 .swiper-slide img,
.contentBox2-left .mainBoxTab .swiper_tab_slide2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.contentBox2-right {
  /*width: 39%;*/
}
.contentBox2-right .main .list {
  overflow: hidden;
  height: 62px;
  margin-bottom: 10px;
  padding-right: 12px;
  text-align: justify;
  background: #fff;
  -ms-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -o-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -moz-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -webkit-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
}
.contentBox2-right .main .list:last-child {
  margin-bottom: 0;
}
.contentBox2-right .main .date {
  float: left;
  margin-right: 12px;
  color: #ff9c00;
  text-align: center;
  width: 75px;
  background: #efefef url("../images/icon_date.png") no-repeat center top;
  font-family: Arial;
}
.contentBox2-right .main .date em {
  display: block;
  padding-top: 6px;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
}
.contentBox2-right .main .date b {
  background: #2b4fb1;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  font-family: Arial;
  display: block;
  color: #ffffff;
}
.contentBox2-right .main .text {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.contentBox3 .main {
  overflow: hidden;
  padding: 0;
}

.contentBox4 .main {
  position: relative;
  /*overflow: hidden;*/
  padding: 0 0 15px 0;
}
.contentBox4 .leftBox {
  width: 50%;
}
.contentBox4 .rightBox {
  position: absolute;
  left: 53%;
  top: 25px;
  width: 45.4%;
  text-align: justify;
}
.contentBox4 .rightBox .tit {
  padding: 30px 0 15px 0;
}
.contentBox4 .rightBox .tit a {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBox4 .rightBox .tit a:hover {
  color: #0088d1;
}
.contentBox4 .rightBox .textList li {
  overflow: hidden;
  padding-left: 22px;
  font-size: 14px;
  line-height: 32px;
  background: url("../images/x_icon01.png") no-repeat 0 center;
}
.contentBox4 .rightBox .textList .text {
  float: left;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBox4 .rightBox .textList .time {
  float: right;
  color: #999;
}

.mainBox2 .title {
  background: rgba(0, 155, 235, 0.6);
  border-top: 1px solid #4bb9f1;
  border-bottom: 1px solid #f7f7f7;
  height: 46px;
  overflow: hidden;
}
.mainBox2 .title .tit {
  display: inline-block;
  padding: 6px 20px;
  font-size: 16px;
  line-height: 30px;
  background: #fff;
  color: #009beb;
  border-top: 3px solid #0088d1;
  border-right: 1px solid #0088d1;
  box-shadow: 10px 0 15px #005d8e;
}
.mainBox2 .title .tit img {
  display: inline-block;
  margin-right: 10px;
}
.mainBox2 .title .titMore {
  float: right;
  padding-right: 20px;
  color: #eaeaea;
  font-size: 14px;
  line-height: 45px;
}
.mainBox2 .title .titMore:hover {
  color: #00b2f4;
}
.mainBox2 .main {
  background: #fff;
}

.contentBoxTeam {
  overflow: hidden;
}

.contentBoxTeam-left {
  position: relative;
  float: left;
  width: 18.3%;
  background: #fff;
  border-top: 3px solid #1993d4;
  min-height: 350px;
}
.contentBoxTeam-left .title {
  padding: 10px 20px;
  color: #1993d4;
  font-size: 16px;
  line-height: 30px;
  background: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBoxTeam-left .menuMain li {
  position: relative;
}
.contentBoxTeam-left .menuMain li:hover {
  color: #1993d4;
}
.contentBoxTeam-left .menuMain li:hover a {
  color: #1993d4;
}
.contentBoxTeam-left .menuMain li.active {
  width: calc(100% + 10px);
  background: #00b2f4;
  color: #fff;
  box-shadow: -5px 5px 5px #dad7d7;
}
.contentBoxTeam-left .menuMain li.active::after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  display: block;
  width: 10px;
  height: 10px;
  background: url("../images/x_icon_selected.png") no-repeat;
}
.contentBoxTeam-left .menuMain li.active a {
  color: #fff;
}
.contentBoxTeam-left .menuMain li a {
  display: block;
  padding: 6px 30px 6px 20px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBoxTeam-left .ewmBox {
  position: absolute;
  bottom: 0;
  margin-top: 20px;
  padding: 20px;
}

.contentBoxTeam-right {
  float: right;
  width: 80%;
}
.contentBoxTeam-right .title .tit {
  padding: 6px 50px 6px 30px;
}
.contentBoxTeam-right .text_gk {
  padding: 15px 30px;
  font-size: 14px;
  line-height: 32px;
  text-indent: 2em;
  text-align: justify;
  color: #333;
}
.contentBoxTeam-right .textList {
  padding: 20px 50px;
}
.contentBoxTeam-right .textList li {
  padding: 10px 0;
  line-height: 30px;
  overflow: hidden;
  border-bottom: 1px dashed #c9d4ee;
}
.contentBoxTeam-right .textList li:last-child {
  border-bottom: none;
}
.contentBoxTeam-right .textList li .text {
  float: left;
  display: block;
  width: 75%;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBoxTeam-right .textList li .text:hover {
  color: #0088d1;
}
.contentBoxTeam-right .textList li .time {
  float: right;
  color: #009beb;
  font-size: 14px;
}

.contentBox5 .tit {
  width: 220px;
  text-align: center;
}
.contentBox5 .main {
  padding: 30px 40px;
}
.contentBox5 .main .list {
  overflow: hidden;
  margin-bottom: 30px;
}
.contentBox5 .main .list:last-child {
  margin-bottom: 0;
}
.contentBox5 .main .userImg {
  float: left;
  margin-right: 40px;
  cursor: pointer;
}
.contentBox5 .main .userImg:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}
.contentBox5 .main .userText {
  text-align: justify;
}
.contentBox5 .main .userText .u_tit {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.contentBox5 .main .userText .u_tit a {
  display: block;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBox5 .main .userText .u_tit a:hover {
  color: #0088d1;
}
.contentBox5 .main .userText .u_text {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}

.contentBox6 .tit {
  width: 220px;
  text-align: center;
}
.contentBox6 .main {
  overflow: hidden;
  padding: 30px 20px;
}
.contentBox6 .main .list {
  float: left;
  width: 115px;
  margin: 0 15px;
  text-align: center;
}
.contentBox6 .main .list:hover .userImg img {
  opacity: .9;
  filter: alpha(opacity=90);
}
.contentBox6 .main .list .userImg {
  display: block;
  margin-bottom: 10px;
}
.contentBox6 .main .list .name {
  display: block;
  cursor: pointer;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBox6 .main .list .name:hover {
  color: #0088d1;
}
.contentBox6 .main .list .type {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1255px) {
  .contentBox1 .swiper-container-large {
    width: calc(100% - 310px);
  }

  .contentBox1 .swiper-container-large .swiper-slide .text {
    right: 120px;
  }

  .contentBox1 .swiper-container-small .swiper-slide {
    height: 130px !important;
  }

  .contentBox6 .main {
    padding: 30px 12px;
  }

  .contentBox6 .main .list {
    margin: 0 12px;
  }
}
@media (max-width: 1199px) {
  .contentBox1 .swiper-container-large {
    width: calc(100% - 250px);
    height: 350px;
  }

  .contentBox1 .swiper-container-large .swiper-slide .text {
    right: 50px;
    bottom: 50px;
  }

  .contentBox1 .swiper-container-small {
    width: 240px;
  }

  .contentBox1 .swiper-container-small .swiper-slide {
    height: 110px !important;
  }

  .contentBox4 .rightBox {
    top: 15px;
  }

  .contentBox4 .rightBox .textList li {
    font-size: 14px;
    line-height: 26px;
  }

  .contentBox4 .rightBox .textList li .time {
    font-size: 12px;
  }

  .contentBoxTeam-right {
    width: 79%;
  }

  .contentBox5 .main {
    padding: 25px 30px;
  }

  .contentBox5 .main .list {
    margin-bottom: 20px;
  }

  .contentBox6 .main {
    padding: 25px 15px 0;
  }

  .contentBox6 .main .list {
    margin: 0 15px 20px;
  }

  .contentBox6 .main .list .userImg {
    margin-bottom: 5px;
  }

  .contentBoxTeam-right .textList {
    padding: 10px 30px;
  }
}
@media (max-width: 991px) {
  .contentBox1 .swiper-container-large {
    width: calc(100% - 190px);
    height: 272px;
  }

  .contentBox1 .swiper-container-large .swiper-slide .text {
    font-size: 18px;
    line-height: 30px;
  }

  .contentBox1 .swiper-container-small {
    width: 180px;
  }

  .contentBox1 .swiper-container-small .swiper-slide {
    height: 84px !important;
  }

  .contentBox1 .swiper-container-small .swiper-slide .text {
    font-size: 14px;
    padding: 0 10px;
  }

  .publications2 nav ul li:first-child {
    left: 5px !important;
  }

  .publications2 nav ul li:last-child {
    right: 5px !important;
  }

  .publications2 .images figure img {
    top: 0;
    left: 0;
  }

  .publications2 .images .csc-textpic-image img {
    width: 276px;
    /*margin-left: -300px !important;
    margin-top: -75px !important;*/
	margin-left: auto !important;
    margin-top: -82px !important;
    left: 0 !important;
    right: 0 !important;
    margin-right: auto !important;
  }

  .contentBoxTeam-right .text_gk {
    line-height: 28px;
  }

  .contentBoxTeam-right .text_gk {
    padding: 15px 25px;
  }

  .contentBox5 .main {
    padding: 20px 25px;
  }

  .contentBox5 .main .userImg {
    margin-right: 30px;
  }

  .contentBox6 .main {
    padding: 25px 0 0 13px;
  }

  .contentBox6 .main .list {
    margin: 0 12px 20px;
  }

  .contentBox5 .tit,
  .contentBox6 .tit {
    width: 180px;
  }

  .contentBoxTeam-right .textList li .time {
    font-size: 12px;
  }

  .contentBoxTeam-right .textList {
    padding: 10px 25px;
  }
}
@media (max-width: 767px) {
  .contentBox1 .swiper-container-large {
    width: calc(100% - 105px);
    height: 148px;
  }

  .contentBox1 .swiper-container-large .swiper-slide img {
    height: auto;
  }

  .contentBox1 .swiper-container-large .swiper-slide .text {
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .contentBox1 .swiper-container-small {
    width: 100px;
  }

  .contentBox1 .swiper-container-small .swiper-slide {
    margin-bottom: 5px;
    height: 46px !important;
  }

  .contentBox1 .swiper-container-small .swiper-slide .text {
    font-size: 12px;
    line-height: 24px;
  }

  .mainBoxTab .tab_main .tab_slide .imgBox .text {
    font-size: 14px;
    line-height: 28px;
  }

  .mainBoxTab .tab_main .swiper-container .swiper-slide .text {
    font-size: 14px;
    line-height: 28px;
  }

  .contentBox2-left {
    width: 100%;
    padding-right: 15px;
    margin-bottom: 20px;
  }

  .contentBox2-left .main {
    height: auto;
  }

  .contentBox2-right {
    width: 100%;
  }

  .publications2 .images {
    height: 230px !important;
  }

  .publications2 .images .csc-textpic-image img {
    width: 260px;
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
  }

  .publications2 nav ul li {
    top: 50% !important;
    margin-top: -16px !important;
  }

  .publications2 nav ul li:first-child {
    left: 12px !important;
  }

  .publications2 nav ul li:last-child {
    right: 12px !important;
  }

  .contentBoxTeam-left {
    display: none;
  }

  .contentBoxTeam-right {
    float: none;
    width: 100%;
  }

  .contentBox5 .main .userImg {
    margin-right: 20px;
  }

  .contentBox6 .main {
    padding: 25px 10px;
  }

  .contentBox6 .main .list {
    margin: 0 0 20px 0;
    width: 50%;
    text-align: center;
  }

  .contentBox6 .main .list .userImg img {
    margin: auto;
  }

  .contentBoxTeam-right .textList li {
    padding: 5px 0;
  }

  .contentBoxTeam-right .textList li .text {
    width: 65%;
  }
}

/*# sourceMappingURL=x_webstyle.css.map */
/*20190307*/
.contentBox4 .rightBox .main {padding: 0;height:auto;}
.contentBox4 .rightBox .main .list {
  overflow: hidden;
  height: 59px;
  margin-bottom: 10px;
  padding-right: 12px;
  text-align: justify;
  background: #fff;
  -ms-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -o-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -moz-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  -webkit-box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
  box-shadow: 0 1px 3px 1px rgba(139, 157, 175, 0.3);
}
.contentBox4 .rightBox .main .list:last-child {
  margin-bottom: 0;
}
.contentBox4 .rightBox .main .date {
  float: left;
  margin-right: 12px;
  color: #ff9c00;
  text-align: center;
  width: 75px;
  background: #efefef url("../images/icon_date.png") no-repeat center top;
  font-family: Arial;
}
.contentBox4 .rightBox .main .date em {
  display: block;
  padding-top: 6px;
  font-size: 18px;
  line-height: 31px;
  font-weight: bold;
}
.contentBox4 .rightBox .main .date b {
  background: #2b4fb1;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  font-family: Arial;
  display: block;
  color: #ffffff;
}
.contentBox4 .rightBox .main .text {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
	.contentBox4 .main {height: 300px;}
	.contentBox4 .leftBox {width: 65%;}
	.contentBox4 .rightBox {left: 65%;width: 32.9%;}
}
@media (max-width: 991px) {
	.contentBox4 .leftBox {width: 63%;}
	.contentBox4 .rightBox {left: 66%;width: 31.2%;}
}
@media (max-width: 767px) {
.contentBox4 .leftBox,
  .contentBox4 .rightBox {
    width: 100%;
  }
	.contentBox4 .rightBox {
    top: 230px;
    width: 90%;
    left: 5%;
  }

  .contentBox4 .main {
    height: 518px;
  }
}
