html,
body {
    margin: 0;
    padding: 0;
    margin: auto;
    width: 720px;
}


/* body {
    margin: auto;
    width: 720px;
} */

img {
    max-width: 100%;
}

.footer {
    background-image: url(img/footer-bg.jpg);
    display: block;
    background-position: center;
    background-size: cover;
    padding-top: 48px;
    color: white;
    padding-bottom: 130px;
}

.footer-row-1 {
    display: flex;
    justify-content: center;
}
.picContent{margin:10px;}
.nr{margin:10px;}
.footer-item {
    color: white;
    /* width: 30.83vw; */
    /* height: 25.56vw; */
    border: solid 0.14vw #8b8b8b;
    /* opacity: 0.6; */
    /* font-size: 2vw; */
    color: #fefefe;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 215px;
    height: 156px;
    font-size: 16px;
    margin: 0 8px;
}
#zaixian {
    z-index: 100;
    position: fixed;
    right: 0;
    top: 410px;
    width: 86px;
    height: 74px;
    display: inline-block;
    background: url(/resource/images/rfix_06.png) no-repeat right 0;
}
#top {
    z-index: 100;
    position: fixed;
    right: 0;
    top: 490px;
    width: 86px;
    height: 74px;
    display: inline-block;
    background: url(/resource/images/rfix_08.png) no-repeat right 0;
}
.footer-item-img {
    /* width: 8.61vw; */
    /* height: 7.78vw; */
    background-color: #fefefe;
    border-radius: 1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 64px;
    height: 60px;
    background-color: #fefefe;
    border-radius: 7.2px;
}

.footer-item-img img {
    width: 65%;
}

img.loaction {
    display: block;
    margin: auto;
    /* width: 3.06vw; */
    margin-top: 20px;
    width: 22px;
}

p.footer-p-2 {
    font-size: 18px;
    width: 90%;
    margin: auto;
    margin-top: 10px;
}

p.Copyright {
   /*  border: solid 0.08vw #ffffff;
    line-height: 5.79vw; */
    font-family: SourceHanSansCN-Light;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0vw;
    color: #fefefe;
    opacity: 0.61;
    word-break: keep-all;
    white-space: nowrap;
    width: 90%;
    margin: auto;
    margin-top: 30px;
    line-height: 1.8;
    text-align: center;
}

.hearer-row {
    display: flex;
}

.hearer-row {
    display: flex;
    padding: 15px;
    justify-content: space-between;
    align-items: center;
}

.web-logo {
    width: 230px;
}

.web-logo img {
    width: 100%;
}

.header-menus-btn {
    width: 39px;
    position: relative;
}

.header-menus-btn img {
    width: 100%;
}

img.header-menu-off {
    display: none;
}

.home-banner {
    width: 720px;
    height: 510px;
}

.home-banner img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.home-banners-pagination span.swiper-pagination-bullet {
    background-color: #fafafa;
    opacity: 1;
    width: 9px;
    height: 9px;
}

.home-banners-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 22px;
    height: 9px;
    background-color: #fafafa;
    border-radius: 5px;
}

.title-gorup {
    display: flex;
    justify-content: center;
    /* margin-top: 40px; */
    padding: 30px 0;
    position: relative;
    margin-top: 30px;
}

span.text-bg {
    position: absolute;
    font-size: 68px;
    color: #edecec;
    font-weight: bold;
    /* z-index: -1; */
    top: 15px;
}

.title-gorup h2 {
    margin: 0;
    font-size: 38px;
    z-index: 1;
    margin-top: -1px;
}

.part2-imt {
    /* width: 400px; */
    width: 420px;
    height: 347px;
    background-color: #2dc1fd;
    border-radius: 5px;
}

.part2-imt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-part2-item {
    display: flex;
    padding: 14px;
    position: relative;
    align-items: center;
}

.part2-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 20px;
}

.part2-content {
    /* font-size: 20px; */
    width: 292px;
    height: 213px;
    background-color: #ffffff;
    box-shadow: 1px 1px 59px 0px rgba(253, 114, 23, 0.17);
    border-radius: 10px;
    opacity: 0.8;
    position: absolute;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 47px;
    justify-content: center;
    right: 14px;
}

.part2-content img {
    width: 22px;
    /* height: 22px; */
    margin-right: 10px;
}

.part2-content ul li {
    display: flex;
    align-items: center;
}

.home-part2-item:nth-child(even) {
    justify-content: flex-end;
}

.home-part2-item:nth-child(even) {}

.home-part2-item:nth-child(even) .part2-content {
    left: 14px;
}

.home-part-3-content {
    width: 538px;
    margin: auto;
    font-size: 20px;
    line-height: 1.8;
}

.home-part-3 {
    /* padding: 30px 0; */
    width: 100%;
    /* height: 698px; */
    background-color: #fcfcfc;
    border-radius: 5px;
    margin: auto;
    position: relative;
    margin-top: 30px;
    padding-bottom: 45px;
    z-index: 2;
}

.home-part-3-wrap {
    width: 645px;
    position: relative;
    margin: auto;
}

.orange-border {
    width: 383px;
    height: 307px;
    background-color: #fd7217;
    border-radius: 5px;
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: -1;
}

.orange-border.border-down {
    bottom: -5px;
    right: -5px;
    left: unset;
    top: unset;
    width: 228px;
    height: 184px;
    z-index: 1;
}

.home-part-3-bg {
    background-image: url(img/home-part-4-bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 200px;
}

.Client-case-swiper-out {
    display: flex;
    justify-content: center;
    overflow-x: hidden;
    padding-bottom: 80px;
    padding-top: 90px;
}

.Client-case-swiper {
    transform: scale(1.8);
}

.case-logo-row {
    display: flex;
    justify-content: center;
    /* padding-top: 30px; */
    /* padding-bottom: 100px; */
    /* height: 400px; */
    /* height: 240px; */
    height: 150px;
    align-items: center;
}

.client-form-wrap {
    background-image: url(img/Free-Diagnostics.jpg);
    background-position: center;
    background-size: cover;
    height: 430px;
    margin-top: 30px;
}

.client-form-box-h3 {
    color: #ffffff;
}

h2.client-form-title {
    font-size: 38px;
    text-align: center;
    /* font-size: 38px; */
    color: white;
    text-align: center;
    margin: 0;
    padding-top: 40px;
}

h2.client-form-title {}

h3.client-form-box-h3 {
    text-align: center;
    margin: 0;
}

.client-form-box {
    width: 503px;
    height: 302px;
    background-color: #f2f2f2;
    border-radius: 15px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

h3.client-form-box-h3 {
    font-size: 31px;
    color: #fd7217;
    font-weight: 500;
    padding: 15px;
}

.form-row {
    width: 290px;
    height: 43px;
    background-color: #fdfcfc;
    border-radius: 10px;
    /* margin: auto; */
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    overflow: hidden;
}

.form-submit {
    width: 350px;
    height: 36px;
    line-height: 36px;
    background-image: linear-gradient(32deg, #fe8a3f 0%, #fd7217 100%), linear-gradient( #fdfcfc, #fdfcfc);
    background-blend-mode: normal, normal;
    border-radius: 10px;
    outline: 0;
    border: 0;
    /* margin: auto; */
    color: #ffffff;
    font-size: 31px;
}

.form-row img {
    margin-right: 10px;
}

.form-row input {
    border: 0;
    outline: 0;
    color: #868585;
    font-size: 31px;
}

.form-row select {
    flex: 1;
    border: 0;
    font-size: 31px;
}

.m-menus {
    position: absolute;
    color: white;
    width: 190px;
    /* height: 407px; */
    background-color: white;
    border-radius: 10px;
    left: -160px;
    z-index: 90;
    box-shadow: 1px 3px 9px 3px #a3bed8;
    top: 60px;
    display: none;
}

.m-menus ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0;
}

.m-menus a {
    text-decoration: none;
    color: #333333;
    /* font-size: 24px; */
    font-size: 30px;
    line-height: 2;
}

.header-menus-btn.on img.header-menu-on {
    display: none;
}

.header-menus-btn.on img.header-menu-off {
    display: block;
}

.header-menus-btn.on .m-menus {
    display: block;
    /* background-color: #1eb1e7; */
}

.m-menus .currert {
    background-color: #1eb1e7;
    /* color: white; */
}

.m-menus .currert a {
    color: white;
}

.m-menus li {
    border-bottom: 1px solid #e2e2e2;
}

.m-menus li:nth-last-child(1) {
    border: 0;
}

.m-menus .currert {
    background-color: #1eb1e7;
    /* color: white; */
}

.m-menus .currert a {
    color: white;
    font-size: 30px;
}

.m-menus li {
    border-bottom: 1px solid #e2e2e2;
}

.m-menus li:nth-last-child(1) {
    border: 0;
}

.m-menus:after,
.m-menus:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 14px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    margin-bottom: 0px;
    border-bottom-width: 15px;
    border-bottom-color: currentColor;
    color: #ffffff;
    /* box-shadow: 1px 3px 9px 3px #a3bed8; */
}

.m-menus:before {
    content: '';
    color: #a3bed8;
    /* margin-bottom: 4px; */
    /* opacity: 0.5; */
    /* border-bottom-width: 13px; */
    /* border-width: 15px; */
    /* right: 4px; */
    right: 10px;
    width: 0;
    height: 0;
    border-width: 14px;
    border-style: solid;
    border-color: transparent;
    margin-bottom: 0px;
    border-bottom-width: 21px;
    border-bottom-color: currentColor;
    opacity: 0.2;
}

.banner-yy {
    background-image: url(img/banner-yy.jpg);
    background-position: center;
    background-size: cover;
    height: 490px;
    padding: 0 40px;
    text-align: center;
}

.banner-yy h3 {
    text-align: center;
    margin: 0;
    font-size: 42px;
    color: white;
    padding-top: 110px;
}

.banner-yy p {
    font-size: 20px;
    color: white;
    line-height: 1.8;
}

.yy-part2-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 15px;
}

.yy-part2 {
    width: 673px;
    height: 522px;
    background-color: #f2f2f2;
    border-radius: 15px;
}

.yy-part2-item {
    width: 270px;
    text-align: center;
    margin-bottom: 15px;
}

.yy-part2-item h4 {
    font-size: 25px;
    margin: 5px 0;
}

.yy-part2-item p {
    font-size: 18px;
    color: #757575;
    margin: 5px 0;
}

.yy-part2-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 15px;
}

.yy-part2 {
    width: 673px;
    height: 522px;
    background-color: #f7f7f7;
    border-radius: 15px;
    margin: auto;
    position: relative;
    top: -30px;
}

.yy-part2-item {
    width: 270px;
    text-align: center;
    margin-bottom: 15px;
}

.yy-part2-item h4 {
    font-size: 25px;
    margin: 5px 0;
}

.yy-part2-item p {
    font-size: 18px;
    color: #757575;
    margin: 5px 0;
    line-height: 1.5;
}

.yy-page span.text-bg {
    top: 20px;
}

.yy-part-3 img {
    width: 100%;
}

.yy-item-33 {
    display: flex;
    width: 271px;
    margin-bottom: 25px;
    margin-bottom: 40px;
}

.row-a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 30px;
    margin-bottom: 30px;
}

.yy-bg3 {
    background-image: url(img/yy-bg-11.png);
}

.yy-item-33 h3 {
    font-size: 22px;
    margin: 0;
}

.yy-item-33 p {
    color: #757575;
    font-size: 18px;
    margin: 0;
    line-height: 1.8;
}

.yy-item-33 .icon {
    margin-right: 15px;
    width: 45px;
}

.yy-item-33 .icon {
    /* width: 45px; */
}

.yy-item-33 .icon img {
    width: 100%;
}

.yy-part-4-contents .content {
    display: none;
    width: 515px;
    height: 406px;
}

.yy-part-4-contents .content.show {
    display: block;
}

.yy-part-4 {
    display: flex;
    margin-top: 30px;
}

.yy-part-4-contents .content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right-select {
    background-color: #eb6a13;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    flex: 1;
}

.select-item h4 {
    font-size: 19px;
    /* color: white; */
    font-weight: 400;
    margin: 0;
    cursor: pointer;
}

.select-item p {
    font-size: 9px;
    margin: 0;
    transform: scale(0.8);
    margin-top: 5px;
}

.select-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.select-item.active {
    background-color: #ffffff;
    color: black;
}

.yy-part-5 {
    background-image: url(img/yy-bg-11.png);
    padding: 35px 0;
}

.yy-part-5 img {
    width: 100%;
}

.gsjs-banner {
    background-image: url(img/gsjs-banner.jpg);
    width: 720px;
    height: 450px;
    background-color: #0b2469;
    background-size: cover;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.gsjs-banner h2 {
    font-size: 60px;
    margin: 0;
}

.gsjs-banner h4 {
    font-size: 36px;
    margin: 5px;
    font-weight: 300;
    margin: 10px 0;
}

.gsjs-banner p {
    width: 323px;
    height: 57px;
    /* background-image: linear-gradient(-45deg, 
  #ff812f 0%, 
  #e75c01 100%), 
 linear-gradient(
  #1ae5be, 
  #1ae5be); */
    /* background-blend-mode: normal, 
  normal; */
    border-radius: 28px;
    text-align: center;
    background: #ff812f;
    margin: auto;
    line-height: 57px;
    font-size: 24px;
}

.gsjs-c {
    padding: 0 20px;
    margin-top: 30px;
    background: #f1f1f1;
    padding-bottom: 100px;
}

.t11 {
    background-image: url(img/gsjs/img-07.png);
    display: flex;
    color: white;
    H: \å®¢æˆ·èµ„æ–™\ä¼˜è”ç§‘æŠ€\2022-04-08ä¸Šæµ·çŒ«è¯š\html\static\img\gsjs;
    height: 56px;
    display: flex;
    align-items: center;
}

.t11 {}

.t11 h3 {
    margin: 0;
}

.t11>h3 {
    margin-left: 60px;
}

.t11>h3:nth-child(2) {
    margin-left: 130px;
}

.t11 h3 {
    margin: 0;
}

.t11>h3 {
    margin-left: 60px;
}

.t11>h3:nth-child(2) {
    margin-left: 180px;
}

.abc1 {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.abc1-img {}

.abc1 p {
    width: 383px;
}

.abc1-img p img {}

.abc1 p {
    color: #0f0f0f;
    font-size: 20px;
}

.abc1 p img {
    position: relative;
    left: -16px;
    margin-top: 20px;
}

.aa-4 {
    text-align: center;
}

.aa-4 img {
    margin: 5px 15px;
}

.bb-1-item {
    width: 679px;
    height: 271px;
    /* background-color: #ffffff; */
    /* box-shadow: 4px 7px 13px 0px rgba(47, 47, 47, 0.11); */
    /* border-radius: 24px; */
    background-image: url(img/gsjs/img-04.png);
    background-position: center;
    position: relative;
    margin-top: 40px;
}

.tt-3 {
    color: white;
    position: absolute;
    width: 45px;
    left: 20px;
    text-align: center;
}

.bb-1-item .content {
    position: absolute;
    width: 520px;
    right: 62px;
}

.tt-3 span {
    font-size: 42px;
}

.tt-3 h3 {
    margin: 0;
    letter-spacing: 0px;
    font-size: 20px;
}

.tt-3 {
    color: white;
    position: absolute;
    width: 45px;
    left: 20px;
    text-align: center;
}

.bb-1-item .content {
    position: absolute;
    width: 520px;
    right: 52px;
}

.tt-3 span {
    font-size: 42px;
}

.tt-3 h3 {
    margin: 0;
    letter-spacing: 0px;
    font-size: 20px;
}

.bb-1-item .content h4 {
    color: #16191a;
    font-size: 24px;
}

.bb-1-item .content p {
    color: #16191a;
    font-size: 18px;
    margin: 0;
}

.bb-1-item .content img {
    position: relative;
    left: -20px;
}

.bb-2-item {
    /* background-image: url(img/gsjs/img-05.png); */
    background-image: url(img/gsjs/img-04.png);
}

.bb-1-item.bb-2-item .content h4 {
    color: #16191a;
}

.row-100 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 16px;
    padding-bottom: 100px;
}

.row-100 .img {
    width: 225px;
    height: 116px;
    background-color: #eeeeee;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.al-part {
    background-color: #e2e9f3;
    padding-bottom: 80px;
}

.swiper.al-swiper {
    width: 645px;
    margin: auto;
}

.swiper.al-swiper img {
    width: 100%;
}

.al-swiper-wrap {
    position: relative;
}

.swiper-button-prev.al-swiper-button-prev {
    background-image: url(img/gsjs/prev.png);
    left: 0px;
    background-position: center;
    background-size: cover;
    width: 45px;
    height: 45px;
}

.swiper-button-next.al-swiper-button-next {
    background-image: url(img/gsjs/next.png);
    right: -7px;
    background-position: center;
    background-size: cover;
    width: 45px;
    height: 45px;
}

.swiper-button-prev.al-swiper-button-prev:after,
.swiper-button-next.al-swiper-button-next:after {
    display: none;
}

.scyx-banner {
    width: 720px;
    height: 452px;
    background-image: url(img/scyx/banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

.scyx-banner .content {
    width: 372px;
    height: 254px;
    /* background-color: #598ad7; */
    /* opacity: 0.37; */
    color: white;
    position: relative;
    /* text-align: center; */
}

.scyx-banner .content h2 {
    font-size: 50px;
    margin: 0;
    z-index: 1;
    position: relative;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

.scyx-banner .content p {
    font-size: 26px;
    margin: 0;
    position: relative;
    text-align: center;
}

.scyx-banner .content:before {
    background-color: #598ad7;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.37;
}

.row-44 {
    display: flex;
    justify-content: space-around;
    padding-top: 30px;
    padding-bottom: 30px;
}

.row-44-item p {
    text-align: center;
    width: 125px;
    height: 33px;
    background-color: #fd7217;
    border-radius: 13px;
    line-height: 33px;
    color: white;
}

.row-44-item {
    text-align: center;
}

.item-55-content {
    position: absolute;
    min-width: 270px;
    height: 277px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(192, 191, 190, 0.31);
    border-radius: 20px;
    opacity: 0.9;
    top: 20px;
    left: 60px;
    padding-left: 30px;
    padding-right: 40px;
}

.item-55 {
    width: 678px;
    height: 322px;
    position: relative;
    margin: auto;
    margin-bottom: 60px;
}

.item-55>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-55 ul {}

.item-55-content {}

.item-55-content h4 {
    font-size: 28px;
    margin: 10px 0;
    padding-top: 15px;
    width: 100%;
    text-align: center;
}

.item-55-content {
    /* padding-left: 25px; */
}

.item-55-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 22px;
}

.item-55-content ul li {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.item-55-content ul li img {
    margin-right: 15px;
}

.item-55:nth-child(even) {}

.item-55:nth-child(even) .item-55-content {
    left: unset;
    right: 65px;
}

.scyx-list {
    padding-bottom: 30px;
}

.qyzlzx-banner {
    background-image: url(img/qyzlzx/banner.jpg);
    width: 720px;
    height: 470px;
    color: white;
    margin-bottom: 40px;
}

.qyzlzx-banner h2 {
    margin: 0;
    font-size: 50px;
}

.content {}

.qyzlzx-banner .content {
    text-align: center;
    padding-top: 30px;
}

.qyzlzx-banner .content p {
    font-size: 30px;
}

.qyzlzx-banner .content p span {
    margin: 0 10px;
}

.row {
    display: flex;
    padding: 30px 0;
}

.ab-item {
    /* width: 130px; */
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-right: solid 1px #b1b1b1;
}

.ab-item p {
    font-size: 25px;
    width: 130px;
    height: 35px;
    border-radius: 17px;
    border: solid 1px #000000;
    display: inline-block;
    margin: 0;
    margin-top: 20px;
}

.ab-item:nth-last-child(1) {
    border: 0;
}

.cc1 {
    padding-bottom: 50px;
    padding-top: 40px;
}

.qyzlzx-banner-2 {
    background-image: url(img/qyzlzx/bg-2.jpg);
    width: 645px;
    height: 316px;
    background-color: #9d9d9d;
    background-size: cover;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 30px;
}

.qyzlzx-banner-2 p {
    width: 313px;
    height: 54px;
    background-color: #ff6801;
    color: white;
    font-size: 29px;
    margin: 0;
    margin-bottom: 23px;
    text-align: center;
    line-height: 54px;
}

.row-45-item {
    width: 314px;
    height: 191px;
    position: relative;
    margin-bottom: 30px;
}

.content-45 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-45 h3 {
    font-size: 25px;
    margin: 5px 0;
}

.content-45 p {
    color: #757575;
    font-size: 18px;
    margin: 0;
    text-align: center;
}

.row-45 {
    /* margin-top: 30px; */
    margin: auto;
    width: 645px;
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tt-orange {
    height: 53px;
    background-color: #ff6801;
    margin: auto;
    line-height: 53px;
    text-align: center;
    color: white;
    font-size: 29px;
    display: inline-block;
    padding: 0 100px;
}

.tt-row {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 20px;
}

.aljs-banner {
    width: 720px;
    height: 450px;
    background-color: #21142a;
}

.bard-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aljs-img img {
    width: 100%;
}

.aljs-cc {
    /* padding-bottom: 100px; */
    padding: 0 15px;
    padding-bottom: 100px;
    background-color: #fbfbfb;
    padding-top: 20px;
}

.xwzx-item {
    display: flex;
    padding: 15px;
    border-top: 1px solid #d0d0d0;
}

.xwzx-item-img {
    width: 161px;
    height: 129px;
}

.xwzx-item-content h3 {
    font-size: 24px;
    margin: 0;
}

.xwzx-item-content p {
    color: #545454;
    font-size: 18px;
}

span.date-text {
    color: #333333;
    font-size: 18px;
}

.xwzx-item-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 20px;
}

.xwzx-item:nth-last-child(1) {
    border-bottom: 1px solid #d0d0d0;
}

.xwzx-list {
    padding-bottom: 30px;
}
.xwzx-list a{text-decoration: none;}
.xwzx-item {
    background-image: url(img/next.png);
    background-position: center right 20px;
    background-repeat: no-repeat;
}

.paging {
    display: flex;
    justify-content: center;
    font-size: 23px;
    font-family: HelveticaNeu;
    padding-bottom: 70px;
    padding-top: 20px;
}

.paging span {
    margin: 0 12px;
}

.lxwm-cc {
    background: #e5e5e5;
    padding: 0 15px;
    margin-top: -5px;
}

.row.row-bb {
    justify-content: space-between;
}

.map-cc {
    width: 600px;
    margin: auto;
    padding-bottom: 50px;
}

.map-content ul {
    padding: 0;
    list-style: none;
    font-size: 23px;
    /* background-color: #f6f6f6; */
    line-height: 1.8;
}

.map-content {
    background-color: #f6f6f6;
    position: relative;
    padding: 20px 30px;
    background-image: url(img/lxwm/location.png);
    background-repeat: no-repeat;
    background-position: top 10px right 18px;
}

.map-content ul li {
    padding-bottom: 15px;
}

.logo-img {
    text-align: center;
}

.case-logo-row img {
    display: none;
}

.case-logo-row img.show {
    display: block;
}

.info-mas {
    position: fixed;
    z-index: 1;
    width: 720px;
    height: 100%;
    top: 0;
    /* left: 0; */
    background: #cbcbcb75;
    justify-content: center;
    align-items: center;
    display: none;
}

.info-mas.show {
    display: flex;
}

.info-container {
    width: 490px;
    background: #f2f2f2;
    border-radius: 30px;
    padding: 20px;
    padding-bottom: 40px;
}

.info-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.info-content button {
    cursor: pointer;
    width: 12.3125rem;
    height: 2.5rem;
    background-color: #fd7217;
    border-radius: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #ffffff;
    outline: 0;
    border: 0;
    margin-top: 20px;
}

p.orange-big {
    font-size: 2rem;
    color: #fd7217;
}

.info-content p {
    margin: 10px;
}

.info-container h4 {
    margin: 0;
    font-weight: 500;
}

.page-bottom-row {
    display: flex;
    width: 720px;
    position: fixed;
    bottom: 0;
    justify-content: space-around;
    background: #e8e8e8;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
    z-index: 99;
}

.page-bottom-row p {
    margin: 0;
    font-size: 24px;
}

.page-bottom-row img {
    width: 35px;
}

.header-wrap {
    height: 90px;
    background-color: white;
}

header {
    position: fixed;
    width: 720px;
    z-index: 99;
    background: white;
}

span.text-bg.text-bg-a {
  /*  color: white;*/
}

.home-banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.f1 {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 2px;
}

.f2 {
    font-size: 40px;
    margin: 20px 0;
}

.f3 {
    font-size: 20px;
    width: 80%;
    text-align: center;
}

.f4-1 {
    position: relative;
    font-size: 20px;
    padding-top: 30px;
}

.f4-1 span {
    margin: 0 15px;
    font-weight: 700;
}

.line-22 {
    width: 40px;
    height: 5px;
    background: white;
    margin-top: 30px;
}

.home-banner-content-2 .wrap {
    display: flex;
}

.home-banner-content-2 .wrap .item {
    font-size: 20px;
    font-weight: 700;
    margin: 0 10px;
    padding: 4px 8px;
    /* border: 1px solid; */
    border-radius: 10px;
    margin-top: 30px;
}

.home-banner-content-2 .wrap {
    margin-top: 20px;
}

.home-banner-content-2 h1 {
    margin: 0;
    font-size: 60px;
    letter-spacing: 10px;
}

.home-banner-content-2 h2 {
    font-weight: 500;
}

.item-abc {
    width: 225px;
    position: relative;
}

.item-abc-content {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    text-align: center;
    bottom: 35px;
}

.item-abc-content h4 {
    font-size: 22px;
    margin: 10px 0;
}

.item-abc-content p {
    color: #0b07be;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0;
}

.item-abc-content a {
    text-decoration: none;
}