.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
img {
	max-width: 100%;
	max-height: 100%;
}
.clearfix:after {
	clear: both;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.image {
	background-image: url("/images/Index/2019/image.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	width: 1200px;
}

.header--drop ul {
	position: absolute;
	right: 0;
	top: -40px;
}

.header--drop ul li {
	float: left;
	height: 38px;
	position: relative;
}

.header--drop ul li .weixin {
	height: 38px;
	position: relative;
}

.header--drop ul li .weixin::after {
	width: 1px;
	height: 13px;
	background-color: #ddd;
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 10000;
}

.header--drop ul li .weixin.hover::before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom: 0;
	height: 45px;
	z-index: 101;
}

.header--drop ul li .weixin.hover {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

.header--drop ul li .weixin.hover::after,
.header--drop ul li:last-child .weixin::after {
	display: none;
}

.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 37px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 99;
}

.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}

.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code.web-code2 {
	width: 450px;
}
.web-code.web-code2 .item {
	width: calc(33.33% - 20px);
}
.web-code img {
	width: 100%;
	height: 100%;
}

.web-code b {
	display: block;
	font-size: 14px;
	padding: 18px 0 8px 0;
}

.web-code p {
	color: #999;
}

.header--drop ul li a {
	color: #666;
	line-height: 42px;
	display: block;
	padding: 0 12px;
	position: relative;
	z-index: 105;
}

.header--drop ul li a i {
	/*! width: 1100px; */
	/*! margin: 0 auto; */
	/*! position: relative; */
	/*! z-index: 99999; */
	vertical-align: top;
	display: inline-block;
	margin: -2px 6px 0 0;
	font-size: 13px;
}

.header--drop ul li a:hover {
	color: #f60;
}
.bannerAdv {
	width: 1200px;
	margin: 0px auto 0;
}

.bannerAdv ul {
	width: 1220px;
	display: inline;
	float: left;
	margin: 0px 0 0 -10px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.imgCenter {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.imgCenter img {
	vertical-align: middle;
}

a {
	outline: none;
}

html, body {
	height: 100%;
}

body {
	min-width: 1200px;
	font-family: "microsoft yahei";
	color: #333;
	background: #fff;
	position: relative;
}

.header {
	height: 36px;
	background-color: #f2f2f2;
}

.head {
	width: 1200px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	position: relative;
}

.head span {
	float: left;
	color: #666666;
}

.head span a {
	color: #666666;
	margin-right: 20px;
}

.head span a.release {
	color: #ff6600;
}

.head a:hover {
	color: #ff6600;
}

.head ul {
	float: right;
}

.head ul li {
	float: left;
	padding-right: 12px;
	position: relative;
}

.headerBot {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	font-family: "microsoft yahei";
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -38px;
	line-height: 36px;
	color: #5d5b56;
}
.headerBot p a {
	color: #666666;
	margin: 0 8px;
	display: inline-block;
	text-indent: 26px;
	background: url(http://www.chem17.com/images/product/bg.png) 0 -24px no-repeat;
}
.headerBot p a.mobile {
	text-indent: 20px;
	background: url(http://www.chem17.com/images/offer_bg.png) 2px 12px no-repeat;
}
.weixin {
	/*! position: absolute; */
	/*! top: 0px; */
	/*! left: 1034px; */
	/*! z-index: 9; */
	/*! display: none; */
}
.QQ {
	position: absolute;
	top: 0px;
	left: 1122px;
	z-index: 9;
	display: none;
}
.QQ img {
	width: 90px;
}
.dropTop {
	height: 36px;
	position: relative;
	padding-right: 16px;
	cursor: pointer;
}
.dropTop p.car{
	text-indent: 21px;
	background: url("/images/integral/2019/integral.png") no-repeat 0 11px;
}

.dropTop i {
	position: absolute;
	width: 7px;
	height: 4px;
	right: 0;
	top: 16px;
	background: url("/images/purchase/2019/purchase.png") no-repeat 100% -55px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.dropTop a{
	color: #333;
}

.dropBot {
	display: none;
	background-color: #fff;
	box-shadow: 0px 5px 10px 0px rgba(40, 40, 40, 0.1);
	position: absolute;
	top: 36px;
	right: 6px;
	z-index: 999;
}

.myShop {
	width: 80px;
	padding: 5px 15px;
}

.myShop p {
	line-height: 30px;
	font-size: 12px;
}

.myShop p a {
	color: #666;
	display: block;
	text-indent: 26px;
	background: url("/images/purchase/2019/purchase.png") no-repeat -29px -1797px;
}

.myShop p a:hover {
	color: #4285f4;
	background: url("/images/purchase/2019/purchase.png") no-repeat -29px -1765px;
}

.myShop p.p1 a {
	background-position: -29px -1857px;
}

.myShop p.p1 a:hover {
	background-position: -29px -1829px;
}

.myShop p.p2 a {
	background-position: -29px -1915px;
}

.myShop p.p2 a:hover {
	background-position: -29px -1886px;
}

.myShop p.p3 a {
	background-position: -29px -1974px;
}

.myShop p.p3 a:hover {
	background-position: -29px -1945px;
}

.shopCart {
	width: 430px;
}

.shopCartList {
	height: 63px;
	position: relative;
	border-bottom: 1px solid #f6f6f6;
}

.shopCartList img {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 15px;
	left: 15px;
}

.shopCartList p {
	height: 18px;
	position: absolute;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

.shopCartList p.title {
	width: 236px;
	top: 15px;
	left: 64px;
}

.shopCartList p.title a {
	color: #666666;
}

.shopCartList p.price {
	top: 16px;
	right: 15px;
	color: #ff6600;
}

.shopCartList .del {
	position: absolute;
	color: #999;
	left: 64px;
	bottom: 0px;
}

.shopCartBot {
	background-color: #f6f6f6;
	padding: 10px 0;
	text-align: right;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.shopCartBot b {
	font-weight: normal;
	color: #ff6600;
}

.shopCartBot a {
	color: #fff;
	display: inline-block;
	padding: 0 12px;
	background-color: #ff6600;
	margin: 0 20px;
}

.shopCartBot a:hover {
	color: #fff;
}

.myOrder {
	width: 70px;
	padding: 5px 10px;
}

.myOrder p {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}

.myOrder p a {
	color: #666;
}

.myOrder p a:hover {
	color: #4285f4;
}

.aboutus {
	float: right;
}

.aboutus a {
	display: block;
	padding-left: 27px;
	color: #666666;
	background: url("/images/purchase/2019/purchase.png") no-repeat -26px -16px;
}
.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	position: absolute;
	top: 35px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 99;
	line-height: 1;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.headerRight{
	width: 1200px;
	margin:0 auto;
	position:relative;
}
.headerRight .headerRightItem{
	position:absolute;
	right:0;
	top: -36px;
	width: 600px;
	line-height: 36px;
}
.headerRight .headerRightItem ul {
	float: right;
}

.headerRight .headerRightItem ul li {
	float: left;
	padding-right: 12px;
	position: relative;
}

.headerRight .headerRightItem ul li:hover .dropTop i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.headerRight .headerRightItem ul li:hover .dropTop p {
	color: #4285f4;
}
.top {
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
}

.logo {
	float: left;
}

.top h2 {
	position: absolute;
	width: 167px;
	height: 50px;
	top: 10px;
	left: 254px;
	border-left: 1px solid #dddddd;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/images/integral/2019/pageName.png") no-repeat 100% center;
}
.top p{
	float: right;
	padding:23px 0 0 0;
}
.top p a{
	font-size: 18px;
	color: #333;
	margin:0px 0 0 90px;
}
.top p a:hover,.top p a.active{
	font-weight: bold;
	color: #4285f4;
}

.carousel {
	height: 420px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.carousel ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.carousel ul li {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 420px;
	position: relative;
	background-color: #000000;
}

.carousel ul li img {
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.carousel .carousel-indicators {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 15px;
	left: 0px;
	z-index: 999;
	text-align: center;
	z-index: 5;
}

.carousel .carousel-indicators a {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	display: inline-block;
	background: #fff;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -9999px;
}

.carousel .carousel-indicators a.active {
	background: #ff6600;
	width: 30px;
}
.inner{
	width: 1200px;
	margin: 0 auto;
	height: 58px;
	position:relative;
}
.login{
	position:absolute;
	left: 0;
	bottom:88px;
	width: 230px;
	height: 360px;
	background-color: rgba(0,0,0,0.6);
	z-index: 9;
}
.user{
	padding:20px 20px 0 20px;
	text-align:center;
	font-size: 14px;
	color: #fff;
}
.user img{
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.user p{
	padding:17px 0;
}
.user p a{
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
}
.user span{
	display: inline-block;
	width: 170px;
	height: 40px;
	font-weight: bold;
	background-color: #ff6600;
	border-radius: 4px;
	line-height: 40px;
}
.user span a{
	color: #fff;
	display: block;
}
.login ul{
	padding:0 14px;
}
.login ul li{
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
}
.login ul li a{
	color: #fff;
}
.popularity{
	position:absolute;
	right: 0;
	bottom:88px;
	width: 182px;
	height: 360px;
	background-color: #fff;
	padding:0 24px;
	z-index: 8;
}
.popularityTitle{
	margin-top: 12px;
	height: 40px;
	border-bottom:3px solid #eeeeee;
	position:relative;
}
.popularityTitle h2{
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	border-bottom:3px solid #ff6600;
	padding: 0 4px 0 28px;
	background: url("/images/integral/2019/integral.png") no-repeat 0px -72px;
}
.popularityItem{
	overflow: hidden;
	border-bottom:1px solid #dddddd;
	padding:20px 0;
}
.popularityImg {
	width: 90px;
	height: 90px;
	float: left;
	border: 1px solid #ddd;
	margin-right: 8px;
}
.popularityImg .itemImg{
	width: 90px;
	height: 90px;
	line-height: 90px;
	display: block;
	*font-size: 77px;
	*font-family: Arial;
	overflow: hidden;
}
.popularityItem p{
	font-size: 14px;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	margin: 4px 0 8px 0;
}
.popularityItem p a{
	color: #333;
}
.popularityItem p a:hover{
	color: #4285f4;
}
.popularityItem span{
	display: block;
	overflow: hidden;
	color: #999;
}
.popularityItem span b {
	font-size: 17px;
	color: #ff6600;
	font-weight: 400;
	font-family: 'Montserrat';
}
.popularity ul{
	padding:10px 0 0 0;
}
.popularity ul li{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.popularity ul li a{
	color: #999;
}
.popularity ul li a:hover{
	color: #4285f4;
}
.topAds{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.topAdsItem{
	width: 50%;
	float: left;
	position:relative;
	overflow: hidden;
	border-bottom:1px solid #ddd;
}
.topAdsItemTitle{
	width: 100%;
	height: 41px;
	float: left;
	margin-bottom:20px;
	background:url("/images/integral/2019/hltj.png") no-repeat 0 0;
}
.topAdsItemTitle.limited{
	background:url("/images/integral/2019/xsqd.png") no-repeat 0 0;
}
.topAdsItemLeft{
	width: 259px;
	float:left;
	border:1px solid #ddd;
	border-right: none;
	border-bottom: none;
	height: 379px;
	padding:20px;
	position:relative;
}
.topAdsItemLeft p{
	font-size: 16px;
	line-height: 24px;
	padding:0px 50px 0 0;
}
.topAdsItemLeft p a{
	color: #333;
}
.topAdsItemLeft p a:hover{
	color: #4285f4;
}
.topAdsItemLeft .price{
	line-height: 30px;
	color: #999;
	margin-top:10px;
}
.topAdsItemLeft .price b{
	font-size: 24px;
	color: #ff6600;
}
.topAdsItemLeft .price i{
	font-style:normal;
	text-decoration:line-through;
	margin-left: 14px;
	font-size: 14px;
}
.topAdsItemLeft span{
	display: block;
	margin-top: 6px;
}
.topAdsItemLeft span a{
	display: inline-block;
	line-height: 32px;
	padding:0 20px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background-color: #ff6600;
	border-radius: 16px;
}
.topAdsItemLeft .topAdsImg{
	position:absolute;
	left: 20px;
	bottom:20px;
}
.topAdsItemLeft .topAdsImg .itemImg{
	width: 259px;
	height: 200px;
	*display: block;
	*font-size: 175px;
	*font-family: Arial;
}
.topAdsItemRight{
	width: 259px;
	float:left;
	border:1px solid #ddd;
	border-bottom: none;
	border-right: none;
	height: 169px;
	padding:20px;
	position:relative;
}
.topAdsItemRight.rLine{
	border-right: 1px solid #ddd;
	width:258px;
}
.topAdsItemRight p{
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.topAdsItemRight p a{
	color: #333;
}
.topAdsItemRight p a:hover{
	color: #4285f4;
}
.topAdsItemRight .price{
	line-height: 24px;
	color: #999;
	margin-top:13px;
}
.topAdsItemRight .price b{
	font-size: 24px;
	color: #ff6600;
}
.topAdsItemRight .price i{
	font-style:normal;
	text-decoration:line-through;
	display: block;
}
.topAdsItemRight span{
	display: block;
	margin-top: 9px;
}
.topAdsItemRight span a{
	display: inline-block;
	line-height: 32px;
	padding:0 20px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background-color: #ff6600;
	border-radius: 16px;
}
.topAdsItemRight span a.end{
	background-color: #dcdcdc;
}
.topAdsItemRight .topAdsImg{
	position:absolute;
	right: 20px;
	bottom:20px;
}
.topAdsItemRight .topAdsImg .itemImg {
	width: 150px;
	height: 130px;
	*display: block;
	*font-size: 113px;
	*font-family: Arial;
	display: block;
	line-height: 130px;
}
.triangle{
	width:0;
	height:0;
	border-top:56px solid #fc4967;
	border-left:56px solid transparent;
	position:absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.txtTriangle{
	font-size: 14px;
	color: #fff;
	position:absolute;
	right: 3px;
	top: 10px;
	z-index: 2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.countDown{
	position:absolute;
	right: 0;
	top: 16px;
	font-size: 16px;
	line-height: 24px;
}
.countDown b{
	display: inline-block;
	padding: 0 6px;
	background-color: #333333;
	margin: 0 4px;
	color: #fff;
	border-radius: 2px;
	font-family:'Montserrat';
}
.main{
	width: 1200px;
	margin:54px auto 0;
}
.mainLeft{
	width: 224px;
	height: 364px;
	float: left;
	background-color: #9b56ef;
	padding:38px;
}
.mainLeft p{
	font-size: 48px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
}
.mainLeft b{
	display: block;
	margin-top: 14px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: #9b56ef;
	text-indent: 12px;
	background:url("/images/integral/2019/shape.png") no-repeat 0 0;
}
.mainLeft a{
	display: block;
	width: 118px;
	height: 32px;
	background-color: #fff;
	line-height: 32px;
	font-size: 14px;
	color: #9b56ef;
	border-radius: 3px;
	margin-top: 20px;
	text-align: center;
}
.draw{
	width: 862px;
	height: 440px;
	background:url("/images/integral/2019/draw.png") no-repeat 0 0;
	float: right;
	position:relative;
}
.cricle{
	position:absolute;
	top: 10px;
	left: 145px;
	z-index: 1;
}
.drawBtn{
	position:absolute;
	top: 174px;
	left: 325px;
	z-index: 9;
}
.drawBtn a{
	display: block;
	width: 210px;
	height: 90px;
	font-size: 36px;
	line-height: 90px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #fbbd4f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbd4f), to(#fa557d));
	background-image: -webkit-linear-gradient(180deg, #fbbd4f, #fa557d);
	background-image: -moz-linear-gradient(180deg, #fbbd4f, #fa557d);
	background-image: -ms-linear-gradient(180deg, #fbbd4f, #fa557d);
	background-image: -o-linear-gradient(180deg, #fbbd4f, #fa557d);
	background-image: linear-gradient(180deg, #fbbd4f, #fa557d);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{#fbbd4f}', endColorStr='#{#fa557d}');
}
.coin{
	position:absolute;
	top: 65px;
	left: 205px;
	z-index: 8;
}
.coin li{
	width: 90px;
	height: 90px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	position:absolute;
}
.coin li b{
	display: inline-block;
	width: 43px;
	height: 43px;
	background: url("/images/integral/2019/coin.png") no-repeat 0 0;
	margin-top: 10px;
}
.coin li p{
	font-size: 18px;
	font-weight: bold;
	color: #9554f0;
}
.coin li.c2{
	left: 120px;
}
.coin li.c3{
	left: 240px;
}
.coin li.c4{
	left: 360px;
}
.coin li.c5{
	top: 110px;
	left: 360px;
}
.coin li.c6{
	top: 220px;
	left: 360px;
}
.coin li.c7{
	top: 220px;
	left: 240px;
}
.coin li.c8{
	top: 220px;
	left: 120px;
}
.coin li.c9{
	top: 220px;
	left: 0px;
}
.coin li.c10{
	top: 110px;
	left: 0px;
}
.coin li.c5 b{
	/* background: url("/images/integral/2019/smile.png") no-repeat 0 0; */
}
.coin li.active{
	background-color: #ffa200;
}
.coin li.active p{
	color: #fff;
}
/* 旧底部 */
/* .footer {
	background-color: #313131;
	padding: 20px 0;
	margin-top: 30px;
}

.foot {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.foot ul {
	width: 970px;
	float: left;
	overflow: hidden;
}

.foot ul li {
	width: 160px;
	float: left;
}

.foot ul li p {
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}

.foot ul li p a {
	color: #666666;
}

.foot a:hover {
	color: #4285f4;
}

.foot ul li p b {
	font-size: 16px;
	font-weight: normal;
	color: #b7b7b7;
}

.onLine {
	float: right;
	text-align: right;
	font-size: 16px;
	line-height: 38px;
	color: #b7b7b7;
}

.onLine p {
	font-size: 24px;
	font-weight: bold;
	color: #ff9900;
	font-family: 'Montserrat';
}

.onLine img {
	margin-top: 10px;
	width: 95px;
}

.copyRight {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #434343;
	text-align: center;
	font-family: 'Montserrat';
	line-height: 22px;
	font-size: 12px;
	color: #666;
}

.copyRight p {
	font-size: 14px;
	color: #666;
	padding: 15px 0 10px 0;
}

.copyRight p a {
	color: #666;
	margin: 0 5px;
} */
/* 新底部 */
.footer {
	background-color: #242a37;
	margin-top: 30px;
	padding: 40px 0;
}
.foot {
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
}
.foot-nav {
	width: 540px;
	float: left;
}
.foot-nav .logo {
	float: none;
}
.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.foot-nav p a {
	color: #999;
}
.foot-nav p a img {
	margin-left: 8px;
}
.foot-nav p a:hover {
	color: #f90;
}
.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}
.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.foot-txt li a{
	color: #999;
}
.foot-txt li a:hover{
	color: #4285f4;
}
.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
}
.copyright a {
	color: #999;
}
.copyright a:hover {
	color: #ff6600;
}
.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}
.foot-img li {
	float: left;
	width: 78px;
	height: 31px;
	margin-right: 7px;
}
.foot-img li a{
	display: block;
	height: 31px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.police{
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}
.hot-line {
	height: 256px;
	padding-top: 10px;
	float: left;
	color: #999;
	width: 270px;
	margin-left: 67px;
}
.hot-line i{
	font-size: 66px;

}
.hot-line p{
	font-size: 14px;
	line-height: 28px;
}
.hot-line p a{
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}
.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}
.hot-line > b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}
.qr-code {
	float: right;
	padding-top: 10px;
}
.qr-code li{
	float: left;
	padding: 0 0 0 30px;
}
.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}
.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}
.qr-code h2 {
	padding-left: 30px;
}
.qr-code ul {
	margin-top: 28px;
}
.qr-code li span {
	display: block;
	width: 114px;
	height: 114px;
	background-color: #fff;
}
.qr-code li span img{
	width: 100%;
	height: 100%;
}
.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}
.mainLeft.gift{
	background-color: #4285f4;
	height: 434px;
}
.mainLeft.gift b,.mainLeft.gift a{
	color: #4285f4;
}
.Gifts{
	width: 860px;
	height: 510px;
	float: right;
	position:relative;
}
.giftsItem{
	width: 224px;
	height: 230px;
	background-color: #fff;
	position:absolute;
	padding: 10px 28px;
	box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
}
.giftsItem.g2{
	top: 260px;
}
.giftsItem.g3{
	left: 290px;
	height: 490px;
	overflow: hidden;
}
.giftsItem.g4{
	right: 0;
	height: 190px;
}
.giftsItem.g5{
	top: 220px;
	right: 0;
	height: 270px;
}
.giftsLeft{
	height: 130px;
}
.gitsCarousel{
	width: 100%;
	height: 100%;
	position:relative;
	overflow: hidden;
}
.giftsLeft .itemImg{
	width: 224px;
	height: 130px;
	*display: block;
	*font-size: 113px;
	*font-family: Arial;
}
.giftsLeft .giftsName{
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	margin-top: 10px;
	overflow: hidden;
}
.giftsLeft .giftsName a{
	color: #999;
}
.giftsLeft .giftsName a:hover{
	color: #4a87ef;
}
.giftsLeft .integrate{
	color: #999;
	margin-top: 10px;
}
.giftsLeft .integrate b{
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
}
.giftsRight{
	height: 170px;
}
.giftsRight .itemImg{
	width: 224px;
	height: 170px;
	*display: block;
	*font-size: 148px;
	*font-family: Arial;
}
.giftsRight .giftsName{
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	margin-top: 10px;
	overflow: hidden;
}
.giftsRight .giftsName a{
	color: #999;
}
.giftsRight .giftsName a:hover{
	color: #4a87ef;
}
.giftsRight .integrate{
	color: #999;
	margin-top: 10px;
	text-align: center;
}
.giftsRight .integrate b{
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
}
.mainLeft.ticket{
	background-color: #fc4967;
	height: 360px;
}
.mainLeft.ticket b,.mainLeft.ticket a{
	color: #fc4967;
}
.g3 .carousel-inner{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.g3 .carousel-inner li{
	width: 224px;
	float: left;
	overflow: hidden;
	height: 434px;
	padding:28px 0;
}
.g3 .carousel-inner li .itemImg{
	width: 224px;
	height: 210px;
	*display: block;
	*font-size: 183px;
	*font-family: Arial;
}
.g3 .carousel-inner li .giftsName {
	font-size: 14px;
	line-height: 20px;
	max-height: 80px;
	margin-top: 10px;
	overflow: hidden;
}
.g3 .carousel-inner li .giftsName a{
	color: #999;
}
.g3 .carousel-inner li .giftsName a:hover{
	color: #4a87ef;
}
.g3 .carousel-inner li .integrate {
	color: #999;
	margin-top: 30px;
	text-align: center;
}
.g3 .carousel-inner li .integrate b{
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
}
.g3 .carousel-inner li .giftsBtn{
	text-align: center;
	margin-top: 20px;
}
.g3 .carousel-inner li .giftsBtn a{
	display: inline-block;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #4a87ef;
	border:2px solid #4a87ef;
	border-radius: 4px;
	padding: 0 28px;
}
.g3 .carousel-inner li .giftsBtn a:hover{
	color: #fff;
	background-color: #4a87ef;
}
.g3 .carousel-indicators{
	position:absolute;
	z-index: 2;
	bottom:28px;
	left: 0;
	width: 100%;
	text-align: center;
}
.g3 .carousel-indicators a{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #dadada;
	margin: 0 5px;
	overflow: hidden;
	text-indent: 9999px;
}
.g3 .carousel-indicators a.active{
	background-color: #4a87ef;
}
.giftsRightTop{
	position:relative;
	height:190px;
	width: 100%;
}
.giftsRightTop .itemImg{
	width: 120px;
	height: 120px;
	position:absolute;
	top: 10px;
	*display: block;
	*font-size: 105px;
	*font-family: Arial;
}

.giftsRightTop .giftsName{
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	padding-top: 140px;
	overflow: hidden;
}
.giftsRightTop .giftsName a{
	color: #999;
}
.giftsRightTop .giftsName a:hover{
	color: #4a87ef;
}
.giftsRightTop .integrate{
	width: 110px;
	position:absolute;
	right: 0px;
	top: 60px;
	text-align: right;
	font-size: 12px;
	color: #999;
}
.giftsRightTop .integrate b{
	font-size: 24px;
	color: #ff6600;
}
.Tickets{
	width: 900px;
	float: right;
}
.Tickets ul{
	width: 932px;
}
.Tickets ul li{
	width: 394px;
	float: left;
	padding:0 32px 20px 40px;
}
.ticketItem{
	width: 394px;
	height: 132px;
	background:url("/images/integral/2019/card.png") no-repeat 0 0;
	box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
	position:relative;
}
.ticketItem .ticketBtn{
	width: 52px;
	height: 100%;
	position:absolute;
	right: 0;
	top: 0;
	text-align: center;
}
.ticketItem .ticketBtn a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding:25px 12px 20px 12px;
	color: #fff;
}
.ticketItem .itemImg{
	width: 98px;
	height: 98px;
	border:1px solid #f2f2f2;
	border-radius: 4px;
	position:absolute;
	top: 16px;
	left: 32px;
	*display: block;
	*font-size: 85px;
	*font-family: Arial;
}
.ticketItem .integral{
	width: 170px;
	position:absolute;
	top: 24px;
	left: 150px;
	color: #999;
}
.ticketItem .integral b{
	font-size: 30px;
	color: #f4094e;
}
.ticketItem .giftsName{
	width: 170px;
	position:absolute;
	top: 68px;
	left: 150px;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}
.ticketItem .giftsName a{
	color: #999;
}
.ticketItem .giftsName a:hover{
	color: #4a87ef;
}
.location{
	height: 50px;
	margin-top: 30px;
	background-color: #4285f4;
}
.location p{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
}
.location p a{
	color:#fff;
}
.integralList{
	width: 1200px;
	margin:30px auto 0;
}
.integralListLeft{
	width: 970px;
	float: left;
}
.integralListLeftNav{
	width: 938px;
	height: 98px;
	border:1px solid #ddd;
	position:relative;
}
.integralListLeftNav p {
	position: absolute;
	top: -1px;
	left: 0;
	height: 49px;
	font-size: 0;
}
.integralListLeftNav p a{
	padding: 0 44px;
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	color: #333;
	display: inline-block;
	border-right:1px solid #ddd;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}
.integralListLeftNav p a.focus{
	border-top: 3px solid #4285f4;
	height: 47px;
	line-height: 47px;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}
.parameter{
	position:absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 48px;
	border-top: 1px solid #ddd;
	background-color: #fafafa;
}
.integralListRight{
	width: 230px;
	float: right;
}
.radios{
	float: left;
	margin:15px 0 0 20px;
}
.radios span{
	float: left;
	line-height: 20px;
	font-size: 14px;
	margin-right: 20px;
	cursor:pointer;
}
.radios span i{
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: top;
	margin:5px 6px 0 0;
}
.radios span i.check{
	background:url("/images/integral/2019/integral.png") no-repeat 0 -217px;
}
.radios span i.check.checked{
	background:url("/images/integral/2019/integral.png") no-repeat 0 -201px;
}
.radios span i.arrow{
	background:url("/images/integral/2019/integral.png") no-repeat 0 -277px;
	margin-left: 6px;
}
.radios span i.arrow.down{
	background:url("/images/integral/2019/integral.png") no-repeat 0 -257px;
	margin-left: 6px;
}
.range{
	float: right;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	margin:10px 20px 0 0;
}
.range b{
	display: inline-block;
	width: 10px;
	height: 2px;
	background-color: #ddd;
	vertical-align: top;
	margin:14px 0 0 0;
}
.range input{
	display: inline-block;
	height: 18px;
	border:1px solid #dddddd;
	border-radius: 2px;
	font-size: 14px;
	line-height: 18px;
	padding:5px 8px;
	width: 62px;
	margin: 0 10px;
	font-family:microsoft yahei;
}
.range button{
	display: inline-block;
	height: 30px;
	font-size: 14px;
	padding: 0 10px;
	font-family:microsoft yahei;
	background-color: #fafafa;
	border:none;
	cursor:pointer;
	outline:none;
}
.integralListLeftBot{
	width: 100%;
	margin-top: 30px;
}
.integralListLeftBot li{
	width: 220px;
	float: left;
	padding: 0 20px 30px 0;
}
.integralListLeftBot li .item{
	height: 310px;
	background-color: #fff;
	box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
	overflow: hidden;
}
.integralListLeftBot li .item .itemImg {
	width: 220px;
	height: 220px;
	*display: block;
	*font-size: 192px;
	*font-family: Arial;
	position: relative;
}
.integralListLeftBot li .item p{
	padding: 0 22px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 10px;
}
.integralListLeftBot li .item .itemImg b {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 60px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 2px;
	background-color: #e36844;
	fonts: ;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	font-style: italic;
}
.integralListLeftBot li .item p a{
	color: #999;
}
.integralListLeftBot li .item p a:hover{
	color: #4285f4;
}
.integralListLeftBot li .item span{
	padding: 0 45px 0 22px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	display: block;
	padding-right: 45px;
	margin-top: 5px;
	position:relative;
	font-weight: bold;
	color: #ff6600;
}
.integralListLeftBot li .item span b{
	padding: 0 5px;
	line-height: 20px;
	color: #fff;
	background-color: #ff6600;
	border-radius: 2px;
	font-weight: normal;
	position:absolute;
	right: 22px;
	top: 0;
}
.integralListLeftBot li .item span b.special {
	background-color: #e36844;
}
.integralListLeftBot li .item .convert{
	display: none;
}
.integralListLeftBot li.hover .item{
	border:2px solid #ff6600;
	height: 306px;
}
.integralListLeftBot li.hover .item .itemImg{
	width: 216px;
	height: 216px;
	*display: block;
	*font-size: 189px;
	*font-family: Arial;
}
.integralListLeftBot li.hover .item .itemImg b {
	right: 8px;
	top: 8px;
}
.integralListLeftBot li.hover .item p{
	margin-top: 12px;
	padding: 0 20px;
}
.integralListLeftBot li.hover .item span{
	display: none;
}
.integralListLeftBot li.hover .item .convert{
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	background-color: #ff6600;
	margin-top: 2px;
}
.integralListLeftBot li.hover .item .convert a{
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.pages {
	/* text-align: left; */
	margin-top: 10px;
	height: 36px;
	text-align: center;
}

.pages a {
	display: inline-block;
	line-height: 36px;
	height: 36px;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 0 15px;
	color: #333;
	margin: 0 5px;
	font-family: 'Montserrat';
	vertical-align: top;
}

.pages a:hover, .pages a.on {
	color: #fff;
	border: 1px solid #4285f4;
	background-color: #4285f4;
}
.pages a.ft {
	width: 52px;
	padding: 0;
	background: url(../../../images/case/pageBg.png) no-repeat 0 0;
}
.pages a.prev {
	width: 64px;
	padding: 0;
	background: url(../../../images/case/pageBg.png) no-repeat -54px 0;
}
.pages a.lt {
	width: 64px;
	padding: 0;
	background: url(../../../images/case/pageBg.png) no-repeat -134px 0;
}
.pages a.next {
	margin-right: 15px;
	width: 52px;
	padding: 0;
	background: url(../../../images/case/pageBg.png) no-repeat -199px 0;
}
.pages span {
	display: none;
}
.userLogin{
	padding:20px 30px 0 30px;
	text-align:center;
	font-size: 14px;
	border:1px solid #ddd;
}
.userLogin img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border: 1px solid #eee;
}
.userLogin p{
	padding:17px 0;
}
.userLogin p a {
	color: #ff6600;
	margin: 0 10px;
	cursor: pointer;
}
.userLogin span{
	display: inline-block;
	width: 170px;
	height: 40px;
	font-weight: bold;
	background-color: #ff6600;
	border-radius: 4px;
	line-height: 40px;
}
.userLogin span a{
	color: #fff;
}
.userLogin ul {
	padding: 12px 0;
	border-top: 1px solid #ddd;
	text-align: left;
}
.userLogin ul li{
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.userLogin ul li a{
	color: #333;
}
.userLogin a:hover{
	color: #4285f4;
}
.myIntegral a{
	width: 77px;
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
	border-radius: 3px;
	margin: 0 3px;
	font-size: 12px;
	line-height: 32px;
	display:inline-block;
}
.myIntegral a.view{
	background-color: #fff;
	border:1px solid #ff6600;
	line-height: 30px;
	color: #ff6600;
}
.myIntegral a:hover{
	color: #fff;
}
.myIntegral a.view:hover{
	color: #ff6600;
}
.integralListRightTop{
	height: 46px;
	margin-top: 20px;
	line-height: 46px;
	border:1px solid #ddd;
	background-color: #f5f5f5;
	text-align: center;
	position:relative;
}
.integralListRightTop h2{
	font-size: 16px;
}
.integralListRightTop b{
	position:absolute;
	bottom:-1px;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 3px;
	background-color: #4285f4;
}
.news{
	border:1px solid #ddd;
	border-top: none;
	padding: 0 18px;
}
.news ul{
	padding:12px 0;
}
.news ul li {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	color: #999;
	position: relative;
}
.news ul li b {
	color: #ff6600;
	position: absolute;
	right: 0;
	top: 0;
}
.news.integral ul li {
	padding-right: 35px;
}
.news ul li a{
	color: #999;
}
.news a:hover{
	color: #4285f4;
}
.lately{
	width: 1200px;
	margin:30px auto 0;
	border-top: 2px solid #4285f4;
}
.lately h2{
	font-size: 20px;
	font-weight: normal;
	padding-top: 12px;
}
/* .lately .integralListLeftBot{
	width: 1220px;
	margin-top: 14px;
}
.lately .integralListLeftBot li{
	width: 224px;
	padding:0px 20px 0 0;
}
.lately .integralListLeftBot li.hover .item{
	width: 220px;
}
.lately .integralListLeftBot li.hover .item .itemImg {
    width: 220px;
    height: 220px;
    *display: block;
    *font-size: 192px;
    *font-family: Arial;
}
.lately .integralListLeftBot li.hover .item .itemImg p {
    padding: 0 20px;
	margin-top: 6px;
} */
.lately .integralListLeftBot{
	width: 1220px;
	margin-top: 14px;
}
.lately .integralListLeftBot li{
	width: 224px;
	float: left;
	padding: 0 20px 30px 0;
}

.lately .integralListLeftBot li .item .itemImg{
	width: 224px;
	height: 220px;
	*display: block;
	*font-size: 192px;
	*font-family: Arial;
}

.lately .integralListLeftBot li.hover .item .itemImg{
	width: 220px;
	height: 216px;
	*display: block;
	*font-size: 189px;
	*font-family: Arial;
}

.integralDetailTop{
	width: 930px;
}
.bigImg{
	width: 398px;
	height: 398px;
	border:1px solid #ddd;
	float: left;
}
.bigImg .itemImg {
	width: 398px;
	height: 398px;
	display: block;
	line-height: 398px;
	*font-size: 348px;
	*font-family: Arial;
	position: relative;
	overflow: hidden;
}
.bigImg .itemImg span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.GiftName{
	width: 480px;
	float: right;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding:5px 0;
}
.CountDown {
	margin-top: 10px;
	height: 40px;
	width: 480px;
	line-height: 40px;
	background-color: #e36844;
	color: #fff;
	float: right;
	font-size: 14px;
}
.CountDown strong {
	margin: 0 28px 0 12px;
	font-size: 16px;
	font-weight: normal;
}
.CountDown p {
	float: right;
	padding-right: 10px;
}
.CountDown b{
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}
.giftsInfor {
	background-color: #f5f3ef;
	/* padding: 5px 12px; */
	width: 480px;
	float: right;
}
.giftsInfor .tip {
	border-top: 1px dashed #dddddd;
	line-height: 44px;
	padding: 0 12px;
	font-size: 14px;
	color: #999;
}
.giftsInfor dl{
	overflow: hidden;
	padding: 5px 12px;
}
.giftsInfor dl dt {
	width: 60px;
	font-size: 14px;
	line-height: 38px;
	float: left;
	color: #666;
}
.giftsInfor dl dd {
	width: 395px;
	height: 38px;
	float: right;
}
.giftsInfor dl dd strong {
	line-height: 38px;
	font-size: 20px;
	color: #ff6600;
	margin: 0 8px;
}
.giftsInfor dl dd strong:first-child {
	margin-left: 0;
}
.gPrice{
	text-decoration:line-through;
	color: #999;
	font-size: 14px;
	line-height:38px;
}
.giftsInfor dl dd p {
	/* display: inline-block; */
	line-height: 38px;
	/* border: 2px solid #ff6600; */
	/* padding: 0 30px; */
	font-size: 14px;
	/* font-weight: bold; */
	color: #666;
	/* margin: 2px 10px 0 0; */
}
.giftsInfor dl dd a{
	display: inline-block;
	width: 19px;
	height: 20px;
	vertical-align: top;
	margin-top: 9px;
	background:url("/images/integral/2019/integral.png") no-repeat 0 -295px;
}
.payment {
	padding: 16px 12px 0;
	width: 455px;
	float: right;
	font-size: 14px;
	line-height: 18px;
	color: #999;
}
.payment p {
	display: inline-block;
	margin-left: 20px;
}
.payment p span {
	margin-left: 25px;
}
.payment p span:first-child {
	margin-left: 0;
}
.payment p a {
	color: #666;
}
.payment p a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #ff6600;
	vertical-align: top;
	margin-right: 8px;
	position: relative;
}
.payment p a.focus i {
	background-color: #ff6600;
}
.payment p a.focus i::after {
	content: '';
	position: absolute;
	top: 1px;
	left: 5px;
	width: 4px;
	height: 8px;
	border: 2px solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.convertNum {
	padding: 22px 12px;
	width: 455px;
	float: right;
	font-size: 14px;
	line-height: 32px;
	color: #999;
}
.convertNum span {
	padding: 0 12px;
	line-height: 32px;
	background-color: #f28c81;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	font-size: 14px;
	color: #fff;
	position: relative;
}
.convertNum span::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent #f28c81 transparent transparent;
	left: -6px;
	top: 8px;
}
.convertNum span i {
	background: url(/images/integral/2019/wow.png);
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 10px;
}
.convertNum p{
	display: inline-block;
	border:1px solid #dddddd;
	height: 30px;
	width: 132px;
	margin-left: 20px;
}
.convertNum p a.jian{
	width: 35px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	background:url("/images/integral/2019/integral.png") no-repeat 12px -316px;
}
.convertNum p a.jia{
	width: 35px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	background:url("/images/integral/2019/integral.png") no-repeat 12px -336px;
}
.convertNum p input{
	width: 60px;
	height: 30px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: center;
	display: inline-block;
	border-top:none;
	border-bottom:none;
	vertical-align: top;
	font-family: Montserrat;
}
.convertBtn{
	width: 480px;
	float: right;
}
.convertBtn span {
	position: relative;
}
.convertBtn a.now{
	height:50px;
	line-height: 50px;
	color: #fff;
	padding: 0 45px;
	background-color: #ff6600;
	border-radius: 2px;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}
.convertBtn a.begin {
	background-color: #00AB4B;
	font-weight: normal;
}
.convertBtn a.undercarriage {
	background-color: #c5c8ce;
	font-weight: normal;
}
.convertBtn a.collect{
	height:48px;
	width: 24px;
	color: #999;
	padding: 0 12px;
	border-radius: 2px;
	display: inline-block;
	border:1px solid #ddd;
	margin: 0 0 0 15px;
	vertical-align: top;
	text-align: center;
}
.convertBtn a.collect i{
	display: inline-block;
	width: 16px;
	height: 17px;
	margin:6px 0 0px 0;
	background:url("/images/integral/2019/integral.png") no-repeat 0px -114px;
}
.convertBtn a.collect.share i{
	background:url("/images/integral/2019/integral.png") no-repeat 0px -142px;
}
.integralDetailBot{
	margin-top: 50px;
	width: 930px;
}
.integralDetailBotNav{
	height: 48px;
	border:1px solid #ddd;
	background-color: #f5f5f5;
	position:relative;
}
.integralDetailBotNav p{
	position:absolute;
	top: -1px;
	left: 0px;
}
.integralDetailBotNav p a{
	display:inline-block;
	height: 48px;
	line-height: 48px;
	border:1px solid #ddd;
	border-left: none;
	padding: 0 45px;
	font-size: 16px;
	color: #333;
	vertical-align: top;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}
.integralDetailBotNav p a.focus{
	color: #4285f4;
	font-weight:bold;
	border-top: 3px solid #4285f4;
	border-bottom:1px solid #fff;
	height: 46px;
	line-height: 46px;
	vertical-align: top;
	background-color: #fff;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}
.GiftsContent{
	border:1px solid #ddd;
	border-top: none;
	overflow: hidden;
	padding:30px 36px;
	font-size: 14px;
	line-height: 30px;
	display: none;
}
.GiftsContent .content span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.GiftsContent .content span:first-of-type {
	margin-top: 0;
}
.GiftsContent .content p {
	color: #999;
}
.giftsParameters table{
	margin-bottom:20px;
	width: 100%;
}
.giftsParameters table tr th{
	width: 160px;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}
.giftsParameters table tr td{
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.hotGifts{
	border:1px solid #ddd;
	border-top: none;
	padding:0 22px;
}
.hotGifts ul li{
	padding:22px 0 18px 0;
	text-align: center;
	border-bottom:1px solid #ddd;
}
.hotGifts ul li:last-child{
	border:none;
}
.hotGifts ul li .itemImg{
	width: 184px;
	height: 180px;
	*display: block;
	*font-size: 157px;
	*font-family: Arial;
}
.hotGifts ul li p{
	font-size: 14px;
	line-height: 20px;
	padding:10px 0 5px 0;
}
.hotGifts ul li p a{
	color: #333;
}
.hotGifts ul li p a:hover{
	color: #4285f4;
}
.hotGifts ul li span{
	color: #999;
}
.hotGifts ul li span b{
	font-size: 20px;
	color: #ff6600;
	font-weight: normal;
}

.newGifts{
	border:1px solid #ddd;
	border-top: none;
	padding:0 22px;
}
.newGifts ul li{
	padding:22px 0 18px 0;
	border-bottom:1px solid #ddd;
	overflow: hidden;
}
.newGifts ul li:last-child{
	border:none;
}
.newGifts ul li .itemImg {
	width: 90px;
	height: 90px;
	*display: block;
	*font-size: 78px;
	*font-family: Arial;
	margin-right: 10px;
	float: left;
}
.newGifts ul li p {
	font-size: 14px;
	line-height: 20px;
	/* padding: 0 0 5px 0; */
	overflow: hidden;
	max-height: 60px;
}
.newGifts ul li p a{
	color: #333;
}
.newGifts ul li p a:hover{
	color: #4285f4;
}
.newGifts ul li span{
	color: #999;
}
.newGifts ul li span b {
	font-size: 19px;
	color: #ff6600;
	font-weight: normal;
}
.mask{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10000;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.4);
	display: none;
}
#divZYTS .signTitle {
	text-align: center;
}
.sign{
	width: 480px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.signTitle {
	height: 50px;
	background-color: #ff6600;
	/* text-align: center; */
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	position: relative;
	padding-left: 25px;
}
.signTitle a {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 11px;
	right: 16px;
	background: url("/images/integral/2019/integral.png") no-repeat 0px -373px;
}
.signContent{
	padding:32px 28px 28px 28px;
}
.signContent p {
	font-size: 18px;
	text-align: center;
}
.signContent span{
	font-size: 14px;
	line-height: 26px;
}
.signContent span b{
	font-weight: normal;
	color: #ff6600;
}
.count{
	padding:38px 0 40px 0;
	height: 30px;
	text-align: center;
}
.count a{
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px;
	border:1px solid #ddd;
	border-radius: 2px;
	margin: 0 3px;
	background:url("/images/integral/2019/integral.png") no-repeat 9px -317px;
}
.count a.jia{
	background:url("/images/integral/2019/integral.png") no-repeat 9px -337px;
}
.count input{
	display: inline-block;
	vertical-align: top;
	width: 88px;
	height: 28px;
	border:1px solid #ddd;
	border-radius: 2px;
	margin: 0 3px;
	text-align: center;
	font-size: 22px;
	font-family: Montserrat;
	color: #ff6600;
	font-weight: bold;
}
.count b{
	line-height: 30px;
	font-size: 22px;
	color: #ff6600;
	font-family: Montserrat;
	margin-left: 20px;
}
.signBtn{
	text-align: center;
}
.signBtn button{
	display: inline-block;
	border:1px solid #ff6600;
	background-color: #fff;
	padding: 0 18px;
	font-size: 14px;
	color: #333;
	border-radius: 4px;
	margin: 0 5px;
	height: 35px;
	font-family: microsoft yahei;
	cursor:pointer;
}
.signBtn button.see {
	margin-top: 40px;
	width: 200px;
	height: 48px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
}
.signBtn button.confirm{
	background-color: #ff6600;
	color: #fff;
}
.signBtn a{
	margin-top: 20px;
	display: inline-block;
	background-color: #ff6600;
	padding: 0 60px;
	font-size: 18px;
	color: #fff;
	border-radius: 24px;
	height: 48px;
	line-height: 48px;
}
.pageNameTitle{
	font-size: 24px;
	font-weight: bold;
	padding-bottom:14px;
}
.taskBot{
	padding:28px;
	border:1px solid #ddd;
	border-top: none;
	margin-bottom:24px;
	display: none;
}
.taskBot ul{
	overflow: hidden;
}
.taskBot ul li{
	width: 416px;
	float: left;
	padding:10px;
}
.taskBot ul li .item{
	height: 118px;
	border:1px solid #ddd;
	position:relative;
}
.taskBot ul li .item .icon{
	width: 62px;
	height: 70px;
	position:absolute;
	top: 20px;
	left: 20px;
	/* background:url("/images/integral/2019/task.png") no-repeat 0 0; */
}
.taskBot ul li .item .icon.i2{
	background-position:0 -77px;
}
.taskBot ul li .item .icon.i3{
	background-position:0 -155px;
}
.taskBot ul li .item .icon.i4{
	background-position:0 -233px;
}
.taskBot ul li .item .icon.i5{
	background-position:0 -312px;
}
.taskBot ul li .item .icon.i6{
	background-position:0 -390px;
}
.taskBot ul li .item .icon.i7{
	background-position:0 -467px;
}
.taskBot ul li .item .icon.i8{
	background-position:0 -544px;
}
.taskBot ul li .item .icon.i9{
	background-position:0 -621px;
}
.taskBot ul li .item .icon.i10{
	background-position:0 -700px;
}
.taskBot ul li .item .icon.i11{
	background-position:0 -780px;
}
.taskBot ul li .item .icon.i12{
	background-position:0 -859px;
}
.taskBot ul li .item .icon.i13{
	background-position:0 -938px;
}
.taskBot ul li .item .icon.i14 {
	/* background-position: 0 -1018px; */
	background: url("/images/integral/2019/icon14.png") no-repeat;
	background-size: auto 100%;
}
.taskBot ul li .item .icon.i15{
	background-position:0 -1097px;
}
.taskBot ul li .item .icon.i16{
	background-position:0 -1176px;
}
.taskBot ul li .item .icon.i17{
	background-position:0 -1256px;
}
.taskBot ul li .item .icon.i18{
	background-position:0 -1574px;
}
.taskBot ul li .item .icon.i19{
	background-position:0 -1336px;
}
.taskBot ul li .item .icon.i20{
	background-position:0 -1414px;
}
.taskBot ul li .item .icon.i21{
	background-position:0 -1494px;
}
.taskBot ul li .item .icon.i22 {
	/* background: url("/images/integral/2019/icon22.png") no-repeat 0 0; */
}
.taskBot ul li .item .icon.i23 {
	/* background: url("/images/integral/2019/icon23.png") no-repeat 0 0; */
}
.taskBot ul li .item .icon.i24 {
	/* background: url("/images/integral/2019/icon24.png") no-repeat 0 0; */
}
.taskBot ul li .item .icon.i25 {
	/* background: url("/images/integral/2019/icon25.png") no-repeat 0 0; */
}
.taskBot ul li .item .icon.i26 {
	/* background: url("/images/integral/2019/icon26.png") no-repeat 0 0; */
}
.taskBot ul li .item .taskName{
	width: 175px;
	height: 24px;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
	position:absolute;
	top: 26px;
	left: 100px;
}
.taskBot ul li .item .taskDescribe{
	width: 175px;
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	position:absolute;
	top: 51px;
	left: 100px;
	color: #999;
}
.taskBot ul li .item span{
	position:absolute;
	right: 20px;
	top: 20px;
	color: #999;
}
.taskBot ul li .item span b{
	color: #ff6600;
	font-size: 14px;
}
.taskBot ul li .item span b strong{
	font-size: 24px;
}
.taskBot ul li .item a.invite{
	position:absolute;
	right: 20px;
	top: 62px;
	line-height: 34px;
	color: #fff;
	border-radius: 2px;
	background-color: #15b955;
	font-size: 15px;
	width: 84px;
	text-align: center;
}
.taskBot ul li .item a.invite.disabled {
	background-color: #888;
}
.taskBotTxt{
	margin-top: 20px;
	font-size: 14px;
	color: #999;
	line-height: 36px;
	padding-left: 10px;
}
.taskBotTxt a{
	display: inline-block;
	line-height: 34px;
	color: #ff6600;
	border:1px solid #ff6600;
	padding: 0 17px;
	margin: 0 17px;
}
.pointsDraw {
	border: 1px solid #ddd;
	background-color: #fffcf5;
	height: 592px;
	position: relative;
}
.zone {
	width: 590px;
	height: 440px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 269px;
}
.zone .zoneBox{
	position:absolute;
	left: -135px;
}
.rule{
	width: 165px;
	padding:20px 20px 20px 20px;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	border-right: 1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.rule b{
	display: block;
	color: #333;
}
.rule a{
	display: block;
	width: 108px;
	height: 34px;
	line-height: 34px;
	margin-top: 20px;
	color: #ff6600;
	border:1px solid #ff6600;
	text-align: center;
}
.pointDrawTxt {
	position: absolute;
	left: 270px;
	top: 10px;
	font-size: 16px;
	line-height: 30px;
}
.pointDrawTxt a {
	color: #ff6600;
}
.pointDrawTxt b{
	display: block;
	font-size: 22px;
	color: #ff6600;
}
.pointDrawTxt strong {
	padding: 0 12px 0 4px;
	color: #ff6600;
	font-weight: normal;
}
#allnum {
	margin-right: 22px;
}
.prize{
	height: 48px;
	line-height: 48px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 16px;
	text-align: center;
	width: 138px;
	position:absolute;
	left: 0;
	bottom:0;
}
.prizeInfor{
	width: 749px;
	height: 48px;
	border-top: 1px solid #ddd;
	overflow: hidden;
	position:absolute;
	right: 0;
	bottom:0;
	white-space: nowrap;
	font-size: 14px;
	line-height: 48px;
	padding:0 20px;
}
#scrollobj {
	white-space: nowrap;
	overflow: hidden;
	width: 749px;
}
#scrollobj i {
	font-style: normal;
}
#scrollobj .scrollobj-content {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 20px;
	font-size: 0;
}
#scrollobj .scrollobj-content p {
	display: inline-block;
}
#scrollobj p span {
	margin-right: 15px;
	font-size: 14px;
}
#scrollobj p span b {
	color: #f00;
	font-weight: normal;
	margin-left: 3px;
}
#scrollobj p span b strong {
	font-size: 16px;
	margin: 0 2px;
}
.integralLists{
	display: none;
}
.integralLists .tip {
	padding-top: 58px;
	text-align: center;
	font-size: 18px;
}
.integralLists .tip p img {
	margin-right: 42px;
}
.Login{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10000;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.4);
	display: none;
}
.loginBox{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	padding:40px 40px 25px 40px;
	width: 400px;
}
.loginBox a.closed{
	position:absolute;
	right: 10px;
	top: 10px;
	width: 28px;
	height: 28px;
	background: url("https://www.chem17.com/images/integral/version/2021/close_icon.png") no-repeat;
}
.loginBoxTitle{
	overflow: hidden;
	font-size: 22px;
	padding:0 15px 13px;
	margin-bottom: 26px;
}
.loginBoxTitle a{
	color: #666;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}
.loginBoxTitle a:first-child{
	float: left;
}
.loginBoxTitle a:last-child{
	float: right;
}
.loginBoxTitle a.focus{
	color: #333;
}
.loginBoxTitle a.focus::after{
	position: absolute;
	display: inline-block;
	content: "";
	width: 36px;
	height: 3px;
	bottom:-13px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #f60;
}
.loginItem{
	float: left;
}
.loginItem input{
	height: 46px;
	line-height: 46px;
	border: 0;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #666;
	padding-left: 12px;
	width: 400px;
	box-sizing: border-box;
}
.loginItem input::placeholder{
	font-style: 14px;
	color: #666;
}
.loginItem input#read {
	width: auto;
	height: auto;
	margin-right: 5px;
}
/* 滑动 */
.loginItem .box{
    margin: 20px 0;
    position: relative;
    height: 46px;
    width: 400px;
    float: none;
}
#drag {
    position: relative;
    background-color: #e8e8e8;
    width: 400px;
    height: 46px;
	line-height: 46px;
	color: #999;
}
#drag .drag_bg {
    background-color: #7ac23c;
    height: 46px;
    width: 0px;
}
#drag .drag_text {
    position: absolute;
    top: 0px;
    width: 400px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
	text-align: center;
	font-size: 14px;
}
#drag .handler {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 78px;
    height: 44px;
    border: 1px solid #ddd;
    cursor: move;
}
.handler_bg {
	background: #fff url("https://www.chem17.com/images/integral/version/2021/indexArrRight.png") no-repeat center;
}
.handler_ok_bg {
	background: #fff url("https://www.chem17.com/images/integral/version/2021/indexRight.png") no-repeat center;
}
.getPhoneNumber{
	position: relative;
	height: 46px;
	/* margin-bottom: 20px; */
}
.getPhoneNumber a{
	position: absolute;
	display: inline-block;
	line-height: 46px;
	text-align: center;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100px;
	z-index: 9;
	font-size: 14px;
	color: #fff;
	background-color: #f60;
	border-radius: 3px;
}
.getPhoneNumber a.gray{
	background-color: #999!important;
}
.selectID{
	overflow: hidden;
	margin-bottom: 20px;
}
.selectID dt{
	float: left;
	width: 144px;
	font-size: 14px;
	color: #333;
}
.selectID dt i{
	color: red;
	font-style: normal;
	margin-right: 5px;
}
.selectID dt p{
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}
.selectID dd{
	float: right;
	width: 235px;
}
.selectID dd span{
	display: block;
	font-size: 14px;
	color: #000033;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	margin-bottom:7px;
}
.selectID dd span:hover{
	color: #f60;
}
.selectID dd span:last-child{
	margin-bottom: 0;
}
.selectID dd span i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url("https://www.chem17.com/images/integral/version/2021/check.png") no-repeat center;
	margin-right: 10px;
	vertical-align: middle;
}
.selectID dd span i.focus{
	background: url("https://www.chem17.com/images/integral/version/2021/checked.png") no-repeat center;
}
.loginItem button{
	height: 48px;
	line-height: 48px;
	width: 100%;
	font-size: 16px;
	color: #fff;
	background-color: #f60;
	margin:20px 0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
}
.protocol{
	font-size: 14px;
	color: #999;
}
.protocol a {
	color: #f60;
}
.password{
	margin-top: 20px;
}
.prompt {
	overflow: hidden;
	margin-top: 9px;
}
.prompt b{
	float: left;
	font-weight: normal;
	font-size: 14px;
	color: red;
	padding-left: 25px;
	position: relative;
}
.prompt b i{
	position: absolute;
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(https://m.chem17.com/images/error.svg) no-repeat;
	background-size: 100% 100%;
	left: 0;
}
.prompt b em{
	font-style: normal;
}
.prompt .b1{margin-bottom: 10px}
.prompt a{
	float: right;
	font-size: 14px;
	color: #999;
}


/* 大概是弹窗公告的老样式 */
.success {
	width: 520px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 25px;
}
.success.erweima {
	width: auto;
	padding-top: 25px;
}
.success.erweima .close {
	top: 15px;
	right: 15px;
}
.success.erweima .image {
	width: 169px;
	background:none;
}
.success.erweima .image img {
	width: 100%;
}
.success .close {
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(/images/integral/2019/close.png);
	top: 22px;
	right: 22px;
}
.success .tip i {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(/images/integral/2019/success.png);
}
.success .tip span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.success .tip p {
	margin-top: 5px;
	font-size: 14px;
}
.success .tip p a {
	margin-left: 5px;
}
/* .success .tip p a.qq {
	display: inline-block;
	width: 15px;
	height: 20px;
	vertical-align: top;
	margin-top: -1px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -184px;
	background-size: 100px auto;
} */
.success .weixin-bot {
	margin-top: 15px;
}
.success .weixin-bot img {
	width: 124px;
}
.success .btn {
	margin-top: 20px;
}
.success .btn a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	padding: 0 12px;
	min-width: 90px;
	background-color: #19be6b;
	color: #fff;
	text-align: center;
}
.success .invite {
	text-align: left;
	padding: 10px 30px;
	font-size: 14px;
}
.success .invite span {
	margin-right: 10px;
}
.success .invite input {
	width: 300px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border: 0;
	border: 1px solid #ddd;
	color: #999;
	font-size: 14px;
}
.success .invite p a {
	color: #19be6b;
	margin-left: 20px;
}
.invite-btn {
	margin-top: 26px;
}
.invite-btn .fenxiangDiv {
	width: auto;
	position: static;
	height: auto;
	box-shadow: none;
	border: 0;
	display: inline-block;
	padding-left: 0;
}
.invite-btn .bdsharebuttonbox a {
	margin-top: 0 !important;
}
/* end */
.bdsharebuttonbox {
	display: inline-block;
	vertical-align: top;
	margin-top: -6px;
}
.bdsharebuttonbox a {
	display: inline-block !important;
	width: 30px !important;
	height: 30px !important;
	/* float: none !important; */
	/* margin-left: 5px !important; */
	margin: 9px 3px 3px !important;
	padding-left: 0 !important;
	line-height: 0 !important;
	float: none !important;
	vertical-align: top !important;
	position: static;
	border: 0 !important;
	padding: 0 !important;
}
.bdsharebuttonbox a:hover .fenxiangDiv {
	display: block;
}
.bdsharebuttonbox a.weixin {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -140px -36px;
}
.bdsharebuttonbox a.qqim {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat  -90px -36px;
}
.bdsharebuttonbox a.weibo {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -45px -36px;
}
.bdsharebuttonbox a.qq {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat 0 -36px;
}
/* 公告弹窗 */
.Dialog{ width: 690px; background: #fff; margin: 20px auto 0; padding: 20px; -webkit-box-shadow: 0 0 5px rgba(64, 64, 64, 0.5); box-shadow: 0 0 5px rgba(64, 64, 64, 0.5); border-radius: 2px; behavior: url(PIE.htc); }
.dialog-body{ width: 100%; float: left; border: 1px solid #d7d7d7; background: #fff;border-top-color: #ffc001;  }
.dialog-title{ width: 100%; height: 61px; float: left; position: relative; border-bottom: 1px solid #d7d7d7;}
.dialog-title h4{ padding-left: 28px; display: block; font: bold 22px/60px "\5b8b\4f53"; position: absolute; left: 14px; color: #333; text-shadow: 0 1px 1px #fff; border-bottom: 2px solid #ffc001;background: url(/Images/Home/succ.png) no-repeat -1px 15px;}
.Dialog a.closed {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(/Images/Home/succ.png) no-repeat -1px -147px;
}
#dialog-content {
	width: 100%;
	float: left;
	padding: 10px 36px 20px 36px;
	box-sizing: border-box;
}
.noticetitle{ width: 100%; float: left; font: normal 24px/50px "Microsoft Yahei","simhei"; color: #333; text-align: center; }
.noticetime{ width: 100%; float: left; font: normal 12px/30px "Tahoma","\5b8b\4f53"; color: gray; text-align: center; }
.noticecontent {
	width: 100%;
	height: 260px;
	float: left;
	font: normal 14px/26px "Tahoma","\5b8b\4f53";
	color: #333;
	margin-top: 10px;
	overflow: auto;
	text-align: left;
	padding-right: 20px;
}
.sucessmainbot {
    width: 640px;
    float: left;
    padding: 39px 0 0 0px;
    text-align: center;
}
.sucessmainbot a.closebt {
    display: inline-block;
    width: 86px;
    height: 26px;
    margin-left: 230px;
    background: url(https://www.chem17.com/PurchasManage/Images/Home/public.png) no-repeat -34px -676px;
}
.sucessmainbot a.nomore {
    display: inline;
    width: 86px;
    height: 26px;
    float: left;
    line-height: 26px;
    margin-left: 18px;
    color: #615D5B;
    text-decoration: none;
}
.sucessmainbot a.nomore input {
    display: inline;
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 6px;
}
.sucessmainbot a.nomore span {
    float: left;
    margin-left: 4px;
}
/* 分享 */
.fenxiangDiv {
	position: absolute;
	left: 100%;
	top: 5px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #4285f4;
	box-shadow: 0 6px 15px #d6d6d6;
	box-sizing: border-box;
	font-size: 0;
	overflow: hidden;
	padding-left: 10px;
	display: none;
}
/* .convertBtn span:hover .fenxiangDiv {
	width: 164px;
	padding: 0 10px;
} */
/* 抽奖弹窗 */
.draw-box {
	width: 480px;
	height: 546px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(/images/integral/version/2021/popupbg.png) no-repeat;
}
.draw-box .images {
	margin: 20px 60px 0;
	height: 226px;
	line-height: 226px;
	text-align: center;
}
.draw-box .images b {
	color: #fff;
	font-size: 36px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 90px;
	line-height: 1;
}
.draw-box .text {
	margin-top: 130px;
	color: #fff;
	padding: 0 40px;
	text-align: center;
}
.draw-box .text p {
	font-size: 24px;
}
.draw-box .text .btn {
	/* margin-top: 55px; */
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 44px;
}
.draw-box .text .btn a {
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #953500;
	background: url(/images/integral/version/2021/btn.png) no-repeat;
	position: relative;
	margin: 0 10px;
}
.draw-box .text .btn a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 24px;
	background-color: #db7010;
	left: 0px;
	top: 4px;
	z-index: -1;
}
.draw-box .text.integral {
	margin-top: 95px;
}
.draw-box .text b {
	display: block;
	font-size: 32px;
	margin-top: 15px;
}
.tips-box {
	width: 508px;
	height: 260px;
	position: fixed;
	top: 50%;
	margin-top: -130px;
	left: 50%;
	margin-left: -255px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	border: 1px solid #cacaca;
}

.tips-box a.close {
	position: absolute;
	right: 16px;
	top: 14px;
	width: 23px;
	height: 23px;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/close.png") center center no-repeat;
}

.tips-box .correct .tips, .tips-box .err .tips {
	position: absolute;
	top: 78px;
	left: 90px;
	width: 100%;
	height: 52px;
	padding: 9px 0 9px 90px;
	font: bold 24px/52px "microsoft yahei";
}

.tips-box .correct .tips i, .tips-box .err .tips i {
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 0 no-repeat;
}

.tips-box .correct .btn, .tips-box .err .btn {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	text-align: center;
}

.tips-box .correct .btn a, .tips-box .err .btn a {
	display: inline-block;
	width: 150px;
	height: 32px;
	font: normal 14px/32px "microsoft yahei";
	color: #474747;
	border: 2px solid #0f9732;
	border-radius: 2px;
	margin: 0 12px;
}

.tips-box .correct .btn a:hover, .tips-box .err .btn a:hover {
	background: #0f9732;
	color: #fff;
}

.tips-box .err .tips {
	font: bold 18px/26px "microsoft yahei";
}

.tips-box .err .tips i {
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}
/* 新增弹窗 */
.popup-xunjia {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 99999;
	display: none;
}
.popup-xunjia-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 4px;
	background: #fff;
	overflow: hidden;
    width: 680px;
}
.popup-xunjia-box .left {
	float: left;
	width: 200px;
	padding: 16px 0;
    position: relative;
    z-index: 2;
}
.popup-xunjia-box .left .title {
	text-align: center;
}
.popup-xunjia-box .left .contact-way {
	text-align: center;
	color: #fff;
	font-size: 17px;
	margin-top: 32px;
}
.popup-xunjia-box .left .contact-way b {
	font-size: 16px;
	display: block;
	font-family: "Microsoft YaHei";
    margin-top: 6px;
}
.popup-xunjia-box .left .contact-way span {
    display: block;
    font-size: 14px;
    margin-top: 6px;
}
.popup-xunjia-box .left .contact-way .image {
	margin: 18px auto 0;
	width: 140px;
	padding: 5px;
	box-sizing: border-box;
}
.popup-xunjia-box .left .contact-text {
	color: #fff;
	margin-top: 12px;
	text-indent: 26px;
	font-size: 15px;
	line-height: 32px;
}
.popup-xunjia-box .left .contact-text p b {
    font-size: 18px;
    font-weight: normal;
}
.popup-xunjia-box::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 200px;
	background: url(https://www.chem17.com/images/index/version/2024/popup-bg.png) no-repeat;
	background-size: cover;
}
.popup-xunjia-box .right {
	overflow: hidden;
	padding: 24px 40px;
    position: relative;
}
.popup-xunjia-box .right .close {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #dddddd;
	font-size: 0;
	z-index: 10;
}
.popup-xunjia-box .right .close i {
    font-size: 17px;
}
.popup-xunjia-box .right .close:hover {
    color: #4385f5;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.popup-xunjia-box .right .popup-logo {
	text-align: center;
}
.popup-xunjia-box .right .popup-logo img {
    width: 175px;
}
.popup-xunjia-box .right .text {
	font-size: 20px;
	color: #0096e0;
	font-family: "Microsoft YaHei";
	margin-top: 18px;
    text-align: center;
}
.popup-edit-box {
	margin-top: 24px;
    position: relative;
}
.popup-edit-box .input:first-of-type {
    margin-top: 0;
}
.popup-edit-box .input, .popup-edit-box .input-num .input {
	margin-top: 16px;
	position: relative;
}
.popup-edit-box .input input {
	width: 100%;
	height: 40px;
	border-radius: 2px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 15px;
	padding: 0 15px;
	box-sizing: border-box;
}
input::placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
	color: #999;
}
input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}
input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}
input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}
.popup-edit-box .input input:focus {
	border-color: #4385f5;
}
.popup-edit-box .input-num {
	overflow: hidden;
}
.popup-edit-box .input-num .input {
	float: left;
	width: 219px;
	margin-right: 12px;
}
.popup-edit-box .input-num .input:last-of-type {
	width: auto;
	float: none;
	margin-right: 0;
	overflow: hidden;
}
.popup-edit-box .input.Code input {
	padding-right: 100px;
}
.popup-edit-box .input.Code a {
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 15px;
	color: #4385f5;
}
.popup-edit-box .input.Code a:hover {
	color: #f60;
}
.popup-xunjia-box .popup-btn {
	margin-top: 16px;
}
.popup-xunjia-box .popup-btn a {
	display: block;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	border-radius: 24px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 8px 8px 0px rgba(244, 127, 0, 0.25);
	background: linear-gradient(90deg, rgb(251,172,21),rgb(244,126,0),rgb(244,126,0),#4385f5, rgb(251,172,21));
	background-size: 400%;
}
.popup-xunjia-box .popup-btn a:hover {
	animation: sun 8s infinite linear;
}
@keyframes sun {100%{background-position: -400% 0;}}
.popup-xunjia-box .popup-tip {
	margin-top: 14px;
	text-align: center;
	font-size: 13px;
	color: #999;
}
.popup-xunjia-box .popup-tip a {
	color: #4385f5;
}
.popup-xunjia-box .popup-tip a:hover {
	color: #f60;
}
.wrong-tip {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.wrong-tip p {
	box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	display: inline-block;
	line-height: 36px;
	padding: 0 15px;
	font-size: 15px;
	margin: 5px 0;
	white-space: nowrap;
}
.wrong-tip i {
	color: #e72528;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-right: 7px;
}
.submit-success {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 9;
	background: url(https://www.chem17.com/images/login-guangyun.png);
	background-size: cover;
}
.submit-success .icon {
	width: 88px;
	height: 90px;
	margin: 0 auto;
	background: url(https://www.chem17.com/images/success.png) no-repeat;
	background-size: contain;
	position: static;
	transform: none;
	padding: 0;
}
.submit-success .center-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
.submit-success .center-box i {
	display: block;
	color: #009944;
	font-size: 64px;
}
.submit-success .center-box p {
	font-size: 18px;
	margin-top: 18px;
	font-weight: bold;
}
.submit-success .center-box span {
	font-size: 15px;
	color: #999;
	margin-top: 15px;
	display: block;
}
.submit-success .center-box .go a {
	display: block;
	height: 40px;
	box-sizing: border-box;
	line-height: 36px;
	border-radius: 20px;
	font-size: 15px;
	padding: 0 15px;
	white-space: nowrap;
	width: 196px;
	margin: 44px auto 0;
	background-color: #4385f5;
	color: #fff;
	box-shadow: 0px 8px 8px 0px rgba(25, 123, 248, 0.15);
}
.submit-success .center-box .go a:hover {
	color: #4385f5;
	border: 1px solid #4385f5;
	background-color: #fff;
}
@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.woff2?t=1698736194248') format('woff2'),
		url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.woff?t=1698736194248') format('woff'),
		url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.ttf?t=1698736194248') format('truetype');
}
.chem17 {
	font-family: "chem17" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
