body,button, input, select, textarea{font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";-webkit-appearance: none;}/* 用 ascii 字符表示，使得在任何编码下都无问题 */
input[type=checkbox]{
-webkit-appearance: checkbox;
}input[type=radio]{
-webkit-appearance: radio;
}
@media only screen {
    html {
        font-size: 16px;
    }
}

@media only screen and (max-width: 330px) {
    html {
        font-size: 16px;
    }
}

@media only screen and (min-width: 330px) and (max-width: 430px) {
    html {
        font-size: 18px;
    }
}

@media only screen and (min-width: 430px) and (max-width: 530px) {
    html {
        font-size: 24px;
    }
}

@media only screen and (min-width: 530px) and (max-width: 590px) {
    html {
        font-size: 26px;
    }
}

@media only screen and (min-width: 590px) and (max-width: 690px) {
    html {
        font-size: 28px;
    }
}

@media only screen and (min-width: 690px) and (max-width: 760px) {
    html {
        font-size: 32px;
    }
}

@media only screen and (min-width: 760px) and (max-width: 840px) {
    html {
        font-size: 34px;
    }
}

@media only screen and (min-width: 840px) and (max-width: 920px) {
    html {
        font-size: 36px;
    }
}

@media only screen and (min-width: 920px) and (max-width: 1000px) {
    html {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    html {
        font-size: 56px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    html {
        font-size: 56px;
    }
}

@media only screen and (min-width: 1500px) {
    html {
        font-size: 58px;
    }
}

#mediaCssFooterCss {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0;
}

html, body {
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    -webkit-user-select: none;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

div {
    outline: 0 !important;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#page {
    position: relative;
    width: 100%;
    min-height: 100%;
}

#page_boot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pagemode {
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    background-color: #fff;
}

#load_area {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    line-height: 3em;
    color: #464646;
    z-index: 99;
}

#load_title {
    position: absolute;
    top: 35%;
    width: 100%;
    line-height: 2.2em;
    text-align: center;
    z-index: 99;
}

.load_bg_area {
    margin: 0 auto;
    width: auto;
    display: inline-block;
    text-align: center;
    background-color: #7f7f7f;
    color: #fff;
    line-height: 2em;
    padding: 0 0.5em 0 0.5em;
    -webkit-border-radius: 0.3em;
}

.load_bg_area span {
    font-size: 0.72em;
    font-weight: bolder;
}

.load_image {
    vertical-align: middle;
    margin-top: 0.8em;
    height: 1.8em;
    -webkit-animation-name: loading;
    -webkit-transform: rotate(0deg) translateZ(0);
    -webkit-transition-duration: 0ms;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2000ms;
}

@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(0deg) translateZ(0);
    }
    to {
        -webkit-transform: rotate(360deg) translateZ(0);
    }

}

.nodata {
    position: relative;
    width: 100%;
    height: 6em;
    padding-top: 1.5em;
    text-align: center;
}

.nodata img {
    height: 1.25em;
}

.fixed {
    position: fixed !important;
}

.box {
    display: box;
    display: -webkit-box !important;
}

.relative {
    position: relative !important;
}

.noborder {
    border: 0 !important;
    -webkit-box-shadow: none !important;
}

.display_none {
    display: none;
}

.css3_center {
    -webkit-box-pack: center !important;
    box-pack: center;
    overflow: hidden;
    display: box;
    display: -webkit-box !important;
    -webkit-box-align: center !important;
    box-align: center;
}

.loadmore {
    position: relative;
    width: 100%;
    line-height: 3em;
    height: 3em;
    text-align: center;
    color: #000;
}

.loadmore span {
    font-size: 0.84em;
    font-weight: bold;
}

.full {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.click_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
}

#reference {
    height: 1em;
    position: absolute;
    top: 0;
}

.blackbg {
    background-color: #000;
    opacity: 0.3;
}

.more_focus {
    background-color: #666666;
}

.pbottom {
    position: relative;
    height: 3.3em;
    width: 100%;
}

/*微信分享提示*/
#expand_area {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 100;
    display: none;
}

#shareTipsImage {
    position: absolute;
    right: 0.8em;
    height: 7.875em;
    max-width: 100%;
    z-index: 1;
}

.layerMask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.6;
}

.tipsTitle {
    position: relative;
    height: 2.75em;
    line-height: 2.75em;
    color: #fff;
    width: 92%;
    left: 4%;
    font-weight: bolder;
    z-index: 1;
}

.tipsSubTitle {
    position: relative;
    height: 1.5em;
    line-height: 1.5em;
    color: #fff;
    width: 92%;
    left: 4%;
    font-weight: bold;
    z-index: 1;
}

.tips_outer_image {
    position: relative;
    width: 90%;
    left: 5%;
    text-align: center;
    z-index: 1;
}

.tips_border_line {
    margin-top: 0.8em;
    border-top: 0.1em dashed #fff;
}

/*错误提示框*/
#info_dialog_outer {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 199;
    right: 0;
    width: 100%;
    display: none;
}

#info_tips_bg {
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
}

#info_tips_inner {
    position: absolute;
    width: 80%;
    top: 28%;
    height: 9em;
    left: 10%;
    -webkit-transition-duration:500ms;
    background-color: #f3f3f3;
    opacity: 0;
    -webkit-box-shadow: 0.1em 0.2em 0.1em -0.1em #999;
    -webkit-border-radius: 0.34em;
    overflow: hidden;
    z-index: 1;
}

.tips_dialog_content {
    position: relative;
    height: 6.5em;
    left: 0;
    width: 100%;
    color: #000;
    overflow: hidden;
    border-bottom: 2px #dcdcdc solid;
    word-break: break-all;
}

.tips_dialog_content span {
    font-size: 0.83em;
}

.tips_dialog_fn_outer {
    position: relative;
    float: left;
    height: 2.5em;
    line-height: 2.5em;
    left: 0;
    width: 100%;
    color: #0195ff;
    text-align: center;
}

.tips_dialog_fn_outer span {
    font-size: 0.92em;
    font-weight: bold
}

.tips_dialog_focus {
    background: #44b5df !important;
}

#info_tips_outer {
    position: absolute;
    top: 45%;
    height: 4em;
    background-color: #000;
    color: #fff;
    text-align: center;
    z-index: 199;
    -webkit-transition-duration: 600ms;
    -webkit-transform: translate(10em, 0);
    right: 0;
    width: 8em;
    word-break: break-all;
    -webkit-box-pack: center !important;
    box-pack: center;
    overflow: hidden;
    opacity: 0;
    -webkit-box-shadow: 0.1em 0.2em 0.1em -0.1em #999;
    display: box;
    display: -webkit-box !important;
    -webkit-box-align: center !important;
    box-align: center;
}

#info_tips_outer span {
    font-size: 0.92em;
    font-weight: bolder;
}

/*header*/
.header {
    position: relative;
    top: 0;
    height: 2.46em;
    width: 100%;
    z-index: 99;
    left: 0;
    display: none;
    background-color: #e4e4e4;
    border-bottom: 1px solid #d2d2d2;
}

.header_inner {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

.search_input_outer {
    position: absolute;
    top: 0.23em;
    height: 2em;
    width: 86%;
    left: 2%;
    background-color: #fff;
    border-radius: 0.2em;
    overflow: hidden
}

.search_bt_icon {
    position: absolute;
    right: 1%;
    top: 0.35em;
    width: 11%;
    height: 1.75em;
    background: url(../image/search.png) center no-repeat;
    background-size: 1.25em auto;
}

.search_input_outer input {
    position: relative;
    width: 96%;
    left: 2%;
    height: 94%;
    top: 3%;
    font-size: 0.92em;
    border-radius: 0.2em;
    outline: 0;
    border: 0;
    background-color: #fff;
}

.subheader_back {
    position: absolute;
    left: 0;
    width: 2.2em;
    height: 100%;
    background: url(../image/back.png) no-repeat center;
    background-size: 0.92em auto;
}

.subheader_menu {
    position: absolute;
    right: 0;
    width: 3em;
    height: 100%;
    background: no-repeat center;
    background-size: 1.5em auto;
    text-align: center;
    line-height: 2.46em;
    color: #db6e29;
    font-weight: bolder
}

.subheader_title {
    position: absolute;
    left: 20%;
    width: 60%;
    text-align: center;
    line-height: 2.46em;
    height: 2.46em;
    overflow: hidden;
}

.subheader_title span {
    font-weight: bolder;
}

.footer {
    position: relative;
    bottom: 0;
    height: 3em;
    width: 100%;
    z-index: 99;
    left: 0;
    display: none;
    background-color: #f8f8f8;
    border-top: 1px solid #d2d2d2;
}
.footerTemp{
position: relative;
bottom: 0;
height: 2.5em;
width: 100%;
z-index: 99;
left: 0;
display: none;
background-color: #F8F8F8;
border-top: 1px solid #D2D2D2;
padding:0.4em 0;
}

.epg_div {
	float: left;
	width: 33%;
	height: 3em;
	position: relative;
}
.epg_divTemp {
	float: left;
	width: 33%;
	height: 2.5em;
	position: relative;
	border-right:1px solid #c0c0c0;
}
.footerTemp .epg_divTemp:last-child{
	width: 22%;
	border-right:none;
}

.epg_div_icon {
    position: relative;
    height: 2em;
    width: 2.5em;
    background: url(../image/epg.png) center center no-repeat;
    background-size: auto 2.5em;
    overflow: hidden;
    margin: 0 auto;
}
.epg_div_TempIcon {
	position: relative;
	height: 1.5em;
	width: 2.5em;
	background: no-repeat center;
	background-size: auto 1.23em;
	margin: 0 auto;
}

.epg_div_title {
    position: relative;
    margin-top: -0.2em;
    left: 0;
    height: 1em;
    line-height: 1em;
    width: 100%;
    text-align: center;
    color: #7d7d7d;
}

.epg_div_title span {
    font-weight: bold;
    font-size: 0.73em;
}

.epg_div_focus {
    background-color: #000;
    opacity: 0.3 !important;
}

/*启动页*/
#page_start {
    position: absolute;
    height: 100%;
    background-color: #fff;
    text-align: center;
    background: url(../image/start.jpg) no-repeat center;
    background-size: cover;
}

#start_title {
    position: absolute;
    top: 36%;
    line-height: 2em;
    width: 70%;
    left: 15%;
}

/*首页*/
#page_index {
    background-color: #f6f6f6;
}

.index_content {
    width: 100%;
    left: 0;
    overflow: hidden;
    margin-top: 0.5em;
    padding-bottom: 3em;
}

.index_bn_outer {
    position: relative;
    width: 100%;
    height: 7.45em;
    overflow: hidden;
    background-color: #fff;
    border-bottom: #d2d2d2 solid 1px;
}

.index_ad_outer {
    position: relative;
    width: 100%;
    height: 5.5em;
    overflow: hidden;
    background-color: #fff;
    margin-top: 0.3em;
}

li {
    position: relative;
    padding: 0;
    margin: 0;
    display: list-item;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.choose_tips_outer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.2em;
    line-height: 1.2em;
    z-index: 1;
}

.choose_outer {
    position: absolute;
    right: 0.5em;
    bottom: 0;
    width: 23%;
    height: 1.2em;
    line-height: 1.2em;
    z-index: 1;
    text-align: right;
}

.choose_outer1 {
    position: absolute;;
    bottom: 0;
    width: 100%;
    height: 1.2em;
    line-height: 1.2em;
    z-index: 1;
    text-align: center;
}

.choose_tips_inner {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 75%;
    height: 1.2em;
    z-index: 1;
    line-height: 1.2em;
    overflow: hidden;
}

.choose_tips_inner span {
    color: #fff;
    font-weight: bold;
    font-size: 0.82em;
}

.choose_focus {
    margin-left: 0.3em;
    color: #e70188;
    font-size: 0.64em;
}

.choose_normal {
    margin-left: 0.3em;
    color: #c6c6c6;
    font-size: 0.64em;
}

.choose_normal1 {
    margin-left: 0.3em;
    color: #e5e5e5;
    font-size: 0.64em;
}

.footer_epg_line {
    position: relative;
    height: 6.5em;
    width: 100%;
    color: #FFF;
    overflow: hidden;
    background-color: #fff;
    border-bottom: #e6e6e6 dashed 1px;
}

.footer_epg_tjzs {
    position: relative;
    height: 5em;
    width: 100%;
    color: #FFF;
    overflow: hidden;
    background-color: #fff;
    border-bottom: #e6e6e6 dashed 1px;
}

.footer_epg_div {
    position: absolute;
    height: 100%;
    width: 33.3%;
    text-align: center;
    
}
.footer_epg_div2 {
    position: absolute;
    height: 100%;
    width: 50%;
    text-align: center;
}

.footer_image_outer {
    position: absolute;
    top: 1em;
    width: 60%;
    left: 20%;
    height: 5.5em;
    background: no-repeat center;
    background-size: contain;
}
.footer_image_outer2 {
    position: absolute;
    top: 1em;
    width: 100%;
    left: 0%;
    height: 3.5em;
    background: no-repeat center;
    background-size: contain;
}
.footer_image_outer3 {
    position: absolute;
    top: 0.5em;
    width: 60%;
    left: 20%;
    height: 4em;
    background: no-repeat center;
    background-size: contain;
}

.footer_mdmimage_outer {
    position: absolute;
    top: 1em;
    width: 26%;
    left: 37%;
    height: 3.5em;
    background: no-repeat center;
    background-size: contain;
}

.footer_epg_right {
    right: 0;
}

.footer_title_outer {
    position: absolute;
    top: 4.8em;
    height: 1.2em;
    text-align: center;
    width: 100%;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2d2d2f;
}

.footer_title_outer span {
    font-size: 0.84em;
    font-weight: bolder;
}

.index_newad_outer{
    position: relative;
    width: 100%;
    height: 5.5em;
    overflow: hidden;
    margin-top: 0.3em;
}

.index_newad_inner{
    float: left;
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: relative;
    background: no-repeat center;
    background-size: cover;
}

.index_recom_content {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: 0.2em;
    display: inline-block;
    background-color: #fff;
}

.index_topic_outer{
    position: relative;
    left: 0;
    width: 100%;
}

.index_recomad_outer {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: 0.3em;
    background-color: #fff;
    overflow: hidden;
    height: 6.5em;
}

.choose_indexrec_outer {
    position: absolute;
    right: 2%;
    top: 0;
    width: 98%;
    height: 1.25em;
    line-height: 1.25em;
    z-index: 1;
    text-align: right;
}

.recom_news_arrow {
    position: absolute;
    width: 8%;
    right: 0;
    height: 100%;
    background: url("../image/arrow.png") center no-repeat;
    background-size: auto 0.8em;
    top: 0
}

/*热门列表*/
.recomlist_content {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: 2.46em;
    padding-bottom: 3em;
    display: inline-block;
}

.recomlist_ad_outer {
    position: relative;
    width: 100%;
    left: 0;
    height: 6.5em;
    overflow-x: hidden
}

.recomlist_title {
    position: relative;
    width: 97%;
    height: 2.34em;
    line-height: 2.34em;
    text-align: left;
    font-weight: bolder;
    left: 2%;
    overflow: hidden;
    color: #1a1a1a;
    border-bottom: #EEEEEE solid 1px;
}

.hotgoods_outer {
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 14em;
}

.recom_more {
    position: absolute;
    right: 0.5em;
    width: 3em;
    text-align: center;
    top: 0;
    line-height: 2.34em;
}

.recom_more span {
    font-size: 0.74em;
    color: #898989;
}

.goods1_outer {
    position: relative;
    float: left;
    width: 42%;
    height: 11.67em;
    border-bottom: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid
}

.goods1_image {
    margin-top: 0.34em;
    width: 76%;
    height: 9.34em;
    margin-left: 12%;
    background: no-repeat center;
    background-size: cover;
    border-radius: 0.2em;
    overflow: hidden;
}

.goods1_title {
    margin-top: 0.25em;
    height: 1em;
    line-height: 1em;
    margin-left: 12%;
    width: 76%;
    overflow: hidden;
    color: #3c3c3c;
    text-align: center;
    
}

.goods1_title span {
    font-size: 0.84em;
    font-weight: bold;
}

.goods1_desc {
    margin-top: -0.1em;
    height: 0.84em;
    line-height: 0.84em;
    margin-left: 20%;
    width: 60%;
    overflow: hidden;
    display: none;
}

.goods1_desc span {
    font-size: 0.63em;
    color: #b4b4b4;
    font-weight: bolder;
}

.goods2_outer {
    float: left;
    width: 35%;
    height: 7.5em;
    border: #e6e6e6 1px solid;
    margin-left: 8%;
    margin-top:1em;
    background-color:#EEEEEE;
}

.goods2_image {
    position: relative;
    width: 100%;
    background: no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.goods3_outer {
    float: right;
    width: 35%;
    height: 7.5em;
    border: #e6e6e6 1px solid;
    margin-right: 8%;
    margin-top:1em;
    background-color:#EEEEEE;
}

.goods2_inner {
    position: relative;
    height: 50%;
    width: 100%;
    border-bottom: #e6e6e6 1px solid;
}

.indexnews_content {
    position: relative;
    width: 100%;
}

/*
.mdm_index_header{position: relative; height: 2.5em;line-height: 2.5em; width: 100%;top: 0 ;color: #fff; text-align: center;
    background: url(../image/foot.png) no-repeat; background-size: cover; z-index:99;}
.mdm_index_header span{font-size: 1.25em; font-weight:bolder}
.mdm_index_foot{position: relative; height: 3em; width: 100%;background: url(../image/foot.png) no-repeat; background-size: cover;bottom: -2px; z-index:99;}
.mdm_sign{float:left; width: 60%; height: 3em; line-height: 3em; text-align: left; color: #fff; margin-left: 2em; }
.mdm_sign span{ font-size: 1.4em; font-weight: bolder;}
.mdm_sign_cn{float:right; width: 20%; margin-right:10%; height: 3em; line-height: 3em; text-align: right; color: #fff;}
.mdm_sign_cn span{ font-size: 1em; }
.checkin_arrow{ position:absolute;width:10%;top:0;right:0; height:100%;background: url(../image/icon_marrow.png) center no-repeat; background-size:0.8em auto;}
*/
.un_provin_outer {
    position: absolute;
    width: 30%;
    left: 0;
    height: 100%;
}

.provin_outer {
    position: absolute;
    width: 70%;
    right: 0;
    background: #ffffff;
    color: #595959;
    border-left:1px solid #d2d2d2;
	height:100%;
    display:none;
    -webkit-transform: translate(100%, 0);
}

.provin_outer ul {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 1em;
    margin: 0.5em 0;
    overflow: scroll
}

.provin_outer li {
    position: relative;
    height: 2.5em;
    line-height: 2.5em;
    border-bottom: #d2d2d2 1px solid
}

.provin_outer span {
    font-weight: bolder;
    font-size: 0.84em;
    margin-left: 5%;
    width: 90%;
}

#picPlayer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 130;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background-color: #000;
}

#picPlayer_box {
    position: absolute;
    top: 10%;
    height: 80%;
    width: 100%;
    overflow: hidden
}

.picClose_outer {
    position: absolute;
    right: 0;
    top: 0;
    height: 10%;
    width: 3em;
    background: url(../image/icon_pclose.png) no-repeat center;
    background-size: 1.3em auto;

}

.choose_player_outer {
    position: absolute;
    bottom: 0;
    width: 98%;
    height: 3em;
    line-height: 3em;
    z-index: 1;
    text-align: center;
}

.d2_diving_line {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #d2d2d2;
}
/*更新*/
#mask{position: fixed;
width: 100%;
height: 100%;
background:rgba(0,0,0,0);
z-index: 999;
display:none;}
#menuBg{position: fixed;
    width: 100%;
    left:0;
    height: 100%;
    z-index: 100;
    display:none;
    top:0;
    background:rgba(0,0,0,0.3);
}
#menuMask{position: fixed;
width: 30%;
left:0;
height: 100%;
z-index: 999;
display:none;
top:0;}
#menuCont{position: fixed;width: 70%;left:30%;height: 100%;background:#FFF;z-index: 999;top:0;overflow-y: auto;overflow-x: hidden;-webkit-transform: translate(100%, 0); display:none;}
.childMenu{ display:none}
.menuLi h1{padding:0 0 0 0.4em;font-size:1em; margin:0; line-height:2.8em;border-bottom:1px solid #DFDFDF;}
.menuOne{font-size:0.9em; line-height:2.8em; padding:0 0 0 0.5em;border-bottom:1px solid #E4E4E4;position: relative;}
.menuOneCont{white-space:nowrap;overflow:hidden; text-overflow: ellipsis}
.childMenu .menuOneCont{width: 84%;display: block;float: left;}
.menuOne .menuOneCont{width: 80%;display: block;float: left;}
.menuOne .menuOneNum{display: block;width: 10%;float: left;}
.menuOne img{right: 0.5em;top: 1em;width: 0.6em;}
.menuOne .down{width: 0.9em;}
.menuTwo .menuOneCont{width: 76%;display: block;float: left;}
.menuTwo .menuOneNum{display: block;width: 10%;float: left; text-align: center}
.menuTwo img{right: 0.5em;top: 1em;width: 0.6em;}
.menuTwo .down{width:0.9em;}
.childMenu li{line-height: 2.8em;padding: 0 0 0 0.8em;font-size: 0.9em;border-bottom: 1px dashed #DADADA;}
.childMenu img{position: absolute;top: 1em;width: 0.6em;right:0.5em;right: 1.35em;}
.menuTwoChild{display:none}
.allProdList{position: relative}
#termChoose{line-height: 2.48em;height: 2.48em;}
#termChoose div{float: left;text-align: center;}
#byPriece,#byArea{ position: relative;width: 50%}
.chooseActive{border-bottom: 1px solid #F00;}
#moveUl{display:none}
#pirceUl li{padding:0 0 0 0.3em;width: 97%;}
.orderPrice{height:5.2em!important;}
.orderPrice input[type=tel]{font-size: 0.92em;width: 41%;padding:0.1em;margin: 0 0.2em;position: relative;
    top: 0.2em;height:1.5em;background: #FFF;border: 1px solid #9B9B9B;}
.orderPrice .block{position: relative;width: 90%;text-align: center}
.orderPrice .block span{font-weight:normal;font-size: 0.84em;margin-left: 5%;width: 90%;background: #2A98E2;color: #FFF;padding: 0.4em 2.8em;border: 1px solid #155C7E;border-radius: 8px;}
#page_prodlist{background: #F1F1F1;}
.codebtn {
    color: #fff;
    height: 2.4em;
    width: 32%;
    line-height: 28px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 1px;
    background-color: #d31c28;
    outline: none;
    float: right;
    border: 0;
}