﻿.img-swiper .swiper-button-next:after {
    content: url(../image/img-arrow.svg);
}

.img-swiper .swiper-button-prev:after {
    content: url(../image/img-arrow.svg);
    transform: rotate(180deg);
}
.checkbx:checked+.cek-temp:after{
	background-image: url(../image/cy.png);
	background-repeat: no-repeat;
	background-size: 12px 12px;
}
select.select-input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-radius: 0px;
    border: none;
    background: url("../image/arrow-up.svg") no-repeat 80% center #f5f5f5;
    background-size: 8px;
}

.has-subsearch>a:after {
    content: url(../image/arrow-down.svg);
    
}

.more-title .more-info:after {
    content: url(../image/more-icon.svg);
    
}

.more-title .more-info.green:after {
    content: url(../image/arrow-r-green.svg);
}

.swiper-content .swiper-btn:after {
    content: url(../image/arrow-r-light.svg);
    
}

.latest-more {
    font-size: 14px;
    color: #03933B;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 8px;
}
.latest-item .more-view{position:absolute;bottom:15px;}
.latest-more:after {
    content: url(../image/arrow-r-green.svg);
    position: absolute;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease;
    /* Opera */
}

.latest-more:hover:after {
    right: -31px;
}


.green-list .green-item.texture-bg {
    background-image: url(../image/bg-green1.png);
    background-size: cover;
    background-position: 50%;
}

.about-glp-section {
    background: url(../image/glp-buliding.png) no-repeat center;
    background-size: cover;
}
.btn.btn-green:after {
    content: url(../image/arrow-r-green.svg);
}
.awards-container .swiper-button-prev:after {
    content: url(../image/pre.svg);
}

.awards-container .swiper-button-next:after {
    content: url(../image/next.svg);
}
.milestone-section {
    background: url(../image/mile-bg.png) no-repeat center;
    background-size: cover;
}

.miles-year {
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../image/year.svg) no-repeat;
    width: 60px;
    height: 72px;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
}

.milestones-container .swiper-button-prev:after {
    content: url(../image/sw-l.svg);
}

.milestones-container .swiper-button-next:after {
    content: url(../image/sw-r.svg);
}

.map-input select {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0 30px 0 15px;
    position: relative;
    background: url(../image/arrow-down.svg) no-repeat 90% center;
}




.btn.btn-green:after {
    content: url(../image/arrow-r-green.svg);
    width: 18px;
    position: absolute;
    top: 12px;
    right: 20px;
    transition: all 0.5s ease;
}

.btn.btn-green:hover:after {
    right: 14px;
}

.data-btn {
    margin-top: 50px;
}


/*首页奖项轮播*/

.awards-container {
    overflow: hidden;
    padding: 0 70px;
}

.awards-container .swiper-button-prev {
    left: 0px;
}

.awards-container .swiper-button-prev:after {
    content: url(../image/pre.svg);
}

.awards-container .swiper-button-next {
    right: 0px;
}

.awards-container .swiper-button-next:after {
    content: url(../image/next.svg);
}

.milestone-section {
    padding: 60px 0;
    background: url(../image/mile-bg.png) no-repeat center;
    background-size: cover;
}

.milestones-container .swiper-slide {
    padding: 60px 15px 0;
    /*border-top: 1px dashed #029439;*/
}

.swiper-container.milestones-container {
    padding: 50px 30px 0;
}

.milestones-container .swiper-slide,
.milestone-item {
    position: relative;
}

.miles-year {
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../image/year.svg) no-repeat;
    width: 70px;
    height: 80px;
    color: #FFFFFF;
    text-align: center;
    font-size: 23px;
    line-height: 70px;
    font-weight: normal;
}

.milestones-container .swiper-button-prev:after {
    content: url(../image/sw-l.svg);
}

.milestones-container .swiper-button-next:after {
    content: url(../image/sw-r.svg);
}

.map-input select {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0 30px 0 15px;
    position: relative;
    background: url(../image/arrow-down.svg) no-repeat 90% center;
}

.queto-con:before {
    content: "";
    background: url(../image/queto.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.queto-con:after {
    content: "";
    display: block;
    background: url(../image/queto.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.wechat-box .qr-des:before {
   background: url(../image/queto.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.wechat-box .qr-des:after {
   background: url(../image/queto.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
@media only screen and (max-width:768px) {
    .wechat-box .qr-des:before {
       background: url(../image/queto.png);
        background-size: 100%;
    background-repeat: no-repeat;
    }
    .wechat-box .qr-des:after {
        background: url(../image/queto.png);
        background-size: 100%;
    background-repeat: no-repeat;
    }
}

.detail-download .dd-down:after {
    content: url(../image/arrow-r-white1.svg);
}



/*IE11的样式*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .awards-container .swiper-button-next {
        right: 30px;
    }
    .awards-container .swiper-button-prev:after,
    .awards-container .swiper-button-next:after {
        padding-top: 25px
    }
    .swiper-content p {
        height: 60px;
        overflow: hidden;
    }
    .news-list4 .news-txt {
        height: 40px;
        overflow: hidden;
    }
    .news-content .news-con {
        height: 44px;
        overflow: hidden;
    }
    .news-txt {
        height: 44px;
        overflow: hidden;
    }
    .ywll .form-row input.form-input {
        line-height: 17px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
	/*.latest-more{margin-top:12px;margin-bottom:12px}*/
	.queto-con:before,.queto-con:after{background-size:33px;}
}

/*2022-11-11*/

.footer a:hover {
	color: #00953E;
}

#anti-dis {
	padding: 30px;
	margin: 0 auto;
	background: #f2f2f2;
	box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 40%);
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	width: 400px;
	border: 1px solid #00953A;
}

img.an-del {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	margin-right: -18px;
	margin-top: -15px;
	margin-bottom: 10px;
	cursor: pointer;
}

#anti-dis .title {
	margin-bottom: 15px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.35;
	text-align: justify;
}

#anti-dis p {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
}

#anti-dis p a {
	color: #00953E;
	text-decoration: underline;
}

#anti-dis p:last-child {
	margin-bottom: 0;
}

#anti-dis .cont {
	width: calc(100% - 10% - 120px);
	width: 100%;
}

#anti-dis .an-close {
	display: block;
	margin-bottom: 0;
	/* margin-left: 10%; */
	background: #00953A;
	color: white;
	width: 100px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	/* position: absolute; */
	/* right: 20px; */
	/* bottom: 20px; */
	margin-top: 10px;
}

@media only screen and (max-width: 768px) {
	.contact-icon img {
		opacity: 1.0;
	}
	.f-menu-title.pc {
		display: none
	}
	#anti-dis {
		width: 100%;
		padding: 25px;
		display: block;
	}
	#anti-dis .an-close {
		width: inherit;
		margin: 15px 0 0;
		position: static;
	}
	#anti-dis .cont {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.swiper-banner .swiper-button-next， .swiper-banner .swiper-button-prev {
		bottom: 20px;
		z-index: 1002;
	}
}