﻿body,h2,h5,p,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,menu,li,pre,form,fieldset,legend,button,input,textarea,img {
    margin: 0;
    padding: 0;
}

body,button,input,select,form,textarea
/* for ie */

{
    font: 12px/1.5 "Microsoft YaHei", "黑体", "tahoma", "arial", "sans-serif";
    color: #000;
}

body,html {
    width: 100%;
    height: 100%;
    color: #444;
}

table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 1;
    border-spacing: 0;
}

.clear {
    clear: both;
}

img {
    border: 0 none;
    display: block;
}

body {
    font: 14px/24px 微软雅黑;
    margin: 0 auto;
}

.hide {
    display: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}


.bodydiv {
    width: 1100px;
    margin: 0 auto;
    color: #333;
}

.nav1 {
    width: 100%;
    height: 70px;
    background: linear-gradient(#a99383,#cdbaac);
}

.nav_div{
    text-align: center;
    margin: 0 auto;
    width: 990px;
}
.nav_div div {
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    cursor: pointer;
    color: #333;
    cursor: pointer;
    float: left;
}
.nav_div s{
    width: 2px;
    height: 30px;
    background: #333;
    display: block;
    float: left;
    margin: 25px 60px 0;
}

.online-consult {
    cursor: pointer;
}
.bt-box{
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    background: url(../images/btbg.jpg) top center no-repeat;
    padding: 50px 0 90px;
}
.bt{
    font-size: 42px;
    line-height: 55px;
    color: #333333;
    display: inline-block;
    /*text-align: center;*/
    padding-bottom: 20px;
    border-bottom: 1px solid #666666;
}
.bt-box .tip{
    width: 494px;
    color: #666666;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -247px;
    top: 102px;
}
.bt-box .tip span{
    background: #f9f9f9;
    padding: 0 10px;
}
.bt-box-w .tip{
    color: #fff;
}
.con {
    font: 400 16px/28px "microsoft yahei";
}

.telbox{
    border: 1px solid #f1a44c;
    position: relative;
    height: 75px;
}
.telbox .btn{
    width: 355px;
    position: absolute;
    left: 50%;
    margin-left: -177px;
    top: -20px;
}
.telbox .online-consult{
    width: 150px;
    height: 44px;
    background: linear-gradient(#c19a5c,#86653c);
    box-shadow: inset 0 -3px 0 #795d37;
    font-size: 18px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.telbox .telnum{
    /*width: 210px;*/
    font-size: 20px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    color: #ce3535;
    font-family: arial;
    background: url(../images/tel.png) 20px center no-repeat #f9f9f9;
    position: absolute;
    left: 143px;
    bottom: -20px;
}
#part_1 {
    background: #f9f9f9;
    padding: 15px 0 40px;
}
#part_1 .box1{
    background: url(../images/img1.jpg) 103px top no-repeat;
    padding: 95px 73px 98px 546px;
}
#part_1 .box1 .con{
    margin-bottom: 95px;
}

#part_2 {
    background: url(../images/part2bg.jpg) top center no-repeat;
    padding: 30px 0 100px;
}
#part_2 .bt-box{
    margin-bottom: 0;
    background: url(../images/btbg1.jpg) top center no-repeat;
}
#part_2 .bt-box .bt{
    border-bottom: 1px solid #428cca;
    color: #fff;
}
#part_2 .bt-box .tip{
    color: #428cca;
}
#part_2 .bt-box .tip span{
    background: #0f3967;
}
#part_2 .box1{
    height: 310px;
    background: url(../images/img2.png) top center no-repeat;
    margin-top: -30px;
}

#part_3 {
    background: #f9f9f9;
    padding: 50px 0 40px;
}
#part_3 .stit{
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
#part_3 .tip{
    text-align: center;
    margin-bottom: 30px;
}
#part_3 .items{
    display: flex;
    justify-content: space-between;
    padding: 0 35px;
}
#part_3 .items .item{
    width: 242px;
    height: 310px;
    background: #c3cbde;
    text-align: center;
    position: relative;
}
#part_3 .items .item i{
    width: 92px;
    height: 92px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -46px;
    top: -46px;
    background: #0f3a67;
}
#part_3 .items .item .stit{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 50px;
    color: #0f3a67;
    margin-top: 70px;
    position: relative;
}
#part_3 .items .item .stit:after{
    content: "";
    display: block;
    width: 46px;
    height: 2px;
    background: #0f3a67;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -23px;
}
#part_3 .items .item .con{
    line-height: 32px;
    padding: 0 30px;
}
#part_3 .items .item:nth-child(2n){
    background: #f6ebeb;
}
#part_3 .items .item:nth-child(2n) .stit{
    color: #ce3535;
}
#part_3 .items .item:nth-child(2n) .stit:after{
    content: "";
    display: block;
    width: 46px;
    height: 2px;
    background: #ce3535;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -23px;
}
#part_4 {
    background: url(../images/part4bg.jpg) top center no-repeat;
    padding: 30px 0 40px;
}
#part_4 .bt-box{
    background: transparent;
}
#part_4 .bt-box .bt{
    color: #fff;
    border: 0;
}
#part_4 .bt-box .tip span{
    background: transparent;
    color: #2395d7;
}
#part_4 .box1{
    display: flex;
    justify-content:space-between;
    margin-bottom: 40px;
}
#part_4 .box1 .item{
    width: 209px;
    height: 251px;
    background: url(../images/img3.png) no-repeat;
}
#part_4 .box1 .item .stit{
    font-size: 18px;
    line-height: 51px;
    padding-left: 25px;
    color: #fff;
    font-weight: bold;
    padding-top: 18px;
}
#part_4 .box1 .item .con{
    font-size: 18px;
    line-height: 30px;
    padding: 25px 15px 0 30px;
    text-align: center;
}
#part_4 .title{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
#part_4 .box2{
    height: 190px;
    background: url(../images/img4.png) center no-repeat;
}
#part_4 .time{
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #efb248;
}
#part_4 .btn{
    width: 254px;
    height: 66px;    
    background: linear-gradient(#c19a5c,#86653c);
    box-shadow: inset 0 -2px 0 #795d37;
    border-radius: 5px;
    font-size: 20px;
    line-height: 63px;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
}
#part_5{
    background: #f9f9f9;
    padding: 10px 0 60px;
}
#part_5 .bt-box{
    padding: 65px 0 75px;
}
#part_5 .bt-box .tip{
    top: 45px;
}
#part_5 .bt-box .bt{
    border-bottom: 0;
    border-top: 1px solid #666666;
    padding-bottom: 0;
    padding-top: 20px;
}
#part_5 .box1{
    width: 741px;
    height: 384px;
    background: url(../images/img6.jpg) center no-repeat;
    position: relative;
    margin: 0 auto;
}
#part_5 .box1 .quan{
    width: 371px;
    height: 92px;
    background: url(../images/img7.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    /*transition:all 1s;*/
}
#part_5 .box1 .q1{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(0);
}
#part_5 .box1 .q2{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(36deg);
}
#part_5 .box1 .q3{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(72deg);
}
#part_5 .box1 .q4{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(108deg);
}
#part_5 .box1 .q5{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(144deg);
}
#part_5 .box1 .q6{
    width: 371px;
    height: 92px;
    background: url(../images/qbg.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom:-12px;
    transform-origin: 371px 46px;
    transform: rotate(180deg);
}
#part_5 .box1 .stits p{
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    color: #486184;
    width: 92px;
    height: 67px;
    text-align: center;
    padding-top: 25px;
    cursor: pointer;
}
#part_5 .box1 .stits p.on{
    color: #fff;
}
#part_5 .box1 .cons p{
    width: 255px;
    color: #fff;
    position: absolute;
    left: 250px;
    top: 230px;
    display: none;
    text-align: center;
    box-sizing:border-box;
    padding: 0 30px;
}
#part_5 .box1 .cons p:first-child{
    display: block;
}

#part_6 {
    background: url(../images/part6bg.jpg) top center no-repeat;
    padding: 30px 0 9px;
}
#part_6 .bt-box{
    background: transparent;
    margin-bottom: 0;
}
#part_6 .bt-box .bt{
    color: #fff;
    border: 0;
}
#part_6 .bt-box .tip span{
    background: transparent;
    color: #428cca;
}
#part_6 .house-slide{
    width: 650px;
    margin: 0px auto;
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}
#part_6 .pic-text{
    position: relative;
}
#part_6 .pic-text:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid #0a1f47;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -11px;
}
.pic-slide{
    height: 550px;
}

 .pic-slide ul{
    position: relative;
}

 .pic-slide li{
    width: 709px;
    height: 399px;
    z-index: 0;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #000;
}
 .pic-slide li img{
    width: 100%;
    height: 100%;
    vertical-align: top;
    opacity: .7!important;
}
 .pic-slide li:nth-child(2){
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    border: 8px solid #c3cbde;
 }
 .pic-slide li:nth-child(2) img{    
    opacity: 1!important;
}
.pic-slide  .previmg,.pic-slide  .nextimg {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 70px;
    top: 204px;
    margin-top: 0;
}

.pic-slide .previmg{
    left: -140px;
    background: url(../images/prev.png) center no-repeat;
}

 .pic-slide .nextimg{
    right: -140px;
    background: url(../images/next.png) center no-repeat;
}
#part_7{
    background: #f9f9f9;
    padding: 30px 0;
}
#part_7 .bt-box{
    background: url(../images/btbg2.jpg) top center no-repeat;
    padding: 69px 0 90px;
    margin-bottom: 0;
}
#part_7 .bt-box .bt{
    border: 0;
    padding: 0;
}
#part_7 .items{
    display: flex;
    justify-content:space-between;
}
#part_7 .item{
    width: 250px;
    height: 236px;
    background: url(../images/img5.png) no-repeat;
}
#part_7 .item .stit{
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
#part_7 .item .con{
    text-align: center;
    padding: 35px 0;
}

.pros {
    background: #56648b;
    padding-bottom: 20px;
    padding-top: 35px;
}
.pros .bt{
    color: #fff;
}

.pros .items {
    margin: 20px auto;
}

.pros .item {
    width: 355px;
    float: left;
    margin-right: 16px;
    text-align: center;
    position: relative;
}

.pros .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.pros .item .con {
    font: 400 16px/60px "microsoft yahei";
    text-align: center;
    color: #fff;
    width: 100%;
    background: #642a02;
}

.pros .item a {
    display: block;
    text-decoration: none;
}
.formstyle {
    padding: 55px 0;
    background: #e5e5e5;
}

.formstyle p{
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.formstyle .telnum{
    width: 215px;
    font-size: 34px;
    line-height: 55px;
    color: #d63f32;
    padding-left: 43px;
    font-family: arial;
    background: url(../images/tel.png) left center no-repeat;
    text-align: left;
    margin: 15px auto 0;
}
.formstyle .bodydiv {
    position: relative;
}
.formstyle .boxes {
    width: 915px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}

.formstyle .box {
    position: relative;
    width: 210px;
    height: 55px;
    font-size: 18px;
    border: 1px solid #dbc8c8;
    overflow: hidden;
    /*float: left;*/
    margin-right: 10px;
    border-radius: 5px;
    background: #fff;
}

.formstyle .box span {
    line-height: 55px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #616161;
    padding: 0 10px;
}

.formstyle input,
.formstyle select {
    border: 0;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

.formstyle .box input,
.formstyle .box select {
    width: 130px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    float: right;
    color: #616161;
}
.formstyle .box select {
    background: url(../images/stra.png) 100px center no-repeat transparent;
}

.formstyle .box select:focus {
    background: url(../images/stra.png) 100px center no-repeat transparent;
}
.formstyle .box select option {
    color: #333;
}

.formstyle .sub {
    width: 250px;
    height: 57px;
    background: linear-gradient(#c19a5c,#86653c);
    box-shadow: inset 0 -2px 0 #795d37;
    border-radius: 5px;
    float: right;
}

.formstyle .sub input {
    width: 100%;
    background: transparent;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border: 0;
    line-height: 57px;
    cursor: pointer;
    outline: none;
}