.Menda {
    margin-top: 60px;
}
.container {
    width: 1430px;
    margin: 0 auto;
    overflow: hidden;
}
[data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
}
.Menda-title {
    font-size: 32px;
    line-height: 40px;
    color: #6ea014;
    background: url(line.png) center no-repeat;
    background-size: 100%;
    text-align: center;
}
.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top;
}
.Menda-title small {
    font-size: 32px;
}
small {
    font-size: 80%;
}
.Menda-title span {
    color: #6ea014;
    font-size: 22px;
    font-family: arial !important;
    text-transform: uppercase;
}

.uk-animation-slide-bottom {
    -webkit-animation-name: uk-fade-bottom;
    animation-name: uk-fade-bottom;
}
[class*='uk-animation-'] {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.uk-grid:before, .uk-grid:after {
    content: "";
    display: block;
    overflow: hidden;
}
.Menda-top li {
    margin: 0 auto;
}
.Menda-top li.menda-active a {
    border: 1px dashed #6ea014;
    color: #6ea014;
}
.uk-grid > * > :last-child {
    margin-bottom: 0;
}
.Menda-top li a {
    display: block;
    border: 1px dashed #999999;
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    text-align: center;
    color: #666;
    border-radius: 4px;
}
.Menda-ul {
    margin-top: 0 !important;
}

.uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.uk-grid:before, .uk-grid:after {
    content: "";
    display: block;
    overflow: hidden;
}
.Menda-ul li {
    margin-top: 40px;
}
.Menda-img {
    height: 230px;
    overflow: hidden;
	background:none !important; 
}
.Menda-img img {
    max-height: 230px;
    display: block;
    margin: 0 auto;
}
.Menda-jia {
    width: 35px;
    height: 35px;
    background: url(tb2.png) no-repeat center;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    margin-top: -17px;
    position: relative;
    z-index: 5;
}
.Menda-ul li p {
    height: 34px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    margin-top: 20px;
    border-radius: 20px;
    color: #6ea014;
    font-size: 16px;
}
.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more {
    width: 180px;
    height: 38px;
    border: 1px solid #6ea014;
    color: #6ea014;
    display: block;
    margin: 50px auto;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    border-radius: 20px;
}
.Menda-ul li a:hover .Menda-jia {
    background: url(tb1.png) no-repeat center;
    background-size: 100%;
}
.Menda-ul li a:hover p {
    background: #6ea014;
    color: #FFFFFF;
}
.more:hover {
    background: #6ea014;
    color: #FFFFFF;
}

@media (min-width: 1220px)
{
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 35px;
}

.uk-grid > * {
    padding-left: 15px;
}
.uk-grid {
    margin-left: -35px;
}
}
@media (min-width: 960px)
{
.uk-grid-width-large-1-6 > * {
    width: 17.666%;
}
.uk-grid-width-large-1-4 > * {
    width: 25%;
}



}

.Menda-top {
    margin-top: 40px;
}
.Two {
    background: url(bg1.jpg) center no-repeat;
    overflow: hidden;
    padding-bottom: 60px;
}
.Two-title {
    margin-top: 60px;
}
.uk-text-center {
    text-align: center !important;
}
.uk-animation-fade {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important;
}
.Two-title h3 {
    font-size: 48px;
    color: #3d3d3d;
    line-height: 50px;
}
.Two-title span {
    display: block;
    background: url(line2.jpg) center no-repeat;
    height: 1px;
    margin: 15px 0;
}
.Two-title p {
    font-size: 20px;
    color: #5c5c5c;
    text-transform: uppercase;
    line-height: 22px;
}
.Two-wrap {
    background: url(pic2.png) left top no-repeat;
    overflow: hidden;
    padding: 95px 0;
    margin-top: 45px;
}
.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top;
}
[data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
}
.Two-text {
    width: 700px;
    padding: 40px 100px;
    background: rgba(110, 160, 20, 0.85);
    float: right;
}
.Two-text h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
}
.Two-text p {
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 15px;
}
.Two-wrap2 {
    background: url(pic3.png) no-repeat right top;
}
.Two-wrap2 .Two-text {
    float: left;
}
.Two-text h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
}
.Two-text p {
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 15px;
}
.News {
    background: url(bg2.jpg) no-repeat center;
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 50px;
}
.News .Menda-title {
    margin-top: 50px;
}
.Menda-title small {
    font-size: 32px;
}
.Menda-title span {
    color: #6ea014;
    font-size: 22px;
    font-family: arial !important;
    text-transform: uppercase;
}
.News-ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    flex-wrap: wrap;
}
.News-ul li {
    position: relative;
    min-height: 106px;
    width: 47%;
    margin-top: 45px;
}
.uk-display-block {
    display: block !important;
}
.News-time {
    position: absolute;
    left: 0;
    top: 0;
}
.News-time p {
    width: 58px;
    height: 53px;
    line-height: 53px;
    background: #e4e4e4;
    font-family: arial !important;
    font-size: 16px;
    color: #999999;
    text-align: center;
}
.News-time h3 {
    width: 58px;
    height: 53px;
    line-height: 53px;
    background: #FFFFFF;
    font-family: arial !important;
    font-size: 28px;
    color: #999999;
    text-align: center;
}
.News-text {
    padding-left: 73px;
}
.News-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.News-text h3 {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
}
.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.News-top i {
    display: block;
    width: 19px;
    height: 19px;
    background: url(tb3.png) no-repeat center;
    background-size: 100%;
}
.News-text small {
    font-size: 12px;
    color: #999999;
    display: block;
    margin: 10px 0;
}
.News-text p {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.News-more:hover {
    color: #999999;
}
.News-more {
    display: block;
    width: 320px;
    height: 48px;
    background: url(bg3.jpg) repeat center;
    border: 1px solid #d1d1d1;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #999999;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-top: 40px;
}
.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top;
}


#w_grid-1619400731003 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_grid-1619400731003 >div {
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}
#w_grid-1619400731003 > div > .p_gridbox {
    background-image: url(ysbg.jpg?tenantId=232618&viewType=1&v=1668504363000);
    background-attachment: fixed;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}
#w_grid-1619400731003> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
}
#w_grid-1619400731013 {
    width: 100%;
    max-width: 1440px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#w_grid-1619400731013 >div {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
#w_common_text-1619400731023 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.reset_style {
    line-height: normal;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
}
.reset_style h1 {
    font-weight: 700;
    font-size: 24px;
    margin: 0;
}
.p_gridCell {
    margin-bottom: 45px;
    margin-top: 25px;
    margin-left: 0px;
}
#w_grid-1619402545996 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_grid-1619402545996 >div {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
#w_grid-1619402545996> div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
}
#c_portalResPublic_codeContainer-16194011071356662 {
    width: 100%;
    max-width: 1440px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 2.5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#c_portalResPublic_codeContainer-16194011071356662 .neswiper1 {
    padding-top: 12px;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden!important;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist {
    width: 25%;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    top: 0px;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist:hover {
    box-shadow: 0 0px 12px 2px rgb(184 197 210 / 36%);
    top: -12px;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist img {
    width: 100%;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist p {
    font-size: 28px;
    color: #af251c;
    line-height: 1.6;
    margin-top: 20px;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist span {
    display: block;
    height: 56px;
    margin-top: 15px;
    margin-bottom: 30px;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist span {
    display: block;
    height: 56px;
    margin-top: 15px;
    margin-bottom: 30px;
}
#c_portalResPublic_codeContainer-16194011071356662 .nelist span {
    display: block;
    height: 56px;
    margin-top: 15px;
    margin-bottom: 30px;
}
#w_grid-1619400750035 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_grid-1619400750035 >div {
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}
#w_grid-1619400750035 > div > .p_gridbox {
    background-color: rgba(255, 255, 255, 1);
}
#w_grid-1619400750035> div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
}
#w_grid-1619400750046 {
    width: 100%;
    max-width: 1440px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#w_grid-1619400750046 >div {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
#w_grid-1619400750046> div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
}
#w_common_text-1619400750060 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.reset_style h1 {
    font-weight: 700;
    font-size: 24px;
    margin: 0;
}
#w_grid-1619400750051 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_grid-1619400750051 >div {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}
#w_grid-1619400750051> div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 25%;
}
#w_fimgbox-1619400750063 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_fimgbox-1619400750063 >.w_imgbox {
    overflow: hidden;
}
#w_fimgbox-1619400750063> .w_imgbox > img {
    position: relative;
    z-index: 1;
}
#w_fimgbox-1619400750063 .w_imgbox > .p_contentbox {
    display: flex;
    align-items: center;
    z-index: 3;
}
.w_fimgbox-001 .w_imgbox > .p_contentbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#w_grid-1619400750080 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}
.w_grid-000 > .w_grid {
    width: 100%;
    position: relative;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.product {
    position: relative;
    z-index: 3;
    background: rgba(243,243,243,1);
    padding-top: 60px;
}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before {
    content: '';
    display: table;
}
.productk {
    max-width: 1295px;
    width: 94%;
    margin: auto;
    text-align: center;
    overflow: hidden;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.productk h1 {
    text-align: center;
    font-size: 36px;
    color: #009944;
    margin-bottom: 18px;
}
.productk span {
    text-align: center;
    font-size: 18px;
    color: #666;
}
.pro {
    width: 100%;
    margin-top: 45px;
}
.pro_sd {
    width: 25%;
    float: left;
    overflow: hidden;
}
.pro_sd img {
    transition: 0.8s all ease-out;
    -webkit-transition: 0.8s all ease-out;
    width: 100%;
	-webkit-filter: brightness(70%); /*¿¼ÂÇä¯ÀÀÆ÷¼æÈÝÐÔ£º¼æÈÝ Chrome, Safari, Opera */
filter: brightness(70%);
}
.wenzi {
	position:absolute;
    top: 36%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 4%;
	
}
.wenzi2 {
    position:absolute;
    top: 74%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 4%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.pro_sd img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
	-webkit-filter: brightness(30%); /*¿¼ÂÇä¯ÀÀÆ÷¼æÈÝÐÔ£º¼æÈÝ Chrome, Safari, Opera */
filter: brightness(30%);
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:16px; margin-top:8px; width:100%;word-break: break-all; width:350px}
.zzz5{ display:block}
.zzz6{ display:none}
@media screen and (max-width: 1700px)
{
	.wenzi {
	position:absolute;
    top: 36%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 3.5%;
	
}
.wenzi2 {
    position:absolute;
    top: 74%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 3.5%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:16px; margin-top:8px; width:100%;word-break: break-all; width:300px}
}
@media screen and (max-width: 1500px)
{
	.wenzi {
	position:absolute;
    top: 36%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 2%;
	
}
.wenzi2 {
    position:absolute;
    top: 74%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 2%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:16px; margin-top:8px; width:100%;word-break: break-all; width:300px}
}
@media screen and (max-width: 1300px)
{
	.wenzi {
	position:absolute;
    top: 36%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 1.5%;
	
}
.wenzi2 {
    position:absolute;
    top: 70%;
    font-size: 22px;
    /* color: #fff; */
    margin-left: 1.5%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:16px; margin-top:8px; width:100%;word-break: break-all; width:250px}
}

@media screen and (max-width: 1100px)
{
	
	
	
	
	
	.wenzi {
	position:absolute;
    top: 40%;
    font-size: 20px;
    /* color: #fff; */
    margin-left: 1%;
	
}
.wenzi2 {
    position:absolute;
    top: 70%;
    font-size: 20px;
    /* color: #fff; */
    margin-left: 1%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:14px; margin-top:8px; width:100%;word-break: break-all; width:200px}
}


@media screen and (max-width: 900px)
{
	.wenzi {
	position:absolute;
    top: 40%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 1%;
	
}
.wenzi2 {
    position:absolute;
    top: 74%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 1%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:200px}
}

@media screen and (max-width: 768px)
{.pro {
    width: 100%;
    margin-top: 0px;
}
	.pro_sd {
    width: 50%;
    float: left;
    overflow: hidden;
}
	
	.wenzi {
	position:absolute;
    top: 20%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 12%;
	
}
.wenzi2 {
    position:absolute;
    top: 64%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 12%;
}
.wenzi3 {
    position:absolute;
    top: 44%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 12%;
}
.wenzi4 {
    position:absolute;
    top: 84%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 12%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:200px}
	
	
.Menda {
    margin-top: 20px;
}
.container {
    width: 92%;
    margin: 0 auto;
}
.Menda-title {
    background: none;
    font-size: 24px;
}
.uk-hidden-small {
    display: none !important;
}
.Menda-top {
    margin-top: 0;
}
.Menda-top li {
    margin-top: 15px;
    font-size: 18px;
}
.Menda-top li a {
    font-size: 16px;
}
.Menda-ul li {
    margin-top: 20px;
}
.Menda-img {
    height: 150px;
    overflow: hidden;

}
.Menda-img img {
    max-height: 150px;
    margin: 0 auto;
    display: block;
	
}
.Menda-ul li p {
    margin-top: 10px;
}
.uk-grid-width-1-2 > * {
    width: 50%;
	padding-left:5px;
	padding-right:5px;
}
.Two {
    padding-bottom: 20px;
}
.Two-title {
    margin-top: 30px;
}
.Two-title h3 {
    font-size: 28px;
    line-height: 30px;
}

.Two-wrap {
    background: none;
    padding: 0;
    margin-top: 30px;
}
.Two-text {
    float: none;
    padding: 4%;
    width: 92%;
}
.News {
    margin-top: 0;
    padding-bottom: 0;
	background: url(bg2.jpg) no-repeat center;
	background-size:100% 100%;
}
.News .Menda-title {
    margin-top: 20px;
}
.uk-hidden-small {
    display: none !important;
}
.News-ul li {
    width: 100%;
    margin-top: 20px;
}


.zzz1{ display:none !important}
.zzz2{ display:none}


.zzz5{ display:none}
.zzz6{ display:block; width:100% }
.zzz6 img{ width:100% !important; height:auto !important   }
}
@media screen and (max-width: 568px)
{.pro {
    width: 100%;
    margin-top: 0px;
}
	.wenzi {
	position:absolute;
    top: 25%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 6%;
	
}
.wenzi2 {
    position:absolute;
    top: 64%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 6%;
}
.wenzi3 {
    position:absolute;
    top: 44%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 6%;
}
.wenzi4 {
    position:absolute;
    top: 84%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 6%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:200px}
}


@media screen and (max-width: 468px)
{.pro {
    width: 100%;
    margin-top: 0px;
}
	.wenzi {
	position:absolute;
    top: 28%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 5%;
	
}
.wenzi2 {
    position:absolute;
    top: 64%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 5%;
}
.wenzi3 {
    position:absolute;
    top: 44%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 5%;
}
.wenzi4 {
    position:absolute;
    top: 84%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 5%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:180px}
}

@media screen and (max-width: 400px)
{.pro {
    width: 100%;
    margin-top: 0px;
}
	.wenzi {
	position:absolute;
    top: 28%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 3%;
	
}
.wenzi2 {
    position:absolute;
    top: 64%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 3%;
}
.wenzi3 {
    position:absolute;
    top: 49%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 3%;
}
.wenzi4 {
    position:absolute;
    top: 85%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 3%;
}
.wenzi h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 22px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:170px}
}

@media screen and (max-width: 360px)
{
	.pro {
    width: 100%;
    margin-top: 0px;
}
	.wenzi {
	position:absolute;
    top: 31%;
    font-size: 16px;
    /* color: #fff; */
    margin-left: 2%;
	
}
.wenzi2 {
    position:absolute;
    top: 66%;
    font-size: 16px;
    /* color: #fff; */
    margin-left: 2%;
}
.wenzi3 {
    position:absolute;
    top: 49%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 2%;
}
.wenzi4 {
    position:absolute;
    top: 84%;
    font-size: 18px;
    /* color: #fff; */
    margin-left: 2%;
}
.wenzi h2 {
    font-size: 16px;
	font-weight:normal;
    color: #fff;
	text-align:center
}
.wenzi2 h2 {
    font-size: 16px;
	font-weight:normal;
    color: #fff;
	text-align:center
}

.zzz3{height:1px; width:40px; border-bottom:1px solid #FFF; margin:0 auto; padding-top:5px; padding-bottom:5px;}
.zzz4{ font-size:12px; margin-top:8px; width:100%;word-break: break-all; width:140px}
}