body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, pre, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

#dform a {
    text-decoration: none;
    cursor: pointer;
    color: #666;
}

#dform img {
    border: none;
    vertical-align: middle;
}

input {
    outline: none;
}

table {
    word-wrap: break-word !important;
    border-collapse: collapse!important;
    border-spacing: 2px;
    border-color: grey;
}

textarea {
    resize: none;
    overflow: auto;
}

body {
    font-size: 14px;
    font-family: Roboto, Helvetica, Tahoma, Arial, "Microsoft YaHei";
}
pre{
    white-space: pre-wrap;
    word-wrap: break-word;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    zoom: 1;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    font-size: 1.2em;
}

.pp_box {
    display: block;
    width: 943px;
    margin: 0 auto;
    /*border: 1px solid #ddd;*/
    padding: 5px 0;
    min-height:500px;
    overflow: hidden;
}

.pp_con_img {
    width:400px;
    min-height:486px;
    text-align: center;
    margin: 5px 0 0 9px;
    display: table;
    float: left;
}

.pp_imgSlide {
    float:left;
    width: 400px;
    text-align: left;
    /*height:100px;*/
    overflow:hidden;
}

.pp_con_bigImg {
    float:left;
    width: 400px;
    height: 400px;
    vertical-align: top;
    position: relative;
    z-index:0;
}

.img_frame { /*border: 1px solid #ddd;*/
    width: 400px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.pp_con_detail {
    display: table-cell;
    vertical-align: top;
    padding: 7px 0 0 15px;
    position: relative;
    width: inherit;
    float: left;
    width: 500px;
}

.pp_imgSlide li {
    padding:3px 3px 7px 0 ;
    width:77px;
    height:84px;
    float:left;
    position:relative;
}
.pp_imgSlide li:last-child{
    padding-right:0;
}

.pp_slide_cur {
    /*background: url(../image/red_right_arrow.png) right 43% no-repeat;*/
}

.pp_slide_cur img {
    border: 1px solid #ff7519;
    opacity: 1;
}

.pp_imgSlide img {
    width: 75px;
    height: 75px;
}

.pp_supInfoBox {
    position: relative;
    min-height: 190px;
}

.pp_CTAbox {
    width: 200px;
    height: 122px;
    float: right;
    max-width: 32%;
}

.pp_CTAbox dd {
    padding-top: 16px;
    font-size: 16px;
}

.pp_spd {
    color: #272727;
    font-size: 20px;
    /*width: 600px;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
}

p.pp_spd {
    padding-left:18px;
}

.pp_supName a {
    /*font-size: 14px;*/
}

.pp_infoFOB {
    color: #FF9900;
}

.pp_infoList, .pp_fobRange {
    float: left;
    width: 100%;
}

ul.pp_infoList li {
    margin-bottom: 10px;
}

ul.pp_infoList li:first-child {
    margin-top: 10px;
}

.pp_supInfoBox {
    padding: 0 0 26px 0;
    /*height: 290px;*/
    margin-top: 35px;
    color: #adadad;
}

.pp_infoList .price {
    height: 75px; /*padding-left:20px;*/
    background-color: #f7f9fb;
    /*border-top: 1px solid #E6E7EB;*/
    /*border-bottom: 1px solid #E6E7EB;*/
}

.pp_infoList .price li {
    float: left;
    width: 160px;
    height: 75px;
    /*line-height: 75px;*/
    text-align: center;
    cursor: pointer;
}
.pp_infoList .price li.price_multi{
    line-height: 37.5px;
}
.pp_infoList .price li span {
    display: inline-block;
    height: 75px;
    line-height: 75px;
    color: #FF6A00;
    font-size: 14px;
}

.pp_infoList .price li span:first-child {
    font-size: 24px;
    font-weight: 700;
    margin-left: 5px;
    color: #DE3237;
}

.pp_infoList .price li span:nth-child(4) {
    color: #000000;
}

.pp_infoList .price li p:first-child {
    color: #333333;
    font-size: 16px;
}

.pp_infoList .price li p:first-child+p {
    color: #e64545;
    font-weight: 700;
    font-size: 18px;
}
/*.pp_infoList .price li p{
    color: #333333;
    font-size: 16px;
}
.pp_infoList .price li .last-child{
    color: #000;
    font-weight: 700;
    font-size: 18px;
}*/


.pp_infoList .price li:hover {
    background-color: #ffefef;
}

.pp_infoList .price li p:first-child+p:hover {
    color: #DE3237;
}

.pp_infoList .price li span.pp_infoCon{
    font-size: 14px;
    color: #adadad;
    letter-spacing: 1px;
    line-height: 15px;
    border-left: 1px solid #adadad;
    height: 13px;
    min-height: 13px;
    padding-left: 5px;
    margin-left: 5px;
}


.pp_infoList .platform {
    height: 32px;
    line-height: 32px;
    background-color: #f7f9fb;
    border-top: 1px solid #E6E7EB;
    border-bottom: 1px solid #E6E7EB;
    margin-top: 20px;
}

.pp_infoList .platform li {
    float: left;
    padding-left: 20px;
    width: 190px;
}

.pp_infoList .platform li span:first-child {
    color: #333333;
}

.pp_infoList .platform li span:last-child {
    font-size: 18px;
}

.pp_infoList .platform li span:last-child:hover {
    color: #DE3237;
}

.pp_infoList .color{
   /* width: 100%;
    background-color: #f7f9fb;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;*/
    margin-top: 3px;
    padding-left: 18px;
    font-size: 14px;
}
.pp_infoList .color li{
    height: 30px;
    line-height: 28px;
}

.pp_infoList > .color > span {
    position: absolute;
    top: 20px;
    left: 20px;
}


.pp_infoList .color li span {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    text-align: center;
    /*cursor: default;*/
    margin-right: 9px;
    font-size: 14px;
    /*font-weight: 600;*/
    cursor: pointer;
    padding: 0 15px;
    /*border-radius: 5px;*/
}

.pp_infoList .color li span:nth-child(2) {
    margin-left: 4px;
}

.pp_infoList .color li input {
    width: 70px;
    height: 26px;
    margin: 0 4px;
    text-align: center;
    outline: none;
    border: 1px solid #E6E7EB;
}

.pp_infoList .color li {
    color: #adadad;
    margin-bottom: 10px;
}

.pp_infoList .color li input:hover {
    color: #999999;
    border: 1px solid #DE3237;
}

.pp_infoList .color li span:nth-child(2):hover {
    /*border: 1px solid #DE3237;*/
}

.pp_infoList .color li span:nth-child(4):hover {
    /*border: 1px solid #DE3237;*/
}

.pp_infoList .color li {
    /*margin-left: 25px;
    margin-top: 10px;*/
}

.pp_infoList .color li .red {
    background-color: #ff1010;
}

.pp_infoList .color li .blue {
    background-color: #0e0cff;
}

.pp_infoList .color li .black {
    background-color: #000000;
}
.pp_infoList .pp_list{
    margin-left: 18px;
    margin-top: 5px;
}
.pp_infoList .pp_list li{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
.pp_infoList .pp_list li .pp_infoTag{
    display: inline-block;
}
.pp_infoTag{
    color: #adadad;
    width: 175px;
	text-transform:capitalize;
	
}
.pp_infoTag_td{
    color: #adadad;
    width: 75px;
	text-transform:capitalize;
	width:200px;
	
}
.pp_supName a{
    color: #adadad;
}
.pp_supName a.c2192d9{
    color: #2192D9;
}
.pp_supName a.c2192d9:hover{
    text-decoration: underline;
}
.pp_inqBtn {
    clear: both;
    padding-top: 14px;
}

.pp_CTAbox dt {
    background-color: #eee;
    padding: 8px 10px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
}

.pp_CTAbox a {
    text-decoration: none;
}

.pp_infoTag {
    /*font-size: 14px;*/
    font-family: "arial";
    color: #adadad;
    /*line-height: 25px;*/
    /*display: block;*/
    /*width: 100px;*/
    /*display: inline-block;*/
    /*float: left;*/
}
.pp_list .pp_supName{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 287px;
    float: right;
}

/*.pp_infoList li {*/ /*line-height: 32px;*/ /*clear: both;*/ /*padding-top: 3px;*//*}*/
.pp_supplier {
    /*margin-right: 19px;*/
    /*padding: 7px 0 7px 20px;*/
}
.pp_num{
    line-height: 26px;
    margin-left: 20px;
    margin-top: 14px;
}
.add_collect{
    padding-left:35px;
    background:url(../images/collect_list1.png) no-repeat 0 center;
    height:30px;
    position:relative;
}
.add_collect.seted{
    background:url(../images/collect_list.png) no-repeat 0 center;
}
.add_collect p{
    padding:0;
}
.add_collect>p{
    /*color:#9E9E9E;*/
    color:#DE3237;
    line-height:30px;
    width:175px;
}
.add_collect>p>span{
    color:#c6c6c6;
}
.add_collectList{
    position: absolute;
    top:30px;
    left:0;
    width:200px;
    padding:10px 15px;
    background: #fff;
    box-shadow: 1px 1px 5px #ddd;
    display:none;
}
/*.add_collect:hover .add_collectList{
    display:block;
}*/
.add_collectList ul{
    border-bottom:1px solid #dfdfdf;
}
.add_collectList li{
    height:26px;
    line-height:26px;
    color:#333;
    cursor: pointer;
}
.add_collectList li span{
    float:right;
    height:26px;
    line-height:26px;
    color:#bbbaba;
}
.add_collectList li p{
    display:inline-block;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add_collectList>p{
    color:#bbbaba;
}
.add_collectList>p span{
    cursor:pointer;
}
.add_collectList b{
    color:#DE3237;
}

.pp_num > span{
    float: left;
}
 
.pp_num .pp_infoCon {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    width: 105px; /*display: block;*/ /*padding-left: 150px;*/
    height: 28px;
    /*margin-top: -15px;*/
    min-height: 25px; /*line-height:25px;*/
    color: #999;
    margin-left: 2px;
    border: 1px solid #EC6941;
    /*border-radius: 5px;*/
    overflow: hidden;
}
.pp_num .pp_infoCon .cc_inp{
    height: 100%;
    width: 59px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #EC6941;
    border-right: 1px solid #EC6941;
    text-align: center;
    line-height: 28px;
}
.pp_num .pp_infoCon .c_p{
    /*float: left;*/
    display: inline-block;
    height: 100%;
    width: 22px;
    background-color: #F7F9FB;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    color: #DE3237;
    -moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    user-select:none;
}
.pp_num .pp_infoCon .c_p:hover{
    background-color: #DE3237;
    color: #ffffff;
}
.pp_num .onom{
    font-size: 14px;
    margin-left: 6px;
    color: #adadad;
    /*letter-spacing: 1px;*/
}

span.pp_infoCon.pp_infoFOB {
    font-size: 18px;
    color: #DE3237;
}

.pp_inqBtn {
    /*width: 600px;*/
    /*margin: 0px auto;*/
    text-align: center;
}

.contact {
    background-color: #DE3237;
    border: 1px solid #DE3237;
    width: 135px;
    height: 38px;
    display: block;
    color: #fff;
    line-height: 38px;
    /*border-radius: 4px;*/
    margin-left: 20px;
    float: left; /*padding-left: 10px;*/
    font-size: 16px;
    -webkit-transition: 0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;
    transition:  0.3s;
}

.contact:hover{
    background-color: #DE3237;
}


.start {
    display: inline-block;
    color: #DE3237;
    width: 135px;
    height: 38px;
    line-height: 38px;
    /*border-radius: 4px; /!*float: right;*!/*/
    border: 1px solid #DE3237;
    background: #fff0e5;
    font-size: 16px;
    margin-left: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.start:hover{
    background-color: #eb650c;
    color: #fff;
}
.inry{
    width: 135px;
    height: 38px;
    display: inline-block;
    margin-left: 20px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #DE3237;
    /*border-radius: 4px;*/
    color: #DE3237;
    font-size: 16px;
    background: #fff0e5;
}
.inry:hover{
background-color: #eb650c;
    color: #fff;
}

.xx {
    text-align: center;
    display: block;
    /*width: 332px;*/
}
.xx a{
    float: left;
}

.share li {
    float: left;
    padding-left: 5px;
}

.fxleft span {
    float: left;
}

.fx {
    width: 300px;
    /*margin-left: 100px;*/
    margin-top: 20px;
    position: absolute;
    /*right: 0;*/
}

.fxright {
    float: left;
    padding-left: 20px;
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    margin-right: -40px;
    font-size: 16px;
}

.fxleft {
    /*margin-top: 420px;*/
    height: 32px;
    line-height: 32px;
}


div.pp_secTit a {
    font-size: 14px;
}

.mt25 {
    margin-top: 25px;
}




.pp_scrollSecs1 {
    max-height: 500px;
    overflow: auto;
    padding: 10px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
    line-height: 15px;
}

.pp_secCon {
    padding: 5px 15px 0 15px;
}

.pp_secRow {
    margin-top: -10px;
    padding: 15px 0 25px 0;
    font-size: 16px;
}

.pp_secSubTit {
    font-size: 1em;
    font-weight: 700;
}

.txt_edit_area {
    float: none;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 25px;
    color:#333;
    font-size: 14px;
}
.txt_edit_area img{
    max-width: 891px !important;
    margin-bottom: 10px;
    height: auto;
}
.txt_edit_area table td img{max-width: 100%!important;}
.txt_edit_area .do-entry-list dl{
    float: left;
    padding-left: 20px;
    width: 430px;
}
.txt_edit_area .do-entry-list dl>dt{
    float: left;
    padding-right: 10px;color: #666;
}
.txt_edit_area .do-entry-list dl>dd{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.txt_edit_area .do-entry-list dl>dd img{max-width: 100%!important;}
.txt_edit_area .title,.txt_edit_area .do-entry-title{
    clear: both;
}

.do-entry-list {
    font-size: 14px !important;
}

ul.pp_secList2 li {
    display: inline-block;
    vertical-align: top;
    width: 440px;
    margin-right: 18px;
    line-height: 18px;
}

ul.dotList li, dl.dotList dd {
    background: url(../images/li-sqr.gif) no-repeat 0 7px;
    padding-left: 8px;
    line-height: 1.5em;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    background: transparent;
}

.jspTrack {
    background: transparent;
    position: relative;
}

.pp_secSubTit {
    font-size: 16px;
    font-weight: 700;
}

.contact_RFI {
    border: 0;
    background-color: #e7e7e7;
    border: 1px solid #ccc;
    width: 410px;
    padding: 8px 10px;
    margin: 5px 0 0 0;
    float: right;
}

.contact_RFI_text {
    border: 1px solid #ddd;
    width: 404px;
    height: 160px;
    padding: 5px;
}

.pp_secTit {
    height: 40px;
    border-bottom: 1px solid #cccaca;
    padding-left: 30px;
}

.pp_secTxt { /*width: 15%;*/
    font-size: 14px;
    display: inline;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
   /*  background: #f1f4f7; */
    border: 1px solid #ddd;
    /*border-bottom: none;*/
    color: #666;
    cursor: pointer;
}
 
.pp_section .line1{
    width: 5px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 37px;
    left: 133px;

}
.pp_section .line2{
    width: 5px;
    height: 1px;
    background:#ddd;
    position: absolute;
    top: 37px;
    left: 281px;

}
.pp_section .line3{
    width: 751px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 37px;
    left: 449px;
}
.pp_secTxt:hover{
    color: #DE3237;
}
.pp_relatedPD {
    padding: 15px;
}

.pp_relatedPD_list {
    width: 20%;
    float: left;
    word-wrap: break-word;
}

.pp_relatedPD_list dt {
    float: right;
    width: 48%;
    padding: 0 5% 0 0;
    line-height: 15px;
    height: 90px;
    word-wrap: break-word;
}

.button {
    background: #ff7519;
    color: #fff !important;
    font-size: 16px;
    border-radius: 4px;
    line-height: 26px;
    height: 26px;
    padding-left: 5px;
    padding-right: 5px;
}

.pp_relatedPD_list a {
    text-decoration: none;
    font-size: 14px;
}

.pp_contact {
    width: 50%;
}

.contact_RFI_btn {
    text-align: center;
}

/*ssk*/
.ui-searchbar-keyword { /*width: 100%; */
    margin: 0;
    border: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    font-family: inherit;
    height: 34px;
    padding: 0 0;
    color: #333;
    outline: 0;
    overflow: visible;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-searchbar-type-options {
    position: absolute;
    margin: 0;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background-color: #fff;
    z-index: 99;
    -moz-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, .2);
}

.ui-searchbar-type-value {
    position: relative;
    cursor: pointer;
}

.ui-searchbar-button-icon {
    left: auto;
    top: 6px;
    right: -40px;
    width: 23px;
    height: 24px;
    background-position: -310px -56px;
}

.ssk {
    border: 2px solid;
    border-color: #DE3237 #DE3237 #DE3237;
}

.pp_section {
    width: 943px;
    margin: 20px auto;
    border-top: none;
    /*position: relative;*/
}

.ui-searchbar-type {
    float: left;
    position: relative;
    border-right: 1px solid #e6e6e6;
    padding: 2px 0;
    margin: 0 2px;
    height: 30px;
}

.ui-searchbar-body {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
}

.ui-searchbar-body {
    margin-top: 34px;
}

.J-sc-hd-searchbar {
    margin-left: 60px;
    width: 100%;
    float: left;
    max-width: 610px;
    height: 40px;
}

.top_logo {
    float: left;
    position: relative;
    /*margin-top: 34px;*/
    margin-top: 25px;
    height: 82px;
    overflow: hidden;
}

.ui-searchbar-submit {
    background: url(../image/search.png) no-repeat 20px;
}

input.ui-searchbar-submit, input.ui-searchbar-submit-home {
    width: 120px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-family: inherit;
    line-height: 0;
    background-color: #DE3237;
    height: 37px !important;
    padding-right: 20px;
    text-align: right;
    -webkit-appearance: none;
    border-radius: 0 3px 3px 0 !important;
    position: absolute;
    overflow: visible;
    top: -1px;
}

.b {
    color: #999;
    font-size: 14px;
}

.ui-searchbar-type-option a {
    display: block;
    cursor: default;
    line-height: 28px;
    height: 28px;
    padding: 0 20px;
    color: #333;
}

.keyWord span {
    color: #ff7519;
}

/*different*/
.flrg {
    float: right;
    padding: 20px;
    width: 200px;
    padding-top: 40px;
}

.r1 {
    float: left;
    width: 80px;
}

.r2 {
    margin-left: 100px;
}

.grayFont {
    color: #999;
}
.grayFont img{
    margin-top: -8px;
}

.fxleft > span {
    padding: 0 20px 0 0;
    font-size: 16px;
}

.contact_RFI_btn a {
    width: 125px;
    height: 36px !important;
    line-height: 36px;
}

.pp_scrollSecs, .pp_scrollSecs1 {
}

.rr1 {
    float: right;
}

.rr1 span {
    background: #ddd;
    width: 40px;
    height: 16px;
    border-radius: 4px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 16px;
}

.ce {
    color: #ddd;
}

dl.pp_sw {
    line-height: 25px;
}

dl.pp_sw {
    font-size: 14px;
}

div.img_frame_con.ui_scroll_con {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

div.img_frame_con.ui_scroll_con li {
    height: 398px !important;
    line-height: 398px;
    width: 398px !important;
}

div.img_frame_con.ui_scroll_con li:nth-child(even) {
    height: 0 !important;
}

/*************** TQ 2017.3.31.**********************/
#pp_price {
    width: 639px;
    height: 70px;
    background-color: #fff7e5;
}

.clear {
    clear: both;
}

#pp_price ul {
    float: left;
    margin-left: 10px;
}

#pp_price ul li {
    float: left;
    padding-left: 10px;
    border-right: 1px solid #ffe7cb;
    width: 100px;
    height: 35px;
    line-height: 30px;
    font-size: 14px;
}

#pp_price ul .lis1 {
    width: 120px;
    margin-left: 10px;
}

#pp_price ul .lis2 {
    border: none;
}

#pp_price .uls a {
    color: red;
    font-weight: 700;
}

.pp_relatedPD_list dd:first-child {
    width: 80%;
    height: 180px;
    margin:0 auto;
    text-align: center;
    overflow: hidden;
}
.pp_relatedPD_list dd:first-child a{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
.pp_relatedPD_list dd:first-child span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.pp_relatedPD_list dd:first-child img { /*width: 100%;*/
    /*height: auto;*/
    max-width:100%;
    /*display:block;*/
}

.pp_relatedPD_list dd:last-child { /*height: 20px;*/
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}

.pp_sideType{
    width: 240px;
    margin-left: 17px;
    float: left;
    margin-top: 40px;
}
.pp_sideType p{
    padding: 0;
}
.pp_sideType .companyInfo{
    padding: 21px 16px 9px 16px;
    font-size: 14px;
    border: 1px solid #ddd;
}
.pp_sideType .side_title{
    color: #272727;
    font-weight: 600;
    padding: 0;
    font-size: 14px;
}
.pp_sideType .companyInfo .company_con1{
    margin-top: 14px;
    border-bottom: 1px solid #adadad;
    padding-bottom: 4px;
    margin-bottom: 16px;
    line-height: 22px;
}
.pp_sideType .companyInfo .company_con1 > span{
    color: #adadad;
    display: block;

    word-wrap:break-word;
}
.pp_sideType .companyInfo .pp_supName a{
    color: #2192D9;line-height:20px;
}
.pp_sideType .companyInfo .pp_supName a:hover{
    text-decoration: underline;
}
.pp_sideType .companyInfo .company_con1 p{
	margin-top:14px;
    color: #272727;
    padding: 0;
    font-weight: 600;
    line-height: 15px;
    height: 15px;
    vertical-align: middle;
    margin-bottom: 8px;
}
.collect_trade_assurance{
    background:url(../images/collect_list_1.png) no-repeat 1px center;
}
.collect_trade_assurance.failed{
    background:url(../images/collect_list_2.png) no-repeat 1px center;
}
.pp_sideType .companyInfo .company_con1 p span{
    color: #DE3237;
}
.pp_sideType .companyInfo .company_con1 p img{
    width: 15px;
    height: 15px;
    margin-top: -2px;
    margin-right: 5px;
}

.pp_sideType .companyInfo .company_introduce{
    padding: 0;
    color: #adadad;
    font-size: 14px;
    margin-bottom: 16px;
		line-height:20px;
    display: block;
}
/*.pp_sideType .companyInfo .company_introduce:hover{
    text-decoration: underline;
}*/
.pp_sideType .companyInfo .company_introduce span{
    color: #272727;
}


.pp_sideType .mayLike{
    border: 1px solid #ddd;
    padding-top: 21px;
    margin-top: 20px;
}
.pp_sideType .mayLike .side_title{
    margin-left: 15px;
}
.pp_sideType .mlk_list{
    /*height: 380px;*/
    /*overflow: hidden;*/
    margin-top: 23px;
    margin-left: 15px;
    margin-bottom: 25px;
}
.pp_sideType .mlk_list li{
    overflow: hidden;
    margin-bottom: 20px;
}

.pp_sideType .mlk_list li:last-child{
    margin-bottom: 0;
}

.pp_sideType .mlk_list .mlk_l{
    overflow: hidden;
    width: 79px;
    height: 80px;
    margin-right: 12px;
}
.pp_sideType .mlk_list .mlk_l img{
    width: 79px;
    height: 80px;
}
.pp_sideType .mlk_list .mlk_r{
    width: 113px;
    font-size: 14px;
    color: #272727;
    height: 80px;
    overflow: hidden;
    /*font-weight: 600;*/
}
.pp_sideType .mlk_list .mlk_r a{
    display: inline-block;
    height: 80px;
    overflow: hidden;
    font-size: 14px;
    color: #272727;
}
.pp_sideType .mlk_list .mlk_r a:hover{
    color: #DE3237;
    text-decoration: underline;
}
.pp_sideType .mlk_list .mlk_r{
    line-height: 16px;
}

.pp_sideType .relateNews .mlk_list .mlk_l1{width: 15px;color: #999;line-height: 20px;}
.pp_sideType .relateNews .mlk_list .mlk_r1{width: 193px;line-height: 20px;}
.pp_sideType .relateNews .mlk_list .mlk_r1 .relate_news_datas{color: #999;}
.pp_sideType .mayLike.relateNews .mlk_list{margin-top: 10px;}


.pp_sideType .mlk_slider .sider_up{

}

.sliderShow{
    background: url(../image/mall-slider.png) center no-repeat;
}
.sliderNone{
    background: url(../image/mall-sliderno.png) center no-repeat;
}
.rotate180{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);     /* IE 9 */
    -moz-transform:rotate(180deg);    /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);  /* Opera */
}
.pp_sideType .mlk_slider{
    height: 39px;
    border-top: 1px solid #ddd;
}
.pp_sideType .mlk_slider span{
    /*display: inline-block;*/
    width: 50%;
    height: 100%;
    cursor: pointer;
    float: left;
}

.pp_sideType .side_proGroup{
    padding: 20px 15px 14px 15px;
    border: 1px solid #ddd;
    margin-top: 20px;
}
.pp_sideType .side_proGroup .group_list{
    margin-top: 20px;
    margin-left: 15px;
}
.pp_sideType .side_proGroup .group_list li{
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}
.pp_sideType .side_proGroup .group_list a:hover{
    text-decoration: underline;
}
.pp_sideType .side_proGroup .group_list li:last-child{
    margin-bottom: 0;
}
.pp_sideType .side_proGroup .group_list li.cur a{
    color: #DE3237;
}
.zoomDiv{
    border: 1px solid #ccc;
}


div.addthis_sharing_toolbox {
    clear: none !important;
}

.fxleft #atstbx a .at-icon-wrapper {
    width: 25px !important;
    height: 25px !important;
}

.fxleft #atstbx a .at-icon-wrapper svg {
    width: 25px !important;
    height: 25px !important;
}

#atstbx .at-share-btn-elements .at_flat_counter {
    margin-left: -20px !important;
    margin-top: -10px !important;
    border-radius: 50% !important;
    line-height: 20px !important;
    font-size: 10px !important;
}

span.at_flat_counter {
    display: none;
}

.warp .pp_box .pp_con_detail .pp_supplier .pp_supName {
}

#amount {
    /*text-align: center;*/
}

/*.nv_2 {
    border: #C90000 2px solid;
    background: #fff url('image/relate_on.gif') no-repeat right bottom;
    color: black;

}*/

.nv_1, .nv_2, .nv_3 { /*float: left; */
    /*padding: 5px;*/
    /*margin: 0 5px 5px 0;*/
    cursor: pointer;
}

li#p1 > span, li#p2 > span, li#p3 > span{
    float: left;
}

.nv_1 {
    /*border: #CCCCCC 2px solid;*/
    border: 1px solid #DE3237;
    color: #DE3237;
}

.nv_2 {
    /*border: #fc7519 2px solid;
    background: #fff url('image/relate_on.gif') no-repeat right bottom;*/
    background-color: #DE3237;
    color: #ffffff;
}

.nv_3 {
    border: #fc7519 2px solid;
    color: black;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
    width: 402px;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-booth {
    position: relative;
    z-index: 1;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 249px !important;
    left: 550px;
    background: #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: rgba(153,153,153,0.5);
    cursor: move;
    z-index: 1;
    width: 180px !important;
    height: 180px !important;
}

div.pp_supInfoBox + p {
    margin-bottom: 10px;
}

div.pp_supInfoBox ~ p {
    font-size: 14px;
}

span.text-indent1 {
    color: #666;
}

#p1, #p2, #p3 {
    /*font-weight: 700;*/
}

li#p3 > i, li#p2 > i, li#p1 > i {
    float: left;
    /*display: inline-block;*/
    width: 75px;
    /*text-align: right;*/
    border: none;
    /*background-color: #f7f9fb;*/
    padding: 0;
    font-style: normal;
    /*margin-right: 8px;*/
    /*margin-left: 18px;*/
    /*text-transform: uppercase;*/
    font-weight: normal;
    font-size: 14px;
}

ul.color > li > span {
    /*background-color: #fff;*/
}

.pp_supInfoBox > .pp_infoList > li {
    margin-bottom: 8px;
}

div.do-entry-list {
    margin-left: 0 !important;
}

.txt_edit_area .main-block-title{
    font-weight: 600;
    font-size: 18px;

}
.basic-info-list-wrap .basic-info-list{
    overflow: hidden;
    display: inline-block;
}
.basic-info-list-wrap .basic-info-list:nth-child(2) {
   margin-left: 50px;
}
.basic-info-list-wrap .basic-info-list li{
    margin-bottom: 5px;
}
.basic-info-list-wrap .basic-info-list span{
    color: #666;
}

span.pp_supIco{
    position:fixed;
    top: 45%;
    right: 20px;
    width: 30px;
    z-index: 1;
}

span.pp_supIco>a>img{
    width: 30px;
    margin-bottom: 10px;

}

span.onom{
    font-size: 16px;
}

/*span.onom:first-letter{
    font-size: 15px;
}

span.onom::first-letter{
    font-size: 15px;
}*/

/*alistart*/
.details-info .tab-body {
    background-color: #fff;
    border: 1px solid #dae2ee;
    border-top: none;
    padding: 0 16px;
}
.details-info .show {
    display: block;
}
.details-info .tab-body-pane {
    display: none;
}
.global-footer *, .scc-wrapper *, .ui-balloon *, .ui-header-biz-ml *, .ui2-balloon *, .ui2-pagination * {
    box-sizing: content-box;
}
.widget-detail-overview .do-entry {
    border-bottom: 1px dashed #e6e7eb;
    padding: 10px 0 16px;
    font-size: 14px;
}
.widget-detail-overview .do-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    color: #333;
    padding: 20px 0 10px;
}
.widget-detail-overview .do-overview .do-entry-title {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    padding: 8px 0;
}
.widget-detail-overview .do-entry .do-entry-list {
    margin: 0 -20px;
    box-sizing: border-box;
}
.widget-detail-overview .do-entry-separate dl {
    width: 300px;
    zoom: 1;
    float: left;
}
.widget-detail-overview .do-entry dl {
    padding: 0 20px;
    box-sizing: border-box;
}
.widget-detail-overview .do-entry-separate dt {
    width: 120px;
    float: left;
}
.widget-detail-overview .do-entry dt {
    padding: 4px 0;
    color: #666;
    width: 102px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.widget-detail-overview .do-entry dd {
    padding: 4px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    margin: 0;
}
.ls-product .ellipsis {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    width: 100%;
}
.ellipsis {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.widget-detail-overview .do-entry dl:after, .widget-detail-overview .do-entry-list:after, .widget-detail-overview .do-performance:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: '\0020';
    clear: both;
}
*, :after, :before {
    /*box-sizing: border-box;*/
}
/*aliend*/


#PostInquiry{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,.4);
    z-index:100000;
}
#PostInquiry .postBuy{
    width:1060px;
    height:845px;
    background:#fff;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-530px;
    margin-top:-423px;
    padding:25px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
 #PostInquiry p.closed{
    height:20px;
    width:20px;
    text-align:center;
    float:right;
    line-height:20px;
    margin-top:-15px;
    margin-right:-10px;
}
#dform .comPerson{
    width:100%;
    height:45px;
    line-height:45px;
    color:#454545;
    font-size:16px;
    border-bottom:1px solid #C8D2E0;
    /* margin-left:-25px;
    margin-right:-25px; */
    padding:0 25px;
}
#dform .comPerson img{
    vertical-align: middle;
}
#dform .comPerson span{
    margin-left:10px;
}
#dform #wishKnow li{
    float:left;
    line-height:28px;
    height:28px;
    border:1px solid #CED3D9;
    border-radius:3px;
    position:relative;
    padding:0 10px;
    margin:5px 10px 5px 0;
    cursor: pointer;
}
#dform #wishKnow li span{
    position:absolute;
    bottom:0;
    right:0;
    height:14px;
    line-height:14px;
    width:14px;
    display:none;
}
#dform #wishKnow li span.checkShow{
    display:block;
}
#dform #wishKnow li span img{
    vertical-align: middle;
}
#dform #wishKnow li input{
    display:none;
}
#dform form>table{
    margin:15px 0;
    font-size:14px;
}
 form#dform>table>tbody>tr>td{
    padding:5px 0;
}
 form#dform>table>tbody>tr>td:first-child{
    width:120px;
    text-align:right;
    line-height:36px;
    /*float:left;*/
    vertical-align:top;
}
form#dform >table>tbody>tr>td:last-child{
    padding-left:10px;
    width:610px;
}
#dform #inquireTitle input{
    height:28px;
    line-height:28px;
    color:#3A3A3A;
    padding:0 10px;
    width:802px;
    font-size:14px;
    /*outline:none;*/
}
#dform  select{
    height:36px;
    line-height:360px;
    width:640px;
    font-size:14px;
}
#dform  select option{
    height:36px;
    line-height:36px;
}
#dform  textarea{
    width:805px;
    /*outline:none;*/
    color:#A3A3A3;
    font-size:14px;
    padding:10px;
    margin-top:10px;
    outline:none;
}
#dform #divselectQuestion{
    width: 826px;
    height:28px;
    line-height:28px;
    font-size:14px;
    border:1px solid #BDBDBD;
    padding-left:10px;
    display: block;
    cursor: pointer;
    font-style: normal;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    /* background: url(../image/quotation02.png) no-repeat 632px center; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    outline:none;
}
#dform #detailDate{
    position:relative;
    display:inline-block;
    width:150px;
    /* margin-left:10px; */
    height:30px;
    line-height:30px;
}
#dform #detailDate input#date{
    height:28px;
    line-height:28px;
    /*float:right;*/
    color:#807a62;
    font-size:14px;
    background: url(../image/quotation01.png) no-repeat 125px center;
    width:150px;
    border:1px solid #BDBDBD;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#dform #d_ca_show table tbody tr:first-child{
    display:none;
}
#dform #viewInformation{
    border-bottom:1px solid #6B6E75;
    height:50px;
    margin-bottom:10px;
    cursor: pointer;
}
#dform #viewInformation h3{
    height:36px;
    line-height:36px;
}
#dform #viewInformation span{
    float:right;
    line-height:11px;
    height:20px;
}
#dform #contactInformation{
    width:100%;
    /* display:flex;
    display: -webkit-flex;
    
    justify-content:space-between;
    -webkit-justify-content:space-between; */
    /*flex-wrap: nowrap;*/
}
#dform #contactInformation>li{
    min-height:36px;
    line-height:36px;
    width:40%;
   float:left; 
}
#dform #contactInformation>li:last-child{
    width: 55%;
}
#contactInformation li input{
    display:inline-block;
    /*width:100px;*/
}
#dform #answer,#captcha{
    height:28px;
    line-height:28px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:242px;
    padding-left:10px;
    /*border-color: rgb(169, 169, 169);*/
}
#dform #question a{
    color:#000;
}
#dform #questionstr{
    color: #DE3237;
}
#dform .td1 span {
    color: red;
}
#dform #sendInquiry{
    height:32px;
    line-height:32px;
    border:1px solid #DE3237;
    color:#fff;
    width:160px;
    background:#DE3237;
  /*   margin-left:60px; */
  border-radius:2px;
  float: right;
}




/*transaction Comment*/
.transaction-comment-center{
    font-size:14px;
    width:911px;
}
.transaction-comment-center i{
    font-style:normal;
    color:#DE3237;
}
.transactionComment{
    width:911px;
    height:180px;
}
.transactionComment>ul{
    width:300px;
    line-height:30px;
    height:150px;
    float:left;
    margin:15px 30px;
}
.transactionComment>ul li{
    height:30px;
}
.transactionComment>ul li div{
    float:left;
    height:30px;
    line-height:30px;
}
.commentStart{
    width:60px;
    text-align: right;
}
.commentLine{
    position: relative;
    width:163px;
    margin:0 10px;
}
.commentLine p{
    width:100%;
    background:#f1f4f7;
}
.commentLine i{
    width:50%;
    background:#DE3237;
}
.commentLine p,.commentLine i{
    height:3px;
    position:absolute;
    top:50%;
    margin-top:-1px;
    padding:0;
}
.commentAmount{
    width:54px;
    border:1px solid #a9a9a9;
    border-radius: 3px;
    text-align: center;
    height:20px!important;
    margin-top:5px;
    line-height:20px!important;
}
.transactionComment>div{
    float:left;
    margin:15px 30px;
    width:300px;
}
.comment-start-rate{
    width:185px;
    height:60px;
    background:url(../images/comment_start_big_thumb.png) no-repeat;
    background-position: -37px center;
    padding:0;
    margin-top:20px;
}
.comment-star-Rate{
    font-size:16px;
    height:30px;
    color:#413e3e;
}
.comment-star-Rate b{
    font-size:24px;
    font-weight:normal;
}
.comment-star-Rate p{
    display:inline-block;
    font-size:14px;
    color:#272727;
    font-family:ArialMT;
}
.commentTitleAll{
    width:100%;
    height:25px;
    background:#F1F4F7;
    line-height:25px;
}
.commentTitleAll>ul{
    float:left;
}
.commentTitleAll li{
    float:left;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.commentTitleAll li p{
    display:inline-block;
}
.commentTitleAll li p span{
    margin-left:5px;
}
.commentTitleAll>div{
    float:left;
}
.commentTitleAll li ul{
    position: absolute;
    top:25px;
    left:0;
    border:1px solid #ddd;
    width:98%;
    border-top:none;
    display:none;
    z-index: 10;
}
.commentTitleAll li:hover ul{
    display: block;
}
.commentTitleAll li li{
    width:100%;
    text-align: left;
    padding:0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing:border-box;
    background: #fff;
    height:23px;
    line-height:23px;
}
.commentTitleAll li li:hover{
    background: #F1F4F7;
}
.commentTitleAll label{
    padding:0 10px;
    height:25px;
    line-height:25px;
}
.commentTitleAll label input{
    vertical-align: middle;
}
.commentTitleAll label i{
    color:#DE3237;
}
.commentSortBy{
    height:45px;
    border-bottom:1px solid #ddd;
}
.commentSortBy>div{
    margin-top:12px;
    float:right;
    width:242px;
    margin-right:20px;
    height:25px;
    line-height:25px;
}
.commentCenter>p{
    height:300px;
    line-height:30px;
    margin-top:42px;
    font-size:18px;
    font-weight:700;
    text-align: center;
}
.comment_sort_by_sort{
    width:132px;
    height:25px;
    padding:0 20px 0 5px;
    color:#272727;
    border:1px solid #a9a9a9;
    background:url(../images/arrow_bottom_comment.png) no-repeat 110px center;
    position:relative;
    float:left;
    font-family:ArialMT;
    cursor: pointer;
}
.comment_sort_by_sort ul{
    position: absolute;
    top:24px;
    line-height:25px;
    width:132px;
    left:-1px;
    border:1px solid #a9a9a9;
    border-top:none;
    display:none;
    background:#fff;
    z-index:100;
}
.comment_sort_by_sort:hover ul{
    display:block;
}
.comment_sort_by_sort ul li{
    height:25px;
    line-height:25px;
    padding-left:5px;
    background:#fff;
}
.comment_sort_by_page{
    float:right;
    width:75px;
}
.comment_sort_by_page li{
    height:25px;
    width:15px;
    float:left;
}
.comment_sort_by_page li:first-child{
    background:url(../images/comment_pre_page_small.png) no-repeat 0 center;
}
.comment_sort_by_page li:last-child{
    background:url(../images/comment_next_page_small.png) no-repeat 0 center;
}
.comment_sort_by_page li:first-child.onActive{
    background:url(../images/comment_pre_page_small_active.png) no-repeat 0 center;
}
.comment_sort_by_page li:last-child.onActive{
    background:url(../images/comment_next_page_small_active.png) no-repeat 0 center;
}
.comment_sort_by_page p{
    float:left;
    color:#272727;
}
.commentCenter_floor{
    border-bottom:1px solid #ddd;
    padding:20px 30px 5px;
    position:relative;
}
.commentCenter_floor:after{
    display:block;
    content:'';
    clear:both;
}
.comment_center_left{
    height:100%;
    float:left;
}
.comment_center_left dl{
    width:50px;
    margin-right:25px;
}
.comment_center_left dt{
    text-align: center;
    height:30px;
    line-height:30px;
}
.comment_center_left dt a{
    font-size:16px;
    color:#2192d9;
}
.comment_center_left dd{
    width:50px;
    height:50px;
    border-radius: 50%;
    border:1px solid #ddd;
    overflow: hidden;
    margin-top:10px;
}
.comment-center_right{
    float:left;
    width:775px;
}
.comment-center_right p{
    height:30px;
    line-height:30px;
    width:115px;
    background: url(../images/comment_start_small_thumb.png) no-repeat 0 center;
}
.comment-center_right ul{
    width:100%;
    height:30px;
    line-height:30px;
}
.comment-center_right ul li{
    float:left;
    color:#adadad;
}
.comment-center_right h4{
    line-height:25px;
    color:#272727;
    font-family:ArialMT;
    font-weight:normal;
}
.comment-center_right h5{
    margin-top:20px;
    height:25px;
    line-height:25px;
    color:#adadad;
    font-weight:normal;
    font-size:14px;
}
.comment-center_comment{
    padding-bottom:5px;
}
.comment-center_praise{
    position: absolute;
    top:20px;
    right:30px;
    height:30px;
    line-height:30px;
}
.comment-center_praise p{
    min-width:87px;
    float:right;
}
.comment-center_praise p span{
    width:25px;
    display:inline-block;
    cursor: pointer;
}
.comment_user_image>ul{
    height:42px;
    line-height:42px;
    text-align: center;
    margin:10px 0;
}

.comment_user_image>ul li{
    line-height:42px;
    text-align: center;
    width:42px;
    height:42px;
    overflow: hidden;
    border:1px solid #ddd;
    margin-right:10px;
}
.comment_user_image>ul li.onActive{
    border:1px solid #DE3237;
}
.comment_user_image div ul{
    height:216px;
    line-height:216px;
    position: relative;
    z-index:10;
}
.comment_user_image div ul li{
    line-height:216px;
    height:216px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing: border-box;
}
.comment_user_image div{
    position: relative;
    padding-top:18px;
    border:1px solid #ddd;
    overflow: hidden;
    height:234px;
    display:none;
}
.comment_user_image div span{
    position: absolute;
    top:50%;
    width:31px;
    height:54px;
    margin-top:-18px;
    z-index:1000;
    opacity: 0;
}
.comment_image_close{
    position: absolute;
    top:5px;
    right:5px;
    display:block;
    width:8px;
    height:8px;
    background: url(../images/comment_close_thumb.png) no-repeat 0 0;
}
.comment_user_image div span.comment_image_prev{
    left:0;
    background: url(../images/comment_prev.png) no-repeat 0 center;
}
.comment_user_image div span.comment_image_prev.onfocus{
    left:0;
    background: url(../images/comment_prev_active.png) no-repeat 0 center;
}
.comment_user_image div span.comment_image_next{
    right:0;
    background: url(../images/comment_next.png) no-repeat 0 center;
}
.comment_user_image div span.comment_image_next.onfocus{
    right:0;
    background: url(../images/comment_next_active.png) no-repeat 0 center;
}
.comment-center_reply{
    background:rgba(228,228,228,0.4);
    margin-bottom:10px;
    padding:0 10px;
}
.comment-center_reply span{
    color:#ADADAD;
}
.rich-text-table{
    overflow-x: scroll;
}
.pp_spd .bold {text-transform:capitalize;}
.price_multi p{
    padding:0;
}