.index_box_ybld {
    background-color: #ffffff;
}

.container_ybld {
    width: 1440px;
    margin: auto;
}

.header_ybld {
    height: 532px;
    box-sizing: border-box;
    padding-top: 29px;
    background: url(../images/header_bj.png) no-repeat center;
}

.header_ybld .l {
    width: 327px;
    height: 79px;
}

.header_ybld .l a {
    width: 100%;
    height: 100%;
    display: block;
}

.header_ybld .l img {
    width: 100%;
    height: 100%;
    float: left;
}

.header_ybld .r {
    margin-top: 9px;
}

.header_ybld .r a {
    display: block;
    float: left;
    width: 142px;
    height: 45px;
    box-sizing: border-box;
    font-size: 18px;
    color: #ffffff;
    line-height: 45px;
}

.header_ybld .r a:first-child {
    padding-left: 40px;
    color: #2c2c4c;
    background: url(../images/wza.png) no-repeat center;
}

.header_ybld .r a:last-child {
    margin-left: 30px;
    padding-left: 50px;
    background: url(../images/fh.png) no-repeat center;
}

.search_ybld {
    display: table;
    margin: auto;
    height: 66px;
    width: 708px;
    margin-top: 241px;
    background: url(../images/search_bj.png) no-repeat center;
    box-sizing: border-box;
    padding: 0 0 0 25px;
}

.search_ybld input[type=text] {
    float: left;
    border: none;
    outline: none;
    height: 62px;
    margin-top: 2px;
    width: 525px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 63px;
    padding-left: 10px;
    color: #333333;
}

.search_ybld input::placeholder {
    color: #cdcdcd;
}

.search_ybld i {
    width: 25px;
    height: 62px;
    float: left;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
}

.search-btn {
    width: 100px;
    height: 66px;
    line-height: 66px;
    border-radius: 0 33px 33px 0;
    background-color: #004fff;
    color: #FFFFFF;
    font-size: 22px;
    float: right;
    text-align: center;
    cursor: pointer;
}

.content_ybld {
    margin-top: -57px;
}

.con1_ybld .hd ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
}

.con1_ybld .hd ul li {
    width: 306px;
    height: 139px;
    float: left;
    margin-right: 30px;
}

.con1_ybld .hd ul li:last-child {
    margin-right: 0;
}

.con1_ybld .hd ul li:nth-child(1) {
    background: url(../images/con1_ybld_hd_li1.png) no-repeat center;
}

.con1_ybld .hd ul li:nth-child(2) {
    width: 372px;
    background: url(../images/con1_ybld_hd_li3.png) no-repeat center;
}

.con1_ybld .hd ul li:nth-child(3) {
    background: url(../images/con1_ybld_hd_li2.png) no-repeat center;
}

.con1_ybld .hd ul li:nth-child(1).on {
    background: url(../images/con1_ybld_hd_li1_on.png) no-repeat center;
}

.con1_ybld .hd ul li:nth-child(2).on {
    background: url(../images/con1_ybld_hd_li3_on.png) no-repeat center;
}

.con1_ybld .hd ul li:nth-child(3).on {
    background: url(../images/con1_ybld_hd_li2_on.png) no-repeat center;
}

.con1_ybld .hd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 113px;
    box-sizing: border-box;
    padding-left: 125px;
}

.con1_ybld .hd ul li.on a {
    color: #004fff;
}

.con1_ybld .bd {
    min-height: 300px;
    max-height: 1212px;
    box-sizing: border-box;
    padding: 30px;
    box-shadow: 0 3px 10px #93c2f9;
    margin-top: 30px;
}

.shuaixuan_ybld {
    height: 54px;
    background-color: #e6f4ff;
    box-sizing: border-box;
    padding: 0 40px;
}

.shuaixuan_ybld .l {
    font-size: 18px;
    color: #333333;
    line-height: 54px;
}

.shuaixuan_ybld .l i {
    color: #ca272d;
}

.shuaixuan_ybld .r ul li {
    float: left;
    font-size: 16px;
    line-height: 54px;
    margin-right: 30px;
}

.shuaixuan_ybld .r ul li:last-child {
    margin-right: 0;
}

.shuaixuan_ybld .r ul li span {
    color: #666666;
    display: block;
    float: left;
}

.shuaixuan_ybld .r ul li a {
    color: #333333;
    display: block;
    cursor: pointer;
    float: left;
    margin-right: 30px;
}

.shuaixuan_ybld .r ul li:last-child a {
    margin-right: 0;
}

.shuaixuan_ybld .r ul li a:hover {
    color: #004fff;
}

.con1_list_ybld ul li {
    width: 100%;
    height: 128px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e1e1e1;
    float: left;
    padding-top: 28px;
}

.con1_list_ybld ul li>div {
    width: 100%;
    float: left;
}

.con1_list_ybld ul li>div.item1 em {
    line-height: 29px;
    border: 1px solid #b2caff;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 0 20px;
    display: inline-block;
    float: left;
    color: #004fff;
    text-align: center;
    margin-right: 15px;
}

.con1_list_ybld ul li>div.item1>a {
    display: block;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 31px;
}

.con1_list_ybld ul li>div.item1>a:hover {
    color: #004fff;
}

.con1_list_ybld ul li>div.item1 .item-search-head-bs {
    width: 30px;
    height: 29px;
    margin-left: 10px;
    margin-top: 1px;
    display: inline-block;
    position: relative;
}

.con1_list_ybld ul li>div.item1 i {
    width: 30px;
    height: 29px;
    display: block;
}

.con1_list_ybld ul li>div.item1 i img {
    vertical-align: top;
    width: 30px;
    height: 29px;
}

.item-search-head-bs-list {
    display: none;
    position: absolute;
    width: 300px;
    top: 33px;
    left: -120px;
    background: #ae2e2a;
    box-shadow: 0px 0px 10px 0px rgb(175 175 175 / 75%);
    border-radius: 4px;
    padding: 8px;
}

.item-search-head-bs-list a {
    display: inline-block;
    margin-bottom: 10px;
    color: #FFFFFF;
}

.item-search-head-bs-list a:last-child {
    margin-bottom: 0;
}

.con1_list_ybld ul li>div.item2 {
    margin-top: 14px;
}

.con1_list_ybld ul li>div.item2 .l span {
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    float: left;
    margin-right: 30px;
}

.con1_list_ybld ul li>div.item2 .l span:last-child {
    margin-right: 0;
}

.con1_list_ybld ul li>div.item2 .r em {
    display: block;
    font-size: 16px;
    color: #004fff;
    padding: 0 20px;
    border: 1px solid #b2caff;
    line-height: 28px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 30px;
    float: left;
}

.con1_list_ybld ul li>div.item2 .r a {
    display: block;
    font-size: 16px;
    color: #004fff;
    padding: 0 20px;
    padding-left: 43px;
    border: 1px solid #b2caff;
    line-height: 28px;
    box-sizing: border-box;
    border-radius: 30px;
    margin-left: 10px;
    float: left;
    background: url(../images/con1_list_ybld_xtb2.png) no-repeat 17px center;
}

.con1_list_ybld ul li>div.item2 .r a:hover {
    font-weight: bold;
}

.con1_list_ybld>.gd_ybld {
    font-size: 18px;
    color: #b5b4b4;
    display: table;
    margin: auto;
    margin-top: 30px;
    line-height: 43px;
    background-color: #f2f2f2;
    border-radius: 30px;
    padding: 0 55px;
    box-sizing: border-box;
}

.con1_list_ybld>.gd_ybld:hover {
    background-color: #004fff;
    color: #ffffff;
}

.con2_ybld {
    height: 359px;
    margin-top: 40px;
}

.con2_ybld a {
    display: block;
    width: 100%;
    height: 100%;
}

.con2_ybld a img {
    float: left;
    width: 100%;
    height: 100%;
}

.con3_ybld {
    height: 120px;
    margin-top: 40px;
}

.con3_ybld a {
    display: block;
    width: 100%;
    height: 100%;
}

.con3_ybld a img {
    float: left;
    width: 100%;
    height: 100%;
}

.con4_ybld {
    margin-top: 40px;
}

.con4_ybld .hd {
    width: 100%;
    float: left;
}

.con4_ybld .hd a {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    float: left;
    display: block;
    line-height: 28px;
}

.con4_ybld .bd {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.con4_ybld .bd ul li {
    width: 337px;
    height: 318px;
    float: left;
    margin-right: 30px;
    box-shadow: 0 0 10px #f8f4f4;
}

.con4_ybld .bd ul li:last-child {
    margin-right: 0;
}

.con4_ybld .bd ul li:nth-child(1) {
    background: url(../images/con4_ybld_li1.png) no-repeat center;
}

.con4_ybld .bd ul li:nth-child(2) {
    background: url(../images/con4_ybld_li2.png) no-repeat center;
}

.con4_ybld .bd ul li:nth-child(3) {
    background: url(../images/con4_ybld_li3.png) no-repeat center;
}

.con4_ybld .bd ul li:nth-child(4) {
    background: url(../images/con4_ybld_li4.png) no-repeat center;
}

.con4_ybld .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 50px;
}

.con4_ybld .bd ul li a span {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #333333;
    float: left;
    line-height: 20px;
}

.con4_ybld .bd ul li a em {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #999999;
    float: left;
    margin-top: 10px;
    line-height: 16px;
}

.con4_ybld .bd ul li a i {
    display: block;
    float: left;
    width: 35px;
    height: 27px;
    margin-top: 38px;
    background: url(../images/con4_ybld_xtb.png) no-repeat center;
}

.con4_ybld .bd ul li:hover a span {
    color: #004fff;
}

.con5_ybld {
    margin-top: 40px;
}

.con5_ybld .hd {
    width: 100%;
    float: left;
}

.con5_ybld .hd a {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    float: left;
    display: block;
    line-height: 28px;
}

.con5_ybld .bd {
    width: 100%;
    height: 120px;
    float: left;
    margin-top: 30px;
}

.con5_ybld .bd a {
    display: block;
    width: 100%;
    height: 100%;
}

.con5_ybld .bd a img {
    float: left;
    width: 100%;
    height: 100%;
}

.hvr-float-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);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(3, 94, 165, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(3, 94, 165, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}