* {
  margin: 0;
  padding: 0;
}
body {
  color: #333333;
  font-size: 14px;
  background: #fff;
  overflow-x: hidden;
  width: 100%;
  font-family: Microsoft YaHei;
}
.overflow1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clear {
  clear: both;
}
.text-primary {
  color: #14997E;
}
.mb10 {
  margin-bottom: 10px;
}
.text-gray-3 {
  color: #333;
}
.text-gray-6 {
  color: #666;
}
.text-gray-9 {
  color: #999;
}
.fz16 {
  font-size: 16px;
}
.fwb {
  font-weight: bold;
}
h3,
h4 {
  font-weight: normal;
}
i {
  font-style: normal;
}
.df {
  display: flex;
}
.dfc {
  display: flex;
  align-items: center;
}
.dfcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fx1 {
  flex: 1;
}
.flex-wrap {
  flex-wrap: wrap;
}
a {
  color: #333333;
  text-decoration: none;
}
li {
  list-style: none;
}
.wrap {
  margin: 0 auto;
  width: 1200px;
}
.dec {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.overflow8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.clear {
  clear: both;
}
.Entrepreneurship {
  background: #F9FBFC;
}
.Entrepreneurship .top .wel {
  width: 100%;
  height: 34px;
  background: #F6F6F6;
}
.Entrepreneurship .top .wel .wrap {
  display: flex;
  height: 34px;
  justify-content: space-between;
  align-items: center;
  color: #999999;
  font-size: 14px;
}
.Entrepreneurship .top .wel .login a {
  color: #EE0007;
}
.Entrepreneurship .top .logo {
  height: 125px;
  background: #fff;
  align-items: center;
}
.Entrepreneurship .top .logo .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.Entrepreneurship .top .logo .right {
  display: flex;
  align-items: center;
}
.Entrepreneurship .top .logo .right .search input {
  width: 312px;
  height: 42px;
  border: 2px solid #EE0007;
  float: left;
  border-left: none;
  border-left: 1px solid #d8d4d4;
  padding-left: 13px;
}
.Entrepreneurship .top .logo .right .search .btn {
  width: 99px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  background: #EE0007;
  font-size: 16px;
  float: left;
}
.Entrepreneurship .top .logo .right .btn-list {
  display: flex;
  margin-left: 46px;
}
.Entrepreneurship .top .logo .right .btn-list > div {
  width: 120px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  background: #FAFAFA;
  border: 1px solid #EDEDED;
}
.Entrepreneurship .top .logo .right .btn-list > div:hover a {
  color: #EE0007;
}
.Entrepreneurship .top .logo .right .btn-list > div:nth-child(1) {
  margin-right: 10px;
}
.Entrepreneurship .top .logo .right .btn-list > div a {
  color: #666666;
}
.Entrepreneurship .product-classify .tit {
  width: 224px;
  position: relative;
  background: #ee2e2c;
  float: left;
  z-index: 9;
}
.Entrepreneurship .nav .n1 .cates .item a i {
  background: url("../images/pro_icon.png") no-repeat;
}
.Entrepreneurship .nav .n1 .cate {
  background: url(../images/index-icon.png) no-repeat 18px 50%;
}
.Entrepreneurship .nav .n1 .cates .item a::after {
  background: url(../images/index-ciro.png) no-repeat;
}
.Entrepreneurship .nav .n2 li a {
  font-weight: 400;
}
.Entrepreneurship .nav .n2 li a.curr,
.Entrepreneurship .nav .n2 li a:hover {
  font-weight: 700;
}
.Entrepreneurship .banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 592px;
}
.Entrepreneurship .banner .bd {
  height: 592px;
}
.Entrepreneurship .banner img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.Entrepreneurship .page-nav {
  margin-top: 60px;
  margin-bottom: 35px;
}
.Entrepreneurship .page-nav .list ul {
  display: flex;
}
.Entrepreneurship .page-nav .list ul li {
  min-width: 216px;
  height: 76px;
  padding: 0 20px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 5px 59px 0px #EBEBEB;
  margin-right: 21px;
}
.Entrepreneurship .page-nav .list ul li.on,
.Entrepreneurship .page-nav .list ul li:hover {
  background: url('../images/nack.jpg');
}
.Entrepreneurship .page-nav .list ul li.on a,
.Entrepreneurship .page-nav .list ul li:hover a {
  color: #fff;
}
.Entrepreneurship .page-nav .list ul li.on .img1,
.Entrepreneurship .page-nav .list ul li:hover .img1 {
  display: none;
}
.Entrepreneurship .page-nav .list ul li.on .img2,
.Entrepreneurship .page-nav .list ul li:hover .img2 {
  display: block;
}
.Entrepreneurship .page-nav .list ul li .img2 {
  display: none;
}
.Entrepreneurship .page-nav .list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Entrepreneurship .page-nav .list ul li a img {
  height: 30px;
  width: auto;
  margin-right: 7px;
}
.Entrepreneurship .content-detail {
  margin-bottom: 40px;
}
.Entrepreneurship .history {
  height: 124px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 3px 92px 0px rgba(231, 231, 231, 0.47);
  bottom: 0;
  z-index: 1;
}
.Entrepreneurship .history ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.Entrepreneurship .history ul li {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-right: 1px solid #efefef;
  cursor: pointer;
}
.Entrepreneurship .history ul li:hover {
  height: 100%;
}
.Entrepreneurship .history ul li:hover p {
  color: #DA1205 !important;
}
.Entrepreneurship .history ul li:hover span {
  color: #DA1205 !important;
}
.Entrepreneurship .history ul li:nth-last-child(1) {
  border-right: none;
}
.Entrepreneurship .history ul li p:nth-child(1) {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;
  line-height: 30px;
}
.Entrepreneurship .history ul li p:nth-child(1) span {
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  color: #5a5a5a;
  line-height: 30px;
  position: relative;
  top: -20px;
  left: 5px;
}
.Entrepreneurship .history ul li p:nth-child(2) {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;
}
.Entrepreneurship .lead .tit {
  font-size: 44px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 45px;
}
.Entrepreneurship .lead .cases {
  margin-bottom: 80px;
  position: relative;
}
.Entrepreneurship .lead .cases .lines {
  width: 100%;
  height: 1px;
  background: #F3F3F3;
  position: absolute;
  bottom: 229px;
}
.Entrepreneurship .lead .cases .bd {
  margin-top: 59px;
}
.Entrepreneurship .lead .cases .bd ul {
  display: flex;
}
.Entrepreneurship .lead .cases .bd ul li {
  width: 388px;
  margin-right: 20px;
}
.Entrepreneurship .lead .cases .bd ul li .img {
  width: 350px;
  height: 284px;
  overflow: hidden;
}
.Entrepreneurship .lead .cases .bd ul li:hover .img-wrap {
  background: #EE0007;
}
.Entrepreneurship .lead .cases .bd ul li:hover .img-wrap .img {
  transform: rotateY(180deg);
  transition: all 0.3s;
}
.Entrepreneurship .lead .cases .bd ul li:hover a .circle .line,
.Entrepreneurship .lead .cases .bd ul li:hover a .circle .quan {
  background: #EE0007;
}
.Entrepreneurship .lead .cases .bd ul li:hover .text p:nth-child(1) {
  color: #EE0007;
}
.Entrepreneurship .lead .cases .bd ul li:nth-child(1) {
  margin-left: 0;
}
.Entrepreneurship .lead .cases .bd ul li a {
  width: 100%;
  display: block;
  position: relative;
}
.Entrepreneurship .lead .cases .bd ul li a .img-wrap {
  width: 100%;
  height: 323px;
  background: #F6F7F7;
}
.Entrepreneurship .lead .cases .bd ul li a .img-wrap .img {
  width: 350px;
  height: 284px;
  overflow: hidden;
  position: absolute;
  left: 18px;
  top: 20px;
}
.Entrepreneurship .lead .cases .bd ul li a .img-wrap .img img {
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.Entrepreneurship .lead .cases .bd ul li a::before {
  width: 100%;
  content: '';
  padding-bottom: 77% ;
}
.Entrepreneurship .lead .cases .bd ul li a .circle {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Entrepreneurship .lead .cases .bd ul li a .circle .line {
  width: 1px;
  height: 78px;
  background: #333333;
}
.Entrepreneurship .lead .cases .bd ul li a .circle .quan {
  width: 9px;
  height: 9px;
  background: #333333;
  border-radius: 50%;
  position: relative;
}
.Entrepreneurship .lead .cases .bd ul li a .text {
  position: relative;
  margin-top: 30px;
}
.Entrepreneurship .lead .cases .bd ul li a .text p {
  text-align: center;
  padding: 0 46px;
  box-sizing: border-box;
}
.Entrepreneurship .lead .cases .bd ul li a .text p:nth-child(1) {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 42px;
}
.Entrepreneurship .lead .cases .bd ul li a .text p:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}
.Entrepreneurship .lead .cases .direction {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}
.Entrepreneurship .lead .cases .direction .prev,
.Entrepreneurship .lead .cases .direction .next {
  width: 39px;
  height: 39px;
  display: block;
  background: #EFEFEF;
  font-size: 20px;
  border-radius: 50%;
  line-height: 39px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.Entrepreneurship .lead .cases .direction .prev:hover,
.Entrepreneurship .lead .cases .direction .next:hover {
  background: #EE0007;
}
.Entrepreneurship .lead .cases .direction .next {
  margin-left: 29px;
  transform: rotate(180deg);
}
.Entrepreneurship .footers {
  height: 296px;
  background: #100F0E;
}
.Entrepreneurship .footers .wrap {
  display: flex;
  justify-content: space-between;
}
.Entrepreneurship .footers .wrap.top {
  height: 239px;
  padding-top: 45px;
  box-sizing: border-box;
}
.Entrepreneurship .footers .left {
  width: 429px;
  height: 126px;
  font-size: 14px;
  color: #DEDEDE;
  margin-right: 45px;
}
.Entrepreneurship .footers .left .text {
  font-size: 16px;
  color: #FFFFFF;
}
.Entrepreneurship .footers .left .content {
  font-size: 14px;
  color: #DEDEDE;
  line-height: 28px;
  margin-top: 10px;
}
.Entrepreneurship .footers .right {
  display: flex;
}
.Entrepreneurship .footers .right .content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.Entrepreneurship .footers .right .content p:nth-child(1) {
  width: 100px;
  height: 30px;
  background: #EE0007;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Entrepreneurship .footers .right .content p:nth-child(1) .iconfont {
  font-size: 22px;
  margin-right: 5px;
}
.Entrepreneurship .footers .right .content p:nth-child(2) {
  font-size: 12px;
  color: #A09F9F;
  margin-top: 15px;
}
.Entrepreneurship .footers .right .content p:nth-child(3) {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
}
.Entrepreneurship .footers .right .ewm {
  margin-left: 27px;
  text-align: center;
}
.Entrepreneurship .footers .right .ewm img {
  width: 120px;
  height: 120px;
}
.Entrepreneurship .footers .right .ewm p {
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 10px;
}
.Entrepreneurship .footers .copy-right {
  font-size: 12px;
  color: #CACACA;
  height: 56px;
  line-height: 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.Entrepreneurship .footers .copy-right .wrap {
  display: flex;
  justify-content: space-between;
}
.Entrepreneurship .footers .copy-right a {
  color: #CACACA;
}
.form {
  margin-bottom: 80px;
  /* 定义选中状态的样式 */
}
.form .desc {
  font-size: 16px;
  color: #333333;
  line-height: 42px;
}
.form .tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.form .num {
  font-size: 22px;
}
.form .check-clumn {
  margin-bottom: 30px;
}
.form .radio {
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.form .radio label {
  margin-right: 38px;
}
.form .radio span {
  margin-left: 5px;
}
.form input[type="radio"] {
  -webkit-appearance: none;
  /* 去除默认样式 */
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  /* 添加边框 */
  border-radius: 50%;
  /* 转换为圆形 */
  width: 14px;
  /* 指定宽度 */
  height: 14px;
  /* 指定高度 */
  outline: none;
  /* 去除点击时的虚线框 */
  margin-right: 5px;
  /* 添加右侧间距 */
  position: relative;
  /* 设置定位 */
  top: -2px;
}
.form input[type="radio"]:checked::before {
  content: '';
  position: absolute;
  top: 2.7px;
  left: 2.7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #EE030A;
}
.form input[type="radio"]:checked {
  border: 1px solid #EE030A;
}
.form .btn-list {
  margin-top: 35px;
  display: flex;
}
.form .btn-list .sub {
  background: #EE0007;
  color: #fff;
}
.form .btn-list > div {
  width: 134px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #F4F4F4;
  font-size: 16px;
  color: #999999;
  margin-right: 22px;
}
.form .mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100000000000000;
  display: none;
}
.form .mask .content {
  width: 1031px;
  background: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  padding: 30px;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form .mask .content .result {
  font-size: 26px;
  font-weight: bold;
  color: #EE0007;
  line-height: 80px;
  border-bottom: 1px solid #EEEEEE;
}
.form .mask .content .text p:nth-child(1) {
  font-size: 20px;
  color: #333333;
}
.form .mask .content .text p:nth-child(1) .point {
  color: #EE0007;
  font-size: 36px;
}
.form .mask .content .text p:nth-child(2) {
  font-size: 18px;
  color: #000;
  margin-top: 20px;
  min-height: 120px;
}
.form .mask .content .try {
  width: 134px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #EE030A;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 80px;
}
.add-new .list {
  padding-left: 3.58%;
  padding-right: 1.66%;
}
.add-new .list li {
  height: 158px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #EEEEEE;
  overflow: hidden;
  margin-bottom: 30px;
}
.add-new .list li:hover .name {
  color: #ee2e2c;
}
.add-new .list .img {
  width: 27.84%;
  height: 158px;
  text-align: center;
  line-height: 158px;
  float: left;
  margin-right: 16px;
  background: #f1f1f1;
}
.add-new .list .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.add-new .list .right .name {
  font-size: 16px;
  margin: 20px 0 15px;
}
.add-new .list .right .dec {
  line-height: 26px;
  color: #666666;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}
.add-new .list .right span {
  color: #666;
}
.add-new .list {
  padding: 0 20px 0 20px;
}
.add-new .list li {
  height: 82px;
  overflow: hidden;
  padding-bottom: 40px;
  border-bottom: 1px dashed #E5E5E5;
  margin-bottom: 40px;
}
.add-new .list li:hover .name {
  color: #ee2e2c;
}
.add-new .list li .date {
  width: 83px;
  height: 82px;
  background: #F2F2F2;
  text-align: center;
  float: left;
  margin-right: 15px;
  padding-top: 15px;
  box-sizing: border-box;
}
.add-new .list li .right {
  float: left;
  max-width: 80%;
}
.add-new .list li .right .text-2 {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.add-new .list {
  padding-bottom: 30px;
  margin: 0 2.2% 30px;
}
.add-new .list li a {
  display: block;
  width: 100%;
}
.add-new .list li a:hover {
  color: #ee2e2c;
}
.add-new .list .name {
  font-size: 16px;
}
.add-new .list .name::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #ee2e2c;
  vertical-align: middle;
  margin-right: 10px;
}
.add-new-two .list {
  border-bottom: 1px dashed #DCDCDC;
  padding-bottom: 30px;
  margin: 0 2.2% 30px;
}
.add-new-two .list li a {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.add-new-two .list li a:hover {
  color: #1774DF;
}
.add-new-two .list .name {
  font-size: 16px;
}
.add-new-two .list .name::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #1774DF;
  vertical-align: middle;
  margin-right: 10px;
}
.search {
  display: flex;
}
.search .link {
  border: 2px solid #ef0000;
  width: #ef0000;
  border-right: none;
  height: 42px;
  line-height: 42px;
  background: rgba(255, 255, 255, 0.13);
  font-size: 16px;
  color: #333;
  color: #666;
  position: relative;
  padding: 0 12px;
  font-size: 14px;
  box-sizing: border-box;
}
.search .link span {
  font-size: 12px;
  margin-left: 6px;
}
.search .link ul {
  background: #fff;
  position: absolute;
  width: 150px;
  display: none;
  left: 0;
  z-index: 10000;
  box-shadow: 3px 4px 21px 0px rgba(215, 215, 215, 0.39);
}
.search .link ul li {
  width: 150px;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  padding: 0 13px;
  color: #333;
  border-bottom: 1px solid #efefef;
}
.search .link ul li:hover {
  background: #EE0007;
  color: #fff;
}
.search .link ul li:hover a {
  color: #fff;
}
.search .link .iconfont {
  float: right;
  font-size: 22px;
}
