header {
    /* padding-bottom: 10px; */
    position: relative;
    padding: 5px 0;
}

header .logo {
    width: 80px;
    height: 75px;
    float: left;
}

header .header-right {
    float: right;
}

header .nav {
    float: left;
    /* margin-top: 8px; */
}

header .nav ul {
    margin-bottom: 0;
}

header .nav li {
    float: left;
    margin: 0 10px;
}

header .nav li a {
    font-size: 16px;
    color: #333333;
    padding: 29px 20px;
    display: block;
    font-family: "SourceHanSansCNRegular";
}

header .nav li:hover a,
header .nav li.on a {
    color: var(--color-primary);
}

header .tel {
    width: 206px;
    height: 37px;
    line-height: 37px;
    background-color: #c10000;
    border-radius: 19px;
    float: left;
    margin: 20px 0 0 0;
}

header .tel a {
    font-size: 24px;
    color: #ffffff;
    font-family: Impact;
}

header .tel .icon {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    margin: 3px 11px 0 6px;
    float: left;
}

header .tel .icon img {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wechat-box {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: right;
    position: relative;
    margin: 10px 0 0 30px;
}

.wechat-box .wechat {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wechat-box .qrcode {
    width: 120px;
    position: absolute;
    left: 50%;
    top: 110%;
    transform: translateX(-50%);
    z-index: 6;
    display: none;
}

.wechat-box:hover .qrcode {
    display: block;
}

.crumbs {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    color: #888888;
}

.crumbs img {
    width: 23px;
    height: 23px;
    margin-right: 20px;
    vertical-align: sub;
}

.crumbs a {
    color: #888888;
}

.about-1 {
    padding: 110px 0;
}

.about-1 .msg {
    width: 600px;
    float: left;
}

.about-1 .msg .title {
    font-size: 36px;
    color: #333333;
}

.about-1 .msg .title::after {
    content: '';
    display: block;
    width: 65px;
    height: 3px;
    background-color: #c10000;
    margin: 30px 0;
}

.about-1 .msg .content {
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
    line-height: 1.8;
}

.about-1 .msg .content p {
    margin-bottom: 35px;
}

.about-1 .video {
    width: 740px;
    height: 450px;
    box-shadow: 0px 0px 40px 0px rgba(136, 136, 136, 0.7);
    border: solid 10px #ffffff;
    float: right;
    position: relative;
    margin-top: 150px;
}

.about-1 .video video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.about-1 .video img {
    width: 84px;
    height: 84px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.about-title {
    text-align: center;
}

.about-title p {
    font-size: 36px;
    color: #333333;
}

.about-title p::after {
    content: '';
    display: block;
    width: 50px;
    height: 4px;
    background-color: #c10000;
    margin: 20px auto;
}

.about-title span {
    font-size: 16px;
    color: #555;
}

.about-2 {
    background-color: #f8f8f8;
    padding: 80px 0 115px;
}

.about-2 ul {
    margin-top: 75px;
}

.about-2 ul li {
    float: left;
    width: 31%;
    text-align: center;
    margin-right: 3%;
}

.about-2 ul li:last-child {
    margin-right: 0;
}

.about-2 ul li .pic {
    width: 100%;
}

.about-2 ul li p {
    font-size: 24px;
    color: #333333;
    margin-top: 33px;
}

.about-3 {
    padding: 83px 0 87px;
}

.about-3 .main {
    margin-top: 55px;
}

.about-4 {
    background: url(/phpstyle/zjjk/img/about_bg1.jpg) center center no-repeat;
    padding: 100px 0 110px;
}

.about-4 .main {
    width: 100%;
    height: 640px;
    position: relative;
    margin-top: 30px;
}

.about-4 .pic {
    width: 623px;
    height: 575px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.about-4 .content {
    position: absolute;
}

.about-4 .content p {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 15px;
}

.about-4 .content span {
    font-size: 18px;
    color: #ffffff;
    display: block;
    position: relative;
    padding-left: 15px;
}

.about-4 .content span::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.about-4 .content-1 {
    background: url(/phpstyle/zjjk/img/about_bg2.png) center center no-repeat;
    width: 353px;
    height: 183px;
    padding: 23px 0 0 50px;
    left: 120px;
    top: 0;
}

.about-4 .content-2 {
    background: url(/phpstyle/zjjk/img/about_bg3.png) center center no-repeat;
    width: 353px;
    height: 161px;
    padding: 23px 0 0 60px;
    left: 0;
    top: 247px;
}

.about-4 .content-3 {
    background: url(/phpstyle/zjjk/img/about_bg4.png) center center no-repeat;
    width: 353px;
    height: 147px;
    padding: 23px 0 0 60px;
    left: 120px;
    bottom: 0;
}

.about-4 .content-4 {
    background: url(/phpstyle/zjjk/img/about_bg5.png) center center no-repeat;
    width: 353px;
    height: 147px;
    padding: 23px 0 0 80px;
    right: 153px;
    top: 0;
}

.about-4 .content-5 {
    background: url(/phpstyle/zjjk/img/about_bg6.png) center center no-repeat;
    width: 353px;
    height: 147px;
    padding: 23px 0 0 66px;
    right: 0;
    top: 238px;
}

.about-4 .content-6 {
    background: url(/phpstyle/zjjk/img/about_bg7.png) center center no-repeat;
    width: 353px;
    height: 161px;
    padding: 18px 0 0 76px;
    right: 130px;
    bottom: 0;
}

.about-5 {
    padding: 80px 0 66px;
}

.about-5 .box {
    width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 40px;
    position: relative;
    padding-bottom: 60px;
}

.about-5 .box .swiper-slide {
    background-color: #ffffff;
    box-shadow: 0px 0px 40px 0px rgba(221, 221, 221, 0.7);
    padding: 21px 24px 15px;
}

.about-5 .box .pic {
    box-shadow: 0px 0px 20px 0px rgba(187, 187, 187, 0.7);
}

.about-5 .box p {
    text-align: center;
    font-size: 24px;
    color: #888888;
    padding: 33px 0 25px;
}

.about-5 .box .swiper-slide-active {
    background-color: var(--color-primary);
    box-shadow: 0px 0px 40px 0px rgba(221, 221, 221, 0.7);
    padding: 33px 37px 0;
}

.about-5 .box .swiper-slide-active .pic {
    /* box-shadow: 0px 0px 20px 0px 
    rgba(187, 187, 187, 0.7); */
    box-shadow: 0px 0px 0 0px rgba(187, 187, 187, 0.7);
}

.about-5 .box .swiper-slide-active p {
    color: #ffffff;
}

.about-5 .box .swiper-button-prev {
    width: 37px;
    height: 37px;
    background: url(/phpstyle/zjjk/img/icon_prev.png) center center no-repeat;
    outline: none;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 45%;
}

.about-5 .box .swiper-button-next {
    width: 37px;
    height: 37px;
    background: url(/phpstyle/zjjk/img/icon_next.png) center center no-repeat;
    outline: none;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 45%;
}

.about-6 {
    padding: 83px 0 93px;
    background-color: #f8f8f8;
}

.about-6 .box {
    position: relative;
    margin-top: 54px;
}

.about-6 .swiper-container {
    margin: 0 70px;
}

.about-6 .swiper-slide {
    padding: 10px 0;
}

.about-6 .swiper-slide .pic {
    background: url(/phpstyle/zjjk/img/about_bg8.jpg) center center no-repeat;
    background-size: 100%;
    padding: 8px;
    box-shadow: 0px 0px 10px 0px#b3b3b3;
}

.about-6 .swiper-slide p {
    margin-top: 38px;
    width: 100%;
    height: 33px;
    line-height: 33px;
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    font-size: 17px;
}

.about-6 .box .swiper-button-prev {
    width: 37px;
    height: 37px;
    background: url(/phpstyle/zjjk/img/icon_prev.png) center center no-repeat;
    outline: none;
}

.about-6 .box .swiper-button-next {
    width: 37px;
    height: 37px;
    background: url(/phpstyle/zjjk/img/icon_next.png) center center no-repeat;
    outline: none;
}

.banner {
    position: relative;
}

.banner .banner-title {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner .banner-title p {
    font-size: 60px;
    color: #333333;
    font-weight: bold;
}

.banner .banner-title p::after {
    content: '';
    display: block;
    width: 90px;
    height: 2px;
    background-color: #c10000;
    margin: 35px auto 40px;
}

.banner .banner-title span {
    font-size: 24px;
    color: #333333;
}

.qgpj-1 {
    margin-top: 55px;
}

.qgpj-1 .title {
    height: 32px;
    line-height: 32px;
    font-size: 36px;
    text-align: center;
    background: url(/phpstyle/zjjk/img/qgpj_bg1.png) center center no-repeat;
    margin-bottom: 70px;
}

.qgpj-1 .content-odd {
    width: 1440px;
    margin: 0 auto;
}

.qgpj-1 .content {
    padding: 45px 0;
}

.qgpj-1 .content .msg {
    width: 620px;
}

.qgpj-1 .content .msg p {
    font-size: 30px;
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
}

.qgpj-1 .content .msg p i {
    font-size: 72px;
    color: #0b73ba;
    margin-right: 30px;
    line-height: 1;
    font-family: Impact;
}

.qgpj-1 .content .msg span {
    font-size: 16px;
    color: #333;
    display: block;
}

.qgpj-1 .content .pic {
    width: 730px;
    height: 280px;
}

.qgpj-1 .content-odd .msg {
    float: left;
    margin-top: 30px;
}

.qgpj-1 .content-odd .pic {
    float: right;
}

.qgpj-1 .content-even {
    background-color: #f8f8f8;
}

.qgpj-1 .content-even .msg {
    float: right;
    margin-top: 30px;
}

.qgpj-1 .content-even .pic {
    float: left;
}

.qgpj-title {
    text-align: center;
    font-size: 36px;
    color: #333333;
}

.qgpj-title::after {
    content: '';
    display: block;
    width: 66px;
    height: 4px;
    background-color: #c10000;
    margin: 20px auto 0;
}

.qgpj-2 {
    padding: 80px 0 30px;
}

.qgpj-2 .list-video {
    margin-top: 75px;
}

.qgpj-2 .list-video ul li {
    float: left;
    width: 675px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 40px 0px rgba(187, 187, 187, 0.7);
    margin-bottom: 70px;
}

.qgpj-2 .list-video ul li:nth-child(even) {
    float: right;
}

.qgpj-2 .list-video ul li .pic {
    width: 100%;
    height: auto;
    position: relative;
}

.qgpj-2 .list-video ul li video {
    width: 100%;
}

.qgpj-2 .list-video ul li .pic .bofang {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 85px;
    height: 85px;
}

.qgpj-2 .list-video ul li .msg {
    padding: 0 36px 40px;
}

.qgpj-2 .list-video ul li .msg p {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin: 30px 0;
}

.qgpj-2 .list-video ul li .msg span {
    font-size: 16px;
    color: #888888;
}

.qgpj-3 {
    background: url(/phpstyle/zjjk/img/qgpj_bg2.jpg) center center no-repeat;
    padding: 100px 0 40px;
}

.qgpj-3 .qgpj-title {
    color: #fff;
}

.qgpj-3 ul {
    width: 1150px;
    margin: 60px auto 0;
}

.qgpj-3 ul li {
    width: 308px;
    height: 440px;
    float: left;
    margin-right: 110px;
    border: solid 1px #ffffff;
    padding: 50px 0 0;
    cursor: pointer;
    margin-bottom: 80px;
}

.qgpj-3 ul li:nth-child(3n) {
    margin-right: 0;
}

.qgpj-3 ul li .pic {
    margin: 0 auto 30px;
    width: 136px;
    height: 156px;
}

.qgpj-3 ul li .pic .l {
    display: none;
}

.qgpj-3 ul li .msg {
    text-align: center;
}

.qgpj-3 ul li .msg p {
    font-size: 30px;
    color: #ffffff;
}

.qgpj-3 ul li .msg p::after {
    content: '';
    display: block;
    width: 25px;
    height: 2px;
    background-color: #ffffff;
    margin: 20px auto;
}

.qgpj-3 ul li .msg span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.6;
}

.qgpj-3 ul li:hover {
    background-color: #ffffff;
}

.qgpj-3 ul li:hover p {
    color: #333333;
}

.qgpj-3 ul li:hover p::after {
    background-color: #8fc31f;
}

.qgpj-3 ul li:hover span {
    color: #888888;
}

.qgpj-3 ul li:hover .l {
    display: block;
}

.qgpj-3 ul li:hover .b {
    display: none;
}

.qgpj-4 {
    padding: 99px 0 160px;
}

.qgpj-4 .main {
    background: url(/phpstyle/zjjk/img/qgpj_bg3.jpg) center center no-repeat;
    width: 1460px;
    height: 750px;
    margin: 60px auto 0;
}

.qgpj-4 ul li {
    width: 365px;
    height: 365px;
    float: left;
    text-align: center;
    position: relative;
}

.qgpj-4 ul li p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.qgpj-4 ul li:nth-child(odd) p {
    font-size: 24px;
    color: #333333;
}

.qgpj-4 ul li:nth-child(even) p {
    font-size: 24px;
    color: #ffffff;
}

.qgpj-4 ul li:nth-child(5) p,
.qgpj-4 ul li:nth-child(7) p {
    color: #ffffff;
}

.qgpj-4 ul li:nth-child(6) p,
.qgpj-4 ul li:nth-child(8) p {
    color: #333333;
}

.qgpj-5 {
    padding: 70px 0 100px;
    background-color: #f8f8f8;
}

.qgpj-5 .main {
    width: 800px;
    box-shadow: 0px 0px 40px 0px rgba(187, 187, 187, 0.5);
    margin: 30px auto 0;
    border: solid 10px #ffffff;
}

.qgpj-6 {
    margin-top: 72px;
}

.qgpj-6 .box {
    width: 1280px;
    margin: 10px auto 0;
    padding: 0 100px;
    position: relative;
}

.qgpj-6 .box .swiper-slide {
    border: solid 10px #ffffff;
    padding: 20px;
}

.qgpj-6 .box .swiper-slide .pic {
    box-shadow: 0px 0px 40px 0px rgba(187, 187, 187, 0.5);
}

.qgpj-6 .box .swiper-button-prev {
    width: 56px;
    height: 56px;
    background: url(/phpstyle/zjjk/img/icon_prev_1.png) center center no-repeat;
    outline: none;
}

.qgpj-6 .box .swiper-button-next {
    width: 56px;
    height: 56px;
    background: url(/phpstyle/zjjk/img/icon_next_1.png) center center no-repeat;
    outline: none;
}

.qgpj-7 {
    margin: 88px 0 140px;
}

.qgpj-7 .box {
    position: relative;
    padding-bottom: 55px;
}

.qgpj-7 .swiper-slide {
    text-align: center;
    margin-bottom: 15px;
}

.qgpj-7 .swiper-slide p {
    font-size: 18px;
    color: #333333;
}

.qgpj-7 .box .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.qgpj-7 .box .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #d2d2d2;
    margin: 0 8px;
    opacity: 1;
    outline: none;
}

.qgpj-7 .box .swiper-pagination-bullet-active {
    background-color: #c10000;
    opacity: 1;
}

.sgsjj {}

.sgsjj-1 {
    padding: 70px 0;
}

.sgsjj-1 .wrap {
    position: relative;
}

.sgsjj-1 .msg {
    float: left;
    width: 570px;
}

.sgsjj-1 .msg p {
    font-size: 42px;
    color: #c10000;
    margin-bottom: 25px;
    font-weight: bold;
}

.sgsjj-1 .msg span {
    font-size: 18px;
    color: #000000;
    line-height: 2.5;
}

.sgsjj-1 .msg a {
    display: block;
    width: 201px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #c10000;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.sgsjj-1 .pic {
    width: 779px;
    height: 478px;
    float: right;
}

.sgsjj-2 {
    background-color: #f8f8f8;
    padding: 70px 0 106px;
}

.header-hide {
    width: 100%;
    height: 292px;
    background-color: #007bc8;
    padding: 45px 0;
    display: none;
    position: absolute;
    left: 0;
    top: 90px;
    z-index: 5;
}

.header-hide .wrap {
    padding: 0 60px 0 110px;
}

.header-hide ul {
    width: 238px;
    float: left;
}

.header-hide ul li {
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    text-align: center;
    padding: 20px 0;
}

.header-hide ul li a {
    font-size: 16px;
    color: #ffffff;
}

.header-hide .content {
    float: right;
    margin-right: 66px;
}

.header-hide .content .pic {
    width: 321px;
    height: 200px;
    float: left;
    margin-right: 55px;
}

.header-hide .content .msg {
    width: 500px;
    float: left;
    margin-top: 17px;
}

.header-hide .content .msg p {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.5;
}

.header-hide .content .msg a {
    width: 157px;
    height: 49px;
    line-height: 49px;
    border: solid 1px #ffffff;
    opacity: 0.5;
    text-align: center;
    display: block;
    margin-top: 40px;
    font-size: 16px;
    color: #ffffff;
}

.banner-sjj .banner-title p,
.banner-sjj .banner-title span {
    color: #ffffff;
}

.sjj-detail-1 {
    padding: 100px 0 90px;
}

.sjj-detail-1 .box {
    margin-top: 70px;
    position: relative;
}

.sjj-detail-1 .box .pic {
    width: 730px;
    height: 441px;
    float: left;
}

.sjj-detail-1 .box .msg {
    width: 630px;
    float: right;
}

.sjj-detail-1 .box .msg>span {
    font-size: 18px;
    color: #333333;
    text-indent: 2em;
    display: block;
    margin-top: 14px;
    line-height: 1.6;
}

.sjj-detail-1 .box .msg .zixun {
    width: 632px;
    height: 202px;
    background-color: #f8f8f8;
    border-radius: 10px;
    text-align: center;
    padding-top: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.sjj-detail-1 .box .msg p {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.sjj-detail-1 .box .msg p i {
    font-size: 36px;
    color: #c10000;
    line-height: 1;
    float: left;
    text-align: left;
    margin-left: 10px;
}
.sjj-detail-1 .box .msg p i em {
    font-style: normal;
    font-size: 16px;
}

.sjj-detail-1 .box .msg p span {
    margin-top: 30px;
    display: inline-block;
    float: left;
    margin: 30px 10px 0 130px;
}

.sjj-detail-1 .box .msg p i span {
    display: block;
    padding-left: 115px;
}

.sjj-detail-1 .box .msg a {
    display: block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #c10000;
    border-radius: 10px;
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
}

.sjj-detail-2 {
    background: url(/phpstyle/zjjk/img/sjj_bg1.jpg) center center no-repeat;
    padding: 150px 0;
}

.sjj-detail-2 ul li {
    width: 475px;
    height: 283px;
    background-color: #eeeeee;
    float: left;
    margin-right: 7px;
    position: relative;
    text-align: center;
    padding: 60px 65px 0;
    margin-bottom: 8px;
}

.sjj-detail-2 ul li i {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 100px;
    color: #dddddd;
    line-height: 1;
    font-family: Impact;
}

.sjj-detail-2 ul li p {
    font-size: 36px;
    color: #333333;
    position: relative;
}

.sjj-detail-2 ul li p::after {
    display: block;
    content: '';
    width: 55px;
    height: 4px;
    background-color: #c10000;
    margin: 35px auto 25px;
}

.sjj-detail-2 ul li span {
    font-size: 16px;
    color: #888888;
    text-align: left;
}

.sjj-detail-2 ul li:nth-child(3),
.sjj-detail-2 ul li:last-child {
    margin-right: 0;
}

.sjj-detail-2 ul li:nth-child(5) {
    float: right;
    margin-right: 0;
}

.sjj-detail-2 .title {
    width: 958px;
    height: 283px;
    line-height: 283px;
    padding: 0;
    background: url(/phpstyle/zjjk/img/sjj_bg2.jpg) center center #007bc8 no-repeat;
    background-size: contain;
}

.sjj-detail-2 .title p {
    font-size: 60px;
    color: #ffffff;
}

.sjj-detail-2 .title p::after {
    display: none;
}

.sjj-detail-3 {
    padding: 87px 0;
}

.sjj-detail-3 .qgpj-title i {
    color: #c10000;
    font-weight: bold;
}

.sjj-detail-3 .main {
    width: 1300px;
    box-shadow: 0px 0px 40px 0px rgba(187, 187, 187, 0.7);
    border: solid 8px #ffffff;
    margin: 50px auto 0;
}

.sjj-detail-4 {
    padding: 100px 0 125px;
    background-color: #f8f8f8;
}
.sjj-detail-4 ul {
    margin-top: 50px;
}
.sjj-detail-4 ul li {
    width: 448px;
    float: left;
    margin-right: 48px;
}

.sjj-detail-4 ul li:last-child {
    margin-right: 0;
}

.sjj-detail-4 ul li .pic {
    width: 448px;
    height: 343px;
    position: relative;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    overflow: hidden;
}

.sjj-detail-4 ul li .pic img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sjj-detail-4 ul li p {
    text-align: center;
    margin-top: 25px;
    font-size: 24px;
    color: #333333;
}

.sjj-detail-4 .main {
    margin-top: 90px;
    text-align: center;
}

.sjj-detail-4 .main .pic {
    width: 100%;
    height: 517px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}

.sjj-detail-4 .main .pic img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sjj-detail-4 .main p {
    font-size: 24px;
    color: #333333;
    margin-top: 40px;
}

.sjj-detail-5 {
    margin: 85px 0 70px;
}

.sjj-detail-5 .box {
    margin-top: 60px;
}

.sjj-detail-5 .swiper-slide {}

.sjj-detail-5 .swiper-slide .pic {
    width: 100%;
    height: 175px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    position: relative;
}

.sjj-detail-5 .swiper-slide .pic img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sjj-detail-5 .swiper-slide p {
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
}

.list-gcal {
    margin-top: 80px;
}

.list-gcal ul li {
    float: left;
    width: 452px;
    margin-right: 40px;
    margin-bottom: 50px;
}

.list-gcal ul li:nth-child(3n) {
    margin-right: 0;
}

.list-gcal ul li .pic {
    height: 335px;
    overflow: hidden;
}
.list-gcal ul li .pic img {
    height: 100%;
    width: auto;
    min-width: 100%;
}

.list-gcal ul li p {
    font-size: 24px;
    color: #333333;
    margin-top: 20px;
    text-align: center;
}

.paging {
    text-align: center;
}

.paging ol {
    display: inline-block;
}

.paging ol li {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 7px;
    font-size: 18px;
    color: #888888;
}

.paging ol li a {
    font-size: 18px;
    color: #888888;
    display: block;
}

.paging ol li:first-child{
    background-color: #e5e5e5;
    background: url(/phpstyle/zjjk/img/zj_left.png) center center no-repeat;
}
.paging ol li:first-child:hover {
    background: url(/phpstyle/zjjk/img/zj_left_w.png) center center no-repeat var(--color-primary);
}
.paging ol li:last-child {
    background-color: #e5e5e5;
    background: url(/phpstyle/zjjk/img/zj_right.png) center center no-repeat;
}
.paging ol li:last-child:hover {
    background: url(/phpstyle/zjjk/img/zj_right_w.png) center center no-repeat var(--color-primary);
}
.paging ol li:first-child a,
.paging ol li:last-child a {
    font-size: 0;
}

.paging ol li.on,
.paging ol li:hover {
    background-color: var(--color-primary);
}

.paging ol li.on a,
.paging ol li:hover a {
    color: #ffffff;
}
.news .paging {
    margin: 60px 0 20px;
}
.gcal-1 {
    padding-bottom: 80px;
}

.gcal-1 .paging {
    margin: 20px auto 0;
}

.gcal-2 {
    padding: 75px 0;
    background-color: #f8f8f8;
    margin: 0 auto;
}

.gcal-2 .box {
    margin-top: 50px;
}

.gcal-2 .swiper-slide {
    height: 117px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    position: relative;
}

.gcal-2 .swiper-slide img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.gcal-detail {
    padding: 75px 0 110px;
}

.gcal-detail-left {
    width: 930px;
    float: left;
}

.gcal-detail-left .article {
    padding-bottom: 50px;
}

.gcal-detail-left .article>.title {
    text-align: center;
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.gcal-detail-left .article>.title h1 {
    font-size: 30px;
    color: #333333;
}

.gcal-detail-left .article>.title .time {
    font-size: 16px;
    color: #888888;
    display: inline-block;
    margin-top: 30px;
}

.gcal-detail-left .article>.title .time i {
    margin: 0 30px;
}

.gcal-detail-left .content {
    margin-bottom: 70px;
}

.gcal-detail-left .content-title {
    font-size: 24px;
    color: #333333;
    height: 60px;
    line-height: 60px;
    background-color: #f8f8f8;
    padding-left: 40px;
    position: relative;
}

.gcal-detail-left .content-title::before {
    content: '';
    display: block;
    width: 12px;
    height: 13px;
    background: url(/phpstyle/zjjk/img/icon_sanj.png) center center no-repeat;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}

.gcal-detail-left .content .main {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
}

.gcal-detail-left .content-1 .main {
    padding: 21px 25px 0;
}

.gcal-detail-left .content-2 .main {
    padding-top: 60px;
}

.gcal-detail-left .content-2 .swiper-button-prev {
    width: 40px;
    height: 80px;
    background: url(/phpstyle/zjjk/img/icon_l.png) center center no-repeat;
    left: 0;
    transform: translateY(-50%);
    margin-top: 0;
}

.gcal-detail-left .content-2 .swiper-button-next {
    width: 40px;
    height: 80px;
    background: url(/phpstyle/zjjk/img/icon_r.png) center center no-repeat;
    right: 0;
    transform: translateY(-50%);
    margin-top: 0;
}

.gcal-detail-left .content-3 .main {
    padding: 25px 55px 0;
}

.gcal-detail-left .paging-next {
    padding-top: 30px;
    border-top: 1px solid #7d7d7d;
}

.gcal-detail-left .paging-next ol li {
    width: 50%;
    text-align: left;
    float: left;
    font-size: 16px;
    color: #888888;
}

.gcal-detail-left .paging-next ol li a {
    color: #888888;
}

.gcal-detail-left .paging-next ol li:last-child {
    text-align: right;
    color: #333333;
}

.gcal-detail-left .paging-next ol li:last-child a {
    color: #333333;
}

.gcal-detail-left .recommend {
    margin-top: 80px;
}

.gcal-detail-left .recommend .title {
    width: 100%;
    height: 64px;
    line-height: 64px;
    background-color: #e5e5e5;
    padding: 0 40px 0 20px;
    margin-bottom: 40px;
}

.gcal-detail-left .recommend .title p {
    font-size: 24px;
    color: #333333;
    float: left;
}

.gcal-detail-left .recommend .title p::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 21px;
    background-color: #c10000;
    margin-right: 15px;
}

.gcal-detail-left .recommend .title a {
    display: block;
    float: right;
    font-size: 16px;
    color: #888888;
}

.gcal-detail-left .recommend ul li {
    width: 50%;
    float: left;
    margin-bottom: 25px;
    padding-right: 20px;
}

.gcal-detail-left .recommend ul li .pic {
    width: 167px;
    height: 104px;
    float: left;
    margin-right: 15px;
}

.gcal-detail-left .recommend ul li .msg {}

.gcal-detail-left .recommend ul li .msg p {
    font-size: 18px;
    color: #333333;
    margin: 10px 0 15px;
}

.gcal-detail-left .recommend ul li .msg span {
    font-size: 16px;
    color: #888888;
}

.gcal-detail-right {
    float: right;
    width: 410px;
}

.gcal-detail-right .title {
    width: 100%;
    height: 68px;
    line-height: 68px;
    background-color: #dcdcdc;
    padding: 0 30px;
}

.gcal-detail-right .title p {
    font-size: 24px;
    color: #333333;
    float: left;
}

.gcal-detail-right .title p::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 25px;
    background-color: #c10000;
    margin-right: 15px;
}

.gcal-detail-right .title a {
    float: right;
    font-size: 24px;
    color: #333333;
}

.gcal-detail-right ul li {
    margin-bottom: 4px;
    padding: 23px 25px 35px;
    background-color: #f8f8f8;
}

.gcal-detail-right ul li .pic {
    height: 248px;
}

.gcal-detail-right ul li p {
    font-size: 18px;
    margin-top: 15px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.news-crumbs {
    text-align: center;
}

.news-crumbs ul {
    display: inline-block;
}

.news-crumbs ul li {
    float: left;
    margin: 0 44px;
    position: relative;
}

.news-crumbs ul li a {
    font-size: 18px;
    color: #333333;
}

.news-crumbs ul li.on {}

.news-crumbs ul li.on::after,
.news-crumbs ul li:hover::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--color-primary);
    position: absolute;
    bottom: 1px;
}

.news-crumbs ul li.on a,
.news-crumbs ul li:hover a {
    color: var(--color-primary);
}

.list-news {
    margin-top: 25px;
}

.list-news li {
    padding: 45px 0;
    border-bottom: 1px dashed #e5e5e5;
    transition: all .5s;
    padding-left: 95px;
}

.list-news li a {
    display: block;
}

.list-news .pic {
    width: 344px;
    height: 230px;
    float: left;
    margin-right: 50px;
    overflow: hidden;
}

.list-news .msg {
    width: 880px;
    float: left;
    margin-top: 20px;
}

.list-news .msg p {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
}

.list-news .msg span {
    font-size: 16px;
    color: #888888;
}

.list-news .msg .time {
    margin-top: 40px;
}

.list-news .msg .time i {
    float: left;
    margin-right: 118px;
    font-size: 16px;
    color: #888888;
}

.list-news .msg .time i img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: unset;
}

.list-news li:hover {
    box-shadow: 0px 0px 40px 0px rgba(221, 221, 221, 0.7);
    transition: all .5s;
    padding-left: 50px;
}

.news-main {
    padding-bottom: 60px;
}

.news-main p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 1.7;
}

.news-main img {
    max-width: 100%;
    width: auto;
    margin: 15px auto;
    display: block;
}

.lxwm-1 {
    margin-top: 90px;
}

.lxwm-1 .title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}

.lxwm-left {
    float: left;
    width: 48%;
    padding-left: 180px;
}

.lxwm-1 ul {
    /* margin-top: 160px; */
}

.lxwm-1 ul li {
    /* width: 33%;
    text-align: center;
    float: left; */
    margin-bottom: 30px;
}

.lxwm-1 ul li img {
    width: 18px;
    margin-right: 10px;
}

.lxwm-1 ul li p {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.lxwm-1 ul li p::after {
    content: '';
    display: block;
    width: 95px;
    height: 1px;
    background-color: #333333;
    margin: 20px 0;
}

.lxwm-1 ul li span {
    display: block;
    font-size: 16px;
}

.lxwm-1 .lxwm-right {
    width: 48%;
    float: right;
}

.lxwm-1 .map {
    width: 100%;
    height: 400px;
    border: 10px solid #fff;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0px 0px 5px 0px rgba(136, 136, 136, 0.7);
}

.lxwm-1 #container {
    height: 100%;
}

.lxwm-2 {
    margin: 120px auto 100px;
}

.lxwm-2 .title {
    text-align: center;
}

.lxwm-2 .title p {
    font-size: 48px;
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
}

.lxwm-2 .title span {
    font-size: 18px;
    color: #888888;
}

.lxwm-2 form {
    width: 700px;
    margin: 60px auto 0;
}

.lxwm-2 form label {
    margin-bottom: 30px;
    display: block;
}

.lxwm-2 form p {
    float: left;
    font-size: 18px;
    color: #666;
    font-weight: normal;
}

.lxwm-2 form p i {
    color: #c10000;
    margin-right: 10px;
}

.lxwm-2 form label input,
.lxwm-2 form label select {
    width: 620px;
    height: 50px;
    border: solid 1px #e5e5e5;
    float: right;
}

.lxwm-2 form label select {
    text-indent: 1em;
    color: #666;
    background: url(/phpstyle/zjjk/img/icon_xiala_1.png) center right 10px no-repeat;
}

.lxwm-2 form label select option {
    color: #666;
}

.lxwm-2 form textarea {
    width: 620px;
    height: 178px;
    border: solid 1px #e5e5e5;
    float: right;
    resize: none;
}

.lxwm-2 form input[type=submit] {
    width: 280px;
    height: 60px;
    background-color: #c10000;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    border: none;
    margin: 23px auto 0;
    display: block;
}

#footer {
    background: url("//cdn.xuansiwei.com/hhuil3502/phpstyle/zjjk/index/images/footer_bg.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
}

#footer .title1 {
    color: #fff;
    margin-bottom: 4px;
}

#footer .titleh5 {
    color: #fff;
    font-size: 14px;
}

#qrcode {
    text-align: center;
    margin: 0 auto;
}

#qrcode img {
    text-align: center;
    margin: 0 auto;
}

.footertitle {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

.footer_list {
    color: #fff;
}

.footer_list li {
    line-height: 25px;
}
.footer_list li i {
    font-size: 18px;
}
.footer_list .listline {
    margin-bottom: 15px;
}
.footer_list img {
	width:150px
}
.hot_line {
    font-size: 22px;
    font-weight: bold;
    margin: 6px 0px;
    font-family: "Arial";
}

#foot {
    background: var(--color-primary);
}

.copytext {
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 10%;
    width: 50%;
    width: 29%;
    height: 31%;
}

.carousel-caption1 {
    position: absolute;
    right: 6%;
    top: 0%;
    width: 50%;
    background: #fff;
    width: 12%;
    height: 100%;
    text-align: center;
    padding-top: 2%;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 15%;
        left: 50%;
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 15%;
        left: 50%;
        padding-bottom: 30px;
    }
}

.arrow1 {
    width: 17px;
    height: 12px;
    background: url("//cdn.xuansiwei.com/hhuil3502/phpstyle/zjjk/index/images/rightleft.png") no-repeat center;
    display: inline-block;
    margin-left: 8px;
}

.arrow {
    width: 17px;
    height: 12px;
    background: url("//cdn.xuansiwei.com/hhuil3502/phpstyle/zjjk/index/images/rightarrow.png") no-repeat center;
    display: inline-block;
    margin-left: 8px;
}

.numlist,
.numtotal {
    color: #9e9e9e;
    font-family: "Arial";
}

.number1 {
    color: #c10000;
    font-weight: bold;
    font-size: 18px;
    font-family: "Arial";
}