@charset "utf-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
textarea,
input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none 0;
	vertical-align: baseline;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
	font-family: "Microsoft YaHei", "Helvetica", "Helvetica Neue";
	font-size: 625%;
	line-height: 1.5;
	color: #444;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background: #fff;
}

ul:after {
	clear: both;
	display: block;
	content: " ";
}

body {
	font-size: .14rem;
	color: #333;
	background: #f6f6f6;
	font-family: Arial, "微软雅黑"
}

html,
body {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none
}

.swiper-container {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	background-image: url(/Public/images/index/index_slide.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.swiper-slide .content .font1 {
	text-align: left;
}

.swiper-slide .content .font1 {
	font-family: FZLTTHJW--GB1-0;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #ffffff;
}

.swiper-slide .content .font2 {
	text-align: left;
	margin-top: 20px;
}

.swiper-slide .content .font2 li {
	font-family: AdobeHeitiStd-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ffffff;
}

.contents {
	width: 100%;
	background: #fff;
}

nav {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 1);
	opacity: 0.8;
	line-height: 50px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999999;
}

.navctx {
	width: 1100px;
	margin: 0 auto;
	height: 100%;
}


nav img {
	height: 40px;
	margin-top: 5px;
}

nav .pcnav {
	display: inline;
	white-space: nowrap;
}

nav .pcnav li {
	list-style-type: none;
	display: inline-block;
	position: relative;
}

nav .pcnav li a {
	color: #fff;
	font-size: 13px;
	margin: 0 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	font-family: PingFangSC;
	text-decoration: none;
	cursor: pointer;
	border-radius: 10px;
	padding: 0px 10px;
}

nav .pcnav li a.hovers {
	background-color: #54813a;
}

nav .pcnav li a:hover {
	background-color: #54813a;
}

.home-info {
	text-align: center;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
	height: auto;
}

.home-info .title {
	margin-top: 40px;
	font-size: 20px;
	font-family: AdobeHeitiStd-Regular;
	font-weight: bold;
	color: rgba(84, 129, 58, 1);
}

.home-info .info {
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
	margin-top: 15px;
}

.home-info-ul1,
.home-info-ul2 {
	width: 100%;
	text-align: left;

	font-family: SourceHanSansCN-Regular;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 15px;
}

.home-info-ul1-img,
.home-info-ul1-img2 {
	float: right;
}

.home-info-ul1-img,
.home-info-ul1-img2 img {
	width: 120px;
	height: 100px;
}

.home-info-ul1 li:first-child,
.home-info-ul2 li:first-child {
	font-family: SourceHanSansCN-Bold;
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #54813a;
}

.home-info .pics {
	margin-top: 60px;
	margin-bottom: 90px;
}

.home-info .pics .bottom {
	height: 68px;
	background: rgba(36, 36, 36, 1);
	opacity: 0.54;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.home-info .pics .sep {
	margin-top: 60px;
	margin-bottom: 90px;
}

.home-info .pics .bottom span {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 34px;
}

.home-info .pics image {
	width: 100%;
	height: 100%;
	position: absolute;
}

.home-info .pics .pics-left {
	width: 276px;
	height: 276px;
	border: 1px #ddd solid;
	float: left;
	position: relative;
}

.home-info .pics .pics-center {
	width: 276px;
	height: 276px;
	margin: 0 auto;
	border: 1px #ddd solid;
	position: relative;
}

.home-info .pics .pics-right {
	width: 276px;
	height: 276px;
	float: right;
	border: 1px #ddd solid;
	position: relative;
}

.home-about-body {
	width: 100%;
	background: rgba(242, 245, 248, 1);
	opacity: 0.89;
}

.home-about {
	text-align: center;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
}

.home-about .title {
	margin-top: 35px;
	font-family: SourceHanSansCN-Bold;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 6px;
	color: #54813a;
}

.home-about .info {
	font-family: AdobeHeitiStd-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #838383;
}

.home-about .desc {
	width: 100%;
	margin-top: 50px;
}

.home-about .desc .left {
	width: 50%;
	text-align: left;
}

.home-about .desc .right {
	width: 50%;
	float: right;
	text-align: right;
}

.home-about .desc .right img {
	background: rgba(167, 167, 167, 1);
	border-radius: 10px;
	border: 1px #ddd solid;
	width: 90%;
	height: 90%;
}

.home-about .desc-title {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(46, 46, 46, 1);
	line-height: 33px;
	opacity: 0.82;
}

.home-about .desc-info {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	line-height: 30px;
}

.home-about .desc-btn {
	width: 95px;
	height: 25px;
	background: rgba(84, 129, 58, 1);
	border-radius: 25px;
	display: block;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}

.home-about .line {
	width: 100%;
	height: 2px;
	background: rgba(84, 129, 58, 1);
	margin-bottom: 15px;
	margin-top: 5px;
}

.home-news {
	text-align: center;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
}

.home-news .title {
	margin-top: 35px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: rgba(84, 129, 58, 1);
}

.home-news .info {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	margin-top: 15px;
	width: 100%;
	text-align: left;
	line-height: 25px;
}

.home-news img {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
}

.home-sub {
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.home-sub img {
	width: 100%;
	vertical-align: bottom;
}

.home-sub div {
	position: absolute;
	top: 10px;
	width: 100%;
}

.home-sub .title {
	margin-top: 35px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #469DFF;
}

.home-sub .info {
	margin-top: 10px;
	font-family: AdobeHeitiStd-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
}

.home-foot {
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	background: #2d2f39;
}

.home-foot-content {
	margin: 0 auto;
	max-width: 1100px;
	margin-top: 35px;
}

.home-foot-content img {
	float: right;
}

.home-foot-ul li {
	font-family: AdobeHeitiStd-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	list-style: none;
}

.home-foot-ul li:first-child {
	font-size: 16px;
	line-height: 34px;
}

.home-foot-content p {
	font-family: SourceHanSansCN-Regular;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.8;
	margin-top: 30px;
	margin-bottom: 20px;
}

.swiper-button-prev {
	left: 9%;
	color: #ffffff;
	width: 14px;
	height: 24px;
}

.swiper-button-next {
	right: 9%;
	color: #ffffff;
	width: 14px;
	height: 24px;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}

.swiper-pagination-bullet-active {
	color: #ffffff;
}

.home-about2 {
	text-align: center;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
	height: auto;
	padding-top: 50px;
}

.home-about2 p {
	width: 100%;
	text-align: left;
}

.home-about2 img {
	width: 100%;
}

.home-about2 .title {
	font-family: AdobeHeitiStd-Regular;
	font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 45px;
}

.home-about2 .title2 {
	font-family: SourceHanSansCN-Bold;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 8px;
	color: #333333;
	opacity: 0.6;
	text-align: center;
	margin-top: 10px;
}

.home-about2 .info {
	font-family: SourceHanSansCN-Regular;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 2vw;
}

.home-help {
	text-align: center;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
	height: auto;
	padding-top: 70px;
	padding-bottom: 50px;
}

.home-help .title {
	font-family: PingFang-SC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 7px;
	color: #333333;
	margin-bottom: 10px;
}

.home-help .info {
	font-family: SimSun;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 15px;
	line-height: 25px;
}

.home-help .line {
	width: 90%;
	height: 3px;
	background: #c2c2c2;
	margin: 0px auto;
}

.home-help ul {
	margin-top: 35px;
}

.home-help ul li {
	float: left;
	width: 33.3%;
	list-style: none;
	margin-bottom: 25px;
}

.home-help ul li .content {
	background-color: #004f00;
	width: 70%;
	position: relative;
	padding-top: 20px;
	margin: 0px auto;
	padding-bottom: 15px;
}

.home-help ul li .content .title {
	font-family: SourceHanSansCN-Regular;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.home-help ul li .content .tips {
	background-color: #fff100;
	width: 90%;
	height: 34px;
	margin: 0px auto;
	text-align: center;
	font-family: hzgb;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
	line-height: 34px;
}

.home-help ul li .content .tips2 {
	background-color: #003700;
	width: 90%;
	height: 34px;
	margin: 0px auto;
	text-align: center;
	font-family: hzgb;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 34px;
	margin-top: 15px;
}

.home-help ul li .content .btn {
	background-color: #4d844d;
	width: 50%;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	font-family: hzgb;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 12px;
	display: block;
	border-radius: 10px;
}

.home-help ul li .content img {
	width: 70%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.home-help ul li .bottom {
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.home-join {
	text-align: left;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.home-join-img {
	width: 100%;
	padding-top: 50px;
}

.home-join-img img {
	width: 100%;
}

.home-join .title {
	font-family: PingFang-SC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 7px;
	color: #333333;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

.home-join .info {
	font-family: SimSun;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 10px;
	line-height: 30px;
	text-indent: 2vw;
}

.home-join-phone {
	width: 100%;
	background-color: #3e4443;
	padding-top: 40px;
	overflow: hidden;
}

.home-join-phone .content {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 80px;
}

.home-join-phone .content .title {
	font-family: AdobeHeitiStd-Regular;
	font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #fefefe;
}

.home-join-phone .content .line {
	width: 96px;
	height: 4px;
	background-color: #ffffff;
	margin: 0px;
	margin-top: 15px;
}

.home-join-phone .content .info {
	font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fefefe;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-join-phone .content a {
	width: 127px;
	height: 36px;
	background-color: #54813a;
	border-radius: 2px;
	display: block;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #fffefe;
	text-align: center;
	float: right;
	margin-top: 20px;
}

.home-join-phone .content textarea {
	width: 100%;
	border-radius: 2px;
	border: solid 1px #ffffff;
	height: 72px;
	background-color: #3e4443;
	font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7c7c7c;
	text-indent: 10px;
	margin-top: 20px;
}

.home-join-phone .content .input {
	position: relative;
	border-radius: 2px;
	border: solid 1px #ffffff;
	height: 36px;
	width: 45%;
}

.home-join-phone .content .input input {
	background-color: #3e4443;
	font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #7c7c7c;
	text-indent: 10px;
	width: 75%;
}

.home-join-phone .content .input img {
	margin-left: 12px;
	vertical-align: middle;
	margin-top: -9px;
	width: 19px;
	height: 19px;
}

.home-join ul {
	margin-top: 20px;
	margin-bottom: 10px;
}

.home-join ul li {
	float: left;
	width: 33.3%;
	list-style: none;
	text-align: center;
}

.home-join ul li img {
	width: 90%;
}

.home-join .imgtitle {
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #666666;
	width: 100%;
	text-align: center;
}

.home-help .title3 {
	font-family: SourceHanSansSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}

.home-help .title3 a {
	color: #54813a;
}

.home-product {
	text-align: left;
	margin: 0 auto;
	max-width: 1100px;
	overflow: hidden;
	height: auto;
	padding-top: 70px;
	padding-bottom: 50px;
}

.home-product-img {
	width: 100%;
	height: 190px;
	padding-top: 50px;
	position: relative;
	background: #293c59;
}

.home-product-img .content {
	width: 1000px;
	height: 200px;
	background: #6a859b;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: -50px;
}

.home-product-img .content img {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	width: 30%;
	height: 80%;
	float: left;
}

.home-product-img .content .info {
	margin-top: 30px;
	width: 60%;
	height: 100%;
	float: left;
}

.home-product-img .content .info .title {
	font-family: PingFang-SC-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.home-product-img .content .info ul {
	margin-left: 15px;
	margin-top: 15px;
}

.home-product-img .content .info ul li {
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #ffffff;
}

.home-product .info {
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	line-height: 30px;
}

.home-product .info b {
	font-size: 15px;
}

.home-product .ul {
	margin-top: 35px;
}

.home-product .ul li {
	float: left;
	width: 25%;
	list-style: none;
	text-align: center;
}

.home-product .ul li img {
	width: 90%;
	height: 120px;
}

.home-product .ul li p {
	font-family: AdobeHeitiStd-Regular;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
}

.home-product .title {
	font-family: AdobeHeitiStd-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #54813a;
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.home-product-phone {
	width: 100%;
	background-color: #54813a;
	padding-top: 25px;
	overflow: hidden;
	text-align: center;
}

.home-product-phone p {
	font-family: AdobeHeitiStd-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;
	width: 100%;
	text-align: center;
}

.home-product .info2 {
	font-family: AdobeHeitiStd-Regular;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #666666;
	text-indent: 2vw;
}

.home-product .ul2 {
	margin-top: 35px;
	padding-left: 20px;
}

.home-product .ul2 li {
	width: 100%;
	text-align: left;
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	line-height: 30px;
}

.home-product-phone2 {
	background-color: #FFFFFF;
	margin: 0 auto;
	max-width: 1100px;
}

.home-product-phone2 .contents {
	padding-bottom: 50px;
}

.home-product-phone2 .title {
	font-family: AdobeHeitiStd-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #54813a;
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.home-product-phone2 .title2 {
	font-family: AdobeHeitiStd-Regular;
	font-size: 38px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.home-product-phone2 .ul {}

.home-product-phone2 .ul li {
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.home-product-phone2 .ul img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.home-product-phone2 .ul2 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-product-phone2 .ul2 li {
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	list-style-type: square;
}

.home-product-phone2 .imgtitle {
	font-family: AdobeHeitiStd-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;
	width: 100%;
	text-align: center;
}

.home-product-phone2 .info {
	font-family: AdobeHeitiStd-Regular;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #333333;
}

.home-product-phone2 .info img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.home-product-phone2 .imgblock {
	width: 100%;
	text-align: center;
	list-style: none;
}

.home-about2 .ul {
	height: 170px;
}

.home-about2 .ul li {
	float: left;
	width: 30%;
	border: 1px #ddd solid;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	position: relative;
	margin-right: 2%;
	list-style: none;
	margin-bottom: 20px;
}

.home-about2 .ul li div {
	width: 100%;
	height: 50px;
	bottom: 0px;
	background-color: #ffffff;
	position: absolute;
	text-align: center;
	overflow: hidden;
}

.home-about2 .ul li div .title2 {
	font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000;
}

.home-about2 .ul li div .info3 {
	width: 100%;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
}

.home-sub-ul {
	margin: 0 auto;
	max-width: 1100px;
	background-color: rgba(167, 167, 167, 0.5);
	margin-top: 5px;
	overflow: hidden;
	opacity: 0;
}

.home-sub-ul li {
	float: left;
	height: 160px;
	width: 25%;
}

.home-sub-ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

.home-product-phone ul {
	overflow: hidden;
}

.home-product-phone ul li {
	width: 100%;
}

.home-product-phone ul li p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.home-product-phone ul li img {
	width: 100%;
	height: 150px;
}

.home-product-phone .content {
	margin: 0 auto;
	max-width: 1100px;
	text-align: left;
	padding-bottom: 30px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 24px;
}

.navsub {
	position: absolute;
	z-index: 9999;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 0px 10px;
	display: none;
}

.navsub li {
	text-align: center;
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.navsub li a {
	color: rgba(84, 129, 58, 1) !important;
	font-size: 12px !important;
}

.navsub li a:hover {
	background: none !important;
}

nav .pcnav li a:hover .navsub {
	display: block;
}

.arrow-bottom {
	font-size: 0;
	line-height: 0;
	border-width: 6px;
	border-color: #fff;
	border-bottom-width: 0;
	border-style: dashed;
	border-top-style: solid;
	border-left-color: transparent;
	border-right-color: transparent;
}

.home-product-phone-ul1 {
	float: right;
	width: 20%;
}

.home-product-phone-ul2 {
	float: left;
	width: 20%;
}

.home-product-phone-video {
	width: 60%;
	margin: 0 auto;
}

.home-product-phone-video img {
	width: 90%;
	display: block;
	margin: 0 auto;
}

.pcnavdiv {
	float: right;
}

@media screen and (max-width: 1654px) {
	.navctx {
		width: 950px;
	}

	.home-info {
		max-width: 950px;
	}

	.home-about {
		max-width: 950px;
	}

	.home-news {
		max-width: 950px;
	}

	.home-sub-ul {
		max-width: 950px;
	}

	.home-foot-content {
		max-width: 950px;
	}

	.home-product-img .content {
		width: 850px;
		margin-left: -425px;
	}

	.home-product {
		max-width: 950px;
	}

	.home-product-phone .content {
		max-width: 950px;
	}

	.home-product-phone2 {
		max-width: 950px;
	}

	.home-help {
		max-width: 950px;
	}

	.home-about2 {
		max-width: 950px;
	}

	.home-join {
		max-width: 950px;
	}

	.home-join-phone .content {
		width: 850px;
	}
}

@media screen and (max-width: 1438px) {
	.navctx {
		width: 800px;
	}

	.home-info {
		max-width: 800px;
	}

	.home-about {
		max-width: 800px;
	}

	.home-news {
		max-width: 800px;
	}

	.home-sub-ul {
		max-width: 800px;
	}

	.home-foot-content {
		max-width: 800px;
	}

	.home-product-img .content {
		width: 700px;
		margin-left: -350px;
	}

	.home-product {
		max-width: 800px;
	}

	.home-product-phone .content {
		max-width: 800px;
	}

	.home-product-phone2 {
		max-width: 800px;
	}

	.home-help {
		max-width: 800px;
	}

	.home-about2 {
		max-width: 800px;
	}

	.home-join {
		max-width: 800px;
	}

	.home-join-phone .content {
		width: 800px;
	}
}

@media screen and (max-width:500px) {

	.swiper-slide .content .font1 {
		font-size: 14px;
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.swiper-slide .content .font2 li {
		font-size: 12px;
		line-height: 22px;
	}

	.swiper-slide .content .font2 {
		max-width: 60%;
		margin: 0px auto;
	}

	.home-info {
		max-width: 90%;
	}

	.home-about {
		max-width: 90%;
	}

	.home-about .desc .right {
		width: 100%;
		text-align: center;
	}

	.home-about .desc .left {
		width: 100%;
	}

	.home-news {
		max-width: 90%;
	}

	.home-foot-content {
		max-width: 90%;
	}

	.home-sub .title {
		margin-top: 5px;
		font-size: 14px;
	}

	.home-sub .info {
		display: none;
	}

	.home-product {
		max-width: 90%;
		padding-top: 45px;
	}

	.swiper-container {
		height: 80vw;
	}

	.home-help {
		max-width: 90%;
	}

	.home-help ul li {
		width: 50%;
	}

	.home-help ul li .content {
		width: 90%;
	}

	.home-product-phone2 {
		max-width: 90%;
	}

	.home-join {
		max-width: 90%;
	}

	.home-join-phone .content {
		max-width: 90%;
	}

	.home-about2 {
		max-width: 90%;
	}

	.home-about2 .ul li {
		width: 100%;
	}

	nav img {
		margin-left: 10px;
	}

	.home-product-img {
		height: 290px;
	}

	.home-product-img .content {
		width: 90vw;
		margin-left: -45vw;
		height: auto;
		padding: 0px 10px;
		box-sizing: border-box;
		bottom: 0px;
	}

	.home-product .ul li {
		width: 50%;
	}

	.home-product-img .content .info {
		width: 100%;
	}

	.home-product-img .content img {
		height: auto;
		margin-left: auto;
		margin-right: auto;
		float: none;
		display: block;
	}

	.home-product-phone .content {
		max-width: 90%;
	}

	.home-product-phone-ul1 {
		width: 100%;
		float: none;
	}

	.home-product-phone-ul2 {
		width: 100%;
		float: none;
	}

	.home-product-phone-video {
		width: 100%;
		margin-top: 10px;
	}

	.home-product-phone-video img {
		width: 100%;
		margin-top: 10px;
	}

	.navctx {
		width: 100%;
	}

	.pcnavdiv {
		width: 80%;
		overflow-x: scroll;
	}
}
