body{
    background: #27085d;
}
.cover {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.pc-com-module-title {
    padding: 105px 0 65px 0;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 36px;
    letter-spacing: 2px;
}
.pc-com-module-title2 .tit {
    padding: 100px 0 24px 0;
    text-align: center;
    line-height: 34px;
    color: #3e444f;
    font-size: 33px;
    letter-spacing: 2px;
}
.pc-com-module-title2 .cont {
    max-width: 605px;
    text-align: center;
    line-height: 24px;
    color: #898f9a;
    font-size: 13px;
    margin: 0 auto 65px;
}
.m-com-module-title {
    position: relative;
    padding: .38rem 0 .3rem .16rem;
    font-size: .32rem;
    line-height: .32rem;
    color: #333;
    font-weight: bold;
}
.m-com-module-title::after {
    content: '';
    width: .06rem;
    height: .32rem;
    background-color: #5890f4;
    position: absolute;
    left: 0;
    top: .38rem;
}
.m-com-module-title2 .tit {
    position: relative;
    padding: .38rem 0 .22rem .16rem;
    font-size: .32rem;
    line-height: .32rem;
    color: #333;
    font-weight: bold;
}
.m-com-module-title2 .tit::after {
    content: '';
    width: .06rem;
    height: .32rem;
    background-color: #5890f4;
    position: absolute;
    left: 0;
    top: .38rem;
}
.m-com-module-title2 .cont {
    font-size: .22rem;
    line-height: .36rem;
    color: #666;
    margin-bottom: .32rem;
}
.pc-com-formbox .ftitle {
    padding: 97px 0 65px;
    text-align: center;
}
.pc-com-formbox .ftitle span {
    font-size: 33px;
    line-height: 42px;
    color: #3e444f;
    letter-spacing: 3px;
}
.pc-com-formbox .ftitle a {
    display: inline-block;
    width: 140px;
    height: 42px;
    border-radius: 21px;
    background-color: #edf2ff;
    font-size: 15px;
    line-height: 42px;
    color: #50aaf9;
    text-align: left;
    text-indent: 43px;
    background: #edf2ff url(../../images/gsdz_system_imgs/com_address_icon.png) no-repeat left 19px center;
    background-size: 17px 20px;
    vertical-align: top;
}
.pc-com-formbox .formbox {
    height: 56px;
    border-radius: 0;
    background-color: #ffffff;
    overflow: hidden;
}
.pc-com-formbox .formbox .box-l {
    height: 100%;
    border-right: none;
}
.pc-com-formbox .formbox .box-l .pc-item-city {
    width: 153px;
    height: 100%;
    box-sizing: border-box;
    padding-left: 24px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pc-com-formbox .formbox .box-l .pc-item-city .formcity {
    padding: 0 30px 0 0;
    line-height: 58px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}
.pc-com-formbox .formbox .box-l .pc-item-city .sel-under {
    cursor: pointer;
    width: 14px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -4px;
}
.pc-com-formbox .formbox .box-l .pc-item-city::after,
.pc-com-formbox .formbox .box-l .insome::after {
    content: '';
    width: 1px;
    height: 22px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -11px;
}
.pc-com-formbox .formbox .box-l .insome {
    width: 198px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
}
.pc-com-formbox .formbox .box-l .insome2 {
    width: 245px;
    height: 100%;
    padding-left: 23px;
    box-sizing: border-box;
}
.pc-com-formbox .formbox .box-l .insome input,
.pc-com-formbox .formbox .box-l .insome2 input {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    color: #666666;
    border: none;
    outline: none;
}
.pc-com-formbox .formbox .formbtn {
    width: 160px;
    height: 56px;
    border-radius: 0;
    background:rgba(49,201,198,1);
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    color: #ffffff;
}

.relate-question .qabox li {
    width: 590px;
    height: 240px;
    box-sizing: border-box;
    padding: 50px 30px 50px 35px;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 6px;
}
.relate-question .qabox li .tit {
    float: left;
    width: 26px;
    height: 26px;
    background:linear-gradient(45deg,rgba(110,228,171,1) 0%,rgba(94,198,193,1) 100%);
    border-radius:2px;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    margin-right: 16px;
    text-align: center;
    border-radius: 2px;
}
.relate-question .qabox li .cont {
    float: left;
    width: 480px;
}
.relate-question .qabox li .ques {
    margin-bottom: 22px;
}
.relate-question .qabox li .ques .cont {
    font-size: 15px;
    line-height: 26px;
    color: #60C9C6;
    font-weight: bold;
}
.relate-question .qabox li .answ {
    overflow: hidden;
}
.relate-question .qabox li .answ .tit {
    background: -webkit-gradient(linear, left bottom, right top, from(#f9d078), to(#ff912e));
    background: linear-gradient(left bottom, #f9d078, #ff912e);
    -webkit-box-shadow: 0 0 5px rgba(252, 177, 112, 0.5);
    box-shadow: 0 0 5px rgba(252, 177, 112, 0.5);
    margin-top: 2px;
}
.relate-question .qabox li .answ .cont {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    min-height: 90px;
}
.relate-question .qbtn {
    display: block;
    width: 210px;
    height: 56px;
    border-radius: 28px;
    background: #50aaf9;
    cursor: pointer;
    text-align: center;
    line-height: 56px;
    font-size: 19px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    letter-spacing: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#50aaf9), to(#4d4df3));
    background: linear-gradient(left, #50aaf9, #4d4df3);
    -webkit-box-shadow: 0 0 10px rgba(117, 159, 248, 0.5);
    box-shadow: 0 0 10px rgba(117, 159, 248, 0.5);
    margin: 0 auto;
}
.other-provide {
    padding-bottom: 120px;
}
.other-provide .obox {
    width: 1082px;
    margin: 0 auto;
}
.other-provide .obox .item {
    float: left;
    width: 160px;
    height: 160px;
    margin: 0 10px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 20px #f4f4f4;
    box-shadow: 0 0 20px #f4f4f4;
}
.other-provide .obox .item a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.other-provide .obox .item img {
    width: 68px;
    height: 68px;
    margin-top: 30px;
    border-radius: 50%;
}
.other-provide .obox .item p {
    font-size: 15px;
    line-height: 54px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.other-provide .obox li.sel {
    background-color: #fe8fa6;
}
.other-provide .obox li:hover a p {
    color: #fff;
}
.other-provide .obox li.item1:hover {
    background-color: #f2b23e;
}
.other-provide .obox li.item2:hover {
    background-color: #ef9b78;
}
.other-provide .obox li.item3:hover {
    background-color: #5fc678;
}
.other-provide .obox li.item4:hover {
    background-color: #6799fd;
}
.other-provide .obox li.item5:hover {
    background-color: #4ba1f8;
}
.other-provide .obox li.item6:hover {
    background-color: #28a1f8;
}
.other-provide .obox li.item7:hover {
    background-color: #6799fd;
}
.pagebanner {
    width: 100%;
    height: 600px;
    background: url(../../images/topicNew_imgs/dzxz_02.jpg) no-repeat center;
    background-size: cover;
}


.pagebanner .cbtn {
    left: 0px;
    top: 460px;
    display: block;
    width: 180px;
    height: 52px;
    border-radius: 0;
    background:linear-gradient(90deg,rgba(203,38,0,1) 0%,rgba(157,1,1,1) 100%);
    border-radius:25px;
    cursor: pointer;
    text-align: center;
    line-height: 52px;
    font-size: 15px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
}
div.pc-com-formbox .formbox .box-l .pc-item-city .formcity {
    padding-right: 32px;
    background: url(../../images/common/icon_more_down.png) no-repeat right 10px center;
    background-size: 14px 8px;
}
.lhyg-good {
    margin-bottom: 100px;
}
.lhyg-good .cbox {
    width: 1121px;
    margin: 0 auto;
}
.lhyg-good .cbox .citem {
    float: left;
    width: 200px;
    height: auto;
    background: #ffffff;
    border-radius: 0;
    margin: 0 40px;
}
.lhyg-good .cbox li.citem {
    text-align: center;
}
.lhyg-good .cbox li.citem img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.lhyg-good .cbox li.citem .tit {
    font-size: 17px;
    line-height: 44px;
    color: #3e444f;
    letter-spacing: 1px;
    padding-top: 12px;
}
.lhyg-good .cbox li.citem .cont {
    font-size: 13px;
    line-height: 24px;
    color: #898f9a;
}
.lhyg-good .cbox li.item1 img {
    -webkit-box-shadow: 0 0 16px rgba(95, 137, 255, 0.5);
    box-shadow: 0 0 16px rgba(95, 137, 255, 0.5);
}
.lhyg-good .cbox li.item2 img {
    -webkit-box-shadow: 0 0 16px rgba(222, 174, 57, 0.5);
    box-shadow: 0 0 16px rgba(222, 174, 57, 0.5);
}
.lhyg-good .cbox li.item3 img {
    -webkit-box-shadow: 0 0 16px rgba(118, 209, 175, 0.5);
    box-shadow: 0 0 16px rgba(118, 209, 175, 0.5);
}
.lhyg-good .cbox li.item4 img {
    -webkit-box-shadow: 0 0 16px rgba(232, 111, 91, 0.5);
    box-shadow: 0 0 16px rgba(232, 111, 91, 0.5);
}

.lhyg-trade .pc-com-module-title {
    color: #fff;
}
.lhyg-trade .cbox {
    width: 1217px;
    margin: 0 auto 60px;
}
.lhyg-exam {
    margin-bottom: 47px;
}
.lhyg-trade .cbox .citem {
    float: left;
    width: 288px;
    height: 470px;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 8px;
}
.lhyg-trade .cbox li.citem {
    width: 288px;
    height: 520px;
    box-sizing: border-box;
    padding: 0 38px;
    background: #ffffff url(../../images/topicNew_imgs/dzxz_17.png) no-repeat left 40px top 40px;
    background-size: 52px 52px;
    position: relative;
}
.lhyg-trade .cbox li.citem .tit {
    font-size: 24px;
    line-height: 70px;
    color: #3e444f;
    letter-spacing: 1px;
    padding-top: 92px;
}
.lhyg-trade .cbox li.citem .cont {
    margin-bottom: 15px;
    min-height: 104px;
}
.lhyg-trade .cbox li.citem .cont,
.lhyg-trade .cbox li.citem .cont2 {
    font-size: 14px;
    line-height: 26px;
    color: #898f9a;
}
.lhyg-trade .cbox li.citem .cont2 {
    color: #3e444f;
}
.lhyg-trade .cbox li.citem .cbtn {
    width: 75px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #3BCBC9;
    background: url(../../images/topicNew_imgs/buc_03.png) no-repeat right;
    background-size: 20px 14px;
    position: absolute;
    bottom: 42px;
    left: 40px;
    cursor: pointer;
}
.lhyg-trade .cbox li.citem:hover {
    background-color: #4921bd;
}
.lhyg-trade .cbox li.citem:hover .tit {
    color: #fff;
}
.lhyg-trade .cbox li.citem:hover .cont {
    color: #c1c8f7;
}
.lhyg-trade .cbox li.citem:hover .cont2 {
    color: #fff;
}

.lhyg-trade .cbox li.item2 {
    background-image: url(../../images/topicNew_imgs/dzxz_19.png);
}

.lhyg-trade .cbox li.item3 {
    background-image: url(../../images/topicNew_imgs/dzxz_21.png);
}

.lhyg-trade .cbox li.item4 {
    background-image: url(../../images/topicNew_imgs/dzxz_23.png);
}

.lhyg-trade .zxbtn {
    display: block;
    width: 160px;
    height: 50px;
    border-radius: 3px;
    background: #51aaf9;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background: -webkit-gradient(linear, left top, right top, from(#51aaf9), to(#4d4ff3));
    background: linear-gradient(left, #51aaf9, #4d4ff3);
    -webkit-box-shadow: 0 0 16px rgba(126, 172, 249, 0.5);
    box-shadow: 0 0 16px rgba(126, 172, 249, 0.5);
    margin: 50px auto 0;
}
.lhyg-flow {
    width: 982px;
    margin: 0 auto;
}
.lhyg-flow .box-com .item {
    float: left;
    width: 154px;
    text-align: center;
}
.lhyg-flow .box-com .item img {
    width: 154px;
    height: 154px;
    margin-bottom: 15px;
}
.lhyg-flow .box-com .item .tit {
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
}
.lhyg-flow .box-com .intro {
    float: left;
    width: 186px;
    height: 104px;
    margin: 34px 35px 0;
    background: url(../../images/topicNew_imgs/lhpc_70.png) no-repeat center;
    background-size: 178px 31px;
    position: relative;
}
.lhyg-flow .box-com .intro .itop,
.lhyg-flow .box-com .intro .ibot,
.lhyg-flow .box-com .intro .icenter
{
    width: 100%;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    color: #C1C8F7;
    position: absolute;
    left: 0;
    text-align: center;
}
.lhyg-flow .box-com .intro .itop {
    top: 0;
}
.lhyg-flow .box-com .intro .ibot {
    bottom: 0;
}
.lhyg-flow .box-com div.intro1 {
    background-image: url(../../images/topicNew_imgs/dzxz_38.png);
}
.lhyg-flow .box-com div.intro2 {
    background-image: url(../../images/topicNew_imgs/dzxz_41.png);
}
.lhyg-flow .box-com div.intro3 {
    height: 154px;
    margin-top: 0;
    background: url(../../images/topicNew_imgs/dzxz_61.png) no-repeat;
    background-size: 178px 106px;
    background-position: 0 48px;
}
.lhyg-flow .box-com div.intro4 {
    height: 154px;
    margin-top: 0;
    background: url(../../images/topicNew_imgs/dzxz_64.png) no-repeat;
    background-size: 178px 106px;
    background-position: 0 48px;
}
.lhyg-flow .box-com div.intro3 .itop,
.lhyg-flow .box-com div.intro4 .itop {
    left: 0;
    top: 15px;
}
.lhyg-flow .box-com div.intro3 .ibot,
.lhyg-flow .box-com div.intro4 .ibot {
    left: 0;
    top: 110px;
}
.lhyg-flow .box-com div.intro3 .icenter,
.lhyg-flow .box-com div.intro4 .icenter {
    left: 0;
    top: 61px;
}
.lhyg-flow .box-new {
    position: relative;
}
.lhyg-flow .box-new .changebox {
    width: 496px;
    height: 308px;
    position: absolute;
    bottom: 0;
    left: 413px;
    background: url(../../images/topicNew_imgs/lhpc_76.png) no-repeat right top;
    background-size: 314px 165px;
}
.lhyg-flow .box-new .changebox .cbox {
    position: absolute;
    top: 0;
    left: 0;
}
.lhyg-flow .box-new .changebox .cbox .cintro {
    width: 106px;
    height: 114px;
    margin: 0 15px 4px;
    background: url(../../images/topicNew_imgs/lhpc_79.png) no-repeat center;
    background-size: 34px 104px;
    position: relative;
}
.lhyg-flow .box-new .changebox .cbox .cintro .ilef,
.lhyg-flow .box-new .changebox .cbox .cintro .irig {
    width: 16px;
    height: 114px;
    font-size: 15px;
    line-height: 18px;
    color: #3e444f;
    position: absolute;
    top: 0;
    text-align: center;
    padding: 0 10px;
}
.lhyg-flow .box-new .changebox .cbox .cintro .ilef {
    left: 0;
}
.lhyg-flow .box-new .changebox .cbox .cintro .irig {
    right: 0;
}
.lhyg-flow .box-new .changebox .cbox .citem {
    text-align: center;
}
.lhyg-flow .box-new .changebox .cbox .citem img {
    width: 154px;
    height: 154px;
    margin-bottom: 15px;
}
.lhyg-flow .box-new .changebox .cbox .citem .tit {
    font-size: 19px;
    line-height: 22px;
    color: #3e444f;
    font-weight: bold;
}
.lhyg-flow .box-new .changebox .ctis {
    font-size: 15px;
    line-height: 20px;
    color: #3e444f;
    position: absolute;
    top: 136px;
    right: 52px;
}
.lhyg-exam .cbox {
    width: 1214px;
    margin: 0 auto;
}
.lhyg-exam .cbox .citem {
    float: left;
    width: 210px;
    height: 212px;
    border-radius: 4px;
    background-color: #f07c41;
    margin: 0 6px;
    text-align: center;
}
.lhyg-exam .cbox .citem .ctit {
    font-size: 13px;
    line-height: 26px;
    color: #ffffff;
    padding: 54px 30px 0;
}
.lhyg-exam .cbox .citem .ccont {
    font-size: 38px;
    line-height: 56px;
    color: #ffffff;
    font-weight: bold;
}
.lhyg-exam .cbox li.item1 {
    width: 752px;
    text-align: left;
    background:linear-gradient(90deg,rgba(150,135,255,1) 0%,rgba(77,78,243,1) 100%);
    border-radius:4px;
}
.lhyg-exam .cbox li.item1 .intro-l {
    float: left;
    padding: 16px 0 0 40px;
    margin-right: 50px;
}
.lhyg-exam .cbox li.item1 .intro-l .tit,
.lhyg-exam .cbox li.item1 .intro-l .cont {
    display: inline-block;
    vertical-align: middle;
    padding-top: 32px;
}
.lhyg-exam .cbox li.item1 .intro-l .tit {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    width: 155px;
}
.lhyg-exam .cbox li.item1 .intro-l .cont {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin-left: 10px;
}
.lhyg-exam .cbox li.item1 .intro-l .cont span {
    font-size: 38px;
    font-weight: bold;
}
.lhyg-exam .cbox li.item1 .intro-r {
    float: left;
    padding: 30px 0 0 0;
    font-size: 13px;
    line-height: 30px;
    color: #ffffff;
}
.lhyg-exam .cbox li.item2 {
    background-color: #4d50f3;
}
.lhyg-exam .cbox li.item2 .ctit {
    padding-top: 62px;
}
.tipsbox {
    height: 160px;
    background: url(../../images/topicNew_imgs/dzxz_71.png) no-repeat center;
    background-size: cover;
    margin-top: 50px;
}
.tipsbox .tit {
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
    padding-top: 44px;
}
.tipsbox .tit a {
    color: #ff7800;
}

div.relate-question .qabox li .tit {
    -webkit-box-shadow: 0 0 12px rgba(112, 121, 250, 0.5);
    box-shadow: 0 0 12px rgba(112, 121, 250, 0.5);
}
div.relate-question .qabox li .answ {
    overflow: inherit;
}
div.relate-question .qabox li .answ .tit {
    -webkit-box-shadow: 0 0 12px rgba(216, 149, 48, 0.5);
    box-shadow: 0 0 12px rgba(216, 149, 48, 0.5);
}
div.relate-question .qbtn {
    display: block;
    width: 160px;
    height: 50px;
    border-radius: 3px;
    background: #51aaf9;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background:linear-gradient(90deg,rgba(246,205,110,1) 0%,rgba(238,141,52,1) 100%);
    border-radius:6px;
    margin: 0 auto;
}

div.other-provide .obox li.item {
    border-radius: 6px;
    -webkit-box-shadow: 0 0 16px rgba(197, 233, 251, 0.5);
    box-shadow: 0 0 16px rgba(197, 233, 251, 0.5);
}
div.other-provide .obox li.sel {
    background-color: #f2b23e;
}
div.other-provide .obox li.item1:hover {
    background-color: #f2b23e;
}
div.other-provide .obox li.item2:hover {
    background-color: #9b68fd;
}
div.other-provide .obox li.item3:hover {
    background-color: #fe8ea4;
}
div.other-provide .obox li.item4:hover {
    background-color: #ef9b78;
}
div.other-provide .obox li.item5:hover {
    background-color: #4ba1f8;
}
div.other-provide .obox li.item6:hover {
    background-color: #28a1f8;
}

.nav-right .nav22 a {
    color: #28a7e1!important;
}
.nt-items{
    overflow: hidden;
    padding: 0 60px 30px 70px;
}
.nt-items span{
    line-height: 44px;
    color: #fff;
    background:rgba(79,49,197,1);
    border-radius:23px;
    font-size: 16px;
    text-align: center;
    float: left;
    padding: 0 13px;
    margin: 0 20px 20px 0;
    cursor: pointer;
}
.nt-items span:hover{
    background: #ad3717;
}
.ask-btn{
    width: 190px;
    height: 54px;
    line-height: 54px;
    background:linear-gradient(90deg,rgba(203,38,0,1) 0%,rgba(157,1,1,1) 100%);
    border-radius:27px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.gz-items{
    overflow: hidden;
}
.gz-items .item{
    width: 386px;
    height: 204px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.gz-items .item:nth-child(1){
    background: url("../../images/topicNew_imgs/dzxz_05.png") no-repeat center center;
    background-size: 100%;
}
.gz-items .item:nth-child(2){
    background: url("../../images/topicNew_imgs/dzxz_07.png") no-repeat center center;
    background-size: 100%;
}
.gz-items .item:nth-child(3){
    background: url("../../images/topicNew_imgs/dzxz_09.png") no-repeat center center;
    background-size: 100%;
}
.gz-items .item:last-child{
    margin-right: 0;
}
.gz-items .item .title{
    text-align: center;
    line-height: 22px;
    height: 22px;
    margin-top: 15px;
}
.gz-items .item ul{
    padding: 80px 42px 0;
}
.gz-items .item ul li{
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.form-wraper{
    width: 1200px;
    height: 130px;
    background: url("../../images/topicNew_imgs/dzxz_14.jpg") no-repeat center center;
    background-size: 101%;
    box-sizing: border-box;
    padding: 37px 66px 0 374px;
    margin-top: 20px;
}