*{
    margin: 0; padding: 0;
}

/*@font-face {
	font-family: myFirstFont;
	src: url('font-1.TTF');
}*/

@media (min-width:640px){body{font-size:1rem;}}
@media (min-width:960px){body{font-size:1.2rem;}}
@media (min-width:1280px){body{font-size:1rem;}}

img {
    border: none; 
}

body {
	font-size: 16px; color: #202020; background-color: #fff;  font-family: "微软雅黑";
}
a {
    text-decoration: none; color: #202020; cursor:pointer;  
    
}
input {
	cursor: text;
    outline: none;
}

button,
select {
	cursor:pointer; outline: none;
}
 
a:hover {
    text-decoration: none; color: #00ae66;
}
ul,li {
    list-style-type: none;  
}
h1,h2,h3 {
        font-weight: normal;
}
html {
    -webkit-text-size-adjustÃ¯Â¼Â none;
}

.clearfix:after{  
   content: "020";  
   display: block;  
   height: 0;  
   clear: both;  
   visibility: hidden;   
} 
 .clearfix {  
   zoom: 1;  
}

a,
button,
input,
.in-bd-3-1 span,
.in-bd-3-2 span,
.screen-5 .picScroll-left .bd ul li .in-pic-1,
.screen-5 .picScroll-left .bd ul li .pic:after,
.screen-8 ul li,
.child-House-1-1 li,
.child-House-2-2 li,
.child-team-span-1 strong,
.child-team-1 li,
.child-House-list li,
.child-news-1 li,
.child-Renovation-1 li {
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
}


.all {
	min-width: 1200px;
}

.in-public {
	width: 1200px; margin-left: auto; margin-right: auto;
}

.top-1 {
	background-color: #fafafa; border-bottom: 1px solid #e5e5e5;
}

.top-1 div p {
	font-size: 14px; height: 40px; line-height: 40px; display: block; float: left;
}

.top-1 div div {
	float: right;
}

.top-1 div div span {
	display: block; font-size: 14px; height: 40px; line-height: 40px; float: left; margin-left: 25px;
}

.top-2 {
	position: relative;
}

.top-2 .in-public .logo {
	display: block; width: 212px; height: 66px; background-image: url(../img/logo.jpg); background-position: center center; background-repeat: no-repeat; float: left; margin: 20px 0;
}

.top-2 .in-public ul.nav {
	float: right;
}

.top-2 .in-public ul.nav>li {
	float: left; margin-left: 40px;  padding: 20px 0;
}

.top-2 .in-public ul.nav>li>a {
	display: block; height: 66px; line-height: 66px;
}

.top-2 .in-public {
	
}

.nav-1 {
	position: absolute; left: 0; top:106px; width: 100%; z-index: 3; background-color: rgba(255,255,255,.85); display: none;
}

.top-2 .in-public ul.nav>li:hover  .nav-1 {
	display: block;
}

.nav-1 li {
	float: left;
}

.nav-1 li a {
	padding: 20px 30px; display: block;
}

.nav-1 li i {
	display: block; width: 39px; height: 37px; margin: 0 auto 5px; background-position: center center; background-repeat: no-repeat;
}


.nav-1 li a p {
	font-size: 14px; display: block; text-align: center;
}

.nav-li-1 i {
	background-image: url(../img/a01.png);
}

.nav-li-1:hover i {
	background-image: url(../img/a01-1.png);
}

.nav-li-2 i {
	background-image: url(../img/a02.png);
}

.nav-li-2:hover i {
	background-image: url(../img/a02-1.png);
}

.nav-li-3 i {
	background-image: url(../img/a03.png);
}

.nav-li-3:hover i {
	background-image: url(../img/a03-1.png);
}

.nav-li-4 i {
	background-image: url(../img/a04.png);
}

.nav-li-4:hover i {
	background-image: url(../img/a04-1.png);
}

.ul-1 {
	margin-left: 450px;
}

.ul-2 {
	margin-left: 840px;
}

/* 本例子css */

.screen-1 .slideBox {
	width: 100%;
	height:auto;
	overflow: hidden;
	position: relative;
}


.screen-1 .slideBox .bd {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 0;
}

.screen-1 .slideBox .bd ul {
	height: auto; width: 100%;
}

.screen-1 .slideBox .bd li {
	zoom: 1;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.screen-1 .slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.Location-1 {
	width: 1200px; height: auto; margin: 0 auto; position: absolute; left: 50%; margin-left: -600px; bottom: 10px;
}

.screen-1 .slideBox .prev,
.screen-1 .slideBox .next {
	float: left;
	display: block;
	width: 27px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 10px;
	background-color:#2f2f2f;
}

.screen-1 .slideBox .prev {
	background-image: url(../img/left-1.png); margin-right: 10px;
}

.screen-1 .slideBox .next {
	
	background-image: url(../img/right-1.png);
}

.screen-1 .slideBox a.selected {
	width: 70px;
	background-color: #ff9207;
}

.screen-1 .slideBox .prev:hover {
	
}

.screen-1 .slideBox .prev:hover,
.screen-1 	.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.screen-2 {
	background-image: url(../img/b01.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover;
}

.screen-2-left {
	width: 765px; height: auto; float: left; margin-bottom: 90px;
}

.screen-2-left h2 {
	margin: 70px 0 0;
}

.screen-2-left h2 strong {
	font-size: 40px; font-weight: normal; display: block; font-family: myFirstFont;
}

.screen-2-left h2 span {
	display: block; font-size: 20px; color: #787878; font-family: myFirstFont; font-style: italic;
}

.screen-2-left div {
	font-size: 16px; color: #202020; line-height: 30px; margin: 40px 0; height: 150px; font-family: "微软雅黑";
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:5;
	overflow: hidden;
	
}

.in-more {
	width: 180px; height: 48px; line-height: 48px; text-align: center; display: block; border: 1px solid #d8d8d8; border-radius: 30px;  font-size: 14px; color: #787878;
}

.in-more:hover {
	background-color: #00ae66; border: 1px solid #00ae66; color: #fff;
}

.screen-2-right {
	width: 370px; height: 420px; float: right; background-color: #fafafa; position: relative;
}

/* 本例子css */
.screen-2-right .slideTxtBox {
	width: 100%;
	position: absolute;
	left: 0; top: -90px;
	height: auto;
}

.screen-2-right .slideTxtBox .hd {
	height:90px;
	background: #f4f4f4;
	background-image: url(../img/b02.jpg); background-position: center center; background-repeat: no-repeat;
}

.screen-2-right .slideTxtBox .bd .in-bd-1 {
	zoom: 1;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.in-h2-1 {
	position: absolute; left: 0; top: 0; width: 100%; height: 90px; display: block;
}

.in-h2-1 div {
	margin: 25px 35px;
}

.in-h2-1 div>span {
	width: 42px; height: 40px; display: block; float: left; background-position: center center; float: left;
}

.in-h2-b-1 div>span {
	background-image: url(../img/q01.png); 
}

.in-h2-b-2 div>span {
	background-image: url(../img/q02.png); 
}

.in-h2-b-3 div>span {
	background-image: url(../img/q03.png); 
}

.in-h2-1 p {
	display: block; float: left; width: 216px;
}

.in-h2-1 i {
	display: block; width: 2px; height: 22px; background-color: #fff; float: left; margin: 9px 20px;
}

.in-h2-1 strong {
	font-size: 20px; font-weight: normal; display: block; color: #fff; height: 20px; line-height: 20px; margin: 0 0 6px;
}

.in-h2-1 span {
	font-size: 14px; font-weight: normal; display: block; color: #fff; height: 14px; line-height: 14px;
}

.screen-2-right .slideTxtBox .arrow {
	display: block; position: absolute; right: 35px; top: 33px; height: 24px; z-index: 3;
}

.screen-2-right .slideTxtBox .arrow a {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	cursor: pointer;
}

.screen-2-right .slideTxtBox .arrow .next {
	background-image: url(../img/a-top-1.png);
	margin-bottom: 4px;
}

.screen-2-right .slideTxtBox .arrow .prev {
	background-image: url(../img/a-top-2.png);
}

.in-bd-2 ul {
	overflow: hidden;
}

.in-bd-2 li {
	margin-left: 50px; margin-right: 50px;
}

.in-bd-2 .in-input-1 {
	border-bottom: 2px solid #e5e5e5; margin-top: 20px;
}

.in-bd-2 .in-input-1 span {
	display: block; font-size: 14px; color: #202020; float: left; height: 40px; line-height: 40px; margin: 0 10px 0 0;
}

.in-bd-2 .in-input-1 input,
.in-bd-2 .in-input-1 select {
	width: 200px; height: 40px; line-height: 40px; display: block; float: left; border: none; background-color: transparent;
}

.in-input-2 {
	margin-top: 30px;
}

.in-input-2 button {
	width: 268px; height: 48px; border: 1px solid #00ae66; display: block; font-size: 20px; color: #fff; background-color: #00ae66; border-radius: 5px;
}

.in-input-2 button:hover {
	border: 1px solid #ff9207; display: block; font-size: 20px; color: #ff9207; background-color: #fafafa; 
}

.in-title-1 {
	text-align: center;
}

.in-title-1 h2 {
	display: block; font-size: 40px; font-weight: normal; font-family: myFirstFont; height: 40px; line-height: 40px;
}

.in-title-1 span {
	font-size: 14px; color: #787878; display: block;  height: 14px; line-height: 14px; margin: 10px 0 20px;
    font-family: myFirstFont;
    font-style: italic;
}

.in-title-1 p {
	font-size: 14px; color: #787878; display: block;  height: 14px; line-height: 14px;
    font-family: myFirstFont;
}

.screen-3 {
	margin: 60px 10px;
}

.screen-3 .slideTxtBox {
	margin: 20px 0 0;
}

.screen-3 .slideTxtBox .bd .in-bd-1 {
	zoom: 1;
}

.screen-3 .hd {
	margin: 0 0 30px;
}

.screen-3 .hd ul {
	margin: 0 auto; width: 260px;
}

.screen-3 .hd ul li {
	width: 118px; height: 42px; float: left; border: 1px solid #d8d8d8; border-radius: 30px; text-align: center; line-height: 42px; margin: 0 5px; font-size: 16px;
}

.screen-3 .hd ul li.on {
 	background-color: #00ae66; color: #fff;
 }
 
 .in-bd-3 li {
 	float: left; overflow: hidden; width: 20%; margin-bottom: 20px;
 }

.in-bd-3-z {
	margin: 0 10px; height: 100%; position: relative; overflow: hidden;
}


.in-bd-3-1 {
	display: block;
}

.in-bd-3-1 a {
	display: block;
}

.in-bd-3-1 a img {
	display: block; height: 250px; min-width: 100%; 
}

.in-bd-3-2 {
	position: absolute; left: 0px; width: 100%; height: 0; top: -100%; background-color: rgba(0,0,0,.6); z-index: 3; overflow: hidden;
	
	transition:All 1s ease-in-out;
	-webkit-transition:All 1s ease-in-out;
	-moz-transition:All 1s ease-in-out;
	-o-transition:All 1s ease-in-out;
	
}

.in-bd-3 li:hover .in-bd-3-2 {
	top: 0; height: 100%;
}

.in-bd-3-2 span {
	width: 100px; height: 100px; display: block; margin: 30px auto 10px; border-radius: 90%; border: 2px solid #fff; overflow: hidden;
}

.in-bd-3-2 span:hover {
	border: 2px solid #00ae66;
}

.in-bd-3-2 span a {
	width: 100px; height: 100px; display: block; overflow: hidden;
}

.in-bd-3-2 span img {
	display: block; width: 100%; height: auto;
}

.in-bd-3-2 h2 {
	display: block; height: 20px; color: #fff; overflow: hidden; width: 155px; margin: 0 auto;
}

.in-bd-3-2 h2 strong {
	font-size: 18px; display: block; float: left; height: 18px; line-height: 18px; font-weight: normal;
}

.in-bd-3-2 h2 i {
	display: block; font-size: 14px; font-style: normal; height: 14px; line-height: 14px; float: left; margin: 6px 0 0 5px;
}


.in-bd-3-2 p {
	font-size: 14px; display: block; height: 16px; line-height: 16px; width: 90%; margin: 10px auto 15px; text-align: center; color: #fff;
}

.in-bd-3-3 {
	width: 172px; margin: 0 auto;
}

.in-bd-3-3 a {
	display: block; width: 80px; height: 23px; float: left; text-align: center; font-size: 14px; color: #fff; line-height: 23px;
}

.in-a-1 {
	margin-right: 8px; border: 1px solid #00ae66; background-color: #00ae66;
}

.in-a-1:hover {
	border: 1px solid #00ae66; background-color: transparent; color: #00AE66; border-radius: 3px;
}

.in-a-2 {
 	border: 1px solid #ff9207; background-color: #ff9207;
 }
 
 .in-a-2:hover {
	border: 1px solid #ff9207; background-color: transparent; color: #ff9207; border-radius: 3px;
}

 .in-bd-3 li:hover .in-bd-3-1 span {
 	bottom: -70px;
 }

.in-bd-3-1 span {
	height: 70px; width: 100%; display: block; background-image: url(../img/b01.png); background-repeat: repeat-x; position: absolute; left: 0; bottom: 0px; z-index: 2; overflow: hidden;
}

.in-bd-3-1 span p {
	display: block; margin: 30px 20px 0; height: 30px; line-height: 30px; color: #fff;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.screen-3 .in-more {
	margin: 20px auto 0;
}

.screen-4 {
	background-color: #fafafa; padding: 60px 0 120px;
}

.screen-4 li {
	width: 300px; height: 345px; float: left; position: relative;
}

.screen-4 li a:hover {
	z-index: 3; position: relative; 
}

.screen-4 li:hover div {
	display: block;
	
	width: 300px; height: 345px; position: absolute; top: 0; left: 0;
}

.screen-4 .in-public {
	margin-top: 60px;
}

.screen-4 li a {
	position: relative; display: block; top: 0; left: 0;
}

.screen-4 li a span>img {
	width: 300px; height: 345px; display: block;
}

.screen-4 li a div {
	width: 0px; height: 0px; position: absolute; z-index: 2; top: 50%; left: 50%; background-image: url(../img/b02.png); background-position: center center; background-repeat: no-repeat; overflow: hidden;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
	
}

li.Choice-1 {
	 margin: -86px 0 0 150px;
}

li.Choice-2 {
	margin: -86px 0 0 0px;
}

.screen-4 li a div span {
	width: 157px; height: 174px; display: block; position: absolute; top: 50%; left: 50%; z-index: 3; margin-top: -87px; margin-left: -78.5px; background-image: url(../img/b03.png); background-position: center center; background-repeat: no-repeat;
	
display: table;
	
}

.screen-4 li a div span p {
    display: table-cell;
    width: 100%; margin: 0 auto;
    text-align: center;
    color: #fff;
    vertical-align: center;
    vertical-align: middle;
    font-family: myFirstFont;
    font-size: 24px;
    
}

.screen-4 li a div span p strong {
	display: block; font-weight: normal; width: 70%; margin: 0 auto;
}

.screen-5 {
	background-color: #1d1d1d; padding: 60px 0 40px;
}

.screen-5 .in-title-1 h2 {
	color: #fff;
}

/* 本例子css */

.screen-5 .picScroll-left {
	width: 1340px;
	margin: 60px auto 30px;
	overflow: hidden;
	position: relative;
}

.screen-5 .picScroll-left .in-public {
	overflow: hidden;
}

.screen-5 .picScroll-left .hd {
}

.screen-5 .picScroll-left .hd .prev,
.screen-5 .picScroll-left .hd .next {
	display: block;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 90%;
}

.screen-5 .picScroll-left .hd .next {
	left: 0; background-image: url(../img/left-2.png);
}

.screen-5 .picScroll-left .hd .next:hover {
	background-image: url(../img/left-2-1.png); background-color: #00ae66; border-color:#00ae66 ;
}

.screen-5 .picScroll-left .hd .prev {
	right: 0; background-image: url(../img/right-2.png); 
}

.screen-5 .picScroll-left .hd .prev:hover {
	background-image: url(../img/right-2-1.png); background-color: #00ae66; border-color:#00ae66 ;
}

.screen-5 .picScroll-left .bd {
	
}

.screen-5 .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.screen-5 .picScroll-left .bd ul li {
	height:446px;
	margin: 0 28px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.screen-5 .picScroll-left .bd ul li .pic:after {
	content: "";  
   display: block;  
   height: 86px;  
   position: absolute; left: 50%; margin-left: -0.5px; width: 1px; background-color: rgba(255,255,255,.1); bottom: -70px;
}

.screen-5 .picScroll-left .bd ul li:hover .pic:after {
	width: 0; height: 0;
}

.screen-5 .picScroll-left .bd ul li .pic {
	text-align: center; position: relative;
}

.screen-5 .picScroll-left .bd ul li .pic img {
	width: 279px;
	height: 366px;
	display: block;
}

.screen-5 .picScroll-left .bd ul li .pic a {
	display: block; width: 100%; height: auto; position: relative;
}

.screen-5 .picScroll-left .bd ul li .pic a:hover img {
	
}

.screen-5 .picScroll-left .bd ul li .in-pic-1 {
	display: block; width: 100%; height: 50%; position: absolute; left: 0; bottom: 0; background-image: url(../img/b04.png); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%;
}

.screen-5 .picScroll-left .bd ul li:hover .in-pic-1 {
	bottom: -100%;
}

.screen-5 .picScroll-left .bd ul li .in-pic-1 div {
	width: 100%; height: 20px; position: absolute; left: 0; bottom: 70px;
}

.screen-5 .picScroll-left .bd ul li .in-pic-1 p {
	display: block; font-size: 18px; color: #fff; text-align: left; position: relative; height: 20px; line-height: 20px; margin: 0 20px; text-indent: 25px;
}

.screen-5 .picScroll-left .bd ul li .in-pic-1 p:after {
	 content: "";  
   display: block;  
   height: 2px;  
   position: absolute; left: 0; width: 16px; background-color: #fff; top: 9px;
}

.screen-5 .picScroll-left .bd ul li:hover .in-pic-2 {
	left:0; bottom: -80px; width: 100%;
	
	transform:rotateY(360deg);
-webkit-transform:rotateY(360deg); /* Safari and Chrome */
-moz-transform:rotateY(360deg); /* Firefox */
	
}

.in-pic-2 {
	position: absolute; left: 0; bottom: -100%; width: 100%; background-color: #00AE66; color: #fff; overflow: hidden;
	
	transition:All 1s ease-in-out;
	-webkit-transition:All 1s ease-in-out;
	-moz-transition:All 1s ease-in-out;
	-o-transition:All 1s ease-in-out;
	
	
	 
}

.in-pic-2 div {
	margin: 25px;
}

.in-pic-2 h2 {
	display: block;
}

.in-pic-2 h2 strong {
	font-size: 20px; font-weight: normal; display: block; float: left; height: 20px; line-height: 20px;
}

.in-pic-2 h2 span {
	font-size: 14px; font-weight: normal; display: block; float: left; height: 14px; line-height: 14px; margin: 6px 0 0 10px;
}

.in-pic-2 h3 {
	display: block; margin: 20px 0 10px;
}

.in-pic-2 h3 span {
	margin-right: 20px;
}

.in-pic-2 h3 span,
.in-pic-2 h3 strong {
	display: block; height: 14px; line-height: 14px; font-size: 14px; color: #fff; float: left; font-weight: normal;
}

.in-pic-2 p {
	display: block; font-size: 14px; color: #fff; text-align: left; line-height: 20px; height: 40px;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	
}

.in-p-1 {
	width: 286px; height: 8px; display: block; margin: 0 auto; background-image: url(../img/w02.png); background-position: center center; background-repeat: no-repeat;
}

.screen-6 {
	background-color: #fafafa; padding: 60px 0;
}

.screen-6 .container {
	width: 1200px;
	margin: 60px auto 0;
	position: relative;
}

.screen-6 .slide {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.screen-6 .slide .img {
	overflow: hidden;
	position: absolute;
	transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}

.screen-6 .slide .img img {
	display: block;
	width: auto;
	height: 100%;
}

.screen-6 .slide .img1 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: -50%;
	z-index: 1;
}

.screen-6 .slide .img2 {
	width: 60%;
	height: 90%;
	top: 5%;
	left: 0;
	z-index: 2;
	position: relative;
}

.screen-6 .slide .img2:after,
.screen-6 .slide .img4:after {
	content: "";  
   display: block;
   width: 100%; height: 100%; background-color: rgba(0,0,0,.5); position: absolute; left: 0; top: 0;
}

.screen-6 .slide .img3 {
	width: 46%;
	height: 100%;
	top: 0;
	left: 27%;
	z-index: 3;
}

.screen-6 .slide .img4 {
	width: 60%;
	height: 90%;
	top: 5%;
	left: 40%;
	z-index: 2;
}

.screen-6 .slide .img4 img {
	height: 100%;
	float: right;
}

.screen-6 .slide .img5 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: 110%;
	z-index: 1;
}

.screen-6 button {
	position: absolute;
	top: 50%;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	background-color: #fff;
	border: none;
	display: block;
	z-index: 3;
	background-position: center center; background-repeat: no-repeat;
}

.screen-6 button:hover {
	background-color: #00AE66;
}

.screen-6 button.screen-6-left {
	left: 27%; background-image: url(../img/left-3.png); margin-left: -28px;
}

.screen-6 button.screen-6-left:hover {
	background-image: url(../img/left-3-1.png);
}

.screen-6 button.screen-6-right {
	right: 27%; background-image: url(../img/right-3.png); margin-right: -28px;
}

.screen-6 button.screen-6-right:hover {
	background-image: url(../img/right-3-1.png);
}

.screen-6 .in-more {
	margin: 40px auto 0;
}

.screen-7 {
	margin: 60px 0;
}

/* 本例子css */

.screen-7 .slideTxtBox {
	margin-top: 25px;
}

.screen-7 .slideTxtBox .hd {
	margin: 0 0 30px;
}

.screen-7 .slideTxtBox .hd ul {
	width: 280px; height: auto; margin: 0 auto;
}

.screen-7 .slideTxtBox .hd ul li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	width: 118px;
	height: 42px;
	border: 1px solid #eaeaea;
	font-size: 16px;
	color: #787878;
	line-height: 42px;
	 text-align: center;
	 border-radius: 30px;
}

.screen-7 .slideTxtBox .hd ul li.on {
	background-color: #00AE66; border: 1px solid #eaeaea; color: #fff;
}

.screen-7 .slideTxtBox .bd .in-bd-4 {
	zoom: 1;
}

.in-bd-4 ul:first-child {
	margin-right: 60px;
}

.in-bd-4-ul-1 {
	float: left; width: 570px; height: auto;
}

.in-4-li-1 {
	background-color: #fafafa; margin-bottom: 25px;
}

.in-bd-4-ul-1 li a {
	display: block; overflow: hidden;
}

.in-4-li-1 span {
	display: block; width: 224px; height: 168px; float: left;
}

.in-4-li-1 span img {
	display: block; width: 224px; height: 168px;
}

.in-4-li-1 div {
	margin: 30px 20px; float: left; width: 306px;
}

.in-4-li-1 div h2 {
	display: block; height: 16px; line-height: 16px; font-size: 16px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.in-4-li-1 div p {
	display: block; height: 40px; line-height: 20px; font-size: 14px; color: #787878; margin: 19px 0;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	
}

.in-4-li-1:hover p,
.in-4-li-1:hover strong {
	color: #202020;
}

.in-4-li-1 div strong {
	display: block; height: 14px; line-height: 14px; font-size: 14px; color: #787878; font-weight: normal;
}

.in-4-li-2 p {
	display: block; height: 50px; line-height: 50px; font-size: 14px; color: #202020; width: 80%; float: left; background-image: url(../img/b05.png); background-position: left center; background-repeat: no-repeat; text-indent: 10px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.in-4-li-2:hover p {
	background-image: url(../img/b05-1.png); color: #00ae66;
}

.in-4-li-2:hover strong {
	color: #202020;
}

.in-4-li-2 strong {
	display: block; height: 50px; line-height: 50px; font-size: 14px; color: #787878; float: right; font-weight: normal; text-align: right;
}

.in-4-li-2 {
 	border-bottom: 1px dashed #e6e6e6;
 }

.screen-7 .in-more {
	margin: 40px auto 0;
}

.screen-8 {
	background-image: url(../img/b03.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 140px;
}

.screen-8 ul li {
	float: left; width: 148px; height: 68px; background-color: #fff; border: 1px solid #dadada; margin-right: 25px;
}

.screen-8 ul li:hover {
	-webkit-box-shadow:0px 0px 5px 2px #dadada;
	-moz-box-shadow:0px 0px 5px 2px #dadada;
	box-shadow:0px 0px 5px 2px #dadada;
}

.screen-8 ul {
	padding: 35px 0;
}

.screen-8 ul li:last-child {
	margin-right: 0;
}

.Choice-3 {
	margin-right: 0;
}

.screen-8 ul li a {
	display: block; padding: 14px 0;
}

.screen-8 ul li a span {
	display: block; width: 42px; height: 40px; float: left; margin: 0 15px 0 17.5px;
}

.screen-8 ul li a span img {
	display: block; width: 42px; height: 40px;
}

.screen-8 ul li a div {
	height: 40px; line-height: 20px; float: left;
}

.screen-8 ul li a div p {
	font-size: 14px; line-height: 20px;
}

.footer-1 {
	background-color: #202020; padding: 40px 0 50px;
}

.footer-1-1 {
	width: 625px; height: auto; float: left;
}

.footer-1-1 ul {
	margin: 0 0 30px;
}

.footer-1-1 ul li {
	float: left; width: 60px; margin-right: 81.25px;
}

.footer-1-1 ul li:last-child {
	margin-right: 0;
}

.footer-1-1 ul li h2 a {
	display: block; font-size: 14px; color: #fff; height: 30px; line-height: 30px;
}

.footer-1-1 ul li p a {
	display: block; font-size: 14px; color: #757575; height: 30px; line-height: 30px;
}

.footer-1-1 div {
	color: #757575;
}

.footer-1-1 div span,
.footer-1-1 div a {
	display: block; font-size: 14px; color: #787878; height: 30px; line-height: 30px; float: left; margin-right: 15px;
}

.footer-1-2 {
	margin: 0 90px 0 130px; width: 104px; float: left;
}

.footer-1-2 span,
.footer-1-2 span img {
	display: block; width: 104px; height: 104px;
}

.footer-1-2 p {
	font-size: 14px; color: #757575; display: block; margin: 10px 0 0;
}

.footer-1-3 {
	width: 251px; height: auto; float: left;
}

.footer-1-3 h2 {
	font-size: 18px; color: #fff; display: block; height: 18px; line-height: 18px;
}

.footer-1-3 span {
	display: block; font-size: 16px; color: #757575; height: 16px; line-height: 16px; margin: 15px 0 10px;
}

.footer-1-3 h3 {
 	font-size: 18px; color: #00ae66; display: block; height: 18px; line-height: 18px; margin: 0 0 10px;
 }
 
.footer-1-3 p {
	font-size: 14px; color: #757575; line-height: 25px;
}

.footer-2 {
	background-color: #1a1a1a; padding: 15px 0;
}

.footer-2 p {
	font-size: 14px; color: #757575;
}

.footer-2 p a {
	font-size: 14px; color: #757575;
}

.footer-3 {
	background-color: #ff9207; width: 100%; padding: 30px 0;
}

.footer-3-1 {
	float: left; margin-left: 35px;
}

.footer-3-1 h2 {
	font-size: 30px; color: #fff; line-height: 38px; font-family: myFirstFont;
}

.footer-3-1 h2 span {
	color: #202020;
}

.footer-3-2 {
	float: left; margin: 0 30px;
}

.footer-3-2 div {
	float: left; margin-right: 8px;
}

.footer-3-2 strong {
	font-weight: normal; display: block; float: left; width: 76px; height: 76px;
}

.footer-3-2 strong button {
	display: block; float: left; width: 76px; height: 76px; background-color: #202020; color: #fff; font-size: 22px; border: 1px solid #202020; font-family: myFirstFont;
}

.footer-3-2 div span {
	display: block;
}

.in-span-1 {
	margin-bottom: 8px;
}

.in-input-3,
.in-input-4 {
	width: 175px; height: 32px; border: 1px solid #fff; background-color: #fff; display: block; float: left; padding: 0 5px;
}

.in-input-3 {
	margin-right: 8px;
}

.in-input-5 {
	width: 110px; height: 32px; border: 1px solid #fff; background-color: #fff; display: block; float: left; padding: 0 5px;
}

.footer-3-2 div span select {
	width: 122px; height: 34px; border: 1px solid #fff; background-color: #fff; display: block; float: left; margin-left: 8px; text-indent: 5px; font-size: 14px; color: #202020;
}

.footer-3-3 {
	float: left; text-align: center;
}

.footer-3-3 p {
	font-size: 25px; color: #fff; display: block; height: 25px; line-height: 25px; margin-bottom: 15px; font-family: myFirstFont;
}

.footer-3-3 strong {
	font-size: 34px; color: #202020; display: block; font-weight: normal; height: 34px; line-height: 34px; font-family: myFirstFont;
}

.footer-3-2 input::-webkit-input-placeholder{
	font-size: 14px; color: #202020;
}    /* 使用webkit内核的浏览器 */
.footer-3-2 input:-moz-placeholder{
	font-size: 14px; color: #202020;
}                  /* Firefox版本4-18 */
.footer-3-2 input::-moz-placeholder{
	font-size: 14px; color: #202020;
}                  /* Firefox版本19+ */
.footer-3-2 input:-ms-input-placeholder{
	font-size: 14px; color: #202020;
}           /* IE浏览器 */

/*在线客服开始*/
	
#scrollSearchDiv {
	position: fixed;
	width: 53px;
	height: 294px;
	right: 5px;
	top: 50%;
	z-index: 9;
	margin-top: -147px;
	display: none;
}

	/*在线客服开始*/
	
.kf {
	position: relative;
}

.side {
	width: 50px;
	height: auto;
	z-index: 100;
	border-bottom: 1px solid #d2d2d2;
}

.side ul {
}

.side ul li {
	position: relative;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

.kf-q {
	width: 48px;
	height: 48px;
	background-color: #fff;
	border: none !important;
}

.kf-q:hover {
	background-color: #ff9207;
}

.kf-q a {
	display: block;
	width: 100%;
	height: 48px;
	color: #b3b3b3;
	line-height: 48px;
	font-size: 28px;
}

.kf-1 {
	width: 48px;
	height: 48px;
	background-color: #fff;
}

.kf-2 {
	width: 48px;
	height: 48px;
	background-position: center center;
	background-repeat: no-repeat;
}

.k-bj-1 {
	background-image: url(../img/kf03.png);
}

.k-bj-1:hover {
	background-image: url(../img/kf03-1.png);
}

.k-bj-2 {
	background-image: url(../img/kf04.png);
}

.k-bj-2:hover {
	background-image: url(../img/kf04-1.png);
}

.k-bj-3 {
	background-image: url(../img/kf02.png);
}

.k-bj-3:hover {
	background-image: url(../img/kf02-1.png);
}

.k-bj-4 {
	background-image: url(../img/kf06.png);
}

.k-bj-4:hover {
	background-image: url(../img/kf06-1.png);
}

.kf-2:hover,.kf-1:hover {
	background-color: #ff9207;
}

.kf-2:hover span,.kf-1:hover .bj03 {
	color: #fff;
}

.k-bj-5 {
	background-image: url(../img/kf07.png);
}

.k-bj-5:hover {
	background-image: url(../img/kf07-1.png);
}

.kf-2 span {
	display: block;
	width: 100%;
	height: 48px;
	color: #b3b3b3;
	line-height: 48px;
	font-size: 28px;
	text-align: center;
}

.side ul li .sidebox {
	position: absolute;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	height: 48px;
	width: 48px;
	top: -1px;
	right: -2px;
	transition: all 0.3s;
	overflow: hidden;
	background-image: url(../img/kf01.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.er_4:hover {
}

.side ul li .sidetop {
	width: 48px;
	height: 48px;
	display: block;
	transition: all 0.3s;
}

.side ul li .sidetop:hover {
}

.side ul li img {
}

.er_4:hover .er_3 {
	display: block;
	left: -140px;
}

.er_3 {
	position: absolute;
	top: -37px;
	left: 280px;
	width: 131px;
	height: 123px;
  /*display: none;*/
	background-image: url(../img/b06.png);
	background-position: right center;
	background-repeat: no-repeat;
	z-index: -1;
	ransition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

.er_3>div {
	width: 123px;
	height: 123px;
	border-radius: 5px;
	background-color: #ff9207;
	overflow: hidden;
}

.er_3 img {
	width: 103px;
	height: 103px;
	margin: 10px;
	display: block;
}

.tp_1 {
	width: 48px;
	height: 48px;
	float: left;
}

.bj01 {
	font-size: 28px !important;
	color: #b3b3b3;
	line-height: 48px !important;
	text-align: center;
	background-image: url(../img/kf01.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.bj02 {
}

.bj03 {
	font-size: 28px !important;
	color: #b3b3b3;
	line-height: 48px !important;
	text-align: center;
	background-image: url(../img/kf05.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.bj03:hover {
	background-image: url(../img/kf05-1.png);
}

.bj04 {
}

.tp_2 {
	font-size: 18px;
	float: left;
	height: 48px;
	line-height: 48px;
	color: #202020;
	font-family: "微软雅黑";
	
}
	
	/*在线客服结束*/
	
.tc-z,
	.tc-z-1,
	.tc-z-2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 3;
	display: none;
}

.tc-z-5 {
	display: none;
}

.tc-1,.tc-2,.tc-3 {
	width: 590px;
	height: 490px;
	background-color: #fff;
	border: 10px solid #ff9207;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -295px 0 0 -245px;
}

.tc-1 h2,.tc-2 h2,.tc-3 h2 {
	font-size: 30px;
	color: #202020;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 60px 0 0;
}

.tc-1>span,.tc-2>span,.tc-3>span {
	width: 40px;
	height: 2px;
	display: block;
	margin: 20px auto 10px;
	background-color: #ff9207;
}

.tc-1 p,.tc-2 p,.tc-3 p {
	width: 100%;
	height: 15px;
	line-height: 15px;
	color: #787878;
	font-size: 14px;
	text-align: center;
	font-family: "宋体";
}

.tc-1 form,.tc-2 form,.tc-3 form {
	width: 400px;
	height: auto;
	margin: 35px auto 0;
	display: block;
}

.tc-1 form>span,.tc-2 form>span,.tc-3 form>span {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.tc-1 form>span span,.tc-2 form>span span,.tc-3 form>span span {
	font-size: 14px;
	color: #202020;
	display: block;
	float: left;
	height: 32px;
	width: 73px;
	line-height: 32px;
}

.tc-1 form>span input,
.tc-2 form>span input,
.tc-3 form>span input {
	font-size: 14px;
	color: #202020;
	display: block;
	float: left;
	height: 30px;
	width: 315px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 0 5px; 
}

.tc-3 form>span select,
.tc-2 form>span select,
.tc-1 form>span select {
	font-size: 14px;
	color: #202020;
	display: block;
	float: left;
	height: 32px;
	width: 327px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 0 5px; 
}

.tc-1 form button,.tc-2 form button,.tc-3 form button {
	width: 193px;
	height: 38px;
	border: 1px solid #00ae66;
	background-color: #00ae66;
	border-radius: 3px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	margin: 40px auto 0;
	display: block;
	cursor: pointer;
}

.tc-1 form button:hover,.tc-2 form button:hover,.tc-3 form button:hover {
	background-color: #fff;
	color: #ff9207;
}

.tc-1>strong,.tc-2>strong,.tc-3>strong {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #64676a;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/gb.png);
	position: absolute;
	top: 1px;
	right: 1px;
}

.tc-1>strong:hover,.tc-2>strong:hover,.tc-3>strong:hover {
	background-color: #ff9207;
	cursor: pointer;
}

/*在线客服结束*/
	
.child-banner {
	
}

.child-banner img {
	display: block; width: 100%; height: auto;
}

.child-title-1 {
	background-color: #f4f4f4; 
}

.child-title-1-1 {
	font-size: 14px; padding: 15px 0;
} 

.child-title-1-1 span,
.child-title-1-1 a,
.child-title-1-1 i {
/*	display: block; 
	float: left;*/
	height: 16px;
	 line-height: 16px;
	 
	  font-style: normal;
}

.child-title-1-1 i {
	margin: 0 5px;
}

.child-House-1 {
	margin-top: 40px; margin-bottom: 70px;
}

.child-House-1-1 {
	
}

.child-House-list li {
	height: auto; float: left; position: relative; margin-bottom: 30px;
}

.child-House-1-1 li {
	width: 585px; 
}

.child-House-1-1 li.Choice-4 {
	margin-right: 30px;
}

.child-House-list li:hover {
	-webkit-box-shadow:0px 0px 5px 2px #dadada;
	-moz-box-shadow:0px 0px 5px 2px #dadada;
	box-shadow:0px 0px 5px 2px #dadada;
}

.child-House-list li span {
	display: block;
}

.child-span-1 {
	position: relative;
}

.child-span-1 strong {
	width: 54px; height: 54px; display: block; border-radius: 90%; border: 2px solid #fff; position: absolute; right: 10px; bottom: -27px; overflow: hidden;
}

.child-a-1 {
	display: block; position: relative;
}

.child-a-1 img {
	display: block; width: 100%; height: 200px;
}
.child-a-2 img {
	display: block; width: 100%; height: auto;
}

.child-div-1 {
	margin: 20px 84px 25px 10px;
}

.child-div-1 h2 {
	font-size: 16px; display: block; height: 20px; line-height: 20px; margin-bottom: 10px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-div-1 h3 {
	font-size: 14px; color: #787878; display: block;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-div-1 h3 span {
	display: block; height: 15px; line-height: 15px; float: left; margin-right: 5px; border-right: 2px solid #9d9d9d; padding: 0 5px 0 0; max-width: 30%;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-div-1 h3 span:last-child {
	border: none;
}

.child-span-2 {
	position: absolute; width: 92px; height: 35px; display: block; background-color: rgba(0,0,0,.4);  z-index: 2; top: 20px; left: 20px; border-radius: 30px; background-image: url(../img/b07.png); background-position: 75px center; background-repeat: no-repeat;
}

.child-span-2 a {
	display: block; font-size: 14px; color: #fff; line-height: 35px; border-radius: 30px; text-indent: 15px;
}

.fy {
		display:table; margin:30px auto 0px;
	}
	
	.fy:after {
		display: none;
	}
	
	.BORDER,.disbled {
		float: left;
		box-sizing: border-box;
		height: 37px;
		text-align: center;
		line-height: 37px
	}
	
	.BORDER {
		margin: 0 5px 0 0;
		padding: 0 10px;
		border: 1px solid #e8e8e8;
		background: #f8f8f8;
		color: #898989;
		font-size: 14px;
		cursor: pointer;
		-webkit-transition: border 1s;
		transition: border 1s;
		
	}
	
	.BORDER:hover {
		border: 1px solid #00ae66;
		background: #00ae66;
		color: #fff;
	}
	
	.fy b
	{
	background:#00ae66;
	color:#FFF;
	border: 1px solid #00ae66;
	
	}
	
.child-House-2-2 li {
	width:289px; margin-right: 14.666px;
}

.child-House-2-2 li.Choice-4 {
	margin-right: 0;
}

.child-House-2-1 {
	margin-bottom: 30px;
}

.child-House-2-1 li {
	float: left; font-size: 14px;
}

.child-House-2-1 li span,
.child-House-2-1 li a {
	display: block; height: 30px; line-height: 30px;
}

.child-House-2-1 li a {
	padding: 0 15px;
}

.child-li-1 {
	margin-left: 40px; margin-right: 20px;
}

.Choice-5 {
	
}

.Choice-5 a,
.child-House-2-1 li a:hover {
	background-color: #00AE66; color: #fff;
}

.child-about-left {
	width: 870px; height: auto; float: left; border: 1px solid #F4F4F4;
}

.child-title-2 {
	text-align: center; margin: 30px 0 0;
}

.child-title-2 h2 {
	font-size: 20px; height: 22px; line-height: 22px; display: block; margin: 0 0 15px;
}

.child-title-2 span {
	font-size: 14px; color: #8a8a8a; display: block; height: 16px; line-height: 16px;
}

.child-about-zw {
	margin: 30px 20px; line-height: 30px; font-size: 16px; color: #666;
}

.child-about-zw img {
	max-width: 100%; height: auto;
}

.Page {
	margin: 0 20px 30px;
}

.Page h2 {
	font-size: 14px; display: block; height: 20px; line-height: 20px;
}

.Page h2 span {
	display: block; height: 20px; line-height: 20px; float: left;
}

.Page h2 a {
	display: block; height: 20px; line-height: 20px; width: 60%; float: left;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-public-right {
	width: 297px; height: auto; float: right;
}

.child-public-right-1 {
	
}

.child-public-right-1 h2 {
	display: block;
}

.child-public-right-1 h2 img {
	display: block; width: 100%; height: auto;
}

.child-public-right-1-ul-1 {
	border: 1px solid #f4f4f4; padding: 13px 0;
}

.child-public-right-1-ul-1 li {
	margin-left: 14px; margin-right: 14px; border: 1px solid #f4f4f4;
}

.child-public-right-1-ul-1 li span {
	display: block; font-size: 14px; color: #787878; height: 33px; line-height: 33px; float: left; margin-left: 14px; width: 60px;
}

.child-public-right-1-ul-1 li input {
	border: none; width: 190px; display: block; float: left; font-size: 14px; color: #202020; height: 33px; line-height: 33px; float: left;
}

.child-public-right-1-ul-1 li select {
	border: none; width: 190px; display: block; float: left; font-size: 14px; color: #202020; height: 33px; line-height: 33px; float: left;
}

.child-public-right-1-ul-1 li.child-li-3,
.child-public-right-1-ul-1 li.child-li-4 {
	margin-bottom: 10px;
}

.child-public-right-1-ul-1 li.child-li-5 {
	border: none;
}

.child-public-right-1-ul-1 li.child-li-5 button {
	width: 100%; display: block; height: 33px; background-color: #00AE66; color: #fff; font-size: 14px; border: 1px solid #00AE66;
}

.child-public-right-1-ul-1 li.child-li-5 button:hover {
	border: 1px solid #00AE66; background-color: #fff; color: #00AE66;
}

.child-public-right-2 {
	border: 1px solid #f4f4f4; margin: 15px 0 0; padding: 15px 0 0;
}

.child-public-right-2 h3 {
	margin-left: 14px;
    margin-right: 14px;
    
    border-bottom: 1px solid #F4F4F4; padding: 0 0 15px;
}

.child-public-right-2 h3 span {
	display: block; height: 20px; line-height: 20px; font-size: 20px;
}

.child-public-right-2 ul {
	margin:0 14px;
}

.child-public-right-2 ul li {
	border-bottom: 1px dashed #F4F4F4;
}

.child-public-right-2 ul li span {
	display: block; width: 93px; height: 70px; float: left; margin-right: 17px;
}

.child-public-right-2 ul li span img {
	display: block; width: 93px; height: 70px;
}

.child-public-right-2 ul li div {
	 width: 157px; height: 70px; float: left;
}

.child-public-right-2 ul li a {
	display: block; padding: 16px 0;
}

.child-public-right-2 ul li a:hover div strong {
	background-color: #00AE66; color: #fff;
}

.child-public-right-2 ul li div h2 {
	font-size: 14px; line-height: 20px; height: 40px; margin-bottom: 5px;
}

.child-public-right-2 ul li div strong {
 	font-size: 12px; height: 20px; width: 74px; line-height: 20px; border: 1px solid #e8e8e8; font-weight: normal; display: block; text-align: center;
 }

.Choice-6 {
	border-bottom: none !important;
}

.child-about-t {
	background-color: #fff; margin-top: 10px;
}

.child-nav-1 {
	-webkit-box-shadow:0px 3px 5px 2px #dadada;
	-moz-box-shadow:0px 3px 5px 2px #dadada;
	box-shadow:0px 3px 5px 2px #dadada;
}


.child-about-1 {
	margin-top: 10px;
}

.child-team-1 {
	
}

.child-team-1 li {
	float: left; width: 587px; border: 1px solid #F4F4F4; overflow: hidden; cursor:pointer; margin-bottom: 30px;
}

.child-team-1 li.Choice-8 {
	margin-right: 22px;
}

.child-team-1 li:hover {
	-webkit-box-shadow:0px 0px 5px 2px #dadada;
	-moz-box-shadow:0px 0px 5px 2px #dadada;
	box-shadow:0px 0px 5px 2px #dadada;
}

.child-team-span-1 {
	float: left; width: 197px; height: 258px; display: block; margin: 20px 25px 20px 20px; overflow: hidden;
	
	position: relative;
}

.child-team-span-1 a,
.child-team-span-1 a img {
	display: block; width: 197px; height: 258px;
}

.child-team-span-1 strong {
	display: block; position: absolute; left: 0; width: 100%; bottom: -40px; background-color: rgba(0,174,102,.8);
	font-size: 14px; color: #fff; height: 40px; line-height: 40px; font-weight: normal; text-align: center; cursor:pointer;  
}

.child-team-1 li:hover .child-team-span-1 strong {
	bottom: 0;
}

.child-team-div-1 {
	width: 325px; height: 258px; float: left; margin: 20px 0 0 0;
}

.child-team-div-1-1 h2 {
	height: 24px; display: block; width: 100%; overflow: hidden;
}

.child-team-div-1-1 h2 strong {
	font-size: 24px; display: block; height: 24px; line-height: 24px; font-weight: normal; float: left; max-width: 80px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-team-div-1-1 h2 span {
	font-size: 14px; color: #787878; display: block; height: 14px; line-height: 14px; margin: 10px 0 0 5px; float: left; max-width: 100px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-team-div-1-1 {
	margin-top: 5px;
}

.child-team-div-1-1 .child-team-div-1-3 {
	
}

.child-team-div-1-1 .child-team-div-1-3 div {
	margin: 6px 0;
}

.child-team-div-1-1 .child-team-div-1-3 h3 {
	display: block; font-size: 14px; float: left; max-width: 49%; overflow: hidden; margin-right: 2%;
}

.child-team-div-1-1 div.child-team-div-1-3 h3 span,
.child-team-div-1-1 div.child-team-div-1-3 h3 i,
.child-team-div-1-1 div.child-team-div-1-3 h3 strong {
	line-height: 20px; display: block; float: left; font-style: normal; font-weight: normal;
}

.child-team-div-1-1 div.child-team-div-1-3 h3 span {
	color: #787878; 
}

.child-team-div-1-1 div.child-team-div-1-3 h3 i {
	color: #ff9207; height: 20px;  margin-right: 5px;
}

.child-team-div-1-1 div.child-team-div-1-3 h3 strong {
	color: #202020; 
}


.child-team-div-1-1 div.child-team-div-1-3 p {
	display: block; width: 100%; clear: both; font-size: 14px; height: 20px; line-height: 20px;
}

.child-team-div-1-1 div.child-team-div-1-3 p span {
	color: #787878;
}

.child-team-div-1-1 div.child-team-div-1-3 p strong {
	font-weight: normal; color: #202020;
}

.child-team-div-1-2 {
	margin-top: 20px;
}

.child-team-div-1-2 h2 {
	height: 20px; line-height: 20px; color: #202020; font-size: 16px; margin-bottom: 15px;
}

.child-team-div-1-2 span {
	display: block;
}

.child-team-div-1-2 span a {
	display: block; width: 155px; height: 116px; float: left; 
}

.child-team-div-1-2 span a img {
	display: block; width: 155px; height: 116px;
}

.child-team-div-1-2 span a.Choice-7 {
	margin-right: 15px;
}


.Design-team {
	background-image: url(../img/b04.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; overflow: hidden;
}

.Design-team .child-about-t {
	background:none ;
}

.Design-team-1 {
	margin-bottom: 40px;
}

.Design-team-1-left {
	width: 872px;
    height: auto;
    float: left;
    
    background-color: #fff; overflow: hidden;
}

.child-public-right {
	  background-color: #fff;
}

.Design-team-1 .child-public-right-1-ul-1 {
	padding: 17.5px 0;
}

.Design-span-1 {
	width: 225px; height: 295px; display: block; float: left; margin: 35px 30px 35px 25px;
}

.Design-span-1 img {
	width: 225px; height: 295px; display: block;  
}

.Design-div-1 {
	float: left; width: 567px; height: 295px; margin: 35px 0 35px 0;
}

.Design-div-1-1-left h2 {
	height: 24px; display: block; width: 100%; overflow: hidden; margin-bottom: 20px;
}

.Design-div-1-1-left h2 strong {
	font-size: 24px; display: block; height: 24px; line-height: 24px; font-weight: normal; float: left; max-width: 80px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.Design-div-1-1-left h2 span {
	font-size: 14px; color: #787878; display: block; height: 14px; line-height: 14px; margin: 10px 0 0 5px; float: left; max-width: 100px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.Design-div-1-1 {
	margin-top: 5px; border-bottom: 1px dashed #F4F4F4; padding: 0 0 25px; margin-bottom: 20px;
}

.Design-div-1-1-left {
	float: left; width: 400px;
}

.Design-div-1-1-right {
	float: right;
}

.Design-div-1-1-right a {
	display: block; background-color: #00AE66; background-image: url(../img/b08.png); width: 132px; height: 33px; border: 1px solid #00AE66; border-radius: 3px; background-position:17px center; background-repeat: no-repeat; text-indent: 47px; font-size: 18px; color: #fff; line-height: 33px;
}

.Design-div-1-1-left .child-team-div-1-3 h3 {
	display: block; font-size: 14px; float: left; max-width: 40%; overflow: hidden; margin-right: 10px; border-right: 2px solid #b5b5b5; padding: 0 10px 0 0;
}

.Design-div-1-1-left .child-team-div-1-3 h3.Choice-9 {
	padding: 0; border-right: none; margin: 0;
}

.Design-div-1-1-left div.child-team-div-1-3 h3 span,
.Design-div-1-1-left div.child-team-div-1-3 h3 i,
.Design-div-1-1-left div.child-team-div-1-3 h3 strong {
	line-height: 16px; display: block; float: left; font-style: normal; font-weight: normal;
}

.Design-div-1-1-left div.child-team-div-1-3 h3 span {
	color: #787878; 
}

.Design-div-1-1-left div.child-team-div-1-3 h3 i {
	color: #ff9207;  margin-right: 5px;
}

.Design-div-1-1-left div.child-team-div-1-3 h3 strong {
	color: #202020; 
}

.Design-div-1-2 p {
	display: block; width: 100%; clear: both; height: auto; line-height: 25px; margin-bottom: 15px; max-height: 50px;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	
}

.Design-div-1-2 p span {
	color: #787878; font-size: 14px;
}

.Design-div-1-2 p strong {
	font-weight: normal; color: #202020; font-size: 14px;
}

.Design-team-2-1 .child-title-2 {
	margin: 25px 20px 30px 25px;
}

.Design-team-2-1 .child-title-2 strong  {
	font-size: 22px; font-weight: normal; display: block; height: 22px; line-height: 22px;
}

.Design-team-2-1 .child-title-2 span {
	display: block; width: 100%; height: 1px; background-color: #F4F4F4; position: relative; margin: 17px 0 0;
}

.Design-team-2-1 .child-title-2 span i {
	display: block; width: 88px; height: 2px; background-color: #00AE66; position: absolute; left: 0; bottom: 0;
}

.Design-team-2-2 {
	margin: 0 20px;
}

.Design-team-2-2 li {
	width: 265px;
    
}

.Design-team-2-2 li.Choice-10 {
	margin-left: 17.5px; margin-right: 17.5px;
}

.Design-team-2-2 .child-div-1 {
	margin: 20px 10px;
}

.Design-team-2-1 {
	overflow: hidden; margin-bottom: 50px;
}

.Design-team-2 .child-public-right-2 {
	margin-top: 0;
}

.child-Designer-1 {
	margin: 30px 20px; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;
}

.child-Designer-1 li {
	float: left; border-right: 1px solid #e5e5e5; overflow: hidden;
}

.child-Designer-1 li span {
	display: block; border-bottom: 1px solid #e5e5e5; font-size: 14px; height: 43px; line-height: 43px;
}

.child-Designer-li-1 {
	width: 118px;
}

.child-Designer-li-1 span {
	text-align: center;
}

.child-Designer-li-2 {
	width:156px;
}

.child-Designer-li-2 span {
	
}

.child-Designer-li-2 span p {
	display: block; margin: 0 20px; font-size: 14px; height: 43px; line-height: 43px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-news-1 {
	
}

.child-news-1 li {
	border: 1px solid #f4f4f4; margin-bottom: 30px;
}

.child-news-1 li a {
	display: block;
}

.child-news-1 li a span {
	width: 214px; height: 160px; display: block; float:left; margin: 20px 30px 20px 20px;
}
.child-news-1 li a span img {
	width: 214px; height: 160px;
}

.child-news-1 li a div {
	margin: 20px 66px 20px 0px; float: left; width: 727px;
}

.child-news-1 li a div h2 {
	font-size: 18px; height: 20px; line-height: 20px; margin: 10px 0 0;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.child-news-1 li a div p {
	font-size: 14px; color: #787878; line-height:20px; height: 40px; margin: 20px 0 40px;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	
}

.child-news-1 li a div strong {
	font-size: 16px; height: 20px; line-height: 20px; font-weight: normal; color: #b2b2b2;
}

.child-news-1 li a i {
	width: 90px; height: 77px; display: block; background-image: url(../img/b09.png); background-position: right center; background-repeat: no-repeat; border-left: 1px solid #e6e6e6; float: left; margin: 61.5px 0;
}

.child-news-1 li:hover,
.child-Renovation-1 li:hover {
	-webkit-box-shadow:0px 0px 5px 2px #dadada;
	-moz-box-shadow:0px 0px 5px 2px #dadada;
	box-shadow:0px 0px 5px 2px #dadada;
}


.child-Renovation-1 {
	
}

.child-Renovation-1 li {
	width: 386px; height: auto; float: left; margin-bottom: 30px;
}

.child-Renovation-1 li.Choice-11 {
	margin-left: 21px; margin-right: 21px;
}

.child-Renovation-1 li span {
	display: block; width: 100%; height: auto;
}

.child-Renovation-1 li span img {
	width: 386px; height: 291px; display: block;
}

.child-Renovation-1 li h2 {
	display: block;
}

.child-Renovation-1 li h2 span {
	display: block; font-size: 14px; height: 50px; line-height: 50px; text-align: center; margin: 0 10px;
	
	display: block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}


.House-360-1 iframe{
						width: 100%; height: auto;
					}
					
					.House-360-1 {
						position: relative;
					}
					
					.House-360-1-1 {
						width: 325px; height: 120px; position: absolute; left: 10px;
    top: 10px; background-color: #fff; overflow: hidden; border-radius: 3px;
    -webkit-box-shadow:0px 0px 5px 2px #dadada;
	-moz-box-shadow:0px 0px 5px 2px #dadada;
	box-shadow:0px 0px 5px 2px #dadada;
					}
					
					.House-360-1-2 {
						width: 305px; height: 100px; margin: 10px;
					}
					
					.House-360-1-2 div {
						float: left; width: 201px;
					}
					
					.House-360-1-2 div h2 {
						font-size: 16px; margin-bottom: 10px; max-height: 40px;
						
						display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
					}
					
					.House-360-1-2 div h3 {
						font-size: 14px; max-height: 40px;
						
						display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
						
					}
					
					.House-360-1-2 strong {
						float: left;  width: 100px; height: 100px; border-radius: 90%; overflow: hidden; border: 2px solid #ff9207;
					}
					
					.House-360-1-2 strong img {
						width: 100px; 
					}