.index_box {
    background: url(../images/index_bj.png) no-repeat center 1330px;
    background-color: #f5faff;
    padding-bottom: 40px;
}


/* header start */

.header {
    height: 640px;
    background: url(../images/header_bj.png) no-repeat center;
}

.header_top {
    padding-top: 40px;
}

.header_top .l {
    width: 275px;
}

.header_top .l a {
    display: block;
    width: 100%;
    height: 100%;
}

.header_top .l a img {
    width: 100%;
    height: 100%;
}

.header_top .r {
    width: 122px;
}

.header_top .r a:last-child {
    width: 122px;
    display: block;
    height: 40px;
    background: url(../images/fh_sy.png) no-repeat center;
    box-sizing: border-box;
    padding-left: 43px;
    font-size: 16px;
    color: #ffffff;
    float: right;
    line-height: 40px;
    margin-top: 8px;
}

.header h2 {
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    margin-top: 68px;
}

.daoyu {
    height: 180px;
    box-sizing: border-box;
    padding-left: 40px;
    margin-top: 160px;
    background: url(../images/daoyu_bj.png) no-repeat center;
}

.daoyu span {
    display: block;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    font-weight: bold;
    float: left;
    width: 57px;
    text-align: center;
    margin-top: 28px;
    margin-right: 30px;
}

.daoyu em {
    width: 1035px;
    display: block;
    font-size: 16px;
    color: #0c50bb;
    line-height: 32px;
    font-family: "????";
    float: left;
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.daoyu em * {
    font-size: 16px !important;
    color: #0c50bb !important;
    line-height: 32px !important;
    font-family: "????" !important;
}


/* header end */


/* container start */

.oneBox {
    width: 1216px;
    margin: auto;
    margin-top: 31px;
}

.oneBox ul li {
    float: left;
    width: 608px;
    height: 168px;
    padding: 9px 70px 19px;
    box-sizing: border-box;
}

.oneBox ul li:first-child {
    background: url(../images/oneBox_li1.png) no-repeat center;
}

.oneBox ul li:last-child {
    background: url(../images/oneBox_li2.png) no-repeat center;
}

.oneBox ul li a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 37px;
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    transition: transform .5s;
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
    transform: translateY(-10px);
    transition: transform .5s;
}

.twoBox {
    width: 1227px;
    margin: auto;
    margin-top: 41px;
}

.tit .hd {
    height: 75px;
    background: url(../images/hd_bj.png) no-repeat center bottom;
}

.tit .hd span {
    font-size: 40px;
    color: #222222;
    font-weight: bold;
    display: block;
    text-align: center;
}

.tit .hd span i {
    color: #0352a9;
}

.twoBox .bd ul li {
    float: left;
    width: 240px;
    height: 162px;
    margin-right: 6px;
    margin-top: 19px;
    box-sizing: border-box;
    padding: 13px;
    background: url(../images/twoBox_li.png) no-repeat center;
}

.twoBox .bd ul li:hover {
    background: url(../images/twoBox_li2.png) no-repeat center;
}

.twoBox .bd ul li:nth-child(5n) {
    margin-right: 0;
}

.twoBox .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.twoBox .bd ul li a i {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 29px;
    box-sizing: border-box;
}

.twoBox .bd ul li:hover a i {
    display: none;
}

.twoBox .bd ul li:hover a i.i2 {
    display: block !important;
}

.twoBox .bd ul li a span {
    width: 100%;
    font-size: 18px;
    height: 20px;
    display: block;
    text-align: center;
    margin-top: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding: 0 20px;
}

.twoBox .bd ul li:hover a span {
    color: #ffffff;
}

.threeBox {
    margin-top: 40px;
}

.threeBox .bd {
    background-color: #ffffff;
    min-height: 196px;
    border-radius: 15px;
    box-shadow: 0 0 10px #b4d1f0;
    box-sizing: border-box;
    padding: 30px 30px 10px;
    margin-top: 29px;
}

.threeBox .bd ul li {
    width: 212px;
    height: 58px;
    background-color: #e6f2ff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.threeBox .bd ul li:nth-child(5n) {
    margin-right: 0;
}

.threeBox .bd ul li:hover {
    background-color: #0352a9;
}

.threeBox .bd ul li a {
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 58px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.threeBox .bd ul li:hover a {
    color: #ffffff;
}

.fourBox {
    margin-top: 60px;
    padding-bottom: 60px;
}

.search {
    width: 744px;
    height: 80px;
    margin-top: 24px;
    box-sizing: border-box;
    padding: 12px;
    background: url(../images/ss_bj.png) no-repeat center;
    position: static;
}

.search input {
    width: 600px;
    height: 56px;
    line-height: 56px;
    float: left;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
}

.search input::placeholder {
    color: #999999;
}

.search a {
    width: 66px;
    height: 56px;
    display: block;
    float: right;
    border-radius: 30px;
}

.fourBox .bd {
    margin-top: 16px;
}

.fourBox .bd ul li {
    width: 585px;
    height: 113px;
    float: left;
    margin-right: 30px;
    margin-bottom: 29px;
    box-sizing: border-box;
    padding: 30px;
    background: url(../images/fourBox_li.png) no-repeat center;
}

.fourBox .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.fourBox .bd ul li.on {
    background: url(../images/fourBox_li2.png) no-repeat center;
}

.fourBox .bd ul li span {
    font-size: 20px;
    color: #999999;
    display: block;
    float: left;
    width: 100%;
}

.fourBox .bd ul li a {
    font-size: 18px;
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fourBox .bd .a2 {
    display: block;
    width: 270px;
    height: 50px;
    border: 1px solid #0352a9;
    border-radius: 50px;
    font-size: 16px;
    color: #0352a9;
    line-height: 50px;
    text-align: center;
    margin-top: 10px;
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0352a9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 50px;
    border: 1px solid #ffffff;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #ffffff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.fourBox .bd .a2:hover {
    color: #ffffff;
}


/* container end */


/* ???? start */

.index_box2 {
    background: url(../images/index_bj2.png) no-repeat center 450px;
    background-color: #f5faff;
}

.header2 {
    height: 450px;
    background: url(../images/header2_bj.png) no-repeat center;
}

.header_top2 .r {
    width: 318px;
}

.header_top2 .r a:first-child {
    width: 186px;
    display: block;
    height: 40px;
    float: left;
    background: url(../images/jczwtyrk.png) no-repeat center;
    box-sizing: border-box;
    padding-left: 43px;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 8px;
}

.position {
    height: 75px;
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    box-sizing: border-box;
    padding-top: 30px;
    background: url(../images/position_fg.png) no-repeat center bottom;
}

.position a {
    font-size: 16px;
    box-sizing: border-box;
    color: #666666;
}

.position a:first-child {
    padding-left: 23px;
    background: url(../images/position_xtb.png) no-repeat left center;
}

.position a:hover {
    color: #0252a9;
}

.position a:last-child {
    color: #0252a9;
}

.box {
    margin-top: 40px;
    background-color: #ffffff;
    box-shadow: 0 0 10px #b4d1f0;
    margin-bottom: 60px;
}

.box_fl {
    box-sizing: border-box;
    padding: 27px 30px 0;
}

.lyfl {
    padding-bottom: 19px;
    border-bottom: 1px dashed #d6d6d6;
}

.lyfl h2 {
    width: 98px;
    float: left;
    font-size: 18px;
    margin-top: 3px;
}

.lyfl ul {
    width: 1032px;
    float: left;
}

.lyfl ul li {
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 26px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.lyfl ul li.on,
.lyfl ul li:hover {
    background-color: #0252a9;
    border-radius: 5px;
}

.lyfl ul li a {
    font-size: 16px;
    display: block;
    color: #333333;
    text-align: center;
}

.lyfl ul li.on a,
.lyfl ul li:hover a {
    color: #ffffff;
}

.sxfl {
    margin-top: 26px;
    border-bottom: 0;
}

.bzml {
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 30px 60px;
    background: url(../images/sxfl_bj.png) no-repeat center top;
}

.bzml_l {
    width: 243px;
}

.bzml_l h2 {
    width: 100%;
    height: 80px;
    float: left;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 80px;
    background: url(../images/bzml_l_h2.png) no-repeat center;
}

.bzml_l ul {
    width: 100%;
    height: 603px;
    box-sizing: border-box;
    padding: 1px 0;
    float: left;
    background: url(../images/bzml_l_ul.png) no-repeat center;
}

.bzml_l ul li {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    float: left;
}

.bzml_l ul li.on,
.bzml_l ul li:hover {
    border-bottom: 1px solid #ffffff;
    background: url(../images/bzml_l_li.png) no-repeat left center;
    background-color: #e6f2ff;
}

.bzml_l ul li a {
    display: block;
    font-size: 20px;
    line-height: 64px;
    color: #333333;
    text-align: center;
}

.bzml_l ul li.on a,
.bzml_l ul li:hover a {
    color: #0252a9;
}

.bzml_r {
    width: 867px;
}

.bzml_r .hd {
    height: 45px;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.bzml_r .hd h2 {
    font-size: 24px;
    color: #0252a9;
    box-sizing: border-box;
    padding-left: 23px;
    line-height: 29px;
    background: url(../images/bzml_r_hd.png) no-repeat left center;
}

.bzml_r .bzml_r_box {
    width: 100%;
    height: 518px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 0;
    margin-top: 30px;
    overflow-y: scroll;
}

.bzml_r .bzml_r_box img {
    max-width: 100%;
}

.download {
    width: 200px;
    height: 50px;
    margin: auto;
    margin-top: 40px;
}

.download a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: url(../images/download.png) no-repeat 38px center;
    background-color: #0252a9;
    border-radius: 50px;
    font-size: 18px;
    color: #e6f2ff;
    line-height: 50px;
    padding-left: 85px;
}


/* ???? end */


/* ???? start */

.gkxx_l ul {
    height: 543px;
    background: url(../images/bzml_l_ul2.png) no-repeat center;
}

.gkxx_r>.bd>ul {
    padding-top: 30px;
    min-height: 508px;
    box-sizing: border-box;
}

.gkxx_r>.bd>ul li {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.gkxx_r>.bd>ul li:nth-child(5) {
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 26px;
}

.gkxx_r>.bd>ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 25px;
    border-bottom: 1px dashed #d5d5d5;
}

.gkxx_r>.bd>ul li a {
    font-size: 18px;
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
    background: url(../images/bzml_r_bd_li.png) no-repeat left center;
    box-sizing: border-box;
    padding-left: 15px;
}

.gkxx_r>.bd>ul li span {
    float: right;
    display: block;
    font-size: 18px;
    color: #8a8a8a;
    line-height: 20px;
}


/* ???? end */


/* ???? start */

.fwsx_r .bd ul {
    margin-top: 13px;
}

.fwsx_r .bd ul li {
    float: left;
    width: 418px;
    height: 46px;
    line-height: 46px;
    padding: 0 19px;
    background: #ffffff;
    margin-top: 20px;
    box-sizing: border-box;
    transition: all .3s;
    margin-right: 30px;
    border: 1px solid #e2e2e2;
}

.fwsx_r .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.fwsx_r .bd ul li:hover {
    background: #0252a9;
    border-color: #0252a9;
}

.fwsx_r .bd ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fwsx_r .bd ul li:hover a {
    color: #ffffff;
}


/* ???? end */


/* ??????-???? start */

.bzml_l ul li.on,
.bzml_l ul li:hover {
    background: url(../images/bzml_l_li2.png) no-repeat left top;
    border-bottom: 1px solid #e4e4e4;
}

.bzml_l ul li a.dropbtn {
    background: url(../images/xy_inBoxList1_add2.png) no-repeat center right 20px;
    background-size: 12px;
}

.bzml_l ul li a.on2 {
    background: url(../images/xy_inBoxList1_add2.png) no-repeat center right 20px;
    background-size: 12px;
}

.bzml_l ul li a.on {
    background: url(../images/xy_inBoxList1_add1.png) no-repeat center right 20px;
    background-size: 12px;
}

.dropdown-content {
    margin-bottom: 5px;
}

.dropdown-content a {
    font-size: 16px !important;
    color: #333333 !important;
    display: block !important;
    line-height: 38px !important;
    margin-top: 5px !important;
}

.dropdown-content a:hover,
.dropdown-content a.on4 {
    color: #0252a9 !important;
    background-color: #e6f2ff !important;
}


/* ??????-???? end */