/*kei*/

.fl{
    float: left;
}
.fr{
    float: right;
}

.cast_kei h3{
    color: #5db532;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 10px;
}

.cast_kei p{
	font-size: 16px;
}

.cast_kei ul{
    padding: 0px 0 10px;
}

.cast_kei ul li {
    padding: 0 0 6px 15px;
    position: relative;
    line-height: 24px;
    font-size: 16px;
    color: #666;
}

.cast_kei ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    background: #5db532;
    border-radius: 50%;
    /* background: url(../images/zico_02.png) no-repeat; */
}
.cast_kei table{
	border-collapse: collapse;
	/* border: 1px solid #333; */
	margin: 0 auto;
}
.cast_kei table td{
	/* border: 1px solid #333; */
	text-align: center;
	padding:4px 5px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #232323;
}
.cast_kei .bg_ov{
	width: 100%;
	overflow: auto;
}
.cast_kei .bg_ov table{
	width: 100%;
	overflow:auto;
}

.cast_kei img{
	max-width: 100%;
}

.cast_kei table tr:first-child td{
	/* background-color:#5cb431; */
	color: #fff;
}

.qiyewenhua-kei li {
    float: left;
    margin-right: 10px;
    width: 100%;
    background: #f5f5f5;
    position: relative;
    height: 100px;
    overflow: hidden;
    padding: 32px 20px 50px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    text-align: left;
    margin-bottom: 30px;
}
.qiyewenhua-kei li h4 {
    font-size: 24px;
    font-weight: bold;
    color: #5db532;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 34px;
    height: 34px;
}
.qiyewenhua-kei li h5 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 12px;
    line-height: 24px;
    color: #595656;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 3;*/
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    line-height: 24px;
    /*height: 72px;*/
}
/*.kei-svg table td svg{
    position: relative;
}
.kei-svg table td svg image{
    position:absolute;
    top:50%;
    bottom:50%;
    transform:translate(-50%, -50%);
}*/

.whitespaces-k {
    white-space: nowrap;
}

.cast-kei-box{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.cast-kei-box .tup{
    display: inline-block;
    width: 50%;
}
.cast-kei-box .tup img{
    margin: 0 auto;
}
.cast-kei-box .zi-kei{
    width: 50%;
    margin-top: 100px;
}
.cast-kei-box .zi-kei h4{
    color: #5cb431;
    font-size: 16px;
}
.cast-kei-box .zi-kei p{
    /*width: 83%;*/
    line-height: 26px;
}
/*.cast-kei-box:after{
    content: '';
    clear: both;
}*/

.lxwm_foot a{
    display: inline-block !important;
}

.martdi{
    margin-top: 40px !important;
}
.box-in-box{
    margin-top: 30px;
}
.box-in-boxle{
    width: 50%;
}
.box-in-boxle img{
    margin: 0 auto;
}

.box-in-boxr {
    width: 50%;
    margin-top: 30px;
}
.box-in-boxr p{
    /*width: 95%;*/
    margin: 0 10px;
    line-height: 26px;
}

.abo_r p {
    margin-top: 10px !important;
}

.yzdflex {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 30px;
}

.flexyou img{

}