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%;
	font-family:"微软雅黑";
}
a{
	text-decoration: none;

}
i,em{
	font-style: normal;
}
li{list-style: none;}
strong,b{
	font-weight: normal;
}
.clearfixs:after{
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}
.clear{
content:'';
display: block;
clear: both;

}
.hs{
	height: 0px;
	clear: both;
}
/*人物详细页面开始*/


/*头部*/
.head{width: 100%;height: auto;background-color: #e4641b;overflow: hidden;height: 45px;}
.head span{
	display: inline-block;
	line-height: 45px;
	font-size: 16px;
	color: white;
}
.head .icona{
	width: 17%;
	margin-left: 0px;
	text-align: left;
	display: inline-block;

}
.head .he_span2{
	width: 55%;
	text-align: center;
}
.head .he_span3{
	width: 20% !important;
	text-align: right;
}
.he_span2 a{
	font-size: 20px;
	color: white;
	text-align: center;
	display: inline-block;
}
.shownav{

}


/*site_details的内容*/
.site_ciji{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	border-bottom:1px solid #CACACA ;
}

.site_ciji a{
	padding: 0 4px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #666666;
}
.site_ciji span{
	color: #666666;
}
.site_ciji a:last-child{
	color: #e4641b;
}



.sitetext{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.sitetext h4{
	padding: 10px 10px 10px 20px;
}
.sitetext p{
	color: #666666;
	font-size: 12px;
	font-family: "微软雅黑";
	padding: 10px 0 10px 20px;
}
.sitetext p span i{
	margin-right: 10px;
	font-size: 13px;
}
.sitetext p span:nth-of-type(2){
	margin-left: 20px;
}

.guidediv img{
	width: 96%;
	height: 96%;
}

.bisite{
	width: 100%;
	height: auto;
	text-align: left;
	padding-left: 11px;
	margin-top: 10px;
}
.bisite span{
	padding: 0 10px;
	border-right:1px solid #CACACA ;
	color: #666666;
	display: inline-block;
	font-size: 12px;
}


/*设计介绍*/
.introduce{
	width: 100%;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin-top: 40px;
}
.introduce h4{
	font-size: 16px;
	font-family: "微软雅黑";

}
.introduce p span{
	width: 30%;
	font-size: 10px;
	color:#E4641B;
}
.si_s1{
		width: 30%;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height: 5px;
	margin-right: 10px;
}
.si_s2{
	width: 30%;
margin-left: 10px;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height: 5px;
}


.text_site{
	margin-top: 10px;
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	padding:0 10px 0 20px ;
	line-height: 160%;
}
.text_site p{
	margin-top: 8px;
}

/*空间展示*/
.text_site2{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.text_site2 img{
	width: 98%;
	height: auto;
	background-size:100% 100% ;
	background-repeat: no-repeat;
}




/*分页*/
.site_fen{
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-left: 10px;

}
.site_fen p{
	margin-top: 8px;
	font-size: 14px;

}
.site_fen p a{
	color: #666666;
}
/*联系方式*/
.lianx{
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-size: 17px;
	overflow: hidden;
}
.lianx i{
	font-size: 30px;
	color: #f89c77;
	margin-right:7px ;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	float: left;
margin-left: 16%;
}
.lianx span{
	float: left;
}
.lianx span em{
	color: #fd5824;
	margin-left: 8px;
}


/*foot部分*/
.font-cha{
	width: 100%;
	height: auto;
	text-align: center;
}
.font-cha p{
	font-family: "微软雅黑";
	font-size: 12px;
	letter-spacing: 2px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
.font-cha p a{
	color: #666666;
}
.font-cha p a:hover{
	color: red;
}




/* top */
.caseArticle .top {
    height: 150px;
    text-align: center;
    color: #fff;
    background: url(../images/casearticle_top_bg.jpg) no-repeat center;
    background-size: cover;
}
dl,dd,p{
	margin: 0;
    padding: 0;
    resize: none;
    font-weight: normal;
}
.caseArticle .top dt {
    padding: 20px 0 14px;
}
.caseArticle .top dd p {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
}

/*designer*/
.caseArticle .box2 {
    height: 80px;
    padding: 0 15px;
    margin: 10px 0;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-width: 1px 0;
}
a, input, textarea {
    text-decoration: none;
    outline: 0;
}
a {
    color: #333;
}
.caseArticle .box2 .pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px 10px 0 0;
}
.fl {
    float: left !important;
}
.caseArticle .box2 .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
li, img, label, input {
    vertical-align: middle;
}
fieldset, img {
    border: 0;
}
.caseArticle .box2 .name {
    line-height: 20px;
    margin-top: 22px;
}
.caseArticle .box2 .name dt {
    color: #666;
}
.caseArticle .box2 .name dd {
    color: #999;
}
.f12 {
    font-size: 12px;
}
.caseArticle .box2 .btn {
    width: 95px;
    margin-top: 24px;
}
.f12 {
    font-size: 12px;
}
.fr {
    float: right !important;
}
.btn-red {
    background: #ff5644;
    color: #fff;
}

.btn {
    border-radius: 3px;
    padding: 0 10px;
    line-height: 30px;
    /* background: #eee;
    color: #333; */
    text-align: center;
}

/* content */
.case_text img{
	max-width:98%;
	max-height:100%;
}
/* 上一篇 下一篇 */
.pageBtn{
    padding: 8px 0;
    margin: 10px 0;
    line-height: 25px;
    text-align: center;

}
.shang {
	float:left;
	background-color: #e9e9e9;
	border: 1px solid #e9e9e9;
	width: 49%;
}
.shang:hover{
	float:left;
	background-color: #e4641b;
	border: 1px solid #e9e9e9;
}
.xia{
	float:right;
	background-color: #e9e9e9;
	border: 1px solid #e9e9e9;
	width: 49%;
}
.xia:hover{
	float:left;
	background-color: #e4641b;
	border: 1px solid #e9e9e9;
}




.guidediv {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.intro {
	color: rgb(234, 99, 17);
    border-bottom: 3px solid rgb(234, 99, 17);
	/* float: left; */
	cursor: pointer;
	line-height: 40px;
    font-size: 20px;
	text-align:center;
}
.intro2 {
	color: rgb(234, 99, 17);
    border-bottom: 3px solid rgb(234, 99, 17);
	cursor: pointer;
	line-height: 40px;
    font-size: 20px;
	width: 100px;
    padding-left: 20px;
}
.site_content img {
    max-width: 98%;
    max-height: 100%;
}
.site_text {
	display:none;
}

/* 底部预约工地 */
/*<!--<预约工地-->*/
.order_site{
	position: fixed;
	bottom: 0px;
     height: auto;
	width: 100%;
	text-align: center;
}
.order_top{
	padding: 6px 10px;
	background-color: #E4641B;
	color: white;
}
.oreder_text{
	background-color: #CACACA;
	text-align: center;
}
.oreder_text .cspf-title{
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑";
	letter-spacing: 2px;
	padding:10px 0;
	font-weight: bolder;
	position: relative;
}
.oreder_text .cspf-title i{
	position: absolute;
	 top: 0;
	 right:0px;
	 width: 30px;
	 height: 30px;
	 color: white;
	 line-height: 30px;
	 text-align: center;
	 border-radius: 50%;
	 border:1px solid white;
	 margin-right:10px ;
	 margin-top:10px ;
}
.oreder_text .cspf-title i:hover{
	color: #E4641C;
	border: 1px solid #E4641C;
}
.oreder_text .cspf-subt{
	font-size: 10px;
	font-family:"宋体";
	color: red;
	margin-bottom: 6px;
}
.oreder_text .cspf-zj{
	margin-top: 6px;
	text-align: center;
}
.oreder_text .cspfz{
	margin-bottom: 10px;
}
.cspfz label{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
}
.cspfz input{
	width: 204px;
	height: 24px;
	padding-left: 3px;
}
.cspfz i{
	color: red;
}

.cspf-st input{
	padding:10px 100px ;
    font-size:16px;
	border: none;
	border-radius: 10px;
	margin: 10px 0;
	background-color: #E4641C;
	color: white;
}