/*
@font-face {
  font-family: 'FZHTJW';
  src: url('FZHTJW.TTF');
}
*/
/*ͨ��*/
body {
    font-size:14px;
	font-family: tahoma,arial,sans-serif;
    color:#666;
    margin:0px;
    padding:0px;
    background-color: #f7f7f7;
}
ul,ol,li,
p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0px;
    padding:0px;
    border:none;
    list-style:none;
}
input {border:none;}
.lf   {float:left;}
.rt  {float:right;}
.clear  {clear:both;}

iframe{
    width: 974px;
    border:none;
    background:none;
}
a{
    text-decoration: none;
    color:black;
}
/* 未做文件统一样式汇总 */
.footerTitle{
  text-align: center;
  margin: 20px 0px;
  color:#4da635;
}
.footerAdvisor{
  text-align: center;
  margin: 20px 0px;
}
.footerContact{
  margin: 0 auto;
  width: 390px;
}
.footerContact span{
  line-height: 30px;
}
.footerIntroductionPhoto{
  text-align: center;
}
.footerIntroductionPhoto img{
  margin-bottom: 20px;
  width: 1000px;
}
.footerBack a{
  display: block;
  width: 400px;
  text-align: center;
  line-height: 40px;
  background-color: #4da635;
  color: #ffffff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  border-radius:4px;
  margin: 40px auto;
  font-weight: bold;
}
.footerBack a:hover{
  background-color: #459330;
}
.footerBack a.org{
  background-color: #f57c00;
}
.footerBack a.org:hover{
  background-color: #e17201;
}
/*main*/
.logisticshome,
.main,
.AfterSalesCustomerService,
.AfterSalePolicy,
.CommonProblem,
.Other,
.ContractDocument,
.CustomsClearance,
.LetterCredit,
.Mouthpay,
.OnlineService,
.ProductProblem,
.RefundInstructions,
.ShoppingProcess,
.TariffInsurance,
.TeleTransfer,
.ThirdPartyService,
.LiveProduction,
.LiveInspection,
.LocalServices,
.productIndex
{
    margin: 0 auto;
    padding: 20px 0px;
    width: 1200px;
}

.logisticshome>a,
.main>a,
.AfterSalesCustomerService>a,
.AfterSalePolicy>a,
.CommonProblem>a,
.Other>a,
.ContractDocument>a,
.CustomsClearance>a,
.LetterCredit>a,
.Mouthpay>a,
.OnlineService>a,
.ProductProblem>a,
.RefundInstructions>a,
.ShoppingProcess>a,
.TariffInsurance>a,
.TeleTransfer>a,
.ThirdPartyService>a,
.LiveProduction>a,
.LiveInspection>a,
.LocalServices>a,
.productIndex>a
{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    padding: 0px 20px 0px 60px;
    height: 50px;
    cursor: pointer;
    display: block;
    width: 0px;
    background-image: url("../images/logo-no.svg");
    background-size: 80px ;
    background-repeat:no-repeat;
}

.logisticshome>a:hover,
.main>a:hover,
.AfterSalesCustomerService>a:hover,
.AfterSalePolicy>a:hover,
.CommonProblem>a:hover,
.Other>a:hover,
.ContractDocument>a:hover,
.CustomsClearance>a:hover,
.LetterCredit>a:hover,
.Mouthpay>a:hover,
.OnlineService>a:hover,
.ProductProblem>a:hover,
.RefundInstructions>a:hover,
.ShoppingProcess>a:hover,
.TariffInsurance>a:hover,
.TeleTransfer>a:hover,
.ThirdPartyService>a:hover,
.LiveProduction>a:hover,
.LiveInspection>a:hover,
.LocalServices>a:hover,
.productIndex>a:hover
{
  opacity: 0.8;
}
#shopping_tabs,.about_tabs{
    width: 223px;
    /*height: 240px;*/
    border: 1px solid #dddddd;
}
#about::after{
    content: "";
    clear: both;
    display: block;
}
.about_info{
    width: 926px;
    background-color:#ffffff;
    margin-left: 5px;
    padding: 0px 20px;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
}

ul#shopping_tabs,ul#about_tabs{
    border: 1px solid #dddddd;
}

ul#shopping_tabs li,ul#about_tabs li{
    height:36px;
    border: 1px solid #dddddd;
    background-color: white;
}

ul#shopping_tabs li>a,ul#about_tabs li>a{
    font-size: 14px;
    display: block;
    width: 181px;
    padding: 11px 20px;
}
ul#about_tabs li:first-child{
    background-color:#4da635;
}
ul#about_tabs li:first-child a{
    color:white;
}
.about_info>h2{
    color: #666666;
    font-size: 18px;
    margin: 30px 0px 10px 0px;
}

.about_info .section{
    margin-bottom: 10px;
}

.about_info .section>strong{
    color: #4da635;
    display: inherit;
    font-size: 16px;
    padding:20px 0;
}

.about_info .section p{
    line-height: 22px;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    text-align: justify;
}

.about_info .section ol{
    padding:0px 10px;
}

.about_info .section ol li{
    margin: 10px 0px;
    line-height: 20px;
}

.about_info .section img{
    padding-top: 10px;
    width: 100%;
}

.row{margin-bottom:10px;}

.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

.lbl{
    display:block;
    padding: 10px 0px;
}
.row .lbl b{
    color: #fe5723;
}
.row .offset2 span{
    padding-left: 10px;
    color: #fe5723;
    display: none;
}
.contact input[type="text"],
.contact input[type="email"]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-size:14px;
    border:1px solid #e1e1e1;
    box-shadow:none;
    width:100%;
    height:36px;
    padding:4px 6px;
    line-height:20px;
    color:#555;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    vertical-align:middle;
    outline-color: #4da635;
}
.contact textarea{
    width:100%;
    outline-color: #4da635;
    border:1px solid #e1e1e1;
    box-shadow:none;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
}
.submit{
    line-height:47px;
    margin:20px 0px;
    padding:4px 14px 4px 14px;
    background:#4da635;
    font-weight:bold;
    color:#ffffff;
    border-radius:2px;
    border:none;
    text-shadow:none;
    box-shadow:none;
    cursor:pointer;
    outline: none;
}
.submit:hover,
.submit:active,
.submit.active{
    background-color:#459131;
    color:#FFF;
}
.contact input::-webkit-input-placeholder,.contact textarea::-webkit-input-placeholder{
    color:#CCC;
    font-style:italic
}
.contact input:-moz-placeholder,.contact textarea:-moz-placeholder{
    color:#CCC;font-style:italic;
}
.contact input::-moz-placeholder,.contact textarea::-moz-placeholder{
    color:#CCC;
    font-style:italic;
}
.contact input:-ms-input-placeholder,.contact textarea:-ms-input-placeholder{
    color:#CCC;
    font-style:italic;
}
.contact input::-ms-input-placeholder,.contact textarea::-ms-input-placeholder{
    color:red;
}
.contact-address address{
    font-size:14px;
    margin:10px 0 0;
    padding-left:25px;
    position:relative;
}

.contact-address address i{
    width:15px;
    display:inline-block;
    position:absolute;
    left:0;top:3px;
}

.contact-address h3{
    padding:10px;
    margin-top:0;
}

div.about_contact{
    margin-top: 5px;
    width: 225px;
    padding: 5px 0px;
}
div.about_contact>a{
    display: block;
    background-color: #b5dfed;
}
div.about_contact>div{
    padding:10px;
    background-color: #ffffff;
    border:2px solid #e1e1e1;
    border-top: none;
}

div.about_contact span{
    line-height: 30px;
    color: #333;
}

div.about_contact>div>a{
    display: block;
    width: 200px;
    text-align: center;
    line-height: 40px;
    background-color: #4da635;
    color: #ffffff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    margin: 10px 0px;
    font-weight: bold;
}

div.about_contact>div>a:hover{
    background-color:#459131;
}

/* 物流页面样式 */
.logisticshomeContent{
  margin-bottom: 30px;
}
.logisticshomeContent h1{
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 20px;
    color:#333333;
}
.logisticshomeContent div img{
  display: block;
  /* padding:0px 300px; */
  width: 600px;
  margin: 0 auto;
}
.logisticshomeContent div p{
  display: block;
  font-size: 14px;
  width: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: right;
  /* padding-left: 40px;
  padding-right: 60px; */
  color:#333333;
  line-height: 30px;
}
.logisticshomeContent div p+p{
  text-align: left;
  /* padding-right: 40px;
  padding-left: 60px; */
}
.logisticshomeContent>p{
  padding:0px 120px;
  text-align: justify;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
}
.logisticshomeContent .logisticsToHomeTitle{
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
}
.logisticshomeContent div p.sumP{
  text-align: justify;
  padding-right: 0px;
  width: 560px;
  padding: 0px 20px;
}
.logisticshomeContent .logisticsIntroduction{
  padding-top: 30px;
}
.logisticshomeContent .logisticsIntroduction .logisticsLeft{
  width: 50%;
  border-right: 1px solid #dddddd;
  padding-right: 40px;
}
.logisticshomeContent .logisticsIntroduction .logisticsRight{
  width: 42%;
}
.logisticshomeContent .logisticsRight .title{
  margin: 20px 0px;
  font-size: 20px;
  color: #4da635;
  font-weight: bold;
}
.logisticshomeContent .logisticsRight .Ctitle{
  font-weight: bold;
  line-height: 24px;
  font-size: 16px;
}
.logisticshomeContent .logisticsRight .Cname{
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.logisticshomeContent .logisticsRight .Iname{
  width: 15%;
  font-weight: bold;
}
.logisticshomeContent .logisticsRight ul{
  margin-bottom: 30px;
}
.logisticshomeContent .logisticsRight li{
  line-height: 24px;
  text-align: justify;
}
.logisticshomeContent .logisticsRight li div+div{
  width: 85%;
}
/* 当地服务 */
.LocalServices .logisticshomeOverview{
  text-align: center;
  font-weight: bold;
  color: #333333;
}
.LocalServices div.logisticshomeOverview img{
  display: inline-block;
  padding:0px 300px;
  width: 600px;
}
.LocalServices .LocalServicesOffice{
  margin: 40px 0px;
}
.LocalServices .LocalServicesOffice div:first-child,
.LocalServices .LocalServicesOffice div img{
  width: 800px;
}
.LocalServices .LocalServicesOffice .LocalServicesOfficeDetails{
  width: 340px;
  padding: 50px 0px;
  padding-left: 40px;
  line-height: 24px;
}

.LocalServices .LocalServicesOffice .LocalServicesOfficeDetails .Ctitle{
  line-height: 30px;
  font-size: 1.5em;
  font-weight: bold;
}

.LocalServices .LocalServicesOffice .LocalServicesOfficeDetails .Cname{
  margin-bottom: 1em;
}

.LocalServices .LocalServicesOffice .LocalServicesOfficeDetails .Iname{
  width: 18%;
}
.LocalServices .LocalServicesOffice .LocalServicesOfficeDetails li div+div{
  width: 80%;
}
/* 安全与隐私 */
div.PrivacySecurity{
  padding-bottom: 20px;
}
div.PrivacySecurity h1,
div.PrivacySecurity h2,
div.PrivacySecurity h3,
div.PrivacySecurity h4,
div.PrivacySecurity h5,
div.PrivacySecurity h6
{
  margin: 20px 0;
  color: #333333;
}
div.PrivacySecurity p,
div.productIndex p
{
  line-height: 25px;
  text-align: justify;
  /* text-indent: 1.75em; */
}
div.PrivacySecurity ul{
  margin-left: 1.75em;
}
div.PrivacySecurity li{
  list-style:disc;
  line-height: 25px;
  text-align: justify;
}
