*{
	margin: 0;border: 0;padding: 0;list-style: none;text-decoration: none;
}
h2,h3,h4,h5{
	font-weight: normal;
}
/*html{
	height: 100%;
}
body{
	height: 100%;
}*/
body{
	background: url(../imgs/img6.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 130px;
}
body,input,textarea,button,select{
	/*font-family: "宋体","仿宋";*/
	line-height: 1.7;
}
a:hover{
	text-decoration: none;
}
/*首页*/
.home-bg{
	/*background: url(../imgs/img1.jpg) no-repeat;background-size: cover;*/
}
.home-bg .home-nav{
	position: fixed;left: 50%;bottom:80px;width:220px;z-index:9; margin-left: -697.5px;
}
.home-bg .home-nav .sidebar{
	position: relative;
}
.home-bg .home-nav .sidebar:after{
	position: absolute;content: "";top: 10px;left: 10px;bottom: 10px;right: 10px;border: 1px solid #b27a5f;
}
.home-bg .home-nav .logo{
	height:265px;background-color: #8f1c2e;text-align: center;
}
.home-bg .home-nav .logo a{
	position: relative;z-index: 99;display: block;
}
.home-bg .home-nav .logo img{
	padding-top: 60px;
}
.home-bg .home-nav .nav{
	background-color: #811828;text-align: center;padding: 50px 0 20px 0;height: auto;overflow: hidden;
}
.home-bg .home-nav .nav ul{
	position: relative;z-index: 99;
}
.home-bg .home-nav .nav li{
	margin-bottom: 35px;
}
.home-bg .home-nav .nav li a{
	font-size: 22px;color: #e6cf9d;display: block;font-family: "宋体"
}
.home-bg .home-nav .nav li a:hover{
	/*color: #da9c46;*/ color: #f0e3ba;
}
.home-bg .home-nav .tele{
	margin-top: 10px;border: 1px solid #b1616d;height:50px;text-align: center;padding-top:13px;
}
.home-bg .tele label{
	font-size: 18px;color: #d7bbbe;margin-right: 8px;
}
.home-bg .tele li{
	font-size: 18px;color: #d2a4ab;line-height:20px;
}
.home-bg .home-txt{
	position: absolute;right: 50%; margin-right: -697.5px; top:60%; margin-top: 100px;  
	/*transition: all 0.5s;*/
	opacity: 0;
	
}
/*.home-bg .home-txt.on{
	margin-top: 110px;
}*/
.home-bg .home-foot{
	position: fixed;bottom: 0;left: 0;right: 0;background: url(../imgs/img26.jpg)repeat #8f1c2e;height: 220px;
}
.home-bg .home-foot ul{
	width: 1395px; margin: 40px auto 0 auto; text-align: right;
}
.home-bg .home-foot li{
	display: inline-block;margin-left:20px;line-height: 0;border: 1px solid transparent;overflow: hidden;transition: all 0.5s;
}
.home-bg .home-foot li img{
	margin: 4px;transition: all 0.5s;
}
.home-bg .home-foot li:hover img{
	transform: scale(1.1);
}
.home-bg .home-foot li.on,
.home-bg .home-foot li:hover{
	border-color:#bb9b6f;
}
.slider__nav{
	display: none;
}

.footer{
	position: fixed;height: 50px;line-height: 50px;background-color: #232323;font-size: 16px;color: #636363;bottom: 0;left: 0;right: 0;z-index: 9;padding: 0 105px;
}
.footer .foot-l{
	float: left;
}
.footer .foot-r{
	float:right;
}
/*1了解聚杰*/
.singlebg{
	 
}

.container{
	width: 1395px; margin: 0 auto 160px auto; padding-top: 80px; height: auto; overflow: hidden;
}
.container .aisde{
	float: left;width: 220px;
}
.container .logo{
	height:265px;background-color: #8f1c2e;text-align: center;
}
.container .logo img{
	margin-top: 47px;
}
.container .logo a{
	border: 1px solid #b27a5f;width:198px;height:243px;display: inline-block;margin: 10px auto 0;transition: all 0.3s;
}
.container .logo a:hover{
	transform: scale(0.95);
}
.container .main{
	float: right;width:1140px;background: url(../imgs/img27.jpg) no-repeat #443f41;background-size: cover;height: 735px;
}
.container .main .aboutus{
	padding: 55px 50px 80px 50px;height: auto;overflow: hidden;
}
.container .aboutus-view{
	float: left;width: 591px;
}
.container .aboutus-view img{
	display: block;
}
.container .aboutus-desc{
	float:right;width: 400px;margin-top: 53px;
}
.container .aboutus-desc h2{
	font-size: 32px;color: #c9b880;margin-bottom: 65px;
}
.container .aboutus-desc p{
	font-size: 18px;color: #e5e5e5;line-height: 40px; text-align: justify;
}
.foot-nav{
	position: fixed;bottom: 50px;height: 80px;left: 0;right: 0;background: url(../imgs/img26.jpg)repeat #8f1c2e; font-family: "宋体","仿宋";
}
.foot-nav ul{
	height: 48px; border: 1px solid #b27a5f;margin-top: 17px;
	
	position: absolute; right: 50%; margin-right: -697.5px; width: 1138px; text-align: center;
}
.foot-nav ul li{
	display: inline-block;
	position: relative;
}
.foot-nav ul li:after{
	position: absolute;content: "";background: url(../imgs/ico10.png) no-repeat;width: 12px;height: 12px;left: 50%;margin-left: -6px;top: -6px; display: none;
}
.foot-nav ul li.on,
.foot-nav ul li:hover{
}
.foot-nav ul li.on:after,
.foot-nav ul li:hover:after{
	display: block; 
}
.foot-nav ul li a{
	line-height: 48px;font-size: 22px;color: #c9b880;display: inline-block;padding: 0 50px;
}
.foot-nav ul li:hover a{
	/*color: #da9c46;*/ color: #f0e3ba;
}
/*2掘金区位-1*/
.container .aisde .nav{
	text-align: center;margin-top: 55px;
}
.container .aisde .nav li{
	margin-bottom: 50px;
}
.container .aisde .nav li a{
	display: block;font-size: 24px;color: #93795a;
}
.container .aisde .nav li:hover a,
.container .aisde .nav li.on a{
	color: #c9b880;
}
.container .gold{
	padding: 20px 25px;height: auto;overflow: hidden;
}
.container .gold-view{
	height: 560px;width: 1080px;
}
.container .gold-view img{
	display: block; 
}
.container .gold-view2{
	display: none;
}
.gold-nav{
	margin-top: 20px;
}
.gold-nav li{
	float: left;display: inline;text-align: center;width: 16.66%;text-align: center;
}
.gold-nav li i{
	height: 78px;width: 78px;border: 1px solid #ac9d70;border-radius: 78px;display: block;text-align: center;margin: 0 auto 10px;position: relative;top: 0;transition: all 0.5s;
}
.gold-nav li:hover i{
	top: -10px;
}
.gold-nav li i img{
	margin-top: 15px;
}
.gold-nav li span{
	font-size: 16px;color: #ac9d70;
}
/*2掘金区位-2*/
.gold2{
	padding: 45px 60px 25px;position: relative;height: auto;overflow: hidden;
}
.gold2-view{
	width: 1016px;height: 506px;overflow: hidden;
}
.gold2-view.slider{
	position: static;
}
.gold2-view .slider__nav{
	top: 570px; bottom: auto; display: block;
}
.gold2-desc{
	margin-top:35px;
}
.gold2-desc h2{
	font-size:27px;color: #c9b880;margin-bottom: 20px;
}
.gold2-desc p{
	font-size:14px;color: #b9b8b8;line-height: 30px; text-align: justify;
}
/*2掘金区位-3*/
.gold3{
	height: auto;overflow: hidden;padding: 40px 60px 20px;
}
.gold3-view {
	width: 1022px;height: 540px;position:relative;
}
.gold3-view img{
	display: block;
}
.gold3-view .txt{
	position: absolute;bottom: 0;left: 0;right: 0;height: 88px;background-color: rgba(61,54,55,0.7);
	
}
.gold3-view .txt h2{
	font-size: 27px;color: #c9b880;line-height: 88px;padding-left: 18px;
}
.gold3-desc{
	margin-top:15px;
}
.gold3-desc p{
	font-size: 14px;color: #c0bfbf;line-height: 30px; text-align: justify;
}
/*3顶级办公-1*/
.office{
	padding: 55px 0;height: auto;overflow: hidden;
}
.office li{
	float: left;display: inline;width: 313px;margin-left: 48px;
}
.office li .img{
	height: 493px; line-height: 0; overflow: hidden;
}
.office li .img img{
	transition: all 0.4s;
}
.office li:hover .img img{
	transform: scale(1.1);
}
.office li .txt{
	font-size: 16px;color: #b2a373;line-height: 36px;margin-top: 20px; text-align: justify;
}
/*3顶级办公-2*/
.office2{
	padding: 125px 25px 105px 40px;height: auto;overflow: hidden;
}
.office2 .office2-l{
	float: left;width: 578px;
}
.office2 .office2-l img{
	display: block; width: 100%;
}
.office2 .office2-l li{
	margin-bottom:5px;
}
.office2 .office2-r{
	float: right;width: 476px;margin-top: 40px;
}
.office2 .office2-r h2{
	font-size: 30px;color: #c9b880;margin-bottom:60px;
}
.office2 .office2-r li{
	font-size: 18px;color: #ffffff;background: url(../imgs/ico10.png) no-repeat left center;padding-left: 25px;margin-bottom:20px; text-align: justify;
	
}
/*3顶级办公-3*/
.office3{
	/*padding: 65px 60px;*/ 
	text-align: center;
}
.office3 .img{
	display: block;
}
.office3 .img img{
	transition: all 0.5s;
}
.office3 .img img:hover{
	transform: scale(1.05);
}
.office3 .img1{
	display: none;
}
/*3顶级办公-4*/
.office4{
	margin: 30px 30px 35px;height: auto;overflow: hidden;background: url(../imgs/ico17.png) no-repeat;
}
.office4 ul{
	margin: 90px 0 0 30px;
	text-align: center;
}
.office4 ul li{
	display: inline-block;margin-right: 33px;text-align: center;
}
.office4 ul li sup{
overflow: hidden; width: 491px; height: 427px; display: inline-block;
}
.office4 ul li .img img{
	/*width: 491px; height: 427px;*/
	width: 100%; height: 100%;
	transition: all 0.4s;
}
.office4 ul li:hover .img img{
	/*transform: translateY(-20px);*/
	transform: scale(1.6);
}

.office4 ul li .img{
	width: 491px;position:relative;
}
.office4 ul li .img sub{
	position: absolute;width: 128px;height: 128px;border-radius: 100%;background-color: #c9b880;left: 50%;margin-left: -64px;bottom: -55px;text-align: center;color: #FFFFFF;
}
.office4 ul li .img span{
	font-size: 59px;line-height: 50px;padding-top: 20px;display:inline-block;
}
.office4 ul li .img small{
	font-size: 29px;
}
.office4 ul li .txt{
	font-size: 16px;color: #b3a473;margin-top:115px;
}
/*4实力打造-1*/
.devbg{
	padding: 170px 70px 100px 55px;
}
.devbg ul{
	position: relative;
}
.devbg ul:after{
	position: absolute;content: "";height: 383px;width: 1px;background-color: #c9b880;left: 354px;top: 0;
}
.devbg li{
	height: auto;overflow: hidden;margin-bottom:7.5vh;
}
.devbg li label{
	font-size: 18px;color: #c9b880;width: 80px;display: inline-block;float: left;line-height: 105px;
}
.devbg li img{
	float: left;
}
.devbg .list .img{
	margin-top: 45px;
}
.devbg .img{
	float: left;width: 355px;
}
.devbg .txt{
	float: right;width: 590px;font-size: 18px;color: #ffffff;line-height: 35px; text-align: justify;
}

.devbg2{
	padding:60px 90px;
}
.devbg2 li{
	border-bottom: 1px solid #c9b880;height: auto;overflow: hidden;padding: 45px 0 50px 0;
}
.devbg2 li:last-child{
	border-bottom: none;
}
.devbg2 .img{
	float: left;width: 126px;
}
.devbg2 .txt{
	float: right;width: 760px;
}
.devbg2 .txt h2{
	font-size: 26px;color: #c6b57e;margin-bottom: 10px;
}
.devbg2 .txt p{
	font-size:18px;color: #FFFFFF;line-height: 35px; text-align: justify;
}
/*联系我们*/
.contact{
	padding: 35px 40px;height: auto;overflow: hidden;
}
.contact-view{
}
.contact-view img{
	max-width: 100%;
}
.contact-nav{
	margin-top: 30px;
}
.contact-nav ul{
	width: 110%;/* height: auto; overflow: hidden;*/
}
.contact-nav li{
	float: left;display: inline;margin-right:70px;
}
.contact-nav li .img{
	float: left;height: 78px;width: 78px;border: 1px solid #c2b17c;text-align: center;border-radius: 100%;
	position: relative;top: 0;transition: all 0.5s;
}
.contact-nav li:hover .img{
	top: -10px;
}
.contact-nav li .txt{
	float: left;margin-left: 16px;color: #c2b17c;
}
.contact-nav li .txt h2{
	font-size: 20px;margin-bottom:10px; font-weight: bold;
}
.contact-nav li .txt p{
	font-size:14px;color: #a09268;
}
.contact-nav li .txt span{
	font-size:14px;line-height: 22px;
}
.contact-nav li .img img{
	margin-top: 20px;
}
.contact-nav li td{
	margin-right: 15px;
}
#allmap{
	width: 1068px;height: 540px;
}

/*banner*/

.picFocus{
	/*width: 100%; height: 100%; text-align: center;*/
}
/*.picFocus .bd{
	width: 100%;
}*/
.picFocus .bd li{
	position: relative; 
}
.picFocus .bd li .img{
	 display: block; height: 900px; background-size:cover ; background-position: center ;
}

.home .foot-nav{
	display: none;
}
.picFocus2{
	display: none;
}
