@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Regular.svg") format("svg");
}
/*这是整体声明*/
html,body,div,pre,blockquote,textarea,address,code,p,span,code,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,a,button,img,hr,br,tr,th,td,form,input,hr,fields,legend,figure,frame,iframe,big,small,center,b,i,u,strong,em,label,cite,,font{
  border:0 none;
  margin:0px;
  padding:0px;
  //font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文细黑","STHeiti,MingLiu";
  font-family: "SourceHanSansCN-Regular";
  font-size:12px;
  line-heihgt:1.5;
  color:#333;
  }
  ul,ol{
    list-style:none;
    margin:0;
    padding:0;
}

.special-area-cover .special-area-list{
    height: 285px;
}

.special-area-list>ul{
    height: 250px;
    width: 100%;
    margin-top: 28px;
    float: left;
}
.special-area-list ul>li{
    float: left;
    height: 100%;
    width: 395px;
    background-color: #fff;
}
.special-area-list>ul>li:nth-child(2){
    margin-left: 7px;
    margin-right: 7px;
}

.special-area-list .theme-img{
    display: block;
    width: 392px;
    height: 102px;
    filter: blur(1px);
    background-repeat: no-repeat;
    background-size: 100%;
}

.special-area-list  .blur-cover{
    width: 392px;
    height: 102px;
    background-color: rgba(48, 48, 48, 0.397);
    position: absolute;
    z-index: 2;
    
}

.special-area-list  span{
    font-size: 24px;
    color: #fff;
    display: block;
    position: absolute;
    height: 102px;
    line-height: 102px;
    z-index: 3;
    width: 392px;
    text-align: center;
}
.theme-items>ul>li{
    float: left;
    width: 130px;
    height: 148px;
    cursor: pointer;
}
.theme-items>ul>li img{
    width: 130px;
    height: 148px;
    margin: 0 auto;
}

.theme-items .recommon-link-img{
    width: 100%;
    height: 100%;
}

#wrap {
    background-color:transparent;
    width: auto;
    margin:0 auto;

}
#nav{
       background: #f2f2f2 none repeat scroll 0 0;
        border-bottom: 1px solid #e5e5e5;
        height: 26px;
        min-width: 990px;
        position: relative !important;
        transform: translate3d(0px, 0px, 0px);
        width: auto;
        z-index: 99999;
}
.list-inline > li {
    padding-left:0px;
    padding-right:0px;
  }
 .font-famia{
 }
 .font-famib{
 font-family:Arial Regular;
 }              /*标签样式*/
a,button{	cursor:pointer;}
a:hover{
	color:#1792D3 !important;
}
ul li{
    border:0;
}
.pre-scrollable {
    max-height: 1200px;
    overflow-y: scroll;
}

/*清浮动*/
.clearfix:after{content:"";*display:block;*clear:both;}
.clearfix{zoom:1;}
  p{
  padding:0;
  }
  .font-numa{
  font-family: "Arial Regular";
  }
  input:disabled{
  background-color:#ccc !important;
  }
  input,select,.form-control{
  border-radius:0 !important;}
 
               /*标签样式*/
               
a,button{	cursor:pointer;color:#333;border:none;}
a:hover,a:hover>span{
	color:#0091d6;
	text-decoration:none;
}
ol {
	    margin: 0;
	   padding: 0;
	list-style: none outside none;  
}
label{
	     position:relative;
	     top: 0;
	     font-weight:400;
	     padding:0 !important;
	     top:2px;
}
input{	
	  border: 1px solid #e3e3e3;
	  padding-left:3px;
	  padding-right:3px;
}
select{ 
			background-color:transparent;
			background-image:url("../images/arrow_down.png") !important;
			background-repeat:no-repeat;
			background-attachment:scroll;
			background-position:100% 4px;
                  border: 1px solid #e3e3e3;
           -o-appearance: none;
          -ms-appearance: none;
         -moz-appearance: none;
      -webkit-appearance: none;
}
/*首页homepage.html开始*/
#wrap {
	   margin: 0 auto;
        width: 100%;
}
  /*header开始*/
#head {
       background-color: #f9fafb;
                    top: 0;
                 margin: 0 auto;
                  width: 100%;
                 height: 34px;
            line-height: 34px;
          border-bottom: 1px solid #e3e3e3;
                z-index: 100;
}
.header_bar {
	           margin: 0 auto;
                width: 1220px;
               
}
.header_bar  span,.header_bar  a{
	 color:#999;
}
.header_bar>div>span:nth-of-type(2n){
	color:#c8c8c8;
}
.shopcar_img {
	                margin-top: -2px;
                  margin-right: 8px;
                         width: 24px;
                        height: 16px;
}
.shopcar_txt {
               margin: auto 4px;
                color: #0091d6 !important;
}
.header_left span {  padding-right: 10px;  }
.header_right span {       padding: 4px;   }
.homebusiness_center {     display: inline-block;}
.homebusiness_center > ul {
	                        background-color: #fff;
                                    position: absolute;
                                     display: none;
                                         top: 3px;
                                       width: 74px;
                                      border: 1px solid #e3e3e3;
                                  text-align: center;
                                     z-index: 1000;
                                     margin-left:-5px;
}
.homebusiness_center:hover ul {
                               display: block;
                                cursor: pointer;
}
.homebusiness_center > ul > li {
                                 height: 26px;
                            line-height: 26px;
}
.homebusiness_center > ul > li:hover { background-color: #e2e9ec;}
  /*header结束*/
.header_tool_request {	margin-top: 30px;}
.head_mid {
		   background-color: #fff;
		           position: fixed;
		              width: 100%;
		             height: 80px;
		        line-height: 80px;
		             margin: 0 auto;		        
		          box-shadow: 0 8px 12px -10px #e3e3e3; 
		            z-index: 100;
}
.head_tool {
              margin: 0 auto;
             padding: 0 !important;	
               width: 1230px;
}
.headtool,.headtool_ca {
						position: relative;
						 z-index: 100;
}
.headtool_ca{	margin-top:35px;	}
.headtool_ca .logo,.headtool_cb .logo{ border-right:1px solid #c8c8c8;}
.headtool_cb{
				   margin-top:14px;
				margin-bottom:4px;
	}
.logo_new {	padding-top: 16px;}
.logoa {
          width:249px;
         height:65px;
}
.logob {
	      margin-top: 3px;          
         margin-left: 22px;
	           width: 102px;
	          height: 54px;
}
     /*logo结束*/
.nav_in {
          margin-left: -20px;
            font-size: 16px;
                color: #34444b;            
}
.nav_home {
				position: relative;
		      	   width: 92px !important;  
  }
 .nav_home a{
 color:#0091d6;
 }
.nav_home > div {
              background-color: #e2e9ec;
                       display: none;
                      position: absolute;
                           top: 0;
                          left: -10px; 
                   padding-top: -10px;                           
                         width: 112px;                    
                        height: 80px;  
                   line-height: 72px;          
                        border: 1px solid #e3e3e3;              
                    border-top: 4px solid #0091d6;
}
.nav_home:hover > div {  display: block;   }
.nav_head {           position: relative;  }
.nav_head span{	margin-left:6px;}
.nav_list {
          background-color: #fff;	

                   display:none;                     
                  position: absolute;
                       top: 0;
                     width: 130px;                       
                    border: 1px solid #e3e3e3;
                border-top: 4px solid #0091d6;
                   z-index: 10;                   
}
.nav_list li:first-child {
                           padding: 0;	
                            height: 77px;
                       line-height: 72px;
}
.nav_list li {
                padding-left: -20px;
               padding-right: 20px;	
                      height: 40px;
                 line-height: 40px;
}
.nav_main > li {
                width: 112px;
           text-align: center;
}
.nav_head .glyphicon {
	                   margin-left:6px;	
	                     font-size: 12px;	
	                         color: #ccc;
}
.nav_head:hover .glyphicon{
								      color: #0091d6;
								  transform: rotate(180deg);
							  -ms-transform: rotate(180deg); 	/* IE 9 */
							 -moz-transform: rotate(180deg); 	/* Firefox */
						  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
						       -o-transform: rotate(180deg); 	/* Opera */
}
.nav_head:hover .nav_list {       display: block;   }
.nav_list li:hover {
                     background-color: #E2E9EC;
                               cursor: pointer;
                                color: #0091d6;
}
     /*nav_bar结束*/
     /*搜索search开始*/
.search div:first-child {
                             position: absolute;	
	                              top: 16px;
	                            width: 212px;
	                      line-height: 1.5;
                   }
.search div:last-child {
                                position: absolute;
                                    left: 24px;                                
                                  bottom: 16px;
                                   width: 400px;
	                         line-height: 1.5;     
	                        font-size:12px; 
	                                                   
}
.search div:last-child >span>a{
	 color:#999; 
}
.search_form {
               background-size: 24px 20px;
                      position: absolute;
                          left: 0;
                  padding-left: 16px;               	
                         width: 216px;
                        height: 30px;
                        border: 1px solid #e3e3e3;
                 border-radius: 20px !important;

}
.homeserch_btn {
	                        background-color: transparent;
	                                position: absolute;
	                                   right: 0;
	                                     top: 1px;
	                                   width: 29px;
	                                  height: 28px;	                        
	                                  border: none;
	                  border-top-left-radius: 0;
	                 border-top-right-radius: 20px;
	              border-bottom-right-radius: 20px;
	               border-bottom-left-radius: 0;	                                  
}
.homeserch_btn img {
                   position: relative;
                        top: 0;
                       left: 0;
}
.search {
          margin-left: -50px;
               height: 80px;
}
     /*搜索search结束*/
  /*广告条banner设置开始*/
.banner {
           margin-top: 82px;  
       /*  margin-top:156px;  */
               height: 408px;
                width: 100%;
}
.bannerd {                   margin: 0 auto; }
.carousel .left {  background-image: none;   }
.carousel .right { background-image: none;   }
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	                                                                margin: 0px auto;
	                                                                 width: 1190px;
                                                                    height: 408px;
}
.banner_lr {
                 margin: 0 auto;
             margin-top: -40px;	
                  width: 1200px;
}
.carousel-control {  position: static; }
.bannerd .left span {
                      background-color: rgba(177,177,177,0.5);
                               padding: 10px;
                              position: relative;
                                   top: -184px;
}
.bannerd .right span {
                       background-color: rgba(177,177,177,0.5);
                                padding: 10px;
                               position: relative;
                                    top: -184px;
                                   left: 1104px;
}
  /*广告条banner设置结束*/
  /*主体内容设置*/
.main {
	background-color:#F5F5F5;
      padding-top: 22px;
}
.main>div{
	width:1200px;
	margin:0 auto;
}
    /*行业资讯样式information样式开始*/
#information {
	background-color:#fff;
               height: 252px;
               margin: 0 auto 20px;
               border: 1px solid #e3e3e3;
             position: relative;
             overflow: hidden;
              padding: 20px;
}
#information #tabs {
                       position: absolute;
                          width: 230px;
                        z-index: 10;
}
#information #tabs li {
                          height: 70px;
                           width: 230px;
                         display: block;
                     line-height: 70px;
                      text-align: center;
}
#information #tabs a img {
                          margin-top: -4px;
                        margin-right: 12px;
                         -webkit-filter: brightness(0%); /* Chrome, Safari, Opera */
                          filter: brightness(0%);
}
#information #tabs a:hover img{
	                         -webkit-filter: brightness(100%); /* Chrome, Safari, Opera */
                          filter: brightness(100%);
}
#information #tabs .info_tabs {  background: url(../images/homepage/home_infotangle.png) no-repeat 0 0; }
#information #tabs .info_tabs img{
		                 -webkit-filter: brightness(100%); /* Chrome, Safari, Opera */
                          filter: brightness(100%);
} 
<<<<<<< Updated upstream
#information #tabs .info_tabs a{	 color:#F79B0D;}
#information span {
                   font-size: 18px;
}
#information #output {
                        position: absolute;
                     line-height: 1.5;
                           width: 1000px;
                            left: 210px;
                             top: 20px;
                         z-index: 1;
}
#output img {
               width: 320px;
              height: 210px;
}
.info_opdiv p:first-child {
                          font-size: 22px;
                          color:#222;
}
.info_opdiv p:nth-child(2) {
                              font-size: 14px;
                                  color: #333;
}
.info_opdiv p:nth-child(3) {
                             line-height: 2;
                                   color: #666;
}
.info_opdb,.info_opdc {   display: none;  }
.info_opdiv p:first-child { width: 580px; }
.info_opdiv {              height: 210px; }
  /*门店设计设置开始*/
.homeshop {
              width: 1200px;
             margin:0 auto;
             font-size:18px;
}
.homeshopb{
	margin-top:16px;
}
.homeshop > div {         padding: 0;  }
.homeshop_heada {  padding-left: 5px;  }
.homeshop_headb {  padding-left: 10px; }
.knowi {
          width: 390px;
         height: 200px;
         border: 2px solid #e3e3e3;         
}
.homeshop a > div {     margin-bottom: 8px;              }
  /*尾部设置开始*/
.footer_content {
                             width: 100%;
                            height: 88px;
                       line-height: 88px;
                     margin-bottom: 20px;
}
.footer_service {
                   width: 1200px;
                  margin: 0 auto;
                 padding: 0 37px 0 0;
                  border-bottom: 1px solid #e3e3e3;
}
.footer_service > div {  padding: 0;  }
.footer_service > div > div {
                         padding-left: 8px;
                        padding-right: 8px;
}
.footer_service > div > div:first-child > img {
                                             width: 48px;
                                            height: 48px;
}
.footer_service > div > div:last-child > h4 {  margin: 0;  }
.footer_service > div > div:last-child {
                                     line-height: 2.6;
                                     padding-top: 22px;
}
.footer_service > div > div:last-child span {
                                              color: #999;
}
.footer_main {
                width: 1200px;
               margin: 0 auto;
              
}
.footer_main P{	 line-height: 0.8;}
.footer_main > div {  padding: 0;   }
.footer_main > div:first-child > div {  margin-right: 0  }
.footer_main > div:last-child > div {
                                  padding-left: 18px;
                                  padding-right: 0;
}
.footer_main > div:first-child {  margin-left: 70px;   }
.footer_main > div:last-child {   margin-left: -160px; }
.foot_maintxta h5 {
                     margin-bottom: 20px;
                             color: #666;
}
.footmain {  margin-bottom: 22px;  }
.footmain_two {
               line-height: 0.6;
                margin-top: 6px;
}
.footmain_two button{
	cursor:default;
}
.foot_maintxtb {
                   color: #666;;
}
.foot_maintxtc {
                    color: #999;;
}
.footmain_three {
                     color: #666;
}
.footmain_three div {
                      border: 1px solid #e3e3e3;
                     padding: 10px;
}
.footmain_three img {
                     width: 70px;
                    height: 70px;
}

.footer_bottom {
                    padding-top: 10px;
                         margin: 0 auto;
                          width: 1200px;
//                    border-top: 1px solid #e3e3e3;
                     
}
.footer_bottom p {
                      width: 760px;
                     margin: 0 auto;
                      color: #999;
                line-height: 2;
}
  /*尾部设置结束*/
#home_shop {
              position: fixed;
                   top: 190px;
                 right: 0;
               z-index: 10;
               display: block;
               width:0px;
            min-height: 0px;
}
#home_shopnav {
               position: absolute;
                    top: 190px;
                    height: 30px;
                  right: 0;
}
#home_shopnav > div {
                              width: 34px;
                             height: 30px;
                   background-color: #0091d6;
                         text-align: center;
}
#home_shopnav > div > div {
                         margin-top: 10px;
                      padding-right: 2px;
}
#home_shopnav > div > div:nth-last-child(1) {  margin-top: 190px;}
#home_shopnav>div > div > a > div {
                                     position: absolute;
                                        right: 0;
                                  line-height: 30px;
                                        width: 118px;
                             background-color: #0091d6;
                                   margin-top: -30px;
                                        color: #fff;
                                 padding-left: 20px;
                                      display: none;
}
#home_shopnav > div > div > a:hover > div {   display: block;  }
#home_shopnav  a>div>span{
	position:relative;
/* 	top:2px; */
}
/*右*/
  /*右上*/
.home_sma {
                      height: 34px;
            background-color: #f5f5f5;
                padding-left: 10px;
                 padding-top: 4px;
                    position: relative;
                         top: 40px;
}
.home_sma label{	top:-7px;}
.home_smaspanc >input {
                     width: 18px;
                    height: 18px;
                    position:relative;
                    top:8px;
}
.home_smaspana {
               position: relative;
                   left: 4px;
                    top: 5px;
                  color: #999;
}
.home_smaspanb {
                position: absolute;
                   right: 20px;
                     top: 10px;
                   color: #999;
}
   /*右中*/
#home_shopmain {
                           width: 300px;
                background-color: #f5f5f5;
                        position: relative;
                             top: 40px;
}
.home_mid {
           overflow-y: auto;
           overflow-x: hidden;
}
/*右*/
.hs_navt {
                 height: 132px !important;
          margin-bottom: 78px !important;
}
.hs_navt > a {
               display: block;
                 color: #fff;
           line-height: 1.6;
}
.hs_navt a span:last-child {
                              display: block;
                           margin-top: 10px;
}
.hs_navt p {               padding: 6px;    }
.hs_navt:hover {  background-color: #0091d6;}
.home_btm {
             position: relative;
               bottom: 0;
}
.home_smb {   background-color: #fff;}
.home_smb > div {
                   margin-left: 0;
                  margin-right: 0;
                         color: #666;
                   padding-top: 14px;
                padding-bottom: 14px;
                 border-bottom: 1px solid #e3e3e3;
}
.home_smb img {
                 width: 62px;
                height: 62px;
                border: 1px solid #e3e3e3;
}
.home_smb > div > div {             padding: 0 7px;     }
.home_smb > div > div > div {  vertical-align: text-top;  }
.home_smb > div > p {           margin-left: 24px;      }
.home_smbtna {
                             padding: 0;
                      padding-bottom: 4px;
                       border-radius: 12px;
                              border: 1px solid #e3e3e3;
                               width: 14px;
                              height: 14px;
                         line-height: 4px;
                           font-size: 14px;
                               color: #999;
                         margin-left: 6px;
                    background-color: #fff;
                             display: none;
}
.home_smb > div > div p {
                        margin-top: -3px;
                     margin-bottom: 5px;
                           padding: 0;
}
.home_smb .home_smaspanc {
                          position: absolute;
                               top: 16px;
                              left: 10px;
}
.home_smb > div > div > div > button,.home_smb > div > div > div > input {
                                                                       height: 23px;
                                                             background-color: #fff;
                                                                       border: 1px solid #e3e3e3;
                                                                        color: #333;
}
.home_smb > div > div > div > button {
                                  width: 20px;
                                padding: 0 0 4px 0;
                            line-height: 6px;
}
.home_smb > div > div > div > input {
                                       width: 38px;
                                 margin-left: -1px;
                                margin-right: -1px;
                              vertical-align: bottom;
                                  text-align: center;
}
.home_smbspana {
                  margin-left: 14px;
                        color: #d80202;
}
.home_smb > div:hover .home_smbtna {  display: inline-block;  }
.home_smbtna:hover {
                     background-color: #ccc;
}
#home_shopbottom {
                              height: 50px;
                    background-color: #f5f5f5;
                              margin: 0;
                              top:40px;
}
#home_shopbottom p {
                    margin-bottom: 4px;
                       margin-top: 4px;
                            color: #666;
}
#home_shopbottom p span {
                         color: #d80202;
                        margin: auto 4px;
}

#home_shopbottom  img {  margin-top: -2px;  }
.hshop {
                position: fixed;
                   right: 2px;
                 z-index: 1000;
                   width: 32px;
              text-align: center;
        background-color: #0091d6;
                   right: 2px;
                   color: #fff;
                 display: block;
                     top: 192px;
}

.hshop:hover {
                           cursor: pointer;
                 background-color: transparent;
}
#basket_qty_rightfloat{
					        background-color:#d80202;
					           border-radius:24px;
					                 display:block;
					                position:relative;
					                     top:8px;
					                    left:-1px;
					              text-align:center;
					                   width:24px;
				         	          height:24px;
				         	
					            
}
#basket_qty_rightfloat span{
							 position:relative;
							      top:2px;
}
/*首页homepage.html结束*/
/*这是register的样式*/
.regmain {  margin-left: -20px;}
.regi {
        position: relative;
           width: 1200px;
          margin: 0 auto;
      min-height: 630px;
}
.regw {
            width: 100%;
       min-height: 630px;
}
.registers {
             margin-top: 28px;
            margin-left: 100px;
}
/*这是每个组的样式统一*/
/*这是每个组都有的图形样式*/
/*长方形*/
.regdaa {
                  width: 313px;
                 height: 58px;
             background: #0091d6;
                z-index: -1;
}
/*三角形*/
.regdab {
                   width: 0px;
                  height: 0px;
              border-top: 29px solid transparent;
           border-bottom: 29px solid transparent;
                 z-index: 1;
             margin-left: 313px;
}
/*圆形*/
.regdac {
                      width: 30px;
                     height: 30px;
           background-color: #fff;
              border-radius: 15px;
                    z-index: 10;
                   position: absolute;
                margin-left: 103px;
                 margin-top: -43px;
}
/*数字*/
.regdasa {
                    color: #0091d6;
               text-align: center;
              margin-left: 0px;
                  z-index: 100;
                 position: absolute;
              margin-left: -4px;
               margin-top: 2px;
}
/*字*/
.regdad {
             z-index: 100;
            position: absolute;
         margin-left: 146px;
          margin-top: -40px;
}
/*这是分组独立位置*/
.rega {  position: relative;}
.regb {
      margin-left: 343px;
       margin-top: -58px;
}
.regc {
           position: relative;
        margin-left: 686px;
         margin-top: -58px;
}
.rega .regdab {
                     position: absolute;
                  border-left: 30px solid #0091d6;
                   margin-top: -58px;
}
.reba {
         position: absolute;
      border-left: 30px solid #fff;
      margin-left: 0px;
}
.rebb {
            position: absolute;
         border-left: 30px solid rgba(23,146,211,0.05);
          margin-top: -58px;
}
.regc .regdab {
                     position: absolute;
                  border-left: 30px solid #fff;
                   margin-top: 0px;
                  margin-left: 0px;
}
/*2组色*/
.regb .regdaa {   background-color: rgba(23,146,211,0.05);}
.regb .regdac {   background-color: rgba(23,146,211,0.2); }
.regb .regdasa {             color: #fff;              }
/*3组色*/
.regc .regdaa {   background-color: rgba(23,146,211,0.05);}
.regc .regdac {   background-color: rgba(23,146,211,0.2); }
.regc .regdasa {             color: #fff;              }        
/*条形里文字*/
.rega .regdad {    color: #fff }
.regb .regdad {    color: #999;  }
.regc .regdad {    color: #999;  }
/*注册表单*/
.forma input {
                  padding-left: 10px;
                         color: #333;
}
.staricon {
           margin-right: 5px;
                  color: #d80202;
            font-weight: 700;
}
.inputc {
                 width: 24px;
                height: 24px;
                border: 1px solid #d80202;
          margin-right: 10px;
          margin-left:24px !important;
}
/*字颜色*/
.logedit_one>label>span:first-of-type {
              color: #666;
}
.labspane {   color: #0091d6;}
.labspanb {
                    color: #fff;
              font-weight: 900 !important;
               margin-top: -4px;
}
.labspanc {
                color: #fff;
             position: telative;
             
}
/*右边对错号*/
.labdiva {
                     background: url(../images/iconright.png) no-repeat scroll 50%;
                     
}
.labdivb{
                       background: url(../images/iconwrong.png) no-repeat scroll 50%;
}
.labdiva>span,.labdivb>span{
	color:transparent;
}
.packcss{
	display:none;
}
/*第二张注册页面颜色更改*/
.regbatwo {   background-color: #0091d6 !important;}
.regbctwo {   background-color: #f9fafb !important;}
.regbrebbtwo {     border-left: 30px solid #0091d6;}
.regbntwo {              color: #0091d6 !important;}
.regbradtwo span {       color: #f9fafb;           }
/*第三张注册页面颜色更改*/
.regbathree { background-color: #0091d6 !important;}
.regbcthree { background-color: #f9fafb !important;}
.regbnthree {            color: #0091d6 !important;}
.regbradthree span {     color: #f9fafb;           }
/**/
.forma_diva {
                             position: relative;
                                width: 31px !important;
                               height: 31px !important;
                     background-color: #83c560;
                        border-radius: 16px !important;
                              z-index: 10;
                          margin-left: 420px;
                           margin-top: 30px;
                          line-height: 15px;
}
.forma_diva:after {
                     content: "\2713";
                       color: #fff;
                    position: absolute;
                 margin-left: -8px;
                  margin-top: 9px;
}
.form_divb {
                    color: #737272;
               margin-top: -30px;
              margin-left: -100px;
}
.inputa_two {
               margin-left: 20px !important;
                     width: 200px;
                    height: 40px;
                    border: 1px solid #e3e3e3;
                 font-size: 14px;
                     color: #333;
}
.regfptwo {
              margin-top: 28px;
             margin-left: -142px;
                   color: #666;
}
.fbna {
         margin-top:22px !important;
        margin-left:24px !important;
}
/*第三张*/
.ddimg {

          background-color: #d80202;
                   display: block;
                margin-top: 14px;
               margin-left: 0px;
                     width: 94px !important;
                    height: 94px !important;
                    padding-right:0 !important;
}
.edit_adsea {
	                   background: url(../images/arrow_down.png) no-repeat scroll 54px 5px transparent;
				            width: 74px;
				       appearance: none;
				    -o-appearance: none;
				   -ms-appearance: none;
				  -moz-appearance: none;
			   -webkit-appearance: none;
			          
}
.edit_adspana{   margin-left: 13px; }
.edit_adspane{   margin-left: 6px;  }
.edit_adspanf{
			     margin-left: 18px;
			    margin-right: 8px;
			           color: #666 !important;
}
.edit_adbtna{
			     background-color: #f5f5f5;
						    color: #333;
						   border: 1px solid #e3e3e3;
				       margin-top: 24px;
					  margin-left: 70px;
	                        width: 120px;
				    border-radius: 4px;
}
/*这是登录样式*/
.login,.login_white {
          width: 1200px;
         margin: 20px auto;
}
.login_white{	margin-bottom:70px;}
.login>div{	min-height:405px;}
.logi_left img {  height: 405px;}
.logi_right form{
	position:relative;
	left:80px;
}
.formb {
	            background-color: #fff;
                     padding-top: 38px;
                           width: 340px;
                           height:405px;
                          border: 1px solid #e3e3e3;
}
.logilefd {  height: 22px; }
.lable_fba {
	           margin-left: -170px;
                 font-size: 22px;
                     color: #222;
                     font-weight:200;
}

.logilefa,.logilefb {
                                             width: 258px;
                                            height: 40px;
}
.logilefa,.logilefb {
	                      padding-left: 38px;
}
.logilefa {   margin-left: -40px; }
.logilefb {   margin-left: -40px;}
.logispana,.logispanb {
	                     vertical-align: middle;
                                  color: #666;
}
.logispanb {   margin-left: 130px;position:relative;top:5px;  }
.logilefc {
                        width: 18px;
                       height: 18px;
               vertical-align: middle;
}
.lable_fbb { margin-left: -4px; }
/*头部分割线*/
.logirsd {
                 position:relative;
                 top:10px;
                 left:10px;
                 color:#222;
                 font-size:22px;
}
.logirse,.butop_spb{
	font-size:20px;
	  color: #333;
	  color: #666;
}
.dta,.dtb,.dtc {
                  text-align:center;
}
/*liesta样式*/
.lista_content {
                 width: 1200px;
                margin: 0 auto;
}
.lista_main {
                 margin:88px auto 0;
                  width:1200px;
}
.lista_diva {
	               background-color: #fff;
	                       position: relative;
	                     margin-top: 15px;
                              width: 100%;
                         min-height: 90px;
                             border: 1px solid #e3e3e3;
}

.lista_icona {
                      width: 18px;
                     height: 18px;
                     position:relative;
                     top:1px;
}
.lista_spana {
                  color: #222;
                  float: left;
}
.lista_divbbc {
	                  display: inline-block;
                     position: relative;
                 margin-right: -8px;
                      padding: 2px 8px;
                        color: #F79B0D;
                       border: 1px solid #e3e3e3;
}
.lista_aa img {
	              margin-left: 6px;
                        width: 20px;
                       height: 20px;
}
.lista_spanc {
                 margin-left: 6px;
                 padding-top: 2px;
                       color: #666;
}
.lista_spanp {
                     margin-left: 8px;
                      margin-top: 1px;
                  vertical-align: middle;
}
.lista_pa{    margin-top: 18px; }
.lista_pb {
                   padding-top: 10px;
                  padding-left: 16px;
                padding-bottom: 10px;
                 border-bottom: 1px solid #e3e3e3;
}
.lista_spanb {  color: #666; }
.lista_divb_cop {
                     display: inline;
                 margin-left: 10px;
}
.lista_divpp {
                 position: relative;
                      top: 2px !important;
                     left: 55px;
                    width: 80px;
                    float: left;
}
/*筛选样式*/
.lista_ula > li {
                     padding-top: 10px;
                    padding-left: 14px;
                  padding-bottom: 10px;
                   border-bottom: 1px dashed #e3e3e3;
}
.lista_ula > li:nth-last-child(1) {  border-bottom: none; }
.lista_lib {
	          margin-left: 10px;
	                width: 65px;
                    color: #222;
}
.lista_lic {
	           margin-left: 16px;
                 min-width: 105px;
                     color: #666;
}
.lista_classify {
                   background: url(../images/dividera.png) repeat-y scroll 60px;
                     position: relative;
}
.lista_ulc {            margin-top: -16px; }
.lista_ae {                  width: 980px; }
.lista_ulc > .lista_lic { padding-top: 18px; }
.lista_lid a img {
	              position: relative;
                     width: 104px;
                    height: 50px;
                    border: 1px solid #e3e3e3;
                   z-index: 2;
}
.lista_lid a:hover img {
                       background: none;
                           border: 3px solid #FD7E51;
                          z-index: 3;
}
.lista_lid > a:hover span {
	                        background-color: rgba(23,146,211,.3);
	                                 display: block;
                                    position: absolute; 
                                 margin-left: 40px;
                                  margin-top: 4px;
                                       width: 70px;
                                      height: 30px;
                               border-radius: 4px;
}
.lista_uld {  margin-left: 16px; }
.lista_lid {  margin-left: -5px; }
.lista_btna,.lista_btnb {
	  						  background-color: #fff;
    					 	     padding-right: 18px;
                                  padding-left: 4px;    					 	     
           	                             width: 50px;
   								        height: 20px; 								
   								        border: none;
    					 	           outline: 1px solid #e3e3e3;
    					 	             color: #999;
}
.lista_btna {
                position: absolute;
              margin-top: -26px;
             margin-left: 30px;

}
.lista_btnb {
                  margin-top: -108px;                       
                 margin-left: 1088px;
                       float: right;
}
.lista_btnimg {  position: absolute; }
.lista_btnb .lista_btnimg {
     						      transform: rotate(180deg);
  	                          -ms-transform: rotate(180deg); 	/* IE 9 */
  	                         -moz-transform: rotate(180deg); 	/* Firefox */
   	                      -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  	                           -o-transform: rotate(180deg);
}
/*商品导航样式*/
.lista_proula {

   	             background-color: #fff;
    	               margin-top: 16px;
                      margin-left: -3px; 	             
   	                margin-bottom: 16px;   	                     
   	                        width: 1204px;
   	                       height: 35px;
   	                       border: 1px solid #e3e3e3;
	                        color: #666;
}
.lista_prolia {
               border-right: 1px solid #c8c8c8;
                padding-top: 8px;	
                      width: 66px;
                     height: 35px;
                 text-align: center;
}
.lista_prlia {  margin-left: 5px; }
.lista_proliab {
                 border-right: none;
                  border-left: 1px solid  #c8c8c8;
}
.lista_prlib { float: right; }
.lista_prolib {
	            margin-right: 10px;
                      border: none;
}
.lprob_ula {
	            margin-left: -8px;
                      width: 1230px;
}
.lprob_lia {
               margin-top: 14px;
            padding-right: -8px;            
             padding-left: -8px;
}
.lprob_lic {
             width: 230px;
            height: 270px;
}
.lprob_lib {
	              margin-left: 10px;
                        width: 230px;
                       height: 390px;
                      border: 2px solid #e3e3e3;
}
.lprob_ola>li:hover{
	box-shadow:0 0 2px 1px #e3e3e3 !important;
}
.lprob_lib img {
	             width:98%;
	             height:auto;
                  border-bottom: 2px solid #e3e3e3;
}
.lprob_ola>li:hover a>span{ color:#F79B0D !important;}
.lprob_lid a span {  color: #333 ; }
.lprob_lid {
               margin-right: 10px;
                margin-left: 10px;
                     /* height: 44px; */
}

.lprob_lid div{
	height: 60px;
	overflow: hidden;
}
.lprob_lid div p:FIRST-CHILD{
	margin: 0;
	width:100%;
	min-height:30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lprob_lid div p:last-CHILD{
   width:100%;
   text-overflow:ellipsis;
   height: 20px;
   white-space: nowrap;
   overflow: hidden;
   margin: 0;
   margin-top: 5px;
}

.lprob_lid div p.desc{
	color: #c0c0c0;
	
	font-size: 12px;
}
.lprob_lie {
               margin-top: 0px;
             margin-right: 10px;	
              margin-left: 10px;
}
.lprob_lif {
                margin-top: 2px;           
              margin-right: 10px;
             margin-bottom: 10px;
               margin-left: 10px;
}
.llib_spana {
                  color: #d80202;
}
.llib_spanb {
	                margin-left: 4px;
                          color: #999;
                text-decoration: line-through;
}
.lprob_lif button {
	                   background-color: #d80202;
                                  width: 205px;
                                 height: 25px;
                                 border: none;                            
                                  color: #fff;
}
.lista_procbtn {  margin-top: 20px; }
.lista_procbtn button,.proc_inputa {
	                                     background-color: #fff;
				                              margin-left: 3px;
				                                   height: 24px;
                                                   border: none;
                                                  outline: 1px solid #e3e3e3;
}
/*翻页样式*/
.proc_btna {   width: 52px; }
.proc_btnb {   width: 68px; }
.proc_btna,.proc_btnb,.proc_btnd,.proc_spanc {  corlor: #666; }
.proc_btnc,.proc_inputa {  color: #666; }
.lista_procbtn button:hover {
	                            background-color: #0091d6;
                                           color: #fff;
}
.proc_btnd {
	                background-color: #0091d6 !important;
                               width: 50px;
                               color: #fff !important;
}
.proc_inputa {
                 margin-right: 4px;                     
                  margin-left: 4px;	
                        width: 36px;
                       height: 22px;                      
                   text-align: center;
}
.proc_spanc {      margin-right: 4px; }
.lista_procbtn {   margin-right: -4px; }
/*头部样式--待解决--*/
.headpc {
           margin-top: -30px;
         margin-right: -810px;
                color: #666;
}
.head_libb {
              display: block;
             position: relative;
}
.head_libb:hover ol {
                       background-color: #fff;                                 
                             margin-top: -20px;
                            margin-left: -10px;	
                                display: block;
                                 border: 1px solid #e3e3e3;
}
.headpc > li o l{
                     display: none;
                    position: absolute;
                     z-index: 10;
}
.headpc_ol li {
                   display: block;
                  position: relative;
			    margin-top: 4px;                  
				     width: 74px;
}
.headpc_ol li:hover {  background-color: #fff; }
.headpc_spb {
			    margin-right: 4px;
			     margin-left: 14px; 
}
/*商品详情样式*/
/*上部样式*/
.detailsa_top {
			              padding: 18px;
			               margin: 0;
			               border: 1px solid #e3e3e3;
}
.detail_ultop>div{			              padding: 0;}
.detail_ultop>div:nth-child(2){			              margin-left: 15px; }
/*上左*/
.deta_liaa {			    border: 1px solid #e3e3e3; }
.deta_liaa img {
					     width: 320px !important;
					    height: 320px !important;
}
.deta_liab {   margin-top: 18px; }
.detail_ula {
			     width: 362px;
			    height: 74px;
}
.deta_liac {
			     margin-left: 5px;
		              border: 1px solid #e3e3e3;
}
.deta_liac img {
			     width: 62px;
			    height: 62px;
}
.deta_tmid {					position:relative;}
/*中间整体*/
/*上中*/
.liad_sa {
		       color: #333;
}
.liad_sb {
			   margin-top: 13px;
			        color: #d80202;
}
.deta_liae {
	    background-color: #f5f5f5;
             padding: 8px 15px 30px;
               color: #999;
}
.deta_liae span { color: #d80202; }
.deta_liae p:nth-child(3), .deta_liae p:nth-child(4){ padding:0; }
.deta_liae p:last-child {
						    position: relative;
						         top: -70px;
						       right: -50px;
}
/*产品控件样式开始*/
#producTabs>li>a {
       	   border:none;
	 border-right:1px solid #c8c8c8;
	border-radius:0;
}
.panel-default > .panel-heading{
	background-color:transparent;
	border:none;
		border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	}
#product_detail_tab{
	 padding:0;
	  border:1px solid #e3e3e3;
}
#product_detail_tab>div{	margin:0;}
#product_detail_tab>div>div{	padding:0;}
#product_detail_tab .panel-default{	border:none;}
.product_detail_tab_div1{	margin:0;}
#product_detail_tab>div:last-child>div>div{	box-shadow:none;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{border:1px solid #e3e3e3;}
/*产品控件样式结束*/
.deta_liag img {
						     width: 122px;
						    height: 58px;
						    border: 1px solid #eee;
}
.deta_liag span, .liaga span {
							    padding: 0;
							      width: 68px;
}
.deta_liag div, .liaga div {   padding:0; }
.detail_olb li {
			                margin: 0 auto 12px;
			                color:#999;
}
.detail_olb li>span{
			                margin: 0;
			         height: 40px;
			         line-height:40px;
}
.detail_olb li:first-child>span, .detail_olb li:nth-child(2)>span{
	height:auto;
	line-height: 1.5;
}
.detail_olb li:nth-child(3)>span{	line-height:58px;}
.liaga div{    width:80px;}
.liaga div span{    width:0;}
.liaga div button{ 
		background: none; 
	padding: 6px;
	}
.liae_sa, .liae_sc {  color: #999; }
.liae_sb {
		     margin-left: 25px;
		           color: #d80202;
}
.liae_sd {
			        margin-left: 25px;
					  color: #999;
		    text-decoration: line-through;
}
.liaf_sb {
		    margin-left: 40px;
		          color: #0091d6;
}
.liaf_sd {
		     margin-left: 28px;
		           color: #666;
	
}
.de_liagc { margin-top: 10px;}
.liag_input {
				    height: 37px;
				    border: 1px solid #e3e3e3;
	     box-shadow: none;
		        text-align: center;
		   
}
.deta_liah {
		      padding-top: 14px;
		      	       border-top: 1px dashed #e3e3e3;
}
#shop_circle {
	    background: #C6F url(../images/detail/detail_i.png) no-repeat fixed top;
	      display: none;
				     position: absolute;
				 	      top: -36px;
					     left: 50%;
			      margin-left: -140px;
					    width: 75px;
					   height: 50px;
					   	    border-radius: 50%;
			       box-shadow: 1px 1px 6px #C6F;
}

.deta_liah img {
					     			     margin-top: -s2px;
			    margin-left: -16px;
				      width: 44px;
				     height: 36px;
}
.deta_liai a {  margin-right: 16px;}
/*上右样式*/
.deta_tright {
			        position: relative;
			       		       margin-top:-15px;
			       margin-right:-30px;
			       	       margin-bottom:-15px;
			       	       	       margin-left:15px;
			       padding-right:12px !important;
			        border-left: 1px solid  #c8c8c8;
}
.deta_trdiv {  margin: 20px 0; }
.deta_trdiv>div:nth-child(2){
	color:#333;
}
.deta_trdiv>div:first-child, .deta_trdiv>div:last-child{	color:#999;}
.deta_olclia {  margin-top: 10px;  }
.deta_olclia img {
				     width: 150px;
				    height: 150px;
}
.deta_olclib a {  color: #333; }
.deta_olclic a {
			    color: #d80202;
}
.detail_trdivb {
				          			     margin-top: -2px;
			    margin-left: 42px;
			          color: #999;
}
.detail_trdivb span {
						      margin-top: 6px;
					    margin-right: 34px;

}
#productSocial{
	position:absolute;
		right:0;
	bottom:2px;
}
/*下半部分样式*/
.detailsa_bottom {
				    background-color: #fff;
				              margin: 24px auto 18px;
				      padding-bottom: 22px;
				      		               width: 1200px;
				      		               		              border: 1px solid #e3e3e3;
}
.deta_btmola {
				      margin-left: 0px;
			    border-bottom: 1px solid #e3e3e3;
}
.deta_btmolb {
				      color: #666;
				     border: 1px solid #e3e3e3;
				     margin:14px 20px 0;
}
.deta_btmolb li {
				    padding: 10px 16px;
				      width: 555px;
}
.deta_btmolc li img {
						 margin-top: 16px;
					      width: 760px;
					     height: 360px;
}
/*detailsb样式*/
.deta_btmolba {   margin-top: -1px;            }
.deta_btmolaa li {     width: 280px !important;}
.deta_btmola li {
					    margin-left: -4px;
				   border-right: 1px solid  #c8c8c8;
				      font-size: 14px;
				          color: #666;

}
.deta_btmola li:first-child {  margin-left: 0px; }
.activecopy a {
			    display: block;
			    padding: 10px 42px;
			      color: #666;
}
.activecopy a:link {  color: #666; }
.activecopy a:visited {
					    background-color: #e2e9ec;
					               color: #0091d6;
}
.activecopy a:hover {
					    background-color: #e2e9ec;
					              cursor: pointer;
}
.deta_btmola li a:active {
				           background-color: #e2e9ec;
					                  color: #0091d6;
					                 cursor: pointer;
}
/*首页补充*/
.pro_bua {
		       position: absolute;
		     margin-top: 50px;
		    margin-left: -10px;
}
.pro_bub {
		       position: absolute;
		     margin-top: -136px;
		    margin-left: 1180px;
}
.prodiv_bu a span {
	    margin-top: 10px;
	         color: #666;
}
/*shopcar_main 1样式*/
.shopcar_main {
			    margin: 0 auto;
			     width: 1200px;
}
.listb_spanc {
		    margin-right: 40px;
			     margin-left: 56px;
}
.shopcar_pa {
		     margin-top: -20px;
		    margin-left: 33px;
}
.listb_spand {
	            margin-right: 120px;
	 		     margin-left: 84px;
}
.shopcar_lia {
			        display: inline-block !important;
			    margin-left: 14px !important;
			    padding-top: 28px !important;
			 
}
.shopcar_lib {  margin-left: 4px !important;}
.shopcar_lic {        width: 230px;         }
.shopcar_licb {       width: 152px;         }
.shopcar_lid {
	    margin-left: 18px ！important；
			          width: 124px;
			  
}
.shopcar_lie {   width: 90px; }
.shopcar_lig {
		        margin-left: 4px !important;
				      width: 133px;
			      font-size: 14px/1.5 "Arial Regular";
			          color: #d80202;
}
.shopcar_lib img {
				    weidth: 76px;
				    height: 79px;
				    border: 1px solid #e3e3e3;
}
.shopcar_ola > li {
			        margin-top: 20px;
			       margin-left: 15px;
			    vertical-align: text-top;
}
.shopcar_divtop {
	            margin-top: 8px;
			         color: #666;
}
.shopcar_ptop {
				   margin-top: 14px;  
			    margin-bottom: 22px;
			            color: #0091d6;
}
/*底部*/
.shopcartwo_spa {
	                  margin:auto 280px 10px auto;
			         padding: 6px 12px;
}
.shopcartwo_lia {           height: 40px;   }
.chopcartow_adda {
	                margin-right: 20px;
				     padding-top: 10px;
}
.shopcartwo_lia a:link {  color: #666; }
.shopcartwo_lia a:visited .shopcartwo_spa {
		                                        background: url(../imgs/right_icon.png) no-repeat right bottom;
											    box-shadow: 0 0 1px 2px #d80202 inset; 
}
.shopcartwo_lia:hover {
					    background-color :#fff;
					              cursor: pointer;
}
.shopcartwo_lia:hover .edit_adda {  display: inline; }
.shopcartwo_lia:hover .shopcartwo_spa {
					                    background: url(../imgs/right_icon.png) no-repeat right bottom;
									    box-shadow: 0 0 1px 2px #d80202 inset !important; 
}
.selected{
			    background: url(../imgs/right_icon.png) no-repeat right bottom;
	            box-shadow: 0 0 1px 2px #d80202 inset; 
							
}
.shopcartwo_lia:active .shopcartwo_spa {
										  background: url(../imgs/right_icon.png) no-repeat right bottom;
									      box-shadow: 0 0 1px 2px #d80202 inset; 
}
.shopthree_adde {   margin-left: 6px !important; }
.shopcarthree_adda {      width: 147px; }
/*shopcar_two顶部样式*/
.shopcartwo_ptop {
	                margin-top: 13px;
				 margin-bottom: 27px;
				         color: #666;
}
.shopcartwo_content {
                 	  background-color: #fff;
							     width: 1200px;
							    margin: 0 auto 10px;
							   padding:14px;
							    border: 1px solid #e3e3e3;
}
.shopcartwo_pta {
	              margin-top: 13px;
				       color: #222;
}
.shopcartwo_ula {
	                       margin: 0 auto;
				    padding-right: 22px;
				    	    width: 1200px;
						    color: #666;
}
.shopcartwo_ula li {  margin-top: 16px; }
.shopcartwo_btna {
				    background-color: transparent;
				          margin-top: 28px;
				              border: none;
							   color: #666;
}
.shopcartwo_diva {
				    padding-bottom: 22px;
				     border-bottom: 1px dashed #e3e3e3;
}
.shopcartwo_btna div {
					      position: absolute;
					    margin-top: -15px;
					   margin-left: 78px;
}
.shopcarthree_ula {
			           margin-top: -20px;
				    margin-bottom: 20px;
				            color: #666;
}
.shopcarthree_ula li span {
						          color: #d80202;
						    font-weight: bold;
}
.shopthree_copy {				    padding-top: 20px;}
.shopcarthree_ppb {
				    padding-bottom: 20px;
				     border-bottom: 1px dashed #e3e3e3;
				             color: #333;
}
.shopcarthree_ppc button {
						   background-color: #F5f5f5;
						            padding:4px 12px 8px 0;
								      width: 100px;
							 	     border: none;
								    outline: 1px solid #E3E3E3;
						              color: #333;
}
.shopcarthree_ppc {
				       margin-top: -10px;
				    margin-bottom: 12px;
}
.shopcarthree_ppc button span {
							         display: block;
							      margin-top: -14px;
							     margin-left: 80px;
}
/*购物车进度条样式*/
/* Reset */
.pro_shopb {
			      width: 488px;
			   position:absolute;
			      right:-26px;
			      top:20px;
}
.pro_shopb .ui-step-cont-text{
									position:relative;
								  	     top:-10px;
								 margin-left:-20px;
}
.ui-step {
		   position: relative;
	      margin-bottom: 35px;
		    padding: 0 60px;
              color: #999;
}
.ui-step:after {
			    display: block;
			     height: 0;
			    content: "";
			      clear: both;
			   overflow: hidden;
			 visibility: hidden;
}
.ui-step li {
	          position: relative;
			     float: left;
}
.ui-step .step-end {
				    position: absolute;
				         top: 0;
				       right: -60px;
				       width: 120px;
}
.ui-step-line {
		        background-color: #ccc;
			          margin-top: 15px;
			              height: 2px;
		
}
.step-linecb {    background-image:linear-gradient(to right,#8DC449,#9a9a9a); }
.step-end .ui-step-line { display: none;                                      }
.ui-step-cont {
				    position: absolute;
				         top: 0;
				        left: -15px;
				       width: 120px;
				  text-align: center;
}
.ui-step-cont-number {
			            background-color: #fff;
				              background: url(ui-step_cover_30x30.png) center no-repeat\9;
							     display: inline-block;
							    position: absolute;
							         top: 10px;
							        left: 3px;
							       width: 13px;
							      height: 13px;
							      border-radius:13px;
							       color: #999;
						          border: 2px solid rgba(154,154,154,1);
						           *zoom: 1;
}
.ui-step-cont-text {
					    position: relative;
					         top: 14px;
					        left: -40px !important;
}
/** 步骤数定义 **/
.ui-step-3 li { width: 50%;   }
.ui-step-4 li { width: 33.3%; }
.ui-step-5 li { width: 25%;   }
.ui-step-6 li { width: 20%;   }
/** The default style (默认风格) **/
/* Done */
.step-done .ui-step-cont-number {
								    background-color: #8DC449;
								              border: none;
}
.step-done .ui-step-cont-text {       color: #8DC449; }
.step-done .ui-step-line { background-image: linear-gradient(to right,#8DC449,#9a9a9a);             }
.step-lineca {             background-image: linear-gradient(to right,#8DC449,#8DC449) !important; }
.shopcar_circlea,.shopcar_circlec {
									    background-color: #8DC449;
									              border: 2px solid rgba(141, 196, 73, 1);
}
.shopcar_circleb,.shopcar_circled {   color: #8DC449; }
.shopcar_circlee {         background-color: #8DC449; }
/*shopcar_two样式修改*/
.add_address {
			      margin-top: -34px;
			    margin-right: 10px;
			    	   float: right;
}
.add_address a {
			     position:relative;
			     right:0;
			          color: #0091d6;
}
.shopcartwo_spb {   margin-left: -260px; }
.edit_adda {
			         display: none;
			    margin-right: 30px;
			           float: right;
}
.edit_adda a {  color: #0091d6; }
/*弹出编辑小窗口样式*/
.edita {
	            margin: 0 auto;
			     width: 690px;
			    height: 414px;
}
/*添加地址弹出框*/
.edit_address form div{	margin-bottom:8px;}
.edit_address input{	width:214px; }
.edita{	overflow:hidden;}
.edita p {
			    background-color: #f5f5f5;
					     padding: 12px 20px;
			              height: 52px;
			               color: #666;
}
.edit_address form{
			       position:relative;
					    top:30px;
			          color: #666;
			    line-height: 30px;

}
.edit_address form .row input,.edit_address form .row select{
	height:30px;
}
/*这是门店页样式*/
.store_main img{  border: 1px solid #e3e3e3; }
.store_main a{
			    background-color: #f5f5f5;
		                  border: none;
}
.store_main{
			    margin: 0 auto;
			     width: 1200px;
}
.store_main p{   margin: 0px 0px; }
.store_main > div{
			        margin-top: 50px;
			    padding-bottom: 50px;
			     border-bottom: 1px solid #e3e3e3;
			          overflow: auto;
}
.store_show{  border-bottom: none !important; }
.store_sign_two,.store_layout_two{   float: right; }
.store_org_two,.store_market_two{
									 margin-right: 27px;
										    width: 252px;
										    float: left;
}
.store_sign_one,.store_layout_one{   float: left;  }
.store_org_one,.store_market_one{    float: right; }
 /*图片*/
 .store_bar{ margin-top: 81px; }
.store_bar img{
			     width: 100%;
			    height: 400px;
}
.storea_img{  border: none !important; }
.store_sign_img{
			     width: 728px;
			    height: 410px;
}
.store_org_one img,.store_market_one img,.store_layout img{
			                                                   margin-left: 10px;
															 margin-bottom: 10px;
																     width: 284px;
																    height: 240px;
}
.layout_fimg{   width:583px !important; }
.store_show_one ul li img {
						      margin-left: 10px;
						    margin-bottom: 10px;
}
.store_show_one ul li:first-child img {
									     width:294px;
									    height: 224px;
}
.store_show_one ul li:last-child img {
									     width: 278px;
									    height: 224px;
}
/*文字*/
.store_sign_two {
				           width: 345px;
				    margin-right: 44px;
}
.store_layout_two {   width: 258px; }
.store_show .store_flhead {
		                    margin-top:  0px;
						        border: none !important;
}
.store_main p {
			        margin-top: 26px;
			    padding-bottom: 26px;
			             color: #666;
}
.store_main p.store_flhead {
				               margin-top: -8px;
						    border-bottom: 1px solid #e3e3e3;
							    font-size: 26px;
							        color: #333;
}
.store_sign_two,.store_sign_two {  margin-top: 26px; }
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
																    -webkit-appearance: none !important;
																                margin: 0;
} 
input[type="number"] {	 -moz-appearance: textfield;}
/*520page.html页面样式开始*/
.waitting {  background-color: #f5f5f5; }
.waitting_da {     margin-top: 80px;    }
.nota {
	   margin-top: 28px;
	    font-size: 22pt;
	        color: #333;
}
.notb {
	  margin-top: 8px;
	        color: #666;
}
/*520page.html页面样式结束*/
/*business样式*/
  /*头部*/
.logiri_bu {
	        margin-right: 20px;
             margin-left: 20px;
}
/*标题账户设置开始*/
.bustop_a {
			position: absolute;
		     	 top: 8px;
			    left: 0;
}
.butop_spc {  margin-left: 10px;  }
.bustop_ula {
                 background-color: #fff;
		                  display: none;
		                 position: relative;
					   	      top: -31px;
						    right: 19px;
						    width: 140px;
				           border: 1px solid #e3e3e3;
						  z-index: 100;
}
.bustop_ula li {
                        height: 30px;
                   line-height: 30px;
                    text-align: center;
}
.bustop_ad span{
				 	 transform: rotate(180deg);
                 -ms-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
             -webkit-transform: rotate(180deg);
                  -z-transform: rotate(180deg);
                         color: #0091d6;
}
.bustop_a:hover .bustop_ula {     display: block;    }
.bustop_ula li:hover {    background-color: #f5f5f5;  }
.bustop_ula li:hover a{    color: #0091d6 !important;  }
/*标题账户设置结束*/
  /*中间左边样式*/
.busi_main {
	          margin: 0 auto;
              width: 1200px;
}
.busi_left {
               background-color: #fff;
                     margin-top: 15px;
                          width: 148px;
                         border: 1px solid #e3e3e3;
                          float: left;
                      over-flow: auto;
}
.busileft_ula {
                    padding: 10px 24px 8px 36px;
                      color: #0091d6;
            list-style-type: square;
}
.busileft_ula > li {
                     margin-top: 8px;
                  margin-bottom: 8px;
}
.busileft_ula  a span {
	                      font-size: 12px;
	                 margin-left: 2px;
}
#bussi-info{
	font-size:14px;
	margin-left:0;
}
.busileft_ula ol li span {
                              color: #666;
                        line-height: 1.8;
}
.busileft_ula  a:hover span{
	color:#0091d6;
}
.busileft_ula ol > li {
                       margin-top: 8px;
                    margin-bottom: 8px;
}
.center_acolor {  color: #0091d6 !important;  }
/*中间右边边样式*/
.bus_brand {
               width: 114px;
              height: 116px;       /*企业中心头像样式*/
       border-radius: 200px;
          box-shadow: 0px 0px 0px 1px #4cacec;
}
.busi_right {  float: right;  }

.bus_imga {
             width: 100px;
            height: 46px;
}
.busi_right > div {
					font-size:12px;
			        background-color: #fff;
					      margin-top: 15px;
                         margin-left: 4px;
                             outline: 1px solid #e3e3e3;
}
.busiright_middle {
	                 background: url(../images/bus/bus_line.png) repeat-x scroll 40px 36px;
                        padding: 10px 0px 18px 42px !important;
}
.busrig_litl {
                  margin-top: -6px;
                margin-right: 202px;
                       float: left;
}
.busrig_litl ol > li:last-child {
	                                position: absolute;
	                             margin-left: 120px;
	                              margin-top: -90px;
}
.busrig_litl ol span {
	                    display: block;
                          color: #222;
}
.busrig_litl b img {    margin-top: -18px; }
.busrig_litl ol img {  margin-left: -8px;  }
/*上中*/
.busrig_litm {
	              margin-top: -10px;
                 border-left: 1px solid #c8c8c8;
               margin-bottom: -10px;
                border-right: 1px solid #c8c8c8;
}
.busrig_litm ol {
                  margin-left: 40px;
                 margin-right: 146px;
                      padding: 24px 0px;
} 
.busrig_litm ol > li:last-child {  margin-top: 22px;  }
.busrig_litr ol > li:last-child {  margin-top: 22px;  }
.busrig_litm_spa {   color: #666;    }
.busrig_litr span {  color: #666;    }
.busrig_litr_spb {   color: #8DC449; }
.busrig_litm_spb {
                        color: #d80202;
}
.busrig_litr {
	          margin-right: 134px;
               margin-left: 40px;
}
/*右中间*/
.busiright_middle ol>li:first-child {  float: left;  }
.busiright_middle ol>li:last-child {
                                        margin-top: 0px;
                                       margin-left: 18px;
                                       line-height: 28px;
                                             float: right;
}
.busiright_middle ol > li:last-child span:first-child {  color: #666;  }
.busiright_middle ol > li:last-child span:last-child {
	                                                       color: #d80202;
	                                                 font-weight: bold;
}
.busiright_middle ol>li img {
	                            width: 60px;
	                           height: 60px;
}
.busiright_middle ul > li:first-child {  margin-left: 0px;  }
.busiright_middle ul > li {  margin-left: 48px;  }
.busiright_middle p {     padding-bottom: 20px;  }
/*账户设置基本信息*/
.account_main {
               background-color: #fff;
                  margin-bottom: 40px;
                        padding: 24px 31px 18px;
                          width: 1000px;
                         border: 1px solid #e3e3e3;
                        outline: none !important;
                     min-height: 574px;
                          color: #333;
                       overflow: visible;
                           zoom: 1;
}
.account_mapa {
	               display: block;
                    margin:0 auto 20px;
                    margin-top:-12px;
                    height: 39px;
             border-bottom: 2px solid #e3e3e3;
             font-size:14px;
}
.account_mapa div a{	padding:0;}
.account_main>p span {
	                margin-top: -2px;
                         color: #666;
}
.account_mapa > a {         display: inline-flex;   }
.account_mapa > a:hover:first-child {  margin-right:6px; }
.account_main p a:hover {  border:none;  }
.acc_maina p span {
                         color: #666;
                   font-weight: bold;
}
.acc_mainb {
	          width: 300px;
	          color: #666;
              float: right;
}
.acc_mainb>div {
	             background-color: #F5f5f5;
                          padding: 4px;
                           border: 1px solid #e3e3e3;
}
.acc_mainb>div div{	padding: 14px 6px;}
.acc_mainb p {            margin-top: 14px;}
.acc_mainb p span {
                        color: #0091d6;
                  font-weight: normal;
}
.acc_mcopy{
	padding:20px 10px;
}
.acc_mcopy div,.acc_mcopy span{
	padding:0;
}

/*2*/
.acc_formsa {
                   color: #333;
}
.acc_formsb {       color: #0091d6; }
.acc_formsc {       color: #222;    }
/*3*/
.account_mapa_ada {  margin-top: 20px;  }
.account_mapa_adb {
	                 margin-top: -4px;
                          color: #999;
}
.account_main_addiva {
			               display: inline-block;
			            margin-top: 14px;
                       padding-top: 110px;
                            border: 1px solid #e3e3e3;
                             width: 268px;
                            height: 268px;
                        text-align: center;
}
.account_main_addiva a:link {  padding: 140px 119px;  }
.account_prob {
	                margin: 0 auto 0 128px;
               padding-top: 50px;
                     width: 590px;
}
.account_prob .ui-step-line {  height: 6px;  }
.account_prob .ui-step-cont-number {
                                             width: 24px;
                                            height: 24px;
                                               top: 6px;
                                       padding-top: 2px;
                                            border: none;
                                             color: #fff;
}
.account_prob .ui-step .step-end {
                                    right: 0px;
                                    width: 180px;
}
.account_prob .step-end .ui-step-line {  display: block;  }
.account_prob li {  width: 180px;  }
.account_prob li div:last-child {             margin-left: 100px; }
.account_prob li .ui-step-cont-number {  background-image: none;  }
.account_prob li .ui-step-line {         background-image: none;  }
.account_prob li .ui-step-cont-text {
	                            margin-left: -10px;
                                        top: 34px;
}
/*颜色*/
   /*a色*/
.ui_step_linea {   background-color: #0091d6;            }
.ui_step_colora {  background-color: #0091d6 !important; }
.ui_step_conta {              color: #0091d6!important;  }
  /*b色*/
.ui_step_lineb {   background-color: #CCC;  }
.ui_step_colorb {  background-color: #CCC;  }
.ui_step_contb {              color: #ccc;  }
  /*c色*/
.ui_step_linec {   background-color: #afd5e7;             }
.ui_step_colorc {  background-color: #afd5e7 !important;  }
.ui_step_contc {              color: #afd5e7 !important;  }
/*修改登录密码*/
/*表单*/
<<<<<<< Updated upstream
.acc_formda {
	                          font-family: "Arial Regular";
                                font-size:  16px;
}
.acc_safec_ina {    background-color: #fff; }
.get_code {    background-color: #fff;padding-right:0; }
.acc_safec_inc {              border: 2px solid #afd5e7; }
.acc_safef_da {
	            background-color: #8DC449;
                         display: inline-block;
                           width: 32px !important;
                          height: 32px !important;
                   border-radius: 18px;
                         z-index: 10;
                         position:relative;
                         top:-10px;
                         color:#fff;
}
.acc_safef_da span{
	position:relative;
	right:8px;
	top:4px;
}
.emailb_sa form > div:nth-child(2) p {       margin-left: 66px;   }
.emailb_sa form > div:last-child {            margin-top: 20px;   }
.acc_emaila form > div {                     margin-left: 30px !important; }
.acc_emaila form > div:last-child {           margin-top: 40px;   }
/*企业中心——收货地址busicen_accset_recadd.html样式开始*/
.adres_star {          color: #d80202; }
.adress_sasa {         color: #999;    }
.adrese_c span{  
	          margin-left: 4px; 
  }
.adrese div:last-child input {  height: 26px;  }
.addressb form label {
                     font-size: 12px;
                   right:10px;
}
.addressb form>div>div{
	position:relative;
	right:10px;
}
.adresa span { 
    width:120px;
     }
.adresa>div { color: #999;
padding:0;
right:0 !important;
 }
.adresf div:last-child {
	                     margin-top: 8px;
                        margin-left: -55px;
}
.adresf div input {
	                 position: relative;
	                      top: -1px;
	                     left: -6px;
}
.adresf>div>span{
	position:absolute;
	top:-4px;;
	}
/*企业中心——收货地址busicen_accset_recadd.html样式结束*/
/*企业中心——消费记录busicen_accset_ consum.html样式开始*/

.consu_pa span {
                  font: 16px/1.5 "Arial Regular";
                 color: #d80202;
}
.consu_pb {
              margin: 20px auto;
              height: 20px;
}
.consu_spa,.consu_spb {  padding-bottom: 6px;  }
.consum_acolora {
	               border: none;
                    color: #666;
}
.consum_acolorb {
	               border-bottom: 2px solid #e3e3e3;
                           color: #d80202;
}
.consu_pb a:hover span {
	                     border-bottom: 2px solid #d80202;
	                     color:#d80202 !important;
}
.consum_acolorc {
	         border-bottom: 2px solid #d80202;
                     color: #d80202;
}
.consu_spb {  margin-left: 30px;  }
#threemonth-consume {  display: block;}
#oneyear-consume {     display: none;}
.consu_pb a:nth-child(2):visited {    display: none;}
.consu_pb a:nth-child(2):visited {    display: block;}
/*企业中心——消费记录busicen_accset_ consum.html样式结束*/
/*企业中心——门店账户样式busicen_accset_ storaccmana.html样式开始*/
.manage_divb span {  color: #c8c8c8 !important;  }
.manage_divb ul {  margin-top: 16px;  }
.manage_divb ul > li {
	                 border-bottom: none;
                            border: 1px solid #eee;
}
.manage_divb ul > li:last-child {  border-bottom: 1px solid #e3e3e3;  }
.manage_divb ul > li:first-child {
                                background-color: #fff !important;
                                           color: #666;
}
/*企业中心——门店账户样式busicen_accset_ storaccmana.html样式结束*/
button span {  position: relative;  }
.newa {
	         padding: 0;
               color: #8DC449;
               line-height:30px;
}
.colga {  padding-right: 2px;  }
.colgb {
	       margin-top: 4px;
          margin-left: -76px;
          font-weight: 900;
            font-size: 6px;
}
.colgb span {
			    display: block;
			 margin-top: -5px;
			margin-left: 4px;
}
.newda>div{
	width:134px;
	padding-right:0;
}
.newda .ico_delpic {
					background-color: #fff;
					             top: -2px;
					            left: 104px;
}
.newda div img:hover{	cursor: pointer;}
.newda div span:hover{	cursor: pointer;}
.newda span {
                 display: block;
              margin-top: 10px;
             margin-left: 10px;
}
.newpa {
       font-size: 18px;
           color: #666;
}
.newsmaina {
            margin-top: 4px;
           margin-left: 0px;
                 width: 820px;
}
.newsmaina form > div {  margin-top: 24px;  }
/*商品收藏favorite.html样式开始*/
.order_diva {  margin: 26px 0;  }
.order_diva div{ 
		margin-right: -40px;
	         padding: 0; 
}
.order_diva div:first-child{margin-right: -80px;}
.order_diva a {
	           display: block;
                height: 26px;
}
.ordercb:hover span {
                     background-color: #d80202;
                              padding: 4px 8px;
                                color: #fff !important;
}
.order_db {
                 margin: 0;
                 height: 40px;
            line-height: 40px;
                 border: 1px solid #EBEBEB;
}
.order_db label{	
				  margin: 0;
				     top: 0;
}
/*账户余额busicen_asscen_accbal_blancea.html样式开始*/
.balance_diva {
                  height:66px;
                border-bottom: 1px dashed #e3e3e3;
                        color: #666;
}
.balance_diva span {
				    margin-right: 44px;
			         margin-left: 16px;
				       font-size: 16px;
			               color: #d80202;
}
.balance_divb {
               margin-top: -66px;
                    float: right;
}
.balance_divd .blacne_dc > div {
                                  padding-top: 10px !important;
                               padding-bottom: 10px !important;
}
.repay_dbt {  maargin-top: -56px;  }
.balance_divc {
	               display: inline-flex;
                margin-top: 24px;
                    height: 30px;
               font-weight: bold;
}
.balance_divc span {  color: #999;  }
.wuline {
           display: none;
        margin-top: -4px;
       margin-left: -4px;
}
/*要改*/
.wulineb {
	        margin-top: -4px;
           margin-left: -8px;
               display: none;
}
.wulinec {
		      display: none;
		   margin-top: -4px;
	      margin-left: 18px !important;
}
/*要改*/
.balance_divc a:active span {
	                              font-weight: bold;
                                        color: #d80202;
                              text-decoration: none;
 }

.balance_divc a:hover span {
	                            margin-right: -18px;
                             text-decoration: none;
}
.balance_divc a:hover .beunline {  margin-right: 0;  }
.balance_divc a:hover .wuline,.balance_divc a:hover .wulineb, .balance_divc a:hover .wulinec {  display: block;  }
.balance_divc > a:nth-child(2) {  margin-left: 20px;  }
.recharge_diva {
	            margin-top: 24px;
                 font-size: 14px;
                     color: #666;
}
.recharge_diva span {
	                  margin-left: 22px;
                      font-family: Arial Regular;
}
.recharge_divb {
	           margin-top: 18px;
                font-size: 14px;
                    color: #666;
}
.rechar_in {
            font-family: Arial Regular;
            font-weight: bold;
              font-size: 14px;
                  color: #d80202;
}
.recharge_divb input {
                      margin-left: 14px;
                          padding: 4px 8px;
                            width: 260px;
                           border: 1px solid #eee;
                       text-align: left;
}
.recharge_divb span {
				         display: block;
			          margin-top: 6px;
	                 margin-left: 76px;
		               font-size: 12px;
	                       color: #999;
}
.recharge_divc {
	             margin-top: 26px;
                margin-left: 80px;
}
.recharge_divd{
	margin-top:50px;
	margin-left:6px;
	color:#888;
}
.recharge_divd > p {  margin-top: -10px;  }
.recharge_divd > p:first-child {
                              margin-bottom: 18px;/**/
                                font-weight: bold;
                                      color: #d80202;
}
.recharge_divd > p span {
	                 margin-right: 4px;/**/
                      font-family: Arial Regular;
                            color: #999;
}
/*提现样式*/
.widthdraw_diva,.widthdraw_divb {
	                            margin-top: 20px;
                                 font-size: 12px;
}
.widthdraw_diva span {
	                  margin-left: 20px;
                      font-family: Arial Regular;
                        font-size: 16px;
                            color: #d80202;
}
.widthdraw_divc {    margin-left: 68px;  }
.widthdraw_divb {  margin-bottom: 23px;  }
/*白条还款订单支付busicen_asscen_whitea.html样式开始*/
.whiterepay_main {
	              margin: 20px auto 0;
                   width: 1200px;
}
.whiterepay_main>div:last-child{
	margin-top:20px;
}
.wrepay_diva {
	              margin-top: 14px;
	               font-size: 18px;
                       color: #666;
}
.bal_wspana {
	      margin-left: -4px !important;
	      font-weight: bold;
            font-size: 10px !important;
                color: #d80202 !important;
}
.wrepay_diva span {
                             display: block;
                           font-size: 12px;
                               color: #666;
                          margin-top: 6px;
                      padding-bottom: 22px;
                       border-bottom: 1px solid #e3e3e3;
}
.wrepay_divb button {
	                    background-color: #d80202;
	                          margin-top: -70px;
                                 padding: 10px 30px;
                               font-size: 16px;
                                   color: #fff;
                                  border: none;
                           border-radius: 4px;
                                   float: right;
}
.wrepay_divc {
                  margin-top: 14px;
               margin-bottom: 34px;
}
.wrepay_divc p {
	            font-weight: bold;
                  font-size: 14px;
                      color: #222;
}
.wrepay_divd .blacne_dc > div > div {
								         height: 64px;
								    line-height: 64px;
}
.wrepay_divd > div > div {  text-align: center;  }
.wrepay_divd > div:nth-last-child(2) {  margin-bottom:0;  }
.wrepay_divd{
			    background-color: #fff;
		           border-bottom: 1px solid #e3e3e3;
}
/*白条还款订单支付busicen_asscen_whitea.html样式结束*/
/*收银台*/
.sheckstand_da {
	           background-color: #fff;
                     margin-top: 22px;
                        padding: 20px;
                         border: 1px solid #e3e3e3;
}
.sheckstand_da>div:nth-child(2){
							 	background-color: #fff;
								         padding: 20px 40px;
}
.sheckstand_da div img {
	              	   margin-left:14px;
						     width: 140px;
						    height: 50px;
						   	border:1px solid #e3e3e3;
}
.sheckstand_da .row div{  padding: 0;}
.sheckstand_da div p{
						margin-left: 14px;
						      color: #666;
}
.sheckstand_da  p{	font-size: 14px;}
.sheckstand_da .row:nth-child(2){	margin-bottom: 10px;}
.sheckstand_da .row{	margin:0;}
.wrepay_innerb {  margin-top: 4px;  }
.wrepay_innerb:nth-last-child(1) {  margin-top: -6px;  }
.wrepay_innerb span {
	               font-weight: bold;
                         color: #d80202;
} 
.wstant_da span {  font-family: "Arial Regular";  }
.wstant_da {
               font-size: 18px;
                   color: #666;
}
.wstant_da p {  font-size: 12px;  }
/*订单样式*/
.orderset_main {
	           margin: 0 auto;
                width: 1200px;
}
.lista_pa > span > span {
                      font-family: "Arial Regular";
                            color: #d80202 !important;
}
.orderset_diva {
	            margin: 20px auto 40px;
                 color: #999;
}
.orderset_diva a {
	                 margin-right: 4px;
                      margin-left: 4px;
                            color: #999;
}
.orderset_divb {  margin-left: 40px;  }
.orderset_da .ui-step-3 li {  width: 206px;  }
.orderset_da {
	          margin: 0 auto;
               width: 838px;
}
.ui-step > li { position: relative; }
.orderset_da .ui-step-line{ 
                                    height: 4px;
                                   outline: 3px solid #E0E0E0;
}
.orderset_da .ui-step-cont-number {
	                                        top: 4px;
                                          width: 26px;
                                         height: 26px;
                                         border: 3px solid #E0E0E0;
                                      font-size: 12px;
                                          color: #fff;
}
.prgra {
        background-color: #e3e3e3 !important;
        background-image: none !important;
}
.prgrb {  color: #8DC449;  }
.orset_right:after {
	                font-size: 14px;
                      content: "\2713";
}
.ui_textc {
         	 position: relative;
                  top: -20px;
                 left: -46px;
}
.orderset_da .ui-step-cont-text {
                                   top: 14px;
                                  left: -60px;
                                 color: #999;
}
.orderset_divc {
	              /*  background: url(../images/backa.png) no-repeat scroll 0 0; */
	              border:1px solid #e3e3e3;
                   margin-top: 70px;
                   margin-bottom:10px;
                   margin-left:0;
                   margin-right:0;
                        width: 1200px;
                      min-height: 224px;
}
.orderset_divc>div{
	  padding:24px 30px;
}
.orderset_divca {
                        color: #666;
                    
                 border-right:1px solid #e3e3e3;
}
.orderset_divca div:first-child ul > li {  margin-top: 16px;  }
.orderset_divca ul > li:first-child {
	                                  font-weight: bold;
                                            color: #333;
                                       margin-top: 0 !important;
}
/*留言弹出框！！！*/
.all_news{
            position: relative;
                left: 230px;
              bottom: 66px;
}
.all_news span span{
	                                   margin-left: 2px;
                                         font-size: 8px;
                                       font-weight: bold;
}
.all_news ul{
	position:absolute;
	left:4px;
	display:none;
}
.all_news a:hover ul{	display:none;}
.all_news ul li:first-child{
	width:0;
	height:0;
	border-bottom:14px solid #e3e3e3;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	z-index:10;
}
.all_news ul li:nth-child(2){
	position:relative;
	bottom:10px;
	left:1px;
	width:0;
	height:0;
	border-bottom:10px solid #F5F6F7;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	z-index:10;
}
.all_news ul li:last-child{
	width:310px;
	height:86px;
	border:1px solid #E2E3E4;
	background-color:#F5f5f5;
	z-index:1;
	position:relative;
	bottom:11px;
	left:-20px;
	
}
.orderset_divcb {
               margin-top: -12px;
              margin-left: -8px;
}
.orderset_divcb img {
	                  width: 2px;
                     height: 232px;
}
.orderset_divcc {
	           padding-top: 60px !important;
}
.orderset_dccb {
	          margin-top: 4px;
               font-size: 14px;
             font-weight: bold;
                   color: #333;
                   padding;left:0;
}
.order_win {      background-color: #8DC449;  }
.order_win span:after {  font-size: 24px;  }
.order_win span {
	             margin-top: -2px;
                margin-left: -10px;
                    display: block;
}
.invoicetotal { text-align: center !important; }
/*商品列表改busicen_ordcena.html样式开始*/
.newlista .col-md-1,.newlista .col-md-2,.newlista .col-md-3,.newlista .col-md-4,.newlista .col-md-5,.newlista .col-md-6,.newlista .col-md-7,.newlista .col-md-8,.newlista .col-md-9,.newlista .col-md-10,.newlista .col-md-11,.newlista .col-md-12{
        padding-right: 0 !important;
         padding-left: 0 !important;
}
.newlista .col-xs-1,.newlista .col-xs-2,.newlista .col-xs-3,.newlista .col-xs-4,.newlista .col-xs-5,.newlista .col-xs-6,.newlista .col-xs-7,.newlista .col-xs-8,.newlis .col-xs-9,.newlista .col-xs-10,.newlista .col-xs-11,.newlista .col-xs-12{
       padding-right: 0 !important;
        padding-left: 0 !important;
}
.newlista {
	            padding-top: 20px;
             padding-bottom: 96px;
              border-bottom: 1px solid #e3e3e3;
                      color: #222;
}
.lista_ola .rotateimg {
	        transform: rotate(0deg) !important;
	    -ms-transform: rotate(0deg) !important;
       -moz-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
         -o-transform: rotate(0deg) !important;
}
.newlis_more {
               
               padding: 0 20px !important;
               height:50px;
               line-height:50px;
               border-top:1px solid #e3e3e3;
}
.newlista span { font-size: 12px; }
.listnum_#d80202 {
	              font-weight: 900;
                        color: #d80202;
}
.listext_gray {  color :#666;  }
.newlis_checa {
	                margin-top: -10px;
                   margin-left: 4px;
                padding-bottom: 30px;
                         color: #666;
}
.newlis_laba {
              display: block;
          margin-left: 4px;
}
.newlis_ima {
                display: block;
            margin-left: 26px;
}
.newlista a  {  color: #222;  }
.newlis_inbu {
	            margin-left: 14px;
                      width: 80px;
}
.newlis_inbu button {
	                  background-color: transparent;
                      background-image: none;
                               padding: 6px 0;
                                 width: 20px;
                         border-radius: 0;
}
.newlis_inbu input {
	                     padding: 0;
                      text-align: center;
}
.newlis_bw {  background-color: #fff;  }
.newlista img {  
               width: 78px;
              height: 78px;
              border: 1px solid #e3e3e3;
}
.newlis_shptwo {
	              margin-left: -22px;
                       border: none;
}
.newlis_shpthr {  border: none;  }
.newlis_shpthr > div:last-child {  border-bottom: none;  }
.newcolis > div > div {
                       border-bottom: 1px solid #e3e3e3;
                              height: 66px;
                         line-height: 66px;
}
.newcolis > div > div:last-child {  border-bottom: none;  }
.newcolis > div:nth-child(1) > div {
	                            padding-top: 20px;
                                line-height: 1.5;
}
.newcolis > div {  border-right: 1px solid #e3e3e3;  }
.newcolis > div:nth-child(4) {
                                    diaplay: inline;
                               border-right: none;
}
.newcolis > div:nth-child(4) > div {
	                                margin-top: 40%;
                                 border-bottom: none;
}
.newcolis > div:nth-child(5) {
                               border-right: 0;
                                border-left: 1px solid #c8c8c8;
}
.newcolis .col-xs-2,.newcolis .col-md-2,.newcolis .col-xs-3,.newcolis .col-md-3 {
	   padding-right: 0;
        padding-left: 0;
}
/*商品列表改busicen_ordcena.html样式开始*/
/*订单第一步样式*/
.orderone_da {
                   margin-top: 18px;
                margin-bottom: 26px;
}
.orderone_da button {
                     background-color: #d80202;
                              padding: 14px 50px;
                               border: none;
                            font-size: 14px;
                                color: #fff;
}
.orderset_dccb span {
	                       display: block;
                        margin-top: 8px;
                         font-size: 12px;
                       font-weight: 400;
}
.orderset_dccb span b {  color: #d80202;  }
.orderset_dccb span strong {
	                         font-weight: 400;
                                   color: #F79B0D;
}
.orderset_dccb span a {  color: #0091d6;  }
.greenback {
             background-color: #8DC449;
             background-image: none !important;
}
.ordericon {
              display: inline !important;
            font-size: 8px !important;
}
.whispc {
	 margin-left: 36px;
	   font-size: 18px;
           color: #d80202;
}
.whispd {
                margin-top: 6px;
                   display: block;
                     color: #999;
}
/*我的订单busicen_ordmy.html样式开始*/
.ordmy .col-xs-7,.ordmy .col-xs-2,.ordmy .col-xs-1,.ordmy .col-md-7,.ordmy .col-md-2,.ordmy .col-md-1 {
	  padding-right: 0;
       padding-left: 0;
}
.ordmy_diva {
             margin-top: 14px;
                 border: 1px solid #e3e3e3;
}
.ordmy_diva>div{	       padding: 0 10px; }
.ordmy_diva>div div{	   padding: 0;}
.ordmypa {
	               margin: 0;
          background-color: #F5F5F5;
               line-height: 32px;
}
.mytexa {
            display: block;
             height: 50px;
        font-family: "SourceHanSansCN-Regular";
}
.mytexc {          display: block;}
.mytexd {
         line-height: 1.5;
               color: #999;
}
.mytexeb {  color: #999;  }
.mytexec {  color: #222;  }
.mytexf {   color: #999;  }
.mytexg {
          display: block;
       margin-top: 8px;
}
.ordmy_diva a .mytexg {  color: #666;  }
.ordmy_diva span,.ordmypa span {  font-family: "Arial Regular";  }
.ordmypa span:first-child {
	                      margin-right: 20px;
                           margin-left: 14px;
}
/*我的订单busicen_ordmy.html样式结束*/
/*520page.html页面样式开始*/
.waitting {  background-color: #fff;  }
.waitting_da {  margin-top: 80px;  }
.nota {
	   margin-top: 28px;
        font-size: 22pt;
            color: #333;
}
.notb {
	  margin-top: 8px;
       font-size: 14pt;
           color: #666;
}
.account_mapa div{ padding: 0 }
.account_mapa a span {  color: #0091d6; }
.account_mapa a img {  position:relative;top:-1px; }
.planbtn_green {  background-color: #bdc449 !important;  }
.planbtn_white {
                   background-color: transparent !important;
                              color: #666 !important;
}
.planbtn_gray {
               background-color: #ccc !important;
                          color: #fff !important;
}
.plan_medc{	margin-bottom: 30px;}
.plan_medc ul > li {  margin-top: 10px;  }
.shopmana_divab {
	                            margin-right: 4px;
                            background-color: #F79B0D;
                                       width: 16px !important;
                                      height: 16px !important;
}
.plan_medc>div{
	padding:0;
}
.shop_second span{
	position: relative;
  	     top: -1px;
}
.plan_pb{
	position:relative;
	bottom:2px;
}
.plan_pb .shopmana_divab span {  top: -2px;  }
.plan_pb > span {    color: #999;  }
.plan_medd > span {  color :#999;  }
.plan_medd {
               margin-top: 10px;
             margin-right: 0;
}
.plan_medd .shopmana_divab {
                             background-color: #F79B0D;
                                   margin-top: -2px;
                                  padding-top: 3px;
                                          top: -2px;
                                        width: 14px !important;
                                       height: 14px !important;
}
.plan_medd .shopmana_divab span {
                                 font-weight: bold;
                                   font-size: 8px;
}
.plan_btna button {
	                   background-color: transparent !important;
                       background-image: none;
                                padding: 0 !important;
                                  width: 20px;
                                 height: 34px;
                                 border: 1px solid #e3e3e3 !important;
                                  color: #333 !important;
                             text-align: center;
}
.plan_btna input {
                    padding: 0;
                 text-align: center;
}
.storee_aspana{   color: #0091d6;  }
.dd_down {   border: 2px solid #ccc; }
.dd_downb {  background-color: #d80202; } 
.pstoref_da {            padding-bottom: 20px;}
.manage_diva .pstoref_da {	margin-top: 28px; }
.pstoref_da > span {
                      margin-left: 20px;
                            color: #999;
                     margin-right: 20px;
}
.pstoref_da > a > span {  padding-bottom: 6px;  }
.pstoref_da > a:hover span {
			                   border-bottom: 2px solid #d80202;
			                   color:#d80202 !important;
}
.pstoref_db {
	         margin-top: -50px;
                  float: right;
}
.pstorefg_da input {                    padding: 0;}
.pstorefg_da .col-sm-3,.pstorefg_da .col-md-3,.pstorefg_da .col-sm-9,.pstorefg_da .col-md-9 {   padding: 0; }
.pstorefg_da .col-sm-3,.pstorefg_da .col-md-3 {  text-align: left;  }
.pstorefg_da .col-sm-9,.pstorefg_da .col-md-9 {  text-align: center;  }
.popra_db {  margin-top: 20px;  }
.popra_db {
	         margin-top: -190px;
                  float: left;
}
.plan_operate {  min-height: 60px;  }
.cust {   text-align: left; }
.custb {   margin-left: -22px; }
.custa_diva {
			
			    margin-top: 20px;
			       padding: 28px;
			        border: 1px solid #e3e3e3;
}
.custa_spana {
	              top: -10px;
			    color: #d80202;
}
.custa_btna {
			       background: transparent url(../images/right_icon.png) no-repeat scroll 64px 14px;
			       margin-top: -20px;
			            width: 80px;
			           height: 30px;
			           border: 2px solid #d80202;
			       box-shadow: none;
		          font-weight: bold;
			            color: #d80202;
}
.custa_diva>div>div:first-child{padding:0;}
.custa_divab {
			       margin-top: 28px;
			    margin-bottom: 20px;
}
.divaba {
	        margin-top: -8px;
		         width: 100px;
}
.custa_divab .btn {
		            background-color: transparent;
				    background-image: none;
				             padding: 6px 8px;
				          box-shadow: none;
}
.custa_divab input {
					       padding: 0;
					    text-align: center;
}
.custa_divabb {
	             margin-top: -26px;
			    margin-left: 200px;
}
.custa_divabb span {    color: #d80202; } 

.custa_divac {   margin-top: 40px; }
.custa_divac textarea {    border: 1px solid #e3e3e3; }
.custa_divaca {
	             margin-top: 6px;
			    margin-left: 630px;
 }
.custa_btnb {
			    margin-top: -20px;
			         width: 80px;
			        height: 30px;
			        border: 1px solid #e3e3e3;
			    box-shadow: none;
}
.custa_divad {  margin-top: 34px; }
.custa_divada {
	             margin-top: 12px;
			    margin-left: 64px;
}
.custa_divada img {
	                margin-left: 10px;
				          width: 64px;
				         height: 64px;
				        outline: 2px solid #e3e3e3;
}
.custa_divadb,.custa_divadc {
	                             margin-top: 12px;
							    margin-left: 72px;
}
.custa_divadc {    color: #999; }
.custa_divae,.custa_divaf {   margin-top: 24px;  }
.custa_divae input,.custa_divaf input {
	                                margin-top: -8px;
							      padding-left: 8px;
						    	         width: 240px;
									    height: 34px;
									    border: 1px solid #e3e3e3;
}
.custa_divag {
	   margin-top: 28px;
      margin-left: 58px;
}
.custa_divag button {
	                    background-color: #0091d6;
					               width: 86px;
					              height: 38px;
					              border: none;
					          box-shadow: none;
					               color: #fff;
}
.return_a{
	    border: 1px solid #d80202;
	botder-top: none;
}
.return > div:first-child { 
	border-right: 1px solid  #c8c8c8;
	 border-left: 1px solid #c8c8c8;
 }
.returnca_da {
	            background-color: #fff;
	                      margin: 22px 0 24px 0;
			              height: 82px;
			              border: 1px solid #FAB97C;
			             
}
.returnca_da>div{
	height:100%;
	padding:0;
	
}
.returnca_da>div:first-of-type{
	border-right:1px solid #FAB97C;
}
.returnca_da p{
	padding:15px;
}
.returnca_dab {
			          color: #999;
}
.returnca_imga {
				           width: 50px;
				          height: 50px;
}
.returnca_db {
			        margin-top: 60px;
			     margin-bottom: 60px;
}
.returnca_db > div { width: 740px; }
.returnca_db > .orderset_da .ui-step-3 li { width: 120px; }
.prgrr {
		    background-color: #d80202 !important;
		    background-image: none !important;
}
    /*退货订单进度条样式结束*/
.returnca_dc { margin: 20px 14px; }
.returnca_dc > div > div {
					         height: 32px;
					    line-height: 32px;
}
.returnca_dc > div > div {
					     border-right: 1px solid  #e3e3e3;
					    border-bottom: 1px solid #e3e3e3;
}
.returnca_dc > div > div:first-child {border-left: 1px solid #e3e3e3 } 
.returnca_dc > div:first-child {       border-top: 1px solid #e3e3e3; }
.returnca_dca > div {
				         height: 88px !important;
				    line-height: 88px !important;
}
.returnca_dd {  margin-top: 24px; }
.returnca_dd input {
				       margin-top: -10px;
				      margin-left: -8px;
				            width: 330px;
				           height: 30px;
				      line-height: 30px;
				           border: 1px solid #e3e3e3;
}
.returnca_dd>div:first-of-type{
	padding-right:0;
}
.returnca_de button {
	                           margin: 30px 0 30px 166px;
					            width: 86px;
					           height: 40px;
					        font-size: 14px !important;
					        background-color:#0091d6;
					        color:#fff;
}
.return_num {
	            margin-top: 4px;
			     font-size: 10px;
}

.newad_bdiva {
	                   margin: 30px 0 -6px -34px;
				       height: 24px;
				  line-height: 1.5;
}
.newad_bina {
				 width: 18px;
				height: 18px;
}
.newad_bdivc {
				position: relative;
				    left: 0px;
				    line-height:1.5 !important;
}
.account_addressa {
						overflow: visible;
						    zoom: 1;
}
.newad_bdivd {
					  margin-top: 20px;
					margin-right: -110px;
}
.newad_bdivd div { padding: 4px; }
.newad_bdivg label:first-child input{
	width:14px;
	top:0
}
.newad_bdivg label:last-child input{
	margin-left:0;
	width:14px;
	top:0;
}
.newad_bdivg label span {
							margin-left: 8px;
						  	    padding: 0;
}
.adresg small span { color: #d80202; }
.adresg small { margin-left: 106px; }
.newad_bdivi div { 
	padding-right: 6px;
	padding-left:0;
	 }
.newad_bspanb {
			    background-color: #d80202;
			             display: inline-block;
			            position: absolute;
			              margin:-4px 0 0 4px;
	                     padding: 2px 4px;
			           min-width: 10px;
			         line-height: 10px;
			       border-radius: 9px 9px 9px 0;
			           font-size: 6px !important;
			               color: #fff;
                      text-align: center;
}
/*我的计划样式修改开始*/
.new_mpspa {
	        margin-left: 44px;
                  color: #999;
}
.new_myplanb {  margin-left :0;  }
.new_myplanb > div{
	                 margin-left: -4px;
                     padding-top: 14px;
                          height: 60px;
                    border-right: 1px solid  #c8c8c8;
}
.new_myplanb > div:last-child {  border-right: none;  }
.new_mpcenter {  text-align: center;  }
.new_mpa {
               background: none;
               border-top: 1px solid #e3e3e3;
            border-bottom: 1px solid #e3e3e3;
}
.new_mpa > span {  color: #666 !important;  }
.new_mybuta {
                     
              background-color: #f5f5f5 !important;
                        border: 1px solid #e3e3e3 !important;
                 border-radius: 2px;
                         color: #666 !important;
}
.new_mptopd {        border:none;  }
.new_mpright {  margin-left:160px; }
/*我的计划样式修改结束*/
/*我的计划plan_operatea.html样式修改开始*/
.new_plopa {
	          padding-top: 16px;
               border-top: 2px solid #e3e3e3;
                font-size: 14px;
}
.new_plopb {  border-bottom: none !important;  }
.new_ploda {
            background-color: #f5f5f5;
                       color: #999;
}
.new_plodb {  border-bottom: 2px solid #e3e3e3 !important;  }
/*完成订单busicen_ordcene.html样式修改开始*/
.new_borpa {
                     margin: 0;
                    padding: 14px 0 14px 28px;
                 border-top: 1px solid #e3e3e3;
              border-bottom: 1px solid #e3e3e3;
                  font-size: 12px;
}
/*批量新增门店add_store.html样式修改开始*/
.addstore_divb input {
                       margin-right: 32px;
                            padding: 7px;
                              width: 300px;
                             border: 1px solid #e3e3e3;
}
.addstore_divb > button {
                          margin-top: 30px;
                       margin-bottom: 48px;
}
.addstore_ula > li {  margin-top: 6px; }
.addstore_ula > li:first-child {
							    margin-bottom: 10px;
							      font-weight: bold;
                                    font-size: 14px;
}
.addstore_ula > li:last-child {  margin-top: 24px;  }
.addstore_ula > li:last-child span {
	                            font-weight: bold;
                                  font-size: 14px;
                                      color: #d80202;
}
/*发货情况send_goods.html样式修改开始*/
.send_godiva { margin: 20px auto; }
.send_godda {  margin: 10px auto; }
.send_godiva > div > div:first-child {
                                           border-right: 1px solid  #c8c8c8;
                                             text-align: center;
}
.send_godiva > div > div {          padding: 10px 40px;         }
.send_godiva > div {                 margin: auto 0;            }
.send_godiva > div {                 border: 1px solid #e3e3e3; }
.send_godiva > div:last-child {  border-top: none;              }
/*404\500\search样式开始*/
.four_wait img {
                 width: 330px;
                height: 220px;
}
.four_wait {
                   margin: 120px auto 0;
                    width: 760px;
}
.four_wait ul {
	             margin-top: 60px;
                 font-size: 12px;
}
.four_first {
              margin-bottom: 14px;
                  font-size: 22px;
                      color: #666;
             letter-spacing: 1px;
}
.five_first {	            margin-bottom: 10px;                       }
.four_wait ul li:last-child {  margin-top: 28px;                       }
.five_wait ul li:last-child {  margin-top: 20px;                       }
.four_wait ul li span {             color: #999;                    }
.four_wait ul li a span {           color: #0091d6;                    }
.five_wait ul {                margin-top: 30px;                       }
.search_wait {                     margin: 100px auto 20px !important; }
.search_wait img {
                     width:420px;
                    height:210px;
}
.swa {
	    margin-top: 16px;
         font-size: 24px;
             color: #666;
}
.swb {
	      margin-top: 10px;
         margin-left: -150px;
           font-size: 14px;
               color: #999;
}
.col_wait {  padding-left: 40px;            }
.five_first {  margin-top: -4px !important; }
/*行业资讯样式开始*/
.news_center {
	                 margin: 0 auto;
                 margin-top: 90px;
               padding-left: 40px;
                      width: 1280px;
}
.newsc_leftin {
                            border: 1px solid #e3e3e3;
                          overflow: hidden;
}
.newsc_leftin .row div:last-child {  padding: 4px 15px; }
.newcen_inner > div {    padding: 0;     }
.newsc_leftin div {  padding-top: 15px;  }
.newsc_leftin .row div {            padding-right: 0;    }
.newsc_leftin .row div:last-child {  padding-left: 60px; }
.newsc_leftin > div > div > img {
		                             width: 240px;
		                            height: 190px;
}
.lista_pa img {   margin-top: -4px;            }
.newsc_left {  padding-right: 36px !important; }
.newsc_right {
	           padding-right: 40px !important;
                 margin-left: -20px !important;
}
.newsc_right>div {
                    background-color: #fff;
                              border: 1px solid #e3e3e3;
}
.news_center .row {     margin: 0;      }
.newsc_leftin > div {  padding: 0 15px; } 
.newsc_leftin h4 { 
					 font-size: 22px;
					word-break: break-all;
}
.newsc_leftin h4 a {   color: #222; }
.newsc_leftin p {  font-size: 14px; }
.newsr_top {  padding-bottom: 20px; }
.newscpa {
	        margin-top: -4px;
                 color: #999;
}
.newscpb {
	       margin-top: 20px;
	      line-height: 2;
                color: #999;
}
.newscpc {  
				position: absolute;
				   right: 0;
				  bottom: 0;
}
.newscpc a span {     color: #0091d6; }
.newsr_bottom {  margin-top: 40px;    }
.newsr_pa {
          background-color: #f5f5f5;
            	   padding: 10px;
                 font-size: 20px;
                     color: #0091d6;
}
.newsr_pb {
		  	   padding: 15px 15px 0;
			 font-size: 14px;
                 color: #222;
}
.newsr_top div {
                padding: 2px 4px 2px 15px;
                  color: #666;
}
.newsr_top div span {
                      display: inline-block;
                    min-width: 59px;
                       height: 24px;
}
.newsr_bottom {  padding-bottom:20px;  }
.newsr_bottom > div > img {
                           width: 200px;
                          height: 100px;
}
.newsb_pa {
               font-size: 22px !important;
                   color: #222;
}
.newsb_pb {
	 margin-bottom: 20px;
	     font-size: 12px !important;
             color: #999;
}
.newsb_pc {  border: 1px dashed #e3e3e3;  }
.newsb_pd img {
	      margin-top: -33px;
                 margin-bottom: -10px;
                         width: 630px;
                        height: 356px;
}
.newsc_leftin pre{
                    background-color:transparent;
	                  padding-bottom: 0;
	                     line-height: 2.2;
	                          border: none;
	                       font-size: 14px;
	                           color: #666;
	                     white-space: pre-wrap;
}
.newsb_diva {     padding: 18px;   }
.newsb_prea {  min-height: 582px;   }
.newsb_pe p{ 
	margin-top:10px;
   margin-bottom:-10px;
}
.newsb_pe p:first-child{
	text-align:left;
}
.newsb_pe p:nth-child(2){
	text-align:right
}
.newsb_pe p a span:first-child {  color: #999; }
.newsb_pe p a span:last-child {   color: #666; }
/*行业资讯样式结束*/
#productDes  {margin-top: 100px;           }
#category {   margin-top: 38px;width:1200px; }
#planSIn {
          background-color: #fff;
                   padding: 14px 30px 60px;
                     width: 990px;
}
.plan_smbtna {
	     background-color: #fff;
                  display: block;
                 position: relative;
                     left: 940px;
                    width: 20px;
                   height: 20px;
              line-height: 0;
                   border: 2px solid #bbb;
            border-radius: 12px;
                font-size: 18px;
                    color: #999;
}
.plan_smbtna span {
                   position: relative;
                        top: -3px;
                      right: 2px;
}
.plan_smbtna:hover {
                    background-color: #f5f5f5;
}
.plansin_a {  margin-left:0;  }
.plansin_a select{
	height:30px;
	line-height:13px;
}
.plansin_a div:first-child {  padding-left: 0;        }
.plansin_a .search_form {         position: relative; }
.plansin_a .homeserch_btn {          right: 20px;     }
.plansin_b {
	        margin-top: 14px;
           margin-left: 0;
         margin-bottom: 10px;
                 width: 100%;
                border: 1px solid #e3e3e3;
}
.plansin_b .newlis_ima {  margin :0; }
.plansin_ba {
			    position: relative;
		            left: 24px;
		           width: 120px;
}
.plansin_ba button{  padding: 6px; }
.plansin_bb {
	             background-color: #fff;
                            width: 82px;
                           height: 32px;
                           border: 1px solid #aaa;
                       box-shadow: none;
                        font-size: 14px;
}
.plansin_bb:hover {
                     border: 1px solid #d80202;
                      color: #d80202;
}
.plansin_ba,.plansin_bb {    line-height: 1.5;  }
.plansin_b > div:last-child {     border: none; }
.plansin_bd {               margin-right: 12px; }
.search_form{  padding-left:14px;  }
.plansin_b > div:first-child {
						      background-color: #d80202;
							           padding: 0;
		                             font-size: 14px;
		                                 color: #666;
		                                height: 44px;
		                           line-height: 44px;
}
.plansin_b > div {
				       padding-top: 16px;
				    padding-bottom: 0;
						    height: 74px;
						    border: 0;
}
.plansin_b > div img {
	                    display: inline;
	                      width: 50px !important;
	                     height: 50px !important;
	                      border: none;
	                 text-align: right;
	                    
}
.plansin_b > div > div {          vertical-align: text-top;        }
.plansin_b > div:first-child {       padding-top: 0;               }
.plansin_b > div > div:nth-child(3) { text-align: left !important; }
.plansin_ba input {
				       padding: 0;
				    text-align: center;
				    box-shadow:none;
}
.plansin_ba button{
	font-size:12px;
	padding-right:12px !important;
}
/*企业中心样式修改*/
.account_main > .manage_divb { margin-top: 0; }
.manage_divb ol li {
	                    padding: 16px 0;
                   border-right: 1px solid  #e3e3e3;
                     text-align: center;
}
.manage_divb ol li:last-child {
		padding-top: 10px;
	         border: none;
	         }
.manage_divb ol {           	margin: 0;            }

.acc_maina form > div {
                      margin: 0;
                      height: 54px;
}
.acc_maina form label {
	                padding-right: 15px;
                     padding-left: 0;
                            width: 114px;
                       text-align: right;
}

.adrese > div:last-child > div {    padding: 0;    }
.adrese > div:nth-child(3) {  padding:0; }
.adrese_a > span {
               position: relative;
                    top: 4px;
}
.bus_accaddac,.bus_accaddac div {
										padding-right: 0;
									 	 padding-left: 0;
}
.bus_accaddac div {  margin-left: 16px; }
.account_maincopya .acc_mainb > div {    position: absolute; }
.account_maincopya form label {             width: 84px;     }
.account_maincopyb .acc_maina_btn {          left: 0;        }
.account_maincopya .acc_maina_btn {          left: -15px;    }
.account_maincopya .form-group>div>span{ line-height:34px;}
/*门店账户*/
.store_second button{
	                   left: 0;
                     margin: 0 !important;
}
.store_second .checkbox {	padding-top: 0; }
.store_second .store_listdi > div > div input {
	                                             /*  position: relative;
                                                       top: 8px;
	                                           margin-left: 0; */
}
.store_listdh input{ top:-1px;}
.store_listdi>div{
	position:relative;
	left:8px;
}
.store_second .store_listdh span {	 padding:0;  }
.store_second .newad_bdivg span {	      margin: 0;    }
.store_second small span {	               color: #d80202; }
.store_second .has-error > div:last-child { padding: 0;               }
.select-edita div{	
	padding-right:8px;
	padding-left: 0; }
/*翻页*/
.return_page{
				position: relative;
			  	     top: 12px;
			      margin: 0;
	       margin-bottom:20px;
}
.return_page input {
					  	     padding:4px 0 !important;
					  	       width: 40px;
					  	      border:1px solid #e3e3e3;
					  	  text-align:center;
}
.return_page  div {
		              margin-bottom: 10px;
						    padding: 0;
}
#deleteModal {	background-color: rgba(208,208,208,0.4); } 
/*提交订单shopcart_second样式修改*/
.shopcart_second img{
	 width:74px;
	height:74px;
	border:1px solid #eee;
}
.shopcart_second div>p:first-child{
		background-color:#f5f5f5;
	              height:38px;
	         line-height:38px;
}
.shopcart_second div>p{
		margin-right:8px;
	          height:80px;
}
.shopcart_second span{	padding:0; }
.shopcart_second div > p:first-child span:last-child { color:#333; }
.shopcart_second div p>span:last-child {	color:#d80202; }
.shopcart_secondt p{	margin:8px auto;}
/*白条支付修改*/
.whitep_second>p{
	       margin:0;
	padding-right:14px;
}
.whitep_second p span{	padding:0;}
.whitep_second>p:last-child{
		background-color:#f5f5f5;
	              height:45px;
	         line-height:45px;
}
.login_mian>div p:last-child{
		background-color:transparent;
	              height:auto;
	         line-height:1.5;
}
.edit_numa{
	position:relative;
	     top:2px;
}
.angular_a{	padding-top:16px !important;}
.newa_info{	margin-left:-4px;}
.anlinea{
	position:relative;
	    left:24px;
	    top:8px;
}
.aneab{	left:18px;}
.aneac{	left:12px;}
.anead{	left:8px;}
.aneaf{	left:2px;}
.aneae{	left:37px;}
/*个别*/
.shopcar_#d80202{	  color:#d80202;  }
.check_send{	padding:20px; }
/*数字用于单价红色*/

/*列表总*/
/*列表个别listb_ba*/
.listb { border:1px solid #e3e3e3;}
.listb_ula > div{
	                margin: 0;
	           padding-top: 10px;
		    padding-bottom: 30px;
		        border-top: 1px dashed #e3e3e3;
}
.listb_ba>.listb_ula > div{  border-top: 1px solid #e3e3e3 !important;}
.listb_ula > div:first-child{	border-top:none;}
.listb_ula a{  color: #222;}

.desclistb_ula .listb_lia {
	padding-top: 10px;
}

.desclistb_ula > div{
	                margin: 0;
	           padding-top: -25px;
		    padding-bottom: -25px;
		        border-top: 1px dashed #e3e3e3;
}
.listb_ba>.desclistb_ula > div{  border-top: 1px solid #e3e3e3 !important;}
.desclistb_ula > div:first-child{	border-top:none;}
.desclistb_ula a{  color: #222;}


.plan_myda {
            background-color: #f5f5f5 !important;
                      margin: 0 !important;
                     padding: 0 !important;
                      height: 40px;
                 line-height: 40px;
                   font-size: 14px;
                       color: #333;
}
.plan_myda  div {   padding: 0;	}
.listb_lia div {	padding: 0; }
 .plan_myda input{
                      margin-top: 0;
					       width: 16px;
					      height: 40px;
					      position: absolute;
					      left: 10px;
 }
.listb_lia img{
				 width: 50px !important;
				height: 60px !important;
}
.list-img{	width:50px;}
.list-imgnt{
	width:174px;
	margin-left:6px;
}
.plan_myda>div:first-child.col-md-1,.listb_lia>div:first-child.col-md-1{	width:40px;}
.plan_myda>div:nth-child(2).col-md-4,.listb_lia>div:nth-child(2).col-md-4{	width:340px;}
 .listb_liesa {   font-size:14px; }
 .listb_inputb,.shopcar_inputb {
 		        background-color: #fff;
 		             padding-top: 2px;
						   width: 46px;
						  height: 33px;
			              border: 1px solid #e3e3e3;
				  vertical-align: bottom;
				  border-right:none;
				  border-left:none;
}
.listb_inputb,.shopcar_inputb {
							    text-align: center;
							          font: 14px/1.5 "Arial Regular";
							         color: #333;
}
.listb_inputa {
	                  position: relative;
			             width: 16px;
			            height: 16px;
}
.shopcar_inputa {     width: 14px;  }
.shopcar_btna,.shopcar_btnb {	position: relative;height:33px;background-color:transparent;border:1px solid #e3e3e3}
.shopcar_btna {	right: -4px;border-right:none; }
.shopcar_btnb {	left:-4px; border-left:none;}
/*列表总结束**/
/*列表*/
.account_addressa .order_dc button {
    background-color: #afd5e7;
          margin-top: -4px;
              border: 2px solid #0091d6;
               color: #0091d6;
}
.account_addressa .order_dc button:hover {
    background-color: #0091d6;
               color: #fff;
}
.order_dc a span {  color: #0091d6; }
.order_dc a span:hover {
              color: #0091d6;
    text-decoration: underline;
}
.order_dc {
	       margin-right: 0;
            margin-left: 0;
}
.order_dc a span { font: 12px/1.5 "微软雅黑"  ;  }   /*通用*/
.order_dc div {
	           padding-right: 0;
                padding-left: 0;
}
.order_dc > div {
                     height: 58px;
}
.order_dc {  border-bottom: 1px dashed #e3e3e3;  }
.hommemb .order_dc > div { 
         height: 46px;
    line-height: 46px;
}
.hommemb .order_dc > div button { margin-left: 0; }
   /*账户白条、还款明细*/
.wrepay_dive .order_dc { border: none; }
.wrepay_dive .order_dc > div {
	        padding:10px 0;
       border-left: 1px solid  #e3e3e3;  
     border-bottom: 1px solid #e3e3e3;
}
.wrepay_dive .order_dc > div:last-child {    border-right: 1px solid  #e3e3e3;}
.wrepay_dive .order_dc a span:hover {    text-decoration: none;}
   /*账户白条、还款明细*/
/*列表总结束*/
/*order_diva我的订单*/
.ordmy_diva .order_dc {                          border-bottom: none;}
.ordmy_diva .order_dc>div{
	                         padding-top: 14px;
						  	      height: 80px;
							border-right: 1px solid #e3e3e3;
}
.ordmy_diva .order_dc>div:last-child{	border:none; }
.order_dc>div{
	padding-top:10px;
}
.mytexea{
	        display: block;
	          color: #d80202;
}
.ordmy_diva .list-unstyle li { margin-bottom: 6px; }
/*order_diva我的订单*/
/*列表总*/
/*列表2（订单中心）：我的发货单 我的退换订单 我的计划 门店计划［待审核］门店计划 plan_storeeda text－center——（form）——row plan_myda+row+row return_page——  pstore_da*/
    /*总*/
.plan_storeeda {  border: none;  }
.plan_storeeda div{ margin: 0;word-break:break-all;}
.plan_storeeda > div{
						   padding-top: 16px;
						padding-bottom: 16px;
						 border-bottom: 1px solid #e3e3e3;
}
.plan_storeeda .row div{	padding: 0; }
.plan_storeeda > div:first-child{	padding: 0; }
.plan_storeeda > div:last-child {
	                                   padding: 0;
                                 border-bottom: none;
}
.plan_storeeda > div:last-child button {
                                        background-color: transparent;
                                                  border: 1px solid #ccc;
                                                   color: #666;
}
.plan_storeeda > div:last-child button:hover {
                                              background-color: #0091d6;
                                                         color: #fff;
}
  /*标题栏加下拉样式、我的计划*/
.pstore_da ul{
			  	 display: none;
				position: absolute;
				     top: 0;
				    left: 25px;
				 z-index: 10;
}
.pstore_da ul li {
	              background-color: #fff;
	                  padding-left: 8px;
	                        border: 2px solid #ccc;
                             width: 124px;
                        text-align: left;
}
.pstore_da ul li:first-child {
	                         background-color: #f5f5f5;
	                            margin-bottom: 10px; 
	                                   border: none; 
}

.pstore_da ul li:first-child:hover a>span{ color: #0091d6;}
.pstore_da ul li:first-child:hover a{ color: #0091d6;}
.pstore_da ul li:first-child a:hover{ color: #0091d6 !important;}
.pstore_da ul li:nth-child(2) {                      border-bottom: none;     }
.pstore_da ul li:nth-child(3) {                         border-top: none;     }
.pstore_da:hover span {
                                transform: rotate(270deg);
                            -ms-transform: rotate(270deg);
                           -moz-transform: rotate(270deg);
                        -webkit-transform: rotate(270deg);
                             -z-transform: rotate(270deg);
                                    color: #666;
}
.pstore_da:hover ul {	display: block; }
.pstore_da li:first-child:hover {
	                               background-color: #f5f5f5;
	                                     box-shadow: 0 0 0 2px #ccc;
}

.pstore_da li:hover {  	background-color: #0091d6;}
.pstore_da li:hover a{ color:#fff;}
.pstore_da li a:hover{ color: #fff !important; }
.pstore_da li:first-child:hover a {	color: #666; }
.pstore_da span {
	                       top: 2px;    /*采购状态右面三角的位置*/
                   margin-left: 20px;
                     font-size: 14px;
                     transform: rotate(90deg);
                 -ms-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
             -webkit-transform: rotate(90deg);
                  -z-transform: rotate(90deg);
}
	/*我的发货单 pmdaa+runt-sed*/
/* .pmdaa div{
	position: relative;
	   right: 14px;
}
.pmdaa div:first-child,.pmdaa div:nth-child(2){	right: 0;}
.pmdaa div:last-child{	right: 22px;} */
.runt{
	      border: 1px solid #e3e3e3 !important;     /*我的退货单orderinvoice-list*/
	  border-top: none !important; 
}
.setd>div{	padding: 0; }
.setd>div>div{
	        height: 40px;
	   line-height: 39px;
}
.setd{	margin:0;}
/*我的发货单边框*/
.oe_sea{	border-left: 0px solid  #e3e3e3; }
.oe_sea>div{	border-top: 1px solid #e3e3e3; }
.oe_sea>div:first-child{	border-top:none; }
.oe_sea div div{
				     padding: 0;
				 border-left: 1px solid  #e3e3e3;
}
.oe_sea div div:first-child{	border-left: none; }
/*我的发货单边框*/
/*我的退换订单order-back.html:cansel_good*/
.cansel_good{
	    border: 1px solid #e3e3e3;
	border-top: none;
}
.cansel_good>div{
	border-right: 1px solid  #e3e3e3;
	     padding: 10px 0 !important;
	     min-height:60px;
}
/*列表2结束*/
/*按钮样式*/ 
/*按钮前奏*/
.info_opdiv > button {
                              position: absolute;
                              	 right: 22px;
					     		bottom: 0;
					     	   padding: 4px 18px;
					     border-radius: 24px;
}
.lista_ola button{
					padding: 2px 18px 2px 8px;
					  float: right;
					  color: #999;
}
.shop_managea button{	padding: 0 8px; }
.orderset_dccb .paygray_obtn{
								 margin-right: 12px;
								  margin-left: 12px;
								      padding: 4px 20px;
                                  font-weight: bold;
}
.orderset_dccb .paygray_obtn:hover {
                                  background-color:#d80202;
                                             color:#fff;
}
.orderset_dccb .paygray_obtn{	color:#666;}
    /*登陆注册按钮*/
.logibtna {
	       background-color: #0091d6;
				 	  width: 258px;
				     height: 40px;
                     border: none;
                    outline: 1px solid #e3e3e3;
                  font-size: 16px;
                      color: #fff;
}
.logibtnb {
            background-color: #f5f5f5;
                      border: none;
                     outline: 1px solid #e3e3e3;
                  margin-top: -14px;
                       width: 258px;
                      height: 40px;
                   font-size: 16px;
                       color: #666;
}
.forma_btna {
	     background-color: #0091d6;
                   height: 38px;
                   border: none;  
                font-size: 16px;
                    color: #fff;
}
.blacklogin_btna{
		     background-color: #0091d6;
	          margin-left: 26px;
	          margin-top: 8px;
                    width: 320px;
                   height: 38px;
                   border: none;  
                font-size: 16px;
                    color: #fff;
}
    /*翻页按钮*/
.return_page button {
					    background-color: transparent;
					        margin-right: 4px;
				                 padding: 4px 8px;
					              border: 1px solid #e3e3e3;
					               color: #666;
}
.return_page button:hover {
						    background-color: #0091d6;
						               color: #fff;
						              border: 1px solid #e3e3e3;
}
.return_page button:hover span{	color: #fff;}
   /*方形按钮*/ 
    /*红色*/
.#d80202color_btns{ 
			  background-color: #d80202; 
			           padding: 0 8px;
			            border: none;
			             color: #fff !important;
}
.new_btnad:hover,.#d80202color_btn{ 
								  background-color: #d80202; 
								           padding: 4px 8px;
								            border: none;
								             color: #fff !important;
}
.return_page .home_btn,.home_btn{
                            background-color: #d80202;
                                  margin-top: 6px;
                                 padding-top: 4px;
                                       width: 98px;
                                      height: 34px;
                                      border: none;
                                   font-size: 14px;
                                       color: #fff;
}
.home_btn:hover{
	 background-color: #d80202 !important;
   	           border:none !important;
}
.big#d80202_btn{
			 background-color: #d80202;
			          padding: 10px 30px;
			           border: none;
			    border-radius: 4px;
			        font-size: 16px;
			            color: #fff;
}
.pay#d80202_btn{
	       background-color: #d80202;
	                  width: 150px;
				     height: 46px;  
                     border: none;
				    outline: 1px solid #e3e3e3;
				  font-size: 18px;
				      color: #fff;
}
/*产品详情按钮*/
.liah_btna {
	          background-color: #d80202;
					     width: 174px;
					    height: 44px;
					    border: none;
				     font-size: 18px;
					     color: #fff;
}
.deta_liag button {
					background-color: transparent;  
					    margin-right: 6px;
					         padding: 10px; 
					       min-width: 62px;
				              border: 1px solid #e3e3e3;
				               color: #666;
}
.liaga button {
	            background-color: transparent;
					      height: 37px;
					      border: 1px solid #e3e3e3;
				      box-shadow: none;
					       color: #666;
}
	/*红框红字*/
.new_btnad { 
			background-color: #fff; 
			         padding: 4px 8px;
			     line-height:1.5;
			          border: none;
			      box-shadow: 0 0 0 1px #d80202;
			           color: #d80202 ;
	}

    /*湖蓝色*/
.new_btnaa { 
	                   padding: 4px 8px;
			  background-color: #0091d6; 
			             color: #fff;
			            border: none;
			            cursor:pointer;
	}
.new_btnaa:hover{
	color:#fff !important;
}
.new_btnaam:hover, .new_btnaat{
								 background-color: #0091d6; 
								          padding: 6px 12px;
							               border: none;
							                color: #fff;
}
.bigblue_btn {
                  background-color: #0091d6;
                           padding: 10px 30px;   
                            border: none;
                         font-size: 14px;
                             color: #fff;
}
.big#d80202_btnb {
                  background-color: #D80202;
                           padding: 10px 30px;   
                            border: none;
                         font-size: 14px;
                             color: #fff;
}
.form_btna{
	padding:8px 24px;
	background-color:#0091d6;
	color:#fff;
	border:none;
}
.order_dc > div button {
	                     background-color: transparent;
                                    width: 78px;
                                   height: 24px;
                              line-height: 1.5;
                                   border: 2px solid #d80202;
                            border-radius: none;
                                    color: #d80202;
                                    margin-top:-4px;
}
.ordmy_diva .order_dc  div button:hover {
                                          background-color: #d80202;
                                                     color: #fff;
}
.dba_btn {
	                     padding:8px 24px !important;   /*湖蓝边字浅蓝背*/
	                     border:1px solid #0091d6 !important;
	                     background-color:#fff !important;
	                     color:#0091d6 !important;
}
.dba_btn span{
	position:relative;
	bottom:6px;
}
.dba_btn:hover{
	 background-color:#0091d6 !important;
	 color:#fff !important;
}
  /*绿色*/
.new_btnab {
		     background-color: #7EB736; 
		              padding: 4px 8px;
	                   border: none;
	                    color: #fff;
}
.biggreen_btn {
                  background-color: #7EB736;;
                           padding: 10px 30px;   
                            border: none;
                         font-size: 14px;
                             color: #fffefe;
}
/*粉绿*/
.grenn_btn{
	        background-color: #F9FEF3;
	            margin-right: 4px;
	                 padding: 4px 10px;
                      border: 1px solid #A3B788;
}
  /*灰色*/
.new_btnaam{
	 background-color: #e3e3e3;  /*灰色宽单独*/
	          padding: 6px 12px ;
	           border: none;
	   	   box-shadow: 0 0 0 1px #e3e3e3;
	            color: #fff;
}
.add_btna {
		      background-color: #999;
		              position: absolute;
		           margin-left: 10px;
					     width: 66px;
					    height: 18px;
					    border: none;
					  font-size:10px;
					     color: #fff;
}
/*灰色加减按钮*/
.#d80202uce_btn,.shopcar_btna,.shopcar_btnb{
	                                    background-color: #fff;
									        padding-left: 2px;
											       width: 14px;
											      height: 33px;
											      border: 1px solid #e3e3e3;
											   font-size:`2px;
											       color: #999;
}
/*灰框灰字*/
.paygray_obtn{
	 background-color: transparent;  /*灰色宽单独*/
	          padding: 6px 12px ;
	           border: none;
	   	   box-shadow: 0 0 0 1px #e3e3e3;
	            color: #e3e3e3;
}
 /*无色*/
.paygray_btn{
	           background-color: transparent;
	                     border: none;     /*灰色透明*/
}
 /*无色*/
.bluetr_btn{
	           background-color: transparent;
	                     border: none;     /*灰色透明*/
	                      color: #008CD3;
}
/*椭圆蓝色*/
.btmblud_btn {
                     background-color: #0091d6;
                              padding: 8px 12px;
                               border: none;
                        border-radius: 10px;
                            font-size: 14px;
                                color: #fff;
}
/*圆形按钮*/
/*黄色圆按钮*/
    /*蓝色圆按钮*/
.ari_icblue img {
                            /*    width: 28px !important;
                              height: 28px !important; */
}
.ari_icblue:after{
	
}
.ari_icblue span {
	                  margin-left: -2px;
                      font-weight: bold; 
                        font-size: 20px;
                            color: #fff;
}
.ari_icyow{
		    background-color: #FECB00;
					   width: 24px;
					  height: 24px;        
		         line-height: 24px;
		              border: none;
		       border-radius: 24px;
				   font-size: 20px;
				       color: #fff;
}
   /*黄色小圆按钮*/

.shopmana_divab {
	               background-color: #83C560;
                            display: inline-block;
                              width: 20px !important;
                             height: 20px !important;
                      border-radius: 18px;
                     vertical-align: middle;
                            z-index: 10;
}
.shopmana_divab span {
					      position: relative;
				               top: -7px;
					   font-weight: 900;
                         font-size: 10px;
                             color: #fff;
                        text-align: center;
}
/*按钮样式*/
/*小弹出样式*/
#pop_style{
		     background-color: #fff;
		             position: absolute;
					      top: 50%;
					     left: 50%;
				        width: 366px;
				       height: 174px;
				      outline: 6px solid rgba(180,180,180,0.3);
}
#pop_style button{
	    background-color: transparent;
                  border: none;
}
#pop_style .row{
                margin: 0;
                 width: 100%;
}
#pop_style>div{   width: 100%; }
.pop_stylea{
    background-color: #F3F3F3;
	          height: 34px;
	     line-height: 34px;
	       font-size: 18px;
	           color: #666;
}
.pop_stylea button{
	    width: 40px;
        color: #aaa;
}
/*弹出样式*/
/*订单确认弹出样式*/
#overflow_submit{
                  padding: 20px;
                 position: relative;
                   margin: 0 auto;
		            width: 960px !important;
		    border-radius: 4px;
}
.ofa{  margin: auto -30px;  }
.ofa>div{  font-size: 16px;  }
.ofa>div span{
                position: relative;
                     top: -5px;
                    left: 12px;
                   color: #555;
}
.ofa_btna{
       background-color: #FECB00;
                  width: 28px;
                 height: 28px;
            line-height: 28px;
                 border: none;
          border-radius: 34px;
              font-size: 24px;
                  color: #fff;
}
.ofa_btnb{
	    background-color: #fff;
	        margin-right: 20px;
	               width: 20px;
	              height: 20px;
	              border: 2px solid #aaa;
	       border-radius: 20px;
	               color: #aaa;
	               float: right;
}
.ofa_btnb>span{
	             position: relative;
                      top: -2px;
                    right: 2px;
                font-size: 14px;
}
.ofb{
	  margin-top: 20px;
          border: 1px solid #EBEBEB;
}
.ofb>div{
	      padding-top: 20px;
               height: 74px;
      
}
.ofb>div:last-child{  border:none;  }
.ofb>div:first-child{
                       background-color: #EBEBEB;
                            padding-top: 0;
                                 height: 44px;
                            line-height: 44px;
                              font-size: 14px;
                                  color: #666;
}
.ofc{
          line-height: 1;
        border-bottom: 1px dashed #e3e3e3;
                color: #333;
}
.ofc>div:first-child{  padding-left: 25px;  }
.ofd{  margin: 20px -15px auto;  }
.ofd>div{  padding:0;  }
.ofd>div:first-child{  color: #FE5E5E;  }
.ofd>div:last-child button{
	                         background-color: #fff;
                                      padding: 4px 8px;
	                                   border: 1px solid #e3e3e3;
                                border-radius: 0;
}
.ofd>div:last-child button:hover{
                                 background-color: #0091d6;
                                            color: #fff;
}
.ofe{  margin-top: 77px;  }
.ofe button{
	          background-color: #fff;
                        margin: auto 10px;
                       padding: 4px 16px;
                        border: 1px solid #e3e3e3;
}
.ofe button:first-child{
                           background-color: #0091d6;
                                      color: #fff;
}
.ofe button:first-child{
    background-color: #0091d6;
               color: #fff;
}
/*订单确认弹出样式*/
/*支付弹出框*/
.modal_paypop{
	 width: 655px;
	border: 6px solid rgba(130,130,130,5);
 font-size: 14px;
}
.modal_paypop .close{	color: #aaa;}
.modal_paypop input{	border-radius: 0;}
.payline{
		margin-left: 30px;
	          color: #888;
}
.payline p{	margin: 0; }
.payline p:first-child{
	   margin-top: 10px;
	margin-bottom: 26px;
}
.payline p:last-child{
		margin-top: 26px;
	 margin-bottom: 10px;
}
.has-clear{
		margin-left: 17px;
	          width: 300px;
	         height: 30px;
}
.payipt{
	margin-bottom: 14px;
	       height: 40px;
	  line-height: 30px;
}
.paypop_btn div{	padding: 4px; }
.paypop_white{
	 margin-top: 16px;
	    min-height: 36px;
	line-height: 36px;
	      color: #666;
}
.paypop_white span{	  color: #999; }
.paypop_white div{	padding: 4px; }
.paypop_white button{
		 top: 24px !important;
		left: 0 !important;
	 padding: 0 12px; 
}
.paypop_white>div> a{
	padding:0;
	height:34px !important;
	line-height:34px !important;
}
.paypop_#d80202{
	background-color: transparent !important;
	     font-weight: 800;
	           color: #D80202;
}
.paypop_tran{	background-color: transparent !important; }
.paypop_other{	margin-top: 16px; }
.paypop_other>div{
		             margin-top: 0;
					margin-left: 30px;
}
.paypop_other .paypop_white button{
									 top: 0 !important;
									left: -4px !important;
}
/*弹出框页面*/
.modal-sm {	               width: 330px;}
.modal-header{
	        padding: 4px 20px;
	         border: none;
		font-weight: 100;
	          color: #555;
}
.pop-one {                outline: 6px solid rgba(118,118,118,0.6); }
.pop-one .modal-header {
	                      background-color: #F3F3F3;
	                           padding-top: 6px;
							  padding-left: 16px;
						  	        height: 38px;
							   line-height: 34px;
									border: none;
							     font-size: 18px;
							         color: #333;
}
.pop_styleb {	        padding: 19px 28px; }
.pop_styleb ul{   margin-bottom: 20px; }
.ari_icona{
	    margin-bottom: 20px;
		    font-size: 14px;
		        color: #333;
}
.ari_icona div:first-child{	padding: 0; }
/*弹出框页面*/
/*支付弹出框*/
.btm_align{	padding: 0; }
.post_collect{
	position: relative;
	     top: 4px;
}
.bottom_lefta{
	position: relative;
    	 top: -10px;
}
/*下拉框三角样式*/
/*个别*/
.edit_adselect{
	            padding-left: 8px;
			           color: #666;
}
.plansin_a select option {      text-align: left;     }
/*表单红星*/
.#d80202_star{
	position: relative;
	   right: 8px;
	   color: #d80202;
}

.allselecta{
	position: relative;
	    left: 4px;
	     top: -1px;
}
.modal-body ul li:first-child{
	position:relative;
	top:4px;
}

      /*左侧*/
.cunrowb {
	   background-color: #ffffff;
			padding-top: 2px;
}
.cunrowb div{	padding:0;}
.cunrowb textarea {
					background-color: #fff;
					          border: solid 1px #e3e3e3;
					          height:100px;
}
  /*右侧*/
.bottom-addnun{
	text-align:right;
	padding:0 16px;
}
.bottom-addnun p span:first-child{
	display:inline-block;
	width:100px;
}
.bottom-addnun p span:last-child{
	display:inline-block;
	min-width:80px;
	
}  

/*二部分灰色*/
.shopcartwo_bottomb {
					   background-color: #EBEBEB;
					        padding-top: 8px;
					        padding-bottom: 8px;
						  padding-right: 16px;
						  margin-bottom:20px;
						     max-height: 108px;
}
.shopcartwo_bottomb ul li {  color: #666; }
.shopcartwo_bottomb ul li p {
						       margin-top: 8px;
						    margin-bottom: 16px;
						            color: #999;
						           
}
 /*灰内*/
.shopcartwo_bottomlia>span:first-child{
	display:inline-block;
	min-width:100px;
}
.shopcartwo_bottomlia>span:last-child{
	display:inline-block;
	min-width:80px;
	font-size:16px;
}
/*单行灰*/
.shopcar_bottoma {
	              background-color: #EBEBEB;
			            margin-top: 30px;
			         margin-bottom: 28px;
						    height: 46px;
					 	     color: #222;
}
.shopcar_bottoma div{
						     height: 46px;
						line-height: 46px;
}
/*安全页面*/
.shop_managea {
                       padding: 20px 0;
                 border-bottom: 1px dashed #e3e3e3;
}
.shop_managea > div {
                       height: 30px;
                  line-height: 30px;
}

.shop_managea {  width: 980px;  }
.shop_managea > div:nth-child(2) {
	                                left: -30px;
                               font-size: 12px;
                                   color: #333;
}
.shop_managea > div:nth-child(3) {
	                                 left: -30px;
                                font-size: 16px;
}

.shop_managea>div:nth-child(4) {
	                                 left: -30px;
                                font-size: 12px;
}
.shop_managea>div:nth-child(5) a span {
	                                     margin-left: 24px;
                                           font-size: 12px;
                                               color: #0091d6;
}
/*账户安全页busicen_accset_accsafe_safea.html结束*/
.acc_safec_da{
	position:relative;
	top:46px;
	color:#666; 
}
.acc_safec_da form {
                      margin-left: 120px;
                        font-size: 14px;
}
.acc_safec_da p{
	color:#999;
	font-size:12px;
	margin-top:6px;
}
.acc_safec_da form>div{
	height:50px;
}
.safe-text{
	position:relative;
	left:-30px;
	top:6px;
}
.acc_safec_da form>div>div:nth-of-type(2){
	padding:0;
	
}
.acc_safec_da form>div>div:nth-of-type(2)>a{
	text-align:center;
}
/*全局通用样式*/
               /*链接样式*/
.info_opdiv > a {
                    position: absolute;
                         top: 6px;
                       right: 28px;
                   font-size: 12px !important;
                       color: #0091d6 !important;
}
           /*细节补充*/
                      /*字体*/
.arial { font-family: "Arial Regular";}/*数字英文字体*/
                      /*字号*/
                      /*字色*/
.ordturena{    color: #1795D6;  }/*蓝色*/
.smcc {             color: #d80202;  }/*红色*/
.listb_liesb {   
		color:#C60A14;
	font-weight:bold;   /*单价样式*/
	font-family:'Arial Regular';
	font-size:16px;   /*单价样式*/
	}
.smcd {             color: #999;  }/*灰色*/
                     /*背景色*/
.plan_co#d80202{
		          font-family: "Arial Regular";/*红色粗体数字*/
                  font-weight: bold;
                        color: #d80202;
}
.plan_corec{
		          font-family: "Arial Regular";/*红色粗体数字*/
              font-weight: bold;
                    color: #d80202;
                    font-size:18px;
}
.pnumc{
	          font-weight: bold;
                    color: #d80202;
}
                    /*其它*/
.products_main {  position:relative;  }
.pduct_num{
  position: absolute;       /*商品编码高度*/
       top: 56px;	
}
.fluid-chart{
	position:relative;
	left:-20px;
}
/*个例*/
.lilia-one{border-top:none !important;}/*列表无边框*/
.adrese_b div{padding:0;}
/*意见反馈修改*/

.person_view>div{
    margin-top:1.8em;
    font-size:1.2em;
    color:#666;
}
.biue_p span{
    color:#333;
}

.view_p>p{
    padding:0 1.2em !important;
}
.biue_p{
    background-color:#F0F8FB;
    color:#0091d6;
}
.blue_div{
    border:1px solid #52c2f7;
}
textarea{
    border:1px solid #e3e3e3;
    padding-top:0.4em;
    height:12em;
}
.person_view .row{
    padding:0.8em 1.3em;
}
.pvew_btn{
    padding:0.5em 1.4em;
    background-color:#0091d6;
    color:#fff;
    border:none;
}
.pre-btom{
    padding-top:0 !important;
}
.perview-two{
    height:20em;
}
.perview-two>div:first-child{
    height:10em;
    line-height:10em;
}
.blue_div .form-group:first-of-type{
	margin-bottom:0;
}


.form-control{
    padding:0 3px !important;
    border-radius:none;
}
.acc_safec_da .form-control{
    padding:3px !important;
}
.account_maincopyb .form_btna{
	position:relative;
	bottom:4px;
}
.buyform{
	position:relative;
	top:4px;
}

.productSection>div{
	border-bottom:1px dashed #e3e3e3;
}
.pop-aone{
	position:relative;
	right:10px;
}
.pop_styleb label{
	top:0;
}
.plan_btna .input-group .form-control{
	height:34px;
} 
.pmc-a{
	position:relative;
	left:-40px;
	top:6px;
}
/*企业中心细节补充*/
#bussiInfoForm>div>div>span,#accountForm>div>div>span,#addressForm>div>div>span{
	line-height:30px;    /*企业信息页面警告词的位置*/
}
.returnca_db>.orderset_da .ui-step-cont{
	left:-22px;  /*退货订单售后服务进度条调整*/
}
.setlinehta{
	line-height:1.5 !important;
}
.rowpdu_btm{
	margin-bottom:10px;/*购物车第二步*/
    padding:14px;

}
.cum_rowpdu_btm{
    padding:14px;
    border-top:1px solid #e3e3e3;
}
.cum_rowpdu_btm p{
    font-size:14px;
    margin-bottom:20px;
}
.cum_rowpdu_btm .form-group{
    height:34px;
}
.cum_rowpdu_btm .form-group label{
    width:74px;
    margin-right:6px;
    top:0;
}
.cum_rowpdu_btm .form-group input{
    width:200px;
    border:1px solid #bbb;
    border-radius:4px;
}
.cum_rowpdu_btm .form-group input,.cum_rowpdu_btm .form-group label{
    height:34px;
    line-height:34px;
}
.cum_rowpdu_btm  .bottom-addnun{
    position:relative;
    bottom:-28px;
    margin-left:796px;
}
.coupon input{
	position:relative;
	top:2px;
	margin-bottom:10px;
}
.couponlist{
}
.couponlist label{
	width:74px;
}
.couponlist>div{
	position:relative;
	width:700px;
	left:80px;
	top:-20px;
}
#sendEmailForm .text-danger{
	position:relative;
}
#loginpasForm .error-message-static{
	position:absolute;
	width:900px;
}
.form_btna:hover{
	color:#fff !important;
}
/*首页更改开始*/
/*品牌展示开始*/
.owl-prev,.owl-next{
	              display: none !important;
                 position: absolute;
                    width: 26px;
                   height: 80px;
              line-height: 80px;
	          		  top: 100px !important;
                  z-index: 10;
                font-size: 24px;
                    color: #fff;
         background-color: #ccc;
}
.phone_brand{
	        background-color: #fff;
	                  height: 80px;
}
.phone_brand .owl-prev,.phone_brand .owl-next{
											     height: 40px;
												    top: 22px !important;
												display: inline-block !important;
}
.phone_brand .owl-prev>i,.phone_brand .owl-next>i{
													position: relative;
												     	 top: -20px;
}
.phone_brand ul,.phone_brand .produl_a img,.phone_brand ul>li,.phone_brand .produl_a a{
																					 	 width: 130px ;
																						height: 65px;
}
.phone_brand  .owl-prev{	       left: 0;                 }
.phone_brand .owl-next{	          right: 0;                 }
.phone_brand .owl-stage{	padding-top: 5px;              }
.phone_brand .produl_a > a > li:only-of-type{
												 width: 130px;
												height: 65px;
}
/*左右图标开始*/
.owl-prev{	left:6px;}
.owl-next{	right:3px;}
.gengduos:hover .owl-prev,.gengduos:hover .owl-next{    display: inline-block !important; }
/*左右图标结束*/
/*楼层开始*/
 .produl_a{
			position: relative;
		   	    left: 5px;
			   color: #666 !important;
} 
 .produl_a:hover{   box-shadow: 0 0 2px 1px #e3e3e3 !important;    }
.produl_a a:hover{
					box-shadow: 0 0 0 1px  #e3e3e3;
					     color: #666 !important;
}
 .phone_brand .produl_a a:hover{	box-shadow: none;  }
.phone_brand  .produl_a:hover{	    box-shadow: none !important;  }
/*品牌展示结束*/
.phone_fitting{
			                 top: 30px;
				/*  border-bottom: 1px  solid  #0091d6;  */
				   border-bottom: 1px  solid  #333;  
				        margin: 30px 0 40px; 
				         /*  margin: 26px 0 40px;  */
				        position: relative;
}
.phone_fitting,.phone_bran{
							   width: 1190px !important;
							position: relative;
						     	left: 5px;
}
.homeshop,.home_info,#information,.banner_lr{	width: 1190px !important;}
.banner_lr{	width:  1190px !important;  }
.phone_fitting>div{
					  padding: 0;
					 position: absolute;
					   bottom: 10px;;
}
.phone_left{
		/* font-size: 22px;
			    color: #0091d6;  */
		 	font-size: 18px;
			    color: #222; 
}
.phone_right>span{
					color: #333;
					 font: 14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文细黑","STHeiti,MingLiu";
}
.phone_right>span:nth-of-type(2n){
									font-size: 12px;
									 position: relative;
									      top: -1px;
									   margin: 0 2px;
									    color: #999;
}
.produl_a{
			      text-align:center;
			background-color:#fff;
			           width:230px;
		           	  height:316px;
				   font-size:14px;
				 font-family: "SourceHanSansCN-Regular";
}
.produl_a a{
			     width:228px;
			    height:314px;
			   display:block;
			text-align:left;
			  position:relative;
			       top:1px;
		      	  left:1px;
}
.produl_a>a>li:first-of-type{
								display: block;
								 height: 230px;
}
.produl_a>a >li:last-of-type{
								display: block;
								  width: 230px;
								 height: 86px;
}
.produl_a ol>li:first-of-type{
								      display: block;
							 	       height: 50px;
								      padding: 14px 16px 0;
								text-overflow: clip;
								     overflow: hidden;
								    word-wrap: break-all;
								  line-height: 1.3;
}
.produl_a ol>li:last-of-type{
								   display: block;
								    height: 36px;
								   padding: 16px;
								padding-top: 0;
							    line-height: 1;
							      font-size: 12px;
}
.produl_a img{
				 width: 228px;
				height: 228px;
}
.phone_money{	          font-size: 18px; }
.owl-carousel .owl-item{	padding: 2px; }
#footer{	      
	     width: 100%;
	margin-top:20px;
	background-color:#fff;
	border-top:1px solid #e3e3e3;
	 }
/*首页更改结束*/

.listab_image{	    height: 60px;              }
/*行业资讯修改开始*/
.pagenews_edit{ 	 width: 1190px !important;  }
.pagenews_edit>div>p{
						   margin-top: 18px;
						margin-bottom: 16px;
				}
.pagenews_edit>div>p a{
						    color: #0091d6;
						font-size: 22px;
	}
.pagenews_edit>div>p img{
							position: relative;
							    left: 10px;
							     top: -1px;
}
.pagenews_edit>div{                       padding: 4px; }
.pagenews_edit>div:first-of-type{	 padding-left: 0;   }
.pagenews_edit>div:last-of-type{	padding-right: 0;   }
.pagenews_edit>div>div{
						     	   width: 100%;
						          height: 250px;
						background-color: #fff;
						         padding: 26px 0;
}
.pagedit_in a{	display:block;}
.pagedit_in a img{
					 width: 96px;
					height: 82px;
}
.pagedit_in p>span{
					position: absolute;
					     top: -4px;
}
.pagedit_in p{
				font-size: 12px;
				    color: #666;
}
.pagedit_in p>span:first-of-type{
									font-size: 14px;
									    color: #222;
									     left: 0;
}
.pagedit_in p>span:last-of-type{
								font-size: 13px;
								    right: 36px;
}
.pagedit_in>a>div{
						 padding-left: 0;
						padding-right: 12px;
						       height: 80px;
					      	 overflow: hidden;
					    margin-bottom: 28px;
}
.pagedit_in>a>div>p:first-of-type{	margin-bottom: 44px; }
.pagedit_in > a > div > p:last-of-type,.pagedit_in > a > div > p:first-of-type>span:first-of-type{
									text-overflow: ellipsis;
								         overflow: hidden;
								        word-wrap: break-all;
								      white-space: nowrap; 
}
.pagedit_in > a > div > p:first-of-type>span:first-of-type{	width: 120px; }
.pagedit_in > a > div > p:last-of-type{
										     height: 34px;
										white-space: pre-wrap;
}
/*行业资讯修改结束*/
/*品牌展示开始*/
.page_favourable{	width: 1190px !important; }
.page_favourable>div{	padding: 6px;         }
.page_favourable>div:first-of-type{	padding-left: 0; }
.page_favourable>div:last-of-type{	padding-right: 0;}
.page_favourable a{
							 display: block;
							   width: 390px;
				  	          height: 198px;
					background-color: #8DC449
}
.page_favourable img{	width: 100%; }
/*品牌展示结束*/
/*头部开始*/
.page_headmid{
				height: 100%;
			 	 width: 100%;
			  position: absolute;
}
.page_headmid>div{
					 width: 1190px;
					margin: 0 auto;
}
.page_headtop{	line-height: 100px; }
.page_headtop>div{	padding:0; }
.page_htedita form{
					position: relative;
					    left: 36px;
}
.page_htedita p{
				line-height: 1.5;
				   position: relative;
				       left:94px;
					    top:-24px;
				  font-size:12px;
					   color:#999;
}
.page_htedita p>a{	margin-right:10px;}
.page_htedita form input{
							 width: 448px !important;
							height: 38px !important;
							border: 2px solid #0091d6;
					 border-radius: 0;
}
.page_htedita form button{
									position: relative;
									    left: -8px;
							   border-radius: 0;
							background-color: #0091d6;
									  height: 38px;
									   width: 60px;
}
.shoparea{
			           width: 124px;
			          height: 34px;
			background-color: #fff;
				 	  border: 1px solid #e3e3e3;
					 display: inline-block;
					position: relative;
				 line-height: 30px;
}
.page_bubble{
								 display: block;
								   width: 20px;
							 	  height: 20px;
				        background-color: #d80202;
			      border-top-left-radius: 8px;
			     border-top-right-radius: 14px;
			  border-bottom-right-radius: 12px;
			   border-bottom-left-radius: 2px;
							       float: right;
							       color: #fff;
							   font-size: 10px;
							    position: relative;
							         top: -8px;
}
.page_bubble>span{
					    display: block;
					        top: -4px;
					margin-left: 14px;
}
.page_htedtl>a img{
					 width: 150px;
					height: 70px;
}
.page_htedtl>img{
						 width: 112px;
						height: 34px;
						  left: 28px;
						   top: 4px;
					  position:relative;
}
.shoparea>a{
			display: block;
			 height: 34px;
			  width: 124px;
}
.shoparea img{
				position: relative;
				    left: -26px;
} 
.shoparea span{
				position: relative;
				    left: -10px;
}
.page_headbottom{
					position: relative;
					     top: -18px;
}
.page_headbottom>ul{
						   z-index: 100;
					 	  position: relative;
						 font-size: 16px;
						       top: -1px;
}
.page_headbottom>ul>li>a{	color: #333; }
.page_headbottom>ul>li:first-of-type img{
											position: relative;
										   	     top: -2px;
}
.page_headbottom>ul>li:first-of-type{	width: 170px;}
.page_headbottom>ul>li:first-of-type>a,.page_headbottom>ul>li:first-of-type>a:hover{	color: #fff !important;}
.page_headbottom>ul>li:nth-of-type(2)>a{	color: #0091d6; }
.page_headbottom>ul>li>ul{	font-size: 14px; }
.page_headbottom .dropdown-menu>li:nth-of-type(2n)>a{	background-color: #FBE9EA; }
.page_headbottom .dropdown-menu>li:nth-of-type(2n+1)>a{	background-color: #F5F5F5; }
.page_headbottom .nav-pills > li.active > a, .page_headbottom .nav-pills > li.active > a:focus, .page_headbottom .nav-pills > li.active > a:hover{
				background-color: #0091d6;
			        	   color: #fff;
}
.page_headbottom .nav-pills > li > a{	border-radius:0;}
.page_headbottom .nav > li{
						  	     width: 108px;
							text-align: center;
}
.page_headbottom .dropdown-menu{
									border-radius: 0;
									        width: 170px;
									   box-shadow: none;
									       border: none;
								 background-color: #F5F5F5;
									      padding: 0;
}
.page_headbottom .dropdown-menu>li>a{
										     height: 59px;
										line-height: 59px;
										      color: #222;
}
.page_headbottom .dropdown-menu>li>a:hover{	color:#222 !important; }
.page_headbottom .dropdown-menu img{	    margin-right:16px;     }
.page_menu{
			background-color: #fff;
			          height: 407px;
			           width: 1030px;
		       	    position: absolute;
			             top: 0;
			            left: 170px;
}
.page_menu div{
				    padding: 0;
				     height: 54px;
				line-height: 54px;
}
.pagemap_new>div a{	color:#666; }
.pagemap_new>div:first-of-type{
								font-weight: 300;
								      color: #222;
}
.pagemap_new>div:last-of-type{	border-bottom:1px dashed #e3e3e3;}
.page_menu>div:last-of-type{
							 padding-top: 20px;
							    position: relative; 
							        left: 42px
}
.page_menu>div:last-of-type>div:last-of-type{	margin-top:140px; }
.page_menu{	                                    display:none;     }
.page_headbottom .dropdown-menu>li:hover>div{	display:block;    }

/*头部结束*/
/*注册页面修改开始*/
.login_editla{
				display:inline-block;
				width:120px;
				text-align:right;
}
.text-danger{display: inline-block;}
.logedit_onesela{
	width:101px;
	height:38px;
	padding:0 4px;
}
.logedit_oneselb{	width:41.6667%;}
.logedit_one{	line-height:34px;}
.logedit_not{
	height:50px;
	line-height:50px;
	font-size:18px;
	position:relative;
	left:154px;
}
.logedit_not>img{
	position:relative;
	top:-2px;
}
.logedit_one{
	padding:0;
	position:relative;
	right:14px;
	line-height:30px;
	color:#666;
}
.logedit_one>span{
	padding:0;
	position:relative;
	right:2px;
}
.logedit_one> span{
	position:relative;
	top:4px;
}
.forma{
	margin-left:120px;
}
.logedit_one ul>li{
	margin-right:30px;
}
.remind_logi{
	background-color:#fff;
	border:1px solid #FBE9EA;
	width:1000px;
	position:relative;
	left:14px;
	top:20px;
	font-size:14px;
	color:#666;
	padding:2px 16px;;
	text-align:left;
}
.circle_warn{
	width:22px;
	height:22px;
	position:relative;
	top:-2px;
}
.login_firstmai{
	width:1000px;
	position:relative;
	left:14px;
	padding:142px 70px 0;
}
.login_firstmai>div>div{
	border:1px solid #e3e3e3;
	width:362px;
	height:274px;
	display:inline-block;
	padding:14px 23px;
	background-color:#f5f5f5;
	border-radius:4px;
	font-size:14px;
	color:#666;
	padding-left:96px;
	line-height:2;
}
.login_firstmai>div>div>button{
	width:100px;
	height:40px;
	border:none;
	background-color:#0091d6;
	color:#fff;
	font-size:16px;
	position:absolute;
	top:204px;
}
.login_firstmai>div>div>div{
	position:relative;
	left:-50px;
}
.login_firstmai>div>div img{
	width:50px;
	height:50px;
	position:relative;
	top:-4px;
}
.login_firstmai>div>div h3{
	font-size:23px;
	display:inline-block;
}
.login_firstmai>div:first-of-type>div h3{color:#8DC449;}
.login_firstmai>div:last-of-type>div h3{	color:#F79B0D;}
.www>div{
	display:inline-block;
}
#tabs a:hover span{
	color:#F79B0D;
}
.www img{
	width:90px;
	height:90px;
	position:relative;
	top:10px;
}
.upload_login{
	padding:0;
	position:relative;
	left:-30px !important;
}
/*注册页面修改结束*/
	
.homeshopb{
	margin:6px auto !important;
}
.payred_btn, .payred_btn2{
	background-color:#d80202;
	color:#fff;
	font-size:22px;
	border:none;
	padding:4px 14px;
}
.goshop_btn{
	background-color:#0091d6;
	color:#fff;
	font-size:22px;
	border:none;
	padding:4px 14px;
}
/*楼层轮播*/
/*楼层轮播*/
.reduce_btn{
	background-color:transparent;
	border:1px solid #e3e3e3;
	position:relative;
	height:33px;
}
.redcolor_btns{
	background-color:#0091d6;
	color:#fff;
}
.red_star{
	color:#d80202;
}
/*sliderbar样式开始*/
.sidebar #nav { 
  display: block; 
  margin:0 auto; 
  background:#fff;

}
.sidebar #nav > li > a { 
  display: block; 
  padding: 5px 20px 5px 10px;
  background-color: #f5f5f5;
  
}
.sidebar #nav > li > a:hover, .sidebar #nav > li > a:focus, .sidebar #nav > li > a.open, .sidebar #nav > li > a.subdrop { 
  color: #999;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  color: #333;
}
.sidebar #nav li ul li a { 
  display: block; 
  padding: 5px 5px 5px 10px;
  color: #666;
  border-bottom: 1px solid #e3e3e3;
}
/*sliderbar样式结束*/
/*收货地址弹出开始*/
.background {
	position:fixed;
	_position:absolute;
	z-index:998;
	top:0px;
	left:0px;
	width:100%;
_width:expression(document.documentElement.clientWidth);
	height:100%;
_height:expression(document.documentElement.clientHeight);
	background:rgb(50,50,50);
	background:rgba(0, 0, 0, 0.5);
}
.webox {
	position:fixed;
	_position:absolute;
	z-index:999;
	padding:4px;
	_background:#777;
	background: rgba(181,181,181,0.6);/* rgba(10, 10, 10, 0.5); */
}
.webox #inside {
	background-color:#FFFFFF;
	height:240px;
}
.webox #inside h1 {
	-moz-user-select:none;
	-webkit-user-select:none;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	font-family:Arial;
	background: #e2e9ec;
	font-weight:normal;
	cursor:move;
	font-weight:800;
	color:#000;
}
.webox #inside h1 a {
	position:absolute;
	display:block;
	right:6px;
	margin-top:6px;
	top:0px;
	font-size:14px;
	background-image:url(/static/imgs/close.fw.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:17px;
	height:17px;
	cursor:pointer;
	display:inline-block;
}
.webox #inside h1 a:hover {
	background-position:center bottom;
}
/*收货地址弹出结束*/
/*头像照片样式开始*/
.imgcontainer p {
 	line-height: 12px;
	line-height: 0px;
	height: 0px;
	margin: 10px;
	color: #bbb;
}
.action {
	width: 400px;
	height: 30px;
	margin: 10px 0;
}
.cropped {
	position: absolute;
	right: -230px;
	top: 0;
	width: 200px;
	border: 1px #ddd solid;
	height: 460px;
	padding: 4px;
	box-shadow: 0px 0px 12px #ddd;
	text-align: center;
}
.imageBox {
	position: relative;
	height: 268px;
	width: 268px;
	border: 1px solid #aaa;
	background: #fff;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: move;
}
.imageBox .thumbBox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	box-sizing: border-box;
	border: 1px solid rgb(102, 102, 102);
	box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0% 0% transparent;
}
.imageBox .spinner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 400px;
	background: rgba(0,0,0,0.7);
}
#btnCrop{
	margin-right:40px;
}

.Btnsty_peyton{
   width: 44px;
  height: 38px;
  line-height: 19px;
  font-size: 22px;
  color: #FFFFFF;
  margin-left:52px;
  margin-right:-44px;
  margin-top:174px;
  background-color:#8DC449;
  text-decoration: none;
  cursor: pointer;
}
/*选择文件上传*/
.new-contentarea {
	width: 165px;
	overflow:hidden;
	margin: 0 auto;
	position:relative;float:left;
}
.new-contentarea label {
	width:100%;
	height:100%;
	display:block;
}
.new-contentarea input[type=file] {
	width:188px;
	height:60px;
	background:#333;
	margin: 0 auto;
	position:absolute;
	right:50%;
	margin-right:-94px;
	top:0;
	right/*\**/:0px\9;
	margin-right/*\**/:0px\9;
	width/*\**/:10px\9;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2;
}
a.upload-img{
	width:165px;
	display: inline-block;
	margin-bottom: 10px;
	height:57px;
	line-height: 57px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #f38e81;
	border-radius: 3px;
	text-decoration:none;
	cursor:pointer;
	border: 0px #fff solid;
	box-shadow: 0px 0px 5px #B0B0B0;
}
a.upload-img:hover{
	background-color: #ec7e70;
}

.tc{text-align:center;}
/*头像照片样式结束*/
#sendRequestForm .text-danger{
	line-height:24px;
}
.shopmana_divab.smca {
	background:url("../images/iconright.png") no-repeat scroll 100%;
}
.shopmana_divab.smcb {
	background:url("../images/iconwrong.png") no-repeat scroll 100%;
}
.shopmana_divab span{
	color:transparent;
}
#tel{
	height:70px;
}
.add-loginthree{
	padding:0;
	width:104px;
}
.add-loginthree select{
	width:101px;
}
.shoptwo_btn{
	background-color:#0091d6;
	color:#fff;
	padding:6px 10px;
}
/*首页搜索框备份*/
#suggestions{
	position: relative; 
	top: 82px; 
	left: -50px;
}
#suggestions_table {
	border:2px solid #CCC;
	padding-top:0px;
	padding:5px;
	position:relative;
	margin:0px auto;
	left:-39px;
	top:-36px;
	z-index:100004;
	background: #fff;
	background: rgba(255,255,255,0.95);
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.95);
	border-radius:0px 0px 4px 4px;
	width: 200px;
}
#suggestions_table a {
	display: block;	
	text-decoration:none; 
	padding: 5px;}
#suggestions_table a:hover, #suggestions_table a:focus{background-color:#eee;}
.suggestTD{
	margin:0px auto;
	background-color: #FFFFFF; cursor: hand;
}
.hoverSuggestTD a {background-color:#2e6da4;opacity:.5;}
#theSearchForm .has-feedback .form-control-feedback {
position: absolute;
top: 0px;
right:65px;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
z-index:10000;
}

.emailBack .has-feedback .form-control-feedback {
position: absolute;
top: 0px;
right: 40px;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
z-index:10000;
}

#myFavorite .has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 20px;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
z-index:10000;
}