.header {
    width: 100%;
    height: 100px;
}

.logo img {
    width: 90%;
    display: block;
}

.logo {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

@font-face {
    font-family: "times";
    src: url("../fonts/times.ttf") format("opentype");
}

.en {
    font-family: "times";
}

.cont {
    font-family: "times";
}

.nav {
    float: right;
}

.nav ul li {
    float: left;
    padding-top: 43px;
    padding-bottom: 29px;
    font-size: 20px;
    box-sizing: border-box;
    color: #333;
    text-align: center;
    margin-right: 64px;
}

.nav ul li:last-child {
    margin-right: 0px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav ul li:last-child a {
    display: block;
    width: 95px;
    height: 34px;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    background: #59ad25;
    text-align: center;
}

.menu {
    display: none;
}

.sjnav {
    display: none;
}

.sjactive {
    border-left: 5px solid #59ad25;
}

.active {
    border-bottom: 3px solid #59ad25;
}

.nav ul li {
    box-sizing: border-box;
}

.swiper-container {
    width: 100%;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #fff;
}

.peixun img {
    margin-right: 4% !important;
}

.swiper-pagination-bullet-active {
    background: #59ad25;
}

.swiper-pagination {
    bottom: 30px !important;
}

.sy {
    width: 100%;
}

.sy .banner {
    width: 100%;
}

.sy .swiper-container img {
    display: block;
    width: 100%;
}

.swiper-container img {
    display: block;
    height: 100%;
}

.sj {
    width: 100%;
    display: none;
}

.sj .swiper-container img {
    display: block;
    width: 100%;
}

.pxlist ul {
    height: 200px;
    display: flex;
}

.pxlist ul li {
    padding: 44px 0 0 0;
    box-sizing: border-box;
    flex: 1;
    height: 100%;
}

.asd {
    width: 90px;
    height: 90px;
    margin: auto;
}

.pxlist ul li p {
    text-align: center;
    font-size: 24px;
    color: #333333;
}

.pxlist ul li:first-child:hover .asd {
    background: url(/images/l4.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(2):hover .asd {
    background: url(/images/l1.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(3):hover .asd {
    background: url(/images/l2.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(4):hover .asd {
    background: url(/images/l3.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:first-child .asd {
    background: url(/images/y1.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(2) .asd {
    background: url(/images/y2.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(3) .asd {
    background: url(/images/y3.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:nth-child(4) .asd {
    background: url(/images/y5.png) no-repeat center;
    background-size: 100% 100%;
}

.pxlist ul li:hover {
    background: #59ad25;
    color: #fff;
}

.pxlist ul li:hover p {
    color: #fff;
}

.hz {
    height: 125px;
    background: #ebebeb;
}

.hz .centerBox {
    height: 100%;
}

.hz ul {
    width: 100%;
    height: 100%;
    display: flex;
}

.hz ul li {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    text-align: center;
    height: 100%;
}

.footer {
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 71px;
    font-size: 18px;
    background: #383838;
}

.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    display: block;
}

.sj {
    display: none;
}

.sj {
    width: 100%;
}

.sj img {
    width: 100%;
    display: block;
}

.jdlist {
    padding: 67px 0;
    box-sizing: border-box;
}

.pic {
    margin-right: 40px;
    width: 127px;
    height: 127px;
    float: left;
    border-radius: 50%;
}

.pic img {
    width: 100%;
    height: 100%;
}

.nr {
    width: 86%;
    padding: 6px 0;
    box-sizing: border-box;
    float: right;
    text-align: justify;
}

.wt {
    font-size: 18px;
    color: #59ad25;
    text-align: center;
}

.xzlist .nr {
    width: 100%;
}

.xzlist h1 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 22px;
}

.nr p {
    line-height: 36px;
    font-size: 18px;
}

.jdlist li {
    margin-bottom: 53px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
}

.banner {
    margin-top: 100px;
}

.ban {
    margin-top: 100px;
}

.peixun {
    padding: 5% 0;
    box-sizing: border-box;
}

.peixun img {
    display: block;
    width: 50%;
    margin-right: 8%;
    float: left;
}

.peixun .you h1 {
    font-size: 30px;
    position: relative;
    text-align: center !important;
    padding-bottom: 5%;
    margin-bottom: 6%;
}

.peixun .you h1::before {
    content: '';
    position: absolute;
    height: 6px;
    width: 26px;
    background: #59ad25;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}

.peixun .you {
    float: left;
    font-size: 20px;
    color: #333333;
    text-align: justify;
    line-height: 40px;
    padding: 8% 0;
    box-sizing: border-box;
}

.peixun a {
    color: #59ad25;
    display: block;
    font-size: 20px;
    margin-top: 2%;
}

.xzlist ul {
    display: flex;
}

.xzlist ul li .tup img {
    margin-bottom: 10px;
    width: 100%;
    height: 306px;
}

.xzlist ul li {
    width: 27%;
    margin-right: 2%;
}

.xzlist ul li:last-child {
    margin-right: 0px;
}

.nr h1:hover {
    color: #59ad25;
    text-decoration: underline;
}

.xzlist {
    padding: 3% 0;
    width: 100%;
    box-sizing: border-box;
    padding: 3% 0;
}

.xzlist ul li h1 {
    background: url(/images/xcbj_05.png) no-repeat left center;
    background-size: 22px 22px;
}

.new {
    padding: 76px 0;
    width: 100%;
}

.ztu {
    width: 290px;
    height: 250px;
    background: #000000;
    float: left;
}

.zx {
    width: 72%;
    padding: 33px 0 0 0;
    box-sizing: border-box;
    float: right;
}

.zx h1 {
    font-size: 20px;
    text-align: left !important;
    font-weight: 100;
    margin-bottom: 5%;
}

.zx p {
    font-size: 16px;
    color: #707070;
    line-height: 32px;
}

.date {
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    color: #707070;
}

.icon {
    display: flex;
    float: left;
    height: 32px;
    justify-content: center;
    align-items: center;
}

.shijan {
    margin-top: 40px;
}

.new ul li {
    margin-bottom: 33px;
    box-sizing: border-box;
    border: 1px solid #59ad25;
}

.new ul li:hover {
    box-shadow: 5px 5px 5px #e0e0e0;
}

.ztu img {
    width: 100%;
    height: 100%;
}

.details {
    padding: 60px 0;
    box-sizing: border-box;
}

.details h1 {
    font-size: 24px;
    font-weight: 100;
    text-align: center;
}

.details .date {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #6a6a6a;
}

.details .shijan {
    margin-bottom: 4%;
    margin-top: 1%;
}

.content {
    font-size: 16px;
    color: #6a6a6a;
    line-height: 32px;
}

.content img {
    display: block;
    width: 100%;
    margin: 3% 0;
}

.fp {
    margin: 5% 0;
}

.fp p {
    margin-bottom: 1%;
    font-size: 16px;
    color: #6a6a6a;
}

.intro h1 {
    padding-bottom: 2%;
    text-align: center;
    font-size: 30px;
    position: relative;
}

.address {
    margin-bottom: 22px;
}

.intro h1::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 6px;
    background: #59ad25;
    margin: auto;
}

.intro {
    margin-bottom: 5%;
}

.cont {
    padding: 3% 0;
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 40px;
    color: #333333;
    text-align: center;
}

.gy {
    padding: 54px 0;
}

.lx .swiper-slide {
    padding: 38px 42px;
    box-sizing: border-box;
    background: #59ad25;
}

.address {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.tel {
    width: 100%;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    text-align: left;
}

.tel:nth-of-type(1) {
    width: 60%;
    position: relative;
    left: -43px;
    padding-left: 40px;
    background: url(/images/icon_28.png) no-repeat;
    background-position-y: 5px;
    background-position-x: 0px;
    background-size: 22px 22px;
}

.tel:nth-of-type(2) {
    width: 100%;
    padding-left: 40px;
    background: url(/images/icon_31.png) no-repeat;
    background-position-y: 5px;
    background-position-x: 0px;
    background-size: 25px 25px;
}

.tel:nth-of-type(3) {
    padding-left: 40px;
    background: url(/images/icon_33.png) no-repeat;
    background-position-y: 5px;
    background-position-x: 0px;
    background-size: 25px 25px;
}

.address {
    width: 100%;
    background: url(/images/btbj_24.png) no-repeat;
    background-position: 50% 50%;
}

.lx h1 {
    padding-bottom: 2%;
    margin-bottom: 44px;
    text-align: center;
    font-size: 30px;
    position: relative;
}

.lx h1::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 6px;
    background: #59ad25;
    margin: auto;
}

.sjlb {
    display: none;
}

.sjlb {
    width: 100%;
}

.gy {
    background: #fff;
}

.dn {
    position: relative;
}

.lx {
    position: relative;
}

.lx .swiper-button-next {
    outline: none;
    width: 60px;
    height: 60px;
    right: 16%;
    background: url(/images/lp_07.png) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-180deg);
}

.lx .swiper-button-prev {
    outline: none;
    background: url(/images/lp_07.png) no-repeat center;
    background-size: 100% 100%;
    width: 60px;
    height: 60px;
    left: 16%;
}

.sjlb {
    position: relative;
}

.sjlb .swiper-button-next {
    outline: none;
    width: 40px;
    height: 40px;
    right: 10%;
    background: url(/images/lp_07.png) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(-180deg);
}

.sjlb .swiper-button-prev {
    outline: none;
    background: url(/images/lp_07.png) no-repeat center;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    left: 10%;
}

.en {
    text-transform: uppercase;
}

.jdnr p:first-child {
    font-size: 20px;
}

.pxlist li a {
    display: block;
    width: 100%;
    height: 100%;
}