@charset "utf-8";
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
li {list-style: none;}
*{box-sizing:content-box;margin:0px;padding: 0px;}
html {
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	text-size-adjust: 100%;
}
body{
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
	background: url(../images/bgwen.jpg);
}
dt+dd,dd,dt,ul,ol,p,span{padding:0px;margin:0px;font-weight: normal;}
/**清除浮动**/
.clear:after{display:block;clear:both;content: ' ';}
.clear{zoom:1;}


header,footer{
	width: 100%;
	height: 166px;
	background-color: #313131;
}
/*****交易流程****开始****/
.byProcesstradingStep{
	width: 1200px;
	overflow: hidden;
	margin:0px auto 15px;
}

/*<!-- 交易流程菜单*****开始 -->*/
.jxTradingMunu{
	width: 100%;
	overflow: hidden;
}
.jxTradingLine>ul{
	height: 12px;
	line-height: 12px;
	position: relative;
    text-align: center;
}
.jxLine,.jxPoint{
	display:inline-block;
	_float:left;
	*float: left;
 	display:inline-block;
}
.jxLine{
	width: 82px;
	height: 3px;
	background-color: #7d7d7d;
	vertical-align: top;
    margin-top: 13px;
}
.jxPoint{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	background: #ababab;
	position:relative;
 	cursor:pointer;
}
.jxPoint i{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
}
.jxLineRed{
	background-color: #ff5151;
}
.jxPointRed{
	background-color: #ff5151;
	color: #fff;
	cursor:pointer;
}
.jxPointActive{
	position: relative;
}
.jxPointActive div{
	width: 32px;height: 46px;
	line-height: 46px;font-weight: 600;
	position: absolute;
	top: -11px;left: -5px;

    background: url('../images/icon_bzd.png') center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/icon_bzd.png',
    sizingMethod='scale');
}
.jxTradingMenuNav{

}
.jxMenu{
	display:inline-block;
	_float: left;
 	*float: left;
    width: 100px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    border-radius: 5px 5px 5px 5px;
    /* margin-left: 22px; */
    margin-left: 5.5px;
     _margin-left: 1px;
     *margin-left: 1px;
    color: #666666;
    font-size: 16px;
     display:inline-block;
}
.jxTradingMenuNav>ul{
	/* width: 1103px; */
	margin:10px auto 0px;
	text-align:center;
}
.jxMenuIng{
	font-size: 16px;
	letter-spacing: 0px;
	color: #333;
	cursor: pointer;
}
.jxMenuActive{
	color: #ff5151;
	position: relative;
	cursor: pointer;
}
.jxTradingLine{
	padding-bottom: 20px;
}

/*****分享*****/
.jxTradingShareLayer{
	width: 100%;
}
.jxTradingShareLayer>ul{
	float: right;
	margin:10px 0px;
	line-height: 22px;
}
.jxTradingShareLayer>ul>li{
	float: left;
	position: relative;
	margin-left: 16px;
	cursor: pointer;
}
.jxTradingShare-Pic{
	float: left;
}
.jxTradingShare-Pic img{
	display: inline-block;
	width: 16px;
	height: 16px;
	border:none;
	vertical-align: middle;
}
/******我要报名***开始***/
.jxTradingMainLayer{
	background-color: #fff;
	padding-bottom: 30px;
	border-radius:5px;
	overflow: hidden;
}
.signUpCorrect_Wrap{
	width: 100%;
	padding:15px 0px;
	background-color: #fff;
	border-bottom: 1px solid #dddddd;
}
.signUpCorrect_Wrap h2{
	font-size: 20px;
	font-weight: normal;
	font-weight: 600;
	line-height: 24px;
	margin: 15px 0;
	text-align: center;
	padding: 0px 15px;
}
.signUpBottom{
	width: 100%;text-align: center;
}
.signUpBottom ul li{
	width: 100%;text-align: center;
	line-height: 22px;
	margin-bottom: 15px;
}
.signUpBottomClick span{
	border: none;
    outline: none;
    color: #fff;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    padding: 0px 25px;
    height: 32px;
    background-color: #3260AF;
    border-radius: 16px 16px 16px 16px;
    font-size: 14px;
    cursor: pointer;
}
.signUpBottomClick a{
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.signUpLayer{
	width: 100%;text-align: center;
	margin-bottom: 15px;
}
.signUpLayer input{
	display: inline-block;
	border:none;outline: none;
	color: #fff;font-size: 14px;
	font-family: "微软雅黑" ;
	background-color: #3260AF;
	height: 34px;line-height: 34px;
	padding:0px 25px;cursor: pointer;
	border-radius: 3px;
}
.signUpCorrect ul{
	padding-left: 50px;
}
.signUpCorrect ul li{
	line-height: 22px;
	color: #666;
	cursor: pointer;
}
.signUpCorrect ul li:hover{
	color: #333;
}
.signUpCorrect ul li span{
	color: #3260AF;
	display: inline-block;
}


/******我要报名***结束***/


/*<!-- 交易导航菜单*****结束 -->*/

.jxTradingMain{
	margin-bottom: 16px;
	min-height:300px;
}
.jxTradingMainLeft{
	width: 935px;
	overflow: hidden;
	float: left;
	padding:0px 10px;
}
.jxTradingMainRight{
	float: left;
	padding:15px 0px 0px;
	margin-left:10px;
}
.jxTradingMainLeftHead{
	width: 100%;
	border-bottom: 1px solid #dddddd;
}
.jxTradingMainLeftHead>ul{
	padding: 20px 15px 15px 15px;
}
.jxTradingTitle{
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	font-weight: 600;
}
.jxTradingBianma{
	width: 100%;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	margin:16px 0;
}
.jxTradingGongshi{
	width: 100%;
	text-align: left;
	color: #666666;
	line-height: 22px;
}
.jxTradingGongshi:hover{
	cursor: pointer;
	color:#333;
}
.jxTradingGongshi>span{
	color: #ff5151;
	display: inline-block;
}
.jxTradingPublic{
	padding: 15px 0px;
}
.jxTradingPublicDetail{
	margin:10px auto;
	width: 649px;
}
.sProcessHeader{
	padding: 10px 15px 0;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	
}
.sProcessHeader>p>i {
    font-style: normal;
}
.sProcessHeader>p{
	padding: 0px 5px;
	border-bottom:1px solid #dddddd;
}
.sProcessInformation{
	padding: 15px 20px 10px;
}
.sProcessShenPiTime{
	line-height: 22px;
	padding: 0px 16px;
    line-height: 22px;
    font-size: 12px;
}
.sProcessStep{
	padding: 0px 15px;
}
.sProcessStepLeft{
	float: left;
	width: 20px;
}
.sProcessStepLeft>ul>li:first-child{
	margin-top: 10px;
}
.sProcessStepCheck{
	width: 20px;height: 20px;
	border-radius: 50%;
	margin:6px auto;
	overflow:hidden;
}
.sProcessStepCheck img{
	height:20px;
	display: inline-block;
    vertical-align: middle;
    *zoom:1;
    *display: inline;
    border:none;
}
.sProcessStepLine{
	width: 1px;
	height: 146px;
	margin:0px auto;
	background-color: #4ca1e1;
}
.sProcessStateBox{
	width: 168px;
	padding-left: 15px;
	margin-top: 9px;
}
.sProcessStateBox>li{
	height: 178px;
}
.sProcessStateBox>li>p{
	line-height: 20px;
	font-size: 12px;
}
.sProcessStepRight{
	float: left;
}
.sProcessStateBox .sProcessState{
	color: #333333;
	line-height: 32px;
	font-size: 14px;
}
.sProcessTijiao{
	font-size: 12px;
	color: #666666;
}
/*******招标文件下载*****开始***/
.byProcessFileDown{
	padding:30px 0px 20px;
	text-align: center;
	background-color: #f8f4f3;
	margin-bottom: 10px;
	border-radius: 5px 5px 5px 5px;
}
.byProcessFileDown_column a{
	display: inline-block;
	border: 1px solid #3c9ee7;
	background-color: #fff;
	text-decoration: none;
	height: 36px;line-height: 36px;
	width: 160px;text-align: center;
	color: #3c9ee7;
	margin-bottom: 8px;
	border-radius: 5px;
}
.byProcessFileDown_column a span{
	display: inline-block;
	cursor: pointer;
}
.Down_column-pic{
	display: inline-block;
	vertical-align: middle;
    *zoom:1;
    *display: inline;
    cursor: pointer;
}
/*****兼容 《inline-block》*****/
/*.Down_column-pic{
	display: inline;
	vertical-align: middle;
}*/
.Down_column-pic img{
	display: block;
	width: 16px;height: 16px;
	display: inline-block;
	border:none;
}
.byProcessFileDown_column a:hover{
	background-color: #3c9ee7;
	color: #fff;
}
.flow_submit {
    color: #00c6a3;
}
.sProcessState_name>span>a {
    color: #0a7ef6;
}

/*******招标文件下载*****结束***/


.xTradingMainRightTop{
	width: 235px;
	background-color: #f6f4f5;
	border-radius: 5px 5px 5px 5px;
}
.xTradingMainRightBto{
	margin-top: 10px;
	width: 235px;
	background-color: #f6f4f5;
	border-radius: 5px 5px 5px 5px;
}
.xTradingMainDownBox>p{
	float: left;
}
.xTradingMainDown{
	float: right;
	position: relative;
	padding-left: 26px;
	color: #666;
	cursor: pointer;
}
.xTradingMainDown>img{
	display: block;
	display: inline-block;
	width: 16px;
	height: 16px;
	border:none;
	vertical-align: middle;
}
.xTradingMainDownLayer{
	padding: 10px 15px;
}
.xTradingMainDownBox{
	line-height: 32px;
	display: block;
	overflow: hidden;
	color: #333;
	padding: 0px 5px;
	cursor: default;
}
.xTradingMainDownBox a{
	color: #333;
}
.xTradingMainDownBox a:hover{
   color:#0a7ef6;
}

/*****js --所需js******/
.jxTradingMainActive{
	display: block;
}
/*****js --所需js****结束**/

/*<!-- 保证金*****开始 -->*/
.sBaozhengjin{

}
.sBaozhengjin table{
	width: 100%;
}
.sBaozhengjin table tr th{
	background-color: #efefef;
}

.sBaozhengjin table tr td,.sBaozhengjin table tr th{
	padding: 8px 15px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #dddddd;
}
.jxRefundSuccess{
	color: #567dc0;
}
.jxRefundIng{
	color: yellow;
}
.jxRefundFailure{
	color: red;
}
/*<!-- 保证金*****结束 -->*/

/*<!-- 公告信息*******开始*** -->*/
.jxTradingWoBaoMing{
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
}
.jxTradingWoBaoMing>input{
	border:none;outline: none;
	color: #fff;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	width: 110px;
	height: 32px;
	background-color: #ff5151;
	border-radius: 16px 16px 16px 16px;
	font-size: 14px;
	cursor: pointer;
}
.jxGonggaoInformationDetail>dl{
	padding: 0px 15px 15px;
}
.jxGonggaoInformationDetail>dl>dd{
	line-height: 22px;
	margin:15px 0px;
}
.jxGonggaoInformationDetail>dl>dd{
	line-height: 22px;
}

/*<!-- 公告信息*******结束*** -->*/
.jxKai,.jxPin{
	width: calc(50% - 7px);
	float: left;
}
.jxPin{
	margin-left: 14px;
}
.jxKaiPinLayerColor{
	color: #3897de;
}
.jxKaiPinLayer table{
	width: 100%;
}
.jxKaiPinLayer table tr th{
	background-color: #efefef;
}
.jxKaiPinLayer table tr td,.jxKaiPinLayer table tr th{
	padding: 8px 15px;
	vertical-align: middle;
	text-align: left;
	border:1px solid #dddddd;
}
.jxKaiPinLayer table tr .jxKaiPinLeftTitle{
	width: 120px;
	text-align: right;
	color: #333333;
	background-color: #f5f5f5;
}

.xTouBiaoTable table{
	width: 100%;
}
.xTouBiaoTable table tr td,.xTouBiaoTable table tr th{
	padding: 8px 15px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #dddddd;
	color: #666666;
}
.xTouBiaoTable table tr th,.xTouBiaoTable table .jxTouBiaoNameNumber{
	background-color: #efefef;
	color: #333333;
}
.jxTouBiaoNameNumber{
	width: 60px;
}
.xTouBiaoTable table .jxTouBiaoNameTitle{
	width: 300px;
	text-align: left;
}
.jxTouBiaoName{
	margin:15px 0px 6px;
	padding: 0px 20px;
	height: 40px;line-height: 40px;
	background-image: linear-gradient(180deg, 
		rgba(249, 249, 249, 1) 0%, 
		rgba(243, 243, 243, 1) 100%), 
	linear-gradient(
		rgba(228, 228, 228, 1), 
		rgba(228, 228, 228, 1));
	background-blend-mode: normal, 
		normal;
	font-size: 16px;
	color: #333333;
}
.jxTenderObjNav{
	padding: 0px 15px;
	height: 40px;line-height: 40px;
	background-image: linear-gradient(180deg, 
		rgba(249, 249, 249, 1) 0%, 
		rgba(243, 243, 243, 1) 100%), 
	linear-gradient(
		rgba(228, 228, 228, 1), 
		rgba(228, 228, 228, 1));
	background-blend-mode: normal, 
		normal;
	font-size: 16px;
	color: #333;
	margin-bottom: 6px;
}
.jxTenderObjMain{
	margin-bottom: 20px;
}
.jxTenderObjMain table{
	width: 100%;
}
.jxTenderObjMain table tr td{
	padding: 6px 15px;
	vertical-align: middle;
	text-align: left;
	border:1px solid #dddddd;
	color: #666666;
	line-height:22px;
}
.jxTenderObjMain table .jxTenderObjMainLeftName{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	width:156px;
}
.jxTenderObjMain table tr td a{
	text-decoration: none;
	color: #3897de;
}
/******************第二部分**标段信息****开始******/
.sAblock{
	margin-bottom: 20px;
}
.sAblock{
	border:1px solid #e3e3e3;
}
.sAblockSerial{
	border-top:1px solid #e3e3e3;
}
.sAblockActive{
	border-bottom:1px solid #e3e3e3;
	margin-bottom: -1px;
}
.sAblockSerial:nth-child(1){
	border-top: none;
}
.sAblockSerial>li{
	float: left;
	border-left:1px solid #e3e3e3;
	width: 19%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin:0px -1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #646464;
}
.bidControlplice {
    color: #fff;
    border-bottom: 1px solid #3260AF;
    display: block;
    background: #3260AF;
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: 6px;
}
.sAblockSerial .sAblockNumberMain{
	width: 21%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sAblockSerial{
	background-color: #fff;
}
.sAblockSerialSwitch:nth-child(2n+1){
	background-color: #f9f9f9;
}
.sAblock .sAblockSerialTitle{
	background-color: #efefef;
}
.sAblock .sAblockSerialTitle>li{
	color: #333;
}
.sAblock .sAblockActive{
	background: #f1f6fc;
    cursor: pointer;
}
.sAblockDetails{
	width: 100%;
	display: none;
}
.sAblockDetailsActive{
	display: none;
}
.sAblockDetailsListBox{
	padding: 20px 50px;
}

/****展示信息列表**开始****/

.sHousingBorderDl{
	width: 50%;
	float: left;
	font-size: 14px;
	line-height: 32px;
}
.sHousingBorderDl>dd{
	float: left;
	width: 120px;
	text-align: right;
	color: #828282;
}
.sHousingBorderDl>dt{
	float: left;
	color: #434343;
	width: 100px;
	overflow: hidden;
}
.sHousingBorderProjectName{
	width: 100%;
}
.sHousingBorderProjectName>dt{
	width: calc(100% - 130px);
	overflow: hidden;
}
/****展示信息列表**结束****/




/********新闻列表------开始******/
.sNewListBoxHead{
	padding-left: 15px;
	border-bottom: 2px solid #b9b9b9;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #333333;
	overflow: hidden;
}
.sNewListBoxHead>b{
	display: inline-block;
	width: 8px;
	height: 18px;
	background-color: #000000;
	border-radius: 3px 3px 3px 3px;
	vertical-align: middle;
	margin-right: 6px;
}

.sNewList{
	border:1px solid #dddddd;
	background-color: #fff;
	padding: 0px 15px;
}
.sNewListSearch{
	float: right;
	position: relative;
	padding-right: 15px;
}
.sNewListSearch>input{
	border:none;outline: none;
	width: 352px;
	padding: 0px 10px;
	height: 34px;
	background-color: #fff;
	border-radius: 17px 17px 17px 17px;
	border: solid 1px #a0a0a0;
	font-size: 14px;
	color: #666666;
}
.sNewListSearch>span{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 6px;
	right: 35px;
	background: url(../images/fdj.png) 10px  center no-repeat;
	-webkit-background-size: 68%;
	background-size: 68%;
	cursor: pointer;
}
/***********新闻列表----开始****/
.sNewListColumnLayer{
	padding: 15px 15px 70px;
	position: relative;
}
.sNewListColumn{
	display: block;
	overflow: hidden;
	color: #666666;
	line-height: 32px;
}
.sNewListColumn:hover{
	color: #333333;
}
.sNewListColumnPoint{
	float: left;
	width: 15px;
	height: 32px;
	position: relative;
}
.sNewListColumnPoint>i{
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top:50%;
	transform: translate(0,-50%);
	background-color: #c8c8c8;
}
.sNewListColumn:hover .sNewListColumnPoint>i{
	background-color: #ff5959;
}
.sNewListColumnText{
	float: left;
	width: 1020px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 32px;
	line-height: 32px;
}
.sNewListColumnText>p{
	float: left;
}
.sNewListColumnText>em{
	float: left;
	width: 32px;
	height: 32px;
	margin-left: 40px;
	background-color: #0f9;
	display: none;
}
.sNewListColumnEm .sNewListColumnText>em{
	display: block;
}
.sNewListColumnTime{
	float: right;
	width: 84px;
	text-align: right;
}
/****分页***/
.sNewListPage{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right:0px;
	bottom: 15px;
	background-color: #00ff00;
}

/********新闻列表------结束******/


.MarginQueryLeft{
	width: 1168px;
    padding: 15px;
    margin: 0px auto;
}
.MarginQueryRight{
	margin-left: 10px;
	width: 278px;
	padding: 15px 0px;
}
.MarginQueryLeft,.MarginQueryRight{
	float: left;
	background-color: #fff;
	border-radius: 5px 5px 5px 5px;
	border: solid 1px #ddd;
}
.sMarginQueryHead{
	padding-left: 15px;
	padding-bottom:6px;
	border-bottom: 2px solid #b9b9b9;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
	overflow: hidden;
}
.sMarginQueryHead>b{
	display: inline-block;
    width: 8px;
    height: 16px;
    background-color: #000;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 2px;
}
.sMarginQuerySearchBox{
	padding: 0px 15px;
}
.sMarginQuerySearch{
	position: relative;
	padding-right: 15px;
	margin:6px 0px;
	width: 374px;height: 36px;
	overflow: hidden;
}
.gMarginLeftText{
	border:none;outline: none;
	width: 350px;
	padding: 0px 10px;
	height: 32px;
	background-color: #fff;
	border-radius: 34px;
	border: solid 1px #a0a0a0;
	font-size: 13px;
	color: #666666;
	font-family: "微软雅黑";
}
.gMarginBtoSearch {
	overflow:hidden;margin-bottom:10px;
}
.gMarginBtoSearch>li{
	float: left;
}
.gMarginLeftMid{
	width: 150px;
	border:none;outline: none;
	padding: 0px 10px;
	height: 32px;
	background-color: #fff;
	border-radius: 3px;
	border: solid 1px #a0a0a0;
	font-size: 13px;
	color: #666666;
	margin-left: 6px;
	font-family: "微软雅黑";
}
.gMarginBtn{
	height: 34px;line-height: 34px;
	padding:0 25px;
	background-color: #264678;
	margin-left: 6px;
	border-radius: 34px;
	cursor:pointer;
	color:#fbfbfb;
}
.gMarginBtn>span{
	margin-left:2px;
	display: inline-block;

}
.sMarginQuerySearch>span{
	width: 34px;
	height: 34px;
	position: absolute;
	top: 0px;
	right: 35px;
	background:url(../images/fdj.png) 10px center no-repeat;
	-webkit-background-size: 68%;
	background-size: 68%;
	cursor:pointer;
}
/*<!-- 搜索结果  1 -->*/
.sMarginQuerySearchState{
	padding: 15px;
}
.sMarginQuerySearchStateNo{
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding:0px 15px;
}
.sMarginQueryRefundState{

}
.sMarginQueryRefundState table{
	width: 100%;
}
.sMarginQueryRefundState table tr th{
	background-color: #efefef;
}

.sMarginQueryRefundState table tr td,.sMarginQueryRefundState table tr th{
	padding: 8px 15px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #dddddd;
}
.sMarginQueryRefundState table tr .sMarginQueryRefundName{
	width: 280px;
	text-align: left;
}
.sMarginQueryRefundSuccess{
	color: #00c6a3;
}
.sMarginQueryRefundSuccessEnd{
	color: #ff7800;
}
/***保证金咨询电话***/
.sMarginQueryHeadPhone{
	border-bottom:1px solid #dddddd;
	padding: 15px;
}
.sMarginQueryHeadPhone>ul{
	padding: 0px 15px;
}
.sMarginQueryHeadPhone>ul>li{
	line-height: 32px;
}
.sMarginQueryBtoMain{
	padding: 15px;
}
.sMarginQueryBtoMain>h5{
	font-size: 16px;color: #333;
	padding: 0px 15px;
	line-height: 32px;
	margin-bottom: 15px;
}
.sMarginQueryBtoList{
	height: 32px;
	line-height: 32px;
	color: #666;
	padding: 0px 15px;
}
.sMarginQueryBtoList>p{
	float: left;
	width: 162px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sMarginQueryBtoList>a{
	color: #666;
	text-decoration: none;
	display: block;
}
.sMarginQueryBtoGuide{
	float: right;
	width: 56px;
	text-align: center;
}
.sMarginQueryBtoGuide>i{
	display: inline-block;
	vertical-align: middle;
	width: 16px;height: 32px;
	background: url(../images/icon_download.png) center no-repeat;
	-webkit-background-size: 78%;
	background-size: 78%;
}

/*<!-- 保证金查询****结束*** -->*/

/****分页***/
.sNewListPage{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right:0px;
	bottom: 15px;
}
.sNewListColumnLayerPage{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right:0px;
	bottom: 15px;
}
.gDownloadConListanbulPage{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right:0px;
	bottom: 15px;
}

/********分页结束******/
/*主体和资质信息  */
.sTradingInformationNavBox{
	border:1px solid #dddddd;
	margin:10px auto;
}
.gQualificationLayer{
	padding:33px 36px;
	background: #fff;
	overflow:hidden;
}
.gQualificationPic{
	padding: 0px 36px;
    background-color: #fff;
    overflow: hidden;
}
.jxTradingWoBaoMing span {
    border: none;
    outline: none;
    color: #fff;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    padding: 0px 25px;
    height: 32px;
    background-color: #3260AF;
    border-radius: 16px 16px 16px 16px;
    font-size: 14px;
    cursor: pointer;
}
/************保证金流程图**********/
.sBaozhengjin-liuCT{
	display:none;
	margin-bottom:15px;
}
/*中标见证书模块  */
.qual-navleft {
    float: right;
    width: 203px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
h4.flow-bidpackage-title {
    line-height: 22px;
    padding: 10px 15px 10px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}
.qual-navleft ul li.flow-bidpackage-title.active {
    color: #567dc0;
}
.flowQualifications{
	width: 753px;
	float: left;
    background:#fff url(../images/jzbg.png) center no-repeat;
	-webkit-background-size: 99% 99%;
	background-size: 99% 99%;
    border-radius: 5px 5px 5px 5px;
    border: solid 1px rgba(221, 221, 221, 1);
}
.sMarginStatus {
    min-height: 300px;
}
.gQualificationPicAleat{
	position: fixed;
	width: 100%;height: 100%;
	background: rgba(0,0,0,0.8);
	top: 0px;left: 0px;
	z-index: 10;
	display: none;
}
.gQualificationPicAleatMain{
	padding:50px 40px 40px 40px;
	position: relative;
	background: #fff;
	position: absolute;
	left: 50%;top: 50%;
	transform: translate(-50%,-50%);
	
}
.gQualificationPicAleatCon{
	max-width:1280px;
	max-height:620px;
	overflow:auto
}
.gQualificationPicAleatCon>img{
	width:100%;height: 100%;
	display: block;
}
.gQualificationClose{
	position: absolute;
	top: 0px;right: 0px;
	background: url(../images/icon_closeblack.png) center no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
}


.ww_jxTradingMunu{
  	
  }
.ww_jxTradingMunu .jxMenu,.ww_jxTradingMunu .jxLine, .ww_jxTradingMunu .jxPoint{
	float:left;
}
.ww_jxTradingMunu .jxLine:last-child{
	width:1111px;
}
.ww_jxTradingMunu  .jxLine{
	width:110px;
	margin-top:10px;
}
.ww_jxTradingMunu .jxTradingLine{
	width:1200px;
}
.ww_jxTradingMunu .jxTradingLine ul{
	width:12000px;
	height:20px;
	line-height:20px;
	
}
.ww_jxTradingMunu .jxMenu{
	width:12%;
	margin-left:7.5px;
}
.ww_jxTradingMunu .jxPoint{
	width:20px;
	margin:0px 4px;
}

.handle-status{
 	display:none;
     width:70px;
     text-align:center;
     height:34px;
     line-height:34px;
     color: #333;
     background: #fff;
     border-radius:3px;
     box-shadow: 0px 0px 20px #dddddd;
     top: 34px;
     left: 50%;
     position: absolute;
     margin-left:-35px;
 }
 .handle-status:after{
 	content: " " ;
 	position: absolute;
 	top: -6px;
 	left:50%;
 	margin-left:-8px;
 	border-left:8px solid transparent;
 	border-right:8px solid transparent;
 	border-bottom:8px solid #fff;
 }
 .handle-status-two{
 	display:none;
     width:70px;
     text-align:center;
     height:26px;
     line-height:26px;
     color: #333;
     background: #fff;
     border-radius:3px;
     box-shadow: 0px 0px 20px #dddddd;
     top: 78px;
     left: 50%;
     position: absolute;
     margin-left:-35px;
 }
 .handle-status-two:after{
 	content: " " ;
 	position: absolute;
 	top: -6px;
 	left:50%;
 	margin-left:-8px;
 	border-left:8px solid transparent;
 	border-right:8px solid transparent;
 	border-bottom:8px solid #fff;
 }
/* .containerBorrow .section_subnav .subnav_process>li.passed:hover .handle-status-two, */
 .containerBorrow .section_subnav .subnav_process li.anno:hover .handle-status-two{
 	display:block;
 }
 li.jxPointRed:hover .handle-status,
 .subnav_process li:hover .handlelse-status{
	display:block;
}
 .handlelse-status{
 	display:none;
 	width:70px;
     text-align:center;
     height:34px;
     line-height:34px;
     color: #333;
     background: #fff;
     border-radius:3px;
     box-shadow: 0px 0px 20px #cacaca;
     top: 30px;
     left: 50%;
     position: absolute;
     margin-left:-35px;
 }
 .handlelse-status:after{
 	content: " " ;
 	position: absolute;
 	top: -6px;
 	left:50%;
 	margin-left:-8px;
 	border-left:8px solid transparent;
 	border-right:8px solid transparent;
 	border-bottom:8px solid #fff;
 }
 .jxPoint:hover .handlelse-status{
 	display:block;
 }
 .jxPointActive .handle-status{
 	top:44px;
 }
 
/* .active .passed :hover .handlelse-status{
	display:block;
}
.active .passed .handle-status{
 	top:44px;
 } */

