﻿@charset "utf-8";
/*========== 请谨慎修改reset css STRAT ==========*/
/* 禁用iPhone中Safari的字号自动调整 */

html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
/* 设置HTML5元素为块 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {display: block;}
/* 图片自适应 */
img{max-width: 100%;height: auto;width:auto\9; /* ie8 */-ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/}
/*取消chrome表单自动填充颜色*/
input:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px white inset }
/* 去除iPhone中默认的input样式 */
input[type="submit"],input[type="reset"],input[type="button"],input,button{-webkit-appearance:none; resize: none;}

html{height: 100%;font-size: 16px;}



/* 背景默认属性 */
#mobileDesignerContainer #pagebody{margin: 0px auto;padding: 0px;min-height:100%;position:relative;}
#pagebody{position:relative;padding-right: 0; padding-left: 0; }
/*#pagebody,#pagebody #HeaderContainer,#pagebody #BodyContainer,#pagebody #FooterContainer{-moz-background-size: 100% auto; -o-background-size:100% auto; -webkit-background-size:100% auto !important; background-size:100% auto !important; background-repeat:no-repeat; background-position:50% 0%;}*/
/* 背景默认属性 */




.HeaderContainer,.BodyContainer,.FooterContainer{width:100%;height:auto;margin: 0 auto;}
/*.FooterContainer{padding-bottom:2.813rem;}*/

.ModuleHead{width: 100%;height:auto;overflow: hidden;}
.ModuleHead .HeadText{position:relative;height:auto;padding:0 0.714rem;font-size: 1rem;font-weight: bold;}
.ModuleHead .HeadLeft{float: left;height:auto;}
.ModuleHead .HeadCenter{position:relative;float: left;height:auto;height:2.250rem;line-height:2.250rem;}
.ModuleHead .HeadIcon{display: block; float:left; background-repeat: no-repeat; margin-left: 0.5rem;}
.ModuleHead .HeadCenter .ModuleMoreLink i{padding-right:0.714rem;}
.ModuleHead .HeadRight{float: right;height:auto;}
.ModuleHead .HeadTextMore{display: none;height:auto;}
.ModuleHead .HeadCenter .spanMore{float: right;position: absolute;right: 0;top: 0;height:auto;}
.ModuleNewsList .ModuleHead .HeadCenter .spanMore .ModuleMoreLink,
.ModuleDownList .ModuleHead .HeadCenter .spanMore .ModuleMoreLink,
.ModuleNewsTop .ModuleHead .HeadCenter .spanMore .ModuleMoreLink,
.ModuleProductList .ModuleHead .HeadCenter .spanMore .ModuleMoreLink{display:block;_height:auto;}
.ModuleProductList .Param-4 .KV-Value {text-decoration:line-through;}
.BodyCenter{width:100%;height:auto;float:left;padding: 0;}
.ModuleFoot{width: 100%;position: absolute;height:auto;}
.ModuleFoot,.ModuleFoot .FootCenter,.ModuleFoot .FootLeft{float: left;height:auto;}
.ModuleFoot .FootRight{float: right;height:auto;}
.ModuleNav{overflow: visible!important;}
.ModuleTitle,.ModuleFoot{clear: both;}

.ModuleGrid .row{margin-right: -5px;margin-left: -5px; }
.ModuleGrid .ModuleGridCol{padding:0 5px 10px 5px;}

.ModuleGrid .ModuleGridItem{padding:0px;}
.ModuleGridItem{min-height:1px;}
.ModuleGridContainer{    padding-right: 0;padding-left: 0;margin-right: auto;margin-left: auto;}
.HeaderContainer .ModuleGrid .ModuleGridItem{padding:0 5px ;}

a.moduleButton{
	border:none;
	background: none;
	display: inline-block;
	box-sizing: content-box;
}
.moduleButton.nohover:hover{
	color:inherit!important;
}
