
.logo{ background: url(../images/gasgoo.png) no-repeat center; width:24%; height:25px; display:inline-block; background-size:4em; float:left; margin-top:10px;}
/*搜索*/
.sousu{ background:url(../images/bg.jpg) no-repeat 0 0; height:64px; background-size:100% 100%;padding-top:18px;}
.sousu_line{ margin-right:10px; height:42px; width:68%; float:right; border:1px solid #d8eff9; border-radius:5px;background-color:rgba(255,255,255,0.2); } 
.sousu_line .sou{background:url(../images/ico.png) no-repeat 16px 12px;background-size:40% 40%; width:45px; height:42px; float:right; border:none; display:inline; }
.sousu_line .input{ border:none; height:30px; width:70%;font:normal 14px/30px "Microsoft YaHei"; background:none; color:#c5e9f3; padding-left:15px; margin-top:7px;}
.sousu_line .input::-webkit-input-placeholder{color:#c5e9f3;}
.sousu_line .input::-moz-placeholder{color:#c5e9f3;}
.sousu_line .input:-moz-placeholder{color:#c5e9f3;}
.bj{background:#ededed;}
section{ padding:15px;}
.prompt{ background:#fffdf7; text-align:center; color:#f58d12; font-size:0.65em; height:25px; line-height:25px;}

.people{ background:#FFF; border-radius:0.4em; box-shadow:0 0 8px #c7c7c7; margin-bottom:20px;}
.people dl{ padding:15px 15px 8px; border-bottom:1px solid #ececec; overflow:hidden;}
.people dl dt{ width:80%; float:left;}
.people dl dt h2{ font-size:0.8em; font-weight:bold;}
.people dl dt p{ font-size:0.7em; margin-top:6px;}
.people dl dt p.authentication{ color:#666;}
.people dl dt p.authentication span{ padding-right:10px;}
.people dl dd{ width:20%; float:left;text-align:center;}
.people dl dd p{ color:#CCC; font-size:0.6em;}
.people dl dd a.addFriends{ font-size:0.8em; color:#2da3ea; border:1px solid #2da3ea; border-radius:5em; width:100%; padding:4px 0px;margin-top:7px; display:block;} 
.people ul{ padding:8px 15px; font-size:0.7em; color:#666; line-height:20px;}
.people ul li{ padding-bottom:5px;}
.people ul li.circleBlue{background:url(../images/circleBlue.jpg) no-repeat 0px 3px; padding-left:20px;  background-size:1.2em;}
.people ul li.circleOrange{background:url(../images/circleOrange.jpg) no-repeat 0px 3px; padding-left:20px;  background-size:1.2em;}
.people ul li.circleGreen{background:url(../images/circleGreen.png) no-repeat 0px 3px; padding-left:20px;  background-size:1.2em;}

/*供应商 采购商等会员身份图标 */
.cardTop{width:16px; height:15px; display:inline-block;background:url(../images/m-icon.gif) no-repeat; font-size:12px;overflow:hidden; line-height:100px;}
.contacts{ background:url(../images/contacts.gif) no-repeat 0 3px; width:14px; height:18px;}
.iconBuyerGray{ background-position:0px -82px;}
.iconCertGray{background-position:0px -41px;}
.iconCarmanagegray{ background-position:0px 0px;}

/*申请加好友*/
.Occlusion{ position:fixed;width:100%; height:100%; background:#000; left:0; z-index:8; }
.apply{ width:60%;background:#FFF; border-radius:0.25em; position:fixed; top:20%;z-index:9; left:15%; padding:5%;}
.apply p{  font-size:18px; text-align:center;}
.apply h2{ font-size:14px; color:#cc0000; text-align:center; line-height:30px;}
.apply p.inp{ font-size:14px; margin-top:10px; border:1px solid #e5e5e5; height:30px;}
.apply p.inp  select{ width:100%; border:none; height:30px; line-height:30px; color:#999; -webkit-appearance:none; appearance:none;}
.apply .button{ width:100%; margin-top:20px;}
.apply .button a{ width:90px; height:35px; color:#FFF; font-size:14px; text-align:center; line-height:35px; border-radius:0.25em;}
.apply .button a.request{ background-color:#00ccff; display:inline-block;}
.apply .button a.cancel{background-color:#ff6666; display:inline-block; float:right;}