.top{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	position: fixed;
	top:0;
	z-index: 1111;
	width: 100%;
	background:#FFFFFF ! important ;
	border-bottom: 1px solid rgb(0 0 0 / 15%);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 15px rgba(0,0,0,.15);
}
h1{
	padding:11px 0 12px 0;
}
h1 a{
	display: block;
	height: 56px;
}
h1 img{
	width: 172px;
	height: 56px;
}
.m-menubg{
	width: 948px;
}
nav ul li{
	float: left;font-size: 16px;line-height: 79px;padding:0 12px;
}
nav ul li a{
	color: #000000;
}
.login-reg a.reg{
	width: 90px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #c89550;
	border-radius: 5px;
	float: left;
	font-size: 16px;
	color: #fff;
	margin-left: 22px;
	margin-top: 22px;
}
.login-reg a.login{
	width: 90px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #c89550;
	border-radius: 5px;
	float: left;
	font-size: 16px;
	color: #fff;
	margin-left: 22px;
	margin-top: 22px;
}
.login-reg a.login:hover{
	background: #33aaff;
	border-color:#33aaff;
}
.login-reg a.reg:hover{
	background: #fb9a3e;
	border-color:#fb9a3e;
}

.banner-box{
	position: relative;
	height: 792px;
	z-index: 1110;
}

.banner-box .swiper-container {
	width: 100%;
	height: 711px;
}
.banner-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination{
	z-index: 1113!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:140px!important;
}
.swiper-pagination-bullet{
	width: 15px!important;
	background-color: #fff!important;
	border-radius: 2px!important;
	opacity: 1!important;
}
.swiper-pagination-bullet-active{
	background-color:#199fff!important;
	width: 30px!important;
}
.banner-con{
	position: absolute;
	top:165px;
	z-index: 1112;
	left: 50%;
	margin-left: -600px;
	height: 622px;
}
.banner-text{
	color: #fff;
}
.banner-text .c1{
	font-size: 60px;
	line-height: 80px;
	color: #333;
}
.banner-text .c2{
	font-size: 26px;
	line-height: 35px;
	padding:30px 0;
		color: #333;
}
.banner-text .c3{
	font-size: 20px;
	line-height: 26px;
		color: #333;
}
.banner-num{
	width: 1200px;
	height: 180px;
	background: #fff;
	border-radius: 180px;
	position: absolute;
	bottom: 0;
	box-shadow: 0 5px 5px #eee;
	margin-bottom: 10px;
}
.banner-num li{
	float: left;
	padding:54px 48px;
}
.banner-num li figure{
	width: 50px;
	padding-top: 12px;
}


.number.with-unit::after {
    content: attr(data-unit);
    margin-left: 2px;
}
.banner-num li figure img{
	height: 50px;
}
.banner-num li .info{
	padding-left: 26px;
	text-align: center;
}
.banner-num li .number{
	font-size: 36px;
	color: #333;
	line-height: 48px;
}
.banner-num li .title{
	font-size: 18px;
	line-height: 24px;
}
.we-can-what{
	margin-top: 5px;
}
.index-title{
	text-align: center;
}
.index-title h3{
	font-size: 30px;
	font-weight: normal;
	line-height: 56px;
}
.index-title h3 b{
	font-size: 36px;
	color: #199fff;
}
.index-title p{
	font-size: 20px;
	line-height: 40px;
}
.we-can-what .con{
	margin-top: 40px;
}
.we-can-what .con ul{
	margin:10px;
	box-shadow: 0 0 10px #e8e8e8;
}
.we-can-what .con li{
	width: 294px;
	float: left;
	border-right: 1px solid #eaeaea;
}
.we-can-what .con li a{
	padding-bottom: 26px;
}
.we-can-what .con li:last-child{
	border-right:0;
}
.we-can-what .con li figure{
	width: 90px;
	height: 90px;
	background: #199fff;
	text-align: center;
	margin:0 auto;
}
.we-can-what .con li figure.img2{
	display: none;
}
.we-can-what .con li figure img{
	height: 45px;
	padding-top: 23px;
}
.we-can-what .con li .title{
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	padding:10px 0;
}
.we-can-what .con li .text{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	padding:0 24px;
	/*height: 120px;*/
}
.we-can-what .con li .post-now{
	width: 168px;
	height: 48px;
	border:1px solid #199fff;
	border-radius: 10px;
	margin:0 auto;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #199fff;
	margin-top:15px;
}
.we-can-what .con li a:hover{
	background: #199fff;
	border-radius: 5px;
	transition:background-color 0.3s linear;
}
.we-can-what .con li a:hover .img1{
	display: none;
}
.we-can-what .con li a:hover .img2{
	display: block;
	background: #fff;
}
.we-can-what .con li a:hover .title,
.we-can-what .con li a:hover .text,
.we-can-what .con li a:hover .post-now{
	color: #fff;
}
.we-can-what .con li a:hover .post-now{
	border-color:#fff;
}
.we-advantage{
	margin-top:50px;
	/*background: #f8f8f8;*/
	padding:30px 0 50px 0;
}
.we-advantage .con{
	background: url(../images/index09.png) no-repeat center center;
	width: 1412px;
	margin:0 auto;
	height: 561px;
	margin-top: 50px;
	position: relative;
}
.we-advantage .con ul li{
	float: left;
	position: absolute;
}
.we-advantage .con ul li .title{
	font-size: 20px;
	line-height: 40px;
}
.we-advantage .con ul li .text{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}
.we-advantage .con ul li figure{
	height: 90px;
	width: 90px;
	border-radius: 50%;
	text-align: center;
	background: -webkit-radial-gradient(circle,  #7a79fd, #66aafe); /* Safari 5.1 - 6.0 */
  	background: -o-radial-gradient(circle,  #7a79fd, #66aafe); /* Opera 11.6 - 12.0 */
  	background: -moz-radial-gradient(circle,  #7a79fd, #66aafe); /* Firefox 3.6 - 15 */
  	background: radial-gradient(circle, #7a79fd, #66aafe); /* 标准的语法 */
  	box-shadow: 0 0 5px #66aafe;
  	margin:5px;
  	transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.we-advantage .con ul li figure:hover{
	transform:rotate(-360deg);
    -ms-transform:rotate(-360deg); 	/* IE 9 */
    -moz-transform:rotate(-360deg); 	/* Firefox */
    -webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
    -o-transform:rotate(-360deg); 	/* Opera */
}
.we-advantage .con ul li figure img{
	height: 50px;
	line-height: 90px;
	padding-top: 18px;
}
.we-advantage .con ul li .info{
	padding-top: 10px;
	width: 340px;
}
.we-advantage .con ul li.c1 .info,
.we-advantage .con ul li.c3 .info,
.we-advantage .con ul li.c5 .info{
	padding-right:15px;
	text-align: right;
}
.we-advantage .con ul li.c2 .info,
.we-advantage .con ul li.c4 .info,
.we-advantage .con ul li.c6 .info{
	padding-left:15px;
	text-align: left;
}
.we-advantage .con ul li.c1{
	left:110px;
	top:25px;
}
.we-advantage .con ul li.c2{
	right:110px;
	top:25px;
}
.we-advantage .con ul li.c3{
	left:20px;
	top:236px;
}
.we-advantage .con ul li.c4{
	right:20px;
	top:236px;
}
.we-advantage .con ul li.c4 .info{
	padding-top: 0;
}
.we-advantage .con ul li.c5{
	left:100px;
	top:436px;
}
.we-advantage .con ul li.c6{
	right:100px;
	top:436px;
}
.publish-process{
	margin:50px 0;
}
.publish-process .con{
	position: relative;
	margin-top: 50px;
}
.publish-process .con .border{
	border:7px solid #c89550;
	position: absolute;
	width: 100%;
	z-index: 0;
	top:42px;
}
.publish-process .con ul{
	position: relative;
	z-index: 1;
}
.publish-process .con ul li{
	width: 140px;
	float: left;
	margin:0 30px;
}
.publish-process .con ul li figure{
	width: 95px;
	height: 95px;
	background: #fff;
	border-radius: 50%;
	border:1px solid #c89550;
	margin:0 auto;
}
.publish-process .con ul li figure p{
	width: 79px;
	height: 79px;
	background: #199fff;
	border-radius: 50%;
	text-align: center;
	margin:0 auto;
	margin-top:8px;
}
.publish-process .con ul li figure img{
	height: 40px;
	padding-top: 20px;
}
.publish-process .con ul li .sx{
	display: block;
	width: 1px;
	height: 37px;
	background: #c89550;
	margin:0 auto;
}
.publish-process .con ul li .numb{
	font-size: 18px;
	color: #c89550;
	border:1px solid #c89550;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border-radius: 50%;
	margin:0 auto;
}
.publish-process .con ul li .title{
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.recruit{
	background: url(../images/recruitbg.png) no-repeat center top;
	height: 709px;
}
.recruit .index-title{
	color: #fff;
	padding-top: 30px;
}
.recruit .index-title span{
	width: 200px;
	display: block;
	height: 50px;
	font-size: 20px;
	background: #199fff;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	margin:20px auto;
}
.recruit .index-title span a{
	color: #fff;
}
.recruit .con{
	width: 696px;
	float: right;
	padding-right: 70px;
	padding-top: 30px;
}
.recruit .con li{
	float: left;
	width: 198px;
	margin:30px 75px;
	text-align: center;
}
.recruit .con li figure{
	width: 50px;
	height: 50px;
	text-align: center;
	margin:0 auto;
}
.recruit .con li figure img{
	height: 50px;
	height: 50px;
}
.recruit .con li p{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	padding-top: 10px;
}

.resource-media{
	margin-top:50px;
	margin-bottom: 50px;
}
.resource-media-con{
	margin-top: 50px;
}
.resource-media-con .cate{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.resource-media-con .cate li{
	font-size: 18px;
	width: 118px;
	height: 44px;
	border:1px solid #fff;
	border-radius: 5px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}
.resource-media-con .cate li.on{
	border-color:#199fff;
	color: #199fff;
}
.resource-media-con .cast-list{
	border-right:1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-top: 50px;
}
.resource-media-con .cast-list li{
	float: left;
	width: 298px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	height: 115px;
	text-align: center;
}
.resource-media-con .cast-list li a{
	width: 228px;
	height: 76px;
	padding:10px;
	border:1px solid #dddddd;
	border-top:0;
	margin:0 25px;
}
.resource-media-con .cast-list li a img{
	max-width: 228px;
	max-height: 76px;
}
.index-news{
	background: #f8f8f8;
	padding:50px 0;
}
.index-news-list{
	width: 1000px;
	margin:0 auto;
	margin-top:50px;
}
.index-news-list li a{
	display: block;
	background: #f0f0f0;
	margin-bottom: 10px;
	overflow: hidden;
	padding:22px 40px 10px 40px;
}
.index-news-list li figure{
	width: 128px;
	height: 80px;
}
.index-news-list li figure img{
	width: 128px;
	height: 80px;
}
.index-news-list li .info{
	width: 618px;
	margin:0 50px;
}
.index-news-list li .info .title{
	font-size: 16px;
	line-height: 32px;
}
.index-news-list li .info .text{
	line-height: 24px;
}
.index-news-list li .time time{
	line-height: 32px;
}
.index-news-list li .time .more{

	width: 60px;
	height: 18px;
	display: block;
	border-radius: 9px;
	margin-top: 22px;
}
.index-news-more{
	width: 1000px;
	height: 40px;
	background: #f0f0f0;
	margin:0 auto;
	line-height: 40px;
	text-align: center;
	color: #999;
}
.index-news-list li a:hover{
	background: #199fff;
	transition:background-color 0.3s linear;
}
.index-news-list li a:hover .title,
.index-news-list li a:hover .text,
.index-news-list li a:hover .time{
	color: #fff;
}
.index-news-list li a:hover .time .more{
	/* 原图 index27_h.png 在主题包中缺失，改用内联 SVG 箭头，避免 404 且离线可用 */
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='18' viewBox='0 0 60 18'%3E%3Cg fill='none' stroke='%23199fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9h24'/%3E%3Cpath d='M35 4l5 5-5 5'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center #fff;
}

/* 联系我们 */
.inside-content{
	padding-top: 200px;
}
.inside-title{
	text-align: center;
	color: #333;
}
.inside-title h3{
	font-size: 36px;
	line-height: 72px;
}
.inside-title .en{
	font-size: 36px;
	font-family: "Mongolian Baiti";
	line-height: 72px;
}
.inside-info{
	background: #fff;
	border-radius: 20px;
	padding:64px 54px;
	margin:100px 5px 5px 5px;
	box-shadow: 0 0 5px #e1d5c9;
}
.inside-info .bdmp{
	width: 614px;
	height: 310px;
}
.inside-info .text{
	width: 400px;
	font-size: 16px;
	line-height: 32px;
	padding-top: 10px;
}
.contact-text span{
	font-size: 24px;
	color:#3388ff;
}
/* 媒体资源 */
.inside-meiti{
	padding-top: 118px;
	width: 1200px;
	margin:0 auto;
}
.meiti-search{
	width: 568px;
	height: 48px;
	border:1px solid #fff;
	border-radius: 30px;
	margin:0 auto;
	padding: 0 15px;
}
.meiti-search .inptext{
	background:transparent;
	line-height: 48px;
	color: #fff;
	width: 518px;
}
.meiti-search input::-webkit-input-placeholder{
    color:#fff;
    font-size: 16px;
}
.meiti-search input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
    font-size: 16px;
}
.meiti-search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
    font-size: 16px;
}
.meiti-search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
    font-size: 16px;
}
.ipt_button{
	background: url(../images/price_02.png) no-repeat center center;
	width: 48px;
    height: 48px;
    cursor: pointer;
}
.meiti-search-condition{
	background: #fff;
	border-radius: 20px;
	padding:28px 88px;
	margin-top: 36px;
	min-height: 394px;
}
.meiti-search-condition .condition{
	padding-bottom: 13px;
}
.meiti-search-condition .condition .leiming{
	display: block;
    text-align: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.meiti-search-condition .condition ul{
	margin-left: 90px;
}
.meiti-search-condition .condition ul li{
	float: left;
    margin-right: 10px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    cursor: pointer;
}
.meiti-search-condition .condition ul li.active,
.meiti-search-condition .condition ul li:hover{
	background: #199fff;
	border-radius: 5px;
}
.meiti-search-condition .condition ul li.active a,
.meiti-search-condition .condition ul li:hover a{
    color: #fff;
}
.selectBox{
	margin-left: 90px;
	display: flex;
	flex-direction: row;
}
.selectBox .unit {
	flex: 1;
    height: 36px;
    position: relative;
    margin-right: 20px;
    float: left;
}
.selectBox .unit i {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-style: normal;
    cursor: pointer;
    border: solid 1px #c9c9c9;
    border-radius: 3px;
    padding-left: 12px;
    background: url(../images/xiala_jiantou.png) 95% center no-repeat;
    background-size: 10px 6px;
    font-size: 14px;
}
.selectBox .unit ul {
    display: none;
    padding:0 4px;
    width: 139.19px;
    position: absolute;
    left: 0px;
    top: 38px;
    z-index: 8888;
    overflow: visible;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #c9c9c9;
    margin-left: 0;
}
.selectBox .unit ul li.filter-option {
    width: 100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: auto;
    color: #999;
}
.selectBox .unit ul li.filter-option.active {
    color: #199fff;
    background-color: transparent;
}
.selectBox .unit ul li.filter-option:hover{
	color:#fff;background-color: #199fff;
}
.tabBtn{
	margin:64px 0 28px 0;
}
.tabBtn a {
    display: inline-block;
    padding:0 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #888;
   	margin-left: 20px;
}
.tabBtn a.active {
    border-radius: 20px;
    border: solid 1px #199fff;
    color: #199fff;
}
.table_box table{
	border-collapse: collapse;
    border-spacing: 0;
    width: 1200px;
}
.table_box thead{
	background: #eaf6ff;
	height: 60px;
	line-height: 60px;
	width: 1200px;
}
.table_box thead tr th{
	font-size: 16px;
	color: #363333;
	font-weight: normal;
	text-align: center;
	padding:0 10px;
}
.table_box thead tr .th1,
.table_box thead tr .th3,
.table_box thead tr .th3_01,
.table_box thead tr .th4,
.table_box thead tr .th6,
.table_box thead tr .th7{
	width: 100px;
}
.table_box thead tr .th2{
	width: 200px;
	text-align: left;
}
.table_box thead tr .th5{
	width: 74px;
}
.table_box thead tr .th8{
	width: 130px;
}
.table_box thead tr .th9{
	width: 110px;
}
.table_box thead tr .th10{
	width: 186px;
}
.table_box tbody tr td{
	font-size: 14px;
	text-align: center;
	line-height: 88px;
}
.table_box tbody tr .td2{
	line-height:26px;
}
.table_box tbody tr .td2 span{
	width:110px;
	display:inline-block;
	overflow:hidden;
	height:26px;
}
.table_box tbody tr .td2 a,
.table_box tbody tr .td3 a{
	color: #3388ff;
}
.table_box tbody tr .td2 a{
	float: left;
	font-size:12px;
	display:inline-block;
	line-height:12px;
	margin-top:8px;
}
.table_box tbody tr .td2 a.case-rk{
	border-right:1px solid #3388ff;
	padding-right:5px;
	margin-right:3px;
}

.table_box tbody tr .td1 a.case-rk{
	border-right:1px solid #3388ff;
	padding-right:5px;
	margin-right:3px;
}
.table_box tbody tr .td1 a{
	float: left;
	font-size:12px;
	display:inline-block;
	line-height:12px;
	margin-top:38px;
}
.table_box tbody tr .td6,
.table_box tbody tr .td7{
	background: url(../images/baidu0.png) no-repeat center center;
	color: #fff;
}
.table_box tbody tr .td6 span,
.table_box tbody tr .td7 span{
	padding-left: 32px;
}
.table_box tbody tr:nth-of-type(odd){
	background: #fff;
}
.table_box tbody tr:nth-of-type(even){
	background: #f7fafc
}
.mtzy_bottom{
	background: url(../images/mtzy_bottom.png) no-repeat center center;
	height: 318px;
}

/* 加盟 */
.join-banner{
	height: 710px;
}
.join-banner figure{
	padding-top: 208px;
	width: 736px;
	margin:0 auto;
}
.join-banner-text{
	width: 568px;
	height: 48px;
	line-height: 48px;
	border-radius: 25px;
	border:1px solid #0076c5;
	font-size: 24px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	margin:0 auto;
	margin-top:40px;
}
.join-title{
	text-align: center;
	position: relative;
}
.join-title h3{
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin:50px 0 30px 0;
	position: relative;
	z-index: 11;
}
.join-title p.en{
	font-size: 30px;
	color:#e0e0e0;
	position: absolute;
	line-height: 40px;
	top:45px;
	left:50%;
	margin-left: -244px;
	z-index: 10;
}
.join-title p:after{
	display: block;
	content:"";
	width: 40px;
	height: 3px;
	background: -webkit-linear-gradient(left, #00e6f4 , #00a7fd); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #00e6f4, #00a7fd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #00e6f4, #00a7fd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #00e6f4 , #00a7fd); /* 标准的语法 */
	margin:0 auto;
}
.agent-con{
	margin-top: 50px;
}
.agent-con a{
	display: block;
	width: 278px;
	margin:11px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding:30px 30px 60px 30px;
	cursor: pointer;
	border-radius: 10px;
}
.agent-con a figure{
	height:65px;
}
.agent-con a figure img{
	height:65px;
}
.agent-con a figure.img2{
	display: none;
}
.agent-con a .title{
	font-size: 24px;
	line-height: 48px;
	padding:10px 0;
}
.agent-con a .text{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.agent-con a:hover{
	box-shadow: 0 0 10px #7cd6f7;
}
.agent-con a:hover .img1{
	display: none;
}
.agent-con a:hover .img2{
	display: block;
}
.join-equity{
	background: #efefef;
	margin-top: 50px;
}
.join-equity .join-title .en{
	margin-left:-150px;
}
.join-vs{
	font-size: 24px;
	color: #fff;
	background: url(../images/join09.png) no-repeat center center;
	height: 88px;
	width: 601px;
	line-height: 88px;
	text-align: center;
	margin:0 auto;
	margin-top: 50px;
	margin-bottom: 22px;
}
.join-vs b{
	padding:0 36px;
}
.join-equity .con{
	width: 100%;
}
.equity-table{
	width: 1200px;
    border-collapse: collapse;
}
.equity-table thead tr .th1{
	background: #f8f6f3;
	line-height: 162px;
	font-size: 26px;
	color: #baa287;
	width: 300px;
}
.equity-table thead tr .th2,
.equity-table thead tr .th3,
.equity-table thead tr .th4{
	background: #f4e9de;
	height: 162px;
	width: 300px;
	text-align: center;
}
.equity-table thead tr .th2 i,
.equity-table thead tr .th3 i,
.equity-table thead tr .th4 i{
	font-style:normal;
	font-size: 26px;
	color: #baa287;
	display: block;
	line-height: 36px;
}
.equity-table thead tr .th2 a,
.equity-table thead tr .th3 a,
.equity-table thead tr .th4 a
{
	display: inline-block;
	width: 136px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #fff;
	background-image: linear-gradient(180deg, #f4d4aa 0%, #d4aa70 100%), linear-gradient(#f8f1ea, #f8f1ea);
    background-blend-mode: normal, normal;
    box-shadow: 0px 2px 5px 0px rgba(131, 103, 72, 0.3);
    border-radius: 20px;
    margin-top:10px;
}
.equity-table thead tr .th3{
	background: #d2b494;
}
.equity-table thead tr .th3 i{
	color: #fff
}
.equity-table thead tr .th4{
	background: #f4ebdb
}
.equity-table tbody tr{
	line-height: 42px;
	text-align: center;
}
.equity-table tbody tr:nth-of-type(odd){
	background: #ffffff;
}
.equity-table tbody tr:nth-of-type(even){
	background: #f8f6f3;
}
.equity-table tbody tr td{
	font-size: 16px;
	color: #303030;
}
.equity-table tbody tr .td2{
	background-color: rgba(244,233,222,0.7);
}
.equity-table tbody tr .td3{
	background-color: rgba(210,180,148,0.7);
	color: #fff;
}
.equity-table tbody tr .td4{
	background-color: rgba(244,235,219,0.7);
}
.join-equity .tips{
	font-size: 18px;
	text-align: center;
	padding:50px 0;
	line-height: 30px;
}
.join-procedure{
	background: url(../images/join-procedure.jpg) no-repeat center center;
	height: 688px;
}
.join-procedure .join-title h3{
	color: #fff;
}
.join-procedure .join-title p.en{
	margin-left: -132px;
}
.join-procedure .con{
	padding-top: 60px;
}
.join-procedure .con>.img{
	width: 473px;
	height: 453px;
}
.join-procedure .con ul{
	width: 600px;
}
.join-procedure .con ul li{
	float: left;
	text-align: center;
}
.join-procedure .con ul li .img2{
	height: 54px;
	padding:50px 0;
}
.join-procedure .con ul li .img2 img{
	width: 54px;
	height: 54px;
}
.join-procedure .con ul li p{
	font-size: 18px;
	line-height: 36px;
	color: #fff;
}
.join-procedure .con ul li.c1{
	padding:0 100px;
}
.join-procedure .con ul li.c2{
	padding-top: 70px;
}
.system-introduction-con{
	padding: 50px 0;
}
.system-introduction-con .hd{
	margin:0 130px 0 48px;
}
.system-introduction-con .hd ul li{
	width: 174px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	font-size: 18px;
	cursor: pointer;
	border: 1px solid #fff;
}
.system-introduction-con .hd ul li.on{
	color: #3388ff;
	border: 1px solid #3388ff;
	border-radius: 58px;
}
.system-introduction-con .bd figure{
	width: 800px;
	height: 507px;
}
.system-introduction-con .bd figure img{
	width: 800px;
	height: 507px;
}
/*自媒体*/
.zimeiti-selectBox .unit{
	flex: none;
}
.zimeiti-selectBox .unit i{
	width: 137.19px!important;
}
.zimeiti-table_box thead tr .th1{
	width: 200px;
	text-align: left;
}
.zimeiti-table_box thead tr .th2{
	width: 100px;
	text-align: center;
}
.zimeiti-table_box tbody tr .td1{
	padding:0 10px;
}
.zimeiti-table_box tbody tr .td1 a {
    float: left;
    color: #3388ff;
}
.zimeiti-table_box tbody tr .td5 a{
	color: #3388ff;
}
.zimeiti-table_box tbody tr .td6,
.zimeiti-table_box tbody tr .td7{
	background: none;
	color: #333;
}
.zimeiti-selectBox .unit{
	width: 20%;
	margin-right: 18px;
}
.zimeiti-selectBox .unit i{
	width: 100%!important;
}

/* 新闻 */
.inside-info .index-news-list{
	margin-top:0;
}

.show-news .show-title{
	font-size: 30px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
}
.show-news .show-time{
	text-align: center;
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.show-news .show-text{
	font-size: 14px;
    color: #545454;
    line-height: 26px;
    padding-bottom: 20px;
}
.PervNext{
	width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px solid #eee;
}
.PervNext p{
	font-size: 14px;
    line-height: 28px;
    color: #545454;
}
.PervNext p a{
	color: #545454;
	display: inline-block;
}






.friendlinks{
    background: #484848;
    color: #ccc;
    padding:20px 0;
}
.friendlinks-title{
    font-size: 14px;
    line-height: 30px;
}
.friendlinks ul{
    width:1120px;
}
.friendlinks ul li{
    float: left;
    line-height: 30px;
    padding:0 10px;
}
.friendlinks ul li a{
    color: #ccc;
}
.falv-know{
	width: 100%;overflow: hidden;background: #3e3e3e;
}
.falv-know-content{
	background: #343434;
	padding:0 44px;
	color: #ccc;
	box-sizing: border-box;
}
.falv-know-form{
	width: 527px;
	padding:32px 0;
}
.foot-message-title{
	background: url(../images/foot-message-title.png) no-repeat left center;
	width: 33px;height: 119px;
}
.footerForm{
	padding-left: 38px;
	width:424px; 
}
.footerForm p{
	padding-bottom: 10px;
	padding-right:10px;
	float: left;
	font-size: 14px;
}
.footerForm .inptext{
	width:136px;
	height: 36px;
	background: #3e3e3e;
	padding-left: 15px;
	line-height: 36px;
	color: #ccc;
}
.footerForm .textarea{
	width:424px;
	height: 70px;
	background: #303030;
	padding:10px;
	line-height: 24px;
	color: #ccc;
	resize: none;
}
.footerForm .inpreset,
.footerForm .inpsub{
	width:136px;height: 36px;
	line-height: 36px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.footerForm .inpreset{
	background: #fff;
	margin-right:10px;
}
.footerForm .inpsub{
	background: #199fff;
	border:0;
	color: #fff;
}
.falv-know-attion{
	overflow: hidden;float: right;width: 560px;
}
.falv-know-attion .qq-tel{
	border-left:1px solid #232323;
	border-right:1px solid #232323;
}
.falv-know-attion-default{
	overflow: hidden;
	padding: 90px 0 40px 35px;
}
.falv-know-attion-default img{
	float: left;width: 90px;height: 90px;
}
.falv-know-attion-default-div{
	float: left;overflow: hidden;margin-left: 5%;
}



.falv-know-attion-default-div h3{
	color: #999;font-size: 14px;line-height: 24px;
}
.falv-know-attion-default-div p{
	line-height: 18px;color: #666;padding-top: 5px;
}
.falv-know-attion-list{
	padding:35px 65px 35px 70px;
	line-height: 30px;color: #999;
	font-size: 14px;
}
.border-top{
	border-top:1px solid #232323;
}
.falv-know-attion-list i.iconfont{
	font-size: 20px;vertical-align: middle;display: inline-block;
}
.footer-copyright{
	overflow: hidden;width: 100%;background: #303030;text-align: center;
	color: #999;
	padding-bottom: 30px;
}
.footer-nav{
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin:25px 0;
}
.footer-nav li{
	font-size: 14px;
	color: #999999;
	border-right:1px solid #999;
	height: 14px;
	line-height: 14px;
	padding:0 20px;
}
.footer-nav li a{
	color: #999
}
.footer-copyright p{
	font-size: 14px;
	line-height: 28px;
}


.m-top,
.m-nav_menu,
.m-logo,
.m-zyhd{
	display: none;
}


.desc {
    font-size: 0.9rem;
    color: #64748b;
    line-height: 1.4;
}

/* 基础样式 */
/* 图标样式 - 选择您喜欢的方案 */

/* 方案A：简洁现代风格 */
.icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    /*background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);*/
    /*border: 2px solid #e9ecef;*/
}

.icon-wrapper i {
    font-size: 32px;
    color: #2c3e50;
}

/* 方案B：金色贵金属风格 */
.icon-wrapper.style-b {
    background: linear-gradient(135deg, #f9e6a4 0%, #f0c040 100%);
    border: 2px solid #e6b800;
    box-shadow: 0 4px 12px rgba(230, 184, 0, 0.2);
}

.icon-wrapper.style-b i {
    color: #8b6b00;
}

/* 方案C：简约无背景风格 */
.icon-wrapper.style-c {
    background: transparent;
    border: none;
    width: 60px;
    height: 60px;
}

.icon-wrapper.style-c i {
    font-size: 42px;
    color: #3498db;
}

/* 悬停效果 */
.icon-wrapper:hover {
    transform: translateY(-5px);
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

/* 响应式调整 */
@media (max-width: 768px) {
    .icon-wrapper {
        width: 60px;
        height: 60px;
    }
    
    .icon-wrapper i {
        font-size: 24px;
    }
}
/* 添加-mod后缀避免样式冲突 */
#feature-section-mod.feature-section-mod {
    padding: 60px 0;
    /*background: #f8f9fa;*/
}

#feature-section-mod .feature-container-mod {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 响应式网格布局 */
#feature-section-mod .feature-row-mod {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

/* 特色卡片样式 */
#feature-section-mod .feature-card-mod {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px 25px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
}

#feature-section-mod .feature-card-mod:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(212, 175, 55, 0.15);
    border-top: 3px solid #d4af37;
}

/* 图标样式 */
#feature-section-mod .feature-icon-mod {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #f9e6a4 0%, #f0c040 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

#feature-section-mod .feature-icon-mod i {
    font-size: 36px;
    color: #8b6b00;
}

#feature-section-mod .feature-card-mod:hover .feature-icon-mod {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

/* 内容样式 */
#feature-section-mod .feature-content-mod {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
}

#feature-section-mod .feature-title-mod {
    font-size: 20px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 20px;
    line-height: 1.4;
}

#feature-section-mod .feature-text-mod {
    flex: 1;
    display: flex;
    align-items: center;
}

#feature-section-mod .feature-text-mod p {
    color: #666;
    line-height: 1.7;
    font-size: 15px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* 限制显示行数 */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 响应式设计 */
@media (max-width: 1200px) {
    #feature-section-mod .feature-row-mod {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    
    #feature-section-mod .feature-card-mod {
        padding: 25px 20px;
    }
}

@media (max-width: 768px) {
    #feature-section-mod.feature-section-mod {
        padding: 40px 0;
    }
    
    #feature-section-mod .feature-row-mod {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    #feature-section-mod .feature-card-mod {
        padding: 20px 15px;
    }
    
    #feature-section-mod .feature-icon-mod {
        width: 70px;
        height: 70px;
        margin-bottom: 20px;
    }
    
    #feature-section-mod .feature-icon-mod i {
        font-size: 30px;
    }
    
    #feature-section-mod .feature-title-mod {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    #feature-section-mod .feature-text-mod p {
        font-size: 14px;
        -webkit-line-clamp: 4;
    }
}

/* 动画效果 - 只针对本模块 */
#feature-section-mod .feature-card-mod {
    opacity: 0;
    transform: translateY(20px);
}

#feature-section-mod .feature-card-mod.aos-animate {
    animation: featureFadeInUp 0.6s ease forwards;
}

@keyframes featureFadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
    
    
}


/* 方案一：简洁应用商店风格 CSS */
#app-promotion {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 80px 0;
}

.app-download-buttons {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.btn-appstore, .btn-googleplay, .btn-android {
    padding: 12px 25px;
    border-radius: 8px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    min-width: 160px;
    justify-content: center;
}

.btn-appstore { background-color: #c8944f; }
.btn-googleplay { background-color: #c8944f; }
.btn-android { background-color: #c8944f;  }

.btn-appstore:hover { background-color: #c8944f; transform: translateY(-3px); }
.btn-googleplay:hover { background-color: #c8944f; transform: translateY(-3px); }
.btn-android:hover { background-color: #c8944f; transform: translateY(-3px); }

.app-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

.app-features li {
    background: white;
    padding: 30px 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0,0,0,0.06);
    transition: transform 0.3s ease;
}
.app-features li:hover {
    transform: translateY(-10px);
}

.feature-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #f0c040 0%, #d4af37 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.feature-icon i {
    font-size: 30px;
    color: white;
}

.app-features h4 {
    font-size: 20px;
    color: #2c3e50;
    margin-bottom: 10px;
}
.app-features p {
    color: #666;
    line-height: 1.6;
    font-size: 15px;
}


/* 问答模块核心样式 */
#investment-qa {
    background: #fff;
    padding: 80px 0;
}

.qa-container {
    max-width: 1200px;
    margin: 40px auto 0;
}

/* 分类标题样式 */
.qa-category {
    background: white;
    border-radius: 12px;
    margin-bottom: 30px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    overflow: hidden;
    border-left: 4px solid #d4af37;
}

.qa-category-header {
    background: linear-gradient(90deg, #f8f9fa, #ffffff);
    padding: 20px 30px;
    border-bottom: 1px solid #eaeaea;
    display: flex;
    align-items: center;
}

.qa-category-header h4 {
    font-size: 22px;
    color: #2c3e50;
    margin: 0;
    flex-grow: 1;
}

.qa-count {
    background: #e9ecef;
    color: #666;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 14px;
}

/* 黄金分类特殊样式 */
.gold-category {
    border-left-color: #FFD700;
}

/* 白银分类特殊样式 */
.silver-category {
    border-left-color: #C0C0C0;
}

/* 问答项样式 */
.qa-item {
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.qa-item:last-child {
    border-bottom: none;
}

.qa-question {
    padding: 22px 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: background 0.3s ease;
}

.qa-question:hover {
    background-color: #f8f9fa;
}

.qa-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #d4af37;
    color: white;
    border-radius: 50%;
    margin-right: 15px;
    font-weight: bold;
    font-size: 14px;
    flex-shrink: 0;
}

.qa-question .qa-icon {
    background: #2c3e50;
}

.qa-question strong {
    font-size: 18px;
    color: #333;
    flex-grow: 1;
    line-height: 1.5;
}

.toggle-icon {
    color: #999;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.qa-item.active .toggle-icon {
    transform: rotate(180deg);
}

.qa-answer {
    padding: 0 30px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    background: #fafafa;
}

.qa-item.active .qa-answer {
    padding: 25px 30px;
    max-height: 1000px;
}

.qa-answer .qa-icon {
    background: #d4af37;
    align-self: flex-start;
    margin-top: 3px;
}

.qa-answer p {
    color: #555;
    line-height: 1.7;
    margin-left: 45px;
    margin-bottom: 0;
    font-size: 16px;
}

/* 行动号召区域 */
.qa-cta {
    text-align: center;
    background: white;
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
    box-shadow: 0 5px 20px rgba(212, 175, 55, 0.1);
    border: 2px dashed #e9ecef;
}

.qa-cta p {
    font-size: 20px;
    color: #2c3e50;
    margin-bottom: 25px;
}

.cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.btn-primary, .btn-secondary {
    padding: 14px 35px;
    border-radius: 8px;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    min-width: 180px;
    justify-content: center;
    font-size: 16px;
}

.btn-primary {
    background: linear-gradient(135deg, #d4af37, #f0c040);
    color: white;
    border: none;
}

.btn-secondary {
    background: transparent;
    color: #2c3e50;
    border: 2px solid #d4af37;
}

.btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);
}

.btn-secondary:hover {
    background: #f8f9fa;
    transform: translateY(-3px);
}

.btn-primary i, .btn-secondary i {
    margin-right: 10px;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .qa-question, .qa-answer {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .qa-answer p {
        margin-left: 0;
        margin-top: 15px;
    }
    
    .qa-question strong {
        font-size: 16px;
    }
    
    .qa-category-header {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .qa-count {
        margin-top: 10px;
        align-self: flex-start;
    }
    
    .cta-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .btn-primary, .btn-secondary {
        width: 100%;
        max-width: 300px;
    }
}

.common_bottomFloat {

    position: fixed;

    bottom: 0;

    left: 0;

    right: 0;

    text-align: center;

    z-index: 9900;

    background: #0000005c;

    display: inline-flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

    padding: 5px 0;

}

.common_bottomFloat .companyLink:first-child {

    background-color: #e9c89f;

    background-size: cover;

}

.common_bottomFloat .companyLink {

    color: #000;

    display: inline-block;

    height: 50px;

    padding: 10px 30px;

    border-radius: 5px;

    margin: 2px 10px;

    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);

}

.common_bottomFloat .bottomFloat_link_bib .link_right {

    float: right;

    color: #000;

    padding: 10px 20px;

    border-radius: 5px;

    margin: 4px 0;

    background-color: #fff;

    width: 300px;

    font-size: 20px;

    line-height: 1.3;

}

.common_bottomFloat .companyLink:nth-of-type(2) {

    background-color: #e9c89f;

    background-size: cover;

}

.common_bottomFloat .companyLink:nth-of-type(2) .link_right {

    color: #000;

}

