html,
body {

    height: 100%;

}

header {

    position: fixed;

    left: 0;

    top: 0;

    z-index: 101;

    width: 100%;

    height: 1rem;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.1rem 0rem rgba(26, 20, 19, 0.2);

}

.header {

    padding: 0.2rem 0.25rem;

}

.header-logo {

    width: 2.28rem;

    float: left;

}

.nav-btn {

    width: 0.38rem;

    float: right;

    margin-top: 0.15rem;

}

.banners {

    height: calc(100% - 1rem);

    position: relative;

    /* padding-top: 120px; */

    margin-top: 1rem;

}

.banner {

    margin-top: 1rem;

}

.banners .swiper-container,

.banners .swiper-wrapper,

.banners .swiper-slide {

    height: 100%;

    /* height: calc(100% - 105px); */

}



.banners .swiper-slide a {

    display: block;

    width: 100%;

    height: 100%;

}

.index-title img {

    width: auto;

}

.index-title p {

    font-size: 0.48rem;

    color: #222222;

    font-weight: bold;

    margin-top: 0.1rem;

}

.index-title-center {

    text-align: center;

}

.index-title-center img {

    margin: 0 auto;

}

.index-1 {

    padding: 0.65rem 0.25rem 1rem;

}

.index-1 #tabbox {

    margin-top: 0.5rem;

}

.index-1 .tabs-box {

    position: relative;

    overflow-x: auto;

    height: 0.6rem;

}

.index-1 .tabs {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

}

.index-1 .tabs li {

    padding: 0 0.2rem;

    height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

    background-color: #f5f5f5;

    float: left;

    margin-right: 0.13rem;

}

.index-1 .tabs li a {

    font-size: 0.24rem;

    display: block;

    color: #666666;

}

.index-1 .tabs li.thistab {

    background-color: #e50113;

}

.index-1 .tabs li.thistab a {

    color: #ffffff;

}

.index-1 .box {

    margin: 0.6rem 0 0;

    position: relative;

}

.index-1 .box .swiper-container {

    background-color: #f5f5f5;

}

.index-1 .box .pic {

    height: 4.3rem;

    overflow: hidden;

}

.index-1 .box .msg {

    padding: 0.45rem 0.45rem 0.7rem;

}

.index-1 .box .msg .title {}

.index-1 .box .msg .title p {

    font-size: 0.36rem;

    color: #333333;

    margin-bottom: 0.2rem;

}

.index-1 .box .msg .title span {

    font-size: 0.24rem;

    color: #888888;

}

.index-1 .box .msg .content {

    border-top: 1px solid #bfbfbf;

    margin-top: 0.35rem;

    padding-top: 0.4rem;

    font-size: 0.26rem;

    color: #222222;

}

.index-more {

    width: 100%;

    height: 0.9rem;

    line-height: 0.9rem;

    background-color: #d22d26;

    text-align: center;

}

.index-more a {

    font-size: 0.24rem;

    color: #ffffff;

    display: block;

}

.index-1 .index-more {

    margin-top: 0.6rem;

}

.index-2 {}

.index-2 .pic {

    height: 5.45rem;

    overflow: hidden;

}

.index-2 .msg-box {

    margin: -1.25rem 0.25rem 0;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.09rem 0rem rgba(0, 0, 0, 0.2);

    position: relative;

    z-index: 6;

    padding: 0.65rem 0.5rem 0.8rem;

}

.index-2 .msg {}

.index-2 .msg .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.5rem 0 1rem;

}

.index-2 .box {

    margin-top: 0.95rem;

    text-align: center;

}

.index-2 .box ul {

    display: inline-block;

}

.index-2 .box ul li {

    float: left;

    color: #d22d26;

    position: relative;

}

.index-2 .box ul li:nth-child(2) {

    padding: 0 0.1rem;

}

.index-2 .box ul li p {}

.index-2 .box ul li p span {

    font-family: BebasNeueRegular;

    font-size: 0.72rem;

    position: relative;

    margin-right: 0.2rem;

}

.index-2 .box ul li p span::after {

    content: "+";

    display: block;

    font-size: 20px;

    color: #d22d26;

    position: absolute;

    top: 0;

    right: -15px;

}

.index-2 .box ul li i {

    font-size: 0.22rem;

}

.index-2 .box ul li>span {

    font-size: 0.22rem;

    color: #666666;

}

.index-2 .index-more {

    margin-top: 0.9rem;

    background-color: #fff;

    border: solid 1px #666;

}

.index-2 .index-more a {

    color: #666666;

}

.index-3 {

    background-color: #f8f8f8;

    padding: 0.65rem 0.25rem 0.9rem;

}

.index-3 .box {

    margin-top: 0.4rem;

}

.index-3 ul li {

    width: 3.3rem;

    height: 4.3rem;

    background-color: #d22d26;

    box-shadow: 0rem 0rem 0.13rem 0rem rgba(0, 0, 0, 0.05);

    margin: 0.3rem 0 0;

    float: left;

    text-align: center;

}

.index-3 ul li:nth-child(even) {

    float: right;

}

.index-3 ul li .icon {

    width: 0.99rem;

    height: 0.91rem;

    position: relative;

    margin: 0.55rem auto 0;

}

.index-3 ul li .icon img {

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    width: auto;

    height: auto;

    max-width: 100%;

    max-height: 100%;

}

.index-3 ul li .title {

    font-size: 0.3rem;

    color: #ffffff;

    font-weight: bold;


}

.index-3 ul li .title::after {

    content: '';

    display: block;

    width: 0.35rem;

    height: 0.02rem;

    background-color: #fff;

    margin: 0.25rem auto 0.25rem;

}

.index-3 ul li .content {

    margin: 0 0.35rem;

    font-size: 0.24rem;

    color: #ffffff;

}

.index-4 {

    background: url(../images/index-4_bg.jpg) center center no-repeat;

    background-size: 100%;

    height: 9.8rem;

    position: relative;

}

.index-4 .index-4-title {

    width: 1.97rem;

    height: 9.8rem;

    background-color: rgba(229, 1, 19, 0.9);

    float: left;

    margin-right: 0.38rem;

    padding: 2.48rem 0.5rem 0 0.25rem;

}

.index-4 .index-4-title img {

    width: 0.4rem;

    float: right;

}

.index-4 .index-4-title p {

    font-size: 0.48rem;

    color: #ffffff;

    font-weight: bold;

    width: 0.48rem;

    line-height: 1;

}

.index-4 .box {

    float: left;

    margin: 0.95rem 0.25rem 0 0;

    width: 4.9rem;

    padding-bottom: 0.97rem;

    position: relative;

}

.index-4 .box .swiper-button-prev {

    width: 0.63rem;

    height: 0.63rem;

    background: url(../images/index-4_left.png) center center no-repeat;

    background-size: 100%;

    left: 1.9rem;

    top: auto;

    bottom: 0;

}

.index-4 .box .swiper-button-next {

    width: 0.63rem;

    height: 0.63rem;

    background: url(../images/index-4_right.png) center center no-repeat;

    background-size: 100%;

    right: 1.63rem;

    top: auto;

    bottom: 0;

}

.index-4 .box .swiper-container {

    padding-top: 0.3rem;

}

.index-4 .box .swiper-slide {

    background-color: #ffffff;

}

.index-4 .box .num {

    width: auto;

    height: 0.59rem;

    position: absolute;

    right: 0.14rem;

    top: -0.3rem;

}

.index-4 .box .num img {

    height: 100%;

}

.index-4 .box .pic {

    height: 3.8rem;

    overflow: hidden;

}

.index-4 .box .msg {

    position: relative;

    padding: 0.4rem 0 0.55rem;

    text-align: center;

}

.index-4 .box .msg .content {}

.index-4 .box .msg .content p {

    font-size: 0.3rem;

    color: #222222;

    margin-bottom: 0.1rem;

}

.index-4 .box .msg .content span {

    color: #666666;

}

.index-4 .box .msg .more {

    width: 2.63rem;

    height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.09rem 0rem rgba(0, 0, 0, 0.11);

    border-radius: 0.25rem;

    margin: 0.5rem auto 0;

}

.index-4 .box .msg .more a {

    color: #e50113;

}

.index-5 {

    padding: 0.8rem 0.25rem 0.85rem;

    background: url(../images/index-5_bg.jpg) center center no-repeat;

    background-size: cover;

}

.index-5 .box {

    margin-top: 0.4rem;

}

.index-5 ul li {

    width: 3.3rem;

    height: 2.1rem;

    float: left;

    margin: 0.4rem 0 0;

    overflow: hidden;

}

.index-5 ul li:nth-child(even) {

    float: right;

}

.index-5 ul li:nth-child(-n+2) {

    margin-top: 0;

}

.index-5 .index-more {

    margin-top: 0.85rem;

}

.index-6 {

    padding: 0.7rem 0.25rem 0.85rem;

}

.index-6 .box {

    position: relative;

    text-align: center;

}

.index-6 .index-title {}

.index-6 .tabs {

    display: inline-block;

    margin-top: 0.6rem;

}

.index-6 .tabs li {

    font-size: 0.24rem;

    color: #333333;

    float: left;

    margin: 0 0.28rem;

}

.index-6 .tabs li a {

    color: #333333;

}

.index-6 .tabs li.thistab {

    border-bottom: 0.03rem solid #d22d26;

    font-weight: bold;

}

.index-6 .tabs li.thistab a {

    color: #d22d26;

}

.index-6 .tab_conbox {

    margin-top: 0.6rem;

}

.index-6 .tab_con li {

    display: block !important;

    width: 100%;

    height: 2rem;

    background-color: #f5f5f5;

    margin-top: 0.2rem;

    position: relative;

    text-align: left;

}

.index-6 .tab_con li:first-child {

    height: 4.64rem;

}

.index-6 .tab_con li .pic {
    width: 100%;
    height: 4.64rem;
    overflow: hidden;
    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    /* display: none; */

    opacity: 0;

    transition: all .5s;

}

.index-6 .tab_con li .pic img {}

.index-6 .tab_con li:first-child .pic {

    opacity: 1;

}

.index-6 .tab_con li .msg {

    position: relative;

    z-index: 3;

    padding: 0.4rem 0.35rem 0;

}

.index-6 .tab_con li:first-child .msg {

    padding-top: 3rem;

}

.index-6 .tab_con li:first-child .msg .time p,

.index-6 .tab_con li:first-child .msg .time span,

.index-6 .tab_con li:first-child .msg .content p,

.index-6 .tab_con li:first-child .msg .content span {

    color: #fff;

}

.index-6 .tab_con li .msg .time {

    font-family: Bahnschrift-SemiLight;

    width: 0.7rem;

    float: left;

    border-bottom: 0.02rem solid #cccccc;

    padding-bottom: 0.3rem;

    line-height: 1.4;

}

.index-6 .tab_con li .msg .time p {

    font-size: 0.3rem;

    color: #333333;

    font-weight: lighter;

    letter-spacing: -2px;

}

.index-6 .tab_con li .msg .time span {

    font-size: 0.24rem;

    color: #999999;

}

.index-6 .tab_con li .msg .content {

    width: 4.78rem;

    float: right;

}

.index-6 .tab_con li .msg .content p {

    font-size: 0.24rem;

    color: #333333;

    font-weight: bold;

    margin-bottom: 0.2rem;

}

.index-6 .tab_con li .msg .content span {

    font-size: 0.24rem;

    color: #999999;

    display: block;

}

.index-6 .index-more {

    margin-top: 0.7rem;

}

.link {

    font-size: 0.24rem;

    color: #333333;

    padding: 0.3rem 0.35rem 0.7rem 0.25rem;

    border-top: 1px solid #dddddd;

}

.link p {

    margin-bottom: 0.05rem;

}

.link a {

    color: #666666;

    width: 25%;

    float: left;

}

.footer-nav {

    height: 1.75rem;

    background: url(../images/footer-nav_bg.jpg) center center no-repeat;

    background-size: 100%;

    background-color: #e50113;

    color: #ffffff;

    padding-top: 0.3rem;

}

.footer-nav .box {

    text-align: center;

}

.footer-nav .box .left {

    font-size: 0.3rem;

}

.footer-nav .box ul {

    margin-top: 0.4rem;

}

.footer-nav .box ul li {

    font-size: 0.24rem;

    width: 33.3%;

    float: left;

    border-left: 1px solid #fff;

    line-height: 1;

}

.footer-nav .box ul li a {

    color: #ffffff;

}

.footer-nav .box ul li:first-child {

    border: none;

}

footer {

    padding: 0.55rem 0.25rem 0;

}

.footer {}

.footer .footer-logo {

    width: 1.6rem;

    margin: 0 auto;

}

.footer .footer-tel {

    margin-top: 0.45rem;

}

.footer .footer-tel p {

    font-family: Impact;

    font-size: 0.6rem;

    color: #e50113;

    color: #333;

}

.footer .footer-tel p i {

    color: #e50113;

}

.footer .footer-tel ul li {

    font-size: 0.24rem;

    color: #666;

    text-align: left;

    margin-bottom: 0.2rem;

}

.footer .footer-tel ul li i {

    font-size: 0.32rem;

    color: #e50113;

}

.footer .footer-tel ul li em {}

.footer .footer-tel span {

    font-size: 0.24rem;

    color: #333333;

}

.footer .footer-qrcode {

    text-align: center;

    margin-top: 0.35rem;

}

.footer .footer-qrcode ul {

    display: inline-block;

}

.footer .footer-qrcode ul li {

    width: 2.13rem;

    float: left;

    text-align: center;

    margin: 0 0.28rem;

}

.footer .footer-qrcode ul li .pic {

    width: 2.13rem;

    height: 2.13rem;

    margin-bottom: 0.15rem;

}

.footer .footer-qrcode ul li p {

    font-size: 0.24rem;

    color: #333333;

}

.copyright {

    border-top: 1px solid #dddddd;

    padding: 0.35rem 0;

    font-size: 0.24rem;

    color: #aaaaaa;

    text-align: center;

    margin-top: 0.3rem;

}

.copyright a {

    color: #aaaaaa;

}

.crumbs {

    height: 0.65rem;

    line-height: 0.65rem;

    background-color: #f5f5f5;

    text-align: right;

    color: #666666;

    padding: 0 0.25rem;

}

.crumbs a {

    color: #666666;

}

.about-1 {

    padding: 0.55rem 0.25rem 1rem;

}

.about-1 .pic {}

.about-1 .msg {}

.about-1 .msg .title {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

}

.about-1 .msg .title::after {

    content: '';

    display: block;

    width: 0.5rem;

    height: 0.06rem;

    background-color: #d22d26;

    margin: 0.25rem 0;

}

.about-1 .msg .content {

    font-size: 0.24rem;

    color: #555555;

    height: 1.8rem;

    overflow: hidden;

}

.about-1 .msg .more,

.about-1 .msg .pack {

    width: 2.3rem;

    height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

    border: solid 1px #e50113;

    font-size: 0.24rem;

    color: #e50113;

    cursor: pointer;

    margin: 0.3rem 0;

}

.about-1 .msg .pack {

    display: none;

}

.about-1 .box-2 {

    margin-top: 0.3rem;

}

.about-1 .box-2 .msg .title {

    text-align: right;

    margin-bottom: 0.7rem;

}

.about-1 .box-2 .msg .title::after {

    float: right;

}

.about-2 {

    background: url(../images/about-2_bg.jpg) center center no-repeat;

    background-size: cover;

    padding-top: 1rem;

    padding: 1rem 0.4rem 1.4rem;

}

.about-2 .about-2-title {

    color: #ffffff;

    text-align: center;

}

.about-2 .about-2-title p {

    font-size: 0.36rem;

    font-weight: bold;

}

.about-2 .about-2-title p::after {

    content: '';

    display: block;

    width: 0.41rem;

    height: 0.06rem;

    background-color: #e50113;

    margin: 0.25rem auto 0.2rem;

}

.about-2 .about-2-title span {

    font-size: 0.24rem;

}

.about-2 .box {

    margin-top: 0.3rem;

}

.about-2 .box ul li {

    float: left;

    text-align: center;

    width: 3.21rem;

    height: 2.9rem;

    background-color: #ffffff;

    margin-top: 0.3rem;

    padding: 0.55rem 0.25rem 0;

}

.about-2 .box ul li:nth-child(even) {

    float: right;

}

.about-2 .box ul li .icon {

    width: 0.61rem;

    height: 0.61rem;

    position: relative;

    margin: 0 auto 0.1rem;

}

.about-2 .box ul li .icon img {

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    width: auto;

    height: auto;

    max-width: 100%;

    max-height: 100%;

}

.about-2 .box ul li .msg {}

.about-2 .box ul li .msg p {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

    margin-bottom: 0.1rem;

}

.about-2 .box ul li .msg span {

    font-size: 0.24rem;

    color: #999999;

}

.about-title {

    text-align: center;

}

.about-title p {

    font-size: 0.36rem;

    color: #222222;

    font-weight: bold;

}

.about-title p::after {

    content: '';

    display: block;

    width: 0.4rem;

    height: 0.05rem;

    background-color: #d22d26;

    margin: 0.1rem auto 0;

}

.about-title span {

    font-size: 0.24rem;

    color: #666666;

    display: block;

    margin-top: 0.1rem;

}

.about-3 {

    padding: 0.65rem 0.25rem 0.8rem;

    background-color: #ffffff;

}

.about-3 .about-title {}

.about-3 .box {

    font-size: 0.24rem;

    color: #555555;

    margin-top: 0.3rem;

}

.about-3 .box p::before {
    content: '';
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background-color: #e50113;
    margin-right: 0.1rem;
    position: relative;
    top: -0.05rem;
}


.about-4 {

    background-color: #f5f5f5;

    padding: 0.7rem 0 1rem;

    padding-left: 0.25rem;

}

.about-4 .box {

    margin-top: 0.4rem;

}

.about-4 .box .pic {

    width: 2.6rem;

    height: 3.46rem;

    background-color: #ffffff;

    border: solid 1px #d2d2d2;

    position: relative;

    margin: 0 auto;

}

.about-4 .box .pic img {

    width: auto;

    height: auto;

    max-width: 100%;

    max-height: 100%;

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

}

.about-4 .box .title {

    font-size: 0.22rem;

    color: #222222;

    text-align: center;

    margin-top: 0.1rem;

}

.cpzx-box {

    padding: 0.6rem 0.25rem 0.7rem;

}

.list-cpzx {

    margin-top: 0.45rem;

}

.list-cpzx ul li {

    width: 3.3rem;

    background-color: #ffffff;

    float: left;

    margin: 0.4rem 0 0;

}

.list-cpzx ul li:nth-child(-n+2) {

    margin-top: 0;

}

.list-cpzx ul li:nth-child(even) {

    float: right;

}

.list-cpzx ul li .pic {

    width: 100%;

    height: 2.22rem;

    overflow: hidden;

}

.list-cpzx ul li .title {

    font-size: 0.24rem;

    color: #222222;

    text-align: center;

    margin-top: 0.15rem;

}

.cpzx-crumbs {

    margin-top: 1rem;

}

.cpzx-detial-box {

    padding: 0.45rem 0.25rem 1.1rem;

}

.cpzx-detial-top .picture {

    position: relative;

}

.cpzx-detial-top .picture #thumbs {

    width: 6rem;

    margin: 0 auto;

}

.cpzx-detial-top .picture #thumbs .swiper-wrapper {

    margin: 0 auto;

}

.cpzx-detial-top .picture #thumbs .swiper-slide {

    position: relative;

    /* border: solid 4px transparent; */

}

.cpzx-detial-top .picture #thumbs .swiper-slide::after {

    content: '';

    display: block;

    width: 97%;

    height: 91%;

    border: solid 0.04rem #e50113;

    position: absolute;

    left: 0;

    top: 0;

    display: none;

}

.cpzx-detial-top .picture #thumbs .swiper-slide-thumb-active {

    /* border: solid 4px #e50113; */

}

.cpzx-detial-top .picture #thumbs .swiper-slide-thumb-active::after {

    display: block;

}

.cpzx-detial-top .picture #gallery {

    margin-bottom: 0.1rem;

}

.cpzx-detial-top .picture #gallery .swiper-slide img,

.cpzx-detial-top .picture #thumbs .swiper-slide img,

.cpzx-detial-top .picture video {

    width: 100%;

    height: 100%;

}

.cpzx-detial-top .picture #gallery .swiper-slide {

    /* position: relative; */

}

.cpzx-detial-top .picture #gallery .swiper-slide video {

    /* position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%); */

    display: block;

    width: 95%;

    margin: 10% auto;

}

.cpzx-detial-top .picture .swiper-button-prev {

    width: 0.45rem;

    height: 0.98rem;

    background: url(../images/cpzx-detial-top_left.png) center center;

    background-size: 100%;

    top: auto;

    bottom: 0%;

    left: 0;

}

.cpzx-detial-top .picture .swiper-button-next {

    width: 0.45rem;

    height: 0.98rem;

    background: url(../images/cpzx-detial-top_right.png) center center;

    background-size: 100%;

    top: auto;

    bottom: 0%;

    right: 0;

}

.cpzx-detial-top .msg {

    margin-top: 0.6rem;

}

.cpzx-detial-top .msg .title {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

    margin-bottom: 0.35rem;

}

.cpzx-detial-top .msg .content {

    font-size: 0.24rem;

}

.cpzx-detial-top .msg .content ul li {

    margin-bottom: 0.1rem;

}

.cpzx-detial-top .msg .content ul li span {

    color: #e50113;

    font-weight: bold;

    float: left;

}

.cpzx-detial-top .msg .content ul li p {

    width: 82%;

    float: right;

    color: #666666;

}

.cpzx-detial-top .msg .index-more {

    margin: 0.8rem 0 0;

    border-radius: 0.4rem;

}

.cpzx-detial-top .msg .index-more img {

    width: 0.36rem;

    display: inline-block;

    vertical-align: middle;

    margin-right: 0.1rem;

}

.cpzx-detail-1 {

    margin: 1.15rem auto 0;

}

.cpzx-detail-1 .tabs {

    height: 0.8rem;

    line-height: 0.8rem;

    background-color: #d22d26;

}

.cpzx-detail-1 .tabs>a,
.cpzx-detail-1 .tabs li {

    float: left;

    width: 1.75rem;

    text-align: center;

}

.cpzx-detail-1 .tabs>a,
.cpzx-detail-1 .tabs li a {

    font-size: 0.26rem;

    color: #ffffff;

    display: block;

}

.cpzx-detail-1 .tabs li.thistab {

    background-color: #ffffff;

    border-top: 0.02rem solid #d22d26;

}

.cpzx-detail-1 .tabs li.thistab a {

    color: #d22d26;

}

.cpzx-detail-1 .tab_con {

    margin-top: 0.6rem;

}

.cpzx-detail-1 .tab_con .content {

    font-size: 0.24rem;

    color: #222222;

}

.cpzx-detail-1 .tab_con .content img {

    width: auto;

    max-width: 100%;

    display: block;

    margin: 0.4rem auto 0;

}

.cpzx-detail-paging {

    text-align: center;

    margin-top: 0.95rem;

}

.cpzx-detail-paging div {

    display: inline-block;

}

.cpzx-detail-paging a {

    width: 2.04rem;

    height: 0.77rem;

    line-height: 0.77rem;

    text-align: center;

    background-color: #eeeeee;

    display: block;

    float: left;

    font-size: 0.24rem;

    color: #999999;

}

.cpzx-detail-paging a:nth-child(2) {

    width: 0.77rem;

    margin: 0 0.12rem;

    padding: 0.2rem;

}

.cpzx-detail-paging a:nth-child(2) img {

    display: block;

}

.hxys-1 {

    padding: 0.5rem 0.25rem 0;

}

.hxys-1 .box {

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.24rem 0rem rgba(51, 51, 51, 0.15);

    margin-top: 0.5rem;

}

.hxys-1 .box .pic {

    height: 3.6rem;

    overflow: hidden;

    position: relative;

}

.hxys-1 .box .pic .title {

    width: 0.7rem;

    height: 0.7rem;

    line-height: 0.7rem;

    text-align: center;

    background-color: #e50113;

    font-size: 0.48rem;

    color: #ffffff;

    font-weight: bold;

    position: absolute;

    right: 0;

    top: 0;

}

.hxys-1 .box .msg {

    padding: 0.45rem 0.4rem 0.5rem;

}

.hxys-1 .box .msg ul {}

.hxys-1 .box .msg ul li {

    line-height: 1.8;

    font-size: 0.24rem;

}

.hxys-1 .box .msg ul li:last-child {

    margin-bottom: 0;

}

.hxys-1 .box .msg ul li strong {

    font-size: 0.24rem;

    color: #222222;

    font-weight: bold;

    display: block;

    float: left;

}

.hxys-1 .box .msg ul li span {

    color: #666666;

    display: block;

}

.hxys-2 {

    padding: 0.9rem 0.25rem 1.05rem;

}

.hxys-2 .content {

    font-size: 0.24rem;

    color: #555555;

    margin: 0.45rem 0 0;

}

.hxys-2 .box {

    margin-top: 0.75rem;

}

.hxys-2 .box .title {

    font-size: 0.26rem;

    color: #222222;

    font-weight: bold;

    text-align: center;

    margin-bottom: 0.3rem;

}

.gylc-1 {
    width: 100%;
    padding: 1rem 2% 13rem;
    background-color: #fff;

}

.gylc-1 .box {

    width: 98%;

    margin-top: 0.5rem;

}

.gylc-1 .things {
    width: 100%;
    margin-bottom: 74px
}

.gylc-1 .things ul li {
    float: left
}

.gylc-1 .things li:hover .pImg:before {
    transform: perspective(240px) rotateX(0)
}

.gylc-1 .things li .pImg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 90, 167, .7);
    transition: all .25s;
    transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
    z-index: 2
}

.gylc-1 .things li a {
    display: block;
    position: relative;
    background: #fff
}

.gylc-1 .things li .pImg {
    position: relative;
    display: block;
    overflow: hidden;
    height: 120px
}

.gylc-1 .things li:hover img {
    transform: scale(1.1)
}

.gylc-1 .things li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s
}

.gylc-1 .things li:hover .pImg i {
    transition-delay: .1s;
    margin-top: -40px;
    opacity: 1
}

.gylc-1 .things li .pImg i {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 0;
    opacity: 0;
    background: url(../images/icon1.png) no-repeat 0 140px;
    transition: all .4s;
    z-index: 3;
    text-align: center;
    padding-top: 60px;
    color: #fff;
    font-style: normal;
    margin: 0 10px;
    font-size: 13px
}

.gylc-1 .things li {
    float: left;
    width: 46%;
    margin-right: 8%;
    margin-bottom: 20px;
    box-sizing: border-box;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 0 30px
}

.gylc-1 .things li:nth-child(even){
    margin-right: 0;
}
.gylc-1 .things li .shuzhi {
    display: inherit;
    line-height: 90px;
    font-size: 90px;
    color: #e4e4e4;
    margin-bottom: 35px;
    text-align: center;
}

.gylc-1 .things li h4 {
    font-size: 26px;
    line-height: 26px;
    color: #333;
    font-weight: 100;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}

.gylc-1 .things li h4:after {
    content: "";
    width: 1px;
    height: 30px;
    background: #0364b1;
    position: absolute;
    left: -31px
}

.gylc-1 .things li h5 {
    font-weight: 100;
    font-size: 13px;
    color: #7a7a7a;
    line-height: 13px;
    opacity: .5;
    margin-bottom: 50px;
    text-align: center;
}

.gylc-1 .things li:hover .shuzhi,
.gylc-1 .things li:hover h4,
.gylc-1 .things li:hover h5 {
    color: #0364b1
}



.gylc-2 {

    background-color: #f5f5f5;

    padding: 0.75rem 0.25rem 1rem;

}

.gylc-2 .box {

    font-size: 0.24rem;

    color: #222222;

    text-indent: 2em;

    margin-top: 0.45rem;

}

.gylc-2 .box img {

    width: auto;

    max-width: 100%;

    display: block;

    margin: 0.4rem auto;

}

.gylc-3 {

    padding: 65px 0 156px;

    background: url(../images/gylc-3_bg.jpg) center center no-repeat;

}

.gylc-3 .about-title p {

    color: #fff;

}

.gylc-3 .box {

    height: 13.3rem;

    margin: 0.6rem 0.25rem 0;

    background: url(../images/gylc-3.png) center center no-repeat;

    background-size: 100%;

}

.gylc-3 ul li {

    font-size: 0.3rem;

    color: #ffffff;

    width: 1.93rem;

    height: 1.1rem;

    line-height: 1.1rem;

    text-align: center;

    float: left;

    margin-right: 0.6rem;

    margin-top: 0.65rem;

}

.gylc-3 ul li:nth-child(3n) {

    margin-right: 0;

}

.gylc-3 ul li:nth-child(-n+3) {

    margin-top: 0;

}

.gylc-3 ul li:nth-child(7) {

    line-height: 1.4;

    padding: 0.15rem 0.3rem;

}

.gylc-3 ul li:nth-child(n+12) {

    margin-top: 0.63rem;

}

.gylc-3 ul li:last-child {

    float: right;

    margin-right: 0;

}

.gylc-4 {
    width: 100%;
    background-color: #f5f5f5;

    padding: 0.65rem 0.25rem 0.9rem;

}

.gylc-4 .box {

    margin-top: 0.35rem;

}

.gylc-4 .box ul li {

    width: 2.1rem;

    height: 4rem;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);

    float: left;

    margin-right: 0.35rem;

    padding: 0.45rem 0.35rem 0 0.2rem;

    text-align: center;

}

.gylc-4 .box ul li:last-child {

    margin-right: 0;

}

.gylc-4 .box ul li .icon {

    width: 0.78rem;

    height: 0.83rem;

    margin: 0 auto 0.1rem;

}

.gylc-4 .box ul li .msg {}

.gylc-4 .box ul li .msg p {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

    margin-bottom: 0.15rem;

}

.gylc-4 .box ul li .msg p i {

    color: #e50113;

}

.gylc-4 .box ul li .msg span {

    font-size: 0.22rem;

    color: #666666;

}

.gylc-5 {

    padding: 0.55rem 0.25rem 0.88rem;

}

.gylc-5 .box {

    margin-top: 0.2rem;

}

.gylc-5 .swiper-container {

    padding: 0.3rem 0;

}

.gylc-5 .swiper-slide {

    width: 5.97rem;

    height: 6.64rem;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.24rem 0rem rgba(51, 51, 51, 0.2);

}

.gylc-5 .swiper-slide::before {

    content: '';

    display: block;

    background-color: rgba(255, 255, 255, 0.6);

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

}

.gylc-5 .swiper-slide .pic {

    height: 2.84rem;

    overflow: hidden;

}

.gylc-5 .swiper-slide .msg {

    padding: 0.4rem 0.4rem 0;

}

.gylc-5 .swiper-slide .title {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

}

.gylc-5 .swiper-slide .title::after {

    content: '';

    display: block;

    width: 0.5rem;

    height: 0.04rem;

    background-color: #d22d26;

    margin: 0.25rem 0;

}

.gylc-5 .swiper-slide .content {

    font-size: 0.24rem;

    color: #666666;

}

.gylc-5 .swiper-slide-active::before {

    display: none;

}

.hzkh-1 {

    padding: 0.5rem 0.25rem 0.7rem;

}

.hzkh-1 .list {

    margin-top: 0.45rem;

}

.hzkh-1 .list ul li {

    width: 2.16rem;

    height: 1.38rem;

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);

    float: left;

    margin: 0.22rem 0.22rem 0 0;

}

.hzkh-1 .list ul li:nth-child(3n) {

    margin-right: 0;

}

.hzkh-1 .list ul li:nth-child(-n+3) {

    margin-top: 0;

}

.hzkh-2 {

    padding: 0.65rem 0.25rem 0.6rem;

    background-color: #eeeeee;

}

.hzkh-2 .list {

    margin-top: 0.3rem;

}

.hzkh-2 .list ul li {

    width: 3.47rem;

    float: left;

    margin-top: 0.1rem;

}

.hzkh-2 .list ul li:nth-child(even) {

    float: right;

}

.hzkh-2 .list ul li .pic {

    height: 2.12rem;

    overflow: hidden;

}

.hzkh-2 .list ul li .title {

    font-size: 0.24rem;

    color: #666666;

    text-align: center;

    padding: 0.15rem 0;

}

.news {

    padding: 0.7rem 0.25rem 0.9rem;

}

.news .list {

    margin-top: 0.35rem;

}

.news .list ul li {

    height: 2rem;

    background-color: #f5f5f5;

    overflow: hidden;

    margin-top: 0.2rem;

}

.news .list ul li .pic {

    width: 3.04rem;

    height: 2rem;

    float: left;

}

.news .list ul li .msg {

    width: 2.95rem;

    margin: 0.4rem 0 0 0.55rem;

    float: left;

}

.news .list ul li .msg .title {

    font-size: 0.24rem;

    color: #333333;

}

.news .list ul li .msg .content {

    font-size: 0.15rem;

    color: #666666;

    margin: 0.15rem 0 0.2rem;

}

.news .list ul li .msg .time {

    font-size: 0.16rem;

    color: #333333;

}

.paging {

    text-align: center;

}

.paging div {

    display: inline-block;

}

.paging div a {

    font-size: 0.24rem;

    color: #888888;

    margin: 0 0.2rem;

}

.paging div span {

    font-size: 0.3rem;

    color: #222222;

}

.news .paging {

    margin-top: 1rem;

}

.news-detail {

    padding: 0.65rem 0.25rem 0.7rem;

}

.news-detail .title {

    font-size: 0.36rem;

    color: #222222;

    font-weight: bold;

    text-align: center;

}

.news-detail .time {

    color: #aaaaaa;

    text-align: center;

    margin: 0.5rem 0 0.4rem;

}

.news-detail .time span {

    margin: 0 0.4rem;

}

.news-detail .article {

    border-top: 1px solid #d2d2d2;

    border-bottom: 1px solid #d2d2d2;

    padding: 0.6rem 0;

    font-size: 0.24rem;

    color: #333333;

    text-indent: 2em;

    line-height: 1.8;

}

.news-detail .article img {

    width: auto;

    max-width: 100%;

    display: block;

    margin: 0.4rem auto;

}

.news-paging {

    margin-top: 0.4rem;

}

.news-paging ol li {

    text-align: left;

    font-size: 0.24rem;

    color: #666666;

}

.news-paging ol li a {

    color: #666666;

}

.news-paging ol li:last-child a {

    color: #333333;

}

.join {

    padding: 0.65rem 0.25rem 3rem;

}

.join .top {

    height: 0.8rem;

    line-height: 0.8rem;

    font-size: 0.22rem;

    color: #222222;

    background-color: #e5e5e5;

    font-weight: bold;

}

.join .top ul li,

.join .list-join .content ul li {

    float: left;

    width: 28%;

    text-align: center;

}

.join .top ul li:last-child,

.join .list-join .content ul li:last-child {

    width: 14%;

}

/* .join .top ul li:first-child ,

.join .list-join .content ul li:first-child {

    width: 450px;

    text-indent: 65px;

    text-align: left;

} */

.join .top ul li:last-child,

.join .list-join .content ul li:last-child {

    float: right;

}

.join .list-join {}

.join .list-join .content {

    border-bottom: 1px solid #eeeeee;

}

.join .list-join .content ul {

    line-height: 0.9rem;

    cursor: pointer;

}

.join .list-join .content {

    background-color: #ffffff;

    /* box-shadow: 0px 0px 20px 0px 

		rgba(0, 0, 0, 0.1); */

    border-radius: 10px;

}

.join .list-join .content ul li {

    font-size: 0.24rem;

    color: #222222;

}

.join .list-join .content ul li:first-child {

    font-size: 0.24rem;

    color: #222222;

    position: relative;

}

.join .list-join .content ul li:last-child .check {

    width: 0.14rem;

    height: 0.12rem;

    margin: 0.4rem auto 0;

}

.join .list-join .content ul li:last-child .check img {

    transition: all .5s;

}

.join .list-join .content ul li:last-child .check.on img {

    transform: rotate(90deg);

}

/* .join .list-join .content ul.on :last-child .check{

    background-color: #d93816;

	box-shadow: 0px 0px 25px 0px 

		rgba(69, 69, 69, 0.2);

} */

/* .join .list-join .content ul.jizhao li:first-child::before {

    content: '';

    display: block;

    width: 44px;

    height: 27px;

    background: url(../images/mobile/icon_join_1.png) center center no-repeat;

    background-size: 100%;

    position: absolute;

    left: 15px;

    top: 35px;

} */

.join .hide {

    background-color: #f5f5f5;

    padding: 0.3rem 0.65rem 0.6rem;

    display: none;

}

.join .hide .msg {

    font-size: 0.24rem;

    color: #666;

}

.join .hide .msg {

    margin-bottom: 0.3rem;

    line-height: 2;

}

.join .hide .msg span {

    font-size: 0.24rem;

    color: #222222;

    display: block;

    margin-bottom: 0.1rem;

    font-weight: bold;

    margin-top: 0.5rem;

}

.join .hide .msg span:first-child {

    margin-top: 0;

}

.join .hide .send {

    width: 3.46rem;

    height: 0.93rem;

    background-color: #d22d26;

    border-radius: 0.1rem;

    margin: 0.65rem auto 0;

    text-align: center;

    font-size: 0.24rem;

    color: #ffffff;

    line-height: 1.2;

}

.join .hide .send a {

    color: #ffffff;

    display: block;

    padding-top: 0.2rem;

}

.lxwm {

    padding: 0.65rem 0 0;

}

.lxwm-1 {

    padding: 0 0.25rem;

}

.lxwm-1 ul {

    margin-top: 0.5rem;

}

.lxwm-1 ul li {

    height: 2rem;

    background-color: #f5f5f5;

    margin-top: 0.2rem;

    padding: 0.5rem 0.4rem;

}

.lxwm-1 ul li:first-child {

    margin-top: 0;

}

.lxwm-1 ul li .icon {

    width: 1rem;

    height: 1rem;

    float: left;

    margin-right: 0.3rem;

}

.lxwm-1 ul li .msg {

    float: left;

}

.lxwm-1 ul li span {

    font-size: 0.24rem;

    color: #222222;

    margin: 0.1rem 0 0;

    display: block;

}

.lxwm-1 ul li p {

    font-size: 0.3rem;

    color: #555555;

    font-weight: bold;

}

.lxwm-1 ul li:last-child p {

    font-size: 0.24rem;

    margin-top: 0.05rem;

}

.lxwm-2 {

    height: 8.67rem;

    background-color: #ffffff;

    box-shadow: 0rem 01px 0.2rem 0rem rgba(25, 20, 19, 0.16);

    margin: 1.15rem 0.25rem 0;

    padding: 0.7rem 0.5rem 0;

    position: relative;

    z-index: 5;

}

.lxwm-2 form {

    margin-top: 0.55rem;

}

.lxwm-2 form label {

    display: block;

    margin: 0 0.3rem 0.22rem 0.2rem;

}

.lxwm-2 form label p {

    font-size: 0.24rem;

    color: #222222;

    float: left;

    line-height: 0.8rem;

}

.lxwm-2 form label input {

    width: 4.6rem;

    height: 0.8rem;

    border: solid 1px #898989;

    float: right;

    padding-left: 0.25rem;

    font-size: 0.24rem;

    color: #cccccc;

}

.lxwm-2 form label textarea {

    width: 4.6rem;

    height: 2.16rem;

    border: solid 1px #898989;

    float: right;

    padding: 0.25rem;

    font-size: 0.24rem;

    color: #cccccc;

    resize: none;

}

.lxwm-2 form input[type=submit] {

    display: block;

    width: 100%;

    height: 0.8rem;

    background-color: #d22d26;

    border: none;

    font-size: 0.3rem;

    color: #ffffff;

    margin: 0.6rem auto 0;

    cursor: pointer;

}

.lxwm-map {

    margin-top: -0.35rem;

    height: 4.45rem;

}

.lxwm-map #dituContent {

    width: 100%;

    height: 100%;

}











.nav-box {

    width: 100%;

    height: 100%;

    background: #fff;

    background-size: 100%;

    position: fixed;

    left: 100%;

    top: 0;

    overflow: auto;

    z-index: 99;

    padding: 1rem 0 1.15rem;

    transition: all .5s;

}

.nav-box.on {

    left: 0;

    transition: all .5s;

}

.nav-box ul {

    padding-top: 0.3rem;

}

.nav-box ul li {

    text-align: center;

    padding: 0.3rem 0;

    border-bottom: 1px solid #eee;

    margin: 0 0.25rem;

}

.nav-box ul li>a,

.nav-box ul li p>a {

    font-size: 0.32rem;

    color: #555;

    position: relative;

    display: block;

}

.nav-box ul li p>a {

    pointer-events: none;

}

.nav-box ul li p>a i {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: 40%;

    /* transition: all .5s; */

}

.nav-box ul li .second {

    background-color: rgba(0, 0, 0, 0.02);

    padding: 0.44rem 0;

    margin-top: 0.4rem;

    display: none;

}

.nav-box ul li .second a {

    font-size: 0.28rem;

    color: #666;

    display: block;

    margin-top: 0.35rem;

}

.nav-box ul li .second a:first-child {

    margin-top: 0;

}

.nav-box ul li.on>a,

.nav-box ul li.on p>a {

    color: #006835;

}

.nav-box ul li.on p>a i {

    transform: translateY(-50%)rotate(-180deg);

    /* transition: all .5s; */

}