body {
	background-color: #ffffff;
}

.ht_header {
	background-image: url(/assets/images/share/banner.png);
	background-repeat: no-repeat;
	height: 1230px;
	background-size: 100% 100%;
  margin-top: 137px;
}

.ht_warp {
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0;
}

.ht_head {
	position: absolute;
	top: 65px;
	width: 1200px;
	left: calc((100% - 1200px) / 2);
	overflow: hidden;
}

.ht_head h1 {
	font-size: 52px;
	font-weight: 800;
	color: #FD2600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.ht_head p {
	font-size: 22px;
	font-weight: 500;
	color: #FE7700;
	line-height: 32px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.ht_head p .red_f {
	color: #FD2600;
	text-decoration: underline #FD2600;
}

.ht_people {
	position: absolute;
	top: 194px;
	width: 1100px;
	left: calc((100% - 1100px) / 2);
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.ht_jd {
	position: absolute;
	top: 18px;
	right: calc((100% - 1100px) / 2);
}

.ht_tick {
	position: absolute;
	top: 68px;
	left: calc((100% - 800px) / 2);
}

.ht_step {
	position: absolute;
	top: 170px;
	width: 1100px;
	left: calc((100% - 1100px) / 2);
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding-top: 140px;
}

.ht_step_item {
	background-color: #ffffff;
	border: 1px solid #EFE4D6;
	border-radius: 4px;
	text-align: center;
	display: flex;
	flex-direction: column;
	padding: 30px;

}

.ht_step_item .icon_num {
	font-size: 24px;
	font-weight: bold;
	color: #FF8400;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #EFE4D6;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: -55px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.ht_step_item .step_f1 {
	font-size: 22px;
	font-weight: bold;
	color: #FD2600;
	margin-bottom: 20px;
}


.ht_step_item .step_f2 {
	width: 258px;
	font-size: 16px;
	color: #D87A48;
	line-height: 26px;
}

.ht_youget{
  width: 100%;
  background: #FFF8F5;
  border-radius: 10px;
  position: absolute;
  top: 570px;
  box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);
}

.ht_rules {
	width: 100%;
	background: #FFF8F5;
	border-radius: 10px;
	position: absolute;
	top: 930px;
	box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);
}

.rules_title {
	margin-top: -55px;
	text-align: center;
	width: 100%;
}

.rules_title p {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -90px;
}

.rules_content .brage {
	background-color: #FF8400 !important;
	border-radius: 20px;
	margin-right: 10px;
}

.rules_content {
	font-size: 20px;
	color: #D87A48;
	line-height: 44px;
	margin: 30px 50px 20px;
}
.rules_content .ht_tips {
  font-size: 15px;
}

.hytjImgCenter {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 300px;
	position: relative;
}

.hytjImgCenter>img {
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.hytjImgCenter>span {
	height: 80px;
	position: absolute;
	top: 290px;
	left: 21%;
	cursor: pointer;
	width: 150px;
	font-size: 20px;
	font-family: Noto Sans S Chinese;
	font-weight: 500;
	line-height: 37px;
	color: #0046AF;
}

.hytjBox1 {
	background: #ffffff;
	border-radius: 4px;
	position: relative;
	top: -35px;
	display: flex;
	align-items: center;
	padding: 25px 10px;
  box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);
}

.hytjBox1 .form-group {
	margin: 0;
}

.hytjBox1 .hytjBox1Left {
	display: flex;
	align-items: center;
}


.hytjBox1 .form-group i {
	font-size: 24px;
	position: relative;
	color: #666;
	left: 50px;
	top: 2px;
}

.hytjBox1 .form-group input {
	width: 350px;
	height: 60px;
	border: 1px solid #E9E9E9;
	font-size: 18px;
	color: #333;
	padding-left: 70px;
}

.hytjBox1 .line-split {
	width: 60px;
	border-right: 1px solid #eeeeee;
	height: 60px;
	margin-right: 25px;
}

.hytjBox1 .hytjBox1Right {
	width: 240px;
	height: 60px;
	line-height: 60px;
	background: #FF8400;
	border-radius: 4px;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	cursor: pointer;
	margin-left: 120px;
}

.dynamicsectionBox {
	width: 100%;	
}

.dynamicsectionBox .text-center {
	margin: 20px auto 30px;
}

.dynamicsectionBox .text-center h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	line-height: 30px;
	color: #333333;
	margin-bottom: 16px;
}

.dynamicsectionBox .text-center p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #666666;
}

.dynamicsectionBox .link-box {
	background-color: #FFF8F5;
	padding: 20px 40px;box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);
}

.dynamicsectionBox .linksection {
	font-size: 20px;
	color: #333333;
	display: flex;
	flex-direction: row;
	height: 50px;
	justify-content: space-between;
	vertical-align: middle;
	align-items: center;
}

.dynamicsectionBox .linksection input {
	width: 900px;
	border: none;
	background: transparent;
}

.dynamicsectionBox .linksection span {}

.dynamicsectionBox .linksection .btncopy {
	float: right;
	text-decoration: none;
	color: #FF8400;
	font-size: 20px;
	cursor: pointer;
}

.imagecontainer {
	float: left;
	width: 486px;
	height: 465px;
	position: relative;
}

.imagecontainer .imagecontainerbg {
	width: 486px;
	height: 465px;
}

.imagecontainer #imagecontainerewm {
	width: 174px;
	height: 174px;
	position: absolute;
	top: 238px;
	left: 132px;
	background-color: #ffffff;
	border: 1px solid #707070;
	border-radius: 6px;
	;
}

.imagecontainer .imagecontainerewm {
	width: 99%;
}

.imagecontainer .or-spacer {
	width: 58px;
	position: absolute;
	right: -80px;
	top: 8px;
}

.imagecontainer .or-spacer img {
	width: 100%;
}

.emailcontainer {
	float: left;
	padding-left: 104px;
	padding-top: 40px;
}

.emailcontainer h4 {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	line-height: 56px;
	color: #000000;
	margin-bottom: 22px;
}

.emailcontainer .ref_row {
	width: 610px;
	margin-bottom: 20px;
	padding: 10px 0;
	height: 59px;
	background: #F8FBFF;
	border: 1px solid #000000;
	border-radius: 4px;
	font-size: 18px;
	display: flex;
}

.emailcontainer .ref_row>.ref_row_line {
	width: 50%;
	padding-left: 36px;
	padding-right: 36px;
}

.emailcontainer .ref_row .ref_row_line:first-child {
	border-right: 1px dotted #0000008f;
}

.emailcontainer .ref_row .form-group {
	display: flex;
	margin-bottom: 0;
	align-items: center;
}

.emailcontainer .ref_row label {
	color: #3d3d3d7d;
	margin-top: 0;
	margin-bottom: 0;
}

.emailcontainer .ref_row label img {
	width: 18px;
}

.emailcontainer .ref_row .form-control {
	width: 200px;
	font-size: 18px;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #000000;
	background-color: #F8FBFF;
}

.emailcontainer .btn_submit {
	width: 280px;
	height: 58px;
	line-height: 58px;
	background: #0046AF;
	border-radius: 6px;
	color: #ffffff;
	font-size: 24px;
	box-shadow: none;
	border: none;
}

.emailcontainer .chkemail {
	display: inline-block;
	width: 280px;
	height: 58px;
	line-height: 58px;
	border: 2px solid #0046AF;
	color: #0046AF;
	font-size: 24px;
	border-radius: 6px;
	text-align: center;
	margin-left: 45px;
}

.emailcontainer .chkemail>img {
	width: 24px;
	margin-bottom: 4px;
}

.existinguserdetails h2 {
	font-size: 36px;
	text-align: center;
	margin: 88px 0 36px;
}

.existinguserdetails .myTjBox {
	width: 1200px;
	height: 230px;
	background: #FFFFFF;
	border: 2px solid rgba(0, 0, 0, 0.10196078431372549);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 36px;
}

.myTjBoxTit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
}

.myTjBoxTit #moreWdTj {
	font-size: 16px;
	color: #0046AF;
	font-weight: 500;
	cursor: pointer;
}

.myTjBoxCont {
	display: flex;
}

.myTjBoxCont .myTjBoxRow {
	width: 50%;
	text-align: center;
	font-size: 16px;
	margin-top: 36px;
}

.myTjBoxCont .myTjBoxRow:first-of-type {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.myTjBoxCont .myTjBoxRow p {
	margin-bottom: 24px;
}

.recommendcont {
	width: 100%;
	height: 888px;
	background-color: rgba(89, 85, 245, 0.04);
	margin-top: 100px;
}

.recommendcont h2 {
	font-size: 36px;
	font-weight: 500;
	line-height: 50px;
	color: #000000;
	padding-top: 100px;
	margin-bottom: 54px;
	text-align: center;
}

.recommendlist {
	display: flex;
}

.recommendrow {
	margin-right: 54px;
	position: relative;
}

.recommendrow:last-of-type {
	margin-right: 0;
}

.recommendrow img {
	width: 364px;
}

.recommendrow h1 {
	font-size: 60px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 30px;
	left: 166px;
}

.recommendrow p {
	width: 242px;
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 64px;
}

.recommendtips {
	font-size: 18px;
	font-weight: bold;
	line-height: 31px;
	color: #000000;
	margin-top: 99px;
	margin-bottom: 20px;
}

.recommendtxt {
	font-size: 16px;
	line-height: 27px;
	color: #000000;
	margin-bottom: 20px;
}

#MoreHdCard {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1002;
	/* display: flex;
    justify-content: center;
    align-items: center; */
}

.MoreHdCardBoss {
	position: absolute;
	top: 35%;
	left: 50%;
	margin-top: -350px;
	margin-left: -550px;
}

.MoreHdCardBox {
	width: 1100px;
	height: 940px;
}

#MoreHdCard .MoreHdBg {
	width: 100%;
}

#MoreHdCard .MoreHdClose {
	width: 64px;
	position: absolute;
	top: 78px;
	right: 100px;
	cursor: pointer;
}

#MoreHdCard .MoreHdCont {
	width: 676px;
	position: absolute;
	top: 294px;
	left: 246px;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	color: #000000;
}

#MyTjCard {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1002;
	/* display: flex;
    justify-content: center;
    align-items: center; */
}

.MyTjCardBoss {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -400px;
	margin-left: -550px;
}

.MyTjCardBox {
	width: 1100px;
	height: 780px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 20px;
	padding: 37px;
	overflow-y: auto;
}

.MyTjCardBoxH2 {
	font-size: 36px;
	font-weight: 500;
	line-height: 61px;
	color: #000000;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 36px;
}

.MyTjCardLine {
	width: 100%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}

.MyTjCardBox ul li {
	float: left;
	text-align: center;
	font-size: 20px;
	color: #000000;
	margin-bottom: 40px;
}

.MyTjCardBox ul li:nth-of-type(1) {
	width: 25%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.MyTjCardBox ul li:nth-of-type(2) {
	width: 35%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.MyTjCardBox ul li:nth-of-type(3) {
	width: 40%;
}

.MyTjCardtita {
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 40px;
}

.MyTjCard-danger {
	font-size: 24px;
	color: #E60012;
}

.MyTjCardBox table {
	width: 960px;
	margin: 0 auto 40px;
}

.MyTjCardBox table thead {
	height: 58px;
	line-height: 58px;
	background: #F6F6F6;
	border-radius: 2px;
}

.MyTjCardBox table thead tr th {
	color: #000000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.MyTjCardBox table tbody tr td {
	color: #000000;
	text-align: center;
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#MyTjCard .MyTjCardClose {
	width: 64px;
	position: absolute;
	top: -32px;
	right: 60px;
	cursor: pointer;
}


.wx_share_box{
	background-color: #FFF8F5;
	width: 100%;
	padding: 40px 0;
	margin: 70px auto;
}

.meiti_box{
	display: flex;
	flex-direction: row;
	margin-top: 30px;
}
.meiti_box .hb_box{flex:0.6;margin-right: 40px;background-color: #fff;height: 575px;padding: 40px 70px;box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);}
.meiti_box .wx_box{flex:0.4;background-color: #fff;height: 575px;padding: 40px 70px;box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);}
.meiti_box .tg_title{color: #333;font-size: 28px;margin-bottom: 30px;}
.hb_cont{display: flex;flex-direction: row;}
.f_org{color: #FF8400;}
.hb_cont_font{display: flex;flex-direction: column;justify-content: space-between;}
.haibaoimg{width: 300px;height: ;: 420px;}
.hb_text{padding: 15px;border:1px solid #E9E9E9;margin-left: 25px;line-height: 24px;}
.hb_text:last-child{margin-bottom: 0;}
.wxewm_img{width: 220px;margin-bottom:20px;background-color: #ffffff;}
.wx_text{padding: 15px 0;font-size: 16px;color:#333;}
.wx_cont{display: flex;flex-direction: column;}
.notice_list{display: flex;flex-direction: row;}
.notice_list .notice_item{flex:0.5;margin-right: 40px;display: flex;flex-direction: column;background-color: #ffffff;box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);}
.notice_list .notice_item h3{background-color: #FFF8F5;text-align: center;height: 80px;line-height: 80px;}
.notice_list .notice_item:last-child{margin-right: 0;}
.sms_list{display: flex;flex-direction: column;padding: 20px;}
.sms_list .sms_item{margin-bottom: 20px;}
.sms_list .sms_item input{border: 1px solid #E9E9E9; height: 55px;line-height:55px;width: 520px;padding-left: 80px;}
.sms_list .sms_item .input_icon{position: relative; left: 50px;top:3px; font-size: 24px;color:#999;}
.btnNotice{background-color: #FF8400;width: 260px;height: 60px;color: #ffffff;margin: 0 auto 30px; border-radius: 4px;line-height: 60px;font-size: 18px;text-align: center;}

/* 已通知好友 */
.myfriend{background-color: #FFF8F5;width: 100%;padding: 50px 0;margin: 50px auto;}
.tjlist{display: flex;flex-direction: row;justify-content: space-between;}
.tjlist li{flex:0.25;text-align: center; padding: 20px;box-shadow: 0 2px 3px 4px  rgba(252, 252, 252, 0.1);}
.tjlist p{color:#666;line-height: 35px;}
.tb_tui{width: 100%;border-collapse: collapse;margin: 20px 0;}
.tb_tui th{background: rgba(253,38,0,0.08);color: #FD2600;font-size: 20px;height: 80px;vertical-align: middle;text-align: center;border:1px solid #EFE4D6;}
.tb_tui td{color: #333333;font-size: 20px;height: 80px;vertical-align: middle;text-align: center;background-color: #ffffff;border:1px solid #EFE4D6;}
.qa_item{display: flex;border:1px solid #E9E9E9;padding: 30px;margin: 25px 0;border-radius: 4px;box-shadow: 0 2px 5px 2px rgba(189, 189, 189, 0.15);}
.qa_item .num{background-color: #FF8400;border-radius: 50px;width: 53px;height: 50px;position: relative;top: 15px;left: -55px;font-size: 24px;font-weight: bold;line-height: 50px;text-align: center;color:#ffffff;}
.qa_item .qa_qa{display: flex;flex-direction: column;width: 100%; margin-left: -20px;}
.qa_item .qa_qa .q_t{font-size: 20px;font-weight: bold;color: #333333;}
.qa_item .qa_qa .q_a{font-size: 20px;color: #666666;line-height: 34px;}
.qa_item .qa_qa .split{border-bottom: 1px dashed #FF8400;width: 100%;height: 1px;border-radius: 2px;margin: 15px 0;}
.nodataimg{width: 240px;}


.youget_2{display: flex; padding: 40px 30px 20px;}
.youget_item { flex: 1;  text-align: center; }
.youget_tit{font-size: 24px; font-weight: 600;}
.youget_tit hr{width: 250px; height: 4px; background-color: #FE5500; margin: 15px auto;}
.youget_yh {display: flex; align-items: center; padding: 20px 0;}
.youget_yh_item {
  flex:1;   
  line-height: 24px; 
  padding: 25px 10px; 
  color: #D87A48; background:#ffffff; border: 1px solid #EFE4D6; border-radius: 4px; 
}
.youget_item:first-child .youget_yh_item:last-child {
  margin: 0 30px 0 20px;
}
.youget_item:last-child .youget_yh {
  border-left: 1px solid #F5C7AE;
}
.youget_item:last-child .youget_yh_item:first-child {
  margin: 0 20px 0 30px;
}
