﻿.fl {
	float: left
}

.fr {
	float: right;
}

.clearfix {
	clear: both
}

.onlinbox .el-form-item {
	margin-bottom: 0 !important
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.news-article {
	width: 800px;
	padding: 20px 10px;
	position: relative
}

	.news-article h3 {
		margin-bottom: 15px
	}

.news-article-p {
	color: #999;
	margin-bottom: 20px
}

.news-article-con p {
	text-indent: 2em;
	line-height: 24px
}

.news-article-con img {
	margin: 10px auto
}

.news-article-con h3 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px
}

.news-article-con > p > img {
	width: 186px;
	height: 186px;
	float: left;
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	margin-bottom: 20px
}

	.news-article-con > p > img:last-child {
		margin-right: 0
	}

.news-conr {
	width: 348px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	float: right
}

	.news-conr h3 {
		font-size: 18px;
		font-weight: 500
	}

	.news-conr ul {
		margin-top: 10px
	}

		.news-conr ul li {
			font-size: 14px;
			line-height: 34px;
			color: #999;
			height: 34px
		}

			.news-conr ul li em {
				font-weight: 700;
				float: left;
				font-style: normal;
				padding-right: 10px;
				font-size: 20px
			}

			.news-conr ul li a {
				width: 270px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				display: inline-block
			}

				.news-conr ul li a:hover {
					color: #1a7ed4;
					text-decoration: underline !important
				}

			.news-conr ul li span {
				float: right
			}

.news-article video {
	width: 100%;
	height: 460px;
	margin-bottom: 20px
}

.Interview-video {
	width: 348px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	float: right
}

	.Interview-video > h3 {
		font-size: 18px;
		font-weight: 500
	}

	.Interview-video > ul {
		margin-top: 10px
	}

		.Interview-video > ul > li {
			margin-bottom: 20px;
			float: left
		}

			.Interview-video > ul > li:last-child {
				margin-bottom: 0
			}

			.Interview-video > ul > li > img {
				width: 160px;
				height: 90px;
				float: left;
				margin-right: 10px
			}

	.Interview-video .Interview-video-more {
		position: relative;
		width: publishMessagepx;
		height: 90px
	}

		.Interview-video .Interview-video-more h4 {
			font-size: 16px;
			color: #333;
			margin-top: 5px
		}

		.Interview-video .Interview-video-more p {
			font-size: 12px;
			color: #999;
			position: absolute;
			z-index: 1;
			bottom: 0
		}

.case > ul {
	width: 100%;
	float: left;
	margin-bottom: 30px
}

	.case > ul > li {
		width: 370px;
		float: left;
		margin-right: 30px
	}

		.case > ul > li:hover {
			box-shadow: 0 0 10px #e6e6e6
		}

		.case > ul > li:last-child {
			margin-right: 0
		}

		.case > ul > li > a > img {
			width: 100%;
			height: 200px
		}

.case-text {
	width: 100%;
	padding: 15px;
	border: 1px solid #e6e6e6;
	border-top: none;
	cursor: pointer
}

	.case-text h4 {
		font-size: 16px
	}

	.case-text p {
		font-size: 14px;
		color: #666;
		line-height: 20px
	}

.case-list {
	width: 348px;
	padding: 10px;
	float: right
}

	.case-list > h3 {
		font-size: 18px;
		font-weight: 500
	}

	.case-list > ul {
		margin-top: 10px
	}

		.case-list > ul > li, .case-text {
			border: none;
			padding: 0
		}

			.case-list > ul > li > a > img {
				width: 100%;
				height: 138px
			}

.project-r {
	width: 300px
}

.project-l {
	width: 880px;
	margin-bottom: 20px
}

.project-l-con {
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 20px
}

.project-l-con-title {
	width: 85%
}

	.project-l-con-title > h5 {
		font-size: 24px;
		margin-bottom: 10px;
		font-weight: 400;
		color: #3177b3;
		display: inline-block
	}

		.project-l-con-title > h5 > i {
			width: 70px;
			height: 22px;
			line-height: 20px;
			font-size: 12px;
			font-style: normal;
			border: 1px solid #ff6532;
			color: #ff6532;
			text-align: center;
			border-radius: 11px;
			margin-left: 10px;
			display: inline-block
		}

	.project-l-con-title p {
		line-height: 24px;
		font-size: 14px;
		color: #666
	}

.project-l-con-title-text {
	font-size: 12px !important;
	color: #999 !important
}

	.project-l-con-title-text span {
		margin-right: 20px
	}

.project-l-con-gign {
	width: 15%;
	text-align: right
}

	.project-l-con-gign h4 {
		line-height: 36px;
		font-size: 14px;
		color: #666;
		margin-top: 6px
	}

	.project-l-con-gign button {
		width: 100px;
		height: 36px;
		background-color: #1b7fd4;
		margin-top: 10px;
		color: #fff;
		border-radius: 5px
	}

.project-l-text {
	width: 100%;
	float: left
}

	.project-l-text .el-input.is-disabled .el-input__inner {
		background-color: #fafafa;
		border: none
	}

	.project-l-text p {
		line-height: 20px
	}

	.project-l-text h3 {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
		color: #333;
		border-left: 4px solid #1a7ed4;
		text-indent: 18px;
		margin: 20px 0 15px;
		font-weight: 400
	}

		.project-l-text h3 span {
			font-size: 12px;
			color: #999
		}

	.project-l-text ul {
		width: 540px;
		margin: 0 auto;
		padding-bottom: 15px
	}

		.project-l-text ul li {
			font-size: 14px;
			line-height: 28px;
			color: #666;
			font-weight: 400
		}

			.project-l-text ul li b {
				margin-right: 3px;
				color: #999
			}

			.project-l-text ul li span {
				color: #999
			}

			.project-l-text ul li strong {
				color: #3177b3;
				font-weight: 400;
				padding-left: 10px
			}

.project-l-text-a a {
	width: 54px;
	height: 24px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border: 1px solid #ffe6b4;
	border-radius: 2px;
	background-color: #fffbf3;
	color: #da4900;
	cursor: pointer
}

.project-ewm img {
	border: 1px solid #58b577
}

.project-ewm span {
	font-size: 18px;
	padding-top: 30px;
	margin-left: 20px
}

	.project-ewm span em {
		font-style: normal;
		color: #58b577
	}

.project-l-login {
	text-align: center
}

	.project-l-login .el-button {
		padding: 10px 40px
	}

.project-l-text form {
	padding-bottom: 15px;
	margin-top: 20px
}

	.project-l-text form:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border: none
	}

.rightbox {
	width: 100%;
	background: #fff;
	float: right
}

	.rightbox ul {
		width: 260px;
		margin: 0 auto 20px;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom: 20px
	}

		.rightbox ul:last-child {
			border-bottom: none
		}

.xuline {
	margin-top: 20px;
	width: 260px;
	height: 1px;
	border: 1px dashed #e6e6e6
}

.gooditem_title {
	font-size: 18px;
	font-weight: 400;
	margin-left: 20px;
	line-height: 44px;
	margin-top: 6px
}

.gooditem {
	margin-top: 20px
}

	.gooditem li {
		font-weight: 400 !important
	}

		.gooditem li a {
			font-size: 16px;
			color: #3177b3
		}

		.gooditem li:first-child {
			color: #1b7fd4;
			font-weight: 700;
			font-size: 14px
		}

		.gooditem li:nth-child(2) {
			color: #999;
			font-size: 12px;
			margin-top: 14px
		}

		.gooditem li:nth-child(3) {
			color: #666;
			font-size: 12px;
			margin-top: 14px
		}

		.gooditem li:nth-child(4) {
			color: #666;
			font-size: 12px;
			margin-top: 12px
		}

		.gooditem li:nth-child(5) {
			color: #666;
			font-size: 12px;
			margin-top: 11px
		}

.control-label em {
	color: red;
	margin-right: 3px;
	font-style: normal
}

.release-nav {
	width: 350px
}

	.release-nav li {
		background-color: #fff;
		color: #333;
		line-height: 50px;
		text-indent: 2em;
		margin-bottom: 2px
	}

		.release-cur, .release-nav li:hover {
			color: #fff !important;
			background-color: #1b7fd4 !important
		}

#el-form-item-leb label {
	width: 244px !important
}

#el-form-item-leb .el-radio {
	width: 30px !important
}

.news-text-con p {
	/* line-height:26px!important; */
	/* font-size:16px!important; */
	/* color:#666!important; */
	/* margin:15px 0; */
	font-size: 17px !important;
	line-height: 34px !important;
	margin-bottom: 25px !important;
	font-family: Arial,Microsoft YaHei !important;
}

	.news-text-con p > img {
		text-align: center !important
	}

	.news-text-con p img {
		max-width: 100%;
		height: auto;
		margin: 0 auto;
		DISPLAY: BLOCK;
	}

.news-text-con .ql-align-center {
	text-align: center
}

	.news-text-con .ql-align-center img {
		width: 90%
	}

.l-news-detail {
	width: 820px;
	margin: 0 auto
}

.l-project-p20 {
	padding: 20px
}

.demo-projectApply {
	padding: 0 120px
}

.l-project-bmline {
	width: 840px;
	margin-left: 20px;
	height: 1px;
	border-bottom: 1px dashed #f0f0f0
}

.el-form--label-top .el-form-item__label {
	padding: 0
}

.el-input__inner {
	border-radius: 2px
}

.el-dialog__body {
	padding: 30px
}

.huifu-title {
	width: 100%;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #333;
	border-left: 4px solid #1a7ed4;
	text-indent: 22px;
	font-weight: 400;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1
}

.huifu-hf {
	margin-top: 50px
}

	.huifu-hf .el-textarea .el-textarea__inner {
		resize: none
	}

	.huifu-hf .el-textarea__inner {
		border: 1px solid #1a7ed4;
		border-radius: 0
	}

.huifu-hf-text {
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	background: #f1f9ff;
	border-left: 1px solid #1a7ed4;
	border-right: 1px solid #1a7ed4;
	border-bottom: 1px solid #1a7ed4;
	color: #666
}

.huifu-hf-btn {
	width: 76px;
	height: 42px
}

.huifu-c {
	margin-top: 30px
}

.huifu-c-img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 3%;
	background: #e0e0df
}

	.huifu-c-img img {
		width: 100%;
		border-radius: 50%
	}

.huifu-c-text {
	float: right;
	width: 760px;
	margin-right: 30px
}

	.huifu-c-text h2 {
		font-size: 12px;
		color: #1a7ed4
	}

	.huifu-c-text p {
		font-size: 16px;
		color: #666
	}

.huifu-c-text-a {
	float: right;
	cursor: pointer
}

	.huifu-c-text-a i {
		margin-right: 5px;
		color: #999
	}

.huifu-c-text-a-a {
	cursor: pointer
}

	.huifu-c-text-a-a a {
		color: #999
	}

		.huifu-c-text-a-a a:hover {
			color: #1a7ed4
		}

.huifu-wbd {
	background-color: #f7f7f7;
	padding: 8px 16px 0;
	margin-top: 40px
}

	.huifu-wbd b {
		font-size: 14px;
		font-weight: 400
	}

.huifu-wbd-x {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6
}

.sidebar-news-dz {
	height: auto;
	cursor: pointer;
	text-align: center;
	margin-top: 10px
}

.nclass {
	text-align: center;
	font-size: 12px;
	color: #999
}

.sidebar-news {
	top: 25.8%
}

.news-list-con-img {
	width: 240px;
	height: 146px;
	float: left;
	margin-right: 20px;
	background-color: #f0f0f0;
	border-radius: 8px
}

.news-list-con-icon {
	width: 18px;
	height: 15px;
	margin-bottom: -4px;
	margin-left: 20px
}

.news-lisrt-con-li {
	width: 880px;
	padding: 20px 30px;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden
}

.news-list-con-text {
	float: left;
	width: 500px;
	position: relative;
	height: 146px
}

.news-list-con-title {
	float: left;
	width: 880px;
	position: relative;
	height: 50px;
	font-size: 20px;
	color: #333;
	line-height: 36px;
	background: #fff;
	padding: 20px 30px
}

.news-list-con-text h3 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
	font-weight: 700
}

.news-list-con-text p {
	color: #a7a7a7;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px
}

.news-list-con-text-p {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	color: #999 !important;
	font-size: 12px !important;
	padding-bottom: 0
}

	.news-list-con-text-p span {
		margin-left: 20px
	}

.huifu-title {
	top: 30px;
	display: flex
}

.yypl {
	flex: 1;
	font-weight: 700
}

.yyxs {
	flex: 1;
	text-align: right;
	font-size: 14px;
	margin-right: 30px
}

.wbys {
	border: none
}

.huifu-hf-text {
	border: none;
	background: none;
	margin-top: 10px;
	height: 33px;
	line-height: 33px
}

.huifu-hf-btn {
	width: 92px;
	height: 32px;
	text-align: center;
	background: #1a7ed4;
	font-size: 14px;
	color: #fff;
	float: right;
	cursor: pointer;
	border-radius: 4px
}

.allpl {
	width: 100%;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #333;
	border-left: 4px solid #1a7ed4;
	text-indent: 22px;
	font-weight: 700;
	z-index: 1;
	margin: 20px 0 25px
}

.sbline {
	width: 50px;
	height: 20px;
	position: absolute
}

.alnum {
	color: #999;
	font-weight: 400
}

.huifu-hf .el-textarea__inner {
	padding: 13px 10px
}

.huifu-c {
	margin-top: 20px;
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 14px
}

.huifu-c-text h2 {
	font-size: 14px;
	font-weight: 700;
	color: #666;
	flex: 1
}

.huifu-c-text p {
	color: #333;
	line-height: 20px;
	margin-top: 10px
}

.plbox {
	height: auto;
	padding: 30px 0
}

.xwbox {
	width: 35%;
	margin-left: 65%
}

.xwbox, .xwbox1 {
	display: flex;
	color: #708698;
	align-items: center
}

.xwbox1 {
	width: 42%;
	margin-left: 58%
}

	.xwbox1 div {
		display: flex;
		margin-left: 35px
	}

.xwbox div {
	display: flex;
	margin-left: 8px
}

.ngfont {
	margin-left: 5px
}

.zding {
	width: 83px;
	padding-left: 32px;
	margin: 0 18px !important
}

.zsbox {
	display: flex
}

.tsfont {
	flex: 1
}

.el-textarea__inner {
	border: none;
	height: 100px;
	color: #a7a7a7;
	resize: none
}

.plinput {
	width: 100%;
	border: 1px solid #e6e6e6;
	margin: 14px 0
}

.plbtn {
	text-align: center;
	background: #1b7fd4;
	width: 92px;
	height: 32px;
	position: absolute;
	right: 0;
	line-height: 32px;
	border-radius: 4px
}

	.plbtn a {
		color: #fff !important
	}

.hfplbox {
	position: relative;
	height: 34px
}

.huifu-c-text-a a {
	color: #708698
}

.nopl {
	height: auto;
	font-size: 14px;
	color: #999;
	width: 200px;
	margin: 60px auto;
	line-height: 22px
}

.fatherpl {
	height: 100px;
	background: orange
}

.fjput {
	border: 1px solid #e6e6e6
}

.plbtnbox {
	position: relative;
	margin: 10px 0;
	height: 32px
}

.fjplbox {
	margin-top: 5%;
	margin-bottom: -3%
}

.zkfu {
	width: 130px;
	margin: 30px auto 10px
}

.zkcon {
	border: 1px solid #e6e6e6;
	padding: 11px 0;
	border-radius: 50px;
	text-align: center
}

.zihui {
	padding: 20px 0;
	font-size: 14px
}

.persontime {
	display: flex
}

.timebox {
	color: #999;
	font-size: 14px
}

.chcontent {
	line-break: 20px;
	margin: 10px 0
}

.see-image-shade {
	z-index: 100;
	background-color: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.tubiao {
	z-index: 205;
	height: 82px;
	width: 50px;
	background-color: rgba(0,0,0,.7);
	border-radius: 6px
}

	.tubiao:hover {
		background: #267dce;
		opacity: .7
	}

.see-image-div {
	top: 15vh;
	z-index: 101;
	position: fixed;
	overflow: auto;
	left: 50%;
	width: 1200px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.see-image-img {
	width: 800px;
	height: 600px;
	background: #000;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

	.see-image-img img {
		position: absolute;
		display: inline-block;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		max-height: 100%;
		max-width: 100%
	}

.see-image-title {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 10px 0;
	z-index: 101
}

.see-image-close {
	position: absolute;
	color: #fff;
	top: 7%;
	right: 7%
}

.zuo {
	left: 0
}

.you, .zuo {
	position: absolute;
	top: 45%
}

.you {
	right: 0
}

i.remove[data-v-680f9a00] {
	z-index: 90;
	height: 16px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #fff;
	top: 0;
	right: 0;
	width: 16px;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	padding-left: 2px
}

i.remove[data-v-680f9a00], ins[data-v-680f9a00] {
	text-align: center;
	position: absolute
}

ins[data-v-680f9a00] {
	color: #8c939d;
	height: 30px;
	display: block;
	width: 120px;
	overflow: hidden;
	top: 65px;
	line-height: 30px;
	text-decoration: none
}

.el-icon-plus[data-v-680f9a00] {
	font-size: 28px;
	color: #8c939d;
	top: 35px
}

.imgVievwBox[data-v-680f9a00], .menueditImg[data-v-680f9a00] {
	border-radius: 2px;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	cursor: pointer;
	line-height: 120px;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	background: url(/_nuxt/img/73249f6.png) 50% no-repeat;
	border: 1px solid #e6e6e6
}

.menueditImgS[data-v-680f9a00] {
	margin-bottom: 58px
}

.borderFalse[data-v-680f9a00], .borderTrue[data-v-680f9a00] {
	border: 1px solid #e6e6e6
}

.imgVievwBox img[data-v-680f9a00] {
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%
}

.menueditImg input[type=file][data-v-680f9a00] {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.usbox-imgfont {
	display: inline-block;
	width: 314px;
	height: 61px;
	font-size: 12px;
	color: #666;
	margin-top: -11px
}

.imgfont2 {
	height: 85px;
	width: 318px;
	margin-top: -16px
}

.news-text-con p[data-v-99d1cc06] {
	line-height: 24px;
	font-size: 16px;
	color: #666
}

.news-text-con img[data-v-99d1cc06] {
	text-align: center
}

.container[data-v-99d1cc06] {
	width: 1288px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}

.news-article[data-v-99d1cc06] {
	width: 880px;
	padding: 20px 30px;
	background-color: #fff;
	border: none
}

.sidebar[data-v-99d1cc06] {
	position: fixed;
	z-index: 99;
	right: 20px;
	top: 45%
}

.sidebar li[data-v-99d1cc06] {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 2px;
	background-color: rgba(27,42,54,.6);
	color: #fff;
	cursor: pointer;
	position: relative
}

.sidebar li img[data-v-99d1cc06] {
	margin-top: 10px
}

.sidebar li i[data-v-99d1cc06] {
	font-size: 22px !important
}

.sidebar li[data-v-99d1cc06]:hover {
	transition: .6s;
	background-color: rgba(27,42,54,.9) !important;
	color: #fff !important
}

.gys-email h3[data-v-99d1cc06] {
	width: 100%;
	font-weight: 400;
	border-bottom: 1px solid #f0f5fb;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.news-article h3[data-v-99d1cc06] {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 700;
	color: #444;
	line-height: 50px
}

.news-article-p[data-v-99d1cc06] {
	color: #999;
	margin-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px
}

.news-article-con p[data-v-99d1cc06] {
	text-indent: 2em;
	line-height: 24px
}

.news-article-con img[data-v-99d1cc06] {
	margin: 10px auto
}

.news-article-con h3[data-v-99d1cc06] {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px
}

.news-article-con > p > img[data-v-99d1cc06] {
	width: 186px;
	height: 186px;
	float: left;
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	margin-bottom: 20px
}

	.news-article-con > p > img[data-v-99d1cc06]:last-child {
		margin-right: 0
	}

.icon-zan[data-v-99d1cc06] {
	margin-top: 30px
}

.icon-zan-con[data-v-99d1cc06] {
	float: left;
	margin-right: 20px;
	cursor: pointer;
	text-align: center;
	color: #666
}

.icon-zan-con i[data-v-99d1cc06] {
	border: 1px solid #e6e6e6;
	font-size: 18px;
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%
}

	.icon-zan-con-set[data-v-99d1cc06], .icon-zan-con i[data-v-99d1cc06]:hover {
		color: #1a7ed4 !important;
		border: 1px solid #1a7ed4 !important
	}

.icon-zan-con p[data-v-99d1cc06] {
	font-size: 12px;
	color: #999;
	line-height: 24px !important
}

.icon-zan-i[data-v-99d1cc06] {
	float: left;
	margin-top: -6px;
	text-align: center;
	cursor: pointer
}

.icon-zan-i i[data-v-99d1cc06] {
	font-size: 50px;
	display: inline-block;
	color: #999;
	margin-bottom: 4px
}

	.icon-zan-i i[data-v-99d1cc06]:hover {
		color: #f9d873
	}

.icon-zan-i p[data-v-99d1cc06] {
	font-size: 12px;
	color: #999;
	margin-top: -3px
}

.news-detail[data-v-99d1cc06] {
	width: 300px;
	padding: 20px;
	background-color: #fff
}

.news-detail h3[data-v-99d1cc06] {
	font-size: 18px;
	margin-bottom: 20px
}

.news-detail li[data-v-99d1cc06] {
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}

	.news-detail li[data-v-99d1cc06]:last-child {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 10px
	}

.news-detail li img[data-v-99d1cc06] {
	/* width: 110px; */
	height: 80px;
	margin-right: 10px;
	float: left;
	/* overflow: hidden; */
}

.news-detail li a[data-v-99d1cc06] {
	width: 126px !important
}

.news-detail li a h4[data-v-99d1cc06] {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	margin-bottom: 15px
}

.news-detail li a p[data-v-99d1cc06] {
	font-size: 12px;
	color: #999
}

.news-detail li a[data-v-99d1cc06] {
	display: inline-block;
	width: 125px;
	float: left
}

.news-detail li a h4[data-v-99d1cc06]:hover {
	color: #1a7ed4
}

.news-text-con table {
	margin: 0 auto;
	border-collapse: collapse
}

	.news-text-con table tr {
		border: 1px solid
	}

	.news-text-con table td, th {
		padding: 5px 10px;
		border: 1px solid #ddd;
		text-align: center
	}

.news-video {
	background-color: #fff;
	margin-top: 61px;
	width: 300px
}

	.news-video h3 {
		font-size: 20px;
		color: #333;
		line-height: 36px;
		margin-bottom: 10px
	}

	.news-video li {
		width: 260px;
		float: left;
		border-bottom: 1px dotted #e6e6e6;
		margin-bottom: 20px;
		padding-bottom: 20px
	}

		.news-video li:last-child {
			border-bottom: none
		}

		.news-video li h4 {
			width: 260px;
			font-size: 16px;
			color: #333;
			line-height: 36px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap
		}

			.news-video li h4:hover {
				color: #1a7ed4 !important
			}

		.news-video li p {
			font-size: 14px;
			color: #666
		}

		.news-video li img {
			width: 100%;
			height: 156px;
			background-color: #f0f0f0
		}

.news-detail-Box {
	padding: 20px
}


.center-detail-flex {
	flex-grow: 1;
	flex-basis: auto
}

.path .el-breadcrumb {
	padding: 10px 0;
	font-size: 12px
}



/*相关新闻*/
.aboutnews {
	margin-top: 54px;
}

	.aboutnews b.artitle {
		background: url(../images/icon.png) no-repeat 0 -161px;
		font-weight: bold;
		color: #3f3b3b;
		font-size: 23px;
		padding-left: 10px;
	}

.newsbox ul {
	margin-top: 16px;
	width: 874px;
}

	.newsbox ul:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}

	.newsbox ul li {
		float: left;
		width: 242px;
		margin-right: 49px;
	}

		.newsbox ul li:last-child {
			margin-right: 0;
		}

		.newsbox ul li a {
			display: block;
			border: 1px solid #f4f4f4;
			-webkit-transition: all .2s ease-out;
			-moz-transition: all .2s ease-out;
			-ms-transition: all .2s ease-out;
			-o-transition: all .2s ease-out;
			transition: all .2s ease-out;
			padding-bottom: 15px;
		}

			.newsbox ul li a img {
				display: block;
				/* width: 240px; */
				height: 165px;
			}

			.newsbox ul li a:hover {
				box-shadow: 0 5px 15px rgba(45,50,55,.2);
				-webkit-transform: translateY(-5px);
				-moz-transform: translateY(-5px);
				-o-transform: translateY(-5px);
				-ms-transform: translateY(-5px);
				transform: translateY(-5px);
				color: #3f3b3b;
			}

			.newsbox ul li a span {
				font-size: 14px;
				line-height: 22px;
				height: 44px;
				display: block;
				margin: 15px 15px 0;
				overflow: hidden;
				color: #555;
			}
