﻿/*banner*/

body {
    font-family: "Microsoft YaHei";
}
/*img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
.banner {
    width: 100%;
    /*height: 910px;*/
}

.banner .swiper-container {
    width: 100%;
   /* height: 490px;*/
}
.banner .swiper-container img {
    width: 100%;
    height: 100%;
}
.banner .swiper-button-prev {
    left: 120px;
    width: 42px;
    height: 42px;
    background: url(../images/next_prev.png) 0 center no-repeat;
}

.banner .swiper-button-next {
    right: 120px;
    width: 42px;
    height: 42px;
    background: url(../images/next_prev.png) -42px center no-repeat;
}

.swiper-pagination-bullet {
     width: 14px !important;
    height: 14px !important;
    border-radius: 7px;
    border: 1px solid #fff;
	background: white !important;
	opacity:1!important;
}

.swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    border-radius: 7px;
    background: #ce2926 !important;
    border: 1px solid #ce2926;
}

.swiper-pagination {
    bottom: 5px !important;
}

#zx {
    position: absolute;
    top: 450px;
    left: 350px;
    display: block;
    width: 169px;
    height: 40px;
    line-height: 40px;
    background: #ce2926;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    z-index: 50;
}

.offer {
    position: absolute;
    top: 835px;
    left: 0;
    width: 100%;
    height: 74px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.offer_content {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    overflow: hidden;
}

.offer_content p,
.form_content {
    float: left;
}

.offer_content p {
    margin-left: 32px;
    height: 100%;
    line-height: 74px;
    font-size: 22px;
    color: #b1b1b1;
}

.offer_content p span {
    padding: 0 10px;
    font-size: 18px;
}

.form_content {
    margin-top: 12px;
    font-size: 0;
}

.form_content input {
    display: inline-block;
    margin-left: 13px;
    height: 47px;
    padding: 0;
    background: none;
    outline: none;
    border: 0px;
}

.form_content .f_name {
    width: 211px;
    background: rgba(255, 255, 255, 0.4);
    text-indent: 1em;
}

.form_content .cellphone {
    width: 459px;
    background: rgba(255, 255, 255, 0.4);
    text-indent: 1em;
}

.form_content .zx_button {
    width: 172px;
    background: #ce2926;
    color: #fff;
}

.brand,.product,.Core_strengths{
	width: 100%;
	min-width: 1200px;
	margin: auto;
	padding: 0;
	overflow: hidden;
}
.Core_strengths{
	margin:-55px auto 0;
}
.brand_content{
	width: 1700px;
	padding:0;
	margin: auto;
}
.brand_title{
	width: 100%;
	height: 135px;
	font-size: 34px;
	color:#303030 ;
	text-align: center;
	line-height: 135px;
	margin: 0;
}
.brand_ul {
	width: 100%;
	background:#ebebeb;
	padding: 65px 0;
}
.brand_ul ul{
	width: 1700px;
	padding: 0;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.brand_ul ul li{
	flex: 0 1 326px; 
	/*list-style: none;*/
}
.brand_ul ul li a i{
	width: 320px;
	height: 132px;
	display: block;
	background-size:contain;
}
.brand_ul ul li a i:hover{
	background-size:contain;
}	
.brand_content_i1{
	background: url(../images/1.png)center no-repeat;
}
.brand_content_i2{
	background: url(../images/2.png)center no-repeat;
}
.brand_content_i3{
	background: url(../images/3.png)center no-repeat;
}
.brand_content_i4{
	background: url(../images/4.png)center no-repeat;
}
.brand_content_i5{
	background: url(../images/5.png)center no-repeat;
}
.brand_content_i1:hover{
	background: url(../images/1_1.png)center no-repeat;
}
.brand_content_i2:hover{
	background: url(../images/2_1.png)center no-repeat;
}
.brand_content_i3:hover{
	background: url(../images/3_1.png)center no-repeat;
}
.brand_content_i4:hover{
	background: url(../images/4_1.png)center no-repeat;
}
.brand_content_i5:hover{
	background: url(../images/5_1.png)center no-repeat;
}
/*产品*/
.product_div{
	width: 1200px;
	padding: 0;
	overflow: hidden;
	margin:30px auto;
}
.product_div img{
	width:1131px;
	height: 397px;
	display: block;
	margin: 0 auto;
}


.package_content {
    position: relative;
    top: 30px;
    margin: 0 auto;
    width: 1200px;
    height: 532px;
    overflow: hidden;
}

.content_list1 {
    position: absolute;
    left: 146px;
    top: 0;
    width: 903px;
    height: 523px;
    z-index: 3;
    opacity: 1;
}

.content_list2 {
    position: absolute;
    right: 0;
    top: 68px;
    width: 685px;
    height: 384px;
    z-index: 2;
    opacity: 0.8;
}

.content_list3 {
    position: absolute;
    left: 0;
    top: 68px;
    width: 685px;
    height: 384px;
    z-index: 2;
    opacity: 0.8;
}

.content_list2 img,
.content_list3 img,
.content_list1 img {
    width: 100%;
    height: 100%;
}

.displayon {
    display: block;
}

.displayoff {
    display: none;
}

.package_text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 81px;
    /**background: rgba(225,225,225,0.3);*/
    color: #fff;
}

.package_text p {
    float: left;
    margin-left: 26px;
    margin-top: 20px;
    line-height: 22px;
    width: 734px;
    font-size: 14px;
}

.package_text p span {
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
}

.package_text i {
    float: right;
    margin: 20px 21px 0 0;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/jiantou.png) center no-repeat;
}

.package_prev {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 279px;
    width: 20px;
    height: 39px;
    background: url(../images/paging.png) 0 center no-repeat;
}

.package_next {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 279px;
    width: 20px;
    height: 39px;
    background: url(../images/paging.png) -30px center no-repeat;
}


/*案例*/

.case {
    /*margin-top: 44px;*/
    padding: 18px 0;
    width: 100%;
    /*height: 718px;*/
    /*padding-bottom: 50px;*/
    background: url(../images/anlidi.jpg) center no-repeat;
	overflow:hidden;
}

.case .title p {
    padding-top: 56px;
    color: white;
}

.case .title i {
    opacity: 0.2;
}

.case_content {
    margin: 18px auto;
    width: 1200px;
	padding: 0;
    display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.case_content ul {
	 width: 282px;
}

.case_content ul li {
    position: relative;
    width: 282px;
    height: 59px;
	
    border-bottom: 1px dashed #504f4e;
    cursor: pointer;
}
.case_content ul li:nth-child(even){
	/*background-color: #F1F1F1;*/
}
.case_content ul li p {
    font-size: 18px;
    color: #fff;
	letter-spacing: 5px;
}
.case_active div p{
	color: #CE2926 !important;
	font-weight:600;
}
.case_content ul li p span {
    margin-left: 22px;
    font-size: 12px;
    color: #605f5f;
}

.case_content ul li h6 {
    display: none;
    font-size: 14px;
    color: #afafaf;
}

.case_content_text {
    width: 100%;
    height: 59px;
}

.case_content_text p {
	width: 100%;
    height: 59px;
    padding: 0 !important;
	margin:0 !important;
	text-align:center;
	line-height:59px;
}

.case_content ul li i {
    float: right;
    margin: 18px 6px 0 0;
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../images/case_icon.png) 0 center no-repeat;
}

.case_content ul li a {
    display: block;
    width: 98px;
    height: 26px;
    border: 1px solid #cc2320;
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
}

.case_box {
    width: 910px;
	flex:1;
	padding:0;
}

.case_img {
    display: none;
	width: 910px;
	padding:0;
	overflow:hidden;
}
.case_img_box{
	width:910px;
	padding:0;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-around;
}
	
.case_img_list {
	flex:0 1 440px;
    width:440px;
    height: 266px;
    overflow: hidden;
    margin:5px;
	position:relative;
}
.case_img_list img {
    width: 100%;
    height: 100%;
}


.case_img_list img {
    border: none;
}

.case_img_list .kuang {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 224px;
    text-align: center;
    background: rgba(0,0,0,0.4);
    padding-top: 73px;
}
.case_img_list p {
    /*display: none;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*line-height: 224px;*/
    /*background: rgba(206, 41, 38, 0.8);*/
    margin: 0 auto;
    width: 224px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    background: url("../images/kuangaa.png") no-repeat 0 0;
    background-size: 100% 100%;
    font-size: 15px;
    color: #fff;
}

.case_img_list:hover .kuang {
    display: block;
}


/*设计团队*/

.teams {
    width: 100%;
    height: 845px;
    background: url(../images/shejidi.jpg) center bottom no-repeat;
}



.introduction {
    float: left;
    margin-left: 40px;
    width: 428px;
}

.introduction .job {
    font-size: 30px;
    color: #CE2926;
}

.introduction .job span {
    font-size: 20px;
    color: #1b151;
}

.introduction .works {
    margin: 26px 0 10px 0;
}

.introduction .works,
.introduction .time {
    font-size: 14px;
    color: #1b151;
}

.introduction .works:before,
.introduction .time:before {
    content: "";
    display: inline-block;
    margin-right: 18px;
    width: 13px;
    height: 13px;
    vertical-align: middle;
}

.introduction .works:before {
    background: url(../images/teams_icon.png) 0 0 no-repeat;
}

.introduction .time:before {
    background: url(../images/teams_icon.png) 0 -28px no-repeat;
}

.introduction .styles {
    margin: 36px 0 26px 0;
}

.introduction .styles,
.introduction .idea {
    font-size: 18px;
    color: #1b151;
}

.introduction .styles:before {
    content: "";
    display: inline-block;
    margin-right: 14px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.introduction .idea:before {
    content: "";
    display: inline-block;
    margin-right: 11px;
    width: 22px;
    height: 25px;
    vertical-align: middle;
}

.introduction .styles:before {
    background: url(../images/teams_icon.png) 0 -84px no-repeat;
}

.introduction .idea:before {
    background: url(../images/teams_icon.png) 0 -176px no-repeat;
}

.idea span,
.styles span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    margin-left: 32px;
}



/*楼盘*/

.build {
    width: 100%;
    height: 580px;
}

.build_content {
    margin: 0px auto;
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.build_content_title{display:none;}
	
.build_content ul {
    overflow: hidden;
	
}

.build_content .build_content_title li {
    float: left;
    padding: 0 28px;
    line-height: 16px;
    border-right: 1px solid #a3a3a3;
    font-size: 16px;
    cursor: pointer;
}

.build_off {
    color: #1b1b1b;
}

.build_on {
    color: #CE2926;
}

.build_content_on{
    display: block !important;
}

.build_content_box {
    float: left;
    position: relative;
    width: 922px;
    height: 480px;
    margin-top: 22px;
}

.build_content_list{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.build_content_list .list_1{
    width: 531px;
    height: 468px;
    margin-left: 0;
}

.build_content_list li{
    position: absolute;
}

.build_content_list li p{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.build_content_list li p:before{
    content: "";
    display: inline-block;
    margin: 0 8px 0 11px;
    width: 15px;
    height: 19px;
    background: url(../images/build_address.png) center no-repeat;
    vertical-align: middle;
}
.build_content_list li img{
    display: block;
    width: 100%;
    height: 100%;
}

.list_1 p{
    width: 100%;
    height: 68px;
    line-height: 42px;
    background: #232323;
    font-size: 18px;
    z-index: 10;
}

.list_1 span{
    display: block;
}

.build_content_list li span{
    position: absolute;
    bottom: 12px;
    left: 32px;
    color: #a4a4a4;
    font-size: 14px;
    z-index: 21;
}
.list_1{
    top: 0;
    left: 0;
}
.list_2{
    top: 0;
    left: 540px;
}
.list_3{
    top: 0;
    left: 737px;
}
.list_4{
    top: 160px;
    left: 540px;
}
.list_5{
    top: 160px;
    left: 737px;
}
.list_6{
    top: 320px;
    left: 540px;
}
.list_7{
    top: 320px;
    left: 737px;
}

.list_2,.list_3,.list_4,.list_5,.list_6,.list_7{
    width: 186px;
    height: 148px;
}

.list_2 p,.list_3 p,.list_4 p,.list_5 p,.list_6 p,.list_7 p{
    width: 100%;
    height: 31px;
    line-height: 30px;
    font-size: 14px;
}

.list_2 span,.list_3 span,.list_4 span,.list_5 span,.list_6 span,.list_7 span{
    display: none;
}

.build_prev,.build_next{
    background: rgba(255,255,255,.5);
    width: 41px;
    height: 41px;
    padding: 12px 16px 10px 14px;
}

.build_prev{
    position: absolute;
    top: 359px;
    left: 446px;
    z-index: 20;
}
.build_next{
    position: absolute;
    top: 359px;
    left: 490px;
    z-index: 20;
}

.build_prev img{
    display: block;
    width: 11px;
    height: 19px;
    /*padding: 12px 16px 10px 14px;*/
}
.build_next img{
    display: block;
    width: 11px;
    height: 19px;
    /*padding: 12px 14px 10px 16px;*/
}


.building{
    float: left;
    margin-left: 9px;
    margin-top: 22px;
    width: 269px;
    height: auto;
}
.building_title{
    width: 100%;
    height: 129px;
    background: #232323;
    text-align: center;
}

.building_title h5{
    padding-top: 32px;
    font-size: 22px;
    color: #fff;
}

.building_title a{
    display: inline-block;
    margin-top: 15px;
    width: 99px;
    height: 33px;
    line-height: 33px;
    border-radius: 4px;
    background: #CE2926;
    color: #fff;
}

.building_list{
    width: 100%;
    height: 44px;
    background: #cacaca;
    font-size: 0;
}
.building_list span{
    display: inline-block;
    padding: 12px 19px;
    font-size: 14px;
}
.building_list_details{
    width: 100%;
    height: 294px;
    background: #e5e5e5;
    overflow: hidden;
}
.building_list_details ul li{
    padding: 10px 0px 10px 17px;
}

.building_list_details ul li span{
    margin-right: 18px;
    font-size: 12px;
}

/*公司周刊*/

.weekly {
    width: 100%;
    height: 920px;
    background: url(../images/gszk.png) center no-repeat;
	overflow: hidden;
    padding-top: 40px;
}

.weekly .title {
    height: 170px;
}

.weekly .title p{
    padding-top: 62px;
}

.weekly_content {
    margin: 0 auto;
    width: 1200px;
    height: auto;
}

.weekly_content_title {
    font-size: 0px;
    text-align: center;
	margin-top: 60px;
}

.weekly_content_title span {
    display: inline-block;
    width: 92px;
    height: 26px;
    line-height: 26px;
    margin-left: 26px;
    font-size: 16px;
    cursor: pointer;
}

.weekly_on {
    background: #CE2926;
    color: #fff;
}
/*
.weeklyleft_on{
    display: block !important;
}
.weeklyleft_off{
    display: none;
}*/

.weekly_content_list {
    background: url('../images/weekly1.jpg') no-repeat center center;
    background-size: 100% 100%;
    width: 1080px;
    height: 541px;
    margin: 40px auto 0;
    position: relative;
}
.weekly_content_list .weekly-table {
    display: none;
}

.weekly_content_list ul {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    padding: 58px 0 0 46px;
    /*display: none;*/
}

.weekly_content_left li div {
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 44px;
    width: 450px;
}

.weekly_content_left li a {
    color: #000;
}
.weekly_content_left li a h4 {
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.weekly_content_left li a p {
    padding-top: 12px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.weekly_content_left li a i {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    color: #7b7b7b;
}

.weekly_content_left li div i:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    width: 15px;
    height: 12px;
    background: url(../images/weekly_icon.png) center no-repeat;
}

.weekly_content_left li div:hover>h4,
.weekly_content_left li div:hover>p {
    color: #CE2926;
}

.weekly_content_right {
    position: absolute;
    top: 0;
    right: 0;
    width: 479px;
    height: auto;
    padding: 36px 32px 0 0px;
}

.weekly_content_right h5 {
    padding: 16px 0;
    font-size: 20px;
}

.weekly_content_right p {
    line-height: 28px;
    font-size: 14px;
    color: #393939;
}

.weekly_content_right a {
    display: block;
    margin-top: 24px;
    width: 97px;
    height: 29px;
    border: 1px solid #CE2926;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #393939;
}

.more_news {
    margin-top: 37px;
    text-align: center;
}

.more_news a {
    display: inline-block;
    width: 113px;
    height: 27px;
    border: 1px solid #CE2926;
    line-height: 28px;
    border-radius: 14px;
    font-size: 14px;
    color: #393939;
}


/*核心优势*/
.Core_strengths_content{
	width: 100%;
	min-width: 1200px;
	height: 530px;
	background: url(../images/hexin.jpg) center no-repeat;
	margin: 30px 0;
	overflow: hidden;
}
.Core_strengths_content ul{
	width: 1040px;
	height: 300px;
	padding: 0;
	/*overflow: hidden;*/
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 190px auto 0;
}
.Core_strengths_content ul li{
	flex: 0 1 260px;
	height:300px;
	display: block;
}
.Core_strengths_content ul li img{
	width: 230px;
	height: 300px;
	display: block;
	margin: auto;
}

/*合作品牌*/
.company{
    width: 100%;
	min-width:1200px;
	margin: 0 auto 60px;
	padding:0
}
.company_img{
	width:1200px;
	padding:0;
	overflow:hidden;
	margin:auto;
}
.company_img ul li{
    width:236px;
    float:left;
    margin:2px;
}
.company_img img{
	display:block;
	margin:auto;
	width:100%;
}
	
	
/*公共样式部分*/
li{list-style: none;}
.titles{
	width: 100%;
	height: 60px;
	font-size: 30px;
	color:#303030 ;
	text-align: center;
	line-height: 60px;
	margin: 30px 0 0 0;
}
.tities_i{
	display: block;
	width: 100%;
    height: 1px;
    margin: 10px 0;
    display: block;
    border-bottom:1px solid #e5e5e5;
}
.tities_i:after {
    content: "";
    position: relative;
    top: -11px;
    left: 50%;
    display: inline-block;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #c22e2e;
}
.titles_tishi{
	display: block;
	text-align: center;
	font-size: 20px;
	color:#303030 ;
	margin-top: 15px;
	margin-bottom:30px;
}
.piblic_img,.piblic_img2{
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;	
	cursor: pointer;
	/*position: absolute;*/
}
.piblic_img:hover {
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.piblic_img2:hover {
	transform:translateX(10px);
	-ms-transform:translateX(10px);
	-moz-transform:translateX(10px);
	-webkit-transform:translateX(10px);
	-o-transform:translateX(10px);
}
/*公共样式部分*/