@charset "utf-8";

/* 中间body部分大小是980px, 如果屏幕宽度大于980，则居中显示*/
/* @media only screen and (min-width: 980px) {

    隐藏mobile的过滤菜单
    #layout_content .row {
          display: none;
     }


     .spt_main {
        width: 980px;
        margin: 0px auto;
        min-height: 450px;
        overflow: hidden;
     }

     #search_left {width: 19.183673%;}
     .search_left {display:inline; margin-top: 2px; float:left;overflow:hidden;color:#333;}
     .search_right {width: 78.265307%;padding-left:2.551020%;	float:left;	display: inline;color:#333;}
     .asTab{width:100%;}
	 .asCondition{width:757px;}
}

左侧导航和右侧搜索结果列表撑满屏幕显示
@media only screen and (min-width: 640px) and (max-width: 979px) {

    隐藏mobile的过滤菜单
     #layout_content .row {
          display: none;
     }



     .spt_main {
             width: 100%;
             margin: 0px auto;
             min-height: 450px;
             overflow: hidden;
      }

      #barTree{padding-left: 10px;}
      #search_left {width: 20%; padding-left: 10px;}
      .search_left {display:inline; margin-top: 2px; float:left;overflow:hidden;color:#333;}
      .search_right {width: 76%; margin-left:4%;	float:left;	display: inline;color:#333;}


} */

/* 左侧导航不显示，右侧搜索结果居中撑满屏幕显示 */
@media only screen and (max-width: 980px) {
	
 	/* 去除搜索框默认样式：圆角及发光边框 */
	input{border-radius:0;outline:none!important;box-shadow:none!important;}
	
	.mobile_search{display:block!important;padding-bottom:10px;} 
	div .spt_main{
        position: relative;
        left: 0px;
        width: 100%;
        top: 0;
        min-height:393px;
    }
     #searchResult-header-container{margin-right: 0 !important;}
     #search_left {
        display:none !important;
     }
     
     #resulTall{padding:0 5px;}
     .asresultall .asSuggest{padding-left:10px;}
     
     .logout{padding:3px 5px 3px 15px;}
     .asList li{padding:10px 10px 0 10px;}
     
     div .sear_asearchcontent{height:60px; margin-bottom: 10px;background-image: url(../img/mobile/u4.png);border:none;width:100%;}
     div.firstInputSearchDiv {float:left;width:100%;padding: 10px 0 0 10px;}
     .sear_aSearchInput{height:42px;line-height:42px;background:url(../img/mobile/u95.png);padding-top:3px;}

     div .sear_aSearchForm {width: 100%;padding:6px 0 6px 15px;height:60px;}
     div.aSearchLeft {width:100%; margin-right:auto;}


     div span.searchFormSpan1{float:left;width:80%}
     div span.searchFormSpan2{float:left;width:15%}

     .asTab h1{font-weight:bold;font-size:28px;margin: 20px 0 20px 0; line-height: 28px;}

     .asTab {
       font-size: 12px;
       height: 60px;
       padding: 0 !important;
       margin: 0 !important;
       float: none !important;
     }

     div .asresultall{
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        float: none !important;
        border:none;
        min-height:280px;
     }

     div .search_right {  width: 100%;  margin:0; padding: 0;  }

    div.asResultStats {margin-top:15px;}
    div.sort {margin-right:25px;}

    .asResultStats .sort{display:none;}

     div .listImgStyle{height:auto; margin-bottom:0;    padding-bottom: 0;}
     div .listContentStyle{width:100%;float:none;}

     div .noImgContentList{float:left; width: 100%;}

    .asList li p{max-height:4.5em;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .include_li li p{max-height:4.5em;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

     div.data-classic-mobile .data-type{word-break:keep-all;text-overflow:ellipsis;overflow:hidden;}

     .subList ul li
     {
        width: 95%;
     }
     
     
     #scrollTop , #addFavorite , .asTab, .asCurrentFilter , .asCondition , .searslt, .aSearchright , .asResultStats , .Tips , .aSearchLeft{display:none!important;}
     #asfavlist , #moreCategory , #msgTips , #lockSearch , .rsc , .productRecommend , .sear_aSearchForm1 , #findtotalnum , .aSearchrightAsk , #mer_man_small{display:none!important;}
     
     .searchBox{display:block!important;}
     .searchBox .ebgSearchInput{float:left;font-size:16px;}
     .boxL{background:#fff;height:40px;border:none;}
     .boxR{position:relative;float:left;height:40px;width:40px;background:url(../img/mobile/icon_find.png) center no-repeat #ededed;border:none;background-color:#fff;border-radius:0 5px 5px 0;}
     #divselect{margin-left:15px;left:0px;width:100px;margin-top:0px;height:40px; padding-top:10px;float:left;margin-right:0px;background:url(../img/mobile/line-bg.png) right center no-repeat #fff;border-radius:5px 0 0 5px;}
	 #divselect cite{width:90px;font-size: 16px; height:24px;line-height:24px; display:block; color:#666; cursor:pointer;font-style:normal;
	 padding-right: 9px; background:url(../img/mobile/m_icon_set.png) no-repeat 63px -147px; text-align:center;}
	 #divselect cite.active{background:url(../img/mobile/m_icon_set.png) no-repeat 63px -182px; }
	 
	 .ebgSearchInput{width:72%;}
	 
	 .backToHomepage a{position:relative;background:url(../img/mobile/m_icon_set.png) no-repeat 6px -497px;width:40px;line-height:40px;height:40px;margin-left:2%;float:left;cursor:pointer;}
	 
	  #sel_lang_div{margin-left:15px;}
	 #sel_Lang{font-size:16px;float:left;width:120px;border:1px solid #E0E0E0;background-color:#ffffff;text-align:center;padding-left:0;margin:0;}
	 #sel_Lang li a{display:block;height:30px;line-height:30px;color:#333333;text-decoration:none;padding-left:10px;padding-right:10px;}
	 
	 .sear_asearchcontent{margin-top:0px;}
	 
	 .non_use{height:0!important;}
	 
	  .data-classic-wrap ul li.slide em.share_arrow {
	  	background: url(../img/mobile/m_icon_set.png) no-repeat -5px -149px;
	    padding-left: 30px;
	    height: 20px;
	    float: right !important;
		position:inherit !important;
	  }
	  .data-classic-wrap .data-classic-list li.slide .up{
    	background: url(../img/mobile/m_icon_set.png) no-repeat -5px -185px;
	  }
	  
	  .mobile_sub_searchBox{width: 100%;padding:10px 0 10px 15px;height:60px;background:#E0E0E0;}
	  .mobile_searchBox{margin-bottom:10px;}
	  
	  .data-classic-wrap ul li.slide2 em.share_arrow{padding-left:20px;}
	  .data-classic-wrap ul li.slide2{padding-left:30px;}
	  
	  #mer_man_change{display:none!important;}
	  
	  .asList .colse a{background:url(../img/mobile/m_icon_set.png) no-repeat -5px -149px;}
	  .asList .open a{background:url(../img/mobile/m_icon_set.png) no-repeat -5px -185px;} 
	  
	  .include_li li{padding:10px 5px 0 15px;}
	  
	  .tip-blue{display:none;}
	  
	  .termwrapper {width:100%;}
	  .termresultall{margin:0 10px;width:auto;}
	  ul.ul-abrr{width:100%;}
	  .ul-abrr li{width:45%;}
	  #shortTermModel li{padding:0;}
	  
}
@media only screen and (max-width: 768px){
	.hedexList{max-width:none !important;padding:0px 0px 0px 25px!important;border:none!important;}
}
@media only screen and (max-width: 850px) and (min-width: 790px){
	.ebgSearchInput{width:70% !important;}
}
@media only screen and (max-width: 789px) and (min-width: 700px){
	.ebgSearchInput{width:66% !important;}
}
@media only screen and (max-width: 699px) and (min-width: 655px){
	.ebgSearchInput{width:63% !important;}
}
@media only screen and (max-width: 654px) and (min-width: 620px){
	.ebgSearchInput{width:62% !important;}
}
@media only screen and (max-width: 619px) and (min-width: 571px){
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.ebgSearchInput{width:60% !important;}
}
@media only screen and (max-width: 570px) and (min-width: 525px){
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.ebgSearchInput{width:58% !important;}
}
@media only screen and (max-width: 524px) and (min-width: 471px){
	 #divselect{margin-left:0px;}
	 #sel_lang_div{margin-left:0px;}
	.ebgSearchInput{width:53% !important;}
	.sear_aSearchForm{padding-left:0px !important;}
}
@media only screen and (max-width: 470px) and (min-width: 430px){
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.ebgSearchInput{width:48% !important;}
	.sear_aSearchForm{padding-left:0px !important;}
}
@media only screen and (max-width: 429px)and (min-width: 390px){
	.mobile_sub_searchBox{padding:10px 0 10px 5px;}
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.backToHomepage{
		display:none !important;
	}
	.ebgSearchInput{width:61% !important;}
	.sear_aSearchForm{padding-left:0px !important;}
}
@media only screen and (max-width: 389px)and (min-width: 370px){
	.mobile_sub_searchBox{padding:10px 0 10px 5px;}
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.backToHomepage{
		display:none !important;
	}
	.ebgSearchInput{width:59% !important;}
	.sear_aSearchForm{padding-left:0px !important;}
}
@media only screen and (max-width: 369px)and (min-width: 345px){
	.mobile_sub_searchBox{padding:10px 0 10px 5px;}
	.ebgSearchInput{width:56% !important;}
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.backToHomepage{
		display:none !important;
	}
	#share_nav_mobile{
		padding:20px 5px !important;
	}
	.share_quicktools a{
		padding:20px 5px !important;
	}
}
@media only screen and (max-width: 344px)and (min-width: 320px){
	.mobile_sub_searchBox{padding:10px 0 10px 5px;}
	.ebgSearchInput{width:52% !important;}
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.backToHomepage{
		display:none !important;
	}
	#share_nav_mobile{
		padding:20px 5px !important;
	}
	.share_quicktools a{
		padding:20px 5px !important;
	}
}@media only screen and (max-width: 319px){
	.mobile_sub_searchBox{padding:10px 0 10px 5px;}
	.ebgSearchInput{width:50% !important;}
	#divselect{margin-left:0px;}
	#sel_lang_div{margin-left:0px;}
	.backToHomepage{
		display:none !important;
	}
	#share_nav_mobile{
		padding:20px 5px !important;
	}
	.share_quicktools a{
		padding:20px 5px !important;
	}
}