.f-be:before,.f-af:after {
	display:block;
	position:absolute;
	content:"."
}
.f-dn {
	display:none
}
.f-db {
	display:block
}
.f-fl {
	float:left
}
.f-fr {
	float:right
}
.f-pr {
	position:relative
}
.f-pa {
	position:absolute
}
.f-oh {
	overflow:hidden
}
.f-fn {
	font-weight:400
}
.f-fb {
	font-weight:700
};
.f-tl {
	text-align:left
}
.f-tc {
	text-align:center
}
.f-tr {
	text-align:right
}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,th,td {
	margin:0;
	padding:0
}
ul,ol {
	list-style:none
}
a {
	text-decoration:none;
	color:#333
}
a:visited {
	color:#333
}
a:hover {
	color:#333
}
a:active {
	color:#333
}
html {
	-ms-text-size-adjust:none;
	-webkit-text-size-adjust:none;
	text-size-adjust:none;
	font-size:16px
}
body {
	font-size:14px;
	line-height:1.5em;
	color:#333;
	background-color:#fff;
	padding:0;
	margin:0 auto
}
body,button,input,select,textarea {
	font-family:'helvetica neue',tahoma,'hiragino sans gb',stheiti,\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,'wenquanyi micro hei',Arial,sans-serif
}
b,strong {
	font-weight:700
}
i,em {
	font-style:normal
}
table {
	border-collapse:collapse;
	border-spacing:0
}
table th,table td {
	border:1px solid #ddd;
	padding:5px
}
table th {
	font-weight:inherit;
	border-bottom-width:2px;
	border-bottom-color:#ccc
}
img {
	border:0 none;
	vertical-align:top
}
button,input,select,textarea {
	font-family:inherit;
	font-size:100%;
	margin:0;
	vertical-align:baseline
}
button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:none;
	cursor:pointer
}
button[disabled],input[disabled] {
	cursor:default
}
input[type=checkbox],input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input {
	line-height:normal!important
}
}select[size],select[multiple],select[size][multiple] {
	border:1px solid #AAA;
	padding:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block
}
audio,canvas,video,progress {
	display:inline-block
}
html {
	font-size:16px
}
.g-hd {
	height:1.875rem;
	padding:.3125rem .625rem;
	background:-moz-linear-gradient(90deg,#6862de,#0cd4a7);
	background:-webkit-gradient(linear,0 0,right 0,from(#6862de),to(#0cd4a7));
	background:-o-linear-gradient(90deg,#6862de,#0cd4a7);
	background:linear-gradient(90deg,#6862de,#0cd4a7);
	margin:0 auto;
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex
}
.m-box {
	margin:.9375rem 0;
	padding:0 .75rem
}
.m-box .m-hd {
	border-bottom:1px solid #dedede
}
.m-box .m-hd:before {
	content:"";
	display:block
}
.m-box .m-hd:after {
	content:"";
	display:table;
	clear:both
}
.m-box .m-hd .mark {
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:2.3125rem;
	line-height:2.3125rem;
	font-size:0
}
.m-box .m-hd .mark span,.m-box .m-hd .mark a {
	vertical-align:middle;
	margin:0 1rem;
	padding:0 .5rem;
	display:block
}
.m-box .m-hd .mark span {
	font-size:19px;
	color:#1f89e3;
	border-bottom:1px solid #1f89e3;
	margin-bottom:-1px
}
.m-box .m-hd .mark a {
	color:#7f7f7f;
	font-size:19px
}
.m-box .m-hd .mark a.s-cur {
	color:#1f89e3
}
.m-box .m-hd .mark-sub {
	float:right;
	font-size:16px;
	height:38px;
	line-height:38px
}
.m-more {
	margin:10px 0 15px;
	width:100%;
	height:auto;
	text-align:center
}
.m-more .text {
	display:block;
	color:#bbb;
	font-size:12px;
	line-height:200%
}
.m-more .m-loading {
	display:inline-block;
	width:30px;
	height:30px;
	border-radius:15px;
	background-size:30px;
	border:1px solid #333;
	border-right:1px dashed transparent;
	-webkit-animation:rotation 1s linear 0s infinite;
	-moz-animation:rotation 1s linear 0s infinite;
	-ms-animation:rotation 1s linear 0s infinite;
	animation:rotation 1s linear 0s infinite
}
.a-avatar {
	display:inline-block;
	width:1.875rem;
	height:1.875rem;
	overflow:hidden;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}
.a-avatar img {
	width:1.875rem;
	height:1.875rem
}
.popWrap {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:800
}
.popWrap .cover {
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5)
}
.firstLogin {
	border:1px solid #e0e0e1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#fff;
	padding:12px;
	position:fixed;
	box-sizing:border-box;
	min-width:300px;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.firstLogin .th {
	color:#AAA;
	text-align:center;
	line-height:20px;
	margin-bottom:10px
}
.firstLogin .btnWrap {
	overflow:hidden;
	text-align:center
}
.firstLogin .btnWrap a {
	display:inline-block;
	width:68px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#038;
	border:1px solid #e0e0e1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-image:-webkit-linear-gradient(top,#fefefe 0,#f8f8f8 50%,#f2f3f3 100%);
	background-image:linear-gradient(to bottom,#fefefe 0,#f8f8f8 50%,#f2f3f3 100%);
	text-decoration:none
}
.firstLogin .btnWrap a:first-child {
	color:#fff;
	border:1px solid #f60;
	background:#f60
}
.firstLogin .close {
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:30px;
	font-weight:700;
	color:#1f89e3;
	background:#fff;
	border-radius:15px;
	box-shadow:1px 1px 2px #333;
	position:absolute;
	top:-8px;
	right:-8px;
	cursor:pointer
}
.login-wrap .firstLogin {
	margin-top:12px;
	position:static;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	transform:none
}
@-webkit-keyframes rotation {
	0% {
	-webkit-transform:rotate(0deg)
}
100% {
	-webkit-transform:rotate(360deg)
}
}@-moz-keyframes rotation {
	0% {
	-moz-transform:rotate(0deg)
}
100% {
	-moz-transform:rotate(360deg)
}
}@-ms-keyframes rotation {
	0% {
	-ms-transform:rotate(0deg)
}
100% {
	-ms-transform:rotate(360deg)
}
}@keyframes rotation {
	0% {
	transform:rotate(0deg)
}
100% {
	transform:rotate(360deg)
}
}.g-footer .app-wrap {
	background:#f5f5f5
}
.g-footer .app-wrap a {
	display:block;
	padding:.625rem;
	height:45px
}
.g-footer .app-wrap:before {
	content:"";
	display:block
}
.g-footer .app-wrap:after {
	content:"";
	display:table;
	clear:both
}
.g-footer .app-wrap .logo {
	float:left;
	width:45px;
	height:45px
}
.g-footer .app-wrap .txt {
	float:left;
	font-size:1rem;
	line-height:22px;
	margin-left:.625rem;
	color:#333
}
.g-footer .app-wrap .txt span {
	display:block
}
.g-footer .app-wrap .btn {
	float:right;
	color:#fff;
	font-size:.875rem;
	height:2rem;
	padding:0 .625rem;
	line-height:2rem;
	background:#34c646;
	border-radius:10px;
	margin:.5rem
}
.g-footer .copyright {
	font-size:.875rem;
	text-align:center;
	padding:.625rem
}
.btn-wrap .btn-res {
	float:left;
	width:48.5%;
	margin-right:3%;
	height:3rem;
	line-height:300%;
	border-radius:5px;
	text-align:center;
	color:#fff;
	background:#f5a03d
}
.btn-wrap .btn-res .icon {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:text-bottom;
	width:1rem;
	height:1rem;
	margin-right:10px;
	background:url(http://static.dotdotbuy.com/i/images/wechat-topics/icon-reg.png) center center no-repeat;
	background-size:contain
}
.btn-wrap .btn-login {
	float:left;
	width:48.5%;
	height:3rem;
	line-height:300%;
	border-radius:5px;
	text-align:center;
	color:#fff;
	background:#5dbfec
}
.btn-wrap .btn-login .icon {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:text-bottom;
	width:1rem;
	height:1rem;
	margin-right:10px;
	background:url(http://static.dotdotbuy.com/i/images/wechat-topics/icon-login.png) center center no-repeat;
	background-size:contain
}
.f-cle:before {
	content:"";
	display:block
}
.f-cle:after {
	content:"";
	display:table;
	clear:both
}
.header {
	height:100px;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:rgba(0,0,0,.7);
	color:#fff;
	z-index:900
}
.header .main {
	width:1200px;
	margin:0 auto
}
.header .main:before {
	content:"";
	display:block
}
.header .main:after {
	content:"";
	display:table;
	clear:both
}
.header .main .home {
	float:left;
	color:#fff;
	font-size:18px;
	font-weight:700;
	height:100px;
	line-height:100px;
	cursor:pointer;
	padding:0 20px;
	margin:0 -20px
}
.header .main .home:hover {
	background:rgba(0,0,0,.2)
}
.header .main .home .icon-back {
	background:url(../images/icon-back.png) no-repeat;
	width:26px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	margin-right:20px
}
.header .main .signup {
	float:right;
	border:3px solid #fff;
	color:#fff;
	font-weight:700;
	height:34px;
	line-height:34px;
	text-align:center;
	border-radius:34px;
	margin:30px 0 30px 20px;
	background:0 0;
	padding: 0 20px;
}
.header .main .signup:hover {
	color:#5a6569;
	background:#fff
}
.header .main .nav {
	float:right
}
.header .main .nav li {
	float:left;
	margin:22px 20px
}
.header .main .nav li a {
	color:#fff;
	font-size:20px;
	font-weight:700;
	display:block;
	height:52px;
	line-height:52px;
	border-bottom:4px solid transparent
}
.header .main .nav li a:hover {
	border-bottom-color:#fff
}
.header .main .nav li.active a {
	border-bottom-color:#fff
}
.wrapper {
	background:url(../images/section4-bg.png) center center no-repeat fixed;
	padding:100px 0
}
.wrapper .compare {
	background:#fff;
	width:1200px;
	margin:0 auto;
	overflow:hidden
}
.wrapper .compare .part {
	width:866px;
	margin:0 auto
}
.wrapper .compare .part .part-title {
	color:#3d4c42;
	text-align:center;
	font-size:16px;
	margin:15px 0
}
.wrapper .compare .part .units {
	text-align:right;
	font-size:14px;
	color:#3d4c42
}
.wrapper .compare .part.part1 {
	margin-top:30px
}
.wrapper .compare .part.part2 {
	margin-top:55px
}
.wrapper .compare .part.part2 .units {
	margin-top:-20px
}
.wrapper .compare .part.part3 {
	margin-top:55px
}
.table-part1,.table-part3 {
	width:100%
}
.table-part1 thead th,.table-part3 thead th {
	background: rgb(255,204,0);
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:700;
	text-align:center;
	color:#fff;
	border:1px solid #000;
}
.table-part1 thead th.light {
	background:#b1b1b1
}
.table-part1 tbody td{
	border:1px solid #f5f5f5;
	background:#fff;
	height:50px;
	line-height:50px;
	text-align:center;
	width:8%;
	font-size:16px;
	color:#333
}
.table-part3 tbody td{
	width: 25%;
	border: 1px solid #0A0A0A;
	background:#f6f5f3;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#333;
}
.table-part1 tbody td.bold,.table-part3 tbody td.bold,.table-part0 tbody td.bold {
	font-weight:700
}
.table-part1 tbody td.light {
	background:#efefef;
	color:#f10034
}
.table-part2 {
	width:100%;
	text-align:center
}
.table-part2 thead th {
	background: rgb(51,204,51);
	height:60px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#fff;
	border:1px solid #000;
	border-top: 1px solid #000;
}
.table-part2 thead th.name {
	width:162px
}
.table-part2 thead th.total {
	width:132px
}
.table-part2 .step1 td {
	background:#efefef
}
.table-part2 td {
	background:#f6f5f3;
	height:40px;
	line-height:40px;
	border: 1px solid #000;
}
.table-part2 .bold {
	font-weight:700
}
.table-part2 .light {
	color:#f2113b
}
.table-part2 .empty td {
	background:#fff;
	height:9px;
	line-height:9px;
	border-right-color: transparent;
	border-left-color: transparent;
}
.table-part2 .empty td:first-child{
	border-left-color: #000;
}
.table-part2 .empty td:last-child{
	border-right-color: #000;
}
.table-part0 {
	width:100%;
	text-align:center;
	border: 1px solid #000;
}
.table-part0 thead th {
	background: rgb(51,204,255);
	height:60px;
	line-height:24px;
	font-size:16px;
	font-weight:700;
	text-align:center;
	color:#fff;
	border:1px solid #000;
	vertical-align:middle;
}
.table-part0 thead th.name {
	width:162px
}
.table-part0 thead th.total {
	width:132px
}
.table-part0 td {
	background:#f6f5f3;
	vertical-align:middle;
	border: 1px solid #000;
	border-bottom:10px;
	font-size:14px;
	line-height:200%;
}
.table-part0 td.last {
	line-height:150%
}
.btn-wrap {
	padding:37px 0 137px
}
.btn-wrap .btn {
	display:block;
	margin:0 auto;
	height:50px;
	width:150px;
	text-align:center;
	background:#fff;
	border-radius:50px;
	border:3px solid #343a23;
	color:#3d4c42;
	font-size:16px;
	font-weight:700;
	line-height:50px
}
.page-tit {
	font-size:26px;
	color:#3d4c42;
	font-weight:700;
	text-align:center;
	margin-top:40px
}
.time {
	font-size:16px;
	color:#1ccfab;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px
}
.red-block {
  width:32px;
  height:32px;
  background:#ff5252;
  float:left;
}
.yellow-block {
  width:32px;
  height:32px;
  background:#ffcc00;
  float:left;
}
.blue-block {
  width:32px;
  height:32px;
  background:#5ec8c9;
  float:left;
}
.table_part2.delivery-name span {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:100%;
	height:70%;
	text-align:center;
}
table.table-part2 tr.empty:last-child td{
    border: none;
}
table.table-part2 th:first-child,.table-part3 tr:first-child th:first-child{
    border-left: 1px solid #000;
}
table.table-part2 th:last-child,.table-part3 tr:first-child th:last-child{
    border-right: 1px solid #000;
}