body {
	background-color: #fff;
}
body .topBar {
	background: #F3F4F8;
	border: none;
}
.welcome_txt, .topTip li a {
	font-size: 14px!important;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333!important;
}
.topTip .line {
	color: #333!important;
	font-size: 18px;
}
.filters {
	padding: 0 24px 0;
	margin: 0 0 16px;
	background: #ffffff;
}

.filters h4 {
	padding:24px 0 16px;
	border-bottom: 1px solid #EEEEEE;
	font-weight:500;
	line-height:20px;
	color:#666666;
	font-size:16px;
}

.filters .filter-objtype{
	display: flex;
	flex-wrap: wrap;
	line-height: 52px;
}

.filters .filter-objtype span{
	color:#666666;
	font-size:14px;
}

.filters .filter-objtype ul {
	display: flex;
	width: calc(100% - 80px);
	flex-wrap: wrap;
}

.filters .filter-objtype ul li {
	padding: 0 0 0 48px;
}

.filters .filter-objtype ul li a{
	color:#333333;
	font-size:14px;
}

.filters .filter-objtype ul li.active a{
	color: #268DFF;
}
.M8top {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#myCarousel {
	position: absolute;
	background: #fff;
	width: 680px;
	height: 384px;
	top: 0;
	left: 220px;
}
#carousel-example-generic, .carousel-inner, .carousel-inner div {
	width: 680px!important;
	height: 384px!important;
	background-size: cover!important;
}
.seller_fh {
	/*border-bottom: 1px solid rgba(0, 0, 0, .8) !important;*/
}
.container {
	background: transparent;
	width: 1180px;
}
.header_box{
	position: relative;
	z-index: 1;
	background: #ffffff;
}
.logoBar{
	display: flex;
	align-items: center;
	height: 80px;
}
.M8top {
	height: 80px;
}
.M8top_img_title {
	margin-left: 33px;
	position: relative;
	float: left;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #0B66B1;
	line-height: 22px;
	text-align: left;
	font-style: normal;
}
.M8top_right {
	float: right;
	height: 96px;
	line-height: 96px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.M8top_img_title:after {
	display: block;
	content: "";
	position: absolute;
	top: 3px;
	left: -16px;
	width: 1px;
	height: 18px;
	background: #DDDDDD;
}
.jzz_zjt_search {
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	border-radius: 0!important;
	box-shadow: none!important;
	outline: none!important;
	width: 356px;
	height: 40px;
	padding: 0 15px;
	margin-left: -1px;
}
.jzz_zjt_search_ok {
	width: 64px;
	height: 40px;
	background: #1F72FF;
	display: flex;
	align-items: center;
}
.jzz_zjt_search_ok img {
	margin: 0 auto;
	width: 18px;
	height: 18px;
}
.jzz_zjt_select {
	color: #666666;
	width: 120px!important;
	height: 40px!important;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	border-radius: 0!important;
	box-shadow: none!important;
	outline: none!important;
}
.jzz_zjt_select .mini-buttonedit-border {
	color: #666666;
	width: 120px!important;
	height: 40px!important;
	line-height: 40px!important;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	border-radius: 0!important;
	box-shadow: none!important;
	outline: none!important;
}
.jzz_zjt_select .mini-buttonedit-border .mini-buttonedit-input {
	color: #666666;
	height: 40px!important;
	line-height: 40px!important;
	background: #FFFFFF;
	font-size: 16px!important;
	font-family: PingFang SC;
	font-weight: 400;
	text-indent: 10px;
}
.mini-buttonedit-buttons {
	top: 11px!important;
}
.jzz_zjt_select:focus, .jzz_zjt_search:focus, .mini-buttonedit-border, .mini-buttonedit-focus, .mini-buttonedit-popup {
	border-color: #dddddd!important;
}

.logoBar .jzz_img{
	display: block;
	max-width: 216px;
	max-height:48px;
}

.logoBar span{
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	background: #DDDDDD;
	margin: 0 15px;
}

.logoBar p{
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	letter-spacing: 2px;
}

.navBar{
	overflow: hidden;
	width: 100%;
	padding-top: 3;
	margin: 0;
	/*height: 48px;*/
}
.navBar_container {
	/*box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);*/
	margin-left: 35px;
	margin-right: 10px;
}

.navBar li{
	padding: 4px 5px 0 0;
	display: inline-block;
}
.navBar li:last-child{
	padding: 0;
}

.navBar li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	padding: 0 3px 4px 3px;
	font-weight: 600;
	/*border-bottom: 4px solid transparent;*/
}

.navBar li.active a,
.navBar li a:hover{
	color: #1F72FF;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	/*border-bottom: 4px solid #1F72FF;*/
}
.loginBar{
	padding: 0;
	font-size: 0;
}

.loginBar a{
	display: inline-block;
	border: 1px solid #1F72FF;
	outline: none;
	min-width: 114px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #1F72FF;
	cursor: pointer;
	text-decoration: none;
	padding: 0 18px;
	font-family: PingFang SC;
	font-weight: 400;
}

.loginBar .active,
.loginBar a:hover{
	border: 1px solid #1F72FF;
	background: #1F72FF;
	color: #fff;
}

/* banner */
.myTop {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}
.myTop .myLeft {
	width: 220px;
	height: 384px;
	background: #fff;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}
.myLeft_item {
	width: 220px;
	height: 88px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 24px 0 32px;
	cursor: pointer;
}
.myLeft_item:hover {
	background: #E8F1FF;
}
.myLeft_item_font {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
}
.myIndex_title {
	background: #fff;
	margin-bottom: 16px;
	border-radius: 2px;
}
.myIndex_title .index_title a {
	position: absolute;
	right: 20px;
	top: 23px;
	color: #fff;
}

.myTop .myRight {
	overflow: hidden;
	width: 280px;
	height: 384px;
	background-color: #ffffff;
}
.myRight_top {
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 16px;
}
.myRight_top_img1 {
	margin-bottom: 8px;
}
.myRight_top_welcome {
	margin-bottom: 16px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
}
.myRight_tzgg {
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}
.carousel-indicators{
	margin-bottom: 0;
	position: absolute;
}

.carousel-indicators li{
	width: 40px;
	height: 4px;
	background: rgba(255,255,255,.5);
	border: none;
	border-radius: 0;
	margin: 0;
}

.carousel-inner .item{
	width: 100%;
	height: 400px;
}

.carousel-indicators .active{
	width: 40px;
	height: 4px;
	background: #ffffff;
	border: none;
}
.myIndex_title {
	width: 360px;
	height: 269px;
	overflow: hidden;
	border: none;
}
.myIndex_title .index_title {
	background: url(../image/1316.png) no-repeat;
	background-size: cover;
	width: 360px;
	height: 64px;
	box-sizing: border-box;
	padding-left: 24px;
	padding-top: 17px;
	margin-bottom: 0;
}
.myIndex_title .index_title_pingtai {
	background: url(../image/1315.png) no-repeat;
}
.myIndex_title .index_title_hangye {
	background: url(../image/1314.png) no-repeat;
}
.myIndex_title .index_title span {
	color: #fff;
}
.index_title{
	padding: 40px 0 23px;
	text-align: center;
	font-size: 22px;
	margin: 0;
	font-weight: bold;
}
.index_main_box{
	padding: 0;
	background:#F5F5F5;
}
.index_main_box .container{
	overflow:hidden;
}
.index_main_boxL{
	width:804px;
	float:left;
}
.zbgz_dad, .zbgs_dad {
	background-color: #fff;
	box-sizing: border-box;
	padding: 24px;
	border-radius: 2px;
}
.zbgz_dad {
	height: 413.6px;
	margin-bottom: 16px;
}
.zbgs_dad {
	height: 773px;
}
.index_main_boxR{
	width:360px;
	float:right;
}
.index_title{
	padding:0 0 10px;
	border-bottom:1px solid #DDDDDD;
	overflow:hidden;
	position: relative;
	margin-bottom: 20px;
}
.index_title1::after{
	position: absolute;
	display: block;
	content: '';
	left: 0;
	bottom: 0;
	width: 120px;
	height: 3px;
	background: #3C6CBD;
}
.index_title span{
	display:block;
	color:#333333;
	font-size:22px;
	line-height:30px;
	font-weight:600;
	float:left;
}
.index_title span.myBlue{
	color:#3C6CBD;
}
.index_title img{
	display:block;
	float:left;
	margin:6px 0 0 10px;
}
.index_title a{
	display:block;
	float:right;
	color:#666666;
	font-size:14px;
	font-weight:400;
	line-height:30px;
}
/* 招标公告 */
.index_mian1_lists{
	width:230px;
	float:left;
}
.index_mian1_lists li{
	width:236px;
	height:100px;
	/*margin: 20px 0 0;*/
	cursor: pointer;
	position: relative;
}
.index_mian1_lists li:first-child{
	margin-top: 0;
}
.index_mian1_lists li:nth-of-type(3n-2){
	background: url(../image/list1.png) no-repeat;
}
.index_mian1_lists li:nth-of-type(3n-1){
	background: url(../image/list2.png) no-repeat;
}
.index_mian1_lists li:nth-of-type(3n){
	background: url(../image/list3.png) no-repeat;
}
.index_mian1_lists li div{
	position: absolute;
	width:236px;
	height:100px;
	color:#FFFFFF;
	font-size: 18px;
	display:flex;
	justify-content: center;
	align-items: center;
	top:0;
	left:0;
	padding: 0 12px;
}
.index_mian1_lists li.active:nth-of-type(3n-2) div{
	background:url("../image/lianhe1.png");
}
.index_mian1_lists li.active:nth-of-type(3n-1) div{
	background:url("../image/lianhe(1).png");
}
.index_mian1_lists li.active:nth-of-type(3n) div{
	background:url("../image/lianhe.png");
}
.index_mian1_t{
	display: none;
	width:calc(100% - 260px);
	float:right;
}
.index_mian1_t.active{
	display: block;
}
.index_mian1_t ul{
	overflow:hidden;
}
.index_mian1_t li{
	margin: 0 0 16px;
	height: 24px;
	cursor: pointer;
}
.index_mian1_t li:last-child{
	margin: 0;
}
.index_mian1_t span{
	display:block;
}
.index_mian1_t span.state {
	float:left;
	width:56px;
	line-height:24px;
	text-align:center;
	font-size:12px;
}
.index_mian1_t span.state1{
	background: rgba(0,65,160,.1);
	color: #49A778;
}
.index_mian1_t span.state2{
	background:rgba(102, 102, 102, .1);
	color:#666666;
}
.index_mian1_t a{
	width:310px;
	float:left;
	padding:0 24px;
}

.index_mian1_t a h3{
	width:275px;
	line-height:24px;
	margin:0;
	color:#333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:14px;
}
.index_mian1_t span.summary_span{
	float:right;
	line-height:24px;
	font-size:14px;
	color:#999999;
}
.index_mian1_t li:hover h3{
	color:#0041A0;
}

/* 平台动态、通知公告、资料下载 */
.index_dynamic_item_dad {
	width: 360px;
	height: 205px;
	padding: 20px 24px;
}
.index_dynamic_item{
	height:100%;
	width: 100%;
	overflow: hidden;
}
.index_dynamic_item1 {
	padding: 0 20px;
	box-sizing: border-box;
}
.index_dynamic_item1 li{
	margin: 0 0 21px;
	height: 20px;
	line-height: 20px;
}
.index_dynamic_item li{
	margin: 0 0 16px;
}

.index_dynamic_item li:last-child, .index_dynamic_item1 li:last-child{
	margin: 0;
}

.index_dynamic_item li>a,
.index_dynamic_item li>p{
	display: block;
	color: #333333;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index_dynamic_item span {
	width: 0;
	height: 0;
	/*float: left;*/
	/*background:#0041A0;*/
	vertical-align: middle;
	margin: 0 0 0 0;
}
/* 藏风样式通知公告 */
.index_dynamic_item1_dad {
	height:268px;
	width: 280px;
	box-sizing: border-box;
	padding: 20px 24px;
}
.index_dynamic_item1{
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.index_dynamic_item1 a{
	position: relative;
	padding-left: 9px;
	width: 240px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #363535;
}
.index_dynamic_item1 span {
	position: absolute;
	display: block;
	width: 3px;
	height: 18px;
	top: 1px;
	left: 0;
	background: #144598;
}
.zjt_num {
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px;
}
.zjt_num_i_font {
	margin-left: 5px;
}
.zjt_num_item {
	padding: 10px;
	box-sizing: border-box;
	background-color: #ffffff;
	width: 223px;
	min-height: 96px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.zjt_num_i_f_num {
	font-size: 26px;
	font-family: Arial;
	font-weight: 400;
	color: #EB1D24;
	margin-bottom: 4px;

}
.zjt_num_i_f_num2 {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #EB1D24;
}
.zjt_num_i_f_title {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #262626;
}
/* 中标公示 */
.index_result_items{
	padding:0;
	overflow:hidden;
	margin-bottom: 20px;
}
.index_result_title{
	float:left;
	width:230px;
	height:208px;
	/*background:#3C6CBD;*/
	display:flex;
	justify-content: center;
	line-height: 4.5em;
	color:#FFFFFF;
	font-size:16px;
}
.index_result_items div{
	width:230px;
	height:208px;
	float:left;
	display:block;
	/*margin:0 0 0 10px;*/
}
.index_result_items:nth-of-type(3n-2) div{
	background: url("../image/1259.png") no-repeat;
	background-size: cover;
}
.index_result_items:nth-of-type(3n-1) div{
	background: url("../image/1259(2).png") no-repeat;
	background-size: cover;
}
.index_result_items:nth-of-type(3n) div{
	background: url("../image/1259(1).png") no-repeat;
	background-size: cover;
}
.index_result_items ul{
	width: 526px;
	height: 208px;
	float:left;
	padding:0 0 0 20px;
}
.index_result_items li{
	overflow:hidden;
	padding:11px 0;
}
.index_result_items li:last-child{
	margin: 0;
}
.index_result_items span:nth-of-type(1){
	display:block;
	float:left;
	width:0;
	height:0;
	background:#0041A0;
	margin:0;
}
.index_result_items li a{
	width: 350px;
	float: left;
	padding: 0 8px;
}
.index_result_items li h3{
	width:370px;
	line-height:20px;
	margin:0;
	color:#333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:14px;
	cursor: pointer;
}
.index_result_items span:nth-of-type(2){
	float:right;
	line-height:20px;
	font-size:14px;
	color:#999999;
}
/* 新闻资讯、政策法规、行业动态 */
.index_other_box{
	display:flex;
	width:360px;
	height:164px;
	justify-content: center;
	align-items: center;
	font-weight:bold;
	line-height:20px;
	font-size:18px;
	color:#ffffff;
}
.index_other_box1{
	background: url(../image/1264.png) no-repeat;
	background-size: 100%;
	margin-bottom: 16px;
}
.index_other_box2{
	background: url(../image/1263.png) no-repeat;
	background-size: 100%;
}
.index_other_box3{
	background: url(../image/index_other_img3.png) no-repeat;
	background-size: 100%;
}
.index_other_box:hover{
	color:#ffffff;
}
.index_service_box {
	padding: 30px 0;
	background-color: #f5f5f5;
}

/* 右侧浮窗 */
.supernatant{
	/*display:none;*/
	position: fixed;
	right: 30px;
	bottom: 300px;
	z-index: 999;
}
.supernatant ul{

}
.supernatant ul li{
	margin-bottom: 8px;
}
.supernatant ul .kefu:hover .supernatant ul li .K_icon{
	display: none;
}

.supernatant ul .kefu:hover .supernatant ul li .K_txt{
	display: block;
}

.supernatant ul .kefu:hover .supernatant ul li div.K_more{
	display: block;
}

.supernatant ul li div:nth-of-type(1) img{
	display: inline-block;
	padding: 8px;
}

.supernatant ul li div:nth-of-type(1){
	width: 42px;
	height: 42px;
	background: #3C6CBD;
	cursor: pointer;
}

.supernatant ul li div:nth-of-type(2){
	width: 42px;
	height: 42px;
	background: #3C6CBD;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	text-align: center;
}

.supernatant ul li div:nth-of-type(3){
	position: absolute;
	width: 170px;
	border: 1px solid #3C6CBD;
	right: 60px;
	top: 0px;
	background: #fff;
	padding: 10px;
}

.supernatant ul li .K_more p{
	font-size: 12px;
	color: #999999;
	margin: 0;
}

.supernatant ul li .K_more span{
	font-size: 12px;
	color: #323232;
	display: block;
	line-height: 20px;
	padding-left: 15px;
}

.supernatant ul li .S_more img{
	width: 90px;
	height: 90px;
	display: block;
	margin: 0 auto;
}

.supernatant ul li .S_more p{
	font-size: 12px;
	color: #323232;
	text-align: center;
	margin-top: 13px;
}

.supernatant ul li .r_t{

}

.tender_detail_title{
	background: url(../image/tender_detail_title.png) no-repeat;
	background-size: 100% 100%;
}
.filter h4 {
	font-size: 16px!important;
	font-family: PingFang SC!important;
	font-weight: 600!important;
	color: #333333!important;
}
#area_all {
	width: 115px!important;
}
/* 公用footer */
.footerBar{
	height: auto!important;
	min-height: auto!important;
	/*background-image: url(../img/footer_bg.png);*/
	/*background-repeat: no-repeat;*/
	/*background-size: 100% 100%;*/

}
.footerBar_son {
	height: 100%;
	/*background-color: rgba(5, 11, 38, .85);*/
}
.footer_left .footer_item {
	float: left;
	margin: 0 60px 0 0!important;
}

.filter-objtype {
	border-bottom: 1px solid #eeeeee;
	box-sizing: border-box;
	padding-right: 50px;
	position: relative;
	height: 54px;
	overflow: hidden;
}
.jzz_zjt_toggle {
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 50px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #1F72FF;
}
.jzz_zjt_toggles img {
	transform: rotate(180deg);
}
.jzz_zjt_little {
	display: none;
}
.filter-objtype:last-child {
	border-bottom: 1px solid transparent;
}
.filter-objtype>span {
	font-size: 16px!important;
	font-family: PingFang SC!important;
	font-weight: 400!important;
	color: #666666!important;
}
.filter-objtype a {
	font-size: 16px!important;
	font-family: PingFang SC!important;
	font-weight: 400!important;
	color: #333333!important;
}
.filter-objtype .active a {
	padding: 1px 8px;
	color: #1F72FF!important;
	background-color: rgba(31, 114, 255, .1);
}
.filter .filter-objtype ul li {
	padding-left: 32px!important;
}
.zjt_jzz_now {
	display: inline-block;
	width: 64px;
	height: 28px;
	background: rgba(235, 29, 36, .1);
	font-size: 14px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	color: #EB1D24;
}
.zjt_jzz_stop {
	background: rgba(116,125,161,0.2);
	color: #747DA1;
}

.zjt_jiantou_dad {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1px solid #1F72FF;
}
.tbody li:hover .zjt_jiantou_dad {
	background-color: #1F72FF;
}
.zjt_zbgg {
	margin-bottom: 48px;
}
.zjt_title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: baseline;
}
.zjt_title_tit {
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
}
.zjt_title_more {
	cursor: pointer;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #999999;
}
.zjt_zbgg_tab {
	height: 88px;
	background-image: url("../image/zjtzbgg.png");
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.zjt_zbgg_tablist {
	position: absolute;
	bottom: 0;
	left: 20px;
	display: flex;
	justify-content: flex-start;

}
.zjt_zbgg_tabitem {
	cursor: pointer;
	margin-left: 8px;
	padding: 13px 16px;
	border-radius: 4px 4px 0px 0px;
	background-color: rgba(255, 255, 255, .85);
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
}
.zjt_zbgg_tabitems, .zjt_zbgg_tabitem:hover {
	color: #1F72FF;
	background-color: #fff;
}
.tbody li h3, .tbody li a {
	text-overflow: unset!important;
	white-space: normal!important;
	overflow: visible!important;
}
.tbody li {
	align-items: center;
	padding: 12px 0!important;
}
.tbody_item {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tbody_items {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 16% !important;
}
.theader span {
	/*width: 17% !important;*/
	line-height: 50px!important;
	display: inline-block;
}
.theader {
	margin-top: 20px!important;
	height: 50px;
	padding: 0!important;
	background: #f5f5f5;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	border-bottom: none!important;
}
#myTabContent .theader {
	background: #fff;
}
.zjt_zbgg .prolist {
	min-height: auto;
}
.prolist, .bidlist {
	overflow: hidden!important;
}
.zjt_zbgs {
	margin-bottom: 48px;
}
.zjt_zbgs_tab {
	margin-bottom: 9px;
}
.zjt_zbgs_tablist {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	background-color: #ffffff;
	height: 129px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
}
.zjt_zbgs_title {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
}
.zjt_zbgs_tabitem {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	width: 14.28%;
	height: 100%;
}
.zjt_zbgs_img {
	margin-bottom: -55px;
}
.zjt_zbgs_tabitems {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	background: #F4EDED;
	position: relative;
}
.zjt_zbgs_tabitems:after {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 3px;
	background: #EB1D24;
}
.zjt_zbgs_tabitemss {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	background: #F4EDED;
	position: relative;
}
.zjt_zbgs_tabitemss:after {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 3px;
	background: #EB1D24;
}
.zjt_zbgs_tabitems .zjt_zbgs_title {
	font-weight: 600;
	color: #333333;
}
.zjt_zbgs .theader {
	background-image: url("../image/zjtzbgs.png");
	background-size: cover;
	height: 64px;
	margin-top: 0!important;
	padding: 0 32px!important;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.zjt_zbgs .prolist, .zjt_zbgs .tbody {
	min-height: 432px;
}
.zjt_zbgs .theader span{
	width: 30% !important;
	font-size: 16px;
	line-height: 64px!important;
	font-family: PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
}
.zjt_zbgs .theader span:last-child{
	width: 12% !important;
}
.zjt_zbgs .tbody {
	padding: 0 32px!important;
}
.zjt_zbgs .prolist {
	padding: 0!important;
}
.zjt_zbgs .tbody_items {
	width: 40% !important;
}
.zjt_zbgs .tbody_item {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.zjt_zbgs .tbody_items {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.zjt_sywz {
	margin-bottom: 48px;
}
.zjt_sywz_tablist {
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.zjt_sywz_tabitem {
	width: 280px;
	height: 266px;
	background: #FFFFFF;
	padding: 20px 20px 24px 20px;
	box-sizing: border-box;
}
.zjt_sywz_img {
	margin-bottom: 16px;
}
.zjt_sywz_title {
	text-align: left;
	width: 240px;
	margin: 0 auto;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xw_gys {
	display: flex;
	justify-content: space-between;
}
.zjt_xw {
	width: 580px;
}
.zjt_gys {
	margin-left: 20px;
	flex: 1;
	padding-bottom: 20px;
}
.zjt_xwbox {
	height: 522px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 30px 31px;
}
.swiper-container2 {
	height: 206px;
	margin-bottom: 24px!important;
}
.swiper-container2 #carousel-example-generic, .carousel-inner, .carousel-inner .item, .sliderBar {
	height: 206px;
}
.swiper-container2 .swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	background: #FFFFFF;
	opacity: 0.5;
	border-radius: 0;
}
.swiper-container2 .swiper-slide img {
	width: 100%;
	height: 100%;
}
.swiper-container2 .swiper-pagination-bullet-active {
	background-color: #fff!important;
	opacity: 1!important;
}
.swiper-container1 {
	height: 522px;
	width: 580px;
	margin-bottom: 0!important;
}
.swiper-container1 #carousel-example-generic, .carousel-inner, .carousel-inner .item, .sliderBar {
	height: 522px;
	width: 580px;
}
.zjt_gys .swiper-pagination-bullet {
	width: 40px!important;
	height: 4px!important;
	background: #000!important;
	opacity: 0.1!important;
	border-radius: 0!important;
	z-index: 99;
	margin: 0 5px!important;
}
/*.zjt_gys .swiper-pagination {*/
/*	margin-left: 215px!important;*/
/*}*/
.swiper-container1 .swiper-slide img {
	width:184px!important;
	height: 90px!important;
}
.zjt_gys .swiper-pagination-bullet-active {
	background-color: #EB1D24!important;
	opacity: 1!important;
}
.zjt_xwlist {
	display: flex;
	flex-direction: column;
	height: 232px;
}
.zjt_xw_item {
	display: flex;
	justify-content: space-between;
	height: 46px;
	margin-bottom: 16px;
}
.zjt_xw_item:last-child {
	margin-bottom: 0;
}
.zjt_xw_item_left {
	width: 434px;
	text-indent: 48px;
	position: relative;
}
.zjt_xw_item_left:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: -17px;
	width: 1px;
	height: 46px;
	background: #DDDDDD;
}
.zjt_xw_item_left_img {
	position: absolute;
	top: 0;
	left: 0;
}
.zjt_xw_item_left_font {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.zjt_xw_item_right_font {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #666666;
}
.zjt_xw_item_right_font1 {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #999999;
}
.zjt_gys_tablist {
	/*display: flex;*/
	/*justify-content: flex-start;*/
	/*align-items: flex-start;*/
	/*flex-wrap: wrap;*/
	/*overflow-y: hidden;*/
	/*min-height: 522px;*/
	/*transition: 2s linear all;*/
	margin-top: 0;
	overflow: hidden;
}
.zjt_gys_tablist::-webkit-scrollbar {
	width: 0!important;
}
.zjt_gys_tabitem {
	float: left;
	width: 184px;
	height: 120px;
	margin-right: 14px;
	margin-bottom: 14px;
}
.zjt_gys_tabitem:nth-child(3n) {
	margin-right: 0;
}
.zjt_gys_tabitem .zjt_gys_img_box {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 90px;
	background-color: #fff;
	margin-bottom: 8px;
}
.zjt_gys_tabitem .zjt_gys_img {
	width: 100%;
	height: 100%;
}
.zjt_gys_tabitem .zjt_gys_img_title {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
}
.footer_item dt, .footer_item dd a, .footer_item p {
	/*color: #fff!important;*/
}
.seller_fb a {
	color: rgba(255, 255, 255, .6);
}
.tbody_item p {
	height: 22px!important;
}
.pagebar {
	text-align: right!important;
}
.tbody_item a:hover {
	color: #333333!important;
}
.zjt_zbgg li, .zjt_zbgs li, .zjt_xw_item {
	cursor: pointer;
}
.theader .zjt_zbgg_status, .tbody .zjt_zbgg_status{
	width: 64px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.theader .zjt_zbgg_zblx, .tbody .zjt_zbgg_zblx{
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.theader .zjt_zbgg_zbmc, .tbody .zjt_zbgg_zbmc{
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_gsrq, .tbody .zjt_zbgg_gsrq{
	width: 125px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_zbmcs, .tbody .zjt_zbgg_zbmcs{
	width: 200px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_zbmcss, .tbody .zjt_zbgg_zbmcss{
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_zbmcsss, .tbody .zjt_zbgg_zbmcsss{
	width: 180px;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: left;
}
.theader .zjt_zbgg_zbdw, .tbody .zjt_zbgg_zbdw{
	width: 200px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_xqdw, .tbody .zjt_zbgg_xqdw {
	width: 200px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tbody .zjt_zbgg_zbdw, .tbody .zjt_zbgg_zbdw {
	width: 200px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.theader .zjt_zbgg_zbdws, .tbody .zjt_zbgg_zbdws{
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_xmmc, .tbody .zjt_zbgg_xmmc{
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_zbbh, .tbody .zjt_zbgg_zbbh{
	width: 180px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_lxr, .tbody .zjt_zbgg_lxr {
	width: 120px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_lxdh, .tbody .zjt_zbgg_lxdh {
	width: 112px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_fbrq, .tbody .zjt_zbgg_fbrq{
	width: 94px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader .zjt_zbgg_jzsj, .tbody .zjt_zbgg_jzsj{
	width: 143px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.theader, .tbody li {
	justify-content: normal!important;
}
#myTabContent .theader, #myTabContent .tbody li {
	display: block!important;
}
.theader {
	display: -webkit-box!important;
	min-width: 1180px;
	width: max-content;
}
.tbody {
	min-width: 1180px;
	width: max-content;
}
.scroll_box {
	overflow-x: auto;
}

.zjt_zbgs .theader .zjt_zbgs_zbmc, .zjt_zbgs .tbody .zjt_zbgs_zbmc {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 500px!important;
	margin-right: 64px!important;
}
.zjt_zbgs .theader .zjt_zbgs_zbdw, .zjt_zbgs .tbody .zjt_zbgs_zbdw {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 338px!important;
	margin-right: 64px!important;
}
.zjt_zbgs .theader .zjt_zbgs_fbsj, .zjt_zbgs .tbody .zjt_zbgs_fbsj {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 150px!important;
}
.zjtlogo {
	border: none!important;
	width: 235px!important;
	height: 40px!important;
}
.footer_item .img {
	width: 108px!important;
	height: 108px!important;
}
.footer_right {
	/*width: 22% !important;*/
}
.footer_item:last-child {
	margin-right: 0!important;
}
.footer_item1 {
	width: 297px!important;
}
.footer_item1 dd {
	width: 297px!important;
	font-weight: 400;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
}
.footer_item1 dt {
	padding: 0 0 12px!important;
}
.footer_left {
	width: 90%!important;
}
.footer_item_font {
	/*padding-top: 1px!important;*/
}
.xw_list li {
	margin-right: 30px!important;
}
.xw_list li:nth-of-type(2n) {
	margin: 0 0 24px!important;;
}

/* 自适应样式 */
.zjt_zbgg_listbox {
	margin-top: 20px;
}
.zjt_biaoti {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	background: #F5F5F5;
}
.zjt_biaoti_th {
	border-bottom: none!important;
	height: 50px;
	line-height: 50px!important;
}
.zjt_list_item {
	cursor: pointer;
}
.zjt_list_item:hover .zjt_jiantou_dad {
	background-color: #1F72FF;
}
.zjt_list_item_td {
	vertical-align: middle!important;
	height: 82px;
	width: 288px;
	height: 46px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 24px;
	color: #333333;
	opacity: 1;
}
.zjt_list_item:hover,.table-hover > tbody > tr:hover {
	background: rgba(5, 144, 226, 0.05)
}
.zjt_list_item:first-child>.zjt_list_item_td {
	border-top: none!important;
}
.table-bordered {
	border: none!important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border-color: transparent;
	border-top-color: #ddd;
}
.swiper-container1 .swiper-wrapper{
	transition-timing-function: linear !important;
}
.zjt_gys_tablist_box {
	height: 522px;
	overflow: hidden;
}

/* Y轴滚动条隐藏 */
.gdt_hide::-webkit-scrollbar {
	width: 0; /* 纵向滚动条*/
}

/*******************************************************陕建门户***********************************************************/
.swiper-container-sj {
	height: 656px;
	position: relative;
}
.sj-top-search {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	overflow: visible!important;
	z-index: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 300px!important;
}
.swiper-pagination-bullet {
	width: 8px!important;
	height: 6px!important;
	background: #fff!important;
	border: none!important;
	border-radius: 20px!important;
	opacity: 1!important;
	margin: 0 2px!important;
}
.swiper-pagination-bullet-active {
	width: 15px!important;
	height: 6px!important;
	border-radius: 20px;
	background: #ffffff!important;
}
.myTab {
	position: absolute;
	top: 80px;
	left: 0;
	width: 220px;
	background: #fff;
	border-radius: 8px 8px 8px 8px;
	color: #333;
	z-index: 1;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
}
.myTab>li {
	height: 88px;
	line-height: 88px;
	cursor: pointer;
	position: relative;
	padding: 0 10px;
}
.myTab>li>p {
	position: absolute;
	top: 30px;
	left:50px;
	text-align: left;
	color: #999;
	width: 100%;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	font-style: normal;
}
.myTab>li>a {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #333333;
	text-align: left;
	font-style: normal;
}
.myTab>li:hover {
	opacity: .8;
	background: rgb(2 111 225 / 80%);
	color: #ffffff!important;
}
.myTab>li>.myIcon {
	margin-right: 9px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 25px;
}
.myTab>li>.myGo {
	margin-left: 34px;
	margin-bottom: 5px;
	width: 12px;
}
.searchBox{
	height: 76px;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	top: 381px;
	left: 0;
	/*background: url(../img/search.png) no-repeat;*/
	background: #ffffff;
	padding: 18px 162px;
	border-radius: 8px;
	opacity: 0.9;
}

.searchBox div:nth-of-type(1){
	width: 180px;
	position: relative;
}

.searchBox div:nth-of-type(1) button{
	line-height: 39px;
	padding: 0 20px 0 43px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 16px;
	border-radius: 0;
}

.searchBox div:nth-of-type(1) button:active{
	box-shadow: none;
	background: #F5F5F5;
	border-color: #E5E5E5;
	color: #666666;
	outline: none;
}

.searchBox div:nth-of-type(1) button:hover{
	box-shadow: none;
	background: #F5F5F5;
	border-color: #E5E5E5;
	color: #666666;
}

.searchBox div:nth-of-type(1) button .caret{
	margin-left: 39px;
}

.searchBox div:nth-of-type(1) .dropdown-menu{
	width: 180px;
	position: absolute;
}

.searchBox div:nth-of-type(1) .dropdown-menu li a{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	padding: 0;
	padding-left: 43px;
}

.searchBox div:nth-of-type(1) .dropdown-menu .active a{
	background:#E5E5E5;
	color: #666;
}

.searchBox div:nth-of-type(2){
	width: calc(100% - 200px);
}

.searchBox div:nth-of-type(2) input[type='text']{
	width: calc(100% - 130px);
	height: 41px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	color: #666666;
	outline: none;
	padding-left: 5px;
	font-size: 16px;
}

.searchBox div:nth-of-type(2) input[type='button']{
	width: 130px;
	line-height: 41px;
	background: #154FC9;
	border: none;
	color: #fff;
	outline: none;
	font-size: 16px;
	border: 1px solid #CCCCCC;
}
.num-title{
	width: 100%;
	position: absolute;
	top: 531px;
	left: 0;
	overflow:hidden;
}
.num-title span{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.num-title a{
	color:#ffffff;
	font-size:14px;
}

.numBar{
	width: 100%;
	background:rgba(255,255,255,.15);
	position: absolute;
	top: 574px;
	left: 0;
	z-index: 1;
}


.numBar div.col-lg-3{
	padding:14px 30px;
	border-left:1px solid rgba(255,255,255,.15) ;
}

.numBar div.col-lg-3:nth-of-type(4){
	border-right:1px solid rgba(255,255,255,.15) ;
}
.numBar div.col-lg-3:hover{
	background:rgba(255,255,255,.15) ;
}
.msg_title{
	color:#ffffff;
	font-size:16px;
	display:block;
	margin-bottom:10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.msg_title:hover{
	color:#ffffff;
}
.msg_org,
.msg_time{
	color:#ffffff;
	font-size:12px;
	font-weight:400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.msg_time{
	margin-bottom:0px;
}
.main2{
	margin: 20px 0;
}

.main2 .nav{
	border: none;
}

.main2 .nav li{
	/*background: #F8F8F8;*/
	/*border: 1px solid #E5E5E5;*/
	width: 120px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 0;
}

.main2 .nav li a{
	line-height: 50px;
	padding: 0;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	font-style: normal;
}

.main2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #154FC9;
	border: 1px solid #fff;
}

.main2 .nav li:hover{
	border: 1px solid #fff;
}

.main2 .nav li a:hover{
	font-weight: bold;
	color: #154FC9;
	border: 1px solid #fff;
	background: #fff;
	margin: 0;
}

.main2 .nav .active{
	background: #fff;
	border: 1px solid #fff;
}

.main2 .nav .active a{
	font-weight: bold;
	color: #3699FF;
	border: 1px solid #fff;
	margin: 0;
}

.main2 .nav p{
	line-height: 50px;
	float: right;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.main2 .nav p span{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #ff0;
	margin-left: 20px;
}

.main2 .tab-content{
	background: #fff;
	padding: 16px 0;
	min-height: 400px;
}

.main2 .tab-content .tab-pane{
	min-height: 400px;
}

.main2 .tab-content .empty img{
	display: block;
	margin: 0 auto;
	padding-top: 70px;
}

.main2 .tab-content .empty span{
	display: block;
	width: 100%;
	text-align: center;
	color: #323232;
	padding-top: 20px;
}

.main2 .theader{
	background-color: #fff;
	margin: 0!important;
	margin-bottom: 20px!important;
	padding-left: 0px!important;
}

.dontclick {
	pointer-events:none
}

.main2 .theader .bbd{
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #DFDFDF;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
}

.main2 .theader .bbd li{
	float: left;
	font-size: 14px;
	color: #323232;
	font-weight: 700;
}

.main2 .theader .bbd .status, .main2 .tbody .titem .state-box{
	width: 64px;
	margin-right: 20px;
	text-align: center;
	margin-left: 10px;
}

.main2 .theader .bbd .title, .main2 .titem .title{
	width: 208px;
	text-align: left;
	margin-right: 20px;
}

.main2 .theader .bbd .company, .main2 .titem .company{
	width: 170px;
	/*height: 42px;*/
	text-align: left;
	margin-right: 15px;
}
.main2 .theader .bbd .project, .main2 .titem .project{
	width: 170px;
	/*height: 42px;*/
	text-align: left;
	margin-right: 15px;
}
.main2 .theader .bbd .belongArea, .main2 .titem .belongArea{
    width: 107px;
    /*height: 42px;*/
    text-align: left;
    margin-right: 0px;
}
.main2 .theader .bbd .pubtime, .main2 .titem .pubtime{
	width: 80px;
	text-align: center;
	margin-right: 17px;
}

.main2 .theader .bbd .lastime{
	padding-left: 10px;
}

.main2 .theader .bbd .lastime, .main2 .titem .lastime{
	width: 131px;
	text-align: left;
	margin-right: 25px;
}

.main2 .theader .bbd .more{
	font-size: 16px;
	color: #999999;
}

.main2 .tbody{

}

.main2 .tbody ul{
	margin: 0;
}

.main2 .tbody ul li{
	padding: 12px 20px;
	border-bottom: 1px solid #F2F2F2;
}

.main2 .tbody ul li:last-of-type{
	border-bottom: none;
}

.main2 .tbody ul li .titem{

}

.main2 .tbody ul li .titem .state-box{

}

.main2 .tbody ul li .titem .state-box .state{
	color: #333333;
}

.main2 .tbody ul .disabled .titem .state-box .state{
	color: #333333;
}

.main2 .tbody ul li .titem .state-box .state i.state_icon1{
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	border: 5px solid #0D87F1;
	display: inline-block;
	border-radius:100% ;
}

.main2 .tbody ul li .titem .state-box .state i.state_icon2{
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	border: 5px solid #A6C5E1;
	display: inline-block;
	border-radius:100% ;
}

.main2 .tbody ul li .titem .state-box .state .state-txt{
	line-height: 24px;
	height: 24px;
}
.main2 .tbody ul li .titem .state-box .state .state-btn{
	color: #a0a0a0;
	line-height: 24px;
	height: 24px;
}


.main2 .tbody ul li .titem .title{
	margin: 0;
	margin-right: 20px;
	overflow: hidden;
	height: 42px!important;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}

.main2 .tbody ul li .titem .title a{
	color: #333;
}

.main2 .tbody ul li .titem .title a:hover{
	color: #3699FF;
}


.main2 .tbody ul li .titem .company{
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main2 .tbody ul li .titem .project{
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main2 .tbody ul li .titem .belongArea {
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main2 .tbody ul li .titem .belongAreafl {
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main2 .tbody ul li .titem .pubtime{
	padding-left: 8px;
	line-height: 42px;
}

.main2 .tbody ul li .titem .lastime{
	padding-left: 8px;
	line-height: 42px;
}

.main2 .tbody ul li .titem .process{

}

.main2 .tbody ul li .titem .process a{
	display: inline-block;
	width: 90px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #154FC9;
	color: #154FC9;
	font-size: 14px;
}
.main2 .tbody ul li .titem .process a.No_click{
	display: inline-block;
	width: 90px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #a0a0a0;;
	color: #a0a0a0;;
	font-size: 14px;
}
.main2 .tbody ul li .titem .process a.No_click:hover{
	border: 1px solid #a0a0a0;;
	color: #a0a0a0;;
}

.main2 .tbody ul li:hover .titem .title a{
	color: #154FC9;
}

.main2 .tbody ul li:hover .titem .process a{
	background: #154FC9;
	color: #fff;
}
.main2 .tbody ul li:hover .titem .process a.No_click{
	background: transparent;
	color: #a0a0a0;
}

.main2 .tbody ul li .titem .process a:active{
	text-decoration: none;
}

.main2 .tbody ul .disabled .titem .process a{
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
}

.main2 .tbody ul .disabled:hover .titem .process a{
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
	background: none;
}


/*.main2 .tbody ul li .titem .h.active{
	line-height: 42px;
}*/
.main3{
	width: 100%;
	height: 175px;
}

.main3 .infoBar{
	padding: 15px 0 15px;
}

.main3 .infoBar div{
	/*border-right: 1px solid #EEEEEE;*/
}

.main3 .infoBar div:nth-of-type(3){
	border-right: none;
}

.main3 .infoBar p{
	/*padding-left: 20px;*/
	margin: 0;
	padding-bottom: 15px;
	font-size: 20px;
	color: #323232;
}

.main3 .infoBar p span{
	display: inline-block;
	width: 16px;
	height: 19px;
	margin-left: 16px;
}

.main3 .infoBar p .more{
	font-size: 14px;
	float: right;
	color: #3699FF;
	line-height: 26px;
}

.main3 .infoBar p .more:focus{
	text-decoration: none;
	outline: none;
}

.infoBar_icon1{
	background: url(../image/infoBar1.png) no-repeat;
}

.infoBar_icon2{
	background: url(../image/infoBar2.png) no-repeat;
}

.infoBar_icon3{
	background: url(../image/infoBar3.png) no-repeat;
}

.main3 .infoBar ol{
	/*margin-bottom: 25px;*/
	padding: 10px 12px;
	overflow: hidden;
	height: 105px;
	background: #ffffff;
}

.main3 .infoBar ol li{
	list-style-type: none;
	line-height: 30px;
}
.main3 .infoBar ol li:before{
	content: '';
	width: 6px;
	height: 6px;
	float: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 100%;
	background: #0D87F1;
}

.main3 .infoBar ol li span{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main3 .infoBar ol li a{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main3 .infoBar ol li a:hover{
	color: #3699FF;
}
.main4{

}

.main4 .public{
	margin: 20px 0;
	background: #fff;
}

.main4 .public .deal-public-accordion ul{
	overflow:hidden;
	margin:0;
}
.main4 .public .deal-public-accordion li.open{
	width:calc(800px/7 + 350px);
}
.main4 .public .deal-public-accordion li{
	width: calc(800px/7);
	height: 556px;
	overflow: hidden;
	float: left;
}

.main4 .public li .main-pic{
	width: calc(800px/7);
	height: 556px;
	color: #323232;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	float: left;
	cursor: pointer;
	border-left: 1px solid #EEEEEE;
	position: relative;
}

.main4 .public li .main-pic p{
	width: 100%;
	position: absolute;
	bottom: 30%;
	text-align: center;
}

.main4 .public li .main-pic span{
	display: block;
	color: #323232;
	font-weight: bold;
	font-size: 16px;
	margin-top:45px;
}
.main4 .public li .main-pic i{
	font-size:66px;
	color:#666666;
	font-weight: normal;
}
.main4 .public li .main-pic a{
	display: block;
	color: #323232;
	font-weight: bold;
	font-size: 16px;
	padding-top: 60px;
}

.main4 .public .open .main-pic a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.main4 .public .open .main-pic span{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}


.main4 .public .open .main-pic{
	color: #fff;
	border-left: none;
}
.main4 .public .open .main-pic i{
	color: #fff;
	border-left: none;
	font-size:66px;
	font-weight: normal;
}
.main4 .public li .main-pic{
	background: url(../image/width.png) no-repeat;
	background-size:100% 100%;
}
.main4 .public .open .main-pic{
	background: url(../image/public.png) no-repeat;
	background-size:100% 100%;
}

/* .main4 .public li .main-pic2{
	background: url(../img/public2.png) no-repeat;
}

.main4 .public li .main-pic3{
	background: url(../img/public3.png) no-repeat;
}

.main4 .public .open .main-pic1{
	background: url(../img/public_current1.png) no-repeat;
}

.main4 .public .open .main-pic2{
	background: url(../img/public_current2.png) no-repeat;
}

.main4 .public .open .main-pic3{
	background: url(../img/public_current3.png) no-repeat;
} */

.main4 .public .open .main-pic a{
	color: #fff;
}

.main4 .public .open .main-pic a:hover{
	color: #d6eafe;
}

.main4 .public li .public-lists{
	width: 350px;
	float: left;
	position: relative;
	padding: 0 16px;
}

.main4 .public li .public-lists div{
	padding: 14px 16px;
	border-bottom: 1px solid #eee;
}

.main4 .public li .public-lists div:nth-of-type(5){
	border-bottom: none;
}

.main4 .public li .public-lists p{
	width: 320px;
	font-size: 14px;
	line-height: 28px;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main4 .empty{
	position: relative;
	top: 50%;
	margin-top: 165px;
	text-align: center;
}


.main4 .empty span{
	display:block;
}

.main4 .public li .public-lists a{
	width: 306px;
	color: #333;
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main4 .public li .public-lists a:hover{
	color: #3699FF;
}

.main4 .public li .public-lists p:nth-of-type(2){
	color: #999999;
}

.main4 .public li .public-lists p:nth-of-type(3){
	color: #999999;
}


.main4 .info_w{
	margin-bottom: 15px;
}

.main4 .info_w div{

}

.main4 .info_w div p{
	line-height: 74px;
	text-align: center;
	font-size: 20px;
	color: #FFFEFE;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px;
}

.main4 .info_w div .info_title1{
	background: url(../image/newinfo.png) no-repeat;
	background-size:100% 100% ;
}

.main4 .info_w div .info_title2{
	background: url(../image/hytype.png) no-repeat;
	background-size:100% 100% ;
}

.main4 .info_w div .info_title3{
	background: url(../image/law.png) no-repeat;
	background-size:100% 100% ;
}

.main4 .info_w div ol{
	margin: 0;
	padding: 13px 0;
	background: #fff;
	height: 168px;
	overflow: hidden;
}

.main4 .info_w div ol li{
	line-height: 30px;
	margin: 0 10px;
	list-style-type: none;
}
.main4 .info_w div ol li:before{
	content: '';
	width: 8px;
	height: 8px;
	float: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 12px;
	border-radius: 100%;
	background: #FFFFFF;
	border: 2px solid #154FC9;
}

.main4 .info_w div ol li a{
	display: block;
	color: #666666;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main4 .info_w div ol li a:hover{
	color: #3699FF;
}

.main4 .info_w div ol .more{
	display: block;
	text-align: center;
	margin-top: 20px;
	color: #3699FF;
}

.main4 .service{
	margin: 30px 0;
}

.main4 .service ul{
	overflow: hidden;
}

.main4 .service li{
	float: left;
	width: 20%;
	text-align: center;
}


.main4 .service li span:nth-of-type(1){
	width: 60px;
	height: 60px;
	margin-right: 15px;
	background: #ff0;
	float: left;
}

.main4 .service li span:nth-of-type(2){
	color: #666;
	font-size: 18px;
	line-height: 60px;
	float: left;
}

/*newstyle*/

.p_title{
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	font-style: normal;
	margin-bottom: 15px;
}

#myTab{
	background: #F2F6FF;
	border-radius: 8px 8px 0px 0px;
}
.more{
	line-height: 50px;
	margin-right: 15px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	text-align: left;
	font-style: normal;
}
.more img{
	width:15px
}
.ul_scroll {
	scrollbar-width: none; /* Firefox */
	-ms-overflow-style: none; /* IE 10+ */
}
.ul_scroll::-webkit-scrollbar-track {
	background: transparent;
}
.ul_scroll::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.theader{
	padding-left: 0px !important;
}
.main5imgs {
	overflow: hidden;
}
.main5imgs img{
	width: 285px;
	height: 124px;
	margin-right: 7px;
	margin-bottom: 10px;
}
.zjt_gys_tablistswiper{
	overflow: hidden;
}

.zjt_gys_tabitemswiper {
	box-sizing: border-box;
	margin-bottom: 8px;
	float: left;
	width: 285px;
	height: 115px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.zjt_gys_tabitemswiper .zjt_gys_img_box{
	box-sizing: border-box;
	width: 100%;
	height:100%;
	background-color: #fff;
	margin-bottom: 8px;
}
.zjt_gys_tabitemswiper .zjt_gys_img {
	width: 100%;
	height: 100%;
	cursor: pointer	;
}

.morelist{
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999!important;
	text-align: left;
	font-style: normal;
}
#floatdivids{
	position: absolute;
	top: 0;
	left: 0;
	width: 355px;
	height: 170px;
	background: url("../image/ggbg.png") no-repeat;
	background-size: 100% 100%;
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
	border-radius: 8px;
	z-index: 1000;
}
.floatdivids_content{
	width: 100%;
	height:170px;
}
.floatdivids_content_title{
	overflow: hidden; /* 确保超出部分的文本会被隐藏 */
	white-space: nowrap; /* 确保文本在一行内显示，避免换行 */
	text-overflow: ellipsis; /* 使用省略号表示文本溢出 */
	margin: 0 20px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #CD2A2A;
	line-height: 22px;
	text-align: center;
	font-style: normal;
}
.float_content{
	width: 100%;
	height:calc(100% - 70px);
	overflow: hidden;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	text-align: justify;
	font-style: normal;
	padding: 10px 20px;
}
.zygg{
	width: 116px;
	height: 20px;
	background: url("../image/ggtitle.png") no-repeat;
	background-size: 100% 100%;
	margin: 10px auto;
	text-align: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #154FC9;
	font-style: normal;
}
.zjt_gys_tablistswiper li:nth-child(4),.zjt_gys_tablistswiper li:nth-child(8){
	margin-right: 0px;
}
.crumbsbar a, .crumbsbar{
	color: #1F72FF!important;
}
.crumbsbar .mr5{
	color: #666666!important;
}
/*.right_style{*/
/*	border: solid #1F72FF;*/
/*	border-width: 0 1px 1px 0;*/
/*	display: inline-block;*/
/*	padding: 3px;*/
/*	transform: rotate(-45deg);*/
/*	-webkit-transform: rotate(-45deg);*/
/*	margin-bottom: 1px;*/
/*	margin-right: 3px;*/
/*}*/