body{
	background-color: #f6f8fa;
	font-family: Microsoft Yahei;
	color: #333;
}
ul,li,dl,dd,dt,ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
    color: #333;
    cursor: pointer;
}
a:hover{
	text-decoration: none;
	color: #2892df;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.head{
	background: url('../images/bg.jpg') top repeat-x;
	padding-top: 12px;
}
.container{
	width: 1200px;
	padding-left: 0;
	padding-right: 0;
}
.logo{
	float: left;
	margin-top: 8px;
}
.menu{
	float: left;
	margin-left: 60px;
}
.menu li{	
	line-height: 40px;
	background: url('../images/navbg.jpg') repeat-x;
	border-bottom:1px solid #182a49;
	text-align: center;
	display: inline-block;
	width: 123px;
	margin-left: -2px;
}
.menu li a{
	/*color: #f6ad37;*/
	color:#ffffff;
	font-size:15px;
}
.search{
	float: right;
	position: relative;
	margin-left: 50px;
}
.search button{
	background-color: transparent;
	padding: 8px 8px 20px;
	border: 0;
}
.search div{
	position: absolute;
	right: 0;
	top: 40px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 36px;
	width: 260px;
}
.search .input{
    display: inline-block;
    border: 0;
    border-radius:5px;
    text-indent: 15px;
    width: 198px;
}
.search .btn{
	display: inline-block;
	background-color: #00a0e9;
	color: #fff;
	border-radius: 5px;
	margin: 1px 2px 0 0;
	vertical-align: top;
}
.userbox{
	float: right;
	width: 600px;
    text-align: right;
    color: #98a4b7;
    margin-right: 140px;
    height: 55px;
}
.banner{
	width:995px ;
	margin: 0 auto;
}
.userbox a{
	color: #98a4b7;
	font-size: 16px;
	margin-right: 50px;
}
.avatar{
    display: inline-block;
	height: 40px;
	margin: 7px 30px 2px 0;
	font-size: 16px;
	font-weight: bold;
	position: relative;

}
.avatar img{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 15px;
}
.avatar i {
	position: absolute;
	top: -6px;
	left: 46px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	/*background-color: #ea5416;
	color: #fff;*/
	color:red;
}
.userbox button,.quit-icon{
	display: inline-block;
	background-color: transparent;
	border: 0;
	display: inline-block;
	opacity: 0.6
}
.notice{
	background-color: #fff;
	box-shadow: 2px 3px 6px rgba(227,227,227,.5);
	font-size: 15px;
	line-height: 50px;
}
.notice h4{
	display: inline-block;
	font-size: 15px;
	color: #2373d2;
	font-weight: bold;
	background: url('../images/voice.png') left center no-repeat;
	padding-left: 30px;
}
.notice ul{
	border-left:1px solid #999 ;
	border-right: 1px solid #999;
	padding: 0 20px;
	margin: 16px 20px;
	line-height: 18px;
	display: inline-block;
	width: 85%;
}
.notice li{
	display: inline-block;
	margin-right: 20px;
}
.notice li:before{
	display: inline-block;
	content: '·';
	font-weight: bolder;
	font-size: 16px;
	margin-right: 6px;
}
.more{
	float: right;
	color: #999;
	font-size: 14px;
}
.wrap{
	width: 1200px;
	margin: 30px auto;
	padding: 0 25px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(100,100,100,0.1);
}
.box{
	width: 345px;
	padding: 5px 0 18px;
}
.title{
	border-bottom: 2px solid #e3e3e3;
	height: 52px;
}
.title h4{
	display: inline-block;
	color: #333;
	background: url('../images/icon.png') left center no-repeat;
	padding-left: 30px;
	border-bottom: 2px solid #0e98e6;
	margin: 0 0 -2px 0;
	line-height: 50px;
}
.box .more{
	background-color: #00a0e9;
	border-radius: 4px;
	padding: 4px 10px;
	color: #fff;
	display: inline;
	margin-top: 13px;
}
.home-notice{
	display: block;
	margin: 10px 0;
}
.home-notice li{
	display: block;
	margin-bottom: 10px;
	position: relative;
	padding-left:14px;
	line-height: 24px;
}
.home-notice li:before{
	position: absolute;
	left: 0;
	top: 0;
	content: '·';
	font-weight: bold;
	font-size: 16px;
}
.home-notice a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-notice li span{
	background-color: #f4f4f4;
	padding: 2px 12px;
	border-radius:4rem;
	color: #bbb;
}
.home-notice li i{
	font-style: normal;
	color: #999;
	margin-right: 4px;
}
.home-notice li i.red{
	color: #ff0000;
}
.mid.box{
	margin-left: 55px;
}
.industry-news,.supplier-box{
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(100,100,100,0.1);
	width: 784px;
	padding: 1px 25px;
}
.industry-news h4,.supplier-box h4{
	color: #333;
	display: inline-block;
	width: 100%;
	padding: 5px 0 10px;
}
.industry-news h4 a{
	float: right;
	color: #999;
	font-size: 14px;
}
.bigpic{
	float: left;
	width: 52%;
}
.bigpic img{
	width: 100%;
	height: 154px;
	transition: all 0.5s ease 0s;
}
.bigpic h5{
	color: #333;
	font-size: 14px;
	line-height: 2;
}
.bigpic p{
	color: #999;
	line-height: 24px;
}
.bigpic:hover img,.industry-news li.pic:hover img{
	transform: scale(1.08);
}
.dotnews{
	float: right;
	width: 46%;
	margin-bottom: 20px;
}
.dotnews li {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dotnews li a{
	color: #999;
	line-height: 1.3;
}
.dotnews li:before{
	content: '·';
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
	color: #999;
}
.dotnews li.pic{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.dotnews li.pic img{
   float: left;
   margin-right: 15px;
   transition: all 0.5s ease 0s;
}
.dotnews li.pic  h5{
	color: #333;
}
.dotnews li.pic:before{
	display: none;
}
.dotnews li a:hover{
	color: #00a0e9;
}
.dotnews li.pic:hover p{
	color: #999;
}
.supplier-box{
	width: 400px;
}
.supplier-box ul{
   width: 100%;
}
.supplier-box img{
	width: 100%;
	height: 154px;
	margin-bottom: 10px;
}
.supplier-box li a{
	color: #333;
}
.footer{
	background-color: #373d41;
	padding: 32px 0;
	color: #73777a;
	margin-top: 70px;
}
.footer li{
	line-height: 1.2;
	margin-bottom: 8px;
}
.footer li img{
	margin-right: 13px;
	margin-top: 20px;
}
.footer ul.fr li{
	display: inline-block;
	text-align: center;
}
.footer ul.fr li img{
	margin: 0 13px;
}
.footer ul.fr li p{
	color: #0fc18a;
	margin: 22px 0;
}
.footer li label {
	display: inline-block;
	width: 70px;
	text-align: right;
	margin-bottom:0;
}
/*登录*/
.white{
	background-color: #fff;
}
.login-head{
	padding: 22px 0;
}
.login-head h4,.reg-head h4{
	display: inline-block;
	border-left: 1px solid #d1d1d1;
	padding: 8px 20px 10px;
	font-size: 24px;
	vertical-align: top;
	margin-left: 10px;
}
.login-head .fr,.reg-head .fr{
	margin-top: 20px;	
}
.login-head .fr a,,.reg-head .fr a{
	background: url('../images/home.png') left no-repeat;
	padding-left: 22px;
}
.login-wrap{
	background: url('../images/loginbg.jpg') top center no-repeat;
	height:600px;
	display: block;
}
.slogan	{
	width: 410px;
	float: left;
	margin-top: 170px;
}
.slogan h1{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 40px;
}
.slogan h4{
	font-size: 20px;
	color: #fff;
	margin-bottom: 60px;
}
.slogan a{
	background-color: #3171ff;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	padding: 12px 40px;
}
.slogan a:hover{
	background-color: #215de2;
	text-decoration: none;
}
.loginbox{
	float: right;
	width:375px ;
	background-color: #fff;
	border-radius: 5px;
	padding:10px 20px;
	margin-top: 95px;
}
.loginbox h4{
	display: inline-block;
	margin: 20px 0 40px;
	font-weight: bold;
}
.loginbox .border{
	width: 100%;
	border: 1px solid #d9dfe5;
	border-radius: 4px;
	line-height:38px;
	margin-bottom: 16px;
	position: relative;
}
.loginbox .border i{
	font-size: 22px;
	margin: 0 10px;
	line-height: 38px;
	color: #c3c3c3;
	vertical-align: middle
}
.border input{
	border: 0;
	width: 86%;
	outline: none;
	font-weight: 100;
}
.loginbox .yzm{
	width: 50%;
}
.loginbox .yzm-img{
	margin-top: 0;
}

.loginbtn{
	background-color: #006beb;
	color: #fff;
	border-radius: 5px;
	line-height: 44px;
	margin: 18px 0 28px;
	box-shadow: 1px 2px 6px rgba(35,115,210,0.5);
	border: 0;
	width: 100%;
}

.tipslink a{
    color: #007fe1;
}
.scan{
	float: right;
	margin-top: 15px;
	position: relative
}
.scan div{
	display: none;
	position: absolute;
	z-index: 99;
	right: -5px;
	top: 60px;
	width: 340px;
	height: 300px;
	background-color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 2;
	padding-top:20px;
}
.scan button{
	display: none;
	border: 0;
	background-color: transparent;
}
.scan button.off{
	display: block;
}

.border.hover{
	border: 1px solid #4f8fdb;
	box-shadow: 0 0 10px rgba(35,115,210,0.5);
}
.login-foot{
	display: block;
	margin: 40px 0;
	text-align: center;
}
/*供方-登录*/
html{
	width: 100%;height: 100%;
}
.gongfang{
	background: url('../images/login-kongfang-bg.jpg') center no-repeat;
	background-size: 100% 100%;
}
.gf-title{
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 7%;
	color: #fff;
	margin-bottom: 60px;
}
.gongfang .loginbox{
	float: none;
	margin: 0 auto;
}
.gongfang .loginbox .border{
	margin-bottom: 15px;
}
.gongfang .loginbox .border i{
	margin: 0;
	width: 30px;
	text-align: center;
}
.fa-yzm:before{
  content: '';
  width: 26px;
  height: 24px;
  background: url('../images/pwd.png') center no-repeat;
  display: inline-block;
  margin-top: 9px;
}
.border.yzm{
	width: 68%;	
}
.border.yzm input{
	width: 80%;
}
.yzm-img{
	float: right;
	width: 30%;
	margin-top: 3px;
}
.gongfang .loginbtn{
	margin-top: 5px;
}
.auto{
	color: #9b9b9d;
	vertical-align: top;
	font-weight: 100;
}
/*注册*/
.reg-bg{
	background-color: #f6f8fa;
}
.reg-head{
	padding: 22px 0;
	background-color: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 45px;
}
.reg-foot{
	border-top: 1px solid #eee;
	background-color: #fff;
	padding: 20px 0 40px;
	text-align: center;
	margin-top: 40px;
}
.go-login{
	float: right;
	margin-top: 17px;
}
.go-login b{
	color: #2892df;
	font-weight: 100;
}
.reg-box{
	background-color: #fff;
	min-height: 710px;
	width: 1000px;
}
.reg-box h3{
	font-size: 30px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding: 25px 0;
}
.reg-form{
	width: 490px;
	margin: 75px auto 0;
}
.reg-form td{
	padding: 8px;
}
.reg-form td span{
	color: #f00;
	margin-right: 4px;
}
.reg-form td .form-control{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.reg-form td .form-control.yzm{
	display: inline-block;
	width: 66%;
}
.greybtn{
	float: right;
	width: 30%;
	background-color: #e6e6e6;
	border: 0;
	border-radius: 5px;
	line-height: 40px;
}
.reg-form td .yzm-img{
	margin-top: 0;
}
.zcbtn {
    border: 0;
    border-radius: 5px;
    line-height: 46px;
    width: 100%;
    background-color: #2892df;
    color: #fff;
}
.reg-box table tr td:first-child,
.con table tr td:first-child{
	text-align: right;
	vertical-align: top;
	line-height: 35px;
}
.blue{
	color: #2892df;
}
.addInfo{
	margin: 30px 5%;
	display: block;
}
.addInfo li{
	display: inline-block;
	margin: 0 ;
	background: url('../images/arr-grey.png') center no-repeat;
	line-height: 40px;
	width: 288px;
	text-align: center;
	height: 40px;
	font-size: 16px;
	color: #666;
}
.addInfo li.over,.addInfo li:hover{
	background: url('../images/arr-blue.png') center no-repeat;
	color: #FFF;
}
.addInfo li:hover a{
	color: #FFF!important;
}
.addInfo li:first-child{
	background-color: #e0e0e8;
}
.addInfo li:first-child.over,
.addInfo li:first-child:hover{
	background-color: #2892df
}
.basic{
	width:560px;
}
.basic.reg-form .input{
	line-height: 34px;
}
.basic td label,
.qiye td label{
	font-weight: 100;
	margin-right: 15px;
}
.basic.reg-form .zcbtn,
.qiye.reg-form .zcbtn{
	line-height:34px;
	width: 45%;
	display: block;
	text-align: center;
	color: #fff;
	margin: 30px 0 50px;
}
.tips{
	width: 498px;
	margin: 50px auto 60px;
	padding: 5px 25px;
	background-color: #f7fcff;
	border: 1px solid #d5edff;
	color: #646464;
}
.tips h5{
	color: #000;
	font-weight: bold;
	margin-bottom: 22px;
}
.tips p{
	font-size: 12px;
}
.qiye{
	width: 80%;
}

.qiye td .form-control,.basic td .form-control{
	height: 34px;
	line-height: 34px;
}
.qiye td .form-control{
	width: 60%;
	display: inline-block;
}
.qiye select.form-control{
	width: 18%;
	display: inline-block;
}
.qiye .input-group {
	width: 430px;
}
.qiye .input-group .form-control{
	width: 100%;
}
.qiye .input-group .input-group-btn .btn-default{
	background-color: #eee;
	padding: 6px 20px;
}
 
.qiye td.no2{
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	text-align: left!important;
	padding-left: 10%;
}
.upload-btn h4{
	display: inline-block;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 5px;
	color: #2892df;
	line-height: 34px;
	margin: 0;
	cursor: pointer;
}
.success-box{
	text-align: center;
	margin: 100px 0;
}
.success-box i{
	font-size: 90px;
	color: #51c055;
}
.success-box p{
	margin: 40px 0;
}
.success-box b{
	color: #f00;
}
.success-box .zcbtn{
	display: block;
	width: 200px;
	line-height: 36px;
	margin: 40px auto;
	color: #fff;
}
/*关于我们*/
.head-page{
	background-color: #263f5d;
	height: 72px;
}
.head-page ul{
	display: inline-block;
	margin: 0 0 0 72px;
}
.head-page li{
	display: inline-block;
	padding: 0 16px;
	line-height: 72px;
}
.head-page li a {
    /*font-size: 10px;
    color: #f6ad37;*/
	font-size:11px;
	color:#ffffff;
    display: block;
}
.head-page li:hover,.head-page li.ahover{
	background: url('../images/menu-hover.png') bottom center no-repeat;
}
.head-page li a:hover{
	text-decoration: none;
}
.head-page .avatar{
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.page-banner{
	height: 180px;
	display: block;
}
.about{
	background: url('../images/about-banner.jpg') top center no-repeat;
}
.NeedNotices {
	background: url('../images/caiji-banner.jpg') top center no-repeat;
}
.OutCompanyNotices {
	background: url('../images/tongzhi-banner.jpg') top center no-repeat;
}
.SupplierNews {
	background: url('../images/supplier-banner.jpg') top center no-repeat;
}
.IndustryNews {
	background: url('../images/zhaobiao-banner.jpg') top center no-repeat;
}
.OkOfferNews {
	background: url('../images/zhongbiao-banner.png') top center no-repeat;
}
.shouce {
	background: url('../images/shouce.png') top center no-repeat;
}
.profile{
	margin: 40px 0;
}
.profile h1,.contact h1{
	font-size: 34px;
	margin-bottom: 30px;
}
.text{
	line-height: 32px;
	width: 56%;
	margin-top: 10px;
}
.text p{
	text-indent: 28px;
}
/*企业图片样式*/
#certify {
	position: relative;
	width: 1200px;
	margin: 70px auto 40px
}

#certify .swiper-container {
	padding-bottom: 30px;
}

#certify  .swiper-slide {
	width: 520px; 
	background: #fff;
	box-shadow: 0 12px 30px #bbb;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
	border: 1px solid #fff;

}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
/*联系我们*/
.contact h1{
	text-align: center;
}
.contact div{
   display: inline-block;
   width: 49%;
}
.contact div h4{
	margin: 30px 0;
}
/*采购信息*/
.news-pic,.rank,.detail{
	width: 900px;
	padding: 30px;
	background-color: #fff;
	margin-top: 40px;
}
.news-pic li{
	padding: 20px;
	display: inline-block;
	width: 100%;
	line-height: 1.8;
}
.news-pic li img{
	width: 224px;
	height: 158px;
	margin-right: 30px;
}
.news-pic li h4{
	font-size: 20px;
}
.news-pic li span{
	display: block;
	color: #999;
	margin-bottom: 20px;
}
.news-pic li p{
	color: #999;
	font-size: 16px;
}
.news-pic li:nth-of-type(2n+1){
	background-color: #f8f8f8;
}
.rank{
    width: 280px;
    padding: 0;
}
.rank h4{
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 30px 0 20px;
}
.rank h4:before,.rank h4:after{
	content: '';
	display: inline-block;
	width: 45px;
	height: 2px;
	background-color: #ed6565;
	margin: 0 10px;
	vertical-align: middle
}
.rank li{
	border-bottom: 1px dotted #ddd;
	padding: 20px 2% 20px 40px;
	position: relative;
}
.rank li i {
	position: absolute;
	left: 10px;
	top: 20px;
	background: url('../images/no-bg.png') no-repeat;
	color: #fff;
	width: 21px;
	height: 22px;
	font-style: normal;
	text-align: center;
	line-height: 18px;
	font-family: Arial;
}
.rank li:nth-of-type(1) i {
	background: url('../images/no1.png') no-repeat;
}
.rank li:nth-of-type(2) i {
	background: url('../images/no2.png') no-repeat;
}
.rank li:nth-of-type(3) i {
	background: url('../images/no3.png') no-repeat;
}
.rank li a{
	display: block;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.rank li span{
	color: #c7c7c7;
}
.rank li .click {
	float: right;
	background: url('../images/hot.jpg') left center no-repeat;
	padding-left: 18px;
	color: #ff8871;
}
.page{
	display: block;
	text-align: center;
	margin: 50px 0 10px;
}
.page a{
	border: 1px solid #eee;
	padding: 8px 16px;
	margin: 0 8px;
}
.page b{
	color: #2373d2;
	margin: 0 5px;
}
.news-title{
	font-size: 34px;
	line-height: 1.5;
	margin: 0px 0 30px;
	text-align: center;
}
.news-title span{
	font-size: 14px;
	color:#999 ;
	display: block;
	margin-top: 10px;
}
.detail .text{
	width: 100%;
}
/*招标公告*/
.white{
	background-color: #fff;
}
.zb-list{
	width: 100%;
	border: 1px solid #f0f9ff;
	border-collapse: collapse;
	margin-top: 30px;
	color: #444;
}
.zb-list td,.zb-list th{
	padding: 14px 28px;
	line-height: 1.5;
	text-align: center;
}
.zb-list tr:nth-of-type(2n+1){
	background-color: #f0f9ff;
}
.zb-list th{
	font-size: 16px;
	color: #444;
	background-color: #fff;
}
.blue-btn{
	background-color: #2892df;
	color: #fff;
	border-radius: 5px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	width: 95px;
	border: 0;
}
.blue-btn:hover,.blue-upload:hover,
.back-btn:hover, .tj-btn:hover{
	background-color: #107fd0;
	color: #fff;
}
.zb-list tr td:first-child,
.zb-list tr th:first-child{
	text-align: left;
}
.zb-list td .over-btn{
	border-radius: 5px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	border: 1px solid #ddd;
	width: 95px;
}
.zb {
	background: url('../images/zb-banner.jpg') top center no-repeat;
	height: 180px;
}
.zb-detail{
	margin-top: -40px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 2px 3px 10px rgba(200,200,200,0.4);
	padding-left: 60px;
}
.zb-detail .addInfo{
	margin-left: 0;
}
.zb-detail-title{
	margin: 20px 0 40px;
	position: relative;
}
.zb-detail-title h2{
	font-size: 24px;
	line-height: 1.4;
	color: #333;
	width:880px;
}
.zb-detail-title span{
	display: block;
	color: #666;
}
.signUp-box {
	position: absolute;
	right: 0;
	top: 5px;
	background: url('../images/bm-bg.png') no-repeat;
	width: 242px;
	height: 72px;
	padding-left: 60px;
	padding-top: 12px;
}
.signUp-box a{
	display: block;
	box-shadow: 2px 2px 2px  rgba(56,123,204,0.3);
	background-color: #e6f2fd;
	line-height: 42px;
	border-radius: 4px;
	width: 142px;
	text-align: center;
	transition: all 0.4s ease 0s;
}
.signUp-box a:hover{
	background-color: #fff;
}
.zb-small-title{
	border-left: 3px solid #ff6900;
	font-size: 18px;
	padding-left: 10px;
	line-height: 1;
	margin: 20px 0;
}
.basic-info{
	margin: 30px 0;
	width: 80%;
}
.basic-info td{
	padding:5px 10px;
}
.basic-info td span{
	color: #999;
}
.zb-product{
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	width: 80%;
	margin: 30px 0;
}
.zb-product td,.zb-product th{
	border: 1px solid #dcdcdc;
	padding: 10px;
	text-align: center;
}
.zb-product th{
	background-color: #f3f3f3;
	font-weight: 100;
}
.Demand{
	margin: 20px 0 30px;
}
.Demand li{
	display: inline-block;
	margin-right: 30px;
}
.dot-box{
	border: 1px dashed #dcdcdc;
	padding: 10px;
	line-height: 1.5;
	margin-bottom:30px;
}
.download{
	margin-bottom: 50px;
	display: block;
}
.download a{
	display: block;
	margin-bottom: 10px;
	background-color: #f2f2f2;
	padding: 5px 15px;
}
.download span{
	float: left;
	padding-left: 12px;
}
.countdown{
	display: inline-block;
}
.countdown i{
	font-style: normal;
	background-color: #ff6900;
	color: #fff;
	border-radius: 4px;
	padding: 4px;
	font-size: 20px;
	margin: 0 3px;
}
.price{
	display: inline-block;
	font-size: 36px;
	color: #000;
}
.price b{
	color: #ea5416;
}

.price span{
	font-size: 14px;
	margin-left: 10px;
}
.basic-info td span.yellow{
	color: #ea5416;
}
.blue-upload{
	background-color: #2892df;
	color: #fff;
	padding:5px 12px;
	border-radius: 4px;
	margin-left: 10px;
	cursor: pointer;
}
.money{
	width: 95%;
}
.money td .form-control{
	border: 1px solid #ea5416;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	text-align: center;
}
.tj-box{
	margin:20px 5% 50px;
	text-align: right;
}
.back-btn,.tj-btn{
	display: inline-block;
	border: 1px solid #ddd;
	line-height: 34px;
	border-radius: 5px;
    width: 140px;
    text-align: center;
    background-color:#fff;
    margin-left: 5px;
    transition: all 0.4s ease 0s;
}
.backIcon {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url('../images/back.png') bottom no-repeat;
}
.tj-btn{
	background-color: #2892df;
	color: #fff;
	border: 0;
}
.tj {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url('../images/tj-icon.png') bottom no-repeat;
}

/*logIn-box*/
.logIn-user{
	float: right;
	margin-top: 20px;
	color: #fff;
}
.logIn-user a{
	color: #fff;
}
.logIn-user span{
	margin: 0 8px;
}
.user-leftside{
	width: 200px;
	margin-top: 50px;
}
.user-leftside .b1,.user-rightside{
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-bottom: 10px;
}
.userInfo{
	padding: 10px;
}
.user-img{
	float: left;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	border: 1px solid #bcbcbc;
	padding: 2px;
	margin-right: 10px;
}
.user-img img{
	width: 100%;
}
.userInfo h5{
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:13px 0 5px;
	color: #444;
}
.user-item{
	padding-bottom: 20px;
}
.user-item h4{
	font-size: 18px;
	font-weight: bold;
	padding: 0 12%;
	margin: 25px 0 15px;
}
.user-item h4 i{
	margin-right: 12px;
}
.user-item ul{
	margin: 0;
}
.user-item li{
	padding: 0 12% 0 25%;
	display: block;
	line-height: 40px;
}
.user-item li:hover,.user-item li.current{
	background-color: #2892df;
}
.user-item li:hover a,
.user-item li.current a{
	color: #fff;
}
.user-rightside{
	width: 988px;
	margin-top: 50px;
	min-height: 700px;
	padding-bottom: 30px;
}
.pos{
	padding:8px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.pos i{
	color: #2892df;
	font-size: 20px;
}
.border-title{
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding:8px 20px 0;
}
.filterBox{
	padding: 20px;
}
.filterBox li{
   display: inline-block;
   
}
.filterBox .date {
	width: 150px;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 30px;
	padding: 0 4px;
	background: url('../images/date-icon.png') 94% center no-repeat;
}
.filterBox .blue-btn{
	background-color: #2892df;
	color: #fff;
	border-radius: 5px;
	line-height: 32px;
	padding: 0 10px;
	border: 0;
}
.tb-List{
	width: 96%;
	margin: 0 20px;
	border-collapse: collapse;
}
.tb-List th,.tb-List td{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding:12px 10px;
}
.tb-List th{
	background-color: #f0f9ff
}
.tb-List a.look{
	background-color: #f2f2f2;
	border-radius: 2rem;
	padding: 2px 12px;
}
.tb-List a.look:hover{
	background-color: #2892df;
	color: #fff;
}
/*招标答疑*/
.question{
	padding:15px 25px 0;
}
.question dl{
	display: block;
	padding:18px 15px;
}
.question dt {
	background: url('../images/wen.png') left top no-repeat;
	padding-left: 45px;
	display: block;
	min-height: 28px;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
}
.question dd {
	background: url('../images/da.png') left top no-repeat;
	display: block;
	padding-left: 45px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.question  span{
	background-color: #f4f4f4;
	border-radius: 4px;
	padding: 2px 10px;
	margin-left: 45px;
	margin-top: 5px;
	display: block;
	width: 70px;
	text-align: center;
	cursor: pointer;
}
.question dl.open dd{
	height: auto!important;
}
.question dl:nth-of-type(2n){
	background-color: #f8f8f8
}
.add-question{
	background-color: #2892df;
	color: #fff;
	border-radius: 4px;
	padding: 0 20px;
	border: 0;
	margin-top: 5px;
	line-height: 32px;
}
.add-question:hover{
	background-color: #147cc8;
}
.border-title .fr{
   font-size: 14px;
}

#iwantask ul{
	margin: 20px;
}
#iwantask h3{
	border-left: 3px solid #e00;
	padding-left: 20px;
	font-size: 20px;
	margin: 20px 0;
	font-weight: bold;
}

#iwantask li{
	margin-bottom: 15px;
}

#iwantask li p{
	color: #e00;
	margin: 10px 0 0;
}
#iwantask .blue-btn{
	display: block;
	margin:0 auto 30px;
	width: 200px;
}
#iwantask .input-group{
	width: 100%;
}
#iwantask .input-group .btn-default{
	background-color: #eee;
	color: #2892df;
}


/*消息中心*/
.message{
	margin: 0px 25px;
}
.message li{
	display: block;
	border-bottom: 1px solid #f2f2f2;
	padding: 18px 0 16px;
	line-height: 1.5;
	padding-left: 40px;
	position: relative;
}
.message li:before{
	position: absolute;
	left: 22px;
	top: 24px;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 20px;
	background-color: #bebebe;
	margin-right: 10px;
}
.message li span{
	display: block;
	color: #999;
	margin-top: 2px;
}
.message li.unread:before {
	position: absolute;
	left: 0;
	top: 20px;
	border-radius: 0;
	content: '';
	width: 34px;
	height: 26px;
	background: url('../images/weidu.png') left center no-repeat;
	margin-right: 10px;
}
.sign{
	color:#999 ;
	font-weight: 100;
}
.sign i{
	font-size: 18px;
	margin-right: 6px;
	vertical-align: middle;
}
.message li button{
	position: absolute;
	right: 10px;
	top: 18px;
	color: #999;
	border: 0;
	background-color: transparent;
}
.message li.unread button{
	border: 1px solid #999;
	color: #999;
	padding: 0 5px;
}
.message li:hover{
	background-color: #f2f2f2;
}
.message li.unread:hover button{
	border: 1px solid #2892df;
	color: #2892df;
}
.modify{
	margin:  40px;
	width: 60%;
}
.modify li{
	margin-bottom: 40px;
}
.modify li span{
	display: inline-block;
	width: 20%;
	text-align: right;
}
.modify li i{
	color: #e00;
	margin-right: 6px;
	font-style: normal;
}
.modify li .form-control{
	display: inline-block;
	width: 75%;
}
.modify li .qd {
	vertical-align: middle;
	display: inline-block;
	width: 158px;
	height: 20px;
	background: url('../images/default.png') left top no-repeat;
}
.modify li .qd i {
	display: block;
	height: 20px;
	background: url('../images/qd.png') left top no-repeat;
}
.modify li .blue-btn{
	width: 200px;
	line-height: 32px;
	text-align: center;
	margin-left: 20%;
}
/*个人中心*/
.tabmenu{
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
	height: 67px;
	padding: 15px 3% 0;
}
.tabmenu li{
	display: inline-block;
	padding: 0 15px;
	margin-right: 20px;
	font-weight: bold;
	cursor: pointer;
}
.tabmenu li:hover,.tabmenu li.current{
	border-bottom: 2px solid #2892df;
}
.con table.qiye{
	width: 100%;
    margin: 10px auto 0;
}
.con table.basic{
	margin: 30px auto 0;
}
.pic-con{
	margin:20px 0 10px;
}
.pic-con li{
	display: inline-block;
	margin-right: 20px;
	position: relative;
	border: 1px solid #ddd;
}
.pic-con li button{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 22px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-align: right;
	padding-right: 5%;
	border: 0;
	outline: none;
}
.pic-con li span{
	position: absolute;
	top: -12px;
	right: -12px;
	font-size: 18px;
	color: #7cb600;
	background-color: #fff;
	line-height: 1;
}

.menu {
	margin-top:10px;
	margin-left:0;
}
.menu li {
	line-height:62px;
	background-size: 100% 100%;
}
.userbox-inner {
	margin-top: 26px;
}
.head-page .userbox, .userbox {
	
	/*height: 42px;*/
	margin-right: 10px;
	width: auto;
}
.search {
	margin-left:0;
	margin-top:22px;
}
.userbox a {
	margin-right:28px;
}
.userbox a:last-child {
    margin-right: 0;
}
.banner {
	margin-top:40px;
}
.search button {
	padding:8px;
	position:relative;
}
.userbox .avatar {
	margin:20px 0 0 0px;
}

.fadee-enter-to, .fadee-leave {
	opacity: 1;
}

.fadee-enter-active, .fadee-leave-active {
	transition: all 1s;
}

.fadee-enter, .fadee-leave-to {
	opacity: 0.1;
}
.fl li a {
	text-decoration: none;
	color: #00a0e9;
	margin-left: 20px;
}

/*.logo h2::after {
	position: absolute;
	content: '';
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 20px;
	background: #ffffff;
}*/
.slogan a:visited {
	color:#ffffff;
}

.avatar-wrapper {
	position: relative;
	margin-right: 15px;
}

.avatar-wrapper:hover .avatar-name-wrapper {
	display: block;
}

.avatar img {
	margin-right: 0
}

.avatar-name-wrapper {
	display: none;
	position: absolute;
	width: 140px;
	height: 72px;
	bottom: -72px;
	padding-top: 10px;
	right: 20px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	z-index:11;
}

.avatar-name-inner {
	background-color: #ffffff;
	border-radius: 4px;
	padding: 10px;
	flex-direction: column;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.avatar-name-inner::before {
	content: '';
	position: absolute;
	left: 50px;
	top: -20px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
}

.avatar-name-inner span {
	height: 26px;
	line-height: 26px;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	display: inline-block;
	text-align: center;
	width: 100%;
	cursor: pointer;
	color: #98a4b7;
}

.avatar-name-inner span:not(:last-child)::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #c8c9cc;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.avatar-name-inner span:not(:first-child):hover {
	color: #00a0e9;
	background-color: rgba(0, 160, 233,.1);
}