@charset 'utf-8';
.index-banner-tab {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
    background-image: url(../images/icon_shadow_l.png), url(/statics/pc/public/images/icon_shadow_r.png?v=20200317174230);
    background-repeat: no-repeat;
    background-position: left bottom, right bottom
}

.index-banner {
    width: 440px;
    height: 360px;
    float: left;
    background-color: #fff
}

.ib-slide-wrap {
    position: relative;
    width: 400px;
    height: 300px;
    margin: 23px 0 0 20px;
    overflow: hidden
}

.ib-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.ib-slide a {
    position: relative;
    display: block
}

.ib-slide .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5);
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 22px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.ib-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.ib-slide-dian {
    overflow: hidden;
    text-align: right;
    padding-right: 20px;
    margin-top: 8px
}

.ib-slide-dian i {
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    vertical-align: top;
    background-color: #d9cfc4;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.ib-slide-dian .active {
    background: #e82e2e;
    width: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.index-tab {
    width: 744px;
    height: 360px;
    background-color: #fff;
    float: right
}

.index-tab-top {
    width: 100%;
    overflow: hidden
}

.index-tab-top li {
    width: 50%;
    float: left;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee3d2;
    text-align: center;
    background: url(../images/bg_tab.png) repeat top center
}

.index-tab-top a {
    display: block;
    border-right: 1px solid #eee3d2;
    font-size: 20px
}

.index-tab-top li:last-of-type a {
    border: 0
}

.index-tab-top .active {
    background: #fff;
    border-bottom: 0
}

.index-tab-top .active a {
    color: #e04335;
    font-size: 24px
}

.index-tab-con {
    overflow: hidden
}

.itc-box .tip {
    text-align: center;
    overflow: hidden;
    margin-top: 20px
}

.itc-box .tip-center {
    display: inline-block;
    background-color: #faf8f6;
    height: 26px;
    line-height: 26px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 0 10px;
    font-size: 14px;
    color: #999
}

.itc-form {
    width: 480px;
    margin: 0 auto
}

.itc-form-list {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    margin-top: 20px
}

.itc-form-left {
    width: 80px;
    text-align: right;
    display: inline-block;
    float: left
}

.itc-form-right {
    float: left;
    margin-left: 5px
}

.itc-form-right .input {
    float: left;
    width: 380px;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd;
    vertical-align: top
}

.itc-form-right .zi-input {
    float: left;
    width: 200px;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd;
    vertical-align: top
}

.itc-form-right .zi-select {
    float: left;
    width: 100px;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd;
    vertical-align: top;
    margin-right: 10px
}

.itc-form-right .choice {
    display: inline-block;
    color: #999
}

.itc-form-right .choice-sex {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer
}

.itc-form-right .choice .active {
    background: url(../images/icon.png) no-repeat -47px -80px;
    color: #d04f3f
}

.itc-form-right .select-wrap {
    border-left: 1px solid #dcdcdd;
    overflow: hidden
}

.itc-form-right .select {
    width: 98px;
    padding-left: 5px;
    height: 34px;
    line-height: 34px;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd;
    border-left: 0;
    float: left
}

.itc-form-zi span {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding-left: 35px;
    color: #666;
    cursor: pointer
}

.itc-form-zi span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    border: 1px solid #d5ccc2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.itc-form-zi .active::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 11px;
    width: 16px;
    height: 16px;
    background-color: #d93c2f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.itc-form-btn {
    text-align: center;
    margin-top: 20px
}

.itc-form-btn .btn-yellow {
    cursor: pointer;
    border: 0;
    background: url(../images/btn.png) no-repeat;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #8c6d43;
    font-size: 18px;
    display: inline-block;
    margin: 0 10px
}

.itc-form-btn .btn-red {
    position: relative;
    background: url(../images/btn.png) no-repeat 0 -40px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fae5bc;
    font-size: 18px;
    display: inline-block;
    margin: 0 10px
}

.itc-form-btn .btn-red::after {
    content: "";
    position: absolute;
    right: -3px;
    top: -16px;
    background: url(../images/icon.png) no-repeat 0 -122px;
    width: 36px;
    height: 26px
}

.index-hot-topics {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto 10px
}

.index-ht-con {
    background-color: #fff;
    padding: 14px 15px 10px;
    overflow: hidden
}

.index-ht-con a {
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #7e6138;
    background-color: #fbf8f3;
    border: 1px solid #e7d7bc;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 0 15px;
    margin: 0 5px 10px
}

.index-ht-con a:hover {
    background-color: #e04335;
    color: #fff;
    border-color: #e04335
}

.index-box {
    overflow: hidden
}

.index-box-title {
    position: relative;
    height: 50px;
    line-height: 50px;
    background-color: #fbf8f3
}

.ibt-left {
    position: relative;
    color: #7e6138;
    padding: 0 10px 0 70px;
    background-color: #e4d4c2;
    font-size: 24px;
    float: left
}

.ibt-left::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 50px;
    height: 40px;
    background: url(../images/icon.png) no-repeat
}

.ibt-icon-baobao::before {
    background-position: -47px 0
}

.ibt-icon-bazi::before {
    background-position: -47px -40px
}

.ibt-left::after {
    content: "";
    position: absolute;
    right: -26px;
    top: 0;
    width: 0;
    height: 0;
    border-right: 26px solid transparent;
    border-bottom: 50px solid #e4d4c2
}

.ibt-right {
    width: 600px;
    float: right;
    text-align: right;
    margin-right: 50px;
    font-size: 18px
}

.ibt-right a {
    position: relative;
    display: inline-block;
    padding: 0 15px
}

.ibt-right a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background-color: #e7d7bc
}

.ibt-right a:last-of-type::after {
    width: 0
}

.ibt-right a:hover {
    color: #e04335
}

.ibt-arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAMAAACDMFxkAAAATlBMVEUAAADT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09OVCyCvAAAAGXRSTlMABvbw6DoIt56ULyT6raZKQyvjycGMchsRKwZjOgAAAFpJREFUCNdNzUcOwCAQA8DQO4F0//+jOYAlfBpprfW25hVUyped/A44Omk4drpGoaNCpY2C32iJQDeJZ9KerAgHnYYKdB+qUHGcPZQZCpBTN2Sbq8g7PwZqyQ+NgAOXQLaVgwAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat
}

.index-box-con {
    overflow: hidden;
    background-color: #fff;
    padding: 20px 20px 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ib-con-left {
    overflow: hidden;
    width: 430px;
    float: left;
    padding-top: 6px
}

.ib-con-left li {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.ib-con-left .pic {
    width: 120px;
    height: 90px;
    overflow: hidden;
    display: block
}

.ib-con-left img {
    display: block;
    width: 100%
}

.ib-con-left .info {
    position: absolute;
    left: 130px;
    top: 0;
    right: 0;
    overflow: hidden
}

.ib-con-left .info-title {
    display: block;
    font-size: 18px;
    color: #7e6138;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px
}

.ib-con-left .info-title:hover {
    color: #e04335
}

.ib-con-left .info-txt {
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ib-con-list {
    overflow: hidden;
    width: 380px;
    float: right
}

.ib-con-list a {
    display: block;
    height: 34px;
    line-height: 34px;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ib-con-list a:hover {
    color: #e04335
}

.index-ceshi {
    overflow: hidden;
    background-color: #fff;
    margin: 10px 0;
    height: 300px
}

.index-ceshi .title {
    font-size: 22px;
    text-align: center;
    padding: 28px 0 15px
}

.index-ceshi .btn {
    border: 0;
    background: url(../images/btn.png) no-repeat 0 -40px;
    width: 200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    color: #fae5bc;
    font-size: 20px;
    display: block;
    cursor: pointer;
    margin-top: 5px
}

.index-ceshi-name {
    float: left;
    width: 444px;
    border-right: 1px solid #ede8e2;
    height: 300px
}

.index-ceshi-form {
    width: 328px;
    margin: 0 auto
}

.ic-name-ul {
    overflow: hidden
}

.ic-name-li {
    overflow: hidden;
    margin-bottom: 10px;
    height: 36px;
    line-height: 36px
}

.ic-name-li .left {
    float: left;
    width: 50px;
    text-align: right;
    height: 36px;
    line-height: 36px
}

.ic-name-li .right {
    float: left
}

.ic-name-li .right-input {
    width: 100px;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    vertical-align: top;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd
}

.ic-name-li .right-date {
    width: 260px;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    vertical-align: top;
    border: 1px solid #dcdcdd;
    background: #f6f4f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAALVBMVEUAAADV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dVMqz7HAAAADnRSTlMA8N+DJArT0LSxo6JOTLjatVsAAAAwSURBVAjXY4AAvXfv3j1i2AckXzGEA8lUBha5dw8dGBjuvXsDlGZ+ZwBSNYMBBQAAxUASdUPlfWYAAAAASUVORK5CYII=) no-repeat 95% center
}

.ic-name-li .choice {
    display: inline-block;
    color: #666
}

.ic-name-li .choice-sex {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer
}

.ic-name-li .choice .active {
    background: url(../images/icon.png) no-repeat -47px -80px;
    color: #d04f3f
}

.index-ceshi-company {
    float: right;
    width: 444px
}

.index-ceshi-company .des {
    text-align: center;
    font-size: 14px;
    color: #999
}

.index-company-form {
    width: 300px;
    margin: 30px auto 0
}

.index-company-form .input {
    display: block;
    width: 210px;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto 25px;
    vertical-align: top;
    background-color: #f6f4f1;
    border: 1px solid #dcdcdd
}

.index-four {
    overflow: hidden
}

.index-four-box {
    width: 440px;
    height: 345px;
    background-color: #fff;
    float: left;
    margin-top: 10px
}

.index-four-title,.index-none {
    position: relative;
    height: 50px;
    line-height: 50px;
    background-color: #fbf8f3;
    color: #8c6d43;
    font-size: 20px;
    padding-left: 55px;
    display: block
}

.index-none {
    position: relative;
    height: 50px;
    line-height: 50px;
    background-color: #fbf8f3;
    color: #8c6d43;
    font-size: 20px;
    padding-left: 15px;
    display: block
}

.index-four-title::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -17px;
    width: 32px;
    height: 32px;
    background: url(../images/index_icon_col.png) no-repeat;
    overflow: hidden
}

.index-icon-gongsi::before {
    background-position: 0 0
}

.index-icon-chongwu::before {
    background-position: -32px 0
}

.index-icon-youxi::before {
    background-position: 0 -32px
}

.index-icon-yingwen::before {
    background-position: -32px -32px
}

.index-four-con {
    overflow: hidden;
    padding: 20px 20px 0
}

.index-four-left {
    width: 120px;
    overflow: hidden;
    float: left;
    padding-top: 5px
}

.index-four-left a {
    width: 120px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: center
}

.index-four-left .pic {
    width: 120px;
    height: 90px;
    overflow: hidden
}

.index-four-left img {
    display: block;
    width: 100%
}

.index-four-left .words {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 14px
}

.index-four-left .words:hover {
    color: #e04335
}

.index-four-right {
    float: right;
    width: 265px;
    overflow: hidden
}

.index-four-right a {
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-four-right a:hover {
    color: #e04335
}

.index-bjx {
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 10px
}

.index-bjx-title {
    position: relative;
    background-color: #fbf8f3;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #8c6d43;
    font-size: 20px;
    padding: 0 10px
}

.index-bjx-title::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    background: url(../images/icon.png) no-repeat 0 -53px;
    width: 10px;
    height: 20px
}

.index-bjx-con {
    overflow: hidden
}

.index-bjx-des {
    overflow: hidden;
    padding: 10px
}

.index-bjx-des .pic {
    width: 80px;
    height: 95px;
    overflow: hidden;
    float: left
}

.index-bjx-des img {
    display: block;
    width: 100%
}

.index-bjx-des .info {
    color: #666;
    width: 184px;
    float: left;
    margin-left: 12px
}

.index-bjx-des .info-red {
    color: #e04335
}

.index-bjx-des .info-btn {
    color: #e04335
}

.index-bjx-list {
    overflow: hidden;
    padding: 0 5px 5px
}

.index-bjx-list a {
    float: left;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    color: #666;
    font-size: 20px;
    background: url(../images/icon.png) no-repeat 0 -75px;
    margin: 0 6px 10px
}

.index-bjx-list a:hover {
    background: url(../images/icon.png) no-repeat -47px -112px;
    color: #e04335
}