*{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.stotop{
	padding-top: 110px;

}

.strvar{
	width: 100%;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    position: fixed;
    font-size: 9px;
    background:#fff;
}

.strvarx{
	display: block;
}

.sv-left{
	float:left;
	padding-left: 15px;

}

.sv-left span{
	color: #999;

}

.sv-left a{
	color: #313131;
	font-weight: bold;

}
.sv-left a:hover{
	color: #313131;
	text-decoration: none;

}


.sv-right{
	float: right;
	height: 20px;
	overflow-y: scroll;
	margin-right: 20px;

}
.sv-right ul{
	overflow:hidden;
	overflow-y: hidden;
}
.sv-right li{
	float: left;
    padding-right: 10px;
    border-right:1px solid #000;
  
}

.sv-right li a{
	color: #313131;
	padding-left: 15px;
}
.sv-right li a:hover{
	color: #313131;
	text-decoration:underline;
}

.sv-right-r{
	width: 15px;
    height: 20px;
    background: purple;
    position: absolute;
    right: 15px;
    top: 20px;

}

.strwrap{
	padding-left:15px;
	padding-right:15px;

}

.strtop{
	font-size: 30px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #313131;
    letter-spacing: 3px;
    width: 100%;

}

@media screen and (max-width: 1112px){

	.strvar{
		padding-top:40px
	}

}
@media screen and (max-width: 1024px){
	.stotop {
		 padding-top: 78px;
	 }
	 .strvar{
		padding-top:20px
	}

}



.strvar2{
	border-bottom: 1px solid #f0f0f0;
	display:none;
	background:#fff;

}

.sv-guchi{
	text-align:center;
	border-bottom: 1px solid #f0f0f0;

}

.sv-guchi h2{
	font-size: 20px;
    letter-spacing: 1px;
    margin-bottom:20px;
    color:#999;
    font-weight:100;

}

.sv-guchi a{
	display: inline-block;
    float: right;
    position: relative;
    top: -60px;
    right: 20px;
    font-size: 12px;
    color:#000;
    text-decoration:underline;
    margin-right:5px;

}

.sv-guchi a:hover{
	color:#000;

}
.sv-guchi i{
	width:10px;
	height:10px;
	background:url(../images/icon.png) no-repeat -37px -83px;
	display:inline-block;
	margin-left:10px;

}


.sv-xiala{
	display:none;

}
.sv-xialax{
	display:block;
}
.xialul{
	width:100%;

}

.xialul li{
	border-bottom: 1px solid #f0f0f0;
	font-size: 16px;
}

.xialul li a{
	padding-left: 6%;
    color: #313131;
    height: 50px;
    width: 100%;
    display: block;
    line-height: 50px;


}
.xialul li a:hover{
	text-decoration:none;
}

.xialul .stryou{
	text-decoration:underline;
}




.strzhan{

}


@media screen and (max-width: 920px ){
	.strvar2{
		display:block;
	}
	.strvar{
		display:none;
	}
	.strtop{
		display:none;

	}
	.strzhan{
		margin-top:10%;
	}

}

.zlp-zul{
	margin:0px auto;
	overflow:hidden;
	max-width: 1100px;

}

.zlp-zli{
	margin:0px auto;
	width: 18%;
    float: left;
    margin-right: 2.5%;
    background:#fff;

}



.zlp-zli img{
	width:100%;

}


.zlp-zli a{
	font-size: 10px;
    display: inline-block;
    padding-top: 3%;
    color: #000;
    border-bottom: 1px solid #999999;
    margin-bottom: 5px;


}

.zlp-zwenz{
	margin-bottom: 20px;

}

.zlp-zli1{
	margin:0px auto;
	width: 18%;
    float: left;
    background:#fff;
}



.zlp-zli1 img{
	width:100%;

}


.zlp-zli1 a{
	font-size: 10px;
    display: inline-block;
    padding-top: 3%;
    color: #000;
    border-bottom: 1px solid #999999;
    margin-bottom: 5px;


}

@media screen and (max-width: 1170px) {
	.zlp-zul{
	margin:0px auto;
	overflow:hidden;
	max-width: 900px;

    }
    
}

@media screen and (max-width: 910px) {
	.zlp-zul{
	margin:0px auto;
	overflow:hidden;
	max-width: 900px;

    }

    .zlp-zli{
	margin:0px auto;
	width: 22%;
    float: left;
    margin-right: 3%;
    background:#fff;

    }

    .zlp-zli1{
	margin:0px auto;
	width: 23%;
    float: left;
    background:#fff;
    display: none;

    }

    
}

@media screen and (max-width: 710px) {
	.zlp-zul{
	margin:0px auto;
	overflow:hidden;
	max-width: 900px;

    }

    .zlp-zli{
	margin:0px auto;
	width: 30%;
    float: left;
    margin-right: 3%;
    background:#fff;

    }

    .zlp-zli1{
	margin:0px auto;
	width: 30%;
    float: left;
    background:#fff;
    margin-left:3%;
    display: none;

    }
    .teshu{
    	display: none;
    }

    
}

/* 加载图片 */
.jzpic {
	width: 100%;
	text-align: center;
	margin-top: 3%;
}
.jzpic img{

}
/* 加载更多 */

.jzgd{
	text-align: center;
	width: 100%;
    cursor: pointer;

}
.jzgd span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: #000;
	margin: 0px auto;
	width: 128px;
	height : 40px;
	line-height: 40px;
	margin-top: 3%;


}

.anniu{
	width: 30px;
    height: 30px;
    float: right;
    margin-right: 25px;
    position: relative;
    top: -30px;
    background: url(../images/icon.png) -527px -136px;
    cursor:pointer;
    border:1px solid #f0f0f0;
}