@charset "utf-8";

a {
	color: #fff
}

.g_web {
	background: #fff;
	overflow-x: hidden
}

.webContainerBox {
	background: #fff;
	top: 0;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

.webModuleContainer {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.webTips {
	z-index: 2
}

.webTop {
	z-index: 1;
	background: rgba(0, 0, 0, .5)
}

.webHeaderBg {
	background: #fff;
	-webkit-box-shadow: 0 .2rem 0 #f23030 inset;
	-ms-box-shadow: 0 .2rem 0 #f23030 inset;
	-moz-box-shadow: 0 .2rem 0 #f23030 inset;
	-o-box-shadow: 0 .2rem 0 #f23030 inset;
	box-shadow: 0 .2rem 0 #f23030 inset;
	color: #f23030
}

.header {
	height: 2.25rem;
	line-height: 2.25rem
}

.header img {
	height: 2.25rem;
	right: 0rem
}

.header .pageLogo {
	display: inline-block;
	width: 3rem;
	height: 2.5rem
}

.header .pageLogo.left {
	float: left
}

.header .pageLogo.center {
	float: none
}

.webHeaderBg .pageTitle {
	height: 2.25rem;
	line-height: 2.25rem;
	color: #f23030;
	font-size: .8rem
}

.defaultBanner {
	background-image: url(/image/banners/N1027.jpg?v=201610211723);
	background-position: 50% 50%
}

.navbar {
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
	z-index: 1;
	height: auto;
	bottom: 1.25rem;
	overflow-x: hidden;
	overflow-y: auto;
	right: auto;
	left: -7rem;
	opacity: 0;
	visibility: hidden;
	border: 1px solid #e5e5e5;
	-webkit-transform: translate3d(0rem, 0rem, 0rem);
	-ms-transform: translate3d(0rem, 0rem, 0rem);
	-moz-transform: translate3d(0rem, 0rem, 0rem);
	-o-transform: translate3d(0rem, 0rem, 0rem);
	transform: translate3d(0rem, 0rem, 0rem);
	-webkit-perspective: 1000;
	-ms-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0rem, 0rem, 0rem);
	-ms-transform: translate3d(0rem, 0rem, 0rem);
	-moz-transform: translate3d(0rem, 0rem, 0rem);
	-o-transform: translate3d(0rem, 0rem, 0rem);
	transform: translate3d(0rem, 0rem, 0rem)
}

.navbar .navbarList {
	padding-bottom: 2.5rem;
	max-width: 14rem
}

.navbar .navItem {
	line-height: 1.75rem;
	font-size: .6rem
}

.navbar .navItem a {
	color: #666;
	line-height: 1.75rem;
	text-align: center;
	display: block;
	border: 0;
	font-size: .6rem;
	padding: 0rem;
	margin: 0rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 15rem;
	color: #666;
	text-decoration: none;
	overflow: hidden
}

.navbar .itemSelected {
	background: 0
}

.navbar .itemSelected:before {
	content: "";
	width: .3rem;
	height: .3rem;
	top: 40%;
	left: .5rem;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	background: #f23030
}

.navBaseIcon .itemSelected:before {
	background: 0
}

.navItem .navItemName {
	margin: 0 1.25rem 0 1.25rem
}

.navbar .itemSep {
	display: block
}

.navBaseIcon .navItemIcon {
	color: #a6a6a6;
	width: 1.2rem;
	height: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: .75rem
}

.navBaseIcon .navItem .navItemName {
	margin: 0 1.25rem 0 .5rem
}

.navBaseIcon .navItem a {
	line-height: 1.75rem;
	text-align: left
}

.navButton {
	position: fixed;
	left: auto;
	bottom: .75rem;
	-webkit-border-radius: 2.2rem;
	-ms-border-radius: 2.2rem;
	-moz-border-radius: 2.2rem;
	-o-border-radius: 2.2rem;
	border-radius: 2.2rem;
	height: 2.2rem;
	width: 2.2rem;
	padding: 0;
	line-height: 2.4rem;
	z-index: 99;
	float: left;
	margin: 0 0 0 .75rem
}

.navButton .navButtonPanel {
	width: 5rem;
	height: 4rem;
	bottom: -0.75rem;
	left: -0.75rem
}

.navButton .menuNav {
	-webkit-border-radius: 2.5rem;
	-ms-border-radius: 2.5rem;
	-moz-border-radius: 2.5rem;
	-o-border-radius: 2.5rem;
	border-radius: 2.5rem;
	width: 1.8rem;
	margin: .2rem auto;
	height: 1.8rem;
	border: .1rem solid #fff;
	background: #f23030;
	-webkit-border-radius: 2.5rem;
	-ms-border-radius: 2.5rem;
	-moz-border-radius: 2.5rem;
	-o-border-radius: 2.5rem;
	border-radius: 2.5rem;
	height: 1.8rem;
	width: 1.8rem;
	background: #f23030;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	margin: .2rem auto
}

.navButton .menuNav .menuNavTip {
	-webkit-border-radius: 2rem;
	-ms-border-radius: 2rem;
	-moz-border-radius: 2rem;
	-o-border-radius: 2rem;
	border-radius: 2rem;
	width: 1.8rem;
	height: 1.8rem;
	float: left
}

.navbar.open {
	left: auto;
	visibility: visible;
	opacity: 1;
	margin-left: 1rem
}

.g_panel {
	background: #e7e7e7
}

.g_replyPanel {
	background: #bdbdbd
}

.g_panelArrow {
	color: #bdbdbd
}

.g_separator {
	background: #ececec
}

.g_separator:last-child {
	display: none
}

.g_button {
	background: #f23030;
	font-size: .7rem
}

.form {
	margin-top: 0rem;
	background: #1c1c1c
}

.form .titleCenter {
	height: 2rem;
	line-height: 2rem;
	background: #f2f2f2;
	background-image: gradient(linear, left bottom, left top, color-stop(1.0, #333), color-stop(0.0, #262626));
	position: relative;
	padding: 0
}

.form .formBannerMore .titleMore {
	display: none
}

.form .formBannerMore .titleMoreIcon {
	display: block;
	padding: 0rem;
	width: 1.3rem;
	height: 2rem;
	background-size: 1.2rem;
	border-left: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

.form .formBannerMore .titleMoreIcon:active {
	background: #f2f2f2
}

.form .formBannerTitle .textContent {
	width: 80%;
	margin: 0 -0.3rem
}

.form .formBannerTitle .titleTextIcon {
	width: .6rem;
	height: .6rem;
	display: inline-block;
	background: #f23030;
	margin-right: 1rem;
	position: relative;
	left: .3rem;
	-webkit-box-shadow: -0.3rem 0 0 #fff inset;
	-ms-box-shadow: -0.3rem 0 0 #fff inset;
	-moz-box-shadow: -0.3rem 0 0 #fff inset;
	-o-box-shadow: -0.3rem 0 0 #fff inset;
	box-shadow: -0.3rem 0 0 #fff inset;
	margin-top: .7rem
}

.form .formBannerTitle .titleText {
	color: #000;
	text-indent: 0rem
}

.form .formMiddle {
	margin-top: 0rem;
	overflow: hidden;
	background: #fff;
	padding-bottom: 0rem
}

.form .formMiddle .styleForm1 {
	padding-bottom: .5rem
}

.form .moduleContent {
	color: #333
}

.form .moduleContent a {
	color: #333
}

.form .formBannerTitle {
	font-size: .7rem
}

.multilingualArea {
	background: #fccbcb
}

.multilingualArea .multiLanguageCtrl {
	color: #f23030
}

.multilingualArea .g_mullink {
	color: #f23030;
	font-size: .6rem
}

.lanSelect .lanItem:hover {
	background-color: #7a100e
}

.checkEmail {
	color: #333
}

.mbTitle {
	color: #666
}

.admReqContent {
	color: #fff
}

.mtitle {
	margin-bottom: 0rem
}

.admReq {
	color: #fff
}

.msgBoard .mbLineCtrl {
	margin-bottom: .75rem
}

.msgArea .msgTime {
	color: #666
}

.msgArea .msgContent {
	color: #333
}

.newsList .line:before {
	content: "";
	position: absolute;
	width: 0rem;
	height: 0rem;
	top: .95rem;
	left: .5rem;
	border-top: .2rem solid transparent;
	border-left: .2rem solid #f23030;
	border-bottom: .2rem solid transparent
}

.newsList .line:after {
	position: absolute
}

.newsList .line:active {
	background: #f2f2f2
}

.newsDetail .title {
	border: 0;
	color: #fff;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	background: 0;
	padding: .25rem .1rem
}

.newsDetail .title .titleText {
	color: #333;
	background: 0
}

.newsDetail .title .titleText:before {
	color: #fff;
	background: 0
}

.form .mProductList a {
	color: #333
}

.form .formMiddle .productPicListForm {
	padding: .35rem 0rem
}

.form .formMiddle .productPicListForm:active {
	background: #f2f2f2
}

.form .formMiddle .mProductTileForm {
	padding: 0rem;
	padding-bottom: .5rem;
	background: 0
}

.form .formMiddle .mProductTileForm:active {
	background: #f2f2f2
}

.form .mProductList .productParam {
	color: #bcbcbc
}

.form .proImgSwipe .proDetailImgBox {
	background: #fff
}

.proDetailDiv .mallOptionBox {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-box-shadow: inset 0 1px 0 #232323, 0px 1px 0 #232323;
	-ms-box-shadow: inset 0 1px 0 #232323, 0px 1px 0 #232323;
	-moz-box-shadow: inset 0 1px 0 #232323, 0px 1px 0 #232323;
	-o-box-shadow: inset 0 1px 0 #232323, 0px 1px 0 #232323;
	box-shadow: inset 0 1px 0 #232323, 0px 1px 0 #232323
}

.proDetailDiv .mallOptionLine label {
	background: #303030;
	border: 1px solid #4d4d4d;
	color: #fff
}

.proDetailDiv .mallOptionLine .optionsBlock {
	color: #333
}

.pdCommentSwitchBox .pdCommentSwitch {
	border: 1px solid #cecece;
	color: #666
}

.orderSettle {
	color: #333
}

.orderSettle .orderSettle_line .top {
	color: #fff
}

.orderDetail {
	color: #333
}

.orderDetail .orderDetailArea .bankListTable {
	color: #333
}

.orderDetail .orderDetail_line .line_title {
	-webkit-box-shadow: 0 1px 0 #232323;
	-ms-box-shadow: 0 1px 0 #232323;
	-moz-box-shadow: 0 1px 0 #232323;
	-o-box-shadow: 0 1px 0 #232323;
	box-shadow: 0 1px 0 #232323;
	border-bottom: 1px solid #000;
	font-size: .65rem
}

.mall_product .mallOptions {
	color: #bcbcbc
}

.mallButton {
	color: #f23030;
	background: #fff;
	border: .05rem solid #f23030
}

.mall_editIcon {
	background-size: 1rem
}

.integralList {
	color: #333
}

.photoModule.styleForm1 {
	background: 0
}

.photoModule.styleForm1 .photoDiv {
	margin-bottom: .5rem;
	outline: .2rem solid #fff
}

.photoModule.styleForm1 .photoDiv .imgName {
	background-size: 1.1rem;
	font-size: .7rem
}

.photoModule.styleForm7 {
	outline: #fff solid .2rem;
	margin: .5rem .05rem
}

.photoModule.styleForm6 {
	outline: #fff solid .2rem;
	margin: .5rem .05rem
}

.sortPanelList .line:before {
	content: "";
	position: absolute;
	width: 0rem;
	height: 0rem;
	top: 50%;
	top: -webkit-calc(50% - .1rem);
	top: -moz-calc(50% - .1rem);
	top: -o-calc(50% - .1rem);
	top: -ms-calc(50% - .1rem);
	top: calc(50% - .1rem);
	left: .5rem;
	border-top: .2rem solid transparent;
	border-left: .2rem solid #f23030;
	border-bottom: .2rem solid transparent
}

.pagenation a {
	color: #fff;
	display: block
}

.pagenation .pageSelect {
	height: 1.25rem;
	border: 0;
	background: 0;
	position: relative
}

.pagenation .pageSelect:before {
	height: .2rem;
	content: "";
	width: .2rem;
	background: #000;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: .8rem;
	left: .5rem
}

.pagenation .pagePrev {
	width: 3.5rem;
	border: 1px solid #f23030;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	overflow: visible;
	background-size: 100%
}

.pagenation .pageNext {
	width: 3.5rem;
	border: 1px solid #f23030;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	overflow: visible;
	background-size: 100%
}

.pagenation .pagePrev:active {
	background: #f23030
}

.pagenation .pageNext:active {
	background: #f23030
}

.pagenation .pageDisable span {
	color: #999
}

.pagenation .pageOptions {
	color: #000
}

.footer {
	background: #fff
}

.webMapServiceBox {
	background: #830301
}

.webCustomerServiceBox .customerServiceDiv {
	padding-top: .15rem;
	position: fixed;
	bottom: 0rem;
	height: 2.2rem;
	z-index: 1;
	background-color: #f23030
}

.mobiAdvertisement_adImg {
	background: #f23030
}

.webFooterBox .bottomdiv .bottom {
	background: #f23030;
	height: 1.4rem
}

.technical a {
	color: #666
}

.technicalSupport {
	color: #666
}

.webFooterBox .bottomdiv .bottom .backtop {
	line-height: 1.4rem;
	font-size: .6rem;
	font-weight: normal
}

.siteFormMsg .loginClass {
	color: #000
}

.richContent {
	padding: 0 .5rem;
	color: #666
}

.richContent a {
	color: #fff
}

.remarkBox {
	padding: 0 .5rem
}

.line {
	padding-left: 1rem
}

.navButton .menuNav .icon-menuNavTip:before {
	font-size: 1.8rem;
	margin-left: 0rem
}

.productCrossedSlide:nth-child(2n+1) {
	margin-left: .65rem
}

.productCrossedSlide:nth-child(2n) {
	margin-right: .65rem
}

.productWaterFall:nth-child(2n+1) {
	margin-left: .65rem
}

.productWaterFall:nth-child(2n) {
	right: .65rem
}

.webContainerBox .bullets li.on {
	background: #f23030
}

.g_dashed {
	border-bottom: 0
}

.icon-gClose:before {
	font-size: 1.3rem;
	color: #f23030
}

.navBaseIcon .icon-navItemIcon:before {
	font-size: 1.2rem;
	color: #666
}

.form .formBannerMore .icon-titleMore:before {
	content: "\e672";
	font-size: 1rem;
	color: #f23030
}

.icon-gline:after {
	content: "\e672";
	font-size: .8rem;
	color: #666;
	position: absolute;
	top: .6rem;
	right: .4rem
}

.pagenation .icon-pagePrev:before {
	color: #f23030
}

.pagenation .icon-pageNext:before {
	color: #f23030
}

.pagenation .icon-pagePrev.pageDisable:active:before {
	color: #f23030
}

.pagenation .icon-pageNext.pageDisable:active:before {
	color: #f23030
}

#g_web .g_mainColor {
	color: #f23030
}

.productNewDetailPanel .bullets li.on {
	background-color: #f23030
}

.productNewDetailPanel .optionSelected {
	background-color: #f23030
}

.productNewDetailPanel .g_button {
	background-color: #f23030
}

.productNewDetailPanel .icon-pagePrev:before {
	color: #f23030
}

.productNewDetailPanel .icon-pagePrev {
	border-color: #f23030
}

.productNewDetailPanel .icon-pageNext:before {
	color: #f23030
}

.productNewDetailPanel .icon-pageNext {
	border-color: #f23030
}

.productNewDetailPanel .userComment {
	color: #f23030
}

.productNewDetailPanel .productAddMall {
	color: #fff;
	border-color: rgba(242, 48, 48, 0.7)
}

.productNewDetailPanel .productImmediatelyBug {
	background-color: #f23030;
	border-color: #f23030;
	margin: 0
}

.productNewDetailPanel .tabUl .tabActive {
	color: #f23030;
	border-color: #f23030
}

.productNewDetailPanel .mallPrice {
	color: #f23030
}

.webPagePanel .mallPrice {
	color: #f23030
}

.webPagePanel .tabUl .tabActive {
	color: #f23030;
	border-color: #f23030
}

.webPagePanel .optionSelected {
	background-color: #f23030
}

.webPagePanel .bullets li.on {
	background-color: #f23030
}

.msgArea .msgLevalUser {
	color: #f23030
}

.searchType0 .icon-mSearchBtn {
	color: #f23030
}

.searchType1 .icon-mSearchBtn {
	background-color: #f23030
}

.searchType2 .icon-mSearchBtn {
	background-color: #f23030;
	border-color: #f23030
}

.searchType3 .icon-mSearchBtn {
	color: #f23030
}

.searchType4 .icon-mSearchBtn {
	background-color: #f23030
}

.form .formMiddle .search.searchType5 {
	background-color: #f23030
}

#g_web .g_bgColor {
	background-color: #f23030
}

.productNewDetailPanel .detailHeaderColor {
	background-color: #f23030
}

.newsNewDetailPanel .detailHeaderColor {
	background-color: #f23030
}

.g_bdColor {
	border-color: #f23030
}

.g_color {
	color: #f23030
}

.navBaseIcon .icon-navItemIcon:active:before {
	color: #f23030
}

.mallPrice {
	color: #f23030
}

.productNewDetail .productParamterNameList {
	font-size: .6rem
}

.productNewDetailPanel .uiCusStyle {
	font-size: .6rem
}

.productNewDetailPanel .tabLi {
	font-size: .6rem
}

.productDetailInfoPanel {
	font-size: .6rem
}

.g_mallButton {
	width: 50%;
	padding: .55rem 0;
	border-width: 0rem
}

.productAddMall.g_mallButton {
	margin: 0;
	background: rgba(242, 48, 48, 0.7)
}

.productMallBuyPanel .productMallBuy {
	margin: 0
}

.mallCart .bottom .g_button {
	width: 5rem;
	margin: 0rem;
	font-size: .7rem
}

.orderSettle .order_bottom .mall_allPrice {
	min-width: 7.6rem;
	font-size: .7rem;
	margin: .5rem .5rem 0 .5rem
}

.orderDetail .orderDetail_line .itgName {
	font-size: .6rem
}

.orderDetail .orderAddrDetailLine .line_item {
	line-height: 1.4rem
}

.orderDetail .orderDetailTop .orderDetailButton {
	width: 4.5rem;
	height: 1.5rem;
	font-size: .6rem;
	line-height: 1rem
}

.modifyArea {
	font-size: .6rem
}

.mallCart .bottom {
	height: 80px
}

.mallCart .selectAllBtnWrap {
	padding: .5rem 0 0 0
}

.mallCart .payCount_line {
	padding: .25rem 0 0 0
}

#modifyCoupon .tabList .coupon-tab {
	height: 2rem;
	line-height: 2rem;
	padding: 0;
	box-sizing: border-box
}

#modifyCoupon .tabList .coupon-tab>span {
	border-right: 0
}

#modifyCoupon .tabList .fk-coupon-tab-active {
	padding: 0
}

.payCount_line .saleSaveMoneyKey {
	font-size: .5rem
}

.payCount_line .priceDiv {
	font-size: .6rem
}

.payCount_line .saleSaveMoney {
	font-size: .5rem
}

.homeIcon {
	font-size: 1.2rem
}

.orderSettle .orderSettle_line .count_line {
	font-size: .6rem
}

.orderSettle .orderSettle_line .mall_price {
	font-size: .6rem
}

.orderSettle .order_bottom {
	border-top: 0
}

.orderSettle .order_bottom .g_button {
	width: 5rem;
	margin: 0;
	font-size: .7rem;
	float: right
}

.orderButton {
	width: 3.6rem;
	padding: 0rem;
	font-size: .6rem;
	text-align: center;
	line-height: 1.2rem;
	height: 1.2rem
}

.useItgPanel .useItgOpera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	box-sizing: border-box;
	border: .05rem solid
}

.useItgPanel .useItgOpera .notUseBtn,
.useItgPanel .useItgOpera .g_button {
	width: 6.5rem;
	height: 2rem;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem
}

.g_locale2052 .orderNumber {
	font-size: .65rem
}

.g_locale2052 .orderStatus {
	font-size: .65rem
}

#profile .profileContent .icon-orderIcon:before {
	content: "\ea99";
	color: #666
}

#profile .profileContent .icon-addrInfoIcon:before {
	content: "\ea91";
	color: #666
}

#profile .profileContent .icon-cutPrice:before {
	content: "\b0244";
	color: #666
}

#profile .profileContent .icon-integralIcon:before {
	content: "\ea96";
	color: #666
}

#profile .profileContent .icon-starIcon:before {
	content: "\ea90";
	color: #666
}

#profile .profileContent .icon-coupons:before {
	content: "\ea92";
	color: #666
}

#profile .profileContent .icon-pInfoIcon:before {
	content: "\ea9f";
	color: #666
}

#profile .profileContent .icon-cPswIcon:before {
	content: "\ea97";
	color: #666
}

#profile .profileContent .icon-noticeIcon:before {
	content: "\eaa0";
	color: #666
}

#profile .profileContent .icon-cLogoutIcon:before {
	content: "\ea94";
	color: #666
}

#modifyCollection .profileContent li .cancelCollection {
	width: 3.6rem;
	height: 1.2rem;
	padding: 0;
	border: 1px solid #dadada;
	font-size: .6rem;
	line-height: 1.2rem
}

#modifyPersInfo .profileContent {
	background: #fff
}

#modifyPersInfo .profileContent .sendIcon {
	margin: .5rem 0;
	height: 2rem;
	width: 100%;
	-webkit-border-radius: .2rem;
	-ms-border-radius: .2rem;
	-moz-border-radius: .2rem;
	-o-border-radius: .2rem;
	border-radius: .2rem
}

#modifyPsw {
	background: #fff
}

#modifyPersInfo .g_input {
	background: #fff;
	margin: 0;
	border: 0;
	width: 100%
}

#modifyPersInfo {
	background: #f7f7f7
}

#modifyPsw .g_globalLine {
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff
}

#modifyPsw .g_input {
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 .8rem;
	box-sizing: border-box;
	width: 14.4rem
}

#modifyPsw .g_globalLine:nth-last-child(2) .g_input {
	border-top: 0;
	border-bottom: 0
}

#modifyIntegral {
	background: #f7f7f7
}

#modifyPsw .profileContent {
	padding: .5rem 0 0 0;
	background: #f7f7f7
}

#modifyIntegral .integrationLine {
	border: 0;
	margin-top: 0;
	border-bottom: solid #f0f0f0 1px
}

#modifyIntegral .incomeLine {
	border: 0;
	margin-top: 0
}

#modifyPsw .g_globalLine:last-child {
	background: #f7f7f7
}

#modifyPsw .profileSubmit {
	display: block;
	width: 15rem;
	margin: .5rem
}

#addrInfoList .orderAddAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem;
	margin: .5rem .5rem;
	width: 15rem;
	border: 0
}

#addrInfoList .addrInfo .right .edit:before {
	font-size: .65rem
}

#addrInfoList .addrInfo .right .cutOut:before {
	font-size: .65rem
}

#editAddrInfo .orderSaveAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem
}

.orderDetail .orderDetailArea .line .item_name {
	font-size: .6rem
}

.orderDetail .orderDetailArea .line .item_val {
	color: #666
}

.shareListPanel .shareTitle {
	color: #666
}

.icon-publishIcon:before {
	content: "\e91b";
	color: #f23030
}

.navBaseIcon .navItem a:active .navItemIcon:before {
	color: #f23030
}

.navBaseIcon .itemSelected .navItemIcon:before {
	color: #f23030
}

.productMallShop {
	min-height: 2rem;
	font-size: .7rem
}

.productMallOptionPanel .productMallOptionContent {
	bottom: 2rem
}

.productMallBuyPanel {
	padding: 0;
	height: 2rem
}

.productMallBuyPanel .productImmediatelyBug {
	margin: 0
}

#addrInfoList .addrInfo {
	margin-top: .5rem;
	margin-bottom: .5rem;
	height: 7rem
}

.fk-coupon-opera .notUseBtn,
.fk-coupon-opera .g_button {
	width: 6.5rem;
	height: 2rem;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	font-size: .7rem
}

.fk-coupon-opera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	box-sizing: border-box;
	border: .05rem solid
}

.orderDetail .orderDetailTop .bottom {
	margin-left: 2.8rem;
	margin-right: 2.8rem
}

#g_web .orderDetail .buyButton {
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 .6rem
}

#modifyIntegral .profileContent {
	padding: 0 .5rem;
	margin: .5rem 0 0 0;
	background: #fff
}

#profile .profileContent .onLogout {
	font-size: .6rem
}

#modifyPersInfo .g_globalLine {
	margin: 0;
	border-bottom: solid #f0f0f0 1px
}

#modifyPersInfo #mobile {
	margin: 0;
	border-left: none;
	border-bottom: 0
}

.serBaseIcon .serItemIcon {
	height: 1.2rem;
	line-height: 1.2rem
}

.serBaseIcon .icon-serItemIcon:before {
	font-size: 1.3rem
}

.buyButton {
	font-size: .6rem
}

#g_web .productMallShop .productImmediatelyBug {
	width: 50%;
	padding: .55rem 0;
	margin: 0;
	border: 0;
	font-size: .7rem
}

.productMallShop .productAddMall.g_mallButton2 {
	width: 50%;
	padding: .55rem 0;
	margin: 0;
	border: 0;
	background: rgba(242, 48, 48, 0.7);
	color: #fff;
	font-size: .7rem
}

.g_bookingButton {
	width: 100%;
	padding: .55rem 0;
	margin-top: 0;
	border-width: 0
}

.productAddMall.g_bookingButton {
	margin: 0;
	background: rgba(242, 48, 48, 0.7)
}

#profile .profileContent .icon-fenxiao:before {
	font-size: .65rem;
	content: "\b0176";
	color: #333
}

.propInfoCell {
	font-size: .6rem
}

#g_web .productMallShop .isNewTheme.g_bookingButton {
	background: rgba(242, 48, 48, 0.7)
}
