.page-introduce {
	background: url('../images/mailMarketBanner.png') center no-repeat;
}
.page-introduce .main-title {
	margin-top: 200px;
}
.page-introduce div {
		position: absolute;
	  width: 100%;
	  margin-top:346px;
	  margin-left: -426px;
}
.wrapper {
	text-align: center;
	line-height: 1;
}
.content span {
	display: block;
}
.content-main-title {
	margin-top: 50px;
	margin-bottom: 8px;
	font-size: 24px;
	color:#333333;
}
.content-sub-title {
	font-size: 16px;
	color:#666666;
	margin-bottom: 30px;
}
.content-third-title {
	font-size: 12px;
	color:#666666;
	margin-bottom: 57px;
}
.pc-show {
	background: url('../images/mailMarket/pc-modal.png') center no-repeat;
	height: 491px;
	max-width: 919px;
	margin: 0 auto;
	padding: 55px 185px;
	font-size: 0px;
}
.functional-list {
	margin-bottom: 45px;
}
.functional-list > div{
	width: 136px;
	height: 151px;
	background: #fff;
	display: inline-block;
	margin-right: 1px;
	cursor: pointer;
}
.functional-list > div:hover{
	box-shadow: 0 4px 5px #bbb;
}
.functional-list > div > span {
	display: block;
	margin-top: 28px;
	font-size: 14px;
	color: #333;
}
.functional-list > div:first-child, .functional-list > div:last-child {
	padding: 32px 0px;
}
.functional-list > div:nth-child(2), .functional-list > div:nth-child(3) {
	padding: 35px 0px;
}

/**********************************鐢佃剳妯″潡**********************************/
.email-model {
	background: url('../images/mailMarket/email-model.png') center no-repeat;
	width: 594px;
	height: 170px;
	margin-left: -14px;
	font-size: 0px;
}
.email-model:hover {
	transform: scale(1.1);
}
.email-model:hover  #email {
	background: transparent!important;
	border:1px solid #3366ff;
}
.email-model:hover .info-email:before  {
	background: url(../images/mailMarket/hover-email-iocn.png) center no-repeat;
	background-size: 18px 14px;
}
.email-model:hover .info-code:before  {
	background: url(../images/mailMarket/hover-code-iocn.png) center no-repeat;
	background-size: 18px 14px;
}
.email-model > div {
	margin-top: 13px;
}
.email-model > div:first-child {
	width: 203px;
	height: 146px;
	float: left;
}
.email-model > div:last-child {
	width: 390px;
	height: 146px;
	float: right;
}
.email-model > div:first-child > span {
	font-size: 35px;
	color: #fff;
}
.email-model > .user-data {
	width: 350px;
	padding: 10px 20px;
}
.email-logo {
	margin-top: 7px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 30px;
}
.email-logo>img{
	margin-top: -11px;
}
.email-logo > div {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	height: 21px;
	line-height: 21px;
	margin-left: 8px;
}
.user-data {
	text-align: left;
}
.user-data > span {
	font-size: 12px;
	color: #333333;
}
.info-email {
	margin: 15px auto 10px;
}
.info-email:before {
	content: '';
  background: url(../images/mailMarket/input-email.png) center no-repeat;
  background-size: 18px 14px;
  position: absolute;
  width: 18px;
  height: 14px;
  z-index: 10;
  margin: 8px 14px 0px 6px;
}
#email, #code {
	height: 30px;
	width: 240px;
	background: #eeeeee;
	border-radius: 4px;
	border: 1px solid #ececec;
	padding-left: 34px;
	color: #999999!important;
}
#code {
	width: 150px;
}
.info-code:before {
	content: '';
  background: url(../static/images/mailMarket/input-code.png) center no-repeat;
  background-size: 18px 14px;
  position: absolute;
  width: 18px;
  height: 14px;
  z-index: 10;
  margin: 8px 14px 0px 6px;
}
#email::-webkit-input-placeholder, #code::-webkit-input-placeholder{
  font-size: 12px;
}
.send-mail{
	background: #cc3333;
	color: #fff;
	width: 109px;
	height: 22px;
	font-size: 12px;
	border: 0px;
	border-radius: 4px;
	margin-top: 10px;
}
.send-mail:hover {
	background: #e94949;
}

/**********************************鎴戜滑鐨勪紭鍔�*********************************/
.our-odds {
	height: 420px;
  background: #062735;
  padding: 40px 0px;
  text-align: center;
}

.odds-list{
	max-width: 1000px;
	margin: 0 auto!important;
	text-align: center;
}
.odds-title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.odd-sub-title {
	font-size: 16px;
	color: #dddddd;
}
.odds-list {
	padding-top: 30px;
}
.odds-item:first-child > img {
	margin-bottom: 20px;
}
.odds-item:nth-child(2) > img {
	margin-bottom: 30px;
}
.odds-item:nth-child(3) > img {
	margin-bottom: 26px;
}
.odds-item > span {
	font-size:16px;
	line-height: 1;
	color: #fff;
	display: block;
}
.odds-item > p {
	font-size: 12px;
	color: #a6a6a6;
	margin-top: 40px;
}
.odds-item {
	height: 240px;
	padding: 30px 12px!important;
	border-right: 1px dashed #fff;
}
.odds-item:nth-child(2) {
	padding-top: 40px!important;
}
.odds-item:last-child {
	padding-top: 38px!important;
	border-right: 0px;
}
.odds-item:hover {
	background: #083345;
}

/**********************************鍏朵粬鍐呭***********************************/
.section {
	width: 1000px;
	margin: 0 auto!important;
	padding-top: 60px;
}
.section > div:first-child {
	padding-right: 76px!important;
}
.content-des >div:first-child {
	margin-bottom: 27px;
}
.content-des h2 {
	font-size: 24px;
	color: #333;
}
.content-des h3 {
	font-size: 18px;
	color: #333;
}
.content-des p {
	font-size: 14px;
	color: #333;
	margin-top:17px;
}
.content-des ul {
	display: inline-block;
	margin-top:18px;
	margin-right: 30px;
}
.content-des li:before {
	content: "\e60e";
	font-family: 'iconfont';
	color: #ffa200;
	margin-right: 10px;
	font-size: 8px;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
/*	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ffa200;*/
}
.p-more {
	margin-top: 28px;
}
.section:nth-child(1) {
	height: 387px;
}
.section:nth-child(2){
	width: 100%;
	background: #fbfbfb;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.section:nth-child(2) >div{
	padding-top: 59px;
  height: 298px;
  margin: 0 auto!important;
  max-width: 1000px;
}
.section:nth-child(2) .content-des {
	padding-left: 76px!important;
}
.section:nth-child(3) {
	height: 341px;
}


#drag {
	background-color: #f1f1f1;
  width: 240px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  margin: 0;
}

#drag .handler {
  width: 36px;
  height: 30px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}

#drag .drag_text {
  width: 240px;
  height: 30px;
  font-size: 12px;
  color: #999;
}

#drag .drag_bg {
  background-color: #0ec274;
  height: 30px;
}
