﻿.header-top { background: #F5F5F5; position: relative;}
.header-top-center { display: block; padding: 10px 0; margin: 0 auto; width: 100%; }
.header-top-center a { color: #666; font-family: 'Open Sans', sans-serif; font-size: 14px; }
.header-top-center a i{font-size: 15px;}
.header-top-center a:hover { color: #666; text-decoration: none; }
.header-top-center .header-top-policy { display: inline-block; height: auto; width: auto; }
.header-top-center .header-top-policy a { padding: 0 15px; font-size: 11px; text-transform: uppercase; }
.header-top-center .header-top-policy a:first-child { padding-left: 0; }
.header-top-center .header-top-policy a:last-child { padding-right: 0; }
.header-top-center .header-top-policy i { font-size: 14px; color: #666; padding-right: 7px; }
.header-top-center .header-top-sub-right { float: right; width: auto; color: #666; font-size: 13px; line-height:22px}
.header-top-center .header-top-sub-right a { padding: 0 10px; text-transform: uppercase; }
.header-top-center .header-top-sub-right a:first-child { padding-left: 0; }
.header-top-center .header-top-sub-right a:last-child { padding-right: 0; }

.header-middle {
    padding: 5px 0;
    padding-top: 65px;
}
.header_logo { float: left; width: auto; height: auto; padding: 15px 0; }
.header_logo .logo {
    float: left;
    height: auto;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 100%;
    transform: translateY(-50%);
}
.header_logo .logo img { width: 166px; height: auto; max-width: 100%;}
.header_logo span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    letter-spacing: 1px;
    padding: 15px;
    text-transform: uppercase;
    left: 256px;
    color: #ef3f26;
}
.header-middle .menu{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-87%);
}
.header-middle .menu > li{
    display: inline-block;
    padding-left: 30px;
    font-size: 13px;
}
.header-middle .menu > li > a{
    color: #ef3f26;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.header-middle .menu > li > a:hover{
    color: #f58d1e;
}
.header-middle .menu > li > a > i{
    color: #6d6d6d;
    padding-right: 10px;
    font-size: 20px;
}
.header_search { float: left; width: auto; width: 60%; position: relative; margin: 26px 0 26px 60px; padding: 0 60px; box-sizing: border-box; }
.header_search input { float: left; width: 100%; height: 34px; border: none; border: solid 1px #CCC; font-size: 13px; text-indent: 10px; }
.header_search a.btn-search { position: absolute; color: #ffffff; width: 34px; height: 34px; text-align: center; line-height: 33px; background: #004a87; right: 60px; top: 0; cursor: pointer; }
.header-right { float: right; width: auto; margin: 30px 0; }
.header-right .m-hotline { float: left; font-size: 15px; padding-right: 15px; }
.header-right .bag { position: relative; float: right; padding-right:18px}
.header-right .bag i { font-size: 25px; color: #666; }
.header-right .bag strong { color: #000; float: left; font-size: 14px; font-weight: normal; margin-top: 4px; padding-right: 10px; }
.header-right .bag span { border-radius: 100%; color: #ffffff; font-size: 12px; font-weight: bold; height: 20px; line-height: 19px; position: absolute; right:0; text-align: center; top: 0; width: 20px; }
.header-right .m-search { float: left; padding: 0 15px; display: none; }
.header-right .m-search i { font-size: 25px; color: #666; padding: 6px 0; }


.header-bottom {
    float: left;
    width: 100%;
    height: auto;
    padding: 6px 0 7px;
    background: rgba(244,117,43,1);
    background: -moz-linear-gradient(top, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244,117,43,1)), color-stop(100%, rgba(239,60,44,1)));
    background: -webkit-linear-gradient(top, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
    background: -o-linear-gradient(top, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
    background: -ms-linear-gradient(top, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
    background: linear-gradient(to bottom, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4752b', endColorstr='#ef3c2c', GradientType=0 );
}
.header-menu {float:left; width:100%; height:auto;padding-left: 190px;}
.header-menu ul {display: table-row; margin: 0; padding: 0; float: left}
.header-menu ul li {font-family:'Open Sans', sans-serif; display: inline-block; margin-right: 4.8vw;}
.header-menu ul li:last-child{margin-right: 0}
.header-menu ul li a {
    text-decoration:none; 
    color:#fff; 
    font-size:13px; 
    text-transform:uppercase ;
    display: block;
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight:bold
}
.header-menu ul li a:hover{
    color: #ffcb6a;
}
.header-menu ul li > a > strong {
    display: inline-block;
    font-weight: 400;
    padding: 8px 0;
}
.header-menu ul li:first-child {padding-left:0}
.header-menu ul li:last-child {padding-right:0}

.menu-header-middle img{
    width: 20%;
    float: left;
    padding-right: 2px;
}
.menu-header-middle span{
    width: 80%;
    float: left;
}
.menu-header-middle li{
    padding-left: 0 !important;
}
.menu-header-middle .list-style1 { color: #2992c5 }
.menu-header-middle .list-style2 { color: #ec0404 }





/**	Responsive Rules
*************************************************** **/


/* long menu buttons - fix */

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1200px) {
}
/* 
BOOTSTRAP MOBILE EXTRA FIX
Since Atropos v1.3 
*/
@media (max-width: 1145px){
    .menu-header-middle .list-style1{
        display: none !important;
    }
}
@media only screen and (max-width: 1004px) {
    .header_search {width: 50%; }
}


/* 
    BOOTSTRAP FIX
    Since Atropos v1.3 
    */
    @media (max-width: 995px) {
        .header-menu ul li { margin-right: 2VW; }
    }

    @media (max-width: 870px) {
        .header-top {display:none}
        .header-middle {padding-top: 40px;}
        .header-menu{display:none}
        .header-bottom{padding: 15px 0;}
        .header_logo { float: left; height: auto; width: 100%; background: none; max-width: inherit; padding: 5px 0; }
        .header_logo .logo { 
            text-align: center;    
            left: 50%;
            transform: translate(-50%, -50%); 
        }
        .header_logo .logo img { width: 110px; max-width: 100%;  margin-top: 8px; border: 0; padding-right: 0}
        .header-right { position: absolute; margin: 13px 0; top: 5px; right: 30px; }
        .header_search { float: left; width: auto; width: 100%; position: relative; margin: 0px 0; padding: 0px 10px 0 10px; box-sizing: border-box; background: #FFF; display: none; }
        .header_search a.btn-search { top: 0px; right: 10px; }
        .header-right .m-search i { font-size: 20px; color: #666; padding: 3px 0; }
        .header-right .m-search { display: block; }
        .header_logo span, .header-middle .menu{display: none;}
        

    }

    @media (max-width: 830px) {
    }

    @media only screen and (max-width: 768px) {

    }

    @media all and (max-width : 330px) {
    }

    @media only screen and (max-width: 550px) {
    }

    @media only screen and (max-width: 480px) {
    }



    @media screen and (max-width:480px) {
    }
