@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
/*     margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
   line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'iconfont';  /* project id 525025 */
    src: url('//at.alicdn.com/t/font_525025_phbzpgw08qnz5mi.eot');
    src: url('//at.alicdn.com/t/font_525025_phbzpgw08qnz5mi.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_525025_phbzpgw08qnz5mi.woff') format('woff'),
    url('//at.alicdn.com/t/font_525025_phbzpgw08qnz5mi.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_525025_phbzpgw08qnz5mi.svg#iconfont') format('svg');
}
*{ margin:0; padding:0; list-style:none}
body, h1, h2, h3, h4, h5{font-family: 'Microsoft Yahei','SimSun','Verdana';}
.icon{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

html,body{-webkit-text-size-adjust:none; height:100%; }
/* html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,dd,dl,dt,li,ol,ul,label,table,tbody,thead,tr,th,td,form,textarea{margin:0;padding:0;} */
*{
    font-family:'Microsoft Yahei','simhei','Verdana' 
}

body{
    background:#f8f8f8;
    font:12px/1.5em Arial, Helvetica, sans-serif;
    background-color:#fff;
    color:#5E5E5E;
    min-width:988px;
}
/* body.index{background-color:#f7f7f7; } */
h1,h2,h3,h4,h5{font-weight:normal;}
h1{ font-size:32px;}
h2{ font-size:24px;}
h3{ font-size:20px;}
h4{ font-size:18px;}
h5{ font-size:16px;}
h6{ font-size:14px;}
a{text-decoration:none;}
a:hover{
    color:#4cb9fc;;
    text-decoration: none;
    /* background: #4cb9fc; */
}
.over-hidd {
    overflow: hidden;
}
.red {
    color: red;
}
/* 输入框右侧按钮加高 */
.sui-form .input-append .xfat-add {
    line-height: 22px;
    height: 22px;
}
input.input-xfat {
    font-size: 12px !important;
}

.clear:after{
	display:block;
	clear:both;
	content:"";
	/* visibility:hidden; */
	height:0;
}
.clear{
	zoom:1;
}
.wp{
    width:1200px;
    margin:0 auto;
}
.wp-1920 {
    overflow: hidden;
    min-width: 1200px;
    max-width: 1920px;
    margin:0 auto;
}
.fl {
	float: left;
}



/* ---------------------最上面的公共头部------------------------ */
/*.ad-box-01 img{
    margin:30px 0 0 0;
}
 */
 .header{border-bottom: #e7e7e7 solid 1px;}
 .topnav{
    height:34px;
    line-height:34px;
    color:#333;
    background-color:#e5e9ef;
    font-size:14px;
}
.header ul.r li a{
    padding:0 10px;
    height:34px;
    line-height:34px;
}
/* ---------------------头部结束------------------------ */


/* ---------------------页面二条 logo 搜索框------------------------ */
/* .header {
    height:120px;
} */
.header .r.relative32user-info{
    height:50px;
    line-height:50px;
    text-align:right；
}
.header .relative32 .user-info a{
    background-color:#d8d8d8;
    padding:2px 8px;
    margin-left:10px;
}
.header .relative32 .top-search{
    display:block;
    float:right;
    width:520px;
    height:65px;
    /* margin-top:23px; */
}
.header .relative32 .top-search .sui-nav{
    margin-bottom:0;
}
.header .relative32 .top-search .sui-nav.nav-tabs{
    padding-left:0;
    border:0;
    width: 520px;
}
.header .relative32 .top-search .sui-nav.nav-tabs>li>a{
    border:none;
    height:24px;
    line-height:24px;
    color:#6c7481;
    border-radius:0;
    padding:0 15px;
}
.header .relative32 .top-search .sui-nav.nav-tabs>.active>a{
    border:none;
    height:24px;
    line-height:24px;
    background-color:#0084cf;
    color:#fff;
    border-radius:0;
    padding:0 15px;
}
.header .relative32 .top-search .tab-content ul{
    display:none;
}
.header .relative32 .top-search .tab-content>.active, .pill-content>.active{
    display:block;
}
.header .relative32 .top-search .tab-content .text{
    line-height:38px;
    border:#0084cf solid 2px;
    padding-left:16px;
    width:400px;
    height:38px;
    color:#6c7481;
    font-size:14px;
}
.header .relative32 .top-search input{
    border:#dcdcdc solid 1px;
    padding:0;
}
.header .relative32 .top-search .text{
    float:left;
    height:34px;
    line-height:34px;
    border-right:none;
    width:240px;
}
.header .relative32 .top-search .button{
    width:100px;
    height:42px;
    line-height:42px;
    text-indent:18px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    background-color: #0084cf ;
    background-image:url(../images/search_ico.png);
    background-position:10px 0px;
    background-repeat:no-repeat;
  }

.header .relative32 .postbuy{
    float:right;
    border:#0084cf solid 1px;
    height:40px;
    line-height:40px;
    font-size:14px;
    margin-top:24px;
    margin-left:16px;
    width:177px;
    text-align:center;
}
.header .relative32 .postbuy a{
    height:40px;
    line-height:40px;
    display:block;
    color:#0084cf;
}
.header .logo{
    float:left;
    margin-top:35px;
    margin-bottom: 20px;
    position:relative; /* 注释掉按钮 会跑 */
    /* width:1190px; */
}
/* 登录 注册，头部 */
.header .logo1 {
    margin-top:35px;
    margin-bottom: 20px;
    position:relative; /* 注释掉按钮 会跑 */
    width:1190px;
}
.relative32{
	position: relative;
	top: 24px;
}
.header .all-goodstype{
   position:absolute;
     left:230px;
     top:20px;
     width:117px;
  }
.header .all-goodstype dt{
    border:#d8dbe5 solid 1px;
    width:115px;
    height:32px;
    line-height:32px;
    font-size:14px;
    color:#000;
    text-align:center;
}
.header .all-goodstype dt .icon{
    font-size:13px;
    margin-left:5px;
    color:#0084cf;
}
/* ---------------------页面二条 logo 搜索框结束------------------------ */


/*--------------- 导航栏   页面第三条 ------------------*/
.nav{
    /* margin-top: 20px; */
    height: 50px;
    border-bottom:#0084cf solid 2px;
    background-color:#fff;
}
.nav .nav-main{
    width:998px;
    float:right;
    height:48px;
    border-top:#d8dbe5 solid 1px;
    border-right:#d8dbe5 solid 1px;
    border-left:#0084cf solid 1px;
}
.nav .nav-main li.home{
   /* margin-left:1px; */
}
.nav .nav-main li.home a{
  width: 50px;
}
.nav .nav-main li{
   float:left;
     margin-top:-1px;
}
.nav .nav-main li a{
   padding:0 19px;
     height:50px;
     line-height:50px;
     font-size:16px;
     font-weight:bold;
     color:#263245;
    width: 92px;   /* 导航条没铺满 */
    display: block;
    text-align: center;
}
.nav .nav-main li a:hover{
   background-color:#0084cf;
     display:block;
     color:#fff;
}
.nav .search-nav{
   overflow:hidden;
     float:left;
     width:200px;
     height:50px;
     background-color:#0084cf;
     color:#fff;
    z-index: 99;
    position: absolute;
     padding-top:2px;
  position:relative }
.nav .search-nav.cur{
   overflow:visible;
    position: absolute;
     height:452px;
}
.index .nav .search-nav{
   overflow: visible;
}
.nav .search-nav dt{
   padding:10px 20px 0 20px;
     height:57px;
}
.nav .search-nav dt a{
   font-size:14px;
     color:#fff;
     line-height:24px;
     font-weight:bold;
}
.nav .search-nav dt .icon{
   margin-right:7px;
     width:20px;
    display: inline-block;
     font-weight:normal;
}
.nav .search-nav dt p{
  filter:alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
     color:#fff;
     font-size:12px;
     padding-left:27px;
     height:32px;
     display:block;
     font-weight:normal;
     border-bottom:#fff solid 1px;
}
.nav .search-nav .search-nav-title{
   font-size:16px;
     line-height:50px;
     height:50px;
     font-weight:bold;
     color:#fff;
     text-align:left;
  cursor:pointer }
.nav .search-nav .search-nav-title .icon{
   margin-right:10px;
     margin-left:20px;
}
.nav .search-nav dl{
background-image:url(../images/bg-000.png)}

.nav .search-nav dd{
   display:none;
    width:386px;
     height:401px;
    position:absolute;
    top: 52px;
    left: 200px;
     background:#fff;
    border-right: #e5e9ef solid 1px;
    border-bottom: #e5e9ef solid 1px;
}
.nav .search-nav dd b{
  width: 5px;
    height: 9px;
    background: url(../images/jt-l.gif) no-repeat;
    display: block;
    position: absolute;
    left: -5px;
}
.nav .search-nav dl.cur dd{
   display:block;
}
.nav .search-nav dd .title{
   color:#333;
     text-align:center;
     border-bottom:#e5e9ef solid 1px;
     height:78px;
     line-height:78px;
     font-size:18px;
  font-weight:bold}
.nav .search-nav dd ul{
   padding-top:20px;
}
.nav .search-nav dd ul li.ico{
   width:40%;
     height:100px;
     float:left;
     margin:5%;
     text-align:center;
     font-size:14px;
}
.nav .search-nav dd ul li.ico .icon{
   font-size:30px;
     width:70px;
     height:70px;
     line-height:70px;
     height:70px;
    background-color:#e5e9ef;
     border-radius:100%;
    display: inline-block;
}
.nav .search-nav dd ul li.ico p{
   display:block;
     height:30px;
     line-height:30px;
}
.nav .search-nav dd ul li img{
   width:100%;
     height:100%;
}
.nav .search-nav dd ul li.text{
   clear:both;
     display:block;
     height:36px;
     line-height:36px;
     font-size:14px;
     margin:0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
     overflow: hidden;
}
.nav .search-nav dd ul li.text .date{
   float:right;
}
.nav .search-nav dd .button{
   height:44px;
     line-height:44px;
      text-align:center;
     font-size:14px;
margin:20px 30px }
.nav .search-nav dd .button a{
   color:#0084cf;
    border:#0084cf solid 1px;
     display:block;
    border-radius:3px;
}
.nav .search-nav dd .button a:hover{
   background-color:#0084cf;
     color:#fff;
}

.nav .search-nav dd.zwl ul{
   padding:10px;
}
.nav .search-nav dd.zwl ul li.ad-ban{
   width:357px;
     height:90px;
     margin:5px;
}
.nav .search-nav dd.zwl ul li.ad-pic{
   float:left;
      margin:5px 5px;
    width:173px;
     height:50px;
}
.nav .search-nav dd.zwl ul li.text{
  /* display: inline-block; */
    display: block;
     height:36px;
     line-height:36px;
     font-size:14px;
     margin:0 5px;
     /* margin:0 30px; */
     float:left;
        clear: none;
     /* width:172px; */
     
}
.nav .search-nav dd.zwl ul li.text a {
    display: inline-block;
    width: 350px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
 .nav .search-nav dd.zbj b{
   top:30px;
}
.nav .search-nav dd.zsj b{
   top:97px;
}
.nav .search-nav dd.zsc b{
   top:162px;
}
.nav .search-nav dd.zwl b{
   top:230px;
}
.nav .search-nav dd.zazsh b{
   top:298px;
}
.nav .search-nav dd.zbs b{
   top:365px;
} 
/*--------------- 导航栏   页面第三条结束 ------------------*/

/*--------------公共后台头部样式 user-main.html----------------------*/
.head-main .user-myinfo{
   cursor:pointer;

   height:50px;

   line-height:30px;

   font-size:14px;
     margin:70px 20px 0 0;
position:relative}
.head-main .user-myinfo .icon{
   font-size:12px;
   margin-left:10px;
}
.head-main .user-myinfo .face{
   width:30px;
   height:30px;
  line-height:30px;
   margin-right:10px;
   display:inline-block;
   padding:0;
   position:relative;
}
.head-main .user-myinfo .face .icon{
   position:absolute;
   bottom:0;
   right:0;
   color:#f49f00;
   display:inline-block;
   width:10px;
   height:10px;
   line-height:10px;
   background:#fff;
   border-radius:100%;
   padding:0;
   text-align:center;
}
.head-main .user-myinfo .face img{
   width:30px;
   height:30px;
  border-radius:100%;
}
.head-main .user-myinfo .myinfo{
   display:none;
   position:absolute;
   z-index:1;
   width:100%;
   top:50px;
   border:#E6E6E6 solid 1px;
   background-color:#fff;
}
.head-main .user-myinfo .myinfo{
padding:5px 0}
.head-main .user-myinfo .myinfo li a{
   height:32px;
   line-height:32px;
   padding:0 20px;
}
.head-main .user-myinfo.show .myinfo{
    display:block;
}

.user-nav{
   position:absolute;
   left:200px;
   top:26px;
   width:740px;
}
.user-nav dt{
    font-weight:bold;
   float:left;
  height:32px;
   line-height:32px;
   font-size:20px;
   color:#6c7481;
text-align:center}
.user-nav dt .up{
   font-size:12px;
   font-weight:normal;
   border:#f49f00 solid 1px;
   border-radius:2px;
   color:#f49f00;
   margin-left:10px;
   padding-right:5px;
}
.user-nav dt .icon{
   font-size:13px;
   margin-left:5px;
   color:#f49f00;
   padding-right:5px;
   font-size:12px;
   line-height:18px;
}
.user-nav dd{
   display:block;
   float:left;
  height:30px;
   line-height:30px;
   margin-top:3px;
}
.user-nav dd a{
   font-size:16px;
  height:30px;
   line-height:30px;
   margin-left:30px;
   position:relative;
}
.user-nav dd a b{
    height:15px;
    min-width:11px;
    line-height:15px;
    font-weight:100;
    text-align:center;
    padding:0 2px;
    color:#fff;
    font-size:12px;
    background-color:#FF0004;
    border-radius:8px;
    position:absolute;
    top:-10px;
    right:-15px;
}
/*--------------公共后台头部样式结束 user-main.html----------------------*/


/* ----------------页脚--------------------- */
.footer{
   background-color:#fff;
}
.footer .footer-icon{
   border-top:#d8dbe5 solid 1px;
    border-bottom:#d8dbe5 solid 1px;
     background-color:#fafafc;
     padding-top:50px;
     padding-bottom:50px;
     margin-top: 25px;
}
.footer .footer-icon ul li{
   float:left;
    width:210px;
    /* margin-right:151px; */
    height:50px;
    background-image:url(../images/footer-icon-01.png);
    background-repeat:no-repeat;
    text-indent:-1000px;
    overflow:hidden;
}
.footer .footer-icon ul li.conn {
  margin-right: 115px;
}
.footer .footer-icon ul li.con1{
background-position:0 0px}
.footer .footer-icon ul li.con2{
background-position:0 -50px}
.footer .footer-icon ul li.con3{
   background-position:0 -100px;
     width:207px;
}
.footer .footer-icon ul li.con4{
   background-position:0 -150px;
        margin-right: 0;
}
.footer .footer-info .footer-logo{
   padding:30px 0;
     width:200px;
  float:left}
.footer .footer-info .footer-logo .tel-info{
   font-size:16px;
     font-weight:bold;
     color:#0084cf;
     padding-top:20px;
}
.footer .footer-info .footer-logo .tel-info .icon{
   font-weight:100;
     font-size:22px;
     float:left;
     margin-right:10px;
}
.footer .footer-info .footer-logo .tel-info span{
   font-size:13px;
  font-weight:100}
.footer .footer-info .footer-logo .tel-info .tel{
   	font-size:26px;
     font-weight:100;
     line-height:50px;
}
.footer .footer-info .footer-main{
   float:left;
     width:720px;
     border:0;
     margin-left:50px;
     margin-top:30px;
}
.footer .footer-info .footer-main .footer-nav{
   font-size:14px;
     font-weight:bold;
  color:#0084cf}
.footer .footer-info .footer-main .footer-nav a{
   padding:0 15px;
color:#0084cf}
.footer .footer-info .footer-main .cp{
   font-size:14px;
     line-height:28px;
     padding-left:15px;
     margin-top:20px;
}
.footer .footer-info .qr{
    float:left;
    margin-top:30px;
    margin-right: 30px;
}
/* ------------页脚结束-------------------- */

/* 分页按钮 */
.pages{
   display:block;
   margin-top:10px;
}
.pages>.page-list{
   text-align:center;
   padding-top:20px;
display:block}
.pages>.page-list>li{
   display:inline-block;
   height: 38px;
   margin:0 2px;
   border: none;
}
.pages>.page-list>li>a{
   height:36px;
   line-height:36px;
   padding:0 10px;
   text-align:center;
   min-width:16px;
   color:#000;
   display:inline-block;
   border:#dddddd solid 1px;
background-color:#f4f4f4}
.pages .page-list li a.cur{
   border:#0084cf solid 1px;
   background-color:#fff;
color:#0084cf}
.pages .page-list li a:hover{
  background-color: #0084cf;
   border:#0084cf solid 1px;
color:#fff}
.pages .page-list .goto{
   display:inline-block;
}
.pages .page-list .goto .sui-form{
margin:0}
.pages .page-list .goto .sui-form .input-mini{
   margin:0 5px;
   margin-top:-3px;
   height:36px;
   line-height:36px;
   padding:0 10px;
}
.pages .page-list .goto .sui-form .sui-btn{
   height:38px;
   line-height:38px;
   padding:0 20px;
   margin-top:-3px;
}
/* 分页按钮结束 */

.r{
    float:right;
    /* display:inline; */
}
.l{
    float:left;
    /* display:inline; */
}
.wp.box-def{ width:1190px}
.wp.box-fa{ width:1190px}
/*覆盖sui*/
.btn-xlarge {padding: 8px 20px;}
.sui-form .info input, .sui-form .info select, .sui-form .info textarea {border-color: #ccc;}
.bg-fff{ background-color:#fff}
.bg-d8d8d8{ background-color:#d8d8d8}
.bg-f7f7f7{background-color:#f7f7f7; }
.bg-fafafa{background-color:#fafafa; }
.ellipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
  }
.w190{ width:190px;}
.w200{ width:200px;}
.w300{ width:300px;}
.w455{ width:455px;}
.w668{width:668px;}
.w488{width:488px;}
.w692{width:692px;}
.w690{width:690px;}
.w298{ width:298px;}
.w860{ width:860px;}
.lm15{ margin-left:15px; display:inline}
.rm15{margin-right:15px; display:inline}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt24{ margin-top:24px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mb60{ margin-bottom:60px;}
.ml20{ margin-left:20px;}
.ml80{ margin-left: 80px;}
.mr20{ margin-right:20px;}
.mb30{ margin-bottom:30px;}
.mb20{ margin-bottom:20px;}
.p10 {padding: 10px;}
.p15{ padding:15px;}
.pr20{ padding-right:20px;}
.pl20{ padding-left:20px;}
.pl45{ padding-left:45px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pb30{ padding-bottom:30px;}
.pr190{ padding-right:190px;}
.border{ border:#e1e1e1 solid 1px;}
.border-t{ border-top:#e1e1e1 solid 1px;}
.border-b{ border-bottom:#e1e1e1 solid 1px;}
.border-tb{ border-top:#e1e1e1 solid 1px;border-bottom:#e1e1e1 solid 1px;}
.border-l{ border-left:#e1e1e1 solid 1px;}
.border-r{ border-right:#e1e1e1 solid 1px;}
.border-lr{ border-left:#e1e1e1 solid 1px;border-right:#e1e1e1 solid 1px;}


/* -----------------------注册-登录 头部---------------------- */
.head-main .tel-info{
    width:350px;
    color:#0084cf;
    margin-top:56px;
    height:36px;
}
.head-main .tel-info .icon{
    float:left;
    width:28px;
    height:36px;
    line-height:36px;
    font-size:34px;
    vertical-align:middle;
    margin-right:10px;
}
.head-main .tel-info span{
    float:left;
    font-size:10px;
    text-align:center;
}
.head-main .tel-info span strong{
    font-size:14px;
    display:block;
}
.head-main .tel-info .tel{
    font-size:31px;
    line-height:36px;
    margin-left:5px;
    float:right;
    font-weight:100;
}
/* -----------------------注册-登录 头部----------------------- */
.header-user{
    position:relative;
    background-color:#fff;
}
.header-user .topnav{
    height:34px;
    line-height:34px;
    color:#333;
    background-color:#e5e9ef;
    font-size:14px;
}
.header-user .topnav a{
    padding:0 10px;
    height:34px;
    line-height:34px;
}

.header-user .head-main{
    height:120px;
}
.header-user .r .user-info{
    height:50px;
    line-height:50px;
    text-align:right;
}
.header-user .r .user-info a{
    background-color:#d8d8d8;
    padding:2px 8px;
    margin-left:10px;
}
.header-user .r .top-search{
    display:block;
    float:right;
    width:520px;
    height:65px;
    margin-top:23px;
}
.header-user .r .top-search .sui-nav{
    margin-bottom:0;
}
.header-user .r .top-search .sui-nav.nav-tabs{
    padding-left:0;
    border:0;
}
.header-user .r .top-search .sui-nav.nav-tabs>li>a{
    border:none;
    height:24px;
    line-height:24px;
    color:#6c7481;
    border-radius:0;
    padding:0 15px;
}
.header-user .r .top-search .sui-nav.nav-tabs>.active>a{
    border:none;
    height:24px;
    line-height:24px;
    background-color:#0084cf;
    color:#fff;
    border-radius:0;
    padding:0 15px;
}
.header-user .r .top-search .tab-content ul{display:none;}
.header-user .r .top-search .tab-content>.active, .pill-content>.active{display:block;}
.header-user .r .top-search .tab-content .text{
    line-height:38px;
    border:#0084cf solid 2px;
    padding-left:16px;
    width:400px;
    height:38px;
  color:#6c7481;
    font-size:14px;
}
.header-user .r .top-search input{
    border:#dcdcdc solid 1px;
    padding:0;
}
.header-user .r .top-search .text{
    float:left;
    height:34px;
    line-height:34px;
    border-right:none;
    width:240px;
}
.header-user .r .top-search .button{
    width:100px;
    height:42px;
    line-height:42px;
    text-indent:18px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    background-color: #0084cf;
    background-image:url("/qian/images/search_ico.png");
    background-position:10px 0px;
    background-repeat:no-repeat;
}
.header-user .r .postbuy{
    float:right;
    border:#0084cf solid 1px;
    height:40px;
    line-height:40px;
    font-size:14px;
    margin-top:46px;
    margin-left:16px;
    width:177px;
    text-align:center;
}
.header-user .r .postbuy a{
    height:40px;
    line-height:40px;
    display:block;
    color:#0084cf;
}
.header-user .logo{
    float:left;
    margin-top:35px;
    position:relative;
    width:317px;
}
.header-user .all-goodstype{
    position:absolute;
    right:0;
    top:19px;
    width:117px;
}
.header-user .all-goodstype dt{
    border:#e5e9ef solid 1px;
    width:115px;
    height:32px;
    line-height:32px;
    font-size:14px;
    color:#000;
    text-align:center;
}
.header-user .all-goodstype dt .icon{
    font-size:13px;
    margin-left:5px;
    color:#0084cf;
}

/* ------------------------------- 注册 --------------------- */
.sso-main .reg-pic{
   float:right;
     width:450px;
     margin-right:60px;
     margin-top:50px;
}
.sso-main .reg-title{
   height:60px;
     line-height:60px;
     font-size:24px;
     font-weight:bold;
     color:#6c7481;
     margin:0 45px;
     border-bottom:#e1e1e1 solid 1px;
     margin-top:10px;
}
.sso-main .reg-title b{
    background-color:#f49f00;
    height:25px;
    width:6px;
    margin: 19px 10px 0 0;
    float:left;
}
.sso-main .reg-title span{
    font-size:14px;
    font-weight:normal;
}
.sso-main .reg-title span a{
   color:#0084cf;
   font-size:14px;
}
.box-def{display:block;border:#d8dbe5 1px solid;}
.sso-reg-main{border-bottom: #e7e7e7 solid 0px;}

/* ------------------------------- 忘记密码 --------------------- */
.forget-main{border-top: 1px solid #f1f1f1;}
.forget-main .wp{border-bottom: 1px solid #f1f1f1;}
