*{
	margin: 0;
	padding: 0;
	font-family: "寰蒋闆呴粦"锛�
}
.fl {
   /*  float: left; */
}

.fr {
    float: right;
}

.clear::after {
    display: block;
    content: "";
    clear: both;
}

.swipWrp {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 280px;
}

#swiper {
    width: 4800px;
    position: relative;
    overflow: hidden;
    text-align: center;
    transition: all 400ms ease-in;
    background-color: #ededed;
}

#swiper img {
    float: left;
    margin: 0 auto;
    width: 25%;
}

#tags {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}

#tags a {
    display: inline-block;
    transition: all 1s ease;
    width: 9px;
    height: 9px;
    margin: 3px 6px;
    border-radius: 4.5px;
    background-color: rgba(255, 255, 255, .5)
}

#tags a.on {
    transform: scale(1.2, 1.2);
    background-color: rgba(255, 255, 255, .85)
}
.cls-sech{
	height: 55px;
	width: 1200px;
	margin: 0 auto;
	background: #fbfbfb;
	border-bottom: 1px solid #ffc845;
	margin-top: 10px;
}
.se-fon{
	line-height: 45px;
	font-size: 20px;
	margin-left: 5px;
	float: left;
	width: 135px;
	height: 45px;
	border-top-right-radius:5px; 
	border-top-left-radius:5px;
	background: #eee;
	color: #909090;
	text-align: center;
	margin-top: 10px;
}
.pub-box{
	display: none;
}
.se-fon:first-child{
	margin-left: 0px;
}
.nopud{
	color: #fff;
	background: #ffc845;
}
.se-forc{
	width: 300px;
	height: 40px;
	float: right;
	background: #fff;
	margin-top: 7px;
	margin-right: 10px;
}
.se-forc .t-int{
	float: left;
}
.se-forc .t-int input{
	width: 160px;
	height: 20px;
	border: 0;
	outline: none;
	font-size: 16px;
	margin-top: 12px;
	margin-left: 20px;
}
.se-forc .s-pic{
	float: right;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
}
.public{
	width: 1200px;
	margin: 0 auto;
}
.pubnc{
	width: 1200px;
	height: 135px;
	margin: 10px auto;
	transition:all .3s;
	cursor: pointer;
}
.pubnc:hover{
	box-shadow:1px 1px 3px #a59f9f;
	border-bottom: 1px dotted #fff;
}
.pubnc-lr{
	
}
.pubnc-lf{
	border-bottom: 1px dotted #dcdcdc;
}
.pubnc .puble{
	width: 900px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 16px;
	line-height: 40px;
}
.pubnc .pubri{
	float: right;
}
.pubnc .pubri .eri-da{
	margin-right: 20px;
}