﻿#breadcrumb{margin-top:95px;}

.overflow { overflow: hidden; }

#product { padding-top:20px; overflow: hidden;background-color:#ffffff; }

#product.am-container { width: 1200px; }

.product_left{

    width:480px;

    float:left;

}

.product_right{

    margin-left:530px;

    min-height:625px;

}

.am_product_bh { padding: 50px 0 30px; border-bottom: 1px dashed #e9e9e9; }

.am_product_bh_title { margin-bottom: 15px; font-size: 1.8rem; }

.am_product_bh_specifications { color: #211713; font-size: 1.2rem;font-weight:bold; }

.am_product_bh_specifications .item{display:inline-block;}

    .am_product_bh_specifications span { color: #999999 ;font-weight:normal;}

.am_product_bd{padding-top:40px;font-size:14px;}

.am_product_bd_item { font-size: 1.2rem; margin-bottom: 20px; } 

.am_product_bd_item > span, .am_product_bd_item > div { color: #999999; font-weight: normal; }

        .am_product_bd_item > span{padding-left:60px;display:block;line-height:24px;}

.am_product_bd_item > div { line-height:32px; }





.am_product_bf_item { font-size: 1.4rem; margin-bottom: 20px; }

.am_product_bf_standard:before { content: '执行标准：'; color: #211713; font-weight: bold; float: left; line-height: 24px; }



.product_sub_title { color: #00479d; font-size: 24px; }

.product_sub_content{font-size:14px;}

.product_sub_desc { font-size: 28px; }

.am_product_bf .table { font-size: 14px; }

    .am_product_bf .table tr th { background-color: #ccc; border: 1px solid #ddd !important; border-collapse: collapse; text-align: center; line-height: 40px; font-size: 14px;vertical-align:middle; }

    .am_product_bf .table tr td { background-color: #97bfd7; border: 1px solid #ddd !important; border-collapse: collapse; text-align: center; line-height: 40px; font-size: 14px; vertical-align:middle;}

    .am_product_bf .table tr th p { margin: 0; line-height: 40px; font-size: 14px; }

    .am_product_bf .table tr td p { margin: 0; line-height: 40px; font-size: 14px; }

 





    @media only screen and (min-width: 641px) { .am-topbar-nav > li > a { color: #211713; }

}





.ke-zeroborder { border-collapse: inherit; border-spacing: 1; }

@media screen and (max-width: 415px){
	#product.am-container{ width:100%;}
	.product_left{ width:100%; float:none;}
	.product_right{ margin-left: 0;min-height: 0; float:none;}
}