@charset "utf-8";

/* CSS Document */
body,
ul,
ol,
dl,
li,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
input {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}

img {
	border: none
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

body {
	background: #fff;
	color: #000000;
	font: 14px/24px Microsoft YaHei, SimSun, Arial;
}
ul{
	padding: 0;
}

ul li { 
	list-style-type:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/*默认a标签样式*/
a:link,
a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

a:hover {
	color: #c9394a;
}

a:active {
	color: #666;
}
/* img{
    width: 100%;
    height: 100%;
} */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
/* 三角 */
#triangle-left {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid #B21112;
    border-bottom: 50px solid transparent;
}


.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipse2{
overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;

}
.ellipse3{
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:3;
	
	}

.container{
    width: 100%;
    height: auto;
}
.content{
    width: 1200px;
    height: auto;
    margin: 0 auto;
 }
 body{
	background-color: #FFFFFF;
 }
.beijingse{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.w50{
	width: 50%;
}
.top{
	border-top: 2px solid #B21112;
	background: #F7F7F7;
	height: 3em;
	line-height: 3em;
	border-bottom: 1px solid #E5E5E5;
	z-index:9999;
	position:fixed;
	top:0;
}
.topxf{
	position:fixed;
	top:0;
}
.top .date{
	display: inline-block;
}
.top .search{
	float: right;
	display: inline-block;
	text-align: right;
}
.top .search input[type="text"]{
	border: 1xp solid #DEDEDE;
	padding: 0px 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.top .search input[type="submit"]{
	background: #B21112;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	border: 0;
	vertical-align: middle;
	margin: 0;
}
.head{
	padding: 10px 0;
}
.head .logo{
	display: inline-block;
	width: 300px;
	height: 50px;
	vertical-align: middle;
}
.head .logo img{
	height: 50px;
}
.head .ad{
	display: inline-block;
	height: 50px;
	width: 740px;
	margin: 0 10px;
	vertical-align: middle;
	text-align: center;
}
.head .ad img{
	height: 50px;
	width: 100%;
}
.head .shoucang{
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	display:none;
}
.head .qrcode{
	display: inline-block;
	width: 120px;
	height: 50px;
	vertical-align: middle;
	text-align: right;
	float:right;
}
.head .qrcode img{
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
}
.head .qrcode .txt{
	display: inline-block;
	vertical-align: middle;
}
.head .qrcode .txt span{
	display: block;
	line-height: 25px;
	height: 25px;
}
.nav{
	background: linear-gradient(0deg, #B21112, #B53535);
	height: 44px;
	line-height: 44px;
	overflow:hidden;
	position:relative;
	z-index:9999;
}
.navxf{
	position:fixed;
	top:45px;
	left:50%;
	transform: translate(-50%,0%); 
}
.nav a{
	color: #FFF;
	display: inline-block;
}
.nav .listnav{
	width: 2000px;
}

.nav .listnav #leftbtn{
	position:absolute;
	right:0;
	top:0;
	width: 44px;
	height: 44px;
	cursor: pointer;
}
.nav .listnav #rifhtbtn{
	position:absolute;
	right:0;
	top:0;
	width: 44px;
	height: 44px;
	cursor: pointer;
}

.nav .listnav .list{
	width: max-content;
	white-space: nowrap;
	transition: all 0.5s; 
}

.nav .list li{
	float:left;
}
.nav .list li.cur{
	background: #1F3A78;
}
.nav .list li:hover{
	background-color: #1F3A78;
}
.nav .list li a{
	padding: 0 15px;
	cursor: pointer;
}



/* 广告 */
.guanggao1{
	width: 100%;
	height: 95px;
	overflow: hidden;

}
.guanggao1_1{
	margin: 10px auto;
	width: 49%;
	height: 75px;
	overflow: hidden;
	position: relative;
}
.guanggao1_2{
	margin: 10px auto;
	height: 75px;
	overflow: hidden;
	position: relative;
}
.gunggazi{
   position: absolute;
   bottom: 0px;
   left: 0px;
   background: rgba(0, 0, 0, 0.5);
   width: 40px;
   height: 22px;
   text-align: center;
   line-height: 22px;
   color: #FFFFFF;
   font-size: 14px;
   z-index: 9;
}
.ggimg{
	width: 100%;
	height: 75px;
}
.ggimg img{ 
	width: 100%;
	height: 100%;
}
.swiper-pagination{
	text-align: right !important;
}
.swiper-pagination-bullet{
	width: 16px !important;
	height: 16px !important;
	border-radius:0px !important;
	line-height: 16px !important;
	text-align: center !important;
	color: #010101 !important;
	background: #ffffff !important;
    opacity: .6 !important;
}
.swiper-pagination-bullet-active{
	background:#FF6600 !important;
	color: #FFFFFF !important;
	opacity: 1 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 2px !important;
}

/* 底部 */
.footer{
	height: auto;
	margin-top: 30px;
}
.yqlj{
	height: auto;
    min-height: 150px;
	border: 1px solid #E8C2C2;
	position: relative;
	
}
.yqljbt{
	width: 200px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
	color: #000000;
	border-left: 1px solid #E8C2C2;
	border-right: 1px solid #E8C2C2;
	position: absolute;
	top: -10px;
	left: 500px;
	z-index: 99;
	background-color: #F7F7F7;
	
	
}
.yqljcon{
	width: 1000px;
	margin: 20px auto;
	padding-top: 15px;
	height: auto;

}
.yqljcon ul{
	width: 100%;
}
.yqljcon ul li{
	float: left;
	height: 15px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #666666;
	font-size: 12px;
	margin-top:10px;

}
.yqljcon ul li a{
	color: #666666;
}
.yqljcon ul li:hover a{
	color: #B21112;
}

.lxwmxx{
   width: 100%;
   height: auto;
   margin-top: 20px;
}
.lxwmxx p{
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height:30px;
}
.lxwmxx p a{
	color: #666666;
}
.lxwmxx p a:hover{
	color: #B21112;
}
.lxwmurl{
	margin: 10px auto;
}
.lxwmurl ul{
	width: 100%;
	text-align: center;
}
.lxwmurl ul li{
	height: 15px;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #666666;
	font-size: 14px;
	display: inline-block;
}
.lxwmurl ul li:last-child{
	border-right: none;
}
.lxwmurl ul li a{
	color: #666666;
}
.lxwmurl ul li:hover a{
	color: #B21112;
}


/* .sanjia{
	list-style-image: url(../img/sanjiao.png);
	font-size: 18px !important;
} */



/*友情链接**/
.youqing { background: 0; margin-top: 30px; }
.youqing .title { margin: 0; }
.youqing .title ul {position:relative; height: 124px; border: 1px solid #f1f1f1; padding: 15px; padding-left: 30px; }
.youqing .title ul li { margin-right: 40px; float: left; }
.youqing .title ul .current { border: 0; }

.youqing .qiehuan { 
	width:1100px;
	border: 1px solid #f1f1f1; 
	padding: 25px 15px; 
	height: auto;
	/* background: #fafafa; */
	position: absolute;
	left: 25px;
	top: 50px;}
.qiehuan .list {  float: left; margin-right: 10px; }
.youqing .qiehuan{
	display: none;
}
.current .qiehuan{
	display: block !important;
}
.youqing .qiehuan .list a { font-size: 14px; color: #505050; }