.navbar-mod{ display: none;}

.banner_subwrap{ position: relative; }
.banner_subwrap img{ width: 100%; }
.banner_text{ width: 100%; position: absolute; left: 0; top: 100px; text-align: center; }
.banner_text .text1{ color: #fff; margin-top: 110px; font-size: 30px;  }
.banner_text .text2{ color: #fff; margin-top: 30px; font-size: 20px;  }
.banner_text .text3{ color: #fff; margin-top: 10px; font-size: 20px;  }

.mainconter{ max-width: 1280px; margin: 50px auto; overflow:hidden; }
.newslist_wrap{border:1px solid #e6e6e6;}
.news_itembox a{ display: block; width: 100%; padding: 30px 40px;  border-bottom: 1px solid #e6e6e6; transition: all 0.6s;}
.news_itembox a:hover{ background: #fff; text-decoration: none;  background: linear-gradient(to bottom, #ededed 0%,#fff 100%);}
.news_itembox a:hover .news_item_pict img{transform: scale(1.1);}
.news_item_pict{ width: 290px; height: 174px; margin-right: 20px; }
.news_item_pict img{width: 290px; height: 174px;}
.news_item_info{ width: 880px; }
.news_item_info h3{ margin: 0; padding: 0; margin-top: 10px; font-size: 20px; color: #00407e; font-weight: bold; }
.news_item_info p{ line-height: 24px; font-size: 14px; color: #666; margin-top: 22px; }
.news_time{ height: 24px; line-height: 24px; margin-top: 40px; }
.news_time span{ display: inline-block; line-height: 24px; margin-right: 60px; font-weight: normal; font-size: 14px; color: #999; }
.news_time span i{ display: inline-block;  width: 22px; height: 22px; margin-right: 6px; vertical-align: middle; margin-top: -4px;}
.news_time span i img{width: 22px; height: 22px; vertical-align: middle; }

.page_wrap{ height:7rem; display: flex; align-items: center; justify-content: center;  }
.page_wrap a{ display: inline-block; width: 3rem; height: 3rem; margin: 0 0.8rem; font-size: 14px; line-height: 3rem; text-align: center; color: #333; }
.page_wrap a:hover{ background: #00407e; color: #fff;}
.page_wrap a.current{ background: #00407e; color: #fff; }




/* 新闻详情 */

.details_left{ float: left;  width: 1000px; }
.details_right{float: right; width: 260px; margin-left: 20px;}

.details_head{border-bottom: 1px solid #e6e6e6; margin: 0; padding: 15px 0;}
.details_head dt{ text-align: center; font-size: 30px; color: #333; font-weight: bold; margin-bottom: 20px; }
.details_head dd{}
.news_timetais{ height: 24px; line-height: 24px;  text-align: center; color: #666; }
.news_timetais span{ display: inline-block; line-height: 24px; margin: 0 12px; font-weight: normal; font-size: 14px; color: #999; }
.news_timetais span i{ display: inline-block;  width: 22px; height: 22px; margin-right: 6px; vertical-align: middle; margin-top: -4px;}
.news_timetais span i img{width: 22px; height: 22px; vertical-align: middle; }


.details_box{ padding: 20px 0; line-height: 28px; font-size: 14px;color: #333; overflow: hidden; }
.details_box img{max-width: 100%;}
.changeArticle{ border-top: 1px solid #e6e6e6; line-height: 46px; }
.changeArticle a{ display: inline-block; color: #00407e; width: 300px; }
.changeArticle a.right{text-align: right;}
.changeArticle a:hover{ color: #333; }

.recom_title{ font-size: 20px; font-weight: bold; line-height: 42px; margin-bottom: 10px; }
.recom_item{border:1px solid #e6e6e6; margin-bottom: 20px;}
.recompic img{ width: 100% }
.reombox{ padding: 12px 15px; }
.reombox h4{ font-size: 14px; color: #00407e; margin: 0; margin-bottom: 8px; }
.reombox h4 a{ color: #00407e; text-decoration: none; font-weight: bold; }
.reombox h4 a:hover{ color: #333; }
.reombox p{ font-size: 14px; color: #666; }

.news_timeside{ height: 24px; line-height: 24px; display: flex; justify-content: space-between; align-items: center;}
.news_timeside span{ display: inline-block; line-height: 24px; font-weight: normal; font-size: 14px; color: #999; }
.news_timeside span i{ display: inline-block;  width: 22px; height: 22px; margin-right: 6px; vertical-align: middle; margin-top: -4px;}
.news_timeside span i img{width: 22px; height: 22px; vertical-align: middle; }


/* 人才中心 */
.pzm .row{display: flex; justify-content: center;min-height:260px;}
.talent_item{border: 1px solid #e6e6e6; height: 200px; margin: 10px; text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.talent_item h4{ font-size: 24px; font-weight: bold; margin: 0; color: #3d3d3d; }
.talent_des{width:80%;font-size: 12px;color: #9b9b9b; margin: 20px auto;height: 40px;line-height: 22px;}
.intomore{ width: 180px; height: 50px; border:1px solid #e6e6e6; background: #f2f2f2; line-height: 50px; }
.intomore a{ display: block; font-size: 14px; color: #00407e;line-height:32px; }
.intomore a span{line-height: 50px;}
.intomore a i{ display: inline-block; width: 30px; height: 14px; }
.intomore a i img{width: 30px; height: 14px;}
.intomore a i img.whiteimg{ display: none; }
.intomore a i img.blueimg{ display: block; }


.talent_item:hover{box-shadow: 0px 0 10px #ddd; cursor: pointer; background: url('../images/talent_item_bg.png') no-repeat 0 0; background-size: 100% 100%;}
.talent_item:hover h4{ color: #00407e; }
.talent_item:hover .talent_des{ color: #00407e; }
.talent_item:hover .intomore{ background: #00407e; color: #fff; }
.talent_item:hover .intomore a{ color: #fff; text-decoration: none;line-height: 32px; }
.talent_item:hover .intomore a i img.whiteimg{ display: block; }
.talent_item:hover .intomore a i img.blueimg{display: none; }

/* 人才弹窗 */
.pop_positionwrap{ display: none; width: 800px; position: fixed; left: 50%; top: 120px; margin-left: -400px; z-index: 999999; }
.pop_positionmob{background: #fff; }
.pop_positionAra{ padding:20px; position: relative; }
.closepop{ width: 34px; height: 34px;position: absolute; right: 20px; top: 15px; cursor: pointer; }
.closepop img{ width: 100%; }
.pop_positionAra h3{margin: 0; font-size: 28px; color: #00407e; font-weight: bold;}
.positionpart{ height: 400px; overflow: auto; margin-top: 25px; }
.positionpart::-webkit-scrollbar {width: 6px;}
.positionpart::-webkit-scrollbar-track {background-color: #e6e6e6;}
.positionpart::-webkit-scrollbar-thumb {background-color: #00407e;}
.positionpart dl{margin: 0; margin-top: 15px;}
.positionpart dl dt{ line-height: 36px; font-size: 16px; color: #333; font-weight: normal; }
.positionpart dl dd{ line-height: 40px; font-size: 16px; color: #333;}
.positionwe{ margin: 0; margin-top: 10px; }
.positionwe dt{ font-size: 16px; color: #333; font-weight: normal; }
.positionwe dd{ font-size: 16px; color: #ff0000; font-weight: bold; }


/* 2020-5-27 人才详情 */
.personnel_wrap{ width: 1200px; margin: 0 auto; }
.personnel_item{margin-top: 30px;}
.personnel_title{ background: #f2f2f2; cursor: pointer;  padding: 17px 30px; display: flex; align-items: center; justify-content: space-between; color: #666; position: relative; flex-wrap: wrap;}
.personnel_title:hover{background: #01407e; color: #fff;}
.personnel_current{background: #01407e; color: #fff;}
.job_name{font-size: 18px;font-weight: bold;}
.job_box{  text-align: right; padding-right: 100px; }
.job_box span{ margin: 0 20px; font-size: 14px; }
.job_arrow{ width: 32px;height: 32px; position: absolute;  top: 50%; right: 30px; margin-top: -16px;}
.arrow_white{ display: none; }

.personnel_title:hover .arrow_white{ display: block; }
.personnel_title:hover .arrow_grey{ display: none; }
.personnel_current .arrow_white{ display: block; }
.personnel_current .arrow_grey{ display: none; }

.personnel_info{ display: none; padding: 20px 20px; }
.duties_title{ font-size: 16px;color: #01407e; line-height: 40px; }
.duties_info p{font-size: 14px; color: #666; line-height: 30px; margin: 0;}
.duties_delivery{ width: 196px;height: 44px;line-height: 44px; text-align: center; margin-top: 20px; background: #b7b7b7; font-size: 16px; color: #fff;}
.duties_delivery a{ display: block; font-size: 16px; color: #fff; }
.duties_delivery a:hover{background: #01407e;}




/* 动画作品 */
.mainconter_animation{ width: 1280px; margin: 20px auto; }
.animation_part{  margin-bottom: 40px; }
.animation_title{ padding: 15px 0 10px; text-align: center; margin: 0; }
.animation_title dt{ font-size: 44px; color: #333; }
.animation_title dd{ font-size: 16px; color: #666; margin-top: 5px; }
.animation_list li img{ vertical-align: top; width: 100%; }

/* 联系我们 */
.contact_item{ display: flex; align-items: center; padding: 15px 0; }
.contact_ico{ width: 45px; height: 45px; margin-right: 15px;}
.contact_ico img{width: 45px; height: 45px;}
.contact_info{ flex: 1;  font-size: 16px; color: #333;}
.contact_info span{color: #666;}
.contact_info p{line-height: 24px; color: #333;}
.contact_info p span{ color: #666; }
.maprea{ width: 640px;height: 300px;}
.mapbox img{ width: 100%; }


/* 关于我们 */
.mainconter_about{max-width: 1280px; margin: 10px auto 50px; position: relative;}

.sketch_warp{ position: absolute; left: -100px; top: 120px; }
.sketch_warp a{ display: block; line-height: 30px; font-size: 14px; color: #999; }
.sketch_warp a:before{ display: inline-block; content: ''; width: 6px; height: 6px; border-radius: 50%; background: #ccc; margin-right: 10px; }
.sketch_warp a:hover{ color: #003f7e; text-decoration: none; font-weight: bold; }
.sketch_warp a:hover:before{ background: #003f7e; width: 10px; height: 10px; }

.part_about{ margin-top: 35px; }
.brief_wrap{border:1px solid #e6e6e6; padding: 30px; margin-left: 10px; margin-right: 10px;}
.part_titlebox{ text-align: center; margin: 0; margin-bottom: 30px; }
.part_titlebox dt{ font-size: 40px; font-weight: bold; color: #333; }
.part_titlebox dd{ font-size: 16px;  color: #666; }
.brie_colbox{ margin-right: 60px; }
.briecompany{ margin: 0; }
.briecompany dt{ font-size: 24px; color: #333; margin-bottom: 40px; }
.briecompany dd{ font-size: 14px; color: #666; line-height: 20px; }
.brieinfobox p{ margin-top: 15px; font-size: 14px; color: #666; line-height: 20px; }
.brie_colpic img{ width: 100%; }

.part_buju .row{margin: 0; margin: 0 10px;}
.part_buju .row div.col-xs-12{padding: 0}


.bus_item {  height: 500px;  position: relative; cursor: pointer;}
.bus_item1{background: url('../images/bus_item1_bg.jpg') no-repeat 0 0; background-size: 100% 100%; }
.bus_item2{background: url('../images/bus_item2_bg.jpg') no-repeat 0 0; background-size: 100% 100%; }
.bus_item3{background: url('../images/bus_item3_bg.jpg') no-repeat 0 0; background-size: 100% 100%; }
.bus_item4{background: url('../images/bus_item4_bg.jpg') no-repeat 0 0; background-size: 100% 100%; }


.animated_bj1{-webkit-animation-duration: 1s; animation-duration: 1s; }
.animated_bj2{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.animated_bj3{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.animated_bj4{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}

.bus_hovebg{ display: none; width: 100%; height: 500px; background: rgba(0,64,126,0.4); position: absolute; left: 0; top: 0; z-index: 10;}
.bus_itembox{ height: 500px; width: 100%; position: absolute; left: 0;top: 0; text-align: center;  z-index: 90;}
.bus_item .bus_ico{ width: 130px; height: 130px;  transition: 0.5s all;-webkit-transition: 0.5s all; margin: 0 auto; margin-top: 100px; }

.bus_item .bus_ico img{ width: 100%; }
.bus_item h4{ font-size: 20px; color: #fff; margin: 0; margin-top: 30px; font-weight: bold;}
.bus_item p{ padding: 0 30px; line-height: 24px; font-size: 14px; color: #fff; margin-top: 150px; }
.bus_item:hover .bus_hovebg{display: block;}
.bus_item:hover h4{ color: #fff; }
/* 旋转 */
.bus_item:hover .bus_ico{transform: scale(1,1) rotate(360deg);-webkit-transform: scale(1,1) rotate(360deg);}



.strategy_item { height: 388px; margin: 0 10px; text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.strategy_item1{background: url('../images/strategy_item1.png') no-repeat 0 0; background-size: 100% 100%; cursor: pointer; -webkit-animation-duration: 1s; animation-duration: 1s;}
.strategy_item2{background: url('../images/strategy_item2.png') no-repeat 0 0; background-size: 100% 100%; cursor: pointer; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.strategy_item3{background: url('../images/strategy_item3.png') no-repeat 0 0; background-size: 100% 100%; cursor: pointer; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.strategy_item .bus_ico{ width: 50px; height: 50px; transition: 0.5s all;-webkit-transition: 0.5s all; }
.strategy_item .bus_ico img{ width: 100%; }
.strategy_item h4{ font-size: 20px; color: #333; margin: 0; margin-top: 60px; font-weight: bold;}
.strategy_item h4 b{ color: #00407e; margin-right: 10px; }
.strategy_item p{ padding: 0 25px; line-height: 24px; font-size: 14px; color: #666; margin-top: 20px; }
.strategy_item:hover .bus_ico{transform: scale(1,1) rotate(360deg);-webkit-transform: scale(1,1) rotate(360deg);}
.strategy_item:hover h4{ color: #00407e }

/*国际发行*/
.issue_wrap{border:1px solid #e6e6e6; padding: 30px;}
.issue_map{ padding: 0 130px; text-align: center;}
.issue_map img{ width: 100%; }
.issue_mapinof,.area_number{margin-top: 30px;}
.area_numbertext{ text-align: right; margin-bottom: 20px; padding-right: 50px; }
.area_numbertext dt{font-size: 16px; color: #666;}
.area_numbertext dd{font-size: 60px; color: #00407e; font-weight: bold;}
.issue_mapinof p{ line-height: 30px; font-size: 14px; color: #333 }
.issue_wrapbox{ height: 600px; margin-bottom: 50px; /*background: url('../images/issue_wrapbox_bg.jpg') no-repeat 0 0;*/ background-size: 100% 100%;}
.plan_title{ padding: 15px 34px; font-size: 20px; font-weight: bold; color: #fff; }
.course_wrap{ padding: 30px 70px; }

/* 历程 */
.time-line{width:100%;position: relative;}
.time-line .left-btn,.time-line .right-btn{width: 30px;height: 30px;background: url(../images/arrow.png) no-repeat;position: absolute;margin-top:-15px;cursor: pointer; background-size: 100% 100%;}
.time-line .left-btn{left:0;top:50%;}
.time-line .right-btn{right:0;top:50%;transform: rotate(180deg);}
.time-line .right-btn:hover{background: url(../images/arrow-hover.png) no-repeat;transform: rotate(180deg); background-size: 100% 100%;}
.time-line .left-btn:hover{background: url(../images/arrow-hover.png) no-repeat; background-size: 100% 100%;}
.time-line .time-box{width: 1000px;margin: 0 auto;overflow: hidden;}
.time-line .time-box ul{overflow: hidden;position: relative;height:366px; margin-bottom: 0; z-index: 9;}
.time-line .time-box ul:after{content: "";background: #fff;height: 6px;width: 100%;position: absolute;left:0;top:50%;}
.time-line .time-box li{width:250px;height: 151px; float: left; padding: 10px; box-sizing: border-box;border: 1px solid #d2d2d2;position: relative; cursor: pointer; background: #fff; z-index: 99;opacity: 0.7;}
.time-line .time-box li h3{margin: 0; font-size: 20px; color: #333; margin-top: 10px;}
.time-line .time-box li p{margin: 0; font-size: 12px; color: #666; margin-top: 15px; line-height: 22px; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden;}

.time-line .time-box li:nth-child(2n){margin-top: 210px;}
.time-line .time-box li:before{content: "";border-left: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;position: absolute;width: 16px;height: 16px;background: #fff;   bottom: -9px; transform: rotate(-45deg);left: 50%;margin-left: -8px;}
.time-line .time-box li:after{content: "";width: 32px;height: 32px;background: url(../images/point.png) no-repeat;background-size: 100% 100%; position: absolute;left:50%;margin-left:-16px;bottom: -60px; z-index: 9999;}
.time-line .time-box li:nth-child(2n):before{bottom: auto;top: -8px;transform: rotate(-225deg);}
.time-line .time-box li:nth-child(2n):after{bottom: auto;top:-54px;}

.time-line .time-box li:hover{background: #00407e;color:#fff;border-color: #00407e;}
.time-line .time-box li:hover h3,.time-line .time-box li:hover p{ color: #fff; }
.time-line .time-box li:hover:before{border-color: #00407e;background: #00407e;}
.time-line .time-box li:hover:after{background: url(../images/point-hover.png) no-repeat; background-size: 100% 100%;}


/*后台新增的 2020-06-11*/

.time-line .time-box li.hover{background: #00407e;color:#fff;border-color: #00407e;}
.time-line .time-box li.hover h3,.time-line .time-box li.hover p{ color: #fff; }
.time-line .time-box li.hover:before{border-color: #00407e;background: #00407e;}
.time-line .time-box li.hover:after{background: url(../images/point-hover.png) no-repeat; background-size: 100% 100%;}
.time-line .time-box li.hover p{color:#ffffff;}

.time-line .time-box li.on{background: #00407e;color:#fff;border-color: #00407e;}
.time-line .time-box li.on h3,.time-line .time-box li.hover p{ color: #fff; }
.time-line .time-box li.on:before{border-color: #00407e;background: #00407e;}
.time-line .time-box li.on:after{background: url(../images/point-hover.png) no-repeat; background-size: 100% 100%;}

.brand_areapic{margin-top: 30px;}
.brand_picitem{transition: all 0.6s; overflow:hidden;}
.brand_picitem img{ width: 100%; }
.brand_picitem:hover img{transform: scale(1.1);}
.brand_picitem p{ font-size: 16px; color: #333; line-height: 44px; text-align: center; }

.relevantWrap{ margin-top: 50px; padding: 0 34px; overflow: hidden;}
.move{ width: 46px; line-height: 80px; font-size: 30px; color: #fc391d; cursor: pointer; text-align: center;}
.relevantbox{ width: 936px; height: 80px; margin: 0 auto; overflow: hidden; position: relative;}
.moveredleft{ background:url(../images/arrowleft.png) no-repeat center center; margin-right: 90px; }
.moveredright{ background:url(../images/arrowright.png) no-repeat center center; margin-left: 80px; }
.relevantlist{ width: 1680px; position: absolute; left: 0; top: 0; display: flex; justify-content: center;}
.relevantlist li{ display: inline-block; width: 290px; height: 76px;border:1px solid #f2f2f2; margin-right: 30px;  overflow: hidden; opacity: 0.6;}
.relevantlist li:hover{border:1px solid #e6e6e6; opacity: 1; cursor: pointer;}
.relevantlist li img{width: 290px; height: 76px;}


.brand_wrap_mob{ display: none; padding: 0 10px; overflow: hidden; }
.brand_wrap_area{ width: 100%; overflow: auto; }
.brand_wrap_area::-webkit-scrollbar {display:none} 

.brandmob_item{ width: 114px; height: 30px; border:1px solid #f2f2f2; margin-right: 5px; overflow: hidden; float: left;}
.brandmob_item img{width: 114px; height: 30px;}









@media screen and (max-width: 1400px) { 
  .banner_text{ top: 50px;  }
}

@media screen and (max-width: 1200px) { /*当屏幕尺寸小于1200px时，应用下面的CSS样式*/
  .navbar-mod,.navbar-mod-sea{ display: block;}
  .hader_top_box{ width: 100%; }
  .head_subnavbox{ width: 100%; }
  .header_pc{ display: none; }

  .mainconter{ width: 100%; margin: 10px auto; }

  .newslist_wrap{border:none;}
  .news_itembox a{padding: 10px 10px; }
  .news_item_pict{ width: 100%; height: auto; margin-right: 0px; margin-bottom: 8px; }
  .news_item_pict img{width: 100%; height: auto;}
  .news_item_info{ width: 100%; }
  .news_item_info h3{ margin: 0; padding: 0;  font-size: 16px; line-height: 20px; color: #00407e; font-weight: bold; }
  .news_item_info p{ line-height: 16px; font-size: 6px; color: #666; margin-top: 5px; }

  .news_time{ height: 24px; line-height: 24px; margin-top: 6px; }
  .news_time span{ display: inline-block; line-height: 24px; margin-right: 20px; font-weight: normal; font-size: 12px; color: #999; }
  .news_time span i{ display: inline-block;  width: 15px; height: 15px; margin-right: 6px; vertical-align: middle; margin-top: -2px;}
  .news_time span i img{ width: 15px; height: 15px; vertical-align: middle; }

  .part_buju .row{margin-right: -15px; margin-left: -15px;}
  .part_buju .row div.col-xs-12{padding-right: 10px;  padding-left: 10px;}

  /* 详情页 */
  .details_left{ width: 100%; }
  .details_right{ display: none; }
  .details_head{  padding: 15px; }
  .details_head dt{ text-align: left; font-size: 22px; }
  .details_box{ padding: 10px 15px;}
  .changeArticle{ line-height: 30px; padding: 8px 15px; }
  .changeArticle a{ width: 100% }
  .changeArticle a.right{ text-align: left; }

  /* 人才中心 */
  .banner_text{ top: 0px; }
  .banner_text .text1{margin-top: 10px; font-size: 16px;}
  .banner_text .text2{margin-top: 0px; font-size: 14px;}
  .banner_text .text3{margin-top: 0px; font-size: 12px;}
  .row{ padding: 0 15px; }
  .col-xs-6,.col-sm-6,.col-md-3{padding: 0;}
  
  .intomore{ width: 110px; height: 40px; line-height: 40px;  }
  .intomore a{ font-size: 12px;line-height:22px; }

   .pop_positionwrap{ width: 100%; left: 0; margin-left: 0; top: 15%; }
   .pop_positionmob{ margin: 0 20px; }
   .pop_positionAra{ padding:10px; }
   .closepop{ width: 20px; height: 20px; }
   .positionpart{ margin-top: 5px; height: 300px; }
   .pop_positionAra h3{ font-size: 20px; }
   .positionpart dl{ margin-top: 8px; }
   .positionpart dl dt{ font-size: 14px; line-height: 24px; }
   .positionpart dl dd{ font-size: 14px; line-height: 24px; }
   .positionwe dt{ font-size: 14px; }
   .positionwe dd{ font-size: 14px; }

  /* 2020-5-27 人才详情 */
  .personnel_wrap{ width: 100%; }
  .personnel_item{ padding: 0 10px; margin-top: 20px; }
  .personnel_title{ padding: 15px 10px; }

  .job_name{font-size: 16px;}
  .job_box{ padding-right: 25px; text-align: left; }
  .job_box span{ margin: 0 10px 0 0; font-size: 14px; }
  .job_arrow{ margin-top: -12px; right: 10px; top: 50%; }
  .job_arrow,.job_arrow img{ width: 24px;height: 24px; }



  /* 动画作品 */
  .mainconter_animation{ width: 100%; margin: 10px auto; }
  .animation_part{ margin-bottom: 20px; }
  .animation_title dt{ font-size: 24px; color: #333; }
  .animation_title dd{ font-size: 12px;  }

  /* 联系我们 */
  .contact_item{ padding: 10px 10px; }
  .contact_ico{ width: 30px; height: 30px; margin-right: 10px;}
  .contact_ico img{width: 30px; height: 30px;}
  .maprea{margin-top: 15px;  width: 100%; height: 150px;}
  .mapbox{padding: 0 10px;}

  /* 关于我们 */
  .mainconter_about{ margin: 0; overflow: hidden; }
  .sketch_warp{ display: none; }
  .brief_wrap{ border:none; margin: 0; padding: 0px; margin-top: 15px; }
  .part_titlebox{ margin-bottom: 20px; }
  .part_titlebox dt{ font-size: 20px; }
  .part_titlebox dd{ font-size: 14px; }

  .brie_colbox{margin-right: 0;}
  .briecompany dt{ font-size: 16px; margin-bottom: 20px;}
  .bus_item h4{ font-size: 18px; }
  .strategy_item{margin: 10px}

  /* 国际发行 */
  .issue_wrap{ padding: 15px 10px; border:none; }
  .issue_map{ padding: 0; }
  .area_numbertext{ padding-right: 0; text-align: center; }
  .area_numbertext dd{ font-size: 40px; }

  .issue_wrapbox{ height: 300px; margin-bottom: 0; }
  .course_wrap{ padding: 20px 10px; }
  .time-line .left-btn, .time-line .right-btn{ width: 16px; height: 16px; margin-top: -8px; background-size: 100% 100%; }
  .time-line .time-box{ width: 290px; }
  .time-line .time-box ul{ height: 160px; }
  .time-line .time-box li{ width: 100px; height: 60px; padding: 5px; }
  .time-line .time-box li:nth-child(2n){ margin-top: 110px;  }
  .time-line .time-box li:after{ width: 14px; height: 14px; margin-left: -7px; bottom: -31px; }
  .time-line .time-box li:before{ width: 12px; height: 12px; bottom: -6px; }
  .time-line .time-box li:nth-child(2n):after{ top: -35px; }
  .time-line .time-box li:nth-child(2n):before{ top: -6px; }
  .time-line .time-box li h3{ margin: 0; font-size: 12px; }
  .time-line .time-box li p{ line-height: 12px; font-size: 8px; margin-top: 5px; }

  .relevantWrap{ display: none; }
  .brand_wrap_mob{ display: block; }
  .brand_areapic{ padding: 0 5px; margin-top: 15px;}
  .brand_picitem{ margin: 5px; }

}


@media screen and (max-width:800px) {
	.pzm .row{display: block;min-height: auto}

}

@media screen and (width:800px) {

	.talent_des{height:50px;}
}

@media screen and (max-width:640px) {
	
	.talent_item{height: 242px;}
}

@media screen and (max-width:500px) {
	.talent_des{height:53px;}
	.talent_item{height: 242px;}
}

@media screen and (max-width:360px) {
	.talent_des{height:80px;}
}




/* 2020-12-2 新闻页面调整 */
.screen_wrap{border:1px solid #eee; padding: 0 15px; margin-bottom: 30px;}
.screen_item{padding: 15px 0; border-bottom: 1px solid #e0e0e0; display: flex; align-items: center; }
.screen_item:last-child{border-bottom: none;}
.screen_lable{width: 100px; font-size: 14px; color: #000; text-align: right; }
.screen_info{flex: 1; display: flex; flex-wrap: wrap;}
.screen_info span{ display: block; padding: 0 24px; height: 30px; margin: 5px 5px; line-height: 30px; border-radius: 4px; position: relative; overflow: hidden; cursor: pointer; }
.screen_info span a{display: block;width: 100%;height: 100%;}
.screen_info span:hover{ background: #0c3674; color: #fff; }
.screen_info span:hover a{color: #fff;}
.screen_info span b{display: none; font-size: 16px; line-height: 18px; position: absolute; right: 5px; top: 50%; margin-top: -10px; cursor: pointer;}
.screen_info span.current{background: #0c3674; color: #fff; }
.screen_info span.current a{color: #fff;}
.screen_info span.current b{display: inline-block; }
/* 2020-12-2 新闻页面调整 end */

@media screen and (max-width: 1200px) { 

  /* 2020-12-2 新闻页面调整 */
  .screen_wrap{margin: 10px; padding: 0 10px;}
  .screen_item{ padding: 5px 0; }
  .screen_lable{ width: 50px; }
  .screen_info span{padding: 0 10px;}
  .screen_info span.current{ padding: 0 20px 0 6px;font-size: 12px; }
  /* 2020-12-2 新闻页面调整 end */

}

