﻿@charset "utf-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input {
    margin: 0;
    padding: 0;
}

body {
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 12px;
    color: #000;
    background-color: #f5f5f5;
}

ol,
ul,
li {
    list-style-type: none;
}

button {
    overflow: visible;
    cursor: pointer;
}

fieldset,
img {
    border: none 0;
}

input,
select,
form,
img,
button,
textarea {
    vertical-align: middle;
}

em,
strong,
cite {
    font-style: normal;
}

table {
    empty-cells: show;
}

table,
th,
td {
    border-collapse: collapse;
}

a, span {
    text-decoration: none;
}

a:hover, span:hover {
    text-decoration: underline;
    cursor:pointer;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.mr10 {
    margin-right: 10px;
}

.pagewrap {
    width: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

h2 {
    width: 100%;
    height: 18px;
    line-height: 18px;
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

.header {
    width: 100%;
    height: 420px;
    background: #ffffff url("../images/header_bg.jpg") no-repeat center 0;
}

.header .logo {
    width: 140px;
    height: 80px;
}

.header .topbanner {
    width: 100%;
    height: 372px;
    margin-top: 57px;
    position: relative;
    background: url("../images/header_banner_bg.png") no-repeat 0 0;
}

.header .topbanner .topbanner_font {
    position: absolute;
    top: 51px;
    left: 96px;
}

.header .topbanner .topbanner_img {
    position: absolute;
    top: -102px;
    right: 63px;
}

.header .topbanner .topbanner_btn {
    width: 260px;
    height: 65px;
    line-height: 57px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 253px;
    left: 110px;
    display: block;
    background: url("../images/btn260.png") no-repeat 0 0;
}

.header .topbanner .topbanner_btn:hover {
    text-decoration: none;
    background: url("../images/btn260-1.png") no-repeat 0 0;
}

.step_cont {
    width: 100%;
    padding-top: 221px;
    height: 427px;
    background-color: #fff;
    overflow: hidden;
}

.qa_cont {
    width: 100%;
    padding-bottom: 50px;
}

.qa_cont h2 {
    padding: 40px 0 30px 0;
}

.qa_cont .qa_list {
    width: 100%;
}

.qa_cont .qa_list li {
    width: 100%;
    margin-bottom: 28px;
}

.qa_cont .qa_list li p {
    line-height: 24px;
    font-size: 16px;
    color: #333;
}

.qa_cont .qa_list li p.p1 {
    color: #999;
}

.footer {
    width: 100%;
    height: 89px;
    line-height: 89px;
    text-align: center;
}

.footer .main {
    border-top: 1px solid #dfdfdf;
}

.footer p {
    color: #999;
}

.fixed {
    width: 160px;
    height: 250px;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -120px;
    z-index: 99;
    _position: absolute;
}

.order {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.order .top {
    width: 100%;
    text-align: center;
    margin: 40px 0 40px 0;
}

.order .top span {
    display: block;
}

.order .top .s-f {
    padding-top: 12px;
    font-size: 16px;
    line-height: 16px;
    color: #ff5000;
}

.order .order_info {
    width: 900px;
    height: 532px;
    padding: 40px 40px 0 40px;
    background-color: #fff;
}

.order .order_info .r_row {
    width: 100%;
    margin-bottom: 40px;
}

.order .order_info .r_row .r_left {
    float: left;
    width: 78px;
    color: #333;
}

.order .order_info .r_row .r_right {
    width: 800px;
    float: left;
}

.order .order_info .r_row .r_choose a,
.order .order_info .r_row .r_choose span {
    display: block;
    margin-right: 10px;
    width: 116px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f5f5f5;
    float: left;
    color: #666;
}

.order .order_info .r_row .r_choose a:hover,
.order .order_info .r_row .r_choose span:hover {
    text-decoration: none;
    background-color: #eaeaea;
}

.order .order_info .r_row .r_choose a:active,
.order .order_info .r_row .r_choose span.active {

}

.order .order_info .r_row .r_choose a.cannot,
.order .order_info .r_row .r_choose a.cannot:active,
.order .order_info .r_row .r_choose span.cannot,
.order .order_info .r_row .r_choose span.cannot:active {
    border: 1px solid #eaeaea;
    background-color: #fff;
    cursor: default;
    width: 114px;
    height: 38px;
    line-height: 38px;
    color: #666;
}

.order .order_info .r_row .r_address {
    color: #ff5000;
}

.order .order_info .r_row .r_select {
    width: 800px;
}

.order .order_info .r_row .r_select .sub_row {
    width: 100%;
    margin-bottom: 20px;
}

.order .order_info .r_row .r_select .sub_row .inp {
    width: 303px;
    padding: 14px 0 14px 19px;
    height: 12px;
    line-height: 12px;
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
}

.order .order_info .r_row .r_select .sub_row .inp .txt {
    width: 244px;
    color: #333;
    border: 0;
    background: transparent;
    outline: none;
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.order .order_info .r_row .r_select .sub_row .inp .txt_code {
    width: 180px;
}

.order .order_info .r_row .r_select .sub_row.last_sub_row {
    margin-bottom: 0;
}

.order .order_info .r_row .r_select .sub_row .code {
    display: block;
    width: 118px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    color: #ff5000;
    text-align: center;
    line-height: 38px;
    position: absolute;
    top: 0%;
    right: 0;
}

.order .order_info .r_row .r_select .sub_row .select_result {
    position: relative;
    width: 138px;
    padding-left: 18px;
    height: 40px;
    line-height: 40px;
    background: url("../images/select_bg.jpg") no-repeat 0 0;
    z-index: 1;
}

.order .order_info .r_row .r_select .sub_row .result_list {
    width: 154px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999;
    border: 1px solid #eaeaea;
    border-bottom: none;
}

.order .order_info .r_row .r_select .sub_row .result_list li {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    height: 40px;
}

.order .order_info .r_row .r_select .sub_row .result_list li a,
.order .order_info .r_row .r_select .sub_row .result_list li span {
    display: block;
    line-height: 40px;
    width: 136px;
    padding-left: 17px;
    color: #333;
}

.order .order_info .r_row .r_select .sub_row .result_list li a:hover,
.order .order_info .r_row .r_select .sub_row .result_list li span:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.order .order_submit {
    width: 100%;
    margin-top: 20px;
    height: 60px;
    background-color: #fff;
}

.order .order_submit .price {
    width: 771px;
    float: left;
    line-height: 60px;
    text-align: right;
    color: #ff5000;
    font-size: 14px;
}

.order .order_submit .price strong {
    padding-right: 1px;
    font-size: 22px;
    font-weight: normal;
}

.order .order_submit .btnok {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: right;
    background-color: #ff5000;
}

/**/
.brand {
    width: 100%;
    margin: 30px 0 50px 0;
}

.brand a {
    display: block;
    float: left;
    margin-right: 20px;
    width: 285px;
    height: 200px;
    text-align: center;
    position: relative;
    text-decoration: none;
}

.brand a.last {
    margin-right: 0;
}

.brand img {
    width: 285px;
    height: 200px;
}

.brand .info {
    display: none;
    width: 285px;
    height: 200px;
    margin: 0 auto;
    background-color: #ed6b4d;
    overflow: hidden;
}

.brand .info1 {
    background-color: #ed6b4d;
}

.brand .info2 {
    background-color: #3dc7c9;
}

.brand .info3 {
    background-color: #f1a732;
}

.brand .info4 {
    background-color: #7fc93d;
}

.vertical .info {
    width: 0;
    height: 200px;
    overflow: hidden;
}

.vertical .info .info_c {
    width: 220px;
    margin: 60px auto 0;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.provinceBox {
    height: 330px;
    width: 156px;
    margin-left: -18px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
}

.cityBox {
    height: 330px;
    width: 156px;
    margin-left: -18px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
}

.districtBox {
    height: 330px;
    width: 156px;
    margin-left: -18px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
}

/*# sourceMappingURL=../../../css/hiweixiu.com/special/style.css.map */
.ptop {
    padding-top: 11px;
}