﻿@charset "utf-8";
html,body,div,h1,h2,h3,h4,p,ul,ol,li,table,td,tr,img,dl,dt,dd{
    padding: 0;
    margin:0;
    border:0;
}
ul{list-style: none;}
i{font-style: normal}
a{text-decoration:none;}
a:hover{text-decoration:none;}
body{font-family:'微软雅黑','宋体',Arial, Helvetica, Tahoma, Helvetica;min-width:1180px;overflow-x: hidden}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.content{
    width:1180px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
.content1{
    width:1345px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
.dclogo,
.headerBig .dec i,
.headerLittle .dec i,
.topSlide .prev,
.topSlide .next,
.secthree .name i,
.secthree .fc .l,
.secthree .fc .r,
#d_tab29 .d_next,
#d_tab29 .d_prev,
.secFour .c .num i,
.secFour .c .btn i
{
    background-image:url(../img/icons_effcb33b.png);
    background-repeat:no-repeat;
}
/*地产logo*/
.dclogo{
    position: absolute;
    top:0;
    right:-113px;
    width:483px;
    height:241px;
    text-align: center;
}
.dclogo span{
    display: inline-block;
    margin-top:114px;
    margin-left:auto;
    margin-right:auto;
    height:42px;
    padding:0 10px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    font-size: 20px;
    color:#fff;
}
/*头部-大*/
.headerBig{
    background:url(../img/hdb_bg_0d6b0982.png) no-repeat center 20px;
}
.headerBig>div{
    height:1011px;
}
.headerBig .people{
    position: absolute;
    top:0;
    left:-160px;
    width:672px;
    height:1011px;
}
.headerBig .name{
    position: absolute;
    top: 84px;
    left: 460px;
    font-size: 92px;
    color:#000;
}
.headerBig .name span{
    font-size: 100px;
}
.headerBig .text{
    position: absolute;
    top:280px;
    left:545px;
    padding-left:60px;
}
.headerBig .text i{
    position: absolute;
    top:18px;
    left:0;
    display: block;
    width:56px;
    height:3px;
    background-color:#000;
}
.headerBig .text span{
    display: block;
    font-size: 120px;
    line-height: 130px;
    font-weight: bold;
    color:#dbb586;
    /*background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2d4ab), to(#deb98b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    background:-webkit-linear-gradient(top,#fbe1bf,#dcb788);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-transform:uppercase;
}
.headerBig .text dl{
    position: absolute;
    top:15px;
    left:330px;
}
.headerBig .text dd{
    display:inline-block;
    margin-bottom:2px;
    color:#fff;
    font-size: 31px;
    line-height:32px;
    height:32px;
    padding:0 5px;
    background-color:#dbb586;
    background-image:linear-gradient(to bottom,#f2d4ab 0%,#deb98b 80%);
    background-image:-webkit-linear-gradient(to bottom,#f2d4ab 0%,#deb98b 80%);
}
.headerBig .dec{
    position: absolute;
    top:588px;
    left:656px;
    padding-left:80px;
    padding-bottom:60px;
    width:425px;
}
.headerBig .dec i{
    display: block;
    position: absolute;
    width:40px;
    height:30px;
}
.headerBig .dec i.front{
    top:0;
    left:0;
    background-position:0 -250px;
}
.headerBig .dec i.back{
    right:0;
    bottom:0;
    background-position:0 -300px;
}
.headerBig .dec span{
    display: inline-block;
    max-height:330px;
    font-size:20px;
    color:#000;
    line-height:30px;
    overflow: hidden;
}
/*头部-小*/
.headerLittle{
	margin-top:50px;
    background:url(../img/hds_bg_f24b2bf6.png) no-repeat center top;
}
.headerLittle>div{
    height:690px;
}

.headerLittle .people{
    position: absolute;
    top:190px;
    left:0;
    width:700px;
    height:500px;
}
.headerLittle .name{
    position: absolute;
    top: 45px;
    left: 0;
    font-size: 92px;
    color:#000;
}
.headerLittle .name span{
    font-size: 100px;
}
.headerLittle .text{
    position: absolute;
    top:210px;
    left:759px;
}
.headerLittle .text span{
    display: block;
    font-size: 120px;
    line-height: 130px;
    font-weight: bold;
    color:#dbb586;
    /*background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2d4ab), to(#deb98b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    background:-webkit-linear-gradient(top,#fbe1bf,#dcb788);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-transform:uppercase;
}
.headerLittle .text dl{
    position: absolute;
    top:15px;
    left:280px;
}
.headerLittle .text dd{
    display:inline-block;
    margin-bottom:2px;
    color:#fff;
    font-size: 31px;
    line-height:32px;
    height:32px;
    padding:0 5px;
    background-color:#dbb586;
    background-image:linear-gradient(to bottom,#f2d4ab 0%,#deb98b 80%);
    background-image:-webkit-linear-gradient(to bottom,#f2d4ab 0%,#deb98b 80%);
}
.headerLittle .dec{
    position: absolute;
    top:520px;
    right:-174;
    padding-right:50px;
    width:540px;
}
.headerLittle .dec i.back{
    display: block;
    position: absolute;
    width:40px;
    height:30px;
    right:0;
    bottom:0;
    background-position:0 -300px;
}
.headerLittle .dec span{
    display: inline-block;
    max-height:150px;
    font-size:20px;
    color:#000;
    line-height:30px;
    overflow: hidden;
}
/*secOne*/
.secOne{
    padding:137px 0 145px;
    background:url(../img/stbg_def21a78.png) repeat-y center top;
}
.topSlide{
    width:100%;
    max-height:622px;
    overflow: hidden;
    position: relative;
}
.topSlide .prev,.topSlide .next{
    position:absolute;
    right:0;
    z-index:100;
    display:block;
    width:100px;
    height:100px;
}
.topSlide .prev{
    bottom:101px;
    background-position:0 -350px;
}
.topSlide .next{
    bottom:0;
    background-position:0 -451px;
}
.topSlide .prev:hover{
    background-position:-101px -350px;
}
.topSlide .next:hover{
    background-position:-101px -451px;
}
.topSlide ul{
    overflow: hidden;
    position: absolute;
    top:0;
    left:0;
}
.topSlide ul li{
    float: left;
    width: 1080px;
    height:622px;
    overflow: hidden;
    position:relative;
}
.topSlide img{
    display: block;
    width: 1080px;
    height:622px;
}
/*.topSlide ol{
    width:100%;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:10px;
    z-index:10;
    text-align:center;
    font-size:0;
    line-height:0;
}
.topSlide ol li{
    display:inline-block;
    width:20px;
    height:20px;
    overflow:hidden;
    margin: 0 5px;
    background: #0000ff;
    -webkit-border-radius:10px;
    border-radius:10px;
}
.topSlide ol li.current{
    background: #ef6e62;
    color: #ef6e62;
}*/
/*标题*/
.secOne .tit{
    position: absolute;
    top:0;
    left:0;
    z-index:100;
    width:490px;
    height:180px;
    border-bottom:1px dotted #333;
    background-color:#f2f2f2;
}
.secOne .tit dt{
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:100px;
    color:#000;
}
.secOne .tit dt a{
    color:#000;
}

.secOne .tit dt i{
    position: absolute;
    top:0;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#000;
}
.secOne .tit dd{
    font-size:30px;
    font-weight:bold;
    line-height:50px;
    color:#000;
}
.rwzfList .text{
    padding-right:75px;
    padding-top:181px;
    width:490px;
    height:100px;
    float:left;
}
.rwzfList .text dl{
    padding-top:30px;
    font-size:20px;
    color:#000;
    line-height:40px ;
}
.rwzfList .text dt{
    font-size:20px;
    font-weight: 600;
    color:#000;
    line-height:40px ;
}
.rwzfList .text dd{
    font-size:16px;
    color:#000;
    line-height:30px ;
}
.rwzfList .img{
    float:left;
    width:515px;
    height:622px;
}
/*视频*/
.videoCt{
    height:850px;
    background:url(../img/sthrbg_30f82060.jpg) no-repeat center top;
}
.videoCt .tit{
    width:100%;
    height:104px;
}
.videoCt .tit dt{
    float: left;
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:100px;
    color:#000;
}
.videoCt .tit dt i{
    position: absolute;
    top:4px;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#000;
}
.videoCt .tit dd{
    float: left;
    font-size:30px;
    font-weight:bold;
    line-height:135px;
    padding-left:20px;
    color:#000;
}


/*配套*/
.peitao{
    height:850px;
    background:url(../img/hdb_bg_0d6b0982.png) no-repeat center top;
}
.peitao .tit{
    width:100%;
    height:104px;
}
.peitao .tit dt{
    float: left;
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:100px;
    color:#000;
}
.peitao .tit dt i{
    position: absolute;
    top:0;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#000;
}
.peitao .tit dd{
    float: left;
    font-size:30px;
    font-weight:bold;
    line-height:135px;
    padding-left:20px;
    color:#000;
}

.secTwo{
    margin-top:75px;
    background:url(../img/sfbg_8b34a2e4.jpg) no-repeat center top;
}
.secTwo .tit{
    padding-top: 110px;
    padding-left: 270px;
    height:295px;
}
.secTwo .tit dt{
    float: left;
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:80px;
    padding-top:20px;
    color:#fee6c2;
    background:-webkit-linear-gradient(top,#fbe1bf,#dcb788);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-transform:uppercase;
}
.secTwo .tit dt i{
    position: absolute;
    top:0;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#fee6c2;
    background-image: -webkit-linear-gradient(top,#f9ddb6 0%, #dab485 90%, #f9ddb6 0%);
    background-image: linear-gradient(top,#f9ddb6 0%, #dab485 90%, #f9ddb6 0%);
}
.secTwo .tit dd{
    float: left;
    position: relative;
}
.secTwo .tit dd img{
    position: absolute;
    top:100px;
    left:150px;
}
.secTwo .listcon1{
    height:653px;
    overflow: hidden;
}
.secTwo .listcon2{
    padding-top:145px;
    padding-right: 10px;
    height:403px;
}
.listcon1>div{
    float:left;
}
.listcon2>div{
    float:right;
}
.secTwo .listcon div.list{
    width:240px;
    padding:0 25px;
}
.marT207{
    margin-top:207px;
}
.marT270{
    margin-top:270px;
}
.marT304{
    margin-top:304px;
}
.secTwo .listcon .list>dl{
    margin-bottom: 20px;
}
.secTwo .listcon .year{
    line-height:30px;
    font-size:20px;
    color:#414141;
    font-weight: 600;
}
.secTwo .listcon .tt{
    line-height:30px;
    font-size:20px;
    color:#000;
}
.secTwo .listcon .dec{
    line-height:30px;
    font-size:16px;
    color:#414141;
}
.secTwo .listcon a{
    color:#414141;
}

.secthree{
    background:url(../img/strfbg_c49857f4.jpg) no-repeat center top;
}
.secthree>div{
    height:992px;
}
.secthree .tit{
    padding-top:192px;
}
.secthree .tit dt{
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:100px;
    color:#fee6c2;
    background:-webkit-linear-gradient(top,#fbe1bf,#dcb788);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-transform:uppercase;
}
.secthree .tit dt i{
    position: absolute;
    top:0;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#fee6c2;
    background-image: -webkit-linear-gradient(top,#f9ddb6 0%, #dab485 90%, #f9ddb6 0%);
    background-image: linear-gradient(top,#f9ddb6 0%, #dab485 90%, #f9ddb6 0%);
}
.secthree .tit dd{
    font-size:30px;
    font-weight:bold;
    line-height:50px;
    color:#fff;
}
.secthree .name{
    display: block;
    position:absolute;
    bottom:0;
    right:30px;
    width:20px;
    line-height: 22px;
    font-size: 20px;
    color:#000;
}
.secthree .name i{
    display: inline-block;
    width:20px;
    height:58px;
    background-position:-499px top;
}
.secthree .img{
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.secthree .img1{
    left:0;
    top:401px;
    width:489px;
    height:263px;
}
.secthree .img2{
    left:0;
    bottom:35px;
    width:489px;
    height:283px;
}
.secthree .img3{
    left:497px;
    top:96px;
    width:681px;
    height:604px;
}
.secthree .img4{
    left:497px;
    bottom:0;
    width:579px;
    height:283px;
}
.secthree .fc{
    width:100%;
    height:100%;
    position: absolute;
    top:100%;
    left:0;
}
.secthree .fc .l{
    display: block;
    width:18px;
    height:88px;
    position: absolute;
    top:35px;
    left:28px;
    background-position:-530px top;
}
.secthree .fc .r{
    display: block;
    width:51px;
    height:51px;
    position: absolute;
    right:28px;
    bottom:23px;
    background-position:-560px top;
}
.secthree .fc dl{
    padding:20px 37px 75px 70px;
    overflow: hidden;
    color:#fff;
}
.secthree .fc dl a{
    color:#fff;
}
.secthree .fc dt{
    font-size:20px;
    line-height:45px;
}
.secthree .fc dd{
    font-size:16px;
    line-height:30px;
}
.secthree .fc{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');background:rgba(0,0,0,0.8);}
:root .secthree .fc{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');}/*for IE9*/
:root .secthree .fc{filter:none;}/*for IE9*/

/* 滚动 */
.secFive{
    background-color:#fafafa;
}
.secFive .content{
    padding-top:170px;
    padding-bottom:180px;
}
#d_tab29{
    position:relative;
    height:270px;
    text-align:left;
}
#d_tab29 .d_img{
    position:relative;
    margin:0 auto;
    width:1100px;
    height:100%;
}
#d_tab29 .d_img li{
    position:absolute;
    z-index:0;
    background:#f0d2a8;
    text-align: center;
    overflow: hidden;
    display:none;
}
#d_tab29 .d_img li:hover{
    opacity:0.8;
    filter:alpha(opacity=80);
}
#d_tab29 .d_img li img{
    max-width:100%;
    max-height:100%;
    vertical-align: middle;
}

#d_tab29 .d_img li.d_pos1{
    display:list-item;width:170px;height:270px;line-height:266px;
    left:0;	top:0;	z-index:1;
}
#d_tab29 .d_img li.d_pos2{
    display:list-item;width:170px;height:270px;line-height:266px;
    left:180px;top:0;z-index:2;
}
/*#d_tab29 .d_img li.d_pos3{
    display:list-item;width:170px;height:270px;line-height:266px;
    left:25%;top:20px;z-index:3;
}*/
#d_tab29 .d_img li.d_pos4{
    display:list-item;width:170px;height:270px;line-height:266px;
    right:180px;top:0;z-index:2;
}
#d_tab29 .d_img li.d_pos5{
    display:list-item;width:170px;height:270px;line-height:266px;
    right:0;top:0;z-index:1;
}

/*
#d_tab29 .d_menu{position:absolute;bottom:20px;width:100%;text-align:center}
#d_tab29 .d_menu li{display:inline-block;zoom:1;*display:inline;background:url('../img/btn.png') no-repeat 0 0;width:12px;height:12px;cursor:pointer;margin-right:3px}
#d_tab29 .d_menu li.d_select{background:url('../img/btn.png') no-repeat 0 -18px}
*/
#d_tab29 .d_next,
#d_tab29 .d_prev{
    position:absolute;
    top:110px;
    z-index:10;
    cursor:pointer;
    width:38px;
    height:70px;
}
#d_tab29 .d_next{
    right:0;
    background-position:-250px -430px;
}
#d_tab29 .d_prev{
    background-position:-250px -350px;
    left:0;
}
#d_tab29 .d_next:hover{
    right:0;
    background-position:-293px -430px;
}
#d_tab29 .d_prev:hover{
    left:0;
    background-position:-294px -350px;
}
#d_tab29 .d_img li .text{
    position: absolute;
    bottom:5px;
    left:10px;
    display: inline-block;
    width:24px;
    line-height:20px;
    text-align: center;
    font-size:20px;
    color:#414141;
}
#d_tab29 .d_img li .text i{
    display: inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    text-align: center;
    font-size:16px;
    background-color:#414141;
    color:#fff;
}
#d_tab29 .d_img li a{
    display: inline-block;
}
.secFive .wqhg{
    position: absolute;
    left:50%;
    margin-left:-165px;
    top:95px;
    z-index: 100;
}

.secFour{
    margin-top:70px;
    background-repeat: no-repeat;
    background-position: center top;
}
.secFour>div{
    height:889px;
}
.secFour .c{
    position: absolute;
    width:100px;
    height:100px;
    display: table;
    text-align: center;
}
.secFour .c .word{
    width:100%;
    height:100%;
    display: table-cell;
    vertical-align: middle;
    color:#fff;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
}
.secFour .c1{
    top:342px;
    right:464px;
}
.secFour .c2{
    top:342px;
    right:263px;
}
.secFour .c3{
    top:442px;
    right:564px;
}
.secFour .c4{
    top:442px;
    right:364px;
}
.secFour .c5{
    top:542px;
    right:464px;
}
.secFour .c .num{
    position: absolute;
    left:0;
    bottom:5px;
    color:#fff;
    font-size: 12px;
    line-height:12px;
}
.secFour .c .num i{
    display: inline-block;
    width:14px;height:12px;
    margin-right:5px;
    margin-left:2px;
    background-position:-400px -350px;
}
.secFour .c .btn{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#000;
    color:#f54343;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display:none;
}
.secFour .c .btn i{
    display: block;
    margin:16px auto 0;
    width:48px;height:41px;
    background-position:-400px -430px;
}
.secFour .tit{
    position: absolute;
    top:142px;
    left:0;
    z-index:100;
}
.secFour .tit dt{
    position: relative;
    font-size:60px;
    font-weight:bold;
    line-height:60px;
    color:#000;
    width:60px;
}
.secFour .tit dt a{
    color:#000;
}

.secFour .tit dt i{
    position: absolute;
    top:-20px;
    left:0;
    display:block;
    width:56px;
    height:6px;
    background-color:#000;
}
.secFour .tit dd{
    position: absolute;
    bottom:0;
    right:0;
}
.secFour .tit dd img{
    position: absolute;
    bottom:0;
    right:-60px;
}
.vbox{
    height:662px;
    position: relative;
}
#clickPlay1{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    cursor: pointer;
    background:url(../img/play_426b2cee.png) no-repeat center;
}