body{
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    background-repeat: repeat;
    color: #161a2b;
}

/* ----------------------------------------------------------------
    单选和多选
----------------------------------------------------------------- */

pre{
    font-size: 46px;
    color: #fff;
    background: none;
    border: none;
    margin: 0;
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    min-height: 200px;
}
/* ----------------------------------------------------------------
    手机nav
----------------------------------------------------------------- */
.mb_nav_style{
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    padding: 1px 15px;
}
.sidenav {
    background: rgba(255, 255, 255, 1);
    display: block;
    font-size: 16px;
    height: 100%;
    left: 0;
    position: fixed;
    overflow: auto;
    transform: translate(-250px, 0);
    transition: transform .3s;
    top: 0;
    width: 250px;
    z-index: 1000;
    padding: 60px 24px 24px 24px;
}
.sidenav.show {
    transform: translate(0, 0)
}
.sidenav-overlay{
    background: rgba(0, 0, 0, 0.2);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 888;
}
.mp_nav li a{
    color: #000;
    display: block;
    padding: 20px 0px;
}
.mb_logo{
    margin: 16px 0px;
}
#sidenav-toggle{
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 15px;
}

/* ----------------------------------------------------------------
    通用
----------------------------------------------------------------- */
.container-fluid{
    width: 100%;
}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
a{
    color: #161a2b;
}
a, a:hover, a:focus{
    text-decoration: none;
}
a:hover{
    color: #bf1a20;
}

h2{
    line-height: 42px;
}

p{
    margin-bottom: 0px;
    line-height: 24px;
}

.text-muted{
    color: #999;
}

.text-white{
    color: #fff;
}

.text_666{
    color: #666;
}

.text-primary{
    color: #5799d7;
}

.font_wt_xi{
    font-weight: 300;
}

.bg_e1e3e5{
    background: #e1e3e5;
}

.bg_eff0f1{
    background: #eff0f1!important;
}

.font_16{
    font-size: 16px;
}

.font_18{
    font-size: 18px;
}

.no_margin{
    margin: 0px;
}

.mt12{
    margin-top: 12px;
}

.mt24{
    margin-top: 24px;
}

.mt36{
    margin-top: 36px;
}

.mt68{
    margin-top: 68px;
}

.mt100{
    margin-top: 100px;
}

.mb48{
    margin-bottom: 48px;
}

.mb24{
    margin-bottom: 24px;
}

.mb100{
    margin-bottom: 100px;
}

.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}

.pg_left_right4{
    padding-left: 4px;
    padding-right: 4px;
}
.mg_left_right4{
    margin-left: -4px;
    margin-right: -4px;
}

.pg_left_right7{
    padding-left: 7px;
    padding-right: 7px;
}

.pg_left_right10{
    padding-left: 10px;
    padding-right: 10px;
}
.mg_left_right10{
    margin-left: -10px;
    margin-right: -10px;
}

/* ----------------------------------------------------------------
    index
----------------------------------------------------------------- */
/*nav*/
.navbar{
    min-height: 120px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
}
.navbar-default{
    background: #fff;
}
.navbar-brand{
    height: 120px;
    padding: 58px 15px 18px 15px;
}
.navbar-default .navbar-nav>li>a{
    color: #161a2b;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #bf1a20;
}
.pc_nav{
    margin-top: 40px;
}
.pc_nav li a{
    display: inline-block;
    height: 80px;
    line-height: 80px;
    font-size: 17px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    position: relative;
    padding: 0px;
    margin: 0px 18px;
}
.pc_nav li a:before{
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #bf1a20;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.pc_nav li a:hover:before, .pc_nav li a:focus:before ,.pc_nav .active a:before{
    left: 0;
    right: 0;
}
.pc_nav_right li a{
    padding: 0px 10px;
    margin: 0px;
    line-height: 80px;
}
.navbar-default .pc_nav>.active>a,.navbar-default .pc_nav>.active>a:hover,.navbar-default .pc_nav>.active>a:focus{
    background: none;
    color: #bf1a20;
}
.pc_nav_menu{
    min-width: 300px;
    padding: 12px 24px;
    border: none;
}
.pc_nav_menu .form-control{
    border: none;
    box-shadow: none;
    background: #f5f5f5;
}
.pc_nav_menu .btn,.pc_nav_menu .btn:hover,.pc_nav_menu .btn:focus{
    width: 50px;
    background: #bf1a20;
    color: #fff;
    border-color: #bf1a20;
}
/*内容*/
.index_banner .swiper-slide{
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
    /*height: 859px;*/
}
.index_zhuti{
    padding: 0px 172px;
    position: relative;
}
.container-fluid.index_zhuti{
    padding: 0px;
}
.xqycond .col-md-12{padding:0;}
.xqycond .container{width:100%; padding:0;}
.xqycond .row{margin:0;}
.index_zhuti_style{
    position: relative;
    display: block;
}
.index_zhuti_style_img{
    width: 100%;
    height: 446px;
    overflow: hidden;
}
.index_zhuti_style img{
    transition:all 0.5s ease-out;
}
.index_zhuti_style:hover img{
    transform:scale(1.1);
}
.index_zhuti_style h1{
    position: absolute;
    top: 16px;
    left: 14px;
    line-height: 56px;
    font-size: 46px;
}
.index_zhuti_style h4{
    font-size: 16px;
    margin: 8px 0px 25px 0px;
}

.to-top{
    position: static!important;
    color: #e1e3e5;
    font-size: 18px;
    margin: 16px 0px;
}
.to-top img{
    margin-top: -3px;
}
.index_bottom{
    background: #000;
    padding: 27px 0px 22px 0px;
}
.bottom_style1 li a{
    color: #e1e3e5;
    display: inline-block;
    font-size: 18px;
    margin: 16px 0px;
    margin-right: 40px;
}
.bottom_style1 li a:hover{
    color: #bf1a20;
}
.bottom_style2 li a{
    display: inline-block;
    margin: 16px 0px;
    margin-right: 8px;
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.bottom_style2 .bottom_tb1{
    background: url("../img/bottom_tb1.png") no-repeat;
}
.bottom_style2 .bottom_tb1:hover{
    background: url("../img/bottom_tb1_1.png") no-repeat;
}
.bottom_style2 .bottom_tb2{
    background: url("../img/bottom_tb2.png") no-repeat;
}
.bottom_style2 .bottom_tb2:hover{
    background: url("../img/bottom_tb2_1.png") no-repeat;
}
.bottom_style2 .bottom_tb3{
    background: url("../img/bottom_tb3.png") no-repeat;
}
.bottom_style2 .bottom_tb3:hover{
    background: url("../img/bottom_tb3_1.png") no-repeat;
}
.modal-backdrop{
    background: none;
}
.modal-dialog {
    margin: 100px auto;
    background: none;
}
.modal-content{
    background: none;
    box-shadow: none;
    border: none;
}

.bottom_style3 p{
    color: #e1e3e5;
    line-height: 22px;
}

/* ----------------------------------------------------------------
    “策活力”︱2018华策游学季拉开帷幕
----------------------------------------------------------------- */
.f_nav{
    background: #000;
}
.f_nav h3{
    margin: 18px 0px;
}
.policy_zt_style{
    line-height: 32px;
    margin: 24px 0px;
}

/* ----------------------------------------------------------------
    大东海新天地示范区
----------------------------------------------------------------- */
.dnwd_area_style1 h2{
    font-size: 36px;
    margin: 86px 0px 32px 0px;
}
.dnwd_area_style1 h4{
    line-height: 42px;
    font-size: 24px;
    margin-bottom: 24px;
}
.dnwd_area_style1 p{
    margin: 10px 0px 40px 0px;
    line-height: 26px;
}

.dnwd_area_style2 p,.dnwd_area_style3 p{
    line-height: 30px;
    margin-bottom: 12px;
}
.dnwd_area_style2 .biaoshi{
    margin: 10px 0px 124px 0px;
}

.dnwd_area_style3 h1{
    font-size: 32px;
    margin: 18px 0px 12px 0px;
}
.dnwd_area_style3 p{
    margin-bottom: 38px;
}
.dnwd_area_style3 h2{
    font-size: 25px;
    margin: 0px 0px 6px 0px;
}
.dnwd_area_style3 h5{
    margin: 0px 0px 38px 0px;
}
.dnwd_area_style3 .biaoshi{
    margin-top: 73px;
}

.dnwd_area_style4{
    margin-top: 18px;
}

.dnwd_area_style5 h1{
    font-size: 32px;
    margin: 210px 0px 12px 0px;
}
.dnwd_area_style5 p{
    margin-bottom: 16px;
}
.dnwd_area_style5 .biaoshi{
    margin: 6px 0px 28px 0px;
}

.dnwd_area_style6 ul li{
    display: inline-block;
    width: 18%;
    line-height: 48px;
    padding-left: 8px;
    margin-left: 1%;
}
.dnwd_area_style7 .biaoshi{
    margin: 56px 0px 38px 0px;
}
.huandeng1 .biaoshi{
    background: #fff;
    margin-top: 8px;
}

.dnwd_area_style8 p{
    margin: 72px 0px 18px 0px;
}
.dnwd_area_img{
    height: 450px;
    line-height: 450px;
    margin: 18px 0px;
}

.dnwd_area_style9 ul h4{
    margin-top: 160px;
}
.dnwd_area_style9 ul li{
    line-height: 30px;
}

.public_style .index_zhuti_style_img{
    height: 364px;
}
.public_style h4{
    background: #d4d5d6;
    padding: 4px 7px;
    margin: 0px 0px 40px 0px;
}

/* ----------------------------------------------------------------
    联系我们
----------------------------------------------------------------- */
#dituContent img{
    max-width: none;
}
#dituContent .center{
    width: 259px!important;
}
#dituContent .bottom{
    height: 25px!important;
}
.contact_bt{
    margin: 42px 0px 24px 0px;
}
.contact_top h6{
    font-size: 9px;
    line-height: 24px;
    margin: 20px 0px 4px 0px;
}
.contact_top p{
    font-size: 16px;
}
.contact_right{
    margin: 100px 0px 0px 62px;
}
.contact_right li{
    font-size: 20px;
    line-height: 38px;
}

/* ----------------------------------------------------------------
    新闻动态
----------------------------------------------------------------- */
.news_style{
    padding-top: 68px;
    padding-bottom: 68px;
}
.news_style .media{
    display: block;
    padding-bottom: 68px;
}
.news_style .media .pull-left{
    padding-right: 24px;
}
.news_style .media .media-body h4{
    background: #d4d5d6;
    padding: 8px 18px;
    font-size: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
   /* white-space: nowrap; */
    line-height: 35px;
}
.news_style .media .media-body p{
    font-size: 16px;
    line-height: 32px;
    margin-top: 16px;
}

/* ----------------------------------------------------------------
    华亚世茂国风武夷
----------------------------------------------------------------- */
.tourism_style1 h1{
    margin-top: 78px;
}
.tourism_style2 h4{
    line-height: 30px;
}

/* ----------------------------------------------------------------
    景观项目获第八届艾景奖优秀景观设计奖
----------------------------------------------------------------- */
.design_h4{
    margin: 16px 0px 26px 0px;
    line-height: 30px;
}

/* ----------------------------------------------------------------
    研究与见解-以生活模式之名，演绎健康产品...
----------------------------------------------------------------- */
.research_style1{
    margin: 158px 0px;
}
.research_style1 li{
    line-height: 34px;
}
.research_style2 h1{
    font-size: 32px;
    margin: 78px 0px 0px 0px;
}
.research_style2 h2{
    font-size: 25px;
}
.research_style3{
    padding-top: 24px;
    padding-left: 58px;
}
.research_style3 li{
    line-height: 30px;
}
.research_style4{
    margin-bottom: 228px;
}
.research_style5 p,.research_style11 p{
    line-height: 36px;
}
.research_style6{
    margin-top: 280px;
}
.research_style7{
    margin-top: 124px;
}
.research_style8{
    margin-top: 112px;
}
.research_style9{
    margin-top: 150px;
}
.research_style10{
    margin-top: 130px;
}
.research_style11 h1{
    margin-top: 40px;
}
.research_style12 p{
    line-height: 26px;
    height: 200px;
}
.research_style13 p{
    margin: 48px 0px 18px 0px;
}
.research_style14 p{
    line-height: 30px;
}
.research_style15 p{
    height: 160px;
    line-height: 30px;
}
.research_style15_img{
    height: 330px;
    line-height: 330px;
}
.research_style15_2 p{
    height: 100px;
}
.research_style16 p{
    line-height: 30px;
    margin-bottom: 18px;
}
.research_style17{
    margin-top: 60px;
}
.research_style17 p{
    line-height: 32px;
}
.research_style_cms{
    margin-top: 140px;
}
.research_style18 p{
    line-height: 30px;
}
.research_style18{
    margin-bottom: 40px;
}

/* ----------------------------------------------------------------
    五环天地
----------------------------------------------------------------- */
.earth_zbt h2{
   margin: 86px 0px 0px 0px;
}
.earth_fbt{
    font-size: 30px;
}
.earth_sjt{
    margin-top: 8px;
}

/* ----------------------------------------------------------------
    绍兴大都会
----------------------------------------------------------------- */
.shaoxing_bt1{
    line-height: 46px;
    margin: 28px 0px 28px 0px;
}
.shaoxing_bt2{
    line-height: 60px;
    margin: 48px 0px 28px 0px;
}

/* ----------------------------------------------------------------
    n11
----------------------------------------------------------------- */
.no_bt_h2{
    font-size: 36px;
    margin: 88px 0px 0px 0px;
}
.no_bt_h3{
    margin: 0px 0px 88px 0px;
}
.no_bt_p{
    line-height: 30px;
    margin-bottom: 18px;
}
.no_style p{
    line-height: 30px;
}

/* ----------------------------------------------------------------
    澳洲阿德莱德公寓
----------------------------------------------------------------- */
.residence_aaaa_style1 h4{
    margin-top: 48px;
    margin-bottom: 14px;
}
.residence_aaaa_style1 .dl-horizontal{
    color: #161a2b;
}
.residence_aaaa_style1 .dl-horizontal dt{
    text-align: left;
    font-weight: 300;
}
.residence_aaaa_style1 .dl-horizontal dd{
    font-weight: 300;
    margin-bottom: 14px;
}
.residence_aaaa_style1{
    margin-bottom: 38px;
}

/* ----------------------------------------------------------------
    浙江柳市中梁首府
----------------------------------------------------------------- */
.coziz_style{
    line-height: 36px;
    margin-bottom: 12px;
}

/* ----------------------------------------------------------------
    安徽铜陵创元大酒店
----------------------------------------------------------------- */
.whsqaswgjcyy_style{
    font-size: 22px;
}
.whsqaswgjcyy_style .dl-horizontal dd{
    margin-bottom: 24px;
}
.whsqaswgjcyy_style .dl-horizontal dt{
    width: 224px;
}

/* ----------------------------------------------------------------
    超级碗计划万达商业茂
----------------------------------------------------------------- */
.cpbabojcewc_style1{
    line-height: 30px;
}

/* ----------------------------------------------------------------
    福州苍霞天主教堂
----------------------------------------------------------------- */
.fzcxtzjt_style h4{
    font-size: 16px;
    line-height: 30px;
}

/* ----------------------------------------------------------------
    手机
----------------------------------------------------------------- */
@media (max-width: 750px){
    .pc_nav_menu{
        min-width: 100%;
        padding: 0px;
        margin-top: 24px;
    }
    .index_zhuti,.pg_left_right4,.pg_left_right7{
        padding: 0px 15px;
    }
    .bottom_style3 p{
        text-align: left;
    }
    .contact_right{
        margin: 88px 0px;
    }
    .index_zhuti_style_img{
        height: auto;
    }
    .index_banner .swiper-slide{
        /*height: 300px;*/
    }
    .news_style .media .pull-left{
        padding: 0px;
        width: 100%;
        float: none;
    }
    .news_style .media .pull-left img{
        width: 100%;
    }
    .news_style .media .media-body{
        overflow:visible;
    }
}