.oneLine{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.twoLine{
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.clearfix::before, .clearfix::after {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
}
.mb_18px{
    margin-bottom: 18px;
}
.detail-nav{
    color: #999;
    line-height: 50px;
    font-size: 12px;
}
.detail-nav a{
    color: #999;
}
.yyQA{
    margin-bottom: 38px;
}

.yySideMenu{
    width: 181px;
    float: left;
}
.meTit{
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #f5f5f5;
    color: #b4a078;
    font-size: 14px;
}
.muList{
    border: solid 1px #e8e8e8;
    /* border-top: 0; */
}
.muList li{
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: solid 1px #e8e8e8;
    position: relative;
}
.muList li:nth-last-child(1){
    border-bottom: 0;
}
.muList i{
    width: 5px;
    height: 5px;
    border-top: 1px solid #c3c8d6;
    border-right: 1px solid #c3c8d6;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    display: inline-block;
    margin: 0 0 4px 5px;
}
.yyExpla{
    width: 998px;
    float: right;
    border: solid 1px #e8e8e8;
    padding: 32px 59px 0 49px;
    box-sizing: border-box;
}
.comProblem{
    font-size: 18px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #e8e8e8; 
}
.yyPbm{
    padding: 37px 0 3px;
}
.pbm_01{
    margin-bottom: 37px;
}
.pbm_01 p{
 line-height: 22px;
}
.pbmReply{
    color: #999999;
}
/* 礼品兑换 */
.giftTop{
    margin-bottom: 35px;
}
.red{
    color: #fd1531;
    font-size: 26px;
    font-weight: bold;
}
.giftImg{
 position: relative;
 height: 400px;
 width: 33.34%;
 float: left;
 background: #f6f3e6;
 margin-right: 36px;
}
.giftDe{
    width: 46.5%;
    float: left;
}
.gfTit{
    font-size: 18px;
    font-weight: bold;
}
.gift_01{
    margin-bottom: 24px;
}
.gfSmall{
    color: #999999;
    font-size: 14px;
    line-height: 26px;
}
.gPri{
    color: #c0c0c0;
    margin-right: 24px;
    vertical-align: super;
}
.gift_02{
 margin-bottom: 52px;
}
.gift_03{
    margin-bottom: 90px;
}
.gift_03 p{
    color: #737373;
    font-size: 18px;
    line-height: 32px;
}
.immExchage{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	background-color: #f5f3ef;
	border-radius: 2px;
    border: solid 1px #b4a078;
    display: block;
    color: #b4a078;
    font-size: 16px;
    float: right;
}
.giftBom{
    margin-bottom: 64px;
}
.gfOchice{
    font-size: 16px;
    color: #595959;
    border-bottom: 2px solid #b4a078;
    padding-bottom: 12px;
}
.gfOchice .red{
    color: #b60105;
    font-size: 16px;
    margin: 0 2px 0 0;
    font-weight: normal;
}
.gfProList{
    padding: 18px 22px 0;
    box-sizing: border-box;
}
.gfProList li{
    width: 21.63%;
  float: left;
  margin-right: 50px;
  margin-bottom: 34px;
  background-color: #ffffff;
 
}
.gfProList li:nth-of-type(4n){
    margin-right: 0;
}
.pic_01{
    position: relative;
    height: 250px;
    border: solid 1px #e3e3e3;
    margin-bottom: 16px;
    position: relative;
}
.pic_01 img{
    padding: 14px 15px;
    box-sizing: border-box;
}

.proTxt p{
    font-size: 16px;
    color: #333333;
    height: 48px;
}
.yyCre{
    position: absolute;
    width: 45px;
    height: 45px;
    right: 0;
    border-top: 24px solid #e3e3e3;
    border-right: 24px solid #e3e3e3;
    border-left: 24px solid transparent;
    border-bottom: 24px solid transparent;
    z-index: 100;
}
.creH{
    position: absolute;
    right: -18px;
    top: -22px;
}
.pic_01 .creH img{
    padding: unset;
}
.yyCre.seRed{
    border-top: 24px solid #b60105;
    border-right: 24px solid #b60105;
}
/* .seRed{
    background: #fd1531;
} */

/* 弹框样式 */
.newAdrs{
    padding: 0 47px;
    box-sizing: border-box;
}
.newList li{
    margin-bottom: 18px;
}
.newList li input{
    height: 34px;
    line-height: 34px;
    border: 1px solid #dddddd;
    overflow: hidden;
    padding-left: 7px;
    width: 71%;
}
.newList .f_01{
    width: 71px;
    display: block;
    text-align: right;
    margin-right: 2px;
    /* vertical-align: top; */
    color: #3c3c3c;
    float: left;
    height: 28px;
    line-height: 28px;
}
.newList textarea{
    padding-top: 6px;
    padding-left: 6px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    width: 85.4%;
}

.croBar{
    margin: 0 3px;
}
.newList .f_03{
    color: #888888;
    font-size: 12px;
}
.eDefAdrs{
    width: 139px;
    height: 44px;
    line-height: 44px;
	background-color: #b4a078;
    border-radius: 5px;
    text-align: center;
    float: right;
    margin-right: 54px;
}
.eDefAdrs a{
    color: #ffffff;
    font-size: 16px;
}
.newList .fliS{
   width: 45%;
   float: left;
}
.newList .fliS:nth-last-child(1){
    width: 43%;
    margin-left: 57px;
}
/* æäº¤è®¢å•åœ°åŒº */
.select_data .select_infor {
    float: left;
    min-width: 164px;
    height: 28px;
    line-height: 26px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    margin-right: 4px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    background: #ffff;
    padding-left: 6px;
}
.select_data .select_infor span {
    display: block;
    min-width: 78px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #999999;
    padding-right: 23px;
    box-sizing: border-box;
}
.select_data .select_infor.selected_province span,.select_data .select_infor.selected_city span,.select_data .select_infor.selected_region span{
    color: #999999;
    font-weight: normal;
}

.select_data .select_infor i {
    float: left;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 5px solid #9c9c9c;
}
.select_data ul {
    width: 164px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding-bottom: 10px;
    position: absolute;
    background: #fff;
    border-top: none;
    left: -1px;
    z-index: 99;
    overflow-y: auto;
    height: 130px;
    top: 27px;
}
.select_data ul li {
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
    margin-bottom: 0;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
.geb6100 {
    /* background: #a09d9a; */
    color: #fba010 !important;
}
.sel_city {
    overflow-y: auto;
    height: 170px;
}

/* 礼卡兑换 */
.yyCHC{
    background: url(../images/duihuan.png) no-repeat center;
    height: 420px;
}
.yyCHCFom{
    width: 300px;
    background: #ffffff;
    padding: 35px 18px 67px;
    box-sizing: border-box;
    float: right;
    margin-top: 50px;
}
.cHcFomTit{
    color: #333333;
    font-size: 20px;
    margin-bottom: 5px;
}
.chcInput{
    margin-bottom: 22px;
}
.chcInput input{
    width: 253px;
    height: 37px;
    line-height: 37px;
	background-color: #fcfaf6;
    border: solid 1px #b4a078;
    padding-left: 5px;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 0;
}
.chcBtn{
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #b4a078;
    margin: auto;
}

.chcBtn a{
    color: #ffffff;
    font-size: 16px;
}
.ftLt{
    float: left;
    width: 115px;
    color: #595959;
}
.ftRt{
    width: 983px;
    float: left;
}
.ftRt a{
    color: #595959;
    margin-right: 53px;
    /* width: 84px; */
    padding-right: 2px;
    overflow: hidden;
    display: block;
    float: left;
    height: 21px;
}
.cZfT_01{
    padding: 18px 0;
    border-bottom: 1px solid #f2f2f2;
}
/* 选择类名 */
.ftRt .is_op{
    color:#b4a078;
}
.ftRt .priceTip {
    width: 40%;
    float: left;
}
.ftRt .priceTip span {
    margin-right: 78px;
    cursor: pointer;
}
.sPri{
    position: relative;
}
.sPri i.up {
    top: 3px;
}
.sPri i {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: -13px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #bfb093;
    cursor: pointer;
}
.sPri i.down {
    transform: rotate(180deg);
    bottom: 2px;
}
i.upDnY {
    border-bottom: 5px solid #fb5e25;
}
.cZoneType{
    margin-bottom: 38px;
}
.gfCZPro.pro-list li{
  border: none;
  margin-bottom: 36px;
}
.gfCZPro .top{
  background: #f3f2e6;
}
.gfCZBom{
    padding-top: 29px;
}
.gfCZBom p{
    line-height: 26px;
}
.page.czPage{
  text-align: center;
  margin-bottom: 30px;
}
.czPage .cur{
    background: #b8a580;
    color: #ffffff;
}
/* 登录注册 */
.yyLgRg .yyCHC{
 background: url(../images/icon/lgRgBg.png) no-repeat center;
 height: 595px;
}
.yyCC{
    float: right;
    width: 383px;
    margin-top: 90px;
    background-color: #ffffff;
    /* padding: 29px 41px; */
    box-sizing: border-box;
}
.lgReFom{
    margin:29px 41px 0;
}

.cHcFomTit .lg{
    width: 150px;
    font-size: 18px;
    float: left;
    color: #9f9f9f;
    cursor: pointer;
}
.cHcFomTit .lgAc{
    text-align: right;
    border-left: 1px solid #737373;
}
.lg.seLg{
    color: #4d4d4d;
}
.lgReFom .cHcFomTit{
    margin-bottom: 45px
}
.lrInput{
    width: 300px;
}
.lrInput input{
    background: #ffffff;
    width: 100%;
    border: solid 1px #e8e8e8;
    position: relative;
}
.lrInput .telCode{
    /*width: 210px;*/
    width: 200px;
    float: left;
}
.gtCode{
    /*width: 90px;*/
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
	background-color: #eeeeee;
    border: solid 1px #e8e8e8;
    display: block;
    float: left;
    cursor: pointer;
}
.f0 {
    margin-top: 10px;
    margin-left: 3px;
    width: 29px;
    height: 20px;
    position: absolute;
    display: inline-block;
    z-index: 6;
    border-right: 1px solid #e8e8e8;
}
.f0 img{
    margin: auto;
    display: block;
}
.lrInput .telNum{
  padding-left: 40px;
  font-size: 14px;
}
.lrBtn{
    width: 300px;
    height: 48px;
    line-height: 48px;
	background-color: #b4a078;
    border-radius: 2px;
    overflow: hidden;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 8px;
}
.lrBtn a{
    color: #ffffff;
    font-size: 18px;
}
.log1 {
    margin-top: 7px;
    margin-bottom: 29px;
    color: #999999;
}
.log1 .fH{
    color: #393939;
}
.log1 .rem {
    position: relative;
    padding-left: 27px;
}
.log1 span{
    font-size: 12px;
}
.log1 .rem i {
    display: inline-block;
    width: 18px;
	height: 18px;
	border: solid 1px #dddddd;
    position: absolute;
    left: 0px;
    top: -2px;
}
.log1 .pw {
    float: right;
    color: #666666;
}

i.checked:after {
    content: "";
    background: url(../images/icon/dui.png) no-repeat center;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.yyFomQA{
    width: 100%;
    height: 58px;
    line-height: 58px;
    background-color: #f5f3ef;
    padding: 0 23px 0 40px;
    box-sizing: border-box;
}
.yyFomQA .qaCont{
    width: 50%;
    float: left;
}
.mtProblem{
    float: right;
    color: #999999;
    font-size: 12px;
}
.qaCont img{
    margin-right: 12px;
}
.log1 .frg{
    color: #999999;
    font-size: 12px;
}
.log1 .rgCount{
    float: right;
}
/* 注册弹框 */
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
input[type="number"]{
    -moz-appearance: textfield;
}
.lgFocus .log0{
    border: 1px solid #f5622d;
}
.error {
    color: #f5622d;
    display: block;
    margin: -18px 0 8px 87px;
    display: none;
    
}
.log0 input[type=text], .log0 input[type=password]{
    margin-left: 0;
    font-size: 14px;
}
.log0{
    margin-bottom: 25px;
}
.log0 input {
    outline: none;
    width: 253px;
	height: 26px;
    border: solid 1px #ebebeb;
    padding: 7px 5px;
    box-sizing: border-box;
}
.log0 .f1{
    width: 67px;
    color: #737373;
    font-size: 14px;
    margin-right: 12px;
}
.lgVer .infos {
    height: 26px;
    line-height: 26px;
    outline: none;
    border: 1px solid #e2e2e2;
    width: 150px;
    /*width: 166px;*/
    box-sizing: border-box;
    /*border-right: none;*/
}
a.send1 {
    /*width: 88px;*/
    width: 104px;
    height: 26px;
    line-height: 26px;
	background-color: #b4a078;
    /* display: inline-block; */
    text-align: center;
    color: #ffffff;
    float: right;
}
.frmA{
    padding: 0 45px;
    box-sizing: border-box;
}
.suBtn{
    text-align: center;
}
#submitReg{
    width: 270px;
	height: 35px;
	background-color: #b4a078;
    border-radius: 2px;
    color: #ffffff;
    font-size: 18px;
    border: none;
}
