body,html {
	background: #040A14;
}
.hdtop {
	height: 120px;
	background: #fff;
}
.hdtop-layout {
	padding: 30px 0;
	width: 1280px;
	margin: 0 auto;
	max-width: 100%;
}
.hdtop-layout .logo {
	float: left;
	width: 453px;
	height: 60px;
}
.hdtop-layout .logo img {
	display: block;
	height: 100%;
}
.hdtop-layout .customer-service {
	float: right;
	height: 55px;
	line-height: 55px;
	padding: 0 28px;
	background: #FFDFC0;
	border-radius: 26px;
	font-size: 24px;
	color: #6e3b02;
	font-weight: 400;
	font-style: normal;
	transition: all .3s ease-out;
   position: relative;
}
.hdtop-layout .customer-service:hover {
	background: #6e3b02;
	color: #FFDFC0;
}
.hdtop-layout .customer-service .qrcode {
  display: none;
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: -163px;
    transform: translateX(-50%);
    width: 130px;
    height: auto;
    padding: 10px 10px 5px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #0c111d;
    text-align: center;
}
.hdtop-layout .customer-service:hover .qrcode {
	 display: block;
}
.hdtop-layout .customer-service .qrcode img {
	display: block;
	width: 100%;
	height: 100%;
}
.hdtop-layout .customer-service .qrcode p {
	 font-size: 12px;
    color: #333;
    line-height: 16px;
    margin-top: 6px;
}
.hdtop-layout .customer-service i {
	display: inline-block;
	margin-left: 14px;
	margin-top: -3px;
	vertical-align: middle;
	width: 23px;
	height: 28px;
	background: url(/static/images/tg/icon_01.png) no-repeat 0 0 / 100% 100%;
}
.hdtop-layout .customer-service:hover i {
	background-image: url(/static/images/tg/icon_01_hover.png);
}
.tgwrap {
	background: #0E1C37;
}
.tgwrap.bg {
	position: relative;
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 120px;
}
.tgwrap:before,
.tgwrap:after {
	content: "";
	position: absolute;
	top: 0;
	width: 320px;
	height: 100%;
	background-repeat: repeat-y;
}
.tgwrap:before {
	left: 0;
	background-image: url(/static/images/tg/bglf.png);
}
.tgwrap:after {
	right: 0;
	background-image: url(/static/images/tg/bgrt.png);
}
.tgwrap>div {
	z-index: 1;
	width: 1280px;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
} 
.tgwrap .ns-banner {
	width: 1920px;
}
.tgwrap .ns-banner img {
	width: 100%;
}
.ns-banner img.bannerpc,
.invest-plan .title h3.planpc,
.market-chart .title h3.marketpc {
	display: block!important;
}
.ns-banner img.bannermob,
.invest-plan .title h3.planmob,
.market-chart .title h3.marketmob {
	display: none!important;
}
.tgwrap .company-intro {
	margin-top: -80px;
	z-index: 1;
}
.company-intro {
	padding: 70px 52px 70px 40px;
	min-height: 333px;
}
.company-intro .intro-content {
	width: 625px;
	max-width: 48.9%;
	text-align: left;
	color: #fff;
	font-weight: 400;
	font-style: normal;
}
.company-intro .title {
	line-height: 54px;
	margin-bottom: 26px;
	font-size: 40px;
	font-weight: bold;
}
.company-intro p {
	line-height: 28px;
	font-size: 16px;
}
.company-intro .intropic {
	position: absolute;
	top: 50%;
	right: 52px;
	transform: translateY(-50%);
	max-width: 39.375%;
}
.company-intro .intropic img {
	display: block;
	width: 504px;
	max-width: 100%;
	height: auto;
}
.tgwrap .gold-chance {
	margin-top: 60px;
	padding-top: 111px;
}
.gold-chance:before {
	content: "";
	width: calc(100% - 18px);
	height: 1px;
	position: absolute;
	top: 0;
	left: 9px;
	background: #334058;
}
.gold-chance .title,
.invest-plan .title h3,
.market-chart .title h3 {
	text-align: center;
	line-height: 60px;
	color: #fff;
	margin-bottom: 55px;
	font-size: 40px;
	font-weight: bold;
}
.chance-content .item {
	float: left;
	width: 25%;
	padding: 0 10px;
	border-radius: 10px;
	overflow: hidden;
}
.chance-content .item .pic-box {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	overflow: hidden;
}
.chance-content .item .pic-box img {
	display: block;
	width: 100%;
}
.chance-content .item-txt {
	background: #fff;
	height: 120px;
	text-align: center;
	padding: 30px 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
}
.chance-content .item-txt p {
	line-height: 30px;
	font-size: 20px;
	color: #6e3b02;
	font-weight: 400;
}
.tgwrap .invest-plan {
	margin-top: 110px;
}
.invest-plan .plan-content {
	width: 1074px;
	max-width: 100%;
	margin: 0 auto;
}
.plan-content .item {
	float: left;
	width: 33.33%;
	position: relative;
}
.plan-content .item .pi {
	width: 136px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.plan-content .item .pi i {
	display: block;
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.plan-content .item .pi i.i1 {
	background-image: url(/static/images/tg/icon_02.png);
}
.plan-content .item .pi i.i2 {
	background-image: url(/static/images/tg/icon_03.png);
}
.plan-content .item .pi i.i3 {
	background-image: url(/static/images/tg/icon_04.png);
}
.plan-content .item .pi i.i4 {
	background-image: url(/static/images/tg/icon_05.png);
}
.plan-content .plan-word {
	position: relative;
	padding-left: 136px;
}
.plan-content .plan-word h4 {
	line-height: 26px;
	margin-bottom: 8px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.plan-content .plan-word p {
	line-height: 20px;
	font-size: 16px;
	color: #8993a5;
}
.tgwrap .market-chart {
	margin-top: 100px;
}
.market-chart .market-trend {
	position: relative;
	padding: 0 10px 40px 10px;
}
.trend-chart img {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 615px;
	max-width: 50%;
	transform: translateY(-50%);
}
.trend-interpret {
	padding-left: 30px;
	margin-left: 50%;
}
.trend-interpret .pannel {
	float: left;
	min-width: 52%;
	padding: 22px 26px;
	border-radius: 14px;
	background: #7C7776;
	position: relative;
	border: 1px solid #666569;
}
.trend-interpret .pannel:before {
	content: "";
	position: absolute;
	bottom: -27px;
	left: 94px;
	width: 47px;
	height: 28px;
	background: url(/static/images/tg/trend_horn.png) no-repeat 0 0 /100% 100%;
}
.trend-interpret .pannel2 {
	float: right;
	margin: 15px 0 38px;
}
.trend-interpret .pannel3 {
	width: 320px;
}
.trend-interpret .pannel p {
	line-height: 24px;
	font-size: 20px;
	font-weight: 400;
	color: #ffe4d6;
}
.tgwrap .brand-services {
	margin: 60px auto 40px;
	position: relative;
	width: 880px;
	height: 312px;
	background: url(/static/images/tg/brand_bg.png) no-repeat;
	padding-top: 70px;
	text-align: center;
}
.brand-services img {
	display: none;
}
.brand-services .title {
	line-height: 34px;
	font-size: 24px;
	color: #6e3b02;
	font-weight: bold;
	margin-bottom: 24px;
}
.brand-services .sss span {
	display: inline-block;
	padding: 0 18px;
	color: #6e3b02;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}
.link-group {
	text-align: center;
}
.link-group a {
	display: inline-block;
	padding: 0 50px;
	line-height: 60px;
	font-size: 24px;
	color: #6e3b02;
	font-weight: 400;
	font-style: normal;
	background: #FFDFC0;
	border-radius: 30px;
	position: relative;
	cursor: pointer;
	transition: all .3s ease-out;
}
.link-group a:hover {
	background: #6e3b02;
	color: #FFDFC0;
}
.link-group a .qrcode {
  display: none;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: -163px;
    transform: translateX(-50%);
    width: 130px;
    height: auto;
    padding: 10px 10px 5px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #0c111d;
    text-align: center;
}
.link-group a:hover .qrcode {
   display: block;
}
.link-group a .qrcode img {
	display: block;
	width: 100%;
	height: 100%;
}
.link-group a .qrcode p {
	 font-size: 12px;
    color: #333;
    line-height: 16px;
    margin-top: 6px;
}
.tgft {
	background: #334058;
	padding: 20px 15px;
	text-align: center;
}
.tgft p {
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
@media screen and (min-width:1680px) and (max-width: 1919px) {
	
}
@media screen and (min-width:1360px) and (max-width: 1679px) {
	
}
@media screen and (min-width:1200px) and (max-width: 1359px) {
	.hdtop-layout,
	.tgwrap>div {
		width: 1120px;
	}
}
@media screen and (min-width:1024px) and (max-width: 1199px) {
	.hdtop-layout,
	.tgwrap>div {
		width: 944px;
	}
	.plan-content .plan-word {
		padding-left: 110px;
	}
	.plan-content .item .pi {
		width: 110px;
	}
	.plan-content .plan-word p {
		font-size: 15px;
	}
	.trend-interpret .pannel:before {
		left: 18px;
	}
}
@media screen and (max-width: 1023px) {
	.hdtop {
		height: 60px;
	}
	.hdtop-layout {
		padding: 17px 16px;
	}
	.hdtop-layout .logo {
		width: auto;
		height: 27px;
	}
	.hdtop-layout .customer-service {
		height: 27px;
	    line-height: 27px;
	    padding: 0 13px;
	    border-radius: 14px;
	    font-size: 12px;
	}
	.hdtop-layout .customer-service i {
		width: 13px;
		height: 15px;	
		margin-left: 7px;
	}
  .hdtop-layout .customer-service .qrcode {
  		right: 0;
     left: auto;
    transform: translateX(0);
   }
	.tgwrap .company-intro {
		display: flex;
		flex-direction: column-reverse;
		padding: 0 16px;
		margin-top: -25px;
	}
	.company-intro .intropic {
	    position: relative;
	    top: auto;
	    right: auto;
	    transform: translateY(0);
	    max-width: 100%;
	}
	.company-intro .intropic img {
		width: 252px;
	}
	.company-intro .intro-content {
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	.company-intro .title {
		margin-top: 24px;
		margin-bottom: 16px;
		font-size: 24px;
		line-height: 34px;
	}
	.company-intro p {
	    line-height: 20px;
	    font-size: 14px;
	}
	.tgwrap .gold-chance {
		margin-top: 24px;
		padding: 46px 16px 0;
	}
	.gold-chance:before {
		width: calc(100% - 32px);
		left: 16px;
	}
	.gold-chance .title, 
	.invest-plan .title h3, 
	.market-chart .title h3 {
		text-align: center;
	    line-height: 32px;
	    color: #fff;
	    margin-bottom: 25px;
	    font-size: 24px;
	    font-weight: bold;
	}
	.chance-content {
		margin: 0 -8px;
	}
	.chance-content .item {
		width: 50%;
		padding: 0 8px;
		margin-bottom: 16px;
	}
	.chance-content .item-txt {
		height: 60px;
		padding: 10px 0;
	}
	.chance-content .item-txt p {
		line-height: 20px;
    	font-size: 16px;
	}
	.tgwrap .invest-plan {
	    margin-top: 45px;
	    padding: 0 16px;
	}
	.plan-content .item {
		width: 230px;
	    float: none;
	    margin: 0 auto 9px;
	}
	.plan-content .item .pi {
		width: 53px;
		top: 5px;
		transform: translateY(0);
	}
	.plan-content .item .pi i {
		width: 38px;
		height: 38px;
	}
	.plan-content .plan-word {
		padding-left: 53px;
		padding-right: 3px;
	}
	.plan-content .plan-word h4 {
	    line-height: 18px;
	    margin-bottom: 5px;
	    font-size: 16px;
	}
	.plan-content .plan-word p {
	    line-height: 16px;
	    font-size: 12px;
	}
	.tgwrap .market-chart {
		margin-top: 40px;
		padding: 0 16px;
	}
	.market-chart .market-trend {
		padding: 0;
	}
	.trend-chart img {
		display: block;
	    position: relative;
	    top: auto;
	    left: auto;
	    width: 550px;
	    max-width: 100%;
	    transform: translateY(0);
	    margin: 0 auto 16px;
	}
	.trend-interpret {
	    margin-left: 0;
	    padding: 0 16px;
	}
	.tgwrap.bg {
		padding-bottom: 50px;
	}
	.tgwrap .brand-services {
		width: 686px;
		height: 406px;
		padding-top: 120px;
		background: url(/static/images/tg/brand_mob_bg.png) no-repeat 0 0/100% 100%;
	}
	.tgwrap .brand-services {
		height: auto;
		padding: 0 16px;
		background: none;
		margin: 45px auto 18px;
	}
	.brand-services .title,
	.brand-services .sss {
		display: none;
	}
	.brand-services img {
		display: block;
	}
	.tgft {
	    padding: 11px 16px;
	}
	.tgft p {
	    line-height: 15px;
	    font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.tgwrap:before, 
	.tgwrap:after {
		width: 160px;
		background-size: 100% 100%;
	}
	.ns-banner img.bannerpc,
	.invest-plan .title h3.planpc,
	.market-chart .title h3.marketpc {
		display: none!important;
	}
	.ns-banner img.bannermob,
	.invest-plan .title h3.planmob,
	.market-chart .title h3.marketmob {
		display: block!important;
	}
	.trend-interpret .pannel {
		border-radius: 6px;
		padding: 8px 13px;
	}
	.trend-interpret .pannel:before {
		left: 45px;
		width: 25px;
		height: 14px;
		bottom: -13px;
	}
	.trend-interpret .pannel p {
		line-height: 16px;
    	font-size: 14px;
	}
	.trend-interpret .pannel2 {
	    margin: 24px 0 25px;
	}
	.trend-interpret .pannel3 {
	    width: 215px;
	}
	.link-group a {
	    padding: 0 32px;
	    line-height: 36px;
	    font-size: 16px;
	    border-radius: 18px;
	}
}
@media screen and (max-width: 360px) {
	.chance-content .item-txt p {
	    line-height: 20px;
	    font-size: 14px;
	}
	.gold-chance .title, 
	.invest-plan .title, 
	.market-chart .title {
		font-size: 22px;
	}
}
.sidebar {
	position: fixed!important;
	width: 116px!important;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.sidebar .close_btn {
	position: absolute;
	top: -28px;
	right: 0;
	width: 26px;
	height: 26px;
	background: url(/static/images/btn_close.png) no-repeat 0 0;
	cursor: pointer;
	border-radius: 50%;
	overflow: hidden;
}
.sidebar .close_btn:hover {
	background-position: 0 -26px;
}
.sidebar .item {
	display: block;
    line-height: 35px;
    color: #e6e6e6;
    background: url(/static/images/itembg.png) repeat-y 0 0/100% 100%;
    padding: 0 10px;
    text-align: center;
    border-radius: 6px;
    position: relative;
}
.sidebar .item .qrcode {
	display: none;
	position: absolute;
	left: -135px;
	top: 50%;
	transform: translateY(-50%);
    width: 130px;
    height: auto;
    padding: 10px 10px 5px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #0c111d;
}
.sidebar .item .qrcode:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -10px;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border: 5px solid;
	border-color: transparent transparent transparent #0c111d;
}
.sidebar .item:hover .qrcode {
	display: block;
}
.sidebar .item .qrcode img {
	display: block;
	width: 100%;
	height: 100%;
}
.sidebar .item .qrcode p {
	 font-size: 12px;
    color: #333;
    line-height: 16px;
    margin-top: 6px;
}
.sidebar .item i{
	width: 16px;
   height: 16px;
   display: inline-block;
   background: url(/static/images/icon_wx.png) no-repeat;
   position: relative;
   vertical-align: middle;
   margin-right: 4px;
}
@media only screen and (max-width: 1023px) {
	.sidebar {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		transform: translateY(0);
		width: 250px;
	    max-width: 100%;
	    margin: 0 auto 20px;
	    padding: 0 16px;
	}
	.sidebar .item {
		margin-bottom: 6px;
	}
	.sidebar .close_btn {
		display: none;
	}
	.sidebar .item .qrcode {
		left: 50%;
	    top: -140px;
	    transform: translate(-50%,0);
	}
	.sidebar .item .qrcode:before {
		bottom: -10px;
		top: auto;
		right: auto;
		left: 50%;
		transform: translate(-50%,0);
    	border-color: #0c111d transparent transparent transparent;
	}
}