html, body {
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #11A1AE !important;
    background-color: #11A1AE !important;
    color: #fff;
}

.index-kf {
    cursor: pointer;
    position: fixed;
    right: 0;
    bottom: 10%;
    width: 100px;
    z-index: 1000;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.index-kf:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
}


#index-welcome-1 {
    background-image: url("/xszhjh/images/welcome-1-1219748d650139a0c3aa34446423a317.jpg");
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 1001;
}

#index-welcome-2 {
    background-image: url("/xszhjh/images/welcome-2-ac281c313df7cbd59640eb08fe883b74.png");
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 1001;
}

.welcome-close-btn {
    position: fixed;
    top: 30px;
    right: 30px;
    border: none;
    height: 38px;
    width: 38px;
    background: #00000040;
    color: #fff;
    border-radius: 38px;
    padding: 0px;
}

.welcome-next-btn {
    position: fixed;
    bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    height: 38px;
    width: 38px;
    background: #00000040;
    color: #fff;
    border-radius: 38px;
    padding: 0px;
}

#index-carousel {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 0 !important;
    padding-bottom: 33%;
}

.carousel-inner {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel-img {
    width: 100%;
    background-position: center;
    background-size: cover;
}

.head-box {
    top: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, rgba(0, 66, 63, 0.8500), rgba(0, 171, 188, 0.8500));
    opacity: 0.85;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.head-box-hide {
    height: 60px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.head-box-show {
    height: 60px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}

.head-box-nav {
    display: flex;
    justify-content: space-around;
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
}

.head-box-logo {
    display: flex;
    width: 260px;
}

.head-box-logo img {
    height: 40px;
    padding: 10px 0;
}

.index-top-title {
    font-size: 20px;
    color: #FFFFFF;
    margin: 0 0 0 10px
}

.index-top-split {
    width: 1px;
    height: 30px;
    background: #FFFFFF;
    opacity: 0.9;
    margin: 15px 0;
}

.index-top-login-box {
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    height: 26px;
    line-height: 26px;
    margin: 16px 0;
    padding: 0 15px;
    opacity: 0.9;
}

.index-top-lang-box {
    text-align: center;
    opacity: 0.9;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 14px 0;
    padding: 2px;
}

.index-top-lang-box i {
    font-size: 30px;
}

.index-top-navs {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.index-top-nav-s {
    padding: 0 5px;
    color: #EEEEEE;
    font-size: 16px;
    cursor: pointer;
}

.index-top-nav {
    padding: 0 20px;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    opacity: 0.9;
}

.index-top-nav-act {
    background-color: #56cada;
    color: #FFFFFF;
}

.index-top-nav:hover {
    background-color: #56cada;
    color: #FFFFFF;
}

.index-go {
    position: relative;
    width: 1200px;
    margin: -30px auto 0 auto;
    height: 52px;
}

.index-go-btn {
    display: block;
    text-align: center;
    width: 250px;
    float: right;
    line-height: 50px;
    background-color: #11A1AE;
    border: solid 2px #fff;
    box-shadow: 0 8px 16px 0 rgb(31 151 132 / 64%);
    border-radius: 30px;
}

.index-go-btn-ts {
    display: block;
    text-align: center;
    width: 350px;
    float: right;
    line-height: 30px;
    padding: 15px;
    border-radius: 10px;
    background-color: #FF5722;
    box-shadow: 0 8px 16px 0 rgb(223 117 41 / 64%);
}

.index-go-txt {
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
}

.index-go-txt-ts {
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
}

.index-news-title {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 20px 0 50px 0;
}

.index-news-title-l {
    width: 200px;
    border-bottom: solid 1px #cccccc;
    height: 1px;
    padding-top: 20px;
    margin-right: 20px;
}

.index-news-title-t {
    color: #323232;
    font-size: 24px;
}

.index-news-title-r {
    width: 200px;
    border-bottom: solid 1px #cccccc;
    height: 1px;
    padding-top: 20px;
    margin-left: 20px;
}

.index-news {
    width: 1200px;
    margin: 0 auto;
    background-color: #FFFFFF;
    height: 350px;
    border-radius: 8px;
}

.index-news-head {
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #2FC5C8;
    display: flex;
    justify-content: space-around;
}

.index-news-head-i {
    flex: 1;
    text-align: center;
    font-size: 18px;
    color: #323232;
    cursor: pointer;
}

.index-news-head-ia {
    font-weight: bold;
    color: #009EAA;
}

.index-news-main {
    padding: 20px;
    display: flex;
}

.index-news-left {
    flex: 1;
}

.index-news-left img {
    width: 100%;
    height: 205px;
    cursor: pointer;
}

.index-news-left-c {
    display: flex;
    padding-top: 10px;
}

.index-news-left-l {
    flex: 1;
}

.index-news-left-r {
    width: 80px;
    text-align: right;
    color: #919191;
    padding-top: 25px;
}

.index-news-right {
    flex: 2;
    padding: 0 20px;
}

.index-news-row {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #dddddd;
    display: flex;
    font-size: 14px;
    color: #919191;
    cursor: pointer;
}

.index-news-row:hover {
    color: #FF5722;
}

.index-news-row-l {
    flex: 1;
}

.index-news-row-r {
    width: 100px;
    text-align: right;
}

.index-news-more {
    padding-top: 40px;
    text-align: right;
    cursor: pointer;
}


/* *************************** */
.index-ztc {
    background-image: url("/xszhjh/images/index-ztc-de08e247cc829c76183ba881bad8f792.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 50px;
    padding: 60px 0;
}

.index-ztc-main {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.index-ztc-pointer {
    width: 1200px;
    height: 0;
    margin: 0 auto;
}

.index-ztc-pointer img {
    position: relative;
    top: -190px;
    left: 0;
}

.index-ztc-item {
    font-size: 18px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    flex: 1;
    background: #F3F3F3;
    border-radius: 15px;
    margin: 10px;
    padding: 10px;
    border-bottom: solid 5px #53C9CB;
}

.index-ztc-item:hover {
    border-bottom: solid 5px #05B1B4;
    color: #05B1B4;
    font-weight: bolder;
}

.index-ztc-item-img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 60px;
}

.index-ztc-item-txt {
}

.index-ztc-item-bottom {
    background: #2FC5C8;
    opacity: 0.45;
    border-radius: 15px;
}


.index-ztc-item-1 {
    background-image: url("/xszhjh/images/ztc-1-23454cd02c6af716293559cc76f08f9e.png");
}

.index-ztc-item-2 {
    background-image: url("/xszhjh/images/ztc-2-abcf2cdef6d54a5f45961a13b15a8387.png");
}

.index-ztc-item-3 {
    background-image: url("/xszhjh/images/ztc-3-626fc2acd823b7186c3368b02be8e2bf.png");
}

.index-ztc-item-4 {
    background-image: url("/xszhjh/images/ztc-4-776c697cfefb6c99c81612553bf8c270.png");
}

.index-ztc-item-5 {
    background-image: url("/xszhjh/images/ztc-5-a6bc7f7df376119bdda7581fc4ec91cd.png");
}

.index-ztc-item-6 {
    background-image: url("/xszhjh/images/ztc-6-b54775dbd1899c6f498670890ece7de0.png");
}

.index-ztc-item-7 {
    background-image: url("/xszhjh/images/ztc-7-34b9eeb5bab151fad6ee1ff6fe4343aa.png");
}

.index-links {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.index-link {
    flex: 1;
    margin: 0 48px 48px 0;
    padding: 10px 0;
    width: calc(25% - 36px);
    min-width: calc(25% - 36px);
    max-width: calc(25% - 36px);
    border-bottom: solid 1px #BDBDBD;
}

.index-link:nth-child(4n+4) {
    margin-right: 0;
}

/*   ******************   */

.index-foot {
    width: 100%;
    background-image: url("/xszhjh/images/foot-bg-5d1cb52f5643a232de8022eabe333a35.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.index-foot-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 0 0;
    display: flex;
}

.index-foot-l {
    flex: 1;
}

.index-foot-r {
    flex: 2;
    display: flex;
    justify-content: end;
}


.index-foot-code {
    width: 130px;
    text-align: center;
    cursor: pointer;
}

.index-foot-code img {
    width: 110px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

.index-foot-code-show {
    -webkit-transform: scale(2.2, 2.2) translate(-30%, -30px);
    -moz-transform: scale(2.2, 2.2) translate(-30%, -30px);
    transform: scale(2.2, 2.2) translate(-30%, -30px);
}

.index-foot-code-txt {
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;

}


.index-foot-links {
    width: 1200px;
    margin: 0 auto;
}

.index-foot-link {
    font-size: 20px;
    line-height: 40px;
    color: #FFFFFF;
}

.index-foot-link-i {
    padding: 5px 0;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
}

.index-foot-link-i a {
    display: block;
    margin-right: 50px;
    cursor: pointer;
    color: #FFFFFF;
}

.index-foot-copy {
    width: 1200px;
    margin: 20px auto;
    border-top: solid 1px #FFFFFF;
    color: #FFFFFF;
    padding: 20px;
    text-align: center;
}


/************/
.index-page-bg {
    background-color: #f1f1f1;
    background-image: url("/xszhjh/images/main-bg-1-ae14b3a305f4ac8d5096e52c6bd6266b.png"), url("/xszhjh/images/main-bg-2-7130313c8dfbf93b326db119a8c90c9a.png");
    background-position: right 0, center bottom;
    background-repeat: no-repeat;
    min-height: 930px;
    padding: 20px 0;
}

.index-page-nav {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    margin: 0 auto 10px auto;
}

.index-page-box {
    width: 1200px;
    background-color: #ffffff;
    box-shadow: 0 8px 16px 0 rgba(169, 176, 190, 0.64);
    margin: 0 auto;
}

.index-page-header {
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 16px;
}

.index-page-body {
    padding: 10px 15px;
}

.layui-table thead tr {
    background-color: #E6FFFF;
    color: #05B5B8;
}

.layui-table-cell {
    cursor: pointer;
}

.index-articles {
    padding: 20px;
    min-height: 840px;
}

.index-articles-title {
    padding: 10px 0;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}

.index-articles-time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #999999;
}

.index-articles-content {
    text-indent: 20px;
    padding: 20px;
}

.index-articles-attach {
    padding: 20px;
    border: dashed 1px #9999;
    background-color: #E6FFFF;
}

.index-page-menu {
    display: flex;
}

.index-page-menu-l {
    width: 250px;
    background-image: url("/xszhjh/images/menu-3-502275c5d4065c76c7459d35cc651bdd.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.index-page-menu-1 {
    background-image: url("/xszhjh/images/menu-1-cf43409d2e6791553e6e9db7ade07966.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    color: #E6FFFF;
}

.index-page-menu-2 {
    height: 360px;
    padding-top: 33px;
}

.index-page-menu-item {
    width: 210px;
    height: 46px;
    line-height: 46px;
    border-radius: 0px 23px 23px 0px;
    margin: 10px 0;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    padding-left: 15px;
}

.index-page-menu-act {
    background-color: #c4efef;
    color: #57d3d2;
}

.index-page-menu-item img {
    padding-right: 15px;
}

.index-page-menu-r {
    flex: 1;
}

.index-page-menu-r-title {
    background-color: #E6FFFF;
    color: #05B5B8;
}

.rxbg-bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    opacity: 0;
}
.rxbg-bg-moblie {
    background-image: url("/xszhjh/images/rxbg-moblie-61f88bb6cc8397cf9910bf8b35d9a457.png");
}

.rxbg-bg-1 {
    background-image: url("/xszhjh/images/rxbg-1-4b80037f59d9d119a1fe35a09faa11af.png");
}


.rxbg-bg-2 {
    background-image: url("/xszhjh/images/rxbg-2-71ab8a5d9a117d098dded319d2218d38.png");
}

.rxbg-bg-3 {
    background-image: url("/xszhjh/images/rxbg-3-9979a025c4016395525a55aef5cdd5d4.png");
}

.rxbg-bg-4 {
    background-image: url("/xszhjh/images/rxbg-4-a1867075d197a2213e1827b270f6101d.png");
}

.rxbg-bg-5 {
    background-image: url("/xszhjh/images/rxbg-5-c885d915d6e32a443c7e98a0b93a632f.png");
}

.rxbg-bg-6 {
    background-image: url("/xszhjh/images/rxbg-9-bf9d75c47ea48291e9010798d29da09f.png");
}

.rxbg-bg-7 {
    background-image: url("/xszhjh/images/rxbg-10-06660a324c9891a4cdd742ae98f9b595.png");
}

