body
{
    background: white;
}
.head
{
    margin: 0 auto;
}
#LBbox {
    width: 1200px;
    margin: 0 auto;
}
.other
{
    margin-top: 10px !important;
    margin-bottom: 90px !important;
}
.other .main
{
    margin-top: 35px !important;
}
.head .head_navs
{
    /*border-radius: 0 0 10px 10px;*/
}
.other,.other .main
{
    overflow: unset;
}
.other .main .left
{
    width: 860px;
    box-shadow: 0px 2px 20px 0px rgba(15,33,63,0.12);
}
.other .main .right
{
    width: 310px;
}
.main .right .info
{
    box-shadow: 0px 2px 20px 0px rgba(15,33,63,0.12);
    margin-bottom: 30px;
}
#countdown{
    margin-bottom: 30px;
    box-shadow: 0px 2px 20px 0px rgba(15,33,63,0.12);
    text-align: center;
    padding-bottom: 20px;
}
#countdown .ct-title,.other .main .right .info .atitle
{
    width: 88%;
    padding-top: 25px;
    padding-bottom: 15px;
    margin: 0 auto;
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #1a60b6;
    border-bottom: 1px solid #dedede;
}
.other .main .right .info .atitle
{
    width: 100%;
    padding-top: unset;
}
#countdown .ct-box
{
    display: inline-block;
    margin-right: 10px;
}
#countdown .time-item
{
    background-color: #006ed9;
    color: white;
    font-size: 20px;
    padding: 12px 14px;
}
/*#1a60b6*/
/*#006ed9*/
.head .head_navs
{
    background:#006ed9;
}
.head_navs .nav_top .bar-box .on>li,.head .head_navs .nav_top ul li:hover
{
    background: white;
    color: #006ed9;
}
.home .three .main
{
    border-radius: 15px;
}
.home .three .main .title
{
    color: #1a60b6;
    background: unset !important;
}
.gradient{
    background: -moz-linear-gradient(left, #1a60b6 0%, #4387dc 100%);!important;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1a60b6), color-stop(100%,#4387dc));!important;
    background: -webkit-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: -o-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: -ms-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: linear-gradient(to right, #1a60b6 0%,#4387dc 100%);!important;
}
.other .main .right .k
{
    background: -moz-linear-gradient(left, #1a60b6 0%, #4387dc 100%);!important;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1a60b6), color-stop(100%,#4387dc));!important;
    background: -webkit-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: -o-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: -ms-linear-gradient(left, #1a60b6 0%,#4387dc 100%);!important;
    background: linear-gradient(to right, #1a60b6 0%,#4387dc 100%);!important;
}
.foot .info_s,.foot .main
{
    margin-bottom: unset;
}
.foot .info_s .txt,.foot .main .txt
{
    margin-top: 20px !important;
}
.foot
{
    height: unset !important;
    background-color: #0a55b3 !important;
}
.foot .info_s .txt .left .content,.foot .main .txt .left .content
{
    line-height: 28px !important;
}
.foot .info_s .txt .right .img,.foot .main .txt .right .img
{
    margin-top: 10px !important;
}
.foot .copy
{
    display: none !important;
}
.foot .main .logo_nav .nav,.foot .info_s .logo_nav .nav
{
    font-size: 18px !important;
}
.bar-box>.secondnav a
{
    color: #0a55b3;
}
.bar-box>.secondnav a:hover
{
    background-color: #0a55b3 !important;
}