* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: SourceHanSansCN-Normals;
}

:root {
	--color--p: #ed291d;
}

section {
	margin: auto;
	position: relative;
}

a {
	text-decoration: none;
}

h3 {
	font-size: 43px;
	color: #fff;
	line-height: 136px;
}

.activity {
	width: 1306px;
	margin: auto;
	text-align: center;
}

.header {
	width: 1902px;
	margin: auto;
	position: relative;
}

.product {
	height: 653px;
	background: url(../images/双旦活动页面-最终版切片_01.jpg) no-repeat center center;
	margin: auto;
	position: relative;
	z-index: 4;
}

.product-top {
	width: 523px;
	margin: auto;
	padding-top: 50px;
}

.gift-header {
	display: flex;
	gap: 0.5rem;
	width: 748px;
	margin: 43px auto 0;
	justify-content: center;
	background: url('../images/双旦qiepian-BJ9.png');
	background-size: 100% 100%;
	height: 70px;
}

.gift-header i {
	display: block;
	width: 1px;
	height: 27px;
	margin-block: auto;
	background: #d94e41;
	line-height: 70px;
	transform: rotate(18deg);
	-o-transform: rotate(18deg);
	-webkit-transform: rotate(18deg);
	-moz-transform: rotate(18deg);
}

.gift-header .text {
	font-size: 20px;
	line-height: 68px;
	color: #d94e41;
	width: 160px;
	text-align: center;
	font-weight: 600;
}

.gift-header .text:hover {
	font-size: 24px;
	background: url(../images/未标题-1.png);
}

.model-gift {
	height: 676px;
	background: url('../images/双旦活动页面-最终版切片_02.jpg') no-repeat center center;
}

.gift-body {
	position: relative;
	left: 140px;
	top: -50px;
	width: 1065px;
	height: 478px;
	z-index: 10;
	background: url('../images/双旦qiepian-BJ10.png') no-repeat center center;
}

.gift-body .body-up .item {
	margin-top: 14px
}

.gift-body .body-up .item>img {
	width: 104px;
	height: 114px;
	margin: auto;

}

.gift-body .body-down .item:nth-child(2)>img {
	width: 151px;
	height: auto;
	margin: 36px auto 4px;

}

.gift-body .body-down .item>img {
	height: 96px;
	width: 95px;
	margin-top: 22px;
	margin-bottom: 5px;
}

.gift-body .body-up {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6rem;
	padding-top: 6rem;
}

.gift-body .body-down {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6rem;
	padding-top: 1rem;
}

.gift-rule {
	text-align: left;
	margin-left: 20rem;
	margin-top: -50px;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}

.gift-rule>ol {
	margin-left: -30px;
	margin-top: -2px;
	line-height: 24px;
}

.gift-rule>p {
	position: relative;
	top: 22px;
	left: -110px;
	font-size: 17px;
}

.gift-body .item>h6 {
	font-size: 16px;
	color: #fff;
	padding-top: 7px;
}

.gift-body .item>p {
	font-size: 12px;
	color: #fff;
}

.gift-body .body-down .item img,
.gift-body .body-up .item img {
	-moz-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}

.gift-body .body-down .item img:hover,
.gift-body .body-up .item img:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}

.model-discount {
	background: url('../images/双旦活动页面-最终版切片_03.jpg') no-repeat center center;
	height: 2541px;
}

.discount {
	background: url('../images/双旦qiepian-Bj1.png') no-repeat center center;
	height: 1149px;
	position: relative;
	top: 124px
}

.discount h3 {
	width: 705px;
	height: 136px;
	margin: auto;
	position: relative;
	top: 120px;
	background: url(../images/双旦页面内容切片_29.png) no-repeat center center;
}

.discount-main {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1rem;
	margin-top: 130px;
}

.discount-main .item {
	width: 586px;
	height: 302px;
	margin-left: 45px;
	background-color: transparent;
	margin-top: 2rem;
	position: relative;
	background-color: #ffffff;
	box-shadow: 13px 6px 12px 0px rgba(106, 0, 1, 0.31);
	border-radius: 9px;
	border: solid 1px rgba(255, 255, 255, 0.1);
}

.discount-main .item:nth-child(2n) {
	margin-left: 10px;
}

.discount-main .item>img {
	width: 194px;
	height: 32px;
}

.discount-main .item>a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
}

.discount-main .item>p {
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #636363;
}

.discount-main .item>div {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	position: relative;
}

.discount-main .item>div>img {
	width: fit-content;
}

.discount-main .item>div>p {
	position: absolute;
	top: 34px;
	left: 50px;
	text-align: left;
	padding-left: 7px;
	width: 158px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	color: #bc3835;
	background-image: linear-gradient(90deg,
			#ffdfb8 0%,
			#fff0e0 51%,
			#fbc998 100%),
		linear-gradient(#dae2eb,
			#dae2eb);
	background-blend-mode: normal,
		normal;
	box-shadow: 2px 3px 2px 0px rgba(98, 5, 0, 0.31);
	border-radius: 0px 0px 27px 0px;
}

.discount-main .item:nth-child(1)>div>p {
	position: absolute;
	text-align: left;
	padding-left: 5px;
	top: 34px;
	left: 48px;
	line-height: 24px;
	background-image: linear-gradient(90deg,
			#ffdfb8 0%,
			#fff0e0 51%,
			#fbc998 100%),
		linear-gradient(#dae2eb,
			#dae2eb);
	background-blend-mode: normal,
		normal;
	box-shadow: 2px 3px 2px 0px rgba(98, 5, 0, 0.31);
	border-radius: 0px 0px 27px 0px;
}

.discount-main .item:nth-child(3)>div>p {
	position: absolute;
	text-align: left;
	padding-left: 5px;
	top: 34px;
	left: 61px;
	width: 104px;
	height: 24px;
	line-height: 24px;
	background-image: linear-gradient(90deg,
			#ffdfb8 0%,
			#fff0e0 51%,
			#fbc998 100%),
		linear-gradient(#dae2eb,
			#dae2eb);
	background-blend-mode: normal,
		normal;
	box-shadow: 2px 3px 2px 0px rgba(98, 5, 0, 0.31);
	border-radius: 0px 0px 27px 0px;
}

.discount-main .item>div>div>img {
	display: inline-block;
	width: auto;
	margin: 12px auto 0;
}

.discount>a,
.floorprice>a,
.tombola>a,
.purchase>a {
	width: 192px;
	height: 46px;
	background-image: linear-gradient(90deg,
			#ffdfb8 0%,
			#fff0e0 51%,
			#fbc998 100%),
		linear-gradient(#ffffff,
			#ffffff);
	background-blend-mode: normal, normal;
	border-radius: 28px;
	display: block;
	margin: 50px auto 0;
	font-size: 16px;
	font-weight: 600;
	color: #c13534;
	line-height: 46px;
	letter-spacing: 2px;
}

.discount-main .item>img {
	margin: 23px auto 4px;
}

.discount-main .item>div>img {
	margin: 24px 0 0;
}

.discount-main .item:nth-child(1)>div>div>.price {
	position: absolute;
	left: 106px;
	top: 57px;
	font-size: 12px;
	color: #fff;
}

.discount-main .item>div>div>p {
	font-weight: 600;
}

.discount-main .item:nth-child(3)>div>div>.price {
	position: absolute;
	left: 88px;
	top: 58px;
	font-size: 12px;
	color: #fff;
}

.discount-main .item:nth-child(2n)>div>div>.price {
	position: absolute;
	left: 103px;
	top: 58px;
	font-size: 12px;
	color: #fff;
}

.discount-main .item>div>div>.price>b {
	font-size: 16px;
}

.discount-main .item>div>div {
	margin-top: 24px;
	position: relative;
}

.discount-main .item>div>div>.text {
	width: 202px;
	height: 32px;
	background-image: linear-gradient(0deg,
			#ed291d 0%,
			#f24c41 100%),
		linear-gradient(#cb3635,
			#cb3635);
	background-blend-mode: normal, normal;
	border-radius: 16px;
	line-height: 30px;
	margin: auto;
	font-size: 14px;
	color: #fff;
}

.discount-main .item>div>div>.text>.qianggou {
	width: 85px;
	height: 32px;
	line-height: 30px;
	display: inline-block;
	position: relative;
	left: 17px;
	background-image: linear-gradient(90deg,
			#f7b583 0%,
			#ffe4cf 100%),
		linear-gradient(#a4aeba,
			#a4aeba);
	background-blend-mode: normal, normal;
	border-radius: 16px;
}

.discount-main .item>div>div>.text>.qianggou>a {
	color: #cb3635;
	font-size: 14px;
	font-weight: 500;
}

.discount-main .item>div>div>.text span {
	font-size: 20px;
}


.floorprice {
	background: url(../images/双旦qiepian-BJ2.png) no-repeat;
	height: 996px;
	position: relative;
	top: 15rem;
}

.floorprice h3 {
	width: 708px;
	height: 140px;
	background: url('../images/双旦页面内容切片_48.png');
	margin: auto;
	position: relative;
	top: 100px;
}

.floorprice-mian,
.floorprice-body {
	width: 97%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.floorprice-mian {
	margin: 160px auto 0;
}

.floorprice-mian .item,
.floorprice-body .item {
	width: 256px;
	height: 228px;
	background-color: #ffffff;
	box-shadow: 9px 15px 15px 0px rgba(106, 0, 1, 0.2);
	border-radius: 4px;
	position: relative;
}

.floorprice-body {
	margin: 2rem auto 0;
}

.floorprice-body .item:nth-child(1) .zhekou {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0px;
	color: var(--color--p);
	font-family: Roboto-Bold;
	text-align: left;
	margin-left: 20px;
	font-weight: 600;
	padding-bottom: 17px;
	margin-top: 13px;
}

.floorprice-body .item:nth-child(1) .zhekou>span {
	width: 22px;
	height: 22px;
	font-size: 14px;
	background: var(--color--p);
	color: #fff;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 50% 50%;
	padding: 0 3px;
	margin-right: 7px;
}

.floorprice .item h4 {
	font-size: 20px;
	color: #333333;
	margin: 25px 0 9px 12px;
	text-align: left;
}

.floorprice .item .discription {
	font-size: 15px;
	color: #84878c;
	margin: 0 0 7px 12px;
	text-align: left;
}

.floorprice .item .bt {
	width: 108px;
	display: block;
	height: 22px;
	border-radius: 10px;
	border: solid 1px var(--color--p);
	color: var(--color--p);
	margin: 8px 0 0px 20px;
}

.floorprice .item .zhekou {
	font-size: 33px;
	color: var(--color--p);
	font-family: Roboto-Bold;
	text-align: left;
	margin-left: 20px;
	font-weight: 600;
	padding-bottom: 10px;
	margin-top: -3px;
}

.floorprice .item .zhekou>span {
	font-size: 15px;
	padding-left: 5px;
}

.floorprice .item i {
	width: 100%;
	height: 1px;
	display: inline-block;
	border-top: 1px solid #e4e4e4;
	;
}

.floorprice .item img {
	position: absolute;
	top: 0;
	left: 190px;
}

.floorprice .item>a {
	display: inline-block;
	width: 219px;
	height: 27px;
	background-image: linear-gradient(0deg,
			#ed291d 0%,
			#f24c41 100%),
		linear-gradient(#ffffff,
			#ffffff);
	line-height: 27px;
	color: #fff;
	font-size: 15px;
}

.floorprice-body .item:nth-child(1)>img {
	left: 187px;
}

.model_tombola {
	background: url('../images/双旦活动页面-最终版切片_05.jpg') no-repeat center center;
	height: 1910px;
}

.tombola {
	background: url(../images/双旦qiepian-BJ3.png) no-repeat;
	height: 1021px;
	position: relative;
	top: 100px;
}

.tombola h3 {
	width: 707px;
	height: 138px;
	background: url('../images/双旦页面内容切片_56.png');
	margin: auto;
	position: relative;
	top: 100px;
}

.tombola-body {
	width: 100%;
	display: inline-block;
}

.tombola-body .item {
	float: left;
	width: 29%;
	height: 187px;
	background-color: #ffffff;
	border-radius: 4px;
	margin-top: 3rem;
	margin-left: 2.5rem;
}

.tombola>ol {
	text-align: left;
	margin-left: 16rem;
	color: #fff;
	margin-top: -17px;
}

#remainTime {
	font-size: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 9rem auto 0;
}

#remainTime span {
	width: 83px;
	height: 68px;
	background-color: #e8251d;
	box-shadow: 2px 4px 9px 0px rgba(174, 8, 0, 0.64);
	border-radius: 2px;
	font-size: 39px;
	padding: 10px;
	margin-right: 10px;
}

.tombola .tombola-body .item:nth-child(1) .up {
	width: 100%;
	height: 100px;
	background: url(../images/neirongqiepian_46.png) no-repeat 100%;
}

.tombola .tombola-body .item:nth-child(2) .up {
	width: 100%;
	height: 100px;
	background: url(../images/quanpeitu-2.png) no-repeat 100%;
}

.tombola .tombola-body .item:nth-child(3) .up {
	width: 100%;
	height: 100px;
	background: url(../images/quanpeitu-3.png) no-repeat 100%;
}

.tombola .tombola-body .item:nth-child(4) .up {
	width: 100%;
	height: 100px;
	background: url(../images/quanpeitu-4.png) no-repeat 100%;
}

.tombola .tombola-body .item:nth-child(5) .up {
	width: 100%;
	height: 100px;
	background: url(../images/quanpeitu-5.png) no-repeat 100%;
}

.tombola .tombola-body .item:nth-child(6) .up {
	width: 100%;
	height: 100px;
	background: url(../images/quanpeitu-6.png) no-repeat 100%;
}

.tombola .tombola-body .item .up h4 {
	font-size: 22px;
	color: #333333;
	padding: 15px 0 6px;
}

.tombola .tombola-body .item .up p {
	width: 152px;
	height: 24px;
	border-radius: 12px;
	border: solid 1px #6c6c6c;
	display: block;
	font-size: 14px;
	color: #84878c;
	line-height: 24px;
	margin: auto;
}

.tombola .tombola-body .item .down {
	position: relative;
	background: -o-linear-gradient(left, #ffdfb8, #fff0e0, #fbc998);
	background: -o-linear-gradient(right, #ffdfb8, #fff0e0, #fbc998);
	background: -moz-linear-gradient(right, #ffdfb8, #fff0e0, #fff0e0, #fbc998);
	background: linear-gradient(to right, #ffdfb8, #fbc998);
	width: 100%;
	height: 87px;
}

.tombola .tombola-body .item .down::before {
	content: "";
	width: 0;
	height: 0;
	width: 100%;
	position: absolute;
	border-bottom: 7px dotted white;
	top: -3px;
	left: 0px;
}

.tombola .tombola-body .item .down .show {
	width: 360px;
	height: 65px;
	border-radius: 4px;
	border: 2px solid #f1bf90;
	opacity: 0.3;
	position: relative;
	top: .8rem;
	left: .7rem;
	display: none;
	opacity: 1;
}

.tombola .tombola-body .item .down .fugai {
	width: 360px;
	height: 65px;
	border-radius: 4px;
	opacity: .9;
	position: relative;
	top: .8rem;
	left: .7rem;
	display: block;
	background-color: #d9d9d9;
	line-height: 63px;
	font-size: 28px;
	color: #cbaf99;
	cursor: pointer;
}

.tombola .tombola-body .item .down .show .reduction {
	font-size: 23px;
	width: 68px;
	height: 0;
	color: #b36120;
	font-weight: 600;
	padding: 5px 10px 0;
}

.tombola .tombola-body .item .down .show .reduction>span {
	font-size: 37px;
	color: #b36120;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 59px;
}

.tombola .tombola-body .item .down .show .reduction>span::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 44px;
	border-right: 2px dashed #b36120;
	position: absolute;
	top: 11px;
	left: 107px;
}

.tombola .tombola-body .item .down .show>div {
	font-size: 14px;
	color: #b36120;
	padding: 6px 10px;
	line-height: 22px;
}

.tombola .tombola-body .item .down .show>div>a {
	display: inline-block;
	position: relative;
	top: -24px;
	left: 108px;
	width: 74px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	background-color: #f89e52;
	border-radius: 8px;
	cursor: pointer;
}


.purchase {
	background: url('../images/双旦qiepian-BJ4.png') no-repeat;
	height: 992px;
	position: relative;
	top: 110px;
}

.purchase h3 {
	width: 707px;
	height: 141px;
	background: url('../images/双旦页面内容切片_63.png');
	margin: auto;
	position: relative;
	top: 120px;
}

.purchase>img {
	width: 73px;
	height: 67px;
	position: absolute;
	top: 21.2rem;
	left: 7.4rem;
	z-index: 10;
}

.purchase-body {
	width: 1111px;
	height: 406px;
	margin: 179px auto 0;
	background-image: linear-gradient(0deg,
			#ece2e2 0%,
			#ffffff 100%),
		linear-gradient(#ffffff,
			#ffffff);
	background-blend-mode: normal,
		normal;
	box-shadow: 9px 15px 15px 0px rgba(106, 0, 1, 0.2);
	border-radius: 9px;
	position: relative;
}

.purchase-body>a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 10;
}

.purchase-body .left>p:nth-child(1) {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #111111;
	margin-top: 26px;
	font-weight: 600;
}

.purchase-body .left>p:nth-child(2) {
	width: 40px;
	height: 41px;
	background-color: #e02631;
	color: #fff;
	font-size: 21px;
	line-height: 38px;
	border-radius: 50px 50px;
	position: relative;
	top: 3rem;
	left: 4rem;
}

.purchase-body>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1072px;
	height: 365px;
	border: dashed 2px #737373;
	position: relative;
	top: 20px;
	margin: auto;
}

.purchase-body .left {
	width: 40%;
	text-align: center;
	border-right: 2px dashed #666;
	height: 365px;
}

.purchase-body .right {
	width: 60%;
	text-align: center;
	height: 365px;
}

.purchase-body .right .up {
	border-bottom: 2px dashed #666;
	width: 100%;
	height: 200px;
}

.purchase-body .right .up>p {
	font-size: 20px;
	font-weight: 600;
	color: #111111;
	padding: 30px 0 0px;
}

.purchase-body .right .up>div {
	width: 50%;
	float: left;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.purchase-body .right .up>div>img {
	width: 133px;
	height: 133px;
}

.purchase-body .right .up>div>div p:nth-child(1) {
	font-size: 15px;
	color: #888888;
}

.purchase-body .right .up>div>div p:nth-child(1)>span {
	display: inline-block;
	width: 34px;
	height: 35px;
	background-color: #e02631;
	line-height: 33px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	border-radius: 50px 50px;
	margin-left: 10px;
}

.purchase-body .right .up>div>div p:nth-child(2) {
	font-size: 20px;
	color: #353535;
	font-weight: bolder;
}

.purchase-body .down div {
	float: left;
	padding: 30px 0px 0px 66px;
}

.purchase-body .down div p:nth-child(1) {
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #151515;
	padding-bottom: 9px;
}

.purchase-body .down div p:nth-child(2) {
	width: 276px;
	height: 48px;
	background-color: #ed291d;
	border-radius: 24px;
	border: solid 1px #e2a06e;
	font-size: 28px;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: 2px;
	color: #ffffff;
}

.purchase-body .down div>img {
	position: relative;
	top: -27px;
	left: 30px;
}

.purchas-rule {
	text-align: left;
	margin-left: 13rem;
	color: #fff;
	margin-top: 4rem;
}

.purchas-rule>p {
	position: relative;
	top: 22px;
	left: -116px;
	font-size: 20px;
	font-weight: normal;
}

.active_rule {
	background: url('../images/双旦qiepian-BJ5.png') no-repeat center center;
	margin-top: 125px;
	height: 307px;
}

.active_rule ul {
	text-align: left;
	width: 784px;
	height: 127px;
	margin: auto;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0px;
	color: #d22d1d;
	position: relative;
	top: 125px;
	font-weight: 500;
}

.contact {
	margin-top: 60px;
}

.contact>h5 {
	width: 559px;
	height: 62px;
	background-image: linear-gradient(90deg,
			#ffdfb8 0%,
			#fff0e0 51%,
			#fbc998 100%),
		linear-gradient(#0975ec,
			#0975ec);
	background-blend-mode: normal, normal;
	margin: auto;
	border-radius: 10px 10px;
	font-size: 26px !important;
	line-height: 62px;
	margin-bottom: 50px;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #911f1f;
}

.contact p {
	font-size: 24px;
	color: #fff;
	margin-bottom: 34px;
}

.explain {
	font-size: 20px;
	height: 53px;
	width: 100%;
	background-color: #6a0000;
	color: #fff;
	line-height: 53px;
}

@media(max-width:1919px) and (min-width:1400px) {
	html {
		zoom: 90%;
	}

	.product,
	.header,
	section {
		width: 100%;
	}

	.purchase>img {
		top: 21.2rem;
	}

	@-ms-viewport {
		width: 1920px;
	}
}

@media(max-width:1400px) {

	.product,
	.header,
	section,
	.activity {
		width: 100%;
	}

	.gift>a,
	.discount>a,
	.floorprice>a,
	.purchase>a {
		left: 52.5rem;
	}

	.discount-rule {
		margin-top: 1.5rem;
	}

	.floorprice-rule {
		margin-top: 2rem;
	}

	.tombola-text {
		margin-top: 2.5rem;
	}

	.tombola>.rule>span {
		left: 0;
	}

	.purchas-rule {
		margin-top: 3rem;
	}

}

.iconfont {
	font-size: 31px !important;
	padding-right: 10px;
	font-weight: 600;
}

/*新的网站底部样式*/
.footer {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 0 0 0;
	width: 100%;
	background-color: #2e3033;
	font-size: 14px;
	display: inline-block;
}

.footer-con {
	margin: 0 auto;
	width: 1200px
}

.footer-con .footer-top {
	font-size: 1.2rem
}

.footer-con .footer-top h4 {
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: .5rem;
	font-family: inherit;
	line-height: 1.2;
}

.footer-con .footer-mid {
	overflow: hidden;
	padding: 20px 0 30px;
	border-bottom: 1px solid #494b4d
}

.footer-con .footer-mid div.mid-left {
	float: left;
	overflow: hidden;
}

.footer-con dl dd a,
.footer-con dl dd span {
	display: block;
	color: #999;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
}

.footer-con dl dd a:hover {
	color: #e94709
}

.footer-con .footer-mid div.mid-left dl {
	margin-right: 80px;
	overflow: hidden;
	float: left;
}

.footer-con .footer-mid div.mid-left dl:nth-child(2)~span {
	width: 1px;
	height: 168px;
	background-color: #494b4d;
	display: block;
	float: left;
	margin: 0 80px 0 0;
}

.footer-con .footer-mid div.mid-left dl:last-child {
	margin-right: 0;
	width: 200px;
}

.footer-con .footer-mid div.mid-left dl dt:before {
	position: relative;
	margin-left: -8px;
	width: 4px;
	height: 14px;
	background-color: #ea4609;
	content: '';
	top: 4px;
	float: left;
}

.footer-con .footer-mid div.mid-left dl dt {
	margin-bottom: 25px;
	margin-left: 8px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
}

.footer-con .footer-mid div.mid-left dl dd {
	line-height: 30px;
	margin-bottom: .5rem;
	margin-left: 0;
}

.footer-con .footer-mid div.mid-left dl:first-child dd {
	float: left
}

div.mid-right {
	float: right;
}

div.mid-right p {
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin: 0;
	line-height: 2;
}

div.mid-right p:last-child {
	margin-bottom: 0
}

div.mid-right div {
	padding: 5px;
	background-color: #fff
}

div.mid-right div img {
	display: block;
	border: none
}

div.f-bottom {
	text-align: center
}

div.bottom-nav {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px
}

.bnc a {
	float: left;
	margin-right: 10px;
}

.bnc i {
	float: left;
	margin-right: 10px;
	color: #999;
}

div.bottom-nav a {
	display: inline-block;
	margin: 0 10px;
	color: #eeebeb;
	text-align: center;
}

div.f-bottom p {
	color: #888;
	line-height: 80px;
	margin-bottom: 0;
}

div.f-bottom p img {
	vertical-align: -3px
}

.nSelected {
	color: #e94709 !important
}

a.qqchart,
a.zx {
	border: 1px solid #999;
	text-align: center;
	padding: 0 6px;
}

a.qqchart:hover,
a.zx:hover {
	border-color: #e94709;
	color: #e94709
}

a.qqchart img,
a.zx img {
	margin-right: 5px;
	vertical-align: -3px
}

/*右侧固定导航样式*/
.tipNav * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	color: #666;
}

.tipNav {
	height: 270px;
	width: 44px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	z-index: 10000;
	box-shadow: 0px 0px 7px 0px rgba(47, 65, 102, 0.15);
}

.tipNav>a {
	display: block;
	text-align: center;
	background-color: #fff;
	color: #545559;
	position: relative;
	border: 1px solid #f0f0f0;
	border-bottom: 0;
	border-top: 0;
}

.tipNav #ev-right-onlinechart {
	border-radius: 4px 4px 0px 0px;
	color: #fff;
	border: none;
	background-color: #fa5512;
	background-image: linear-gradient(0deg, #fa5512 0%, #fb8c56 100%);
}

.tipNav #ev-right-onlinechart span {
	border-radius: 4px 4px 0px 0px;
	color: #fff;
	writing-mode: tb-rl;
	font-size: 14px;
	padding: 15px;
	letter-spacing: 4px;
	height: 128px;
}

.tipNav>a img {
	display: block;
	border: none;
	margin: 0 auto 5px;
}

.tipNav>a .hoverImg {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
	background-color: #fff;
}

.tipNav>a span,
.tipNav #ev-right-400 span {
	font-size: 12px;
	display: block;
	line-height: 1.2;
	color: #545559;
}

.tipNav>a:hover .hoverImg {
	z-index: 2;
}

.tipNav>a:hover span {
	color: #ff7733;
}

.tipNav>a.toTop {
	border: none;
}

.tipNav #ev-right-400 {
	background: #fff;
	text-align: center;
	cursor: pointer;
	height: 100px;
}

.tipNav #ev-right-400 span {
	writing-mode: tb-rl;
	padding: 12px 15px;
	font-size: 14px;
	letter-spacing: 4px;
	height: 100px;
	width: 45px;
}

.tipNav #ev-right-400:hover span {
	color: #ff7733;
}

.tipNav #ev-right-400 .rntel {
	position: absolute;
	top: 50px;
	left: -235px;
	width: 240px;
	height: 252px;
	color: #666;
	text-align: left;
	padding-left: 20px;
	text-shadow: none;
	display: none;
}

.tipNav #ev-right-400 .rntel div {
	background: #fff;
	font-size: 14px;
	padding: 18px 0 18px 14px;
	margin-right: 15px;
	box-shadow: 0px 0px 7px 0px rgba(47, 65, 102, 0.15);
	border-radius: 3px;
}

.tipNav #ev-right-400 .rntel div p {
	line-height: 1.75;
	margin: 14px;
}

.tipNav #ev-right-400 .rntel div p img {
	margin-right: 16px
}

.tipNav #ev-right-400 .rntel div a:hover {
	color: #e94709
}

.tipNav #ev-right-400:hover .rntel {
	display: block;
}

.tipNav #ev-right-400:hover .rntel div:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 100px;
	left: 225px;
}

.tipNav #ev-buycar {
	padding: 10px 0;
	font-size: 1.5em;
	border-top: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
}

.tipNav #ev-buycar:hover {
	color: #ff7733
}

.tipNav #ev-right-back {
	margin-top: 4px;
	height: 44px;
	overflow: hidden;
	font-size: 2em;
	box-shadow: 0px 0px 7px 0px rgb(47 65 102 / 15%);
}

.tipNav #ev-right-back i {
	margin: 0px 6px 8px 6px;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: RELATIVE;
	top: -5px;
}

.tipNav #ev-right-back b {
	font-weight: normal;
	font-size: .7rem;
	color: #e94709;
	line-height: 1.2;
	display: block;
	transition: all .2s;
	-webkit-transition: all .2s;
	margin-top: 10px;
}

.tipNav #ev-right-back:hover i {
	transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
}

.tipNav #ev-right-back:hover b {
	opacity: 1;
	transform: translateY(-45px);
	-webkit-transform: translateY(-45px);
}

.tipNav #ev-right-back:after,
.tipNav #ev-right-onlinechart:after,
.tipNav #ev-right-suggest:after {
	content: '';
	height: 0;
}
