* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px/1.5 arial, '黑体';
	color: #666;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, span {
	vertical-align: baseline;
}

input, button, select, textarea {
	outline: none
}

textarea {
	resize: none
}

button {
	cursor: pointer;
}

i {
	-webkit-transition: all 0.0s ease-in-out;
	-moz-transition: all 0.0s ease-in-out;
	transition: all 0.0s ease-in-out;
}

a {
	color: #333;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: normal;
	color: #333;
}

input, textarea, select {
	outline: none;
	vertical-align: middle;
	font: 12px/1.5 arial, '黑体';
}

img {
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	transition: all 1.2s ease-in-out;
	font-size: 0;
	line-height: 0;
}

div {
	-webkit-transition: all 0.0s ease-in-out;
	-moz-transition: all 0.0s ease-in-out;
	transition: all 0.0s ease-in-out;
}

table {
	margin: 0 auto;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1200 {
	max-width: 1200px;
	margin: 0 auto;
}

.none {
	display: none;
}

header {
	width: 100%;
	height: 150px;
	background: #fff;
	position: fixed;
	top: 40px;
	z-index: 99999;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.product_bar {
	padding: 40px 0;
}


/*2019-10-30增加顶部底部两条*/
.nida_top {
	background: #3a5dab;
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999
}

.nida_bottom {
	width: 100%;
	background: #3a5dab;
	height: 40px;
	display: flex;
	position: relative;
}

.nida_bottom a {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 10px;
	color: #fff;
	font-family: Arial;
	box-sizing: border-box;
}

.nida_top_mb_photo, .nida_bottom_mb {
	display: none;
}

.nida_top_pc_photo, .nida_bottom_pc {
	display: block;
}


@media (max-width:768px) {
	.nida_top_mb_photo, .nida_bottom_mb {
		display: block;
	}

	.nida_top_pc_photo, .nida_bottom_pc {
		display: none;
	}
}

/*主导航菜单*/
.top {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.top .logo {
	padding:15px 0 8px 0;
	float: left;
	margin-left: 5px;
}

.top .logo img {
	/* height: 50px; */
	width: 85%;
}


.top .top_nav {
	float: right;
	color: #989696;
	padding: 35px 105px 0 0;
	line-height: 30px;
	font-size: 13px;
}

#downloadFile {
	margin: 0px 0px 10px 0;
}

.top .top_nav a {
	color: #999;
	display: inline-block;
	margin: 0 8px;
}

.novalue {
	padding: 20px;
	text-align: center;
	font-size: 26px;
	display: none;
}

.gu-img {
	width: 200px;
	height: 150px;
	object-fit: cover;
}

.top .top_nav a:hover {
	color: #fa001b;
	text-decoration: none;
}

.top .nav {
	float: left;
	height: 150px;
	margin-left: 60px;
}

.top .nav li {
	float: left;
	position: relative;
	margin-right: 30px;
}

.top .nav li a:hover {
	text-decoration: none;
	color: #fff;
}

.top .nav li .nav_box {
	position: absolute;
	top: 80%;
	lefT: 0px;
	display: none;
}

.top .nav li .nav_box .list {
	min-height: 240px;
	width: 215px;
	float: left;
}

.top .nav li .nav_box .list h3 {
	display: none;
}

.top .nav li .nav_box .list h4 {
	padding: 6px 0 6px 6px;
	background: #e1e1e1;
	margin-bottom: 10px;
}

.top .nav li .nav_box .list h4 a img {
	margin-right: 10px;
}

.top .nav li .nav_box .list a {
	display: block;
	line-height: 24px;
	color: #000;
	font-size: 14px;
}

.top .nav li .nav_box .text {
	float: right;
	width: 310px;
	line-height: 1.71;
}

.top .nav li .nav_box .text img {
	margin-bottom: 10px;
}

.top .nav li.nav_07 .nav_box, .top .nav li.nav_06 .nav_box, .top .nav li.nav_08 .nav_box, .top .nav li.nav_09 .nav_box {
	lefT: auto;
	right: -20px;
}

.nav .nav01 {
	display: none;
}

.nav li.nav_05 .nav_box {
	lefT: -80px;
}

.top .nav li h3 {
	padding: 70px 0px 45px;
	font-size: 15px;
}

.top .nav li h3 a {
	display: inline-block;
	padding: 5px 18px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.top .nav li h3 a i {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: #426AB3;
	border-radius: 100%;
	margin-right: 7px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
}

.top .nav li h3 .nav_active {
	background: #426ab3;
	color: #FFFFFF;
}

.top .nav li h3 .nav_active i {
	background: #FFFFFF;
	color: #426ab3;
}

.top .nav li h3 a:hover {
	background: #426ab3;
}

.top .nav li h3 a:hover i {
	background: #FFFFFF;
	color: #426AB3;
}

.top .nav li h3 a:hover a {
	color: #fff;
}

.icon-shouji_daohang {
	display: none;
}

@media screen and (max-width:1120px) {
	.top .nav li {
		margin-right: 0px;
	}

}

@media screen and (max-width:973px) {
	.top .nav {
		margin-left: 18px;
	}

}

@media screen and (max-width:883px) {
	.top .nav {
		display: none;
	}

	.icon-shouji_daohang {
		display: block;
		float: right;
		color: #426ab3;
		width: 41px;
		font-size: 30px !important;
		margin-top: 4%;
	}
}

/*手机导航*/
.m_nav {
	width: 200px;
	position: fixed;
	right: -200px;
	top: 0;
	min-height: 100%;
	background: #426ab3;
	z-index: 999;
}

.subNavBox {
	width: 200px;
	z-index: 9999;
}

.subNav {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	padding-left: 40px;
	border-bottom: 1px solid #7b97ca;
	background: url(../images/arrow.png) no-repeat;
	background-position: 95% 50%;
	background-size: 10% 45%;
}

.subNav a {
	color: #fff;
	display: inline-block;
	padding: 6px 0;
}

/*.subNav:hover{color:#277fc2;}*/
/*.currentDd{color:#277fc2}*/
.currentDt {
	background-image: url(../images/arrowdown.png);
}

.navContent {
	display: none;
	background: #000
}

.navContent li {
	border-bottom: 1px solid #333;
	margin: 0 5px;
}

.navContent li a {
	display: block;
	width: 200px;
	heighr: 28px;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	color: #999;
	padding: 6px 0 6px 50px;
	z-index: 9999;
}

.navContent li a:hover {
	color: #fff;
}

.zzc {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.0);
	position: fixed;
	z-index: 50;
	display: none;
}

/*banner*/
.min_banner {
	width: 100%;
	max-height: 335px;
	position: relative;
	margin-top: 190px;
	display: block;
	overflow: hidden;
}

.min_banner img {
	width: 100%;
	height: 100%;
}

.phone_banner {
	width: 100%;
	height: 320px;
	position: relative;
	margin-top: 100px;
	display: none;
}

.banner {
	position: relative;
	zoom: 1;
	overflow: hidden;
	margin-top: 61px;
}

.index_b_hero {
	position: relative;
	margin: auto;
	width: 1200px;
	height: 480px;
}

.index_b_hero img {
	width: 100%;
	height: 100%;
}

.index_b_hero .heros {
	width: 1200px;
	height: 100%;
}

.index_b_hero .hero-wrap {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 480px;
}

.index_b_hero .page_btn {
	position: absolute;
	top: 250px;
	z-index: 20;
	width: 30px;
	height: 30px;
}

.index_b_hero .prev {
	left: 15px;
	background: url(../images/custom_left.png) no-repeat;
}

.index_b_hero .next {
	right: 15px;
	background: url(../images/custom_right.png) no-repeat;
}

.index_b_hero .hero {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 1200px;
	height: 100%;
	overflow: hidden;
}

.index_b_hero .mask-left, #index_b_hero .mask-right {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 1200px;
	height: 100%;
	overflow: hidden;
	background: url(../images/banner_bj_04.png) no-repeat center center;
	background-size: 100% 100%;
}

.index_b_hero .mask-right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 1200px;
	height: 100%;
	overflow: hidden;
	background: url(../images/banner_bj_06.png) no-repeat center center;
	background-size: 100% 100%;
}

.pro {
	position: relative;
}

.backurl {
	position: absolute;
	top: 30px;
	right: 2%;
	z-index: 10000;

}

.groupdetail {
	display: flex;
}

.left-dis {
	flex: 0 0 auto;
	width: 24%;
}

.right-dis {
	flex: 0 0 auto;
	width: 76%;
}

.left-cat {
	flex: 0 0 auto;
	width: 25%;
	/* padding-top: 30px; */
}

.middel-cat {
	flex: 0 0 auto;
	width: 55%;
	padding-top: 10px !important;
}

.videoname {
	padding: 10px;
	text-align: center;
}

.lianxi {
	/* padding-top: 250px !important; */
}

.lianxi .group_img img {
	width: 200px;
	height: 150px;
	object-fit: cover;
}


.video-pos {
	width: 100%;
	width: 150px;
	height: 150px;
	object-fit: cover;
}

.midde-detail {
	flex: 0 0 auto;
	width: 80%;
}

.right-cat {
	flex: 0 0 auto;
	width: 18%;
	padding-top: 0px;
	margin-left: 0px;
	/* background: #eee; */
	margin-top: 10px;
}

.cat_mobile {
	border: 1px solid #858585;
	text-align: center;
	padding: 10px;
	margin: 10px 0px 10px 0;
	background-color: #3665AD;
	color: #fff;
	position: relative;
}

.cat_mobile .posimgarrow {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 8px;
	top: 15px;
}

.sidebar-widget {
	margin-right: 30px;
	margin-top: 2rem;
	border: 1px solid #858585;
}

.sidebar-widget ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sidebar-widget.categories ul li {
	font-size: 14px;
	position: relative;
	padding: 20px 15px;
	/* padding-left: 28px; */
}

.top-ul {
	font-size: 16px;
	position: relative;
	padding: 20px 10px;
	background-color: #3665AD;
	color: #fff;
}

.prod-ul {
	font-size: 16px;
	position: relative;
	padding: 20px;
	color: #000;
}

.prod-ul img {
	margin-right: 8px;
	width: 18px;
}

.top-ul img {
	margin-right: 8px;
	width: 18px;
}

.newcate {
	margin-top: 0;
}

.sidebar-widget.categories ul li:hover {
	background-color: #cdd9eb;
}

.min_navbar_active {
	background-color: #cdd9eb;
}

.sidebar-widget.categories ul li a {
	/* display: block; */
}

.li-dis {
	display: flex;
	align-items: center;
	word-break: break-all;
}

.li-dis a {
	flex: 1;
}

.li-dis img {
	width: 16px;
	margin-right: 8px;
}

.dis {
	display: flex;
	align-items: center;
}

.dis li {
	list-style: none;
	float: left;
	margin-left: 10px;
}

.dis .yaji {
	padding-left: 20px;
}

.dis .yaji img {
	width: 15px;
}

.dis a:link, a:visited {
	/* color: #09467D; */
	text-decoration: none;
	cursor: pointer;
}

.index_b_hero .mask-left {
	left: -1200px;
}

.index_b_hero .mask-right {
	left: 1200px;
}

.little_img {
	position: absolute;
	bottom: 10px;
	z-index: 20;
	width: 100%;
	height: 41px;
	text-align: center;
}

.small_list {
	margin: 0 auto;
	padding: 5px 0;
	/*width:428px;*/
	overflow: hidden;
	background: #FFFFFF;
	display: inline-block;
}

.small_list li {
	position: relative;
	float: left;
	margin: 0 3px;
	width: 65px;
	height: 31px;
	cursor: pointer;
}

.small_list li.last {
	margin-right: 0;
}

.small_list li img {
	width: 65px;
	height: 31px;
}

.small_list li .bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 63px;
	height: 28px;
	border: 2px solid #3d66a4;
}

.small_list li.on .bg {
	display: block;
}

.banner_zz {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #282828;
	opacity: 0.7;
	top: 0;
	z-index: 21;
	display: none;
}

@media screen and (max-width:1200px) {
	.index_b_hero .mask-left, #index_b_hero .mask-right {
		display: none;
	}

	.index_b_hero .prev {
		left: 33px;
	}

	.index_b_hero .next {
		right: 33px;
	}

	.index_b_hero {
		position: relative;
		margin: auto;
		width: 100%;
		height: 480px;
	}

	.index_b_hero .heros {
		width: 100%;
	}

	.index_b_hero .hero {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 1200px;
		overflow: hidden;
	}
}

@media screen and (max-width:1200px) {
	.index_b_hero .hero {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		overflow: hidden;
	}

	.index_b_hero img {
		width: 100%;
	}
}

@media only screen and (min-width:1024px) and (max-width: 1200px) {
	.index_b_hero {
		height: 395px;
	}

	.index_b_hero .hero-wrap {
		height: 395px;
	}
}

@media only screen and (min-width:883px) and (max-width: 1024px) {
	.index_b_hero {
		height: 325px;
	}

	.index_b_hero .page_btn {
		top: 140px;
	}

	.index_b_hero .hero-wrap {
		height: 325px
	}
}

@media only screen and (min-width:763px) and (max-width: 883px) {
	.index_b_hero {
		height: 309px;
	}

	.index_b_hero .page_btn {
		top: 140px;
	}

	.index_b_hero .hero-wrap {
		height: 309px
	}

}

@media only screen and (min-width:414px) and (max-width: 763px) {
	.index_b_hero {
		height: 168px
	}

	.index_b_hero .page_btn {
		top: 70px;
	}

	.index_b_hero .hero-wrap {
		height: 168px
	}

	.small_list {
		padding: 3px 3px 6px 0;
		/*width: 250px;*/
	}

	.small_list li {
		width: 35px;
		height: 18px;
	}

	.small_list li img {
		width: 38px;
		height: 18px;
	}

	.small_list li .bg {
		width: 35px;
		height: 18px;
	}

	.little_img {
		height: 29px;
		bottom: 6px;
	}

	.banner {
		margin-top: 100px;
	}

	.title h3 {
		font-size: 30px !important;
	}

	section .title i {
		width: 80px !important;
		height: 3px !important;
	}
}

@media only screen and (min-width:375px) and (max-width: 414px) {
	.index_b_hero {
		height: 168px
	}

	.index_b_hero .page_btn {
		top: 70px;
	}

	.index_b_hero .prev {
		left: 15px;
	}

	.index_b_hero .next {
		right: 15px;
	}

	.index_b_hero .hero-wrap {
		height: 168px
	}

	.small_list {
		padding: 3px 3px 6px 0;
		/*width: 250px;*/
	}

	.small_list li {
		width: 35px;
		height: 18px;
	}

	.small_list li img {
		width: 38px;
		height: 18px;
	}

	.small_list li .bg {
		width: 35px;
		height: 18px;
	}

	.little_img {
		height: 29px;
		bottom: 6px;
	}

	.top .logo img {
		height: 40px;
	}

	.top .logo {
		padding: 12px 0 12px;
	}

	header {
		height: 64px;
	}

	.banner {
		margin-top: 61px;
	}

	.title h3 {
		font-size: 25px !important;
	}

	section .title i {
		width: 64px !important;
		height: 3px !important;
	}
}

@media screen and (max-width:375px) {
	.index_b_hero {
		height: 151px
	}

	.index_b_hero .page_btn {
		top: 70px;
	}

	.index_b_hero .hero-wrap {
		height: 151px
	}

	.small_list {
		padding: 3px 3px 6px 0;
		/*width: 250px;*/
	}

	.small_list li {
		width: 35px;
		height: 18px;
	}

	.small_list li img {
		width: 38px;
		height: 18px;
	}

	.small_list li .bg {
		width: 33px;
		height: 18px;
	}

	.little_img {
		height: 29px;
		bottom: 5px;
	}

	.title h3 {
		font-size: 30px !important;
	}

	section .title i {
		width: 80px !important;
		height: 3px !important;
	}
}

@media screen and (max-width:320px) {
	.little_img {
		height: 29px;
		bottom: 5px;
	}

	.index_b_hero {
		height: 129px
	}

	.banner {
		margin-top: 61px;
	}

	.index_b_hero .hero-wrap {
		height: 129px;
	}
}

/*新闻*/
.news_main {
	background: #FFFFFF;
}

section {
	width: 100%;
}

.news_bar {
	max-width: 1200px;
	/* padding: 55px 0 89px 0; */
	/* sjw 20240620 */
	padding: 40px 0 0px 0;
	margin: auto;
}

section .title {
	text-align: center;
}

section .title span {
	color: #cccccc;
	font-size: 14px;
}

section .title h3 {
	color: #000000;
	font-size: 42px;
	margin-bottom: -8px;
}

section .title i {
	display: inline-block;
	width: 105px;
	height: 4px;
	background: #000000;
}

.news_bar .news_content {
	max-width: 1200px;
	padding: 60px 0 40px 0;
	text-align: center;
}

.news_bar .news_content ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}

.news_content .news_description {
	width: 289px;
	height: 178px;
	border: 1px solid #cccccc;
	position: relative;
}

.news_content .news_description .up {
	position: absolute;
	top: -9%;
	left: 46%;
}

/* xyk改 */
.news_content .news_description .down {
	position: absolute;
	bottom: -8%;
	left: 46%;
}

.news_content .news_description1 {
	padding: 23px 17px;
}

.news_content .news_description1 h3 {
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	margin-bottom: 10px;
}

.news_content .news_description1 span {
	text-align: left;
	display: block;
	color: #999999;
	font-size: 14px;
	margin-bottom: 10px;
}

.news_content .news_description1 p {
	text-align: left;
	font-size: 14px;
	color: #000000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news_content .news_img {
	width: 291px;
	height: 180px;
}

.news_content .news_img img {
	width: 100%;
}

.news_description .border-left {
	width: 2px;
	height: 0px;
	background: #426ab3;
	position: absolute;
	left: -1px;
	bottom: 0;
}

.news_description .border-bottom {
	width: 0px;
	height: 2px;
	background: #426ab3;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.news_description .border-top {
	width: 0px;
	height: 2px;
	background: #426ab3;
	position: absolute;
	right: -1px;
	top: -1px;
}

.news_description .border-right {
	width: 2px;
	height: 0px;
	background: #426ab3;
	position: absolute;
	right: -1px;
	top: 0;
}

.news_bar .more {
	text-align: center;
}

.news_bar .more a {
	display: inline-block;
	padding: 5px 18px;
	border-radius: 20px;
	border: 1px solid #426ab3;
}

.news_bar .more a i {
	display: inline-block;
	width: 19px;
	height: 19px;
	color: #FFFFFF;
	background: #426ab3;
	text-align: center;
	line-height: 19px;
	border-radius: 100%;
	font-size: 12px;
}

.news_bar .more a:hover {
	background: #426ab3;
	color: #FFFFFF;
}

.news_bar .more a:hover i {
	background: #FFFFFF;
	color: #426ab3;
}

.news_content_phone {
	max-width: 640px;
	margin: auto;
	text-align: left;
	padding: 20px 30px 0;
	display: none;
}

.news_content_phone .news_description {
	border: 1px solid #cccccc;
	position: relative;
	height: 123px;
}

.news_content_phone .news_description1 {
	padding: 7px 10px;
}

.news_bar .news_content_phone ul {
	padding: 10px 20px 0;
}

.news_bar .news_content_phone ul li {
	width: 50%;
	float: left;
}

.news_content_phone .news_description1 h3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	margin-bottom: 25px;
}

.news_content_phone .news_description1 span {
	color: #999999;
	font-size: 14px;
	display: inline-block;
}

.news_content_phone .news_description1 p {
	font-size: 14px;
	color: #000000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news_content_phone .news_img {
	overflow: hidden;
	height: 123px;
}

.news_content_phone .news_img img {
	width: 100%;
	height: 100%;
}

@media screen and (max-width:760px) {
	.news_content {
		display: none;
	}

	.news_content_phone1 {
		padding-bottom: 40px !important;
	}

	.news_bar {
		padding: 10px 0 30px 0;
	}

	.centent {
		margin-left: 0.5rem;
	}

	.news_content_phone {
		max-width: 640px;
		margin: auto;
		text-align: left;
		padding: 20px 30px 0;
		display: block;
	}

	.news_content_phone .news_description .down {
		position: absolute;
		top: 96px;
		left: 44%;
	}

	.news_content_phone .news_description .up {
		position: absolute;
		top: -18px;
		left: 43%;
	}

	.news_content_phone .news_description {
		border: 1px solid #cccccc;
		position: relative;
		height: 190px;
	}

	.news_content_phone .news_img {
		overflow: hidden;
		height: 190px;
	}
}

@media screen and (max-width:320px) {
	.news_content_phone .news_description {
		border: 1px solid #cccccc;
		position: relative;
		height: 140px;
	}

	.news_content_phone .news_description1 h3 {
		-webkit-line-clamp: 1;
	}

	.news_content_phone .news_description1 p {
		-webkit-line-clamp: 2;
	}

	.news_content_phone .news_img {
		height: 140px;
	}

	.news_content_phone .news_description .down {
		top: 136px;
	}
}

/*关于我们*/
.about {
	width: 100%;
	background: url(../images/nd_08.jpg) no-repeat center;
	background-size: cover;
	height: 500px;
}

.about_bar {
	max-width: 1200px;
	margin: auto;
}

.about_top {
	padding: 53px 0 100px 0;
}

.about_bar .about_content {
	position: relative;
	margin-top: 96px;
}

.about_bar .about_content .about_img {
	position: absolute;
	width: 190px;
	top: -51px;
	text-align: center;
	/* background-color: rgba(0, 0, 0, 0.7); */
}

.about_bar .about_content .about_img img {
	margin-top: 5px;
	width: 95%;
}

.about_bar .about_content .about_title {
	background-color: rgba(0, 0, 0, 0.7);
	width: 92%;
	float: right;
	padding: 50px 0;
}

.about_bar .about_content .about_title p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 88px 0px 110px;
	line-height: 23px;
	text-align: justify;
}

.about_bar .about_content .about_title .more {
	padding: 0px 88px 0px 110px;
	margin-top: 40px;
}

.about_bar .about_content .about_title .more a {
	display: inline-block;
	padding: 3px 18px;
	border-radius: 20px;
	border: 1px solid #426ab3;
	color: #FFFFFF;
	background: #426ab3;
}

.about_bar .about_content .about_title .more a i {
	display: inline-block;
	width: 19px;
	height: 19px;
	color: #426ab3;
	;
	background: #fff;
	text-align: center;
	line-height: 19px;
	border-radius: 100%;
	font-size: 12px;
}

.about_bar .about_content .about_title .more a:hover {
	background: #426ab3;
	color: #FFFFFF;
}

.about_bar .about_content .about_title .more a:hover i {
	background: #FFFFFF;
	color: #426ab3;
}

@media \0screen\,screen\9 {

	/* 只支持IE6、7、8 */
	.about_bar .about_content .about_title {
		background-color: #000000;
		filter: Alpha(opacity=70);
		position: static;
		/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1;
		/* 激活IE6、7的haslayout属性，让它读懂Alpha */
	}

	.about_bar .about_content .about_title p {
		position: relative;
		/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	}
}

@media screen and (max-width:880px) {
	.about_bar .about_content .about_title p {
		padding: 0px 25px 0px 161px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.about_bar .about_content .about_title .more {
		padding: 0px 25px 0px 161px;
	}

	.about_top {
		padding: 20px 0 57px 0;
	}

	.about_bar .about_content .about_img {
		width: 130px;
		left: 0rem;
		top: -21px;
	}

	.about_bar .about_content {
		margin-top: 46px;
	}

	.about_bar .about_content .about_title {
		padding: 22px 0;
	}
}

@media screen and (max-width:850px) {
	.about {
		height: 390px;
	}
}

@media screen and (max-width:600px) {
	.about_bar .about_content .about_title p {
		padding: 10px 10px 0 48px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.about_bar .about_content {
		margin-top: 45px;
		padding: 0 20px;
	}

	.about_bar .about_content .about_img {
		left: 1rem;
	}

	/* xyk改 */
	.about_bar .about_content .about_title {
		width: 100%;
		padding: 20px 0;
	}

	.about_bar .about_content .about_title .more {
		margin-top: 10px;
	}

}

@media screen and (max-width:500px) {

	/*.about_bar .about_content .about_img{display:none;}*/
	.about_bar .about_content .about_title {
		width: 76%;
		padding: 0 0 8px;
	}

	.about_bar .about_content .about_title .more {
		padding: 0px 25px 0px 46px;
	}

	.about {
		height: 344px;
	}

	.title {
		padding: 17px 20px 0 !important;
	}

	.news_content_phone .news_img {
		overflow: hidden;
		height: 100px;
	}

	.news_content_phone .news_description {
		border: 1px solid #cccccc;
		position: relative;
		height: 100px;
	}
}

/* xyk改 */
@media screen and (max-width:400px) {
	.about_bar .about_content .about_title p {
		padding: 10px 10px 0 24%;
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.about_bar .about_content .about_title .more {
		padding: 0px 25px 0px 59px;
	}
}

@media screen and (max-width:360px) {
	.about_bar .about_content .about_title p {
		padding: 10px 10px 0 30%;
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.about_bar .about_content .about_title .more {
		padding: 0px 25px 0px 64px;
	}
}

.right-box {
	text-align: center;
}

.right-cat .title {
	font-weight: 600;
	text-align: center;
}

.itemvideo {
	padding-bottom: 13px;

}

.flexvideo {}

.flexvideo .content {
	position: relative;
}

/*产品*\
 * 
 */
.product_con {
	max-width: 1200px;
	margin: auto;
}

.product_con-phone {
	max-width: 640px;
	margin: auto;
	display: none;
	padding: 20px 30px 0;
}

.rvc {
	max-width: 1200px;
	position: relative;
	margin: auto;
	margin-top: 30px;
}

.rvc-wrapper {
	margin: auto;
	overflow: hidden;
}

.rvc-wrapper img {
	width: 100%;
	height: 210px;
	object-fit: cover;
}

.rvc-wrapper ul {
	overflow: hidden;
	position: relative;
}

.rvc-wrapper ul li {
	float: left;
	background: #fff;
}

.rvc-wrapper ul li a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}

.rvc-wrapper ul li a .img-wrapper {
	/* max-height: 286px; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.rvc-wrapper ul li a .text-wrapper {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: -1px;
	padding: 10px;
}

.rvc-wrapper ul li a h2 {
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rvc-wrapper ul li a p {
	text-align: left;
	color: #000;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ossbg {
	background-color: #eee;
}

.text-wrapper i {
	display: inline-block;
	margin-top: 10px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #426AB3;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

.rvc-prv, .rvc-next {
	position: absolute;
	height: 100%;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.rvc-prv {
	left: 0;
}

.rvc-next {
	right: 0;
}

.product_con-phone_bar {
	padding-bottom: 40px !important;
}

.product_con-phone .img-wrapper img {
	width: 100%;
}

.product_con-phone .text-wrapper {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.product_con-phone .text-wrapper h2 {
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-size: 15px;

	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}

.product_con-phone .text-wrapper p {
	text-align: left;
	color: #000;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.product_con-phone .text-wrapper i {
	display: inline-block;
	margin-top: 10px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #426AB3;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

@media screen and (max-width:785px) {
	.product_con {
		display: none;
	}

	.product_con-phone {
		display: block;
	}
}

.group-titles {
	font-size: 20px;
	font-weight: 600;
}

@media screen and (max-width:700px) {
	.product_con-phone .img-wrapper {
		/* height: 121px; */
		overflow: hidden;
	}

	.product_con-phone .img-wrapper img {
		width: 100%;
		/* height: 100%; */
		height: 60px;
		object-fit: cover;
	}
}



/*人才理念*/
.idea {
	width: 100%;
	height: 440px;
	background: url(../images/nd_54.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 96px;
}

.aboutbg {
	/* background-image: none; */
	background: url(../images/aboutus-bg.png) no-repeat center center;
	background-size: cover;

}

.abs-about {
	width: 50%;
	float: left;
	background: url(../images/aboutus-bg.png) no-repeat center center;
	height: 440px;
	background-size: cover;
}

.idea .idea_con {
	width: 50%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	float: right;
	position: relative;
}

.idea .idea_con .idea_tiex {
	padding: 63px 0 0 47px;
}

.idea .idea_con .idea_tiex h2 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	display: none;
}

.idea .idea_con .idea_tiex h1 {
	color: #fff;
}

.idea .idea_con p {
	color: #FFFFFF;
	margin-bottom: 16px;
	font-size: 14px;
}

.idea .idea_con .more {
	position: absolute;
	bottom: 9%;
}

.idea .idea_con .more a {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 20px;
	border: 1px solid #426ab3;
	color: #000000;
	background: #ffffff;
}

.idea .idea_con .more a i {
	display: inline-block;
	width: 19px;
	height: 19px;
	color: #ffffff;
	background: #426ab3;
	text-align: center;
	line-height: 19px;
	border-radius: 100%;
	font-size: 12px;
	margin-left: 12px;
}

.idea .idea_con .more a:hover {
	background: #426ab3;
	color: #FFFFFF;
}

.idea .idea_con .more a:hover i {
	background: #FFFFFF;
	color: #426ab3;
}

.idea .idea_con .talent_concept {
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	display: inline-block;
	padding: 15px 40px;
	background: #426AB3;
	top: 47px;
	left: -224px;
}

.idea .idea_con .talent_concept span {
	font-size: 16px;
}

.idea .idea_con .talent_concept h2 {
	font-size: 36px;
	color: #FFFFFF;
}

@media screen and (max-width:1024px) {
	.idea {
		height: 370px;
	}
}

@media screen and (max-width:900px) {
	.idea {
		height: 310px;
	}
}

@media screen and (max-width:674px) {
	.idea .idea_con p {
		margin-bottom: 10px;
	}

	.idea .idea_con {
		width: 72%;
	}

	.idea .idea_con .idea_tiex {
		padding: 23px 12px;
	}

	.idea .idea_con .talent_concept {
		padding: 4px 12px;
		left: -101px;
	}

	.idea .idea_con .talent_concept span {
		font-size: 12px;
	}

	.idea .idea_con .talent_concept h2 {
		font-size: 16px;
	}

	.idea {
		height: 210px;
	}
}


@media screen and (max-width:520px) {
	.idea {
		margin-top: 20px;
	}

	/*.talent_concept{display: none !important;}*/
}

@media screen and (max-width:375px) {
	.idea .idea_con {
		width: 61%;
	}
}

/*底部*/
.bottom {
	background: #282828;
	margin-top: 60px;
}

.bottom .bottom_bar {
	max-width: 1200px;
	margin: auto;
	padding: 40px 0 20px 0;
}

.bottom .bottom_bar .bottom_l {
	width: 85%;
	float: left;
}

.bottom .bottom_bar .bottom_r {
	width: 14%;
	float: left;
}

.bottom .bottom_bar .bottom_r .bottom_lxbar {
	width: 40%;
	float: left;
}

.bottom .bottom_bar .bottom_r .border-lx {
	width: 100%;
}

.bottom .bottom_bar .bottom_r .bottom_rwm {
	width: 100%;
	float: left;
}

.bottom .bottom_bar .bottom_r .bottom_rwm>div {
	width: 68%;
	float: left;
}

.bottom .bottom_bar .bottom_r .bottom_rwm span {
	display: block;
}

.bottom .bottom_bar .bottom_l .about_bottom {
	width: 15%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}

.bottom .bottom_bar .bottom_l dt a {
	padding-right: 20px;
}

.bottom .bottom_bar .bottom_l .cp_bottom {
	width: 18.78%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}

.bottom .bottom_bar .bottom_l .jt_bottmo {
	width: 24%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}

.bottom .bottom_bar .bottom_l dl dt a {
	color: #FFFFFF;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 16px;
	margin-bottom: 12px;
	border-bottom: 1px solid #383838;
}

.bottom .bottom_bar .bottom_l dl dd {
	margin-bottom: 2px;
	margin-left: 0
}

.bottom .bottom_bar .bottom_l dl dd a {
	color: #FFFFFF;
	font-size: 12px;
}

.bottom .bottom_bar .bottom_l dl dd a:hover {
	text-decoration: underline;
}

.border-lx span {
	color: #426ab3;
	font-size: 16px;
}

.border-lx h2 {
	color: #426ab3;
	font-size: 28px;
	font-weight: bold;
}

.bottom_rwm {
	text-align: center;
	color: #FFFFFF;
}

.bottom_rwm span {
	margin-top: 17px;
}

.bottom_min {
	background: #131313;
}

.bottom_min .bottom_minbar {
	max-width: 1200px;
	margin: auto;
}

.bottom_min .bottom_minbar p {
	font-size: 13px;
	margin-left: 14px;
	color: #666666;
	padding-bottom: 10px;
	/* sjw 20240620新增 */
	padding-top: 10px;
}

.bottom_min .bottom_minbar p a {
	font-size: 12px;
	color: #666666;
}

@media screen and (max-width:1024px) {
	.bottom_l {
		display: none;
	}

	.bottom .bottom_bar .bottom_r {
		width: 45%;
		margin: auto;
		float: none;
	}

	.bottom .bottom_bar .bottom_r .bottom_rwm {
		width: 100%;
	}

	.bottom .bottom_bar .bottom_r .bottom_lxbar {
		margin-top: 4%;
	}

	.bottom .bottom_bar .bottom_r .border-lx {
		float: left;
		width: 50%;
	}

	.border-lx span {
		color: #426ab3;
		font-size: 14px;
	}

	.border-lx h2 {
		color: #426ab3;
		font-size: 20px;
		font-weight: bold;
	}

	.bottonrR {
		float: right;
	}
}

@media screen and (max-width:717px) {
	.bottom_rwm, .bottom .bottom_bar {
		display: none;
	}

	.bottom .bottom_bar .bottom_r .bottom_lxbar {
		width: 100%;
	}

	.bottom .bottom_bar .bottom_r .border-lx {
		float: left;
		width: 50%;
		text-align: center;
	}

	.border-lx span {
		color: #426ab3;
		font-size: 18px;
	}

	.border-lx h2 {
		color: #426ab3;
		font-size: 25px;
		font-weight: bold;
	}
}

@media screen and (max-width:470px) {
	.bottom_rwm {
		display: none;
	}

	.bottom .bottom_bar .bottom_r .bottom_lxbar {
		width: 100%;
	}

	.bottom .bottom_bar .bottom_r .border-lx {
		text-align: center;
	}

	.border-lx span {
		color: #426ab3;
		font-size: 0.8rem;
	}

	.border-lx h2 {
		color: #426ab3;
		font-size: 1.3rem;
		font-weight: bold;
	}

	.bottom_minbar img {
		width: 70%;
	}

	.bottom .bottom_bar {
		padding: 20px 0;
	}
}

@media screen and (max-width:320px) {
	.border-lx h2 {
		color: #426ab3;
		font-size: 1rem;
		font-weight: bold;
	}
}

/*新闻*/
.min_banner .min_nav {
	width: 100%;
	height: 42px;
	background: rgba(0, 0, 0, 0.7);
	background: none\0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)\9;
	position: absolute;
	bottom: 0;
}

.min_banner .min_nav .min_navbar {
	max-width: 1200px;
	margin: auto;
}

.min_banner .min_nav .min_navbar ul li {
	float: left;
	height: 42px;
	line-height: 42px;
	margin-right: 47px;
}

.min_banner .min_nav .min_navbar ul li a {
	color: #FFFFFF;
}

.min_banner .min_nav .min_navbar ul li.min_navbar_active {
	padding: 5px 10px;
	background: #000;
	margin-top: -10px;
}

/*面包屑*/
.crumbs {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #efefef;
}

.crumbs .crumbs_bar {
	max-width: 1200px;
	margin: auto;
}

.crumbs .crumbs_bar ul {
	float: right;
}

.crumbs .crumbs_bar ul li {
	float: left;
	height: 32px;
	line-height: 32px;
	margin: 0 2px;
}

.crumbs .crumbs_bar ul li a {
	color: #999;
	font-size: 12px;
}

.crumbs .crumbs_bar ul li.crumbs_active a {
	color: #000;
}

/*new_conter*/
.main {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 8px;
}

.main_top {
	text-align: center;
	padding: 2rem 0 1rem;
}

.main_top h3 {
	font-size: 28px;
	text-align: center;
	font-size: 28px;
}

.main_top span {
	display: inline-block;
	width: 80px;
	height: 3px;
	background: #ccc;
}

.new_list {
	max-width: 1200px;
	margin: auto;
}

.new_list ul li {
	margin-bottom: 1.5%;
	overflow: auto;
	background: #efefef;
	height: auto;
}

.new_list .new_img {
	width: 24%;
	float: left;
}

.new_list .new_img img {
	width: 100%;
}

.new_list .new_con {
	width: 67%;
	float: right;
	padding: 2% 7.5% 2% 0;
}

.new_list .new_con h2 {
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.new_list .new_con span {
	font-size: 14px;
	display: block;
	margin: 10px 0;
	color: #999;
}

.new_list .new_con p {
	margin-top: 11px;
	margin-bottom: 7px;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.new_list .new_con a {
	margin-top: 0.7%;
	font-size: 14px;
	color: #426ab3;
	padding: 5px 18px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #426ab3;
}

.new_list .new_con i {
	display: inline-block;
	font-size: 23px;
	vertical-align: middle;
}

.new_list .new_con a:hover {
	background: #426ab3;
	color: #fff;
}



@media screen and (max-width:414px) {
	header {
		height: 61px;
	}

	section .title span {
		font-size: 12px;
	}

	.new_list .new_img {
		width: 52.5% !important;
	}

	.new_list .new_con {
		width: 35% !important;
	}

	.top .logo {
		padding: 0px;
		margin-left: 20px;
	}

	.new_list .new_con span {
		margin: 3px 0;
	}

	.new_list .new_con p {
		line-height: 17px;
		display: none;
	}

	.new_list .new_con a {
		padding: 4px 7px;
	}

	.top .logo img {
		height: 60px;
		width: auto;
	}

	.min_banner {
		display: none;
	}

	.phone_banner {
		display: block;
		height: 141px;
		background-size: 100% 100%;
		margin-top: 101px;
	}

	.min_nav {
		display: none;
	}

	.crumbs {
		display: none;
	}

	.new_list ul li {
		margin-bottom: 3.5%;
	}

	.new_list .new_con span {
		display: none;
	}

	/*.new_list .new_con p{display: none;}*/
	.new_list .new_con span {
		margin: 9px 0;
	}

	.new_list .new_con h2 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		font-size: 14px;
		/*margin-bottom: 40px;*/
	}

	.new_list .new_con a {
		font-size: 12px;
		padding: 4px 4px;
	}

	.pages {
		display: none;
	}

	.news_content_phone .news_description1 h3 {
		font-size: 15px;
	}

	.news_content_phone .news_description1 p {
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		display: none;
	}
}

@media screen and (max-width:375px) {
	.new_list li {
		height: 90.5px !important;
	}

	.new_list .new_img {
		width: 122px !important;
		height: 100% !important;
	}

	.new_list .new_img img {
		width: 100%;
		height: 100%;
	}

	.new_list .new_con {
		width: 55% !important;
	}

	/*.new_list .new_con h2{margin-bottom: 14px;}*/
}

@media screen and (max-width:320px) {
	.new_list .new_img {
		width: 100% !important;
	}

	.new_list .new_con {
		width: 92% !important;
		padding: 4% 0;
	}
}



@media only screen and (min-width:768px) and (max-width: 1024px) {
	.new_list .new_img {
		width: 33.5%;
		float: left;
	}

	.new_list .new_con {
		width: 61%;
		float: right;
		background: #efefef;
		padding: 2.75%;
	}

	.new_list .new_con span {
		margin: 9px 0;
	}
}

@media only screen and (min-width:1024px) and (max-width: 1177px) {
	.new_list .new_img {
		width: 27.5%;
		float: left;
	}

	.new_list .new_con {
		width: 67%;
		float: right;
		background: #efefef;
		padding: 2.75%;
	}

	.new_list .new_con span {
		margin: 11px 0;
	}
}

/*分页*/
.pages {
	padding: 4% 0;
	text-align: center;
}

.pages a {
	border: 1px solid #ededed;
	color: #000;
	padding: 10px 12px;
}

.pages a.pagse_active {
	background: #7d7d7d;
	color: #fff;
}

.pages a:hover {
	background: #7d7d7d;
	color: #fff;
}

.pages a.pagse_s {
	margin-right: 12px;
}

.pages a.pagse_x {
	margin-left: 12px;
}

/*新闻详情*/
.news_del .news_tltei {
	width: 100%;
	padding: 19px 0 12px;
	background: #efefef;
	text-align: center;
}

.news_del .news_tltei h2 {
	color: #426ab3;
	font-size: 22px;
}

.news_del .news_tltei span {
	color: #999;
	font-size: 14px;
}

.news_del .news_del_con {
	margin-top: 3%;
}

.news_del .news_del_con p {
	color: #666666;
	font-size: 14px;
	/*margin-bottom: 23px;*/
	/* text-align: justify; */
	overflow: hidden;
}

.news_del .news_del_con p img {
	/* height: 30%; */
}

.news_del .news_del_con .news_delimg {
	text-align: center;
	margin: 30px 0;
}

@media only screen and (min-width:141px) and (max-width: 1024px) {
	.news_del_con {
		margin: 0 10px;
	}
}

/*招聘*/
/*/*.join_bar{padding:0 10px;}*/
/*xyk改*/
.join_bar .item {
	width: 25%;
	float: left;
}

.join_bar .item div {
	background: #efefef;
	padding: 36px 16px;
	margin: 10px;
}

.join_bar .item div h3 {
	color: #000;
	font-size: 20px;
	margin-bottom: 10px;
}

.join_bar .item div span {
	font-size: 14px;
	margin-top: 20px;
	color: #666666;
	display: inline-block;
}

.join_bar .item div p {
	font-size: 14px;
	margin-bottom: 20px;
	color: #666666;
	text-align: justify;
}

.join_bar .item div a {
	margin-top: 0.7%;
	font-size: 14px;
	color: #426ab3;
	padding: 5px 18px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #426ab3;
}

.join_bar .item div a i {
	display: inline-block;
	font-size: 23px;
	vertical-align: middle;
}

.join_bar .item div a:hover {
	background: #426ab3;
	color: #fff;
}

@media screen and (max-width: 804px) {
	.join_bar .item {
		float: left;
		width: 50%;
	}
}

@media screen and (max-width: 600px) {
	.join_bar .item {
		float: left;
		width: 50%;
	}
}

@media screen and (max-width: 375px) {
	.join_bar .item div a {
		padding: 5px 7px;
	}

	.join_bar .item div {
		padding: 17px 10px;
	}
}

/*招聘详情*/
.Join_del {
	padding: 40px 0;
}

.Join_del .Join_ms {
	margin-bottom: 32px;
}

.Join_del .Join_ms span {
	font-size: 14px;
	color: #666;
}

.Join_del .Join_ms p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.mail_btn {
	text-align: center;
}

.mail_btn a {
	padding: 10px 18px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background: #426ab3;
	color: #fff;
}

.mail_btn a i {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	color: #426AB3;
}

@media screen and (max-width: 1200px) {
	.Join_del {
		padding: 40px 35px;
	}
}

/*在线咨询*/
.Online {
	max-width: 1200px;
	background: #efefef;
	padding: 80px 140px;
}

.Online .Online_left {
	width: 45%;
	float: left;
}

.Online .Online_left ul li {
	margin-bottom: 17px;
}

.Online .Online_left ul li input {
	width: 93%;
	padding: 15px 0px 13px 16px;
	color: #666666;
	font-size: 14px;
	border: none;
	border-radius: 5px;
}

.Online .Online_right {
	width: 45%;
	float: right;
}

.Online .Online_right textarea {
	width: 100%;
	height: 100%;
	text-align: left !important;
	color: #666666;
	padding: 13px 15px 0 15px;
	font-size: 14px;
	max-height: 231px;
	border: none;
	border-radius: 5px;
}

@media screen and (max-width:768px) {
	.Online .Online_left {
		width: 100%;
	}

	.Online .Online_right {
		width: 100%;
	}

	.Online .Online_right textarea {
		width: 90%;
	}

	.product_bar {
		padding: 20px 0;
	}
}

@media screen and (max-width:700px) {
	.Online {
		padding: 30px 50px;
	}

	.Online .Online_right textarea {
		width: 88%;
	}
}

@media screen and (max-width:375px) {
	.Online {
		padding: 30px 20px;
	}

	.Online .Online_right textarea {
		width: 88%;
	}
}

.Online_btn {
	text-align: center;
	margin-top: 32px;
}

.Online_btn a {
	padding: 10px 44px;
	background: #426AB3;
	border-radius: 20px;
	color: #FFFFFF;
}

/*鉴别协助*/
.Identification>.assistance {
	display: flex;
	justify-content: space-around;
}

.Identification {
	max-width: 1200px;
	background: #efefef;
	padding: 80px 140px;
}

.Identification .Identification_left, .Identification .Identification_right {
	width: 45%;
	text-align: left;
}

.Identification ul li {
	margin-bottom: 17px;
}

.Identification ul li input {
	width: 93%;
	padding: 15px 0px 13px 16px;
	color: #666666;
	font-size: 14px;
	border: none;
	border-radius: 5px;
}

.Identification ul li select {
	width: 97%;
	padding: 15px 0px 15px 16px;
	color: #666666;
	font-size: 14px;
	border: none;
	border-radius: 5px;
}

@media screen and (max-width:768px) {
	.Identification .Identification_left {
		width: 100%;
	}

	.Identification .Identification_right {
		width: 100%;
	}
}

.Identification_btn {
	text-align: center;
	margin-top: 32px;
}

.Identification_btn a {
	padding: 10px 44px;
	background: #426AB3;
	border-radius: 20px;
	color: #FFFFFF;
}

.upload-btn {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
	background-color: #426AB3;
	/* 修改为蓝色背景 */
	border-color: #2e6da4;
}

/*联系信息*/
.map_con {
	background: #efefef;
}

.map_r {
	width: 37%;
	float: right;
	padding-top: 27px;
}

.title {
	padding: 10px 0;
}

.title h2 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 23px;
}

.title p {
	line-height: 25px;
	font-size: 14px;
	color: #000000;
}

.rwm {
	display: table;
	margin-top: 62px;
}

iframe {
	border: none;
	float: left;
}

.rwm span {
	display: block;
}

@media screen and (min-width:1680px) {
	.catlistdetail {
		padding-top: 50px;
	}
}

@media screen and (max-width:1024px) {
	.rwm {
		margin-top: 15px;
	}
}

@media screen and (max-width:414px) {
	.map_bar {
		width: 100%;
		height: 266px;
		border: 1px solid #cfcfcf;
	}

	.map_r {
		width: 100%;
		padding-top: 0;
	}

	.title {
		padding: 20px;
	}

	.map_con {
		margin: 0 4px;
	}

	.news_description .border-left {
		background: #fff;
	}

	.news_description .border-bottom {
		background: #fff;
	}

	.news_description .border-top {
		background: #fff;
	}

	.news_description .border-right {
		background: #fff;
	}
}

/*集团*/
.group_item {
	background: #efefef;
	margin-bottom: 30px;
}

.group_item .group_l {
	width: 21%;
	float: left;
}

.group_item .group_con {
	width: 79%;
	float: right;
}

.group_item .cp_l {
	width: 21%;
	float: left;
}

.group_item .cp_r {
	width: 79%;
	float: right;
}

.group_item .group_con .group_title {
	padding: 20px 50px 20px 20px;
}

.videoimg {
	width: 55px;
	position: absolute;
	top: -21px;
	left: 49px;
}


@media only screen and (min-width:1024px) {
	.newdeg .group_l {
		width: 35%;
	}

	.newdeg .group_con {
		width: 65%;
	}

	.newdeg .group_con .group_title {
		padding: 10px 20px 0px 20px;
	}

	.newdeg {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 15px;
	}

	.newdeg .group_item {
		width: 45%;
	}

	.middel-cat .group_l {
		width: 23%;
	}

	.middel-cat .group_con {
		width: 77%;
	}
}

#download_file_part li {
	margin-bottom: 10px;
}

#download_file_part .down-btn {
	min-width: 350px;
	color: #fff !important;
	background-color: #337ab7;
	border-color: #2e6da4;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none !important;
}

.newbg {
	background-color: #88abdf;
}

.nodata {
	display: none;
}

.first_color {
	color: #fff;
}

.bigfont {
	font-size: 17px;
}

.group_item .group_con .group_title h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}


.group_item .group_con .group_title p {
	font-size: 14px;
	color: #333;
	line-height: 19px;
}

.Prompt {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.centent {
	width: 100%;
}

.style1 {
	width: 100%;
	max-height: 50px;
	margin: 0;
	overflow-y: auto;
}

.style4 {
	width: 100%;
	max-height: 100px;
	margin: 0;
	overflow-y: auto;
}

.style1::-webkit-scrollbar {
	display: none;
}

.style1 ul {
	margin: 0;
}

.style1 li {
	line-height: 50px;
	border-bottom: solid 2px #fff;
}

.style2 {
	width: 100%;
	margin: 0;
	height: 200px;
	overflow-x: auto;
}

.style2 ul {
	width: 200%;
	padding: 0;
	margin: 0;
}

.style2 ul li {
	width: 100%;
	line-height: 50px;
	border-bottom: solid 2px #116644;
	text-align: center;
}

@media screen and (max-width:1024px) {
	.group_item .group_con .group_title {
		padding: 10px 20px;
	}
}

.godetail {
	margin-bottom: 26px;
}

.catlistdetail {
	display: flex;
	padding-top: 15px;
}



@media screen and (max-width:414px) {
	.group_item .group_l {
		width: 122px;
		height: 90.5px;
		text-align: center;
	}

	/* .nesfos .group_item .group_l{
		width: 125px;
		height: 125px;
		height: 90px;
	} */

	.group_item .group_l .group_img {
		width: 100%;
		height: 100%;
	}

	.group_item .group_l .group_img img {
		width: 100%;
		height: 100%;
	}

	.group_item .group_con {
		width: 66%;
	}

	.group_item .group_con .group_title {
		padding: 0 13px 0px 0px;
		padding-bottom: 5px;
	}

	.style1 {
		max-height: 58px;
		font-size: 12px;
	}
}

@media screen and (max-width:375px) {
	.group_item .group_con .group_title h3 {
		margin-bottom: 3px;
	}

	.main_top h3 {
		font-size: 1.5rem;
	}

	.style1 {
		max-height: 54px;
	}

	.group_item .group_con .group_title p {
		font-size: 12px;
	}
}

@media screen and (max-width:350px) {
	.group_item .group_l {
		width: 100%;
		text-align: center;
	}

	.group_item .group_con {
		width: 100%;
	}

	.group_item .group_con .group_title {
		padding: 10px 20px;
	}
}

.newcate .overtop {
	padding: 20px 12px;
}

@media screen and (max-width:768px) {
	.style1 {
		max-height: 66px;
	}

	.m-style {
		max-height: 20px;
	}

	.group_item .group_con .group_title h3 {
		margin-left: 9px;
		margin-bottom: 5px;
		font-size: 14px;
		margin-top: 9px;
	}

	.godetail {
		margin-bottom: 5px;
	}

	.sidebar-widget {
		margin-right: 1rem;
	}

	.li-dis {
		/* flex-direction: column; */
	}

	.sidebar-widget.categories ul li {
		padding: 10px;
		padding-left: 15px;
	}

	.top-ul {
		padding: 10px;
	}

	.newcate .overtop {
		padding: 10px 6px;
	}

	.middel-cat {
		width: 95%;
	}

	.catlistdetail {
		flex-direction: column;
	}

	.right-cat {
		width: 95%;
		margin: 0 auto;
	}

	.newright {
		padding-top: 0;
	}

	.right-cat .title {
		padding: 20px !important;
	}

	.videoimg {
		left: 50px;
	}

	.group_item .group_con {
		width: 63%;
	}

	.left-cat {
		width: auto;
	}

	.cat_mobile {
		margin-right: 0;
		position: relative;
	}


	#downloadFile img {
		/* width: 100%;
		height: auto; */
	}

	.newcate {
		margin-right: 0;
	}

	.lianxi {
		/* padding-top: 120px !important; */
	}

	.groupdetail {
		flex-direction: column;
	}

	.right-dis {
		width: auto;
	}

	.left-dis {
		width: auto;
	}

	.newssz {
		margin-right: 0;
	}

	.midde-detail {
		width: auto;
	}
}

/*关于*/
.about_us {
	text-align: center;
}

/*足迹*/
.spoor_p {
	position: relative;
	background: #efefef;
}

.spoor_p .spoor_img {
	width: 20%;
	float: left;
	position: relative;
	overflow: hidden
}

.spoor_p .spoor_con {
	right: 0;
	lefT: 2%;
	top: 0;
	bottom: 0;
	position: absolute;
	border-lefT: 0;
	padding: 30px 40px;
	line-height: 2;
}

.spoor_p .spoor_con h3 {
	font-size: 13px;
	color: #000000;
	font-weight: 500;
}

.spoor_p .spoor_con p {
	font-size: 16px;
	color: #000000;
	margin: 0;
}

.spoor_p .spoor_con p span {
	display: block;
}

.spoor_list {
	margin-top: 15px;
}

.spoor_list .spoor_item {
	position: relative;
	padding: 0 20px;
}

.spoor_list .spoor_item span {
	position: absolute;
	top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.spoor_list .spoor_item ul {
	margin-left: 20%;
}

.spoor_list .spoor_item ul li {
	padding: 10px 0;
}

@media only screen and (min-width:1024px) {

	/*.scroll_box {display: none !important; }*/
	.spoor_tit {
		width: auto;
		max-height: 275px;
		margin: 0;
		overflow-y: auto;
	}
}

@media screen and (max-width:954px) {
	.spoor_p .spoor_con p {
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 15px;
	}

	.spoor_p .spoor_con {
		padding: 6px 34px
	}
}

@media screen and (max-width:750px) {
	.spoor_p .spoor_img {
		margin-right: 1%;
		width: 31%;
	}

	.spoor_p .spoor_con {
		position: static;
		padding: 6px 0 0 170px;
		position: relative;
		lefT: 0%;
	}

	.spoor_list .spoor_item ul {
		margin-left: 7%;
		padding-top: 43px;
	}

	.spoor_p .spoor_con p span {
		line-height: 22px;
	}
}

@media screen and (max-width:457px) {
	.spoor_p .spoor_img {
		margin-right: 1%;
	}

	.spoor_p .spoor_con {
		position: static;
		padding: 0px 0 0 143px;
		position: relative;
		lefT: 0%;
	}

	.spoor_p .spoor_con p {
		margin-bottom: 3px;
	}

	.spoor_list .spoor_item ul {
		margin-left: 7%;
		padding-top: 43px;
	}

	.scroll_box {
		right: -1% !important;
	}

	.spoor_tit {
		width: 100%;
		max-height: 155px;
		margin: 6px 0 0 0;
		overflow-y: auto;
	}
}

@media screen and (max-width:375px) {
	.spoor_p .spoor_con {
		padding: 0px 0 0 130px;
	}

	.spoor_tit {
		max-height: 143px;
	}
}

@media screen and (max-width:334px) {
	.spoor_p .spoor_img {
		width: 100%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.spoor_p .spoor_con {
		position: static;
		padding: 6px 20px;
		position: relative;
		lefT: 0%;
	}

	.spoor_p .spoor_con p {
		margin-bottom: 3px;
	}

	.spoor_tit {
		height: 100%;
		overflow: auto;
	}

	.scroll_box {
		display: none !important;
	}

	.spoor_list .spoor_item ul {
		margin-left: 7%;
		padding-top: 43px;
	}
}

/*传输皮带*/
.belt_more {
	display: inline-block;
	margin-top: 5px;
	padding: 0px 12px;
	border: 1px solid #426AB3;
	border-radius: 10px;
	color: #426AB3;
	cursor: pointer;
}

.belt_more:hover {
	background: #426ab3;
	color: #fff;
}

@media screen and (max-width:1200px) {
	.belt .group_title {
		padding: 10px 22px;
	}

	.belt .group_title h3 {
		margin-bottom: 7px;
	}
}

@media screen and (max-width:975px) {
	.style4 {
		max-height: 62px;
	}
}

/*new_banner_pc*/
@media (min-width:1281px) {
	.new_banner_box {
		margin-top: 190px;
		width: 100%;

		background-image: url(../images/banner_bg.jpg);


		background-position: center center;


		background-repeat: no-repeat;


		background-attachment: fixed;


		background-size: cover;


		background-color: #464646;
	}

	.new_banner {
		width: 70%;
		margin: 0 auto;
	}

	.new_banner img {
		width: 100%;
		display: block;
	}

}

.group_item .group_con .group_title .newh3 {
	margin-bottom: 3px;
}

.noimg {
	width: 100% !important;
	float: none !important;
}

/*new_banner_mb*/
@media (min-width:200px) and (max-width:1280px) {
	.new_banner {
		width: 100%;
		margin-top: 100px !important;
	}

	.new_banner img {
		width: 100%;
		display: block;
	}


}


.ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.body_con {
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 0;
}

.body_top {
	width: 100%;
	height: 60px;
	background: #1d8ff0;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
}

.body_left {
	/* width: 247px; */
	width: 100%;
	/* height: 1100px; */
	display: inline-block;
	vertical-align: top;
	background: #3665AD;
	position: relative;
	font-size: 18px;
	color: #fff;
}

.body_right {
	width: calc(100% - 200px);
	height: 1100px;
	display: inline-block;
	vertical-align: top;
	background: #f3faff;
	font-size: 32px;
	color: #999;
	text-align: center;
	line-height: 900px;
}

.body_left_list {
	width: 100%;
	min-height: 1rem;
	position: relative;
}

.body_left_list>li {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #3665AD;
	transition: all 0.5s;
	max-height: 1500px;
}

.body_left_list>li>label {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #fff;
	font-size: 16px;
	background: #3665AD;
	display: block;
}

.body_left_list>li>label>span {
	padding: 0 20px;
	width: 150px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.body_left_list>li>label>a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.body_left_list>li>label>i {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 11px;
}

.body_left_list>li>ul {
	width: 100%;
	min-height: 1px;
	position: relative;
}

.body_left_list>li>ul>li {
	width: 100%;
	max-height: 50px;
	overflow: hidden;
	transition: all 0.5s;
}

.body_left_list>li>ul>li:hover {
	max-height: calc(200 * 8px);
}

.body_left_list>li>ul>li>label {
	width: 100%;
	height: 50px;
	background: #cdd9eb;
	line-height: 50px;
	position: relative;
	transition: all 0.5s;
	display: block;
}

.body_left_list>li>ul>li:hover>label {
	background: #b9cef6;
	border-left: 6px solid #1D8FF0;
}

.body_left_list>li>ul>li:hover>label>i:nth-child(3) {
	transform: rotate(90deg);
}

.body_left_list>li>ul>li>label>i:nth-child(1) {
	padding-left: 30px;
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
}

.body_left_list>li>ul>li>label>span {
	font-size: 15px;
	color: #a1a3ab;
	color: #000;
	width: 180px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.body_left_list>li>ul>li>label>i:nth-child(3) {
	position: absolute;
	top: 0;
	right: 25px;
}

.body_left_list>li>ul>li>label>a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.body_left_list>li>ul>li>ul {
	width: 100%;
	min-height: 1px;
}

.body_left_list>li>ul>li>ul>li {
	max-height: 40px;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
}

.body_left_list>li>ul>li>ul>li:hover {
	max-height: calc(200 * 8px);
}

.body_left_list>li>ul>li>ul>li>label {
	width: 100%;
	height: 40px;
	background: #fff;
	position: relative;
	line-height: 40px;
	display: block;
	transition: all 0.5s;
}

.body_left_list>li>ul>li>ul>li:hover>label>span {
	color: #000;
}

.body_left_list>li>ul>li>ul>li:hover ul {
	display: block;
}

.body_left_list>li>ul>li>ul>li:hover>label>i {
	color: #fff;
}

.body_left_list>li>ul>li>ul>li>label>span {
	font-size: 14px;
	padding-left: 70px;
	color: #a1a3ab;
	width: 150px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.body_left_list>li>ul>li>ul>li>label>i {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 14px;
}

.body_left_list>li>ul>li>ul>li>label>a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
}

.body_left_list>li>ul>li>ul>li>ul {
	width: 120px;
	min-height: 1px;
	position: fixed;
	top: 0;
	left: 360px;
	left: 28%;
	display: none;
}

.body_left_list>li>ul>li>ul>li>ul>li {
	width: 100%;
	min-height: 40px;
	position: relative;
	transition: all 0.5s;
	background: #fff;
}

.body_left_list>li>ul>li>ul>li>ul>li>label {
	display: block;
	position: relative;
	width: 100%;
	height: 30px;
}

.body_left_list>li>ul>li>ul>li>ul>li>label>span {
	width: 60%;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	padding-left: 20px;
	display: block;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.5s;
}

.body_left_list>li>ul>li>ul>li>ul>li>label>i {
	position: absolute;
	top: 13px;
	right: 25px;
	font-size: 14px;
	color: #999;
}

.body_left_list>li>ul>li>ul>li>ul>li:hover>label>span {
	color: #1D8FF0;
}

.body_left_list>li>ul>li>ul>li>ul>li:hover>label>i {
	color: #1D8FF0;
}

.body_left_list>li>ul>li>ul>li>ul>li>label>a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.new_left {
	position: relative;
	width: 100%;
	height: 100%;
}

@media only screen and (min-width:320px) and (max-width: 768px) {
	.body_left {
		width: 100%;
	}

	.newdeg {
		padding-top: 12px;
	}

	.lianxi .style4 {
		max-height: 20px;
	}

	.right-box {
		display: flex;
		flex-wrap: wrap;
	}

	.flexvideo {
		width: 50%;
	}
}

.lianxi .cat_group_title .newh3 {
	padding-bottom: 3px;
}

.newcontact {
	display: flex;
	justify-content: space-around;
	align-items: center;

}

.news_del .newcontact .newcpone {
	width: 100%;
	float: none;
}

.lianxi .allmain {
	width: 100%;
}

.lianxi .allmain .group_img img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
}

.bigmap {
	display: flex;
}

.news_del .leftdiv {
	width: 40%;
}

.newmap {
	width: 60%;
	padding: 20px 30px;
}

.left-weixin {
	padding-top: 20px;
}

.left-weixin img {
	width: 150px;
}

.left-weixin div {
	padding-top: 10px;
	font-size: 16px;
}

.allmain .newcontact .newgroupbg {
	background: none;
}

.mapmain {
	max-width: 1070px;
	border-top: 1px solid #ccc;
}

.downdiv .desc, .contactinfo .desc {
	padding-bottom: 5px;
}

.contactinfo {
	padding-top: 10px;
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #eee;
	padding: 10px 30px;
	width: 200px;
}

.conflex {
	display: flex;
	align-items: center;
}

.downdiv {
	padding-top: 10px;
	text-align: center;
	height: 80px;
	font-weight: 600;
}

.conflex .contelinfo {
	margin-left: 10px;
}

.conflex img {
	width: 25px;
	height: 25px;
}

.s-bg-info {
	/* background: #eee; */
	padding: 10px;
	margin-top: 10px;
	border-radius: 5px;
}

.newcpone .group_img {
	text-align: center;
}

.idea .idea_con .newidesa {
	padding-right: 47px;
	text-align: right;
}

.newmap .title h2 {
	margin-bottom: 15px;
}

.aboutbg .aboutideac_con {
	float: left;
}

.aboutbg .aboutideac_con .more {
	right: 14%;
}

.aboutbg .idea_con .talent_concept {
	right: -224px;
	left: auto;
}

.newmain_top {
	/* padding-top: 15rem; */
}

.headurl {
	padding: 2px 8px;
	border-radius: 30px;
	background-color: #426ab3;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 10px;
}


.headurl img {
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

.xu-img img {
	/* max-width: none; */
}

@media only screen and (min-width:320px) and (max-width: 768px) {
	.newcontact {
		flex-direction: column;
	}

	.news_del .newcontact .newcpone {
		height: auto;
	}

	.downdiv {
		height: auto;
	}

	.bigmap {
		flex-direction: column;
	}

	.news_del .leftdiv {
		width: 100%;
	}

	.newmap {
		width: auto;
		padding: 10px;
	}

	.newmap .title {
		padding: 10px !important;
	}

	.newmap .title h2 span {
		font-size: 13px !important;
	}

	.newmap .title p span {
		font-size: 12px !important;
	}

	.newmap .title p {
		font-size: 12px !important;
	}

	.idea .idea_con .idea_tiex span {
		font-size: 13px !important;
	}

	.aboutbg .idea_con p {
		font-size: 12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
		overflow: hidden;
	}

	.idea .idea_con .newidesa {
		padding: 15px 12px;
	}

	.idea .newidesa p {
		margin-bottom: 5px;
	}

	.xu-img {
		overflow-x: auto;
	}

	.idea .newidesa .more {
		left: 5px;
		bottom: 5%;
		right: inherit;
	}

	.idea .idea_con .newidesa span {
		font-size: 12px !important;
	}

	.idea .idea_con .newidesa .more a {
		font-size: 13px;
	}

	.aboutbg .idea_con .talent_concept {
		right: -88px;
	}

	.group_item .group_l .group_img img {
		width: 100%;
		height: 100%;
	}

	.group_item .group_l {
		width: 122px;
		height: 90.5px;
		text-align: center;
	}

	.lianxi .allmain .group_img img {
		width: 100px;
		height: 100px;
	}

	.lianxi .newcpone .group_img {
		text-align: left;
	}

	.lianxi .news_del .newcontact .newcpone {
		flex: 1;
	}

	.headurl {
		background-color: #4f7ccd;
	}

	.lianxi .allmain .newcontact .newgroupbg {
		display: flex;
	}

	.lianxi .s-bg-info {
		margin-top: 0;
	}

	.lianxi .downdiv {
		padding-top: 0;
	}

	.lianxi .contactinfo {
		padding: 10px 10px;
	}

	.group_m_en {
		width: 75px;
	}

	.newinfoflex {
		flex-direction: column;
	}

	.xu-img img {
		max-width: 100%;
	}

	.xu-img table.custom tbody td {
		width: 100px;
		padding: 6px 0px;
		word-break: break-all;
	}

	.xu-img .m-float-right {
		float: right;
	}

	.product_con-phone .text-wrapper h2 {
		height: 45px;
	}

	.aboutbg .aboutideac_con {
		width: 76%;
	}

	#download_file_part .down-btn {
		min-width: auto;
		width: 318px
	}
}

.newheadbg {
	background-color: #02964e;
}

.basecid td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}


.basecid {
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-collapse: border-collapse;
	margin-bottom: 20px;
}





<style type="text/css">.de-img {
	width: 200px;
	height: 200px;
	max-width: none;
}

.right-text {
	padding-left: 10px;
}

.info-flex {
	display: flex;
	justify-content: space-around;
}

.info-flex .info-box {
	width: 45%;
	padding: 15px;
	background-color: #f1f5f8;
	display: flex;
	align-items: flex-start;
}

.info-box .info-text {
	padding-left: 20px;
	cursor: pointer;
	font-size: 16px;
	color: #000;
}
.accordion-item a{
	text-decoration: none !important;
}

@media only screen and (min-width:320px) and (max-width: 768px) {
	.de-img {
		width: 120px;
		height: 120px;
		max-width: none;
	}

	.right-text {
		width: 60%;
	}

	.info-flex {
		flex-direction: column;
	}

	.info-flex .info-box {
		width: 90%;
		margin-bottom: 10px;
	}
	.newsblockquote{
        width: 100%!important;
        flex-direction: column;
    }
    .newsimg{
        object-fit: contain;
        width: 95%;
    }
}
.newsblockquote{
    display: flex;
    justify-content: space-between;
    width: 75%;
    margin: 0 auto;
}