*{
    margin:0;
    padding:0;
}
.content{
    width: 100%;
    position: relative;
    /*margin: 0 auto;*/
}
.c-pic img{
    width: 100%;
    height: 100%;
    background-size: auto 100%;
}
.header{
    height: 650px;
    background:url("../images/top.jpg") no-repeat center;
}
/*第一部分*/
.part_one{
    height: 500px;
    margin-top: 0px;
}
.bg_one{
    height: 450px;
    background: url("../images/part1.jpg") no-repeat center;
}
/*左方文字动态轮播开始*/
#index_newMessage{
    width: 365px;
    /*331*/
    height: 354px;

    /*margin: 20px auto;*/
    position: relative;
    left: 20px;
}
#index_newMessageDetails{
    margin: auto;
    /*width: 1200px;*/
    height: 354px;
    position: relative;
    overflow: hidden;
    /*border:1px solid blue;*/
    line-height: 35px;
}
#con1{
    float: left;
    list-style: none;
    position: relative;
    /*position: absolute;*/
    top:0;
    transition:all .5s ease-in-out;
}
#con2{
    float:left;
}

/*修改*/

#con1 li,#con2 li{
    font-size:14px;
    line-height: 42px;
    /*float: left;*/
    /*width: 350px;*/
    /*height: 105px;*/
}
#index_newMessageDetails #con1 li > a {
    text-decoration: none;
    color:#3d3b3c;
}
#index_newMessageDetails #con2 li > a {
    text-decoration: none;
    color:#3d3b3c;
}

/*右边轮播图*/
/*copy*/
.box{
    width: 504px;
    height: 252px;
    position: relative;
    top:-270px;
    overflow: hidden;
}
.box img{
    width: 100%;
    height: 100%;
}
/*底部小圆点*/
.uls{
    position: absolute;
    left:31%;
    bottom:10px;
    width: 170px;
    height: 21px;
    border-radius: 22px;
    background: rgba(255,255,255,.4);
}
.uls>li{
    list-style-type: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border:1px solid gainsboro;
    border-radius: 50%;
    float:left;
    margin-left: 10px;
}
.bj{
    background:#fff;
}
/*左右箭头*/
.left,.right{
    position:absolute;
    font-size: 50px;
    display: block;
    color: white;
    cursor: pointer;
}

/*第三部分*/
.part_two{
    height: 800px;
    /*border:1px solid black;*/
}
.box_two{
    width: 1200px;
    margin: 0 auto;
}
.bg_two{
    height: 120px;
    background: url("../images/bt2.png") no-repeat center;
}
.whole{
    width: 1200px;
    height: 670px;
    padding-top: 15px;
    padding-left:20px;
}
.F_left{
    float:left;
    width: 765px;
    height: 655px;
    margin-top: 10px;
    background:url("../images/Floorplan3.jpg") no-repeat;
    background-size:contain;
}
.F_right{
    float:right;
    width: 390px;
    height: 655px;
}

/*第三部分*/
.part_three{
    width: 100%;
    height: 1020px;
    margin-top: 20px;
}
.box_three{
    width: 1200px;
    height: 1020px;
    margin: 0 auto;
}
.bg_three{
    height: 120px;
    background: url("../images/bt3.png") no-repeat;
}
.oneTxt{
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}
.xx a{
    color: #333;
    text-decoration: none;
}
/*图片集合*/
.picTxt{
    width: 1200px;
}
.c-dl dd{
    margin: 0 10px 5px 0;
    float: left;
    cursor: pointer;
}

/*第四部分*/
.part_four{
    width: 100%;
    height: 1426px;
    margin-top: 20px;
    /*border:1px solid darkblue;*/
}
.box_four{
    width: 1200px;
    height: 1520px;
    /*border:1px solid red;*/
    margin: 10px auto;
}
.bg_four{
    /*margin-top: 15px;*/
    height: 120px;
    background: url("../images/bt4.png") no-repeat;
}
/*上半部分*/
.picTop{
    width: 1200px;
    height: 635px;
    /*background: #F2F2F2;*/
    /*position: relative;*/
    margin: auto;
}
.picContent{
    position: relative;
}
.picTop ul li > img{
    padding:5px;
    border:1px solid #ddd;
    background: #f0f0f0;
}
#content ul li > img{
    padding:5px;
    border:1px solid #ddd;
    background: #f0f0f0;
}
.c-left ul,.c-right ul,.between ul{
    list-style: none;
}
.c-left{
    width: 350px;
    height: 630px;
    float:left;
}
.c-left ul li{
    width: 270px;
    height: 180px;
}
.c-left ul li>img{
    width: 100%;
    height: 100%;
}
.between{
    width: 480px;
    height: 524px;
    position: absolute;
    top:28px;
    left: 361px;
}
.between ul li{
    width: 450px;
    height: 255px;
    margin-top: 5px;
}
.between ul li > img{
    width: 100%;
    height: 100%;
}
.c-right{
    width: 350px;
    height: 630px;
    float:right;
}
.c-right ul li{
    width: 270px;
    height: 180px;
}
.c-right ul li>img{
    width: 100%;
    height: 100%;
}
.xianchang{
    width: 1200px;
    height: 670px;
    margin: auto;
}
ul.thumb {
    float: left;
    list-style: none;
    margin: 0;
    width: 1200px;
    padding: 0 0 0 6px;
}
ul.thumb li {
    z-index: 0;
    margin: 0;
    padding: 10px;
    float: left;
    position: relative;
    width: 280px;
    height: 190px;
}
ul.thumb li>img{
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
    top: 0px;
    left: 0px;
    width: 270px;
    display: block;
    height: 180px;
    padding: 5px;
}

/*第五部分*/
.part_five{
    width: 100%;
    height:1866px;
    /*border:1px solid yellow;*/
}
.box_five{
    width: 1200px;
    height: 1866px;
    /*border:1px solid palevioletred;*/
    margin: 0 auto;
}
.bg_five{
    height: 120px;
    background: url("../images/bt5.png") no-repeat;
}
.ten_year{
    position: relative;
    width: 1200px;
    height: 1535px;
    background: url("../images/tenyears.jpg") no-repeat;
}
.ten_year ul{
    width: 1200px;
    list-style: none;
}
.ten_year ul>li{
    width: 500px;
    height: 32px;
    float:left;
    /*border:1px solid black;*/
}
.ten_year ul>li a{
    display: block;
    width: 500px;
    height: 32px;
    text-decoration: none;
}
/*2017年春季*/
.right_one,.right_two,.right_three,.right_four,.right_five,.right_six{
    position: absolute;
    right:-38px;
}
.right_one{
    top:215px;
}
/*2017年秋季*/
.right_two{
    top:245px;
}
/*2015春季*/
.right_three{
    top:495px;
}
.right_four{
    top:533px;
}
/*2014年双方心房展会*/
.ten_year ul>.right_five{
    height: 84px;
    top:770px;
    right:-35px;
}
.ten_year ul>.right_five a{
    height: 84px;
}
/*2013年双方心房展会*/
.ten_year ul>.right_six{
    height: 84px;
    top:1080px;
    right:-35px;
}
.ten_year ul>.right_six a{
    height: 84px;
}
/*2018年春季*/
.left_top1,.left_one,.left_two,.left_three,.left_four{
    position: absolute;
}
.left_top1{
    top:208px;
    
}
.left_one{
    top:215px;
}
.left_two{
    top:245px;
}
.ten_year ul>.left_three{
    height: 84px;
    top:492px;
}
.ten_year ul>.left_three a{
    height: 84px;
}
.ten_year ul>.left_four{
    height: 84px;
    top:616px;
}
.ten_year ul>.left_four a{
    height: 84px;
}

/*底部*/
.foot{
    width: 100%;
    height: 300px;
    border:1px solid red;
    z-index:666;
}

/*侧边导航*/
.guide{
    width: 225px;
    height: 610px;
    position: fixed;
    top:160px;
    right:0;
    /*border:1px solid red;*/
    background: url("../images/cbdg.png") no-repeat;
}
.guideTxt{
    /*text-align: center;*/
    width: 145px;
    height: 225px;
    position:absolute;
    left:47px;
    bottom:46px;
}
.guideTxt .c-pic{
    width: 25px;
    height: 20px;
    float:left;
    margin: 7px 5px 0 6px ;
    /*vertical-align:middle;*/
    background: url("../images/cbdh-w.png") no-repeat center;
}
.guideTxt li{
    list-style-type: none;
    height: 32px;
    line-height: 31px;

}
.guideTxt li span{
    font-size:14px;
    display: inline-block;
}
.guideTxt li a{
    font-weight: 600;
    color:#fff;
    text-decoration: none;
}
.guideTxt li a:hover{
    color:black;
}


.guideTxt li a>.c-pic:hover{
    width: 25px;
    height: 20px;
    background: url("../images/cbdh-b.png") no-repeat;
    color:black;
}

/*返回顶部*/
#goTopBtn{
    width:140px;
    height: 30px;
    border: 1px solid transparent;
    margin: 0 auto;
    z-index: 111;
}


/*图片hover效果*/
.title{
    font-weight: 600;
    padding:5px 10px;
}