.blog {
	margin-top: 50px
}

.blog .article {
	margin: 0 0 100px
}

.blog .article .article-img {
	overflow: hidden;
	border-radius: 3px;
	margin: 0 0 26px
}

.blog .article .article-img img {
	width: 100%
}

.blog .article .article-header {
	verflow: hidden;
	border-radius: 3px;
	margin: 0 0 13px
}

.blog .article .article-header h2 {
	font-size: 20px;
	line-height: 8px;
	font-weight: 400
}

.blog .article .article-header h2 a {
	color: #262626
}

.blog .article .article-header .article--meta {
	padding: 0
}

.blog .article .article-header .article--meta_item {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #969696;
	margin: 10px 10px 0 0
}

.blog .article .article--content {
	font-size: 16px;
	line-height: 23px;
	color: #969696
}

.blog .article .article--content p {
	font-size: 14px
}

.blog .article .article--footer .link {
	font-size: 16px;
	color: #59bcdb
}

.blog .article .article--footer .link:after {
	content: "\f178";
	color: #59bcdb;
	margin-left: 8px
}

.blog .am-pagination {
	margin: 0 auto;
	width: 365px
}

@media screen and (max-width:640px) {
	.blog .article {
		margin: 0 0 50px!important
	}
}

.news-section .container {
	overflow: auto
}

.news-section .container .article {
	padding: 0 35px 50px 0;
	/*border-bottom: 1px solid #e9e9e9*/
}

.news-section .container .article .article--title a {
	color: #262626;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300
}

.news-section .container .article .article--meta {
	padding: 14px 0 0
}

.news-section .container .article .article--meta .article--meta_item {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #969696;
	margin: 10px 20px 0 0
}

.news-section .container .article .article--meta .article--meta_item i {
	color: #59bcdb;
	margin-right: 5px
}

.news-section .container .article .article--content {
	margin: 24px 0 0;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #969696;
	text-align: center;
}

.news-section .container .article .article--content p,
.news-section .container .article .article--content ul {
	text-align: left;
}

.news-section .container .article .article--content img {
	max-width: 100%
}

.news-section .container .article .split-line {
	margin: 50px
}

.news-section .container .comments {
	margin: 0 35px 0 0;
	padding: 36px 0 0;
	position: relative
}

.news-section .container .comments .comments--title {
	font-size: 20px;
	padding: 0 0 21px
}

.news-section .container .comments .comment {
	position: relative;
	padding: 0 0 0 80px;
	list-style: none
}

.news-section .container .comments .comment .comment--userpic {
	position: absolute;
	left: -13px;
	top: -8px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 60px
}

.news-section .container .comments .comment .comment--username a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 0 0 6px;
	color: #262626
}

.news-section .container .comments .comment .comment--date {
	font-size: 14px;
	color: #969696
}

.news-section .container .comments .comment--content {
	margin: 10px 0 46px;
	padding: 18px 20px;
	position: relative;
	background: #f5f5f5;
	color: #969696;
	font-size: 14px;
	line-height: 23px;
	border-radius: 3px
}

.news-section .container .comments .comment--reply:before {
	content: "\f064";
	margin-right: 5px
}

.comment_form textarea {
	width: 100%;
	background: #fcfcfc;
	border: 2px solid #e9e9e9;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 20px;
	border-radius: 3px;
	vertical-align: top;
	color: #262626
}

.comment_form input {
	width: 100%!important;
	background: #fcfcfc!important;
	border: 2px solid #e9e9e9!important;
	font-size: 16px!important;
	line-height: 20px!important;
	padding: 15px 20px!important;
	border-radius: 3px!important;
	color: #262626!important;
	margin-bottom: 20px
}

.comment_form .am-u-md-4 {
	padding-left: 0
}

.comment_form .am-u-md-4:nth-of-type(3) {
	padding-right: 0
}

.comment_form .comment-form-footer {
	text-align: right;
	margin-top: 20px
}

.comment_form .comment-form-footer .am-btn-secondary {
	background-color: transparent;
	color: #34c1e4;
	border-color: #34c1e4;
	border-width: 2px;
	border-radius: 4px
}

.comment_form .comment-form-footer .am-btn-secondary:hover {
	background: #34c1e4;
	color: #fff
}

.blog_sidebar .widget {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	overflow: hidden;
	margin-top: 30px
}

.blog_sidebar .widget:first-child {
	margin-top: 20px
}

.blog_sidebar .widget .widget--title {
	background: #fafafa;
	position: relative;
	font-size: 18px;
	padding: 20px 10px 20px 24px;
	margin: 0;
	font-weight: 400
}

.blog_sidebar .widget .widget--title i {
	margin-right: 5px;
	color: #59bcdb
}

.blog_sidebar .widget ul {
	font-size: 15px;
	line-height: 24px;
	padding: 0;
	margin: 0!important
}

.blog_sidebar .widget ul li {
	border-top: 1px solid #e5e5e5;
	padding: 17px 20px;
	color: #9b9b9b;
	list-style: none
}

.blog_sidebar .widget ul li a {
	color: #9b9b9b;
	padding: 5px 0
}

.blog_sidebar .widget ul li .rss-date {
	display: block;
	color: #262626;
	padding: 4px 0 2px;
	font-size: 15px
}

body {
	background: #FFFFFF;
}

.join-container .careers--vacancies .am-panel-title.join-container {
	margin-top: 50px
}

.join-container .careers--articles .careers--subtitle {
	font-size: 24px
}

.join-container .careers--articles .careers_article {
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	position: relative;
	text-align: center;
	padding: 147px 5px 48px;
	border-top: 1px solid #e9e9e9
}

.join-container .careers--articles .careers_article .careers_article--icon {
	color: #59bcdb;
	font-size: 74px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 42px
}

.join-container .careers--articles .careers_article .careers_article--title {
	font-size: 20px
}

.join-container .careers--articles .careers_article .careers_article--text {
	font-size: 14px;
	line-height: 23px;
	color: #969696
}

.join-container .careers--articles .careers_article .careers_article--footer .link:after {
	content: "\f178";
	margin-left: 4px
}

.join-container .careers--subtitle {
	font-size: 24px
}

.join-container .careers--vacancies .am-panel-title {
	color: #333333;
	font-size: 16px;
	cursor: pointer;
	padding: 2px 15px;
	position: relative;
}

.join-container .careers--vacancies .am-panel-title:before {
	content: '';
	display: block;
	position: absolute;
	width: 3px;
	height: 20px;
	background: #333333;
	left: 0;
	top: 50%;
	transform: translate(0, -50%)
}

.join-container .careers--vacancies .am-panel-title:nth-of-type(2):before {
	background: #ffbf57
}


/*联系我们*/

.article .article--content input[type='text'] {
	width: 100%;
	height: 30px;
	border: 1px solid #d9d9d9;
}

.article .article--content input[type='text']:hover {
	border: 1px solid #999999;
}

.article .article--content input[type='button'] {
	width: 60px;
	height: 32px;
	border: 1px solid #d9d9d9;
	background: white;
}

.article .article--content input[type='button']:hover {
	border: 1px solid #999;
	background: white;
	color: #666;
}

.article .article--content textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #d9d9d9;
}

.article-Corp {
	margin-top: 24px;
	font-size: 16px;
}

.article-Corp h3 {
	font-size: 20px;
}


/*联系我们*/

.ban_zyfz {
	background: url(../images/join/banner.jpg) center center no-repeat;
	background-size: cover;
}

.example-container .am-tabs-bd {
	margin: 25px 0 0;
	border: none;
}

.example-container {
	margin-top: 20px;
}

.example-container .am-nav-tabs>li.am-active>a,
.example-container .am-nav-tabs>li.am-active>a:focus,
.example-container .am-nav-tabs>li.am-active>a:hover {
	color: #FF4A4A;
	background-color: #fff;
	border: 0 solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.example-container .am-nav-tabs li.am-active {
	border-top: 3px solid #FF4A4A;
}

.am-panel-default>.am-panel-hd {
	color: #444;
	background-color: #fcfcfc;
	border-color: #f6f6f6;
}

.am-panel-bd *+h5,
.am-panel-bd h5 {
	margin: 1rem 0;
	font-weight: normal;
}

.am-panel-bd p {
	margin: 1rem 0;
	font-size: 16px;
	color: #666666;
}

.czzqy {
	position: relative;
	text-align: left;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	padding: 2px 15px;
}

.czzqy:before {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	height: 28px;
	background: #E60012;
	left: 0;
	top: 50%;
	transform: translate(0, -50%)
}

.pxxt {
	display: block;
	/*padding-left: 10%;*/
	margin-top: 40px;
	background: url(../../assets/images/join/pxtx.png) center 80px no-repeat;
}

.pxxt p {
	color: #666666;
	padding-left: 20px;
	line-height: 24px;
	font-size: 14px;
	background: url(../images/join/ico-ico.png) left 8px no-repeat;
}

.pxxt p.about-icon2 {
	color: #666666;
	padding-left: 0;
	margin: 90px 0 0 275px!important;
	line-height: 24px;
	font-size: 14px;
	background: none;
}

.pxxt p.pxxt_p01 {
	margin: 46px 0 0 65px!important;
}

.pxxt p.pxxt_p02 {
	margin-left: 65px!important;
}

.pxxt p.pxxt_p03 {
	margin-left: 65px!important;
}

.pxxt p.pxxt_p04 {
	margin: 0 0 0 60px!important;
}

.pxxt p.pxxt_p05 {
	margin: 65px 0 0 55px!important;
}

.pxxt p.pxxt_p06 {
	margin: 0 0 0 55px!important;
}

.czzl {
	display: block;
	padding-left: 10%;
	margin-top: 40px;
	background: url(../../assets/images/join/czzl.png) 45% center no-repeat;
}

.czzl h5 {
	margin-bottom: 0.6rem;
	color: #E60012;
	font-size: 18px;
	text-align: left;
}

.czzl p {
	margin: 0;
	line-height: 22px;
	color: #666666;
}

.czzl p.p2 {
	font-size: 14px;
	color: #999999;
}

.xcfl {
	display: block;
	/*padding-left: 10%;*/
	margin-top: 40px;
	min-height: 360px;
	background: url(../../assets/images/join/xcfl.png) center 5px no-repeat;
}

.xcfl p {
	text-align: right;
	color: #666666;
	line-height: 24px;
	font-size: 14px;
}

.xcfl p.xcfl_p01 {
	margin: 26px 0 0 105px!important;
}

.xcfl p.xcfl_p02 {
	margin: 60px 0 0 30px!important;
}

.xcfl p.xcfl_p03 {
	margin: 59px 0 0 105px!important;
}

.xcfl p.xcfl_p04 {
	margin: 26px 0 0 135px!important;
}

.xcfl p.xcfl_p05 {
	margin: 70px 0 0 210px!important;
}

.xcfl p.xcfl_p06 {
	margin: 70px 0 0 138px!important;
}

.zplc_tit {
	position: relative;
	text-align: center;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	padding: 2px 15px;
}

.example-container .am-g .am-u-md-3:nth-of-type(1){
	padding-left: 1rem;
}


@media screen and (max-width:640px) {
	.czzqy {
		position: relative;
		text-align: left;
		color: #666666;
		font-size: 20px;
		font-weight: bold;
		padding: 2px 15px;
	}
	
	.czzqy:before {
		content: '';
		display: block;
		position: absolute;
		width: 5px;
		height: 28px;
		background: #E60012;
		left: 0;
		top: 50%;
		transform: translate(0, -50%)
	}
	
	.pxxt {
		display: block;
		/*padding-left: 10%;*/
		margin-top: 0;
		background: none;
	}
	
	.pxxt p {
		color: #666666;
		padding-left: 20px;
		line-height: 24px;
		font-size: 14px;
		background: url(../images/join/ico-ico.png) left 8px no-repeat;
	}
	
	.pxxt p br{
		display: none!important;
	}
	
	.pxxt p.about-icon2 {
		color: #666666;
		padding-left: 20px;
		margin: 0!important;
		line-height: 24px;
		font-size: 14px;
		background: url(../images/join/ico-ico.png) left 8px no-repeat;
	}
	
	.pxxt p.pxxt_p01 {
		margin: 0!important;
	}
	
	.pxxt p.pxxt_p02 {
		margin: 0!important;
	}
	
	.pxxt p.pxxt_p03 {
		margin: 0!important;
	}
	
	.pxxt p.pxxt_p04 {
		margin: 0!important;
	}
	
	.pxxt p.pxxt_p05 {
		margin: 0!important;
	}
	
	.pxxt p.pxxt_p06 {
		margin: 0!important;
	}
	
	.czzl {
		display: block;
		/*padding-left: 10%;*/
		margin-top: 0!important;
		background: none;
	}
	
	.czzl h5 {
		margin-bottom: 0.6rem;
		color: #E60012;
		font-size: 18px;
		text-align: left;
	}
	
	.czzl p {
		margin: 0;
		line-height: 22px;
		color: #666666;
	}
	
	.czzl p.p2 {
		font-size: 14px;
		color: #999999;
	}
	
	.xcfl {
		display: block;
		/*padding-left: 10%;*/
		margin-top: 0;
		min-height: 0;
		background: none!important;
	}
	
	.xcfl p {
		padding-left: 20px;
		text-align: right;
		color: #666666;
		line-height: 24px;
		font-size: 14px;
		background: url(../images/join/ico-ico.png) left 8px no-repeat;
	}
	
	.xcfl p br{
		display: none;
	}
	
	.xcfl p.xcfl_p01 {
		margin: 0!important;
	}
	
	.xcfl p.xcfl_p02 {
		margin: 0!important;
	}
	
	.xcfl p.xcfl_p03 {
		margin: 0!important;
	}
	
	.xcfl p.xcfl_p04 {
		margin: 0!important;
	}
	
	.xcfl p.xcfl_p05 {
		margin: 0!important;
	}
	
	.xcfl p.xcfl_p06 {
		margin: 0!important;
	}
	/* .am-u-md-3{
		width: 50%;
		letter-spacing: 1px;
	} */
	.ban_zyfz {
		background: url(../images/join/bannerPhone.jpg) center center no-repeat;
	}
}