.floats {
    float: left;
    width: 100%;
}

.centers {
    max-width: 1200px;
    margin: 0 auto;
}

.paddings {
    padding: 65px 0;
}

.clear {
    clear: both;
}

body {
    min-width: 1220px;
    overflow-x: visible !important;
}

/* 公共样式修改 */


.hy-top-nav .hy-top-nav-box .hy-top-nav-all:hover .hy-nav-tree {
    display: block;
}

.hy-top-nav .hy-top-nav-box .hy-top-nav-all .hy-nav-tree .hy-nav-top-ul .hy-nav-top-li {
    height: 96px;
    line-height: 90px;
}

/********** 内页公共样式 **********/

/* banner */
.tx-banners {
    height: 498px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tx-banners-xian {
    height: 2px;
    background: #2055a5;
}

/* 当前位置 */
.tx-positions {
    padding-left: 25px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    background: url('../images/pages/home.png') left center no-repeat;
}

.tx-positions a {
    text-decoration: none;
    color: #666;
}

.tx-positions a:hover {
    color: #2055a5;
}

/* 公共标题 */
.tx-titles {
    margin-bottom: 50px;
    text-align: center;
}

.tx-titles h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.tx-titles h3 b {
    color: #2055a5;
}

.tx-titles p {
    font-size: 14px;
    color: #808080;
}

/* 分页 */
.tx-pages {
    text-align: center;
    margin: 15px 0 30px;
}

.tx-pages a,
.tx-pages span {
    display: inline-block;
    line-height: 42px;
    border-radius: 2px;
    font-size: 16px;
    padding: 0 16px;
    background: #efefef;
    margin: 0 2px;
}

.tx-pages span,
.tx-pages a:hover {
    background: #2055a5;
    color: #fff;
}

/********** 内页公共样式 end **********/


/********** 公司注册 **********/

.tx-gszcs1 {
    margin-top: 50px;
}

.tx-gszcs1-main {
    position: relative;
}

.tx-gszcs1-main .title {
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 33.75%;
    z-index: 20;
    transform: translateY(50%);
}

.tx-gszcs1-main li {
    position: relative;
    float: left;
    width: 50%;
    display: flex;
    cursor: pointer;
    padding-bottom: 18px;
    margin-bottom: 90px;
}

.tx-gszcs1-main li:nth-child(2n-1) {
    padding-right: 20.5%;
}

.tx-gszcs1-main li:nth-child(2n) {
    padding-left: 20.5%;
    flex-direction: row-reverse;
}

.tx-gszcs1-main li i {
    position: absolute;
    width: calc(100% - 70px);
    bottom: 0;
    height: 1px;
    background: #d7d7d7;
}

.tx-gszcs1-main li i::before {
    content: '';
    position: absolute;
    top: -6px;
    width: 14px;
    height: 14px;
    background: #2055a5;
    border-radius: 50%;
}

.tx-gszcs1-main li:nth-child(2n-1) i {
    right: 0;
}

.tx-gszcs1-main li:nth-child(2n) i {
    left: 0;
}

.tx-gszcs1-main li:nth-child(2n-1) i::before {
    left: -7px;
}

.tx-gszcs1-main li:nth-child(2n) i::before {
    right: -7px;
}

.tx-gszcs1-main li .img {
    float: left;
    width: 140px;
    height: 156px;
    line-height: 150px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: url('../images/pages/gszcs1-ibg1.png') center center no-repeat;
    background-size: 100% 100%;
}

.tx-gszcs1-main li .img .img1 {
    display: inline;
}

.tx-gszcs1-main li .img .img2 {
    display: none;
}

.tx-gszcs1-main li:nth-child(2n-1) .img {
    margin-right: 18px;
}

.tx-gszcs1-main li:nth-child(2n) .img {
    margin-left: 18px;
}

.tx-gszcs1-main li h3 {
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.tx-gszcs1-main li h3 p {
    font-weight: normal;
    font-size: 16px;
}

.tx-gszcs1-main li:hover .img {
    background-image: url('../images/pages/gszcs1-ibg2.png');
}

.tx-gszcs1-main li:hover .img .img1 {
    display: none;
}

.tx-gszcs1-main li:hover .img .img2 {
    display: inline;
}

.tx-gszcs2 {
    background: url('../images/pages/gszcs2-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-gszcs2 .tx-titles h3,
.tx-gszcs2 .tx-titles p {
    color: #fff;
}

.tx-gszcs2-main li {
    float: left;
    width: 23.41%;
    margin-left: 2.12%;
    background: #fff;
    padding: 30px 15px;
    border-radius: 16px;
    text-align: center;
    color: #3074c7;
    cursor: pointer;
}

.tx-gszcs2-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-gszcs2-main li h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 12px 0 10px;
}

.tx-gszcs2-main li p {
    font-size: 16px;
    line-height: 25px;
}

.tx-gszcs2-more {
    text-align: center;
    margin-top: 48px;
}

.tx-gszcs2-more .more {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    width: 256px;
    line-height: 52px;
    background: #2055a5;
    border-radius: 99px;
}

.tx-gszcs2-more p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.tx-gszcs2-more .a {
    color: #fff;
    text-decoration: underline;
}

.tx-gszcs2-main li:hover img {
    transform: rotateY(360deg);
}

.tx-gszcs2-more .more:hover {
    opacity: 0.8;
}

.tx-gszcs2-more .a:hover {
    color: #2055a5;
}

.tx-gszcs3-main {
    display: flex;
    justify-content: space-between;
}

.tx-gszcs3-main li {
    float: left;
    width: 23%;
    text-align: center;
    cursor: pointer;
}

.tx-gszcs3-main li h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 12px 0;
}

.tx-gszcs3-main li p {
    font-size: 16px;
    line-height: 28px;
}

.tx-gszcs3-main li:hover h3 {
    color: #2055a5;
}

.tx-gszcs4 {
    background: url('../images/pages/gszcs4-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-gszcs4-main {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.tx-gszcs4-main::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 62px;
    width: 100%;
    height: 2px;
    background: #c4c5c3;
}

.tx-gszcs4-main li {
    text-align: center;
    cursor: pointer;
}

.tx-gszcs4-main li img {
    position: relative;
    top: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}

.tx-gszcs4-main li h3 {
    font-size: 20px;
    margin: 15px 0 10px;
    line-height: 29px;
    height: 29px;
    overflow: hidden;
}

.tx-gszcs4-main li i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid #2055a5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.tx-gszcs4-main li p {
    display: block;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Arial';
    line-height: 36px;
    margin-top: 24px;
}

.tx-gszcs4-main li:hover img {
    top: 6px;
}

.tx-gszcs4-main li:hover h3 {
    color: #2055a5;
}

.tx-gszcs4-main li:hover p {
    color: #2055a5;
}

.tx-gszcs5-main {
    display: flex;
    justify-content: space-between;
}

.tx-gszcs5-main li {
    width: 200px;
    height: 231px;
    background: url('../images/pages/gszcs5-libg.png') center center no-repeat;
    background-size: 100%;
    text-align: center;
    padding-top: 52px;
}

.tx-gszcs5-main li i {
    display: inline-block;
    width: 35px;
    height: 41px;
    line-height: 39px;
    font-size: 26px;
    color: #fff;
    background: url('../images/pages/gszcs5-lii.png') center center no-repeat;
    font-style: normal;
}

.tx-gszcs5-main li h3 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 12px;
}

.tx-gszcs6 {
    background: url('../images/pages/gszcs6-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-gszcs6 .tx-titles h3,
.tx-gszcs6 .tx-titles p {
    color: #fff;
}

.tx-gszcs6-main {
    text-align: center;
}

.tx-gszcs6-main img {
    max-width: 100%;
}

.tx-gszcs7-main li {
    width: 100%;
}

.tx-gszcs7-main li a {
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #d6d6d6;
}

.tx-gszcs7-main li:first-child a {
    padding-top: 0;
}

.tx-gszcs7-main li i {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    font-style: normal;
    border-radius: 8px;
    margin-right: 18px;
}

.tx-gszcs7-main li h3 {
    font-size: 18px;
    line-height: 32px;
    height: 32px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-gszcs7-main li h3 i {
    background: #2055a5;
}

.tx-gszcs7-main li p {
    font-size: 18px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-gszcs7-main li p i {
    background: #3074c7;
}

.tx-gszcs7-main li:hover a {
    border-color: #2055a5;
}

.tx-gszcs7-main li:hover h3 {
    color: #2055a5;
}

.tx-gszcs7-more {
    text-align: center;
    margin-top: 60px;
}

.tx-gszcs7-more a {
    display: inline-block;
    font-size: 18px;
    color: #2055a5;
    width: 220px;
    line-height: 46px;
    border-radius: 99px;
    border: 1px solid #2055a5;
}

.tx-gszcs7-more a:hover {
    background: #2055a5;
    color: #fff;
}

.tx-dljzs1 {
    padding: 50px 0;
}

.tx-dljzs4 {
    background-color: #f7f7f7;
}

/********** 公司注册end **********/


/********** 代理记账 **********/

.tx-dljzs1-main li {
    float: left;
    width: 32.71%;
    margin-left: 0.935%;
    border: 1px solid #dedede;
    border-radius: 18px;
    background: #fff;
    overflow: hidden;
}

.tx-dljzs1-main li:nth-child(3n-2) {
    margin-left: 0;
}

.tx-dljzs1-main li:hover {
    box-shadow: 0 0 26px rgba(170, 170, 170, 0.75);
}

.tx-dljzs1-main li .tit {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding: 21px 15px;
    color: #fff;
    background-image: url('../images/pages/dljzs1-libg.png');
    background-repeat: no-repeat;
}

.tx-dljzs1-main li:nth-child(3n-2) .tit {
    background-color: #4975f6;
}

.tx-dljzs1-main li:nth-child(3n-1) .tit {
    background-color: #e99208;
}

.tx-dljzs1-main li:nth-child(3n) .tit {
    background-color: #858af7;
}

.tx-dljzs1-main li .text {
    padding: 40px 50px;
    text-align: center;
}

.tx-dljzs1-main li .text p {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    padding-left: 32px;
    background: url('../images/pages/dljzs1-dui.png') left 8px no-repeat;
}

.tx-dljzs1-main li .text a {
    display: inline-block;
    width: 252px;
    line-height: 46px;
    border: 1px solid #2055a5;
    border-radius: 99px;
    color: #2055a5;
    margin-top: 12px;
}

.tx-dljzs1-main li .text a:hover {
    color: #fff;
    background: #2055a5;
}

.tx-dljzs2-main li {
    float: left;
    width: 48%;
    margin-left: 4%;
    line-height: 55px;
    border-radius: 8px;
    background: #f0f0f0;
    overflow: hidden;
    margin-bottom: 18px;
    cursor: pointer;
}

.tx-dljzs2-main li:nth-child(2n-1) {
    margin-left: 0;
}

.tx-dljzs2-main li i {
    float: left;
    width: 57px;
    background: url('../images/pages/dljzs2-ibg.png') center right no-repeat;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    padding-left: 8px;
}

.tx-dljzs2-main li a {
    float: left;
    width: 112px;
    line-height: 38px;
    margin-top: 9px;
    margin-right: 18px;
    text-align: center;
    border-radius: 99px;
    background: #4975f6;
    color: #fff;
}

.tx-dljzs2-main li h3 {
    float: left;
    font-size: 18px;
    width: calc(100% - 187px);
    padding: 0 18px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-dljzs2-more {
    text-align: center;
    margin-top: 32px;
}

.tx-dljzs2-more a {
    display: inline-block;
    width: 298px;
    line-height: 53px;
    border: 1px solid #2055a5;
    color: #2055a5;
    font-size: 20px;
    border-radius: 99px;
}

.tx-dljzs2-more p {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #9e9e9e;
    margin-top: 25px;
}

.tx-dljzs2-main li:hover h3 {
    color: #2055a5;
}

.tx-dljzs2-main li a:hover {
    opacity: 0.9;
}

.tx-dljzs2-more a:hover {
    background: #2055a5;
    color: #fff;
}

.tx-dljzs3 {
    background: url('../images/pages/dljzs3-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-dljzs3 .tx-titles h3,
.tx-dljzs3 .tx-titles p {
    color: #fff;
}

.tx-dljzs3-main li {
    position: relative;
    top: 0;
    float: left;
    width: 24%;
    margin-left: 1.33%;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    text-align: center;
    padding: 45px 20px;
    border-radius: 16px;
}

.tx-dljzs3-main {
    display: flex;
    flex-wrap: wrap;
}

.tx-dljzs3-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-dljzs3-main li h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 25px;
}

.tx-dljzs3-main li p {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}

.tx-dljzs3-more {
    text-align: center;
    margin-top: 40px;
}

.tx-dljzs3-more a {
    display: inline-block;
    line-height: 54px;
    width: 255px;
    border-radius: 99px;
    background: #2055a5;
    color: #fff;
    font-size: 20px;
}

.tx-dljzs3-more a:hover {
    opacity: 0.9;
}

.tx-dljzs3-main li:hover {
    top: -10px;
}

.tx-dlzjs4-main {
    display: flex;
    justify-content: space-between;
}

.tx-dlzjs4-main li {
    width: 198px;
    height: 198px;
    border-radius: 50%;
    border: 1px solid #2055a5;
    cursor: pointer;
}

.tx-dlzjs4-main li span {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    margin: 8px;
}

.tx-dlzjs4-main li span h3 {
    position: absolute;
    width: 100%;
    line-height: 34px;
    height: 40px;
    background: #e99208;
    color: #fff;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 20px;
}

.tx-dlzjs4-main.swchs li span h3 {
    font-size: 18px;
    height: 60px;
}

.tx-dlzjs4-main li:hover {
    transform: scale(1.1);
}

.tx-dljzs5 {
    background: url('../images/pages/dljzs5-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-dljzs5-main li {
    float: left;
    width: 48.65%;
    margin-left: 2.5%;
    border-radius: 20px;
    height: 342px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(198, 198, 198, 0.75);
    margin-bottom: 20px;
}

.tx-dljzs5-main li:first-child {
    margin-left: 0;
}

.tx-dljzs5-main li h3 {
    font-size: 24px;
    background: #4975f6 url('../images/pages/dljzs1-libg.png') 35% top no-repeat;
    ;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    padding: 20px;
}

.tx-dljzs5-main li dl {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    margin: 0;
}

.tx-dljzs5-main li dl dt {
    display: block;
    padding-right: 34px;
}

.tx-dljzs5-main li dl dt p {
    float: left;
    font-size: 18px;
    line-height: 42px;
    border-bottom: 1px solid #2055a5;
    clear: both;
    margin-left: 21px;
    cursor: pointer;
}

.tx-dljzs5-main li dl dt p::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2055a5;
    margin-left: -21px;
    position: relative;
    top: -3px;
    margin-right: 15px;
}

.tx-dljzs5-main li dl dt p:hover {
    color: #2055a5;
}

.tx-dljzs6 {
    background: #f6f6f6;
}

.tx-dljzs6.swchs {
    background: url('../images/pages/swchs4-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-dljzss6-main li {
    float: left;
    width: 16.66%;
    text-align: center;
    cursor: pointer;
}

.tx-dljzss6-main.li5 li {
    width: 20%;
}

.tx-dljzss6-main li i {
    display: block;
    width: 100%;
    height: 2px;
    background: #d3d3d2;
    margin: 12px 0 18px;
}

.tx-dljzss6-main li h5 {
    font-size: 30px;
    font-family: 'Arial';
    color: #2055a5;
    line-height: 32px;
    margin: 0;
}

.tx-dljzss6-main li h3 {
    font-size: 18px;
    margin-top: 12px;
}

.tx-dljzss6-main li h4 {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin: 8px 0;
}

.tx-dljzss6-main li p {
    font-size: 16px;
    line-height: 23px;
}

.tx-dljzss6-main li img {
    width: 90px;
}

.tx-dljzss6-main li:hover img {
    transform: rotateY(360deg);
}

.tx-dljzs7 {
    background: url('../images/pages/dljzs7-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-dljzs7 .tx-titles h3,
.tx-dljzs7 .tx-titles p {
    color: #fff;
}

.tx-dljzs7-main li {
    float: left;
    width: 48.65%;
    margin-left: 2.5%;
    border-radius: 20px;
    height: 320px;
    background: #fff;
    overflow: hidden;
}

.tx-dljzs7-main li:first-child {
    margin-left: 0;
}

.tx-dljzs7-main li h3 {
    font-size: 24px;
    background: #2055a5 url('../images/pages/dljzs1-libg.png') 35% top no-repeat;
    ;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    padding: 20px;
}

.tx-dljzs7-main li span {
    display: block;
    padding: 30px 42px;
}

.tx-dljzs7-main li span p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
}

.tx-dljzs7-main li span p i {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    background: #e99208;
    color: #fff;
    margin-right: 12px;
}

.tx-dljzs8 {}

.tx-dljzs8-main li {
    position: relative;
    top: 0;
    float: left;
    width: 23.22%;
    margin-left: 2.37%;
    text-align: center;
    cursor: pointer;
}

.tx-dljzs8-main li .titles {
    display: inline-block;
    position: relative;
    z-index: 20;
    width: 148px;
    padding: 13px 0;
    font-size: 22px;
    line-height: 24px;
    background: #4975f6;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
}

.tx-dljzs8-main li .titles::before,
.tx-dljzs8-main li .titles::after {
    content: '';
    position: absolute;
    bottom: 2px;
    width: 0;
    height: 0;
    z-index: -1;
}

.tx-dljzs8-main li .titles::before {
    left: -10px;
    border-top: 21px solid #293088;
    border-left: 12px solid transparent;
}

.tx-dljzs8-main li .titles::after {
    right: -10px;
    border-top: 21px solid #293088;
    border-right: 12px solid transparent;
}

.tx-dljzs8-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-dljzs8-main li .texts {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -25px;
}

.tx-dljzs8-main li .texts img {
    width: 100%;
}

.tx-dljzs8-main li .texts p {
    display: block;
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    height: 78px;
    overflow: hidden;
    background: #e99208;
    margin-top: -1px;
}

.tx-dljzs8-main li:hover {
    top: -10px;
}


/********** 代理记账 end **********/


/********** 税务筹划 **********/

.tx-swchs1 {
    margin-top: 50px;
}

.tx-swchs1-main li {
    float: left;
    width: 32%;
    margin-left: 2%;
    background: #f1f1f1;
    border-radius: 8px;
    overflow: hidden;
    line-height: 55px;
    margin-bottom: 18px;
    cursor: pointer;
}

.tx-swchs1-main li:nth-child(3n-2) {
    margin-left: 0;
}

.tx-swchs1-main li i {
    float: left;
    width: 70px;
    height: 55px;
    background: url('../images/pages/swchs1-ibg.png') center center no-repeat;
    padding-left: 12px;
    line-height: 52px;
    filter: Gray;
    -webkit-filter: grayscale(100%);
    opacity: 0.25;
}

.tx-swchs1-main li h3 {
    float: left;
    width: calc(100% - 70px);
    padding: 0 12px;
    height: 55px;
    overflow: hidden;
}

.tx-swchs1-main li:hover i {
    opacity: 1;
    -webkit-filter: grayscale(0%);
}

.tx-swchs1-main li:hover h3 {
    color: #2055a5;
}

.tx-swchs1-more {
    text-align: center;
    margin-top: 42px;
}

.tx-swchs1-more a {
    display: inline-block;
    width: 298px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #2055a5;
    font-size: 20px;
    font-weight: bold;
    color: #2055a5;
    border-radius: 99px;
}

.tx-swchs1-more a:hover {
    background: #2055a5;
    color: #fff;
}

.tx-swchs2-main li {
    float: left;
    width: 48.65%;
    margin-left: 2.5%;
    border-radius: 20px;
    height: 310px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #dedede;
    text-align: center;
}

.tx-swchs2-main li:first-child {
    margin-left: 0;
}

.tx-swchs2-main li h3 {
    font-size: 24px;
    background: #2055a5 url('../images/pages/dljzs1-libg.png') 35% top no-repeat;
    ;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    padding: 20px;
}

.tx-swchs2-main li:last-child h3 {
    background-color: #e99208;
}

.tx-swchs2-main li span {
    display: block;
    padding: 35px 12%;
}

.tx-swchs2-main li span p {
    float: left;
    width: 50%;
    font-size: 18px;
    line-height: 20px;
    padding-left: 32px;
    background: url('../images/pages/dljzs1-dui.png') left 5px no-repeat;
    margin-bottom: 30px;
    text-align: left;
}

.tx-swchs2-main li a {
    display: inline-block;
    width: 252px;
    line-height: 46px;
    border: 1px solid #2055a5;
    font-size: 18px;
    font-weight: bold;
    color: #2055a5;
    border-radius: 99px;
    margin-top: 12px;
}

.tx-swchs2-main li a:hover {
    background: #2055a5;
    color: #fff;
}

.tx-swchs3 {
    background: url('../images/pages/swchs3-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-swchs3 .tx-titles h3,
.tx-swchs3 .tx-titles p {
    color: #fff;
}

.tx-swchs3-main li {
    float: left;
    width: 32%;
    margin-left: 2%;
    background: #fff;
    border-radius: 16px;
    text-align: center;
    padding: 15px 35px;
    cursor: pointer;
}

.tx-swchs3-main li:nth-child(3n-2) {
    margin-left: 0;
}

.tx-swchs3-main li h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin: 12px 0 20px;
}

.tx-swchs3-main li span {
    display: block;
    width: 100%;
}

.tx-swchs3-main li span p {
    float: left;
    width: 48%;
    font-size: 16px;
    margin-left: 2%;
    text-align: left;
    line-height: 20px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 16px;
    cursor: pointer;
}

.tx-swchs3-main li span p::before {
    content: '';
    float: left;
    margin-top: 10px;
    margin-right: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2055a5;
}

.tx-swchs3-main li span p:nth-child(2n-1) {
    margin-left: 0;
}

.tx-swchs3-main li span p em {
    float: left;
    font-size: 16px;
    border-bottom: 1px solid #2055a5;
    font-style: normal;
    line-height: 26px;
}

.tx-swchs3-main li span p:hover em {
    color: #2055a5;
}

.tx-swchs3-main li:hover img {
    transform: rotate(360deg);
}

.tx-swchs4 {
    padding-top: 0;
}

.tx-swchs4-main li {
    float: left;
    width: 48.65%;
    margin-left: 2.5%;
    border-radius: 20px;
    height: 329px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #dedede;
    text-align: center;
}

.tx-swchs4-main li:first-child {
    margin-left: 0;
}

.tx-swchs4-main li h3 {
    font-size: 24px;
    background: #4975f6 url('../images/pages/dljzs1-libg.png') 35% top no-repeat;
    ;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    padding: 20px;
}

.tx-swchs4-main li span {
    display: block;
    padding: 30px 56px;
}

.tx-swchs4-main li span p {
    float: left;
    width: 30%;
    margin-left: 5%;
    line-height: 35px;
    border: 1px solid #2055a5;
    font-size: 18px;
    border-radius: 99px;
    margin-bottom: 14px;
    cursor: pointer;
}

.tx-swchs4-main li span p:hover {
    background: #2055a5;
    color: #fff;
}

.tx-swchs4-main li span p:nth-child(3n-2) {
    margin-left: 0;
}

.tx-swchs5 {
    padding-bottom: 0;
}

.tx-swchs5-main li {
    float: left;
    width: 23.22%;
    margin-left: 2.37%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(170, 170, 170, 0.75);
}

.tx-swchs5-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-swchs5-main li .imgs {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 20;
}

.tx-swchs5-main li .imgs img {
    width: 100%;
    height: auto;
}

.tx-swchs5-main li .texts {
    padding: 22px 25px;
}

.tx-swchs5-main li .texts h3 {
    font-size: 20px;
    font-weight: bold;
    color: #2055a5;
    margin-bottom: 8px;
}

.tx-swchs5-main li .texts p {
    font-size: 16px;
    line-height: 25px;
    min-height: 50px;
}


/********** 税务筹划 end **********/


/********** 资质代办 **********/

.tx-zzdbl {
    padding-top: 38px;
}

.tx-zzdbl-main li {
    float: left;
    width: 23.89%;
    margin-left: 1.48%;
    margin-bottom: 30px;
}

.tx-zzdbl-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-zzdbl-main li .img {
    height: 282px;
    overflow: hidden;
}

.tx-zzdbl-main li .img img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.tx-zzdbl-main li .text {
    margin-top: 20px;
}

.tx-zzdbl-main li .text h3 {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-zzdbl-main li .text p {
    font-size: 14px;
    color: #757575;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-zzdbl-main li:hover .img img {
    transform: scale(1.08);
}

.tx-zzdbl-main li:hover .text h3 {
    color: #2055a5;
}

.tx-zzdb-gg {
    text-align: center;
    margin: 15px 0 20px;
}

.tx-zzdb-gg img {
    max-width: 100%;
}

/*内页*/
.tx-zzdbc {
    margin-top: 38px;
}

.tx-zzdbc-left {
    width: 70%;
}

.tx-zzdbc-right {
    width: 28%;
}

.tx-zzdbc-top {
    border: 1px solid #e2e1e1;
    margin-bottom: 15px;
    padding: 35px 28px;
}

.tx-zzdbc-top .imgs {
    width: 37.6%;
    overflow: hidden;
}

.tx-zzdbc-top .imgs img {
    width: 100%;
}

.tx-zzdbc-top .texts {
    width: 62.4%;
    padding-left: 24px;
}

.tx-zzdbc-top .texts h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 8px;
}

.tx-zzdbc-top .texts h3 i {
    float: left;
    line-height: 21px;
    background: #2055a5;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding: 0 8px;
    border-radius: 2px;
    position: relative;
    top: 3px;
    margin-right: 8px;
}

.tx-zzdbc-top .texts em {
    display: block;
    font-size: 14px;
    color: #757575;
    font-style: normal;
}

.tx-zzdbc-top .texts .main {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: url('../images/pages/zzdbc-topbg.jpg') center center no-repeat;
    background-size: cover;
    margin: 20px 0;
}

.tx-zzdbc-top .texts .main-left h3 {
    font-size: 14px;
    font-weight: normal;
    color: #2055a5;
}

.tx-zzdbc-top .texts .main-left h3 b {
    display: inline-block;
    font-size: 22px;

}

.tx-zzdbc-top .texts .main-left em {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #a1a1a1;
}

.tx-zzdbc-top .texts .main-left em:last-child {
    margin-right: 0;
}

.tx-zzdbc-top .texts .main-left em img {
    position: relative;
    top: -1px;
    margin-right: 4px;
}

.tx-zzdbc-top .texts .main-right {
    display: flex;
    text-align: center;
}

.tx-zzdbc-top .texts .main-right p {
    font-size: 14px;
    color: #757575;
    margin-right: 20px;
}

.tx-zzdbc-top .texts .main-right p:last-child {
    margin-right: 0;
}

.tx-zzdbc-top .texts .main-right p b {
    display: block;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 12px;
}

.tx-zzdbc-top .texts .form {
    display: block;
}

.tx-zzdbc-top .texts .form li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.tx-zzdbc-top .texts .form h3 {
    float: left;
    font-size: 14px;
    color: #757575;
    line-height: 30px;
    font-weight: normal;
}

.tx-zzdbc-top .texts .form select {
    width: 218px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #dfdcde;
    border-radius: 2px;
    color: #757575;
    padding: 0 8px;
}

.tx-zzdbc-top .texts .form .icon {
    float: left;
    width: calc(100% - 72px);
}

.tx-zzdbc-top .texts .form .icon i {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #dfdcde;
    border-radius: 2px;
    line-height: 30px;
    margin-right: 10px;
    font-size: 14px;
    color: #757575;
    font-style: normal;
    cursor: pointer;
    margin-bottom: 10px;
}

.tx-zzdbc-top .texts .form .icon i:hover {
    background: #2055a5;
    border-color: #2055a5;
    color: #fff;
}

.tx-zzdbc-top .texts .submit {
    display: inline-block;
    width: 165px;
    line-height: 44px;
    background: #2055a5;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
    text-align: center;
    margin-top: 10px;
}

.tx-zzdbc-main {
    border: 1px solid #e2e1e1;
    margin-bottom: 15px;
}

.tx-zzdbc-nav {
    background: #f5f5f5;
}

.tx-zzdbc-nav li {
    position: relative;
    float: left;
    cursor: pointer;
    padding: 0 35px;
    line-height: 54px;
    font-size: 16px;
}

.tx-zzdbc-nav li::before {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    background: #2055a5;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tx-zzdbc-nav li.cur:before,
.tx-zzdbc-nav li:hover:before {
    width: 100%;
}

.tx-zzdbc-main .mains {
    display: none;
    padding: 20px 40px 40px;
}

.tx-zzdbc-main .mains img {
    max-width: 100%;
}

.tx-zzdbc-main2 .mains2 {
    display: block;
    width: 100%;
}

.tx-zzdbc-main2 .mains2 li {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 100px;
    margin: 21px 0;
}

.tx-zzdbc-main2 .mains2 li i {
    position: absolute;
    left: 0;
    top: 0;
    width: 71px;
    height: 71px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2055a5;
    border-radius: 50%;
}

.tx-zzdbc-main2 .mains2 li h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

.tx-zzdbc-main2 .mains2 li p {
    font-size: 14px;
    line-height: 24px;
    color: #747474;
}

.tx-zzdbc-main3 .mains3 {
    float: left;
    width: 100%;
}

.tx-zzdbc-main3 .mains3 li {
    position: relative;
    float: left;
    width: 100%;
    padding: 25px 0;
    padding-left: 60px;
}

.tx-zzdbc-main3 .mains3 li:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 60px);
    height: 1px;
    background: #e2e2e2;
}

.tx-zzdbc-main3 .mains3 li:last-child:after {
    display: none;
}

.tx-zzdbc-main3 .mains3 li .heads {
    position: absolute;
    left: 0;
    top: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.tx-zzdbc-main3 .mains3 li .heads img {
    width: 100%;
    min-height: 100%;
}

.tx-zzdbc-main3 .mains3 li p {
    font-size: 14px;
    line-height: 24px;
    color: #737373;
}

.tx-zzdbc-main3 .mains3 li .star {
    display: block;
    padding-top: 12px;
}

.tx-zzdbc-main3 .mains3 li .star p {
    float: left;
}

.tx-zzdbc-main3 .mains3 li .star i {
    float: left;
    width: 16px;
    height: 16px;
    background: url('../images/pages/star.png') center center no-repeat;
    margin-left: 5px;
    margin-top: 4px;
}

.tx-zzdbc-main3 .mains3 li .star i.no {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}

.tx-zzdbc-consult {
    border: 1px solid #e2e1e1;
    margin-bottom: 15px;
}

.tx-zzdbc-consult .navs {
    background: #f5f5f5;
}

.tx-zzdbc-consult .navs li {
    position: relative;
    float: left;
    width: 50%;
    cursor: pointer;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

.tx-zzdbc-consult .navs li::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0%;
    height: 2px;
    background: #2055a5;
}

.tx-zzdbc-consult .navs li::after {
    content: '';
    position: absolute;
    bottom: 0;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 6px solid #2055a5;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.tx-zzdbc-consult .navs li.cur::before,
.tx-zzdbc-consult .navs li:hover:before {
    width: 100%;
}

.tx-zzdbc-consult .navs li.cur::after,
.tx-zzdbc-consult .navs li:hover:after {
    bottom: -6px;
    opacity: 1;
}

.tx-zzdbc-consult .mains {
    display: none;
    padding: 30px;
    text-align: center;
}

.tx-zzdbc-consult .mains .imgs {
    display: inline-block;
    width: 128px;
    height: 128px;
    border-radius: 50%;
}

.tx-zzdbc-consult .mains .imgs img {
    width: 100%;
    min-height: 100%;
}

.tx-zzdbc-consult .mains h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0;
}

.tx-zzdbc-consult .mains p {
    font-size: 14px;
    line-height: 16px;
    color: #757575;
}

.tx-zzdbc-consult .mains .star {
    display: block;
    text-align: center;
    padding-top: 5px;
}

.tx-zzdbc-consult .mains .star i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../images/pages/star.png') center center no-repeat;
    margin: 0 3px;
}

.tx-zzdbc-consult .mains ul {
    display: block;
    width: 100%;
    margin-top: 25px;
}

.tx-zzdbc-consult .mains ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #757575;
    padding: 5px 0;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.tx-zzdbc-consult .mains ul li img {
    position: relative;
    top: -1px;
    margin-right: 8px;
}

.tx-zzdbc-consult .mains ul li:nth-child(2n-1) {
    padding-right: 8px;
    text-align: left;
}

.tx-zzdbc-consult .mains ul li:nth-child(2n) {
    padding-left: 8px;
    text-align: right;
}

.tx-zzdbc-consult .mains .more {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.tx-zzdbc-consult .mains .more a {
    display: inline-block;
    width: 48%;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #757575;
    border: 1px solid #2055a5;
    border-radius: 2px;
}

.tx-zzdbc-consult .mains .more a:last-child {
    background: #2055a5;
    color: #fff;
}

.tx-zzdbc-consult .mains .more a:hover:first-child {
    background: #2055a5;
    color: #fff;
}

.tx-zzdbc-consult .mains .more a:hover:last-child {
    opacity: 0.9;
}

.tx-zzdbc-hot {
    border: 1px solid #e2e1e1;
    margin-bottom: 15px;
}

.tx-zzdbc-hot .titles {
    background: #2f2f2f;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    padding: 0 30px;
}

.tx-zzdbc-hot .titles img {
    position: relative;
    top: -2px;
    margin-right: 12px;
}

.tx-zzdbc-productc {
    padding: 30px;
}

.tx-zzdbc-productc li {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.tx-zzdbc-productc li:last-child {
    margin-bottom: 0;
}

.tx-zzdbc-productc li .img {
    width: 100%;
    height: 156px;
    overflow: hidden;
    object-fit: cover;
}

.tx-zzdbc-productc li .img img {
    width: 100%;
    object-fit: cover;
    height: 156px;
}

.tx-zzdbc-productc li .text {
    padding-top: 20px;
}

.tx-zzdbc-productc li .text h3 {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-zzdbc-productc li .text p {
    display: block;
    font-size: 14px;
    color: #808080;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tx-zzdbc-productc li .text b {
    font-size: 24px;
    color: #2055a5;
}

.tx-zzdbc-productc li .text b i {
    font-size: 17px;
    font-style: normal;
}

.tx-zzdbc-productc li:hover .img img {
    transform: scale(1.08);
}

.tx-zzdbc-productc li:hover .text h3 {
    color: #2055a5;
}

.tx-zzdbc-newsc {
    padding: 30px;
}

.tx-zzdbc-newsc li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.tx-zzdbc-newsc li:last-child {
    margin-bottom: 0;
}

.tx-zzdbc-newsc li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #808080;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-zzdbc-newsc li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid #2055a5;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: relative;
    top: -1px;
    margin-right: 8px;
}

.tx-zzdbc-newsc li a:hover {
    color: #2055a5;
}

/********** 资质代办 end **********/


/********** 公司转让 **********/

.tx-gszrs1 {
    margin-top: 50px;
    padding-bottom: 50px;
}

.tx-gszrs1-main ul {
    width: 32.84%;
}

.tx-gszrs1-main ul:first-child {
    padding-right: 15px;
}

.tx-gszrs1-main ul:last-child {
    padding-left: 15px;
}

.tx-gszrs1-main ul li {
    float: left;
    padding-right: 38px;
    background: #f0f0f0;
    border-radius: 99px;
    clear: both;
    line-height: 60px;
    overflow: hidden;
    margin-top: 104px;
    font-size: 18px;
    font-weight: bold;
}

.tx-gszrs1-main ul:first-child li {
    float: right;
}

.tx-gszrs1-main ul:last-child li {
    float: left;
}

.tx-gszrs1-main ul li:first-child {
    margin-top: 0;
}

.tx-gszrs1-main ul:first-child li:first-child {
    margin-right: -95px;
}

.tx-gszrs1-main ul:first-child li:last-child {
    margin-right: -35px;
}

.tx-gszrs1-main ul:last-child li:first-child {
    margin-left: -95px;
}

.tx-gszrs1-main ul:last-child li:last-child {
    margin-left: -35px;
}

.tx-gszrs1-main ul span {
    float: left;
    width: 80px;
    text-align: center;
    background: #2055a5;
    border-radius: 99;
    border-radius: 99px;
    margin-right: 18px;
}

.tx-gszrs1-main ul i {
    font-size: 22px;
    color: #2055a5;
    font-weight: bold;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.tx-gszrs1-main .main {
    width: 34.32%;
    margin-top: 25px;
}

.tx-gszrs2 {
    background-color: #f6f6f6;
}

.tx-gszrs2-main {
    display: flex;
    flex-wrap: wrap;
}

.tx-gszrs2-main li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    padding: 30px 20px;
    background-color: #fff;
}

.tx-gszrs2-main li .adimg {
    height: 56px;
}

.tx-gszrs2-main li .img {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid rgba(191, 15, 25, 0.5);
    padding: 10px;
    margin-top: -90px;
}

.tx-gszrs2-main li:not(:nth-child(4)) {
    border-right: 1px solid #eeeeee;
}

.tx-gszrs2-main li .adimg:hover {
    transform: translateY(-10px);
}

.tx-gszrs2-main li.down {
    border-top: 1px solid #eeeeee;
}

.tx-gszrs2-main li .title {
    margin: 0;
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: rgb(51, 51, 51);
}

.tx-gszrs2-main li .adline {
    width: 40px;
    height: 2px;
    background-color: #2559a7;
    margin: 20px 0;
}

.tx-gszrs2-main li .intro {
    width: 100%;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    text-align: center;
}

.tx-gszrs2-main li .img img {
    display: block;
}

.tx-gszrs2-main li h3 {
    font-size: 22px;
    line-height: 29px;
    font-weight: bold;
    margin: 12px 0;
}

.tx-gszrs2-main li p {
    text-align: left;
    font-size: 14px;
}

.tx-gszrs3 {
    background: url('../images/pages/gszrs3-bg.png') center center no-repeat;
    background-size: cover;
}

.tx-gszrs3 .tx-titles h3,
.tx-gszrs3 .tx-titles p {
    color: #fff;
}

.tx-gszrs3-main li {
    float: left;
    width: 19%;
    margin-left: 1.25%;
    background: #fff;
    text-align: center;
    border-radius: 16px;
    padding: 30px 25px;
}

.tx-gszrs3-main li:nth-child(5n-4) {
    margin-left: 0;
}

.tx-gszrs3-main li h3 {
    font-size: 22px;
    margin: 12px 0 10px;
    font-weight: bold;
}

.tx-gszrs3-main li h3 b {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #2055a5;
    margin-left: 4px;
}

.tx-gszrs3-main li p {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}



.tx-gszrs4-main li {
    float: left;
    width: 23.22%;
    margin-left: 2.37%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(170, 170, 170, 0.75);
}

.tx-gszrs4-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-gszrs4-main li .imgs {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 20;
}

.tx-gszrs4-main li .imgs img {
    max-width: 100%;
}

.tx-gszrs4-main li .texts {
    padding: 22px 25px;
}

.tx-gszrs4-main li .texts h3 {
    font-size: 20px;
    font-weight: bold;
}

.tx-gszrs4-main li .texts i {
    display: inline-block;
    width: 41px;
    height: 2px;
    background: #2055a5;
    margin: 10px 0 10px;
}

.tx-gszrs4-main li .texts p {
    font-size: 16px;
    line-height: 25px;
    min-height: 75px;
}

.tx-gszrs5 {
    background-color: #f6f6f6;
}

.tx-gszrs5-main li {
    float: left;
    width: 23.72%;
    margin-left: 1.7%;
    cursor: pointer;
}

.tx-gszrs5-main li:nth-child(4n-3) {
    margin-left: 0;
}

.tx-gszrs5-main li .img {
    height: 175px;
    overflow: hidden;
}

.tx-gszrs5-main li .img img {
    width: 100%;
    min-height: 100%;
}

.tx-gszrs5-main li .text {
    border: 1px solid #d6d6d6;
    background: #f7f7f7;
    padding: 15px 20px 20px;
}

.tx-gszrs5-main li .text h3 {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-gszrs5-main li .text p {
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-gszrs5-main li .text a {
    display: inline-block;
    font-size: 15px;
    width: 105px;
    text-align: center;
    line-height: 32px;
    border-radius: 99px;
    border: 1px solid #2055a5;
    margin-top: 15px;
    background: #fff;
}

.tx-gszrs5-main li:hover .img img {
    transform: scale(1.08);
}

.tx-gszrs5-main li:hover .text h3 {
    color: #2055a5;
}

.tx-gszrs5-main li:hover .text a {
    background: #2055a5;
    color: #fff;
}

/********** 公司转让 end **********/


/********** 财税百科 **********/
.tx-csbks {
    background: #f9f9f9;
}

.csbks-titles {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

.csbks-titles h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.csbks-titles h3 img {
    position: relative;
    top: -2px;
    margin-right: 8px;
}

.csbks-titles h3 b {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-left: 6px;
    font-weight: normal;
}

.csbks-titles a {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial';
    line-height: 22px;
    color: #2055a5;
}

.csbks-titles a::before {
    content: '';
    display: inline-block;
    border-left: 4px solid #2055a5;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 6px;
}

.tx-csbks .bg {
    box-shadow: 0 0 3px rgba(170, 170, 170, 0.75);
    padding: 24px;
    background: #fff;
    margin-bottom: 15px;
}

.tx-csbks-left {
    width: 75%;
    margin-top: 20px;
}

.tx-csbksl1 {
    height: 434px;
    overflow: hidden;
    margin-bottom: 15px;
}

.tx-csbksl1 .swiper-pagination span {
    position: relative;
    width: 32px;
    height: 3px;
    background: #fff;
    border-radius: 0;
}

.tx-csbksl1 .swiper-pagination .swiper-pagination-bullet-active::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2055a5;
    animation: widthss 2.5s forwards;
}

.tx-csbksl1 img {
    width: 100%;
    height: 100%;
}

.tx-csbkl2 {
    width: calc(50% - 7.5px);
    margin-left: 7.5px;
    height: 404px;
}

.tx-csbkl2:nth-child(2n) {
    margin-left: 0;
    margin-right: 7.5px;
}

.tx-csbkl2-top {
    padding-top: 14px;
}

.tx-csbkl2-top .img {
    width: 119px;
    height: 89px;
    overflow: hidden;
}

.tx-csbkl2-top .img img {
    width: 100%;
    height: 100%;
}

.tx-csbkl2-top .text {
    width: calc(100% - 119px);
    padding-left: 15px;
}

.tx-csbkl2-top .text h3 {
    font-size: 16px;
    line-height: 29px;
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbkl2-top .text i {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 13px;
    font-style: normal;
    margin: 2px 0 5px;
}

.tx-csbkl2-top .text p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tx-csbkl2-top:hover .img img {
    transform: scale(1.08);
}

.tx-csbkl2-top:hover .text h3 {
    color: #2055a5;
}

.tx-csbkl2-main {
    padding-top: 15px;
}

.tx-csbkl2-main li {
    float: left;
    width: 100%;
    line-height: 22px;
    padding: 14px 0 10px;
    border-bottom: 1px solid #e1e1e1;
}

.tx-csbkl2-main li:last-child {
    border: 0;
}

.tx-csbkl2-main li a {
    float: left;
    width: calc(100% - 110px);
    font-size: 14px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbkl2-main li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid #2055a5;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: relative;
    top: -1px;
    margin-right: 12px;
}

.tx-csbkl2-main li span {
    float: left;
    width: 110px;
    font-size: 14px;
    color: #767676;
    text-align: right;
}

.tx-csbkl2-main li a:hover {
    color: #2055a5;
}

.tx-csbksl-left {
    width: 75%;
    margin-top: 20px;
    margin-bottom: 45px;
}

.tx-csbksls {
    padding: 24px 35px;
    box-shadow: 0 0 3px rgba(170, 170, 170, 0.75);
    background: #fff;
}

.tx-csbksl-nav {
    border-bottom: 1px solid #ccc;
    margin-bottom: 14px;
}

.tx-csbksl-nav li {
    float: left;
    margin-right: 30px;
}

.tx-csbksl-nav li:last-child {
    margin-right: 0;
}

.tx-csbksl-nav li a {
    position: relative;
    display: block;
    font-size: 16px;
    padding-bottom: 15px;
}

.tx-csbksl-nav li a::before {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    background: #2055a5;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tx-csbksl-nav li.cur a,
.tx-csbksl-nav li a:hover {
    color: #2055a5;
}

.tx-csbksl-nav li.cur a::before,
.tx-csbksl-nav li a:hover:before {
    width: 100%;
}

.tx-csbksl-main li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.tx-csbksl-main li:last-child {
    border: 0;
}

.tx-csbksl-main li a {
    float: left;
    width: calc(100% + 70px);
    margin-left: -35px;
    padding: 35px 35px;
}

.tx-csbksl-main li .img {
    width: 190px;
    overflow: hidden;
}

.tx-csbksl-main li .img img {
    width: 100%;
}

.tx-csbksl-main li:hover .img img {
    transform: scale(1.08);
}

.tx-csbksl-main li .text {
    width: calc(100% - 190px);
    padding-left: 20px;
}

.tx-csbksl-main li .text h3 {
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbksl-main li .text p {
    display: block;
    margin: 8px 0 12px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    height: 78px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tx-csbksl-main li .text i {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #8c8b8b;
    font-style: normal;
}

.tx-csbksl-main li:hover .text h3 {
    color: #2055a5;
}

.tx-csbksl-main li:hover a {
    background: #f7f7f7;
}

.tx-csbksc-title {
    margin-bottom: 28px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.tx-csbksc-title h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 12px;
}

.tx-csbksc-title em {
    display: inline-block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    font-style: normal;
    margin-right: 15px;
}

.tx-csbksc-title span {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    font-style: normal;
}

.tx-csbksc-title span a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-right: 15px;
}

.tx-csbksc-form {
    margin-bottom: 20px;
}

.tx-csbksc-form {
    position: relative;
}

.tx-csbksc-form .tj-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow: 2px 2px 5px #333333;
    box-shadow: 2px 2px 5px #333333;
    border-radius: .2rem;
    overflow: hidden;
}

.tx-csbksc-form .tj-btn input {
    height: 50px;
    width: 300px;
    padding-left: .6rem;
}

.tx-csbksc-form .tj-btn button {
    background: rgb(219, 205, 0);
    color: rgb(107, 70, 0);
    font-size: 20px;
    height: 50px;
    width: 120px;
}

.tx-csbksc-main,
.tx-csbksc-main p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.tx-csbksc-main p {
    margin-bottom: 25px;
}

.tx-csbksc-main img {
    width: 100%;
    margin: 10px 0;
}

.tx-csbksc-page span {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.tx-csbksc-page span a {
    color: #666;
}

.tx-csbksc-page span i {
    display: inline-block;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    font-family: 'simsun';
    transform: rotate(90deg);
    margin-right: 12px;
}

.tx-csbksc-page span a:hover {
    color: #2055a5;
}

.tx-csbksc-tuijian {
    margin-top: 15px;
}

.tx-csbksc-tuijian .titles {
    margin-bottom: 12px;
}

.tx-csbksc-tuijian .titles h3 {
    font-size: 20px;
    line-height: 22px;
}

.tx-csbksc-tuijian .titles a {
    font-size: 14px;
    line-height: 22px;
}

.tx-csbksc-tuijian .titles a img {
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.tx-csbksc-tuijian .titles a:hover {
    color: #2055a5;
}

.tx-csbksc-tuijian .mains li {
    float: left;
    width: 100%;
    line-height: 46px;
    border-bottom: 1px solid #eee;
}

.tx-csbksc-tuijian .mains li a {
    float: left;
    width: calc(100% - 220px);
    font-size: 14px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbksc-tuijian .mains li a::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #2055a5;
    margin-right: 12px;
    position: relative;
    top: -3px;
}

.tx-csbksc-tuijian .mains li span {
    float: left;
    width: 220px;
    text-align: right;
}

.tx-csbksc-tuijian .mains li span em {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-left: 20px;
    font-style: normal;
}

.tx-csbksc-tuijian .mains {
    font-size: 14px;
    color: #666;
}

.tx-csbksc-tuijian .mains li a:hover {
    color: #2055a5;
}

.tx-csbks-right {
    width: 25%;
    padding-left: 15px;
    margin-top: 20px;
}

.tx-csbksr1 {
    height: 434px;
}

.tx-csbksr1-main {
    margin-bottom: 20px;
}

.tx-csbksr1-main li {
    float: left;
    width: 47.5%;
    margin: 5px 0 9px;
    margin-left: 5%;
}

.tx-csbksr1-main li:nth-child(2n-1) {
    margin-left: 0;
}

.tx-csbksr1-main li a {
    display: block;
    line-height: 32px;
    text-align: center;
    border-radius: 99px;
    background: #f5f5f5;
    font-size: 14px;
    color: #666;
}

.tx-csbksr1-main li:hover a {
    background: #2055a5;
    color: #fff;
}

.tx-csbksr1-form {
    margin-top: 5px;
}

.tx-csbksr1-form span {
    margin-bottom: 12px;
}

.tx-csbksr1-form h4 {
    float: left;
    width: 75px;
    line-height: 30px;
}

.tx-csbksr1-form input,
.tx-csbksr1-form select {
    float: left;
    width: calc(100% - 75px);
    line-height: 30px;
    height: 30px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    padding: 0 8px;
}

.tx-csbksr1-form input {
    margin: 10px 0;
}

.tx-csbksr1-form span:last-child {
    text-align: center;
    margin-bottom: 0;
    margin-top: 7px;
}

.tx-csbksr1-form button {
    width: 154px;
    line-height: 33px;
    border-radius: 4px;
    background: #2055a5;
    color: #fff;
}

.tx-csbksr1-form button:hover {
    background: #c9302c;
}

.tx-csbksr2 a {
    float: left;
    width: 100%;
    height: 194.5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.tx-csbksr2 a img {
    width: 100%;
    height: 100%;
}

.tx-csbksr2 a:hover img {
    transform: scale(1.08);
}

.tx-csbksr3-main li {
    float: left;
    width: 100%;
    padding: 14px 0 8px;
}

.tx-csbksr3-main a .img {
    width: 64px;
    height: 64px;
    overflow: hidden;
}

.tx-csbksr3-main a .img img {
    width: 100%;
    height: 100%;
}

.tx-csbksr3-main a .text {
    width: calc(100% - 64px);
    padding-left: 12px;
}

.tx-csbksr3-main a .text h3 {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbksr3-main a .text i {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 15px;
    font-style: normal;
    margin: 7px 0 5px;
    color: #2055a5;
    font-weight: bold;
}

.tx-csbksr3-main a .text p {
    display: block;
    font-size: 14px;
    color: #808080;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tx-csbksr3-main a:hover .img img {
    transform: scale(1.08);
}

.tx-csbksr3-main a:hover .text h3 {
    color: #2055a5;
}

@keyframes widthss {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

/********** 财税百科end **********/


/********** 关于我们 **********/

/* 关于火虎 */
.tx-abouts1 {
    margin-top: 50px;
    padding-bottom: 50px;
}

.tx-abouts1-left {
    width: 49.5%;
}

.tx-abouts1-left img {
    max-width: 100%;
    height: 500px;
    object-fit: cover;
    width: 100%;
}

.tx-abouts1-right {
    width: 50.5%;
    padding-left: 40px;
}

.tx-abouts1-right h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}

.tx-abouts1-right i {
    display: inline-block;
    width: 94px;
    height: 2px;
    background: #2055a5;
}

.tx-abouts1-right p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 18px;
}

.tx-abouts1-main {
    margin-top: 66px;
}

.tx-abouts1-main li {
    position: relative;
    float: left;
    width: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.tx-abouts1-main li .img {
    width: 146px;
    height: 168px;
    display: inline-block;
    background: url('../images/pages/abouts1-ibg.png') center center no-repeat;
    background-size: 100% 100%;
    padding-top: 45px;
}

.tx-abouts1-main li .img h3 {
    font-size: 16px;
    margin-top: 8px;
}

.tx-abouts1-main li:hover .img {
    transform: rotateY(360deg);
}

/* 公司环境 */
.tx-abouts2-main li {
    position: relative;
    float: left;
    height: 240px;
    margin-left: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer;
}

.tx-abouts2-main li img {
    position: absolute;
    z-index: 10;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.tx-abouts2-main li:nth-child(3n-2) {
    margin-left: 0px;
}

.tx-abouts2-main li.li1 {
    width: calc(25.76% - 8px);
}

.tx-abouts2-main li.li2 {
    width: calc(50.86% - 8px);
}

.tx-abouts2-main li.li3 {
    width: calc(23.96% - 8px);
}

.tx-abouts2-main li .text {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 20;
    background: rgba(191, 15, 25, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: scale(0);
    opacity: 0;
}

.tx-abouts2-main li .text::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 1px solid #fff;
}

.tx-abouts2-main li .text h3 {
    font-size: 22px;
    margin-bottom: 8px;
}

.tx-abouts2-main li .text h4 {
    font-size: 14px;
}

.tx-abouts2-main li:hover .text {
    transform: scale(1);
    opacity: 1;
}

/* 业务范围 */
.tx-abouts3 {
    background-color: #f6f6f6;
}

.tx-abouts3-main li {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.tx-abouts3-main li:nth-child(2n) {
    flex-direction: row-reverse;
}

.tx-abouts3-main li .img {
    position: relative;
    width: 37.54%;
    border: 2px solid #2055a5;
    border-radius: 2px;
}

.tx-abouts3-main li .img img {
    width: 100%;
}

.tx-abouts3-main li .img::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.tx-abouts3-main li:nth-child(2n-1) .img::before {
    border-left: 10px solid #2055a5;
    right: -10px;
}

.tx-abouts3-main li:nth-child(2n) .img::before {
    border-right: 10px solid #2055a5;
    left: -10px;
}

.tx-abouts3-main li .title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 116px;
    height: 116px;
    border-radius: 50%;
    border: 2px solid #2055a5;
    text-align: center;
}

.tx-abouts3-main li .title h3 {
    margin-left: 5px;
    margin-top: 5px;
    width: 102px;
    height: 102px;
    padding: 0 6px;
    font-size: 18px;
    font-weight: normal;
    border-radius: 50%;
    background: #2055a5;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tx-abouts3-main li .text {
    width: 37.54%;
    margin: 0 20px;
}

.tx-abouts3-main li .text h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.tx-abouts3-main li .text dt {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #666;
}

.tx-abouts3-main li .text dt::before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #2055a5;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.tx-abouts3-main li .text p {
    font-size: 16px;
    line-height: 29px;
    color: #666;
}

.tx-abouts3-main li:hover .img {
    transform: scale(1.02);
}

.tx-abouts3-main li:hover .text h3 {
    color: #2055a5;
}

/* 业务范围 */
.tx-abouts4 {
    /* border-bottom: 1px solid #eee; */
}

.tx-abouts4-main li {
    float: left;
    width: 30.66%;
    margin-left: 4%;
    text-align: center;
    cursor: pointer;
}

.tx-abouts4-main li:nth-child(3n-2) {
    margin-left: 0;
}

.tx-abouts4-main li h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 15px 0 25px;
}

.tx-abouts4-main li p {
    font-size: 14px;
    line-height: 24px;
    color: #747474;
    text-align: left;
}

.tx-abouts4-main li:hover h3 {
    color: #2055a5;
}

.tx-abouts4-main li:hover img {
    transform: rotateY(360deg);
}

/* 各行业成功案例 */
.tx-abouts5 {
    background: #f4f4f4;
    cursor: pointer;
}

.tx-abouts5-main {
    position: relative;
}

.tx-abouts5-main .swiper {
    position: relative;
    z-index: 20;
    overflow: hidden;
}

.tx-abouts5-main .swiper-slide {
    background-color: #fff;
}

.tx-abouts5-main .swiper-slide .img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 286px;
    padding: 7px;
    overflow: hidden;
}

.tx-abouts5-main .swiper-slide .img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/pages/abouts5-ibg.png') center center no-repeat;
    background-size: 100% 100%;
}

.tx-abouts5-main .swiper-slide .img img {
    max-width: 100%;
    max-height: 100%;
}

.tx-abouts5-main .swiper-slide h3 {
    font-size: 16px;
    line-height: 28px;
    height: 28px;
}

.tx-abouts5-main .swiper-slide h3::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid #2055a5;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.tx-abouts5-main .button {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}

.tx-abouts5-main .button .swiper-button {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background: #818181;
    opacity: 1;
}

.tx-abouts5-main .button .swiper-button:after {
    font-size: 16px;
    color: #fff;
}

.tx-abouts5-main .button .swiper-button-prev {
    left: -65px;
}

.tx-abouts5-main .button .swiper-button-next {
    right: -65px;
}

.tx-abouts5-main .button .swiper-button:hover {
    background: #2055a5;
}

.tx-abouts5 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tx-abouts5 ul li {
    width: 48%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.tx-abouts5 ul li img {
    width: 80px;
    margin-right: 25px;
}

.tx-abouts5 ul li h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.tx-abouts5 ul li p {
    font-size: 16px;
    color: #666;
}

.collapse:not(.show) {
    display: none;
}

[role=button] {
    cursor: pointer;
}

.tx-join2 .title {
    margin: 0;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    background-color: #2559a7;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px 35px;

    /* 水平居中对齐 */
    align-items: center;
    /* 垂直居中对齐 */
}

.tx-join2 .content {
    border-bottom: #ccc 1px solid;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    background-color: white;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px 35px;

    /* 水平居中对齐 */
    align-items: center;
    /* 垂直居中对齐 */
}

.tx-join2 .sub {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);

}

.tx-join2 {
    padding-top: 20px;
    border-bottom: 1px solid #999;
}

.tx-join {
    border-bottom: 1px solid #999;
}

.tx-join2 .tititem1 {
    text-align: left;
    margin-right: 200px;
    width: 200px;
}

.tx-join2 .tititem {
    width: 200px;
    text-align: left;
}

.tx-join2 .tititem:last-of-type {
    text-align: right;
}

.tx-join2 .card {
    --bs-card-border-width: none;
    padding: 35px;
    text-align: left;
}

.tx-join2 .sub {
    display: flex;
    justify-content: flex-start;
    margin-top: 15px;
}

.tx-join2 .jobtit {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #2559a7;

}

.tx-join2 .subtit {
    margin-right: 40px;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
}

.tx-join2 .tit1 {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #2559a7;
    max-width: 200px;
    margin-right: 45px;
}

.tx-join2 .intro1 {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.714;

}

.tx-join2 .tip {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    margin-top: 40px;
}

.tx-join2 .tip a {
    color: #2559a7;
}

.tx-join2 .bottom {
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
}

/********** 关于我们end **********/


@media (max-width: 768px) {
    .tx-csbksc-form {
        width: 100%;
        height: 100px;
    }

    .tx-csbksc-form .tj-btn {
        left: 60%;
        top: 25%;
    }

    .tx-csbksc-form .tj-btn input {
        width: 180px;
        height: 30px;
        font-size: 10px;
    }

    .tx-csbksc-form .tj-btn button {
        height: 30px;
        width: 100px;
        font-size: 12px;
    }

    .tx-csbksc-form img {
        width: 100%;
    }

    body {
        min-width: 320px;
    }

    .centers {
        padding: 0 15px;
    }

    .paddings {
        padding: 20px 0;
    }

    .tx-banners {
        margin-top: 45px;
        height: 270px;
    }

    .tx-positions {
        font-size: 12px;
        margin-top: 8px;
    }

    .tx-titles {
        margin-bottom: 15px;
    }

    .tx-titles h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .tx-titles p {
        font-size: 16px;
    }

    .tx-pages {
        margin: 12px 0;
    }

    .tx-pages a,
    .tx-pages span {
        line-height: 32px;
        padding: 0 10px;
        font-size: 12px;
    }

    /* 公司注册 */
    .tx-gszcs1 {
        margin-top: 20px;
    }

    .tx-gszcs1-main .title {
        display: none;
    }

    .tx-gszcs1-main li {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 12px;
    }

    .tx-gszcs1-main li .img {
        width: 68px;
        height: 85px;
        line-height: 80px;
    }

    .tx-gszcs1-main li .img img {
        width: 30px;
    }

    .tx-gszcs1-main li h3 {
        font-size: 16px;
        font-weight: normal;
    }

    .tx-gszcs1-main li h3 p {
        font-size: 14px;
    }

    .tx-gszcs1-main li i::before {
        width: 7px;
        height: 7px;
        top: -3px;
    }

    .tx-gszcs2-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 7px;
        padding: 15px 8px;
    }

    .tx-gszcs2-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-gszcs2-main li img {
        width: 50px;
    }

    .tx-gszcs2-main li h3 {
        font-size: 16px;
        margin: 6px 0 2px;
    }

    .tx-gszcs2-main li p {
        font-size: 14px;
        line-height: 20px;
    }

    .tx-gszcs2-more {
        margin-top: 12px;
    }

    .tx-gszcs2-more .more {
        font-size: 14px;
        line-height: 32px;
        width: 120px;
    }

    .tx-gszcs2-more p {
        font-size: 14px;
        margin-top: 8px;
    }

    .tx-gszcs3-main {
        display: block;
    }

    .tx-gszcs3-main li {
        position: relative;
        width: 100%;
        text-align: left;
        padding-left: 66px;
        margin-bottom: 12px;
        padding-top: 6px;
    }

    .tx-gszcs3-main li img {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
    }

    .tx-gszcs3-main li h3 {
        font-size: 16px;
        margin: 0 0 5px;
    }

    .tx-gszcs3-main li p {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 0;
    }

    .tx-gszcs4-main {
        display: block;
    }

    .tx-gszcs4-main::before {
        display: none;
    }

    .tx-gszcs4-main li {
        float: left;
        width: 32%;
        margin-left: 2% !important;
        margin-bottom: 12px;
    }

    .tx-gszcs4-main li:nth-child(3n-2) {
        margin-left: 0 !important;
    }

    .tx-gszcs4-main li img {
        width: 50px;
    }

    .tx-gszcs4-main li h3 {
        font-size: 16px;
        line-height: 20px;
        height: 40px;
        margin: 5px 0 0;
    }

    .tx-gszcs4-main li i {
        display: none;
    }

    .tx-gszcs4-main li p {
        display: none;
        font-size: 14px;
        line-height: 16px;
        margin-top: 8px;
    }

    .tx-gszcs5-main {
        display: block;
    }

    .tx-gszcs5-main li i {
        font-size: 14px;
        width: 22px;
        height: 27px;
        line-height: 27px;
        background-size: 100%;
    }

    .tx-gszcs5-main li {
        float: left;
        width: calc(33.33% - 10px);
        margin: 0 5px;
        height: 170px;
        padding-top: 13%;
    }

    .tx-gszcs5-main li h3 {
        font-size: 12px;
        line-height: 18px;
        margin-top: 5px;
    }

    .tx-gszcs7-main li a {
        padding: 12px 0;
    }

    .tx-gszcs7-main li i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin-right: 6px;
    }

    .tx-gszcs7-main li h3 {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
        margin-bottom: 2px;
    }

    .tx-gszcs7-main li p {
        font-size: 12px;
    }

    .tx-gszcs7-more {
        margin-top: 12px;
    }

    .tx-gszcs7-more a {
        width: 120px;
        line-height: 32px;
        font-size: 12px;
    }

    /* 公司注册 end */


    /* 代理记账 */

    .tx-dljzs1-main li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 12px;
    }

    .tx-dljzs1-main li .tit {
        font-size: 15px;
        line-height: 20px;
        padding: 12px;
    }

    .tx-dljzs1-main li .text {
        padding: 15px 20px;
    }

    .tx-dljzs1-main li .text p {
        font-size: 14px;
        line-height: 16px;
        background-size: 12px;
        background-position: left 3px;
        padding-left: 20px;
        margin-bottom: 8px;
    }

    .tx-dljzs1-main li .text a {
        font-size: 14px;
        width: 120px;
        line-height: 32px;
    }

    .tx-dljzs2-main li {
        width: 100%;
        margin-left: 0;
        line-height: 40px;
        margin-bottom: 8px;
    }

    .tx-dljzs2-main li i {
        font-size: 14px;
        width: 42px;
    }

    .tx-dljzs2-main li a {
        font-size: 12px;
        width: 68px;
        line-height: 23px;
        margin-right: 12px;
    }

    .tx-dljzs2-main li h3 {
        width: calc(100% - 122px);
        font-size: 12px;
        height: 30px;
    }

    .tx-dljzs2-more {
        margin-top: 12px;
    }

    .tx-dljzs2-more a {
        font-size: 14px;
        line-height: 32px;
        width: 168px;
    }

    .tx-dljzs2-more p {
        font-size: 12px;
        margin-top: 5px;
    }

    .tx-dljzs3-main li {
        float: left;
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 8px;
        padding: 20px 15px;
    }

    .tx-dljzs3-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-dljzs3-main li img {
        width: 40px;
    }

    .tx-dljzs3-main li h3 {
        font-size: 16px;
        margin: 8px 0 0;
    }

    .tx-dljzs3-main li p {
        display: none;
    }

    .tx-dljzs3-more {
        margin-top: 14px;
    }

    .tx-dljzs3-more a {
        width: 120px;
        line-height: 32px;
        font-size: 12px;
    }

    .tx-dlzjs4-main {
        display: block;
    }

    .tx-dlzjs4-main li {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 12px;
        margin-bottom: 8px
    }

    .tx-dlzjs4-main li span {
        width: 90px;
        height: 90px;
        margin: 5px;
    }

    .tx-dlzjs4-main li span img {
        width: 100%;
    }

    .tx-dlzjs4-main li span h3 {
        font-size: 12px;
    }

    .tx-dlzjs4-main.swchs li span h3 {
        font-size: 12px;
        line-height: 17px;
        padding-top: 7px;
        height: 50px;
    }

    .tx-dljzs5-main li {
        width: 100%;
        height: auto;
        margin-left: 0 !important;
        margin-bottom: 8px;
    }

    .tx-dljzs5-main li h3 {
        font-size: 15px;
        line-height: 20px;
        padding: 12px;
    }

    .tx-dljzs5-main li dl {
        padding: 15px 20px;
    }

    .tx-dljzs5-main li dl dt {
        padding-right: 2px;
    }

    .tx-dljzs5-main li dl dt p {
        font-size: 14px;
        line-height: 25px;
    }

    .tx-dljzss6-main li {
        width: 33.33%;
        margin: 6px 0;
    }

    .tx-dljzss6-main li img {
        width: 55px;
    }

    .tx-dljzss6-main li i {
        height: 1px;
        margin: 6px 0;
    }

    .tx-dljzss6-main li h5 {
        font-size: 17px;
        line-height: 18px;
    }

    .tx-dljzss6-main li h3,
    .tx-dljzss6-main li h4 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 3px;
        margin-bottom: 0;
    }

    .tx-dljzss6-main li p {
        display: none;
    }

    .tx-dljzs7-main li {
        width: 100%;
        height: auto;
        margin-left: 0 !important;
        margin-bottom: 8px;
    }

    .tx-dljzs7-main li h3 {
        font-size: 15px;
        line-height: 20px;
        padding: 12px;
    }

    .tx-dljzs7-main li span {
        padding: 15px 20px;
    }

    .tx-dljzs7-main li span p {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .tx-dljzs7-main li span p i {
        font-size: 14px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    .tx-dljzs8-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 8px;
    }

    .tx-dljzs8-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-dljzs8-main li .titles {
        font-size: 14px;
        line-height: 16px;
        padding: 8px 0;
        width: 120px;
    }

    .tx-dljzs8-main li .texts p {
        padding: 8px 15px;
        font-size: 14px;
        line-height: 18px;
        height: 70px;
    }

    /* 代理记账 end */


    /* 税务筹办 */

    .tx-swchs1 {
        margin-top: 20px;
    }

    .tx-swchs1-main li {
        width: 100%;
        margin-left: 0 !important;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .tx-swchs1-main li i {
        height: 32px;
        line-height: 30px;
    }

    .tx-swchs1-main li i img {
        width: 18px;
    }

    .tx-swchs1-main li h3 {
        height: 32px;
        font-size: 14px;
    }

    .tx-swchs1-more {
        margin-top: 12px;
    }

    .tx-swchs1-more a {
        width: 168px;
        line-height: 32px;
        font-size: 12px;
    }

    .tx-swchs2-main li {
        width: 100%;
        height: auto;
        margin-left: 0 !important;
        margin-bottom: 8px;
    }

    .tx-swchs2-main li h3 {
        font-size: 15px;
        line-height: 20px;
        padding: 12px;
    }

    .tx-swchs2-main li span {
        padding: 15px 20px;
    }

    .tx-swchs2-main li span p {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .tx-swchs2-main li a {
        width: 168px;
        line-height: 32px;
        font-size: 12px;
        margin: 5px 0 12px
    }

    .tx-swchs3-main li {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 8px;
        padding: 10px 15px;
    }

    .tx-swchs3-main li img {
        width: 70px;
    }

    .tx-swchs3-main li h3 {
        font-size: 15px;
        margin: 5px 0 10px;
    }

    .tx-swchs3-main li span p {
        margin-bottom: 5px;
    }

    .tx-swchs3-main li span p em {
        font-size: 12px;
    }

    .tx-swchs3-main li span p::before {
        width: 4px;
        height: 4px;
    }

    .tx-swchs4-main li {
        width: 100%;
        height: auto;
        margin-left: 0 !important;
        margin-bottom: 8px;
    }

    .tx-swchs4-main li h3 {
        font-size: 15px;
        line-height: 20px;
        padding: 12px;
    }

    .tx-swchs4-main li span {
        display: block;
        padding: 15px 20px;
    }

    .tx-swchs4-main li span p {
        width: 32%;
        font-size: 12px;
        line-height: 28px;
        margin-left: 2%;
        margin-bottom: 8px;
    }

    .tx-swchs5-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 8px;
    }

    .tx-swchs5-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-swchs5-main li .texts p {
        display: none;
    }

    .tx-swchs5-main li .texts {
        padding: 12px;
    }

    .tx-swchs5-main li .texts h3 {
        font-size: 14px;
        margin-bottom: 0;
    }

    /* 税务筹办 end */


    /* 资质代办 */

    .tx-zzdbl {
        padding-top: 20px;
    }

    .tx-zzdbl-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 15px;
    }

    .tx-zzdbl-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-zzdbl-main li .img {
        height: 45vw;
    }

    .tx-zzdbl-main li .text {
        margin-top: 6px;
    }

    .tx-zzdbl-main li .text h3 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .tx-zzdbl-main li .text p {
        font-size: 12px;
    }

    .tx-zzdb-gg {
        margin-bottom: 0;
    }

    /*内页*/
    .tx-zzdbc {
        margin-top: 20px;
    }

    .tx-zzdbc-right {
        display: none;
    }

    .tx-zzdbc-left {
        width: 100%;
    }

    .tx-zzdbc-top {
        padding: 15px;
    }

    .tx-zzdbc-top .imgs {
        width: 100%;
        margin-bottom: 15px;
    }

    .tx-zzdbc-top .texts {
        padding-left: 0;
        width: 100%;
    }

    .tx-zzdbc-top .texts h3 {
        font-size: 15px;
        line-height: 22px;
    }

    .tx-zzdbc-top .texts h3 i {
        line-height: 17px;
        padding: 0 4px;
    }

    .tx-zzdbc-top .texts em {
        font-size: 12px;
    }

    .tx-zzdbc-top .texts .main {
        margin: 8px 0;
        padding: 12px;
    }

    .tx-zzdbc-top .texts .main-left h3 {
        font-size: 12px;
    }

    .tx-zzdbc-top .texts .main-left h3 b {
        font-size: 17px;
    }

    .tx-zzdbc-top .texts .main-left em {
        font-size: 12px;
        margin-right: 8px;
    }

    .tx-zzdbc-top .texts .main-right p {
        font-size: 12px;
        white-space: nowrap;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .tx-zzdbc-top .texts .main-right p b {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .tx-zzdbc-top .texts .form h3 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .tx-zzdbc-top .texts .submit {
        margin-top: 0;
        width: 120px;
        line-height: 32px;
        font-size: 12px;
    }

    .tx-zzdbc-nav li {
        width: 33.33%;
        padding: 0;
        font-size: 13px;
        text-align: center;
        line-height: 42px;
    }

    .tx-zzdbc-main .mains {
        padding: 12px 15px;
    }

    .tx-zzdbc-main2 .mains2 li i {
        width: 48px;
        height: 48px;
    }

    .tx-zzdbc-main2 .mains2 li i img {
        width: 20px;
    }

    .tx-zzdbc-main2 .mains2 li {
        padding-left: 62px;
        margin: 12px 0;
    }

    .tx-zzdbc-main2 .mains2 li h3 {
        font-size: 15px;
        margin-bottom: 4px;
    }

    .tx-zzdbc-main2 .mains2 li p {
        font-size: 12px;
        line-height: 1.8;
    }

    .tx-zzdbc-main3 .mains3 li .star {
        padding-top: 4px;
    }

    .tx-zzdbc-main3 .mains3 li .star p {
        position: relative;
        top: 3px;
    }

    .tx-zzdbc-main3 .mains3 li {
        padding: 12px 0;
        padding-left: 55px;
    }

    .tx-zzdbc-main3 .mains3 li p {
        font-size: 12px;
        line-height: 1.8;
    }

    /* 资质代办 end */


    /* 公司转让 */

    .tx-gszrs1 {
        margin-top: 20px;
    }

    .tx-gszrs1-main .main {
        display: none;
    }

    .tx-gszrs1-main ul {
        width: 100%;
        padding: 0 !important;
    }

    .tx-gszrs1-main ul li {
        width: 100%;
        margin: 0 !important;
        margin-bottom: 8px !important;
        font-size: 16px;
        line-height: 38px;
        padding-right: 15px;
    }

    .tx-join img {
        width: 100%;
    }

    .tx-join2 .tititem1 {
        margin-right: 50px;
        width: 100px;

        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .tx-join2 .jobtit {
        font-size: 18px;
    }

    .tx-join2 .subtit {
        margin-right: 22px;
        font-size: 13px;
        font-family: "Microsoft YaHei";
        color: rgb(102, 102, 102);
    }

    .page-banner-info h3 {
        color: #fff;
        font-size: 28px;
        margin-top: 24px;
    }

    .tx-join2 .tit1 {
        font-size: 13px;
        font-family: "Microsoft YaHei";
        color: rgb(231, 20, 37);
        max-width: 200px;
        margin-right: 45px;
    }

    .tx-join2 .tititem {
        width: 50px;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tx-join2 {
        margin-top: 0px;
        text-align: center;
        padding-bottom: 30px;
    }

    .tx-join2 .sub {

        flex-direction: column;
    }

    .tx-join2 .bottom {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .tx-join2 .tit1 {
        margin-bottom: 15px;
    }


    .tx-gszrs1-main ul span img {
        width: 20px;
    }

    .tx-gszrs1-main ul i {
        display: none;
    }

    .tx-gszrs2-main {
        padding-top: 0;
    }

    .tx-gszrs2-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 8px;
        padding: 15px;
    }

    .tx-gszrs2-main li .title {
        font-size: 16px;
    }

    .tx-gszrs2-main li .adimg {
        height: 40px;
    }

    .tx-gszrs2-main li .adline {
        margin: 10px 0;
    }

    .tx-gszrs2-main li .img img {
        width: 80px;
    }

    .tx-gszrs2-main li h3 {
        font-size: 14px;
        margin: 8px 0 0;
        line-height: 16px;
    }

    .tx-gszrs2-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-gszrs2-main li p {
        display: none;
    }

    .tx-gszrs2-main li .img {
        margin-top: 0;
    }

    .tx-gszrs3-main li {
        width: 32%;
        margin-left: 2% !important;
        padding: 12px;
        margin-bottom: 8px;
    }

    .tx-gszrs3-main li:nth-child(3n-2) {
        margin-left: 0 !important;
    }

    .tx-gszrs3-main li img {
        max-width: 100%;
    }

    .tx-gszrs3-main li h3 {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 8px;
    }

    .tx-gszrs3-main li h3 b {
        font-size: 15px;
    }

    .tx-gszrs3-main li p {
        display: none;
    }

    .tx-gszrs4-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 15px;
    }

    .tx-gszrs4-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-gszrs4-main li .texts h3 {
        font-size: 16px;
    }

    .tx-gszrs4-main li .texts i {
        display: none;
    }

    .tx-gszrs4-main li .texts {
        padding: 12px;
    }

    .tx-gszrs4-main li .texts p {
        display: none;
    }

    .tx-gszrs5-main li {
        width: 49%;
        margin-left: 2% !important;
        margin-bottom: 8px;
    }

    .tx-gszrs5-main li:nth-child(2n-1) {
        margin-left: 0 !important;
    }

    .tx-gszrs5-main li .img {
        height: 28vw;
    }

    .tx-gszrs5-main li .text {
        padding: 8px 12px;
    }

    .tx-gszrs5-main li .text p {
        display: none;
    }

    .tx-gszrs5-main li .text h3 {
        font-size: 14px;
    }

    .tx-gszrs5-main li .text a {
        margin-top: 0px;
        font-size: 12px;
        width: 90px;
        line-height: 22px;
    }

    /* 公司转让 end */


    /* 财税百科 */

    .tx-csbks-right {
        display: none;
    }

    .tx-csbks-left {
        width: 100%;
    }

    .tx-csbksl1 {
        height: 42vw;
    }

    .tx-csbksl1 .swiper-slide img {
        max-width: 100%;
        min-height: 100%;
    }

    .tx-csbksl1 .swiper-pagination {
        bottom: 20px !important;
    }

    .tx-csbkl2 {
        width: 100%;
        margin-left: 0 !important;
        height: auto;
        margin-right: 0 !important;
    }

    .tx-csbks .bg {
        padding: 12px 15px;
    }

    .csbks-titles h3 {
        font-size: 14px;
    }

    .csbks-titles {
        padding-bottom: 6px;
        margin-bottom: 12px;
    }

    .tx-csbkl2-top .text h3 {
        font-size: 14px;
    }

    .tx-csbkl2-top .text p {
        font-size: 12px;
    }

    .tx-csbkl2-main {
        padding: 5px
    }

    .tx-csbkl2-main li {
        padding: 8px 0 6px
    }

    .tx-csbkl2-main li a {
        font-size: 12px;
    }

    .tx-csbkl2-top {
        padding-top: 0;
    }

    .tx-csbks-right {
        display: none;
    }

    .tx-csbksl-nav li {
        margin-right: 15px;
    }

    .tx-csbksl-nav li a {
        font-size: 12px;
        padding-bottom: 5px;
        margin-bottom: 8px;
    }

    .tx-csbksl-left {
        margin-bottom: 15px;
    }

    .tx-csbksl-left {
        width: 100%;
        margin-top: 15px;
    }

    .tx-csbksls {
        padding: 12px 15px;
    }

    .tx-csbksl-main li a {
        width: 100%;
        margin: 0;
        padding: 12px 0;
    }

    .tx-csbksl-main li .img {
        width: 100px;
    }

    .tx-csbksl-main li .text {
        width: calc(100% - 100px);
    }

    .tx-csbksl-main li .text h3 {
        font-size: 15px;
    }

    .tx-csbksl-main li .text p {
        font-size: 12px;
        line-height: 16px;
        height: 16px;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        margin: 4px 0 8px;
    }

    .tx-csbksl-main li .text i {
        font-size: 12px;
    }

    .tx-csbksc-title {
        margin-top: 0;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .tx-csbksc-title h3 {
        font-size: 17px;
        font-weight: bold;
        line-height: 23px;
        margin-bottom: 6px;
    }

    .tx-csbksc-title em {
        font-size: 12px;
    }

    .tx-csbksc-title span {
        font-size: 12px;
    }

    .tx-csbksc-title span a {
        font-size: 12px;
    }

    .tx-csbksc-main,
    .tx-csbksc-main p {
        font-size: 12px;
        line-height: 1.8;
    }

    .tx-csbksc-main p {
        margin-bottom: 12px;
    }

    .tx-csbksc-page span {
        font-size: 12px;
    }

    .tx-csbksc-tuijian {
        display: none;
    }


    /* 财税百科 end */


    /* 关于我们 */

    .tx-abouts1 {
        margin-top: 0;
    }

    .tx-abouts1-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .tx-abouts1-right {
        width: 100%;
        padding-left: 0;
    }

    .tx-abouts1-right h3 {
        font-size: 15px;
    }

    .tx-abouts1-right i {
        display: none;
        margin: 0;
    }

    .tx-abouts1-right p {
        font-size: 12px;
        line-height: 1.8;
        margin-top: 8px;
    }

    .tx-abouts1-main {
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tx-abouts1-main li {
        width: 30%;
    }
    .tx-abouts1-main li .img h3 {
        font-size: 14px;
    }
    .tx-abouts1-main li .img {
        width: 100%;
        height: 150px;
        padding-top: 48px;
    }

    .tx-abouts1-main li .img img {
        width: 24px;
    }

    .tx-abouts2-main li {
        height: 18vw;
    }

    .tx-abouts3-main li {
        float: left;
        width: 100%;
        display: block;
        margin-bottom: 12px;
    }

    .tx-abouts3-main li .title {
        display: none;
    }

    .tx-abouts3-main li .img {
        width: 100%;
        margin-bottom: 8px;
    }

    .tx-abouts3-main li .text {
        width: 100%;
        margin: 0;
    }

    .tx-abouts3-main li .text h3 {
        margin-top: 10px;
        font-size: 18px;
        margin-bottom: 4px;
    }

    .tx-abouts3-main li .text p {
        font-size: 12px;
        line-height: 1.8;
    }

    .tx-abouts3-main li .img::before {
        display: none;
    }

    .tx-abouts4-main li {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        padding-left: 62px;
        text-align: left;
        margin-left: 0;
    }

    .tx-abouts4-main li img {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
    }

    .tx-abouts4-main li h3 {
        font-size: 16px;
        margin: 0 0 6px;
        line-height: 16px;
    }

    .tx-abouts4-main li p {
        font-size: 12px;
        line-height: 1.8;
    }

    .tx-abouts5-main .button {
        display: none;
    }

    .tx-abouts5 ul li img {
        width: 60px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .tx-abouts5 ul li p {
        font-size: 14px;
    }
    .tx-abouts5-main .swiper-slide .img {
        height: 33vw;
    }
    .tx-abouts5 ul li h3 {
        font-size: 16px;
        text-align: center;
    }

    .tx-abouts5 ul li {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    /* 关于我们 end */

}