[v-cloak] {
    display: none;
}
body {
    overflow-x: hidden;
}
.main {
    min-height:100%;
    padding-top:204px;
    background: #ffffff;
    overflow-x: hidden;
}
.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 104px;
    line-height: 60px;
    z-index: 999;
}
.header-advert {
    height: 60px;
}
.header-advert img {
    width: 100%;
    height: 60px;
}
.header .city-group {
    overflow: hidden;
    margin-top: 10px;
}
.header .ivu-dropdown-menu .title {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 40px;
}
.header .ivu-dropdown-menu .menu-item {
    display: block;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.header .ivu-dropdown-menu .ivu-dropdown-item {
    border-right: 1px solid #ededed;
    padding: 20px 30px;
}
.header .ivu-dropdown-menu {
    width: 450px;
    height: 210px;
    background: #fff;
    display: -webkit-box;
    display: flex;
}
.header-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #2b303b;
    color: #fff;
    font-size: 12px;
}
.header .city-group-item {
    float: left;
    color: #000;
    margin-right: 30px;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
.header .city p {
    color: #000;
    font-weight: 700;
}
.header-top-left {
    float: left;
    padding-left: 20px;
    height: 30px;
}

.header-top-left .weifenghr {
    font-size: 12px;
    display: inline-block;
}

.header-top-right {
    float: right;
    display: -webkit-box;
    display: flex;
    margin-right: 25px;
}

.header-top-right .menu a {
    display: block;
    float: left;
    margin: 0 12px;
}

.header-top-right .login {
    display: none;
    float: left;
    padding-right: 30px;
    position: relative;
}

.header-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 64px;
    line-height: 64px;
    background: #fff;
    box-shadow: 0 0 40px 0 rgb(64 143 249 / 20%);
    opacity: .9;
}
.header-nav .header-nav-right {
    position: static !important;
}
.header-nav-left {
    float: left;
    font-size: 18px;
}

.header-nav-left a {
    display: flex;
    align-items: center;
    height: 100%;
}

.hotIcon {
    display:block;
    position:absolute;
    right:4px;
    top:12px;
    width:20px;
    height:13px;
    background:url(https://cdn.weifenghr.com/static/images/Index/hot.png) no-repeat;
    background-size:100%
}

#city-bighome {
    font-size: 14px;
    font-weight: 400;
    color: #999;
}

.header-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.header-menu-child {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    float: left;
}

.header-nav .active {
    background: #69a6f1;
    color: #fff;
}

.header-nav-right {
    float: right;
    height: 42px;
}

.header-nav-right-nav {
    font-size: 16px;
    font-weight: 400;
    margin-right: 13px;
    float: left;
    height: 100%;
}

.header-nav-right-nav a {
    color: #666;
    padding: 0 9px;
    display: block;
}

.header-nav-right-nav {
    font-size: 16px;
    font-weight: 400;
    margin-right: 13px;
    float: left;
}

.header-nav-right-rednav {
    font-size: 16px;
    font-weight: 400;
    float: left;
    background: #f45b6a;
}

.header-top-left .weifenghr a {
    color: #69a6f1;
    font-size: 14px;
}

.header-top-left .cityName {
    margin-left: 80px;
}

.header-top-left .cityName .icon {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    top: 2px;
    width: 12px;
    height: 16px;
    background: url(https://cdn.weifenghr.com/static/images/Index/area.png) no-repeat;
    background-size: 100% 100%;
}

.header-top-left .cityName span {
    padding-right: 10px;
    cursor: pointer;
}

.header-top-left .tel {
    margin: 0 20px;
    padding-left: 20px;
    position: relative;
}

.header-top-left .tel:before {
    content: "";
    width: 2px;
    height: 12px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}

.header-top-left .customer {
    color: #69a6f1;
    cursor: pointer;
}

.header-top-right a, .header b {
    color: #fff;
}

.header-nav-logo {
    display: block;
    margin: 0 22px 0 16px;
    width: 130px;
    height: 42px;
    background: url(https://cdn.weifenghr.com/static/images/Index/logo.png) no-repeat;
    background-size: 100% 100%;
    float: left;
}

.header-line {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px;
}

.header-line-item {
    font-size: 12px;
    line-height: 40px;
    padding-right: 30px;
}

.header-line-item span {
    color: #999;
}

.header-line-item a {
    color: #666;
    padding: 0 4px;
}

.header-line-item a:hover {
    color: #408ff9;
}

.header-nav-desc {
    display: block;
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    float: left;
    line-height: 49px;
}

.header-menu a {
    color: #666;
}

.header-menu-child a {
    display: block;
    height: 64px;
    padding: 0 15px;
}

.header-menu-child a:hover {
    background:#69a6f1;
}

.header-nav-right-rednav a {
    color: #fff;
    padding: 0 25px;
    height: 64px;
    display: block;
}



.banner {
    position: relative;
    width: 100%;
    height: 340px;
    /*background: #EDF4FB;*/
    background: url("https://cdn.weifenghr.com/static/images/server/server-banner.jpg") no-repeat;
    /*background: url("../img/server-banner2.jpg") no-repeat;*/
}
.banner-wrap {
    position: absolute;
    top: 75px;
    left: 50%;
    width: 1040px;
    height: 250px;
    margin-left: -683px;
}
.banner-notice-all{
    position: absolute;
    bottom: 2px;
    left: 50%;
    display: flex;
    height: 40px;
    margin-left: -683px;
    width: 100%;
}
.banner-title {
    width: 100%;
    height: 38px;
    vertical-align: bottom;
    /* position: relative; */
    left: -100px;
}
.jy-box{
    width: 267px;
    height: 32px;
    background: url("https://cdn.weifenghr.com/static/images/server/juxing.png") no-repeat;
    padding: 2px 0 0 9px ;
    position: absolute;
    top: -37px;
}
.jy-box span{

    font-size: 14px;
    color: #FFFFFF;
}
.banner-server{
    /* transform: translate(515px, -128px); */
}

.header-top-right .login .pointer {
    position:absolute;
    right:0;
    top:0;
    cursor: pointer
}
.header .dropdown-content {
    display:none;
    position:absolute;
    right:0;
    top:40px;
    background-color:#f9f9f9;
    min-width:160px;
    box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2);
    z-index:99
}
.header .dropdown-content p:hover {
    background-color:#eee;
    color:#333
}
.cityName .ivu-poptip-popper {
    width: 300px;
}
.header .dropdown-content p {
    padding: 0 5px;
    cursor: pointer;
    line-height: 30px;
    color: #333;
}

.banner-title h3 {
    height: 38px;
    line-height: 38px;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    float: left;
    margin-bottom: 20px;
}
.banner-title p {
    width: 318px;
    height: 22px;
    font-size: 27px;
    line-height: 22px;
    font-weight: 400;
    color: #333;

}
.banner-title #second{
    font-size: 15px;
    color: #666;
    line-height: 110px;
}
.banner-title span{
    display: block;
}
.banner-btn{
    position: absolute;
    top: 140px;
    background: #69A6F1;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}
.day-dw{
    font-size: 16px;
    width: 40px;
    height: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.areaIcon{
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -412px -76px;
    margin-left: 24px;
    margin-right: 5px;
}
.jsIcon{
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -438px -75px;
    margin-left: 4px;
    margin-right: 5px;
}
.moneyIcon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -386px -47px;
    margin-left: 24px;
    margin-right: 5px;
}
.peopleIcon{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -418px -46px;
    margin-left: 24px;
    margin-right: 5px;
}
.czjIcon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -386px -75px;
    margin-left: 4px;
    margin-right: 5px;
}
.fIcon{
    display: inline-block;
    width: 24px;
    height: 30px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -449px -42px;
    margin-left: 24px;
    margin-right: 5px;
}
.jiaIcon{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png') no-repeat;
    background-position: -412px -101px;
    vertical-align: middle;
}
.banner-main {
    position: absolute;
    top: 10px;
    right: 50%;
    width: 513px;
    height: 340px;
    margin-right: -840px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/banner_main.png) no-repeat;
}
.banner-left {
    position: absolute;
    top: 203px;
    left: 50%;
    width: 192px;
    height: 118px;
    margin-left: -917px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/banner_l.png) no-repeat;
}
.ivu-cascader-menu {
    width: 150px;
}
.banner-right {
    position: absolute;
    top: 203px;
    right: 50%;
    width: 192px;
    height: 118px;
    margin-right: -950px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/banner_l.png) no-repeat;
}
.banner-notice {
    position: absolute;
    bottom: 0px;
    left: 35.7%;
    display: flex;
    width: 1375px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin-left: -683px;
    background: #000000;
    opacity: 0.2;
}
.banner-notice-l {
    position: relative;
    width: auto;
    height: 40px;
    font-size: 14px;
    padding-left: 40px;
    color: #69A6F1;
    float: left;
    line-height: 40px;
}
.banner-notice-l::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 17px;
    width: 14px;
    height: 14px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/banner_notice.png) no-repeat;
}
.banner-notice-r {
    flex: 1;
    height: 40px;
    padding-right: 10px;
    overflow:hidden;
    float: left;
}
/* bannerÃ©â€“Â«Ã¥Â¤â€¹Ã¥Â«Â¨Ã©ÂÂ£Ã£â€žÂ©Ã¥â€žÂ´Ã©Ââ€™Ã¯Â¿Â½ */
.banner-tab {
    display: flex;
    list-style: none;
    justify-content: left;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
}
.banner-tab-active {
    color: #fff;
    background-color: #69A6F1;
}
.banner-tab-active::after {
    background: url('https://cdn.weifenghr.com/static/images/Index/iconSelectType.png');
    content: '';
    position: absolute;
    bottom: -4px;
    left: 40%;
    width: 17px;
    height: 5px;
}
@font-face {
    font-family:Ionicons;
    /*src:url(https://zt.weifenghr.com/fonts/ionicons.woff2?v=3.0.0) format("woff2"), url(https://zt.weifenghr.com/fonts/ionicons.woff?v=3.0.0) format("woff"), url(https://zt.weifenghr.com/fonts/ionicons.ttf?v=3.0.0) format("truetype"), url(https://zt.weifenghr.com/fonts/ionicons.svg?v=3.0.0#Ionicons) format("svg");*/
    font-weight:400;
    font-style:normal
}
.banner-tab li {
    height: 33px;
    border-radius: 3px;
    padding: 0 16px;
    line-height: 33px;
    width: auto;
    position: relative;
    margin-right:5px;
    cursor: pointer;

}
.banner-tab li:hover {
    color: #fff;
    background-color: #69A6F1;
}
.banner-tab li:hover::after {
    background: url('https://cdn.weifenghr.com/static/images/Index/iconSelectType.png');
    content: '';
    position: absolute;
    bottom: -4px;
    left: 40%;
    width: 17px;
    height: 5px;
}

.tab-type {
    position: relative;
    height: 54px;
    margin-top: 10px;
}
.tab-type{
    position: relative;
    height: 54px;
    margin-top: 10px;
}
.visibility{
    visibility: visible!important;
}

#pro li {
    font-size: 16px;
    height: 20px;
    margin-bottom: 10px;
}

#cityPro li {
    font-size: 16px;
    height: 20px;
    margin-bottom: 10px;
}

.tab-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 900px;
    border-radius: 6px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #69A6F1;
    visibility: hidden;
    float: left;
    height: 49px;
}
.tab-form .ivu-input {
    border: none;
    box-shadow:none;
    /*width: 100px;*/
}
.tab-form input {
    flex: 1;
    border: 0;
    outline:none;
}
.tab-form-item {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex: 1;
}
.tab-form-item .money {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(https://cdn.weifenghr.com/static/images/Index/money.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 24px;
    margin-right: 5px;
}
.tab-form-item label {
    display: inline-flex;
    font-size: 14px;
}
.tab-form-item .ivu-input-wrapper,
.tab-form-item .ivu-select,
.tab-form-item .ivu-cascader {
    border: 0;
    box-shadow: none;
    flex: 1;
}
.tab-form-item .ivu-select-selection {
    border: 0;
    box-shadow: none;
}
.tab-form-item .ivu-tag {
    height: 24px;
    margin: auto
}
.tag-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 215px;
    height: 30px;
}
.payroll .ivu-select-selection {
    width: 100px;
}
.tab-form .form-sumbit {
    height: 49px;
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #69A6F1;
    color: #fff;
    margin-right: -2px;
    width: 120px;
    padding: 0 10px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    justify-content: center;
    cursor: pointer;
}
.tab-type .form-counsel {
    width: 120px;
    height: 47px;
    border-radius: 6px;
    background: #F45B6A;
    color: #fff;
    width: 120px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    float: left;
    margin-left: 920px;
}
.tab-form .form-sumbit:hover {
    background: rgba(47, 150, 212, 0.5);
}

.service {
    width: 100%;
    overflow: hidden;
}
.service h3 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-top: 48px;
}
.service p {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    color: #999;
    margin: 14px 0 0 0;
}
.service-wrap {
    width: 100%;
    height: 600px;
    /*background: url(https://cdn.weifenghr.com/stastic/base-server/images/service_bg.png) no-repeat;*/
    background-size: cover;
    overflow: hidden;
}
.hot-btn {
    background: url("https://cdn.weifenghr.com/static/images/server/lunbo1.png");
    width: 24px;
    height: 24px;
    float: left;
    display: inline-block;
    margin-left: 107px;
}
.service-subject {
    width: 1366px;
    height: 447px;
    margin: 40px auto;
}
.motion-title {
    width: 100%;
    height: 19px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}
.server-sub {
    width: 460px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #F45B6A;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 66px auto;
    cursor: pointer;
}
.service-top {
    width: 100%;
    height: 308px;
}
.service-top-item {
    height: 300px;
}
.service-top-left{
    float: left;
}
.service-top-right {
    float: right;
}
.service-top-top-left{
    background: url("https://cdn.weifenghr.com/static/images/server/top-left.png");
    width:668px;
    height:211px
}
.servce-top-top-right{
    background: url("https://cdn.weifenghr.com/static/images/server/top-right2.png");
    width:668px;
    height:211px
}
.service-top-item:hover {
    /*background: #69A6F1;*/
}
.service-top-item:hover .service-title-l h4  {
    /*color: #fff;*/
}
.service-top-item:hover .desc {
    /*color: #C0DCFF;*/
}
.service-top-item:hover .service-tag span{
    border: 1px solid #C1DDFF;
    color: #fff;
}
.service-top-item:hover .service-title-btn {
    /*background: #2F6AB2;*/
}
.service-top-item:hover .service-price {
    color: #fff;
}
.service-top-item:hover .service-price span{
    color: #FFE243;
}
.service-top-item:hover .service-line i {
    /*color: #69A6F1;*/
    /*background: #fff;*/
}
.service-top-item:hover .service-line span {
    color: #fff;
}
.service-title {
    width: 100%;
    height: 100px;
}
.service-title-l {
    width: 505px;
    float: left;
    padding: 22px 0 0 30px;
}
.service-title-l h4 {
    width: 100%;
    height: 6px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
}
.service-title-l .desc {
    width: 406px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    float: left;
    text-align: inherit;
    margin: 30px 0 0 0;
}
.service-title-r {
    width: 48px;
    height: 48px;
    padding-top: 40px;
    padding-right: 30px;
    background: url("https://cdn.weifenghr.com/static/images/server/lunbo.png");
    float: left;
    margin: 39px 0 0 75px;
}
.service-price {
    font-size: 14px;
    text-align: right;
    color: #333;
}
.service-price span {
    position: relative;
    padding-left: 10px;
    font-size: 18px;
    color: #F45B6A;
}
.service-price span::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: 'Â¥';
    font-size: 12px;
}
.service-title-btn {
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    margin-top: 7px;
    float: right;
    color: #fff;
    border-radius: 3px;
    background: #69A6F1;
    cursor: pointer;
}
.service-tag {
    width: 100%;
    padding-left: 30px;
    height: 25px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 16px;
}
.service-tag span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 0 10px;
    margin-right: 10px;
    vertical-align: middle;
    opacity: 0.6;
}



.service-line {
    width: 110%;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    margin-top: 25px;
    overflow: hidden;
}
.service-line-item {
    width: 163px;
    float: left;
}
.service-left-line-item1{
    width: 145px;
    float: left;
}
.service-left-line-item2{
    width: 153px;
    float: left;
}
.service-left-line-item3{
    width: 160px;
    float: left;
}
.service-left-line-item4{
    width: 183px;
    float: left;
}
.service-right-line-item1{
    width: 183px;
    float: left;
}
.service-right-line-item2{
    width: 171px;
    float: left;
}
.service-right-line-item3{
    width: 144px;
    float: left;
}
.service-right-line-item4{
    width: 165px;
    float: left;
}
.service-line i {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    color: #ff6900;
    font-weight: bold;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    margin-right: 12px;
    float: left;
}
.service-line span {
    /*width: 121px;*/
    height: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    float: left;
}
.f-w {
    width: 21%!important;
}
.t-w {
    width: 25%!important;
}
.service-top-item:hover .service-news {
    /*background: #EDF5FF;*/
}
.service-news {
    width: 668px;
    height: 78px;
    background: #F1F1F1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.service-news ul {
    list-style: square;
}
.service-news ul li {
    width: 41%;
    margin-top: 12px;
    padding-right: 5px;
    font-size: 16px;
    float: left;
    margin-left: 43px;
    margin-bottom: 2px;
    overflow: hidden;
}
.service-news ul li a {
    height: 20px;
    line-height: 17px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;

}
.service-news ul li a:hover {
    color: #69A6F1;
}
.service-bottom {
    width: 100%;
    overflow: hidden;
}
.service-bottom-item {
    width: 435px;
    height: 150px;
    background: #F1F1F1;
    border-radius: 10px;
    margin-top: 16px;
}
.service-bottom-item1 {
    float: left;
}
.service-bottom-item2 {
    float: left;
    margin-left: 2.3%;
}
.service-bottom-item3 {
    float: right;
}

.service-bottom-item h5 {
    width: 100px;
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 0 26px;

}
.service-bottom-item-url{
    background: url('https://cdn.weifenghr.com/static/images/server/lunbo1.png');
    cursor: pointer;
    width: 24px;
    float: right;
    height: 24px;
    margin-top: -16px;
    margin-right: 29px;
}
.service-bottom-item p {
    width: 100%;
    height: 16px;
    color: #999;
    font-size: 14px;
    text-align: left;
    margin-top: 18px;
    padding-left: 26px;
    margin-bottom: 22px;
}

.bottom {
    width:100%;
    height:90px;
    background:#35363b;
    overflow:hidden
}
.bottom-copyright {
    height:14px;
    margin-top:26px;
    font-size:14px;
    line-height:14px;
    text-align:center;
}
.bottom-copyright a {
    color: #2b85e4;
}
.bottom .desc {
    margin-top:13px
}

.bottom-tag {
    width: 100%;
    height: 24px;
    padding-left: 26px;
    overflow: hidden;
}
.bottom-tag .tag {
    display: inline-block;
    height: 24px;
    line-height: 22px;
    color: #666;
    margin-right: 6px;
    padding: 0 10px;
    border: 1px solid #AAAAAA;
    font-size: 13px;
}


.homeBox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
}
.homeBox-box {
    width: 870px;
    height: 440px;
    border-radius: 10px;
    background: #FFFFFF;
    border-radius: 8px;
    position: fixed;
    left: 50%;
    margin-left: -385px;
    top: 50%;
    margin-top: -220px;
    z-index: 1000;
    /*display: flex;*/
}
.homeBox-box .close {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.homeBox-box-content-xin .xin-list {
    display: -webkit-box;
    display: flex;
    margin-top: 20px;
}
.homeBox-box-content-xin .xin-list p {
    width: 56px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
    line-height: 16px;
    margin: 0 25px 0 29px;
}
.homeBox-box-content-xin .xin-list>div {
    -webkit-box-flex: 1;
    flex: 1;
}
.homeBox-box-content-xin .xin-list>div textarea {
    width: 570px;
    height: 70px;
    background: #f8f8f8;
    border-radius: 2px;
    border: none;
    outline: none;
    padding: 14px 20px;
}
.homeBox-box .close::before,
.homeBox-box .close::after {
    position: absolute;
    content: ' ';
    background-color: #aaa;
    width: 1px;
    height: 12px;
}
.homeBox-box .close::before {
    transform: rotate(45deg);
}
.homeBox-box .close::after {
    transform: rotate(-45deg);
}
.homeBox-box .left {
    width: 603px;
    padding-top: 28px;
}
.homeBox-box .left h2 {
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    border-left: 6px solid #68A6F1;
    padding-left: 20px;
}
.homeBox-box .left h2 span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #52AB5E;
    line-height: 18px;
    margin-left: 59px;
}
.homeBox-box .left h2 span i {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(https://cdn.weifenghr.com/static/images/Index/san.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.homeBox-box .left-content {
    padding: 26px 40px;
}
.homeBox-box .left-content-img {
    width: 530px;
    height: 129px;
    background: url(https://cdn.weifenghr.com/static/images/Index/book-img.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 32px;
}
.homeBox-box .left-content-img img {
    width: 66px;
    height: 66px;
    float: left;
}
.homeBox-box .left-content-img p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin-bottom: 15px;
}
.homeBox-box .left-content-img .name {
    margin-left: 90px;
    margin-top: 10px;
}
.homeBox-box .left-content-img .txt {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E69833;
    margin-top: 20px;
}
.homeBox-box .left-content-xin {
    padding-top: 12px;
}
.homeBox-box .left-content-xin .xin-list {
    display: flex;
    margin-top: 20px;
}
.homeBox-box .left-content-xin .xin-list p {
    width: 56px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin: 0 24px 0 17px;
    position: relative;
    top: 10px;
}
.homeBox-box .left-content-xin .xin-list > div {
    flex: 1;
}
.homeBox-box .left-content-xin .xin-list > div input {
    width: 421px;
    border-radius: 2px;
    border: none;
    outline: none;
    height: 40px;
    background: #F8F8F8;
    padding: 14px 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}
.homeBox-box .left-content .btn {
    width: 240px;
    height: 40px;
    background: #F45C6B;
    border-radius: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEFE;
    line-height: 40px;
    text-align: center;
    margin: 32px auto 19px;
    cursor: pointer;
}
.homeBox-box .right {
    width: 269px;
    background: #F8F8F8;
    border-radius: 0px 10px 10px 0px;
    text-align: center;
}
.homeBox-box .right h2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 70px;
}
.homeBox-box .right .tit {
    padding: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.homeBox-box .right .txt {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 30px;
}
.homeBox-box .right img {
    width: 160px;
    height: 160px;
}
.homeBox-box .foot-xx {
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    text-align: center;
}
.homeBox-box .foot-xx a {
    cursor: pointer;
    color: #69A6F1;
}
.homeBox-box .foot-xx i {
    display: inline-block;
    width: 25px;
    height: 17px;
    background: url(https://cdn.weifenghr.com/static/images/Index/king.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 11px;
    position: relative;
    top: 2px;
}
.homeBox-box {
    width: 760px;
    height: 486px;
    background: #fff;
    border-radius: 8px;
    position: fixed;
    left: 50%;
    margin-left: -380px;
    top: 50%;
    margin-top: -243px;
    z-index: 1000;
    padding-top: 28px;
}
.homeBox-box h2 span {
    font-size: 14px;
    color: #52ab5e;
    margin-left: 222px;
}
.homeBox  {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
}

.homeBox-box h2 {
    height: 18px;
    font-size: 18px;
    color: #333;
    border-left: 6px solid #68a6f1;
    padding-left: 20px;
}
.homeBox-box-tip {
    font-size: 14px;
    font-family: Microsoft YaHei;
    background-color: #fff5e8;
    font-weight: 400;
    margin: 27px auto 0;
    border-radius: 3px;
    padding: 8px 32px;
    width: 680px;
    color: #666;
    line-height: 16px;
}
.homeBox-box-tip p:first-child {
    margin-top: 4px;
}
.homeBox-box-tip p {
    line-height: 26px;
}
.homeBox-box-content {
    padding: 15px 40px;
}
.homeBox-box-content-img {
    width: 680px;
    height: 80px;
    background: url(https://cdn.weifenghr.com/static/images/Index/homebox-img.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 32px;
}
.homeBox-box-content-img p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
    line-height: 16px;
    margin-bottom: 15px;
}
.homeBox-box-content .btn, .homeBox-box-content .foot-xx {
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
}
.homeBox-box-content .btn {
    width: 240px;
    height: 40px;
    background: #f45c6b;
    border-radius: 2px;
    font-size: 16px;
    color: #fefefe;
    line-height: 40px;
    margin: 32px auto 19px;
    cursor: pointer;
}
.homeBox-box-content-xin .xin-list>div input {
    width: 570px;
    border-radius: 2px;
    border: none;
    outline: none;
    height: 40px;
    background: #f8f8f8;
    padding: 14px 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}
.homeBox-box-content .foot-xx {
    height: 12px;
    font-size: 14px;
    color: #666;
    line-height: 16px;
}
.homeBox-box-content .btn, .homeBox-box-content .foot-xx {
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
}









.motion-item table, .motion-item table th, .motion-item table tr td {
    width: 137px;
    font-size: 15px;
}
.banner-wrap {
    margin-left: -686px;
    z-index: 2;
}
.motion-item h5 {
    font-size: 20px;
}
.banner-main {
    margin-right: -735px;
    z-index: 1;
}
.banner-right {
    margin-right: -840px;
}

.motion {
    width: 100%;
    height: 360px;
    margin-top: 27px;
}
.motion-wrap {
    width: 1500px;
    height: 360px;
    margin: auto;
    margin-top: 40px;
    padding-left: 63px;
}
.motion-item {
    width: 436px;
    height: 301px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(180,180,180,0.2000);
    border-radius: 10px;
    float: left;
    margin-left: 29px;
    overflow: hidden;
}
.motion-item-left{
    width: 4px;
    height: 18px;
    background: #69A6F1;
}
.motion-item h5 {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    padding-left: 18px;
    color: #333;
    padding-top: 21px;
    margin-bottom: 36px;
}
.motion-item h5::before {
    position: absolute;
    top: 21px;
    left: 0;
    display: block;
    content: '';
    width: 4px;
    height: 20px;
    background: #69A6F1;
}
.motion-item span {
    display: block;
    float: left;
}
.motion-item .tag {
    width: 111px;
    height: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: underline;
    color: #69A6F1;
    float: right;
    margin-right: 19px;
    cursor: pointer;

}
.motion-item .tag::after {
    position: absolute;
    top: 6px;
    right: 10px;
    content: '';
    display: block;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.motion-line {
    width: 480px;
    height: 62px;
    cursor: pointer;
    padding-left: 18px;
    border-bottom: 1px dashed #EDEDED;
}
.border-t {
    /*border-top: 1px solid #EDEDED;*/
}
.motion-line-desc {
    width: 327px;
    height: 60px;
    float: left;
}
.motion-line-desc .title {
    width: 100%;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin-top: 14px;
    color: #666666;
    font-family: Microsoft YaHei;
}
.motion-line-desc .desc {
    width: 100%;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    margin-top: 8px;
    color: #999999;
    font-family: Microsoft YaHei;
}
.motion-line:hover {
    background: #F6FAFF;
}

.motion-line:hover .title {
    color: #69A6F1;
}
.motion-line-action {
    line-height: 26px;
    color: #F45B6A;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
    float: left;
    width: 70px;
    height: 26px;
    border: 1px solid #F45B6A;
    border-radius: 3px;
}
.motion-line-action:hover{
    background: #F45B6A;
    border-radius: 3px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.motion-list {
    width: 480px;
    height: 50px;
    cursor: pointer;
    padding-left: 18px;
    border-bottom: 1px dashed #EDEDED;
}
.motion-list-desc {
    width: 327px;
    height: 48px;
    float: left;
}
.motion-list-desc .title {
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 48px;
    font-weight: 400;
    color: #666666;
    font-family: Microsoft YaHei;
}
.motion-list:hover {
    background: #F6FAFF;
}
.motion-list:hover .title {
    color: #69A6F1;
}
.motion-list-action {
    line-height: 26px;
    color: #F45B6A;
    text-align: center;
    margin-top: 11px;
    cursor: pointer;
    float: left;
    width: 70px;
    height: 26px;
    border: 1px solid #F45B6A;
    border-radius: 3px;
}
.motion-list-action:hover{
    background: #F45B6A;
    border-radius: 3px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.motion-item table {
    border-collapse: collapse;
}
.motion-item table,
.motion-item table th,
.motion-item table tr td {
    border: 1px solid #ededed;
    height: 34px;
    text-align: center;
    font-weight: normal;
    margin-left: 10px;
    width: 137px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
}
.motion-item table th{
    border-radius: 4px;
    background: #f6f6f6;
    /*border: 1px solid #EDEDED;*/
}
.motion-info {
    width: 100%;
}
.motion-info li {
    display: block;
    width: 33.3333%;
    height: 20px;
    line-height: 20px;
    float: left;
    padding: 0px 11px;
    margin-top: 5px;
}
.motion-info li a {
    display: block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.motion-info li a:hover {
    color: #69A6F1;
}
.motion-wrap {
    /*width: 1366px;*/
}
.motion-line {
    width: 100%;
}
.motion-line-desc {
    width: 330px;
}
.motion-list {
    width: 100%;
}
.motion-list-desc {
    width: 337px;
}

.motion-title {
    font-size: 20px;
}
.motion-item .tag {
    width: 138px;
    font-size: 14px;
    margin-right: 0;
}
.motion-line-desc .title {
    font-size: 16px;
}
.motion-list-desc .title {
    font-size: 16px;
}
.motion-line-action {
    font-size: 14px;
    width: 72px;
    height: 28px;
}
.motion-line-action:hover{
    font-size: 14px;
    width: 72px;
    height: 28px;
}
.motion-line-desc .desc {
    font-size: 14px;
    margin-top: 10px;
}
.motion-list-action{
    width: 72px;
    height: 28px;
    font-size: 14px;
}
.motion-list-action:hover{
    width: 72px;
    height: 28px;
    font-size: 14px;
}
.motion-info li {
    font-size: 14px;
}

.tool {
    width: 100%;
    height: 883px;
    overflow: hidden;
}

.tool h3 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-top: 55px;
}
.tool .tool-p {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    color: #999;
    margin: 14px 0 35px 0;
}
.tool-wrap {
    /* width: 1366px; */
    width: fit-content;
    /*overflow: hidden;*/
    margin: 0 auto;
}
.tool-wrap-left {
    width: 81%;
    height: 625px;
    border-right: 1px solid #ededed;
    float: left;
}

.tool-sub {
    width: 460px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #F45B6A;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: auto;
    cursor: pointer;
    margin-top: 38px;
}
.tool-wrap-right {
    width: 18%;
    height: 625px;
    margin-left: 4px;
    float: left;
}
.tool-hot {
    width: 100%;
    padding-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.tool-wrap-right h4 {
    position: relative;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    float: left;
    top: 3px;
}
.tool-wrap-right h4::before {
    content: '';
    position: absolute;
    top: 0;
    left: -18px;
    display: block;
    width: 4px;
    height: 20px;
    background-color: #69A6F1;
}
.tool-hot ul {
    margin-top: 22px;
}
.tool-hot ul li {
    width: 100%;
    height: 16px;
    margin-bottom: 10px;
}
.tool-hot ul li a {
    display: block;
    width: 100%;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tool-hot ul li a:hover {
    color: #69A6F1;
}
.tool-near {
    width: 100%;
    padding-left: 20px;
    overflow: hidden;
}
.tool-near-abs {
    width: 234px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    float: left;
    font-weight: 400;
    color: #999999;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    font-size: 12px;
}
.tool-near ul {
    list-style: none;
    margin-top: 19px;
}
.tool-near ul li {
    width: 100%;
    height: 75px;
    border-bottom: 1px dashed #CDD7E3;
}
.tool-near ul li:last-child {
    border-bottom: none;
}
.tool-near ul li a {
    display: block;
    width: 100%;
    height: 56px;
    padding: 20px 0;
}
.tool-near a h5 {
    width: 100%;
    height: 20px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-family: Microsoft YaHei;
    color: #666666;
}
.tool-near a:hover h5 {
    color: #69A6F1;
}

.tool-wrap {
    /* width: 1366px; */
}
.tool-wrap-right h4 {
    font-size: 22px;
}

.card-form-item label
{
    width: 70px;
    font-size: 16px;
}
.tool-sub{
    position: absolute;
    margin-top: 35%;
    margin-left: 37%;

}

.card-wrap {
    width: 100%;
    height: 345px;
}
.card-item {
    width: 345px;
    height: 345px;
    margin-right: 20px;
    box-shadow: 0 0 30px 0 rgba(133, 182, 232, .2);
    cursor: pointer;
    float: left;
}
.card-item:hover {
    box-shadow: 0 0 30px 0 rgba(133, 182, 232, .4);
}
.card-item:hover .card-text h5 {
    color: #69A6F1;
}
.card-img {
    position: relative;
    width: 100%;
    height: 148px;
}
.card-img.news-watermark{
    font-size: 25px;
}
.card-img .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    padding: 0 7px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
}
.card-img img{
    object-fit: cover;
}
.card-text {
    width: 100%;
    height: 197px;
    padding: 20px;
}
.card-text h5 {
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    max-height: 48px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-family: Microsoft YaHei;
    color: #333333;

}
.card-text .words {
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    max-height: 60px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin: 20px auto 16px;
    font-family: Microsoft YaHei;
}
.card-text .time {
    width: 100%;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
}
.card-text .time span {
    display: inline-block;
    color: #999;
    font-size: 12px;
    vertical-align: middle;
    font-family: Microsoft YaHei;
    margin: 25px auto 25px;
}
.card-tool {
    padding-top: 19px;
    /*overflow: hidden;*/
    width: 1076px;
    height: 251px;
    background: #F8F8F8;
    border-radius: 5px;
    margin-top: 39px;
}
.card-tool-item {
    width: 33.33%;
    height: 200px;
    padding-right: 30px;
    box-sizing: border-box;
    background-clip: content-box;
    float: left;
}
.card-form {
    width: 100%;
    height: 110px;
    padding-left: 17px;
    margin-top: 21px;

}
.card-form-item {
    width: 100%;
    height: 32px;
    margin-top: 15px;
}
.card-form-item label {
    display: block;
    width: 57px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    text-align: right;
    float: left;

}
.card-w {
    width: 200px;
    margin-left: 20px;
    float: left;
}
.card-tool-item .title {
    position: relative;
    width: 100%;
    padding-left: 18px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-family: Microsoft YaHei;
}
.card-tool-item .title::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    content: '';
    width: 4px;
    height: 20px;
    font-weight: 400;
    background: #69A6F1;
}
.card-tool-item p {
    position: relative;
    width: 200px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #F45B6A;
    margin: 8px 0 0 80px;
}
.card-tool-item p::before {
    position: absolute;
    top: 3px;
    left: -10px;
    content: '*';
    color: #F45B6A;
}
.card-tool-submit {
    width: 90px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #69A6F1;
    margin: 10px 0 0 80px;
    border-radius: 3px;
}

.about {
    width: 100%;
    height: 934px;
    margin: 0 auto;
    position: relative;
    /*background-image: url(https://cdn.weifenghr.com/static/pc/base-zt/image/map.png);*/
    background-image: url('https://cdn.weifenghr.com/static/images/utils/gzdf-map.png');
    background-repeat: repeat;
    background-size: 100%;

}

.about-title {
    width: 100%;
    height: 86px;
    background: #fff;
}
.about-title p{
    width: 100%;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.about-title h3 {
    transform: translateY(10px);
    text-align: center;
    font-size: 30px;
    color: #333;
}

.about-title p {
    text-align: center;
    font-size: 16px;
    color: #999;
    transform: translateY(15px);
}
.about-total{
    margin-top: 20px;
    margin-left: 10px;
    width: 100%;
    height: 240px;
    padding: 35px 30px;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(239,247,255,.2)),to(hsla(0,0%,100%,.2)));
    background: linear-gradient( 0deg,rgba(239,247,255,.2),hsla(0,0%,100%,.2));
    border: 1px solid #fff;
}
.about-total h5{
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #666;
    font-weight: 400;
    padding-left: 20px;
}
.about-total h5:before{
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 4px;
    height: 16px;
    background: #69a6f1;
}
.about-total ul{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-top: 10px;
}
.about-total ul li{
    width: 300px;
    height: 32px;
    line-height: 20px;
    padding: 12px 0 0 20px;
}
.about-total ul li span{
    display: block;
    font-size: 14px;
    float: left;
}
.about-total ul li .desc{
    width: 130px;
    color: #999;
}
.about-total ul li .num{
    font-weight: 700;
    font-size: 18px;
    padding-left: 30px;
    color: #666;
}
.about-total ul li .ci{
    padding-left: 5px;
    color: #666;
}

.ljwf-bg {
    width: 23%;
    height: 487px;
    top: 23%;
    left: 62%;
    position: absolute;
}
.aj-flex {
    display: flex;
    align-items: center;

    justify-content: center;
}
.text-map {
    width: 386px;
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
    padding-left: 3%;
}
.baoxian-box {
    width: 430px;
    height: 397px;
    background: #F6F8FA;
    border-radius: 8px;
    padding: 25px 24px 0;
    /*background: linear-gradient(0deg,rgba(239,247,255,.2),hsla(0,0%,100%,.2));*/
    border: 1px solid #fff;
    margin-top: 8%;
}
.day-data-t {
    flex: 1;
    text-align: center;
}
.day-num {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.jztime {
    font-size: 12px;
    color: #666666;
}
.ljwf-line {
    width: 1px;
    height: 39px;
    background: #DDDDDD;
}
.sebo-box {
    margin-bottom: 13px;
    margin-top: 16px;
}
.sebo-line {
    width: 4px;
    height: 12px;
    background: #69A6F1;
    margin-right: 6px;
    float: left;
}
.baoxian-tips-text{
    font-size: 14px;
    color: #999999;
    width: 126px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    cursor: pointer;
    margin-top: 5px;
}
.baoxian-tips {
    margin-top: 17px;
}
.aj-flex-s {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sebo-t {
    font-size: 12px;
    color: #666666;
    float: left;
    font-weight: bold;
}
.baoxian-table {
    border-collapse: collapse;
    overflow: hidden;
    width: 382px;
    height: auto;
}

.baoxian-table th {
    background-color: #F6F6F6;
}
.baoxian-table td, th {
    border: 1px solid #EDEDED;
    height: 36px;
    font-size: 12px;
    color: #666666;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.matters {
    width: 100%;
    height: 384px;
    padding-top: 46px;
    background-color: #fff;
    overflow: hidden;
}

.matters h3 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 30px;
    text-align: center;
    color: #333;
}
.matters-card {
    width: 1366px;
    margin: auto;
    overflow: hidden;
}
.matters-card a {
    display: block;
    width: 200px;
    height: 56px;
    background: #fff;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    border-radius: 4px;
    margin: 30px 33px 0 0;
    float: left;
}
.matters-card a:hover {
    background: #69A6F1;
    border: 1px solid #69A6F1;
    color: #fff;
}
.matters-card a:nth-child(6n) {
    margin-right: 0;
}

.subClue {
    width: 100%;
    height: 233px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/subClue_bg.png) no-repeat;
    /*background: url(../img/subClue_bg.png) no-repeat;*/
    background-size: cover;
    overflow: hidden;
}
.subClue-wrap {
    width: 684px;
    margin: 52px auto;
    /* overflow: hidden; */
}
.subClue-wrap p {
    width: 100%;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    color: #B2D4FF;
}
.subClue-wrap h3 {
    width: 148%;
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
.subClue-wrap h3 span {
    display: block;
    float: left;
}
.subClue-wrap .title-tag {
    width: 222px;
    height: 30px;
    padding-left: 5px;
    text-align: center;
    font-size: 14px;
    background: url(https://cdn.weifenghr.com/stastic/base-server/images/subClue_tag.png) no-repeat;
    background-size: cover;
    color: #fff;
    margin-left: 9px;
}
.subClue-form {
    display: flex;
    flex-direction: row;
    width: 680px;
    height: 50px;
    margin: 20px auto;
}
.subClue-form .tel-inp {
    width: 552px;
    height: 50px;
    background: #fff;
    border-radius: 6px 0 0 6px;
    border-radius: none;
    font-size: 16px;
}
.subClue-form .tel-inp input {
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 6px 0 0 6px;
    padding: 0 15px;
    font-size: 16px;
}
.subClue-form-sub {
    display: block;
    width: 128px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #F45B6A;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
}

.introduce {
    width: 100%;
    height: 230px;
    background: #F2F7FC;
    background-image: url(https://cdn.weifenghr.com/static/images/Index/foot_bg.png);
}
.introduce-content {
    width: 1500px;
    margin: 0 auto;
}
.introduce-content-left {
    float: left;
    width: 240px;
    padding-left: 70px;
    margin-right: 200px;
}
.introduce-content-title {
    width: 168px;
    padding-top: 61px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.introduce-content-txt {
    margin-top: 10px;
    color: #515a6e;
    cursor: pointer;
}
.introduce-content-txt > span {
    float: left;
}
.introduce-content-txt .txt-icon {
    margin: 0 20px 0 10px;
    width: 36px;
    height: 36px;
    background: url(https://cdn.weifenghr.com/static/images/Index/foot_icon.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.introduce-content-right {
    float: left;
    padding-top: 70px;
}
.introduce-content-li {
    float: left;
    margin-right: 130px;
}
.introduce-content-li .li-num {
    height: 66px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #596168;
    line-height: 36px;
}
.introduce-content-li .li-num::after {
    content: '';
    width: 40px;
    height: 4px;
    background: #69A6F1;
    display: block;
    position: relative;
    top: 3px;
}



.mode {
    width: 100%;
    height: auto;
    background: #35363b;
    overflow: hidden;
}
.mode-partner {
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    overflow: hidden;
}

.mode h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px;
}

.mode-partner-log {
    width: 100%;
    /* height: 100px; */
}

.partner-img {
    width: 100%;
    margin: 10px 0 20px;
}

.mode-partner-log ul {
    list-style: none;
}

.mode-partner-log ul li {
    display: block;
    min-width: 100px;
    padding-right: 30px;
    float: left;
}

.mode .bg-kekou_a {
    width: 85px;
    height: 26px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -195px -247px;
}
.mode .bg-dianxin_a {
    width: 92px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -122px -199px;
}
.mode .bg-HLELDO_a {
    width: 100px;
    height: 28px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -175px -62px;
}
.mode .bg-jd_a {
    width: 74px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -107px -306px;
}
.mode .bg-jianshe_a {
    width: 145px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -10px;
}
.mode .bg-LG_a {
    width: 69px;
    height: 33px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -314px -10px;
}
.mode .bg-liantong_a {
    width: 132px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -152px;
}
.mode .bg-lining_a {
    width: 63px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -314px -157px;
}
.mode .bg-minsheng_a {
    width: 142px;
    height: 25px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -107px;
}
.mode .bg-nongfu_a {
    width: 68px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -314px -63px;
}
.mode .bg-samsung_a {
    width: 70px;
    height: 39px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -247px;
}
.mode .bg-shiyou_a {
    width: 119px;
    height: 32px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -175px -10px;
}
.mode .bg-shouchuang_a {
    width: 130px;
    height: 30px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -57px;
}
.mode .bg-shunfeng_a {
    width: 77px;
    height: 28px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -306px;
}
.mode .bg-taikang_a {
    width: 92px;
    height: 28px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -10px -199px;
}
.mode .bg-xindongfang_a {
    width: 66px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -314px -110px;
}
.mode .bg-yamaxun_a {
    width: 75px;
    height: 32px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -100px -247px;
}
.mode .bg-zhongxin_a {
    width: 98px;
    height: 27px;
    background: url("https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png") -162px -152px;
}

.mode-partner-log ul li > div {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    opacity: 0.2;
}

.mode-link {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.mode-link-address {
    width: 100%;
    overflow: hidden;
}

.mode-link-item {
    width: 25%;
    height: 110px;
    float: left;
}

.mode-link-address ul {
    list-style: none;
}

.mode-link-address ul li {
    display: table;
    min-height: 20px;
    line-height: 20px;
    color: #b0b1b3;
    font-size: 14px;
}

.mode-link-address ul li span {
    display: table-cell;
}

.mode-link-address ul li span {
    display: table-cell;
}
.mode-service-item {
    width: 50%;
    height: 16px;
    float: left;
}
.mode-service-item h3 {
    width: 100px;
    float: left;
}
.mode-service-item ul {
    list-style: none;
    color: #626f7c;
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
}
.mode-service-item ul li {
    display: inline-block;
    padding-right: 30px;
}

.mode-service-item ul li a {
    color: #626f7c;
}



.mode-partner-log ul li>div[data-v-19177605] {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    opacity: .2;
}


.mode-service {
    width: 1200px;
    height: 40px;
    margin: auto;
    padding-top: 10px;
}


table thead, tbody tr, table tfoot {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: center;
}
a {
    text-decoration: none;
}

@media screen and (max-width: 1680px) {
    .header-top {
        font-size: 17px;
    }
    .ivu-checkbox-wrapper {
        font-size: 16px;
    }
    .fz16 {
        font-size: 17px;
    }
    .mode-link-address ul li {
        font-size: 17px;
    }
    .mode-service-item ul {
        font-size: 17px;
    }
    .mode-connect ul {
        font-size: 17px;
    }
    .weifenghr {
        font-size: 17px;
    }
}

/* @media screen and (max-width: 1680px) and (max-height: 1050px){
    .main {
        padding-top: 166px;
        padding-bottom: 0px;
    }

    .header-menu-child a {
        padding: 1px 25px;
        font-size: 14px;
        height: 45px;
        line-height: 45px;
    }
    .header-top {
        height: 42px;
        font-size: 14px;
        line-height: 44px;
    }
    .header-nav{
        height: 45px;
    }
    .header-nav-logo {
        width: 90px;
        height: 30px;
    }
    .header-menu-child {
        height: 45px;
        line-height: 45px;
    }
    .header-nav-left {
        min-width: 277px;
    }
    .header-nav{
        line-height: 42px;
    }
    .header-top-left .cityName {
        margin-left: 47px;
    }
    .header-nav-right-rednav a {
        height: 45px;
    }


    .banner {
        background-size: 100%;
        height: 284px;
    }
    .banner-wrap {
        margin-left: -37%;
        z-index: 2;
        -moz-transform: scale(0.75);
        -moz-transform-origin: top left;
        height: 189px;
        zoom: .8;
    }
    .banner-title {
        zoom: .8;
    }
    .tab-type {
        margin-top: 5px;
    }
    .banner-notice-all {
        top: 79.5%;
    }
    .banner-notice {
        width: 73%;
        left: 64%;
    }
    .banner-notice-l {
        padding-left: 15%;
    }
    .banner-notice-l::before {
        left: 185px;
    }
    .service {
        height: 550px;
    }
    .motion {
        width: 89%;
        margin-top: 27px;
        margin: auto;
        height: 320px;
    }
    .tab-form {
        width: 79%;
    }
    .tab-type .form-counsel {
        margin-left: 833px;
        line-height: 49px;
    }
    .mode-partner {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .mode-link {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .mode-service{
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .mode-connect{
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .service-top-item {
        height: 204px;
        width: 50%;
    }

    .service-top-top-left {
        width: 95%;
        height: 140px;
        background-size: cover;
    }
    .servce-top-top-right {
        width: 95%;
        height: 140px;
        background-size: cover;
    }
    .service-news {
        width: 95%;
        height: 60px;
    }
    .service-top {
        width: 82%;
        height: 209px;
        margin: auto;
    }
    .service-title-l {
        width: 350px;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        padding: 10px 0 0 30px;
        zoom: .9;
    }
    .service-tag {
        margin-top: 10px;
        zoom: .9;
        margin-bottom: 10px;
    }
    .service-tag span {
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
    }
    .service-title-r {
        padding-top: 0px;
        padding-right: 0px;
        margin-left: 84%;
        margin-top: -45px;
        -moz-transform: scale(0.7);
        -moz-transform-origin: top right;
        zoom: .8;
    }
    .service-title {
        height: 65px;
    }
    .service-line {
        zoom: .75;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        margin-top: 0px;
        padding: 0px 38px;
    }

    .servce-top-top-right.service-line:first-child {
        width: 150px;
    }
    .service-news ul li {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        width: 40%;
    }
    .service-bottom-item-all {
        width: 82%;
        margin:auto;
        height: 146px;
    }
    .service-bottom-item {
        width: 31.5%;
        height: 100px;
    }

    .service-bottom-item p {
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        zoom: .8;
        margin-bottom: 18px;
    }
    .service-bottom-item h5 {
        margin: 9px 0 0 26px;
    }
    .bottom-tag {
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        zoom: .8;
        width: 114%;
    }
    .service-subject {
        height: 329px;
        margin: 26px auto;
    }
    .motion-wrap {
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        zoom: .8;
    }
    .tool h3 {
        margin-top: 9px;
    }
    .tool-wrap {
        height: 499px;
        margin-bottom: 2%;
    }
    .tool-wrap-left {
        width: 835px;
        height: 479px;
    }
    .card-wrap-all{
        zoom: .77;
        -moz-transform: scale(0.7);
        -moz-transform-origin: top left;
        width: 143%;
    }
    .card-wrap {
        height: 228px;
    }
    .card-tool {
        padding-top: 19px;
        width: 98%;
        height: 45%;
        background: #F8F8F8;
        border-radius: 5px;
    }
    .about {
        width: 100%;
        height: 671px;
        background-size: 101%;
    }
    .baoxian-box {
        zoom: .8;
        -moz-transform: scale(0.7);
        -moz-transform-origin: top left;
        margin-top: 4%;
    }
    .ljwf-bg {
        width: 26%;
        height: 365px;
        position: absolute;
        top: 18%;
        left: 62%
    }
    .text-map-t {
        -moz-transform: scale(0.9);
        -moz-transform-origin: top left;
        text-align: left;
    }
    .text-map {
        padding-left: 0px;
    }
    .matters-card {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .matters {
        height: 388px;
        margin-top: 42px;
    }
    .subClue-wrap {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top center;
    }
    .introduce {
        background-size: cover;
        height: 161px;
    }
    .tool {
        width: 83%;
        margin: auto;
        height: 692px;
    }
    .card-item {
        width: 338px;
        margin-right: 18px;
    }
    .tool-near {
        zoom: .7;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
        padding-left: 30px;
    }
    .tool-sub {
        font-size: 13px;
        width: 430px;
        height: 37px;
        line-height: 40px;
        margin-top: 0;
        margin-left: 22%;
    }
    .f-w {
        width: 26% !important;
    }
    .subClue {
        height: 169px;
    }
    .introduce-content {
        zoom: .8;
        -moz-transform: scale(0.8);
        -moz-transform-origin: top left;
    }
    .introduce-content-left {
        margin-left: 70px;
    }
    .ivu-poptip-popper {
        top: 43px;
        left: 14%;
        display: block;
        width: 22%;
    }
    .service-bottom-item3 {
        margin-right: 2.5%;
    }
    .service-bottom-item2 {
        margin-left: 1.5%;
    }

    .card-text .time span {
        font-size: 16px;
    }
    .sebo-t {
        font-size: 16px;
        line-height: 15px;
        margin-bottom: 2%;
    }
    .baoxian-table td, th {
        font-size: 15px;
    }
    .tool-near a h5 {
        height: 27px;
        font-size: 18px;
        line-height: 29px;
    }
    .motion-item h5 {
        font-size: 20px;
    }
    .card-tool-item-all {
        width: 144%;
    }
    .card-w {
        width: 147px;
        margin-left: 8px;
    }
    .card-form-item label {
        width: 48px;
        line-height: 30px;
        font-size: 12px;
    }
    .ivu-input {
        height: 28px;
        margin-top: 2px;
    }
    .card-tool-submit {
        width: 78px;
        height: 28px;
        font-size: 14px;
        line-height: 29px;
        margin: 1px 0 0 80px;
    }
    .service h3 {
        margin-top: 29px;
    }
    .server-sub {
        margin: 36px auto;
    }

    .service-line i {
        font-size: 18px;
        line-height: 30px;
    }
    .tool-wrap-right {
        width: 310px;
    }
    .ivu-cascader-transfer {
        zoom: .8;
    }
    .card-tool-item p {
        margin: 8px 0 0 51px;
    }
    .service-title-l .desc {
        margin: 24px 0 0 0;
    }
    .service-line span {
        font-size: 20px;
        zoom: .8;
        width: 119px;
    }
    .hot-btn {
        margin-left: 225px;
    }
    .tool-near ul {
        margin-top: 39px;
    }
    .header-top-right {
        height: 42px;
    }
    .header-nav-right {
        height: 45px;
        line-height: 45px;
    }
    .tool-near-abs {
        font-size: 14px;
        height: 21px;
        margin-top: 5px;
        width: 100%;
        font-size: 17px;
    }
    .matters {
        width: 100%;
        height: 304px;
        margin-top: 0px;
    }
    .service-left-line-item4 span {
        width: 125px;
    }
    .service-right-line-item1 span {
        width: 158px;
    }
    .service-right-line-item1 {
        width: 192px;
    }
    .tool-near ul li {
        width: 81%;
        height: 95px;
    }
} */
