/*reset*/
		body,
		div,
		dl,
		dt,
		dd,
		ul,
		ol,
		li,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		pre,
		form,
		fieldset,
		input,
		textarea,
		p,
		blockquote,
		th,
		td {
			margin: 0;
			padding: 0;
		}

		table {
			border-collapse: collapse;
			border-spacing: 0;
		}

		address,
		caption,
		cite,
		code,
		dfn,
		em,
		strong,
		th,
		var {
			font-weight: normal;
			font-style: normal;
		}

		ol,
		ul {
			list-style: none;
		}

		caption,
		th {
			text-align: left;
		}

		h1,
		h2,
		h3,
		h4,
		h5,
		h6 {
			font-weight: normal;
			font-size: 100%;
		}

		q:before,
		q:after {
			content: '';
		}

		fieldset,
		img,
		abbr,
		acronym {
			border: 0;
		}

		/*iframe {
			position: absolute;
		}*/

		/*footer*/
		#footer_ieg {
			text-align: center;
			font-size: 12px;
			line-height: 19px;
			min-width: 1000px;
			color: #fff;
			background: #000;
			z-index: 10;
			position: relative;
		}

		.wrap_ieg {
			margin: 0 auto;
			padding: 25px 30px;
			width: 940px;
		}

		.wrap_ieg a {
			color: #fff;
		}

		.c:before,
		.c:after {
			content: "";
			display: table;
		}

		.c:after {
			clear: both;
		}

		.c {
			zoom: 1;
		}

		body {
			font-size: 12px;
			padding-top: 42px;
			text-align: justify;
			background-color: #f7d69e;
			width: 100%;
			margin: 0 auto;
			overflow-x: hidden;
		}
		#ost_box{min-width: 1200px !important;}
		#afooter{min-width: 1200px !important;}
		#_overlay_{min-width: 1200px !important;}
		a {
			text-decoration: none;
		}

		@keyframes Light {
			0% {
				filter: brightness(100%);
			}

			100% {
				filter: brightness(110%);
			}
		}

		#afooter {
			text-align: center;
			color: #fff;
			font-size: 18px;
			line-height: 20px;
		}

		.wrap,
		#footer_ied {
			min-width: 1200px;
			width: 100%;
			_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1002?'1000px':'');
		}

		.container {
			width: 1200px;
			margin: 0 auto;
			position: relative;
			height: 5250px;
		}

		.pr {
			position: relative;
		}

		.pa {
			position: absolute;
		}

		.hide {
			display: block;
			width: 0;
			height: 0;
			overflow: hidden;
		}

		.db {
			display: block;
			text-indent: -999em;
		}

		.fl {
			float: left;
		}

		.fr {
			float: right;
		}

		:focus {
			outline: none;
		}

		@font-face {
			font-family: 'fz';
			src: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/fz.TTF);
		}

		.sp {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/sp.png) no-repeat;
		}

		.wrap {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bg.jpg) no-repeat 50% 0;
			position: relative;
			overflow: hidden;
			background-size: 100% 100%;
		}

		.btn_logo {
			background-position: 0 -77px;
			width: 374px;
			height: 70px;
			position: absolute;
			z-index: 999;
			left: 0;
			top: 55px;
			transition: all .3s;
			animation: bounceInDown 1s 0.1s ease both;
		}

		.btn_logo:hover {
			top: 45px;
		}

		.slogan {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/slogan.png) no-repeat;
			width: 687px;
			height: 434px;
			animation: fadebottom 1s 0.1s ease both;
			position: absolute;
			left: 446px;
			top: 150px;
			background-size: 100% 100%;
		}

		@keyframes fadebottom {
			0% {
				opacity: 0;
				transform: translateY(100px);
			}

			100% {
				opacity: 1;
				transform: translateY(0px);
			}
		}

		@keyframes fadeleft {
			0% {
				opacity: 0;
				transform: translateX(-100px);
			}

			100% {
				opacity: 1;
				transform: translateX(0px);
			}
		}

		@keyframes faderight {
			0% {
				opacity: 0;
				transform: translateX(100px);
			}

			100% {
				opacity: 1;
				transform: translateX(0px);
			}
		}


		@-webkit-keyframes bounceInDown {
			0% {
				opacity: 0;
				-webkit-transform: translateY(-1000px)
			}

			60% {
				-webkit-transform: translateY(30px)
			}

			80% {
				-webkit-transform: translateY(-10px)
			}

			100% {
				opacity: 1;
				-webkit-transform: translateY(0)
			}
		}

		@-moz-keyframes bounceInDown {
			0% {
				opacity: 0;
				-moz-transform: translateY(-1000px)
			}

			60% {
				-moz-transform: translateY(30px)
			}

			80% {
				-moz-transform: translateY(-10px)
			}

			100% {
				opacity: 1;
				-moz-transform: translateY(0)
			}
		}

		.three_btn {
			animation: bounceInDown 1s 0.1s ease both;
			display: flex;
			justify-content: space-between;
			position: absolute;
			right: 0;
			top: 55px;
			width: 720px;
		}

		.three_btn a {
			width: 236px;
			height: 64px;
			display: block;
			transition: all .3s;
		}

		.three_btn a:nth-child(1) {
			background-position: 0 0;
		}

		.three_btn a:nth-child(2) {
			background-position: -242px 0;
		}

		.three_btn a:nth-child(3) {
			background-position: -484px 0;
		}

		.three_btn a:hover {
			margin-top: -10px;
		}

		.login {
			animation: fadebottom 1s 0.1s ease both;
			font-size: 24px;
			text-align: center;
			position: absolute;
			left: 0;
			width: 100%;
			top: 1130px;
			color: #803811;
		}

		.login a {
			color: #803811;
		}

		.head {
			height: 1180px;
		}

		/*part1*/
		.part1 {
			position: relative;
			height: 814px;
			animation: fadebottom 1s 0.1s ease both;
		}

		.tit {
			width: 1200px;
			display: block;
			margin: 0 auto;
		}

		.tit img {
			width: 100%;
			display: block;
		}

		.sub {
			font-size: 26px;
			color: #803811;
			text-align: center;
			line-height: 28px;
		}

		.sub.cl {
			color: #fcdba4;
		}

		.horse {
			display: flex;
			justify-content: space-around;
			width: 450px;
			position: absolute;
			right: 32px;
			top: 147px;
			cursor: pointer;
		}

		.j_horse {
			display: flex;
			justify-content: flex-start;
			align-items: center;
		}

		.j_horse b {
			background-position: -423px -96px;
			width: 34px;
			height: 34px;
			display: block;
			margin-right: 3px;
		}

		.j_horse span {
			font-size: 24px;
			color: #a54b12;
			line-height: 28px;
		}

		.y_hores {
			display: flex;
			justify-content: flex-start;
			align-items: center;
		}

		.y_hores i {
			background-position: -467px -96px;
			width: 33px;
			height: 34px;
			display: block;
			margin-right: 3px;
		}

		.y_hores span {
			font-size: 24px;
			color: #532c07;
			line-height: 28px;
		}

		.tab_list {
			width: 1150px;
			margin: 58px auto 0;
			position: relative;
			display: flex;
			justify-content: flex-start;
		}

		/*.tab_list:after {
			content: '';
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/zs.png) no-repeat;
			width: 170px;
			height: 131px;
			position: absolute;
			left: -50px;
			bottom: -15px;
		}*/

		.tab_list .tab_iteam {
			background-repeat: no-repeat;
			width: 95px;
			height: 552px;
			transition: all .3s;
			overflow: hidden;
			position: relative;
			display: flex;
			justify-content: flex-start;
		}

		.tab_list .tab_iteam:nth-child(1) {
			background-image: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/zk1.png);
		}

		.tab_list .tab_iteam:nth-child(2) {
			background-image: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/zk2.png);
		}

		.tab_list .tab_iteam:nth-child(3) {
			background-image: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/zk3.png);
		}

		.tab_list .tab_iteam.on {
			width: 946px;
		}

		.tab_list .qh_btn {
			width: 94px;
			height: 550px;
		}
		.xz_djs{background-position: -492px -794px;
			width: 76px;
			height: 70px;
			position: absolute;
			    left: 17px;
    			top: 51px;
    			font-size: 20px;
    		color: #ffdf80;
    		line-height: 22px;
    		text-align: center;
    		box-sizing: border-box;padding-top: 10px;
			}
		.tab_list b{background-position: -635px -796px;
			width: 23px;
			height: 33px;position: absolute;   
			 left: 43px;
   			 top: 188px;
		}
		.xz_math{background-position: -385px -794px;
			width: 76px;
			height: 50px;
			position: absolute;
			left: 17px;
    		bottom: 13px;
    		font-size: 22px;
    		color: #ffdf80;
    		display: flex;justify-content: center;
    		line-height: 38px;
		}
		.jc_ct {
			width: 815px;
			padding-top: 50px;
			margin-left: 10px;
			display: flex;
			justify-content: flex-start;
			position: absolute;
			left: 96px;
			top: 0;
		}

		.jz_sub {
			font-size: 30px;
			color: #85400d;
			line-height: 36px;
			font-family: 'fz';
			text-align: center;
		}

		.btn_cj1 {
			background-position: -240px -467px;
			width: 212px;
			height: 64px;
			display: block;
			margin: 0 auto;
		}

		.btn_cj2 {
			background-position: -480px -467px;
			width: 212px;
			height: 64px;
			display: block;
			margin: 0 auto;
		}

		.btn_cj3 {
			background-position: 0 -458px;
			width: 212px;
			height: 84px;
			display: block;
			margin: 0 auto;
		}

		.jc_ct_l {
			width: 237px;
		}

		.jc_ct_r {
			width: 545px;
			margin-left: 17px;
			padding-top: 7px;
		}

		.kp_b {
			width: 136px;
			height: 216px;
			display: block;
			margin: 10px auto;
		}
		.kp_b.gray{
			filter: grayscale(.8);
		}
		.gd_list li.gray{
			filter: grayscale(.8);
		}
		.kp_b img {
			width: 100%;
		}

		.tj_ft {
			width: 545px;
			display: flex;
			justify-content: space-between;
			align-items:center;
			position: relative;
		}
		.sy_ft_zk{font-size: 18px;color: #85400d;line-height: 22px;position: absolute;right:34px;top: 0;}
		.xz_cd_tips{font-size: 14px;color: #85400d;line-height: 22px;position: absolute;    left: 0;top: 23px;}
		.zk_jl_btn{display: flex;justify-content: center;align-items: center;    font-size: 18px;line-height: 20px;color: #d17b1e;position: absolute;right: 33px;top: 25px; }
		.zk_jl_btn i{background-position: -590px -810px;width: 17px;height: 18px;display: block;margin-right: 3px;}
		.tj_ft.cl {
			margin-top: 5px;
			width: 510px;
		}
		.tj_ft.md {
			margin-top: 5px;
			width: 532px;
		}
		.tj_box_f{margin-top: -5px;}
		.tj_ft p {
			font-size: 22px;
			color: #5f3312;
			line-height: 24px;
			display: block;
		}

		.tj_ft span {
			font-size: 14px;
			color: #a36436;
			line-height: 16px;
			display: block;
		}

		.tj_list {
			display: flex;
			justify-content: space-between;
			width: 545px;
			margin-top: 20px;
		}

		.tj_list li a {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tab.png) no-repeat;
			width: 186px;
			height: 68px;
			display: flex;
			justify-content: center;
		}

		.tj_list li.on a {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tab_on.png) no-repeat;
		}

		.tj_list li a span {
			font-size: 22px;
			line-height: 46px;
			text-align: center;
			display: block;
		}

		.tj_list li a span:nth-child(1) {
			color: #85400d;
			margin-right: 10px;
		}

		.tj_list li a span:nth-child(2) {
			color: #ca6815;
		}

		.tj_list li.on a span:nth-child(1) {
			color: #fff0d0;
		}

		.tj_list li.on a span:nth-child(2) {
			color: #ffdf80;
		}

		.tj_box {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/box1.png) no-repeat;
			width: 547px;
			height: 195px;
			display: none;
			box-sizing: border-box;
			padding-top: 10px;
		}

		.tj_box.on {
			display: block;
		}

		.tj_gd::-webkit-scrollbar {
			background: #e9ba7f;
			width: 6px;
		}

		.tj_gd::-webkit-scrollbar-thumb {
			background: #cb6814;
		}

		.tj_gd {
			width: 525px;
			margin: 0 auto;
			overflow-x: hidden;
			overflow-y: auto;
			height: 175px;
		}

		.gd_list {
			display: flex;
			justify-content: flex-start;
			width: 495px;
			margin: 0 auto;
			flex-wrap: wrap;
		}

		.gd_list li {
			position: relative;
			width: 120px;
			margin-bottom: 5px;
		}

		.gd_list li img {
			width: 110px;
			display: block;
			margin: 0 auto;
		}

		.gd_list li em {
			background-position: -463px -363px;
			width: 35px;
			height: 40px;
			position: absolute;
			right: -9px;
			font-size: 18px;
			color: #ffdf80;
			line-height: 30px;
			text-align: center;
			top: 0;
		}

		.jd_list {
			width: 450px;
			display: flex;
			justify-content: space-between;
			margin-top: 4px;
		}
		.jd_list li{position: relative;}
		.jd_list li span{background: rgba(0,0,0,.8);border-radius: 20px;font-size: 12px;color: #fff;text-align: center;line-height: 24px;display: none;  position: absolute;      left: -141px; top: -80px; padding: 5px 10px;width: 310px;}
		.jd_list li p {
			width: 131px;
			height: 101px;
		}
		.jd_list li.cl img{
			width: 167px;
		}
		.jd_list li.cl a{
			margin-left:42px;
		}
		.jd_list li img {
			width: 100%;
			display: block;
		}

		.jd_list li a {
			background-position: 0 -162px;
			width: 81px;
			height: 40px;
			display: block;
			margin: 0 auto;
		}

		.jd_list li a.gray {
			background-position: 0 -227px;
			;
		}

		/*part2*/
		.part2 {
			position: relative;
			height: 1000px;
			animation: fadebottom 1s 0.1s ease both;
		}

		.act_list {
			display: flex;
			justify-content: center;
			flex-wrap: wrap;
			width: 1140px;
			margin: 32px auto 0;
		}
		.act_list li.cl a{background-position: -375px -925px;width: 126px;height: 45px;display: block;margin: 28px auto 0;}
		.act_list li.cl{padding-top: 75px;}
		.act_list li {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/act_pic.png) no-repeat;
			width: 279px;
			height: 221px;
			position: relative;
			box-sizing: border-box;
			padding-top: 54px;
			margin-bottom: 25px;
			margin: 0 3px;
		}

		.act_list li.gray b {
			display: block;
		}

		.act_list li b {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/mc.png) no-repeat;
			width: 265px;
			height: 210px;
			position: absolute;
			left: 0;
			top: 6px;
			right: 0;
			margin: 0 auto;
			display: none;
		}

		.act_list li p {
			font-size: 18px;
			color: #ffdf80;
			line-height: 37px;
			text-align: center;
			font-family: 'fz';
		}

		.act_list li span {
			font-size: 16px;
			color: #f7daae;
			line-height: 24px;
			display: block;
			text-align: center;
			padding-top: 10px;
		}

		.act_list li a {
			background-position:-159px -304px;
			width: 126px;
			height: 45px;
			display: block;
			margin: 17px auto 0;
		}

		.act_list li a.on {
			background-position:  -8px -304px;
		}

		/*part3*/
		.part3 {
			height: 1053px;
			animation: fadebottom 1s 0.1s ease both;
		}

		.card_box {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/pic1.png) no-repeat;
			width: 1161px;
			height: 707px;
			margin: 28px auto 0;
			justify-content: center;
			display: flex;
			box-sizing: border-box;
			padding-top: 48px;
		}

		.card_l {
			width: 505px;
			padding-top: 49px;
			position: relative;
		}

		.wz_box {
			background: rgba(191, 119, 42, .1);
			width: 332px;
			height: 80px;
			border: 1px solid #e1ab72;
			border-radius: 10px;
		}

		.card_ct {
			width: 422px;
			height: 597px;
			position: relative;
		}
		#card_bg{width: 422px;height: 597px;position: absolute;left: 0;top: 0;z-index: 0;}
		#card_bg2{width: 422px;height: 597px;position: absolute;left: 0;top: 0;z-index: 0;}
		.card_sub {
			font-size: 22px;
			color: #5f3312;
			line-height: 24px;
			padding-top: 13px;
		}

		.card_sub.cl {
			padding-top: 10px;
		}

		.card_name {
			display: flex;
			justify-content: space-between;
			width: 475px;
			margin-top: 8px;
		}

		.card_name a {
			padding: 0 10px;
			font-size: 14px;
			color: #85400d;
			line-height: 26px;
			background: #fff;
			border: 1px solid #e4af75;
			border-radius: 10px;
			display: block;
		}

		.poster_list {
			display: flex;
			justify-content: space-between;
			width: 475px;
			margin-top: 8px;
			flex-wrap: wrap;
		}

		.poster_list li {
			margin-bottom: 8px;
		}

		.poster_list a {
			width: 152px;
			height: 45px;
			position: relative;
			display: block;
		}

		.poster_list a img {
			width: 100%;
			display: block;
		}

		.poster_list a span {
			font-size: 14px;
			color: #85400d;
			line-height: 20px;
			text-align: center;
			position: absolute;
			width: 100%;
			left: 0;
			bottom: 8px;
		}

		.btn_change {
			background-position: -645px -169px;
			width: 56px;
			height: 13px;
			position: absolute;
			left: 415px;
			top: 445px;
		}

		.inp {
			background: rgba(230, 99, 34, .2);
			width: 449px;
			height: 41px;
			border-radius: 10px;
			border: 1px solid #e66322;
			margin-top: 7px;
			font-size: 20px;
			color: #5f3312;
			line-height: 40px;
			padding: 0 10px;
		}

		.four_btn {
			width: 231px;
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
			margin: 16px auto 0;
		}

		.four_btn a {
			margin-bottom: 8px;
			display: block;
			background-position: -365px -216px;
			width: 231px;
			height: 43px;
		}

		.card_prop {
			display: flex;
			justify-content: center;
			align-items: center;
			box-sizing: border-box;
			padding-top: 74px;
			position: relative;
			z-index: 1;
		}

		.card_prop p {
			font-size: 48px;
			color: #ffdf80;
			line-height: 52px;
			font-family: 'fz';
		}

		.card_prop img {
			height: 54px;
			display: block;
		}

		.name_card {
			display: flex;
			justify-content: flex-start;
			align-items: center;
			background: #f2d08e;
			border-radius: 25px;
			height: 38px;
			position: relative;
			width: 207px;
			margin: 15px auto 0;
			z-index: 1;
		}

		.name_card p {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/head_bg.png) no-repeat;
			width: 55px;
			height: 56px;
			display: flex;
			justify-content: center;
			align-items: center;
			margin-right: 3px;
			    margin-left: -4px;
		}

		.name_card p img {
			width: 49px;
			overflow: hidden;
			border-radius: 50%;
		}

		.name_card span {
			color: #993a0f;
			line-height: 26px;
			font-size: 18px;
			margin-top: -5px;
		}

		.zf_ft {
			font-size: 20px;
			z-index: 1;
			line-height: 22px;
			width: 325px;
			margin-left: 65px;
			color: #c1490e;
			margin-top: 35px;
			position: relative;
		}

		.qy_rw {
			width: 378px;
			display: block;
			position: absolute;
			left: 29px;
			top: 255px;
			z-index: 1;
		}

		.qy_rw img {
			width: 100%;
		}

		.ewm_tips {
			display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			left: 0;
			right: 0;
			bottom: 40px;
			z-index: 1;
		}

		.ewm_tips p {
			width: 100px;
    height: 92px;
			display: block;
			background: #d7803b;
			margin-right: 12px;
		}

		.ewm_tips p img {
			width: 100%;
			display: block;
		}

		.ewm_tips span {
			font-size: 24px;
			color: #c1490e;
			line-height: 28px;
			text-align: center;
			display: block;
		}

		.ewm_tips span em {
			color: #af7b54;
			font-size: 18px;
		}

		/*part4*/
		.part4 {
			height: 495px;
			animation: fadebottom 1s 0.1s ease both;
		}

		.bar_box {
			position: relative;
			margin-top: 45px;
		}

		.bar_bg {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar_bg.png) no-repeat;
			width: 1061px;
			height: 17px;
			position: relative;
			margin: 0 auto;
		}

		.bar {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar.png) no-repeat;
			width: 0%;
			height: 17px;
			background-size: 1061px 100%;
			display: block;
		}

		.bar_list {
			width: 1100px;
			/* width: 40%; */
			display: flex;
			justify-content: space-between;
			position: absolute;
			right: 0;
			top: -38px;
		}

		.bar_list li span {
			font-size: 18px;
			color: #fcdba4;
			text-align: center;
			line-height: 30px;
			display: block;
		}

		.bar_list li b {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar1.png) no-repeat;
			width: 90px;
			height: 110px;
			display: block;
			margin: -23px auto;
		}

		.bar_list li.gray b {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar3.png) no-repeat;
		}

		.bar_list li.on b {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar2.png) no-repeat;
		}

		.bar_list li.end b {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/bar4.png) no-repeat;
		}

		.bar_prop {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/rel3.png) no-repeat;
			width: 150px;
			height: 150px;
			margin: 0 auto;
			box-sizing: border-box;
			padding-top: 46px;
		}

		.bar_list li.on .bar_prop {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/rel2.png) no-repeat;
		}

		.bar_list li.gray .bar_prop {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/rel1.png) no-repeat;
		}

		.bar_prop p {
			font-size: 18px;
			color: #ffefc4;
			line-height: 20px;
			text-align: center;
		}

		.bar_prop a {
			background-position: -414px -304px;
			width: 80px;
			height: 35px;
			display: block;
			margin: 7px auto 0;
		}

		.bar_list li.gray .bar_prop a {
			background-position: -516px -304px;
		}

		.bar_list li.on .bar_prop a {
			background-position: -316px -304px;
		}

		.bar_list li.end .bar_prop a {
			background-position: -307px -364px;
			width: 106px;
			height: 35px;
		}

		.copy_btn {
			background-position: 0 -368px;
			width: 268px;
			height: 64px;
			display: block;
			margin: 215px auto 0;
		}

		/*part5*/
		.part5 {
			animation: fadebottom 1s 0.1s ease both;
			position: relative;
		}

		.part5 p {
			    font-size: 14px;
			    color: #fcdba4;
			    line-height: 20px;
			    margin-top: 0px;
		}

		/*Éú³ÉÍ¼*/
		.dia-con1 {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg1.png) no-repeat;
			box-sizing: border-box;padding-top: 75px;
			width: 805px;
			height: 800px;
			position: relative;
		}
		.ios_tips{font-size: 22px;color: #85400d;line-height: 26px;text-align: center;pointer-events: none;}
		.resultImg{width: 422px;height: 597px;    margin: -100px auto -88px;transform: scale(.7);}
		.dia-con1  p{font-size: 22px;color: #85400d;line-height: 30px;text-align: center;height: 100px;display: flex;justify-content: center;align-items: center;}
		.box_pic {
			width: 100vw;
			height: 100vh;
			transform: translate(-50%, -50%);
			position: fixed;
			display: flex;
			justify-content: center;
			align-items: center;
			left: 50%;
			top: 50%;
			z-index: -1;
			opacity: 0;
		}


		.resultImg img {
			display: block;
			width: 100%;
			height: 100%;
		}

		.fx_bg_img {
			width: 422px;
			height: 597px;
			display: block;
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%, -50%);
			z-index: 0;
		}

		.nav_box {
			width: 422px;
			height: 597px;
			display: block;
			z-index: 1;
			position: relative;
		}

		.ff_list1 {
			display: flex;
			justify-content: space-between;
			width: 470px;
			padding-top: 10px;
		}

		.ff_list1 li a {
			font-size: 22px;
			color: #5f3312;
			line-height: 36px;
			text-align: center;
			border-bottom: 1px solid #5f3312;
			width: 155px;
			height: 36px;
			display: block;
		}

		.ff_list1 li.on a {
			color: #c34b1e;
			border-bottom: 1px solid #c34b1e;
		}

		.ff_list2 {
			display: flex;
			justify-content: space-between;
			width: 470px;
			margin-top: 12px;
		}

		.ff_list2 li a {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tab1.png) no-repeat;
			width: 159px;
			height: 53px;
			display: flex;
			justify-content: center;
		}

		.ff_list2 li.on a {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tab1_on.png) no-repeat;
		}

		.ff_list2 li a span {
			font-size: 22px;
			line-height: 40px;
			text-align: center;
			display: block;
		}

		.ff_list2 li a span:nth-child(1) {
			color: #85400d;
			margin-right: 10px;
		}

		.ff_list2 li a span:nth-child(2) {
			color: #ca6815;
		}

		.ff_list2 li.on a span:nth-child(1) {
			color: #fff0d0;
		}

		.ff_list2 li.on a span:nth-child(2) {
			color: #ffdf80;
		}

		.ff_box {
			display: none;
		}

		.ff_box.on {
			display: block;
		}

		.ff_box2 {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/ff_wc.png) no-repeat;
			width: 469px;
			height: 266px;
			margin: 0 auto;
			display: none;
			box-sizing: border-box;
			padding-top: 7px;
		}

		.ff_box2.on {
			display: block;
		}

		.ff_box2 .gd_list {
			width: 465px;
		}

		.ff_box2 .gd_list li {
			width: 90px;
		}

		.ff_box2 .gd_list li img {
			width: 80px;
			display: block;
		}

		.ff_box2 .gd_list li em {
			background-position: -519px -363px;
			width: 27px;
			height: 25px;
			line-height: 25px;
			right: 0;
		}

		.ff_box2 .tj_gd {
			width: 460px;
			height: 257px;
		}

		.xz_dh {
			background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/xz_dh.png) no-repeat;
			width: 743px;
			height: 152px;
			margin: 15px auto 0;
			box-sizing: border-box;
			padding-top: 34px;
		}

		.xz_dh div {
			background-position: -159px -568px;
			width: 541px;
			height: 50px;
			margin: 0 auto;
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.xz_dh div input {
			width: 400px;
			padding: 0 12px;
			height: 48px;
			font-size: 22px;
			color: #85400d;
			line-height: 26px;
			background: none;
			border: none;
		}

		.xz_dh div a {
			background-position: 0 -568px;
			width: 126px;
			height: 56px;
			display: block;
			margin-top: 5px;
		}

		.xz_dh div input::-webkit-input-placeholder {
			color: #c4ac8e;
		}

		.xz_dh div input::-moz-placeholder {
			color: #c4ac8e;
		}

		.xz_dh div input:-moz-placeholder {
			color: #c4ac8e;
		}

		.xz_dh div input:-ms-input-placeholder {
			color: #c4ac8e;
		}

		.xz_dh p {
			font-size: 18px;
			color: #85400d;
			line-height: 24px;
			text-align: center;
			padding-top: 10px;
		}
		


.dia-close{background-position: -355px -649px;width: 40px;height: 40px;position: absolute;right: 61px;top: 25px;}
.tc_copy_box{background-position:  -8px -795px;width: 352px;height: 49px;display: flex;margin: -30px auto 0;justify-content: flex-start;align-items: center;}
.tc_copy_box input{font-size: 22px;color: #996033;line-height: 26px;width: 188px;height: 46px;border: none;background: none;margin-left: 16px;}
.btn_fz_copy{background-position:  -425px -641px;width: 150px;height: 57px;display: block;margin-top: 5px;}
.tc_copy_three{display: flex;justify-content: space-between;width: 500px;margin: 15px auto 0;}
.btn_ca_bc{ background-position: -192px -929px;width: 150px;height: 57px;display: none;}
.btn_bc{background-position: 0 -722px;width: 150px;height: 57px;display: none;}
.btn_qq{background-position: -175px -722px;width: 150px;height: 57px;display: block;}
.btn_wx{background-position: -425px -722px;width: 150px;height: 57px;display: block;}
/*pop2*/
.dia-con2{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg2.png) no-repeat;width: 654px;height: 241px;display: block;padding-top: 110px;box-sizing: border-box;}
.dia-con2 p{font-size: 22px;color: #85400d;line-height: 30px;text-align: center;margin-bottom: 15px;}
/*pop3*/
.dia-con3{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg3.png) no-repeat;width: 697px;height: 501px;display: block;padding-top: 105px;box-sizing: border-box;}
.hd_tc_list1{display: flex;justify-content: center;width: 575px;margin: 0 auto;flex-wrap: wrap;height: 308px;}
.hd_tc_list1 li{width: 115px;margin-bottom: 5px;}
.hd_tc_list1 li img{width: 73px;display: block;margin: 0 auto;}
.hd_tc_list1 li span{font-size: 14px;color:#5f3312;text-align: center;display: block;line-height: 16px;}
.hd_tc_list1::-webkit-scrollbar {display: none;}
.hd_tc_list1::-webkit-scrollbar-thumb {display: none;}

.btn_sure_j{background-position: -168px -649px;width: 150px;height: 57px;display: block;margin: 10px auto;}
/*pop4*/
.dia-con4{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg4.png) no-repeat;width: 697px;height: 341px;display: block;padding-top: 100px;box-sizing: border-box;}
.hd_tc_list2{display: flex;justify-content: center;width: 575px;margin: 0 auto;flex-wrap: wrap;}
.hd_tc_list2 li{width: 125px;}
.hd_tc_list2 img{width: 116px;display: block;}
.hd_tc_list2.cl img{width: 75px;display: block;margin: 0 auto;}
.hd_tc_list2.cl span{font-size: 14px;color:#5f3312;text-align: center;display: block;line-height: 16px;}
/*pop5*/
.dia-con5{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg5.png) no-repeat;width: 697px;height: 341px;display: block;padding-top: 115px;box-sizing: border-box;}
/*pop6*/
.dia-con6{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg6.png) no-repeat;width: 654px;height: 211px;display: block;padding-top: 50px;box-sizing: border-box;}
.dia-con6 p{height: 115px;display: flex;justify-content: center;align-items: center;width: 90%;margin: 0 auto;font-size: 22px;color: #85400d;line-height: 30px;}
/*pop7*/
.dia-con7{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg6.png) no-repeat;width: 654px;height: 211px;display: block;padding-top: 35px;box-sizing: border-box;}
.dia-con7 p{height: 70px;display: flex;justify-content: center;align-items: center;width: 90%;margin: 0 auto;font-size: 22px;color: #85400d;line-height: 30px;}
.yq_box_btn{display: flex;justify-content: center;}
.btn_sure{background-position: -168px -649px;width: 150px;height: 57px;display: block;margin: 0 40px;}
.btn_no{background-position: 0 -650px;width: 150px;height: 55px;display: block;margin: 0 40px;}
/*pop8*/
.dia-con8{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg8.png) no-repeat;width: 697px;height: 661px;display: block;padding-top: 112px;box-sizing: border-box;}
.bg_box_p{height: 472px;}
.dia-con8 table{width: 576px;margin: 0 auto;border: 2px solid #dc9a4f;}
.dia-con8 table th{font-size: 20px;color: #85400d;line-height: 30px;height: 50px;background: #eeca98;width: 144px;text-align: center;border-bottom: 1px solid #dc9a4f;}
.dia-con8 table td{font-size: 20px;color: #85400d;line-height: 30px;height: 50px;width: 144px;text-align: center;border-bottom: 1px solid #dc9a4f;}
.zk_rel{background-position:  -9px -864px;width: 109px;height: 43px;display: block;margin: 0 auto;}
.zk_rel.gray{background-position: -276px -866px;}
.zk_rel.on{background-position: -140px -864px;}	
.fy_xz_box{display: flex;justify-content: center;margin: 10px auto 0;}
.fy_xz_box a{font-size: 20px;color: #85400d;line-height: 30px;}
.fy_xz_box p{font-size: 20px;color: #85400d;line-height: 30px;margin: 0 30px;}
.dia_1 { width: 100vw;height: 100vh;}
.jt1 {background:  url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg7.png) no-repeat;width: 297px; height:241px;background-size: 100% 100%;position: fixed;top: 2%;right: 6%;}
.ly_box_fc{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg9.png) no-repeat;width: 654px;height: 281px;position: absolute;display: none; box-sizing: border-box;padding-top:30px;   left: -177px;top: -297px;}
.ly_box_fc p{width: 550px;height: 57px;border: 2px solid #ce9351;background: #fff5e0;border-radius: 15px;font-size: 18px;color: #85400d;line-height: 22px;padding: 0 17px ;margin: 0 auto; display: flex;justify-content: center;align-items: center;}
.ly_box_fc span{font-size: 18px;color: #85400d;line-height: 22px;width: 550px;display: block;margin: 10px auto;}
/*pop10*/
.dia-con10{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg6.png) no-repeat;width: 654px;height: 211px;display: block;padding-top: 23px;box-sizing: border-box;}
.dia-con10 p{height: 115px;display: flex;justify-content: center;align-items: center;width: 90%;margin: 0 auto;font-size: 22px;text-align: center; color: #85400d;line-height: 30px;}
.btn_qx_c{background-position: -14px -931px;width: 150px;height: 55px;display: block;margin:  0 30px;}

.dia-con11{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/xz_tc_bg.png) no-repeat;width: 654px;height: 451px;display: block;padding-top: 53px;box-sizing: border-box;}
.dia-con11 p{font-size: 18px;color: #85400d;line-height: 36px;display: flex;justify-content: flex-start;align-items: center;width: 594px;margin: 0 auto;}
.dia-con11 p em{background-position:  -644px -233px;width: 35px;height: 34px;display: block;margin-right: 5px;}
.dia-con11 p span{background-position:  -704px -233px;width: 33px;height: 34px;display: block;}
.dia-con11 p i{background-position: -644px -271px;width: 35px;height: 36px;display: block;margin-right: 5px;}
.dia-con11 p b{background-position:  -703px -272px;width: 34px;height: 34px;display: block;}
.dia-con11 div{font-size: 20px;color: #85400d;line-height: 36px;height: 60px;width: 594px;border: 2px solid #bf772a;border-radius: 20px;background: #fff5e0;margin: 10px auto 0;display: flex;justify-content: center;align-items: center;}
.dia-con11 div i{background-position: -644px -271px;width: 35px;height: 36px;display: block;margin-right: 5px;}
.dia-con11 div b{background-position:  -703px -272px;width: 34px;height: 34px;display: block;}
.xz_ty_mt{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/xz11.png) no-repeat;width: 436px;height: 42px;position: absolute;    left: 34px; top: 134px;}

.btn_all{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/all_btn.png) no-repeat;width: 122px;height: 41px;position: absolute;    right: 50px;top: 30px;}
.dia-con12{background: url(https://game.gtimg.cn/images/fo4/cp/a20260112jkhd/tc_bg10.png) no-repeat;width: 697px;height: 501px;display: block;padding-top: 105px;box-sizing: border-box;}
.dia-con12 .hd_tc_list1{    height: 360px; overflow-x: hidden;overflow-y: auto;}
.dia-con12 .hd_tc_list1 img{width: 100px;}
