﻿/* ************ 通用样式 ************ */
/* 特殊字体引用方式 */
@font-face {
  font-family: 'EngraversMT';
  src: url('fonts/EngraversMT.eot');
  src: url('fonts/EngraversMT.eot?#iefix') format('embedded-opentype'), url('fonts/EngraversMT.woff') format('woff'), url('fonts/EngraversMT.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.contentBox {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.lf {
  float: left;
}
.rt {
  float: right;
}
.clearfix:after {
  /*清除浮动带来的影响，设置给父元素*/
  content: '';
  display: block;
  clear: both;
}
.clearfix:before {
  /*防止外边距溢出，设置给父元素*/
  content: "";
  display: table;
}
/* ************ index begin ************ */
/* ******** container begin ******** */
/* ** container ** */
/* ** 首页通用标题 ** */
.title {
  margin-top: 58px;
  text-align: center;
  margin-bottom: 45px;
}
.title:before {
  /*防止外边距溢出，设置给父元素*/
  content: "";
  display: table;
}
.title .basic {
  margin-top: 10px;
}
.title .basic h3 {
  font-size: 28px;
  color: #004986;
  font-weight: normal;
  line-height: 50px;
}
.title .basic span {
  font-size: 14px;
  color: #004986;
  opacity: 0.6;
  font-family: Arial;
}
.title .mobileIcon {
  display: none;
}
.container {
  width: 100%;
  /* No1.集团概况 */
  /* No2.集团动态 */
  /* No3.行业资讯 */
  /* No4.核心业务 */
  /* No5.控股公司 */
  /* No6.投资者关系 • IRM */
}
.container .outline .content .img {
  width: 800px;
  float: left;
  height: 400px;
}
.container .outline .content .img img {
  width: 100%;
}
.container .outline .content .intro {
  width: 400px;
  height: 360px;
  background: #F5F5F5;
  float: right;
  padding: 70px 20px;
  box-sizing: border-box;
  margin-top: 40px;
  position: relative;
}
.container .outline .content .intro h6 {
  font-size: 20px;
  color: #fff;
  width: 140px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #004986;
  font-weight: normal;
  position: absolute;
  top: -40px;
  left: 20px;
}
.container .outline .content .intro p {
  font-size: 13px;
  color: #666;
  line-height: 30px;
  text-indent: 23px;
  text-align: justify;
}
.container .outline .content .intro a {
  display: block;
  width: 80px;
  height: 32px;
  background: url("../images/indexMore.jpg") no-repeat center;
  margin-top: 48px;
  margin-left: 280px;
}
.container .news .content {
  background: url("../images/indexBackground1.png") repeat-y center;
}
.container .news .content .news_date {
  width: 60px;
  height: 60px;
  background: #1E5F3F;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.container .news .content .news_date p {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  margin-top: 7px;
}
.container .news .content .news_date span {
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
  font-family: Arial;
}
.container .news .content .news_l {
  float: left;
  width: 450px;
  position: relative;
}
.container .news .content .news_l img {
  width: 100%;
}
.container .news .content .news_l .news_list {
  padding: 0 10px;
}
.container .news .content .news_l .news_list p {
  font-size: 14px;
  color: #333;
  line-height: 35px;
  margin-left: 40px;
  margin-bottom: 4px;
}
.container .news .content .news_l .news_list span {
  font-size: 12px;
  color: #666;
  line-height: 21px;
}
.container .news .content .news_r {
  float: right;
  padding-left: 20px;
  width: 730px;
  box-sizing: border-box;
}
.container .news .content .news_r ul li {
  margin: 40px 0;
  overflow: hidden;
}
.container .news .content .news_r ul li:first-child {
  margin-top: 22px;
}
.container .news .content .news_r ul li a .news_date {
  position: inherit;
  float: left;
}
.container .news .content .news_r ul li a .news_list {
  width: 630px;
  float: right;
}
.container .news .content .news_r ul li a .news_list p {
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;
}
.container .news .content .news_r ul li a .news_list span {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}
.container .news .content .news_r > a {
  display: block;
  width: 80px;
  height: 32px;
  background: url("../images/indexMore.jpg") no-repeat center;
  margin-bottom: 10px;
  margin-top: -38px;
  margin-left: 630px;
}
.container .information {
  margin-top: 90px;
}
.container .information .content {
  background: url("../images/indexBackground2.png") repeat-y center;
}
.container .information .content .news_l {
  float: right;
}
.container .information .content .news_r {
  float: left;
}
.container .core {
  height: 700px;
  width: 100%;
  margin-top: 70px;
  padding-top: 2px;
}
.container .core .title h3 {
  color: #fff;
}
.container .core .title span {
  color: #fff;
}
.container .core .content .contentBox {
  /*padding: 0 50px;
                box-sizing: border-box;*/
}
.container .core .content .contentBox .business {
  margin-top: 9px;
}
.container .core .content .contentBox .business .swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 50px;
  box-sizing: border-box;
  padding-bottom: 85px;
}
.container .core .content .contentBox .business .swiper-slide {
  width: 500px;
  height: 380px;
  background: #fff;
}
.container .core .content .contentBox .business .swiper-slide a {
  display: block;
  width: 480px;
  margin: 0 auto;
  margin-top: 5px;
}
.container .core .content .contentBox .business .swiper-slide a img {
  width: 100%;
}
.container .core .content .contentBox .business .swiper-slide .click {
  margin-left: 20px;
  margin-top: 12px;
  padding-left: 95px;
  float: left;
}
.container .core .content .contentBox .business .swiper-slide .click p {
  font-size: 16px;
  color: #004986;
  margin-bottom: 5px;
}
.container .core .content .contentBox .business .swiper-slide .click span {
  font-size: 12px;
  font-family: Arial;
  color: #999999;
  font-style: italic;
}
.container .core .content .contentBox .business .swiper-slide .more {
  float: right;
  font-size: 12px;
  color: #1E5F3F;
  width: auto;
  border-bottom: 1px solid #A8BAB0;
  margin-top: 32px;
  margin-right: 12px;
}
.container .core .content .contentBox .business .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
  display: none;
}
.container .core .content .contentBox .business .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: url("../images/indexIcon18.png") no-repeat left center;
  opacity: 1;
  border-radius: inherit;
}
.container .core .content .contentBox .business .swiper-pagination-bullet-active {
  background: url("../images/indexIcon17.png") no-repeat left center;
}
.container .hold {
  margin-top: 15px;
}
.container .hold .content {
  overflow: hidden;
}
.container .hold .content .hold_l {
  float: left;
}
.container .hold .content .hold_l ul li {
  width: 320px;
  height: 70px;
  background: #E6E6E6;
  margin-bottom: 20px;
  font-size: 20px;
  color: #1E5F3F;
  text-align: center;
  line-height: 70px;
}
.container .hold .content .hold_l ul li:hover {
  color: #fff;
  background: #004986;
}
.container .hold .content .hold_l ul li.act_Tab1 {
  color: #fff;
  background: #004986;
}
.container .hold .content .hold_r {
  width: 856px;
  height: 432px;
  float: right;
  background: url("../images/indexHold.png") no-repeat center;
}
.container .hold .content .hold_r .tab {
  height: 100%;
  display: none;
}
.container .hold .content .hold_r .tab .tab_l {
  float: left;
  margin-left: 50px;
  position: relative;
  height: 100%;
}
.container .hold .content .hold_r .tab .tab_l > div {
  margin-left: 35px;
  margin-top: 32px;
}
.container .hold .content .hold_r .tab .tab_l ul {
  max-height: 230px;
  position: absolute;
  bottom: 40px;
  top: 192px;
}
.container .hold .content .hold_r .tab .tab_l ul li {
  width: 200px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #1E5F3F;
  text-align: center;
  color: #1E5F3F;
  margin-bottom: 10px;
}
.container .hold .content .hold_r .tab .tab_l ul li:hover {
  background: #1E5F3F;
  color: #fff;
}
.container .hold .content .hold_r .tab .tab_l ul li.act_Tab2 {
  background: #1E5F3F;
  color: #fff;
}
.container .hold .content .hold_r .tab .tab_img {
  position: relative;
}
.container .hold .content .hold_r .tab .tab_img .tab_r {
  width: 515px;
  margin-right: 35px;
  display: none;
  position: absolute;
  right: 0;
}
.container .hold .content .hold_r .tab .tab_img .tab_r img {
  margin-top: 50px;
  max-width: 515px;
}
.container .hold .content .hold_r .tab .tab_img .tab_r p {
  font-size: 12px;
  line-height: 22px;
  color: #666;
  margin-top: 12px;
  text-indent: 23px;
}
.container .hold .content .hold_r .tab .tab_img .tab_r .btn_more {
  display: block;
  width: 80px;
  height: 28px;
  background: url(../images/indexIcon13.jpg) no-repeat center;
  margin-top: 42px;
  margin-left: 435px;
}
.container .investor {
  margin-bottom: 68px;
}
.container .investor .title span {
  color: #666;
  font-size: 15px;
}
.container .investor .content > .fonts {
  float: right;
  margin-top: -61px;
  margin-right: 215px;
}
.container .investor .content > .fonts > li {
  float: left;
  font-family: EngraversMT;
  color: #1E5F3F;
  font-size: 12px;
  background: url("../images/indexIcon16.png") no-repeat left center;
  padding-left: 15px;
  margin-left: 25px;
  cursor: pointer;
}
.container .investor .content > .fonts > li.none {
  display: none;
}
.container .investor .content .irm {
  position: relative;
  height: 366px;
}
.container .investor .content .irm .lang {
  margin: 0 auto;
  width: 872px;
  display: none;
  position: absolute;
  height: 366px;
  left: 13.5%;
}
.container .investor .content .irm .lang ul {
  background: url("../images/indexInvestor1.png") repeat-y center center;
}
.container .investor .content .irm .lang ul li {
  font-size: 12px;
  color: #666;
  width: 100%;
  padding-bottom: 50px;
}
.container .investor .content .irm .lang ul li div {
  width: 50%;
  line-height: 20px;
}
.container .investor .content .irm .lang ul li div span {
  background: url("../images/indexInvestor.jpg") no-repeat left center;
  padding-left: 30px;
  color: #1E5F3F;
  padding-right: 20px;
  margin-left: -10px;
  line-height: 20px;
}
.container .investor .content .irm .lang a {
  width: 60px;
  height: 66px;
  display: block;
  background: url("../images/indexIcon14.jpg") no-repeat center;
  margin: 0 auto;
}
/* ******** container end ******** */
/* ******** footer begin ******** */
.footer {
  background: url("../images/footerBack.jpg") no-repeat center;
  height: 387px;
}
.footer .title {
  margin-bottom: 10px;
  margin-top: 68px;
}
.footer .title .basic h3 {
  color: #fefefe;
}
.footer .title .basic span {
  color: #fefefe;
}
.footer .contact ul {
  text-align: center;
}
.footer .contact ul li {
  font-size: 14px;
  color: #fefefe;
  line-height: 45px;
}
.footer .contact ul li:first-child {
  background: url('../images/footerIcon1.png') no-repeat 400px center;
}
.footer .contact ul li:first-child + li {
  background: url('../images/footerIcon2.png') no-repeat 520px center;
}
.footer .contact ul li:first-child + li + li {
  background: url('../images/footerIcon3.png') no-repeat 520px center;
}
/* ******** footer end ******** */
/* ************ index end ************ */


