﻿@charset "utf-8";
/* CSS Document */
html, body {
	position: relative;
	height: 100%;
	font-family: "微软雅黑";
}
body {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
ul, li, p, h1, h2, h3, h4, h5, body {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dd, dt {
	list-style: none;
}
a {
	text-decoration: none;
	color: #252525;
}
a:hover, .fot a:hover {
	color: #ee2d24;text-decoration: none;
}
a img {
	border: none 0;
	display: block;
}
.swiper-container {
	width: 100%;
	height: 100%;

}
.swiper-pagination-h .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
}
.swiper-pagination-v .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 100%
}
.fixtop {
	position: absolute !important;
	top: 0px;
	z-index: 999;
	width: 100%
}
.main {
	margin: auto;
	width: 1200px;
}
.welcome1 {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/welcome.jpg) 30% 80%;
	background-color: White;
	-moz-background-size: cover;
	background-size: cover;
	z-index: 999;
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
}
.welcome1>p {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 40px;
	padding-top: 140px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -248px;
	color: #19b3a5;
	font-size: 20px;
	text-align: center;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
}
.welcome1>p>u {
	text-decoration: none;
}
 @media (max-width:1280px) and (max-height:800px) {
.welcome1 {
	background: url(../images/welcome_h800.jpg) 30% 80%;
}
}


@media (max-width:960px) and (max-height:600px) {
.welcome1 {
	background: url(../images/welcome_h600.jpg) 30% 80%;
}
}
@media (max-width:800px), (max-height:480px) {
.welcome1 p {
	width: 213px;
	padding-top: 190px;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -106px;
	background: url(../images/logo.png) no-repeat;
}
}
@media (max-height:260px) {
.welcome1 p {
	height: 150px;
	padding: 0px;
	margin-top: -65px;
}
div.welcome p u {
	display: none;
}
}
/*轮播图样式*/
.middle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.banner1_t1 {
	text-transform: uppercase;
	font-size: 80px;
	font-weight: bold;
	animation-delay: 0.2s;
	animation-duration: 0.1s;
	text-align: center
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	color: #3fb560;
	animation-delay: 0.8s;
	animation-delay: 0.8s;
	text-align: center
}
.bimg1 {
	text-align: center;
	animation-delay: 1.0s;
	animation-delay: 0.8s;
	padding: 15px 0px
}
.bimg1 img {
	width: 100%;
	max-width: 163px;
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	padding: 7px 20px;
	background-color: #3fb560;
	width: 220px;
	margin: 50px auto;
	border-radius: 30px
}
@media(max-width:768px) {
.banner1_t1 {
	text-transform: uppercase;
	font-size: 24px;
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #3fb560
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	padding: 4px 10px;
	background-color: #3fb560;
	width: 150px;
	margin: 50px auto;
}
.swiper-pagination-v {
	display: none !important
}
}
/*教育培训*/
.index_2_title {
	color: #cccccc;
	font-size: 60px;
	text-transform: uppercase
}
.index_2_title2 {
	color: #000000;
	font-size: 35px;
	font-family: '黑体';
	font-weight: bold
}
.index_2_title2>span {
	color: #cc0000
}
.index_2_title3 {
	color: #000000;
	font-size: 18px;
	font-family: '微软雅黑';
	margin-top: 20px
}
.index_2_pic {
	margin-top: 20px;
}
.index_2_pic>a>img {
	width: 100%;
	max-width: 543px;
	max-height: 316px;
	border: #f4f1ec 15px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 15px solid;
	padding: 0
}
.index_2_pict {
	text-align: center;
	font-size: 17px;
	color: #000;
	margin-top: 15px;
	font-weight: bold
}
@media(max-width:768px) {
.index_2_title {
	display: none
}
.index_2_title2 {
	font-size: 24px;
}
.index_2_title3 {
	font-size: 14px;
	font-weight: normal
}
.index_2_pic>a>img {
	border: #f4f1ec 5px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 5px solid;
	padding: 0
}
.index_2_pict {
	font-size: 14px
}
}
/*特色项目*/
.mt20 {
	margin-top: 20px
}
.top_bg {
	height: 221px;
	background: url(../images/3_top_bg.png) center no-repeat;
	position: relative
}
.index_3_title2 {
	color: #ffffff;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.gdtu {
	width: 1200px;
	height: 400px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 400px;
}
.gddiv ul {
	float: left;
	height: 400px;
	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 340px;
	text-align: center;
	height: 400px;
	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 298px;
	height: 400px;
}
.innerElem {
	width: 99999px;
}
 @media(max-width:768px) {
.top_bg {
	height: 100px;
	background: url(../images/3_top_bg2.png) center no-repeat;
	position: relative
}
.index_3_title2 {
	display: none
}
.gdtu {
	width: 1200px;
	height: 200px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 200px;
}
.gddiv ul {
	float: left;
	height: 200px;
	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 170px;
	text-align: center;
	height: 200px;
	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 149px;
	height: 200px;
}
}
/*公司简介*/
.index_4_bg {
}
.index_4_t1 {
	font-family: "微软雅黑";
	font-size: 70px;
	color: #e92d2d
}
.in4_1 {
	float: left
}
.in4_2 {
	color: #e92d2d;
	font-size: 28px;
	text-align: left
}
.in4_2>span {
	color: #999;
	font-size: 16px;
	text-transform: uppercase
}
.index_4_t2 {
	font-size: 24px;
	color: #3fb560;
	margin-top: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.index_4_t3 {
	font-family: "微软雅黑";
	padding-left: 50px;
	font-size: 18px;
	line-height: 32px;
	color: #000;
	margin-top: 30px;
	text-align: left
}
.index_4_bottom {
	margin-top: 70px
}
.index_4_bottom>a {
	padding: 12px 50px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 18px;
	text-decoration: none;
	border-radius: 30px
}
.index_4_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:992px) {
.index_4_bg {
	background: none;
}
.index_4_xianshi {
	display: none
}
.index_4_xianshi2 {
	width: 100% !important
}
.index_4_t3 {
	font-family: "微软雅黑";
	font-size: 12px;
	padding-left: 0px;
	line-height: 22px;
	color: #000;
	margin-top: 30px;
	text-align: left;
}
.index_4_bottom {
	margin-top: 30px
}
.index_4_bottom>a {
	padding: 8px 15px;
	margin: 5px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none
}
.in4_1 {
	display: none
}
.in4_2 {
	width: 100% !important;
	text-align: center;
	font-size: 22px;
}
.in4_2_1 {
	display: none
}
}
/*资质荣誉*/
.top_bg_5 {
	height: 221px;
	background: url(../images/6_top_bg.png) center no-repeat;
	position: relative
}
.index_5_title2 {
	color: #000000;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.index_5_c {
	margin-top: 20px;
}
.index_5_pic2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.index_5_pic2>a {
	font-family: "微软雅黑";
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.index_5_pic2>a:hover {
	color: #F00
}
.index_5_pic2_jj {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #000
}
.index_5_pic2>a>img {
	max-width: 280px;
	max-height: 190px;
	width: 100%;
}
.index_5_bottom {
	margin-top: 30px;
}
.index_5_bottom>a {
	border-radius: 30px;
	padding: 8px 40px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.index_5_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:992px) {
.top_bg_5 {
	height: 100px;
	background: url(../images/6_top_bg2.png) center no-repeat;
	position: relative
}
.index_5_pic2>a {
	font-size: 14px
}
.index_5_pic2>a>img {
	max-height: 121px;
	width: 100%;
	max-width: 352px
}
}
@media(max-width:640px) {
.index_5_pic2>a>img {
	width: 100%;
	max-height: 121px
}
.index_5_title2 {
	display: none
}
.index_5_pic2_jj {
	display: none
}
.index_5_bottom>a {
	padding: 5px 20px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
}
/*专家团队*/
.index_6_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 15px
}
.index_6_pic {
	margin-top: 150px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic>span {
	color: #dc1515
}
.index_6_pic>img {
	width: 239px;
	height: 239px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_pic2 {
	margin-top: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic2>span {
	color: #dc1515
}
.index_6_pic2_1 {
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal
}
.index_6_pic2>img {
	width: 331;
	max-width: 331px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_bottom {
	margin-top: 30px;
}
.index_6_bottom>a {
	padding: 8px 40px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.index_6_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:960px) {
.in_6_p>img {
	width: 60%
}
.index_6_title {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase
}
.index_6_pic2 {
	margin-top: 20px;
	font-size: 14px
}
.index_6_pic2>img {
	width: 100%;
	max-width: 250px
}
.index_6_pic2_1 {
	display: none
}
.index_6_pic {
	display: none
}
.index_6_bottom>a {
	padding: 5px 20px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
}
/*新闻中心*/
.index_7_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 10px;
}
.index_7_title>span {
	font-weight: bold;
	color: #ffffff;
	font-size: 50px
}
.index_7_tabtitle {
	font-size: 18px;
	color: #000000;
	width: 280px;
	margin: auto;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.index_7_tabtitle>li>a {
	color: #000
}
.in7_wx {
	float: left;
	width: 2%;
	overflow: hidden;
	margin-top: 10px;
	font-size: 16px
}
.index_7_tabtitle>active {
	color: #cc0000 !important
}
.index_7_pic {
	margin-top: 30px;
}
.index_7_pic2>a>img {
	width: 100%;
	max-width: 500px;
	max-height: 255px
}
.index_7_lnewstitle {
	font-size: 14px;
	color: #000;
	line-height: 23px;
	font-family: "微软雅黑";
	text-align: left
}
.index_7_lnewstitle>span>a {
	color: #000
}
.index_7_lnewstitle>span {
	font-size: 20px;
	margin-bottom: 15px
}
.index_7_rnews {
	font-family: "微软雅黑";
	text-align: left;
	overflow: hidden;
	width: 100%
}
.index_7_rnews>ul {
	padding: 0px;
	margin: 0px;
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 30px;
}
.index_7_rnews>ul>li>a {
	color: #333;
	display: block;
	height: 103px;
	padding: 10px 5px
}
.index_7_rnews>ul>li>a:hover {
	color: #FFF !important
}
.index_7_rnews a:hover {
	background-color: #cc0000;
	color: #FFF !important
}
.rnews_num {
	float: left;
	font-size: 60px;
	width: 100px;
	margin-right: 20px;
	padding-left: 17px
}
.rnews_right_title {
	font-size: 18px;
}
.rnews_right_title>a {
}
.rnews_right_title>span {
	float: right;
}
.rnews_right {
	float: left;
	width: 70%
}
.rnews_right_jj {
	font-size: 14px;
	line-height: 20px;
}
@media(max-width:992px) {
.index_7_toppic>img {
	width: 80%
}
.index_7_pic {
	display: none
}
.index_7_title {
	font-size: 24px;
	text-transform: uppercase
}
.index_7_title>span {
	font-weight: bold;
	color: #000;
	font-size: 20px
}
.index_7_newstitle>span {
	font-size: 16px;
	margin-top: 20px
}
}
.fl {
	float: left
}
.fr {
	float: right
}
.top a span {
	color: #090;
	font-size: 16px
}
@media(max-width:768px) {
.index_7_toppic>img {
	width: 60%
}
.index_7_tabtitle {
	display: none
}
.rnews_num {
	display: none
}
.rnews_right {
	width: 100%
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 10px;
}
.index_7_rnews a:hover {
	background: none;
	color: #000
}
.rnews_right_title {
	font-size: 16px;
}
.rnews_right_jj {
	font-size: 12px;
	line-height: 20px;
	color: #F000;
}
.index_7_rnews>ul>li>a {
	color: #F000;
	display: block;
	height: 90px;
	padding: 10px 5px
}
.index_7_title {
	display: none
}
}
/*联系我们*/
.top_bg_8 {
	height: 223px;
	background: url(../images/8_1.png) center no-repeat;
	position: relative
}
.index_8_title2 {
	color: #000000;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.index_8_tel {
	font-size: 40px;
	text-align: left;
	color: #cc0000;
	margin-top: 60px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t1 {
	font-size: 14px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t1>span {
	font-size: 30px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 10px
}
.index_8_mark {
	margin-top: 20px;
	color: #cc0000;
	font-size: 40px;
	text-align: left;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t2 {
	font-size: 14px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t2>span {
	font-size: 18px;
	color: #000000;
	margin-top: 10px
}
.index_8_message {
	font-size: 40px;
	color: #cc0000;
	text-align: left;
	margin-top: 20px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t3 {
	font-size: 15px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t3>span {
	font-size: 10px;
	color: #000000;
	margin-top: 10px
}
.messagemt {
	margin-top: 60px
}
.index8_message {
	height: 45px
}
@media(max-width:992px) {
.index_8_tel {
	margin-top: 12px;
	float: left
}
.messagemt {
	margin-top: 2px
}
.index8_message {
	height: 30px !important;
	margin-top: 10px;
}
.message_h {
	height: 60px !important;
}
.index_8_mark {
	margin-top: 12px;
	float: left
}
.index_8_message {
	margin-top: 12px;
	;
	float: left
}
.inewm_img>img {
	width: 100%;
	max-width: 140px;
}
.inewm_txt>span {
	display: none
}
}
@media(max-width:768px) {
.top_bg_8 {
	height: 100px;
	background: url(../images/8_1_2.png) center no-repeat;
	position: relative
}
.index_8_title2 {
	display: none
}
.incontact {
	display: none
}
.incontact2 {
	width: 100%
}
.index_8_tel {
	font-size: 30px;
	text-align: left;
	color: #cc0000;
	margin-top: 30px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t1 {
	font-size: 12px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t1>span {
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 10px
}
.index_8_mark {
	margin-top: 10px;
	color: #cc0000;
	font-size: 30px;
	text-align: left;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t2 {
	font-size: 12px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t2>span {
	font-size: 16px;
	color: #000000;
	margin-top: 10px
}
.index_8_message {
	font-size: 30px;
	color: #cc0000;
	text-align: left;
	margin-top: 10px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t3 {
	font-size: 13px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t3>span {
	font-size: 10px;
	color: #000000;
	margin-top: 10px
}
}
/*底部*/
.copyright {
	height: 52px;
	text-align: center;
	background-color: #000;
	color: #ffffff;
	font-size: 14px;
	line-height: 52px;
	margin-top: 10px;
}
.copyright span{ display:inline-block; width:37.5%; vertical-align:top; text-align:left;}
.copyright span:last-child{ display:inline-block; width:37.5%; vertical-align:top; text-align:right;}


.copyright a {
	color: #ffffff;
}
.incopyright {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333;
	position: absolute;
	bottom: 0px;
	background-color:#fafafa;
	width: 100%;
	font-size: 14px
}
.incopyright span{ display:inline-block; width:37.5%; vertical-align:top; text-align:left;}
.incopyright span:last-child{ display:inline-block; width:37.5%; vertical-align:top; text-align:right;}

.incopyright a {
	color: #333;
}
@media(max-width:768px) {
.incopyright span {
	display: none
}
}
/*内页样式*/
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	color: #fff
}
.banner .banner-img {
	width: 100%;
	min-height: 160px
}
.banner .banner-content {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 15%
}
@media(max-width:768px) {
.banner .banner-content h1 {
	font-size: 20px
}
.banner .banner-content p.lead {
	font-size: 12px
}
}
.about_title {
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	font-family: '微软雅黑';
}
.news-content {
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	color: #000;
	line-height: 24px;
	font-size: 14px;
}
.news-content img, .news-item .news-content embed {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.news-content iframe {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.news-content embed, .news-item .news-content iframe {
	min-height: 400px
}
.bnews_title {
	margin-top: 30px;
	font-family: "微软雅黑";
}
.about_sort {
	height: 80px;
	line-height: 50px;
	margin-top: 50px;
	text-align: center;
}
.about_sort a {
	font-size: 18px;
	padding: 13px 30px;
	background-color: #eee;
	margin-left: 10px
}
.about_sort a:hover {
	background-color: #ddd;
	padding: 13px 30px;
	color: #000
}
.abcurrent {
	background-color: #ddd !important;
	padding: 13px 30px;
	color: #000
}
.news_list {
	margin-top: 30px
}
.news_list li {
	overflow: hidden;
	margin-top: 20px;
}
.news_picc {
	float: left;
	width: 204px;
}
.news_picc img {
	border: #ddd 1px solid
}
.news_content_1 {
	background: url(../images/nlist.gif) left no-repeat;
	border-bottom: #ddd 1px solid;
	font-size: 18px;
	color: #000;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 7px;
	font-family: "微软雅黑"
}
.news_content_1>a>span {
	color: #06C
}
.news_content_1_more {
	float: right;
	font-size: 14px;
	color: #999;
	font-weight: normal
}
.news_content_jj {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-top: 7px
}
.net h1 {
	text-align: center;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 10px;
	font-family: '微软雅黑';
	margin-bottom: 20px;
	font-weight: normal;
	color: #000
}
.pub {
	text-align: center;
	border-bottom: #ddd 1px solid;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #ccc
}
.pro_img {
	height: 250px;
	overflow: hidden
}
.products {
	height: auto;
	text-align: center;
	margin-top: 20px;
	display: table
}
.products img {
	width: auto;
	max-width: 260px;
	margin-bottom: 15px;
	max-height: 220px
}
.products a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.product_show_img {
	text-align: center
}
.product_show_img img {
	max-width: 1200px
}
.product_content img {
	max-width: 1200px
}
@media(max-width:768px) {
.news_content_1_more {
	display: none
}
.news_content_jj {
	height: 65px
}
.pro_img {
	height: 110px;
	overflow: hidden
}
.news-content>img {
	width: 100%
}
.product_content img {
	width: 100%
}
}
.pagea {
	margin-bottom: 15px;
	font-size: 14px;
	font-family: '微软雅黑';
	height: 25px;
	line-height: 25px;
	margin-top: 40px;
	padding-left: 10px;
	text-align: center
}
.pagea a {
	padding: 2px 8px;
	height: 15px;
	color: #FFFFFF;
	background-color: #d20000;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	font-family: '微软雅黑';
}
.pagea a:hover {
	padding: 2px 8px;
	height: 20px;
	color: #ffffff;
	background-color: #666666;
	font-size: 14px;
	font-family: '微软雅黑';
}
.product_show_img {
	text-align: center;
	margin-bottom: 20px;
	max-width: 900px
}
#more {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.product_sort {
	height: 50px;
	line-height: 50px;
	border-bottom: #999 1px solid;
	border-top: #999 1px solid;
	margin-top: 50px;
	text-align: center;
}
.product_sort a {
	font-size: 16px;
	padding: 15px 23px
}
.product_sort a:hover {
	background-color: #999;
	padding: 15px 23px;
	color: #ffffff
}
.procurrent {
	background-color: #999;
	padding: 13px 23px;
	color: #ffffff
}
.pic {
	margin-top: 20px;
	overflow: hidden;
	border: #ddd 1px solid;
	font-size: 16px
}
.pic ul {
	width: 110%
}
.pic li {
	float: left;
	text-align: center;
	height: 200px;
	width: 210px;
	list-style: none;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	padding: 20px
}
.pic li img {
	margin-bottom: 15px;
	max-width: 200px;
	max-height: 140px;
width:expression(this.width > 200 && this.width > this.height ? 200 : auto);
height: expression(this.height > 140 ? 140 : auto);
	overflow: hidden
}
.pic a {
	color: #b05b76;
	font-size: 16px;
	text-align: center
}
.mt50 {
	margin-top: 50px
}
.about_content_title {
	color: #d20000;
	font-size: 30px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold
}
.message {
	width: 860px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.message li {
	height: 38px;
	line-height: 38px;
	margin-top: 20px
}
.message_title {
	font-size: 16px;
	height: 38px;
	width: 130px;
	float: left;
	text-align: right;
}
.message_input {
	font-size: 15px;
	height: 38px;
	width: 670px;
	float: right
}
.button1 {
	width: 100%;
	margin-top: 15px;
	height: 40px;
	background-color: #e92d2d;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: none;
	font-size: 18px;
	font-family: '微软雅黑'
}
.button2 {
	width: 120px;
	margin-top: 15px;
	height: 40px;
	background-color: #F90;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: none;
	font-size: 18px;
	font-family: '微软雅黑'
}
.m_style {
	font-size: 16px
}
.m_style input {
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	border: #ddd 1px solid
}
.guest_input {
	width: 300px;
	border: #ddd 1px solid;
	height: 30px;
	line-height: 30px;
}
.guest_input2 {
	width: 550px;
	height: 100px;
	border: #ddd 1px solid;
}
.guest_input3 {
	width: 100px;
	border: #ddd 1px solid;
	height: 30px;
	line-height: 30px;
}
.contact {
	height: 360px;
	background: url(../images/contact.jpg) center no-repeat;
}
.p_sort {
	line-height: 30px;
	margin-top: 40px;
	text-align: left;
}
.p_sort a {
	font-size: 16px;
	padding: 7px 15px;
	background-color: #ddd;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	display: inline-block
}
.p_sort a:hover {
	background-color: #d20000;
	padding: 7px 15px;
	color: #ffffff
}
.bannerstyle {
	color: #000;
	font-family: '黑体'
}
/*美食*/
/* 必要布局样式css */
.title_cn {
	text-align: center; margin-top:130px; margin-bottom:30px;
}
.title_cn h1{ display:block; width:100%; font-size:36px; color:#181818;}
.title_cn p{ color:#b4b4b4; font-size:20px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:2.2;}
.title_cn img{ display:block; margin:0 auto;}


/*box-163css*/
.box-163css{ width:75%; height:750px;margin:0 auto; display:block;}
/*swipe*/
.swipe{ padding-top:20px; width:100%; float:left;overflow: hidden; visibility: visible; height:650px;}
.box01_list{-webkit-transition: left 600ms ease-out;  width:100%; left:0;}
.li_list{width:100%;float: left; vertical-align: top;}

/*news_list*/
.news_list{ width:98%; padding:0 1%; float:left;}

.news_list .pro_b{width:24.7%; height:650px; border:1px #e1e1e1 solid; display:inline-block; background:#fff; overflow:hidden;}
.news_list .pro_b .pro_img1{ display:block; width:100%; height:390px;margin-bottom:20px;}
.news_list .pro_b .pro_img1 img{width:100%; height:390px;object-fit:cover;}

.news_list .pro_b .pro_name{ display:block; width:100%; text-align:center; font-size:36px; font-family:"微软雅黑"; color:#333; margin-bottom:20px; }
.news_list .pro_b .pro_content{ display:block; width:80%; text-align:center; font-size:24px; font-family:"微软雅黑"; color:#8d8d8d; margin:0 auto}
.news_list .pro_b a{ color:#e8413b; font-size:18px; margin-top:30px;font-family:"微软雅黑"; display:block; width:100%; text-align:center;}
.news_list .pro_b:hover{box-shadow:0px 0px 30px rgba(141,141,141,0.8);}
.s_arrow{ display:block; border-top:2px solid #ccc;border-right:2px solid #ccc; -webkit-transform:rotate(45deg); width:6px; height:6px; float:right; margin:6px 10px 0 0;}
/*page*/
.page{ display:block;width:100%; text-align:center; margin-bottom:10px;}
.page li{display:inline-block; font-size:18px; color:#171717; margin:0px 0.5%; width:18%; text-align:center; vertical-align:top; height:70px; line-height:70px;}
.page li a{ display:inline-block; font-size:18px; color:#171717;text-align:center;}
.page a.active{color:#00763c; text-decoration:none; line-height:60px;border:2px #00763c solid;box-shadow:0px 3px 3px rgba(54,56,9,0.5); border-radius:30px; width:100%;}


.more{ display:block; background:#00763c; border-radius:30px; color:#fff; width:220px; height:60px; margin:0 auto; line-height:60px; font-size:18px; text-align:center;}
.more:hover{ color:#fff; text-decoration:underline}





/*about*/
.index_video{ display:inline-block; width:50%;object-fit:cover; height:100%;}
.index_video img{ display:block; width:100%; height:100%;}

.index_about{ display:inline-block; width:34.6%; margin-right:15%;color:#fff; height:100%; vertical-align:top; text-align:left;}
.index_tite{ display:block; margin-left:35%; font-size:40px; display:block; width:100%; margin-top:30%;}
.index_tite span{ font-size:24px; font-family:"Arno Pro"; display:block; width:100%;}

.index_about_con{ display:block; margin-left:35%; font-size:14px; line-height:1.5; margin-top:30px;width:100%;margin-bottom:30px; height:270px; overflow:hidden;}
.index_about_list{ display:block; margin-left:35%; width:100%;}
.index_about_list a{ display:inline-block; width:auto; margin-right:5%; text-align:center;}
.index_about_list a img{ display:block; margin:0 auto;}
.index_about_list a p{ display:block; width:100%; font-size:18px; margin-top:10px; color:#fff;}
.index_about_list a:hover p{ text-decoration:underline;}

.about_more a{ display:block; width:166px; height:50px; text-align:center; line-height:50px; background:#fff;color:#00773f; border-radius:30px; margin-left:35%; margin-top:5%;}

/*news*/
.index_news_box{ display:block; width:75%; margin:0 auto; height:auto; margin-top:80px;}
.index_news_left{ display:inline-block; width:49.8%;height:550px;  vertical-align:top;}
.index_news_right{ margin-top:35px;display:inline-block; width:49.5%;height:550px;  vertical-align:top;}

.news_img{ display:inline-block; width:37%; height:550px; background:url(../images/news_icon.jpg) no-repeat center center; background-size:cover; color:#fff; padding:430px 6% 0px 3%; text-align:left;}
.news_img span{ font-size:12px; margin-top:20px;}
.news_img1{ display:inline-block; width:37%; height:550px; background:url(../images/news1_icon.jpg) no-repeat center center;background-size:cover; color:#fff;padding:430px 6% 0px 3%;text-align:left;}
.news_img1 span{ font-size:12px;margin-top:20px;}
.news_img a,.news_img1 a{ color:#fff;}
.news_img a:hover,.news_img1 a:hover{ color:#fff; text-decoration:underline;}

.news_con{ display:inline-block; width:62.4%; vertical-align:top;}
.news_con ul li{ display:inline-block; background:#eee; width:48.5%; margin-right:2%; margin-bottom:2%;height:264px; color:#333; padding:5%; margin-left:-1%;}
.news_con ul li .news_tite{ display:block; width:100%; color:#333; height:50px; line-height:25px; margin-bottom:20px; overflow:hidden; font-size:18px; text-align:left}
.news_con ul li .news_con{ display:block; width:100%; color:#999; height:60px; line-height:30px; overflow:hidden; font-size:14px; margin-bottom:20px; text-align:left}


/*联系我们*/
.index_lxleft{ display:inline-block; width:49.5%; height:100%;}
.index_lxright{ display:inline-block; width:49.5%; vertical-align:top;height:100%; background:url(../images/dianmian.png) no-repeat 10% 102%; position:relative; color:#fff;}

.index_lxright .con{ display:block; width:90%; margin-top:30%; text-align:left; padding-left:8%; line-height:2;}
.lx_dianmian{ display:block; color:#fff; position:absolute; left:32%; bottom:29%; text-align:left;}
.lx_dianmian span{ display:block; width:100%; font-size:18px;}
.lx_dianmian span p{ display:block; width:100%;}
.lx_dianmian a{ color:#fff;}

.message{ display:block; width:600px;height:auto; padding:0% 2% 2% 2%; margin-top:35%; text-align:left; margin-left:50%;}
.message h5{ text-align:left; font-size:12px; margin-bottom:20px; color:#fff;}
.lx_up{ display:block; margin-left:3%; margin-bottom:30px;}

.lyb_list{ display:block; width:100%; margin-bottom:10px;}
.lyb_list p{ display:inline-block;margin:0px; width:49%; vertical-align:top;}
.lyb_list p span{ display:inline-block; width:60px; text-align:right; font-weight:bold; margin-right:10px; vertical-align:top; margin-top:10px;}
.lyb_list p input{border:none; background:#eee; height:40px; padding:0px 5px; width:100%;vertical-align:top; line-height:40px; color:#333;outline:none; margin-bottom:20px;border-radius:3px; display:inline-block; font-size:14px;}

.lyb_list textarea{border:1px #fff solid; background:#eee; vertical-align:top; width:100%;color:#ccc;outline:none; display:inline-block; margin-bottom:20px;border-radius:3px; font-size:14px;}
.lyb_list:last-child{ height:auto;}


.submit{ display:block; width:100%; height:40px; line-height:40px; background:#e70014; cursor:pointer; color:#fff; border:none; border-radius:5px; font-size:14px;bordre:none;}
.submit:hover{  background:#046819; cursor:pointer; color:#fff;}

/*page*/
.page_banner{ display:block; width:100%; height:500px; position:relative;}

.page_nav{ display:block; background:#f5f5f5; width:100%; height:auto; padding:15px 12.5%; min-height:70px; text-align:center;}
.page_nav a{ display:inline-block; width:auto; text-align:center; padding:0% 1.5%; margin:0 1%; height:40px; line-height:40px; color:#434343;}

.page_nav a:hover{ color:#046819; font-weight:600;}
#hover{ background:#046819; color:#fff;}

.add{ display:inline-block; float:right; width:auto; min-width:400px; text-align:right;}
.add a{ width:auto;}

.cate{ display:block; width:100%; font-size:30px; text-align:center; font-weight:550; margin-bottom:50px;}


.page_box{ display:block; width:100%;}
.page_main{ display:block; width:75%; margin:0 auto; line-height:2; font-size:14px; min-height:800px; padding:50px 0%; margin-bottom:40px;}
.xx_con img{width:auto;max-width:50%;}


.news_list{ display:block; width:101.5%;}
.news_list li{ display:inline-block; width:48%; vertical-align:top; border-bottom:1px #eee solid; margin-bottom:20px; margin-right:2%; padding-bottom:20px;}
.news_list li .slt{ display:inline-block; width:30%; height:160px;object-fit:cover; margin-right:20px;background:url(../images/pro_logo.jpg) no-repeat center center; background-size:cover;}
.news_list li .slt img{ display:block; width:100%; height:160px;object-fit:cover; margin-right:20px;}

.news_list li div{ display:inline-block; width:66%; vertical-align:top; color:#999; line-height:1.5;}
.news_list li div span{ display:block; margin-top:15px; color:#545454;}
.news_list li div .news_con{ display:block; width:100%; height:60px; line-height:20px; overflow:hidden; font-size:14px;}
.news_list li div h5{ margin:0px;}
.news_list li div h5 a{ display:block; width:100%; height:50px; line-height:50px; overflow:hidden; color:#333; font-size:16px; font-weight:normal;}
.news_list li div h5 a:hover{ color:#090; font-weight:500;}

.page_pro{ display:block; width:102%;}
.page_pro li{ display:inline-block; position:relative; margin-bottom:20px; height:370px; width:23.5%; margin-right:1%;}
.page_pro li p{ display:block; width:100%; height:40px; line-height:40px; color:#333; text-align:center;}
.page_pro li img{ display:block; width:100%;width:100%; height:330px;object-fit:cover;}
.page_pro li .pro_wenzi{position: absolute;top:0;background: rgba(0,0,0, 0.4);width: inherit;height: inherit;opacity: 0;width:100%;height:100%;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-backface-visibility: hidden;}
.page_pro li .pro_wenzi .k_one{ display:block; width:90%; border:2px #fff solid; margin:0 auto; height:280px; margin-top:25px;}
.page_pro li .pro_wenzi .k_two{ display:block; width:95%; margin:0 auto; border:2px #fff solid; height:260px; margin-top:10px;}
.page_pro li .pro_wenzi .k_two .pro_tite{ display:block; width:100%; text-align:center; font-size:16px; font-weight:500; margin-bottom:20px; height:30px; line-height:30px; overflow:hidden; margin-top:30px; color:#fff;}
.page_pro li .pro_wenzi .k_two .pro_jy{ display:block; width:100%; text-align:center; font-size:14px; font-weight:500; height:40px; line-height:20px; margin-bottom:20px; color:#fff;}
.page_pro li .pro_wenzi .k_two .more{ display:block; width:30px; height:30px; border:1px #fff solid; line-height:30px; text-align:center; border-radius:100%; margin:0 auto;color:#fff; background:none;}
.page_pro li:hover .pro_wenzi{ display:block;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}

.pnews_tite{ display:block; width:100%; text-align:center; margin-bottom:10px; color:#333; font-size:16px; font-weight:600;}
.pnews_tite p{ color:#999; font-weight:normal; margin-top:20px;}

.page_main .left{ display:inline-block; width:48%;}


.page_main .right{ display:inline-block; width:48%; text-align:right; vertical-align:top;}

.page_main .message{ display:block; width:90%;height:auto; padding:0% 2% 2% 0%; margin-left:0%; margin-top:0%;}
.page_main .lx_up{ display:block; margin-left:3%; margin-bottom:30px;}
.page_main .lx_tite{ display:block; width:100%; color:#999; margin-top:20px;}



.page_main .lyb_list{ display:block; width:100%; margin-bottom:10px;}
.page_main .lyb_list p{ display:block; width:100%; margin:0px;}
.page_main .lyb_list p span{ display:inline-block; width:60px; text-align:right; font-weight:bold; margin-right:10px; vertical-align:top; margin-top:10px;}
.page_main .lyb_list p input{border:none; background:#eee; height:40px; padding:0px 5px; width:60%;vertical-align:top; line-height:40px; color:#333;outline:none; margin-bottom:20px;border-radius:8px; display:inline-block;}

.page_main .lyb_list p textarea{border:1px #fff solid; background:#eee; vertical-align:top; width:59.3%;color:#ccc;outline:none; display:inline-block; margin-bottom:20px;border-radius:8px; }
.page_main .lyb_list:last-child{ height:auto;}

.xx_left,.xx_right{ display:inline-block; width:49%; vertical-align:top;}
.xx_left img{ width:auto; max-width:80%;}

.xx_con{ display:block; width:100%; margin-top:60px;}

.page_btn{ display:block; width:100%; margin-top:50px;}
.page_btn a{ display:block; width:100%; height:35px; line-height:35px; cursor:pointer;}

.lxwm,.wap{ display:none}
.code{width:30%; margin-right:3%;display:inline-block; font-size:12px;}
.lyb_list img{ display:inline-block; height:40px; cursor:pointer;}

@media screen and (max-width:1920px){
.title_cn {
	text-align: center; margin-top:130px; margin-bottom:30px;
}
.title_cn h1{ display:block; width:100%; font-size:30px; color:#181818;}
.title_cn p{ color:#b4b4b4; font-size:16px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:1.5;}
.title_cn img{ display:block; margin:0 auto;}

.news_list{ margin-top:0px;}
.more{ display:block; background:#00763c; border-radius:30px; color:#fff; width:180px; height:40px; margin:0 auto; line-height:40px; font-size:12px; text-align:center;}
.more:hover{ color:#fff; text-decoration:underline}

.about_more a{ display:block; width:140px; height:35px; text-align:center; line-height:35px; background:#fff;color:#00773f; border-radius:30px; margin-left:35%; margin-top:5%; font-size:12px;}

.index_news_box{ display:block; width:75%; margin:0 auto; height:auto; margin-top:20px;}
.index_news_left{ display:inline-block; width:49%;height:500px;  vertical-align:top; overflow:hidden;}
.index_news_right{ margin-top:35px;display:inline-block; width:50%;height:500px;  vertical-align:top; margin-left:-1%;overflow:hidden;}

/*box-163css*/
.box-163css{ width:75%; height:550px;margin:0 auto; display:block; overflow:hidden}
/*swipe*/
.swipe{ padding-top:20px; width:100%; float:left;overflow: hidden; visibility: visible; height:550px;}
.box01_list{-webkit-transition: left 600ms ease-out;  width:100%; left:0;}
.li_list{width:100%;float:left; vertical-align: top;}

/*news_list*/
.news_list{ width:98%; padding:0 1%; float:left;}

.news_list .pro_b{width:24.7%; height:400px; border:1px #e1e1e1 solid; display:inline-block; background:#fff; overflow:hidden;}
.news_list .pro_b .pro_img1{ display:block; width:100%; height:280px;margin-bottom:10px;}
.news_list .pro_b .pro_img1 img{width:100%; height:280px;object-fit:cover;}

.news_list .pro_b .pro_name{ display:block; width:100%; text-align:center; font-size:30px; font-family:"微软雅黑"; color:#333; margin-bottom:20px; }
.news_list .pro_b .pro_content{ display:none;}
.news_list .pro_b a{ color:#e8413b; font-size:18px; margin-top:10px;font-family:"微软雅黑"; display:block; width:100%; text-align:center;}
.news_list .pro_b:hover{box-shadow:0px 0px 30px rgba(141,141,141,0.8);}

/*page*/
.page{ display:block;width:100%; text-align:center; margin-bottom:10px;}
.page li{display:inline-block; font-size:16px; color:#171717; margin:0px 0.5%; width:18%; text-align:center; vertical-align:top; height:40px; line-height:40px;}
.page li a{ display:inline-block; font-size:16px; color:#171717;text-align:center;}
.page a.active{color:#00763c; text-decoration:none; line-height:40px;border:2px #00763c solid;box-shadow:0px 3px 3px rgba(54,56,9,0.5); border-radius:30px; width:100%;}



.news_img{ display:inline-block; width:37%; height:500px; color:#fff; padding:380px 6% 0px 3%; text-align:left; }
.news_img1{ display:inline-block; width:37%; height:500px; background:url(../images/news1_icon.jpg) no-repeat center center cover; color:#fff;padding:380px 6% 0px 3%;}

.news_con{ display:inline-block; width:61%; overflow:hidden; vertical-align:top; text-align:left;}
.news_con ul{ display:block; width:105%;}
.news_con ul li{ display:inline-block; background:#eee; width:48%; margin-right:2%; margin-bottom:2%;height:240px; color:#333; padding:5%; margin-left:-1%;}
.news_con ul li .news_tite{ display:block; width:100%; color:#333; height:50px; line-height:25px; margin-bottom:20px; overflow:hidden; font-size:18px; text-align:left}
.news_con ul li .news_con{ display:block; width:100%; color:#999; height:60px; line-height:30px; overflow:hidden; font-size:14px; margin-bottom:20px; text-align:left}

.message{ margin-left:30%; width:450px;}
.index_lxright{ display:inline-block; width:49.5%; vertical-align:top;height:100%; background:url(../images/dianmian.png) no-repeat 10% 102%; background-size:50%; position:relative;}

.index_lxright .con h1{ font-size:25px; margin-top:26%;}
	 }
	 
	 
@media (min-width:1280px) and (max-width:1400px){
.title_cn h1{ display:block; width:100%; font-size:28px; color:#181818;}
.title_cn p{ color:#b4b4b4; font-size:14px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:1.5;}
.title_cn {
	text-align: center; margin-top:130px; margin-bottom:10px;
}
.more{ display:block; background:#00763c; border-radius:30px; color:#fff; width:180px; height:40px; margin:0 auto; line-height:40px; font-size:12px; text-align:center;}
.more:hover{ color:#fff; text-decoration:underline}
.index_about_con{ width:100%; height:180px; line-height:1.3}

.about_more a{ display:block; width:140px; height:35px; text-align:center; line-height:35px; background:#fff;color:#00773f; border-radius:30px; margin-left:35%; margin-top:5%; font-size:12px;}
.lanrenzhijia .content li dl dd a{ font-size:12px; margin-top:0px;}
.lx_dianmian{ bottom:29%; left:28%;}
.lanrenzhijia{ width:90%;}
.title_cn{ margin-bottom:10px;}
.title_cn h1{ font-size:26px;}

.title_cn img{ height:10px;}

	}	 

	

	
	 
	 
 @media (max-width:1280px) and (max-height:720px)  {
.title_cn p{ font-size:14px;}

.more {
    display: block;
    background: #00763c;
    border-radius: 30px;
    color: #fff;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
	}
	.lanrenzhijia .tab{ margin-bottom:10px;}
.index_video{ width:49.5%}
.index_tite{ font-size:25px}
.index_tite span{ font-size:12px;}
.index_about_list{ width:100%;}
.index_about_list a p{ font-size:12px;}	
.index_about_con{ width:100%; font-size:12px; height:220px; overflow:hidden; margin-bottom:10px;margin-top:10px;}

.index_news_box{ width:90%;}
.index_news_left{ display:inline-block; width:49.8%;height:350px;  vertical-align:top;}
.index_news_right{ margin-top:35px;display:inline-block; width:50%;height:350px;  vertical-align:top; margin-left:-1%;}

.news_img{ display:inline-block; width:35%; height:350px; background:url(../images/news_icon.jpg) no-repeat center center; background-size:cover; color:#fff; padding:230px 6% 0px 3%; text-align:left; }
.news_img span{ font-size:12px; margin-top:20px;}
.news_img1{ display:inline-block; width:35%; height:350px; background:url(../images/news1_icon.jpg) no-repeat center center; color:#fff;padding:230px 6% 0px 3%;text-align:left;}
.news_img1 span{ font-size:12px;margin-top:20px;}
.news_img a,.news_img1 a{ color:#fff;}
.news_img a:hover,.news_img1 a:hover{ color:#fff; text-decoration:underline;}

.news_con{ display:inline-block; width:62.4%; vertical-align:top;}
.news_con ul li{ display:inline-block; background:#eee; width:48.5%; margin-right:2%; margin-bottom:2%;height:170px; color:#333; padding:5%; margin-left:-1%;}
.news_con ul li .news_tite{ display:block; width:100%; color:#333; height:50px; line-height:25px; margin-bottom:20px; overflow:hidden; font-size:14px; text-align:left}
.news_con ul li .news_con{ display:block; width:100%; color:#999; height:30px; line-height:30px; overflow:hidden; font-size:12px; margin-bottom:20px; text-align:left}

.message {
    display: block;
    width: 430px;
    height: auto;
    padding: 0% 2% 2% 2%;
    margin-top:25%;
    text-align: left;
    margin-left:25%;
	 
 }
 .index_lxright .con{ margin-top:20%;}
 .index_lxright .con h1{ font-size:16px;}
 .index_lxright .con p{ font-size:14px;} 
 .lx_dianmian span{ font-size:14px;}
 .incopyright{ height:auto; line-height:1.6; padding:5px 0px; font-size:12px;}
 .incopyright span{ width:48%;} 
 .lx_dianmian{ bottom:31%;}
 
  }
	
 @media (max-width:1280px) and (max-height:1080px)  {
.title_cn p{ font-size:14px;}

.more {
    display: block;
    background: #00763c;
    border-radius: 30px;
    color: #fff;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
	}
	.lanrenzhijia .tab{ margin-bottom:10px;}
.index_video{ width:49.5%}
.index_tite{ font-size:25px}
.index_tite span{ font-size:12px;}
.index_about_list{ width:100%;}
.index_about_list a p{ font-size:12px;}	
.index_about_con{ width:100%; font-size:12px; height:220px; overflow:hidden; margin-bottom:10px;margin-top:10px;}

.index_news_box{ width:90%;}
.index_news_left{ display:inline-block; width:49.8%;height:350px;  vertical-align:top;}
.index_news_right{ margin-top:35px;display:inline-block; width:50%;height:350px;  vertical-align:top; margin-left:-1%;}

.news_img{ display:inline-block; width:35%; height:350px; background:url(../images/news_icon.jpg) no-repeat center center; background-size:cover; color:#fff; padding:230px 6% 0px 3%; text-align:left; }
.news_img span{ font-size:12px; margin-top:20px;}
.news_img1{ display:inline-block; width:35%; height:350px; background:url(../images/news1_icon.jpg) no-repeat center center; color:#fff;padding:230px 6% 0px 3%;text-align:left;}
.news_img1 span{ font-size:12px;margin-top:20px;}
.news_img a,.news_img1 a{ color:#fff;}
.news_img a:hover,.news_img1 a:hover{ color:#fff; text-decoration:underline;}

.news_con{ display:inline-block; width:62.4%; vertical-align:top;}
.news_con ul li{ display:inline-block; background:#eee; width:48.5%; margin-right:2%; margin-bottom:2%;height:170px; color:#333; padding:5%; margin-left:-1%;}
.news_con ul li .news_tite{ display:block; width:100%; color:#333; height:50px; line-height:25px; margin-bottom:20px; overflow:hidden; font-size:14px; text-align:left}
.news_con ul li .news_con{ display:block; width:100%; color:#999; height:30px; line-height:30px; overflow:hidden; font-size:12px; margin-bottom:20px; text-align:left}

.message {
    display: block;
    width: 430px;
    height: auto;
    padding: 0% 2% 2% 2%;
    margin-top:25%;
    text-align: left;
    margin-left:25%;
	 
 }
 .index_lxright .con{ margin-top:20%;}
 .index_lxright .con h1{ font-size:16px;}
 .index_lxright .con p{ font-size:14px;} 
 .lx_dianmian span{ font-size:14px;}
 .incopyright{ height:auto; line-height:1.6; padding:5px 0px; font-size:12px;}
 .incopyright span{ width:48%;} 
 .lx_dianmian{ bottom:31%;}
 
  }	
@media (max-width:1280px) and (max-height:1024px) {
	.message { margin-top:50%;}
 .index_lxright .con{ margin-top:50%;}
 .lx_dianmian{ bottom:20%;}
 .news_list .pro_b .pro_name{ font-size:26px;}

}

	
 @media (min-width:100px) and (max-width:768px){
.title_cn{ margin-top:80px;}
.title_cn h1{ display:block; width:100%; font-size:20px; color:#181818;}
.title_cn p{ color:#b4b4b4; font-size:12px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:2.2;}
.title_cn img{ display:block; margin:0 auto; height:15px;}
	 
	  
/*box-163css*/
.box-163css{ width:90%; height:300px;margin:0 auto; display:block;}
/*swipe*/
.swipe{ padding-top:0px; width:100%; float:left;overflow: hidden; visibility: visible; height:220px;}
.box01_list{-webkit-transition: left 600ms ease-out;  width:100%; left:0;}
.li_list{width:100%;float: left; vertical-align: top;}

/*news_list*/
.news_list{ width:100%; padding:0%; float:left; margin-top:10px;}

.news_list .pro_b{width:24.7%; height:190px; border:1px #e1e1e1 solid; display:inline-block; background:#fff; overflow:hidden;}
.news_list .pro_b .pro_img1{ display:block; width:100%; height:120px;margin-bottom:5px;}
.news_list .pro_b .pro_img1 img{width:100%; height:120px;object-fit:cover;}

.news_list .pro_b .pro_name{ display:block; width:100%; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#333; margin-bottom:5px; height:20px; line-height:20px; overflow:hidden; }
.news_list .pro_b .pro_content{ display:none;}
.news_list .pro_b a{ color:#e8413b; font-size:12px; margin-top:0px;font-family:"微软雅黑"; display:block; width:100%; text-align:center;}
.news_list .pro_b:hover{box-shadow:0px 0px 30px rgba(141,141,141,0.8);}
.s_arrow{ display:block; border-top:2px solid #ccc;border-right:2px solid #ccc; -webkit-transform:rotate(45deg); width:6px; height:6px; float:right; margin:6px 10px 0 0;}
/*page*/
.page{ display:block;width:100%; text-align:center; margin-bottom:10px;}
.page li{display:inline-block; font-size:12px; color:#171717; margin:0px 0.5%; width:17.5%; text-align:center; vertical-align:top; height:40px; line-height:40px;}
.page li a{ display:inline-block; font-size:12px; color:#171717;text-align:center;}
.page a.active{color:#00763c; text-decoration:none; line-height:40px;border:2px #00763c solid;box-shadow:0px 3px 3px rgba(54,56,9,0.5); border-radius:10px; width:100%;}


.more{ display:block; background:#00763c; border-radius:30px; color:#fff; width:220px; height:60px; margin:0 auto; line-height:60px; font-size:18px; text-align:center;}
.more:hover{ color:#fff; text-decoration:underline}

.more{ display:block; background:#00763c; border-radius:30px; color:#fff; width:220px; height:30px; margin:0 auto; line-height:30px; font-size:12px; text-align:center;}
.more:hover{ color:#fff; text-decoration:underline}


/*about*/
.index_video{ display:none; width:50%;object-fit:cover; height:100%;}
.index_video img{ display:block; width:100%; height:100%;}

.index_about{ display:block; width:90%;color:#fff; margin:0 auto;text-align:left;}
.index_tite{ display:block; margin-left:0%; font-size:16px; display:block; width:100%; margin-top:30%; text-align:center;}
.index_tite span{ font-size:14px; font-family:"Arno Pro"; display:block; width:100%;text-align:center;}

.index_about_con{ display:block; margin-left:0%; font-size:12px; line-height:1.4; margin-top:10px;width:100%;margin-bottom:10px; height:210px; overflow:hidden;}
.index_about_list{ display:block; margin-left:0%; width:100%;}
.index_about_list a{ display:inline-block; width:auto; margin-right:5%; text-align:center;}
.index_about_list a img{ display:block; margin:0 auto; height:30px;}
.index_about_list a p{ display:block; width:100%; font-size:12px; margin-top:10px; color:#fff;}
.index_about_list a:hover p{ text-decoration:underline;}

.about_more a{ display:block; width:130px; height:30px; text-align:center; line-height:30px; background:#fff;color:#00773f; border-radius:30px; margin-top:5%; margin-left:0%;}


/*news*/
.index_news_box{ width:90%;}
.index_news_left{ display:inline-block; width:49%;height:305px;  vertical-align:top;}
.index_news_right{display:inline-block; width:49%;height:305px;  vertical-align:top; margin-top:0px; margin-top:0px;}

.news_img{ display:block; width:100%; height:120px; background:url(../images/news_icon.jpg) no-repeat center center;background-size:cover;  color:#fff;text-align:left; overflow:hidden; padding:0px; margin-bottom:5px;}
.news_img span{ font-size:12px; margin-top:20px; display:none;}
.news_img1{ display:block; width:100%; height:120px; background:url(../images/news1_icon.jpg) no-repeat center center;background-size:cover;  color:#fff;text-align:left; overflow:hidden; padding:0px; margin-bottom:10px;}
.news_img1 span{ font-size:12px;margin-top:20px;display:none;}
.news_img a,.news_img1 a{ color:#fff; display:none; display:block; width:100%; height:100%; font-size:12px; padding-top:80px; margin-left:5%;}
.news_img a img,.news_img1 a img{ width:25%;}
.news_img a:hover,.news_img1 a:hover{ color:#fff; text-decoration:underline;}

.news_con{ display:block; width:100%; margin-bottom:5px;}
.news_con ul li{ display:inline-block; background:#eee; width:48.5%; margin-right:2%; margin-bottom:2%;height:85px; color:#333; padding:5%; margin-left:-1%;}
.news_con ul li .news_tite{ display:block; width:100%; color:#333; height:50px; line-height:25px; margin-bottom:5px; overflow:hidden; font-size:14px; text-align:left}
.news_con ul li .news_con{ display:none;}
.news_con ul li a img{ width:40%;}


.message {
    display: block;
    width: 430px;
    height: auto;
    padding: 0% 2% 2% 2%;
    margin-top:0%;
    text-align: left;
    margin-left:0%;
	 
 }
 .index_lxright .con{ margin-top:20%;}
 .index_lxright .con h1{ font-size:16px;}
 .index_lxright .con p{ font-size:14px;} 
 .lx_dianmian span{ font-size:14px;}
 .incopyright{ height:auto; line-height:1.6; padding:5px 0px; font-size:12px;}
 .incopyright span{ width:48%;} 
 .lx_dianmian{ bottom:31%;}
 
/*联系我们*/
#contact{background: url(../images/dianmian_bj.jpg) 100% 0px cover;}

.index_lxleft{ display:block; width:100%; height:100%;}
.index_lxright{ display:block; width:100%; vertical-align:top;height:100%; background:url(../images/dianmian.png) no-repeat 100% 53%; background-size:70%; position:relative;}

.index_lxright .con{ display:block; width:90%; margin-top:30%; text-align:left; padding-left:8%; line-height:2; color:#fff;}
.lx_dianmian{ display:block; color:#fff; position:absolute; left:65%; bottom:57%; text-align:left;}
.lx_dianmian span{ display:block; width:100%; font-size:12px; color:#fff;}
.lx_dianmian span p{ display:block; width:100%; color:#fff;}
.lx_dianmian a{ color:#fff;}


.message{ display:block; width:70%;height:auto; padding:0% 2% 2% 2%; margin:0 auto; margin-top:120%; text-align:left;}
.message h5{ text-align:left; font-size:12px; margin-bottom:5px; color:#fff;}
.lx_up{ display:block; margin-left:3%; margin-bottom:30px;}

.lyb_list{ display:block; width:100%; margin-bottom:10px;}
.lyb_list p{ display:block;margin:0px; width:100%; vertical-align:top;color:#fff;}
.lyb_list p span{ display:inline-block; width:60px; text-align:right; font-weight:bold; margin-right:10px; vertical-align:top; margin-top:10px;}
.lyb_list p input{border:none; background:rgba(255,255,255,0.4); height:30px; padding:0px 5px; width:100%;vertical-align:top; line-height:30px; color:#fff;outline:none; margin-bottom:5px;border-radius:3px; display:block; font-size:12px;}

.lyb_list textarea{border:none; background:rgba(255,255,255,0.4); width:100%;color:#fff;outline:none; display:block; margin-bottom:10px;border-radius:3px; font-size:12px;}
.lyb_list:last-child{ height:auto;}
.lyb_list img{ display:inline-block; height:30px; cursor:pointer;}

.submit{ display:block; width:100%; height:30px; line-height:30px; background:#e70014; cursor:pointer; color:#fff; border:none; border-radius:5px; font-size:12px;bordre:none;}
.submit:hover{  background:#046819; cursor:pointer; color:#fff;}

.code{width:40%; margin-right:3%;display:inline-block; font-size:12px; height:30px;}
.lxwm{ display:block}

.incopyright span{ display:block; width:100%; text-align:center;}
.incopyright span:last-child{ display:none}
.wap{ display:block}
.pc{ display:none}

.copyright {
	height: auto;
	text-align: center;
	background-color: #000;
	color: #ffffff;
	font-size: 12px;
	line-height:1.6;
	margin-top: 10px;
	padding:15px 0px;
}
.copyright span{ display:block; width:90%; margin:0 auto; vertical-align:top; text-align:center;}
.copyright span:last-child{ display:none; width:37.5%; vertical-align:top; text-align:right;}


.copyright a {
	color: #ffffff;
}
.page_nav{ width:100%; padding:1% 5%; text-align:left; min-height:10px;}
.page_main{ display:block; width:90%;}
.page_banner{ height:200px;}


.page_pro{ display:block; width:102%;}
.page_pro li{ display:inline-block; position:relative; margin-bottom:20px; height:170px; width:49%; margin-right:1%; vertical-align:top;}
.page_pro li p{ display:block; width:100%; height:40px; line-height:40px; color:#333; text-align:center; overflow:hidden;}
.page_pro li img{ display:block; width:100%; height:140px; object-fit:cover;}
.page_pro li .pro_wenzi{position: absolute;top:0;background: rgba(0,0,0, 0.4);width: inherit;height: inherit;opacity: 0;width:100%;height:100%;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-backface-visibility: hidden;}
.page_pro li .pro_wenzi .k_one{ display:block; width:90%; border:2px #fff solid; margin:0 auto; height:130px; margin-top:25px;}
.page_pro li .pro_wenzi .k_two{ display:block; width:95%; margin:0 auto; border:2px #fff solid; height:110px; margin-top:10px;}
.page_pro li .pro_wenzi .k_two .pro_tite{ display:block; width:100%; text-align:center; font-size:16px; font-weight:500; margin-bottom:10px; height:30px; line-height:30px; overflow:hidden; margin-top:30px; color:#fff;}
.page_pro li .pro_wenzi .k_two .pro_jy{ display:none; width:100%; text-align:center; font-size:14px; font-weight:500; height:40px; line-height:20px; margin-bottom:20px; color:#fff;}
.page_pro li .pro_wenzi .k_two .more{ display:block; width:30px; height:30px; border:1px #fff solid; line-height:30px; text-align:center; border-radius:100%; margin:0 auto;color:#fff; background:none;}
.page_pro li:hover .pro_wenzi{ display:block;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}


.page_main .left{ display:block; width:100%;}


.page_main .right{ display:block; width:100%;}

.page_main .message{ display:block; width:90%;height:auto; padding:0% 2% 2% 0%; margin-left:0%; margin-top:0%;}
.page_main .lx_up{ display:block; margin-left:3%; margin-bottom:30px;}
.page_main .lx_tite{ display:block; width:100%; color:#999; margin-top:20px;}



.page_main .lyb_list{ display:block; width:100%; margin-bottom:10px;}
.page_main .lyb_list p{ display:block; width:100%; margin:0px;}
.page_main .lyb_list p span{ display:inline-block; width:60px; text-align:right; font-weight:bold; margin-right:10px; vertical-align:top; margin-top:10px;}
.page_main .lyb_list p input{border:none; background:#eee; height:40px; padding:0px 5px; width:100%;vertical-align:top; line-height:40px; color:#333;outline:none; margin-bottom:20px;border-radius:8px; display:inline-block;}

.page_main .lyb_list p textarea{border:1px #fff solid; background:#eee; vertical-align:top; width:100%;color:#ccc;outline:none; display:inline-block; margin-bottom:20px;border-radius:8px; }
.page_main .lyb_list:last-child{ height:auto;}

.xx_left,.xx_right{ display:block; width:100%;}
.xx_left img{ width:auto; max-width:100%;}

input::-webkit-input-placeholder {
   color:#333;
}
textarea::-webkit-input-placeholder {
   color:#333;
}
.news_list li{ display:block; width:100%; border-bottom:1px #eee solid; margin-bottom:20px; margin-right:2%; padding-bottom:20px;}
.news_list li .slt{ display:inline-block; width:40%; height:160px;object-fit:cover; margin-right:20px;background:url(../images/pro_logo.jpg) no-repeat center center; background-size:cover;}
.news_list li .slt img{ display:block; width:100%; height:160px;object-fit:cover; margin-right:20px;}

.news_list li div{ display:inline-block; width:52%; vertical-align:top; color:#999; line-height:1.5;}
.news_list li div span{ display:block; margin-top:15px; color:#545454;}
.news_list li div .news_con{ display:block; width:100%; height:60px; line-height:20px; overflow:hidden; font-size:14px;}
.news_list li div h5{ margin:0px;}
.news_list li div h5 a{ display:block; width:100%; height:50px; line-height:50px; overflow:hidden; color:#333; font-size:16px; font-weight:normal;}
.news_list li div h5 a:hover{ color:#090; font-weight:500;}


}