.ImportantStatments {
    padding-left: 46px;
    padding-bottom: 25px;
}
.ImportantStatments h2{
		display: inline-block;
      width: 122px;
    text-align: center;
	}
	h2.sactive{
		color: #1565c0;
  border-bottom: solid 2px #1565C0;
	}
#statementContent img{
  width:1148px;
}
#statementContent{
        padding: 0 55px 40px;
}
#statementContent h3{
    font-size: 22px;
    color: #000;
    height: 60px;
    line-height: 60px;
}
#statementContent p{
    margin: 10px auto;
    font-size: 14px;
}


/*  detail_v2ä¸­ç®—ä»·æ¨¡å—  */

.nextBtn {
    margin-top: 35px;
    margin-left: 10px;
}
.order{
    width: 200px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: #DDD;
    border-radius: 6px;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 15px;
    color: #F8F8F8;
    letter-spacing: 0;
    background-image: linear-gradient(-77deg, #0E72F7 0%, #0C3B84 100%);
    margin-right: 30px;
}
.consult{
    width: 200px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: #DDD;
    border-radius: 6px;
    font-family: FZLTXIHJW--GB1-0;
    font-size: 15px;
    color: #F8F8F8!important;
    letter-spacing: 0;
    cursor: pointer;
    margin-right: 30px;
    background-image: linear-gradient(-59deg, #FCC324 0%, #F5A100 98%);
}

.o2oPrice {
    font-size: 0;
    height: 30px;
    line-height: 30px;
}
.boxInner_right ul li.priceTitle {
    margin-right: 30px;
    font-weight: normal;
}
.boxInner_right ul li.priceItem{
    font-size: 28px;
    color: #E83344;
    letter-spacing: 0;
    font-weight: 500;
}
.boxInner_right ul li.since {
    font-family: FZLTXIHJW--GB1-0;
    font-size: 19px;
    color: #E83344;
    letter-spacing: 0;
    margin-right:30px;
    font-weight: normal;
}
.boxInner_right ul li.calcPrice{
    font-family: FZLTXIHJW--GB1-0;
    font-size: 14px;
    color: #005BAC;
    text-align: right;
    vertical-align: top;
    font-weight: normal;
}
.boxInner_right ul li.calcPrice>i{
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(/market/images/v3/productDetails/suanjiaIcon.png) center center/100% 100% no-repeat;
    vertical-align: middle;
    margin-left: 7px;
}