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;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	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%;
	text-align: right;
}
.he_span2 a{
	font-size: 20px;
	color: white;
	text-align: center;
	display: inline-block;
}
.shownav{

}


/*case_product内容*/

.case{
width: 100%;
height: auto;
overflow: hidden;
border-bottom: 1px solid #E9E9E9;
}
.case span{
	width: 30%;
	height: auto;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	display: inline-block;
	padding: 10px 0;

}

.case span i{
	margin-left: 8px;
}


/*case——text*/
.case_text{
width: 100%;
height: auto;
}
.thetext2{
	text-align: center;
	width: 94%;
	text-indent: 2em;
	letter-spacing: 2px;
	line-height: 160%;
	padding: 10px;
	color: #666666;
	font-size: 14px;

}
.thetext3{
	text-align: left;
	width: 94%;
	text-indent: 2em;
	letter-spacing: 2px;
	line-height: 160%;
	padding: 10px;
	color: #666666;
	font-size: 14px;
}
.case_text li{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case_img{
	width: 100%;
}
.case_img img{
	width: 98%;
	padding: 10px 12px 0 12px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;

}

.thetext2 h3 {
	color: black;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: "微软雅黑";
}

.thetext2 h3 a{
	color: black;
}

.thetext2 .case_p{
	color: #666666;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.thetext2 p a{
	color: #666666;
	letter-spacing: 2px;
}
.thetext2 p a span{
	color: black;
	margin-left: 8px;
	margin-right: 8px;
	font-family: "黑体";
}
.case_p span{
	display: inline-block;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #cacaca;
	font-size: 14px;
}
.case_p span:nth-of-type(3){
	border: none;
}
/*
翻页*/
.turn2{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
	padding: 10px 0;
}

.turn2 span{
	width: 49%;
	display:block;
	border: 1px solid #C0C0C0;
	font-size: 14px;
	color: #666666;
	float: left;
	padding: 10px 0;
}
.turn2 span:nth-of-type(1){
	border-left: none;
}
.turn2 span:nth-of-type(2){
	border-right: none;
}
.turn2 span:hover{
	background-color: #E5651C;
	color: white;
}
.turn2 span em{
	margin-right: 15px;
}

/*联系方式*/
.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: 100px;
    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 {
    font-size:16px;
    padding: 20px 0 14px;
}
.caseArticle .top dd p {
    padding:0px 20px;
    display: inline-block;
    font-size: 15px;
    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;
}