﻿body {
    margin: 0 auto;
    background-image: url("/Images/bg.png");
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #00adb1;
    font-size: 14px;
    font-family: 'Microsoft YaHei','宋体';
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.font {
    font-size: 0;
    line-height:0;
}
.clear {
    font: 0;
    height: 0;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-responsive {
    width: 100%;
}
.none {
    display: none;
}
.bg-white {
    background-color: #fff;
}
.bg-black {
    background-color: #292b31;
}
#header {
    background-color: #fff;
}
.version {
    height: 42px;
    line-height: 42px;
}
.version img{
    border:none;
}
.version a {
    color:#5c5c5c;
}
.logo{
    width:106px;
    height:83px;
}
.logo img{
    width:106px;
    height:83px;
    border:none;
}
.navigation {
    background-color: #00adb1;
}
.nav a {
    color:#fff;
}
.footnav a {
    color: #fff;
}
.fmid {
    width: 200px;
}
.social {
    width: 200px;
}
.social div{
    padding:0 4px 0 3px;
    width:43px;
}
.social img{
    width:43px;
    height:43px;
    border:none;
}
.follow {
    padding:5px 0 15px;
    width: 200px;
    text-align: center;
    color: #b7b8ba;
    font-size:18px;
}
.qrcode{
    border:1px solid #ababab;
    padding:8px;
}
.qrcode img{
    width:93px;
    height:93px;
}
.copyright {
    background-color: #D4D4D4;
    height: 37px;
    line-height: 37px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.bg {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
}
.categoriesCon {
    background-color: #f2f2f2;
}
.page {
    text-align: center;
    color: #8e8e8e;
}
.page .summary {
    display: inline;
}
.page img {
    border:none;
    cursor:pointer;
    vertical-align: middle;
}
.page input {
    vertical-align: middle;
}
.acontent {
    margin-top: 11px;
    border-top: 1px solid #dfdfdf;
}
@media(min-width:768px) {
    .min-container {
        margin: 0 auto;
        min-width: 1200px;
    }
    .container {
        margin: 0 auto;
        width: 1200px;
    }
    #header{
        height:165px;
    }
    .logo{
        padding:21px 0 0 12px;
    }
    .company {
        padding:24px 0 0 36px;
        width: 383px;
        height: 82px;
    }
    .company img{
        border:none;
    }
    .search{
        padding-top:71px;
    }
    .theme-poptit {
        display: none;
    }
    .Stext{
        background-image:url(/Images/searchbg.png);
        background-repeat:no-repeat;
        background-position:13px center;
        background-color:#f4f4f4;
        padding-left:35px;
        width:341px;
        height:30px;
        border-color:#e2e2e2;
        border-width:1px;
        border-right:none;
        vertical-align:top;
        outline:none;
    }
    .Sbutton {
        background-color: #8d8d8d;
        width: 163px;
        height: 34px;
        border: none;
        color: #fff;
        font-size: 17px;
        vertical-align: top;
        cursor: pointer;
    }
    .head-right{
        display:none;
    }
    .navigation {
        height: 41px;
        line-height: 41px;
        font-size: 20px;
    }
    .nav {
        width:300px;
        text-align:center;
    }
    .nav:hover{
        background-color:#fff;
        cursor:pointer;
    }
    .nav:hover a{
        color:#00adb1;
    }
    .Sidebar{
        padding-top:18px;
        width:232px;
    }
    .categories {
        width: 217px;
    }
    .categoriesTitle {
        background-image: url(/images/categoriesTitle.png);
        background-position: 31px center;
        background-repeat: no-repeat;
        background-color: #8b6ac3;
        padding-left:60px;
        width: 157px;
        height: 47px;
        line-height: 47px;
        font-size: 21px;
        color: #fff;
        text-transform:uppercase;
    }
    .category {
        position: relative;
        padding: 0 19px 0 11px;
        width: 187px;
        color: #4a4a4a;
    }
    .categoriesCon{
        padding-top:26px;
    }
    .categoryParent {
        background-image: url(/images/categories.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        padding-left: 18px;
        width: 169px;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px dashed #d5d5d5;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
    }
    .categorySon {
        position: absolute;
        background-color: #f2f2f2;
        top: 0;
        left: 217px;
        display: none;
        z-index:2;
    }
    .scategory {
        padding-left: 18px;
        width: 169px;
        height: 35px;
        line-height: 35px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        border-bottom: 1px dashed #d5d5d5;
        cursor: pointer;
    }
    #pnlMulti {
        margin: 17px 0;
        background-color: #f2f2f2;
        width: 217px;
    }
    #ASearcht {
        margin-bottom: 8px;
        background-color: #00abb1;
        color: #fff;
        font-size: 21px;
        width: 217px;
        height: 47px;
        line-height: 47px;
        text-align: center;
    }
    #ASearchc {
        width: 217px;
        color: #6c6c6c;
    }
    #ASearchc .line {
        padding-top:6px;
        height: 31px;
    }
    #ASearchc .line .textbox {
        margin:0 auto;
        display:block;
        padding-left:19px;
        width: 171px;
        height:21px;
        color: #737373;
        outline: none;
    }
    #ASearchc .line select {
        margin:0 auto;
        display:block;
        color: #737373;
        width:194px;
        height:25px;
        outline: none;
    }
    #ASearchb {
        margin:0 auto;
        padding-bottom: 13px;
        width: 193px;
        line-height: 35px;
        color: #6c6c6c;
    }
    #ASearchb textarea{
        outline:none;
        width:100%;
        height:133px;
        box-sizing:border-box;
    }
    .mulbutton {
        margin: 0 auto;
        width:193px;
        text-align: center;
    }
    .mulbutton .button {
        background-color: #9e9e9e;
        width: 69px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        color: White;
        border: none;
        outline: none;
        cursor: pointer;
    }
    .content{
        margin-top:18px;
        width:968px;
    }
    .turn {
        width: 643px;
    }
    .rightad {
        width: 321px;
    }
    .rightad img{
        cursor:pointer;
        padding-bottom:5px;
    }
    .main{
        padding-bottom:33px;
    }
    .nothing{
        padding:15px 0;
        text-align:center;
    }
    .product {
        margin: 0 auto 25px;
        background-image: url(/Images/productbg.png);
        background-repeat:repeat-y;
        background-position:center top;
        width: 960px;
        border-top: 1px solid #dfdfdf;
    }
    .pro {
        padding: 0 16px;
        width: 288px;
        border-bottom: 1px solid #dfdfdf;
    }
    .pimg {
        padding:36px 0;
        width: 288px;
        height: 216px;
        border-bottom: 1px solid #dfdfdf;
        margin-bottom:18px;
    }
    .pimg img{
        height:216px;
        cursor:pointer;
    }
    .pinfo{
        width:259px;
    }
    .pno {
        width: 259px;
        line-height: 20px;
        color: #1b1d20;
    }
    .pname {
        width: 259px;
        height: 40px;
        line-height: 20px;
        color: #1b1d20;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .like{
        margin-top:5px;
        background-image:url(/Images/like.png);
        background-repeat:no-repeat;
        width:29px;
        height:29px;
        cursor:pointer;
    }
    .add {
        margin:0 0 18px;
        padding-left:49px;
        background-image:url(/Images/shopping.png);
        background-repeat:no-repeat;
        background-position:7px center;
        background-color: #e4e4e4;
        width:98px;
        height: 28px;
        line-height:28px;
        border-radius:9px;
        cursor:pointer;
    }
    .remove {
        margin: 0 0 18px;
        padding-left: 49px;
        background-image: url(/Images/shopping.png);
        background-repeat: no-repeat;
        background-position: 7px center;
        background-color: #000;
        width: 98px;
        height: 28px;
        line-height: 28px;
        border-radius: 9px;
        color: #e4e4e4;
        cursor: pointer;
    }
    .detail {
        z-index: 999999999;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 1000px;
        height: 492px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
    }
    .bpic{
        width:602px;
        height:452px;
    }
    .bpic img{
        border:1px solid #dbdbdb;
    }
    .param{
        width:347px;
    }
    .paramt{
        margin-bottom:3px;
        background-color:#67c1bc;
        padding-left:19px;
        width:328px;
        height:32px;
        color:#fff;
        font-size:16px;
        line-height:32px;
    }
    .paramb{
        padding-left:6px;
        width:341px;
        line-height:27px;
        color:#000;
    }
    .article{
        margin:0 auto;
        padding:34px 0 21px;
        width:880px;
    }
    .atitle {
        background-color: #67c1bc;
        width:195px;
        height:32px;
        line-height:32px;
        font-size:18px;
        color:#fff;
    }
    .contactlogo {
        float: left;
        padding: 45px 0 42px 90px;
        width: 190px;
        height: 149px;
    }
    .contact {
        float: left;
        padding: 40px 0 42px 60px;
        width: 540px;
    }
    .contact div {
        height: 30px;
        line-height: 30px;
        font-size:16px;
        color: #000;
    }
    .feedback{
        margin:0 auto;
        padding-left:12px;
        padding-bottom:40px;
        width:774px;
    }
    .tips {
        padding-bottom: 18px;
        color: #565656;
        line-height: 16px;
    }
    .feedback .pull-left {
        width: 258px;
        height: 79px;
        color: #FF0000;
    }
    .feedback .textbox {
        margin-right: 12px;
        padding: 0 26px;
        width: 190px;
        height: 53px;
        outline: none;
    }
    .feedback .textarea {
        height: 258px;
        color: #FF0000;
    }
    .feedback .error {
        color: #FF0000;
        width: 100%;
        height: 15px;
        line-height: 15px;
    }
    .feedback textarea {
        padding: 0 22px;
        width: 716px;
        height: 234px;
        outline: none;
        line-height: 50px;
        font-family: 'Microsoft YaHei','宋体';
    }
    #verificationcode {
        height: 55px;
        vertical-align: middle;
        border: 1px solid #b1b1b1;
        cursor: pointer;
    }
    .fbutton {
        padding: 0 0 15px;
    }
    .fbtn {
        background-color: #5dccac;
        padding: 0 21px;
        font-size: 18px;
        color: #FFF;
        height: 35px;
        border: none;
        border-radius: 17px 17px;
        cursor: pointer;
    }
    .newslist {
        padding: 25px 0;
    }
    .newsli {
        margin: 0 auto;
        width: 880px;
        line-height: 30px;
        font-size: 16px;
        color: #8c8c8c;
    }
    .newstitle{
        background-image: url(/images/lnews.png);
        background-repeat: no-repeat;
        background-position: 9px 9px;
        padding-left:29px;
        width:751px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        cursor:pointer;
    }
    .newsdate{
        width:100px;
    }
    .viewbg {
        z-index: 999999999;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 840px;
        height: 492px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        background: #fff;
        padding: 20px;
        overflow:scroll;
        box-sizing: border-box;
    }
    .viewtitle {
        margin: 0 auto;
        width: 800px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        color: #a1a1a1;
    }
    .viewdate {
        text-align: center;
        color: #a1a1a1;
    }
    .viewmsg {
        margin: 0 auto;
        width: 800px;
        line-height: 20px;
        color: #a1a1a1;
    }
    .cartlist {
        margin: 20px auto;
        border: 1px solid #dfdfdf;
        display:table;
    }
    .cartli{
        display:table-row;
    }
    .itemno {
        width: 100px;
        height:150px;
        display:table-cell;
        vertical-align:middle;
        border: 1px solid #dfdfdf;
    }
    .itemimg {
        width: 200px;
        height: 150px;
        display: table-cell;
        vertical-align: middle;
        border: 1px solid #dfdfdf;
    }
    .itemname {
        width: 200px;
        height: 150px;
        display: table-cell;
        vertical-align: middle;
        border: 1px solid #dfdfdf;
    }
    .itemselect {
        width: 100px;
        height: 150px;
        display: table-cell;
        vertical-align: middle;
        border: 1px solid #dfdfdf;
    }
    .cartli:first-child .itemno, .cartli:first-child .itemimg, .cartli:first-child .itemname, .cartli:first-child .itemselect {
        line-height: 30px;
        height: 30px;
    }
    .export {
        background-color: #00adb1;
        cursor:pointer;
        border:none;
        color:#FFF;
    }
    .footer {
        height: 149px;
    }
    .fleft{
        padding:31px 0 0 17px;
        width:483px;
    }
    .fcompany {
        width: 194px;
    }
    .fcompany img{
        width: 194px;
    }
    .footnav{
        padding-top:13px;
    }
    .footnav a {
        text-decoration: underline;
    }
    .fnav {
        padding-right: 20px;
    }
    .social{
        padding-top:43px;
    }
    .fright{
        width:111px;
        padding:17px 4px 0 0;
    }
    .copyright{
        padding-right:11px;
        text-align:right;
        box-sizing:border-box;
    }
    .skype {
        position: fixed;
        right: 0px;
        top: 270px;
        cursor: pointer;
        color: #fff;
        z-index: 999999;
        width: 57px;
        height: 57px;
        border-radius: 28px;
    }
    .cart {
        position: fixed;
        right: 0px;
        top: 332px;
        cursor: pointer;
        color: #fff;
        z-index: 999999;
        width: 57px;
        height: 57px;
        border-radius: 28px;
    }
    .whatsapp {
        position: fixed;
        right: 0px;
        top: 394px;
        cursor: pointer;
        color: #fff;
        z-index: 999999;
        width: 57px;
        height: 57px;
        border-radius: 28px;
    }
    .skype img, .cart img, .whatsapp img {
        border: none;
    }
    .flow-consignee {
        border-bottom: 1px solid #e3e3e3;
        border-top: 1px solid #e3e3e3;
        margin-top: 0.6em;
        margin-bottom:20px;
        background: #fff;
        box-sizing: border-box;
    }
    .flow-consignee ul {
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0;
    }
    .flow-consignee ul li {
        padding: 1em 0.6em;
        overflow: hidden;
        height: auto;
        clear: both;
        border-bottom: 1px solid #e3e3e3;
        color: #555;
        box-sizing: border-box;
        display: list-item;
    }
    .flow-consignee .input-text {
        position: relative;
        font-size: 1.1em;
        box-sizing: border-box;
    }
    .flow-consignee .input-text b {
        display: block;
        float: left;
        font-weight: bold;
        box-sizing: border-box;
    }
    .flow-consignee .input-text span {
        position: absolute;
        left: 6.2em;
        right: 0em;
        box-sizing: border-box;
    }
    .flow-consignee .input-text input[type=text],.flow-consignee  .input-text textarea,.flow-consignee  .input-text input[type=password] {
        border: none;
        width: 100%;
        padding: 0;
        border-radius: 5px;
        background: #fff;
    }
    .flow-consignee .text-danger {
        color: #a94442;
    }
    .flow-consignee .text-center {
        text-align: center;
        box-sizing: border-box;
    }
    .flow-consignee .btn-primary {
        color: #fff;
        background-color: #67c1bc;
        border-color: #67c1bc;
        cursor: pointer;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .flow-consignee .btn-primary:hover {
        background-color: #00adb1;
        border-color: #00adb1;
        color: #fff;
    }
    #SendOrder{
        display:none;
    }
}
@media(max-width:768px) {
    .min-container {
        margin: 0 auto;
        min-width: 100%;
    }
    .container {
        margin: 0 auto;
        width: 100%;
    }
    #header {
        height:135px;
    }
    .version{
        padding-right:5vw;
        box-sizing:border-box;
    }
    .logo{
        padding:5px 5vw;
    }
    .company {
        display: none;
    }
    .search{
        display:none;
    }
    .header-right {
        float: right;
        padding: 0 5vw 0 0;
    }
    .theme-search {
        margin-top:28px;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        width: 36px;
        height: 36px;
        text-align: center;
        background: url(/Images/sou.png) no-repeat center;
        border: none;
        border-radius: 0;
    }
    .mobnav-btn {
        margin-top:32px;
        display: inline-block;
        width: 35px;
        height: 30px;
        overflow: hidden;
        cursor: pointer;
        position: relative;
        margin-left: 5px;
    }
    .mobnav-btn.g_close span { opacity: 0; }
    .mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 17px; opacity: 1; }
    .mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 17px; opacity: 1; }
    .mobnav-btn span { top: 50%; margin-top: -2px; }
    .mobnav-btn span:first-child { content: ""; top: 6px; left: 0; }
    .mobnav-btn span:last-child { content: ""; top: auto; bottom: 5px; left: 0; }
    .mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child, .mobnav-btn .mobnav-btn { left: 5px; position: absolute; background: #070707; -webkit-transition: all 0.5s ease; width: 27px; height: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
    .navbg{
        position:relative;
    }
    .search {
        z-index: 999999999;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 96%;
        height: auto;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        background: #fff;
        padding: 30px 20px;
        box-sizing:border-box;
    }
    .theme-poptit {
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        height: 30px;
        background: #041b33;
        text-align: center;
        display: block;
    }
    .theme-poptit .close {
        color: #fff;
        font-size: 26px;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        line-height: 30px;
        text-shadow: none;
        display: block;
    }
    .Stext {
        background: #fff;
        width: 100%;
        height: 36px;
        color: #808080;
        padding-left: 15px;
        line-height: 36px;
        font-size: 14px;
        border: 1px solid #00adb1;
        outline: none;
        box-sizing:border-box;
    }
    .Sbutton {
        background: url(/images/searchbg.png) no-repeat center;
        background-color: #00adb1;
        position: absolute;
        width: 70px;
        line-height: 36px;
        height: 36px;
        top: 30px;
        right: 18px;
        color: #fff;
        border: none;
    }
    .navigation {
        display: none;
        position: absolute;
        top: 135px;
        left: 0;
        z-index: 99;
        width: 100%;
    }
    .nav {
        float: none;
        padding: 0 15px;
        font-size: 16px;
        border-bottom: 1px solid #fff;
    }
    .nav a {
        display: block;
        padding: 5vw 0;
    }
    .Sidebar{
        width:100%;
    }
    .Sidebar.pull-left{
        float:none;
    }
    .categories {
        width: 100%;
    }
    .categoriesTitle {
        background-image: url(/images/categoriesTitle.png);
        background-position: 31px center;
        background-repeat: no-repeat;
        background-color: #8b6ac3;
        padding-left:60px;
        width: 100%;
        height: 47px;
        line-height: 47px;
        font-size: 21px;
        color: #fff;
        text-transform:uppercase;
        box-sizing:border-box;
    }
    .categoriesCon {
        display: none;
        position: absolute;
        width: 100%;
        max-height: 230px;
        overflow-y: scroll;
        z-index:11;
    }
    .category {
        position: relative;
        background-image: url(/images/categories.jpg);
        background-repeat: no-repeat;
        background-position: 95% 16px;
        padding: 0 10px;
        width: 100%;
        line-height: 35px;
        color: #4a4a4a;
        box-sizing: border-box;
    }
    .categoryParent {
        width: 100%;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px dashed #d5d5d5;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .categorySon {
        display: none;
    }
    .scategory {
        padding-left: 10px;
        width: 100%;
        height: 35px;
        line-height: 35px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        border-bottom: 1px dashed #d5d5d5;
        box-sizing: border-box;
    }
    #pnlMulti {
        display:none;
    }
    .content{
        float:none;
        margin-top:10px;
        width:100%;
    }
    .turn {
        width: 100%;
    }
    .rightad {
        width: 100%;
    }
    .rightad img{
        padding-bottom:5px;
    }
    .main{
        padding-bottom:15px;
    }
    .nothing{
        padding:15px 0;
        text-align:center;
    }
    .product {
        margin: 0 auto 10px;
        width: 100%;
    }
    .pro {
        padding: 0 3%;
        width: 50%;
        border-bottom: 1px solid #dfdfdf;
        box-sizing:border-box;
    }
    .pimg {
        padding:10px 0;
        border-bottom: 1px solid #dfdfdf;
        margin-bottom:10px;
    }
    .pinfo{
        width:34vw;
    }
    .pno {
        width: 34vw;
        line-height: 20px;
        color: #1b1d20;
    }
    .pname {
        width: 34vw;
        height: 40px;
        line-height: 20px;
        color: #1b1d20;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .like{
        margin-top:5px;
        background-image:url(/Images/like.png);
        background-repeat:no-repeat;
        width:10vw;
        height:10vw;
        cursor:pointer;
    }
    .add {
        margin:0 auto 10px;
        padding-left:49px;
        background-image:url(/Images/shopping.png);
        background-repeat:no-repeat;
        background-position:7px center;
        background-color: #e4e4e4;
        width:147px;
        height: 28px;
        line-height:28px;
        border-radius:9px;
        box-sizing:border-box;
    }
    .remove {
        margin: 0 auto 18px;
        padding-left: 49px;
        background-image: url(/Images/shopping.png);
        background-repeat: no-repeat;
        background-position: 7px center;
        background-color: #000;
        width: 147px;
        height: 28px;
        line-height: 28px;
        border-radius: 9px;
        color: #e4e4e4;
        box-sizing: border-box;
    }
    .detail {
        z-index: 999999999;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
    }
    .bpic{
        float:none;
        width:100%;
    }
    .bpic img{
        border:1px solid #dbdbdb;
        box-sizing:border-box;
    }
    .param {
        float: none;
        width: 100%;
    }
    .paramt{
        margin-bottom:3px;
        background-color:#67c1bc;
        padding-left:19px;
        width:100%;
        height:32px;
        color:#fff;
        font-size:16px;
        line-height:32px;
        box-sizing:border-box;
    }
    .paramb{
        padding-left:6px;
        width:341px;
        line-height:27px;
        color:#000;
    }
    .article{
        margin:0 auto;
        padding:10px 0;
        width:100%;
    }
    .atitle {
        background-color: #67c1bc;
        width:195px;
        height:32px;
        line-height:32px;
        font-size:18px;
        color:#fff;
    }
    .contactlogo{
        padding:10px 0;
    }
    .contact{
        margin:0 auto;
        width:90%;
        padding-bottom:10px;
    }
    .address {
        padding-bottom:10px;
        font-size: 14px;
        line-height: 18px;
        color: #487e7f;
    }
    .tel.pull-left,.email.pull-left{
        float:none;
    }
    .tel {
        background-image: url(/Images/tel.png);
        background-position: 2px center;
        background-repeat: no-repeat;
        padding-left: 37px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #00aeb2;
    }
    .email {
        background-image: url(/Images/email.png);
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 37px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #00aeb2;
    }
    .feedback {
        margin: 0 auto;
        width: 90%;
    }
    .tips {
        padding-bottom: 10px;
        color: #565656;
        line-height: 16px;
        word-break: break-all;
    }
    .feedback .pull-left {
        float: none;
        height: 60px;
        color: #FF0000;
    }
    .feedback .textbox {
        color: #FF0000;
        padding: 0 5px;
        width: 100%;
        height: 40px;
        outline: none;
        box-sizing: border-box;
    }
    .feedback .error{
        color:#FF0000;
        width:100%;
        height:20px;
        line-height:15px;
    }
    .feedback .textarea{
        height:254px;
    }
    .feedback textarea {
        padding: 0 5px;
        width: 100%;
        height: 234px;
        outline: none;
        line-height: 40px;
        font-family: 'Microsoft YaHei','宋体';
        box-sizing: border-box;
    }
    #verificationcode {
        margin-top:20px;
        height: 40px;
        vertical-align: middle;
        border: 1px solid #b1b1b1;
        cursor: pointer;
    }
    .fbutton {
        padding: 0 0 15px;
    }
    .fbtn {
        background-color: #5dccac;
        padding: 0 21px;
        font-size: 18px;
        color: #FFF;
        height: 35px;
        border: none;
        border-radius: 17px 17px;
        cursor: pointer;
    }
    .newslist {
        padding: 10px 0;
    }
    .newsli {
        margin: 0 auto;
        width: 90%;
        line-height: 30px;
        font-size: 16px;
        color: #8c8c8c;
    }
    .newstitle{
        background-image: url(/images/lnews.png);
        background-repeat: no-repeat;
        background-position: 9px 9px;
        padding-left:29px;
        width:75%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        box-sizing:border-box;
    }
    .newsdate{
        width:25%;
    }
    .viewbg {
        z-index: 999999999;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 98%;
        height: 492px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        background: #fff;
        padding: 20px;
        overflow:scroll;
        box-sizing: border-box;
    }
    .viewtitle {
        margin: 0 auto;
        width: 100%;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        color: #a1a1a1;
    }
    .viewdate {
        text-align: center;
        color: #a1a1a1;
    }
    .viewmsg {
        margin: 0 auto;
        width: 100%;
        line-height: 20px;
        color: #a1a1a1;
    }
    .cartlist {
        margin: 10px auto;
    }
    .cartli {
        margin:0 auto;
        width:90%;
        border: 1px solid #dfdfdf;
    }
    .cartli:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .itemimg {
        float: left;
        width: 50%;
        border: 1px solid #dfdfdf;
        box-sizing:border-box;
    }
    .itemno {
        float: left;
        padding-top:2vw;
        width: 48%;
        text-align:right;
        line-height:20px;
    }
    .itemname {
        float: left;
        width: 48%;
        text-align:right;
        line-height: 20px;
    }
    .itemselect {
        float: left;
        width: 48%;
        text-align:right;
        line-height: 20px;
    }
    .itemselect input{
        display:inline-block;
    }
    .export {
        background-color: #00adb1;
        cursor: pointer;
        border: none;
        color: #FFF;
    }
    .fleft{
        float:none;
        padding-top:5vw;
        width:100%;
    }
    .fcompany {
        margin:0 auto;
        width: 194px;
    }
    .fcompany img{
        width: 100%;
    }
    .footnav{
        padding:5vw 0;
    }
    .fnav {
        float:none;
        padding: 15px 5vw;
        border-bottom:1px solid #fff;
    }
    .fmid{
        float:none;
        margin:0 auto;
    }
    .social {
        margin: 0 auto;
    }
    .fright{
        float:none;
        margin:0 auto;
        width:111px;
    }
    .copyright {
        text-align: center;
    }
    .skype, .cart, .whatsapp {
        display: none;
    }
    .flow-consignee {
        border-bottom: 1px solid #e3e3e3;
        border-top: 1px solid #e3e3e3;
        margin-top: 0.6em;
        margin-bottom:20px;
        background: #fff;
        box-sizing: border-box;
    }
    .flow-consignee ul {
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0;
    }
    .flow-consignee ul li {
        padding: 1em 0.6em;
        overflow: hidden;
        height: auto;
        clear: both;
        border-bottom: 1px solid #e3e3e3;
        color: #555;
        box-sizing: border-box;
        display: list-item;
    }
    .flow-consignee .input-text {
        font-size: 1.1em;
        box-sizing: border-box;
    }
    .flow-consignee .input-text b {
        display:none;
    }
    .flow-consignee .input-text span {
        width:100%;
        box-sizing: border-box;
    }
    .flow-consignee .input-text input[type=text],.flow-consignee  .input-text textarea,.flow-consignee  .input-text input[type=password] {
        border: none;
        width: 100%;
        padding: 0;
        border-radius: 5px;
        background: #fff;
    }
    .flow-consignee .text-danger {
        color: #a94442;
    }
    .flow-consignee .text-center {
        text-align: center;
        box-sizing: border-box;
    }
    .flow-consignee .btn-primary {
        color: #fff;
        background-color: #67c1bc;
        border-color: #67c1bc;
        cursor: pointer;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .flow-consignee .btn-primary:hover {
        background-color: #00adb1;
        border-color: #00adb1;
        color: #fff;
    }
    #SendOrder{
        display:none;
    }
}