﻿html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,form,input,button,a,div,img{
margin: 0;
padding: 0;
list-style: none;
}
html,body{
	width: 100%;
}
a{
	text-decoration: none;

}
i,em{
	font-style: normal;
}
tr{
	display: block;
    vertical-align: inherit;
    border-color: inherit;
}
.clearfixs:after{
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}

.clear{
	clear: both;

}
/*施工工艺*/


/*banner*/
.banner{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height:500px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-width: 1200px;
}
/*top链接*/
.query{
	width: 100%;
	height: auto;

}
.qu_text{
	width: 1200px;
	margin: 0 auto;
}
.qu_te{
	padding: 10px 0;
	font-size: 14px;
	color: #666666;
}
.qu_te a{
	color: #666666;
	margin-left:5px;
	margin-right: 5px;
}
.qu_te a:hover{
	color: red;
}
/*次级导航和搜索*/
.sec{
	width: 100%;
	background-color: #e8e8e8;
	height: auto;

}
.sec_t{
	width: 1200px;
	height: auto;
	padding: 4px 0;
	margin: 0 auto;
}
.sec_t_l{
	float: left;
}
.sec_t_l li{
	float: left;
	padding: 5px 20px;
	cursor: pointer;
	font-family: "幼圆";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.sec_t_l li.secter{
	background-color: white;
	color: #d90000;
}
.sec_t_l li:hover{
	background-color: white;
	color: #d90000;
}
.sec_t_r{
	float: right;
}
.sec_span{
	width: 300px;
	height: 32px;
	border: 1px solid #b6b6b6;
	display: inline-block;
	overflow: hidden;
}
.sec_span input{
	border:none;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	float: left;
	background-color: #808080;
	width: 200px;
}
.sec_span img{
	width: 50px;
	height: 32px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}

/*案例展示*/
.min {
	width: 100%;
	height: auto;
}

.min_text {
	 border: 1px solid #e3e3e3;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.casesou {
	width: 100%;
	border-top: 1px solid white;
	padding: 12px 0 12px 10px;
}

.casesou h3 {
	color: #696969;
    background: #eee;
    font-size: 16px;
    font-family: "微软雅黑";
    padding: 10px 20px;
    float: left;
    font-weight: normal
}

.casesou .casesou2 {
	width: 90%;
	height: auto;
	float: left;
}

.casesou2 ul li {
	float: left;
	border: 1px solid rgb(231, 231, 231);
	padding: 12px 22px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 6px;
	font-family: "微软雅黑";
}

.casesou2 ul li:hover {
    background:#ec610d;
	color: #ffffff;
}

.casesou2 ul li.secede {
    border: 1px solid rgb(231, 231, 231);
    background: rgb(234, 99, 17);
    color: #fff;
}
/*团队设计*/
.min2{
	width: 100%;
	height: auto;
}
.conte{
	width: 1200px;
	margin: 0 auto;
}
.case_top{
	width: 100%;
	border-bottom: 1px solid black;
}
.case_top em{
	color: #fe7958;
padding: 10px 0 3px 0;
letter-spacing: 4px;
font-size: 19px;
display: inline-block;
}
.conte2{
	width: 1200px;
	margin: 0 auto;
}
.conte2_text{
	width: 100%;
	height: auto;
}
.conte2_text li{
	text-align: center;
	width: 32%;
	float: left;
	overflow: hidden;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 9px;
	cursor: pointer;
	border: 1px solid #838383;
	margin-left: 5px;
}
.conte2_text li .img_h{
	width: 296px;
	height: auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.intro{
	width: 100%;
	text-align: left;
	position: relative;
}
.team_s1{
	position: relative;
	width:100%;
	margin-bottom: 10px;

}
.team_s1 a.caseanew .round{
	position: absolute;
	top: -42px;
	left: 163px;
	width:70px;
	height: 70px;
	border: none;
text-align: center;
	border-radius:50%;
	display: block;
	z-index: 11;
	background-color: white;


}

.team_s1 a.caseanew .round p:nth-of-type(1){
	height:40px;
	line-height: 40px;
	font-size: 20px;
	font-family:"微软雅黑";
	font-weight: bolder;

}
.team_s1 a.caseanew .round p:nth-of-type(2){
	height: 30px;
	line-height: 16px;
	font-size: 16px;
	font-family:"宋体";
}
.team_s1 span:nth-of-type(1){
	color: #E85E1D;
	margin-right: 5px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left: 10px;
}
/*.team_s1 span:nth-of-type(2){
	color: #666666;
	font-size: 14px;
	margin-right: 5px;
}*/
.team_s1 span:nth-of-type(3){
	color: #666666;
	margin-right: 10px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	float: right;
}

.team_s2{
	color: #626262;
	font-size: 12px;
	margin-top: 8px;
}
.team_s2 span{
	padding:0 6px;
	border-right: 1px solid #626262;
/*	padding: 0 6px 20px 6px;*/

}
.team_s2 .goodat span{
	border-right: none;
	font-size: 16px;
	font-family:"微软雅黑" ;
	background-color: #E4641C;
	height: 21px;
	padding:4px 14px;
	margin-left: 4px;
	color: white;
}

.team_s2 .goodat_text{
	height: 47px;
	font-size: 14px;
	font-family: "宋体";
	 word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    margin-top: 10px;
        padding-left: 6px;

}
.team_s2 span:nth-of-type(3){
	border: none;
}
.team_s3{
	position: absolute;

	top: -43px;
	left: 0px;
	height: 39px;
	line-height:39px;
	width: 100%;
	display: none;
	cursor: pointer;
	overflow: hidden;
	z-index: 222222;

}
.team_s3 span{
	width: 49.2%;
		background-color: white;
		display: inline-block;
		font-size: 14px;
}
.team_s3 span:hover{
	color: #E4641C;
}
.team_s3 span.selon{
	color: #E4641C;
}
.team_s3 span:nth-of-type(1){
	float: left;
}
.team_s3 span:nth-of-type(2){
	float: right;
}

.team_s4{
	margin-top: 10px;
	width: 100%;
	text-align: center;
	margin-bottom: 28px;

}
.team_s4 span{
	padding: 13px 98px;
	border: 1px solid #CACACA;
	border-radius: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: bolder;
}

.conte2_text li .img_a{
	width: 376px;
	height: 376px;
/*	margin: 50px auto;  */
    overflow: hidden;
    display: inline-block;
margin-top: 3px;
}
.conte2_text li .img_a img{
 cursor: pointer;
 transition: all 0.6s;
}
.conte2_text li:hover .img_a>img{
	transform: scale(1.1);
}
.conte2_text li:hover{
	background-color: #848282;
}
.conte2_text li:hover .round {
  color: white;
  background-color: #E4641C;

}
.conte2_text li:hover .white1 {
  color: white;
}
.conte2_text li:hover .white_00 {
  color: white;

}
.conte2_text li:hover .goodat_span{
	background: white;
	color: black;
}
.conte2_text li:hover .goodat_text{
	color: white;
}
.conte2_text li:hover .team_s4_span{
	background-color: #E4641C;
	color: white;
	border: 1px solid #E4641C;
}

