﻿/* CSS Document */
body{background:#fff;}
div{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555;}
a{  font-size:12px; color:#555555;font-family:Arial, Helvetica, sans-serif;}
a:hover{ font-size:12px;  color:#6ab62c;font-family:Arial, Helvetica, sans-serif;}

/*基础标签重置*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption,tfoot, s { margin:0; padding:0; border:0; font-size:12px; vertical-align:baseline; font-style:normal; text-decoration:none;word-wrap: break-word;}
ol,ul { list-style:none;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }/* End hide from IE-mac */

.fl{ float:left;}
.fr{ float:right}
.radius{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.m{ width:1200px; margin:0 auto; position:relative;}
.pd_30{ padding-top:30px;}
.mt_50{ margin-top:50px;}
.mb_25{margin-bottom:25px;}
.pb_30{ padding-bottom:30px;}
.red {color: red;margin-right: 4px;}

.footer_keyword{ padding:0px 30px;text-align:center;}
.footer_keyword .dl_list{ line-height:28px; text-align:center; padding-bottom:5px;}
.footer_keyword .dl_list span{line-height:28px; font-size:14px; color:#606060;}
.footer_keyword .dl_list a{ padding:0px 10px;height:28px; line-height:28px; font-size:14px; color:#96b27d;}
.footer_keyword .dl_list a:hover{ padding:0px 10px;height:28px; line-height:28px; font-size:14px; color:#96b27d; text-decoration:underline;}
.footer_keyword .dl_list .f_share{}
.footer_keyword .dl_list .f_share a{font-size:20px; color:#6ab62c;}
.footer_keyword .dl_list .f_share a:hover{font-size:20px; color:#6ab62c; text-decoration:none;}

.line{ width:100%; height:1px; background:#9acd70; margin-top:20px; min-width:1200px;}
.f_nav{ width:100%; height:20px; text-align:center; padding-top:15px;}
.f_nav a{ padding:0px 15px; display:inline-block; border-right:solid 1px #c8e1b2; font-size:14px; color:#8eba68;}
.f_nav a:hover{ padding:0px 15px; display:inline-block; border-right:solid 1px #c8e1b2; font-size:14px; color:#6ab62c;}
.f_nav a.last{ border-right:none;}
.copyright{ text-align:center; height:20px; line-height:20px; color:#666666; padding-top:5px;}


/*翻页*/
.pages {margin:40px auto 40px auto;}
.pages #Pagination {float: left;overflow: hidden;}
.pages #Pagination .pagination {height: 40px;text-align: right;}
.pages #Pagination .pagination a,.pages #Pagination .pagination span { float: left;display: inline;padding: 11px 13px;border: 1px solid #e6e6e6;border-right: none; background: #f6f6f6; color: #666666;font-family: \u5b8b\u4f53,Arial;font-size: 14px;cursor: pointer;}
.pages #Pagination .pagination .current {background: #6ab62c; color: #fff;}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {float: left; padding: 11px 13px; border: 1px solid #e6e6e6;background: #f6f6f6;color: #666666;cursor: pointer;}

.pages #Pagination .pagination .prev {border-right: none;}
.pages #Pagination .pagination .pagination-break { padding: 11px 5px;border: none;border-left: 1px solid #e6e6e6;background: none;cursor: default;}
.pages .searchPage {float: left;padding: 8px 0;}
.pages .searchPage .page-sum {padding: 11px 13px; color: #999999;font-size: 14px;}

/*float*/
.float_box{ width:185px; border:1px solid #f1f1f1; box-shadow:4px 4px 4px rgba(0, 0, 0, 0.13); padding:5px;overflow:hidden;top:120px; right:20px; background:#FFF;font-size: 12px;position:fixed;}
.float_box_title{ background:#0091ec; height:20px; line-height:20px; color:#FFF; padding-left:5px; position:relative; margin-bottom:10px;}
.float_box_title span{ float:left;text-overflow:ellipsis;overflow: hidden;height:20px;width:160px;font-size: 12px;}
#fold{ border-color:#0091EC #FFFFFF #0091EC #0091EC;border-style: solid; border-width: 4px; float: right; height: 0; margin: 6px 3px 0 0; overflow: hidden; position: relative;width: 0;z-index: 999;}
.float_box.hold-close{width:60px;overflow:hidden}
.float_box.hold-close .float_box_title{width:55px;overflow:hidden;height:20px;}
.float_box.hold-close .float_box_title span.fold_title{display:none}
.float_box.hold-close .float_box_title span.fold_click_title{display:block;width:47px;font-size: 12px;}
.float_box .float_box_title span.fold_click_title{display:none}
.float_box.hold-close .float_top span{display:none}
.float_box.hold-close #fold{border-right:none;border-left:4px solid #FFF}
.float_box.hold-close .float_bottom{width:52px;overflow:hidden}
.float_box.hold-close .float_bottom a{color:#eee;padding-left:11px;}
.triangle{ border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #0091EC; height: 0;  left: 24px;  overflow: hidden; position: absolute;  top: 20px;width: 0;}
.float_top{ line-height:140%;height:50px;}
.float_top img{ float:left; margin-right:10px;max-height: 50px;max-width:50px;}
.float_top a{ color:#0091ec}
.float_bottom a{ background:#eee; display:block; width:170px; margin:5px 0; padding:0 5px 5px 5px; color:#3486e0; text-decoration:none}
.float_bottom a:hover{ background:#f3f3f3}
.float_tb1{ background:url(../images/float_tb_2.png) no-repeat 0 1px; width:32px; height:32px; display:inline-block; padding-left:10px;margin-top: 5px;}
.float_tb2{ background:url(../images/float_tb_2.png) no-repeat 0 -35px; width:32px; height:32px; display:inline-block; padding-bottom: 5px;}
/*new social media 2016.5.4*/
.float-media-list{padding-left:0 }
.float-media-list li {display:inline-block;*display:inline;zoom:1;width:55px;margin:5px 0;text-align:center;}
.float-media-list a {display:inline-block;*display:inline;zoom:1;width:32px;height:32px;background:url(../images/media_2.png) 0 0 no-repeat;}
.float-media-list a.float-media-list-twitter {background-position:0 -185px;}
.float-media-list a.float-media-list-youtobe {background-position:0 -224px;}
.float-media-list a.float-media-list-linkedin {background-position:0 -111px;}
.float-media-list a.float-media-list-pinterest {background-position:0 -148px;}
.float-media-list a.float-media-list-googleplus {background-position:0 -37px;}
.float-media-list a.float-media-list-instagram {background-position:0 -74px;}


.supplier-photo-img savm img{ width:55px; height:55px; }
.add span {
    background: transparent url("../images/inquiry_tb_2.gif") no-repeat scroll left top;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    padding-left: 18px;
    padding-top: 1px;
}
 .bossdesc img {max-width:1200px !important;}
.logo img {
    max-height: 120px;
    max-width: 136px;
}
 .contact-info-detail dd { height: 26px;    line-height: 26px;     text-overflow: ellipsis;    white-space: nowrap;}
 .logo img {    max-height: 120px;    max-width: 136px;}