.slide{display: inline-block; vertical-align: top; margin-top: 40px; width: 280px;}
.first{display: block; margin-bottom: 20px;  width: 240px;  height: 60px; line-height: 60px; text-align: center; font-size: 24px; background: #c4161f; color: #fff;}
.se{display: block; width: 240px;  height: 50px;  line-height: 50px; text-align: center; font-size: 18px; background: #efefef; color: #555555;}
.this{background: #c4161f; color: #fff;}
/*.se:hover{color: #ff0000 !important;}*/
.second a:hover {
    text-decoration: none;
    color: #c4161f;
	font-size:18px;
}
.position{width: 1061px; height: 46px; line-height: 46px; border-bottom: 1px solid #ccc;}
.position .l strong{font-size: 22px; color: #c4161f;}
.position .l{float: left;}
.position .r{float: right;}
.position .r a, .position .r p, .position .r span{display: inline-block; text-decoration: none; font-size: 16px; color: #c4161f;}

.news{width: 1368px; margin: auto;}
.news h1 {
    text-align: center;
    color: #c4161f;
    font-weight: bold;
}
.news-content{width: 1061px; display: inline-block; /*background: #fff;*/ height: auto; padding-top: 40px; margin: 0 auto;}
.news .title{width:1061px; min-height: 50px; text-align: center; margin-top: 30px;}
.news .title p{font-size: 30px; font-weight: bold; color: #c4161f;}
.news-content .na{margin: auto; /*margin: 20px 0 20px 0;*/ width: 1050px; height: 35px; font-size: 12px; line-height: 35px; /*border-top: 1px dashed #ccc;*/ }
.news-content .na .left p{font-size: 16px; color: #ccc;}
.news-content .na .left{text-align: center;}
.news-content .na .right{float: right;}
.news-content .na .right a,.na .right img,.na .right p{font-size: 16px; float: left; color: #333333;}
.news-content .na .right img{padding-top: 10px;}
.news-content .na .right a{font-size: 16px; text-decoration: none; color: #333333}
.news-content .na .left a{font-size: 16px; color: #898989;}
.news .word img{ display: block; max-width: 1061px;  margin: 0 auto;}
.news .word{width: 1061px; margin: auto; height: auto; padding-bottom: 50px;}
.news .word p{font-size: 16px; /*margin: 10px 0 10px 0;text-indent: 2em;*/ font-family: "微软雅黑"; color: #333333; line-height: 35px; }
.news .word span{font-size: 18px;}
.news .share{width: 1061px; height: 50px; padding-top: 58px; border-bottom: 1px solid #e1e1e1;}
.share a,.share img{display: block; float: left;}
.share .left{width: 182px; height: 26px; float: left;}
.share .left span{float: left; width: 7px; height: 20px;}
.share .right{width: 300px; height: 16px; float: right;}
.share .right a{text-decoration: none; color: #3d3d73;}
.change{width: 1061px; margin: auto; height: 60px; line-height: 60px; padding-bottom: 20px;}
.change .left,.change .right{float: left; width: 500px; height: 60px;}
.change a{display: inline-block; width: 450px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px; color: #333333; text-decoration: none;}
.change span{font-size: 16px; color: #ff0000;}
.r1{position: relative; top: -5px;}
.r2{position: relative; top: -5px;}
.r3{font-size: 25px; position: relative; top: -8px;}

.close{width: 1150px; margin: auto; height: 88px;margin-bottom: 88px; border-bottom: 1px dashed #cccccc;}
.close .clo{display: block; position: relative; top: 56px; width: 60px; height: 60px; margin: auto; cursor: pointer;}
.da{font-size: 20px; cursor: pointer;}
.zhong{font-size: 18px; cursor: pointer;}
.xiao{font-size: 16px; cursor: pointer;}



.ab:hover{color: #ff0000;}



@media (max-width: 767.98px) {
	.slide,.position .r{
		display: none;
	}
	.position,.news{
		width: 100%;float: left;
	}
	.news .title,.news-content{
		width: 95%;margin: 0px 2.5%;
	}
        .news .word img{
            width:100%;
        }
	.news-content{
		padding-top: 10px;
	}
	.news-content .na,.news .word{
		width: 95%;margin: 0px 2.5%;float: left;
	}
	.list_news{
	font-size: 16px;
	width: 100%;
	margin: 20px auto;
	color: black;
	border-bottom: 1px solid #ccc;
	
	}
	.button_my {
		width: 95%;
		display: flex;
		flex-direction: column;margin: 0px 2.5%;
	}
	.button_my .prev,.button_my .next{
	    width: 100%;float: left;margin: 5px 0px;
	}
	.button_my .prev>span,.button_my .next>span{
	    color: #c4161f;
	    font-weight: 600;
	    font-size: 18px;
	}
	.button_my .prev>a,.button_my .next>a{
	    color: black;
	   font-size: 14px;
	}
	.time_my{
		
		line-height: 40px;
	}
	.news h1{
		width: 100%;
		font-size: 20px;margin-top: 20px;float: left;
	}
	.main_my .title>dl{
		display: none;
	}
}






