/*
作者：天兴工作室
网址：https://www.txcstx.cn
邮箱：admin@txcstx.cn
*/

:root {
    --tx-color: #2284ee;
    --tx-border: #eee;
}

.tx-c1 {
    color: var(--tx-color);
}

.tx-bg {
    background-color: var(--tx-color);
}

.f-24 {
    font-size: 24px;
}

.pd40-1 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.img-w36 {
    width: 36px;
    height: 36px;
    object-fit: cover;
}

.top-box {
    position: relative;
    z-index: 99;
}

.header {
    padding: 20px 0;
}

.logo * {
    line-height: 1;
    height: 62px;
    width: auto;
}

.search-box form {
    width: 450px;
}

.search-box form>* {
    line-height: 38px;
    height: 38px;
    border-radius: 0;
}

.search-box form input {
    border: 1px solid var(--tx-color);
    color: #999;
}

.search-box form button {
    width: 100px;
    text-align: center;
}

.phone-box {
    width: 266px;
    height: 42px;
    background-color: #efeded;
    display: inline-flex;
    align-items: center;
    border-radius: 42px;
    padding: 0 8px;
}

.phone-box::before {
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/phone.png) no-repeat 0 0;
    margin: 0 10px 0 0;
}

.top-nav>a {
    display: flex;
    width: 180px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background-color: #e3efff;
    color: var(--tx-color);
}

.top-nav-ul {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 350px;
    display: none;
}

.top-nav:hover .top-nav-ul {
    display: block;
}

.top-nav-ul>li {
    width: 100%;
}

.top-nav-ul>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    background: rgba(44, 49, 63, .95);
    color: #fff;
    font-size: 16px;
}

.top-nav-ul>li:not(:last-child)>a {
    border-bottom: 1px dashed #81838c;
}

.top-nav-ul>li>a::before {
    width: 18px;
    height: 18px;
    content: "";
    margin: 0 10px 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.top-nav-ul>li:nth-child(1)>a::before {
    background-image: url(../images/top-nav-ico1.png);
}

.top-nav-ul>li:nth-child(2)>a::before {
    background-image: url(../images/top-nav-ico2.png);
}

.top-nav-ul>li:nth-child(3)>a::before {
    background-image: url(../images/top-nav-ico3.png);
}

.top-nav-ul>li:nth-child(4)>a::before {
    background-image: url(../images/top-nav-ico4.png);
}

.top-nav-ul>li:nth-child(5)>a::before {
    background-image: url(../images/top-nav-ico5.png);
}

.top-nav-ul>li:hover>a {
    background-color: #fff;
    color: #212529;
}

.top-nav-ul>li>ul {
    position: absolute;
    left: 180px;
    top: 0;
    width: 840px;
    height: 350px;
    background-color: #fff;
    padding: 10px 20px;
    display: none;
}

.top-nav-ul>li:hover>ul {
    display: block;
}

.top-nav-ul>li>ul::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9px;
    background: url(../images/top-nav-bg.png) repeat-x 0 0;
}

.top-nav-ul>li>ul li {
    border-bottom: 1px dashed #e1e1e1;
    padding: 10px 0;
    display: flex;
    align-items: flex-start;
}

.top-nav-ul>li>ul li h4 {
    font-size: 14px;
    flex: auto;
}

.top-nav-ul>li>ul li h4 a {
    color: var(--tx-color);
}

.top-nav-ul>li>ul li section {
    width: 680px;
    flex: none;
}

.top-nav-ul>li>ul li section a {
    color: #868994;
    margin: 0 15px 5px 0;
}

.nav {
    display: flex;
    align-items: center;
    justify-content: end;
}

.nav li {
    padding: 0 0 0 36px;
}

.nav li ul {
    display: none;
}

.home-flash .swiper-slide img {
    width: 100%;
    height: 475px;
    object-fit: cover;
}

.home-flash .swiper-pagination {
    bottom: 50px;
}

.home-form-box {
    background-color: #fff;
    margin-top: -40px;
    padding: 40px;
    position: relative;
    z-index: 90;
}

.home-form {
    border: 2px solid #ff6600;
    border-radius: 0px 2px 2px 0px;
    line-height: 56px;
}

.home-form input {
    width: 100%;
    height: 100%;
    border: 0;
}

.home-form button {
    background-color: #ff6600;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    height: 56px;
    border: 0;
}

.home-form .col-7 {
    border-right: 1px solid rgba(229, 229, 229, 0.59);
    position: relative;
    padding: 0 16px;
}

.home-title {
    display: flex;
    align-items: center;
}

.home-title img {
    width: 24px;
    height: 24px;
    object-fit: cover;
    margin-right: 10px;
}

.home-title span {
    color: #53627c;
    align-self: flex-end;
    margin-bottom: 4px;
}

.home-box1-l {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
}

.home-box1-l section {
    background: url(../images/gszc.dfb8661.png) no-repeat 0 0;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 345px;
    color: #fff;
}

.home-box1-l section h4 {
    font-size: 20px;
    margin-top: 160px;
    font-weight: 700;
    width: 100%;
    padding: 0 1em;
}

.home-box1-l section>a {
    display: inline-flex;
    width: 114px;
    height: 32px;
    background: url(../images/ljzx1.6ab24e2.png) no-repeat 0 0;
    align-items: center;
    justify-content: center;
    color: #0439e7;
    font-weight: 700;
}

.box1-list li>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #fff;
    width: 100%;
    height: 182.5px;
    padding: 25px 15px 0 15px;
    color: #999;
    overflow: hidden;
}

.box1-list li>a h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 8px 0 10px 0;
    color: #333;
    width: 100%;
    padding: 0 1em;
}

.box1-list li>a:hover {
    box-shadow: 1px 1px 10px hsla(0, 0%, 76.1%, .9);
}

.box2-list li>a {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    color: #999;
    position: relative;
    transition: all 0s ease 0s;
}

.box2-list li>a h4 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #333;
}

.box2-list li>a>i {
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 0 10px 0;
}

.box2-list li>a>i img,
.box2-list li>a>em img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box2-list li>a>em {
    position: absolute;
    bottom: 20px;
    right: 15px;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    opacity: 0.1;
}

.box2-list li>a:hover {
    background: #2284ee;
}

.box2-list li>a:hover>* {
    color: #fff;
}

.box2-list li>a:hover .box2-ico-1 {
    background-image: url(../images/box2-ico1s.png);
}

.box2-list li>a:hover .box2-ico-2 {
    background-image: url(../images/box2-ico2s.png);
}

.box2-list li>a:hover .box2-ico-3 {
    background-image: url(../images/box2-ico3s.png);
}

.box2-list li>a:hover .box2-ico-4 {
    background-image: url(../images/box2-ico4s.png);
}

.box2-list li>a:hover .box2-ico-5 {
    background-image: url(../images/box2-ico5s.png);
}

.box2-list li>a:hover .box2-ico-6 {
    background-image: url(../images/box2-ico6s.png);
}

.box2-list li>a:hover .box2-ico-7 {
    background-image: url(../images/box2-ico7s.png);
}

.box2-list li>a:hover .box2-ico-8 {
    background-image: url(../images/box2-ico8s.png);
}

.box2-list li>a:hover .box2-ico-9 {
    background-image: url(../images/box2-ico9s.png);
}

.box2-list li>a:hover .box2-ico-10 {
    background-image: url(../images/box2-ico10s.png);
}

.home-box3 {
    padding: 50px 0 30px 0;
}

.box3-list li a {
    display: flex;
    align-items: center;
    padding: 20px 15px 20px 0;
    transition: all 0s ease 0s;
    overflow: hidden;
}

.box3-list li a img {
    width: 66px;
    height: 66px;
    margin-right: 20px;
}

.box3-list li a p {
    display: none;
    color: #999;
}

.box3-list li a:hover {
    background: #f5fafe;
    border-radius: 5px;
    box-shadow: 10px 10px #ddebfc;
}

.box3-list li a:hover h4 {
    font-weight: 700;
    color: var(--tx-color);
}

.box3-list li a:hover p {
    display: block;
}

.home-box4 {
    background: url(../images/box4-bg.png) no-repeat 0 0;
    background-size: cover;
    padding: 40px 0 25px 0;
}

.home-box4-l {
    background: url(../images/box4-l-bg.png) no-repeat 0 0;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: center;
    width: 100%;
    height: 460px;
}

.home-box4-l h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 35px;
    text-indent: 20px;
    font-weight: 700;
}

.home-box4-l a {
    color: #fff;
}

.box4-list li>div {
    display: flex;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-color: #fff;
    height: 222.5px;
}

.box4-list li>div ul {
    padding: 45px 20px;
}

.box4-list li>div section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 15px 15px 15px 0;
}

.box4-list li>div section img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    margin: 8px 0;
}

.box4-list li>div section a {
    display: inline-flex;
    width: 140px;
    height: 32px;
    background-color: var(--tx-color);
    color: #fff;
    align-items: center;
    justify-content: center;
}

.box4-list li>div:hover {
    background: #f3f8ff !important;
}

.box4-list li>div:hover ul {
    display: none;
}

.box4-list li>div:hover section {
    display: flex;
}

.home-box5 {
    background: url(../images/box5-bg.png) no-repeat 0 0;
    padding: 40px 0 25px 0;
}

.box5-list li img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.home-cms-item {
    border: 1px solid #eceff3;
}

.home-cms-item>h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    font-size: 24px;
    color: #fff;
}

.home-cms-item li {
    border-bottom: 1px dashed #e1e1e1;
    padding: 10px 0;
}

.home-cms-item li a {
    color: #2b3d63;
}

.home-cms-item li a img {
    width: 60px;
    height: 60px;
    margin-left: 15px;
    object-fit: cover;
}

.home-cms-item li.on .hide {
    display: block;
}

.home-cms-item li.on section div p {
    font-size: 18px;
}

.home-cms-item>p a {
    border-color: var(--tx-color);
    padding: 0 4em;
    color: var(--tx-color);
}

.home-cms-item>p a:hover {
    background-color: var(--tx-color);
    color: #fff;
}

.home-cms-item>h3 img {
    width: auto;
    height: 30px;
    object-fit: cover;
    margin: 0 6px 0 0;
}

.home-partner>div {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0 0 22px hsla(0, 0%, 94.1%, .7);
}

.home-partner>div li {
    padding: 18px 22px;
}

.home-partner>div li img {
    height: 55px;
    width: auto;
}

.footer-nav {
    height: 65px;
    background: #1b1b1b;
    display: flex;
    align-items: center;
}

.footer-nav a {
    color: #fff;
}

.footer-nav section a {
    padding-right: 20px;
    display: inline-flex;
    align-items: center;
}

.footer-nav section a::after {
    height: 20px;
    content: "";
    width: 1px;
    background: #383739;
    margin-left: 20px;
}

.footer {
    background-color: #000;
    color: #b1b1b1;
    padding: 30px 0;
}

.footer-tab .tab-hd li {
    width: 102px;
    height: 33px;
    background: #1b1b1b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #78808d;
    position: relative;
}

.footer-tab .tab-hd li.on {
    background: #2f3a4d;
    color: #fff;
}

.footer-tab .tab-hd li.on::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    left: 50%;
    border: 8px solid transparent;
    border-top-color: transparent;
    border-top-color: #2f3a4d;
    margin-left: -10px;
    bottom: -15px;
}

.ul-flex {
    line-height: 30px;
}

.ul-flex>* {
    display: inline-flex;
    margin: 0 1em 0 0;
    color: #78808d;
}

.ul-flex a {
    color: #78808d;
}

.list-banner img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.list-nav>* {
    margin-right: 30px;
}

.news-item {
    padding: 20px 0;
}

.news-item a>img {
    width: 248px;
    height: 182px;
    object-fit: cover;
    margin-right: 20px;
}

.side-title {
    line-height: 3;
    border-bottom: 1px solid #f3f3f3;
    display: flex;
    align-items: center;
}

.side-title::before {
    content: "";
    width: 4px;
    height: 1em;
    background-color: var(--tx-color);
    margin: 0 0.5em 0 0;
}

.ul-hot li {
    height: 40px;
    display: flex;
    align-items: center;
    counter-increment: mycounter;
}

.ul-hot li a {
    flex: auto;
    margin: 0 15px 0 8px;
}

.ul-hot li span {
    flex: none;
}

.ul-hot li::before {
    content: counter(mycounter);
    background-color: #eee;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #888;
    flex: none;
    border-radius: 2px;
}

.ul-hot li:nth-child(1)::before,
.ul-hot li:nth-child(2)::before,
.ul-hot li:nth-child(3)::before {
    background-color: var(--tx-color);
    color: #fff;
}

.info-next p {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.info-next p::before {
    content: "";
    display: inline-flex;
    width: 15px;
    height: 15px;
    background-color: var(--tx-color);
    margin: 5px 5px 0 0;
}

.ul-dot>* {
    display: flex;
    align-items: center;
}

.ul-dot>*::before {
    content: "";
    display: inline-flex;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    margin-right: 8px;
}

.caishui-item {
    background: url(../images/caishui-box-bg.png) no-repeat center 0;
    background-size: 379px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 510px;
}

.caishui-item>h3 {
    margin-top: 145px;
}

.caishui-item ul {
    width: 100%;
}

.caishui-item li:not(:last-child) {
    margin-bottom: 25px;
}

.caishui-item li img {
    width: 64px;
    height: 64px;
    object-fit: cover;
}

.caishui-gj-list li {
    position: relative;
    height: 204px;
}

.caishui-gj-list li>div {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-color: #fff;
    position: relative;
}

.caishui-gj-list li>div>i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 2px;
    overflow: hidden;
}

.caishui-gj-list li>div>i img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.caishui-gj-list li>div ul {
    padding: 40px 15px 15px;
    position: relative;
    z-index: 1;
}

.caishui-gj-list li:hover>div {
    position: absolute;
    left: 10px;
    top: 0;
    width: 390px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}

.caishui-gj-list li:hover>div i {
    width: 160px;
    height: 160px;
    position: static;
    display: block;
    flex: none;
    margin: 20px 10px 0 20px;
}

.caishui-gj-list li:hover>div ul {
    display: none;
}

.caishui-gj-list li:hover>div section {
    display: block;
    padding: 20px 18px 0 18px;
    flex: auto;
    overflow: hidden;
}

.caishui-gj-list li:nth-child(5):hover>div {
    left: auto;
    right: 10px;
}

.gongshang-list li a {
    align-items: flex-start;
    padding: 15px;
}

.gongshang-list li a img {
    width: 28px;
    height: 28px;
    object-fit: cover;
}

.gongshang-box4 {
    background-image: url(../images/gongshang-box4-bg.png);
    background-size: 100% auto;
}

.about-box1-list {
    background: url(../images/absc1bg.1deda12.png) no-repeat 0 0;
    width: 1044px;
    height: 204px;
    margin-top: -100px;
    position: relative;
    z-index: 10;
    padding: 10px;
}

.about-box1-list li {
    width: 20%;
    padding-top: 20px;
    text-align: center;
    float: left;
}

.about-box2-list {
    background: url(../images/absc3bg.ed85fcc.png) no-repeat 0 0;
    width: 100%;
    height: 300px;
}

.about-box2-list>* {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 170px;
    color: #fff;
}

.about-box2-list>*:hover {
    background: rgba(3, 96, 211, .95);
    padding: 0;
    justify-content: center;
}

.about-box2-list>*:hover h3 {
    font-size: 24px;
}

.about-box2-list>*:hover p {
    display: inline-flex;
}

.about-box3 {
    align-items: flex-start;
}

.about-box3>span {
    width: 150px;
    background: #cce2fe;
    color: #0070f9;
    justify-content: center;
    line-height: 41px;
    font-size: 20px;
    display: inline-flex;
}

.about-box3 section {
    padding: 30px 0 0 0;
    margin-left: 60px;
    border-top: 1px solid #cce2fe;
}

.about-box4 {
    height: 604px;
    background: url(../images/map.png) no-repeat 50%;
}

.about-box4-c {
    width: 515px;
    padding-top: 1px;
    height: 538px;
    padding-left: 70px;
    position: relative;
    left: -10px;
    top: 18px;
    background: url(../images/btleft.61eb5e4.png) no-repeat 50%;
}

.about-box4-c h4 {
    font-size: 34px;
    color: #252129;
    margin-top: 65px
}

.about-box4-c .p1 {
    font-size: 40px;
    margin: 47px 0 97px;
    text-indent: 60px
}

.about-box4-c .p2 {
    font-size: 16px;
    margin-top: 25px;
    padding-left: 40px
}

.jianzhu-box1 {
    background: url(../images/cjjzz1_bj.png) no-repeat 0 0;
    background-size: cover;
    padding: 40px 0;
}

.jianzhu-box1-item {
    background-color: #fff;
}

.jianzhu-box1-item h3 {
    height: 93px;
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 700;
    background-size: cover;
}

.jianzhu-box1-item h3::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 26px;
    margin-right: 14px;
    margin-left: 30px;
}

.jianzhu-box1-item ul {
    padding: 0 26px;
}

.jianzhu-box1-item ul li {
    border-bottom: 1px dotted #e5e5e5;
    display: flex;
    align-items: center;
    height: 65px;
}

.jianzhu-box1-item ul li img {
    height: 26px;
    margin-right: 20px;
    width: 26px;
    object-fit: cover;
    flex: none;
}

.jianzhu-box1-item ul li span {
    flex: auto;
}

.jianzhu-box1-item ul li a {
    width: 65px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.jianzhu-box1-item.style-1:hover {
    box-shadow: 0 1px 46px 0 rgba(224, 113, 2, .32);
}

.jianzhu-box1-item.style-1 h3 {
    background: url(../images/jz_zcbtop.d9f0570.png) no-repeat 0 0;
    color: #ff7f00;
}

.jianzhu-box1-item.style-1 h3::before {
    background-color: #ff7f00;
}

.jianzhu-box1-item.style-1 ul li a {
    border: 1px solid #ff7f00;
    color: #ff7f00;
}

.jianzhu-box1-item.style-1 ul li:hover a {
    background-color: #ff7f00;
    color: #fff;
}

.jianzhu-box1-item.style-1 ul li:hover span {
    color: #ff7f00;
}

.jianzhu-box1-item.style-2:hover {
    box-shadow: 0 1px 46px 0 rgba(25, 114, 234, .32);
}

.jianzhu-box1-item.style-2 h3 {
    background: url(../images/jz_zycbtop.6e25ab3.png) no-repeat 0 0;
    color: #1972ea;
}

.jianzhu-box1-item.style-2 h3::before {
    background-color: #1972ea;
}

.jianzhu-box1-item.style-2 ul li a {
    border: 1px solid #1972ea;
    color: #1972ea;
}

.jianzhu-box1-item.style-2 ul li:hover a {
    background-color: #1972ea;
    color: #fff;
}

.jianzhu-box1-item.style-2 ul li:hover span {
    color: #1972ea;
}

.jianzhu-box1-item.style-3:hover {
    box-shadow: 0 1px 46px 0 rgba(15, 179, 185, .32);
}

.jianzhu-box1-item.style-3 h3 {
    background: url(../images/jz_jzhytop.362e1a8.png) no-repeat 0 0;
    color: #0fb3b9;
}

.jianzhu-box1-item.style-3 h3::before {
    background-color: #0fb3b9;
}

.jianzhu-box1-item.style-3 ul li a {
    border: 1px solid #0fb3b9;
    color: #0fb3b9;
}

.jianzhu-box1-item.style-3 ul li:hover a {
    background-color: #0fb3b9;
    color: #fff;
}

.jianzhu-box1-item.style-3 ul li:hover span {
    color: #0fb3b9;
}

.jianzhu-box1-item-btn{
    display: inline-flex;
    line-height: 2;
    padding: 0 1.2em;
}
.jianzhu-box1-item.style-1  .jianzhu-box1-item-btn{
     background:#fbd9b8;
     color:#ff7f00;
}
.jianzhu-box1-item.style-2  .jianzhu-box1-item-btn{
     background:#cce2ff;
     color:#1f75eb;
}
.jianzhu-box1-item.style-3  .jianzhu-box1-item-btn{
     background:#b6e5e7;
     color:#0fb3b9;
}

.jianzhu-box2 {
    background: url(../images/cjjzz2_bj.16616e3.png) no-repeat 0 0;
    background-size: cover;
    padding: 40px 0;
}

.jianzhu-box2-list li {
    margin-bottom: 20px;
}

.jianzhu-box2-list li a {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    align-items: center;
    height: 260px;
    padding: 27px 24px 0 24px;
    text-align: center;
    color: #adadae;
    position: relative;
}

.jianzhu-box2-list li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    height: 4px;
    background: var(--tx-color);
}

.jianzhu-box2-list li a:hover:after {
    left: 0;
    transition: all 1s;
    width: 100%;
    margin-left: 0;
}

.jianzhu-box2-list li a img {
    width: auto;
    height: 68px;
    object-fit: cover;
}

.jianzhu-box2-list li .p1 {
    font-size: 18px;
    margin: 24px 0;
    color: #252129;
}

.jianzhu-box4,
.home-box5.bg-gray1 {
    background-image: none;
}

.jianzhu-box4 .caishui-gj-list li>div:hover {
    background-color: var(--tx-color);
    color: #fff;
}

.jianzhu-box4 .caishui-gj-list li>div:hover * {
    color: #fff;
}

.jianzhu-box4 .caishui-gj-list li>div .tx-btn {
    background-color: #2abf85;
}

.home-box5.bg-gray1 {
    background-color: #f9f9f9;
}

.recruit-banner {
    position: relative;
    height: 350px;
}

.recruit-banner>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recruit-banner .tx-wide {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

<?php /*
.recruit-form {
    background: url(../images/jzstj.91fd7cf.png) no-repeat;
    background-size: 100% 100%;
    width: 347px;
    height: 300px;
    position: relative;
    z-index: 10;
    color: #fff;
    padding: 30px;
}

.recruit-form input {
    border: 1px solid #0565a0;
    line-height: 36px;
    width: 100%;
    padding: 0 10px;
    color: #fff;
}
*/ ?>


.recruit-box1-l {
    background: url(../images/jzzp2lf.918eaec.png) no-repeat;
    width: 210px;
    color: #fff;
    padding: 80px 15px;
}

.recruit-box1-item {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 8px #f7f7f7;
}

.recruit-box1-item h3 {
    line-height: 40px;
    padding: 0 18px;
    border-bottom: 1px solid #f8f7f7;
}

.recruit-box1-item ul {
    padding: 15px 18px;
}

.recruit-box1-item ul li {
    height: 30px;
    display: flex;
    align-items: center;
    color: #666;
}

.recruit-box1-item ul li::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/pin-ico.png) no-repeat 0 0;
    margin: 0 5px 0 0;
    flex: none;
}

.recruit-box1-bottom li {
    display: flex;
    align-items: flex-start;
}

.recruit-box1-bottom li>img {
    width: 33px;
    height: 33px;
    margin-right: 8px;
    flex: none;
}

.recruit-box1-bottom li>div {
    flex: auto;
    font-size: 12px;
    color: #666;
}

.recruit-box1-bottom li>div h5 {
    font-size: 14px;
    color: #212529;
    font-weight: 700;
}

.recruit-box1-bottom li>div .p1 {
    font-size: 10px;
    color: #c3c3c3;
    margin: 5px 0 8px 0;
}

.resume-box {
    background: url(../images/jzs5.d8f8fe3.png) no-repeat 0 0;
    padding: 50px 0;
    background-size: cover;
}

.resume-tab .tab-hd li {
    width: 123px;
    height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
}

.resume-tab .tab-hd li:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 35px;
    top: 6px;
    right: 0;
    background: #e6e6e6;
}

.resume-tab .tab-hd li.on {
    background-color: var(--tx-color);
    color: #fff;
}

.resume-tab .tab-hd li.on::before {
    display: none;
}

.resume-item {
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 23px;
}

.resume-item .tx-flex-col1 {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.resume-item .tx-flex-col1 img {
    width: 56px;
    height: 56px;
    object-fit: cover;
}

.position-box {
    background: url(../images/rmzw.db23125.png) no-repeat 0 0;
    padding: 50px 0;
    background-size: cover;
}

.position-box1-l {
    background: url(../images/jzs41.2584b80.png) no-repeat 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 280px;
    text-shadow: 0 0 3px #1e63d5;
    text-align: center;
}

.position-box1-r {
    background-color: #e9fbf4;
    padding: 20px 20px 5px 20px;
}

.position-item {
    background-color: #fff;
    padding: 15px;
}

.hot-title {
    display: flex;
    align-items: center;
}

.hot-title::before {
    content: "";
    height: 18px;
    width: 14px;
    display: inline-flex;
    background: url(../images/jzs42.28b0962.png) no-repeat 0 0;
    margin: 0 8px 0 0;
}

.position-box3-tab .tab-hd {
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    position: relative;
}

.position-box3-tab .tab-hd::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    z-index: 1;
}

.position-box3-tab .tab-hd li {
    padding: 0 2em;
    line-height: 66px;
    position: relative;
    z-index: 10;
}

.position-box3-tab .tab-hd li.on {
    background-color: #fff;
}

.position-box3-list a img {
    width: 156px;
    height: 97px;
    object-fit: cover;
    margin-right: 15px;
}

.position-box3-list a {
    border-bottom: 1px dashed #e5e5e5;
    transition: all 0s ease 0s;
}

.position-box3-list a section {
    display: flex;
    align-items: center;
    height: 50px;
}

.position-box3-list a section h3 {
    display: flex;
    align-items: center;
}

.position-box3-list a section h3::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    background: #39445b;
    margin-right: 5px;
}

.position-box3-list a.on {
    padding: 30px 0;
}

.position-box3-list a.on .hide {
    display: block;
}

.position-box3-list a.on section {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    padding-bottom: 20px;
    position: relative;
}

.position-box3-list a.on section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/jiantou2.2016125.png) no-repeat 0 0;
    width: 25px;
    height: 14px;
    display: inline-flex;
}

.position-box3-list a.on section span {
    margin: 8px 0;
}

.position-box3-list a.on section h3 {
    font-size: 16px;
    color: var(--tx-color);
}

.position-box3-list a.on section h3::before {
    display: none;
}

.fuwu-info-box {
    position: relative;
    z-index: 11;
    margin-top: -100px;
}

.fuwu-title {
    display: flex;
    align-items: center;
}

.fuwu-title::before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 36px;
    position: relative;
    margin-right: 18px;
    background: #1972ea;
}

.fuwu-screen li {
    padding: 10px;
    display: flex;
}

.fuwu-screen li>span {
    flex: none;
    color: #898a8a;
    width: 70px;
    padding: 0 10px;
    text-align: right;
}

.fuwu-screen li>section {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
}

.fuwu-screen li>section a {
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #e5e5e5;
    margin: 0 18px 10px 0;
    color: #252129;
}

.fuwu-screen li>section a.on {
    background-color: var(--tx-color);
    border: 0;
    color: #fff;
}

.bh-txt {
    display: inline-flex;
    align-items: center;
}

.bh-txt::before {
    content: "";
    display: inline-block;
    background: url(../images/xxbhbf.dc96663.png) no-repeat;
    width: 16px;
    margin-right: 8px;
    height: 16px;
}

.fuwu-user-box .swiper-slide {
    border: 1px solid #e8e7e7;
    padding: 10px 5px;
}

.fuwu-user-box .swiper-slide img {
    width: 86px;
    height: 86px;
    object-fit: cover;
}

.fuwu-info-nav li {
    margin-right: 50px;
    line-height: 2.2;
}

.fuwu-info-nav li.on {
    border-bottom: 2px solid var(--tx-color);
    color: var(--tx-color);
}

.fwbz-item {
    align-items: flex-start;
    border: 1px solid #eee;
    padding: 15px;
}

.fwbz-item>img {
    width: auto;
    height: 44px;
}

.fuwu-side>h2 {
    background: url(../images/rmfwbg.1fe2a1d.png) no-repeat 0 0;
    background-size: cover;
    line-height: 46px;
    color: #fff;
}

.fuwu-side li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    height: 140px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.fuwu-side li:not(:nth-child(2n)) {
    border-right: 1px solid #eee;
}

.fuwu-side li img {
    height: 35px;
    width: auto;
    margin-bottom: 5px;
}

.sb-warp {
    background: url(../images/sb_calculatorbj.png) no-repeat 0 0 #f3f3f3;
    background-size: cover;
    padding: 50px 0;
}

.sb-tab .tabs-hd {
    display: flex;
    align-items: center;
}

.sb-tab .tabs-hd>* {
    display: inline-flex;
    line-height: 50px;
    padding: 0 3em;
    position: relative;
    transition: all 0s ease 0s;
}

.sb-tab .tabs-hd>*.on {
    background-color: var(--tx-color);
    color: #fff;
}

.sb-tab .tabs-hd>*.on::after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: var(--tx-color) transparent transparent transparent;
}

.result table {
    border-collapse: collapse;
    border: 1px solid #eee;
    width: 100%
}

.result table th .t {
    display: inline-block;
    line-height: 60px
}

.result table th {
    border: 1px solid #eee;
    padding: 0;
    font-size: 16px;
    color: #212529;
    background: #f6faff;
    font-weight: 400
}

.result table th .p {
    display: inline-block
}

.result table .h {
    width: 115px
}

.result table td {
    border: 1px solid #eee;
    padding: 15px;
    white-space: pre-wrap;
}

.result table td .t {
    text-align: center;
    font-size: 16px;
    color: #212529;
    display: inline-block
}

.result table td .p {
    text-align: left;
    margin: 30px 0;
    padding-left: 30px;
    font-size: 14px;
    color: #999;
    white-space: normal
}

.result2 {
    width: 1096px;
    background: hsla(0, 0%, 100%, .04);
    border: 1px solid #eee;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.result2 .group {
    width: 50%;
    display: flex;
    height: 54px;
    align-items: center;
    font-size: 14px;
    color: #22262a;
    border-right: 1px solid #eee;
    margin-left: -1px;
    background: rgba(14, 118, 247, .04)
}

.result2 .flex1 {
    width: 50%;
    background: #fff;
    border-right: 1px solid transparent
}

.result2 .val {
    width: 116px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    border-right: 1px solid #eee
}

.result2 .flex1 .txt input {
    background: #fff
}

.result2 .txt {
    flex: 1;
    text-align: right;
}

.result2 .txt input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    text-align: right;
    background: none
}

.result2 .font {
    padding-left: 10px;
    padding-right: 30px
}

.tip {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffa800;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 1096px;
    height: 77px;
    line-height: 77px;
    text-align: center;
    margin: 0 auto
}

.bottom3 {
    width: 1096px;
    margin: 0 auto;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee
}

.bottom3 li {
    height: 54px;
    display: flex;
    border-bottom: 1px solid #eee
}

.bottom3 li span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #22262a
}

.bottom3 li .span1 {
    width: 369px;
    border-right: 1px solid #eee;
    justify-content: center
}

.bottom3 li .span1,
.bottom3 li .span2 {
    height: 53px;
    display: flex;
    align-items: center
}

.bottom3 li .span2 {
    flex: 1;
    justify-content: flex-end;
    margin-right: 30px
}

.bottom3 li span i {
    font-style: normal;
    margin-right: 10px
}

.bottom3 .last {
    height: 77px;
    justify-content: center;
    line-height: 77px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffa800
}

.bottom3 .first {
    background: rgba(14, 118, 247, .04)
}

.zizhi-box1 {
    background: #f5f9ff;
    padding: 40px 20px;
}

.zizhi-box1 ul {
    justify-content: space-between;
}

.zizhi-box1 ul li.xzli {
    background: url(../images/jsq11.cb6bb20.png) no-repeat;
    background-size: cover;
    width: 270px;
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: center;
    position: relative;
}

.zizhi-box1 ul li.xzli a {
    display: block;
    height: 100%;
    background: var(--tx-color);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}

.zizhi-box1 ul li ul {
    height: 165px;
    overflow: auto;
    display: none;
}

.zizhi-box1 ul li ul li {
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    background: #fff;
}

.zizhi-phone {
    width: 420px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    overflow: hidden;
}

.zizhi-phone input {
    padding: 0 1em;
}

.zizhi-title>span {
    padding: 0 8px;
    border-left: 3px solid var(--tx-color);
    line-height: 1.1;
}

.jsqct3 .pztb tr {
    height: 50px;
    text-align: center
}

.jsqct3 .pztb {
    font-size: 16px;
    color: #333
}

.jsqct3 .tr1 {
    background: #d5e5ff;
    font-size: 20px
}

.jsqct3 .tr2,
.jsqct3 .tr6,
.jsqct3 .tr8,
.jsqct3 .tr10 {
    background: #f6f8fb
}

.jsqct3 .tr3,
.jsqct3 .tr4,
.jsqct3 .tr5,
.jsqct3 .tr7,
.jsqct3 .tr9 {
    background: #ecf3ff
}

.jsqct3 .pztb .td1 {
    width: 126px;
    font-weight: 400;
    border: 1px solid #fff
}

.jsqct3 .pztb .td2 {
    width: 184px;
    font-weight: 400
}

.jsqct3 .pztb .td3 {
    width: 400px
}

.jsqct3 .pztb .td3,
.jsqct3 .pztb .td4 {
    font-weight: 400;
    border-right: 1px solid #fff
}

.jsqct3 .pztb .td4 {
    width: 243px
}

.jsqct3 .pztb .tr10 td {
    width: 1160px;
    padding-left: 30px;
    padding-right: 30px
}

.jsqct3 .pztb td {
    padding: 12px 0;
    font-weight: 400
}

.kefu-box {
    position: fixed;
    left: 10px;
    top: 50px;
    background: url(../images/tcfw.4f80cf2.png) no-repeat;
    width: 210px;
    z-index: 199;
    color: #fff;
}

.kefu-on {
    position: fixed;
    left: 10px;
    top: 50px;
    background: url(../images/tcfwzy.ec80b80.png) no-repeat;
    z-index: 199;
    opacity: 0;
    cursor: pointer;
}

.kefu-bottom {
    position: absolute;
    bottom: -104px;
    left: 19px;
    width: 163px;
    height: 104px;
    background: url(../images/kefu-bottom.png) no-repeat;
}

.kefu-box ul {
    padding: 170px 0 26px 26px;
    width: 176px;
}

.kefu-box ul li {
    padding: 8px 0;
    border-bottom: 1px dashed #0030e3;
}

.kefu-box ul li h3 {
    position: relative;
    font-size: 14px;
    margin: 3px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kefu-box ul li h3 span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    background: url(../images/weixin-ico.png) no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
}

.kefu-box ul li h3 span img {
    position: absolute;
    left: 8px;
    top: 16px;
    display: none;
    width: 98px;
    height: 98px;
    max-width: 98px;
    z-index: 1001;
}

.kefu-box ul li h3 span:hover img {
    display: block;
}

.kefu-off {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
}


/* 分页条 */

.pagebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pagebar>* {
    padding: 0 1em;
    line-height: 2.4;
    background-color: rgba(0, 0, 0, 0.05);
    margin: 0 0.3em 0.3em 0;
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.4);
}

.pagebar a:hover,
.pagebar .now-page {
    color: #fff;
    background-color: var(--tx-color);
}


/* 评论 */

.msg img.avatar {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    margin-right: 1em;
}

.msgname {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.msgusername {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.msg .msg {
    padding: 1em 1.2em;
    margin: 0.8em 0 0 4em;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 4px;
}

.msg .tx-btn-mini {
    line-height: 1.3;
    padding: 0 5px;
}

.tx-comment-textarea {
    position: relative;
    width: 100%;
}

.tx-comment-textarea .tx-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.reply-frm {
    padding: 1em;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, .04);
    margin: 1em 0 0 0;
    position: relative;
}

.reply-frm #cancel-reply {
    position: absolute;
    right: 0;
    top: -2em;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    opacity: 0.5;
}


/**弹出提示文字框**/

@keyframes tx_animation_size {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes tx_animation_display {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

.tx-tips {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
}

.tx-tips-on {
    opacity: 1;
    visibility: visible;
}

.tx-tips>span {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0.8em 2em;
    background-color: #fff;
    color: var(--tx-color);
    border-radius: 3px;
    z-index: 2;
    border: 2px solid var(--tx-color);
    position: relative;
    transform: scale(0);
    transition: all .35s ease 0s;
}

.tx-tips-on>span {
    animation: tx_animation_size 0.3s ease 1;
    transform: scale(1);
}

.tx-tips>span del {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9em;
    position: absolute;
    top: -1.6em;
    right: -0.2em;
    width: 1.2em;
    height: 1.2em;
    line-height: 1;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    cursor: pointer;
}

.tx-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: tx_animation_display 0.2s ease 1;
    animation: tx_animation_display 0.2s ease 1;
}

.tx-tips::after,
.tx-pop>.tx-pop-off {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
}

.tx-pop-txt {
    width: 420px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .24);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .24);
    position: relative;
    z-index: 10;
    border-radius: 3px;
    overflow: hidden;
    transform: scale(1);
    transition: all .3s ease 0s;
    -webkit-animation: tx_animation_size 0.3s ease 1;
    animation: tx_animation_size 0.3s ease 1;
}

.tx-pop-out .tx-pop-txt {
    transform: scale(0);
}

.tx-pop-txt>h2 {
    line-height: 2.8;
    padding: 0 1em;
    border-bottom: 1px solid var(--tx-border);
    background-color: rgba(0, 0, 0, .04);
}

.tx-pop-txt>button {
    position: absolute;
    right: 0;
    top: 0;
    width: 3em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.8em;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.tx-pop-btn {
    padding: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 0.9em;
}

.tx-pop-btn button:not(:last-child) {
    margin-right: 1em;
}

.tx-wide {
    width: 1200px;
}