.zixun_box {
	margin-bottom: 10px;
	height: 323px;
	margin-top: 16px;
}

.swiper_nav_box_left {
	width: 353px;
	height: 100%;
	border-radius: 4px;
	float: left;
	position: relative;
	overflow: hidden;
}

.swiper_nav_box_left .img_cover{
	object-fit: inherit;
}
.swiper_nav_box_left .swiper-pagination-bullet {
	display: inline-block;
	width: 32px;
	height: 2px;
	background: var(--white);
	background: #FFFFFF\0;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper_nav_box_left .swiper-pagination-bullet-active {
	background: var(--blue);
	background: #0196fa\0;
}

.zixun_box_center{
	width: 437px;
	height: 100%;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
	border-radius: 4px;
	overflow: hidden;
	padding: 12px 24px 19px;
	box-sizing: border-box;
}
.zixun_box_center_p{
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 23px;
	margin-bottom: 8px;
	margin-top: 7px;
}
.zixun_box_center_a{
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 24px;
	color: #606060;
	float: left;
	max-width: 100%;
	min-width: 51%;
}
.zixun_box_center_p a:link {
	color: #333333!important;
}
.zixun_box_center_p a:hover {
	color: #0196fa!important;
}

.zixun_box_center_a:before{
	content: "";
	width: 3px;
	height: 3px;
	background: #606060;
	float: left;
	margin-top: 10.5px;
	margin-right: 5px;
}
.pageWrap_box_right {
	width: 390px;
	height: 100%;
	float: right;
	box-sizing: border-box;
}

.right_content_wrap {
	height: 323px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 0px 26px;
	border-radius: 4px;
}

.quotation-top-right-title {
	position: relative;
	z-index: 0;
	font-size: 0;
	display: flex;
	align-items: center;
	padding: 20px 0px;
}

.quotation-top-right-title span {
	font-size: 30px;
	margin-right: 10px;
	float: left\0;
	color: var(--blue);
	color: #0196fa\0;
}

.quotation-top-right-title .name {
	font-size: 20px;
	font-weight: bold;
}

.quotation-top-right-title .jing {
	position: absolute;
	top: 0px;
	right: -26px;
	width: 65px;
	height: 65px;
	border-radius: 0px 0px 0px 100px;
	color: var(--white);
	color: #FFFFFF\0;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	background-image: linear-gradient(to top, #fda302, #fe8903);
	filter:progid:DXImageTransform.Microsoft.Gradient(
		StartColorStr=#fda302,EndColorStr=#fe8903,
	);
	text-align: center\0;
	padding-top: 12px\0;
	box-sizing: border-box\0;
}

.quotation-top-right-title .jing::after {
	content: "新";
	margin-left: 10px;
	margin-top: -10px;
}

.topLoop {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.tempWrap {
	overflow: hidden;
	position: relative;
	height: 240px;
}

.box_right_top_list {
	width: 100%;
	padding: 0px;
	zoom: 1;
}

.box_right_top_li {
	display: flex;
	align-items: center;
	position: relative;
	padding: 10px 0;
	box-sizing: border-box;
	width: 100%;
	height: 40px !important;
}

.box_right_top_li:before {
	content: "";
	width: 6px;
	min-width: 6px;
	height: 6px;
	background: var(--blue);
	background: #0196fa\0;
	border-radius: 100%;
	margin: 0px 10px 0 5px;
	box-shadow: 0px 0px 3px var(--blue);
	box-shadow: 0px 0px 3px #0196fa\0;
	float: left\0;
	margin-top: 5px\0;
}

.box_right_top_li_name {
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	float: left\0;
	width: 316px\0;
	color: var(--grey60);
	color: #606060\0;
	font-size: 14px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.h530 {
	height: 530px;
}

.new_left {
	width: 800px;
	height: 100%;
	border-radius: 4px;
	float: left;
	background: var(--white);
	background: #FFFFFF\0;
}

.new_tit {
	padding: 20px;
	overflow: hidden;
}

.new_titname {
	float: left;
	font-size: 20px;
}

.ina {
	color: var(--blue);
	color: #0196fa\0;
	font-size: 30px;
	margin-right: 10px;
	float: left;
}

.iname {
	font-weight: bold;
	float: left;
	line-height: 30px;
}

.new_more {
	float: right;
	color: #a3a3a3;
	margin-top: 6px;
}

.new_more a {
	font-size: 16px;
	color: #a3a3a3;
}

.new_more a .iconfont {
	font-size: 18px;
}

.new_sec1 {
	padding: 4px 18px 0px 18px;
	overflow: hidden;
}

.new_itemh {
	overflow: hidden;
	padding-top: 18px;
	padding-bottom: 20px;
	width: 363px;
	float: left;
}

.new_itemh:nth-child(2n+2) {
	margin-left: 38px;
}

.new_itemh:nth-child(2),
.new_itemh:nth-child(1) {
	padding-top: 0;
}

.new_itemright {
	overflow: hidden;
	width: 100px;
	height: 77px;
	float: left;
}

.new_itemright img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
}

.new_itemright:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.m23 {
	margin-left: 23px;
}

.new_itemleft {
	float: left;
	width: 236px;
}

.nbiao1 {
	line-height: 24px;
	height: 48px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 17px;
}

.nbiao1 a {
	color: var(--black333);
	color: #333333\0;
}

.nbiao1 a:hover {
	color: var(--blue);
	color: #0196fa\0;
}

.nbiao2 {
	margin-top: 12px;
}

.ntime {
	font-size: 12px;
	color: var(--blue);
	color: #0196fa\0;
	border-radius: 4px;
	padding: 4px 6px;
	background-color: #e6efff;
}

.new_right {
	width: 390px;
	height: 100%;
	float: right;
	box-sizing: border-box;
	background: var(--white);
	background: #FFFFFF\0;
	border-radius: 4px;
}
.zhanhui_ad_list a{
	float: left;
	width: 190px;
	height: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.zhanhui_ad_list a:nth-child(even){
	margin-right: 0px;
}
.zhanhui_ad_list a:nth-child(7),.zhanhui_ad_list a:nth-child(8){
	margin-bottom: 0px;
}

.zhanhui_ad_list a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.zhanhui_ad_transverse{
	overflow: hidden;
	margin-bottom: 10px;
}
.zhanhui_ad_transverse a{
	width: 293px;
	height: 82px;
	float: left;
	margin-left: 9px;
	display: block;
}
.zhanhui_ad_transverse a:nth-child(1), .zhanhui_ad_transverse a:nth-child(5) {
	margin-left:0px
}
.zhanhui_ad_transverse a:nth-child(5), .zhanhui_ad_transverse a:nth-child(6), .zhanhui_ad_transverse a:nth-child(7), .zhanhui_ad_transverse a:nth-child(8) {
	margin-top: 9px;
}
.zhanhui_ad_transverse a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.r_list {
	padding: 0px 22px;
	overflow: hidden;
}

.r_news_li {
	margin-top: 24px;
	float: left;
}

.r_news_li:nth-child(1) {
	margin-top: 0;
}

.r_news_li_number {
	float: left;
	width: 20px;
	height: 14px;
	font-size: 12px;
	color: var(--blue);
	color: #0196fa\0;
	background: #e6efff;
	text-align: center;
	line-height: 14px;
	margin: 6px 8px 0px 0px;
}

.r_news_li_text {
	float: left;
	width: 318px;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: var(--grey60);
	color: #606060\0;
}

.r_news_li_date {
	display: inline-block;
	width: 81px;
	height: 16px;
	background: #f5f5f5;
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin-left: 28px;
	margin-top: 10px;
}

.r_list a:hover .r_news_li_text {
	color: var(--blue);
	color: #0196fa\0;
}

.newbot {
	width: 595px;
	height: 100%;
	border-radius: 4px;
	float: left;
	background: var(--white);
	background: #FFFFFF\0;
}
.zwd_zixun_item{
	overflow: hidden;
}

.nfr {
	float: right;
}

.newbot2 {
	padding: 18px 18px 0px 18px;
	overflow: hidden;
}
.newbot_zwd .new_tit{
	padding: 20px 20px 0px;
}
.newbot_zwd .newbot2{
	padding: 8px 18px 23px 18px;
}
.newbot2 li {
	line-height: 24px;
	position: relative;
	color: #d9d7d8;
	list-style-type: none;
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px;
	height: 24px;
	clear: both;
	
}

.newbot2 li:before {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	margin: 10px 15px 0px 0px;
	border-radius: 100px;
	background-color: #d8d8d8;
	float: left;
}

.newbot2 li a {
	color: #353535;
	font-size: 15px;
	max-width: 470px;
	float: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 24px;
	height: 24px;
	max-width: calc(80% - 20px);
}

.nrtime {
	font-size: 13px;
	box-sizing: border-box;
	color: #999999;
	float: right;
	border-radius: 4px;
	text-align: center;
	background-color: #f5f5f5;
	/* width: 50px; */
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 20%;
}

.nonghua {
	border-radius: 4px;
	background: var(--white);
	background: #FFFFFF\0;
	overflow: hidden;
}

.nhmain {
	clear: both;
	padding: 0 20px 42px 20px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}

.nhleft {
	float: left;
	display: block;
	width: 365px;
	height: 285px;
	position: relative;
	overflow: hidden;
}

.nhleft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
}

.nhleft:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.nhname {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	z-index: 11;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0));
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.nhname1 {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	z-index: 12;
	left: 0;
	bottom: 25px;
	padding: 0 25px;
	font-size: 17px;
	color: #FFF;
	line-height: 18px;
	height: 18px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.nhcenter {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-left: 12px;
}

.nhcenter1 {
	width: 100%;
	box-sizing: border-box;
	background-color: #f6f7f8;
	padding: 15px 20px;
	overflow: hidden;
	clear: both;
}
.nhcenter1 a{
	color: var(--black333);
	color: #333333\0;
}

.nhcenter .nhcenter1:first-of-type {
	margin-top: 10px;
}

.nhcen1 {
	color: #373737;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.nhcen2 {
	color: #5e5e5e;
	font-size: 15px;
	line-height: 24px;
	height: 48px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 8px;
}

.nhcen3 {
	padding-top: 12px;
}

.nhright {
	float: right;
	width: 390px;
}

.nhright li {
	line-height: 24px;
	position: relative;
	color: #d9d7d8;
	list-style-type: none;
	width: 100%;
	box-sizing: border-box;
	margin-top: 14px;
	height: 24px;
	clear: both;
}

.nhright li::before {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	margin: 10px 15px 0px 0px;
	border-radius: 100px;
	background-color: #d8d8d8;
	float: left;
}

.nhright li:first-of-type {
	margin-top: 0px;
}

.nhright li a {
	color: #353535;
	font-size: 15px;
	max-width: 315px;
	float: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 24px;
	height: 24px;

}

.bottom{
	margin-top: 10px !important;
}