/* Generated by less 2.5.1 */
/*页面背景通过ID调用*/
/*===========写死在模板里的样式*/
.bgimg_dj {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_d.jpg');
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.bgimg_sse {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_lou.jpg');
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/*===========通过（生产）ID读的背景样式===========*/
/*大楼背景*/
.bgimg_id_10046,
.bgimg_id_10055,
.bgimg_id_10056,
.bgimg_id_10058 {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_lou.jpg') !important;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/*党建背景*/
.bgimg_id_10050,
.bgimg_id_10051,
.bgimg_id_10052,
.bgimg_id_10053,
.bgimg_id_10054 {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_d.jpg') !important;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/*拟上市*/
.bgimg_id_10948,
.bgimg_id_10957,
.bgimg_id_10958,
.bgimg_id_10964,
.bgimg_id_10966,
.bgimg_id_10967,
.bgimg_id_10968,
.bgimg_id_10976,
.bgimg_id_10977,
.bgimg_id_10978,
.bgimg_id_12167,
.bgimg_id_12164,
.bgimg_id_12161,
.bgimg_id_12395 {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_sselisting.jpg') !important;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/*绿色证券*/
.bgimg_id_11349,
.bgimg_id_11354,
.bgimg_id_11356,
.bgimg_id_11357,
.bgimg_id_11358,
.bgimg_id_11359,
.bgimg_id_11360 {
  background: 50% 0 no-repeat #f7f7f7;
  background-image: url('../images/layout/page_background_green.jpg') !important;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/*===========视频相关==============*/
.video_box {
  max-width: 100%;
  min-width: 100%;
  min-height: 435px;
  display: block;
  width: 775px\0;
}
@media screen and (max-width: 767px) {
  .video_box {
    min-height: 183px;
  }
}
/*     =========== 内页BANNER外框高度  col-6 =========== */
.col-6-pagebanner {
  height: 228px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .col-6-pagebanner {
    height: 228px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .col-6-pagebanner {
    height: auto;
  }
  .col-6-pagebanner .swiper-title {
    height: 35px;
    padding: 0 5px;
  }
}
/*     =========== 内页BANNER外框高度  col-9 =========== */
.col-9-pagebanner {
  height: 352px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .col-9-pagebanner {
    height: 352px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .col-9-pagebanner {
    height: auto;
  }
  .col-9-pagebanner .swiper-title {
    height: 35px;
    padding: 0 5px;
  }
}
/* ===========  四大专栏目新加的图片列表样式  =========== */
.sse_news_img1 {
  padding: 10px;
  height: auto;
  overflow: hidden;
}
.sse_news_img1 .sse_news_img_box {
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.sse_news_img1 .sse_news_img_box .sse_news_img_pc {
  width: 100%;
  height: 340px;
}
.sse_news_img1 .sse_news_img_box img {
  max-width: 100%;
  margin: 0 auto;
}
.sse_news_img1 .sse_news_img_box .sse_news_img_bg {
  width: 99.8%;
  height: 50px;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  bottom: 0px;
  left: 1px;
  z-index: 1;
}
.sse_news_img1 .sse_news_img_box .sse_news_img_text {
  width: 100%;
  height: 40px;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  position: absolute;
  padding: 0px 20px;
  color: #fff;
  font-size: 14px;
}
.sse_news_img1 .sse_news_img_box .sse_news_img_text a {
  float: left;
  display: block;
  color: #fff;
  font-size: 14px;
  width: 80%;
}
.sse_news_img1 .sse_news_img_box .sse_news_img_text span {
  float: right;
}
/*====图片新闻图片列表===*/
.sse_news_img_list_n {
  padding: 10px 20px;
}
.sse_news_img_list_n ul {
  width: 102%;
  overflow: hidden;
}
.sse_news_img_list_n ul h2 {
  font-family: 'Arial';
  font-size: 16px;
  line-height: 40px;
  color: #545454;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.sse_news_img_list_n ul li {
  width: 26%;
  margin-right: 7%;
  float: left;
  margin-bottom: 20px;
}
.sse_news_img_list_n ul li a {
  display: inline-block;
}
.sse_news_img_list_n ul li a img {
  border: 3px solid #fff;
  display: block;
  margin-bottom: 5px;
}
.sse_news_img_list_n ul li a div span {
  display: block;
  color: #999;
  font-size: 12px;
  padding-bottom: 3px;
  text-decoration: none;
}
.sse_news_img_list_n ul li a div p {
  font-size: 14px;
  color: #333;
}
.sse_news_img_list_n ul li a:hover {
  text-decoration: none;
}
.sse_news_img_list_n ul li a:hover img {
  border: 3px solid #4796de;
}
.sse_news_img_list_n ul li a:hover div span {
  color: #333;
}
.sse_news_img_list_n ul li a:hover div p {
  color: #3681c5;
}
.sse_news_img_list_n ul li.title-li {
  width: 100%;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .sse_news_img_list_n ul li a img {
    width: 265px;
    height: 169px;
  }
}
@media screen and (max-width: 768px) {
  .sse_news_img1 {
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
  .sse_news_img1 .sse_news_img_box {
    height: auto;
  }
  .sse_news_img1 .sse_news_img_box .sse_news_img_xs {
    width: 100%;
    height: auto;
  }
  .sse_news_img1 .sse_news_img_box .sse_news_img_bg {
    height: 50px;
  }
  .sse_news_img1 .sse_news_img_box .sse_news_img_text {
    width: 100%;
    bottom: 0px;
    padding: 0 13px;
  }
  .sse_news_img1 .sse_news_img_box .sse_news_img_text a {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: none;
  }
  .sse_news_img1 .sse_news_img_box .sse_news_img_text span {
    float: right;
    padding-top: 0px;
    float: none;
    display: inline-block;
  }
  .sse_news_img_list_n {
    padding: 5px 0;
  }
  .sse_news_img_list_n ul li {
    clear: both;
    float: none;
    width: 100%;
    padding-top: 10px;
  }
  .sse_news_img_list_n ul li a {
    display: block;
  }
  .sse_news_img_list_n ul li a img {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
  }
  .sse_news_img_list_n ul li a div {
    float: right;
    width: 48%;
  }
}
/*内页的轮播图列表*/
.swiper-container-page {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.swiper-container-page .swiper-wrapper {
  width: 100%;
  height: auto;
}
.swiper-container-page .swiper-slide {
  font-size: 16px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container-page .swiper-title {
  position: absolute;
  height: 50px;
  bottom: 0px;
  left: 0;
  line-height: 2em;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  color: #fff;
  text-align: left;
}
.swiper-container-page .swiper-title span {
  float: right;
  padding-right: 5px;
  width: 110px;
}
.swiper-container-page .swiper-pagination {
  bottom: 65px;
  bottom: auto\0;
  top: 265px\0;
  width: 100%;
}
.swiper-container-page .swiper-slide > .swiper-box {
  position: relative;
}
.swiper-container-page .swiper-slide > .swiper-box img {
  max-width: 100%;
}
.swiper-container-page .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #0b528e;
  margin-right: 5px;
  opacity: .8;
  cursor: pointer;
}
.swiper-container-page .swiper-visible-switch {
  background: #fff;
}
.swiper-container-page .btn1 {
  display: none;
}
.lte-ie8 .page_swiper .swiper-container-page {
  height: 100%;
}
.lte-ie8 .page_swiper .swiper-title {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.lte-ie8 .page_swiper .swiper-pagination {
  width: 100%;
  text-align: center;
  left: auto;
}
.lte-ie8 .page_swiper .swiper-pagination-switch {
  border: 0;
}
.lte-ie8 .swiper-container-page .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #666;
  margin-right: 5px;
  opacity: .8;
  cursor: pointer;
}
.lte-ie8 .swiper-container-page .swiper-visible-switch {
  background: #fff;
}
.page_swiper .swiper-container-horizontal .swiper-pagination {
  bottom: 65px;
  bottom: auto\0;
}
.page_swiper .swiper-pagination-bullet-active {
  background: #fff;
}
.page_swiper .swiper-button-next {
  top: 150px\0;
  background-image: url("/images/ui/swiper_pagination_r.png");
}
.page_swiper .swiper-button-prev {
  top: 150px\0;
  background-image: url("/images/ui/swiper_pagination_l.png");
}
@media screen and (max-width: 767px) {
  .swiper-container-page .swiper-title {
    height: 30px;
    line-height: 1.5em;
  }
  .swiper-container-page .swiper-pagination {
    bottom: 35px;
  }
  .swiper-container-page .swiper-slide img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .page_swiper .swiper-container-horizontal .swiper-pagination {
    bottom: 35px;
  }
}
@media screen and (min-width: 768px) {
  .ie9 .swiper-container-page .swiper-slide,
  .lte-ie8 .swiper-container-page .swiper-slide {
    float: left;
    box-sizing: content-box;
    background-position: center;
  }
}
/*左图右边标题日期-- 近期发行*/
.sse_list_box {
  height: 85px;
  background: #ededed;
  width: 100%;
  margin-top: 10px;
}
.sse_list_box dt {
  float: left;
  background: #e2e2e2;
  width: 45%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.sse_list_box dt img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sse_list_box dd {
  float: left;
  padding-left: 15px;
  padding-top: 10px;
}
.sse_list_box dd h4 {
  font-size: 14px;
  font-weight: bold;
}
.sse_list_box dd p {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .sse_list_box dt {
    width: 50%;
  }
  .sse_list_box dt img {
    width: 140px;
    height: 65px;
  }
  .sse_list_box dd {
    width: 50%;
    padding: 5px;
  }
}
/*====图片列表，指向显示LOGO--上市仪式专区===*/
.sse_news_img_list_n1 {
  padding: 10px;
}
.sse_news_img_list_n1 ul {
  width: 102%;
  overflow: hidden;
}
.sse_news_img_list_n1 ul h2 {
  font-family: 'Arial';
  font-size: 16px;
  line-height: 40px;
  color: #545454;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.sse_news_img_list_n1 ul li {
  width: 33.33333%;
  padding: 0 9px;
  float: left;
  margin-bottom: 15px;
}
.sse_news_img_list_n1 ul li a {
  display: block;
}
.sse_news_img_list_n1 ul li a div span {
  display: block;
  color: #999;
  font-size: 12px;
  padding-bottom: 3px;
  text-decoration: none;
}
.sse_news_img_list_n1 ul li a div p {
  font-size: 14px;
  color: #333;
  min-height: 80px;
}
.sse_news_img_list_n1 ul li a:hover {
  text-decoration: none;
}
.sse_news_img_list_n1 ul li a:hover div span {
  color: #333;
}
.sse_news_img_list_n1 ul li a:hover div p {
  color: #3681c5;
}
.sse_news_img_list_n1 ul li.title-li {
  width: 100%;
  margin-right: 0;
}
.sse_news_img_list_n_n {
  max-width: 100%;
  height: auto;
  display: block;
}
.img_box {
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
}
.img_box .bmbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #418dd3;
  text-align: center;
  display: none;
  opacity: 0.8;
}
.img_box .bmbox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 80%;
}
.img_box:hover .bmbox {
  display: block;
}
.img_box1 {
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
}
.img_box1 .bmbox1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #418dd3;
  text-align: center;
  display: block;
  opacity: 0.8;
}
.img_box1 .bmbox1 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 80%;
}
.img_box1:hover .bmbox1 {
  display: none;
}
@media (min-width: 798px) and (max-width: 1200px) {
  .sse_news_img_list_n1 ul li a .boxspan {
    min-height: 65px;
  }
}
@media screen and (min-width: 768px) {
  .sse_news_img_list_n1 ul li a img {
    border: 0;
  }
}
@media screen and (max-width: 768px) {
  .sse_news_img_list_n1 {
    padding: 5px 0;
  }
  .sse_news_img_list_n1 ul li {
    clear: both;
    float: none;
    width: 100%;
    padding-top: 10px;
  }
  .sse_news_img_list_n1 ul li a {
    display: block;
  }
  .sse_news_img_list_n1 ul li a .boxspan {
    float: right;
    width: 48%;
    display: inline-block;
  }
  .sse_news_img_list_n1 ul li .img_box {
    width: 50%;
  }
  .sse_news_img_list_n1 ul li .img_box img {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .sse_news_img_list_n1 ul li .img_box1 {
    width: 50%;
  }
  .sse_news_img_list_n1 ul li .img_box1 img {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .img_box:hover .bmbox {
    display: none;
  }
  .img_box1 .bmbox1 {
    display: none;
  }
  .img_box1:hover .bmbox {
    display: none;
  }
  .sse_news_img_list_n_n {
    max-width: 98%;
    height: auto;
    display: block;
  }
}
.imglist_text_box {
  min-height: 65px;
}
