﻿body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
ul{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.thebox{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.ccbox{
	clear: both;
	width: 100%;
	height: 0;
}

.fenye{
	text-align: center;
	margin-top: 40px;
}
.fenye a{
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #DCDCDE;
}
.fenye  a{
	background-color: #F5F6F8;

	padding: 3px 9px;
	color: #333;
}
.fenye a:hover{
	color: white;
	background-color: #266EB8;
}
.fenye  .current {
	color: white;
	background-color: #266EB8;
}

/*导航栏*/
.navbar {
    min-height: 124px;
    margin-bottom: 0;
}
.navbar-default {
    background-color: white;
    border: none;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-brand {
    padding: 8px 0;
    margin-right: 160px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 16px;
    border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #007D5B;
    border-color: #007D5B;
    background-color: transparent;
}
.navbar-nav>li>a{
	padding: 14px 0;
}
.navbar-nav>li {
    min-width: 65px;
    text-align: center;
    margin-left: 63px;
}
.navbar-nav {
    margin-top: 37px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #007D5B;
}
.navbar-nav>.nav-ss form{
	width: 173px;
	background-color: #E2E2E2;
	height: 27px;
	border-radius: 8px;
	overflow: hidden;
	text-align: left;
	margin-top: 10px;
	position: relative;
}
.navbar-nav>.nav-ss form input[type=text]{
	width: 140px;
	height: 100%;
	padding-left: 16px;
	font-size: 14px;
	background-color: transparent;
	border: none;
	outline: none;
}
.navbar-nav>.nav-ss form input[type=submit]{
	width: 30px;
	height: 100%;
	background-color: transparent;
	border: none;
	outline: none;
	position: absolute;
	right: 5px;
	top: 0;
	background: url(../images/nav-ss.png) no-repeat center center;
	background-size: 16px;
}
/*轮播*/
.carousel-indicators {
    bottom: 10px;
}
.carousel-inner {
    min-width: 1200px;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: url(../images/nn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23 43px;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: url(../images/pp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23 43px;
}
.carousel-indicators li {
    width: 21px;
    height: 21px;
    border: 3px solid white;
    margin: 1px 8px;
}
.carousel-indicators .active {
    width: 21px;
    height: 21px;
    margin: 1px 8px;
    background-color: white;
}
.carousel-inner>.item{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 589px;
}
/*走进生命一号*/
.inabo-box{
	min-width: 1200px;
	padding: 112px 0 30px;
	background: url(../images/inabo-bj.jpg) no-repeat center center;
	height: 762px;
}
.index-til{
	margin-bottom: 45px;
	margin-left: 20px;
}
.index-til div{
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 5px;
}
.index-til div span{
	color: #22B573;
}
.index-til p{
	margin: 0;
	font-family: arial;
	font-size: 23px;
	color: #767676;
}
.inabo-left{
	float: left;
	width: 571px;
	margin-left: 35px;
}
.inabo-right{
	float: right;
	width: 552px;
	height: 413px;
}
.inabo-right img{
	width: 100%;
	height: 100%;
}
.inabo-left img{
	margin-bottom: 25px;
	width: 234px;
}
.inabo-til{
	font-size: 30px;
	color: #007D5B;
	margin-bottom: 20px;
	font-weight: bold;
}
.inabo-til span{
	display: block;
	font-size: 14px;
	font-family: arial;
	margin-top: 2px;
	text-transform: uppercase;
	font-weight: 100;
	color: #8BC1B3;
}
.inabo-bot p{
	font-size: 16px;
	line-height: 34px;
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 45px;
	height: 250px;
}
.inabo-bot a{
	color: black;
	font-size: 16px;
}
.inabo-bot a:hover{
	color: #007D5B;
}
.inpro-box{
	background: url(../images/inpro-bj.jpg) no-repeat;
	background-position: top;
	min-width: 1200px;
	background-size: 100% 400px;
	padding: 50px;
}
.indtil{margin-bottom: 45px;}
.indtil i{
	font-family: arial;
	color: #97C4B8;
	font-size: 66px;
	margin-right: 27px;
}
.indtil div{
	display: inline-block;
	font-size: 39px;
	font-weight: bold;
	position: relative;
    bottom: 6px;
    margin-right: 18px;
}
.indtil div p{
	display: inline-block;
	color: #22B573;
}
.indtil span{
	display: inline-block;
	height: 1px;
	width: 156px;
	background-color: #9DC4BA;
	margin-bottom: 15px;
}
.inpro-top ul{
	height: 337px;
	box-shadow: 8px 20px 15px 1px #e8eeefc7;
}
.inpro-top ul li{
	float: left;
	width: 240px;
}
.inpro-top ul li a{
	display: block;
	background-color: white;
	text-align: center;
	/*padding: 75px 10px;*/
	transition: all 0.4s;
}
.inpro-tim{
	margin:0 auto 24px;
	width: 61px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inpro-tim img{
	display: none;
	max-width: 100%;
	max-height: 100%;
}
.inpro-tim img:first-of-type{
	display: block;
}
.inpro-tte{
	font-size: 17px;
	color: black;
	margin-bottom: 40px;
}
.inpro-tte span{
	display: block;
	color: #C6C6C6;
	font-size: 12px;
	margin-top: 3px;
}
.inpro-tic {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.inpro-tic img{
	display: none;
}
.inpro-tic img:first-of-type{
	display: block;
}
.inpro-top ul li a:hover{
	/*background-color: #45A087;*/
}
.inpro-top ul li a:hover .inpro-tte{
	color: #FFB101;
}
.inpro-top ul li a:hover .inpro-tte span{
	color: #FFB101;
}
.inpro-top ul li a:hover .inpro-tim img:first-of-type{
	display: none;
}
.inpro-top ul li a:hover .inpro-tim img:last-of-type{
	display: block;
}
.inpro-top ul li a:hover .inpro-tic img:first-of-type{
	display: none;
}
.inpro-top ul li a:hover .inpro-tic img:last-of-type{
	display: block;
}
.inpro-pcsw{margin-top: 80px;}
.inpro-pcsw .swiper-wrapper{
	width: 1000px;
	margin: 0 auto;
}
.inpro-pcsw .swiper-slide ul li{
	width: 322px;
	float: left;
	margin-bottom: 50px;
	margin-left: 30px;
}
.inpro-pcsw .swiper-slide ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.inpro-pcsw .swiper-slide ul li p{
	width: 322px;
	height: 191px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.inpro-pcsw .swiper-slide ul li p img{
	max-width: 100%;
	max-height: 100%;
}
.inpro-pcsw .swiper-slide ul li div{
	font-size: 18px;
	color: #333;
	text-align: center;
}
.inpro-pcsw .swiper-button-prev, .inpro-pcsw .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/inpro-pp.png);
    left: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/inpro-nn.png);
    right: 0;
}
.inpro-pcsw .swiper-button-next, .inpro-pcsw .swiper-button-prev {
    width: 17px;
    height: 31px;
    -moz-background-size: 17px 31px;
    -webkit-background-size: 17px 31px;
    background-size: 17px 31px;
}
.inpro-pcsw .swiper-slide ul li a:hover div{
	color: #007D5B;
}
.inpro-mm{text-align: center;margin-top: 45px;}
.inpro-mm a{
	color: #007D5B;
	border: 1px solid #007D5B;
	font-size: 16px;
	padding: 10px 75px;
	background-color: white;
}
/*企业动态*/
.innews-tex{
	background: url(../images/indt-bj.jpg) no-repeat center center;
	padding: 10px 0 60px;
	min-width: 1200px;
	height: 660px;
}
.innews-tex ul li{
	width: 376px;
	margin-left: 36px;
	float: left;
	box-shadow: 0 0 20px 1px #cacacac7;
	transition: all 0.4s;
}
.innews-tex ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.innews-tex ul li p{
	width: 100%;
	height: 256px;
	overflow: hidden;
	margin: 0;
}
.innews-tex ul li p img{
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}
.innews-tex ul li div{
	padding: 20px;
	background-color: white;
}
.innews-tex ul li h4{
	font-size: 18px;
	margin-bottom: 10px;
	color: black;
}
.innews-tex ul li span{
	color: #919191;
	line-height: 22px;
	display: block;
}
.innews-tex ul li a:hover h4{
	color: #007D5B;
}
.innews-tex ul li:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.innews-tex ul li:hover p 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);
}
.innews-box .inpro-mm{
	margin-top: 75px;
}
/*企业荣誉*/
.inqy-box{
	height: 522px;
	min-width: 1200px;
	background: url(../images/inry0bj.jpg) no-repeat center center;
	padding: 50px 0;
}
/*品牌合作*/
.inhz-box{
	background: url(../images/inhz-bj.jpg) no-repeat center center;
	height: 660px;
	padding: 74px 0 30px;
	min-width: 1200px;
}
.inhz-tex{
	width: 510px;
	padding-left: 25px;
	margin-top: 60px;
}
.inhz-tex div{
	font-size: 28px;
	margin-bottom: 30px;
}
.inhz-tex p{
	line-height: 30px;
	overflow: hidden;
	width: 468px;
	color: #7C7C7C;
	text-align: left;
	font-size: 16px;
	height: 200px;
}
.inhz-tex a{
	color: #007D5B;
	border: 1px solid #007D5B;
	padding: 8px 60px;
}
.inhz-left{
	float: left;
}
.inhz-right{
	float: right;
	width: 614px;
	height: 508px;
}
.inhz-right img{
	width: 100%;
	height: 100%;
}
/*脚部*/
.foot-top{
	background: url(../images/foot-bj.png) no-repeat center center;
	height: 380px;
	min-width: 1200px;
    margin-top: -20px;
}
.foot-f{
	margin-bottom: 45px;
	padding-top: 20px;
}
.foot-f p{
	color: white;
	float: left;
	font-size: 20px;
	margin-top: 2px;
    line-height: 30px;
}
.foot-f form{
	width: 569px;
	height: 58px;
	position: relative;
	float: right;
	margin-top: 23px;
}
.foot-f form input[type=text]{
	height: 100%;
	width: 398px;
	background: url(../images/foot-inpbj.png) no-repeat center center;
	padding-left: 50px;outline: none;border: none;
}
.foot-f form input[type=submit]{
	width: 171px;
	height: 100%;
	background-color: #FBD173;
	background-image: url(../images/foot-ss.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px;
	border: none;
	outline: none;
	position: absolute;
	top: 0;
	right: 0;
}
.foot-logo{
	float: left;
	margin-right: 160px;
}
.foot-logo img{
	width: 185px;
	height: 178px;
}
.foot-ul{
	float: left;
	color: white;
}
.foot-ul div{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
}
.foot-ul div a{
	margin-left: 18px;
	position: relative;
    bottom: 3px;
}
.foot-ul div img{
	width: 30px;
	height: 30px;
}
.foot-ul p{
	font-size: 18px;
	margin-bottom: 10px;
}
.foot-ul ul li{
	margin-bottom: 12px;
}
.foot-ul ul li span{
	display: inline-block;
	margin-right: 12px;
	width: 20px;
	text-align: center;
}
.foot-erwei{
	float: right;
}
.foot-erwei p{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
	color: white;
}
.foot-erwei img{
	width: 132px;
	height: 132px;
}
footer{
	background-color: black;
	padding: 12px 0;color: white;
	min-width: 1200px;
}
footer span{
	float: right;
}
footer p{
	display: inline-block;
	margin: 0;
}

/*产品页面*/
.oth-top{
	height: 486px;
	min-width: 1200px;
	background: url(../images/oth-topimg.jpg) no-repeat center center;
}
.oth-menu{
	background-color: #45A087;
	height: 55px;
	min-width: 1200px;
}
.oth-menu ul{
	width: 1200px;
	margin: 0 auto;
	text-align: center;    display: flex;
}
.oth-menu ul li{
	width: 128px;
	height: 71px;
	display: inline-block;
	font-size: 16px;
	position: relative;bottom: 6px;
}
.oth-menu ul li a{
	display: block;
    color: white;
    padding-top: 22px;
    padding-left: 4px;
    height: 100%;
}
.oth-menu ul li:not(:first-child){}
.oth-menu ul .oth-act{
	background: url(../images/oth-menubj.png) no-repeat center center;
}
.oth-menu ul .oth-act a{
	color: #333;
}
.lujing{color: #707070;text-align: right;padding: 18px 0;}
.lujing a{color: #707070;}
.lujing img{
	width: 15px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.pro-box{
	background-color: #F4F5F6;
	padding: 55px 0;
}
.pro-box ul li{
	width: 375px;
	float: left;
	margin-bottom: 60px;
    margin-left: 37px;
    height: 335px;
}
.pro-box ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.pro-box ul li a{
	display: block;
	background-color: white;
}
.pro-box ul li div{
	height: 250px;
	padding-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.pro-box ul li div img{
	max-width: 100%;
	max-height: 100%;
}
.pro-box ul li p{
	color: black;
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 15px;
	margin-top: 30px;
	background-color: #DBDBDB;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.4s;
}
.pro-box ul li span{
	display: none;
	font-size: 14px;
	color: white;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-box ul li a:hover p{
	background-color: #28B38D;
	color: white;
	margin: 0;	
}
.pro-box ul li a:hover span{
	display: block;
}
/*产品详情*/
.pro-de-box{
	padding: 30px 0 50px;
}
.prode-top{
	float: left;
	margin-left: 35px;
}
.prode-top .swiper-container {
	width: 463px;
	height: 463px;
	margin-left: auto;
	margin-right: auto;
}
.prode-top .gallery-thumbs{
	height: 100px;
}
.prode-top .swiper-wrapper{
}
.prode-top .gallery-top .swiper-slide {
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 463px;
}
.prode-top .gallery-top .swiper-slide img{
	max-width: 100%;
	max-height: 100%;
}
.gallery-top {
	border: 1px solid #EAEAEA;	
}
.prode-top .gallery-thumbs {
	width: 382px;
}
.prode-top .gallery-thumbs .swiper-slide{
	width: 125px;
	height: 125px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
}
.prode-top .gallery-thumbs .swiper-slide img{
	max-width: 100%;
	max-height: 100%;
}
.prode-swbut{
	position: relative;
	width: 463px;margin-right: 8px;
}
.prode-swbut .swiper-button-next.swiper-button-white, .prode-swbut .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/prode-nn.png);
}
.prode-swbut .swiper-button-prev.swiper-button-white, .prode-swbut .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/peode-pp.png);
}
.prode-swbut .swiper-button-next, .prode-swbut .swiper-button-prev {
    width: 12px;
    height: 20px;
    margin-top: -53px;
    -moz-background-size: 12px 20px;
    -webkit-background-size: 12px 20px;
    background-size: 12px 20px;
}
.prode-ttex{
	float: right;
	margin-right: 40px;
	width: 513px;
}

.pos{
    font-size: 16px;
}
.prode-tt{
	font-size: 34px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 32px;
}
.prode-tt p{
	font-size: 16px;
	color: #606060;
	margin: 0;
	margin-top: 5px;
}
.prode-ttex ul{
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.prode-ttex ul li{
	font-size: 16px;
	color: #454545;
	margin-bottom: 15px;
}
.prode-ttex a{
	color: white;
	font-size: 18px;
	background-color: #45A087;
	display: inline-block;
	padding: 10px 65px;
	border-radius: 25px;
}
.pro-bot{
	margin-top: 40px;
}
.pro-bottil{
	border-bottom: 1px solid #D9D9D9;
}
.pro-bottil span{
	display: inline-block;
	color: #45A087;
	padding: 8px;
	border-bottom: 5px solid #45A087;
	position: relative;top: 1px;
	font-size: 18px;
}
.pro-btex{
	padding: 50px 15px;text-align: center;
}
.pro-btex img{
	max-width: 100%;
}

/*关于我们页面*/
.abo-box{
	background: url(../images/oth-bj.jpg) no-repeat center center;
	background-size: cover;
	padding: 10px 0 50px;
}
.abo-left{
	float: left;
	width: 571px;
}
.abo-right{
	float: right;
	width: 552px;
	height: 413px;
}
.abo-right img{
	width: 100%;
	height: 100%;
}
.abo-left img{
	margin-bottom: 25px;
	width: 234px;
}
.abo-til{
	font-size: 30px;
	color: #007D5B;
	margin-bottom: 20px;
	font-weight: bold;
}
.abo-til span{
	display: block;
	font-size: 14px;
	font-family: arial;
	margin-top: 2px;
	text-transform: uppercase;
	font-weight: 100;
	color: #8BC1B3;
}
.abo-bot p{
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 45px;
	height: 250px;
}
.abo-main p{
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 30px;
}
.page-main{

	 width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.abo-imp img{
	width: 560px;
	height: 413px;
	float: right;
	margin-left: 45px;
	margin-bottom: 30px;
}

/*新闻页面*/
.news-box{
	background: url(../images/news-bj.jpg) no-repeat center center;
	background-size: cover;
	padding: 10px 0 50px;
}
/*新闻页面*/
.news-box{
	padding: 50px 0;
}
.news-box ul li{
	padding: 30px 0;
	border-bottom: 1px solid #E3E3E3;
}
.news-left{
	float: left;
	width: 398px;
	height: 229px;
	position: relative;
	transition: all 0.4s;
}
.news-left img{
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}
.news-left div{
	position: absolute;
	top: 0;
	right: -43px;
	width: 86px;
	height: 86px;
	background-color: #45A087;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	font-family: arial;
	padding-top: 13px;
	transition: all 0.3s;
}
.news-left div span{
	font-size: 16px;
	display: block;
}
.news-right{
	float: right;
	width: 686px;
	margin-right: 40px;
	padding-top: 40px;
}
.news-right div{
	font-size: 20px;
	color: #333;
	margin-bottom: 25px;
}
.news-right p{
	font-size: 16px;
	color: #818181;
	margin: 0;
	line-height: 25px;
}
.news-box ul li:hover .news-left{
	overflow: hidden;
}
.news-box ul li:hover .news-left 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);
}
.news-box ul li:hover .news-left div{
	right: 0;
}
.news-box ul li:hover .news-right div{
	color: #037E5C;
}
/*新闻内页*/
.newsde-box{padding-bottom: 50px;}
.newsdes-text{
	width: 100%;
}
.newsde-til{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsde-til span{
	display: block;
	width: 57px;
	height: 3px;
	margin-top: 15px;
	background-color: #45A087;
	margin-left: auto;
	margin-right: auto;
}
.news-tilbot{
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	font-size: 15px;
	border-bottom: 1px solid gainsboro;
    padding-bottom: 18px;
}
.news-tilbot a{
	color: #45A087;
}
.newsde-text{
	margin-bottom: 40px;
}
.newsde-text p{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-bottom: 20px;
	text-align: justify;
}
.newsde-text>div span{
	display: block;
	font-weight: bold;
	text-indent: 0;
}
.newsde-text>.newde-img{
	text-indent: 0;
	text-align: center;
}
.newsde-text>.newde-img>img{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.jumptil{
	margin-bottom: 30px;
}
.jumptil span{
	display: block;
	margin-bottom: 12px;
	font-size: 15.5px;
}
.jumptil span a{
	color: #666666;
}
.jumptil span a:hover{
	color: #3582BF;
}
.move-newsde{
	padding: 20px 25px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}
.moven-til{
	border-left: 3px solid #45A087;
	padding: 3px 8px;
	font-size: 20px;
	margin-bottom: 18px;
}
.moven-text{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	display: flex;
}
.moven-text ul{
	min-width: 500px;
	margin-right: 30px;
	color: #45A087;
	line-height: 28px;
	list-style-type: disc;
	list-style-position: inside;
	width: 100%;
}
.moven-text ul li{
	width: 50%;
	float: left;
}
.moven-text ul li a{
	color: #666666;
	font-size: 15.5px;
}

/*品牌合作页面*/
.join-top{
	background-color: #F4F5F6;
	padding: 50px 0;
	min-width: 1200px;
}
.join-tlef{
	width: 590px;
	float: left;
}
.join-trig{
	float: right;
	width: 552px;
	height: 299px;
}
.join-trig img{width: 100%;height: 100%;}
.join-tlef div{
	color: #45A087;
	font-size: 13px;
	margin-bottom: 20px;
}
.join-tlef div span{
	display: block;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 2px;
}
.join-tlef ul li{
	margin-bottom: 12px;
	font-size: 16px;
}
.join-tlef p{
	margin: 30px 0 0;
	font-size: 19px;
	font-weight: bold;
}
.join-tlef p img{
	width: 38px;
	height: 30px;
	margin-right: 12px;
	margin-bottom: 4px;
}
.join-tlef p b{
	font-size: 28px;
	color: #45A087;
}
.join-main{
	padding: 20px 0 35px;
}
.join-chag{margin-bottom: 20px;}
.join-chag span{
	color: white;
	background-color: #45A087;
	font-size: 16px;
	line-height: 43px;
	width: 133px;
	display: inline-block;margin-right: 18px;
	cursor: pointer;text-align: center;
}
.join-chag .joinact{
	background-color: #FBD173;
	color: black;
}
.join-mtex{display: none;}
.join-mtex img{
	width: 436px;
	height: 300px;
	float: left;
}
.join-mm{
	margin-left: 466px;
} 
.join-mm div{
	border-bottom: 1px solid #DCDCDC;
	min-width: 363px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 24px;
}
.join-mm p{
	font-size: 15px;
    color: #454545;
    line-height: 28px;
    margin-bottom: 15px;
}
.join-fff{margin-bottom: 50px;}
.join-ftil{
	font-size: 13px;
	color: #45A087;
	margin-bottom: 20px;
}
.join-ftil span{display: block;font-weight: bold;font-size: 32px;}
.join-fff form{
	background-color: #F1F3F5;
	padding: 45px 40px 60px;text-align: center;
}
.join-fff form input{
	background-color: white;
	border: 1px solid #E4E6E8;
	font-size: 16px;
	height: 49px;
	margin-bottom: 20px;
	padding-left: 15px;margin-left: 2px;
}
.join-fff form select{
	background-color: white;
	border: 1px solid #E4E6E8;
	font-size: 16px;
	height: 49px;
	margin-bottom: 20px;padding-left: 15px;margin-left: 2px;
}
.join-fff form textarea{
	background-color: white;
	border: 1px solid #E4E6E8;
	font-size: 16px;
	margin-bottom: 20px;padding-left: 15px;padding-top: 12px;margin-left: 2px;
}
.join-fff form div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.join-us input{
	width: 542px;
}
.join-ef input{
	width: 542px;
}
.join-se input{
	width: 360px;
}
.join-se select{
	width: 360px;
}
.join-fw input{width: 100%;}
.join-ff textarea{
	width: 100%;height: 120px;
}
.join-fff form input[type=submit]{
	background-color: #45A087;
	padding: 10px 55px;
	margin: 25px auto 0;
	color: white;
	border: none;
	font-size: 18px;
}

/*联系我们页面*/
.cont-box{
	padding-bottom: 50px;
}
.cont-box{
	padding-bottom: 50px;
}
.cont-top{
	background-color: #F4F5F6;
}
.cont-til{
	font-size: 13px;
	color: #45A087;
	margin-bottom: 30px;
}
.cont-til span{
	display: block;
	font-weight: bold;
	font-size: 32px;
}
.cont-ttex{display: inline-block;padding:32px 0 0;}
.cont-ttex ul li{
	margin-bottom: 12px;
}
.cont-ttex ul li span{
	display: inline-block;
	margin-right: 12px;
	width: 20px;
	text-align: center;
}
.cont-ttex ul li img{
	margin-bottom: 3px;
	max-width: 100%;
}
.cont-ttex ul{
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 35px;
}
.cont-erwei{
	width: 126px;
	margin-top: 20px;
	text-align: center;
}
.cont-erwei img{
	width: 126px;
	height: 126px;
	margin-bottom: 20px;
}
.cont-timg{
	width: 671px;
	height: 483px;
	float: right;
}
.cont-timg img{
	width: 100%;
	height: 100%;
}
.cont-btil{
	font-size: 16px;
	width: 1200px;
	margin: 30px auto;
	color: #717171;
}
.cont-btil span{
	color: #45A087;
	font-size: 39px;
	display: block;
	margin-bottom: 6px;
}
.cont-bot form{
	background-color: #F1F3F5;
	padding: 40px;
	font-size: 16px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
.cont-bot form div{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
}
.cont-bot form div input{
	height: 49px;
	width: 543px;
	border: 1px solid #E4E6E8;
	padding-left: 15px;
}
.cont-bot form div input:last-of-type{
	margin-left: 20px;
}
.cont-bot form textarea{
	height: 160px;
	width: 100%;
	border: 1px solid #E4E6E8;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 26px;
}
.cont-bot form input[type=submit]{
	color: white;
	background-color: #45A087;
	font-size: 18px;
	padding: 11px 42px;
	border: none;
}

/*侧边栏*/
.cebox{
	position: fixed;
	right: 20px;
	bottom: 100px;
}
.cebox>ul>li{
	width: 96px;
	height: 79px;
	background-color: #45A087;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
}
.cebox>ul>li>a{
	color: white;
	display: block;
	padding-top: 10px;    height: 100%;
	transition: all 0.4s;
}
.cebox>ul>li>a span{
	display: block;padding-top: 19px;
}
.cebox>ul>li>a p{
	width: 34px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 5px;
}
.cebox>ul>li:first-of-type a{
	background-color: #FBD173;
}
.ce-sbox{
	position: absolute;
	right: 106px;
	bottom: 0;
	background-color: #F9F9F9;
	padding: 8px 15px;display: none;
}.ce-sbox ul{display: flex;}
.ce-sbox ul li{
	display: inline-block;
	margin :0 10px;
	min-width: 60px;
}
.ce-sbox ul li p{
	width: 37px;
	height: 37px;
	margin: 0 auto 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ce-sbox ul li a{
	color: #333;
}
.ccc{
	position: absolute;
	left: -10px;
	top: 0;
	height: 79px;
	width: 10px;padding-top: 29px;
	opacity: 0;transition: all 0.3s;
}
.ccc img{
	width: 10px;
	height: 14px;
}
.cebox>ul>li:hover .ccc{
	opacity: 1;
}
.cebox>ul>li:hover .ce-sbox{
	display: block;
}


footer a{color: #fff;}

.abo-main{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.abo-main img,.page-main img{
max-width:100% !important;
height:auto !important;
}

.subitemh{
    display: inline-block !important;
    margin: 10px !important;
    vertical-align: bottom;
    float: none !important;
}