﻿*{
    margin:0;
    padding:0;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

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

input {
    outline: none;
}

table {
    border-collapse: collapse;
}

table tr {
    position: relative;
    font-size: 14px;
    height: 30px;
}

textarea {
    resize: none;
    overflow: auto;
}

body {
    width:100%;
    font-size: 14px;
    font-family: Roboto, Helvetica, Tahoma, Arial, "Microsoft YaHei";
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.y  a{padding-right:10px;}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    zoom: 1;
}

/* head images  start*/
.warp {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
}

div.infos2 {
    float: right;
    margin-top: -118px;
    padding-right: 4px;
    width: 70px;
    height: 110px;
    overflow: hidden;
}

.top-1 {
    height: 31px;
    line-height: 31px;
    width: 100%;
    margin: 0 auto;
    background: #fafafa;
    border-bottom: 1px solid #dfdfdf;
}

.head_l {
    overflow: hidden;
    font-size: 14px;
}

.head_l li {
    float: left;
    margin: 0 22px 0 0;
}

.f_red {
    color: red;
}

.h_mobile {
    background: url(../image/ico_mobile.gif) no-repeat 0 center;
    padding: 0 2px 0 15px;
}

.h_qrcode {
    background: url(../image/ico_qrcode.gif) no-repeat 0 center;
    padding: 0 6px 0 18px;
}

.h_cart {
    background: url(../image/ico_cart.gif) no-repeat 0 center;
    padding: 0 6px 0 18px;
}

.h_fav {
    padding: 0 6px 0 18px;
    background: url(../image/h_fav.gif) no-repeat 0 center;
}

.f_r {
    float: right;
}

.top-2 {
    width: 1200px;
    height: 120px;
}

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

.search {
    margin: 20px 6px 0 20px;
}

.searchCon {
    position: relative;
    height: 36px;
    background-position: -19px 0;
    margin-top: 6px;
    z-index: 3;
}

.searchCon .searchTxt {
    float: left;
    width: 641px;
    height: 20px;
    line-height: 14px;
    background: #fff;
    padding: 8px 0 8px 10px;
    outline: none;
    border: 3px solid #ff6600;
    font-size: 14px;
    color: #b3b3b3;
    float: left;
}

.searchCon .searchBtn {
    float: left;
    width: 90px;
    height: 42px;
    background: #ff6600;
    text-indent: none;
    border: none;
    float: left;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    font-family: 'Hiragino Sans GB', "Microsoft Yahei";
    font-size: 16px;
}

.keyWord {
    overflow: hidden;
    width: 500px;
    color: #ff6600;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

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

.ui-searchbar-primary.ui-searchbar-size-middle .ui-searchbar-body {
    height: 40px;
}

.ui-searchbar-keyword {
    border: none;
    width: 410px;
    height: 40px;
}

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

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

/*.ui-searchbar-type-value {    position: relative;    padding: 9px 30px 9px 18px;    cursor: pointer;}*/
.ui-searchbar-body {
    margin-top: 34px;
}

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

.ui-searchbar-submit {
    background-color: #ff6a00;
    border-radius: 0 !important;
    border: none;
    width: 114px;
    height: 40px;
    margin-left: -23px;
    color: #fff;
}

.frtop_rs {
    margin-top: 24px;
    float: right;
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 25px;
}

.frtop_rs a {
    float: left;
}

.J-hd-m-notify-tab-trigger {
    background: url(../image/CART.png) no-repeat 10px 6px;
    width: 135px;
    margin-right:10px;
}

.sc-hd-ms-title {
    float: right;
    margin-top: 5px;
}

.sc-hd-ms-title a {
    height: 20px;
    line-height: 20px;
}
.middleLIne{
    height:26px;
    float:left;
    border:0;
    margin:6px 0;
    width:1px;
    background:#ddd;
}
.sc-hd-ms-order {
    /*margin-top: 5px;*/
    float: right;
    padding-left:20px;
    background:url(../image/my_order.png) no-repeat 20px center;
    width:95px;
    height:38px;
    line-height:38px;
    margin-left:10px;
}
.sc-hd-ms-order:hover{
    background-color: #FFF;
    border: 1px solid #f0f0f0 \9;
    border-right: none \9;
    border-bottom: none \9;
    margin-top: -1px \9;
    margin-left: -1px \9;
    -webkit-box-shadow: 1px 1px 3px 0 #AAA;
    -moz-box-shadow: 1px 1px 3px 0 #AAA;
    box-shadow: 1px 1px 3px 0 #AAA;
}
.sc-hd-ms-order .sc-hd-ms-title{
    margin-top:0;
    height:38px!important;
    line-height:38px!important;
}
.sc-hd-ms-order .sc-hd-ms-title a{
    height:38px;
    line-height:38px;
}
.b {
    color: #999;
    font-size: 14px;
    font-family:Roboto, Helvetica, Tahoma, Arial, "Microsoft YaHei"
}

.clearfix li {    float: left;    
}

.navWrap {
    max-width: 100%;
    min-width: 1200px;
    width: 100%;
    /* background: #DE3237; */
    background: #DE3237;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
}


.navlist {
    margin-left: -70px;
}

.navlist li {
    float: left;
    padding-left: 80px;
}

.navlist a:hover {
    color: #fff !important;
    text-decoration: none;
}

.navlist a {
    color: #fff;
}

.contleft {
    float: left;
    width: 50%;
    height: 50%;
}

.contright {
    float: right;
    width: 50%;
    height: 50%;
}

.infont {
    float: right;
    width: 50%;
}

.cont {
    width: 200px;
    height: 130px;
}

.cont img {
    width: 80px;
    height: 80px;
}

.footer {
    min-width: 1200px;
    clear: both;
    width: 100%;
    background: #DE3237;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.home-market span {
    background: url(../image/hunberge.png) no-repeat 0px;
    padding-left: 40px;
}

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

.product-item {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 190px !important;
    padding:0 10px!important;
    height: 250px !important;
    background-color: #fff;
    margin-left:27px;
    border:1px dotted #ddd;
    margin-bottom: 10px;
}

/* head images  end*/
.banner a {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    background-size: cover
}

.banner {
    height: 350px;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
}

.banner .d1 {
    width: 100%;
    height: 350px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.banner .d2 {
    width: 100%;
    height: 30px;
    clear: both;
    position: absolute;
    z-index: 100;
    bottom: 0px;
}

.banner .d2 ul {
    float: left;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -96px;
    display: inline;
}

.banner .d2 li {
    width: 70px;
    height: 6px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    background: #ffe7cb;
    float: left;
    margin: 0 5px;
    display: inline;
}

.banner .d2 li.nuw {
    background: #DE3237;
}

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

#tab {
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
    margin:-35px 0 5px 7px;
    position: relative;
    background: url('../image/tabbanner01.png') -37px top no-repeat;

}

#tab li {
    float: left;
    color: #000;
    height: 50px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    width: 340px;
    margin-right: 50px;
    /*border-top-right-radius: 50px;*/
    /*box-shadow: 5px 0 2px #dcdee3;*/
}
#tab li span{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #ddd;
    color: #ddd;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    box-shadow: 0 0 10px #9e9e9e;
}
#tab .current span{
    background: #fc6900;
    color: #fff;
    border-color: #c35506;
}
#tab li:first-child{
    padding-left: 0;
    /*background: #ccc;*/
    /*background: url("../image/tab01.png");*/
    /*z-index: 100;*/

}

#tab li:nth-child(2){
    /*background: url('../image/tab03.png');*/
    /*position: absolute;*/
    /*left: 300px;*/
    /*z-index: 9;*/
}

#tab li:last-child{
    /*background: url('../image/tab02.png');*/
    /*position: absolute;*/
    /*left: 598px;*/
    /*z-index: 0;*/
}

#tab li.current {

    color: #fc6900;
}
.adbanner{
    background: url('../image/adbanner.jpg');
    text-align: center;
    height: 116px;
    overflow: hidden;
    margin-bottom: 10px;
   /*  background: #feb52a; */
}
#content {
    clear: both;
}

#content ul {
    line-height: 25px;
    display: none;
    margin-left: -5px;
}

#content ul li {
    text-align: center;
    width: 290px;
    height: 350px;
    margin-left: 4px;
    display: inline-block;
    border: 1px solid #ecebf0;
}

#content ul img {
    margin-top: 17.5px;
    /*width: 235px;*/
    height: 200px;
}

.col-xs-60 {
    min-width: 1200px;
    height: 570px;
}
.col-xs-60 .title{
    min-width: 1200px;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #fc6900;
    font-size: 16px;
}
.col-xs-60 .title .fl{
    color: #fc6900;
}
.col-xs-60 .content{
    height:310px;
    margin-top: 10px;
}
.col-xs-60 .content .fl{
    width: 285px;
    height: 500px;
    margin-left: 15px;
    margin-right: 20px;
    /*background-color: #fc6900;*/
    /*background: url('../image/mallbanner.jpg');*/
}

.section-footer a {
    display: block;
    text-align: right;
    line-height: 30px;
    color: #b0afaf;
    font-size: 14px;
}

.content-col-5 {
    width: 100%;
    height: 50%;
}
.util-valign{
    display: inline-block !important;
    width: 100%;
    height: 100%;
}
.util-valign .util-valign-ctn{
    display: table !important;
    width: 100%;
    height: 100%;
}
.util-valign .util-valign-ctn span{
    display: table-cell;
    vertical-align: middle;
}


.img-wrap-bottom{
    /*background: rgba(252, 105, 0, 0.6);*/
    position: relative;
    /*bottom: 32px;*/

}


/*********************************TQ 2017.3.30**********************************************/
.clear {
    clear: both;
}

.footer {
    margin-top: 50px;
    height: 40px;
    background-color: #fc6900;
}

.footer .footer-w {
    text-align: center;
}

.footer .footer-w ul {
    width: 500px;
    margin: 0 auto;
}

.footer .footer-w ul li {
    float: left;
    line-height: 40px;
    color: #ffffff;
}

.footer .footer-w ul li a {
    color: #ffffff;
    font-size: 14px;
}

.footer .footer-w ul li:nth-child(2n+1) {
    text-align: center;
    width: 120px;
}

.footer .footer_con {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
}

.footer .footer_con p {
    margin-bottom: 10px;
    height: 20px;
    color: #797570;
}
.product-item{
    overflow: hidden !important;
}
/*********************************TQ 2017.3.30**********************************************/
#markets-list li a:hover + div > .content1, .content1:hover {
    display: block;
}

#markets-list li a:hover {
    background: #DE3237;
    color: #fff;
}

.warp, #markets-list {
    position: relative;
}

.util-valign-ctn img {
    /*height: 110px;*/
    /*max-width: 110px;*/
}

.search_m {
    width: 40px;
    cursor: default;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    background: url('image/spacer.gif');
    border: none;
    text-align: center;
}

#search_module {
    left: -3px;
    top: 38px;
    z-index: 1000;
    position: absolute;
    width: 84px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    background: #FFFFFF;
    border: #CCCCCC 1px solid;
    border-top: none;
}

#search_module a {
    display: block;
    height: 26px;
    padding: 10px 10px 1px 10px;
    color: #333333;
}

#search_module a:hover {
    background: #eeeeee;

}

#search_tips {
    z-index: 1000;
    position: absolute;
    width: 340px;
    overflow: hidden;
    cursor: pointer;
    margin: 50px 0 0 200px;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    background: #FFFFFF;
    border: #444444 1px solid;
}

#search_tips div {
    height: 20px;
    padding: 1px 8px 1px 8px;
    clear: both;
    overflow: hidden;
}

#search_tips div span {
    float: right;
    font-size: 14px;
}

#search_tips label {
    display: block;
    width: 100%;
    background: #FAFAFA;
    font-size: 14px;
    color: #0000CC;
    text-align: right;
}

dl.pp_CTAbox dd a img {
    padding-left: 1em;
    margin-top: -6px;
}

div.list + div {
    border-top: none;
}

tr td { /*text-indent: 8px;*/
}

.left_menu_li, .left_menu_on {
    /*border-bottom: 1px solid #ddd;*/
    height: 35px;
    font-size: 14px;
    line-height: 35px;
}
.left_menu_li span{
    color:#fc6900;
}
.left_menu_on span{
    color: #fc6900;
}


#webpage_4 {
    border-bottom: 0;
}

/*.left_menu ul {*/
/*border: 1px solid #ddd;*/
/*}*/

.left_menu ul {
    border-right: 0;
    border-top: 2px solid #ddd;
}

td.left_menu {
    width: 273px;
    border-right: 1px solid #ddd;
}

/* td.left_menu:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 41px;
} */

.left_menu_li a {
    line-height: 24px;
}

#webpage_1 a, #webpage_2 a, #webpage_3 a, #webpage_4 a {
    line-height: 24px;
    font-weight: normal;
}

div.t_c.px14 {
    line-height: 25px !important;

    text-align: center;
}

div.pos {
    margin-top: 7px;
    position: absolute;
    left: 0;
    font-size: 14px;
}

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

.m div.pos {
    position: static;
    font-size: 14px;
    height: 38px;
    border-bottom: 2px solid #ddd;
    line-height: 38px;
    padding-left: 10px;
}

div.fsearch {
    margin-top: 7px;
    background-color: #eaf4f3;
}

div.fsearch:before {
    content: "";
    display: table;
}

form#fsearch { /*margin-top: 18px;*/
    font-size: 14px;
}

form#fsearch table tbody tr td:first-child {
    width: 194px;
    padding-right: 16px;
    vertical-align: top;
}

form#fsearch table tbody tr td[colspan="3"] input.pd3 {
    width: 600px;
}

form#fsearch table tbody tr select {
    width: 166px;
    height: 24px;
    vertical-align: top;
}

form#fsearch table tbody tr td input {
    height: 22px;
    vertical-align: middle;
}

form#fsearch table tbody tr:nth-child(2) ~ tr td, form#fsearch table tbody tr:nth-child(2) ~ tr select {
    margin-bottom: 14px;
}

form#fsearch table tbody tr:nth-child(2) td[colspan="3"] {
    display: block;
    margin: 10px 0;
}

form#fsearch table tbody tr:nth-child(2) td[colspan="3"] label {
    padding-right: 50px;
}

form#fsearch table tbody tr:nth-child(3) td img {
    padding: 0 14px 0 6px;
    height: 24px;
    vertical-align: middle;
}

form#fsearch table tbody tr:nth-child(2) td:nth-child(2) {
    margin: 10px 0;
    display: block;
}

form#fsearch table tbody tr:nth-child(2) td:nth-child(2) label {
    padding-right: 10px;
}

form#fsearch table tbody tr:nth-child(3) td:nth-child(2) {
    display: inline-block;
}

form#fsearch table tbody tr:nth-child(7) td:first-child {
    vertical-align: middle;
}

form#fsearch table tbody tr:nth-child(7) td:nth-child(3) {
    vertical-align: top;
    padding-right: 16px;
}

form#fsearch table tbody tr:nth-child(7) input {
    width: 116px;
    padding: 0 4px;
}

#load_category_1 select {
    width: 296px !important;
}

#todate {
    margin-left: 14px;
}

select[name="typeid"] {
    width: 166px;
    margin-right: 16px;
}

form#fsearch table tbody tr:nth-child(5) select ~ input {
    margin: 0 6px 0 14px;
    box-sizing: content-box;
}

form#fsearch table tbody tr:last-child input, form#fsearch table tbody tr:last-child a {
    margin: 40px 20px;
    display: inline-block;
    height: 40px; /*line-height: 40px;*/
    font-size: 16px;
    width: 160px;
    text-align: center;
    border: 1px solid #ff7519;
    background-color: #ff7519;
    border-radius: 4px;
    color: #fff;
}

form#fsearch table tbody tr:last-child a img {
    height: 40px;
}

form#fsearch table tbody tr:last-child td:last-child {
    padding-left: 51px;
}

div.fsearch + div {
    margin-top: 4px;
}

div.fsearch + div span + br + br {
    line-height: 36px;
}

/*div.m_r_1.f_l{display: none;}*/
div#d_ca_show table tbody tr:first-child {
    display: none;
}

div.box_body > div.sch_site > ul li:nth-child(3) {
    display: none;
}

div.box_body > div.sch_site > ul li:nth-child(10) {
    display: none;
}

div.box_body > div.sch_site > ul li:nth-child(11) {
    display: none;
}

#content ul li:first-child {
    margin-left: 14px;
}

div.ui-footer-seo, div.footer_con {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

footer#ui-footer {
    background-color: #f4f4f4;
    color: #343537;
    clear: both;
    font-size: 14px;
    min-width: 1200px;
}
footer#ui-footer {
    background: #333;
    padding: 30px 0 20px 0;
    color: #696969;
    margin-top: 20px;
}
.ui-footer-seo a,.ui-footer_footer a{
    color:#666;
    font-size: 14px;
  }
  .ui-footer-seo a,.ui-footer_footer a{
    font-size: 12px!important;
    color: #b2b2b2!important;
  }
  .ui-footer-seo .ui-footer-left{
    text-align: left;
  }
  .ui-footer-seo .ui-footer-left .cell{
    width: 210px;margin-right: 40px;float: left;
  }
  .ui-footer-seo .ui-footer-left .cell h3,.ui-footer-seo .ui-footer-right h3{
    line-height: 50px;
    font-weight: bold;
  }
  .ui-footer-seo .ui-footer-left .cell h3,.ui-footer-seo .ui-footer-right h3 {
    font-size: 14px!important;
    color: #b2b2b2!important;
  }
  .ui-footer-seo .ui-footer-left .cell ul li,.ui-footer-seo .ui-footer-right li{
    padding:5px 0;
  }
  .ui-footer-seo .ui-footer-left .cell ul li,.ui-footer-seo .ui-footer-right li {
    font-size: 12px!important;
    color: #b2b2b2!important;
  }
  .ui-footer_footer {
    font-size: 12px!important;
    color: #b2b2b2!important;
  }
  .ui-footer-seo .ui-footer-right{
    text-align: left;
    float: right;
  }
  .ui-footer-seo .ui-footer-right .QRcode{
    width: 68px;height: 68px;float: left;padding-right: 10px;
  }
  .ui-footer-copyright{padding-top: 30px;font-size: 16px;}
  .ui-footer-copyright a{padding:0 8px;font-size: 17px;}
  .ui-footer-copyright span a{padding:0 16px 0 0;}
  .ui-footer_footer{
    line-height: 31px;
    text-align: center;
    color: #666;
  }

p.ui-footer-seo-language {
    padding: 15px 0;
}

p.ui-footer-seo-brand {
    margin-bottom: 15px;
}

p.ui-footer-copyright {
    margin-bottom: 20px;
}

div.ui-footer-seo p a {
    color: #666;
}



div.header{
    height:105px;
    /*overflow: hidden;*/
}
div#slide_a26{
    width:100% !important;
    margin:0;
    padding: 0;
    height:auto!important;
    position: relative;
}
div#slide_a26>div{
    /*text-align: right !important;*/
}
div#slide_a26>a{
    width:100%;
    display: block;
    text-align: center;
}

div#slide_a26>a>img{
    width:100%;
    /*max-width:1920px;*/
    min-width: 1200px;
    max-height:500px;
}



div.ui-searchbar-main{
    height:34px;
}
.indexOrder{
    width: 90%;
    height: 100px;
    margin: 0 auto;
}
.indexOrder p:first-child{
    height: 30px;
    border-bottom: 1px solid #dddddd;
    margin-top: 5px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.indexOrder p:nth-child(2){
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 5px;
}
.indexOrder p span:last-child{
    color: #fc6900;
    font-size: 16px;

}
.indexOrder p:last-child a{
    display: block;
    width: 153px;
    height: 28px;
    background: #fc6900;
    border-radius: 4px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
}
.lunbobj{
    width: 490px;
    height: 303px;
    padding: 0 45px;
    float: left;

}
#newslunbo{
    overflow: hidden;
    width: 490px;
    height: 296px;
    margin: 0;
    position: relative;

}
#newslunbo span{
    width: 45px;
    height: 58px;
}
#newslunbo span.left{
    position: absolute;
    left: -45px;
    top: 124px;
}
#newslunbo span.right{
    position: absolute;
    right: -45px;
    top: 124px;
}
#newslunbo ul{
    width: 1960px;
    position: absolute;

}
#newslunbo ul li{
    float: left;
    width: 490px;
    height: 296px;
}
#newslunbo ul li a{
    display: block;
}
#newslunbo ul li .titles{
    width: 258px;
    float: left;
}
#newslunbo ul li .titles p:first-child{
    background: #fff;
    width: 290px;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0 20px 30px;

}
#newslunbo ul li .titles p:last-child{
    font-size: 14px;
    height: 230px;
    width: 320px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*background: #fff;*/

}
#newslunbo ul li .titles p:last-child a{
    line-height: 30px;
    font-size: 14px;
    color: #999;
    padding: 0 10px;
}
#newslunbo ul li>a{
    float: right;
    margin-top: 90px;
}

.content>span{
    display: block;
    width: 45px;
    height: 58px;
}
.content>span.left{
    position: absolute;
    top: 124px;
    left: 0px;
    background:url(../image/pprev.png) no-repeat 0 0 ;
}
.content>span.right{
    position: absolute;
    top: 124px;
    left: 535px;
    background:url(../image/pnext.png) no-repeat 0 0 ;
}


#newstitle{
    width: 575px;

}
#newstitle ul li{
    font-size: 14px;
    border-bottom: 1px solid #aaa;
    height: 50px;
    line-height: 73px;
    float:left;
    width:575px;
    color:#959595;
}
#newstitle ul li a{
    float:left;
    color: #999;
    font-size:14px;


}
#newslunbo .newslunbo li>a>img{
    width: 165px;
}
.w1190.header_ad.J-header_ad{
    float:left;
}

div.wp>div.y{
    line-height: 31px;
}

/*�ֽ�*/

body{
    width:100%;
    font-size:14px;
     /*font-family: "Microsoft YaHei",Roboto, Helvetica, Tahoma, Arial;*/
}
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,pre,form,input,textarea,th,td,select{
    margin:0;
    padding:0;
}
a{
    text-decoration:none;
}
ul{
    list-style:none;
}
.main{
    width:1200px;
    height:480px;
    margin:40px auto 40px;
    border:1px solid transparent;
}
.main>div{
    background-color:#fff;
    height:478px;
    width:383px;
    padding:20px;
    -webkit-border:1px solid #dcdee3;
    -o-border:1px solid #dcdee3;
    border:1px solid #dcdee3;
    /*overflow:hidden;*/
    box-sizing:border-box;
    float:left;
}
.main>div.request{
    margin:0 24px;
}
.main h2{
    height:50px;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    float:left;
    width:100%;
}
.main .menu{
    list-style:none;
    width:100%;
}
.main .menu>li{
    float:left;
    width:97%;
    height:43px;
    line-height:43px;
    position:relative;
    cursor:pointer;
    padding-left:3%;
    border: none;
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
}
.main .menu li a{
    font-size:14px;
}
.main .menu>li:hover> a{
    color:#fc6900;
}
.main .menu>li.active{
    position:relative;
}
.main .menu>li.active>ul{
    position:absolute;
    top:-72px;
    left:361px;
    background:#fff;
    min-width:530px;
    height:444px;
    -webkit-border:1px solid #ddd;
    -o-border:1px solid #ddd;
    border:1px solid #ddd;
    padding:16px 30px;
    display:none;
    box-shadow:1px 1px 5px #ddd;
    -moz-box-shadow:1px 1px 5px #ddd;
    -webkit-box-shadow:1px 1px 5px #ddd;
}
.main .menu>li>ul{
    height:478px;
}
.main .menu>li:nth-child(2)>ul{
    top:-117px;
}
.main .menu>li:nth-child(3)>ul{
    top:-162px;
}
.main .menu>li:nth-child(4)>ul{
    top:-207px;
}
.main .menu>li:nth-child(5)>ul{
    top:-252px;
    width:530px;
}
.main .menu>li:nth-child(6)>ul{
    top:-297px;
}
.main .menu>li:nth-child(7)>ul{
    top:-342px;
}
.main .menu>li:nth-child(8)>ul{
    top:-387px;
}
.main .menu>li.active:hover>ul{
	z-index: 1;
    display:inline-block;
}
.main .menu>li.active>ul>li{
    float:left;
    width:240px;
    height:223px;
    margin-right:25px!important;
    margin-right:17px;
}
.main .menu>li.active>ul>li:last-child{
    margin:0!important;
}
.main .menu>li.active>ul>li>div{
    overflow:hidden;
    width:240px;
    height:42px;
    padding-top:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main .menu>li.active>ul>li>div>a{
    font-weight:bold;
    color:#000;
    width:240px;
    line-height:35px;
    height:35px;
    display:block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.main .menu>li.active>ul>li li{
    width:215px;
    overflow:hidden;
    height:30px;
    line-height:28px;
}
.main .menu>li.active>ul>li li>a{
    width:218px;
    height:35px;
    line-height:35px;
    display:block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.main .menu>li.active>ul>li li .index_subcat_more{
    font-weight: bold;
} 
.main .menu>li.active>ul>li li a:hover{
    color:#fc6900;
}
/* .main .menu>li:hover{
    -webkit-border-top:1px solid #ddd;
    -o-border-top:1px solid #ddd;
    border-top:1px solid #ddd;
    -webkit-border-bottom:1px solid #ddd;
    -o-border-bottom:1px solid #ddd;
    border-bottom:1px solid #ddd;
    box-shadow:1px 1px 5px #ddd;
    -moz-box-shadow:1px 1px 5px #ddd;
    -webkit-box-shadow:1px 1px 5px #ddd;
} */
/* .main .menu>li:before{
    content:"";
    position:absolute;
    top:50%;
    left:2px;
    margin-top:-2px;
    width:4px;
    height:4px;
    background:transparent;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
} */
/* .main .menu>li:hover:before{
    background:#fc6900;
} */
.main .menu>li>span{
    position:absolute;
    display:inline-block;
    width:19px;
    height:19px;
    top:13px;
    right:10px;
    background:url(../image/list_background.png) no-repeat -200px -36px;
}
.main .menu>li:last-child>span{
    background-position:-245px -36px;
}
.main .menu li:hover>span{
    background-position:-243px -36px;
}
.main .menu>li:last-child>a{
    color:#fc6900;
    font-weight:500;
}
.main .menu>li:last-child{
    height:44px;
    line-height:42px;
    position:relative;
}
.main .menu>li:last-child:hover{
    background-color:#FAEAEA;
}
.main .menu>li:last-child:before{
    background:#fc6900;
}
.main .all_categories{
    position:absolute;
    z-index: 1;
    bottom:-2px;
    left:361px;
    background:rgb(250,250,250);
    min-height:478px;
    width:820px;
    -webkit-border:1px solid #ddd;
    -o-border:1px solid #ddd;
    border:1px solid #ddd;
    list-style:none;
    padding:20px 0;
    overflow:hidden;
    display:none;
    /*z-index:999;*/
    box-shadow:1px 1px 5px #ddd;
    -moz-box-shadow:1px 1px 5px #ddd;
    -webkit-box-shadow:1px 1px 5px #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main .menu>li:last-child:hover .all_categories{
    display:block;
}
.all_categories>li{
    height:30px;
    line-height:30px;
    width:50%;
    float:left;
    overflow:hidden;
    padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.all_categories>li ul li{
    float:left;
    height:30px;
    line-height:30px;
}
.main .all_categories>li>ul>li>a{
    color:#626262;
}
.main .all_categories>li>ul>li>span{
    color:#7f7f7f;
    display:inline-block;
    font-size:16px;
    line-height:30px;
}
.main .all_categories>li>ul>li>a:hover{
    color:#fc6900;
}
.request{
    width:354px;
    height:493px;
    -webkit-border:1px solid #fc7945;
    -o-border:1px solid #fc7945;
    border:1px solid #fc7945;
    float:left;
    box-sizing:border-box;
}
.request form input:first-child{
    -webkit-border-top-left-radius:5px;
    -o-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -o-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    -webkit-border:1px solid #fc6900;
    -o-border:1px solid #fc6900;
    border:1px solid #fc6900;
    width:250px;
    height:38px;
    padding-left:10px;
    margin-bottom:10px;
    font-size:18px;
    color:#d6d6d6;
    /*font-family:MicrosoftYaHei;*/
    float:left;
    box-sizing: border-box;
    line-height: 36px;
}
.request form input[value='Quote']{
    color:#fff;
    float:left;
    background:#fc6900;
    -webkit-border-top-right-radius:5px;
    -o-border-top-right-radius:5px;
    -ms-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -o-border-bottom-right-radius:5px;
    -ms-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
    /*-webkit-border-radius:4px;*/
    /*-o-border-radius:4px;*/
    /*border-radius:4px;*/
    text-align:center;
    font-size:16px;
    border:0;
    outline:none;
    height:38px;
    line-height:38px;
    width:80px;
    margin-left:-1PX;
}
.request form:after{
    content:"";
    display:block;
    clear:both;
}
#listRFQ{
    width:341px;
    height:30px;
    font-size:16px;
    line-height:30px;
    color:#353427;
    text-align:center;
    margin-top:10px;
    font-weight:bold;
    /*margin-bottom:5px;*/
}
.request .submitOrder{
    height:30px;
    line-height:30px;
    width:341px;
    float:left;
}
.request .submitOrder p{
    float:left;
    height:30px;
    line-height:30px;
    font-size:16px;
    color:#353427;
    font-weight:bold;
}
.request .submitOrder a{
    float:right;
    color:#fc6900;
    height:30px;
    line-height:30px;
}
.purchaseExplain{
    float:left;
}
.purchaseExplain li{
    height:35px;
    line-height:35px;
    color:#353437;
    padding-left:40px;
    background:url(../image/quotation07.png) no-repeat 10px center;
}
#listRFQ>p{
    /*height:18px;*/
    float:left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width:320px;
    text-align: left;
}
#bannerRFQ_list{
    list-style: none;
    height:175px;
    line-height:35px;
    width:331px;
    border:0;
    padding:0;
    margin:5px 0;
}
#bannerRFQ_list li{
    width:331px;
    height:35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#bannerRFQ_list:after{
    content:"";
    display:block;
    clear:both;
}
#bannerRFQ_list a{
    /*color:#ababab;*/
    color: #353427;
    font-size:14px;
    text-decoration:underline;
}
#bannerRFQ_list a:hover{
    color:#fc7945;
}
.request>a{
    font-size:16px;
    color:#fff;
    display:block;
    width:341px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#fc6900;
}
.request>a:hover{
    color:#fff;
}
.preference>ul{
    width:341px;
    height:388px;
    float:left;
}
.preference>ul>li{
    width:341px;
    height:129px;
    -webkit-border-bottom:1px solid #ddd;
    -o-border-bottom:1px solid #ddd;
    border-bottom:1px solid #ddd;
    overflow: hidden;
}
.preference>ul>li:after{
    content:"";
    display:block;
    clear:both;
}
.preference>ul>li>h3{
    height:30px;
    line-height:30px;
    font-size:18px;
    color:#333;
    width:341px;
    float:left;
    margin-top:20px;
}
.preference>ul>li>h3 a{
    color:#333;
    cursor:auto;
}
.preference>ul>li>dl{
    width:341px;
    /*height:79px;*/
    /*float:left;*/
    /*margin-top: 14px;*/
    margin-top: 20px;
    overflow: hidden;
}
.preference>ul>li>dl>dt{
    float:right;
    width: 100px;
    height: 100px;
    -webkit-border:1px solid #fc6900;
    -o-border:1px solid #fc6900;
    border:1px solid #fc6900;
    overflow: hidden;
}
.preference>ul>li>dl>dt>a{
    display:table-cell;
    width: 100px;
    height: 100px;
    vertical-align:middle;
    cursor: pointer;
    text-align: center;
}
.preference>ul>li>dl>dt>a img{
    max-width: 100%;
}
.preference>ul>li>dl>dt>a span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.preference>ul>li>dl>dd{
    float:left;
    width:230px;
    height:79px;
}
.preference>ul>li>dl>dd>a:first-child{
    color:#333;
    font-size:14px;
    display:block;
    /*height:30px;*/
    line-height:22px;
    text-overflow: -o-ellipsis-lastline;  
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*margin-top: 10px;*/
}
.preference>ul>li>dl>dd>a:last-child{
    color:#fff;
    background:#fc6900;
    /*-webkit-border-radius:4px;*/
    /*-o-border-radius:4px;*/
    /*border-radius:4px;*/
    width:95px;
    height:28px;
    line-height:28px;
    text-align:center;
    display:block;
    font-size:14px;
    margin-top: 12px;
}
.adbanner{
    width:1200px;
    height:110px;
    margin:40px auto;
    -webkit-border:1px solid transparent;
    -o-border:1px solid transparent;
    border:1px solid transparent;
}
#main{
    width:1200px;
    margin:40px auto;
}
#main>div>div.title{
    height:30px;
    line-height:30px;
    position:relative;
}
#main>div>div.title>h1{
    font-size:18px;
    float:left;
    color:#353437;
}
#main>div>div.title>span{
    float:left;
    font-size:14px;
    line-height:30px;
    color:#4E4E51;
    margin:0 20px!important;
    margin:0 10px;
    text-transform:capitalize;
}
#main>div>div.title>span.more{
    float: right;
}
#main>div>div.title>span.more a{
    color: #4E4E51;
}
#main>div>div.title>span.more a:hover{
    color: #000;
}
#main>div>div.title>div{
    width:740px;
 /*    height:1px; */
   /*  background:#cdcdcd;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    float:right;
    margin-top:12px;
    position:absolute;
    right:0; */
}
#main>.hot>div.title>div{
    width:916px;
}
#main>.news>div.title>div{
    width:895px;
}
#main>div>div:not(:first-child){
    margin:20px auto;
    background:#fff;
    -webkit-border:1px solid #ddd;
    -o-border:1px solid #ddd;
    border:1px solid #ddd;
}
#main>div>div:last-child{
    margin-bottom:40px;
    width:1198px;
}
.mall>div:last-child{
    height:348px;
}
.mall>div:last-child>ul{
    float:left;
    height:350px;
    width:290px;
    display:inline-block;
}
.mall>div:last-child>ul>li{
    height:87px;
    -webkit-border:1px solid #ddd;
    -o-border:1px solid #ddd;
    border:1px solid #ddd;
    box-sizing:border-box;
}
.mall>div:last-child>ul>li:last-child{
    height:88px;
}
.mall>div:last-child>ul>li a{
    display:table-cell;
    border-left:9px solid transparent;
    -webkit-border-left:9px solid transparent;
    -o-border-left:9px solid transparent;
    height:87px;
    vertical-align:middle;
    width:281px;
}
.mall>div:last-child>ul>li.hover:not(:last-child)>a{
    border-left:6px solid #fc6900;
    -webkit-border-left:6px solid #fc6900;
    -o-border-left:6px solid #fc6900;
    position:relative;
    left:-1px;
    padding-left:4px;
}
.mall>div:last-child>ul>li img{
    vertical-align:middle;
    max-width:70px;
    max-height:70px;
}

.mall>div:last-child>ul>li>a>span:first-child{
    display:table-cell;
    vertical-align:middle;
    float:left;
    height:70px;
    line-height:70px;
    margin:8px 0;
}
.mall>div:last-child>ul>li>a>span:last-child{
    margin:8px 0;
    height:70px;
    float:left;
    display:table-cell;
    margin-left:20px!important;
    margin-left:10px;
    text-align:left;
    width:182px;
    /*overflow:hidden;*/
    vertical-align: middle;
}
.mall>div:last-child>ul>li>a>span:last-child>span{
    display:block;
    width:180px;
    height:68px;
    line-height:66px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.mall>div:last-child>ul>li>a>span:last-child:hover{
    color:#fc6900;
}
.mall >div:last-child>ul>li.hover>a>span:last-child{
    color:#fc6900;
}
.mall>div:last-child>ul>li:last-child>a>span:first-child{
    width:70px;
    text-align:center;
    margin-left:0;
    line-height:70px;
}
.mall>div:last-child>ul>li:last-child>a>span:last-child{
    color:#fc7945;
    line-height:70px;
}
.mall>div:last-child>div{
    display:none;
}
.mall>div:last-child>div.product_carousel{
    display:inline-block;
}
.product_carousel{
    width:908px;
    height:348px;
    float:right;
    -webkit-border:1px solid #ddd;
    -o-border:1px solid #ddd;
    border:1px solid #ddd;
    box-sizing:border-box;
    display:inline-block;
}
.product_carousel>div{
    height:348px;
    width:878px;
    padding:0px 15px 0;
    position:relative;
}
.product_carousel>div>span{
    position:absolute;
    height:67px;
    width:37px;
    top:40%;    
    display: none;
    /*background:url(../image/list_background.png) no-repeat -152px -52px;*/
}
.mall_backward,.hot_backward{
    cursor: pointer;
    background:url(../image/left1.png) no-repeat 0 0!important;
}
span.mall_backward:hover,span.hot_backward:hover{
    cursor: pointer;
    background:url(../image/left1_on.png) no-repeat 0 0!important;
}
.mall_forward,.hot_forward{
    cursor: pointer;
    background:url(../image/right1.png) no-repeat 0 0!important;
}
span.mall_forward:hover,span.hot_forward:hover{
    cursor: pointer;
    background:url(../image/right1_on.png) no-repeat 0 0!important;
}



.product_carousel>div>span:first-child{
    left:10px;
}
.product_carousel>div>span:last-child{
    right:10px;
    background-position:-108px -26px;
}
.product_carousel>div>div{
    width:808px;
    height:348px;
    margin:0 35px!important;
    margin:0 17px;
    overflow:hidden;
    /*position:relative;*/
}
.carousel_details{
    width:2094px;
    height:334px;
    /*position:absolute;*/
    top:0;
    left:0;
}
.carousel_details>div{
    width:322px;
    float:left;
    /*margin-right:15px;*/
    display:inline;display:table;
}
.carousel_details>div>dl{
    /*margin-right:15px!important;
    margin-right:7px;*/
    padding:20px 15px;
    -webkit-border-right:1px solid #ddd;
    -o-border-right:1px solid #ddd;
    border-right:1px solid #ddd;
    -webkit-border-bottom:1px solid #ddd;
    -o-border-bottom:1px solid #ddd;
    border-bottom:1px solid #ddd;
    width:307px;
    height:133px;
}
.carousel_details>div>dl:after{
    display:block;
    content:"";
}
.carousel_details>div>dl>dt{
    width:121px;
    float:left;
}
.carousel_details>div>dl>dt>a{
    display:table-cell;
    vertical-align:middle;
    width:121px;
    height:121px;
    /*border:1px solid #fc6900;*/
}
.carousel_details>div>dl>dt>a>img{
    max-height:120px;
    width:auto;
    max-width:120px;
    display:block;
    margin:0 auto;
}
.carousel_details>div>dl>dd{
    margin-left:25px!important;
    margin-left:12px;
    width:160px;
    height:121px;
    float:right;
}
.carousel_details>div>dl>dd>a:first-child{
    width:160px;
    height:81px;
    display:block;
    padding:10px 0;
}
.carousel_details>div>dl>dd>a>span{
    display:block;
    float:left;
}
.carousel_details>div>dl>dd>a>span:last-child{
    color:#2b2b2b;
    height:25px;
    line-height:25px;
    overflow:hidden;
}
.carousel_details>div>dl>dd>a>span:nth-child(2){
    color:#272727;
    height:30px;
    line-height:30px;
    display:block;
    width:138px;
    overflow:hidden;
}
.carousel_details>div>dl>dd>a:last-child{
    height:15px;
    line-height:15px;
    display:block;
    margin-top:5px;
    padding-left:20px;
    background:url(../image/looking.png) no-repeat 0 0;
    color:#Fc6900;
    float:left;
}
.product_carousel>ul{
    width:848px;
    height:52px;
    background:#fc6900;
    padding:0 30px;
    overflow:hidden;
}
.product_carousel>ul>li{
    line-height:52px;
    float:left;
    padding-right:20px;
}

.product_carousel>ul>li>a{
    color:#fff;
    font-size:14px;
}
.shopNowShow{
    width:455px;
    height:241px;
}
.shopNowShow>div{
    float:left;
}
.shopNowShow>div:first-child{
    width:295px;
}
.shopNowShow h1{
    font-size:22px;
    color:#BDBBBE;
    font-weight:normal;
    margin-left:40px;
    margin-top:40px;
}
.shopNowShow p{
    color:#fc6900;
    font-size:30px;
    margin-left:40px;
    height:45px;
    line-height:45px;
}
.shopNowShow h4{
    font-size:20px;
    color:#bdbbbe;
    font-weight:normal;
    margin-left:40px;
    width:250px;
    /*height:25px;*/
    line-height:22px;
    display: none;
}
.shopNowShow span{
    margin-left:40px;
    margin-top:10px;
    display:block;
}
.shopNowShow>div:last-child{
    width:150px;
    padding:5px;
}
.hot_product_carousel{
    width:1198px;
    height: 241px;
    display: inline-block;
}
.hot_product_carousel>div{
    width:1198px;
    height: 241px;
    display: inline-block;
    position: relative;
}
.hot_product_carousel>div>span{
    display: none;
    position: absolute;
    top: 40%;
    height: 67px;
    width: 37px;
}
.hot_product_carousel>div>span:first-child{
    left: 10px;
}
.hot_product_carousel>div>span:last-child{
    background-position:-108px -89px;
    right:10px;
}
.hot_product_carousel>div>div{
    width: 1048px;
    height: 243px;
    overflow: hidden;
    margin: 0 75px!important;
    margin:0 37px;
    position: relative;
}

#cate_list{
    width:1048px;
    height:216px;
    overflow:hidden;
    margin:15px 0px;
    position:relative;
}
#cate_list ul{
    width:1299px;
    height:216px;
    position:absolute;
    top:0;
    left:0;
}
#cate_list ul li{
    /*border-left:1px solid #ddd;
    -webkit-border-left:1px solid #ddd;
    -o-border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    -webkit-border-right:1px solid #ddd;
    -o-border-right:1px solid #ddd;
    border-right: none;*/
    width:152px;
    height:146px;
    padding:15px 33px;
    /*padding-right: 67px;*/
    float:left;
    display:inline-block;
    outline:none;
}
/*#cate_list>ul>li:last-child{
    border-right: 1px solid #ddd;
    -webkit-border-right: 1px solid #ddd;
    -o-border-right: 1px solid #ddd;
}*/
#cate_list ul li a{
    display:inline-block;
    /*width: 125px;*/
    width:150px;
    height:170px;
    float:left;
}
#cate_list ul li a:first-child{
    /*margin-right:65px;*/
}
#cate_list ul li a span{
    height: 32px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#cate_list ul li a span:first-child{
    width:136px;
    height:136px;
    /*-webkit-border:1px solid #fc6900;
    -o-border:1px solid #fc6900;
    border:1px solid #fc6900;*/
    display:table-cell;
    display: inline\0;
    vertical-align:middle;
    margin:0 auto;
}
#cate_list ul li a span:first-child img{
    max-height:145px;
    width:auto;
    max-width:145px;
    display:block;
    margin:0 auto;

}

#cate_list ul li a span:last-child{
    height:30px;
    width:136px;
    line-height:30px;
    text-align:center;
    overflow:hidden;
    display:block;
    color:#000;
}
.spotlight_stores_section{
    position: relative;
    height:400px;
    padding:0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:none!important;
}
.spotlight_stores .title div{
    width:808px!important;
}

.spotlight_stores_section>span{
    position: absolute;
    top:50%;
    height:35px;
    width:30px;
    margin-top:-17px;
}
span.new_backward{
    left:0;
    background: url(../image/list_background.png) no-repeat -152px -52px;
}
span.new_forward{
    right:0;
    background: url(../image/list_background.png) no-repeat -108px -26px;
}
.spotlight_stores_plate{
    width:1140px;
    height:400px;
    overflow: hidden;
}
.spotlight_stores_part{
    width:3000px;
    height:400px;
    position:relative;
}
.spotlight_stores_part>li{
    height:400px;
    width:380px;
    padding:0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float:left;
}
.spotlight_stores_header{
    width:100%;
    height:150px;
}
.spotlight_stores_middle{
    margin-top:18px;
    width:100%;
    height:169px;
}
.spotlight_stores_middle>li{
    width:169px;
    height:169px;
    line-height:169px;
    float:left;
    overflow: hidden;
}
.spotlight_stores_middle>li:first-child{
    margin-right:14px;
}
.spotlight_stores_middle img{
    width:169px;
    height:auto;
    vertical-align: middle;
}
.spotlight_stores_foot{
    margin-top:14px;
    padding-left:30px;
    background: url(../image/spotlight_stores.png) no-repeat 0 center;
    height:25px;
    line-height:25px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.spotlight_stores_footer{
    height:24px;
    line-height:24px;
    padding-left:30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#7c7c7c;
}
.spotlight_stores_footer span{
    margin-right:20px;
}

.view_record  .title div{
    width:848px!important;
}
.view_record_section{
    border:none!important;
    height:184px;
    overflow:hidden;
    width:100%;
    position:relative;
    padding:0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.view_record_section>span{
    position: absolute;
    top:50%;
    width:30px;
    height:35px;
    margin-top:-17px;
}
.view_record_plate{
    width:1140px;
    height:184px;
    overflow:hidden;
}
.view_record_part{
    width:3000px;
    height:184px;
    position:relative;
}
.view_record_part li{
    float:left;
    width:184px;
    height:184px;
    line-height:184px;
    overflow: hidden;
    margin:0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.view_record_part li img{
    width:100%;
    height:auto;
    vertical-align: middle;
}



.adbanner_one{
    background: #fff;
}
.news a{
    color:#4E4E51;
    font-size:14px;
}
.news a:hover{
    color:#343434;
}
.news_section{
    height:343px;
}
.news_section .news_plate_left{
    float:left;
    width:383px;
    margin-left:52px;
}
.news_plate_left dt{
    width: 400px;
    height: 225px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.news_plate_left img{
    width:auto;
    max-height: 100%;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
}
.news_plate_title{
    height:30px;
    margin-top:15px;
}
.news_plate_title p{
    float:left;
    font-size:16px;
    line-height:30px;
}
.news_plate_title span{
    line-height:30px;
    font-size:14px;
    float:right;
}
.news_plate_content{
	height: 40px;
    margin-top:5px;
    line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_section .news_plate_right{
    float:right;
    width:700px;
    margin:0 13px 0 50px;
}
.news_part_left{
    width:99px;
    height:67px;
    margin-right:13px;
    float:left;
    background:#fda96d;
}
.news_part_left h4{
    font-size:20px;
    font-weight:normal;
    height:35px;
    line-height:35px;
    border-bottom:1px solid #fff;
    color:#fff;
    margin:0 14px;
    text-align: center;
}
.news_part_left>p{
    height:30px;
    line-height:30px;
    margin:0 14px;
    text-align: center;
    color:#2e2e2e;
    white-space: nowrap;
}
.news_part_right{
    margin-left:112px;
    height:70px;
}
.news_part_right h3{
    font-size:16px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.news_part_right p{
    margin-top:5px;
    line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_plate_right li{
    margin-top:24px;
}
.news_plate_right li:first-child{
    margin-top:0;
}









ul.menu-dropdown-sidebar{
    width:400px;
}
.menu-dropdown.common-header-clearfix{
    /*display:none;*/
}
ul.menu-dropdown-sidebar li{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    height:32px;
    line-height:32px;
    position:relative;
    width:400px!important;
}
ul.menu-dropdown-sidebar li.active{
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    -webkit-box-shadow: 0px 0 1px 1px #ddd;
    -moz-box-shadow: 0px 0 1px 1px #ddd;
    box-shadow:0px 0 1px 1px #ddd;
    z-index:10;
    background: #fff;
}
ul.menu-dropdown-sidebar li>a{
    color:#333;
    text-decoration:none;
    display:block;
    width:380px;
}
ul.menu-dropdown-sidebar li:hover>a{
    color:#ff6a00!important;
}
ul.menu-dropdown-sidebar li.active>a{
    color:#ff6a00!important;
    text-decoration:none;

}
ul.menu-dropdown-sidebar li>a>span{
    float:right;
    margin-right:20px;
}
ul.menu-dropdown-sidebar li div.menu-dropdown-middle{
    position:absolute;
    width:200px;
    left:400px;
    top:-2px;
    height:900px;
    z-index:1000;
    display:none;
    border:1px solid #ddd;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 1px 5px #dddbdb;
    -moz-box-shadow: 0 1px 5px #dddbdb;
    box-shadow: 0 1px 5px #dddbdb;
}
ul.menu-dropdown-sidebar li.active div.menu-dropdown-middle{
    display:block;
}
div.menu-dropdown-right{
    position:absolute;
    width:200px;
    left:400px;
    top:0;
    height:500px;
    z-index:1000;
    display:none;
    border:1px solid #ddd;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 1px 5px #dddbdb;
    -moz-box-shadow: 0 1px 5px #dddbdb;
    box-shadow: 0 1px 5px #dddbdb;
}
li.active>div.menu-dropdown-right{
    display:block;
}
li.active>div.menu-dropdown-right>ul{
    border-left:1px solid #ddd;
}
.menu-dropdown-right li a{
    width:380px;
}
.menu-dropdown-right li:hover a{
    color:#ff6a00;
    text-decoration:none;
}


.advertising{
    display: block;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 150px;
    height: 230px;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
}
.advertiseWaimaotong{
    right: 10px;
    background: url(../image/advertising2024.jpg) no-repeat;
}
.advertiseInternational{
    left:10px;
    background: url(../image/advertising2.jpg) no-repeat;
}
.advertiseWeituocaigou{
    left:10px;
    background: url(../image/advertising3.jpg) no-repeat;
}
.advertising img{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
#PostRequest,#PostRequestCollect,#PostRequestCollectAlready{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,.4);
    z-index: 1000000;
    display:none;
}
#PostRequest .postBuy,#PostRequestCollect .postBuy{
    width:730px;
    min-height:445px;
    background:#fff;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-350px;
    margin-top:-250px;
    padding:25px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#PostRequest .postBuy.addCollect ,#PostRequestCollect .postBuy.addCollect,#PostRequestCollectAlready  .postBuy.addCollect{
    width:562px;
    height:500px;
    margin:auto;
    top:0;
    left:0;
    bottom:0;
    right:0;
}
#PostRequest .postBuy.addCollectSuccess,#PostRequestCollect .postBuy.addCollectSuccess{
    height:100px;
    min-height:100px;
    min-width:100px;
    width:100px;
    margin:auto;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:none;
}
#PostRequestCollect .postBuy.addCollectSuccess{
    width:562px;
    height:220px;
    display:block;
}
#PostRequestCollectAlready  .postBuy.addCollectSuccess{
    width:562px;
    height:220px;
    display:block;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
    background:#fff;
    position:absolute;
    padding:25px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.postBuy p.closed{
    height:30px;
    width:30px;
    text-align:center;
    float:right;
    line-height:30px;
    margin-top:-25px;
    margin-right:-25px;
}
.comLogo{
    width:180px;
    height:54px;
    line-height:54px;
}
.successCenter{
    width:380px;
    height:142px;
    margin:0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing: border-box;
    padding-left:42px;
    background: url(../images/success_collect.png) no-repeat 0 0;
    margin-top:20px;
}

.successCenter.failed{
    background: url(../images/failed_collect.png) no-repeat 0 0;
}
.successCenter .add_to_list{
    display:block;
}
.successCenter.failed  .add_to_list{
    display:none;
}
.successCenter.collected  .add_to_list{
    display:none;
}
.successCenter .already_inStore{
    display:none;
}
.successCenter.failed .already_inStore{
    display:block;
}
.successCenter.collected .already_inStore{
    display:none;
}
.successCenter .add_to_colloctlist{
    display:none;
}
.successCenter.failed .add_to_colloctlist{
    display:none;
}
.successCenter.collected .add_to_colloctlist{
    display:block;
}

.successCenter h4{
    height:30px;
    line-height:30px;
    color:#000;
    font-size:18px;
    font-weight: normal;
}
.successCenter h5{
    height:25px;
    line-height:25px;
    color:#000;
    font-size:14px;
    font-weight: normal;
}
.successCenter p{
    height:25px;
    line-height:25px;
    padding:0;
}
.successCenter p a{
    color:#5c5c5c;
    font-size:14px;
}
.add_continue{
    margin-top:30px;
}
.add_continue a{
    width:170px;
    height:30px;
    line-height:30px;
    text-align: center;
    background: #fc6900;
    color:#fff;
    border:1px solid #fc6900;
    display:inline-block;
}
.buyWant{
    height:40px;
    line-height:40px;
    font-size:18px;
    color:#353427;
    padding:0;
}
div.collectSection{
    padding-top:20px;
}
div.collectSection p.collect_title{
    font-size:14px;
    color:#333;
    height:25px;
    line-height:25px;
    padding:0;
}
div.collectSection .collect_title_show{
    height:27px;
    line-height:27px;
    color:red;
    display:none;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}
div.collectSection input[type='text'],div.collectSection textarea{
    width:100%;
    border:1px solid #ccc;
    outline:none;
    padding:0 10px;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
div.collectSection input[type='text']{
    height:30px;
    line-height:30px;
}
div.collectSection textarea{
    height:144px;
}
div.collectSection label{
    width:100%;
    height:30px;
    line-height:30px;
    display: block;
    color:#333;
}
div.collectSection label input{
    vertical-align: middle;
}
div.collectSection h5{
    height:25px;
    line-height:25px;
    text-align: right;
    color:#333;
    font-weight: normal;
}
div.collectSection h5 i{
    font-style: normal;
}
.collect_button{
    height:30px;
    line-height:30px;
    width:100%;
}
.collect_button>div{
    width:325px;
    height:30px;
    margin:0 auto;
}
.collect_button>div input{
    width:137px;
    height:30px;
    line-height:30px;
    text-align: center;
    outline:none;
    float:left;
}
.collect_button>div input:first-child{
    margin-right:50px;
    background: #fc6900;
    color:#fff;
    border:1px solid #fc6900;
}
.collect_button>div input:last-child{
    background:#E6E6E6;
    border:1px solid #cdcdcd;
    color:#797979;
}
#divLeft{
    width:330px;
    min-height:225px;
    float:left;
}
#PostRequest .postBuy #email,#PostRequest .postBuy #productName,#PostRequest .postBuy #inputCategory,#PostRequest .postBuy #captcha{
    height:30px;
    line-height:30px;
    font-size:14px;
    border:1px solid #BDBDBD;
    outline:none;
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    margin-bottom:15px;
    color: #807a62;
}
#PostRequest .postBuy #captcha{width: 80px;}
#PostRequest #divLeft,#PostRequest #divselects{position: relative;}
#PostRequest #divLeft .pro_search{position: absolute;left: 0;top: 120px;overflow: hidden;height: unset;}
#PostRequest #divLeft .cat_search{position: absolute;left: 0;top: 30px;overflow: hidden;width: unset;max-width: 620px;}
#PostRequest .postBuy #inputCategory{padding-right: 29px;}
#PostRequest #divselects .select_down{width: 29px;height:30px;position: absolute;top: 0;right: 0;background: url(../image/quotation02.png) no-repeat 7px center;}
#PostRequest #divselects .alselect{display:none;max-width:620px;min-width:330px;position: absolute;left: 0;top: 29px;padding: 10px;background: #fff;z-index: 10;border: 1px solid #bdbdbd;}
#PostRequest #divselects .alselect ul{display: none;float: left;width:150px;height: 182px;overflow: auto;border: 1px solid #bdbdbd;margin-left: 2px;}
#PostRequest #divselects .alselect ul:first-child{margin-left: 0;}
#PostRequest #divselects .alselect li.cur{background: #ddd;}
#PostRequest #divselects .alselect li{padding: 2px;cursor: default;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;user-select: none;}
#PostRequest #divselects .alselect #cat-1,#PostRequest #divselects .alselect #cat-2{display: block;}
#PostRequest #divselects .alselect .cat_btn_ok,#PostRequest #divselects .alselect .cat_btn_cancel{height: 24px;line-height: 24px;padding:0 5px;margin-top:10px;border: 1px solid #bdbdbd;border-radius: 3px;background: #fff;float: left;cursor: default;}
#PostRequest #divselects .alselect .cat_btn_ok{background: #fc6900;margin-right: 5px;color: #fff;border: 1px solid #fc6900;}
#divselect,#divselect2,#divselect3,#divselect4{
    margin-bottom:15px;
}
#divselect2,#divselect3,#divselect4{
    display:none;
}
#divselect cite,#divUnit cite,#divCountry cite,#divselect2 cite,#divselect3 cite,#divselect4 cite,#divCountry2 cite,#divCountry3 cite,#divCountry4 cite{
    width: 100%;
    height:30px;
    line-height:30px;
    font-size:14px;
    border:1px solid #BDBDBD;
    display: block;
    color: #807a62;
    cursor: pointer;
    font-style: normal;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: url(../image/quotation02.png) no-repeat 306px center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#divselect ul ,#divUnit ul,#divCountry ul,#divselect2 ul,#divselect3 ul,#divselect4 ul,#divCountry2 ul,#divCountry3 ul,ul.pro_search,ul.cat_search{
    width:330px;
    border:1px solid #BDBDBD;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    height:180px;
    overflow:scroll;
}
ul.pro_search,ul.cat_search{/*margin-top: -16px;*/}
#divselect ul li,#divUnit ul li,#divCountry ul li,#divselect2 ul li,#divselect3 ul li,#divselect4 ul li,#divCountry2 ul li,#divCountry3 ul li,#divCountry4 ul li,.pro_search li,.cat_search li{
    height: 30px;
    line-height: 30px;
}
#divselect ul li a ,#divUnit ul li a,#divCountry ul li a,#divselect2 ul li a,#divselect3 ul li a,#divselect4 ul li a,#divCountry2 ul li a,#divCountry3 ul li a,#divCountry4 ul li a,.pro_search li a,.cat_search li a{
    display: block;
    height: 30px;
    color: #807a62;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#PostRequest #divLeft .pro_search li a,#PostRequest #divLeft .cat_search li a,#cat_search label{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#purchaseQuantity{
    width:170px;
    height:30px;
    line-height:30px;
    color:#807a62;
    font-size:14px;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    float:left;
    margin-bottom:15px;
}
div#purchaseQuantity.f-red{width: unset;height: unset;line-height: unset;margin: 0;}
#divUnit{
    float:right;
    width:150px;
    margin-bottom:15px;
}
#divCountry,#divCountry2,#divCountry3,#divCountry4{
    float:left;
    width:170px;
    margin-bottom:15px;
}
#divCountry2,#divCountry3,#divCountry4{
    display:none;
}
#divUnit cite{
    padding-right:25px;
    background: url(../image/quotation02.png) no-repeat 127px center;
}
#divCountry cite,#divCountry2 cite,#divCountry3 cite,#divCountry4 cite{
    padding-right:25px;
    background: url(../image/quotation02.png) no-repeat 147px center;
}
div#d_ca_show>table>tbody>tr:first-child{
    display: none;
}

#detailDate{
    position:relative;
    float:left;
    /*width:170px;*/
    width: 270px;
    height:30px;
    line-height:30px;
    /* margin-bottom:15px; */
    font-size:14px!important;
}
#detailDate span,#vcaptcha span{color: #807a62;}
#detailDate #d_calendar #d_ca_show td{text-align: center;}
#divLeft input#totime{
    height:30px;
    line-height:30px;
    /*float:right;*/
    color:#807a62;
    font-size:14px;
    background: url(../image/quotation01.png) no-repeat 140px center;
    width:170px;
    border:1px solid #BDBDBD;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#divRight{
    width:330px;
    min-height:210px;
    /*border:1px solid #ddd;*/
    float:right;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#divRight textarea{
    width:328px;
    min-height:210px;
    outline:none;
    /*border:none;*/
    border: 1px solid #ddd;
    padding:5px;
    color:#807a62;
    font-size:14px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.setQuote{
    font-size:16px;
    height:20px;
    line-height:20px;
    color:#fc6900;
    cursor: pointer;
}
.setQuoteInput{
    padding-top:15px;
    display:none;
}
.setQuoteInput:after{
    display:block;
    content:'';
    clear:both;
}
.setQuoteInput input{
    height:30px;
    line-height:30px;
    font-size:14px;
    color:#807a62;
    width:330px;
    padding:0 10px;
    margin-bottom:15px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.setQuoteInput input:nth-child(1),
.setQuoteInput input:nth-child(3){
    float:left;
}
.setQuoteInput input:nth-child(2),
.setQuoteInput input:nth-child(4){
    float:right;
}
#submitQuoate{
    margin:15px auto;
    height:30px;
    line-height:30px;
    width:330px;
    outline:none;
    border:0;
    background:#fc6900;
    color:#fff;
    display:block;
    font-size:18px;
}
#ifrchats{
    width: 100% !important;
    height: 98% !important;
}
#PostRFQ{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,.4);
    z-index:100000;
}
#PostRFQ .postBuy{
    width:70%;
    height:95%;
    background:#fff;
    position:absolute;
    padding:25px;
    top:50%;
    left:50%;
 
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    transform:translateX(-50%)translateY(-50%)
}
#PostRFQ p.closed{
    height:20px;
    width:20px;
    text-align:center;
    float:right;
    line-height:20px;
    margin-top:0px;
    margin-right:0px;
}



.help_support{
    background:#F2F2F2;
}
.main_center .main_center_header{
    height:40px;
    border-bottom:1px solid #ddd;
    padding:12px 0;
}
.main_center .main_center_header h2{
    float:left;
    height:40px;
    line-height:40px;
}
.main_center .main_center_header form{
    float:right;
    width:470px;
    height:40px;
    line-height:40px;
}
.main_center .main_center_header input{
    float:left;
    height:40px;
    line-height:40px;
    outline:none;
    border:1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
    background: #f2f2f2;

}
.main_center .main_center_header input[type="text"]{
    width:395px;
}
.main_center .main_center_header input[type="submit"] {
    width:75px;
    background:url(../images/help_center01.png) no-repeat center;
}
.main_center .main_center_content{
    padding:40px 0 100px;
}
.main_center .main_center_content:after{
    content:'';
    display:block;
    clear:both;
}
.main_center .main_center_content .content_left{
    width:258px;
    float:left;
    margin-right:23px;
}
.main_center_content .content_left p{
    font-size:14px;
    color:#767676;
    height:30px;
    line-height:30px;
    font-family: ArialMT;
}
.main_center_content .content_left ul{
    margin-bottom:25px;
    background: #fff;
}
.main_center_content .content_left ul.findQuestion{
    padding:10px 0;
}
.main_center_content .content_left .frequentQuestion{
    margin-bottom:15px;
}
.main_center_content .content_left li{
    height:35px;
    line-height:35px;
    width:258px;
    overflow:hidden;
    color:#222;
    font-family: ArialMT;
    font-weight:600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_center_content .content_left h5{
    height:35px;
    line-height:35px;
    text-align: center;
    background: #fff;
}
.main_center_content .content_left h5 a{
    color:#3698ec;
}
.main_center .main_center_content .content_right{
    width:919px;
    float:right;
}
.content_right:after{
    display:block;
    content:'';
    clear: both;
}
.main_center .main_center_content .content_right .content_right_content{
    background: #fff;
    padding:0 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_center_content .content_right  .turn_back{
    height:30px;
    line-height:30px;
    display:block;
    color:#3698ec;
}
.main_center_content .content_right h5{
    height:32px;
    line-height:32px;
    border-bottom:1px solid #ddd;
    font-weight: 500;
}
.main_center_content .content_right ul{
    padding:10px 0;
}
.main_center_content .content_right li{
    line-height:30px;
    list-style: disc;
    list-style-position: inside;
    padding:0 10px;
}
.content_right li .right_content_detail{
    padding:10px 20px;
    border-bottom: 1px solid #ddd;
}
.content_right li .right_content_detail a{
    color:#fc6900;
}
.content_right .answer_assess{
    padding:25px 10px 50px;
    height:25px;
}
.content_right .answer_assess p{
    float:left;
    height:25px;
    line-height:25px;
    margin-left:20px;
}
.content_right li .right_content_detail div{
    margin-bottom:20px;
}
.content_right .answer_assess ul{
    float:left;
    padding:0;
    margin-left:10px;
}
.content_right .answer_assess div{
    float:left;
    height:25px;
    line-height:25px;
    border:1px solid #ecf5f5;
    padding-left:37px;
    background:#f7ffee url(../images/help_center_feedback.png) no-repeat 10px center;
    width:290px;
    margin-left:20px;
}
.content_right .answer_assess li{
    list-style: none;
    padding:0 45px;
    float:left;
    height:25px;
    line-height:25px;
}
.content_right .answer_assess li a{
    color:#898989;
    display:inline-block;
    padding-left:30px;
}
.content_right .answer_assess li:first-child{
    border-right:1px solid #ddd;
}
.content_right .answer_assess li:first-child a{
    background: url(../images/help_centeryes.png) no-repeat 0 center;
}
.content_right .answer_assess li a:hover{
    color:#fc6900;
}
.content_right .answer_assess li:first-child a:hover{
    background: url(../images/help_centeryes_active.png) no-repeat 0 center;
}
.content_right .answer_assess li:last-child a{
    background: url(../images/help_centerno.png) no-repeat 0 center;
}
.content_right .answer_assess li:last-child a:hover{
    background: url(../images/help_centerno_active.png) no-repeat 0 center;
}
.add_select cite{
    width: 490px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #a7a7a7;
    display: block;
    color: #1B1B1B;
    cursor: pointer;
    font-style: normal;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #F2F2F2 url(../image/quotation02.png) no-repeat 468px center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:18px;
}
.add_select ul{
    width: 490px;
    border: 1px solid #a7a7a7;
    background-color: #F2F2F2;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    height: 137px;
    overflow: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.add_select ul li{
    height:30px;
    line-height:30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
}
.main_content_add{
    margin-bottom:230px;
    padding-left:40px;
}
.main_content_add>div{
    position: relative;
}
.main_content_add input[type="text"]{
    width:490px;
    height:36px;
    line-height:36px;
    padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#F2F2F2;
    border:1px solid #a7a7a7;
    color:#b3b2b2;
    margin-top:28px;
}
.main_content_add textarea{
    width:785px;
    height:237px;
    border:1px solid #a7a7a7;
    padding:5px 10px;
    color:#b3b2b2;
    background: #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top:28px;
    font-family:ArialMT;
    outline:none;
}
.main_content_add  h5{
    text-align: right;
    width:785px;
    height:30px;
    line-height:30px;
    font-weight:normal;
    color:#707070;
    font-family:ArialMT;
}
.main_content_add  h5 i{
    font-style:normal;
}
.main_content_add input[type='submit']{
    width:239px;
    height:37px;
    border:1px solid #fc6900;
    color:#fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#fc6900;
    font-size: 16px;
    font-family:Adobe Heiti Std R;
}
.add_question_submit p{
    display:inline-block;
    height:37px;
    line-height:37px;
    margin-left:88px;
    padding-left:38px;
    background:url(../images/help_centerkefu.png) no-repeat 0 center;
    color:#5e5e5e;
}
#destoon_member{
    font-size:14px;!important;
}


.pp_secCon #slider{
    background-color: #fc6900;
    border-radius: 28px;
    color: #fff;
}
.pp_secCon #slider #label{
    border-radius: 50%;
    color: #fff;
    width:54px;
    /*margin-left: 5px;*/
}
.wp-caption{
    width: 100%!important;
}

.fr.more{
    color: #4e4e51;
    float: right;
}
.fr.more:hover{
    color: #343434;
}
#puzzle_verification{
    width: 270px;text-align: center;display: inline-block;user-select: none;position: relative;margin-bottom: 10px;
}
#puzzle_verification .puzzle_verification_pic{height: 92px;display: none;position: absolute;top: -85px;left: 1px;overflow: hidden;}
#puzzle_verification .puzzle_verification_btn{height: 38px;margin-top: 10px;position: relative;width: 100%;background: #fc6900;overflow: hidden;}
#puzzle_verification .puzzle{position: absolute;top: 19px;left: 1px;width: 44px;height: 62px;}
#puzzle_verification .pv_slider_bg{padding-left: 38px;color: #fff;font-size: 12px;line-height:38px;opacity: 1;}
#puzzle_verification .pv_slider{width: 38px;height: 38px;background: url(../images/pv_btn.jpg) center center #e5e5e5;position: absolute;top: 0;left: 0px;cursor: pointer;
}
#puzzle_verification .pv_slider:hover{background-image: url(../images/pv_btn_a.jpg);}

#cat_search{height: unset;}
#cat_search label{color: #807a62;padding-left: 10px;padding-right: 10px;font-size:14px;line-height: 20px;}
#cat_search .f_red{padding: 0 10px;font-size:14px;line-height: 20px;}
#cat_search input[type=radio]{display: none;}
#alselect #catselecteds{width: 100%;max-width: 100%;overflow: hidden;}
#alselect #catselecteds select{height: 182px!important;width: 150px!important;float: left;margin-left: 3px;user-select: none;outline: none;}
#alselect #catselecteds select:first-child{margin-left:0;}
#alselect #catselecteds select option{padding: 2px;user-select: none;outline: none;}

.f-red{
    color: red;
}
#PostRequest .postBuy div.f-red{
    margin-top: -16px;
    min-height: 16px;
}
#ccaptcha{display: inline-block;}
#ccaptcha img{width: 16px;margin-top: -2px;margin-right: 2px;}



/*postrequest_form 19.3.2*/
#postRequest_form .buyWant{
    border-top: 1px solid #ddd;
    margin-top: 10px;
    text-indent: 10px;
}
.comLogo{margin-left: 10px;}
#postRequest_form .row{margin-left: 10px;color: #808080;margin-bottom: 10px;min-height: 30px;}
#PostRequest .postBuy #email, #PostRequest .postBuy #productName, #PostRequest .postBuy #inputCategory, #PostRequest .postBuy #captcha,#PostRequest .postBuy #divUnit cite{
    border:1px solid #ddd;
    color: #808080;
    margin-bottom: 0;
}
#divUnit cite{background: url(../image/quotation02.png) no-repeat 104px center;}
#postRequest_form .row .row-item{
    width: 320px;
    display: inline-block;
    margin-left: 30px
}
#postRequest_form .row .row-item:first-child{
    margin-left: 0;
}
#postRequest_form #purchaseQuantity{
    width: 160px;border: 1px solid #ddd;color: #808080;margin-bottom: 0;
}
#postRequest_form #divUnit{
    width: 127px;margin-bottom: 0;
}
#postRequest_form #editor textarea{
    width: 648px;
    height: 130px;
    color: #808080;
    padding: 5px 10px;
    /*margin-bottom: 10px;*/
    outline: none;
    border: 1px solid #ddd;
}
#postRequest_form .setQuoteInput{
    margin-left: 10px;padding-top: 10px;
}
#postRequest_form .setQuoteInput input{
    border: 1px solid #ddd;
    width: 320px;
    color: #808080;
    margin-bottom: 10px;
}
#postRequest_form input#totime{
    height:30px;
    line-height:30px;
    /*float:right;*/
    /*color:#807a62;*/
    color: #808080;
    font-size:14px;
    background: url(../image/quotation01.png) no-repeat 200px center;
    /*width:170px;*/
    width:230px;
    border:1px solid #ddd;
    padding:0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#postRequest_form #detailDate{margin-bottom: 0;}
#postRequest_form .row #vcaptcha{width: 331px;margin-left: 19px;}
#postRequest_form #captcha{margin:0!important;}
#PostRequest .postBuy div.f-red{margin: 0;min-height: unset;}
/*postrequest_form 19.3.2 end*/





.google-auto-placed{display: none;}