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;
}

.clearfixs:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: left;
}


/*施工工艺*/


/*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 {
	float:left;
	margin-top:10px;
	height: auto;
}

.qu_text {
	margin: 0 auto;
}
.query-1 {
	float:left;
	margin-top:10px;
	width: 100%;
	height: auto;
}

.qu_text-1 {
	width:1200px;
	margin: 0 auto;
}

.qu_te {
	padding: 2px 0 9px 0;
    font-size: 15px;
    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 {
	margin-top:4px;
	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: #E8E8E8;
	width: 200px;
}

.sec_span img {
	width: 40px;
	height: 37px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}


/*案例展示*/

.min {
	width: 100%;
	height: auto;
}

.min_text {
	 border: 1px solid #e6e6e6;
	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: 10px 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;
    /* background-color: #e9e9e9; */
    border: 1px solid #cacaca;
    /* margin-top: 10px; */
    margin: 20px 9px 0 5px;
    /* position: relative; */
    padding-bottom: 10px;

}

.conte2_text li .imgfih {
	position: relative;
	margin-top: 14px;
}

.conte2_text li .img_h {
	width: 374px;
height: 227px;
background-size: 100% 100%;
background-repeat: no-repeat;
padding: 5px;
box-shadow: 1px 1px 1px #E9E9E9;
}

.conte2_text li h4 {
	font-size: 18px;
	margin-bottom: 3px;
	letter-spacing: 2px;
	font-family: "微软雅黑";
	width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    margin-left: 10px;
    }

.conte2_text li .nanlf {
	padding-left: 4px;
}

.conte2_text li .span_u {
	padding: 4px 0;
	text-align: left;
	font-size: 16px;
	margin-left: 7px;
}

.conte2_text li .span_u span {
	color: #666666;
	padding: 0px 2px;
	border-right: 1px solid #666666;
}

.figure {
	text-align: center;
	margin-left: 23px;
}

.figure .fig_img {
	float: left;
	overflow: hidden;
	position: relative;
}

.design {
	position: absolute;

	top: -140px;
	left: -207px;
	width: 280px;
	height: 174px;
	border: 1px solid #CACACA;
	background-color: white;
	display: none;
}

.c1 {

	width: 60px;
	height: 60px;
	position: relative;
	top: -47px;
	left: 280px;
	cursor: pointer;
}

.c1 img {
	width: 70px;
	height: 70px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: -16px;
	margin-left: -20px;
}

.desshow {
	width: 100%;
	height: auto;
	padding-top: 3px;
}

.desshow .desimgs {
	padding: 23px 12px 0 0px;
	float: left;
	width: 30%;
	height: 100px;
	margin-left: 10px;
}

.desshow .desdiv2 {
	height: 70%;
	float: left;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-left: 10px;
	margin-top: 8px;
}

.desdiv2 p {
	margin-top: 4px;
}

.desdiv2 p:nth-of-type(1) {
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.desdiv2 p span {
	margin-left: 5px;
	margin-right: 5px;
}

.desdiv2 p:nth-of-type(1) span {
	color: #fe7958;
}

.desdiv2 .despnee{
height: 16px;
overflow: hidden;
}
.desdiv2 .despnee span:nth-of-type(1){
	float: left;
	overflow: hidden;
	height: 16px;
}
.desdiv2 .despnee span:nth-of-type(2){
	float: left;
 overflow: hidden;
 white-space: nowrap;
 width: 20em;
 width:48px;
 height: 16px;
 line-height: 16px;
 display:block;
}
.liacase{
	width: 374px;
	height: 233px;
	display: block;
	 position: relative;
}
.dian_case {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 50px;
}

.dian_case .sanj {
	width: 0;
	height: 0;
	border: 11px solid #CACACA;
	border-top-color: #CACACA;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
	position: absolute;
	top: 43px;
	left: 224px;
	display:block;
}

.dian_case .sanj2 {
	width: 0;
	height: 0;
	border: 9px solid white ;
	border-top-color: white;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
	position: absolute;
	top: 43px;
	left: 226px;
	display: inline-block;
	z-index: 222222;
}

.dian_case span {
	display: inline-block;
	border: 1px #b4b4b4 solid;
	cursor: pointer;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	width: 125px;
}

.dian_case span:hover {
	color: #E4641B;
	border: 1px solid #E4641B;
}
.dian_case span.ons{
	color: #E4641B;
	border: 1px solid #E4641B;
}

.minxs{
	/*margin-top: 32px;*/
}
.minxs .minxs_l{
	width: 36%;
	float: left;
	text-align: left;
	padding-left: 14px;
}
.minxs  .minxs_l p:nth-of-type(1){
	/*font-weight: bold;*/
	font-size: 16px;
	display: block;
	padding-top: 26px;
}
 .minxs .minxs_l p:nth-of-type(2){
	font-size: 11px;
    color: #666666;
}
.minxs  .minxs_r{
	width: 60%;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-top: 16px;
}
.minxs .minxs_r span{
	padding:7px 22px;
	border: 1px solid #CACACA;
	border-radius: 10px;

	font-size: 12px;
	cursor: pointer;
	color: black;
}

.minxs .minxs_r span:hover{
	background-color: #E4641C;
	color: white;
}
.minxs .minxs_r span.on{
	background-color: #E4641C;
	color: white;
}
.imgfih a{
	color: #000;
}
.imgfih a:hover{
	color: #ff343f;
}
.conte2_text li a .wshow{
	width: 374px;
height: 226px;
position: absolute;
top: 5px;
left: 5px;
	text-align: center;
	background-color: rgb(63, 62, 62);
	opacity: 0.8;
	display: none;

}
 .conte2_text li a .wshow_span{
	border: 1px solid white;
color: #ffffff;
display: inline-block;
padding: 10px;
font-size: 20px;
width: 154px;
margin-top: 45px;
height: 109px;
line-height: 109px;
opacity: initial;
overflow: hidden;
}