@charset "utf-8";
/*list/details/search_result/form/... - CSS Document */

/*** modules: Product list ***/
#lft_nav {
    min-width: 282px; height: auto;
    box-sizing: border-box;
}
.bread{
	  position:fixed; left: 354px;  top: 0;
}

#lft_nav>ul>li>div {
    display: block;
}

#lft_nav h2 {
    display: block;
    box-sizing: border-box;
    width: 100%; height: 35px;
    padding-left: 15px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -157px;
    font-size: 13px; font-weight: bold; color: #fafafa;
    line-height: 35px;
}

#lft_nav h3 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #dbdbdb;
    border-top: 0;
    background-color: #f8f8f8;
    color: #333; font-weight: inherit;
    line-height: 36px;
}

#lft_nav h3>a{
    display: block;
    width: 260px;
    padding-left: 15px;
    font-size: 13px;
    color: #333;
}
#lft_nav .list_amal a{
    display: inline-block;
    width: calc(100% - 20px);
}

#lft_nav h3>a:hover{
    color: #ff6600;
}

#lft_nav .list_amal_bg {
    color: #ff6600;font-weight: bold;
}

.down_show {
    display: block;
    float: right;
    width: 10px;
    height: 20px;
    margin-right: 10px;
    margin-top: 7px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -30px -60px;
}

#lft_nav .list_amal_ul > li > a {

    display: block;
    width: 260px;
    padding-left: 20px;
    font-size: 13px; color: #555;
    line-height: 28px;
}
#lft_nav .list_amal_ul a:hover {
    color: #f60;
}

.down_hide {
    display: block;
    float: right;
    width: 10px; height: 20px;
    margin: 7px 10px 0 0;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -40px -60px
}

#lft_nav .list_amal_ul {
    position: relative; z-index: 9;
    height: auto;
    padding: 12px 0;
    border: 1px solid #ddd; border-top: 0;
    background-color: #fff
}

#lft_nav #list_amal_ul_2{
	padding:13px 0
}

#lft_nav ul li:hover {
    background-color: #f2f8fd
}

#lft_nav .list_amal_ul li.selected {
    background-color: #f2f8fd;
}

#lft_nav .list_amal_ul li.selected > a[href] {
    color: #f60;
}
/*****************pro_list*************/

#list_brief {
    margin-top: 20px
}

#pro_list {
    height: auto;
    border-top: 2px solid #ccc;
    margin-top: 25px
}

.pro_list_div {
    box-sizing: border-box;
    padding: 8px 0 20px 5px;
    border-bottom: 1px solid #DDD;
    color: #777
}

.pro_list_div div {
    float: left;
    width: 77%;
    margin-left: 70px;
}

.pro_list_div img {
    float: left;
    width: 120px;
    height: 120px;
    display: block;
}

.pro_list_div > div > p {
    line-height: 20px
}

.pro_list_div > div > a {
    display: block;
    margin-top: 15px; margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #075EC3;
}

.pro_list_div > div > ul > li > span {
    color: #222;
}

.pro_list_div ul li {
    float: left
}

.pro_list_div ul li {
    min-width: 200px;
    line-height: 28px;
}

.pro_list_div ul li p {
    display: inline-block;
}

/******page_nav*****/
#page_nav {
    margin-top: 30px; margin-left: 15%;
}
#page_nav>div>a{
    width:35px;
}
#page_nav>div>a,#page_nav>a{
    float: left;
    height: 20px;
    border: 1px solid #eee;
    color: #336699;
    line-height: 20px; text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
#page_nav>a {
    display: block;
    padding: 0 7px; margin-left: 10px
}
#page_nav>a:hover {
    color: #fff;
    background-color: #1e90ff;
}
#page_nav div>a:hover {
    color: #fff;
    background-color: #1e90ff;
}
#page_nav .pitch_on{
    color: #fff;
    background-color: #1e90ff;
}
.skip>span,.skip>input{
    float: left;
    margin-left: 10px;
}
.skip input{
    width: 45px; height: 18px;
    border:1px solid #ccc;
    border-radius: 3px;
}
.page_num{
    font-weight: bold;
    line-height: 22px
}
.page_Go{
    color: #369;
    line-height: 25px
}
#rrrrr {
    overflow: hidden;
    position: absolute; top: 0; z-index: 70;
    height: 200px;
    background-color: #28508c
}

/*********.detail_list**************/

/*********.detail_list**************/
.list_det {
    background-position: -2px -264px;
}
.detail_list{
    position: relative
}
.detail_list ul{
    display: none;
    position: absolute;
    left: 280px;
    max-height: 400px;
    overflow-y: auto;
    border:1px solid #ddd;
    background-color: #f2f8fd;
}
.detail_list ul li{
    line-height: 28px;
    width: 255px;
    float: left;
}
.detail_list ul li:first-child{
    float: none;
}
.detail_list ul li span{
    display: block;
    font-size: 13px; font-weight: bold; color: #ff6600;
    padding-left: 10px;
    line-height: 30px
}
.list_amal:hover {
    cursor: default;
}
.pro-secondary-list li a:hover{
    background-color: #fff;
}
.detail_list>ul>li>a{
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    line-height: 28px;
    color: #555;
}
.detail_list>span {
    display: block;
    position: absolute; top: 0; right: 0;
    width: 18px; height: 28px;
    background-image: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png"); background-repeat: no-repeat; background-position: 0 -274px
}

.detail_list_show {
    background-position: -0 -274px;
}

.pro_info_con p{
    margin-top:9px;
    line-height:20px;
    word-break: break-word;
}

/*.info-tbl {*/
/*    border: 1px solid #dddddd;*/
/*}*/

.info-tbl tr:last-child th,
.info-tbl tr:last-child td {
    border-bottom: none;
}

.info-tbl tr th, .info-tbl tr td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 12px;
    word-break: break-word;
}

.info-tbl tr th:last-child,
.info-tbl tr td:last-child {
    border-right: none;
}
.info-tbl tr th {
    padding-right: 20px;
    font-weight: bold;
    width: 150px;
    text-align: center;
}

.pro_info_con_tt tr th { width:93px  }
.pro_info_con_tt tr td { width:672px }

.tlc-info-tbl tr th  { width: 150px; }
.tlc-info-tbl tr td  { width: 600px }

.lib-info-tbl tr th { width: 100px }
.lib-info-tbl tr th { width: 650px }

/*=================================
           product_details
=================================*/

/*** modules: Product Details ***/
#History .positi{
    position:initial;
}
.client_message dl dt{
    float: left;
    width: 260px;
    padding-top: 10px
}
.padd_10{
    box-sizing: border-box;
    padding-left: 10px
}
.client_message h2{
    margin-top: 15px;
    line-height: 50px
}
.client_message dl dd{
    float: left;
    width: 140px;
    padding-top: 10px
}
.client_message dl dt input{
    box-sizing: border-box;
    width: 181px;
    height: 25px
}
.client_message  dd span{
    color: #F23F40; /* 20200309 */
}

.pro_tit {
    padding-bottom: 12px;
    border-bottom: 2px solid #CCC;
}

.pro_tit>h1 {
    font-size: 24px;
    color: #000000;
    line-height: 30px
}

.pro_tit>h1>span {
    font-size: 18px;
}

.pro_tit>p {
    padding-top: 10px;
}

.pro_base {
    overflow: hidden;
    width: 100%
}

.pro_base .box {
    float: left;
    width: 200px;
    margin-left: 70px;
}
.pro_base .box img { width: 200px; height: 200px; display: block }

.pro_base >.actic {
    float: right;
    width: 700px;
    margin-top: 50px
}
.easy{ margin-top: 14px }
.easy img{
    width:100%;
}
.easy>a{
    display: block;
    float: left;
    width: 58px; height: 105px;
    margin-top: 10px; margin-left: 59px;
    font-size: 13px; font-weight: bold; color: #369;
    line-height: 16px; text-align: center;
}

/*@-webkit-keyframes myfirst /* Safari 与 Chrome */
/*{
    from {background: red;}
    to {background: yellow;}
}*/
/*****Collec_form*************/
#Collec_form{
    position: fixed; top:32%; left: 35%; z-index: 9999;
    width: 410px; height: 194px;
    border:1px solid #ddd;
    border-radius: 3px;
}
.Collec_tit{
    box-sizing: border-box;
    padding: 0 20px;
    font-weight: bold;
    line-height: 36px;
    background: url(/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png) repeat-x 0 -90px;
}
.Collec_tx,.Collec_ty{
    box-sizing: border-box;
    width: 100%; height: 158px;
    padding:20px 30px;
    background-color: #fff
}
.Collec_input{
    box-sizing: border-box;
    width: 200px; height: 25px;
    padding-right: 5px; padding-left: 5px;
    border: 1px solid #DDD;
    border-radius: 3px;
}
.Collec_ne{
    box-sizing: border-box;
    width: 200px; height: 25px;
    padding-left: 5px; padding-right: 5px;
    border: 1px solid #DDD;
    border-radius: 3px;

}
.collec_submit,.collec_button,.collec_submi{
    display: block;
    float: left;
    outline: none;
    padding: 5px 15px;
    border:0;
    margin-left: 55px;
    font-size: 13px; font-weight: bold; color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FF9900;
    background: -webkit-linear-gradient(#f90,#FF7700);
    background: -moz-linear-gradient(#f90,#FF7700);
    background: -o-linear-gradient(#f90,#ff7700);

}

.pro_base table th, .pro_base table td {
    padding-bottom: 10px;
    font-weight: normal;
    text-align: left; vertical-align: top
}

.td_w55  { width: 65px }
.td_w125 { width: 125px }
.td_w230 { width: 230px }
.w400 { width: 400px }
.w65  { width: 65px }

/*price_tbl*/
.price_tbl {
    width: 100%;
    border: 1px solid #DDD;
    margin-top: 18px;
    color: #333;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: #fafafa;
}

.price_tbl>tbody>tr>th {
    line-height: 32px; text-align: center;
    background-color: #EEE
}

.price_tbl>tbody>tr>td {
    border-top: 1px solid #FFF;
    line-height: 30px; text-align: center
}

/*.price_tbl td select {*/
    /*width: 60px; height: 22px;*/
    /*outline: none;*/
    /*border: 1px solid #DDD;*/
    /*line-height: 22px;*/
/*}*/
.go_index h1         { float: left  }
.go_index div        { float: right }
.go_index div a:hover{ color: #fff  }

/**********return top*************/
#elevator_item {
    display: none;
    position: fixed; right: 3%; bottom: 30%; z-index: 99;
	width: 60px; height: 100px;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	opacity: 1;
}

#elevator_item.off {
    visibility: hidden;
	opacity: 0;
}



#elevator {
	display: block;
	width: 60px; height: 50px;
    margin-bottom: 10px;
    cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
    background: url(/new/images/icon_top-f899a6b1e433d282b553bd6ee0053b28.png) center center no-repeat;
    background-color: #444;
    background-color: rgba(0,0,0,.6);
}
#elevator:hover  { background-color: rgba(0,0,0,.7)  }
#elevator:active { background-color: rgba(0,0,0,.75) }

.price_td_1 { width: 130px; padding-left: 30px }
.price_td_2 { width: 130px }
.price_td_3 { width: 110px }
.price_td_4 { width: 100px }
.price_td_5 { width: 130px; text-align: center }
.price_td_6 { width: 150px; text-align: center; padding-right: 40px }

.price_td__1 { width: 30%; padding-left: 30px }
.price_td__2 { width: 20% }
.price_td__3 { width: 21% }
.price_td__4 { width: 15%; padding-left: 10px}
.price_td__5 { width: 11% }

.price_td__3  a{ color: #ff6600}
.price_td__3  a:hover{text-decoration:underline;}


.price_td__4 a,
.price_td_6 > a {
    display: block;
    width: 15px; height: 18px;
    margin: 0 auto
}
.price_td__4 span{ text-align: center}


/***********request_sdf/////////**********/

.request_sdf{
    position: fixed; top: 38%; left: 50%; z-index: 2244;
    width: 450px; height: 300px;
    margin-top: -150px; margin-left: -225px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFF
}
.pop_tit p{
    float: left;
    margin-top: 12px;
    font-weight: bold; color: #f60;
}
.pop_tit span{
    float: right;
    margin: 12px 0 0 0;
}
.icon_close{
    display: block;
    width: 12px; height: 12px;
    font-size: 18px;font-weight: bold;
    cursor:pointer;
}
.request_sdf_con{
    width: 290px;
    margin: 30px auto 30px auto;
    text-align: center;
}
.request_sdf_tips{
    font-size: 14px; font-weight: bold; color: #331515;
    line-height: 28px
}
.txt_300{
    width: 288px; height: 30px;
    padding: 0 5px;
    margin-top: 10px;
}

#mask{
    position: fixed; top:0; left:0; z-index: 2222;
    width: 100%; height: 100%;
    background: rgba(0,0,0,.5);
}
.price_ftr {
    margin-top: 20px;
}

.price_ftr>div {
    display:none;
    float: left;
    font-weight: bold; color: #F23F40;
}

.price_ftr input {
    float: right;
    width: 160px;
    border: 0;
    font-weight: bold; color: #fff;
    line-height: 36px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FF9900;
    background: -webkit-linear-gradient(#f90,#FF7700);
    background: -moz-linear-gradient(#f90,#FF7700);
    background: -o-linear-gradient(#f90,#ff7700);
}

.price_ftr input:hover {
   	background: #FF7700;
    background: -webkit-linear-gradient(#f70,#FF9900);
    background: -moz-linear-gradient(#f70,#FF9900);
    background: -o-linear-gradient(#f70,#ff9900);
}

/*********.pro_info********/
#bulk_inquiry {
    width: 100%;
    padding-bottom: 20px;
    border: 1px solid #DDD;
    margin-top: 20px;
}

.bulk_tit {
    height: 36px;
    border-bottom: 1px solid #DDD;
    line-height: 36px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
}

.bulk_tit p {
    float: left;
    padding-left: 30px;
    font-weight: bold;
}

.bulk_tit span {
    float: right;
    margin-right: 20px;
}

.bulk_tit span:hover {
    cursor: pointer;
}

.bulk_tips {
    padding-left: 30px;
    margin-top: 10px;
    font-weight: bold;
    color: #F23F40
}

.bulk_form {
    padding-left: 30px;
    margin-top: 10px;
}

.bulk_form dl dt {
    float: left;
    width: 150px;
    padding-top: 10px;
}

.bulk_form dl dt span {
    color: #F23F40;
}

#bulk_dl_1 input,
#bulk_dl_1 select {
    box-sizing: border-box;
    width: 200px;
}

.details_textarea {
    resize: none;
    width: 600px; height: 50px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #DDD;
}

#bulk_dl_1 .div_input .option {
    top: 25px
}

#bulk_dl_1 .div_input .option li {
    padding-left: 10px
}

.bulk_form dl dd {
    float: left;
    width: 240px;
    padding-top: 10px
}

#bulk_dl_2 dd {
    width: 600px
}

#bulk_notice {
    padding-top: 10px;
}

#bulk_notice div {
	display:none;
    float:left;
    padding: 0;
    margin: 0;
    font-weight: bold; color: #F23F40;
    line-height: 24px
}

#onlin_notice {
    padding-top: 10px;
}

#onlin_notice div {
    display:none;
    float:left;
    padding: 0;
    margin: 0;
    font-weight: bold; color: #F23F40;
    line-height: 24px
}


#btn_bulk_form {
    width: 120px; height: 32px;
    line-height: 28px;
    background-color: #F90;
}

#bulk_inquiry_succ {
    display: none;
    position: fixed; top: 50%; left: 50%; z-index: 101;
    width: 460px; height: 240px;
    margin-top: -120px; margin-left: -230px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFF;
}

.bulk_succ_tit {
    height: 32px;
    padding: 0 20px;
    line-height: 32px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
}

.bulk_succ_tit p {  float: left }

.bulk_succ_tit span {
    display: block;
    float: right;
    width: 15px; height: 15px;
    margin-top: 5px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -55px -145px;
}

.bulk_succ_tit span:hover       { cursor: pointer }
.bulk_succ_desc, .bulk_succ_tbl { padding: 10px 20px }
.bulk_succ_desc p {
    font-weight: bold; color: #F60
}

.bulk_succ_tbl p {
    margin-top: 10px;
    font-size: 14px; font-weight: bold; color: #333;
}

.bulk_succ_tbl table {
    width: 100%;
    border-top: 1px dotted #DDD;
    margin-top: 5px;
}

.bulk_succ_tbl table th, .bulk_succ_tbl table td {
    padding-top: 4px;
    font-weight: normal;
    vertical-align: top;
}

.bulk_succ_tbl table th { width: 30px }
.bulk_succ_tbl table td { width: 170px }

#mask_bulk_inquiry, #mask_bulk_inquir {top: 0 }

/*********.pro_info********/
.pro_info {
    margin-top: 25px;
    color: #333;
}

.pro_info_tit {
    height: 37px;
    position: relative;
    z-index: 10;
}

.pro_info_tit li {
    float: left;
    min-width: 152px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: none;
    line-height: 36px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
    cursor: pointer;
}

.pro_info_tit li:first-child {
    border-left: 1px solid #ddd;
}

.pro_info_tit li h2 {
    font-size: 14px
}

.Recommend_tit {
    box-sizing: border-box;
	height:36px;
    padding: 0 30px;
    border: 1px solid #DDD;
	font-size:14px; font-weight:bold;
    line-height:36px;
	background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
    cursor: pointer
}

.pro_info_tit li.actived {
    border-top: 2px solid #f90;
    border-bottom: #fff;
    background: #FFFFFF;
}

.pro_info_tit li.sheet-head {
    width: 100%;
    background-color: #fff2e5;
    cursor: default;
}

#bioactive_1{
    padding: 15px 15px 15px 30px;
}
#bioactive_1 span{
    display: block;
}
#bioactive_2{
    padding: 15px 30px 24px 30px;;
}
.bioactive_3_tabs>p{
    margin-top: 15px; margin-bottom: 8px;
    font-weight: bold;
    line-height:20px;
}
.bioactive_3_tabs>a>p{
    margin-top: 10px;
    line-height: 15px;
}
.bioactive_3_tabs{
    text-align: center;
}
.bioactive_3_tabs a{
    float: left;
    width: 70px;
    margin-left: 22px;
}
#bioactive_2 img{
    display: block;
    max-width: 770px;
    border:0;
}
#bioactive_3 {
    padding: 20px 0;
}

.bioactive_tabs span{
    display: block;
    font-size: 9px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(1);
}
#bioactive_4{
    padding: 15px 30px 24px 30px
}
#bioactive_4 p{
    line-height: 20px
}
#bioactive_4 b {
    display: block;
    float: left;
    width: 100px
}
.bioactive_tabs th{
    border: 1px solid #ddd;
    text-align: center
}

.download{
    display: inline-block;
    float: left;
    width: 15px; height: 15px;
    margin-top: 1px; margin-right: 13px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -54px -176px;
}
.download_href{
    display: inline-block
}
.download_href a{
    font-weight: bold; color: #ff6600
}
.Customize_Library_ul span{
    display: inline-block;
    width: 15px; height: 15px;
    margin-right: 10px;
    background:url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -53px -214px
}
.Customize_Library{
    box-sizing: border-box;
    /*width: 300px;*/
    padding: 10px 10px 15px 20px;
    border: 1px solid #ddd;
    /*margin-top: 42px;*/
    background-color: #fffaf6;
}
.Customize_Library h2{
    font-size: 14px;color: #ff6600;
    line-height: 20px
}
.download_href span{
    display: inline-block;
    padding: 0 20px;
}
.bioactive_tabs td {
    border: 1px solid #ddd;
    text-align: center;
    word-break: break-all;
}
.pro_info_con {
    position: relative;
    display: none;
    box-sizing: border-box;
    z-index: 0;
    border: 1px solid #dddddd;
}
.pro_info > div:nth-of-type(1) {
    display: block;
}


#pro_info_con_1 dl dt, #pro_info_con_1 dl dd {
    line-height: 24px;
}

#pro_info_con_1 dl dt {
    float: left;
    width: 100px;
}

.pro_info_brief {
    border-top: 1px dotted #eee;
    margin-top: 20px
}

.pro_info_brief p {
    margin-top: 15px;
}

#pro_info_con_2 {
    padding-top: 35px;
    padding-bottom: 28px
}

#pro_info_con_2 ul li {
    float: left
}

.icon_pdf {
    display: block;
    width: 50px; height: 50px;
    margin-bottom: 5px;
    background: url("/new/images/PDF-8cf3947f3b06ea040e72fe0ac0a794ba.png") no-repeat 0 0
}

#pro_info_con_3 {
    padding-top: 28px; padding-bottom: 28px;
}
#pro_info_con_3 ul li{
    display: block;
    float: left;
}
#pro_info_con_3 ul button{
    height: 25px;
    outline:none;
    margin-left: 10px;
    font-size: 13px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#fafafa));
    cursor: pointer
}
#pro_info_con_3 ul button:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fafafa), to(#fff));
}
#pro_info_con_3 ul button span{
    display: inline-block;
    float: left;
    width: 16px; height: 16px;
    background:url("../new/images/pdf_16px_1136145_easyic.png")
}
.sut{
    border: 1px solid #ddd;
    margin-right: 5px;
    border-radius: 3px;
    background-color: #fff
}
#tete li{
    width: 97%;
    text-indent:5px;
}


/*#pro_info_con_3 input[type=button] {*/
    /*width: 70px;  height: 26px;*/
    /*margin-left: 5px;*/
    /*vertical-align: middle;*/
    /*background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat 0 -119px;*/
    /*border-radius: 3px*/
/*}*/

#pro_info_con_4 {
    padding-top: 15px; padding-bottom: 24px
}

.down-data-sheet {
    margin-right: 25px;
}
.down-data-sheet a {
    font-size: 14px;
    line-height: 41px;
    font-weight: bold;
    color: #369;
}
.down-data-sheet a:hover {
    color: #F60;
}

#pro_info_con_4 a       { color: #555 }
#pro_info_con_4 a:hover { color:#f60 }

#pro_info_con_5 ul {
    width: 820px;
    margin-left: -40px;
}

#pro_info_con_5 ul li {
    position:relative;
    float: left;
    width: 120px; height:191px;
    margin-left: 40px;
    text-align: center;
}
#pro_info_con_5 li a{
    display:block;
    position:absolute; bottom:10px; left:0
}
#pro_info_con_5 ul li img {
    width: 120px;
    margin-bottom: 5px;
}

/****************details_right********/
/* other_forms */
.other_forms {
    box-sizing: border-box;
    /*width: 300px; */
    height: 210px;
    border: 1px solid #DDD;
}

.other_forms_tit {
    width: 100%; height: 36px;
    font-weight: bold;
    /*color: #ff6600;*/
    line-height: 36px; text-align: center; font-size: 14px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
}

.oth_direction {
    display: inline-block;
    position: absolute; top: 45%;
    width: 12px;  height: 20px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.oth_prev {
    left: 10px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat 0 -90px;
}

.oth_prev:hover {
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -30px -90px;
}

.oth_next {
    right: 10px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -15px -90px;
}

.oth_next:hover {
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -45px -90px;
}

.oth_case {
    position: relative;
    width: 100%; height: 160px;
    margin: 0 auto
}

.oth_img {
    overflow: hidden;
    width: 200px; height: 160px;
    margin: 0 auto;
}

.oth_roll {
    width: 9999px;
    padding: 0; margin: 0;
}

.oth_roll li {
    display: inline;
    float: left;
    width: 200px; height: 160px;
    text-align: center;
}

.oth_roll li img {
    width: 120px;
    margin: 0 auto;
}

.oth_roll li p a       { color: #336699 }
.oth_roll li p a:hover { color: #ff6600}
.oth_roll li p         { display: block }

.products {
    height: auto;
    /*margin-top: 46px;*/
}

.products_div {
    width: 90%;
    margin: 0 auto;
}

.products_div div {
    padding: 20px;
    border-top: 1px dotted #ccc;
    text-align: center;
}

.products_div div img {
    width: 120px;
}

.products_div div a {
    display: block;
    color: #336699;
    font-size: 14px;
    margin-top: 4px;
}

.products_div div a:hover {
    color: #ff6600
}

.cs-history-link {
    background: #fff;
    box-shadow: 0 0 16px rgba(51, 102, 153, .2);
    border-radius: 8px;
    padding: 16px 8px;
    transition: all .36s;
    border: 1px solid #fff;
    height: 100%;
}

/*************page***************/
.pager{height:30px;
    overflow: hidden;
	margin: 50px 0 0 0; margin-left:50px;
    font-size: 12px; color: #2E6AB1;
    line-height:30px; text-align: left;
}
.pager a{
    padding: 3px 9px;
    margin:0 4px;
    border: solid 1px #c0c0c0;
	font-size: .875em;
	text-decoration: none;
    border-radius:3px;
}
.pager a.hover,.pager a.active{
	border: 1px solid #494949;
    background: #336699;
	border-radius:3px;color:#fff;
}
.pager a.disabled{
    color:#C8CDD2;
    cursor:default
}
/*=================================
            Checkout
=================================*/
.ckt_orderform {
    padding-top: 15px;
    border-top: 2px solid #ccc; border-bottom: 2px solid #ccc;
    margin: 18px 0 58px 0;
    color: #333
}
.ckt_orderform table td {
    vertical-align: top;
}
.ckt_orderform table { width: 100% }
.ckt_orderform table th, .ckt_orderform table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ckt_td1 { width: 100px }
.ckt_td2 { width: 315px; padding-right: 20px }
.ckt_td3 { width: 180px }
.ckt_td4 { width: 150px }
.ckt_td5 { width: 143px }
.ckt_td6 { width: 127px; padding-right: 50px; text-align: center }
.ckt_td7 { width: 111px }
.ckt_td8 { width: 55px }
.ckt_td9 { width: 111px }

.ckt_orderform table th:last-child { text-align: center }
.ckt_orderform table td:last-child { text-align: center }

.ckt_orderform table td {
    vertical-align: top;
    line-height: 1.5;
    padding-top: 8px;
}

.ckt_orderform table tr { line-height: 28px }

#country_select {
    margin-left: 15px;
}

#country_select input {
    width: 183px;
    line-height: 23px
}

.ckt_shopping {
    padding-top: 18px; margin-top: 15px; border-top: 1px solid #DDD
}

.blod { font-weight: bold }
.color_f60 { color: #f60 }

.extra_charge > div {
    margin-top: 10px;
}

.ckt_select,
.extra_charge {
    float: left;
}

.extra_charge input {
    box-sizing: border-box;
    width: 120px;
    border: 1px solid #CCCCCC;
    margin-left: 10px;
    border-radius: 3px;
}

.shopping_fee {
    float: left;
    margin-top: 4px; margin-left:20px;
    text-align: right
}

.shopping_fee>span {
    margin-left: 5px
}

.shopping_fee > div {
    margin-top: 15px;
}

.ckt_shopping .ckt_settle {
    display: block;
    height: 47px;
    background-color: #fafafa;
}

.ckt_settle {
    padding-right: 123px;
    margin-top: 10px;
    font-size: 18px; font-weight: bold;
    line-height: 47px; text-align: right;
}

.ckt_settle span {
    margin-left: 5px;
    font-size: 24px; color: #ff6600;
}

/* 20200311 California P65 */
.cart-pro-name { position: relative }
.cart-pro-name>.ca-p65-pro-tips {
    position: absolute;
    bottom: 0;
    width: 796px;
    color: #9f9f9f;
    line-height: 18px;
    padding: 2px 0;
}
.cart-pro-name>.ca-p65-pro-tips[style=""]+a {
    display: inline-block;
    padding-bottom: 22px;
}
.cart-pro-name>.ca-p65-pro-tips[style="display:none;"]+a{
    display: inline;
}

/****************currency of settlement*******************/
/*.currency_see input, .currency_see select {*/
/*    -moz-box-sizing: border-box;*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    width: 200px;*/
/*    height: 34px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 3px*/
/*}*/
.form-control {
    padding-left: 4px;
    padding-right: 4px;
}

.form-control.non-empty {
    border-color: rgba(220, 53, 69, .6);
    box-shadow: 0 0 2px 2px rgba(220, 53, 69, .6);
}

.form-wrapper .p15-inline {
    padding-left: 7px;
    padding-right: 7px;
}

.label-control {
    display: block;
    margin-bottom: 5px;
}

/*.currency_see input  { padding: 0 7px }*/
.currency_see select { padding: 0 3px }
#shipping_rate { height: 22px; padding: 4px 5px;}

.currency_see {
    width: 100%;
    margin-top: 30px;
}
.currency_see .pb30 {
    padding-bottom: 30px;
}

.currency_see .pb10 {
    padding-bottom: 10px;
}

.currency_see td {
    position: relative;
    padding-bottom: 20px;
    font-size: 14px;
}

.currency_see td .tips-danger {
    bottom: 0;
}

.fill_form_1 {
    float: left;
    width: 100%;
    margin-top: 6px;
}

.fill_form_2 {
    float: left;
    width: 100%;
}

.fill_form_3 {
    float: right;
    width: 100%;
}
.favorable{
    font-size: 15px; font-weight: bold; color: #f60;
}

.color_f03 {
    color: #F23F40;
}

.fill_form_1 > table > tr:nth-of-type(4) {
    padding-left: 10px
}

.fill_form_2 tr {
    height: 35px;
}

.fill_form_2 select {
    float: right;
}

.fill_form_2 > ul > li {
    display: flow-root;
    padding-left: 30px;
    line-height: 30px;
}

.fill_form_2 > ul > li:first-child {
    padding-left: 0;
    margin-top: 5px;
}
.pcoduct_s{
    display: none;
}
.fill_form_2 > ul > li:last-child {
    padding-left: 0;
    /*margin-top: 5px;*/
}

/*.fill_form_2 input,*/
/*.fill_form_3 input {*/
/*    float: right;*/
/*}*/

/*.fill_form_2 input[type="radio"],.fill_form_3 input[type="radio"]{*/
/*    float:left;*/
/*	width:18px; height:18px;*/
/*    margin-right:7px;*/
/*	cursor:pointer*/
/*}*/

/*.fill_form_3 input[type="radio"]{*/
/*	margin-right:5px;*/
/*}*/

.new_address_li{
	position: relative;
}

.new_address_li li {
    margin-bottom: 10px;
}

.red {
    color: #F23F40;
}

.new_address,.payment_method,.nonn{
    display: flex;
    align-items: center;
	position: relative;
    font-weight: 400; color: #0c4757;
    cursor: pointer;
    line-height: 30px;
}

.new_address .custom-radio,
.payment_method .custom-radio,
.nonn .custom-radio {
    margin-right: 8px;
}

/*.new_address input,*/
/*.payment_method input ,*/
/*.nonn input {*/
/*    position: absolute;*/
/*    left: -9999px;*/
/*}*/
.new_address i,
.payment_method i ,
.nonn i {
    display: block;
    position: absolute; top: 2px; left: 0;
    width: 15px; height: 15px;
    margin-top: 5px;
    border: 1px solid #f60;
    outline: 0;
    background: #fff;
    border-radius: 51%;
    transition: border-color .3s ;
    -webkit-transition: border-color .3s;
}

.new_address input:checked+i,
.payment_method input:checked+i,
.nonn input:checked+i {
    border-color: #f60;
}
.new_address input+i:after,
.payment_method input+i:after,
.nonn input:checked+i:after {
    content: '';
    position: absolute; top: 2px; left: 2px;
    width: 9px; height: 9px;
    background-color: #f60;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}
.new_address input:checked+i:after,
.payment_method input:checked+i:after,
.nonn input:checked+i:after{
    opacity: 1;
}

.fill_form_3 > ul>li:first-child {
    padding-left: 10px;
    margin-top: 7px;
}

.fill_form_3 > ul > li {
    height: 35px;
    padding-left: 30px;
    line-height: 30px;
}

.fill_form_3 .fill_form_3_pay {
    padding-left: 0;
}

/*.fill_form_3_div {*/
    /*margin-top: 19px;*/
/*}*/

.Expiration_se > div {
    display: inline-block;
    float: right;
}

.Expiration_se .div_input input {
    width: 95px;
}

#currency_see_form .fill_form_3.Expiration_se .div_input .option {
    top: 24px; left: 0;
    width: 93px;
}

.ddddd {
    margin-left: 10px;
}

.Remarks>input {
    margin-top: 6px; margin-left: 9px;
}

.User_survey label{
    /*margin-left: 60px;*/
    line-height: 30px;
}
#cont_us{
    display: block;
    position: fixed;right: 3%;bottom: 28%;
    box-sizing: border-box;
    width: 60px; height: 60px;
    padding: 10px 5px;
    text-align: center;
    background:rgba(0,0,0,.6);
    box-shadow:0 1px 3px rgba(0,0,0,.2);
    border-radius: 2px;
    cursor: pointer;
}
#cont_us:hover{
    background:rgba(0,0,0,.7);
}
#cont_us img{
    width: 40px;
}
.code_image>img{
	float:left;
    margin-left: 25px;
}
.code_image>a {
	display:block;
    float:left;
    height:26px;
    margin-left: 20px;
    color: #369;
    line-height:26px;
    cursor: pointer;
}

.Remarks_code {
    margin-top: 15px;
}

.code {
    padding-top: 11px;
    vertical-align: middle
}

/*.each_input{*/
	/*float:left*/
/*}*/
.code_image {
	float:left;
    margin-left: 30px;
}

.ckt_Products input {
    width: 13px; height: 13px
}

.ckt_Products {
    margin-top: 10px;
}

#submit {
    width: 140px;
    /*margin-top: 20px; margin-left: 10px;*/
    margin: 24px 0 0 10px;
    border: 0;
    height: 36px;
}

.cbk-tips-checked {
    color: #F23F40;
    font-weight: bold;
}
.cbk-tips-uncheck {
    color: #333;
    font-weight: normal;
}

.checkbox {
    display: inline-block;
    width: 15px; height: 14px;
    background-image: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png");
    background-repeat: no-repeat;
    background-position: -110px -95px;
}

.deselect {
    background-position: -130px -95px;
}

/*.checkbox_text { color: #F60 }*/

.currency_see .error {
    display: block;
    margin-top: 30px;  margin-bottom: 10px; margin-left: 10px;
    font-weight: bold;
}

.error li {
    display: none;
}

.error ul > div {
    display: none;
    float: left;
}

/*=================================
            historical_order
=================================*/
.order_span {
    display: block;
    margin-top: 20px; margin-bottom: 40px
}

#content {
    width: 1200px; height: auto;
    margin: 0 auto
}

#prd_eml_form input {
    display: inline;
    width: 200px; height: 25px;
    padding-left: 5px;
    border: 1px solid #CCCCCC;
    margin-left: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#prd_eml_form > div {
    display: inline
}

#prd_eml_form .eml_form {
    margin-top: 25px; margin-left: 60px;
}

#prd_eml_form .eml_form input[type=submit] {
    margin-left: 50px;
}

#prd_eml_form #order_submit {
    width: 113px; height: 30px;
}

/******por_table*****/
.por_td1 { width: 130px }
.por_td2 { width: 200px }
.por_td3 { width: 100px }
.por_td4 { width: 300px }
.por_td5 { width: 105px }
.por_td6 { width: 75px }
.por_td7 { width: 70px }
.por_td8 { width: 96px }
.por_td9 { width: 75px }
.por_td10 { width: 49px }

.por_tab {
    width: 100%;
    margin-top: 50px;
}

.por_table {
    width: 100%;
    border-top: 2px solid #ccc; border-bottom: 2px solid #ccc
}

.por_table tr:last-child {
    border-top: 1px solid #ccc;
}

.por_table td {
    line-height: 30px;
}

.por_table th {
    line-height: 40px;
    background-color: #fafafa;
}

/*=================================
            checkout_success
=================================*/

.submit {
    border: 0;
    outline: none;
    font-size: 13px; font-weight: bold; color: #fff;
    text-align: center;
    border-radius: 3px;
    background: #FF9900;
    background:-webkit-linear-gradient(#f90,#FF7700);
    background:-moz-linear-gradient(#f90,#FF7700);
    background:-o-linear-gradient(#f90,#ff7700);
}
.submit:hover{
    cursor:pointer;
	background: #FF7700;
	background:-webkit-linear-gradient(#f70,#FF9900);
   	background:-moz-linear-gradient(#f70,#FF9900);
    background:-o-linear-gradient(#f70,#ff9900)
}

.success_cus_box {
    border-top: 1px solid #ccc;
}

 .modal__close {
    z-index: 1100;
    cursor: pointer;
}

.demo-close:hover {
    background: rgba(0,0,0,0.6);
}

.demo-close {
    position: absolute; top: 0; right: 0;
    padding: 0.2rem;
    margin: 0.2rem 1.2rem 1.2rem 0;
    background: rgba(0,0,0,0.3);
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 50%;
}
.demo-close svg {
    width: 24px; height: 24px;
    vertical-align: top;
    fill: #fff;
    pointer-events: none;
}
.dsdsd{
    width:400px; height:175px;
    border-radius: 3px;

}
.dsdsd p{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    line-height: 36px;
    background: url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -90px;
}
.sdddd{
    box-sizing: border-box;
    padding: 20px 15px 0 20px;
    font-weight: bold;
    line-height:40px; text-align: center
}
.button_ok{
    width:90px;
    margin: 0 auto;
}
.button_ok button{
    width:90px; height: 30px;
    border: 0;
    outline: none;
    font-weight: 700;
    background:-webkit-linear-gradient(#f90,#FF7700);
    border-radius: 3px;color: #ffffff;
}
.button_ok button:hover{
    background:-webkit-linear-gradient(#f70,#f90);
}

.success_td1 { width: 110px }
.success_td2 { width: 420px }
.success_td3 { width: 135px }
.success_td4 { width: 127px }
.success_td5 { width: 105px }
.success_td6 { width: 300px }

.success_cus {
    height: auto;
    padding: 20px 0;
    border-bottom: 1px solid #CCCCCC
}

.success_cus h2 {
    margin-bottom: 10px;
}

.success_dl {
    float: left;
    width: 530px;
}

.success_dl dt {
    line-height: 30px;
}

.success_dl dd {
    float: left;
    display: inline;
    line-height: 30px;
}
.success_dl_1 dd { width:110px }
.success_dl_2 dd { width:130px }

.success_cus table {
    line-height: 30px;
}

/*=================================
            getQuotation
=================================*/

/***table td width******/
.td_1 { width: 100px }
.td_2 { width: 370px; padding-right: 20px }
.td_3 { width: 145px }
.td_4 { width: 140px }
.td_5 { width: 126px }
.td_6 { width: 150px }
.td_7 { width: 130px }
.td_8 { width: 65px; text-align: center }
.td_8_th { width: 65px }

.Quotation_main {
    width: 100%;
    padding: 10px 0 0 0;
    margin-top: 10px;
    border-top: 2px solid #ccc; border-bottom: 2px solid #ccc;
}

.Quotation_main th, .Quotation_main td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Quotation_main td {
    vertical-align: top;
    line-height: 1.5;
    padding-top: 8px;
}

.Quotation_close { padding: 10px 0 }

.Quotation_close th { color: #333 }

.Quotation_close tr {
    line-height: 30px
}
.remove_Quotation{
    display: table;
    width:16px; height: 16px;
    margin-left: 16px;
    background: url("/new/images/remove_Quotation-7dcdc4aaf49fe45d033521882beb717c.png");
    cursor: pointer
}
.total_bg {
    height: 46px;
    padding-right: 130px;
    margin-top: 16px;
    font-size: 16px; font-weight: bold; color: #333;
    line-height: 46px; text-align: right;
    background-color: #fafafa;
}

.total_bg span {
    font-size: 24px; color: #f60
}

/*********client_message**********/
.ml_13{ padding-left:65px }

/****remarks*****/

.remarks {
    width:800px; height:200px;
    margin: 20px 0;
    color:#333;
}
.Screening_list li a{
    display: block;
    margin: 10px 10px 10px 100px;
}
.Screening_list{
    margin-top: 20px;
}
.Screening_list li{
    float: left;
    width: 31%; height: 100px;
    margin: 0 0 15px 15px;
    background: rgba(0,0,0,.7);
}
.Screening_list li p {
    color: #333333;
    line-height: 22px
}
.Screening_list li h3{
    font-size: 14px; color: #333333;
    line-height: 18px
}
.remarkss {
    padding: 5px 5px;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DDD;
}

#client_message_sbmi {
    width: 238px; height: 30px;
    margin-left: 10px;
}
.Prompt {
    margin-top: 15px;
    color: #F23F40;
}

/*****customer_message**********/
.customer_message {
    padding: 0 0 20px 0;
    border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;
    color: #333
}

.customer_h2 {
    margin-top: 20px; margin-bottom: 10px
}

.customer_tab1 {
    float: left;
    width: 356px
}

.customer_tab2 {
    float: right;
    width: 550px;
    margin-right: 120px
}

.customer_message > table tr {
    line-height: 25px
}

.customer_message > table td:first-child {
    font-weight: bold
}


/*=================================
            404 and 500
=================================*/
.cent > img {
    float: left;
    height: 603px;
    margin-left: 170px
}

.cent {
    width: 1200px;
    margin: 0 auto
}

.cent > div {
    float: left;
    margin-top: 100px; margin-left: 170px
}

.go_back {
    margin-top: 200px
}

/*****products*******/
.ctg_con {
    border-top: 2px solid #333;  border-bottom: 2px solid #333;
}
.ctg_tbl {
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
}

.ctg_tbl th, .ctg_tbl td {
    border-top: 2px solid #ddd;
}
.ctg_tbl th {
    width: 30%;
    padding: 7px 25px;
    text-align: center; vertical-align: middle;
}
.ctg_tbl td {
    width: 70%;
}
.ctg_tbl th a {
    font-size: 16px; font-weight: bold; color: #369;
    line-height: 21px
}

.ctg_tbl th a:hover {
    color: #F60
}
.ctg_sub_tbl{
	width:100%
}
.ctg_sub_tbl td {
    width:33%;
    padding: 8px 14px;
    border-top: 1px solid #ddd; border-left: 1px solid #ddd
}

.ctg_sub_tbl td a span {
    display: block;
    float: left;
    width: 12px; height: 12px
}

.ctg_sub_tb2, .ctg_sub_tb2 tr {
  width:100%
}
.ctg_sub_tb2 td {
	width:33%; height: 66px;
    padding: 0 8px 0 20px;
    border-left: 1px solid #ebe4f6; border-top: 0 none; border-bottom: 0 none
}

.ctg_sub_tb2 td a{ color:#333 }
.ctg_sub_tb2 td a:hover{ color:#F60 }

.ctg_sub_tbl td:hover {
    color: #F60;
    background: #fbfbfb
}

.ctg_sub_tbl td:hover a {
    color: #F60
}

.ctg_sub_tbl td a {
    color: #333;
    line-height: 12px
}
.ctg_tit {
    width: 30%; height: 36px;
    border:0;
    margin-top: 40px;
    background:url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 -157px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.ctg_tit span {
    display: block;
    width: 100%;
    font-size: 14px; font-weight: bold; color: #fff;
    line-height:36px; text-align: center
}
.unsub_from{
    box-sizing: border-box;
    width:1200px;
    padding:20px 35px;
    border:1px solid #ccc;
    margin-top:15px
}
.nonempty{
    display:block;
    float:left;
    width: 250px; height: 26px;
    padding-left: 10px; margin-left: 20px;
    border-radius:3px
}
.form_btn_submit{
    float: left;
    width: 120px; height:30px;
    border:0; margin-left:20px;
    background-color: #f90;
    font-weight:bold; color:#fff;
}
#form_notice{  display: none }

.hidden {
    visibility: hidden;
}

/* modules: Details -> Select Batch */
.select-batch { overflow: hidden; padding-top: 4px; font-weight: bold }
.select-batch > div { float: left; margin-right: 15px; line-height: 26px }
.pdf-list {
    margin-top: 15px;
}
#J-search-pdf-list-others {
    max-height: 388px;
    overflow-y:auto;
}
.pdf-list>div {
    float: left;
    width: 145px; height: 36px;
    margin-top: 10px;
}
.pdf-list a, .pdf-list span {
    display: inline-block;
    padding-left: 38px;
    background: url("/new/images/PDF-8cf3947f3b06ea040e72fe0ac0a794ba.png") no-repeat -3px 0;
    color: #333; line-height: 41px;
}
.pdf-list>a:hover,.pdf-list>span:hover {color: #F60 }
.select-batch-none { margin-top: 20px; font-size: 14px; font-weight: bold }

/* 20200512 sigama */
.pdf-list>ul {
    overflow: hidden;
}
.pdf-list>ul>li {
    float: left;
    width: 145px; height: 36px;
    margin-top: 10px;
}
.pdf-list>p.lot-number {
    width: 364px;
    height: 24px;
    margin-top: 15px;
    padding-top: 18px;
    border-top: 1px solid #eee;
}
.pdf-list>p.lot-number:first-child {
    border: 0;
    margin-top: 0;
}
.pdf-list>p.lot-number>b {
    line-height: 24px;
    font-size: 13px;
    padding: 0 15px 0 0;
}

.searchPDF-form input{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    height: 26px;
    display: inline-block;
    margin-left: 5px;
    outline: none;
    vertical-align: middle;
}
.searchPDF-form input[type=text] {
    width: 230px;
    padding: 0 5px;
    border: 1px solid #ccc;
}
.searchPDF-form .btnPdfSearch {
    color: #FFF;
    padding: 0 10px;
    font-weight: bold;
    cursor: pointer;
    background-color: #F90;
    border: 0;
}
.searchPDF-form .btnPdfSearch:hover {
    background: rgba(255,153,0,.9);
}

input:disabled { background-color: #f9f9f9 }

.pdf-none { line-height: 1.8; padding-top: 16px }

/*=================================
        Page: Check Out
=================================*/
/* modules: check out table by wdf 20190108*/
.isindia, .notindia { display: none }
.checkout-table-container {
    /*border-top: 2px solid #DDD; */
    border-bottom: 2px solid #DDD;
    margin: 20px 0 30px 0;
}

.form-wrapper .form-control {
    padding-left: 9px;
    padding-right: 9px;
}
.cktbl { width: 100% }

.cktbl-col-1 { width: 130px }
.cktbl-col-2 { width: 330px; padding-right: 30px }
.cktbl-col-3 { width: 130px }
.cktbl-col-4 { width: 200px }
.cktbl-col-5 { width: 130px }
.cktbl-col-6 { width: 100px; text-align: center }
.cktbl-col-7 { width: 150px; padding-left: 30px}
.cktbl-col-8 { width: 60px }
.cktbl-col-56,.cktbl-col-123456 { text-align: right }
.cktbl-col-78 { padding-left: 30px }
.cktbl-col-12345678 { padding-left: 800px }

.f18-b { font-size: 18px; line-height: 1; font-weight: bold }
.main-color { color: #F60 }


.cktbl-country-state { overflow: hidden }
.cktbl-country-state>.cktbl-country { float: left; }
.cktbl-country-state>div>select, .cktbl-country-state>div>input { display: inline-block; margin-left: 4px; }
.cktbl-country-state>div.extra_charge { float: left;margin-right: 50px; }
.indiaselectdiv { margin-left: 30px;float: left; }

.cktbl td.cktbl-sep { height: 10px; line-height: 10px; padding: 0 }
.cktbl td >.cktbl-line { height: 1px; line-height: 1px; background-color: #DDD; margin: 10px 0 }

.cktbl td.cktbl-total { padding-top: 12px; padding-bottom: 10px; background-color: #fafafa }

.info-india-tax { padding-top: 4px; font-size: 12px }

/*=================================
        Page: Order Review
=================================*/
.order-review { border-bottom: 1px solid #ccc }
.order-review-tbl { margin-top: 15px; margin-bottom: 5px}
.order-review-tbl th, .order-review-tbl td {
    vertical-align: top;
    line-height: 20px;
    padding-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*.order-review table span { font-weight: bold }*/

.ortbl-col-1 { width: 130px }
.ortbl-col-2 { width: 330px }
.ortbl-col-3 { width: 125px }
.ortbl-col-4 { width: 205px }
.ortbl-col-5 { width: 130px }
.ortbl-col-6 { width: 70px; text-align: center }
.ortbl-col-7 { width: 210px; padding-left: 30px }
.ortbl-col-56 { text-align: right }
.order_Total { height: 50px;font-size: 18px; font-weight: bold;text-align: right;}
.Total_nub { font-size: 20px; font-weight: bold; color: #f60 }

.Payment_method { height: 45px; border-top: 1px solid #ccc; line-height: 45px }

/*=================================
        Page: Details
=====================.price_tbl th============*/
/* modules: Compound, TLC Details 20190111 by WDF */
.price_tbl { border: 1px solid #DDD; font-size: 12px  }
.price_tbl, .price_tbl tbody, .price_tbl th, .price_tbl td {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    /*padding: 0;*/
}
.price_tbl>tbody>tr>th, .price_tbl>tbody>tr>td {
    vertical-align: top; line-height: 18px; text-align: left;
    border: none;
}
.price_tbl th.col-4, .price_tbl td.col-4, .price_tbl th.col-5, .price_tbl td.col-5, .price_tbl th.col-6, .price_tbl td.col-6 { text-align: center }
.price_tbl>tbody>tr>th { background-color: #EEEEEE; padding-top: 9px; padding-bottom: 9px }
.price_tbl>tbody>tr>td { line-height: 20px; background-color: #FAFAFA; border-top: 1px solid #FFF; padding-top: 8px; padding-bottom: 7px; }
.price_tbl>tbody>tr>td.prctbl-addcart  { padding-top: 4px }
.price_tbl>tbody>tr>td.prctbl-getquotn { padding-top: 8px }

.tlc-price-tbl {}
/*.tlc-price-tbl>tbody>tr>.col-1  { width: 200px; padding-left: 30px; padding-right: 30px }*/
/*.tlc-price-tbl>tbody>tr>.col-2  { width: 100px }*/
/*.tlc-price-tbl>tbody>tr>.col-3  { width: 180px }*/
/*.tlc-price-tbl>tbody>tr>.col-4  { width: 90px; padding-right: 30px }*/
/*.tlc-price-tbl>tbody>tr>.col-5  { width: 100px }*/
/*.tlc-price-tbl>tbody>tr>.col-6  { width: 160px; padding-right: 10px }*/

.tlc-price-tbl {}
.tlc-price-tbl>tbody>tr>.col-1  { width: 100px; padding-left: 10px; padding-right: 10px  }
.tlc-price-tbl>tbody>tr>.col-2  { width: 90px }
.tlc-price-tbl>tbody>tr>.col-3  { width: 355px; text-align: center; padding-right: 25px }
.tlc-price-tbl>tbody>tr>.col-4  { width: 91px; text-align: left;  }
.tlc-price-tbl>tbody>tr>.col-5  { width: 69px }
.tlc-price-tbl>tbody>tr>.col-6  { width: 53px; padding-left: 10px }
.tlc-price-tbl>tbody>tr>.col-7  { width: 80px; text-align: center }

.bb-price-tbl {}
.bb-price-tbl>tbody>tr>.col-1  { width: 100px; padding-left: 10px;  }
.bb-price-tbl>tbody>tr>.col-2  { width: 90px }
.bb-price-tbl>tbody>tr>.col-3  { width: 355px; text-align: center; padding-right: 25px }
.bb-price-tbl>tbody>tr>.col-4  { width: 91px; text-align: left; }
.bb-price-tbl>tbody>tr>.col-5  { width: 69px }
.bb-price-tbl>tbody>tr>.col-6  { width: 53px; padding-left: 10px }
.bb-price-tbl>tbody>tr>.col-7  { width: 80px; text-align: center }
/* stock area 20190307 */
/*.i-stock-area  {
    height: 18px; margin-bottom: -2px; cursor: pointer;
}*/
.i-stock-areaI  {
    height: 18px; margin-bottom: -2px; cursor: pointer;
}

/* stock location table*/
.stock-location-tbl { width: 100% }


.i-stock-area[title] { color: #F60 }
/*.price_tbl .col-2 .i-stock-area:first-child  { margin-left: 10px }*/

.prc-selqty { width: 45px; height: 20px; vertical-align: middle; font-size: 12px; }

.price_tbl td.prctbl-qty { position: relative; padding-top: 6px }
.tip-prc    { display: none; position: absolute; right: 34px; top: 24px; width: 400px; font-size: 12px; line-height: 18px; text-align: right }
.tip-prc>span { color: #FF0000 }

.icon_cart, .icon_none_cart, .icon_quot { display: block; margin: 0 auto; cursor:pointer; background-image: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png"); background-repeat: no-repeat }
.icon_cart      { width: 23px; height: 24px; background-position: -168px -88px }
.icon_none_cart { width: 15px; height: 15px; background-position: -54px -196px }
.icon_quot      { width: 25px; height: 20px; background-position: -199px -93px }

/*modules: library Price Table */
.lib-price-tbl td { height: 30px }
.lib-price-tbl tr th:first-child,
.lib-price-tbl tr td:first-child
{ padding-left: 30px }

/*=================================
Page: Quotation and Quotation Success
=================================*/
.quotntbl-container {
    border-top: 2px solid #DDD; border-bottom: 2px solid #DDD;
    margin: 20px 0 20px 0;
}
.quotntbl { width: 100% }
.quotntbl th, .quotntbl td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 20px;
    padding-top: 10px;
    vertical-align: top;
}
.quotntbl .col1 { width: 140px }
.quotntbl .col2 { width: 402px; padding-right: 30px }
.quotntbl .col3 { width: 150px }
.quotntbl .col4 { width: 130px }
.quotntbl .col5,.quotntbl .col5stock,.quotntbl .inCol5 { width: 110px }
.quotntbl .col6 { width: 130px }
.quotntbl .col7 { width: 138px; text-align: center; padding-right: 70px }
.quotntbl .col12345 { text-align: right; padding-right: 60px }
.quotntbl .col67    { }

.quotntbl td.quotntbl-total { padding-top: 12px; padding-bottom: 10px; background-color: #fafafa }
.quotntbl td.quotntbl-seq { padding: 0; height: 10px; line-height: 10px }

#getLotNumber { border-bottom: 1px solid #F60; font-weight: bold; color: #F60; cursor: pointer }
.pop-lotnum { width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; top: 0; left: 0; z-index: 10; display: none }
.pop-lotnum-box { width: 800px; height: 508px; background: #FFF; position: fixed; left: 50%; top: 50%; margin-left: -400px; margin-top: -254px }
.pop-lotnum-box>.hd { height: 40px; position: relative; line-height: 45px; background-color: #fafafa; border-bottom: 1px solid #EEE; font-weight: bold; font-size: 14px; color: #F60; padding-left: 25px }
.pop-lotnum-close { width: 25px; height: 25px;position: absolute; top: 10px; right: 20px; z-index: 11; text-align: center; color: #666; cursor: pointer }
.pop-lotnum-box>.content { padding: 20px 25px 0 25px}
.pop-lotnum-box>.content>p { font-size: 14px; padding-bottom: 10px }

/* india shipping tips 20190307 */
#i-india-sh-tips {}
#i-india-sh-tips>img { width: 89px; margin-top: 10px }

#i-north-sh-tips {}
#i-north-sh-tips>img { width: 89px; margin-top: 10px }

#i-other-sh-tips {}
#i-other-sh-tips>img { width: 89px; margin-top: 10px }

.i-california-tips { padding: 5px; margin: -5px 0 5px 0; font-size: 12px; line-height: 18px; visibility: hidden;  }
input.i-input-california-tax { width: 36px; border: 0; border-bottom: 1px solid #F23F40; color: #F23F40; padding: 0; border-radius: 0; height: 16px; }
.red { color: #F23F40 }
.User_survey { margin-top: 30px }
.Remarks>p:first-child { padding-bottom: 10px }

.original-price-tlc, .cart-original-price, .shipping-original-price {
    text-decoration: line-through;
    color: #999;
}
/*.original-price-tlc b, .cart-original-price b { font-weight: normal }*/
/*.discount-price {*/
/*    font-weight: bold;*/
/*}*/
/*.discount-price-tlc b { font-weight: normal }*/
.dis-none { display: none }
.dis-iblock { display: inline-block }

/* popup common style */
#getLotNumber { border-bottom: 1px solid #F60; font-weight: bold; color: #F60; cursor: pointer; z-index: 11; }
.pop-container { width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; top: 0; left: 0; z-index: 10; display: none }
.pop-box { width: 800px; max-height: 508px; height: 55%; background: #FFF; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.pop-box>.hd { height: 40px; position: relative; line-height: 45px; background-color: #fafafa; border-bottom: 1px solid #EEE; font-weight: bold; font-size: 14px; color: #F60; padding-left: 25px }
.pop-close { width: 25px; height: 25px;position: absolute; top: 10px; right: 20px; z-index: 11; text-align: center; color: #666; cursor: pointer }
.pop-box>.content { padding: 20px 25px 0 25px}
.pop-box>.content>p { font-size: 14px; padding-bottom: 10px }

/* New Add Style */

.checkout-table-container th {
    border-bottom: 2px solid #DDD;
}

.w210 {
    width: 210px;
}
/*.cktbl-container td{*/
/*    font-size: 14px;*/
/*}*/
.cktbl-bt {
    border-bottom: 1px solid #DDD;
}
.cktbl-bt td {
    padding-bottom: 8px;
    vertical-align: middle;
}
.cs-payment-method-list li {
    margin-bottom: 10px;
}

.cs-order-remarks,
.cs-order-message {
    width:100%;
    height:65px;
    resize:none;
    font-family: Arial;
    padding:3px 5px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #DDD;
    outline: 0;
}

.cs-order-message {
    height: 95px;
}

.select-date {
    float: left;
    width: calc(50% - (15px / 2));
    background-color: #ffffff;
}

/* common */

@charset "utf-8";
/* common - CSS Document */

.basic-border { border: 1px solid #DDD }
.warn-border  { border: 1px solid #F23F40 }
.basic-color { color: #333 }
.warn-color  { color: #F23F40 }
.tip-color   { color: #F60 }

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1
}

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.ml_10 {
    padding-left: 10px
}
.choice .radio{
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #0c4757;
    padding-left: 25px;
    cursor: pointer;
}
.choice .radio input{
    position: absolute;
    left: -9999px;
}
.choice .radio i{
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 15px;
    height: 15px;
    outline: 0;
    border: 1px solid #FF7F24;
    background: #fff;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;
}
.choice .radio input:checked+i{
    border-color: #FF7F24;
}
.choice .radio input+i:after{
    position: absolute;
    content: ' ';
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #FF7F24;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}
.choice .radio input:checked+i:after{
    opacity: 1;
}
.div_input {
    position: relative;
    display: inline-block;
    float: right;
}

.div_input .show {
    display: block;
}

.option {
    display: none;
}

.div_input input {
    background-color: #fff;
    cursor: default;
    border: 1px solid #DDD;
    padding-left: 10px;
}

.input_list {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -130px -62px;
    position: absolute;
    right: 6px;
    top: 0;
}

.option {
    position: absolute;
    top: 28px;
    left: 0;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #ccc;
    border-top: 0;
    height: auto;
    width: 198px;
}

.option li {
    list-style: none;
    line-height: 25px;
    padding-left: 5px;
    background-color: #FFFFFF;
    height: 25px;
}

.option li:hover {
    background-color: #1e90ff;
    color: #FFFFFF;
}

.option li:hover {

}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color:#f2f6f8;
}

::-webkit-scrollbar-thumb {
    background-color:#dee0e2;
    border-radius:10px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #c1c6cb;
}

::-webkit-scrollbar-thumb:active {
    background-color:#b1b7bb;
}

.bor_ltrt {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.bor_lt {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

.bor_rt {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}



/*** modules: Header ***/
#header {
    width: 100%;
    height: 90px;
    background: #FFF url("/new/images/bg-59f552280b125638b3b661ed5ad2acf4.png") repeat-x 0 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1056;
    box-shadow:5px 10px 5px 0 rgba(0, 0, 0, 0.2)
}

#hd {
    width: 1200px;
    margin: 0 auto;
}

#logo {
    width: 260px;
    height: 90px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -80px -122px;
    float: left;
}

#logo img {
    margin-top: 0;
}

#search_menu {
    width: 570px;
    float: left;
}

#search {
    height: 60px;
}

#search form {
    padding-top: 17px;
}

#search form input,
#search form a {
    display: inline-block;
    box-sizing: border-box;
    height: 32px;
}

#search form input[type='text'] {
    width: 320px;
    padding: 0 10px;
    background-color: #FFF;
    border: 1px solid #F90;
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    float: left;
}

#search form input[type='submit'] {
    float: left;
    padding: 0 8px 0 28px;
    border: 1px solid #FF9900;
    background: #F90 url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -277px -72px;
    border-radius: 0 3px 3px 0;
    font: bold 13px/27px Arial, Helvetica, sans-serif;
    color: #FFF;
    cursor: pointer;
}

#search form a {
    float: right;
    padding: 0 10px 0 40px;
    background: #28508c url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -266px -100px;
    font-weight: bold;
    color: #FFF;
    line-height: 32px;
    border-radius: 3px;
}

/** menu **/
#menu {
    height: 30px;position:relative;
    background: url("/new/images/menu_bg-83004d1c85a66fd501b35f7067800a48.png") no-repeat 0 0;
}

#menu>a {
    color: #171717;
    display: block;
    float: left;
    height: 30px;
}

#menu_home {
    width: 60px
}

#menu_products {
    width: 120px
}

#menu_service {
    width: 90px
}
#menu_brochures {
    width: 100px
}
#menu_about {
    width: 100px
}

#menu_contact {
    width: 95px
}

#country_cart {
    width: 300px;
    float: right;
}

/** Header => Select Country **/
#sel_cty {
    height: 60px;
    box-sizing: border-box;
    /*padding: 23px 0 7px 0;*/
    font-size: 12px;
}

#sel_cty dt, #sel_cty dd {
    float: left;
}

#sel_cty dt {
    padding-top: 23px;
}

/* Japan Contact Auto Scroll */
.hd-Japan-auto-scroll { display: none; overflow: hidden; position: relative; width: 160px; height: 40px; margin-top: 12px }
.hd-Japan-auto-scroll>ul>li { height: 40px }
.hd-Japan-auto-scroll>ul>li>p { line-height: 18px }
.hd-Japan-auto-scroll>ul>li>p:first-child { padding-top: 4px }
.hd-Japan-auto-scroll>div { display: none; position: absolute; top: 0; right: 0; width: 20px; height: 36px; padding-top: 2px }
.hd-Japan-auto-scroll>div>span { display: block; cursor: pointer; width: 0; height: 0;  border: 4px solid transparent }
.hd-Japan-auto-scroll>div>span#japanUp   { border-bottom-color: #333;  border-top-width: 0; margin-top: 10px }
.hd-Japan-auto-scroll>div>span#japanDown { border-top-color: #333;  border-bottom-width: 0; margin-top: 8px }

#sel_cty dt img, #sel_cty dt p {
    float: left;
}

#sel_cty dt:hover {
    cursor: pointer;
}

#sel_cty dt img {
    height: 20px;
    margin-right: 5px;
}

#sel_cty dt p span {
    width: 10px;
    height: 6px;
    display: inline-block;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -290px 0;
    margin: 0 20px 0 5px;
}

/** Header => Cart **/
#order_cart {
    height: 30px;
}

#order_cart a {
    width: 300px;
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #FFF;
    font-weight: bold;
    float: right;
    background: #F60;
    text-align: center;
}

#order_cart>span {
    color: #F90;
    margin: 4px 0 4px 10px;
    float: left;
    display:none;
}

#his_order {
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -286px -8px;
}

#shop_cart {
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -286px -41px;
    margin-top: 0;
}

/** Header Dropdown **/
.mask {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-opacity: 0.2;
    opacity: .20;
    filter: alpha(opacity=20)
}

#mask_top {
    margin-top: 60px;
}

#mask_menu {
    margin-top: 90px;
}

.arrow_white {
    display: block;
    width: 20px;
    height: 8px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -240px 0;
}

.arrow_black {
    display: block;
    width: 20px;
    height: 8px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat -260px 0;
}
.required{
    box-sizing: border-box;
    padding-left:5px;
    border:1px solid #ddd;
    border-radius:3px;
}

/** Header => Country List **/
#top_cty {
    margin-top: 52px;
    width: 1200px;
    overflow: hidden;
    position: absolute;
    z-index: 101;
    display: none;
}

#top_cty_arrow {
    margin-left: 930px;
}

#top_cty_list {
    border: 1px solid #333;
    border-top: 2px solid #333;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: #FFF;
    overflow: hidden;
}

#top_cty_tit {
    font-size: 18px;
    color: #000;
    margin: 20px 0 0 20px;
}

#top_cty_tit span {
    font-weight: bold;
}

#top_cty_list ul {
    margin: 10px 20px 20px 20px;
}

#top_cty_list ul li {
    float: left;
    width: 100px;
    height: 60px;
    text-align: center;
    margin: 30px 4px 0 10px;
}

#top_cty_list ul li:hover {
    cursor: pointer;
}

/** Nav Dropdown => Classify List **/
#top_class {
    width: 466px;/*780*/
    margin-top: 22px;
    position: absolute;
    z-index: 101;
    display: none;
    top:0;left:0;
}
#top_service{
    margin-top: 22px;
    position: absolute;
    z-index: 101;width:306px;
    display: none;margin-left:160px;
    top:0;left:0;
}
#top_class_arrow {
    margin-left: 105px;/*398*/
}
#top_service_arrow{
    margin-left: 134px;/*398*/
}
.top_class_list {
    background: #FFF;
    border: 1px solid #000;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border-top: 0;
    overflow: hidden;
}

.top_class_list div {
    margin: 15px 0;
    padding: 0 20px;
    float: left;
}

.top_class_list div ul {
    margin-top: 10px;
}

#tcl_lft {
    width: 310px;
}

.top_class_list div p a {
    color: #369;
    font-weight: bold;
}

.top_class_list div p a:hover {
    color: #F60;
}

.top_class_list div li {
    line-height: 28px;
}

.top_class_list div li a {
    color: #333;
}

.top_class_list div li a:hover {
    color: #F60;
}

.top_class_list div li a span {
    display: inline;
    margin: 0 8px 0 0;
}

/** Cart Dropdown **/
#top_cart {
    width: 300px;
    position: absolute;
    top: calc(100% - 36px);
    right: calc((100% - 1440px) / 2);
    z-index: 101;
    /*display: none;*/
}

#top_cart_arrow {
    margin-left: 155px;
}

#top_cart_list {
    background-color: #FFF;
    padding: 0 9px;
    border: 1px solid #F60;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    min-height:120px;
}

#top_cart_tbl th, #top_cart_tbl td {
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
}

#top_cart_tbl tr:not(:last-child) td {
    border-bottom: 1px solid #eee;
}

#top_cart_tbl th {
    padding-bottom: 8px;
    border-bottom: 1px solid #DDD;
}

#top_cart_tbl th, #top_cart_tbl td, #top_cart_tbl td a {
    font-size: 12px;
    color: #333;
}

#top_cart_tbl td a:hover {
    color: #F60;
}

#top_cart_btm {
    padding: 10px 0;
    border-top: 1px solid #DDD;
}

#top_cart_btm p {
    font-size: 16px;
    font-weight: bold;
}

#top_cart_btm span {
    color: #F60;line-height:25px;
}

#top_cart_btm a {
    display: block;
    padding: 3px 15px;
    background: #FF9900;outline:none;
    background: -webkit-linear-gradient(#f90,#FF7700);
    background: -moz-linear-gradient(#f90,#FF7700);
    background: -o-linear-gradient(#f90,#ff7700);
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#top_cart_btm a:hover {
    background: #FF7700;
    background: -webkit-linear-gradient(#f70,#FF9900);
    background: -moz-linear-gradient(#f70,#FF9900);
    background: -o-linear-gradient(#f70,#ff9900);
}



/*** modules: Container ***/
#container {
    /*overflow: hidden; */
    width: 1200px;
    margin:0 auto
}

#bread {
    width: 1200px;
    margin: 107px auto 0;
}

#bread li {
    float: left;
}

#bread li a {
    color: #333;
    text-decoration: underline;
}

#bread_home a {
    width: 15px;
    height: 20px;
    background: url("/new/images/icon-a273bffb869855b73ae9911e898d7949.png") no-repeat 0 -147px;
    float: left;
}

#bread li span {
    margin: 0 10px;
}

#bread li strong {
    color: #333;
    font-weight: normal;
}

#main {
    width: 1200px;
    margin: 45px auto 0;
    color: #333;
}

#main h1 {
    font-size: 24px;
    color: #000;
}

/*.cs-page-wrap {*/
/*    min-height: calc(100vh - 464px);*/
/*}*/

/*.cs-container {*/
/*    min-height: calc(100vh - 464px);*/
/*    padding-top: 90px;*/
/*}*/

/*** modules: Footer ***/
#footer {
    width: 100%;
    background-color: #333;
    color: #CCC;
    margin-top: 200px;
}

#ftr_nav {
    width: 1200px;
    margin: 0 auto;
    padding: 27px 0 35px 0;
    background-color:#333;
}

#ftr_nav dl dd {
    float: left;
    margin-right: 65px;
}

#ftr_nav dl dd p a {
    color: #CCC;
}

#ftr_nav dl dd p a:hover {
    text-decoration: underline;
}

#ftr_nav dl dd p span {
    width: 40px;
    display: inline-block;

}

p.ftr_tit {
    font: bold 14px/20px Arial, Helvetica, sans-serif;
}

#ftr_nav dl dt {
    width: 160px;
    float: right;
}

#ftr_nav dl dd p {
    margin-top: 3px;
}

#ftr_nav dl dt {
    text-align: right;
}

#ftr_nav dl img {
    margin-top: 10px;
}

#ftr_info {
    border-top: 1px solid #000;
    color: #FFFFFF;
    background-color:#333;
}

#ftr_info div {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    background-color:#333;
}

#ftr_info div span {
    margin: 0 14px;
}

#ftr_info div p {
    float: left;
}

#ftr_info div a, #ftr_info div span {
    float: right;
    color: #CCC;
}

#ftr_info div a:hover {
    text-decoration: underline;
}


#msgwindow{
    position: fixed; top:32%; left: 35%; z-index: 9999;
    width: 310px; height: 134px;
    border:1px solid #ddd;
    border-radius: 3px;
}
.msgbody{
    box-sizing: border-box;
    width: 100%;
    height: 97px;
    background-color:#fff;
}
.msgbutton{
    outline: none;
    padding: 5px 15px;
    border:0;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FF9900;
    background: -webkit-linear-gradient(#f90,#FF7700);
    background: -moz-linear-gradient(#f90,#FF7700);
    background: -o-linear-gradient(#f90,#ff7700);
}


/* BB add sale sign by 20200306 wdf */
/*.i-free-shipping {*/
/*    display: inline-block;*/
/*    width:38px; height:18px;*/
/*    !*background: url(/new/images/i-sales-13f23099a13fc8e3665d43b2e207448b.png) no-repeat center;*!*/
/*    background: url("/new/images/i-free-shipping-743384e40d13d28b76fc324fd032cbfc.png") no-repeat center;*/
/*    white-space:nowrap;*/
/*    letter-spacing: -1em;*/
/*    text-indent: -99em;*/
/*    color: transparent;*/
/*    !* IE7 *!*/
/*    *text-indent: 0;*/
/*    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');*/
/*}*/
/*.i-free-shipping:after {*/
/*    content: '\3000';*/
/*}*/

.cktbl-col-2>a { margin-right: 3px }


.icon {
    display: inline-block;
    white-space:nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    /* IE7 */
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
}
.icon:after {
    content: '\3000';
}
.i-pdf {
    width:36px; height:36px;
    background: url("/new/images/i-pdf-8cf3947f3b06ea040e72fe0ac0a794ba.png") no-repeat center;
    margin-right: 4px;
}

.icon-edit {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/new/images/icon/icon-edit.svg);
    background-size: contain;
}

/* link style */
.link-regular {
    color: #369;
    text-decoration: none;
}
.link-regular:hover {
    color: #F60;
}

/* Text style */
.nowrap {
    white-space: nowrap;
}
/* Button */

.btn-group {
    display: flex;
}

.btn-select-address {
    min-width: 190px;
    text-align: center;
    padding: 8px 0;
    border-radius: 4px;
    color: #f60;
    /*border: 1px dotted #f60;*/
}
/* Flex Layout */

.flex-box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.flex-end {
    justify-content: flex-end;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-align-items-center {
    align-items: center;
}
.flex-justify-center {
    justify-content: center;
}
/* Checkbox group */

.checkbox-primary {
    min-height: 22px;
    padding-left: 0;
    margin-right: 3px;
}
/*.icheck-group input[type=checkbox] {*/
/*    position: absolute;*/
/*    opacity: 1;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/*.icheck-group label {*/
/*    padding-left: 29px;*/
/*    min-height: 18px;*/
/*    line-height: 18px;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    vertical-align: top;*/
/*    margin-bottom: 0;*/
/*    font-weight: 400;*/
/*    cursor: pointer;*/
/*}*/
/*.icheck-group label::before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    border: 1px solid #D3CFC8;*/
/*    border-radius: 2px;*/
/*    margin-left: -29px;*/
/*}*/
/*.icheck-group input[type=checkbox]:checked + label::before {*/
/*    background-color: #FF9900;*/
/*    border-color: #FF9900;*/
/*}*/
/*.icheck-group input[type=checkbox]:checked + label::after {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 6px;*/
/*    height: 9px;*/
/*    border: 2px solid #fff;*/
/*    border-left: none;*/
/*    border-top: none;*/
/*    transform: translate(5.75px,2.5px) rotate(45deg);*/
/*    -ms-transform: translate(5.75px,2.5px) rotate(45deg);*/
/*}*/



/*.checkbox-group .custom-checkbox{*/
/*    border: 1px #c7c7c7 solid;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    min-width: 16px;*/
/*    -webkit-appearance: none;*/
/*    background-color: transparent;*/
/*    outline: 0 !important;*/
/*    line-height: 20px;*/
/*    position: relative;*/
/*    left: 0;*/
/*    cursor: pointer;*/
/*    caret-color: rgba(0,0,0,0);*/
/*}*/

/*.checkbox-group .custom-checkbox:checked::after {*/
/*    content: "";*/
/*    border-style: solid;*/
/*    border-color: transparent #f90 #f90 transparent;*/
/*    border-width: 2px;*/
/*    transform: rotate(45deg);*/
/*    width: 3px;*/
/*    height: 8px;*/
/*    display: block;*/
/*    margin-left: 4px;*/
/*    border-radius: 2px;*/
/*    margin-top: -1px;*/
/*}*/

/* Form */

.row {
    margin-left: calc(-15px / 2);
    margin-right: calc(-15px / 2);
}

/* Other */
/*.currency_see {*/
/*    background-color: #FAFAFA;*/
/*    padding: 20px;*/
/*}*/

.table {
    width: 100%;
    background-color: transparent;
}

.em-dash {
    position: relative;
}
.em-dash::after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: 15px;
    top: 10px;
    width: 50px;
    height: 1px;
    background-color: #333333;
}
/* pagination style */

.pagination {
    margin-top: 40px;
}

.pagination ul {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.pagination li {
    position: relative;
    float: left;
    margin-left: -1px;
    color: #eda232;
    text-decoration: none;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.pagination li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination li:hover,
.pagination li.active {
    z-index: 2;
    color: #fff;
    background: #eda232;
    border-color: transparent;
}

.pagination li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination li.active {
    color: #ffffff;
    background: #FF9900;
    border: 1px solid #FF9900;
}

.pro-viewport {
    margin: 0 -10px;
    padding: 0 30px;
}

.pro-viewport .slick-slide {
    padding: 0 15px;
}

.slick-slide a {
    display: block;
    text-align: center;
}

.slick-slide img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.ind_newPro .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}
.btn-pro-prev {
    left: 0;
}

.btn-pro-next {
    right: 0;
}

.cs-account-wrapper {
    font-size: 14px;
}

.cs-account-wrapper .tr-group {
    padding-bottom: 15px;
}

.order-info-tit {
    border-left: 3px solid #f60;
    padding-left: 8px;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cktbl-qty .minus {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
}

.cktbl-qty .plus {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #eee;
}

.cktbl-qty .form-control {
    border-left: none;
    border-right: none;
    border-radius: 0;
}

.pod {
    cursor: default;
}


@media (max-width: 768px) {
    .pro_list_div {
        display:flex;

        a {
            align-content: center;
        }
    }
    .original-price-tlc,
    .cart-original-price,
    .shipping-original-price {
       white-space: nowrap;
    }

    .pro_tit>h1 {
        font-size: 16px;
    }

    .price_tbl {
        tbody {
            tr {
                width: 20%;
                td {
                    width: 1rem;
                    word-break: break-word;
                }
            }
        }
        .table {
            th {
                vertical-align: top;
            }
        }
    }


    .easy {
        position: absolute;
        top: -118px;
        left: 50%;

        a{
            width: 45px;
            height: 45px;
            margin-left: 29px;
            font-size: 11px;
        }
    }

    .pro_base .box {
        margin-left: 0;
    }
}

