.li-top-xian>li{
    border-bottom: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
    margin-bottom: 40px;
}
.div-top{
    margin-top: 20px;
}


.listing-meta{
    margin-top:10px;
    margin-bottom: 10px;
}
.width-img{
  max-width: 100%;
}
.class-tetil{
    margin:20px 0px 20px 0px;
}
.class-tetil>a>h1{
    color: #777777;
	font-weight: bold;
}
.zuoze>ul>li{
    float: left;
	margin-right:10px;
}
.clear-both{
	clear:both;
	padding:15px 0px 15px 0px;
}
.clear-both h3{
		font-weight: bold;
}
.span-bottom{
	 border-bottom: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
	height:10px;
}
.div-top>a{
	font-weight: bold;
	font-size: 18px;
	color:#777777;
}

h4{
	font-weight: bold;
	font-size: 16px;
}
/* .nav-top{
	padding-bottom:70px;
} */
.clear-both img{
	max-width: 100%;
}
.icon-shezi{
	color:black;
	border-bottom:none!important;
}
.icon-shezi>P{
	font-weight:bolder;
}
.icon-shezi>a:nth-child(3){
	margin-left:20px;
}
.clear-both>*{
	font-size:17px;
	font-family: GOTHAM, Calibri, '微軟正黑體', serif;
}

.fixed-list .li-top-xian>li{
	margin-bottom:0px;
}

.fixed-list .div-top{
	margin-top:0px;
}

.fixed-list .listing-meta{
	margin-top:0px;
	margin-bottom:0px;
}

.div-img img{
	height:87px;

}
.logo-onen{
	display:block;
	padding-left: 67px;
}
.logo-show{
	display:none;
	
}
.logo-b-s01 .div-img img{
	height: auto;
}
.fixed-list {
 position: fixed;
    top: 158px;
    right: 15%;
    width: 300px;
    z-index: 1000;
}
.headings>p {
    width:45%;
}

@media screen and (min-width: 1500px)and (max-width:1700px){
.fixed-list {
    right: 15%;
}
}
@media screen and (min-width:1350px)and (max-width:1450px){
.fixed-list {
    right:9%;
}
}

@media screen and (min-width: 1000px)and (max-width:1349px){
.fixed-list {
 
    right:2%;

}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {


	
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.fixed-list {
	top: 0px;
    right: 0%;
	z-index:-1;
}
.fixed-list .div-top>a{
	font-size: 16px;
}
    .headings>p {
        width:60%;
    }

}

@media only screen and (max-width:770px) {
	.fixed-list {
    position:static!important;
	width:100%;
   z-index:-1;
}
}
@media (max-width:522px){

.logo-onen{
	padding-left:0px;
}
}
@media screen and (min-width:499px) and (max-width: 767px) {
	.logo-onen{
	display:none;
}
.logo-show{
	display:block;
}
}
 
@media only screen and (max-width:414px) {
	.fixed-list {
    position:static!important;
	width:100%;
   z-index:-1;
}
.logo-b-s {
    height: 80px;
}

.logo-onen{
	display:none;
}
.logo-show{
	display:block;
}

}
@media only screen and (max-width: 320px) {
	.fixed-list {
    position:static!important;
	width:100%;
   
}
.logo-onen{
	display:none;
}
.logo-show{
	display:block;
}
.logo-b-s {
    height: 80px;
}

}
@media only screen and (max-width:767px) {
    .headings>p {
        width: 80%;
    }
}