.top-nav {
	background: #000;
	padding: 1%;
	width: 100%;
	z-index: 9999
}

.top-logo {
	margin-right: 3%;
}

.top-logo img {
	width: 200px;
}

.top-logo,
.top-nav ul {
	float: left;
}

.top-nav ul {
	display: block
}

.top-nav ul li {
	display: block;
	float: left;
}

.top-nav ul li a {
	display: block;
	line-height: 49px;
	color: #ccc;
	font-size: 16px;
	padding: 0% 30px;
}

.c_box {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	background: #fff;
	padding-top: 26px;
	overflow: hidden;
	margin-bottom: 100px;
}

.c_er {
	width: 97.3%;
	margin: auto;
	overflow: hidden;
}

.c_er01 {
	width: 48%;
	float: left;
	background: #fff;
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 3%;
}

.c_er02 {
	width: 48%;
	float: left;
	background: #fff;
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
}

.c_er01_left {
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 30px;
}

.c_er01_left_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding-top: 40px;
}

.c_er01_left_jg {
	font-size: 33px;
	font-weight: bold;
	line-height: 1;
	color: #ed462f;
	padding: 10px 0;
}

.c_er01_left_jg span {
	color: #282828;
	font-weight: none;
	text-decoration: line-through;
	font-size: 14px;
}

.c_er01_left_rq {
	font-size: 15px;
	color: #000;
	padding-bottom: 20px;
}

.c_er01_left_cc {
	width: 172px;
	height: 31px;
	background: #36363e;
	text-align: center;
	font-size: 14px;
	line-height: 31px;
	color: #fff;
	margin-bottom: 6px;
}

.c_er01_left_cc1 {
	width: 150px;
	border: none;
	margin: auto;
	height: 31px;
	background: #36363e;
	text-align: center;
	font-size: 14px;
	line-height: 31px;
	color: #fff;
}

.c_er01_left_gc {
	width: 172px;
	height: 31px;
	background: #ed462f;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 31px;
}

.c_er01_right {
	width: 40%;
	float: left;
	position: relative;
}

.c_er01_right img {
	width: 100%;
}

.c_er01_right_zk {
	position: absolute;
	right: 20px;
	top: 10px;
	background: url(https://deal.tomtop.com/img/20171124_dodocool_product_zk.png) no-repeat;
	background-size: 100%;
	width: 78px;
	height: 78px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	padding-top: 22px;
	line-height: 1;
}

.c_title {
	width: 100%;
	max-width: 1147px;
	margin: auto;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 34px;
	color: #000;
	font-weight:bold ;
	margin-bottom: 10px;
}

.c_er01_right img {
	width: 100%;
	transitaion: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
}

.c_er01_right img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.product_img img {
	width: 100%;
	transitaion: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
}

.product_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media(max-width:1450px) {
	.top-logo img {
		width: 150px;
	}
	.top-nav ul li a {
		font-size: 14px;
		padding: 0% 25px;
	}
	.top-logo {
		margin-top: 0.5%;
	}
}

@media(max-width:1200px) {
	.top-logo {
		width: 130px;
	}
	.top-nav ul li a {
		display: block;
		line-height: 49px;
		color: #ccc;
		font-size: 16px;
		padding: 0% 20px;
	}
}

@media(max-width:768px) {
	.top-logo {
		width: 100%;
		text-align: center;
		margin-right: 0;
		float: none;
		margin-bottom: 10px
	}
	.top-logo img {
		display: inline-block;
		width: 100%;
		width: 180px;
	}
	.top-nav ul li a {
		display: inline-block;
		line-height: 21px;
		color: #ccc;
		font-size: 12px;
		padding: 0% 10px;
		float: none;
	}
	.top-nav ul li {
		display: inline-block;
		float: none;
	}
	.top-nav ul {
		display: block;
		width: 100%;
		text-align: center;
	}
	.c_er01 {
		width: 98%;
	}
	.c_er01_left {
		padding-left: 10px;
	}
	.c_er01_left_title {
		font-size: 14px;
		font-weight: bold;
		line-height: 1;
		padding-top: 10px;
	}
	.c_er01_left_jg {
		font-size: 23px;
		font-weight: bold;
		line-height: 1;
		color: #ed462f;
		padding: 5px 0;
	}
	.c_er01_left_jg span {
		font-size: 12px;
	}
	.c_er01_left_rq {
		font-size: 13px;
		color: #000;
		padding-bottom: 5px;
	}
	.c_er01_right_zk {
		position: absolute;
		right: 10px;
		top: 5px;
		background: url(https://deal.tomtop.com/img/20171124_dodocool_product_zk.png) no-repeat;
		background-size: auto auto;
		background-size: 100%;
		width: 48px;
		height: 48px;
		font-size: 12px;
		color: #fff;
		text-align: center;
		padding-top: 12px;
		line-height: 1;
	}
	.c_er01_left_cc1 {
		width: 130px;
		border: none;
		margin: auto;
		height: 21px;
		background: #36363e;
		text-align: center;
		font-size: 12px;
		line-height: 21px;
		color: #fff;
	}
	.c_er01_left_cc {
		width: 152px;
		height: 31px;
		background: #36363e;
		text-align: center;
		font-size: 14px;
		line-height: 31px;
		color: #fff;
		margin-bottom: 6px;
	}
	.c_er01_left_gc {
		width: 152px;
		height: 31px;
		background: #ed462f;
		font-size: 12px;
		text-align: center;
		color: #fff;
		line-height: 31px;
	}
	.c_title {
		width: 100%;
		max-width: 1147px;
		margin: auto;
		margin-bottom: auto;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		background: url(https://deal.tomtop.com/img/20171124_dodocool_title01.jpg) repeat center;
		margin-bottom: 10px;
	}
}

@media(max-width:450px) {
	.top-nav ul li a {
		font-size: 12px;
		padding: 0% 5px;
	}
}

.prizes-rules {
	font-size: 56px;
	text-align: center;
	display: block;
	padding: 5% 0;
	color: #fff;
}

.w1110 {
	max-width: 1110px;
	margin: auto;
}

.prize ul {
	margin: -0.8%
}

.prize ul li {
	display: block;
	float: left;
	width: 23.3%;
	margin: 0.8%;
}

.prize h2 {
	font-size: 27px;
	display: block;
	padding-top: 15%;
}

.prize h2,
.prize h2 a {
	color: #fff;
}

.prize ul li.prize-img {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease, -moz-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	max-width: 100%;
}

.prize ul li.prize-img:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.Email {
	text-align: center;
}

.Email a {
	font-size: 39px;
	display: inline-block;
	color: #fff;
	background: #ff0066;
	margin-top: 3%;
	padding: 0.5% 3%;
}

.Email a:hover {
	background: #fed500;
	color: #000;
}

.Enter {
	max-width: 860px;
	margin: auto;
	border: dashed 2px #fff;
	margin-top: 3%
}

.Enter ul li {
	font-size: 22px;
	color: #fff;
	position: relative;
	text-align: left;
	line-height: 26px;
}

.Enter ul {
	padding: 5% 5% 5% 7%;
}

.Enter ul li i {
	border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	display: block;
	width: 12px;
	height: 12px;
	background: #fff;
	position: absolute;
	left: -25px;
	top: 5px;
}

.font36 {
	font-size: 36px;
	color: #fff;
	display: block;
	padding: 3% 0;
}

.por50 {
	width: 50%;
	float: left;
}

.verneeConternt {
	padding-bottom: 50px;
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.verneeImg {
	padding: 0 0;
	margin: 0 -0.2%;
}

.verneeImg img {
	display: block
}

.verneeImg a {
	display: block;
	float: left;
	cursor: pointer;
	margin: 0 0.65%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 23px;
	width: 10.98%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}


/*
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
*/


/*
.verneeImg a.tab_active:after,.verneeImg a:hover:after {
    content: " ";
    position: absolute;
    bottom: -22%;
    left: 46%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-top: 15px solid rgb(79, 16, 159);
    border-right: 15px solid transparent;
}

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#4f109f;
  width:0%;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
 .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  width:100%;
}
*/


/*.verneeImg a:hover{ background:#4f109f; color:#fff;}*/

.verneeImg a.tab_active,
.verneeImg a:hover {
	color: #fff;
	border-bottom: 2px solid #33cccc;
}

.verneeImg a {
	/*border-bottom: 2px solid #fff;*/
}

.verneeImg a.tab_active {}

.VC1 img {
	display: inline-block;
}

.width600 {
	max-width: 580px;
	margin: auto;
}

.input {
	border: 2px solid #9b7d3a;
	margin-top: 50px;
}

.in {
	color: #FFF;
	background: none;
	border: none;
	width: 340px;
	padding: 20px 5px;
	float: left;
	font-size: 20px
}

.text-C {
	text-align: center;
}

.bu {
	cursor: pointer;
	background: #9b7d3a;
	border: none;
	padding: 10px 0px;
	width: 230px;
	float: right;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.bu:hover {
	background: #806730;
}

.wid li {
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 17px;
	line-height: 27px;
	text-align: left;
	color: #fff;
}

.apollo-lite3 img {
	margin-bottom: 30px;
}

.VC1 {
	display: none;
}

#tata {
	margin: 0 -0.5% -0.5%;
}

.verneeImg a img {
	display: block;
}

.verneeImg img.conNONE-D {
	display: inline-block;
}

.verneeImg img.conNONE {
	display: none;
}

.verneeImg img.conNONE-D:hover {
	display: inline-block;
}

.verneeImg img.conNONE:hover {
	display: none;
}

.verneeImg .b1 {
	display: none;
}

.verneeImg a:hover .b1 {
	display: block;
}

.verneeImg a:hover .a1 {
	display: none;
}

.tab_active .b1 {
	display: block;
}

.tab_active .a1 {
	display: none;
}

.nav {
	width: 100%;
	position: fixed;
	bottom: 200px;
	right: 55px;
}

.nav .nav_content {
	position: relative
}

.nav ul li {
	width: 50px;
	height: 35px;
	padding: 3px 10px;
	position: absolute;
	right: -42px;
	cursor: pointer;
	background: #b4b4b4;
	list-style-type: none;
}

.nav ul li img {
	width: 100%
}

.nav ul li:hover {
	background: #646464;
}

.nav ul .nav_top {
	bottom: 1px;
	display: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.nav ul .nav_bottom {
	top: 1px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


/*产品*/

.product {
	width: 100%;
}

.product li {
	width: 25%;
	float: left;
	padding-top: 24px;
}

.product_content {
	width: 97%;
	max-width: 279px;
	margin: auto;
	background: #f8f8f8;
	position: relative;
	border:1px solid #ddd;
}

.product_img {
	width: 100%;
	overflow: hidden;
}

.product_img img {
	width: 100%;
	display: block;
}

.product_title {
	width: 95%;
	margin: auto;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	color: #000;
	padding: 15px 0;
	height: 62px;
}

.product_title a {
	color: #000;
}

.product_price {
	font-size: 13px;
	text-align: center;
	width: 100%;
	color: #000;
	text-decoration: line-through;
	padding-bottom: 9px;
}

.product_price p {
	font-size: 31px;
	padding-right: 5px;
	font-weight: bold;
	color: #ed462f;
	text-decoration: none;
	display: inline-block;
}

.product_code {
	width: 160px;
	margin: auto;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #36363e;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
}

.product_end {
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: #000000;
	padding-bottom: 14px;
	line-height: 1;
}

.product_discount {
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: #000000;
	padding-bottom: 14px;
	line-height: 1;
}

.product_buy {
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #000000;
	padding-bottom: 14px;
	line-height: 1;
}

.product_buy a {
	color: #000;
}

.product_discount {
	position: absolute;
	/*background: url(https://deal.tomtop.com/img/20171124_dodocool_product_zk.png) no-repeat center;*/
	background-size: 100%;
	width: 92px;
	height: 96px;
	left: 0px;
	top: -6px;
	font-size: 17px;
	color: #fff;
	padding-top: 20px;
	line-height: 1;
}
.p4{
	background: url(https://deal.dodocool.com/activity/2018/4.png) no-repeat center;
}
.p40{
	background: url(https://deal.dodocool.com/activity/2018/40.png) no-repeat center;
}
.p6{
	background: url(https://deal.dodocool.com/activity/2018/6.png) no-repeat center;
}
.p7{
	background: url(https://deal.dodocool.com/activity/2018/7.png) no-repeat center;
}
.p8{
	background: url(https://deal.dodocool.com/activity/2018/8.png) no-repeat center;
}
.p10{
	background: url(https://deal.dodocool.com/activity/2018/10.png) no-repeat center;
}
.p11{
	background: url(https://deal.dodocool.com/activity/2018/11.png) no-repeat center;
}
.p13{
	background: url(https://deal.dodocool.com/activity/2018/13.png) no-repeat center;
}
.p14{
	background: url(https://deal.dodocool.com/activity/2018/14.png) no-repeat center;
}
.p15{
	background: url(https://deal.dodocool.com/activity/2018/15.png) no-repeat center;
}
.p17{
	background: url(https://deal.dodocool.com/activity/2018/17.png) no-repeat center;
}
.p18{
	background: url(https://deal.dodocool.com/activity/2018/18.png) no-repeat center;
}
.p21{
	background: url(https://deal.dodocool.com/activity/2018/21.png) no-repeat center;
}
.p20{
	background: url(https://deal.dodocool.com/activity/2018/20.png) no-repeat center;
}
.p22{
	background: url(https://deal.dodocool.com/activity/2018/22.png) no-repeat center;
}
.p23{
	background: url(https://deal.dodocool.com/activity/2018/23.png) no-repeat center;
}
.p24{
	background: url(https://deal.dodocool.com/activity/2018/24.png) no-repeat center;
}
.p25{
	background: url(https://deal.dodocool.com/activity/2018/25.png) no-repeat center;
}
.p26{
	background: url(https://deal.dodocool.com/activity/2018/26.png) no-repeat center;
}
.p27{
	background: url(https://deal.dodocool.com/activity/2018/27.png) no-repeat center;
}
.p28{
	background: url(https://deal.dodocool.com/activity/2018/28.png) no-repeat center;
}
.p29{
	background: url(https://deal.dodocool.com/activity/2018/29.png) no-repeat center;
}
.p30{
	background: url(https://deal.dodocool.com/activity/2018/30.png) no-repeat center;
}
.p32{
	background: url(https://deal.dodocool.com/activity/2018/32.png) no-repeat center;
}
.p33{
	background: url(https://deal.dodocool.com/activity/2018/33.png) no-repeat center;
}
.p35{
	background: url(https://deal.dodocool.com/activity/2018/35.png) no-repeat center;
}
.p36{
	background: url(https://deal.dodocool.com/activity/2018/36.png) no-repeat center;
}
.p37{
	background: url(https://deal.dodocool.com/activity/2018/37.png) no-repeat center;
}
.p42{
	background: url(https://deal.dodocool.com/activity/2018/42.png) no-repeat center;
}
.p58{
	background: url(https://deal.dodocool.com/activity/2018/58.png) no-repeat center;
}
.product_gwc {
	width: 53px;
	height: 48px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.product_gwc img {
	width: 100%;
}

@media(max-width:1200px) {
	.product_img {
		height: inherit;
	}
	.nav .nav_content {
		display: none;
	}
	.verneeConternt {
		padding-left: 2%;
		padding-right: 2%;
	}
	.verneeImg a {
		font-size: 14px;
	}
}

@media(max-width:768px) {
	.product li {
		width: 50%;
		float: left;
		padding-top: 14px;
	}
	.product_discount {
		position: absolute;
		/*background: url(https://deal.tomtop.com/img/20171124_dodocool_product_zk.png) no-repeat center;*/
		background-size: auto auto;
		background-size: 100%;
		/*width: 44px;*/
		/*height: 44px;*/
		/*left: 10px;*/
		top: -7px;
		font-size: 12px;
		color: #fff;
		padding-top: 10px;
		line-height: 1;
	}
	.product_title {
		width: 95%;
		margin: auto;
		font-size: 16px;
		text-align: center;
		line-height: 1;
		color: #000;
		padding: 5px 0;
		height: 40px;
	}
	.product_price p {
		font-size: 24px;
		padding-right: 5px;
		font-weight: bold;
		color: #ed462f;
		text-decoration: none;
		display: inline-block;
	}
	.product_price {
		font-size: 9px;
		text-align: center;
		width: 100%;
		color: #000;
		text-decoration: line-through;
		padding-bottom: 0px;
	}
	.product_code {
		width: 140px;
		margin: auto;
		margin-bottom: auto;
		font-size: 12px;
		text-align: center;
		color: #fff;
		background: #36363e;
		height: 20px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.product_gwc {
		width: 33px;
		height: 30px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.product_end {
		padding-bottom: 5px;
	}
	.verneeImg a {
		font-size: 12px;
		line-height: 14px;
		/* margin: 2px; */
	}
	.prizes-rules {
		font-size: 42px;
		padding: 4% 0;
	}
	.prize ul {
		margin: 0%;
	}
	.prize h2 {
		font-size: 15px;
		padding-top: 11%;
	}
	.Email a {
		font-size: 27px;
		background: #ff0066;
		margin-top: 5%;
		margin-bottom: 5%;
		padding: 0.5% 3%;
	}
	.Enter {
		margin: 1%;
	}
	.Enter ul li {
		font-size: 16px;
		line-height: 22px;
	}
	.font36 {
		font-size: 23px;
		padding: 3% 0;
	}
}
@media only screen and (max-width: 766px) {
	.product_discount {
		width: 44px;
		height: 44px;
		top: -3px;
	}
}
@media(max-width:550px) {
	.OFF h1 {
		font-size: 12px;
		padding: 2px 5%;
	}
	.verneeConternt {
		padding: 4.5% 1.2%;
		overflow: hidden;
	}
	.OFF {
		margin: 3% 0px 3%;
	}
	.product .product_title a {
		font-size: 12px;
	}
	.verneeImg {}
	.verneeImg a {
		font-size: 12px;
	}
	.product_img {
		background-size: 50px;
	}
	.OFF h2 {
		color: #fff;
		font-size: 12px;
		padding: 10px 0px 5px 0px;
		line-height: 0px;
	}
	.verneeImg a {
		font-size: 2.1vw;
	}
	.bottom {
		padding-bottom: 9%;
	}
	.top {
		padding-top: 5%;
	}
	.footer-banner ul li .Code {
		position: absolute;
		bottom: 21%;
		font-size: 12px;
		background: #e03319;
		color: #fff;
		padding: 1.2%;
		width: 107px;
		left: 50%;
		margin-left: -50px;
	}
	.verneeImg a.tab_active:after,
	.verneeImg a:hover:after {
		left: 33%;
	}
	.prizes-rules {
		font-size: 23px;
		padding: 4% 0;
	}
	.prize ul li {
		display: block;
		float: left;
		width: 48%;
		margin: 0% 1% 3% 1%;
	}
	.Enter ul li {
		font-size: 13px;
		line-height: 19px;
	}
	.Enter ul li i {
		width: 8px;
		height: 8px;
		left: -15px;
		top: 5px;
	}
	.Nov {
		font-size: 2.3vw;
	}
}

@media(max-width:450px) {
	.product_img {
		height: inherit;
		min-height: 155px;
	}
}

@media(max-width:380px) {
	.product_img {
		height: inherit;
		min-height: 145px;
	}
}

@media(max-width:360px) {
	.product_img {
		height: inherit;
		min-height: 132px;
	}
}

@media(max-width:350px) {
	.verneeImg a {
		line-height: 25px;
	}
}

@media(max-width:330px) {
	.product_img {
		height: inherit;
		min-height: 102px;
	}
}