@font-face {
	font-family: "icedeart";
	src: url('../fonts/ARIAL.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "ari_bold";
	src: url('../fonts/ARIALBD.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Siyuan";
	src: url('../fonts/SOURCEHANSANSCN-BOLD.OTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Siyuansong";
	src: url('../fonts/SourceHanSerifCN-Regular.otf');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #f5f5f5;
	overflow-x: hidden;
}
#online-shop a {
	font-size: 16px;
	opacity: 1;
	color: #ccc;
}
#homePage_bac {
	width: 100%;
	background: url("../images/index_bac_dynamic.jpg") repeat;
}
.index_carousel1 #index_page {
	bottom: 40px;
	left: 0;
	width: 100%;
}
.video_banner {
	position: relative;
}
.video_cover {
	position: absolute;
	left: 15%;
	top: 70%;
	width: 100%;
	transform: translateY(-50%);
}
.video_banner video {
	width: 100%;
}
.video_cover p {
	width: 100%;
	text-align: left;
	line-height: 3rem;
	color: #f9f9f9;
	font-family: "Siyuansong";
	font-size: 1.9rem;
	text-shadow: 0 0 10px #999;
}
.contact_body {
	background: #fff;
}
.container {
	max-width: 1200px;
	margin: 0 auto;
	width: 80%;
}
.active_top_nav {
	background: rgba(255,255,255,1) !important;
	/*opacity: 1 !important;*/
	box-shadow: 0 1px 0px rgba(0,0,0,0.08), 0 2px 2px rgba(0,0,0,0.05);
	border-bottom: 1px solid #dedede;
}
/*public*/
.public_title {
	margin: 50px 0 30px 0;
	font-size: 32px;
	color: #333;
}
.public_title .En {
	color: #999;
	font-size: 22px;
	font-family: "icedeart";
}
.public_title p {
 font-size: .9rem;
	color: #666;
	margin-top: 3rem;
	line-height: 1.5rem;
	text-align: center;
	margin-bottom: 1.8rem;
}
/*public end*/
/*toubu*/
.header {
	width: 100%;
}
.list {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url("../images/list.png") no-repeat center;
	background-size: 70% !important;
	transform: translateY(14px);
	margin-right: 1%;
}
.shop {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url("../images/shop.png") no-repeat center;
	background-size: 70% !important;
	transform: translateY(14px);
}
.banner img {
	width: 100%;
	vertical-align: top;
}
.top {
	margin: 0 auto;
	padding: 0px 5% 0px 5%;
	max-width: 1660px;
}
.top>a>img {
	height: 46px;
	margin: 13px 0 0 0;
}
.top>a>.en {
	height: auto;
	vertical-align: bottom;
	margin-top: 29px;
}
.translate {
 font-size: .9rem;
	color: #fff;
	margin-right: 20px;
	margin-left: 5px;
	vertical-align: middle;
}
.top_bac {
	width: 100%;
	height: 69px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	transition: .5s;
	background: rgba(255,255,255,0);
}
.banner {
	position: relative;
}
.banner h1 {
	font-family: "ari_bold";
	font-size: 50px;
	text-align: center;
	color: #fff;
}
.banner p {
	font-family: "Siyuan";
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.banner>div {
	position: absolute;
	top: 55%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
/*toubu end*/



/*dibu*/
.footer {
	width: 100%;
	background: #333;
	margin-top: 60px;
}
.footer_container {
	max-width: 1470px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_left {
	width: 16%;
	padding: 40px 16px 70px 0px;
	/*height: 100%;*/
	border-right: 1px solid #434343;
}
.footer_left p {
	color: #ccc;
	opacity: .3;
	font-size: 16px;
	line-height: 28px;
}
.footer_left img {
	width: 83%;
	margin-bottom: 30px;
}
.footer_center {
	width: 55%;
	padding: 40px 0px 0 23px;
}
.footer_center::after {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.footer_ul {
	overflow: hidden;
}
.footer_ul>li {
	float: left;
	border-right: 1px solid #434343;
}
.footer_ul>li>a {
	color: #ccc;
	font-size: 16px;
	display: inline-block;
	padding: 0px 30px 10px 30px;
	cursor: pointer;
}
.second_ul {
	margin-top: 15px;
	box-sizing: border-box;
	padding-left: 8px;
	min-height:216px;
}
.second_ul>li>a {
	color: #ccc;
	opacity: .3;
	font-size: 14px;
	display: inline-block;
	padding: 0px 20px 10px 20px;
}
.second_ul>li:hover a {
	opacity: 1;
}
.footer_ul>li:last-child {
	border-right: none;
}
#online_shop {
	color: #ccc;
	opacity: 1;
	font-size: 16px;
	display: inline-block;
	padding: 0px 30px 10px 20px;
	margin-top: 20px;
}
.footer_right {
	border-left: 1px solid #434343;
	padding: 40px 0 10px 50px;
	box-sizing: border-box;
}
.footer_right h1 {
	font-size: 18px;
	color: #ccc;
	line-height: 30px;
	margin-bottom: 10px;
}
.footer_right p {
	color: #ccc;
	font-size: 14px;
	line-height: 24px;
}
.address {
	display: inline-block;
	width: 22px;
	vertical-align: middle;
	height: 22px;
	background: url("../images/address.png") no-repeat center;
}
.phone {
	display: inline-block;
	width: 22px;
	vertical-align: middle;
	height: 22px;
	background: url("../images/phone.png") no-repeat center;
}
.email {
	display: inline-block;
	width: 22px;
	vertical-align: middle;
	height: 22px;
	background: url("../images/email.png") no-repeat center;
}
.print {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	background: url("../images/print.png") no-repeat center;
}
/*dibu end*/
/*contact*/
.contact_nav_box {
	width: 100%;
	border-bottom: 1px solid #dedede;
	background: #fff;
}
.contact_nav li {
	display: inline-block;
	color: #666;
	font-size: 18px;
	padding: 0px 30px;
	box-sizing: border-box;
}
.contact_nav li:nth-of-type(1) {
	padding-left: 0;
}
.contact_nav li a {
	display: inline-block;
	padding: 20px 0px;
	border-bottom: 2px solid transparent;
	color: #666;
}
.active_color {
	color: #346452 !important;
	border-bottom: 2px solid #346452 !important;
}
.contact_nav_right {
	line-height: 60px;
}
.contact_nav_right span {
	display: inline-block;
	transform: translateY(-1px);
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url("../images/index.png") no-repeat left center;
}
.contact_nav_right a {
	color: #666;
	font-size: 14px;
	line-height: 40px;
}
#dituContent {
	width: 59%;
	height: 400px;
}
.contact_address {
	box-sizing: border-box;
	width: 39%;
	padding-left: 5%;
}
.contact_address h1 {
	font-size: 20px;
	margin-top: 10px;
	color: #333;
	margin-bottom: 40px;
	font-weight: 600;
}
.contact_address p {
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
.contact_address span {
	margin-right: 16px;
}
.wechat {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/wechat.png") no-repeat left center;
}
.company_name {
	color: #346452;
}
.saoyisao {
	display: inline-block;
	vertical-align: middle;
}
.erweimaBox {
	width: 46%;
	vertical-align: middle;
}
.erweima_con {
	margin-top: 10px;
}
/*contact end*/


/*productCenter*/
.pro_para {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #666;
	box-sizing: border-box;
	text-align: justify;
}
.pro_img_div {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 80px;
	font-size: 0;
}
.pro_img_div>div {
	width: 25%;
}
.pro_img_div>div img {
	width: 100%;
}
.pro_img_div>div {
	transition: .3s;
}
.pro_img_div>div:hover {
	box-shadow: 0 0 20px #dedede;
	position: relative;
	z-index: 22;
}
/*product end*/


/*design*/
.design_top {
	width: 100%;
	box-sizing: border-box;
	padding: 5% 7%;
	box-shadow: 0 0 15px #dedede;
	margin-bottom: 60px;
	background: #fff;
}
.design_top h1 {
	font-size: 22px;
	color: #333;
	line-height: 38px;
	margin-bottom: 35px;
}
.design_top h1:nth-child(2) {
	margin-bottom: 40px;
}
.design_top p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 30px;
}
.desgin_banner {
	margin-top: 60px;
	margin-bottom: 60px;
}
.desgin_banner img {
	width: 100%;
}
.design_card {
	width: 100%;
	background: #fff;
	position: relative;
	height: 250px;
	box-sizing: border-box;
	padding: 4% 5%;
	margin-top: 90px;
}
.design_card h2 {
	font-size: 20px;
	color: #333;
	width: 70%;
	margin-bottom: 30px;
	margin-top: 10px;
}
.design_card p {
	font-size: 16px;
	color: #666;
	line-height: 20px;
	width: 57%;
	height: 100px;
	overflow: hidden;
	line-height: 24px;
	text-align: justify;
}
.design_cover {
	position: absolute;
	top: -25%;
	right: 3%;
	overflow: hidden;
	width: 37%;
}
.design_cover img {
	transition: .3s;
	width: 100%;
}
.design_cover:hover img {
	transform: scale(1.1);
}
.design_card:hover {
	box-shadow: 0 0 20px #dedede;
}
.design_card h2:hover {
	color: #346452;
	cursor: pointer;
}
.design_cover1 {
	position: absolute;
	top: -25%;
	left: 3%;
	overflow: hidden;
	width: 37%;
}
.design_cover1 img {
	width: 100%;
}
.design_cover1:hover img {
	transform: scale(1.1);
	transition: .3s;
}
.design_card_right {
	width: 57%;
}
.design_card_right p {
	width: 100%;
}
/*design end*/

/*selfBrand*/
.honeymoon {
	width: 100%;
	box-sizing: border-box;
	padding: 5%;
	background: #fff;
	box-shadow: 0 0 15px #dedede;
}
.honey_top {
	position: relative;
	height: 321px;
}
.honey_top h1 {
	color: #333;
	line-height: 34px;
	width: 60%;
}
.honey_top h1:nth-child(1) {
	font-size: 22px;
}
.honey_top h1:nth-child(2) {
	font-size: 22px;
}
.honey_top p {
	width: 48%;
	height: 80px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-top: 30px;
}
.honey_top img {
	position: absolute;
	right: 0;
	top: 0;
	width: 46%;
}
.honey_bottom {
	width: 100%;
}
.honey_bottom p {
	height: 107px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-top: 30px;
}
.lanbu_con {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px #dedede;
	box-sizing: border-box;
}
.lanbu_top {
	position: relative;
	padding: 5% 5% 2% 5%;
}
.lanbu_right {
	width: 42%;
}
.lanbu_right h1 {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}
.lanbu_top h1:nth-child(2) {
	margin-bottom: 40px;
}
.lanbu_top img {
	width: 52%;
}
.lanbu_right p, .lanbu_middle p {
	line-height: 28px;
	height: 160px;
	color: #666;
	font-size: 16px;
	text-align: justify;
}
.lanbu_middle {
	padding: 0 5%;
	margin-top: 30px;
}
.lanbu_middle p {
	height: 76px;
}
.lanbu_bottom {
	margin-top: 58px;
}
.lanbu_bottom h1 {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	padding: 0 5%;
	margin-bottom: 30px;
}
.pinzhi, .shili, .fuwu, .shihui {
	display: inline-block;
	width: 35px;
	height: 40px;
	vertical-align: middle;
	margin-right: 10%;
}
.pinzhi {
	background: url("../images/pinzhi.png") no-repeat;
}
.shili {
	background: url("../images/shili.png") no-repeat;
}
.fuwu {
	background: url("../images/fuwu.png") no-repeat;
}
.shihui {
	background: url("../images/shihui.png") no-repeat;
}
.lanbu_list {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 0 25px 5%;
	border-bottom: 1px solid #dedede;
}
.lanbu_list strong {
	font-size: 20px;
}
.lanbu_list>div:nth-child(1) {
	width: 23%;
	box-sizing: border-box;
}
.lanbu_list>div p {
	line-height: 32px;
	color: #666;
	font-size: 16px;
	vertical-align: middle;
}
.lanbu_bottom>div:last-child {
	border-bottom: none;
}
.lanbuList_right, .lanbuList_left {
	display: inline-block;
	vertical-align: middle;
}
/*selfBrand end*/


/*introduction*/

.jianjie_list li {
	display: inline-block;
	box-sizing: border-box;
	border-right: 1px solid #dedede;
	height: 60px;
	width: 150px;
	padding-left: 11px;
}
.jianjie_list li:last-child {
	border-right: none;
}
.intro_top>img, .intro_top_right {
	display: inline-block;
}
.intro_top_right {
	width: 55%;
	padding-left: 4%;
	vertical-align: middle;
}
.intro_top>div:nth-child(1) {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
	overflow: hidden;
}
.intro_top>div:nth-child(1) img {
	width: 100%;
	transition: .3s;
}
.intro_top>div:nth-child(1):hover img {
	transform: scale(1.1);
}
.intro_top_right p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 40px;
	padding: 0 2%;
}
.jianjie_list span {
	color: #666;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
.jianjie_list strong, .jianjie_list small {
	font-size: 40px;
	color: #333;
	font-weight: 600;
}
.jianjie_list li p {
	margin-top: -20px;
}
.intro_list, .intro_list1 {
	width: 100%;
	margin-top: 50px;
	background: #fff;
	font-size: 0;
	position: relative;
}
.intro_list:hover, .intro_list1:hover {
	box-shadow: 0 0 15px #dedede;
	transition: .3s;
}
.intro_list_left, .intro_list_right1 {
	display: inline-block;
	width: 42%;
	font-size: 16px;
	color: #666;
	padding: 6% 4% 0% 4%;
	box-sizing: border-box;
	line-height: 28px;
}
.intro_list_left p, .intro_list_right1 p {
	text-align: justify;
	padding-bottom: 38px;
}
.intro_list_right, .intro_list_left1 {
	vertical-align: top;
	display: inline-block;
	width: 58%;
	overflow: hidden;
}
.intro_list_right img, .intro_list_left1 img {
	width: 100%;
	transition: .3s;
}
.intro_list_right:hover img, .intro_list_left1:hover img {
	transform: scale(1.1);
}
.zhijiao {
	width: 11%;
	height: 24%;
	position: absolute;
	left: 2%;
	bottom: 7%;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.zhijiao1 {
	width: 11%;
	height: 24%;
	position: absolute;
	right: 2%;
	bottom: 7%;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
/*introduction end */

/*aboutdetail*/
.about_detailCon {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px #dedede;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4% 6%;
	margin: 50px 0 0 0;
	font-size: 16px;
color: #666;
line-height: 1.6;
}
.about_detail_title {
	font-size: 20px;
	color: #333;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
.about_detailCon h6 {
	font-size: 14px;
	color: #999;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
}
.about_detail_img {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
}
.about_detail_img img {
	width: 100%;
}
.about_detail_img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: .3s;
}
.about_detailCon p {
	margin: 30px 0px 0px 0px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.page_control {
	position: relative;
	margin-top: 100px;
}
.page_control p a {
	color: #999;
	font-size: 16px;
}
.page_control a:nth-child(1):hover, .page_control a:nth-child(2):hover {
	text-decoration: underline;
	color: #346452;
}
.back {
	display: inline-block;
	padding: 10px 40px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 20;
	background: #346452;
}
/*aboutdetail end*/


/*dynmaic*/
.dynamic_list_con {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.dynamic_list {
	background: #fff;
	position: relative;
	padding-bottom: 30px;
	width: 32%;
	margin-right: 20px;
	margin-bottom: 20px;
}
.dynamic_list:nth-child(3n) {
	margin-right: 0;
}
.dynamic_imgbox {
	width: 100%;
	overflow: hidden;
}
.dynamic_imgbox img {
	width: 100%;
	transition: .3s;
}
.dynamic_imgbox:hover img {
	transform: scale(1.1);
}
.dynamic_next {
	width: 26px;
	height: 20px;
	position: absolute;
	left: 7%;
	bottom: 5%;
}
.dynamic_list h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 7%;
}
.dynamic_list h1 a {
	color: #333;
	font-size: 18px;
	line-height: 18px;
}
.dynamic_list h1:hover a {
	color: #346452;
}
.dynamic_list p {
	color: #999;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 7%;
	margin-bottom: 44px;
	height: 44px;
}
.page_box {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}
.page_box .pagination{
	display: flex;
  justify-content: center;
  }
.page_box a, .page_box span {
	display: inline-block;
	padding: 10px 15px;
	color: #fff;
	background: #ccc;
	margin-right: 10px;
}
.page_box span.thisclass, .page_box a:hover {
	background: #346452;
	transition: .3s;
}
/*dynmaic end*/
/*speech*/
.speech_con {
	width: 100%;
	padding: 5% 8% 12% 8%;
	box-sizing: border-box;
	font-size: 0;
	background: #fff;
	box-shadow: 0 0 20px #dedede;
}
.speech_left {
	display: inline-block;
	width: 70%;
	padding-right: 100px;
	box-sizing: border-box;
	position: relative;
}
.speech_left p {
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
	text-align: justify;
}
.speech_left span {
	position: absolute;
	right: 90px;
	bottom: -60px;
	color: #666;
	font-size: 16px;
}
.speech_right {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.speech_right img {
	width: 100%;
}
/*speech end*/


/*culture*/
.culture_con {
	width: 100%;
	background: #fff;
	padding: 5% 3%;
	box-shadow: 0 0 15px #dedede;
}
/*culture*/
.culture_con {
	position: relative;
	box-sizing: border-box;
}
.culture_top p {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding: 0 5%;
	color: #666;
	font-size: 16px;
	line-height: 28px;
}
.culture_imgbox {
	width: 50%;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: -5%;
 right: :0;
}
.culture_imgbox:hover img {
	transform: scale(1.1);
}
.culture_imgbox img {
	transition: .3s;
	width: 100%;
}
.culture_bottom {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 100px;
}
.culture_hope, .culture_shiming, .culture_jiazhi, .culture_zongzhi {
	display: inline-block;
	width: 50px;
	margin-right: 20px;
	vertical-align: top;
	margin-top: 20px;
	background-size: 100%;
}
.culture_hope img, .culture_shiming img, .culture_jiazhi img, .culture_zongzhi img {
	width: 100%;
}
.culture_detail {
	display: inline-block;
	width: auto;
	color: #666;
	font-size: 16px;
}
.culture_detail p {
	min-width: 120px;
	line-height: 1.4;
	color: #999;
}
.culture_detail h1 {
	color: #346452;
	font-size: 20px;
	margin: 35px 0 20px 0;
	min-width: 170px;
	font-weight: 600;
}
.culture_nav li {
	font-size: 0;
	border-right: 1px solid #ccc;
	display: inline-block;
	width: 33.3333333%;
	padding-left: 40px;
	box-sizing: border-box;
	height: 140px;
	vertical-align: top;
	margin-bottom: 70px;
}
.culture_nav {
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 0;
}
.culture_nav li:last-child {
	border-right: none;
}
.culture_nav li:nth-child(3n) {
	border-right: none;
}
.culture_line {
	width: 30%;
	height: 3px;
	background: #346452;
}
.culture_lanyao {
	width: 100%;
}
.culture_lanyao img {
	width: 100%;
}
.culture_list_one {
	border-top: 1px solid #dedede;
	padding: 30px 5%;
	font-size: 0;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}
.culture_list_one:nth-child(1) {
	border-top: none;
}
.culture_list:nth-child(1) .culture_list_one:nth-of-type(5) {
	border-bottom: 1px solid rgba(222,222,222,0);
	transition: .3s;
}
.active_cultureList .culture_list_one:nth-of-type(5) {
	border-bottom: 1px solid rgba(222,222,222,1) !important;
}
.learn, .jiangli, .health, .jia, .create, .zhidu, .dingzhi, .eat, .share, .ganen {
	display: inline-block;
	width: 48px;
	height: 50px;
}
/*.ganen{
	background: url('../images/ganen.png') no-repeat left center;

}
.share{
	background: url('../images/share.png') no-repeat left center;
}
.eat{
	background: url('../images/eat.png') no-repeat left center;

}
.dingzhi{
	background: url('../images/dingzhi.png') no-repeat left center;

}
.zhidu{
	background: url('../images/zhidu.png') no-repeat left center;
}
.learn{
	background: url('../images/culture_xuexi.png') no-repeat left center;

}
.jiangli{
	background: url('../images/culture_jiangli.png') no-repeat left center;
}
.health{
	background: url('../images/culture_health.png') no-repeat left center;

}
.jia{
	background: url('../images/culture_jia.png') no-repeat left center;

}
.create{
	background: url('../images/culture_chuangxin.png') no-repeat left center;

}*/
.culture_list_left {
	width: 25%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.culture_list_left p {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}
.culture_list_right {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
}
.culture_list_right p {
	display: inline-block;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	width: 90%;
}
.culture_list_right span {
	font-size: 16px;
	vertical-align: top;
	display: inline-block;
	margin-top: 5px;
	margin-right: 20px;
}
.for_more {
	width: 100%;
	text-align: center;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 40px;
}
.for_more span {
	display: inline-block;
	padding: 10px 20px;
	background: #346452;
	color: #fff;
	cursor: pointer;
}
.culture_list:nth-child(2) {
	display: none;
}
.hidden_more {
	display: none;
}
.active_show {
	display: none !important;
}
/*culture end*/

/*org*/
.org_con {
	width: 100%;
	box-sizing: border-box;
	padding: 5%;
	background: #fff;
	box-shadow: 0 0 15px #dedede;
}
.org_con p {
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	line-height: 30px;
	color: #666;
	font-size: 16px;
}
.org {
	width: 100%;
}
.org_con img {
	width: 100%;
}
/*org end*/

/*story*/
.story_con {
	width: 100%;
	padding: 20px 0;
	position: relative;
	display: inline-block;
}
.story_left {
	width: 78%;
	float: left;
}
.story_left h1 {
	color: #333;
	font-size: 22px;
}
.story_left p {
	line-height: 28px;
	color: #666;
	font-size: 16px;
	margin-top: 40px;
	width: 70%;
	margin-bottom: 20px;
}
.story_banner {
	width: 100%;
	overflow: hidden;
}
.story_banner img {
	width: 100%;
}
.story_list {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	font-size: 0;
}
.story_list p {
	display: inline-block;
	width: 70%;
	text-align: justify;
	vertical-align: middle;
	font-size: 16px;
	color: #666;
}
.story_list div>img {
	transition: .3s;
	width: 100%;
}
.story_list div {
	display: inline-block;
	width: 26%;
	height: 100%;
	margin-right: 26px;
	overflow: hidden;
	vertical-align: middle;
}
.story_list div:hover img {
	transform: scale(1.1);
}
.story_list:last-child {
	border-bottom: none;
}
.story_right_box {
	background: #fff;
	width: 246px;
	height: 246px;
	padding: 40px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}
.story_right {
	/*position: absolute;
	top: 0;
	right: 0;*/
	width: 22%;
	float: left;
}
.story_right_box h1 {
	line-height: 30px;
	color: #666;
	font-size: 20px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}
.story_right_box img {
	margin: 0 auto;
}
.story_right_box p {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.story_right_box:hover {
	box-shadow: 0 0 20px #dedede;
}
/*story end*/



/*adv*/
.adv_con {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	margin-top: 50px;
}
.adv_box {
	width: 100%;
	font-size: 0;
}
.adv_left_box, .adv_right_box {
	width: 50%;
	color: #666;
	display: inline-block;
	vertical-align: middle;
}
.adv_left_box {
	box-sizing: border-box;
	padding: 2% 3% 6% 3%;
	line-height: 24px;
	font-size: 16px;
	height: 300px;/*overflow:hidden;*/
	
}
.scrollBox {
	height: 100%;
	overflow: hidden;
}
.scrollBox p {
	line-height: 30px;
}
.product_img, .shichang, .sheji, .guanli {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
}
.guanli {
	background: url('../images/guanli.png') no-repeat left center;
}
.sheji {
	background: url('../images/design.png') no-repeat left center;
}
.product_img {
	background: url('../images/pro.png') no-repeat left center;
}
.shichang {
	background: url('../images/shichang.png') no-repeat left center;
}
.adv_box h1 {
	margin-bottom: 20px;
}
.adv_box strong {
	font-size: 20px;
	color: #333;
	display: inline-block;
	margin-right: 10px;
}
.adv_box p {
	margin-bottom: 20px;
}
.adv_box p:last-child {
	margin-bottom: 0;
}
.adv_box small {
	color: #999;
	font-size: 14px;
}
.adv_right_box {
	overflow: hidden;
}
.adv_right_box img {
	transition: .3s;
	width: 100%;
}
.adv_right_box:hover img {
	transform: scale(1.1);
}
/*adv end*/
/*franise*/
.circle_out {
	width: 50%;
	margin: 0 auto;
	height: 100%;
	position: relative;
	background: url('../images/tuoyuan.png') no-repeat center;
}
.franchise_top strong {
	font-size: 18px;
	color: #333;
	font-weight: 500;
}
.franchise_top span {
	font-size: 14px;
	color: #666;
}
.circle_out img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-47%, -56%);
}
.franchise_top {
	width: 100%;
	background: #fff;
	padding: 3% 5%;
	box-sizing: border-box;
	height: 635px;
	position: relative;
	margin-bottom: 50px;
	box-shadow: 0 0 20px #dedede;
}
.dl, .new, .baohu, .th, .pp, .tg, .zd, .xx {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	box-shadow: 0 0 20px #dedede;
	margin-right: 10px;
	vertical-align: middle;
}
.dl {
	background: url('../images/dl_zi.png') no-repeat center;
}
.dl:hover {
	background: url('../images/dl_white.png') no-repeat center #346452;
}
.th {
	background: url('../images/th_zi.png') no-repeat center;
}
.th:hover {
	background: url('../images/th_white.png') no-repeat center #346452;
}
.pp {
	background: url('../images/pp_zi.png') no-repeat center;
	transform: translate(60px, -50px);
}
.pp:hover {
	background: url('../images/pp_white.png') no-repeat center #346452;
}
.tg {
	background: url('../images/tg_zi.png') no-repeat center;
	transform: translate(60px, -50px);
}
.tg:hover {
	background: url('../images/tg_white.png') no-repeat center #346452;
}
.zd {
	background: url('../images/zd_zi.png') no-repeat center;
	transform: translate(60px, -50px);
}
.zd:hover {
	background: url('../images/zd_white.png') no-repeat center #346452;
}
.xx {
	background: url('../images/xx_zi.png') no-repeat center;
	transform: translate(60px, -50px);
}
.xx:hover {
	background: url('../images/xx_white.png') no-repeat center #346452;
}
.new {
	background: url('../images/new_zi.png') no-repeat center;
	background-size: 34px 34px;
}
.new:hover {
	background: url('../images/new_white.png') no-repeat center #346452;
	background-size: 34px 34px;
}
.baohu {
	background: url('../images/bh_zi.png') no-repeat center;/*background-size: 90%;*/
}
.baohu:hover {
	background: url('../images/bh_white.png') no-repeat center #346452;/*background-size: 90%;*/
	
}
.dl_box span, .new_box span, .baohu_box span, .tuihuan_box span {
	display: inline-block;
	margin-left: 55px;
}
.pinpai_box span, .tuoguan_box span, .zhidao_box span, .xingxiang_box span {
	display: inline-block;
	margin-top: 15px;
}
.dl_box {
	position: absolute;
	right: 12%;
	top: 10%;
	z-index: 2;
}
.new_box {
	position: absolute;
	right: 1%;
	top: 33%;
	z-index: 2;
}
.baohu_box {
	position: absolute;
	right: 5%;
	top: 57%;
	z-index: 2;
}
.tuihuan_box {
	position: absolute;
	right: 10%;
	top: 80%;
	z-index: 2;
}
.pinpai_box {
	position: absolute;
	left: 6%;
	top: 80%;
	z-index: 2;
	text-align: right;
}
.tuoguan_box {
	position: absolute;
	left: 6%;
	top: 60%;
	z-index: 2;
	text-align: right;
}
.zhidao_box {
	position: absolute;
	left: 14%;
	top: 33%;
	z-index: 2;
	text-align: right;
}
.xingxiang_box {
	position: absolute;
	left: 25%;
	top: 10%;
	z-index: 2;
	text-align: right;
}
.franchise_lanyao {
	width: 100%;
	position: relative;
}
.franchise_lanyao img {
	width: 100%;
}
.lanyao_zhaopin {
	position: absolute;
	top: 45%;
	left: 19%;
}
.lanyao_zhaopin h1 {
	color: #333;
	font-size: 33px;
	margin-bottom: 30px;
}
.lanyao_zhaopin span {
	color: #999;
	font-size: 24px;
}
.lanyao_zhaopin p {
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 28px;
	color: #666;
	font-size: 18px;
}
.jiameng {
	padding-left: 0;
}
.zige_con {
	font-size: 0;
}
.zige_box {
	width: 20%;
	background: #fff;
	padding: 8% 2% 8% 2%;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	display: inline-block;
}
.zige_box h1 {
	line-height: 120px;
	border-bottom: 2px solid #346452;
	font-size: 60px;
	display: inline-block;
	color: #346452;
}
.zige_box p {
	padding-top: 30px;
	color: #346452;
	line-height: 30px;
	font-size: 18px;
	max-width: 230px;
	margin: 0 auto;
	height: 120px;
}
.zige_box:nth-child(2n) {
	background: #dadada;
}
.offer_con {
	width: 100%;
}
.offer_box_left {
	float: left;
	width: 32%;
}
.offer_500 {
	width: 100%;
	height: 487px;
	background: #346452;
	position: relative;
	overflow: hidden;
}
.kucun {
	width: 100%;
	margin-top: 20px;
	position: relative;
	overflow-y: hidden;
}
.offer_p {
	position: absolute;
	bottom: 20px;
	left: 0;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 100%;
	z-index: 30;
}
.offer_500 img {
	width: 100%;
}
.cover {
	width: 100%;
	height: 0;
	position: absolute;
	bottom: -100%;
	box-sizing: border-box;
	padding: 15% 10% 0 10%;
	background: #fff;
	z-index: 30;
}
.kucun img {
	width: 100%;
}
.offer_p_cover {
	color: #346452;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	width: 100%;
	margin-bottom: 10%;
}
.cover_para {
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.offer_box_right {
	float: right;
	display: flex;
	width: 68%;
	flex-wrap: wrap;
}
.pinpai {
	margin-left: 20px;
	position: relative;
	overflow-y: hidden;
	width: 45%;
	margin-bottom: 20px;
}
.pinpai img {
	width: 100%;
}
/*franise end*/



/*join*/
.join_con {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 20px #dedede;
	box-sizing: border-box;
}
.join_title {
	width: 100%;
	background: #ccc;
	color: #fff;
	line-height: 38px;
	display: table;
}
.join_title span {
	display: inline-block;
	display: table-cell;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.join_box {
	padding: 20px 0;
	background: #fff;
	color: #666;
	width: 102%;
	margin: 0 auto;
	font-size: 0;
}
.join_box span {
	text-align: center;
	width: 20%;
	font-size: 16px;
	display: inline-block;
}
.join_box a {
	color: #346452;
}
.join_out_box {
	border-bottom: 2px solid #fafafa;
	width: 95%;
	margin: 0 auto;
	box-sizing: border-box;
}
.join_out_box:last-child {
	border-bottom: none;
}
.join_hidden {
	width: 93%;
	margin: 0 auto;
	background: #fafafa;
	font-size: 0;
	box-sizing: border-box;
	padding-bottom: 50px;
	display: none;
}
.hidden_join {
	background: none;
}
.hidden_join span:nth-child(1) {
	margin-left: -20px;
}
.hidden_join span:last-child {
	margin-left: 20px;
}
.join_left_p {
	display: inline-block;
	width: 45%;
	margin-left: 3%;
	box-sizing: border-box;
	vertical-align: top;
	padding-top: 20px;
}
.join_left_p p {
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.join_left_p h1 {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}
.join_email {
	color: #346452;
	font-size: 16px;
	margin-left: 3%;
	margin-top: 30px;
}
.management_top {
	margin: 0 auto;
}
.management_top p {
	line-height: 28px;
	color: #666;
	font-size: 16px;
	margin-top: 30px;
}
.management_top h1 {
	color: #333;
	font-size: 22px;
}
.management_lanyao {
	width: 100%;
	margin: 50px 0;
}
.management_lanyao img {
	width: 100%;
}
.management_list {
	width: 100%;
	font-size: 0;
}
.man_box {
	width: 25%;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.man_box span {
	font-size: 20px;
	color: #346452;
	display: inline-block;
	margin: 20px 0 10px 10px;
}
.man_box>p {
	position: absolute;
	bottom: 30px;
	font-size: 16px;
	text-align: center;
	width: 100%;
	color: #fff;
}
.man_hidden {
	width: 100%;
	position: absolute;
	bottom: -100%;
	height: 0;
	left: 0;
	padding: 10% 5% 5% 5%;
	box-sizing: border-box;
	background: rgba(255,255,255,.6);
	z-index: 10;
}
.man_hidden>p {
	line-height: 22px;
	color: #346452;
	margin-top: 15px;
	width: 86%;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 30px;
	text-align: justify;
}
.zuanshi {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.zuanshi img {
	width: 100%;
}
/*mode*/
#mode_video {
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
#mode_video video {
	width: 100%;
	max-width: 1200px;
	height: 400px;
}
#mode_video span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url('../images/play.png') no-repeat center;
}
.mode_con p {
	margin-top: 30px;
	color: #666;
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	box-sizing: border-box;
}
/*mode emd*/

/*service*/
.service_top {
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
	margin-bottom: 50px;
}
.service_img {
	width: 49%;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
.service_img img {
	transition: .3s;
	width: 100%;
}
.service_img:hover img {
	transform: scale(1.1);
}
.service_title {
	padding-left: 0;
}
.service_top p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding-left: 5%;
	padding-top: 7%;
	vertical-align: top;
	margin-bottom: 20px;
	max-height: 480px;
}
.change_service_para p {
	padding-left: 0;
	padding-right: 5%;
}
.service_lanyao {
	width: 100%;
	background: #f9f9f9;
	box-sizing: border-box;
	padding: 50px 0;
}
.service_lanyao_con {
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
	padding-left: 7%;
}
.service_t, .service_x, .service_z, .service_l {
	display: inline-block;
	width: 156px;
	height: 156px;
	border: 1px solid #dedede;
	border-radius: 78px;
}
.service_l {
	transition: .3s;
	background: url('../images/culture_zhonglei.png')no-repeat center #fff;
}
.service_z {
	transition: .3s;
	background: url('../images/culture_service.png')no-repeat center #fff;
}
.service_x {
	transition: .3s;
	background: url('../images/culture_xiangying.png')no-repeat center #fff;
}
.service_t {
	background: url('../images/culture_team.png') no-repeat center #fff;
	transition: .3s;
}
.service_t:hover, .service_x:hover, .service_z:hover, .service_l:hover {
	box-shadow: 0 0 20px #dedede;
}
.service_t:hover {
	background: url('../images/service_t_zi.png') no-repeat center #fff;
}
.service_x:hover {
	background: url('../images/service_x_zi.png') no-repeat center #fff;
}
.service_z:hover {
	background: url('../images/service_z_zi.png') no-repeat center #fff;
}
.service_l:hover {
	background: url('../images/service_l_zi.png') no-repeat center #fff;
}
.service_bac {
	background: #fff;
}
.service_next {
	display: inline-block;
	width: 12px;
	height: 24px;
	margin: 22% 14% 0 18%;
	background: url('../images/service_next.png') no-repeat center;
	vertical-align: top;
}
.service_box:last-child p {
	padding-left: 11%;
}
.service_box {
	display: inline-block;
	width: 26%;
}
.service_box:last-child {
	width: 21%;
}
.service_box:hover p {
	color: #346452;
}
.service_box p {
	font-size: 14px;
	margin-top: 30px;
	box-sizing: border-box;
	padding-left: 5%;
	text-align: left;
	width: 100%;
	color: #999;
}
/*service end*/


/*quality*/
.quality_top {
	width: 100%;
	box-sizing: border-box;
}
.quality_top h1 {
	font-size: 24px;
	color: #346452;
	text-align: center;
	width: 100%;
}
.quality_top h1 span {
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #ccc;
	margin: 0 2%;
	vertical-align: middle;
}
.quality_img {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.quality_img img {
	width: 100%;
}
.quality_img:hover img {
	transform: scale(1.1);
	transition: .3s;
}
.quality_middle {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 1px 0 50px 0;
	margin-top: 50px;
	box-shadow: 0 0 20px #dedede;
}
.process_top, .process_bottom {
	text-align: right;
}
.process_next {
	display: inline-block;
	width: 14px;
	height: 28px;
	box-sizing: border-box;
	padding: 0 3%;
	transform: translateY(70px);
	vertical-align: top;
	background: url('../images/process_next.png') no-repeat center;
}
.process_prev {
	display: inline-block;
	width: 14px;
	height: 28px;
	box-sizing: border-box;
	padding: 0 3%;
	transform: translateY(70px);
	vertical-align: top;
	background: url('../images/process_prev.png') no-repeat center;
}
.process_down {
	display: inline-block;
	width: 28px;
	height: 26px;
	background: url('../images/process_down.png') no-repeat center;
}
.process_middle {
	text-align: right;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.quality_bottom {
	width: 100%;
	text-align: center;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	margin-top: 80px;
}
.quality_bottom span {
	color: #346452;
	font-weight: 600;
}
/*quality end*/

/*custom*/
.custom_con {
	width: 100%;
	box-shadow: 0 0 200px #dedede;
	box-sizing: border-box;
	padding: 5%;
	text-align: center;
	position: relative;
}
.custom_con img {
	width: 50%;
	margin: 0 auto;
}
.step1 {
	position: absolute;
	text-align: left;
	top: 7%;
	left: 4%;
	width: 25%;
	transform: translateY(2px);
}
.step2 {
	position: absolute;
	text-align: left;
	top: 28%;
	left: 4%;
	width: 25%;
	transform: translateY(4px);
}
.step3 {
	position: absolute;
	text-align: left;
	top: 54%;
	left: 4%;
	width: 25%;
	transform: translateY(4px);
}
.step4 {
	position: absolute;
	text-align: left;
	top: 71%;
	left: 4%;
	width: 25%;
	transform: translateY(4px);
}
.step5 {
	position: absolute;
	text-align: left;
	top: 7%;
	left: 71%;
	width: 25%;
	transform: translateY(2px);
}
.step6 {
	position: absolute;
	text-align: left;
	top: 28%;
	left: 71%;
	width: 25%;
	transform: translateY(4px);
}
.step7 {
	position: absolute;
	text-align: left;
	top: 50%;
	left: 71%;
	width: 25%;
}
.step8 {
	position: absolute;
	text-align: left;
	top: 71%;
	left: 71%;
	width: 25%;
	transform: translateY(4px);
}
.step1 h1, .step2 h1, .step3 h1, .step4 h1, .step5 h1, .step6 h1, .step7 h1, .step8 h1 {
	border-bottom: 3px solid #346452;
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.step1 h1 span, .step2 h1 span, .step3 h1 span, .step4 h1 span, .step5 h1 span, .step6 h1 span, .step7 h1 span, .step8 h1 span {
	font-weight: 600;
	color: #333;
	font-size: 16px;
}
.step1 p, .step2 p, .step3 p, .step4 p, .step5 p, .step6 p, .step7 p, .step8 p {
	line-height: 24px;
	max-height: 40px;
	color: #999;
	font-size: 14px;
	margin-top: 10px;
}
.biaozhun {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -66%);
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 38px;
}
.one-step_con {
	width: 100%;
	box-sizing: border-box;
}
.one-step_title {
	width: 100%;
	text-align: center;
	margin: 30px 0;
	font-size: 18px;
	color: #666;
}
.one-step_list {
	width: 100%;
}
.one-step_list ul {
	font-size: 0;
}
.one-step_list ul li {
	display: inline-block;
	font-size: 16px;
	color: #666;
	position: relative;
	height: 450px;
	overflow: hidden;
	width: 20%;
	transition: all 0.5s;
}
.one-step_list ul>li>img {
	width: auto;
	height: 100%;
}
.step_cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.2);
	z-index: 20;
	text-align: center;
	box-sizing: border-box;
	padding: 50% 0;
}
.step_cover_active {
	opacity: 0;
}
.step_cover p {
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
}
.step_hidden {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	z-index: 30;
	background: rgba(255,255,255,.3);
	color: #346452;
	height: 0;
	box-sizing: border-box;
	padding: 10% 15%;
	transition: .5s;
}
.active_li {
	width: 40% !important;
}
.active_li .step_cover {
	display: none;
}
.active_li .step_hidden {
	height: 100%;
	bottom: 0;
}
.step_hidden h1 {
	margin: 20px 0;
	font-size: 22px;
}
.step_hidden p {
	line-height: 28px;
	font-size: 16px;
}
.dingzhi_con {
	width: 100%;
	box-shadow: 0 0 20px #dedede;
	background: #fff;
	box-sizing: border-box;
}
.dingzhi_box {
	position: relative;
	height: 320px;
	width: 76%;
	margin: 0 auto;
}
.dingzhi_con img {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 20%;
	left: 0;
}
.dingzhi_box >ul {
	width: 107%;
	transform: translateY(124px);
}
.dingzhi_box >ul>li {
	width: 12%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.dingzhi_box >ul>li:nth-child(2) {
	margin-left: 2%;
}
.dingzhi_box >ul>li:nth-child(3), .dingzhi_box >ul>li:nth-child(5), .dingzhi_box >ul>li:nth-child(6) {
	margin-left: 5%;
}
.dingzhi_box >ul>li:nth-child(4) {
	margin-left: 6%;
}
.dingzhi_box >ul>li:last-child {
	margin-right: 0;
}
.dingzhi_box li span {
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 20px;
	color: #666;
}
/*custom end*/


/*index*/
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.carousel {
	width: 100%;
}
.carousel img {
	width: 100%;
}
.carousel .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #fff;
	border-radius: 4px;
}
.carousel .swiper-pagination-bullet-active {
	transition: .3s;
	background: #fff;
	width: 2%;
}
.carousel .swiper-button-next {
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url('../images/index_prev.png') no-repeat center;
}
.carousel .swiper-button-prev {
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url('../images/index_next.png') no-repeat center;
}
.chuangdan {
	display: inline-block;
	width: 35px;
	overflow: hidden;
	height: 35px;
}
.zise .chuangdan img:nth-child(1) {
	display: none;
}
.zise .chuangdan img:nth-child(2) {
	display: block;
}
.chuangdan img {
	width: 100%;
}
.chuangdan img:nth-child(2) {
	display: none;
}
.product_series {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	font-size: 0;
}
.series_left {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	vertical-align: top;
	padding: 8% 5% 0 7%;
}
.series_left h1 {
	color: #333;
	font-size: 40px;
	font-weight: 600;
}
.series_left p {
	color: #333;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.series_left ul {
	width: 89%;
	margin: 0 auto;
	padding-top: 30px;
	box-sizing: border-box;
	display: inline-block;
}
.series_left ul li {
	color: #999;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 15px 0px;
	width: 30.3333333%;
	margin: 0 1.5% 30px 1.5%;
	border: #346452 solid 1px;
	border-radius: 4px;
	float: left;
	text-align: center;
}
.series_left ul li a {
	color: #999;
}
.series_left ul li:hover {
	background: #346452;
}
.series_left ul li:hover a {
	color: #fff;
}
.series_left ul li i {
	vertical-align: middle;
	margin: 0 20px;
}
.series_left ul li span {
	margin: 0 10px;
}
.series_right {
	width: 50%;
	padding-bottom: 45%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.series_right img {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.series_left .wish {
	margin-top: 134px;
	box-sizing: border-box;
	padding: 20px 0 2px 9%;
}
.series_left .wish strong {
	font-size: 28px;
	color: #346452;
	font-weight: 500;
	display: inline-block;
	margin-right: 30px;
}
.series_left .wish span {
	color: #333;
	font-size: 16px;
	vertical-align: middle;
}
.learn_more {
	color: #999;
	display: inline-block;
	width: 120px;
	font-size: 16px;
	cursor: pointer;
	background: url('../images/dynamic_next_hui.png') no-repeat center right;
}
.wish small {
	color: #999;
	font-size: 16px;
	margin-right: 10px;
}
.wish:hover .learn_more {
	width: 140px;
	transition: .3s;
	background: url('../images/dynamic_next_zi.png') no-repeat center right;
	color: #346452;
}
.opacity1 {
	opacity: 1;
	transition: .3s;
}
.opacity2 {
	opacity: 0;
	transition: .3s;
}
.zise {
	background: #346452;
}
.zise span {
	color: #fff;
}
.index_container {
	max-width: 1600px;
	margin: 0 auto;
	font-size: 0;
	padding: 6% 0;
	box-sizing: border-box;
}
.customization_carousel {
	display: inline-block;
	width: 60%;
	vertical-align: top;
	position: relative;
}
.carousel3_list {
	position: relative;
	width: 100%;
}
.carousel3_list>img {
	width: 100%;
	vertical-align: top;
}
.carousel_cover:hover {
	transition: .3s;
	opacity: 1;
}
.carousel_cover:hover p {
	color: #346452;
}
.carousel_cover {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 15%;
	left: 50%;
	transform: translate(-50%, 50%);
}
.tuoyuan4 {
	opacity: 0;
	position: absolute;
	left: 0%;
	top: 6%;
}
.active_hidden {
	display: none;
}
.carousel_cover img:nth-of-type(1), .carousel_cover img:nth-of-type(2) {
	position: absolute;
	left: 32%;
	top: 31%;
}
.carousel_cover img:nth-of-type(1) {
	z-index: 21;
}
.carousel_cover img:nth-of-type(2) {
	z-index: 20;
}
.carousel_cover p {
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 27%;
	top: 61%;
}
.text_area {
	width: 40%;
	display: inline-block;
	vertical-align: top;
}
.text_area h1 {
	color: #333;
	text-align: right;
	font-size: 48px;
	font-weight: 600;
}
.text_area p:nth-of-type(1) {
	font-size: 23px;
	text-align: right;
	color: #333;
	margin-top: 10px;
}
.text_area p:nth-of-type(2) {
	color: #666;
	font-size: 18px;
	line-height: 50px;
	margin-top: 54px;
	text-align: right;
}
.quality_index {
	position: relative;
	max-width: 1600px;
}
.index_dynamic {
	max-width: 1600px;
}
.quality_index h1 {
	font-size: 48px;
	font-weight: 600;
	color: #333;
}
.quality_index h2 {
	font-size: 24px;
	color: #333;
	margin: 20px 0 0px 0;
}
.quality_index p {
	font-size: 14px;
	color: #666;
	margin: 10px 0 36px 0;
}
.quality_index span {
	display: inline-block;
	width: 20px;
	height: 3px;
	background: #346452;
}
.quality_index a {
	display: inline-block;
	width: 125px;
	background: url('../images/dynamic_next_hui.png')no-repeat center right;
	color: #666;
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.quality_index a:hover {
	color: #346452;
	background: url('../images/dynamic_next_zi.png') no-repeat center right;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
}
.dynamic_list_con1 {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.dynamic_list_con1 .dynamic_list1 {
	width: 100%;
	background: #fff;
	position: relative;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.dynamic_list1:nth-child(3n) {
	margin-right: 0;
}
.dynamic_imgbox {
	width: 100%;
	overflow: hidden;
}
.dynamic_imgbox img {
	width: 100%;
}
.dynamic_imgbox:hover img {
	transform: scale(1.1);
	transition: .3s;
}
.dynamic_next1,.dynamic_next {
	width: 60px;
	height: 20px;
	position: absolute;
	left: 7%;
	bottom: 4%;
	background: url(../images/dynamic_next_hui.png) no-repeat center;
	background-position-x: 0;
	transition: .3s;
}
.dynamic_list1 h1 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 7%;
}
.dynamic_list1 h1 a,.dynamic_list h1 a {
	color: #333;
	font-size: 18px;
	line-height: 18px;
	width: 100%;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.dynamic_list1 h1:hover a {
	color: #346452;
}
.dynamic_list1 p {
	color: #999;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding: 0 7%;
	margin-bottom: 44px;
	height: 86px;
	overflow: hidden;
}
.dynamic_list1:hover .dynamic_next1 ,.dynamic_list:hover .dynamic_next{
	background: url(../images/dynamic_next_zi.png) no-repeat center;
	background-position-x: 30px;
	transition: .3s;
}
.dynamic_list1:hover {
	box-shadow: 0 0 20px #dedede;
}
.index_carousel2 {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 40px !important;
}
#index_carousel2_circle span {
	border-radius: 50%;
	background: none;
	border: 1px solid #346452;
}
#index_carousel2_circle .swiper-pagination-bullet-active {
	opacity: 1;
	background: #346452;
}
.brandStory {
	width: 100%;
	height: 892px;
	padding: 20% 0;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 50px;
}
.brandStory .story_img {
	width: 100%;
	height: 892px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.brandStory>div {
	position: absolute;
	top: 11%;
	left: 0;
	width: 100%;
	z-index: 2;
}
.brandStory>div>h1 {
	color: #fff;
	font-size: 40px;
	text-align: center;
	width: 100%;
}
.brandStory>div>h2 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin: 10px 0 30px 0;
	font-weight: 500;
}
.brandStory>div>p {
	width: 80%;
	text-align: center;
	line-height: 28px;
	color: #dedede;
	font-size: 16px;
	margin: 0 auto;
}
.brandStory_a {
	display: block;
	width: 6%;
	margin: 12px auto;
	background: url('../images/dynamic_next_hui.png') no-repeat center right;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}
.brandStory_a:hover {
	width: 7%;
	background: url('../images/dynamic_next_zi.png') no-repeat center right;
	transition: .3s;
	color: #346452;
}
.story_circle {
	width: 22%;
	text-align: center;
	padding-bottom: 5%;
	border-radius: 50%;
	border: 1px solid #dedede;
	display: inline-block;
	margin-right: 16%;
}
.story_circle>h1 {
	color: #fff;
	font-size: 22px;
	box-sizing: border-box;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 8px 0;
	width: 50%;
	margin: 0 auto;
	margin-top: 42px;
}
.story_circle:last-child {
	margin-right: 0;
}
.story_circle>img {
	margin-top: 14px;
}
.story_circle>p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin-top: 14px;
	text-align: center;
}
.story_circle:hover {
	box-shadow: 0 0 10px 20px rgba(0,0,0,.2);
}
.customization_carousel .swiper-button-next {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: url('../images/dynamic_next_hui.png') no-repeat center rgba(52,100,82,.0);
	border: 1px solid #ccc;
	position: absolute;
	right: -60%;
	outline: none;
	top: 93%;
}
.customization_carousel .swiper-button-next:hover {
	background: url('../images/white_jiantou.png') no-repeat center rgba(52,100,82,1);
	transition: .3s;
}
.customization_carousel .swiper-button-prev {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: url('../images/dynamic_prev_hui.png') no-repeat center rgba(52,100,82,.0);
	border: 1px solid #ccc;
	position: absolute;
	left: 145%;
	outline: none;
	top: 93%;
}
.customization_carousel .swiper-button-prev:hover {
	background: url('../images/dynamic_prev_white.png') no-repeat center rgba(52,100,82,1);
	transition: .3s;
}
.black_nav {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.9);
	z-index: 30000;
}
.del {
	display: inline-block;
	width: 38px;
	height: 38px;
	overflow: hidden;
}
.del img {
	width: 100%;
}
.del:hover img {
	transform: rotate(90deg);
	transition: .3s;
}
.blackContainer {
	max-width: 1600px;
	margin: 0 auto;
}
.big_list>li {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}
.big_list>li {
	width: 14%;
	text-align: center;
}
.big_list>li>a {
	position: relative;
	color: #ccc;
	font-size: 18px;
	display: inline-block;
	padding: 10px 10% 10px 0;
	border-bottom: 1px solid #a8a8a8;
}
.big_nav_line {
	display: inline-block;
	width: 32px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translateY(50%);
}
.big_list>li>ul {
	text-align: left;
	margin-left: 29%;
	margin-top: 44px;
}
.big_list>li .shoulde_change {
	margin-left: 26%;
}
.big_list>li>ul>li>a {
	color: #636363;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
}
.big_list a:hover {
	color: #fff;
}
.balck_top {
	box-sizing: border-box;
	padding: 30px 0;
}
.big_nav {
	box-sizing: border-box;
	padding-left: 2%;
}
.copy {
	width: 100%;
	background: #262626;
	box-sizing: border-box;
	padding: 1% 0;
}
.copy p {
	text-align: center;
	color: #666;
	font-size: 14px;
}
.copy a {
	color: #666;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
}
.brandStory>div>.wave_p {
	color: #fff;
	font-size: 22px;
	margin-top: 95px;
}
/*index end*/


/*curtain*/
.curtain_h2 {
	font-size: 18px;
	color: #666;
	line-height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.curtain_con {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 0;
}
.curtain_list {
	vertical-align: top;
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	position: relative;
	margin-bottom: 40px;
}
.curtain_list:nth-child(3n) {
	margin-right: 0;
}
.curtain_list>div {
	overflow: hidden;
	width: 100%;
}
.curtain_list div img {
	width: 100%;
	cursor: pointer;
}
.curtain_list>div:hover img {
	transform: scale(1.1);
	transition: .3s;
}
.curtain_list p {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.curtain_list p a {
	font-size: 16px;
	color: #666;
	line-height: 56px;
}
.to_curtain_detail {
	display: inline-block;
	width: 50px;
	height: 16px;
	margin-left: 66%;
	position: absolute;
	bottom: 7%;
	right: 1%;
	background: url('../images/dynamic_next_hui.png') no-repeat left center;
}
.curtain_list p:hover .to_curtain_detail {
	background: url('../images/dynamic_next_zi.png') no-repeat right center;
	transition: .3s;
	width: 70px;
}
.curtain_list p:hover {
	border-bottom: 1px solid #999;
}
.curtain_list p:hover a {
	color: #346452;
}
.jiahao {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
	opacity: 0;
	width: 40px;
	height: 40px;
	background: url(../images/jiahao.png) no-repeat center;
}
.curtain_cover {
	width: 87%;
	height: 67%;
	border: 1px solid #dedede;
	opacity: 0;
	position: absolute;
	left: 6%;
	top: 7%;
}
.curtain_list>div:hover .jiahao {
	top: calc(50% - 50px);
	transition: .3s;
	opacity: 1;
}
.curtain_list>div:hover .curtain_cover {
	box-shadow: 0 0 20px #999;
	transition: .3s;
	opacity: 1;
}
.lianlei_title {
	padding: 0;
	margin-bottom: 60px;
	margin-top: 60px;
}
/*curtain end*/
/*bolang*/
@keyframes move_wave {
 0% {
 transform: translateX(0) translateZ(0) scaleY(1)
}
 50% {
 transform: translateX(-25%) translateZ(0) scaleY(0.55)
}
 100% {
 transform: translateX(-50%) translateZ(0) scaleY(1)
}
}
.waveWrapper {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	height: 236px;
	position: relative;
}
.waveWrapperInner {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
	bottom: -1px;
}
.bgTop {
	z-index: 15;
	opacity: 0.5;
}
.bgMiddle {
	z-index: 10;
	opacity: 0.75;
}
.wave {
	position: absolute;
	left: 0;
	width: 200%;
	height: 35%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom;
}
.waveTop {
	background-size: 50% 100px;
}
.waveAnimation .waveTop {
	background-image: url(../images/xian_1.png);
	animation: move_wave 15s linear infinite;
}
.waveMiddle {
	background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
	background-image: url(../images/xian_2.png);
	animation: move_wave 10s linear infinite;
}
.index_carousel1 .swiper-slide {
	padding-bottom: 46.5%;
}
.index_carousel1 .swiper-slide img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.index_carousel1 .swiper-slide .video_banner {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute !important;
}
.index_carousel1 .swiper-slide video {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
footer {
	display: none;
}
.change_service_para1, .m_nav, .m_fran, .index_pro_m_h1, .last_footer {
	display: none;
}
/*bolang end*/
.balck_top>a img {
	height: auto;/*margin-left: 5rem;*/
}

.job-warp {
	width: 1200px;
	margin: 0 auto 80px;
}
.job-warp ul li {
	height: auto;
	width: 100%;
	border-bottom: 1px solid #e9ebed
}
.job-warp li .title {
	height: 52px;
	line-height: 52px;
	padding: 0 40px;
	color: #4b4b4b;
	background-color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.job-warp li.on .title {
	background-color: #346452;
	color: #fff;
}
.job-warp li .title span {
	float: right;
	padding-right: 30px;
	background: url(../images/job-icon1.png) right center no-repeat;
}
.job-warp li.on .title span {
	background: url(../images/job-icon2.png) right center no-repeat
}
.job-warp li .warp {
	padding: 10px 40px 20px;
	background-color: #fff;
	display: none
}
.job-warp .warp .tbl {
	width: 100%;
	margin-bottom: 25px;
	padding: 10px 20% 20px 0;
	border-bottom: 1px solid #e9ebed
}
.job-warp .warp .tbl p {
	width: 25%;
	float: left;
	font-size: 14px;
	color: #222;
	line-height: 26px;
}
.job-warp .warp .tbl p span {
	color: #565656;
	padding-left: 15px;
}
.job-warp .warp .cont h2 {
	font-size: 14px;
	color: #222;
	line-height: 30px;
	margin-bottom: 15px;
}
.job-warp .warp .cont .cent, .job-warp .warp .cont .cent p {
	font-size: 14px;
	line-height: 28px;
	color: #565656
}
.job-warp .warp .btns {
	font-size: 14px;
	line-height: 20px;
	color: #346452;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.job-warp .warp .btns:hover {
	color: #222;
}
 @media screen and (max-width: 1700px) {
.brandStory_a {
	width: 8%;
}
.brandStory_a:hover {
	width: 9%;
}
.brandStory, .brandStory .story_img {
	height: 797px;
}
.waveWrapper {
	display: block;
}
.series_left .wish {
	margin: 0;
}
.series_left ul li {
	/*font-size: 14px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	width: 98%;*/
}
.text_area {
	box-sizing: border-box;
	padding-right: 4%;
}
}
@media screen and (max-width: 1525px) {
.text_area p:nth-of-type(2) {
	font-size: 16px;
	line-height: 42px;
}
.footer_center {
	width: 56%;
}
.footer_left {
	padding-left: 2rem;
}
.footer_center {
	padding-left: 0;
}
.footer_right {
	padding-left: 1rem;
}
}
@media screen and (max-width:1440px) {
.story_circle>p {
	font-size: 14px;
	line-height: 22px;
}
.story_circle {
	padding-bottom: 4%;
}
.text_area p:nth-of-type(2) {
	font-size: 14px;
	line-height: 38px;
}
.customization_carousel .swiper-button-next, .customization_carousel .swiper-button-prev {
	width: 40px;
	height: 40px;
}
.text_area h1 {
	font-size: 42px;
}
.story_list p {
	width: 57%;
}
.footer_ul>li>a {
	padding: 0px 10px 10px 30px;
}
.lanbu_right p {
}
.man_hidden>p {
	font-size: 14px;
}
}
@media screen and (max-width:1410px) {
.curtain_cover {
	height: 64%;
}
.jianjie_list strong, .jianjie_list small {
	font-size: 38px;
}
.jianjie_list li {
	width: 23%;
}
.service_t, .service_x, .service_z, .service_l {
	width: 136px;
	height: 136px;
}
.wish small {
	display: none;
}
}
@media screen and (max-width: 1395px) {
.brandStory_a {
	width: 10%;
}
.brandStory>div>.wave_p {
	margin-top: 100px;
}
/*dibu*/
.footer_center {
	width: 64%;
}
.footer_ul>li>a {
	padding-right: 42px;
}
.footer_right {
	padding: 20px 0 20px 23px;
	border-left: none;
}
.footer_left {
	border-right: none;
	padding-left: 11%;
}
.honey_top img {
	margin-top: 5%;
}
/*toubu*/
.series_left ul li {
	font-size: 14px;
	padding: 5px 0;
	/*width: 100%;*/
	margin-bottom: 10px;
}
.lanyao_zhaopin {
	top: 15%;
	left: 15%;
}
.lanyao_zhaopin h1 {
	font-size: 24px;
	margin-bottom: 20px;
}
.lanyao_zhaopin h1 span {
	font-size: 20px;
}
.lanyao_zhaopin p {
	font-size: 14px;
	line-height: 22px;
}
.process_top img, .process_bottom img {
	width: 14%;
}
.process_prev {
	transform: translateY(48px);
}
.process_next {
	transform: translateY(48px);
}
}
@media screen and (max-width: 1361px) {
.footer_ul>li>a {
	padding-right: 30px;
}
}
@media screen and (max-width: 1338px) {
.story_circle {
	display: none;
}
.waveWrapper {
	display: none;
}
.brandStory>div>.wave_p {
	display: none;
}
.brandStory {
	height: auto;
	padding: 24% 0;
}
.brandStory>div {
	top: 26%;
}
.brandStory .story_img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 1266px) {
	.job-warp {
	width: 90%;
}
.job-warp .warp .tbl {
	width: 100%;
	padding-right: 0;
}
.job-warp .warp .tbl p {
	width: 25%;
}
.dynamic_list {
	width: 45%;
	margin-right: 2%;
	margin-left: 3%;
}
.shouji_title {
	padding-left: 3%;
}
 .dynamic_list：nth-child(2) {
 margin-right:0;
}
.dynamic_list:nth-child(3) {
	margin-right: 2%;
}
.text_area h1 {
	font-size: 36px;
}
.text_area p:nth-of-type(2) {
	line-height: 31px;
	font-size: 14px;
	margin-top: 34px;
}
}
 @media screen and (max-width:1260px) {
.footer_ul>li>a {
	padding-right: 24px;
}
.lanbu_right h1 {
	line-height: 22px;
	font-size: 20px;
}
.lanbu_right p, .lanbu_middle p {
	font-size: 14px;
	line-height: 22px;
}
.dynamic_list1 h1 a {
	font-size: 14px;
}
.dynamic_list1 p {
	font-size: 14px;
	line-height: 22px;
}
.brandStory_a {
	width: 14%;
}
.brandStory_a:hover {
	width: 15%;
}
.series_left ul {
	padding-top: 0;
}
.series_left .wish span {
	display: none;
}
.series_left ul li span:nth-of-type(2) {
	display: none;
}
.service_next {
	display: none;
}
.service_t, .service_x, .service_z, .service_l {
	margin-left: 12%;
}
.service_top p {
	padding-top: 2%;
}
.service_box p {
	padding-left: 14%;
}
.jianjie_list strong, .jianjie_list small {
	font-size: 32px;
}
.intro_top_right p {
	margin-top: 24px;
	font-size: 14px;
	line-height: 24px;
}
.join_box span {
	font-size: 14px;
}
.design_cover, .design_cover1 {
	top: -12%;
}
.design_cover {
	right: 3%;
}
.design_cover1 {
	left: 3%;
}
.design_card {
	padding: 4% 3%;
}
}
@media screen and (max-width: 1182px) {
.step2, .step1, .step3, .step4, .step5, .step6, .step7, .step8 {
	position: static;
	width: 100%;
	margin-bottom: 10px;
}
.custom_con img, .biaozhun {
	display: none;
}
.footer_left {
	padding-left: 7%;
}
.footer_center {
	width: 70%;
}
}
@media screen and (max-width: 1110px) {
.footer_ul>li>a {
	padding-right: 10px;
}
.curtain_cover {
	height: 59%;
}
.customization_carousel .swiper-button-prev {
	left: 103%;
}
.customization_carousel .swiper-button-next {
	right: -23%;
}
.contact_nav_right {
	display: none;
}
.honey_top img {
	margin-top: 8%;
}
.man_hidden>p {
	line-height: 18px;
}
.series_left ul li span:nth-of-type(3) {
	display: none;
}
.series_left .wish strong {
	display: none;
}
}
@media screen and (max-width: 988px) {
	.job-warp {
	width: 90%;
	margin: 0 auto 0.8rem;
	box-shadow: 0 1px 0.1rem 0 rgba(0,0,0,0.1)
}
.job-warp li .title {
	height: 0.52rem;
	line-height: 0.52rem;
	padding: 0 0.3rem;
	font-size: 0.26rem;
}
.job-warp li .title span {
	padding-right: 0.3rem;
	background: url(../images/job-icon1.png) right center/0.19rem no-repeat;
}
.job-warp li.on .title span {
	background: url(../images/job-icon2.png) right center/0.19rem no-repeat
}
.job-warp li .warp {
	padding: 0.1rem 0.3rem 0.2rem;
	background-color: #fff;
	display: none
}
.job-warp .warp .tbl {
	margin-bottom: 0.25rem;
	padding: 0.1rem 0 0.2rem;
	width: 100%;
}
.job-warp .warp .tbl p {
	font-size: 0.24rem;
	line-height: 0.4rem;
	width: 33.2%;
	float: left;
}
.job-warp .warp .tbl p span {
	padding-left: 0.1rem;
}
.job-warp .warp .cont h2 {
	font-size: 0.26rem;
	color: #222;
	line-height: 0.3rem;
	margin-bottom: 0.15rem;
}
.job-warp .warp .cont .cent, .job-warp .warp .cont .cent p {
	font-size: 0.24rem;
	line-height: 0.28rem;
	color: #565656
}
.job-warp .warp .btns {
	font-size: 0.24rem;
	line-height: 0.2rem;
}
.footer_ul>li>a {
	padding-right: 25px;
}
.lanbu_list>div:nth-child(1) {
	display: block;
	margin-bottom: 10px;
}
.carousel_cover {
	display: none;
}
.text_area p:nth-of-type(2) {
	font-size: 14px;
	line-height: 22px;
}
.text_area p:nth-of-type(1) {
	font-size: 20px;
}
.text_area h1 {
	font-size: 30px;
}
.series_left p {
	margin-bottom: 20px;
}
.series_left h1 {
	font-size: 36px;
}
.series_left ul {
	margin: 0;
}
.series_left .wish {
	padding: 20px 0 2px 0;
}
.mode_con p {
	padding: 0 3%;
}
.footer_left {
	display: none;
}
.footer_center {
	width: 100%;
	padding-left: 5%;
	display: block;
	margin: 0 auto;
}
.footer_right {
	display: block;
	margin: 0 auto;
}
.footer_ul {
	width: 91%;
	margin: 0 auto;
}
.footer_right {
	padding: 20px 0 20px 112px;
}
.container {
	width: 100%;
}
.banner h1 {
	font-size: 30px;
}
.banner p {
	font-size: 30px;
}
.contact_nav li {
	padding: 0 8px;
}
.franchise_lanyao img {
	height: 240px;
}
.public_title p {
	padding-right: 2rem;
}
}
@media screen and (max-width: 930px) {
.footer_center {
	padding-left: 2%;
}
.footer_right {
	padding-left: 85px;
}
}
@media screen and (max-width: 868px) {
.footer_ul>li>a {
	padding-right: 16px;
}
.footer_center {
	padding-left: 0;
}
.footer_right {
	padding-left: 68px;
}
.curtain_con {
	box-sizing: border-box;
	padding-left: 3%;
}
.curtain_cover {
	height: 56%;
}
.brandStory_a {
	width: 18%;
}
.brandStory_a:hover {
	width: 19%;
}
.series_left {
	padding: 5% 5% 0 7%;
}
.chuangdan img {
	width: 90%;
}
.series_left h1 {
	font-size: 28px;
}
.series_left p {
	font-size: 20px;
}
.jianjie_list {
	display: none;
}
.change_service_para {
	display: none;
}
.change_service_para1 {
	display: block;
}
.service_img {
	width: 100%;
}
.service_top p {
	width: 100%;
	padding-right: 3%;
}
.service_box p {
	font-size: 12px;
}
}
@media screen and (max-width: 798px) {
	.job-warp .warp .tbl p {
	line-height: 0.4rem;
	width: 50%;
}
.job-warp .warp .cont .cent, .job-warp .warp .cont .cent p {
	line-height: 0.4rem;
}
.design_card p {
	display: inline-block;
	width: 59%;
}
.design_cover {
	display: inline-block;
	width: 37%;
	margin-left: 3%;
	position: static;
}
#phone_design_p {
	width: 100%;
}
#phone_design_h2 {
	margin-bottom: 20px;
}
.design_cover1 {
	display: inline-block;
	width: 37%;
	margin-right: 3%;
	position: static;
}
.design_card h2 {
	margin-bottom: 0;
}
.mode_con p {
	padding: 0 3%;
}
.management_top {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3%;
}
.management_top h1 {
	font-size: 18px;
}
.management_top p {
	font-size: 14px;
}
.man_hidden {
	display: none;
}
.process_prev {
	transform: translateY(40px);
}
.process_next {
	transform: translateY(40px);
}
.hidden_join span:nth-child(3) {
	display: none;
}
.pro_para {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3%
}
.quality_bottom {
	padding: 0 3%;
	font-size: 14px;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
@media screen and (max-width: 786px) {
	.about_detailCon img{max-width:100%;}
.curtain_list{
	width: 97%;
	margin-right: 0;
	}
.hidden_join span:last-child {
	margin-left: 0;
}
.dynamic_list {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.org_con p {
	border-bottom: none;
}
.culture_nav li {
	border-right: 0;
}
.culture_top p, .culture_list_right p, .mode_con p, .design_top p {
	font-size: 14px;
}
.contact_nav_box {
	text-align: center;
}
.design_card {
	margin-top: 40px;
}
.management_top h1 {
	font-size: 16px;
	line-height: 24px;
}
.design_card {
	height: auto;
}
.design_cover {
	margin-left: 0;
}
.design_cover1 {
	width: 100%;
	margin-right: 0;
}
.design_card p {
	margin: 10px 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	height: auto;
	width: 100%;
}
.design_top h1, .design_card h2 {
	font-size: 18px;
}
.dl_box span, .new_box span, .baohu_box span, .tuihuan_box span {
	margin-top: -8px;
	line-height: 14px;
}
.intro_top>div:nth-child(1), .lanbu_right, .honey_top p, .design_card_right, .design_cover, .man_box, .man_box img, .speech_left, .intro_top_right, .culture_list_right, .culture_top p {
	width: 100%;
}
.speech_left span {
	bottom: -23px;
	left: 0;
}
.dingzhi_box >ul>li:nth-child(3), .dingzhi_box >ul>li:nth-child(5), .dingzhi_box >ul>li:nth-child(6) {
	margin-left: 4%;
}
.hidden_join span:nth-child(1) {
	margin-left: 0;
}
.hidden_join span {
	width: 100%;
	line-height: 24px;
	text-align: left;
}
.join_box {
	padding: 20px 10px;
}
.erweima_con {
	display: none;
}
.service_top p {
	font-size: 14px;
	line-height: 24px;
}
.service_img {
	margin-bottom: 10px;
}
.intro_top_right {
	padding-left: 0;
}
.franchise_top strong, .honey_top p, .honey_bottom p, .lanbu_list>div p {
	font-size: 14px;
}
.franchise_lanyao, .service_lanyao, .lanbu_top img, .honey_top img, .quality_middle, .jiameng, .speech_right img, .offer_con, .culture_list_left, .culture_imgbox, .culture_bottom, .org_con img {
	display: none;
}
.story_left h1 {
	font-size: 18px;
}
.story_left>p, .story_list p {
	font-size: 14px;
}
.story_list div, .story_list p {
	width: 100%;
}
.adv_left_box, .pro_para {
	font-size: 14px;
}
.banner {
	padding-top: 60px;
}
.banner>div {
	transform: none;
}
.banner h1, .banner p {
	font-size: 22px;
}
.public_title {
	font-size: 20px;
}
.public_title .En {
	font-size: 16px;
}
.contact_nav li {
	font-size: 14px;
}
.last_footer {
	display: block;
	background: #346452;
	padding: 20px 0 0 0;
	text-align: center;
	margin-top: 40px;
}
.last_footer ul {
	padding: 0 10px 20px 10px;
	box-sizing: border-box;
}
.last_footer li {
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
}
.last_footer li a {
	display: inline-block;
	width: 100%;
	color: #fff;
	opacity: .8;
	font-size: 14px;
	line-height: 24px;
}
.m_copy {
	padding-bottom: 10px;
	padding-top: 10px;
	background: #346452;
	color: #dedede;
	line-height: 20px;
	font-size: 12px;
	border-top: 1px solid #dedede;
	opacity: .5;
}
.m_copy a {
	color: #dedede;
}
.customization_carousel {
	width: 100%;
}
.quality_index h1 {
	font-size: 24px;
	text-align: center;
}
.index_container {
	background: #fff;
}
.quality_index {
	padding: 30px 0;
	background: #fff;
}
.quality_index h2 {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.active_hidden, .carousel_cover {
	display: block;
}
.index_carousel2 {
	width: 100%;
}
.carousel_cover {
	top: 8%;
	left: 54%;
}
.tuoyuan4 {
	opacity: 1;
}
.carousel_cover p {
	color: #346452;
}
.text_area, .brandStory, .quality_index a, .quality_index p, .quality_index span {
	display: none;
}
.series_left h1 {
	display: block;
	width: 100%;
}
.series_left ul li i, .series_left>h1, .series_left>p {
	display: none;
}
.series_left {
	width: 100%;
	padding:0;
}
.series_left ul{width: 100%;}
.series_right {
	display:none;
	width: 60%;
	padding-bottom: 50%;
}
.series_left ul li {
	padding: 10px 0;
}
.index_pro_m_h1 {
	display: block;
	height: 60px;
	padding: 20px 0;
	font-size: 24px;
	color: #333;
	width: 100%;
	text-align: center;
}
.index_pro_m_h1 h1 {
	font-weight: 600;
	margin-bottom: 10px;
}
.index_pro_m_h1 p {
	font-size: 18px;
}
.lanbu_middle p, .lanbu_right p, .honey_top, .honey_top p {
	height: auto;
}
.lanbu_list>div:nth-child(1) {
	width: 59%;
}
.active_li .step_hidden {
	display: block;
}
.step_cover {
	padding: 91% 0;
}
.pp, .tg, .xx, .zd {
	transform: none;
}
.pinpai_box, .zhidao_box, .xingxiang_box, .tuoguan_box, .circle_out {
	display: none;
}
.m_fran {
	display: block;
}
.step_cover:nth-of-type(1) {
	display: none;
}
.zige_box p {
	font-size: 14px;
	line-height: 24px;
}
.franchise_top p {
	position: static;
	width: 100%;
	margin-bottom: 20px;
}
.one-step_list ul li {
	width: 50% !important;
	display: inline-block;
}
.step2, .step1, .step3, .step4, .step5, .step6, .step7, .step8 {
	position: static;
	width: 100%;
	margin-bottom: 10px;
}
.one-step_title {
	box-sizing: border-box;
	padding: 0 3%;
	font-size: 16px;
	line-height: 22px;
}
.custom_con img, .biaozhun {
	display: none;
}
.dingzhi_box li span {
	font-size: 14px;
}
.m_nav {
	display: block;
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	z-index: 999;
	margin-top: 0;
	background: #fff;
	height: 60px;
}
.list, .shop {
	display: none;
}
.top_bac {
	display: none;
}
.m_logo {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	left: 0;
	z-index: 99;
}
.m_logo img {
	height: 45px;
	padding: 2% 0 0 0%;
	width: auto;
}
/*m_nav*/
.m_nav ul li .active_a {
	background: #346452;
	box-shadow: 0 -1px 8px 1px rgba(0,0,0,0.1) inset;
}
.m_nav .active_p em i:nth-of-type(1) {
	-webkit-transform: rotate(45deg) translate(9px, 8px);
	transform: rotate(45deg) translate(9px, 8px);
}
.m_nav .active_p em i:nth-of-type(2) {
	opacity: 0;
}
.m_nav .active_p em i:nth-of-type(3) {
	-webkit-transform: rotate(-45deg) translate(9px, -8px);
	transform: rotate(-45deg) translate(9px, -8px);
}
.m_nav ul li a {
	color: #fff;
	display: block;
	text-align: center;
}
.m_nav ul li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
}
.m_nav .contact_p {
	display: inline-block;
	vertical-align: top;
	padding-top: 12px;
	margin-left: 20px;
}
.m_nav .menu_p em {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2.2rem;
	font-size: 0;
}
.m_nav .menu_p i {
	display: inline-block;
	width: 36px;
	height: 4px;
	background: #346452;
	margin: 4px 0;
	opacity: 1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.m_nav .menu_p {
	position: absolute;
	top: 0px;
	right: 0;
	width: 60px;
	height: 60px;
	background: #fff;
	text-align: center;
	z-index: 20000;
}
.m_nav ul {
	position: absolute;
	top: 45px;
	width: 100%;
	left: 0;
	display: none;
	background: #346452;
	position: absolute;
	z-index: 20000;
}
/*m_nav*/
.brandStory>div>p {
	font-size: 14px;
	line-height: 22px;
}
.brandStory>div>h1 {
	font-size: 28px;
}
.brandStory>div>h2 {
	font-size: 20px;
}
.text_area h1 {
	margin-top: 26%;
}
.text_area p:nth-of-type(2) {
	display: none;
}
.customization_carousel .swiper-button-next {
	display: none;
}
.customization_carousel .swiper-button-prev {
	display: none;
}
.carousel .swiper-button-next, .carousel .swiper-button-prev {
	display: none;
}
.series_left .wish {
	display: none;
}
.story_left {
	width: 100%;
}
.story_left img{max-width:100%;}
.story_list {
	padding: 20px 3%;
}
.story_left>p {
	width: 100%;
	box-sizing: border-box;
	padding: 0 3%;
}
.story_left h1 {
	padding-left: 3%;
	box-sizing: border-box;
}
.story_right_box {
	display: none;
}
.intro_list_left, .intro_list_right1 {
	width: 100%;
}
.intro_list_right, .intro_list_left1 {
	width: 100%;
}
.zhijiao1, .zhijiao {
	display: none;
}
.contact_address {
	display: block;
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.erweima_con {
	position: absolute;
	top: 38%;
	right: 0;
	width: 40%;
}
.contact_address h1 {
	margin-bottom: 28px;
}
.contact_address p {
	font-size: 14px;
	line-height: 24px;
}
.erweimaBox {
	width: 33%;
}
#dituContent {
	width: 100%;
}
.franchise_lanyao img {
	height: 210px;
	min-width: 585px;
}
.join_left_p {
	width: 94%;
	font-size: 12px;
}
.join_email {
	font-size: 12px;
}
.adv_box img {
	display: none;
}
.adv_left_box, .adv_right_box {
	width: 100%;
}
.adv_left_box {
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3%;
}
.footer {
	display: none;
}
.carousel {
	padding-top: 60px;
}
footer {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 20000;
	width: 100%;
	background: #fff;
}
footer .company_p span {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	text-align: left;
}
footer .company_p {
	height: auto;
	padding: 10px 0;
	line-height: 16px;
}
footer .sj_footer {
	width: 100%;
	background: #fff;
	padding: 6% 20px;
	box-sizing: border-box;
}
footer .sj_footer strong {
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	color: #346452;
	font-weight: 500;
	font-size: 14px;
}
footer .sj_footer strong i {
	display: block;
	float: right;
	color: #346452;
	font-size: 20px;
}
footer .sj_footer .left_div p {
	display: none;
}
footer .sj_footer .left_div {
	width: 100%;
}
footer .sj_footer .left_div div {
	width: 100%;
	margin: 0;
}
footer .sj_footer .right_div {
	width: 100%;
}
footer .sj_footer .right_div span {
	display: none;
}
footer .sj_footer .right_div i {
	display: none;
}
footer .sj_footer .right_div em {
	float: right;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	font-size: 16px;
	margin-top: -40px;
}
footer .sj_footer .active_strong i {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
footer .sj_footer .active_strong i:hover {
	cursor: pointer;
}
footer .sj_footer a {
	font-size: 14px;
	opacity: 0.5;
	color: #346452;
	display: block;
	line-height: 30px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
footer .sj_footer a:hover {
	opacity: 1;
}
.speech_left {
	padding-right: 5%;
}
.public_title {
	padding-left: 3%;
}
.speech_con {
	padding: 5% 3% 12% 3%;
}
.contact_nav_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1%;
}
.dynamic_list h1 a {
	font-size: 16px;
}
.index_carousel1 #index_page {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.video_cover p {
	width: 100%;
	text-align: left;
	line-height: 1.2rem;
	color: #f9f9f9;
	font-family: "Siyuansong";
 font-size: .9rem;
	text-shadow: 0 0 10px #999;
}
}
