/*
* Hubsan Team Maxi.zhang 
* qq:791489347;
* made in 2016.8.16 #535f75  #138C75
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

:focus {
    outline: 0 none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

a img,
iframe {
    border: medium none;
}

a {
    text-decoration: none;
}

ol,
ul {
    list-style: none outside none;
}

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: 100%;
}

*::before,
*::after {
    box-sizing: border-box;
}

input {
    cursor: pointer;
}

body {
    font-family: "Open Sans", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, sans-serif;
    background-color: #303030;
}

option {
    background-color: #eee;
}

input::-webkit-input-placeholder {
    color: #b1b1b2;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #b1b1b2;
    opacity: 1;
}

input:-moz-placeholder {
    color: #b1b1b2;
    opacity: 1;
}

input::-moz-placeholder {
    color: #b1b1b2;
    opacity: 1;
}

#hbs-leftsvicon {
    background-image: url(../images/erji.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 23px auto;
}

.tgColor {
    line-height: 3;
    font-size: 12px;
    text-align: center;
    background: #535f75;
    color: #00ffda;
}

#hbs-topcommon {
    width: 100%;
    height: 65px;
    background-color: #353535;
    position: relative;
}

#hbs-logonav {
    width: 1240px;
    height: 65px;
    margin: 0 auto;
}

#hbs-logo {
    float: left;
}

#hbs-logo img {
    margin-top: 16px;
}

nav {
    float: left;
}

nav ul li {
    display: block;
    float: left;
    line-height: 65px;
    margin-left: 40px;
    font-size: 13px;
    color: #858585;
}

nav ul li:hover {
    background-color: #3D3D3D;
}

nav ul li:hover>.hbs-nglmenu {
    display: block;
}

.hbs-nglmenu {
    position: absolute;
    width: 850px;
    background-color: #3D3D3D;
    top: 65px;
    z-index: 2;
    display: none;
}

#hbs-videomenu {
    height: 210px;
}

#hbs-promenu {
    height: 275px;
}

.hbs-menulist {
    width: 250px;
    height: 100%;
    background-color: #3D3D3D;
    float: left;
}

.hbs-menudetail {
    width: 600px;
    height: 100%;
    background-color: #303030;
    float: left;
}

.hbs-menulist ul li {
    display: block;
    float: none;
    height: 20px;
    margin-left: 0px;
    line-height: 20px;
}

.hbs-menulist ul li:hover {
    background-color: #303030;
}

.hbs-menulist ul li p {
    margin-left: 10px;
    float: left;
}

.hbs-mt43 {
    margin-top: 43px;
}

.hbs-mt32 {
    margin-top: 32px;
}

.hbs-prodetail {
    width: 560px;
    height: 230px;
    margin: 0 auto;
}

.hbs-singlepro {
    width: 135px;
    height: 110px;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}

.hbs-singpropic {
    width: 100%;
    height: 100px;
    margin-top: 20px;
}

.hbs-singproname {
    margin-top: -30px;
}

.hbs-singproname {
    width: 100%;
    height: 23px;
    line-height: 11px;
    text-align: center;
}

.hbs-singproname span {
    font-size: 9px;
    color: #9B9C9C;
}

.hbs-singpropic img {
    width: 100%;
    height: auto;
}

.hbs-righttowars {
    display: inline;
    float: right;
    height: 13px;
    margin-right: 10px;
    margin-top: 3px;
}

.hbs-prodemore {
    width: 100%;
    height: 10px;
    margin-top: 15px;
    line-height: 10px;
    color: #858585;
    /*	background-color: red;*/
}

.hbs-prodemore p {
    font-size: 11px;
    float: right;
    margin-right: 3px;
}

.hbs-prodemore img {
    float: right;
    /*margin-right: 30px;*/
    margin-top: 5px;
}

.hbs-videodetail {
    width: 560px;
    margin: 0 auto;
    height: 143px;
    margin-top: 32px;
}

.hbs-video1 {
    width: 276px;
    height: 146px;
    float: left;
}

.hbs-video1 img {
    width: 100%;
    height: auto;
    margin-right: 0px;
}

#hbs-selfop:hover>#hbs-logindetail {
    background-color: #3D3D3D;
    display: block;
}

#hbs-logindetail {
    position: absolute;
    width: 60px;
    height: 55px;
    background-color: #3D3D3D;
    top: 65px;
    z-index: 3;
    display: none;
}

#hbs-logindetail ul li {
    font-size: 8px;
    color: #858585;
    margin-top: 25px;
}

.hbs-videomenubd ul {
    height: 210px;
}

.hbs-promainallbd ul {
    height: 275px;
}


#hbs-languagechoose {
    /*position: absolute;*/
    float: right;
    width: 300px;
    height: 100%;
    line-height: 65px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#hbs-languagechoose a {
    font-size: 13px;
    color: #02d8f9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#hbs-languagechoose img {
    width: 100%;
    height: 100%;
    margin-top: 0px;
}

#hbs-chooselanarea {
    width: 1000px;
    height: auto;
    display: none;
    background-color: #353535;
}

.hbs-detaillang {
    width: 200px;
    height: 150px;
    float: left;
    text-align: center;
}

.hbs-countryname {
    font-size: 15px;
    width: 150px;
    height: 30px;
    margin: 0 auto;
    margin-top: 40px;
    /*font-weight: 600;*/
}

.hbs-countryname p {
    color: #858585;
}

.hbs-nationflag {
    margin: 0 auto;
    width: 41px;
    height: 29px;
    margin-top: 15px;
}

#hbs-quickop {
    float: right;
    height: 65px;
    text-align: center;
}

#hbs-quickop span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#hbs-quickop img {
    vertical-align: middle;
    margin-left: -5px;
}

#hbs-mainad {
    width: 100%;
    min-width: 1280px;
}

#hbs-mainad img {
    width: 100%;
    height: auto;
    min-width: 1280px;
}

.search-box {
    position: relative;
    float: left;
}

.hbs-search {
    height: 65px;
    width: 80px;
    float: left;
    cursor: pointer;
}

#hbs-searcharea {
    height: 65px;
    width: 140px;
    position: absolute;
    right: -14px;
    margin-right: 40px;
    line-height: 65px;
    display: none;
    opacity: 0.7;
}

#hbs-searcharea form {
    color: white;
    height: 30px;
    width: 140px;
    margin-top: 17px;
    background-color: #353535;
    border: 1px solid #fff;
    box-shadow: 280px 0px 185px -240px #fff inset;
}

#hbs-searcharea input {
    outline: none;
    height: 30px;
    float: left;
}

#hbs-searchinput {
    width: 104px;
    padding-left: 5px;
    background: none;
    border: none;
    color: #fff;
}

#hbs-searchbtn {
    width: 30px;
    background: url(../images/search_03.png) center no-repeat;
    border: none;
    border-left: 1px solid #fff;
}

.hbs-cart {
    height: 65px;
    width: 40px;
    float: left;
    background-color: #535f75;
}

#hbs-selfop {
    width: 40px;
    height: 65px;
    margin-left: 40px;
    float: right;
}

#hbs-selfop:hover {
    background-color: #3D3D3D;
}

.hbs-mainpichd {
    /*width: 320px;*/
    width: 100%;
    margin: 0 auto;
    height: 20px;
    position: relative;
    z-index: 4;
    margin-top: -37px;
}

.hbs-mainpichd ul {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.hbs-mainpichd ul li {
    display: inline-block;
    vertical-align: top;
    height: 3px;
    /*width: 68px;*/
    width: 75px;
    margin-right: 10px;
    font-size: 0;
    background-image: url('../images/admingreendark.png');
}

.hbs-mainpichd li div {
    width: 68px;
    height: 3px;
    margin-top: 7px;
    background-color: #138C75;
}

.hbs-otwo {
    margin-left: 10px;
}

.mainon {
    background-image: url('../images/admingreenlight.png') !important;
}

.hbs-bigmidbanner {
    width: 100%;
    height: 113px;
    clear: both;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
}

.hbs-bannermidtext {
    width: 80%;
    max-width: 1240px;
    min-width: 960px;
    height: 100%;
    margin: 0 auto;
}

.hbs-bannermidtext h2 {
    position: absolute;
    color: #535f75;
    font-weight: 600px;
    margin-top: 50px;
    font-size: 20px;
}

#hbs-mainadtwo {
    width: 100%;
    height: 400px;
}

.hbs-adtwodetail {
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
    height: 400px;
    margin: 0 auto;
    background-image: url(../images/hard_03.png);
    /*background-color: red;*/
    position: static;
    background-size: 100% 100%;
}

#hbs-adtwocover {
    width: 240px;
    height: 180px;
    /*background-color: yellow;*/
    position: absolute;
    z-index: 100;
    margin-top: 150px;
    margin-left: 60px;
}

.hbs-adtwotitle {
    width: 19.7%;
    height: 100%;
    float: left;
}

.hbs-adtwopic {
    width: 80%;
    height: 100%;
    float: right;
}

.hbs-adtwopic img {
    width: 100%;
}

.hbs-adtwotdetial {
    width: 150px;
    height: 250px;
    margin-top: 30%;
    margin-left: 20%;
    text-align: center;
    float: left;
}

.hbs-adtwotdetial h2 {
    font-size: 13px;
    font-weight: 600;
    color: #B1B1B2;
}

.hbs-adtwotdetial h1 {
    font-size: 20px;
    color: #535f75;
    margin-top: 18px;
}

.hbs-difpictip {
    width: 280px;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
}

.hbs-litpretty {
    height: 30px;
    width: 30px;
    margin-left: 10px;
    float: left;
    position: absolute;
    margin-left: 60px;
}

.hbs-litpretty span {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.hbs-litpretty img {
    opacity: 0.7;
}

.hbs-difpictip p {
    line-height: 30px;
    float: left;
    margin-left: 60px;
    color: #858585;
    font-size: 13px;
    opacity: 0;
    position: absolute;
}

.hbs-maintwopichd {
    display: none;
}

#hbs-leftrooling {
    height: 40px;
    width: 11px;
    float: left;
    margin-top: 15%;
    margin-left: -4%;
}

#hbs-rightrooling {
    height: 40px;
    width: 11px;
    float: right;
    margin-top: 15%;
    margin-right: -4%;
}

#hbs-fpvmain {
    height: 410px;
    width: 100%;
}

#hbs-fpvdetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 410px;
    margin: 0 auto;
}

.hbs-fpvsinglede:nth-child(4n+1) {
    margin-left: 0;
}

.hbs-fpvsinglede {
    width: 24.2%;
    height: 410px;
    float: left;
    margin-left: 1%;
    margin-top: 15px;
    transition: box-shadow 0.3s;
}

.hbs-fpvsinglede:hover {
    box-shadow: 0px 0px 15px #535f75;
}

.hbs-fpvdepic {
    width: 100%;
    overflow: hidden;
    /*	height: 205px;*/
}

.hbs-fpvdepic img {
    width: 100%;
    height: auto;
    margin-top: 15px;
    transition: all 1s;
    /*transition-timing-function: ease-in-out;*/
}

/*.hbs-fpvdepic img:hover{
	transform: scale(1.1);
}*/
.hbs-fpvdename {
    width: 185px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    font-size: 11px;
    color: #B1B1B2;
}

.hbs-fpvdepirce {
    width: 83px;
    height: 18px;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 16px;
    color: #535f75;
    text-align: center;
}

.hbs-litimgarea {
    height: 23px;
    width: 23px;
    float: left;
    margin-left: 20px;
}

.hbs-fpvboticon {
    width: 158px;
    height: 23px;
    margin: 0 auto;
    margin-top: 20px;
}

#hbs-quadmain {
    height: 410px;
    width: 100%;
}

#hbs-quaddetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

#hbs-videoarea {
    /*height: 300px;*/
    width: 100%;
}

#hbs-videodetail {
    max-width: 1240px;
    width: 80%;
    min-width: 960px;
    height: 100%;
    margin: 0 auto;
}

.hbs-videoone {
    width: 49.5%;
    /*	height: 300px;*/
    float: left;
}

#hbs-videodetail img {
    width: 100%;
    height: auto;
    opacity: 0.5;
    transition: opacity 0.5s;
}

#hbs-videodetail img:hover {
    opacity: 1;
}

#hbs-copyrightarea {
    height: 300px;
    width: 100%;
    background-color: #353535;
}

#hbs-copyrightdetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

#hbs-copyrightgo {
    height: 100px;
    width: 100%;
}

.hbs-cpdlinks img {
    width: 100%;
    height: auto;
}

.hbs-o4 {
    width: 100%;
}

.hbs-o4 li {
    display: block;
    width: 27px;
    height: 27px;
    float: left;
    margin-left: 6%;
    margin-top: 20px;
}

#hbs-copyrightshow {
    width: 100%;
    height: 105px;
    margin: 0 auto;
}

.hbs-cpdlinks {
    width: 20%;
    height: 100%;
    float: left;
    border-right: 1px solid #727171;
    box-sizing: border-box;
}

#hbs-copyrightarea p {
    color: #727171;
    font-size: 13px;
    margin-top: 20px;
}

#hbs-copyrightarea ul {
    margin-top: 20px;
    color: #727171;
    font-size: 12px;
}

.hbs-o3 p {
    margin-left: 3%;
}

.hbs-o3 ul {
    margin-left: 10%;
}

.hbs-demension {
    height: 105px;
    width: 150px;
    float: right;
}

.hbs-demension img {
    float: right;
}

#hbs-accordion {
    position: fixed;
    left: 0px;
    bottom: 200px;
    width: 150px;
    height: 188px;
    z-index: 5;
    border-left: 3px solid #535f75;
}

#hbs-accordion a {
    position: relative;
    display: block;
    width: 90px;
    height: 47px;
    box-shadow: 50px 0px 70px -60px #535f75 inset;
    /*background-color: yellow;*/
    color: #9B9C9C;
    left: -90px;
    text-align: left;
}

#hbs-accordion p {
    display: block;
    font-size: 13px;
    line-height: 47px;
    margin-left: 10px;
}

#hbs-leftcommon {
    width: 40px;
    height: 82px;
    position: fixed;
    right: 40px;
    bottom: 200px;
    display: none;
    border: 1px solid #535f75;
}

#hbs-leftcommon li {
    display: block;
    height: 41px;
    width: 40px;
    text-align: center;
    line-height: 41px;
}

.hbs-leftcommoncart {
    background-image: url(../images/cart-3_03.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 23px auto;
    transition: all 0.2s;
}

.hbs-leftcommontop {
    background-image: url(../images/top-3_10.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 23px auto;
    transition: all 0.2s;
}

.hbs-leftcommonsv {
    background-image: url(../images/erji-1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 23px auto;
    transition: all 0.2s;
}

/* .hbs-leftcommoncart:hover{
	background-image: url(../images/cart-3_03.png);
	box-shadow: 50px 0px 70px -80px #535f75 inset;
}
.hbs-leftcommontop:hover{
	background-image: url(../images/top-3_10.png);
	box-shadow: 50px 0px 70px -80px #535f75 inset;

} */
#hbs-leftcommon img {
    width: 23px;
    height: auto;
}

.fancybox-skin {
    /*opacity: 0 !important;*/
    padding: 0 !important;
}

/*以下为login样式*/
#hbs-loginarea {
    width: 100%;
    height: 1000px;
}

#hbs-loginmid {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

#hbs-loginform {
    border-top: 1px solid #303030;
    width: 60%;
    height: 100%;
    margin: 0 auto;
}

#hbs-loginlogo {
    height: 110px;
    width: 110px;
    /*background-color: yellow;*/
    margin: 0 auto;
    margin-top: 150px;
}

#hbs-loginform p {
    margin-top: 70px;
    color: #535f75;
    font-size: 14px;
}

.hbs-logintext {
    color: white;
    margin-top: 5px;
    width: 100%;
    height: 30px;
    background-color: transparent;
    text-indent: 20px;
    transition: box-shadow 0.3s;
}

/*535f75  138C75*/
.hbs-submitlogin {
    width: 190px;
    height: 40px;
    display: block;
    margin: 0 auto;
    border: none;
    margin-top: 100px;
    color: white;
    font-weight: 600;
    transform: all 0.3s;
}

/*以下是list页的样式*/
.hbs-listtwomian {
    /*  height: 835px; */
    width: 100%;
}

.hbs-listtwodetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-planemain {
    width: 100%;
    height: 410px;
}

.hbs-planedetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-accesssingle {
    position: relative;
    width: 32%;
    height: 100%;
    background-color: #3D3D3D;
    float: left;
    margin-left: 1.3%;
}

.hbs-accesssingle img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.5;
    transition: all 0.3s;
}

.hbs-accesssingle img:hover {
    opacity: 0.9;
}

.hbs-accesssingletit {
    position: absolute;
    width: 80%;
    height: 30px;
    left: 10%;
    bottom: 0;
    background-color: #353535;
    text-align: center;
    color: #B1B1B2;
    line-height: 30px;
}

.hbs-accesssingle ul {
    width: 80%;
    position: absolute;
    top: 100%;
    z-index: 6;
    display: block;
    overflow: hidden;
    margin-left: 10%;
}

.hbs-accesssingle ul li {
    display: none;
    height: 40px;
    width: 100%;
    background-color: #3d3d3d;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 40px;
    box-shadow: 0px 5px 5px #555555;
    text-align: center;
}

.menu span {
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 100;
    display: block;
    width: 80%;
    position: absolute;
    height: 30px;
    margin-left: 10%;
    text-align: center;
    background-color: #353535;
    bottom: 0;
}

.menu p {
    color: #b1b1b2;
}

.menu a {
    color: #b1b1b2;
    display: block;
    width: 100%;
    background-color: #3d3d3d;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    box-shadow: 0px -5px 3px #353535;
}

.menu span:hover div,
.menu span div:hover {
    display: block;
}

.menu span div {
    width: 100%;
    background-color: #3d3d3d;
    display: none;
    position: absolute;
    /*white-space: nowrap;*/
}

/*以下是product页的样式*/
#hbs-probigtit {
    width: 100%;
}

#hbs-protitmid {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 100%;
}

#hbs-propagepicslide {
    width: 67%;
    height: 100%;
    float: left;
}

#hbs-promaindata {
    width: 33%;
    min-width: 315px;
    height: 100%;
    float: left;
    color: #858585;
}

.hbs-picslidebigpic {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.hbs-picslidebigpic img {
    width: 100%;
    height: auto;
    display: block;
    background-color: #3d3d3d;
    /*border-right: 1px solid #bbbbbb;*/
}

.hbs-picslidehd {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.hbs-picslidehd ul {
    width: 100%;
    height: auto;
}

.hbs-picslidehd ul li {
    box-sizing: border-box;
    display: block;
    width: 16.66%;
    float: left;
    border-top: 1px solid #303030;
    border-left: 1px solid #303030;
    border-bottom: 1px solid #303030;
}

.hbs-picslidehd ul li img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0.7;
    transition: all 0.3s;
    background-color: #3d3d3d;
}

.hbs-picslidehd ul li img:hover {
    opacity: 1;
}

#hbs-prodettitle {
    width: 100%;
    height: 350px;
    border-top: 1px solid #303030;
}

#hbs-prodettitle h2 {
    margin-top: 15px;
}

#hbs-prodettitle h1 {
    margin-top: 15px;
    color: #535f75;
    font-size: 22px;
}

#hbs-prodettitle ul {
    margin-top: 20px;
}

#hbs-prodettitle li {
    height: 30px;
    margin-top: 5px;
}

#hbs-prodettitle li div {
    width: 30px;
    height: 30px;
    float: left;
}

#hbs-prodettitle li span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#hbs-prodettitle li p {
    float: left;
    margin-left: 35px;
    font-size: 11px;
    margin-top: 3px;
    width: 400px;
    position: absolute;
}

.hbs-w80right {
    width: 85%;
    margin: 0 auto;
    height: 100%;
    padding-bottom: 8px;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #777777;
}

#hbs-promainfeather {
    width: 100%;
    height: auto;
    min-height: 337px;
}

#hbs-promainfeather ul {
    margin-top: 30px;
    font-size: 11px;
}

#hbs-promainfeather ul li {
    line-height: 24px;
}

#hbs-prochoose {
    width: 100%;
    /*height: 200px;*/
}

#hbs-prodetailul li {
    float: left;
    height: 40px;
    width: 40px;
    /*border: 1px solid #bbbbbb;*/
    margin-left: 10px;
    margin-top: 40px;
    cursor: pointer;
    /*box-shadow: 0px 0px 3px #535f75;*/
}

.hbs-diftype {
    height: 60px;
    width: 100%;
    border: 1px solid #777777;
    clear: both;
    margin-top: 10px;
    min-width: 315px;
}

.hbs-diftype:hover {
    border: 1px solid #535f75;
}

.hbs-diftypepic {
    height: 60px;
    width: auto;
    /*margin-top: 10px;*/
    float: left;
    /*margin-left: 10px;*/
}

.hbs-diftypepic img {
    height: 100%;
    width: auto;
}

.hbs-diftypetext {
    height: 100%;
    width: 500px;
    float: left;
    margin-left: 10px;
}

.hbs-diftypetext p {
    font-size: 9px;
    margin-top: 8px;
    color: #858585;
}

.hbs-diftypetext h3 {
    color: #535f75;
    margin-top: 4px;
    font-size: 12px;
}

#hbs-newaddcart {
    width: 100%;
    height: 20%;
    min-width: 315px;
}

#hbs-newaddcart p {
    font-size: 11px;
    clear: all;
    color: #535f75;
    margin-top: 15px;
}

.clearall {
    clear: both;
}

#hbs-addinputvalue {
    box-sizing: border-box;
    width: 20%;
    height: 48px;
    min-width: 64px;
    margin-top: 30px;
    float: left;
    position: relative;
    border: 1px solid #777777;
    text-align: center;
}

.hbs-proaddcart {
    box-sizing: border-box;
    height: 48px;
    /*width: 28%;*/
    min-width: 82px;
    margin-left: 10%;
    float: left;
    margin-top: 30px;
    border: 1px solid #535f75;
    font-size: 11px;
    color: #535f75;
    line-height: 48px;
    text-align: center;
}

.hbs-proaddcartgrey {
    box-sizing: border-box;
    height: 48px;
    width: 28%;
    min-width: 82px;
    margin-left: 10%;
    float: left;
    margin-top: 30px;
    border: 1px solid #666666;
    font-size: 11px;
    color: #666666;
    line-height: 48px;
    text-align: center;
    background-color: transparent;
}

.hbs-proaddcart:hover {
    background-color: #535f75;
    color: white;
}

.hbs-proaddcart img {
    display: block;
    margin-top: 15px;
    margin-left: 5px;
    width: 17px;
    height: auto;
    float: left;
}

#hbs-addcartquat {
    width: 60%;
    height: 100%;
    position: absolute;
}

#hbs-addcartquat input {
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 40%;
    background-color: transparent;
    color: white;
}

#hbs-addquatup {
    width: 40%;
    height: 50%;
    margin-left: 60%;
    position: absolute;
    border-left: 1px solid #777777;
    border-bottom: 1px solid #777777;
    color: #858585;
}

#hbs-addquatdown {
    width: 40%;
    height: 50%;
    margin-left: 60%;
    top: 50%;
    position: absolute;
    border-left: 1px solid #777777;
    color: #858585;
}

.hbs-cart1 {
    background-color: transparent;
    background-image: url(../images/cart-3_05.png);
    background-repeat: no-repeat;
    background-size: 17px auto;
    background-position: 3px;
    text-indent: 18px;
}

.hbs-cart1:hover {
    background-image: url(../images/cart-3_03.png);
}

.hbs-cart1 span {
    margin-left: 20%;
}

#hbs-relativevideo {
    height: auto;
    width: 100%;
}

#hbs-cenrevideo {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

#hbs-finallycontent {
    width: 100%;
    position: relative;
}

#hbs-videotypetop {
    width: 100%;
    /*height: auto;*/
    height: 50px;
}

.hbs-videotoptitl {
    width: 49.5%;
    float: left;
    height: 100%;
    background-color: #3D3D3D;
}

.hbs-videotoptitr {
    width: 49.5%;
    float: right;
    height: 100%;
    background-color: #3D3D3D;
}

#hbs-relativevideo p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #535f75;
}

#hbs-relativevideo img {
    width: 100%;
    height: auto;
}

#hbs-accdetail {
    width: 100%;
    height: 580px;
}

#hbs-accdecenter {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 100%;
}

#hbs-accmainpic {
    width: 47%;
    height: 100%;
    float: left;
}

#hbs-accmaininfo {
    width: 39%;
    height: 100%;
    float: left;
    position: relative;
}

#hbs-accothername {
    width: 14%;
    height: 100%;
    float: left;
    border-left: 1px solid #858585;
    box-sizing: border-box;
}

#hbs-accothername ul li {
    width: 135px;
    height: 135px;
    float: right;
    margin-top: 5%;
}

#hbs-accothername img {
    width: 100%;
    height: auto;
}

#hbs-accmainpic img {
    width: 100%;
    height: auto;
}

#hbs-accmaininfo h2 {
    font-size: 15px;
    color: #858585;
    margin-left: 5%;
}

#hbs-accmaininfo h1 {
    color: #535f75;
    font-size: 22px;
    margin-top: 15px;
    margin-left: 5%;
}

#hbs-accothpic {
    width: 95%;
    height: 60px;
    margin-left: 5%;
    bottom: 0;
    position: absolute;
}

#hbs-accothpic ul {
    height: 100%;
    width: 100%;
}

#hbs-accothpic ul li {
    display: block;
    height: 100%;
    margin-left: 10px;
    float: left;
    opacity: 0.5;
}

#hbs-accothpic ul li img {
    height: 60px;
    width: auto;
}

.main {
    opacity: 1 !important;
}

#hbs-fcontentcenter {
    margin: 0 auto;
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
}

.hbs-fctoptitle {
    width: 100%;
}

.hbs-ctoptitlesin h4 {
    color: #535f75;
    position: fixed;
    right: 10%;
    bottom: 100px;
    height: 84px;
    width: 25px;
    display: block;
    writing-mode: tb-rl;
    font-size: 10px;
    text-align: center;
    line-height: 25px;
    border-left: 2px solid #535f75;
}

.proon h4 {
    background-color: #535f75;
    color: white;
}

.hbs-ctoptitlesin {
    width: 33.33%;
    height: 37px;
    float: left;
    text-align: center;
    line-height: 37px;
    font-size: 13px;
    color: #858585;
    background-color: #3d3d3d;
}

.hbs-proconsin {
    width: 100%;
    clear: both;
    /*background-color: yellow;*/
}

#hbs-addressdetail select {
    width: 95%;
    float: right;
    background-color: transparent;
    border: 1px solid #ccc;
    background: #eee;
    color: white;
    margin-top: 5px;
    text-indent: 10px;
}

/* 以下是注册页面 */
#hbs-registerarea {
    width: 100%;
}

#hbs-regcenterarea {
    height: 100%;
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
}

#hbs-reglogindetail {
    width: 100%;
    height: 270px;
}

#hbs-reglogindetailtop {
    height: 80px;
    width: 100%;
}

.hbs-regloginleft {
    height: 100%;
    width: 21%;
    float: left;
}

.hbs-regloginright {
    width: 78%;
    padding-left: 10px;
    padding-bottom: 10px;
    float: left;
}

.hbs-regloginleft p {
    font-size: 13px;
    color: #C5C6C6;
    margin-top: 15px;
}

.hbs-regloginright p {
    font-size: 11px;
    color: #C5C6C6;
}

#disc-ot_coupon {
    float: none;
    width: 20%;
    height: 27px;
    line-height: 27px;
}

#hbs-billinfotop {
    height: 190px;
    width: 100%;
}

.hbs-reginfotitle {
    width: 200px;
    height: 80px;
    border: 1px solid #535f75;
    text-align: center;
    color: #535f75;
}

.hbs-reginfotitle h3 {
    margin-top: 18px;
    font-size: 13px;
    line-height: 20px;
}

.hbs-regtopbotline {
    border-top: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
}

.hbs-regloginright table {
    width: 100%;
    margin-top: 10px;
    color: #535f75;
}

.hbs-regloginright table td {
    line-height: 30px;
    font-size: 13px;
}

.hbs-regloginright span {
    display: block;
    float: right;
}

.hbs-regloginright table input {
    display: block;
    background-color: transparent;
    border: 1px solid #ccc;
    width: 95%;
    margin-top: 8px;
    height: 16px;
    color: white;
    float: right;
    text-indent: 20px;
    background: -webkit-linear-gradient(left, #285550, #303030);
    background: -o-linear-gradient(right, #285550, #303030);
    background: -moz-linear-gradient(right, #285550, #303030);
    background: linear-gradient(to right, #285550, #303030);
}

.hbs-regth1 {
    width: 27%;
    text-align: right;
}

#hbs-addressdetail {
    width: 100%;
    height: 448px;
}

#hbs-adddetcenter {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 100%;
}

.hbs-regradio {
    padding-left: 3%;
}

.hbs-regradio input {
    display: inline !important;
    width: 50px !important;
    float: none !important;
}

#hbs-additioninfo {
    height: 140px;
    width: 100%;
}

#hbs-addinfomid {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 100%;
}

#hbs-newletterbook {
    height: 140px;
    width: 100%;
}

#hbs-newletbooktext {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 100%;
}

#hbs-regcommitarea {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    height: 180px;
}

#hbs-regcommitarea input {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 30px;
    background-color: #535f75;
    border: none;
    color: white;
}

/* 以下是cart的样式表 */
/*#hbs-cartmain{
	width: 100%;
	background-color: red;
}*/
#hbs-cartmtext {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    background-color: yellow;
    height: auto;
}

.hbs-cartleftarea {
    width: 21%;
    float: left;
}

.hbs-cartrightarea {
    width: 79%;
    float: left;
    border-top: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
}

#hbs-carttotlecount {
    width: 200px;
    height: 140px;
    border: 1px solid #535f75;
}

#hbs-carttotlecount table {
    margin-top: 10px;
    width: 100%;
}

#hbs-carttotlecount td {
    height: 40px;
}

.hbs-carth1 {
    width: 55%;
    color: #C5C6C6;
    font-size: 17px;
    text-align: right;
}

.hbs-carth2 {
    width: 45%;
    color: #535f75;
    font-size: 17px;
    padding-left: 10px;
}

.hbs-cartconshop {
    height: 30px;
    width: 200px;
    border: 1px solid #535f75;
    margin-top: 15px;
    text-align: center;
    color: #535f75;
    line-height: 30px;
    font-size: 13px;
    margin: 0 auto;
}

.hbs-emptycartdiv {
    height: 140px;
    width: 100%;
    font-size: 13px;
    color: #C5C6C6;
    text-align: center;
}

.hbs-emptycartdiv h3 {
    line-height: 80px;
}

.hbs-cartrightarea table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    min-width: 750px;
}

.hbs-cartrightarea table th {
    color: #C5C6C6;
    text-align: center;
    height: 30px;
    font-size: 13px;
}

.hbs-cartrightarea table td {
    border-right: 1px solid #535f75;
    color: #535f75;
    text-align: center;
    height: 120px;
    font-size: 13px;
}

.hbs-cartth1 {
    width: 5%;
}

.hbs-cartth2 {
    width: 8%;
}

.hbs-cartth3 {
    width: 51%;
}

.hbs-cartth4 {
    width: 11%;
}

.hbs-cartth5 {
    width: 9%;
}

.hbs-cartth6 {
    width: 14%;
}

.hbs-cartpropic {
    width: 70%;
    height: 120px;
    margin: 0 auto;
}

.hbs-cartpicleft {
    width: 50%;
    height: 100%;
    float: left;
}

.hbs-cartpicright {
    width: 50%;
    height: 100%;
    float: left;
    text-align: left;
}

.hbs-cartpicleft img {
    width: auto;
    height: 100%;
}

.hbs-cartpicright p {
    margin-top: 40px;
    font-size: 13px;
    line-height: 17px;
}

#hbs-cartbutton {
    width: 100%;
    height: 30px;
    margin-top: 15px;
    float: right;
    width: 79%;
    min-width: 750px;
}

#hbs-cartbutton input {
    background-color: transparent;
    border: none;
    width: 60px;
    height: 30px;
    border: 1px solid #535f75;
    color: #535f75;
    font-size: 13px;
}

/*以下为支付页面样式*/
#hbs-billaddarea {
    overflow-y: auto;
    width: 100%;
}

#hbs-payadddetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-payaddinfo {
    width: 100%;
    min-width: 750px;
    margin-top: 10px;
    height: 100px;
}

.hbs-changeaddbut {
    width: 160px;
    height: 30px;
    border: 1px solid #535f75;
    float: right;
    text-align: center;
    line-height: 30px;
    color: #535f75;
    font-size: 13px;
}

.hbs-cusaddress {
    width: 500px;
    height: 100%;
    float: left;
    line-height: 20px;
    font-size: 13px;
    color: #535f75;
}

#hbs-payadddetail h6 {
    font-size: 13px;
    color: #C5C6C6;
    margin-top: 20px;
}

#hbs-shippingarea {
    height: 95px;
    width: 100%;
}

#hbs-payshiparea {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-shipmetit {
    height: 30px;
    width: 100%;
    margin-top: 33px;
    font-size: 13px;
    text-align: center;
    color: #C5C6C6;
    line-height: 30px;
}

.hbs-chooseshipme {
    height: 140px;
    width: 100%;
    margin-top: 33px;
}

.hbs-chooseshipme ul {
    width: 100%;
    height: 100%;
}

.hbs-chooseshipme li {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    box-sizing: border-box;
}

.hbs-shipulli {
    width: 200px;
    height: 140px;
    margin: 0 auto;
    border: 1px solid #535f75;
    text-align: center;
    color: #535f75;
}

.hbs-shipulli h6 {
    margin-top: 20px;
    line-height: 30px;
    font-size: 13px;
}

.hbs-shipulli h4 {
    font-size: 17px;
    margin-top: 10px;
}

.hbs-shipulli:hover {
    background-color: #535f75;
    color: white;
}

/* 以下是support页面 */
#hbs-supdownarea {
    height: 590px;
    width: 100%;
}

#hbs-downdetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-suppleft {
    height: 100%;
    width: 11%;
    float: left;
}

.hbs-suppright {
    height: 100%;
    width: 89%;
    float: left;
    border-top: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
    min-width: 800px;
}

.hbs-suppright ul {
    width: 270px;
    margin-left: 15%;
    height: auto;
    margin-top: 20px;
    float: left;
}

.hbs-suppright ul li {
    height: 40px;
    width: 100%;
    font-size: 11px;
    color: #C5C6C6;
}

.hbs-downline {
    position: absolute;
    height: 1px;
    width: 140px;
    float: left;
    background: -webkit-linear-gradient(left, #535f75, #303030);
    background: -o-linear-gradient(right, #535f75, #303030);
    background: -moz-linear-gradient(right, #535f75, #303030);
    background: linear-gradient(to right, #535f75, #303030);
    margin-left: 65px;
    margin-top: 7px;
}

.hbs-suppright ul li h6 {
    float: left;
}

.hbs-suppright ul li img {
    position: absolute;
    display: block;
    margin-left: 232px;
}

#hbs-supmailarea {
    width: 100%;
    height: 190px;
}

#hbs-maildetail {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.hbs-sendarea {
    width: 80%;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    min-width: 640px;
    color: #535f75;
    font-size: 13px;
}

.hbs-sendarea h4 {
    margin-top: 50px;
}

.hbs-sendarea input {
    border: none;
    background-color: transparent;
    width: 100%;
    height: 30px;
    border: 1px solid #535f75;
    color: #535f75;
    font-size: 13px;
    margin-top: 30px;
}

.hbs-buymaoill {
    height: 140px;
    width: 100%;
}

.hbs-cusmaoill {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

#hbs-inputcusill textarea {
    display: block;
    border: none;
    width: 100%;
    margin-top: 8px;
    height: 116px;
    color: #535f75;
    float: left;
    text-indent: 20px;
    background: #fff;
}

#hbs-subboot1 {
    float: right;
    background-color: transparent;
    border: 1px solid #535f75;
    color: #535f75;
    width: 130px;
    height: 30px;
}

#hbs-subboot1[disabled] {
    border: 1px solid #ccc;
    color: #ccc;
    cursor: not-allowed;
}

/* 以下是个人中心的样式 */
.hbs-pertotlecount {
    width: 200px;
    height: 80px;
    border: 1px solid #535f75;
    text-align: center;
    color: #535f75;
    font-size: 13px;
    line-height: 20px;
}

.hbs-pertotlecount p {
    margin-top: 20px;
}

#hbs-personinfo {
    height: 220px;
    width: 100%;
}

#hbs-infothreearea {
    width: 80%;
    min-width: 960px;
    max-width: 1240px;
    margin: 0 auto;
    color: #535f75;
    font-size: 13px;
}

.hbs-selfthdiv {
    height: 140px;
    width: 32%;
    min-width: 240px;
    text-align: center;
    color: #535f75;
    float: left;
    border: 1px solid #535f75;
    margin-left: 2%;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 40px;
}

.hbs-selfthdiv p {
    margin-top: 50px;
}

/* 以下是支付第二步 */
.pay2td1 {
    width: 40%;
}

.pay2td2 {
    width: 60%;
}

#hbs-paybot2pay ul li {
    display: block;
    width: 150px;
    height: 60px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

#hbs-paybot2pay ul li input {
    display: block;
    width: 10px;
    height: 60px;
    float: left;
}

#hbs-paybot2pay img {
    width: 120px;
    height: 60px;
    display: block;
    float: left;
}

#hbs-paybot2pay span {
    display: none;
}

/* 以下是地址的增删改查页 */
.hbs-introadddel {
    width: 80%;
    margin: 0 auto;
    height: 200px;
    text-align: center;
    color: #535f75;
}

.hbs-introadddel h2 {
    margin-top: 50px;
}

.hbs-introadddel p {
    text-align: left;
    color: #C5C6C6;
    font-size: 13px;
}

#hbs-addcharea {
    width: 60%;
    height: auto;
    margin: 0 auto;
    border: 1px solid transparent;
}

.hbs-sinaddarea {
    height: 140px;
    width: 100%;
}

.hbs-sinaddarea p {
    color: #535f75;
    width: 200px;
    float: left;
}

.hbs-sinaddarea input {
    width: 100px;
    float: right;
    margin-top: 50px;
    border: 1px solid #535f75;
    background-color: transparent;
    color: #535f75;
}

#hbs-addadd {
    width: 150px;
    height: 45px;
    border: 1px solid #535f75;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 45px;
    color: #535f75;
}

#hbs-fcontentcenter img {
    width: 100%;
    height: auto;
    margin-top: -4px;
    margin-bottom: 0;
}

#hbs-programup {
    height: 80px;
    width: 100%;
}

#hbs-programcen {
    height: 100%;
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
}

#hbs-programcen table {
    color: #535f75;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    width: 100%;
}

#hbs-programcen a {
    color: #535f75;
}

#hbs-programcen td {
    height: 50px;
    width: 50%;
    text-align: center;
}

#hbs-alldowndetail {
    height: 100%;
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
}

.hbs-sendarea h4 {
    color: #535f75;
}

.hbs-sindownall {
    width: 100%;
    height: 130px;
    margin-top: 65px;
}

.hbs-sindown {
    width: 280px;
    height: 100%;
    border-top: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
}

.hbs-sinleftdown {
    float: left;
}

.hbs-sinmiddown {
    margin: 0 auto;
}

.hbs-sinrightdown {
    float: right;
}

.hbs-sinleftpic {
    height: 100%;
    width: 150px;
    float: left;
}

.hbs-sinleftpic img {
    width: 100%;
    height: auto;
    margin-top: -5px;
}

.hbs-sinrighttext {
    width: 130px;
    height: 100%;
    float: right;
}

.hbs-sinrighttext h4 {
    color: #535f75;
    font-size: 13px;
    margin-top: 2px;
}

.hbs-sinrighttext ul {
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

.hbs-sinrighttext ul li {
    display: block;
    width: 100%;
    height: 30px;
}

.hbs-sinrighttext img {
    margin-left: 110px !important;
    float: right;
}

.hbs-sinrighttext p {
    float: left;
    float: 3px;
}

#hbs-lhaccess {
    width: 100%;
    height: auto;
}

#hbs-lhacccenter {
    height: 100%;
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
    /*width: 1240px;*/
}

.hbs-accsingle {
    width: 24.6%;
    height: 300px;
    float: left;
    /*background-color: yellow;	*/
    margin-left: 0.4%;
    margin-top: 0.4%;
    position: relative;
}

.hbs-accsinname {
    width: 66.66%;
    left: 16.66%;
    bottom: 0;
    background-color: #666666;
    color: white;
    position: absolute;
    height: 30px;
    z-index: 7;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
}

#hbs-lhacccenter img {
    width: 100%;
    height: auto;
    opacity: 0.5;
    transition: 0.3s all;
}

#hbs-lhacccenter img:hover {
    opacity: 0.9;
}

#hbs-wholemain {
    width: 100%;
    height: 150px;
}

#hbs-wholesalepic {
    height: 100%;
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
    background-image: url(../images/Wholesales_03.jpg);
}

#hbs-wholeform {
    height: 530px;
    width: 100%;
    margin-top: 50px;
}

#hbs-wsformcenter {
    height: 100%;
    margin: 0 auto;
    max-width: 1240px;
    min-width: 960px;
    width: 80%;
    border-top: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
}

#hbs-wsformcenter table {
    width: 100%;
    margin-top: 50px;
}

#hbs-wsformcenter td {
    width: 50%;
    height: 65px;
}

.hbs-yanruinainput {
    width: 95%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #535f75;
    color: #535f75;
    font-size: 13px;
    height: 35px;
    text-indent: 10px;
}

.hbs-inputoldstyle {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #285550, #303030) repeat scroll 0 0;
    border: medium none;
    color: white;
    display: block;
    float: right;
    height: 16px;
    margin-top: 8px;
    text-indent: 20px;
    width: 95%;
    font-size: 13px;
}

/* modify */
/* 
body{background-color:#f8f8f8}nav ul li{color:#535f75}nav ul li:hover{background-color:#f8f8f8}#hbs-topcommon{background-color:#fff}.hbs-menulist{background-color:#f8f8f8}.hbs-nglmenu{background-color:#fff}.hbs-menulist{background:#fff}.hbs-menudetail{background:#fff}.hbs-menulist ul li:hover{background-color:#f8f8f8}#hbs-selfop:hover>#hbs-logindetail{background-color:#f8f8f8;display:block}#hbs-logindetail{background:#f8f8f8}#hbs-logindetail ul li{color:#535f75}#hbs-chooselanarea{background:#eee}.hbs-cart{background:#535f75}#hbs-selfop:hover{background-color:#f8f8f8}.hbs-mainpichd{margin-top:-25px}.hbs-mainpichd li{height:3px;background:#525e74}.mainon{background:#f8f8f8!important}.hbs-bigmidbanner{border:none}.hbs-bannermidtext h2{color:#535f75}.hbs-adtwotdetial h2{color:#535f75}.hbs-adtwotdetial h1{color:#535f75;font-weight:700}.hbs-fpvsinglede{background:#fff}.hbs-fpvdename{color:#535f75}.hbs-fpvdepirce{color:#535f75;font-weight:700}#hbs-accordion{border-left:3px solid #535f75}#hbs-accordion a{box-shadow:50px 0 70px -60px #f8f8f8 inset}#hbs-leftcommon{border:1px solid #535f75;background:rgba(0,0,0,.6)}.hbs-accesssingle{background-color:#fff}.menu span{background-color:#535f75}.menu a{background-color:#fff;box-shadow:none}.menu span div{background-color:#535f75}.menu span div a{background:0 0}#hbs-propagepicslide{background:#fff}#hbs-promaindata{color:#535f75}.hbs-fpvsinglede:hover{box-shadow:0 0 15px rgba(0,0,0,.4);transition:all ease .3s;transform:scale(1.05,1.05)}.hbs-picslidebigpic img{background-color:#fff}.hbs-picslidehd ul li img{background-color:#fff}#hbs-prodettitle{border:none}#hbs-prodettitle h1{color:#535f75;font-weight:700}#hbs-addcartquat input,#hbs-newaddcart p,#hbs-prodettitle li p,#hbs-promainfeather ul li{color:#535f75}.hbs-w80right{border:none}#hbs-regcommitarea input{background:#535f75}#hbs-wsformcenter{border:none}.hbs-yanruinainput{color:#535f75;border-bottom:1px solid #535f75}.hbs-yanruinainput:focus{border:1px solid #535f75}.hbs-cartrightarea{border-top:1px solid #ccc;border-bottom:1px solid #ccc}#hbs-cartbutton input,#hbs-carttotlecount,.hbs-cartconshop{border-color:#ccc}.hbs-carth2{font-weight:700}#hbs-cartbutton input,.hbs-cartconshop,.hbs-carth1,.hbs-carth2{color:#535f75}#hbs-loginform p,.hbs-logintext{color:#535f75}.hbs-logintext{border-color:#ccc}.hbs-submitlogin{background:#fff;color:#535f75;border:1px solid #ccc}.hbs-submitlogin:hover{background:#535f75;color:#fff}#hbs-addressdetail select,.hbs-reginfotitle h3,.hbs-regloginleft p,.hbs-regloginright p,.hbs-regloginright table input,.hbs-regloginright table td,.hbs-regth1{color:#535f75}#hbs-addressdetail select,.hbs-regloginright table input{background:#fff border: 1px solid ccc}.hbs-reginfotitle,.hbs-regtopbotline{background:#fff;border:none}#hbs-regcommitarea input{background:#fff;color:#535f75;border:1px solid #ccc}#hbs-regcommitarea input:hover{background:#535f75;color:#fff}.hbs-bannermidtext h2{color:#535f75!important},.hbs_app_type,.hbs_other_type,.hbs_support_type{background-color:#fff}.hbs_support_type:hover{box-shadow:0 0 10px rgba(0,0,0,.6)}.hbs_other_type p,.hbs_support_type p{color:#535f75}.hbs_other_type:hover{box-shadow:0 0 10px rgba(0,0,0,.6)}.hbs-sindown,.hbs-suppright{border:none}#hbs-programcen a,.hbs-sinrighttext h4{font-weight:700}#hbs-programcen a,.hbs-sinrighttext h4,.hbs-sinrighttext p{color:#535775!important}#hbs-programcen td,.hbs_help_right li,.hbs_help_right ul{background:#fff}#hbs-programcen a,.hbs_help_title,.help_text,.help_title{color:#535f75}.help_title{font-weight:700}.search-text{border:1px solid #ccc}
 */
body {
    background-color: #f8f8f8
}

nav ul li,
nav>ul>li>a {
    color: #fff !important
}

nav ul li:hover {
    background-color: #000
}

#hbs-topcommon {
    background-color: #2e3036
}

.hbs-menulist {
    background-color: #f8f8f8
}

.hbs-nglmenu {
    background-color: #fff
}

.hbs-menulist {
    background: #fff
}

.hbs-menudetail {
    background: #fff
}

.hbs-menulist ul li:hover {
    background-color: #f8f8f8
}

#hbs-selfop:hover>#hbs-logindetail {
    background-color: #000;
    display: block
}

#hbs-logindetail {
    background: #2e3036
}

#hbs-logindetail ul li {
    color: #fff
}

#hbs-chooselanarea {
    background: #eee
}

.hbs-cart {
    background: #2e3036
}

#hbs-selfop {
    cursor: pointer;
    width: 90px !important;
    margin-left: 0
}

#hbs-selfop>#hbs-logindetail {
    width: 90px;
    background: #000
}

#hbs-selfop:hover {
    background-color: #000
}

.hbs-mainpichd {
    margin-top: -25px
}

.hbs-mainpichd li {
    height: 3px;
    background: #525e74
}

.mainon {
    background: #f8f8f8 !important
}

.hbs-bigmidbanner {
    border: none
}

.hbs-bannermidtext h2 {
    color: #535f75
}

.hbs-adtwotdetial h2 {
    color: #535f75
}

.hbs-adtwotdetial h1 {
    color: #535f75;
    font-weight: 700
}

.hbs-fpvdename {
    color: #535f75
}

.hbs-fpvdepirce {
    color: #535f75;
    font-weight: 700
}

#hbs-accordion {
    border-left: 3px solid #535f75
}

#hbs-accordion a {
    box-shadow: 50px 0 70px -60px #f8f8f8 inset
}

#hbs-leftcommon {
    border: 1px solid #535f75;
    background: rgba(0, 0, 0, .6)
}

.hbs-accesssingle {
    background-color: #fff
}

.menu span {
    background-color: #535f75
}

.menu a {
    background-color: #fff;
    box-shadow: none
}

.menu span div {
    background-color: #535f75
}

.menu span div a {
    background: 0 0
}

#hbs-propagepicslide {
    background: #fff
}

.hbs-proaddcart {
    border: 1px solid #535f75
}

#hbs-promaindata,
.hbs-proaddcart {
    color: #535f75
}

#hbs-relativevideo p {
    color: #fff
}

.hbs-fpvsinglede:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    transition: all ease .3s;
    transform: scale(1.05, 1.05)
}

.hbs-picslidebigpic img {
    background-color: #fff
}

.hbs-picslidehd ul li {
    border-color: #fff !important;
    padding: 8px 5px;
}

.hbs-picslidehd ul li img {
    background-color: #eee
}

.hbs-paging {
    text-align: center;
    color: #535f75;
    padding-top: 70px;
    clear: both;
}

.hbs-paging a {
    color: #535f75
}

.hbs-paging a:hover,
.hbs-paging strong {
    color: #f00
}

#hbs-prodettitle {
    border: none
}

#hbs-prodettitle h1 {
    color: #535f75;
    font-weight: 700
}

#hbs-addcartquat input,
#hbs-newaddcart p,
#hbs-prodettitle li p,
#hbs-promainfeather ul li {
    color: #535f75
}

.hbs-w80right {
    border: none
}

#hbs-regcommitarea input {
    background: #535f75
}

#hbs-wsformcenter {
    border: none
}

.hbs-yanruinainput {
    color: #535f75;
    border-bottom: 1px solid #535f75
}

.hbs-cartrightarea {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

#hbs-cartbutton input,
#hbs-carttotlecount,
.hbs-cartconshop {
    border-color: #ccc
}

.hbs-carth2 {
    font-weight: 700
}

#hbs-cartbutton input,
.hbs-cartconshop,
.hbs-carth1,
.hbs-carth2 {
    color: #535f75
}

#hbs-cartbutton input[disabled] {
    border-color: #ccc;
    color: #ccc;
    cursor: not-allowed;
}

#hbs-cartbutton input[disabled]:hover {
    background: none !important;
    color: #ccc !important;
    cursor: not-allowed;
}

#hbs-loginform p,
.hbs-logintext {
    color: #535f75
}

.hbs-logintext {
    border-color: #ccc
}

.hbs-submitlogin {
    background: #fff;
    color: #535f75;
    border: 1px solid #ccc
}

.hbs-submitlogin:hover {
    background: #535f75;
    color: #fff
}

#hbs-addressdetail select,
.hbs-reginfotitle h3,
.hbs-regloginleft p,
.hbs-regloginright p,
.hbs-regloginright table input,
.hbs-regloginright table td,
.hbs-regth1 {
    color: #535f75
}

.priaddr p {
    color: #1fd1d5;
}

#hbs-addressdetail select,
.hbs-regloginright table input {
    background: #fff;
    border: 1px solid ccc;
}

.hbs-reginfotitle,
.hbs-regtopbotline {
    background: #fff;
    border-color: #eee;
}

#hbs-regcommitarea input {
    opacity: .8
}

#hbs-regcommitarea input:hover {
    background: #535f75;
    color: #fff;
    opacity: 1;
}

.hbs-bannermidtext h2 {
    color: #535f75 !important
}

,
.hbs_app_type,
.hbs_other_type,
.hbs_support_type {
    background-color: #fff
}

.hbs_support_type:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

.hbs_other_type p,
.hbs_support_type p {
    color: #535f75
}

.hbs_other_type:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

.hbs-sindown,
.hbs-suppright {
    border: none
}

#hbs-programcen a,
.hbs-sinrighttext h4 {
    font-weight: 700
}

#hbs-programcen a,
.hbs-sinrighttext h4,
.hbs-sinrighttext p {
    color: #535775 !important
}

#hbs-programcen td,
.hbs_help_right li,
.hbs_help_right ul {
    background: #fff
}

#hbs-programcen a,
.hbs_help_title,
.help_text,
.help_title {
    color: #535f75
}

.help_title {
    font-weight: 700
}

.search-text {
    border: 1px solid #ccc
}

/* suport  */
/* modify  in 2018-5-31 */
.hbs-singproname {
    line-height: 18px;
}

.hbs-prodemore {
    margin-top: 27px;
}

.hbs-adtwopic img {
    height: 363px;
}

.hbs-fpvsinglede:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    transition: all ease .3s;
    transform: translateY(-5px) scale(1.02, 1.02);
}

.hbs-picslidehd ul li img {
    opacity: 0.3;
    background-color: #fff;
    border: 1px solid #eee;
    cursor: pointer;
}

#hbs-addquatup {
    border-left: 1px solid #535f75;
    border-bottom: 1px solid #535f75;
    color: #535f75;
}

.hbs-proaddcart {
    min-width: 110px;
}

#hbs-fcontentcenter img {
    margin-top: -5px;
}

#hbs-prochoose div {
    border-color: #eee;
}

.hbs-diftypetext p,
.hbs-diftypetext h3 {
    color: #535f75 !important;
}

/* afternoon */
.hbs-picslidehd ul li.main img {
    opacity: 1;
}

.hbs-fpvsinglede {
    position: relative;
    background: #fff;
}

.hbs-fpvdepic>a {
    display: block;
    width: 100%;
    height: 248px;
    box-sizing: border-box;
    position: relative;
}

.hbs-fpvdepic>a img {
    position: absolute;
    display: block;
    height: auto;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#hbs-protitmid {
    display: table;
    table-layout: fixed;
    height: auto;
    background: #fff;
    padding-bottom: 20px;
    padding-top: 50px;
}

#hbs-protitmid>#hbs-propagepicslide {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
}

#hbs-protitmid>#hbs-promaindata {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
}

.hbs-picslidebigpic {
    margin-top: 0;
}

#hbs-prodettitle .hbs-w80right {
    border-bottom: 1px solid #ccc;
}

#hbs-prodettitle ul li {
    display: table;
}

#hbs-prodettitle ul li div {
    display: table-cell;
    vertical-align: middle;
}

#hbs-prodettitle ul li p {
    display: table-cell;
    position: relative;
    width: auto;
    line-height: 30px;
    margin: 0;
    padding-left: 10px;
    vertical-align: middle;
}

.hbs-fpvdename {
    margin-top: 0;
}