.text-title {
    color: #212628
}

.text-sub {
    color: #666
}

.bg-sub {
    background: #666
}

.text-white {
    color: #fff !important
}

.text-color9 {
    color: #999
}

.text-color4 {
    color: #444
}

.text-black {
    color: #333
}

.bg-bg {
    background: #fafafa
}

.bg-white {
    background: #fff
}

.bg-primary {
    background: #00463E
}

.bg-active {
    background: #fdeded
}

.bg-bbb {
    background: #bbb
}

.text-blue {
    color: #c7e3ff
}

.bg-border {
    background: #edecec
}

.text-5d {
    color: #5d5d5d
}

.text-border2 {
    color: #d9d9d9
}

.border-primary {
    border-bottom: 1px solid #00463E
}

.radius,.quanqiu .box1 .tag::before {
    border-radius: 50%
}

.zt-header {
    height: 46px;
    line-height: 45px;
    color: #999;
    background: rgba(238,238,238,.9);
}

.zt-header li {
    float: left
}

.zt-header li img {
    vertical-align: middle;
    margin-top: -4px;
}

.zt-header .fl li {
    padding-right: 40px;
    color: #666;
}

.zt-header .fl li.active {
    color: #333;
    font-family: "Noto Sans CJK SC Medium","Source Han Sans CN Medium";
}

.zt-header li.active,.zt-header a:hover {
    color: #333;
}

.zt-header .zw {
    background: rgba(238,238,238,.9);
}

.zt-header .zw.fixed {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%
}

.ft {
    font-weight: 300
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background:#008c6b;
    opacity: .2;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #999
}

.pagination .swiper-active-switch {
    background: #00463E;
    opacity: 1;
    border: 1px solid #00463E
}

.ani-1 {
    transform: translate(0,30px);
    transition: all ease 0.4s .1s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-2 {
    transform: translate(0,30px);
    transition: all ease 0.4s .2s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-3 {
    transform: translate(0,30px);
    transition: all ease 0.4s .3s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-4 {
    transform: translate(0,30px);
    transition: all ease 0.4s .4s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-5 {
    transform: translate(0,30px);
    transition: all ease 0.4s .5s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-6 {
    transform: translate(0,30px);
    transition: all ease 0.4s .6s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-7 {
    transform: translate(0,30px);
    transition: all ease 0.4s .7s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-8 {
    transform: translate(0,30px);
    transition: all ease 0.4s .8s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ani-9 {
    transform: translate(0,30px);
    transition: all ease 0.4s .9s;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.animate-active .ani-1 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-2 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-3 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-4 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-5 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-6 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-7 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-8 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.animate-active .ani-9 {
    transform: translate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

@keyframes updown {
    0%,100% {
        transform: translate(5px,-10px)
    }

    50% {
        transform: translate(0,0)
    }
}

@keyframes sizeChange {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.special-service,.baby,.brand .box7,.dyrs .box5,.designer .box10,.quanqiu .box10,.ouxi .box10,.liangxingc .box7 {
    margin-bottom: -40px;
    background: url("../image/20180912_10.gif")
}

.special-service .container .iconfont,.baby .container .iconfont,.brand .box7 .container .iconfont,.dyrs .box5 .container .iconfont,.designer .box10 .container .iconfont,.quanqiu .box10 .container .iconfont,.ouxi .box10 .container .iconfont,.liangxingc .box7 .container .iconfont {
    display: block;
    font-size: 26px;
    width: 67px;
    height: 67px;
    line-height: 67px;
    border: solid 1px #898989;
    color: #838383;
    border-radius: 50%;
    margin: 0 auto
}

.special-service .container a,.baby .container a,.brand .box7 .container a,.dyrs .box5 .container a,.designer .box10 .container a,.quanqiu .box10 .container a,.ouxi .box10 .container a,.liangxingc .box7 .container a {
    float: left;
    width: 25%
}

.special-service .container a .tit,.baby .container a .tit,.brand .box7 .container a .tit,.dyrs .box5 .container a .tit,.designer .box10 .container a .tit,.quanqiu .box10 .container a .tit,.ouxi .box10 .container a .tit,.liangxingc .box7 .container a .tit {
    display: block;
    font-size: 16px;
    margin-top: 30px;
    color: #999
}

.special-service .container a .des,.baby .container a .des,.brand .box7 .container a .des,.dyrs .box5 .container a .des,.designer .box10 .container a .des,.quanqiu .box10 .container a .des,.ouxi .box10 .container a .des,.liangxingc .box7 .container a .des {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    color: #999
}

.special-service .container a:hover .iconfont,.baby .container a:hover .iconfont,.brand .box7 .container a:hover .iconfont,.dyrs .box5 .container a:hover .iconfont,.designer .box10 .container a:hover .iconfont,.quanqiu .box10 .container a:hover .iconfont,.ouxi .box10 .container a:hover .iconfont,.liangxingc .box7 .container a:hover .iconfont {
    background: #00463E;
    border-color: #00463E;
    color: #343434
}

.special-service .container a:hover .tit,.baby .container a:hover .tit,.brand .box7 .container a:hover .tit,.dyrs .box5 .container a:hover .tit,.designer .box10 .container a:hover .tit,.quanqiu .box10 .container a:hover .tit,.ouxi .box10 .container a:hover .tit,.liangxingc .box7 .container a:hover .tit {
    color: #00463E
}

.line-1 {
    line-height: 1 !important
}

.baby {
    margin-bottom: -40px;
    background: url("../image/20180912_03.gif")
}

.baby a:hover .iconfont {
    color: #fff !important
}

.tab-tit {
    text-align: center;
    margin-top: 30px
}

.tab-tit span {
    cursor: pointer
}

.tab-tit span.a:after {
    content: '/';
    padding: 0 20px
}

.tab-tit span.active {
    color: #00463E
}

.tab-layer {
    height: 855px;
    position: relative
}

.tab-layer .img-1 {
    width: 583px;
    height: 476px;
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.tab-layer .img-2 {
    width: 270px;
    height: 476px;
    display: block;
    position: absolute;
    top: 0
}

.tab-layer .img-3 {
    width: 270px;
    height: 345px;
    display: block;
    position: absolute;
    top: 508px
}

.map {
    height: 482px;
    background: url("../image/20191008_01.jpg") center no-repeat;
    margin-top: 108px
}

.map .libox {
    width: 970px;
    margin: 0 auto;
    position: relative
}

.map .libox .liinfo {
    color: #fff
}

.map .libox .liinfo .li {
    width: 150px;
    cursor: pointer
}

.map .libox .liinfo .li:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #2a2a2a;
    position: absolute;
    top: 58px;
    left: 68px
}

.map .libox .liinfo .li .licons {
    padding: 4px 20px;
    height: 50px;
    border-radius: 10px;
    font-size: 14px;
    background: #2b2b2b
}

.map .libox .liinfo .li .licons .bigf {
    font-size: 30px
}

.map .libox .liinfo .li .licons .licons_right p {
    line-height: 15px
}

.map .libox .liinfo .li .licons .dian1 {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #fff;
    display: inline-block
}

.map .libox .liinfo .li .point {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #2b2b2b;
    position: relative;
    top: 20px;
    left: 63px
}

.map .libox .liinfo .li .point:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: rgba(43,43,43,0.5);
    position: absolute;
    top: -2px;
    left: -2px
}

.map .libox .liinfo .li .point:after {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: rgba(43,43,43,0.2);
    position: absolute;
    top: -4px;
    left: -4px
}

.map .libox .liinfo .li .li_imgs {
    width: 312px;
    height: 93px;
    position: absolute;
    left: -85px;
    top: 110px;
    overflow: hidden;
    display: none;
    z-index: 3
}

.map .libox .liinfo .li .li_imgs li {
    width: 91px;
    height: 91px;
    border: 1px solid #fff;
    float: left;
    margin: 0 5px
}

.map .libox .liinfo .li .li_imgs li img {
    width: 100%;
    height: 100%
}

.map .libox .liinfo .li.active:before {
    background: #00463E
}

.map .libox .liinfo .li.active .licons {
    background: #00463E;
    box-shadow: 0px 5px 5px #888888
}

.map .libox .liinfo .li.active .point {
    background: #00463E
}

.map .libox .liinfo .li.active .point:before {
    background: rgba(0,70,62,0.5)
}

.map .libox .liinfo .li.active .point:after {
    background: rgba(0,70,62,0.2)
}

.map .libox .liinfo .li.active .li_imgs li img {
    box-shadow: 0 0 10px #ccc
}

.brand .banner {
    height: 850px;
    background: url("../image/all_2021_15.jpg") no-repeat center #000
}

.brand .banner .banner_tit {
    color: #a5a5a5;
    font-size: 20px;
    text-align: center;
    padding-top: 240px
}

.brand .banner .banner_tit span.hc {
    color: #d8d8d8
}

.brand .banner ul.fourCicle {
    position: absolute;
    top: 384px;
    left: 102px;
    font-size: 16px
}

.brand .banner ul.fourCicle li {
    width: 243px;
    float: left;
    text-align: center;
    margin-left: 5px
}

.brand .banner ul.fourCicle li p {
    line-height: 27px
}

.brand .banner ul.fourCicle .four {
    margin-left: 20px
}

.brand .banner ul.fourCicle .red {
    color: #00463E
}

.brand .banner form {
    top: 580px;
    left: 100px
}

.brand .banner form span {
    line-height: 44px
}

.brand .banner form span::before {
    content: '';
    width: 6px;
    height: 18px;
    background: #00463E;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.brand .banner form input {
    width: 300px;
    padding: 12px 5px;
    margin-left: 30px;
    background: #282828;
    border: solid 1px #666;
    color: #fff
}

.brand .banner form .button {
    margin-left: 30px;
    padding: 13px 70px;
    border: 1px solid #00463E;
}

.brand .banner .con {
    top: 685px
}

.brand .banner .con .tit::before {
    content: '';
    width: 18px;
    height: 6px;
    background: #00463E;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.brand .banner .con .tit::after {
    content: '';
    width: 18px;
    height: 6px;
    background: #00463E;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.brand .banner .con a:hover {
    text-decoration: underline
}

.brand .box1 {
    background: url("../image/20180912_01.gif")
}

.brand .box2 {
    background: #f5f5f5
}

.brand .box3 {
    background: url("../image/20180912_02.gif")
}

.brand .box4 .swiper-container {
    width: 1110px;
    margin: 0 auto;
    position: relative
}

.brand .box4 .swiper-btn-pre {
    width: 370px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.brand .box4 .swiper-btn-next {
    width: 370px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.brand .box4 .swiper-slide {
    height: 540px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.brand .box4 .swiper-slide .bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff
}

.brand .box4 .swiper-slide .bar dt {
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: #333;
    font-size: 28px
}

.brand .box4 .swiper-slide .bar dd {
    position: relative;
    padding: 35px 35px 20px 35px;
    background: rgba(0,70,62,0.8);
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    min-height: 100px
}

.brand .box4 .swiper-slide .bar dd::before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: transparent transparent rgba(0,70,62,0.8);
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.brand .box4 .swiper-slide .bar dd p {
    line-height: 24px
}

.brand .box4 .swiper-slide .bar dd p span.left_words {
    margin-right: 40px
}

.brand .box4 .swiper-slide.swiper-slide-active+div .bar dt {
    background: rgba(0,70,62,0.8)
}

.brand .box4 .swiper-slide.swiper-slide-active+div .bar dd {
    opacity: 1;
    visibility: visible
}

.brand .box5 ul {
    padding-left: 20px
}

.brand .box5 li {
    float: left;
    padding-left: 85px;
    width: 210px;
    height: 200px;
    margin-top: 80px
}

.brand .box5 li .iconfont {
    width: 60px;
    height: 60px;
    float: left;
    margin-left: -85px;
    border-radius: 50%;
    border: solid 1px #D4C09D;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #D4C09D
}

.brand .box5 li dt {
    font-size: 22px;
    color: #fff
}

.brand .box5 li dd {
    margin-top: 5px;
    font-size: 16px;
    color: #999;
    line-height: 1.8
}

.brand .box6 .con {
    width: 1120px;
    margin: 0 auto
}

.brand .box6 dl {
    float: left;
    width: 190px;
    height: 190px;
    border: solid 1px #333;
    border-radius: 50%;
    text-align: center;
    margin: 40px 44px 0
}

.brand .box6 dl:hover {
    background: #00463E;
    color: #fff;
    border-color: #00463E
}

.brand .box6 dl:hover dt {
    color: #fff
}

.brand .box6 dt {
    font-size: 46px;
    line-height: 80px;
    padding-top: 20px;
    color: #00463E
}

.brand .box6 dd {
    font-size: 16px
}

.brand .box7 {
    margin-bottom: -40px;
    background: url("../image/20180912_03.gif")
}

.brand .box7 a:hover .iconfont {
    color: #fff !important
}

.dyrs .banner {
    height: 720px;
    background: url("../image/20180912_01.jpg") no-repeat center #000
}

.dyrs .banner form:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 18px;
    background: #00463E;
    margin-top: 17px;
    position: relative;
    top: 2px
}

.dyrs .banner form input {
    width: 230px;
    padding: 11px 30px;
    margin: 0 15px;
    background: #fff;
    border: solid 1px #666
}

.dyrs .banner form .button {
    margin-left: 30px;
    padding: 13px 70px
}

.dyrs .banner .con {
    top: 685px
}

.dyrs .banner .con .tit::before {
    content: '';
    width: 18px;
    height: 6px;
    background: #00463E;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.dyrs .banner .con .tit::after {
    content: '';
    width: 18px;
    height: 6px;
    background: #00463E;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.dyrs .banner .con a:hover {
    text-decoration: underline
}

.dyrs .box1 {
    background: #040305
}

.dyrs .box1 dl {
    float: left
}

.dyrs .box1 dl dt {
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    width: 263px;
    height: 173px;
    background: #1a1a1a;
    padding-top: 90px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.dyrs .box1 dl dt span {
    line-height: 1
}

.dyrs .box1 dl dd {
    width: 587px;
    height: 263px;
    overflow: hidden;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    opacity: .4;
    filter: alpha(opacity=40)
}

.dyrs .box1 dl.active dt {
    color: #00463E
}

.dyrs .box1 dl.active dd {
    opacity: 1;
    filter: alpha(opacity=100)
}

.dyrs .box1 .big-dl {
    width: 350px;
    float: right;
    overflow: hidden
}

.dyrs .box1 .big-dl dt {
    width: 100%;
    height: 172px
}

.dyrs .box1 .big-dl dd {
    width: 100%;
    height: 527px
}

.dyrs .box1 .img {
    width: 316px;
    height: 305px;
    position: absolute
}

.dyrs .box1 .img .nomal-hover {
    display: none
}

.dyrs .box1 .img .lazy_img {
    background: transparent
}

.dyrs .box1 .img:hover .nomal {
    display: none
}

.dyrs .box1 .img:hover .nomal-hover {
    display: block
}

.dyrs .box1 .img .opretion {
    width: 316px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0
}

.dyrs .box1 .text {
    width: 220px;
    text-align: center;
    position: absolute;
    top: 400px;
    left: 490px
}

.dyrs .box2 {
    background: url("../image/20180912_09.jpg")
}

.dyrs .box2 .img {
    position: absolute;
    width: 266px
}

.dyrs .box2 .img .lazy_img {
    background: transparent
}

.dyrs .box2 .img .num {
    width: 113px;
    height: 46px;
    position: absolute;
    top: 83px;
    left: 78px;
    background-image: url("../image/words.png");
    background-repeat: no-repeat;
    background-position: 0 0
}

.dyrs .box2 .img .num-hover {
    width: 113px;
    height: 46px;
    position: absolute;
    top: 83px;
    left: 78px;
    background-image: url("../image/words.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: none
}

.dyrs .box2 .img .title {
    position: absolute;
    width: 100%;
    top: 155px;
    left: 0px;
    text-align: center;
    color: #a3a3a3;
    font-size: 18px;
    line-height: 1.7
}

.dyrs .box2 .img .hover {
    opacity: 0;
    position: absolute;
    top: 70px;
    left: 10px
}

.dyrs .box2 .img:hover .hover {
    opacity: 1
}

.dyrs .box2 .img:hover .title {
    color: #00463E
}

.dyrs .box2 .img:hover .num {
    display: none
}

.dyrs .box2 .img:hover .num-hover {
    display: block
}

.dyrs .box2 .center-w {
    width: 400px;
    position: absolute;
    top: 406px;
    left: 415px;
    color: #fff;
    font-weight: bold;
    font-size: 30px
}

.dyrs .box3 {
    background: #000
}

.dyrs .box4 {
    background: url("../image/20180912_09.jpg")
}

.dyrs .box4 .swiper-container {
    width: 1782px;
    margin-left: -290px
}

.dyrs .box4 .swiper-slide {
    height: 447px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.dyrs .box4 .swiper-slide.current:after {
    display: none
}

.designer .banner {
    height: 664px
}

.designer .box1 {
    background: #040305
}

.designer .box1 .container {
    padding-left: 310px;
    width: 890px
}

.designer .box1 .lazy_img {
    width: 265px;
    height: 350px;
    float: left;
    margin-left: -310px
}

.designer .box1 input {
    width: 250px;
    padding: 13px;
    margin-right: 25px;
    background: #282828;
    color: #fff
}

.designer .box1 button {
    padding-left: 70px;
    padding-right: 70px;
    border-radius: 0
}

.designer .box2 {
    height: 860px;
    background: url("../image/20180913_23.gif")
}

.designer .box2 .a {
    width: 414px;
    height: 350px;
    border: solid 1px #fff
}

.designer .box2 .a .lazy_img {
    width: 303px;
    height: 386px;
    bottom: 0;
    left: 0
}

.designer .box2 .a .des {
    right: 35px;
    top: 75px;
    line-height: 1.7
}

.designer .box2 .b {
    width: 770px;
    height: 335px;
    right: 0;
    top: 17px
}

.designer .box2 .b .lazy_img {
    width: 597px;
    height: 335px;
    bottom: 0;
    left: 0
}

.designer .box2 .b .des {
    width: 206px;
    height: 333px;
    border: solid 1px #fff;
    line-height: 1.7;
    right: 0;
    top: 0
}

.designer .box2 .b .des span {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    vertical-align: top
}

.designer .box2 .c {
    width: 597px;
    height: 335px;
    left: 0;
    top: 365px
}

.designer .box2 .c .lazy_img {
    width: 413px;
    height: 335px;
    bottom: 0;
    left: 0
}

.designer .box2 .c .des {
    width: 195px;
    height: 333px;
    border: solid 1px #fff;
    line-height: 1.7;
    right: 0;
    top: 0
}

.designer .box2 .c .des span {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    vertical-align: top
}

.designer .box2 .d {
    width: 590px;
    height: 335px;
    right: 0;
    top: 365px
}

.designer .box2 .d .lazy_img {
    width: 395px;
    height: 335px;
    bottom: 0;
    left: 0
}

.designer .box2 .d .des {
    width: 205px;
    height: 333px;
    border: solid 1px #fff;
    line-height: 1.7;
    right: 0;
    top: 0
}

.designer .box2 .d .des span {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    vertical-align: top
}

.designer .box3 {
    min-width: 1200px;
    overflow: hidden;
    height: 644px
}

.designer .box3 .indexTitle .title {
    color: #fff
}

.designer .box3 .indexTitle .subTitle {
    color: #b2b2b2
}

.designer .box3 .time-line {
    color: #fff
}

.designer .box3 .time-line li {
    position: absolute
}

.designer .box3 .time-line li .year {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: solid 3px #00463E;
    text-align: center;
    line-height: 66px;
    background: #272727
}

.designer .box3 .time-line li .line {
    width: 1px;
    background: #fff;
    height: 50px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    opacity: .5
}

.designer .box3 .time-line li .txt {
    font-size: 22px;
    position: absolute;
    white-space: nowrap
}

.designer .box4 {
    background: url("../image/20180913_23.gif");
    padding-bottom: 70px
}

.designer .box4 .house3d {
    height: 617px;
    width: 799px;
    margin: 0 auto
}

.designer .box4 .house3d .point {
    position: absolute;
    top: 20%;
    left: 50%;
    cursor: pointer
}

.designer .box4 .house3d em {
    display: block;
    width: 8px;
    height: 8px;
    background: #00463E;
    border-radius: 50%
}

.designer .box4 .house3d .point,.designer .box4 .house3d i {
    display: block;
    border-radius: 50%;
    padding: 10px;
    background: rgba(255,255,255,0.5)
}

.designer .box4 li.active dl {
    display: block
}

.designer .box4 li.active .point {
    animation: sizeChange .8s infinite
}

.designer .box4 dl {
    display: none;
    width: 320px;
    background: #fff;
    box-shadow: 0 0 10px #000;
    line-height: 1.6;
    position: absolute;
    z-index: 1
}

.designer .box4 dl:after {
    content: '';
    width: 100px;
    height: 0;
    overflow: hidden;
    position: absolute;
    border-top: dashed 1px #999
}

.designer .box4 dl::before {
    content: '';
    width: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    border-left: dashed 1px #999
}

.designer .box4 dt {
    color: #333;
    font-size: 30px;
    padding: 10px 20px
}

.designer .box4 dt::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00463E;
    box-shadow: 0 0 6px #00463E;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.designer .box4 dd {
    padding: 0 20px 20px;
    color: #999
}

.designer .box4 .woshi dl {
    width: 230px;
    left: 680px;
    top: 330px
}

.designer .box4 .woshi dl:after {
    top: 36px;
    left: -177px;
    width: 182px
}

.designer .box4 .woshi dl::before {
    left: -177px;
    height: 63px;
    top: 36px
}

.designer .box4 .xuanguan dl {
    width: 210px;
    left: 680px;
    top: 280px
}

.designer .box4 .xuanguan dl:after {
    top: 36px;
    left: -176px;
    width: 181px
}

.designer .box4 .xuanguan dl::before {
    left: -177px;
    height: 37px
}

.designer .box4 .jiucan dl {
    left: 667px;
    top: 225px
}

.designer .box4 .jiucan dl:after {
    top: 36px;
    left: -127px;
    width: 133px
}

.designer .box4 .jiucan dl::before {
    left: -128px;
    top: -34px;
    height: 70px
}

.designer .box4 .chufang dl {
    left: 661px;
    top: 215px
}

.designer .box4 .chufang dl:after {
    display: none
}

.designer .box4 .chufang dl::before {
    left: 12px;
    top: -52px;
    height: 80px
}

.designer .box4 .huike dl {
    width: 250px;
    left: -160px;
    top: 190px
}

.designer .box4 .huike dl:after {
    top: 36px;
    left: 94px;
    width: 405px
}

.designer .box4 .huike dl::before {
    left: 503px;
    top: 37px;
    height: 65px
}

.designer .box4 .baojie dl {
    width: 230px;
    left: -195px;
    top: 192px
}

.designer .box4 .baojie dl:after {
    top: 36px;
    left: 94px;
    width: 195px
}

.designer .box4 .baojie dl::before {
    left: 289px;
    top: 37px;
    height: 37px
}

.designer .box4 .weishengjian dl {
    width: 230px;
    left: -160px;
    top: -24px
}

.designer .box4 .weishengjian dl:after {
    top: 36px;
    left: 95px;
    width: 329px
}

.designer .box4 .weishengjian dl::before {
    left: 423px;
    top: 37px;
    height: 37px
}

.designer .box5 {
    background: #000
}

.designer .box5 li {
    float: left;
    width: 33.33%
}

.designer .box5 li:hover {
    background: #00463E;
    border-radius: 8px
}

.designer .box5 li:hover .lazy {
    border-color: #fff
}

.designer .box5 li:hover .con {
    color: #fff
}

.designer .box5 .lazy {
    width: 170px;
    height: 170px;
    border: solid 6px #000;
    border-radius: 50%;
    margin: 55px auto 0
}

.designer .box5 .tit {
    font-size: 24px;
    color: #fff;
    margin-top: 30px
}

.designer .box5 .con {
    overflow: hidden;
    text-align: left;
    margin: 20px 0 0 82px;
    color: #898989;
    font-size: 16px;
    line-height: 1.7;
    height: 140px
}

.designer .box5 .con span {
    float: left;
    width: 50%
}

.designer .box6 {
    background: url("../image/20180913_23.gif")
}

.designer .box6 .item .tit {
    color: #251000;
    background: #fff;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box6 .item .lazy:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box6 .item.active .tit {
    background: #00463E !important;
    color: #fff
}

.designer .box6 .item.active .lazy:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.designer .box6 .more {
    width: 195px;
    height: 240px;
    left: 480px;
    top: 340px;
    border: solid 2px #fff;
    line-height: 1.6;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box6 .more:hover {
    border-color: #00463E
}

.designer .box7 {
    background: #000
}

.designer .box7 .swiper-container {
    width: 2598px;
    height: 517px;
    color: #fff
}

.designer .box7 .swiper-slide {
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box7 .swiper-slide-visible {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8)
}

.designer .box7 .swiper-slide-active {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1)
}

.designer .box8 {
    background: url("../image/20180912_10.gif")
}

.designer .box8 .w1 .item {
    float: left;
    width: 390px;
    height: 388px;
    margin: 0 8px 8px 0;
    border: solid 3px transparent;
    background: none;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box8 .w1 .item:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box8 .w1 .item:hover {
    border-color: #00463E
}

.designer .box8 .w1 .item:hover:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.designer .box8 .w1 .item:hover .qj {
    animation: sizeChange .8s infinite;
    opacity: 1;
    filter: alpha(opacity=100)
}

.designer .box8 .w1 .item .qj {
    background: rgba(0,70,62,0.4);
    padding: 20px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box8 .w1 .item .qj span {
    display: block;
    background: #00463E;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 60px
}

.designer .box8 .w1 .more {
    border: solid 3px #fff;
    width: 340px;
    height: 340px;
    float: left;
    color: #fff;
    margin: 24px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box8 .w1 .more:hover {
    border-color: #00463E
}

.designer .box8 .w1 .more .iconfont {
    margin-top: 110px
}

.designer .box8 .w1 .more span {
    line-height: 1.6;
    margin-top: 10px
}

.designer .box9 li {
    float: left;
    padding: 10px;
    border-radius: 50%;
    margin: 0 48px;
    border: solid 2px transparent;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.designer .box9 li:hover {
    border-color: #00463E
}

.designer .box9 li:hover a {
    background: #00463E;
    color: #fff;
    border-color: #00463E
}

.designer .box9 li a {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    display: block;
    width: 175px;
    height: 175px;
    border: solid 2px #fff;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    overflow: hidden;
    cursor: default !important
}

.designer .box9 li a span {
    margin-top: 58px;
    display: block
}

.quanqiu .banner {
    height: 872px;
    background: url("../image/20180914_01.jpg") no-repeat center
}

.quanqiu .banner form {
    top: 760px;
    left: 160px
}

.quanqiu .banner form span {
    line-height: 44px
}

.quanqiu .banner form span::before {
    content: '';
    width: 6px;
    height: 18px;
    background: #00463E;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.quanqiu .banner form input {
    width: 280px;
    padding: 13px;
    margin-left: 30px;
    background: rgba(255,255,255,0.9)
}

.quanqiu .banner form .button {
    margin-left: 30px;
    padding: 13px 70px
}

.quanqiu .box1 {
    background: #f3f3f3
}

.quanqiu .box1 .lazy {
    width: 244px;
    height: 244px;
    margin: 0 auto;
    border: solid 5px #fff
}

.quanqiu .box1 .tag {
    position: absolute;
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    border-radius: 10px;
    color: #333;
    border: solid 1px #939393;
    box-shadow: 0 0 5px 2px #fff inset;
    font-size: 18px;
    background: #d9d9d9
}

.quanqiu .box1 .tag::after {
    content: '';
    width: 60px;
    height: 0px;
    border-top: solid 1px #939393;
    overflow: hidden;
    position: absolute;
    right: -60px;
    top: 31px
}

.quanqiu .box1 .tag::before {
    content: '';
    width: 7px;
    height: 7px;
    overflow: hidden;
    background: #939393;
    position: absolute;
    right: -60px;
    top: 28px
}

.quanqiu .box1 .t1,.quanqiu .box1 .t3,.quanqiu .box1 .t6,.quanqiu .box1 .t8 {
    background: #f9e2d8
}

.quanqiu .box1 .t1 {
    top: 80px;
    right: 790px
}

.quanqiu .box1 .t2 {
    top: 210px;
    right: 850px
}

.quanqiu .box1 .t3 {
    top: 333px;
    right: 790px
}

.quanqiu .box1 .t4 {
    top: 465px;
    right: 590px
}

.quanqiu .box1 .t5 {
    top: 80px;
    left: 790px
}

.quanqiu .box1 .t6 {
    top: 210px;
    left: 850px
}

.quanqiu .box1 .t7 {
    top: 333px;
    left: 790px
}

.quanqiu .box1 .t8 {
    top: 435px;
    left: 678px
}

.quanqiu .box1 .t5::after,.quanqiu .box1 .t5::before,.quanqiu .box1 .t6::after,.quanqiu .box1 .t6::before,.quanqiu .box1 .t7::after,.quanqiu .box1 .t7::before,.quanqiu .box1 .t8::after,.quanqiu .box1 .t8::before {
    left: -60px;
    right: initial
}

.quanqiu .box2 li {
    float: left;
    width: 299px;
    height: 436px;
    margin-right: 2px
}

.quanqiu .box2 li .info {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.quanqiu .box2 li .info span.tit {
    width: 90px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -45px
}

.quanqiu .box2 li .info span.tit::before {
    content: '';
    width: 90px;
    height: 90px;
    background: rgba(0,0,0,0.5);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 0
}

.quanqiu .box2 li .info p {
    margin-top: 230px;
    color: #c7c7c7;
    display: none
}

.quanqiu .box2 li:hover .info {
    background: rgba(0,0,0,0.6)
}

.quanqiu .box2 li:hover .info span.tit {
    width: 100%;
    margin: -60px 0 0 -50%;
    color: #00463E
}

.quanqiu .box2 li:hover .info span.tit i {
    font-size: 24px !important
}

.quanqiu .box2 li:hover .info span.tit::before {
    display: none
}

.quanqiu .box2 li:hover .info p {
    display: block
}

.quanqiu .box3 {
    background: url("../image/20180914_41.gif") bottom repeat-x #191919
}

.quanqiu .box3 dt {
    width: 250px
}

.quanqiu .box3 dt.fr .item {
    padding: 22px 118px 0 24px
}

.quanqiu .box3 dt.fr .ico {
    float: right;
    margin: 0 -90px 0 0
}

.quanqiu .box3 dd {
    overflow: hidden;
    padding-left: 30px
}

.quanqiu .box3 dd .imgshow {
    width: 641px;
    height: 447px;
    border-radius: 10px;
    overflow: hidden
}

.quanqiu .box3 .item {
    cursor: pointer;
    height: 78px;
    border-radius: 10px;
    background: #fff;
    padding: 22px 0 0 118px;
    margin-bottom: 15px
}

.quanqiu .box3 .item .ico {
    float: left;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    line-height: 54px;
    text-align: center;
    border: solid 1px #00463E;
    color: #00463E;
    font-size: 24px;
    margin-left: -90px
}

.quanqiu .box3 .item .tit {
    color: #131313;
    font-size: 18px;
    line-height: 1.6
}

.quanqiu .box3 .item.active {
    background: #00463E
}

.quanqiu .box3 .item.active .ico {
    border-color: #fff;
    color: #fff
}

.quanqiu .box3 .item.active .tit {
    color: #fff
}

.quanqiu .box4 {
    background: #f2f2f2
}

.quanqiu .box4 li {
    float: left;
    width: 210px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: solid 1px #ddd;
    margin: 0 25px 25px 0;
    position: relative
}

.quanqiu .box4 li.active {
    box-shadow: 0 0 20px #e4e4e4
}

.quanqiu .box4 li img {
    vertical-align: middle;
    display: inline !important;
    position: static
}

.quanqiu .box5 dt,.quanqiu .box5 dd {
    float: left;
    width: 298px;
    height: 308px;
    margin: 1px
}

.quanqiu .box5 dt {
    background: url("../image/20180914_42.jpg") #f3f3f3
}

.quanqiu .box5 dt .iconfont {
    font-size: 36px;
    color: #00463E;
    margin-top: 80px;
    font-weight: bold
}

.quanqiu .box5 dt .tit {
    font-size: 18px;
    color: #444545;
    margin-top: 10px
}

.quanqiu .box5 dt .des {
    font-size: 14px;
    width: 10em;
    margin: 5px auto;
    line-height: 1.6
}

.quanqiu .box6 {
    background: url("../image/20180914_43.jpg") center 300px repeat-x #000
}

.quanqiu .box6 dl {
    width: 800px;
    height: 700px;
    margin: 70px auto 0
}

.quanqiu .box6 dt {
    position: relative;
    top: 133px
}

.quanqiu .box6 dt .lazy {
    cursor: pointer;
    width: 72px;
    height: 72px;
    border: solid 4px #828282;
    border-radius: 50%;
    margin-top: 5px
}

.quanqiu .box6 dt .lazy.active {
    border-color: #00463E
}

.quanqiu .box6 dd {
    position: absolute;
    right: 0;
    top: 0;
    width: 687px;
    height: 687px;
    border-radius: 50%;
    overflow: hidden;
    border: solid 5px #fff
}

.quanqiu .box6 dd img {
    width: 100%;
    height: 100%
}

.quanqiu .box7 .lazy {
    width: 600px;
    height: 406px
}

.quanqiu .box7 .des {
    width: 445px;
    height: 225px;
    padding: 80px 60px 0 105px;
    background: #fff;
    right: 25px;
    top: 50px;
    bottom: 50px;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
    line-height: 1.8
}

.quanqiu .box7 .des::before {
    content: '';
    width: 8px;
    height: 17px;
    background: #00463E;
    position: absolute;
    left: 80px;
    top: 85px
}

.ouxi .tit-sj {
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 19px 20px 0;
    border-color: #000 transparent transparent;
    border-style: solid;
    display: block;
    margin: 40px auto 0
}

.ouxi .banner {
    height: 884px
}

.ouxi .banner form {
    top: 798px;
    left: 160px
}

.ouxi .banner form span {
    line-height: 44px
}

.ouxi .banner form span::before {
    content: '';
    width: 6px;
    height: 18px;
    background: #00463E;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.ouxi .banner form input {
    width: 280px;
    padding: 13px;
    margin-left: 30px;
    background: rgba(255,255,255,0.9)
}

.ouxi .banner form .button {
    margin-left: 30px;
    padding: 13px 70px
}

.ouxi .box1 {
    background: url("../image/20180917_02.jpg") center no-repeat
}

.ouxi .box1 dl {
    float: left;
    width: 198px;
    height: 198px;
    border-radius: 50%;
    background: #fff;
    border: solid 1px #000;
    text-align: center;
    margin: 0 125px 50px 5px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    cursor: default
}

.ouxi .box1 dl:hover {
    background: #00463E;
    color: #fff;
    border-color: #00463E
}

.ouxi .box1 dt {
    font-size: 22px;
    margin-top: 50px
}

.ouxi .box1 dd {
    margin-top: 10px;
    font-size: 16px
}

.ouxi .box2 .tit {
    border: solid 2px #999;
    border-bottom: 0;
    padding: 40px 190px 0;
    display: inline-block;
    position: relative;
    z-index: 2
}

.ouxi .box4 .tit {
    border: solid 2px #999;
    border-bottom: 0;
    padding: 40px 190px 0;
    display: inline-block;
    position: relative;
    z-index: 2
}

.ouxi .box4 img {
    border-radius: 50%;
    position: absolute
}

.ouxi .box6 .tit {
    border: solid 2px #999;
    border-bottom: 0;
    padding: 40px 98px 0;
    display: inline-block;
    position: relative;
    z-index: 2
}

.ouxi .box7 .lazy {
    width: 600px;
    height: 406px
}

.ouxi .box7 .des {
    width: 445px;
    height: 225px;
    padding: 80px 60px 0 105px;
    background: #fff;
    right: 25px;
    top: 50px;
    bottom: 50px;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
    line-height: 1.8
}

.ouxi .box7 .des::before {
    content: '';
    width: 8px;
    height: 17px;
    background: #00463E;
    position: absolute;
    left: 80px;
    top: 85px
}

.ouxi .box8 .tit {
    border: solid 2px #999;
    border-bottom: 0;
    padding: 40px 98px 0;
    display: inline-block;
    position: relative;
    z-index: 2
}

.ouxi .box10 {
    margin-bottom: -40px;
    background: url("../image/20180912_03.gif")
}

.ouxi .box10 a:hover .iconfont {
    color: #fff !important
}

.money .banner {
    height: 688px;
    width: 100%;
    background: url(../image/20180918_11.jpg) no-repeat center #000
}

.money .first-header {
    width: 400px;
    height: 100px;
    margin: auto;
    position: relative;
    text-align: center
}

.money .first-header:after {
    content: '';
    display: block;
    width: 246px;
    background: url(../image/20180918_13.png) no-repeat center;
    height: 100px;
    position: absolute;
    top: 0;
    right: -246px
}

.money .first-header:before {
    content: '';
    display: block;
    width: 246px;
    background: url(../image/20180918_12.png) no-repeat center;
    height: 100px;
    position: absolute;
    top: 0;
    left: -246px
}

.money .box1 {
    background-color: #fff
}

.money .box4 .cicle-con {
    width: 1092px;
    margin: auto
}

.money .box4 .cicle-con .cicle {
    overflow: hidden;
    width: 290px;
    height: 290px;
    border-radius: 50%;
    margin-left: 37px;
    margin-right: 37px;
    background-position: center;
    position: relative;
    float: left
}

.money .box4 .cicle-con .cicle .title {
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 135px;
    width: 290px;
    left: 0;
    transition: all .5s
}

.money .box4 .cicle-con .cicle .sub {
    text-align: center;
    width: 290px;
    top: 290px;
    color: #fff;
    position: absolute;
    left: 0;
    transition: all .5s;
    opacity: 0;
    line-height: 1.7
}

.money .box4 .cicle-con .cicle:hover .shadow {
    background: rgba(0,70,62,0.8)
}

.money .box4 .cicle-con .cicle:hover .sub {
    top: 135px;
    opacity: 1
}

.money .box4 .cicle-con .cicle:hover .title {
    top: 85px
}

.money .box4 .cicle-con .cicle .shadow {
    width: 100%;
    height: 290px;
    background: rgba(0,0,0,0.6);
    transition: all,0.5s
}

.money .box2 {
    background-image: url(../image/20180918_14.jpg);
    background-size: 100% 100%;
    background-position: center
}

.money .box2 .contains {
    width: 1234px
}

.money .box2 .box3v1 {
    width: 380px;
    height: 620px;
    float: left;
    margin-right: 30px
}

.money .box2 .box3v1 .img {
    width: 380px;
    height: 480px
}

.money .htitle-b {
    height: 44px;
    width: 244px;
    line-height: 44px;
    background-color: #00463E;
    border-radius: 10px
}

.money .yrsform {
    width: 330px;
    height: 475px;
    background: #fff;
    position: absolute;
    padding: 0 50px;
    box-shadow: 0 0 18px rgba(0,0,0,0.08);
    top: 35px;
    left: 693px
}

.money .yrsform .tit:after {
    content: '';
    display: block;
    width: 43px;
    height: 7px;
    background: #00463E;
    margin: 15px auto
}

.money .yrsform input {
    background-color: #e1e1e1;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 310px
}

.money .box3v3 {
    width: 400px;
    height: 330px;
    float: left
}

.money .box3v3 .num {
    font-size: 100px;
    text-align: center;
    color: #d9d9d9
}

.money .box5 {
    background: url(../image/20180918_19.jpg) no-repeat center;
    height: 712px
}

.money .box5 .erwima {
    width: 130px;
    height: 130px;
    margin: auto;
    margin-top: 17px
}

.money .box5 .jisuan {
    width: 930px;
    margin: auto;
    height: 200px;
    border-radius: 5px;
    background: #fff;
    position: relative
}

.money .box5 .jisuan:after {
    content: '短信报价';
    display: block;
    position: absolute;
    width: 115px;
    text-align: center;
    height: 33px;
    line-height: 33px;
    font-size: 20px;
    color: #fff;
    top: -15px;
    left: 410px;
    background: #00463E;
    border-radius: 5px
}

.money .box5 .jisuan .img {
    width: 116px;
    height: 106px;
    position: absolute;
    top: 56px;
    left: 44px
}

.money .box5 .jisuan button {
    width: 135px;
    height: 96px;
    padding: 25px 40px;
    display: block;
    position: absolute;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 3px;
    top: 56px;
    right: 50px;
    word-wrap: break-word;
    word-break: break-all
}

.money .box5 .jisuan .inputs {
    width: 550px;
    height: 100px;
    position: absolute;
    top: 56px;
    left: 196px
}

.money .box5 .jisuan .inputs input {
    width: 230px;
    padding-left: 20px;
    height: 40px;
    color: #333;
    background: #dddddd;
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px
}

.money .box3 {
    background: url(../image/20180918_15.jpg)
}

.money .box3 .fangk input {
    width: 237px;
    height: 44px;
    background: #515151;
    padding-left: 20px;
    color: #d9d9d9;
    display: block;
    float: left;
    margin-left: 40px
}

.money .box3 .fangk button {
    margin-left: 40px;
    height: 44px;
    width: 255px
}

.money .box3 .title .main {
    width: 220px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    float: left
}

.money .box3 .title .main:before {
    content: '';
    display: block;
    width: 10px;
    height: 26px;
    float: left;
    background: #00463E
}

.money .box3 .title .sub {
    margin-top: 8px;
    width: 300px;
    height: 14px;
    color: #d9d9d9;
    float: left
}

.money .box3 .title .thr {
    color: #d9d9d9;
    float: right;
    height: 14px;
    margin-top: 8px
}

.liangxingc .block-tit {
    border-left: solid 7px #000;
    color: #000;
    font-size: 30px;
    line-height: 27px;
    padding-left: 18px
}

.liangxingc .block-tit.white {
    border-color: #fff;
    color: #fff
}

.liangxingc .banner {
    height: 867px;
}

.liangxingc .banner form {
    top: 788px;
    left: 160px
}

.liangxingc .banner form span {
    line-height: 44px
}

.liangxingc .banner form span::before {
    content: '';
    width: 6px;
    height: 18px;
    background: #00463E;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.liangxingc .banner form input {
    width: 280px;
    padding: 13px;
    margin-left: 30px;
    background: rgba(255,255,255,0.9)
}

.liangxingc .banner form .button {
    margin-left: 30px;
    padding: 13px 70px
}

.liangxingc .box1 .house3d {
    height: 585px;
    width: 775px;
    margin: 0 auto
}

.liangxingc .box1 .house3d .point {
    position: absolute;
    top: 20%;
    left: 50%;
    cursor: pointer
}

.liangxingc .box1 .house3d em {
    display: block;
    width: 8px;
    height: 8px;
    background: #00463E;
    border-radius: 50%
}

.liangxingc .box1 .house3d .point,.liangxingc .box1 .house3d i {
    display: block;
    border-radius: 50%;
    padding: 10px;
    background: rgba(255,255,255,0.5)
}

.liangxingc .box1 li.active dl {
    display: block
}

.liangxingc .box1 li.active .point {
    animation: sizeChange .8s infinite
}

.liangxingc .box1 dl {
    display: none;
    width: 230px;
    background: #fff;
    box-shadow: 0 0 10px #000;
    line-height: 1.6;
    position: absolute;
    z-index: 1
}

.liangxingc .box1 dl:after {
    content: '';
    width: 100px;
    height: 0;
    overflow: hidden;
    position: absolute;
    border-top: dashed 1px #999
}

.liangxingc .box1 dl::before {
    content: '';
    width: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    border-left: dashed 1px #999
}

.liangxingc .box1 dt {
    color: #333;
    font-size: 30px;
    padding: 10px 20px
}

.liangxingc .box1 dt::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00463E;
    box-shadow: 0 0 6px #00463E;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.liangxingc .box1 dd {
    padding: 20px;
    color: #333333;
    font-size: 16px
}

.liangxingc .box1 dd p:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #00463E;
    box-shadow: 0 0 6px #00463E;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.liangxingc .box1 .woshi dl {
    width: 230px;
    left: 485px;
    top: 380px
}

.liangxingc .box1 .woshi dl:after {
    top: 36px;
    left: -229px;
    width: 226px
}

.liangxingc .box1 .woshi dl::before {
    left: -231px;
    height: 20px;
    top: 36px
}

.liangxingc .box1 .xuanguan dl {
    width: 210px;
    left: 680px;
    top: 280px
}

.liangxingc .box1 .xuanguan dl:after {
    top: 36px;
    left: -246px;
    width: 246px
}

.liangxingc .box1 .xuanguan dl::before {
    left: -247px;
    height: 37px
}

.liangxingc .box1 .jiucan dl {
    left: 667px;
    top: 225px
}

.liangxingc .box1 .jiucan dl:after {
    top: 36px;
    left: -73px;
    width: 73px
}

.liangxingc .box1 .jiucan dl::before {
    left: -76px;
    top: -42px;
    height: 78px
}

.liangxingc .box1 .chufang dl {
    left: 701px;
    top: -45px
}

.liangxingc .box1 .chufang dl:after {
    left: -72px;
    top: 34px;
    width: 70px
}

.liangxingc .box1 .chufang dl::before {
    left: -72px;
    top: 34px;
    height: 130px
}

.liangxingc .box1 .shuiguan dl {
    left: 701px;
    top: -45px
}

.liangxingc .box1 .shuiguan dl:after {
    left: -390px;
    top: 34px;
    width: 390px
}

.liangxingc .box1 .shuiguan dl::before {
    left: -392px;
    top: 34px;
    height: 150px
}

.liangxingc .box1 .huike dl {
    top: 406px;
    left: 554px;
    width: 194px
}

.liangxingc .box1 .huike dl:after {
    top: 36px;
    left: -190px;
    width: 190px
}

.liangxingc .box1 .huike dl::before {
    left: -190px;
    top: -88px;
    height: 125px
}

.liangxingc .box1 .baojie dl {
    width: 210px;
    left: -191px;
    top: 177px
}

.liangxingc .box1 .baojie dl:after {
    top: 36px;
    left: 215px;
    width: 115px
}

.liangxingc .box1 .baojie dl::before {
    left: 329px;
    top: 37px;
    height: 46px
}

.liangxingc .box1 .weishengjian dl {
    width: 230px;
    left: -160px;
    top: 3px
}

.liangxingc .box1 .weishengjian dl:after {
    top: 36px;
    left: 230px;
    width: 192px
}

.liangxingc .box1 .weishengjian dl::before {
    left: 423px;
    top: 37px;
    height: 57px
}

.liangxingc .box2 {
    background: url("../image/20180918_14.gif")
}

.liangxingc .box2 li {
    float: left;
    position: relative;
    margin-right: 12px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.liangxingc .box2 li:hover {
    transform: translateY(-10px)
}

.liangxingc .box2 li.active img {
    opacity: 1
}

.liangxingc .box2 li img {
    opacity: .6
}

.liangxingc .box2 li .lazy {
    width: 231px;
    height: 339px
}

.liangxingc .box2 li p {
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: -40px;
    right: 0
}

.liangxingc .box3 li {
    float: left;
    width: 384px;
    margin-right: 24px
}

.liangxingc .box3 li:hover {
    box-shadow: 0 0 10px #ccc
}

.liangxingc .box3 li .lazy {
    height: 279px
}

.liangxingc .box3 li .con {
    border: solid 1px #ddd;
    border-top: 0;
    overflow: hidden;
    padding-bottom: 20px
}

.liangxingc .box4 {
    background-color: #000;
    min-width: 1200px
}

.liangxingc .box4 .b1 dl {
    position: absolute;
    text-align: center;
    line-height: 1.8
}

.liangxingc .box4 .b1 dl dt {
    font-size: 24px;
    color: #D4C09D
}

.liangxingc .box4 .b1 dl dd {
    font-size: 14px;
    color: #fff
}

.liangxingc .box4 .b2 {
    text-align: center;
    margin-top: 463px;
    margin-left: -4px;
    height: 240px
}

.liangxingc .box4 .b2 dl {
    float: left;
    width: 285px;
    margin-right: 20px
}

.liangxingc .box4 .b2 dt {
    font-size: 18px;
    color: #fff;
    height: 55px
}

.liangxingc .box4 .b2 dd {
    line-height: 1.8;
    font-size: 16px;
    margin-top: 50px;
    color: #333
}

.liangxingc .box5 .swiper-container {
    width: 1899px;
    height: 545px;
    text-align: center
}

.liangxingc .box5 .swiper-container p {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.6;
    height: 45px;
    overflow: hidden
}

.liangxingc .box5 .pagination .swiper-pagination-switch {
    background-color: #666
}

.liangxingc .box5 .pagination .swiper-active-switch {
    background: #00463E
}

.liangxingc .box5 .swiper-slide {
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.liangxingc .box5 .swiper-slide-visible {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8)
}

.liangxingc .box5 .swiper-slide-active {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1)
}

.liangxingc .box6 {
    background-color: #000
}

.liangxingc .box6 .form-box {
    padding: 40px 0;
    background: #4d4d4d;
    overflow: hidden
}

.liangxingc .box6 form {
    top: 788px;
    left: 160px
}

.liangxingc .box6 form span {
    line-height: 44px
}

.liangxingc .box6 form span::before {
    content: '';
    width: 6px;
    height: 18px;
    background: #00463E;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.liangxingc .box6 form input {
    width: 178px;
    padding: 13px;
    margin-left: 30px;
    color: #999
}
.liangxingc .box6 form select {
    width: 178px;
    height: 46px;
    margin-left: 30px;
    color: #999;
    padding-left: 8px;
}

.liangxingc .box6 form .button {
    margin-left: 30px;
    padding: 13px 70px
}

.liangxingc .box7 {
    margin-bottom: -40px;
    background: url("../image/20180912_03.gif")
}

.liangxingc .box7 a:hover .iconfont {
    color: #fff !important
}

.team .banner {
    height: 680px;
    width: 100%;
    min-width: 1200px;
    background: url(../image/20180919_01.jpg) no-repeat center -100px #000
}

.team .yrsform {
    width: 330px;
    height: 530px;
    background: #fff;
    position: absolute;
    padding: 0 40px;
    box-shadow: 0 0 18px rgba(0,0,0,0.08);
    top: 70px;
    left: 693px
}

.team .yrsform .tit:after {
    content: '';
    display: block;
    width: 43px;
    height: 7px;
    background: #00463E;
    margin: 10px auto
}

.team .yrsform input {
    background-color: #e1e1e1;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 310px
}

.team .box1 {
    width: 100%;
    min-width: 1200px;
    height: 640px;
    position: relative;
    background-image: url(../image/20180919_07.jpg);
    background-position: center;
    background-size: 1920px 640px;
    background-repeat: no-repeat
}

.team .h-title {
    position: absolute;
    width: 150px;
    font-size: 36px;
    color: #333
}

.team .h-img {
    width: 600px;
    height: 300px;
    float: left
}

.team .h-detail {
    width: 340px;
    height: 300px;
    float: left
}

.team .h-detail .h {
    font-size: 30px;
    color: #333;
    height: 50px;
    line-height: 50px
}

.team .h-detail .p {
    font-size: 18px;
    line-height: 2.5
}

.team .h-detail .huoke {
    width: 258px;
    height: 46px
}

.team .box2 {
    width: 100%;
    min-width: 1200px;
    height: 605px;
    position: relative;
    background-image: url(../image/20180919_08.jpg);
    background-position: center;
    background-size: 1920px 605px;
    background-repeat: no-repeat
}

.team .box3 {
    width: 100%;
    min-width: 1200px;
    height: 615px;
    position: relative;
    background-image: url(../image/20180919_09.jpg);
    background-position: center;
    background-size: 1920px 615px;
    background-repeat: no-repeat
}

.team .box3 .design {
    background: url(../image/20180919_14.png) no-repeat center;
    width: 1245px;
    height: 370px;
    position: relative
}

.team .box3 .design .designer-1 {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: 40px;
    left: 370px
}

.team .box3 .design .designer-name {
    background: url(../image/20180919_21.png) no-repeat;
    width: 200px;
    height: 50px;
    text-align: center;
    position: absolute;
    line-height: 45px;
    color: #333;
    font-size: 22px;
    top: 84px;
    left: 200px
}

.team .box3 .design .de-job {
    position: absolute;
    width: 430px;
    text-align: right;
    color: #fff;
    font-size: 22px;
    left: 65px;
    top: 180px
}

.team .box3 .design .de-job-d {
    width: 430px;
    position: absolute;
    text-align: right;
    color: #fff;
    left: 65px;
    top: 220px;
    line-height: 2.5
}

.team .box3 .design .designer-2 {
    width: 80px;
    height: 110px;
    position: absolute;
    top: 0
}

.team .box3 .design .designer-2 .img {
    width: 76px;
    height: 76px;
    border: 2px solid #fff;
    border-radius: 50%
}

.team .box3 .design .designer-2 .name {
    margin-top: 10px;
    text-align: center
}

.team .box3 .design .other-t {
    width: 490px;
    font-size: 28px;
    color: #333;
    position: absolute;
    left: 680px;
    top: 140px
}

.team .box3 .design .other-d {
    width: 490px;
    position: absolute;
    top: 207px;
    left: 680px;
    line-height: 1.7
}

.team .box3 .design button {
    width: 255px;
    height: 45px;
    position: absolute;
    left: 680px;
    top: 310px
}

.team .box4 {
    width: 100%;
    min-width: 1200px;
    height: 605px;
    position: relative;
    background-image: url(../image/20180919_10.jpg);
    background-position: center;
    background-size: 1920px 605px;
    background-repeat: no-repeat
}

.team .box5 {
    width: 100%;
    min-width: 1200px;
    height: 640px;
    position: relative;
    background-image: url(../image/20180919_11.jpg);
    background-position: center;
    background-size: 1920px 640px;
    background-repeat: no-repeat
}

.team .box6 {
    width: 100%;
    min-width: 1200px;
    height: 640px;
    position: relative;
    background-image: url(../image/20180919_12.jpg);
    background-position: center;
    background-size: 1920px 605px;
    background-repeat: no-repeat
}

.team .box7 {
    width: 100%;
    min-width: 1200px;
    height: 247px;
    position: relative;
    background-image: url(../image/20180919_13.jpg);
    background-color: #1a1a1c;
    margin-bottom: -40px
}

.team .box7 .huoke {
    width: 810px;
    margin: auto
}

.team .box7 .huoke input {
    width: 230px;
    height: 40px;
    padding-left: 20px;
    background: #3e3e3e;
    color: #fff;
    display: block;
    float: left;
    margin-right: 30px
}

.team .box7 .huoke button {
    width: 250px;
    height: 38px;
    float: right
}

.pay .banner {
    height: 770px;
    width: 100%;
    min-width: 1200px;
    background: url(../image/20180920_01.jpg) no-repeat center #000
}

.pay .banner .back {
    width: 760px;
    height: 476px;
    margin: auto;
    background: url(../image/20180920_27.png) no-repeat center
}

.pay .banner .back .tag {
    width: 165px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: center;
    color: #592301;
    background: #dfccb3;
    border-radius: 5px;
    position: absolute
}

.pay .banner .back:after {
    content: '';
    top: 440px;
    left: -104px;
    display: block;
    width: 282px;
    height: 95px;
    position: absolute;
    background: url(../image/20180920_28.png)
}

.pay .banner .dyh {
    width: 644px;
    height: 45px;
    margin: auto;
    font-size: 19px;
    line-height: 45px
}

.pay .banner .dyh .bai {
    width: 322px;
    height: 45px;
    background: #fff;
    color: #592301
}

.pay .banner .dyh .hese {
    width: 322px;
    height: 45px;
    background: #592301;
    color: #fff
}

.pay .hkbd {
    width: 100%;
    height: 100px;
    background: #554033
}

.pay .hkbd .tit {
    width: 140px;
    float: left;
    color: #fdf5eb;
    font-size: 20px;
    line-height: 100px
}

.pay .hkbd .tit:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 18px;
    background: #fdf5eb;
    margin-right: 10px
}

.pay .hkbd input {
    width: 300px;
    padding-left: 20px;
    background: #fdf5eb;
    height: 46px;
    display: block;
    float: left;
    margin-top: 25px;
    margin-right: 35px
}

.pay .hkbd button {
    width: 195px;
    height: 46px;
    margin-top: 25px
}

.pay .h-title {
    width: 420px;
    height: 45px;
    line-height: 45px;
    margin: auto;
    text-align: center;
    font-size: 30px;
    color: #333;
    position: relative
}

.pay .h-title.white {
    color: #fff
}

.pay .h-title.white:after {
    background: url(../image/20180920_30.png)
}

.pay .h-title.white:before {
    background: url(../image/20180920_29.png)
}

.pay .h-title:after {
    content: '';
    display: block;
    width: 175px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: -175px;
    background: url(../image/20180920_25.png)
}

.pay .h-title:before {
    content: '';
    width: 175px;
    height: 14px;
    position: absolute;
    top: 15px;
    left: -175px;
    background: url(../image/20180920_26.png)
}

.pay .box1 .back {
    background: #f4f4f4;
    height: 360px;
    position: relative
}

.pay .box1 .back .num {
    padding: 40px 60px;
    font-size: 66px;
    color: #999;
    font-weight: 200;
    line-height: 1
}

.pay .box1 .back .tit {
    padding: 0 60px;
    font-size: 30px;
    color: 766051;
    font-weight: 200;
    line-height: 1
}

.pay .box1 .back .tag {
    padding: 8px 23px;
    line-height: 1;
    border: 1px solid #666;
    color: #666;
    border-radius: 10px;
    display: block;
    position: absolute
}

.pay .box1 .back .z1 {
    width: 527px;
    height: 360px;
    float: left
}

.pay .box1 .back .z2 {
    width: 673px;
    height: 360px;
    float: left
}

.pay .box2 {
    position: relative
}

.pay .box2 .c {
    position: relative;
    height: 470px
}

.pay .box2 .c .l {
    width: 670px;
    height: 470px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    text-align: center;
    color: #505050;
    font-size: 24px;
    line-height: 470px;
    text-align: center
}

.pay .box2 .c .r {
    width: 570px;
    height: 360px;
    position: absolute;
    top: 60px;
    left: 630px;
    background: #f4f4f4
}

.pay .box2 .c .r .p {
    position: absolute;
    font-size: 22px;
    color: #766051;
    line-height: 2.5;
    top: 100px;
    left: 115px
}

.pay .box2 .c .r .p:before {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 4px;
    top: -10px;
    background: #766051
}

.pay .box3 {
    background: #22231f
}

.pay .box3 .tab {
    height: 820px;
    position: relative;
    padding-bottom: 100px
}

.pay .box3 .tab .imgs {
    width: 740px;
    height: 770px;
    position: absolute;
    top: 28px;
    right: 0
}

.pay .box3 .tab .imgs .active .img img {
    opacity: 1;
    filter: alpha(alpha=100)
}

.pay .box3 .tab .imgs .background {
    width: 764px;
    height: 200px;
    position: absolute;
    top: -10px;
    left: -15px;
    background: url(../image/20180920_31.png)
}

.pay .box3 .tab .imgs .img {
    width: 240px;
    height: 182px;
    float: left;
    margin-left: 5px;
    background: #000;
    transition: all .5s
}

.pay .box3 .tab .imgs .img img {
    opacity: 0.5;
    filter: alpha(alpha=50)
}

.pay .box3 .tab .msg {
    width: 530px;
    height: 820px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.pay .box3 .tab .msg.active {
    display: block
}

.pay .box3 .tab .msg .title {
    color: #efae82;
    font-size: 30px;
    padding: 100px 110px 15px 40px
}

.pay .box3 .tab .msg .sub {
    font-size: 14px;
    color: #efae82;
    padding: 30px 110px 0 40px
}

.pay .box3 .tab .msg .detail {
    font-size: 14px;
    color: #fff;
    padding: 0 70px 0 40px;
    line-height: 2
}

.pay .box4 .left {
    width: 513px;
    height: 760px;
    float: left;
    position: relative
}

.pay .box4 .left:after {
    content: '';
    display: block;
    width: 520px;
    height: 230px;
    background: #fffbed;
    position: absolute;
    top: 530px;
    left: 0;
    z-index: -1
}

.pay .box4 .left .title {
    font-size: 26px;
    color: #766051;
    letter-spacing: 5px
}

.pay .box4 .left .title:before {
    content: '';
    display: block;
    width: 4px;
    height: 25px;
    background: #766051;
    margin-top: 6px;
    margin-right: 20px;
    float: left
}

.pay .box4 .left .detail {
    font-size: 18px;
    color: #666;
    padding: 20px 20px;
    word-wrap: break-word;
    word-break: break-all
}

.pay .box4 .left .img {
    width: 390px;
    height: 480px;
    position: absolute;
    top: 244px;
    left: 20px
}

.pay .box4 .right {
    width: 580px;
    height: 760px;
    float: left;
    position: relative
}

.pay .box4 .right:after {
    content: '';
    display: block;
    width: 550px;
    height: 410px;
    background: #eeeae9;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: -1
}

.pay .box4 .right .img {
    width: 546px;
    height: 408px;
    position: absolute;
    top: 0;
    left: 30px
}

.pay .box4 .right .title {
    font-size: 26px;
    color: #766051;
    letter-spacing: 5px;
    position: absolute;
    top: 530px;
    left: 30px;
    width: 480px
}

.pay .box4 .right .title:after {
    content: '';
    display: block;
    width: 25px;
    height: 4px;
    background: #766051;
    position: absolute;
    top: -15px
}

.pay .box4 .right .detail {
    font-size: 18px;
    color: #666;
    width: 480px;
    word-wrap: break-word;
    word-break: break-all;
    position: absolute;
    top: 580px;
    left: 30px
}

.pay .box5 {
    background: #110500
}

.pay .box5 .imgs .img {
    width: 195px;
    height: 507px;
    float: left;
    margin-right: 5px;
    opacity: 0.6;
    transition: all .5s
}

.pay .box5 .imgs .img:hover {
    opacity: 1
}

.pay .box5 .imgs .img:hover .detail {
    opacity: 1
}

.pay .box5 .imgs .img .detail {
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: all .5s
}

.pay .box5 .imgs .img .detail .a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.pay .box6 .services {
    margin-top: 100px
}

.pay .box6 .services .service {
    width: 300px;
    float: left;
    height: 90px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.pay .box6 .services .service .detail {
    overflow: hidden;
    width: 173px;
    height: 88px;
    float: left;
    line-height: 1.8
}

.pay .box6 .services .service .icons {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #999;
    float: left;
    text-align: center;
    line-height: 90px;
    margin-right: 20px
}

.pay .box6 .services .service .icons i {
    font-size: 40px;
    color: #fff
}

.pay .box6 .services .service .title {
    color: #333;
    font-size: 20px
}

.pay .box6 .services .service:hover .icons {
    background: #00463E
}

.pay .box6 .services .service:hover .title {
    font-size: 20px;
    color: #00463E
}

.pay .box6 .img {
    width: 882px;
    height: 505px;
    margin: auto;
    margin-top: 80px
}

.environment .banner {
    height: 759px;
    min-width: 1200px;
    background-image: url(../image/20180921_04.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 759px;
    background-position: center;
    background-color: #000
}

.environment .banner .big-word {
    width: 837px;
    height: 170px;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto
}

.environment .banner .ybutton {
    display: block;
    margin: auto;
    background: transparent;
    width: 245px;
    height: 48px;
    border: 1px solid #b6d519;
    color: #b6d519;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    outline: none;
    cursor: pointer;
    transition: all .3s
}

.environment .banner .ybutton:hover,.environment .banner .ybutton:focus {
    background: #00463E;
    border: 1px solid #00463E;
    color: #fff
}

.environment .hkbd {
    width: 100%;
    height: 100px;
    background: #0f0f0f
}

.environment .hkbd .tit {
    width: 140px;
    float: left;
    color: #fdf5eb;
    font-size: 20px;
    line-height: 100px
}

.environment .hkbd .tit:before {
    content: '';
    display: block;
    float: left;
    width: 10px;
    height: 18px;
    background: #fdf5eb;
    margin-right: 10px;
    margin-top: 40px
}

.environment .hkbd input {
    width: 300px;
    padding-left: 20px;
    background: #333;
    height: 46px;
    display: block;
    float: left;
    margin-top: 25px;
    margin-right: 35px
}

.environment .hkbd button {
    width: 195px;
    height: 46px;
    margin-top: 25px;
    background: #ffe554;
    color: #413700;
    border: 0
}

.environment .hkbd button:hover,.environment .hkbd button:focus {
    background: #ba9e00
}

.environment .ls-3 {
    letter-spacing: 3px
}

.environment .title {
    color: #333;
    font-size: 40px;
    text-align: center
}

.environment .title .text-g {
    color: #8c7000
}

.environment .box1 {
    min-width: 1200px;
    height: 785px;
    background: url("../image/20180921_10.jpg") no-repeat center
}

.environment .box1 .advances .icons {
    width: 300px;
    height: 267px;
    float: left
}

.environment .box1 .advances .icons .cic {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 1px solid #8c7000;
    color: #8c7000;
    text-align: center;
    line-height: 62px;
    float: left
}

.environment .box1 .advances .icons .cic i {
    font-size: 40px
}

.environment .box1 .advances .icons .detail {
    width: 220px;
    float: left;
    margin-left: 15px
}

.environment .box1 .advances .icons .detail .open {
    font-size: 22px;
    color: #8c7000;
    margin-bottom: 10px
}

.environment .box1 .advances .icons .detail .msg {
    font-size: 16px;
    line-height: 1.7
}

.environment .box2 {
    height: 1000px;
    min-width: 1200px;
    background-position: center
}

.environment .box2 .content-b {
    width: 300px;
    height: 306px;
    text-align: center;
    font-size: 14px;
    float: left;
    line-height: 1.7;
    background: url(../image/20180921_09.png)
}

.environment .box2 .content-b .tit {
    color: #444545;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px
}

.environment .box2 .buttons {
    width: 490px;
    margin: auto
}

.environment .box2 .buttons .btn {
    display: block;
    width: 220px;
    text-align: center;
    height: 45px;
    line-height: 45px
}

.environment .box2 .buttons .btn.black {
    background: #282828;
    color: #fff
}

.environment .box2 .buttons .btn.black:hover {
    background: #424141
}

.environment .box2 .buttons .btn.yellow {
    background: #ffe554;
    color: #413700
}

.environment .box2 .buttons .btn.yellow:hover {
    background: #ffed87
}

.environment .box3 {
    height: 810px;
    min-width: 1200px;
    background-position: center
}

.environment .box3 li {
    float: left;
    width: 380px;
    height: 150px;
    text-align: center;
    border: solid 1px #ddd;
    margin: 0 10px 20px 0;
    position: relative
}

.environment .box3 li p {
    width: 100%;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 53px;
    color: #666666;
    text-align: center
}

.environment .box3 li img {
    vertical-align: middle;
    display: inline !important;
    position: static
}

.environment .box3 .swiper-container {
    width: 100%;
    height: 540px
}

.environment .box3 .swiper-container .swiper-slide {
    width: 370px;
    height: 540px;
    background: #000;
    position: relative
}

.environment .box3 .swiper-container .swiper-slide img {
    opacity: 0.6;
    transition: all .5s
}

.environment .box3 .swiper-container .swiper-slide .content {
    width: 100%;
    height: 56px;
    background: #8c7000;
    color: #fff;
    transition: all .5s;
    position: absolute;
    z-index: 1;
    bottom: 0;
    text-align: center;
    line-height: 56px
}

.environment .box3 .swiper-container .swiper-slide.current img {
    opacity: 1
}

.environment .box3 .swiper-container .swiper-slide.current .content {
    background: #fae360;
    color: #333
}

.environment .box3 .swiper-container .swiper-slide.current .content:after {
    content: '';
    border-bottom: #fae360 15px solid;
    border-left: transparent 15px solid;
    border-right: transparent 15px solid;
    position: absolute;
    top: -15px;
    left: 45%
}

.soft .banner {
    min-width: 1200px;
    height: 714px;
    background: url(../image/20180921_02.jpg) no-repeat center
}

.soft .huoke1 {
    height: 130px;
    background-color: #5e5e5e
}

.soft .huoke1 .tit {
    color: #fff
}

.soft .huoke1 .tit:after {
    content: '';
    display: block;
    width: 5px;
    height: 24px;
    float: left;
    margin-top: 4px;
    margin-right: 20px;
    background: #e54d42
}

.soft .huoke1 form input {
    width: 226px;
    height: 38px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-right: 20px
}

.soft .title {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
    letter-spacing: 4px
}

.soft .sub-title {
    color: #666;
    font-size: 14px;
    text-align: center
}

.soft .divied {
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../image/20180921_64.png)
}

.soft .box1 {
    min-width: 1200px;
    height: 1962px;
    background-image: url(../image/20180921_01.png);
    background-size: 100% 1700px;
    background-repeat: no-repeat
}

.soft .box1 .b1-title {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    position: relative;
    height: 60px;
    padding-left: 20px
}

.soft .box1 .b1-title:after {
    content: '';
    display: block;
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-image: url(../image/20180921_03.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.soft .box1 .k1 {
    height: 1050px;
    position: relative
}

.soft .box1 .k1 .tags {
    position: absolute;
    width: 510px;
    top: 30px;
    left: 0
}

.soft .box1 .k1 .tags .tag {
    width: 85px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.soft .box1 .k1 .nr {
    width: 430px;
    height: 120px;
    position: absolute;
    top: 80px;
    left: 10px;
    line-height: 2.5;
    color: #999
}

.soft .box1 .k1 .lu {
    width: 116px;
    height: 147px;
    position: absolute;
    top: 240px;
    left: 273px;
    background-color: transparent
}

.soft .box1 .k1 .yj {
    width: 609px;
    height: 367px;
    position: absolute;
    top: 82px;
    left: 526px;
    background-color: transparent
}

.soft .box1 .k1 .gz {
    width: 909px;
    height: 482px;
    position: absolute;
    top: 507px;
    left: 0;
    background-color: transparent
}

.soft .box1 .k1 .sm {
    width: 350px;
    height: 210px;
    position: absolute;
    top: 520px;
    left: 840px
}

.soft .box1 .k1 .sm .tit {
    font-size: 24px;
    color: #333;
    position: relative
}

.soft .box1 .k1 .sm .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #00463E;
    top: -10px;
    left: 0
}

.soft .box1 .k1 .sm .det {
    width: 310px;
    color: #999;
    line-height: 2.5
}

.soft .box1 .k2 {
    height: 738px;
    position: relative
}

.soft .box1 .k2 .lifes .life {
    width: 600px;
    float: left
}

.soft .box1 .k2 .lifes .life .img {
    width: 503px;
    height: 340px;
    padding: 25px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.4)
}

.soft .box1 .k2 .lifes .life .img img {
    width: 503px;
    height: 340px
}

.soft .ls-3 {
    letter-spacing: 3px
}

.soft .box2 {
    background: #f8f8f8
}

.soft .box2 .tab-layer .lay {
    width: 100%;
    height: 567px;
    background: url(../image/20180921_14.jpg);
    display: none;
    position: relative
}

.soft .box2 .tab-layer .lay .designer {
    width: 145px;
    height: 145px;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 40px;
    left: 100px
}

.soft .box2 .tab-layer .lay .designer .img {
    width: 145px;
    height: 145px
}

.soft .box2 .tab-layer .lay .de-img {
    width: 812px;
    height: 525px;
    position: absolute;
    right: 20px;
    top: 20px
}

.soft .box2 .tab-layer .lay .intro {
    position: absolute;
    width: 280px;
    height: 290px;
    bottom: 21px;
    left: 45px
}

.soft .box2 .tab-layer .lay .intro .yuyue-btn {
    width: 137px;
    height: 30px;
    background: #fff;
    color: #00463E;
    border-radius: 18px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left
}

.soft .box2 .tab-layer .lay .intro .yuyue-btn:hover {
    background: #e6e5e5
}

.soft .box2 .tab-layer .lay .intro .more-btn {
    width: 135px;
    height: 28px;
    border: 1px solid #fff;
    line-height: 28px;
    text-align: center;
    border-radius: 18px;
    display: block;
    color: #fff;
    float: right
}

.soft .box2 .tab-layer .lay .intro .more-btn:hover {
    background: #ed7669
}

.soft .box3 .imgs {
    width: 1220px;
    margin-top: 30px
}

.soft .box3 .imgs .design {
    width: 285px;
    height: 360px;
    float: left;
    margin-right: 20px;
    box-shadow: 0 0 18px rgba(0,0,0,0.4)
}

.soft .box3 .imgs .design.good {
    position: relative
}

.soft .box3 .imgs .design.good:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-image: url(../image/20180921_17.png)
}

.soft .box3 .imgs .design .img {
    width: 285px;
    height: 270px
}

.soft .box4 {
    background: #f8f8f8;
    height: 1690px
}

.soft .box4 img {
    width: 100%;
    height: 100%
}

.soft .box4 .cons {
    width: 1200px;
    margin: 0 auto
}

.soft .box4 .cons .cons_1 {
    height: 513px
}

.soft .box4 .cons .cons_1 .cons_1_l {
    width: 810px;
    height: 513px
}

.soft .box4 .cons .cons_1 .cons_1_l .cons_1_l_t .word {
    width: 329px;
    height: 202px
}

.soft .box4 .cons .cons_2 {
    height: 442px
}

.soft .box4 .cons .cons_2 .cons_2_l {
    width: 576px
}

.soft .box4 .cons .cons_2 .cons_2_l .cons_2_l_l {
    width: 309px
}

.soft .box4 .cons .cons_2 .cons_2_l .cons_2_l_r {
    width: 241px
}

.soft .box4 .cons .cons_2 .cons_2_r {
    width: 600px
}

.soft .box5 {
    background: no-repeat center #000;
    height: 275px
}

.soft .box5 .btn {
    width: 350px;
    border: 1px solid #fff;
    height: 46px;
    border-radius: 24px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    margin: auto
}

.soft .box5 .btn:hover {
    background: #00463E;
    border-color: #00463E
}

.soft .box6 {
    background: #fff
}

.soft .box6 .container {
    height: 248px
}

.soft .box6 li {
    float: left;
    font-size: 20px;
    text-align: center;
    margin-right: 74px;
    width: 83px
}

.soft .box6 li span {
    display: block
}

.soft .box7 {
    background: #f8f8f8;
    padding-bottom: 50px
}

.soft .box7 .video-hk {
    height: 435px;
    overflow: hidden;
    background: #fff;
    margin-top: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4)
}

.soft .box7 .video-hk .video {
    width: 810px;
    height: 435px;
    position: relative;
    text-align: center;
    float: left
}

.soft .box7 .video-hk .video .cicle {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    position: absolute;
    z-index: 1;
    top: 178px;
    left: 367px;
    text-align: center;
    line-height: 76px
}

.soft .box7 .video-hk .video .detail {
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 0 30px;
    margin: auto;
    border-radius: 20px;
    display: inline-block;
    margin-top: 380px
}

.soft .box7 .hk-form {
    width: 390px;
    float: left
}

.soft .box7 .hk-form .tab-tit {
    text-align: center;
    font-size: 20px;
    margin-top: 36px;
    font-weight: bold
}

.soft .box7 .hk-form .tab-tit span {
    cursor: pointer
}

.soft .box7 .hk-form .tab-tit span.active {
    color: #00463E
}

.soft .box7 .hk-form .tab-tit span.d1:after {
    content: ' | ';
    padding: 0 10px;
    color: #999 !important
}

.soft .box7 .hk-form .tab-layer {
    text-align: center
}

.soft .box7 .hk-form .tab-layer input {
    width: 295px;
    height: 40px;
    background: #f6f8fa;
    display: block;
    padding-left: 20px;
    margin: auto;
    margin-bottom: 15px
}

.soft .box7 .hk-form .tab-layer .button {
    width: 295px;
    height: 40px
}

.soft .box8 .img {
    margin-top: 60px;
    margin-bottom: 70px;
    height: 501px
}

.soft .box9 {
    background: #f2f1f0;
    margin-bottom: -40px
}

.soft .box9 .tit {
    width: 600px;
    height: 190px;
    background-color: transparent;
    float: left
}

.soft .box9 .img {
    width: 200px;
    height: 190px;
    position: relative;
    float: left;
    text-align: center;
    line-height: 190px
}

.soft .box9 .img i {
    font-size: 78px
}

.soft .box9 .img:hover .shadow {
    opacity: 0
}

.soft .box9 .img .shadow {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6)
}

.soft .box9 .img .shadow .ic {
    width: 42px;
    height: 48px;
    position: absolute;
    top: 56px;
    left: 80px;
    background-color: transparent
}

.soft .box9 form .select-input {
    position: relative;
    width: 245px;
    float: left;
    margin-right: 20px
}

.soft .box9 form .a {
    width: 228px;
    height: 38px;
    display: block;
    float: left;
    padding-left: 20px;
    border: 1px solid #e6e6e6;
    margin-right: 20px
}

.soft .box9 form button {
    width: 180px;
    font-size: 16px;
    height: 40px
}

.idea .banner {
    min-width: 1200px;
    height: 709px;
    background: url(../image/20180926_01.jpg) no-repeat center #000
}

.idea .banner form {
    width: 575px;
    margin: auto;
    padding-top: 410px
}

.idea .banner form .select-input {
    width: 146px;
    border: 2px solid #fff;
    height: 41px;
    position: relative;
    background: transparent;
    float: left;
    border-radius: 23px
}

.idea .banner form .select-input .filter-list {
    width: 120px;
    left: 10px
}

.idea .banner form .select-input .filter-text {
    background: transparent;
    line-height: 41px;
    border: 0;
    padding-left: 30px;
    color: #fff
}

.idea .banner form .select-input .filter-text .filter-title {
    color: #fff;
    height: 41px;
    line-height: 41px
}

.idea .banner form .select-input .filter-text .icon-filter-arrow {
    top: 17px;
    right: 30px
}

.idea .banner form .input-con {
    float: right;
    width: 396px;
    border: 2px solid #fff;
    height: 41px;
    border-radius: 23px
}

.idea .banner form .input-con input {
    display: block;
    width: 280px;
    margin-left: 30px;
    float: left;
    height: 41px;
    line-height: 41px;
    background: transparent;
    color: #fff
}

.idea .banner form .input-con button {
    background: transparent;
    color: #fff;
    display: block;
    float: right;
    width: 65px;
    height: 41px;
    text-align: center;
    line-height: 35px;
    outline: none
}

.idea .banner form .input-con button i {
    font-size: 24px
}

.idea .banner form .input-con button:hover {
    color: #00463E
}

.idea .banner form .input-con .hot {
    color: #666
}

.idea .banner form .input-con .hot a {
    white-space: nowrap;
    display: inline-block
}

.idea .banner .a {
    min-width: 1200px;
    text-align: center;
    margin-top: 180px;
    color: #D4C09D;
    font-size: 18px;
    display: block;
    text-decoration: underline
}
.idea .title {
    text-align: center;
    font-size: 48px;
    color: #333
}

.idea .title:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #00463E;
    margin: 20px auto 0 auto
}

.idea .box1 .ico {
    width: 300px;
    float: left;
    padding-top: 75px;
    padding-bottom: 65px
}

.idea .box1 .ico .cicle {
    width: 155px;
    height: 155px;
    margin: auto;
    border-radius: 50%;
    background: #f2f2f2;
    color: #8f8f8f;
    text-align: center;
    line-height: 155px
}

.idea .box1 .ico .cicle i {
    font-size: 48px
}

.idea .box1 .ico:hover .cicle {
    background: #00463E;
    color: #fff
}

.idea .box1 .ico .tit {
    color: #333;
    font-size: 26px;
    text-align: center;
    margin-top: 27px
}

.idea .box1 .ico .sub {
    text-align: center;
    font-size: 16px;
    margin-top: 5px
}

.idea .box2 {
    background: #f6f6f6
}

.idea .box2 .tab-tit {
    text-align: center;
    margin-top: 55px
}

.idea .box2 .tab-tit a.a:after {
    content: '/';
    padding: 0 20px
}

.idea .box2 .tab-layer {
    position: relative;
    width: 100%;
    height: 675px;
    margin-top: 20px
}

.idea .box2 .tab-layer .p1 {
    top: 0;
    left: 0
}

.idea .box2 .tab-layer .p2 {
    top: 0;
    left: 602px
}

.idea .box2 .tab-layer .p3 {
    top: 0;
    right: 0
}

.idea .box2 .tab-layer .p4 {
    top: 225px;
    left: 602px
}

.idea .box2 .tab-layer .p5 {
    top: 225px;
    right: 0
}

.idea .box2 .tab-layer .p6 {
    top: 450px;
    left: 0px
}

.idea .box2 .tab-layer .p7 {
    top: 450px;
    left: 301px
}

.idea .box2 .tab-layer .p8 {
    top: 450px;
    left: 602px
}

.idea .box2 .tab-layer .p9 {
    top: 450px;
    right: 0
}

.idea .box2 .tab-layer .img-1 {
    width: 598px;
    height: 446px;
    position: absolute;
    top: 0;
    left: 0
}

.idea .box2 .tab-layer .img-1 .xiaoq {
    width: 290px;
    height: 35px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    line-height: 35px;
    border-radius: 30px;
    position: absolute;
    top: 25px;
    left: 30px;
    color: #fff;
    font-size: 16px
}

.idea .box2 .tab-layer .img-common {
    width: 297px;
    height: 221px;
    position: absolute
}

.idea .box2 .tab-layer .img-common .xiaoq {
    width: 260px;
    height: 30px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    position: absolute;
    bottom: 10px;
    left: 18px;
    color: #fff;
    font-size: 16px
}
.xiaoq a:hover{
    color: #D4C09D;
}
.idea .box2 .btn {
    width: 316px;
    height: 50px;
    padding: 0;
    font-size: 20px;
    line-height: 50px;
    display: block;
    margin: 55px auto 0 auto
}

.idea .box3 {
    min-width: 1200px;
    background: url(../image/20180926_30.jpg) no-repeat center #000
}

.idea .box3 ul {
    width: 1205px
}

.idea .box3 ul li {
    float: left;
    position: relative;
    margin-right: 4px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.idea .box3 ul li.active img {
    opacity: 1
}

.idea .box3 ul li img {
    opacity: .6
}

.idea .box3 ul li .lazy {
    height: 438px;
    width: 168px;
    background-color: transparent
}

.idea .box3 ul li p {
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: -40px;
    right: 0
}

.idea .box3 ul li:hover {
    transform: translateY(-10px)
}

.idea .box4 .img-con {
    height: 478px;
    position: relative;
    margin-top: 55px
}

.idea .box4 .img-con .shadow {
    width: 100%;
    position: absolute;
    height: 45px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .5s
}

.idea .box4 .img-con .img-1 {
    width: 637px;
    height: 478px;
    position: absolute;
    top: 0;
    left: 0
}

.idea .box4 .img-con .img-1 a {
    display: block;
    width: 100%;
    height: 478px
}

.idea .box4 .img-con .img-1 .tag {
    width: 150px;
    height: 30px;
    position: absolute;
    top: 30px;
    left: 30px;
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 18px
}

.idea .box4 .img-con .img-1 .tag::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #e5c22c;
    border-radius: 50%;
    float: left;
    margin: 10px
}

.idea .box4 .img-con .img-1:hover .shadow {
    opacity: 1
}

.idea .box4 .img-con .img-common {
    width: 552px;
    height: 232px;
    position: absolute
}

.idea .box4 .img-con .img-common a {
    display: block;
    width: 100%;
    height: 232px
}

.idea .box4 .img-con .img-common .tag {
    width: 150px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 18px
}

.idea .box4 .img-con .img-common .tag::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #e5c22c;
    border-radius: 50%;
    float: left;
    margin: 10px
}

.idea .box4 .img-con .img-common:hover .shadow {
    opacity: 1
}

.idea .box5 {
    background: #f6f6f6
}

.idea .box6 {
    width: 100%
}

.idea .box6 .img-con {
    height: 586px
}

.idea .box6 form {
    position: relative;
    z-index: 1
}

.idea .box6 form .ad-title {
    color: #333;
    font-size: 24px;
    margin: 30px 0
}

.idea .box6 form .ad-title span {
    font-size: 14px;
    color: #666;
    margin-left: 90px
}

.idea .box6 form .ad-title:before {
    content: '';
    display: block;
    background: #00463E;
    float: left;
    width: 3px;
    height: 24px;
    margin-top: 5px;
    margin-right: 10px
}

.idea .box6 form .select-input {
    position: relative;
    width: 245px;
    float: left;
    margin-right: 20px
}

.idea .box6 form .select-input .filter-text {
    background: #fafafa;
    border-radius: 30px;
    padding: 0 30px 0 15px;
}
.filter-text .icon-filter-arrow{
    top: 16px;
}
.idea .box6 form .a {
    width: 225px;
    border: 1px solid #edecec;
    height: 36px;
    padding-left: 20px;
    display: block;
    float: left;
    margin-right: 20px;
    background: #fafafa;
    border-radius: 30px;
}

.idea .box7 {
    background: #f6f6f6
}

.idea .box7 .img-1 {
    width: 590px;
    height: 400px;
    float: left;
    background: #fff;
    margin-right: 20px
}

.idea .box7 .img-1 .img {
    width: 388px;
    height: 400px;
    float: left
}

.idea .box7 .img-1 .text {
    float: left;
    width: 190px;
    height: 400px;
    position: relative
}

.idea .box7 .img-1 .text .tit {
    font-size: 22px;
    color: #333;
    position: absolute;
    line-height: 1.1;
    top: 10px;
    right: 10px;
    font-weight: bold;
    letter-spacing: 1px
}

.idea .box7 .img-1 .text .d1 {
    width: 140px;
    margin: 135px auto 20px auto
}

.idea .box7 .img-1 .text .d2 {
    width: 140px;
    margin: auto;
    letter-spacing: 2px;
    line-height: 1.7
}

.idea .box7 .img-1 .text .jiat {
    width: 20px;
    height: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 196px;
    left: -10px
}

.idea .box7 .img-1:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.idea .box7 .img-2 {
    width: 386px;
    height: 560px;
    float: left;
    background: #fff;
    margin-right: 20px;
    margin-top: 20px;
    overflow: hidden
}

.idea .box7 .img-2 .img {
    width: 386px;
    height: 360px
}

.idea .box7 .img-2 .text {
    width: 386px;
    height: 206px;
    position: relative
}

.idea .box7 .img-2 .text .tit {
    font-size: 22px;
    color: #333;
    position: absolute;
    line-height: 1.1;
    top: 10px;
    right: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: right
}

.idea .box7 .img-2 .text .d1 {
    width: 355px;
    padding-top: 70px;
    margin: 0 auto 20px auto
}

.idea .box7 .img-2 .text .d2 {
    width: 355px;
    margin: auto;
    letter-spacing: 2px;
    line-height: 1.7
}

.idea .box7 .img-2 .text .jiat {
    width: 20px;
    height: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: -10px;
    left: 185px
}

.idea .box7 .img-2:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.4)
}

.idea .box8 {
    background-repeat: no-repeat;
    background-color: #000
}

.idea .box8 .tit {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px
}

.idea .box8 .tit:after {
    content: '';
    display: block;
    float: left;
    width: 4px;
    height: 27px;
    background: #00463E;
    margin-right: 10px;
    margin-top: 3px
}

.idea .box8 form {
    width: 100%
}

.idea .box8 form input {
    width: 235px;
    height: 50px;
    padding-left: 20px;
    background: #e0e0e0;
    display: block;
    float: left;
    margin-right: 20px;
    border: 0;
    border-radius: 30px;
}

.idea .box8 form button {
    width: 250px;
    height: 50px;
    display: block;
    float: left;
    padding: 0;
    margin-right: 20px
}

.idea .box8 form .a {
    float: right;
    width: 340px;
    color: #fff;
    font-size: 18px
}

.idea .box8 form .a p {
    float: left;
    line-height: 50px;
    letter-spacing: 2px
}

.idea .box8 form .a div {
    float: right;
    width: 145px;
    height: 25px;
    background: #00463E;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    margin-top: 13px
}

.idea .box9 {
    height: 418px;
    min-width: 1200px;
    background: url(../image/all_2021_44.jpg) no-repeat center
}

.idea .box9 .l1 {
    top: 186px
}

.idea .box9 .l2 {
    top: 294px
}

.idea .box9 .button {
    width: 107px;
    height: 40px;
    font-size: 18px;
    background: #ebebeb;
    color: #333;
    text-align: center;
    line-height: 40px;
    border-radius:30px;
    position: absolute;
    padding: 0;
    font-weight: normal;
    border: none
}

.idea .box9 .button:hover {
    background: #d2d1d1
}

.idea .box10 {
    height: 185px;
    background-repeat: no-repeat;
    background-color: #c57142
}

.idea .box10 p {
    width: 690px;
    text-align: right;
    color: #fff;
    font-size: 22px
}

.idea .box10 .button {
    display: block;
    width: 255px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 66px;
    left: 735px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    border-radius:30px;
}

.niubi .banner {
    width: 100%;
    min-width: 1200px;
    background: url(../image/20180926_011.jpg) no-repeat center #000;
    height: 800px
}

.niubi .banner form {
    background: #000;
    width: 800px;
    height: 70px;
    margin: auto
}

.niubi .banner form .tit {
    width: 206px;
    float: left;
    margin-top: 15px;
    margin-left: 15px
}

.niubi .banner form input {
    width: 187px;
    height: 38px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 20px;
    border-radius: 5px
}

.niubi .banner form .button {
    margin-top: 15px
}

.niubi .box1 {
    height: 1140px;
    background: #333;
    position: relative
}

.niubi .box1 .k1 {
    position: absolute;
    width: 100%;
    height: 930px;
    left: 0;
    bottom: 0;
    background: #fff
}

.niubi .box1 .k1 .tab-tit {
    position: absolute;
    height: 240px;
    width: 1200px;
    left: 0;
    top: -55px;
    z-index: 1
}

.niubi .box1 .k1 .tab-tit .tab {
    display: block;
    width: 240px;
    height: 200px;
    float: left;
    cursor: pointer
}

.niubi .box1 .k1 .tab-tit .tab .cicle:hover {
    background: #00463E
}

.niubi .box1 .k1 .tab-tit .tab .cicle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #333333;
    border: 10px solid #fff;
    color: #fff;
    line-height: 130px;
    text-align: center;
    margin: auto
}

.niubi .box1 .k1 .tab-tit .tab .cicle i {
    font-size: 48px
}

.niubi .box1 .k1 .tab-tit .tab .tit {
    text-align: center;
    font-size: 24px;
    color: #666;
    margin-top: 5px
}

.niubi .box1 .k1 .tab-layer .lazy {
    padding-top: 140px;
    height: 678px;
    width: 1200px;
    background-color: transparent
}

.niubi .box1 .k1 .tab-layer .cons {
    width: 1200px;
    margin: 0 auto
}

.niubi .box1 .k1 .tab-layer .cons .cons_item {
    width: 405px
}

.niubi .box1 .k1 .tab-layer .cons .cons_item li .cons_word {
    width: 290px;
    padding: 20px 20px 28px 10px;
    text-align: right
}

.niubi .box1 .k1 .tab-layer .cons .cons_item li .cons_word .tit {
    color: #333333
}

.niubi .box1 .k1 .tab-layer .cons .cons_item li .cons_word .cons_des {
    color: #999999;
    line-height: 25px
}

.niubi .box1 .k1 .tab-layer .cons .cons_item li .li_img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
    padding-top: 0 !important
}

.niubi .box1 .k1 .tab-layer .cons .cons_item.fr li .cons_word {
    text-align: left
}

.niubi .box2 {
    background: #090a0b;
    padding-top: 60px;
    padding-bottom: 80px
}

.niubi .box2 .tab-tit span {
    width: 133px;
    height: 120px;
    display: block;
    float: left;
    font-size: 18px;
    cursor: pointer
}

.niubi .box2 .tab-tit span .cicle {
    width: 85px;
    height: 85px;
    border: 1px solid #666;
    border-radius: 50%;
    color: #666;
    text-align: center;
    line-height: 85px;
    margin: auto
}

.niubi .box2 .tab-tit span .cicle i {
    font-size: 34px
}

.niubi .box2 .tab-tit span.active .cicle {
    color: #fff;
    border-color: #fff
}

.niubi .box2 .tab-tit span.active p {
    color: #fff
}

.niubi .box2 .tab-layer {
    width: 100%;
    height: 600px;
    position: relative
}

.niubi .box2 .tab-layer .lazy {
    width: 100%;
    height: 600px;
    position: relative;
    background-color: transparent
}

.niubi .box2 .tab-layer .lazy .button {
    position: absolute
}

.niubi .box3 {
    min-width: 1200px;
    background: #f5f5f5;
    position: relative
}

.niubi .box3 .logos {
    width: 1200px;
    position: absolute;
    top: 600px;
    left: 50%;
    margin-left: -600px
}

.niubi .box3 .logos li {
    float: left;
    width: 210px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: solid 1px #ddd;
    margin: 0 25px 25px 0;
    position: relative
}

.niubi .box3 .logos li img {
    vertical-align: middle;
    display: inline !important;
    position: static
}

.niubi .box3 .logos li.active {
    box-shadow: 0 0 20px #e4e4e4
}

.niubi .box4 {
    min-width: 1200px;
    background: url(../image/20180926_05.jpg) no-repeat center 0 #0e0e0e
}

.niubi .box4 .container .gy_cons {
    height: 515px;
    margin-top: 85px;
    position: relative
}

.niubi .box4 .container .gy_cons .gy_cons_item {
    width: 260px
}

.niubi .box4 .container .gy_cons .gy_cons_item li {
    width: 256px;
    height: 90px;
    color: #fff;
    position: relative;
    background: url(../image/20181009_q.png) no-repeat
}

.niubi .box4 .container .gy_cons .gy_cons_item li:before {
    content: "";
    width: 256px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2)
}

.niubi .box4 .container .gy_cons .gy_cons_item li.active:before {
    content: "";
    width: 256px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    background: none
}

.niubi .box4 .container .gy_cons .gy_cons_item li .small_img {
    width: 60px;
    height: 60px;
    margin: 15px 15px 15px 30px;
    border-radius: 60px;
    overflow: hidden
}

.niubi .box4 .container .gy_cons .bigimg {
    width: 332px;
    height: 332px;
    border-radius: 332px;
    overflow: hidden;
    position: absolute;
    top: 80px;
    left: 420px
}

.niubi .box5 {
    min-width: 1200px;
    height: 939px;
    background: url(../image/20180926_06.jpg) no-repeat center 0 #f5f5f5
}

.niubi .box5 ul li {
    width: 300px;
    height: 225px;
    float: left
}

.niubi .box5 ul li .li_tit {
    color: #333333;
    position: relative
}

.niubi .box5 ul li .li_tit:after {
    content: "";
    width: 42px;
    height: 1px;
    background: #333333;
    position: absolute;
    bottom: -10px;
    left: 0
}

.niubi .box5 ul li .li_cons {
    color: #999999
}

.niubi .box5 ul .word {
    width: 250px;
    height: 165px;
    padding: 30px 25px
}

.niubi .box5 ul .word:hover {
    color: #fff !important;
    background: #00463E
}

.niubi .box5 ul .word:hover .li_tit {
    color: #fff
}

.niubi .box5 ul .word:hover .li_tit:after {
    background: #fff
}

.niubi .box5 ul .word:hover .li_cons {
    color: #fff
}

.niubi .box6 {
    min-width: 1200px;
    height: 562px
}

.niubi .box7 {
    min-width: 1200px;
    margin-bottom: -40px;
    height: 384px;
    background-repeat: no-repeat;
    background-color: #4c4c4c
}

.niubi .box7 .container {
    padding-top: 200px
}

.niubi .box7 form {
    width: 910px;
    margin: auto
}

.niubi .box7 form .a {
    width: 218px;
    height: 40px;
    display: block;
    padding-left: 20px;
    float: left;
    margin-right: 10px
}

.niubi .box7 form .button {
    display: block;
    float: right;
    width: 160px;
    height: 40px;
    padding: 0
}

.houce .banner {
    min-width: 1200px;
    height: 800px;
    background: url(../image/20181010_03.jpg) no-repeat center #181312
}

.houce .banner .baoming-bar {
    padding: 50px 0;
    bottom: 0;
    width: 100%
}

.houce .banner dl {
    margin-left: 160px
}

.houce .banner input {
    width: 250px;
    padding: 13px;
    margin-right: 25px;
    background: #282828;
    color: #fff
}

.houce .banner button {
    padding-left: 70px;
    padding-right: 70px;
    border-radius: 0
}

.houce .sub_tit1 {
    width: 400px;
    margin-left: 140px;
    color: #84807b;
    line-height: 16px;
    text-align: center
}

.houce .sub_tit {
    width: 400px;
    margin: 0 auto;
    color: #84807b;
    line-height: 16px;
    text-align: center
}

.houce .sub_tit:before,.houce .sub_tit:after {
    content: "";
    width: 70px;
    height: 1px;
    background: #84807b;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.houce .sub_tit span:before,.houce .sub_tit span:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #84807b;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.houce .sub_tit span:before {
    margin-right: 10px
}

.houce .sub_tit span:after {
    margin-left: 10px
}

.houce .box1 {
    min-width: 1200px;
    height: 555px;
    background: url(../image/20180927_02.jpg) no-repeat center #f2ece1
}

.houce .box1 .cons {
    width: 1200px;
    margin: 0 auto
}

.houce .box1 .cons img {
    width: 136px;
    height: 224px
}

.houce .box2 {
    min-width: 1200px;
    height: 606px;
    background: no-repeat center #201918
}

.houce .box3 {
    min-width: 1200px;
    height: 765px;
    background: no-repeat center #f4ede1
}

.houce .box3 ul li {
    width: 200px;
    height: 410px;
    position: relative;
    overflow: hidden;
    color: #ffffff
}

.houce .box3 ul li:before {
    content: "";
    width: 200px;
    height: 410px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34,26,24,0.8);
    z-index: 1;
    transition: all .5s
}

.houce .box3 ul li:hover:before {
    opacity: 0
}

.houce .box3 ul li .big_point {
    width: 115px;
    height: 115px;
    border-radius: 115px;
    position: absolute;
    background: rgba(255,255,255,0.5);
    position: absolute;
    top: 112px;
    left: 42px;
    z-index: 2
}

.houce .box3 ul li .big_point .tit {
    text-align: center;
    line-height: 115px
}

.houce .box3 ul li .big_point:before {
    content: "";
    width: 119px;
    height: 119px;
    border-radius: 119px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: rgba(255,255,255,0.2)
}

.houce .box3 ul li .t_des {
    width: 200px;
    text-align: center;
    position: absolute;
    top: 260px;
    left: 0;
    z-index: 2
}

.houce .box4 {
    min-width: 1200px;
    height: 942px;
    background: no-repeat center #221a18
}

.houce .box4 #left_model,.houce .box4 #right_model {
    width: 140px;
    overflow: hidden
}

.houce .box4 .slider_box {
    width: 100%
}

.houce .box4 .slider_box ul {
    width: 1120px
}

.houce .box4 .slider_box ul li {
    float: left;
    width: 140px;
    height: 610px
}

.houce .box4 .slider_container {
    width: 920px;
    overflow: hidden
}

.houce .box4 .slider_container .slider_wrapper {
    width: 7360px
}

.houce .box4 .slider_container .slider_wrapper .slider {
    width: 920px;
    height: 610px;
    float: left
}

.houce .box4 .slider_btn {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 50px;
    margin-top: -26px;
    border: 1px solid #fff;
    cursor: pointer
}

.houce .box4 .btn_prev {
    left: 70px
}

.houce .box4 .btn_next {
    left: 970px
}

.houce .box5 {
    min-width: 1200px;
    height: 570px;
    background: no-repeat center #f3ece1
}

.houce .box5 .cons {
    width: 1200px;
    margin: 0 auto
}

.houce .box5 .cons li {
    width: 180px;
    height: 229px;
    color: #fff;
    background: url(../image/20181009_01.png) no-repeat;
    padding: 20px
}

.houce .box5 .cons li .iconfont {
    font-size: 70px;
    color: #8f8f8f
}

.houce .box5 .cons li .text {
    text-align: left
}

.houce .box5 .cons li.active {
    background: url(../image/20181009_02.png) no-repeat
}

.houce .box5 .cons li.active .iconfont {
    color: #fff
}

.houce .box6 {
    min-width: 1200px;
    height: 286px;
    background: no-repeat center #0a0a0a
}

.houce .box6 form {
    width: 910px;
    margin: auto
}

.houce .box6 form .a {
    width: 218px;
    height: 40px;
    display: block;
    padding-left: 20px;
    float: left;
    margin-right: 10px
}

.houce .box6 form .button {
    display: block;
    float: right;
    width: 160px;
    height: 40px;
    padding: 0
}

.houce .box7 {
    min-width: 1200px;
    height: 912px;
    background: no-repeat center #fcf4e8
}

.houce .box7 .box7_box {
    width: 1200px;
    margin: 0 auto
}

.houce .box7 .title {
    padding-top: 187px !important;
    width: 480px;
    margin-left: 186px
}

.houce .box7 .container {
    position: relative
}

.houce .box7 .container .box7_cons_item {
    width: 240px;
    height: 240px;
    background: #ada075;
    color: #fff;
    text-align: center;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    float: left;
    position: relative
}

.houce .box7 .container .box7_cons_item.shadow {
    box-shadow: 0 0 6px rgba(0,0,0,0.8)
}

.houce .box7 .container .box7_cons_item .box7_cons_item_box {
    width: 240px;
    height: 240px;
    background: #ada075;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.houce .box7 .container .box7_cons_item .child {
    width: 220px;
    height: 180px;
    font-size: 18px;
    background: #4c4c4c;
    padding: 15px 0 15px 20px;
    position: absolute;
    right: 0px;
    top: 15px;
    text-align: left;
    opacity: 0;
    transition: all 1s
}

.houce .box7 .container .box7_cons_item .child.active {
    right: -240px;
    top: 15px;
    opacity: 1
}

.houce .box7 .container .box7_cons_item .child.active1 {
    top: 240px;
    right: 0;
    opacity: 1
}

.houce .box7 .container .box7_cons_item .child p {
    line-height: 35px
}

.houce .box7 .container .box7_cons_item:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 4
}

.houce .box7 .container .box7_cons_item:nth-child(1):after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ada075;
    top: 105px;
    right: -15px
}

.houce .box7 .container .box7_cons_item:nth-child(2):after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #98833d;
    top: 105px;
    right: -15px
}

.houce .box7 .container .box7_cons_item:nth-child(4):after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #98833d;
    top: 105px;
    left: -15px
}

.houce .box7 .container .box7_cons_item:nth-child(5):after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #ada075;
    top: 105px;
    left: -15px
}

.houce .box7 .container .box7_cons_item:nth-child(7):after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #ada075;
    left: 105px;
    top: -15px;
    z-index: 10
}

.houce .box7 .container .box7_cons_item:nth-child(8):after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #98833d;
    left: 105px;
    top: -15px;
    z-index: 10
}

.houce .box7 .container .box7_cons_item:nth-child(6):after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #ada075;
    left: 105px;
    bottom: -15px;
    z-index: 10
}

.houce .box7 .container .box7_cons_item:nth-child(6) {
    position: absolute;
    top: -240px;
    right: 240px
}

.houce .box7 .container .box7_cons_item:nth-child(7) {
    position: absolute;
    bottom: -240px;
    left: 240px
}

.houce .box7 .container .box7_cons_item:nth-child(8) {
    position: absolute;
    bottom: -240px;
    left: 480px
}

.houce .box7 .container .box7_cons_item .iconfont {
    font-size: 69px
}

.houce .box7 .container .box7_cons_item .iconfont.icon-fangzi {
    font-size: 102px;
    margin-top: 36px !important
}

.houce .box8 {
    min-width: 1200px;
    height: 530px;
    background: no-repeat center #221a18
}

.houce .box9 {
    min-width: 1200px;
    height: 938px;
    background: no-repeat center #fcf4e8
}

.houce .box9 .cons {
    width: 1200px;
    margin: 70px auto 0;
    color: #fff
}

.houce .box9 .cons p {
    line-height: 30px
}

.houce .box9 .cons .cons_left {
    width: 600px;
    height: 322px
}

.houce .box9 .cons .cons_left .cons_left_1 {
    width: 240px;
    height: 322px;
    background: #c2ac64;
    position: relative
}

.houce .box9 .cons .cons_left .cons_left_2 {
    width: 350px;
    height: 322px
}

.houce .box9 .cons .cons_right {
    width: 590px;
    margin-left: 10px
}

.houce .box9 .cons .cons_right .cons_right_left {
    width: 225px;
    height: 654px;
    margin-right: 10px
}

.houce .box9 .cons .cons_right .cons_right_right {
    width: 355px
}

.houce .box9 .cons .cons_right .cons_right_right .cons_right_right_item {
    height: 322px;
    background: #ada075;
    position: relative
}

.houce .box10 {
    min-width: 1200px;
    height: 408px;
    margin-bottom: -40px;
    background: no-repeat center #201a18
}

.houce .box10 form {
    width: 1080px;
    margin: auto;
    padding-top: 223px
}

.houce .box10 form .a {
    width: 240px;
    height: 40px;
    display: block;
    padding-left: 20px;
    float: left;
    margin-right: 10px
}