@charset "UTF-8";

 .search-status .status-list:before{content:"";position:absolute;left:.9375rem;top:-20px;width:0;height:0;border-style:solid;border-color:transparent transparent rgba(52,52,52,0.88) transparent;border-width:10px 8px}
 .search-status .status-item{box-sizing:border-box;-webkit-box-sizing:border-box;display:block;height:2.5rem;border-bottom:1px solid #343434}
 .search-status .status-item .icon{float:left;width:2.5rem;height:2.5rem;font-size:1rem;line-height:2.5rem;color:#fff;text-align:center}
 .search-status .status-item .status{display:table-cell;height:2.5rem;width:6.73828rem;vertical-align:middle;color:#fff;font-size:.8rem;line-height:1}
 .search-status .status-item.current{position:relative}.search-status .status-item.current:before{font-family:'Mic-icon';content:"\e05a";position:absolute;right:.58594rem;top:.35156rem;color:#fff;font-size:.8rem}.search-status .status-item:last-child{border-bottom:0}@media screen and (max-width:359px){.search-bar .search-status .status-list:before{top:-16px;border-width:8px 6px}}
 .prompt-box{position:absolute;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;background:#FFF;z-index:2;visibility:hidden;border-bottom:1px solid #e6ecf2}
 .mini-header .search-placeholder{position:absolute;height:auto;width:100%;max-width:1080px;z-index:1;top:0;overflow:hidden}
 .mini-header .search-bar{padding:.41016rem 0;-webkit-transform:translate(100%,0);transform:translate(100%,0);width:100%;background-color:#fff;display:none}
 .mini-header .search-bar.show{-webkit-transform:translate(0,0);transform:translate(0,0)}.mini-header .search-bar .prompt-box{top:2.65rem}
 .mt-header .fixed{position:fixed;z-index:1;width:100%;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}
 .mt-header{position:relative;z-index:1;background-color:#fff}
 .mt-header.fixed{position:fixed}.mt-header .top{background-color:#fff;padding:0;width:100%}.mt-header .top.tophide{margin-top:-2.85rem}
 .mt-header .top a{color:#222}
 .mt-header .top .logo{display:inline-block;float:left;margin:.75rem .5rem 0}
 .mt-header .top .logo a{display:block;width:9.25rem;height:2.48rem;background-size:9.25rem auto;}
 .mt-header .top .mt-head-arrow-left{color:#222}
 
.mt-header .mt-head-search-hidden{display:none;position:absolute;top:.5rem}
.mt-header .mt-head-search-hidden .search-status{display:block}
.mt-header .mt-head-search .search-placeholder{height:2.7rem}
.mt-header .mt-head-search .search-placeholder .search-bar{height:1.75rem;padding:.45rem 0}
.mt-header .mt-head-search .search-placeholder .search-bar .search-box{position:relative;padding:0 0 .5rem 0;margin:0 .5rem}
.mt-header .mt-head-search .search-placeholder .search-bar .search-input{box-sizing:border-box;-webkit-box-sizing:border-box;width:70%;font-size:.7rem;line-height:1.05rem;height:1.75rem;padding:.35rem 0.475rem .35rem .5rem;border:0;background:#f0f1f2 url(../images/input_bg.png) no-repeat left center;color:#a9a9a9;border-radius: 2px 0px 0 2px;}
.mt-header .mt-head-search .search-placeholder .search-bar .search-btn{position:absolute;right:0;top:0;box-sizing:border-box;-webkit-box-sizing:border-box;width:2.725rem;height:1.75rem;padding:0;border:0;background:#e54545 url(../images/header_icon_1_2.png) no-repeat center center;width:5%; padding:0 1.2rem;background-size:45%;cursor:pointer;}
.mt-header .mt-head-search .search-placeholder .search-bar .icon-delete{display:none;position:absolute;top:0;right:2.725rem;height:1.75rem;width:1.75rem;text-align:center;line-height:1.75rem;font-size:.8rem;color:#999}
.mt-header .mt-head-search .search-placeholder .search-bar.focus{z-index:1;padding:.45rem .5rem}
.mt-header .mt-head-search .search-placeholder .search-bar.focus .prompt-box{margin-left:-0.5rem}
.mt-header .mt-head-search .search-placeholder .search-status{display:none;position:absolute;left:0;top:0;width:2.75rem;height:1.75rem;line-height:1.75rem;border-right:1px solid #e6e6e6}
.mt-header .mt-head-search .search-placeholder .search-status .current-status{position:relative;border-top-left-radius:.125rem;border-bottom-left-radius:.125rem;height:1.75rem;line-height:1.75rem}
.mt-header .mt-head-search .search-placeholder .search-status .status-list{display:none;position:absolute;top:2.5rem;left:0;width:12.5rem;background:rgba(52,52,52,0.88);z-index:1}
.mt-header .mt-head-search-small .search-placeholder .search-bar{padding:.45rem 2.25rem .45rem 2rem}.mt-header .mt-head-search-small .search-placeholder .search-bar .search-box{margin:0}
.mt-header .mt-head-search-small .search-placeholder .search-bar .search-box .search-input{padding:.35rem 4.475rem .35rem .5rem;height:1.75rem}
.mt-header .mt-head-search-small .search-placeholder .search-bar .prompt-box{margin-left:-2.25rem}
.mt-header .mt-head-arrow-left{text-align:center;position:absolute;top:0;left:0;height:2.65rem;padding-left:.5rem}
.mt-header .mt-head-arrow-left .icon{font-size:1rem;line-height:2.65rem}


/*头部搜索*/

.searchbox{background:#f0f1f2 url(../images/input_bg.png) no-repeat left center;height:32px;border-radius: 2px 0px 0 2px;  }

.mod_select {
  display:none;	
  color:#a9a9a9;	
  float:left;
  border-top: 1px solid #f0f1f2;
  border-bottom: 1px solid #f0f1f2;  
  border-left: 1px solid #f0f1f2;    
  border-right: 1px solid #e6e6e6;     
  border-radius: 2px 0px 0 2px;   
  width:3.2rem;  
  background:#f0f1f2 url(../images/input_bg.png) no-repeat left center  
}
.mod_select .select_box {
  position: relative;
  height: 30px;
  background-color:#f0f1f2; 
}
.mod_select .select_box .select_txt {
  display: inline-block;
  padding-right:1.5rem; 
  height: 30px;
  padding-left:0.4rem;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer; 

}
.mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translate(0,-50%);
  width: 0.5rem;
  height: 0.5rem;
  background:url(../images/ser.png) center no-repeat;
  background-size:90%;
}

.mod_select .select_box .option {
  padding:8px 0;
  display: none;
  position: absolute;
  top: 30px;
  left: -1px;
  border: 1px solid #e7e7e7;
  background-color:#fff; 
 
}
.mod_select .select_box .option li {
white-space:nowrap;	  
  font-size: 14px;
  line-height: 26px;
  padding:0px 30px 0 19px;
  cursor: pointer;
}
.mod_select .select_box .option li span{
  display:none;
}
.searchbox .import {
  color:#999;
  font-size:14px;
  border-left: 0px solid #c8c8c8;	
  border-top: 1px solid #c8c8c8;	 
  border-bottom: 1px solid #c8c8c8;	 
  border-right: 1px solid #c8c8c8;	   
  width:63%;
  height: 36px;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;  
  outline: none;
}
.searchbox .btn-search {
  cursor:pointer;
  position: absolute;
  right: 0;
  top:0; 
  width: 16%;
  height: 38px;
  color: #fff;
  border-radius: 0 2px 2px 0; 
  background:#e43d37 url(../images/index.png) no-repeat center center;
  border: 0px;
  text-indent:10000px;

}
.ydltpImages_bg{
  position:absolute;	
  width:469px;
  height:469px; 	
  background:url(../images/bg.png) no-repeat center center;
   z-index:9; 
}


.mt-header .mt-head-menu-right{text-align:center;position:absolute;right:0;top:0;height:2.4rem;background:url(../images/header_icon_1_0.png) no-repeat center center;padding:0 1.4rem;z-index:2; cursor:pointer; width:17%;background-size:58%;}
.mt-header .mt-head-menu-right01{text-align:center;position:absolute;right:0;top:0;height:2.4rem;background:url(../images/header_icon001.png) no-repeat center center;padding:0 1.4rem;z-index:2; cursor:pointer; width:17%;background-size:50%;}
.mt-header .mt-head-menu-right .mt-menu-item.mt-head-select .mt-dot{top:.75rem}
.mt-header .mt-head-menu-right.onlyText{right:.5rem;top:25%}
.mt-header .mt-head-menu-right a{color:#222}
.mt-header .mt-dot{display:none;position:absolute;background:#e54545;display:inline-block;width:.4rem;height:.4rem;border-radius:50%;vertical-align:middle;float:right;right:.2rem;top:1.2rem}
.mt-header .mt-dot.mt-dot-top{vertical-align:text-top}
.mt-header .mt-dot.mt-dot-menu{top:50%;right:1rem;margin-top:-0.1rem}
.mt-header .mt-dot.show{display:block}
.mt-menu-item mt-head-select J-mt-menu{ width:100%;}
.mt-header-home .mt-head-menu.hide .mt-menu-header-list{display:block;animation:menuSlideOutFromRight .3s ease-out forwards}
.icon-category2{font-size: 2rem;width: 5%;margin: 0 -1.25rem;}
.mt-header-home .mt-head-menu .mt-menu-header-item{position:absolute;top:0;left:0rem;;padding:0 0.55rem;line-height:2.78rem;z-index:2;background:url(../images/header_icon_1_1.png) no-repeat center center;width:1.5rem;background-size:1.4rem;cursor:pointer;font-size:2rem;}
.mt-header-home .mt-head-menu .J-gb-menu-header{position:absolute;top:0;left:0rem;;padding:0 0.5rem;line-height:2.70rem;z-index:2;background:url(../images/page_sec_menu.png) no-repeat center center;width:1.5rem;background-size:58%;cursor:pointer;font-size:2rem;display:none;}
.mt-header-home .mt-head-menu .J-gb-menu-header1{position:absolute;top:0;left:0rem;;padding:0 0.5rem;line-height:2.70rem;z-index:2;background:url(../images/goback_icon.png) no-repeat center center;width:1.5rem;background-size:50%;cursor:pointer;font-size:2rem;}
.mt-header-home .mt-head-menu .mt-menu-header-item .mt-dot{top:.75rem}
.mt-header-home .mt-head-menu .mt-menu-header-item .mt-dot-menu{top:50%;right:1rem;margin-top:-0.1rem}
.mt-header-home .mt-head-menu .mt-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:110}
.mt-header-home .mt-head-menu .mt-menu-header-list{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:82%;height:100%;z-index:111;text-align:left;line-height:normal}
.mt-header-home .mt-head-menu .mt-menu-header-list .mt-menu-header-wrap{background:#fff;width:100%;height:100%}
.mt-header-home .mt-head-menu .mt-menu-header-list .mt-menu-header-list-title{box-sizing:border-box;font-size:.75rem;height:3.625rem;background:-webkit-linear-gradient(left,#e54545 0,#f48158 100%);background:-o-linear-gradient(left,#e54545 0,#f48158 100%);background:-ms-linear-gradient(left,#e54545 0,#f48158 100%);background:linear-gradient(to right,#e54545,#f48158);padding:2rem 0 0 .75rem}
.mt-header-home .mt-head-menu .mt-menu-header-list .mt-menu-header-list-title a{color:#fff;display:inline-block;max-width:8.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
.mt-header-home .mt-head-menu .mt-menu-header-list .mt-menu-header-list-title span{margin:0 .5rem;color:#fff}
.mt-header-home .top{text-align:center}
.mt-header-home .top .logo{float:none;margin:.3rem .5rem 0}
.mt-header-home .mt-head-add-to-home{display:none;position:absolute;right:0;top:0;margin-top:.15rem;}
.mt-header-home .mt-head-add-to-home i{font-size:2rem;line-height:2.45rem;font-size:0; overflow:hidden;}
.header-fixed {
	position: fixed;
	width: 100%;
	top: 0;
	max-width:1080px;
	-webkit-box-shadow: 0 .05rem .15rem #ced3d9;
	box-shadow: 0 .05rem .15rem #ced3d9;
	z-index:10;
}


.search-bar .search-btn {
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 2.725rem;
	height: 1.75rem;
	padding: 0;
	border: 0;
	border-radius: 0 .17578rem .17578rem 0;
	background: #e54545;
}




.icon-category2:before{cursor:pointer;}
.icon-search::before {content: "\e040";line-height:0;font-size:0; overflow:hidden;}
.icon-purchase:before{}
.icon-star:before{}
.icon-mail:before{}
.icon-home:before{}
.icon-more:before{}
.icon-earth:before{}
.icon {font-family: 'Mic-icon';font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;}
.icon a{text-decoration:none;}

/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
 .mt-header .mt-head-menu .mt-menu-item .icon-more{font-size:2rem; width:5%; margin:0 -1.25rem;}
 .mt-header .mt-head-menu .mt-menu-list{z-index:100000;display:none;position:absolute;right:.45rem;top:2.45rem;width:10rem;background:#fff}
 .mt-header .mt-head-menu .mt-menu-list.open{display:block;box-shadow:0 2px 10px rgba(0,0,0,0.3);box-shadow:0 2px 10px rgba(0,0,0,0.3)}
 .mt-header .mt-head-menu .mt-menu-list a{color:#222}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-title{display:none;text-align:left;font-size:.75rem;line-height:.9rem;padding:.75rem 1rem;border-bottom:1px solid #dae0e5}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-title span{float:right}.mt-header .mt-head-menu .mt-menu-list .mt-menu-list-title .mt-username{display:inline-block;width:4.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-title .mt-username a{color:#1470cc}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap{text-align:left;padding:.25rem 0 .5rem}
 
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option{height:1.5rem;line-height:1.5rem;position:relative;font-size:.75rem;margin-top:.375rem;padding:0 1rem}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option .mt-menu-list-option-wrap{display:block}
 .home_icon{background:url(../images/home_icon.png) no-repeat left center; background-size:14%;}
 .J-messageNum{background:url(../images/mess_icon.png) no-repeat left center; background-size:14%;}
 .J-quotationNum{background:url(../images/quot_icon.png) no-repeat left center; background-size:14%;}
 .favo_icon{background:url(../images/favo_icon.png) no-repeat left center; background-size:14%;}
 .J-mt-menu{background:url(../images/menu_icon.png) no-repeat left center; background-size:14%;}

/* .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option a:active{-webkit-transform:scale(0.8);transform:scale(0.8)}*/
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option .icon{font-size:1rem;padding-right:.75rem;line-height:inherit}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option span{position:absolute;left:2.75rem;top:.05rem}
 .mt-header .mt-head-menu .mt-menu-list .mt-menu-list-wrap .mt-menu-list-options .mt-menu-list-option .func-item{font-size:.75rem;position:absolute;left:2.75rem;top:0;padding:0;z-index:9;height:100%;width:7.25rem;background-color:transparent;border:0;box-sizing:border-box;-webkit-appearance:none}
 .mt-header .mt-head-search-hidden{display:none;position:absolute;top:.5rem}
 
 
.mt-header .mt-head-arrow-left{text-align:center;position:absolute;top:0;left:0;height:2.65rem;padding-left:.5rem}
 .mt-header .mt-head-arrow-left .icon{font-size:1rem;line-height:2.65rem}
 .mt-header .mt-head-menu-right{text-align:center;position:absolute;right:0;top:0;height:2.5rem;}
 .mt-header .mt-head-menu-right .mt-menu-item.mt-head-select .mt-dot{top:.75rem}
 .mt-header .mt-head-menu-right.onlyText{right:.5rem;top:25%}
 .mt-header .mt-head-menu-right a{color:#222}.mt-header .mt-dot{display:none;position:absolute;background:#e54545;display:inline-block;width:.4rem;height:.4rem;border-radius:50%;vertical-align:middle;float:right;right:.2rem;top:1.2rem}
 .mt-header .mt-dot.mt-dot-top{vertical-align:text-top}.mt-header .mt-dot.mt-dot-menu{top:50%;right:1rem;margin-top:-0.1rem}
 .mt-header .mt-dot.show{display:block}.mt-header-small,.mini-header{border-bottom:none!important;height:2.65rem!important;min-height:2.65rem}.mt-header-small .top,.mini-header .top{-webkit-box-shadow:0 .05rem .15rem #ced3d9;box-shadow:0 .05rem .15rem #ced3d9}
 .menuShow{animation:menuShow .4s cubic-bezier(0.15,0.41,0.6,0.7);-webkit-animation:menuShow .4s cubic-bezier(0.15,0.41,0.6,0.7)}.menuHide{animation:menuHide .3s cubic-bezier(0.15,0.41,0.6,0.7);-webkit-animation:menuHide .3s cubic-bezier(0.15,0.41,0.6,0.7)}.menuShow4home{animation:menuShow4home .4s cubic-bezier(0.15,0.41,0.6,0.7);-webkit-animation:menuShow4home .4s cubic-bezier(0.15,0.41,0.6,0.7)}.menuHide4home{animation:menuHide4home .3s cubic-bezier(0.15,0.41,0.6,0.7);-webkit-animation:menuHide4home .3s cubic-bezier(0.15,0.41,0.6,0.7)}.searchFocus{animation:searchFocus .3s cubic-bezier(0.05,0.58,0.25,1);-webkit-animation:searchFocus .3s cubic-bezier(0.05,0.58,0.25,1)}.searchBlur{animation:searchBlur .3s cubic-bezier(0.05,0.58,0.25,1),0.4s;-webkit-animation:searchBlur .3s cubic-bezier(0.05,0.58,0.25,1),0.4s}.hideTopLogo{animation:hideTopLogo .3s cubic-bezier(0.05,0.58,0.25,1);-webkit-animation:hideTopLogo .3s cubic-bezier(0.05,0.58,0.25,1)}.showTopLogo{animation:showTopLogo .3s cubic-bezier(0.05,0.58,0.25,1);-webkit-animation:showTopLogo .3s cubic-bezier(0.05,0.58,0.25,1)}@keyframes menuShow{0%{top:2.3rem;opacity:0}75%{top:2.05rem;opacity:1}100%{top:2.175rem}}@-webkit-keyframes menuShow{0%{top:2.3rem;opacity:0}75%{top:2.05rem;opacity:1}100%{top:2.175rem}}@keyframes menuHide{0%{top:2.175rem;opacity:1}33%{top:1.925rem;opacity:.3}100%{top:2.175rem;opacity:0}}@-webkit-keyframes menuHide{0%{top:2.175rem;opacity:1}33%{top:1.925rem;opacity:.3}100%{top:2.175rem;opacity:0}}@keyframes menuShow4home{0%{top:2.875rem;opacity:0}75%{top:2.625rem;opacity:1}100%{top:2.75rem}}@-webkit-keyframes menuShow4home{0%{top:2.875rem;opacity:0}75%{top:2.625rem;opacity:1}100%{top:2.75rem}}@keyframes menuHide4home{0%{top:2.75rem;opacity:1}33%{top:2.5rem;opacity:.3}100%{top:2.75rem;opacity:0}}@-webkit-keyframes menuHide4home{0%{top:2.75rem;opacity:1}33%{top:2.5rem;opacity:.3}100%{top:2.75rem;opacity:0}}@keyframes searchFocus{0%{padding:.45rem 2.75rem .45rem 2.25rem}66%{padding:.45rem .375rem .45rem}100%{padding:.45rem .5rem .45rem}}@-webkit-keyframes searchFocus{0%{padding:.45rem 2.75rem .45rem 2.25rem}66%{padding:.45rem .375rem .45rem}100%{padding:.45rem .5rem .45rem}}@keyframes searchBlur{0%{padding:.45rem .5rem .45rem}33%{padding:.45rem .375rem .45rem}100%{padding:.45rem 2.75rem .45rem 2.25rem}}@-webkit-keyframes searchBlur{0%{padding:.45rem .5rem .45rem}33%{padding:.45rem .375rem .45rem}100%{padding:.45rem 2.75rem .45rem 2.25rem}}.historyOpen{animation:historyOpen .3s cubic-bezier(0.05,0.58,0.25,1);-webkit-animation:historyOpen .3s cubic-bezier(0.05,0.58,0.25,1)}.historyClose{animation:historyClose .3s cubic-bezier(0.05,0.58,0.25,1);-webkit-animation:historyClose .3s cubic-bezier(0.05,0.58,0.25,1)}@keyframes historyOpen{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes historyOpen{0%{opacity:0}100%{opacity:1}}@keyframes historyClose{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes historyClose{0%{opacity:1}100%{opacity:0}}@keyframes hideTopLogo{0%{margin-top:0}66%{margin-top:-3rem}100%{margin-top:-2.85rem}}@-webkit-keyframes hideTopLogo{0%{margin-top:0}66%{margin-top:-3rem}100%{margin-top:-2.85rem}}@keyframes showTopLogo{0%{margin-top:-2.85rem}100%{margin-top:0}}@-webkit-keyframes showTopLogo{0%{margin-top:-2.85rem}100%{margin-top:0}}