@charset "utf-8";
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #D50900;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.head{
	height: 110px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	transition: .25s;
	background: #fff;
}
.head_height{
	height: 110px;
}
.head_active,.head_height_active{
	height: 90px;
}
.logo{
	display: inline-block;
	height: 76px;
}
.nav span{
	position: relative;
	margin-left: 30px;
}
.nava{
	display: block;
	line-height: 110px;
	font-size: 18px;
}
.nav span:hover .nava,.nav span.active .nava{
	color: #c7a976;
}
.navhide{
	z-index: 99;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	margin-top: 20px;
	background: #fff;
	padding: 0;
	overflow: hidden;
	width: 140px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 5px;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a{
	display: block;
	line-height: 38px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.navhide a:hover{
	color: #c7a976;
}
.textcolor{
	color: #c7a976;
}
.bgcolor{
	background: #c7a976;
}
.head_active .nava{
	line-height: 90px;
}
.head_active .logo{
	height: 60px;
}
.it{
	padding: 30px 0;
}
.ita {
	display: block;
	margin: 0 3.5%;
}
.ita i{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	border: 2px solid #C7A976;
	transition: .25s;
}
.ita i img{
	transition: .25s;
}
.ita:hover i{
	background: #C7A976;
}
.ita:hover i img{
	filter: grayscale(100%) brightness(500%);
}
.md{
	padding: 60px 0;
}
.i1bg{
	padding: 30px;
	border: 1px solid #C7A976;
}
.i1t i{
	font-size: 35px;
	margin-right: 5px;
}
.i1a{
	margin-top: 20px;
	background: #fff;
	width: 48.5%;
}
.i1a i{
	width: 70px;
	display: flex;
	justify-content: center;
	border-right: 2px solid #e6e6e6;
	margin-right: 20px;
}
.i1a_w100{
	margin-top: 30px;
	width: 100%;
}
.i1aipt input,.i1aipt select{
	height: 74px;
	width: 100%;
	font-size: 20px;
	color: #666;
}
.i1a button{
	height: 74px;
	background: #C7A976;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	transition: .25s;
	width: 100%;
}
#demo1 {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#demo1 a {
	display:block;
	color: #666;
	line-height: 30px;
}
.itop i{
	display: block;
	width: 60px;
	height: 4px;
	background: #C7A976;
	margin: 15px auto;
}
.i2atxt1{
	height: 55px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 15px;
}
.i2atxt1 h3 i{
	font-weight: normal;
	font-size: 14px;
	margin-left: 5px;
}
.i2atxt1 span{
	line-height: 28px;
	padding: 0 15px;
	color: #fff;
	background: #C7A976;
	border-radius: 4px;
}
.i2atxt2{
	padding: 10px 15px;
}
.i2w{
	width: 101.33%;
}
.i2a{
	margin-top: 20px;
	width: 32%;
	margin-right: 1.33%;
}
.imorea{
	display: inline-block;
	line-height: 40px;
	padding: 0 20px;
	font-size: 20px;
	border-radius: 4px;
	background: #C7A976;
	color: #fff;
	transition: .25s;
}
.imorea:hover{
	opacity: .85;
	color: #fff;
}
.i3ta{
	background: url(../images/i3abg_03.jpg) no-repeat bottom center;
	align-items: flex-end;
	padding: 30px 3%;
}
.i3tal{
	width: 33%;
	margin-right: 3%;
}
.i3a{
	width: 49%;
	margin-top: 20px;
}
.i3aimg{
	width: 33%;
	margin-right: 15px;
}
.i3atxtb{
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
	margin-top: 10px;
}
.jtimng{
	filter: grayscale(100%);filter: gray;
	transition: .25s;
}
.jthover:hover .jtimng{
	filter:inherit;
}
.i3a:hover h3{
	color: #C7A976;
}
.i4{
	background: url(../images/i4bg_02.jpg) no-repeat center;
}
.itop_wt *{
	color: #fff;
}
.swiper-pagination-public{
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.swiper-pagination-public .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: #ddd;
	margin: 0 7px;
	opacity: 1;
}
.swiper-pagination-public .swiper-pagination-bullet-active{
	background: #C7A976;
}
.i5a{
	background: url(../images/i5rbg_03.png) no-repeat right center #fff;
	background-size: 48%;
	border: 3px solid #C7A976;
	border-radius: 20px;
	overflow: hidden;
}
.i5al,.i5ar{
	width: 50%;
}
.i5ar{
	padding: 20px 40px;
}
.i5arline{
	height: 1px;
	background: #C7A976;
	margin: 30px 0 40px 0;
	position: relative;
}
.i5arline::after{
	width: 80px;
	height: 4px;
	background: #C7A976;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}
.swiper-pagination-i5{
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.swiper-pagination-i5 .swiper-pagination-bullet{
	width: 60px;
	height: 5px;
	background: #ddd;
	margin: 0 7px;
	opacity: 1;
	border-radius: 10px;
	transition: .25s;
}
.swiper-pagination-i5 .swiper-pagination-bullet-active{
	background: #C7A976;
}
.foot{
	background: #242424;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #C7A976;
}
.ft{
	padding: 40px 0;
}
.ftr{
	justify-content: flex-end;
	text-align: right;
}
.ftr1 a{
	font-size: 18px;
	margin-left: 20px;
	display: inline-block;
}
.ftr2a{
	display: inline-block;
	margin-left: 25px;
}
.ftr2a img{
	width: 100px;
	display: block;
	margin: 0 auto;
}
.ftr2a p{
	font-size: 16px;
	color: #969696;
	margin-top: 10px;
}
.fb{
	padding: 20px 0;
	line-height: 30px;
	color: #969696;
	border-top: 1px solid rgba(255,255,255,.2);
}
.fb a{
	color: #969696;
}

.listbn{
	height: 500px;
}
.ab1l,.ab1r{
	width: 48%;
}
.ab1rimg{
	width: 130%;
	position: absolute;
	right: 50%;
	bottom: 12%;
}
.ab2width{
	width: 33.33%;
}
.ab2l{
	width: 25%;
}
.cs1tlico{
	width: 12px;
	height: 12px;
	background: #666;
	vertical-align: top;
	border-radius: 100%;
	margin-left: 20px;
}
.cs1tr a{
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	padding: 0 30px;
	position: relative;
	margin-left: 50px;
}
.cs1tr a::after{
	width: 4px;
	height: 4px;
	background: #C7A976;
	border-radius: 100%;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.cs1tr a:hover,.cs1tr a.active{
	color: #C7A976;
}
.cs1l{
	width: 85%;
}
.cs1r{
	width: 15%;
	justify-content: flex-end;
}
.cs1r i{
	cursor: pointer;
	transition: .25s;
	width: 44px;
	height: 44px;
	border: 1px solid #ddd;
	border-radius: 100%;
	cursor: pointer;
	transition: .25s;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 15px;
	font-size: 20px;
	color: #999;
}
.cs1r i:hover{
	border: 1px solid #C7A976;
	color: #C7A976;
}
.cs2w{
	width: 102%;
}
.cs2a{
	width: 31%;
	margin-right: 2%;
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.cs2a span{
	color: #999;
	transition: .25s;
}
.cs2a:hover span,.cs2a:hover{
	color: #C7A976;
}
.cs2a::after{
	width: 0px;
	height: 2px;
	background: #C7A976;
	transition: .5s;
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
}
.cs2a:hover::after{
	width: 80px;
}
.page a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 38px;
	height: 38px;
	border: 1px solid #C7A976;
	border-radius: 100%;
	color: #C7A976;
	margin: 5px;
}
.page a:hover,.page li.active a{
	color: #fff;
	background: #C7A976;
}
.pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.if1w{
	background: #f7f7f7;
}
.if1l,.if1r{
	width: 50%;
}
.if1r{
	padding: 20px 40px;
}
.if1rt i{
	width: 50%;
	display: block;
	position: relative;
	height: 1px;
	background: #C7A976;
	margin-top: 10px;
}
.if1rt i::after{
	width: 60px;
	height: 3px;
	content: "";
	background: #C7A976;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.if1ra{
	margin-top: 23px;
}
.if1ra input{
	width: 100%;
	height: 48px;
	background: #fff;
	padding-left: 105px;
	font-size: 13px;
}
.if1ra span{
	width: 90px;
	line-height: 28px;
	border-right: 1px solid #e6e6e6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	text-align: center;
	font-size: 15px;
}
.if1ra i{
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -11px;
}
.if1ra button{
	height: 50px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #C7A976;
	width: 100%;
	cursor: pointer;
	transition: .25s;
}
.lf2a{
	padding-bottom: 0;
	border-bottom: 0;
}
.lf2a::after{
	display: none;
}
.lf2atxt i{
	width: 66px;
	height: 66px;
	font-size: 22px;
	font-weight: bold;
	background: url(../images/lf2abg_03.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

.tml,.tmr{
	width: 48%;
}
.tm1rt{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	position: relative;
}
.tm1rt::after{
	width: 70px;
	height: 4px;
	background: #C7A976;
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
}
.tm2aimg{
	width: 50%;
}
.tm2atxt{
	padding: 15px;
}
.tm2a{
	margin-bottom: 35px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.tm2a:hover{
	background: #C7A976;
	color: #fff;
}

/* .co1map{
	height: 530px;
} */
.co1b{
	position: relative;
	margin-top: -40px;
	z-index: 9;
}
.co1ba{
	width: 32%;
	padding: 50px 25px;
	background: url(../images/co1abg1_03.png) no-repeat top center #fff;
	background-size: 100%;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
}
.co1ba:nth-child(2){
	background: url(../images/co1abg2_03.png) no-repeat center #fff;
	background-size: 100%;
}
.co1ba:nth-child(3){
	background: url(../images/co1abg3_03.png) no-repeat top center #fff;
	background-size: 100%;
}
.co1ba img{
	transition: .25s;
}
.co1ba:hover{
	background: url(../images/co1abg1_03.png) no-repeat top center #C7A976;
	color: #fff;
}
.co1ba:hover *{
	color: #fff;
}
.co1ba:hover img{
	filter: grayscale(100%) brightness(500%);
}
.co1ba:nth-child(2):hover{
	background: url(../images/co1abg2_03.png) no-repeat center #C7A976;
	background-size: 100%;
}
.co1ba:nth-child(3):hover{
	background: url(../images/co1abg3_03.png) no-repeat top center #C7A976;
	background-size: 100%;
}
.co2a{
	width: 49%;
	margin-top: 30px;
}
.co2aw100{
	width: 100%;
}
.co2a input,.co2a textarea{
	width: 100%;
	height: 46px;
	padding: 0 15px;
	font-size: 16px;
	background: none;
	border: 1px solid #ddd;
	transition: .25s;
}
.co2a input:focus,.co2a textarea:focus{
	background: #fff;
	border: 1px solid #C7A976;
}
.co2a textarea{
	resize: none;
	height: 210px;
	resize: none;
	padding: 15px;
}
.co2a button{
	height: 46px;
	background: #C7A976;
	width: 100%;
	transition: .25s;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
}

.lnl a{
	border-bottom: 2px solid rgba(0,0,0,0);
	display: block;
	line-height: 75px;
	font-size: 16px;
	margin-right: 25px;
}
.listnav{
	border-bottom: 1px solid #e6e6e6;
}
.lnl a.active{
	border-bottom: 2px solid #C7A976;
	color: #C7A976;
}
.lnl a:hover{
	color: #C7A976;
}
.ner{
	width: 25%;
	margin-left: 25px;
}
.neaimg{
	width: 35%;
}
.neatxtb em{
	line-height: 38px;
	border: 1px solid #e6e6e6;
	padding: 0 15px;
	color: #999;
	transition: .25s;
}
.nea:hover{
	color: #C7A976;
}
.nea:hover .neatxtb em{
	border: 1px solid #C7A976;
	color: #C7A976;
}
.net{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
}
.nea{
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
}
.nertop{
	border-bottom: 1px solid #e6e6e6;
	padding: 0 15px;
	line-height: 50px;
}
.nertop h3{
	font-size: 18px;
}
.nerpd{
	padding: 15px;
}
.ner1w a{
	line-height: 35px;
	color: #666;
	display: inline-block;
	margin-right: 10px;
}
.ner1w a:hover{
	color: #C7A976;
}
.ner2w{
	padding: 25px;
}
.ner2w a{
	display: inline-block;
	line-height: 40px;
	border: 1px solid #C7A976;
	color: #C7A976;
	padding: 0 25px;
	margin-top: 15px;
}
.vdico{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,.2);
}




@media only screen and (min-width:768px) and (max-width:1299px) {
	.videohidebox{
		width: 80%;
	}
	.swiper-container-bn .bnimg{
		height: 600px;
	}
	.imorea{
		line-height: 35px;
		font-size: 14px;
	}
	.ab1rimg{
		bottom: 5%;
		width: 100%;
	}
	.ab1l .txt{
		margin-top: 20px;
	}
	.listbn{
		height: 400px;
	}
	
	.lf2atxt i{
		width: 50px;
		height: 50px;
		font-size: 20px;
	}
	
	/* .co1map{
		height: 400px;
	} */
	.nertop h3{
		font-size: 15px;
	}
}
@media only screen and (max-width:950px) {
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.swiper-container-bn .bnimg{
		height: 450px;
	}
	.i1aipt input, .i1aipt select{
		height: 60px;
		font-size: 16px;
	}
	.i1a i{
		width: 50px;
		margin-right: 10px;
	}
	.i1a i img{
		height: 25px;
	}
	.i1a button{
		height: 60px;
		font-size: 20px;
	}
	.i1t i{
		font-size: 30px;
	}
	.i3atxtb i img{
		height: 25px;
	}
	.i5arline{
		margin: 20px 0;
	}
	.ftr1 a{
		font-size: 15px;
	}
	.flogo img{
		height: 80px;
	}
	.listbn{
		height: 300px;
	}
	
	.tm2a{
		width: 100%;
	}
	
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.swiper-container-bn .bnimg{
		height: 200px;
	}
	.it{
		padding: 20px 0;
	}
	.it .wrap{
		justify-content: space-between;
	}
	.ita{
		margin: 0;
	}
	.ita i{
		width: 60px;
		height: 60px;
	}
	.ita i img{
		height: 30px;
	}
	.md{
		padding: 25px 0;
	}
	.i1bg{
		padding: 15px;
	}
	.i1bg h2 img{
		height: 25px;
	}
	.i1a{
		width: 100%;
		margin-top: 20px;
	}
	.i1aipt input, .i1aipt select{
		height: 50px;
		font-size: 14px;
	}
	.i1a i img{
		height: 20px;
	}
	.i1a button{
		height: 50px;
		font-size: 16px;
	}
	.i2w{
		width: 100%;
	}
	.i2a{
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.imorea{
		line-height: 30px;
		font-size: 13px;
		padding: 0 15px;
	}
	.i2atxt1 span{
		font-size: 12px;
		line-height: 26px;
		padding: 0 12px;
	}
	.i3ta{
		padding: 0;
		background: #F7F7F7;
	}
	.i3tar{
		padding: 15px;
		margin: 0 !important;
	}
	.i3tar p{
		margin-top: 12px;
	}
	.i3a{
		width: 100%;
	}
	.i3aimg{
		width: 40%;
	}
	.i3atxtb i{
		display: none;
	}
	.i3atxtb p{
		line-height: 23px;
		font-size: 12px;
	}
	.i3atxtb{
		margin-top: 5px;
		padding-top: 5px;
	}
	.swiper-pagination-public{
		margin-top: 15px;
	}
	.swiper-pagination-public .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 7px;
	}
	.i5a{
		border-radius: 4px;
		border: 1px solid #C7A976;
	}
	.i5ar{
		padding: 15px;
	}
	.swiper-pagination-i5{
		margin-top: 15px;
	}
	.swiper-pagination-i5.swiper-pagination-i5 .swiper-pagination-bullet{
		width: 40px;
		height: 2px;
	}
	.ft{
		display: block;
		padding: 20px 0;
	}
	.flogo{
		text-align: center;
	}
	.flogo img{
		height: 50px;
	}
	.ftr1 {
		text-align: center;
		margin: 10px 0;
	}
	.ftr1 a{
		line-height: 30px;
		font-size: 13px;
	}
	.ftr2 {
		text-align: center;
	}
	.ftr2a p{
		font-size: 13px;
	}
	.ftr2a{
		margin: 0 8px;
	}
	.fb{
		line-height: 25px;
		padding: 15px 0;
		font-size: 13px;
	}
	
	.listbn{
		height: 150px;
	}
	.ab1r{
		margin-top: 15px;
	}
	.ab1rimg{
		position: relative;
		margin-top: 15px;
		right: 0;
		width: 100%;
	}
	.ab2l,.ab2width{
		width: 100%;
	margin-top: 25px;
	}
	.ab2ra{
		margin-top: 25px;
	}
	.ab2ra1 {
		height: 200px;
	}
	
	.cs1tr{
		justify-content: flex-start;
	}
	.cs1tlico{
		width: 8px;
		height: 8px;
	}
	.cs1tr a{
		line-height: 35px;
		margin-top: 15px;
		margin-left: 0;
		margin-right: 20px;
		padding: 0 20px;
		padding-left: 0;
	}
	.cs1r{
		justify-content: center;
	}
	.cs1r i{
		width: 32px;
		height: 32px;
		font-size: 16px;
	}
	.cs2a{
		width: 48%;
		margin-right: 0;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.cs2a span{
		margin-top: 10px;
	}
	.cs2a:hover::after{
		width: 40px;
	}
	.page a{
		width: 30px;
		height: 30px;
		font-size: 13px;
	}
	
	.if1r{
		padding: 15px;
	}
	.if1ra{
		margin-top: 15px;
	}
	.if1ra span{
		width: 70px;
		font-size: 12px;
	}
	.if1ra input{
		font-size: 12px;
		padding-left: 85px;
	}
	.if1ra button{
		height: 44px;
		font-size: 14px;
	}
	.lf2atxt i{
		width: 40px;
		height: 40px;
		font-size: 15px;
	}
	.lf2atxt h3{
		flex: 0;
		flex-grow: 1;
		margin-left: 10px;
		text-align: left;
		font-size: 16px;
		line-height: 30px;
	}
	
	.tm2a{
		margin-bottom: 15px;
		display: block;
	}
	.tm2aimg,.tm2atxt{
		width: 100%;
	}
	
	/* .co1map{
		height: 200px;
	} */
	.co1b{
		margin-top: 0;
	}
	.co1ba{
		width: 100%;
		margin-top: 15px;
		padding: 25px;
	}
	.co2a{
		width: 100%;
		margin-top: 15px;
	}
	.co2a input, .co2a textarea{
		font-size: 14px;
	}
	.lnr{
		display: none;
	}
	.lnl{
		flex-wrap: wrap;
	}
	.lnl a{
		font-size: 14px;
		line-height: 45px;
	}
	.nel {
		padding: 15px;
	}
	.nea{
		display: block;
	}
	.neaimg{
		width: 100%;
	}
	.neatxt{
		margin-top: 10px;
		margin-left: 0;
	}
	.neatxtb em{
		font-size: 12px;
		line-height: 26px;
	}
	
}
/* 模板详情页 */
.ny_nr{
	padding: 30px 0;
}
.ny_nr .xw_xq {
    padding: 30px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_tl {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_nr .xw_xq .xq_lf .xq_fc {
    width: 100%;
    border-bottom: solid 1px #cacaca;
    padding: 20px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_fc .right {
    text-align: right;
}

.ny_nr .xw_xq .xq_nr {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
}
.ny_nr .xw_xq .xq_nr img{
    max-width: 100%;
    height:auto!important;
}

@media only screen and (min-height:992px) {
    .ny_nr .xw_xq .xq_nr {
        min-height: 20vh;
    }
	.shoujiyinang{
		display: none;
	}
}
.sy_baiosu{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
