@charset "UTF-8";

body * {
	max-height: 999999px;
}

* {
	margin: 0 auto;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-width: 750px;
	position: relative;
	text-align: center;
	background-color: #f3f1ef;
	font-size: 12px;
	font-family: '微软雅黑', sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	/*开启3d渲染，硬件加速*/
	/*-webkit-transform-style:preserve-3d;
-webkit-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);*/
}

img,
area {
	/*zoom:0.5;*/
}

li {
	list-style: none;
}

i {
	font-style: normal;
}

area {
	outline: none;
}

@font-face {
	font-family: 'time';
	src: url('../font/time.eot');
	src: url('../font/time.eot?#iefix') format('embedded-opentype'),
		url('../font/time.woff') format('woff'),
		url('../font/time.ttf') format('truetype'),
		url('../font/time.svg#numfont') format('svg');
}

/*#####################################################################################################*/
.loadDom {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 24px;
	color: #000;
	background-color: #f3f1ef;
}

.loadBox {
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: center;
}

.loadText {
	position: relative;
	margin: 0 auto;
}

.loadText img {
	zoom: 1;

}

.loadIcon {
	position: absolute;
	top: -30px;
	right: -33px;
}

.load {
	width: 240px;
	height: 6px;
	background-color: #fff;
	border-radius: 15px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
}

.loadCur {
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 15px;
	background-color: #000;
}

/*#####################################################################################################*/
.wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.page {
	width: 100%;
	height: 1206px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
}

.p4,
.p5 {
	overflow-y: scroll;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-overflow-scrolling: touch;
}

.p1 {
	z-index: 10000000;
	display: block;
	background-color: #f3f1ef;
}

.t1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.t1>img {
	-webkit-animation: fadeIn 1s linear .5s both;
}

.in1 {
	position: absolute;
	top: 216px;
	left: 48px;
}

.logo {
	position: absolute;
	top: 45px;
	right: 48px;
}

.menuDom {
	margin-top: 60px;
}

.menu {
	margin-bottom: 75px;
	width: 237px;
	height: 264px;
	position: relative
}

.time {
	position: absolute;
	bottom: 90px;
	left: 50%;
	font-size: 24px;
	font-family: 'time';
	color: #ccc;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.in2 {
	position: absolute;
	bottom: 235px;
	right: 72px;
}

.btnDom {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 170px;
	background-color: #f3f1ef;
}

.btn_wg {
	position: absolute;
	bottom: 52px;
	left: 110px;
}

.btn_jl {
	position: absolute;
	bottom: 52px;
	right: 110px;
}

.btn_fh {
	position: absolute;
	bottom: -100%;
	left: 50%;
	transform: translateX(-50%);
}

.logo2 {
	margin-top: 25px;
	margin-bottom: 35px;
}

.logo3 {
	margin-top: 25px;
	margin-bottom: 53px;
}

.inputDom {
	margin-top: 30px;
}

.gl {
	width: 536px;
	height: 84px;
	line-height: 84px;
	border: 2px solid #cecece;
	border-radius: 15px;
	margin-bottom: 24px;
}

.gl input {
	width: 100%;
	height: 100%;
	line-height: 84px;
	outline: none;
	background-color: transparent;
	border: none;
	text-align: center;
	font-size: 28px;
	color: #1e1e1e;
}

.btn_qg {
	margin-top: 58px;
	margin-bottom: 10px;
}

.tcDom {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

.tcBox {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.btn_close {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	right: 0;
}

.tip2 {
	margin-bottom: 40px;
}

.btn_info {
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 10;
}

.zdgBox {
	width: 618px;
	height: 1022px;
}

.zdgContent {
	position: absolute;
	top: 70px;
	left: 0;
	width: 618px;
	height: 953px;
	background-image: url("../img/box.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 0;
	display: none;
}

.zdgContent1 {
	display: block;
}

.zdgContent>div {
	display: inline-block;
	vertical-align: top;

}

.leftContent {
	margin-right: 50px;
}

.title1 {
	margin-bottom: 47px;
	margin-top: 62px;
}

.gBox {
	width: 255px;
	height: 214px;
	background-image: url("../img/gBox.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 44px;
}

.gua1,
.gua2 {
	padding-top: 47px;
}

.title2 {
	margin-bottom: 47px;
	margin-top: 62px;
}

.gBox2 {
	width: 165px;
	height: 473px;
	background-image: url("../img/gBox2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.list {
	color: #aaa8a7;
	font-size: 40px;
}

.item {
	height: 78.8px;
	line-height: 78.8px;
}

.cur {
	background-image: url("../img/arrow.png");
	background-size: 100px 16px;
	background-position: center;
	background-repeat: no-repeat;
	color: #000;
}

.btn_sure {
	margin-top: 22px;
}

.guaDom {
	font-size: 0;
	margin-top: 55px;
}

.guaDom>div {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 37px;
	margin-right: 42px;
}

.guaDom>div:nth-child(even) {
	margin-right: 0;
}

.guaName {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

.guaName2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
}

.guaInfo1 {
	font-size: 0;


	position: relative;
}

.guaInfo1>div {
	display: inline-block;
	vertical-align: middle;
	background-color: #fcfaf8;
	padding: 45px 0 40px 0;
	border-radius: 15px;
}

.guaInfoItem:nth-child(2) {
	margin: auto 15px;
}

.guaInfoDom {
	width: 655px;
	position: relative;
}

.guaInfoItem {
	position: relative;
	width: 208px;
	height: 341px;
}

.line {
	margin-bottom: 5px;
	position: relative;
	font-size: 18px;
}

.line:nth-child(3) {
	margin-bottom: 20px;
}

.wordDom {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #000;
}

.word {
	width: 26px !important;
	height: 26px !important;
	line-height: 26px !important;
	border-radius: 50%;
}

.word1,
.word4 {
	position: absolute;
	top: 25px;
	left: 65px;

}

.word3,
.word7 {
	position: absolute;
	top: -2px;
	right: 5px;

}



.word6 {
	position: absolute;
	top: 220px;
	right: 10px;
}

.word8 {
	position: absolute;
	top: 300px;
	right: 10px;
}

.word9,
.word10 {
	position: absolute;
	top: -2px;
	left: 5px;
}



.word2,
.word5 {
	position: absolute;
	top: 25px;
	right: 65px;

}



/* 甲乙:木 */
.wordStyle1 {
	background-color: #667e39;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	color: #fff;

}

/* 丙丁:火 */
.wordStyle2 {
	background-color: #c33925;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
}

/* 戊己:土 */
.wordStyle3 {
	background-color: #d1ac4e;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
}

/* 庚新:金 */
.wordStyle4 {
	background-color: #eeeeee;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
}

/* 壬炔:水 */
.wordStyle5 {
	background-color: #222f64;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	color: #fff;
}

.guaItem {
	width: 90px;
	height: 272px;
	background-color: #dbd9d7;
	color: #000;
	border-radius: 10px;
	font-size: 24px;
}

.guaItem1 {
	width: 58px;
	height: 273px;
	background-color: #fff;
	font-weight: bold;
}

.guaInfo2 {
	margin-top: 24px;
	font-size: 0;
}

.guaInfo2>div {
	display: inline-block;
	vertical-align: middle;
}

.gInfo:first-child {
	padding-top: 15px;
	margin-bottom: 20px;
}

.gInfo {
	margin-bottom: 20px;

}

.gInfo:nth-child(3) {
	height: 35px;
}

.guaItem {
	margin-right: 9px;
	font-size: 24px;
}

.guaItem:last-child {
	margin-right: 0;
}

.gInfo_title {
	color: #3d3f40;
}

.guaInfo3 {
	margin-top: 35px;
}

.g_title {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

.gContent {
	font-size: 0;
	margin-bottom: 8px;
	height: 160px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.gContent>div {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #000;
}

.gName {
	background-color: #dbd9d7;
	font-family: '黑体';
	width: 108px;
	height: 160px;
	line-height: 160px;
	box-sizing: border-box;
}

.gc {
	width: 543px;
	height: 160px;
	background-color: #fcfaf8;
	overflow: hidden;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.gc_content {
	opacity: 0;
}

.gContent2 {
	height: 88px;
}

.gContent3 {
	height: 132px;
}

.gc3 {
	height: 62px;
}

.gc2 {
	height: 31px;

}

.gName2 {
	height: 31px;
	padding: 35px 0;
}

.gName3 {
	height: 31px;
	padding: 50.5px 0;
}

.guaInfo4 {
	margin-top: 35px;
}

.zbsy {
	font-size: 24px;
	color: #3d3f40;
	text-align: left;
	padding: 30px 20px;
	background-color: #fcfaf8;
	border-radius: 10px;
	text-indent: 35px;
	margin-bottom: 9px;
	word-wrap: break-word;
	word-break: normal;
}

.zbjg {
	font-size: 24px;
	color: #3d3f40;
	text-align: left;
	padding: 30px 20px;
	background-color: #fcfaf8;
	border-radius: 10px;
	text-indent: 35px;
	word-wrap: break-word;
	word-break: normal;
}

.btn_record {
	margin-top: 20px;
	width: 159px;
	height: 166px;
}

.infoDom {
	position: absolute;
	top: 108px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
}

.info {
	width: 605px;
	height: 84px;
	border: 2px solid #cecece;
	border-radius: 15px;
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}

.info input {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: none;
	line-height: 84px;
	outline: none;
	font-size: 28px;
	color: #1e1e1e;
	text-indent: 25px;
}

.info textarea {
	width: 93%;
	height: 82%;
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 28px;
	color: #1e1e1e;
	text-indent: 25px;
	padding-top: 30px;
}

#thing {
	height: 82%;
}

#zyContent {
	height: 55%;
}

.info2 {
	height: 330px;
}

.info3 {
	height: 130px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #838383;
	font-family: '微软雅黑';
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #838383;
	font-family: '微软雅黑';
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #838383;
	font-family: '微软雅黑';
}

.btn_sure2 {
	margin-top: 40px;
}

.jlDom {
	width: 655px;
}

.p5 {
	background-color: #e6e6e6;
}

.searchDom {
	width: 100%;
	font-size: 0;
	position: relative;
}

.searchType,
.searchBox {
	display: inline-block;
	vertical-align: middle;
}

.searchBox {
	width: 494px;
	height: 70px;
	line-height: 70px;
	background-color: #dbdbdb;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	margin: 25px auto 25px auto;
	position: relative;
}

.searchType {
	width: 155px;
	height: 70px;
	background-color: #dbdbdb;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
	margin-right: 6px;
	position: relative;
}

#searchType {
	position: absolute;
	top: 20px;
	left: 45px;
	font-size: 24px;
	color: #2c2c2c;
}

.searchJt {
	position: absolute;
	top: 32px;
	right: 27px;
}

.typeList {
	width: 100%;
	background-color: #e6e6e6;
	padding: 35px 0 15px 0;
	font-size: 0;
	display: none;
}

.typeItem {
	display: inline-block;
	vertical-align: middle;
	width: 147px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	background-color: #eeeeee;
	font-size: 24px;
	color: #2c2c2c;
	margin-right: 20px;
	margin-bottom: 20px;
}

.typeItem:nth-child(4n+0) {
	margin-right: 0;
}

.searchBox input {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: none;
	line-height: 70px;
	outline: none;
	font-size: 24px;
	color: #1e1e1e;
	text-indent: 25px;
}

.list {
	width: 100%;
}

.jlItem {
	width: 100%;
	height: 235px;
	border-radius: 10px;
	margin-bottom: 15px;
	background-color: #fcfaf8;
	position: relative;
}

.navDom {
	width: 550px;
	font-size: 0;
	padding-top: 45px;
	height: 37px;
	position: relative;
}

.navDom>div {
	display: inline-block;
	vertical-align: middle;
	font-size: 28px;
	color: #000000;
}

.nav:nth-child(1) {
	position: absolute;
	left: 0;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.nav:nth-child(2) {
	margin-left: 80px;
}

.nav:nth-child(3) {
	position: absolute;
	right: 0;
}

.jlContent {
	width: 550px;
	font-size: 28px;
	color: #3d3f40;
	text-align: left;
	margin-top: 35px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;
	（
}

.btn_search {
	position: absolute;
	right: 0;
	top: 0;
	padding: 19px 25px;
}

.btn_close2 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 18px 20px;
}

.controlDom {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	z-index: 10;
	display: none;
}

.controlBox {
	width: 103px;
	height: 100%;
	line-height: 235px;
	font-size: 28px;
	display: inline-block;
	vertical-align: middle;
}

.controlBox:nth-child(1) {
	background-color: #dbdbdb;
	color: #000;
}

.controlBox:nth-child(2) {
	background-color: #e17a7a;
	color: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.btn_open {
	position: absolute;
	bottom: 0;
	right: 0;
}

.guaInfo5 {
	margin-top: 25px;
	border-radius: 10px;
}

.guaTitleBox {
	height: 50px;
	background-color: #dbd9d7;
	line-height: 50px;
	color: #3d3f40;
	font-size: 24px;
}

.box {
	width: 100%;
	height: 150px;
	background-color: #fcfaf8;
	border-radius: 15px;
}

.time1 {
	font-size: 24px;
	padding-top: 35px;
}

.time2 {
	font-size: 28px;
	margin: 15px auto 15px auto;
}

.jx {
	font-size: 24px;
	color: #3d3f40;
	font-weight: bold;
}

#saveType {
	color: #3d3f40;
	font-size: 28px;
	position: absolute;
	top: 25px;
	right: 54px;
}

.jt {
	position: absolute;
	top: 40px;
	right: 24px;
}

.lbl {
	position: absolute;
	font-size: 28px;
	color: #878787;
	top: 25px;
	left: 30px;
}

#saveTypeSel {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

.codeDom {
	display: block;
}

.code {
	width: 532px;
	height: 84px;
	border: 2px solid #cecece;
	border-radius: 15px;
	text-align: center;
	position: absolute;
	top: 179px;
	left: 50%;
	overflow: hidden;
	transform: translateX(-50%);
}

.code input {
	width: 100%;
	height: 100%;
	line-height: 84px;
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 28px;
	text-align: center;
}

.btn_jh {
	position: absolute;
	top: 306px;
	left: 50%;
	transform: translateX(-50%);
}

.btn_code_cancel {
	position: absolute;
	top: 435px;
	left: 50%;
	transform: translateX(-50%);
}

.picDom {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	background-color: #e3dfdc;
}

.btn_share {
	position: absolute;
	top: 30px;
	right: 30px;
}

.donePhoto,
.donePhoto5 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.btn_close3 {
	position: absolute;
	padding: 30px;
	top: 0;
	right: 0;
	z-index: 1000;
}

.hoverDom {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
}

.hoverTip {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	color: #fff;
}

.wordCenter {
	left: 50%;
	margin-left: -13px;
}

/* CSS Document */

/*################################################################################################################*/
/*@media screen and (max-height:480px){
.wrap .swiper-slide > *,.hx,.put{
	zoom: 0.65;
}
}
@media screen and (min-height:480px) and (max-height:600px){
.wrap .swiper-slide > *,.hx,.put{
	zoom: 0.8;
}
}
@media screen and (min-height:660px) {
.wrap .swiper-slide > *,.hx,.put{
	zoom: 1.1;
}
}*/
@media screen and (min-height:1300px) {}
