html{
    background-color: #f2f2f2;
}

body{
    width: 1440px;
    margin: 0 auto;
}
.am-container{
    width: 1236px !important;
    max-width: none;
}

.main-container{
    background: #ffffff;
}

.nav-container{
    width: 1440px;
    height: 38px;
    max-width: none;
    margin: 0 auto;
    background-color: #005dad;
}

.nav{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
}

.fc-nav{
    z-index: 1000;
}

.nav li{
    list-style: none;
}

.nav li ul{
    margin: 0;
    padding-left: 0;
    background: #0e90d2;
    line-height: 2;
    font-size: 1.4rem;
}

.nav li ul li:first{
    margin-top: 10px;
}

.nav li a{
    color: #ffffff;
}

.nav li a:hover{
    background-color: #0E90D2;
}

.hidden{
    display: none;
}

.subnav{
    width: 1200px;
    height: 38px;
    margin: 0 auto;
    margin-top: -18px;
}

.subnav ul li {
    display: block;
    float: left;
    margin-right: 15px;
}

.subnav ul li a{
    color: #555;
    font-size: 1.5rem;
}

.subnav ul li a:hover{
    color: #0E90D2;
}

.header{
    height: 100px;
}

.logo{
    width: 750px;
    height: 100px;
}

.notify{
    margin-top: 5px;
    height: 25px;
    overflow: hidden;
}

.notify li{
    list-style: none;
}

.notify a{
    color: #555;
}

.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover{
    border: none;
    border-bottom: solid 1px #0E99D2;
}

.am-tabs-bd{
    border: none;
}

.news-title{
    color: #000000;
    font-size: 2rem;
}

.news-title:hover{
    color: #555;

}

.news-list{
    padding-left: 18px;
}

.news-list li{
    list-style-type: disc;
    color: #dbdbdb;
    line-height: 2.2;
    font-size: 1.5rem;
}

.news-list a{
    color: #000000;
}

.live{
    font-size: 1.8rem;
    font-weight: bold;
}

.live-info{
    line-height: 1.8;
}

.intro{
    color: #3c419d;
}

.units{
    margin-top: 10px;
}

.units li{
    list-style: none;
    margin-top: 23px;
}

.links li{
    display: inline-block;
}

.links li a{
    font-size: 1.4rem;
    color: #535252;
    padding: 0 15px;
    border-right: 1px solid #555;
}

.icp{
    font-size: 1.4rem;
    color: #535252;
}

.health{
    display: block;
    width: 100px;
    height: 120px;
}

.health a{
    color: #555;
}

.ul_list_article li{
    list-style:disc;
    color: #dbdbdb;
    line-height: 2.8;
}

.ul_list_article li:hover{
    text-decoration: underline;
}

.page_fy{
    font-size: 1.4rem;
}

.page_fy a{
    padding:5px;
    margin-left: 5px;
    background-color: #f2f2f2;
}

.page_fy .off{
    padding: 5px;
    margin-left: 5px;
    background-color: #f2f2f2;
}

.page_fy .p{
    padding: 5px;
    margin-left: 5px;
    background-color: #f2f2f2;
}

.page_fy span{
    padding: 5px;
    margin-left: 5px;
    background-color: #f2f2f2;
}

.sidebar-title{
    border-bottom: solid 1px #555;
}

.more{
    padding-top: 7px;
}

.search-li{
    list-style: none;
}

.search{
    padding-top: 50px;
}
