<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
img,
table,
dl,
dt,
dd,
fieldset {
    padding: 0;
    margin: 0;
}

textarea {
    font-size: 14px;
}

input {
    font-family: 'Arial', 'Microsoft YaHei';
    font-size: 14px;
    vertical-align: middle;
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer;
    margin: 0;
    vertical-align: middle;
}

select {
    font-family: 'Arial', 'Microsoft YaHei';
    font-size: 14px;
    vertical-align: middle;
}

label {
    margin: 0px;
    cursor: pointer;
}

a img,
img {
    border: 0;
    vertical-align: middle;
}

sup,
sub {
    vertical-align: baseline!important;
    vertical-align: bottom;
    position: relative;
}

sup {
    bottom: .5em;
}

sub {
    top: .3em;
}

li {
    list-style: none;
}

a,
a:visited {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    color: #555;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:active {
    color: #d61518;
    text-decoration: none;
}

a {
    bblr: expression(this.onFocus=this.blur());
    /*IEÊ¹ï¿½ï¿½*/
    outline-style: none;
    /*FFÊ¹ï¿½ï¿½*/
}


/*È¥ï¿½ï¿½aï¿½ï¿½Ç©ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/

.shrink {
    -webkit-transform: scale(0.8);
    -o-transform: scale(1);
    display: inline-block;
}

select {
    /*Chromeï¿½ï¿½Firefoxï¿½ï¿½ï¿½ï¿½Ä±ß¿ï¿½ï¿½Ç²ï¿½Ò»ï¿½ï¿½ï¿½Ä£ï¿½ï¿½ï¿½ï¿½Ô¸ï¿½Ð´ï¿½ï¿½Ò»ï¿½ï¿½*/
    border: solid 1px #999;
    line-height: 20px;
    /*ï¿½Ü¹Ø¼ï¿½ï¿½ï¿½ï¿½ï¿½Ä¬ï¿½Ïµï¿½selectÑ¡ï¿½ï¿½ï¿½ï¿½ï¿½Ê½ï¿½ï¿½ï¿½*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*ï¿½ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ò²ï¿½ï¿½Ð¼ï¿½ï¿½ï¿½Ê¾Ð¡ï¿½ï¿½Í·Í¼Æ¬*/
    background: url("../../../images/pc/old_images/icon08.png") no-repeat scroll right center transparent;
    /*Îªï¿½ï¿½ï¿½ï¿½Ð¡ï¿½ï¿½Í·ï¿½ï¿½ï¿½Ò»ï¿½ï¿½Î»ï¿½Ã£ï¿½ï¿½ï¿½ï¿½â±»ï¿½ï¿½ï¿½Ö¸ï¿½ï¿½ï¿½*/
    padding-right: 16px;
    color: #333;
    background: transparent\9;
    padding-right: 0px\9;
}


/*ï¿½ï¿½ï¿½ieï¿½ï¿½Ä¬ï¿½ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½ï¿½Ê½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Í·*/

select::-ms-expand {
    display: none;
}

input[type=checkbox],
input[type=radio] {
    margin-right: 5px;
}

input[type=text] {
    outline: medium;
    padding: 0px 0px 0px 4px;
    border: 1px solid #b3b3b3;
}

input::-webkit-input-placeholder {
    color: #ccc !important;
}

input:-moz-placeholder {
    color: #ccc !important;
}

input::-moz-placeholder {
    color: #ccc !important;
}

input:-ms-input-placeholder {
    color: #ccc !important;
}

input[type=tel],
.inputtel {
    padding-left: 36px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat left -10px;
}

input[type=password] {
    padding-left: 36px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat left -64px;
}

input[type=email] {
    padding-left: 36px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat left -115px;
}

button {
    border: 0px;
}

.inputclass {
    border: 1px solid #b3b3b3;
    border-radius: 4px;
}

.list-group-item {
    color: #333333;
}

.list-group-item label {
    width: 80px;
}

.list-group-item b,
.list-group-item i {
    font-size: 12px;
    font-weight: normal;
}

.list-group-item i {
    font-style: normal;
    color: #959595;
}

body {
    background: #fff;
    color: #808080;
    font-family: 'Arial', 'Microsoft YaHei';
    font-size: 13px;
    line-height: 18px;
}

strong {
    font-weight: 600;
}


/********************************************* */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Microsoft YaHei';
}

h1 {
    font-size: 27px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}

.f-black {
    color: #333333;
}

.f-gray {
    color: #9e9e9e;
}

.f-red {
    color: #e53f42;
}

.f-white {
    color: #ffffff;
}

.f-blue {
    color: #006cdb;
}

.f-orange {
    color: #ff6633;
}

.bg-red {
    background-color: #d61518;
    color: #fff;
}

.bg-red:hover {
    color: #fff;
}

.bg-green {
    background-color: #8cc63f;
    color: #fff;
}

.bg-gray {
    background-color: #f2f2f2;
    color: #878686;
}

.bg-gray1 {
    background-color: #f8f8f8;
}

.bg-white {
    background-color: #ffffff;
    color: #b3b3b3;
}

.bg-orange {
    background-color: #ff6633;
    color: #fff;
}

.bg-orange2 {
    background-color: #fff7ec;
}

.bg-blue {
    background-color: #29abe2;
    color: #fff;
}

.f-left {
    text-align: left;
}

.l {
    float: left;
}

.r {
    float: right;
}

.border {
    border: 1px solid #b3b3b3;
}

.dropdown-menu {
    border-radius: 0px;
}

.dropdown-menu a {
    display: inline-block;
}

.caret {
    display: inline-block;
    width: 10px;
    height: 6px;
    border: 0px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -3px -72px;
}

.b-down {
    display: inline-block;
    float: right;
    width: 10px;
    height: 6px;
    border: 0px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -73px -162px;
}

.sort {
    float: left;
    margin-right: 20px;
}

.sort h6 {
    float: left;
    height: 24px;
    width: auto;
    white-space: nowrap;
    max-width: 80px;
    padding: 0 8px;
    line-height: 24px;
    text-align: center;
    margin-right: 20px;
}

.sort a {
    display: inline-block;
    float: left;
    line-height: 24px;
    height: 24px;
    width: auto;
    white-space: nowrap;
    max-width: 80px;
    margin-right: 30px;
    position: relative;
}

.sort a label {
    float: left;
    white-space: nowrap;
}

.sort a span {
    float: left;
    position: absolute;
    display: inline-block;
    margin: 2px 0px 0 6px;
    width: 8px;
    height: 16px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -53px -108px;
}

.sort a span.up {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -70px -85px;
}

.sort a span.down {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -53px -85px;
}

button.psubmit {
    width: 132px;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    font-weight: bold;
}

.star {
    float: left;
    width: 150px;
    height: 20px;
    margin: 0px;
}

.star div {
    width: 100%;
    height: 20px;
    background: url("../../../images/pc/old_images/star.png") no-repeat 0 -5px;
}

.star div.one-star {
    background-position: 0 -33px;
}

.star div.two-star {
    background-position: 0 -62px;
}

.star div.three-star {
    background-position: 0 -91px;
}

.star div.four-star {
    background-position: 0 -120px;
}

.star div.five-star {
    background-position: 0 -149px;
}

.star div a {
    display: block;
    float: left;
    width: 30px;
    height: 20px;
}

.modal-content {
    margin: 30% auto 0;
}

.modal-package {
    width: 94%;
    margin: 0 auto;
    text-align: left;
    background: #f8f8f8;
}

.modal-header .modal-title a {
    color: #9e9e9e;
}

.modal-header .modal-title .now {
    color: #555;
}

.modal-body {
    padding-top: 8px;
    line-height: 22px;
}

.modal-body h4 {
    padding-top: 10px;
}

.modal-body h6 {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}

.modal-title {
    text-align: center;
    font-weight: bold;
}

.address-edit {}

.address-edit li {
    padding: 4px 0 2px;
}

.address-edit li label {
    display: inline-block;
    width: 80px;
    float: left;
}

.address-edit li .item-select {
    background: transparent;
}

.address-edit li .item-select&gt;a {
    display: inline-block;
    width: 80px;
    margin-top: 10px;
    text-align: center;
    float: left;
    border: 1px solid #e2e2e2;
    background: #fff;
}

.address-edit li .item-select&gt;a&gt;h6 {
    line-height: 42px;
}

.address-edit li .item-select&gt;a.r {
    float: right;
}

.address-edit li .item-select&gt;a.active {
    color: #fff;
    background: #e53f42;
}

.agreement .modal-content {
    margin: 80px auto 0;
}

.agreement .modal-body {
    height: 400px;
    overflow: auto;
}

.agreement .modal-body .title {
    color: #e53f42;
    line-height: 40px;
    text-align: center;
}

.maindiv {
    width: 1192px;
    height: auto;
    margin: 0 auto;
}

.footerdiv {
    width: 1192px;
    height: auto;
    margin: 0 auto;
}

.search {
    height: 22px;
    width: 210px;
}

.search .text {
    float: left;
    width: 156px;
    border: 1px solid #b3b3b3;
    border-right: 0px;
}

.search input[type=text] {
    border: 0px;
}

.search h5 {
    float: left;
    text-align: center;
    cursor: pointer;
}

.search h6 {
    float: left;
    width: 50px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

.amount {
    width: 100px;
    margin: 0 auto;
    line-height: 24px;
}

.amount li {
    float: left;
    width: 26px;
    border: 1px solid #e6e6e6;
    border-right: 0px;
    font-size: 18px;
    cursor: pointer;
}

.amount li.v {
    width: 40px;
}

.amount li.addnum {
    border: 1px solid #e6e6e6;
}

.amount input[type=text] {
    width: 38px;
    border: 0px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#header,
#footer {
    min-width: 1192px;
}

#header .topnav {
    height: 34px;
    background: #f5f5f5;
    border-bottom: 1px solid #efefef;
}

.header-city {
    float: left;
    width: 120px;
    line-height: 34px;
}

.header-city .dropdown-menu {
    width: 210px;
}

.header-city .dropdown-menu a {
    width: 45px;
    padding-left: 5px;
}

#header .topnav .btnlist {
    float: right;
    width: 600px;
    margin-top: 8px;
}

#header .topnav .btnlist li {
    float: right;
    width: auto;
    white-space: nowrap;
    line-height: 20px;
    padding: 0 10px;
}

#header .topnav .btnlist .dropdown-toggle {
    display: block;
}

#header .topnav .btnlist .dropdown-menu {
    padding: 10px;
    font-size: 12px;
    white-space: nowrap;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .175);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .175);
}

#header .topnav .btnlist .dropdown-menu a {
    display: block;
    position: relative;
    padding-left: 10px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -288px -1px;
    color: #9e9e9e;
    line-height: 26px;
    padding-right: 12px;
}

#header .topnav .cart {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -5px -4px;
}

#header .topnav .cartnum {
    display: block;
    right: 12px;
    top: 0px;
    width: 14px;
    white-space: nowrap;
    min-width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    position: absolute;
}

#header .top {
    height: 100px;
    padding-top: 25px;
}

#header .logo {
    float: left;
    width: 173px;
    height: 43px;
}

#header .slogan {
    float: right;
    width: 228px;
    height: 55px;
    background: url("../../../images/pc/old_images/header-slogan.png") no-repeat;
}

#header .topsearch {
    float: right;
    width: 600px;
    margin-right: 50px;
    height: 60px;
}

#header .search {
    width: 100%;
    height: 38px;
}

#header .search .text {
    width: 518px;
    border-color: #d61518;
}

#header .search input[type=text] {
    padding: 0 0 0 36px;
    width: 100%;
    height: 36px;
    background: url("../../../images/pc/old_images/icon04.png") no-repeat 6px 6px;
}

#header .search h5 {
    width: 80px;
    line-height: 38px;
}

#header .keys {}

#header .keys a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    padding-right: 7px;
    font-size: 11px;
    color: #808080;
}

#header .keys a.b {
    color: #e53f42;
}

#header .bottom {
    height: 36px;
    border-bottom: 1px solid #9f9f9f;
}

#header .topmenu {
    float: left;
    width: 190px;
    height: 36px;
    background: #222222;
}

#header .topmenu .dropdown {
    width: 140px;
    padding-left: 26px;
    height: 20px;
    margin: 8px auto;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -112px -6px;
}

#header .topmenu .dropdown h6 {
    width: 60px;
}

#header .mainnav {
    margin-left: 200px;
}

#header .mainnav a {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    padding: 0 10px;
}

#header .mainnav a h6 {
    float: left;
    line-height: 36px;
}

#header .mainnav a span {
    float: left;
    width: 18px;
    height: 18px;
}

#header .mainnav .a span {
    background: url("../../../images/pc/old_images/daohangicon/hot.png") no-repeat 0 0;
}

#header .mainnav .b span {
    width: 29px;
    background: url("../../../images/pc/old_images/daohangicon/zhuji.png") no-repeat 0px 0px;
}

#header .mainnav .v span {
    width: 29px;
    height: 14px;
    background: url("../../../images/pc/old_images/daohangicon/vip.png") no-repeat 0 0;
}

#header .mainnav .c span {
    background: url("../../../images/pc/old_images/daohangicon/huanxin.png") no-repeat 0px 0px;
    width: 29px;
}

#footer .top {
    background: #f8f8f8;
    height: 280px;
    margin-top: 25px;
    border-top: 1px solid #ececec;
}

#footer .slogan {
    height: 110px;
    border-bottom: 1px solid #ececec;
    background: url("../../../images/pc/old_images/footer-slogan.png") no-repeat center;
}

#footer .help-box {
    float: left;
    width: 800px;
}

#footer .app-down {
    float: right;
}

#footer .help-box dl {
    float: left;
    width: 150px;
    margin-left: 10px;
}

#footer h6 {
    line-height: 48px;
    font-weight: bold;
}

#footer .top a {
    line-height: 20px;
    color: #7a7a7a;
    font-size: 12px;
}

#footer .copyright {
    padding: 20px 0;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}

#footer .copyright .link {
    font-size: 14px;
}

#footer .copyright .link a {
    color: #fff;
}

.breadcrumb {
    margin: 10px 0;
    background: none;
}

.phone-search {
    width: 1140px;
    margin: 0 auto;
    padding-top: 25px;
    border-radius: 4px;
    background: #fff;
}

.phone-search ul {
    margin: 0 auto;
    width: 1070px;
}

.phone-search li {
    line-height: 45px;
    height: auto;
    overflow: auto;
    font-size: 12px;
    border-bottom: 1px solid #efefef;
}

.phone-search li input[type=checkbox] {
    margin-left: 10px;
    margin-top: -4px;
}

.phone-search li dt {
    float: left;
    width: 90px;
}

.phone-search li dt h6 {
    padding-right: 10px;
    line-height: 45px;
    text-align: right;
}

.phone-search li dd {
    float: left;
    width: 900px;
    line-height: 45px;
}

.phone-search li dd span {
    display: inline-block;
}

.phone-search .dropdown {
    float: right;
    width: 60px;
    padding-left: 10px;
}

.phone-search .dropdown a {
    display: block;
    width: 60px;
}

.phone-search .dropdown span {
    padding: 0px;
    width: 30px;
}

.phone-search .dropdown span.caret {
    width: 14px;
    margin-top: 6px;
    height: 10px;
}

.phone-search .dropdown .dropdown-menu {
    padding-left: 8px;
}

.phone-search .dropdown .dropdown-menu a {
    line-height: 24px;
}

.phone-search .entry {
    float: right;
    margin: 0px 0 0 50px;
    width: 160px;
    padding: 0px;
    height: 18px;
    text-align: left;
}

.phone-search .entry label {
    padding: 1px 1px 1px 4px;
    line-height: 16px;
    border: 1px solid #e6e6e6;
}

.phone-search .entry input[type=text] {
    width: 40px;
    height: 14px;
    text-align: right;
    border: 0px;
    font-size: 12px;
}

.phone-search .entry a {
    display: inline-block;
    float: right;
    margin-top: 12px;
    text-align: center;
    width: 40px;
    line-height: 20px;
    background: #e6e6e6;
}

.phone-search button {
    width: 60px;
    margin: 0 auto;
    line-height: 27px;
    border: 0;
    border-radius: 4px;
}

.phone-search .btn-ss {
    padding-top: 12px;
}

.phone-search .btn-ss button {
    width: 60px;
    display: block;
    margin: 0 auto;
    line-height: 21px;
    border: 1px solid #cccccc;
    border-bottom: 1px solid #f2f2f2;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
}

.item-select {
    padding: 20px 20px 10px;
    background: #fffaec;
}

.select-title {
    height: 30px;
}

.select-title .title {
    float: left;
    width: 500px;
}

.select-title .search {
    float: right;
}

.item-select .list {
    margin-top: 10px;
}

.item-select .list li {
    height: 37px;
    line-height: 36px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.item-select .list li h6 {
    float: left;
    width: 15%;
    text-indent: 40px;
    line-height: 36px;
    color: #2b2b2b;
}

.item-select .list li .item {
    float: left;
    width: 85%;
    text-indent: 20px;
    height: 36px;
    background: #fff;
}

.item-select .list li dt a {
    display: block;
    float: right;
    margin-top: 6px;
    width: 32px;
    height: 14px;
    font-size: 10px;
    font-weight: normal;
}

.item-select .list li dt a span {
    display: inline-block;
    float: right;
    width: 12px;
    height: 12px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -1px -67px;
}

.item-select .list li .item span,
.select-list li .item .more {
    float: left;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    padding-right: 16px;
    color: #888;
    font-size: 13px;
}

.item-select .list li .item .more {
    float: right;
    margin-right: 10px;
    width: 40px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat 26px -54px;
}

.item-select .dropdown {
    float: right;
    width: 60px;
    padding-left: 10px;
}

.item-select .dropdown a {
    display: block;
    width: 60px;
}

.item-select .list li .item .dropdown span {
    padding: 0px;
    width: 30px;
}

.item-select .list li .item .dropdown span.caret {
    width: 14px;
    margin-top: 16px;
    height: 10px;
}

.item-select .list li .item .dropdown .dropdown-menu {
    padding-left: 8px;
}

.item-select .list li .item .dropdown .dropdown-menu a {
    line-height: 24px;
}

.item-selected {
    padding: 10px 20px 10px;
    height: auto;
    overflow: auto;
    border-bottom: 1px solid #e6e6e6;
}

.item-selected .title {
    line-height: 20px;
}

.item-selected .list {}

.item-selected .list li {
    float: left;
    margin: 10px 15px 0 0;
    position: relative;
    width: auto;
    white-space: nowrap;
    padding: 0px 17px 0 4px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    font-size: 12px;
}

.item-selected .list li&gt;label {
    display: inline-block;
    float: left;
    /*height: 100%;*/
    line-height: 18px;
    vertical-align: middle;
    white-space: nowrap;
}

.item-selected .list li&gt;span {
    display: inline-block;
    width: 17px;
    float: left;
    height: 12px;
    position: absolute;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -3px -90px;
}

.item-selected .list h6 {
    float: right;
    width: 100px;
    margin-top: 10px;
}

.list-select {
    padding: 16px 20px;
    height: auto;
    overflow: auto;
}

.list-select .condition {
    float: left;
    width: 70%;
    margin-top: 4px;
}


/*	.list-select .condition	h6	{ 
			float:left; 
			width:80px; 
			font-weight:bold; 
		}
	
		.list-select .condition	a	{ 
			float:left;
			width:auto;
			max-width:80px;
			margin-right:20px; 
			padding-right:6px;
			text-indent:6px;
			border:1px solid #b3b3b3; 
			font-size:13px; 
		}
	*/

.list-select .condition .bg-red {
    padding: 0 10px;
    border-color: #d61518;
}


/*		.list-select .condition	a span	{ 
			float:right; 
			display:inline-block;
			margin:2px 0px 0 6px; 
			width:8px; 
			height:12px; 
			background:url("../../../images/pc/old_images/icon03.png") no-repeat -70px -88px;
		}
		.list-select .condition	a .upward	{ 
			background:url("../../../images/pc/old_images/icon03.png") no-repeat -53px -88px;	
		}*/

.list-select .style {
    float: right;
    width: 180px;
    text-align: center;
}

.list-select .style div {
    float: left;
    width: 30px;
    line-height: 26px;
    height: 26px;
    border: 1px solid #e6e6e6;
    border-right: 0px;
}

.list-select .style div a {
    display: block;
    width: 100%;
    height: 100%;
}

.list-select .style .show-list {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -21px -105px;
}

.list-select .style .bg-gray .show-list {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -21px -83px;
}

.list-select .style .show-grid {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat 0px -105px;
}

.list-select .style .bg-gray .show-grid {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat 0px -83px;
}

.list-select .style .flip {
    width: 103px;
    border-right: 1px solid #e6e6e6;
}

.list-select .style .flip a,
.list-select .style .flip span {
    display: block;
    float: left;
    width: 25px;
}

.list-select .style .flip span {
    width: 50px;
}

.list-select .style .flip a {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -80px -103px;
}

.list-select .style .flip a:first-child {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -80px -81px;
}

.list-products {
    padding: 20px 0 0 20px;
    height: auto;
    overflow: auto;
    border: 1px solid #e6e6e6;
}

.list-products dl {
    float: left;
    width: 20%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
    color: #2b2b2b;
}

.list-products dl dt,
.list-products dl dd {
    margin-right: 20px;
    border: 1px solid #b3b3b3;
}

.list-products dl dt {
    border-bottom: 0px;
    background: #fff;
}

.list-products dl dd {
    padding: 0 0 10px;
    background: #f2f2f2;
    border-top: 0px;
}

.list-products dl h2 {
    line-height: 56px;
}

.list-products dl h5 {
    line-height: 40px;
}

.list-products dl h6 {
    line-height: 20px;
    color: #666;
    font-size: 13px;
}

.list-products dl h6&gt;i {
    font-style: normal;
    line-height: 20px;
    color: #333;
    font-size: 19px;
}

.list-products dl h4 {
    line-height: 36px;
}

.list-products dl dt span {
    width: 34px;
    position: absolute;
    height: 46px;
    left: 7px;
}

.list-products dl dt span.hot {
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -9px -192px;
}

.list-products .now dt,
.list-products .now dd {
    border-color: #d61518;
}

.list-products .now dt {
    background: #d61518;
}

.list-products .now dd {
    background: #fff;
}

.list-products .now h2 {
    color: #fff;
}

.list-products .now h4 {
    color: #d61518;
}

.product-list-table {
    width: 100%;
    height: auto;
    margin-top: 10px;
    text-align: center;
}

.product-list-table th {
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666;
}

.product-list-table th a {
    display: inline-block;
    width: 16px;
    height: 12px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat;
}

.product-list-table th .asc {
    background-position: 0px -66px;
}

.product-list-table th .desc {
    background-position: 0px -41px;
}

.product-list-table tr td {
    height: 99px;
    vertical-align: top;
    padding: 35px 0 15px;
    border-bottom: 1px solid #e6e6e6;
}

.product-list-table tr .detail-popup {
    padding-top: 0px;
}

.product-list-table tr .detail-popup .close {
    border: 0px;
    background: none;
    width: 100%;
}

.product-list-table tr .detail-popup .close span {
    display: block;
    margin: 0 auto;
    width: 34px;
    height: 22px;
    background: url("../../../images/pc/old_images/icon02.png") no-repeat -12px -232px;
}

.product-list-table tr:nth-child(n) td {
    background: #f9f8fe;
}

.phone-dedtail .product-list-table tr:nth-child(4n+3) td {
    background: #f9f8fe;
}

.product-list-table button.mark {
    width: 50px;
    line-height: 18px;
    color: #fff;
    background: #d61518;
    border-radius: 5px;
    border: 0px;
}

.product-list-table .popup {
    display: block;
    width: 60px;
    margin: 0 auto;
    font-size: 10px;
    color: #e53f42;
}

.product-list-table .popup span {
    display: inline-block;
    margin-top: 5px;
    width: 12px;
    height: 10px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -100px -69px;
}

.product-list-table tr td .dropdown {
    cursor: pointer;
}

.product-list-table tr td .dropdown-menu {
    padding-left: 15px;
    min-width: 120px;
}

.product-list-table .charact label {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.product-list-table .charact label span {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -146px -90px;
}

.product-list-table .img {
    display: block;
    width: 86px;
    height: 104px;
    margin: 6px auto;
    border: 1px solid #f2f2f2;
}

.product-list-table .img img {
    width: 84px;
    height: 102px;
}

.product-list-table h1 {
    color: #d61518;
}

.product-list-table .name {
    color: #016ddc;
}

.product-list-table .price {
    color: #d61518;
}

.product-list-table .give {
    color: #e9ab26;
}

.product-list-table .btn {
    width: 120px;
    line-height: 20px;
    margin-bottom: 6px;
    border: 0px;
    background: #d61518;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 0px;
}

.product-list-table .fenqi {
    font-size: 14px;
    color: #999;
}

.phones-frame {
    height: auto;
    overflow: auto;
    border: 1px solid #b3b3b3;
}

.phones-frame .phones-grid {
    padding: 0 0 20px 20px;
    height: auto;
    overflow: auto;
}

.phones-frame .t-pic,
.phones-frame dl {
    float: left;
    width: 20%;
    height: auto;
    margin-top: 20px;
    text-align: center;
    color: #2b2b2b;
}

.phones-frame .t-pic {
    text-align: left;
}

.phones-frame dl dt,
.phones-frame dl dd {
    margin-right: 20px;
    border: 1px solid #f2f2f2;
}

.phones-frame dl dt {
    border-bottom: 0px;
    background: #fff;
    padding: 7px;
    position: relative;
}

.phones-frame dl dt img {
    /*width:195px;*/
    width: 180px;
    height: 180px;
}

.phones-frame dl dd {
    background: #f2f2f2;
    padding-top: 12px;
}

.phones-frame dl h2 {
    line-height: 56px;
}

.phones-frame dl h5 {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

.phones-frame dl h6 {
    line-height: 16px;
    color: #8a8a8a;
}

.phones-frame dl h4 {
    line-height: 50px;
    color: #d61518;
}

.phones-frame dl dt span {
    display: block;
    position: absolute;
    width: 34px;
    height: 46px;
    left: 7px;
    top: 7px;
}

.phones-frame dl dt span.hot {
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -9px -192px;
}

.phones-frame dl dt .more {
    margin-top: 8px;
    height: 42px;
}

.phones-frame dl dt .more a {
    float: left;
    margin-right: 5px;
    width: 44px;
    +width: 42px;
    height: 42px;
    border: 1px solid #eee;
    text-align: center;
}

.phones-frame dl dt .more a img {
    width: 40px;
    height: 40px;
}

.phones-frame .now dt,
.list-products .now dd {
    border-color: #d61518;
}

.phones-frame .now dt {
    background: #d61518;
}

.phones-frame .now h2 {
    color: #fff;
}

.phones-frame .now h4 {
    color: #d61518;
}

.phones-frame dl .detail {
    padding: 8px 8px;
    text-align: left;
}

.phones-frame dl .detail h5,
.phones-frame dl .detail h6 {
    font-size: 14px;
    line-height: 22px;
    height: 22px;
}

.phones-frame dl .detail h5 {
    line-height: 32px;
    height: 32px;
    font-weight: bold;
}

.phones-frame dl .detail h4 {
    text-align: right;
    line-height: 24px;
    height: 24px;
}

.phones-frame dl .detail .charact {
    margin-top: 4px;
}

.phones-frame dl .detail .charact label {
    display: block;
    color: #9e9e9e;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.phones-frame dl .detail .charact label span {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -146px -90px;
}

.phones-lists {
    width: 100%;
}

.phones-lists .product-list-table {
    margin-top: 0px;
}

.phones-lists .product-list-table tr td {
    vertical-align: middle;
    padding: 0px;
}

.phones-lists .product-list-table .mark {
    width: 40px;
}

.phones-lists .product-list-table .btn {
    border-radius: 5px;
    width: 80px;
    font-size: 14px;
}

.phones-lists .product-list-table h1 {
    font-size: 18px;
}

.phones-lists .product-list-table .charact {
    padding-left: 10px;
}

.list-selected {
    padding: 20px;
    height: auto;
    overflow: auto;
    border: 1px solid #e6e6e6;
    border-top: 0px;
}

.list-selected .list {
    margin-right: 80px;
}

.list-selected .list h6 {
    float: left;
    width: 80px;
    line-height: 26px;
}

.list-selected .list li {
    float: left;
    margin-right: 15px;
    width: auto;
    white-space: nowrap;
    padding: 0 6px;
    line-height: 24px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.list-selected .list li label {
    font-size: 14px;
    white-space: nowrap;
}

.list-selected .list li span {
    display: block;
    width: 7px;
    float: right;
    margin-left: 10px;
    height: 24px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -8px -87px;
}

.list-selected .submit {
    float: right;
    width: 80px;
}

.list-selected .submit .bg-red {
    display: block;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
}

.product-intro {
    padding: 0 15px;
    height: auto;
    overflow: hidden;
}

.p-picture {
    float: left;
    width: 270px;
    height: 350px;
}

.p-picture .p-share {
    height: 20px;
    margin-top: 15px;
}

.p-picture .p-share a {
    display: block;
    float: right;
    width: auto;
    white-space: nowrap;
    margin-right: 6px;
    font-size: 12px;
}

.p-picture .p-share a span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat;
}

.p-picture .p-share .a span {
    background-position: -94px -91px;
}

.p-picture .p-share .b span {
    background-position: -45px -91px;
}

.p-detail {
    float: left;
    width: 400px;
    margin-left: 30px;
    height: auto;
}

.p-detail .p-title {
    padding: 0px 0 15px;
    color: #5c5859;
    border-bottom: 1px solid #b3b3b3;
}

.p-detail .p-title h1 {
    line-height: 50px;
}

.p-detail .p-title h6 {}

.p-detail .p-price {
    padding: 15px 0 10px;
}

.p-detail .p-price h6 {
    float: left;
    width: 65px;
    padding-top: 10px;
}

.p-detail .p-price h1 {}

.p-detail .p-version {}

.p-detail .p-version li {
    margin-top: 10px;
    height: auto;
    overflow: auto;
}

.p-detail .p-version li h6 {
    float: left;
    width: 75px;
    line-height: 27px;
}

.p-detail .p-version li .list {
    margin-left: 75px;
    height: auto;
    overflow: auto;
}

.p-detail .p-version li a {
    float: left;
    display: inline-block;
    height: 27px;
    max-width: 100px;
    line-height: 21px;
    margin-right: 4px;
    margin-bottom: 6px;
    padding-left: 5px;
    color: #9e9e9e;
    border: 1px solid #b3b3b3;
    position: relative;
    padding-right: 10px;
}

.p-detail .p-version li a label {
    float: left;
    display: inline-block;
    white-space: nowrap;
    height: 100%;
    line-height: 24px;
    vertical-align: middle;
}

.p-detail .p-version li a img {
    width: 23px;
    height: 23px;
    margin-right: 2px;
}

.p-detail .p-version li a span {
    display: inline-block;
    float: left;
    width: 10px;
    height: 25px;
    position: absolute;
    bottom: 0px;
}

.p-detail .p-version li .now {
    border-color: #d61518;
}

.p-detail .p-version li .now span {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat 0 15px;
}

.p-detail .p-version .amount {
    float: left;
}

.p-detail .p-version .amount li {
    margin: 0px;
    text-align: center;
}

.p-detail .p-version li .btn {
    border-radius: 0px;
    padding: 3px 12px;
}

.p-detail .p-version li .link a {
    width: 200px;
    border: 0px;
    margin: 0;
    padding: 0 0 0 17px;
    white-space: nowrap;
    line-height: 27px;
    color: #24a8ee;
    background: url("../../../images/pc/old_images/arrow-circle-double-135.png") no-repeat left;
}

.p-service {
    float: right;
    width: 400px;
    margin: 80px 0 0 0px;
    height: auto;
}

.p-service .service dt {
    height: 40px;
}

.p-service .service dt h5 {
    float: left;
    width: 50%;
    padding-left: 20px;
    line-height: 40px;
}

.p-service .service dd {
    padding: 20px 0 10px 20px;
    height: auto;
    overflow: auto;
    border: 1px solid #b3b3b3;
    border-top: 0px;
}

.p-service .service dd div {
    float: left;
    width: 19%;
}

.p-service .service dd div span {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat;
}

.p-service .service dd .a span {
    background-position: 8px -126px;
}

.p-service .service dd .b span {
    background-position: -68px -126px;
}

.p-service .service dd .c span {
    background-position: -144px -126px;
}

.p-service .service dd .d span {
    background-position: -220px -126px;
}

.p-service .service dd .e span {
    background-position: -296px -126px;
}

.p-service .assess {}

.p-service .assess dt {
    float: right;
    margin-top: 20px;
    width: 160px;
    height: 40px;
}

.p-service .assess dt h1 {
    float: left;
    width: 90px;
    text-align: right;
    line-height: 40px;
    font-size: 36px;
}

.p-service .assess dt h6 {
    float: left;
    width: 70px;
    margin-top: 20px;
    text-align: center;
}

.p-service .assess dd {
    float: left;
    margin-top: 10px;
    width: 240px;
}

.p-service .assess dd .assess-value {
    height: 20px;
    margin-bottom: 2px;
}

.p-service .assess dd h6 {
    float: left;
    width: 50px;
}

.p-service .assess dd span {
    float: left;
    display: block;
    margin-top: 7px;
    width: 150px;
    height: 3px;
    background: #e6e6e6;
}

.p-service .assess dd label {
    display: block;
    position: relative;
    height: 3px;
    background: #8cc63f;
}

.product-content {
    margin-top: 15px;
    position: relative;
}

.product-content .detail-menu {
    height: 33px;
    border-bottom: 1px solid #b3b3b3;
}

.product-content .detail-menu ul {
    height: 34px;
    width: 38%;
    background: #fff;
}

.product-content .detail-menu li {
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    width: auto;
    height: 23px;
    padding: 1px;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    background: #b3b3b3;
}

.product-content .detail-menu li:first-child {
    margin-left: 5px;
}

.product-content .detail-menu li a {
    display: block;
    width: auto;
    height: 21px;
    padding: 0 12px;
    background: #fff;
}

.product-content .detail-menu li a h6 {
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg);
    color: #9e9e9e;
}

.product-content .detail-menu .now {
    margin: 0px;
    height: 33px;
    background-color: #d61518;
}

.product-content .detail-menu .now a {
    height: 31px;
    padding-top: 10px;
    background-color: #d61518;
}

.product-content .detail-menu .now a h6 {
    color: #fff;
}

.product-content .detail-box {
    padding-top: 4px;
    height: auto;
    border: 1px solid #b3b3b3;
    border-top: 0px;
}

.product-price {}

.product-price-title {
    padding-top: 25px;
    height: 50px;
}

.product-price-title h5 {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 24px;
}

.product-price-title .list {
    float: left;
}

.product-price-title .list li {
    float: left;
    margin-right: 5px;
    width: 90px;
    height: 20px;
}

.product-price-title .list li .title {
    width: 80px;
    height: 20px;
    border: 1px solid #b3b3b3;
    background: #fff;
}

.product-price-title .list span {
    display: inline-block;
    font-size: 14px;
    text-align: right;
}

.product-price-title .list .title span {
    width: 50px;
}

.product-price-title .list span.caret {
    width: 18px;
    height: 18px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -126px -65px;
}

.product-price-title .list .open {
    border-bottom: 1px solid #d61518;
}

.product-price-title .list .open .title {
    height: 21px;
    border: 1px solid #d61518;
    border-bottom: 0px;
}

.product-price-title .dropdown-menu {
    margin-top: 1px;
    padding-left: 10px;
    min-width: 100%;
    font-size: 12px;
    border: 1px solid #d61518;
    border-top: 0px;
    background: #fff;
}

.product-price-title .dropdown-menu label {
    display: block;
    color: #9e9e9e;
    line-height: 26px;
}

.product-detail {}

.product-detail-title {
    height: 44px;
    padding: 0 20px;
}

.product-detail-title h5 {
    float: left;
    width: 400px;
    line-height: 44px;
}

.product-detail-title a {
    margin-top: 20px;
    float: right;
    display: block;
    width: 125px;
    font-size: 10px;
    text-align: right;
}

.product-detail-title a span {
    display: block;
    float: right;
    width: 16px;
    height: 15px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -122px -106px;
}

.product-detail-list dt,
.product-detail-list dd {
    border-bottom: 1px solid #e6e6e6;
}

.product-detail-list dt {
    line-height: 32px;
    background: #f6f6f6;
    text-align: center;
}

.product-detail-list dd {
    line-height: 24px;
    height: 24px;
}

.product-detail-list dd label {
    display: block;
    float: left;
    width: 200px;
    text-align: right;
    padding-right: 40px;
}

.product-detail-list dd span {
    display: inline-block;
}

.parameter-compare {}

.parameter-compare-title {
    height: 44px;
    padding: 0 20px;
    border-bottom: 1px solid #e6e6e6;
}

.parameter-compare-title h5 {
    line-height: 44px;
}

.parameter-compare-list dt,
.parameter-compare-list dd {
    border-bottom: 1px solid #e6e6e6;
}

.parameter-compare-list dt {
    padding-left: 15px;
    line-height: 50px;
    background: #fafafa;
}

.parameter-compare-list dd {
    line-height: 32px;
    height: 32px;
}

.parameter-compare-list dd label {
    display: block;
    float: left;
    width: 200px;
    padding-left: 40px;
}

.parameter-compare-list dd span {
    display: block;
    float: left;
    width: 200px;
}

.parameter-compare-list dd a {
    display: block;
    float: left;
    width: 108px;
}

.parameter-compare-list dd a span {
    display: block;
    float: right;
    margin-top: 10px;
    width: 12px;
    height: 15px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -55px -157px;
}

.phone-remark {
    margin-top: 20px;
    text-align: center;
}

.fitting-remark {
    padding: 20px 30px;
}

.purchase-records {}

.purchase-records-table {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 13px;
}

.purchase-records-table th {
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}

.purchase-records-table td {
    height: 65px;
    vertical-align: top;
    padding: 25px 0 15px;
    border-bottom: 1px solid #e6e6e6;
}

.purchase-records-table td:first-child {
    padding-left: 40px;
    text-align: left;
}

.m-stat {
    width: 110px;
    height: 14px;
}

.m-stat span {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 14px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -83px -192px;
}

.m-stat .m-star1 {
    width: 17px;
}

.m-stat .m-star2 {
    width: 34px;
}

.m-stat .m-star3 {
    width: 51px;
}

.m-stat .m-star4 {
    width: 68px;
}

.m-stat .m-star5 {
    width: 84px;
}

.m-stat label {
    display: block;
    float: left;
    margin-left: 6px;
    width: 14px;
    height: 14px;
}

.m-stat .m-grade2 {
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -251px -192px;
}

.trade-evaluation {}

.evaluation-score {
    height: 150px;
}

.evaluation-score h5 {
    padding-left: 20px;
    line-height: 36px;
    border-bottom: 1px solid #e6e6e6;
}

.trade-evaluation .evaluation-score-list {
    width: 100%;
    margin: 0px;
}

.evaluation-score-list {
    padding: 10px 0;
}

.evaluation-score-list .title {
    float: left;
    width: 180px;
    text-align: center;
    background: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 1px solid #e6e6e6;
}

.evaluation-score-list .title h1 {
    font-size: 38px;
}

.evaluation-score-list .list {
    float: left;
    background: none;
    margin-left: 30px;
    padding: 0px;
    width: 800px;
    border: 0px;
}

.evaluation-score-list .list h5 {
    padding: 0px;
    border: 0px;
    text-align: left;
}

.evaluation-score-list .list ul {}

.evaluation-score-list .list ul li {
    float: left;
    width: auto;
    white-space: nowrap;
    margin: 0 10px 5px 0;
    padding: 0 10px;
    background: #fff8e4;
    line-height: 24px;
}

.trade-evaluation-title {
    height: 36px;
    border-top: 1px solid #808080;
}

.trade-evaluation-title a {
    display: block;
    float: left;
    line-height: 33px;
    padding: 0 30px;
    border-top: 2px solid #f2f2f2;
}

.trade-evaluation-title a span {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -9px -134px;
}

.trade-evaluation-title .now {
    color: #d61518;
    background: #fff;
    border-top: 2px solid #d61518;
}

.trade-evaluation-title .now span {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -9px -158px;
}

.trade-evaluation-list h5 {
    padding-left: 30px;
    line-height: 36px;
    border-bottom: 1px solid #e6e6e6;
}

.trade-evaluation-table {
    width: 100%;
}

.trade-evaluation-table tr {
    border-bottom: 1px solid #e6e6e6;
}

.trade-evaluation-table td:first-child {
    padding: 20px 10px 20px 30px;
}

.trade-evaluation-table .content {
    height: auto;
}

.trade-evaluation-table .content .date {
    display: block;
}

.stat {}

.stat .ask {
    display: block;
    float: left;
    width: 80px;
    color: #d61518;
}

.stat .help {
    float: right;
    width: 202px;
}

.stat .help a {
    display: block;
    float: left;
    width: 100px;
    padding-left: 5px;
    height: 16px;
}

.stat .help a:first-child {
    border-right: 1px solid #999;
}

.stat .help a span {
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 20px;
    height: 20px;
}

.stat .ok span {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -29px -132px;
}

.stat .no span {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -29px -155px;
}

.phonelist .phone-main {
    border: 1px solid #b3b3b3;
}

.phonelist .item-select {
    height: auto;
    padding: 20px 0 12px 12px;
    background: none;
}

.phonelist .select-title .title {
    padding-left: 10px;
}

.phonelist .item-select .list {
    height: auto;
    overflow: auto;
}

.phonelist .item-select .list li {
    float: left;
    width: 15%;
    height: auto;
    margin-bottom: 12px;
    background: none;
    border: 0px;
}

.phonelist .item-select .list dl {
    margin-right: 12px;
    height: auto;
    border: 1px solid #e6e6e6;
}

.phonelist .item-select .list dl dt,
.phonelist .item-select .list dl dd {
    padding: 10px;
}

.phonelist .item-select .list dl dt {
    height: 38px;
    background: #f7f5f5;
}

.phonelist .item-select .list dl dd {
    height: 190px
}

.phonelist .item-select .list dl dt h6 {
    float: left;
    width: 80px;
    padding: 0;
    line-height: 18px;
}

.phonelist .item-select .list dl dd span {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0 10px;
    color: #565859;
}

.phonelist .item-select .list .cols-price {
    width: 25%;
}

.phonelist .item-select .list .cols-price dl dd span {
    width: 50%;
}

.phonelist .item-select .list .cols2 dl dd span {
    width: 50%;
}

.phonelist .item-select .list .entry {
    width: 210px;
    padding: 0px;
    height: 24px;
    text-align: left;
}

.phonelist .item-select .list .entry label {
    padding: 1px 1px 1px 4px;
    border: 1px solid #e6e6e6;
}

.phonelist .item-select .list .entry input[type=text] {
    width: 60px;
    height: 14px;
    text-align: right;
    border: 0px;
    font-size: 12px;
}

.phonelist .item-select .list .entry a {
    display: block;
    float: right;
    margin: 0px;
    text-align: center;
    width: 40px;
    line-height: 23px;
    background: #e6e6e6;
}

.phonelist .item-select .list .cols7 {
    width: 100%;
    height: 150px;
}

.phonelist .item-select .list .cols7 dl {
    height: 150px;
}

.phonelist .item-select .list .cols7 dt {
    float: left;
    width: 16%;
    height: 148px;
}

.phonelist .item-select .list .cols7 dt h6 {
    line-height: 128px;
    width: 100%;
    text-align: center;
}

.phonelist .item-select .list .cols7 dd {
    float: left;
    width: 84%;
}

.phonelist .item-select .list .cols7 dd span {
    width: 14.2%;
}

.phonelist .list-select {}

.phonelist .list-select .condition a {
    border: none;
}


/*	.phonelist .list-select .condition	a span	{ background:url("../../../images/pc/old_images/icon03.png") no-repeat -70px -110px; }
	.phonelist .list-select .condition	a .upward	{ background:url("../../../images/pc/old_images/icon03.png") no-repeat -53px -111px; }
*/

.phonelist {
    margin-top: 20px;
}

.phonelist .list-title {
    height: 36px;
    padding: 0 20px;
}

.phonelist .list-title dt {
    float: left;
    width: 300px;
}

.phonelist .list-title dt h4 {
    line-height: 36px;
}

.phonelist .list-title dd {
    float: right;
    width: 64px;
}

.phonelist .list-title dd a {
    line-height: 36px;
    color: #fff;
}

.phonelist .list-title dd a span {
    display: block;
    float: right;
    margin-top: 10px;
    width: 12px;
    height: 14px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -102px -107px;
}

.phone-found {
    margin-top: 20px;
}

.phone-found .phone-found-title {
    height: 50px;
}

.phone-found .phone-found-title .title {
    float: left;
    width: 200px;
}

.phone-found .phone-found-title .title span {
    display: block;
    float: left;
    width: 60px;
    height: 42px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -193px -61px;
}

.phone-found .phone-found-title .title h4 {
    padding-top: 20px;
    font-weight: bold;
}

.phone-found .phone-found-title .title i {
    font-weight: normal;
    font-size: 13px;
}

.found-menu {
    float: left;
    width: 800px;
    height: 40px;
    margin-top: 8px;
}

.found-menu a {
    float: left;
    width: 98px;
    height: 40px;
    margin-right: 20px;
    text-decoration: none;
}

.found-menu a h5 {
    line-height: 32px;
    text-align: center;
    padding-bottom: 8px;
    color: #fff;
    background: url("../../../images/pc/old_images/icon06.png") no-repeat left bottom;
}

.found-menu .f0 {
    background: #e53f43;
}

.found-menu .f1 {
    background: #ec7a3c;
}

.found-menu .f2 {
    background: #f5b04a;
}

.found-menu .f3 {
    background: #7fd077;
}

.found-menu .f4 {
    background: #75a9e5;
}

.found-menu .now h5 {
    background: url("../../../images/pc/old_images/icon05.png") no-repeat center bottom;
}

.found-refresh {
    display: block;
    float: right;
    margin-top: 20px;
    width: 100px;
    height: 20px;
}

.found-refresh span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -85px -52px;
}

.phone-found-list {
    background: #fffaec;
    border: 1px solid #e6e6e6;
}

.phone-found-list .list-title {
    height: 36px;
    padding: 0 20px;
}

.phone-found-list .list-title dt {
    float: left;
    width: 300px;
}

.phone-found-list .list-title dt h6 {
    line-height: 36px;
}

.phone-found-list .list-title dd {
    float: right;
    width: 64px;
}

.phone-found-list .list-title dd a {
    line-height: 36px;
}

.phone-found-list .list-title dd a span {
    display: block;
    float: right;
    margin-top: 10px;
    width: 12px;
    height: 14px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat -125px -107px;
}

.phone-found-list .phones-frame {
    border: 0px;
}

.phone-found-list .phones-frame .phones-grid dl {
    margin-top: 0px;
}

.phone-found-list .phones-frame .phones-grid dl dd {
    padding-bottom: 14px;
}

.phone-header {
    height: 294px;
}

.phone-header-search {
    float: left;
    width: 224px;
    height: 292px;
    border: 1px solid #b3b3b3;
}

.phone-header-search .title {
    height: 57px;
    border-bottom: 1px solid #b3b3b3;
}

.phone-header-search .title a {
    display: block;
    float: left;
    width: 110px;
    margin-top: 7px;
    line-height: 48px;
    text-align: center;
    font-size: 15px;
}

.phone-header-search .title a:first-child {
    border-right: 1px solid #e6e6e6;
}

.phone-header-search .title a.only {
    width: 100%;
    border: 0px;
}

.phone-header-search .title .now {
    border-bottom: 2px solid #d61518;
}

.phone-header-search .list {
    padding: 20px 20px 0;
}

.phone-header-search .list dd {
    height: 35px;
}

.phone-header-search .list label {
    display: block;
    float: left;
    width: 60px;
    margin-right: 10px;
    color: #666;
}

.phone-header-search .list input[type=text] {
    width: 112px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e6e6e6;
}

.phone-header-search .list dt button {
    width: 100%;
    height: 24px;
    border: 0px;
}


/*
	.phone-header-ads	{
		float:right;
		width:964px;
		height:294px;
		background:url("../../../images/pc/old_images/temp05.png");
	}
*/

.phone-header-ads {
    width: 1192px;
    height: 294px;
}

.phone-header-ads .carousel-indicators {
    width: 100px;
    bottom: 10px;
}

.phone-header-ads .carousel-indicators li {
    float: left;
}

.phone-header-ads .carousel-inner .item img {
    width: 1192px;
    height: 294px;
}

.phone-brand {
    margin: 20px auto 0;
    width: 1116px;
    height: auto;
    overflow: auto;
}

.phone-brand a {
    display: inline-block;
    float: left;
    margin-bottom: 25px;
    width: 16.5%;
    text-align: center;
}

.phone-brand a img {
    width: 156px;
    height: 43px;
}

.ask-list {}

.ask-list .search {
    width: 700px;
    margin: 0 auto;
}

.ask-list .search .text {
    width: 600px;
    border: 1px solid #d61518;
    border-right: 0px;
}

.ask-list .search h5 {
    line-height: 26px;
    width: 70px;
}

.ask-list .list h6 {
    color: #333;
    border-bottom: 1px solid #999;
}

.ask-list .list ul {}

.ask-list .list ul li {
    height: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    overflow: auto;
}

.ask-list .list .l {
    height: auto;
    width: 80%;
}

.ask-list .list .r {
    padding-top: 15px;
    height: auto;
    width: 20%;
}

.ask-list .list b {
    display: block;
    font-size: 14px;
    padding: 8px 0 4px;
    color: #333;
    font-weight: normal;
}

.ask-list .list .stat {
    text-align: center;
}

.ask-list .list .m-stat {
    display: inline-block;
    width: 20px;
}

.ask-list .list .help {
    float: none;
    width: 210px;
    height: 24px;
    margin: 0 auto;
}

.user-login {
    height: 480px;
}

.user-login .l {
    width: 700px;
    border: 1px solid #b3b3b3;
}

.user-login .r {
    width: 450px;
}

.user-login .l .list-group {
    width: 640px;
    margin: 40px auto;
}

.user-login .inputclass,
.user-login button {
    width: 320px;
    height: 32px;
    padding-left: 40px;
    line-height: 30px;
}

.user-login button {
    padding: 0px;
}

.user-login .refresh {
    display: inline-block;
    height: 26px;
    width: 30px;
    font-size: 10px;
}

.user-login .btn-warning {
    width: 110px;
}

#LoginModal .user-login {
    height: auto;
}

#LoginModal .user-login .inputclass,
#LoginModal .user-login button {
    width: 200px;
}

#LoginModal .list-group-item {
    padding: 8px 0px;
}

.order-detail {}

.order-detail .ptitle {
    padding-left: 20px;
    height: auto;
    line-height: 24px;
}

.order-detail .pstat {
    float: right;
    width: 400px;
    text-align: right;
}

.order-detail .list .title {
    padding-left: 10px;
    border-left: 3px solid #e63c3c;
    line-height: 20px;
    height: 20px;
}

.order-detail .list .title h5 {
    float: left;
    width: 300px;
    font-weight: bold;
    line-height: 20px;
}

.order-detail .list .title .return {
    margin-left: 20px;
    width: 60px;
    font-size: 13px;
    border-radius: 4px;
}

.order-detail .list .title .add {
    float: right;
    display: inline-block;
    width: 100px;
    text-align: right;
}

.order-detail .list .cont {
    padding-top: 10px;
    line-height: 36px;
}

.order-detail .remark {
    padding: 15px 10px 10px 20px;
    line-height: 20px;
    font-size: 12px;
}

.order-detail .list .cont .tit {
    width: 160px;
    padding-left: 50px;
}

.order-detail .list .cont .address {
    background: url("../../../images/pc/old_images/icon09.png") no-repeat 22px -162px;
}

.order-detail .list .cont button {
    height: 30px;
    line-height: 20px;
    border-radius: 4px;
}

.order-detail .list .cont .yibi {
    padding-left: 20px;
}

.order-detail .list .cont .yibi&gt;i {
    padding-left: 20px;
}

.order-detail .list .cont .select input {
    height: 24px;
    line-height: 24px;
}

.order-detail .list .cont .select input[type=text] {
    text-align: center;
}

.order-detail .list .cont input[type=button] {
    border: 0px;
    background: #ff6633;
    color: #fff;
}

.order-detail .list .dropdown .dropdown-toggle {
    margin-left: 35px;
    padding: 0 10px;
    line-height: 20px;
}

.order-detail .list .dropdown .dropdown-toggle .caret {
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    font-size: 0px;
    line-height: 0px;
}

.order-detail .list .dropdown .dropdown-menu {
    top: 34px;
    left: 35px;
    padding: 0px;
}

.order-detail .list .dropdown .dropdown-menu a {
    display: block;
    padding: 0 10px;
}

.order-detail .list .dropdown .dropdown-menu a:hover {
    background-color: #d61518;
    color: #fff;
}

.order-detail .list .product-list-table {
    border: 1px solid #e6e6e6;
}

.order-detail .list .product-list-table td {
    padding: 20px 0;
    vertical-align: middle;
    line-height: 20px;
}

.order-detail .list .product-list-table th,
.order-detail .list .product-list-table td {
    padding-left: 10px;
}

.order-detail .list .product-list-table .act a {
    display: block;
}

.order-detail .orderstat {
    padding: 0 20px;
    line-height: 50px;
}

.order-detail .orderstat button {
    background: none;
    margin-left: 20px;
}

.order-detail .orderstat label {
    float: right;
}

.order-detail .invoice {
    padding-left: 40px;
}

.order-detail .invoice label {
    display: inline-block;
    width: 100px;
}

.order-detail .invoice input[type=text] {
    height: 24px;
    line-height: 22px;
    width: 200px;
}

.order-detail .coupon {}

.order-detail .coupon&gt;div&gt;button {
    padding-left: 20px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat -11px -207px;
}

.order-detail .coupon&gt;div&gt;.product-list-table button {
    font-size: 12px;
    background: transparent;
    color: #006cdb;
}

.order-detail .orderfee {
    text-align: right;
    line-height: 30px;
    color: #2b2b2b;
}

.order-detail .orderfee span {
    display: inline-block;
    width: 80px;
}

.order-detail .orderfee .total {
    margin-top: 20px;
}

.order-detail .orderfee .total span {
    font-size: 26px;
    width: auto;
    white-space: nowrap;
    padding-right: 15px;
}

.order-detail .orderfee .total button {
    width: 135px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
}

.order-detail .product-list-table tr td {
    height: 60px;
    padding: 10px 0;
}

.order-detail .list .numer {
    line-height: 18px;
}

.order-detail .list .list-select hr {
    border-color: #bbb;
}

.order-detail .list-selected .list {
    margin: 0px;
    border: 0px;
}

.order-detail .pay-table {
    margin-left: 40px;
}

.order-detail .pay-table th {
    height: 50px;
    color: #333;
}

.order-detail .pay-table td {
    width: 25%;
    height: 90px;
    vertical-align: top;
}

.order-detail .pay-table td a {
    width: 210px;
    height: 64px;
    float: left;
    border: 1px solid #e6e6e6;
    position: absolute;
}

.order-detail .pay-table td a img {
    width: 208px;
    height: 62px;
}

.order-detail .pay-table td a span {
    display: block;
    float: right;
    top: -33px;
    width: 33px;
    height: 33px;
    position: relative;
}

.order-detail .pay-table td .now {
    border-color: #d61518;
}

.order-detail .pay-table td .now span {
    background: url("../../../images/pc/old_images/icon01.png") no-repeat -5px -303px;
}

.identity-reg {}

.identity-reg .photo {
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 20px;
}

.identity-reg .photo .l {
    width: 580px;
    height: auto;
}

.identity-reg .photo .r {
    width: 560px;
    padding: 10px 0;
    border: 1px solid #b3b3b3;
}

.identity-reg .photo .r .box {
    width: 520px;
    margin: 0 auto;
}

.identity-reg li,
.identity-reg .select dt {
    padding: 10px 0 0 55px;
    font-size: 15px;
    line-height: 36px;
    color: #333;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat 18px -230px;
}

.identity-reg li input[type=text] {
    line-height: 24px;
}

.identity-reg .l .review {
    margin: 15px 0 0 30px;
    width: 552px;
    height: 118px;
    background: url("../../../images/pc/old_images/icon11.png") no-repeat;
}

.identity-reg .photo .l li button {
    width: 105px;
    margin-right: 10px;
    line-height: 25px;
    height: 25px;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #b3b3b3;
}

.identity-reg .photo .l li button.bg-red {
    background: #d61518;
    border: 1px solid #d61518;
}

.identity-reg .r .text {
    height: 110px;
    padding-left: 170px;
    line-height: 24px;
    background: url("../../../images/pc/old_images/icon10.png") no-repeat;
}

.identity-reg .r .text h5,
.identity-reg .r .text h6 {
    line-height: 30px;
}

.identity-reg .r .review {
    margin: 28px auto 0;
    width: 480px;
    height: 110px;
    background: url("../../../images/pc/old_images/icon11.png") no-repeat 0px -165px;
}

.identity-reg .select dd {
    padding-left: 80px;
    line-height: 28px;
}

.identity-reg .select dd label {
    width: 150px;
    font-weight: normal;
}

.identity-reg .submit {
    padding: 20px 0 0 35px;
}

.order-detail .identity-reg .submit button {
    width: 132px;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    font-weight: bold;
}

.cart-recommend {
    height: 320px;
}

.cart-recommend .l,
.cart-recommend .r {
    height: auto;
}

.cart-recommend .l {
    width: 505px;
}

.cart-recommend .r {
    width: 665px;
}

.cart-recommend .phones-frame {
    padding: 20px 10px;
}

.cart-recommend .phones-frame dl {
    width: 160px;
    margin: 0 auto;
}

.cart-recommend .phones-frame dl dt,
.cart-recommend .phones-frame dl dd {
    width: 140px;
    margin: 0 auto;
}

.cart-recommend .phones-frame dl dt {
    padding: 0px;
}

.cart-recommend .phones-frame dl dd {
    padding: 8px 5px;
}

.cart-recommend .phones-frame dl dt img {
    width: 138px;
    height: 138px;
}

.cart-recommend .phones-frame dl button {
    float: right;
    width: 46px;
    height: 40px;
    padding: 0px;
}

.index-ad {
    max-width: 1920px;
    height: 450px;
    z-index: 9;
    position: relative;
    margin: 0 auto;
}

.index-ad .carousel-inner&gt;.item {
    margin: 0 auto;
    text-align: center;
}

.index-ad .carousel-inner&gt;.item&gt;img,
.index-ad .carousel-inner&gt;.item&gt;a&gt;img {
    width: 1920px;
    height: 450px;
}

.index-ad .maindiv {
    position: absolute;
    margin: 0 auto;
    top: 20px;
    height: 430px;
    z-index: 99;
}

.index-notice {
    position: absolute;
    top: 20px;
    float: right;
    width: 200px;
    height: 430px;
    background: #fff;
    z-index: 99;
}

.index-notice .close {
    width: 100%;
    height: 24px;
}

.index-notice .close span {
    float: right;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 4px;
    border: 1px solid #999;
    border-radius: 2px;
    background: url("../../../images/pc/old_images/icon03.png") no-repeat;
    background-position: -18px 5px;
}

.index-notice .close span.open {
    background-position: -18px -20px;
}

.index-notice dl {
    width: 100%;
    height: auto;
    overflow: auto;
}

.index-notice dt {
    line-height: 30px;
}

.index-notice dd {
    line-height: 30px;
    background: #f1efe3;
    padding: 5px;
}

.index-notice .notice {}

.index-notice .notice dt {
    padding-left: 30px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat -3px -895px;
}

.index-notice .notice dd {
    height: 140px;
}

.index-notice .notice ul {
    margin-left: 5px;
}

.index-notice .notice li {
    line-height: 26px;
    font-size: 12px;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.index-notice .notice li:first-child {
    font-weight: bold;
}

.index-notice .service {
    margin-top: 16px;
}

.index-notice .service dt {
    padding-left: 10px;
}

.index-notice .service dd {
    height: 190px;
}

.index-notice .service ul {
    margin: 10px auto;
    width: 165px;
    height: 165px;
    background: url("../../../images/pc/old_images/icon13.png") no-repeat;
}

.index-notice .service ul li {
    float: left;
    width: 82px;
    height: 82px;
    text-align: center;
    font-size: 12px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat;
}

.index-notice .service ul li a {
    display: inline-block;
    padding-top: 38px;
}

.index-notice .service ul li:nth-child(odd) {
    margin-right: 1px;
}

.index-notice .service ul li:nth-child(n+3) {
    margin-top: 4px;
}

.index-notice .service ul li.i1 {
    background-position: 20px -615px;
}

.index-notice .service ul li.i2 {
    background-position: 20px -686px;
}

.index-notice .service ul li.i3 {
    background-position: 20px -752px;
}

.index-notice .service ul li.i4 {
    background-position: 20px -818px;
}

.index-layer {}

.index-layer .floorads {
    margin-top: 4px;
    width: 100%;
    height: 140px;
}

.index-layer .floorads img {
    width: 100%;
    height: 140px;
}

.index-layer dl {
    width: 100%;
    margin-top: 10px;
}

.index-layer dl dt {
    height: auto;
    overflow: auto;
}

.index-layer dl dt h5 {
    float: left;
    width: 260px;
    line-height: 40px;
}

.index-layer dl dt h5 span {
    float: left;
    width: 40px;
    height: 46px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat;
}

.index-layer dl.i1 dt h5 span {
    background-position: 0px -940px;
}

.index-layer dl.i2 dt h5 span {
    background-position: 0px -990px;
}

.index-layer dl.i3 dt h5 span {
    background-position: 0px -1060px;
}

.index-layer dl.i4 dt h5 span {
    background-position: 0px -1120px;
}

.index-layer dl.i5 dt h5 span {
    background-position: 0px -1180px;
}

.index-layer .layerbtn {
    float: left;
    width: 900px;
    padding: 11px 0 0 0px;
}

.index-layer .layerbtn li {
    float: left;
    width: auto;
    white-space: nowrap;
    max-width: 100px;
    padding: 0 20px;
}

.index-layer .layerbtn li.now {
    background-color: #29abe2;
}

.index-layer .layerbtn li.now a {
    color: #fff;
}

.index-layer dl dd,
.index-layer dl dd ul {
    height: 382px;
}

.index-layer dl dd div {
    float: left;
}

.index-layer dl dd div ul li {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.index-layer dl dd div ul li a {
    position: absolute;
}

.index-layer dl dd div ul li span {
    display: inline-block;
    display: none;
    width: 100%;
    line-height: 45px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    color: #fff;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat 25px -1233px #f15a24;
}

.index-layer dl dd div.col1 {
    width: 190px;
    height: 382px;
}

.index-layer dl dd div.col1 li {
    width: 190px;
    height: 382px;
}

.index-layer dl dd div.col1 img {
    width: 190px;
    height: 382px;
}

.index-layer dl dd div.col2 {
    width: 396px;
}

.index-layer dl dd div.col2 ul {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.index-layer dl dd div.col2 li {
    margin-left: 6px;
    width: 390px;
    height: 380px;
}

.index-layer dl dd div.col2 img {
    width: 390px;
    height: 380px;
}

.index-layer dl dd div.col3 {
    width: 406px;
}

.index-layer dl dd div.col3 li {
    width: 202px;
    height: 190px;
}

.index-layer dl dd div.col3 img {
    width: 201px;
    height: 189px;
}

.index-layer dl dd div.col3 ul {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.index-layer dl dd div.col3 li {
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.index-layer dl dd div.col4 {
    margin-left: 6px;
    width: 191px;
}

.index-layer dl dd div.col4 li {
    width: 191px;
    height: 127px;
}

.index-layer dl dd div.col4 img {
    width: 190px;
    height: 126px;
}

.index-layer dl dd div.col4 ul {
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.index-layer dl dd div.col4 li {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.index-layer dl:first-child dd div.col1 li,
.index-layer dl:first-child dd div.col1 img {
    width: 190px;
    height: 382px;
}

.index-layer dl:first-child dd div.col2 li {
    height: 190px;
    border: 0px;
}

.index-layer dl:first-child dd div.col2 img {
    height: 190px;
}

.index-layer dl:first-child dd div.col4 li {
    height: 95px;
}

.index-layer dl:first-child dd div.col4 li:first-child {
    height: 96px;
}

.index-layer dl:first-child dd div.col4 img {
    height: 94px;
}

.inforform {}

.inforform .title h6 {
    padding-left: 20px;
    line-height: 36px;
}

.inforform .cont {
    border-top: 1px solid #d3d3d3;
    padding: 30px;
    min-height: 400px;
}

.inforform .cont dl {
    width: 60%;
    margin: 50px auto;
    background: url("../../../images/pc/old_images/icon14.png") no-repeat 0px -208px;
}

.inforform .cont dl dt,
.inforform .cont dl dd {
    margin-left: 90px;
}

.inforform .cont dl dt h4 {
    height: 80px;
    line-height: 60px;
    font-weight: bold;
}

.inforform .cont dl dd a {
    display: inline-block;
    padding-right: 15px;
    color: #e53f42;
}

.inforform .cont dl dd a:hover {
    color: #006cdb;
}

.inforform .cont .success {
    background-position: 0px 0px;
}

.inforform .cont .failure {
    background-position: 0px -103px;
}

.help {
    overflow: auto;
}

.help .l {
    width: 190px;
    height: auto;
    overflow: auto;
}

.help .r {
    width: 990px;
    height: auto;
    overflow: auto;
}

.help .l .title {
    padding-left: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #333;
}

.help .l dl {
    padding: 0px 20px 10px;
}

.help .l dl dt {
    padding: 15px 0 5px 10px;
    font-weight: bold;
    color: #333;
}

.help .l dl dd {
    padding-left: 24px;
    line-height: 24px;
}

.help .r .intro {
    padding: 20px 40px;
    line-height: 22px;
}

.help .r h6 {
    padding-top: 15px;
    font-weight: bold;
    color: #333333;
}

.help .r .title {
    line-height: 40px;
    text-align: center;
    color: #e53f42;
    font-weight: bold;
}

.help .r p {
    padding-top: 8px;
}

.help .r p.tit {
    padding-top: 15px;
}

.help .r a {
    color: #e53f42;
}

.recharge {}

.recharge .product-list-table th {
    line-height: 54px;
}

.recharge .product-list-table tr td {
    height: 70px;
    background: #fff;
}

.recharge .product-list-table tr td .detail {
    color: #F00;
    font-size: 12px;
}

.recharge .product-list-table tr:nth-child(3n+1) td {
    background: #f9f8fe;
}

.recharge .phones-frame .ad {
    line-height: 60px;
    text-align: center;
    font-size: 21px;
}

.recharge-frame {
    height: 312px;
}

.recharge-frame .l {
    width: 255px;
    height: 312px;
}

.recharge-frame .r {
    width: 915px;
    height: 312px;
}

.recharge-frame .product-content {
    margin: 0px;
}

.recharge-frame .product-content .detail-menu ul {
    width: 190px;
}

.recharge-frame .product-content .detail-box {
    height: 279px;
}

.recharge-frame .detail-box .btnlist {
    margin: 10px auto 0;
    width: 90%;
    height: 34px;
}

.recharge-frame .detail-box .btnlist a {
    float: right;
    margin-left: 20px;
}

.recharge-frame .detail-box .content {
    margin: 10px auto 0;
    width: 90%;
    line-height: 32px;
}

.recharge-frame .detail-box .content label {
    width: 120px;
}

.recharge-frame .detail-box .content .inputtel {
    width: 250px;
    height: 26px;
    line-height: 24px;
    padding-left: 4px;
    background: url("../../../images/pc/old_images/icon09.png") no-repeat 214px -1290px;
}

.recharge-frame .select-item {}

.recharge-frame .select-item a {
    display: inline-block;
    width: 60px;
    margin-right: 4px;
    padding: 0 10px;
    line-height: 25px;
    border: 1px solid #b3b3b3;
    text-align: center;
    position: relative;
}

.recharge-frame .select-item a label {
    display: inline-block;
}

.recharge-frame .select-item a span {
    display: inline-block;
    float: right;
    width: 10px;
    height: 25px;
    position: absolute;
    bottom: 0px;
}

.recharge-frame .list-group-item {
    padding: 8px 20px 0;
    line-height: 32px;
}

.recharge-frame .select-item .now {
    border-color: #d61518;
}

.recharge-frame .select-item .now span {
    background: url("../../../images/pc/old_images/icon03.png") no-repeat 0 15px;
}

.recharge-frame .btn {
    margin-top: -4px;
    padding: 0px 12px;
}

.recharge-frame .fee {
    font-size: 15px;
}

.sqm {
    color: #e43d3a;
    cursor: pointer;
    float: right;
    height: 36px;
    width: 200px;
    line-height: 36px;
    position: relative;
    z-index: 9999;
    cursor: pointer;
}

.sqmimg {
    position: relative;
    absolut;
    top: -2px;
    right: 1px;
    z-index: 10000;
    display: none;
}

.sqm .icon {
    position: absolute;
    left: 90px;
    top: 0;
    width: 30px;
    height: 20px;
    background: url("../../../images/pc/old_images/sq.png") no-repeat -3px -3px;
}

.select-center&gt;.product-price-title {
    padding: 15px 0;
}

.select-center .item-selected {
    border: 0px;
}

.select-center .item-selected .title {
    float: left;
    width: 15px;
    font-weight: bold;
    color: #333;
}

.select-center .item-selected .items {
    margin-left: 50px;
    margin-top: 10px;
}

.select-center .item-selected .items&gt;li,
.select-center .item-selected .items&gt;ol {
    float: left;
    width: 222px;
    margin-right: 10px;
    border: 1px solid #ccc;
}

.select-center .item-selected .items&gt;ol {
    border: 0px;
    text-align: center;
    width: 40px;
    line-height: 60px;
    font-size: 32px;
}

.select-center .item-selected .items&gt;li&gt;label,
.select-center .item-selected .items&gt;li&gt;span {
    float: left;
    display: inline-block;
    width: 100px;
    line-height: 60px;
    background: #f2f2f2;
    font-size: 14px;
    text-align: center;
    color: #666;
}

.select-center .item-selected .items&gt;li&gt;span {
    width: 120px;
    background: #fff;
    color: #e53f42;
}

.select-center .item-selected .items&gt;li&gt;span&gt;a {
    color: #e53f42;
}

.package-select {
    margin-top: 20px;
    padding: 40px 0 20px;
    height: auto;
    overflow: auto;
}

.package-select&gt;dl {
    margin: 0 30px;
    float: left;
    width: 335px;
}

.package-select&gt;dl&gt;dt {
    background-color: #d61518;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.package-select&gt;dl&gt;dd {
    border: 1px solid #eee;
    border-top: 0px;
    padding: 20px 0 10px 20px;
    height: auto;
    overflow: auto;
}

.package-select&gt;dl&gt;dd&gt;a {
    float: left;
    width: 140px;
    display: inline-block;
    background: #d2d2d2;
    margin: 0 15px 15px 0;
}

.package-select&gt;dl&gt;dd&gt;a.active {
    background: #d61518;
}

.package-select&gt;dl&gt;dd&gt;a&gt;label,
.package-select&gt;dl&gt;dd&gt;a&gt;span {
    display: inline-block;
    width: 100%;
    line-height: 50px;
    background: #f2f2f2;
    font-size: 16px;
    text-align: center;
    color: #666;
    font-weight: bold;
}

.package-select&gt;dl&gt;dd&gt;a&gt;span {
    display: block;
    line-height: 24px;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    background: url("../../../images/pc/old_images/icon17.png") no-repeat 0px 0px;
}

.number-select {
    padding: 20px 20px 10px;
}

.number-select&gt;.list {
    margin-top: 10px;
}

.number-select&gt;.list&gt;li {
    height: 37px;
    line-height: 36px;
    height: auto;
    overflow: auto;
}

.number-select&gt;.list&gt;li&gt;h6 {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 36px;
    color: #2b2b2b;
}

.number-select&gt;.list&gt;li.bg-red&gt;h6 {
    color: #fff;
}

.number-select&gt;.list&gt;li&gt;.item {
    margin-left: 120px;
    background: #f8f8f8;
    border-bottom: 1px solid #d61518;
    height: auto;
    overflow: auto;
}

.number-select&gt;.list&gt;li&gt;.item&gt;a {
    display: inline-block;
    padding: 0 10px;
}

.number-select&gt;.list&gt;li&gt;.item&gt;a.active {
    color: #d61518;
}

.item-search {
    height: auto;
    overflow: auto;
}

.item-search&gt;div {
    width: 500px;
    margin: 30px auto;
}

.item-search&gt;div&gt;.search {
    width: 400px;
    float: left;
    height: 34px;
}

.item-search&gt;div&gt;.search&gt;.text {
    height: 34px;
    width: 340px;
}

.item-search&gt;div&gt;.search&gt;.text&gt;.inputclass {
    width: 340px;
    line-height: 32px;
}

.item-search&gt;div&gt;.search&gt;h6 {
    line-height: 34px;
    height: 34px;
    width: 60px;
}

.item-search&gt;div&gt;.btn {
    width: 80px;
    float: right;
}

.number-recommend {}

.number-recommend&gt;hr.top {
    width: 70px;
    height: 1px;
    margin-top: 40px;
    margin-left: 0px;
    border-top: 3px solid #d61518;
    display: none\9;
}

.number-recommend&gt;div {
    margin-top: 30px;
}

.number-recommend&gt;div&gt;.title {
    padding-left: 20px;
    height: auto;
    overflow: auto;
}

.number-recommend&gt;div&gt;.title&gt;h1 {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    line-height: 50px;
    font-size: 40px;
    text-align: center;
    font-family: 'times new roman';
    font-weight: bold;
}

.number-recommend&gt;div.item01&gt;.title&gt;h1 {
    background: #d61518;
    color: #fff;
}

.number-recommend&gt;div.item01&gt;.title&gt;h2 {
    color: #d61518;
}

.number-recommend&gt;div&gt;.title&gt;h2 {
    font-weight: bold;
}

.number-recommend&gt;div&gt;.title&gt;h2&gt;span {
    border-radius: 4px;
    display: inline-block;
    margin-left: 6px;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 10px;
}

.number-recommend&gt;div&gt;.title&gt;h5 {
    padding-top: 2px;
}

.number-recommend&gt;div.item01&gt;.list {
    margin-top: 20px;
    padding: 20px 0 40px 30px;
    border: 1px solid #ccc;
    height: auto;
    overflow: auto;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl {
    float: left;
    width: 200px;
    margin-right: 31px;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dt {
    line-height: 50px;
    font-size: 22px;
    color: #333;
    text-align: center;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd {}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd&gt;label {
    display: block;
    line-height: 30px;
    font-size: 22px;
    padding: 10px 0;
    text-align: center;
    background: #f2f2f2;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd&gt;div {
    border: 1px solid #d61518;
    text-align: center;
    height: 60px;
    position: relative;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd&gt;div&gt;span {
    display: block;
    height: auto;
    width: 180px;
    background: #fff;
    margin: 0 auto;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd&gt;div&gt;span&gt;label {
    display: block;
    line-height: 46px;
    color: #d61518;
    font-size: 16px;
}

.number-recommend&gt;div.item01&gt;.list&gt;dl&gt;dd&gt;div&gt;span&gt;button {
    width: 160px;
    line-height: 24px;
    border-radius: 12px;
}

.number-recommend&gt;div.item&gt;.title&gt;h1 {
    color: #fff;
}

.number-recommend&gt;div.item&gt;.title&gt;h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
}

.number-recommend&gt;div.item&gt;.list {
    margin-top: 20px;
    padding: 30px 0;
}

.number-recommend&gt;div.item&gt;.list&gt;dl {
    width: 1100px;
    margin: 0 auto 30px;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dt {}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dt&gt;label {
    padding: 0 30px;
    line-height: 36px;
    border-radius: 18px;
    background: #fff;
    color: #d61518;
    font-size: 24px;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd {
    margin-top: 20px;
    background: #fff;
    padding: 30px 0;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd&gt;div {
    width: 940px;
    margin: 0 auto;
    height: auto;
    overflow: auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd&gt;div&gt;a {
    width: 25%;
    float: left;
    display: inline-block;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;label {
    text-align: center;
    font-size: 28px;
    display: block;
    font-weight: bold;
    font-family: 'Arial';
    line-height: 50px;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;span {
    display: block;
    padding-left: 3px;
    text-align: left;
    color: #999;
    font-size: 12px;
}

.number-recommend&gt;div.item&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;span&gt;i {
    display: inline-block;
    margin-right: 3px;
    margin-top: 9px;
    float: right;
    border-radius: 4px;
    font-size: 11px;
    padding: 0 4px;
    font-style: normal;
    font-weight: normal;
}

.number-recommend&gt;div.item02&gt;.title&gt;h1 {
    background: #f7b1b1;
}

.number-recommend&gt;div.item02&gt;.title&gt;h2 {
    color: #f7b1b1;
}

.number-recommend&gt;div.item02&gt;.list {
    background: #f7b1b1;
}

.number-recommend&gt;div.item02&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;label&gt;b {
    color: #f03f4f;
}

.number-recommend&gt;div.item02&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;span&gt;i {
    border: 1px solid #f03f4f;
    color: #f03f4f;
}

.number-recommend&gt;div.item03&gt;.title&gt;h1 {
    background: #ffb500;
}

.number-recommend&gt;div.item03&gt;.title&gt;h2 {
    color: #ffb500;
}

.number-recommend&gt;div.item03&gt;.title&gt;h2&gt;span {
    background: #ffb500;
    color: #fff;
}

.number-recommend&gt;div.item03&gt;.title&gt;h2&gt;span&gt;font {
    color: #fdfe00;
}

.number-recommend&gt;div.item03&gt;.list {
    background: #ffb500;
}

.number-recommend&gt;div.item03&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;label&gt;b {
    color: #ffb500;
}

.number-recommend&gt;div.item03&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;span&gt;i {
    border: 1px solid #ffb500;
    color: #ffb500;
}

.number-recommend&gt;div.item04&gt;.title&gt;h1 {
    background: #fbb03b;
}

.number-recommend&gt;div.item04&gt;.title&gt;h2 {
    color: #fbb03b;
}

.number-recommend&gt;div.item04&gt;.list {
    background: #fbb03b;
}

.number-recommend&gt;div.item04&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;label&gt;b {
    color: #fbb03b;
}

.number-recommend&gt;div.item04&gt;.list&gt;dl&gt;dd&gt;div&gt;a&gt;span&gt;i {
    border: 1px solid #fbb03b;
    color: #fbb03b;
}

.custom-feedback&gt;.modal-content {
    padding: 0px;
}

.custom-feedback&gt;.modal-content&gt;.modal-header {
    padding: 10px 15px;
}

.custom-feedback&gt;.modal-content&gt;.modal-header&gt;.close {
    margin-top: 0px;
    height: 20px;
    line-height: 20px;
}

.custom-feedback&gt;.modal-content&gt;.form {
    width: 500px;
    margin: 0 auto;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;.info {
    padding: 30px 0 20px;
    text-align: center;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;ul {
    margin: 0 auto;
}

.custom-feedback&gt;.modal-content&gt;.modal-body&gt;ul&gt;li {
    padding: 5px 0;
}

.custom-feedback&gt;.modal-content&gt;.modal-body&gt;ul&gt;li&gt;h6 {
    float: left;
    width: 80px;
    padding: 0px;
    line-height: 24px;
    border: 0px;
    color: #666;
}

.custom-feedback&gt;.modal-content&gt;.modal-body&gt;ul&gt;li&gt;span {
    display: inline-block;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;ul&gt;li&gt;span&gt;.inputclass {
    width: 370px;
    padding-left: 10px;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;.btn-list {
    padding: 20px 0;
    text-align: center;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;.btn-list&gt;.btn {
    padding: 2px 30px;
}

.custom-feedback&gt;.modal-content&gt;.form&gt;.btn-list&gt;.btn:hover {
    color: #000;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;.icon {
    width: 320px;
    margin: 30px auto 10px;
    line-height: 42px;
    border-radius: 18px;
    font-size: 20px;
    text-align: center;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;.bg-red {
    margin-bottom: 50px;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;.icon&gt;span {
    display: inline-block;
    padding-left: 10px;
    font-size: 30px;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;ul&gt;li {
    padding: 0px;
    height: 24px;
    line-height: 24px;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;ul&gt;li&gt;h6 {
    width: 260px;
    text-align: right;
    font-size: 14px;
}

.custom-feedback&gt;.modal-content&gt;.result&gt;.info {
    width: 400px;
    margin: 20px auto;
    font-size: 12px;
}

.coupon-receive {
    padding-bottom: 50px;
}

.coupon-receive .enter {
    margin: 40px auto 0px;
    width: 760px;
}

.coupon-receive .enter&gt;.list,
.coupon-receive .enter&gt;.btn-list {
    margin: 0px auto;
    width: 560px;
    height: 40px;
}

.coupon-receive .enter&gt;.list&gt;label {
    float: left;
    width: 140px;
    text-align: right;
    line-height: 30px;
}

.coupon-receive .enter&gt;.list&gt;label&gt;.inputclass {
    height: 30px;
    width: 120px;
}

.coupon-receive .enter&gt;.list&gt;label&gt;img {
    width: 50px;
    height: 30px;
}

.coupon-receive .enter&gt;.list&gt;label&gt;a {
    float: left;
    padding-left: 10px;
    color: #005ea7;
}

.coupon-receive .enter&gt;.btn-list&gt;button {
    margin-left: 160px;
    margin-top: 10px;
}

.coupon-receive .enter&gt;.info {
    margin-top: 70px;
    line-height: 26px;
}

.coupon-receive .enter&gt;.info&gt;h6 {
    line-height: 32px;
    font-weight: bold;
}

.coupon-receive&gt;.result {
    margin: 70px auto;
    width: auto;
    white-space: nowrap;
    text-align: center;
}

.coupon-receive&gt;.result&gt;h1&gt;label {
    width: auto;
    display: inline-block;
    padding-left: 60px;
    margin: 0 auto;
    font-size: 36px;
    line-height: 50px;
    color: #333;
    white-space: nowrap;
}

.coupon-receive&gt;.success&gt;h1&gt;label {
    background: url("../../../images/pc/old_images/icon16.png") no-repeat 0 0px;
    background-size: 55px;
}

.coupon-receive&gt;.repeat&gt;h1&gt;label {
    background: url("../../../images/pc/old_images/icon16.png") no-repeat 0 -45px;
    background-size: 50px;
}

.coupon-receive&gt;.fail&gt;h1&gt;label {
    background: url("../../../images/pc/old_images/icon16.png") no-repeat 0 -112px;
    background-size: 55px;
}

.coupon-receive&gt;.result&gt;h4 {
    line-height: 50px;
    height: 50px;
}

.coupon-receive&gt;.result&gt;button {
    margin-top: 20px;
    width: 120px;
}

.modal-dialog {
    margin-left: 0px\9;
    margin-right: 0px\9;
    left: 30%\9;
}

.searchlist .youlike {
    width: 200px;
}

.searchlist .youlike&gt;h3 {
    background: #e70012;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.searchlist .youlike .phones-frame {
    padding-bottom: 10px;
}

.searchlist .youlike .phones-frame .t-pic,
.searchlist .youlike .phones-frame dl {
    width: 100%;
    margin-top: 10px;
}

.searchlist .youlike .phones-frame dl dt,
.searchlist .youlike .phones-frame dl dd {
    width: 90%;
    margin: 0 auto;
}

.searchlist .youlike .phones-frame dl dt img {
    width: 100%;
    height: auto;
}

.searchlist .youlike .phones-frame dl .detail h4 {
    text-align: left;
}

.searchlist .r {
    width: 980px;
}

.searchlist .r .phones-frame .t-pic,
.searchlist .r .phones-frame dl {
    width: 25%;
}</pre></body></html>