.fl {
    float: left
}

.fr {
    float: right
}

.middle {
    width: 73.6%;
    margin: 0 auto
}

.middlecc {
    width: 1200px;
    padding-top: 15px;
    margin: 0 auto
}

input {
    vertical-align: top
}

.container {
    width: 100%;
    height: auto
}

.item1 {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 36px;
    border-bottom: 1px solid #4470b4;
    background: #015293;
    position: relative
}

.item2 {
    width: 100%;
    height: auto;
    background: #fcfbf8 url(../images/esd.png) no-repeat center top;
    position: relative
}

.item3 {
    width: 100%;
    height: auto;
    position: relative;
    background: #fcfbf8 url(../images/lydbg.png) no-repeat center bottom
}

.item4 {
    width: 100%;
    max-width: 1920px;
    height: 205px;
    color: #fff;
    background: #015293;
    position: relative;
    margin: 0 auto
}

.welcome {
    width: 40%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff
}

.topLink li {
    float: left;
    line-height: 36px
}

.topLink li a {
    padding: 0 20px;
    font-size: 14px;
    color: #fff
}

.topLink li em {
    display: inline-block;
    width: 2px;
    height: 15px;
    background: #fff;
    vertical-align: middle
}

.top {
    width: 100%;
    height: 200px
}

.navLi {
    float: left;
    height: 56px;
    line-height: 56px;
    position: relative;
    background: #015293 url(../images/bg2.png) no-repeat right center
}

.navLi1 {
    background: transparent
}

.navLi:hover {
    background-color: #044579
}

.navLi>a:hover {
    background-color: #044579
}

.nav .navLi a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    width: 150px;
    height: 56px;
    text-align: center
}

.nav .navLi ul {
    position: absolute;
    top: 56px;
    width: 100%;
    height: auto;
    z-index: 99;
    display: none
}

.nav .navLi ul li {
    background: url(../images/bg0.png) repeat;
    height: 35px;
    line-height: 35px
}

.nav .navLi ul li a {
    font-weight: 100;
    font-size: 16px
}

.nav .navLi ul li:hover {
    background: #0d3352
}

.nav .navLi:hover .navTwo {
    display: block
}

.footer1 {
    width: 214px;
    margin-top: 35px;
    margin-left: 100px
}

.footer1 a {
    display: inline-block;
    margin-left: 22px
}

.footer2 {
    width: 675px;
    margin-top: 35px;
    margin-left: 15px
}

.footer2 p {
    font-size: 12px;
    color: #FFFFFF
}

.page {
    text-align: center;
    margin: 15px 0
}

.page a,
.page span {
    border: 1px solid #E0E0E0;
    font-size: 14px;
    padding: 2px 8px;
    color: #888888
}

.page a:hover {
    color: #fff;
    background: #015293
}

.page form {
    display: inline
}

.page form input {
    width: 30px;
    height: 18px;
    vertical-align: baseline
}