@charset "utf-8";body,img,ul {
    padding: 0px;
    margin: 0px
}
body{
    overflow-x:hidden;
}
#header {
    width: 100%;
    height: 205px;
    background: #004A99;
    margin: 0px auto
}

.header {
    width: 1200px;
    height: 203px;
    margin: 0px auto;
    position: relative
}

.search {
    width: 400px;
    height: 60px;
    position: absolute;
    top: 90px;
    left: 900px
}

#menu {
    width: 100%;
    height: 60px;
    background: #0A80DA;
    margin: 0px auto
}

.menu {
    width: 1200px;
    height: 58px;
    margin: 0px auto
}

#banner {
    width: 1920px;
    height: 645px;
    background: #CCCCCC;
    margin: 0px auto
}

.banner {
    width: 1920px;
    height: 645px;
    margin: 0px auto
}

#bannerlist {
    width: 1920px;
    height: 280px;
    background: #CCCCCC;
    margin: 0px auto
}

.bannerlist {
    width: 100%;
    height: 276px;
    margin: 0px auto
    overflow-x:hidden
   
}
.bannerlist  img{
    width: 100%;
    height: auto;
    margin: 0px auto
}

#content1 {
    width: 100%;
    height: 440px;
    background: #FFFFFF;
    margin: 0px auto
}

.content1 {
    width: 1200px;
    height: 440px;
    margin: 0px auto
}

#contentlist {
    width: 100%;
    background: #FFFFFF;
    margin: 0px auto
}

.contentlist {
    width: 1200px;
    margin: 0px auto
}
.contentlist li::marker{
    content: '' !important; 
}
#content2 {
    width: 100%;
    height: 350px;
    margin: 0px auto
}

.content2 {
    width: 1200px;
    height: 346px;
    margin: 0px auto
}

#bannermid {
    width: 100%;
    height: 124px;
    margin: 0px auto
}

.bannermid {
    width: 1200px;
    height: 122px;
    margin: 0px auto
}

#content3 {
    width: 100%;
    height: 390px;
    margin: 0px auto
}

.content3 {
    width: 1200px;
    height: 386px;
    margin: 0px auto
}

#footer {
    width: 100%;
    height: 230px;
    background: #004A99;
    margin: 0px auto
}

.footer_top {
    width: 1200px;
    height: 190px;
    margin: 0 auto
}

.footer_bottom {
    width: 100%;
    height: 40px;
    margin: 0px auto;
    background: #999999;
    text-align: center;
    line-height: 50px;
    font: "微软雅黑";
    color: #FFFFFF;
    font-size: 12px
}

a.qing:link {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none
}

a.qing:visited {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none
}

a.qing:hover {
    font-family: "微软雅黑";
    color: #FFFFFF;
    text-decoration: none
}

a.qing:active {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none
}

a.more:link {
    font-family: "微软雅黑";
    font-size: 17px;
    color: #777777;
    text-decoration: none
}

a.more:visited {
    font-family: "微软雅黑";
    font-size: 17px;
    color: #777777;
    text-decoration: none
}

a.more:hover {
    font-family: "微软雅黑";
    color: #004A99;
    text-decoration: none
}

a.more:active {
    font-family: "微软雅黑";
    font-size: 17px;
    color: #777777;
    text-decoration: none
}

a:link {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #333333;
    text-decoration: none
}

a:visited {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #000;
    text-decoration: none
}

a:hover {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #FF0000;
    text-decoration: none
}

a:active {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none
}
