﻿html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "Microsoft YaHei", Arial, "宋体", Helvetica, sans-serif, Verdana;
    color: #5a5a5a;
    overflow-x: hidden;
    color: #333;
}

ul,
li,
p,
img,
b,
ol,
em,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.container1 {
    width: 96%;
    margin: 0 auto;
}


/**/

.ldy_one img {
    width: 100%;
    display: block;
    height: auto;
}


/**/

.ldy_two {
    padding: 30px 0 0;
}

.ldy_two_t {
    text-align: center;
    position: relative;
    line-height: 40px;
}

.ldy_two_t h3 {
    background: #498a10;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    width: 200px;
    border-radius: 10px;
    margin: 0 -4px;
    font-size: 18px;
}

.ldy_two_t:before {
    content: "";
    width: 67px;
    height: 30px;
    display: inline-block;
    background: url(../images/ldy_t1.png) no-repeat right center;
    background-size: auto 25px;
    vertical-align: middle;
}

.ldy_two_t:after {
    content: "";
    width: 67px;
    height: 30px;
    display: inline-block;
    background: url(../images/ldy_t2.png) no-repeat left center;
    background-size: auto 25px;
    vertical-align: sub;
}

.ldy_two li {
    width: 48%;
    float: left;
    margin: 10px 1% 0;
}

.ldy_two li img {
    width: 100%;
    display: block;
    height: 130px;
}

.ldy_two li:nth-child(1) {
    width: 98%;
}

.ldy_two li:nth-child(1) img {
    height: auto;
}

.ldy_two ul {
    margin-top: 10px;
}


/**/

.ldy_three {
    padding: 30px 0 0;
}

.ldy_three_t {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-bottom: 5px;
    color: #333;
}

.ldy_three_c div#div_onlineName,
.ldy_three_c div#div_onlineContent,
.ldy_three_c div#div_onlineVc {
    margin-top: 20px;
    line-height: 46px;
}

.ldy_three_c label {
    font-size: 16px;
    color: #333;
    width: 60px;
    display: inline-block;
}

.ldy_three_c input#onlineName,
.ldy_three_c input#onlineContent {
    box-sizing: border-box;
    width: calc(100% - 70px);
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 46px;
    margin: 0;
    padding: 0 10px;
    font-size: 15px;
    color: #666;
    border-radius: 7px;
}

.ldy_three_c input#onlineVc {
    box-sizing: border-box;
    width: calc(100% - 230px);
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 46px;
    margin: 0;
    padding: 0 10px;
    font-size: 15px;
    color: #666;
    border-radius: 5px;
}

.ldy_three_c .messageonline_command {
    margin-top: 20px;
}

.ldy_three_c a#btnMessageOnlineSubmit {
	display:block;
	text-align:center;
	background-color:#2e690b;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	border-radius:30px;
	background-image:-webkit-linear-gradient(45deg,#498a10,#498a10);
	color:#fff;
	font-size:17px;
	font-weight:bold;
	line-height:46px;
	animation:3s invi cubic-bezier(.23,1.7,.15,1.84) infinite forwards normal;
}


/**/

.ldy_four {
    position: relative;
    padding: 30px 0;
    margin-top: 30px;
}

.ldy_four_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.ldy_four_bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.ldy_four_t {
    text-align: center;
    position: relative;
}

.ldy_four_t h3 {
    font-size: 30px;
    color: #498a10;
    line-height: 40px;
    font-weight: bold;
}

.ldy_four_t p {
    font-family: serif;
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
}

.ldy_four_t:before {
    width: 130px;
    height: 60px;
    content: "";
    background: url(../images/ldy_t3.png) no-repeat center;
    background-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.ldy_four_t:after {
    content: "";
    width: 130px;
    height: 60px;
    background: url(../images/ldy_t4.png) no-repeat center;
    background-size: 100px;
    position: absolute;
    right: 0;
    top: 10px;
}

.ldy_four_c {
    margin-top: 20px;
}

.ldy_four_c li {
    width: 30.33%;
    float: left;
    margin: 0 1.5%;
}

.ldy_four_c li h4 {
    font-size: 17px;
    color: #fff;
    line-height: 24px;
    width: 2em;
    margin: 0 20px;
    background: url(../images/ldy_h.png) no-repeat center;
    background-size: 100% 100%;
    padding: 15px calc(50% - 1em - 20px);
    position: relative;
}

.ldy_four_c li h4:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 5px auto;
}

.ldy_four_li_text {
    background: url(../images/ldy_h1.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 50px 0;
    margin-top: -25px;
}

.ldy_four_li_text p {
    width: 1em;
    line-height: 20px;
    font-size: 16px;
    margin: 0 10px;
}

.ldy_four_li_text p b {
    font-size: 40px;
    line-height: 50px;
    margin-left: -20px;
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
}

.ldy_four_c ul {
    overflow: hidden;
}

.ldy_four_text p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    letter-spacing: 3px;
    text-shadow: 0 0 5px #fff;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.ldy_four_text {
    margin-top: 30px;
}

.ldy_four_tel {
    background: #333;
    background-image: -webkit-linear-gradient(90deg, #357c09, #41a009);
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-family: fantasy;
    font-size: 24px;
    margin: 20px auto 0;
    width: 220px;
}

.ldy_four_tel img {
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}


/**/

.ldy_five {
	line-height:50px;
	margin-top:20px;
	font-size:21px;
	color:#488b0c;
	font-weight:bold;
	letter-spacing:2px;
};
}

.ldy_five img {
    margin: 0 5px;
width: 17px;
    display: inline-block;
	vertical-align:middle;
}

.ldy_five a.ldy_tel {
	float:right;
	background:#488b0c;
	color:#fff;
	border-radius:30px;
	line-height:40px;
	padding:0 20px;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
	letter-spacing:initial;
}

@keyframes invi {
    from {
        transform: scale(0.95);
    }
    50% {
        transform: scale(0.9);
    }
    55% {
        transform: scale(0.9);
    }
    to {
        transform: scale(0.95);
    }
}

@media only screen and (min-width:768px) {
   
.container1 {
        width: 960px;
    }
    .ldy_one {
        width: 960px;
        margin: 0 auto;
    }
    .ldy_two {
        padding: 50px 0 0;
    }
    .ldy_two li img {
        height: 380px;
    }
    .ldy_two li {
        margin-top: 20px;
    }
    .ldy_four {
        width: 960px;
        margin: 30px auto 0;
        padding: 50px 0;
    }
    .ldy_four_c li {
        float: none;
        display: inline-block;
        width: 150px;
        margin: 0 20px;
    }
    .ldy_four_c ul {
        text-align: center;
    }
    .ldy_four_c {
        margin-top: 35px;
    }
}



.containe {
    width: 960px;
    margin: auto;
}
/****/
.ldy_six {
    width: 100%;
    margin: 50px auto; margin-bottom: 30px;
}
.ldy_six ul li {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.ldy_six ul li:last-child {
    border: 0;
}
.ldy_six ul li img {
    width: 45%;
    display: block;
    border-radius: 10px;
    height: 360px;
}.ldy_six ul li .fr {
    width: 52%;
}.ldy_six ul li .fr h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    margin-bottom: 10px;
    font-size: 20px;
}.ldy_six ul li .fr p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
    height: 48px;
}.ldy_six ul li .fr span {
    display: block;
    width: 53px;
    text-align: center;
    border-radius: 10px;
    color: #848b99;
    background-color: #ebedf5;
    padding: 0 4px;
}
.ldy_seven {
    width: 100%;
}

.ldy_seven ul li {
    width: 49.5%;
    float: left;
    margin-right: 1%;
}

.ldy_seven ul li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 1%;
}

.ldy_seven ul li img {
    width: 100%;
    display: block;
    height: 500px;
}

.ldy_titles {
    text-align: center;
    padding: 50px 0;
    background: url(../images/202203101045119230.png) no-repeat;
    background-size: 100% 100%;
}


.ldy_titles h2 {
    font-size: 38px;
    font-weight: bold;
    color: #488b0c;
}
.eig_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.eig_bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.ldy_eight {
    margin: 50px auto;
    width: 100%;
    overflow: hidden;
}

.ldy_eight .containe {
    position: relative;
    padding: 50px 0;
}

.eig_box {
    height: 100px;
    text-align: right;
    margin-right: 82px;
}

.eig_box b {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #488b0c;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 70px;
    font-size: 34px;
    margin: 0 3px;
}

.ldy_eight p {
    width: 708px;
    margin: auto;
    font-size: 16px;
    line-height: 35px;
    color: #333;
    text-indent: 24px;
    margin-bottom: 2px;
}
.ldy_nine {
    width: 100%;
    overflow: hidden;
}

.ldy_nine ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.ldy_nine ul li:last-child {
    border: 0;
}

.ldy_nine ul li h4 {
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    position: relative;
    padding-left: 25px;
}

.ldy_nine ul li p {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 15px;
    margin-bottom: 10px;
    height: 48px;
    padding-left: 25px;
}

.ldy_nine ul li h4:before {content: "问";background-color: #e6322e;border-radius: 4px;
    color: #fff;font-size: 12px;width: 20px;height: 20px;text-align: center;position: absolute;
    left: 0px;top: 3px;line-height: 20px;}
    .ldy_nine ul li:nth-child(1) h4:after {content: "";width: 30px;height: 30px;background: url(../images/202203101116543294.png);display: inline-block;background-size: 100% 100%;margin-left: 8px;}

.ldy_nine ul li:nth-child(1) h4:before {
    top: 15px;
}
.ldy_ten {
    width: 100%;    margin-bottom: 50px;
}

.ldy_ten .containe {
    overflow: hidden;
    background: url(../images/202203101125061731.png) no-repeat;
    background-size: 1000px 100%;
    padding: 50px 0;
}

.ldy_ten .fl {
    width: 100px;
    height: 100px;
    text-align: center;
    background: #488b0c;
    border-radius: 12px;
    color: #fff;
    font-size: 30px;
    box-sizing: border-box;
    padding: 17px;
    line-height: 31px;
}

.ldy_ten .fr {width: calc(100% - 160px);}

.ldy_ten .fr h2 {
    font-size: 44px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #488b0c;
    margin-top: 15px;
}

.ldy_ten .fr p {
    font-size: 30px;
    margin-top: 22px;
    color: #000;
}
.ldy_eleven {
    width: 100%;
    background: #fafafa;
    padding: 20px 0 60px 0;
}

.ldy_eleven p {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

a.dban {
    width: 90%;
    position: fixed;
    z-index: 222;
    bottom: 1%;
    left: 5%;
    text-align: center;
    display: block;
    box-shadow: rgb(150, 3, 0) 0px 0.0625rem 0.375rem 0px;
    border-color: rgb(230, 50, 46);
    border-width: 0.0625rem;
    border-radius: 1.375rem;
    border-style: solid;
    background-color: rgb(230, 50, 46);
    color: rgb(255, 255, 255);
    height: 2.6875rem;
    line-height: 2.5625rem;
    font-size: 16px;
}

a.dban img {
    display: inline-block;
    margin-right: 4px;
    width: 18px;
    height: 16px;
   vertical-align:middle;
}
/****/
@media only screen and (max-width: 768px){
    .containe {
        width: 96%;
    }
    .ldy_six {
        margin: 30px auto;
    }
    .ldy_six ul li img {
        height: 123px;
        width: 36%;
    }
    
    .ldy_six ul li .fr {
        width: 60%;
    }
    
    .ldy_six ul li .fr h4 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    
    .ldy_six ul li .fr p {
        font-size: 12px;
        margin-bottom: 5px;
    }
    
    .ldy_six ul li .fr span {
        font-size: 12px;
    }
    .ldy_titles {
        padding: 30px 0;
    }
    
    .ldy_titles h2 {
        font-size: 25px;
    }
    
    .ldy_seven ul li img {
        height: 178px;
    }

.ldy_eight .containe {
    padding: 28px 0;
    width: 100%;
}

.ldy_eight {
    margin: 30px auto;
}

.eig_box b {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 14px;
}

.eig_box {
    margin-right: 20px;
    height: 50px;
}

.ldy_eight p {
    width: 81%;
    font-size: 12px;
    line-height: 22px;
}
.ldy_nine ul li h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

.ldy_nine ul li p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
}

.ldy_nine ul li:nth-child(1) h4:after {
    width: 20px;
    height: 20px;
}

.ldy_nine ul li:nth-child(1) h4:before {
    top: 7px;
}

.ldy_nine ul li h4:before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    top: 3px;
}

.ldy_nine ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.ldy_ten {
    margin-bottom: 30px;
}
.ldy_ten .containe {
    padding: 30px 0;
}

.ldy_ten .fl {
    width: 80px;
    height: 80px;
    font-size: 20px;
    line-height: 22px;
}

.ldy_ten .fr {
    width: calc(100% - 100px);
}

.ldy_ten .fr h2 {
    font-size: 30px;
    margin: 4px 0;
}

.ldy_ten .fr p {
    font-size: 16px;
    margin-top: 0;
}
.ldy_six {
    margin-bottom: 10px;
}
}
