﻿@charset "UTF-8";
.gb_top {
  width: 100%;
  height: 42px;
  font-size: 12px;
  color: #fff;
  background-color: #2182DC;
}
.gb_top.on {
  background-color: #fff;
}
.gb_main {
  display: block;
  height: 100%;
}
.gb_main:before {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
.gb_main div,
.gb_main p,
.gb_top_list {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 0;
}
.headerLeft {
  float: left;
}
.time_box {
  margin-right: 16px;
}
.headerRight {
  float: right;
  width: 354px;
  text-align: right;
}
.gb_top_list > li {
  float: left;
  color: #fff;
  position: relative;
}
.gb_top_list > li a {
  display: block;
  padding: 0 10px;
  color: #fff;
}
.xl_erweima > li:hover a {
  color: #59acff;
}
.xl_erweima,
.xl_erweima1 {
  list-style: none;
  display: none;
  border-radius: 5px;
  position: absolute;
  border: solid 1px #ddd;
  padding: 5px;
  background: #7084a4;
  z-index: 2000;
}
.gb_top_list li:hover ul ul,
.gb_top_list li:hover ul ul ul {
  display: none;
}
.gb_top_list li:hover ul,
.gb_top_list ul li:hover ul,
.gb_top_list ul ul li:hover ul {
  display: block;
  cursor: pointer;
}
.xl_erweima {
  left: 10px;
  top: 33px;
}
.xl_erweima p {
  display: block;
  width: 84px;
  text-align: center;
  line-height: 24px !important;
  margin: 8px 10px 0 10px;
}
.xl_erweima .transform {
  position: absolute;
  left: 17px;
  top: -14px;
  color: #7d8188;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.xl_erweima1 {
  position: absolute;
  top: 0;
  left: -96px;
}
.xl_erweima1 img {
  display: block;
  width: 84px;
  height: 84px;
}
.gb_top_list li .iconfont {
  vertical-align: middle;
  margin-left: 2px;
  font-size: 30px;
}
.gb_top_list ul li:hover {
  color: #59acff;
}
.banner_box {
  width: 100%;
  height: 469px;
}
.banner_box .pic_scroll {
  height: 100%;
}
.banner_box .pic_scroll .pagination {
  text-align: center;
}
.gb_logo_box {
  width: 100%;
  overflow: hidden;
  font-size: 0;
  padding: 18px 0;
}
.gb_logo {
  display: inline-block;
  vertical-align: middle;
  width: 429px;
  height: 54px;
  background: url(../images/logo.png) no-repeat;
}
.gb_ul {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  margin-right: 120px;
  color: #fff;
}
.gb_ul .gb_li {
  display: inline-block;
  padding: 6px 14px;
  margin-left: 10px;
  font-size: 14px;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.gb_ul .gb_li .iconfont {
  font-size: 12px;
}
.gb_ul .gb_li.blue_purple {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #475CCD;
}
.gb_ul .gb_li.cyanine {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #1C7BB0;
}
.gb_ul .gb_li.grass_green {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #189881;
}
.gb_ul .gb_li a:hover {
  color: #fff;
}
.gb_search {
  display: inline-block;
  vertical-align: middle;
  width: 334px;
  font-size: 14px;
  margin-top: 5px;
}
.gb_search .gb_text_box1 {
  float: left;
  width: 234px;
  padding-left: 30px;
  border-radius: 55px 0 0 55px;
  border: solid 1px #bfbfbf;
  border-right: none;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #999;
  outline: none;
}
.gb_search .gb_btn_ok {
  float: right;
  width: 100px;
  border-radius: 0 55px 55px 0;
  background: #2182DC;
  border: none;
  cursor: pointer;
  height: 40px;
  color: #edf5ff;
  outline: none;
}
.nav {
  position: relative;
  *z-index: 1000;
}
.sy1_ul {
  position: relative;
  z-index: 1111;
}
.sy1_ul .sy2_inside {
  font-size: 0;
}
.sy1_ul .sy1_li {
  display: inline-block;
  width: 19.8%;
  height: 54px;
  line-height: 54px;
  margin-right: 2px;
  font-size: 16px;
  z-index: 10000;
  background: #1C6FEC;
}
.sy1_ul .sy1_li .sy1_tit {
  display: block;
  text-align: center;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #FFF;
}
.sy1_ul .sy1_li .iconfont {
  margin-right: 6px;
}
.sy1_ul .sy1_li > a:hover {
  background: #0E3FA9;
}
.sy2_ul {
  position: absolute;
  left: 0;
  top: 54px;
  display: none;
  width: 1198px;
  text-align: left;
  border: #1C6FEC solid 2px;
  border-top: none;
  padding: 25px 20px;
  background: #fff;
}
.sy2_ul.two .gb_xl_video {
  margin-left: 10px;
}
.sy2_ul.two .gb_xl_news {
  margin-left: 20px;
  margin-right: 10px;
}
.sy1_ul .sy1_li:hover .sy2_ul {
  display: block;
  font-size: 0;
}
/*自贸区*/
.into_fta .fta_left {
  float: left;
  width: 630px;
  font-size: 0;
  margin-left: 10px;
}
.into_fta .fta_left .img-box {
  display: inline-block;
  vertical-align: top;
  width: 362px;
  height: 296px;
  margin-right: 16px;
}
.into_fta .fta_left .img-box img {
  width: auto;
  height: auto;
  margin: auto;
}
.into_fta .fta_left img {
  display: inline-block;
  vertical-align: top;
  width: 362px;
  height: 296px;
  margin-right: 16px;
}
.into_fta .fta_left p {
  display: inline-block;
  vertical-align: top;
  width: 236px;
  line-height: 26px;
  font-size: 14px;
  text-indent: 2em;
  color: #333;
  text-align: justify;
}
.into_fta .fta_left a {
  color: #2182DC;
}
.into_fta .fta_right {
  float: right;
  width: 500px;
  margin-right: 10px;
}
.into_fta .fta_right ul {
  width: 105%;
  font-size: 0;
}
.into_fta .fta_right ul .link {
  display: inline-block;
  width: 244px;
  height: 90px;
}
.into_fta .fta_right ul .link:before {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
.into_fta .fta_right li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  margin-right: 12px;
  line-height: 0;
}
.into_fta .fta_right li:first-child .link {
  background: url(../images/zjzmq_bg01.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right li:nth-child(2) .link {
  background: url(../images/zjzmq_bg02.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right li:nth-child(3) .link {
  background: url(../images/zjzmq_bg03.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right li:nth-child(4) .link {
  background: url(../images/zjzmq_bg04.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right li:nth-child(5) .link {
  background: url(../images/zjzmq_bg05.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right li:nth-child(6) .link {
  background: url(../images/zjzmq_bg06.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.into_fta .fta_right img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  border-radius: 50px;
  width: 56px;
  height: 56px;
  box-shadow: 0 0 2px #fff;
}
.into_fta .fta_right p {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 18px;
  color: #fff;
  line-height: 32px;
}
.gb_xl_news {
  display: inline-block;
  vertical-align: top;
  width: 560px;
  margin-right: 20px;
  margin-left: 10px;
}
.slideTxtBox {
  text-align: left;
}
.slideTxtBox .hd ul {
  height: 48px;
  line-height: 43px;
  font-size: 0;
  overflow: hidden;
  border-bottom: 1px solid #D2DFFB;
}
.slideTxtBox .hd li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #828282;
}
.slideTxtBox .hd li.on {
  color: #1C6FEC;
  border-bottom: 4px solid #1C6FEC;
}
.slideTxtBox .hd li:hover {
  color: #1C6FEC;
  border-bottom: 4px solid #1C6FEC;
}
.slideTxtBox .hd a {
  display: block;
  width: 150px;
  text-align: center;
  font-size: 16px;
  border-radius: 2px 2px 0 0;
}
.slideTxtBox .bd .infoList {
  padding: 10px;
}
.slideTxtBox .more {
  color: #999;
}
.infoList li {
  line-height: 28px;
}
.link {
  display: inline-block;
  width: 78%;
  overflow: hidden;
  padding-left: 16px;
  background: url(../images/dian.jpg) left no-repeat;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link .title {
  color: #2182DC;
}
.date {
  float: right;
  color: #BDBDBD;
  font-size: 14px;
}
/*新闻资讯*/
.gb_xl_video {
  display: inline-block;
  vertical-align: middle;
  width: 560px;
}
.gb_xl_video h3 {
  font-size: 16px;
  color: #1b4586;
  font-weight: normal;
}
.video_list {
  overflow: hidden;
  margin-top: 12px;
}
.video_list ul {
  line-height: 0;
}
.video_list li {
  display: inline-block;
  width: 274px;
  margin-right: 6px;
}
.video_list li .img-box {
  display: block;
  width: 100%;
  height: 136px;
  overflow: hidden;
  margin-right: 15px;
}
.video_list li .img-box p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
}
.video_news_list {
  margin-top: 6px;
}
.video_news_list li {
  line-height: 28px;
}
.video_news_list li .link:hover span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 46px;
  height: 46px;
  background: url(../images/play_btn.png) no-repeat;
  margin-left: -23px;
  margin-top: -23px;
  z-index: 9;
}
/*制度创新*/
.xl_fta_box {
  display: inline-block;
  vertical-align: top;
  width: 560px;
  margin-left: 10px;
}
.xl_fta_box .info_news {
  display: inline-block;
  width: 548px;
  padding-right: 30px;
  margin-bottom: 10px;
}
.xl_fta_box .info_news li {
  line-height: 32px;
}
.xl_fta_box h3 {
  display: block;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 4px;
  font-size: 16px;
  color: #0084ff;
  font-weight: normal;
}
.xl_fta_box .info_zhidu {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  padding: 0 16px;
  background-color: #f4f4f4;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.xl_fta_box .iconfont {
  font-size: 16px;
  margin-right: 4px;
  vertical-align: baseline;
}
.xl_fta_box .more {
  top: 0;
  color: #1C6FEC;
  font-size: 16px;
}
.jucuo {
  background: url(../images/chaungxinjucuo.png) center center no-repeat;
  background-size: 100% 100%;
  color: #24b600;
}
.anli {
  background: url(../images/shijiananli.png) no-repeat;
  background-size: 100% 100%;
  color: #ed4747;
}
.tuiguang {
  background: url(../images/fuzhituiguang.png) no-repeat;
  color: #ba8313;
}
/*政策超市*/
.info_list {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  margin-right: 10px;
}
.info_list li:nth-child(3) .menuTitle {
  width: 100px;
}
.info_list li .tab_link {
  display: block;
  width: 180px;
  height: 64px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
  padding: 0 10px;
  border-radius: 5px;
  color: #2182DC;
  background: #f7f7f7;
}
.info_list li .tab_link:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: "";
}
.info_list li .menuTitle {
  display: inline-block;
  vertical-align: middle;
  width: 112px;
}
.info_list li .iconfont {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.info_list li.on a {
  background-color: #2182DC;
  color: #fff;
}
.info_list li:hover a {
  background-color: #2182DC;
  color: #fff;
}
.info_box {
  display: inline-block;
  vertical-align: top;
  width: 955px;
}
.info_box h3 {
  display: block;
  overflow: hidden;
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #0084ff;
  font-weight: normal;
  border-bottom: 1px solid #D2DFFB;
}
.info_box .title {
  display: inline-block;
  text-align: center;
  width: 200px;
  font-weight: bold;
  color: #1C6FEC;
  border-bottom: 4px solid #1C6FEC;
}
.info_box .more {
  float: right;
  color: #999;
  font-size: 16px;
}
.info_box .info_news li {
  width: 50%;
  padding-right: 2%;
  display: inline-block;
  line-height: 30px;
}
/*企业巡展*/
.tour_box {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  font-size: 0;
}
.tour_box.two {
  width: 500px;
  margin-left: 32px;
}
.tour_box .infoList {
  width: 560px;
}
.tour_box .tour_title {
  display: block;
  overflow: hidden;
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #0084ff;
  font-weight: normal;
  border-bottom: 1px solid #D2DFFB;
}
.tour_box .tour_list {
  margin-top: 10px;
}
.tour_box .title {
  display: inline-block;
  text-align: center;
  width: 150px;
  color: #1C6FEC;
  border-bottom: 4px solid #1C6FEC;
}
.tour_box .tour_img {
  display: inline-block;
  vertical-align: middle;
  width: 240px;
  height: 111px;
}
.tour_box .content_box {
  display: inline-block;
  vertical-align: middle;
  width: 288px;
  margin-left: 16px;
}
.tour_box .content_box .con_title {
  font-size: 18px;
  font-weight: bold;
}
.details {
  font-size: 16px;
  color: #1C6FEC;
}
.circle {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 15px;
  background-color: #1C6FEC;
  border-radius: 50px;
}
.link_two {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 30px;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #F5F5F5;
  margin-top: 4px;
  margin-bottom: 4px;
}
/*互动交流*/
.communication_news {
  display: inline-block;
  vertical-align: top;
  width: 744px;
  margin-left: 6px;
  font-size: 0;
}
.communication_news .infoList li {
  line-height: 30px;
}
.communication_btns {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  margin-left: 32px;
  font-size: 0;
}
.communi_list {
  height: 90px;
  text-align: center;
  margin-top: 12px;
  color: #fff;
  background-color: #1C6FEC;
}
.communi_list:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: "";
}
.communi_list .iconfont {
  margin-right: 12px;
  font-size: 18px;
  color: #fff;
}
.communi_list .iconfont:hover {
  color: #fff;
}
.communi_list .title {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.communi_list .title:hover {
  color: #fff;
}
/*直播平台*/
.live_platform_column {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 0;
}
.live_platform_column .live_lists {
  line-height: 0;
}
.live_platform_column .live_list {
  display: inline-block;
  width: 49%;
  margin-top: 12px;
  margin-right: 2%;
}
.live_platform_column .live_list:nth-child(2n) {
  margin-right: 0;
}
.live_platform_column .img-box {
  position: relative;
  width: 100%;
  height: 123px;
}
.live_platform_column .img-box .tips {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 16px;
  line-height: 22px;
  padding: 6px 8px;
  color: #fff;
  border-radius: 0 0 10px 0;
}
.live_platform_column .img-box .tips.orange {
  background: #F2994A;
}
.live_platform_column .img-box .tips.gray {
  background: #828282;
}
.live_platform_column .img-box .tips.green {
  background: #27AE60;
}
/*底部样式*/
.footer_box {
  margin: 30px auto 60px;
  width: 1200px;
  font-size: 0;
}
.sel {
  display: inline-block;
  vertical-align: middle;
  width: 290px;
  line-height: 18px;
  margin-left: 13px;
  padding: 8px 0;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
  font-weight: bold;
}
.sel:first-child {
  margin-left: 0;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: none;
  /*将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url(../images/arrow-down.png) no-repeat scroll 274px center #1C6FEC;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
.dropdown {
  position: relative;
}
.dropdown .btn {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: bold;
  color: #fff;
  background-color: #1C6FEC;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default:hover,
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #1C6FEC;
  border-color: #1C6FEC;
}
.dropdown-menu {
  position: absolute;
  top: 82%;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #1C6FEC;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #1C6FEC;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: left;
  color: #fff;
  white-space: nowrap;
}
.dropdown-menu > li {
  line-height: 26px;
}
.open > .dropdown-toggle {
  float: left;
}
.open > .dropdown-menu {
  display: block;
  width: 101%;
  margin-bottom: 5px;
  clear: left;
  height: 166px;
  overflow: auto;
  background-color: #1c6fec;
}
.caret {
  float: right;
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 8px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/*飘窗和两侧广告位*/
.floating_window {
  position: absolute;
  display: block;
  width: 300px;
  height: 150px;
  left: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 10000000;
}
.floating_window .iconfont {
  text-align: right;
  font-size: 24px;
  color: honeydew;
}
.sideBar {
  position: absolute;
  top: 580px;
  width: 100px;
  z-index: 20000;
}
.sideBar.left {
  left: 0;
}
.sideBar.left .item {
  float: left;
}
.sideBar.left .iconfont {
  left: 0;
}
.sideBar.right {
  right: 0;
}
.sideBar.right .item {
  float: right;
}
.sideBar.right .iconfont {
  right: 0;
}
.sideBar .iconfont {
  position: absolute;
  top: 0;
  text-align: right;
  font-size: 20px;
  color: honeydew;
}
.sideBar .item {
  display: block;
  width: 100px;
  margin-bottom: 10px;
}
.sideBar .item:hover {
  width: 240px;
}
.sideBar:after {
  display: block;
  content: "";
  clear: both;
}
.footer {
  width: 100%;
  height: 274px;
  background: linear-gradient(0deg, rgba(26, 115, 198, 0.9), rgba(26, 115, 198, 0.9)), url(../images/index_fc01.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
}
.footer:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
}
.address_box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1200px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #fff;
}
.address_box li {
  line-height: 24px;
}
.address_box .link_item {
  margin-bottom: 10px;
}
.address_box a {
  font-size: 16px;
  text-decoration: none;
  padding: 0 9px;
  color: #fff;
}
.address_box a:hover {
  color: #fff;
}
.address_box #_ideConac {
  position: absolute;
  left: 10%;
  top: 10%;
}
/* 滚动条顶角和底角 */
/* 顶角 */
.dropdown-menu::-webkit-scrollbar-button:vertical:decrement {
  width: 8px;
  height: 8px;
  border-radius: 6px 6px 0 0;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #1C6FEC;
}
/* 底角 */
.dropdown-menu::-webkit-scrollbar-button:vertical:increment {
  width: 8px;
  height: 8px;
  border-radius: 0 0 6px 6px ;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #1C6FEC;
}
.dropdown-menu::-webkit-scrollbar-button:horizontal:decrement {
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #1C6FEC;
}
.dropdown-menu::-webkit-scrollbar-button:horizontal:increment {
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #1C6FEC;
}
.dropdown-menu::-webkit-scrollbar-button:vertical:decrement:hover,
.dropdown-menu::-webkit-scrollbar-button:vertical:increment:hover,
.dropdown-menu::-webkit-scrollbar-button:horizontal:decrement:hover,
.dropdown-menu::-webkit-scrollbar-button:horizontal:increment:hover {
  background-color: #DDDEDE;
}
.dropdown-menu::-webkit-scrollbar-button:vertical:decrement:active,
.dropdown-menu::-webkit-scrollbar-button:vertical:increment:active,
.dropdown-menu::-webkit-scrollbar-button:horizontal:decrement:active,
.dropdown-menu::-webkit-scrollbar-button:horizontal:increment:active {
  background-color: #C3C5C5;
}
/* 滚动条 背景色 后 */
.dropdown-menu::-webkit-scrollbar-track {
  width: 3px;
  background: #1C6FEC;
  /*#E1ebf3;*/
}
.dropdown-menu::-webkit-scrollbar-corner {
  width: 3px;
  background: #1C6FEC;
  /*#E1ebf3;*/
}
/* 滚动条 背景色 前 */
.dropdown-menu::-webkit-scrollbar-thumb {
  width: 3px;
  border-radius: 6px;
  background: #fff;
  /*#044068;*/
}
.dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #fff;
  /*#044068;*/
}
.dropdown-menu::-webkit-scrollbar-thumb:active {
  background: #fff;
  /*#044068;*/
}
