body {
	background: url(../images/BJtu.png) repeat;
	background-color: #f5f5f5;
}
body .topBar {
	position: relative;
	background: url("../images/topBG.png") no-repeat;
	background-size: cover;
}
.topBar:after {
	position: absolute;
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: url("../images/1327.png");
}
#myCarousel {
	position: absolute;
	background: #fff;
	width: 668px;
	height: 332px;
	top: 0;
	left: 296px;
}
#carousel-example-generic, .carousel-inner, .carousel-inner div {
	width: 668px;
	height: 332px!important;
	background-size: cover!important;
}
.seller_fh {
	background: url("../images/xuanshan.png") center center no-repeat;
	background-size: cover;
	border-bottom: none!important;
}
.footerBar {
	position: relative;
}
.footerBar:after {
	position: absolute;
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	top: 0;
	left: 0;
	background: url("../images/1327.png");
}
.container {
	background: transparent;
	width: 1180px;
}
.header_box{
	overflow:hidden;
	background: #ffffff;
}
.logoBar{
    display: flex;
    align-items: center;
    height: 80px;
}

.logoBar img{
	display: block;
    max-width: 220px;
    max-height:50px;
}

.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;
    padding: 0 0 0 40px;
    margin: 0;
}

.navBar li{
	float: left;
    padding: 0 20px 0 0;
}

.navBar li a{
   	display: block;	
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 84px;
    height: 80px;
}

.navBar li.active a,
.navBar li a:hover{
    color: #3C6CBD;
    border-bottom: 4px solid #3C6CBD;
}
.loginBar{
	padding: 26px 0 0;
    font-size: 0;
}

.loginBar a{
	display: inline-block;
    border: 1px solid #3C6CBD;
    outline: none;
    min-width: 64px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #3C6CBD;
    cursor: pointer;
    text-decoration: none;
    padding: 0 18px;
}

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

/* banner */
.myTop {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}
.myTop .myLeft {
	width: 280px;
	height: 332px;
	background: #fff;
	border-radius: 2px;
}
.myTop .myLeft .index_title {
	padding-top: 0;
	background: url(../images/317.png) no-repeat;
	color: #fff;
	position: relative;
	width: 280px;
	height: 64px;
	margin-bottom: 0;
}
.myTop .myLeft .index_title a {
	position: absolute;
	right: 20px;
	top: 23px;
	color: #fff;
}
.myIndex_title {
	background: #fff;
	margin-bottom: 16px;
	border-radius: 2px;
}
.myIndex_title .index_title a {
	position: absolute;
	right: 20px;
	top: 23px;
	color: #fff;
}
.myTop .myLeft .index_title span {
	color: #fff;
	margin-left: 20px;
	padding-top: 18px;
}
.myTop .myLeft .index_title img {
	padding-top: 12px;
}
.myTop .myImgtop {
	width: 668px;
	height: 332px;
}
.myTop .myRight {
	height: 332px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.myTop .myRight_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 200px;
	height: 60px;
	background: linear-gradient(134deg, #FFFFFF 0%, #E5E5E5 100%);
	border-radius: 2px;
	color: #fff;
}
.myTop .myRight_item:first-child {
	color: #666;
}
.myTop .myRight_item:nth-child(2) {
	background: linear-gradient(135deg, #3C6CBD 0%, #2254AA 100%);
}
.myTop .myRight_item:nth-child(3) {
	background: linear-gradient(135deg, #E33D58 0%, #CB2235 100%);
}
.myTop .myRight_item:nth-child(4) {
	background: linear-gradient(135deg, #DE9824 0%, #B77912 100%);
}
.myTop .myRight_item:nth-child(5) {
	background: linear-gradient(135deg, #49A778 0%, #29935E 100%);
}
.myRight_item_title {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-top: 12px;
	padding-left: 12px;
	height: 60px;
	font-size: 14px;
	font-weight: 500;
}
.myRight_item_unit {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}
.myRight_item_unit1 {
	color: rgba(255, 255, 255, .6);
}
.myRight_item_number {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-right: 12px;
}
.myRight_item_number1 {
	color: #262626;
}
.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(../images/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(../images/1315.png) no-repeat;
}
.myIndex_title .index_title_hangye {
	background: url(../images/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 0 0;
	margin-top: 16px;
}
.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;
	position: relative;
	overflow: hidden;
}
.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(../images/list1.png) no-repeat;
}
.index_mian1_lists li:nth-of-type(3n-1){
	background: url(../images/list2.png) no-repeat;
}
.index_mian1_lists li:nth-of-type(3n){
	background: url(../images/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("../images/lianhe1.png");
}
.index_mian1_lists li.active:nth-of-type(3n-1) div{
	background:url("../images/lianhe(1).png");
}
.index_mian1_lists li.active:nth-of-type(3n) div{
	background:url("../images/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;
	padding: 0 25px 0 0;
    cursor: pointer;
}
.index_mian1_t li:last-child{
    margin: 0;
}
.index_mian1_t span{
	display:block;
}
.index_mian1_t span.state {
	float:left;
	width:80px;
	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 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: 233px;
}
.index_dynamic_item1 span {
	position: absolute;
	display: block;
	width: 3px;
	height: 16px;
	top: 1.5px;
	left: 0;
	background: #3C6CBD;
}

/* 中标公示 */
.index_result_items{
	padding:0;
	overflow:hidden;
	margin-bottom: 20px;
	position: relative;
}
.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("../images/1259.png") no-repeat;
	background-size: cover;
}
.index_result_items:nth-of-type(3n-1) div{
	background: url("../images/1259(2).png") no-repeat;
	background-size: cover;
}
.index_result_items:nth-of-type(3n) div{
	background: url("../images/1259(1).png") no-repeat;
	background-size: cover;
}
.index_result_items ul{
    width: 526px;
    height: 208px;
	float:left;
	padding:0 0 0 20px;
	position: absolute;
	right: -10px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.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(../images/1264.png) no-repeat;
	background-size: 100%;
	margin-bottom: 16px;
}
.index_other_box2{
	background: url(../images/1263.png) no-repeat;
	background-size: 100%;
}
.index_other_box3{
	background: url(../img/index_other_img3.png) no-repeat;
	background-size: 100%;
}
.index_other_box:hover{
	color:#ffffff;
}
.index_service_box {
	padding: 30px 0;
	background: #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(../img/tender_detail_title.png) no-repeat;
    background-size: 100% 100%;
}
/* 公用footer */
.footerBar{
    background: url(../img/footer_bg.png) no-repeat;
    background-size: 100% 100%;
}
.footer_left .footer_item {
	float: left;
	margin: 0 85px 0 0!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;
}
.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_zbmc, .tbody .zjt_zbgg_zbmc{
	width: 241px!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: 241px!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: 263px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: center;
}
.theader .zjt_zbgg_zbmcsss, .tbody .zjt_zbgg_zbmcsss{
	width: 263px;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: center;
}
.theader .zjt_zbgg_zbdw{
	width: 300px!important;
	margin-right: 42px!important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tbody .zjt_zbgg_zbdw{
	width: 300px!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: 250px!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: 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: 143px!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;
	text-align: center;
}
.width_im{
	width: 45%  !important;
}
.width_im_35{
	width: 35%  !important;
}
.width_im_34{
	width: 34%  !important;
}
.width_im_30{
	width: 30%  !important;
}
.theader, .tbody li {
	justify-content: normal!important;
	align-items: center;
}
.theader {
	display: -webkit-box!important;
	min-width: 1132px;
	width: max-content;
}
.tbody {
	min-width: 1132px;
	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;
}
/* Y轴滚动条隐藏 */
.gdt_hide::-webkit-scrollbar {
	width: 0; /* 纵向滚动条*/
}
/******************************************************************二级页面列数据自适应*************************************************************/
.xw_list li{
	margin-right: 15px!important;
}