.icon_back {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 10;
  width: 68px;
  height: 68px;
  cursor: pointer;
  display: none;
}


.headBox___2BvxT {
  height: 65px;
  margin-bottom: 12px;
}

.head___3qcdT {
  position: fixed;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 65px;
  padding: 0 calc(50% - 600px);
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
  box-sizing: border-box;
}

.logo___3JftA {
  width: 220px;
  height: 65px;
  line-height: 65px;
  text-align: left;
}

.logo___3JftA img {
  vertical-align: middle;
}

.navigation___C_a-Y {
  flex: 1;
}

.head___3qcdT>div {
  height: 65px;
  line-height: 65px;
}

.navigation___C_a-Y ul {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0 50px;
  box-sizing: border-box;
}

.navigation___C_a-Y ul li {
  flex: 1 1;
  text-align: center;
}

.navigation___C_a-Y ul li a {
  transition: all .2s ease-in-out;
  color: #314659;
}

.hover-text:hover {
  color: #fa5c4d !important
}

.navigation___C_a-Y ul li .action___kneET {
  color: #ec2d24;
  font-weight: 800;
}

.head___3qcdT .login___1aBdF {
  width: 170px;
  text-align: left;
  position: relative;
}

.headBox___2BvxT .header_search {
  height: 30px;
  line-height: 30px;
  width: 160px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header {
  
  min-width: 1200px;
  background-color: #fff;
}


.header_inner {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.header_logo {
  display: block;
  margin-top: 20px;
  width: 406px;
  height: 66px;
}

.header_logo>img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


.header_menu-item {
  margin-right: 20px;
}

.header_menu-item img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.user_info {
  position: relative;
}

.user_info img {
  width: 12px;
  height: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.route180 {
  transform: rotate(180deg);
}

#phone-code {
  position: relative;
}

#phone-code>img {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%);
  width: 130px;
  height: 130px;
  z-index: 999;
  transition: all 0.2s ease;
}

.logo_out {
  width: 84px;
  height: 26px;
  line-height: 26px;
  box-shadow: 0px 2px 32px 2px rgba(133, 139, 144, 0.3);
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
  color: #023A8F;
  position: absolute;
  top: 42px;
  left: 47%;
  transform: translateX(-50%);
  text-align: center;
  display: none;
}

.header_menu-item span {
  font-size: 14px;
  color: #999;
}

.header_menu-item span:hover {
  color: #206BD1;
}

.header_search {
  box-sizing: border-box;
  padding: 0 10px;
  width: 160px;
  height: 30px;
  border: 1px solid #ccc;
}

.header_search>input {
  width: 120px;
  height: 100%;
  outline: none;
}

.header_search>img {
  margin-top: 5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}



.menu-item {
  
  
}

.nav .menu-item:hover>a {
  /* padding-bottom: 5px; */
  background-color: #006CFF;
  transition: all .3s ease-in-out;
}

.active_menu-item {
  padding-bottom: 5px;
  background-color: #006CFF;
}

.menu-item>a {
  position: relative;
  z-index: 10;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  
  
  font-size: 18px;
  color: #fff;
padding: 0 52px;font-weight: bold;}

.nav_content {
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 30px 0 25px;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 5;
  width: 1200px;
  height: 0;
  background-color: rgba(255, 255, 255, 0.85);
}

.nav_content_left {
  box-sizing: border-box;
  padding-right: 40px;
  margin-top: 20px;
  width: 740px;
}

.nav_content_line {
  display: inline-block;
  margin-top: 23px;
  width: 1px;
  height: 170px;
  background-color: #8FA8CF;
}

.nav_content_img {
  width: 303px;
  height: 171px;
  margin-right: 24px;
}

.nav_content_desc {
  margin-top: 10px;
}

.nav_content_desc>p {
  text-indent: 28px;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
}

.nav_content_desc>p>a {
  font-size: 14px;
  color: #006CFF;
}


.nav .sub-item>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #004ABA;
}

.nav_news_item {
  box-sizing: border-box;
  width: 33.33%;
  margin-top: 20px;
}

.nav_news_item:first-child {
  padding-right: 14px;
}

.nav_news_item>h1 {
  position: relative;
  padding-left: 13px;
  font-size: 16px;
}

.nav_news_item>h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  width: 5px;
  height: 18px;
  background-color: #2369D4;
}

.nav_news_desc {
  margin-top: 20px;
  text-indent: 28px;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
}

.nav_news_desc>a {
  color: #006CFF;
}

.nav_news_img {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 185px;
  height: 76px;
}

.nav_news_img:nth-child(2n) {
  margin-right: 0;
}

.nav_news_img>img {
  width: 100%;
  height: 100%;
}

.nav_party_item {
  margin-top: 20px;
}

.nav_party_item:first-child {
  width: 48%;
}

.nav_party_item:last-child {
  box-sizing: border-box;
  padding-left: 5px;
  width: 52%;
}

.nav_party_img {
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 260px;
  height: 80px;
}

.nav_party_img>img {
  width: 100%;
  height: 100%;
}

.nav_party_right_img {
  width: 303px;
  height: 170px;
  margin-right: 20px;
}

.nav_party_list {
  width: 44%;
}

.nav_party_list_item {
  position: relative;
  line-height: 32px;
}

.news_center_left {
  width: 90%;
  margin-left: 20px;
}

.news_center_left .nav_party_list_item::before {
  left: -17px;
  background-color: #004ABA;
}

.nav_party_list_item::before {
  position: absolute;
  left: -10px;
  top: 14px;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #D92A29;
}

.nav_party_list_item>a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  display: block;
}

.nav_layout_item {
  margin-top: 20px;
  width: 175px;
  height: 160px;
  margin-right: 18px;
  background-color: #fff;
}

.nav_layout_item:last-child {
  margin-right: 0;
}

.nav_layout_item>img {
  width: 175px;
  height: 120px;
}

.nav_layout_item>a {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 16px;
  color: #004ABA;
}

.nav_layout_item .nav_a img {
  width: 174px;
  height: 120px;
}

.nav_layout_item>.nav_a {
  margin-top: 0;
}

.nav_duty_list_item::before {
  position: absolute;
  left: -10px;
  top: 14px;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #006CFF;
}


.content {
  height: 300px;
  background-color: yellowgreen;
}

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 350px;
  z-index: -1;
  }

.banner_img {
  width: 100%;
  height: 350px;
  /* margin-top: -5px; */
}
.l-banner{height: 100%;background-position:center center;background-repeat:no-repeat;text-align:center;margin: 0 auto;background-size: cover;width: 100%;}
.l-banner img{display:none;height:100%;vertical-align:top}
.banner_title {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  box-sizing: border-box;
  padding-left: 41px;
  padding-top: 25px;
  width: 1200px;
  height: 110px;
  background-color: rgba(255, 255, 255, 0.8);
}

.banner_title>h1 {
  font-size: 28px;
  color: #333;
}

.banner_title>h1>span {
  color: #206BD1;
}

.banner_title_line {
  width: 108px;
  height: 3px;
  margin: 3px 0;
  background-color: #88CC2F;
}

.banner_title_en {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

/* footer */
.footer_nav {
  position: relative;
  height: 50px;
  min-width: 1200px;
  background-color: #023A8F;
}

.footer_nav_inner {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}

.footer_nav_item {
  width: 25%;
  line-height: 50px;
  text-align: center;
}

.footer_nav_item:hover {
  background-color: #2d68c1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.footer_nav_item>span {
  font-size: 18px;
  color: #fff;
}

.footer_nav_item>img {
  margin-left: 18px;
  width: 13px;
  height: 7px;
}

.footer_nav_content {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 5;
  width: 100%;
  height: auto;
  background-color: #2d68c1;
  display: none;
}

.footer_nav_content_inner {
  width: 1200px;
  margin: 0 auto;
  line-height: normal;
  text-align: left;
}

.footer_nav_content_inner li{
  float:
  left;
  width: 23%;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 10px;color:#fff;
  font-size: 14px;
  }
.footer_nav_item.i3 .footer_nav_content_inner li{width: auto;}
.footer_nav_item.i2 .footer_nav_content,.footer_nav_item.i3 .footer_nav_content,.footer_nav_item.i4 .footer_nav_content{
    background: none;
    position: initial;
}
.footer_nav_item.i2 .footer_nav_content_inner,.footer_nav_item.i4 .footer_nav_content_inner{width:auto;height: 35px;position: absolute;z-index: 5;}

.footer_nav_item.i3 .footer_nav_content_inner{height: 140px;position: absolute;width: auto;z-index: 5;}
.footer_nav_item.i2 .footer_nav_content_inner li{width: 100%;text-align: center;background: #2d68c1;padding: 5px 5px 10px;margin: 0;min-width: 300px;}
.footer_nav_item.i3 .footer_nav_content_inner li{width: auto;margin-right: 0;padding-left: 10px;}
.footer_nav_item.i2 .footer_nav_content_inner li a, .footer_nav_item.i3 .footer_nav_content_inner li span, .footer_nav_item.i4 .footer_nav_content_inner li a{font-size: 16px;word-break: break-all;}
.footer_nav_item.i3 .footer_nav_content_inner li{width: 100%;/* text-align: center; */background: #2d68c1;padding: 5px 5px 10px 5px;margin: 0;}
.footer_nav_item.i4 .footer_nav_content_inner li{width: 100%;text-align: center;background: #2d68c1;padding: 5px 5px 10px;margin: 0;min-width: 280px;}

.footer_nav_content_inner a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
}

.footer_nav_content_inner>a:hover {
  color: #00EB9B;
}

.footer_center {
  /* height: 280px; */
  min-width: 1200px;
  background-color: #004ABA;
}

.footer_center_inner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.footer_center_inner .fr li{float: left;margin-right: 35px;}

.footer_center_left {
  width: 70%;
  margin-top: 30px;
}

.footer_webs {
  width: 48.8%;
  margin-right: 50px;
}

.footer_concact {
  width: 43%;
}

.footer_title {
  position: relative;
  padding-left: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}

.footer_title::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #00EB9B;
}

.footer_line {
  width: 100%;
  height: 1px;
  margin-top: 17px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer_webs_list {
  overflow: auto;
  height: 150px;
  margin-top: 18px;
}

.footer_webs_list li {
  margin-bottom: 18px;
}


.footer_webs_list li span a {
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.companys {
  display: none;
}

.companys a {
  display: inline-block;
  width: 16%;
  margin-left: 23px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}

.footer_webs_list ul li:last-child .companys a {
  width: auto;
}

.footer_webs_list>a {
  display: inline-block;
  margin-bottom: 18px;
  width: 18%;
  margin-right: 20px;
  font-size: 14px;
  color: #fff;
}

.footer_webs_list>:nth-child(4n) {
  margin-right: 0;
}

.footer_webs_list>:last-child {
  width: auto;
}

.footer_webs_list>a:hover {
  color: #00EB9B;
}

.footer_concact>p {
  margin-top: 18px;
  font-size: 14px;
  color: #fff;
}

.footer_center_right {
  width: 100%;
  margin-top: 60px;
}

.footer_center_right>img {
  height: 130px;
  width: 130px;
}

.footer_center_right>p {
  width: 130px;
  font-size: 14px;
  color: #fff;
  margin-top: 14px;
  text-align: center;
}

.footer_bottom {
  height: 50px;
  min-width: 1200px;
  background-color: #424242;
}

.footer_bottom_inner {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.footer_bottom_inner .fr{margin-right:40px;}
.footer_bottom_inner .visit{position: relative;bottom: 35px;text-align: right;}
.footer_bottom_inner .fr span.visitCount {margin-right: 31px;font-size: 14px;color: #fff;line-height: 50px;}
.footer_bottom_inner .fr span.WP_VisitCount{color:#fff;font-size: 14px;float: right;}
.footer_bottom_inner span.fl {
  font-size: 14px;
  color: #fff;
line-height: 50px;  padding-right: 10px;}
.footer_bottom_inner span.fl.ba{}
.footer_bottom_inner span.fl.ba a {
background:url(../images/icon-ba.png) no-repeat center left;padding-left: 25px;}
.footer_bottom_inner span.fl a{color:#fff}
.footer_bottom_nav {
  margin-left: 50px;
}

.footer_bottom_nav>a {
  font-size: 14px;
  margin-right: 25px;
  color: #fff;
  line-height: 50px;
}

.news_list_title {
  border-bottom: 1px solid #DEDEDE;
}

.news_list_title_left {
  position: relative;
  padding-bottom: 9px;
  margin-right: 40px;
  cursor: pointer;
}

.news_list_title_left>p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.news_list_title_line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #88CC2F;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.news_list_title_more {
  line-height: 33px;
  font-size: 14px;
  color: #999;
}

.news_list_title_more:hover {
  color: #006cff;
}

.bread_nav {
  width: 1200px;
  margin: 25px auto 0 auto;
  font-size: 14px;
  color: #666;
}

.possplit {
  position: relative;
  top: 3px;
  display: inline-block;
  margin: 0 10px;
  width: 1px;
  height: 16px;
  background-color: #ACACAC;
background-image: none;}

.bread_nav>span {
  margin-right: 25px;
}

.bread_nav a:active{
  color: #206BD1;
}

.bread_nav>a:hover {
  color: #206BD1;
}

.left_nav {
  width: 220px;
  background-color: #fff;
}

.left_nav_title {
  box-sizing: border-box;
  padding: 23px 20px 18px 40px;
  background-color: #206BD1;
}

.left_nav_title>h1 {
  font-size: 22px;
  color: #fff;
}

.left_nav_line {
  height: 1px;
  background-color: #fff;
  opacity: 0.2;
  margin-top: 8px;
  margin-bottom: 5px;
}

.left_nav_title>span {
  font-size: 16px;
  color: #fff;
}

.left_wp-menu {
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.left_wp-menu .sub-item{;
  
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 30px;
  border-bottom: 1px solid #F3F3F3;}
.left_menu-item {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #F3F3F3;
}
.col_list .left_wp-menu .sub-item a {font-size: 15px;}
.left_menu-item>a,.left_wp-menu .sub-item a {
  position: relative;
  font-size: 16px;
  color: #666;
  padding-left: 15px;
  display: inline-block;
  /* width: 85px; */
}

.left_menu-item>a::before,.left_wp-menu .sub-item a::before ,.left_menu-item.parent a::before{
  position: absolute;
  left: 0;
  top: 0px;
  width: 4px;
  content: "";
  background-color: transparent;
  height: 0;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.left_menu-item:hover>a::before,.left_wp-menu .sub-item:hover a::before ,.left_menu-item.parent a::before{
  height: 23px;
  background-color: #206BD1;
}

.left_menu-item:hover>a,.left_wp-menu .sub-item:hover a {
  color: #206BD1;
  transition: all .3s ease-in-out;
}

.left_menu-item .col_item_link.selected, .left_wp-menu .sub-item.selected .column-name, .left_menu-item.parent a{
  color: #206BD1;
}

.left_menu-item.selected a::before,.left_wp-menu .sub-item.selected a::before{
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  content: "";
  background-color: #206BD1;
  height: 21px;
  display: inline-block;
}

.baian {
  display: inline;
  color: #fff;
}


.pagination {
  text-align: center;
  margin: 30px 0;
}

.pagination a,
.pagination span {
  height: 33px;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px;
  padding: 0 10px;
  min-width: 16px;
}

.pagination a {
  border-radius: 5px;
  border: 1px solid #D0CFCF;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

.pagination .prev,
.pagination .next {
  padding: 0 8px;
}

.pagination .curpage {
  background: #258CFF;
  color: #fff;
  border-radius: 5px;
}

.paging {
  text-align: center;
}

#page2 {
  display: inline-block;
}

#page2>li {
  float: left;
}

#page2>li {
  border-bottom: none !important;
}

#news_list .empty {
  display: block;
  margin: 30px auto;
}

.pagination .active {
  background: #258CFF;
  color: #fff;
  border-radius: 5px;
}
.icon_back {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 10;
  width: 68px;
  height: 68px;
  cursor: pointer;
  display: none;
}


.headBox___2BvxT {
  height: 65px;
  margin-bottom: 12px;
}

.head___3qcdT {
  position: fixed;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 65px;
  padding: 0 calc(50% - 600px);
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
  box-sizing: border-box;
}

.logo___3JftA {
  width: 220px;
  height: 65px;
  line-height: 65px;
  text-align: left;
}

.logo___3JftA img {
  vertical-align: middle;
}

.navigation___C_a-Y {
  flex: 1;
}

.head___3qcdT>div {
  height: 65px;
  line-height: 65px;
}

.navigation___C_a-Y ul {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0 50px;
  box-sizing: border-box;
}

.navigation___C_a-Y ul li {
  flex: 1 1;
  text-align: center;
}

.navigation___C_a-Y ul li a {
  transition: all .2s ease-in-out;
  color: #314659;
}

.hover-text:hover {
  color: #fa5c4d !important
}

.navigation___C_a-Y ul li .action___kneET {
  color: #ec2d24;
  font-weight: 800;
}

.head___3qcdT .login___1aBdF {
  width: 170px;
  text-align: left;
  position: relative;
}

.headBox___2BvxT .header_search {
  height: 30px;
  line-height: 30px;
  width: 160px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header {
  
  min-width: 1200px;
  background-color: #fff;
}


.header_inner {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.head-left .sitelogo img {
  display: block;
  margin-top: 18px;
  width: 406px;
  height: 66px;
  margin-bottom: 16px;
}

.header_logo>img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header_nav {
  margin-top: 4px;
}

.header_menu-item {
  margin-right: 20px;
}

.header_menu-item img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.user_info {
  position: relative;
}

.user_info img {
  width: 12px;
  height: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.route180 {
  transform: rotate(180deg);
}

#phone-code {
  position: relative;
}

#phone-code>img {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%);
  width: 130px;
  height: 130px;
  z-index: 999;
  transition: all 0.2s ease;
}

.logo_out {
  width: 84px;
  height: 26px;
  line-height: 26px;
  box-shadow: 0px 2px 32px 2px rgba(133, 139, 144, 0.3);
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
  color: #023A8F;
  position: absolute;
  top: 42px;
  left: 47%;
  transform: translateX(-50%);
  text-align: center;
  display: none;
}

.header_menu-item span {
  font-size: 14px;
  color: #999;
}

.header_menu-item span:hover {
  color: #206BD1;
}

.header_search {
  box-sizing: border-box;
  padding: 0 10px;
  width: 160px;
  height: 30px;
  border: 1px solid #ccc;
}

.header_search>input {
  width: 120px;
  height: 100%;
  outline: none;
}

.header_search>img {
  margin-top: 5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}



.menu-item {
  
  
}

.nav .menu-item:hover>a {
  /* padding-bottom: 5px; */
  background-color: #006CFF;
  transition: all .3s ease-in-out;
}

.active_menu-item {
  padding-bottom: 5px;
  background-color: #006CFF;
}

.menu-item>a {
  position: relative;
  z-index: 10;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  
  
  font-size: 18px;
  color: #fff;
padding: 0 52px;font-weight: bold;}

.nav_content {
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 30px 0 25px;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 5;
  width: 1200px;
  height: 0;
  background-color: rgba(255, 255, 255, 0.85);
}

.nav_content_left {
  box-sizing: border-box;
  padding-right: 40px;
  margin-top: 20px;
  width: 740px;
}

.nav_content_line {
  display: inline-block;
  margin-top: 23px;
  width: 1px;
  height: 170px;
  background-color: #8FA8CF;
}

.nav_content_img {
  width: 303px;
  height: 171px;
  margin-right: 24px;
}

.nav_content_desc {
  margin-top: 10px;
}

.nav_content_desc>p {
  text-indent: 28px;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
}

.nav_content_desc>p>a {
  font-size: 14px;
  color: #006CFF;
}

.sub-menu {/* float: none; *//* display: none; */background-color: rgba(255, 255, 255, 0.85);}

.sub-item {
  text-align: center;
  line-height: 35px;
  border-bottom: 3px solid transparent;
  margin-bottom: 5px;
  }

.sub-item a::after {
  width: 1px;
  content: "";
  margin: 0 auto;
  background-color: transparent;
  height: 2px;
  display: block;
  -webkit-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
}

.sub-item a:hover::after {
  width: 100%;
  background-color: #4DC3FF;
}

.nav .sub-item>a {
  display: inline-block;
  width: 90%;
  height: 100%;
  font-size: 16px;
  color: #004ABA;
  background: #fff;
  margin: auto;
}
.menu-item .sub-menu .sub-menu {
    position: absolute;
    left: 100%;
}
.nav_news_item {
  box-sizing: border-box;
  width: 33.33%;
  margin-top: 20px;
}

.nav_news_item:first-child {
  padding-right: 14px;
}

.nav_news_item>h1 {
  position: relative;
  padding-left: 13px;
  font-size: 16px;
}

.nav_news_item>h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  width: 5px;
  height: 18px;
  background-color: #2369D4;
}

.nav_news_desc {
  margin-top: 20px;
  text-indent: 28px;
  font-size: 14px;
  line-height: 30px;
  color: #848484;
}

.nav_news_desc>a {
  color: #006CFF;
}

.nav_news_img {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 185px;
  height: 76px;
}

.nav_news_img:nth-child(2n) {
  margin-right: 0;
}

.nav_news_img>img {
  width: 100%;
  height: 100%;
}

.nav_party_item {
  margin-top: 20px;
}

.nav_party_item:first-child {
  width: 48%;
}

.nav_party_item:last-child {
  box-sizing: border-box;
  padding-left: 5px;
  width: 52%;
}

.nav_party_img {
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 260px;
  height: 80px;
}

.nav_party_img>img {
  width: 100%;
  height: 100%;
}

.nav_party_right_img {
  width: 303px;
  height: 170px;
  margin-right: 20px;
}

.nav_party_list {
  width: 44%;
}

.nav_party_list_item {
  position: relative;
  line-height: 32px;
}

.news_center_left {
  width: 90%;
  margin-left: 20px;
}

.news_center_left .nav_party_list_item::before {
  left: -17px;
  background-color: #004ABA;
}

.nav_party_list_item::before {
  position: absolute;
  left: -10px;
  top: 14px;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #D92A29;
}

.nav_party_list_item>a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  display: block;
}

.nav_layout_item {
  margin-top: 20px;
  width: 175px;
  height: 160px;
  margin-right: 18px;
  background-color: #fff;
}

.nav_layout_item:last-child {
  margin-right: 0;
}

.nav_layout_item>img {
  width: 175px;
  height: 120px;
}

.nav_layout_item>a {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 16px;
  color: #004ABA;
}

.nav_layout_item .nav_a img {
  width: 174px;
  height: 120px;
}

.nav_layout_item>.nav_a {
  margin-top: 0;
}

.nav_duty_list_item::before {
  position: absolute;
  left: -10px;
  top: 14px;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #006CFF;
}


.content {
  height: 300px;
  background-color: yellowgreen;
}

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 350px;
  z-index: -1;
  }

.banner_img {
  width: 100%;
  height: 350px;
  /* margin-top: -5px; */
}
.l-banner{height: 100%;background-position:center center;background-repeat:no-repeat;text-align:center;margin: 0 auto;background-size: cover;width: 100%;}
.l-banner img{display:none;height:100%;vertical-align:top}
.banner_title {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  box-sizing: border-box;
  padding-left: 41px;
  padding-top: 25px;
  width: 1200px;
  height: 110px;
  background-color: rgba(255, 255, 255, 0.8);
}

.banner_title>h1 {
  font-size: 28px;
  color: #333;
}

.banner_title>h1>span {
  color: #206BD1;
}

.banner_title_line {
  width: 108px;
  height: 3px;
  margin: 3px 0;
  background-color: #88CC2F;
}

.banner_title_en {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}


.icon_back {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 10;
  width: 68px;
  height: 68px;
  cursor: pointer;
  display: none;
}


.headBox___2BvxT {
  height: 65px;
  margin-bottom: 12px;
}

.head___3qcdT {
  position: fixed;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 65px;
  padding: 0 calc(50% - 600px);
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
  box-sizing: border-box;
}

.logo___3JftA {
  width: 220px;
  height: 65px;
  line-height: 65px;
  text-align: left;
}

.logo___3JftA img {
  vertical-align: middle;
}

.navigation___C_a-Y {
  flex: 1;
}

.head___3qcdT>div {
  height: 65px;
  line-height: 65px;
}

.navigation___C_a-Y ul {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0 50px;
  box-sizing: border-box;
}

.navigation___C_a-Y ul li {
  flex: 1 1;
  text-align: center;
}

.navigation___C_a-Y ul li a {
  transition: all .2s ease-in-out;
  color: #314659;
}

.hover-text:hover {
  color: #fa5c4d !important
}

.navigation___C_a-Y ul li .action___kneET {
  color: #ec2d24;
  font-weight: 800;
}

.head___3qcdT .login___1aBdF {
  width: 170px;
  text-align: left;
  position: relative;
}

.headBox___2BvxT .header_search {
  height: 30px;
  line-height: 30px;
  width: 160px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header {
  
  min-width: 1200px;
  background-color: #fff;
}


.header_inner {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.header_logo {
  display: block;
  margin-top: 20px;
  width: 406px;
  height: 66px;
}

.header_logo>img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header_right {
  margin-top: 45px;
}

.header_nav {
  margin-top: 4px;
}

.header_menu-item {
  margin-right: 20px;
}

.header_menu-item img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.user_info {
  position: relative;
}

.user_info img {
  width: 12px;
  height: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.route180 {
  transform: rotate(180deg);
}

#phone-code {
  position: relative;
}

#phone-code>img {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%);
  width: 130px;
  height: 130px;
  z-index: 999;
  transition: all 0.2s ease;
}

.logo_out {
  width: 84px;
  height: 26px;
  line-height: 26px;
  box-shadow: 0px 2px 32px 2px rgba(133, 139, 144, 0.3);
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
  color: #023A8F;
  position: absolute;
  top: 42px;
  left: 47%;
  transform: translateX(-50%);
  text-align: center;
  display: none;
}

.header_menu-item span {
  font-size: 14px;
  color: #999;
}

.header_menu-item span:hover {
  color: #206BD1;
}

.header_search {
  box-sizing: border-box;
  padding: 0 10px;
  width: 160px;
  height: 30px;
  border: 1px solid #ccc;
}

.header_search>input {
  width: 120px;
  height: 100%;
  outline: none;
}

.header_search>img {
  margin-top: 5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.left_nav {
  width: 220px;
  background-color: #fff;
}

.left_nav_title {
  box-sizing: border-box;
  padding: 23px 20px 18px 40px;
  background-color: #206BD1;
}

.left_nav_title>h1 {
  font-size: 22px;
  color: #fff;
}

.left_nav_line {
  height: 1px;
  background-color: #fff;
  opacity: 0.2;
  margin-top: 8px;
  margin-bottom: 5px;
}

.left_nav_title>span {
  font-size: 16px;
  color: #fff;
}

.left_nav_list {
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
}
.left_nav_list .sub-item{
  
padding-top: 13px;
  
padding-bottom: 13px;
  
padding-left: 30px;
  
border-bottom: 1px solid #F3F3F3;
  
text-align: left;
  
line-height: normal;
  
}
.left_nav_item {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #F3F3F3;
}
.col_list .left_nav_list .sub-item a {font-size: 15px;}
.left_nav_item>a,.left_nav_list .sub-item a {
  position: relative;
  font-size: 16px;
  color: #666;
  padding-left: 15px;
  display: inline-block;
  /* width: 85px; */
}

.left_nav_item>a::before,.left_nav_list .sub-item a::before ,.left_nav_item.parent a::before{
  position: absolute;
  left: 0;
  top: 0px;
  width: 4px;
  content: "";
  background-color: transparent;
  height: 0;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.left_nav_item:hover>a::before,.left_nav_list .sub-item:hover a::before ,.left_nav_item.parent a::before{
  height: 23px;
  background-color: #206BD1;
}

.left_nav_item:hover>a,.left_nav_list .sub-item:hover a {
  color: #206BD1;
  transition: all .3s ease-in-out;
}

.left_nav_item .col_item_link.selected, .left_nav_list .sub-item.selected .column-name, .left_nav_item.parent a{
  color: #206BD1;
}

.left_nav_item.selected a::before,.left_nav_list .sub-item.selected a::before{
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  content: "";
  background-color: #206BD1;
  height: 21px;
  display: inline-block;
}
