* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	overflow-x: hidden;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 1.2;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
	tap-highlight-color: transparent;
	focus-ring-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
a:hover {
	color: #009944;
}
ol, ul, li {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0px solid #ccc;
}
table, embed, video {
	max-width: 100%;
}
input, textarea {
	border: none;
	background: none;
	font-family: inherit;
}
input[type="submit"], textarea[type="submit"] {
	cursor: pointer;
}
input[type="checkbox"], textarea[type="checkbox"] {
	cursor: pointer;
}
input[type="radio"], textarea[type="radio"] {
	cursor: pointer;
}
input:focus, textarea:focus {
	outline: none;
}
textarea {
	resize: none;
}
button {
	border: none;
	background: none;
	cursor: pointer;
}
em, i {
	font-style: normal;
}
.c-fl {
	float: left;
}
.c-fr {
	float: right;
}
.c-cb {
	clear: both;
}
.c-clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.c-mg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.c-oh {
	overflow: hidden;
}
.c-wd {
	width: 1200px;
}
.c-tsn {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.c-bbx {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c-pr {
	position: relative;
}
.c-mt-5 {
	margin-top: 5px;
}
.c-mt-10 {
	margin-top: 10px;
}
.c-mt-15 {
	margin-top: 15px;
}
.c-mt-20 {
	margin-top: 20px;
}
.c-mt-25 {
	margin-top: 25px;
}
.c-mt-30 {
	margin-top: 30px;
}
.c-mt-35 {
	margin-top: 35px;
}
.c-mt-40 {
	margin-top: 40px;
}
.c-mt-45 {
	margin-top: 45px;
}
.c-mt-50 {
	margin-top: 50px;
}
.c-nomt {
	margin-top: 0 !important;
}
.c-nomr {
	margin-right: 0 !important;
}
.c-nomb {
	margin-bottom: 0 !important;
}
.c-noml {
	margin-left: 0 !important;
}
.c-nomg {
	margin: 0 !important;
}
.c-nopt {
	padding-top: 0 !important;
}
.c-nopr {
	padding-right: 0 !important;
}
.c-nopb {
	padding-bottom: 0 !important;
}
.c-nopl {
	padding-left: 0 !important;
}
.c-nopd {
	padding: 0 !important;
}
.c-nofont {
	line-height: 0;
	font-size: 0;
}
.c-nobg {
	background: none !important;
}
.f-czjz {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}
.f-box {
	margin: 0 auto;
	max-width: 1200px;
	overflow: visible;
}
@media screen and (min-width:992px) and (max-width:1219px) {
.f-box {
	width: 970px;
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.f-box {
	width: 750px;
}
}
@media screen and (max-width:767px) {
.f-box {
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
.m-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.m-desc a {
	color: #009944;
}
.m-desc a:hover {
	text-decoration: underline;
}
.m-desc p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.m-desc span {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.m-desc b {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.m-desc img {
	max-width: 100%;
}
.m-desc iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.m-desc table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}
.m-desc table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
}
.table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.table table tr td {
	padding: 3px;
	height: 30px;
	border: 1px solid #ccc;
}
@media screen and (max-width:991px) {
.table {
	width: 100%;
	overflow-x: scroll;
}
.table table {
	width: 991px;
}
}
@media screen and (max-width:991px) {
.m-tt1 {
	font-size: 24px !important;
	font-size: 2.4rem !important;
}
.m-tt2 {
	font-size: 20px !important;
	font-size: 2rem !important;
}
.m-tt3 {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
.m-desc1 {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}
.m-desc2 {
	font-size: 14px !important;
	font-size: 1.4rem !important;
}
[class*="-item"] .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
[class*="-item"] .item-desc {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-link {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-modal {
	display: none;
}
}
.j-offset-top {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
}
.j-offset-top.run {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.j-offset-left {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0;
}
.j-offset-left.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.j-offset-right {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0;
}
.j-offset-right.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.j-fadein {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	opacity: 0;
}
.j-fadein.run {
	opacity: 1;
}
.j-lazy {
	min-width: 20%;
}
[class*="-item"] .item-pic {
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-pic img {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
[class*="-item"] .item-pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
[class*="-item"] .item-title {
	overflow: hidden;
}
[class*="-item"] .item-title a:hover {
	color: #009944;
}
[class*="-item"] .item-desc {
	overflow: hidden;
}
[class*="-item"] .item-desc a {
	display: block;
}
[class*="-item"] .item-desc a:hover {
	color: #009944;
}
.m-crm {
	margin-top: 11px;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.m-crm a {
	color: #333;
}
.m-crm a:hover {
	color: #009944;
	text-decoration: underline;
}
.m-crm a.active {
	color: #009944;
	text-decoration: underline;
}
.m-oths {
	margin-top: 37px;
}
.m-oths .oths-item {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left center;
}
.m-oths .oths-item a {
	color: #666;
}
.m-oths .oths-item a:hover {
	color: #009944;
}
.m-oths .oths-item a.none:hover {
	color: #666666 !important;
}
.m-oths .oths-item-1 {
	margin-bottom: 19px;
}
.m-page {
	margin-top: 68px;
	letter-spacing: 0;
	font-size: 0;
	text-align: center;
}
.m-page a, .m-page span.none {
	margin: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	min-width: 44px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-page a {
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.m-page .small:hover {
	color: white;
	border-color: #009944;
	background-color: #009944;
}
.m-page a.active {
	color: white;
	border-color: #009944;
	background-color: #009944;
}
.m-page a:hover {
	background: #009944 !important;
	color: white !important;
}
.m-page .big {
	font-size: 16px;
	font-size: 1.6rem;
	background: none;
	border: none;
}
.m-page .big.none:hover {
	color: #333 !important;
}
.m-page .big:hover {
	color: #009944 !important;
	background: #fff !important;
}
.m-page2 {
	position: relative;
}
.m-page2 .page-form {
	margin-left: 15px;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	padding-right: 36px;
	background: url("../images/page1.png") no-repeat right center;
}
.m-page2 .form-btn {
	min-width: 176px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	background-color: #009944;
	padding-right: 5px;
	padding-left: 5px;
}
@media screen and (max-width:991px) {
.m-page {
	margin-top: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.m-page a {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
}
.returntop {
	position: fixed;
*position:absolute;
	z-index: 9;
	right: 100px;
	bottom: 140px;
	width: 69px;
	line-height: 68px;
	font-size: 30px;
	font-size: 3rem;
	color: #009944;
	text-align: center;
	border-radius: 5px;
	background-color: #eee;
	display: none;
}
.returntop:hover {
	color: #009944;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.3);
}
@media screen and (max-width:991px) {
.returntop {
	right: 60px;
	bottom: 120px;
	width: 36px;
	line-height: 36px;
	font-size: 16px;
	font-size: 1.6rem;
}
}
.g-hd {
	position: relative;
	z-index: 3;
	border-top: 4px solid #009944;
	border-bottom: 1px solid #cccccc;
}
.g-hd .box-wp {
	margin: 0 auto;
	width: 96%;
	max-width: 1540px;
}
.m-hdlogo {
	float: left;
	display: block; height:124px;
	line-height: 124px;
}
.m-hdlogo img {
	vertical-align: middle; max-height:100%;
}
.m-hdfix2 {
	float: right;
}
.m-hdfix3 {
	position: relative;
	z-index: 2;
	float: right;
	padding-top: 23px;
}
.m-ftnav {
	line-height: 26px;
}
.m-hdinfo {
	line-height: 34px;
	font-size: 16px;
	font-size: 1.6rem;
}
.m-hdinfo .info-item {
	float: left;
	margin-right: 19px;
}
.m-hdinfo .iconfont {
	margin-right: 10;
	color: #009944;
	font-size: 20px;
	font-size: 2rem;
}
.m-hdlang {
	position: relative;
}
.m-hdlang .lang-btn {
	display: block;
	min-width: 100px;
	padding-left: 10px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.m-hdlang .lang-btn i {
	margin-left: 10px;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	line-height: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #666;
}
.m-hdlang .lang-list {
	position: absolute;
	display: none;
	left: 0;
	top: 110%;
	width: 100%;
	padding: 10px 5px;
	border: 1px solid #ccc;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-hdlang .lang-item a {
	display: block;
	line-height: 24px;
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.m-hdlang .lang-item a:hover {
	color: #fff;
	background-color: #009944;
}
.m-hdsch {
	position: relative;
	padding-top: 14px;
	padding-bottom: 17px;
}
.m-hdsch .box-btn {
	position: relative;
	display: block;
	width: 32px;
	line-height: 32px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	background-color: #009944;
	border-radius: 50%;
	text-align: center;
}
.m-hdsch .box-form {
	position: absolute;
	right: 0;
	top: 100%;
	margin-top: 10px;
	display: none;
	width: 180px;
	height: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #009944;
	border-radius: 5px;
	background-color: #fff;
}
.m-hdsch .form-text {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-hdsch .form-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url("../images/sch2.png") no-repeat center;
}
.m-hdnav {
	margin-right: 10px;
}
.m-hdnav .nav-item {
	position: relative;
	float: left;
	margin-right: 5px;
	padding-top: 14px;
	padding-bottom: 17px;
}
.m-hdnav .nav-item > a {
	display: block;
	padding: 3px 15px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	border-radius: 15px;
}
.m-hdnav .nav-item > a:hover, .m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current {
	color: #fff;
	background-color: #009944;
}
.m-hdnav .sbnav-list {
	position: absolute;
	display: none;
	padding-top: 19px;
	padding-bottom: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}
.m-hdnav .sbnav-list1 {
	top: 100%;
	left: 50%;
	margin-left: -122px;
	width: 244px;
}
.m-hdnav .sbnav-list2 {
	left: 100%;
	top: 0;
	width: 244px;
}
.m-hdnav .sbnav-item {
	position: relative;
}
.m-hdnav .sbnav-item a {
	display: block;
	padding: 8px 20px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-hdnav .sbnav-item a:hover {
	color: #009944;
}
.m-hdnav .sbnav-item a.active {
	color: #009944;
}
@media screen and (max-width:1440px) {
.m-hdnav .nav-item {
	margin-right: 1px;
}
.m-hdnav .nav-item > a {
	padding: 0 10px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-hdnav .sbnav-list2 {
	width: 160px;
}
.m-hdinfo .info-item {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width:1219px) {
.m-hdlogo {
}
.m-hdnav .nav-item > a {
	padding: 0 7px;
	font-size:12px; font-size:1.2rem;
}
.m-hdlogo {
	line-height: 100px; height:100px;
}

}
@media screen and (max-width:991px) {
.m-hdnav, .m-hdkey, .m-hdsch, .m-hdinfo {
	display: none;
}
.m-hdfix3 {
	position: static;
	padding: 0;
}
.m-hdlang {
	position: absolute;
	left: 5px;
	top: 5px;
}
.m-hdlang .lang-btn {
	height: 30px;
	line-height: 28px;
}
.m-hdlang .lang-btn .iconfont {
	margin-left: 5px;
}
.m-hdlogo {
	float: none;
	width: 100%;
	height: auto;
	line-height: 0;
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
}
.m-hdlogo img {
	max-width: 100%;
	height: 85px;
}
}
.wap-hd-nav {
	display: none;
}
.wap-nav {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999999999;
	cursor: pointer;
	position: fixed;
	top: -5px;
	right: 0;
	display: block;
}
.wap-nav .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: auto;
	overflow: scroll;
}
.wap-nav .nav span {
	font-family: arial, helvetica, sans-serif;
}
.wap-nav .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.wap-nav .nav form .iptc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.wap-nav .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url("../images/sch2.png") no-repeat center center;
}
.wap-nav .nav > ul {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wap-nav .nav > ul > li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative;
}
.wap-nav .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("../images/shizi.png") no-repeat center center;
}
.wap-nav .addition.active {
	background-image: url("../images/yizi.png");
}
.wap-nav .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.wap-nav .nav > ul > li > a {
	margin-right: 40px;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
}
.wap-nav .nav > ul > li > a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.wap-nav .nav > ul > li .c-show {
	display: none;
	width: 100%;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a {
	position: relative;
	margin-right: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
	margin-right: 40px;
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	margin-right: 40px;
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > dl {
	padding: 20px;
}
.wap-nav .nav > ul > dl dd {
	float: left;
	margin: 0 2px;
}
.wap-nav .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}
.wap-nav .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #009944;
}
@media screen and (min-width:992px) {
.wap-nav, .menubtn {
	display: none;
}
}
@media screen and (max-width:991px) {
.wap-hd-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #009944;
}
.wap-hd-nav-item {
	width: 25%;
}
.wap-hd-nav-item a {
	display: block;
	padding: 5px 0;
	line-height: 20px;
	font-size: 14px;
	color: white;
	text-align: center;
	background-color: #363636;
}
.wap-hd-nav-item a.active {
	color: white;
	background-color: #009944;
}
}
.banner {
	position: relative;
	z-index: 2;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.banner .dotList {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	letter-spacing: 0;
	text-align: center;
}
.banner .dotList ul li {
	margin: 0 3px;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	width: 12px;
	height: 12px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
}
.banner .dotList ul li.active {
	background-color: #009944;
}
.banner .carousel-control {
	position: absolute;
	top: 50%;
	margin-top: -34px;
	width: 70px;
	height: 70px;
	line-height: 68px;
	font-size: 32px;
	font-size: 3.2rem;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner .carousel-control.left {
	left: 3.22917%;
}
.banner .carousel-control.right {
	right: 3.22917%;
}
.banner .carousel-control:hover {
	background-color: #009944;
}
.banner.hide {
	display: none;
}
@media screen and (max-width:991px) {
.banner .dotList {
	bottom: 10px;
}
.banner .dotList ul li {
	width: 10px;
	height: 10px;
}
.banner .carousel-control {
	display: none;
}
.banner.hide {
	display: block;
}
.n-banner {
	display: none;
}
}
.m-hkey {
	background-color: #009944;
}
.m-hkey .box-list {
	padding: 15px 0;
	overflow: hidden;
}
.m-hkey .list-item {
	float: left;
	margin-right: 30px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
}
.m-hkey .list-item a {
	color: #fff;
}
.m-hkey .list-item a:hover {
	color: #ccc;
}
@media screen and (max-width:991px) {
.m-hkey .box-list {
	padding: 8px 0;
}
.m-hkey .list-item {
	margin-right: 15px;
}
}
.m-hhd {
	text-align: center;
}
.m-hhd .hd-title {
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.m-hhd .hd-desc {
	margin-top: 22px;
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
}
.m-hhd .hd-desc a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-hhd .hd-desc a:hover {
	color: #009944;
}
@media screen and (max-width:991px) {
.m-hhd .hd-title {
	font-size: 24px;
	font-size: 2.4rem;
}
}
.g-hpro {
	padding-top: 70px;
	padding-bottom: 75px;
	background: url("../images/hbg1.jpg") no-repeat center bottom;
}
.g-hpro .box-hd {
	margin-bottom: 39px;
}
.m-hpro {
	margin-bottom: -37px;
}
.m-hpro .list-item {
	float: left;
	margin-right: 2.5%;
	margin-bottom: 35px;
	width: 31.66667%;
}
.m-hpro .item-pic {
	border: solid 1px #cccccc;
}
.m-hpro .item-title a {
	display: block;
	padding: 10px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-hpro .item-title a:hover {
	color: #fff;
	background-color: #009944;
}
@media screen and (max-width:991px) {
.g-hpro {
	padding: 30px 0;
}
.m-hpro .item-title a {
	padding: 7px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width:414px) {
.m-hpro .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
}
.g-habt {
	position: relative;
	padding-bottom: 75px;
}
.g-habt:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 405px;
	background-color: #009944;
}
.m-habt {
	position: relative;
}
.m-habt .box-img {
	position: relative;
	float: left;
	margin-right: 7px;
	width: 54.25%;
	padding-left: 12px;
	padding-bottom: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-habt .box-img a {
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
}
.m-habt .box-img a:before {
	content: "";
	position: absolute;
	left: -12px;
	bottom: -12px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.m-habt .box-img img {
	position: relative;
}
.m-habt .box-text {
	position: relative;
	padding-top: 27px;
	padding-left: 35px;
	overflow: hidden;
}
.m-habt .box-text:before {
	content: "";
	position: absolute;
	left: 0;
	top: 54px;
	width: 140px;
	height: 2px;
	background-color: #333333;
}
.m-habt .box-title {
	padding-left: 135px;
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #009944;
}
.m-habt .box-title a {
	color: #009944;
}
.m-habt .box-title a:hover {
	color: #333;
}
.m-habt .box-desc {
	margin-top: 102px;
}
.m-habt .box-desc a {
	display: block;
	max-height: 180px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #eee;
	overflow: hidden;
}
.m-habt .box-desc a:hover {
	color: #333;
}
.m-habt .box-link {
	margin-top: 55px;
	display: inline-block;
	min-width: 153px;
	height: 44px;
	line-height: 42px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #eee;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #eeeeee;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px
}
.m-habt .box-link:hover {
	color: #fff;
	background-color: #333;
}
@media screen and (max-width:991px) {
.g-habt {
	padding-bottom: 0;
}
.g-habt:before {
	display: none;
}
.m-habt .box-img {
	float: none;
	margin-right: 0;
	max-width: 639px;
	width: 100%;
}
.m-habt .box-img a:before {
	background-color: #009944;
}
.m-habt .box-text {
	padding-left: 0;
	padding-top: 30px;
}
.m-habt .box-text:before {
	top: 30px;
}
.m-habt .box-title {
	padding-left: 0;
	padding-top: 15px;
	font-size: 24px;
	font-size: 2.4rem;
}
.m-habt .box-desc {
	margin-top: 20px;
}
.m-habt .box-desc a {
	color: #333;
}
.m-habt .box-desc a:hover {
	color: #009944;
}
.m-habt .box-link {
	margin-top: 20px;
	color: #009944;
	border-color: #009944;
}
}
.g-hproj {
	padding-top: 69px;
}
.g-hproj .box-hd {
	margin-bottom: 46px;
}
.m-hproj {
	margin-bottom: -53px; font-size:0; letter-spacing:0
}
.m-hproj .list-item {
	position: relative;
	float: none; display:inline-block; vertical-align:top;
	margin-right: 4%;
	margin-bottom: 53px;
	width: 30.66667%;
	overflow: hidden;
}
.m-hproj .list-item:hover .item-modal {
	top: 0;
}
.m-hproj .item-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.m-hproj .item-modal {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: #009944;
	background-color: rgba(0,153,68,0.7);
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-hproj .item-fix {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -50px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
}
.m-hproj .item-title {
	padding-bottom: 80px;
	background: url("../images/jia1.png") no-repeat center bottom;
}
.m-hproj .item-title span {
	display: block;
	line-height: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
@media screen and (max-width:991px) {
.g-hproj {
	padding-top: 30px;
}
.g-hproj .box-hd {
	margin-bottom: 30px;
}
.m-hproj {
	margin-bottom: -30px;
}
.m-hproj .list-item {
	margin-bottom: 30px;
}
.m-hproj .item-modal {
	position: relative;
	top: 0;
	display: block;
	height: auto;
}
.m-hproj .item-fix {
	position: relative;
	top: 0;
	margin-top: 0;
}
.m-hproj .item-title {
	padding: 10px 0;
	background: none;
}
.m-hproj .item-title span {
	font-size: 14px;
	font-size: 1.4rem;
}
}
@media screen and (max-width:480px) {
.m-hproj .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
}
.g-hnews {
	padding-top: 93px;
	padding-bottom: 99px;
}
.g-hnews .box-hd {
	margin-bottom: 54px;
}
.m-hnewsl {
	overflow: hidden;
}
.m-hnewsl .list-item {
	margin-top: 54px;
	overflow: hidden;
}
.m-hnewsl .list-item:first-child {
	margin-top: 0;
}
.m-hnewsl .item-time {
	float: left;
	width: 129px;
	height: 129px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #333333;
}
.m-hnewsl .time-day {
	height: 78px;
	line-height: 78px;
	font-size: 68px;
	font-size: 6.8rem;
}
.m-hnewsl .time-ym {
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	font-size: 2.2rem;
}
.m-hnewsl .item-font {
	float: left;
	margin-left: -129px;
	width: 100%;
	padding-left: 156px;
	padding-right: 225px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.m-hnewsl .item-pic {
	float: left;
	margin-left: -170px;
	width: 170px;
}
.m-hnewsl .item-title {
	position: relative;
	padding-top: 11px;
	padding-bottom: 5px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-hnewsl .item-title a {
	color: #333;
}
.m-hnewsl .item-title a:hover {
	color: #009944;
}
.m-hnewsl .item-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 53px;
	height: 1px;
	background-color: #333333;
}
.m-hnewsl .item-desc {
	margin-top: 14px;
}
.m-hnewsl .item-desc a {
	display: block;
	height: 60px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #555;
	overflow: hidden;
}
.m-hnewsl .item-desc a:hover {
	color: #009944;
}
@media screen and (max-width:991px) {
.g-hnews {
	padding: 30px 0;
}
.g-hnews .box-hd {
	margin-bottom: 30px;
}
.m-hnewsl .list-item {
	margin-top: 25px;
}
.m-hnewsl .item-time {
	float: none;
	width: 100%;
	height: auto;
	border: none;
	text-align: left;
}
.m-hnewsl .item-time .time-day, .m-hnewsl .item-time .time-ym {
	display: inline;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #009944;
	background-color: #fff;
	border: none;
}
.m-hnewsl .item-time .time-day {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.m-hnewsl .item-font {
	float: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-top: 10px;
}
.m-hnewsl .item-pic {
	float: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 20px;
}
.m-hnewsl .item-title {
	padding-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-hnewsl .item-desc a {
	height: auto;
	max-height: 72px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
.g-ft {
	background-color: #009944;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #eee;
}
.g-ft a {
	color: #eee;
}
.g-ft a:hover {
	color: #333;
}
.m-ftfix1 {
	padding-top: 47px;
	padding-bottom: 31px;
}
.m-ftb {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-ftb1 {
	padding-right: 20px;
	width: 33.08333%;
}
.m-ftb2 {
	margin-right: 8.58333%;
	width: 26.66667%;
}
.m-ftb3 {
	float: none;
	overflow: hidden;
}
.m-ftt {
	margin-bottom: 18px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.m-ftinfo .info-item {
	position: relative;
}
.m-ftshare {
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 0;
	letter-spacing: 0;
}
.m-ftshare .share-item {
	margin-bottom: 10px;
	margin-right: 6px;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	width: 36px;
}
.m-ftshare .share-item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.m-ftform .form-bd {
	overflow: hidden;
}
.m-ftform .form-item {
	position: relative;
	margin-bottom: 10px;
	padding-left: 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
	font-size: 0;
	background-color: #fff;
}
.m-ftform .form-item.important {
	background: url("../images/star1.png") no-repeat left 17px;
}
.m-ftform .form-item1 {
	width: 100%;
}
.m-ftform .form-item2 {
	width: 100%;
}
.m-ftform .form-item3 {
	width: 60%;
}
.m-ftform .form-item3 input {
	padding-left: 10px;
}
.m-ftform .form-item4 {
	margin-left: 2.36842%;
	width: 24.21053%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	padding-left: 0;
}
.m-ftform .form-item4 img {
	max-height: 38px;
	vertical-align: middle;
}
.m-ftform .form-item5 {
	padding-left: 0;
	width: 100%;
	background: none;
	margin-top: 10px;
	float: none;
	clear: both
}
.m-ftform .form-text {
	width: 100%;
	height: 38px;
	padding-left: 36px;
	padding-right: 12px;
	line-height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	color: #666 \9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ccebda;
	box-sizing: border-box;
}
.m-ftform .form-text::-webkit-input-placeholder {
color:#666;
opacity:1;
}
.m-ftform .form-text:-moz-placeholder {
color:#666;
opacity:1;
}
.m-ftform .form-text::-moz-placeholder {
color:#666;
opacity:1;
}
.m-ftform .form-text:-ms-input-placeholder {
color:#666;
opacity:1;
}
.m-ftform .form-text2 {
	line-height: 36px;
	height: 126px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-ftform .iconfont {
	position: absolute;
	top: 0;
	left: 20px;
	line-height: 34px;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
}
.m-ftform .form-btn {
	width: 100%;
	height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	font-weight: bold;
	background-color: #ccebda;
	cursor: pointer;
}
.m-ftfix2 {
	padding-top: 2px;
	padding-bottom: 40px;
	border-top: 1px solid #fff;
}
.m-ftlnk {
	overflow: hidden;
}
.m-ftlnk .list-item {
	float: left;
	margin-right: 30px;
}
.m-ftext img {
	vertical-align: middle;
}
@media screen and (max-width:991px) {
.m-ftb3, .m-ftb2, .m-ftt, .m-ftlnk, .m-ftinfo, .m-ftnav {
	display: none;
}
.m-ftfix1, .m-ftfix2 {
	padding: 20px 0;
}
.m-ftb1 {
	float: none;
	width: 100%;
	padding-right: 0;
	text-align: center;
}
.m-ftext {
	text-align: center;
}
}
.g-wp {
	padding-top: 65px;
	padding-bottom: 73px;
}
@media screen and (max-width:991px) {
.g-wp {
	padding-top: 30px;
	padding-bottom: 30px;
}
}
.g-mn {
	float: left;
	width: 100%;
	padding-left: 29.83333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width:991px) {
.g-mn {
	float: none;
	padding-left: 0;
}
}
.g-sd {
	float: left;
	margin-left: -100%;
	width: 26.75%;
}
@media screen and (max-width:991px) {
.g-sd {
	float: none;
	margin-top: 30px;
	margin-left: 0;
	width: 100%;
}
}
.m-sdnav1 .nav-name {
	display: block;
	padding: 10px 5px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #009944;
}
.m-sdnav1 .nav-name:hover {
	color: #333;
}
.m-sdnav1 .nav-btn {
	position: relative;
	display: none;
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	line-height: 25px;
	font-size: 18px;
	font-size: 1.8rem;
	color: white;
	text-transform: uppercase;
	background-color: #009944;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-sdnav1 .nav-btn > p {
	position: absolute;
	bottom: 12px;
	right: 15px;
}
.m-sdnav1 .nav-btn > p span {
	margin-bottom: 2px;
	display: block;
	width: 25px;
	height: 4px;
	background-color: #f2f2f2;
}
.m-sdnav1 .nav-list {
	margin-top: 11px;
}
.m-sdnav1 .nav-item {
	margin-top: 6px;
}
.m-sdnav1 .nav-item > a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 35px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333333;
	background-color: #e4e5e6;
}
.m-sdnav1 .nav-item > a:before {
	content: "";
	position: absolute;
	right: 15px;
	top: 0;
	width: 16px;
	height: 100%;
	background: url("../images/sdicon1.png") no-repeat center;
}
.m-sdnav1 .nav-item > a:hover {
	color: white;
	background-color: #009944;
	border-color: #009944;
}
.m-sdnav1 .nav-item > a:hover:before {
	background-image: url("../images/sdicon2.png");
}
.m-sdnav1 .nav-item > a.active {
	color: white;
	background-color: #009944;
	border-color: #009944;
}
.m-sdnav1 .nav-item > a.active:before {
	background-image: url("../images/sdicon2.png");
}
.m-sdnav1 .nav-item:first-child {
	margin-top: 0;
}
.m-sdnav1 .sbnav-list {
	display: none;
	background-color: #fafafa;
}
.m-sdnav1 .sbnav-list.show {
	display: block;
}
.m-sdnav1 .sbnav-list1 {
	padding-top: 12px;
	padding-bottom: 31px;
	padding-left: 16px;
	padding-right: 10px;
}
.m-sdnav1 .sbnav-list2 {
	padding-top: 5px;
	display: none;
}
.m-sdnav1 .sbnav-list2.show {
	display: block !important;
}
.m-sdnav1 .sbnav-list1 li a.active {
	color: #009944 !important;
}
.m-sdnav1 .sbnav-item > a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-sdnav1 .sbnav-item1 > a {
	padding-left: 24px;
	padding-right: 16px;
	background: url("../images/sdicon3.png") no-repeat 0 14px;
}
.m-sdnav1 .sbnav-item2 a {
	padding-left: 38px;
	color: #666;
}
.m-sdnav1 .sbnav-item2 a:hover {
	color: #009944;
}
@media screen and (max-width:991px) {
.m-sdnav1 .nav-name {
	display: none;
}
.m-sdnav1 .nav-btn {
	display: block;
}
.m-sdnav1 .nav-list {
	display: none;
}
}
.m-sdname {
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 40px;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-color: #009944;
}
a.m-sdname:hover {
	color: #333;
}
.m-sdnews {
	margin-top: 61px;
}
.m-sdnews .box-list {
	background-color: #fafafa;
}
.m-sdnews .list-item {
	padding-left: 19px;
	padding-right: 35px;
	padding-top: 14px;
	padding-bottom: 13px;
	border-top: 1px dashed #cccccc;
}
.m-sdnews .list-item:first-child {
	border-top: none;
}
.m-sdnews .item-title a {
	display: block;
	line-height: 24px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-sdnews .item-desc {
	margin-top: 7px;
}
.m-sdnews .item-desc a {
	display: block;
	max-height: 72px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	overflow: hidden;
}
.m-sdnews .item-desc a:hover {
	color: #009944;
}
@media screen and (max-width:991px) {
.m-sdnews {
	margin-top: 30px;
}
.m-sdname {
	line-height: 30px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: normal;
}
}
.m-sdtag {
	margin-top: 54px;
}
.m-sdtag .box-list {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: #fafafa;
}
.m-sdtag .box-list a {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	padding-left: 3px;
}
.m-sdtag .box-list a:hover {
	color: #009944;
}
@media screen and (max-width:991px) {
.m-sdtag {
	margin-top: 30px;
}
}
.m-prol {
	margin-bottom: -32px;
}
.m-prol .list-item {
	float: left;
	margin-right: 2.3753%;
	margin-bottom: 32px;
	width: 31.71021%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.m-prol .item-top {
	position: relative;
	overflow: hidden;
	border: 1px solid #cccccc;
}
.m-prol .item-text {
	padding: 0 10px;
}
.m-prol .item-title {
	padding-top: 3px;
	padding-bottom: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-prol .item-title a {
	color: #333;
}
.m-prol .item-title a:hover {
	color: #009944;
}
.m-prol .item-link {
	position: relative;
	text-align: center;
}
.m-prol .item-link input {
	margin-right: 10px;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
}
.m-prol .item-link a {
	display: inline-block;
*display:inline;
*zoom:1;
	min-width: 106px;

	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #009944;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #009944;
}
.m-prol .item-link a:hover {
	color: #fff;
	background-color: #009944;
}
@media screen and (max-width:991px) {
.m-prol {
	margin-bottom: -25px;
}
.m-prol .list-item {
	margin-bottom: 25px;
}
.m-prol .item-link a {

	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width:640px) {
.m-prol .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
}
@media screen and (max-width:375px) {
.m-prol .list-item {
	margin-left: 0;
	margin-right: 0 !important;
	width: 100%;
}
}
.m-classtext {
	margin-bottom: 48px;
}
.m-classtext .box-title a {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 46px;
	line-height: 42px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #009944;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 2px #009944;
	padding: 0 10px;
}
.m-classtext .box-desc {
	margin-top: 15px;
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
}
@media screen and (max-width:991px) {
.m-classtext {
	margin-bottom: 30px;
}
}
/*.m-prob1 {
	margin-bottom: 48px;
}
.m-prob1 .prob-pic {
	margin-right: 4%;
	width: 615px;
}
.m-prob1 .prob-pic-big {
	position: relative;
	float: right;
	width: 475px;
	border: 1px solid #ccc;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-prob1 .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
}
.m-prob1 .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 1;
}
.m-prob1 .zoomWrapperImage img {
	max-width: 1200px;
}
.m-prob1 .prob-pic-small {
	position: relative;
	float: left;
	width: 118px;
	padding-top: 38px;
	padding-bottom: 38px;
	overflow: hidden;
}
.m-prob1 .prob-pic-btn {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	width: 28px;
	line-height: 28px;
	font-size: 20px;
	font-size: 2rem;
	color: #009944;
	text-align: center;
}
.m-prob1 .prob-pic-btn.prev {
	top: 0;
}
.m-prob1 .prob-pic-btn.next {
	bottom: 0;
}
.m-prob1 .prob-pic-btn:hover {
	background-color: #009944;
}
.m-prob1 .prob-pic-list {
	height: 398px;
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul {
	height: 1000%;
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul li {
	margin-bottom: 17px;
	border: 1px solid #ccc;
}
.m-prob1 .prob-pic-item .item-pic {
	position: relative;
}
.m-prob1 .prob-pic-item .item-pic:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-color: rgba(255,255,255,0.4);
}
.m-prob1 .prob-pic-item .item-pic:hover:before {
	background-color: transparent;
}
.m-prob1 .prob-pic-item .item-pic.active:before {
	background-color: transparent;
}*/
.m-prob1 .prob-info {
	overflow: hidden;
}
.m-prob1 .prob-title {
	position: relative;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
	font-weight: normal;
}
.m-prob1 .prob-share {
	margin-top: 23px;
}
.m-prob1 .prob-desc {
	padding-top: 25px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-prob1 .prob-desc p, .m-prob1 .prob-desc span, .m-prob1 .prob-desc b {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-prob1 .prob-link {
	margin-top: 29.42272%;
	overflow: hidden;
}
.m-prob1 .prob-link a {
	float: left;
	margin-bottom: 10px;
	margin-right: 37px;
	display: block;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #009944;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #009944;
	padding: 0 15px;
}
.m-prob1 .prob-link a:hover {
	color: white;
	background-color: #009944;
}
.m-prob1 .prob-link a.none:hover {
	border: 1px solid #009944;
	color: #009944;
	background: #fff !important;
}
.m-proshare .share-font {
	float: left;
	margin-right: 10px;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.m-proshare .share-img {
	float: left;
	height: 26px;
}



@media screen and (max-width:1219px) {
.m-prob1 .prob-pic {
	float: none;
	margin: 0 auto;
}
.m-prob1 .prob-info {
	padding-top: 0;
	float: none;
	margin-top: 30px;
	width: 100%;
	height: auto;
}
.m-prob1 .prob-desc {
	margin-top: 0;
}
.m-prob1 .prob-share {
	margin-top: 25px;
}
.m-prob1 .prob-link {
	margin-top: 30px;
}
.m-prob1 .prob-link .link-item {
	margin-right: 15px;
}
}
@media screen and (max-width:1219px) {
.zoomPad {
	cursor: default !important;
}
.zoomPup {
	display: none !important;
}
.zoomWindow {
	display: none !important;
}
.zoomPreload {
	display: none !important;
}
}
@media screen and (max-width:991px) {
.m-prob1 {
	margin-bottom: 30px;
}
.m-prob1 .prob-pic {
	display: none;
}
.m-prob1 .prob-title {
	font-size: 24px;
	font-size: 2.4rem;
}
.m-prob1 .prob-desc {
	padding: 15px 0;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-prob1 .prob-desc strong {
	font-size: 16px;
	font-size: 1.6rem;
}
.m-prob1 .prob-desc p {
	min-height: 10px;
}
.m-prob1 .prob-share {
	margin-top: 20px;
}
.m-prob1 .prob-link {
	margin-top: 20px;
}
.m-prob1 .prob-link a {
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*.m-propic {
	display: none;
}*//*
@media screen and (max-width:991px) {
.m-propic {
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
	display: block;
	overflow: hidden;
}
.m-propic .box-btn {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #009944;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.m-propic .box-btn.prev {
	left: 0;
}
.m-propic .box-btn.next {
	right: 0;
}
.m-propic .box-bd {
	overflow: hidden;
}
.m-propic .box-list {
	width: 1000%;
	overflow: hidden;
}
.m-propic .list-item {
	float: left;
	margin-right: .2%;
	width: 3.2%;
}
.m-propic .item-pic {
	border: 1px solid #009944;
}
}
@media screen and (max-width:480px) {
.m-propic .list-item {
	width: 10%;
}
}*/
.m-prob2 .box-tabhd {
	margin-bottom: 31px;
	font-size: 0;
	letter-spacing: 0;
	background-color: #dfdfdf;
}
.m-prob2 .tabhd-item {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	width: 20%;
	padding: 5px 10px;
	line-height: 34px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	border-right: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-prob2 .tabhd-item.active {
	color: #fff;
	background: #009944;
}
.m-prob2 .tabbd-item {
	display: none;
}
.m-prob2 .tabbd-item.show {
	display: block;
}
.m-prob2 .box-title {
	display: none;
}
.m-protext1 {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-protext1 p, .m-protext1 span, .m-protext1 b {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width:1219px) {
.m-prob2 .tabhd-item {
	font-size: 12px;
	font-size: 1.2rem;
}
}
@media screen and (max-width:991px) {
.m-prob2 .box-tabhd {
	display: none;
}
.m-prob2 .tabbd-item {
	display: block;
	margin-top: 30px;
}
.m-prob2 .tabbd-item:first-child {
	margin-top: 0;
}
.m-prob2 .box-title {
	display: block;
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 20px;
	font-size: 2rem;
	color: #009944;
	padding-bottom: 10px;
	border-bottom: 1px solid #009944;
}
}
.m-protag {
	margin-top: 30px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}
.m-protag a {
	color: #666;
	display: inline-block;
	margin-right: 15px;
	margin-left: 5px
}
.m-protag a:hover {
	color: #009944;
}
.m-mpro {
	margin-top: 41px;
}
.m-mpro .box-title {
	margin-bottom: 49px;
	background: #dfdfdf;
}
.m-mpro .box-title a {
	display: inline-block;
	min-width: 239px;
	line-height: 44px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	background-color: #009944;
}
.m-mpro .box-title a:hover {
	color: #ccc;
}
.m-mpro .box-list {
	margin-bottom: -25px;
}
.m-mpro .list-item {
	float: left;
	margin-right: 1.75%;
	margin-bottom: 25px;
	width: 23.66667%;
}
.m-mpro .item-pic {
	border: solid 1px #cccccc;
}
.m-mpro .item-title {
	margin-top: 6px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media screen and (max-width:480px) {
.m-mpro .box-title {
	margin-bottom: 30px;
}
.m-mpro .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
.m-mpro .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.m-appl {
	margin-bottom: -26px; font-size:0; letter-spacing:0
}
.m-appl .list-item {
	float: none;
	margin-right: 1.83333%;
	margin-bottom: 26px; display:inline-block; vertical-align:top;
	width: 31.91667%;
}
.m-appl .item-title {
	margin-top: 11px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
@media screen and (max-width:480px) {
.m-appl .list-item {
	margin-left: 1%;
	margin-right: 1% !important;
	width: 48%;
}
.m-appl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.m-news .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
}
.m-news .box-info {
	margin-top: 17px;
	letter-spacing: 0;
	line-height: 26px;
	text-align: center;
}
.m-news .box-time {
	position: relative;
	margin-right: 10px;
	display: inline-block;
*display:inline;
*zoom:1;
	height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	vertical-align: top;
}
.m-news .box-share {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 26px;
	vertical-align: top;
}
.m-news .share-font {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	vertical-align: top;
}
.m-news .share-img {
	display: inline-block;
*display:inline;
*zoom:1;
}
.m-news .box-desc {
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #858585;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.m-news .box-desc p, .m-news .box-desc span, .m-news .box-desc a {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width:991px) {
.m-news .box-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
.m-news .box-desc p, .m-news .box-desc span, .m-news .box-desc a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
}
.m-down .list-item {
	padding-top: 20px;
	padding-bottom: 27px;
	border-bottom: 1px dashed #d7d7d7;
	overflow: hidden;
}
.m-down .list-item:first-child {
	padding-top: 0;
}
.m-down .item-font {
	float: left;
	width: 100%;
}
.m-down .item-font-box {
	margin-right: 260px;
}
.m-down .item-title {
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-down .item-title a {
	color: #333333;
}
.m-down .item-title a:hover {
	color: #009944;
}
.m-down .item-title .iconfont {
	margin-right: 5px;
	color: #009944;
	font-size: 20px;
	font-size: 2rem;
}
.m-down .item-desc {
	margin-top: 13px;
}
.m-down .item-desc a {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	overflow: hidden;
}
.m-down .item-desc a:hover {
	color: #009944;
}
.m-down .item-link {
	position: relative;
	float: right;
	margin-top: 47px;
	margin-left: -152px;
	display:inline-block;
	min-width: 152px;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #009944;
	border-radius: 10px;
}
.m-down .item-link span {
	vertical-align: top;
	font-weight: bold;
}
.m-down .item-link .iconfont {
	margin-right: 5px;
	font-size: 30px;
	font-size: 3rem;
}
.m-down .item-link:hover {
	color: white;
	background-color: #009944;
}
@media screen and (max-width:767px) {
.m-down .list-item {
	padding-bottom: 30px;
}
.m-down .item-pic {
	float: none;
}
.m-down .item-font {
	float: none;
	margin-top: 0;
	margin-left: 0;
}
.m-down .item-font-box {
	margin: 0;
}
.m-down .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
.m-down .item-desc a {
	font-size: 12px;
	font-size: 1.2rem;
}
.m-down .item-link {
	float: none;
	margin-top: 10px;
	margin-left: 0;
}
}
.m-newsl {
	overflow: hidden;
}
.m-newsl .list-item {
	margin-top: 49px;
	overflow: hidden;
}
.m-newsl .list-item:first-child {
	margin-top: 0;
}
.m-newsl .item-pic {
	float: left;
	width: 360px;
	margin-right: 4.33333%;
}
.m-newsl .item-font {
	padding-top: 13px;
	overflow: hidden;
}
.m-newsl .item-title {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-newsl .item-title a {
	color: #333;
}
.m-newsl .item-title a:hover {
	color: #009944;
}
.m-newsl .item-desc {
	margin-top: 21px;
}
.m-newsl .item-desc a {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
}
.m-newsl .item-desc a:hover {
	color: #009944;
}
.m-newsl .item-info {
	margin-top: 12.81726%;
	overflow: hidden;
}
.m-newsl .item-link {
	float: left;
	min-width: 178px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	background-color: #009944;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-newsl .item-link:hover {
	background-color: #333;
}
.m-newsl .item-time {
	float: right;
	line-height: 34px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
@media screen and (max-width:991px) {
.m-newsl .list-item {
	margin-top: 30px;
}
.m-newsl .item-pic {
	float: none;
	width: 100%;
	max-width: 330px;
}
.m-newsl .item-font {
	padding-left: 0;
}
.m-newsl .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
.m-newsl .item-desc {
	margin-top: 10px;
}
.m-newsl .item-desc a {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-newsl .item-info {
	margin-top: 15px;
}
.m-newsl .item-link {
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-newsl .item-time {
	margin-right: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 36px;
}
}
.m-ctusinfo .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.m-ctusinfo .box-name {
	margin-top: 18px;
	font-size: 18px;
	font-size: 1.8rem;
}
.m-ctusinfo .box-info {
	margin-top: 22px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-ctusinfo .info-item {
	position: relative;
	padding-left: 31px;
}
.m-ctusinfo .iconfont {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	font-size: 2.2rem;
	color: #666;
}
@media screen and (max-width:991px) {
.m-ctusinfo {
	margin-bottom: 0;
	padding-left: 0px;
}
.m-ctusinfo .box-info {
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 36px;
}
}
.m-ctusform {
	margin-top: 78px;
	overflow: hidden;
}
.m-ctusform .box-title1 {
	margin-bottom: 47px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.m-ctusform .box-title2 {
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
	margin-bottom: 50px;
}
.m-ctusform .box-form {
	margin-bottom: -14px;
	overflow: hidden;
}
.m-ctusform .form-item {
	position: relative;
	margin-bottom: 14px;
	padding-left: 15px;
	line-height: 0;
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.m-ctusform .form-item.important {
	background: url("../images/star2.png") no-repeat 0 15px;
}
.m-ctusform .form-item-1 {
	width: 100%;
}
.m-ctusform .form-item-2 {
	width: 100%;
}
.m-ctusform .form-item-2.important {
	background: url("../images/star2.png") no-repeat 0 15px;
}
.m-ctusform .form-item-3 {
	margin-right: 7.91667%;
	width: 20.16667%;
}
.m-ctusform .form-item-4 {
	width: 228px;
	height: 40px;
	padding-left: 0;
	line-height: 38px;
	text-align: center;
	background-color: transparent;
	border-radius: 0;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-ctusform .form-item-4 img {
	max-height: 38px;
	vertical-align: middle;
}
.m-ctusform .form-item-5 {
	float: right;
	border: none;
	width: 41%;
	padding-left: 0;
}
.m-ctusform .item-btn1 {
	width: 100%;
	height: 40px;
	padding-left: 0;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	background-color: #009944;
	cursor: pointer;
}
.m-ctusform .item-text {
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #a6a6a6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #a0a0a0;
	background-color: #fff;
}
.m-ctusform .item-text::-webkit-input-placeholder {
color:#a6a6a6;
opacity:1;
}
.m-ctusform .item-text:-moz-placeholder {
color:#a6a6a6;
opacity:1;
}
.m-ctusform .item-text::-moz-placeholder {
color:#a6a6a6;
opacity:1;
}
.m-ctusform .item-text:-ms-input-placeholder {
color:#a6a6a6;
opacity:1;
}
.m-ctusform .item-text2 {
	height: 84px;
	line-height: 38px;
	padding-top: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width:991px) {
.m-ctusform {
	margin-top: 30px;
}
}
@media screen and (max-width:767px) {
.m-ctusform .box-form {
	margin-bottom: -15px;
}
.m-ctusform .box-title {
	margin-bottom: 25px;
	font-size: 24px;
	font-size: 2.4rem;
}
.m-ctusform .form-item {
	margin-bottom: 15px;
	width: 100%;
	padding-left: 15px;
}
.m-ctusform .form-item.important {
	background-position: 0 15px;
}
.m-ctusform .item-text {
	font-size: 14px;
	font-size: 1.4rem;
}
.m-ctusform .item-text2 {
	padding-top: 0;
	height: 136px;
}
.m-ctusform .item-btn1 {
	font-size: 14px;
	font-size: 1.4rem;
}
.m-ctusform .form-item-3 {
	float: left;
	margin-right: 0;
	width: -webkit-calc(100% - 130px);
	width: -moz-calc(100% - 130px);
	width: calc(100% - 130px);
}
.m-ctusform .form-item-5 {
	padding-left: 0;
}
.m-ctusform .form-item-4 {
	float: right;
	width: 118px;
	padding-left: 0;
}
}
.m-ctusmap {
	margin-top: 86px;
}
@media screen and (max-width:991px) {
.m-ctusmap {
	margin-top: 30px;
}
}
.m-abtbanner {
	margin-top: 59px;
}
@media screen and (max-width:991px) {
.m-abtbanner {
	margin-top: 30px;
}
}
.m-abttext p {
	line-height: 30px;
}
.m-abttext .box-title {
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
}
.m-abttext .box-desc {
	margin-top: 58px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
}
.m-abttext .box-desc p, .m-abttext .box-desc span, .m-abttext .box-desc b {
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.m-abttext .box-desc p {
	min-height: 30px;
}
@media screen and (max-width:991px) {
.m-abttext .box-title {
	font-size: 24px;
	font-size: 2.4rem;
}
.m-abttext .box-desc {
	margin-top: 30px;
}
}
.at-resp-share-element .at4-share-count-container {
    text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;
}
.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}
.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.listcart {
	margin-top: 90px;
}
.listcart a.l {
	float: left;
}
.listcart a.r {
	float: right;
}
.listcart a {
	background: #009944;
	display: inline-block;
	height: 34px;
	min-width: 200px;
	line-height: 34px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
	border: 1px solid #009944;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-left: 10px;
	box-sizing: border-box
}
.listcart a:hover {
	border: #009944 solid 1px;
	background: #009944;
	color: #fff!important;
}
@media screen and (max-width:999px) {
.listcart a {
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
}
.listcart {
	width: 100%;
	margin-top: 50px;
}
}
@media screen and (max-width:640px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1rem
}
}
.xunpanc a:hover {
	color: #009944;
}
.xunpanc {
	margin-top: 25px;
	margin-bottom: 14px;
}
.xunpanc table {
	border: 1px solid #009944; 
}
.xunpanc table tr:first-child {
	height: 40px;
	color: #fff;
	background-color: #009944;
}
.xunpanc table tr .td1 {
	width: 50%;
}
.xunpanc table tr .td2 {
	width: 30%;
}
.xunpanc table tr .td3 {
	width: 20%;
}
.xunpanc table tr td {
	padding: 11px;text-align:center
}
.xunpanc table tr .td2 {
	font-size: 0;
	line-height: 0;
}
@media only screen and (max-width:1199px) {
.gaodeditu .iframe {
	overflow: scroll
}
}
.ppp {
	line-height: 25px
}



/********************************************  product2  ***********************************************/
.prmain2{ padding-top:38px;}

.zoomPad{position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload{-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup{overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay{position:absolute; left:0px; top:0px; background:#FFF;	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow{position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper{position:relative; border:1px solid #999; z-index:110; }
.zoomWrapperTitle{display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage{display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img{border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe{z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.m-propic { margin:0 auto 0; width: 615px; float:left; margin-right:4%; margin-bottom:48px;}
.m-propic .pic-big { position: relative; float: right; width:473px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #dadada; z-index:9}
.m-propic .big-img { display: block; line-height: 0; font-size: 0;}
.m-propic .big-img .zoomPad { float: none; z-index: 8; }
.m-propic .zoomWrapperImage img { max-width: 1200px; z-index:99}
.m-propic .pic-small { position: relative; float: left; width: 116px; padding-top:35px; padding-bottom:35px; overflow: hidden; z-index:1}
.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; display: block; width:100%; height:13px; line-height:13px; cursor: pointer; font-size:20px;color:#009944; text-align:center; z-index:9}
.m-propic .pic-btn i{ }
.m-propic .pic-btn.prev { top: 0px;}
.m-propic .pic-btn.next { bottom: 0px;}
.m-propic .pic-btn:hover{}

.m-propic .pic-list { height: 392px; overflow: hidden;}
.m-propic .pic-list ul { height: 2000px;}
.m-propic .list-item { margin-bottom:20px; position:relative;}
.m-propic .item-pics,.m-propic .pic-list .item-video { display: block; border:1px solid #d0d0d0; position:relative; opacity:0.6}
.m-propic .item-pics img,.m-propic .pic-list .item-video img { width: 100%;display: block; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; }
.m-propic .item-pics:hover {  }
.m-propic .item-pics.zoomThumbActive { opacity:1}
.m-propic2 { display: none; }

.m-propic .provideo-box { border: 1px solid #ccc; border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }
.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }
.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.m-propic .provideo-box .provideo iframe body { margin: 0px !important; }

.m-propic .item-pics:hover, .m-propic .item-pics.active,
.m-propic .item-video:hover, .m-propic .item-video.active{ opacity:1}

@media screen and (max-width:1219px){
.m-propic { float:none; margin:auto;}
}
@media screen and (max-width:999px){
	.m-propic1 { display: none; }
	.m-propic2 { position: relative; display: block; overflow: hidden; width: 100%;padding-right: 30px; padding-left: 30px; margin-bottom:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:none; }
	.m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 17px; height: 32px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
	.m-propic2 .box-btn.prev { left: 0; background-image: url(../images/prev1.png);}
	.m-propic2 .box-btn.next { right: 0; background-image: url(../images/next1.png);}
	.m-propic2 .box-btn.prev:hover { background-image: url(../images/prev1_1.png); }
	.m-propic2 .box-btn.next:hover { background-image: url(../images/next1_1.png); }
	.m-propic2 .box-list { overflow: hidden;  width:100%; }
	.m-propic2 .box-list ul { width: 1000%; }
	.m-propic2 .list-item { float: left; margin-right: .1%; margin-bottom: 0; width: 3.233%; padding:0px; opacity:1}
	.m-propic .item-pics, .m-propic .pic-list .item-video{ opacity:1;} 
	}
 @media only screen and (max-width:500px ) {
.m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:4.8%; } 
}
  @media only screen and (max-width:350px ) {
 	.m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:9.8%; } 
 }




.maln{ margin-left:auto !important;}
.m-habt .box-img a iframe,.m-habt .box-img a video{ position:absolute; width:100%; height:100%; left:0px; top:0px;}


/*  main6  */
.main6{ padding-bottom:75px; padding-top:40px;}
.main6 .m2a{ text-align:center;}
.m6n{ font-size:0px;}
.m6n:after{ content:""; clear:both; display:block;}
.m6lie{ width:22.66%; display:inline-block; vertical-align:top; *float:left; margin-left:2.78%; margin-top:25px;}
.m6tu{ display:block; padding-bottom:100%; position:relative;}
.m6tu img{ position:absolute; max-width:100%; max-height:100%; left:50%; top:50%; transform:translate(-50%,-50%);}
.m6zi{ display:block; font-size:16px; font-size:1.6rem; text-align:center; line-height:30px; margin-top:11px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.main6 a:hover{ text-decoration:underline;}

@media screen and (max-width:999px) {
.main6{ padding-bottom:35px;}
.m6zi{ font-size:14px; font-size:1.4rem; line-height:24px;}
}
@media screen and (max-width:669px) {
.main6{ padding-top:33px; padding-bottom:35px;}
.m6lie{ width:48%; margin-left:1% !important; margin-right:1%;}
.m6zi{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:6px;}
}

/*  main7  */
.main7{ padding-bottom:50px; padding-top:40px;}
.main7 .m2a,.main8 .m2a{ text-align:center;}
.m7n{ margin-top:20px;}
.m7n:after{ content:""; clear:both; display:block;}
.m7lie{ background:#fff; border:2px solid #009944; border-radius:70px 0 70px 0; padding:40px 20px; padding-bottom:32px; margin-top:30px;}
.m7a{ font-size:18px; font-size:1.8rem; line-height:24px; font-weight:bold; position:relative; color:#333;}
.m7a a{ display:block; color:#333;}
.m7a em{ font-style:normal; font-size:26px; font-size:2.6rem; position:absolute; left:0px; top:0px;}
.m7p{ color: #333; font-size:16px; font-size:1.6rem; line-height:32px; margin-top:7px;}
.m7p p{color: #333; position:relative;}
.m7p p a{ color:#333; display:block;}
.m7p p strong{ font-style:normal; font-size:26px; font-size:2.6rem; position:absolute; left:0px; top:-3px; color:#333;}
.m7n a:hover{ text-decoration:underline;}

.main8{ padding-bottom:50px; padding-top:40px; background:#009944;}
.m8n{ padding-top:50px;}
.m8n:after{ content:""; clear:both; display:block;}
.main8 a:hover{}
.m8n .dolie{ border-color:#333;}
.m8n a{ color:#333 !important; font-weight:bold;}
.m8n i{ color:#333 !important}
.m8n .domor{ background:#fff;}
.m8n a:hover{ text-decoration:underline;}
.m8n .domor:hover{ background:#333; color:#fff !important; text-decoration:none;}
.main8 .m2biao:hover{ color:#fff;}

.main8 .j-fadein a{ color:#fff;}
.main8 .m-down{ margin-top:40px;}
.main8 .list-item{ background:#fff; background:rgba(255,255,255,0.8); padding:20px 10px !important; border-radius:10px; margin:20px 0; border:none;}

@media screen and (max-width:999px) {
.main7{ padding-bottom:20px;}
.m7lie{ padding:20px; margin-top:20px;}
.m7a{ font-size:16px; font-size:1.6rem;}
.m7a em{ font-size:20px; font-size:2rem;}
.m7p{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:7px;}
.m7p p{}
.m7p p strong{ font-size:20px; font-size:2rem;}
.main8{ padding-top:20px; padding-bottom:30px;}
.m8n{ padding-top:10px;}
}
@media screen and (max-width:767px) {
.main7{ padding-top:30px; padding-bottom:20px;}
.m7lie{ padding:20px; margin-top:20px;}
.m7a{ font-size:14px; font-size:1.4rem;}
.m7a em{ font-size:18px; font-size:1.8rem;}
.m7p{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:7px;}
.m7p p{}
.m7p p strong{ font-size:18px; font-size:1.8rem;}
}

.main12{}
.main12 .m1tu{ float:right;}
.main12 .m1zi{ float:left;}
.m1tun{ position:relative;}
.m1tun iframe,.m1tun video{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

::selection { color: #fff; background: #009944;}

.attribute{font-size: 16px; margin-top:50px;}
.attribute .box{margin-top: 20px;}
.attribute .name span{display: inline-block;color: #333; transition:0.5s;}
.attribute .name{ line-height: 36px; padding:10px; padding-right:30px; background:#eaeaea; box-sizing: border-box;cursor: pointer;color: #333;margin-bottom: 5px;position: relative; transition:0.5s;}

.attribute .name i{color: #999999;position: absolute;right: 10px;top:50%; margin-top:-10px; line-height:20px; font-size:12px; font-size:1.2rem; transition:0.5s;}
.attribute .name.active{ background:#009944;}
.attribute .name.active span{color: #fff;}
.attribute .name.active i{ transform:rotate(180deg); color:#333;}
.attribute .item-box{ box-sizing: border-box;/*max-height: 180px;overflow-y: auto;*/display: none;cursor: pointer;}
.attribute .item-box label{ display:block; cursor:pointer;}
.attribute .item-box>div{color: #666f66; background:#eaeaea; padding:20px; margin-bottom:5px; position:relative;}
.attribute .item-box p input{}
.attribute .item-box div span{overflow-y: hidden;display: inline-block;vertical-align: middle;max-height: 24px;font-size:16px;font-size:1.6rem;color: #1f1e19;}
.attribute .check-box-div{position:absolute !important; right:20px;top: 50%; transform:translateY(-50%)}
.attribute .check-box-div .icon{font-size: 18px}
.attribute .item-box.active{display: block}


/********************************************  video  ***********************************************/
.vimain{ padding-bottom:90px; padding-top:70px;}
.vilie{ position:relative; background:#fff; border: solid 1px #e5e5e5; padding:28px 40px; min-height:327px; margin-top:30px;}
.vitu{ display:block; width:375px; position:absolute; left:40px; top:28px; cursor:pointer;}
.vitu img{ width:100%;}
.vitu iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}
.vizi{ margin-left:435px; line-height:271px;}
.vizin{ display:inline-block; width:100%; vertical-align:middle;}
.via{ display:block; font-size:26px; font-size:2.6rem; font-weight:bold; line-height:32px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.vip{ display:block; color: #666666; font-size:16px; font-size:1.6rem; line-height:30px; color: #666666; max-height:120px; overflow:hidden; margin-top:20px;}
.vip p{ color:#666;}

.tankaung{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}
/*.tankaungn{ position:fixed; left:50%; top:0px; transform:translateX(-50%); width:50%; height:100%; overflow:auto;}
.tankaungn2{position:fixed; top:50%; transform:translateY(-50%); left:0px; width:100%; padding-bottom:75%;height: 0; max-height:100%; background:#fff;}*/
.tankaungn2{position:fixed; left:5%; top:5%; right:5%; bottom:5%;}

.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.tankaungn2 iframe body{ margin:0px !important;}

.famain{ padding-top:70px; padding-bottom:90px; font-size:0px;}

@media screen and (max-width: 999px) { 
.famain{ padding-top:30px; padding-bottom:30px;}
.vimain{ padding-bottom:40px; padding-top:30px;}
.vilie{ border:none; background:none; min-height:109px; padding:0px;}
.vitu{ left:0px; top:0px; width:150px;}
.vizi{ margin-left:160px; line-height:none;}
.vizin{ display:block;}
.via{ font-size:18px; font-size:1.8rem; line-height:26px;}
.vip{ font-size:14px; font-size:1.4rem; line-height:24px; max-height:72px; overflow:hidden; margin-top:10px;}
}
@media screen and (max-width: 767px) { 
.vilie{ min-height:87px;}
.vitu{ width:120px;}
.vizi{ margin-left:130px;}
.via{ font-size:14px; font-size:1.4rem; line-height:22px;}
.vip{ font-size:12px; font-size:1.2rem; line-height:22px; max-height:44px;}
.tankaungn2{position:fixed; left:5%; top:15%; right:5%; bottom:15%;}
}

/********************************************  certificate  ***********************************************/
.cemain{ padding-top:30px; padding-bottom:90px; font-size:0px; font-size:0rem;}
.cemain .m6lie{ width:22.7%; display:inline-block; vertical-align:top; margin-left:3.066%; margin-top:20px;}
.m6fu{ position:absolute; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.4); opacity:0; transition:0.5s;}
.m6fu i{ display:block; position:absolute; color:#ffffff; width:30px; line-height:30px; left:50%; top:50%; margin-left:-15px; margin-top:-15px; font-size:24px;}
.m6lie:hover .m6fu{ opacity:1;}
@media screen and (max-width: 999px) { 
.cemain{ padding-top:10px; padding-bottom:30px;}
.m6fu{ display:none}
.cemain .m6lie{ width:31.33%; margin-left:1% !important; margin-right:1%;}
.cemain .m6zi{ color:#333}
}
@media screen and (max-width: 767px) { 
.cemain .m6lie{ width:31.33%;}
}
@media screen and (max-width: 499px) { 
.cemain .m6lie{ width:48%; margin-top:20px;}
}

/*  product2  */
.prat{ margin-top:53px;}
.atbiao{color: #202020; font-size:20px; font-size:2rem; line-height:30px; text-transform:uppercase;}
.atn{ position:relative; padding-left:50px; margin-top:8px;}
.atsp{ position:absolute; display:block; left:0px; top:0px; color: #000000; font-size:16px; font-size:1.6rem; line-height:30px;}
.atn label{ display:inline-block; vertical-align:middle; margin-right:10px; color: #999999; font-size:14px; font-size:1.4rem; line-height:30px; cursor:pointer;}
.atn span{ display:inline-block; vertical-align:middle; margin-right:10px; color: #999999; font-size:14px; font-size:1.4rem; line-height:30px}


/*  news2  */
.net .neriqi{ height:auto; margin:auto; margin-right:5px;}
.nefor{ text-align:center; display:inline-block; vertical-align:middle;}
.nefor p{ display:inline-block; vertical-align:middle; font-size:14px; font-size:1.4rem; line-height:24px; margin:0 10px;}
.nefor p strong{}
.nefor p em{ color:#999}
.neriqi{ font-size:12px; font-size:1.2rem; display:block; text-align:center; line-height:24px; margin-top:5px;}
.nep a{ display:block; font-size:14px; font-size:1.4rem; text-align:center; line-height:24px; height:48px; overflow:hidden; margin-top:5px;}

/*  about  */
.attachment {}
.attachment.xing{ padding-left:15px; position:relative;}
.attachment.xing:before{ content:" * "; position:absolute; left:0px; top:39px; font-size:14px; font-size:1.4rem; color:#333;}
.attachment span{float: left;}
.attachment #file-name{padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.attachment .file-group{float: left; width: 100%; height: 48px; position: relative; overflow: hidden;}
.attachment .file-group .file-btn{ width: 100%;  height: 100%; background-color: #009944; border:1px solid #333; color: #fff; font-size:16px; font-size:1.6rem; transition:0.5s;}
.attachment .file-group .file-single{ width: 100%; height: 100%; opacity: 0; cursor: pointer; position: absolute; left: 0; top: 0; z-index: 111;}
.attachment .file-group .file{ width: 100%; height: 100%; opacity: 0; cursor: pointer; position: absolute; left: 0; top: 0; z-index: 111;}
.attachment .file-name-p{  height: 34px; display: flex; align-items: flex-end;line-height: 34px}
.attachment .file-name-p i{ cursor: pointer;}
.attachment .file-name-p span{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.attachment .file-group:hover .file-btn{ background-color:#fff; color:#333;}

@media screen and (max-width: 999px) {
.attachment .file-group{ width:100%;}
}
