﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
/*select{border:solid 1px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png") no-repeat scroll right center transparent;padding-right:14px}
select::-ms-expand{display:none}下拉框的样式修改*/

.main-pad-1{ padding:50px 0 0;}
.main-pad-2{ padding:0 0 50px;}
.main-Background-1{position: relative; background: #3aa137;}
.main-Background-1:before{ content: ""; position: absolute; top: 0; right: 0; z-index: 1; width: calc(100vw - (100vw - 1200px) / 2 - 80px); height: 100%; background: url(../images/bg3.jpg) no-repeat 50% 50% / cover;}
.main-Background-1 > div{ position: relative; z-index: 2;}

header{ position: relative; z-index:99999;}
header .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #3aa137;}

.title-1{ margin-bottom: 40px;}
.title-1 .cn{ margin-bottom: 5px; font-size: 25px;color: #fff; line-height: 30px; font-weight: bold;}
.title-1 .en{ margin-bottom: 5px; font-family: 'Arial'; font-size: 15px;color: #fff; line-height: 24px; font-weight: bold; letter-spacing:3px; text-indent:3px;}
.title-1 .icon{ position: relative; margin:0 auto; width: 8px; height: 8px; background:rgba(255,255,255,0.28); border-radius: 50%;}
.title-1 .icon:before,.title-1 .icon::after{ content: ""; position: absolute; top: 0; z-index: 1; width: 100%; height: 100%;background:rgba(255,255,255,0.28); border-radius: 50%;}
.title-1 .icon:before{ right: calc(100% + 6px);}
.title-1 .icon:after{ left: calc(100% + 6px);}
.title-1.active .cn{ color: #333;}
.title-1.active .en{ color: #3aa137;}
.title-1.active .icon{ background: rgba(58,161,55,0.28);}
.title-1.active .icon:before,.title-1.active .icon::after{ background: rgba(58,161,55,0.28);}
.title-3{ font-size: 16px; color: #333; line-height: 24px;}
.title-4{ margin-bottom: 20px;}
.title-4 .biaoti{ font-size: 18px;color: #333; line-height: 24px;}
.title-4 .time{ margin-top:5px; font-size: 12px;color: #999; line-height: 24px;}

.text-1 .ul .li{ width: calc(50% - 20px);}
.text-1 .ul .li:nth-child(even){ margin-left: 40px;}
.text-1 .ul .li .textbox{ padding: 20px 10px; background: #fff; border-radius: 5px;}
.text-1 .ul .li .textbox .biaoti{ margin-bottom: 10px; font-size: 20px;color: #333; font-weight: bold;}
.text-1 .ul .li .textbox .fubiaoti{ margin-bottom: 10px; font-size: 20px;color: #f80000; font-weight: bold;}
.text-1 .ul .li .textbox .jieshao{ margin-bottom: 10px; height: 180px; color: #333; line-height: 22px; overflow: hidden;}
.text-1 .ul .li .textbox .mc{ font-size: 20px;color: #1592d2; font-weight: bold; line-height: 24px;}
.text-2{ font-size: 16px;color: #333; line-height: 26px;}

.more-1{ margin-top: 50px;}
.more-1 a{ display: block; margin:0 auto; width: 166px; font-size: 16px; color: #333; line-height: 44px; background: #fff; border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.more-1.active a{ color: #fff; background: #3aa137;}

.picture-1 ul li{ width: 25%;}
.picture-1 ul li a{ display: block; padding: 25px 15px 30px;}
.picture-1 ul li:nth-child(1){ background: #f9bf20; animation-delay: 0s;}
.picture-1 ul li:nth-child(2){ background: #e75156; animation-delay: 0.1s;}
.picture-1 ul li:nth-child(3){ background: #5052ae; animation-delay: 0.2s;}
.picture-1 ul li:nth-child(4){ background: #3538a7; animation-delay: 0.3s;}
.picture-1 ul li a .biaoti{ margin-bottom: 20px; color: #fff;}
.picture-1 ul li a .biaoti .cn{ margin-bottom: 5px; font-size: 25px; line-height: 30px;}
.picture-1 ul li a .biaoti .en{ font-family: Arial, Helvetica, sans-serif; font-size: 25px; line-height: 35px; font-weight: bold;}
.picture-1 ul li a .imgbox{ margin:0 auto; max-width: 98px; border-radius: 50%; overflow: hidden;}
.picture-1 ul li a .imgbox span{ display: block; padding-top: 100%;}
.picture-2 a{ display: block; padding: 10px 10px 30px; background: #fff; border-radius: 5px;}
.picture-2 a .imgbox{ margin-bottom: 20px; overflow: hidden;}
.picture-2 a .imgbox span{ display: block;}
.picture-2 a .textbox .biaoti{ margin-bottom: 16px; color: #333; line-height: 24px;}
.picture-2 a .textbox .biaoti .mc{ font-size: 20px;}
.picture-2 a .textbox .biaoti .jieshao{ font-size: 16px;}
.picture-2 a .textbox .more{ width: 114px; font-size: 16px;color: #fff; line-height: 40px; background: #3aa137;}
.picture-3 ul{ margin:0 -10px;}
.picture-3 ul li{ padding: 0 10px; width: 50%;}
.picture-3 ul li:nth-child(n+3){ margin-top: 20px;}
.picture-3 ul li a{ display: block; padding: 10px 10px 20px; background: #fff; border-radius: 5px;}
.picture-3 ul li a .imgbox{ margin-bottom:16px; overflow: hidden;}
.picture-3 ul li a .imgbox span{ display: block;}
.picture-3 ul li a .textbox{ font-size: 16px;color: #333; line-height: 24px;}
.picture-4{ margin:0 -5px -5px;}
.picture-4-list a{ display: block; margin:0 5px 5px;}
.picture-4-list a .huangguan{ position: relative; margin:0 auto 10px; width: 23px; height: 17px;}
.picture-4-list a .huangguan:before,.picture-4-list a .huangguan::after{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; transition: all 0.3s;}
.picture-4-list a .huangguan:before{ z-index: 1; background: url(../images/p4_huangguan.png) no-repeat center / 100% 100%; opacity: 0;}
.picture-4-list a .huangguan:after{ z-index: 2; background: url(../images/p4_huangguan2.png) no-repeat center / 100% 100%;}
.picture-4-list a .huangguan span{ display: block; position: relative; z-index: 3; padding-top:3px; font-size: 12px;color: #fff;}
.picture-4-list a .bot{ box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 5px;}
.picture-4-list a .bot .imgbox{ border-radius: 5px 5px 0 0; overflow: hidden;}
.picture-4-list a .bot .imgbox span{ display: block; padding-top: 100%;}
.picture-4-list a .bot .textbox{ padding: 0 10px; font-size: 16px; color: #333; line-height: 55px; background: #f3f5f6; border-radius: 0 0 5px 5px;}
.picture-5-list a{ position: relative; display: block; overflow: hidden;}
.picture-5-list a .imgbox{ overflow: hidden;}
.picture-5-list a .imgbox span{ display: block; padding-top: 93%;}
.picture-5-list a .textbox{ position: absolute; left: 0; bottom: -100%; z-index: 1; display: flex; align-items: center; width: 100%; height: 100%; background: rgba(58,161,55,0.8);}
.picture-5-list a .textbox .box{ padding: 0 15px; width: 100%;}
.picture-5-list a .textbox .box .mc{ margin-bottom: 15px; font-size: 18px; color: #fff; line-height: 24px;}
.picture-5-list a .textbox .box .biaoti{ margin-bottom: 20px; font-size: 20px; color: #fff; line-height: 24px;}
.picture-5-list a .textbox .box .icon{ position: relative; margin:0 auto; width: 32px; height: 32px; border:solid 1px #fff;}
.picture-5-list a .textbox .box .icon:before,.picture-5-list a .textbox .box .icon::after{ content: ""; position: absolute; left: calc((100% - 10px) / 2); top: 50%; z-index: 1; width: 10px; height: 1px; background: #fff;}
.picture-5-list a .textbox .box .icon:before{ transform: rotate(90deg)}
.picture-6-list a{ display: block}
.picture-6-list a .imgbox{ margin-bottom: 10px; overflow: hidden;}
.picture-6-list a .imgbox span{ display: block; padding-top: 80%;}
.picture-6-list a .textbox{ padding: 0 10px; font-size: 16px; color: #333; line-height: 24px;}
.picture-7{ position: relative; margin:0 -5px -5px;}
.picture-7-list a{ display: block; margin:0 5px 5px;}
.picture-7-list a .imgbox{ position: relative; overflow: hidden;}
.picture-7-list a .imgbox span{ display: block; padding-top: 47%;}
.picture-7-list a .textbox{ padding:30px 15px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.picture-7-list a .textbox .biaoti{ margin-bottom: 20px; font-size: 20px;color: #333333; line-height: 24px;}
.picture-7-list a .textbox .jiangexian{ margin-bottom: 20px;  width: 42px; height: 3px; background: #3aa137;}
.picture-7-list a .textbox .jieshao{ height: 90px; font-size: 16px;color: #333; line-height: 30px; overflow: hidden;}
.picture-7 .swiper-button{ margin-top:0; width:72px; height: 72px; background: url(../images/jt.png) no-repeat center center / 30px auto; border:solid 3px rgba(255,255,255,0.36); border-radius: 50%;}
.picture-7 .swiper-button.swiper-button-prev{ top:calc(50% + 10px); left: -180px;transform: rotateY(180deg);}
.picture-7 .swiper-button.swiper-button-next{ top: initial; bottom: calc(50% + 10px); right: initial; left: -180px; }
.picture-8 ul{ margin:0 -10px -30px;}
.picture-8 ul li{ padding: 0 10px; margin-bottom:30px; width: calc(100% / 3);}
.picture-8 ul li a{ display: block;}
.picture-8 ul li a .imgbox{ margin-bottom: 10px; overflow: hidden; border:solid 1px #e6e6e6;}
.picture-8 ul li a .imgbox span{ display: block; padding-top:80%;}
.picture-8 ul li a .textbox{ padding: 0 10px; font-size: 16px;color: #333; line-height: 24px;}
.picture-9{ margin-bottom:20px; font-size: 0;}
.picture-9 img{ max-width: 100%;}
.picture-10 ul li:nth-child(n+2){ margin-top: 30px;}
.picture-10 ul li a{ display: block;}
.picture-10 ul li a .imgbox{ width: 250px; overflow: hidden;}
.picture-10 ul li a .imgbox span{ display: block; padding-top: 180px;}
.picture-10 ul li a .textbox{ margin-left: 10px; padding: 20px; width: calc(100% - 260px); height: 180px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.picture-10 ul li a .textbox .biaoti{ margin-bottom: 20px; font-size: 20px; color: #333; line-height: 24px;}
.picture-10 ul li a .textbox .jiangexian{ margin-bottom: 20px; width: 40px; height: 3px; background: #3aa137;}
.picture-10 ul li a .textbox .jieshao{ height: 60px;; font-size:16px;color: #333; line-height: 30px; overflow: hidden;}
.picture-11{ position: relative; margin-top: 20px; padding-top: 60%;}
.picture-11 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}

footer{ padding: 45px 0 0; background: #2e3543; overflow: hidden;}
footer .logo{ margin-bottom: 30px; font-size: 0;}
footer .logo span{ position: relative; display: inline-block; vertical-align: top;}
footer .logo span:before,footer .logo span:after{ content:""; position:absolute; top: 50%; z-index: 1; width:50vw; height: 1px; background:rgba(255,255,255,0.1);}
footer .logo span:before{ right: calc(100% + 65px);}
footer .logo span:after{ left: calc(100% + 65px);}
footer .logo span img{ width:272px;}
footer .link{ margin-bottom: 20px; padding-bottom: 10px; border-bottom:solid 1px rgba(255,255,255,0.1);}
footer .link .mc{ width: 85px; font-size: 16px;color: #fff; line-height: 24px;}
footer .link ul{ width: calc(100% - 85px);}
footer .link ul a{ float: left; margin-right: 20px; margin-bottom: 10px;display: block; font-size: 16px;color: #fff; line-height: 24px;}
footer .qita{ padding-bottom: 20px; font-size: 0; border-bottom:solid 1px rgba(255,255,255,0.1);}
footer .qita .box{ display: inline-block; vertical-align: top; max-width: 100%;}
footer .qita .box .maxbiaoti{ margin-bottom: 20px; font-size: 16px;color: #fff; line-height: 24px; }
footer .qita .box .maxbiaoti a{ color: #fff;}
footer .qita .box .menu ul li{ margin-right: 120px;}
footer .qita .box .menu ul li .ul .li a{ display: block; font-size: 14px; color: #fff; line-height: 24px;}
footer .qita .box .ewm{ margin-right: 45px;}
footer .qita .box .ewm .imgbox ul li:nth-child(2){ margin-left: 20px;}
footer .qita .box .ewm .imgbox ul li .imgs img{ width: 73px;}
footer .qita .box .contact .jieshao{ font-size: 14px; color: #fff; line-height: 24px;}
footer .copyright{ padding:20px 0; font-size: 16px;color: #fff; line-height: 24px;}

.subnav .biaoti{ color: #fff; background: #3aa137;}
.subnav ul{ background: #eeeeee;}
.subnav ul li{ margin-top: 10px;}
.subnav ul li:first-child{ margin-top:0;}
.subnav ul li a{ display: block; padding: 0 45px; font-size: 20px;color: #333; line-height: 40px;}
.subnav ul li.active a{ color: #fff; background: #3aa137;}
.subnav .ul{ display: none; margin:10px; padding: 5px; background: #dbdbdb; border-radius: 5px;}
.subnav .ul .li:nth-child(n+2){ margin-top: 1px;}
.subnav .ul .li a{ display: block; padding: 0 35px; color: #333; line-height: 34px;}
.subnav .ul .li.active a{ color: #fff; background: #3aa137;}

@media (min-width:992px){
	.main-pad-4{ padding: 30px 0 0;}
	header .top_bar{ background: #efefef; border-bottom: solid 1px #dbdbdb;}
	header .top_bar .biaoyu{ color: #333333; line-height: 40px;}
	header .top_bar .right{ padding-top:13px;}
	header .top_bar .right ul li a{ display: block; height: 14px; color: #333; line-height: 14px;}
	header .top_bar .right ul li:nth-child(n+2) a{ padding-left: 10px; margin-left: 10px; border-left: solid 1px #333;}
	header .top_bar .right ul li a:hover{ color: #3aa137; text-decoration: underline !important;}
	header .qita .left{ display: flex; align-items: center; height: 140px;}
	header .qita .left .box{ width: 100%;}
	header .qita .left .box .logo{ margin-bottom: 5px;}
	header .qita .left .box .jieshao span{ position: relative; display: block; padding-right: 40px; font-size: 21px; line-height: 24px;}
	header .qita .left .box .jieshao span:last-child{ padding-right: 0;}
	header .qita .left .box .jieshao span:nth-child(1){ color: #f71b30;}
	header .qita .left .box .jieshao span:nth-child(2){ color: #fe7a05;}
	header .qita .left .box .jieshao span:nth-child(3){ color: #7d19db;}
	header .qita .left .box .jieshao span:nth-child(4){ color: #3aa137;}
	header .qita .left .box .jieshao span:before{ content: ""; position: absolute; right: 20px; top: 50%;z-index: 1; width: 4px; height: 4px; border-radius: 50%;}
	header .qita .left .box .jieshao span:nth-child(1):before{ background: #f71b30;}
	header .qita .left .box .jieshao span:nth-child(2):before{ background: #fe7a05;}
	header .qita .left .box .jieshao span:nth-child(3):before{ background: #7d19db;}
	header .qita .left .box .jieshao span:last-child:before{ display: none;}
	header .qita .right{ display: flex; align-items: center; height: 140px;}
	header .qita .right .box{ width: 100%;}
	header .qita .right .box .tel{ margin-bottom: 5px; line-height: 34px;}
	header .qita .right .box .tel .mc{ font-size: 16px; color: #999999;}
	header .qita .right .box .tel .shuzi{ margin:0 10px; font-family: 'Impact'; font-size: 30px; color: #1b88f7;}
	header .qita .right .box .tel .icon{ font-size: 0;}
	header .qita .right .box .tel .icon img{ width: 30px;}
	header .qita .right .box .search form{ display: block; width: 440px; border:solid 2px #3aa137; border-radius: 5px;}
	header .qita .right .box .search form input{ display: block; padding: 0 10px; width: calc(100% - 44px); height: 40px; font-size: 16px; color: #999999; background: none; border:none}
	header .qita .right .box .search form input::-webkit-input-placeholder{ color: #999999;}
	header .qita .right .box .search form input:-moz-placeholder{ color: #999999;}
	header .qita .right .box .search form input::-moz-placeholder{ color: #999999;}
	header .qita .right .box .search form input:-ms-input-placeholder{ color: #999999;}	
	header .qita .right .box .search form:hover input::-webkit-input-placeholder{ color: #ff0000;}
	header .qita .right .box .search form:hover input:-moz-placeholder{ color: #ff0000;}
	header .qita .right .box .search form:hover input::-moz-placeholder{ color: #ff0000;}
	header .qita .right .box .search form:hover input:-ms-input-placeholder{ color: #ff0000;}	
	header .qita .right .box .search form button{ display: block; padding: 0; width: 44px; height: 40px; background: #3aa137 url(../images/fdj.png) no-repeat center center / 20px auto; border:none; border-radius: 3px;}
	header .qita .right .box .search form:hover{border-color:#ff0000; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	header .qita .right .box .search form:hover button{ background-color: #ff0000;}
	header .menu ul li{ position:relative; width: calc(100% / 6); font-size: 0;}
	header .menu ul li > a{ display:inline-block; vertical-align: top; width: 140px; max-width: 100%; font-size:18px; line-height:44px; color:#333; border-radius: 5px 5px 0 0;}
	header .menu ul li .ul{ display:none; position:absolute; left:50%; top:100%; margin-left: -70px; width:140px;}
	header .menu ul li .ul .li > a{ display:block; padding: 5px; font-size: 14px; color:#fff; line-height:34px; background:rgba(58,161,55,0.8);}
	header .menu ul li .ul .li:last-child > a{ border-radius: 0 0 5px 5px;}
	header .menu ul li:hover .ul{ box-shadow:0 5px 10px rgba(0,0,0,0.1);}
	header .menu ul li .ul .li:hover > a{ color:#3aa137; background:rgba(255,255,255,0.8);}
	header .menu ul li:hover > a{ color:#fff; background:#3aa137; box-shadow:0 -5px 10px rgba(0,0,0,0.1);}
	header .menu ul li.active > a{ color:#fff; background:#3aa137;}
	.title-2{ margin-bottom: 30px; padding-bottom: 15px; line-height: 30px; border-bottom:solid 1px #e0e0e0;}
	.title-2 .left{ font-size: 16px;color: #333;}
	.title-2 .right a{ display: block; font-size: 16px;color: #333;}
	.title-2 .right a:hover{color: #3aa137; text-decoration: underline !important;}
	.text-1 .ul .li .textbox:hover{ box-shadow:0 0 20px rgba(0,0,0,0.3);}
	.more-1 a:hover{ color: #fff; background: #e75156;}
	.picture-1 ul li a:hover{ position: relative; z-index: 2; background: rgba(255,255,255,0.1); box-shadow: 0 0 20px rgba(0,0,0,0.5);}
	.picture-1 ul li a:hover .imgbox span{ transform: scale(1.05)}	
	.picture-2{ float: left; width: 50%;}
	.picture-2 a .imgbox span{ padding-top: 400px;}
	.picture-2 a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}
	.picture-2 a:hover .imgbox span{ transform: scale(1.05)}
	.picture-2 a:hover .textbox .biaoti .mc{ color: #3aa137;}
	.picture-2 a:hover .textbox .more{ background: #e75156}
	.picture-3{ float: right; padding-left: 20px; width: 50%;}
	.picture-3 ul li a .imgbox span{ padding-top: 190px;}
	.picture-3 ul li a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}
	.picture-3 ul li a:hover .imgbox span{ transform: scale(1.05)}	
	.picture-3 ul li a:hover .textbox{ color: #3aa137;}
	.picture-4-list a:hover .huangguan:before{ opacity: 1;}
	.picture-4-list a:hover .huangguan::after{ opacity: 0;}
	.picture-4-list a:hover .imgbox span{ transform: scale(1.05)}
	.picture-4-list a:hover .bot .textbox{ color: #3aa137;}
	.picture-5-list a:hover .imgbox span{ transform: scale(1.05)}
	.picture-5-list a:hover .textbox{ bottom: 0;}
	.picture-6-list a:hover .imgbox span{ transform: scale(1.05)}
	.picture-6-list a:hover .textbox{ color: #3aa137;}
	.picture-7-list a:hover .imgbox span{ transform: scale(1.05)}
	.picture-7-list a:hover .textbox .biaoti{ color: #3aa137;}
	.picture-7 .swiper-button:hover{ background-color: #f9bf20;}
	.picture-8 ul li a:hover .imgbox span{ transform: scale(1.05)}
	.picture-8 ul li a:hover .textbox{ color: #3aa137;}
	.picture-10 ul li a:hover .imgbox span{ transform: scale(1.05)}
	.picture-10 ul li a:hover .textbox .biaoti{ color: #3aa137;}
	footer .link ul li a:hover{ color: #3aa137; text-decoration: underline !important;}
	footer .qita .box .menu ul li .ul .li a:hover{ color: #3aa137; text-decoration: underline !important;}
	.subnav .biaoti{ padding:20px 35px;}
	.subnav .biaoti .box{ position: relative; padding-left:40px;}
	.subnav .biaoti .box .cn{ font-size: 25px; line-height: 26px; font-weight: bold;}
	.subnav .biaoti .box .en span{ display: block; position: absolute; left: 0; top: 0; font-size: 50px; line-height:40px; font-weight: bold;}
	.subnav ul{ padding: 20px 0; margin:0 0 20px;}
	.subnav ul li:hover a{ color: #fff; background: #3aa137;}
	.subnav .ul .li:hover a{ color: #fff; background: #3aa137;}
	.subnav .imgbox{ font-size: 0; border-top: solid 6px #eeeeee;}
	.subnav .imgbox img{ width: 100%;}
	.subnav .textbox{ padding: 10px 10px 20px; color: #333; line-height: 30px; background: #eee;}


}

@media (max-width:1600px){
	.picture-7 .swiper-button.swiper-button-prev{left: -120px;}
	.picture-7 .swiper-button.swiper-button-next{left: -120px;}

}

@media (max-width:1470px){
	.picture-7 .swiper-button{ display: none;}
}

@media (max-width:1199px){
	.main-pad-1{ padding: 40px 0 0;}
	.main-pad-2{ padding: 0 0 40px;}
	.text-1 .ul .li .textbox .biaoti{ font-size: 18px;}
	.text-1 .ul .li .textbox .fubiaoti{ font-size: 18px;}
	.text-1 .ul .li .textbox .mc{ font-size: 18px;}
	header .qita .left .box .jieshao span{ font-size: 18px;}
	header .menu ul li > a{ font-size:16px;}
	header .logo a img{ width: 350px;}
	.more-1{ margin-top: 40px;}
	.picture-1 ul li a .biaoti .cn{ font-size: 20px; line-height: 24px;}
	.picture-1 ul li a .biaoti .en{ font-size: 20px; line-height: 30px;}
	.picture-2 a{ padding-bottom: 20px;}
	.picture-2 a .imgbox span{ padding-top: 350px;}
	.picture-2 a .textbox .biaoti .mc{ font-size: 16px;}
	.picture-2 a .textbox .biaoti .jieshao{ font-size: 14px;}
	.picture-3 ul li a{ padding: 10px;}
	.picture-3 ul li a .imgbox span{ padding-top: 170px;}
	.picture-7-list a .textbox{ padding: 20px 15px;}
	.picture-7-list a .textbox .biaoti{ margin-bottom: 15px; font-size: 16px;}
	.picture-7-list a .textbox .jiangexian{ margin-bottom: 15px;}
	.picture-7-list a .textbox .jieshao{ height: 78px; font-size: 14px; line-height: 26px;}
	footer{ padding: 35px 0 0;}
	footer .link .mc{ font-size: 14px;}
	footer .link ul li a{ font-size: 14px;}
	footer .qita .box .menu ul li{ margin-right: 80px;}
	footer .copyright{ font-size: 14px;}
}

@media (max-width:991px){
	.main-pad-1{ padding: 30px 0 0;}
	.main-pad-2{ padding: 0 0 30px;}
	.main-pad-3{ padding: 30px 0 0;}
	header .logo a{line-height:80px;}
	header .logo a img{ width: 300px;}
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.8); }
	.menu-box ul li.active a{ color: #fff; background: #3aa137; }
	.menu-btn{ position: relative; top: 31px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #3aa137;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-1{ margin-bottom: 30px;}
	.title-1 .cn{ font-size: 18px; line-height: 24px;}
	.text-1 .ul .li{ width:100%;}
	.text-1 .ul .li:nth-child(even){ margin-left: 0; margin-top: 20px;}
	.text-1 .ul .li .textbox{ padding: 15px;}
	.text-1 .ul .li .textbox .biaoti{ font-size: 16px;}
	.text-1 .ul .li .textbox .fubiaoti{ font-size: 16px;}
	.text-1 .ul .li .textbox .jieshao{ height: auto; font-size:12px; line-height: 26px;}
	.text-1 .ul .li .textbox .mc{ font-size: 16px;}
	.text-2{ font-size: 14px;}
	.text-3{ padding: 10px 0; border-bottom: solid 1px #eee;}
	.text-3 form{ display: block; border:solid 2px #3aa137; border-radius: 5px;}
	.text-3 form input{ display: block; padding: 0 10px; width: calc(100% - 40px); height: 40px; font-size: 14px; color: #999999; line-height: 40px; background: none; border:none}
	.text-3 form input::-webkit-input-placeholder{ color: #999999;}
	.text-3 form input:-moz-placeholder{ color: #999999;}
	.text-3 form input::-moz-placeholder{ color: #999999;}
	.text-3 form input:-ms-input-placeholder{ color: #999999;}	
	.text-3 form button{ display: block; padding: 0; width: 40px; height: 40px; background: #3aa137 url(../images/fdj.png) no-repeat center center / 18px auto; border:none; border-radius: 3px;}
	.more-1{ margin-top: 30px;}
	.more-1 a{ width: 140px; font-size: 14px; line-height: 40px;}
	.picture-1 ul li{ width: 50%;}
	.picture-1 ul li a{ padding: 20px 15px;}
	.picture-1 ul li a .biaoti .cn{ font-size: 18px;}
	.picture-1 ul li a .biaoti .en{ font-size: 18px; line-height: 24px;}
	.picture-2{ margin-bottom: 20px;}
	.picture-2 a .imgbox span{ padding-top:70%;}
	.picture-2 a .textbox .more{ font-size: 14px; line-height: 34px;}
	.picture-3 ul li a .imgbox{ margin-bottom: 10px;}
	.picture-3 ul li a .imgbox span{ padding-top: 73%;}
	.picture-4-list a .bot .textbox{ font-size: 14px; line-height: 44px;}
	.picture-6-list a .textbox{font-size: 14px; }
	.picture-7-list a .textbox{ padding: 15px;}
	.picture-7-list a .textbox .biaoti{font-size: 14px; }
	.picture-7-list a .textbox .jieshao{ font-size: 12px;}
	.picture-8 ul{ margin-bottom: -20px;}
	.picture-8 ul li{ margin-bottom: 20px; width: 50%;}
	.picture-8 ul li a .textbox{ font-size: 14px;}
	.picture-10 ul li:nth-child(n+2){ margin-top: 20px;}
	.picture-10 ul li a .textbox .biaoti{ font-size: 18px;}
	.picture-10 ul li a .textbox .jieshao{ font-size: 14px; line-height: 26px;}

	footer{ padding: 30px 0 0;}
	footer .logo{ margin-bottom: 20px;}
	footer .logo span img{ width: 220px;}
	footer .logo span:before{ right: calc(100% + 30px)}	
	footer .logo span:after{ left: calc(100% + 30px)}	
	footer .qita .box .menu ul li{ margin-right: 30px;}
	footer .qita .box .maxbiaoti{ margin-bottom: 15px; font-size: 14px;}
	footer .qita .box .contact .jieshao{ font-size: 13px;}
	footer .copyright{ padding: 15px 0; font-size: 12px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ position: relative;}
	.subnav .biaoti:before{ content: ""; position: absolute; top: 50%; right: 15px; z-index: 1; margin-top: -10px; width: 20px; height: 20px; transition: all 0.3s; background: url(../images/jt2.png) no-repeat center center / 15px auto; }
	.subnav .biaoti.active:before{ transform: rotate(90deg)}
	.subnav .biaoti .cn{ padding: 0 15px; font-size: 18px; line-height: 50px;}
	.subnav ul{ padding: 0 0 10px; margin:2px 0 0;}
	.subnav ul li a{ font-size:16px;}
	.subnav .ul{ margin-bottom: 0;}



}

@media (max-width:767px){
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-3{ padding:20px 0 0;}
	header .logo a{line-height:60px;}
	header .logo a img{ width:200px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #3aa137; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	.title-1{ margin-bottom: 20px;}
	.title-3{ font-size: 14px;}
	.title-4 .biaoti{ font-size: 16px;}
	.more-1{ margin-top: 20px;}
	.text-1 .ul .li .textbox .biaoti{ font-size: 14px;}
	.text-1 .ul .li .textbox .fubiaoti{ font-size: 14px;}
	.text-1 .ul .li .textbox .jieshao{ line-height: 24px;}
	.text-1 .ul .li .textbox .mc{ font-size: 14px;}
	.text-2{ font-size: 12px; line-height: 24px;}
	.text-3 form input{ width: calc(100% - 34px); height:34px; line-height: 34px}
	.text-3 form button{  width: 34px; height: 34px; background: #3aa137 url(../images/fdj.png) no-repeat center center / 15px auto;}
	.picture-1 ul li a{ padding: 15px;}
	.picture-1 ul li a .biaoti{ margin-bottom: 15px;}
	.picture-1 ul li a .biaoti .cn{ font-size: 16px;}
	.picture-1 ul li a .biaoti .en{ font-size: 16px;}
	.picture-2 a .textbox .biaoti .mc{ font-size: 14px;}
	.picture-2 a .textbox .biaoti .jieshao{ font-size: 12px;}
	.picture-3 ul li a .textbox{ font-size: 14px;}
	.picture-8 ul li a .textbox{ font-size: 12px;}
	.picture-10 ul li a .imgbox{ width: 220px;}
	.picture-10 ul li a .imgbox span{ padding-top: 150px;}
	.picture-10 ul li a .textbox{ padding:15px; width: calc(100% - 230px); height: 150px;}
	.picture-10 ul li a .textbox .biaoti{ margin-bottom: 15px; font-size:16px;}
	.picture-10 ul li a .textbox .jiangexian{ margin-bottom: 15px; width:34px; height:2px;}
	.picture-10 ul li a .textbox .jieshao{ height:48px; font-size:14px;line-height:24px;}	
	footer{ padding: 20px 0 0;}
	footer .link ul li{ margin-bottom: 5px;}
	footer .link ul li a{ font-size: 12px;}
	footer .qita .box{ display: block;}
	footer .qita .box .menu{ display: none;}
	footer .qita .box .ewm{ margin-right: 0;}
	footer .qita .box .ewm .imgbox ul li .imgs img{ width: 90px;}
	footer .qita .box .contact{ float: right !important;}
	footer .qita .box .contact .jieshao{ font-size:12px;}
	.subnav .biaoti .cn{ font-size: 16px; line-height:40px;}
	.subnav ul li a{ padding: 0 40px; font-size: 14px;}
	.subnav .ul .li a{ padding: 0 30px; font-size: 12px;}

}

@media (max-width:479px){
	.picture-10 ul li a .imgbox{ width:180px;}
	.picture-10 ul li a .imgbox span{ padding-top: 120px;}
	.picture-10 ul li a .textbox{ padding:10px 15px; width: calc(100% - 190px); height: 120px;}
	.picture-10 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size:14px;}
	.picture-10 ul li a .textbox .jiangexian{ margin-bottom: 10px;}
	.picture-10 ul li a .textbox .jieshao{font-size:12px;}
	footer .link{ display: none;}
	footer .logo span img{ width: 180px;}
	footer .qita .box .maxbiaoti{ text-align: center}
	footer .qita .box .ewm{ margin-bottom: 15px; width: 100%; }
	footer .qita .box .ewm .imgbox{text-align: center}
	footer .qita .box .ewm ul{ display: inline-block; vertical-align: top;}
	footer .qita .box .contact{ width: 100%;}
	footer .qita .box .contact .jieshao{text-align: center}
}

@media (max-width:413px){
	.text-1 .ul .li .textbox .mc{white-space:initial;text-overflow:initial;}
	.more-1 a{ width: 120px; line-height: 34px;}
	.picture-1 ul li a{ padding: 10px;}
	.picture-1 ul li a .biaoti{ margin-bottom: 10px;}
	.picture-1 ul li a .biaoti .cn{ margin-bottom:0; font-size: 14px;}
	.picture-1 ul li a .biaoti .en{ font-size: 14px;}
	.picture-1 ul li a .imgbox{ max-width: 90px;}
	.picture-7-list a .textbox{ padding: 10px;}
	.picture-7-list a .textbox .biaoti{ margin-bottom: 10px;}
	.picture-7-list a .textbox .jiangexian{ margin-bottom: 10px;}
	.picture-7-list a .textbox .jieshao{ height: 48px; line-height: 24px;}
	.picture-10 ul li a .imgbox{ width:140px;}
	.picture-10 ul li a .imgbox span{ padding-top: 110px;}
	.picture-10 ul li a .textbox{ padding:10px; width: calc(100% - 150px); height: 110px;}
	.picture-10 ul li a .textbox .biaoti{ margin-bottom: 5px;}
	.picture-10 ul li a .textbox .jiangexian{ margin-bottom: 5px;}
}
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #3aa137; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#3aa137;}