/*
* @Author: DoDo
* @Date:   2020-06-11 08:44:44
* @Last Modified by:   DoDo
* @Last Modified time: 2020-11-10 13:33:11
*/
@media (min-width: 1440px) { /*============================= public */
  .w1400.container { width: 1400px; }
  /*============================= index */
  .index-record-top .div-word { font-size: 42px; }
  /*============================= 05 */
  .team-cont { padding-left: 100px; padding-right: 100px; } }
@media (min-width: 1366px) { /*============================= about */ }
@media (max-width: 1365px) { /*============================= index */
  .banner-word .div-title { font-size: 42px; line-height: 52px; }
  .banner-word .div-more { font-size: 18px; line-height: 28px; } }
@media (min-width: 1365px) and (max-width: 1439px) { .team-cont { padding-left: 15px; padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1199px) { /*============================= public */ }
@media (min-width: 1200px) { /*============================= public */
  .nav-toggle a:hover { color: #e50027; }
  .nav-toggle a:hover::after { left: 0; right: 0; }
  .header-lauguage a:hover { color: #e50027; }
  /*.header.on .a-logo img { height: 60px; }
  .header.on .nav-toggle a { line-height: 80px; }*/
  /*============================= index */
  .index-project-a1 .span-img .mg1 { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
  .index-project-a1:hover .span-img .mg1 { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); }
  .index-project-a1:hover .span-txt { color: #e50027; }
  /*============================= about */
  .about-fund { background-attachment: fixed; }
  .public-menu a:hover { color: #fff; background-image: none; background-color: #e50027; }
  .about-fund-a1:hover .span-img .bdo-img { transform: scale(1.1); }
  .about-fund-a1:hover .span-dot { background: url("../images/bg-05h.png") center no-repeat; }
  .about-fund-a1:hover .span-num { font-weight: bold; color: #c31a1f; }
  .about-market-01:hover .span-bg2 { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
  .about-market-01:hover .div-cont { transform: translateY(-20px); }
  /*============================= 03 */
  .inves-01:hover, .contact-01:hover { transform: translateY(-10px); -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08); box-shadow: 0 0 16px rgba(0, 0, 0, 0.08); }
  /*============================= 04 */
  .project-sort .span-01 { width: 33.33%; padding-right: 15px; }
  .project-sort .span-01 a { margin-right: 0; }
  .project-sort .a2:hover { color: #e50027; }
  .project-tc .span-icon:hover { transform: rotate(90deg); }
  /*============================= 05 */
  .team-a1:hover .span-img { border: 1px solid #e50027; } }
@media (max-width: 1199px) { /*============================= public */
  .header .container { width: 100%; }
  .header .a-logo img { height: 60px; }
  .nav-toggle a { line-height: 80px; margin: 0 15px; }
  /*============================= index */
  .index-record-top .div-word { width: 63.16%; }
  /*============================= about */
  .banner-inside { margin-top: 80px; }
  .public-menu a { padding: 0 45px; }
  .about-market-01 .span-bg2 { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
  .about-market-01 .div-cont { padding: 50px 15px; }
  .about-market-01 .div-cont .div-des { padding-top: 30px; }
  /*============================= 03 */
  .inves-01 { padding: 40px; margin-top: 30px; }
  .inves-01 .div-icon img { height: 80px; }
  .inves-01 .div-num { font-size: 130px; line-height: 140px; }
  .inves-01 .div-title { font-size: 20px; line-height: 30px; margin-top: 20px; }
  .inves-01 .div-des { font-size: 14px; }
  /*============================= 04 */
  .project-sort .span-01 { width: 50%; padding-right: 15px;}
  .contact-01 { padding: 40px; margin-top: 30px; }
  /*============================= 05 */
  .team-title { padding-top: 50px; padding-bottom: 250px; }
  .team-cont { padding-top: 150px; padding-bottom: 30px; } }
@media (min-width: 992px) { /*============================= 04 */
  .project-01.on { width: 50%; min-height: 776px; }
  /*============================= 07 */
  .inves-list li:nth-child(odd) .div-img { float: right; width: 43.33%; }
  .inves-list li:nth-child(odd) .div-img .span-logo { right: auto; left: -40px; }
  .inves-list li:nth-child(odd) .div-cont { float: left; } }
@media (max-width: 991px) { /*============================= public */
  .header .container { height: 60px; }
  .header .a-logo img { height: 40px; }
  .header-bream { display: block; }
  .nav-toggle { position: fixed; left: 0; right: 0; top: 60px; bottom: 0; overflow: auto; padding: 15px; background: #fff; border-top: 1px solid #e5e5e5; display: block; visibility: hidden; transform: translateY(10px); filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .nav-toggle a { display: block; width: 100%; line-height: 50px; text-align: center; margin: 0; }
  .nav-toggle a::after { display: none; }
  .header-lauguage a { margin-left: 15px; }
  .header-lauguage a img { height: 20px; }
  .nav-toggle.on { transform: translateY(0); visibility: visible; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
  /*============================= index */
  .index-record-num { font-size: 26px; }
  .index-record-top .index-record-num { background-size: 150px; }
  .index-record-top .index-record-num span { font-size: 140px; line-height: 150px; }
  .index-record-top .index-record-num .div-yuan { width: 150px; height: 150px; }
  .index-record-top .div-word { font-size: 32px; line-height: 60px; padding-left: 50px; }
  .index-record-bottom .index-record-num { background-size: 100px; }
  .index-record-bottom .index-record-num span { font-size: 90px; line-height: 100px; }
  .index-record-bottom .index-record-num .div-yuan { width: 100px; height: 100px; }
  .index-record-bottom .div-txt { font-size: 30px; line-height: 40px; }
  /*============================= about */
  .banner-inside { margin-top: 60px; }
  .about-market-cont { flex-wrap: wrap; }
  .about-market-01 { width: 100%; margin-top: 10px; }
  /*============================= 04 */
  .project-01.on { width: 66.66%; min-height: 600px; }
  .project-sort { padding: 60px 5px 20px 20px; }
  .project-sort .a1 { left: 20px; }
  /*============================= 07 */
  .inves-list li { margin-top: 30px; }
  .inves-list li .div-img { width: 100%; }
  .inves-list li .div-img .span-img { height: auto; background: none; }
  .inves-list li .div-img .span-img img { display: block; width: 100%; }
  .inves-list li .div-img .span-logo { right: 0; }
  .inves-list li .div-cont { width: 100%; padding-left: 0; padding-right: 0; margin-top: 10px; }
  /*============================= 05 */
  .team-top { padding-left: 250px; }
  .team-top .div-img { width: 230px; height: 230px; top: -75px; }
  .team-top .div-name { left: 250px; top: -50px; }
  .team-cont { padding-top: 95px; }
  .team-a1 .span-name { font-size: 16px; line-height: 26px; } }
@media (max-width: 767px) { /*============================= public */
  body { padding-top: 60px; }
  .footer { padding-top: 30px; padding-bottom: 30px; }
  .footer-nav { display: none; }
  .footer-share { margin-top: 0; }
  .footer-share .bshare-custom a { margin: 0 3px; }
  .footer-copy .span-01 { display: block; margin-top: 10px; }
  /*============================= index */
  .banner-owl .owl-nav button.owl-prev, .banner-owl .owl-nav button.owl-next { width: 30px; height: 30px; }
  .banner-owl .banner-a1 { height: auto; background: none; }
  .banner-owl .banner-a1 .container { position: absolute; padding-left: 60px; padding-right: 60px; width: 100%; }
  .banner-owl .banner-a1 .div-more { margin-top: 5px; }
  .banner-owl .owl-item .banner-a1 img { display: block; }
  .banner-word { width: 100%; }
  .banner-word .div-title { font-size: 18px; line-height: 28px; }
  .banner-word .div-more { font-size: 12px; line-height: 22px; }
  .banner-scroll { display: none; }
  .index-intro { padding-top: 35px; padding-bottom: 30px; }
  .index-title { font-size: 26px; line-height: 28px; padding-bottom: 15px; }
  .index-intro-cont { font-size: 14px; line-height: 24px; }
  .index-intro-cont .div-01 { margin-top: 25px; }
  .index-intro-cont .div-01:first-child { margin-top: 20px; }
  .index-intro-cont .div-title { font-size: 20px; line-height: 28px; }
  .index-record { padding-top: 35px; padding-bottom: 35px; }
  .index-record-num { font-size: 20px; }
  .index-record-top .index-record-num { margin: 0 auto; background-size: 110px; }
  .index-record-top .index-record-num span { font-size: 100px; line-height: 110px; }
  .index-record-top .index-record-num .div-yuan { width: 120px; height: 120px; }
  .index-record-top .div-word { width: 100%; font-size: 20px; line-height: 30px; padding-left: 0; border-left: none; margin-top: 20px; }
  .index-record-bottom { padding-top: 20px; }
  .index-record-bottom .div-01 { width: 100%; display: flex; align-items: center; margin-top: 20px; }
  .index-record-bottom .div-01:first-child { margin-top: 0; }
  .index-record-bottom .span-line { display: none; }
  .index-record-bottom .index-record-num { background-size: 60px; padding-left: 20px; min-width: 60px; }
  .index-record-bottom .index-record-num span { font-size: 50px; line-height: 60px; }
  .index-record-bottom .index-record-num .div-yuan { width: 60px; height: 60px; }
  .index-record-bottom .div-txt { font-size: 16px; line-height: 26px; margin-left: 15px; }
  .index-project { padding-top: 35px; padding-bottom: 35px; }
  .index-project-owl { margin-top: 25px; }
  .index-project-a1 .span-txt { font-size: 14px; line-height: 24px; margin-top: 5px; }
  /*============================= about */
  .banner-inside { margin-top: 0; padding-top: 15%; padding-bottom: 15%; }
  .banner-title { min-width: 150px; padding-top: 20px; padding-bottom: 20px; margin-left: 10%; }
  .banner-title::before { left: 6px; top: -6px; right: -6px; bottom: -6px; }
  .banner-title .div-cn { padding-top: 15px; background: url("../images/line-04.jpg") left top no-repeat; background-size: 30px; font-size: 22px; line-height: 32px; }
  .banner-title .div-en { font-size: 12px; line-height: 22px; }
  .public-menu a { font-size: 14px; line-height: 40px; padding: 0 15px; }
  .about-anchor { margin-top: -95px; }
  .about-intro { padding-top: 35px; padding-bottom: 35px; }
  .index-title2 { font-size: 22px; line-height: 24px; padding-bottom: 15px; }
  .about-intro-art { font-size: 14px; line-height: 24px; margin-top: 20px; }
  .about-fund { padding-top: 35px; padding-bottom: 35px; }
  .about-fund-01 { padding-left: 40px; padding-right: 40px; }
  .about-fund-a1 .span-num { margin-top: 15px; }
  .about-market { padding-top: 35px; padding-bottom: 35px; }
  .about-market-01 .div-cont { line-height: 26px; }
  .about-market-01 .div-cont .div-title { font-size: 20px; line-height: 30px; padding-bottom: 15px; }
  .about-market-01 .div-cont .div-des { font-size: 14px; padding-top: 15px; }
  /*============================= 03 */
  .inves-main { padding-top: 35px; padding-bottom: 35px; }
  .inves-cont { padding-top: 15px; }
  .inves-01 { width: 100%; margin-top: 15px; padding: 20px 15px; }
  .inves-01 .div-num { font-size: 100px; line-height: 110px; }
  .inves-01 .div-title { font-size: 18px; line-height: 28px; margin-top: 15px; }
  .inves-01 .div-des { line-height: 24px; }
  /*============================= 04 */
  .project-main { padding-top: 36px; padding-bottom: 35px; }
  .project-sort { padding: 60px 15px 20px; }
  .project-sort .span-01{width: auto; min-width: 50%; padding-right: 10px; }
  .project-sort .a1 { left: 15px; }
  .project-sort .a2 { font-size: 14px; margin-right: 15px; }
  .project-list { margin-top: 25px; }
  .project-01 { width: 49.5%; padding: 10px; }
  .project-01.on { width: 100%; min-height: inherit; height: auto; }
  .project-tc .span-icon { top: 20px; right: 15px; }
  .project-01.on .project-tc-a1 { margin-right: 40px; }
  .project-tc-cont { padding-top: 25px; margin-top: 25px; }
  /*============================= 04 */
  .contact-main { padding-top: 35px; }
  .contact-top { padding-bottom: 30px; }
  .contact-cont { padding-top: 15px; }
  .contact-01 { width: 100%; padding: 20px 15px; margin-top: 15px; }
  .contact-01 .div-title { font-size: 20px; padding-bottom: 15px; }
  .contact-list { padding-top: 20px; }
  .contact-list li { font-size: 14px; }
  .contact-plan { padding-top: 50px; padding-bottom: 60px; }
  .contact-plan-cont { margin-top: 25px; }
  .contact-plan-cont a { font-size: 16px; margin-left: 10px; }
  /*============================= 07 */
  .inves-list { padding-top: 25px; }
  .inves-list li .div-cont { font-size: 14px; line-height: 24px; }
  .inves-login { padding-top: 50px; padding-bottom: 50px; }
  .inves-login .container { flex-direction: column; }
  .inves-login .container .div-title { font-size: 26px; line-height: 28px; padding-bottom: 12px; background-position: center bottom; }
  .inves-login .container a { margin-top: 30px; width: 150px; height: 40px; line-height: 40px; font-size: 16px; }
  /*============================= 05 */
  .team-main { padding-top: 35px; padding-bottom: 35px; }
  .team-title { padding-bottom: 50px; }
  .team-top { margin: 0; padding: 20px 15px; }
  .team-top .div-img { position: static; margin: 0 auto; width: 100px; height: 100px; }
  .team-top .div-name { position: static; background: none; text-align: center; padding-left: 0; margin-top: 10px; }
  .team-top .div-info { text-align: center; }
  .team-top .div-cont { margin-top: 10px; }
  .team-cont { margin: 0; padding: 0; }
  .team-cont .div-cont { max-height: inherit !important; height: auto !important; text-align: justify; }
  .team-cont .div-cont .mCustomScrollBox { max-height: inherit !important; height: auto !important; }
  .team-owl { margin-top: 25px; padding-bottom: 25px; padding-left: 30px; padding-right: 30px; }
  .team-owl .owl-nav button.owl-prev { left: 15px; }
  .team-owl .owl-nav button.owl-next { right: 15px; } }
@media (max-width: 320px) { /*============================= index */ }

/*# sourceMappingURL=media.css.map */
