body {
	margin: 0;
	/*设计图宽度改为1200px*/
	min-width: 1200px;
}
.auto {
	min-width: 1200px;
	padding: 0!important;
}
/*.wave-box {
	background: #f7f7f7;
}*/
.font-size-24 {
	font-size: 24px;
}
.bold-text {
	font-weight: bold;
}
.orange {
	color: #ff6600;
	font-weight: bold;
}
.color-act-blue {
	color: #059fff;
}
.color-act-yellow {
	color: #ff6600;
}
/*按钮样式*/
.btn{
	display: inline-block;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
}
.btn-strong {
    height: 36px;
    line-height: 35px;
    border: none;
    padding: 0 16px;
    background-color: #ff6600;
    outline: none;
    color: #fff;
}
.btn-strong:hover {
	background-color: #ff8800;
}
.btn-default {
	height: 36px;
    line-height: 35px;
    border: 1px solid #fff;
    padding: 0 44px;
    background-color: transparent;
    outline: none;
    color: #fff;
}
.buy-btn {
	margin-left: 7% ;
	margin-bottom: 26px;
	padding: 0 28px;
	background-color: #ff6600;
}
.step-3 .buy-btn {
	margin-bottom: 18px;
}
/*禁用按钮样式*/
.buy-btn.disabled {
	background: #ccc;
	cursor: not-allowed;
}
.buy-btn.disabled:hover {
	background: #ccc;
}
.transparent-header .banner-box,.transparent-header .header-container {
	width: 100%;
	height: 0
}

.transparent-header .banner-point,.transparent-header .banner-text,.transparent-header .banner-ul,.transparent-header .news-casting {
	display: none!important
}

/*区块标题公共样式*/
.step-title {
	position: relative;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 20px;
}

/*当区块标题和背景不需要整个切块时的样式*/
.title-left-bg,.title-right-bg {
	position: absolute;
	width: 136px;
	height: 32px;
}
.title-left-bg {
	background: url(img/huadong/title-left-bg.png) no-repeat;
	left: 0;
	top: 0;
}
.title-right-bg {
	background: url(img/huadong/title-right-bg.png) no-repeat;
	right: 0;
	top: 0;
}
/*区块二级标题公共样式*/
.step-subtitle{
	margin-bottom: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.act-introduce-link {
	color: #059fff;
}
/*套餐主体购买区域外围样式,可以用auto样式替代,auto样式替代,需添加padding值*/
.step-main-buy {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 60px;
}
/*4等分套餐样式*/
.step-buy-div {
	float: left;
	width: 23%;
	min-height: 360px;
	margin-left: 2.6%;
	*margin-left: 2%;
	border: 2px solid #00aaff;
	background-color: #fff;
	/*cursor: pointer;*/
}
.step-buy-div:first-child {
	margin-left: 0;
}
/*3等分套餐样式*/
.step-buy-div3 {
	float: left;
	width: 30%;
	min-height: 300px;
	margin-left: 4.9%;
	*margin-left: 4.5%;
	/*border: 2px solid #00aaff;*/
	background-color: #fff;
	/*cursor: pointer;*/
}
.step-buy-div3:first-child {
	margin-left: 0;
}

/*合作商专区subtitle*/
.partner-area {
	padding: 56px 0 72px;
	background-color: #edf7ff;
}
.partner-area .step-title {
	color: #ff6600;
}
.partner-step-subtitle {
	padding-top: 10px;
	padding-bottom: 38px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.partner-box-wrapper {
	width: 99%;
	max-width: 1200px;
	height: 400px;
	margin: 0 auto;
	padding-top: 58px;
	border: 2px solid #eee;
	background-color: #fff;
}
.blue-bar {
	position: relative;
	width: 810px;
	height: 124px;
	margin: 0 auto 36px;
	background: url(img/huadong/partner-introduce-bg.png) no-repeat center;
}
.partner-tip {
	position: absolute;
	top: -40px;
	margin-top: 2px;
	width: 104px;
	height: 104px;
}
.partner-tip1 {
	left: -10px;
}
.partner-tip2 {
	left: 220px;
}
.partner-tip3 {
	right: 250px;
}
.partner-tip4 {
	right: 10px;
}
.tipup,.tipdown {
	text-align: center;
	font-weight: bold;
	font-family: arial;
}
.tipup {
	padding-top: 36px;
}
.partner-tip p.introduce{
	position: absolute;
	top: 120px;
	left: -50px;
	width: 208px;
	text-align: center;
	font-size: 16px;
	color: #333436;
}
.partner-tip p.introduce-down {
	position: absolute;
	top: 146px;
	left: -52px;
	width: 218px;
	text-align: center;
	font-size: 16px;
	color: #333436;
}
/*合作商购买、咨询链接按钮*/
.partner-link-div {
	width: 600px;
	margin:0 auto 52px;
	text-align: center;
}
.partner-link {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 1px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	background-color: #ff6600;
}

.partner-buy-link {
	margin-right: 40px;
}
.partner-buy-link.margin-0 {
	margin-right: 0;
}
.partner-link:hover {
	background-color: #ff8800;
}
/*禁用合作商购买、咨询链接按钮*/
.partner-buy-link.sold-out {
	background-color: #ccc;
	cursor: not-allowed;
}
.partner-buy-link.sold-out:hover {
	background-color: #ccc;
}

.daili-link {
	color: #ff6600;
}
.annotation-title {
	margin-bottom: 6px;
}
.annotation-title,.annotation-subtitle {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.connect-qq-link {
	background-color: transparent;
	border: 1px solid #ff6600;
	color: #ff6600;
}
.connect-qq-link:hover {
	background-color: #ff6600;
	border: 1px solid #ff6600;
	color: #fff;
}
/*购买邀请码样式*/
.invite-code-wrapper {
	width: 600px;
	height: 180px;
}
.invite-code-pic {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	background: url(img/huadong/invite_code_pic.png) no-repeat center;
}
.invite-code-introduce {
	margin-top: 20px;
	text-align: center;
	color: #333333;
	font-size: 20px;
}
.message-code-container {
	width: 500px;
	height: 80px;
}
.mobile-text-wrapper {
	width: 360px;
	margin: 0 auto;
}
.mobile-text-wrapper {
	height: 30px;
	margin-bottom: 16px;
	line-height: 30px;
}
.mobile-text {
	display: inline-block;
	width: 100px;
	margin-right: 10px;
	text-align: right;

}
.message-code {
	padding: 4px;
	height: 26px;
	width: 100px;
}
.send-code-btn {
	display: inline-block;
	position: relative;
	top: 1px;
	top:2px\0;
	margin-left: 10px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	background-color: #00bbff;
}
.send-code-btn:hover {
	background-color: #009fd9;
}
.copy-text-btn {
	display: inline-block;
	margin-left: 6px;
	padding: 0 6px;
	cursor: pointer;
	background-color: #00bbff;
	color: #fff;
}
.copy-text-btn.grey {
	background-color: #ccc;
}
.agent-code-tip-wrapper {
	width: 470px;
	padding: 30px 0;
}
.agent-code-tip {
	margin-left: 40px;
}
.agentCodeTip {
	position: relative;
}
.copied-remind {
	display: inline-block;
	display: none;
	position: relative;
	left: 6px;
	padding: 0 4px;
	color: #009fd9;

}

/*大客户经理样式*/
.wrning-tip {
	position: relative;
	top: -20px;
	border: 1px solid #e6c389;
	width: 560px;
	margin: 0 auto;
	padding: 4px 20px 4px 8px;
	color: #ff6600;
	background-color: #fef1ce;
}
.warn-tip-icon {
	display: inline-block;
	width: 16px;
	margin-right: 10px;
	background: url(img/huadong/tip_icon_warn.png) no-repeat center;
}
.qq-list-ul {
	width: 560px;
	margin: 0 auto;
}
.qq-li {
	height: 44px;
	line-height: 44px;
}
.qq-single {
	background-color: #f2f6f7;
}
.qq-name {
	display: inline-block;
	margin-left: 22px;
}
.qq-num {
	display: inline-block;
	margin-left: 48px;
}
.qq-pic {
	position: relative;
	top: 12px;
	display: inline-block;
	width: 92px;
	height: 22px;
	margin-left: 8px;
	background: url(img/huadong/qq-pic.png) no-repeat center;
}
.qq-pic a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.qq-tel {
	display: inline-block;
	margin-left: 34px;
}
/*证书*/
.certificate-wrapper {
	padding-top: 56px;
	background-color: #fff;
}
.certificate-wrapper .certificate-title {
	color: #695af7;
}
.certificate-item {
	float: left;
	width: 19%;
	*width: 18%;
	margin: 0 0.5%;
	padding: 18px 0;
	border: 2px solid #eee;
	background-color: #fff;
	/*cursor: pointer;*/
}
.certificate-item:hover {
	border-color: #ff6600;
}
.certificate-pic {
	width: 90%;
	height: 250px;
	margin: 0 auto;
}
.certificate-pic-1 {
	background: url(img/huadong/certificate-01.jpg) no-repeat center;
}
.certificate-pic-2 {
	background: url(img/huadong/certificate-02.jpg) no-repeat center;
}
.certificate-pic-3 {
	background: url(img/huadong/certificate-03.jpg) no-repeat center;
}
.certificate-pic-4 {
	background: url(img/huadong/certificate-04.jpg) no-repeat center;
}
.certificate-pic-5 {
	background: url(img/huadong/certificate-05.jpg) no-repeat center;
}
.certificate-introduce {
	margin: 0 auto;
	width: 96%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
}
.help-doc-wrapper {
	/*background-color: #f7f7f7;*/
	padding-top: 56px;
}


/* 产品帮助 */
.qa-box {
	margin: 30px 0px 60px 0px;
}
.qa-box li {
	position: relative;
	float: left;
	width: 33.33%;
	*width: 32.33%;
	border-left: 1px dashed #eee;
}
.qa-box li:first-child {
	border-left: 0px;
}
.qa-title {
	position: relative;
	height: 36px;
	line-height: 36px;
}
.qa-title1 {
	background: url(img/huadong/qa_ico1.png) 30px 0px no-repeat;
}
.qa-title2 {
	background: url(img/huadong/qa_ico2.png) 30px 0px no-repeat;
}
.qa-title3 {
	background: url(img/huadong/qa_ico3.png) 30px 0px no-repeat;
}
.qa-title span {
	display: inline-block;
	margin-left: 85px;
	font-size: 18px;
	color: #333;
}
.qa-title a {
	position: absolute;
	right: 22px;
	top: 0px;
	display: inline-block;
	font-size: 12px;
	color: #00a6e2;
}
.qa-box-list {
	margin-left: 85px;
	margin-top: 15px;
}
.qa-box-list a {
	position: relative;
	display: block;
	padding-left: 6px;
	font-size: 12px;
	color: #333;
	height: 30px;
	line-height: 30px;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.qa-box-list a:hover {
	color: #009fd9;
}
.qa-box-list a:before {
	position: absolute;
	left: 0px;
	top: -4px;
	content: ".";
	font-size: 12px;
	color: #333;

}
.out-link {
	cursor: pointer;
}
/*弹层样式*/
.oem-reminder {
	margin-top: 30px;
	line-height: 2em;
	font-size: 14px;
	color: #333;
}
.oem-brief-trigger {
	position: relative;
}
.oem-brief-container {
	position: absolute;
	z-index: 99;
	left: -50%;
	display: none;
	width: 360px;
	top: 0;
	padding-top: 30px;
}
.oem-brief {
	position: relative;
	border: 3px solid #fff;
	border-top-color: #ff6600;
	padding: 20px;
	line-height: 1.8em;
	color: #333;
	font-weight: normal;
	background: #fff;
	text-align: justify;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.oem-brief:before {
	content: "";
	position: absolute;
	left: 50%;
	top: -20px;
	border: 10px solid transparent;
	border-bottom-color: #ff6600;
}
.oem-brief-2 {
	left: -80%;
}
.oem-brief-trigger:hover .oem-brief-container {
	display: block;
}