@CHARSET "UTF-8";

body{
font-size:16px;
font-family: '黑体';
margin: 0px;
padding: 0px;
}

a{
	text-decoration: none;
	color: #000;
}

.container{
	width:1300px;
	margin: 0 auto;
	margin-top:20px;
}

.top{
	background:#468BF3; 
	width: 100%;
	height: 100px;
	line-height: 100px;
}

.top-left{
	width:400px;
	float: left;
}

.top-left img{
	margin-left: 15px;
	margin-top: 24px;
}

.top-center{
	width: 400px;
	float: left;
}

.top-center a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding:3px 10px 3px 5px;
}

.rb{
	border-right:1px solid #fff;
}


.top-right{
	width: 500px;
	float: left;
}

.top-right input{
	height:25px;
	width:350px;
	margin-left: 30px;	
	padding-top: 4px;

}

.top-right a{
	border: 1px solid #fff;
	border-left: none;
	padding: 7px 15px 7px 15px;
	background: #FCFCFC;
	text-decoration: none;
	color: #000;
}

.xbrm-container{
	margin-top: 30px;
	width: 1300px;
}

.xbrm-top{
	padding: 10px 5px 0px 5px;
	border-bottom: 2px solid #468BF3;
	overflow: hidden;
	margin:0px 30px 0px 30px;


}

.xbrm-top-left{
	float: left;
	
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 24px;
	font-family: 微软雅黑;

}

.xbrm-top-right{
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 16px;
}

.label{
	padding: 5px 20px 5px 20px;
	background: #E5E5E5;
	margin-right: 10px;
}

.xbrm{
	margin-top: 30px;
}

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #4CA1F4;
      padding-top:15px;
            padding-bottom: 15px;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


.swiper-slide a{
	display: block;
	font-size: 16px;
	width: 169px;
}


.xbrm-title{
	margin-bottom: 30px;
}

.xbrm-title img{
	width: 100%;
margin-top:5px;	
}

.xbrm-left{
	font-size: 24px;
	font-weight: bolder;
	margin-left: 10px;
}

.xbrm-right{
	float: right;
	margin-top: 3px;
	text-decoration: none;
	font-size: 16px;
	color: #4C4C4C;
	margin-right: 5px;
}
.xbrm-item{
	margin-right:10px;
	margin-left:10px;
	background: #fff;

}

.xbrm-item-img{
	width: 220px;
	height: 360px;
}

.xbrm-zan{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}



.xbrm-zan span{
	font-size: 14px;
	color: blue;
	padding: 0px 3px 0px 3px;
	border-radius: 2px;
	border: 1px solid blue;
	float: left;
}

.zan{
	color: #C0C0C2;
	float: left;
	font-size: 14px !important;
	background: url(../image/zan.png) no-repeat right 23px center;
	background-size: 45%;
	padding-left:20px;
	margin-left: 10px;

}

.fr{
	float: right;
}


.xbsp{
	margin-top: 30px;	
}

.xbsp-title{
	margin-bottom: 30px;
}

.xbsp-title img{
	width: 100%;
margin-top:5px;	
}

.xbsp-left{
	font-size: 24px;
	font-weight: bolder;
	margin-left: 10px;
}

.xbsp-right{
	float: right;
	margin-top: 3px;
	text-decoration: none;
	font-size: 16px;
	color: #4C4C4C;
	margin-right: 5px;
}

.xbsp-content-left{
	width: 620px;
	height: 460px;
	margin-left: 30px;
	float: left;
	margin-top: 30px;
}

.xbsp-content-left img{
	width: 620px;
	height: 398px;
}

.xbsp-zan{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}



.xbsp-zan span{
	font-size: 14px;
	color: blue;
	padding: 0px 3px 0px 3px;
	border-radius: 2px;
	border: 1px solid blue;
	float: left;
	margin-right: 5px;
}

.xbsp-zan-title{
    float: left;
    width: 200px;
    overflow: hidden;
    height: 100%;
}

.xbsp-content-right{
	width: 620px;
	height: 230px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;

}

.xbsp-item{
	width: 300px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.xbsp-item img{
	width: 300px;
	height: 180px;
}
.xbsp-item-zan{
	height: 15px;
	line-height: 15px;
	margin-top: 5px;
}


.bottom{
	overflow: hidden;
	background: #000;
	margin-top:30px;
	padding: 20px;
}


.bottom-top{
	background: #FEEA00;
	width: 100px;
	margin:0 auto;
	text-align: center;
	height: 30px;
	line-height: 30px;

}

.bottom-bottom{
	width: 454px;
	margin-left: 454px;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
}

.bottom-item{
	float: left;
	color: #fff;
	font-size: 14px;
}

.bottom-item img{
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.clear{
	clear: both;
}