.top {
    width: 100%;
    background: url(../img/Base.png) no-repeat;
    background-size: 100% 100%;
    height: 210px;
    background-color: #4998d4;
}

.topContent {
    width: 1200px;
    margin: 0 auto;
}

/*.topContent .topContentLf{line-height: 110px;height: 100%;float: left;}
.topContent .topContentLf img{vertical-align: middle;}
.topContent .topContentLf a img{margin-right: 30px;}
.topContent .topContentRt{float: right;}
.topContent .topContentRt ul li{float: left;height: 110px;margin-left: 40px;}
.topContent .topContentRt ul li a{display: block;width: 100%;height: 100%;line-height: 110px;font-size: 18px;}
.topContent .topContentRt ul li .menuActive{color: #0B76D8;border-bottom: 2px solid #0B76D8;}*/
.topContent .zhengce {
    height: 60px;
    line-height: 60px;
}

.topContent .zhengce p {
    float: right;
}



.topContent .logo a {
    float: left;
}

.topContent .logo .search {
    float: right;
    padding-top: 40px;
}

.topContent .logo .search input {
    float: left;
    height: 34px;
    width: 268px;
    border-radius: 30px;
    border: none;
    text-indent: 30px;
    margin-top: 70px;
    background-color: #fff;
}

.topContent .logo .search span {
    float: left;
    display: inline-block;
    width: 55px;
    height: 34px;
    color: #fff;
    background: #54c3f1 url("../img/search.png") no-repeat 5px;
    line-height: 34px;
    border-radius: 0 30px 30px 0;
    text-align: right;
    margin-left: -20px;
    padding-right: 10px;
    margin-top: 70px;
}

.menu {
    height: 70px;
    font-size: 20px;
    width: 1200px;
    margin: 0 auto;
}


.menu ul {
    margin: 0 auto;

}

.menu ul li {
    background: #42bbb7;
    float: left;
    width: 171px
}

.menu ul li a {
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 20px;
    line-height: 70px;
    text-decoration: none;
    color: white;
    text-align: center
}

.menu ul li .menuActive {
    color: white;
    background-color: #0b61a4;
}

.infomation {
    height: 70px;
    width: 100%;
    background-color: #d4ecea;
}

.infomation_icon {
    float: left;
    background: url(../img/notice.png) left no-repeat;
    width: 30px
}



.banner {
    width: 1200px;
    margin: 0 auto;
    margin-top: 38px;
}

.bottom {
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: #089BD3;
    margin-top: 100px;
}

.bottom div {
    color: #fff;
}

.area {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
}

.area a {
    margin-right: 8px;
}

.area a:nth-child(11) {
    margin-right: 0px;
}


.menu1 {
    height: 70px;
    font-size: 20px;
    width: 1200px;
    margin: 0 auto;
}


.menu1 ul {
    margin: 0 auto;

}

.menu1 ul li {
    float: left;
    width: 171px
}

.menu1 ul li a {
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 20px;
    line-height: 70px;
    text-decoration: none;
    color: white;
    text-align: center
}

.menu1 ul li .menuActive {
    color: #3b5ff9;
    background: url("../img/index_nav_shouye.png") no-repeat;

}