@charset "utf-8";
*{margin:0px;padding:0px;}
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
li {list-style: none;}

body{color: #333;font-family: "微软雅黑"; font-size: 14px;}

/**清除浮动**/
.clear:after{display:block;clear:both;content: ' ';}
.clear{zoom:1;}

.sunBuyWrap{
	background-color: #EFF5FF;
	background: url(../images/diwen.jpg);
    margin: 0px;
}


.outsideHeader {
    width: 100%;
    background: #fff;
    min-width: 1200px;
    overflow: hidden;
}
.gsHeader {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.gsgHeaderLeft {
    float: left;
    padding: 0px 32px 0px 0px;
}
.gsgHeaderLeft>a {
    width: 646px;
    height: 86px;
    display: block;
    text-decoration: none;
    background: url(../images/logo_new.png) 6px center no-repeat;
    -webkit-background-size: 98%;
    background-size: 98%;
}

.gsFooter {
    width: 100%;
    padding: 30px 0px;
    background-color: rgba(59, 58, 57, 1);
    margin-top: 30px;
}
.gsFooterBox {
    width: 1200px;
    margin: auto;
    color: #999999;
}
.gsFooterLeft {
    width: 523px;
    float: left;
}
.gsFooterRight {
    float: right;
    width: 608px;
}
.gsFooterLeft_topText {
    line-height: 32px;
    padding-left: 15px;
}
.gsFooterLeft_topText>span {
    float: left;
    display: block;
}
.gsFooterLeft_topText>p {
    margin-left: 20px;
    float: left;
}
.gsFooterRecord {
    height: 34px;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    padding-left: 15px;
}
.gsFooterRecord>p {
    float: left;
    line-height: 34px;
}
.gsFooterRecord>i {
    float: left;
    background: url(../images/jiucuo.png) center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 68px;
    height: 34px;
    display: block;
    margin-left: 15px;
}
.gsFooterRecordBto {
    line-height: 32px;
    padding-left: 70px;
    position: relative;
    margin-bottom: 10px;
}
.gsFooterRecordBto>i {
    position: absolute;
    left: 0px;
    top: -12px;
    background: url(../images/blue.png) center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 68px;
    height: 60px;
    display: block;
}
.gsFooterRight>dl>dd {
    line-height: 32px;
    margin-bottom: 10px;
}
.gsFooterRecordTop {
    line-height: 32px;
    margin-top: 15px;
}
.gsFooterTarget {
    position: relative;
    float: left;
    color: #999999;
    width: 279px;
    height: 32px;
    line-height: 32px;
    background-color: #41403f;
    border: solid 1px #6c6b6b;
    overflow: hidden;
}
.gsFooterTargetLeft {
    margin-left: 44px;
}
.gsFooterTargetCon {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/prev_down.png) no-repeat 250px center;
    text-indent: 10px;
    color: #aaaaaa;
    font-size: 14px;
}
.gsFooterTarget select {
    width: 269px;
    padding: 0px 5px;
    height: 32px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    border: none;
    outline: none;
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity : 0; );
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.gsFooterTarget select option {
    width: 100%;
    text-indent: 10px;
    height: 30px;
    line-height: 32px;
}













/*网站头部开始*/
.y_HeaderWrap{
	width: 100%;
	height: 248px;
	overflow: hidden;
	position: relative;
}
.y_HeaderBg{
	display: block;
	border:none;
	width: 100%;
	height: 248px;
}
/*背景*/
.y_Header {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
	width: 100%;
	height: 248px;
}
.y_HeaderKuang{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
	height: 248px;
}
.y_HeaderKuang img{
	display: block;
	border:none;
	width: 500px;
    position: absolute;
    right: 200px;
    top: 50px;
}
.y_HeaderBottomLine{
	width: 100%;
	height: 10px;
	background-color: #386CC8;
}

/*头部*** 结束 ***/

/*<!-- 网站中间部分 *** 开始 *** -->*/
.y_Middle{
	width: 1200px;
	margin: 20px auto 0px auto;
	overflow: hidden;
}
.y_MiddleLeft{
	float: left;
	width: 890px;
}
.y_MiddleRight{
	float: left;
	width: 300px;
	margin-left: 10px;
}
.yGovTypeMenuWrap li{
	float: left;
	width: 290px;
	height: 123px;
	margin-left: 10px;
	background-color: #fff;
	position: relative;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.yGovTypeMenuWrap li:first-child{
	margin-left: 0px;
}
.yGovTypeMenuWrap .yGovTypeMenuActive{
	background-color: #407AE1;
	position: relative;
}
.yGovTypeMenuActive:after{
	content: '' ;
	position: absolute;
	bottom: -17.8px;
	left: 50%;
	margin-left: -18px;
	border-top: 18px solid #407AE1;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}
.yGovTypeMenuWrap li h3{
	color: #3C4952;
	font-size: 22px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 25px;
	line-height: 22px;
}
.yGovTypeMenuWrap li img{
	display: block;
	border: none;
	width: 112px;height: 19px;
	padding-left: 35px;
	margin: 5px 0px -5px 0px;
	opacity: 0;
}
.yGovTypeMenuWrap li p{
	color: #84919B;
	padding-right: 20px;
	line-height: 22px;
	text-align: right;
}
.yGovTypeMenuWrap li p span{
	font-weight: bold;
	color: #84919B;
	font-size: 20px;
	width: 60px;
	display: inline-block;
}
.yGovTypeMenuWrap .yGovTypeMenuActive h3{
	color: #fff;
}
.yGovTypeMenuWrap .yGovTypeMenuActive img{
	opacity: 1;
}
.yGovTypeMenuWrap .yGovTypeMenuActive p{
	color: #BFD6FF;
}
.yGovTypeMenuWrap .yGovTypeMenuActive p span{
	color: #fff;
}
.yGovTypeMenuWrap li:hover{
	background-color: #407AE1;
	position: relative;
	cursor: pointer;
}
.yGovTypeMenuWrap li:hover:after{
	content: '' ;
	position: absolute;
	bottom: -17.8px;
	left: 50%;
	margin-left: -18px;
	border-top: 18px solid #407AE1;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}
.yGovTypeMenuWrap li:hover h3{
	color: #fff;
}
.yGovTypeMenuWrap li:hover img{
	opacity: 1;
}
.yGovTypeMenuWrap li:hover p{
	color: #BFD6FF;
}
.yGovTypeMenuWrap li:hover span{
	color: #fff;
}
/*地区 && 公告类型 && 公告发布时间*/

.yRegionDataWrap{
	padding:20px;
	background-color: #fff;
	margin-top: 26px;
	height: 866px;
	overflow: hidden;
}
.yRegionDataTop{
	width: 100%;
	border-bottom: 1px solid #D3DCE6;
	background: #fff;
	padding-bottom: 20px;
}
.yAnnouncementBox{
	
}
.yAnnouncementBox dd{
	float: left;
	color: #84919B;
	width: 105px;
	text-align: left;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
}
.yAnnouncementBox dt{
	float: left;
	width: 720px;
}
.yRegionType{

}
.yRegionType a{
	display: block;
	text-decoration: none;
	float: left;
	padding:0px 15px;
	margin-right: 10px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
	border-radius: 2px;
	cursor: pointer;
}
.yRegionType a:hover{
	background-color: #4D8DFF;
	color: #fff;
}
.yRegionTypeActive{
	background-color: #4D8DFF;
	color: #fff;
}
.yRegionType{
	padding-bottom: 10px;
	border-bottom: 1px solid #D3DCE6;
}
.yAnnouncementBox{
	padding-top: 15px;
}
.yAnnouncement a{
	display: block;
	text-decoration: none;
	float: left;
	padding:0px 15px;
	margin-right: 10px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
	border-radius: 2px;
	cursor: pointer;
}
.yAnnouncementActive{
	background-color: #4D8DFF;
	color: #fff;
}
.yAnnouncement a:hover{
	background-color: #4D8DFF;
	color: #fff;
}
.yFaBuTime,.yFaBuTimeLine,.yFaBuSearch{
	float: left;
}
.yFaBuTime{
	width: 160px;
	height: 34px;
	line-height: 34px;
	border-radius: 2px;
	border: 1px solid #D3DCE6;
	position: relative;
}
.yFaBuTime input{
	padding:0px 10px;
	outline: none;border: none;
	font-size: 14px;
	height: 34px;line-height: 34px;
	width: 138px;
	font-family: '微软雅黑';
}
.yFaBuTimePic{
	display: block;
	border: none;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 9px;
	cursor: pointer;
}
.yFaBuTimeLine p{
	width: 14px;
	height: 1px;
	background-color: #9E9E9E;
	margin: 18px 4px 0px 4px;
}
.yFaBuSearch{
	width: 400px;
	height: 36px;
	overflow: hidden;
	position: relative;
	background-color: #F7FAFC;
	border-radius: 2px;
	overflow: hidden;
}
.yFaBuSearch input{
	padding:0px 10px;
	outline: none;border: none;
	border: 1px solid #ddd;
	font-size: 14px;
	height: 36px;line-height: 36px;
	width: 312px;
	font-family: '微软雅黑';
	background-color: #F7FAFC;
	color: #556068;
}
.yFaBuSearch span{
	display: block;
	float: right;
	width: 88px;
	text-align: center;
	height: 36px;line-height: 36px;
	letter-spacing: 2px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #EF5E45;
	color: #fff;
	cursor: pointer;
}

.yRegionMainWrap{
	background-color: #fff;
	padding:20px 0px 0px 0px;
}
.yRegionItem{
	display: block;
	text-decoration: none;
	padding: 0px 14px;
	height: 40px;line-height: 40px;
	color: #3C4952;
}
.yRegionItem:nth-child(2n){
	background-color: #F8F9FC;
}
.yRegionItemDetail{
	width: 730px;
	float: left;
}
.yRegionItem:hover{
	color: #386CC8;
}
.yRegionItem:hover span{
	color: #386CC8;
}
.yRegionItem span{
	float: right;
	display: block;
	color: #84919B;
	width: 88px;
}
.yRegionItemDetail p{
	float: left;
	max-width: 670px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.yRegionItemDetail img{
	display: block;
	float: left;
	margin: 12px 0px 0px 20px;
	width: 26px;

}

/*地区 && 公告类型 && 公告发布时间 ***结束***/


/*分页 **** 开始*/

.o_PageWrap{
	background: #fafbfc;;
	border-radius: 0px  0px 4px 4px;
	overflow: hidden;
	margin:30px 0px 44px 0px;
	width: 100%;
	background: #fff;
}
.pagelist {font-size: 0;height: 50px;line-height: 50px;text-align: right;padding-right: 30px;}
.pagelist span {font-size: 14px;color: #092D3E;}
.pagelist .jump {border: 1px solid #E0E4E6;padding: 6px 12px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;cursor: pointer;margin-left: 8px;color: #3E4D6F;}
.pagelist .jump:hover{
	color: #fff;
	background: #4D8DFF;
	border-color: #4D8DFF;
}
.pagelist .jump:hover i{
	color: #fff;
}
.pagelist .jump i{font-size:14px;}
.pagelist .bgprimary {cursor: default;color: #fff;background: #4D8DFF;border-color: #4D8DFF;}
.jumpinp input {
	width: 34px;height: 33px;
	font-size: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #5485F1;
	background: transparent;
	outline: none;
	border:none;
	border:1px solid #DDDDDD;
	overflow: hidden;
}
.jumpinp input:focus{
	border: 1px solid #4D8DFF;
}
.ellipsis {padding: 0px 8px;}
.jumppoint {margin-left: 10px;}
.pagelist .gobtn {padding: 7px 28px;background: #4D8DFF;border-radius: 4px;overflow: hidden;color: #fff;border: 0px;}
.bgprimary {cursor: default;color: #fff;background: #4D8DFF;border-color: #4D8DFF;}
.pagelist .jump.disabled{pointer-events: none;background: #ddd;}

/**分页 **** 结束*/











/*<!-- 网站中间右边部分 *** 开始 *** -->*/
.y_ImportantWrap{
	background: #fff;
}
.y_ImportantTitle{
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.y_ImportantTitle img{
	display: block;
	border:none;
	width: 100%;
	height: 100%;
}
.y_ImportantTitle p{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	color: #fff;
}
.y_ImportantLayer{
	padding: 20px;
	height: 564px;
	overflow: hidden;
	position: relative;
}
.y_ImportantList a{
	display: block;
	text-decoration: none;
	color: #3C4952;
	line-height: 22px;
}
.y_ImportantList a:hover{
	color: #4D8DFF;
}
.y_ImportantList a img{
	float: left;
	display: block;
	border: none;
	width: 14px;
	margin-right: 5px;
	margin-top: 4px;
}
.y_ImportantList{
	margin-top: 20px;
}
.y_ImportantList:first-child{
	margin-top: 0px;
}
.y_ImportantListKg{
	padding-bottom: 20px;
	border-bottom: 1px solid #4D8DFF;
}
.y_ImportantList p{
	color: #989FA2;
	font-size: 12px;
	line-height: 22px;
}
.y_SunMore{
	display: block;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.y_SunMore a{
	display: inline-block;
	*display: inline;
	*zoom:1;
	color: #4D8DFF;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #4D8DFF;
}
.y_ImportantLinkWrap{
	margin: 15px 0px;
}
.y_ImportantLinkWrap a{
	display: block;
	width: 100%;
	text-decoration: none;
	margin-top: 5px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 4px;
}
.y_ImportantLinkWrap a:hover{
	opacity: 0.9;
}
.y_ImportantLinkWrap a:first-child{
	margin-top: 0px;
}
.y_ImportantLink1{
	background-color: #F4806C;
}
.y_ImportantLink2{
	background-color: #60C19B;
}
.y_ImportantLink3{
	background-color:#55A3DA ;
}
.y_ImportantLink4{
	background-color: #6B82D8;
}
.y_ImportantLink5{
	background-color: #407AE1;
}
.y_JianDuPhone{
	display: block;
	border: none;
	width: 100%;height: 86px;
}
.y_JianDuCertificate{
	display: block;
	border:none;
	width: 100%;
	height: 228px;
	margin-top: 15px;
}
.yRightBtoMenuWrap{
	padding:20px;
	background-color: #fff;
	margin-top: 15px;
}
.yRightBtoMenu{
	display: block;
	float: left;
	width: 82px;
	height: 75px;
	border: none;
	background-color:#D3DCE6;
	margin-right: 6px;
	margin-bottom: 12px;
	text-align: center;
	text-decoration: none;
	color: #3C4952;
}
.yRightBtoMenu:hover{
	opacity: 0.9;
}
.yRightBtoMenu img{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 27px;
	height: 27px;
	margin: 12px auto 2px;
}
.yRightBtoMenu p{
	width: 100%;
	text-align: center;
	color: #3C4952;
}
.yRightBtoMenu3{
	margin-right: 0px;
}
.yRightBtoMenu4,.yRightBtoMenu5{
	margin-bottom: 0px;
}

/*<!-- 网站网站中间部分 *** 结束 *** -->*/


/*<!-- 网站底部*** 开始 *** -->*/
.y_FooterWrap{
	background-color: #383B41;
	padding: 34px 0px 45px 0px;
}
.y_Footer {
	width: 1200px;
	margin: 0px auto;
}
.y_FooterListWrap dt{
	float: left;
	font-size: 14px;
	color: #858D9C;
	margin-left: 60px;
}
.y_FooterListWrap .y_FooterList{
	margin-left: 0px;
}
.y_FooterListWrap dt a,.y_FooterListWrap dt p{
	color: #858D9C;
	line-height: 22px;
	margin-bottom: 5px;
}
.y_FooterListWrap dt p span{
	font-size: 16px;
	color: #fff;
	margin-right: 3px;
}
.y_FooterListWrap dt a{
	text-decoration: none;
	display: block;	
}
/*<!-- 网站底部*** 结束 *** -->*/




/*******************详情页开始*******************/

/**********进度条****  开始************/
i {
    font-style: normal;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.containerBorrow{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.containerBorrow .section-subnav {
    height: 150px;
}
.containerBorrow .section{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0px 40px 0px;
}
.containerBorrow .section_subnav .subnav_process {
    padding-top: 14px;
    text-align: center;
}
.containerBorrow .section_subnav .subnav_process>li {
    position: relative;
    display: inline-block;
    float: left;
}
.containerBorrow .section_subnav .subnav_process>li>div {
    text-align: center;
    position: relative;
    float: left;
    min-width: 56px;
    height: 34px;
    line-height: 30px;
    vertical-align: middle;
}
.containerBorrow .section_subnav .subnav_process>li>i {
    float: left;
    width: 151px;
    height: 3px;
    margin-top: 25px;
    vertical-align: top;
    border-radius: 3px;
    background-color: #D3DDEE;
}
.containerBorrow .section_subnav .subnav_process>li>div>i {
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    background-color:  #D3DDEE;
    color:  #84919B;
    font-weight: 600;
}
.containerBorrow .section_subnav .subnav_process>li>div>p {
    position: relative;
    top: 14px;
    font-size: 14px;
    line-height: 20px;
    margin-top: -8px;
    color: #84919B;
}
.subnav_process>li>div>p em{
	display: block;
	width: 32px;height: 3px;
	background-color: #cb1b1c;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	bottom: -10px;
	display: none;
}
.containerBorrow .section_subnav .subnav_process .active>div>i {
    background:#cb1b1c;
    color:  #fff;
}
.containerBorrow .section_subnav .subnav_process .active>i {
    background:#cb1b1c;
    color:  #fff;
}
.containerBorrow .section_subnav .subnav_process .active>div>p {
    color: #cb1b1c;
}
.containerBorrow .section_subnav .subnav_process .active>div>p em{
    display: block;
}

.containerBorrow .section_subnav .subnav_process .passed>div>i {
    background-color:  #7C8698;
    color:  #fff;
}
.containerBorrow .section_subnav .subnav_process .passed>i {
    background-color:  #7C8698;
    color:  #fff;
}
.containerBorrow .section_subnav .subnav_process .passed>div>p {
    color:  #3C4952;
}


/**********进度条****  结束************/

.yAnnounceWhole{
	background-color: #fff;
	width: 1200px;
	margin: 0px auto 40px;
	padding-bottom: 100px;
	border-radius: 4px;
}
.yAnnounceLayer{
	padding: 0px 30px;
}
h4.yAnnounceName{
	font-weight: 600;
	height: 70px;line-height: 70px;
	color:  #3C4952;
	font-size: 20px;
	border-bottom: 1px solid  #D3DCE6;
	text-align: center;
}
.yAnnounceTime{
	height: 34px;line-height: 34px;
}
.yAnnounceTime li{
	float: left;
	margin-right: 100px;
	font-size: 14px;
	color: #3C4952;
}
.one_Correct{
	height: 34px;
	line-height: 34px;
}
.one_Correct li span{
	color: #ff5151;
}

.yCaiGouInfoWrap{
	width: 100%;
	margin-bottom: 25px;
}
.yCaiGouInfoWrap table{width: 100%;}
.yCaiGouInfoWrap table tr th,.yCaiGouInfoWrap table tr td{
	border:1px solid #D3DCE6;
	height: 40px;
	vertical-align: middle;
}
.yCaiGouInfoWrap table tr th{
	background-color: #eff2fa;
	padding-left: 25px;
	text-align: left;
	color: #3C4952;
	font-size: 16px;
	font-weight: 600;
}
.yCaiGouInfoWrap table tr td{
	padding-left: 40px;
	color: #3C4952;
}
.yCaiGouInfoWrap table tr .yCaiGouTitle{
	padding: 0px;
	background-color: #F8F9FC;
	width: 160px;
	text-align: center;
	color: #84919B;
}


/*<!-- 采购商品 && 开始 -->*/
.CaiGouGoods{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D3DCE6;
	color: #3C4952;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 12px;
}

.GoodsTable{
	margin-bottom: 20px;
}
.GoodsTable table{width: 100%;}
.GoodsTable table tr th,.GoodsTable table tr td{
	border:1px solid #D3DCE6;
	height: 40px;
	vertical-align: middle;
	padding:0px 10px;
}
.GoodsTable table tr th{
	background-color: #eff2fa;
	color: #3C4952;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight: 600;
}
.GoodsTable table tr td{
	color: #3C4952;	
}
/*序号*/
.GoodsFirst{
	width: 30px;
	text-align: center;
}
/*配件*/
.GoodsLast{
	width: 45px;
	text-align: left;
}
.GoodsLast a{
	display: block;
	color: #4D8DFF;
	border-bottom: 1px solid #4D8DFF;
	width: 30px;
	padding-bottom: 2px;
	cursor: pointer;
}

/*详细配置*/
.GoodsConf{
	width: 68px;
	text-align: center;
}
.GoodsConf a{
	display: block;
	color: #4D8DFF;
	border-bottom: 1px solid #4D8DFF;
	width: 58px;
	margin:auto;
	padding-bottom: 2px;
	cursor: pointer;
}

/*采购数量*/
.GoodsNum{
	width: 60px;
}
/*供货时限(天)*/
.GoodsTimeXian{
	width: 84px;
	text-align: left;
}
/*协议供货限价*/
.GoodsPrice{
	width: 84px;
	text-align: right;
}
/*协议供货状态*/
.GoodsState{
	width: 60px;
	text-align: left;
}
/*商品型号*/
.GoodsLimit{
	width: 166px;
	text-align: left;
}
/*商品品牌*/
.GoodsBrand{
	width: 140px;
	text-align: left;
}
/*商品名称*/
.GoodsName{
	text-align: left;
	width: 60px;
}
.ySupplier{
	width: 100px;
}
td.ySupplier{
	position: relative;
}

/*<!-- 采购商品 && 结束 -->*/


/*原则*/
.CaiGouPrinciple{
	background-color:  #F8F9FC;
	padding:25px;
	margin-bottom: 20px;
}
.CaiGouPrinciple li{
	width: 100%;
	font-size: 14px;
	color: #3C4952;
	line-height: 22px;
}
/*提示*/
.CaiGouPrompt{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #FF4242;
	color:  #3C4952;
}
.CaiGouPrompt span{
	color: #FF4242;
	display: inline-block;
	*display: inline;
	*zoom:1;
}

/*******************详情页结束*******************/



/*<!-- 详细配置弹框 -->*/
.GoodsConfWrap{
	position:  fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.4);
	display: none;
	z-index:999;
}
.GoodsConfMain{
	width: 750px;
	min-height: 396px;
	margin-top: -198px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 45%;
	background: #fff;
	border-radius: 4px;
}
.yGoodsConfTitle{
	position: relative;
	border-bottom: 1px solid  #D3DCE6;
}
.yGoodsConfTitle li{
	float: left;
	margin-left: 40px;
	font-size: 22px;
	color: #3C4952;
	height: 70px;line-height: 70px;
}
.yGoodsConfTitle .unseen{
	float: right;
	display: block;
	position: absolute;
	top:20px;
	right:20px;
	cursor: pointer;
	height: auto;
}
.unseen img{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
}
.yGoodsConfText{
	padding: 30px 58px 0px 30px;
  	height:568px;
  	overflow:hidden;
  	overflow-y: auto;
}
.yGoodsConfList{
	line-height: 30px;
}
.yGoodsConfList dd{
	float: left;
	width: 80px;
	text-align: left;
}
.yGoodsConfList dt{
	float: left;
	margin-left: 20px;
	width: 532px;
}
.yGoodsConfListLink{
	color: #4D8DFF;
	display: block;
	text-decoration: none;
}
/*<!-- 详细配置弹框 结束-->*/

/*<!-- 配件弹框 开始-->*/
.yAccessories{
	position:  fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.4);
	display: none;
}
.GoodsConfMain{
	width: 750px;
	height: 700px;
  	margin-top: -350px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top:50%;
	background: #fff;
	border-radius: 4px;
}

.YaccessoriesTable{
	padding:15px 58px 20px 58px;
}
.YaccessoriesTable table{width: 100%;}
.YaccessoriesTable table tr th,.YaccessoriesTable table tr td{
	border:1px solid #D3DCE6;
	height: 40px;
	vertical-align: middle;
	padding:0px 10px;
}
.YaccessoriesTable table tr th{
	background-color: #eff2fa;
	color: #3C4952;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight: 600;
}
.YaccessoriesTable table tr td{
	color: #3C4952;	
}


/*<!-- 配件弹框 结束-->*/


/*<!-- 成功竞价商品  &&  开始 -->*/

.yThingsWrap{
	padding: 20px 30px 100px 30px;
	width: 1140px;
	margin:0px auto 42px;
	border-radius: 4px;
	overflow: hidden;
	background-color: #fff;
}
.yThingsTitle{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid  #D3DCE6;
	overflow: hidden;
	margin: 0px 0px 12px 0px;
}
.yThingsTitle dd{
	float: left;
	color: #3C4952;
	font-size: 16px;
	font-weight: 600;
}
.yThingsTitle dt{
	float: right;
	color: #3C4952;
}
.yThingsTitle dt span{
	color: #4D8DFF;
	font-size: 24px;
	font-weight: 600;
}
.yThingsTitle .yThingsTitleBlank{
	color: #3C4952;
}


/*<!-- 成功竞价商品  &&  结束 -->*/




/*内容部分****开始*/

h2.yPlatformBiaoTi{
	margin: 58px 0px;
	width: 100%;
	text-align: center;
	height: 48px;
	line-height: 48px;
	font-size: 50px;
	font-weight: 600;
	color: #fff;
}
.ygTradingType-Warp{
    width: 100%;margin:auto;
}
.yPlatformWrap{
	width: 1200px;
	margin: auto;
}
.EnterSystemTitle{
	float: left;
	padding: 18px;
	border-radius: 5px;
	overflow: hidden;
}
.EnterSystemTitle:hover{
	cursor: pointer;
	background-color: #fff;
	border-radius: 5px 5px 0px 0px;
}
.EnterSystemTitle:hover .EnterSystemTitleChild{
	background: url(../images/btnbg.jpg) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.EnterSystemTitleActive{
	background-color: #fff;
	border-radius: 5px 5px 0px 0px;
}
.EnterSystemTitleChild{
    display: block;
    text-decoration: none;
    float: left;
    width: 364px;
    height:126px;
    background: -webkit-linear-gradient(#327FD1, #3FC2DE);
	background: -o-linear-gradient(#327FD1, #3FC2DE);
	background: -moz-linear-gradient(#327FD1, #3FC2DE);
	background: linear-gradient(#327FD1, #3FC2DE);
    border-radius: 6px;
    position: relative;
}         
.EnterSystemTitleActive .EnterSystemTitleChild{
	background: url(../images/btnbg.jpg) center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}                                       
.EnterSystemTitleShort{
    width: 265px;
}
.EnterSystemTitleName{
	font-size: 20px;
	color: #fff;
	margin: 26px;
}
.EnterSystem{
	display: block;
	margin-left: 26px;
	border-bottom: 1px solid #fff;
	width: 86px;
	overflow: hidden;
	text-decoration: none;
}
.EnterSystem i{
	display: block;
	width: 18px;
	height: 16px;
	margin-right: 4px;
	margin-top: 4px;
	background: url(../images/whiteExit.png) center no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.EnterSystem i,.EnterSystem p{
	float: left;
}
.EnterSystem p{
	color: #fff;
	line-height: 22px;
}
.EnterSystemTitleActive .EnterSystem{
	border-bottom: 1px solid #EBFF7A;
}
.EnterSystemTitleActive .EnterSystem i{
	background: url(../images/whiteYellow.png) center no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.EnterSystemTitleActive .EnterSystem p{
	color: #EBFF7A;
}
.EnterSystem:hover i{
	background: url(../images/whiteYellow.png) center no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.EnterSystem:hover p{
	color: #EBFF7A;
}
.EnterSystem:hover{
	border-bottom: 1px solid #EBFF7A;
}

/*******下半部分内容**********/
.byMailCon-Warp{
	padding:0px 40px 40px 40px;
    background-color: #fff;
    overflow: hidden;
}
.byMailConTitle{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #0077CB;
    padding: 8px 0px;

}
.byMailConTitle p{
    float: left;
    font-size: 24px;
    color: #006CB9;
    letter-spacing: 0;
	font-weight: 600;
	font-family: '微软雅黑' ;
}
.gTriangle{
    float: left;
    display: block;
    border: none;
    height: 10px;
    vertical-align: middle;
}
.gInstructionsLayer{
    margin-bottom: 30px;
}
.gInstructions{
    font-size: 16px;
    color: #006CB9;
    letter-spacing: 0;
    margin:20px 0px 10px 0px;
}
.gInstructionsDetail{
    font-size: 14px;
    color: #006CB9;
    letter-spacing: 0;
    line-height: 24px;
}
.ygTradingStep{
    float: left;
    width: 128px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    background: #D8EEFF;
    border: 1px solid #0077CB;
    border-radius: 4px;
    color:  #006CB9;
}
.ygLeft{
    float: left;
    height: 50px;
}
.ygTradingStep-Wrap .gTriangle{
    margin-top: 20px;
    margin:20px 10px 0px 11px;
}
.ygTradingStepTow{
    float: right;
}
.turningPoint{

}
.ygTradingStepMid{
    height: 20px;
    width: 100%;
    padding-bottom: 8px;
    overflow: hidden;
}
.ygTradingStepMid img{
    display: block;
    border: none;
    width: 10px;
    float: right;
    margin:7px 64px 0px 0px;
}
.byMailConMain{
    display: none;
}
.byMailConMainActive{
    display: block;
}
.yPlatformFooter{
    width: 100%;
    text-align: center;
    color: #7DA3CC;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-top: 50px;
}
/*******下半部分内容********** 结束 --*/


/*<!-- 成交公式页面   &&&&   开始 -->*/

.yDealMenuWrap{
	border-bottom: 1px solid #D3DCE6;
}
.yDealMenuWrap ul{
	padding-left: 30px;
	height: 48px;line-height: 48px;
}
.yDealMenuWrap ul li{
	float: left;
	width: 138px;
	text-align: center;	
	border-top: 2px solid  transparent;
	color: #84919B;
	cursor: pointer;
}
.yDealMenuWrap .yDealMenuActive{
	border:1px solid #D3DCE6;
	border-top: 2px solid  #4D8DFF;
	color: #4D8DFF;
	border-bottom: none;
	background-color: #fff;
	height: 47px;
	font-size: 16px;
}
.yDealMain{
}
.yDealMainActive{
	display: none;
}
h6.yDealMainTitle{
	margin: 0;padding: 0;
	font-size: 20px;
	color:  #3C4952;
	font-weight: 600;
	width: 100%;
	text-align: center;
	line-height: 20px;
	margin: 40px 0px 30px 0px;
}
.yDealTable {
     margin-bottom: 20px; 
}
.yDealTable table{width: 100%;}
.yDealTable table tr th,.yDealTable table tr td{
	border:1px solid #D3DCE6;
	height: 40px;
	vertical-align: middle;
}
.yDealTable table tr th{
	background-color: #eff2fa;
	padding-left: 25px;
	text-align: left;
	color: #3C4952;
	font-size: 16px;
	font-weight: 600;
}
.yDealTable table tr td{
	padding-left: 40px;
	color: #3C4952;
}
.yDealTable table tr .yCaiGouTitle{
	padding: 0px;
	background-color: #F8F9FC;
	width: 160px;
	text-align: center;
	color: #84919B;
}
.yDealTypeRed{
	color:  #FF2727;
}

/*清单*//*配件*/
.GoodsListing{
	width: 60px;
	text-align: left;
}
.GoodsListing a{
	display: block;
	color: #4D8DFF;
	border-bottom: 1px solid #4D8DFF;
	width: 30px;
	margin: auto;
	padding-bottom: 2px;
	cursor: pointer;
}
.dealLimit{
	text-align: left;
}
/*显示地址*/
.yAddress{
	padding: 15px;
	width: 210px;
	border-radius: 4px;
	background-color: #E3EDFF;
	line-height: 20px;
	color: #3C4952;
	position: absolute;
    top: -65px;
    left: 50%;
    margin-left: -120px;
    display: none;
}
.yAddress:after{
	content: "";
	position: absolute;
	left:50%;
	margin-left: -8px;
	bottom: -8px;
	border-top: 8px solid #E3EDFF;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.yAddress p:first-child{
	color: #84919B;
}
td.ySupplier:hover .yAddress{
	display: block;
}


.qyContractTable {
     margin-bottom: 20px; 
}
.qyContractTable table{width: 100%;}
.qyContractTable table tr th,.qyContractTable table tr td{
	border:1px solid #D3DCE6;
	height: 40px;
	vertical-align: middle;
	padding: 0px 10px;
	text-align: left;
}
.qyContractTable table tr th{
	background-color: #eff2fa;
	text-align: left;
	color: #3C4952;
	font-size: 14px;
	font-weight: 600;
}
.qyContractTable table tr td{
	color: #3C4952;
}
.qyContractTable table tr .yCaiGouTitle{
	padding: 0px;
	background-color: #F8F9FC;
	width: 160px;
	text-align: center;
	color: #84919B;
}
.qyContractRed{
	color:  #FF2727;
}
.qyPrintContract{
	text-decoration: none;
	display: block;
	font-size: 14px;
	width: 60px;
	color: #4D8DFF;
	border-bottom: 1px solid #4D8DFF;
	padding-bottom: 3px;

}


/*******成交公式页面********** 结束 --*/


/*<!-- 重要通知列表  开始 -->*/
.yNoticeListWrap{
	width: 1140px;
	padding: 20px 30px 30px 30px;
	margin:30px auto 30px;
	background-color: #fff;
}
.yNoticeListTitle{
	width: 100%;
	color: #4D8DFF;
	line-height: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #4D8DFF;
}
.yNoticeList{
	padding:0px 20px;
	display: block;
	text-decoration: none;
	color: #3C4952;
	height: 60px;
	line-height: 60px;
}
.yNoticeList:nth-child(2n){
	background-color: #F8F9FC;
}
.yNoticeList p{
	float: left;
	max-width: 1000px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.yNoticeList span{
	float: right;
	width: 88px;
	text-align: right;
	color: #84919B;
}
.yNoticeList:hover{
	color: #4D8DFF;
}
.yNoticeList:hover span{
	color: #4D8DFF;
}

/*<!-- 重要通知列表  结束 -->*/

.yNoticeDetailWrap{
	background-color: #fff;
	width: 1200px;
	margin:30px  auto;
	overflow: hidden;
}
.yNoticeDetailTitle{	
	width: 100%;height: 100px;
	background-color: #FAFAFA;
	overflow: hidden;
	border-top: 1px solid #4D8DFF;
}
.yNoticeDetailTitle p{
	line-height: 22px;
	margin: 22px 0px;
	color: #3C4952;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	width: 100%;
}
.yNoticeDetailTitle ul{
	width: 100%;
	text-align: center;
}
.yNoticeDetailTitle ul li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	color: #999999;
	margin:0px 80px;
}
.yNoticeDetailMain{
	padding:28px 76px;
	min-height: 500px;
	line-height: 22px;
}


.sun_jumpWrap{
	margin: 10px 0px;
	background-color: #fff;
}
.sun_jumpTop{
	height: 50px;
	position: relative;
}
.sun_jumpTop img{
	display: block;
	border: none;
	height: 50px;
}
.sun_jumpTop h5{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-left: 20px;
}
ul.sun_jumpLi{
	padding: 20px;
}
ul.sun_jumpLi li{
	float: left;
	width: 80px;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
	margin-bottom: 5px;
}
ul.sun_jumpLi .jump_singular{
	margin: 0px;
}
ul.sun_jumpLi li a{
	display: block;
	color: #6E7A83;
	width: 80px;
	text-decoration:none;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background-color: #EDF1F6;
}
ul.sun_jumpLi li a:hover{
	background-color: #4D8DFF;
	color: #fff;
}
.jump_phone{
	overflow: hidden;
	width: 300px;
	height: 86px;
	position: relative;
}
.jump_phone img{
	display: block;
	border: none;
	width: 300px;
	height: 86px;
}
.jump_phone .jump_phone_Text{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 86px;
	color: #ff583c;
}
.jump_phone_Text dd{
	float: left;
	height: 86px;
	line-height: 86px;
	padding-left: 48px;
	font-size: 16px;
	font-weight: 600;
}
.jump_phone_Text dt{
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
.jump_phone_Text dt p{
	line-height: 22px;
	font-size: 16px;
	font-weight: 600;
}
.GovernmentListCon_Page{
    margin-top:30px;
}
