.new_top {
  /* height: 390px; */
  margin: 50px 0;
}

.new_top .n_t_swiper {
  width: 49%;
  margin-right: 2%;
}

.new_top .n_t_swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.new_top .n_t_swiper .swiper-container .swiper-pagination {
  right: 10px !important;
  left: auto !important;
  width: auto !important;
}

.new_top .n_t_swiper .swiper-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 10px !important;
  background: #ffffff;
  opacity: 1;
}

.new_top .n_t_swiper .swiper-container .swiper-pagination-bullet-active {
  background: #456dc7;
}

.new_top .n_t_swiper img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.new_top .n_t_news {
  width: 49%;
}

.new_top .n_t_news .news-tit {
  height: 34px;
  background: url(../images/bg-xy1.png) no-repeat;
  background-size: 100% 100%;
}

.new_top .n_t_news .news-tit .tit {
  font-size: 26px;
}

.new_top .n_t_news .news-tit .line {
  /*height: 17px;
  background: url(../images/bg-xy1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 8px;*/
}

.new_top .n_t_news .news-tit .more {
  color: #ffffff;
  font-size: 15px;
  margin-right: 10px;
}

.new_top .n_t_news .news-box .news-list {
  height: 40px;
  border-bottom: 1px dotted #e6e6e6;
}

.new_top .n_t_news .news-box .news-list:last-child {
  border-bottom: 0px dotted #e6e6e6;
}

.new_top .n_t_news .news-box .news-list .list-line {
  width: 5.5px;
  height: 5.5px;
  border-radius: 50%;
  background-color: #a6a6a6;
  margin-right: 10px;
}

.new_top .n_t_news .news-box .news-list .list-title {
  color: #000000;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-right: 10px;
}

.new_top .n_t_news .news-box .news-list .list-time {
  color: #999999;
  font-size: 13px;
}

.new_bottom {
  /* height: 390px; */
  margin-bottom: 25px;
}

.new_bottom .n_b_news {
  width: 32%;
  margin-right: 2%;
}

.new_bottom .n_b_news:nth-child(1) .news-tit {
  height: 34px;
  background: url(../images/bg-xy2.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news:nth-child(2) .news-tit {
  height: 34px;
  background: url(../images/bg-xy3.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news:nth-child(3) .news-tit {
  height: 34px;
  background: url(../images/bg-xy4.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news:last-child {
  margin-right: 0%;
}

.new_bottom .n_b_news .news-tit .tit {
  font-size: 26px;
}

.new_bottom .n_b_news .news-tit .line {
  /*height: 17px;
  margin: 0 8px;*/
}

.new_bottom .n_b_news .news-tit .line_1 {
  background: url(../images/bg-xy2.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news .news-tit .line_2 {
  background: url(../images/bg-xy3.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news .news-tit .line_3 {
  background: url(../images/bg-xy4.png) no-repeat;
  background-size: 100% 100%;
}

.new_bottom .n_b_news .news-tit .more {
  color: #ffffff;
  font-size: 15px;
  margin-right: 10px;
}

.new_bottom .n_b_news .news-box .news-list {
  //height: 60px;
  height: 40px;
  border-bottom: 1px dotted #e6e6e6;
}

.new_bottom .n_b_news .news-box .news-list:last-child {
  border-bottom: 0px dotted #e6e6e6;
}

.new_bottom .n_b_news .news-box .news-list .list-line {
  width: 5.5px;
  height: 5.5px;
  border-radius: 50%;
  background-color: #a6a6a6;
  margin-right: 10px;
}

.new_bottom .n_b_news .news-box .news-list .list-title {
  color: #000000;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-right: 10px;
}

.new_bottom .n_b_news .news-box .news-list .list-time {
  color: #999999;
  font-size: 13px;
}


.picbox {
  box-shadow: 2px 3px 3px #ccc;
  width: 170px;
  height: 122px;
  float: left;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.picbox img {
  width: 100%;
}

.picbox .msg {
  padding: 10px 12px 10px;
}

.picbox .msg h5 {
  font-weight: bolder;
  font-size: 16px;
  line-height: 24px;
}

.picbox .msg p,
.picbox .msg span {
  color: #999;
  font-size: 12px;
  line-height: 10px;
  margin-bottom: 15px;
}

.topics-h2 {
  font-size: 20px;
  color: #22132d;
  border-bottom: 2px solid rgb(24, 71, 158);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

span.icon {
  width: 90px;
  height: 96px;
  display: block;
  float: left;
  margin-top: 36px;
  margin-left: 20px;
}

span.icon a:hover:not(.sub-mail-a) {
  padding-left: 2px;
  margin: 0px 2px 0 0;
  transition: 0.1s;
}

.tool_box {
  width: 620px;
  position: relative;
  float: left;
  font-size: 14px;
  margin: 0px 0 30px 60px;
}

.tool_box a:not(.sub-mail-a) {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 44px;
  color: #002b54;
  outline: none;
  background-color: #666;
}

.tool_box a.icon1 {
  background: url(../images/youxiang.jpg) no-repeat center 8px;
}

.tool_box a.icon2 {
  background: url(../images/tushuguan.jpg) no-repeat center 8px;
}

.tool_box a.icon3 {
  background: url(../images/wenjianjiaohuan.jpg) no-repeat center 8px;
}

.tool_box a.icon4 {
  background: url(../images/zhengmingyuan.jpg) no-repeat center 8px;
}

.tool_box a.icon5 {
  background: url(../images/xiaobao.jpg) no-repeat center 8px;
}

.tool_box a.icon6 {
  background: url(../images/yikatong.jpg) no-repeat center 8px;
}

.tool_box a.icon7 {
  background: url(../images/jiaowux.jpg) no-repeat center 8px;
}

.tool_box a.icon8 {
  background: url(../images/fuwumenhu.jpg) no-repeat center 8px;
}

.tool_box a.icon9 {
  background: url(../images/jiaowuj.jpg) no-repeat center 8px;
}

.tool_box a.icon10 {
  background: url(../images/dongfangxueyuan.jpg) no-repeat center 8px;
}

.tool_box a.icon11 {
  background: url(../images/gzh.png) no-repeat center 8px;
}

.tool_box a.icon12 {
  background: url(../images/xiaoqubanche.jpg) no-repeat center 8px;
}

.tool_box a.icon13 {
  background: url(../images/yanjiushengguanli.jpg) no-repeat center 8px;
}

.tool_box a.icon14 {
  background: url(../images/jiaoyujijinhui-2.jpg) no-repeat center 8px;
}

.tool_box a.icon15 {
  background: url(../images/xiaoyuandianhua.jpg) no-repeat center 8px;
}

.tool_box a.icon16 {
  background: url(../images/zhaobiaogonggao.jpg) no-repeat center 8px;
}

.tool_box a.icon17 {
  background: url(../images/tougao.jpg) no-repeat center 8px;
}

.tool_box a.icon-more {
  background: url(../images/more.jpg) no-repeat center 8px;
}

.sub-div {
 
  position: absolute;
  z-index: 9999;
  padding: 10px;
  display: block;
  cursor: pointer;
  border-radius: 7px;
  background-color: #459be9;
}

.sub-div-erweima {
  width:360px;
  position: absolute;
  z-index: 9999;
  padding: 10px;
  display: block;
  cursor: pointer;
  border-radius: 7px;
  background-color: #459be9;
}

.sub-mail-a {
  color: #FFFFFF;
}

.sub-span:hover+.sub-div,
.sub-div:hover {
  display: block;
  opacity: 0.8;
}

.hidden {
  display: none !important;
}

.flex-space-around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
}

.picbox_list:nth-last-child(n) {
  margin-top: 30px;
}

.icon-list {
    position: absolute;
    top: 5px;
    right: 0px;
    border: 1px solid #000000;
    border-radius: 30px;
}

.icon-list .list {
    font-size: 14px!important;
    margin: 0 5px!important;
}

#flashBoxu_u2_ ul {
    bottom: 12px !important;
}

#flashBoxu_u2_ ul li{
    width: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-right: 10px !important;
    border: 0px !important;
    background: #ffffff !important;
    border-radius: 7px !important;
    color: #ffffff !important;
}

#flashBoxu_u2_ ul li.hover{
    background: #456dc7 !important;
    color: #456dc7 !important;
    border-color: #456dc7 !important;
}