/* CSS Reset 
/*-----------------------------------------------------------------------------------*/
html{ height:100%;}body{font-family:Arial, Helvetica, sans-serif;padding:0;font-size:13px;margin:0 auto;height: 100%;position: relative;line-height:19px;}

#mediums,#kv_wv_unit,#kv_wq_unit,#kv_wdt_unit,#kv_wdpmv_unit,#kv_vv_unit
,#kv_vq_unit,#kv_vp_unit,#kv_vt1_unit,#kv_wdpv100_unit,#kv_vdpv100_unit
{


    border-color: transparent;
    background-color: transparent;



}
.text-center
{
    margin: 10px;
}

#login,#back
{
    height: 100%;
    padding-top: 10px;
    z-index: 5555;
    position: absolute;
}



/**************************<!--表格属性-->***************/

/*******************上下部按钮******************/
.button_pre_next
{
    margin: 12px;
    padding-bottom: 25px;

}

/***************************************/
input
{


    vertical-align:middle;
}
label
{
    padding-left: 5px;

    vertical-align:middle;
    display:inline-block;

}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
}
th, td
{
    border: 1px solid #F5F5F5;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    height: 20px;
}
th
{
    background-color: #0079ff;
    color: #ffffff;
}

.hover
{
    background-color: #cccc00;
}

.odd
{
    background-color: #bbf;
}

.even
{
    background-color: rgb(255, 255, 0);
}

.sub_btn
{


    border: 1px solid #b5d6e6;
    font-size: 12px;
    border-radius: 3px;
    float: left;
    padding-top: 1px;
    padding-bottom: 1px;
    height: 100%;
    margin-bottom: auto;
    margin-top: auto;
    width: 20%;
    color: white;

    padding-right: 5px;
    padding-left: 5px;
    background-color: #e2e2e2;
    border-color: transparent;
}

.add_btn
{


    border: 1px solid #6f7e69;
    font-size: 12px;
    border-radius: 3px;
    color: white;
    width: 20%;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    float: right;
    height: 100%;
    border-color: transparent;
    background-color: #e2e2e2;

}

#qty_item_1,#qty_item_2,#qty_item_3
{

    text-align: center;
     width: 50%;
     margin: 0px;
     padding: 0px;
    font-size: 12px;
    height: auto;

    border-color: transparent;


}



/*parameter table*/

.param_table
{


}

.param_table_tr
{


}

.param_table_th
{
    border: 1px solid #ffffff;
    background-color: white;
    color: rgba(0, 0, 0, 0.67);

}

.param_table_td
{
    border: 1px solid #ffffff;
    background-color: white;
    color: rgba(0, 0, 0, 0.67);
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;

}

.param_table_img
{
    display:block;
    margin-left:15px;
    height: 55px;
    width: 55px


}

.param_table_arrow
{
    display:block;
    margin:0 auto;
    height: 15px;
    width: 15px


}
.param_tempreture
{
    text-align: left;

}

.param_gdyc
{

    text-align: left;
}



.input-sun
{
    float: left;
    width: 99%;
    padding: 0px;
    margin: 0px;


}

/*提交参数表格*/

#valve_subparams th
{
    background-color: #0079ff;
}


#valve_subparams td,th
{
    border: 1px solid #f5f5f5;




}

.param_linkpdf_img1
{
    display:block;
    margin:0 auto;
    height: 80px;
    width: 80px


}


.param_linkpdf_img2
{
    display:block;
    margin:0 auto;
    height: 50px;
    width: 80px;


}


.param_linkpdf_img
{
    display:block;
    margin:0 auto;
    height: 80px;
    width: 80px;


}


.param_linkphoto_img
{
    display:block;
    margin:0 auto;
    height: 42px;
    width: 64px

}

.valve_innerparams
{
    background-color: #f7f7f7;
    text-align: left;
    padding-left: 3px;



}



.valve_innerparams1
{

    text-align: left;


}



#table_list td,th
{
    border: 1px solid #e2e2e2;

}


.link_pdf
{



}

.icon_txt
{



}



.img_box
{
    background-color: #f0f0f0;
    padding: 6px;
}

.img_innner_box
{
    text-align: center;
    background-color:white;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 5px;
}


.product_img
{
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle
}

.product_smallimg
{
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle
}
