.f-left {
    float: left
}
.f-right {
    float: right
}
.clearfix {
    zoom: 1;
    clear: both
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 0%;
}
.p-relative {
    position: relative
}
.p-absolute {
    position: absolute
}
.hide,
.none {
    display: none
}
.show {
    display: block
}
/* 正文 */
.wholesale-container {
    width: 100%;
    min-width: 1190px;
}
.wholesale-section {
    width: 1190px;
    margin: 0 auto;
}
.wholesale-banner {
    width: 100%;
    height: 455px;
    background: #22b5ff url(/Images/86new/wholesale/wholesale_banner25.png) no-repeat center;
}
.wholesale-link-input {
    position: relative;
    top: -20px;
    height: 218px;
    padding: 1px 65px 0;
    background: #fff;
    -webkit-box-shadow: 5px 5px 10px #ddd;
    -moz-box-shadow: 5px 5px 10px #ddd;
    box-shadow: 5px 5px 10px #ddd;
}
.wholesale-link-copy {
    position: relative;
    width: 1060px;
    height: 64px;
    margin: 62px auto 8px;
    border: 1px solid #10a7f2;
    font-size: 0;
}
.search-method {
    position: absolute;
    top: 0;
    left: 54px;
    width: 60px;
    height: 64px;
    padding-right: 48px;
    line-height: 60px;
    color: #10a7f2;
    font-size: 20px;
    /*background: url(/Images/86new/wholesale/arrow.png) 65px center no-repeat;*/
}
.copy-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 148px;
    height: 64px;
    padding-left: 40px;
    padding-right: 40px;
    border: 0;
    outline: none;
    color: #10a7f2;
    font-size: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    filter: alpha(opacity=0);
}
.copy-input {
    position: absolute;
    top: 10px;
    left: 148px;
    width: 735px;
    height: 44px;
    padding-left: 8px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 100;
    border-left: 1px solid #10a7f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.copy-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 175px;
    height: 64px;
    line-height: 64px;
    background: #10a7f2;
    color:#fff;
    font-size: 24px;
}
.wholesale-title {
    padding: 55px 0 45px;
    text-align: center
}
.wholesale-why {

}
.why-cell {
    float: left;
    margin: 20px 40px;
}
.wholesale-price-pk {

}
.wholesale-how {

}
.how-slider-box {
    height: 603px;
    overflow: hidden;
    background: #f9f9f9;
}
.poster-main{
    position: relative;
    margin: 70px auto;
}
.poster-main .poster-list .poster-item{
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-btn{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 100px;
    margin-top: -50px;
    line-height: 100px;
    text-align: center;
    cursor: pointer;
    background: #dcdcdc;
    font-size: 36px;
    color: #fff;
}
.poster-main .poster-prev-btn{
    left: -80px;
}
.poster-main .poster-next-btn{
    right: -80px;
}
.wholesale-careful {

}
.careful-row {
    width: 68%;
    height: 120px;
    margin: 20px auto 0;
    padding-top: 36px;
    padding-left: 170px;
    background: #e6f7ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.careful-cell {
    display: table-cell;
    vertical-align: top;
    padding: 0 8px;
}
.careful-cell .dot {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-top: 2px;
    text-align: center;
    line-height: 36px;
    background: #14aefb;
    font-size: 24px;
    color: #fff;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.careful-cell p {
    line-height: 26px;
    color: #14aefb;
}
.careful-cell p span {
    font-size: 24px;
}
.wholesale-search {
    width: 1190px;
    margin: 0 auto;
    text-align: center;
}
.wholesale-search-box, .wholesale-hot-search {
    width: 68%;
    height: 48px;
    margin: auto;
    text-align: left;
    /*border: 1px solid #333;*/
}
.wholesale-hot-search {
    line-height: 24px;
    font-size: 14px;
    color: #757575;
}
.wholesale-hot-search a {
    margin-right: 10px;
}
.wholesale-search-area {
    float: left;
    background-color: #fff;
    border: 1px solid #333;
    width: -webkit-calc(100% - 137px);
    width: -moz-calc(100% - 137px);
    width: calc(100% - 137px);
    position: relative;
    height: 46px;
    padding-left: 5px;
    zoom: 1;
}
.wholesale-search-area input {
    float: left;
    border: 0 none;
    font-size: 12px;
    height: 46px;
    width: 100%;
    line-height: 46px;
    color: #999;
    margin: 0 4px;
}
.wholesale-search-btn {
    float: left;
    width: 130px;
    height: 48px;
    border: 0 none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 17px;
    background-color: #343434;
}
.wholesale-link-wrapper {
    position: relative;
    min-height: 600px;
    margin-top: 50px;
    border: 1px solid #0099e5;
}
.wholesale-tab {
    position: relative;
    top: 0;
    left: 0;
    height: 62px;
    overflow: hidden;
}
.ani-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #fff;
    text-indent: 8px;
    font-size: 20px;
    background: #0b90d2;
    cursor: pointer;
    z-index: 2;
}
#nav-sub {
    position: absolute;
    top: 0;
    left: 0;
    width: 2000px;
    height: 62px;
    font-size: 0;
    background-color: #14aefb;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
}
.wholesale-tab .tab-item {
    float: left;
    display: inline-block;
    height: 62px;
    padding: 0 10px;
    line-height: 62px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #14aefb;
    cursor: pointer;
}
.wholesale-tab .tab-item.on,
.wholesale-tab .tab-item:hover {
    background-color: #0099e5;
}
.wholesale-tab .tab-item a, .wholesale-tab .tab-item.on a {
    color: #fff;
}
.wholesale-tab-wrapper {
    display: none;
    margin-top: 36px;
    padding: 8px 60px;
    /*text-align: left;*/
}
.subnav_contentitem {
    overflow: hidden;
    margin: 0 auto 40px;
}
.fd-left {
    float: left;
}
.subnav_contentitem h2 {
    display: block;
    height: 18px;
    width: 208px;
    margin-right: 30px;
    font-size: 14px;
    _display: inline;
}
.subnav_contentitem h2 a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #0099e5;
    font-size: 14px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    background: #e1f5ff;
}
.subnav_contentitem ul {
    width: 830px;
    overflow: hidden;
    _display: inline;
}
.subnav_contentitem ul li {
    display: block;
    _display: inline;
    float: left;
    margin-right: 20px;
}
.subnav_contentitem ul li a {
    display: block;
    _display: inline;
    height: 30px;
    line-height: 30px;
    color: #222;
    white-space: nowrap;
}
.wholesale-progress-wrapper {
    background-color: #0099e5;
}
.wholesale-progress-wrapper .wholesale-title {
    padding: 32px 0;
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px;
}
.wholesale-progress {
    padding: 15px 0;
    background-color: #14aefb;
    -webkit-box-shadow: 0 4px 8px #018bd0;
    -moz-box-shadow: 0 4px 8px #018bd0;
    box-shadow: 0 4px 8px #018bd0;
}
.wholesale-progress-tag {
    position: relative;
    margin-top: 12px;
    margin-bottom: 8px;
    text-align: left;
}
.wholesale-progress-tag span {
    /*position: absolute;*/
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}
.wholesale-progress-tag span:nth-child(1) {
    margin-left: 204px;
}
.wholesale-progress-tag span:nth-child(2) {
    margin-left: 86px;
}
.wholesale-progress-tag span:nth-child(3) {
    margin-left: 88px;
}
.wholesale-progress-tag span:nth-child(4) {
    margin-left: 74px;
}
.wholesale-progress-tag span:nth-child(5) {
    margin-left: 76px;
}
.wholesale-progress-tag span.on {
    color: #fff600;
}
.wholesale-progress img {
    display: block;
    margin: 0 auto;
}
.wholesale-progress-wrapper p {
    padding: 25px;
    color: #b8daf5;
    text-align: center;
}
.wholesale-bottom {
    margin: 80px 0 100px;
    text-align: center
}
.wholesale-bottom p {
    margin-top: 20px;
}
