/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    text-decoration: none;
    color: #666;
}

a:hover, a:active {
    text-decoration: underline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body, button, input, select, textarea {
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, "Tahoma", Arial;
    color: #666;
    outline: none;
}

input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

input, button, textarea, fieldset, img {
    border: 0 none;
}

iframe {
    display: block;
}

abbr, acronym {
    border: 0 none;
    font-variant: normal;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

del {
    text-decoration: line-through;
}

ol, ul {
    list-style: none outside none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

q:before, q:after {
    content: ""
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

.fz {
    zoom: 1;
}

/*base*/
html, body {
    background-color: #fff;
    min-width: 1200px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

/*order btn*/
.order_btn {
    display: block;
    height: 50px;
    width: 235px;
    background-color: #00cacf;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.order_btn:hover {
    background-color: #08e2e7;
}

/*section box*/
.section_box {
    padding: 20px 0;
}

.section_box h3 {
    margin-bottom: 20px;
    font-size: 40px;
    text-align: center;
}

.section_box p {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.section_box .order_btn {
    margin: 0 auto;
}

/*top banner*/
.top_banner {
    height: 600px;
    background: url('http://ued2.qipaisoft.com/vr/resource/images/top_banner_bg.jpg') 50% 0 no-repeat;
}

.top_banner .wrap {
    height: 100%;
    position: relative;
    *zoom: 1;
}

.top_banner .top_banner_inner {
    background: url('http://ued3.qipaisoft.com/vr/resource/images/top_banner_text.png') 0 0 no-repeat;
    margin-top: -174px;
    padding-top: 240px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.top_banner_inner p {
    height: 33px;
    width: 355px;
    background-color: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
}

.top_banner_inner .order_btn {
    box-shadow: 2px 2px 5px #666;
}

/*top service*/
.top_service {
    border-bottom: 3px solid #00cacf;
    padding: 40px 0;
}

.top_service_list > li {
    float: left;
    display: inline;
    width: 20%;
    padding-top: 130px;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.top_service_list > li.one {
    background-image: url('http://ued1.qipaisoft.com/vr/resource/images/t_s_1.jpg');
}

.top_service_list > li.two {
    background-image: url('http://ued2.qipaisoft.com/vr/resource/images/t_s_2.jpg');
}

.top_service_list > li.three {
    background-image: url('http://ued3.qipaisoft.com/vr/resource/images/t_s_3.jpg');
}

.top_service_list > li.four {
    background-image: url('http://ued1.qipaisoft.com/vr/resource/images/t_s_4.jpg');
}

.top_service_list > li.five {
    background-image: url('http://ued2.qipaisoft.com/vr/resource/images/t_s_5.jpg');
}

.top_service_list > li p {
    font-size: 18px;
    line-height: 1;
    text-align: center;
}

/*section one*/
.dg-container {
    width: 100%;
    height: 364px;
    margin-top: 40px;
    position: relative;
    padding-top: 160px;
}

.dg-wrapper {
    width: 623px;
    height: 364px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.dg-wrapper a {
    width: 623px;
    height: 364px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img {
    display: block;
    height: 100%;
    width: 100%;
}

.dg-wrapper a div {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 16px;
    width: 100%;
    bottom: -55px;
    display: none;
    position: absolute;
    left: 0;
}

.dg-wrapper a.dg-center div {
    display: block;
}

.dg-container nav {
    width: 88px;
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 50%;
    margin-left: -44px;
}

.dg-container nav span {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    background-color: #bfbfbf;
    border-radius: 16px;
}

.dg-container nav span.cur {
    background-color: #08e2e7;
}

/*section two*/
.section_two {
    height: 400px;
    background: url('http://ued1.qipaisoft.com/vr/resource/images/designer_bg.jpg') 50% 0 no-repeat;
    color: #fff;
}

/*section three*/
.section_three {
    height: 400px;
    background: url('http://ued2.qipaisoft.com/vr/resource/images/art_bg.jpg') 50% 0 no-repeat;
}

.section_three .section_prd {
    height: 56px;
    background: url('http://ued3.qipaisoft.com/vr/resource/images/art_prd.png') 50% 50% no-repeat;
    margin-bottom: 50px;
}

/*section four*/
.section_four {
    height: 690px;
    background: url('http://ued1.qipaisoft.com/vr/resource/images/collocation_bg.jpg') 50% 230px no-repeat;
}

/*section five*/
.section_five {
    height: 390px;
    background: url('http://ued2.qipaisoft.com/vr/resource/images/plan_bg.jpg') 50% 0 no-repeat;
    color: #fff;
}

/*temp title*/
.temp_title {
    padding: 80px 0 50px;
}

.temp_title h3 {
    font-size: 50px;
    text-align: center;
}

.temp_title .line {
    height: 35px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.temp_title .line em {
    background-color: #fff;
    padding: 0 20px;
    position: relative;
    bottom: -25px;
    font-size: 16px;
    font-family: Arial;
}

/*show case*/
.show_case {
    position: relative;
    *zoom: 1;
}

.show_case .wrap {
    overflow: hidden;
}

.show_case_list > li {
    float: left;
    display: inline;
    width: 1200px;
}

.show_case_list > li .pic {
    display: block;
    height: 500px;
    width: 100%;
}

.show_case_list > li .show_case_info {
    height: 105px;
    border: 1px solid #ddd;
    padding-left: 160px;
    padding-top: 35px;
    position: relative;
    *zoom: 1;
}

.show_case_info .user {
    display: block;
    height: 104px;
    width: 104px;
    border-radius: 104px;
    -moz-border-radius: 104px;
    -webkit-border-radius: 104px;
    -o-border-radius: 104px;
    -ms-border-radius: 104px;
    position: absolute;
    top: 18px;
    left: 25px;
}

.show_case_info .name {
    font-size: 18px;
}

.show_case_info .info {
    width: 200px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}

.show_case_info .satisfaction {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}

.show_case_info .satisfaction span {
    float: left;
    display: block;
}

.show_case_info .satisfaction .star {
    height: 30px;
    width: 30px;
    background: url('http://ued3.qipaisoft.com/vr/resource/images/star.png') 50% 50% no-repeat;
}

.show_case_info .order_btn {
    margin-top: -25px;
    position: absolute;
    top: 50%;
    right: 40px;
}

.show_case .show_case_nav_list {
    width: 88px;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: 50%;
    margin-left: -44px;
}

.show_case .show_case_nav_list span {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    background-color: #bfbfbf;
    border-radius: 16px;
}

.show_case .show_case_nav_list span.cur {
    background-color: #08e2e7;
}

/*more case*/
.more_case {
    margin-bottom: 10px;
}

.more_case_list > li {
    float: left;
    display: inline;
    height: 320px;
    width: 285px;
    background-color: #f5f5f5;
    margin-right: 20px;
    margin-bottom: 20px;
}

.more_case_list > li.last {
    margin-right: 0;
}

.more_case_list > li img {
    display: block;
    height: 200px;
    width: 100%;
}

.more_case_list > li h4 {
    margin: 30px 0 10px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

.more_case_list > li p {
    font-size: 14px;
    text-align: center;
}

.section_six {
    height: 390px;
    background: url('http://ued2.qipaisoft.com/vr/resource/images/collection_bg.jpg') 50% 0 no-repeat;
}

.section_six .order_btn {
    position: relative;
    top: 320px;
}

/*apply pop box*/
.apply_pop_box {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.apply_pop_box_inner {
    height: 400px;
    width: 500px;
    background-color: #f0f0f0;
    padding-top: 20px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    margin: -295px 0 0 -500px;
    position: absolute;
    top: 60%;
    left: 70%;
}

.apply_pop_box_inner > h3 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.apply_pop_box_inner > h4 {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.apply_pop_box_inner > .progress {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    position: relative;
    *zoom: 1;
}

.apply_pop_box_inner > .progress > ul {
    width: 138px;
    margin-left: -69px;
    position: absolute;
    top: -8px;
    left: 50%;
}

.apply_pop_box_inner > .progress > ul > li {
    float: left;
    display: inline;
    height: 16px;
    width: 16px;
    background-color: #bfbfbf;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    margin: 0 15px;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    line-height: 16px;
    color: #fff;
}

.apply_pop_box_inner > .progress > ul > li.cur {
    background-color: #08e2e7;
}

.step1 {
    height: 350px;
    padding-top: 30px;
}

.form_step1 {
    width: 200px;
    margin: 30px auto 0;
}

.form_step1 input {
    display: block;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    margin-bottom: 10px;
}

.form_step1 input[type="text"] {
    height: 14px;
    padding: 13px 0;
    line-height: 14px;
    text-indent: 10px;
    border: 1px solid #f2f2f2;
}

.form_step1 input[type="button"] {
    height: 40px;
    background-color: #08e2e7;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.content_step2 {
    width: 500px;
    margin: 0 auto;
}

.content_step2 > h4 {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    text-align: center;
}

.content_step2 > h4 em {
    background-color: #f0f0f0;
    padding: 0 30px;
    position: relative;
    bottom: -14px;
}

.content_step2 .house_type_list {
    padding-top: 30px;
    text-align: center;
}

.content_step2 .house_type_list span {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    margin: 0 10px;
    padding: 8px 20px;
    font-size: 16px;
    cursor: pointer;
}

.content_step2 .house_type_list span.cur {
    border-color: #08e2e7;
    color: #08e2e7;
}

.content_step2 .style_list_list {
    width: 450px;
    padding-left: 30px;
    padding-top: 30px;
}

.content_step2 .style_list_list > li {
    float: left;
    display: inline;
    height: 80px;
    width: 60px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    margin: 5px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

.content_step2 .style_list_list > li img {
    display: block;
    height: 60px;
    width: 60px;
}

.content_step2 .style_list_list > li p {
    text-align: center;
    line-height: 20px;
}

.content_step2 .style_list_list > li .shade {
    display: none;
    height: 60px;
    width: 60px;
    background: rgba(0, 0, 0, 0.7) url('../images/icon_right.png') 50% 50% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.content_step2 .style_list_list > li.cur .shade {
    display: block;
}

.content_step2 input.submit {
    display: block;
    height: 40px;
    width: 200px;
    margin: 0 auto;
    background-color: #08e2e7;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.content_step2 input.upload_file {
    display: block;
    height: 40px;
    width: 140px;
    margin: 20px auto 10px;
    background-color: #fcfcfc;
    border: 1px solid #f45764;
    font-size: 14px;
    color: #f45764;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.content_step2 .upload_pic_count {
    text-align: center;
    color: #999;
}

.content_step2 textarea {
    display: block;
    height: 50px;
    width: 100%;
    background-color: #fcfcfc;
    margin-top: 30px;
    text-indent: 10px;
}

.content_step2 .comment_len_count {
    text-align: right;
    padding-right: 5px;
}

.content_step2 .comment_len_count em {
    color: #f45764;
}

img.lazy {
    border-radius: 4px;
}