@charset "utf-8";
/* CSS Document */
/* mce en website - wdf - 2015-11-13 */
/* content:  service.html, aboutUs.html, contactUs.html and web bottom navigation page ... */

/* ====================================================
     common
==================================================== */
.pages_tit {
    margin-top: 30px;
}

.pages_tit h1 {
    line-height: 30px;
    font-size: 26px;
}

.pages_sub_tit {
    width: 450px;
    padding-bottom: 10px;
    margin: 25px 0 16px 0;
    border-bottom: 2px solid #e0d9ec;
}

.pages_sub_tit h2 {
    line-height: 20px;
    color: #6a4b92;
    font-size: 14px;
}

.pages_sub_tit h3 {
    color: #6a4b92;
    line-height: 20px;
    font-size: 14px;
}
.page_literature_tit{
    margin-bottom: 25px;
}

.pg-box   { overflow: hidden; }
.pg-box p { line-height: 21px }
.pg-h2 { font-size: 14px; line-height: 20px }
.pg-h3 { font-size: 12px; line-height: 21px }
.pg-line { height: 2px; line-height: 2px; background-color: #e0d9ec; margin: 12px 0 14px 0 }
.pg-pt { padding-top: 40px }

.pages_order_tit {
    width: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    /*margin: 15px 0 16px 0;*/
    border-top: 2px solid #e0d9ec;
    font-size: 16px;
}

.pages_order_tit h2 {
    font-size: 13px;
    line-height: 24px;
    color: #331515;
}

.pages_text {
    margin: 0;
    padding-bottom: 25px;
}

.pages_text p {
    color: #331515;
    text-align: justify;
    line-height: 21px;
    font-size: 12px;
    font-weight: normal;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.pages_text p a {
    color: #6a4b92;
}

.pages_text p a:hover {
    color: #F60;
}

.pages_rgt_img {
    float: right;
    border: 2px solid #ebe4f6;
    margin: 3px 0 10px 25px;
}

a.line_link {
    text-decoration: underline;
    color: #331515;
}

a.line_link:hover {
    color: #F60;
}


/* ====================================================
     contact us
==================================================== */
.cts_headquarters {
    padding-top: 20px;
}

.ctus_subtit {
    width: 450px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e0d9ec;
}

.ctus_subtit h2 {
    color: #6a4b92;
    line-height: 20px;
    font-size: 16px;
}

/*china_headquarters*/
.china_headquarters {
    float: left;
}

#china_dis_tbl td {
    line-height: 22px;
}

#china_dis_tbl td p span { display: inline-block; width: 100px; font-weight: bold; line-height: 20px;}

/*headquarters*/
.hdqters {
    width: 450px;
    float: right;
}

.cts_headquarters table {
    margin: 15px 0;
}

.cts_headquarters table th {
    height: 32px;
    padding-bottom: 5px;
    vertical-align: middle;
    line-height: 32px;
    font-size: 13px;
}

.cts_headquarters table th img {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.cts_headquarters table td {
    vertical-align: top;
    line-height: 21px;
    font-size: 12px;
}

.cts_headquarters table td span {
    font-weight: bold;
}

/*china_dis*/
.find_china_dis {
    font-size: 13px;
    font-weight: bold;
    color: #6a4b92;
    padding: 37px 0 0 0;
    overflow: hidden;
}

.find_china_dis span {
    margin-top: 4px;
    float: left;
}

.find_china_dis select {
    border: 1px solid #999999;
    width: 125px;
    height: 26px;
    margin-left: 10px;
    float: left;
    padding: 0 3px;
}

.china_dis {
    padding: 0 0 10px 0;
}

.china_dis dt, .china_dis dd {
    line-height: 25px;
}

.china_dis dt {
    font-weight: bold;
    padding-top: 10px;
}

/*word_dis*/
.word_dis {
    margin-top: 50px;
}

.word_dis ul {
    overflow: hidden;
    width: 100%;
    padding-top: 10px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 3px;
    border-radius: 0 0 3px 3px;
}

.word_dis ul li {
    float: left;
    width: 80px;
    height: 77px;
    padding: 0 10px 10px 10px;
    text-align: center;
    font-size: 12px;
}

.word_dis ul li img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

.word_dis ul li span {
    display: block;
    width: 80px;
    height: 30px;
    margin-top: 10px;
    line-height: 15px;
    color: #331515;
}

/* ====================================================
     about us
==================================================== */
.abtus_hd {
    overflow: hidden;
}

.abtus_hd_lft {
    width: 450px;
    float: left;
}

.abtus_hd_rgt {
    float: right;
}

.abtus_hd_rgt img {
    margin-top: 28px;
}

.abtus_service_txt {
    padding: 0 0 20px 40px;
}

/* ====================================================
     headquarter
==================================================== */
.headquarter {
    width: 100%;
}

#headquarter_tit {
    width: 500px;
    border-bottom: 2px solid #e0d9ec;
    padding-bottom: 13px;
}

.headquarter table {
    margin-top: 15px;
    font-size: 12px;
}

.headquarter table th {
    width: 185px;
}

.headquarter table td p {
    line-height: 21px;
    color: #331515;
}

.headquarter table td p span {
    display: inline-block;
    width: 70px;
    font-weight: bold;
    font-size: 12px;
}


/* ====================================================
     distributors
==================================================== */
/*distributor_map*/
/*.distributor_map {*/
    /*position: relative;*/
    /*width: 1000px;*/
    /*height: 560px;*/
    /*margin-top: 25px;*/
    /*background: url(//file.medchemexpress.com/new/images/pages/distributors_map.png) no-repeat;*/
/*}*/

/*.distributor_map a {*/
    /*position: absolute;*/
    /*display: block;*/
/*}*/

/*.dis_area {*/
    /*width: 22px;*/
    /*height: 22px;*/
    /*-webkit-border-radius: 15px;*/
    /*-moz-border-radius: 15px;*/
    /*border-radius: 15px;*/
    /*!*background-color: #FF0000;*!*/
/*}*/

/*.dis_comm {*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*-webkit-border-radius: 10px;*/
    /*-moz-border-radius: 10px;*/
    /*border-radius: 10px;*/
/*}*/

/*#dismap_UnitedStates {*/
    /*top: 302px;*/
    /*left: 75px;*/
/*}*/

/*#dismap_Sweden {*/
    /*top: 60px;*/
    /*left: 591px;*/
/*}*/

/*#dismap_China {*/
    /*top: 99px;*/
    /*left: 758px;*/
/*}*/

/*#dismap_Canada {*/
    /*top: 230px;*/
    /*left: 98px;*/
/*}*/

/*#dismap_UnitedKingdom {*/
    /*top: 203px;*/
    /*left: 325px;*/
/*}*/

/*#dismap_Germany {*/
    /*top: 130px;*/
    /*left: 423px;*/
/*}*/

/*#dismap_France {*/
    /*top: 257px;*/
    /*left: 335px;*/
/*}*/

/*#dismap_Belgium {*/
    /*top: 160px;*/
    /*left: 416px;*/
/*}*/

/*#dismap_Luxembourg {*/
    /*top: 181px;*/
    /*left: 377px;*/
/*}*/

/*#dismap_CzechRepublic {*/
    /*top: 0;*/
    /*left: 432px;*/
/*}*/

/*#dismap_Slovakia {*/
    /*top: 59px;*/
    /*left: 682px;*/
/*}*/

/*#dismap_Finland {*/
    /*top: 23px;*/
    /*left: 812px;*/
/*}*/

/*#dismap_Switzerland {*/
    /*top: 33px;*/
    /*left: 524px;*/
/*}*/

/*#dismap_Netherlands {*/
    /*top: 105px;*/
    /*left: 564px;*/
/*}*/

/*#dismap_Ireland {*/
    /*top: 239px;*/
    /*left: 365px;*/
/*}*/

/*#dismap_Spain {*/
    /*top: 312px;*/
    /*left: 372px;*/
/*}*/

/*#dismap_Turkey {*/
    /*top: 376px;*/
    /*left: 406px;*/
/*}*/

/*#dismap_Poland {*/
    /*top: 123px;*/
    /*left: 529px;*/
/*}*/

/*#dismap_Japan {*/
    /*top: 272px;*/
    /*left: 816px;*/
/*}*/

/*#dismap_Singapore {*/
    /*top: 464px;*/
    /*left: 625px;*/
/*}*/

/*#dismap_Italy {*/
    /*top: 284px;*/
    /*left: 360px;*/
/*}*/

/*#dismap_Israel {*/
    /*top: 463px;*/
    /*left: 548px;*/
/*}*/

/*#dismap_KoreaSouth {*/
    /*top: 297px;*/
    /*left: 802px;*/
/*}*/

/*#dismap_HongKong {*/
    /*top: 247px;*/
    /*left: 810px;*/
/*}*/

/*#dismap_Lebanon {*/
    /*top: 398px;*/
    /*left: 580px;*/
/*}*/

/*#dismap_Malaysia {*/
    /*top: 425px;*/
    /*left: 617px;*/
/*}*/

/*#dismap_Philippines {*/
    /*top: 351px;*/
    /*left: 780px;*/
/*}*/

/*#dismap_Taiwan {*/
    /*top: 323px;*/
    /*left: 770px;*/
/*}*/

/*#dismap_India {*/
    /*top: 375px;*/
    /*left: 608px*/
/*}*/

/*#dismap_Australia {*/
    /*top: 451px;*/
    /*left: 827px;*/
/*}*/

/*#dismap_NewZealand {*/
    /*top: 526px;*/
    /*left: 751px;*/
/*}*/

/*#dismap_Austria {*/
    /*top: 449px;*/
    /*left: 373px;*/
/*}*/

/*#dismap_Chile {*/
    /*top: 452px;*/
    /*left: 218px;*/
/*}*/

/*#dismap_Morocco {*/
    /*top: 352px;*/
    /*left: 320px;*/
/*}*/

/*#dismap_Hungary {*/
    /*top: 327px;*/
    /*left: 302px;*/
/*}*/

/*#dismap_Tunisia {*/
    /*top: 402px;*/
    /*left: 369px;*/
/*}*/

/*#dismap_Brazil {*/
    /*top: 426px;*/
    /*left: 398px;*/
/*}*/

/*#dismap_Pakistan {*/
    /*top: 506px;*/
    /*left: 584px;*/
/*}*/

/*!*distributor_list*!*/
/*.distributor_list {*/
    /*margin-top: 35px;*/
    /*border-top: 1px solid #e0d9ec;*/
/*}*/

/*.distributor_list table {*/
    /*width: 795px;*/
    /*border-bottom: 1px solid #e0d9ec;*/
/*}*/

/*.distributor_list table th {*/
    /*width: 175px;*/
    /*vertical-align: top;*/
    /*padding-top: 15px;*/
/*}*/

/*.distributor_list table th h2 {*/
    /*line-height: 32px;*/
    /*font-size: 14px;*/
/*}*/

/*.distributor_list table th h2 img {*/
    /*float: left;*/
    /*width: 32px;*/
    /*height: 32px;*/
    /*margin-right: 10px;*/
/*}*/

/*.distributor_list table td {*/
    /*vertical-align: top;*/
    /*padding-bottom: 20px;*/
/*}*/

/*.distributor_list table td h3 {*/
    /*line-height: 32px;*/
    /*font-size: 14px;*/
/*}*/

/*.distributor_list table td p {*/
    /*line-height: 21px;*/
/*}*/

/*.distributor_list table td p span {*/
    /*display: inline-block;*/
    /*width: 50px;*/
    /*font-weight: bold;*/
    /*line-height: 20px;*/
/*}*/

/*.distributor_list table td li {*/
    /*width: 310px;*/
    /*float: left;*/
    /*padding-top: 15px;*/
    /*font-size: 12px;*/
/*}*/

/*!*dismap_con*!*/
/*.dismap_con {*/
    /*display: none;*/
    /*position: absolute;*/
    /*width: 285px;*/
/*}*/

/*.dismap_con:hover {*/
    /*cursor: pointer;*/
/*}*/

/*.dismap_arrow {*/
    /*position: absolute;*/
    /*z-index: 99;*/
    /*display: block;*/
    /*width: 17px;*/
    /*height: 12px;*/
    /*line-height: 12px;*/
    /*margin-left: 5px;*/
    /*background: url(../images/pages/icon_pages.png) no-repeat 0 0;*/
/*}*/

/*.dismap_con dl {*/
    /*position: absolute;*/
    /*z-index: 98;*/
    /*padding: 0 20px 10px 20px;*/
    /*margin-top: 10px;*/
    /*background: #FFF;*/
    /*border: 1px solid #efefef;*/
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
/*}*/

/*.dismap_con dl dt {*/
    /*padding-top: 10px;*/
/*}*/

/*.dismap_con dd p {*/
    /*color: #331515;*/
    /*font-size: 12px;*/
/*}*/

/*.dismap_con dd p strong {*/
    /*padding-bottom: 6px;*/
    /*line-height: 24px;*/
    /*font-size: 14px;*/
/*}*/

/*.dismap_con dd p span {*/
    /*display: inline-block;*/
    /*width: 50px;*/
    /*line-height: 20px;*/
    /*font-weight: bold;*/
/*}*/

/* ====================================================
     Technical Support
==================================================== */
/*tec_spt_hd*/
.tec_spt_hd {
    width: 500px;
    margin-top: 12px;
    padding-top: 13px;
    border-top: 2px solid #e0d9ec;
}

.tec_spt_hd p {
    color: #331515;
    line-height: 21px;
    font-size: 12px;
}

.tec_spt_hd p span {
    display: inline-block;
    width: 50px;
    font-weight: bold;
}

/*tec_spt_link*/
#tec_spt_link {
    margin-top: 12px;
}

#tec_spt_link table td {
    vertical-align: top;
    font-size: 12px;
}

#tec_spt_link table td a {
    display: block;
    color: #6a4b92;
    text-decoration: none;
    line-height: 26px;
    font-weight: bold;
}

#tec_spt_link table td a:hover {
    color: #F60;
}

/*tec_spt*/
.tec_spt {
    margin-top: 36px;
    overflow: hidden;
}

.tec_spt h2 {
    font-size:13px;
}

.tec_spt_lft {
    float: left;
    width: 480px;
}

.tec_spt_rgt {
    float: right;
    width: 485px;
}

/*tec_spt_lft_4*/
.tsl_1_tbl {
    width: 450px;
    margin: 5px 0;
    font-size: 12px;
}

.tsl_1_tbl th, .tsl_1_tbl td {
    font-weight: normal;
    line-height: 21px;
}

.tsl_1_tbl th {
    width: 30px;
    text-align: right;
    padding-right: 20px;
}

/*tec_spt_rgt_2*/
.tec_spt_rgt_2 {
}

.tec_spt_rgt_2 p {
    margin-top: 23px;
    padding: 0;
    font-weight: bold;
}

.tsr_2_tbl {
    width: 485px;
    margin-top: 15px;
    border-bottom: 1px solid #e0d9ec;
    font-size: 12px;
}

.tsr_2_tbl thead {
    border-top: 1px solid #e0d9ec;
    border-bottom: 1px solid #e0d9ec;
}

.tsr_2_tbl thead th, .tsr_2_tbl thead td {
    padding: 8px 0 5px 0;
    vertical-align: bottom;
    line-height: 16px;
    font-weight: bold;
}

.tsr_2_tbl thead th, .tsr_2_tbl tbody th {
    border-right: 1px solid #e0d9ec;
}

.tsr_2_tbl tbody th, .tsr_2_tbl tbody td {
    padding: 2px 0;
    line-height: 21px;
    font-weight: normal;
}

.tsr_2_tbl thead td, .tsr_2_tbl tbody td {
    padding-left: 17px;
}

.tsr_2_ftr {
    margin-top: 10px;
    font-size: 12px;
}

.tsr_2_ftr th, .tsr_2_ftr td {
    vertical-align: middle;
}

.tsr_2_ftr th {
    border-top: 1px solid #333;
    font-weight: normal;
}

/*ts_sample*/
.ts_sample {
    background: url("../images/pages/ts_sample_bg.png");
    width: 450px;
    height: 60px;
    margin: 7px 0 8px 0;
}

.ts_sample table {
    width: 400px;
    margin-left: 20px;
    line-height: 21px;
}

.ts_sample table th {
    text-align: right;
    font-weight: normal;
}

.ts_sample table td {
    text-align: left;
    padding-left: 10px;
}

.ts-protein-service {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    table-layout: auto;
}

.ts-protein-service th{
    background-color: #b19cd9;
    color: #2d1152;
    padding: 14px 20px;
    text-align: left;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.ts-protein-service td{
    padding: 12px 20px;
    border-bottom: 1px solid #e8e9eb;
    color: #4a4a4a;
}

.ts-protein-service tr:nth-child(even) {
    background-color: #f9f6fc;
}

/* ====================================================
     Technical Support Link
==================================================== */
.vial_lab_hd {
    margin-top: 20px;
}

.vial_lab {
    overflow: hidden;
    margin-top: 10px;
}

.vial_lab .pages_sub_tit h2 {
    font-weight: normal;
}

.vial_lab_lft {
    float: left;
    width: 470px;
}

.vial_lab_rgt {
    float: right;
    width: 470px;
}

/* ====================================================
     Order Information
==================================================== */
.order_info {
    overflow: hidden;
}

.order_info_lft {
    float: left;
    width: 480px;
}

.order_info_lft table th, .order_info_lft table td {
}

.order_info_lft table th {
    width: 200px;
}

.order_info_lft table td {
    width: 280px;
}

.order_info_rgt {
    float: right;
    width: 480px;
}

.order_info_rgt table th {
    width: 295px;
}

.order_info_rgt table td {
    width: 185px;
}

.order_info_rgt table p span {
    display: inline-block;
    font-weight: bold;
}

.order_info_rgt table th p span {
    width: 50px;
}

.order_info_rgt table td p span {
    width: 35px;
}

/*order_info_end*/
.order_info_end {
    padding-top: 8px;
}

.order_info_end p {
    font-weight: bold;
    line-height: 21px;
    color: #F60;
    font-size: 14px;
}

/* ====================================================
     Dilution Calculator & Molarity Calculator
==================================================== */
.calculator_hd {
    margin-top: 20px;
}

.pages_cal_tit {
    padding: 23px 0 7px 0;
}

.calculator_hd p {
    line-height: 21px;
    font-weight: bold;
}

.pages_cal_tit h2 {
    color: #6a4b92;
    line-height: 26px;
    font-size: 18px;
}

/*cal_form*/
.cal_form {
    overflow: hidden;
}

.cal_form div {
    float: left;
    width: 680px;
    background-color: #fbfbfb;
}

.cal_dilu_form {
    margin-top: 20px;
}

.cal_dilu_form div table {
    margin: 5px 20px;
}

.cal_mola_form div table {
    margin: 10px 20px 20px 20px;
}

.cal_form div table th {
    line-height: 24px;
    color: #331515;
    font-size: 14px;
}

.cal_form div table td {
    padding: 5px 0 8px 0;
}

.cal_form div table th span, .cal_form div table td span {
    color: #666;
    line-height: 24px;
    font-weight: normal;
    font-size: 20px;
}

.cal_form input[type='text'],
.cal_form select {
    box-sizing: border-box;
    display: inline-block;
    height: 26px;
    border: 1px solid #CCC;
    border-radius: 3px;
}

.cal_form div table td input[type='text'] {
    width: 80px;
    padding: 0 7px;
}

.cal_form div table td select {
    width: 54px;
    padding: 0 3px;
}

.cal_form ul {
    float: left;
    padding-left: 70px;
}

.cal_form ul li {
    margin-top: 10px;
}

.cal_form ul li input {
    width: 156px;
    height: 36px;
    text-align: center;
    color: #FFF;
    background: #8f77b5;
    font-weight: bold;
    font-size: 14px;
}

.cal_form ul li input:hover {
    cursor: pointer;
}

.cal_form sub {
    line-height: 12px;
    font-size:12px;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

/*Dilution Calculator*/
.cal_dilu_brief {
    width: 680px;
    padding: 10px 0;
    margin-top: 6px;
    background-color: #fbfbfb;
}

.cal_dilu_brief p {
    line-height: 21px;
    padding-left: 21px;
    font-size: 12px;
}

.cal_dilu_brief p span {
    font-weight: bold;
}
.cal_dilu_brief p sub {
    line-height: 12px;
    font-size:10px;
    -webkit-transform: scale(0.9);
}

/*Molarity Calculator*/
.cal_mola_brief {
    width: 680px;
    padding: 10px 20px;
    background-color: #fbfbfb;
}

.cal_mola_brief p {
    color: #331515;
    margin-left: 50px;
    line-height: 21px;
    font-weight: bold;
    font-size: 14px;
}

/* ====================================================
     Service
==================================================== */
.service_div p {
    padding-bottom: 5px;
    font-weight: bold;
    color: #6a4b92;
}

/* ====================================================
     Terms and Conditions
==================================================== */
.terms_cdts_hd {
    padding: 12px 0;
    font-size: 12px;
}

.terms_cdts_hd p {
    color: #6a4b92;
    line-height: 21px;
    font-weight: bold;
}

/* ====================================================
     Privacy Policy
==================================================== */
.privacy_ctus {
    width: 406px;
    padding: 13px 25px 14px 25px;
    margin-top: 10px;
    background: #fbfbfb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.privacy_ctus p strong {
    display: block;
    padding-bottom: 5px;
}

.privacy_ctus p span {
    display: inline-block;
    width: 60px;
    font-weight: bold;
}

.privacy_ctus p a {
    color: #331515;
}

.privacy_ctus p a:hover {
    color: #F60;
}

/* ====================================================
     News List
==================================================== */
.news_list_h2 {
    line-height: 30px;
    padding: 13px 0 8px 0;
}

.news_list {
    border-bottom: 1px solid #ebe4f6;
    display: none;
}

.news_list li {
    height: 48px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 0 10px 0;
    line-height: 20px;
    border-bottom: 1px solid #ebe4f6;
    color: #331515;
    font-size: 13px;
}

.news_list li a {
    float: left;
}

.news_list li a:hover {
    color: #ee3134;
}

.news_list li span {
    float: right;
}
/* ====================================================
     News exhibition
==================================================== */
.exhibition{
    width: 100%;
}
.exhibition-search{
    padding: 20px;
}
.exhibition-search form{
    display: flex;
    justify-content: flex-start;
}
.exhibition-search form >div{
    margin-right: 20px;
}
.exhibition-search form >div:last-child{
    margin-right: 0;
}
.exhibition-search form >div select{
    width: 120px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background-color: #fff;
}
.exhibition-search form >div input[type=date]{
    width: 178px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-left: 10px;
}
.exhibition-search form >div button{
    width: 78px;
    height: 28px;
    border-radius: 3px;
    background: #8a72ac;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.exhibition-search form >div input[type=date]::-webkit-calendar-picker-indicator {
    opacity: 1;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    left: -2px;
    background: url("/new/images/web/date_icon.png") no-repeat;
    cursor: pointer;
}

.exhibition-search form >div input[type=text]{
    width: 178px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-left: 10px;
}
.exhibition-search form label{
    font-size: 14px;
    vertical-align: middle;
    line-height: 28px;
}

.exhibition-list{
    width: 100%;
    margin-top: 5px;
}
.exhibition-list li{
    width: 100%;
    height: auto !important;
    background: #faf8fb;
    padding:30px 20px;
    box-sizing: border-box;
}
/*.exhibition-list li:nth-child(even){
    width: 100%;
    background: #fff;
    padding:30px 20px;
}*/
/*.exhibition-list .started  div,.exhibition-list .started  div a,.exhibition-list .started span{*/
/*    color: #9f9f9f !important;*/
/*}*/
.exhibition-list li > .sub1{
    width: 100%;
    border-bottom: 1px solid #e2e0e3;
    line-height: 25px;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.exhibition-list li > .sub1>div:first-child> .nostart-tb {
    background: url(/../new/images/web/nostart-tb-cn.png) no-repeat;
    width: 11px;
    height: 12px;
    display: inline-block;
    margin-right:10px;
    vertical-align:middle;
}
.exhibition-list li > .sub1>div:first-child> .start-tb {
    background: url(/../new/images/web/start-tb.png) no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right:9px;
    vertical-align:middle;
}
.exhibition-list li > .sub1>div:nth-child(2){
    width: 355px;
    font-size: 16px;
    font-weight: bold;
    /*color: #6a4b92;*/
}
.exhibition-list li > .sub1>div:nth-child(2) a{
    color: #6a4b92;
}

.exhibition-list li > .sub1>div:nth-child(3){
    width: 580px;
    font-size: 12px;
    display: flex;
}
.exhibition-list li > .sub1>div:nth-child(3) > div {
    color: #9f9f9f;
}
.exhibition-list li > .sub1>div:nth-child(3) > div span{
    font-weight: bold;
    color: #331515;
    float: none;
}
.exhibition-list li > .sub1>div:nth-child(3) > div:not(:last-child):after {
    content: " | ";
    float: right;
}
.exhibition-list li > .sub1>div:nth-child(3) > .booth {
    width: 80px;
}
.exhibition-list li > .sub1>div:nth-child(3) > .ex-date {
    width: 165px;
    text-align: center;
}
.exhibition-list li > .sub1>div:nth-child(3) > .ex-address {
    width: 340px;
    margin-left: 20px;
}
.exhibition-list li > .sub1>div:nth-child(3) > .ex-address > span{
    color: #595757;
}
.exhibition-list li > .sub1>div:nth-child(3) > .ex-address > span:nth-child(2){
    font-weight: normal;
}
.exhibition-list li > .sub2{
    width: 100%;
    margin-top: 12px;
    display: flex;
}
.exhibition-list li > .sub2 > div:first-child{
    width:120px;
    min-width: 120px;
    height: 50px;
    border: 1px solid #dcdddd;
    display: block;
    background: transparent;
    text-align: center;
}
.exhibition-list li > .sub2 > div:first-child img{
    height: 50px;
    max-width: 120px;
}
.exhibition-list li > .sub2 >div:last-child{
    color: #595757;
    font-size: 12px;
    line-height: 22px;
    margin-left: 20px;
}




    /* ====================================================
         News Content
    ==================================================== */
.page_news {
    padding-top: 20px;
}

.page_news p {
    font-size: 13px;
    line-height: 21px;
}

.page_news_img {
    padding: 5px;
    text-align: center;
}
.weixin-news-content {
    margin: 20px auto;
    font: normal 14px/1.75 Arial,  sans-serif!important;
}
.weixin-news-content>.pages_tit>h1 {
    text-align: center;
    padding-top: 30px;
}
.weixin-news-content img {
    max-width: 100%;
    display: block;
    margin:0 auto;
}

.weixin-news-content p>img+span, .weixin-news-content section>img+a {
    display: inline-block;
    padding-top: 10px;
}

.weixin-news-content sup, .weixin-news-content sub {
    display: inline;
    font: normal 12px/1.0 Arial, sans-serif;
}

.weixin-news-content em {
    font-style: italic;
}

.weixin-news-content h4 {
    font-weight: 400;
}


/* ====================================================
     Add Weixin News
==================================================== */
.add-weixin-news {
    border: 1px solid #DDD;
    margin: 30px auto 10px;
    padding: 26px 0;
}
.add-weixin-news > div  {
    padding: 10px 40px;
    font-size: 14px;
    overflow: hidden;
    line-height: 36px;
}
.add-weixin-news > div input[type='text'] {
    height: 36px;
    width: 450px;
    font-size: 14px;
    padding: 0 10px;
}

.add-weixin-news > div > div:first-child {
    width: 120px;
    float: left;
    font-weight: bold;
}
.add-weixin-news > div > div:last-child {
    margin-left: 120px;
}
.ckb-control>label+label {
    margin-left: 50px;
}
.ckb-control>label>input[type='checkbox'] {
    margin-right: 3px;
}
.submit-add-news {
    margin-left: 120px;
}
.submit-add-news>.form_btn_submit {
    height: 36px;
}
.ckb_square {
    background-position: -2px 2px;
}
.ckb_square.checked {
    background-position: -22px 2px;
}


.weixin-news-list {
    border-top: 1px solid #ebe4f6;
    border-bottom: 2px solid #ebe4f6;
}

.weixin-news-list li {
    height: auto;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 0 18px 0;
    line-height: 20px;
    border-top: 1px solid #ebe4f6;
    color: #331515;
    font-size: 13px;
}
.weixin-news-list li>div:first-child {
    /*float: left;*/
    /*width: 800px;*/
}
.weixin-news-list li>div>a {
    /*display: inline-block;*/
    /*width: 700px;*/
}
.weixin-news-list li>div>a:hover {
    color: #ee3134;
}
.weixin-news-list li>div:last-child {
    float: right;
}
.weixin-news-list li>div:last-child>span {
    font-weight: bold;
    color: #6a4b92;
    cursor: pointer;
}
.weixin-news-list li>div:last-child>span:hover {
    color: #FF6600;
}

.weixin-news-list li>div:last-child>span:before {
    content:"";
    border-left: 1px solid #DDD;
    height: 12px;
    margin: 1px 12px auto 11px;
    display: inline-block;
}

.weixin-news-list li>div:last-child>span:first-child:before {
    content: none;
}

#J-edit-news {
    font-size: 13px;
}


/* ====================================================
     Custom Peptide Synthesis
==================================================== */
.custom_peptide_hd {
    margin-top: 12px;
    padding-top: 13px;
    border-top: 2px solid #e0d9ec;
    line-height: 21px;
}

.news_list li.top, .news_list li.top a {
    color: #ee3134;
}
/*---------------日期提示框--------------------------*/
.dialog-section {
    position: absolute;
    top: 538px;
    left: 50%;
    width: 580px;
    z-index: 20;
    padding-top: 48px;
    padding-bottom: 48px;
    text-align: center;
    margin: 0;
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    transform: translate(-50%, -50%);
}

.dialog-text {
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
}

.peptide_synthesis_page_text {
    overflow: hidden;
    padding: 12px 0 30px 0;
}

.peptide_synthesis_page_text dl {
    width: 100%;
}

.peptide_synthesis_page_text dl dt, .peptide_synthesis_page_text dl dd {
    float: left;
    padding-top: 10px;
    line-height: 20px;
    font-size: 13px;
}

.peptide_synthesis_page_text dl dt {
    width: 150px;
    font-weight: bold;
}

.peptide_synthesis_page_text dl dd {
    width: 770px;
}

.peptide-new dl dt{
    width: 100px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}
.peptide-new dl dd {
    width: 820px;
    font-size: 14px;
    line-height: 26px;
}

.peptide-new-text a,.peptide-new-text p{
    font-size: 14px;
    line-height: 26px;
}

.form_peptide-new_tbl{
    font-size: 14px !important;
}



.dialog-close {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/new/images/web/icons-dialog.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 16px;
    top: 12px;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
    background-position: 0 -135px;
    cursor: pointer;
}

.i-warning {
    position: relative;
    display: inline-block;
    top: -2px;
    margin-right: 20px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background-image: url("/new/images/web/icons-dialog.png");
    background-repeat: no-repeat;
    background-position: 0 -45px;
}

