<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    src: url("../font/SourceHanSansCN-ExtraLight.otf");
    font-family: "SourceHanSansCN-ExtraLight";
}

@font-face {
    src: url("../font/SourceHanSansCN-Light.otf");
    font-family: "SourceHanSansCN-Light";
}

@font-face {
    src: url("../font/SourceHanSansCN-Heavy.otf");
    font-family: "SourceHanSansCN-Heavy";
}

@font-face {
    src: url("../font/SourceHanSansCN-Medium.otf");
    font-family: "SourceHanSansCN-Medium";
}

@font-face {
    src: url("../font/impact.ttf");
    font-family: "impact";
}
/*
@font-face {
    src: url("../font/MONTSERRAT-EXTRALIGHT-5.OTF");
    font-family: "MONTSERRAT-EXTRALIGHT-5.OTF";
  }  */
* {
    font-family: "æ€æºé»‘ä½“",auto;
    padding: 0;
    margin: 0;
    /* box-sizing: border-box; */
}

body {
}

.app {
}
/* ----------------------é¦–é¡µ---------------------- */
.wrap {
    max-width: 1544px;
    margin: 0 auto;
    width: 96%;
}

.wrap2 {
    max-width: 1586px;
    margin: 0 auto;
    width: 96%;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, 0.18);
}

.header2, .i-header {
    background-color: #ffffff;
}

.header2 .ul-nav &gt; li {
    color: #2b2b2b;
}

.header2 .ul-nav &gt; li::after, .i-header .ul-nav &gt; li::after {
    background-color: #eb6100;
}

.header2 .nav {
    margin-right: 10px;
}

.logo &gt; img:nth-last-child(1), .h-btn-icon &gt; img:nth-last-child(1), .ss &gt; img:nth-last-child(1) {
    display: none;
}

.sous {
    display: none;
    align-items: center;
    border-bottom: 1px #ffffff solid;
    margin-right: 15px;
}
.sou {
    align-items: center;
    border-bottom: 1px #000000 solid;
    margin-right: 15px;
}

.ss-go {
    background: url(../images/1.png) no-repeat center;
    background-size: 15px;
    width: 35px;
    height: 15px;
    outline: none;
    cursor: pointer;
}

.ss-inp {
    width: 500px;
    height: 46px;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    color: #ffffff;
}

.ss-inp::placeholder {
    font-size: 16px;
    color: #ffffff;
}

.i-header .logo &gt; img:nth-last-child(1), .i-header .h-btn-icon &gt; img:nth-last-child(1), .i-header .ss &gt; img:nth-last-child(1) {
    display: inline-block;
}

.i-header .logo &gt; img:nth-child(1), .i-header .h-btn-icon &gt; img:nth-child(1), .i-header .ss &gt; img:nth-child(1) {
    display: none;
}

.i-header .ul-nav &gt; li {
    color: #2b2b2b;
}

.i-header .ss, .i-header, .i-header .sous {
    border-color: #eaeaea;
}

.i-header .ss-inp, .i-header .ss-inp::placeholder {
    color: #2b2b2b;
}

.i-header .ss-go {
    background-image: url('../images/1-1.png');
}

.h-btn-icon &gt; img {
    width: 19px;
}

.h-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-pic &gt; img {
    width: 100%;
}

.nav {
    margin-right: 72px;
}

.ul-nav {
    display: flex;
}

.ul-nav &gt; li {
    position: relative;
    color: #faffff;
    font-size: 16px;
    margin-left: 36px;
}

.ul-nav &gt; li:nth-child(1) {
    margin-left: 0;
}

.ul-nav &gt; li::after {
    display: none;
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 3px;
    width: 100%;
    background-color: #ffffff;
}

.ul-nav &gt; li:hover .nd {
    display: block;
}

.ul-nav &gt; li:hover::after {
    display: block !important;
}


.ul-nav &gt; li &gt; a {
    display: block;
    padding: 27px 0;
}

.nd {
    display: none;
    position: absolute;
    padding-top: 12px;
    min-width: 688px;
}

.right-nd {
    right: 0;
}

.nd-title {
    color: #393939;
    font-size: 18px;
    font-weight: bold;
}

.ul-nd {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.ul-nd &gt; li {
    color: #555555;
    font-size: 15px;
    margin-right: 52px;
    margin-bottom: 22px;
	width:76px;
}

.ul-nd &gt; li:hover {
    color: #e15616;
}

.ul-nd &gt; li:nth-child(2n) {
    margin-right: 0;
}

.nd-wrap {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
}

.nd-l {
    max-width: 266px;
    padding: 30px 20px 30px 30px;
    border-right: 1px #f3f3f3 solid;
    box-sizing: border-box;
}

.nd-r {
    padding: 30px 35px 30px 55px;
}

.nd-r .nd-pic:nth-child(1) {
    display: block;
}

.nd-pic {
    display: none;
    max-width: 332px;
}

.nd-pic &gt; img {
    width: 100%;
}

.h-r {
    display: flex;
}

.ul-cd {
    display: flex;
}

.ul-cd &gt; li {
    width: 102px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ss {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, 0.18);
    box-sizing: border-box;
}

.ma {
    display: none;
    position: absolute;
    background-color: #ffffff;
    z-index: 999;
    right: 0;
    top: 50px;
}

.ma-cont {
    padding: 20px 30px;
    min-width: 210px;
    box-sizing: border-box;
    text-align: center;
}

.ma-tx {
    font-size: 12px;
    color: #808080;
    margin-top: 20px;
}

.h-r-btn a {
    position: relative;
    display: inline-block;
    margin-left: 6px;
}

.h-r-btn &gt; a:hover .ma {
    display: block;
}

.h-r-btn a:nth-child(1) {
    margin-left: 0;
}

.ipdu-pic img:nth-child(2) {
    display: none;
}

.ipdu-act .ipdu-pic img:nth-child(2) {
    display: inline-block;
}

.ipdu-act .ipdu-pic img:nth-child(1) {
    display: none;
}

.ipdu-act .ipdu-tx {
    color: #eb6100;
}

.ipdu-pic {
    height: 82px;
    line-height: 82px;
}

.ipdu-cont {
    overflow: hidden;
}

.ul-ipdu {
    display: flex;
    flex-wrap: wrap;
}

.ul-ipdu &gt; li {
    width: 12.45%;
    text-align: center;
    margin: 30px 0;
    cursor: pointer;
}

.ul-ipdu &gt; li:hover .ipdu-pic img:nth-child(2) {
    display: inline-block;
}

.ul-ipdu &gt; li:hover .ipdu-pic img:nth-child(1) {
    display: none;
}

.ul-ipdu &gt; li:hover .ipdu-tx {
    color: #eb6100;
}

.ipdu-tx {
    color: #6c6c6c;
    font-size: 14px;
    margin-top: 5px;
}

.ipdu-c .swiper-button-prev,
.ipdu-c .swiper-button-next {
    width: 42px;
    height: 81px;
    background: url('../images/13.png') no-repeat center;
    left: 0;
    top: 37.39%;
    /* transform: translateY(-50%); */
    margin: 0;
}

.ipdu-c .swiper-button-next {
    left: auto;
    right: 0;
    background-image: url('../images/14.png');
}

.ipdu-tu {
    max-width: 845px;
    margin: 74px auto;
    width: 54.72%;
}

    .ipdu-tu &gt; img {
        width: 100%;
    }

.idpu-tu-txt {
    text-align: center;
}

.idpu-tu-tx {
    font-size: 48px;
    color: #252525;
}

.idpu-tu-tx2 {
    color: #bababa;
    font-size: 24px;
    margin-top: 10px;
    font-family: "SourceHanSansCN-Light";
}

.ipdu {
    padding-bottom: 90px;
}

.ipdu-content {
    overflow: hidden;
    width: 900%;
}

.ipdu-c {
    float: left;
    width: 11.11%;
}


.ianli-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/bg1.jpg') no-repeat center;
    background-size: 100% 100%;
}

.ianli-bg {
    position: relative;
}

.ianli-bg &gt; img {
    width: 100%;
    opacity: 0;
}

.ianli-t {
    padding-top: 9.3%;
}

.ianli-t-tx {
    color: #eb6100;
    font-size: 48px;
    font-family: "SourceHanSansCN-Heavy";
    margin-top: 14px;
}

.ianli-t-title {
    color: #232323;
    font-size: 48px;
    font-family: "impact";
}

.ianli-bom {
    position: absolute;
    width: 100%;
    bottom: 40px;
}

.ul-ianli {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ul-ianli &gt; li {
    width: 23.58%;
}

.ul-ianli a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 104px;
    background-color: #ffffff;
    color: #2b2b2b;
    font-size: 24px;
    transition: .2s;
}

.ul-ianli a:hover {
    background-color: #eb6100;
    color: #ffffff;
}

.ul-ianli a:hover .ianli-icon &gt; img:nth-child(1) {
    display: none;
}

.ul-ianli a:hover .ianli-icon &gt; img:nth-child(2) {
    display: inline-block;
}

.ianli-tx {
    font-family: "SourceHanSansCN-ExtraLight";
    margin-left: 15px;
}

.ianli-icon &gt; img:nth-child(2) {
    display: none;
}

.inews {
    padding: 50px 0 175px;
}

.inews-title {
    color: #eb6100;
    font-size: 48px;
    font-family: "SourceHanSansCN-Heavy";
}

.inews-tx {
    color: #dfdfdf;
    font-size: 24px;
    margin-top: 10px;
    font-family: "SourceHanSansCN-ExtraLight";
}

.inews-title2 {
    font-size: 18px;
    color: #555555;
    line-height: 32px;
    min-height: 68px;
}

.inews-time {
    font-size: 14px;
    color: #bfbfbf;
    margin-top: 20px;
}

.ul-inews {
    width: 32.5%;
}

.inews-l-pic {
    width: 67.5%;
    height: 574px;
    overflow: hidden;
}

.inews-l-pic img {
    width: 100%;
}

.ul-inews a {
    display: block;
}

.ul-inews a:hover .inews-title2,
.inews-r a:hover .inews-r-title {
    color: #eb6100;
}

.ul-inews &gt; li {
    border-top: 1px #ededed solid;
    height: 33.33%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

    .ul-inews &gt; li:nth-last-child(1) {
        border-bottom: 1px #ededed solid;
    }

.inews-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 85px;
}

.inews-l {
    display: flex;
    width: 68.52%;
}

.inews-r {
    width: 29.66%;
}

.inews-r-pic &gt; img {
    width: 100%;
}

.inews-r-title {
    color: #272727;
    font-size: 18px;
    margin-top: 30px;
}

.inews-r-tx {
    color: #898888;
    font-size: 14px;
    line-height: 26px;
    margin-top: 25px;
}

.ijm {
    position: relative;
    background: no-repeat center;
    padding-top: 200px;
    box-sizing: border-box;
}

.ijm-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}

.ijm-kk {
    width: 49.22%;
    background-color: #ffffff;
    padding: 36px;
    box-sizing: border-box;
}

.ijm-inp input {
    color: #555555;
    font-size: 16px;
    height: 56px;
    width: 100%;
    border-bottom: 1px #ebebeb solid;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
}

.ijm-inp input::placeholder {
    color: #555555;
    font-size: 16px;
}

.ijm-btn {
    margin: 23px 10px;
}

.ijm-btn input {
    color: #ffffff;
    font-size: 18px;
    width: 228px;
    height: 62px;
    background-color: #eb6100;
    font-family: "SourceHanSansCN-Medium";
}

.ijm-tx {
    color: #eb6100;
    font-size: 40px;
    font-family: "SourceHanSansCN-ExtraLight";
}

.ijm-tx2 {
    color: #eb6100;
    font-size: 40px;
    font-family: "SourceHanSansCN-Heavy";
    margin-top: 15px;
}

.ul2-ijm {
    display: flex;
    flex-wrap: wrap;
    margin: 45px 0 0 -2.27%;
    max-width: 704px;
}

.ul2-ijm &gt; li {
    width: 26.7%;
    height: 60px;
    margin: 15px 0 0 2.27%;
    text-align: center;
    line-height: 58px;
    border: 1px #e2e2e2 solid;
    color: #6b6b6b;
    font-size: 18px;
    box-sizing: border-box;
}

.ul2-ijm &gt; li:hover {
    background-color: #eb6100;
    border-color: #eb6100;
    color: #fff;
}

.ul2-ijm &gt; li &gt; a {
    display: block;
}

.ft {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 80px 0 35px;
}

.ft-l {
    display: flex;
}

.ul-ft-ma {
    display: flex;
    margin-left: 45px;
}

.ul-ft-ma &gt; li {
    margin-left: 18px;
    text-align: center;
}

.ft-ma-pic {
    height: 96px;
    line-height: 96px;
}

.ft-ma-tx {
    color: #b4b4b4;
    font-size: 14px;
    margin-top: 7px;
    padding: 0 2px;
}

.ul-ft &gt; li {
    text-align: right;
    color: #555555;
    font-size: 14px;
    margin-bottom: 16px;
}

.beian p {
    line-height: 60px;
    color: #a3a3a3;
    font-size: 14px;
    text-align: right;
    border-top: 1px #eeeeee solid;
}


/* ----------------------åŽ¨ç”µäº§å“---------------------- */
.zy {
    padding-top: 78px;
}

.zynav {
    border-bottom: 1px #eeeeee solid;
}

.ul-zynav {
    display: flex;
    margin-left: -5px;
}

.ul-zynav &gt; li {
    width: 162px;
    text-align: center;
    line-height: 58px;
    color: #252525;
    font-size: 16px;
    margin-left: 5px;
}

.ul-zynav a {
    display: block;
}

.ul-zynav &gt; li:hover,
.zynav-act {
    color: #ffffff !important;
    background-color: #e15616;
}

.mbx {
    color: #747474;
    font-size: 14px;
}

.mbx a:nth-last-child(1) {
    color: #090909;
}

.zy-top {
    margin: 35px 0 20px ;
}

.zy-top-cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.zy-top-title {
    font-size: 30px;
    color: #363434;
}

.anli-ss {
    display: flex;
    justify-content: space-between;
}

.ss-sel {
    position: relative;
    width: 30.64%;
    background: url('../images/22.png') no-repeat 90%;
    height: 76px;
    background-color: #f5f5f5;
    -webkit-appearance: none;
    padding: 0 27px;
    color: #cdcdcd;
    font-size: 18px;
    border: none;
    box-sizing: border-box;
}

.anli-search {
    width: 35.44%;
    display: flex;
    background-color: #f5f5f5;
}

.anli-ss-inp {
    width: 75.8%;
}

.anli-ss-inp input {
    width: 100%;
    height: 76px;
    outline: none;
    padding: 0 30px;
    color: #090909;
    font-size: 18px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.anli-ss-inp input::placeholder {
    color: #cdcdcd;
    font-size: 18px;
}

.anli-ss-go {
    width: 24.2%;
}

.anli-ss-go input {
    width: 100%;
    height: 76px;
    background: url('../images/23.png') no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    outline: none;
}

.ul-zhen {
    max-width: 1606px;
    margin: 35px 0 0 -1.21%;
    display: flex;
    flex-wrap: wrap;
}

.ul-zhen &gt; li {
    float: left;
    width: 30.79%;
    margin: 0 -1px 15px 1.21%;
    padding: 0 0 0;
    text-align: center;
    min-height: 475px;
    box-sizing: border-box;
}

.zhen-kk {
    width: 90%;
    margin: 0 auto;
    transition: all .5s;
}

.zhen-pic {
    position: relative;
    max-width: 200px;
    margin: 0 auto;
}

.zhen-pic &gt; img {
    opacity: 0;
    width: 100%;
}

.zhen-cp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: 100%;
	overflow:hidden;
}

.zhen-title {
    font-size: 24px;
    color: #161616;
    margin-top: 15px;
}

.zhen-tx {
    color: #aaa9a9;
    font-size: 12px;
    width: 86px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    margin: 20px auto 0;
    border-radius: 100px;
    border: 1px #c8c8c8 solid;
    box-sizing: border-box;
}

.ul-zhen &gt; li:hover {
    box-shadow: 0px 0px 8px 3px #e7e7e7;
}

.ul-zhen &gt; li:hover .zhen-kk {
    transform: translateY(-22px);
}

.ul-zhen &gt; li:hover .zhen-title {
    color: #da3924;
}

.ul-zhen &gt; li:hover .zhen-tx {
    background-color: #da3924;
    color: #ffffff;
    border-color: #da3924;
}

.ul-chud-nav {
    display: flex;
}

.ul-chud-nav &gt; li:nth-child(2) a {
    padding-left: 8px;
}

.ul-chud-nav a {
    color: #363434;
    font-size: 15px;
    display: block;
    padding: 12px 15px;
    margin: 0 1px;
    border-radius: 100px;
    cursor: pointer;
}

.chud-nav-act, .ul-chud-nav a:hover {
    padding: 12px 25px !important;
    background-color: #e15616;
    color: #fff !important;
}

.zhen-more {
    text-align: center;
    margin: 40px 0;
}

.zhen-more a {
    display: inline-block;
    background-color: #f5f5f5;
    color: #121315;
    font-size: 16px;
    width: 182px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px #dddddd solid;
    border-radius: 100px;
    cursor: pointer;
    box-sizing: border-box;
}

.ft {
    padding: 90px 0 45px;
}

.ft-cont {
    display: flex;
    justify-content: space-between;
}

.ul-ftnav {
    display: flex;
}

.ul-ftnav &gt; li {
    margin-right: 65px;
}

.ul-ftnav &gt; li:nth-last-child(1) {
    margin-right: 0;
}

.ftnav-title {
    color: #2f2f2f;
    font-size: 16px;
    padding-bottom: 5px;
}

.ul-ftnav &gt; li &gt; a {
    display: block;
    color: #969696;
    font-size: 14px;
    margin-top: 17px;
}

.ft-r-cont {
    display: flex;
    align-items: center;
}

.ft-r-l {
    margin-right: 5px;
    text-align: right;
}

.ft-num {
    color: #e9610d;
    font-size: 36px;
    font-weight: bold;
    margin-top: 22px;
}

.ft-r-txt {
    padding-top: 5px;
}

.ft-r-txt p {
    text-align: right;
    color: #222222;
    margin-top: 11px;
    font-size: 14px;
}

.beian-cont {
    border-top: 1px #e4e4e4 solid;
}

.beian-tx {
    color: #a3a3a3;
    font-size: 14px;
    line-height: 62px;
}

/* ----------------------æœåŠ¡ä¸Žæ”¯æŒ---------------------- */
.fw-l-txt {
    max-height: 460px;
    overflow-y: auto;
}

.fw-l-txt::-webkit-scrollbar-thumb {
    background-color: #e15616;
    border: 1px #ededed solid;
    border-radius: 8px;
}

.fw-l-txt::-webkit-scrollbar {
    background-color: #ededed;
    width: 10px;
    height: 8px;
}

.fw-l-txt a {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.fw-l-txt a span {
    color: #ffffff;
    font-size: 14px;
    margin-left: 8px;
}

.fw-l {
    min-width: 378px;
    height: 559px;
    background: url('../images/44.png') no-repeat center;
    background-size: 100%;
    padding: 55px 50px;
    box-sizing: border-box;
}

.fw-r-title {
    color: #222222;
    font-size: 24px;
    font-weight: bold;
}

.fw-r-tx {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
    margin-top: 16px;
}

.fw-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}

.fw-r {
    margin-left: 45px;
}

/* ----------------------è”ç³»æˆ‘ä»¬---------------------- */
.lx-top {
    margin-top: 80px;
}

.zy-top-title span {
    color: #747474;
    font-size: 16px;
    margin-left: 10px;
}

.ul-lx {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.ul-lx &gt; li {
    position: relative;
    width: 20%;
    text-align: center;
}

.lx-icon {
    display: inline-block;
}

.lx-tx {
    font-size: 18px;
    color: #363434;
    margin-top: 15px;
}

.lx-tx2 {
    color: #c9c9c9;
    font-size: 12px;
    margin-top: 6px;
}

.lx-tx3 {
    color: #787878;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}

.ul-lx &gt; li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 44px;
    width: 1px;
    height: 64px;
    background-color: #e8e8e8;
}

.ul-lx &gt; li:nth-last-child(1)::before {
    content: '';
    position: absolute;
    right: 0;
    top: 44px;
    width: 1px;
    height: 64px;
    background-color: #e8e8e8;
}

.lx-icon-pic {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #a8a8a8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ul-lx &gt; li:hover .lx-icon-pic {
    background-color: #e15616;
}

.lx-map {
    margin-top: 100px;
}

.lx {
    padding-bottom: 20px;
}

/* ----------------------å“ç‰Œä»‹ç»---------------------- */
.js1 {
    padding: 40px 0;
    overflow: hidden;
}

.js-title {
    font-weight: bold;
    font-size: 48px;
    color: #191919;
    text-align: center;
}

.js1-tx3 {
    color: #565656;
    font-size: 18px;
    margin-top: 24px;
}

.js1-tx2 {
    color: #565656;
    font-size: 36px;
    margin-top: 15px;
}

.js1-tx {
    font-family: "impact";
    color: #e15616;
    font-size: 72px;
}

.js1-cont {
    width: 1200%;
    overflow: hidden;
	display:flex;
}

.js1-c {
    width: 8.33%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px 0;
}

.js1-pic {
    max-width: 454px;
    margin-right: 40px;
}

.js1-sjz {
    background: url('../images/61.png') no-repeat center;
    height: 8px;
}

.ul-js1 {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.ul-js1 &gt; li {
    color: #555555;
    font-size: 15px;
    margin: 0 29px;
}

.js1-act {
    font-weight: bold;
    font-size: 18px;
    color: #e15616 !important;
}

.js2 {
    padding: 100px 0;
}

.js2-tx {
    color: #555555;
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px;
}

.js2-tx:nth-child(1) {
    margin-top: 0;
}

.js2-l {
    background-color: #f4f4f4;
    width: 50.44%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.js2-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.js2-r {
    width: 46.15%;
}

.js3-bg {
    opacity: 0;
}

.js3-bg &gt; img {
    width: 100%;
}

.js3-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.js3-pic &gt; img {
    width: 100%;
}

.js3-cont {
    margin-top: 70px;
}

.ul-js3 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1598px;
    margin-left: -0.72%;
}

.ul-js3 &gt; li {
    position: relative;
    width: 24.28%;
    margin: 0 0 0.72% 0.72%;
    border-radius: 8px;
}

.js3-tx {
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
}

.js3-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e15616;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 8px;
}

.js-tx {
    text-align: center;
    color: #787474;
    font-size: 24px;
    margin-top: 20px;
}

.js4 {
    padding: 90px 0;
}

.js4-tx {
    color: #0a1118;
    font-size: 16px;
    line-height: 30px;
    margin: 40px auto;
    max-width: 220px;
}

.js4-cont {
    margin-top: 80px;
}

.js4-cir {
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #0a1118;
    margin: 0 auto;
}

.js4-cir p {
    color: #ffffff;
    font-family: 'impact';
    font-size: 60px;
}

.ul-js4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.js5-pic {
    position: relative;
}

.js5-cont {
    margin-top: 60px;
}

.js5-pic &gt; img {
    width: 100%;
}

.js5-menb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
    display: flex;
    justify-content: center;
    align-items: center;
}

.js5-menb &gt; img {
    width: 110px;
}
/* ----------------------ä¼ä¸šæ–‡åŒ–---------------------- */
.wh-l-pic {
    position: relative;
}

    .wh-l-pic &gt; img {
        width: 100%;
    }

.wh-l {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wh-title {
    color: #272727;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
}

.wh-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.wh-l {
    width: 49.18%;
}

.wh-r {
    width: 780px;
    width: 49.18%;
}

.wh-r-bg {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13% 0 30px;
    box-sizing: border-box;
}

.wh-line {
    width: 90px;
    height: 3px;
    margin: 35px auto 0;
    background-color: #e15616;
}

.ul-wh {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 35px;
}

.ul-wh &gt; li {
    width: 38%;
    text-align: center;
    margin-top: 45px;
}

.wh-txt {
    max-width: 196px;
    margin: 0 auto;
}

.wh-name {
    color: #272727;
    font-size: 20px;
    margin-top: 15px;
    font-family: "SourceHanSansCN-ExtraLight";
}

.wh-tx {
    color: #272727;
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
    font-family: "SourceHanSansCN-ExtraLight";
}

.wh-r-pic {
    position: relative;
}

    .wh-r-pic &gt; img {
        width: 100%;
    }

.wh-l-txt {
    position: absolute;
    left: 7.18%;
    top: 31%;
}

.wh-l-title {
    color: #212121;
    font-size: 45px;
    font-family: "SourceHanSansCN-Heavy";
}

.wh-l-tx {
    color: #212121;
    font-size: 22px;
    line-height: 36px;
    margin-top: 28px;
    font-family: "SourceHanSansCN-ExtraLight";
	font-weight: bold;
}

/* ----------------------æ–°é—»åŠ¨æ€---------------------- */
.news-pic &gt; img {
    width: 100%;
	height:100%;
	object-fit: cover;
}

.news-cont {
    margin-top: 40px;
}

.ul-news {
    max-width: 1612px;
    margin-left: -1.57%;
    display: flex;
    flex-wrap: wrap;
}

.ul-news &gt; li {
    width: 31.76%;
    margin: 0 0 55px 1.57%;
}

.news-time {
    font-size: 16px;
    color: #cecece;
    margin-top: 23px;
}

.news-title {
    color: #363434;
    font-size: 18px;
    margin-top: 14px;
	line-height:1.5;
}

.news-zhaiyao {
    color: #363434;
    font-size: 14px;
    margin-top: 14px;
	line-height:1.5;
}
/* ----------------------æ–°é—»è¯¦æƒ…---------------------- */
.newsxq {
    padding: 50px 0 35px;
}

.newsxq-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.newsxq-l {
    width: 74.72%;
    padding-bottom: 70px;
}

.newsxq-r {
    width: 20.49%;
    padding-left: 2.15%;
    border-left: 1px #efefef solid;
    box-sizing: border-box;
}

.newsxq-top {
    padding: 10px 0 22px;
    border-bottom: 1px #ededed solid;
}

.newsxq-title {
    font-size: 24px;
    font-weight: bold;
    color: #363434;
	line-height:1.5;
}

.newsxq-time {
    color: #cecece;
    font-size: 16px;
    margin-top: 15px;
}

.newstj-title {
    color: #000000;
    font-size: 18px;
    margin-top: 45px;
}

.newsxq-tx {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}
.newsxq-tx img{
	max-width: 90%;
    height: auto;
}
.newsxq-tx&gt;div
{
	white-space: normal !important;
}
.newsxq-tx&gt;p
{
	white-space: normal !important;
}

.newsxq-pic &gt; img {
    width: 100%;
}

.newsxq-pic {
    margin: 30px 0;
}

.newstj-title2 {
    font-size: 14px;
    line-height: 26px;
    margin-top: 3px;
}

.newstj-time {
    color: #c5c5c5;
    font-size: 14px;
    margin-top: 10px;
}

.ul-newstj {
    margin-top: 20px;
}

.ul-newstj &gt; li {
    margin-bottom: 25px;
}

.newstj-pic &gt; img {
    width: 100%;
}
/* ----------------------ä¼ä¸šä»‹ç»---------------------- */
.jj-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 55px;
}

.jj-top-l {
    width: 51.7%;
}

.jj-top-title {
    color: #191919;
    font-size: 30px;
    margin: 20px 0;
}

.jj-top-tx {
    font-size: 16px;
    color: #555555;
    line-height: 32px;
}

.jj-top-r {
    width: 45.65%;
    padding: 90px 0;
    background-color: #2c2c2c;
    box-sizing: border-box;
}

.jj-r-wrap {
    padding: 0 5.8%;
}

.ul-jjys {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 110px;
}

.jj-title {
    font-size: 30px;
    color: #ffffff;
}

.jj-line {
    width: 26px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 22px;
}

.jjys-tx {
    color: #b0afaf;
    font-size: 40px;
    font-weight: bold;
    margin-top: 30px;
}

.ul-jjys &gt; li {
    position: relative;
    text-align: center;
    width: 25%;
}

.jjys-tx2 {
    color: #ffffff;
    font-size: 12px;
}

.jjys-tx2 span {
    font-size: 36px;
    font-family: "impact";
    margin-right: 4px;
}

.jjys-tx3 {
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}

.ul-jjys &gt; li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 42px;
    background-color: #4a4a4a;
}

.ul-jjys &gt; li:nth-child(1)::after {
    display: none;
}

.jj-bom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 68px;
}

.jj-bom-l {
    width: 31%;
}

.jj-title {
    font-size: 30px;
    color: #ffffff;
}

.jj-line {
    width: 26px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 22px;
}

.jj-tx {
    color: #555555;
    font-size: 16px;
    margin-top: 50px;
}

.jj-bom-r {
    width: 68.98%;
}

.jj-bom-pic {
    position: relative;
}

.jj-bom-pic &gt; img {
    width: 100%;
}

/* ----------------------åŽ¨ç”µäº§å“---------------------- */
/* åŠ&nbsp;å…¥æˆ‘ä»¬ */
.xuezhapen ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1605px;
    margin: 40px 0 20px -1.3%;
    overflow: hidden;
    box-sizing: border-box;
}

.xuezhapen li {
    border: 1px solid #d8d8d8;
    position: relative;
    padding: 20px;
    padding-bottom: 0px;
    width: 32.15%;
    margin: 0 0 1.18% 1.18%;
    box-sizing: border-box;
}

    .xuezhapen li .tolfet {
        position: absolute;
        top: 3px;
        left: 3px;
    }

.tilerc {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
    color: #464646;
}

.fan {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 20px;
}

.efcon {
    width: 50%;
    color: #464646;
    font-size: 14px;
    color: #b2b2b2;
}

.tero {
    font-size: 14px;
    font-weight: bold;
    color: #a2a2a2;
    padding-bottom: 7px;
}

.fonwst {
    line-height: 25px;
    color: #b1b1b1;
    font-size: 14px;
    margin-bottom: 15px;
	height: 32px;
    overflow: hidden;
}
.fonwst2 {
    line-height: 25px;
    color: #b1b1b1;
    font-size: 14px;
    margin-bottom: 15px;
	height:100px;
}

.ul-inews&gt;li:hover .inews-pic&gt;img{
    transform: scale(1.1);
}
.inews-pic&gt;img{
    transition: .5s;
    -webkit-transition: .5s;
}
.inews-pic{
    overflow: hidden;
	height: 255px;
}

.inews {
    padding-bottom: 0;
}

.inews-time {
    color: #cecece;
    font-size: 16px;
    margin-top: 24px;
}

.inews-tx {
    color: #363434;
    font-size: 18px;
    margin-top: 10px;
    line-height: 26px;
	font-family:"å¾®è½¯é›…é»‘";
}

.ul-inews {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width:100%;
}

.ul-inews&gt;li {
    width: 32.28%;
}

.inews-pic&gt;img {
    width: 100%;
}

.inews-cont {
    margin-top: 164px;
}


.mbtop {
    min-height: 55px;
}

.terbutm {
    display: flex;
    padding: 40px 0 18px;
}

.sazicon {
    width: 113px;
    display: block;
    line-height: 38px;
    border-radius: 50em;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    margin-right: 18px;
}

.colo {
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
}

.sazicon {
    width: 113px;
    display: block;
    line-height: 38px;
    border-radius: 50em;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    margin-right: 18px;
}

.fmenb {
    display: none;
    opacity: 0;
    justify-content: center;
    flex-direction: column;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.weibkuan {
    transform: scale(0);
    transition: all 0.5s;
    width: 95%;
    max-width: 987px;
    border-radius: 10px;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    max-height: 620px;
    height: 95vh;
}

.gudcon {
    height: 100%;
}

.zhocon {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 120px;
    padding-top: 55px;
    height: 100%;
}

.merd {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 55px;
}

.merd .guab {
    transition: all 0.5s;
    width: 55px;
    height: 55px;
    float: right;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url(../images/xedn.png);
}

.jcon {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0px 35px;
}

.heicon {
    overflow: hidden;
    overflow-y: auto;
}

.jcon .heicon {
    height: 100%;
}

.ticon {
    margin-top: 20px;
    margin-left: 35px;
    transition: all 0.5s;
    border-radius: 50em;
    display: block;
    width: 115px;
    line-height: 38px;
    text-align: center;
    background-color: #da3924;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.titernes {
    line-height: 48px;
    font-size: 24px;
}

.bmenr {
    padding: 20px 0px;
}

.mitire {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.comheicon {
    font-size: 14px;
    line-height: 28px;
    color: #555555;
    min-height: 50px;
}

.colbu {
    border: 1px solid #a1a1a1;
    color: #000000;
}

.bmenr li {
    font-size: 14px;
    color: #555555;
    line-height: 25px;
}
/* ----------------------æ¡ˆä¾‹é›†é”¦---------------------- */
.anli {
    padding-bottom: 40px;
}

.anli-ss-go input {
    background-size: auto;
    background-color: #333333;
}

.ss-sel dd a {
    display: block;
    padding: 10px 27px;
}

.ss-sel dd {
    display: none;
    position: absolute;
    top: 76px;
    left: 0;
    width: 100%;
    z-index: 99;
    max-height: 144px;
    overflow: auto;
    background: #f5f5f5;
}

.ss-sel dt {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 27px;
    cursor: pointer;
}

.anli-icon &gt; img:nth-last-child(1) {
    display: none;
}

.anli-l-act .anli-icon &gt; img:nth-last-child(1) {
    display: inline-block;
}

.anli-l-act .anli-icon &gt; img:nth-last-child(2) {
    display: none;
}

.anli-cont {
    position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 32.28%;
}

.anli-l {
    width: 30.58%;
	max-height: 850px;
  overflow-y: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.ul-anli-l &gt; li {
    display: flex;
    align-items: center;
    padding: 30px;
    border-bottom: 1px #e8e8e8 solid;
    cursor: pointer;
}

.anli-l-txt {
    margin-left: 27px;
}

.anli-l-title {
    color: #000000;
    font-size: 18px;
}

.anli-l-tx {
    font-size: 14px;
    color: #999999;
    margin-top: 12px;
}

.ul-city &gt; li,
.anli-cont,
.anli-r-c {
    display: none;
}

.anli-r-c:nth-child(1) {
    display: block;
}

.anli-r {
    width: 100%;
}

.ul-anli-r {
    display: flex;
    margin-top: 15px;
}

.ul-anli-r &gt; li {
    width: 17.04%;
    margin-left: 15px;
    cursor: pointer;
}

.ul-anli-r &gt; li:nth-child(1) {
    margin-left: 0;
}

.anli-r-pic &gt; img,
.ul-anli-r &gt; li img {
    width: 100%;
}

.anli-content {
    margin-top: 5px;
}

.anli-r {
    margin-top: 15px;
}
/* ä¼ä¸šå‘å±• */
.fz-cont {
    position: relative;
    min-height: 1286px;
    margin-top: 55px;
    padding-top: 25px;
	max-width: 782px;
    margin: 0 auto;
}

.fz-xian {
    position: absolute;
    left: 50%;
    width: 1px;
    min-height: 1286px;
    background-color: #c1c1c1;
    height:100%;
}

.fz-xian::before {
    content: '';
    position: absolute;
    bottom: -9px;
    left: -4px;
    background: url('../images/66.png') no-repeat center;
    background-size: 9px;
    width: 9px;
    height: 9px;
}

.fz-xian::after {
    content: '';
    position: absolute;
    top: -25px;
    left: -12px;
    background: url(../images/65.png) no-repeat center;
    width: 25px;
    height: 25px;
}

.fz-kk{
        padding-top: 50px;
        width: 100%;
    overflow: hidden;
}
.fz-p{
    position: relative;
    padding-left: 28px;
    width: 50%;
    float: right;
    box-sizing: border-box;
}
.fz-p2{
    position: relative;
    padding-right: 28px;
    text-align: right;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.fz-p3 {
    top: 274px;
}

.fz-p4 {
    top: 595px;
}

.fz-p5 {
    top: 745px;
}

.fz-p6 {
    top: 908px;
}

.fz-p::after,
.fz-p2::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -4px;
    background: url('../images/66.png') no-repeat center;
    background-size: 9px;
    width: 9px;
    height: 9px;
}

.fz-p2::after {
    left: auto;
    right: -4px;
}

.fz-year {
    font-size: 30px;
    color: #e15616;
}

.fz-tx {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 8px;
}

.fz-pic {
    margin: 20px 0 7px;
}

.fz-l {
    position: relative;
    z-index: 9;
}

.ul-fz {
    position: absolute;
    width: 130px;
    text-align: right;
}

.ul-fz &gt; li {
    margin-bottom: 58px;
    color: #878787;
    font-size: 18px;
    cursor: pointer;
}

.ul-fz .fz-act {
    color: #e15616;
    font-weight: bold;
    font-size: 24px;
}
/* ----------------------å“åº”å¼ è¡¥å……æ&nbsp;·å¼---------------------- */
.ul-js1 &gt; li {
    cursor: pointer;
}

.ul-chud-nav {
    flex-wrap: wrap;
}

.fw-l-txt a:nth-last-child(1) {
    margin-bottom: 0;
}

.zy-banner {
    background: no-repeat center;
}

.ul-inews a {
    padding-right: 10px;
    width: 100%;
}

.menu {
    display: none;
    cursor: pointer;
    margin-right: 10px;
}

.menu &gt; ul &gt; li {
    width: 32px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 5px;
}

.menu &gt; ul &gt; li:nth-last-child(1) {
    margin-bottom: 0;
}

.h-r {
    display: flex;
    align-items: center;
}

.tc {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
}

.tc-cont {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    padding: 20px 25px 30px;
    box-sizing: border-box;
    margin-top: 70px;
    border-top: 1px #232323 solid;
}

.ul-tc {
    height: 80%;
    overflow-y: auto;
}

.ul-tc &gt; li {
    color: #555555;
    font-size: 24px;
    width: 60%;
    border-bottom: 1px #232323 solid;
}

.ul-tc &gt; li &gt; a {
    display: block;
    padding: 15px 5px;
    cursor: pointer;
}

.ul-tc::-webkit-scrollbar-thumb {
    background-color: #e15616;
    border: 1px #ededed solid;
    border-radius: 8px;
}

.ul-tc::-webkit-scrollbar {
    background-color: #ededed;
    width: 10px;
    height: 8px;
}

.ul-nav3 {
    display: none;
    padding: 10px 15px;
    padding-top: 0;
}

.ul-nav3 a {
    display: block;
    padding: 10px 0;
    cursor: pointer;
    border-bottom: 1px #232323 solid;
}

.ul-nav3 &gt; li:nth-last-child(1) a {
    border-bottom: none;
}

.i-header .menu &gt; ul &gt; li, .header2 .menu &gt; ul &gt; li {
    background-color: #2b2b2b;
}

.js1-pic &gt; img {
    width: 100%;
}
/* hover */
.zhen-more a:hover {
    background-color: #e15616;
    color: #fff !important;
    border-color: #e15616;
}

.fw-l-txt a:hover span {
    color: #e15616;
}

.js4-cir, .ul-js3 &gt; li img, .news-pic &gt; img {
    transition: .5s;
    -webkit-transition: .5s;
}

.news-pic {
    overflow: hidden;
    height: 269px;
}

.js4-cir:hover, .ul-news &gt; li:hover .news-pic &gt; img {
    transform: scale(1.1);
}
/* ----------------------åŽ¨ç”µäº§å“---------------------- */

.top-l {
    display: flex;
}

.xq-back {
    display: flex;
    width: 90px;
    height: 32px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    border-radius: 100px;
    background-color: #363434;
}

.xq-back span {
    vertical-align: middle;
    margin-left: 6px;
    color: #ffffff;
    font-size: 12px;
}

.zxq {
    padding-top: 50px;
}

.zxq-cont {
    display: flex;
    justify-content: space-between;
    padding-bottom: 75px;
}

.zxq-l {
    width: 92px;
}

.zxq-r {
    width: 82.35%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
}

.zxq-r-l {
    width: 33.38%;
}


.zxq-pic &gt; img {
    width: 100%;
}

.zxq-txt {
    width: 52.07%;
    /* padding-top: 55px; */
}

.zxq-title {
    font-size: 36px;
    font-weight: bold;
    color: #191c21;
    margin-bottom: 28px;
}

.zxq-tx {
    font-size: 16px;
    font-weight: bold;
    color: #363434;
    margin-top: 10px;
}

.zxq-tx2 {
    color: #828282;
    font-size: 14px;
    margin-top: 8px;
    line-height: 26px;
}
.zxq-tx2 img{
	width:100%;
}

.zxq-btn {
    margin-top: 30px;
}

.zxq-btn a {
    display: inline-block;
    width: 148px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #da3924;
    margin-right: 6px;
    border-radius: 100px;
}

.zxq-btn a span {
    color: #ffffff;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 6px;
}

.zxq-lb {
    position: relative;
    height: 100%;
    padding: 40px 0;
    max-height: 662px;
    box-sizing: border-box;
    max-height: 584px;
}

.zxq-lb2 {
    padding: 0 50px;
    min-height: auto;
}

.lb-zxq2 {
    max-width: 400px;
    margin: 0 auto;
}

.lb-zxq {
    height: 100%;
}

.lb-zxq .swiper-slide, .lb-zxq2 .swiper-slide {
    width: 92px !important;
    height: 96px !important;
    border: 1px #ededed solid;
    box-sizing: border-box;
	display: flex;
    align-items: center;
    justify-content: center;
}

.lb-zxq .swiper-slide img, .lb-zxq2 .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
}

.zxq-lb .swiper-button-prev,
.zxq-lb .swiper-button-next {
    background: url(../images/s.png) center no-repeat;
    width: 92px;
    height: 31px;
    background-size: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 1;
    outline: none;
    cursor: pointer;
    z-index: 999;
}

.zxq-lb .swiper-button-next {
    background-image: url('../images/x.png');
    bottom: 0;
    top: auto;
}

.zxq-lb2 {
    display: none;
}

.zxq-lb2 .swiper-button-prev,
.zxq-lb2 .swiper-button-next {
    background: url(../images/s-1.png) center no-repeat;
    width: 31px;
    height: 92px;
}

.zxq-lb2 .swiper-button-next {
    background-image: url('../images/x-1.png');
    right: 0;
    left: auto;
}

.xltj-title {
    color: #363434;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.xltj-cont {
    margin: 65px 0 5px;
}



.pagelist {
    width: 100%;
    height: 37px;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
}

.pagelist a {
    padding: 0 12px;
    height: 32px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 21px;
    border: #c1c1c1 solid 1px;
    text-align: center;
    line-height: 32px;
    margin-left: 0px;
    font-size: 14px;
    color: #3e3e3e;
    cursor: pointer;
}

.pagelist a:hover, .pagelist a.selected {
    background-color: #da3924;
    color: #fff;
    border: #da3924 solid 1px;
    padding: 0 12px;
    cursor: pointer;
}

.pagelist span {
height: 32px;
display: inline-block;
margin-left: 14px;
line-height: 32px;
text-align: center;
font-size: 14px;
color: #999999;
}
.ul-js1 {
            justify-content: flex-start;
            margin-top: 25px;

            padding-bottom: 30px;
            overflow-x: auto;
        }
        .ul-js1::-webkit-scrollbar-thumb{
        background-color:#e15616;
        border: 1px #ededed solid;
        border-radius: 8px
      }
      .ul-js1::-webkit-scrollbar {
        background-color: #ededed;
        width: 10px;
        height: 8px;
      
      
      }
.zxq-xl{ width:100%; float:left; margin:10px 0px 30px;}
.zxq-xl li{ width:120px; float:left; margin-right:10px; margin-top:10px; margin-bottom:10px;}
.zxq-xl li a{ width:120px; float:left; text-align:center; padding:10px 0px; border:#cccccc solid 1px; display:block;}
.zxq-xl li a:hover{ width:120px; float:left; text-align:center; padding:10px 0px; border:#da3924 solid 1px; display:block;}



/* ----------------------æ‹›å•†åŠ&nbsp;ç›Ÿ---------------------- */
.zs {
    padding-top: 15px
}

.zs-title {
    font-size: 30px;
    font-weight: bold;
    color: #191919;
}

.qj-tx {
    color: #555555;
    font-size: 16px;
    line-height: 36px;
    margin-top: 45px;
}

.ul-qj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
}

    .ul-qj &gt; li {
        width: 31.34%;
        text-align: center;
    }

.qj-pic &gt; img {
    width: 100%;
}

.qj-tx2 {
    font-size: 18px;
    color: #2e2e2e;
    margin-top: 14px;
    line-height: 35px;
    height: 55px;
}

.ys {
    padding: 70px 0 15px
}

.ul-ys {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 85px;
}

    .ul-ys &gt; li {
        margin-bottom: 55px;
        width: 25%;
        text-align: center;
    }

.ys-pic &gt; img:nth-child(2) {
    display: none;
}

.ys-pic {
    display: inline-block;
    line-height: 138px;
    width: 138px;
    height: 138px;
    border: 1px #d3d3d3 solid;
    border-radius: 100%;
    box-sizing: border-box;
}

    .ys-pic:hover {
        background-color: #da3924;
        border-color: #da3924;
    }

        .ys-pic:hover img:nth-child(1) {
            display: none;
        }

        .ys-pic:hover img:nth-child(2) {
            display: inline-block;
        }

.ys-tx {
    color: #555555;
    font-size: 18px;
    margin-top: 18px;
}

.jm {
    padding: 60px 0;
    background-color: #f4f4f4;
}

.ul-jm {
    max-width: 1606px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 50px 0 0 -1.22%;
}

    .ul-jm &gt; li {
        float: left;
        background-color: #ffffff;
        width: 23.78%;
        margin: 0 0 1.22% 1.22%;
        padding: 20px 15px 25px 28px;
        box-sizing: border-box;
    }

.jm-num {
    color: #da3924;
    font-size: 72px;
    font-family: "impact";
}

.jm-title {
    font-size: 20px;
    font-weight: bold;
    color: #545454;
    margin-top: 20px;
}

.jm-tx {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    margin-top: 14px;
}

.lc {
    padding-top: 70px
}

.lc-cont {
    position: relative;
    min-height: 305px
}

.lc-xian {
    position: relative;
    margin-top: 330px;
    width: 100%;
    height: 1px;
    background-color: #d2d2d2
}

    .lc-xian::before {
        content: '';
        position: absolute;
        left: 0;
        top: -8px;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        background-color: #191919
    }

    .lc-xian::after {
        content: '';
        position: absolute;
        right: 0;
        top: -8px;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        background-color: #191919
    }

.ul-lc &gt; li {
    position: absolute;
    width: 17.28%;
    height: 178px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px #d2d2d2 solid;
    box-sizing: border-box;
}

    .ul-lc &gt; li:nth-child(2n+1) {
        top: -40px;
        transform: translateY(-100%);
    }

    .ul-lc &gt; li:nth-child(2n) {
        top: 40px;
    }

    .ul-lc &gt; li::after {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        border: 4px #ffffff solid;
        background-color: #b7b5b5;
        border-radius: 100%;
        box-shadow: 0px 0px 6px 1px #a5a4a4;
        transition: all .5s;
        box-sizing: border-box;
    }

    .ul-lc &gt; li:nth-child(2n+1)::after {
        bottom: -50px;
    }

    .ul-lc &gt; li:nth-child(2n)::after {
        top: -50px;
    }

.lc-tx {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}

.rx {
    background: no-repeat center;
    height: 465px;
}

.rx-txt {
    padding-top: 150px;
    text-align: center;
}

.rx-title {
    color: #fffefe;
    font-size: 60px;
    /*font-family: "SourceHanSansCN-ExtraLight";*/
}

.rx-tx {
    color: #da3924;
    font-size: 60px;
    font-family: "impact";
    margin-top: 25px;
}

input::-ms-clear {
    display: none;
}

.ly {
    padding: 70px 0 45px
}

.ly-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ly-l {
    width: 45.71%;
}

.ly-r {
    width: 51.95%;
}

.ul-ily {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
}

    .ul-ily &gt; li {
        width: 48.54%;
    }

.ily-inp {
    width: 100%;
    height: 46px;
    border: 1px #e6e6e6 solid;
    border-radius: 20px;
    font-size: 14px;
    /*color: #bcbcbc;*/
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ily-text {
    width: 100%;
    height: 216px;
    border: 1px #e6e6e6 solid;
    border-radius: 16px;
    font-size: 14px;
    /*color: #bcbcbc;*/
    outline: none;
    resize: none;
    padding: 12px 20px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    overflow-y: auto;
}

    .ily-inp::placeholder,
    .ily-text::placeholder {
        font-size: 14px;
        color: #bcbcbc;
    }

.ily-btn {
    width: 100%;
    height: 46px;
    border-radius: 20px;
    font-size: 14px;
    color: #ffffff;
    background-color: #da3924;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ul-ily &gt; li:hover .ily-inp,
.ily-text:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
}

.mbx {
    color: #747474;
    font-size: 14px;
}

    .mbx a:nth-last-child(1) {
        color: #090909;
    }
	
.list-tr{
    background: #e15616;
}



.td1::after{
  position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    content: '';
    
}
  .td2::after{
     position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    content: '';
}  
    .td3::after{
       position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    content: '';  
} 
 
    .td1{  box-sizing:border-box;
           position: relative;
    float: left;
    width: 50%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding:0 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    } 
   
.td2{
          box-sizing:border-box;
    position: relative;
    float: left;
    width: 25%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.td3{
       position: relative;
    float: left;
    width: 25%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.list-td .td1{
    color:#555555;
}
.list-td .td2{
    color:#555555;

}
.list-td .td3{
    color:#555555;
}
.list-td a{
    display: block;
    border-bottom: 1px solid #e7e7e7;
    transition: all .35s;
}
  .list-td a:hover{
      background:#e0e0e0;
  }
.buer {
    border: 0px;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    max-width: 120px;
    width: 80%;
    color: #fff;
    background: #e15616;
}
.fw-l-txt {
    height: 460px;
    overflow-y: auto;
}
</pre></body></html>