.headTop{
    background-color: #335cd5;
    padding: 10px 0;
    color: #fff;

}
.head-contact {
    display: flex;
}
.head-contact>div{
    margin: 0 15px;
}
.head-contact a{
    font-size: 14px;
    color: #fff;

}
.head-contact b{
    font-size: 14px;
    font-weight: normal;
}
.head-contact .head-phone:before {
    content: "";
    background: url(../photos/phone.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 18px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.head-contact .head-email:before {
    content: "";
    background: url(../photos/email.png) no-repeat center center;
    background-size: contain;
    width: 28px;
    height: 18px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}



/*Sitemap*/
.syem {
    border-top: solid 1px #f6f4f4;
}
.pubStyle h2 {
    border-bottom: 2px solid #eae9e9;
    line-height: 16px;
    margin-bottom: 8px;
    padding: 15px 0 8px;
    text-align: left;
}
.pubStyle h2 strong {
    color: #333;
    font-size: 14px;
    padding-left: 16px;
}
.pubStyle .navList li {
    /*background: url(/images/xbg_h1.gif) repeat-x scroll left bottom;*/
    height: auto;
    padding: 9px 0 10px;
    overflow: hidden;
}
.pubStyle .navList li .l {
    margin-right: 14px;
    width: 100%;
    /* border-bottom: solid 1px #000; */
    background-color: #e3e1e1;
}
.pubStyle .navList li .l strong {
    /*background: url(/images/b02.gif) no-repeat scroll 0 0;*/
    display: inline-block;
    font-weight: normal;
    width: 84px;
}
.pubStyle .navList li .l strong {
    color: #004276;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.pubStyle .navList li .l strong a {
    color: #333;
    display: inline-block;
    line-height: 16px;
    padding: 7px 0 5px;
    text-align: center;
    width: 78px;
    font-size: 14px;
    font-weight: bold;
}
.pubStyle .navList li .r {
    width: 100%;
    margin-top: 5px;
}
.twoType {
    float: left;
    margin-bottom: 5px;
}
.pubStyle .navList li .r div {
    color: #bbb;
    line-height: 16px;
    padding: 7px 0 5px;
}

.pubStyle .navList li .r div a {
    padding:0 12px;
    font-size: 14px;
    color: #666;
}

/*²úÆ·ÖÐÐÄ*/

#left_column{
    width: 25%;
}
#center_column{
    width: 75%;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.column{
    float: left;
}
#categories_block_left {
    background-color: #FFFFFF;
}
#left_column h2.title_block {
    margin-top: 0;
}
.block {
    margin-bottom: 30px;
}
.block .title_block, .block h4 {
    font: 600 18px/22px Arial,Helvetica,sans-serif;
    color: #FFFFFF;
    background: #5cc1dc;
    border-top: 5px solid #5cc1dc;
    text-transform: uppercase;
    padding: 14px 5px 17px 10px;
    margin-bottom: 0;
}
.block .title_block a, .block h4 a {
    color: #FFFFFF;
}
.block_content {
    padding-bottom: 0px;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
}
.block_content ul {
    padding: 0px;
    margin: 0px;
}
#categories_block_left .block_content > ul li {
    padding-top: 5px;
    padding-bottom: 0px;
}
#categories_block_left li {
    position: relative;
}
#categories_block_left li a {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 30px 0 19px;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 5px;
}
.center_column{
    float: left;
}
.block .products-block li {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #d6d4d4;
    margin-left: 10px;
    margin-right: 10px;
}
.block .products-block li .products-block-image {
    float: left;
    border: 1px solid #d6d4d4;
    margin-right: 19px;
    background: #fff;
    width: 100px;
    height: 100px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.block .products-block li .product-content {
    overflow: hidden;
}
.block .products-block li .product-content h5 {
    margin: -3px 0 0 0;
}
.block .products-block .product-name {
    font-size: 14px;
    line-height: 18px;
   
}
.product-name {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-bottom: 0;
}

.button.button-small {
    font: bold 13px/17px Arial,Helvetica,sans-serif;
    color: white;
    background: #5cc1dc;
    border: 1px solid;
    border-color: #5cc1dc #5cc1dc #5cc1dc #5cc1dc;
    padding: 0;
    text-shadow: 1px 1px rgb(0 0 0 / 24%);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-left: 10px;
    border-radius: 0;
    margin-bottom: 10px;
}
.button.button-small span {
    display: block;
    padding: 3px 8px 3px 8px;
    border: 1px solid;
    border-color: #5cc1dc;
}
.button.button-small span i.right {
    margin-right: 0;
    margin-left: 5px;
}
.clearfix::before{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}


















































