html,body {
    margin: 0;
    padding:0;
    background: #FFFFFF;
}
.hidden {
    display: none;
}
.banner{
    /*background-image: url(../img/banner1.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    width: 100%;
    height: 470px;
    text-align: center;
    /*padding-top: 80px;*/
}
.txt1{
    /*width: 707px;*/
    height: 79px;
    font-size: 79px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 79px;
    text-shadow: 0px 4px 13px rgba(0,0,0,0.29);
    margin: 0 auto 46px auto;

}
.h105{
    height: 105px;
    width:831px;
    /*margin-bottom: 37px;*/
    background: url(../img/img_dikuang.png)  no-repeat center center ;
    background-size: 100% 100%;
    margin: 0 auto 37px auto;
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
.w30{
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1E40D0;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}
.h514{
    height: 514px;
    background: #FFFFFF;
    padding-top: 83px;
    box-sizing: border-box;
    margin: auto;
    display: flex;
    justify-content: left;
}
.h514>.banner2 {
    width: 580.9px;
    height: 353px;
}
.title-h1-box {
    display: flex;
    justify-content: left;
    margin-left: 43px;
    padding-top: 10px;
    box-sizing: border-box;
}
.c-line {
    width: 4px;
    height: 54px;
    background: #1E40D0;
    margin-right: 10px;
}
.title-h1-text1 {
    font-size: 30px;
    font-weight: bold;
    color: #1E40D0;
}
.title-h1-text2 {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    margin-top: 8px;
}
.h514-r-content {
    width: 588px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-left: 43px;
    margin-top: 29px;
}

.h570 {
    width: 100%;
    height: 570px;
    background: #FFFFFF;
}
.h570>.title-h1, .h600>.title-h1, .h617>.title-h1, .h805>.title-h1, .h890 .title-h1 {
    text-align: center;
}
.h570-list {
    display: flex;
    justify-content: space-between;
    margin-top: 56px;
}

.h570-item {
    width: 224.3px;
    height: 336.4px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.h570-item:nth-child(1) {
    background-image: url("../img/img_zonghe.png");
}
.h570-item:nth-child(2) {
    background-image: url("../img/img_jichu.png");
}
.h570-item:nth-child(3) {
    background-image: url("../img/img_fazhan.png");
}
.h570-item:nth-child(4) {
    background-image: url("../img/img_chanye.png");
}
.h570-item:nth-child(5) {
    background-image: url("../img/img_touzi.png");
}
.h570-item>img {
    width: 72px;
    height: 72px;
    margin-top: 41px;
}
.h570-line {
    width: 122px;
    height: 1px;
    background: #FFFFFF;
    margin-top: 43px;
}
.h570-text {
    font-size: 30px;
    font-family: Alimama ShuHeiTi;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    margin-top: 44px;
}
.h600 {
    height: 600px;
    background: #FFFFFF;
}
.h600-b {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 56px;
}
.h600-l {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 776px;
}
.h600-img {
    width: 248.3px;
    height: 171.2px;
    position: relative;
    margin-bottom: 18px;
}
.h600-img>img {
    width: 100%;
    height: 100%;
}
.h600-img-alt {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}
.h600-r {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 407px;
}
.h600-r-t {
    width: 100%;
    height: 62px;
    background-image: url("../img/img_caidai.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 62px;
    text-align: center;
}
.h600-form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 362px;
    height: 200px;
    margin: auto;
}
.h600-form-g {
    display: flex;
    justify-content: space-between;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.h600-form-g input {
    width: 272px;
    height: 100%;
    border: 1px solid #DCDCDC;
    padding-left: 14px;
    box-sizing: border-box;
}
.h600-form-g input::placeholder {
    font-size: 18px;
    color: #999999;
}
.h600-btn {
    width: 367px;
    height: 57px;
    background: #2D56FF;
    border-radius: 29px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 57px;
    text-align: center;
    margin: auto;
    cursor: pointer;
}

.h617 {
    height: 510px;
}
.h617-c {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 39px;
}
.h617-c-i {
    width: 589.1px;
    height: 142.9px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 142.9px;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    padding-left: 42px;
    box-sizing: border-box;
}
.h617-c-i:nth-child(1) {
    background-image: url("../img/img_gongye.png");
}
.h617-c-i:nth-child(2) {
    background-image: url("../img/img_changfang.png");
}

.h617-text {
    width: 100%;
    padding: 35px;
    height: 170px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    background: #FFA200;
    margin-top: 30px;
}

.h805 {
    width: 100%;
    /*height: 805.4px;*/
    background-image: url("../img/bg_chanyefuwu.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 66px;
    box-sizing: border-box;
}
.h805>.title-h1>.title-h1-text1 {
    color: #FFFFFF;
}
.h805>.title-h1>.title-h1-text2 {
    color: #999999;
}

.h805-title-l {
    width: 100%;
    border-bottom: solid 1px #FFFFFF;
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
    padding: 0 217px;
    box-sizing: border-box;
}
.h805-title-i {
    height: 60px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    position: relative;
    cursor: pointer;
}
.h805-title-i .heng{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #FFA200;
    width: 100%;
    height: 4px!important;
}

.h805-content {
    width: 100%;
    background: #FFFFFF;
    margin-top: 38px;
    padding: 50px 130px;
    box-sizing: border-box;
}
.h805-content-h1 {
    font-size: 24px;
    font-weight: 500;
    color: #1E40D0;
}
.h805-content-text {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}
.h805-bottom {
    display: flex;
    margin-top: 29px;
}
.h805-bottom>a>img {
    width: 342px;
    /*height: 192px;*/
}
.h805-bottom>div {
    width: 100%;
    margin-left: 28px;
    padding-right: 40px;
    box-sizing: border-box;
}
.h805-bottom-box {
    margin: 10px 0 20px 0;
    width: 100%;
}
.h805-bottom-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.h805-bottom-item {
    width: 174px;
    height: 33px;
    border: 1px solid #DCDCDC;
    font-size: 14px;
    font-weight: 400;
    color: #1E40D0;
    line-height: 33px;
    text-align: center;
    margin-top: 18px;
}
.h890 {
    width: 100%;
    min-height: 750px;
    padding: 83px 0;
    box-sizing: border-box;
    background-image: url("../img/bg_bolang.png");
    background-repeat: no-repeat;
    background-size: 100% 199.6px;
    background-position: center bottom;
}
.h890-content {
    width: 100%;
    border: 1px solid #DCDCDC;
    margin-top: 43px;
    background: #F7F8FA;
    display: flex;
    margin-bottom: 43px;
}
.h890-content-l {
    width: 259px;
}
.h890-content-item {
    width: 100%;
    height: 67px;
    line-height: 67px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    cursor: pointer;
}
.h890-content-active {
    color: #1E40D0;
}
.h890-content-r {
    width: 940px;
    padding: 41px 87px;
    border-left: 1px solid #DCDCDC;
}
.h890-c-r-t {
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #000000;
}
.h890-c-r-b {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-top: 20px;
}
.h890-c-r-text {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.footer {
    width: 100%;
    height: 300px;
    background: #1E40D0;
    color: #FFFFFF;
}
.footer>.w1200{

    display: flex;
    justify-content: left;
}
.footer>.w1200 div:last-child {
    margin-left: auto;
}
.f-c-b {
    width: 252px;
    padding-top: 70px;
}
.f-c-1 {
    font-size: 30px;
}
.f-c-2 {
    margin-top: 31px;
    line-height: 18px;
}

.map {
    width: 264px;
    height: 181px;
    background: #FFFFFF;
    margin: 62px 0 0 51px;
}
