ul,li,dl,dt,dd{margin:0;padding:0;list-style:none;}
.webHeaderBg {
	background: #ffffff;
	background-size: contain;
}

.navbar .itemSelected {
	background: 0;
	height: 1.85rem;
	border-bottom: .1rem solid #ffffff;
}

.webCustomerServiceBox .customerServiceDiv {
	padding-top: .15rem;
	position: fixed;
	bottom: 0rem;
	height: 2.2rem;
	z-index: 1;
	background: #ffffff;
	background-size: contain;
}

#module365 .icon-mSearchBtn {
	color: #ffffff;
}

.form .formBannerTitle .titleText {
    width: 96%;
    text-align: center;
    color: #000;
    text-indent: 0;
    margin-left: .3rem;
    overflow: visible!important;
    height: 50%;
}
.pagenation .pageNext {
    width: 3.5rem;
    border: 1px solid #ffffff;
    -webkit-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -o-border-radius: .1rem;
    border-radius: .1rem;
    background-size: 100%;
}
.pagenation .pagePrev {
    width: 3.5rem;
    border: 1px solid #ffffff;
    -webkit-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -o-border-radius: .1rem;
    border-radius: .1rem;
    background-size: 100%;
}
.pagenation .icon-pagePrev:before {
    font-size: .6rem;
    color: #ffffff;
}
.pagenation .icon-pageNext:before {
    font-size: .6rem;
    color: #ffffff;
}
.g_button {
    background: #ffffff;
    -webkit-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -o-border-radius: .1rem;
    border-radius: .1rem;
    font-size: .7rem;
}
.pagenation .pageNext:active {
    background: #ffffff;
}
.pagenation .pagePrev:active {
    background: #ffffff;
}
#module372 .formMiddle372{background:#ffffff;}