 {
    margin: 0;
    padding: 0;
}

.banner>div img {
    width: 1920px;
    height: 600px;
}
.describe {
    /* padding-bottom: 56px; */
    margin: 0 auto;
    /* width: 1920px; */
    width: 100%;
    height: 100px;
    padding-top: 65px;
    display: block;
    text-align: center;
    background-color: #fff;
}

.describe .des1 {
    display: inline-block;
    width: 300px;
}

.describe .des2 {
    display: inline-block;
    width: 300px;
}

.describe .des2 img {
    height: 38px;
    margin-top: 2px;
}

.describe .des3 {
    display: inline-block;
    width: 300px;
}

.describe .des3>p {
    width: 172px!important;
}

.describe .des4 {
    display: inline-block;
    width: 300px;
}

.describe>div>img {
    width: 45px;
    height: 40px;
}

.describe>div>p {
    display: inline-block;
    width: 160px;
    height: 20px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #2F3F51;
    line-height: 20px;
    margin-top: 14px;
    margin-left: 10px;
}

.jieshao {
    width: 100%;
    text-align: center;
    background: url("/public/site/index/imgs/tupian.png");
    background-size: 1920px 700px;
}

.jieshao .jsbox {
    width: 1415px;
    text-align: center;
    margin: 0 auto;
    /* margin-left: 241px; */
    padding-bottom: 50px;
    padding-top: 63px;
}

.jieshao .jsbox>div {
    width: 280px;
    /* height: 300px; */
    /* border: 1px solid #000; */
    display: inline-block;
    margin-bottom: 28px;
    margin-right: 5px;
}

.jieshao .jsbox .js4 {
    margin-right: 0;
}

.jieshao .jsbox .js8 {
    margin-right: 0;
}

.jieshao .jsbox>div>img {
    width: 100%;
    height: 196px;
}

.fuwu {
    /* width: 1920px; */
    width: 100%;
    height: 420px;
    padding-top: 50px;
    background-color: #fff;
}

.fuwu .title {
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
    text-align: center;
    margin-bottom: 2px;
}

.fuwu p {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    height: 33px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
}

.fuwu .fwbox {
    display: block;
    text-align: center;
}

.fuwu .fwbox>div {
    display: inline-block;
    margin-right: 22px;
    width: 264px;
}

.fuwu .fwbox .fw1 img {
    width: 150px;
    height: 150px;
}

.fuwu .fwbox .fw1 .info .fwdesc {
    width: 250px;
}

.fuwu .fwbox .fw3 .info .fwdesc {
    width: 250px;
}

.fuwu .fwbox .fw4 .info .fwdesc {
    width: 250px;
}

.fuwu .fwbox .fw2 img {
    width: 150px;
    height: 150px;
}

.fuwu .fwbox .fw3 img {
    width: 150px;
    height: 150px;
}

.fuwu .fwbox .fw4 img {
    width: 150px;
    height: 150px;
}

.fwtitle {
    margin-top: 20px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #283746;
    line-height: 25px;
}

.fwdesc {
    width: 250px;
    height: 54px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #283746;
    line-height: 27px;
    margin-top: 10px;
}

.shuju {
    width: 100%;
    height: 240px;
    background: url("/public/site/index/imgs/shuju.png");
    background-size: 1920px 240px;
    margin: 0 auto;
}

.shuju .shuju-box {
    padding: 70px 400px;
    justify-content: space-around;
    display: flex;
}

.shuju .shuju-box .shuju-info .shuju-info-num {
    font-size: 64px;
    font-family: Impact;
    color: #FFFFFF;
    line-height: 79px;
    display: flex;
}

.shuju .shuju-box .shuju-info>div i {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 45px;
    margin-left: 7px;
}

.shuju .shuju-box .shuju-info .shuju-info-for {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 25px;
    margin-left: 35px;
}

.indexPage .content .information {
    background: #F6F6F8;
}

.indexPage {
    width: 100%;
    min-width: 1200px;
    background-color: #f3f3f3;
}

.indexPage a {
    cursor: pointer;
}

.indexPage video {
    outline: none;
}

.indexPage img,
.indexPage span {
    vertical-align: top;
}

.indexPage .centerWarp {
    width: 1200px;
    margin: 0px auto;
}

.indexPage .top {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff !important;
}

.indexPage .top .logo,
.indexPage .top .topNav,
.indexPage .top .log_register {
    float: left;
}

.indexPage .top .logo {
    height: 40px;
    margin-right: 115px;
}

.indexPage .top .logo img {
    /* width: 100%; */
    height: 100%;
}

.indexPage .top .topNav div {
    float: left;
}

.indexPage .top .topNav #product_underSelect {
    width: 140px;
    border-radius: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* overflow: hidden; */
    background-color: #fff;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -60px;
}

.indexPage .top .topNav .selectWarp {
    width: 120px;
    height: 100%;
    position: absolute;
    padding-top: 50px;
    top: 0px;
    left: 50%;
    margin-left: -60px;
}

.indexPage .top .topNav #product_underSelect:after {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 10px solid rgba(255, 255, 255, 1);
    border-left: 8px solid rgba(255, 0, 255, 0);
    border-right: 8px solid rgba(0, 255, 255, 0);
    top: -10px;
    left: 50%;
    margin-left: -8px;
}

.indexPage .top .topNav #product_underSelect div,
.indexPage .top .topNav #product_underSelect div a {
    padding: 0;
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.indexPage .top .topNav #product_underSelect div:hover {
    font-weight: 600;
    color: #333333;
}

.indexPage .top .topNav .layui-nav {
    padding: 0px;
    background-color: rgba(0, 0, 0, 0);
}

.indexPage .top .topNav .layui-nav .layui-nav-item {
    margin: 0px 20px;
    text-align: center;
    line-height: 40px;
}

.layui-nav-item .pull {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: #666 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin-bottom: 3px;
    margin-left: 2px;
}


/* .indexPage .top .topNav .layui-nav .layui-nav-item a {
    padding: 0px;
} */

.indexPage .top .topNav .layui-nav .layui-this:after,
.indexPage .top .topNav .layui-nav-bar,
.indexPage .top .topNav .layui-nav-tree .layui-nav-itemed:after {
    height: 2px;
    background-color: #fff;
}

.indexPage .top .log_register {
    float: right;
    /* height: 55px; */
    /* padding-top: 5px; */
}

.indexPage .top .log_register .div {
    float: left;
    height: 30px;
    width: 80px;
    border-radius: 18px;
    line-height: 30px;
    text-align: center;
    color: #283746;
    border: 1px solid #0E183E;
    cursor: pointer;
}

.indexPage .top .log_register .div:hover {
    background-color: #fff;
    color: #283746;
}

.indexPage .top .log_register .log {
    position: relative;
    margin-right: 10px;
}


/* 下拉框 */

.indexPage .top .log_register .log .selectWarp {
    width: 120px;
    height: 100%;
    position: absolute;
    padding-top: 50px;
    top: 0px;
    left: 50%;
    margin-left: -60px;
}

.indexPage .top .log_register .log #log_underSelect {
    width: 120px;
    border-radius: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* overflow: hidden; */
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -60px;
}

.indexPage .top .log_register .log #log_underSelect div {
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.indexPage .top .log_register .log #log_underSelect div:hover {
    font-weight: 600;
    color: #333333;
}

.indexPage .top .log_register .log #log_underSelect:after {
    content: '';
    display: block;
    content: '';
    display: block;
    position: absolute;
    border-bottom: 10px solid rgba(255, 255, 255, 1);
    border-left: 8px solid rgba(255, 0, 255, 0);
    border-right: 8px solid rgba(0, 255, 255, 0);
    top: -10px;
    left: 50%;
    margin-left: -8px;
}

.indexPage .content {
    width: 100%;
}

.indexPage .content .con_item {
    width: 100%;
    padding-top: 51px;
    padding-bottom: 50px;
}

.indexPage .content .con_item .title {
    height: 96px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 96px;
    text-align: center;
}

.indexPage .content .swiper {
    width: 100%;
    height: 650px;
    margin-bottom: 0px;
}

.indexPage .content .swiper .swiper-container {
    width: 100%;
    height: 100%;
}

.indexPage .content .swiper .swiper-container .swiper-button-next.swiper-button-white,
.indexPage .content .swiper .swiper-container .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: rgba(255, 255, 255, 0.5);
}

.indexPage .content .swiper .swiper_item {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

.indexPage .content .swiper .swiper_item .content {
    width: 100%;
    color: #fff;
    padding-top: 220px;
    text-align: left;
}

.indexPage .content .swiper .swiper_item .content h2 {
    height: 72px;
    font-size: 60px;
    line-height: 72px;
}

.indexPage .content .swiper .swiper_item .content .under {
    width: 486px;
    font-size: 26px;
    font-weight: 400;
    line-height: 37px;
    margin-top: 17px;
    padding-left: 1rem;
    font-family: PingFangSC-Regular, PingFang SC;
}

.indexPage .content .swiper .swiper_item .content p {
    width: 486px;
    height: 60px;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 33px;
    padding-left: 1rem;
    font-family: PingFangSC-Regular, PingFang SC;
}

.indexPage .content .swiper .swiper_item .content .tryFree {
    width: 173px;
    height: 49px;
    background: #FFFFFF;
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 49px;
    margin-top: 58px;
}

.indexPage .content .swiper .swiper_item .content .tryFree a {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ff5546;
}

.swipers {
    height: 600px;
    overflow: hidden;
}

.swipers .swiper1 {
    background: url("../imgs/bg1.png") center center no-repeat;
    background-size: 1920px 600px;
}

.swipers .swiper2 {
    background: url("../imgs/bg2.png") center center no-repeat;
    background-size: 1920px 600px;
}

.swipers .swiper3 {
    background: url("../imgs/bg3.png") center center no-repeat;
    background-size: 1920px 600px;
}

.indexPage .content .swiper .swiper1 {
    background: url("../imgs/swiper1.png") center center no-repeat;
}

.indexPage .content .swiper .swiper2 {
    background: url("../imgs/swiper2.png") center center no-repeat;
}

.indexPage .content .swiper .swiper2 .content .tryFree a {
    color: #689aff;
}

.indexPage .content .swiper .swiper3 {
    background: url("../imgs/swiper3.png") center center no-repeat;
}

.indexPage .content .swiper .swiper3 .content .tryFree a {
    color: #689aff;
}

.indexPage .content .swiper .swiper4 {
    background: url("../imgs/swiper1.png") center center no-repeat;
}

.indexPage .content .swiper .swiper5 {
    background: url("../imgs/swiper1.png") center center no-repeat;
}

.indexPage .content .groupAdvantage .show {
    padding-bottom: 10px;
    height: 276px;
}

.indexPage .content .groupAdvantage .show .show_item {
    width: 275px;
    height: 276px;
    float: left;
    margin-right: 30px;
    box-shadow: 0px 2px 26px 0px rgba(0, 0, 0, 0.08);
}

.indexPage .content .groupAdvantage .show .show_item:hover {
    transform: scale(1.1, 1.1);
    transition: 0.2s;
}

.indexPage .content .groupAdvantage .show .show_item:last-of-type {
    margin-right: 0px;
}

.indexPage .content .groupAdvantage .show .show_item .img {
    width: 100%;
    height: 126px;
}

.indexPage .content .groupAdvantage .show .show_item .img img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.indexPage .content .groupAdvantage .show .show_item .describe {
    width: 100%;
    height: 150px;
}

.indexPage .content .groupAdvantage .show .show_item .describe .tag {
    width: 46px;
    height: 50px;
    margin-right: 16px;
    float: left;
    text-align: center;
}

.indexPage .content .groupAdvantage .show .show_item .describe .tag .tag_top {
    height: 34px;
    background: rgba(176, 176, 176, 0.0982);
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #666;
    line-height: 34px;
}

.indexPage .content .groupAdvantage .show .show_item .describe .tag .tag_bottom {
    height: 16px;
    background: #b0b0b0;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 16px;
}

.indexPage .content .groupAdvantage .show .show_item .describe .text {
    width: 207px;
    padding-right: 6px;
    float: left;
}

.indexPage .content .groupAdvantage .show .show_item .describe .text .text_tit {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}

.indexPage .content .groupAdvantage .show .show_item .describe .text .text_con {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.indexPage .content .flow {
    width: 100%;
    background: url("../imgs/flow_bg.png");
}

.indexPage .content .flow .title {
    color: #fff;
}

.indexPage .content .step .show_item {
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
}

.indexPage .content .step .show_item .bg_img {
    width: 776px;
    height: 400px;
    background-color: #ccc;
}

.indexPage .content .step .show_item .position {
    width: 600px;
    height: 255px;
    position: absolute;
    top: 55px;
    box-shadow: 0px 2px 26px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    padding: 35px 0px 0px 16px;
}

.indexPage .content .step .show_item .position .title {
    height: 57px;
    position: relative;
    text-align: left;
}

.indexPage .content .step .show_item .position .title .bg {
    height: 45px;
    font-size: 46px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(102, 102, 102, 0.09);
    line-height: 30px;
}

.indexPage .content .step .show_item .position .title .main {
    height: 28px;
    position: absolute;
    top: 17px;
    left: 0px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
}

.indexPage .content .step .show_item .position .title .gang {
    width: 39px;
    height: 5px;
    background: #FF5346;
    border-radius: 25px;
    margin-top: 7px;
}

.indexPage .content .step .show_item .position .con {
    height: 90px;
    margin-top: 26px;
    text-indent: 2rem;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.indexPage .content .step .show_item .position .detail {
    width: 120px;
    height: 40px;
    border: 1px solid #666666;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}

.indexPage .content .step .show_item .position .detail a {
    color: #666666;
}

.indexPage .content .step .show_item .position .detail a:hover {
    color: #FF5346;
}

.indexPage .content .step .show_item:nth-of-type(2n) .bg_img {
    float: left;
}

.indexPage .content .step .show_item:nth-of-type(2n) .position {
    right: 0px;
}

.indexPage .content .step .show_item:nth-of-type(2n+1) .bg_img {
    float: right;
}

.indexPage .content .step .show_item:nth-of-type(2n+1) .position {
    top: 55px;
    left: 0px;
}

.indexPage .content .team_advantage {
    width: 100%;
    height: 388px;
    background-color: #fff;
}

.indexPage .content .team_advantage .title {
    width: 100%;
    height: 96px;
    margin-bottom: 26px;
    text-align: center;
    position: relative;
}

.indexPage .content .team_advantage .title .bg {
    font-size: 69px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 81, 70, 0.2);
    line-height: 96px;
}

.indexPage .content .team_advantage .title .main {
    width: 100%;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 96px;
}

.indexPage .content .team_advantage .advantage {
    height: 255px;
}

.indexPage .content .team_advantage .advantage .advantage_item {
    width: 370px;
    float: left;
    margin-right: 45px;
}

.indexPage .content .team_advantage .advantage .advantage_item:last-of-type {
    margin-right: 0px;
}

.indexPage .content .team_advantage .advantage .advantage_item .con {
    height: 155px;
    margin-bottom: 10px;
    overflow: hidden;
}

.indexPage .content .team_advantage .advantage .advantage_item .con p {
    height: 48px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 108px;
    text-align: center;
}

.indexPage .content .team_advantage .advantage .advantage_item .con1 {
    background: url("../imgs/advantage_item1.png") center 0px no-repeat;
}

.indexPage .content .team_advantage .advantage .advantage_item .con2 {
    background: url("../imgs/advantage_item2.png") center 0px no-repeat;
}

.indexPage .content .team_advantage .advantage .advantage_item .con3 {
    background: url("../imgs/advantage_item3.png") center 0px no-repeat;
}

.indexPage .content .team_advantage .advantage .advantage_item .detail {
    width: 100%;
    position: relative;
}

.indexPage .content .team_advantage .advantage .advantage_item .detail .border {
    width: 100%;
    height: 40px;
    border: 1px solid #FF5346;
}

.indexPage .content .team_advantage .advantage .advantage_item .detail .main {
    width: 370px;
    height: 40px;
    background: #FF5346;
    position: absolute;
    top: -10px;
    left: -7px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
}

.indexPage .content .team_advantage .advantage .advantage_item .detail .main a {
    color: #fff;
}

.indexPage .content .information a:hover {
    color: #FF5346;
}

.indexPage .content .information .show {
    width: 1100px;
    height: 460px;
    box-shadow: 0px 2px 26px 0px rgba(0, 0, 0, 0.08);
    margin: 0 auto;
}

.indexPage .content .information .show .video {
    width: 678px;
    height: 460px;
    float: left;
}

.indexPage .content .information .show .lists {
    width: 362px;
    height: 440px;
    float: left;
    padding: 10px 30px 0px 30px;
}

.indexPage .content .information .show .lists li {
    width: 100%;
    border-bottom: 1px dotted #d2d2d2;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.indexPage .content .information .show .lists li .bg {
    width: 45px;
    height: 98px;
    position: absolute;
    top: 6px;
    right: 0px;
    font-size: 70px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 0.1);
    line-height: 98px;
    text-align: center;
}

.indexPage .content .information .show .lists li:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
}

.indexPage .content .information .show .lists li .left {
    width: 62px;
    margin-right: 25px;
    float: left;
}

.indexPage .content .information .show .lists li .left .img {
    width: 96px;
    height: 63px;
}

.indexPage .content .information .show .lists li .left .img img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 4px;
}

.indexPage .content .information .show .lists li .right {
    float: right;
    width: 253px;
}

.indexPage .content .information .show .lists li .right p {
    height: 46px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
    margin-bottom: 2px;
}

.indexPage .content .information .show .lists li .right .date {
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 17px;
}

.indexPage .content .information .show .lists .more {
    margin-top: 10px;
    text-align: right;
    height: 20px;
    padding-right: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 20px;
    background: url("../imgs/more.png") right center no-repeat;
}

.indexPage .content .information .show .lists .more a {
    color: #FF5346;
}

.indexPage .content .cooperation {
    width: 100%;
    height: 322px;
    padding: 0px;
    background: url("../imgs/cooperation_bg.png") center center no-repeat;
    background-size: 100% 100%;
}

.indexPage .content .cooperation .title {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}

.indexPage .content .cooperation .show div {
    float: left;
    margin-right: 131px;
    width: 164px;
    text-align: center;
    height: 40px;
    margin-bottom: 70px;
}

.indexPage .content .cooperation .show div:nth-of-type(4n+1) {
    width: 314px;
}

.indexPage .content .cooperation .show div:nth-of-type(4n+4) {
    margin-right: 0px;
}

.indexPage .footer {
    width: 100%;
    color: #fff;
}

.indexPage .footer .centerWarp {
    overflow: hidden;
}

.indexPage .footer .footer_top {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 20px;
    background-color: #3C3C3C;
    color: rgba(255, 255, 255, 0.6);
}

.indexPage .footer .footer_top .tit {
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #fff;
}

.indexPage .footer .footer_top .con {
    overflow: hidden;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}

.indexPage .footer .footer_top .con .con_item {
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    float: left;
}

 .indexPage .footer .footer_top .con .item_box {
     padding: 8px 0;
 }

.indexPage .footer .footer_top .contact_way {
    width: 495px;
    float: left;
}

.indexPage .footer .footer_top .contact_way .con_item:nth-of-type(2n+1) {
    float: left;
}

.indexPage .footer .footer_top .contact_way .con_item:nth-of-type(2n) {
    width: 210px;
    float: right;
    margin-left: 106px;
}

.indexPage .footer .footer_top .gzh {
    float: left;
    width: 135px;
}

.indexPage .footer .footer_top .gzh .tit {
    width: 100%;
    text-align: center;
}

.indexPage .footer .footer_top .gzh .con {
    width: 100%;
}

.indexPage .footer .footer_top .gzh .con img {
    width: 100%;
}

.indexPage .footer .footer_top .fast_nav {
    width: 315px;
    float: left;
    margin-left: 100px;
    margin-right: 70px;
}

.indexPage .footer .footer_top .fast_nav a {
    color: rgba(255, 255, 255, 0.6);
}

.indexPage .footer .footer_top .fast_nav a:hover {
    color: #fff
}

.indexPage .footer .footer_top .fast_nav .con_item {
    margin-right: 30px;
}

.indexPage .footer .footer_bottom {
    background-color: #232323;
}

.indexPage .footer .footer_bottom span {
    float: left;
    height: 53px;
    line-height: 54px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.indexPage .footer .footer_bottom span a {
    color: rgba(255, 255, 255, 0.6);
}

.indexPage .footer .footer_bottom .badge {
    width: 15px;
    background: url("../imgs/govIcon.png") center 18px no-repeat;
    margin-right: 8px;
}

.indexPage .footer .footer_bottom .center {
    margin-left: 24px;
    margin-right: 36px;
}


/* 注册弹窗样式 */

#registerPage {
    width: 340px;
    padding: 30px 55px 18px 55px;
}

#registerPage .title {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
}

#registerPage .con {
    width: 100%;
    margin-bottom: 40px;
}

#registerPage .con .con_item {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #E9E9E9;
}

#registerPage .con .con_item:after {
    content: '';
    display: block;
    clear: both;
}

#registerPage .con .con_item .label {
    float: left;
    width: 60px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000;
    text-align: right;
}

#registerPage .con .con_item input {
    float: left;
    height: 50px;
    min-width: 110px;
    margin-left: 30px;
    border: none;
    outline: none;
    color: #333333;
    font-weight: 400;
}

#registerPage .con .con_item .verificationCode {
    width: 80px;
    float: left;
    height: 26px;
    margin-top: 2px;
    background-color: #ccc;
    cursor: pointer;
}

#registerPage .con .con_item .phoneCode {
    float: left;
    width: 80px;
    height: 50px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF4F46;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

#registerPage .con .con_item .phoneCode:hover {
    font-weight: 600;
}

#registerPage .submit {
    width: 100%;
    height: 46px;
    background: #FF4F46;
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}
