.w1200{width:1240px;margin:0 auto;}
.cq-header {
    top: 0;
    z-index: 1200;
    width: 100%;
    min-width: 1200px;
    background-color: #fff;box-shadow: 0 2px 10px 0 rgba(51, 51, 51, .3);
}

.cq-header.home {
    width: 100%;
    position: fixed;
    z-index: 1200;
    background-color: transparent
}

.cq-header.fix {
    position: fixed;
    color: #999;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(51, 51, 51, .3);
    -moz-box-shadow: 0 2px 10px 0 rgba(51, 51, 51, .3);
    box-shadow: 0 2px 10px 0 rgba(51, 51, 51, .3);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#F5F5F5', Direction=180, Strength=2)
}

.cq-header .cq-header-wrap .cq-header-nav li a.active, .cq-header.fix .cq-header-wrap .cq-header-nav li a.active {
    color: #0227B3
}

.cq-header.home .cq-header-wrap .cq-header-nav li a.active {
    color: #fff
}

.cq-header.home.fix .cq-header-wrap .cq-header-nav li a.active {
    color: #0227B3
}

.cq-header.home .cq-header-wrap .cq-header-nav li > a:hover {
    color: #fff
}

.cq-header.fix .cq-header-wrap .cq-header-nav li > a:hover {
    color: #0227B3
}

.cq-header .cq-header-wrap {
    padding: 22px 0 0;
    margin: 0 auto
}

.cq-header .cq-header-wrap .cq-header-logo {
    float: left;
    overflow: hidden;
    margin-top: -10px;
}

.cq-header-wrap .cq-header-logo a {
    float: left
}

.cq-header-wrap .cq-header-nav {
    float: right;
    margin-left: 284px;
    padding: 5px 0 0
}

.cq-header-wrap .cq-header-nav li {
    float: left;
    margin-left: 46px;
    height: 44px
}

.cq-header .cq-header-wrap .cq-header-nav li a {
    font-size: 15px;
    color: #333
}

.cq-header.home .cq-header-wrap .cq-header-nav li a {
    font-size: 15px;
    color: #c8c8c8
}

.cq-header.fix .cq-header-wrap .cq-header-nav li a {
    color: #333
}

.cq-header-wrap .cq-header-nav li > a:hover {
    color: #0227B3
}

.cq-header-wrap .cq-header-nav li.nav-level-third {
    position: relative
}

.cq-header-wrap .cq-header-nav .nav-level-third {
    width: 50px
}

.cq-header-wrap .cq-header-nav .nav-level-third4 {
    width: 65px
}

.cq-header-wrap .cq-header-nav .nav-level-second {
    z-index: 999;
    display: none;
    position: absolute;
    overflow: hidden;
    top: 44px;
    left: -25px;
    width: 118px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #eee
}

.cq-header.home.fix .cq-header-nav .nav-level-second {
    border: 1px solid #eee;
    background-color: #fff
}

.cq-header.home .cq-header-nav .nav-level-second {
    border: 0;
    background: rgba(0, 0, 0, .2)
}

.cq-header-wrap .cq-header-nav .nav-level-second a {
    display: block;
    text-align: center;
    padding: 5px 20px;
    color: #333
}

.cq-header.home.fix .cq-header-wrap .cq-header-nav .nav-level-second a {
    color: #333
}

.cq-header.home .cq-header-wrap .cq-header-nav .nav-level-second a {
    color: #e8e8e8
}

.cq-header .cq-header-wrap .cq-header-nav .nav-level-second a:hover, .cq-header.home.fix .cq-header-wrap .cq-header-nav .nav-level-second a:hover {
    color: #0227B3
}

.cq-header-wrap .cq-header-nav .nav-arrows {
    position: absolute;
    top: 9px;
    right: -16px;
    width: 13px;
    height: 6px;
    background: url(../images/arrows-down.png) no-repeat;
    cursor: pointer
}

.cq-header-wrap .cq-header-nav .nav-arrows.up {
    background-image: url(../images/arrows-up.png)
}

.cq-header.home .free-btn {
    position: fixed;
    top: 18px;
    width: 135px;
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #c8c8c8;
    border: solid 1px #c8c8c8;
}

.cq-header.home .free-btn:hover {
    width: 133px;
    height: 38px;
    line-height: 38px;
    border: solid 2px #c8c8c8;
}

.cq-header.home.fix .free-btn {
    color: #0227B3;
    border: solid 1px #0227B3;
}

.cq-header .free-btn {
    position: fixed;
    top: 18px;
    width: 135px;
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #0227B3;
    border: solid 1px #0227B3;
}

.cq-header .free-btn:hover {
    width: 133px;
    height: 38px;
    line-height: 38px;
    border: solid 2px #0227B3;
}

.cq-header.home.fix .free-btn:hover {
    width: 133px;
    height: 38px;
    line-height: 38px;
    border: solid 2px #0227B3;
}