﻿html{font-size: 54px;}
body {

    padding-top: 1rem;
}

header {

    position: fixed;

    left: 0;

    top: 0;

    z-index: 101;

    padding: 0.19rem 0.25rem;

    width: 100%;

    height: 1rem;

	background-color: #ffffff;

	box-shadow: 0rem 0rem 0.1rem 0rem 

		rgba(26, 20, 19, 0.2);

}

.header-logo {

    width: 2.07rem;

	height: 0.6rem;

    float: left;

}

.header-right {

    float: right;

}

.header-search {

    width: 0.34rem;

	height: 0.34rem;

    float: left;

    margin-right: 0.5rem;

    margin: 0.15rem 0.5rem 0 0;

}

.search-box {

    position: fixed;

    left: 0;

    top: 1rem;

    width: 100%;

    height: 1.2rem;

	background-color: #ffffff;

	box-shadow: 0rem 0rem 0.13rem 0rem 

		rgba(0, 0, 0, 0.2);

    display: none;

}

.search-box .box {

    width: 5.21rem;

	height: 0.7rem;

	background-color: #eeeeee;

	border-radius: 0.35rem;

    margin: 0.25rem auto;

    overflow: hidden;

}

.header-search .search-box input[type=text] {

    width: 85%;

	height: 0.7rem;

    border: none;

    text-indent: 20px;

    font-size: 0.24rem;

    color: #999999;

    background-color: #eeeeee;

    border: none;

    outline: none;

}

.header-search .search-box input[type=submit] {

    width: 0.28rem;

	height: 0.28rem;

    border: none;

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

    background-size: 100%;

    cursor: pointer;

    margin: 0.2rem 0 0 0.1rem;

}

.nav-btn {

    width: 0.38rem;

    float: left;

    margin-top: 0.19rem;

}

.banners {



}

.banners .swiper-pagination-bullet {

	width: 0.7rem;

	height: 0.05rem;

	background-color: #b5b5b5;

    opacity: 1;

    margin: 0 0.05rem;

    border-radius: 0;

}

.banners .swiper-pagination-bullet-active {

    background-color: #ffffff;

}

.index-title {

    text-align: center;

}

.index-title p {

    font-size: 0.4rem;

    color: #0280ea;

    font-weight: bold;

}

.index-title span {

    font-family: Arial;

    font-size: 0.48rem;

    color: #222222;

    font-weight: bold;

	opacity: 0.2;

}

.index-1 {

    padding: 0.5rem 0 0.85rem;

}

.index-1 .box {

    margin: 0.2rem 0.25rem 0;

}

.index-1 .swiper-container {

    padding: 0.2rem 0;

}

.index-1 .swiper-slide {

    width: 4.8rem;

    box-shadow: 0rem 0rem 0.2rem 0rem 

		rgba(0, 0, 0, 0.15);

    position: relative;

}

.index-1 .swiper-slide .pic {

    height: 4.18rem;

    position: relative;

}

.index-1 .swiper-slide .pic .icon {

    width: 1.72rem;

	height: 1.72rem;

    position: absolute;

    left: 50%;

    top: 50%;

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

}

.index-1 .swiper-slide .msg {

    height: 1.8rem;

    background-color: #fff;

    text-align: center;

    padding-top: 0.45rem;

}

.index-1 .swiper-slide .msg p {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

}

.index-1 .swiper-slide .msg span {

    font-size: 0.24rem;

    color: #888888;

}

.index-1 .swiper-slide::after {

    content: '';

    display: block;

    width: 100%;

    height: 100%;

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

    position: absolute;

    left: 0;

    top: 0;

}

.index-1 .swiper-slide-active::after {

    display: none;

}

.index-news {

    background-color: #f8f8f8;

    padding: 0.75rem 0.25rem 1.1rem;

}

.index-news #tabbox {

    text-align: center;

    margin-top: 0.4rem;

}

.index-news .tabs {

    display: inline-block;

}

.index-news .tabs li {

    float: left;

    text-align: center;

    font-size: 0.26rem;

    color: #222222;

    margin: 0 0.28rem;

    border-bottom: 0.03rem solid transparent;

}

.index-news .tabs li a {

    color: #222222;

    padding-bottom: 0.1rem;

    display: block;

}

.index-news .tabs li.thistab {

    font-weight: bold;

    border-color: #0280ea;

}

.index-news .tabs li.thistab a {

    color: #0280ea;

}

.index-news .tab_con {

    text-align: left;

    margin-top: 0.4rem;

}

.index-news .tab_con .box {

    background-color: #ffffff;

	box-shadow: 0rem 0rem 0.3rem 0rem 

		rgba(0, 0, 0, 0.16);

}

.index-news .tab_con .pic {

    height: 3.93rem;

    overflow: hidden;

}

.index-news .tab_con .msg {

    padding: 0.3rem 0.5rem 0;

    height: 2.5rem;

}

.index-news .tab_con .msg .title {

    font-size: 0.26rem;

    color: #0280ea;

    font-weight: bold;

}

.index-news .tab_con .msg .content {

    font-size: 0.24rem;

    color: #888888;

    margin: 0.1rem auto 0.2rem;

}

.index-news .tab_con .msg .time {

    font-size: 0.24rem;

    color: #0280ea;

}

.index-news .tab_con .msg .time img {

    width: 0.24rem;

	height: 0.24rem;

    display: inline-block;

    margin-right: 0.15rem;

    vertical-align: initial;

}

.index-news .tab_con .more {

    width: 5.6rem;

	height: 0.8rem;

    line-height: 0.8rem;

    text-align: center;

	border-radius: 0.4rem;

	border: solid 1px #666666;

    margin: 0.8rem auto 0;

}

.index-news .tab_con .more a {

    display: block;

    font-size: 0.3rem;

    color: #666666;

}

footer {

    background: url(../../images/mobile/footer_bg.jpg) center center no-repeat;

    background-size: cover;

    padding: 0.8rem 0.25rem 0;

    color: #ffffff;

}

.footer-msg {

    width: 5.8rem;

}

.footer-msg .tel {

    line-height: 1.2;

}

.footer-msg .tel span {

    font-size: 0.3rem;

}

.footer-msg .tel P {

    font-size: 0.6rem;

    font-weight: bold;

}

.footer-msg ul {

    margin-top: 0.3rem;

}

.footer-msg ul li {

    font-size: 0.24rem;

}

.footer-msg ul li .icon {

    width: 0.24rem;

    float: left;

    margin: 0.1rem 0.2rem 0.3rem 0;

}

.footer-qrcode {

    text-align: center;

    margin-top: 0.4rem;

}

.footer-qrcode ul {

    display: inline-block;

}

.footer-qrcode ul li {

    width: 1.95rem;

    margin: 0 0.28rem;

    float: left;

}

.footer-qrcode ul li .pic {

    height: 1.95rem;

}

.footer-qrcode ul li p {

    font-size: 0.24rem;

    color: #ffffff;

    margin-top: 0.15rem;

}

.copyright {

    border-top: 1px solid #ffffff;

    padding: 0.3rem 0;

    font-size: 0.24rem;

    color: #ffffff;

    text-align: center;

    margin-top: 0.35rem;

}

.copyright a {

    color: #ffffff;

}

.banner {

    position: relative;

}

.banner .title {

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    width: 100%;

    text-align: center;

    color: #ffffff;

}

.banner .title strong {

    font-size: 0.36rem;

}

.banner .title span {

	font-size: 0.24rem;

    font-family: Arial;

	opacity: 0.6;

    display: block;

}

.banner .title strong::before,

.banner .title strong::after {

    content: '';

    display: inline-block;

    width: 0.55rem;

	height: 0.24rem;

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

    background-size: 100%;

    margin: 0 0.26rem;

    position: relative;

    top: -0.05rem;

}

.czws-title {

    text-align: center;

}

.czws-title p {

    font-size: 0.36rem;

    color: #0280ea;

    font-weight: bold;

}

.czws-title span {

    font-size: 0.24rem;

    color: #888888;

    font-family: Arial;

}

.czws-1 {

    padding: 0.6rem 0.25rem 1rem;

}

.czws-1 .czws-title {

    text-align: left;

}

.czws-1 ul {

    margin-top: 0.45rem;

}

.czws-1 ul li {

    font-size: 0.24rem;

    margin-top: 0.4rem;

}

.czws-1 ul li strong {

    color: #333;

    display: block;

    margin-bottom: 0.05rem;

}

.czws-1 ul li p {

    color: #666666;

}
.czws-1 .pic {
    margin-top: 0.4rem;
}
.czws-2 {

    /* background-color: #f5f5f5; */

    padding: 0.7rem 0.25rem 0.85rem;

}

.czws-2 .box {

    margin-top: 0.4rem;

}

.czws-2 .box .pic {

    height: 2.69rem;

    background-color: #fff;

    overflow: hidden;

}

.czws-2 .box .msg {

    margin-top: 0.4rem;

}

.czws-2 .box .msg .title {

    font-size: 0.26rem;

    color: #222222;

    font-weight: bold;

}

.czws-2 .box .msg .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.3rem 0 0.55rem;

}

.czws-more {

    width: 5.5rem;

	line-height: 0.8rem;

	border-radius: 0.4rem;

    text-align: center;

	border: solid 1px #0280ea;

    margin: 0 auto;

}

.czws-more a {

    font-size: 0.26rem;

    color: #0280ea;

    display: block;

}

.czws-3 {

    background-color: #f5f5f5;

    padding: 0 0.38rem;

}

.czws-3-title {

    text-align: center;

    font-size: 0.32rem;

    color: #222222;

    font-weight: bold;

}

.czws-3 .box {

    margin-top: 0.5rem;

}

.czws-3 .box ul li {

    width: 2rem;

    height: 3rem;

    float: left;

    text-align: center;

    margin-right: 0.36rem;

    position: relative;

    top: 0;

    transition: all .5s;

}

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

    margin-right: 0;

}

.czws-3 .box ul li .icon {

    width: 1rem;

	height: 1rem;

    margin: 0 auto;

}

.czws-3 .box ul li .title {

    font-size: 0.26rem;

    color: #0280ea;

    font-weight: bold;

    margin: 0.2rem 0;

    line-height: 1;

}

.czws-3 .box ul li .content {

    font-size: 0.24rem;

    color: #666666;

}

.czws-4 {

    background-color: #f5f5f5;

    padding: 0.85rem 0.25rem 0.55rem;

}

.czws-4 .box {

    margin-top: 0.5rem;

}

.czws-4 .box ul li {

    width: 3.4rem;

    float: left;

}

.czws-4 .box ul li:nth-child(even) {

    float: right;

}

.czws-4 .box ul li .pic {

    height: 1.74rem;

    background-color: #f5f5f5;

	border-radius: 0.1rem;

    overflow: hidden;

}

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

    width: 100%;

    margin-top: 0.4rem;

}

.czws-4 .box ul li:last-child .pic {

    height: 3.27rem;

}

.czws-4 .box ul li .title {

    font-size: 0.24rem;

    color: #0280ea;

    font-weight: bold;

    margin-top: 0.11rem;

}

.czws-4 .box ul li:last-child .title {

    text-align: center;

}

.czws-5 {

    padding: 0.5rem 0.25rem 0.75rem;

}

.czws-5 .msg {

    margin-top: 0.4rem;

}

.czws-5 .msg .title {

    font-size: 0.36rem;

    color: #222222;

    font-weight: bold;

    text-align: center;

}

.czws-5 .msg .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.4rem 0 0.6rem;

    line-height: 1.7;

}

.czws-5 .pic {



}

.czws-5 .pic .swiper-container {

    padding: 0.2rem 0;

    box-sizing: border-box;

}

.czws-5 .pic .swiper-slide {

    width: 3.5rem;

	height: 4.9rem;

    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 20%);

    position: relative;

}

.czws-5 .pic .swiper-slide::before {

    content: '';

    display: block;

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

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

}

.czws-5 .pic .swiper-slide-active::before {

    display: none;

}

.czws-6 {

    background-color: #f5f5f5;

    padding: 0.55rem 0.25rem 0.75rem;

}

.czws-6 .box {

    margin-top: 0.3rem;

    position: relative;

    padding-bottom: 1rem;

}

.czws-6 .box .swiper-container {

    padding: 0.2rem 0;

}

.czws-6 .box .swiper-slide {

    background-color: #ffffff;

    box-shadow: 0rem 0rem 0.1rem 0rem 

    rgba(25, 20, 19, 0.15);

    position: relative;

    top: 0;

    transition: all .5s;

}

.czws-6 .box .pic {

    width: 100%;

    height: 2.15rem;

    overflow: hidden;

}

.czws-6 .box .msg {

    padding: 0.2rem 0.26rem 0.4rem;

}

.czws-6 .box .msg .title {

    font-size: 0.24rem;

    color: #222222;

    font-weight: bold;

    text-align: center;

    margin-bottom: 0.3rem;

}

.czws-6 .box .msg .content {

    font-size: 0.24rem;

    color: #666666;
    height: 0.7rem;

}
.czws-6 .box .msg .more {
    display: none;
}

.czws-6 .box .swiper-button-prev {

    width: 0.6rem;

	height: 0.6rem;

    background: url(../../images/mobile/czws-6_left.png) center center no-repeat;

    background-size: 100%;

    top: auto;

    bottom: 0;

    left: 2.8rem;

}

.czws-6 .box .swiper-button-next {

    width: 0.6rem;

	height: 0.6rem;

    background: url(../../images/mobile/czws-6_right.png) center center no-repeat;

    background-size: 100%;

    top: auto;

    bottom: 0;

    right: 2.8rem;

}

.crumbs {

    line-height: 0.75rem;

    font-size: 0.24rem;

    color: #666666;

    margin: 0 0.25rem;

}

.crumbs a {

    color: #666666;

}

.crumbs .w14 {

    border-bottom: 1px solid #e0e0e0;

}

.crumbs i {

    color: #0280ea;

}

.crumbs img {

    width: 0.17rem;

    margin-right: 0.05rem;

    display: inline-block;

}

.czws-detial-1 {

    padding: 0.3rem 0.25rem 0.8rem;

}

.czws-detial-1 .pic {

    height: 4.5rem;

    overflow: hidden;

}

.czws-detial-1 .swiper-button-prev {

    width: 0.55rem;

	height: 1.38rem;

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

    background-size: 100%;

    left: 0;

    transform: translateY(-50%);

    margin-top: 0;

}

.czws-detial-1 .swiper-button-next {

    width: 0.55rem;

	height: 1.38rem;

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

    background-size: 100%;

    right: 0;

    transform: translateY(-50%);

    margin-top: 0;

}

.czws-detial-1 .msg {

    /* height: 4rem; */

	background-color: #0280ea;

    padding: 0.4rem 0.37rem;

}

.czws-detial-1 .title {

    font-size: 0.3rem;

    color: #ffffff;

    font-weight: bold;

    text-align: center;

}

.czws-detial-1 .content {

    font-size: 0.24rem;

    color: #ffffff;

    line-height: 1.5;

    /* margin-top: 0.35rem; */

}

.czws-detial-1 .zixun {

    width: 4rem;

	height: 0.75rem;

    line-height: 0.75rem;

    text-align: center;

	background-color: #ffffff;

	border-radius: 0.38rem;

    margin: 0.5rem auto 0;

}

.czws-detial-1 .zixun img {

    width: 0.34rem;

	height: 0.34rem;

    margin-right: 0.1rem;

    display: inline-block;

    vertical-align: sub;

}

.czws-detial-1 .zixun a {

    font-size: 0.24rem;

    color: #0280ea;

    display: block;

}

.czws-detial-2 {

    padding: 0.5rem 0.25rem 0.85rem;

}

.czws-detial-2 .tabs {

    height: 0.8rem;

	background-color: #0280ea;

}

.czws-detial-2 .tabs li {

    float: left;

    width: 25%;

	height: 0.8rem;

    line-height: 0.8rem;

    text-align: center;

}

.czws-detial-2 .tabs li a {

    display: block;

    font-size: 0.24rem;

    color: #ffffff;

}

.czws-detial-2 .tabs li.thistab {

    background-color: #ffffff;

    border-top: 0.02rem solid #0280ea;

}

.czws-detial-2 .tabs li.thistab a {

    color: #0280ea;

}

.czws-detial-2 .tab_conbox {

    padding: 0.5rem 0 0.7rem;

    border-bottom: 1px solid #0280ea;

    font-size: 0.24rem;

    color: #555555;

}

.czws-detial-2 .tab_con p {

    margin-bottom: 0.3rem;

}

.czws-detial-2 .tab_con strong {

    color: #222222;

}

.czws-paging {

    text-align: center;

    margin-top: 0.45rem;

}

.czws-paging a {

    width: 1.8rem;

	height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

	border: solid 1px #a0a0a0;

    margin: 0 0.25rem;

    display: inline-block;

    font-size: 0.24rem;

    color: #666666;

}

.ncshws-1 {

    padding-bottom: 0.8rem;

}

.ncshws-box {

    background-color: #ffffff;

	box-shadow: 0rem 0rem 0.2rem 0rem 

		rgba(0, 0, 0, 0.15);

    margin-top: 0.6rem;

}

.ncshws-box:nth-child(2) {

    margin-top: 0.5rem;

}

.ncshws-box .pic {

    height: 3.5rem;

	background-color: #f5f5f5;

}

.ncshws-box .msg {

    padding: 0.45rem 0.28rem 0.55rem;

}

.ncshws-box .msg .title {

    font-size: 0.3rem;

    color: #0280ea;

    font-weight: bold;

}

.ncshws-box .msg .content {

    font-size: 0.24rem;

    color: #555555;

    margin: 0.3rem 0 0.6rem;

}

.ncshws-box .czws-more {

    width: 5rem;

	height: 0.7rem;

    line-height: 0.7rem;

    border-radius: 0;

}

.ncshws-box .czws-more a {

    font-size: 0.24rem;

}

.stzl-2 {

    /* background-color: #f5f5f5; */

    padding: 0.4rem 0.25rem 0;

}

.stzl-2 .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.25rem 0;

}

.stzl-3 {

    background-color: #f5f5f5;

    padding: 0 0.25rem 0.45rem;

}

.stzl-box .ncshws-box .pic {

    height: 3.9rem;

}

.stzl-3 .ncshws-box:first-child {

    margin-top: 0;

}

.gyfs-1 {

    padding-bottom: 0.8rem;

}

.gyfs-1 ol {

    margin-top: 0.65rem;

}

.gyfs-1 ol li {

    width: 3.42rem;

	height: 2.44rem;

    float: left;

    margin-top: 0.24rem;

    overflow: hidden;

    position: relative;

}

.gyfs-1 ol li:nth-child(even){

    float: right;

}

.gyfs-1 ol li:nth-child(-n+2){

    margin-top: 0;

}

.gyfs-1 ol li .title {

    width: 100%;

    height: 0.5rem;

    line-height: 0.5rem;

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

    position: absolute;

    left: 0;

    bottom: 0;

    text-align: center;

    font-size: 0.24rem;

    color: #ffffff;

    font-weight: bold;

}

.yfsl-title {

    text-align: center;

}

.yfsl-title p {

    font-size: 0.36rem;

    color: #0280ea;

    font-weight: bold;

}

.yfsl-title span,
.yfsl-title span p {

    font-size: 0.24rem;

    color: #888888;
    font-weight: normal;
}

.yfsl-1 {

    padding: 0.6rem 0.25rem 0.7rem;

}

.yfsl-1 .box {

    margin-top: 0.45rem;

    padding-bottom: 0.5rem;

    position: relative;

}

.yfsl-1 .box .swiper-slide {

    position: relative;

    height: 3.6rem;

    overflow: hidden;

}

.yfsl-1 .box .swiper-slide .title {

    width: 100%;

    height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

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

    font-size: 0.24rem;

    color: #ffffff;

    position: absolute;

    left: 0;

    bottom: 0;

}

.yfsl-1 .swiper-pagination,

.yfsl-2 .swiper-pagination,
.yfsl-3 .swiper-pagination {

    left: 50%;

    transform: translateX(-50%);

    bottom: 0;

}

.yfsl-1 .swiper-pagination-bullet,

.yfsl-2 .swiper-pagination-bullet,
.yfsl-3 .swiper-pagination-bullet {

    width: 0.24rem;

	height: 0.24rem;

	background-color: #e5e5e5;

    margin: 0 0.08rem;

    opacity: 1;

}

.yfsl-1 .swiper-pagination-bullet-active,

.yfsl-2 .swiper-pagination-bullet-active,
.yfsl-3 .swiper-pagination-bullet-active {

    background-color: #0280ea;

}

.yfsl-2 {

    width: 100%;

}

.yfsl-2 .box {

    padding-bottom: 0.5rem;
    background: #f5f5f5;
    margin-top: 0.4rem;

    position: relative;

}

.yfsl-2 .pic {

    height: 5rem;

    overflow: hidden;

}
.yfsl-2 .swiper-pagination{bottom: 10px;}
.yfsl-2 .msg {

    background-color: #f5f5f5;

    padding: 3%;

    font-size: 0.24rem;

    color: #666;

}

.yfsl-3 {

    background-color: #f5f5f5;

    padding: 0.8rem 0.25rem 0.65rem;

    margin-top: 0.6rem;

}

.yfsl-3 ul {

    margin-top: 0.45rem;

}

.yfsl-3 ul li {

    width: 3.3rem;

    float: left;

    margin-top: 0.4rem;

}

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

    float: right;

}

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

    margin-top: 0;

}

.yfsl-3 .box {
    margin-top: 0.3rem;
    position: relative;
    padding-bottom: 0.6rem;
}

.yfsl-3 ul li .title,
.yfsl-3 .swiper-slide .title {

    font-size: 0.24rem;

    color: #666;

    text-align: center;

    margin-top: 0.15rem;

}

.yfsl-4 {

    padding: 0.45rem 0.25rem 1.15rem;

}

.yfsl-4 .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.3rem 0.1rem 0;

}

.yfsl-4 .box {

    margin-top: 0.6rem;

}

.yfsl-4 .swiper-slide {

    width: 4.8rem;

	/* height: 3.03rem; */

}

.yfsl-5 {

    background-color: #f5f5f5;

    padding: 0.8rem 0.25rem 0.65rem;

}

.yfsl-5 .yfsl-title p {

    margin-bottom: 0.1rem;

}

.yfsl-5 .list {

    position: relative;

    margin-top: 0.45rem;

    padding-bottom: 0.9rem;

}

.yfsl-5 .swiper-slide {

    background-color: #ffffff;

	box-shadow: 0rem 0rem 0.2rem 0rem 

		rgba(0, 0, 0, 0.1);

    padding: 0.3rem 0.25rem;
    font-size: 0;text-align: left;
}

.yfsl-5 .swiper-slide .pic {

    width: 2.02rem;

	height: 2.02rem;
    border-radius: 50%;overflow: hidden;
    display: inline-block;vertical-align: middle;margin-right: 2%;

}

.yfsl-5 .swiper-slide .msg {

    width: 4rem;

    display: inline-block;vertical-align: middle;

}   

.yfsl-5 .swiper-slide .msg .title p {

    font-size: 0.3rem;

    font-weight: bold;

    margin-right: 0.4rem;

    display: inline-block;

}

.yfsl-5 .swiper-slide .msg  span {

    font-size: 0.24rem;

    color: #888888;

}

.yfsl-5 .swiper-slide .msg .content {

    font-size: 0.24rem;

    color: #222222;

}

.yfsl-5 .swiper-button-prev {

    width: 45%;

	height: 0.23rem;

    background: url(../../images/mobile/yfsl-5_left.png) center center no-repeat;

    background-size: 100%;

    left: 3.05rem;

    top: auto;

    bottom: 0;

}

.yfsl-5 .swiper-button-next {

    width: 45%;

	height: 0.23rem;

    background: url(../../images/mobile/yfsl-5_right.png) center center no-repeat;

    background-size: 100%;

    right: 3.05rem;

    top: auto;

    bottom: 0;

}

.yfsl-6 {

    padding: 0.5rem 0.25rem 0.85rem;

}

.yfsl-6 .yfsl-title p {

    margin-bottom: 0.1rem;

}

.yfsl-6 .list {

    margin-top: 0.5rem;

}

.yfsl-6 ul li {

    width: 25%;

    float: left;

}

.yfsl-6 ul li .pic {

    width: 1.48rem;

	height: 1.48rem;

    margin: 0 auto;

}

.yfsl-6 ul li .title {

    font-size: 0.24rem;

    color: #666666;

    text-align: center;

    margin-top: 0.1rem;

}

.zscq-1 {

    padding: 0.6rem 0.3rem 1.4rem;

}

.zscq-1 .content {

    margin: 0.4rem 0 0.55rem;

    font-size: 0.24rem;

    color: #666666;

    text-align: center;

}

.zscq-1 ul{font-size: 0;text-align: left;}
.zscq-1 ul li {
    width: 47%;display: inline-block;vertical-align: top;margin: 0 1.5% 3%;    
    /* width: 2.1rem;

	height: 3rem;

    float: left;

    margin-top: 0.2rem;

    margin-right: 0.2rem; */

}
.zscq-1 ul li .img{width: 100%;height: 112px;overflow: hidden;}
.zscq-1 ul li .img img{max-width: 100%;height: 100%;display: block;margin: 0 auto;width: auto;}
.zscq-1 ul li p{font-size: 14px;color:#222;line-height: 24px;text-align: center;}
/* .zscq-1 ul li:nth-child(3n) {

    float: right;

}

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

    margin-top: 0;

} */

.ztkt {

    margin: 0.6rem 0.25rem 0.85rem;

}

.ztkt .list {

    margin-top: 0.45rem;

}

.ztkt .list ul li {

	background-color: #f5f5f5;

    padding: 0.65rem 0.2rem 0.2rem;

    margin-top: 40px;

}

.ztkt .list ul li .pic {

    height: 3.81rem;

    overflow: hidden;

    margin-top: 0.6rem;

}

.ztkt .list ul li .msg {

    margin: 0 0.25rem;

}

.ztkt .list ul li .msg .title {

    font-size: 0.3rem;

    color: #0280ea;

    font-weight: bold;

}

.ztkt .list ul li .content {

    margin-top: 0.5rem;

    font-size: 0.24rem;

    color: #666;

}

.ztkt .list ul li .content p {

    padding-left: 0.25rem;

    position: relative;

    line-height: 2;

}

.ztkt .list ul li .content p::before {

    content: '';

    display: block;

    width: 0.11rem;

	height: 0.11rem;

	background-color: #0280ea;

    position: absolute;

    left: 0.03rem;

    top: 0.2rem;

}

.znzz {

    padding: 0.6rem 0.25rem 0.98rem;

}

.znzz .content {

    margin: 0.4rem 0;

    font-size: 0.24rem;

    color: #555555;

}

.znzz .content p {

    margin-bottom: 0.2rem;

}

.zhsw-1 {

    padding: 0.6rem 0 0.7rem;

}

.zhsw-1 .content {

    text-align: center;

    font-size: 0.24rem;

    color: #666;

    margin-top: 0.3rem;

}

.zhsw-2 {

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

    background-size: cover;

    padding: 0.6rem 0.25rem 0.8rem;

}

.zhsw-2 .yfsl-title p {

    color: #ffffff;

}

.zhsw-2 .content {

    font-size: 0.24rem;

    color: #ffffff;

    margin-top: 0.25rem;

}

.zhsw-2 ul {

    margin-top: 0.4rem;

}

.zhsw-2 ul li {

    float: left;

    width: 3.4rem;

    height: 4rem;

	background-color: rgba(0, 27, 48, 0.8);

	border-radius: 0.1rem;

    text-align: center;

    padding: 0.5rem 0.5rem 0;

    margin-top: 0.2rem;

}

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

    float: right;

}

.zhsw-2 ul li .icon {

    width: 1.5rem;

	height: 1.5rem;

    margin: 0 auto;

}

.zhsw-2 ul li .msg {

    color: #ffffff;

}

.zhsw-2 ul li .msg p {

    font-size: 0.3rem;

    font-weight: bold;

    margin: 0.3rem 0 0.2rem;

}

.zhsw-2 ul li .msg span {

    font-size: 0.24rem;

}

.zhsw-3 {

    padding: 0.7rem 0.25rem 0.9rem;

}

.zhsw-3 .pic {

    margin-top: 0.5rem;

}

.zhsw-3 .msg {



}

.zhsw-3 .msg .title {

    font-size: 0.36rem;

    color: #0280ea;

    font-weight: bold;

}

.zhsw-3 .msg .content {

    font-size: 0.24rem;

    color: #666;

    margin-top: 0.3rem;

}

.zhsw-4 {

    padding: 0.8rem 0.25rem 0.75rem;

    background-color: #f5f5f5;

}

.zhsw-4 .box {

    margin-top: 0.5rem;

}

.zhsw-4 .box .msg {



}

.zhsw-4 .box .msg p {

    font-size: 0.3rem;

    color: #0280ea;

    font-weight: bold;

    margin-bottom: 0.2rem;

    border-left: 0.06rem solid #0280ea;

    padding-left: 0.2rem;

    line-height: 1.1;

}

.zhsw-4 .box .msg span {

    font-size: 0.24rem;

    color: #222222;

}

.zhsw-4 .box .pic {

    margin-top: 0.4rem;

    padding-bottom: 0.65rem;

    position: relative;

}

.zhsw-4 .box .swiper-pagination {

    left: 50%;

    transform: translateX(-50%);

    bottom: 0;

}

.zhsw-4 .box .swiper-pagination-bullet {

    width: 0.18rem;

	height: 0.18rem;

	background-color: #c9c9c9;

    margin: 0 0.12rem;

    opacity: 1;

}

.zhsw-4 .box .swiper-pagination-bullet-active {

    background-color: #0280ea;

}

.hpb {

    padding: 0.6rem 0.25rem 1.2rem;

}

.hpb-title {

    font-size: 0.28rem;

    color: #0280ea;

    font-weight: bold;

    border-left: 0.06rem solid #0280ea;

    padding-left: 0.19rem;

    line-height: 1.1;
    margin-bottom: 3%;
}

.hpb-cont{width: 100%;}
.hpb-cont .hpb-box{border-radius: 35px;background: #0281eb;box-shadow: 1px 2px 10px 2px rgba(0, 0, 0, 0.1);margin-bottom: 3%;padding: 3%;}
.hpb-cont .hpb-box h2{width: 60px;height: 60px;margin: 0 auto 3%;}
.hpb-cont .hpb-box ul{width: 100%;}
.hpb-cont .hpb-box ul li{width: 100%;margin-bottom: 3%;}
.hpb-cont .hpb-box ul li img{width:100%;height: auto;display: block;margin:0 auto 2%;}
.hpb-cont .hpb-box ul li p{font-size: 14px;color:#fff;text-align: justify;}
.hpb-cont .hpb-box ul li:nth-child(3){margin-right: 0;}
.hpb-cont .hpb-box:nth-child(2){background-color: #fff;}
.hpb-cont .hpb-box:nth-child(2) ul li p{color:#0280ea}

.hpb-1 {

    margin-top: 0.5rem;

}

.hpb-1 .content {

    font-size: 0.24rem;

    color: #555555;

    margin: 0.2rem 0 0;

}

.hpb-2 {

    margin-top: 0.5rem;

}

.hpb-2 .tabs-box {

    height: 0.7rem;

    position: relative;

    overflow-x: auto;

    margin: 0.3rem 0 0.4rem;

}

.hpb-2 .tabs {

    position: absolute;

    left: 0;

    top: 0;

    width: 168%;

}

.hpb-2 .tabs li {

    height: 0.7rem;

    line-height: 0.7rem;

    background-color: #eeeeee;

	border-radius: 0.1rem;

    padding: 0 0.3rem;

    float: left;

    margin-right: 0.11rem;

}

.hpb-2 .tabs li a {

    font-size: 0.24rem;

    color: #666666;

}

.hpb-2 .tabs li.thistab {

    background-color: #0280ea;

}

.hpb-2 .tabs li.thistab a {

    color: #ffffff;

}

.hpb-2 .tab_con {

    font-size: 0.24rem;

    color: #555555;

}

.hpb-2 .tab_con .pic {

    margin-top: 0.45rem;

    text-align: center;

}

.hpb-2 .tab_con .pic img {

    margin-bottom: 0.15rem;

}

.news {

    padding: 0.45rem 0.25rem 1.55rem;

}

.news-recommend {

	background-color: #f5f5f5;

}

.news-recommend .pic {

    height: 4.3rem;

    overflow: hidden;

}

.news-recommend .msg {

    height: 3.5rem;

    padding: 0.4rem 0.6rem 0 0.4rem;

}

.news-recommend .msg .title {

    font-size: 0.3rem;

    color: #222222;

    font-weight: bold;

}

.news-recommend .msg .content {

    font-size: 0.24rem;

    color: #666666;

    margin: 0.3rem 0 0.45rem;

}

.news-recommend .msg .time {

    font-size: 0.24rem;

    color: #888888;

}

.list-news {

    margin-top: 0.55rem;

}

.list-news ul li {

    width: 49%;

    float: left;

    margin-top: 0.3rem;

    background-color: #ffffff;

	box-shadow: 0rem 0rem 0.15rem 0rem 

		rgba(0, 0, 0, 0.15);

}

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

    float: right;

}

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

    margin-top: 0;

}

.list-news ul li .pic {

    height: 2.06rem;

    overflow: hidden;

}

.list-news ul li .msg {

    padding: 0.2rem 0.25rem 0;

    height: 1.75rem;

}

.list-news ul li .title {

    font-size: 0.24rem;

    color: #222222;

}

.list-news ul li .time {

    margin-top: 0.2rem;

    font-size: 0.24rem;

    color: #888888;

}

.paging {

    text-align: center;

}
.paging ul {
    display: inline-block;
}

.paging ul li {
    float: left;
    font-size: 0.24rem;

    color: #666666;

    margin: 0 0.3rem;

}

.paging ul li.active {

    font-size: 0.36rem;

    color: #0280ea;
    position: relative;
    top: -0.15rem;

}

/* .paging a:first-child {

    display: none;

}

.paging a:nth-child(2),

.paging a:last-child {

    width: 0.61rem;

	height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

    display: inline-block;

    border-radius: 50%;

    color: #0280ea;

    position: relative;

    top: 0.2rem;

} */

.news .paging {

    margin-top: 0.75rem;

}

.news-detail {

    padding: 0.5rem 0.25rem 1.25rem;

}

.news-detail .title {

    font-size: 0.36rem;

    color: #222222;

    text-align: center;

    font-weight: bold;

}

.news-detail .time {

    font-size: 0.24rem;

    color: #aaaaaa;

    text-align: center;

    margin: 0.5rem 0 0.4rem;

}

.news-detail .time span {

    margin: 0 0.25rem;

}

.news-detail .article {

    border-top: 1px solid #d2d2d2;

    border-bottom: 1px solid #d2d2d2;

    padding: 0.45rem 0 0.55rem;

    font-size: 0.24rem;

    color: #333333;

}

.news-detail .article img,

.news-detail .article video {

    width: auto;

    max-width: 100%;

    display: block;

    margin: 0.4rem auto;

}

.news-detail .news-paging {

    margin-top: 0.4rem;

}

.news-detail .news-paging ol li {

    font-size: 0.24rem;

    color: #666666;

}

.news-detail .news-paging ol li a {

    color: #666666;

}

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

    color: #333333;

    margin-top: 0.3rem;

}

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

    color: #333333;

}

.spzq {

    padding: 0.5rem 0.25rem 0.95rem;

}

.spzq .spzq-recommend {

    position: relative;

    height: 3.5rem;

    overflow: hidden;

}

.spzq .spzq-recommend .icon {

    position: absolute;

    left: 50%;

    top: 50%;

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

    width: 0.91rem;

	height: 0.91rem;

    z-index: 6;

}

.list-spzq {

    margin-top: 0.6rem;

}

.list-spzq ul li {

    width: 3.4rem;

    margin: 0.35rem 0 0;

    float: left;

}

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

    float: right;

}

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

    margin-top: 0;

}

.list-spzq ul li .pic {

    position: relative;

    height: 2.02rem;
    overflow: hidden;

}

.list-spzq ul li .icon {

    position: absolute;

    left: 50%;

    top: 50%;

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

    width: 0.47rem;

	height: 0.47rem;

    z-index: 6;

}

.list-spzq ul li .title {

    font-size: 0.24rem;

    color: #222222;

    text-align: center;

    margin-top: 0.1rem;

    padding: 0 0.25rem;
    height: 1rem;
}

.spzq .paging {

    margin-top: 0.6rem;

    display: none;

}

.rczp {

    

}

.rczp-1 {

    background: url(../../images/mobile/rczp-1_bg.jpg) center center no-repeat;

    background-size: cover;

    padding: 0.85rem 0.25rem 1.1rem;

}

.rczp-1 .title {

    color: #ffffff;

}

.rczp-1 .title p {

    font-size: 0.48rem;

    font-weight: bold;

    margin-bottom: 0.4rem;

}

.rczp-1 .title span {

    font-size: 0.24rem;

}

.rczp-1 ul {

    margin-top: 0.5rem;

}

.rczp-1 ul li {

    width: 50%;

	height: 2rem;

    float: left;

    position: relative;

}

.rczp-1 ul li .title {

    position: absolute;

    left: 50%;

    top: 50%;

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

    font-size: 0.24rem;

    color: #ffffff;

    font-weight: bold;

    width: 100%;

    text-align: center;

}

.rczp-1 ul li:nth-child(3),

.rczp-1 ul li:nth-child(6) {

    width: 100%;

    height: 2.8rem;

}

.join {

    padding: 0.65rem 0.25rem 1.3rem;

}

.join .top {

    height: 0.8rem;

    line-height: 0.8rem;

    font-size: 0.24rem;

    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.26rem;

    color: #222222;

}

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

    font-size: 0.26rem;

    color: #222222;

    position: relative;

}

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

    width: 0.24rem;

	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 {

    color: #666;

}

.join .hide .require {

    margin-bottom: 30px;

    line-height: 2;

}

.join .hide .require p {

    font-size: 0.24rem;

    color: #666666;

}

.join .hide .msg span {

    font-size: 0.3rem;

    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: 5.7rem;

	height: 1.25rem;

	background-color: #0280ea;

	border-radius: 0.1rem;

    margin: 0.75rem auto 0;

    text-align: center;

    color: #ffffff;

    line-height: 1.2;

}

.join .hide .send a {

    color: #ffffff;

    display: block;

    padding-top: 0.3rem;

}

.join .hide .send span {

    font-size: 0.26rem;

}

.join .hide .send p {

    font-size: 0.36rem;

}

.hljh-1 {

    background: url(../../images/mobile/hljh-1_bg.jpg) center center no-repeat;

    background-size: cover;

    padding: 0.85rem 0.25rem 1.1rem;

}

.hljh-1 ol {

    margin-top: 0.75rem;

}

.hljh-1 ol li {

    height: 2.1rem;

    position: relative;

}

.hljh-1 ol li:last-child {

    height: 2.8rem;

}

.hljh-1 ol li .msg {

    position: absolute;

    left: 0.55rem;

    top: 50%;

    transform: translateY(-50%);

    color: #ffffff;

}

.hljh-1 ol li .msg p {

    font-size: 0.3rem;

    color: #ffffff;

    font-weight: bold;

    margin-bottom: 0.1rem;

}

.hljh-1 ol li .msg span {

    font-size: 0.24rem;

}

.qyjj-1 {

    padding: 0.8rem 0.25rem 0.55rem;

    font-size: 0.24rem;

    color: #555555;

}

.qyjj-1 img {

    margin: 0 0 0.6rem;

}

.qyjj-1 p {

    margin-bottom: 0.2rem;

}

.qyjj-2 {

    background-color: #f1f7fc;

    padding: 0.6rem 0 0.9rem;

}

.qyjj-2 .box {

	position: relative;

    margin-top: 0.6rem;

}

.qyjj-2 .swiper-container {

    padding-bottom: 0.2rem;

}

.qyjj-2 #thumbs {

	margin: 0 1.25rem;

}

.qyjj-2 #thumbs::after {

	content: '';

	display: block;

	width: 80%;

	height: 1px;

	color: #dddddd;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	bottom: 0.05rem;

}

.qyjj-2 #thumbs .swiper-slide {

	font-size: 0.3rem;

	color: #999;

	position: relative;

	height:1rem;

	transition: all .5s;

}

/* .qyjj-2 #thumbs .swiper-slide p {

	height: 0.5rem;

	position: absolute;

	bottom: 0.2rem;

	text-align: center;

}

.qyjj-2 #thumbs .swiper-slide::after {

	content: '';

	display: block;

	width: 0.09rem;

	height: 0.09rem;

	background-color: #aaaaaa;

	margin: 0 auto;

	border-radius: 50%;

	position: absolute;

	bottom: 0;

	left: 50%;

	transform: translateX(-50%);

} */

.qyjj-2 #thumbs .swiper-slide-thumb-active {

    font-size: 0.6rem;

    color: #333333;

	transition: all .5s;

}



.qyjj-2 #thumbs .swiper-slide {

	position: relative;

	padding-bottom: 0.2rem;

	border-bottom: 1px solid #e5e5e5;

	visibility: visible;

}

.qyjj-2 #thumbs .swiper-slide .year{

    position: absolute;

    width: 100%;

    text-align: center;

    bottom: .521vw;

    cursor: pointer;

}

.qyjj-2 #thumbs .swiper-slide .circle{

    cursor: pointer;

    position: absolute;

    left: 50%;

	bottom: -0.06rem;

    width: 0.12rem;

	height: 0.12rem;

	background-color: #dddddd;

    border-radius: 50%;

}

.qyjj-2 #thumbs .swiper-slide-thumb-active .circle {

    background: url(../../images/mobile/qyjj-2_circle.png) center center no-repeat;

    background-size: 100%;

    width: 0.26rem;

	height: 0.26rem;

	bottom: -0.13rem;

}

.qyjj-2 #gallery {

	margin: 0.4rem 0.25rem 0;

}

.qyjj-2 #gallery ul {

    /* height: 6.24rem; */

    overflow: auto;

}

.qyjj-2 #gallery ul li {

	padding: 0.2rem 0;

	border-bottom: 1px solid #dddddd;

}

.qyjj-2 #gallery ul li .pic {

    /* width: 2.25rem;

	height: 1.49rem;

	float: left; */

}

.qyjj-2 #gallery ul li .msg {

	/* width: 4.2rem;

	float: right; */

	font-size: 0.24rem;

	color: #666666;

}

.qyjj-2 #gallery ul li .msg .content {

    font-size: 0.24rem;

    color: #666666;

    overflow: hidden;

}

.qyjj-2 .swiper-button-prev {

	width: 0.7rem;

	height: 0.7rem;

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

	background-size: 100%;

	outline: none;

	top: 75%;

}

.qyjj-2 .swiper-button-next {

    width: 0.7rem;

	height: 0.7rem;

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

	background-size: 100%;

	outline: none;

	top: 75%;

}

.qyjj-3 {

    padding: 0.85rem 0.25rem 1.15rem;

    text-align: center;

}

.qyjj-3 .tabs {

    display: inline-block;

}

.qyjj-3 .tabs li {

    width: 2rem;

	height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

	background-color: #eeeeee;

    border-radius: 0.1rem;

    float: left;

    margin: 0 0.07rem;

}

.qyjj-3 .tabs li a {

    display: block;

    font-size: 0.24rem;

    color: #666666;

}

.qyjj-3 .tabs li.thistab {

    background-color: #0280ea;

}

.qyjj-3 .tabs li.thistab a {

    font-size: 0.24rem;

    color: #ffffff;

    font-weight: bold;

}

.qyjj-3 .tab_conbox {

    text-align: left;

    margin-top: 0.45rem;

}

.qyjj-3 .tab_con {

    position: relative;

}

.qyjj-3 .tab_con li {

    display: block !important;

    width: 2.18rem;

	height: 0.84rem;

    float: left;

    margin: 0.15rem 0.2rem 0 0;

}

.qyjj-3 .tab_con li:nth-child(3n) {

    margin-right: 0;

}

.qyjj-3 .tab_con li:nth-child(-n+3) {

    margin-top: 0;

}

.whdx {

    height: 12.54rem;

    background: url(../../images/mobile/whdx_bg.jpg) center center no-repeat;

    background-size: 100%;

}

.whdx .box {

    position: relative;

    height: 100%;

}

.whdx .box ul li {

    color: #ffffff;

    position: relative;

    cursor: pointer;

    width: 2.5rem;

    text-align: center;

}

@keyframes xing {

    0% {

        transform: scale(1);

    }

    25% {

        transform: scale(1.2);

    }

    50% {

        transform: scale(1);

    }

    75% {

        transform: scale(1.2);

    }

}

.whdx .box ul li::before {

    content: '';

    display: block;

    width: 0.38rem;

	height: 0.38rem;

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

    background-size: 100%;

    margin: 0 auto 0.2rem;

    transform: scale(1);

    -webkit-animation-name: xing;

    -webkit-animation-timing-function: ease-in-out;

    -webkit-animation-iteration-count: infinite;

    -webkit-animation-duration: 2s;

}

/* .whdx .box ul li:hover::before {

    transform: scale(1.2) translateY(-50%);

} */





.whdx .box ul li p {

    font-size: 0.3rem;

    font-weight: bold;

}

.whdx .box ul li p::after {

    content: '';

    display: block;

    width: 0.25rem;

	height: 1px;

    background-color: #ffffff;

    margin: 0.15rem auto;

}

.whdx .box ul li span {

    font-size: 0.24rem;

}

.whdx .box ul li:nth-child(1) {

    position: absolute;

    top: 1.9rem;

    left: 0.66rem;

}

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

    position: absolute;

    top: 3.74rem;

    right: 0.59rem;

}

.whdx .box ul li:nth-child(3) {

    position: absolute;

    top: 5.64rem;

    left: 1.55rem;

}

.whdx .box ul li:nth-child(4) {

    position: absolute;

    top: 8.44rem;

    right: 1.5rem;

}

.qqzl-1 {

    padding: 0.6rem 0.25rem 0.65rem;

}

.qqzl-1 .qqzl-title {

    text-align: center;

    color: #0280ea;

}

.qqzl-1 .qqzl-title p {

    font-size: 0.36rem;

    font-weight: bold;

    margin-bottom: 0.2rem;

}

.qqzl-1 .qqzl-title span {

    font-size: 0.3rem;

    color: #888888;

}

.qqzl-1 .content {

    font-size: 0.24rem;

    color: #555555;

    margin: 0.4rem 0 0.5rem;

}

.qqzl-1 .box {

    position: relative;

    padding-bottom: 0.58rem;

}

.qqzl-1 .box .pic {

    height: 3.94rem;

    overflow: hidden;

    position: relative;

}

.qqzl-1 .box .pic .num {

    font-family: Haettenschweiler;

    font-size: 2rem;

    color: #ffffff;

	opacity: 0.4;

    font-weight: bold;

    position: absolute;

    right: 0.35rem;

    top: 50%;

    transform: translateY(-50%);

}

.qqzl-1 .box .msg {

    background-color: #f5f5f5;

    padding: 0.4rem 0.35rem 0.45rem;

    font-size: 0.24rem;

    color: #555555;

}

.qqzl-1 .box .swiper-pagination {

    left: 50%;

    transform: translateX(-50%);

    bottom: 0;

}

.qqzl-1 .box .swiper-pagination-bullet {

    width: 0.18rem;

	height: 0.18rem;

	background-color: #d2d2d2;

    opacity: 1;

    margin: 0 0.1rem;

}

.qqzl-1 .box .swiper-pagination-bullet-active {

    background-color: #0280ea;

}

.qqzl-2 {
    background: url(../../images/qqzl-2_bg.jpg) center center no-repeat;
    position: relative;
    padding: 0.4rem 0.2rem;
}

.qqzl-2 ul {

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    top: 2.1rem;

    width: 87%;
    display: none;

}

.qqzl-2 ul li {

    width: 3rem;

	height: 0.7rem;

    line-height: 0.7rem;

    text-align: center;

    font-size: 0.24rem;

    font-weight: bold;

    color: #0280ea;

    margin: 0 0.12rem;

    float: left;

}

.xzzx {

    padding: 0.8rem 0.25rem 1.6rem;

}

.xzzx .top,

.xzzx ul li {

    height: 0.7rem;

    line-height: 0.7rem;

	background-color: #0280ea;

}

.xzzx .top div,

.xzzx ul li div {

    width: 20%;

    float: left;

    font-size: 0.26rem;

    color: #ffffff;

    font-weight: bold;

    text-align: center;

}

.xzzx .top .name,

.xzzx ul li .name {

    width: 60%;

}

.xzzx ul li {

    background-color: #ffffff;

}

.xzzx ul li:nth-child(even) {

    background-color: #f8f8f8;

}

.xzzx ul li div {

    font-size: 0.24rem;

    color: #555555;

    font-weight: normal;

}

.xzzx ul li div a {

    color: #0280ea;

}

.list-search-box {

    margin: 0.3rem 0.25rem 0.85rem;

}

.list-search-box .prompt {

    font-size: 0.24rem;

    color: #888888;

}

.list-search {

    margin-top: 0.2rem;

}

.list-search ul li {

    padding: 0.3rem 0;

    border-bottom: 1px solid #eeeeee;

}

.list-search ul li .title {

    font-size: 0.36rem;

    color: #222222;

}

.list-search ul li .content {

    font-size: 0.24rem;

    color: #222222;

    margin: 0.2rem 0 0.25rem;

}

.list-search ul li .title i,

.list-search ul li .content i {

    color: #f60101;

}

.list-search ul li .time {

    font-size: 0.24rem;

    color: #888888;

}

.list-search ul li .time span {

    margin-right: 0.4rem;

}
.list-search-box .paging {
    margin-top: 0.75rem;
}












.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; */

}


.czws-2-box {
    background: url(../../images/czws-2_bg.png) center top no-repeat;
    border-bottom: .2rem solid #f5f5f5;
}
.czws-03 {
    padding: .5rem 0;
    /* background: url(../../images/czws-03_bg.jpg) center top no-repeat; */
    /* margin: 0 0.2rem; */
}
.czws-03 .w14 {
    background-color: #fff;
    padding: .5rem 0 0;
}
/* .czws-03 .w14:hover {
    box-shadow: 0rem 0rem .13rem 0rem rgb(0 0 0 / 20%);
} */
.czws-03 #tabbox {
    text-align: center;
    margin-top: .4rem;
}
.czws-03 .tabs {
    display: inline-block;
}
.czws-03 .tabs li {
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    /* border-radius: .25rem; */
    /* border: solid .01rem #0280ea; */
    margin: 0 .1rem;
    float: left;
    background: #f5f5f5;
    font-size: 0.2rem;
}
.czws-03 .tabs li a {
    display: block;
    color: #666;
}
.czws-03 .tabs li.thistab,
.czws-03 .tabs li:hover {
    background-color: #0280ea;
}
.czws-03 .tabs li.thistab a,
.czws-03 .tabs li:hover a {
    color: #fff;
}
.czws-03 .tab_conbox {
    margin-top: .2rem;
}
.czws-03 .tab_con {
    padding: 0 .5rem 0.25rem;
}
.czws-03 .tab_con .pic {
    margin-top: .3rem;
}
.czws-03 .tab_con .msg {
    text-align: left;
    /* padding-left: 1.5rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%); */
}
.czws-03 .tab_con .icon {
    width: 1rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.czws-03 .tab_con li {
    display: block !important;
    margin-bottom: .3rem;
    position: relative;
    font-size: 0.2rem;
}
.czws-03 .tab_con li::before {
    content: '';
    display: block;
    width: .04rem;
    height: 0.32rem;
    background-color: #0280ea;
    position: absolute;
    left: -0.15rem;
    top: .03rem;
}
.czws-03 .tab_con li strong {
    color: #0280ea;
    display: block;
    margin-bottom: .03rem;
    font-size: 0.28rem;
}
.czws-03 .tab_con li p {
    font-size: .24rem;
    color: #666666;
}
.czws-03 .tab_con li p b{
    color: #fff;
    font-weight: bold;
    text-decoration: dotted;
    display: inline-block;
    background: #0280ea;
    padding:.03rem .05rem;
    margin-bottom: .05rem;
}

.czws-5 {

    padding: .85rem 0 .8rem;
    position: relative;

}

.czws-5::after {
    content: '';
    display: block;
    width: 100%;
    height: .01rem;
    background-color: #0280ea;
    position: absolute;
    left: 0;
    top: 2.36rem;
    z-index: 5;
}

.czws-5 .title {
    font-size: .32rem;
    color: #222222;
    font-weight: bold;
    text-align: center;

}

.czws-5 .box {
    margin-top: .4rem;
    position: relative;
    padding: 0 1rem;
}

.czws-5 .box .swiper-button-prev {
    width: .6rem;
    height: .6rem;
    background: url(../../images/czws-6_left.png) center center no-repeat #fff;
    background-size: 100%;
    /* top: .3rem; */
    z-index: 6;
}

.czws-5 .box .swiper-button-next {
    width: .6rem;
    height: .6rem;
    background: url(../../images/czws-6_right.png) center center no-repeat #fff;
    background-size: 100%;
    /* top: .3rem; */
    z-index: 6;
}

.czws-5 .box .name {
    font-size: .28rem;
    color: #0280ea;
    font-weight: bold;
    margin-bottom: .1rem;
    height: 0.9rem;
    position: relative;
    line-height: 1.2;
}

.czws-5 .box .name::after {
    content: '';
    display: block;
    width: .15rem;
    height: .15rem;
    background-color: #0280ea;
    border: .03rem solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
}

.czws-5 .box .intro {
    font-size: .2rem;
    color: #666666;
    margin-bottom: .25rem;
}
.czws-5 .box .intro p,
.czws-5 .box .intro span {
    font-size: .2rem !important;
}


.czws-5 .msg {

    width: 6.7rem;

    float: left;

    margin-top: .1rem;

}

.czws-5 .msg .title {

    font-size: .24rem;

    color: #222222;

    font-weight: bold;

}

.czws-5 .msg .content {
    font-size: .24rem;
    color: #666;

    margin: .3rem 0 .7rem;

    line-height: 1.7;

}

.czws-5 .pic {

    width: 4.41rem;

    float: right;

}

.czws-5 .pic .swiper-container {

    padding: .2rem 0;

}

.czws-5 .pic .swiper-slide {

    width: 1.88rem;

    height: 2.66rem;

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

    position: relative;

}

.czws-5 .pic .swiper-slide::before {

    content: '';

    display: block;

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

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

}

.czws-5 .pic .swiper-slide-active::before {

    display: none;

}


.ncshws-02 {
    margin: .6rem 0.25rem;
}
.ncshws-02 .czws-title::after {
    margin: .1rem auto 0;
}
.ncshws-02 .box {
    height: 4.5rem;
    position: relative;
    margin-top: .4rem;
    overflow: hidden;
}
.ncshws-02 .box .pic {
    position: relative;
    width: 100%;
    height: 100%;
}
.ncshws-02 .box .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ncshws-02 .box .pic .title {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: .2rem;
    color: #fff;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}
.ncshws-02 .box .msg {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all .4s;
    font-size: .24rem;
    color: #fff;
    padding: .4rem;
    overflow: auto;
}
.ncshws-02 .box .msg .title {
    font-size: .18rem;
    font-weight: bold;
    margin-bottom: .05rem;
}
.ncshws-02 .box:hover .msg {
    top: 0;
}
.ncshws-02 .box:hover .pic .title {
    display: none;
}


.stzl-03 {
    padding: .3rem 0.25rem .6rem;
}
.stzl-03 .tabs {
    
}
.stzl-03 .tabs li {
    width: 49%;
    height: .94rem;
    text-align: left;
    position: relative;
    background-color: #f5f5f5;
    float: left;
    margin-top: 0.15rem;
    text-align: center;
}
.stzl-03 .tabs li:nth-child(even) {
    float: right;
}
.stzl-03 .tabs li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
.stzl-03 .tabs li p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
}
.stzl-03 .tabs li.thistab {
    background-color: #0280ea;
}
.stzl-03 .tabs li.thistab a {
    color: #fff;
}
.stzl-03 .tab_conbox {
    margin-top: 0.4rem;
}
.stzl-03 .tab_conbox .pic {
    margin-bottom: 0.25rem;
}
.stzl-03 .tab_conbox .msg {

}
.stzl-03 .box .msg .title {
    font-size: .24rem;
    color: #222222;
    font-weight: bold;
}
.stzl-03 .box .msg .content {
    font-size: .24rem;
    color: #666;
    margin: .3rem 0 .4rem;
}

.zscq-1 .num,
.qyjj-1 .num {
    text-align: center;
    margin: .5rem auto;
}

.zscq-1 .num ol,
.qyjj-1 .num ol {
    display: inline-block;
}

.zscq-1 .num ol li,
.qyjj-1 .num ol li {
    float: left;
    margin: 0 .3rem;
}

.qyjj-1 .num ol li {
    width: 50%;
    margin: 0;
}
.qyjj-1 .num ol li:last-child {
    width: 100%;
    margin-top: 0.3rem;
}
.zscq-1 .num p,
.qyjj-1 .num p {
    font-size: .5rem;
    color: #0280ea;
    font-weight: bold;
}

.zscq-1 .num span,
.qyjj-1 .num span {
    color: #666;
}

.zscq-1 .box {
    margin-top: .55rem;
}
.zscq-1 .swiper-slide {
    width: 3.3rem;
    height: 4.69rem;
}


.ythsb-1 {
    margin: .65rem auto .7rem;
}
.ythsb-1 .content {
    font-size: .24rem;
    color: #666;
    margin: .6rem .15rem 0;
}
.ythsb-2 {
    background: url(../../images/ythsb-2_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: .6rem 0.25rem .85rem;
    color: #fff;
}
.ythsb-2 .w14>.title {
    font-size: .36rem;
    font-weight: bold;
    text-align: center;
}
.ythsb-2 .w14>.content {
    font-size: .24rem;
    margin: .25rem .05rem 0;
    text-align: center;
}
.ythsb-2 .swiper-container {
    margin-top: .3rem;
}
.ythsb-2 .swiper-slide {
    width: 3.5rem;
    float: left;
    margin-right: .1rem;
    margin-top: .6rem;
}
.ythsb-2 .swiper-slide:last-child {
    margin-right: 0;
}
.ythsb-2 .swiper-slide .pic {
    margin: 0 auto;
    transform: scale(1);
    transition: all .5s;
}
.ythsb-2 .swiper-slide .msg {
    margin: 0 .12rem;
}
.ythsb-2 .swiper-slide .title {
    margin: .25rem 0 .05rem 0;
    font-size: .32rem;
    font-weight: bold;
}
.ythsb-2 .swiper-slide .content {
    font-size: 0.24rem;
}
.ythsb-2 .swiper-slide.on {
    width: 4.8rem;
    margin-top: 0;
}
.ythsb-2 .swiper-slide.on .pic {
    width: 100%;
    height: 4.45rem;
    /* transform: scale(1.5); */
}
.ythsb-3 {
    background-color: #f5f5f5;
    padding: .95rem 0.25rem 1.65rem;
}
.ythsb-3 .pic {

}
.ythsb-3 .msg {
    margin-top: .5rem;
}
.ythsb-3 .msg .title {
    font-size: .3rem;
    color: #0280ea;
    font-weight: bold;
    margin-bottom: .25rem;
}
.ythsb-3 .msg .content {
    font-size: .24rem;
    color: #222222;
}



.ywfc {
    background: url(../../images/ywfc_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: .6rem 0.25rem 1.55rem;
}
.ywfc .ywfc-title {
    font-size: .36rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.ywfc .ywfc-title::after {
    content: '';
    display: block;
    width: .65rem;
	height: .03rem;
	background-color: #ffffff;
    margin: .25rem auto 0;
}
.ywfc .box {
    margin-top: 0.45rem;
    padding: 0 .4rem 0.3rem;
}
.ywfc .box ul li {
    width: 49%;
    height: 2.8rem;
    float: left;
    text-align: center;
    margin-top: 0.8rem;
    background-color: rgba(255, 255, 255,0.82);
}
.ywfc .box ul li:nth-child(even) {
    float: right;
}
.ywfc .box ul li .icon {
    width: 1.2rem;
	height: 1.2rem;
    margin: -0.6rem auto .25rem;
}
.ywfc .box ul li .title p {
    font-size: .28rem;
    color: #222222;
    font-weight: bold;
}
.ywfc .box ul li .title span {
    font-size: .2rem;
    color: #888888;
}
.ywfc .box ul li .content {
    font-size: 0.24rem;
    margin: 0 0.3rem;
    color: #666666;
    margin-top: .2rem;
}
.ywfc .box ul li:last-child {
    width: 100%;
}


.shzr {
    margin-top: .6rem;
}
.shzr ul li {
    margin-bottom: 2rem;
    position: relative;
}
.shzr ul li .pic {

}
.shzr ul li .msg {
    background-color: #0280ea;
    position: absolute;
    right: 0.25rem;
    bottom: -1.4rem;
    width: 5.5rem;
    padding: .3rem .4rem;
    color: #fff;
    font-size: 0.24rem;
}
.shzr ul li .msg .title {
    font-weight: bold;
    margin-bottom: .1rem;
    font-size: 0.32rem;
}
.shzr ul li:nth-child(even) .pic {
    float: right;
}
.shzr ul li:nth-child(even) .msg {
    right: auto;
    left: 0.25rem;
}
.shzr ul li:nth-child(2) .msg {
    background-color: #518427;
}
.shzr ul li:nth-child(3) .msg {
    background-color: #0071a4;
}
.shzr ul li:last-child {
    margin-bottom: 1.4rem;
}

.zhsw-04 {
    background: url(../../images/zhsw-04_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 0.8rem 0 1.1rem;
}
.zhsw-title {
    font-size: .36rem;
    color: #0280ea;
    font-weight: bold;
    text-align: center;
}
.zhsw-title::after {
    content: '';
    display: block;
    width: .6rem;
	height: .05rem;
	background-color: #0280ea;
    margin: .2rem auto 0;
}
.zhsw-04 .rq .rq2 {
    margin: 0.5rem 0.25rem 0;
}
.zhsw-04 .rq .rq2 .swiper-container {
    width: 100%;
    height: 100%;
    box-shadow: 0px 2px 13px 0px 
		rgba(20, 12, 20, 0.15);
}

.zhsw-04 .rq .rq2 .swiper-slide {
    background-color: #0280ea;
    height: 4.6rem;
    background: url(../../images/zhsw-04_bg.png) center center no-repeat #0280ea;
}
.zhsw-04 .rq .rq2 .swiper-slide .rig {
    display: none;
}
.zhsw-04 .rq .rq2 .swiper-slide .lef {
    padding: 0.5rem;
    height: 100%;
    float: left;
    box-sizing: border-box;
}

.zhsw-04 .rq .rq2 .con {
    position: relative;
}

.zhsw-04 .rq .rq2 .name {
    font-size: .3rem;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    margin-bottom: .25rem;
    position: relative;
    z-index: 1;
}

.zhsw-04 .rq .rq2 .num {
    font-size: .72rem;
    font-family: 304-CAI978;
    color: #ffffff;
	opacity: 0.1;
    position: absolute;
    left: 0;
    top: .4rem;
    z-index: 0;
}

.zhsw-04 .rq .rq2 .p2 {
    position: relative;
    z-index: 1;
    font-size: .24rem;
    color: #fff;
    line-height: .32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.zhsw-04 .rq .rq2 ul {
    margin-top: .3rem;
    width: 4rem;
}
.zhsw-04 .rq .rq2 ul li {
    width: 1.8rem;
	height: .6rem;
    line-height: .6rem;
    text-align: center;
	border: solid .01rem #ffffff;
    float: left;
    margin: .15rem .2rem 0 0;
    color: #ffffff;
    font-size: 0.24rem;
}

.zhsw-04 .arrow2 {
    position: absolute;
    right: 0.6rem;
    bottom: 0.4rem;
    z-index: 2;
}

.zhsw-04 .se {
    display: block;
    float: left;
    width: 0.25rem;
	height: 0.32rem;
    margin: 0 0.12rem;
}

.zhsw-04 .prev {
    background: url(../../images/zhsw-04_left.png) center no-repeat;
    background-size: 100%;
}

.zhsw-04 .next {
    background: url(../../images/zhsw-04_right.png) center no-repeat;
    background-size: 100%;
}

.zhsw-05 {
    padding: .6rem 0.25rem;
}
.zhsw-05 .box {
    margin: .2rem auto 0;
    position: relative;
}
.zhsw-05 .center {
    width: 7rem;
	height: 7rem;
	background-color: #0280ea;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    padding-top: .9rem;
    background: url(../../images/zhsw-05_center.png) center no-repeat;
    background-size: 100%;
}
.zhsw-05 .center p {
    font-size: .3rem;
    font-weight: bold;
}
.zhsw-05 .center span {
    font-size: .24rem;
}
.zhsw-05 ul {
    margin-top: 0.5rem;
}
.zhsw-05 ul li {
    margin-bottom: 0.4rem;
}
.zhsw-05 ul li .icon {
    width: .8rem;
	height: .8rem;
    float: left;
    margin-right: .24rem;
}
.zhsw-05 ul li .msg {

}
.zhsw-05 ul li .msg .title {
    font-size: .28rem;
    color: #0280ea;
    font-weight: bold;
    margin-bottom: .1rem;
}
.zhsw-05 ul li .msg .content {
    font-size: .24rem;
    color: #222222;
}


.zhsw-06 {
    background: url(../../images/zhsw-06_bg.jpg) center no-repeat;
    padding: .75rem 0.25rem 1.05rem;
}
.zhsw-06 .box {
    margin-top: .55rem;
}
.zhsw-06 ul li {
	height: 1.7rem;
	background-color: #ffffff;
	box-shadow: 0rem .02rem .13rem 0rem 
		rgba(20, 12, 20, 0.15);
    cursor: pointer;
    margin-bottom: 0.3rem;
}
.zhsw-06 ul li .icon-box {
    width: .51rem;
    height: .51rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: left;
    margin-left: .5rem;
}
.zhsw-06 ul li .icon-box::after {
    content: "";
    display: block;
    width: .58rem;
	height: .58rem;
	background-color: #0280ea;
	opacity: 0.1;
    position: absolute;
    right: -0.3rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.zhsw-06 ul li .icon {
    width: .51rem;
    height: .51rem;
    overflow: hidden;
    position: relative;
}
.zhsw-06 ul li .icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all .5s;
}
.zhsw-06 ul li .icon .show {
    left: 50%;
}
.zhsw-06 ul li .icon .hide {
    left: 150%;
}
.zhsw-06 ul li .msg {
    width: 5rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: left;
    margin-left: .55rem;
}
.zhsw-06 ul li .msg .title {
    font-size: .28rem;
    color: #222222;
    margin-bottom: .1rem;
}
.zhsw-06 ul li .msg .content {
    font-size: 0.24rem;
    color: #888888;
}
.msanjiao{
    display: block;
    padding-left: .3rem;
    background: url(../../images/sanjiaom.png) left top no-repeat;
    background-size: 0.3rem;
}

.partner{width: auto;}
.partner .b{width: auto;}
.partner .b ul{font-size: 0;text-align: left;}
.partner .b ul li{width: 32.66%;display: inline-block;vertical-align: top;margin-right: 1%;margin-bottom: 1%;}
.partner .b ul li img{width: 100%;display: block;}
.partner .b ul li:nth-child(3n){margin-right: 0;}

.contbox_m{width: 100%;height: auto;max-width: 640px;margin: 0 auto;}
.cont_hx{width: 100%;height: auto;}
.cont_hx .box01{width: auto;height: auto;background: url(../../images/index/box01-bg-m.jpg) no-repeat;background-size: 100%;padding: 8% 3%;}
.cont_hx .box01 h2{font-size: 22px;color:#0280ea;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 3%;}
.cont_hx .box01 .b{font-size: 0;text-align: left;width: 100%;height: auto;margin: 0 auto;}
.cont_hx .box01 .b .l{width: 100%;display: inline-block;vertical-align: middle;}
.cont_hx .box01 .b .l h3{font-size: 18px;color:#000;line-height: 30px;font-weight: bold;position: relative;margin-bottom: 3%;}
.cont_hx .box01 .b .l h3 span{z-index: 1;display: block;position: relative;font-weight: bold;text-align: center;}
.cont_hx .box01 .b .l h3 b{content:"";width: 90px;height: 6px;display: block;position: absolute;left: 50%;bottom: 3px;background: #a0d4ff;z-index: 0;transform: translate(-50%,0);}
.cont_hx .box01 .b .l p{font-size: 13px;color:#000;line-height: 20px;text-align: justify;}
.cont_hx .box01 .b .r{width: 100%;display: inline-block;vertical-align: middle;}
.cont_hx .box01 .b .r img{width: 100%;display: block;}
.cont_hx .box02{width: auto;height: auto;margin: 0 auto;padding: 8% 3%;}
.cont_hx .box02 .text{width: 100%;height: auto;display: block;}
.cont_hx .box02 .text img{width: 100%;display: block;margin-bottom: 5%;}
.cont_hx .box02 .text .txt{width: 94%;margin: 0 auto;border-bottom: 1px dashed #ccc;padding: 3% 3px}
.cont_hx .box02 .text .txt h2{font-size: 16px;color:#0280ea;line-height: 20px;font-weight: bold;margin-bottom: 5px}
.cont_hx .box02 .text .txt p{font-size: 14px;color:#333;line-height: 21px;text-align: justify;}

.contact{width: 100%;margin: 0 auto;}
.contact .map{position: relative;height: 540px;overflow: hidden;}
.contact .map img{width: 100%;display: block;}
.contact .map .text{padding:5% 3%;background: #0280ea;}
.contact .map .text h2{font-size: 0;text-align: left;margin-bottom: 3%;}
.contact .map .text h2 span{font-size: 18px;color:#fff;line-height: 28px;display: inline-block;vertical-align: bottom;font-weight: bold;margin-right: 15px;}
.contact .map .text h2 b{font-size: 14px;color:#fff;line-height: 20px;display: inline-block;vertical-align: bottom;}
.contact .map .text p{font-size: 0;text-align: left;margin-bottom: 2%;}
.contact .map .text p i{width: 30px;height: 30px;display: inline-block;vertical-align: top;margin-right: 15px;}
.contact .map .text p .icon-tele{background: url(../../images/index/icon-tele.png) no-repeat;background-size: 100%;}
.contact .map .text p .icon-phone{background: url(../../images/index/icon-phone.png) no-repeat;background-size: 100%;}
.contact .map .text p .icon-add{background: url(../../images/index/icon-add.png) no-repeat;background-size: 100%;}
.contact .map .text p b{font-size: 14px;color:#fff;line-height: 30px;display: inline-block;vertical-align: top;font-weight: normal;width: 85%;}
.contact .map .text p:nth-child(4) b{line-height: 24px;}

.caselist{width: auto;height: auto;margin: 0 auto;padding:5% 3%;}
.caselist .t{margin-bottom: 3%;}
.caselist .t h2{font-size: 0.36rem;color:#0280ea;line-height: 0.36rem;font-weight: bold;text-align: center;}
.caselist .b{width: auto;}
.caselist .b ul li{border: 1px solid #ccc;border-radius: 15px;padding:2%;margin-bottom: 3%;}
.caselist .b ul li .l{width: auto;margin-bottom: 3%;}
.caselist .b ul li .l img{width: 100%;display: block;}
.caselist .b ul li .r{width: auto;display: inline-block;vertical-align: middle;}
.caselist .b ul li .r h2{font-size: 18px;color:#0280ea;line-height: 26px;font-weight: bold;margin-bottom: 8px;}
.caselist .b ul li .r .box{padding: 2%;height: auto;position: relative;}
.caselist .b ul li .r .box h2{font-size: 16px;color:#fff;line-height: 32px;position: relative;background: #0280ea;min-width: 100px;height: 32px;text-align: center;display: inline-block;}
.caselist .b ul li .r .box p{font-size: 12px;color:#666;line-height: 24px;text-align: justify;margin-bottom: 3%;}
.caselist .b ul li.hb2 .l{float: left;margin-right: 3%;}
.caselist .b ul li.hb2 .r{float: right;}
.caselist .b ul li.hb1 .l{float: right;margin-right: 0;margin-left: 3%;}
.caselist .b ul li.hb1 .r{float: left;}

.morecases{width: auto;height: auto;margin: 0 auto;padding:5% 3%;}
.morecases .t{margin-bottom: 3%;}
.morecases .t h2{font-size: 0.36rem;color:#333;line-height: 0.36rem;font-weight: bold;text-align: center;}
.morecases .b{width: auto;}
.morecases .b .btm{width: auto;}
.morecases .b .btm ul li{border-bottom: 1px solid #ccc;position: relative;padding: 5% 0;}
.morecases .b .btm .ta{width: auto;position: relative;}
.morecases .b .btm .ta h1{width: 90%;font-size: 0.30rem;color:#333;line-height: 26px;font-weight: bold;}
.morecases .b .btm .ta h1::after{content:"";width: 20px;height: 3px;position: absolute;right: 1%;top: 50%;transform: translate(0,-50%);background: #aaa;background-size: 100%;display: block;}
.morecases .b .btm .ta h1::before{content:"";width: 3px;height: 20px;position: absolute;right: 3.25%;top: 50%;transform: translate(0,-50%);background: #aaa;background-size: 100%;display: block;}
.morecases .b .btm .ta.add ::before{display: none;}
.morecases .b .btm .ba{display: none;}
.morecases .b .btm .img{width: 100%;margin: 3% 0;}
.morecases .b .btm .img img{width: 100%;display: block;}
.morecases .b .btm .box{width: auto;}
.morecases .b .btm .box h2{font-size: 16px;color:#fff;width: 100px;height: 28px;text-align: center;background: #0280ea;margin-bottom: 2%;}
.morecases .b .btm .box p{font-size: 14px;color:#333;line-height: 24px;text-align: justify;}

.czws-04{margin-top: 0.5rem;}
.czws-04 .cont{font-size: 0.24rem;color: #555555;margin: 0.2rem 0 0;}

.wisdom{width: auto;padding: 5% 0;background: #f5f5f5;}
.wisdom .t{margin-bottom: 3%;}
.wisdom .t h2{font-size: 0.36rem;color:#0280ea;line-height: 34px;font-weight: bold;text-align: center;}
.wisdom .b{width: auto;}
.wisdom .b .b01{width: 94%;height: auto;margin: 0 auto 3%;border-radius: 15px;background: #fff;box-shadow: 1px 0px 10px 2px rgba(0, 0, 0, 0.1);padding: 5% 3%;}
.wisdom .b .b01 .tit{margin-bottom: 3%;}
.wisdom .b .b01 .tit span{font-size: 38px;color:#0280ea;line-height: 36px;font-weight: bold;text-align: center;display: block;margin-bottom: 10px;height: 26px;}
.wisdom .b .b01 .tit h2{font-size: 20px;color:#000;line-height: 28px;text-align: center;font-weight: bold;}
.wisdom .b .b01 .box{font-size: 0;text-align: center;margin-bottom: 3%}
.wisdom .b .b01 .box img{width: 100%;display: block;margin-bottom: 3%;}
.wisdom .b .b01 .box .text{width: 100%}
.wisdom .b .b01 .box .text p{font-size: 14px;color:#333;line-height: 26px;text-align: justify;}
.wisdom .b .b01 .navsbar{font-size: 0;text-align: left;position: relative;}
.wisdom .b .b01 .navsbar .nav{width: 100%;margin-bottom: 3%;}
.wisdom .b .b01 .navsbar .nav ul{font-size: 0;text-align: center;}
.wisdom .b .b01 .navsbar .nav ul li{width: 49%;display: inline-block;vertical-align: top;margin-bottom: 3%;margin-right: 2%;}
.wisdom .b .b01 .navsbar .nav ul li:nth-child(2n){margin-right: 0;}
.wisdom .b .b01 .navsbar .nav ul li a{font-size: 16px;color:#333;line-height: 40px;display: block;text-align: center;background: #f5f5f5;}
.wisdom .b .b01 .navsbar .nav ul li.thistab a{background: #0280ea;color:#fff;font-weight: bold;}
.wisdom .b .b01 .boxs{width: 100%;display: inline-block;vertical-align: middle;font-size: 0;text-align: left;}
.wisdom .b .b01 .boxs .text{width: 100%;display: inline-block;vertical-align: middle;margin-bottom: 3%;}
.wisdom .b .b01 .boxs .text p{font-size: 14px;color:#666;line-height: 24px;text-align: left;}
.wisdom .b .b01 .boxs .imgs{width: 100%;display: inline-block;vertical-align: middle;}
.wisdom .b .b01 .boxs .imgs .mySwiper{position: relative;overflow: hidden;}
.wisdom .b .b01 .boxs .imgs .mySwiper img{width: 100%;display: block;;}

.wisdom .b .b02{width: 100%;height: auto;padding: 5% 3%;background: url(../../images/index/zhsw02-bg-m.jpg) no-repeat;background-size: cover;}
.wisdom .b .b02 .tit{margin-bottom: 3%;}
.wisdom .b .b02 .tit span{font-size: 38px;color:#0280ea;line-height: 36px;font-weight: bold;text-align: center;display: block;margin-bottom: 10px;height: 28px;}
.wisdom .b .b02 .tit h2{font-size: 20px;color:#000;line-height: 28px;text-align: center;font-weight: bold;}
.wisdom .b .b02 .btm{width: auto;height: auto;margin: 0 auto;font-size: 0;text-align: left;background: #fff;border-radius: 15px;padding: 3%;}
.wisdom .b .b02 .btm .l{width: 100%;display: inline-block;vertical-align: top;margin-bottom: 3%;}
.wisdom .b .b02 .btm .l img{width: 100%;display: block;}
.wisdom .b .b02 .btm .r{width: 100%;display: inline-block;vertical-align: top;}
.wisdom .b .b02 .btm .r h2{font-size: 16px;color:#fff;line-height: 32px;min-width: 100px;height: 32px;text-align: center;display: inline-block;background: #0280ea;}
.wisdom .b .b02 .btm .r p{font-size: 14px;color:#333;line-height: 24px;text-align: justify;margin: 0 auto 3%;}

.wisdom .b .b03{padding: 5% 3%}
.wisdom .b .b03 ul{width: auto;height: auto;margin: 0 auto;font-size: 0;text-align: center;}
.wisdom .b .b03 ul li{width: 100%;height:auto;display: inline-block;vertical-align: top;padding: 3% 2%;border-radius: 15px;background: #fff;box-shadow: 1px 0px 10px 2px rgba(0, 0, 0, 0.1);margin-bottom: 3%;}
.wisdom .b .b03 ul li:nth-child(3n){margin-right: 0;}
.wisdom .b .b03 .tit{margin-bottom: 30px;}
.wisdom .b .b03 .tit span{font-size: 38px;color:#0280ea;line-height: 36px;font-weight: bold;text-align: center;display: block;margin-bottom: 10px;height: 28px;}
.wisdom .b .b03 .tit h2{font-size: 20px;color:#000;line-height: 28px;text-align: center;font-weight: bold;}
.wisdom .b .b03 .btm{width: auto;height: auto;margin: 0 auto;font-size: 0;text-align: left;background: #fff;border-radius: 15px;}
.wisdom .b .b03 .btm .l{width: 100%;margin-bottom: 3%;}
.wisdom .b .b03 .btm .l img{width: 100%;display: block;margin: 0 auto;}
.wisdom .b .b03 .btm .r{width: 100%;display: inline-block;vertical-align: top;}
.wisdom .b .b03 .btm .r h2{font-size: 16px;color:#fff;line-height: 32px;min-width: 100px;height: 32px;text-align: center;display: inline-block;background: #0280ea;margin: 0 auto 10px;}
.wisdom .b .b03 .btm .r p{font-size: 14px;color:#333;line-height: 24px;text-align: justify;margin: 0 auto 15px;}