.index_box {
    background: url(../images/index_box.png) no-repeat center top;
    background-color: #f0f7ff;
    min-height: 1200px;
}


/* header start */

.header {
    height: 422px;
    box-sizing: border-box;
    padding-top: 40px;
}

.header .l {
    width: 293px;
    height: 58px;
}

.header .l a {
    width: 100%;
    height: 100%;
    display: block;
}

.header .l a img {
    width: 100%;
    height: 100%;
}

.header .r a {
    font-size: 18px;
    color: #ffffff;
    display: block;
    box-sizing: border-box;
    float: left;
    line-height: 40px;
}

.header .r a:nth-child(1) {
    padding-left: 24px;
    background: url(../images/wza.png) no-repeat left center;
}

.header .r img {
    width: 1px;
    height: 18px;
    margin: 0 30px;
    float: left;
    margin-top: 12px;
}

.header .r a:nth-child(3),
.header .r a:nth-child(4) {
    padding-left: 30px;
    background: url(../images/zbb.png) no-repeat left center;
    margin-right: 30px;
}

.header .r a:nth-child(5) {
    width: 122px;
    height: 40px;
    color: #0327a5;
    padding-left: 44px;
    font-size: 16px;
    background: url(../images/fh.png) no-repeat left center;
}

.header a:hover {
    font-weight: bold;
}


/* header end */


/* container start */

.content {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 40px 30px;
    margin-bottom: 40px;
}

.oneBox .tit {
    height: 45px;
    background: url(../images/oneBox_tit.png) no-repeat center;
}

.oneBox .tit a {
    width: 260px;
    display: block;
    height: 100%;
}

.oneBoxTab {
    width: 1174px;
    height: 555px;
    overflow: hidden;
    margin-top: 30px;
    background: url(../images/oneBoxTab_bj.png) no-repeat center;
}

.oneBoxTab .hd {
    width: 1160px;
    margin: auto;
    height: 90px;
}

.oneBoxTab .hd ul li {
    float: left;
    width: 243px;
    height: 90px;
    margin-right: 20px;
    background: url(../images/oneBoxTab_hd_li1.png) no-repeat center top;
}

.oneBoxTab .hd ul li.on {
    width: 370px;
    background: url(../images/oneBoxTab_hd_li2.png) no-repeat center top;
}

.oneBoxTab .hd ul li:last-child {
    margin-right: 0;
}

.oneBoxTab .hd ul li a {
    font-size: 24px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 78px;
}

.oneBoxTab .hd ul li.on a {
    font-weight: bold;
}

.oneBoxTab .bd {
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 30px;
}

.oneBoxTab .bd ul {
    min-height: 360px;
}

.oneBoxTab .bd ul li {
    float: left;
    width: 530px;
    height: 90px;
    margin-bottom: 30px;
    margin-right: 40px;
    background-color: #f0f7ff;
    box-sizing: border-box;
    padding: 20px 30px;
}

.oneBoxTab .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.oneBoxTab .bd ul li a {
    font-size: 18px;
    display: block;
    float: left;
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.oneBoxTab .bd ul li span {
    display: block;
    font-size: 16px;
    color: #999999;
    float: left;
    margin-top: 15px;
}

.oneBoxTab .bd .a2 {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #0e24ab;
    border: 1px solid #0e24ab;
    box-sizing: border-box;
}

.oneBoxTab .bd .a2:hover {
    background-color: #0327a5;
    color: #ffffff;
}

.twoBox {
    width: 1160px;
    margin: auto;
    margin-top: 40px;
}

.twoBox .tit {
    height: 45px;
    background: url(../images/twoBox_tit.png) no-repeat center;
}

.twoBox .tit a {
    width: 260px;
    display: block;
    height: 100%;
}

.twoBox .con .box {
    width: 560px;
    height: 255px;
    background-color: #ffffff;
    box-shadow: 0 0 5px #e1e1e1;
    float: left;
    margin-top: 30px;
    margin-right: 30px;
    box-sizing: border-box;
    padding: 20px 30px;
}

.twoBox .con .box:nth-child(2n) {
    margin-right: 0;
}

.twoBox .con .box .hd {
    width: 100%;
    float: left;
}

.twoBox .con .box .hd a:first-child {
    display: block;
    font-size: 24px;
    font-weight: bold;
    float: left;
}

.twoBox .con .box .hd a:last-child {
    display: block;
    font-size: 16px;
    color: #999999;
    float: right;
    line-height: 24px;
}

.twoBox .con .box .hd a:last-child:hover {
    color: #0327a5;
}

.twoBox .con .box .bd {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.twoBox .con .box .bd ul li {
    width: 100%;
    float: left;
    height: 55px;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    padding-left: 45px;
    background: url(../images/twoBox_xtb.png) no-repeat left top;
}

.twoBox .con .box .bd ul li:first-child {
    padding-bottom: 25px;
    height: 82px;
}

.twoBox .con .box .bd ul li:last-child {
    border-bottom: 0;
    margin-top: 23px;
}

.twoBox .con .box .bd ul li a {
    width: 100%;
    display: block;
    font-size: 18px;
    float: left;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.twoBox .con .box .bd ul li span {
    display: block;
    float: left;
    font-size: 16px;
    color: #999999;
    margin-top: 18px;
}

.threeBox {
    width: 1160px;
    margin: auto;
    margin-top: 40px;
}

.threeBox .tit {
    height: 45px;
    background: url(../images/threeBox_tit.png) no-repeat center;
}

.threeBox .tit a {
    width: 260px;
    display: block;
    height: 100%;
}

.threeBoxTab {
    height: 564px;
    overflow: hidden;
    margin-top: 30px;
}

.threeBoxTab .hd ul li {
    width: 267px;
    height: 132px;
    float: left;
    margin-right: 30px;
    background: url(../images/threeBoxTab_hd_li1.png) no-repeat center top;
}

.threeBoxTab .hd ul li:last-child {
    margin-right: 0;
}

.threeBoxTab .hd ul li.on {
    background: url(../images/threeBoxTab_hd_li2.png) no-repeat center top, url(../images/threeBoxTab_hd_li3.png) no-repeat center bottom;
}

.threeBoxTab .hd ul li a {
    display: block;
    width: 100%;
    height: 90px;
    font-size: 24px;
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 112px;
    line-height: 90px;
}

.threeBoxTab .hd ul li.on a {
    font-weight: bold;
}

.threeBoxTab .hd ul li:nth-child(1) a {
    background: url(../images/threeBoxTab_hd_icon1.png) no-repeat 59px 27px;
}

.threeBoxTab .hd ul li:nth-child(2) a {
    background: url(../images/threeBoxTab_hd_icon2.png) no-repeat 59px 26px;
}

.threeBoxTab .hd ul li:nth-child(3) a {
    background: url(../images/threeBoxTab_hd_icon3.png) no-repeat 59px 30px;
}

.threeBoxTab .hd ul li:nth-child(4) a {
    background: url(../images/threeBoxTab_hd_icon4.png) no-repeat 59px 28px;
}

.threeBoxTab .bd {
    background-color: #f0f7ff;
    height: 432px;
    box-sizing: border-box;
    padding: 0 30px 30px;
}

.threeBoxTab .bd ul {
    min-height: 333px;
}

.threeBoxTab .bd ul li {
    width: 530px;
    height: 111px;
    float: left;
    box-sizing: border-box;
    margin-right: 40px;
    border-bottom: 1px solid #e1e1e1;
}

.threeBoxTab .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.threeBoxTab .bd ul li .l {
    width: 80px;
    height: 100%;
    background: url(../images/threeBoxTab_bd_li_fg.png) no-repeat center right;
}

.threeBoxTab .bd ul li .l i {
    display: block;
    width: 64px;
    text-align: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    float: left;
    margin-top: 28px;
}

.threeBoxTab .bd ul li .l em {
    display: block;
    width: 64px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}

.threeBoxTab .bd ul li .r a {
    width: 430px;
    float: right;
    display: block;
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 22px;
}

.threeBoxTab .bd .a2 {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #0e24ab;
    border: 1px solid #0e24ab;
    box-sizing: border-box;
    margin-top: 30px;
}

.threeBoxTab .bd .a2:hover {
    background-color: #0327a5;
    color: #ffffff;
}

.fourBox {
    width: 1160px;
    margin: auto;
    margin-top: 40px;
}

.fourBox .l,
.fourBox .r {
    width: 560px;
}

.fourBox .tit {
    width: 100%;
    height: 45px;
    float: left;
}

.fourBox .twjd_box .tit {
    background: url(../images/twjd_tit.png) no-repeat left center;
}

.fourBox .spjd_box .tit {
    background: url(../images/spjd_tit.png) no-repeat left center;
}

.fourBox .tit a {
    width: 145px;
    height: 100%;
    display: block;
    float: left;
}

.fourBox .con {
    width: 100%;
    float: left;
}

.fourBox .con ul li {
    float: left;
    width: 265px;
    height: 202px;
    margin-top: 30px;
    margin-right: 30px;
}

.fourBox .con ul li:nth-child(2n) {
    margin-right: 0;
}

.fourBox .con ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.fourBox .con ul li a img {
    width: 100%;
    height: 149px;
    float: left;
}

.fourBox .con ul li:hover a img {
    opacity: 0.8;
}

.fourBox .con ul li a span {
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 0 17px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/span_bj.png) no-repeat center;
}

.fiveBox {
    width: 1160px;
    margin: auto;
    margin-top: 40px;
}

.fiveBox .tit {
    height: 45px;
    background: url(../images/fiveBox_tit.png) no-repeat center;
}

.fiveBox .tit a {
    width: 185px;
    display: block;
    height: 100%;
}

.fiveBox .con {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.fiveBox .con ul li {
    width: 560px;
    float: left;
    height: 181px;
    background-color: #f0f7ff;
    box-sizing: border-box;
    padding: 20px 30px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.fiveBox .con ul li:nth-child(2n) {
    margin-right: 0;
}

.fiveBox .con ul li .l {
    width: 250px;
    height: 141px;
}

.fiveBox .con ul li .l a {
    width: 100%;
    height: 100%;
    display: block;
}

.fiveBox .con ul li .l a img {
    width: 100%;
    height: 100%;
}

.fiveBox .con ul li .r {
    width: 220px;
}

.fiveBox .con ul li .r>a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    line-height: 20px;
    width: 100%;
    margin-top: 18px;
}

.fiveBox .con ul li .r span {
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 10px;
}

.fiveBox .con ul li .r span a {
    color: #0327a5;
}

.fiveBox .con ul li .r span a:hover {
    font-weight: bold;
}

.fiveBox .con .a2 {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #0e24ab;
    border: 1px solid #0e24ab;
    box-sizing: border-box;
}

.fiveBox .con .a2:hover {
    background-color: #0327a5;
    color: #ffffff;
}


/* container end */


/* footer start */

.footer {
    height: 225px;
    background: #1073b7;
    margin-top: 50px;
}

.footer a {
    font-size: 15px;
    color: #b9cde2;
}

.footer p {
    font-size: 15px;
    color: #b9cde2;
}

.footer a:hover {
    color: #fff;
}

.footer .link {
    padding-top: 19px;
}

.footer .link>div {
    border-top: 10px solid #1073b7;
    position: relative;
    float: left;
    height: 38px;
    width: 232px;
    background-color: #0a6db1;
    margin-right: 17px;
}

.footer .link>div:last-child {
    margin-right: 0;
}

.footer .link>div:first-child {
    margin-left: 5px;
}

.footer .link>div>span>a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
}

.footer .link>div>span {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    line-height: 36px;
    color: #b9cde2;
    font-size: 15px;
}

.footer .link>div:nth-child(4)>span {
    padding-left: 62px;
}

.footer .link>div:nth-child(5)>span {
    padding-left: 62px;
}

.footer .link>div:nth-child(6)>span {
    padding-left: 62px;
}

.footer .link>div>img {
    position: absolute;
    right: 53px;
    top: 15px;
    transform: rotateZ(0);
    transition: transform .3s;
}

.footer .link .list {
    max-height: 290px;
    overflow-y: auto;
    z-index: 999;
    box-sizing: border-box;
    position: absolute;
    bottom: 46px;
    left: -755px;
    width: 1240px;
    display: none;
    padding: 30px 50px;
    background-color: #0a6db1;
}

.footer .link .list a {
    padding: 10px 0;
    float: left;
    width: 19%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer .link .list::-webkit-scrollbar {
    width: 8px;
    background-color: #065991;
    border-radius: 10px;
}

.footer .link .list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #2386c9;
}

.footer .link>div.show .list {
    display: block;
}

.footer .link>div.show {
    border-top: 10px solid #0a6db1;
}

.footer .link>div.show img {
    transform: rotateZ(180deg);
    transition: transform .3s;
}

.footer .link>div:last-child .list {
    right: 0;
    left: auto;
}

.footer .footBox {
    margin-top: 41px;
}

.footer .left {
    padding-left: 55px;
    float: left;
    height: 68px;
    padding-right: 42px;
    border-right: 1px solid #408fc5;
}

.footer .bottomImg {
    float: left;
    margin-right: 65px;
}

.footer .Dt {
    float: right;
    width: 60px;
}

.footer .Dt a {
    display: block;
    margin-bottom: 12px;
}

.footer .right {
    margin-top: -6px;
    float: right;
    width: 915px;
}

.footer .right p {
    margin-bottom: 12px;
}

.footer .right p img {
    vertical-align: sub;
    margin-right: 5px;
}


/* footer end */