.mt40{
	margin-top: 40px;
}
.product-box {
    background-color: #014fa2;
    color: #fff;
    padding: 5px;
}
.product-title {
    padding: 20px 0;
}
.text-center {
    text-align: center;
}
.product-title h3 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.product-title span {
    display: block;
    font-size: 16px;
    color: #3772b4;
    padding-top: 5px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.menu_list {
    background: #fff;
    padding: 5px;
}
.menu_head {
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1 url(pro_left.png) center right no-repeat;
    margin-top: 10px;
}
.menu_head a {
    display: block;
    text-overflow: ellipsis;
    width: 91%;
    height: 40px;
    overflow: hidden;
}
.product-title {
    padding: 20px 0;
}
.product-title h3 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}.product-title span {
    display: block;
    font-size: 16px;
    color: #3772b4;
    padding-top: 5px;
}
.menu_list{
    background:#fff;
    padding:5px;
}
.menu_list .current {
    background: #f1f1f1 url("pro_down.png") center right no-repeat;
}
.menu_head {
    height: 40px;
    line-height: 40px;
    padding:0px 10px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1 url("pro_left.png") center right no-repeat;
    margin-top:10px;


}
.menu_head a{
    display: block;
    text-overflow: ellipsis;
    width: 91%;
    height: 40px;
    overflow: hidden;
}
.menu_body {

    height: auto;
    overflow: hidden;
    line-height: 38px;
    border-left: 1px solid #e1e1e1;
    backguound: #fff;
    border-right: 1px solid #e1e1e1;
}
.menu_body a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding:0px 20px;
    color: #777777;
    background: #fff;
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
}
.position{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}
.position h3{
	margin: 0;
	line-height: 50px;
	font-size: 24px;
	display:inline-block
}
.pull-right {
    float: right !important;
}
.hot-product {
    margin-top: 30px;
}
.hot-product a {
    display: block;
    border: 1px solid #ededed;
}
.hot-product img {
    width: 100%;
    height: 220px;
}
.hot-product span {
    height: 50px;
    line-height: 50px;
    background-color: #e5e5e5;
    font-size: 12px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 40px 0;
    border-radius: 4px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}.container22{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px)
{
.container22{
    width: 750px;
}


.row {
    margin-right: -15px;
    margin-left: -15px;
}
}
@media (min-width: 992px)
{
.container22{
    width: 970px;
}
.col-md-3 {
    width: 25%;
}
.col-md-9 {
    width: 75%;
	
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}


}

@media (min-width: 1200px)
{
.container22{
    width: 1200px;
}
}

