 /*  */
 

 body {
  margin: 0;
  font-family: Arial, sans-serif;
}


.navbar {
  background-color: #fff;
  color: #cdc7c7;
  padding: 10px 0;
}


.logoimg {
  width: 100%;
}

.nav-links {
  display: flex;
  /* width: 100%; */
  text-align: center;
}

ul {
  margin-bottom: 0 !important;
}

.nav-links li {
  width: 25%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  list-style-type: none;
}

.nav-links li a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}

.nav-links li a:hover {
  color: #3bd258;

}

.nav-links li:hover {
  border-bottom: #3bd258 solid 2px;
}

.menu-icon {
  display: none;
  cursor: pointer;
}

.back img{
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border-radius: 6px;
  position: fixed;
  top: 80%;
   right: 0;
}




.collapse {
  z-index: 22;
}

.collapse {
  z-index: 22;
}

.navbar-nav {
  z-index: 22;
}

.nav-link {
  z-index: 22;
}



.carousel-inner {
  z-index: 1;
}

.carousel {
  z-index: 1;
}
.codeimg {
  width: 100px;
  height: 100px;
}
.codetext {
  letter-spacing: 2px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}



@media screen and (max-width: 767px) {
  .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    justify-content: space-around;
    text-align: center;
    position: absolute;
    top: 60px;
    border-radius: 5px;
    left: 0;
    opacity: 0.7;
    z-index: 1000;
  }

  .nav-links li:hover {
    border-bottom: none!important;
    
  }

  .menu-icon {
    display: block;
    background-color: #efefef;
  }

  .nav-links li {
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    list-style-type: none;
  }

  .nav-links.active {
    display: flex;
  }

  .nav-links ul {
    background-color: #efefef;
    width: 100%;
    /* height: 200px; */
  }

  .nav-links li {
    /* width: 100%; */
    width: 500px;
    /* height: 200px; */
    background-color: #efefef
  }

  .nav-links ul li a {
    width: 500px;
    /* height: 200px; */
  }


  /* 邮箱邮箱 */

.modal {
  display: none;
  position: fixed;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  /* border-radius: 5px; */
  z-index: 1002;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.modal-content {
  text-align: center;
  border: none
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;

}

.modal-content span {
  border-bottom: #999999 solid 2px;
}

.modaltop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.secp {
  color: #3bd258;
}

.forms {
  width: 100%;
  flex-wrap: wrap;
  /* justify-content: space-around; */
}

.forms input {
  width: 40%;
  height: 28px;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #CCCCCC;
  padding: 0 10px;
  /* margin-top: 10px;
  margin-bottom: 10px; */
}

.forms input:nth-child(1) {
  margin-right: 20px;
}

.forms input:nth-child(3) {
  margin-right: 20px;
  margin-top: 10px;
}

.forms input:nth-child(4) {
  margin-right: 20px;
  margin-top: 10px;
}

.modal-content h6 {
  text-align: left;
  margin-top: 10px;
}

.modal-content p {
  text-align: left;
  font-size: 14px;
  color: #3BD258;
}

textarea {
  padding: 10px 20px;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  border-radius: 6px;
  font-size: 12px;
  border: 1px solid #CCCCCC;
}

.submit {
  width: 323px;
  height: 28px;
  line-height: 28px;
  background: #3BD258;
  border-radius: 6px;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  margin-top: 20px;
}
}

 @media screen and (max-width: 576px) {
  .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    /* height: 140px; */
    justify-content: space-around;
    text-align: center;
    position: absolute;
    top: 60px;
    border-radius: 5px;
    left: 0;
    background-color: #efefef;
    opacity: 0.7;
    z-index: 1000;
  }

  .nav-links.active {
    display: flex;
  }

  .nav-links li:hover {
    border-bottom: none;
  }

  .menu-icon {
    display: block;
    background-color: #efefef;
  }
  .brand {
    max-width: 50%;
    
  }
   .logoimg {
    max-width: 100%;
   }


/* footer */

.footer-bottom {
  text-align: center!important;
}
.text-uppercase1 {
  text-align: center!important;
}
.firstline {
  justify-content: center!important;
} 


}







 .navfirst {
   width: 25%;
   text-align: center;
   height: 120px;
   line-height: 80px;
   background: #ffffff;
   font-weight: 400;
   vertical-align: middle;
   color: #333333;
 }

 .eng {
   margin-top: -40px;
   font-size: 12px;
 }

 .navSec {
   width: 100%;
   margin-top: 20px;

 }

 .navSec .row {
   width: 100%;
   display: flex;
   /* padding-left: 30px; */
   margin-left: 0 !important;
   justify-content: space-between;
 }

 .itemSec {
   /* width: 350px; */
   width: 30%;
   height: 40px;
   line-height: 40px;
   text-align: center;
   background: #ffffff;
   border-radius: 10px 10px 0px 0p;
   box-shadow: 0 0 10px 0 rgb(153, 153, 153);
 }

 .box1 {
   width: 100%;
   box-shadow: 0 0 10px 0 rgb(153, 153, 153);
   margin-top: 20px;
   flex-wrap: wrap;
   flex-shrink: 1;
 }

 .investmentimg {
   flex: 1;
   width: 24%;
   background: #ffffff;
   border-radius: 10px;
 }

 .footer {
   background-color: #1c1d1f;
   color: #efefef;
 }



 .tab {
   width: 100%;
   height: 120px;
   line-height: 80px;
   overflow: hidden;
   text-align: center;
   background-color: #ffffff;
   justify-content: space-between;
   box-shadow: 0 0 10px 0 rgb(204, 204, 204);
   margin-top: 40px;
   display: flex;
 }

 .tab .tablinks {
   width: 25%;
   height: 120px;
   /* line-height:100px ; */
   cursor: pointer;
   transition: 0.3s;
 }

 .tab .tablinks:hover {
   background-color: #3bd258;
 }

 .tab .tablinks.active {
   background-color: #3bd258;
 }

 .tabcontent {
   /* display: none; */
   padding: 6px 12px;
   border-top: none;
   height: 100%;
   margin-top: 20px;
 }

 .nav2 {
   margin-top: 50px;
 }

 /* 行业资讯内容 */
 .infobox {
   width: 100%;
   box-shadow: 0 0 10px 0 rgb(239, 239, 239);
   margin-top: 20px;

   background: #FFFFFF;
   border-radius: 6px;
 }

 /* .infobox .row {
   margin-top: 20px;
 } */

 .boxleft {
   /* width: 100%; */
   line-height: 140px;
   border-radius: 10px;
   padding: 10px;
 }

 .boxright {
   padding: 20px 0;
   /* width: 100%; */
 }



.boxbottom {
    height: 80px;
    width: 60%;
    margin-top: 1.3rem;
}

 .infobottom {
   width: 100%;
   margin-top: 45px;
 }

 .boxright p {
   font-size: 14px;
 }




 .button {
   /* width: 100%; */
   height: 180px;
   padding: 45px 0;
   /* background-color: #3bd258; */
 }

 .button1 {
   width: 90px;
   /* width: 50%; */
   height: 90px;
   margin: auto;
   line-height: 90px;
   border-radius: 10px;
   border: 2px solid #999999;
 }

 .bottontext {
   height: 25%;
   height: 50%;
   margin-bottom: 0;
   /* background: rgb(146, 83, 83); */
   display: flex;
   justify-content: center;
   /* align-items: center; */
   /* padding: 20px 20px; */
   /* padding-left: 20px; */
 }

 .navSec .itemSec .active {
   background-color: #3bd258;
 }

 .navSec .itemSec:hover {
   background-color: #3bd258;
 }



 /*投资公司 */
 .imggroup {
   width: 100%;
   display: flex;
   margin-top: 30px;
   flex-wrap: wrap;
 }

 .touziimg {
   width: 25%;
 }

 .rongyuimg {
   width: 100%;
 }

 .certificateitem {
   box-shadow: 0 0 10px 0 rgb(239, 239, 239);
 }

 .firstsec {
   padding-right: 20px;
 }

 .certificates {
   margin-top: 20px;
 }

 * {
   position: relative;
 }








 /* 轮播评论 */
 .cooperation {
   margin-top: 20px;
   width: 100%;
   box-shadow: 0 0 10px 0 rgb(239, 239, 239);
 }

 .coopbusiness {
   display: flex;
   height: 80px;


 }

 .cooperation-left {
   width: 100%;
   /* padding-left: 15px; */
   /* padding-left: none !important; */
 }

 .cooperation-right {
   width: 100%;
   /* padding: 0px 20; */
 }

 .jiliimg {
   height: 30px;
 }

 .cooperation-right h4 {
   color: #1c1d1f;
 }

 .jili {
   font-size: 22px;
   color: #455f62;
   height: 30px;
   line-height: 30px;
 }

 .comment {
   width: 100%;
   font-size: 14px;
   color: #2D2D2D;
   /* margin-top: 20px; */
 }

 .commenter {
   font-size: 14px;
   color: #2D2D2D;
   text-align: end;
   margin-top: 120px;
 }

 /* .cooperation .row {
   padding-left: none !important;
 } */
 /* 
 .cooperation .row {
   margin-left: none;
   margin-right: none;
 } */

 .prev img {
   width: 59px;
   height: 59px;
   position: absolute;
   top: 120px;
   left: -90px;
 }

 .next img {
   width: 59px;
   height: 59px;
   position: absolute;
   top: 120px;
   right: -90px;
 }





 /* 右侧菜单栏 */
 .activenav {
   width: 45px;
   text-align: center;
   height: 118px;
   line-height: 116px;
   border-radius: 6px;
   background: #F3F3F3;
   justify-content: space-betweens;
   position: fixed;
   top: 50%;
   right: 0;
   z-index: 1050;
 }

 .activenav a {
  width: 23px;
  height: 0;
  margin-left: 11px;
}
 .menuimg {
   width: 23px;
   height: 17px;
   margin: auto;
 }


 /* 邮箱弹框 */

 #overlay {
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   z-index: 1001;
 }

 #overlay1 {
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.1);
   z-index: 1001;
 }

 .modal1 {
   display: none;
   position: fixed;
   width: 50%;
   height: 50%;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: #fff;
   padding: 20px;
   z-index: 1002;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 }

 .modal1-content {
   text-align: center;
   border: none
 }

 .close {
   position: absolute;
   top: 10px;
   right: 10px;
   cursor: pointer;
   font-size: 20px;

 }

 .modal1-content span {
   border-bottom: #999999 solid 2px;
 }

 .modaltop1 {
   display: flex;
   justify-content: space-between;
   align-items: center;
 }

 .secp {
   color: #3bd258;
 }

 .forms {
   width: 100%;
   flex-wrap: wrap;
   /* justify-content: space-around; */
 }

 .forms input {
   width: 40%;
   height: 28px;
   font-size: 12px;
   border-radius: 6px;
   border: 1px solid #CCCCCC;
   padding: 0 10px;
   /* margin-top: 10px;
  margin-bottom: 10px; */
 }

 .forms input:nth-child(1) {
   margin-right: 20px;
 }

 .forms input:nth-child(3) {
   margin-right: 20px;
   margin-top: 10px;
 }

 .forms input:nth-child(4) {
   margin-right: 20px;
   margin-top: 10px;
 }

 .modal1-content h6 {
   text-align: left;
   margin-top: 10px;
 }

 .modal1-content p {
   text-align: left;
   font-size: 14px;
   color: #3BD258;
 }

 textarea {
   padding: 10px 20px;
   margin-top: 20px;
   width: 100%;
   height: 60px;
   border-radius: 6px;
   font-size: 12px;
   border: 1px solid #CCCCCC;
 }

 .submit {
   width: 323px;
   height: 28px;
   line-height: 28px;
   background: #3BD258;
   border-radius: 6px;
   font-size: 11px;
   color: #FFFFFF;
   text-align: center;
   margin: auto;
   margin-top: 20px;
 }

/* 微信弹框 */
.wexinmodal {
  background-image: url(../../images/7.1.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  position: fixed;
  /* width: 20%;
  height: 50%;
  top: 60%;
  right: 0; */
  width: 240px;
  height: 330px;
  top: 60%;
  right: 10px;
  transform: translate(-50%, -50%);
  padding-top: 40px;
  z-index: 1002;
  text-align: center;
  padding-right: 10px
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */
}


.weixinmodal-content img {
  width: 60%;
  margin: auto;
  /* margin-bottom: 20px; */
}

.weixinmodal-content {
  position: relative;
  width: 100%;
  font-size: 12px;
}

.closeweixin {
  position: absolute;
  top: -10px;
  left: 30px;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;

}



/* footer */
/* footer */
.footer {
  background-color: #1c1d1f;
  color: #efefef;
}

.leftcenter {
  margin-top: 20px;
  text-align:center;
  font-size: 12px;
}
.lefttitle {
  width: 50%;
}

.lefttitleimg {
  max-width: 100%;

}

.warp {
  margin: auto;
}

.box {
  background: #290;
}


.footer-middle {
  text-align: center;
}
.footer-middle  a {
  text-decoration: none;
  color: white;
  margin-top: 15px;
}
ul{
 list-style-type: none;
}
li {
  list-style-type: none;
  /* margin-top: 15px; */

}

.text {
  font-weight: 500;
  font-size: 14px;
  color: #999999;
  letter-spacing: 5px;
  /* width: 100%; */
  /* width: 450px; */
  /* height: 200px; */
  font-size: 14px;
  color: #2d2d2d;
  position: absolute;
  top: 156px;
  /* right: 130px; */
  left: 34px;
  /* right: 30px; */
}

.text-uppercase {
  margin-top: 10px;
  font-size: 12px;
  color: #FFFFFF;
}

.list-unstyled {
  margin-top: 20px;
  font-size: 12px;
  color: #FFFFFF;
}

.list-unstyled li {
  margin-top: 10px;
  color: #FFFFFF !important;
}

.text-dark {
  color: #fff !important;
}


.text-uppercase1 {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #FFFFFF;
}

.text-uppercase li a {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
}

.footer-bottom {
  text-align: right;
}

.telephone {
  margin-left: 10px;
}

.rightbox {
  font-size: 12px;
}

.firstline {
  align-items: center;

}

.friendship {
  margin-top: 20px;
  font-size: 10px;
}

.friendship a {
  color: #fff;
  text-decoration: solid;
  font-size: 10px;
  background-color: transparent
}

.scep {
  margin-left: 10px;
}

.bot-line {
  width: 100%;
  height: 1px;
  background: #999999;
}


.filinginformation {
  width: 100%;
  margin-top: 20px;
  justify-content: space-between;
  font-size: 10px;
  color: #999999;
}

.top {
  margin-top: 10px;
}


@media screen and (max-width: 991px) {
  .nav-links {
    display: flex;
    /* width: 100%; */
    text-align: center;
  }

  .brand {
    width: 50%;

  }

  .logoimg {
    width: 100%;
  }

  ul {
    margin-bottom: 0 !important;
  }

  .nav-links li {
    background-color: #fff;
    width: 100%;
    /* width: 500px; */
    text-align: center;
    font-size: 12px;
    /* margin-right: 20px; */
    height: 44px;
    line-height: 44px;
    list-style-type: none;
  }

  .nav-links li a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
  }

  .nav-links li a:hover {
    color: #3bd258;
    border-bottom-color: none;

  }

  .nav-links li:hover {
    border-bottom: #3bd258 solid 2px;
  }




}