@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

iframe {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table th, table td {
    padding: 5px
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

ception, th {
    text-align: left
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0
}

a {
    color: #666;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:hover {
    text-decoration: none
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-table
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.vam {
    vertical-align: middle
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

p {
    word-spacing: -1.5px
}

.cur {
    cursor: pointer
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input, button, textarea, select {
    *font-size: 100%
}

input, select {
    vertical-align: middle
}

body {
    font: 12px/1.231 arial, helvetica, clean, sans-serif
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

.left {
    width: 230px;
    float: left;
    position: relative
}

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑";
    position: relative
}

.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px
}

.header {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.header_top {
    overflow: hidden;
    width: 100%;
    height: 33px;
    background-color: #f4f4f4
}

.header_top .biaoyu {
    float: left;
    line-height: 33px;
    color: #636363;
    font-size: 12px;
    max-width: 800px
}

.header_top ul {
    overflow: hidden;
    float: right;
    margin-top: 8px
}

.header_top li {
    float: left;
    padding: 0 10px;
    border-left: 1px dotted #c8c8c8;
    font-size: 12px
}

.header_top li a {
    color: #636363
}

.header_top li.last {
    padding-left: 0;
    border: 0
}

.header_top li span {
    cursor: pointer
}

.header_top li span:first-child {
    position: relative;
    margin-right: 10px
}

.header_top li span:first-child::after {
    width: 1px;
    height: 16px;
    top: 2px;
    right: -8px;
    background: #c8c8c8;
    position: absolute;
    content: ''
}

.header_center {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 150px;
    display: flex;
    justify-content: space-between
}

.header_center h1 {
    float: left;
    margin-top: 30px
}

.header_center h1 img {
    max-width: 420px;
    height: 80px;
    width:inherit;
    display: inline-block
}

.header_center h1 a svg {
    fill: currentColor;
    position: relative
}

.header_center h1 a svg::before {
    width: 1px;
    height: 15px;
    background: #333;
    top: 0;
    left: 0;
    position: absolute;
    content: ''
}

.header_center h2 {
    float: left;
    font-size: 24px;
    color: #333;
    margin: 50px 0 0 20px;
    padding-left: 20px;
    border-left: 1px solid #eaeaea
}

.header_center h2 p {
    font-weight: normal;
    font-size: 15px;
    color: #595959
}

.header_center .phone {
    display: flex;
    align-items: center
}

.header_center .phone .img {
    width: 48px;
    height: 48px;
    background-size: 100% 100%;
    margin-left: 10px
}

.header_center .phone em {
    display: block;
    font-size: 16px;
    color: #595959
}

.header_center .phone span {
    display: block;
    font-size: 22px;
    color: #3c3c3c;
    font-weight: bold
}

.header_nav {
    overflow: hidden;
    width: 100%;
    height: 62px;
    background-color: #2c2c2c
}

.header_nav ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

.header_nav li {
    font-size: 16px;
    line-height: 62px;
    padding: 0 34px;
    width: 218px;
    text-align: center;
    position: relative
}

.header_nav li::after {
    width: 1px;
    height: 34px;
    top: 13px;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    content: ''
}

.header_nav li.last {
    background: 0
}

.header_nav li a {
    color: #fff;
    display: block;
    text-decoration: none
}

.footer {
    overflow: hidden;
    width: 100%;
    background-color: #2c2c2c
}

.footer .f_nav {
    overflow: hidden;
    width: 100%;
    height: 62px
}

.footer .f_nav ul {
    overflow: hidden
}

.footer .f_nav li {
    float: left;
    font-size: 16px;
    line-height: 62px;
    padding: 0 34px
}

.footer .f_nav li.last {
    background: 0
}

.footer .f_nav li a {
    color: rgba(255, 255, 255, 0.7);
    display: block
}

.footer .f_nav li a:hover {
    color: #fff
}

.footer .f_btm {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto 40px
}

.footer .f_btm h1 img {
    height: 80px;
    width:inherit;
    max-width: 420px;
    display: inline-block
}

.footer h1 {
    float: left;
    margin-top: 55px
}

.footer .info {
    overflow: hidden;
    padding: 0 0 0 20px;
    float: left;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -403px -610px;
    margin: 40px 0 0 20px;
    width: 280px
}

.footer .info p {
    font-size: 13px;
    line-height: 24px;
    color: #acacac
}

.footer .info a {
    color: #acacac
}

.footer .phone {
    overflow: hidden;
    text-align: right;
    margin-top: 58px;
    float: right;
    margin-right: 20px
}

.footer .phone p {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
    color: rgba(255, 255, 255, 0.7)
}

.footer .phone b {
    display: block;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.7)
}

.footer .ewm {
    overflow: hidden;
    float: right;
    margin-top: 35px
}

.footer .ewm p {
    text-align: center
}

.footer .ewm span {
    font-size: 14px;
    color: #848484;
    margin-right: 20px;
    position: relative;
    top: -20px
}

.footer .ewm img {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -386px -273px
}

.rtTop {
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: fixed;
    top: 85%;
    right: 51%;
    margin-right: -675px;
    cursor: pointer;
    display: none
}

.rtTop h4 {
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: relative
}

.rtTop img {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

#flashs {
    overflow: hidden;
    width: 100%;
    height: 500px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/banner.jpg) no-repeat center;
    position: relative
}

#flashs .btn {
    overflow: hidden;
    width: 100%;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px
}

#flashs .btn span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 5px;
    background: #fff
}

#flashs .btn span {
    *display: inline
}

#flashs .btn span.cur {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7)
}

#flashs .bot {
    display: block;
    position: absolute;
    width: 58px;
    height: 58px;
    top: 50%;
    margin-top: -29px
}

#flashs .bot1 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -349px -425px;
    left: 5%;
    z-index: 2
}

#flashs .bot2 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -349px -496px;
    right: 5%;
    z-index: 2
}

.bgitem {
    height: 500px !important;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

.search {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
    background-color: #f0f0f0
}

.search p {
    line-height: 40px;
    float: left;
    font-size: 14px;
    color: #8b8b8b
}

.search p a {
    color: #8b8b8b
}

.search p a:hover {
    color: #333
}

.search .sbox {
    overflow: hidden;
    width: 373px;
    height: 40px;
    float: right
}

.search input {
    display: block;
    float: left;
    width: 308px;
    height: 38px;
    margin: 1px;
    border: 0;
    outline: 0;
    line-height: 38px;
    font-size: 13px;
    color: #b1b1b1;
    padding: 0 10px
}

.search span {
    display: block;
    width: 43px;
    height: 40px;
    float: right;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 10px -586px;
    cursor: pointer
}

.pro {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px
}

.title {
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 40px 0
}

.title span {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 38px;
    color: #dad9d9;
    line-height: 38px
}

.title h2 {
    font-weight: normal;
    margin: 5px 0;
    font-size: 28px;
    color: #000
}

.title .sc {
    display: block;
    width: 196px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    border-radius: 3px
}

.title i {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    left: 0;
    bottom: 13px
}

.pro .tubox {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px
}

.pro .tubox ul {
    overflow: hidden;
    width: 105%
}

.pro .tubox li {
    float: left;
    width: 282px;
    height: 299px;
    border: 1px solid #e6e6e6;
    margin: 15px 9px
}

.pro .tubox li a {
    display: block;
    text-decoration: none
}

.pro .tubox li img {
    display: block;
    margin: 9px auto
}

.pro .tubox li span {
    display: block;
    width: 86%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    padding: 0 20px
}

.hez {
    background-color: #f6f6f6
}

.hezuo {
    overflow: hidden;
    width: 1200px;
    margin: 60px auto;
    padding: 20px 0
}

.hezuo h2 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 28px
}

.hezuo span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #CCC;
    font-weight: lighter;
    margin-bottom: 50px;
    text-transform: uppercase
}

.hezuo .hzbox {
    overflow: hidden;
    width: 100%;
    height: 170px;
    position: relative;
    margin-bottom: 40px
}

.hezuo .hzbox ul {
    overflow: hidden;
    position: absolute
}

.hezuo .hzbox li {
    float: left;
    width: 223px;
    height: 170px;
    margin-right: 18px
}

.hezuo .hzbox li img {
    display: block;
    border: 4px solid #f8f8f8
}

.hezuo .hzbox li em {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #333;
    margin-top: 15px
}

.hezuo .hzbox li a {
    display: block;
    text-decoration: none
}

.hezuo .btn {
    overflow: hidden;
    width: 168px;
    margin: 0 auto;
    height: 40px;
    position: relative
}

.hezuo .btn i {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #bebebe;
    position: absolute;
    left: 0;
    top: 50%
}

.hezuo .btn b {
    display: block;
    width: 40px;
    float: left;
    position: relative;
    z-index: 1;
    height: 40px;
    margin-right: 2px;
    cursor: pointer
}

.hezuo .btn .btn01 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -496px;
    margin-left: 44px
}

.hezuo .btn .btn02 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -60px -496px
}

.hezuo .btn .btn01:hover {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -536px
}

.hezuo .btn .btn02:hover {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -60px -536px
}

.case {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.case h2 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 38px
}

.case span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #c1c1c1;
    font-weight: lighter;
    margin-bottom: 50px;
    text-transform: uppercase
}

.case .casebox {
    overflow: hidden;
    width: 110%
}

.case dl {
    overflow: hidden;
    width: 560px;
    height: 180px;
    float: left;
    margin-right: 70px;
    margin-bottom: 30px;
    cursor: pointer
}

.case dt {
    float: left;
    width: 213px;
    height: 152px;
    border: 14px solid #e5e5e5
}

.case dd {
    overflow: hidden;
    float: left;
    padding-left: 15px;
    height: 176px;
    width: 302px;
    border: 2px solid #e5e5e5;
    border-left: none
}

.case dd h3 {
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.case dd h3 a {
    color: #000
}

.case dd p {
    font-size: 12px;
    line-height: 22px;
    color: #000;
    height: 66px;
    overflow: hidden;
    text-align: justify;
    margin-bottom: 15px;
    width: 280px
}

.case dd .more {
    display: block;
    width: 98px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none
}

.case dl:hover dd .more {
    color: #646464;
    background-color: #fff
}

.case dl:hover dd h3 a {
    color: #fff
}

.case dl:hover dd p {
    color: #fff
}

.youshi {
    width: 100%;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/youshi_bg.jpg) center top;
    padding-bottom: 60px
}

.youshi .title2 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 177px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/youshi_t.png) no-repeat center top;
    margin-top: 42px
}

.youshi .title2 h2 {
    font-size: 36px;
    color: #FFF;
    padding-top: 40px;
    text-align: center
}

.youshi .title2 p {
    font-size: 26px;
    text-align: center;
    padding-top: 13px
}

.youshi .wenbox {
    overflow: hidden;
    width: 1190px;
    margin: 0 auto;
    background-color: #FFF;
    position: relative;
    padding: 40px 0
}

.youshi .wen {
    overflow: hidden;
    width: 600px
}

.youshi .wen dd {
    display: block;
    padding-left: 70px
}

.youshi .wen dt {
    display: block;
    height: 70px;
    width: 70px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -651px;
    float: left;
    line-height: 78px;
    text-align: center;
    font-size: 30px;
    color: #FFF;
    font-style: italic
}

.youshi .wen h3 {
    font-size: 25px;
    color: #1b1b1b;
    margin-left: 15px;
    margin-bottom: 7px;
    padding-top: 10px
}

.youshi .wen span {
    margin-left: 15px;
    display: block;
    font-size: 16px;
    color: #1b1b1b;
    border-bottom: #CCC 1px dashed;
    padding-bottom: 5px
}

.youshi .wen p {
    font-size: 14px;
    color: #585657;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 10px 0 0 19px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -394px -1018px;
    height: 100px;
    overflow: hidden
}

.youshi .wen01 {
    float: right;
    padding-right: 20px;
    margin: 20px 0
}

.youshi .wen02 {
    float: left;
    margin: 20px 0;
    padding-left: 20px
}

.youshi .phone {
    overflow: hidden;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 185px -886px;
    padding-left: 240px;
    float: left
}

.youshi .phone em {
    display: block;
    font-size: 14px;
    color: #333
}

.youshi .phone b {
    font-size: 26px
}

.youshi .about_tp1 {
    position: absolute;
    top: 40px;
    left: 20px
}

.youshi .about_tp2 {
    position: absolute;
    top: 540px;
    right: 20px
}

.about {
    overflow: hidden;
    width: 1200px;
    margin: 40px auto 40px
}

.about .aboutleft {
    overflow: hidden;
    float: left;
    width: 100%
}

.about h3 {
    font-size: 18px;
    margin-bottom: 20px
}

.about h3 a {
    color: #333
}

.about h3 span {
    font-weight: normal;
    font-size: 14px;
    color: #c1c1c1;
    margin-left: 10px
}

.about .wenbox {
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.about .wenbox .aboutp {
    float: left
}

.about .wenbox img {
    display: block;
    border: #CCC solid 3px;
    width: 400px;
    height: 270px
}

.about .wenbox .wen {
    overflow: hidden;
    width: 60%;
    float: right;
    margin-top: 20px
}

.about .wenbox h4 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 5px
}

.about .wenbox h4 a {
    color: #1b1b1b
}

.about .wenbox .wenzi {
    font-size: 14px;
    line-height: 24px;
    color: #585756;
    height: 150px;
    overflow: hidden;
    margin-bottom: 25px;
    text-align: justify;
    text-indent: 2em
}

.about .wenbox .more {
    display: block;
    width: 98px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #646464;
    background-color: #e5e5e5;
    border-radius: 3px
}

.about .rongyu {
    float: right;
    width: 218px;
    margin-right: 22px
}

.about .rongyu .rybox {
    width: 100%;
    height: 277px;
    position: relative
}

.about .rybox i {
    display: block;
    z-index: 2;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 123px
}

.about .rybox .btn01 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -496px;
    left: -20px
}

.about .rybox .btn02 {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -60px -496px;
    right: -20px
}

.about .rybox .btn01:hover {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -536px
}

.about .rybox .btn02:hover {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -60px -536px
}

.about .ryWin {
    overflow: hidden;
    position: relative;
    width: 216px;
    height: 275px;
    border: 1px solid #c6c6c6
}

.about .ryWin ul {
    overflow: hidden;
    position: absolute
}

.about .ryWin li {
    float: left;
    width: 216px;
    height: 275px;
    text-align: center
}

.about .ryWin li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    line-height: 24px
}

.ggt {
    height: 170px
}

.ggt img {
    width: 1200px;
    margin: 0 auto;
    display: block
}

.fengcai {
    overflow: hidden;
    width: 1200px;
    margin: 50px auto 80px
}

.fengcai .fcbox {
    overflow: hidden;
    width: 100%;
    height: 240px;
    position: relative
}

.fengcai .fcbox ul {
    overflow: hidden;
    position: absolute;
    padding: 2px 0;
    height: 230px
}

.fengcai .fcbox li {
    float: left;
    width: 280px;
    height: 230px;
    box-shadow: 0 0 2px #666;
    margin: 0 10px 0 9px
}

.fengcai .fcbox li img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px
}

.fengcai .fcbox li span {
    display: block;
    font-size: 14px;
    color: #585756;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news {
    overflow: hidden;
    width: 1190px;
    margin: 0 auto;
    margin-bottom: 50px
}

.news .newsleft {
    overflow: hidden;
    width: 778px;
    height: 488px;
    background-color: #f6f6f6;
    float: left
}

.news .menu {
    overflow: hidden;
    width: 100%;
    height: 58px;
    padding-bottom: 7px;
    margin-bottom: 25px
}

.news .menu li {
    float: left;
    width: 385px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #1b1b1b;
    background-color: #fff;
    position: relative
}

.news .menu li a {
    display: block;
    text-decoration: none
}

.news .menu li img {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -9px
}

.news .menu li.cur {
    font-weight: bold
}

.news .menu li.cur a {
    color: #fff
}

.news .menu li.cur img {
    display: block
}

.news .listbox {
    overflow: hidden;
    width: 100%;
    height: 385px;
    position: relative
}

.news .list {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.news .list dl {
    overflow: hidden;
    width: 735px;
    margin: 0 auto;
    height: 166px;
    margin-bottom: 25px
}

.news .list dt {
    float: left;
    width: 236px;
    height: 153px;
    border: 6px solid #fff
}

.news .list dd {
    overflow: hidden;
    float: right;
    width: 470px
}

.news .list h3 {
    font-size: 16px;
    margin: 14px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news .list h3 a {
    color: #1b1b1b
}

.news .list p {
    font-size: 13px;
    line-height: 22px;
    color: #585657;
    height: 88px;
    overflow: hidden;
    text-align: justify
}

.news .list ul {
    overflow: hidden;
    width: 735px;
    margin: 0 auto
}

.news .list li {
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    background-color: #fff
}

.news .list li .time {
    width: 60px;
    height: 50px;
    float: left;
    overflow: hidden;
    text-align: center;
    color: #fff
}

.news .list li .time span {
    display: block;
    font-size: 20px;
    font-family: Arial;
    margin-top: 3px
}

.news .list li .time em {
    display: block;
    font-size: 12px;
    font-family: Arial
}

.news .list li a {
    display: block;
    line-height: 50px;
    font-size: 13px;
    float: left
}

.news .list li .title1 {
    width: 530px;
    margin-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #585657;
    font-size: 14px
}

.news .list li .more {
    float: right;
    text-transform: uppercase;
    color: #c1c1c1;
    margin-right: 20px
}

.news .newsright {
    overflow: hidden;
    width: 379px;
    height: 488px;
    background-color: #f6f6f6;
    float: right
}

.news .newsright h3 {
    font-weight: normal;
    padding: 0 20px;
    width: 339px;
    height: 58px;
    line-height: 58px;
    overflow: hidden
}

.news .newsright h3 a {
    text-decoration: none;
    color: #fff
}

.news .newsright h3 b {
    float: left;
    font-size: 18px
}

.news .newsright h3 span {
    float: left;
    font-size: 12px;
    font-family: Arial;
    margin-left: 5px;
    line-height: 65px
}

.news .newsright h3 em {
    font-size: 13px;
    float: right;
    text-transform: uppercase
}

.news .wenda {
    overflow: hidden;
    width: 340px;
    height: 395px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative
}

.news .wenda ul {
    overflow: hidden;
    width: 100%;
    position: absolute
}

.news .wenda li {
    overflow: hidden;
    height: 139px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 12px
}

.news .wenda li h5 {
    font-weight: normal;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 30px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -383px -738px;
    line-height: 24px;
    margin-bottom: 18px
}

.news .wenda li p {
    padding-left: 30px;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -383px -794px;
    font-size: 14px;
    line-height: 24px;
    color: #585657;
    height: 68px;
    overflow: hidden;
    text-align: justify
}

.friendship {
    overflow: hidden;
    position: relative;
    width: 1190px;
    margin: 0 auto;
    margin-bottom: 50px
}

.friendship .leftz span {
    display: block;
    font-size: 32px;
    color: #333;
    line-height: 30px
}

.friendship .leftz .button {
    width: 90px;
    height: 30px;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 30px;
    text-align: center
}

.friendship ul {
    overflow: hidden;
    float: right;
    width: 965px;
    padding: 15px 125px 25px 35px;
    border: 1px solid #c4c4c4
}

.friendship li {
    float: left;
    margin: 5px 15px;
    font-size: 14px;
    white-space: nowrap
}

.friendship li a {
    color: #333
}

.friendship .right {
    width: 1078px;
    height: 64px;
    border: 1px solid #dbdada;
    line-height: 64px;
    font-size: 16px;
    color: #333;
    padding-left: 60px;
    position: absolute;
    bottom: 4px;
    left: 58px;
    border-left: none
}

.friendship {
    display: flex;
    width: 1200px;
    margin: auto;
    height: 70px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px
}

.topadcs {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
    height: 500px
}

.RandomNews {
    margin: 30px 0
}

.RandomNews h4 {
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: bold
}

.RandomNews ul {
    height: 196px;
    padding-top: 10px;
    margin-bottom: 10px
}

.RandomNews li {
    height: 32px;
    line-height: 32px;
    padding: 0 23px 0 2px;
    width: 417px;
    float: left;
    overflow: hidden;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -400px -580px
}

.RandomNews li a {
    width: 310px;
    display: block;
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px
}

.cpMain {
    background: #fff;
    overflow: hidden
}

.cpMain .container {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between
}

.cpright {
    width: 865px;
    padding: 0 25px;
    background: #fff;
    float: right;
    height: fit-content
}

#ny_prBox {
    background-color: #fff;
    margin-bottom: 30px;
    min-height: 500px;
    margin-top: 55px
}

#rtop {
    padding-top: 18px;
    padding-bottom: 15px;
    margin: 12px 20px 0 20px
}

.rtop {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid #dbdbdb
}

.rtop h5 {
    float: left;
    padding-left: 10px;
    font-weight: normal;
    line-height: 16px
}

.rtop h5 a {
    font-size: 16px
}

.rtop span {
    float: right
}

.rtop span em {
    color: #999
}

.rtop span a {
    color: #999
}

.rightbox .about_xq {
    margin: 20px 0;
    text-align: center
}

.rightbox .about_xq h2 {
    font-size: 24px;
    color: #333
}

.rightbox .about_xq .n_tit {
    display: flex;
    justify-content: center;
    margin: 16px 0;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px
}

.rightbox .about_xq .n_tit p {
    margin-right: 10px
}

.rightbox .about_xq .about_wz {
    margin: 20px 0;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    text-indent: 2em;
    color: #666
}

.rightbox .about_xq .about_wz p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #666
}

.rightbox .about_xq .about_wz p img {
    width: inherit;
    max-width: 100%;
    margin-bottom: 30px
}

.about_fy {
    height: 40px;
    line-height: 40px;
    background-color: #ebebeb;
    padding: 0 10px;
    font-size: 14px;
    display: flex
}

.about_fy span {
    width: 430px;
    height: 40px;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.about_fy span a {
    color: #666;
    display: block;
    width: 313px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.newsList {
    margin: 20px 0 30px
}

.newsList dl {
    position: relative;
    padding: 20px;
    height: 190px;
    background-color: #eee
}

.newsList dt {
    float: left;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/news.jpg) no-repeat;
    width: 300px;
    height: 190px
}

.newsList dt img {
    display: block;
    width: 300px;
    height: 190px
}

.newsList dd {
    margin-left: 325px
}

.newsList dd h5 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal
}

.newsList dd h5 a {
    display: block;
    width: 340px;
    height: 40px;
    overflow: hidden
}

.newsList dd h5 span {
    float: right;
    color: #bfbfbf
}

.newsList dd p {
    line-height: 24px;
    height: 117px;
    overflow: hidden;
    font-size: 14px
}

.newsList dd i {
    position: absolute;
    bottom: -10px;
    left: 0;
    border: 5px solid transparent
}

.newsList ul {
    margin-top: 16px
}

.newsList li {
    position: relative;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    cursor: pointer
}

.newsList li a {
    padding-left: 20px;
    color: #999;
    position: relative
}

.newsList li a::after {
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    left: 0;
    top: 5px;
    border-radius: 50%;
    position: absolute;
    content: ''
}

.newsList li span {
    position: absolute;
    top: 0;
    right: 0;
    color: #999
}

.nlist {
    float: left;
    width: 230px;
    background: #fff
}

.rightbox {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.pro_c {
    overflow: hidden;
    padding-top: 20px;
    width: 100%
}

.pro_c li {
    float: left;
    margin-right: 18px
}

.pro_c li:nth-child(3n+3) {
    margin-right: 0
}

.pro_c li img {
    border: 1px #ebebeb solid;
    display: block;
    overflow: hidden;
    padding: 5px
}

.pro_c li p {
    line-height: 48px;
    font-weight: 100;
    display: inline-block;
    padding: 0 0 0 20px;
    float: left;
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat -393px -937px;
    width: 244px;
    height: 48px;
    overflow: hidden
}

.pro_c li p a {
    font-size: 14px;
    color: #333
}

.Pages {
    width: 100%;
    margin: 20px auto
}

.Page {
    width: 99%;
    margin: auto;
    text-align: center
}

.Page a {
    display: inline-block;
    width: 65px;
    background: #fff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left;
    text-decoration: none;
    color: #333;
    outline: 0
}

.Page a:hover {
    color: #FFF;
    background-repeat: no-repeat
}

.Page span {
    display: inline-block;
    min-width: 45px;
    padding: 0 10px;
    background: #fff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left
}

.Page span.current {
    color: #FFF
}

.leftr {
    width: 255px;
    float: left;
    display: inline
}

.lf_n {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.lf_n h2 {
    text-align: center;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    background: #2c2c2c
}

.lf_n h2 a {
    font-size: 24px;
    color: #fff
}

.TabTitle2 ul.expmenu {
    margin: 0 auto
}

.TabTitle2 ul.expmenu li div.header1 {
    width: 100%;
    display: block;
    height: 53px;
    line-height: 50px;
    overflow: hidden;
    margin-bottom: 4px
}

.TabTitle2 ul.expmenu li div.header1 a {
    color: #FFF;
    padding-left: 30px;
    font-size: 17px;
    text-decoration: none;
    display: block;
    cursor: pointer
}

.TabTitle2 ul.expmenu li div.header1 .arrow {
    display: block;
    width: 28px;
    height: 30px;
    background: no-repeat center;
    float: right;
    overflow: hidden;
    cursor: pointer
}

.TabTitle2 ul.expmenu li div.header1 .arrow.up {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -310px;
    margin-top: 16px
}

.TabTitle2 ul.expmenu li div.header1 .arrow.down {
    background: url(/web/20230718064547im_/http://lishunhua.net/web/20211203025128im_/http://static.xiongzhangke.com/template/text4/pc/images/bg.png) no-repeat 0 -398px;
    margin-top: 16px
}

.TabTitle2 ul.expmenu li .menu {
    width: 100%;
    height: auto;
    overflow: hidden
}

.TabTitle2 ul.expmenu li .menu li {
    display: block;
    height: 42px;
    overflow: hidden;
    line-height: 40px;
    color: #000;
    border-bottom: 1px #bfbfbf dashed;
    background-color: #e0e0e0
}

.TabTitle2 ul.expmenu li .menu li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding-left: 45px;
    display: block
}

.he {
    display: none
}

.lianx {
    margin-top: 10px;
    border: #2c2c2c 1px solid;
    background-color: #FFF
}

.lianx h3 {
    background-color: #2c2c2c;
    text-align: center;
    color: #FFF;
    height: 70px;
    line-height: 70px
}

.lianx .lianxi {
    line-height: 24px;
    padding: 10px
}

.lianx .lianxi p {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    width: 210px
}

.article {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 40px auto
}

.article .new-recomd {
    width: 24%;
    background: #f6f6f6
}

.article .new-recomd .recomd-tabs {
    width: 93%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px
}

.recomd-con {
    padding: 0 10px;
    padding-bottom: 20px
}

.recomd-con .recomd-desc {
    width: 96%;
    margin: auto;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-top: 26px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #666
}

.index-city {
    width: 1200px;
    margin: auto
}

.index-city .index-city-title {
    width: 100%
}

.index-city .index-city-title span {
    display: block;
    width: 140px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.index-city .index-city-con {
    padding: 28px
}

.index-city .index-city-con a {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-right: 30px;
    margin-bottom: 20px
}

.index-city .index-city-con a:hover {
    text-decoration: underline
}

.recomd-top {
    width: 100%;
    margin-top: 20px
}

.home-title {
    background-color: #2c2c2c;
    text-align: center;
    color: #FFF;
    height: 70px;
    font-size: 20px;
    line-height: 70px;
    font-weight: bold
}

.recomd-top .recomd-top-content {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 1px solid #2c2c2c;
    border-top: 0;
    background: #fff
}

.recomd-top .recomd-top-content .recomd-top-items {
    width: 110px;
    margin-right: 12px;
    cursor: pointer;
    margin-bottom: 10px
}

.recomd-top .recomd-top-content .recomd-top-items:nth-child(2n+2) {
    margin-right: 0
}

.recomd-top .recomd-top-content .recomd-top-items img {
    width: 100%;
    height: 80px
}

.recomd-top .recomd-top-content .recomd-top-items span {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recomd-top .recomd-top-content .a-jian {
    width: 100%;
    height: 30px;
    font-size: 16px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    margin-top: 13px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px
}

.recomd-top .recomd-top-content .a-jian:hover a {
    color: #fff
}

.recomd-top .recomd-top-content .a-jian .popular-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px
}

.recomd-top .recomd-top-content .hot-items {
    width: 100%;
    height: 30px;
    font-size: 16px;
    border-radius: 15px;
    line-height: 30px;
    text-align: center;
    margin-top: 13px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recomd-top .recomd-top-content .hot-items a {
    width: 100%;
    display: flex;
    align-items: center
}

.recomd-top .recomd-top-content .hot-items a span:first-child {
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #e1e1e1;
    color: #333;
    font-size: 14px;
    border-radius: 4px
}

.recomd-top .recomd-top-content .hot-items a .litle {
    width: 204px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0;
    margin-left: 4px;
    display: block
}

.fabric-call .fabric-call-text {
    border: 1px solid #2c2c2c;
    padding: 10px;
    font-size: 16px;
    color: #333;
    background: #fff
}

.fabric-call .fabric-call-text p {
    height: 20px;
    line-height: 20px;
    margin-top: 14px;
    display: flex
}

.fabric-call .fabric-call-text p .first {
    display: block;
    width: 58px;
    text-align: justify
}

.fabric-call .fabric-call-text p .two {
    width: 80%;
    padding-left: 10px
}

.fabric-call .fabric-call-text p:last-child {
    height: auto
}

.compant-con-bg {
    background: #f8f9ff;
    padding: 30px 0
}

.compant-con {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.pro-derails-desc img, .pro-derails-desc p img, .pro-derails-desc div img {
    display: block;
    width: 580px;
    height: 324px;
    margin: auto;
    margin-bottom: 30px
}

.contact-con-bg {
    background: #f8f9ff;
    padding: 30px 0
}

.contact-con-bg .contact-con {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.contact-right {
    width: 894px;
    background: #fff;
    padding: 0 10px
}

.contact-right h3 {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.contact-right-top {
    display: flex;
    justify-content: space-between
}

.contact-right-top .contact-right-top-text {
    width: 290px;
    height: 236px;
    border: 1px solid #e2e2e2
}

.contact-right-top .contact-right-top-text img {
    display: block;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 20px
}

.contact-right-top .contact-right-top-text h4 {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin-bottom: 40px
}

.contact-right-top .contact-right-top-text p {
    text-align: center;
    font-size: 16px;
    color: #999;
    width: 70%;
    margin: auto
}

.contact-right .contact-right-lower {
    margin-top: 50px
}

.contact-right .contact-right-lower h4 {
    font-size: 24px;
    color: #333;
    position: relative;
    padding-left: 10px;
    line-height: 24px
}

.contact-right .contact-right-lower h4::after {
    width: 2px;
    height: 25px;
    top: 0;
    left: 0;
    position: absolute;
    content: ''
}

.contact-right .contact-right-lower .contact-lower-text {
    display: flex;
    justify-content: space-between;
    margin: 30px 0
}

.contact-right .contact-right-lower .contact-lower-text p {
    width: 436px
}

.contact-right .contact-right-lower .contact-lower-text p span {
    width: 97%;
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    padding-left: 10px
}

.contact-right .contact-right-lower .contact-lower-text p input {
    width: 416px;
    height: 46px;
    background: #edeff1;
    color: #999;
    font-size: 14px;
    padding: 0 10px;
    border: 0;
    outline: 0;
    border-radius: 4px
}

.contact-right-lower .liu p {
    width: 97%;
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    padding-left: 10px
}

.contact-right-lower .liu textarea {
    width: 97.8%;
    height: 204px;
    background: #edeff1;
    color: #999;
    font-size: 14px;
    padding: 10px;
    border: 0;
    outline: 0;
    border-radius: 4px
}

.contact-right-lower .submit {
    width: 266px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 30px auto;
    font-size: 20px;
    color: #fff;
    border-radius: 4px
}

.product-left ul .quan {
    display: none
}

.contact-input-two {
    width: 100%;
    border-radius: 4px;
    margin: 30px 0
}

.contact-input-two .name {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    padding-left: 10px
}

.contact-input-two input {
    width: 98%;
    height: 46px;
    background: #edeff1;
    color: #999;
    font-size: 14px;
    padding: 0 10px;
    border: 0;
    outline: 0;
    border-radius: 4px
}

.contact-input-tzt {
    height: 46px;
    display: flex;
    justify-content: space-between;
    margin: 30px 0
}

.contact-input-tzt input {
    width: 606px;
    height: 46px;
    background: #edeff1;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
    border: 0;
    outline: 0;
    border-radius: 4px
}

.contact-input-tzt div img {
    width: 260px;
    height: 46px;
    cursor: pointer
}

.fabric-left {
    width: 255px
}

.fabric-left .recomd-top:first-child {
    margin-top: 0
}

.pro-derails-right {
    background: #fff;
    width: 865px;
    padding: 0 25px;
    margin-bottom: 30px
}

.pro-derails-right h3 {
    width: 100%;
    font-size: 30px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    line-height: 32px;
    padding-bottom: 20px;
    padding-top: 20px
}

.pro-derails-desc {
    margin: 30px 15px 0 15px;
    padding-bottom: 20px
}

.pro-derails-desc p {
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    line-height: 32px;
    margin-bottom: 30px
}

.pro-derails-right-top {
    background: #fff
}

.slisp {
    height: 20px;
    margin: auto;
    padding: 0 20px 30px 20px;
    font-size: 14px;
    color: #333;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin-top: 30px;
    line-height: 20px
}

ul li a .titlz::after {
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    left: 0;
    top: 20px;
    border-radius: 50%;
    position: absolute;
    content: ''
}

.cpright-lower {
    float: right;
    height: fit-content;
    margin-bottom: 30px
}

.cpright-rtop {
    width: 865px;
    padding: 0 25px;
    background: #fff
}

.cpright-lower ul {
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.cpright-lower ul li {
    width: 49%;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #999;
    margin-right: 2%
}

.cpright-lower ul li a {
    display: flex;
    justify-content: space-between;
    padding: 0 10px
}

ul li a .titlz {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
    padding-left: 20px
}

.cpright-lower ul li:nth-child(2n+2) {
    margin-right: 0
}

.derails-right-tui {
    margin-top: 30px;
    background: #fff
}

.derails-right-tui h3 {
    width: 100%;
    height: 50px !important;
    line-height: 50px !important;
    text-align: center;
    font-size: 20px !important;
    color: #fff !important;
    padding: 0 !important;
    border-bottom: 0
}

.derails-right-tui ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border-top: 0
}

.derails-right-tui ul li {
    width: 261px;
    margin-right: 28px
}

.derails-right-tui ul li img {
    width: 98%;
    height: 225px;
    display: block;
    border: 1px solid #666;
    padding: 3px
}

.derails-right-tui ul li span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.derails-right-tui ul li:nth-child(3n+3) {
    margin-right: 0
}

.article-content {
    width: 1200px;
    margin: auto;
    padding: 50px 0;
    display: flex
}

.detail-right {
    width: 914px
}

.detail-right .detail-title {
    font-size: 30px;
    color: #000;
    text-align: center
}

.pro-details-con {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.pro-derails-right-top {
    background: #fff
}

.pro-derails-right h3 {
    width: 100%;
    font-size: 30px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    line-height: 32px;
    padding-bottom: 20px;
    padding-top: 20px
}

.tailorism-top {
    display: flex;
    padding: 10px;
    border: 1px solid #999;
    margin: 30px 15px 0 15px
}

.tailorism-top img {
    width: 300px;
    height: 300px;
    margin-right: 30px
}

.tailorism-top-right {
    width: 58%;
    margin-right: 50px
}

.pro-derails-desc {
    margin: 30px 15px 0 15px
}

.pro-derails-desc p {
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    line-height: 32px;
    margin-bottom: 30px
}

.derails-right-wen {
    background: #fff;
    margin: 30px 0
}

.derails-right-wen h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 0;
    border-bottom: 0
}

.derails-right-wen ul {
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: 0
}

.derails-right-wen ul li {
    width: 412px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #999;
    margin-right: 15px
}

.derails-right-wen ul li a {
    display: flex;
    justify-content: space-between;
    padding: 0 10px
}

.derails-right-wen ul li a .titlz {
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.derails-right-wen ul li a span {
    display: block
}

.pro-details-bg {
    background: #ebebeb
}

.pro-derails-left .recomd-top:first-child {
    margin-top: 0
}

.pro-derails-left {
    width: 255px
}

.derails-right-wen ul li:nth-child(2n+2) {
    margin-right: 0
}

.leftr-con {
    border: 1px solid #2c2c2c;
    background: #fff
}

.leftr-con li {
    width: 92%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px
}
.leftr-con li a{
    display: block;
    color: #333333;
}
.leftr-con li:hover a{
    color: #333333;
}
.leftr-top {
    margin-bottom: 20px
}

.tab-content .content-text {
    display: none
}

.tab-content .dd {
    display: block
}

.tailorism-top .tailorism-top-text {
    font-size: 18px;
    color: #666;
    display: flex;
    line-height: 24px;
    margin-top: 20px
}

.tailorism-top-text .first {
    width: 80px
}

.tailorism-top .tailorism-top-text .two {
    color: #333;
    width: 320px;
    margin-left: 10px
}

.contact-right-top .contact-right-top-text .item-img {
    height: 40px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 20px
}

.index-blue {
    width: 100%;
    height: 170px
}

.index-blue-con {
    width: 1200px;
    margin: auto
}

.index-blue .index-blue-top {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 38px;
    padding: 0 90px;
    padding-top: 50px;
    line-height: 38px
}

.index-blue .index-blue-top input {
    background: rgba(255, 255, 255, 0.2);
    width: 38%;
    line-height: 40px;
    border: 0;
    font-size: 14px;
    padding-left: 20px;
    color: #fff;
    outline: 0
}

.index-blue .index-blue-top input::-webkit-input-placeholder {
    color: #fff
}

.index-blue .index-blue-top input::-moz-placeholder {
    color: #fff
}

.index-blue .index-blue-top input:-moz-placeholder {
    color: #fff
}

.index-blue .index-blue-top input:-ms-input-placeholder {
    color: #fff
}

.index-blue .index-blue-top button {
    width: 44px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer
}

.index-blue-con .index-blue-phone {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 12px
}

.company-news {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px
}

.new-gab {
    display: flex;
    padding-bottom: 30px;
    margin-top: 10px;
    font-weight: bold;
    padding: 0 20px 30px 20px;
}

.new-gab span {
    font-size: 16px;
    color: #666;
}

.new-gab a {
    font-size: 16px;
    color: #666;
    display: block;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*
     FILE ARCHIVED ON 02:51:28 Dec 03, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:44:07 Jul 18, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 112.333
  exclusion.robots: 0.122
  exclusion.robots.policy: 0.108
  cdx.remote: 0.087
  esindex: 0.035
  LoadShardBlock: 72.894 (3)
  PetaboxLoader3.datanode: 426.479 (4)
  load_resource: 390.353
  PetaboxLoader3.resolve: 31.417
*/
/*
     FILE ARCHIVED ON 06:45:47 Jul 18, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:09:50 Nov 21, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 164.592
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.071
  cdx.remote: 0.058
  esindex: 0.009
  LoadShardBlock: 117.019 (3)
  PetaboxLoader3.datanode: 86.266 (4)
  load_resource: 105.231
  PetaboxLoader3.resolve: 43.88
*/