#divbiankuangxin{
	top:140px;
	width:-webkit-calc(100% - 275px); 
	left:260px;
	border: 3px solid #73AD21;
	margin:10px;
	position:absolute;

}



#divbiankuang{
	top:150px;
	width:-webkit-calc(100% - 250px); 
	left:200px;
	border: 3px solid #73AD21;
	margin:10px;
	position:absolute

}

#showimg {
	
	text-align:center;
	width: 100%;
	margin-top:-40px

}


	
	
#showimg ul{
	list-style:none; /* -不显示前面的点 --------------------------- */
	width:95%;   /* -控制图片两侧缩放 --------------------------- */
	margin:10px auto;/* -控制图片上下距离 --------------------------- */
	margin-top:50px;
	;
}

#showimg ul li{
	float:left;
	margin-left:10px;
        
}			



#huanhang {
	clear: both;
	width:95%;
	margin-left:50px;
　　　　}

#biaoti {



	background-color:#000000;
	color:#FFFFFF;
	width:98%;
	text-align:left;
	font-size:20px;
	margin-bottom:10px;
	margin-top:10px;
		}
	

.btn-secondary1 {
    color: #fff;
    background-color: #12A7B4;
    border-color: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    min-width: 63px;
    font-size: 15px;
    line-height: 22px;
	outline:none;
}
.btn-secondary1:hover{
    background-color:#323232;
    border-color: transparent;
    color: #fff;
}
.btn-secondary1:active{
    background-color:#323232;
    border-color: transparent;
	
}



.btn-secondary2 {
    color: #212529;
    background-color: #fff;
    border-color: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    min-width: 63px;
    font-size: 15px;
    line-height: 22px;
	outline:none;
}
.btn-secondary2:hover{
    background-color:#12A7B4;
    border-color: transparent;
    color: #fff;
}
.btn-secondary2:active{
    background-color:#12A7B4;
    border-color: transparent;
	
}






.btn-secondary3 {
    color: #fff;
    background-color: #57454f;
    border-color: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    min-width: 63px;
    font-size: 15px;
    line-height: 22px;
	outline:none;
}
.btn-secondary3:hover{
    background-color:#000;
    border-color: transparent;
    color: #fff;
}
.btn-secondary3:active{
    background-color:#000;
    border-color: transparent;
	
}


#content {
    width: 100;
    height: auto;
    word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
}


textarea {
  resize: none; /* Disables resizability */
  
}
