* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
ul,
li,
a {
	font-family: "Microsoft YaHei" !important;
	margin: 0;
	padding: 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 138px;
	align-items: center;
}

.nav {
	background: url(../images/nav.jpg) repeat center;
	height: 64px;
}

.nav-ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.nav-ul li {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 40px;
	border-bottom: 2px solid #009e47;
	padding: 0 15px;
	margin-top: 11px;
}

.nav-ul li a {
	color: #FFFFFF;
}

.nav-ul li:hover {
	border-bottom: 2px solid #FFFFFF;
}

.nav-ul li.nav-active {
	border-bottom: 2px solid #FFFFFF;
}

.banner {
	margin-top: 10px;
}

.banner img {
	display: block;
	width: 100%;
}

.iphone-nav {
	padding: 4%;
}

.iphone-link {
	display: block;
	line-height: 54px !important;
	text-align: right !important;
	width: 100%;
}

/*pc端导航样式*/
.havenavbar{
	position:relative;
}

.newul{
	display:flex;
	flex-direction: column;
	align-items: center;
    justify-content: center;
	position: absolute;
    top: 43px;
	left:0px;
    width: 118px;
	z-index: 2;
	background: #0ca360;
	color: #fff;
}
.newul.more-level-navbar{
	display:none;
}
.newul a{
	color: #fff!important;
    line-height: 32px!important;
	width: 106px!important;
    height: 32px!important;
    padding: 0px!important;
    display: inline-block!important;
	text-align:center!important;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	font-size:14px;
	
}
.newul a:hover{
	color: #ccc!important;
}
.newul .newli{
	display:inline-block;
    position:relative;
	width: 118px;
    height: 32px;
    color: #fff;
}
.newli .newul{
	background-color: #0ca360;
    position: absolute;
    left: 118px;
    top: 0;
    width: 118px;
}
.newli .newli{
	position:relative;
    margin:0;
    display:block;
}
.newli .newli .newul{    
    position:absolute;
    top:0;
    left:118px; /* make this equal to the width of the sub nav above */
    margin:0;
}
.newli .newli .newul .newli a{
	width:105px!important;
}
.newli .newli .newul .newli{    
    width:118px!important;
}

/* show arrows for dropdowns */
.newul.more-level-navbar .havenavbar {
    
    background-position:108px 13px;
    background-repeat:no-repeat;
}
.newul.more-level-navbar .haveson{
	background-image:url('../images/arrow-right.png');
}






.Product {
	margin-top: 50px;
}

.Product-title p {
	font-size: 24px;
	font-family: arial !important;
	color: #999999;
	line-height: 30px;
}

.Product-title h3 {
	font-size: 32px;
	color: #333333;
	line-height: 40px;
	background: url(../images/line.png) no-repeat center;
	margin-top: 2px;
}

.Roll-wrap {
	border: 1px solid #dddddd;
	padding: 9px;
	display: block;
}

.Roll-main {
	background: #f8f8f8;
	padding-bottom: 28px;
}

.Roll-main h3 {
	width: 98px;
	height: 240px;
	margin: 0 auto;
	background: #FFFFFF;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	text-align: center;
	line-height: 98px;
	color: #666666;
	font-size: 24px;
	border-bottom: 4px solid #009944;
}

.Roll-main span {
	display: block;
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #FFFFFF;
	border: 1px solid #dddddd;
	border-radius: 4px;
	font-size: 16px;
	color: #333333;
	margin: 0 auto;
	margin-top: 36px;
}

.Roll-wrap:hover {
	padding: 6px;
	border: 4px solid #009944;
}

.Roll-wrap:hover h3 {
	background: #009944;
	color: #FFFFFF;
	border-bottom: 4px solid #00aa65;
}

.Roll {
	margin-top: 40px;
	position: relative;
}

.turning {
	width: 75px;
	height: 75px;
	position: absolute;
	display: block;
}

.previous {
	background: url(../images/tb1.png) no-repeat center;
	background-size: 100%;
	left: -100px;
	top: 50%;
	margin-top: -37px;
}

.next {
	background: url(../images/tb2.png) no-repeat center;
	background-size: 100%;
	right: -100px;
	top: 50%;
	margin-top: -37px;
}

.Four {
	margin-top: 40px;
}

.Four-title {}

.Four-title h3 {
	font-size: 30px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 36px;
}

.Four-title h3 span {
	color: #009944;
}

.Four-title hr {
	width: 128px;
	border-top: 2px solid #009944;
	margin: 10px auto;
}

.Four-title p {
	color: #666666;
	font-size: 18px;
}

.Four-ul {}

.Four-ul li {
	margin-top: 35px;
}

.Four-ul li h3 {
	background: url(../images/bg1.png) no-repeat center;
	width: 180px;
	height: 180px;
	background-size: 100%;
	line-height: 180px;
	color: #333333;
	font-size: 22px;
	margin: 0 auto;
}

.Four-ul li p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-top: 15px;
}

.Tages {
	background: url(../images/bg2.jpg) no-repeat center;
	overflow: hidden;
	margin-top: 80px;
}

.Tages-container {
	background: rgba(0, 0, 0, 0.64);
	overflow: hidden;
}

.Tages-title {
	margin-top: 75px;
}

.Tages-title h3 {
	color: #FFFFFF;
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
}

.Tages-title p {
	color: #ffffff;
	font-size: 30px;
	line-height: 32px;
	text-transform: uppercase;
	margin-top: 15px;
}

.Tages-title img {
	margin-top: 15px;
}

.Tages-wrap {
	margin-top: 40px;
	position: relative;
	padding-bottom: 100px;
}

.Tages-ul {}

.Tages-ul li {
	position: absolute;
}

.Tages-ul li:nth-child(1) {
	right: 0;
	top: -5px;
}

.Tages-ul li:nth-child(2) {
	left: 30px;
	top: 75px;
}

.Tages-ul li:nth-child(3) {
	right: 0;
	top: 148px;
}

.Tages-ul li:nth-child(4) {
	left: 120px;
	top: 225px;
}

.Tages-ul li:nth-child(5) {
	right: 105px;
	top: 300px;
}

.Tages-ul li:nth-child(6) {
	left: 120px;
	top: 375px;
}

.Tages-ul li:nth-of-type(even) h3 {
	text-align: right;
}

.Tages-ul li h3 {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
}

.Tages-ul li p {
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
}

.product {
	margin-top: 60px;
}

.Menda-img {
	height: 230px;
	overflow: hidden;
}

.Menda-img img {
	min-height: 230px;
	display: block;
	width: 100%;
}

.Menda-jia {
	width: 35px;
	height: 35px;
	background: url(../images/tb3.png) no-repeat center;
	background-size: 100%;
	display: block;
	margin: 0 auto;
	margin-top: -17px;
	position: relative;
	z-index: 5;
}

.Menda-ul {
	margin-top: 0 !important;
}

.Menda-ul li {
	margin-top: 40px;
}

.Menda-ul li p {
	height: 34px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	line-height: 34px;
	margin-top: 20px;
	border-radius: 20px;
	color: #219e28;
	font-size: 16px;
}

.Menda-ul li a:hover p {
	background: #219e28;
	color: #FFFFFF;
}

.Menda-ul li a:hover .Menda-jia {
	background: url(../images/tb4.png) no-repeat center;
	background-size: 100%;
}

.more {
	width: 180px;
	height: 38px;
	border: 1px solid #219e28;
	color: #219e28;
	display: block;
	margin: 50px auto;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	border-radius: 20px;
}

.more:hover {
	background: #219e28;
	color: #FFFFFF;
}

.News-title h3 {
	font-size: 50px;
	line-height: 50px;
	color: #333333;
	background: url(../images/line4.jpg) no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 25px;
}

.News {
	padding: 30px 0;
	background:#f8f8f8;
	overflow: hidden;
}

.News-title p {
	color: #666666;
	margin-top: 10px;
	font-size: 18PX;
}

.News-top {
	position: relative;
	margin-top: 20px;
}

.Top-text {
	background: #009944;
	width: 54%;
	float: right;
	height: 260px;
	padding-left: 10%;
	padding-right: 6%;
}

.Top-text a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 40px;
}

.Top-text p {
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 30px;
}

.Potion1 {
	position: absolute;
	top: 30px;
	left: 0;
	height: 200px;
	overflow: hidden;
}

.News-top {
	overflow: hidden;
}

.News-list li .News-border {
	border-bottom: 1px dashed #cccccc;
	padding: 20px 0;
}

.News-list li a {
	display: block;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	background: url(../images/tb7.jpg) left center no-repeat;
	text-indent: 1em;
}

.News-list li span {
	color: #b0b0b0;
	display: block;
	text-align: right;
	margin: 8px 0;
}

.News-list li p {
	color: #777;
	font-size: 14px;
}

.News-list li p a {
	display: inline-block;
	color: #009944;
	font-size: 14px;
	background: none;
}

.News .more{
	margin: 30px auto 0 auto;
}

.Tact {
	background: none;
	overflow: hidden;
	padding-bottom: 80px;
	margin-top: 50px;
}

.Tact-ul li {
	margin-top: 60px;
}

.Tact li .Tact-wrap {
	border-left: 1px solid #999999;
	padding: 15px 0;
}

.Tact li:nth-child(1) .Tact-wrap {
	border: none;
}

.Tact-top {
	margin-top: 40px;
}

.Tact-wrap img {
	display: block;
	margin: 0 auto;
	width: 48px;
	height: 48px;
}

.Tact-wrap p {
	font-size: 16px;
	color: #666666;
	margin-top: 15px;
}

.Tact-top {
	overflow: hidden;
}

.Tact-top li input {
	width: 99%;
	display: block;
	height: 48px;
	border: 1px solid #dddddd;
	background: #FFFFFF;
	text-indent: 15px;
	font-size: 16px;
	color: #999999;
	outline: none;
}

.Tact-form {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.Tact-form textarea {
	width: 1010px;
	padding: 15px;
	height: 158px;
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	border: 1px solid #DDDDDD;
}

.Tact-form button {
	border: none;
	display: block;
	background: #009944;
	color: #FFFFFF;
	width: 140px;
	height: 188px;
	font-size: 20px;
	cursor: pointer;
}


.footer {
	background: #525252;
}

.footer ul li {
	padding: 45px 0;
}

.footer ul li h3 {
	font-size: 18px;
	color: #FFFFFF;
}

.footer ul li i {
	background: url(../images/tb5.png) no-repeat center;
	background-size: 100%;
	width: 50px;
	height: 50px;
	display: block;
	margin: 20px auto 10px auto;
}

.footer ul li:nth-child(1) {
	padding-left: 150px;
}

.footer ul li:nth-child(3) {
	padding-right: 150px;
}

.footer ul li:nth-child(3) i{
	background: url(../images/tb6.png) no-repeat center;
	background-size: 100%;
}

.footer ul li p {
	font-size: 14px;
	color: #FFFFFF;
}

.footer ul li a {
	font-size: 14px;
	color: #FFFFFF;
}

.footer ul li .footer-border {
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	height: 100%;
}

.footer ul li img {
	margin-top: 20px;
	width: 68px;
	height: 68px;
}

.footer-text {
	background: #444444;
	font-size: 16px;
	line-height: 60px;
	color: #333333;
	color: #999999;
	text-align: center;
}

.medium {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #009008;
}

.medium a {
	padding: 6px 0;
}

.medium img {
	display: block;
	width: 28px;
	margin: 0 auto;
}

.medium p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
}

.curr {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
}

.curr img {
	width: 25px;
	height: 25px;
}

.curr p {
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	width: 30%
}

.curr p a {
	color: #666666;
}

.curr p a:hover {
	color: #659F13;
}

.details{
	margin-bottom: 30px;
}

.details-text p img {
	display: block;
	margin: 0 auto;
}

.details-title {
	font-size: 26px;
	text-align: center;
	line-height: 36px;
	margin-top: 30px;
}

.details-wrap {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 20px;
}

.details-wrap p {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin-top: 15px;
}

.details-wrap p img {
	display: block;
	margin: 0 auto;
}

.details-next {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.details-next a {
	width: 45%;
	font-size: 16px;
	color: #333333;
}

.details-next a:hover {
	color: #009944;
}

.details-next a:nth-child(2) {
	text-align: right;
}

.News-title2 {
	margin-top: 60px;
}

.News-title2 h3 {
	font-size: 48px;
	color: #333333;
	line-height: 50px;
}

.News-title2 p {
	text-transform: uppercase;
	font-size: 22px;
	color: #333333;
	background: url(../images/link.png) no-repeat center;
	background-size: 100%;
	line-height: 30px;
	margin-top: 5px;
}

.News-title2 i {
	display: block;
	width: 98px;
	height: 4px;
	margin: 0 auto;
	background: #169f51;
	margin-top: 8px;
}

.ricult-time {
	background: #169f51;
}

.ricult {
	padding: 25px;
	padding-bottom: 0;
	margin-bottom: 30px;
}

.ricult-time {
	padding: 30px 0;
}

.ricult-time h3 {
	font-size: 92px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 96px;
	font-family: arial !important;
}

.ricult-time hr {
	border-top: 1px solid #FFFFFF;
}

.ricult-time p {
	font-size: 16px;
	color: #ffffff;
}

.ricult-ul li {
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 20px;
}

.ricult-text {
	padding-right: 25px;
}

.ricult-text h3 {
	font-size: 26px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}

.ricult-text h3 a {
	display: block;
	color: #333333;
}

.ricult-text p {
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 15px;
}

.ricult-text .ricult-link {
	display: block;
	text-align: right;
	color: #169f51;
	margin-top: 15px;
}

.ricult-text h3 a:hover {
	color: #169f51;
}

.paging {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	flex-wrap: wrap;
}

.paging li {
	font-size: 16px;
	height: 30px;
	border: 1px solid #169f51;
	line-height: 30px;
	text-align: center;
	margin: 10px;
}

.paging li a {
	color: #169f51;
	display: block;
	padding: 0 10px;
}

.paging li a:hover {
	color: #FFFFFF;
	background: #169f51;
}

.details2 {
	margin-top: 20px;
	margin-bottom: 30px;
}

.details-title2 {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
}

.details-title2 h3 {
	font-size: 30px;
	line-height: 46px;
}

.details-title2 p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.details-text2 {
	padding: 15px 0 30px 0;
	border-bottom: 1px dashed #D2D2D2;
}

.details-text2 p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
}


.list-time {
	border-bottom: 1px solid #e2e2e2;
	height: 70px;
}

.list-time h3 {
	font-size: 42px;
	font-family: arial !important;
	color: #999999;
	font-weight: bold;
	line-height: 50px;
	margin-top: 0px;
}

.list-time p {
	color: #999;
	font-size: 14px;
	font-family: arial !important;
}

.list-ul a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
}

.list-ul li {
	overflow: hidden;
}

.list-wrap {
	border-bottom: 1px solid #E2E2E2;
	height: 70px;
}

.list-wrap h3 {
	color: #333333;
	font-size: 18px;
	line-height: 20px;
}

.list-wrap p {
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.list-ul a:hover {
	background: #169f51;
}

.list-ul a:hover h3 {
	color: #FFFFFF;
}

.list-ul a:hover p {
	color: #FFFFFF;
}

.Product-wrap {
	overflow: hidden;
	margin-top: 10px;
}

.Product-left {
	background: #f8f8f8;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	width: 100%;
}

.Product-top {
	width: 80%;
	border: 1px solid #aaaaaa;
	height: 35px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 30px;
}

.Product-top input {
	width: 80%;
	float: left;
	border: none;
	border-right: 1px solid #AAAAAA;
	height: 25px;
	font-size: 14px;
	margin-top: 5px;
	text-indent: 10px;
	outline: none;
}

.Product-top button {
	background: url(../images/tb1.png) center no-repeat;
	background-size: 50%;
	width: 19%;
	height: 35px;
	border: none;
	outline: none;
}

.Product-nav {
	border-top: 1px solid #AAAAAA;
}

.Product-nav.moreul {
	display:none;
}
.Product-nav li {
	min-height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 16px;
	color: #333333;
	border-left: 2px solid #f8f8f8;
	background: url(../images/tb13.png) 40px 16px no-repeat;
	padding-left: 80px;
}

.Product-nav li a {
	color:#333;
}
.Product-nav li.oneli{
	
}
.Product-nav li.oneli:hover{
	color: #009944;
	background: url(../images/tb12.png) 40px 16px no-repeat;
} 
.Product-nav li.oneli:hover a.onea{
	color: #009944;
} 
.Product-nav li.sonli,.Product-nav li.threeli{
	padding-left: 40px;
	background: url(../images/tb13.png) 20px 16px no-repeat;
}
.Product-nav li.sonli:hover,.Product-nav li.threeli:hover{
	color: #009944;
	background: url(../images/tb12.png) 20px 16px no-repeat;
}
.Product-nav li.sonli:hover a.sona,.Product-nav li.threeli:hover a.threea{
	color: #009944;
}
.Product-nav li.active{
	color: #009944;
	background: url(../images/tb12.png) 40px 16px no-repeat;
} 

.Product-nav .oneli.active .onea{
	color: #009944;
} 
.Product-nav .sonli.active{
	background: url(../images/tb12.png) 20px 16px no-repeat;
}
.Product-nav .sonli.active .sona{
	color: #009944;
} 
.Product-nav .threeli.active{
	background: url(../images/tb12.png) 20px 16px no-repeat;
}
.Product-nav .threeli.active .threea{
	color: #009944;
}

.Product-nav li:last-child {
	border-bottom: none;
}

.Product-img {
	//height: 185px;
	//overflow: hidden;
}

.Product-img img {
	display: block;
}

.Product-main {
	float: right;
}

.Product-main li {
	margin-top: 20px;
	margin-bottom: 8px;
}

.Product-main li a {
	background: #f8f8f8;
}

.Product-main li p {
	text-align: center;
	color: #666666;
	line-height: 50px;
	background: #EEEEEE;
	font-size: 16px;
}

.Product-main li a:hover p{
	background: #009944;
	color: #FFFFFF;
}

.Duct{
	margin-top: 60px;
	margin-bottom: 30px;
}

.Ture {
	background: url(../images/pic24.jpg) right top no-repeat;
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 60px;
}

.Ture-title h3 {
	font-size: 26px;
	color: #333333;
	line-height: 30px;
	padding-left: 15px;
	border-left: 8px solid #66CD00;
	margin: 0;
}

.Ture-text {
	background: rgba(243, 243, 243, .79);
	width: 70%;
	padding: 40px 50px;
	margin-top: 40px;
}

.Ture-text p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 0;
}

.Sol {
	background: url(../images/bg3.jpg) center;
	overflow: hidden;
	padding-bottom: 70px;
	margin-top: 60px;
}

.Sol-title {
	margin-top: 60px;
}

.Sol-title p {
	margin: 0;
	font-size: 24px;
	color: #9c9c9c;
	line-height: 24px;
}

.Sol-title h3 {
	margin: 0;
	background: url(../images/line5.png) center no-repeat;
	color: #009944;
	font-size: 30px;
	line-height: 36px;
	margin-top: 5px;
}

.Sol-title span {
	font-family: "瀹嬩綋" !important;
	font-size: 20px;
	color: #333333;
	margin-top: 15px;
	display: block;
}

.Sol-ul li {
	margin-top: 45px;
}

.Sol-ul li i {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/tb16.png) center no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.Sol-ul li:nth-child(2) i {
	background: url(../images/tb17.png) center no-repeat;
	background-size: 100%;
}

.Sol-ul li:nth-child(3) i {
	background: url(../images/tb18.png) center no-repeat;
	background-size: 100%;
}

.Sol-ul li:nth-child(4) i {
	background: url(../images/tb19.png) center no-repeat;
	background-size: 100%;
}

.Sol-ul li p {
	text-align: center;
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin: 0;
	margin-top: 20px;
}

.Idea {
	overflow: hidden;
	margin: 60px 0 20px 0;
}
.Idea .container {
	width:auto!important;
}
.Idea-title {
	font-size: 28px;
	color: #333333;
	line-height: 36px;
	margin-bottom:40px;
}

.Idea-border p{
	text-align: center;
}

.mage {
	margin-top: 50px;
	padding: 0 100px;
}

.mage-title h3 {
	font-size: 50px;
	line-height: 60px;
}

.mage-title p {
	font-size: 18px;
	color: #999999;
	margin-top: 20px;
}

.mage-ul li {
	margin-top: 40px;
}

.mage-ul li input {
	display: block;
	height: 54px;
	line-height: 54px;
	border: 1px solid #AAAAAA;
	width: 100%;
	border-radius: 5px;
	font-size: 20px;
	text-indent: 15px;
	color: #666666;
	outline: none;
}

.mage-ul li textarea {
	display: block;
	width: 96%;
	padding: 1% 2%;
	font-size: 20px;
	line-height: 36px;
	outline: none;
	border-radius: 5px;
	font-family: "寰蒋闆呴粦" !important;
}

.mage-btn {
	display: block;
	width: 596px;
	height: 69px;
	background:#009944;
	background-size: 100%;
	border: none;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 30px;
	letter-spacing: 3px;
	color: #FFFFFF;
}

.map {
	background: url(../images/pic7.png) center top no-repeat;
	background-size: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.map h3 {
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	margin-top: 180px;
	text-align: center;
}

.map p {
	text-align: center;
	width: 76%;
	font-size: 20px;
	line-height: 48px;
	margin: 0 auto;
	color: #888888;
	margin-top: 20px;
}

.map a {
	display: block;
	width: 155px;
	height: 57px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -77px;
}

.map-wrap li:nth-child(2) .map {
	background: url(../images/pic8.png) center top no-repeat;
	background-size: 100%;
}

.map-wrap li:nth-child(3) .map {
	background: url(../images/pic9.png) center top no-repeat;
	background-size: 100%;
}

.map-wrap {
	margin-top: 50px;
}

.map-iframe {
	display: block;
	width: 100%;
	height: 560px;
	margin-top: 50px;
}

.contact{
	margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
	.container {
		width: 92%;
		margin: 0 auto;
	}
	.Product{
		margin-top: 30px;
	}
	.News-title2 p {
		background: none;
	}
	.ricult {
		padding: 0;
	}
	.ricult-ul li {
		padding: 20px;
	}
	.ricult-ul li h3 {
		margin-top: 0;
	}
	.ricult-ul li .ricult-text {
		padding-right: 0;
	}
	.curr p {
		width: 70%;
	}
	.Ture {
		background: none;
		margin-top: 20px;
	}
	.Ture-text {
		margin-top: 20px;
		padding: 5%;
		width: 90%;
	}
	.Sol{
		margin-top: 0;
		padding-bottom: 30px;
	}
	.details-title {
		font-size: 20px;
		line-height: 30px;
	}
	.details-next {
		margin-top: 5px;
	}
	.details-next a {
		width: 100%;
		margin-top: 15px;
	}
	.details-next a:nth-child(2) {
		text-align: left;
	}
	.previous{
		left: 0;
	}
	.next{
		right: 0;
	}
	.Four{
		margin-top: 30px;
	}
	.Four-ul li h3{
		width: 150px;
		height: 150px;
		line-height: 150px;
		font-size: 22px;
	}
	.Tages{
		background: #009944;
		margin-top: 30px;
	}
	.Tages-container{
		background: none;
	}
	.Tages-title{
		margin-top: 30px;
	}
	.Tages-title h3{
		font-size: 28px;
		line-height: 30px;
	}
	.Tages-title p{
		font-size: 24px;
		line-height: 30px;
	}
	.Tages-wrap{
		position: static;
		margin-top: 0;
		padding-bottom: 30px;
	}
	.Tages-ul li{
		position: static;
		margin-top: 10px;
	}
	.Tages-ul li:nth-of-type(even) h3{
		text-align: left;
	}
	.Tages-ul li h3{
		font-size: 18px;
	}
	.Tages-ul li p{
		font-size: 16px;
	}
	.product .product-title {
		width: 80%;
		margin: 0 auto;
	}
	.more {
		margin: 20px auto;
	}
	.Menda-img {
		height: 150px;
		overflow: hidden;
	}
	.Menda-img img {
		min-height: 150px;
		display: block;
		width: 100%;
	}
	.Menda-ul li {
		margin-top: 20px;
	}
	.Menda-ul li p {
		margin-top: 10px;
	}
	.product{
		margin-top: 30px;
	}
	.Tact {
		padding-bottom: 30px;
	}
	.Tact-wrap {
		border: none !important;
	}
	.Tact-ul li {
		margin-top: 20px;
	}
	.Tact .News-title {
		margin-top: 80px;
	}
	.Tact-top li {
		margin-top: 15px;
	}
	.Tact-form {
		flex-wrap: wrap;
		width: 100%;
		margin-top: 20px;
	}
	.Tact-form textarea {
		width: 99%;
	}
	.Tact-form button {
		height: 40px;
		width: 100%;
		margin-top: 20px;
	}
	.News-top {
		overflow: hidden;
	}
	.Top-text {
		width: 94%;
		padding: 0;
		margin: 0;
		padding: 0 3%;
		height: auto;
		padding-bottom: 5%;
		margin-top: 3%;
	}
	.Top-text a {
		margin-top: 5%;
	}
	.Top-text p {
		margin-top: 0;
	}
	.News-title h3 {
		font-size: 26px;
		line-height: 36px;
	}
	.News-title2 h3 {
		font-size: 26px;
		line-height: 36px;
	}
	.News-title2{
		margin-top: 30px;
	}
	.footer-text{
		padding: 15px;
		line-height: 30px;
	}
	.details-title2 h3{
		font-size: 24px;
		line-height: 36px;
	}
	.Duct{
		margin-top: 30px;
	}
	.Product-img img{
		min-height: 150px;
	}
	.Product-img{
		height: 150px;
	}
	.Duct .paging{
		margin-top: 10px;
	}
	.Sol-ul li i {
		width: 100px;
		height: 100px;
	}
	.Idea {
		margin-top: 30px;
		padding-bottom: 0px;
	}
	.Idea-ul{
		padding-bottom: 30px;
	}
	.mage {
		padding: 0;
		margin-top: 30px;
	}
	.mage-title h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.mage-ul li {
		margin-top: 20px;
	}
	.mage-btn {
		width: 100%;
		height: 50px;
		margin-top: 30px;
	}
	.map-wrap li {
		margin-bottom: 30px;
	}
	.map-iframe {
		margin-top: 0;
		height: 300px;
	}
	.contact{
		margin-bottom: 30px;
	}
	.Product-nav.moreul {
		display:block;
	}
	/*手机端导航*/
	.havenavbar2{
		position:relative;
	}

	.newul2{
		display:flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 32px;
		width: 90px;
		z-index: 2;
	}
	.newul2.more-level-navbar2{
		display:none;
	}
	.newul2 a{
		color: #fff!important;
		line-height: 32px!important;
		width: 80px!important;
		height: 32px!important;
		padding: 0px!important;
		display: inline-block!important;
		text-align:center!important;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
	}
	.newul2 a:hover{
		color: #ccc!important;
	}
	.newul2 .newli2{
		display:inline-block;
		position:relative;
		width: 90px;
		height: 32px;
		color: #fff;
		background: #377954;
	}
	.newli2 .newul2{
		background-color: #06582a;
		position: absolute;
		left: 90px;
		top: 0;
		width: 90px;
	}
	.newli2 .newli2{
		position:relative;
		margin:0;
		display:block;
	}
	.newli2 .newli2 .newul2{    
		position:absolute;
		top:0;
		left:90px; /* make this equal to the width of the sub nav above */
		margin:0;
	}
	.newli2 .newli2 .newul2 .newli2 a{
		width:80px!important;
	}
	.newli2 .newli2 .newul2 .newli2{    
		width:90px!important;
	}

	/* show arrows for dropdowns */
	.newul2.more-level-navbar2 .havenavbar2{
		background-image:url('../images/arrow-right.png');
		background-position:78px 13px;
		background-repeat:no-repeat;
	}

}
