/*---current---*/ div,p,ul,li,span,a{font-family:Microsoft YaHei,Verdana, Geneva, sans-serif !important;} img{ max-width:100%; } .ui-mobile .ui-page .ui-header,.ui-mobile .ui-page .ui-content,.ui-mobile .ui-page .ui-footer{ } .msg-content{ margin:1em; font-size:14px; } .come_back{ padding:1em 0; text-align:center; background:#D3D3D3; border-top:1px solid #a9a9a9 } .ui-mobile .ui-page .come_back a{ padding:5px 20px; background:#ddd; border:1px solid #a9a9a9; text-decoration:none; color:#333; } /*---current end---*/ /*---header---*/ .ui-header .home{ float:left; line-height:0px; overflow:hidden; padding: 0.7em; border:0px; } .ui-header span.subheader .home{ float:right; border:0px; } .ui-header .home a{ display:block; width:25px; height:21px; } .ui-header .default_logo{ position:absolute; top:1px; left:50px; padding:0.2em; height:30px } .ui-header .default_logo img{ height:37px } .ui-header{ text-align:center; border:0px !important; } .ui-header .default_logo_text{ font-size:1.1em; margin:0 50px; display:inline-block; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; padding:0.55em 0; position: absolute; left:5px; } .ui-header .default_logo_text a{ color:#fff; text-decoration:none; } .ui-header .nav{ position:absolute; top:0px; right:5px; overflow:hidden; line-height:0px; padding: 0.7em; } .ui-header .nav_search{ position:absolute; top:0px; right:45px; overflow:hidden; line-height:0px; padding: 0.7em; } .ui-header .cart_fun{ position:absolute; top:0px; right:95px; overflow:hidden; line-height:0px; padding: 0.7em; } .ui-header span.subback .nav{ float:left; left:5px; position:inherit; border-right:0 } #map_canvas br{display:none} /*---header end---*/ /*---content---*/ .ui-page .content{ padding:0px; margin:0px; } .ui-page .content .menu li{ border-left:0px; border-right:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:0px; font-size:16px !important; } .listdivcieder{height:2px !important;} .menu .ui-bar-b a{ text-decoration:none; color:#fff !important; } .ui-bar-b{ color:#fff; text-shadow:0 1px 0 #666; background-image:-webkit-gradient(linear,left top,left bottom,from( #4A4A4A ),to( #2C2C2C )); background-image:-webkit-linear-gradient( #4A4A4A,#2C2C2C ); background-image:-moz-linear-gradient( #4A4A4A,#2C2C2C ); background-image:-ms-linear-gradient( #4A4A4A,#2C2C2C ); background-image:-o-linear-gradient( #4A4A4A,#2C2C2C ); background-image:linear-gradient( #4A4A4A,#2C2C2C ); } .ui-li-divider{ padding:0.5em 10px !important; } /*---content end---*/ /* panel */ .nav-menu-panel{ background:#474747; } .nav-menu-panel .ui-listview-inset .ui-li{ border-top:0.1em solid #000; border-bottom:0.1em solid #585858; border-left:0; border-right:0; border-radius:0px; } .nav-menu-panel .ui-panel-inner{ padding:0px; } .nav-menu-panel ul li{ text-shadow:0 1px 0 #666; background:#474747; } .ui-page .nav-menu-panel ul { border-left:0px; border-right:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:0px; } .nav-menu-panel ul li .ui-link-inherit{ color:#fff; } /* panel end */ /* product */ .menu ul li .ui-link-inherit span{ font-size:14px; color:#333; } .menu ul li .ui-link-inherit font{ font-size:14px; color:#666; font-weight:normal; } .menu ul li .ui-link-inherit strong{ font-size:14px; color:#f00; font-weight:normal; } .content .menu ul li .productlist{ padding:0.2em 40px 0.5em 100px; min-height:80px; } .content .menu ul li .productlist .ui-li-thumb{ left:5px; top:5px; width:80px; height:80px; } .content .menu ul{ margin:0 0 1em 0; } .content .productmsg .productmsgs{ padding:0px 15px; } .content .productmsg .productmsgs .productmsg-title{ padding-bottom:1em; } /* product end */ /* news */ /* .news .ui-icon{ background:none !important; } */ /* news end */ /* form*/ .form .ui-submit .ui-btn-inner{ font-size:16px; } /* form end*/ /* photo */ .gallery,.gallery li{ margin:0px; padding:0px; list-style:none; } .gallery li{ display:inline-block; } .gallery li .ui-link{ display:inline-block } .gallery li .ui-link img{ width:150px; height:150px; } .gallery-content{ margin:7px; } /* photo end */ /* complete web */ .main_website_content_mobile{ margin:10px 0; font-size:16px; } .main_website_content_mobile a{ padding:10px 0 10px 10px; width:100%; display:block; border:1px solid #e2e2e2; text-decoration:none; margin-bottom:10px; } .main_website_content_mobile .ui-link{ color:#333; text-shadow:0 1px 0 #fff; background-image:-webkit-gradient(linear,left top,left bottom,from( #fff ),to( #e8e8e8)); background-image:-webkit-linear-gradient( #fff,#e8e8e8 ); background-image:-moz-linear-gradient( #fff,#e8e8e8 ); background-image:-ms-linear-gradient( #fff,#e8e8e8 ); background-image:-o-linear-gradient( #fff,#e8e8e8 ); background-image:linear-gradient( #fff,#e8e8e8 ); } .ui-footer .ui-navbar{overflow: hidden;} /* complete web end */ /* navbar */ .ui-footer .navbarpadding li .ui-btn .ui-btn-inner{ padding:0.5em 0px; } /* navbar end */ .ui-overlay-a { border: 1px solid #444; background: #222; color: #fff; text-shadow: 0 1px 0 #111; font-weight: 400; background-image: -webkit-gradient(linear,left top,left bottom,from(#444),to(#222)); background-image: -webkit-linear-gradient(#444,#222); background-image: -moz-linear-gradient(#444,#222); background-image: -ms-linear-gradient(#444,#222); background-image: -o-linear-gradient(#444,#222); background-image: linear-gradient(#444,#222); } .news_rss .ui-li .ui-btn-text a.ui-link-inherit{ white-space: normal; } .news_rss .ui-li span.ui-icon{ display:none; }