/*padding*/

.about-us-content {
	padding: 120px;
	padding-top: 0;
}

.course {
	padding: 120px;
	padding-top: 0;
}

.detail-page {
	padding: 120px;
	padding-top: 0;
}

.enterprise-news {
	padding: 0 120px;
	padding-top: 0;
}

.enterprise-news-list {
	padding: 120px;
	padding-top: 0;
	padding-bottom: 100px;
	overflow: hidden;
}

.enterprise-news-list:nth-child(2n) {
	margin-left: 20px;
}

.unified-suspension-content {
	padding: 120px;
	padding-top: 0;
}

.unified-content {
	padding: 120px;
	padding-top: 0
}

.cooperative-partner{
	padding: 120px;
	padding-top: 0
}


/*.about-us-content span{font-size: 24px;font-weight: bold;display:block;padding: 15px 0;}
.about-us-content p{color: #323232;letter-spacing: 1px;line-height: 25px;}*/


/**/

.speech-content {
	padding: 15px 0;
}

.speech-content span {
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding: 15px 0;
}

.speech-content p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 20px;
}


/**/


/*.publication-content{padding: 15px 0;}
.publication ul li{padding:10px 0;font-size: 14px;color: #333333;line-height: 20px;border-bottom: 1px solid #CCCCCC;}
.publication-banners{overflow: hidden;margin-top: 2px;}
.publication-banners img{float:left;width: calc(50% - 1px);margin-right: 2px;}
.publication-banners img:nth-child(2n){margin-right: 0;}*/


/**/

.join-us-content {
	box-shadow: #E3E3E3 0px 0px 10px;
	padding: 20px 50px
}

.join-us-content>ul>li {
	border-bottom: 1px solid #C9C9C9;
}

.job-position {
	overflow: hidden;
	height: 120px;
	cursor: pointer
}

.job-position dt {
	float: left;
	overflow: hidden;
	height: 120px;
}

.job-position dd {
	float: right;
	overflow: hidden;
	line-height: 120px;
}

.job-position dt span {
	display: block;
}

.job-position span.job-title {
	font-size: 20px;
	color: #0D5A9B;
	line-height: 120px;
	height: 120px;
	font-weight: bold;
}

.job-position span.department {
	float: left;
	line-height: 120px;
	color: #323232;
}

.job-position a {
	float: left;
	margin: 40px 50px;
	height: 38px;
	line-height: 38px;
	width: 100px;
	border: 1px solid #0D5A9B;
	text-align: center;
	color: #0D5A9B;
	font-size: 14px;
	border-radius: 2px;
}

.job-position a:hover {
	background: #D3E5FF;
}

.job-position span.iconfont {
	float: right;
	font-size: 20px;
}

.job-position span.iconshouqi {
	display: none;
}

.job-description {
	padding-bottom: 35px;
	display: none;
}

.job-description h1 {
	font-size: 20px;
	color: #323232;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
}

.job-description ul li {
	color: #323232;
	letter-spacing: 1px;
	line-height: 30px;
}


/**/

.course-content .time-axis .time-axis-title {
	text-align: justify
}


/**/

.contact-us-content p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	width: 50%;
	margin: 0 auto;
}

.site {
	padding-bottom: 20px
}

.site img {
	display: block;
	width: 50%;
	margin: 0 auto;
}


/**/

/* .business-city-content p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
} */


/**/

.business-liannong-content {
	padding: 15px 0;
}

.business-liannong-content p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
}


/**/

.business-card-content {
	padding: 15px 0;
}

.business-card-content p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
}


/**/

.business-scheme-content {
	padding: 15px 0;
}

.business-scheme-content p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
}

.business-scheme-content li {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	text-indent: 2em;
}


/**/

.enterprise-news {
	overflow: hidden;
	width: 100%;
}

.enterprise-news-left {
	float: left;
	width: calc(50% - 10px);
}

.enterprise-news-right {
	float: left;
	width: calc(50% - 10px);
	margin-left: 20px;
}

.enterprise-news-content dl {
	overflow: hidden;
	background: #F1F3F4;
	cursor: pointer;
}

.enterprise-news-content dl:hover {
	background: #6293C1;
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .date {
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .news-title {
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .news-details {
	color: #FFFFFF
}

.enterprise-news-content dl dt {
	float: right;
	width: 245px;
	height: 130px;
}

.enterprise-news-content dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.enterprise-news-content dl dd {
	float: left;
	width: calc(100% - 245px);
	height: 130px;
	padding: 25px;
}

.enterprise-news-content dl dd div {
	overflow: hidden;
}

.enterprise-news-content dl dd .date {
	height: 40px;
	line-height: 40px;
	color: #6C6C6C;
	display: none
}

.enterprise-news-content dl dd .news-day {
	font-size: 22px;
}

.enterprise-news-content dl dd .news-year-month {
	font-size: 14px;
}

.enterprise-news-content dl dd .news-title {
	overflow: hidden;
	color: #323232;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

.enterprise-news-content dl dd .news-details {
	font-size: 14px;
	overflow: hidden;
	height: 40px;
	line-height: 20px;
	text-align: justify;
	color: #6C6C6C;
}
/* .enterprise-news-content a:nth-child(2n) dl dt{float:right;} */

/**/

.cooperative-partner-content {
	overflow: hidden
}

.cooperative-partner-content img {
	width: 100%;
	display: block;
}

.partner-pc {
	display: block;
}

.partner-mobile {
	display: none;
}


/**/


/*unified-content*/

.unified-content {
	overflow: hidden;
}

.unified-content dl {
	float: left;
	width: calc(32% - 2px);
	height: auto;
	border: 1px solid #C7C7C7;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 2%
}

.unified-content dl:nth-child(3n) {
	margin-right: 0
}

.unified-content dl dt img {
	display: block;
	width: 100%;
}

.unified-content dl dd {
	padding: 20px;
	height: max-content
}

.unified-content dl dd h1 {
	font-size: 24px;
	line-height: 35px;
	color: #323232;
	font-weight: normal;
	overflow: hidden;
	max-height: 70px;
	margin-bottom: 15px;
}

.unified-content dl dd p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	overflow: hidden;
	max-height: 50px;
	margin-bottom: 15px;
}

.unified-content dl dd a {
	color: #0D5A9B;
	line-height: 25px;
	display: block;
	text-align: right;
}

.unified-content dl dd ul {
	list-style-type: circle;
}

.unified-content dl dd ul li {
	color: #323232;
	line-height: 25px;
}


/**/

.unified-suspension-content {
	overflow: hidden;
}

.unified-suspension-content dl {
	float: left;
	width: calc(50% - 12px);
	border: 1px solid #C7C7C7;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.unified-suspension-content dl:nth-child(2n) {
	margin-right: 0
}

.unified-suspension-content dl dt {
	position: relative;
}

.unified-suspension-content dl dt img {
	display: block;
	width: 100%;
}

.unified-suspension-content dl dt h1 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 50px;
	padding: 0 20px;
}

.unified-suspension-content dl dd {
	padding: 20px;
}

.unified-suspension-content dl dd p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
}

.unified-suspension-content dl dd a {
	display: block;
	color: #0D5A9B;
	padding-top: 25px;
	line-height: 25px;
	text-align: right;
}


/*detail-publication*/


/*<h1 class="article-detail-title">
	<div class="article-detail-title-name"><a>海外三大网络视频落地中国 </a></div>
	
	<div class="article-detail-title-date">
		<span class="article-detail-title-date-month">06</span>
		<span class="article-detail-title-date-year">/2013</span>
	</div>
	
	<div class="article-detail-title-author">
		葛衡
		<span class="job-department">开发部</span>
	</div>
</h1>*/

.article-detail-title {
	color: #323232;
	font-weight: normal;
}

.titleBar{
    padding: 8px 0;
    margin: 20px 0;
    font-size: 24px;
    line-height: 40px;
    min-height: 40px;
    color: #464646;
    border-bottom: #dde2eb 1px solid;
	position: relative;
	font-size: 22px !important;
	font-weight: 400;
	color: #0D5A9B !important;
}


/* .article-detail-title a{border-bottom: 2px solid #0D5A9B;} */

.article-detail-title a {
	border-bottom: none;
	line-height: 40px;
}

.article-detail-title-name {
	text-align: center;
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 15px
}

.article-detail-title-date {
	color: #999999;
	padding: 5px 0;
	text-align: right;
}

.article-detail-title-date-year {
	font-size: 18px;
}

.article-detail-title-author {
	color: #999999;
	text-align: right;
	font-size: 20px;
	padding-bottom: 15px
}

.article-detail-title-author .job-department {
	font-size: 18px;
}

.article-detail {
	background: #FFFFFF;
	box-shadow: #E3E3E3 0px 0px 10px;
	overflow: hidden;
	padding: 50px
}

.article-detail .img-around {
	float: left;
	clear: both;
	width: 40%;
	padding-right: 20px;
	padding-bottom: 20px
}

.article-detail .img-around img {
	width: 100%;
	display: block;
}

.article-detail .img-around-mobile {
	display: none;
	padding-bottom: 10px
}

.article-detail .img-around-mobile img {
	margin: 0 auto;
	display: block;
	width: 100%;
	display: block
}

.article-detail>div {
	display: none;
}

.article-detail p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 30px;
	text-indent: 2em;
	margin: 15px 0;
}

.article-detail .page-list{
	padding-left: 4rem;
	list-style: disc;
}

.article-detail p span {
	font-weight: bold;
}

.article-detail p img {
	display: block;
	width: 60%;
	margin: 0 auto;
}


/**/

.common-article-detail {
	background: #FFFFFF;
	box-shadow: #E3E3E3 0px 0px 10px;
	overflow: hidden;
	padding: 50px;
}


/*.common-article-detail>div{display: block;}*/

.common-article-detail .img-around {
	float: left;
	clear: both;
	width: 40%;
	padding-right: 20px;
	padding-bottom: 20px
}

.common-article-detail .img-around img {
	width: 100%;
	display: block
}

.common-article-detail .img-around-mobile {
	display: none;
	padding-bottom: 10px
}

.common-article-detail .img-around-mobile img {
	margin: 0 auto;
	display: block;
	width: 100%;
	display: block
}

.common-article-detail p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 15px 0;
	text-align: justify;
}

.common-article-detail h2 {
	color: #323232;
	letter-spacing: 1px;
	line-height: 30px;
	font-size:16px;
	font-weight: normal
}

.common-article-detail>span {
	color: #323232;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: bold;
}

.common-article-detail .page-list{
	padding-left: 4rem;
	list-style: disc;
}

.common-article-detail ul li {
	color: #323232;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 30px;
	margin: 15px 0px;
}

.common-article-detail p img {
	margin: 0 auto;
	display: block;
	width: 40%;
}

.common-article-detail p .middle-detail-img {
	width: 60%;
}

.common-article-detail p.production-title {
	text-align: center;
}
.new_tit>li>p:nth-child(1){
	color: #0D5A9B;
	font-size: 18px;
	margin-bottom: 0px;
}
.new_tit>li>p{
	margin-top: 0px;
}
/**/

.content-shadow {
	background: #FFFFFF;
	box-shadow: #E3E3E3 0px 0px 10px;
	overflow: hidden;
	padding: 50px
}

@media screen and (max-width: 1024px) {
	/**/
	.recruit dl dt {
		font-size: 18px
	}
	.recruit dl dd>.salary>span {
		font-size: 16px;
	}
	.recruit dl dd>a {
		padding: 0px 20px;
	}
	.recruit dl dd>.salary {
		float: none;
	}
	.recruit dl dd>span {
		float: none;
		margin-left: 0;
	}
	/**/
	.enterprise-news-left {
		width: 100%;
		border-right: none
	}
	.enterprise-news-right {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.enterprise-news-left .enterprise-news-content a:last-child{
		margin-bottom: 20px;
	}
	.enterprise-news-content a {
		margin: 0;
		margin-bottom: 20px;
	}
	.enterprise-news-content dl dt {
		float: left;
		width: 100%;
		height: auto;
	}
	.enterprise-news-content dl dd {
		float: left;
		width: 100%;
		height: auto;
		padding: 25px;
	}
	.enterprise-news-content dl dd div {
		overflow: hidden;
	}		
	/**/
	.unified-content dl {
		float: left;
		width: calc(100% - 2px);
		border: 1px solid #C7C7C7;
		margin-right: 0;
		margin-bottom: 20px;
		height: auto;
	}
	/**/
	.contact-us-content p {
		width: 100%;
	}
	.site img {
		width: 100%;
	}
	/**/
	.article-detail {
		padding: 0;
		box-shadow: none;
		border: none;
	}
	.article-detail p img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.article-detail-title-author {
		font-size: 20px;
	}
	.article-detail .img-around {
		display: none
	}
	.article-detail .img-around-mobile {
		display: block
	}
	/**/
	.common-article-detail {
		padding: 0;
		box-shadow: none;
		border: none;
	}
	.common-article-detail p img {
		display: block;
		width: 100% !important;
		margin: 0 auto;
	}
	.common-article-detail p .middle-detail-img {
		width: 100%;
	}
	.common-article-detail .img-around {
		display: none
	}
	.common-article-detail .img-around-mobile {
		display: block
	}
	/**/
	.content-shadow {
		padding: 0;
		box-shadow: none;
		border: none;
	}
	/**/
	.join-us-content {
		padding: 0;
		border-radius: 0px;
		box-shadow: none;
	}
	.join-us-content>ul>li {
		border:none;
		border-bottom: 1px solid #C9C9C9;
		margin: 10px 0;
		padding: 10px;
	}
	.join-us-content>ul>li:hover {
		box-shadow: none;
	}
	.job-description{
		padding: 20px 0
	}
	.job-position {
		height: auto;
	}
	.job-position dt {
		float: none;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.job-position dd {
		float: none;
		margin: 0;
		padding: 0;
		line-height: 40px;
	}
	.job-position span.office-location {
		line-height: 40px;
		height: 40px;
	}
	.job-position span.department {
		line-height: 40px;
	}
	
	.job-position span.job-title {
		line-height: 40px;
		height: 40px;
	}
	.job-position a {
		margin: 0 20px;
		border: none;
	}
	.job-position a:hover {
		background: none;
		color: #0D5A9B;
	}
	.job-position span.iconfont {
		float: right;
		font-size: 20px;
	}
	.job-position span.iconshouqi {
		display: none;
	}
	/**/
	.partner-pc {
		display: none;
	}
	.partner-mobile {
		display: block;
	}
	/**/
	.unified-suspension-content dl {
		float: left;
		width: calc(100% - 2px);
		;
		margin-right: 0px;
	}
	/*padding*/
	.about-us-content {
		padding: 20px;
		padding-top: 0;
	}
	.course {
		padding: 20px;
		padding-top: 0;
	}
	.unified-content {
		padding: 20px;
		padding-top: 0;
	}
	.detail-page {
		padding: 20px;
		padding-top: 0;
	}
	.enterprise-news {
		padding: 20px;
		padding-top: 0;
	}
	.enterprise-news-list {
		padding: 20px;
		padding-top: 0;
	}
	.unified-suspension-content {
		padding: 20px;
		padding-top: 0;
	}
	.cooperative-partner{
		padding: 0 20px;
	}
}