﻿body {
    padding: 1rem 0 1.2rem;
}
header {
    position: fixed;
    left: 0;    
    top: 0;
    width: 100%;
    height: 1rem;
    padding: 0 0.17rem;
    background-color: #fff;
    z-index: 101;
}
header .logo {
    width: 2.72rem;
	height: 0.42rem;
    float: left;
    margin-top: 0.1rem;
}
header .nav-btn {
    width: 0.38rem;
	height: 0.28rem;
    float: right;
    margin-top: 0.37rem;
}
.banners .swiper-pagination-bullet {
    width: 0.13rem;
	height: 0.13rem;
    background-color: #ffffff;
    opacity: 1;
}
.banners .swiper-pagination-bullet-active {
    background-color: transparent;
    border: solid 0.02rem #ffffff;
}
.index-1 {
    background: url(../images/index-1_bg.jpg) center top no-repeat;
    background-size: 100%;
    margin-top: 0.5rem;
    padding-top: 0.57rem;
    position: relative;
}
.index-1 .wrap {
    
}
.page-num-current{
  background-color: #ffbf24 !important;

    color: #ffffff !important;

    border: 1px solid #ffbf24 !important;}
.index-1 .message {
    font-size: 0.36rem;
    color: #353535;
    font-weight: bold;
    margin-left: 0.53rem;
}
.index-1 .message p i {
    color: #ffffff;
}
.index-1 .content {
    font-size: 0.22rem;
    color: #353535;
    margin-left: 0.53rem;
    margin-top: 0.45rem;
}
.index-1 .content p i {
    color: #ffffff;
}
.index-1 .box {
    margin-top: 0.55rem;
}
.index-1 .box .swiper-container {
    padding-bottom: 1rem;
    margin-left: 0.37rem;
}
.index-1 .box .swiper-slide {
    background: #fabe08;
    box-shadow: 0.01rem 0.13rem 0.13rem 0rem 
        rgba(26, 26, 26, 0.32);
    padding: 0.1rem;
}
.index-1 .box .swiper-slide .pic {
	height:4.2rem;
    overflow: hidden;
}
.index-1 .box .swiper-slide .msg {
    padding: 0.3rem 0.3rem 0.5rem;
    position: relative;
}
.index-1 .box .swiper-slide .msg p {
    font-size: 0.3rem;
    color: #be282e;
    margin-bottom: 0.25rem;
}
.index-1 .box .swiper-slide .msg span {
    font-size: 0.2rem;
    color: #353535;
    line-height: 1.2;
    display: block;
}
.index-1 .box .swiper-slide .msg i {
    position: absolute;
    top: 0;
    right: 0.4rem;
    font-family: Impact;
    font-size: 1.3rem;
    color: #353535;
	opacity: 0.25;
}
.index-1 .swiper-button-prev {
    display: none;
}
.index-1 .swiper-button-next {
    width: 0.56rem;
	height: 0.56rem;
    background: url(../images/index-1_right.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 1.29rem;
    top: 1.5rem;
    outline: none;
}
.index-2 {
    margin: 1.1rem 0.2rem 0;
}
.index-2 .box {

}
.index-2 .box .box-left {
    width: 2.26rem;
    float: left;
}
.index-2 .box .msg {
    width: 4.2rem;
    float: right;
}
.index-2 .box .msg .content {
    font-size: 0.22rem;
    color: #4d4d4d;
    margin: 0.16rem 0 0.68rem;
    line-height: 0.4rem;
}
.index-2 .box .msg .more {
    width: 1.75rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #353535;
    text-align: center;
}
.index-2 .box .msg .more a {
    font-size: 0.18rem;
    color: #ffffff;
    display: block;
}
.index-2 .video-box {
    width: 100%;
    margin-top: 0.68rem;
}
.index-2 .video-box video {
    width: 100%;
}
.index-2 .video-box .video-1 {
    width: 6.17rem;
    height: 4.03rem;
    float: left;
}
.index-2 .video-box .video-2 {
    width: 6.65rem;
    height: 4.83rem;
    float: left;
    margin-top: -0.8rem;
    margin-left: 0.05rem;
}
.index-3 {
    background: url(../images/index-3_bg.jpg) center top no-repeat;
    background-size: 100%;
    margin-top: 0.8rem;
    padding-top: 1.2rem;
}
.index-3 .wrap {
    
}
.index-3 .title {
    font-size: 0.5rem;
    color: #ffb400;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.7rem;
}
.index-3 .content {
    text-align: center;
}
.index-3 .content p {
    font-size: 0.36rem;
    color: #dfdfdf;
    margin-bottom: 0.2rem;
}
.index-3 .content span {
    font-size: 0.23rem;
    color: #ffffff;
    line-height: 0.48rem;
    display: block;
    margin: 0 0.4rem;
}
.index-3 ul {
    margin-top: 0.68rem;
    background: url(../images/index-3_bg_ul.jpg) center bottom no-repeat;
    background-size: 100%;
    padding: 0 0.05rem 0.4rem;
}
.index-3 ul li {
    width: 1.24rem;
	height: 1.24rem;
    float: left;
    margin-right: 0.12rem;
    margin-top: 0.34rem;
}
.index-3 ul li:nth-child(3){
    width: 1.92rem;
	height: 1.91rem;
    margin-top: 0;
}
.index-3 ul li:last-child {
    margin-right: 0;
}
.index-4 {
    background: url(../images/index-4_bg.jpg) center center no-repeat;
    background-size: 100%;
    padding: 0.8rem 0;
}
.index-4 .swiper-slide {
    width: 6rem;
    height: auto;
    position: relative
}
.index-4 .swiper-slide .pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
}
.index-4 .swiper-slide img {
    display: block;
    width: 100%;
}
/* .index-4 .swiper-slide::after {
    content: '';
    width: 5.94rem;
	height: 8.68rem;
    border: solid 1px #353535;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    pointer-events: none;
} */
.index-4 .swiper-slide::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255 / 0.75);
}
.index-4 .swiper-slide.swiper-slide-active::before {
    display: none
}
.index-4 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}
.index-4 .swiper-slide .msg {
    width: 100%;
    height: auto;
    background-color: rgba(250, 190, 8, 1);
    padding: 0.3rem;
}
.index-4 .swiper-slide .msg p {
    font-size: 0.36rem;
    color: #be272e;
    /* border-bottom: 1px dashed rgba(255, 255, 255, 1); */
    padding: 0.25rem 0;
    text-align: center;
    /* margin-bottom: 0.25rem; */
    font-weight: bold;
}
.index-4 .swiper-slide .msg span {
    font-size: 0.24rem;
    color: #353535;
}
.index-5 {
    margin-top: 0.8rem;
}
.index-5 .wrap {
    margin: 0 auto;
}
.index-5 .title {
    text-align: center;
}
.index-5 .title p {
    font-size: 0.48rem;
    color: #ffb400;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.index-5 .title span {
    font-size: 0.23rem;
    color: #454545;
}
.index-5 ul {
    margin: 0 0.3rem;
}
.index-5 ul li {
    padding: 0.75rem 0 0.55rem;
    border-bottom: 1px dashed rgba(51, 51, 51,0.3);
}
.index-5 ul li .msg {
    margin-bottom: 0.4rem;
}
.index-5 ul li .msg .num {
    font-size: 0.99rem;
    font-style: italic;
    color: #fabe08;
    float: left;
    padding-right: 0.4rem;
    border-right: 1px solid #ffb400;
    margin-right: 0.4rem;
}
.index-5 ul li .msg .content {
    float: left;
    width: 4.5rem;
}
.index-5 ul li .msg .content p {
    font-size: 0.4rem;
    color: #404040;
}
.index-5 ul li .msg .content span {
    font-size: 0.3rem;
    color: #9a9a9a;
    display: block;
    line-height: 1.2;
}
.index-5 ul li:last-child{
    border-bottom: none;
}
.index-6 {
    margin-top: 1rem;
}
.index-6>.title {
    text-align: center;
    font-size: 0.48rem;
    color: #ffb400;
    font-weight: bold;
}
.index-6 .box {
    margin-top: 0.75rem;
}
.index-6 .box ul li {
    border-top: 0.03rem solid #e5e5e5;
    padding: 0.45rem 0.45rem 0.3rem;
    position: relative;
}
.index-6 .box ul li .title {
    width: 80%;
    float: left;
    font-size: 0.3rem;
    color: #525252;
}
.index-6 .box ul li:hover .title {
    color: #ffc00b;
}
.index-6 .box ul li .time {
    float: right;
}
.index-6 .box ul li .time i {
    font-size: 0.3rem;
    color: #999999;
}
.index-6 .box ul li .time span {
    font-size: 0.18rem;
    color: #999999;
    margin-left: 0.25rem;
}
.index-6 .box ul li .content {
    font-size: 0.18rem;
    color: #999999;
    margin-top: 0.5rem;
}
.index-6 .box ul li::before {
    content: '';
    display: block;
    width: 0.02rem;
	height: 0;
    background-color: #e5e5e5;
    position: absolute;
    left: -0.3rem;
    top: 0;
    transition: all .5s;
}
.index-6 .box ul li:hover::before {
    height: 100%;
    transition: all .5s;
}
.index-6 .box .more {
    width: 1.99rem;
    height: 0.58rem;
    line-height: 0.58rem;
    text-align: center;
    background-color: #353535;
    margin: 0.2rem auto 0;
}
.index-6 .box .more a {
    font-size: 0.24rem;
    color: #ffffff;
    display: block;
}
.index-7 {
    background-color: #ffb400;
    position: relative;
    padding: 2rem 0 0.95rem;
    margin-top: 1.9rem;
}
.index-7 .wrap {
    margin: 0 auto;
}
.index-7 .top {
    width: 2.24rem;
	height: 2.33rem;
    margin: 0 auto;
    position: absolute;
    top: -0.95rem;
    left: 50%;
    transform: translateX(-50%);
}
.index-7 .box {

}
.index-7 .box .msg {
    width: 5.5rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.index-7 .box .msg p {
    font-size: 0.6rem;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.1;
}
.index-7 .box .msg span {
    font-size: 0.23rem;
    color: #353535;
    margin-top: 0.1rem;
    display: block;
}
.index-7 .box .msg img {
    position: absolute;
    top: 0.45rem;
    left: 0;
}
.index-7 .box form {
    margin: 1rem 0.35rem 0;
}
.index-7 .box form div {
    margin-bottom: 0.55rem;
}
.index-7 .box form p {
    font-size: 0.22rem;
    color: #ffffff;
    margin-bottom: 0.25rem;
}
.index-7 .box form label {
    width: 3.2rem;
    float: left;
}
.index-7 .box form label:nth-child(even){
    float: right;
}
.index-7 .box form label input {
    width: 3.2rem;
	height: 0.5rem;
	background-color: #ffffff;
    border-radius: 0.1rem;
    border: none;
    font-size: 0.14rem;
    text-indent: 0.1rem;
}
.index-7 .box form select {
    width: 2rem;
	height: 0.5rem;
	background-color: #ffffff;
    border-radius: 0.1rem;
    font-size: 0.14rem;
    color: #000000;
    padding: 0 0.15rem;
    margin-right: 0.32rem;
    border: none;
    /* background: url(../images/icon_xiala.png) center right 0.15rem no-repeat #fff;
    background-size: 8%; */
}
.index-7 .box form select:last-child {
    margin-right: 0;
}
.index-7 .box form input[type=submit] {
    width: 2rem;
    height: 0.59rem;
    line-height: 0.59rem;
    text-align: center;
    border: none;
    background-color: #2a292d;
    font-size: 0.24rem;
    color: #ffffff;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
footer {
    background-color: #2a292d;
}
footer .footer {
    margin: 0 auto;
    padding-top: 0.5rem;
}
footer .footer .qrcode {
    margin: 0 0 0.54rem 1.54rem;
}
footer .footer .qrcode ul li {
    width: 1.87rem;
    margin-right: 0.68rem;
    float: left;
}
footer .footer .msg {
    margin-left: 1.15rem;
    line-height: 1.4;
}
footer .footer .msg i {
    font-size: 0.48rem;
    color: #ffffff;
    font-weight: bold;
}
footer .footer .msg p {
    font-family: Impact;
    font-size: 0.8rem;
    color: #ffffff;
}
footer .footer .msg span {
    display: block;
    font-size: 0.24rem;
    color: #ffffff;
    margin-top: 0.2rem;
}

footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.4);
    text-align: center;
    padding: 0.1rem 0;
    margin-top: 0.5rem;
}
footer .copyright a {
    color: rgba(255, 255, 255, 0.4);
}
.footer-suspension {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.2rem;
    background-color: #201f23;
    z-index: 101;
}
.footer-suspension ul li {
    width: 25%;
    height: 1.2rem;
    float: left;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255,0.5);
}
.footer-suspension ul li:last-child {
    border-right: none;
}
.footer-suspension ul li .icon {
    width: 0.35rem;
    height: 0.35rem;
    margin: 0.3rem auto 0.1rem;
}
.footer-suspension ul li:nth-child(3) .icon {
    width: 0.47rem;
}
.footer-suspension ul li p {
    font-size: 0.2rem;
    color: #ffffff;
}
.about-1 {
    margin: 0.35rem 0.35rem 0;
}
.about-1 .title {
    width: 4.3rem;
	height: 0.65rem;
    line-height: 0.65rem;
    background: url(../images/about-1_title.png) center center no-repeat;
    background-size: 100%;
    padding-left: 0.53rem;
    font-size: 0.42rem;
    color: #ffffff;
    font-family: 宋体;
    font-weight: bold;
    margin: 0 auto 0.5rem;
}
.about-1 .msg {
    font-size: 0.24rem;
    color: #424242;
    /* float: left;
    width: 7.67rem; */
    line-height: 2;
    text-indent: 2em;
}
.about-1 .msg video {
    width: 100%;
    margin: 0.2rem 0;
}
.about-1 .content {
    margin-top: 0.5rem;
}
.about-1 .content ul li {
    height: 0.52rem;
    line-height: 0.52rem;
    background: url(../images/about-1_bg1.png) center center no-repeat;
    background-size: 100%;
    margin-bottom: 0.15rem;
}
.about-1 .content ul li:nth-child(2){
    background: url(../images/about-1_bg2.png) center center no-repeat;
    background-size: 100%;
}
.about-1 .content ul li:nth-child(3){
    height: 0.7rem;
    line-height: 0.7rem;
    background: url(../images/about-1_bg3.png) center center no-repeat;
    background-size: 100%;
}
.about-1 .content ul li:nth-child(3) span {
    line-height: 1.2;
    margin-top: 0.3rem;
}
.about-1 .content ul li i {
    float: left;
    font-family: Impact;
    font-size: 0.27rem;
    color: #ffffff;
    opacity: 0.39;
    display: block;
    margin: 0 0.15rem;
}
.about-1 .content ul li p {
    font-size: 0.26rem;
    color: #ffffff;
    font-family: SourceHanSerifSC-Heavy;
    font-weight: bold;
    float: left;
    width: 1.35rem;
}
.about-1 .content ul li span {
    font-size: 0.15rem;
    color: #ffffff;
    font-weight: bold;
    float: right;
    width: 4.3rem;
    margin-right: 0.2rem;
}
.about-2 {
    margin: 0.75rem auto 1rem;
}
.about-2>.title{
    width: 4.3rem;
	height: 0.65rem;
    line-height: 0.65rem;
    background: url(../images/about-1_title.png) center center no-repeat;
    background-size: 100%;
    padding-left: 0.53rem;
    font-size: 0.42rem;
    color: #ffffff;
    font-family: 宋体;
    font-weight: bold;
    margin: 0 auto;
}
.about-2 ul {
    margin-top: 0.15rem;
}
.about-2 ul li {
    float: left;
    width: 50%;
    margin: 0.5rem 0 0;
}
.about-2 ul li .icon {
    width: 1.26rem;
    height: 1.45rem;
    /* float: left;
    margin-right: 0.2rem; */
    margin: 0 auto;
}
.about-2 ul li .msg {
    margin-top: 0.12rem;
    /* float: left;
    width: 70%; */
    text-align: center;
}
.about-2 ul li .msg p {
    font-size: 0.36rem;
    color: #040000;
    font-weight: bold;
}
.about-2 ul li .msg span {
    font-size: 0.18rem;
    color: #040000;
}
.about-2 .content {
    margin-top: 0.7rem;
}
.about-2 .content .title {
    font-size: 0.42rem;
    color: #ffc00b;
    font-family: SourceHanSerifSC-SemiBold;
    font-family: 宋体;
    text-align: center;
}
.about-2 .content .msg {
    margin-top: 0.85rem;
    font-size: 0.24rem;
    color: #353535;
    line-height: 2;
    margin: 0.67rem 0.55rem 0.69rem 0.36rem;
}
.footer-news {
    background-color: #f6f6f6;
    padding: 0.4rem 0.35rem;
}
.footer-news .title {
    font-size: 0.32rem;
    color: #353535;
    font-weight: bold;
    padding-left: 0.2rem;
    border-left: 0.04rem solid #ffc00b;
    line-height: 1;
}
.footer-news ul {
    margin-top: 0.38rem;
}
.footer-news ul li {
    margin-top: 0.2rem;
}
/* .footer-news ul li:nth-child(3n){
    padding-right: 0;
} */
.footer-news ul li p {
    font-size: 0.22rem;
    color: #353535;
    float: left;
    width: 75%;
}
.footer-news ul li span {
    font-size: 0.22rem;
    color: #8c8c8c;
    float: right;
}
.ppjj {
    margin-top: 0.44rem;
}
.ppjj-2 {
    margin-top: 0.43rem;
}
.ppjj-2 .top {
    width: 3.84rem;
	height: 0.89rem;
    margin: 0 auto;
}
.ppjj-2 .content {
    padding: 0 0.4rem;
    margin: 0.43rem 0 0.1rem;
    font-size: 0.22rem;
    color: #414141;
    line-height: 1.4;
    text-indent: 2em;
}
.ppjj-2 .pic img {
    margin-top: -0.02rem;
}
.ppjj-3 {
    margin: 0.6rem 0 0.55rem;
}
.ppjj-3 .msg {
    margin: 0 0.33rem;
}
.ppjj-3 .msg>img {
    width: 2.57rem;
	height: 1.74rem;
    float: left;
    margin-bottom: 0.2rem;
}
.ppjj-3 .msg p {
    font-size: 0.22rem;
    color: #414141;
    line-height: 1.8;
}
.ppjj-3 .pic {
    width: 4.12rem;
	height: 2.82rem;
    float: right;
}
.ppjj-3 .picture img {
    margin-top: 0.5rem;
}

.yylc {
    margin-top: 0.2rem;
}
.yylc-1 .swiper-slide {
    transform: scale(0.7);
    /* background: #ccc; */
    height: 3rem;
    position: relative;
}
.yylc-1 .swiper-slide-active {
    transform: scale(1);
}
.yylc-1 .swiper-slide img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.yylc-2 {
    margin-top: 0.95rem;
}
.yylc-2 .title {
    font-size: 0.36rem;
    color: #ffc00b;
    text-align: center;
    font-weight: bold;
}
.yylc-2 .title img {
    width: 0.53rem;
	height: 0.48rem;
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 0.1rem;
}
.yylc-2 .content {
  
    background-color: #ffc00b;
}
.yylc-2 .content .wrap {
    position: relative;
    height: 1.4rem;
    padding: 0.2rem 0.3rem 0;
}
.yylc-2 .content .left {
    float: left;
}
.yylc-2 .content .icon {
    width: 0.62rem;
	height: 0.62rem;
    float: left;
    margin-right: 0.13rem;
}
.yylc-2 .content .msg {
    width: 3.3rem;
    float: left;
}
.yylc-2 .content .msg p {
    font-size: 0.3rem;
    color: #ca0025;
    margin-top: 0.05rem;
    font-weight: bold;
}
.yylc-2 .content .msg p i {
    font-size: 0.18rem;
    color: #ffffff;
    margin-left: 0.05rem;
}
.yylc-2 .content .msg span {
    font-size: 0.16rem;
    color: #4d4d4d;
}
.yylc-2 .content .pic {
    width: 2.82rem;
	height: 1.71rem;
    position: absolute;
    right: 0;
    bottom: 0.24rem;
}
.yylc-2 .content-1 {
    margin-top: 0.95rem;
}
.yylc-2 .content-2,
.yylc-2 .content-2 .wrap {
    background: #fff;

    
}
/* .yylc-2 .content-2 .wrap {
    padding-top: 2.11rem;
} */
.yylc-2 .content-2 .pic {
    width: 3.11rem;
	height: 2.25rem;
    right: auto;
    left: 0;
    bottom: 0;
}
.yylc-2 .content-2 .left {
    float: right;
}
.yylc-2 .content-2 .msg p {
    font-family: HYChiYunLi-W;
}
.yylc-2 .content-2 .msg p i {
    font-family: SourceHanSansCN-Bold;
    color: #c99a6c;
}
.yylc-2 .content-2 .left .msg {
    width: 3.2rem;
}
.yylc-2 .content-2 .icon {
    margin-left: 0;
}
.yylc-2 .content-3 .pic {
    width: 2.7rem;
	height: 2rem;
    bottom: 0.2rem;
}
.yylc-3 {
    margin-top: 0.45rem;
    margin: 0 0.2rem 0;
}
.yylc-3 .title {
    font-family: HYChiYunLi-W;
    color: #ca0025;
    text-align: center;
    font-size: 0.39rem;
    font-weight: bold;
}
.yylc-3 .title img {
    width: 1.03rem;
	height: 1.69rem;
    margin: 0 0.2rem;
    display: inline-block;
    position: relative;
    top: 0.55rem;
}
.yylc-3 .content {
    text-align: center;
}
.yylc-3 .content p {
    font-size: 0.22rem;
    color: #000000;
    margin: 0.95rem 0 0.2rem;
}
.yylc-3 .content ol {
    display: inline-block;
}
.yylc-3 .content ol li {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 0.22rem;
    color: #000000;
    font-weight: bold;
}
.yylc-3 .explain {
    margin-top: 0.2rem;
}
.yylc-3 .explain ul li {
    width: 3.41rem;
    box-shadow: 0.04rem 0.06rem 0.18rem 0rem 
		rgba(0, 0, 0, 0.27);
    border-radius: 0.2rem;
    overflow: hidden;
    float: left;
    margin-top: 0.3rem;
}
.yylc-3 .explain ul li:nth-child(even) {
    float: right;
}
.yylc-4 {
    margin: 1.1rem 0.2rem 0.86rem;
}
.yylc-4 .title {
    font-size: 0.36rem;
    color: #ffc00b;
    text-align: center;
    font-weight: bold;
}
.yylc-4 .title img {
    width: 0.53rem;
	height: 0.48rem;
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 0.1rem;
}
.yylc-4 .content {
    margin-top: 0.53rem;
}
.crumbs {
    height: 0.55rem;
    line-height: 0.55rem;
    border-bottom: 1px solid #d7d7d7;
}
.crumbs .crumbs-nav {
    margin-left: 0.2rem;
}
.crumbs .crumbs-nav ul li {
    width: 1.31rem;
    height: 0.55rem;
    line-height: 0.55rem;
    text-align: center;
    float: left;
}
.crumbs .crumbs-nav ul li a {
    font-size: 0.24rem;
    color: #2e2b2e;
    display: block;
}
.crumbs .crumbs-nav ul li.on {
	background-color: #ffc00b;
}
.crumbs .crumbs-nav ul li.on a {
    color: #ffffff;
}
.crumbs .crumbs-right {
    float: right;
}
.crumbs .crumbs-right img {
    width: 0.36rem;
    height: 0.31rem;
    margin-right: 0.1rem;
}
.crumbs .crumbs-right,
.crumbs .crumbs-right a {
    font-size: 0.18rem;
    color: #999999;
}
.crumbs .crumbs-right span {
    color: #ffbf24;
}
.zmts-1 {
    margin-top: 0.5rem;
    margin: 0.5rem 0.3rem 0;
}
.zmts-1 ul li {
    height: 2.28rem;
    background-color: #ffc00b;
    overflow: hidden;
}
.zmts-1 ul li .pic {
    width: 50%;
    height: 2.28rem;
    float: left;
    overflow: hidden;
}
.zmts-1 ul li .msg {
    padding: 0.42rem 0 0 0.3rem;
    width: 50%;
    float: right;
}
.zmts-1 ul li .msg .title {
    font-size: 0.33rem;
    color: #be282e;
}
.zmts-1 ul li .msg .title i {
    font-size: 0.13rem;
    font-weight: bold;
    margin-left: 0.1rem;
}
.zmts-1 ul li .msg .content {
    color: #353535;
}
.zmts-1 ul li .msg .content span {
    font-size: 0.2rem;
    display: block;
}
.zmts-1 ul li .msg .content p {
    margin-top: 0.1rem;
    font-size: 0.16rem;
}
.zmts-1 ul li:nth-child(even) {
    background-color: #353535;
}
.zmts-1 ul li:nth-child(even) .pic {
    float: right;
}
.zmts-1 ul li:nth-child(even) .msg {
    float: left;
}
.zmts-1 ul li:nth-child(even) .msg .title {
    color: #ffc00b;
}
.zmts-1 ul li:nth-child(even) .msg .content {
    color: #ffffff;
}
.zmts .yylc-4 {
    margin: 1.1rem auto 0.67rem;
}
.zmts .yylc-4 .content {
    margin-top: 0.8rem;
}
.styy-1 {
    margin: 0.48rem 0.35rem 0;
}
.styy-1 video {
    display: block;
    width: 100%;
	height: 3.79rem;
    border: solid 0.07rem #999999;
    margin: 0 auto;
}
.styy-2 {
    margin: 0.55rem 0.35rem 0;
}
.styy-2 img {
    width: 100%;
    margin: 0 auto;
}
.styy-2 .content {
    font-size: 0.22rem;
    color: #630f13;
    margin-top: 0.3rem;
}
.styy-3 {
    margin: 0.5rem 0.3rem 0.4rem;
}
.styy-3 ul {
    float: left;
    width: 5rem;
}
.styy-3 ul li {
    position: relative;
    padding-left: 0.26rem;
}
.styy-3 ul li::before {
    content: '';
    display: block;
    width: 0.15rem;
	height: 0.15rem;
    background-color: #bb8e5f;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.styy-3 ul li i {
    font-family: Impact;
    font-size: 0.54rem;
    color: #bb8e5f;
    line-height: 1;
    margin-right: 0.1rem;
}
.styy-3 ul li span {
    font-size: 0.32rem;
    color: #ca0025;
    font-weight: bold;
}
.styy-3 ul li p {
    font-size: 0.22rem;
    color: #2e2b2e;
    margin: 0.13rem 0 0.3rem;
    width: 4.83rem;
}
.styy-3 ul li::after {
    content: '';
    display: block;
    width: 4.77rem;
    border-bottom: 1px dashed #2e2b2e;
    position: absolute;
    left: 0.62rem;
    top: 0.05rem;
}
.styy-3 ul li:nth-child(2)::after {
    width: 4.24rem;
}
.styy-3 ul li:nth-child(3)::after {
    width: 4.06rem;
}
.styy-3 .pic {
    width: 1.86rem;
	height: 4.1rem;
    float: right;
}
.jmhz-title {
    text-align: center;
}
.jmhz-title p {
    font-size: 0.36rem;
    color: #ffb400;
    font-family: SourceHanSerifSC-Heavy;
    margin-bottom: 0.1rem;
}
.jmhz-title span {
    font-size: 0.24rem;
}
.jmhz-1 {
    margin-top: 0.6rem;
}
.jmhz-1 .main {
    margin: 0.4rem 0.23rem 0;
}
.jmhz-2 {
    margin-top: 0.75rem;
}
.jmhz-2 .main {
    margin-top: 0.45rem;
    margin: 0.45rem 0.2rem 0;
}
.jmhz-2 .main ul li {
    width: 3.48rem;
	height: 4.33rem;
    float: left;
    margin: 0.2rem 0 0 0;
    background: #fabe08;
    padding: 0.1rem;
}
.jmhz-2 .main ul li:nth-child(even){
    float: right;
}
.jmhz-2 .main ul li .pic {
    height: 2.84rem;
    overflow: hidden;
}
.jmhz-2 .main ul li .msg {
    margin: 0.2rem 0.3rem 0;
    position: relative;
}
.jmhz-2 .main ul li .msg p {
    font-size: 0.26rem;
    color: #be282e;
    margin-bottom: 0.1rem;
    font-weight: bold;
}
.jmhz-2 .main ul li .msg span {
    font-size: 0.22rem;
    color: #353535;
    display: block;
    line-height: 1.4;
}
.jmhz-2 .main ul li .msg i {
    font-family: Impact;
    font-size: 0.94rem;
    color: #353535;
    opacity: 0.25;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
}
.jmhz-3 {
    margin: 0.75rem 0.2rem 0;
}
.jmhz-3 .top {
    margin-top: 0.5rem;
}
.jmhz-3 .top .box {
    height: 3.76rem;
}
.jmhz-3 .top .swiper-container {
    width: 100%;
}
.jmhz-3 .top .swiper-pagination {
    text-align: right;
    padding-right: 0.3rem;
}
.jmhz-3 .top .swiper-pagination-bullet{
    width: 0.12rem;
    height: 0.12rem;
    background-color: transparent;
    border: solid 0.01rem #949494;
    opacity: 1;
}
.jmhz-3 .top .swiper-pagination-bullet-active {
    width: 0.12rem;
	height: 0.12rem;
	background-color: #b4b4b4;
	border: solid 0.01rem #949494;
}
.jmhz-3 .comment {
    border: solid 0.01rem #b4b4b4;
    height: 3.4rem;
    margin-top: 0.2rem;
    padding: 0 0.2rem;
    overflow: hidden;
}
.jmhz-3 .comment ul li {
    padding: 0.35rem 0 0.15rem 0.15rem;
    border-top: 1px solid #b4b4b4;
    height: 1.5rem !important;
}
.jmhz-3 .comment ul li:first-child {
    border-top: none;
}
.jmhz-3 .comment ul li .pic {
    width: 0.59rem;
    height: 0.59rem;
    float: left;
    margin-top: 0.15rem;
}
.jmhz-3 .comment ul li .name {
    text-align: center;
    width: 1.4rem;
    float: left;
}
.jmhz-3 .comment ul li .name p {
    font-size: 0.18rem;
    color: #808080;
}
.jmhz-3 .comment ul li .name span {
    font-size: 0.16rem;
    color: #808080;
	opacity: 0.8;
}
.jmhz-3 .comment ul li .content {
    font-size: 0.18rem;
    color: #808080;
    width: 4.3rem;
    float: right;
}
.jmhz-3 .comment ul li .time {
    font-size: 0.18rem;
    color: #909090;
}
.jmhz-4 {
    margin-top: 0.8rem;
}
.jmhz-4 .main {
    margin: 0.5rem 0 0 0.2rem;
}
.jmhz-5 {
    margin-top: 0.78rem;
}
.jmhz-5 .box {
    margin: 0.38rem auto 0;
    position: relative;
}
.jmhz-5 .swiper-slide {
    padding: 0.1rem;
    border: solid 0.01rem #dcdcdc;
}
.jmhz-5 .swiper-button-prev {
    width: 0.34rem;
    height: 0.34rem;
    background: url(../images/jmhz-5_left.png) center center no-repeat;
    background-size: 100%;
    left: 0;
    outline: none;
}
.jmhz-5 .swiper-button-next {
    width: 0.34rem;
    height: 0.34rem;
    background: url(../images/jmhz-5_right.png) center center no-repeat;
    background-size: 100%;
    right: 0;
    outline: none;
}
.jmhz-6 {
    margin-top: 0.55rem;
}
.jmhz-6 .box {
    width: 6.86rem;
    height: 5.65rem;
    margin: 0.65rem auto 0;
    position: relative;
}
.jmhz-6 .box ul li {
    width: 3.21rem;
}
.jmhz-6 .box ul li p {
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: bold;
}
.jmhz-6 .box ul li span {
    font-size: 0.18rem;
    color: #4c4c4c;
}
.jmhz-6 .box ul li:nth-child(1) {
    position: absolute;
    left: 1.2rem;
    top: 1.7rem;
    width: 2.4rem;
}
.jmhz-6 .box ul li:nth-child(2) {
    position: absolute;
    left: 0rem;
    top: 3.6rem;
    width: 2.4rem;
}
.jmhz-6 .box ul li:nth-child(3) {
    position: absolute;
    left: 0rem;
    top: 6.3rem;
    width: 2.4rem;
}
.jmhz-6 .box ul li:nth-child(4) {
    position: absolute;
    left: 0.65rem;
    top: 8.6rem;
    width: 3rem;
}
.jmhz-6 .box ul li:nth-child(-n+4) p{
    text-align: right;
}
.jmhz-6 .box ul li:nth-child(5) {
    position: absolute;
    left: 6.35rem;
    bottom: 0;
    width: 3.2rem;
}
.jmhz-6 .box ul li:nth-child(6) {
    position: absolute;
    right: 0.9rem;
    bottom: 1.7rem;
    width: 2.95rem;
}
.jmhz-6 .box ul li:nth-child(7) {
    position: absolute;
    right: 0.2rem;
    bottom: 4rem;
    width: 2.3rem;
}
.jmhz-6 .box ul li:nth-child(8) {
    position: absolute;
    right: 0rem;
    top: 3.65rem;
    width: 2.6rem;
}
.jmhz-6 .box ul li:nth-child(9) {
    position: absolute;
    right: 1.5rem;
    top: 1.65rem;
    width: 2.6rem;
}
.jmhz-6 .box ul li:nth-child(10) {
    position: absolute;
    right: 4.15rem;
    top: 0rem;
    width: 3.25rem;
}
.jmhz-7 {
    margin-top: 0.95rem;
}
.jmhz-7 .box {
    background: url(../images/jmhz-7_bg.png) center top no-repeat;
    background-size: 100%;
    margin: 0.4rem 0.2rem 0;
}
.jmhz-7 .box ul li {
    float: left;
    margin-right: 0.3rem;
    margin-top: 0.45rem;
    position: relative;
    left: 0;
    right: 0;
    transition: all .5s;
}
.jmhz-7 .box ul li:nth-child(5){
    margin-right: 0;
}
.jmhz-7 .box ul li:nth-child(-n+5){
    margin-top: 0;
}
.jmhz-7 .box ul li:nth-child(-n+5):hover {
    left: auto;
    right: -0.3rem;
    transition: all .5s;
}
.jmhz-7 .box ul li:nth-child(n+6):hover {
    left: -0.3rem;
    transition: all .5s;
}
.jmhz-7 .box ul li:nth-child(6){
    margin-left: 0.74rem;
}
.jmhz-7 .box ul li .icon {
    width: 0.73rem;
	height: 0.73rem;
    margin: 0 auto;
}
.jmhz-7 .box ul li p {
    font-size: 0.24rem;
    color: #4c4c4c;
    margin-top: 0.05rem;
    text-align: center;
}

.mdzs {
    margin-top: 0.48rem;
}
.mdzs-title {
    width: 4.3rem;
	height: 0.65rem;
    line-height: 0.65rem;
    background: url(../images/about-1_title.png) center center no-repeat;
    background-size: 100%;
    padding-left: 0.55rem;
    font-size: 0.42rem;
    color: #ffffff;
    font-family: 宋体;
    font-weight: bold;
    margin: 0 auto;
}
.mdzs .list-mdzs {

}
.mdzs .list-mdzs .part {
    padding: 0.53rem 0.35rem 0.7rem;
    border-bottom: 0.1rem solid #eeeeee;
}
.mdzs .list-mdzs .part .pic {
    width: 6.8rem;
	height: 6.8rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 0.1rem 0rem 
		rgba(255, 192, 11, 0.4);
	border: solid 0.1rem #ffc00b;
}
.mdzs .list-mdzs .part .pic img {
    border: solid 0.1rem #fff;
}
.mdzs .list-mdzs .part .msg {
    width: 100%;
    margin-top: 0.4rem;
}
.mdzs .list-mdzs .part .msg .title {
    font-size: 0.32rem;
    color: #ffbd00;
    font-weight: bold;
}
.mdzs .list-mdzs .part .msg ul {
    margin: 0.2rem 0 0.25rem;
}
.mdzs .list-mdzs .part .msg ul li {
    width: 2.1rem;
    float: left;
}
.mdzs .list-mdzs .part .msg ul li span,
.mdzs .list-mdzs .part .add span {
    font-size: 0.24rem;
    color: #666666;
}
.mdzs .list-mdzs .part .msg ul li span i,
.mdzs .list-mdzs .part .add span i {
    font-size: 0.22rem;
    color: #be272e;
    margin-right: 0.05rem;
}
.mdzs .list-mdzs .part .msg ul li p {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
}
.mdzs .list-mdzs .part .add i {
    font-size: 0.2rem;
}
.mdzs .list-mdzs .part .add p {
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.05rem;
}
.mdzs .list-mdzs .part .add {
    border-bottom: 0.02rem solid #ffc00b;
    padding-bottom: 0.2rem;
    width: 6.4rem;
}
.mdzs .list-mdzs .part .content {
    font-size: 0.22rem;
    color: #666666;
    line-height: 0.36rem;
    padding-right: 0.3rem;
    height: 1.5rem;
    overflow: auto;
    margin-top: 0.25rem;

}
.mdzs .list-mdzs .part .content::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.mdzs .list-mdzs .part .content::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #ffc00b;
    /* background-color: skyblue;
    background-image: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.2) 50%,
            rgba(255, 255, 255, 0.2) 75%,
            transparent 75%,
            transparent
    ); */
}
.mdzs .list-mdzs .part .content::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 10px;
}
.mdzs .mdzs-paging {
    text-align: center;
    margin: 0.44rem auto 1rem;
}
.mdzs .mdzs-paging div {
    display: inline-block;
}
.mdzs .mdzs-paging a,
.mdzs .mdzs-paging span {
    display: block;
    width: 0.56rem;
	height: 0.56rem;
    line-height: 0.56rem;
	background-color: #ffffff;
	border-radius: 50%;
	border: solid 0.01rem #cccccc;
    margin: 0 0.1rem;
    float: left;
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
}
.mdzs .mdzs-paging span,
.mdzs .mdzs-paging a:hover {
    background-color: #ffc00b;
    border: solid 0.01rem #ffc00b;
    color: #fff;
}
.mdzs .mdzs-paging a:nth-child(2),
.mdzs .mdzs-paging a:last-child{
    width: 1.26rem;
    border-radius: 0.28rem;
}
.mdzs .mdzs-paging a:first-child {
    display: none;
}
.mdzs-2 {
    height: 1.78rem;
    background: url(../images/mdzs-2_bg.jpg) center center no-repeat;
    background-size: 100%;
    margin-bottom: 0.37rem;
}
.mdzs-2 img {
    width: 2.12rem;
	height: 2.21rem;
    margin-top: -0.34rem;
    margin: -0.34rem 0.4rem 0 0.87rem;
    float: left;
}
.mdzs-2 .msg {
    float: right;
    margin-top: 0.4rem;
    margin-right: 1.2rem;
}
.mdzs-2 .msg p {
    font-family: SourceHanSerifSC-Heavy;
    font-size: 0.42rem;
    color: #ffc00b;
}
.news {
    margin: 0.2rem auto 0.77rem;
}
.list-news {
    margin: 0 0.2rem;
}
.list-news ul li {
    padding: 0.35rem 0 0.4rem;
    border-bottom: 1px dashed #d7d7d7;
}
.list-news ul li .pic {
    width: 2.73rem;
	height: 2.3rem;
	border: solid 0.04rem #ffbf24;
    overflow: hidden;
    float: left;
}
.list-news ul li .msg {
    width: 4.15rem;
    float: right;
}
.list-news ul li .msg .title {
    font-size: 0.26rem;
    color: #484848;
    border-bottom: 1px solid #d7d7d7;
    padding: 0.05rem 0;
}
.list-news ul li .msg .time {
    font-size: 0.22rem;
    color: #d7d7d7;
    margin: 0.1rem 0;
}
.list-news ul li .msg .content {
    font-size: 0.16rem;
    color: #7d7d7d;
    line-height: 1.4;
}
.list-news ul li .msg .more {
    width: 1.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
	background-color: #484848;
    border-radius: 0.06rem;
    font-size: 0.16rem;
    color: #ffffff;
    margin-top: 0.25rem;
}
.list-news ul li:hover .pic {
    border: solid 0.08rem #ffbf24;
}
.list-news ul li:hover .msg .title {
    color: #ffc00b;
}
.list-news ul li:hover .msg .more {
    background-color: #ffbf24;
}
.paging {
    text-align: center;
}
.paging div {
    display: inline-block;
}
.paging div a,
.paging div span {
    /*float: left;*/
    display: inline-block;
    width: 0.47rem;
	height: 0.46rem;
    line-height: 0.46rem;
	background-color: #ffffff;
	border-radius: 0.03rem;
    border: solid 1px #aaaaaa;
    margin: 0 0.04rem;
    font-size: 0.18rem;
    color: #999999;
}
.paging div span {
     display:none
}
.paging div a:nth-child(2),
.paging div a:last-child {
    width: 0.8rem;
}
.paging div a:first-child {
 

    width: 0.8rem;
}
.news .paging {
    margin-top: 0.8rem;
}
.news-detail {
    position: relative;
    z-index: 6;
    padding: 0.65rem 0.2rem 0.75rem;
}
.news-detail .title {
    font-size: 0.3rem;
    color: #444444;
    font-weight: bold;
    text-align: center;
}
.news-detail .time {
    font-size: 0.16rem;
    color: #999999;
    margin: 0.2rem 0 0.3rem;
    text-align: center;
}
.news-detail .article {
    border-top: 1px solid #e5e5e5;
    padding-top: 0.4rem;
    font-size: 0.22rem;
    color: #444444;
    line-height: 1.6;
}
.news-detail .article p {
    margin-bottom: 0.2rem;
}
.news-detail .article img {
    width: auto;
    margin: 0.2rem auto;
    max-width: 100%;
    display: block;
}
.news-detail-paging {
    margin-top: 0.48rem;
}
.news-detail-paging ol li {
    font-size: 0.2rem;
    color: #444444;
    margin-top: 0.1rem;
}
.news-detail-paging ol li a {
    color: #444;
}
.news-detail .recommend {
    margin-top: 0.8rem;
}
.news-detail .recommend .title {
    font-size: 0.26rem;
    color: #333;
    font-weight: bold;
    text-align: left;
}
.news-detail .recommend ul li {
    width: 50%;
    float: left;
    margin-top: 0.15rem;
    padding-right:0.5rem;
}
.news-detail .recommend ul li a {
    font-size: 0.18rem;
    color: #444444;
}
.news-detail .recommend ul li p {
    float: left;
    width: 80%;
}
.news-detail .recommend ul li i {
    float: right;
}
.lxwm-1 {
    margin-top: 0.5rem;
}
.lxwm-title {
    text-align: center;
    margin: 0 1rem;
}
.lxwm-title p {
    font-size: 0.36rem;
    color: #2e2b2e;
    font-weight: bold;
}
.lxwm-title span {
    font-size: 0.22rem;
    color: #666666;
    display: block;
    margin: 0.1rem 0 0.15rem;
}
.lxwm-title::after {
    content: '';
    display: block;
    width: 0.3rem;
	height: 0.04rem;
    background-color: #d7d7d7;
    margin: 0 auto;
}
.lxwm-1 {

}
.lxwm-1 form {
    margin: 0.28rem 0.3rem 0 0.4rem;
}
.lxwm-1 form label {
    float: left;
    line-height: 0.56rem;
    margin-bottom: 0.28rem;
}
.lxwm-1 form p {
    font-size: 0.26rem;
    color: #666666;
    float: left;
    width: 0.9rem;
    text-align-last: justify;
}
.lxwm-1 form p i {
    color: #d13338;
}
.lxwm-1 form input[type=text] {
    width: 4.2rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 0.06rem;
    border: solid 0.01rem #d7d7d7;
    float: left;
    margin-left: 0.2rem;
    font-size: 0.18rem;
    color: #999999;
    text-indent: 0.2rem;
}
.lxwm-1 form textarea {
    width: 5.69rem;
	height: 1.6rem;
	background-color: #ffffff;
	border-radius: 0.06rem;
    border: solid 0.01rem #d7d7d7;
    float: right;
    resize: none;
    display: block;
    padding: 0.2rem;
    font-family: ‘Microsoft YaHei’;
}
.lxwm-1 form input[type=submit] {
    width: 2.6rem;
	height: 0.48rem;
	background-color: #484848;
    border-radius: 0.06rem;
    margin: 0 auto;
    display: block;
    font-size: 0.22rem;
    color: #ffffff;
    border: none;
}
.lxwm-2 {
    margin-top: 0.75rem;
}
.lxwm-map {
    margin-top: 0.48rem;
}
.lxwm-map .lxwm-map-left {
    width: 100%;
    height: 5.25rem;
    background: url(../images/lxwm-map_bg.jpg) center center no-repeat;
    background-size: 100%;
    padding: 0.7rem 0.7rem 0;
}
.lxwm-map .lxwm-map-left .title {
    font-size: 0.3rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
    text-align: center;
}
.lxwm-map .lxwm-map-left ul li {
    color: #ffffff;
    margin-bottom: 0.23rem;
    position: relative;
}
.lxwm-map .lxwm-map-left ul li .msg {
    float: left;
    margin-top: 0.1rem;
}
.lxwm-map .lxwm-map-left ul li .msg p {
    font-size: 0.24rem;
}
.lxwm-map .lxwm-map-left ul li .msg span {
    font-size: 0.22rem;
}
.lxwm-map .lxwm-map-left ul li .pic {
    width: 0.82rem;
    height: 0.82rem;
    float: left;
    margin-right: 0.16rem;
}
.lxwm-map .lxwm-map-right {
    width: 100%;
    height: 6rem;
}
.lxwm-map .lxwm-map-right #dituContent {
    width: 100%;
    height: 100%;
}
.qyzz {
    margin: 0.48rem 0.33rem 0;
}
.qyzz-title {
    width: 4.3rem;
	height: 0.65rem;
    line-height: 0.65rem;
    background: url(../images/about-1_title.png) center center no-repeat;
    background-size: 100%;
    padding-left: 0.55rem;
    font-size: 0.42rem;
    color: #ffffff;
    font-family: 宋体;
    font-weight: bold;
    margin: 0 auto;
}
.list-qyzz {
    margin: 0.47rem 0 0.8rem;
}
.list-qyzz ul li {
    width: 3.37rem;
	height: 2.97rem;
	background-color: #ffffff;
	border: solid 0.02rem #dcdcdc;
    float: left;
    margin-top: 0.22rem;
    padding: 0.08rem;
}
.list-qyzz ul li:nth-child(even){
    float: right;
}
.list-qyzz ul li .pic {
    height: 2.34rem;
}
.list-qyzz ul li .pic img {
    width: auto;
    height: 100%;
}
.list-qyzz ul li p {
    padding: 0.1rem 0;
    font-size: 0.18rem;
    color: #353535;
    margin-left: 0.15rem;
}


.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 0;
    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 .hide {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 0.44rem 0;
    margin-top: 0.4rem;
    display: none;
}
.nav-box ul li .hide a {
    font-size: 0.28rem;
    color: #666;
    display: block;
    margin-top: 0.35rem;
}
.nav-box ul li .hide 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; */
}

.mdfb {
    margin: 0.6rem auto 0.3rem;
}
.mdfb>.title {
    text-align: center;
}
.mdfb>.title p {
    font-family: SourceHanSerifSC-Heavy;
    font-size: 0.36rem;
    color: #ffb400;
}
.mdfb .title span {
    font-size: 0.23rem;
    color: #353535;
}
.mdfb .map-box {
    width: 6.82rem;
	height: 6.82rem;
    margin: 0 auto;
    position: relative;
}
.mdfb .map-box .xiantiao-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.mdfb .map-box .xiantiao-container #zr_map {
    height: 100%;
}
.mdfb .box,
.index-map .box {
    width: 100%;
    height: 3rem;
    background: url(../images/mdfb_bg.png) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.mdfb .box .title,
.index-map .box .title{
    font-size: 0.3rem;
    color: #2e2b2e;
    line-height: 0.55rem;
    padding-left: 0.55rem;
}
.mdfb .box .title #address,
.index-map .box .title #address{
    float: left;
    margin-top: 0.1rem;
}
.mdfb .box .title #back,
.index-map .box .title #back{
    float: right;
    width: 0.4rem;
    cursor: pointer;
    margin-right: 0.3rem;
}
.mdfb .box .content,
.index-map .box .content{
    margin-top: 0.3rem;
    position: relative;
}
.mdfb .box .swiper-container,
.index-map .box .swiper-container{
    width: 100%;
    margin-left: 0.4rem;
}
.mdfb .box .swiper-slide,
.index-map .box .swiper-slide{
    border: solid 0.01rem #353535;
    margin-bottom: 0.18rem;
    text-align: center;
    padding: 0.1rem 0.15rem;
    color: #353535;
}
.mdfb .box .swiper-slide a,
.index-map .box .swiper-slide a{
    color: #353535;
}
.mdfb .box .swiper-slide p,
.index-map .box .swiper-slide p{
    font-size: 0.22rem;
    border-bottom: 1px solid #353535;
    padding: 0.1rem 0;
    margin-bottom: 0.1rem;
}
.mdfb .box .swiper-slide span,
.index-map .box .swiper-slide span{
    font-size: 0.16rem;
    display: block;
}

.index-map {
    background-color: #f5f2f5;
    padding: 0.8rem 0 0;
    margin-top: 0.7rem;
}
.index-map>.title {
    width: 4rem;
    margin-left: 0.69rem;
}
.index-map>.title p {
    font-size: 0.48rem;
    color: #ffb400;
    font-weight: bold;
    line-height: 1.2;
}
.index-map>.title span {
    font-size: 0.23rem;
    color: #353535;
    display: block;
    margin-top: 0.2rem;
}
.index-map .map-box {
    width: 6.96rem;
	height: 6.96rem;
    margin: 0 auto;
    position: relative;
}
.index-map .map-box .xiantiao-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.index-map .map-box .xiantiao-container #zr_map {
    height: 100%;
}
/* .index-map .tab-content {
    width: 4rem;
    height: 8.24rem;
    float: right;
    background: url(../images/index-map_bg.png) center top no-repeat;
    background-size: 100%;
    margin-top: 2rem;
}
.index-map .tab-content .title {
    margin: 0 0.25rem 0 0.55rem;
    font-size: 0.3rem;
    color: #353535;
}
.index-map .tab-content .title #address {
    float: left;
    margin-top: 0.1rem;
}
.index-map .tab-content .title #back {
    float: right;
    width: 0.4rem;
    cursor: pointer;
} */





.home-title {
    text-align: center;
}
.home-title p {
    font-size: 0.48rem;
    font-weight: bold;
    color: #333333;
}
.home-title span {
    font-size: 0.3rem;
    color: #fabe08;
}
.home-1 {
    margin: 1rem 0.25rem 0;
}
.home-1 .box {
    background: url(../images/home-1_bg.png) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 0.1rem;
}
.video-box-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0,0.7);
    z-index: 101;
    display: none;
}
.video-box-fixed video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
}
.home-1 .video-box {
    width: 5.5rem;
	height: 3.08rem;
	background-color: #000000;
	box-shadow: 0rem 0rem 0.3rem 0rem 
		rgba(0, 0, 0, 0.2);
	border-radius: 0.2rem;
    overflow: hidden;
    margin: 0.58rem auto 0.52rem;
}
.home-1 .content {

}
.home-1 .content p {
    font-size: 0.28rem;
    color: #333333;
}
.home-1 .more {
    margin-top: 0.55rem;
}
.home-1 .more>img {
    width: 3.4rem;
    float: left;
}
.home-1 .more a {
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
    float: right;
    margin-top: 0.25rem;
}
.home-1 .more a img {
    width: 0.36rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.1rem;
}
.home-1 .pic {
	box-shadow: 0rem 0rem 0.3rem 0rem 
		rgba(0, 0, 0, 0.3);
	border-radius: 0.3rem;
    overflow: hidden;
    margin-top: 0.45rem;
}
.home-2 {
    margin: 1rem 0.25rem 0;
    padding: 0.8rem 0.5rem 0.5rem;
    background: url(../images/home-2_bg.jpg) center bottom no-repeat;
    background-size: 100%;
}
.home-2 .content {
    font-size: 0.3rem;
    color: #333333;
    text-align: center;
    margin: 0.4rem 0;
}
.home-2 .box {
    position: relative;
    padding-bottom: 0.66rem;
}
.home-2 .box .swiper-container {
    width: 6rem;
	height: 6.06rem;
	background-color: rgba(255, 255, 255,0.8);
	box-shadow: 0rem 0rem 0.1rem 0rem 
		rgba(0, 0, 0, 0.1);
	border-radius: 0.2rem;
    overflow: hidden;
}
.home-2 .box .swiper-slide {
  padding: 0.48rem;
}
.home-2 .box .swiper-slide .pic {
    position: relative;
    height: 3.16rem;
}
.home-2 .box .swiper-slide .pic img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.home-2 .box .swiper-slide .msg {
    text-align: center;
    margin-top: 0.55rem;
}
.home-2 .box .swiper-slide .msg p {
    font-size: 0.36rem;
    color: #b6282c;
    font-weight: bold;
}
.home-2 .box .swiper-slide .msg i {
    font-size: 0.26rem;
    color: #fabe08;
    display: block;
    margin: 0.1rem 0;
}
.home-2 .box .swiper-slide .msg span {
    font-size: 0.28rem;
    color: #333333;
}
.home-2 .box .swiper-pagination {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.home-2 .box .swiper-pagination-bullet {
    width: 0.36rem;
	height: 0.36rem;
	background-color: #ffffff;
	box-shadow: 0rem 0rem 0.1rem 0rem 
		rgba(0, 0, 0, 0.1);
	border-radius: 0.18rem;
    margin: 0 0.09rem;
    opacity: 1;
}
.home-2 .box .swiper-pagination-bullet-active {
    width: 0.71rem;
	height: 0.36rem;
	background-color: #fabe08;
	box-shadow: 0rem 0rem 0.1rem 0rem 
		rgba(0, 0, 0, 0.1);
	border-radius: 0.18rem;
    overflow: hidden;
}
.home-3 {
    background: url(../images/home-3_bg.jpg) center bottom no-repeat;
    background-size: 100%;
    margin-top: 1rem;
    padding: 0 0.25rem 1rem;
}
.home-3 .box {
    margin-top: 0.4rem;
}
.home-3 .swiper-button-prev {
    width: 0.34rem;
	height: 0.24rem;
    background: url(../images/home-3_left.png) center center no-repeat;
    background-size: 100%;
    left: 0.75rem;
    top: 66%;
}
.home-3 .swiper-button-next {
    width: 0.34rem;
	height: 0.24rem;
    background: url(../images/home-3_right.png) center center no-repeat;
    background-size: 100%;
    right: 0.75rem;
    top: 66%;
}
.home-3 .msg {
    background-color: rgba(255, 255, 255,0.8);
    padding-bottom: 0.4rem;
}
.home-3 .msg .title {
    width: 6rem;
	height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
	background-color: #fabe08;
    margin: 0 auto;
    font-size: 0.36rem;
    color: #ffffff;
	text-shadow: 0rem 0rem 0.1rem
		rgba(244, 196, 30, 0.5);
    font-weight: bold;
    position: relative;
    top: -0.4rem;
}
.home-3 .msg .content {
    text-align: center;
    font-size: 0.28rem;
    color: #333333;
}
.home-3 .msg .more {
    width: 2.4rem;
	height: 0.75rem;
    line-height: 0.75rem;
	border-radius: 0.37rem;
	border: solid 0.02rem #fabe08;
    text-align: center;
    margin: 0.4rem auto 0;
}
.home-3 .msg .more a {
    font-size: 0.3rem;
    color: #fabe08;
}
.home-4 {
    margin: 1rem 0.25rem 0;
}
.home-4 .home-title span {
    line-height: 1.2;
}
.home-4 .box {
    padding-bottom: 0.65rem;
    position: relative;
    margin-top: 0.4rem;
}
.home-4 .swiper-slide .pic {
    height: 4.39rem;
    border-radius: 0.3rem;
    overflow: hidden;
}
.home-4 .swiper-slide .msg {
    width: 6.1rem;
	height: 3.35rem;
    background-color: #fabe08;
	border-radius: 0.1rem;
    overflow: hidden;
    padding: 0.3rem 0 0 0.5rem;
    color: #fff;
    position: relative;
    margin: -1.1rem auto 0;
}
.home-4 .swiper-slide .msg p {
    font-size: 0.36rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.home-4 .swiper-slide .msg p i {
    font-size: 0.47rem;
    color: #fff;
    margin-right: 0.2rem;
    float: left;
    line-height: 1.2;
    font-weight: normal;
}
.home-4 .swiper-slide .msg span {
    font-size: 0.28rem;
}
.home-4 .swiper-slide .msg span::before {
    content: '';
    display: block;
    width: 0.48rem;
	height: 0.01rem;
	background-color: #fff;
    float: left;
    margin: 0.2rem 0.1rem 0 0;
}
.home-4 .swiper-slide .msg .more {
    width: 2.41rem;
	height: 0.76rem;
	border-radius: 0.38rem;
	border: solid 2px #fff;
    line-height: 0.76rem;
    text-align: center;
    position: absolute;
    left: 0.5rem;
    bottom: 0.4rem;
    overflow: hidden;
}
.home-4 .swiper-slide .msg .more a {
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    display: block;
}
.home-4 .swiper-slide .msg .more i {
    font-size: 0.31rem;
    color: #fff;
    font-weight: normal;
}
.home-4 .swiper-slide .op {
    position: absolute;
    right: 0;
    bottom: 0;
}
.home-4 .swiper-slide .op i {
    font-size: 2.25rem;
    font-family: Impact;
    line-height: 1;
    color: #fff;
    opacity: 0.2;
}
.home-4 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 85%;
}
.home-4 .swiper-pagination-bullet {
    width: 1.04rem;
	height: 0.02rem;
	background-color: #cccccc;
    margin: 0 0.07rem;
}
.home-4 .swiper-pagination-bullet-active {
	background-color: #fabe08;
}
.home-4 .swiper-pagination-bullet:after {
    content: "";
    font-family: Impact;
	font-size: 0.28rem;
    color: #aaaaaa;
}
.home-4 .swiper-pagination-bullet:nth-child(1):after {
    content: "01";
}
.home-4 .swiper-pagination-bullet:nth-child(2):after {
    content: "02";
}
.home-4 .swiper-pagination-bullet:nth-child(3):after {
    content: "03";
}
.home-4 .swiper-pagination-bullet:nth-child(4):after {
    content: "04";
}
.home-4 .swiper-pagination-bullet:nth-child(5):after {
    content: "05";
}
.home-4 .swiper-pagination-bullet-active::after {
    color: #fabe08;
}
.home-5 {
    background: url(../images/home-5_bg.jpg) center center no-repeat;
    background-size: 100%;
    margin-top: 1rem;
    padding: 1rem 0.25rem 0.5rem;
}
.home-5 .home-title p {
    color: #ffffff;
	text-shadow: 0rem 0rem 0.05rem
		rgba(168, 83, 0, 0.75);
}
.home-5 .home-title span {
    color: #ffffff;
	text-shadow: 0rem 0rem 0.05rem
		rgba(192, 95, 0, 0.3);
}
.home-5 .box {
    margin-top: 0.2rem;
}
.home-5 ul li {
    width: 3.4rem;
	height: 1rem;
    background-color: rgba(255, 255, 255,0.9);
	border-radius: 0.1rem;
    float: left;
    margin-top: 0.2rem;
    padding: 0.25rem 0;
}
.home-5 ul li:nth-child(even) {
    float: right;
}
.home-5 ul li .icon {
    width: 0.5rem;
    float: left;
    margin: 0 0.35rem;
}
.home-5 ul li p {
    font-size: 0.3rem;
    color: #333333;
    border-left: 1px solid #fabe08;
    padding-left: 0.35rem;
    float: left;
}
.home-map {
    margin: 1rem 0.3rem 0;
}
.home-map .home-title p {
    line-height: 1.2;
    margin-bottom: 0.1rem;
}
.home-map .home-title p i {
    color: #fabe08;
}
.home-map .main {
    margin-top: 0.2rem;
}
.home-6 {
    margin-top: 1rem;
}
.home-6 .box {
    background: url(../images/home-6_bg.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 0.55rem;
    margin-top: 0.1rem;
}
.home-6 .swiper-container {
    padding: 0.2rem 0;
}
.home-6 .swiper-slide .pic {
    height: 4.45rem;
	box-shadow: 0rem 0rem 0.3rem 0rem 
		rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	border: solid 0.1rem #ffffff;
    overflow: hidden;
}
.home-6 .swiper-slide p {
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    margin-top: 0.25rem;
}
.home-6 .swiper-slide:hover p {
    color: #bf1f1f;
}
.home-6 .swiper-button-prev {
    width: 0.58rem;
    height: 0.58rem;
    background: url(../images/home-6_left.png) center center no-repeat;
    background-size: 100%;
    left: 2.4rem;
}
.home-6 .more {
    width: 2.4rem;
	height: 0.75rem;
    line-height: 0.75rem;
	border-radius: 0.38rem;
	border: solid 0.02rem #ffffff;
    margin: 0.5rem auto 0;
    text-align: center;
}
.home-6 .more a {
    display: block;
    font-size: 0.3rem;
    color: #ffffff;
}
.home-6 .more a i {
    font-size: 0.32rem;
}
.home-7 {
    background: url(../images/home-7_bg.jpg) center bottom no-repeat;
    background-size: 100%;
    padding: 1rem 0 2.55rem;
}
.home-7>.title {
    font-size: 0.48rem;
    width: 100%;
    height: 0.85rem;
    line-height: 0.85rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    position: relative;
}
.home-7>.title span {
	color: #333333;
}
.home-7>.title i {
    color: #fabe08;
}
.home-7>.title .tempWrap {
    width: 100% !important;
}
.home-7>.title ul li {
    display: inline-block;
}
.home-7 .box {
    margin: 0.1rem 0.23rem 0;
}
.home-7 .box ul li {
    padding: 0.3rem 0;
    border-bottom: 1px solid #dddddd;
}
.home-7 .box ul li .pic {
    width: 3.35rem;
	height: 2.11rem;
    overflow: hidden;
    float: left;
}
.home-7 .box ul li .msg {
    width: 3.3rem;
    margin-left: 0.25rem;
    float: left;
}
.home-7 .box ul li .msg .title {
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.7rem;
}
.home-7 .box ul li .msg .time {
    font-size: 0.24rem;
    color: #999999;
}
.home-7 .more {
    width: 2.4rem;
	height: 0.75rem;
    line-height: 0.75rem;
	border-radius: 0.38rem;
	border: solid 0.02rem #fabe08;
    margin: 0.4rem auto 0;
    text-align: center;
}
.home-7 .more a {
    display: block;
    font-size: 0.3rem;
    color: #fabe08;
}
.home-7 .more a i {
    font-size: 0.32rem;
}
.home-8 {
    margin-top: 0;
    padding: 1.88rem 0 0.7rem;
}
.home-8 .top {
    width: 2.6rem;
}
.home-8 .box .msg p {
    font-size: 0.48rem;
    margin-bottom: 0.15rem;
}
.home-8 .box .msg span {
    font-size: 0.3rem;
    color: #333333;
}
.home-8 .box form {
    margin: 0.45rem 1rem 0;
}
.home-8 .box form label {
    width: 100%;
    float: none !important;
    display: block;
    margin-bottom: 0.35rem;
}
.home-8 .box form p {
    font-size: 0.3rem;
    margin-bottom: 0.15rem;
}
.home-8 .box form label input {
    width: 100%;
    height: 0.76rem;
    font-size: 0.24rem;
}
.home-8 .box form select {
    width: 1.76rem;
	height: 0.75rem;
    margin-right: 0.03rem;
}
.home-8 .box form input[type=submit] {
    width: 2.81rem;
	height: 0.75rem;
	background-color: #bf1f1f;
	border-radius: 0.1rem;
    font-size: 0.3rem;
    font-weight: bold;
}
.to-top {
    position: fixed;
    width: 0.88rem;
    right: 0.1rem;
    bottom: 20%;
    z-index: 60;
}