﻿/*Help Center*/
.mt10{
    margin-top:10px;
}
.faq-con {
    overflow: hidden;
    padding-left:20px;
}

.faq-box {
    /*width: 48%;*/
    margin-bottom: 10px;
}

.faq-head {
    /*text-align: center;*/
}
.content-wrap {
    background: white;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}
.mt30{
    margin-top:30px;
}
.J-moreList{
    padding-left:0px !important;
}
.clearfloat {
    clear: both;
}
.faq-head .faq-tit {
    font-size: 25px;
    height: 37px;
    line-height: 37px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
    padding-left: 20px;
    padding-top: 15px;
}
.faq-tip{
    padding-left:20px;
}
.faq-box .fax-box-tit {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px;
}
.cat-more {
    color: #02032f;
    cursor:pointer;
}
.faq-box ul {
    width: 100%;
    padding-left: 50px;
}
.faq-ans {
    display:none;
    /*z-index: 90;*/
    /*position: absolute;*/
    background: white;
    left: 0px;
    /*border: 1px solid #a9a3a3;*/
    margin-right:50px;
}
.faq-ans a {
    color: #8a56a3;
    text-decoration-line: underline;
}
.faq-ans span {
    display: block;
}
.faq-box ul .faq-items {
    padding: 0 12px;
    margin-bottom: 5px;
    background: url('../image/dot.png') 0 9px no-repeat;
    background-image: url('../img/dot.png');
    /*position: relative;*/
}
.faq-items p {
    color: #1470cc;
    cursor: pointer;
    display:inline-block;
}
.faq-box ul .faq-items p:hover {
    color: #f27f00;
}
.fax-box-tit .faq-icon {
    width: 32px;
    height: 32px;
    float: left;
    background: url(image/faqIcon.png) no-repeat;
    background-image: url('../img/faqIcon.png');
    margin-right: 20px;
}

.fax-box-tit .faq-about {
    background-position: 0 0;
}
.J-moreList{
    display:none;
}

.fax-box-tit .faq-login {
    background-position: -32px 0;
}

.fax-box-tit .faq-account {
    background-position: 0 -32px;
}

.fax-box-tit .faq-search {
    background-position: -32px -32px;
}

.fax-box-tit .faq-contacting {
    background-position: 0 -96px;
}

.fax-box-tit .faq-tm {
    background-position: -32px -64px;
}

.fax-box-tit .faq-filter {
    background-position: 0 -64px;
}

.fax-box-tit .faq-other {
    background-position: -32px -96px;
}
.w48{
    width:48%;
    float:left;
}
/*Help Center*/

/*About Trade-global.com*/
.about-item h1 {
    font-size: 24px;
    color: #222;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: bold;
    text-align:center;
}
.about-item-text{
    font-size:18px !important;
}
.about-item {
    background: #fff;
    padding: 60px 0;
    overflow: hidden;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px
}

    .about-item img {
        max-width: 100%;
    }

.about-item-odd {
    background: #f5f7fa;
    text-align: left;
}

.about-item-text {
    font-size: 14px;
    color: #555;
    line-height: 2;
    float: left;
    width: 57%;
    margin-right: 3%;
    text-align: left;
}

.about-item-pic {
    text-align: center;
    width: 40%;
    float: right;
}

.about-item-text.item-even {
    float: right;
    margin-left: 3%;
    margin-right: 0;
}

.about-item-pic.item-even {
    float: left;
}
/*About Trade-global.com*/

/*所有分类*/
@media (max-width: 1440px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 1240px) {
    .container {
        max-width: 1000px;
    }
}

@media (max-width: 1040px) {
    .container {
        max-width: 800px;
    }
}
.container{
    width:1400px;
    padding-top:10px;
    margin:0 auto;    
}
.cateLeft, .cateLeftHidden {
    width: 300px;
    float: left;
    background: white;
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
}
.cateLeftHidden{
    top:0px;
    position:fixed;
}
.cateRight {
    background: white;
    padding: 20px;
    margin-left: 321px;
    padding-top: 0px;
}
.h300{
    height:300px;
    overflow:hidden;
}
.oneCate {
    background: white;
    margin-bottom: 20px;
    height: 141px;
}

.oneCate li {
    border: 1px solid #ededed;
    padding: 10px 5px;
    width:15.8%;
    background:white;
    float:left;
    height:49px;
}
.w50{
    width:50%;
    float:left;
}
.hoverDiv{
    /*margin-top:20px;*/
    width:100%;
    /*height:150px;*/
    padding-top:10px;
}
.h1cate{
   font-size:20px;
   font-weight:bold;
   margin-bottom:10px;
}
.h2Cate {
    font-size: 18px;
    margin-bottom: 5px;
    background: #f0f0f0;
}
.h2Cate a{
    padding-left:5px;
}
.cateCurrent {
    color: #f27f00;
    font-weight: 700;
}
.cateLeftHidden {
    display: none;
    /*height:390px;
    overflow:auto;*/
}
.menuhidden{
    height:387px;
    overflow:auto;
}
.fix {
    position: fixed;
    top: 0px;
    /*top: 160px;
    overflow: hidden;
    height: 1200px;*/
}
.h216 {
    font-size: 14px;    
}
.cateul3 li a {
    color: #1470cc !important;
    font-size: 13px;
    text-decoration: none;
    padding-left: 10px;
}
.cateul3 li {
    width: 25%;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#menu{
    padding-left:10px;
}
.cateLeft h3 {
    font-size: 18px;
    padding-left: 10px;
    border-bottom: 1px solid #eee;
    line-height: 40px;
}
.h216 a {
    text-decoration: none;
    color: #f27f00 !important;
}
#menu li, #menuhidden li{
    /*height: 30px;
    line-height: 30px;*/
    cursor: pointer;
}
.w24 {
    width: 100%;
    float: left;
    margin-left: 3px;   
}
.w25 {
    width: 25% !important;
}
.hoverdiv .w24:not(.w25):nth-of-type(n+2) {
    margin-top: 20px;
}
.hoverdiv .w25:nth-of-type(n+4) {
    margin-top: 20px;
}
.h100 {
    height: 100%;
}
.fz15c333 {
    font-size: 15px;
    color: #333;
}
.alli {
    float: left;
    font-size: 25px !important;
    padding-top: 10px;
    margin-right: 10px;
    height: 94%;
}
/*所有分类*/
/*Special Channel*/
.channelUl li {
    width: 30%;
    float: left;
    list-style-type: none;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.channelUl li img{
    width:100%;
    height:300px;
}
/*Special Channel*/

/*Products By Keyword*/
.containerkey {
    width: 1400px;
    margin: 10px auto;
    background: white;
    padding-top: 10px;
}
.key {
    height: 100px;
    overflow: hidden;
}
.key li{
    float:left;
    margin-left:10px;
    font-size:13px;
}
.w33 {
    width: 32%;
    margin-bottom: 20px;
    /*background: #f0f0f0;*/
    margin-left:15px !important;
    float:left;
}
@media (max-width: 1440px) {
    .containerkey {
        max-width: 1200px;
    }
    .w33{
        width:31%;
    }
}
@media (max-width: 1240px) {
    .containerkey {
        max-width: 1000px;
    }
}
@media (max-width: 1040px) {
    .containerkey {
        max-width: 800px;
    }
}
/*Products By Keyword*/
/*头部样式*/
.user97 {
    background: url(../img/smalldown.jpg)no-repeat;
    background-position: 97px;
    padding: 0 0px 0 10px !important;
    width: 110px;
}
.user81 {
    background: url(../img/smalldown.jpg)no-repeat;
    background-position: 81px;
    padding: 0 0px 0 10px !important;
    width: 96px;
}
/*.user97 .accountul:before {
    width: 64% !important;
}*/
.accountli {
    position: relative;
}
.c999 {
    color: #999;
}
/*.accountul:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 57%;
    height: 2px;
    background-color: white;
}*/
/*.accountul {
    position: absolute;
    top: 37px;
    left: -1px;
    z-index: 100;
    border: 1px solid #CCC;
    background-color: white;
    text-align: left !important;
    display: none;
    width: 183px;
    box-shadow: 3px 3px 5px rgba(0,33,66,0.2);
    border-radius: 3px 3px 0 0;
}*/
.accountul li {
    line-height: 43px !important;
    padding: 0 0 0 10px !important;
}
.accountul li:before {
    content: none !important;
}
.mr3 {
    margin-right: 3px;
}
.m05 {
    margin: 0 5px;
}
.pr10 {
    padding-right: 10px;
}
.listyle {
    border: 1px solid #CCC;
    border-bottom: none;
    height: 39px;
    box-shadow: 3px 3px 5px rgba(0,33,66,0.2);
    border-radius: 3px 3px 0 0;
}
/*搜索框*/
.searchpopular{
    width:78%;
}
.lalladmin {
    width: 9%;
    height:43px;
}
.searchbtn {
    height: 43px;
}
.searchinput {
    height: 43px;
    width: 78%;
}
/*.searchpopular ul li{
    height:16px;
}
.searchpopular ul li a{
    line-height:16px;
}*/
/*搜索框*/
/*头部样式*/