/*
   Author:wellwap Studio. 2019
   E-mail:wellwap.com
*/ 

i,em{
  font-style: normal;
}
#sharebox{
  display: none;
}
.btnav{
  display: none;
} 
.regtab2 p{
  margin:0;
  padding: 0 0 0 12px;
}
.regtab2 p > span{
  display: inline-block;
  width: 20%;
}

@media only screen and (max-width: 768px) {

/*wellwap format*/
*, *:after, *:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box;box-sizing:border-box;}
*:focus {
	outline:none;}
img,* img {  
  max-width:100%;
	height:auto;
  vertical-align: middle;
}
html {
    font-size: 62.5%;
    width: 100%;
    height:auto;
    padding: 0;
    margin: 0 auto;
    overflow-x:hidden;
}
body{
    padding: 0;
    padding-bottom:55px;
    margin: 0 auto;
    width:100%;
    height: auto;
    min-width:100%;
    word-wrap:break-word;
    word-break:break-word;
    -webkit-text-size-adjust:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    font-family:'Microsoft Yahei',Helvetica,Arial;
    font-size: 16px;
    overflow-x: hidden;
}
TD {
    font-size: 15px;
    line-height: 28px;
}
audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
a {
    background-color: transparent
}
small {
    font-size: 80%
}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
.fl,.FL {
  float: left
}
.fr,.FR {
  float: right
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clr,.clear {
  clear: both
}
.hidden,.hide,.none {
  display: none!important
}
dl, dt, dd, ul, ol, li {
  list-style: none;
}
*:hover,*:focus,*:active{   
    -webkit-tap-highlight-color: transparent;
}
* table{
	width:100%;
	height:auto;
	overflow:scroll;}	
textarea {
	outline:none;
	resize:none;}
textarea, select, button, input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"]{
	-webkit-appearance:none;border-radius:0;}
input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-placeholder, textarea:-ms-placeholder, input:-webkit-placeholder, textarea:-webkit-placeholder, input:placeholder, textarea:placeholder {
	color:#ddd;font-family:'Microsoft Yahei',Helvetica,Arial;font-size:inherit;}

/*wellwap responsive*/
#toptext > tbody > tr > td,#toptext > tbody > tr > div{
  display: block;
  width: 100%;
  padding: 5px 5px;
  font-size:13px;
}
#toptext > tbody > tr > td.logoBar span,#toptext div span{
  display: block;
  width: 100%;
}
#toptext > tbody > tr > td.logoBar em,#toptext div em{
  display: none;
}
#toptext > tbody > tr > td:first-child,#toptext > tbody > tr > div:first-child{
  display: none;
}

#toplogo > tbody > tr{
  display: block;
  width: 100%;  
}
#toplogo > tbody > tr:first-child > td:last-child{
  display: none;
}
#toplogo > tbody > tr:nth-child(2) > td{
  display: block;
  width: 100%;
  padding: 0 5px;
  font-size:13px;
}
#toplogo > tbody > tr:last-child{
  display: none;
}

#topmenu{
  padding: 10px 0;
}
#topmenu div a{
  display: inline-block;
  width: 25%;
  float:left;
  text-align: center;
  white-space: nowrap;
}
#topmenu div em{
  display: none;
}
#topmenu div img{
  display: none;
}
#topmenu div a.hot{
      background: url(../0811/hot_b.gif) 100% 0% no-repeat;
      background-size:16px;
}



#tabrow1 > tbody > tr > td{
  display: block;
  width: 100%;
  padding: 0 0px;
}

#tabrow2 > tbody > tr > td{
  vertical-align: top;
  display: ;
  width: ;
  height: auto;
  padding: 5px 5px;
}

.tabgg2 > tbody > tr > td,.tabgg2 > tbody > tr > div{
  display: block;
  width: 100%;
  height: auto;
  padding: 3px 5px;
}
.tabgg2 > tbody > tr > div > table{
  display: none;
}
.tabgg2 > tbody > tr > td[width='10']{
  display: none;
}

#tabrow3 > tbody > tr > td{
  display: block;
  width: 100%;
  padding: 0 0px;
}

#tabrow3 > tbody > tr > td[width='10']{
  display: none;
}
#tabrow3 > tbody > tr > td[width='370']{
  margin-top: 10px;
}

#tabrow4 > tbody > tr > td table td,#tabrow4 > tbody > tr > td table div{
  display: block;
  width: 33.33%;
  padding: 0px 0px;
  float: left;
  height:50px;
  overflow: hidden;
}
#tabrow4 > tbody > tr > td table div > div{
  width: 100%;
  padding: 0;
  height:auto;
}
#tabrow4 > tbody > tr > td table td img,#tabrow4 > tbody > tr > td table div img{
  margin-top: 0px;
  width: 100%;
}

#tabrow5 > tbody > tr > td{
  display: block;
  width: 100%;
  padding: 0 0px;
  margin-bottom:10px; 
}
#tabrow5 > tbody > tr > td[width='10']{
  display: none;
}

.box2.jrjd > div img{
  width: 100%;
}

#footer{
  padding-bottom:0px; 
}
#footer td{
  font-size: 13px;
}
#sharebox{
  width: 80%;
  height: auto;
  text-align: center;
  display: none;
  position: fixed;
  left: 10%;
  top: 30%;
  padding: 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(0,0,0,.2),-2px -2px 5px rgba(0,0,0,.1)

}


#tradelogo > tbody > tr > :nth-child(3),#tradelogo > tbody > tr > :nth-child(4){
  display: none;
}
#tradelogo > tbody > tr  td{
  font-size:12px;
}
#trade960 > tbody > tr > td{
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0px;
  margin-bottom:10px; 
}
#trade960 > tbody > tr:first-child > :nth-child(n+2){
  display: ;
}
#trade960 > tbody > tr:last-child > td > table > tbody > tr > td > table > tbody > tr > td{
  padding: 5px;
  vertical-align: top;
}
#trade960 > tbody > tr > div > table > tbody > tr:nth-child(n+2) > td.msb > table[width='635'] > tbody > tr:first-child > td:last-child,
#trade960 > tbody > tr:nth-child(n+2) > div > table > tbody > tr > td > table[width='635'] > tbody > tr:first-child > td:last-child{
  width: 50px;
  font-size: 13px;
}

#tradelist table > tbody > tr > td{
  font-size: 13px;
}
#tradelist table:nth-child(n+3) > tbody > tr > td:first-child {
  display: none;
}

.M,.M span {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;
}
b span.M{
  display: inline-block;
  width: auto;
}


#tradelist > table > tbody > tr > td{
  width: 10%;
}
#tradelist > table > tbody > tr > td:nth-child(3),#tradelist > table > tbody > tr > td:last-child{
  width: 30%;
}
#tradelist > table:nth-child(2) > tbody > tr > td:nth-child(2){
  width: 30%;
}
#tradelist > table:nth-child(2) > tbody > tr > td:nth-child(3){
  width: 10%;
}

#tradeinfotop  > tbody > tr > td{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;  
}
#tradeinfotop span.S{
  display:block;
  width: 100%;
}
.searchbar1 td img,.searchbar1 td input,.searchbar1 select,.searchbar1 td button{
  float: left;
}
.searchbar1 td > img{
  height: 18px;
  width: auto;
}
.searchbar1 td input[name=keywords]{
  width: 80px;
}


#tradedetop  > tbody > tr > td,#tradedetop  > tbody > tr > div{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;  
}

#tradedetop .logoBar{
  display: inline-block;
  width: auto;
  text-align: center;
}
#tradedetop div td{
  text-align: center;
}
#tradedetop .logoBar a.M,#tradedetop div a.M{
  display: inline-block;
  width: auto;
}
.outborder .bigheader{
  height: auto;
}
.bigheader .B{
  font-size: 20px;
}

#tradedetit > tbody > tr > td,#tradedetit > tbody > tr > div{
  display: block;
  width: 100%;
  padding: 5px 5px;
}
#tradedetit > tbody > tr > div .porductborder td .s img{
  width:100%;
}
#tradedetit > tbody > tr > div > a.S{
  display:block;
  width:100%;
}
.NavLinks div div > .S{
  display: block;
  width: 100%;
}

.cate{
  padding: 5px;
}


.prmcontentborder > tbody > tr > td > table:nth-child(2) > tbody > tr > td,
.prmcontentborder > tbody > tr > td > table:nth-child(2) > tbody > tr > div{
  display:block;
  width:50%;
  height:100px;
  float:left;
  border:0;
}
.prmcontentborder > tbody > tr > td > table:nth-child(2) > tbody > tr > div table,
.prmcontentborder > tbody > tr > td > table:nth-child(2) > tbody > tr > div td{
  border:0;
}
.prmcontentborder > tbody > tr > td > table:nth-child(2) > tbody > tr > div img{
  width:128px;
  height:96px;
}

#sellerlist > tbody > tr > td > table:nth-child(2) > tbody > tr > td:nth-child(2) > table > tbody > tr > td:last-child{
  display: none;
}
#sellerlist > tbody > tr > td > table:nth-child(n+3) > tbody > tr > td:last-child{
  display: none;
}
#sellerlist > tbody > tr > td > table:last-child > tbody > tr > td:last-child{
  display:block;
}
#sellerlist > tbody > tr > td > table:last-child > tbody > tr > td:last-child table td.M{
  display:block;
  width:320px;
  margin:0 auto;
}


#sellerlist > tbody > tr > td > table:nth-child(n+3) > tbody > tr > td{
  width: 33%;
}

.text13 input,.text13 select,.text13 span{
  display: inline-block;
  float: left;
  line-height: 22px;
  margin:0 5px 5px 0;
}


iframe#tm,iframe#count {
  width: 100%;
}


#loginform table,#loginform  hr{
  width: 100%;
}
#loginform .M span{
  display: inline;
}
#loginform br{
  display: none;
}

#logintab  > tbody > tr:first-child{
  display: none;
}
#logintab  > tbody > tr > td {
  display: block;
  width: 100%;
  padding: 5px 5px; 
}

#logintab  > tbody > tr:nth-child(2) > td > table td,#logintab  > tbody > tr:nth-child(2) > div > table td{
  background-image:none;
}

#logintab #table2 > tbody > tr:nth-child(2) > td:last-child,#logintab #table2 > tbody > tr:last-child > td:last-child{
  display: none;
}
#logintab #table2 > tbody > tr > td{
  display:inline;
  width: 70%;
  text-align: left;
}
#logintab #table2 > tbody > tr > td input{
  width: 50%;
}
#logintab #table2 > tbody > tr > td.M{
  display:inline-block;
  width: 30%;
  text-align: left;
}

#logyzm > tbody > tr > td.M{
  display:inline;
  width: 30%;
  text-align: left;
  margin:0;
  padding: 0;
}



#topsmt > tbody > tr > td:nth-child(2){
  display: none;
}
#topsmt td{
  font-size: 13px;
}
#formstm > tbody > tr:nth-child(2){
  display: none;
}
#formstm > tbody > tr:nth-child(2) > td:nth-child(3){
  display: ;
}
#formstm form[name=form1] input[type=text] {
  width: 100%;
}
#formstm form[name=form1] #Cnbbr_RndCode{
  width: auto;
}

#formstm > tbody > tr:nth-child(4) > td:nth-child(2)  .wen2 .bule > table > tbody > tr > td,
#formstm > tbody > tr:nth-child(4) > td:nth-child(2)  .wen2 .bule > table > tbody > tr > div{
  display: block;
  height: auto;
  width: 100%;
  text-align: center;
}
#formstm > tbody > tr:nth-child(4) > td:nth-child(2)  .wen2 .bule > table > tbody > tr > div span{
  display: inline-block;
  padding: 5px 0;
  text-align: left;
  line-height: 25px;
}


#regform > tbody > tr > td{
  display: none;
}
#regform > tbody > tr > td:last-child{
  display: block;
}


#topform2 > tbody > tr:first-child > td[width='15']{
  display: none;
}
#regform2 > table > tbody > tr > td[width='1%']{
  display: none;
}
#regform2 > table > tbody > tr > td > img{
  max-width: 300%;
  height: 34px;
}
#regform2 > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td{
  display: block;
  width: 100%;
  text-align: left;
}
#regform2 > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr .S{

}
#regform2 > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr .s{
  display: ;
}
#regform2 > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr input[name=emailqwas]{
  width: 210px;
}
#regform2 > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr b{
  font-size: 14px;
}

#regform2{
  width:100%;
  padding: 0 5px;
  overflow: ;
}

#regform2 img[src='service.gif']{
  width: 100%;
}
#regform2 .tableblue table > tbody > tr > td{
  width: 30%;
  float: left;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
}
#regform2 .tableblue table > tbody > tr > td input[type='checkbox']{
  margin-top: 5px;
  float: right;
}

#regform2 input.m{
  display: inline-block;
  width: 80%;
  margin:0 auto;
  height: 40px;
  line-height: 40px;
}

#topform2 input{
  border: 1px solid #999;
}

.regtab1 > tbody > tr > div,.regtab2 > tbody > tr > div,.regtab3 > tbody > tr > div{
  display: block;
  width: 96%;
  text-align: left;
}

.regtab1,.regtab2,.regtab3,.regtab1 table,.regtab2 table,.regtab3 table,.regtab1 tr,.regtab2 tr,.regtab3 tr,.regtab1 td,.regtab2 td,.regtab3 td{
  background: #f1f1f1;
  line-height: 25px;
  border: 0;
}





    .btnav {
        display: block;
        width: 100%;
        background: #fff;
        height: auto;
        position: fixed;
        bottom: 0;
        border-top: 1px solid #ddd;
        overflow: hidden;
    }
    .btnav ul{
        margin: 0;
        padding: 0;
    }
    .btnav ul li {
        width: 50%;
        float: left;
        text-align: center;
        border-right: 1px dotted #ddd;
    }
    .btnav ul li:last-child {
        border-right: 0;
    }
    .btnav ul li a {
        color: #333;
        font-size: 14px;
        display: inline-block;
        width: 100%;
        padding: 30px 0 5px;
        position: relative;
        text-decoration: none;
    }
    .btnav ul li a i {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24x;
        position: absolute;
        left: 50%;
        margin-left: -12px;
        top: 10px;
        font-size: 20px;
    }
    .btnav ul li.tel a i{
      background: url(../images/ico_call.png) 50% 0% no-repeat;
      background-size:20px;
    }
    .btnav ul li.share a i{
      background: url(../images/ico_share.png) 50% 0% no-repeat;
      background-size:20px;
    }

    
}


@media only screen and (max-width: 414px) {

    
}

@media only screen and (max-width: 375px) {

    
}

@media only screen and (max-width: 320px) {

    
}