/* 主页样式 */

/*----------------- 公司公告 研究咨询 开户 ----------------*/

#main {
  width: 100%;
  margin-top: 20px;
}

#main .m-container {
  width: 1200px;
  margin: 0 auto;
}

#main .m-line {
  width: 100%;
  line-height: 22px;
  padding-bottom: 7px;
  border-bottom: 1px solid #E4E4E4;
}

#main .m-line .m-title {
  font-size: 15px;
  padding-bottom: 8px;
  color: #0081CC;
  border-bottom: 3px solid #0081CC;
}

#main .m-line .m-more {
  font-size: 14px;
}

#main .m-line .m-more a {
  color: #999999;
  font-size: 12px;
}

#main .m-line .m-more a:hover {
  text-decoration: underline;
  color: #0081CC;
}

/*--- 公司公告 ---*/

#main .m-notice {
  width: 480px;
}

#main .m-notice .m-img {
  margin-top: 11px;
  width: 100%;
  height: 120px;
  position: relative;
}

#main .m-notice .m-img>img {
  width: 100%;
  height: 100%;
}

#main .m-notice .m-img .m-introduction {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  /* padding-left: 20px; */
  color: #FEFEFE;
  /* opacity: 0.3; */
  /* background: #000000; */
}

#main .m-notice .m-img .m-introduction .m-introduction-txt {
  padding-left: 20px;
  z-index: 1;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main .m-notice .m-img .m-introduction .m-introduction-txt:hover {
  text-decoration: underline;
  /* color: #0081CC; */
}

#main .m-notice .m-img .m-introduction .m-introduction-mask {
  opacity: 0.3;
  background: #000000;
  width: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
}

#main .m-tip-list {}

#main .m-tip {
  padding: 7px 0;
  border-bottom: 1px dotted #E4E4E4;
  position: relative;
}

/* #main .m-tip:nth-last-of-type(1) {
  border-bottom: none;
} */

#main .m-tip>img {
  position: absolute;
  right: 0;
  top: 7px;
}

#main .m-tip.active .m-date {
  color: #ffffff;
  /* background-color: #ef7e7e; */
  background-color: #0081CC;
}

#main .m-tip.active .m-date .m-day {
  border-left: 1px solid #ffffff;
}

#main .m-tip-list .m-date {
  height: 44px;
  color: #0081CC;
  /* background-color: #EEF9FF; */
  padding: 5px 8px;
  margin-right: 13px;
  min-width: 90px;
}

#main .m-tip-list .m-date .m-day {
  font-size: 24px;
  line-height: 34px;
  /* padding-right: 6px; */
  padding-left: 6px;
  border-left: 1px solid #0081CC;
  display: inline-block;
  min-width: 40px;
  text-align: center;
}

#main .m-tip-list .m-date .m-day.fr {
  float: none;
}

#main .m-tip-list .m-date .m-date-detail {
  /* padding-left: 6px; */
  padding-right: 6px;
}

#main .m-tip-list .m-date .m-date-detail .m-month {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

#main .m-tip-list .m-date .m-date-detail .m-week {
  font-size: 12px;
  line-height: 12px;
  margin-top: 3px;
}

#main .m-tip-list .m-tip-detail {
  font-size: 15px;
  height: 44px;
  position: relative;
}

#main .m-tip-list .m-tip-detail a {
  color: #333333;
}

#main .m-tip-list .m-tip-detail h3:hover {
  text-decoration: underline;
  color: #0081CC;
}

#main .m-tip-list .m-tip-detail h3 {
  color: #333333;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 102px;
  transform: translate(0, -50%);
  max-height: 44px;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

#main .m-tip-list .m-tip-detail div {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
}

/*--- 研究资讯 ---*/

#main .m-information {
  width: 420px;
  padding: 0 30px;
}

#main .m-information .m-info-list {
  color: #333333;
}

#main .m-information .m-info-list-detail {
  padding: 7px 0 5px;
  position: relative;
  border-bottom: 1px dotted #E4E4E4;
}

#main .m-information .m-info-list-detail>img {
  position: absolute;
  top: 7px;
  right: 0;
}

#main .m-information .m-info-list-detail>div {
  font-size: 15px;
  line-height: 25px;
}

#main .m-information .m-info-list-detail a {
  max-width: calc(100% - 50px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  display: block;
}

#main .m-information .m-info-list-detail a:hover {
  text-decoration: underline;
  color: #0081CC;
}

#main .m-information .m-info-list-detail span {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: #666666;
  font-size: 12px;
}

/* #main .m-information .m-info-list-detail>span {
    color: #666666;
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: 0;
    bottom: 11px;
} */

/*--- 期货股票开户 ---*/

#main .m-account {
  width: 300px;
  height: 340px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  -pie-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(../bootstrap/PIE.htc);
}

#main .m-account .m-account-container {
  text-align: center;
}

#main .m-account .m-headline {
  margin-top: 24px;
}

#main .m-account .m-headline .m-dealtime {
  color: #fff;
  background-color: #DD3A23;
  border-radius: 4px;
  font-size: 16px;
  line-height: 22px;
  padding: 2px 8px;
}

#main .m-account .m-headline .m-dealname {
  color: #0081CC;
  font-size: 15px;
  line-height: 22px;
  margin-left: 9px;
}

#main .m-account .m-account-time {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-top: 9px;
}

#main .m-account .m-account-ercode>img {
  width: 146px;
  height: 146px;
  margin: 12px auto 10px;
}

#main .m-account .m-account-ercode>div {
  width: 234px;
  height: 42px;
  line-height: 42px;
  background-color: #0081CC;
  border-radius: 5px;
  margin: 0 auto;
  cursor: pointer;
}

#main .m-account .m-account-ercode>div a {
  color: #fff;
}

#main .m-account .m-account-quick {
  margin-top: 15px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 20px;
}

#main .m-account .m-account-quick li a {
  color: #666666;
}

#main .m-account .m-account-quick li a i {
  position: relative;
  top: 1px;
  margin-right: 3px;
}

/*------------------------ 风险提示 -----------------------*/

#risk {
  width: 100%;
  margin-top: 20px;
  height: 240px;
}

#risk .r-container {
  width: 1200px;
  margin: 0 auto;
}

#risk .r-container .r-img {
  width: 400px;
  height: 240px;
  overflow: hidden;
}

#risk .r-right-container {
  margin-left: 21px;
  width: 779px;
  box-sizing: border-box;
}

#risk .r-date-list {
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  color: #0081CC;
  height: 80px;
  /* padding: 0 5px; */
}

#risk .r-date-list .r-date:first-child {
  padding-left: 18px;
}

#risk .r-date-list .r-date {
  padding: 22px 0px 0 20px;
  height: 100%;
  position: relative;
  cursor: pointer;
  width: 101px;
}

#risk .r-date-list .r-date.notrading {
  color: #9c9c9c;
}

#risk .r-date-list .r-date.active {
  color: #ffffff;
  background-color: #0081CC;
}

#risk .r-date-list .r-date.active.notrading {
  color: #9c9c9c;
  background-color: #eee;
}

#risk .r-date-list .r-date .r-week {
  font-size: 12px;
  line-height: 18px;
}

#risk .r-date-list .r-date .r-month {
  font-size: 10px;
  line-height: 14px;
}

#risk .r-date-list .r-date .r-day {
  font-size: 28px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin-left: 8px;
}

#risk .r-date-list .r-date .r-today {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

#risk .r-calendar {
  padding: 27px 19px 0;
  height: 100%;
  position: relative;
  cursor: pointer;
}

#risk .r-calendar.active {
  background-color: #0081CC;
}

#risk .r-calendar i {
  font-size: 32px;
  color: #0081CC;
}

#risk .r-calendar.active i {
  color: #ffffff;
}

#risk .r-sunnight {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  margin-top: 2px;
}

#risk .r-sunnight img {
  vertical-align: middle;
  margin-right: 6px;
  cursor: pointer;
}

#risk .r-risk-list {
  margin-top: 15px;
}

#risk .r-risk-list ul {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  height: 145px;
  overflow: hidden;
}

#risk .r-risk-list ul li {
  margin-bottom: 10px;
}

#risk .r-risk-list li a {
  color: #666666;
}

#risk .r-risk-list li a:hover {
  text-decoration: underline;
  color: #0081CC;
}

#risk .r-risk-look div {
  width: 34px;
  margin-right: 5px;
  text-align: center;
}

#risk .r-risk-look div i {
  color: #DD3A23;
  font-size: 20px;
}

#risk .r-risk-look div i.r-new {
  font-size: 28px;
}

#risk .r-risk-info-list li {
  float: left;
  width: 50%;
}

#risk .r-risk-info-list li>img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  float: left;
}

#risk .r-risk-info-list div {
  float: left;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* height: 40px; */
  /* word-wrap: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box; */
}

/*----------------- 业务中心 -----------------*/

#business {
  text-align: center;
  margin-top: 50px;
}

#business .b-container {
  width: 1200px;
  margin: 0 auto;
}

#business .b-container h2 {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  margin-bottom: 20px;
}

#business .b-title-list {
  padding: 10px 0 8px;
}

#business .b-title-list .b-title {
  float: left;
  width: 200px;
  height: 92px;
  cursor: pointer;
  position: relative;
}

#business .b-title-list .b-title>i {
  font-size: 40px;
  color: #888888;
  position: relative;
  top: 20px;
}

#business .b-title-list .b-title>i.b-focus {
  color: #0081CC;
}

#business .b-title-list .b-title>div {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}

#business .b-title-list .b-title>div.active {
  color: #0081CC;
}

#business-img {
  margin-top: 36px;
}

#business-img .b-hidden {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

#business-img .b-hidden img {
  position: absolute;
  bottom: 0;
  left: 78px;
}

#business-img .b-backimg {
  width: 100%;
  height: 480px;
}

/*------------ 关于国泰君安期货 ------------*/

#about {
  width: 100%;
  height: 420px;
  background: url(../image/about-gtjaqh.png) no-repeat center top;
}

#about .a-container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}

#about .a-container h3 {
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  margin-bottom: 30px;
}

#about .a-container .a-introduce {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1px;
  width: 720px;
  color: #666666;
  text-indent: 2em;
}

#about .a-container .a-more {
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #0081CC;
  border-radius: 22px;
  margin-top: 35px;
}

#about .a-container .a-more a {
  color: #0081CC;
}

/* ----------弹出公告------------- */

.alert-notice {
  width: 840px !important;
}

.alert-notice .layui-layer-title {
  color: #0081CC;
  background-color: #EEF9FF;
}

.alert-notice .layui-layer-content {
  color: #666666;
  font-size: 12px;
  padding: 20px;
}

.alert-notice .layui-layer-btn {
  text-align: center;
}

.alert-notice .layui-layer-btn a {
  width: 110px;
}

/* ----------banner------------- */

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    left: 0;
    transform: translate(100%, 0);
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    left: 0;
    transform: translate(-100%, 0);
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    left: 0;
    transform: translate(0, 0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel-caption {
  position: absolute;
  bottom: aucarousel-captionto;
  right: auto;
  text-align: left;
  color: #000;
  top: 0px;
  text-shadow: none;
  left: 50%;
}

#risk .item {
  width: 400px !important;
  height: 240px !important;
  overflow: hidden;
}

.banner-img {
  width: 100%;
  height: 400px;
  background-position: center;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0.5;
    transform: translate(-50%, -3000px);
    margin: 0 auto;
  }

  60% {
    opacity: 0.5;
    transform: translate(-50%, 25px);
    margin: 0 auto;
  }

  75% {
    opacity: 0.75;
    transform: translate(-50%, -10px);
    margin: 0 auto;
  }

  90% {
    opacity: 0.9;
    transform: translate(-50%, 5px);
    margin: 0 auto;
  }

  to {
    opacity: 1;
    transform: translate(-50%, 0%);
    margin: 0 auto;
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0.5;
    transform: translate(-50%, -3000px);
    margin: 0 auto;
  }

  60% {
    opacity: 0.6;
    transform: translate(-50%, 25px);
    margin: 0 auto;
  }

  75% {
    opacity: 0.75;
    transform: translate(-50%, -10px);
    margin: 0 auto;
  }

  90% {
    opacity: 0.9;
    transform: translate(-50%, 5px);
    margin: 0 auto;
  }

  to {
    opacity: 1;
    transform: translate(-50%, 0%);
    margin: 0 auto;
  }
}

bounceInDown6ms {
  -webkit-animation-name: bounceInDown6ms;
  animation-name: bounceInDown6ms;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-webkit-keyframes bounceInDown6ms {
  to {
    display: block;
  }
}

@keyframes bounceInDown6ms {
  to {
    display: block;
  }
}

@media (min-width: 320px) {
  .carousel-caption>h1.g-fs50 {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .carousel-caption>h1.g-fs50 {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .carousel-caption>h1.g-fs50 {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .carousel-caption>h1.g-fs50 {
    font-size: 50px;
  }
}

.carousel-indicators li {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.8;
  margin: 0 3px;
}

.carousel-indicators li.active {
  width: 25px;
  height: 13px;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0.8;
}

.carousel-control {
  display: block;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.3;
  position: absolute;
  top: 173px;
  overflow: hidden;
  cursor: pointer;
  z-index: 20;
}

.carousel-control.left {
  left: 150px
}

.carousel-control.right {
  right: 150px
}

.carousel-control:hover {
  opacity: 0.6;
}

.carousel:hover .carousel-control {
  opacity: 0.8;
}

.carousel-control img {
  width: 100%;
  height: 100%;
}

.carousel {
  cursor: pointer;
}

.carousel-indicators {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}