.m-success .slick-prev{
  background-image:url(/uiFramework/commonResource/image/2025042811075380335.png)!important;
}
.m-success .slick-next{
  background-image:url(/uiFramework/commonResource/image/2025042811102818891.png)!important;
}






a {
    text-decoration: none;
}

li{list-style:none;}


.header-bg {
  width: 100%;
}


body {
    overflow-x: hidden;
    background: url(/uiFramework/commonResource/image/2025042909250484755.png) no-repeat top center;
    width: 100%;
    height: 100vw;
    background-size: 100% auto;
}

/*返回首页*/

.backhome {
	background: rgba(255, 255, 255, 0.8) url(http://www.tyzxnews.com/webnew/resource/images/ico_home.png) 10px 4px no-repeat;
	background-size: 20px 20px;
	border-radius: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 30px;
	line-height: 30px;
	padding-left: 36px;
	margin: 10px;
	font-size: 14px;
	color: #FF5D1A;
}

a.backhome:hover {
	color: #FF5D1A;
}




/*banner*/
#banner {
	width: 100%;
	background-size: cover;
	height: 28%;
}

#banner .bannertm {
	display: block;
	margin: 0 auto;
	width: 70%;
	max-width: 1100px;
	padding-top: 7%;
}

.w1200 {
	max-width: 1100px;
	margin: 0 auto;margin-top:-100px;

}

.w1200 h2 {}

.w1200 h2 .bannertm {
	display: block;
	margin: 0 auto;
	width: 90%;
	max-width: 1100px;
	padding: 4% 0px 12% 0px;
}

.section {
	width: 100%;
	margin-top: 1%;
	display: inline-block;
}

/*头条*/
.headline {
	width: 100%;
}

.ttbg {
	position: relative;
	width: 100%;

	background-image: -webkit-linear-gradient(to bottom, rgba(248, 236, 212, 1), rgba(248, 236, 212, 0)) 30 30;
	background-image: -moz-linear-gradient(to bottom, rgba(248, 236, 212, 1), rgba(248, 236, 212, 0)) 30 30;
	background-image: linear-gradient(to right, rgba(252, 217, 44, 1), rgba(244, 6, 1, 1));
	border-radius: 15px;
}

.headline .p34 {
	font-size: 34px;
	line-height: 40px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	text-align: center;
	padding: 1%;
}
.headline .p34 a{font-size:34px;font-family: MicrosoftYaHei;}

.headline .line {
	border-bottom: 1px solid #f40601;
	padding-top: 1%;
}

.headline .p34 a {
	color: #fff;
}

.gengduo {
	margin-top: 20px;
}

.ged {
	font-family: "MicrosoftYaHei", "微软雅黑", arial, sans-serif;
	font-size: 14px;
	margin: 5px 0px;
	font-weight: 100;
	position: relative;
	text-align: center;
}

/* 公共左右模块的flex */
.div_flex {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.flex_left {
	width: 58%;
}

.flex_right {
	width: 42%;
}

/* focus 首页焦点图 */
#focus {
	width: 100%;
	height: auto;
	position: relative;
}

.focus {
	width: 100%;
	height: 100%;
	position: relative;
}

.focus_dtl {
	line-height: 1em;
	background: url('/uiFramework/commonResource/image/2025042815402167096.png') no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -2px;
	width: 96%;
	z-index: 1;
	padding: 10px 2% 20px 2%;
	border-radius: 10px;
}

.focus_dtl a {
	color: #fff
}

.focus_dtl .font_l {
	font-weight: bold;
	font-size: 16px;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: .5;
    margin:0 3px;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #3457ce;
}

.swiper-pagination {
	text-align: center;
bottom:4px;
  width:100%;
}

.swiper-button-next,
.swiper-button-prev {
	display: none;
}

/*16:9*/
.swiper-slide a {
	display: block;
	position: relative;
}

.swiper-slide .box_16_9 {
	padding-bottom: 56%;
	width: 100%;
}

.swiper-slide .box_16_9 img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
	object-fit: cover;
}



/* 热点聚焦 */

.news_dt {
	margin-left: 30px;
	position: relative;
}

.news_dt li {
	display: block;
	margin-bottom: 0px;
	padding: 6px 0 6px 15px;
	position: relative;
}

.news_dt li:nth-child(1) {

	padding: 0px 0 8px 0px;

}

.news_dt li:nth-child(1) h3 {

	line-height: 30px;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: normal;font-family: "Microsoft YaHei", 微软雅黑;

}

.news_dt li h3 {
	display: block;
	line-height: 30px;
	font-size: 19px;
	font-weight: 500;
	color: #333;
	padding-left: 0px;
	position: relative;
	margin-top: 6px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_dt li h3:hover {
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
}

.news_dt li p {
	display: none;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	text-indent: 2em;
	font-family: "Microsoft YaHei", 微软雅黑;

}

.news_dt li:nth-child(1) p {

	margin-top: 10px;
	display: block;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	white-space: normal;
}

.news_dt li:before {
	content: '';
	width: 3px;
	height: 3px;
	border: 1px solid #b81d23;
	background-color: #b81d23;
	position: absolute;
	left: 0;
	top: 27px;
	border-radius: 20px;
	margin-right: 15px;

}

.news_dt li:nth-child(1):before {
	content: '';
	border: none;
	background-color: #fff;
}




.more {
	font-family: "MicrosoftYaHei", "微软雅黑"!important, arial, sans-serif;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	display: inline-block;
	clear: both;
	margin-top: 10px;
}

.more a {
	color: #666;
	font-size: 14px;
	margin-top: 4px;
	border-radius: 5px;
	padding: 3px;
        font-family: 微软雅黑;
}

/* 标题1的 */
.btn1 {
	background: url(/uiFramework/commonResource/image/2025042810513127231.png) no-repeat center center;
	background-size: 100% 100%;
	width: 100%;
	/* height: 67px; */
	text-align: center;
	margin: 20px 0px 20px;

}

.btn1 .zyjh {
	display: block;
	margin: 0 auto;
	padding: 10px 0px;
	/* width: 25%; */
}

.btn1 .gcls {
	display: block;
	margin: 0 auto;
	padding: 10px 0px;
	/* width: 25%; */
}



.xuline {
	border-bottom: 2px dotted #b91c23;
	padding-top: 30px;
	margin-bottom: 10px;
}

/*三个带缩略图 */
.three_tu {
	width: 100%;
	margin-top: 20px;
}

#zSlider {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#picshow {
	position: relative;
	width: 60%;
	overflow: hidden;

}

#picshow #picshow_img {
	width: 100%;
	display: block;
	border-radius: 10px;
}

#picshow_img li {
	width: 100%;

	overflow: hidden;
	float: left;
	display: none;
	border-radius: 10px;
}

#picshow_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

#picshow_img a {}

#picshow_img a.img_wap {
	padding-bottom: 56%;
	width: 100%;
	display: block;
}

#picshow_img a.img_wap img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
}

#picshow_tx {
	left: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	overflow: hidden;
	border-radius: 10px;
}

#picshow_tx li {
	background: url(../images/picshow_bg.png) repeat;
	padding: 10px 20px;

	color: #fff;
	display: none;
}

#picshow_tx li a {
	color: #fff;
}

#picshow_tx li a:hover {
	text-decoration: none;
}

#picshow_tx li h3 {
	margin: 0px 0;
	font-size: 16px;
	font-family: "MicrosoftYaHei", "微软雅黑", arial, sans-serif;
	line-height: 30px;
}

#select_btn {
	width: 38%;
	color: #111;
	display: inline-block;
	margin-left: 10px;

}

#select_btn li {
	padding: 0px;
	width: 96%;
	margin-bottom: 10px;
	cursor: pointer;
	color: #333;
	transition: all .7s ease 0s;
	background: #fff;
	border-bottom: 1px solid #c4c6c5;
	border-image: -webkit-linear-gradient(to left, rgba(193, 2, 17, 1), rgba(193, 2, 17, 0)) 30 30;
	border-image: -moz-linear-gradient(to left, rgba(193, 2, 17, 1), rgba(193, 2, 17, 0)) 30 30;
	border-image: linear-gradient(to left, rgba(193, 2, 17, 1), rgba(193, 2, 17, 0)) 30 30;
}

#select_btn li:last-child {
	border-bottom: none;
}

#select_btn li:hover {
	background-color: #fff;
}

#select_btn li a:hover {
	color: #c75663;
}

#select_btn li.current {
	background-color: #fff;

}

#select_btn li.current a {
	color: #c75663;
}

#select_btn li.current:hover {
	background-color: #fff;
}

#select_btn a {
	color: #000;
}


#select_btn .select_text {
	font-size: 20px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: 500;
	line-height: 32px;
	overflow: hidden;
	padding: 4% 1% 2% 0;
	display: inline-block;
	height: 93px;
}

#select_btn .select_text:hover {
	text-decoration: none;
}

/*四条文字左右两个分布 */

/*四条文字左右两个分布 grif*/
#three_zi {
	width: 100%;
	margin-top: 0px;
}

.item_gr {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 50% 50%;
}

.item_gr li {
	padding: 20px 15px 20px 0px;
}

.item_gr li:nth-of-type(even) {
	padding-left: 15px;
	padding-right: 0px;
}

.item_gr li h3 {
	font-size: 20px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: 500;
	color: #333;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.item_gr li h3:hover {
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
}

.item_gr li .b_txt {
	font-size: 16px;
	color: #888;
	line-height: 30px;
	position: relative;
	font-family: "Microsoft YaHei", 微软雅黑;
	margin-top: 10px;
	padding-left: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.item_gr li p.b_txt:before {
	content: '';
	width: 5px;
	height: 5px;
	border: 1px solid #b81c20;
	background-color: #b81c20;
	position: absolute;
	left: 0;
	top: 11px;
	border-radius: 20px;
	margin-right: 15px;

}





/* 媒体评论 */
.mtpl {

	box-sizing: border-box;
	overflow: hidden;
}

.mtpl_ul {
	position: relative;
	padding: 0 20px;
}

.mtpl_ul li {
	padding: 10px 0px;
	word-break: break-all;
	overflow: hidden;

}

.mtpl_ul li:nth-child(1) {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	padding: 0px 0px 20px;
}

.mtpl_ul .mtpl_img {
	float: left;
	width: 26%;
	/* height: 143px; */
	border-radius: 10px;
	object-fit: cover;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	display: none;
}

.mtpl_ul .mtpl_img img {
	display: block;
}

.mtpl_ul li:nth-child(1) .mtpl_img {
	display: block;
}

.mtpl_ul .mtpl_wen h3 {
	font-size: 20px;
	line-height: 32px;
	color: #333;
	font-weight: 600;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
font-family: "Microsoft YaHei", 微软雅黑;
}

.mtpl_ul .mtpl_wen h3:hover {
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
}

.mtpl_ul .mtpl_wen p {
	font-size: 16px;
	color: #888;
	line-height: 30px;
	position: relative;
	font-family: "Microsoft YaHei", 微软雅黑;
	margin-top: 15px;
	display: block;
}

/* .mtpl_ul li:nth-child(1) p{
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	} */


/* 专家解读 */
.zjjd {

	box-sizing: border-box;
	overflow: hidden;
}

.zjjd_ul {
	position: relative;
	padding: 0 20px;
}

.zjjd_ul li {
	padding: 10px 0px 10px 0px;
	word-break: break-all;
	overflow: hidden;

}

.zjjd_ul .zjjd_img {
	float: left;

	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;

}

.zjjd_ul .zjjd_img img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
}

.zjjd_ul .zjjd_wen h3 {
	font-size: 20px;
	line-height: 32px;
	color: #333;
	font-weight: 600;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0;font-family: "Microsoft YaHei", 微软雅黑;
}



/* 专家点评 */
.news {
	background: url(../images/btn3.png) no-repeat center center;
	width: 100%;
	height: 33px;
	text-align: center;
}

.f-news2 {
	padding: 0px;
	box-sizing: border-box;
	overflow: hidden;
}

.ul_news {
	padding: 0px 20px;
}

.ul_news li {
	padding: 0px 0 15px 0px;
	clear: both;
	display: flow-root;
}

.ul_news h3 {
	margin-top: 30px;
}

.f-news2 .ulnews_img {
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.ulnews_img img {
	border-radius: 50%;
	width: 120px;
	height: 120px;
	object-fit: cover;
}

.ul_news h3,
.ul_news_img h3 {
	font-size: 20px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	padding-top: 10px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ul_news_img li {
	width: 46%;
	padding: 10px 2%;
	float: left;
}

.ul_news_img li img {
	width: 100%;
}


/* 视觉 */
.shipin {
	width: 100%;
}

.si_pin_ul {
	display: grid;
	grid-template-columns: 50% 50%;
	/* grid-column-gap: 20px;
	grid-row-gap: 10px; */
}

.si_pin_ul li {
	position: relative;
}

.si_pin_ul li {
	margin: 0px 10px 10px 0px;
}

.si_pin_ul li:nth-of-type(even) {
	margin: 0px 0px 10px 10px;
}

.si_pin_ul li .play {
	width: 46px;
	height: 46px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.si_pin_ul a {
	display: block;
}

.si_pin_ul li p a {
	color: #fff;
	text-align: center;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}

.si_pin_ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96%;
	height: 32px;
	padding: 0 2%;
	line-height: 32px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: "Microsoft YaHei";
	border-radius: 0 0 10px 10px;margin-bottom:0;
}

/* 贯彻落实部分 */
.luoshi{display:flex;justify-content:space-between;clear:both;}
.luoshi_1_l,.luoshi_1_r{width:48%;}
.luoshi_l_tuwen{position:relative;}
.img_wap1 img{width:100%;object-fit: cover;
    border-radius: 10px;height:287px;}



.luoshi_l_tuwen li h3 {
    font-size: 20px;
    line-height: 32px;
    font-family: "Microsoft YaHei", 微软雅黑;
    font-weight: 600;
    color: #333;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.luoshi_l_tuwen li p {
    font-size: 16px;
    color: #888;
    line-height: 30px;
    position: relative;
    font-family: "Microsoft YaHei", 微软雅黑;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.luoshi_l_tuwen li h2 {
    font-size: 20px;
    line-height: 32px;
    font-family: "Microsoft YaHei", 微软雅黑;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.luoshi_l_tuwen li {
    position: relative;
    margin: 0px 15px 25px 0px;
}


.luoshi_1 {
	width: 100%;
	margin: 0 0px;
}

.luoshi_1 .luoshi_tuwen {
	display: grid;
	grid-template-columns: 50% 50%;
	padding: 0px 20px;
}

.luoshi_1 .luoshi_tuwen .luoshi_tu {
	position: relative;
	margin-bottom: 15px;
}

.luoshi_1 .luoshi_tuwen img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
	display: block;
}

.luoshi_1 .luoshi_tuwen li {
	position: relative;
	margin: 0px 15px 25px 0px;
}

.luoshi_1 .luoshi_tuwen li a {
	display: block;
}

.luoshi_1 .luoshi_tuwen li:nth-of-type(even) {
	margin: 0px 0px 25px 15px;
}

.luoshi_1 .luoshi_tuwen li h3 {
	font-size: 20px;
	line-height: 32px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: 600;
	color: #333;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.luoshi_1 .luoshi_tuwen li h3:hover {
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
}

.luoshi_1 .luoshi_tuwen li p {
	font-size: 16px;
	color: #888;
	line-height: 30px;
	position: relative;
	font-family: "Microsoft YaHei", 微软雅黑;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.luoshi_2 {
	width: 100%;
}

.luoshi_2 .luoshi2_wen {
	display: grid;
	grid-template-columns: 50% 50%;
	padding: 0px 20px;
}

.luoshi_2 .luoshi2_wen li {
	position: relative;
	margin: 0px 15px 25px 0px;
}

.luoshi_2 .luoshi2_wen li:nth-of-type(even) {
	margin: 0px 0px 25px 15px;
}

.luoshi_2 .luoshi2_wen li h3 {
	font-size: 20px;
	line-height: 32px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: 500;
	color: #333;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.luoshi_2 .luoshi2_wen li h3:hover {
	overflow: hidden;
	word-break: break-all;
	white-space: normal;
}


.img_wap {
	padding-bottom: 56%;
	width: 100%;
}

.img_wap img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
}



@media screen and (min-width: 1200px) {

	#banner {
		width: 100%;
		background-size: cover;
		height: 30vw;
	}

	#banner .bannertm {
		display: block;
		margin: 0 auto;
		width: 60%;
		max-width: 1100px;
		padding-top: 2%;
	}

    .indexback .homelogo {
		height:auto;
		width: 20%;
	}
  
	.w1200 {}



}


@media (min-width: 767px) and (max-width: 1200px) {
	.w1200 h2 .bannertm {

		padding: 4% 0px 8% 0px;
	}
}


@media screen and (max-width: 768px) {
.luoshi{flex-flow: column;}
.luoshi_1_l, .luoshi_1_r{width:96%;margin:0 auto;}
.img_wap1 img{height:auto;}

	/*banner*/
	#banner {
		width: 100%;
		background-size: cover;
		height: 28vw;
	}

	body {
		background: url(../images/body_wap.png) no-repeat top center; 
		background-size: 100% auto;
	}

	#banner .bannertm {
		display: block;
		margin: 0 auto;
		width: 90%;
		padding-top: 1%;
	}

  .indexback .homelogo {
		height:auto;
		width: 30%;
	}
	.w1200 {
		width: 100%
	}

	.w1200 h2 .bannertm {

		margin: 0 auto 0px;
	}

	.section {
		width: 100%;
		margin-top: 0px;
	}

	/*头条 */
	.headline {
		width: calc(100% - 32px);
		margin: 20px auto;
	}

	.headline .p34 {
		font-size: 20px;
		line-height: 30px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		text-align: center;
		padding: 2%;
	}

	.headline .line {
		border-bottom: 2px solid #d43638;
		padding-top: 20px;
	}



	/*焦点图上面的 */
	.div_flex {
		width: calc(100% - 32px);
		display: block;
		margin: 0 auto;

	}

	.flex_left,
	.flex_right {
		width: 100%;
	}

	.flex_left .dtu {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
	}

	/* .flex_left .dtu img {
		width: 100vw;
		height: calc(100vw * 9 / 16)
	} */
	/* 焦点图 */
	#focus {
		width: 100%;
		float: none;
		height: auto;
		display: block;
	}

	.focusad {
		width: 100%;
		height: 100%;
	}

	.swiper-slide .box_16_9 {
		/* width: 100vw;
		height: calc(100vw * 9 / 16) */
	}

	/* 热点聚焦 */

	.news_dt {
		width: 100%;
		margin: 20px auto 0px;
	}

	.news_dt li h3 {
		white-space: normal;
	}

	.news_dt li:nth-child(1) h3 {
		display: block;
	}

	.news_dt li:nth-child(1) p {

		display: block;
	}


	.btn {
		width: calc(100% - 32px);
		margin: 2% auto 0px;
		height: auto;
		background-size: 100% 100%;
	}

	.btn1 .zyjh {
		padding: 0px;
	}

	.btn1 .gcls {
		display: block;
		margin: 0 auto;
		width: 80%;
		padding: 0px;
	}



	/*三个带缩略图 */
	.three_tu {
		width: 100%;
	}

	#zSlider {
		margin: 0px auto;
		width: calc(100% - 32px);
		overflow: hidden;
	}

	#picshow {
		position: relative;
	}

	#picshow,
	#picshow_img {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
		border-radius: 10px;
		display: block;
	}

	#picshow_img img {
		width: 100vw;
		height: calc(100vw * 9 / 16);
		display: block;
	}

	#picshow_img li {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
		border-radius: 10px;
	}

	#picshow_tx {
		width: 100%;
		height: auto;
		position: absolute;
		overflow: hidden;
	}

	#select_btn {
		display: none;

	}

	.xzbh-zwen .list-yi li a {
		white-space: normal;
	}

	/*四条文字左右两个分布 */
	/*四条文字左右两个分布 grif*/
	#three_zi {
		width: calc(100% - 32px);
		margin: 0 auto;
	}

	.item_gr {
		box-sizing: border-box;
		display: grid;
		grid-template-columns: 100%;
	}

	.item_gr li {
		padding: 20px 0px;
	}

	.item_gr li:nth-of-type(even) {
		padding-left: 0;
		padding-right: 0px;
	}

	.item_gr li .b_txt {
		display: block;
		overflow: hidden;
	}

	.item_gr li h3 {
		white-space: normal;
	}

	/* 媒体评论 */
	.mtpl{
		width: calc(100% - 32px);
		margin: 0 auto;}
	.mtpl .mtpl_ul{
		padding: 0 0px;
	}
	.mtpl_ul .mtpl_img {
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0px;

	}

	.mtpl_ul .mtpl_wen h3 {
		white-space: normal;

		display: block;
	}

	.mtpl_ul li:nth-child(1) h3 {
		margin-top: 10px;
	}

	.mtpl_ul li:nth-child(1) p {
		white-space: normal;

		display: block;
	}

	/* 专家解读 */
	.zjjd{
		width: calc(100% - 32px);
		margin: 0 auto;
	}
	.zjjd_ul{padding: 0 0px;}
	.zjjd_ul .zjjd_wen h3 {

		white-space: normal;
		padding: 0;
	}

	/* 评论 */
	.f-news2 {
		width: calc(100% - 32px);
		margin: 0 auto;
		padding: 2% 0;
		box-sizing: border-box;
		overflow: hidden;
		margin: 0 auto;
	}

	.news {
		background: url(../images/btn3.png) no-repeat center center;
		width: 100%;
		height: 30px;
		background-size: auto 100%;
	}

	.news-info {
		box-sizing: border-box;
		display: grid;
		grid-template-columns: 100%
	}

	.news-info li {
		margin: 15px 0 20px
	}

	.ul_news {
		padding: 0px;
		margin: 0 auto;
	}

	.ul_news h3 {
		font-size: 18px;
		margin-top: 0px;

	}


	.ul_news li {
		padding: 10px 0;
	}

	.ul_news_img li {
		width: 96%;
	}

	.shipin {
		width: calc(100% - 32px);
		margin: 0 auto;
	}

	.si_pin_ul {
		display: grid;
		grid-template-columns: 100%;

	}

	.si_pin_ul li {
		margin: 0px 0px 20px 0px;
	}

	.si_pin_ul li:nth-of-type(even) {
		margin: 0px 0px 10px 0px;
	}

	/* 贯彻落实部分 */
	.luoshi_1,
	.luoshi_2 {
		width: calc(100% - 32px);
		margin: 0 auto;
	}

	.luoshi_1 .luoshi_tuwen,
	.luoshi_2 .luoshi2_wen {
		display: grid;
		grid-template-columns: 100%;
		padding: 0px 0px;
	}

	.luoshi_1 .luoshi_tuwen li,
	.luoshi_2 .luoshi2_wen li {
		margin: 0px 0px 20px 0px;
	}

	.luoshi_1 .luoshi_tuwen li:nth-of-type(even),
	.luoshi_2 .luoshi2_wen li:nth-of-type(even) {
		margin: 0px 0px 20px 0px;
	}

	.luoshi_1 .luoshi_tuwen li h3 {
		white-space: normal;
	}

	.luoshi_2 .luoshi2_wen li h3 {
		white-space: normal;

	}



}