/* 公共样式 */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	color: #3F3A39;
	font-size: 14px;
	font-family: "microsoft yahei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ol,
ul,
li {
	list-style-type: none;
}

a {
	color: #3F3A39;
	text-decoration: none;
	transition: color .2s, background .2s;
}

a:hover {
	text-decoration: none;
	color: #3eb9ba;
}

img {
	object-fit: cover;
}

input:focus,
select:focus,
textarea:focus {
	outline: none;
}

.container,
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.swtLeftBtn {
	display:none;
    position: fixed;
    z-index: 100;
    right: 0px;
    bottom: 50%;
    width: 50px;
    max-width: 250px;
}
.swtLeftBtn img {
    display: block;
    width: 100%;
}
	.fixed-menu-listData {
  position: fixed;
  right: 5.85938vh;
  top: 33.20313vh;
  width: 8.625vh;
  border-radius: 8.625vh;
  background-color: white;
  z-index: 999;
  box-shadow: 0.19531vh 0vh 2.92969vh #e5e5e5;
}
.fixed-menu-listData ul {
  padding: 0.97656vh 0;
}
.fixed-menu-listData ul li {
  position: relative;
  margin: 1.46484vh 0;
}
.fixed-menu-listData ul li .icon {
  margin: 0 auto;
  width: 6.76563vh;
  height: 6.76563vh;
}
.fixed-menu-listData ul li .icon img {
  width: 100%;
  height: 100%;
}
.fixed-menu-listData ul li .name {
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 0.97656vh;
  font-size: 1.45313vh;
}
.fixed-menu-listData ul li .wxcode {
  position: absolute;
  left: -19.53125vh;
  display: none;
  top: -1.95313vh;
  width: 17.57813vh;
  height: 17.57813vh;
  background-color: white;
  border-radius: 0.97656vh;
}
.fixed-menu-listData ul li .wxcode img {
  width: 15.625vh;
  height: 15.625vh;
}
.fixed-menu-listData ul .wechat:hover .wxcode {
  display: flex;
}
.fixed-menu-listData ul .nums {
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  right: 2.92969vh;
  top: 0;
  width: 2.92969vh;
  height: 2.92969vh;
  border-radius: 2.92969vh;
  color: white;
  font-size: 1.46484vh;
  font-weight: bold;
  background-color: #ff0000;
  animation: pulse 1s .2s ease infinite;
  -webkit-animation: pulse 1s .2s ease infinite;
}
.xfbd_con{display: block;width: 265px;height:716px;position:fixed;left:0.5%;opacity:0;top:25%;-webkit-transform:translate3d(-176px,0,0);-moz-transform:translate3d(-176px,0,0);transform:translate3d(-176px,0,0);z-index:100;
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 2;
	/*background:url(//www.maiya91.com/static2019/swt/images/swt_left.png) center top no-repeat;*/
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.xfbd_con .left_swt_link{position:absolute; left:0; top:0; width:100%; height:100%;}
.xfbd_con .left_swt_top{position:absolute; left:0; bottom:0; width:100%; height:70px;}
.transitionHD{-moz-transition:all .8s ease-in 0s;-webkit-transition:all .8s ease-in 0s;transition:all .8s ease-in 0s}
.xfbd_con.fadeInLeft{z-index:9999;opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.xfbd_con .left_swt_close{position:absolute; z-index:3; right:0; top:0px; width:50px; height:50px;}
#floatRight{display: none; position: fixed; z-index: 999; right: 5px; top: 50%; margin: -247px 0 0 0; width: 50px; height: 359px; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
#floatRight .floatRight-item{position: relative; width: 50px; height: 49px;border-bottom: 1px solid #fff;}
#floatRight .floatRight-item:last-child{border: none;}
#floatRight a{display: block; height: 49px;font-weight: bold;text-align: center; line-height: 16px; text-decoration: none; font-size: 14px; color: #fff; background: #dd0c1b; -webkit-transition: all .2s ease; transition: all .2s ease;}
#floatRight a.fhlink{padding: 8px 0;line-height: 18px;background: #fff0c0;color: #b3a141;}
#floatRight a:hover{background: #f7091a;color: #fff;}

#floatRight .link-sub{display: block; width: 50px;height: 30px; background-image: url("/static/picture/swt_right_bg.png");}
#floatRight .link-sub span{position: absolute; top: 5px; right: -8px; width: 18px; height: 18px; font-size: 12px; color: #fff; line-height: 18px; text-align: center; background: #1588e7; border-radius: 50%;display: none;}

#floatRight .swtlink .link-sub{background-position:  0 0;}
#floatRight .yhlink .link-sub{background-position:  0 -50px;}
#floatRight .smlink .link-sub{background-position:  0 -100px;}
#floatRight .lxlink .link-sub{background-position:  0 -150px;}
#floatRight .yylink .link-sub{background-position:  0 -200px;}
#floatRight .fhlink .link-sub{height: 15px;font-size: 0;line-height: 0;background-position:  0 -290px;}

#floatRight .smcode{position: absolute; right: 50px; top: 0; width: 0; height: 210px; overflow: hidden; opacity: 0;}
#floatRight .smcode img{display: block; width: 210px; height: 210px;}
#floatRight .lx-jigou{position: absolute; right: 50px; top: -145px; width: 0px; overflow: hidden; text-align: center; background: #fff;}
#floatRight .lx-jigou ul{width: 208px; padding: 2px 9px 1px 9px; overflow: hidden; border: 1px solid #dd0c1b;}
#floatRight .lx-jigou li{padding: 7px 0 0 0;}
#floatRight .lx-jigou li a{display: inline; font-size: 15px; line-height: 28px; color: #666; background: none;}
#floatRight .lx-jigou li a:hover{margin: 0; background: none;}
#floatRight .lx-jigou img{display: block; width: 102px; height: 67px;}


/* 小于990px时显示 */
@media (max-width: 989px) {
  .swtLeftBtn{
    display: block;
  }
}
/* 头部 */
.top_line {
	height: 10px;
	background: #3eb9ba;
}

/* 导航开始 */
@media (min-width: 300px) {
	.nav_main {
		height: 95px;
	}

	.nav>li {
		z-index: 9999;
		height: 36px;
		line-height: 36px;
	}

	.nav_bar {
		background-color: transparent;
		border: none;
		height: 95px;
	}

	.nav_left {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px !important;
		padding-left: 10px;
		height: 95px;
	}

	.navbar-brand {
		margin-top: 0px;
	}

	.nav_list {
		z-index: 9999;
		margin-top: 20px;
		background: #8fd2d3;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-toggle {
		margin-top: 30px;
		margin-right: 0px;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: absolute;
		right: 15px;
		top: 75px;
		border: none;
	}


	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #3f3a39 !important;
		background: none;
	}

	.nav_list>li>a {
		font-size: 16px;
		color: #3a2e2e !important;
		letter-spacing: 1px;
		padding: 0px;
	}

	.nav_list>li>a:hover {
		color: #3f3a39 !important;
	}

	.column_son_first {
		position: absolute;
		text-align: center;
		background: #3db9ba;
		width: 150px;
		left: 70px;
		display: none;
	}

	.column_son_first li {
		line-height: 45px;
		font-size: 15px;
	}

	.column_son_first li a {
		color: white !important;
	}

	.column_son_first li a:hover {
		color: aquamarine !important;
		font-weight: bold;
	}

	.column_son_second {
		position: absolute;
		text-align: center;
		background: #3db9ba;
		width: 150px;
		left: 65px;
		display: none;
	}

	.column_son_second li {
		line-height: 45px;
		font-size: 15px;
	}

	.column_son_second li a {
		color: white !important;
	}

	.column_son_second li a:hover {
		color: aquamarine !important;
		font-weight: bold;
	}
}

@media (min-width: 768px) {
	.nav_list>li {
		width: 155px;
		text-align: center;
	}

	.nav_main {
		height: 95px;
	}

	.nav_bar {
		background-color: transparent;
		border: none;
		height: 95px;
	}

	.nav_left {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px !important;
		padding-left: 10px;
		height: 95px;
	}

	.navbar-brand {
		margin-top: 0px;
	}

	.nav_list {
		margin-top: 20px;
		background: #8fd2d3;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-toggle {
		margin-top: 30px;
		margin-right: 15px;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: absolute;
		top: 75px;
		right: -10px;
		border: none;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #3f3a39 !important;
		background: none;
	}

	.nav_list>li>a {
		font-size: 16px;
		color: #ffffff !important;
		letter-spacing: 1px;
		padding: 0px;
	}

	.nav_list>li>a:hover {
		color: #3f3a39 !important;
	}
}

@media (min-width: 992px) {
	.roll_main {
		position: relative;
		/*right: 400px;*/
		/*width: 2600px;*/
		height: 250px;
		overflow: hidden;
		border: 1px solid #FCFCFC;
		/*right: 50px;*/
		text-align: center;
	}

	.roll_main ul {
		margin-top: 50px;
		position: absolute;
		left: 0;
		top: 0;
		width: 2600px;
		overflow: hidden;
		margin: 20px;
	}

	.roll_main ul li {
		float: left;
		width: 300px;
		overflow: hidden;
		/*margin: 10px;*/
		/*padding: 10px;*/
		text-align: center;
	}

	.nav_list>li {
		width: 120px;
		text-align: center;
	}

	.nav_main {
		height: 100px;
	}

	.nav_bar {
		background-color: transparent;
		border: none;
		height: 100px;
	}

	.nav_left {
		width: auto;
		margin-right: 10px !important;
		padding-left: 10px;
		height: 100px;
	}

	.navbar-brand {
		margin-top: 12px;
	}

	.nav_list {
		margin-top: 35px;
		background: none;
		padding-left: 0px;
	}

	.navbar-toggle {
		margin-top: 20px;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: inherit;
		border: none;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #3eb9ba !important;
		background: none;
	}

	.nav_list>li>a {
		font-size: 16px;
		color: #3F3A39FF !important;
		letter-spacing: 1px;
		padding: 0px;
	}

	.nav_list>li>a:hover {
		color: #3eb9ba !important;
	}
}

@media (min-width: 1200px) {

	.nav_main {
		/*background: white;*/
		position: absolute;
		left: 0;
		top: 0;
		z-index: 100;
		width: 100%;
		/* height: 500px; */
		min-width: 768px;
		/* height: 106px; */
		/* position: absolute; */
		/* background: white; */
		/* width: 100%; */
	}

	.nav_bar {
		background-color: transparent;
		border: none;
		height: 106px !important;
	}

	.nav_left {
		width: auto;
		margin-right: 40px !important;
	}

	.navbar-right {
		float: none !important;
		height: 32px;
		margin-right: 0px;
		margin-bottom: 18px;
	}

	.navbar-right>li {
		width: 100%;
		float: none;
	}

	.navbar-right>li>a {
		padding: 0px;
	}

	.navbar-brand {
		margin-top: 19px;
		height: auto !important;
		padding: 0;
	}

	.nav_list {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		display: inline-block;
		float: none;
		height: 20px;
		background: none;
		margin-top: 30px;
	}

	.nav_list>li {
		width: auto;
		text-align: right;
		padding-left: 100px;
	}

	.nav_list>li:nth-child(2):hover .column_son_first {
		display: block;
	}

	.nav_list>li:nth-child(6):hover .column_son_second {
		display: block;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: initial;
		border: none;
		height: 68px !important;
		margin-top: 19px;
		text-align: right;
		padding-right: 0px;
		padding-left: 0px;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover .navbar-default .navbar-nav>.active>a:focus {
		color: #3eb9ba !important;
		background: none;
	}

	.nav_list>li>a {
		font-size: 16px;
		color: #3c2d2d !important;
		letter-spacing: 1px;
		padding: 0px;
	}

	.nav_list>li>a:hover {
		color: #3eb9ba !important;
	}
}

.nav_tel {
	color: #3eb9ba !important;
	font-size: 18px;
}

.nav_tel>img {
	margin-right: 10px;
}


/*隐藏导航*/
.nav_none {
	background: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100px;
}

.none-ul-first {
	height: 120px !important;
	z-index: 999;
	position: absolute !important;
	top: 20px;
	text-align: center !important;
	background: #36babb !important;
	width: 150px !important;
	display: none;
	margin: 0px !important;
}

.none-ul-first li {
	padding: 0px !important;
	/*padding-left: 40px !important;*/
	display: grid !important;
	line-height: 35px;
}

.none-ul-first li a {
	font-size: 14px !important;
	color: white !important;
}

.none-ul-second {
	left: 88% !important;
	height: 150px !important;
	z-index: 999;
	position: absolute !important;
	top: 20px;
	text-align: center !important;
	background: #36babb !important;
	width: 150px !important;
	display: none;
	margin: 0px !important;
}

.none-ul-second li {
	padding: 0px !important;
	/*padding-left: 40px !important;*/
	display: grid !important;
	line-height: 35px;
}

.none-ul-second li a {
	font-size: 14px !important;
	color: white !important;
}

.none-ul-first li a:hover {
	color: aquamarine !important;
	font-weight: bold;
}

.none-ul-second li a:hover {
	color: aquamarine !important;
	font-weight: bold;
}


.none_div_img {
	position: absolute;
	left: 100px;
}

.none_div_right ul {
	padding: 0px;
	/*display: inline-block;*/
	float: none;
	height: 20px;
	background: none;
	margin-top: 35px;
	position: absolute;
	left: 22%;
	width: 1000px;
}

.none_div_right ul li {
	padding-left: 100px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}

.none_div_right ul li:nth-child(2):hover .none-ul-first {
	display: block;
}

.none_div_right ul li:nth-child(6):hover .none-ul-second {
	display: block;
}

/* 导航结束 */
/* 轮播图 */
@media (min-width:300px) {
	.roll_main {
		position: relative;
		/*right: 400px;*/
		/*width: 2600px;*/
		height: 250px;
		overflow: hidden;
		border: 1px solid #FCFCFC;
		/*right: 50px;*/
		text-align: center;
	}

	.roll_main ul {
		margin-top: 50px;
		position: absolute;
		left: 0;
		top: 0;
		width: 2600px;
		overflow: hidden;
		margin: 20px;
	}

	.roll_main ul li {
		float: left;
		width: 300px;
		overflow: hidden;
		/*margin: 10px;*/
		/*padding: 10px;*/
		text-align: center;
	}
	.nav_ban>img {
		width: 100%;
	}
}

@media (min-width:768px) {
	.nav_ban>img {
		width: 100%;
	}
}

@media (min-width:1200px) {
	.nav_ban>img {
		width: 100%;
	}
}

.nav_ban {
	overflow: hidden;
	margin-bottom: 30px;
}

.nav_ban video {
	width: 100%;
	height: auto;
	/*object-fit: cover;
	position: fixed;*/
}

/* 七大优势 */
@media (min-width:300px) {
	.cricle_list {
		background: #8fd2d3;
		border: 3px solid #ffffff;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		position: absolute;
		top: 135px;
		right: -10px;
		z-index: 5;
	}

	.seven_advantage,
	.seven_advantageone {
		background: #3eb9ba;
		height: 140px;
		margin-bottom: 5px;
		margin-right: 5px;
		width: 49.2%;
		cursor: pointer;
		display: flex;
		position: relative;
	}

	.seven_advantage:nth-child(even) {
		margin-right: 0px;
	}

	.seven_advantage:nth-child(2),
	.seven_advantage:nth-child(3),
	.seven_advantage:nth-child(6),
	.seven_advantage:nth-child(7) {
		background: #8FD2D3;
	}

	.seven_advantage:nth-child(4)>.advantage_list>span:last-child {
		letter-spacing: 0px;
	}

	.advantage_kuai {
		background: #3EB9BA;
		margin: auto;
		font-size: 26px;
		color: #ffffff;
		text-align: center;
		width: 60%;
		font-weight: bold;
		display: inline-block;
	}

	.advantage_num {
		font-size: 30px;
	}

	.advantage_num1 {
		font-size: 30px;
		font-weight: bold;
	}

	.advantage_en {
		font-size: 20px;
	}

	.advantege_jia {
		font-size: 26px;
		position: absolute;
		top: 0px;
	}

	.advantage_list {
		margin: auto;
		font-size: 14px;
		color: #ffffff;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		display: inline-block;
		position: relative;
	}
}

@media (min-width:1200px) {
	.cricle_list {
		background: #8fd2d3;
		border: 3px solid #ffffff;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		position: absolute;
		top: 235px;
		right: -10px;
		z-index: 5;
	}

	.seven_advantage,
	.seven_advantageone {
		background: #3eb9ba;
		height: 240px;
		margin-bottom: 5px;
		margin-right: 5px;
		width: 24.58%;
		cursor: pointer;
		display: flex;
		position: relative;
	}

	.seven_advantage:nth-child(even) {
		margin-right: 5px;
	}

	.seven_advantage:nth-child(2),
	.seven_advantage:nth-child(4),
	.seven_advantage:nth-child(5),
	.seven_advantage:nth-child(7) {
		background: #8FD2D3;
	}

	.seven_advantage:nth-child(3),
	.seven_advantage:nth-child(6) {
		background: #3eb9ba;
	}

	.seven_advantage:nth-child(4)>.advantage_list>span:last-child {
		letter-spacing: -1px;
	}

	.advantage_kuai {
		background: #3EB9BA;
		margin: auto;
		font-size: 36px;
		color: #ffffff;
		text-align: center;
		width: 60%;
		font-weight: bold;
		display: inline-block;
	}

	.advantage_num {
		font-size: 48px;
	}

	.advantage_num1 {
		font-size: 48px;
		font-weight: bold;
	}

	.advantage_en {
		font-size: 30px;
	}

	.advantege_jia {
		font-size: 36px;
		position: absolute;
		top: 0px;
	}

	.advantage_list {
		margin: auto;
		font-size: 18px;
		color: #ffffff;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		display: inline-block;
		position: relative;
	}
}

.advantage_list_active {
	background: rgba(62, 185, 186, 0.7);
}

.advantage_img {
	background: url(../images/footer_img.jpg) !important;
}

/* 广告图 */
.picScroll-banner {
	position: relative;

}

.picScroll-banner .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-banner .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-banner .bd {
	overflow: hidden;
	padding: 20px 0 0;
}

.picScroll-banner .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-banner .bd .tempWrap {
	width: 100% !important;
}

.picScroll-banner .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: transparent;
	border-radius: 2px;
	overflow: hidden;
}

.picScroll-banner .bd ul li .pic>a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

@media (min-width:300px) {
	.picScroll-banner .hd {
		position: absolute;
		width: 100%;
		top: 30%;
		z-index: 9999;
	}

	.picScroll-banner .hd .prev,
	.picScroll-banner .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/yl.png) no-repeat center;
	}

	.picScroll-banner .hd .next {
		float: right;
		background: url(../images/yr.png) no-repeat center;
	}

	.picScroll-banner .bd ul li .pic img {
		height: 335px;
		width: 100%;
		margin: auto;
	}

	.picScroll-banner .bd ul li .pic a:hover img {
		border-color: #999;
	}

	.jianzhen_title {
		line-height: 150px !important;
	}

	.banner_list {
		padding: 0;
	}

	.banner_center {
		background: #33333333;
		margin-bottom: 0px;
		color: #FFFFFF;
		font-size: 50px;
		text-align: center;
		z-index: 6;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		position: absolute;
	}

	.banner_title {
		margin-top: 100px;
		margin-bottom: 30px;
		font-size: 22px;
		color: #ffffff;
	}

	.banner_desc {
		display: inline-block;
		color: #ffffff;
		font-size: 18px;
		padding: 5px 10px;
		background: #3eb9ba;
	}
}

@media (min-width:1200px) {
	.picScroll-banner .hd {
		position: absolute;
		width: 90%;
		left: 5%;
		right: 5%;
		top: 47%;
		z-index: 9999;
	}

	.picScroll-banner .hd .prev,
	.picScroll-banner .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/left.png) no-repeat center;
	}

	.picScroll-banner .hd .next {
		float: right;
		background: url(../images/right.png) no-repeat center;
	}

	.picScroll-banner .bd ul li .pic img {
		height: 735px;
		width: 100%;
		margin: auto;
	}

	.picScroll-banner .bd ul li .pic a:hover img {
		border-color: #999;
	}

	.jianzhen_title {
		line-height: 400px !important;
	}

	.banner_list {
		padding: 0;
	}

	.banner_center {
		background: #33333333 url(../images/bancenter.png) no-repeat center;
		margin-bottom: 0px;
		color: #FFFFFF;
		font-size: 50px;
		text-align: center;
		z-index: 6;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		position: absolute;
	}

	.banner_title {
		margin-top: 233px;
		margin-bottom: 30px;
		font-size: 45px;
		color: #ffffff;
	}

	.banner_desc {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		padding: 5px 10px;
		background: #3eb9ba;
	}
}

/* 项目开始 */
.xiangmu_top {
	text-align: center;
}

.jianjie_top {
	margin-top: 50px;
}

/*企业家面对面*/
.enterpriser-video {
	width: 80%;
	margin: 0 auto;
}

.enterpriser-video video {
	width: 1200px;
	position: relative;
	right: 100px;
}

@media (min-width:300px) {
	.bangdan {
		height: 1000px !important;
	}

	.jia_main {
		text-align: center;
		margin-top: 20px;
	}

	.roll_main ul li {
		width: 150px;
		overflow: hidden;
		display: inline-block;
		text-align: center;
	}

	.roll_main ul li img {
		width: 80%;
	}

	.ganxie_list {
		border: 1px solid #b6b6b6;
		width: 100%;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 20px;
		overflow: hidden;
		margin-right: 5px;
	}

	.ganxie_list:last-child {
		margin-right: 0px;
	}

	.ganxie_title {
		padding: 10px 0;
		background: #3eb9ba;
		color: #FFFFFF;
		font-size: 13px;
		text-align: center;
		margin-bottom: 0px;
	}


	.xiangmu_title {
		font-size: 20px;
		color: #3F3A39;
		position: relative;
	}

	.xiangmu_title::before {
		content: '';
		position: absolute;
		width: 0px;
		height: 0px;
		left: 230px;
		top: 21px;
		background: #cccccc;
	}

	.xiangmu_title::after {
		content: '';
		position: absolute;
		width: 0px;
		height: 0px;
		right: 230px;
		top: 21px;
		background: #cccccc
	}

	.xiangmu_desc {
		color: #B3B3B3;
		font-size: 14px;
	}

	.xm_top_bot {
		text-align: center;
		border: 1px solid #e6e6e6;
		display: inline-block;
		width: 80%;
		border-radius: 8px;
		padding: 5px 0;
		margin: 20px 0 0px;
	}

	.xm_num_top {
		width: 33%;
		border-right: 1px solid #e6e6e6;
		color: #3F3A39;
		font-size: 14px;
		padding-left: 0;
		padding-right: 0;
	}

	.xm_num_top:last-child {
		border-right: none;
	}

	.xm_title_num {
		color: #FBFAF7;
		font-size: 30px;
		background: url(../images/num.png) no-repeat;
		display: inline-block;
		width: 35px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		margin-right: 10px;
	}

	.xm_bot {
		height: auto;
		margin-bottom: 10px;
	}

	.xm_bot_top_main {
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.xm_bot_top_title1 {
		font-size: 50px;
		color: #3EB9BA;
		font-weight: bold;
	}

	.xm_bot_top_title {
		color: #B3B3B3;
		font-size: 24px;
	}

	.xm_bot_top_desc {
		font-size: 16px;
		color: #3EB9BA;
	}

	.xm_center {
		height: 36px;
		margin-bottom: 50px;
	}

	.xm_bot_num {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		text-align: center;
		width: 141px;
		height: 36px;
		line-height: 36px;
		background: url(../images/top.jpg) no-repeat;
	}

	.xm_bot_title_rght {
		background: url(../images/topr.jpg) no-repeat;
	}

	.xm_bot_title {
		color: #3F3A39;
		font-size: 24px;
		font-weight: bold;
		position: relative;
	}

	.xm_bot_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: -8px;
		height: 2px;
		background: #3eb9ba;
		width: 157px;
	}

	.xm_bot_desc {
		font-size: 14px;
		color: #3F3A39;
		margin-bottom: 30px;
		line-height: 26px;
	}

	.xm_bot_list {
		background: #3eb9ba;
		color: #ffffff;
		font-size: 20px;
		border-radius: 50%;
		display: inline-block;
		height: 80px;
		/* width: 80px; */
		padding-top: 10px;
		text-align: center;
	}

	.xm_img {
		padding-left: 0px;
		padding-right: 0px;
		overflow: hidden;
		margin-top: 30px;
	}

	.xm_img>img {
		width: 100%;
	}

	.xm_right_title {
		text-align: right;
	}
}

@media (min-width:768px) {
	.bangdan {
		height: 1850px !important;
	}

	.xiangmu_title {
		display: inline-block;
		font-size: 30px;
		color: #3F3A39;
		position: relative;
	}

	.xiangmu_title::before {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		left: -85px;
		top: 21px;
		background: #cccccc;
	}

	.xiangmu_title::after {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		right: -85px;
		top: 21px;
		background: #cccccc
	}

	.xiangmu_desc {
		color: #B3B3B3;
		font-size: 16px;
	}

	.xm_top_bot {
		text-align: center;
		border: 1px solid #e6e6e6;
		display: inline-block;
		width: 80%;
		border-radius: 8px;
		padding: 5px 0;
		margin: 35px 0 40px;
	}

	.xm_num_top {
		width: 33%;
		border-right: 1px solid #e6e6e6;
		color: #3F3A39;
		font-size: 18px;
	}

	.xm_num_top:last-child {
		border-right: none;
	}

	.xm_title_num {
		color: #FBFAF7;
		font-size: 30px;
		background: url(../images/num.png) no-repeat;
		display: inline-block;
		width: 35px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		margin-right: 10px;
	}

	.xm_bot {
		height: 725px;
		margin-bottom: 10px;
	}

	.xm_bot_top_main {
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 30px;
		width: 100%;
	}

	.xm_bot_top_title1 {
		font-size: 63px;
		color: #3EB9BA;
		font-weight: bold;
	}

	.xm_bot_top_title {
		color: #B3B3B3;
		font-size: 31px;
	}

	.xm_bot_top_desc {
		font-size: 18px;
		color: #3EB9BA;
	}

	.xm_center {
		height: 36px;
		margin-bottom: 30px;
	}

	.xm_bot_num {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		text-align: center;
		width: 141px;
		height: 36px;
		line-height: 36px;
		background: url(../images/top.jpg) no-repeat;
	}

	.xm_bot_title_rght {
		background: url(../images/topr.jpg) no-repeat;
	}

	.xm_bot_title {
		color: #3F3A39;
		font-size: 24px;
		font-weight: bold;
		position: relative;
	}

	.xm_bot_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: -8px;
		height: 2px;
		background: #3eb9ba;
		width: 157px;
	}

	.xm_bot_desc {
		font-size: 14px;
		color: #3F3A39;
		margin-bottom: 30px;
		line-height: 26px;
	}

	.xm_bot_list {
		background: #3eb9ba;
		color: #ffffff;
		font-size: 24px;
		border-radius: 50%;
		display: inline-block;
		height: 90px;
		/* width: 90px; */
		padding-top: 10px;
		text-align: center;
	}

	.xm_img {
		padding-left: 0px;
		padding-right: 0px;
		overflow: hidden;
	}

	.xm_right_title {
		text-align: right;
	}
}

@media (min-width:992px) {
	.bangdan {
		height: 1500px !important;
	}

	.xiangmu_title {
		display: inline-block;
		font-size: 30px;
		color: #3F3A39;
		position: relative;
	}

	.xiangmu_title::before {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		left: -85px;
		top: 21px;
		background: #cccccc;
	}

	.xiangmu_title::after {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		right: -85px;
		top: 21px;
		background: #cccccc
	}

	.xiangmu_desc {
		color: #B3B3B3;
		font-size: 16px;
	}

	.xm_top_bot {
		text-align: center;
		border: 1px solid #e6e6e6;
		display: inline-block;
		width: 80%;
		border-radius: 8px;
		padding: 5px 0;
		margin: 35px 0 40px;
	}

	.xm_num_top {
		width: 33%;
		border-right: 1px solid #e6e6e6;
		color: #3F3A39;
		font-size: 18px;
	}

	.xm_num_top:last-child {
		border-right: none;
	}

	.xm_title_num {
		color: #FBFAF7;
		font-size: 30px;
		background: url(../images/num.png) no-repeat;
		display: inline-block;
		width: 35px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		margin-right: 10px;
	}

	.xm_bot {
		height: auto;
		margin-bottom: 10px;
	}

	.xm_bot_top_main {
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.xm_bot_top_title1 {
		font-size: 50px;
		color: #3EB9BA;
		font-weight: bold;
	}

	.xm_bot_top_title {
		color: #B3B3B3;
		font-size: 20px;
	}

	.xm_bot_top_desc {
		font-size: 16px;
		color: #3EB9BA;
	}

	.xm_center {
		height: 36px;
		margin-bottom: 30px;
	}

	.xm_bot_num {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		text-align: center;
		width: 141px;
		height: 36px;
		line-height: 36px;
		background: url(../images/top.jpg) no-repeat;
	}

	.xm_bot_title_rght {
		background: url(../images/topr.jpg) no-repeat;
	}

	.xm_bot_title {
		color: #3F3A39;
		font-size: 24px;
		font-weight: bold;
		position: relative;
	}

	.xm_bot_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: -8px;
		height: 2px;
		background: #3eb9ba;
		width: 157px;
	}

	.xm_bot_desc {
		font-size: 14px;
		color: #3F3A39;
		margin-bottom: 20px;
		line-height: 26px;
	}

	.xm_bot_list {
		background: #3eb9ba;
		color: #ffffff;
		font-size: 24px;
		border-radius: 50%;
		display: inline-block;
		height: 80px;
		/* width: 80px; */
		padding-top: 10px;
		text-align: center;
	}

	.xm_img {
		padding-left: 0px;
		padding-right: 0px;
		overflow: hidden;
		margin-top: 0px;
	}

	.xm_right_title {
		text-align: right;
	}
}

@media (min-width:1200px) {
	.bangdan {
		height: 1500px !important;
	}

	.xiangmu_title {
		display: inline-block;
		font-size: 30px;
		color: #3F3A39;
		position: relative;
	}

	.xiangmu_title::before {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		left: -85px;
		top: 21px;
		background: #cccccc;
	}

	.xiangmu_title::after {
		content: '';
		position: absolute;
		width: 63px;
		height: 1px;
		right: -85px;
		top: 21px;
		background: #cccccc
	}

	.xiangmu_desc {
		color: #B3B3B3;
		font-size: 16px;
	}

	.xm_top_bot {
		text-align: center;
		border: 1px solid #e6e6e6;
		display: inline-block;
		width: 60%;
		border-radius: 8px;
		padding: 5px 0;
		margin: 35px 0 40px;
	}

	.xm_num_top {
		width: 33%;
		border-right: 1px solid #e6e6e6;
		color: #3F3A39;
		font-size: 18px;
	}

	.xm_num_top:last-child {
		border-right: none;
	}

	.xm_title_num {
		color: #FBFAF7;
		font-size: 30px;
		background: url(../images/num.png) no-repeat;
		display: inline-block;
		width: 35px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		margin-right: 10px;
	}

	.xm_bot {
		height: 600px;
		margin-bottom: 10px;
	}

	.xm_bot_top_main {
		display: inline-block;
		margin-top: 80px;
		margin-bottom: 50px;
	}

	.xm_bot_top_title1 {
		font-size: 55px;
		color: #3EB9BA;
		font-weight: bold;
		padding-left: 0px
	}

	.xm_bot_top_title {
		color: #B3B3B3;
		font-size: 25px;
	}

	.xm_bot_top_desc {
		font-size: 18px;
		color: #3EB9BA;
	}

	.xm_center {
		height: 36px;
		margin-bottom: 50px;
	}

	.xm_bot_num {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		text-align: center;
		width: 141px;
		height: 36px;
		line-height: 36px;
		background: url(../images/top.jpg) no-repeat;
	}

	.xm_bot_title_rght {
		background: url(../images/topr.jpg) no-repeat;
	}

	.xm_bot_title {
		color: #3F3A39;
		font-size: 24px;
		font-weight: bold;
		position: relative;
	}

	.xm_bot_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: -8px;
		height: 2px;
		background: #3eb9ba;
		width: 157px;
	}

	.xm_bot_desc {
		font-size: 15px;
		color: #3F3A39;
		margin-bottom: 58px;
		line-height: 26px;
	}

	.xm_bot_list {
		line-height: 16px;
		background: #3eb9ba;
		color: #ffffff;
		font-size: 16px;
		border-radius: 50%;
		display: inline-block;
		width: 25%;
		width: 65px;
		height: 65px;
		padding-top: 20px;
		text-align: center;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.xm_bot_list:hover {
		transition: all 0.5s linear;
		transform: scale(1.2);
	}

	.xm_img {
		padding-left: 200px;
		padding-right: 0px;
		overflow: hidden;
		margin-top: 0px;
	}

	.xm_img>img {
		width: 80%;
		height: 560px;
	}

	.xm_right_title {
		text-align: left;
	}
}

.xm_num_top:hover,
.xm_num_top:active,
.xm_num_top:visited {
	color: #3F3A39 !important;
}

/* 项目结束 */
.index_bot {
	background: #f8f8f8;
}

/* 底部 */
.footer_main {
	background: #E8E7E6;
}

.footer_title {
	color: #3EB9BA;
	font-size: 18px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 30px;
}

.footer_desc {
	color: #B3B3B3;
	font-size: 18px;
	font-weight: lighter;
}

@media (min-width:300px) {
	.footer_list {
		padding-left: 15px;
	}
}

@media (min-width:768px) {
	.footer_list {
		padding-left: 0px;
	}
}

@media (min-width:1200px) {
	.footer_list {
		padding-left: 0px;
	}
}

.footer_one>li {
	margin-bottom: 20px;
}

.footer_o_cricle {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #3eb9ba;
	border-radius: 50%;
	margin-right: 7px;
}

.footer_o_title {
	font-size: 16px;
	font-weight: bold;
}

.footer_one_list {
	margin-top: 10px;
}

.footer_one_list>li {
	padding-right: 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.footer_two>li {
	font-size: 14px;
	color: #3F3A39;
	height: 30px;
	line-height: 30px;
}

.footer_t_left {
	font-size: 18px;
	font-weight: bold;
}

.footer_three>li {
	color: #3F3A39;
	font-size: 14px;
	margin-bottom: 20px;
	display: flex;
}

.footer_three>li>img {
	height: 26px;
	margin-right: 7px;
}

.footer_three>li>span:nth-child(1) {
	flex: 1;
}

.footer_t_title {
	display: inline-block;
	flex: 1;
}

.footer_four {
	background: #3eb9ba;
	text-align: center;
	padding-top: 79px;
	padding-bottom: 38px;
}

.footer_four>img {
	margin-bottom: 17px;
}

.footer_radius {
	border-radius: 50%;
	width: 186px;
	height: 186px;
	background: #ffffff;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	background: url(../images/footer_img.jpg) no-repeat -270px;
}

.footer_line {
	height: 51px;
	background: #3eb9ba;
}
.footer_line a{
	color:#92d1d2;
	line-height: 50px;
	margin-left: 500px;
}
/* 专业知识列表开始 */
@media (min-width:300px) {
	.steps{
		display: none;
	}
	.new_list_title>h2 {
		width: 200px;
		display: inline-block;
		font-size: 15px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: url(../images/newtitle.png) no-repeat center;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.new_left {
		float: initial;
		margin-right: 30px;
		width: 100%;
		margin-bottom: 20px;
	}

	.new_center {
		float: left;
		width: 65%;
	}

	.new_list_list>li {
		background: #ffffff;
		display: inline-block;
		width: 100%;
		padding: 35px 20px 10px;
		margin-bottom: 25px;
		transition: all 0.5s linear;
	}

	.new_desc {
		font-size: 14px;
		color: #6e6e6e;
		line-height: 26px;
		overflow: hidden;
		/*height: 80px;*/
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (min-width:768px) {
	.steps{
		display: none;
	}
	.new_list_title>h2 {
		width: 200px;
		display: inline-block;
		font-size: 18px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: url(../images/newtitle.png) no-repeat center;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.new_left {
		float: initial;
		margin-right: 30px;
		width: 100%;
		margin-bottom: 20px;
	}

	.new_center {
		float: left;
		width: 65%;
	}

	.new_list_list>li {
		background: #ffffff;
		display: inline-block;
		width: 100%;
		padding: 35px 20px 10px;
		margin-bottom: 25px;
		transition: all 0.5s linear;
	}

	.new_desc {
		font-size: 14px;
		color: #6e6e6e;
		line-height: 26px;
		overflow: hidden;
		height: 80px;
	}
}

@media (min-width:992px) {

	.steps{
		display: none;
	}
	.new_list_title>h2 {
		width: 200px;
		display: inline-block;
		font-size: 18px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: url(../images/newtitle.png) no-repeat center;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.new_left {
		float: left;
		width: auto;
		margin-bottom: 0px;
		margin-right: 30px;
	}

	.new_center {
		float: left;
		width: 55%;
	}

	.new_list_list>li {
		background: #ffffff;
		display: inline-block;
		width: 100%;
		padding: 35px 20px 35px;
		margin-bottom: 25px;
		transition: all 0.5s linear;
	}

	.new_desc {
		font-size: 14px;
		color: #6e6e6e;
		line-height: 36px;
		overflow: hidden;
		height: 80px;
	}
}

@media (min-width:1200px) {
	.steps{
		display: initial;
	}
	.new_list_title>h2 {
		width: 200px;
		display: inline-block;
		font-size: 20px;
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: url(../images/newtitle.png) no-repeat center;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.new_list_title h2 a:hover {
		color: white !important;
		z-index: 999;
	}

	.new_left {
		float: left;
		width: 300px;
		height: 200px;
		margin-bottom: 0px;
		margin-right: 30px;
	}

	.new_center {
		float: left;
		width: 60%;
	}

	.new_list_list>li {
		background: #ffffff;
		display: inline-block;
		width: 100%;
		padding: 35px 20px 35px;
		margin-bottom: 25px;
		transition: all 0.5s linear;
	}

	.new_desc {
		font-size: 14px;
		color: #6e6e6e;
		line-height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		height: 80px;
	}
}

.new_list_title {
	margin-bottom: 50px;
	margin-top: 30px;
}

.bode-nav-column ul>li>a:hover,
.column-li {
	color: #37babb !important;
	border-bottom: 5px solid #37babb;
}

.new_list_list>li:hover {
	box-shadow: #d4d3d3 17px 0px 20px;
}

.new_title {
	font-size: 18px;
	color: #3f3939;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0px;
}

.new_right {
	float: right;
	text-align: right;
}

.new_date {
	color: #6e6e6e;
	font-size: 18px;
	font-weight: lighter;
}

.new_year {
	font-size: 24px;
	color: #6e6e6e;
	font-weight: lighter;
}

.new_more {
	margin-top: 5px;
}

/* 分页 */
.new_page {
	display: table;
	margin: 40px auto 75px;
}

.new_page>li {
	float: left;
	font-size: 18px;
	margin: 0 5px;
	margin-bottom: 10px;
}

.page_next,
.page_prev {
	color: #DDDDDD;
}

.new_page>li>a:hover {
	border: 1px solid #8fd2d3 !important;
	background: #8fd2d3;
	color: #ffffff;
}

.new_page>li>a {
	padding: 5px 10px;
	border: 1px solid #DDDDDD;
	font-size: 18px;
	color: #6E6E6E;
	display: inline-block;
}

.page_active {
	border: 1px solid #8fd2d3 !important;
	background: #8fd2d3;
	color: #ffffff !important;
}

/* 专业知识列表结束 */
/* 专业知识文章开始 */
@media (min-width:300px) {
	.newinfo_main {
		background: #ffffff;
		padding: 30px;
	}

	.newinfo_title {
		font-size: 30px;
		color: #3f3939;
		text-align: center;
		margin-bottom: 40px;
	}

	.newinfo_content {
		font-size: 14px;
		color: #6E6E6E;
		line-height: 28px;
	}

	.newinfo_content img {
		width: 100%;
	}

	.newinfo_next {
		line-height: 36px;
		margin-bottom: 40px;
		margin-top: 20px;
	}
}

@media (min-width:768px) {
	.newinfo_main {
		background: #ffffff;
		padding: 30px;
	}

	.newinfo_title {
		font-size: 30px;
		color: #3f3939;
		text-align: center;
		margin-bottom: 40px;
	}

	.newinfo_content {
		font-size: 14px;
		color: #6E6E6E;
		line-height: 28px;
	}

	.newinfo_next {
		line-height: 36px;
		margin-bottom: 40px;
		margin-top: 20px;
	}
}

@media (min-width:1200px) {
	.newinfo_main {
		background: #ffffff;
		padding: 40px;
	}

	.bode-video {
		width: 100%;
		text-align: center;

	}

	.bode-video embed {
		width: 100%;
		height: 800px;
	}

	.newinfo_title {
		font-size: 21px;
		color: #3f3939;
		text-align: center;
		margin-bottom: 40px;
	}

	.bode-nav {
		margin-top: 10px;
		width: 1200px;
		border-bottom: 1px solid #eee;
		box-shadow: 0 5px 5px rgba(0.1, 0.1, 0.1, 0.05);
		height: 150px;
	}

	.bode-nav div {
		/*line-height: 100px;*/
		display: inline-flex;
	}

	.bode-nav-position {
		line-height: 150px;
		/*width: 350px;*/
	}

	.bode-nav-column {
		position: relative;
		left: 10%;
		/*width: 800px;*/
	}

	.bode-nav-column ul li {
		text-align: center;
		padding-left: 100px;
		font-size: 16px;
		display: inline-flex;
		line-height: 150px;
	}

	.bode-nav-bottom {
		width: 100%;
		height: 80px;
	}

	.bode-nav p {
		color: #484848;
		font-size: 16px;
		font-weight: bold;
	}

	.bode-nav p a {
		color: #6a6a6a;
		font-size: 16px;
		font-weight: normal;
	}

	.newinfo_two {
		margin: 10px 70px;
		height: 50px;
		line-height: 50px;
		color: #a5a5a5;
		font-size: 16px;
		text-align: center;
		border-bottom: 1px solid #a5a5a5;
	}

	.newinfo_two span {
		margin: 0 40px;
	}

	.newinfo_content {
		font-size: 14px;
		color: #6E6E6E;
		line-height: 28px;
	}

	.newinfo_content embed {
		width: 100%;
		height: 900px;
	}

	.newinfo_next {
		line-height: 36px;
		margin-bottom: 80px;
		margin-top: 40px;
	}
}

/* 专业知识文章结束 */

/* 5大科室 */
@media (min-width:300px) {
	.dongtai {
		margin-top: 50px;
		height: 510px;
	}

	.five_title {
		background: #f9f9f9;
		width: 24%;
		float: left;
		margin-right: 5px;
		cursor: pointer;
	}

	.five_title:last-child {
		margin-right: 0px;
	}

	.five_title_num {
		display: inline-block;
		width: 90%;
		font-size: 30px;
		font-weight: bold;
		border-bottom: 1px solid #ffffff;
		position: relative;
		margin-bottom: 5px;
	}

	.five_title_num::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 5px solid transparent;
		border-top-color: #ffffff;
		left: 50%;
		margin-left: -5px;
		bottom: -10px;
	}

	.five_top_title {
		padding-bottom: 10px;
		border-radius: 110px 110px 0 0;
		text-align: center;
		font-size: 14px;
		background: #3EB9BA;
		color: #ffffff;
		margin-bottom: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.five_active {
		background: #f9f9f9;
		transition: all 0.5s linear;
		box-shadow: #989696 0px 12px 20px;
	}

	.five_img {
		transition: all 0.5s linear;
		width: 100%;
	}

	.five_bot {
		border: 15px solid #3EB9BA;
		color: #3EB9BA;
		padding-right: 0px;
		height: 450px;
	}

	.five_bot_title {
		font-size: 25px;
		text-align: center;
		margin-top: 20px;
	}

	.five_bot_desc {
		font-size: 16px;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 60px;
	}

	.five_bot_content {
		margin: 0 auto;
		width: 80%;
		font-size: 14px;
		line-height: 30px;
	}

	.five_bot_list {
		position: relative;
	}

	.five_bot_img {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
	}
}

@media (min-width:768px) {
	.dongtai {
		margin-top: 50px;
		height: 510px;
	}

	.five_title {
		background: #f9f9f9;
		width: 24%;
		float: left;
		margin-right: 10px;
		cursor: pointer;
	}

	.five_title:last-child {
		margin-right: 0px;
	}

	.five_title_num {
		display: inline-block;
		width: 90%;
		font-size: 30px;
		font-weight: bold;
		border-bottom: 1px solid #ffffff;
		position: relative;
		margin-bottom: 5px;
	}

	.five_title_num::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 8px solid transparent;
		border-top-color: #ffffff;
		left: 47%;
		margin-left: -4px;
		bottom: -16px;
	}

	.five_top_title {
		padding-bottom: 10px;
		border-radius: 110px 110px 0 0;
		text-align: center;
		font-size: 20px;
		background: #3EB9BA;
		color: #ffffff;
		margin-bottom: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.five_active {
		background: #f9f9f9;
		transition: all 0.5s linear;
		box-shadow: #989696 0px 12px 20px;
	}

	.five_img {
		transition: all 0.5s linear;
		width: 100%;
	}

	.five_bot {
		border: 20px solid #3EB9BA;
		color: #3EB9BA;
		padding-right: 350px;
		height: 450px;
	}

	.five_bot_title {
		font-size: 36px;
		text-align: center;
		margin-top: 30px;
	}

	.five_bot_desc {
		font-size: 16px;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 60px;
	}

	.five_bot_content {
		margin: 0 auto;
		width: 80%;
		font-size: 18px;
		line-height: 30px;
	}

	.five_bot_list {
		position: relative;
	}

	.five_bot_img {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
	}
}

@media (min-width:1200px) {
	.dongtai {
		margin-top: 50px;
		height: 510px;
	}

	.five_title {
		background: #f9f9f9;
		width: 23.65%;
		float: left;
		margin-right: 20px;
		cursor: pointer;
	}

	.five_title:last-child {
		margin-right: 0px;
	}

	.five_title_num {
		display: inline-block;
		width: 90%;
		font-size: 50px;
		font-weight: bold;
		border-bottom: 1px solid #ffffff;
		position: relative;
		margin-bottom: 5px;
	}

	.five_title_num::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top-color: #ffffff;
		left: 47%;
		margin-left: -4px;
		bottom: -20px;
	}

	.five_top_title {
		padding-bottom: 20px;
		border-radius: 60px 60px 0 0;
		text-align: center;
		font-size: 25px;
		background: #3EB9BA;
		color: #ffffff;
		margin-bottom: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.five_active {
		background: #f9f9f9;
		transition: all 0.5s linear;
		box-shadow: #989696 0px 12px 20px;
	}

	.five_img {
		transition: all 0.5s linear;
		width: 100%;
	}

	.five_bot {
		border: 20px solid #3EB9BA;
		color: #3EB9BA;
		padding-right: 350px;
		height: 450px;
	}

	.five_bot_title {
		font-size: 36px;
		text-align: center;
		margin-top: 100px;
	}

	.five_bot_desc {
		font-size: 16px;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 60px;
	}

	.five_bot_content {
		margin: 0 auto;
		width: 80%;
		font-size: 18px;
		line-height: 30px;
	}

	.five_bot_list {
		position: relative;
	}

	.five_bot_img {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
	}
}

/* 5大科室结束 */
/* 核心优势开始 */
@media (min-width:300px) {
	.youshi_top_main {
		height: 850px;
	}

	.top_youshi_title {
		float: left;
		width: 17%;
		font-size: 14px;
		color: #6E6E6E;
		text-align: center;
		margin-right: 10px;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.top_youshi_title:last-child {
		margin-right: 0px;
	}

	.youshi_active {
		transition: all 0.5s linear;
		color: #9bd9d9;
	}

	.youshi_active>img {
		border: 3px solid #9bd9d9;
		transition: all 0.5s linear;
	}

	.youshi_img {
		border: 5px solid transparent;
		display: block;
		margin: 0 auto;
		width: 62px;
		height: 62px;
		border-radius: 50%;
		margin-bottom: 15px;
		transition: all 0.5s linear;
	}

	.youshi {
		height: 600px;
		margin-top: 55px;
	}

	.youshi_list {
		background: #ffffff;
		height: 600px !important;
		padding: 30px 0;
		overflow: hidden;
		text-align: center;
		padding-right: 0px;
	}

	.youshi_en {
		font-size: 18px;
		color: #B3B3B3;
	}

	.youshi_content_list {
		font-size: 16px;
		color: #B3B3B3;
		margin-top: 30px;
		margin-bottom: 30px;
		line-height: 30px;
	}

	.youshi_right_main {
		overflow: hidden;
	}

	.youshi_right {
		margin-top: 20px;
		width: 100%;
		margin-right: 0px;
	}

	.youshi_title_bot {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.youshi_cricle_list {
		margin-left: 6%;
		height: 80px;
		padding-top: 10px;
	}
}

@media (min-width:768px) {
	.youshi_top_main {
		height: 1150px;
	}

	.top_youshi_title {
		float: left;
		width: 18.5%;
		font-size: 14px;
		color: #6E6E6E;
		text-align: center;
		margin-right: 10px;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.top_youshi_title:last-child {
		margin-right: 0px;
	}

	.youshi_active {
		transition: all 0.5s linear;
		color: #9bd9d9;
	}

	.youshi_active>img {
		border: 3px solid #9bd9d9;
		transition: all 0.5s linear;
	}

	.youshi_img {
		border: 5px solid transparent;
		display: block;
		margin: 0 auto;
		width: 82px;
		height: 82px;
		border-radius: 50%;
		margin-bottom: 15px;
		transition: all 0.5s linear;
	}

	.youshi {
		height: 840px;
		margin-top: 55px;
	}

	.youshi_list {
		background: #ffffff;
		height: 850px !important;
		padding: 30px 0;
		overflow: hidden;
		text-align: center;
		padding-right: 0px;
	}

	.youshi_en {
		font-size: 18px;
		color: #B3B3B3;
	}

	.youshi_content_list {
		font-size: 18px;
		color: #B3B3B3;
		margin-top: 30px;
		margin-bottom: 30px;
		line-height: 30px;
	}

	.youshi_right_main {
		overflow: hidden;
	}

	.youshi_right {
		margin-top: 20px;
		width: 100%;
		margin-right: 0px;
	}

	.youshi_title_bot {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.youshi_cricle_list {
		font-size: 18px;
		margin-left: 6%;
		height: 150px;
		padding-top: 25px;
	}
}

@media (min-width:1200px) {
	.youshi_top_main {
		height: 750px;
	}

	.top_youshi_title {
		float: left;
		width: 17%;
		font-size: 14px;
		color: #6E6E6E;
		text-align: center;
		margin-right: 13px;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.top_youshi_title:last-child {
		margin-right: 0px;
	}

	.youshi_active {
		transition: all 0.5s linear;
		color: #9bd9d9;
	}

	.youshi_active>img {
		border: 5px solid #9bd9d9;
		transition: all 0.5s linear;
	}

	.youshi_img {
		border: 5px solid transparent;
		display: block;
		margin: 0 auto;
		width: 82px;
		height: 82px;
		border-radius: 50%;
		margin-bottom: 15px;
		transition: all 0.5s linear;
	}

	.youshi {
		height: 600px;
		margin-top: 55px;
	}

	.youshi_list {
		background: #ffffff;
		height: 570px !important;
		padding: 70px 0;
		overflow: hidden;
		text-align: center;
		padding-right: 25px;
	}

	.youshi_en {
		font-size: 18px;
		color: #B3B3B3;
	}

	.youshi_content_list {
		font-size: 18px;
		color: #B3B3B3;
		margin-top: 60px;
		margin-bottom: 80px;
		line-height: 30px;
	}

	.youshi_right_main {
		overflow: hidden;
	}

	.youshi_right {
		margin-top: 0px;
		width: 100%;
		margin-right: 30px;
	}

	.youshi_title_bot {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.youshi_cricle_list {
		margin-left: 6%;
		height: 90px;
		width: 15%;
		line-height: 28px;
		padding-top: 15px;
	}
}

/* 专业知识 */
@media (min-width:300px) {
	.zhishi {
		height: auto !important;
	}

	.zhishi_top {
		display: inline-block;
		border: 1px solid #eaeaea;
		border-radius: 5px;
		margin: 40px auto;
		transition: all 0.5s linear;
	}

	.zhishi_title {
		padding: 15px 6px;
		float: left;
		border-right: 1px solid #eaeaea;
		font-size: 13px;
		color: #3F3A39;
		cursor: pointer;
	}

	.zhishi_title:hover {
		color: #3EB9BA;
	}

	.zhishi_active {
		color: #3EB9BA;
	}

	.zhishi_top_img {
		border-right: 2px solid #ffffff;
		text-align: center;
		background: #e8e7e6;
		padding: 25px 0;
	}

	.zhishi_back {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_img {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_back {
		transition: all 0.5s linear;
		display: inline-block;
	}

	.zhishi_top_title {
		color: #3EB9BA;
		font-size: 22px;
		margin-top: 25px;
	}

	.zhishi_list_main {
		cursor: pointer;
		padding: 0px;
		background: #ffffff;
		transition: all 0.5s linear;
	}

	.zhishi_list_main:hover {
		transition: all 0.5s linear;
		box-shadow: #d4d3d3 -1px 6px 20px;
	}

	.zhishi_list_main:hover .zhishi_top_img {
		background: url(../images/zhishi.jpg) no-repeat center;
	}

	.zhishi_list_main:hover .zhishi_top_title {
		color: #ffffff;
	}

	.zhishi_list {
		margin-bottom: 0px;
		padding: 30px 15px;
		color: #3F3A39;
		font-size: 14px;
		border-right: 2px solid #ececec;
	}

	.zhishi_list>li {
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.zhishi_cricle {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 3px;
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background: #3F3A39;
	}
}

@media (min-width:768px) {
	.zhishi {
		height: auto;
	}

	.zhishi_top {
		display: inline-block;
		border: 1px solid #eaeaea;
		border-radius: 5px;
		margin: 40px auto;
		transition: all 0.5s linear;
	}

	.zhishi_title {
		padding: 10px 20px;
		float: left;
		border-right: 1px solid #eaeaea;
		font-size: 16px;
		color: #3F3A39;
		cursor: pointer;
	}

	.zhishi_title:hover {
		color: #3EB9BA;
	}

	.zhishi_active {
		color: #3EB9BA;
	}

	.zhishi_top_img {
		border-right: 2px solid #ffffff;
		text-align: center;
		background: #e8e7e6;
		padding: 25px 0;
	}

	.zhishi_back {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_img {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_back {
		transition: all 0.5s linear;
		display: inline-block;
	}

	.zhishi_top_title {
		color: #3EB9BA;
		font-size: 22px;
		margin-top: 25px;
	}

	.zhishi_list_main {
		cursor: pointer;
		padding: 0px;
		background: #ffffff;
		transition: all 0.5s linear;
	}

	.zhishi_list_main:hover {
		transition: all 0.5s linear;
		box-shadow: #d4d3d3 -1px 6px 20px;
	}

	.zhishi_list_main:hover .zhishi_top_img {
		background: url(../images/zhishi.jpg) no-repeat center;
	}

	.zhishi_list_main:hover .zhishi_top_title {
		color: #ffffff;
	}

	.zhishi_list {
		margin-bottom: 0px;
		padding: 60px 25px;
		color: #3F3A39;
		font-size: 16px;
		border-right: 2px solid #ececec;
	}

	.zhishi_list>li {
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.zhishi_cricle {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 3px;
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background: #3F3A39;
	}
}

@media (min-width:1200px) {
	.zhishi {
		height: auto !important;
	}

	.zhishi_top {
		display: inline-block;
		border: 1px solid #eaeaea;
		border-radius: 5px;
		margin: 40px auto;
		transition: all 0.5s linear;
	}

	.zhishi_title {
		padding: 15px 45px;
		float: left;
		border-right: 1px solid #eaeaea;
		font-size: 16px;
		color: #3F3A39;
		cursor: pointer;
	}

	.zhishi_title:hover {
		color: #3EB9BA;
	}

	.zhishi_active {
		color: #3EB9BA;
	}

	.zhishi_top_img {
		border-right: 2px solid #ffffff;
		text-align: center;
		background: #e8e7e6;
		padding: 25px 0;
	}

	.zhishi_back {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_img {
		transition: all 0.5s linear;
		display: none;
	}

	.zhishi_img_active .zhishi_back {
		transition: all 0.5s linear;
		display: inline-block;
	}

	.zhishi_top_title {
		color: #3EB9BA;
		font-size: 22px;
		margin-top: 25px;
	}

	.zhishi_list_main {
		cursor: pointer;
		padding: 0px;
		background: #ffffff;
		transition: all 0.5s linear;
	}

	.zhishi_list_main:hover {
		transition: all 0.5s linear;
		box-shadow: #d4d3d3 -1px 6px 20px;
	}

	.zhishi_list_main:hover .zhishi_top_img {
		background: url(../images/zhishi.jpg) no-repeat center;
	}


	.zhishi_list_main:hover .zhishi_top_title {
		color: #ffffff;
	}

	.zhishi_list {
		margin-bottom: 0px;
		padding: 60px 25px;
		color: #3F3A39;
		font-size: 16px;
		border-right: 2px solid #ececec;
	}

	.zhishi_list>li {
		font-size: 15px;
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.zhishi_cricle {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 3px;
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background: #3F3A39;
	}
}

/* 核心优势结束 */

/* 关于我们开始 */
@media (min-width:300px) {
	.about_top {
		overflow: hidden;
		margin-top: 30px;
		margin-bottom: 40px;
	}

	.about_left_top>li {
		display: inline-block;
		width: 100%;
		margin-bottom: 40px;
	}

	.about_top_title {
		width: 80px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		font-size: 48px;
		color: #ffffff;
		display: block;
		float: left;
		border-radius: 50%;
		background: #3eb9ba;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.about_top_title:hover {
		transform: rotate(360deg);
	}

	.about_top_title1 {
		background: #8ed2d3;
	}

	.about_top_title2 {
		background: #b3ddde;
	}

	.about_top_desc {
		line-height: 30px;
		margin-top: 5px;
		width: 70%;
		display: block;
		float: right;
		color: #3F3939;
		font-size: 16px;
	}

	.about_right_top {
		position: relative;
		overflow: hidden;
	}

	.about_right_top>img {
		width: 100%;
	}

	.about_right_top::before {
		content: '';
		position: absolute;
		bottom: -25px;
		right: 0;
		width: 0;
		background: #3eb9ba;
		height: 0px;
	}
}

@media (min-width:768px) {
	.about_top {
		overflow: hidden;
		margin-top: 30px;
		margin-bottom: 40px;
	}

	.about_left_top>li {
		display: inline-block;
		width: 100%;
		margin-bottom: 40px;
	}

	.about_top_title {
		width: 80px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		font-size: 48px;
		color: #ffffff;
		display: block;
		float: left;
		border-radius: 50%;
		background: #3eb9ba;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.about_top_title:hover {
		transform: rotate(360deg);
	}

	.about_top_title1 {
		background: #8ed2d3;
	}

	.about_top_title2 {
		background: #b3ddde;
	}

	.about_top_desc {
		line-height: 30px;
		margin-top: 25px;
		width: 80%;
		display: block;
		float: right;
		color: #3F3939;
		font-size: 18px;
	}

	.about_right_top {
		position: relative;
		overflow: hidden;
	}

	.about_right_top>img {
		width: 100%;
	}

	.about_right_top::before {
		content: '';
		position: absolute;
		bottom: -25px;
		right: 0;
		width: 0;
		background: #3eb9ba;
		height: 0px;
	}
}

@media (min-width:1200px) {
	.about_top {
		overflow: hidden;
		margin-top: 90px;
		margin-bottom: 40px;
	}

	.about_left_top>li {
		display: inline-block;
		width: 100%;
		margin-bottom: 40px;
	}

	.about_top_title {
		width: 129px;
		height: 129px;
		text-align: center;
		line-height: 129px;
		font-size: 48px;
		color: #ffffff;
		display: block;
		float: left;
		border-radius: 50%;
		background: #3eb9ba;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.about_top_title:hover {
		transform: rotate(360deg);
	}

	.about_top_title1 {
		background: #8ed2d3;
	}

	.about_top_title2 {
		background: #b3ddde;
	}

	.about_top_ul h3 {
		position: relative;
		justify-content: center;
		line-height: 100px;
		width: 200px;
		text-align: center;
		font-size: 40px;
		border-radius: 20%;
		background: #3eb9ba;
		cursor: pointer;
		transition: all 0.5s linear;
		height: 100px;
		color: white;
		left: 180px;
	}

	.about_top_ul h3:hover {
		transform: rotate(360deg);
	}

	.about_top_ul li b {
		font-size: 20px;
	}

	.about_top_ul li span {
		font-size: 18px;
	}

	.about_top_desc {
		line-height: 30px;
		margin-top: 45px;
		width: 70%;
		display: block;
		float: right;
		color: #3F3939;
		font-size: 18px;
	}

	.about_right_top {
		position: relative;
		overflow: initial;
	}

	.about_right_top>img {
		width: auto;
	}

	.about_right_top::before {
		content: '';
		position: absolute;
		bottom: -25px;
		right: 0;
		width: 70%;
		background: transparent;
		height: 35px;
		border-bottom: 35px solid #3eb9ba;
		border-left: 10px solid transparent;
	}
}

/* 关于我们下侧导航 */
@media (min-width:300px) {
	.about_bot_title {
		padding: 20px 0;
		font-size: 16px;
		text-align: center;
		border-right: 0px solid #ffffff;
		background: url(../images/ti.jpg) no-repeat center;
		color: #ffffff;
		cursor: pointer;
		margin-bottom: 15px;
	}

	.about_bot_title:hover {
		color: #3EB9BA !important;
	}

	.about_bot_title:hover {
		color: #3EB9BA !important;
	}

	.about_active {
		transition: all 0.5s linear;
		background: #f4f4f4;
		position: relative;
		color: #3EB9BA;
	}

	.about_active::before {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-left: 5px solid #3EB9BA;
		border-top: 5px solid #3EB9BA;
		left: 0;
		top: 0;
		transition: all 0.5s linear;
	}

	.about_active::after {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-right: 5px solid #3EB9BA;
		border-bottom: 5px solid #3EB9BA;
		right: 0;
		bottom: 0;
		transition: all 0.5s linear;
	}

	.about_bot_list {
		height: 900px !important;
		margin-top: 50px;
	}

	.about_bot_left {
		padding-left: 15px;
	}

	.about_bot_left>div>img {
		width: 100%;
	}

	.about_bot_left::before {
		content: '';
		position: absolute;
		bottom: -25px;
		left: 0;
		width: 0%;
		background: transparent;
		height: 0px;
		border-bottom: 0px solid #3eb9ba;
		border-right: 0px solid transparent;
	}

	.about_bot_right {
		padding-right: 0px;
		overflow: hidden;
		width: 97% !important;
	}

	.about_bot_biao {
		font-size: 18px;
		color: #3F3939;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.about_bot_desc {
		font-size: 16px;
		color: #3F3939;
	}

	.about_bot_content {
		font-size: 12px;
		color: #6E6E6E;
		line-height: 36px;
	}
}

@media (min-width:768px) {
	.about_bot_title {
		padding: 20px 0;
		font-size: 16px;
		text-align: center;
		border-right: 5px solid #ffffff;
		background: url(../images/ti.jpg) no-repeat center;
		color: #ffffff;
		cursor: pointer;
		margin-bottom: 0px;
	}

	.about_bot_title:hover {
		color: #3EB9BA !important;
	}

	.about_bot_title:hover {
		color: #3EB9BA !important;
	}

	.about_active {
		transition: all 0.5s linear;
		background: #f4f4f4;
		position: relative;
		color: #3EB9BA;
	}

	.about_active::before {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-left: 5px solid #3EB9BA;
		border-top: 5px solid #3EB9BA;
		left: 0;
		top: 0;
		transition: all 0.5s linear;
	}

	.about_active::after {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-right: 5px solid #3EB9BA;
		border-bottom: 5px solid #3EB9BA;
		right: 0;
		bottom: 0;
		transition: all 0.5s linear;
	}

	.about_bot_list {
		height: 860px !important;
		margin-top: 50px;
	}

	.about_bot_left {
		padding-left: 15px;
	}

	.about_bot_left>div>img {
		width: 100%;
	}

	.about_bot_left::before {
		content: '';
		position: absolute;
		bottom: -25px;
		left: 0;
		width: 0;
		background: transparent;
		height: 0;
		border-bottom: 0 solid #3eb9ba;
		border-right: 0 solid transparent;
	}

	.about_bot_right {
		padding-right: 0px;
		overflow: hidden;
		width: 97% !important;
	}

	.about_bot_biao {
		font-size: 30px;
		color: #3F3939;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.about_bot_desc {
		font-size: 18px;
		color: #3F3939;
	}

	.about_bot_content {
		font-size: 14px;
		color: #6E6E6E;
		line-height: 36px;
	}
}

@media (min-width:1200px) {
	.about_bot_title {
		height: 74px;
		padding: 20px 0;
		font-size: 21px;
		text-align: center;
		border-right: 5px solid #ffffff;
		background: url(../images/ti.jpg) no-repeat center;
		background-size: 100% 100%;
		color: #ffffff;
		cursor: pointer;
		margin-bottom: 0px;
		position: relative;
	}

	.about_bot_title:hover {
		color: #3EB9BA !important;
	}

	.about_active {
		transition: all 0.5s linear;
		background: #f4f4f4;
		position: relative;
		color: #3EB9BA;
	}

	.about_active::before {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-left: 5px solid #3EB9BA;
		border-top: 5px solid #3EB9BA;
		left: 0;
		top: 0;
		transition: all 0.5s linear;
	}

	.about_active::after {
		content: "";
		position: absolute;
		width: 50px;
		height: 25px;
		border-right: 5px solid #3EB9BA;
		border-bottom: 5px solid #3EB9BA;
		right: 0;
		bottom: 0;
		transition: all 0.5s linear;
	}

	.about_bot_list {
		height: 550px !important;
		margin-top: 50px;
	}

	.about_bot_left {
		padding-left: 0px;
	}

	.about_bot_left>div>img {
		width: auto;
	}

	.about_bot_left::before {
		content: '';
		position: absolute;
		bottom: -25px;
		left: 0;
		width: 70%;
		background: transparent;
		height: 35px;
		border-bottom: 35px solid #3eb9ba;
		border-right: 10px solid transparent;
	}

	.about_bot_right {
		padding-right: 0px;
		overflow: hidden;
		width: 50% !important;
	}

	.about_bot_biao {
		font-size: 28px;
		color: #3F3939;
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.about_bot_desc {
		font-size: 18px;
		color: #3F3939;
	}

	.about_bot_content {
		font-size: 14px;
		color: #6E6E6E;
		line-height: 36px;
	}
}

/* 企业荣誉 */
.honor_top_title::before {
	content: '';
	position: absolute;
	left: 50%;
	width: 10px;
	height: 10px;
	bottom: -5px;
	margin-left: -7px;
	border-radius: 50%;
	background: #b3b3b3;
}

.honor_top_bot {
	color: #B3B3B3;
	color: 15px;
	text-align: center;
}

.honor_active {
	position: relative;
}

.honor_active::before {
	content: '';
	position: absolute;
	left: 50%;
	width: 17px;
	height: 17px;
	top: 58px;
	z-index: 999;
	margin-left: -10px;
	border-radius: 50%;
	background: #3EB9BA;
}

.honor_active .honor_top_bot,
.honor_active .honor_top_top {
	color: #3EB9BA;
}

/* 本例子css */
@media (min-width:300px) {
	.honor_active::before {
		content: '';
		position: absolute;
		left: 50%;
		width: 17px;
		height: 17px;
		top: 58px;
		z-index: 999;
		margin-left: -10px;
		border-radius: 50%;
		background: #3EB9BA;
	}

	.honor_top_title {
		width: 100%;
		padding: 0 5px;
		position: relative;
		margin-bottom: 20px;
		border-bottom: 1px solid #B3B3B3;
	}

	.honor_top_top {
		height: 56px;
		color: #3F3A39;
		font-size: 14px;
		text-align: center;
	}

	.honor_bot {
		height: 200px;
		width: 100%;
		margin-left: 0px;
	}

	.picScroll-left .hd {
		position: absolute;
		width: 100%;
		top: 50%;
		z-index: 9;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/yl.png) no-repeat center;
	}

	.picScroll-left .hd .next {
		float: right;
		background: url(../images/yr.png) no-repeat center;
	}

	.picScroll-left .bd {
		width: 100%;
		overflow: hidden;
		padding: 20px 0px 0;
	}

	.picScroll-left .bd ul li {
		float: left;
		_display: inline;
		overflow: hidden;
		margin-bottom: 15px;
		width: 190px;
		height: auto;
		background-color: transparent;
		border-radius: 2px;
		overflow: hidden;
	}
}

@media (min-width:768px) {
	.honor_active::before {
		content: '';
		position: absolute;
		left: 50%;
		width: 17px;
		height: 17px;
		top: 58px;
		z-index: 999;
		margin-left: -10px;
		border-radius: 50%;
		background: #3EB9BA;
	}

	.honor_top_title {
		width: 100%;
		padding: 0 5px;
		position: relative;
		margin-bottom: 20px;
		border-bottom: 1px solid #B3B3B3;
	}

	.honor_top_top {
		height: 56px;
		color: #3F3A39;
		font-size: 20px;
		text-align: center;
	}

	.honor_bot {
		height: 200px;
		width: 100%;
		margin-left: 0px;
	}

	.picScroll-left .hd {
		position: absolute;
		width: 100%;
		top: 50%;
		z-index: 9;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/yl.png) no-repeat center;
	}

	.picScroll-left .hd .next {
		float: right;
		background: url(../images/yr.png) no-repeat center;
	}

	.picScroll-left .bd {
		width: 100%;
		overflow: hidden;
		padding: 20px 0px 0;
	}

	.picScroll-left .bd ul li {
		float: left;
		_display: inline;
		overflow: hidden;
		margin-bottom: 15px;
		width: 190px;
		height: auto;
		background-color: transparent;
		border-radius: 2px;
		overflow: hidden;
	}
}

@media (min-width:1200px) {
	.honor_active::before {
		content: '';
		position: absolute;
		left: 50%;
		width: 17px;
		height: 17px;
		top: 58px;
		z-index: 999;
		margin-left: -10px;
		border-radius: 50%;
		background: #3EB9BA;
	}

	.honor_top_title {
		width: 100%;
		padding: 0 5px;
		position: relative;
		margin-bottom: 20px;
		border-bottom: 1px solid #B3B3B3;
	}

	.honor_top_top {
		height: 56px;
		color: #3F3A39;
		font-size: 16px;
		text-align: center;
	}

	.honor_bot {
		height: 200px;
		width: 1300px;
		margin-left: -50px;
	}

	.picScroll-left .hd {
		position: absolute;
		width: 1300px;
		top: 50%;
		z-index: 0;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/yl.png) no-repeat center;
	}

	.picScroll-left .hd .next {
		float: right;
		background: url(../images/yr.png) no-repeat center;
	}

	.picScroll-left .bd {
		width: 1250px;
		overflow: hidden;
		padding: 20px 50px 0;
	}

	.picScroll-left .bd ul li {
		float: left;
		_display: inline;
		overflow: hidden;
		margin-bottom: 15px;
		width: 239px;
		height: auto;
		background-color: transparent;
		border-radius: 2px;
		overflow: hidden;
	}
}

.picScroll-left {
	position: relative;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .bd .tempWrap {
	overfl
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li .pic {
	padding: 0 5px;
}

.picScroll-left .bd ul li .pic>a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 100%;
	margin: auto;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

/* 企业历程 */
@media (min-width:300px) {
	.event_box {
		width: 100%;
		margin: 3% auto 0;
		position: relative;
		min-height: 220px;
	}

	.event_box .parHd {
		width: 100%;
		display: inline-block;
		height: 100px;
		overflow: hidden;
	}

	.parHd ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 25px !important;
	}

	.parHd .tempWrap {
		margin: 0 auto;
	}

	.parHd .tempWrap:after {
		content: '';
		width: 85%;
		height: 1px;
		background: #B3B3B3;
		position: absolute;
		right: 0;
		left: 0;
		bottom: 10px;
		z-index: 10;
	}

	.parHd li.no_line:before {
		display: none;
	}

	.parHd li {
		display: inline-block;
		cursor: pointer;
		font-size: 16px;
		color: #000;
		margin: 0 30px;
		position: relative;
	}

	.parHd li.act .licheng_top_title,
	.parHd li.act .licheng_top_desc {
		color: #3EB9BA;
	}

	.parHd li.act::after {
		content: '';
		background: #3EB9BA;
		border: none;
		border-radius: 50%;
		width: 15px;
		height: 15px;
		position: absolute;
		z-index: 20;
		bottom: 3px;
		left: 50%;
		margin-left: -12px;
	}

	.licheng_top_title {
		height: 40px;
		color: #3F3A39;
		font-size: 20px;
		text-align: center;
		text-align: center;
	}

	.licheng_top_desc {
		height: 42px;
		color: #B3B3B3;
		text-align: center;
	}

	.parHd li:after {
		content: '';
		background: #B3B3B3;
		border: 2px solid #ffffff;
		border-radius: 50%;
		width: 15px;
		height: 15px;
		position: absolute;
		z-index: 20;
		bottom: 3px;
		left: 50%;
		margin-left: -12px;
	}

	.parBd {
		text-align: center;
		margin-top: 10px;
		overflow: hidden;
		height: 250px;
	}

	.parBd img {
		width: 100%;
		transition: all 0.5s linear;
	}

	.sPrev,
	.sNext {
		width: 25px;
		height: 101px;
		display: block;
		position: absolute;
		top: 55%;
		cursor: pointer;
	}

	.sPrev {
		left: 0;
	}

	.sNext {
		right: 0;
	}
}

@media (min-width:1200px) {
	.event_box {
		width: 100%;
		margin: 3% auto 0;
		position: relative;
		min-height: 420px;
	}

	.event_box .parHd {
		width: 100%;
		display: inline-block;
		height: 130px;
		overflow: hidden;
	}

	.parHd ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 25px !important;
	}

	.parHd .tempWrap {
		margin: 0 auto;
	}

	.parHd .tempWrap:after {
		content: '';
		width: 85%;
		height: 1px;
		background: #B3B3B3;
		position: absolute;
		right: 0;
		left: 0;
		bottom: 10px;
		z-index: 10;
	}

	.parHd li.no_line:before {
		display: none;
	}

	.parHd li {
		display: inline-block;
		cursor: pointer;
		font-size: 16px;
		color: #000;
		margin: 0 30px;
		position: relative;
	}

	.parHd li.act .licheng_top_title,
	.parHd li.act .licheng_top_desc {
		color: #3EB9BA;
	}

	.parHd li.act::after {
		content: '';
		background: #3EB9BA;
		border: none;
		border-radius: 50%;
		width: 15px;
		height: 15px;
		position: absolute;
		z-index: 20;
		bottom: 3px;
		left: 50%;
		margin-left: -12px;
	}

	.licheng_top_title {
		height: 30px;
		color: #3F3A39;
		font-size: 20px;
		text-align: center;
		text-align: center;
	}

	.licheng_top_desc {
		height: 42px;
		color: #B3B3B3;
		text-align: center;
	}

	.parHd li:after {
		content: '';
		background: #B3B3B3;
		border: 2px solid #ffffff;
		border-radius: 50%;
		width: 15px;
		height: 15px;
		position: absolute;
		z-index: 20;
		bottom: 3px;
		left: 50%;
		margin-left: -12px;
	}

	.parBd {
		text-align: center;
		margin-top: 10px;
		overflow: hidden;
		height: 605px;
	}

	.parBd img {
		width: 100%;
		transition: all 0.5s linear;
		height: 520px;
	}

	.sPrev,
	.sNext {
		width: 50px;
		height: 101px;
		display: block;
		position: absolute;
		top: 55%;
		cursor: pointer;
	}

	.sPrev {
		left: -90px;
	}

	.sNext {
		right: -90px;
	}
}

/* 企业文化 */
/* 企业团队 */
@media (min-width:300px) {
	.wenhua_main {
		padding-top: 10px;
		background: #f9f9f9;
		padding-bottom: 30px;
	}

	.wenhua_bot_main {
		margin-top: 30px;
	}

	.wenhua_list {
		float: left;
		width: 48%;
		margin-right: 15px;
		overflow: hidden;
		padding: 0px;
		margin-bottom: 30px;
	}

	.wenhua_list:nth-child(2n+2) {
		margin-right: 0px !important;
	}

	.wenhua_list:nth-child(3n+3) {
		margin-right: 15px;
	}

	.wenhua_list>img {
		height: 115px;
		width: 100%;
	}

	.wenhua_bot {
		padding: 35px 35px 35px;
		border: 1px solid #e5e5e5;
		border-top: none;
		height: 255px;
	}

	.tuandui_bot {
		height: 230px;
	}

	.wenhua_title {
		text-align: center;
		font-size: 18px;
		color: #3F3A39;
	}

	.wenhua_desc {
		line-height: 26px;
		text-align: center;
		color: #6E6E6E;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
	}
}

@media (min-width:768px) {
	.wenhua_main {
		padding-top: 10px;
		background: #f9f9f9;
		padding-bottom: 30px;
	}

	.wenhua_bot_main {
		margin-top: 30px;
	}

	.wenhua_list {
		float: left;
		width: 32%;
		margin-right: 15px;
		overflow: hidden;
		padding: 0px;
		margin-bottom: 30px;
	}

	.wenhua_list:nth-child(2n+2) {
		margin-right: 15px !important;
	}

	.wenhua_list:nth-child(3n+3) {
		margin-right: 0px;
	}

	.wenhua_list>img {
		height: 153px;
		width: 100%;
	}

	.wenhua_bot {
		padding: 35px 35px 35px;
		border: 1px solid #e5e5e5;
		border-top: none;
		height: 255px;
	}

	.tuandui_bot {
		height: 200px;
	}

	.wenhua_title {
		text-align: center;
		font-size: 24px;
		color: #3F3A39;
	}

	.wenhua_desc {
		line-height: 26px;
		text-align: center;
		color: #6E6E6E;
	}
}

@media (min-width:1200px) {
	.wenhua_main {
		padding-top: 20px;
		background: #f9f9f9;
		padding-bottom: 50px;
	}

	.wenhua_bot_main {
		margin-top: 55px;
	}

	.wenhua_list {
		float: left;
		width: 31.7%;
		margin-right: 25px;
		overflow: hidden;
		padding: 0px;
		margin-bottom: 30px;
	}

	.wenhua_list:nth-child(2n+2) {
		margin-right: 15px !important;
	}

	.wenhua_list:nth-child(3n+3) {
		margin-right: 0px;
	}

	.wenhua_list>img {
		height: 315px;
		width: 100%;
	}

	.wenhua_bot {
		padding: 35px 35px 35px;
		border: 1px solid #e5e5e5;
		border-top: none;
		height: 255px;
	}

	.tuandui_bot {
		height: 170px;
	}

	.wenhua_title {
		text-align: center;
		font-size: 16px;
		color: #3F3A39;
	}

	.wenhua_desc {
		line-height: 26px;
		text-align: center;
		color: #6E6E6E;
	}
}

/* 关于我们结束 */
/* 产康理念开始 */
.linain_top {
	display: inline-block;
	padding-left: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.linian_left>img {
	margin-left: -20px;
	margin-top: -20px;
	width: 100%;
	height: 100%;
}

.linian_title {
	font-weight: bold;
	color: #3F3A39;
	font-size: 24px;
	margin-bottom: 45px;
}

.linian_content {
	line-height: 30px;
	font-size: 16px;
	color: #3F3A39;
}

@media (min-width:300px) {
	.linian_left {
		padding-left: 0px;
		padding-right: 0px;
		background: #3EB9BA;
		height: 290px;
	}

	.linian_bot {
		display: inline-block;
		background-color: #FFFFFF;
		padding: 30px 25px 30px 0;
		margin-bottom: 35px;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.linian_bot:hover {
		box-shadow: #d4d3d3 -20px 18px 20px;
	}

	.linian_num {
		background: url(../images/ln.png) no-repeat;
		margin-left: 0px;
		line-height: 60px;
		padding-left: 40px;
		font-size: 30px;
		color: #FFFFFF;
		margin-bottom: 65px;
		font-weight: bold;
		height: 60px;
	}

	.linian_bot_right {
		text-align: right;
	}

	.linian_num_right {
		padding-right: 40px;
		margin-right: -60px;
		background: url(../images/lnr.png) no-repeat right;
		height: 55px !important;
		line-height: 55px !important;
	}

	.linian_bot_title {
		line-height: 40px;
		font-size: 16px;
		color: #3F3A39;
		margin-bottom: 20px;
	}

	.linian_bot_desc {
		line-height: 28px;
		color: #6E6E6E;
		font-size: 12px;
	}

	.linian_bot_img {
		height: auto;
		overflow: hidden;
	}

	.linian_bot_img>img {
		width: 100%;
		margin-right: 25px;
	}
}

@media (min-width:768px) {
	.linian_left {
		padding-left: 0px;
		padding-right: 0px;
		background: #3EB9BA;
		height: 479px;
	}
}

@media (min-width:1200px) {
	.linian_left {
		padding-left: 0px;
		padding-right: 0px;
		background: #3EB9BA;
		height: 479px;
	}

	.linian_bot {
		display: inline-block;
		background-color: #FFFFFF;
		padding: 70px 25px 70px 0;
		margin-bottom: 35px;
		cursor: pointer;
		transition: all 0.5s linear;
	}

	.linian_bot:hover {
		box-shadow: #d4d3d3 -20px 18px 20px;
	}

	.linian_num {
		background: url(../images/ln.png) no-repeat;
		margin-left: -37px;
		line-height: 100px;
		padding-left: 40px;
		font-size: 30px;
		color: #FFFFFF;
		margin-bottom: 65px;
		font-weight: bold;
		height: 80px;
	}

	.linian_bot_right {
		text-align: right;
	}

	.linian_num_right {
		padding-right: 40px;
		margin-right: -60px;
		background: url(../images/lnr.png) no-repeat right;
	}

	.linian_bot_title {
		line-height: 40px;
		font-size: 25px;
		color: #3F3A39;
		margin-bottom: 40px;
	}

	.linian_bot_desc {
		line-height: 28px;
		color: #6E6E6E;
		font-size: 16px;
	}

	.linian_bot_img {
		height: 432px;
		overflow: hidden;
	}

	.linian_bot_img>img {
		width: auto;
		margin-right: 25px;
	}
}

/* 产康理念结束 */
/* 小梵之家开始 */
/* 沙龙活动 */

@media (min-width:300px) {
	.shalong_all {
		padding-right: 15px;
	}

	.shalong {
		display: inline-block;
		width: 100%;
		background: url(../images/back.jpg) center;
		padding: 20px 0 0;
		margin-bottom: -10px;
	}

	.shalong_right {
		width: 100%;
		height: 595px;
		margin-left: 0px;
		overflow-y: scroll;
		background: #ffffff;
		padding: 30px 30px 40px 20px;
	}

	.shalong_title {
		font-size: 15px;
		text-align: center;
		color: #3F3939;
		padding: 10px;
		font-weight: bold;
	}

	.fxwh_title {
		font-size: 15px;
		text-align: center;
		color: #41B7B8;
		padding: 10px;
		font-weight: bold;
	}

	.fxwh_h2 {
		/*margin-left: 30px;*/
		font-weight: bold;
		font-size: 14px;
		color: #41B7B8;
	}

	.fxwh_h2 span {
		font-weight: normal;
		font-size: 14px;
	}

	.fxwh_h3 {
		color: #41B7B8;
		font-size: 14px;
	}

	.fxwh_ul li {
		line-height: 55px;
		/*list-style: disc;
			list-style-position: inside;*/
	}

	.fxwh_ul li a {
		color: #41B7B8;
		font-size: 14px;
	}

	.shalong_desc {
		line-height: 25px;
		color: #6E6E6E;
		font-size: 12px;
	}

	.licheng_box {
		width: 100%;
		margin: 3% auto 0;
		position: relative;
	}

	.licheng_box .parHd1 {
		width: 85%;
		display: inline-block;
		margin-left: 7%;
		height: 136px;
		overflow: hidden;
	}

	.parHd1 ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 10px !important;
	}

	.parHd1 .tempWrap {
		margin: 0 auto;
	}

	.parHd1 li.no_line:before {
		display: none;
	}

	.parHd1 li {
		display: inline-block;
		cursor: pointer;
		height: 80px;
		margin: 0 2.5px;
		position: relative;
		overflow: hidden;
		width: 19%;
	}

	.parHd1 li img {
		width: 100%;
		height: 100px;
	}

	.licheng_top_title {
		height: 30px;
		color: #3F3A39;
		font-size: 18px;
		text-align: center;
		text-align: center;
	}

	.licheng_top_desc {
		height: 42px;
		color: #B3B3B3;
		text-align: center;
	}

	.parBd1 {
		text-align: center;
		overflow: hidden;
		height: 413px;
	}

	.parBd1 img {
		width: auto;
		transition: all 0.5s linear;
	}

	.parBd2 {
		text-align: center;
		overflow: hidden;
		height: 550px;
	}

	.parBd2 img {
		width: auto;
		transition: all 0.5s linear;
	}

	.sPrev,
	.sNext {
		width: 25px;
		height: 50px;
		display: block;
		position: absolute;
		top: 55%;
		cursor: pointer;
	}

	.sPrev {
		left: 0;
	}

	.sNext {
		right: 0;
	}

	.chaxie {
		display: inline-block;
		margin: 50px 0 30px;
	}

	.chaxe_list {
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
		background: #000000;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.chaxe_list>video {
		width: 100%;
	}

	.chaxe_list p {
		font-size: 25px;
		text-align: center;
		color: #ffffff;
	}

	.picScroll-jianzheng .bd .tempWrap {
		width: 100% !important;
	}

	.picScroll-jianzheng .bd ul {
		overflow: hidden;
		zoom: 1;
	}

	.picScroll-jianzheng .bd ul li {
		float: left;
		_display: inline;
		overflow: hidden;
		margin-right: 10px;
		margin-bottom: 15px;
		background-color: transparent;
		border-radius: 2px;
		overflow: hidden;
	}

	.picScroll-jianzheng .bd ul li .pic a video {
		width: 100%;
	}

}

@media (min-width:768px) {
	.shalong_all {
		padding-right: 15px;
	}

	.shalong {
		display: inline-block;
		width: 100%;
		background: url(../images/back.jpg) center;
		padding: 20px 0 0;
		margin-bottom: -10px;
	}

	.shalong_right {
		width: 100%;
		height: 500px;
		margin-left: 0px;
		/*overflow-y: scroll;*/
		background: #ffffff;
		padding: 30px 30px 40px 20px;
	}

	.licheng_box {
		width: 100%;
		margin: 3% auto 0;
		position: relative;
	}

	.licheng_box .parHd1 {
		width: 90%;
		display: inline-block;
		margin-left: 5%;
		height: 136px;
		overflow: hidden;
	}

	.parHd1 ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 10px !important;
	}

	.parHd1 .tempWrap {
		margin: 0 auto;
	}

	.parHd1 li.no_line:before {
		display: none;
	}

	.parHd1 li {
		display: inline-block;
		cursor: pointer;
		height: 80px;
		margin: 0 2.5px;
		position: relative;
		overflow: hidden;
		width: 19%;
	}

	.parHd1 li img {
		width: 100%;
	}

	.licheng_top_title {
		height: 30px;
		color: #3F3A39;
		font-size: 20px;
		text-align: center;
		text-align: center;
	}

	.licheng_top_desc {
		height: 42px;
		color: #B3B3B3;
		text-align: center;
	}

	.parBd1 {
		text-align: center;
		overflow: hidden;
		height: 413px;
	}

	.parBd1 img {
		width: auto;
		transition: all 0.5s linear;
	}

	.parBd2 {
		text-align: center;
		overflow: hidden;
		height: 550px;
	}

	.parBd2 img {
		width: auto;
		transition: all 0.5s linear;
	}

	.sPrev,
	.sNext {
		width: 25px;
		height: 50px;
		display: block;
		position: absolute;
		top: 55%;
		cursor: pointer;
	}

	.sPrev {
		left: 0;
	}

	.sNext {
		right: 0;
	}

}

@media (min-width:1200px) {
	.shalong_all {
		padding-right: 40px;
	}

	.shalong {
		display: inline-block;
		width: 100%;
		background: url(../images/back.jpg) no-repeat center;
		padding: 40px 0 0;
		margin-bottom: -10px;
		padding: 20px 0;
	}

	.shalong_right {
		width: 540px;
		height: 595px;
		margin-left: 50px;
		/*overflow-y: scroll;*/
		background: #ffffff;
		padding: 30px 30px 40px 20px;
	}

	.shalong_right1 {
		width: 540px;
		height: 550px;
		margin-left: 50px;
		/*overflow-y: scroll;
		background: #ffffff;*/
		padding: 30px 30px 40px 20px;
	}

	.licheng_box {
		width: 100%;
		margin: 3% auto 0;
		position: relative;
	}

	.licheng_box .parHd1 {
		width: 90%;
		display: inline-block;
		margin-left: 5%;
		height: 166px;
		overflow: hidden;
	}

	.parHd1 ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 10px !important;
	}

	.parHd1 .tempWrap {
		margin: 0 auto;
	}

	.parHd1 li.no_line:before {
		display: none;
	}

	.parHd1 li {
		display: inline-block;
		cursor: pointer;
		height: 136px;
		margin: 0 2.5px;
		position: relative;
		overflow: hidden;
		width: 19%;
	}

	.parHd1 li img {
		width: 100%;
		height: 200px;
	}

	.licheng_top_title {
		height: 30px;
		color: #3F3A39;
		font-size: 20px;
		text-align: center;
		text-align: center;
	}

	.licheng_top_desc {
		height: 42px;
		color: #B3B3B3;
		text-align: center;
	}

	.parBd1 {
		text-align: center;
		overflow: hidden;
		height: 413px;
	}

	.parBd1 img {
		width: 100%;
		transition: all 0.5s linear;
	}

	.parBd2 {
		text-align: center;
		overflow: hidden;
		height: 550px;
	}

	.parBd2 img {
		width: 100%;
		transition: all 0.5s linear;
	}

	.sPrev,
	.sNext {
		width: 25px;
		height: 50px;
		display: block;
		position: absolute;
		top: 50%;
		cursor: pointer;
	}

	.sPrev {
		left: 0;
	}

	.sNext {
		right: 25px;
	}

	.shalong_title {
		font-size: 18px;
		text-align: center;
		color: #3F3939;
		padding: 10px;
		font-weight: bold;
	}

	.fxwh_title {
		font-size: 30px;
		text-align: left;
		color: #41B7B8;
		padding: 10px;
		font-weight: bold;
	}

	.fxwh_h2 {
		/*margin-left: 30px;*/
		font-weight: bold;
		font-size: 20px;
		color: #41B7B8;
	}

	.fxwh_h2 span {
		font-weight: normal;
		font-size: 16px;
	}

	.fxwh_h3 {
		color: #41B7B8;
		font-size: 20px;
	}

	.fxwh_ul li {
		line-height: 55px;
		/*list-style: disc;
		list-style-position: inside;*/
	}

	.fxwh_ul li a {
		color: #41B7B8;
		font-size: 18px;
	}

	.shalong_desc {
		line-height: 36px;
		color: #6E6E6E;
	}

	/* 茶歇展示 */
	@media (min-width:300px) {
		.chaxe_list>img {
			width: 100%;
		}

		.chaxie_title {
			margin-bottom: 0px;
			color: #FFFFFF;
			font-size: 20px;
			line-height: 100px;
			text-align: center;
			z-index: 6;
			background-color: #3333335e;
			left: 0;
			top: 0;
			bottom: 0;
			right: 0;
			position: absolute;
		}
	}

	@media (min-width:1200px) {
		.chaxe_list>video {
			width: 100%;
		}

		.chaxie_title {
			margin-bottom: 0px;
			color: #FFFFFF;
			font-size: 50px;
			line-height: 500px;
			text-align: center;
			z-index: 6;
			background-color: #3333335e;
			left: 0;
			top: 0;
			bottom: 0;
			right: 0;
			position: absolute;
		}
	}

	.chaxie {
		display: inline-block;
		margin: 50px 0 30px;
	}

	.chaxe_list {
		/* width: 350px !important; */
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
		background: #000000;
		overflow: hidden;
		margin-bottom: 20px;

	}

	.chaxe_list p {
		font-size: 25px;
		text-align: center;
		color: #ffffff;
	}


	/* 感谢信 */
	@media (min-width:300px) {
		.jia_main {
			margin-top: 30px;
		}

		.ganxie_list {
			border: 1px solid #b6b6b6;
			float: left;
			width: 90%;
			overflow: hidden;
			margin-left: 15px;
			margin-bottom: 20px;
			margin-right: 0px;
		}

		.ganxie_list:last-child {
			margin-right: 0px;
		}

		.ganxie_title {
			padding: 10px 0;
			background: #3eb9ba;
			color: #FFFFFF;
			font-size: 24px;
			text-align: center;
			margin-bottom: 0px;
		}
	}

	@media (min-width:768px) {
		.jia_main {
			margin-top: 30px;
		}

		.ganxie_list {
			border: 1px solid #b6b6b6;
			float: left;
			width: 19.3%;
			overflow: hidden;
			margin-left: 0px;
			margin-bottom: 20px;
			margin-right: 5px;
		}

		.ganxie_list:last-child {
			margin-right: 0px;
		}

		.ganxie_title {
			padding: 10px 0;
			background: #3eb9ba;
			color: #FFFFFF;
			font-size: 24px;
			text-align: center;
			margin-bottom: 0px;
		}
	}

	@media (min-width:1200px) {

		.roll_main {
			position: relative;
			/*right: 400px;*/
			/*width: 2600px;*/
			height: 550px;
			overflow: hidden;
			border: 1px solid #FCFCFC;
			/*right: 50px;*/
			text-align: center;
		}

		.roll_main ul {
			margin-top: 50px;
			position: absolute;
			left: 0;
			top: 0;
			width: 2600px;
			overflow: hidden;
			margin: 20px;
		}

		.roll_main ul li {
			float: left;
			width: 300px;
			overflow: hidden;
			/*margin: 10px;*/
			/*padding: 10px;*/
			text-align: center;
		}

		/*.roll_main ul li img{
			width: 90%;
		}*/
		.ganxie_list {
			border: 1px solid #b6b6b6;
			float: left;
			width: 19.64%;
			margin-left: 0px;
			margin-bottom: 20px;
			overflow: hidden;
			margin-right: 5px;
		}

		.ganxie_list:last-child {
			margin-right: 0px;
		}

		.ganxie_title {
			margin: 10px;
			padding: 10px 0;
			background: #3eb9ba;
			color: #FFFFFF;
			font-size: 16px;
			text-align: center;
			margin-bottom: 0px;
		}
	}

	/* 顾客见证 */
	.jianzheng_main {
		background: #f9f9f9;
		padding: 30px 0;
	}

	.jianzhen_list {
		width: 25% !important;
		margin-left: 30px !important;
	}

	/* 本例子css */
	.picScroll-jianzheng {
		position: relative;
	}

	.picScroll-jianzheng .hd .prev,
	.picScroll-jianzheng .hd .next {
		display: block;
		width: 52px;
		height: 101px;
		float: left;
		color: #FFFFFF;
		line-height: 40px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/yl.png) no-repeat center;
	}

	.picScroll-jianzheng .hd .next {
		float: right;
		background: url(../images/yr.png) no-repeat center;
	}

	.picScroll-jianzheng .hd .prevStop {
		background-position: -60px 0;
	}

	.picScroll-jianzheng .hd .nextStop {
		background-position: -60px -50px;
	}

	.picScroll-jianzheng .bd {
		overflow: hidden;
		padding: 20px 60px 0;
	}

	.picScroll-jianzheng .bd ul {
		overflow: hidden;
		zoom: 1;
	}

	.picScroll-jianzheng .bd .tempWrap {
		width: 100% !important;
	}

	.picScroll-jianzheng .bd ul li {
		float: left;
		_display: inline;
		overflow: hidden;
		margin-right: 10px;
		margin-bottom: 15px;
		background-color: transparent;
		border-radius: 2px;
		overflow: hidden;
	}

	.picScroll-jianzheng .bd ul li .pic>a {
		display: block;
		width: 100%;
		position: relative;
	}

	.picScroll-jianzheng .bd ul li .pic a video {
		width: 100%;
	}

	@media (min-width:300px) {
		.picScroll-jianzheng .hd {
			position: absolute;
			width: 100%;
			top: 30%;
			/* z-index: 9999; */
		}

		.picScroll-jianzheng .bd ul li .pic img {
			width: 100%;
			height: 150px;
			margin: auto;
		}

		.picScroll-jianzheng .bd ul li .pic a:hover img {
			border-color: #999;
		}

		.jianzhen_title {
			line-height: 150px !important;
		}
	}

	@media (min-width:1200px) {
		.picScroll-jianzheng .hd {
			position: absolute;
			width: 100%;
			top: 47%;
			/* z-index: 9999; */
		}

		.picScroll-jianzheng .bd ul li .pic img {
			width: 100%;
			height: 420px;
			margin: auto;
		}

		.picScroll-jianzheng .bd ul li .pic a:hover img {
			border-color: #999;
		}

		.jianzhen_title {
			line-height: 400px !important;
		}
	}

	/* 小梵之家结束 */