/*body nav a {
	margin-right: 16px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;
	padding: px 12px;

}*/

body,
html {
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	background: #fff;
}

body .header {
	top: 0;
	/*height: 140px;*/
}
.header .container .header-flex {
	transition: all .3s ease-in-out 0s;
	height: 42px;
	padding: 40px 0 39px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
#box .section {
	display: none;
}

.header .container {
	padding-left: 65px;
	padding-right: 65px;
}

.logo-bg {
	width: 100%;
	height: 690px;
}

#box {
	margin-top: 50px;
	height: 1716px;
}

.ban-9 {
	margin-top: 80px;
}

.container {
	/*background: #fff;*/
	/*padding: 0 150px;*/
}

.logo-bg {
	overflow: auto;
	background-image: url("9.png");
	/*transform: translateY(50px);*/
}

.logo-bg {
	margin-top: -20px;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: cover;
	max-width: none;
	opacity: 0;
	background-size: 307px 517px;
}

.section2 {
	padding-bottom: 130px;
}

.time-pro {
	text-align: center;
	height: 40px;
	margin-top: 376px;
	margin-bottom: 12px;
	color: #000;
}

.logo-bg .line {
	opacity: 0;
}

.logo-bg>p {
	opacity: 0;
}

.logo-bg p {
	margin: 0 auto;
	font-size: 48px;
	text-align: center;
}

.time-pro span:nth-child(2) {
	margin-right: 24px;
}

.time-pro button:nth-child(3) {
	background: #333;
	color: #fff;
	letter-spacing: 3px;
}

.time-pro span,
.time-pro button {
	display: inline-block;
	color: #333;
	font-size: 22px;
}

.time-pro button {
	width: 70px;
	height: 30px;
	border: 2px solid #292929;
	box-sizing: border-box;
	border-radius: 15px;
	line-height: 24px;
	font-weight: 600;
	background: none;
	outline: none;
	margin-right: 6px;
}

.ban-9 ul {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}

.ban-9 ul li {
	opacity: 0;
	display: inline-block;
	width: 32%;
	min-width: 360px;
	height: 242px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	border-radius: 4px;
	margin-bottom: 40px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.04);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	cursor: pointer;
}

#section-f {
	background: #fff;
	overflow: hidden;
}

.section2 .container .left {
	opacity: 1;
}

.section2 .container .right {
	opacity: 1;
}

.ban-9 ul li div:nth-child(1) {
	text-align: center;
	width: 30%;
}

.ban-9 ul li div:nth-child(2) {
	width: 70%;
	height: 100%;
	padding-right: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ban-9 ul li div {
	display: inline-block;
}

.text-info-box>.line {
	width: 100%;
}

.ban-9 ul li:hover {
	border-radius: 4px;
	transform: translate(0, -10px);
	box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.07);
	zoom: 1;
	margin-top: -18px;
}

.ban-9 ul li div p:nth-child(1) {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	/*margin-top: 22px;*/
}

.ban-9 ul li div p:nth-child(2) {
	font-size: 14px;
	font-weight: 500;
	line-height: 32PX;
	/*margin-bottom: 16px;*/
}

.text-info-box {
	/*width: 100px;*/
	position: relative;
}

.text-info-box>img {
	width: 100%;
	margin-top: -188px
}

.info-box {
	position: absolute;
	display: flex;
	justify-content: space-between;
	padding-left: 15px;
	top: 30%;
	color: #fff;
}

.text-info-box .line:nth-child(1) p {
	overflow: auto;
	padding-top: 68px;
	font-size: 36px;
	background: #161616;
	letter-spacing: 3px;
	color: #fff;
	top: 0;
}

.text-info-box .inner:nth-child(1) {
	transition-delay: .12s;
}

.text-info-box .inner:nth-child(2) {
	transition-delay: .3s;
}

.text-info-box .line:nth-child(2) p {
	overflow: auto;
	padding-top: 20px;
	font-size: 18px;
	background: #161616;
	/*line-height: 28px;*/
	letter-spacing: 3px;
	color: #fff;
	top: 0;
}

.text-info-box .line p {
	width: 100%;
	text-align: center;
}

.info-box>div:nth-child(1) {
	width: 390px;
	max-width: 420px;
	height: 460px;
	margin-right: 10px;
}

.info-box {
	margin-right: 0;
	padding-right: 0;
}

.info-box .scroll-box {
	width: 1200px;
	overflow: hidden;
	white-space: nowrap;
	overflow-y: hidden;
	float: left;
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
}

::-webkit-scrollbar {
	display: block;
}

.info-box .scroll-box>div {
	width: 390px;
	height: 460px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.info-box .scroll-box div:nth-child(4) {
	margin-right: -50px;
}

.info-box>div:nth-child(2) {
	height: 460px;
	margin-right: 10px;
	overflow: hidden;
}

.info-box .info-child4 {
	width: 390px;
	height: 460px;
	/*margin-right: -30px;*/
}

.info-box .info-child1 p {
	letter-spacing: 2px;
}

.info-box .info-child1 .p1 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
}

.info-box .info-child1 .p2 {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 50px;
}

.info-box .info-child1 .p3 {
	color: #fff;
	font-size: 48px;
	/*line-height: 24px;*/
	margin-bottom: 2px;
}
.info-box .info-child1 .p3 .thousand{
	font-size: 14px;
}

.info-box .info-child1 .p4 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}

.info-box img {
	display: block;
	margin-bottom: 28px;
	margin-top: 30px;
}

.info-box>div>div {
	width: 390px;
	margin-left: 20px;
	letter-spacing: 1px;
	border-radius: 6px;
	position: relative;
}

.info-box .info-child2 {
	background: rgb(29, 29, 29);
	padding: 10px 30px;
}

.info-box .info-child3 {
	background: rgb(28, 94, 203);
	padding: 10px 30px;
}

.info-box .info-child4 {
	background: rgb(37, 37, 37);
	padding: 10px 30px;
	/*margin-right: -40px;*/
}

.info-box .p-2 {
	font-size: 16px;
	margin-top: 28px;
	margin-bottom: 24px;
}

.time-open {
	margin-bottom: 20px;
	color: #6a6a6a;
}

.info-box .info-child2 .p-3 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #a1a1a1;
	white-space: normal;
}

.info-box .p-3 {
	white-space: normal;
}

.info-child3 .time-open {
	color: #9fbeef;
}

.info-box .info-child2 .p-4 {
	font-size: 14px;
	color: #a1a1a1;
	position: absolute;
	bottom: 40px;
}

.info-box .p-4 {
	cursor: pointer;
}

.info-box .info-child3 .p-4 {
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 40px;
}

.info-box .info-child4 .p-4 {
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 40px;
}

.p-3 {
	line-height: 28px;
}

.logo-bg1 {
	overflow: hidden;
	background: url("../images/create_icon.png") no-repeat;
	background-position: center 70px;
	background-size: 164px 161px;
}

.logo-bg1 p:nth-child(1) {
	margin-top: 260px;
	text-align: center;
	font-size: 48px;
	color: #333;
}

.logo-bg1 p:nth-child(2) {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #707070;
	line-height: 24px;
	letter-spacing: 2px;
}

.logo-bg1 button {
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 25px;
	margin: 50px auto;
	margin-bottom: 110px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 24px;
	letter-spacing: 2px;
	outline: none;
	border: 0;
	background-image: -moz-linear-gradient( 90deg, rgb(255, 177, 63) 0%, rgb(245, 159, 37) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255, 177, 63) 0%, rgb(245, 159, 37) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255, 177, 63) 0%, rgb(245, 159, 37) 100%);
}

.logo-bg1 img {
	position: absolute;
	top: 600px;
	margin-left: 200px;
	z-index: 500;
}

.logo-bg2 {
	overflow: auto;
	position: relative;
}

.container1 {
	background: #f5f5f5;
}

.logo-bg2 img {
	margin-top: 150px;
	width: 100%;
	height: auto;
}

.logo-bg2 p {
	position: absolute;
	left: 320px;
	top: 75%;
	font-size: 18px;
	color: #fff;
}

.logo-bg2 button {
	position: absolute;
	right: 120px;
	top: 73%;
	font-size: 16px;
	color: rgb(7, 180, 243);
	display: block;
	width: 120px;
	height: 34px;
	border-radius: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	outline: none;
	border: 0;
	background: #fff
}

.a-info {
	width: 100%;
	height: 110px;
	margin: 30px 0;
	display: flex;
	justify-content: flex-start;
}

.a-info p {
	width: 72%;
}

.a-info>span {
	font-size: 56px;
	color: #333;
	margin-right: 24px;
	display: flex;
}

.a-info .day {
	font-size: 16px;
	margin-left: 2px;
	color: #acacac;
	line-height: 52px;
}

.a-info p:nth-child(1) {
	font-size: 26px;
	color: #333;
}

.a-info p:nth-child(2) {
	font-size: 16px;
	color: #acacac;
	margin-top: 10px;
}

/*.header-sticky {*/
	/*-webkit-transition: all 0.4s;*/
	/*-moz-transition: all 0.4s;*/
	/*transition: all 0.4s;*/
	/*-webkit-transition-delay: 0s;*/
	/*-moz-transition-delay: 0s;*/
	/*transition-delay: 0s;*/
	/*-webkit-transform: translate(0, 0);*/
	/*-moz-transform: translate(0, 0);*/
	/*transform: translate(0, 0);*/
	/*position: fixed;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom: auto;*/
	/*left: 0;*/
/*}*/

.header-sticky[class*="-unpinned"] {
	-webkit-transform: translate(0, -105%);
	-moz-transform: translate(0, -105%);
	transform: translate(0, -105%);
}


/*.header .container nav a:hover {
	background: #000;
	padding: 2px 12px;
	box-sizing: border-box;
}*/

nav a {
	color: #000!important;
}

nav a .liner-selete {
	background: #000;
}

.zuo-you span {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #ff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.zuo-you {
	margin-bottom: 70px;
	width: 100px;
	display: flex;
	justify-content: space-between;
}

.zuo-you span:nth-child(2) {
	background: #1e1d1d;
	border-radius: 50%;
}

.zuo-you span:nth-child(1) {
	box-sizing: border-box;
	border-radius: 50%;
	border: 2px solid #1e1d1d;
}

.zuo-you span img {
	height: 10px;
}

.ban-9 ul li div p:nth-child(3) {
	letter-spacing: 4px;
	color: #ccc;
}

.alert-box {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100000;
	display: none;
}

.alert-box .content {
	width: 600px;
	height: 720px;
	border-radius: 10px;
	background: #fff;
	font-size: 16px;
	position: relative;
}

.alert-box .content p {
	text-align: center;
}

.alert-box .content>p:nth-child(1) {
	padding-top: 80px;
	font-size: 30px;
	color: #000;
}

.alert-box .content>p:nth-child(2) {
	margin: 20px 0 20px;
	font-size: 20px;
	color: #888;
}

.alert-box .content input {
	width: 480px;
	height: 56px;
	border-radius: 29px;
	z-index: 338;
	padding-left: 30px;
	margin-left: 60px;
	margin-top: 30px;
	box-sizing: border-box;
	border: 1px solid #f2f2f2;
	font-size: 14px;
	background-color: #f2f2f2;
	outline: none;
	transition: all 0.3s;
}
.inp-box p{
	cursor: pointer;
}


.alert-box .content>input:hover {
	border:1px solid rgb(209, 209, 209);
	background: #fff;
}
.alert-box .content>input:focus {
	border:1px solid rgb(209, 209, 209);
	background: #fff;
}

.alert-box .content .inp-box {
	position: relative;
}

.alert-box .content input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #acacac;
}

.alert-box .content input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #acacac;
}

.alert-box .content input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #acacac;
}

.alert-box .content input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #acacac;
}

.alert-box .inp-box p {
	position: absolute;
	top: 48px;
	left: 92px;
	font-size: 14px;
	color: #acacac;
}

.alert-box .content .inp-box button {
	position: absolute;
	background-image: -moz-linear-gradient( 0deg, rgb(70, 70, 70) 0%, rgb(0, 0, 0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(70, 70, 70) 0%, rgb(0, 0, 0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(70, 70, 70) 0%, rgb(0, 0, 0) 100%);
	position: absolute;
	right: 61px;
	top: 30px;
	width: 120px;
	height: 56px;
	z-index: 348;
	font-size: 14px;
	border-top-right-radius: 28px;
	border-bottom-right-radius: 28px;
	outline: none;
	border: 0;
	color: #fff;
	letter-spacing: 2px;
}

.alert-box .content>button {
	width: 480px;
	height: 54px;
	border-radius: 28px;
	margin-top: 60px;
	margin-bottom: 60px;
	z-index: 350;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	line-height: 3.75;
	margin-left: 60px;
	outline: none;
	border: 0;
	background-color: rgb(37, 109, 255);
}

.bottom-info {
	text-align: center;
}

.bottom-info span:nth-child(1) {
	color: #525252;
	font-size: 14px;
}

.bottom-info span:nth-child(2) {
	color: #256dff;
	font-size: 14px;
}
