* {
    font-family: '宋体' !important;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-tap-highlight-color: transparent;
}

a {
    text-decoration: none;
}

:root {
    --themeColor: #1678ff;
    --themeColor2: #15db95;
}

.head_nav {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: var(--themeColor);
    color: white;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 10%);
}

.head_nav figure {
    float: left;
    width: 10%;
    height: 3.3rem;
}

.head_nav h1,
.head_nav h2 {
    float: left;
    width: 80%;
    line-height: 3.3rem;
    text-align: center;
    font-size: 0.9rem;
}

.head_nav figure:nth-child(1) {
    float: left;
}

.head_nav figure:nth-child(3) {
    float: right;
}

.head_nav figure img {
    margin: 0 auto;
    display: block;
    margin-top: 1rem;
    width: 1.3rem;
    height: 1.3rem;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: block;
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.head_swiper {
    margin: 0 auto;
    width: 98%;
    padding-top: 3.6rem;
}
.head_swiper figure img{
    border-radius: 0.6rem;
    width: 100%;
}
.swiper-slide img {
    border-radius: 0.6rem;
    width: 98%;
}

.mySwiper1 {
    margin: 0.8rem 0;
}
.swiper-wrapper{
    transition-timing-function:linear;
}

.reswi img {
    width: 9.3rem;
    height: 6.5rem;
}
.pde_re {
    border-radius: 10px;
    padding: .2rem;
}

.pde_re a {
    text-decoration: none;
    color: black;
}

.pde_re a img {
    width: 9rem;
    height: 6.5rem;
}

.pde_re a h2 {
    font-size: .7rem;
    padding: .5rem .5rem;
    line-height: 1rem;
    height: 2rem;
    font-weight: normal;
}

.mySwiper1 ul li{
    box-sizing: border-box;
}

.xgcptit {
    border-top: 1px solid rgb(214, 214, 214);
    text-align: center;
    font-size: .8rem;
    padding: .8rem 0;
    font-weight: bold;
}

.head_search {
    display: none;
    position: fixed;
    background-color: #000000bd;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.inp_g {
    display: table;
    margin: 0 auto;
}

.inp_g input:nth-child(1) {
    float: left;
    margin-top: 7rem;
    width: 12rem;
    height: 2.3rem;
    outline: none;
    border: 1px solid var(--themeColor2);
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    font-size: 0.9rem;
    padding-left: 0.4rem;
    padding-right: .4rem;
}

.inp_g input:nth-child(2) {
    float: left;
    padding: 0 .5rem;
    font-size: 0.8rem;
    font-weight: bold;
    color: white;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    border: 1px solid var(--themeColor2);
    line-height: 2.3rem;
    margin-top: 7rem;
    text-align: center;
    background-color: var(--themeColor2);
}

.head_search span {
    display: block;
    margin: 0 auto;
    margin-top: 5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    background-color: #15db95;
    color: white;
    font-size: 1.5rem;
    border-radius: 50%;
}

.head_nav_i {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.nav_i_c {
    position: absolute;
    width: 60%;
    height: 90%;
    left: -80%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 20%;
    background-color: white;
}

.nav_i_c ul li {
    border-bottom: 1px solid #e9e9e9;
}

.nav_i_c ul li:active {
    background-color: #c4c4c4;
}

.nav_i_close {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000bd;
}

.nav_i_c ul {
    margin-top: 1.5rem;
}

.nav_i_c ul li a {
    font-size: 1rem;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    line-height: 2.5rem;
    text-decoration: none;
    color: black;
}

.nav_i_c ul li a span {
    padding-left: 7rem;
}

.nav_i_c h2 {
    font-size: 1.2rem;
    text-align: center;
}

.tt {
    padding: 1rem .5rem .8rem .5rem;
}

.tt h3 {
    text-align: center;
    font-size: 1.1rem;
    color: black;
}

.tt span {
    display: block;
    height: 2px;
    margin: 0 auto;
    background-color: var(--themeColor);
}

.tt span:nth-child(2) {
    margin-top: .5rem;
    width: 3rem;
}

.tt span:nth-child(3) {
    margin-top: .2rem;
    width: 2rem;
}

.clear {
    clear: both;
}

.con_pcen {
    margin-top: 1rem;
}

.pcen_c {
    padding-left: .2rem;
    padding-right: .2rem;
    margin: 0 auto;
}

.pcen_c>a {
    display: table;
    margin: 1.5rem auto;
    text-decoration: none;
    border-radius: 5px;
    font-size: .8rem;
    padding: .5rem .8rem;
    color: #fff;
    background: var(--themeColor);
    box-shadow: 0 10px 16px 0 rgba(21, 47, 219, 0.15);
}

.pcen_c ul li {
    width: 90%;
    margin: 0 auto;
    margin-top: 1rem;
    padding-bottom: .8rem;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 4px 10px 2px rgb(0 51 204 / 15%)
}

.pcen_c ul li figure {
    width: 100%;
    padding-top: .5rem;
}

.pcen_c ul li figure img {
    width: 90%;
    height: 11rem;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
}

.pcen_c ul li a {
    text-decoration: none;
}

.pcen_c ul li figcaption h2 {
    width: 90%;
    height: 2.4rem;
    margin: 0 auto;
    margin-top: .8rem;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: .9rem;
    line-height: 1.2rem;
}

.pcen_c ul li figcaption h2:active {
    color: var(--themeColor);
}

.pcen_c ul li>a:nth-child(3) {
    display: table;
    margin: 0 auto;
    margin-top: .5rem;
    border-radius: 5px;
    font-size: .8rem;
    padding: .5rem .8rem;
    color: #fff;
    background: #15db95;
    box-shadow: 0 10px 16px 0 rgb(21 219 150 / 15%);
}

.pcen_c ul li p {
    height: 2.4rem;
    font-size: .8rem;
    color: black;
    padding: 0 1rem .8rem 1rem;
    line-height: 1.2rem;
    text-indent: 1.7rem;
}

.con_pjj {
    margin-top: 2.6rem;
    background-color: #f0f3fc;
    color: rgb(0, 0, 0);
    padding: 0 .5rem 1rem .5rem;
}

.con_pjj>p {
    font-size: 0.8rem;
    line-height: 1.5rem;
    text-indent: 1.7rem;
    margin-top: 0.5rem;
}

.con_pjj a {
    display: table;
    margin: 0 auto;
    margin-top: 1.5rem;
    text-decoration: none;
    border-radius: 5px;
    font-size: .8rem;
    padding: 0.5rem 0.8rem;
    color: #fff;
    background: #15db95;
    box-shadow: 0 10px 16px 0 rgb(21 219 150 / 15%);
}

.con_pjj ul {
    margin-top: .5rem;
}

.con_pjj ul li {
    float: left;
    text-align: center;
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
    background-color: white;
    margin-top: .5rem;
    border-radius: 5px;
    padding-bottom: 1rem;
    padding-top: .5rem;
    box-shadow: 0 10px 20px 0 rgb(0 51 204 / 10%);
}

.con_pjj ul li span:nth-child(1) {
    color: var(--themeColor);
    font-size: 1.1rem;
}

.con_pjj ul li span:nth-child(2) {
    display: block;
    width: 2rem;
    margin: .5rem auto;
    border-top: 2px solid var(--themeColor);
}

.con_pjj ul li span:nth-child(3) {
    display: block;
    font-size: .8rem;
}

.con_pjj ul::after {
    content: '';
    display: block;
    clear: both;
}

.con_news {
    margin-top: 1.8rem;
}

.news_c ul li {
    width: 94%;
    margin: 0 auto;
    padding: .5rem .2rem;
    margin-top: 1rem;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgb(0 51 204 / 10%);
}

.news_c ul li figure {
    float: left;
    width: 35%;
    height: 5rem;
}

.news_c ul li figure img {
    width: 100%;
    height: 5rem;
    border-radius: 5px;
}

.news_i_t {
    float: right;
    width: 63%;
}

.news_i_t a {
    height: 2.5rem;
    display: block;
    width: 100%;
}

.news_i_t a h2 {
    font-size: .8rem;
    height: 2.5rem;
    line-height: 1.2rem;
    color: black;
}

.news_i_t time {
    display: block;
    padding-top: 1.5rem;
    font-size: .7rem;
    color: gray;
}

.news_c>a {
    display: table;
    margin: 0 auto;
    margin-top: 1.5rem;
    text-decoration: none;
    border-radius: 5px;
    font-size: .8rem;
    padding: 0.5rem 0.8rem;
    color: #fff;
    background: #15db95;
    box-shadow: 0 10px 16px 0 rgb(21 219 150 / 15%);
}

.con_bk {
    margin-top: 2rem;
    padding-bottom: 2rem;
}

.bk_c {
    width: 96%;
    margin: 0 auto;
}

.bk_c a {
    text-decoration: none;
    color: black;
}

.bk_c>a {
    display: table;
    margin: 0 auto;
    margin-top: 1.5rem;
    text-decoration: none;
    border-radius: 5px;
    font-size: .8rem;
    padding: 0.5rem 0.8rem;
    color: #fff;
    background: #15db95;
    box-shadow: 0 10px 16px 0 rgb(21 219 150 / 15%);
}

.bk_c ul li {
    float: left;
    width: 48%;
    padding-bottom: .3rem;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: .8rem;
    border-radius: 5px;
    overflow: hidden;
    background-color: white;
    box-shadow: 0 10px 20px 0 rgba(0, 51, 204, 0.13);
}

.bk_c ul li figure {
    width: 100%;
}

.bk_c ul li figure img {
    width: 100%;
    height: 7rem;
    border-radius: 5px;
}

.bk_c ul li figure figcaption h2 {
    height: 2.5rem;
    padding: 0 .4rem;
    margin-top: .3rem;
    font-size: .8rem;
    line-height: 1.2rem;
    text-align: center;
    font-weight: normal;
}

.bk_c ul li time {
    display: block;
    font-size: .7rem;
    padding: .3rem;
    color: gray;
    margin-left: 4.5rem;
    margin-top: .2rem;
}

footer {
    background: url('../images/footbg.png') no-repeat center;
    background-color: rgb(46, 46, 46);
}

.con_foot {
    color: rgb(220, 220, 220);
}

.con_foot li a {
    color: rgb(220, 220, 220);
    text-decoration: none;
}

.con_foot h3 {
    font-size: .9rem;
    text-align: center;
    padding-top: 1.8rem;
}

.con_foot ul:nth-child(2) {
    display: table;
    margin: 0 auto;
    margin-top: 1.5rem;
}

.con_foot ul:nth-child(2) li {
    display: table;
    height: 2.6rem;
}

.con_foot ul:nth-child(2) figure img {
    float: left;
    width: 1.1rem;
    display: block;
}

.con_foot ul:nth-child(2) figure figcaption {
    float: left;
    line-height: 1.1rem;
    margin-left: 0.3rem;
    font-size: .7rem;
}

.foot_search {
    display: table;
    margin: 0 auto;
    margin-top: .5rem;
}

.foot_search input:nth-child(1) {
    float: left;
    width: 10rem;
    height: 2rem;
    outline: none;
    border: 1px solid var(--themeColor2);
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    font-size: 0.8rem;
    padding-left: 0.4rem;
    padding-right: .4rem;
    background: none;
    color: rgb(220, 220, 220);
}

.foot_search input::placeholder {
    color: rgb(220, 220, 220);
}

.foot_search input:nth-child(2) {
    float: left;
    padding: 0 .5rem;
    font-size: 0.8rem;
    font-weight: bold;
    color: white;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    border: 1px solid var(--themeColor2);
    line-height: 2rem;
    text-align: center;
    background-color: var(--themeColor2)
}

.con_foot>a {
    display: block;
    padding-top: 1.5rem;
    text-align: center;
    font-size: .7rem;
    text-decoration: none;
    color: rgb(155, 155, 155);
}

.con_foot>p {
    padding-top: .8rem;
    padding-bottom: 4.5rem;
    text-align: center;
    font-size: .7rem;
    color: rgb(155, 155, 155);
}

.navbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-color: var(--themeColor);
}

.navbar ul li {
    float: left;
    width: 25%;
    padding: .3rem 0;
    text-align: center;
}

.navbar ul li a {
    font-size: .9rem;
    text-decoration: none;
    color: white;
}

.navbar ul li img {
    width: 1.6rem;
}

.toTop {
    display: none;
    position: fixed;
    bottom: 3.7rem;
    right: .8rem;
    z-index: 2;
}

.toTop img {
    background-color: var(--themeColor2);
    border-radius: 5px;
    padding: .5rem;
    color: black;
}

.con_mbx {
    width: 86%;
    height: 1rem;
    margin: 0 auto;
    font-size: .9rem;
    padding: .5rem 0;
    border-bottom: 1px solid #f8f8f8;
}

.con_mbx a {
    color: var(--themeColor);
    text-decoration: none;
}

.con_mbx h1 {
    font-size: .9rem;
    line-height: 1rem;
    margin-top: -1rem;
    margin-left: 3rem;
    font-weight: 400;
}

.mwz_about {
    padding: .5rem;
    padding-top: 1rem;
}

.mwz_about ul {
    margin: 0.3rem 0;
}

.mwz_about ul li {
    float: left;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    box-shadow: 0 10px 16px 0 rgba(17, 35, 177, 0.148);
    border-radius: 5px;
    margin-top: .5rem;
    padding: .5rem 0;
}

.mwz_about ul li img {
    width: 2rem;
}

.mwz_about ul li figcaption {
    font-size: .8rem;
    margin-top: .5rem;
}

.ab_num strong {
    display: block;
    font-size: 1rem;
    padding: .3rem 0;
}

.ab_num span {
    font-size: .8rem;
}

.con_about_c {
    width: 96%;
    margin: 0 auto;
}

.about_t {
    margin-top: 1.5rem;
}

.about_t p {
    font-size: .8rem;
    line-height: 1.4rem;
    text-indent: 1.7rem;
    margin-top: 0.8rem;
}

.about_t h2 {
    font-size: 1rem;
    text-align: center;
}

.pcenter_t>h2 {
    font-size: 1.1rem;
    text-align: center;
    margin-top: 1.5rem;
}

.pcenter_t {
    padding-top: .5rem;
}

.pcenter_c {
    width: 98%;
    margin: 0 auto;
    padding-top: .5rem;
    padding-bottom: 1rem;
}

.pcenter_c ul li {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: .6rem;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 10px 16px 0 rgba(17, 35, 177, 0.148);
    padding-bottom: .4rem;
}

.pcenter_c ul li:active {
    background-color: gray;
}

.pcenter_c ul li a figure img {
    width: 100%;
    height: 7rem;
    border-radius: 5px;
}

.pcenter_c ul li a {
    text-decoration: none;
    color: black;
}

.pcenter_c ul li a figure figcaption h2 {
    font-size: .8rem;
    height: 2.4rem;
    padding: .3rem .4rem 0 .4rem;
    line-height: 1.2rem;
    font-weight: normal;
}

.pagination {
    display: table;
    margin: 0 auto;
    padding: .8rem 1.5rem 1rem 1.5rem;
    text-align: center;
}

.pagefy a {
    display: inline-block;
    margin: .3rem;
    font-size: .9rem;
    border: 1px solid var(--themeColor);
    padding: .2rem .4rem;
    text-decoration: none;
    color: var(--themeColor);
}

.current {
    background-color: var(--themeColor);
    color: white !important;
}

.mwz_ccerti {
    padding-top: .5rem;
    padding-bottom: 1rem;
}

.ccerti_c {
    width: 96%;
    margin: 0 auto;
}

.ccerti_c img {
    width: 100%;
    margin-top: .8rem;
}

.mwz_contact {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.ab_other {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}

.ab_other ul {
    display: table;
    margin: 0 auto;
    line-height: 2rem;
    font-size: .9rem;
}

.ab_other ul li span {
    float: left;
    width: 6.5rem;
}

.ab_other ul li span:nth-child(2) {
    text-align: right;
}

.ab_other img {
    width: 100%;
}

.newsl_c ul li {
    width: 94%;
    margin: 0 auto;
    margin-top: 1rem;
    box-shadow: 0 10px 16px 0 rgba(17, 35, 177, 0.148);
    border-radius: 5px;
    padding: .5rem .3rem;
}

.newsl_c ul li:active {
    background-color: #b6b6b6;
}

.newsl_c ul li figure {
    float: left;
    width: 40%;
    height: 6rem;
}

.newsl_c ul li figure img {
    width: 100%;
    height: 6rem;
    border-radius: 5px;
}

.newsl_i_t {
    float: left;
    width: 57%;
    padding-left: 3%;
}

.newsl_i_t h2 {
    height: 2.4rem;
    font-size: .8rem;
    line-height: 1.2rem;
    color: black;
}

.newsl_i_t p {
    margin-top: .5rem;
    height:2rem ;
    font-size: .7rem;
    line-height: 1rem;
    color: rgb(82, 82, 82);
}

.newsl_i_t time {
    display: block;
    padding-top: .3rem;
    font-size: .7rem;
    margin-left: 6rem;
    color: rgb(82, 82, 82);
}

.newsl_c {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.mwz_news {
    padding-top: .5rem;
}

.read_det {
    text-align: center;
    font-size: .7rem;
    color: rgb(92, 92, 92);
    padding-bottom: 1rem;
}

.ndetail{
    width: 98%;
    margin: 0 auto;
    padding-top: .5rem;
}

.ndetail img{
    width: 100%;
}
.ndetail h1{
    text-align: center;
    padding: 1rem .8rem .8rem .8rem;
    font-size: .9rem;
    line-height: 1.5rem;
}

.ndetail p {
    width: 96%;
    margin: 0 auto;
    margin-bottom: .5rem;
    font-size: .7rem !important;
    line-height: 1.5rem;
    text-indent:1.5rem !important;
}

.ndetail h2 {
    text-align: center;
    font-size: 1rem;
    padding-top: .5rem;
}

.ndetail p img {
    display: block;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}

.zuoyou {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.swi {
    margin-left: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .7rem;
    line-height: 1.2rem;

}

.swi a {
    font-size: .7rem;
    text-decoration: none;
    color: rgb(83, 83, 83);
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 1.2rem;
}

.swi a:active {
    color: var(--themeColor);
    text-decoration: underline;
}

.pwz_error {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.pwz_error figure img {
    width: 4rem;
}

.pwz_error strong {
    display: block;
    padding: .5rem 0;
    font-size: 1.2rem;
}

.pwz_error p {
    width: 80%;
    margin: 0 auto;
    margin-top: 2rem;
    line-height: 1.5rem;
    font-size: .9rem;
    letter-spacing: 2px;
}

.pwz_error p a {
    text-decoration: underline;
}

.pwz_error>a {
    display: table;
    background-color: var(--themeColor);
    margin: 2rem auto;
    color: white;
    text-decoration: none;
    font-size: .9rem;
    padding: .8rem 1rem;
    border-radius: 10px;
}

.pwz_error>a:active {
    background-color: #011d86;
}