[class*="am-u-"] + [class*="am-u-"]:last-child {
  float: left;
}
.index_nav {
  width: 100%;
  background-color: rgba(0, 20, 68, 1);
}
.index_nav .container_1600 {
  position: relative;
}
/*banner*/
.am-slider-a1 .am-control-nav {
  bottom: 18px;
}
.am-slides .container_1600 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  color: #fff;
  height: 167px;
}
.fu_info h1 {
  font-size: 5.2rem;
  margin-bottom: 90px;
}
.txt_right {
  text-align: right;
}
.block_title {
  text-align: center;
  color: #fff;
}
.am-slider-default .am-control-nav li a.am-active {
  background-color: #00effe;
  cursor: default;
}
.daoyu h1 {
  font-size: 3.6rem;
}
@media only screen and (min-width: 769px) { /*pc*/
  .am-slides .container_1600 {
    width: 1600px;
    height: 213px;
  }
  .index_con .container_1600 {
    margin-top: 88px;
    margin-bottom: 88px;
    overflow: hidden;
  }
  .container_1500 {
    width: 1500px;
    margin: 0 auto;
  }
  .main_con {
    padding-bottom: 80px;
    overflow: hidden;
    background: url("../images/bottom_bg.jpg") bottom center no-repeat;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .am-slides .container_1600 {
    width: 88%;
  }
  .fu_info h1 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .am-slides .container_1600 {
    width: 85%;
  }
  .fu_info h1 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .main_con {
    width: 100%;
    margin: 0 auto;
  }
  .am-slider-a1 {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f1f4fb;
  }
  .index_con .container_1600 {
    margin: 40px auto 30px;
  }
  .am-slides .container_1600 {
    width: 100%;
    height: 80px;
  }
  .fu_info h1 {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
.block_title h2 {
  background: url("../images/title_bg_w.png") bottom center no-repeat;
  font-size: 4.2rem;
  line-height: 4rem;
  padding-bottom: 2.5rem;
  margin-bottom: 10px;
}
.block_title h2 a {
  color: #fff;
}
.block_title_blue h2 {
  background: url(../images/title_bg.png) bottom center no-repeat;
  color: #1d3c87;
}
.block_title_blue h2 a {
  color: #1d3c87;
}
.block_title_blue p {
  color: #666666;
}
@media only screen and (min-width: 769px) { /*pc*/
  .block_title {
    margin-bottom: 46px;
  }
  .block_title p {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 768px) { /**/
  .block_title {
    margin-bottom: 15px;
  }
  .block_title h2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding-bottom: 2rem;
    margin-bottom: 3px;
  }
  .block_title p {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
}
.block_title p {
  display: none;
}
/* floor1 */
.floor1 {
  background: url(../images/index_floor1_bg.jpg) top center no-repeat #f1f4fb;
  overflow: hidden;
}
.floor1 .item_list {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.floor1 .item_list .dec {
  width: 100%;
  background: #fff;
  color: #333;
  padding: 20px 20px 20px 20px;
  overflow: hidden;
}
.floor1 .item_list .dec h2 {
  height: 50px;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.floor1 .item_list .time {
  font-size: 17px;
}
.floor1 .item_list .more {
  font-size: 16px;
  color: #0168b7;
}
.floor1 .item_list img {
  width: 100%;
}
/* floor2 */
.floor2 {
  background: url(../images/index_floor2_bg.jpg) top center no-repeat #023f7e;
  font-size: 18px;
  overflow: hidden;
}
.floor2 .item_list {
  background: #1f3799;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
}
.floor2 .am-tabs {
  overflow: hidden;
}
.floor2 ul li {
  font-size: 20px;
  color: #fff;
  line-height: 90px;
  border-bottom: 1px solid #0168b7;
  padding-bottom: 22px;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
.floor2 ul li p {
  background: #054d9f;
  border: 1px solid #0168b7;
  border-radius: 6px;
  padding: 5px 0;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin-bottom: 1px;
  float: left;
  width: 140px;
}
.floor2 ul li p a {
  color: #fff
}
.conference_info p {
  margin-bottom: 50px;
}
.fu_info .btn_apply, .conference_info .btn_apply {
  color: #fff;
  background: #dd7329;
  font-size: 16px;
  border-radius: 4px;
  padding: 0 50px;
  display: inline-block;
  line-height: 4rem;
}
.am-tabs-nav {
  width: 51%;
  border: 0px;
  border-radius: 8px;
}
.am-bd-img {
  padding: 30px;
  background: #0168b7;
  position: relative;
  border-radius: 8px;
}
.am-bd-img p {
  width: 684px;
  position: absolute;
  bottom: 30px;
  padding: 10px;
  background-color: #0c2b64;
  color: #fff;
}
.am-nav-tabs > li {
  float: inherit;
  margin-bottom: -1px;
  width: 100%;
}
.am-nav-tabs > li > a {
  line-height: 72px;
  color: #fff;
  padding: 0 0 0 20px;
  border-radius: 8px;
  font-size: 20px;
  border: none;
}
.am-nav-tabs > li > a:hover, .am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:hover, .am-nav-tabs > li.am-active > a:focus {
  background: none;
  color: #fff;
  border: 0px;
}
.floor2 .am-nav-tabs > li > a:hover {
  text-decoration: underline;
}
.floor2 .am-nav-tabs li a:visited {
  background: #024288;
}
.floor2 .activity_left {
  background: #0168b7;
  padding: 28px;
  border-radius: 8px;
  margin-right: 40px;
}
.floor2 .activity_left_con {
  position: relative;
}
.floor2 .activity_left_con img {
  border-radius: 4px 4px 0 0;
}
.floor2 .activity_left p {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: #0c2b64;
  color: #fff;
}
.am-tabs-bd .am-tab-panel {
  padding: 0px;
}
.am-slider-default {
  background: #f1f4fb;
  box-shadow: none;
  margin: 0;
}
.banner .am-slider-default .am-control-nav {
  bottom: 21px;
}
.am-slider-default .am-direction-nav a {
  width: 22px;
  height: 40px;
  opacity: 0.6;
}
.am-direction-nav {
  display: none;
}
.banner .am-slider-default .am-control-nav li a {
  width: 14px;
  height: 14px;
}
.am-slider-default .am-control-nav li a.am-active {
  background-color: #00effe;
  cursor: default;
}
.am-slider-default .am-slider-desc {
  font-size: 14px;
  padding: 0 10px;
}
.am-main-more {
  float: right;
  margin-top: 8px;
}
.btn_more {
  border: 1px solid #66a4d5;
  color: #98c3e3;
  width: 200px;
  clear: both;
  margin: 40px auto 0;
  border-radius: 50px;
  line-height: 50px;
  padding: 0 24px;
  display: block;
  text-align: center;
}
.btn_more:hover {
  background: linear-gradient(to right, #0168b7, #2190e6);
  color: #fff;
  border: 1px solid #0168b7;
}
.btn_more:visited {
  color: #98c3e3;
}
.btn_more .am-icon-long-arrow-right {
  font-size: 13px;
  margin-left: 5px;
}
.floor2 ul li a {
  margin-left: 6px;
  width: 81%;
  line-height: 31px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  float: left;
}
@media only screen and (min-width: 769px) { /*pc*/
  .floor1 .item_list {
    width: 100%;
  }
  .floor2 .activity_left {
    width: 48%;
    float: left;
  }
  .floor2 .flex_box3 {
    align-items: flex-start;
  }
  /* .floor2 .am-nav-tabs {
     margin-top: -48px;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     height: 526px;
   }*/
  .floor2 .am-bd-img img {
    width: 684px;
    border-radius: 6px;
  }
  .floor2 .item_list {
    padding: 30px 40px 30px 30px;
  }
  .floor2 .conference_info {
    padding-left: 30px;
  }
  .conference_info h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .floor2 ul li {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .floor2 ul li p {
    line-height: 25px;
  }
  .floor3 .am-nav-tabs > li > a {
    line-height: 80px;
  }
  .floor3 .news_cover {
    width: auto;
    height: auto;
  }
  .floor3 .am-nav-tabs > li > a {
    margin-bottom: 32px;
  }
  .floor4 .icon_more img {
    height: 45px;
  }
  .cooperation_logo a {
    font-size: 15px;
  }
  .am-nav-tabs {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .floor2 ul li {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .floor2 .activity_left {
    padding: 18px;
  }
  .floor2 .activity_left p {
    position: static;
  }
  .floor2 ul li a {
    font-size: 20px;
    line-height: 26px;
  }
  .floor2 ul li p {
    line-height: 22px;
    font-size: 18px;
  }
  .floor3 .am-nav-tabs > li > a {
    line-height: 61px;
    margin-bottom: 24px;
  }
  .floor4 .icon_more img {
    height: 30px;
  }
  .cooperation_logo a {
    font-size: 15px;
  }
  .floor1 .item_list .time {
    font-size: 14px;
  }
  .floor1 .item_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .floor1 .item_list {
    margin-bottom: 15px;
  }
  .floor1 .item_list .floor1 .item_list img {
    width: 100%;
  }
  .floor1 .item_list .dec h2 {
    height: auto;
    font-size: 14px;
    margin-bottom: 22px;
    line-height: 2.2rem;
  }
  .floor1 .item_list .dec {
    padding: 15px;
  }
  .floor1 .item_list .time {
    font-size: 14px;
  }
  .floor1 .item_list .more {
    font-size: 14px;
  }
  .floor1 .item_list .dec {
    padding: 15px;
  }
  .floor1 .item_list .dec h2 {
    margin-bottom: 15px;
  }
  [class*="am-u-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .container_1400, .about_floor1 .container_1400, .about_floor2 .container_1400, .about_floor3 .container_1400 {
    width: 100%;
    margin: 0;
  }
  .floor2 .am-nav-tabs {
    margin-top: 15px;
    height: auto;
  }
  .floor2 ul li {
    font-size: 15px;
  }
  .floor2 ul li p {
    line-height: 22px;
    padding: 5px 10px;
    width: 144px;
    font-size: 16px;
  }
  .floor2 ul li a {
    margin-left: 0;
    line-height: 22px;
    font-size: 15px;
  }
  .floor2 .conference_info {
    padding: 15px;
  }
  .floor2 .activity_left {
    padding: 10px;
    margin-right: 0;
  }
  .floor2 .activity_left_con p {
    font-size: 14px;
    padding: 4px 10px;
  }
  .am-nav-tabs > li > a {
    line-height: 24px;
    font-size: 15px;
  }
}
/* floor3 */
.floor3 {
  background: url(../images/index_floor3_bg.jpg) bottom center no-repeat;
  font-size: 18px;
  overflow: hidden;
}
.floor3 ul li p {
  font-weight: bold;
  cursor: pointer;
  line-height: 34px;
  height: auto;
}
.floor3 ul li a {
  height: 118px;
  display: flex;
  align-items: center;
  padding: 0 40px;
}
.floor3 .block_title h2 {
  height: 130px;
  background: url(../images/title_bg2.png) center center no-repeat;
  line-height: 128px;
  color: #fff;
}
.floor3 .am-slider-default .am-slider-desc a {
  color: #fff;
}
.Article {
  background: none;
  padding-bottom: 0;
  overflow: visible;
}
.item_tt {
  display: block;
  margin-top: 20px;
}
.video_bg {
  background: url(../images/joinwm-bg.png) top right no-repeat #EFF0F5;
  padding: 30px 0;
}
.video_box {
  border-radius: 14px;
  overflow: hidden;
  width: 80%;
  margin: 55px auto;
}
.video_bg .video1-dimensions {
  width: 100%;
  height: auto;
}
.am-nav-tabs > li > a i {
  margin-right: 12px;
  color: #b3b9c1;
}
.floor3 .am-nav-tabs > li > a {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #cde3fe;
  color: #666;
  margin-bottom: 27px;
  line-height: 81px;
  cursor: pointer;
}
.floor3 .am-nav-tabs > li > a:hover, .floor3 .am-nav-tabs > li.am-active > a, .floor3 .am-nav-tabs > li.am-active > a:hover, .floor3 .am-nav-tabs > li.am-active > a:focus {
  box-shadow: 0px 8px 12px 0px rgba(22, 77, 137, 0.2);
  color: #0168b7;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #cde3fe;
}
.floor3 .news_cover {}
.am-nav-tabs > li > a:hover i, .am-nav-tabs > li.am-active > a i, .am-nav-tabs > li.am-active > a:hover i, .am-nav-tabs > li.am-active > a:focus i {
  color: #0168b7;
}
.floor3 .btn_more {
  border: 1px solid #0168b7;
  color: #0168b7;
}
.floor3 .btn_more:hover {
  background: linear-gradient(to right, #0168b7, #2190e6);
  color: #fff;
}
@media only screen and (min-width: 769px) { /*pc*/
  .floor3 .am-tabs-nav {
    width: 53%;
    float: left;
  }
  .floor3 .switchover {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .floor3 .switchover_r {
    border: none;
    overflow: inherit;
    float: right;
    width: 45%;
  }
  .floor3 .conference_info {
    padding: 0 60px;
  }
  .floor3 .video_box1, .floor3 .news_cover {
    border-radius: 8px;
    overflow: hidden;
  }
  .floor3 .am-tabs {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .floor3 .am-tabs-nav {
    width: 50%;
  }
  .floor3 ul li a {
    height: 111px;
  }
  .floor3 .am-nav-tabs > li > a {
    line-height: 76px;
    padding-right: 20px;
    margin-bottom: 24px;
  }
  .floor3 .switchover_r {
    width: 50%;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .floor3 .am-nav-tabs > li > a {
    line-height: 68px;
    margin-bottom: 14px;
    font-size: 19px;
  }
  .floor3 ul li a {
    height: 96px;
  }
}
@media only screen and (max-width: 768px) { /*h5*/
  .conference_info h1 {
    font-size: 16px;
  }
  .floor3 .block_title h2 {
    height: 35px;
    line-height: 35px;
    background-size: 200%;
    margin-bottom: 16px;
  }
  .video_box {
    width: 100%;
    margin: 15px 0;
  }
  .Article .Article_info .am-icon-file-text-o {
    margin: 0 1px 0 2px;
  }
  .floor3 ul li a {
    height: auto;
    display: block;
    padding: 0;
    text-align: center;
  }
}
/* floor4 */
.floor4 {
  background: url(../images/index_floor4_bg.png) top right no-repeat #f3f6fc;
  font-size: 18px;
  overflow: hidden;
  background-size: 20%;
}
.floor4 .cooperation_logo {
  text-align: center;
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  margin: 10px;
  float: left;
}
@media only screen and (min-width: 769px) { /*pc*/
  .floor3 .conference_info {
    padding: 0 60px;
  }
  .floor4 .cooperation_logo {
    width: 195px;
    height: 113px;
  }
  .floor4 .cooperation_logo img {
    width: 100%;
  }
}
.floor4 .icon_more img {
  width: auto;
  height: 55px;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) { /**/
  /* .floor4 .item_list {
     width: 345px;
     height: 400px;
    
   } */
  .floor4 .cooperation_logo {
    width: 162px;
  }
  .floor4 .icon_more {
    width: 97%;
  }
  .floor4 .container_1600 {
    overflow: hidden;
  }
}
/* floor5 */
.floor5 {
  background: url(../images/index_floor5_bg.jpg) bottom center no-repeat;
  overflow: hidden;
}
.floor5 .item_list {
  background: url(../images/index_floor5_watermark.png) bottom right no-repeat #fff;
  border-radius: 10px;
  overflow: hidden;
  color: #000;
}
.address_info h2 {
  line-height: 20px;
  color: #444;
  border-left: 4px solid #007bc5;
  padding-left: 20px;
  margin-left: 15px;
}
.address_info p {
  line-height: 20px;
  display: flex;
  margin-top: 24px;
  align-items: center;
}
.address_info img {
  margin-right: 8px;
  width: 30px;
}
@media only screen and (min-width: 769px) { /*pc*/
  .address_info h2 {}
  .floor5 {
    font-size: 19px;
  }
  .floor5 .item_list {
    padding: 30px 40px 30px 15px;
    display: flex;
    align-items: center;
  }
  .address_info {
    line-height: 56px;
    padding-left: 36px;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .floor5 {
    font-size: 17px;
  }
  .address_info {
    line-height: 50px;
    padding-left: 20px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .floor5 {
    font-size: 14px;
  }
  .address_info {
    line-height: 44px;
  }
  .address_info p {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .address_info {
    line-height: 18px;
    padding: 15px;
  }
  .address_info p {
    margin-top: 8px;
  }
  .floor5 .item_list {
    background-size: 50%;
  }
  .address_info h2 {
    padding-left: 6px;
  }
  .address_info img {
    margin-right: 2px;
  }
}
.cookies {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  background: #0168b7;
  color: #fff;
  padding: 16px 0;
  font-size: 17px;
}
.cookies span {
  width: 70%;
}
.cookies .btn_AGREE {
  display: block;
  background: #fff;
  color: #000;
  padding: 0 40px;
  line-height: 46px;
  border-radius: 4px;
  margin-left: 10px;
  text-align: center;
}
.cookies .flex_box3 {
  align-items: center;
}
.cookies .btn_AGREE:hover {
  background: #66a4d5;
  color: #fff;
}
@media only screen and (max-width: 768px) { /**/
  .cookies {
    font-size: 15px;
    padding: 20px 0;
  }
  .cookies .btn_AGREE {
    width: 48%;
    line-height: 50px;
    margin: 10px 0 0 0;
  }
}
/*********ÃƒÂ¦Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ§Ã‚ÂªÃ¢â‚¬â€********/
.nav_r, .calendar_con {
  background: #fff;
  color: #000;
  box-shadow: 0px 8px 12px 0px rgba(22, 77, 137, 0.2);
  text-align: center;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  overflow: hidden;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
  z-index: 990;
}
.calendar_con {
  z-index: 9999;
  border-radius: 10px;
  width: 430px;
}
.calendar_con .calendar_list {
  margin: 15px 2px 15px 15px;
  padding-right: 15px;
  max-height: 416px;
  overflow-y: scroll;
  scrollbar-color: #eceff4;
}
.calendar_con ul li {
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
}
.calendar_con ul li p {
  width: 30%;
  float: left;
  color: #fff;
  font-size: 17px;
  padding: 10px;
  margin-right: 15px;
  background: #66a4d5;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.calendar_tt {
  text-align: center;
  display: flex;
  justify-content: center;
  color: #0c2b64;
  margin: 35px 0 6px;
  font-size: 28px;
  align-items: center;
}
.calendar_top {
  position: relative;
  overflow: hidden;
}
.icon_close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.calender_r {
  float: left;
  width: 66%;
}
.calender_r span {
  color: #bcbcbc;
  font-size: 16px;
}
.calender_r h2 a {
  text-align: left;
  height: 46px;
  font-weight: normal;
  line-height: 22px;
  color: #0c2b64;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.calendar_list::-webkit-scrollbar {
  width: 7px;
}
.calendar_list::-webkit-scrollbar-thumb {
  background-color: #eceff4;
  border-radius: 0px;
}
.calendar_list ::-webkit-scrollbar-track {
  background: #fff;
}
.nav_r {
  width: 43px;
  border-radius: 60px;
  font-size: 1.9rem;
  top: 55%;
}
.nav_r p {
  width: 100%;
  margin-left: 10px;
  writing-mode: vertical-rl;
}
.nav_r img {
  box-shadow: 0px 8px 12px 0px rgba(22, 77, 137, 0.2);
  border-radius: 30px;
}
.nav_r0 {
  width: 40px;
  top: auto;
  bottom: 10%;
}
@media only screen and (min-width: 769px) { /*PC*/
  .nav_r, .calendar_con {
    margin-right: 1px;
  }
  .nav_r p {
    margin: 6px 10px 12px;
    font-size: 16px;
    line-height: 64px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .mascot {
    font-size: 12px;
    background: #0377e7;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 25px;
  }
  .nav_r {
    width: 40px;
    border-radius: 60px;
    font-size: 1.9rem;
    top: 55%;
  }
  .nav_r p {
    font-size: 14px;
    line-height: 64px;
    margin-top: 6px;
    margin-bottom: 12px;
  }
  .calendar_con {
    width: 94%;
    left: 3%;
    right: 3%;
  }
  .calendar_con ul li p {
    width: 35%;
  }
  .calendar_tt {
    font-size: 22px;
  }
  .calendar_tt img {
    width: 24px;
  }
  .calendar_con ul li p {
    font-size: 15px;
    padding: 10px 8px;
  }
  .calendar_con ul li {
    display: flex;
  }
  .calender_r {
    width: 65%;
  }
  .calender_r h2 a {
    font-size: 16px;
  }
}
.news_banner {
  position: relative;
}
.banner_them {
  width: auto !important;
  position: absolute;
  top: 50%;
  margin-top: -90px;
  left: 13%;
  z-index: 999;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
}
.banner_them h1 {
  font-size: 50px;
  -webkit-animation-name: none;
  animation-name: none;
}
.banner_them h2 {
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-weight: normal;
  -webkit-animation-name: none;
  animation-name: none;
}
.banner_them hr {
  border: 0px;
  border-bottom: 6px solid #dd7329;
  width: 100px;
  margin-top: 2px;
  -webkit-animation-name: none;
  animation-name: none;
}
.banner_them .am-animation-delay-1 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.banner_them .am-animation-delay-2 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .banner_them {
    left: 13%;
    top: 55%;
  }
  .banner_them hr {
    border-bottom: 4px solid #dd7329;
  }
  .banner_them h1 {
    font-size: 45px;
  }
  .banner_them h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .am-nav-tabs {
    padding-right: 0;
  }
}
.am-icon-clock-o {
  font-style: normal;
}
.alliance_item .handle_btn .btn_preview {
  margin-top: 0;
}
.alliance_item .am-icon-clock-o {
  color: #666;
  font-size: 16px;
  display: block;
  line-height: 30px;
  font-style: normal;
}
.alliance_item .am-icon-bank {
  color: #666;
  font-size: 17px;
  display: block;
  line-height: 30px;
  font-style: normal;
}
.alliance_item .btn_detail {
  color: #666666;
  font-size: 16px;
  background: url("../images/icon_arrow.png") right center no-repeat;
  padding-right: 40px;
}
.am-tabs-bd .am-tab-panel {
  padding: 0;
}
.am-tabs-bd {
  border: none;
  overflow: inherit;
}
.con_nav ul li a {
  color: #000;
  font-size: 22px;
  margin-right: 45px;
  line-height: 76px;
}
.con_nav li.am-active a, .con_nav li.am-active a:hover, .con_nav li.am-active a:focus {
  color: #dd7329;
  border-bottom: 3px solid #dd7329;
  display: block;
}
.handle_btn a {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding: 0 19px;
  display: block;
  text-align: center;
  border-radius: 4px;
}
.handle_btn .btn_preview {
  border: 1px solid #dd7329;
  color: #dd7329;
  margin-right: 15px;
}
.handle_btn .btn_preview:hover {
  border: 1px solid #dd7329;
  background-color: #dd7329;
  color: #FFF;
}
.handle_btn .btn_orange {
  border: 1px solid #dd7329;
  color: #dd7329;
}
.handle_btn .btn_orange:hover {
  border: 1px solid #dd7329;
  background-color: #dd7329;
  color: #FFF;
}
.alliance_box .alliance_item h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.brief .alliance_item {
  background: url("../images/brief_bg.jpg") right bottom no-repeat #fff;
}
.brief .report_item p {
  line-height: 24px;
}
@media only screen and (min-width: 769px) { /*PC*/
  .alliance_box p {
    font-size: 16px;
    line-height: 26px;
    color: #a3a3a3;
    height: 57px;
  }
  .alliance_box .alliance_item h4 {
    line-height: 36px;
  }
  .alliance_item .ellipsis4 {
    height: 50px;
  }
  .con_nav {
    border-bottom: 1px solid #dddddd;
  }
  .alliance_item .mt50 {
    margin-top: 30px;
  }
  .alliance_box h4 {
    font-size: 30px;
  }
  .brief .handle_btn a {
    width: 48%;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .alliance_box .alliance_item h4 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 31px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .alliance_box .alliance_item p {
    font-size: 15px;
  }
  .alliance_box .alliance_item h4 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .banner_them h1 {
    font-size: 24px;
  }
  .banner_them h2 {
    font-size: 18px;
  }
  .banner_them hr {
    width: 50px;
    border-bottom: 2px solid #ff4900;
  }
  .con_nav ul li a {
    font-size: 18px;
    line-height: 40px;
    margin-right: 25px;
  }
  .con_nav ul {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
  }
  .mascot {
    font-size: 12px;
    background: #0377e7;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 25px;
  }
  .alliance_item {
    margin-top: 20px;
  }
  .pd15 {
    padding: 15px;
  }
  .alliance_box p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    color: #a3a3a3;
  }
  .alliance_item .btn_detail {
    font-size: 14px;
  }
  .alliance_item .btn_detail {
    background-size: 23%;
    padding-right: 30px;
    float: right;
    margin-top: 10px;
  }
  .handle_btn a {
    font-size: 15px;
  }
}
.newsDetail_con {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 100px;
}
.newsDetail_con p {
  text-indent: 2em;
  margin-bottom: 20px;
}
.newsDetail_con a {
  color: #0068b7;
  text-decoration: underline;
}
.newsDetail_con ul, newsDetail_con ol {
  padding-left: 1.7em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.newsDetail_con ul li {
  list-style-type: disc;
  margin-left: 20px;
}
.newsDetail_con ol li {
  list-style-type: auto;
  margin-left: 20px;
}
.newsDetail_con ol li ul li {
  list-style-type: disc;
  margin-left: 20px;
}
.newsDetail_con img {
  max-width: 80%;
  height: auto !important;
  margin-left: 15px;
  margin-right: 15px;
}
.Article .newsDetail_con p {
  text-indent: 0;
  margin-bottom: 0;
}
.Article .newsDetail_con p.Article_brief {
  margin-bottom: 20px;
}
.Article .newsDetail_con {
  margin-bottom: 80px;
}
.newsDetail_con img {
  margin: 30px auto;
}
.handle_btn2 {
  text-align: right;
  position: relative;
}
.handle_btn2 i {
  margin-right: 15px;
  cursor: pointer;
}
.handle_btn2 i:before {
  font-size: 24px;
  color: #999999;
}
.handle_btn2 .btnFavoriteSelected:before, .handle_btn2 .btnThumbSelected:before {
  color: #dd7329;
}
.comment_right .icon_state {
  padding: 3px 6px;
  border-radius: 4px;
  background: #98c3e3;
  color: #fff;
  font-size: 12px;
  margin-right: 3px;
}
#QRCode {
  position: absolute;
  box-shadow: 0px 0 12px 0px rgba(22, 77, 137, 0.14);
  padding: 15px;
  z-index: 9999999;
  background: #fff;
  right: 0;
}
.newsDetail_comment {
  background: #f7f6f6;
  padding: 30px;
}
.newsDetail_comment h2 {
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c6c6c6;
}
.newsDetail_comment .textarea {
  background: #fff;
  padding: 30px;
  margin-bottom: 2px;
}
.newsDetail_comment .mb20 {
  margin-bottom: 20px;
}
.comment_right {
  position: relative;
  width: 100%;
}
.newsDetail_comment textarea {
  background: #f9f8f8;
  border: 1px solid #c2c2c2;
  padding: 15px;
  width: 100%;
}
.comment_right .comment_btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #103b8c;
  font-size: 16px;
  color: #fff;
  padding: 8px 28px;
  border: none;
}
.comment_right .login_txt {
  color: #000;
  position: absolute;
  top: 50%;
  margin-right: -49px;
  right: 50%;
  margin-top: -11px;
}
.comment_right span {
  color: #999;
}
.login_txt a {
  color: #0271c3;
  text-decoration: underline
}
.newsDetail_con hr {
  margin: 10px 0;
  border-bottom: 1px solid #efefef;
}
@media only screen and (min-width: 769px) { /*PC*/
  .comment_right strong {
    font-size: 20px;
    font-weight: normal;
  }
  .newsDetail_con h1 {
    text-align: center;
    font-size: 34px;
    margin: 50px 0 30px;
    line-height: 40px;
  }
  .newsDetail_comment .photo {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .comment_right .flex_box2 {
    margin-top: 14px;
  }
  .newsDetail_con img {
    width: 100% !important;
    height: auto !important;
  }
  .newsDetail_con .text_main video, .newsDetail_con .text_main table {
    width: 100% !important;
    height: auto !important;
  }
  .Article .newsDetail_con {
    margin-bottom: 0;
  }
  .newsDetail_con .Article_info .am-icon-clock-o:before {
    margin-right: 2px
  }
  .newsDetail_con h1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .comment_right p {
    font-size: 14px;
  }
  .newsDetail_con .flex_box2 {
    display: block;
    text-align: center;
  }
  .handle_btn2 i:before {
    font-size: 18px;
  }
  .newsDetail_con {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .newsDetail_comment {
    padding: 10px;
    margin-bottom: 30px;
  }
  .newsDetail_comment .textarea {
    padding: 10px;
  }
  .newsDetail_comment .photo {
    float: left;
    margin-right: 5px;
    width: 40px;
  }
  .newsDetail_comment textarea {
    width: 100%;
  }
  .newsDetail_comment h2 {
    font-size: 20px;
  }
  .comment_right .comment_btn {
    font-size: 12px;
  }
}
/*********   *********/
.bar_right {
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  background-color: #FFF;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.bar_right input[type="text"] {
  width: 82%;
  padding: 0 0 0 15px;
  border: 0px;
  margin-top: -5px;
  font-size: 14px;
  color: #000;
  line-height: 40px;
}
.bar_right .am-icon-times-circle {
  text-align: center;
  font-size: 18px;
  color: #999;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  line-height: 38px;
}
.bar_right .btn_search {
  float: right;
  border: 0px;
  font-size: 16px;
  line-height: 38px;
  padding: 0 12px;
  color: #fff;
  text-align: center;
  background-color: #dd7329;
  border-radius: 0 6px 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 769px) { /*pc*/
  .bar_right {
    width: 400px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .bar_right {
    height: 40px;
    line-height: 40px;
  }
  .bar_right input[type="text"] {
    font-size: 12px;
    width: 80%;
  }
  .bar_right .btn_search {
    font-size: 18px;
    line-height: 38px;
  }
}
/*.bg_grey {
  background: #f0f2f5;
}*/
.top_menu {
  width: 100%;
  clear: both;
}
.top_menu ul {
  background: #fff;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  line-height: 84px;
  border-radius: 5px;
  box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.08);
}
.top_menu ul li {
  position: relative;
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_menu ul li a {
  color: #666;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_menu ul li hr {
  height: 42px;
  border-right: 1px solid #eaeaea;
  position: absolute;
  right: -1px;
}
.top_menu ul li.am-active {
  background: #0168b7;
  color: #fff;
}
.top_menu ul li.am-active a {
  color: #fff;
}
.top_menu ul li i {
  width: 36px;
  height: 38px;
  display: block;
  margin-right: 10px;
}
.top_menu ul li:nth-child(1) i {
  background: url("../images/Technology_icon1.png") no-repeat center;
}
.top_menu ul li:nth-child(1).am-active i {
  background: url("../images/Technology_icon1_select.png") no-repeat center;
}
.top_menu ul li:nth-child(2) i {
  background: url("../images/Technology_icon2.png") no-repeat center;
}
.top_menu ul li:nth-child(2).am-active i {
  background: url("../images/Technology_icon2_select.png") no-repeat center;
}
.top_menu ul li:nth-child(3) i {
  background: url("../images/Technology_icon3.png") no-repeat center;
}
.top_menu ul li:nth-child(3).am-active i {
  background: url("../images/Technology_icon3_select.png") no-repeat center;
}
.newsDetail_con a {
  color: #3485c4;
  text-decoration: underline
}
.newsDetail_con a:hover {
  text-decoration: none
}
ul.date_select li {
  width: 80px;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #cccccc;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
ul.date_select li.on, .Technology .am-dropdown .on {
  background-color: #FFF;
  border: 1px solid #0e90d2;
}
.Technology .handle_btn a {
  margin-top: 0;
}
.Technology .am-btn-primary {
  font-size: 16px;
  width: 90px;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 50px;
  background: none;
  line-height: 38px;
  color: #666;
}
.Technology .am-btn-primary p {
  margin-left: 4px;
}
.Technology .am-btn-primary i {
  margin-top: -7px;
  margin-left: 2px;
}
.Technology .am-dropdown-content:before, .Technology .am-dropdown-content:after {
  border-bottom: 5px solid #cccccc;
}
.Technology .am-btn-primary:active, .Technology .am-btn-primary.am-active, .Technology .am-active .am-btn-primary.am-dropdown-toggle {
  background: #fff;
  color: #666;
}
.Technology ul.am-dropdown-content {
  background: #fff;
  color: #666;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.Technology ul.am-dropdown-content > li > a {
  color: #666;
  font-size: 16px;
  padding: 2px 20px;
}
.Technology .am-dropdown-content .am-checked, .Technology .am-dropdown-content li:hover a {
  color: #000;
  background: #eee;
}
@media only screen and (min-width: 769px) { /*pc*/
  .Technology .am-btn-primary {
    padding: 0 20px;
  }
  .Technology {
    margin-top: 30px;
  }
  .top_menu ul li p span {
    margin-left: -3px;
  }
}
@media only screen and (max-width: 768px) { /**/
  ul.date_select li {
    margin-right: 5px;
    width: 60px;
    font-size: 14px;
    line-height: 30px;
  }
  .Technology .am-btn-primary {
    width: 70px;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .Technology {
    margin-top: 10px;
  }
  .top_menu {
    overflow-x: auto;
    box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.08);
  }
  .top_menu ul {
    background: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    width: 441px;
  }
  .top_menu ul li {
    width: auto;
    padding: 8px 15px;
  }
  .top_menu ul li i {
    background-size: 100% !important;
    width: 20px;
    margin-right: 6px;
  }
  .top_menu ul li p span {
    display: block;
  }
  .Technology .handle_btn a {
    width: 48%;
  }
}
/* */
.Technology .bar_right .btn_search {
  background: #0168b7;
}
.Technology .bar_right input[type="text"] {
  background: none;
}
.report_item {
  background: #fff;
  border: 1px solid #d0d7dc;
  border-radius: 4px;
}
.report_item h4 {
  font-size: 26px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 14px;
}
.report_item h4.ellipsis4 {
  -webkit-line-clamp: 4;
  height: 104px;
}
.report_item p {
  color: #999;
  line-height: 30px;
  font-size: 16px;
}
.btn_blue {
  border: 1px solid #3485c4;
  background-color: #FFF;
  color: #3485c4;
}
.btn_blue:hover {
  border: 1px solid #3485c4;
  background: #3485c4;
  color: #fff;
}
.report_item .book {
  background: #e8edf1;
}
.report_box [class*="am-u-"] {
  padding: 0;
}
.report_info .am-icon-clock-o, .report_info .am-icon-bank {
  display: block;
}
.brief .am-icon-clock-o {
  margin-top: 10px
}
.brief .am-icon-clock-o:before {
  font-size: 17px;
  margin-right: 2px;
}
.report_item .report_info span {
  display: block;
}
  .Technology .bar_right input[type="text"] {
       width: 84%;
    float: left;
    line-height: 48px;
  }
@media only screen and (min-width: 769px) { /*pc*/
  .report_item .book {
    width: 276px;
    float: left;
    margin-right: 28px;
  }
  .report_item .report_info .report_dec {
    height: 127px;
  }
  .report_box {
    margin: 0 auto;
  }
  .report_item .book1 {
    width: 230px;
    background: #e8edf1;
    height: 282px;
    float: left;
    margin-right: 28px;
  }
  .report_item .book1 img {
    width: 154px;
  }
  .report_item img {
    width: 204px;
    margin: 31px auto;
  }
  .report_item {
    margin-top: 30px;
    overflow: hidden;
  }
  .brief .report_item {
    margin-right: 15px;
    overflow: hidden;
  }
  .brief .report_box [class*="am-u-"]:nth-child(2n) .report_item {
    margin: 30px 0 0 15px;
  }
  .report_item .report_info {
    margin: 30px 30px;
    font-size: 15px;
  }
  .brief .report_item h4 {
    margin-bottom: 18px;
    height: auto;
  }
  .Technology .bar_right {
    width: 400px;
    float: right;
    margin: 0;
  }

}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .Technology0 .report_item h4 {
    line-height: 36px;
  }
  .report_item .report_info {
    margin: 30px 30px;
    font-size: 15px;
  }
  .report_item .report_info .report_dec {
    height: 122px;
  }
  .brief .report_item .report_info p.ellipsis4 {
    margin-bottom: 15px;
  }
  .brief .report_item h4 {
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .report_item .report_info {
    margin: 26px;
  }
  .report_item .report_info .report_dec {
    height: 132px;
  }
  .report_item h4 {
    line-height: 36px;
  }
  .report_item .book {
    width: 262px;
  }
  .brief .report_item .report_info p.ellipsis4 {
    margin-bottom: 21px;
  }
}
@media only screen and (max-width: 768px) { /*手机*/
  .report_item .report_info .report_dec {
    height: auto;
  }
  .book1 {
    background: #e8edf1;
    overflow: hidden;
  }
  .book1 img {
    width: 60%;
    margin: 20px auto;
    display: block;
  }
  .Technology .bar_right, .Technology .handle_btn {
    margin-top: 15px;
  }
  .report_item {
    margin-top: 15px;
    padding: 15px;
  }
  .report_item .report_info {
    margin: 10px 0 0 0;
  }
  .report_item h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .report_item h4.ellipsis4 {
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .report_item p {
    color: #999;
    line-height: 22px;
    font-size: 14px;
  }
  .handle_btn a {
    width: 50%;
  }.Technology .bar_right input[type="text"] {
      width: 80%; font-size: 12px;}
}
/**/
.path .alliance_item {
  background: url(../images/brief_bg.jpg) right bottom no-repeat #fff;
}
.path .alliance_item p .am-icon-bank:before {
  font-size: 16px;
}
.path .alliance_item p .am-icon-clock-o:before {
  font-size: 18px;
  width: 16px;
}
.Technology0 .am-pagination > .am-active > a, .Technology0 .am-pagination > .am-active > span, .Technology0 .am-pagination > .am-active > a:hover, .Technology0 .am-pagination > .am-active > span:hover, .Technology0 .am-pagination > .am-active > a:focus, .Technology0 .am-pagination > .am-active > span:focus, .Technology0 .am-pagination > li > a:hover, .Technology0 .am-pagination > li > a:focus {
  background-color: #0168b7;
}
.path p i {
  color: #3a3a3a;
  font-style: normal;
  display: block;
}
.Technology0 .report_item .report_dec span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (min-width: 769px) { /*pc*/
  .path .alliance_item p {
    line-height: 40px;
    height: 100px;
  }
  .path .am-icon-clock-o:before {
    font-size: 19px;
    margin-top: 6px;
  }
  .Technology0 .report_item .report_dec i {
    width: 20px;
    flex: 0 0 auto;
  }
  .Technology0 .handle_btn a {
    width: 140px;
  }
  .Technology0 .alliance_item .am-icon-bank {
    width: 80%;
    height: 30px;
  }
  .Technology0 .report_item .report_info span {
    line-height: 35px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .path .alliance_item {
    background-size: 60%;
  } 
  .path .alliance_item p {
    line-height: 20px;
    margin: 10px 0 0;
  }
  .path .am-icon-clock-o:before {
    margin-top: 7px;
  }
  .Technology0 .report_item .report_dec span {
    width: 94%;
  }
  .Technology0 .report_item .report_dec i {
    width: 6%;
    line-height: 30px;
  }
}
/*ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦*/
.Article_info {
  text-align: center;
  font-size: 15px;
}
.Article_info span {
  text-align: center;
  margin: 0 10px;
  color: #666;
}
.Article_info i {
  font-style: normal;
}
.Article_brief {
  background: #F2F4F8;
  border: 1px solid #D8D8D8;
  padding: 15px 20px;
  border-radius: 6px;
  margin: 20px 0;
}
.Article_info a {
  color: #5e98f1;
}
.pdf_file {
  background: #2B2E40;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
}
/*.pdf_con {
  margin: 0;
  max-height: 800px;
  overflow-y: scroll;
}*/
.pdf_file img {
  margin: 0;
}
.newsDetail_con .btn_download {
  background: #0068b7;
  outline: none;
  border: none;
  margin: 0 auto;
  color: #fff;
  width: 224px;
  height: 42px;
  font-size: 18px;
  line-height: 42px;
  padding: 0 20px;
  display: block;
  text-align: center;
  margin-top: 25px;
}
.container_1400 {
  width: auto;
  margin-left: 13%;
  margin-right: 13%;
}
.Article_info .am-icon-clock-o:before {
  font-size: 18px;
}
@media only screen and (min-width: 769px) { /*pc*/
  .Article .btn_download {
    margin: 40px auto;
  }
  .relative {
    position: relative;
  }
  .newsDetail_con .right_align {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1600px) { /*pc125%*/
  .Article .container_1400 {
    width: auto;
    margin: auto 6%;
  }
  .Article_info .am-icon-clock-o:before {
    font-size: 20px;
    margin-right: 4px;
    display: block;
    margin-top: 10px;
    float: left;
  }
  .Article_brief {
    line-height: 34px;
  }
}
@media only screen and (min-width: 1280px) { /*pc150%*/
}
@media only screen and (max-width: 768px) { /**/
  .newsDetail_con .handle_btn2 {
    margin-top: 15px;
  }
  .newsDetail_con .btn_download {
    width: 100%;
    margin-top: 14px;
    font-size: 15px;
  }
  .comment_right .login_txt {
    top: 54%;
  }
  .Article_info span {
    display: block;
    text-align: left;
    margin: 0;
  }
  .Article .newsDetail_con h1 {
    text-align: left;
    margin-bottom: 10px;
  }
  .Article .newsDetail_con img {
    margin: 0;
  }
  .am-icon-clock-o:before {
    font-size: 18px;
  }
  .floor1 .item_list .am-icon-clock-o:before {
    font-size: unset;
  }
}
/**/
.block_title1 {
  text-align: center;
  margin: 6rem 0 5rem;
  color: #fff;
  font-weight: bold;
  background: url(../images/title_line.png) no-repeat center bottom;
  padding-bottom: 11px;
  font-size: 38px;
}
.blue_title {
  color: #103d8d;
}
/*****************/
.about_floor0 {
  background: url(../images/index_floor0_bg.jpg) center no-repeat #f1f4fb;
  overflow: hidden;
}
.daoyu {
  color: #2270d4;
}
.color-w {
  color: #FFF;
}
@media only screen and (min-width: 769px) { /*PC*/
  .about_floor0 {
    padding: 50px 0;
  }
  .about_con .intro {
    padding: 58px 0;
    display: flex;
    align-items: center;
    background: url(../images/daoyu_bg.jpg) no-repeat center;
    background-size: 100%;
    overflow: hidden;
  }
  .daoyu h1 {
    background: #3887c7;
    width: 154px;
    color: #fff;
    height: 154px;
    margin-left: 34px;
    padding: 20px;
    font-size: 4rem;
    line-height: 50px;
    text-align: center;
    margin-bottom: 0;
  }
  .intro p {
    font-size: 2rem;
    padding: 3rem 5rem;
    text-align: justify;
    color: #777777;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .about_floor0 {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .daoyu h1 {
    background: #3887c7;
    width: 124px;
    color: #fff;
    height: 124px;
    margin-left: 18px;
    padding: 20px;
    font-size: 3.5rem;
    line-height: 41px;
    text-align: center;
    margin-bottom: 0;
  }
  .about_floor0 {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 768px) { /**/
  .intro {
    margin-top: 0rem;
    margin-bottom: 2rem;
    border: none;
    padding: 2rem 2rem 0 2rem;
    background: none;
  }
  .about_floor0 {
    background: url(../images/index_floor0_bg.jpg) right bottom no-repeat #f1f4fb;
    background-size: 200%;
    overflow: hidden;
  }
  .daoyu h1 {
    width: 100%;
    height: auto;
    font-size: 1.8rem;
    background: #1e84cd;
    color: #FFF;
    margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
    line-height: 3.6rem;
  }
  .intro p {
    font-size: 1.4rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: justify;
  }
}
.about_floor1 {
  background: url("../images/about_floor1bg.jpg") no-repeat center bottom #0a5ba2;
  padding: 12px 0 100px;
}
.link_way img {
  border-radius: 0;
  overflow: hidden;
}
.about .container_1400 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.lm_left h2 {
  background: linear-gradient(to right, #00adfd, #00f0ff);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 32px;
}
.lm_left h3 {
  font-size: 21px;
}
.lm_left p {
  margin: 15px 0 30px;
}
.lm_left ul li {
  background: url("../images/circle.png") no-repeat left center;
  padding-left: 20px;
  line-height: 40px;
}
.about_floor1 [class*="am-u-"], .about_floor2 [class*="am-u-"], .about_floor3 [class*="am-u-"] {
  padding-left: 0;
  padding-right: 0;
}
.about_floor1 .am-g {
  border: 2px solid #1691dd;
  border-radius: 10px;
  overflow: hidden;
}
.about_floor1 .lm_left h2 {
  display: inline-block;
  margin: 58px 0 20px;
}
.about_floor1 .lm_left h2 span {
  margin-bottom: 18px;
  display: block;
}
.about_floor1 .lm_left hr {
  width: 74px;
  height: 3px;
  margin: 0 auto;
  background: linear-gradient(to right, #00adfd, #00f0ff);
  border: 0;
}
.about_floor1 ul li {
  line-height: 66px;
  font-size: 30px;
}
.about_floor2 {
  background: url(../images/index_floor1_bg.jpg) bottom center no-repeat #f1f4fb;
  padding: 12px 0 100px;
}
.about_floor2 .guest_2 {
  background-color: rgba(255, 255, 255, 0.83);
  border-radius: 20px 0 20px 0px;
  text-align: center;
  margin: 10px 0;
  line-height: 30px;
  padding-bottom: 15px;
  overflow: hidden;
}
.jiegou {
  margin: 0 auto;
}
.about_floor2 strong {
  font-size: 22px;
  display: block;
  margin-top: 10px;
}
.about_floor3 {
  background: url("../images/about_floor3bg.jpg") no-repeat center bottom #4091cc;
  padding: 12px 0 100px;
}
.about_floor3 .am-g {
  border-radius: 10px;
  overflow: hidden;
}
.about_floor3 .lm_left {
  background-color: rgba(255, 255, 255, 0.8);
}
.about_floor3 .lm_left h2 {
  color: #2f78b7;
}
.about_floor3 .lm_left hr {
  border: 1px solid #b5d5fe;
  width: 47%;
  margin-top: 10px;
}
.about_floor4 {
  background: url(../images/about_floor2bg.jpg) bottom center no-repeat #fff;
  padding: 0 0 100px;
  overflow: hidden;
}
.about_floor2 .am-u-md-2:nth-child(3) {
  display: none;
}
@media only screen and (min-width: 769px) { /*pc*/
  .about_floor2 .am-u-md-2:nth-child(1) {
    margin-left: 140px;
  }
  .about_con .container_1400 {
    width: 1400px;
    margin: 0 auto;
  }
  .about_floor2 .guest_2 p {
    font-size: 16px;
    line-height: 20px;
    padding: 0 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .lm_left {
    color: #ffff;
    padding: 80px 50px 40px;
  }
  .deconstruction {
    margin-right: 12px;
  }
  .guest_1 {
    width: 221px;
  }
  .guest_1 .guest_info p {
    font-size: 16px;
    line-height: 20px;
  }
  .guest_1 .guest_info {
    width: 221px;
  }
  .about_floor1 .lm_left {
    font-size: 21px;
  }
  .about_floor2 .guest_2 {
    width: 260px;
  }
  .about_floor3 .lm_left {
    padding: 30px 48px 41px;
  }
  .about_floor3 .lm_left ul li {
    background: url(../images/circle_2.png) no-repeat left center;
    color: #153971;
    padding-left: 26px;
    font-size: 20px;
    line-height: 34px;
    margin-top: 22px
  }
  .about_floor2 .am-u-md-2 {
    width: 20%;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .about_con .container_1400 {
    width: auto;
    margin-left: 6%;
    margin-right: 6%;
  }
  .lm_left p {
    margin: 15px 0 20px;
  }
  .deconstruction ul li {
    padding: 22px 15px;
    margin: 0 auto 13px;
  }
  .about_floor2 .guest_2 {
    width: 246px;
  }
  .about_floor3 .lm_left ul li {
    line-height: 30px;
  }
  .about_floor3 .lm_left hr {
    margin-top: 12px;
  }
  .about_floor1 ul li {
    line-height: 70px;
    font-size: 25px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .about_con .container_1400 {
    width: auto;
    margin-left: 6%;
    margin-right: 6%;
  }
  .about_floor3 .lm_left hr {
    margin-top: 10px;
  }
  .deconstruction ul li {
    font-size: 15px;
    padding: 21px 13px;
    line-height: 20px;
    margin: 0 auto 12px;
  }
  .lm_left ul li {
    line-height: 50px;
    font-size: 23px;
  }
  .lm_left h2 {
    font-size: 26px;
  }
  .lm_left p {
    margin: 10px 0 24px;
  }
  .lm_left h3 {
    font-size: 20px;
  }
  .about_floor1 .lm_left {
    padding: 70px 50px 40px;
    font-size: 14px;
  }
  .about_floor2 .guest_2 {
    width: 95%;
  }
  .about_floor3 .lm_left {
    padding: 22px 30px 34px 40px;
  }
  .about_floor3 .lm_left ul li {
    line-height: 30px;
    font-size: 16px;
    margin-top: 14px;
    padding-left: 20px;
    background: url(../images/circle_2.png) no-repeat left 12px;
  }
  .about_floor2 span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) { /**/
  .container_1400, .about_con .container_1400 {
    width: 100%;
    margin: 0;
  }
  .about_floor1 .lm_left {
    margin: 0;
  }
  .about_floor1 .lm_left h2 {
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .about_floor1 .lm_left h2 span {
    margin-bottom: 10px;
  }
  .about .container_1400 {
    margin-left: 5%;
  }
  .lm_left h2 {
    font-size: 20px;
  }
  .about_floor1 .lm_left, .about_floor3 .lm_left {
    padding: 15px;
  }
  .lm_left ul li {
    background: url(../images/circle.png) no-repeat left 11px;
  }
  .about_floor3 .lm_left {
    border: none;
  }
  .about .banner_them {
    left: 0%;
    top: 45%;
  }
  .lm_left {
    color: #ffff;
    padding: 15px;
    padding: 15px;
    margin: 15px 0;
  }
  .banner_them {
    left: 10%;
    top: 70%;
  }
  .block_title1 {
    font-size: 18px;
    background-size: 25%;
    margin: 2rem 0 2rem;
  }
  .lm_left h2 {
    font-size: 18px;
  }
  .lm_left p {
    font-size: 15px;
    margin: 15px 0;
  }
  .lm_left h3 {
    font-size: 17px;
  }
  .lm_left ul li {
    font-size: 15px;
    line-height: 31px;
  }
  .deconstruction h2 {
    font-size: 18px;
  }
  .deconstruction ul li {
    font-size: 15px;
  }
  .guest_1 {
    margin: 5px;
  }
  .guest_1 .guest_info {
    padding: 0 10px;
    width: 100%;
    top: 194px;
  }
  .guest_1 .guest_info span {
    margin-bottom: 10px;
  }
  .deconstruction h2 {
    font-size: 18px;
  }
  .deconstruction ul li {
    font-size: 15px;
    line-height: 20px;
    padding: 14px 15px;
  }
  .about_floor3 .lm_left ul li {
    background: url(../images/circle_2.png) no-repeat left 11px;
    color: #153971;
    padding-left: 20px;
    font-size: 15px;
    line-height: 27px;
    margin-top: 11px;
  }
  .about_floor2 .guest_2 {
    margin: 10px 5px;
  }
  .about_floor2 strong {
    font-size: 17px;
  }
  .about_floor2 span {
    font-size: 17px;
  }
  .about_floor1, .about_floor2, .about_floor3, .about_floor4 {
    padding-bottom: 30px;
  }
  .about_floor4 {
    background-size: 500%;
  }
}
img {
  border-radius: 4px;
}
.news_banner img {
  width: 100%;
  border-radius: 0px;
}
.main_con .container_1600 {
  width: auto;
  margin-left: 13%;
  margin-right: 13%;
}
.alliance_item {
  padding: 35px 20px 35px 20px;
  margin-top: 30px;
  background: #fff;
  border-radius: 5px;
}
.alliance_item .txt_center {
  width: 100%;
}
@media only screen and (min-width: 769px) { /*pc*/
  .about_floor2 span {
    font-size: 19px;
    margin: 5px 0;
    display: block;
  }
  .Article .container_1400 {
    width: auto;
    margin: 0 13%;
  }
  .alliance_item {
    display: flex;
  }
  .align_bottom {
    position: absolute;
    bottom: 0;
    width: 98%;
  }
}
@media only screen and (max-width: 1600px) { /*pc125%*/
  .header_nav .container_1600, .main_con .container_1600 {
    width: auto;
    margin-left: 6%;
    margin-right: 6%;
  }
  .report_info .handle_btn a {
    padding: 0;
  }
  .path h4 {
    margin-bottom: 19px;
  }
}
@media only screen and (max-width: 1280px) { /*pc150%*/
  .alliance_item {
    padding: 25px 10px 25px 10px;
  }
  .path h4 {
    line-height: 26px;
    margin-bottom: 22px;
  }
  /*.alliance_item .am-icon-clock-o, .alliance_item .am-icon-bank {
     font-size: 12px;
   } .am-icon-clock-o:before {
     font-size: 12px;
   }*/
  .handle_btn a {
    font-size: 12px;
  }
  .handle_btn a {
    height: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) { /*手机*/
  .about_con .container_1400 {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
  .about_floor2 .guest_2 p {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    padding: 0 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .about_floor2 .guest_2 {
    width: auto;
  }
  .report_info .handle_btn a {
    height: 36px;
    line-height: 36px;
  }
  .brief .report_item .report_info p.ellipsis4 {
    margin-bottom: 0;
  }
  .brief .report_item h4 {
    margin-bottom: 10px;
    line-height: 24px;
  }
  .brief .am-icon-clock-o {
    margin-top: 8px;
  }
  .report_item .book {
    width: auto;
    overflow: hidden;
  }
  .report_item .book img {
    width: 60%;
    margin: 20px auto;
    display: block;
  }
}
.am-pagination > li > a, .am-pagination > li > span, .am-pagination .am-pagination-prev a, .am-pagination .am-pagination-next a {
  background-color: #ffffff;
}
.zwsj-box {
  background-color: #F6F6F6;
  text-align: center;
  border-radius: 3px;
  line-height: 95px;
  height: 100px;
}
.Technology0 .zwsj-box {
  margin-top: 20px;
}
.indemo {
  float: left;
  width: 10000%;
}
.scroll_begin {
  float: left;
}
.scroll_end {
  float: left;
}
.scroll_div {
  WIDTH: 100%;
  font-size: 12px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  float: left;
}
@media only screen and (max-width: 768px) { /**/
  #indemo {
    float: left;
    width: 1200%;
  }
  .Technology0 .zwsj-box {
    margin-top: 15px;
  }
  .main_con .container_1600 {
    width: 100%;
    padding: 0 15px;
    margin-left: 0%;
    margin-right: 0%;
  }
  .main_con {
    padding: 15px 0;
  }
  .alliance_box .handle_btn a {
    width: 100%;
  }
  .alliance_box .ellipsis1 {
    height: 30px;
    overflow: hidden;
  }
  .alliance_item .am-icon-clock-o, .alliance_item .am-icon-bank {
    font-size: 14px;
    margin: 5px 0;
  }
  .alliance_item .align_bottom .btn_download {
    width: 100%;
  }
  .am-tabs-nav {
    width: auto;
  }
  .fu_info h1 {
    font-size: 2.2rem;
  }
  .fu_info .btn_apply {
    padding: 0 20px;
    line-height: 3.2rem;
  }
  .conference_info h1 {
    font-size: 16px;
  }
  .conference_info p {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .conference_info .btn_apply {
    width: 100%;
    text-align: center;
  }
  .btn_more {
    width: 150px;
    font-size: 13px;
    line-height: 40px;
  }
}
/**/
@media only screen and (min-width: 769px) { /*pc*/
  .alliance_item .flex_box3 {
    position: absolute;
    width: 97%;
    bottom: 0px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .alliance_item {
    padding: 15px;
    margin-top: 20px;
  }
  .alliance_box h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0;
  }
  .alliance_item .pd15 {
    height: auto;
    padding: 0px;
  }
  .handle_btn a {
    line-height: 36px;
    height: auto;
  }
  .alliance_box .alliance_item h4, .alliance_box .alliance_item h4, .Technology0 .report_item h4 {
    font-size: 16px;
    line-height: 24px;
    -webkit-line-clamp: 2;
  }
  .alliance_box .ellipsis1 {
    height: auto;
  }
  .alliance_box .alliance_item p, .report_item .report_info {
    font-size: 14px;
    -webkit-line-clamp: 3;
  }
}