#tksrc{
 width:1200px;
 margin:auto;
 margin-top:10px;
 margin-bottom:10px;
 overflow:hidden;
}
#tksrc .tksrcL{
  float:left;
  width:75%;
  margin-right:2%;
}
.tksrcL .tksrc-titleb{
  height:50px;
}
.tksrc-titleb p{
  font-size:16px;
  font-weight:bold;
  color:#000;
  line-height:50px;
  text-align:left;
}
.tksrc-titleb p a{
  font-size:16px;
  font-weight:bold;
  color:#000;
  line-height:50px;
  text-align:left;
}
.tksrc-titleb p a:hover{
  font-size:16px;
  font-weight:bold;
  color:#32b16c;
  line-height:50px;
  text-align:left;
}
.tksrcL .tksrc-filter{
}
.tksrc-filter .tksrc-filter-addr{
  height:40px;
  padding-top:5px;
  padding-bottom:5px;
  overflow:hidden;
}
.tksrc-filter-addr p{
  text-align:left;
  font-size:15px;
  color:#000;
  font-weight:bold;
}
.tksrc-filter-addr input{
  color:#CCC;
  line-height:28px;
  border:1px solid #CCC;
  border-radius:5px;
  padding-left:10px;
  width:98%;
}
.tksrc-filter-addr .tksrc-filter-addr-col1{
  width:8%;
  float:left;
}
.tksrc-filter-addr .tksrc-filter-addr-col2{
  width:43%;
  float:left;
}
.tksrc-filter-addr .tksrc-filter-addr-col3{
  width:6%;
  float:left;
}
.tksrc-filter-addr .tksrc-filter-addr-col4{
  width:43%;
  float:left;
}
.tksrc-filter .tksrc-filter-dt{
  height:40px;
  padding-top:5px;
  padding-bottom:5px;
  overflow:hidden;
}
.tksrc-filter-dt p{
  text-align:left;
  font-size:15px;
  color:#000;
  font-weight:bold;
}
.tksrc-filter-dt input{
  color:#CCC;
  line-height:28px;
  border:1px solid #CCC;
  border-radius:5px;
  padding-left:10px;
  width:98%;
}
.tksrc-filter-dt .tksrc-filter-dt-col1{
  width:8%;
  float:left;
}
.tksrc-filter-dt .tksrc-filter-dt-col2{
  width:43%;
  float:left;
  margin-right:6%;
}
.tksrc-filter-dt .tksrc-filter-dt-col3{
  width:10%;
  float:left;
  background:#32b16c;
  border-radius:5px;
  cursor:pointer;
}
.tksrc-filter-dt .tksrc-filter-dt-col3:hover{
  width:10%;
  float:left;
  background:#F00;
  border-radius:5px;
  cursor:pointer;
}
.tksrc-filter-dt-col3 .filter-dt-btn{
  height:30px;
  background-image:url(../Images/Front/fdj.png);
  background-repeat:no-repeat;
  background-position:5px center;
  background-size:16px 16px;
}
.filter-dt-btn p{
  font-size:15px;
  color:#FFF;
  line-height:30px;
  text-align:center;
}
.tksrc-filter .tksrc-filter-other{
  min-height:34px;
  padding-top:5px;
  padding-bottom:5px;
  overflow:hidden;
}
.tksrc-filter-other p{
  text-align:left;
  font-size:15px;
  font-weight:bold;
}
.tksrc-filter-other .tksrc-filter-other-col1{
  width:10%;
  float:left;
}
.tksrc-filter-other .tksrc-filter-other-col2{
  width:89%;
  float:left;
  overflow:hidden;
}
.tksrc-filter-other-col2 p{
  text-align:left;
  font-size:13px;
  font-weight:normal;
  line-height:24px;
}
.tksrc-filter-other-col2 .tksrc-other-item{
  padding-left:8px;
  padding-right:8px;
  color:#000;
  max-width:200px;
  float:left;
  cursor:pointer;
  margin-right:5px;
  margin-bottom:5px;
}
.tksrc-filter-other-col2 .tksrc-other-item:hover{
  padding-left:8px;
  padding-right:8px;
  color:#FFF;
  max-width:200px;
  float:left;
  cursor:pointer;
  background:#32b16c;
  border-radius:5px;
  margin-right:5px;
  margin-bottom:5px;
}

.tksrc-filter-other-col2 .tksrc-other-itemsel{
  padding-left:8px;
  padding-right:8px;
  color:#FFF;
  max-width:200px;
  float:left;
  cursor:pointer;
  background:#32b16c;
  border-radius:5px;
  margin-right:5px;
  margin-bottom:5px;
}
.tksrcL .tksrc-data{
   margin-top:20px;
}
.tksrc-data .tksrc-data-hd{
  height:30px;
  border-bottom:2px solid #32b16c;
}
.tksrc-data-hd p{
  width:80px;
  padding:5px;
  background:#32b16c;
  line-height:20px;
  color:#FFF;
}
.tksrc-data .tksrc-data-bd{
  margin-top:5px;
  margin-bottom:10px;
}
.tksrc-data-bd p{
  line-height:60px;
}
.tksrc-data-bd .tksrc-item{
  padding-bottom:10px;
  border-bottom:1px dotted #e4e4e4;
  overflow:hidden;
}
.tksrc-item .tksrc-itemL{
  width:12%;
  float:left;
}
.tksrc-itemL img{
  padding-top:30px;
  padding-left:7%;
  padding-right:7%;
  width:86%;
  height:auto;
  border:0;
  cursor:pointer;
}
.tksrc-itemL img:hover{
  padding-top:30px;
  padding-left:7%;
  padding-right:7%;
  width:86%;
  height:auto;
  border:0;
  cursor:pointer;
  opacity:0.5;
}
.tksrc-item .tksrc-itemR{
  width:88%;
  float:left;
}
.tksrc-itemR .tksrc-title{
  height:40px;
  background-image:url(../Images/Front/tkicontitle.png);
  background-repeat:no-repeat;
  background-position:left center;
  background-size:24px 24px;
  cursor:pointer;
}
.tksrc-title p{
 font-size:16px;
 color:#000;
 font-weight:bold;
 line-height:40px;
 padding-left:35px;
}
.tksrc-title p:hover{
 font-size:16px;
 color:#F00;
 font-weight:bold;
 line-height:40px;
 padding-left:35px;
}
.tksrc-title p span{
 font-size:12px;
 color:#000;
 font-weight:normal;
 line-height:40px;
 float:right;
}
.tksrc-itemR .tksrc-content{
  width:100%;
  overflow:hidden;
}
.tksrc-content .tksrc-contentL{
  width:70%;
  float:left;
}
.tksrc-contentL p{
 font-size:14px;
 color:#000;
 font-weight:normal;
 line-height:30px;
}
.tksrc-contentL .tksrc-contact{
  height:30px;
  overflow:hidden;
}
.tksrc-contact .tksrc-contact-man{
  width:35%;
  float:left;
}
.tksrc-contact .tksrc-contact-tel{
  width:40%;
  float:left;
}
.tksrc-contentL .tksrc-tkinfo{
  height:30px;
  overflow:hidden;
}
.tksrc-tkinfo .tksrc-tkinfo-name{
  width:35%;
  float:left;
}
.tksrc-tkinfo .tksrc-tkinfo-vol{
  width:35%;
  float:left;
}
.tksrc-tkinfo .tksrc-tkinfo-weight{
  width:30%;
  float:left;
}
.tksrc-contentL .tksrc-tkinfo{
  height:30px;
  overflow:hidden;
}
.tksrc-tkinfo .tksrc-tkinfo-cx{
  width:35%;
  float:left;
}
.tksrc-tkinfo .tksrc-tkinfo-len{
  width:60%;
  float:left;
}

.tksrc-content .tksrc-contentR{
  width:30%;
  float:left;
  padding-top:10px;
  padding-bottom:10px;
}
.tksrc-contentR .tksrc-shipdt{
  height:30px;
}
.tksrc-shipdt p{
  line-height:30px;
  color:#32b16c;
  font-weight:bold;
  text-align:center;
}
.tksrc-contentR .tksrc-yprice{
  height:22px;
}
.tksrc-yprice p{
  line-height:22px;
  color:#F00;
  font-weight:normal;
  text-align:center;
}  
#tksrc .tksrcR{
  float:left;
  width:23%;
}