/*reset css*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}
body {
    line-height: 1.5;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
body,div,li,span,td,a,h1, h2, h3, h4, h5, h6{font-family:"Microsoft YaHei",arial !important;}
a:hover {text-decoration:none;}
/* top header */
.cq-placeholder-logo{width:auto !important;}
.bc-header .content-wrapper .desktop .branding{
    background-image:url(clientlibs-cn-head/images/amway-cn-large-logo.jpg) !important;left:0;
}
.bc-header .content-wrapper .desktop .right-options-o{
	right:29px;
}
 .bc-header .content-wrapper .desktop .right-options-t{
	right:29px;
    top:55px;
}
.bc-header .content-wrapper .desktop .right-options-t input{
	width:190px;
}
.bc-header .content-wrapper .desktop .right-options .user-link{
    color:#ababab;
    font-size:14px;
   /* line-height:24px;*/
    cursor:pointer;
}
.bc-header .content-wrapper .desktop .right-options .user-link:hover{
	text-decoration:none;
}
.bc-header .content-wrapper .desktop .right-options .user-link-line{
	color:#ababab;
    font-size:12px;
    padding:0 7px;
   /* line-height:24px;*/
}
input.search-query,.amwaysearch .amwaysearchtext{
    -webkit-border-radius:0;
	-moz-border-radius:0;
    border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    border-top-left-radius:0;
    border-top-right-radius:0;
}
.bc-header .content-wrapper .desktop .right-options li .search-query,.amwaysearch .amwaysearchtext{
	margin-left:12px;
	background-color:#ffffff !important;
    height:24px;
    color:#b8b8b8;
    font-size:12px;
    -webkit-box-shadow:0px 0px 0px;
  	-moz-box-shadow:0 0 0;
  	box-shadow:0px 0px 0px;
	padding-top:2px;padding-bottom:2px;
}
/*2015.11.13 jason*/
.input-medium{
	width:95px; 
}
.bc-header .content-wrapper .desktop .right-options li {
    padding-left: 5px;
}
.right-options li {
    line-height: 30px;
}
@media only all and (max-width:960px){
.bc-header .content-wrapper .desktop {
    display: none;
}
.bc-header .content-wrapper .mobile {
    display: block;
}
.bc-header {
	height:55px;
}                        
}

/*****************/
.bc-header .content-wrapper .desktop .right-options li .btn,.amwaysearch .amwaysearchbutton{
	background-image:url(clientlibs-cn-head/images/search-input.jpg) !important;
    top:7px;
}
.content-wrapper{width:1018px;margin:0 auto;}
@media only all and (min-width: 1200px) {
	.content-wrapper{width: 1018px;}
}
@media only all and (min-width:960px) and (max-width:1200px){
  	.content-wrapper{width:100%;} /*2015.11.13 jason*/
	.bc-header .content-wrapper .desktop .branding{
		left:0px;
    }
	.bc-header .content-wrapper .desktop .right-options{
		right:29px;
    }
}
@media only all and (max-width: 962px) {
	.content-wrapper{width:100%;} 
}
/*header mobile*/
.bc-header .content-wrapper .mobile{height:55px;}
.bc-header .content-wrapper .mobile .branding{
	background-image:url(clientlibs-cn-head/images/branding-Header-Mobile.jpg) !important;
}
.bc-header .content-wrapper .mobile .mobile-options{
	border-left-style:none;
}
.bc-header .content-wrapper .mobile .mobile-options li{
	border-style:none;
    padding:0 2px;
}
.bc-header .content-wrapper .mobile .mobile-options li.mobile-search{
	border-left-style:solid;
    border-left-color:#ffffff;
    padding:0 15px;
	background-size:29px 30px !important;
}
.bc-header .content-wrapper .mobile .mobile-options li.mobile-right-search{
	border-right-style:solid;
    border-right-color:#e3e3e4;
    padding-right:20px;
}
.bc-header .content-wrapper .mobile .mobile-options .user-link{
    color:#ababab;
    font-size:14px;
    line-height:48px;
}
.bc-header .content-wrapper .mobile .mobile-options .user-link-line{
	color:#ababab;
    font-size:12px;
    padding:0 2px;
    line-height:48px;
}
/*go top*/
.amway-cn-goto-up{display:none;position:fixed;bottom:30px;right:0px;display:block;width:40px;height:40px;line-height:40px;background-color:#ffffff;overflow:hidden;font-size:12px;text-align:center;color:#808080;_position:absolute;_bottom:"";cursor:pointer;opacity:.8;filter:Alpha(opacity=80);}
@media only all and (max-width: 768px) {
.bc-mobile-dropdown .bc-mobile-dropdown-nav, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity { 
    -webkit-box-shadow: 6px 1px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 6px 1px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 6px 1px 6px rgba(0, 0, 0, 0.35); }
}
@media only all and (max-width:720px){
    .bc-header .content-wrapper .mobile .mobile-options li{display:none;}
	.bc-header .content-wrapper .mobile .mobile-options li.mobile-right-search{
		display:block;
    }
    .bc-header .content-wrapper .mobile .mobile-options li.mobile-right-search a{
    	display:none;
    }
	.bc-header .content-wrapper .mobile .mobile-options li.mobile-search{
    	display:block;
    	padding:0 15px;
        border-right-style:solid;
    	background-size:29px 30px !important;
	}
	.bc-header .content-wrapper .mobile .mobile-options li.mobile-menu{
    	padding:0 15px;
    	display:block;
    	border-left-style:solid;
    	background-size:32px 26px !important;
	}
	.bc-mobile-dropdown .mc-mobile-button .icon, .bc-header .content-wrapper .mobile .mobile-options .mobile-menu{
		background-size:32px 26px !important;
    }

	.bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li .main-carrot{
         background-image:url(clientlibs-cn-head/images/MenuArrow.png) !important;
    }

	/*20140415 begin*/
	.bc-header .content-wrapper .mobile .branding{
    	width:75px;
        height:48px;
	    background-size:75px 49px !important;
    	background-image:url(clientlibs-cn-head/images/branding-Header-Mobile640.png) !important;
	}
	.bc-header .content-wrapper .mobile .mobile-options li.mobile-search{
    	background-size:22px 22px !important;
	}
	.bc-header .content-wrapper .mobile .mobile-options li.mobile-menu{
		background-size:24px 20px !important;
    }
	.bc-mobile-dropdown .mc-mobile-button .icon, .bc-header .content-wrapper .mobile .mobile-options .mobile-menu{background-size:24px 20px !important;}
	.bc-header .content-wrapper .mobile .branding{top:5px;}
	.bc-mobile-dropdown .mc-mobile-button{right:0px;}
	/*20140415 end*/
}
/*2016.2.24 jason*/
    .user-hwg {
       display: block; 
    }
/******end******/
@media only all and (max-width: 720px) { 
/*2015.11.13 jason*/

    .bc-nav-wrapper {
        display: none; 
    }


/******end********/
  .table-responsive {  
    width: 100%;  
    margin-bottom: 15px;        /* 设置底部外边距，避免重叠 */  
    overflow-x: scroll;     /* 超出范围，水平可滚动 */  
    overflow-y: hidden;  
    -webkit-overflow-scrolling: touch;  
    -ms-overflow-style: -ms-autohiding-scrollbar;  
    border: 1px solid #ddd; /* 设置1像素宽的边框 */  
  }  
  .table-responsive .table { width:614px;   margin-bottom: 0;  }  
  .table-responsive .table > tbody > tr > td:first-child {  
    /*border-left: 0; 将所有tr的第一个单元格(即最左边的一列)的左边框都置为0像素 */
  }
  .table-responsive .table > tbody > tr td:last-child {  
    /*border-right: 0; 将所有tr的第一个单元格(即最右边的一列)的右边框都置为0像素  */
  }
}

  .table-responsive .table { max-width: none;}
  .table-responsive .table td { border:#000 1px solid; vertical-align: inherit; text-align:center;font-size:14px;}





.uninsert {
    z-index: 99;
    position: absolute;
    right: 100%;
    display: none;
    white-space: nowrap;
    background-color: #ed174c
}

.uninsert.show {
    display: block
}

.uninsert:before {
    content: "";
    display: inline-block;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    background-color: #ed174c;
    vertical-align: middle;
    position: absolute;
    bottom: 8px;
    right: -4px;
    transform: rotate(45deg);
    z-index: 1
}

.uninsert p {
    display: inline-block!important;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    z-index: 2;
    position: relative
}

.uninsert p i {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(clientlibs-cn-head/images/tan.png) no-repeat top;
    background-size: 100% 100%;
    position: relative;
    bottom: 1px
}

.uninsert p span {
    color: #fff
}

@media only screen and (min-width: 768px) and (max-width:960px) {
    .uninsert {
        position:absolute;
        top: 14px;
        right: 408px
    }
}

@media only screen and (min-width: 640px) and (max-width:768px) {
    .uninsert {
        position:absolute;
        top: 14px;
        right: 408px
    }
}

@media only screen and (min-width: 320px) and (max-width:640px) {
    .uninsert {
        position:absolute;
        left: 30px;
        right: auto;
        top: auto;
        bottom: -35px
    }

    .uninsert:before {
        right: auto;
        left: 12px;
        bottom: 18px
    }

    .uninsert p {
        display: inline-block!important;
        padding: 0 10px;
        font-size: 14px;
        line-height: 30px
    }

    .uninsert p i {
        vertical-align: middle;
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(clientlibs-cn-head/images/tan.png) no-repeat top;
        background-size: 100% 100%;
        position: relative;
        bottom: 1px;
        font-size: 0
    }

    .uninsert p span {
        color: #fff
    }
}
