
@charset "utf-8";
/*header*/
.top-nav {
	position: absolute;
	right: 1.09375%;
	top: 100%;
	width: 14.0625%;
}
.class-btn {
	position: absolute;
	right: 16%;
	top: 0%;
	width: 14.0625%;
	font-size: 0.24rem;
	line-height: 0.82rem;
	color: #085b51;
	text-align: center;
	overflow: hidden;
}
.top-home {
	position: absolute;
	left: 1.09375%;
	top: 0;
	width: 14.0625%;
	font-size: 0.4rem;
	line-height: 0.82rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-title {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 0;
	font-size: 0.3rem;
	line-height: 0.82rem;
	text-align: center;
	color: #fff;
	overflow: hidden;
}
.content, .sub_page {
	min-height: 4rem;
	overflow: hidden;
	font-size: 0.16rem
}
.sub_page center {
	padding: 0.4rem 0;
	font-size: 0.2rem
}
.sub_page center a {
	color: red
}
.content {
	width: 100%;
}
/* nav */
body {
	position: relative;
	width: 100%;
	background: #fff;
	height: 100%;
}
.allpage {
	position: relative;
	z-index: 10;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	right: 0;
	min-height: 6rem;
}
.clicked {
	right: 220px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	left: auto;
}
#allmap {
	width: 100%;
	height: 6rem;
	font-size: 0.18rem
}
.black-fixed {
	position: fixed;
	z-index: 99999!important;
	right: 0;
	width: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.9);
	text-align: right;
	font-size: 0.4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	overflow: hidden
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	right: 220px;
}
/* banner */
.big-pic {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 0;
}
.pic-list img {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 50%;
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list img {
	width: 33.333334%;
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list img {
	width: 25%;
}
.slide-dot {
	width: 100%;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	display: none
}
.slide-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	vertical-align: top;
	z-index: 10;
	margin: 0 7px;
	background: #fff
}
.slide-dot span.slide-dot-cur {
	z-index: 10;
	vertical-align: top;
	background: #6b1b55
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/* index */
.title {
	width: 35.9375%;
	margin: 0 auto;
	background: #1d1d1d;
	border-radius: 0 0 0.1rem 0.1rem;
	text-align: center;
	padding-bottom: 2%
}
.title span {
	font: 0.18rem/1.2 "microsoft yahei";
	color: #c1c0c0;
}
.title p {
	font: 0.16rem/1.2 "microsoft yahei";
	color: #828282;
	text-transform: uppercase
}
.title-border1 {
	width: 100%;
	height: 0.15rem;
	background: #1d1d1d;
}
.inav {
	width: 97.5%;
	margin: 2% auto;
	overflow: hidden;
}
.inav li {
	width: 33.3%;
	float: left;
	height: auto;
	overflow: hidden
}
.inav li a {
	display: block;
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font: 0.18rem/2 "microsoft yahei";
	color: #1d1d1d
}
.inav li a img {
	display: block;
	width: 83.97%;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	background: #fff;
	padding: 0.09rem;
	border-radius: 50%;
}
.title1 {
	width: 100%;
	height: 0.75rem;
	background: url(../images/titlebg1.jpg) 0 bottom no-repeat #fff;
	background-size: 100% auto;
}
.title1-name {
	float: left;
	overflow: hidden;
	margin-left: 4.6875%;
}
.title1-name h3 {
	float: left;
	font: 0.44rem/0.75rem "microsoft yahei";
	color: #bb2f30;
}
.title1-name p {
	float: left;
	font: 0.18rem/0.2rem "microsoft yahei";
	color: #232323
}
.title1-name p span {
	font: 700 0.18rem/0.2rem "microsoft yahei";
	color: #232323;
	display: block;
	margin-top: 0.2rem
}
.title1 a {
	float: right;
	font: 0.18rem/0.75rem "microsoft yahei";
	color: #7d7d7d;
	margin-right: 4.6875%
}
.inews {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/newsbg.jpg) right bottom no-repeat #fff;
	background-size: 32.8125% auto;
	padding: 5% 0
}
.news-img {
	display: block;
	float: left;
	width: 25%;
	margin: 0 3.75% 0 4.6875%;
}
.inews p {
	float: left;
	width: 42.8125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.16rem/2 "microsoft yahei";
	color: #686868;
}
.inews h3 {
	float: left;
	width: 42.8125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.18rem/1.2 "microsoft yahei";
	color: #232323;
}
.inews h3 a {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #232323;
}
.inews div {
	float: left;
	width: 42.8125%;
	font: 0.16rem/0.24rem "microsoft yahei";
	color: #1d1d1d;
	overflow: hidden;
	height: 0.48rem;
	margin-left: 3.75%;
}
.title2 {
	width: 55.9375%;
	margin: 2% auto;
	position: relative;
	text-align: center;
	color: #fff;
	background: url(../images/titlebg2.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 2% 0;
}
.title2 span {
	font: 0.18rem/1 "microsoft yahei";
}
.title2 p {
	font: 0.16rem/1 "microsoft yahei";
}
.ipro {
	width: 97.5%;
	margin: 2% auto;
	overflow: hidden;
}
.ipro li {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	padding-bottom: 4%;
}
.ipro li a {
	display: block;
	width: 86.85%;
	background: #fff;
	border: 1px solid #fff;
	overflow: hidden;
	margin: 0 auto
}
.ipro li a span {
	display: block;
	width: 100%;
	font: 0.18rem/2.4 "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d;
	text-align: center;
}
.ipro li a img {
	width: 100%
}
.imore {
	display: block;
	width: 34.6875%;
	margin: 2% auto;
	overflow: hidden;
	background: #1d1d1d;
	text-align: center;
	font: 0.18rem/0.4rem "microsoft yahei";
	color: #ababab;
	border-radius: 0.4rem;
}
.icase {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 2% 0;
	background: #fff;
}
.icase-top, .icase-bottom {
	width: 92.5%;
	margin: 2% auto;
	overflow: hidden;
}
.icase-top a:nth-child(1) {
	display: block;
	float: left;
	width: 29.56%;
}
.icase-top a:nth-child(2) {
	display: block;
	float: left;
	width: 31.08%;
	margin: 0 1.68%;
}
.icase-top a:nth-child(3) {
	display: block;
	float: left;
	width: 35.64%;
}
.icase-top a img {
	display: block;
	width: 100%;
}
.icase-bottom a:nth-child(1) {
	display: block;
	float: left;
	width: 24.15%;
}
.icase-bottom a:nth-child(2) {
	display: block;
	float: right;
	width: 73.98%;
}
.support {
	width: 100%;
	font: 0.18rem/2.4 "microsoft yahei";
	color: #bb2f30;
	text-align: center;
	background: #fff;
}
.support a {
	color: #bb2f30;
}
/* top class */
.class {
	width: 100%;
	top: 8.33em;
	position: fixed;
	background: #232323;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height: 3rem;
	padding: 0.1rem 0;
	display: none
}
.class li {
	width: 90%;
	background: #fff;
	font: 0.2rem/0.46rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.class li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
.class li span.iconfont {
	font-size: 0.3rem;
	line-height: 0.46rem;
	display: block;
	width: 16%;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li span.iconfont.class-up {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li dl {
	float: left;
	border-top: 2px solid #232323;
	width: 100%;
	display: none
}
.class li dl dd {
	overflow: hidden
}
.class li dl dd a {
	width: 100%
}
/* subpage */
.about, .view {
	width: 92.5%;
	margin: 2% auto;
	font: 16px/1.8 "microsoft yahei";
	color: #1d1d1d;
}
.about img {
	display: inline-block;
}
.view h1, .about h1 {
	width: 100%;
	text-align: center;
	color: #393939;
	border-bottom: 1px solid #ccc;
}
.view img {
	max-width: 100%;
	display: inline
}
.page {
	display: block;
	width: 100%;
	height: 0.38rem;
	font: 0.2rem/0.38rem "microsoft yahei";
	color: #777;
	background: #ddd;
	border-radius: 0.38rem;
	margin: 2% auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0.1rem;
}
.back {
	display: block;
	width: 33.57%;
	margin: 2% auto;
	height: 0.4rem;
	border-radius: 0.4rem;
	font: 0.2rem/0.4rem "microsoft yahei";
	color: #fff;
	text-align: center;
}
/* product */
.product-top {
	width: 91.25%;
	margin: 2% auto;
	border-bottom: 1px solid #c9c9c9;
	height: 0.5833rem;
	font: 0.2rem/0.5833rem "microsoft yahei";
	color: #7b7b7b;
}
.product-top p {
	float: left;
}
.product-top p span {
	color: #c5132d
}
.product-top-right {
	float: right;
	color: #7b7b7b
}
.product-top-right a {
	font-size: 0.3rem;
	color: #272727;
	vertical-align: middle
}
.product-top-right a.show {
	color: #c5132d
}
/* news */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.news li {
	width: 100%;
	height: 0.691rem;
	overflow: hidden
}
.news li a {
	display: block;
	width: 100%;
	height: 0.691rem;
	overflow: hidden;
	font: 0.2rem/0.691rem "microsoft yahei"
}
.news li span:nth-child(1) {
	display: block;
	float: left;
	width: 60%;
	margin-left: 4%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d
}
.news li span:nth-child(2) {
	display: block;
	float: right;
	margin-right: 4%;
	color: #9f9f9f
}
.news li:nth-child(even) {
	background: #fff;
}
/* case */
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto
}
.case li {
	width: 100%;
	height: auto;
	padding: 2% 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.case li>a {
	display: block;
	width: 35.46875%;
	float: left;
	margin: 0 3.75% 0 4.6875%;
	border: 1px solid #fff;
}
.case li>a img {
	display: block;
	width: 100%
}
.case li h1 {
	float: left;
	width: 51.875%;
	height: 0.35rem;
	font: 0.2rem/0.35rem "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case li h1 a {
	color: #232323
}
.case li div {
	float: left;
	width: 51.75%;
	height: 1.1rem;
	overflow: hidden;
	font: 0.18rem/0.28rem "microsoft yahei";
	color: #1d1d1d
}
/* for white */
.white-bg {
	background: #fff;
}
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */

.blue {
    background-color: #008d25;
    border-right: 1px solid #056d20;
    border-left: 1px solid #04bc34;
    border-bottom: 1px solid #056d20;
    border-top: 1px solid #04bc34;
    box-sizing: border-box;
}
.s_b {
	background-color: #ca9783;
	border-right: 1px solid #742c29;
	box-sizing: border-box;
}
.nav_new {
	width: 100%;
}
.nav_new ul li {
	width: 25%;
	height: 0.5rem;
	float: left;
	text-align: center;
}
.nav_new ul li:nth-child(4) {
	border-right: 0;
}
.nav_new ul li:last-child {
	border-right: 0;
}
.nav_new ul li a {
	display: inline-block;
	/* padding:80%; */
	color: #ffffff;
	border-right: 1px solid #000;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
	margin-top: 4%;
	height: 0.4rem;
	line-height: 0.4rem;
}
.nav_new ul li a:nth-child(4) {
	border: none!important;
}
.nav_new ul li a:last-child {
	border: none;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
}
.swiper-pagination {
	width: 57%!important;
	text-align: right!important;
	bottom: 0.04rem!important;
}
.swiper-pagination-bullet {
	width: 0.1rem!important;
	height: 0.1rem!important;
	background-color: #056d20!important;
	opacity: 1!important;
}
.swiper-pagination-bullet-active {
	background-color: #7cdeff!important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 3px!important;
}
input {
	outline: none;
}
.icon_nav {
	padding: 0 4%;
	background-color: #fff;
}
.icon_nav ul li {
	width: 17%;
	text-align: center;
	float: left;
	margin: 0 4%;
	margin-top: 4%;
	margin-bottom: 2%;
}
.icon_nav ul li a span {
	display: inline-block;
	color: #333;
	font-size: 0.2rem;
	margin-top: 14%;
	width: 100%;
	height: 0.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.search_new {
	padding: 0 2%;
	text-align: center;
	margin-top: 3%;
}
.search_new input {
	width: 98%;
	background: url(../images/fdj_09.png) no-repeat 97% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	text-indent: 3%;
	padding: 2% 0;
}
.common_title {
	text-align: center;
	position: relative;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #fff;
	text-align: center;
	margin: 1.5% 0;
	margin-top: 20px;
}
.common_title span {
	display: inline-block;
	position: absolute;
	top: 0.2rem;
	left: 24%;
	z-index: 0;
	width: 50%;
	height: 0.35rem;
	border: 0.02rem solid #056d20;
	z-index: 1;
}
.common_title h2 {
	position: relative;
	z-index: 3;
	min-width: 18%;
	width: 18%;
	width: auto;
	color: #056d20;
	font-size: 0.27rem;
	padding: 0 1%;
	text-align: center;
	font-weight: normal;
	line-height: 0.30rem;
	background-color: #fff;
	display: inline-block;
	white-space: nowrap;
}
.common_title h2 i {
	z-index: 3;
	display: inline-block;
	line-height: 0.13rem;
	font-size: 0.13rem;
	font-style: normal;
	white-space: nowrap;
	padding: 0 1%;
	text-transform: uppercase;
	color: #056d20;
	background-color: #fff;
}
.common_title .title_more {
	position: relative;
	z-index: 1;
	background-color: #fff;
	color: #095c52;
	font-size: 0.185rem;
	font-style: normal;
	display: block;
	float: right;
	line-height: 0.5rem;
	margin-right: 3%;
	width: 9%;
	white-space: nowrap;
}
.cs2 {
	background-color: #ffffff;
}
.cs2 h2 {
	background-color: #ffffff;
}
.cs2 .title_more {
	background-color: #ffffff;
}
.more_i {
	margin: 3% 0 1% 0;
	padding: 1% 0;
	text-align: center;
}
.more_i a {
	display: inlin-block;
	min-width: 30%;
	width: auto;
	text-align: center;
	padding: 1% 5%;
	border-radius: 0.13rem;
	color: #ffffff;
	background-color: #008d25;
	border: 3px solid #eeedee;
	font-size: 0.21rem;
	box-shadow: 0px 0px 10px #008d25;
}
.about_i_c img {
	width: 98%;
	border: 4px solid #dbdbdb;
	margin-bottom: 4%;
}
.about_i_c {
	line-height: 1.6;
	padding: 0 3.125%;
	font-size: 0.19rem;
	color: #99776b;
}
.common_title_new h2 {
	background-color: #e00409!important;
}
.honor_i_c {
	margin-top: 5%;
}
.honor_i_c ul li {
	width: 30%;
	float: left;
	text-align: center;
	margin: 0 1.6%;
}
.honor_i_c ul li span {
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5%;
	font-size: 0.2rem;
}
.new_i {
	margin: 0;
}
.new_i li {
	width: 94.5%;
	background: #ffffff url(../images/sdsdsd_34.png) no-repeat 97% center;
	-webkit-background-size: 3%;
	background-size: 3%;
	padding: 2% 3%;
	font-size: 0.185rem;
}
.new_i li:nth-of-type(2n+1) {
	background-color: #e6edec;
}
.new_i li a {
	display: inline-block;
	width: 90%;
	color: #53817a;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case_i_c {
	margin-bottom: 3%;
	padding-top: 10px;
}
.case_i_c ul{ }
.case_i_c ul li {
	margin: 0 3%;
	line-height: 0.53rem;
    height: 0.53rem;
	border-bottom: 1px solid #c9c9c9;
	 text-indent: 2em;
    background: url(../images/point.png) no-repeat 0 center;

}
.case_i_c ul li .cricle1 {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background-color: #d9d3cb;
	position: absolute;
	top: -0.025rem;
	left: -0.025rem;
	z-index: 3;
}
.case_i_c ul li .cricle2 {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background-color: #d9d3cb;
	position: absolute;
	top: -0.025rem;
	right: -0.025rem;
	z-index: 3;
}
.case_i_c ul li .cricle3 {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background-color: #d9d3cb;
	position: absolute;
	bottom: -0.025rem;
	right: -0.025rem;
	z-index: 3;
}
.case_i_c ul li .cricle4 {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background-color: #d9d3cb;
	position: absolute;
	bottom: -0.025rem;
	left: -0.025rem;
	z-index: 3;
}
.case_i_c ul li img {
	position: absolute;
	top: 18%;
	left: -9%;
	z-index: 3;
	border-radius: 50%;
	border: 0.035rem solid #e6ddda;
	height: 0.7rem;
}
.case_i_c ul li:first-of-type {
	border-top: 1px solid #c9c9c9;
}
.case_i_c ul li h2 {
	color: #666;
	font-size: 0.23rem;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case_i_c ul li span {
	display: block;
	width: 100%;
	color: #666;
	margin-top: 1.5%;
	font-size: 0.21rem;
	line-height: 0.3rem;
}
.hotline {
	background-color: #e4e4e4;
	color: #666;
	text-align: center;
	padding: 3% 10%;
	white-space: nowrap;
	vertical-align: middle;
	margin-top: 5%;
	font-size: 0.22rem;
}
.hotline h3 {
	display: inline-block;
	color: #3a7d74;
	background-color: #f9f6f6;
	border-radius: 0.5em;
	padding: 1% 4%;
	font-size: 0.3rem;
}
.hotline .tel_number {
	display: inline-block;
	color: #666;
	font-family: Impact;
	padding: 0 4% 0 2%;
	font-size: 0.365rem;
}
.beian {
	color: #5f3324;
	text-align: center;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.21rem;
}
.beian a {
	color: #5f3324;
	font-size: 0.21rem;
}
.common_bg {
	background-color: #ffffff;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
.index_honor {
	width: 93.75%;
	margin: 0 3.125% 4% 3.125%;
}
.index_honor li {
	width: 48.5%;
	margin-right: 3%;
	float: left;
	background-color: #ffffff;
	text-align: center;
	border: 0.02rem solid #d4dde3;
	box-sizing: border-box;
}
.index_honor li span {
	display: block;
	font-size: 0.23rem;
	line-height: 0.4rem;
	height: 0.4rem;
	color: #5f3324;
	text-overflow: ellipsis;
}
.index_honor li img {
	width: 98%;
	margin: 1%;
}
.index_honor li:last-of-type {
	margin-right: 0;
}
.index_case {
	width: 93.75%;
	margin: 0 3.125% 4% 3.125%;
	    padding-top: 10px;
}
.index_case li {
	width: 48%;
	margin-right: 2%;
	float: left;
	background-color: #ffffff;
	text-align: center;
	position: relative;
}
.index_case li span {
	display: block;
	font-size: 0.23rem;
	line-height: 0.5rem;
	height: 0.5rem;
	width: 100%;
	color: #444;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	bottom: 0;
	left: 0;
	z-index: 3;
	margin-bottom: 0.2rem;
}
.index_case li img {
	width: 100%;
}
.index_case li:last-of-type {
	margin-right: 0;
}
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 3.25em;
	height: 3.25em;
	padding: 0.3125em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}
.index_show {
	width: 93.75%;
	margin: 0 3.125% 0 3.125%;
}
.index_show li {
	width: 48.5%;
	margin-right: 3%;
	float: left;
	text-align: center;
	margin-bottom: 3%;
}
.index_show li span {
	display: block;
	font-size: 0.23rem;
	line-height: 0.4rem;
	height: 0.5rem;
	color: #5f3324;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: url(../images/yj_tl_bg.png) left bottom no-repeat;
	background-size: contain;
}
.index_show li img {
	width: 100%;
	border: 2px solid #d4dde3;
	box-sizing: border-box;
}
.index_show li:nth-of-type(2n+2) {
	margin-right: 0;
}
.index_show li:nth-of-type(4n+3) {
	margin-bottom: 1%;
}
.index_show li:nth-of-type(4n+4) {
	margin-bottom: 1%;
}
.blank_f {
	position: relative;
	height: 0.8rem;
}
.content_tel{    font-size: 0.3rem;
    color: #056d20;
    border-radius: 5px;
    background: #e8e8e8;
    border: 1px solid #056d20;
    width: 100%;
    padding: 3px 0px;
    text-align: center;
    display: block;}
	
.content_tel a{color:#056d20;display:block}



/*速成系统*/
.title_more{	width: 93.75%;margin: 0 3.125% 4% 3.125%;font-size: 0.22rem;line-height: 0.36rem;text-indent: 2em;}
.list_system{background: none;padding-bottom: 20px;}
.list_system li {width: 25%; float: left;text-align: center;overflow: hidden;font-size: 0.22rem;line-height: 0.36rem;color: #000;}
.list_system li span{padding:0px 5px;}
.list_system li img {margin: 0 auto;-webkit-background-size: 121px 121px;-moz-background-size: 121px 121px;background-size: 121px 121px;-webkit-border-radius: 110px;
-webkit-transition: -webkit-transform 1s ease-out;-moz-transition: -moz-transform 1s ease-out;-o-transition: -o-transform 1s ease-out;-ms-transition: -ms-transform 1s ease-out;cursor: hand;
}

/*题库优势*/
.superbox{background-color: #008d25;    padding-bottom: 20px;    overflow: hidden;}
.superbox .common_title{background-color: #008d25;}
.superbox .common_title h2{background-color: #008d25;    color: #ffffff;}
.superbox .common_title h2 i{background-color: #008d25;    color: #ffffff;}
.superbox .common_title span{    border: 0.02rem solid #f9f6f6;}
.super{height: auto; overflow: hidden;padding-top: 20px;}
.super_img{width: 1.5rem; float: left;}
.super_img img{padding-top:2px}
.super_title {color: #FFF;font-size: 0.27rem;font-weight: bold;padding-bottom: 12px;float: left;width: calc(100% - 1.65rem);}
.super_jj {font-size: 0.22rem;line-height: 0.36rem;color: #fff;float: left;width: calc(100% - 1.65rem);}

/*加盟扶持*/
.list_join{padding-top:10px;MARGIN: 0px auto;WIDTH: 100%;overflow:hidden;}
.list_join .row{background:#fff; box-shadow: 1px 2px 3px #ededed;width:46%; margin-left: 3%;  min-height: 3.35rem;float:left;box-sizing: border-box;margin-bottom:20px;overflow:hidden; text-align: center;border: 1px solid #056d20; }
.list_join .row img{width:100%}
.list_join .row:nth-child(4n){margin-right:0px;}
.list_join .row .title_name{font-size:0.27rem;text-align:center;color:#333;    line-height: 0.55rem;}
.list_join .row div p{color:#444;	font-size: 0.22rem;line-height: 0.36rem;padding:0px 10px;}

/*加盟流程*/
.list_flow{padding-top:10px;overflow: hidden;}
.list_flow .row{width:100%;float:left;box-sizing: border-box;height:auto; padding: 5px 3%;   text-align: center;background: #Fff;}
.list_flow .row:last-child{margin-right:0px;}
.list_flow .row img{ display: unset;float: left;width: 1rem;}
.list_flow .row div{float:left;width: calc(100% - 1rem);}
.list_flow .row .title_name{font-size:0.27rem;color:#333;}
.list_flow .row div p{color:#444;	font-size: 0.22rem;line-height: 0.36rem; padding-left: 20px;text-align: left;}

/*演示视频*/
.videobox .video_title{font-size: 30px;text-align: center;margin-top: 47px;}
.videobox .video_text {color: #999;text-align: center;font-size: 18px;margin-top: 5px;    margin-bottom: 10px;}
.videobox .video_btn{display: block;padding: 6px 18px;cursor: pointer;border-radius: 3px;color: #fff;background: #1cbe42;    width: 200px;font-size: 16px;
    margin: 0 auto;text-align: center;}
.videobox .video_btn a{color:#fff}
.videobox .video_btn:hover{background:#11aa3e}
.videobox ul{padding-top:10px;text-align: center;}
.videobox ul li {line-height:32px;font-size:16px;text-indent:2em;}
/*申请加盟*/

.contactmsg{    width: 100%;    margin: 0 auto;    padding-top: 20px;padding-bottom: 50px;}
.contactmsg  input{border:1px solid #bfbfbf;width:160px;height:30px;padding-left:5px;margin-left:24px;margin-bottom:15px;color:#000;box-sizing: border-box;}
.contactmsg  input:nth-child(4){width:260px;float:right;}
.contactmsg  input.btn {padding-left: 0px;margin-left: 0px;width: 50%;display: block;margin: 0 auto;background: #1cbe42;color: #ffffff;text-align: center;font-size: 16px;margin-top: 15px;line-height: 30px;}
.contactmsg  input.btn:hover{background:#07802b}
.contactmsg span{font-size:0.22rem}
.contactmsg div{text-align: center;}
.contactmsg input::-webkit-input-placeholder, .contactmsg textarea::-webkit-input-placeholder {   color: #999;   }   
.contactmsg input:-moz-placeholder, .contactmsg textarea:-moz-placeholder {   color: #999;   }   
.contactmsg input::-moz-placeholder, .contactmsg textarea::-moz-placeholder {    color: #999;   }   
.contactmsg input:-ms-input-placeholder, .contactmsg textarea:-ms-input-placeholder {      color: #999;   }
.contactmsg .btn {    cursor: pointer;}


/*VIDEO*/
.video-player {
  --accent: #19b5fe;
  --border-width: 5;
  background: var(--accent);
  overflow: hidden;
  position: relative;
  width: 100%;
}
.video-player__action {
  position: absolute;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
  -webkit-transform: scale(0);
          transform: scale(0);
  background: transparent;
  border: 0;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  outline-color: transparent;
  outline: 0;
}
.video-player__action svg {
  height: 2.5rem;
  fill: #fff;
}
.video-player__indicator {
  position: absolute;
  background: var(--accent);
}
.video-player__indicator:nth-of-type(1),
.video-player__indicator:nth-of-type(3) {
  height: calc(var(--border-width) * 1px);
  width: 100%;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.video-player__indicator:nth-of-type(2),
.video-player__indicator:nth-of-type(4) {
  height: 100%;
  width: calc(var(--border-width) * 1px);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.video-player__indicator:nth-of-type(1) {
  top: 0;
}
.video-player__indicator:nth-of-type(3) {
  bottom: 0;
}
.video-player__indicator:nth-of-type(2) {
  top: 0;
  right: 0;
  bottom: 0;
}
.video-player__indicator:nth-of-type(4) {
  top: 0;
  left: 0;
  bottom: 0;
}
.video-player video {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  outline-color: transparent;
  width: 100%;
}

.tableserv{width:100%;border-collapse: collapse;margin: 0 auto;text-align: center;background: #fff;}
.tableserv td, .tableserv th{border: 1px solid #adadad;color: #000;height: 36px;font-weight: 100;}
.tableserv thead th{background-color: #f0f0f0;width: 100px;}
.tableserv tr td:nth-child(1){width:25%}
.tableserv tr td:nth-child(2){width:25%}
.tableserv tr:nth-child(1){background: #f0f0f0;}
.tableserv tr:nth-child(2){background: #f0f0f0;}