@charset "utf-8";

a {
	color: #333
}

.webContainerBox {
	top: 0rem;
	overflow: hidden;
	z-index: 0
}

.webBackground {
	height: 100%;
	position: fixed;
	top: 0rem;
	z-index: -1;
	width: 100%;
	background: -webkit-linear-gradient(left, #ceece9, #c0eae6);
	background: -ms-linear-gradient(left, #ceece9, #c0eae6);
	background: -moz-linear-gradient(left, #ceece9, #c0eae6);
	background: -o-linear-gradient(left, #ceece9, #c0eae6);
	background: linear-gradient(left, #ceece9, #c0eae6);
	background-size: cover
}

.webHeaderBg {
	background: #1e2227
}

.header {
	height: 2.25rem;
	line-height: 2.25rem;
	text-align: center
}

.header .pageLogo.left {
	float: left
}

.webHeaderBg .pageTitle {
	line-height: 2.25rem;
	color: #fff;
	font-size: .8rem
}

.defaultBanner {
	background-image: url(/image/banners/N1030.jpg?v=201610211723);
	background-position: 50% 50%
}

.navbar {
	background-size: ;
	position: fixed;
	z-index: -9;
	height: 0 !important;
	bottom: 0 !important;
	max-width: 640px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms
}

.navbar .navbarList {
	position: relative;
	margin: auto;
	overflow-y: auto;
	max-height: 70%;
	width: 100%;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navbar .navItem {
	line-height: 1.75rem;
	text-decoration: none;
	font-size: .6rem;
	position: relative;
	display: block;
	opacity: 0;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(20rem);
	-ms-transform: translateY(20rem);
	-moz-transform: translateY(20rem);
	-o-transform: translateY(20rem);
	transform: translateY(20rem)
}

.navbar .navItem a {
	color: #fff;
	line-height: 1.75rem;
	text-align: left;
	display: block;
	border: 0;
	font-size: .7rem;
	padding: .35rem 1.15rem;
	margin: 0rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	text-decoration: none;
	visibility: hidden
}

.navbar .itemSelected {
	background: 0
}

.navbar .itemSelected:before {
	position: absolute
}

.navBaseIcon .itemSelected:before {
	background: 0
}

.navBaseIcon .navItemIcon {
	background: #06c1ae;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 50% !important;
	width: 1.8rem;
	height: 1.8rem;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(255, 255, 255, 1)
}

.navBaseIcon .navItem .navItemName {
	margin: .5rem
}

.navBaseIcon .navItem a {
	line-height: 1.75rem
}

.navButton {
	position: fixed;
	text-decoration: none;
	bottom: .75rem;
	-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: 2.5rem;
	width: 2.5rem;
	background: 0;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	padding: 0;
	line-height: 2.4rem;
	text-align: center;
	z-index: 99;
	margin: 0 0 0 .75rem;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform .5s;
	-ms-transition: transform .5s;
	-moz-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s
}

.navButton .navButtonPanel {
	width: 5rem;
	height: 4rem;
	position: absolute;
	bottom: -0.75rem;
	left: -0.75rem;
	display: block
}

.navButton .menuNav {
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 1.8rem;
	margin: .2rem auto;
	height: 1.8rem;
	border: 2px solid #fff;
	background: #06c1ae;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	height: 1.8rem;
	width: 1.8rem;
	background: #06c1ae;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	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
}

.navbar.open {
	left: 0;
	visibility: visible;
	opacity: 1;
	width: 100%;
	height: 100% !important;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	z-index: 1
}

.g_panel {
	background: #f1f1f1
}

.g_replyPanel {
	background: #e6d4cb
}

.g_panelArrow {
	color: #e6d4cb
}

.g_separator {
	background: 0
}

.g_button {
	background:#1e2227;
	-webkit-border-radius: 6rem;
	-ms-border-radius: 6rem;
	-moz-border-radius: 6rem;
	-o-border-radius: 6rem;
	border-radius: 6rem;
	font-size: .7rem
}

.form {
	margin-top: 0;
	margin: .25rem .25rem;
	top: .25rem;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}

.form .titleCenter {
	height: 2.2rem;
	line-height: 2.2rem;
	background: rgba(255, 255, 255, 0.6);
	background-image: gradient(linear, left bottom, left top, color-stop(1.0, #fff), color-stop(0.0, #f8f8f8))
}

.form .formBannerMore .titleMore {
	display: none
}

.form .formBannerMore .titleMoreIcon {
	display: inline;
	padding: 0rem;
	width: .8rem;
	height: .25rem;
	margin: .45rem .8rem;
	margin: .45rem .8rem
}

.form .formBannerMore .titleMore:active {
	background: 0
}

.form .formBannerMore .titleMoreIcon:active {
	background: rgba(255, 255, 255, 0)
}

.form .formBannerTitle .titleTextIcon {
	width: .5rem;
	height: 100%;
	display: inline-block
}

.form .formBannerTitle .titleText {
	width: 68.181818181%;
	position: relative;
	color: #06c1ae;
	text-indent: 0rem
}

.form.formStyle51 .formBannerTitle .titleText {
	width: 100%
}

.form .formMiddle {
	background: rgba(255, 255, 255, 0.6);
	padding-bottom: 0rem
}

.form .moduleContent {
	color: #333
}

.form .moduleContent a {
	color: #333
}

.form .formBannerTitle {
	border-bottom: 0;
	font-size: .7rem
}

.multilingualArea {
	background: rgba(255, 255, 255, 0.5)
}

.multilingualArea .multiLanguageCtrl {
	color: #06c1ae
}

.multilingualArea .g_mullink {
	color: #06c1ae;
	font-size: .6rem
}

.lanSelect .lanItem:hover {
	background-color: rgba(160, 72, 22, 0.9)
}

.turnBackIcon {
	background-size: 1.25rem
}

.mbTitle {
	color: #4d4d4d
}

.msgBoard .msgTop {
	padding-bottom: .5rem;
	margin-left: .2rem;
	padding-top: 1px
}

.newsList .line:before {
	content: "";
	position: absolute;
	width: .2rem;
	height: .2rem;
	top: 1rem;
	left: .7rem;
	background: #666;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.newsList .line:after {
	position: absolute
}

.newsList .line:active {
	background: rgba(255, 255, 255, 0.15)
}

.newsDetail .title {
	border: 0;
	background: 0;
	padding: 0rem
}

.newsDetail .title .titleText:before {
	background: 0
}

.form .mProductList a {
	color: #333;
	font-size: .7rem
}

.form .mProductList .productParam {
	width: 100%;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

.form .mProductList .paramName {
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	width: 100%
}

.proDetailDiv .mallOptionBox {
	border-top: 1px solid #ddd
}

.orderSettle .orderSettle_line {
	background-color: rgba(0, 0, 0, 0)
}

.orderSettle .orderSettle_line .item_line {
	color: #585858
}

.orderSettle .editPanel {
	background-color: rgba(0, 0, 0, 0)
}

.mall_product .mallOptions {
	color: #999
}

.mallButton {
	color: #06c1ae;
	background: #fff;
	border: .05rem solid #06c1ae
}

.photoModule.styleForm1 {
	background: 0
}

.photoModule.styleForm1 .photoDiv .imgName {
	background-size: 1.1rem;
	color: #333;
	font-size: .7rem
}

.sortPanelList .line:before {
	content: "";
	position: absolute;
	width: .2rem;
	height: .2rem;
	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: .7rem;
	background: #666;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.pagenation .pageSelect {
	border: 0;
	background: 0
}

.pagenation .pagePrev {
	width: 3.5rem;
	border: 1px solid #06c1ae;
	-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 #06c1ae;
	-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 span {
	display: inline-block;
	font-size: .7rem;
	text-indent: .3rem
}

.pagenation .pageNext span {
	display: inline-block;
	font-size: .7rem;
	text-indent: -0.3rem
}

.pagenation .pagePrev:active {
	background: #06c1ae
}

.pagenation .pageNext:active {
	background: #06c1ae
}

.pagenation .pageDisable span {
	color: #999
}

.footer {
	background: rgba(255, 255, 255, 0.5);
	background-image: gradient(linear, left bottom, left top, color-stop(0.0, #f7f7f7), color-stop(1.0, #d8d8d8));
	margin: .5rem 0rem;
	padding: 0rem
}

.webMapServiceBox {
	background: #a24718
}

.webCustomerServiceBox .customerServiceDiv {
	padding-top: .15rem;
	position: fixed;
	bottom: 0rem;
	height: 2.2rem;
	z-index: 1;
	background: rgba(6, 193, 174, 0.8)
}

.webFooterBox .bottomdiv .bottom {
	background: #06c1ae;
	height: 1.75rem;
	background-image: gradient(linear, left bottom, left top, color-stop(0.0, #ededed), color-stop(1.0, #fefefe))
}

.technical {
	margin-bottom: 0rem;
	padding: .25rem 0rem
}

.technicalSupport {
	color: #666
}

.webFooterBox .bottomdiv .bottom .backtop {
	line-height: 1.75rem;
	font-weight: normal
}

.webFooterBox .bottomdiv .bottom .backtop b {
	top: .65rem
}

.richContent {
	padding: 0 0 0 .2rem;
	font-family: arial;
	font-weight: normal;
	font-size: .6rem
}

.remarkBox {
	padding: .5rem .5rem
}

.line {
	padding-left: 1.35rem
}

.navButton .menuNav .icon-menuNavTip:before {
	font-size: 1.8rem;
	margin-left: 0rem
}

.navBaseIcon .icon-navItemIcon:before {
	font-size: 1.1rem;
	color: #fff;
	display: block;
	width: 1.5rem;
	margin: .4rem auto 0 auto
}

.productCrossedSlide:nth-child(2n+1) {
	margin-left: .35rem
}

.productCrossedSlide:nth-child(2n) {
	margin-right: .35rem
}

.productWaterFall:nth-child(2n+1) {
	margin-left: .35rem
}

.productWaterFall:nth-child(2n) {
	right: .35rem
}

.icon-gClose:before {
	font-size: 1.3rem;
	color: #fff
}

.navbar .itemSelected .icon-navItemIcon:before {
	color: #06c1ae
}

.mobiCol3 .webBackground {
	position: fixed
}

.g_dashed {
	border-bottom: 0
}

.navbar.open .navItem {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%)
}

.navButton.navButtonOpen {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.form .formBannerMore .icon-titleMore:before {
	content: "\e6b8";
	display: inline;
	font-size: 1.25rem;
	width: 2rem;
	height: 2rem;
	color: #06c1ae;
	left: -0.3rem;
	margin-top: 0
}

.webContainerBox .bullets li.on {
	background: #06c1ae
}

.icon-gline:after {
	content: "\e672";
	font-size: .8rem;
	color: #333;
	position: absolute;
	top: .6rem;
	right: .4rem
}

.g_background {
	background: 0
}

.shareInfo .showIcon {
	background: url(/image/share/showIconw.png?v=201610211723) 0 0 no-repeat;
	background-size: 1.4rem 1.4rem
}

.navButtonOpen .menuNav .icon-menuNavTip:before {
	content: "\e66f"
}

.pagenation .icon-pagePrev:before {
	color: #06c1ae
}

.pagenation .icon-pageNext:before {
	color: #06c1ae
}

.pagenation .icon-pagePrev.pageDisable:active:before {
	color: #06c1ae
}

.pagenation .icon-pageNext.pageDisable:active:before {
	color: #06c1ae
}

.shareInfo .hideIcon {
	background: url(/image/share/hideIconw.png?v=201610211723) 0 0 no-repeat;
	background-size: 1.4rem 1.4rem
}

.fullScreenBackground {
	background: rgba(255, 255, 255, 0.3);
	display: block
}

.navBaseIcon .itemSelected .navItemIcon {
	background: #fff;
	border: 2px solid #06c1ae
}

.navExistOffPanel.navPanelOpen {
	display: block;
	background: rgba(0, 0, 0, 0.6);
	margin-left: 0;
	z-index: 80
}

#g_web .g_mainColor {
	color: #06c1ae
}

.productNewDetailPanel .bullets li.on {
	background-color: #06c1ae
}

.productNewDetailPanel .optionSelected {
	background-color: #06c1ae
}

.productNewDetailPanel .g_button {
	background-color: #06c1ae
}

.productNewDetailPanel .icon-pagePrev:before {
	color: #06c1ae
}

.productNewDetailPanel .icon-pagePrev {
	border-color: #06c1ae
}

.productNewDetailPanel .icon-pageNext:before {
	color: #06c1ae
}

.productNewDetailPanel .icon-pageNext {
	border-color: #06c1ae
}

.productNewDetailPanel .userComment {
	color: #06c1ae
}

.productNewDetailPanel .productAddMall {
	color: #fff;
	border-color: #06c1ae
}

.productNewDetailPanel .productImmediatelyBug {
	background-color: #2b2b2b;
	border-color: #2b2b2b;
	margin: 0
}

.productNewDetailPanel .tabUl .tabActive {
	color: #06c1ae;
	border-color: #06c1ae
}

.productNewDetailPanel .mallPrice {
	color: #06c1ae
}

.navbar.open .navItem a {
	visibility: visible
}

.webPagePanel .mallPrice {
	color: #06c1ae
}

.webPagePanel .tabUl .tabActive {
	color: #06c1ae;
	border-color: #06c1ae
}

.webPagePanel .optionSelected {
	background-color: #06c1ae
}

.webPagePanel .bullets li.on {
	background-color: #06c1ae
}

.msgArea .msgLevalUser {
	color: #06c1ae
}

.searchType0 .icon-mSearchBtn {
	color: #06c1ae
}

.searchType1 .icon-mSearchBtn {
	background-color: #06c1ae
}

.searchType2 .icon-mSearchBtn {
	background-color: #06c1ae;
	border-color: #06c1ae
}

.searchType3 .icon-mSearchBtn {
	color: #06c1ae
}

.searchType4 .icon-mSearchBtn {
	background-color: #06c1ae
}

.form .formMiddle .search.searchType5 {
	background-color: #06c1ae
}

#g_web .g_bgColor {
	background-color: #06c1ae
}

.productNewDetailPanel .detailHeaderColor {
	background-color: #06c1ae
}

.newsNewDetailPanel .detailHeaderColor {
	background-color: #06c1ae
}

.g_bdColor {
	border-color: #06c1ae
}

.g_color {
	color: #06c1ae
}

.newsList .g_newsElementsPanel {
	color: #333
}

.newsList .g_newsElementsPanel .g_ne_separatorLine {
	background: #333
}

.newsList .newsArrayPanel.column2 .g_newsElementsPanel {
	color: #333
}

.homeIcon {
	font-size: 1.2rem
}

.serBaseIcon .icon-serItemIcon:before {
	font-size: 1.3rem
}

.serBaseIcon .serItemIcon {
	height: 1.2rem;
	line-height: 1.2rem
}

.productNewDetailPanel .tabLi {
	font-size: .6rem
}

.orderSettle .orderSettle_line .count_line {
	font-size: .6rem
}

.orderSettle .orderSettle_line .mall_price {
	font-size: .6rem
}

#profile .profileContent .icon-addrInfoIcon:before {
	content: "\b0025";
	color: #333
}

#profile .profileContent .icon-starIcon:before {
	content: "\b0051";
	color: #333
}

#profile .profileContent .icon-coupons:before {
	content: "\b0210";
	color: #333
}

#profile .profileContent .icon-pInfoIcon:before {
	content: "\b0027";
	color: #333
}

#profile .profileContent .icon-cPswIcon:before {
	content: "\b0029";
	color: #333
}

#profile .profileContent .icon-noticeIcon:before {
	content: "\b0021";
	color: #333
}

#profile .profileContent .icon-integralIcon:before {
	content: "\b0208";
	color: #333
}

.propInfoCell {
	font-size: .6rem
}

.payCount_line .totalKey {
	font-size: .6rem
}

.payCount_line .priceDiv {
	font-size: .6rem
}

.payCount_line .saleSaveMoneyKey {
	font-size: .5rem
}

.payCount_line .saleSaveMoney {
	font-size: .5rem
}

.addressList .selectedArea {
	font-size: .55rem
}

#addrInfoList .addrInfo .right .edit:before {
	font-size: .75rem
}

#addrInfoList .addrInfo .right .cutOut:before {
	font-size: .75rem
}

.orderDetail .orderDetailArea .line .item_name {
	font-size: .6rem
}

.orderDetail .orderDetailArea .line .item_val {
	color: #666
}

#editAddrInfo .orderSaveAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem
}

.g_mallButton {
	width: 50%;
	padding: .55rem 0;
	border-width: 0
}

.productAddMall.g_mallButton {
	margin: 0;
	background: #06c1ae
}

.orderButton {
	width: 3.6rem;
	padding: 0;
	font-size: .6rem;
	text-align: center;
	line-height: 1.2rem;
	height: 1.2rem
}

.orderSettle .order_bottom .g_button {
	width: 5rem;
	margin: 0;
	font-size: .7rem;
	float: right
}

#profile .profileContent .icon-orderIcon:before {
	content: "\b0066";
	color: #333
}

#profile .profileContent .icon-cLogoutIcon:before {
	content: "\b0033";
	color: #333
}

.buyButton {
	padding: 0 .85rem;
	font-size: .6rem
}

#addrInfoList .orderAddAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem;
	margin: .5rem .5rem;
	width: 15rem;
	border: 0
}

.productNewDetail .productParamterNameList {
	font-size: .6rem
}

.mallCart .bottom .g_button {
	width: 5rem;
	margin: 0;
	font-size: .7rem
}

.orderSettle .order_bottom .mall_allPrice {
	min-width: 7.6rem;
	font-size: .65rem;
	margin: .5rem .5rem 0 .5rem
}

.productNewDetailPanel .uiCusStyle {
	font-size: .6rem
}

.productDetailInfoPanel {
	font-size: .6rem
}

.orderDetail .morePayMod {
	font-size: .6rem
}

.orderDetail .orderDetailTop .bottom {
	margin-left: 2.8rem;
	margin-right: 2.8rem
}

.g_locale2052 .orderStatus {
	font-size: .65rem
}

.g_locale2052 .orderNumber {
	font-size: .65rem
}

#addrInfoList .addrInfo {
	margin-top: .5rem;
	margin-bottom: .5rem;
	height: 6.3rem
}

.modifyArea {
	font-size: .6rem
}

.orderDetail .orderDetailTop .orderDetailButton {
	width: 4.5rem;
	height: 1.5rem;
	font-size: .6rem;
	line-height: 1.4rem
}

.orderDetail .orderAddrDetailLine .line_item {
	line-height: 1.2rem
}

.orderDetail .orderDetail_line .itgName {
	font-size: .6rem
}

.mallPrice {
	color: #06c1ae
}

.productMallShop {
	min-height: 2rem;
	font-size: .7rem
}

.productMallBuyPanel .g_mallButton {
	margin: 0
}

.productMallBuyPanel {
	padding: 0;
	height: 2rem
}

.productMallOptionPanel .productMallOptionContent {
	bottom: 2rem
}

.productMallBuyPanel .productMallBuy {
	margin: 0
}

.mallCart .payCount_line {
	padding: .3rem 0 0 0
}

.mallCart .selectAllBtnWrap {
	padding: .5rem 0 0 0
}

.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;
	line-height: 1.95rem
}

.useItgPanel .useItgOpera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	border: .05rem solid
}

.fk-coupon-opera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	border: .05rem solid
}

.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;
	line-height: 1.95rem;
	font-size: .7rem
}

#g_web .orderDetail .buyButton {
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 .6rem
}

#profile .profileContent .onLogout {
	font-size: .6rem
}

#modifyIntegral .profileContent {
	padding: 0 .5rem;
	margin: .5rem 0 0 0;
	background: #fff
}

#modifyIntegral .integrationLine {
	border: 0;
	border-top: 0;
	border-bottom: solid #f0f0f0 1px
}

#modifyIntegral .incomeLine {
	border: 0;
	margin-top: 0
}

#modifyIntegral {
	background: #f7f7f7
}

#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 .g_globalLine {
	margin: 0;
	border-bottom: solid #f0f0f0 1px
}

#modifyPersInfo .g_input {
	background: #fff;
	margin: 0;
	border: 0
}

#modifyPersInfo #mobile {
	margin: 0;
	border-left: none;
	border-bottom: 0
}

#modifyPersInfo .profileContent .sendIcon {
	margin: .5rem 0;
	height: 2rem;
	width: 100%
}

#modifyPsw .profileContent {
	padding: .5rem 0 0 0;
	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 .profileSubmit {
	width: 15rem;
	margin: .5rem
}

#modifyPsw .g_globalLine:last-child {
	background: #f7f7f7
}

#g_web .productMallShop .productImmediatelyBug {
	width: 50%;
	padding: .55rem 0;
	margin: 0;
	border: 0;
	background: #2b2b2b;
	font-size: .7rem
}

.productMallShop .productAddMall.g_mallButton2 {
	width: 50%;
	padding: .55rem 0;
	margin: 0;
	border: 0;
	background: #06c1ae;
	color: #fff;
	font-size: .7rem
}

.g_bookingButton {
	width: 100%;
	padding: .55rem 0;
	border-width: 0
}

.productAddMall.g_bookingButton {
	margin: 0;
	background: #06c1ae
}

#profile .profileContent .icon-fenxiao:before {
	content: "\b0176";
	color: #333
}

#g_web .productMallShop .isNewTheme.g_bookingButton {
	background: #06c1ae
}

#profile .profileContent .icon-cutPrice:before {
	content: "\b0244";
	color: #333
}
