	    /**报价s**/
	    /*.baojia-info,.product-detail{
	    	width:907px;
	    	float: right;
	    }*/
	    .baojia-title{
	    	height: 50px;
	    	border-bottom: 1px solid #e9e9e9;
	    	margin-bottom: 15px;
	    }
		.baojia-title h3 {
		    color: #3a9ede;
		    background-color: #fff;
		    font-size: 14px;
		    border-left: solid 4px #3a9ede;
		    margin-top: 17px;
		    padding-left: 10px;
		}
		.baojia-title h3 em {
		    color: #999;
		    font-size: 12px;
		}
	
		.table input[type="text"], .table select {
		    border: 1px solid #999;
		    padding: 3px 2px;
		    background-image: none;
		    box-shadow: 1px 1px 1px #efefef inset;
		}
		label{
			padding-left:10px!important;
			padding-right: 5px;
		}
		.checkbox input[type=checkbox]{
            margin-left: 0px;margin-top:2px;
		}
		.baojia-content .checkbox{
			display: inline-block;position: relative;top: -2px;
		}
		.checkbox, .radio{
			margin-top: 0px;margin-bottom: 0px;
		}
		.table-hjg th,.table-diyhjg th{
			background-color:#f9f9f9;
		}
		.table-hjg td,.table-diyhjg td{
			width:25%;
		}
		.table-hjg .gy-show,.table-diyhjg .gy-show{
			display: none;
			padding-left: 10px;
		}
		/**报价e**/

		/**产品详情s**/
		.active-tab {
		    margin: 0 auto;
		    margin-bottom: 20px;
		    border-bottom: #FF8C00 solid 2px;
		    height: 37px;
		    line-height: 37px;
		    background: #f7f7f7;
		}
		.active-tab a{
        color: #FF8C00;
		}
        
    .act_active {
        background: #FF8C00;
        border-bottom: none !important;
        color: #ffffff;
    }
    .active-tab ul{
    	display: flex;
    }

		.active-tab li {
		    /*float: left;*/
		    width: 150px;
		    color: #666666;
		    text-align: center;
		    height: 37px;
		}
		.act_active a {
		    color: #ffffff;
		    font-size: 14px;
		}
		#product-show img{
            width: 950px;
            display: block;
		}
		/**产品详情e**/

		/*左侧热销产品s*/
		.hot-title {
		    /*width: 224px;*/
		    color: #7C7B78;
		    font-size: 16px;
		    border-top: 1px solid #CCCFC4;
		    border-bottom: 1px solid #CCCFC4;
		    display: block;
		    background: #3a9ede;
		    display: block;
		    height: 36px;
		    line-height: 36px;
		    color: #fff;
		}
		.hot-sale-product{
			width: 100%;
           /* width: 226px;*/
           /* top: 450px;
            position: relative;*/
            text-align: center;
            border: 1px solid rgb(204, 207, 196);
            /*border: 2px solid red;*/
            border-top:none ;
            overflow: hidden;
          /*  float: left;
            margin-top: -270px;*/
            /*display: inline-block;*/
            /*position: absolute;
            top: 680px;*/
		}
		.hot-sale-product img{
			width: 100%;
		}
		.pro-title{
			font-size: 14px;
		}
		.price-tag{
			color: #e31939
		}
		/*左侧热销产品e*/

		/*报价结果s*/
		.baojia-result{
			display: none;
			padding: 10px;
		    border: 1px solid #F60;
		    overflow: hidden;
		    padding-left: 30px;
		    margin-bottom: 40px;
		}
		.price-result span{
           font-size: 20px;
           font-weight: bold;
		}
		.price-result span.mPrice {
		    font-size: 35px;
		    font-weight: bolder;
		    color: #FF6600;
		    font-family: BatangChe;
		}
		/*报价结果e*/
