.index_wrapper .zh_service ul li.icon4, .index_wrapper .zh_service ul li.icon5
	{
	right: -1000px
}

.about_joinstar .partners .partners_swiper .swiper_box ul li p,
	.course_detail .content .img_list .box p, .index_wrapper .news .news_list .tabs_content_list div ul li a,
	.index_wrapper .news_carousel .news_body ul li a, .literature .literature_list ul li a span,
	.news_detail .news_detail_footer .page a, .page_content .page_news_list ul li a span,
	.product_details .product_details_box .content .list ul li p,
	.product_details .product_title span {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden
}

.index_wrapper .swiper_banner {
	width: 100%;
	height: 520px;
	position: relative
}

.index_wrapper .swiper_banner .swiper-container {
	width: 100%;
	height: 520px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide {
	height: 520px;
	font-size: 18px;
	background-repeat: repeat;
	background-position: top center;
	background-size: cover
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body
	{
	padding-top: 140px;
	width: 600px;
	float: left;
	margin-left: 20px;
	color: #000
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h2,
	.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h3,
	.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h4,
	.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h5
	{
	font-weight: 700;
	margin-top: 10px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h2
	{
	font-size: 50px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h3
	{
	font-size: 42px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h4
	{
	font-size: 36px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body h5
	{
	font-size: 30px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body .text
	{
	margin-top: 25px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body .text p
	{
	line-height: 25px;
	font-size: 16px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body .e_line
	{
	font-size: 21px;
	border-bottom: 2px solid #404040;
	padding: 10px 0;
	margin-bottom: 10px;
	display: inline-block
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body a
	{
	display: inline-block;
	width: 100px;
	height: 36px;
	border-radius: 5px;
	background: #00a29a;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	margin-top: 25px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-body a span
	{
	display: inline-block;
	background: url(../img/arrow.png) right center no-repeat;
	padding-right: 12px
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-right
	{
	float: right
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-slide-white
	{
	color: #fff
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-side-text-shadow
	{
	text-shadow: 5px 3px 5px #ccc
}

.index_wrapper .swiper_banner .swiper-container .swiper-slide .container .swiper-side-text-shadow a
	{
	text-shadow: none
}

.index_wrapper .swiper_banner .swiper-pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center
}

.index_wrapper .swiper_banner .swiper-pagination .swiper-pagination-switch
	{
	display: inline-block;
	width: 30px;
	height: 10px;
	border-radius: 8px;
	background: #b2c6d2;
	margin: 0 5px;
	opacity: .8;
	cursor: pointer
}

.index_wrapper .swiper_banner .swiper-pagination .swiper-active-switch {
	background: #00a29a
}

.index_wrapper .news {
	margin-top: 60px;
	overflow: hidden;
	padding-bottom: 60px
}

.index_wrapper .news .video {
	float: left;
	width: 37.5%;
	overflow: hidden;
	background: #fafafa;
	height: 280px;
	position: relative;
	left: -1000px
}

.index_wrapper .news .video video {
	width: 100%;
	height: 100%
}

.index_wrapper .news .news_list {
	float: right;
	width : 60%;
	position: relative;
	right: -1000px
}

.index_wrapper .news .news_list .tabs {
	width: 100%;
	height: 40px;
	background: #e3e4e5;
	line-height: 40px
}

.index_wrapper .news .news_list .tabs span {
	width: 33%;
	display: inline-block;
	text-align: center;
	color: #000;
	float: left;
	cursor: pointer
}

.index_wrapper .news .news_list .tabs .active {
	color: #fff;
	background: #282828
}

.index_wrapper .news .news_list .tabs_content_list {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e3e4e5;
	border-top: 0
}

.index_wrapper .news .news_list .tabs_content_list div {
	padding: 20px 7% 16px 5%;
	display: none
}

.index_wrapper .news .news_list .tabs_content_list div ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dadada dashed;
	padding-left: 5%;
	background: url(../img/NEWSicon.png) left center no-repeat;
	cursor: pointer
}

.index_wrapper .news .news_list .tabs_content_list div ul li a {
	color: #000;
	display: inline-block;
	width: 90%
}

.index_wrapper .news .news_list .tabs_content_list div ul li a:hover {
	color: #449f99
}

.index_wrapper .news .news_list .tabs_content_list div ul li:hover {
	background-image: url(../img/NEWSicon_active.png)
}

.index_wrapper .news .news_list .tabs_content_list div ul li:last-child
	{
	border-bottom: 0
}

.index_wrapper .zh_service {
	height: 460px;
	background: url(../img/business_bg.png) top center repeat-x;
	background-size: cover;
	text-align: center
}

.index_wrapper .zh_service .title {
	color: #fff;
	padding: 50px 0 30px
}

.index_wrapper .zh_service .title h2 {
	font-size: 26px
}

.index_wrapper .zh_service .title p {
	font-size: 16px;
	margin-top: 10px
}

.index_wrapper .zh_service ul {
	overflow: hidden
}

.index_wrapper .zh_service ul li {
	width: 20%;
	float: left;
	margin-left: 10%;
	margin-top: -4px;
	position: relative;
	opacity: 0
}

.index_wrapper .zh_service ul li a {
	display: block;
	background: rgba(255, 255, 255, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, ff, endColorstr=#4cffffff, ff)
}

.index_wrapper .zh_service ul li a .icon {
	height: 140px;
	position: relative
}

.index_wrapper .zh_service ul li a .icon span {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/service_icon_01.png) center center no-repeat;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.index_wrapper .zh_service ul li a .icon b {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #fff;
	bottom: -10px;
	left: 50%;
	margin-left: -5px
}

.index_wrapper .zh_service ul li.icon1, .index_wrapper .zh_service ul li.icon3,
	.page_banner .page_theme {
	left: -1000px
}

.index_wrapper .zh_service ul li a .content {
	height: 110px;
	background: #fff;
	text-align: center;
	padding: 0 15%;
	margin-top: 10px;
	position: relative;
	z-index: 1
}

.index_wrapper .zh_service ul li a .content h3 {
	font-size: 18px;
	color: #282828;
	padding-top: 20px
}

.index_wrapper .zh_service ul li a .content p {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin-top: 6px
}

.index_wrapper .zh_service ul li.icon1 a .icon span {
	background-image: url(../img/service_icon_01.png)
}

.index_wrapper .zh_service ul li.icon2 {
	left: -1000px;
	margin-left: 0
}

.index_wrapper .zh_service ul li.icon2 a .icon span {
	background-image: url(../img/service_icon_04.png)
}

.index_wrapper .zh_service ul li.icon3 a .icon span {
	background-image: url(../img/service_icon_05.png)
}

.index_wrapper .zh_service ul li.icon4 a .icon span {
	background-image: url(../img/service_icon_02.png)
}

.index_wrapper .zh_service ul li.icon5 a .icon span {
	background-image: url(../img/service_icon_03.png)
}

.index_wrapper .zh_service ul a:hover {
	background: #fff
}

.index_wrapper .zh_service ul a:hover .icon span {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.index_wrapper .zh_service ul a:hover .icon b {
	border-color: transparent transparent #59b65b
}

.index_wrapper .zh_service ul a:hover .content {
	background: -webkit-gradient(linear, left top, left bottom, from(#59b65b),
		to(#00a49c));
	background: -webkit-linear-gradient(#59b65b, #00a49c);
	background: -o-linear-gradient(#59b65b, #00a49c);
	background: linear-gradient(#59b65b, #00a49c);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#59b65b, endColorstr=#00a49c)
}

.index_wrapper .zh_service ul a:hover .content h3, .index_wrapper .zh_service ul a:hover .content p
	{
	color: #fff
}

.index_wrapper .zh_service ul li.icon1 a:hover .icon span {
	background-image: url(../img/service_icon_01_h.png)
}

.index_wrapper .zh_service ul li.icon2 a:hover .icon span {
	background-image: url(../img/service_icon_04_h.png)
}

.index_wrapper .zh_service ul li.icon3 a:hover .icon span {
	background-image: url(../img/service_icon_05_h.png)
}

.index_wrapper .zh_service ul li.icon4 a:hover .icon span {
	background-image: url(../img/service_icon_02_h.png)
}

.index_wrapper .zh_service ul li.icon5 a:hover .icon span {
	background-image: url(../img/service_icon_03_h.png)
}

.index_wrapper .news_carousel {
	height: 40px;
	background: #768088
}

.index_wrapper .news_carousel .news_body {
	overflow: hidden;
	height: 40px;
	background: url(../img/laba.png) left center no-repeat;
	padding-left: 30px;
	position: relative
}

.index_wrapper .news_carousel .news_body ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

.index_wrapper .news_carousel .news_body ul li a {
	display: block;
	color: #fff;
	font-size: 12px;
	width: 75%
}

.index_wrapper .news_carousel .news_body .op_buttons {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: 0;
	background: url(../img/jiantou.png) center center no-repeat
}

.index_wrapper .news_carousel .news_body .op_buttons a {
	width: 50%;
	float: left;
	height: 40px
}

.page_banner {
	background-repeat: repeat-x;
	background-position: top center;
	height: 300px;
	background-size: cover;
	overflow: hidden
}

.page_banner .page_theme {
	text-align: left;
	font-size: 40px;
	padding-left: 25px;
	padding-top: 110px;
	position: relative
}

.page_banner .page_theme span {
	font-size: 22px;
	margin-left: 20px
}

.page_banner .page_breadcrumb {
	margin-top: 100px;
	text-align: right;
	font-size: 12px;
	position: relative;
	right: -1000px
}

.page_banner .page_breadcrumb a, .page_banner .page_breadcrumb span {
	color: #000
}

.page_content {
	width: 1120px;
	margin: 0 auto;
	padding-bottom: 120px
}

.page_content .page_tabs {
	margin-top: 20px;
	border-bottom: 1px solid #7a7b7e
}

.page_content .page_tabs span {
	cursor: pointer;
	margin-left: 30px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 2px solid transparent;
	display: inline-block;
	height: 40px;
	color: #666
}

.page_content .page_tabs .active {
	color: #00a29a;
	border-bottom-color: #00a29a
}

.page_content .page_tabs_contents .page_tabs_tabpanel {
	display: none
}

.page_content .page_news_list ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 32px;
	background: url(../img/NEWSicon.png) left center no-repeat;
	cursor: pointer
}

.page_content .page_news_list ul li a {
	color: #000;
	font-size: 14px
}

.page_content .page_news_list ul li a span {
	display: inline-block;
	max-width: 80%;
	float: left
}

.page_content .page_news_list ul li a b {
	float: right;
	color: #aaa
}

.page_content .page_news_list ul li a:hover, .page_content .page_news_list ul li a:hover b
	{
	color: #449f99
}

.page_content .page_news_list ul li:hover {
	background-image: url(../img/NEWSicon_active.png)
}

.clearPB {
	padding-bottom: 0
}

.breadcrumb {
	padding: 15px 0;
	font-size: 12px;
	color: #666
}

.breadcrumb a {
	color: #666
}

.breadcrumb span {
	color: #999
}

.product_classify_list {
	margin-top: 50px
}

.product_classify_list .box .title {
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	padding: 0 15px 0 50px;
	border-bottom: 1px solid #7a7b7e;
	background: left 5px center no-repeat
}

.product_classify_list .box .title .more {
	float: right;
	color: #00a29a;
	font-size: 14px;
	padding-right: 20px;
	background: url(../img/more_icon.png) right center no-repeat
}

.product_classify_list .box .my_icon {
	background-image: url(../img/my_icon.png)
}

.product_classify_list .box .sh_icon {
	background-image: url(../img/sh_icon.png)
}

.product_classify_list .box .sj_icon {
	background-image: url(../img/sj_icon.png)
}

.product_classify_list .box .product_list {
	overflow: hidden;
	padding: 20px 0 70px
}

.product_classify_list .box .product_list .img {
	width: 28%;
	float: left
}

.product_classify_list .box .product_list .img img {
	width: 100%
}

.product_classify_list .box .product_list .type_list {
	width: 72%;
	float: right;
	min-height: 180px;
	background: #eee;
	padding-bottom: 30px
}

.product_classify_list .box .product_list .type_list ul {
	padding: 15px 40px;
	overflow: hidden
}

.product_classify_list .box .product_list .type_list ul li {
	width: 25%;
	float: left;
	margin-top: 30px
}

.product_classify_list .box .product_list .type_list ul li a {
	font-size: 14px;
	color: #666
}

.product_classify_list .box .product_list .type_list ul li a:hover {
	color: #00a29a
}

.product_classify_list .box .list {
	padding: 15px 0 90px
}

.product_classify_list .box .list ul {
	overflow: hidden
}

.product_classify_list .box .list ul li {
	width: 23%;
	padding: 0 1%;
	float: left;
	text-align: center;
	margin-top: 45px
}

.product_classify_list .box .list ul li a {
	display: block
}

.product_classify_list .box .list ul li span {
	display: block;
	width: 100%;
	overflow: hidden
}

.product_classify_list .box .list ul li span img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.product_classify_list .box .list ul li:hover span img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.product_classify_list .box .list ul li p {
	padding-top: 5px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box
}

.product_details {
	margin-top: 30px
}

.product_details .product_title {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #7a7b7e;
	padding-right: 10px;
	position: relative
}

.product_details .product_title span {
	float: left;
	font-size: 22px;
	color: #282828;
	display: block;
	width: 60%
}

.product_details .product_title a {
	float: right;
	display: inline-block;
	color: #00a29a;
	font-size: 14px;
	margin-left: 30px
}

.product_details .product_title a.download {
	padding-left: 24px;
	background: url(../img/download_icon.png) left center no-repeat
}

.product_details .product_features {
	padding: 40px 20px;
	overflow: hidden
}

.product_details .product_features .product_img {
	float: left;
	width: 32.1%;
	overflow: hidden;
	text-align: center
}

.product_details .product_features .product_img div {
	overflow: hidden
}

.product_details .product_features .product_img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.product_details .product_features .product_img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.product_details .product_features .product_img .video {
	font-size: 12px;
	color: #00a29a;
	padding-left: 24px;
	background: url(../img/video.png) left center no-repeat;
	line-height: 25px
}

.product_details .product_features .features {
	width: 60.7%;
	float: right
}

.product_details .product_features .features h3 {
	font-size: 20px;
	color: #00a29a;
	font-weight: 700;
	padding: 20px 0 10px
}

.product_details .product_features .features p {
	line-height: 30px;
	position: relative;
	padding-left: 20px;
	color: #333
}

.product_details .product_features .features p span {
	position: absolute;
	left: 0;
	top: 0
}

.product_details .product_details_box .title {
	padding: 10px 0;
	border-bottom: 1px solid #7a7b7e
}

.product_details .product_details_box .title h2 {
	height: 24px;
	border-left: 4px solid #00a29a;
	font-size: 20px;
	line-height: 24px;
	color: #00a29a;
	padding-left: 10px
}

.product_details .product_details_box .content .parameter {
	line-height: 30px;
	color: #333;
	padding: 40px 20px
}

.product_details .product_details_box .content .parameter h5 {
	padding-top: 10px;
	font-size: 15px;
	font-weight: 700
}

.product_details .product_details_box .content .parameter ul li {
	padding-left: 10px
}

.product_details .product_details_box .content .list {
	padding: 10px 0 90px
}

.product_details .product_details_box .content .list ul {
	overflow: hidden
}

.product_details .product_details_box .content .list ul li {
	width: 16%;
	margin-left: 3.33%;
	float: left;
	text-align: center;
	margin-top: 50px
}

.product_details .product_details_box .content .list ul li a {
	display: block
}

.product_details .product_details_box .content .list ul li span {
	display: block;
	width: 100%
}

.product_details .product_details_box .content .list ul li span img {
	width: 100%
}

.product_details .product_details_box .content .list ul li p {
	padding-top: 5px;
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	color: #333
}

.product_details .product_details_box .content .describe {
	padding: 35px 40px 60px
}

.product_details .product_details_box .content .describe p {
	line-height: 30px;
	color: #333
}

.product_details .product_details_box .content .literature {
	padding: 35px
}

.product_details .product_details_box .content .literature ul li {
	color: #00a29a
}

.product_details .product_details_box .content .literature ul li a {
	color: #00a29a;
	line-height: 30px;
	text-decoration: underline
}

.product_details .product_details_box .content .reagentList{
	padding-bottom:50px
}

.product_details .product_details_box .content .reagentList div{
	border-bottom:1px #7a7b7e dashed;padding:20px 0;overflow:hidden
}

.product_details .product_details_box .content .reagentList div label{
	width:20%;float:left;text-align:center;display:block
}

.product_details .product_details_box .content .reagentList div label span{
	width:80%;height:50px;line-height:50px;
	background:#00a29a;display:inline-block;color:#fff;
	white-space:nowrap;-o-text-overflow:ellipsis;
	text-overflow:ellipsis;word-break:break-all;overflow:hidden
}

.product_details .product_details_box .content .reagentList div ul{
	float:left;width:80%
}

.product_details .product_details_box .content .reagentList div ul li{
	float:left;width:25%;padding:5px 0;text-align:center
}

.product_details .product_details_box .content .reagentList div ul li a{
	line-height:20px;height:40px;overflow:hidden;padding:0 10%;
	-o-text-overflow:ellipsis;text-overflow:ellipsis;
	-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;
	
}

.product_details .product_details_box .content .reagentList div ul li a span{
	display:block;color:#000
}

.product_details .product_details_box .content .reagentList div ul li a span:hover{
	color:#00a29a
}

.search_bar {
	height: 40px;
	background: #e3e4e5;
	position: relative
}

.search_bar .leftArrow, .search_bar .rightArrow {
	width: 30px;
	position: absolute;
	height: 40px;
	top: 0
}

.search_bar .leftArrow {
	background: url(../img/left_a.png) center center no-repeat;
	left: 0
}

.search_bar .rightArrow {
	background: url(../img/right_a.png) center center no-repeat;
	left: 73.2%
}

.search_bar .tabs_body {
	width: 70.5%;
	position: relative;
	margin-left: 30px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap
}

.search_bar .tabs_body .tabs {
	position: absolute;
	left: 0;
	top: 0
}

.search_bar a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #282828;
	text-align: center;
	padding: 0 10px
}

.search_bar .active {
	color: #fff;
	background: #00a29a
}

.search_bar .search_box {
	position: absolute;
	right: 10px;
	top: 0;
	padding: 4px 0
}

.search_bar .search_box span {
	display: inline-block;
	border: 1px solid #d0d0d0;
	height: 30px;
	padding-left: 22px;
	background: url(../img/magnifier.png) left 7px center no-repeat #fff;
	border-right: 0;
	border-radius: 8px 0 0 8px
}

.search_bar .search_box .input {
	width: 150px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	border: 0
}

.search_bar .search_box .button {
	background: #2d2d2d;
	border-radius: 0 8px 8px 0;
	width: 40px;
	color: #fff;
	outline: 0;
	border: 0;
	height: 30px
}

.search_bar.noarr .tabs_body {
	margin-left: 0
}

.product_search_list {
	margin-top: 55px;
	padding-bottom: 70px;
}

.product_search_list .list .item {
	display: none
}

.product_search_list .list ul {
	overflow: hidden
}

.product_search_list .list ul li {
	width: 23%;
	padding: 0 1%;
	float: left;
	text-align: center;
	margin-top: 20px;
	height:18.5vw;
}

.product_search_list .list ul li a {
	display: block
}

.product_search_list .list ul li span {
	display: block;
	width: 100%;
}

.product_search_list .list ul li span img {
	width: 100%;
}

.product_search_list .list ul li p {
	padding-top: 5px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.about .about_nav {
	margin-top: 35px;
	height: 40px;
	border-bottom: 1px solid #7a7b7e;
	text-align: center
}

.about .about_nav span {
	margin: 0 20px;
	cursor: pointer;
	line-height: 38px;
	display: inline-block;
	color: #666;
	border-bottom: 2px solid transparent
}

.about .about_nav span.active {
	color: #00a29a;
	border-color: #00a29a
}

.about .about_honor_list {
	padding: 30px 1.78%
}

.about .about_honor_list ul {
	overflow: hidden
}

.about .about_honor_list ul li {
	float: left;
	width: 19.6%;
	padding: 0 2.2%;
	overflow: hidden;
	margin-top: 40px
}

.about .about_honor_list ul li img {
	width: 100%
}

.about .about_honor_list ul li p {
	line-height: 25px;
	height: 50px;
	padding: 5px 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden
}

@
-webkit-keyframes fadeInLeft {
	from {opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

}
@
keyframes fadeInLeft {
	from {opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

}
.zhonghan_business .zhonghan_business_title {
	margin-bottom: 15px;
	border-left: 4px solid #00a29a;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	font-size: 26px;
	color: #00a29a
}

.zhonghan_business .business_describe {
	padding: 30px 0 40px
}

.zhonghan_business .business_describe .business_describe_title h2 {
	font-size: 26px
}

.zhonghan_business .business_describe .business_describe_title p {
	color: #aaa;
	font-size: 18px;
	height: 40px;
	line-height: 40px
}

.zhonghan_business .business_describe .business_describe_content {
	overflow: hidden
}

.zhonghan_business .business_describe .business_describe_content .business_describe_img
	{
	float: left;
	width: 46%;
	overflow: hidden
}

.zhonghan_business .business_describe .business_describe_content .business_describe_img img
	{
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.zhonghan_business .business_describe .business_describe_content .business_describe_img:hover img
	{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.zhonghan_business .business_describe .business_describe_content .business_describe_text
	{
	float: right;
	font-size: 14px;
	color: #333;
	width: 46%;
	padding-right: 1.8%;
	line-height: 30px
}

.zhonghan_business .business_details_box {
	background: #f4f4f4;
	margin-bottom: 40px;
	overflow: hidden
}

.zhonghan_business .business_details_box .business_details_box_text {
	float: left;
	width: 38.8%;
	padding-left: 35px
}

.zhonghan_business .business_details_box .business_details_box_text h2 {
	font-size: 22px;
	padding: 50px 0 30px
}

.zhonghan_business .business_details_box .business_details_box_text p {
	color: #333;
	line-height: 30px
}

.zhonghan_business .business_details_box .business_details_box_img {
	float: right;
	width: 53.5%;
	overflow: hidden
}

.zhonghan_business .business_details_box .business_details_box_img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.zhonghan_business .business_details_box .business_details_box_img:hover img
	{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.zhonghan_business .line_of_business {
	background: #f4f4f4;
	padding: 50px 0
}

.zhonghan_business .line_of_business ul li div, .zhonghan_business .line_of_business ul li span
	{
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .65);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,
		ff, endColorstr=#99ffffff, ff);
	text-align: center;
	color: #fff;
	right: 0
}

.zhonghan_business .line_of_business ul {
	overflow: hidden
}

.zhonghan_business .line_of_business ul li {
	width: 21.4%;
	margin-left: 2.8%;
	float: left;
	position: relative;
	overflow: hidden
}

.zhonghan_business .line_of_business ul li a {
	display: block
}

.zhonghan_business .line_of_business ul li img {
	width: 100%
}

.zhonghan_business .line_of_business ul li span {
	position: absolute;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 100%
}

.zhonghan_business .line_of_business ul li div {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.zhonghan_business .line_of_business ul li div h3 {
	font-size: 16px;
	padding: 90px 0 20px
}

.zhonghan_business .line_of_business ul li div p {
	font-size: 12px;
	padding-bottom: 10px
}

.zhonghan_business .line_of_business ul li a:hover span {
	display: none
}

.zhonghan_business .line_of_business ul li a:hover div {
	top: 0
}

.zhonghan_news .zhonghan_news_swiper {
	width: 100%;
	padding: 40px 0
}

.zhonghan_news .zhonghan_news_swiper .swiper-container {
	width: 100%
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide {
	text-align: left;
	background: #e3e4e6
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .img
	{
	float: left;
	width: 36%;
	overflow: hidden
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .img img
	{
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .img:hover img
	{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .content
	{
	float: right;
	width: 60%;
	padding-right: 1.8%
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .content h3
	{
	font-size: 16px;
	color: #333;
	padding: 20px 0;
	font-weight: 700
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .content p
	{
	font-size: 12px;
	color: #666;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .content a
	{
	display: inline-block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #00a29a;
	color: #00a29a;
	border-radius: 4px;
	margin-top: 20px
}

.zhonghan_news .zhonghan_news_swiper .swiper-container .swiper-slide .content a:hover
	{
	background: #00a29a;
	color: #fff
}

.zhonghan_news .zhonghan_news_swiper .swiper-pagination {
	position: absolute;
	z-index: 20;
	width: auto;
	left: 40%;
	bottom: 15px;
	text-align: center
}

.zhonghan_news .zhonghan_news_swiper .swiper-pagination .swiper-pagination-switch
	{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ccc;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer
}

.zhonghan_news .zhonghan_news_swiper .swiper-pagination .swiper-active-switch
	{
	background: #666
}

.zhonghan_news .zhonghan_news_list ul li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px #dadada dashed
}

.zhonghan_news .zhonghan_news_list ul li .news_img {
	float: left;
	width: 21.5%;
	text-align: center;
	overflow: hidden
}

.zhonghan_news .zhonghan_news_list ul li .news_img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.zhonghan_news .zhonghan_news_list ul li .news_img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.zhonghan_news .zhonghan_news_list ul li .news_content {
	float: right;
	width: 73%;
	padding-right: 2.7%
}

.zhonghan_news .zhonghan_news_list ul li .news_content h3 {
	color: #333;
	font-weight: 700;
	font-size: 14px;
	padding: 10px 0;
	line-height: 20px
}

.zhonghan_news .zhonghan_news_list ul li .news_content p {
	font-size: 12px;
	color: #666;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.zhonghan_news .zhonghan_news_list ul li .news_content a {
	display: inline-block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #00a29a;
	color: #00a29a;
	border-radius: 4px;
	margin-top: 20px
}

.zhonghan_news .zhonghan_news_list ul li .news_content a:hover {
	background: #00a29a;
	color: #fff
}

.about_joinstar .pagination {
	position: absolute;
	z-index: 20;
	bottom: -20px;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0
}

.about_joinstar .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #ccc;
	margin: 0 5px;
	opacity: .8;
	border: 1px solid #fff;
	cursor: pointer
}

.about_joinstar .swiper-active-switch {
	background: #666
}

.about_joinstar .title {
	text-align: center;
	height: 30px;
	line-height: 30px;
	position: relative;
	font-size: 26px;
	color: #000
}

.about_joinstar .title:after, .about_joinstar .title:before {
	content: ' ';
	position: absolute;
	width: 23.2%;
	height: 1px;
	background: #000;
	top: 50%
}

.about_joinstar .title:before {
	left: 20%
}

.about_joinstar .title:after {
	right: 20%
}

.about_joinstar .whiteTitle {
	color: #fff
}

.about_joinstar .whiteTitle:after, .about_joinstar .whiteTitle:before {
	background: #fff
}

.about_joinstar .swiperBtn {
	width: 32px;
	height: 32px;
	background: url(../img/prev_icon.png) center center no-repeat;
	position: absolute
}

.about_joinstar .preBtn {
	background-image: url(../img/prev_icon.png)
}

.about_joinstar .nextBtn {
	background-image: url(../img/next_icon.png)
}

.about_joinstar .container {
	padding: 60px 0
}

.about_joinstar .company_profile {
	padding-bottom: 20px
}

.about_joinstar .company_profile .container {
	overflow: hidden
}

.about_joinstar .company_profile .container .title {
	position: relative;
	top: -500px
}

.about_joinstar .company_profile .body {
	margin-top: 50px;
	overflow: hidden
}

.about_joinstar .company_profile .body .img {
	float: left;
	width: 37.5%;
	overflow: hidden;
	position: relative;
	left: -1000px
}

.about_joinstar .company_profile .body .img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about_joinstar .company_profile .body .img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.about_joinstar .company_profile .body .content {
	float: right;
	width: 56.25%;
	padding-right: 1.8%;
	
	right: -1000px;
}

.about_joinstar .company_profile .body .content p {
	line-height: 25px;
	color: #333;
}

.about_joinstar .course {
	padding-bottom: 30px;
	background: url(../img/course_bg.png) top center repeat-x;
	background-size: cover
}

.about_joinstar .course .course_body {
	margin-top: 40px
}

.about_joinstar .course .course_body .years {
	height: 120px;
	width: 85%;
	margin: 0 auto;
	position: relative
}

.about_joinstar .course .course_body .years .swiperBtn {
	top: 50%;
	margin-top: -16px
}

.about_joinstar .course .course_body .years .preBtn {
	left: -65px
}

.about_joinstar .course .course_body .years .nextBtn {
	right: -65px
}

.about_joinstar .course .course_body .years .line {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background: #bbb;
	top: 50%;
	margin-top: -1px
}

.about_joinstar .course .course_body .years .years_body {
	width: 100%;
	height: 120px;
	overflow: hidden;
	line-height: 120px;
	position: relative
}

.about_joinstar .course .course_body .years .years_body div {
	height: 120px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.about_joinstar .course .course_body .years .years_body div span {
	display: inline-block;
	height: 100%;
	width: 8.33%;
	float: left;
	position: relative
}

.about_joinstar .course .course_body .years .years_body div span strong
	{
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	margin-top: -14px;
	background: #bbb
}

.about_joinstar .course .course_body .years .years_body div span b {
	position: absolute;
	color: #bbb;
	font-size: 16px;
	left: 50%;
	display: inline-block;
	width: 70px;
	margin-left: -35px;
	text-align: center;
	line-height: normal;
	top: 15px
}

.about_joinstar .course .course_body .years .years_body div .active strong
	{
	width: 40px;
	height: 40px;
	background: #fff;
	margin-left: -20px;
	margin-top: -20px
}

.about_joinstar .course .course_body .years .years_body div .active b {
	color: #fff;
	font-size: 26px;
	top: 5px
}

.about_joinstar .course .course_swiper {
	height: 200px;
	width: 85%;
	margin: 5px auto 0
}

.about_joinstar .course .course_swiper .swiper_box .year {
	float: left;
	width: 25%;
	height: 200px;
	background: -webkit-gradient(linear, left top, left bottom, from(#5fb757),
		to(#00a49c));
	background: -webkit-linear-gradient(#5fb757, #00a49c);
	background: -o-linear-gradient(#5fb757, #00a49c);
	background: linear-gradient(#5fb757, #00a49c);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#59b65b, endColorstr=#00a49c);
	text-align: center;
	line-height: 200px;
	font-size: 40px;
	color: #fff
}

.about_joinstar .course .course_swiper .swiper_box .con, .about_joinstar .course .miniYears1024 .yearDetail
	{
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#dae4e8, endColorstr=#dadfe2)
}

.about_joinstar .course .course_swiper .swiper_box .con {
	float: right;
	width: 72%;
	padding-right: 1%;
	background: -webkit-gradient(linear, left top, left bottom, from(#dae4e8),
		to(#dadfe2));
	background: -webkit-linear-gradient(#dae4e8, #dadfe2);
	background: -o-linear-gradient(#dae4e8, #dadfe2);
	background: linear-gradient(#dae4e8, #dadfe2);
	height: 200px
}

.about_joinstar .course .course_swiper .swiper_box .con ul {
	padding-left: 50px;
	padding-top: 20px
}

.about_joinstar .course .course_swiper .swiper_box .con ul li {
	list-style-type: disc;
	line-height: 30px;
	color: #333
}

.about_joinstar .course .miniYears1024 {
	display: none;
	margin-top: 40px
}

.about_joinstar .course .miniYears1024 .years {
	height: 120px;
	position: relative
}

.about_joinstar .course .miniYears1024 .years .line {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background: #bbb;
	top: 50%;
	margin-top: -1px
}

.about_joinstar .course .miniYears1024 .years span {
	display: inline-block;
	height: 100%;
	width: 50%;
	float: left;
	position: relative
}

.about_joinstar .course .miniYears1024 .years span strong {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	margin-top: -14px;
	background: #bbb
}

.about_joinstar .course .miniYears1024 .years span b {
	position: absolute;
	color: #bbb;
	font-size: 16px;
	left: 50%;
	display: inline-block;
	width: 70px;
	margin-left: -35px;
	text-align: center;
	line-height: normal;
	top: 15px
}

.about_joinstar .course .miniYears1024 .years .active strong {
	width: 40px;
	height: 40px;
	background: #fff;
	margin-left: -20px;
	margin-top: -20px
}

.about_joinstar .course .miniYears1024 .years .active b {
	color: #fff;
	font-size: 26px;
	top: 5px
}

.about_joinstar .course .miniYears1024 .yearDetail {
	background: -webkit-gradient(linear, left top, left bottom, from(#dae4e8),
		to(#dadfe2));
	background: -webkit-linear-gradient(#dae4e8, #dadfe2);
	background: -o-linear-gradient(#dae4e8, #dadfe2);
	background: linear-gradient(#dae4e8, #dadfe2)
}

.about_joinstar .course .miniYears1024 .yearDetail .box {
	display: none;
	padding-left: 5%
}

.about_joinstar .course .miniYears1024 .yearDetail ul {
	padding: 5%
}

.about_joinstar .course .miniYears1024 .yearDetail ul li {
	list-style-type: disc;
	line-height: 30px;
	color: #333
}

.about_joinstar .course .more {
	text-align: center;
	margin-top: 56px
}

.about_joinstar .course .more a {
	display: inline-block;
	width: 98px;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #fff
}

.about_joinstar .course .more a:hover {
	color: #000;
	background: #fff
}

.about_joinstar .honor .honor_swiper {
	margin-top: 60px;
	padding: 0 40px;
	position: relative
}

.about_joinstar .honor .honor_swiper .swiperBtn {
	top: 50%;
	margin-top: -16px
}

.about_joinstar .honor .honor_swiper .preBtn {
	left: 10px
}

.about_joinstar .honor .honor_swiper .nextBtn {
	right: 10px
}

.about_joinstar .honor .honor_swiper .nextBtn, .about_joinstar .honor .honor_swiper .preBtn
	{
	display: none
}

.about_joinstar .honor .honor_swiper .swiper_box ul {
	overflow: hidden
}

.about_joinstar .honor .honor_swiper .swiper_box ul li {
	float: left;
	width: 21%;
	padding: 0 1.9%
}

.about_joinstar .honor .honor_swiper .swiper_box ul li img {
	width: 100%
}

.about_joinstar .honor .honor_swiper .swiper_box ul li p {
	color: #333;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	height: 52px;
	overflow: hidden
}

.about_joinstar .honor .more {
	text-align: center;
	margin-top: 56px
}

.about_joinstar .honor .more a {
	display: inline-block;
	width: 98px;
	height: 34px;
	color: #00a29a;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #00a29a
}

.about_joinstar .honor .more a:hover {
	color: #fff;
	background: #00a29a
}

.about_joinstar .concept {
	background: url(../img/9Q8JHM5RPI.png) top center repeat-x;
	background-size: cover
}

.about_joinstar .concept .container {
	padding-bottom: 110px
}

.about_joinstar .concept .concept_swiper {
	position: relative
}

.about_joinstar .concept .concept_swiper #concept_nextBtn,
	.about_joinstar .concept .concept_swiper #concept_preBtn {
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	opacity: .3;
	top: 50%;
	margin-top: -18px;
	z-index: 9999
}

.about_joinstar .concept .concept_swiper #concept_preBtn {
	left: -8px;
	border-width: 18px 18px 18px 0;
	border-color: transparent #fff transparent transparent
}

.about_joinstar .concept .concept_swiper #concept_nextBtn {
	right: -8px;
	border-width: 18px 0 18px 18px;
	border-color: transparent transparent transparent #fff
}

.about_joinstar .concept .concept_swiper #concept_nextBtn:hover,
	.about_joinstar .concept .concept_swiper #concept_preBtn:hover {
	opacity: 1
}

.about_joinstar .concept .content {
	margin-top: 40px
}

.about_joinstar .concept .content ul {
	overflow: hidden
}

.about_joinstar .concept .content ul li {
	float: left;
	width: 21.5%;
	margin-left: 2.8%;
	text-align: center
}

.about_joinstar .concept .content ul li .icon {
	width: 100%;
	height: 210px;
	background: rgba(255, 255, 255, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,
		ff, endColorstr=#4cffffff, ff)
}

.about_joinstar .concept .content ul li .icon span {
	width: 100%;
	height: 100%;
	background: url(../img/concept_icon_01.png) center center no-repeat;
	display: block;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.about_joinstar .concept .content ul li .icon1 span {
	background-image: url(../img/concept_icon_01.png)
}

.about_joinstar .concept .content ul li .icon2 span {
	background-image: url(../img/concept_icon_02.png)
}

.about_joinstar .concept .content ul li .icon3 span {
	background-image: url(../img/concept_icon_03.png)
}

.about_joinstar .concept .content ul li .icon4 span {
	background-image: url(../img/concept_icon_04.png)
}

.about_joinstar .concept .content ul li .icon5 span {
	background-image: url(../img/concept_icon_05.png)
}

.about_joinstar .concept .content ul li .icon6 span {
	background-image: url(../img/concept_icon_06.png)
}

.about_joinstar .concept .content ul li .icon7 span {
	background-image: url(../img/concept_icon_07.png)
}

.about_joinstar .concept .content ul li .icon8 span {
	background-image: url(../img/concept_icon_08.png)
}

.about_joinstar .concept .content ul li .icon9 span {
	background-image: url(../img/concept_icon_09.png)
}

.about_joinstar .concept .content ul li .con {
	height: 150px;
	background: #fff;
	text-align: center;
	padding: 0 30px
}

.about_joinstar .concept .content ul li .con h2 {
	font-size: 20px;
	color: #000;
	padding: 20px 0 10px;
	line-height: 22px
}

.about_joinstar .concept .content ul li .con p {
	line-height: 20px;
	font-size: 12px
}

.about_joinstar .concept .content ul li:hover .icon {
	background: #fff
}

.about_joinstar .concept .content ul li:hover .icon span {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.about_joinstar .concept .content ul li:hover .icon1 span {
	background-image: url(../img/concept_icon_01_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon2 span {
	background-image: url(../img/concept_icon_02_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon3 span {
	background-image: url(../img/concept_icon_03_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon4 span {
	background-image: url(../img/concept_icon_04_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon5 span {
	background-image: url(../img/concept_icon_05_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon6 span {
	background-image: url(../img/concept_icon_06_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon7 span {
	background-image: url(../img/concept_icon_07_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon8 span {
	background-image: url(../img/concept_icon_08_hover.png)
}

.about_joinstar .concept .content ul li:hover .icon9 span {
	background-image: url(../img/concept_icon_09_hover.png)
}

.about_joinstar .concept .content ul li:hover .con {
	background: -webkit-gradient(linear, left top, left bottom, from(#59b65b),
		to(#00a49c));
	background: -webkit-linear-gradient(#59b65b, #00a49c);
	background: -o-linear-gradient(#59b65b, #00a49c);
	background: linear-gradient(#59b65b, #00a49c);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#59b65b, endColorstr=#00a49c)
}

.about_joinstar .partners .partners_swiper {
	margin-top: 60px;
	padding: 0 50px;
	position: relative
}

.about_joinstar .partners .partners_swiper .swiperBtn {
	top: 50%;
	margin-top: -16px
}

.about_joinstar .partners .partners_swiper .preBtn {
	left: 10px
}

.about_joinstar .partners .partners_swiper .nextBtn {
	right: 10px
}

.about_joinstar .partners .partners_swiper .nextBtn, .about_joinstar .partners .partners_swiper .preBtn
	{
	display: none
}

.about_joinstar .partners .partners_swiper .swiper_box ul {
	overflow: hidden
}

.about_joinstar .partners .partners_swiper .swiper_box ul li {
	float: left;
	width: 13.7%;
	padding: 0 1.4%;
	margin-bottom: 30px
}

.about_joinstar .partners .partners_swiper .swiper_box ul li img {
	width: 100%
}

.about_joinstar .partners .partners_swiper .swiper_box ul li p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 12px
}

.talent_center_index {
	width: 1120px;
	margin: 0 auto;
	padding: 60px 0 90px;
	overflow: hidden
}

.talent_center_index .talent_center_index_left {
	float: left;
	width: 66.6%;
	position: relative;
	background: #00a29a;
	overflow: hidden;
	left: -1000px
}

.talent_center_index .talent_center_index_left b.arr1 {
	display: block;
	width: 0;
	height: 0;
	border-width: 10px 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #00a29a;
	position: absolute;
	left: 50%;
	top: 10%
}

.talent_center_index .talent_center_index_left img {
	width: 50%;
	float: right
}

.talent_center_index .talent_center_index_left .content {
	padding: 0 30px;
	color: #fff;
	float: left;
	width: 50%;
	position: relative;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.talent_center_index .talent_center_index_left .content b {
	display: block;
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #00a29a;
	position: absolute;
	left: 10%;
	top: -10px
}

.talent_center_index .talent_center_index_left .content h2 {
	font-size: 22px;
	padding: 50px 0 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px
}

.talent_center_index .talent_center_index_left .content p {
	font-size: 14px;
	line-height: 25px
}

.talent_center_index .talent_center_index_left .content a {
	display: inline-block;
	width: 98px;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #fff;
	margin-top: 20px
}

.talent_center_index .talent_center_index_left .content a:hover {
	color: #00a29a;
	background: #fff
}

.talent_center_index .talent_center_index_right {
	float: right;
	width: 33.4%;
	text-align: right;
	overflow: hidden;
	position: relative;
	right: -1000px
}

.talent_center_index .talent_center_index_right .content {
	float: right;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.talent_center_index .talent_center_index_right .content b {
	display: block;
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #fff;
	position: absolute;
	right: 20%;
	top: -10px
}

.talent_center_index .talent_center_index_right img {
	width: 100%;
	float: left
}

.talent_center_index .talent_center_index_right h2 {
	font-size: 22px;
	color: #00a29a;
	margin-top: 24px
}

.talent_center_index .talent_center_index_right p {
	color: #333;
	padding: 12px 0 18px;
	font-size: 14px;
	line-height: 25px
}

.talent_center_index .talent_center_index_right a {
	display: inline-block;
	width: 98px;
	height: 34px;
	color: #00a29a;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #00a29a
}

.talent_center_index .talent_center_index_right a:hover {
	color: #fff;
	background: #00a29a
}

.talent_center_content .page_tabs_tabpanel {
	display: none
}

.talent_center_content .swiper {
	padding: 40px 0 90px
}

.talent_center_content .swiper .view {
	width: 100%;
	height: 600%;
	text-align: center
}

.talent_center_content .swiper .view .swiper-slide img {
	width: 100%
}

.talent_center_content .swiper .preview {
	padding: 0 35px;
	margin-top: 10px;
	position: relative
}

.talent_center_content .swiper .preview .swiper-slide {
	padding: 0 5px
}

.talent_center_content .swiper .preview .swiper-slide img {
	height: 93px;
	border: 1px solid transparent
}

.talent_center_content .swiper .preview .active-nav img {
	border-color: #00a29a
}

.talent_center_content .swiper .preview .arrow {
	width: 30px;
	height: 93px;
	display: inline-block;
	position: absolute;
	top: 0;
	background: url(../img/arrow_l.png) no-repeat
}

.talent_center_content .swiper .preview .arrow-left {
	left: 0
}

.talent_center_content .swiper .preview .arrow-right {
	right: 0;
	background-image: url(../img/arrow_r.png)
}

.talent_center_content .Learning_development {
	margin-top: 30px
}

.talent_center_content .Learning_development .introduce {
	background: #e3e4e6;
	padding: 15px 0 40px 35px
}

.talent_center_content .Learning_development .introduce p {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	line-height: 25px
}

.talent_center_content .Learning_development .box {
	padding: 50px 0 80px
}

.talent_center_content .Learning_development .box .title {
	font-size: 22px;
	color: #000
}

.talent_center_content .Learning_development .box .info {
	color: #666;
	line-height: 25px;
	padding: 5px 0
}

.talent_center_content .Learning_development .box .img {
	text-align: center;
	margin-top: 30px
}

.talent_center_content .Learning_development .box .img img {
	vertical-align: top
}

.talent_center_content .Learning_development .white .info,
	.talent_center_content .Learning_development .white .title {
	color: #fff
}

.talent_center_content .Learning_development .training {
	padding-bottom: 80px;
	background: #f4f4f4
}

.talent_center_content .Learning_development .img_tabs .tabs {
	height: auto;
	background: #e3e4e5
}

.talent_center_content .Learning_development .img_tabs .tabs span {
	padding: 0 25px;
	height: 40px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px
}

.talent_center_content .Learning_development .img_tabs .tabs span.active
	{
	background: #282828;
	color: #fff
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel {
	padding-bottom: 120px
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel div
	{
	display: none
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel div ul
	{
	overflow: hidden;
	margin-top: 40px
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel div ul li
	{
	float: left;
	width: 23.21%;
	margin-right: 2.23%
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel div ul li img
	{
	width: 100%
}

.talent_center_content .Learning_development .img_tabs .tabs_tabpanel div ul li:nth-child(4)
	{
	margin-right: 0;
	float: right
}

.talent_center_content .salary_and_welfare {
	padding-bottom: 90px
}

.talent_center_content .salary_and_welfare .box {
	margin-top: 80px;
	padding-left: 100px;
	position: relative
}

.talent_center_content .salary_and_welfare .box .title {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px
}

.talent_center_content .salary_and_welfare .box .salary {
	overflow: hidden
}

.talent_center_content .salary_and_welfare .box .salary li {
	width: 100px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px
}

.talent_center_content .salary_and_welfare .box .salary li .icon {
	height: 100px;
	background: #00a29a
}

.talent_center_content .salary_and_welfare .box .salary li .icon span {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../img/salary_icon_1.png) center center no-repeat
}

.talent_center_content .salary_and_welfare .box .salary li .icon1 span {
	background-image: url(../img/salary_icon_1.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon2 span {
	background-image: url(../img/salary_icon_2.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon3 span {
	background-image: url(../img/salary_icon_3.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon4 span {
	background-image: url(../img/salary_icon_4.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon5 span {
	background-image: url(../img/salary_icon_5.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon6 span {
	background-image: url(../img/salary_icon_6.png)
}

.talent_center_content .salary_and_welfare .box .salary li .icon7 span {
	background-image: url(../img/salary_icon_7.png)
}

.talent_center_content .salary_and_welfare .box .salary li .content {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #333;
	background: #e5e5e5
}

.talent_center_content .salary_and_welfare .box .welfare .item {
	margin-bottom: 30px;
	overflow: hidden
}

.talent_center_content .salary_and_welfare .box .welfare .item div {
	float: left;
	margin-right: 35px
}

.talent_center_content .salary_and_welfare .box .welfare .item div img {
	width: 60px;
	height: 60px
}

.talent_center_content .salary_and_welfare .box .welfare .item div p {
	height: 30px;
	line-height: 30px;
	color: #666
}

.talent_center_content .salary_and_welfare .box .welfare .item ul {
	overflow: hidden;
	float: left;
	padding-top: 10px
}

.talent_center_content .salary_and_welfare .box .welfare .item ul li {
	float: left;
	margin-right: 20px;
	width: 96px;
	height: 36px;
	border: 2px solid #aaa;
	color: #777;
	line-height: 36px;
	text-align: center
}

.talent_center_content .salary_and_welfare .box .welfare .item ul li:last-child
	{
	margin-right: 0
}

.talent_center_content .life .box {
	margin-top: 55px
}

.talent_center_content .life .box .title {
	height: 28px;
	padding-left: 15px;
	border-left: 4px solid #00a29a;
	font-size: 26px;
	color: #00a29a;
	line-height: 28px;
	margin-bottom: 15px
}

.talent_center_content .life .box .content {
	padding: 20px 30px 120px
}

.talent_center_content .life .box .content .text {
	color: #333;
	line-height: 25px
}

.talent_center_content .life .box .content .img {
	margin-top: 30px;
	text-align: center
}

.talent_center_content .life .box .content.bg {
	background: #f4f4f4
}

.talent_center_content .public .head {
	padding-bottom: 70px;
	overflow: hidden
}

.talent_center_content .public .head .title {
	font-size: 22px;
	padding: 50px 0 20px
}

.talent_center_content .public .head .img {
	float: left;
	width: 46%;
	overflow: hidden
}

.talent_center_content .public .head .img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.talent_center_content .public .head .img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.talent_center_content .public .head .text {
	float: right;
	line-height: 25px;
	color: #333;
	width: 50%
}

.talent_center_content .public .info {
	padding: 70px 0;
	background: url(../img/333V6VOGDH.png) top center repeat-x;
	background-size: cover
}

.talent_center_content .public .info p {
	color: #fff;
	line-height: 25px
}

.talent_center_content .public .img_tabs {
	padding: 70px 0 100px
}

.talent_center_content .public .img_tabs .tabs {
	height: auto;
	background: #e3e4e5
}

.talent_center_content .public .img_tabs .tabs span {
	padding: 0 25px;
	height: 40px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px
}

.talent_center_content .public .img_tabs .tabs span.active {
	background: #282828;
	color: #fff
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel {
	display: none;
	position: relative
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel ul {
	overflow: hidden;
	margin-top: 40px
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel ul li
	{
	float: left;
	width: 23.21%;
	margin-right: 2.23%
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel ul li img
	{
	width: 100%
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel ul li:nth-child(4)
	{
	margin-right: 0;
	float: right
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel .pagination
	{
	position: absolute;
	z-index: 20;
	bottom: -20px;
	width: 100%;
	text-align: center
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel .swiper-pagination-switch
	{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #ccc;
	margin: 0 5px;
	opacity: .8;
	border: 1px solid #fff;
	cursor: pointer
}

.talent_center_content .public .img_tabs .tabs_tabpanel .tabpanel .swiper-active-switch
	{
	background: #666
}

.literature {
	margin-top: 60px
}

.literature .literature_list ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer
}

.literature .literature_list ul li a {
	color: #000;
	font-size: 14px
}

.literature .literature_list ul li a span {
	display: inline-block;
	max-width: 80%;
	float: left
}

.literature .literature_list ul li a b {
	float: right;
	color: #aaa
}

.literature .literature_list ul li a:hover, .literature .literature_list ul li a:hover b
	{
	color: #449f99
}

.news_detail {
	margin-top: 45px
}

.news_detail .title {
	text-align: center;
	border-bottom: 1px solid #999
}

.news_detail .title h2 {
	font-size: 22px;
	color: #282828;
	font-weight: 400;
	line-height: 25px
}

.news_detail .title p {
	font-size: 12px;
	color: #aaa;
	padding: 15px 0
}

.news_detail .content {
	padding: 45px 35px
}

.news_detail .content p {
	color: #666;
	font-size: 14px;
	line-height: 26px
}

.news_detail .content .img {
	padding: 25px 0;
	text-align: center;
	overflow: hidden
}

.news_detail .news_detail_footer {
	border-top: 1px #999 dashed;
	padding: 20px 20px 80px;
	overflow: hidden
}

.news_detail .news_detail_footer .page {
	width: 800px;
	float: left
}

.news_detail .news_detail_footer .page a {
	display: block;
	margin-top: 10px;
	color: #333;
	width: 100%
}

.news_detail .news_detail_footer .page a b {
	font-weight: 700
}

.news_detail .news_detail_footer .operation {
	width: 200px;
	float: right;
	padding-top: 10px
}

.news_detail .news_detail_footer .operation a {
	color: #333
}

.course_detail {
	margin-top: 45px
}

.course_detail .title h2 {
	font-size: 26px
}

.course_detail .title p {
	color: #aaa;
	font-size: 18px;
	height: 40px;
	line-height: 40px
}

.course_detail .content {
	margin-top: 60px
}

.course_detail .content .year_list {
	float: left;
	padding-left: 14px;
	width: 75%
}

.course_detail .content .year_list .year_list_body {
	border-left: 2px solid #01a29a;
	padding: 50px 0 1px 25px;
	float: left;
	position: relative
}

.course_detail .content .year_list .year_list_body .jiantou {
	position: absolute;
	width: 21px;
	height: 18px;
	background: url(../img/jiantou_01.png) no-repeat;
	top: -10px;
	left: -11px;
	display: inline-block
}

.course_detail .content .year_list .year_list_body .circle {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #01a29a;
	position: absolute;
	bottom: -8px;
	left: -8px
}

.course_detail .content .year_list .year_list_body .year {
	width: 100%;
	margin-bottom: 60px;
	position: relative;
	float: left
}

.course_detail .content .year_list .year_list_body .year span {
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	display: inline-block;
	border: 2px solid #01a29a;
	left: -40px;
	background: #fff;
	top: -6px
}

.course_detail .content .year_list .year_list_body .year div {
	float: left;
	font-size: 18px;
	color: #01a29a
}

.course_detail .content .year_list .year_list_body .year ul {
	float: left;
	margin-left: 26px;
	width: 80%
}

.course_detail .content .year_list .year_list_body .year ul li {
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative
}

.course_detail .content .year_list .year_list_body .year ul li b {
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #01a29a;
	left: 0;
	top: 6px
}

.course_detail .content .year_list .year_list_body .active span {
	background: #01a29a
}

.course_detail .content .img_list {
	float: right;
	width: 20%;
	padding: 0 1% 40px;
	background: #e3e4e6
}

.course_detail .content .img_list .box {
	margin-top: 40px
}

.course_detail .content .img_list .box .img {
	width: 100%;
	overflow: hidden
}

.course_detail .content .img_list .box .img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.course_detail .content .img_list .box .img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.course_detail .content .img_list .box p {
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	height: 25px
}

.recruitment {
	margin-top: 30px
}

.recruitment .filtrateBox {
	border: 1px solid #ddd
}

.recruitment .filtrateBox label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	height: 30px;
	line-height: 30px
}

.recruitment .filtrateBox .searchBox {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

.recruitment .filtrateBox .searchBox form {
	float: left
}

.recruitment .filtrateBox .searchBox form span {
	display: inline-block;
	border: 1px solid #d0d0d0;
	height: 30px;
	padding-left: 22px;
	background: url(../img/magnifier.png) left 7px center no-repeat #fff;
	border-right: 0;
	border-radius: 8px 0 0 8px
}

.recruitment .filtrateBox .searchBox form .input {
	width: 150px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	border: 0
}

.recruitment .filtrateBox .searchBox form .button {
	background: #2d2d2d;
	border-radius: 0 8px 8px 0;
	width: 40px;
	color: #fff;
	outline: 0;
	border: 0;
	height: 30px
}

.recruitment .filtrateBox .selectBox div {
	clear: both;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px dashed #ddd
}

.recruitment .filtrateBox .selectBox div ul {
	float: left;
	width: 80%
}

.recruitment .filtrateBox .selectBox div ul li {
	float: left
}

.recruitment .filtrateBox .selectBox div ul li a {
	color: #36c;
	margin: 6px 25px 0 0;
	display: inline-block;
	padding: 3px 5px
}

.recruitment .filtrateBox .selectBox div ul li.active a {
	background: #00a29a;
	color: #fff;
	border-radius: 3px
}

.recruitment .filtrateBox .selectBox div:last-child {
	border-bottom: none
}

.recruitment .searchResult {
	margin-top: 30px
}

.recruitment .searchResult .tableHead {
	background: #00a29a;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.recruitment .searchResult .tableHead span {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 16px
}

.recruitment .searchResult .tableBody ul li {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 8px 0
}

.recruitment .searchResult .tableBody ul li span {
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 25px
}

.recruitment .searchResult .tableBody ul li span a:hover {
	color: #00a29a
}

.recruitment .searchResult .tableBody ul li:hover {
	background: #eee
}

.reagent_list .child {
	display: none
}

.reagent_list ul li {
	padding: 45px 40px;
	border-bottom: 1px dashed #dadada;
	overflow: hidden
}

.reagent_list ul li .con {
	float: left;
	width: 65%
}

.reagent_list ul li .con h3 {
	font-size: 16px;
	font-weight: 500;
	color: #333
}

.reagent_list ul li .con p {
	color: #666;
	font-size: 12px;
	margin-top: 16px
}

.reagent_list ul li .con h3, .reagent_list ul li .con p {
	width: 100%
}

.reagent_list ul li .btns {
	float: right
}

.reagent_list ul li .btns a {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background: #fff;
	font-size: 12px;
	color: #666;
	margin: 0 5px
}

.reagent_list ul li .btns a:hover {
	background: #00a29a;
	color: #fff
}

.reagent_list ul li:hover {
	background: #f4f4f4
}


.contactus {
	padding: 30px 0 80px;
	overflow: hidden
}

.contactus .map {
	width: 53.5%;
	float: left
}

.contactus .map img {
	width: 100%
}

.contactus .address {
	float: right;
	color: #333;
	width: 43.5%
}

.contactus .address h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 60px
}

.contactus .address p {
	font-size: 14px;
	margin-bottom: 10px
}

