a {
	text-decoration: none;
}
.container {
	padding: 0;
}
.hy-logo {
	margin-top: 20px;
	float: left;
}
.hy-logo img {
	max-width: 100%;
	width: 100%;
}
.top-qr {
	float: right;
	margin-top: 8px;
	width: 82px;
	text-align: center;
	color: #666666;
}
.top-qr img {
	width: 82px;
	height: 82px;
}
.main-nav {
	overflow: hidden;
	text-align: center;
}
.main-nav li {
	float: left;
	margin-top: 30px;
	width: 16.28%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.main-nav li a {
	color: #666;
	text-decoration: none;
}
.main-nav li a:hover {
	color: #669900;
}
.navM {
	display: none;
}
.navM-btn {
	display: none;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
.navM-btn a {
	display: block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	background: #eee;
	text-align: center;
	border-radius: 5px;
	color: green;
}
@media (max-width: 1050px) {
.navM-btn {
	display: block;
}
.main-nav {
	display: none;
}
.navBtn2 {
	width: 24px;
	height: 18px;
	background: url(../images/navBtn.png) no-repeat center;
	position: absolute;
	right: 30px;
	top: 60px;
	transition: -webkit-transform 300ms, transform 300ms, top 400ms;
}
.navShow {
	-webkit-transform: rotate(-90deg);
}
.navM {
	z-index: 1000;
	width: 100%;
	height: auto;
	overflow: hidden;
	overflow-y: scroll;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 103px;
}
.navMbox {
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
}
.navM ul {
	width: 100%;
	padding: 25px 0;
	background: rgba(255, 255, 255, 0.7);
	overflow: hidden;
}
.navM li {
	padding: 0 6% 0 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.navM li a {
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #FF9900;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
}
.navM li a:hover {
	color: #FF9900;
}
.ul-list li {
	width: 33.3333%;
}
}
@media (max-width: 560px) {
.navM-btn {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
}
.main-banner {
	margin-bottom: 22px;
	border-bottom: 1px solid #b3c906;
}
.main-banner img {
	width: 100%;
}
.multi-pics {
	padding-bottom: 23px;
	margin-bottom: 34px;
	border-bottom: 1px solid #f0f0f0;
}
.left-pics {
	float: left;
	position: relative;
	margin-right: 1.41%;
	width: 37.91666%;
}
.left-pics img {
	width: 100%;
}
.left-pics .lp-cover {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.center-pics {
	float: left;
	margin-right: 1.25%;
	width: 23.25%;
}
.center-pics .cp_top {
	margin-bottom: 7.1684%;
}
.center-pics .cp_top img {
	height: 232px;
	width: 100%;
}
.center-pics .cp_bottom img {
	width: 100%;
	height: 172px;
}
.right-pics {
	float: right;
	width: 36.166%;
}
.right-pics .rp_top {
	margin-bottom: 3.4562%;
}
.right-pics .rp_top img {
	width: 100%;
	height: 118px;
}
.rp_bottom .rp_b_left {
	float: left;
	width: 42.6267%;
}
.rp_bottom .rp_b_left .rp_bl_top {
	margin-bottom: 6.4864%;
}
.rp_bottom .rp_b_left .rp_bl_top img {
	width: 100%;
	height: 160px;
}
.rp_bottom .rp_b_left .rp_bl_bottom img {
	width: 100%;
	height: 121px;
}
.rp_bottom .rp_b_right {
	float: right;
	width: 54.37788%;
}
.rp_bottom .rp_b_right .rp_br_top {
	margin-bottom: 4.2372%;
}
.rp_bottom .rp_b_right .rp_br_top img {
	width: 100%;
	height: 136px;
}
.rp_bottom .rp_b_right .rp_br_bottom img {
	width: 100%;
	height: 148px;
}
@media (max-width: 1229px) {
.left-pics .lp-cover {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.center-pics .cp_top img {
	height: auto;
}
.center-pics .cp_bottom img {
	height: auto;
}
.right-pics .rp_top img {
	height: auto;
}
.rp_bottom .rp_b_left .rp_bl_top img {
	height: auto;
}
.rp_bottom .rp_b_left .rp_bl_bottom img {
	height: auto;
}
.rp_bottom .rp_b_right .rp_br_top img {
	height: auto;
}
.rp_bottom .rp_b_right .rp_br_bottom img {
	height: auto;
}
}
@media (max-width: 768px) {
.left-pics {
	float: left;
	position: relative;
	margin-right: 1.41%;
	width: 60.59%;
}
.center-pics {
	float: left;
	margin-right: 0;
	width: 38%;
}
.center-pics .cp_top {
	margin-bottom: 7.1684%;
}
.right-pics {
	float: right;
	width: 100%;
}
.right-pics .rp_top {
	margin-top: 10px;
}
}
.index-intro {
	margin-bottom: 67px;
}
.index-intro h2 {
	margin-bottom: 72px;
	text-align: center;
	font-size: 32px;
	color: #6b8e1f;
}
.index-intro .intro_pic {
	float: left;
	margin-right: 20px;
}
.index-intro .intro_pic img {
	width: 532px;
	height: 315px;
}
.index-intro_txt {
	overflow: hidden;
	position: relative;
	min-height: 315px;
	line-height: 26px;
	font-size: 15px;
	color: #333;
}
.index-intro_txt a {
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	background: #78c20a;
}
.index-intro_txt a:hover {
	background: #038144;
}
@media (max-width: 998px) {
.index-intro h2 {
	margin-bottom: 50px;
	font-size: 24px;
}
.index-intro .intro_pic {
	float: none;
	text-align: center;
	margin-right: 0;
}
.index-intro .intro_pic img {
	width: 80%;
	height: auto;
	max-width: 100%;
}
.index-intro_txt {
	padding: 20px;
}
.index-intro_txt a {
	position: relative;
	display: block;
	margin: 20px auto;
}
}
.intro-wrap {
	height: 312px;
	padding-top: 42px;
	background: url(../images/dot-bg.jpg) no-repeat center 0;
}
.intro-wrapper {
	position: relative;
}
.intro-wrapper .comp-arrow {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.intro-wrapper .comp-right-arrow {
	right: 0;
}
.intro-slider {
	width: 1060px;
	margin: 0 auto;
}
.intro-slider img {
	border: 6px solid #fff;
	width: 315px;
	height: 259px;
}
@media (max-width: 1090px) {
.intro-wrap {
	height: auto;
	padding-top: 42px;
	padding-bottom: 20px;
	background: url(../images/dot-bg.jpg) repeat-y center 0;
}
.intro-slider {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}
.intro-slider div {
	padding: 0 10px;
}
.intro-slider img {
	border: 3px solid #fff;
	width: 100%;
	height: auto;
}
}
.index-honor {
	padding-bottom: 59px;
	text-align: center;
	background: #f0f0f0;
}
.index-honor-title img {
	max-width: 100%;
}
.honor-wrapper {
	overflow: hidden;
	position: relative;
	margin-top: 58px;
}
.honor-wrapper .honor-arrow {
	position: absolute;
	top: 50%;
	margin-top: -29px;
}
.honor-wrapper .honor-left-arrow {
	left: 0;
}
.honor-wrapper .honor-right-arrow {
	right: 0;
}
.honor-slider {
	width: 1060px;
	margin: 0 auto;
}
.honor-slider img {
	width: 174px;
	height: 242px;
	border: 3px solid #84cc1e;
}
.index-procedure {
	height: 810px;
	background: url(../images/bottom_bg.jpg) no-repeat center 0;
}
.ip-img {
	padding-top: 184px;
	padding-left: 160px;
}
.ip-img img {
	max-width: 100%;
}
@media (max-width: 600px) {
.index-procedure {
	height: 500px;
	background: url(../images/bottom_bg.jpg) no-repeat center 0;
}
.ip-img {
	padding-top: 160px;
	padding-left: 0;
}
.ip-img img {
	max-width: 100%;
}
}
@media (max-width: 350px) {
.index-procedure {
	height: 300px;
	background: none;
}
.ip-img {
	padding-top: 20 px;
	padding-left: 0;
}
.ip-img img {
	max-width: 100%;
}
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 20px 5px;
	max-width: 1000px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #FFF;
	text-align: center;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #FFF;
	margin-right: 3px;
}
.index-footer {
	clear: both;
	margin: 0px auto;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #35434b;
}
.index-footer a {
	color: #fff;
}
.index-footer a:hover {
	color: #84cc1e;
}
.bottom-qr {
	float: right;
	margin-right: 80px;
	margin-top: 13px;
	font-size: 12px;
	text-align: center;
}
.copyright {
	overflow: hidden;
	font-size: 14px;
}
.copyright p {
	line-height: 1.8;
	font-size: 14px;
}
.pro-slider img {
	width: 100%;
}
.pro-search {
	background: #fff;
	height: 68px;
}
.pro-s-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.pro-s-wrapper .hot-key {
	line-height: 68px;
	float: left;
}
.pro-s-wrapper .hot-key span {
	color: #000;
}
.pro-s-wrapper .hot-key a {
	color: #8a8a8a;
}
.pro-s-wrapper .search-box {
	margin-top: 17px;
	display: none;
	height: 34px;
	line-height: 34px;
	float: right;
	border: 1px solid #8a8a8a;
	width: 254px;
	overflow: hidden;
}
.pro-s-wrapper .search-box button {
	float: right;
	width: 30px;
	height: 34px;
	background: url(../images/pro-search.jpg) no-repeat center center;
}
.pro-s-wrapper .search-box .input-box {
	overflow: hidden;
}
.pro-s-wrapper .search-box .input-box input {
	border: none;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-indent: 20px;
}
.pro-list {
	padding: 47px 0 65px 0;
	background: #c6e1f4;
}
.pro-list-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.pro-nav {
	margin-right: 20px;
	width: 220px;
	background: #fff;
	border-top: 2px solid #69cf2c;
	padding-top: 4px;
	float: left;
}
.pro-nav .pro-nav_tilte {
	color: #fff;
	font-size: 26px;
	text-align: center;
	height: 68px;
	line-height: 68px;
	background: #69cf2c;
}
.pro-ul {
	margin-bottom: 0;
}
.pro-ul .pro-first .pro-first-a {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #8a8a8a;
}
.pro-ul .pro-first .pro-first-a a {
	display: inline-block;
	padding-left: 52px;
	color: #606060;
	text-decoration: none;
}
.pro-ul .pro-first .pro-first-a span {
	float: right;
	display: block;
	height: 58px;
	width: 50px;
	text-align: left;
	cursor: pointer;
}
.pro-ul .pro-first .pro-first-a .jian {
	display: none;
}
.pro-ul .pro-first .pro-first-a .nav-1 {
	background: url(../images/pro-nav-1.jpg) no-repeat 25px center;
}
.pro-ul .pro-first .pro-first-a .nav-2 {
	background: url(../images/pro-nav-2.jpg) no-repeat 20px center;
}
.pro-ul .pro-first .pro-first-a .nav-3 {
	background: url(../images/pro-nav-3.jpg) no-repeat 25px center;
}
.pro-ul .pro-ul-sec {
	line-height: 29px;
	display: none;
}
.pro-ul .pro-ul-sec li {
	border-bottom: 1px dotted #8a8a8a;
}
.pro-ul .pro-ul-sec a {
	padding-left: 52px;
	text-decoration: none;
	color: #8a8a8a;
	display: block;
	background: url(../images/nav-arrow.jpg) no-repeat 29px center;
}
.pro-content {
	overflow: hidden;
}
.pro-content .pro-c-title {
	padding-bottom: 9px;
	border-bottom: 1px solid #9b9b9b;
}
.pro-content .pro-c-txt {
	float: left;
	display: block;
	padding-left: 37px;
	background: url(../images/pro-arrow.jpg) no-repeat 0 center;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.pro-content .pro-bread {
	float: right;
	font-size: 16px;
	line-height: 32px;
}
.pro-list-items {
	display: block;
	margin-top: 32px;
}
.pro-list-items1 {
	display: block;
	margin-top: 32px;
}
.item-list {
	width: 23%;
	float: left;
	margin-right: 2.6%;
}
.item-list1 {
	width: 23%;
	float: left;
	margin-right: 2.6%;
}
.item-list img {
	width: 100%;
	height: 230px;
}
.item-list1 img {
	width: 100%;
	height: 160px;
}
.item-list .item-title {
	margin-bottom: 20px;
	height: 37px;
	line-height: 37px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	border-bottom: 2px solid #c3c2c7;
}
.item-list1 .item-title {
	margin-bottom: 20px;
	height: 37px;
	line-height: 37px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	border-bottom: 2px solid #c3c2c7;
}
.item-list:nth-child(4n) {
	margin-right: 0;
}
.item-list1:nth-child(4n) {
	margin-right: 0;
}
.pagination {
	width: 100%;
	text-align: center;
}
.pagination a {
	background: #fff;
	display: inline-block;
	border: 1px solid #c3c2c7;
	color: #000;
	text-decoration: none;
}
.pagination a:hover {
	background: #6c8e20;
	color: #fff;
}
.pagination .p-active {
	background: #6c8e20;
	color: #fff;
	cursor: none;
}
.pagination .p-pages {
	width: 18px;
	height: 24px;
	line-height: 24px;
}
.pagination .p-prev, .pagination .p-next, .pagination .p-main {
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
}
@media (max-width: 1200px) {
.pro-list-wrapper {
	width: auto;
	padding: 0 20px;
	margin: 0 auto;
}
.pro-nav {
	margin-right: 20px;
	width: 100%;
	background: #fff;
	border-top: 2px solid #69cf2c;
	padding-top: 4px;
	float: none;
}
.pro-nav .pro-nav_tilte {
	color: #fff;
	font-size: 26px;
	text-align: center;
	height: 68px;
	line-height: 68px;
	background: #69cf2c;
}
.pro-search {
	display: none;
}
}
@media (max-width: 768px) {
.item-list {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.item-list img {
	width: 100%;
	height: 148px;
}
.item-list .item-title {
	margin-bottom: 20px;
	height: 37px;
	line-height: 37px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	border-bottom: 2px solid #c3c2c7;
}
.item-list:nth-child(2n) {
	margin-right: 0;
}
}
.case-lists {
	background: #f7f7f7;
}
.cases-title {
	margin-top: 55px;
}
.cases-title img {
	max-width: 100%;
}
.case-list {
	display: block;
	width: 18.8%;
	float: left;
	margin-right: 1.5%;
	cursor: pointer;
	text-decoration: none;
}
.case-list img {
	width: 100%;
	height: 162px;
}
.case-list .case-title {
	margin-bottom: 20px;
	height: 37px;
	line-height: 37px;
	background: #cbcbcb;
	text-align: center;
	font-size: 16px;
	border-top: 4px solid #fff;
	color: #000;
}
.case-list:nth-child(5n) {
	margin-right: 0;
}
.case-list:hover .case-title {
	background: #6b8e1f;
	color: #fff;
}
.pro-s-wrapper .pro-bread {
	padding-left: 24px;
	line-height: 68px;
	background: url(../images/home-bread.png) no-repeat 0 center;
}
.pro-s-wrapper .pro-bread a {
	color: #000;
	text-decoration: none;
}
@media (max-width: 1200px) {
.case-list {
	width: 23%;
	float: left;
	margin-right: 2.6%;
}
.case-list img {
	width: 100%;
	height: 148px;
}
.case-list:nth-child(4n) {
	margin-right: 0;
}
.case-list:nth-child(5n) {
	margin-right: 2.6%;
}
}
@media (max-width: 768px) {
.case-list {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.case-list img {
	width: 100%;
	height: 148px;
}
.case-list:nth-child(5n) {
	margin-right: 4%;
}
.case-list:nth-child(2n) {
	margin-right: 0;
}
}
.ps-wrapper {
	padding: 32px 36px;
	background: #fff;
}
.ps-wrapper .pro-c-txt {
	float: left;
	display: block;
	padding-left: 50px;
	background: url(../images/ps-arrow.jpg) no-repeat 0 center;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.proshow {
	margin-top: 28px;
}
.proshow-img {
	float: left;
	width: 36.34%;
	padding: 8px;
	margin-right: 23px;
	border: 1px solid #f1f1f1;
	height: 270px;
}
.proshow-img img {
	width: 100%;
	height: 253px;
}
.proshow-txt {
	overflow: hidden;
}
.proshow-txt .ps-row {
	margin-bottom: 15px;
	font-size: 14px;
}
.proshow-txt .ps-row .ps-label {
	float: left;
}
.proshow-txt .ps-row .ps-txt {
	overflow: hidden;
	color: #8a8a8a;
}
.proshow-txt .ps-price a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 70px;
	background: #68c131;
	color: #fff;
	text-align: center;
}
.ps-detail {
	margin-top: 39px;
}
.ps-tab {
	text-align: left;
	border-bottom: 1px solid #8a8a8a;
}
.ps-tab span {
	font-size: 16px;
	display: inline-block;
	width: 162px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #68c131;
}
.ps-detail-txt {
	padding-top: 24px;
	font-size: 14px;
}
@media (max-width: 756px) {
.proshow-img {
	float: none;
	width: auto;
	padding: 8px;
	margin-right: 23px;
	border: 1px solid #f1f1f1;
}
.proshow-img img {
	width: 100%;
}
}
.contact-container {
	width: 1200px;
	margin: 0 auto;
}
.contact {
	background: #f7f7f7;
	height: 161px;
}
.contact .contact-title {
	padding-top: 42px;
}
.contact .contact-title img {
	max-width: 100%;
}
.contact-icons {
	background: #fff;
}
.contact-four {
	font-size: 14px;
	margin: 20px 0;
	float: left;
	width: 24.5%;
	height: 60px;
	border-right: 2px solid #f7f7f7;
}
.contact-four div {
	margin-bottom: 5px;
}
.icon-map {
	padding-top: 15px;
	text-indent: 56px;
	background: url(../images/map.png) no-repeat 0 16px;
}
.icon-mail {
	padding-top: 15px;
	text-indent: 115px;
	background: url(../images/msg.png) no-repeat 60px 24px;
}
.icon-phone {
	padding-top: 15px;
	text-indent: 115px;
	background: url(../images/phone.png) no-repeat 60px 20px;
}
.icon-fax {
	padding-top: 15px;
	text-indent: 115px;
	background: url(../images/fox.png) no-repeat 60px 22px;
}
.contact-map {
	height: 384px;
}
@media (max-width: 1200px) {
.contact-container {
	width: auto;
	margin: 0 auto;
}
.icon-map {
	padding-top: 15px;
	text-indent: 115px;
	background: url(../images/map.png) no-repeat 60px 16px;
}
.contact-four {
	font-size: 14px;
	margin: 20px 0;
	float: left;
	width: 90%;
	height: 60px;
	border-right: 2px solid #f7f7f7;
}
.contact-four div {
	margin-bottom: 5px;
}
}
.news-tabs {
	padding-top: 27px;
}
.news-tabs a {
	color: #000;
	display: inline-block;
	width: 107px;
	text-align: center;
	text-decoration: none;
}
.news-tabs a:hover {
	color: #68c132;
}
.news-tabs a:first-child {
	border-right: 1px solid #d1d1d1;
}
.news-content {
	border-top: 1px solid #f1f1f1;
}
.news-wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 56px 0;
}
.news-slider {
	position: relative;
	float: left;
	margin-right: 45px;
	width: 41.42%;
}
.news-slider img {
	width: 100%;
}
.news-slider .nslider-title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	color: #fff;
	text-indent: 26px;
}
.news-top {
	overflow: hidden;
}
.news-row {
	padding-top: 22px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d1d1d1;
}
.news-row:first-child {
	padding-top: 0;
}
.news-date {
	float: left;
	margin-right: 13px;
	width: 70px;
	height: 70px;
	background: #6b8e1f;
	text-align: center;
	color: #fff;
	border: 8px solid #dee6ce;
	border-radius: 50px;
}
.news-date .news-year {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 16px;
}
.news-date .news-day {
	color: #9bcf29;
	font-size: 12px;
}
.news-abs {
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.news-abs .news-title {
	font-size: 18px;
	color: #464646;
}
.news-abs .news-txt {
	font-size: 14px;
	color: #818181;
}
.news-list {
	padding: 55px 20px;
	background: #f7f7f7;
}
.news-list .nl-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.news-item {
	margin-bottom: 18px;
	padding: 35px 17px 19px;
	display: block;
	float: left;
	width: 23.33%;
	margin-right: 2.2%;
	background: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
.news-item:hover {
	border: 1px solid #e5e5e5;
}
.news-item:hover .ni-more {
	color: green;
}
.news-item:nth-child(4n) {
	margin-right: 0;
}
.ni-title {
	font-size: 16px;
	color: #6b8e1f;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ni-date {
	font-size: 14px;
	color: #a8a8a8;
	margin-bottom: 18px;
}
.ni-img {
	height: 166px;
}
.ni-img img {
	width: 100%;
	height: 100%;
}
.ni-txt {
	margin-top: 14px;
	color: #a8a8a8;
	height: 67px;
	overflow: hidden;
}
.ni-more {
	font-size: 14px;
	color: #5e5e5e;
}
@media (max-width: 1200px) {
.news-wrapper {
	width: auto;
	margin: 0 auto;
	padding: 56px 20px;
}
.news-slider {
	position: relative;
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
	width: 100%;
}
.news-slider img {
	width: 100%;
}
.news-top {
	width: 100%;
	margin-top: 20px;
}
.news-list {
	padding: 55px 20px;
	background: #f7f7f7;
}
.news-list .nl-wrapper {
	width: auto;
	margin: 0 auto;
}
.news-item {
	margin-bottom: 18px;
	padding: 35px 17px 19px;
	display: block;
	float: left;
	width: 30%;
	margin-right: 2.2%;
	background: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
.news-item:nth-child(4n) {
	margin-right: 2.2%;
}
.news-item:nth-child(3n) {
	margin-right: 0;
}
}
@media (max-width: 768px) {
.news-item {
	margin-bottom: 18px;
	padding: 35px 17px 19px;
	display: block;
	float: left;
	width: 47.8%;
	margin-right: 2.2%;
	background: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
.news-item:nth-child(2n) {
	margin-right: 0;
}
.news-item:nth-child(3n) {
	margin-right: 2.2%;
}
}
@media (max-width: 500px) {
.news-item {
	margin-bottom: 18px;
	padding: 35px 17px 19px;
	display: block;
	float: left;
	width: 100%;
	margin-right: 0;
	background: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
.news-item:nth-child(2n) {
	margin-right: 0;
}
.news-item:nth-child(3n) {
	margin-right: 0;
}
}
.newshow-content {
	padding: 42px 0 56px;
	background: #f7f7f7;
}
.newshow-wrapper {
	width: 1200px;
	margin: 0 auto;
}
.newshow-left {
	padding: 36px 20px 60px 30px;
	margin-right: 47px;
	box-sizing: border-box;
	background: #fff;
	float: left;
	width: 71.92%;
}
.newshow-left .newshow-title {
	color: #464646;
	font-size: 24px;
	margin-bottom: 20px;
}
.newshow-left .newshow-date {
	margin-bottom: 18px;
	height: 43px;
	padding: 0 15px 0 20px;
	background: #edf4e8;
}
.newshow-left .newshow-date .span-date {
	float: left;
	line-height: 43px;
	color: #8c8c8c;
	font-size: 14px;
}
.newshow-left .newshow-date .share {
	padding-top: 10px;
	float: right;
}
.newshow-right {
	overflow: hidden;
	background: #fff;
	padding-bottom: 26px;
}
.newshow-right .newshow-r-title {
	background: #6b8e1f;
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-left: 26px;
}
.newshow-right .newshow-r-row {
	text-decoration: none;
	display: block;
	padding: 22px 17px 15px;
	border-bottom: 1px dashed #e0e0e0;
}
.newshow-right .newshow-r-row .newshow-rr-title {
	color: #636363;
	font-size: 16px;
	margin-bottom: 10px;
}
.newshow-right .newshow-r-row .newshow-rr-date {
	font-size: 14px;
	color: #818181;
}
@media (max-width: 1200px) {
.newshow-wrapper {
	width: auto;
	padding: 0 20px;
}
.newshow-left {
	width: 100%;
	margin-bottom: 20px;
}
.newshow-right {
	width: 100%;
}
}
.about-intro {
	width: 1200px;
	margin: 0 auto;
}
.about-title {
	margin-bottom: 40px;
}
.about-title img {
	max-width: 100%;
}
.about-txt {
	margin-bottom: 30px;
	nfont-size: 14px;
	line-height: 25px;
}
.about-slider img {
	width: 100%;
}
.abt-bottom {
	padding-top: 70px;
	height: 686px;
	background: url(../images/bottom-abt.jpg) no-repeat center 0;
}
.abt-whitebg {
	margin: 0 auto 0;
	padding: 40px;
	width: 1200px;
	height: 515px;
	background: url(../images/bottom-abt-bg.png) no-repeat center 0;
}
.abt-left {
	float: left;
	width: 50%;
	overflow-y: auto;
	border-right: 4px solid #6b8e1f;
}
.abt-left .title {
	color: #6b8e1f;
	font-size: 35px;
}
.abt-left .title-eng {
	margin-bottom: 27px;
	color: #fff;
	font-size: 27px;
}
.abt-left .title-sub {
	margin-bottom: 15px;
	color: #fff;
}
.abt-left .title-sub span {
	background: #6b8e1f;
	border-radius: 20px;
	padding: 4px 16px;
}
.abt-left .title-text {
	margin-bottom: 40px;
	width: 100%;
}
.abt-right {
	overflow: hidden;
	padding: 50px 45px 0 53px;
}
.abt-right img {
	width: 100%;
}
@media (max-width: 1200px) {
.abt-bottom {
	padding-top: 70px;
	height: auto;
	background: url(../images/bottom-abt.jpg) no-repeat center 0;
}
.abt-whitebg {
	margin: 0 auto 0;
	padding: 40px;
	width: auto;
	height: auto;
	background: url(../images/bottom-abt-bg.png) repeat-y center 0;
}
.abt-left {
	width: 100%;
	border: none;
}
.abt-right {
	width: 100%;
	padding: 50px 45px 0 53px;
}
.abt-right img {
	width: 100%;
}
}
