@charset "utf-8";

.g_web {
	background: #f7f7f7
}

.webContainerBox {
	background: #f7f7f7;
	top: 0rem;
	overflow-x: hidden;
	overflow-y: hidden
}

.webHeader {
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

.webHeaderBg {
	/* background: #ff7214; */
	background: #ff0101;
	background-size: contain
}

.header {
	height: 2.25rem;
	line-height: 2.25rem;
	text-align: center;
	margin: 0;
	padding: 0
}

.header .pageLogo.left {
	float: left
}

.webHeaderBg .pageTitle {
	height: 2.25rem;
	line-height: 2.25rem;
	font-size: .8rem
}

.webBannerBox {
	margin-bottom: 2rem
}

.defaultBanner {
	background-image: url(/image/banners/N1019.jpg?v=201610211723);
	background-position: 50% 50%
}

.navbar {
	background: #fff;
	z-index: 1;
	height: 1.9rem;
	border-bottom: solid #ebebeb 1px
}

.navbar .navbarList {
	position: relative;
	left: 0rem;
	-webkit-transition: left .5s ease-in, color .3s ease-out;
	-ms-transition: left .5s ease-in, color .3s ease-out;
	-moz-transition: left .5s ease-in, color .3s ease-out;
	-o-transition: left .5s ease-in, color .3s ease-out;
	transition: left .5s ease-in, color .3s ease-out
}

.navbar .navItem {
	float: left
}

.navbar .navItem a {
	height: 1.9rem;
	color: #333;
	line-height: 1.9rem;
	text-align: center;
	display: block;
	font-size: .6rem;
	padding: 0 .5rem;
	white-space: nowrap;
	max-width: none;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;
	width: auto;
	position: relative;
	word-break: keep-all;
	min-width: 2.8rem
}

.navbar .navItem:active {
	background: #eee
}

.navbar .navLeft {
	height: 100%;
	width: .75rem;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
	left: 0rem;
	top: 0rem;
	cursor: pointer
}

.navbar .navRight {
	height: 100%;
	width: .75rem;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
	right: 0rem;
	top: 0rem;
	cursor: pointer
}

.navbar .itemSelected {
	background: 0;
	height: 1.85rem;
	/* border-bottom: .1rem solid #ff7214 */
	border-bottom: .1rem solid #ff0101
}

.navBaseIcon .navItemIcon {
	display: none
}

.navBaseIcon .navItem .navItemName {
	font-size: .6rem
}

.navBaseIcon .navItem a {
	line-height: 1.8rem
}

.navButton {
	display: none
}

.g_panel {
	background: #f9f9f9
}

.g_replyPanel {
	background: #dadada;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-o-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1)
}

.g_panelArrow {
	color: #dadada
}

.g_separator {
	background: 0
}

.g_separator:last-child {
	display: none
}

.g_button {
	background: #ff0101;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	font-size: .7rem
}

.form {
	padding: 0rem 0rem .4rem 0rem;
	margin-top: .5rem;
	background: #fff
}

.form .titleCenter {
	height: 2rem;
	line-height: 2rem;
	background: #fff;
	padding: 0
}

.form .formBannerMore .titleMore {
	color: #999;
	float: none;
	margin-left: .3rem;
	padding: .2rem;
	display: block;
	width: 94%;
	background: #f2f2f2
}

.form .formBannerMore .titleMoreIcon {
	display: none;
	padding: 0rem;
	width: 1rem;
	height: 2rem;
	margin: 0rem;
	background-size: 1.2rem;
	margin: 0rem
}

.form .formBannerMore .titleMore:active {
	background: rgba(0, 0, 0, .5)
}

.form .formBannerMore .titleMoreIcon:active {
	background: #f2f2f2
}

.form .formBannerTitle .textContent {
	float: none;
	width: auto;
	padding-left: .4rem;
	padding-right: .4rem;
	display: inline-block
}

.form .formBannerTitle .titleText {
	width: 96%;
	text-align: center;
	color: #ff0101;
	text-indent: 0;
	margin-left: .3rem;
	overflow: visible !important;
	height: 50%
}

.form .formMiddle {
	background: #fff;
	padding-bottom: 0rem
}

.form .formBannerTitle {
	font-size: .7rem
}

.multilingualArea {
	background: #f7f7f7
}

.multilingualArea .multiLanguageCtrl {
	color: #666
}

.multilingualArea .g_mullink {
	color: #666;
	font-size: .6rem
}

.lanSelect .lanItem:hover {
	background-color: #666
}

.mbTitle {
	color: #666
}

.admReqContent {
	color: #fff
}

.mtitle {
	margin-bottom: 0rem
}

.admReq {
	color: #fff
}

.newsList .line .lineBody .g_topFlag {
	margin: 0;
	position: absolute
}

.newsList .topFlagLine a {
	width: 100%
}

.newsList .line:before {
	content: " ";
	width: .2rem;
	height: .2rem;
	top: 1rem;
	left: .6rem;
	background: #585858;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.newsList .line:active {
	background: #f2f2f2
}

.newsList .line a {
	width: 100%;
	font-size: .7rem
}

.newsDetail .title {
	background: 0
}

.form .mProductList a {
	font-size: .6rem
}

.form .formMiddle .productPicListForm {
	padding: .25rem 0rem
}

.form .formMiddle .productPicListForm:active {
	background: #f4f4f4
}

.form .formMiddle .mProductTileForm:active {
	background: #f4f4f4
}

.proDetailDiv .mallOptionBox {
	border-top: 1px solid #e7d8ce
}

.orderDetail .orderDetail_line .line_title {
	font-size: .65rem
}

.mall_product .mallOptions {
	color: #bcbcbc
}

.mallButton {
	/* color: #ff7214; */
	color: #ff0101;
	background: #fff;
	/* border: .05rem solid #ff7214 */
	border: .05rem solid #ff0101
}

.photoModule.styleForm1 .photoDiv .imgName {
	font-size: .7rem
}

.pagenation {
	color: #666
}

.pagenation .pageSelect {
	height: 1.6rem;
	border: 0
}

.pagenation .pagePrev {
	width: 3.5rem;
	/* border: 1px solid #ff7214; */
	border: 1px solid #ff0101;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	background-size: 100%
}

.pagenation .pageNext {
	width: 3.5rem;
	/* border: 1px solid #ff7214; */
	border: 1px solid #ff0101;
	-webkit-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	background-size: 100%
}

.pagenation .pagePrev:active {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.pagenation .pageNext:active {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.pagenation .pageDisable:active {
	background: 0
}

.footer {
	background: #fff
}

.webMapServiceBox {
	background: #a1200b
}

.webCustomerServiceBox .customerServiceDiv {
	padding-top: .15rem;
	position: fixed;
	bottom: 0rem;
	height: 2.2rem;
	z-index: 1;
	/* background-color: #ff7214 */
	background-color: #ff0101;
	background-size: contain
}

.webFooterBox .bottomdiv .bottom {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.technicalSupport {
	color: #999
}

.webFooterBox .bottomdiv .bottom .backtop {
	font-size: .6rem;
	font-weight: lighter
}

.richContent {
	color: #999;
	font-size: .6rem
}

.line {
	padding-right: 1.25rem
}

.navBaseIcon .icon-navItemIcon:before {
	display: none
}

.icon-navLeft:before {
	content: "\e60e";
	color: #fff;
	display: block;
	font-size: 1rem;
	margin-left: -0.1rem;
	margin-top: .5rem
}

.icon-navRight:before {
	content: "\e672";
	color: #fff;
	display: block;
	font-size: 1rem;
	margin-left: -0.1rem;
	margin-top: .5rem
}

.productCrossedSlide:nth-child(2n+1) {
	margin-left: .6rem
}

.productCrossedSlide:nth-child(2n) {
	margin-right: .6rem
}

.productWaterFall:nth-child(2n+1) {
	margin-left: .65rem
}

.productWaterFall:nth-child(2n) {
	right: .65rem
}

.g_dashed {
	border-bottom: 0
}

.webContainerBox .bullets li.on {
	/* background: #ff7214 */
	background: #ff0101
}

.form .formBannerMore .icon-titleMore:before {
	content: "\e672";
	font-size: 1rem;
	width: 1rem;
	height: 1rem;
	color: #666;
	line-height: 2rem
}

.icon-gline:after {
	content: "\e672";
	font-size: .7rem;
	color: #666;
	position: absolute;
	top: .7rem;
	right: .15rem
}

.pagenation .icon-pagePrev:before {
	font-size: .6rem;
	color: #f23030
}

.pagenation .icon-pageNext:before {
	font-size: .6rem;
	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: #ff7214 */
	background-color: #ff0101
}

.productNewDetailPanel .optionSelected {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.productNewDetailPanel .g_button {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.productNewDetailPanel .icon-pagePrev:before {
	/* color: #ff7214 */
	color: #ff0101
}

.productNewDetailPanel .icon-pagePrev {
	/* border-color: #ff7214 */
	border-color: #ff0101
}

.productNewDetailPanel .icon-pageNext:before {
	/* color: #ff7214 */
	color: #ff0101
}

.productNewDetailPanel .icon-pageNext {
	/* border-color: #ff7214 */
	border-color: #ff0101
}

.productNewDetailPanel .userComment {
	/* color: #ff7214 */
	color: #ff0101
}

.productNewDetailPanel .productAddMall {
	color: #fff;
	/* border-color: #ff7214 */
	border-color: #ff0101
}

.productNewDetailPanel .productImmediatelyBug {
	background-color: #2b2b2b;
	/* border-color: #ff7214 */
	border-color: #ff0101;
	margin: 0rem
}

.productNewDetailPanel .tabUl .tabActive {
	/* color: #ff7214 */
	color: #ff0101;
	/* border-color: #ff7214 */
	border-color: #ff0101
}

.productNewDetailPanel .mallPrice {
	/* color: #ff7214 */
	color: #ff0101
}

.webPagePanel .mallPrice {
	/* color: #ff7214 */
	color: #ff0101
}

.webPagePanel .tabUl .tabActive {
	/* color: #ff7214 */
	color: #ff0101;
	/* border-color: #ff7214 */
	border-color: #ff0101
}

.webPagePanel .optionSelected {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.webPagePanel .bullets li.on {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.msgArea .msgLevalUser {
	/* color: #ff7214 */
	color: #ff0101;
}

.searchType0 .icon-mSearchBtn {
	/* color: #ff7214 */
	color: #ff0101;
}

.searchType1 .icon-mSearchBtn {
	/* background-color: #ff7214 */
	background-color: #ff0101
}

.searchType2 .icon-mSearchBtn {
	/* background-color: #ff7214 */
	background-color: #ff0101;
	/* border-color: #ff7214 */
	border-color: #ff0101;
}

.searchType3 .icon-mSearchBtn {
	/* color: #ff7214 */
	color: #ff0101;
}

.searchType4 .icon-mSearchBtn {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.form .formMiddle .search.searchType5 {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

#g_web .g_bgColor {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.productNewDetailPanel .detailHeaderColor {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.newsNewDetailPanel .detailHeaderColor {
	/* background-color: #ff7214 */
	background-color: #ff0101;
}

.g_bdColor {
	/* border-color: #ff7214 */
	border-color: #ff0101;
}

.g_color {
	/* color: #ff7214 */
	color: #ff0101;
}

.faisco-icons-cart1:before {
	content: "\e616";
	/* color: #ff7214 */
	color: #ff0101;
}

.faisco-icons-contact1:before {
	content: "\e641";
	/* color: #ff7214 */
	color: #ff0101;
}

.faisco-icons-edit1:before {
	content: "\e65e";
	/* color: #ff7214 */
	color: #ff0101;
}

.productNewDetail .productParamterNameList {
	font-size: .6rem
}

.productNewDetailPanel .tabLi {
	font-size: .6rem
}

.productNewDetailPanel .uiCusStyle {
	font-size: .6rem
}

.productDetailInfoPanel {
	font-size: .6rem
}

#profile .profileContent .icon-orderIcon:before {
	content: "\b0066";
	color: #666
}

#profile .profileContent .icon-addrInfoIcon:before {
	content: "\b0025";
	color: #666
}

#profile .profileContent .icon-integralIcon:before {
	content: "\b0208";
	color: #666
}

#profile .profileContent .icon-starIcon:before {
	content: "\b0051";
	color: #666
}

#profile .profileContent .icon-coupons:before {
	content: "\b0210";
	color: #666
}

#profile .profileContent .icon-noticeIcon:before {
	content: "\b0021";
	color: #666
}

#profile .profileContent .icon-pInfoIcon:before {
	content: "\b0027";
	color: #666
}

#profile .profileContent .icon-cPswIcon:before {
	content: "\b0029";
	color: #666
}

#profile .profileContent .icon-cLogoutIcon:before {
	content: "\b0033";
	color: #666
}

#g_body .productNewDetailPanel .mallPrice {
	color: #666
}

.productNewDetail .propInfoRow .propInfoCell {
	color: #666
}

.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: .6rem
}

#addrInfoList .addrInfo .left .text:before {
	font-size: .6rem
}

#addrInfoList .addrInfo .right .edit:before {
	font-size: .6rem
}

#addrInfoList .addrInfo .right .cutOut:before {
	font-size: .6rem
}

.orderSettle .orderSettle_line .mall_price {
	font-size: .6rem
}

.orderSettle .orderSettle_line .count_line {
	font-size: .6rem
}

#addrInfoList .orderAddAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem;
	margin: .5rem .5rem;
	width: 15rem;
	border: 0
}

.buyButton {
	padding: 0 .85rem;
	font-size: .6rem
}

#editAddrInfo .orderSaveAddrInfo {
	height: 2rem;
	padding: 0rem;
	line-height: 2rem
}

.orderDetail .orderDetailTop .orderDetailButton {
	width: 4.5rem;
	height: 1.5rem;
	font-size: .6rem;
	line-height: 1rem
}

.orderDetail .orderDetailTop .bottom {
	margin-left: 2.8rem;
	margin-right: 2.8rem
}

.orderDetail .orderDetailArea .line .item_name {
	font-size: .6rem
}

.orderDetail .orderDetailArea .line .item_val {
	color: #666
}

.shareListPanel .shareTitle {
	color: #666
}

.orderDetail .orderDetail_line .itgName {
	font-size: .6rem
}

.orderDetail .orderAddrDetailLine .line_item {
	line-height: 1.4rem
}

.g_locale2052 .orderNumber {
	font-size: .65rem
}

.g_locale2052 .orderStatus {
	font-size: .65rem
}

.orderButton {
	width: 3.6rem;
	padding: 0;
	font-size: .6rem;
	text-align: center;
	line-height: 1.2rem;
	height: 1.2rem
}

.icon-gClose:before {
	font-size: 1.2rem;
	color: #fff
}

.propInfoCell {
	font-size: .6rem
}

.modifyArea {
	font-size: .6rem
}

.mallPrice {
	/* color: #ff7214 */
	color: #ff0101;
}

.homeIcon {
	font-size: 1.2rem
}

.icon-publishIcon:before {
	content: "\e91b";
	/* color: #ff7214 */
	color: #ff0101;
}

.mallCart .bottom .g_button {
	width: 5rem;
	margin: 0rem;
	font-size: .6rem
}

#addrInfoList .addrInfo {
	margin-top: .5rem;
	margin-bottom: .5rem;
	height: 7rem
}

.g_mallButton {
	width: 50%;
	padding: .55rem 0;
	margin-top: 0;
	border-width: 0rem
}

.productAddMall.g_mallButton {
	margin: 0rem;
	/* background: #ff7214 */
	background: #ff0101;
}

.fileDownloadPanel .iconDefault {
	background: url(/image/fileDownload/Format_icon_32.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconAkp {
	background: url(/image/fileDownload/Format_icon_31.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconZip {
	background: url(/image/fileDownload/Format_icon_30.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconRar {
	background: url(/image/fileDownload/Format_icon_29.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconJs {
	background: url(/image/fileDownload/Format_icon_28.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconCss {
	background: url(/image/fileDownload/Format_icon_27.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconHtml {
	background: url(/image/fileDownload/Format_icon_26.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconDoc {
	background: url(/image/fileDownload/Format_icon_25.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconXls {
	background: url(/image/fileDownload/Format_icon_24.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconPdf {
	background: url(/image/fileDownload/Format_icon_23.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconPpt {
	background: url(/image/fileDownload/Format_icon_22.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconTxt {
	background: url(/image/fileDownload/Format_icon_21.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconEpub {
	background: url(/image/fileDownload/Format_icon_20.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconWps {
	background: url(/image/fileDownload/Format_icon_19.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconBmp {
	background: url(/image/fileDownload/Format_icon_18.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconPng {
	background: url(/image/fileDownload/Format_icon_17.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconJpg {
	background: url(/image/fileDownload/Format_icon_16.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconGif {
	background: url(/image/fileDownload/Format_icon_15.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconAcc {
	background: url(/image/fileDownload/Format_icon_14.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconApe {
	background: url(/image/fileDownload/Format_icon_13.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconOgg {
	background: url(/image/fileDownload/Format_icon_12.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconWma {
	background: url(/image/fileDownload/Format_icon_11.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconWav {
	background: url(/image/fileDownload/Format_icon_10.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconMp3 {
	background: url(/image/fileDownload/Format_icon_09.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconSwf {
	background: url(/image/fileDownload/Format_icon_08.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconRmvb {
	background: url(/image/fileDownload/Format_icon_07.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconMp4 {
	background: url(/image/fileDownload/Format_icon_06.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconFlv {
	background: url(/image/fileDownload/Format_icon_05.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconMkv {
	background: url(/image/fileDownload/Format_icon_04.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .icon3gp {
	background: url(/image/fileDownload/Format_icon_03.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconWmv {
	background: url(/image/fileDownload/Format_icon_02.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .iconAvi {
	background: url(/image/fileDownload/Format_icon_01.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .download {
	background: url(/image/fileDownload/download_icon2.png?v=201610211723)no-repeat;
	background-size: 35px 35px
}

.fileDownloadPanel .fileSize {
	color: #666
}

.productMallShop {
	min-height: 2rem;
	font-size: .7rem
}

.productMallOptionPanel .productMallOptionContent {
	bottom: 2rem
}

.productMallBuyPanel .productMallBuy {
	margin: 0rem
}

.productMallBuyPanel {
	padding: 0;
	height: 2rem
}

.orderSettle .order_bottom .mall_allPrice {
	min-width: 7.6rem;
	font-size: .65rem;
	margin: .5rem .5rem 0 .5rem
}

.mallCart .bottom {
	border-top: 1px solid #f0f0f0
}

.mallCart .payCount_line {
	padding: .3rem 0 0 0
}

.mallCart .selectAllBtnWrap {
	padding: .5rem 0 0 0
}

.orderSettle .order_bottom .g_button {
	width: 5rem;
	margin: 0rem;
	font-size: .6rem;
	float: right
}

.memberBasicInfo {
	height: 7rem;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	/* background: #ff7214 */
	background: #ff0101
}

.memberBasicInfo .icon-pnameIcon {
	position: absolute;
	left: 50%;
	top: 2.8rem;
	width: 3.75rem;
	height: 3.75rem;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	border: solid .14rem rgba(255, 255, 255, 0.6)
}

.memberBasicInfo .icon-pnameIcon img {
	width: 100%;
	height: 100%
}

.memberBasicInfo .memberName {
	display: block;
	width: 100%;
	margin: 0;
	position: absolute;
	top: 5rem;
	font-size: .65rem;
	color: #fff;
	text-align: center
}

.memberBasicInfo .memberLevelName {
	display: block;
	width: 100%;
	margin: 0;
	position: absolute;
	top: 5.8rem;
	font-size: .55rem;
	color: #fff;
	text-align: center
}

#profile .profileContent .onLogout {
	font-size: .6rem
}

#modifyCollection .profileContent li .cancelCollection {
	width: 3.5rem;
	height: 1.2rem;
	padding: 0;
	border: 1px solid #dadada;
	font-size: .6rem;
	line-height: 1.2rem
}

#editUseItgPanel {
	background: #fff
}

#modifyIntegral {
	background: #f7f7f7
}

#modifyIntegral .profileContent {
	padding: 0 .5rem;
	margin: .5rem 0 0 0;
	background: #fff
}

#modifyIntegral .integrationLine {
	border: 0;
	margin-top: 0;
	border-bottom: solid #f0f0f0 1px
}

#modifyIntegral .incomeLine {
	border: 0;
	margin-top: 0
}

#modifyCoupon .tabList .coupon-tab {
	height: 2rem;
	line-height: 2rem;
	padding: 0;
	box-sizing: border-box
}

#modifyPsw .profileContent {
	padding: .5rem 0 0 0
}

#modifyPersInfo {
	background: #f7f7f7
}

#modifyPsw .g_input {
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 .8rem;
	box-sizing: border-box;
	width: 14.4rem
}

#modifyPsw .g_globalLine {
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff
}

#modifyPsw .profileSubmit {
	display: block;
	width: 15rem;
	margin: .5rem
}

#modifyCoupon .tabList .coupon-tab>span {
	border-right: 0
}

#modifyCoupon .tabList .fk-coupon-tab-active {
	padding: 0
}

#modifyCoupon .tabList .fk-coupon-tab-active>span {
	display: block;
	height: 2rem;
	background: #fff;
	color: #666;
	line-height: 2rem
}

#modifyCoupon .fk-coupon-tab-active>em {
	border-left: none;
	border-right: 0;
	border-bottom: 0;
	width: 100%;
	left: 0;
	bottom: -0.02rem;
	margin: 0;
	border-width: .1rem
}

.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
}

.useItgPanel .useItgOpera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	box-sizing: border-box;
	border: .05rem solid
}

.useItgPanel .useItgOpera .g_button {
	box-sizing: border-box
}

.useItgPanel .useTips {
	padding: .2rem 0
}

.orderSettle .order_bottom {
	height: 2rem
}

.orderSettle .sep_line_sty {
	display: none
}

.serBaseIcon .icon-serItemIcon:before {
	font-size: 1.3rem
}

.serBaseIcon .serItemIcon {
	height: 1.2rem;
	line-height: 1.2rem
}

#profileArea .g_globalLine:first-child {
	margin: 0
}

.loginContent .g_globalLine {
	background: transparent
}

.loginContent .loginBottom {
	text-align: right
}

.signUpContent {
	margin: 0
}

#profileArea {
	margin: 0;
	padding: .75rem
}

#profileArea #mobileCt {
	padding: 0 0 0 4rem
}

#editAddrInfo {
	background: transparent
}

#modifyPersInfo .g_input {
	background: #fff;
	margin: 0;
	border: 0;
	width: 100%
}

#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: #f7f7f7
}

#modifyPsw .icon-cnNewPsw:before,
#modifyPsw .icon-cnOldPsw:before {
	position: absolute;
	top: .9rem;
	display: block
}

.fk-coupon-opera .g_button {
	box-sizing: border-box;
	font-size: .7rem
}

.fk-coupon-opera .notUseBtn {
	margin: .5rem 1.2rem .5rem 0;
	box-sizing: border-box;
	border: .05rem solid;
	font-size: .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
}

.technicalSupport a {
	color: #999
}

#g_web .orderDetail .buyButton {
	height: 1.2rem;
	line-height: 1.2rem;
	padding: 0 .6rem
}

.productMallBuyPanel .g_mallButton {
	margin: 0
}

#modifyPersInfo #mobile {
	margin: 0;
	border-left: none;
	border-bottom: 0
}

#modifyPersInfo .g_globalLine {
	border-bottom: solid #f0f0f0 1px
}

#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: #ff7214 */
	background: #ff0101;
	color: #fff;
	font-size: .7rem
}

.g_bookingButton {
	width: 100%;
	padding: .55rem 0;
	margin-top: 0;
	border-width: 0rem
}

.productAddMall.g_bookingButton {
	margin: 0rem;
	/* background: #ff7214 */
	background: #ff0101
}

#profile .profileContent .icon-fenxiao:before {
	content: "\b0176";
	color: #333
}

#g_web .productMallShop .isNewTheme.g_bookingButton {
	/* background: #ff7214 */
	background: #ff0101
}

#profile .profileContent .icon-cutPrice:before {
	content: "\b0244";
	color: #333
}
