
.banner{
    width: 100%;
    height: 520px;
    overflow: hidden;
    text-align: center;
    background: url("http://leixiang-1251307119.file.myqcloud.com/lunbo/banner2.jpg") no-repeat center;
    background-size: cover;
}
/*.banner a{
	display:block;
	width: 100%;
	height: 520px;
	background: orange;
}*/


.a_lianjie{
	display:inline-block;
	width: 100%;
	height: 520px;
}

/*质保*/
.zhibao {
    width: 100%;
}

.zhibao .inner {
}

.zhibao .inner ul {
    margin: 54px 0 52px 135px;
}

.zhibao .inner ul li {
    width: 125px;
    float: left;
    text-align: center;
    margin-right: 79px;
}

.zhibao .inner ul li h3 {
    width: 94px;
    height: 94px;
    line-height: 94px;
    position: relative;
    background: #f2f2f2;
    border-radius: 50%;
    margin: 0 auto;
    display: inline-block;
    font-size: 20px;
    color: #005bac;
}

.zhibao .inner ul li p {
    line-height: 28px;
    margin-top: 20px;
    color: #575d59;
    font-size: 16px;
}

.zhibao .inner ul li:nth-child(2) h3, .zhibao .inner ul li:nth-child(4) h3 {
    background: #005bac;
    color: #ffffff;
}

.zhibao .inner ul li:nth-child(2) h3:before, .zhibao .inner ul li:nth-child(4) h3:before {
    border-right: 30px solid #f2c045;
}

.zhibao .inner ul li:nth-child(2) h3:after, .zhibao .inner ul li:nth-child(4) h3:after {
    border-left: 30px solid #f2c045;
}

/*标题文字*/
.p-title {
    width: 100%;
    height: 150px;
    background: #f2f2f2;
    position: relative;
    text-align: center;
    color: #005bac;
}

.p-title:before {
    content: "";
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    z-index: 10;
}

.p-title h2 {
    height: 80px;
    line-height: 45px;
    padding-top: 35px;
    font-size: 34px;
}

.p-title p {
    height: 18px;
    line-height: 0px;
    padding-top: 5px;
    font-size: 15px;
}

/*室内?*/
.shinei {
    width: 100%;
}

.shinei .inner {
}

.shinei .inner ul {
    height: 438px;
    margin: 92px auto 108px;
    text-align: center;
}

.shinei .inner ul li {
    width: 212px;
    height: 438px;
    float: left;
    margin-right: 28px;
    display: inline-block;
    position: relative;
}

.shinei .inner ul li .in-pic {
    width: 231px;
    height: 429px;
    height: 438px \9;
    position: absolute;
    top: 4px;
    top: 0 \9;
    left: -8px;
    opacity: 0;
    display: none \9; /*border-top:8px solid #fff;border-bottom:4px solid #fff;*/
    box-shadow: 0 0 10px 10px #fff;
    transition: all 0.4s linear;
}

.shinei .inner ul li.one {
    background: url("/skin/images/huace.jpg") no-repeat center;
}

.shinei .inner ul li.two {
    background: url("/skin/images/cc8.png") no-repeat center;
}

.shinei .inner ul li.three {
    background: url("/skin/images/gb.png") no-repeat center;
}

.shinei .inner ul li.four {
    background: url("/skin/images/jnp.png") no-repeat center;
}

.shinei .inner ul li.five {
    background: url("/skin/images/gd.png") no-repeat center;
}

.shinei .inner ul li.one .in-pic {
    background: #fff url("/skin/images/f0221.png") no-repeat center;
}

.shinei .inner ul li.two .in-pic {
    background: #fff url("/skin/images/mp.png") no-repeat center;
}

.shinei .inner ul li.three .in-pic {
    background: #fff url("/skin/images/zp2.png") no-repeat center;
}

.shinei .inner ul li.four .in-pic {
    background: #fff url("/skin/images/jnp2.png") no-repeat center;
}

.shinei .inner ul li.five .in-pic {
    background: #fff url("/skin/images/gd2.png") no-repeat center;
}

.shinei .inner ul li:hover .in-pic {
    opacity: 1;
    display: block \9;
}

/*标题*/
.page-title h3 {
    font-size: 30px;
    color: #010000;
    padding-top: 50px;
    height: 65px;
    line-height: 42px;
    font-weight: normal;
    font-size: 30px;
}

.dui_bg {
	text-align:center;
}
/*毛坯*/
.maopi {
    width: 100%;
    background: #f2f2f2;
}

.maopi .inner {
    text-align: center;
    padding: 20px 0;
}

.maopi .inner .page-title h3 {
    padding-top: 30px;
}

.maopi .inner ul {
    margin: 0 0 14px 153px;
}

.maopi .inner ul li {
    width: 156px;
    float: left;
    margin: 0 97px 20px 0;
    position: relative;
}

.maopi .inner ul li img {
    display: block;
    width: 140px;
    height: 140px;
    border: 2px solid #a0a0a0;
    border-radius: 50%;
}

.maopi .inner ul li .in-txt {
    width: 140px;
    margin: 0 auto;
    height: 140px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    border-radius: 50%;
    display: none;
}

.maopi .inner ul li .in-txt h4 {
    width: 115px;
    line-height: 32px;
    padding-top: 40px;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
}

.maopi .inner ul li:hover .in-txt {
    display: block;
}

.maopi .inner .geng {
    width: 195px;
    height: 48px;
    line-height: 48px;
    background: #005bac;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border-radius: 9px;
    margin: 0 auto 9px;
}

/*增项*/
.zengxiang {
    width: 100%;
}

.zengxiang .inner {
}

.zengxiang .inner ul {
    margin: 42px auto 26px;
}

.zengxiang .inner ul li {
    width: 199px;
    height: 199px;
    float: left;
}

.zengxiang .inner ul .txt {
    background: #fafafa url("http://www.zjzshome.com/Public/demo/images/lf-zengxiang-pic2.png") no-repeat center;
    color: #005bac;
}

/*.zengxiang .inner ul li:nth-child(2), .zengxiang .inner ul li:nth-child(11) {*/
    /*background: #f2f2f2 url("../images/lf-zengxiang-pic1.png") no-repeat center;*/
/*}*/

/*.zengxiang .inner ul li:nth-child(2) .p1, .zengxiang .inner ul li:nth-child(11) .p1 {*/
    /*color: #424242;*/
/*}*/

/*.zengxiang .inner ul li:nth-child(2) .p2, .zengxiang .inner ul li:nth-child(11) .p2 {*/
    /*color: #414141;*/
/*}*/

.zengxiang .inner ul .txt p {
    width: 160px;
    margin: 0 0 0 22px;
    display: block;
}

.zengxiang .inner ul .txt .p1 {
    height: 44px;
    line-height: 64px;
    padding-top: 55px;
    font-size: 20px;
}

.zengxiang .inner ul .txt .p1 span {
}

.zengxiang .inner ul .txt .p1 .num {
    font-size: 48px;
    line-height: 44px;
    float: left;
}

.zengxiang .inner ul .txt .p1 .right {
    line-height: 20px;
    width: 80px; /*float:right;*/
    display: inline-block;
}

.zengxiang .inner ul .txt .p2 {
    line-height: 21px;
    padding-top: 51px;
    font-size: 14px;
}

/*精装*/
.jingzhuang {
    width: 100%;
}

.jingzhuang .jingzhuang-cont {
    height: 510px;
    background: #f2f2f2;
}

.jingzhuang .jingzhuang-cont .inner {
    width: 1365px;
    padding-top: 47px;
    margin: 0 auto;
    position: relative;
}

.jingzhuang .jingzhuang-cont .inner .cont {
    width: 1365px;
    height: 464px;
    position: relative;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText {
    width: 1365px;
    height: 464px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .pic {
    width: 705px;
    height: 399px;
    float: left;
    margin: 0 0 0 60px;
    background: #fff;
    float: left;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .pic img {
    padding: 15px 0 0 37px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text {
    float: left;
    text-align: left;
    width: 554px;
    margin-left: 46px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text p {
    height:50px;
    line-height: 41px;
    padding-top: 61px;
    font-size: 48px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text h4 {
    height: 52px;
    line-height: 52px;
    color: #000100;
    font-size: 46px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text .line {
    width: 55px;
    height: 2px;
    background: #005bac;
    margin: 10px 0 10px 3px;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text ol {
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text li {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #210700;
}

.jingzhuang .jingzhuang-cont .inner .cont .picText .text li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #005bac;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    margin: 8px 5px 0 0;
}

/*精装banner 兼容IE8*/
#bannerIE {
    width: 1365px;
    height: 464px;
    position: relative;
    overflow: hidden;
}

#bannerIE .banner-ul {
    width: 1365px;
    height: 464px;
    position: absolute;
    left: 0;
    top: 0;
}

#bannerIE .banner-ul .li {
    width: 1365px;
    height: 464px;
    float: left;
}

.bannerIE span.preBtn {
    left: 10px;
    text-align: left;
    width: 50px;
    height: 100px;
    line-height: 100px;
    color: #3784CB;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -50px;
    font-size: 38px;
    display: none;
    cursor: pointer;
    z-index: 20;
    background: #eee;
}

.bannerIE span.nextBtn {
    right: 10px;
    text-align: right;
    width: 50px;
    height: 100px;
    line-height: 100px;
    color: #3784CB;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -50px;
    font-size: 38px;
    display: none;
    cursor: pointer;
    z-index: 20;
    background: #eee;
}

.bannerIE:hover span {
    display: none;
}

.bannerIE #banner-ol {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 18px;
    bottom: 8px;
    z-index: 20;
    left: 50%;
    margin-left: -36px;
    text-align: center;
}

.bannerIE #banner-ol li {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: #34433e;
    color: #fff;
    line-height: 18px;
    margin-right: 4px;
    float: left;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
}

.bannerIE #banner-ol .ac {
    background: #007AFF;
}

.page-title {
	text-align: center;
}

.page-title .line {
	width: 52px;
  height: 3px;
  background: #005bac;
  display: inline-block;
}

.page-title p {
    height: 16px;
    line-height: 16px;
    color: #686a67;
    margin: 7px 0 39px 0;
    font-size: 14px;
}
/*clearfix*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    *zoom: 1;
}

.inner {
    width: 1200px;
    margin: 0 auto;
}

.wraper {
    width: 1055px;
    margin: 0 auto;
}

/*top*/
.top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #a8a8a8;
    font-size: 14px;
}

.top .info {
    float: left;
}

.top .info li {
    float: left;
    margin-right: 19px;
}

.top .info li span {
    float: left;
}

.top .info li a {
    color: #a8a8a8;
}

.top .info li img {
    display: inline-block;
    padding: 9px 9px 0 0;
    float: left;
}

.top .address {
    float: right;
}

.top .address li {
    float: left;
    margin-left: 10px;
}

.top .address li img {
    display: inline-block;
    padding: 11px 10px 0 0;
    float: left;
}

.top .address li:nth-child(2) {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    padding-right: 23px;
}

.top .address li:nth-child(2):after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: 6px solid transparent;
    border-top-color: #fff;
    top: 16px;
    right: 5px;
}
.top .top-weixin{
   position: relative;
    width: 170px;
}
.top .top-weixin .top-code{
    position: absolute;
    display: none;
    width: 150px;
    height: 186px;
    background: url("../images/weixin1.png");
    top:39px;
    left: -20px;
    z-index: 88888;
}
.top .top-weixin:hover{
    cursor: pointer;
}
.top .top-weixin:hover .top-code{
    display:block;
}

/*head*/
.head {
    width: 100%;
    height: 70px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.inner {
    width: 1230px;
    margin: 0 auto;
}

.head .logo {
    display: block;
    float: left;
    margin-top: 12px;
}

.head .nav {
    display: inline-block;
    float: right;
}

.head .nav li.nav-li {
    float: left;
    height: 67px;
    width: 85px;
    margin:0 5px;
    padding:0 7px;
    text-align: center;
    border-bottom: 3px solid #fff;
    position: relative;
}

.head .nav li.nav-li a{
    display: inline-block;
    line-height: 67px;
    color: #050505;
    width: 100%;
}

.head .nav li.active {
    color: #1a84c7;
}

.head .nav li.active a {
    color: #1a84c7;
}

.head .nav li.nav-li:hover a {
    color: #1a84c7;
}
.head .nav li.nav-li:hover li.nav1 a {
    color: #010000;
}
.head .nav li.nav-li:hover li.nav1 a:hover {
    color: #1a84c7;
}
.head .nav li.nav-li a strong {
    font-weight: normal;
}

.head .nav li span {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    background: #1a84c7;
    top: 66px;
    left: 50%;
    border-radius: 2px;
}
.head .nav li.active span{
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #1a84c7;
    top: 66px;
    left: 0;
    border-radius: 2px;
}
.head .nav li img{
    vertical-align:middle;
    display: inline-block;
}
/*װ֪ʶ*/
.drop-down {
    /*position: relative;*/
}

.drop-down-content {
    padding: 0;
    display: none;
    z-index: 12;
    position: absolute;
    left:-1px;
    top:70px;
    transition: all 2s;
}
li.drop-down  ul.drop-down-content li.nav1{
    margin-left: 0;
    background: #ffffff;
    width: 100px;
    float:none;
    height: 45px;
    position:static;
    border-bottom: 1px solid #d9d9d9;
}
li.drop-down  ul.drop-down-content li.nav1 a{
    width: 100%;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    display: inline-block;
    color: #010000;
}
ul.drop-down-content li.nav1 a:hover {
    color: #005bac;
}

.drop-down:hover .drop-down-content {
    display: block;
    transition: all 2s;
}
/*ѡ򵯴*/
#has-area-bg {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
    display: none;
}

#has-area {
    width: 712px;
    position: fixed;
    left: 50%;
    top: 35%;
    margin-left: -356px;
    z-index: 50;
    background: #fff;
    opacity: 0;
    display: none;
    font-size: 14px;
    color: #6c6c6c;
    box-shadow: 0 0 2px 1px #dadada;
}

#has-area .top {
    width: 100%;
    height: 98px;
    background: #1a84c7;
}

#has-area .top span {
    float: right;
    margin: 12px 12px 0 0;
    cursor: pointer;
}

#has-area .area {
    border: 1px solid #dcdcdc;
    width: 667px;
    margin: 17px auto 0;
}

#has-area .area .region {
    width: 73px;
    float: left;
    color: #333;
    text-align: center;
}

#has-area .area .region ul {
    width: 73px;
    float: left;
}

#has-area .area .region ul li {
    height: 34px;
    line-height: 34px;
    color: #333;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

#has-area .area .region ul li:last-child {
    border-bottom: none;
}

#has-area .area .has-city {
    width: 594px;
    float: left;
}

#has-area .area .has-city ul {
    border-bottom: 1px solid #dcdcdc;
}

#has-area .area .has-city ul:last-child {
    border-bottom: none;
}

#has-area .area .has-city ul li {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color: #333;
    float: left;
    cursor: pointer;
}

#has-area p {
    height: 40px;
    line-height: 40px;
    text-align: center;
}


/*Ҳ̶*/
.side-fixed {
    position: fixed;
    width: 178px;
    top: 200px;
    right: 1.5%;
    z-index: 40;
    display: none;
    overflow: hidden;
}

.side-fixed .list-wrap {
    width: 60px;
    transition: all 0.3s linear;
    position: relative;
    top: 0;
    right: 0;
}

.side-fixed .list-wrap .list {
    width: 60px;
    height: 60px;
    background: #005bac;
    border-bottom: 1px solid #005bac;
    cursor: pointer;
    transition: all 0.3s linear;
    position: relative;
    top: 0;
    right: -108px;
    overflow: hidden;
}

.side-fixed .list-wrap .list:nth-child(1) {
    border-radius: 20px 20px 0 0;
}

.side-fixed .list-wrap .list:nth-child(4) {
    border-radius: 0 0 20px 20px;
}

.side-fixed .list-wrap .list .icon {
    width: 60px;
    height: 60px;
    float: left;
    background: #005bac;
    border-bottom: 1px solid #005bac;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s linear;
}

.side-fixed .list-wrap .list img {
}

.side-fixed .list-wrap .list .icon img.lf {
    margin: 18px 0 0 12px;
}

.side-fixed .list-wrap .list .icon img.zx {
    margin: 8px 0 0 8px;
}

.side-fixed .list-wrap .list .icon img.bj {
    margin: 12px auto 0;
    display: block;
}

.side-fixed .list-wrap .side-mf {
    float: none;
    position: absolute;
    top: 5px;
    left: 3px;
    z-index: 20;
    animation: mf linear 0.5s infinite alternate;
}

.side-fixed .list-wrap .zxzx .side-mf {
    float: none;
    position: absolute;
    top: 7px;
    left: 4px;
    z-index: 20;
}

.side-fixed .list-wrap .list .info {
    width: 198px;
    height: 60px;
    background: #005bac;
    float: left;
    line-height: 60px;
    color: #ffffff;
    font-size: 18px;
    border-bottom: 1px solid #005bac;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 60px;
    transition: all 0.3s linear;
}

.side-fixed .list-wrap .list:hover {
    width: 168px;
    right: 0;
    border-radius: 20px 0 0 20px !important;
}

.side-fixed .list-wrap .list:hover .icon {
}

.side-fixed .list-wrap .list:hover .info {
}

.side-fixed .goTop {
    width: 60px;
    height: 60px;
    border-radius: 0 0 20px 20px;
    background: #005bac;
    position: relative;
    right: -108px;
    display: none;
    cursor: pointer;
}

.side-fixed .goTop img {
    margin: 24px 0 0 19px;
}

@keyframes lineRun {
    0% {
        width: 0
    }
    25% {
        width: 18px
    }
    50% {
        width: 36px
    }
    75% {
        width: 54px
    }
    100% {
        width: 70px
    }
}
.gongyi {
    width: 100%;
    background: #f2f2f2;
}
.gongyi .inner .top {
    margin-top: 43px;
    width: 100%;
    height: 0px;
}
.gongyi .inner .top li {
    width: 50%;
    height: 365px;
    float: left;
}
.gongyi .inner .fang {
    margin: 50px auto 0;
}
.fadeInUp {
    animation-name: fadeInUp;
}
.gongyi .inner .top .text h4 {
    padding: 109px 0 0 60px;
    height: 39px;
    line-height: 0;
    color: #005bac;
    font-size: 28px;
    font-weight: normal;
}
.gongyi .inner .top .text .line {
    width: 40px;
    height: 3px;
    background: #005bac;
    margin: 28px 0 0 60px;
}
.gongyi .inner .top .text p {
    padding-left: 60px;
    width: 540px;
    margin-top: 10px;
    line-height: 37px;
    color: #656565;
    font-size: 16px;
}