body {
    padding:0;
    margin:0;
    font-size:14px;
    /*font-family: "Kreon";*/
}
.main_content {
    width:100%;
    height:auto;
    float:left;
}
.header_temp {
    width:100%;
    height:auto;
    float:left;
}
.font_css {
    font-size:26px !important;
}
.font_icon {
    font-size:100px !important;
    color:#61a93e;
}
.layout_text {
    color:white;
    position:relative;
    top:-4px;
}
.am-width{
    max-width:1420px;
}
/*a{
    text-transform:uppercase;
}*/
.am-slides img {
    max-height:100%;
}
h2 {
    text-transform:uppercase;
    font-size:26px;
}
h3 {
    text-transform:uppercase;
    font-size:26px;
    font-weight:100;
    color:white;
}
.h4_font {
    text-transform:uppercase;
    font-size:20px;
    font-weight:100;
}
.font-16 {
    font-size:16px;
    font-weight:bold;
}
.am-shadow {
    box-shadow:0 0 5px #808080;
}
.us_ul,.us_ul_top {
    padding:0;
}
.us_ul li {
    color:white;
    list-style:none;
    padding:5px 0px
}
    .us_ul_top li {
    color:black;
    list-style:none;
    padding:5px 0px
    }
.nav_ul {
    padding:0;
}
.nav_ul li {
    list-style:none;
    padding:10px 0;  
}
.nav_text{
    font-size:16px;
    color:white;
}
.qs_ul {
    padding:0;
}
    .qs_ul li {
        list-style:none;
        padding:15px 0px;
        border-bottom:1px solid #ddd;

    }
.qs_d {
    background-color:#FAFAFA;
    padding:50px;
    margin-top: 15px;
    display: none;
}
.pro_list:hover h4 {
    text-decoration:underline;
}
.am_css:hover a {
    text-decoration:underline;
}
/*产品滑动*/
.carousel-models_fullwidth {
    padding:34px 0px 135px;
    position:relative;
    text-align:center;
}
.carousel-models_fullwidth:after {
     position: absolute;
        content: "";
        width: 897px;
        top: 0;
        bottom: 0;
        left: 50%;
        background: url(../images/%E8%83%8C%E6%99%AF9.png) center bottom no-repeat;
        transform: translate(-50%, 0);   
}
.pc-banner {
	/*background: url(images/top_main_bg01.jpg.html) no-repeat center top/100% auto;*/
	width: 100%;
	/*float: left;*/
    position:relative;
}
    /*.pc-banner:after {
        position: absolute;
        content: "";
        width: 897px;
        top: 0;
        bottom: 0;
        left: 50%;
        background: url(images/%E8%83%8C%E6%99%AF.png.html) center bottom no-repeat;
        transform: translate(-50%, 0);
    }*/

@media screen and (max-width: 668px) {
	.pc-banner {
		background-size: auto 100%;
	}
}

.swiper-container {
	width: 100%;
	margin: 35px 0;
}

@media screen and (max-width: 668px) {
	.swiper-container {
		margin: 20px 0 15px;
	}
}

.swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

@media screen and (max-width: 668px) {
	.swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 668px) {
	.swiper-slide-active,.swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.swiper-slide a {
	/*background: #fff;*/
	padding:10px;
	display: block;
	/*border-radius: 14px;*/
}

@media screen and (min-width: 668px) {
	/*.swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(images/top_slick_cover_bg01.png.html) 0 0 repeat;
		border-radius: 20px;
	}*/
}

.swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
}

.swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}

@media screen and (max-width: 668px) {
	.swiper-slide img {
		border-radius: 7px;
	}
}

.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.swiper-pagination-bullet {
	background: #61A93E;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
    box-sizing: content-box;
}

.swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	border: 6px solid #61A93E;
	margin-bottom: 0;
}

@media screen and (max-width: 668px) {
	
	.swiper-pagination {
		position: relative;
		margin-bottom: 20px;
	}

	.swiper-pagination-bullet {
		background: #61A93E;
		margin-left: 2px;
		margin-right: 2px;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
	}

	.swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #FFF;
		border: 3px solid #61A93E;
		margin-bottom: 0;
	}
}

.button {
	width: 1000px;
	margin: 0 auto;
	bottom: 43px;
	position: relative;
}

@media screen and (max-width: 668px) {
	.button {
		width: 70%;
		bottom: 22px;
	}
}

.button div:hover {
	background-color: #26A813;
}

.swiper-button-prev {
    margin-top:-100px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
    left:100px !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #61A93E center 50%/50% 50% no-repeat;
}

.swiper-button-next {
    margin-top:-100px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
    right:100px !important;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #61A93E center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.button div {
		width: 28px;
		height: 28px;
	}
}	
