body {
    min-width: 1300px
}

.index_bg {
    height: 815px;
    background: url("../img/change/change_header_bg.jpg") center top no-repeat;
    background-size: cover;
    position: relative
}

.index_bg::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/change/change_header_rw.png") center bottom no-repeat
}

.index_bg .mg_wrap {
    height: 100%;
    background: url("../img/change/change_header_txt.png") center 140px no-repeat;
    font-size: 0;
    text-indent: -999em;
    overflow: hidden
}

.mg_body {
    background: #002859
}

.mg_body:before,.mg_body:after {
    content: "";
    display: table
}

.mg_body:after {
    clear: both
}

.change_agency {
    padding: 60px 0;
    background-color: #fff
}

.change_agency .title h3 {
    font-size: 36px;
    color: #2b75eb;
    text-align: center
}

.change_agency .bd {
    margin-top: 40px
}

.change_agency .bd ul {
    font-size: 0;
    padding-left: 35px
}

.change_agency .bd ul li {
    display: inline-block;
    width: 240px;
    color: #404040;
    text-align: center;
    margin: 0 15px;
    font-weight: 700
}

.change_agency .bd ul li>b {
    display: block;
    font-size: 20px;
    font-weight: normal
}

.change_agency .bd ul li>p {
    font-size: 26px;
    margin: 20px 0
}

.change_agency .bd ul li>p>span {
    font-size: 40px;
    color: #ff5705;
    margin-right: 15px
}

.change_agency .bd ul li>span {
    font-size: 20px;
    font-weight: normal
}

.change_risk {
    background: #001536
}

.change_risk .title {
    float: left;
    width: 274px;
    height: 554px;
    padding-top: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(#63ceff), to(#5a91ff));
    background: linear-gradient(180deg, #63ceff, #5a91ff);
    color: #fff;
    text-align: center
}

.change_risk .title h3 {
    font-size: 80px;
    margin-bottom: 30px
}

.change_risk .title p {
    font-size: 36px;
    margin-bottom: 30px
}

.change_risk .title span {
    font-size: 24px;
    color: #fff
}

.change_risk .bd {
    float: left
}

.change_risk .bd:before,.change_risk .bd:after {
    content: "";
    display: table
}

.change_risk .bd:after {
    clear: both
}

.change_risk .bd li {
    float: left;
    width: 225px;
    height: 654px;
    position: relative;
    overflow: hidden
}

.change_risk .bd li img {
    display: block
}

.change_risk .bd li .otitle {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 140px;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .3s all;
    transition: .3s all;
    z-index: 1;
    opacity: 1
}

.change_risk .bd li .otitle::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: -1
}

.change_risk .bd li .otitle b {
    display: inline-block;
    width: 30px;
    font-size: 30px;
    line-height: 50px;
    font-weight: normal
}

.change_risk .bd li .info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: .2s opacity;
    transition: .2s opacity;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    z-index: 1
}

.change_risk .bd li .info::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#63ceff), to(#5a91ff));
    background: linear-gradient(180deg, #63ceff, #5a91ff);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: .3s transform ease-out;
    transition: .3s transform ease-out
}

.change_risk .bd li .info p {
    display: table-cell;
    vertical-align: middle
}

.change_risk .bd li:hover .otitle {
    opacity: 0
}

.change_risk .bd li:hover .info {
    opacity: 1
}

.change_risk .bd li:hover .info::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.change_core {
    background-color: #fff;
    padding: 60px 0
}

.change_core .title {
    text-align: center
}

.change_core .title h3 {
    font-size: 36px;
    color: #2b75eb
}

.change_core .title p {
    font-size: 20px;
    color: #909090
}

.change_core .bd {
    margin-top: 30px
}

.change_core .bd:before,.change_core .bd:after {
    content: "";
    display: table
}

.change_core .bd:after {
    clear: both
}

.change_core .l-f {
    float: left;
    width: 280px;
    position: relative
}

.change_core .l-f img {
    display: block;
    width: 100%
}

.change_core .l-f a {
    display: block;
}

.change_core .l-r {
    float: right;
    width: 880px
}

.change_core .core_list {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.change_core .core_list:before,.change_core .core_list:after {
    content: "";
    display: table
}

.change_core .core_list:after {
    clear: both
}

.change_core .core_list li {
    float: left;
    width: 262px;
    height: 179px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 50px 0 0 30px;
    line-height: 1;
    font-size: 18px;
    position: relative;
    z-index: 1
}

.change_core .core_list li b {
    font-size: 20px
}

.change_core .core_list li p {
    padding: 12px 0
}

.change_core .core_list li a {
    display: inline-block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #979797;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center
}

.change_core .core_list li i.icon {
    position: absolute;
    bottom: 25px;
    right: 15px;
    background: url("../img/change/change_icon.png") no-repeat;
    -webkit-transition: .5s right;
    transition: .5s right
}

.change_core .core_list li i.icon.icon1 {
    width: 58px;
    height: 80px;
    background-position: 0 0
}

.change_core .core_list li i.icon.icon2 {
    width: 86px;
    height: 76px;
    background-position: -171px 0
}

.change_core .core_list li i.icon.icon3 {
    width: 102px;
    height: 66px;
    background-position: 0 -129px
}

.change_core .core_list li i.icon.icon4 {
    width: 88px;
    height: 66px;
    background-position: -169px -129px
}

.change_core .core_list li i.icon.icon5 {
    width: 77px;
    height: 68px;
    background-position: 0 -255px
}

.change_core .core_list li i.icon.icon6 {
    width: 101px;
    height: 56px;
    background-position: -156px -267px
}

.change_core .core_list li::before,.change_core .core_list li::after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.change_core .core_list li::before {
    border-top: 1px solid #2b75eb;
    border-bottom: 1px solid #2b75eb;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.change_core .core_list li::after {
    border-left: 1px solid #2b75eb;
    border-right: 1px solid #2b75eb;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.change_core .core_list li:hover::before,.change_core .core_list li:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.change_core .core_list li:hover a {
    border-color: #2b75eb;
    color: #2b75eb
}

.change_core .core_list li:hover i.icon {
    right: 5px
}

.change_means {
    background-color: #040834;
    padding: 70px 0;
    color: #fff
}

.change_means .t {
    text-align: center;
    font-size: 18px
}

.change_means .t h3 {
    font-size: 36px;
    margin-bottom: 20px
}

.change_means .f {
    margin-top: 60px;
    overflow: hidden
}

.change_means .f img {
    float: left
}

.change_means .f ul {
    float: right;
    width: 432px;
    padding-top: 94px
}

.change_means .f ul li {
    display: block;
    width: 408px;
    height: 77px;
    line-height: 77px;
    padding-left: 20px;
    margin-top: 36px;
    font-size: 33px;
    border: 2px solid #fff;
    border-radius: 10px
}

.change_adavntages {
    position: relative;
    z-index: 1;
    padding: 80px 0
}

.change_adavntages::before,.change_adavntages::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1
}

.change_adavntages::before {
    top: 0;
    height: 60%;
    background-color: #fff
}

.change_adavntages::after {
    bottom: 0;
    height: 40%;
    background-color: #020741
}

.change_adavntages .title {
    padding-left: 632px
}

.change_adavntages .title h3 {
    font-size: 36px;
    color: #1c57b5;
    font-weight: 700
}

.change_adavntages .title h3 span {
    font-size: 50px
}

.change_adavntages .title p {
    color: #9eafd8;
    font-size: 48px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

.change_adavntages .bd {
    position: relative
}

.change_adavntages .bd .mg_lf,.change_adavntages .bd .mg_lr {
    width: 500px;
    height: 490px;
    padding: 50px 20px;
    color: #fff;
    border: 1px solid rgba(255,255,190,0.55);
    border-radius: 10px;
    text-align: center
}

.change_adavntages .bd .mg_lf {
    float: left;
    margin-top: -130px;
    background: -webkit-gradient(linear, left top, left bottom, from(#00428a), to(#00255b));
    background: linear-gradient(180deg, #00428a, #00255b)
}

.change_adavntages .bd .mg_lr {
    float: right;
    margin-top: 60px;
    background: #2b75eb
}

.change_adavntages .bd h4 {
    font-size: 36px
}

.change_adavntages .bd h4::after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    line-height: 4px;
    margin: 20px auto 0;
    overflow: hidden;
    background-color: #fff
}

.change_adavntages .bd p {
    font-size: 18px;
    margin-top: 50px
}

.mg_news {
    background: #fff;
    padding-top: 60px
}

.mg_news .news_list_title,.mg_news a {
    color: #404040
}

.mg_news .news_list li::before {
    border-color: transparent transparent transparent #404040
}

.mg_news .news_list li span {
    color: #909090
}
