/* 研究服务 Begin */
.research-service-main .main-container {
  width: 1200px;
  margin: 0 auto;
}
.research-service-main .common-h2-title {
  font-family: "FounderYouhei-Medium";
  font-size: 32px;
  color: #252525;
  text-align: left;
}
.research-service-main .border-line {
  width: 70px;
  height: 4px;
  background: #d0af7e;
  margin-top: 10px;
}
.research-service-main .investment {
  width: 100%;
  height: 665px;
  background-image: url(../images/img_professional@2x.ed34a359.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 60px 0;
}
.research-service-main .investment .desc-text {
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  text-align: left;
  line-height: 32px;
  margin: 30px 0 32px;
}
.research-service-main .investment .content-box {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.research-service-main .investment .tabs {
  float: left;
  width: 300px;
  background: #f8f8f8;
}
.research-service-main .investment .tabs li {
  height: 100px;
  line-height: 100px;
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #252525;
  text-align: center;
}
.research-service-main .investment .tabs li.active,
.research-service-main .investment .tabs li:hover {
  background-color: #ffffff;
}
.research-service-main .investment .content-text {
  float: left;
  width: 900px;
  height: 100%;
  background-color: #ffffff;
  padding: 0 60px;
  display: table;
}
.research-service-main .investment .content-text p {
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  line-height: 32px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  /* position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
}
.research-service-main .strategic-consulting {
  width: 100%;
  min-height: 520px;
  background: #f8f8f8;
  position: relative;
}
.research-service-main .strategic-consulting .main-container {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.research-service-main .strategic-consulting .main-container .left-title {
  float: left;
  padding-top: 70px;
}
.research-service-main .strategic-consulting .bg-panel .right-text p {
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #ffffff;
  line-height: 32px;
  margin-bottom: 20px;
}
.research-service-main .strategic-consulting .bg-panel {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 62.5%;
  height: 100%;
  background-image: url(../images/img_efficient@2x.aae44759.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 60px 0 0 30px;
}
.research-service-main .leading ul {
  overflow: hidden;
  padding: 60px 0 50px;
}
.research-service-main .leading ul li {
  float: left;
  width: 593px;
  height: 330px;
  background-image: url(../images/img_leading@2x.1bfd90e4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin: 0 12px 10px 0;
  padding: 60px 30px 37px;
}
.research-service-main .leading ul li.no-margin {
  margin-right: 0;
}
.research-service-main .leading .leading-text {
  width: 100%;
  height: 96px;
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  line-height: 32px;
  margin: 16px 0 30px 0;
}
.research-service-main .leading .leading-btn {
  float: right;
  width: 156px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #252525;
  border-radius: 37.5px;
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
}
.research-service-main .leading .leading-btn .right-arrow-icon {
  display: inline-block;
  width: 14px;
  height: 18px;
  /* background-image: url("../../../images/cgs-services/icon_more_black_16_normal@2x.png"); */
  background-repeat: no-repeat;
  background-position: 3px 1px;
  background-size: 100% 100%;
  position: relative;
  top: 2px;
  left: 3px;
}
.research-service-main .leading .leading-btn:hover {
  color: #3f3f9f;
  border: 1px solid #3f3f9f;
}
.research-service-main .leading .leading-btn:hover .right-arrow-icon {
  /* background-image: url("../../../images/cgs-services/icon_more_highlight_16@2x.png"); */
}
.research-service-main .leading .leading-btn .leading-img-2 {
  display: none;
}
.research-service-main .leading .leading-btn:hover .leading-img-2 {
  display: inline-block;
}
.research-service-main .leading .leading-btn:hover .leading-img-1 {
  display: none;
}
.jumbotron .title {
  color: #252525 !important;
}
/* 研究服务 End */

/* 研究服务详情 Begin */
.management-service {
  padding: 60px 0;
}
.management-service .common-h2-title {
  font-family: "FounderYouhei-Medium";
  font-size: 32px;
  color: #252525;
  text-align: center;
  margin-bottom: 60px;
}
.management-service .management-text {
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  text-align: center;
  line-height: 32px;
}
.scale-characteristic {
  width: 100%;
  height: 560px;
  background: #f8f8f8;
  position: relative;
}
.scale-characteristic .main-container {
  /* width: 40.625%;
  float: left; */
  width: 1200px;
  margin: 0 auto;
}
.scale-characteristic .main-container .left-title {
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #252525;
  padding: 160px 0 20px 0;
  /* float: right; */
  clear: both;
  /* width: 380px; */
  /* margin-right: 40px; */
}
.scale-characteristic .main-container .left-text {
  /* width: 380px; */
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #252525;
  line-height: 32px;
  /* float: right; */
  clear: both;
  /* margin-right: 40px; */
}
.scale-characteristic .bg-panel {
  /* float: left; */
  position: absolute;
  top: 0;
  right: 0;
  width: 59.375%;
  height: 100%;
  background-image: url(../images/img_five_characteristics@2x.70a403d3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 60px 0 0 40px;
}
.scale-characteristic .bg-panel .right-title {
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #ffffff;
}
.scale-characteristic .bg-panel .right-text {
  margin: 59px 0 0 19px;
  position: relative;
}
.scale-characteristic .bg-panel .right-text p {
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #ffffff;
  line-height: 32px;
  margin-bottom: 33px;
  padding-left: 19px;
  cursor: pointer;
  position: relative;
}
.scale-characteristic .bg-panel .right-text .line {
  display: block;
  width: 1px;
  height: 353px;
  background: rgba(255, 255, 255, 0.3);
  float: left;
}
.scale-characteristic .bg-panel .right-text p:hover,
.scale-characteristic .bg-panel .right-text p.active {
  font-family: "FounderYouhei-Medium";
}
.scale-characteristic .bg-panel .right-text p:hover span,
.scale-characteristic .bg-panel .right-text p.active span {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-color: #ffffff;
  width: 2px;
  height: 32px;
}
.research-department {
  width: 1200px;
  margin: 0 auto;
}
.research-department .department-title {
  width: 100%;
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #252525;
  text-align: center;
  margin: 60px 0;
}
.research-department .panel-box {
  overflow: hidden;
  position: relative;
}
.research-department .panel-box .left-panel {
  float: left;
  width: 300px;
  margin-right: 30px;
}
.research-department .panel-box .left-panel li {
  height: 400px;
  background: #f8f8f8;
  margin-bottom: 60px;
}
.research-department .panel-box .left-panel li img {
  width: 100%;
  height: 200px;
  display: block;
}
.research-department .panel-box .left-panel li .bottom-text {
  padding: 30px 20px;
}
.research-department .panel-box .left-panel li .panel-title {
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #252525;
}
.research-department .panel-box .left-panel li .panel-text {
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #252525;
  line-height: 32px;
  margin-top: 10px;
}
.research-department .panel-box .right-panel {
  float: left;
  width: 870px;
  height: 860px;
  background-image: url(../images/img_main_responsibilities@2x.8f7b5ab4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 30px;
}
.research-department .panel-box .right-panel .mask {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 870px;
  height: 50px;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 25%,
    rgba(255, 255, 255, 0.7) 100%
  );
}
.research-department .panel-box .right-panel .responsibilities-title {
  font-family: "FounderYouhei-Regular";
  font-size: 24px;
  color: #252525;
  text-align: center;
  margin: 63px 0 60px;
}
.research-department
  .panel-box
  .right-panel
  .responsibilities-title
  .left-icon {
  display: inline-block;
  width: 108px;
  height: 15px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-right: 34.9px;
}
.research-department
  .panel-box
  .right-panel
  .responsibilities-title
  .right-icon {
  display: inline-block;
  width: 108px;
  height: 15px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-left: 34.9px;
}
.research-department .panel-box .right-panel .responsibilities-text {
  padding: 0 40px 0 57px;
  text-indent: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAkdJREFUWAntlj1PG0EQhncW42toqFzHQH4Fks8RLQGkkACRMBSRqMkngTSQGMxHqGixXVAAFog6Emf/DhynjtLSxE5uMytsOdztx9xZ0CSWLHvf2Zn32dm71TL2/xOjA2NjR+lstrwcIzWUwkMKQfD9Fvi+v+e6pZeE6cYpSgAhRL/8GjMxiHN2EeKVbZ4prgT4+p0NXjWax0SInUym+NpkYoopAdoJU1QInL+dzZbemIx0MROAzJmqN5onlE74vii4bvmtzkin2wCYYGyy/q15SoEQwt9y3eI7nZlKtwLIJCHYBB2CbWYypRWVmUojAfwFUcFOJFWFbmsiT4UgA7QhHmMnKqnUgPUVxb7l8bB6fxssPIoE0IYYf7E0ehAuFVbwsPqE58RqONJVIgPIVCeZeNQtYf6HW/YRIdZ0s2IB6IrpdITYwMPqgyp+LwBt43VVJ+4NAAB+44NZD3YhERTuYnxjDs+r1YXjYP077wCa/wJgc9VqLmQuYWIBXF//PAyuRDWW5vgAznnewokqLrXIAMBhv7D5Ja8r2NE75rXa4mlHU/1GAsCin0ceJK1XMWnOGMzazCUQGQCL7o2kk9YrmDTHPZ/BPa+oVhzUaG8BsF00p9x6WgB8xvPmz4JGurG9A8B2HqYdknlfH38WxVxCGTuAdNvDaYdyy2lJ88vL3LlupTpd2wFgrDA8RDPHPX8ax1zbgaEU+wHgUK5WLc75tOflLnQrtOnKDuCTjFdB66dnc+mgBLBZJxJOk3N40svKbR7/TvwP2SjIthh3WecAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 22.9px 8px;
  background-size: 14px 14px;
  font-family: "FounderYouhei-Regular";
  font-size: 20px;
  color: #252525;
  line-height: 32px;
  margin-bottom: 30px;
}
.research-department .panel-box .right-panel .responsibilities-text.dot {
  padding-left: 88px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAY1JREFUSA3dVbFKxEAQ3ckGDmxstNNvEC2slIS7/IKCATkFCxH8A8EI/oFgJcghRNBfyMEFrWzEb9DubGyEg2zWGY7A7t7mkotYnNtkZnbee5lNZpaxeV9QtwDfj5cYG22N81vPg0H4WQdbKRAED4tCfJ9LKU+kZC0iBWAjALjmfOEiSXa/pgmVCkSRdNK0d5Tn8hIJlktIho4DZ57XvYkiyG05VoFO525biOwK33jNBjJjWNEb5+5pv7//NLFnBjzvdgfLj/FIXHNvmo+YDDFhmh4+qnlaBUHQW88y+TIreUFIIq4Lm0nSfS1iTmHQE8nDpuSEJ6wQbI/sYmkCGFwpNpo+UWRVxWoC+FE1X02sa5scvyasEv5nAtgw1m6sOgZ13+Qwj+hDTW5iYy+8qzhNAJskpmZRE2axCcs5u1cxmgB1IP7HYRMRwhBW7WIS0gQoQLOEc96mAUZ+nTUedrxtziHCTghQkKai7x9sADjH6A4pVrKGlEO5tklKGG3Y2Uj+7MIxxZpemSbP/Pk/MjWTd4e92ewAAAAASUVORK5CYII=);
  background-position: 58px 10px;
  background-size: 10px 10px;
  margin-bottom: 20px;
}
/* 研究服务详情 End */

@font-face {
  font-family: "FounderYouhei-Medium";
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.svg?FounderYouhei-Medium') format('svg'); /*IOS 4.2-**/
}
@font-face {
  font-family: "FounderYouhei-Regular";
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.svg?FounderYouhei-Regular') format('svg'); /*IOS 4.2-**/
}
@font-face {
  font-family: 'FounderYouhei-Light';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.svg?#FounderYouhei-Light') format('svg'); /*IOS 4.2-**/
}

.header {
  width: 100%;
  height: 100px;
  padding: 26px 50px;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  z-index: 9999;
}
.header-content {
  width: 1400px;
  margin: 0 auto;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.logo {
  width: 310px;
  height: 50px;
  margin-right: 33px;
}
.logo_img {
  width: 310px;
  height: 50px;
}
.nav {
  height: 50px;
  line-height: 50px;
}
.nav li {
  position: relative;
  width: 86px;
  text-align: center;
}
.nav-down {
  position: absolute;
  top: 99px;
  left: 0;
  z-index: 1000000;
  display: none;
}
.nav-down > .b-menu-div > p {
  height: 18px;
}
.nav-down > .nav-down-div {
  padding-top: 6px;
}
.nav a {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #252525;
}
.nav .online {
  margin: 0;
}
.nav .a-active {
  color: #3f3f9f;
}
#header_public .nav a.no-change-clo:hover {
  color: #252525 !important;
}
.nav a span {
  color: #252525;
}
/* 其他页头部简繁样式 */
.language a {
  font-family: PingFangSC-Regular, FounderYouhei-Regular;
  font-size: 16px;
  color: #252525;
  height: 50px;
  line-height: 50px;
}
.language span {
  margin-right: 10px;
  font-size: 16px;
}
.language a span:hover {
  color: #252525;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language a:hover{
  color: #252525 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language span.language-en {
  cursor: pointer;
}
.language a span.language-active {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
.language a span.language-active:hover{
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language span.dividLine {
  color: #252525;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
/* #index .header-p:hover .header .language-active {
  color: #252525;
} */
.b-menu {
  position: absolute;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 9900;
}

.b-menu-div p {
  margin: 24px 0;
  height: 18px;
  line-height: 18px;
}
.b-menu-div p > a {
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #666666;
}
.investor-two-title > a,
.online-two-title > a,
.join-us-two-title > a {
  width: 86px;
  display: block;
  text-align: center;
  height: 18px;
  line-height: 18px;
  margin-bottom: 24px;
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #666666;
}

.totop {
  position: fixed;
  right: 125px;
  bottom: 125px;
  width: 60px;
  height: 260px;
  padding: 2px 10px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  text-align: center;
  z-index: 999;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9a9a9a;
  display: none;
  /* overflow: hidden; */
}
.totop-div {
  display: block;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 8px;
  padding-top: 10px;
  cursor: pointer;
}
.text {
  color: #666666;
}
.totop-div-up {
  border-bottom: 1px solid #fff;
}
.icon-totop-service {
  position: relative;
  right: 0px;
  width: 32px;
  height: 32px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_service_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.icon-totop-app {
  position: relative;
  right: 0px;
  width: 32px;
  height: 32px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_CGS_app_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.icon-totop-up {
  position: relative;
  right: 0px;
  width: 32px;
  height: 16px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_back_to_top_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.totop-div-phone:hover .phone-icon {
  display: inline;
}
.phone-icon {
  display: none;
  position: absolute;
  width: 130px;
  height: 92px;
  top: -15px;
  right: 57px;
}
.totop-div .text {
  line-height: 18px;
}
.icon_CGS_app_QR_code {
  position: absolute;
  top: 158px;
  right: 57px;
  width: 130px;
  display: none;
}
.menu-4 > div,
.menu-5 > div,
.menu-6 > div {
  /* older safari/Chrome browsers */
  -webkit-opacity: 0;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 0;
  /* IE9 + etc...modern browsers */
  opacity: 0;
  /* IE 4-9 */
  filter: alpha(opacity=0);
  /*This works in IE 8 & 9 too*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav a:hover,
.b-menu a:hover {
  text-decoration: none !important;
}
.mar-r-44 {
  margin-right: 41px;
}
.mar-r-52 {
  margin-right: 49px;
}
.margin-r-22 {
  margin-right: 25px;
}
.margin-top-20 {
  margin-top: 20px;
}
.menu-1 > div,
.menu-2 > div {
  display: flex;
  justify-content: center;
}
.menu-1 > div {
  width: 880px;
  white-space: nowrap;
  margin: 0 auto;
}
.menu-2 > div {
  width: 700px;
  white-space: nowrap;
  margin: 0 auto;
}
.b-menu .item {
  text-align: center;
  float: left;
  margin-right: 120px;
}
.menu-1-div {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  font-family: FounderYouhei-Regular;
  height: 67px;
  line-height: 67px;
  border-bottom: 1px solid #e6e6e6;
}
.menu-1-div > a.menu-1-a {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  font-family: FounderYouhei-Regular;
}
.header-p .item > a {
  display: block;
  height: 18px;
  margin-bottom: 24px;
  font-family: FounderYouhei-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
}
.b-menu .no-margin {
  margin-right: 0;
}

.footer {
  position: relative;
  background: #252525;
  width: 100%;
  height: 320px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #999999;
}
.footer-content-link span {
  cursor: pointer;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.flist-title-text {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 27px;
}
.f-icon {
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
}
.f-phone-icon {
  width: 50px;
  height: 20px;
  position: absolute;
}
.ml-60 {
  margin-left: 60px;
}
.footer a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #999999;
}
.footer-content {
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0px;
}
.footer-content-link {
  width: 350px;
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.footer-content-link-detail{
  height: 20px;
  line-height: 20px;
  margin-bottom: 18px;
}
.m-r-60 {
  margin-right: 60px;
}
.m-r-46 {
  margin-right: 46px;
}
.m-r-130 {
  margin-right: 140px;
}
.m-r-72 {
  margin-right: 72px;
}
.m-r-80 {
  margin-right: 80px;
}
.f-select {
  position: relative;
  background-color: #252525;
  width: 100px;
  height: 24px;
  line-height: 22px;
  padding: 0 13px;
  color: #fff;
  border: 1px solid #666666;
  cursor: pointer;
  margin-bottom: 23px;
}
.icon_footer_down_12 {
  position: absolute;
  right: 13px;
  top: 5px;
  width: 12px;
}
.link-list {
  position: absolute;
  left: 0px;
  top: 24px;
  width: 756px;
  height: 198px;
  z-index: 10;
  background: #252525;
  border: 1px solid #666666;
  padding: 0px 0px;
  display: none;
}
.link-item-1 {
  position: relative;
  width: 178px;
  height: 196px;
  line-height: 196px;
  text-align: center;
}
.link-item-1::after,
.link-item-2::after {
  position: absolute;
  top: 20px;
  right: 0;
  content: "";
  width: 1px;
  height: 158px;
  background-color: #414141;
}
.link-item-2 {
  position: relative;
  width:203px;
  text-align: left;
  padding-left: 45.5px;
  padding-top: 20px;
}
.link-item-3 {
  padding-top: 20px;
}
.text-a-c {
  position: absolute;
  left: 0;
  top: -35px;
  width: 300px;
}
.link-item-2 a,
.link-item-3 a {
  margin-bottom: 15px;
  display: block;
  line-height: 1;
}
.link-list .link-title {
  margin-bottom: 20px;
}
.link-list a {
  color: #fff;
}
.margin-48 {
  margin: 0 46px;
}
.item-3-middle{
  position: relative;
}
.footer-content-usable {
  width: 696px;
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.usable-msg{
  position: relative;
  height: 20px;
  line-height: 20px;
  padding-left: 26px;
}
.margin-b{
  margin-bottom: 18px;
}
.usable-left {
  width: 364px;
}
.usable-right {
  width: 265px;
}

.footer-content-tobe {
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.f-wx {
  height: 20px;
  line-height: 20px;
  position: relative;
  padding-left: 26px;
  margin-bottom:21px;
}
.gzh {
  width: 96.3px;
}
.float-left {
  float: left;
}
.footer-msg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background-color: #303030;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ffffff;
}
.footer-msg span {
  margin-right: 24px;
  color: #ffffff;
  font-size: 12px;
  font-family: PingFangSC-Regular;
}
.IPV6 {
  display: inline-block;
  width: 31px;
  height: 12px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  text-align: center;
  line-height: 12px;
  margin-left: -18px;
  font-family: "FounderYouhei-Regular";
}
.IPV6 > span {
  transform: scale(0.83);
  margin: 0;
}
.footer a:hover{
  color: #999 !important;
}
/* 对话框 */
#center_dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  overflow: auto;
  display: none;
  z-index: 1010;
}
.dialog-overlay {
  width: 100%;
  padding: 60px 0;
}
.dialog-content {
  padding: 100px;
  position: relative;
  background-color: #ffffff;
  width: 1400px;
  margin: 0 auto;
}
.dialog-body p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 30px;
}
.dialog-close {
  position: absolute;
  right: 30px;
  top: 30px;
}
.dialog-close img {
  width: 28px;
  height: 28px;
}
.dialog-close-img-normal {
  display: block;
}
.dialog-close:hover .dialog-close-img-normal {
  display: none;
}
.dialog-close-img-highlighted {
  display: none;
}
.dialog-close:hover .dialog-close-img-highlighted {
  display: block;
}
.content-title {
  font-family: PingFangSC-Semibold;
  font-size: 32px;
  color: #252525;
  text-align: center;
  line-height: 45px;
  padding-bottom: 60px;
}
.content-font {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #666666;
  text-align: center;
  line-height: 54px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  height: 54px;
}
.font-small {
  margin-left: 40px;
}
.font-default {
  margin-left: 40px;
}
.disclaimer-body {
  padding: 56px 0 60px;
}
.risk-body {
  padding: 41px 0 60px;
}
.announcement-body {
  padding: 56px 0 60px;
}
.dialog-body p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 30px;
  text-indent: 2em;
}
.dialog-body p:first-child {
  text-indent: 0;
}
.dialog-body .strategy-title {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #252525;
  text-align: justify;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 25px;
}
.dialog-foot {
  text-align: center;
}
.foot-ok {
  display: inline-block;
  width: 140px;
  height: 40px;
  background: #3f3f9f;
  border-radius: 5px;
  font-family: PingFangSC-Light;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
}
#sub,
#sup {
  vertical-align: super;
}
.cur {
  cursor: pointer;
}
.modal{
  position: relative;
  top: 200px;
}
.modal-content {
  position: relative;
  width: 520px;
  height: 220px;
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.modal-content .content-title {
  border-bottom: 1px solid #e8eaec;
  padding-bottom: 0px;
}
.modal-content .dialog-close {
  position: absolute;
  top: 8px;
  right: 11px;
}
.modal-content .announcement-body {
  padding: 42px 0 30px;
}

/* 巨幕 */
.jumbotron{
   position: relative;
   width:100%;
   height:460px;
   overflow: hidden;
   z-index:2;
   background-position: center center;
   background-repeat:no-repeat;
   background-size:cover;
}
.img{
    position: absolute;
    width:1920px;
    height:100%;
    background-size:100% 100% ;
    background-position:center center;
    z-index: -1;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    /* animation: scaleUp 11s linear both; */
}
@keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
       
    }
    25% {
        -webkit-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.jumbotron .title{
    /* position: absolute; */
    width:100%;
    /* margin:0 auto; */
    /* margin-left:174px; */
    /* padding: 177px 130px ; */
    /* left:50%; */
    padding-top:177px;
    padding:177px 136px 0;
    /* padding-left:50px; */
    /* top:38.48%; */
    /* transform: translate(-50%,0); */
    font-family: FounderYouhei-Medium !important;
    font-size: 64px;
    color: #FFFFFF;
    letter-spacing: 11.79px;
}
.jumbotron.black .title {
    color: #252525 !important;
}
.jumbotron .title div{
    width:1100px;
    margin:0 auto;
    font-family: FounderYouhei-Medium, PingFangSC-Medium;
    font-weight:700;
}
.sub-title{
    width:1238px;
    margin:0 auto;
    font-family: "FounderYouhei-Regular";
    font-size: 40px;
    color: #fff;
    letter-spacing: 10px;
    margin-top: 25px;
    height: 45px;
}

.jumbotron .title .small-title {
  font-family: FounderYouhei-Regular;
  font-size: 40px;
  color: #FFFFFF;
  letter-spacing: 10px;
  font-weight: 400;
  margin-top: 10px !important;
}


.location{
    margin:40px 0 0 0;
    text-align: justify;
    line-height: 32px;
    height: 32px;
    color: #666666;
 }
 .location .location-item{
    font-size: 16px;
    color: #666666;
    text-decoration: none;
 }
 .location .light{
    color:#3F3F9F
 }
 .location .location-item:hover{
    color:#3F3F9F !important;
    cursor: pointer;
 }
 .liyang-goback{
   width:280px;
   margin: 0px auto;
   height:280px;
   background: url(../images/img_no_data_available@2x.9a634c72.png) center center no-repeat;
   background-size:100% 100%;
   padding-top:250px;
}
.liyang-byebye{
   font-size: 16px;
   color: #666666;
   text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    div,p,span,li,h1,h2,h4,h5,a{      
        font-family:"黑体","宋体","微软雅黑" !important;
    }
    .jumbotron .title,.ie-title{
        font-family: "PingFangSC-Regular","FounderYouhei-Regular" !important;
    }
}
/* 隐藏小叉叉：IE10+ */
/** 文本输入框的 X  **/input::-ms-clear{display: none;}
/** 密码输入框的 X  **/input::-ms-reveal{display: none;}
