span.mui-icon {
	font-size: 14px;
	color: #007aff;
	margin-left: -15px;
	padding-right: 10px;
}

.mui-off-canvas-right {
	color: #fff;
}

.title {
	margin: 35px 15px 10px;
}

.title+.content {
	margin: 10px 15px 35px;
	color: #bbb;
	text-indent: 1em;
	font-size: 14px;
	line-height: 24px;
}

body {
	line-height: inherit;
}

body .mui-off-canvas-wrap {
	overflow: auto;
}

.bgc-b {
	background-color: #fefffb;
}

.bgc-a {
	background-color: #f6f6f6;
}

.jc-ac-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.jc-ac-nowrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.jsb-ac-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.jsb-ac-nowrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}

.jsb-at-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	align-content: flex-start;
}

.jsb-at-nowrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: nowrap;
	align-content: flex-start;
}

.jsa-ac-wrap {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.jsa-ac-nowrap {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: nowrap;
}

.jl-ac-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.jl-ac-nowrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}

.jl-at-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.jl-at-nowrap {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	align-content: flex-start;
}

.jc-at-wrap {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	align-content: flex-start;
}

.jc-at-nowrap {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: nowrap;
}

/*新添加的css*/
.jsb-ac-nowrap img {
	max-height:768px;
	height:auto;
	width:auto;
	max-width:1920px;
	
}

.box {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
body .flickerplate ul.flicks>li .flick-inner { padding: 0px;}
body .flicker-example .flick-inner .flick-content,body .flicker-example .flick-inner .flick-content img{ width: 100%; min-width: 100%; max-width: 100%; height:100%;}
.banner-content{width:100%; height:100%;}

.box-9 {
	width: 90%;
	margin: auto auto;
	padding: 0px;
}

.box-8 {
	width: 80%;
	margin: auto auto;
	padding: 0px;
	max-width: 1380px;
}

.box-a {
	width: 100%;
	margin: auto;
	padding: 0px;
	max-width: 1220px;
}

.box-show-bgff {
	border-radius: 10px;
	box-shadow: 0px 0px 10px 5px #cfcfcf;
	background-color: #fff;
}

.box .mui-bar-nav {
	background-color: #fff
}

body .mui-content {
	background-color: #fff;
}

a,
a:link,
a:disabled {
	color: #000;
}

a:hover {
	color: #001426;
}

.navbar-fixed-top {
	position: fixed;
	z-index: 99;
	top: 0px;
	box-shadow: 5px 0px 6px 0px #999;
}

.box .mui-table-view-inverted,
.box .mui-off-canvas-left,
.box .mui-off-canvas-right {
	background-color: #448aca;
}

.waptitle {
	padding: 0px 3%;
	background-color: #fff;
}

.waptitle .mui-title {
	position: relative;
	left: 0px;
	right: 0px;
}

.box .mui-btn-block {
	color: #fff;
}

.box .mui-table-view-inverted .mui-table-view-cell:after {
	background-color: #fff;
}

.box .mui-table-view-inverted .mui-table-view-cell {
	padding: 0px 15px;
}

.box .mui-table-view-inverted .mui-navigate-right {
	margin: 0px -15px;
	padding: 15px;
}

@media all and (min-width:1000px) {
	.waptitle {
		display: none;
	}

	.box .mui-bar-nav {
		display: none;
	}

	.box .mui-bar-nav~.mui-content {
		padding: 0px;
		margin: 0px;
		;
	}



}

@media all and (max-width:1000px) {

	.box-9 {
		width: 100%;
	}

	.box-a {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
	}

	.box-8 {
		width: 100%;
		max-width: inherit;
	}
}

.top_big {
	width: 100%;
	border-bottom: 1px #ededed solid;
	background: #eeeeee;
	height: 37px;
}

.top_big .top {
	font-size: 16px;
	color: #737373;
}

.top_hx {
	margin-left: 5px;
	font-size: 12px;
}

.top .fl,
.top .fr {
	width: auto;
	margin: 0px;
	display: flex;
}

.top .fl {
	text-align: left;
}

.top .fr {
	text-align: right;
	font-size: 12px;
}

.top_wb,
.top_wx,
.top_sj {
	display: inline-block;
	width: auto;
	height: 16px;
	padding: 0px 2px;
	line-height: 16px;
}

.top_l {
	color: #737373;
	margin: 0 5px;
}


.header {
	padding: 10px 0px;
	background-color: #fff;
	overflow: inherit;
	position: relative;
	z-index: 199;
}

.log-box a,
.log-box a img {
	display: inline-block;
	height: 61px;
}

.topnav {
	width: auto;
}

.topnav a {
	font-size: 16px;
	padding: 10px 20px;
	font-weight: bold;
}

.share {
	display: inline-block;
	margin-left: 20px;
	position: relative;

}

.share .iconfont {
	font-size: 28px;
	font-weight: bold;
}

.showbox {
	position: absolute;
	right: -30px;
	top: 30px;
	padding: 5px 10px;
	border-radius: 5px;
	display: none;
}

.showbox .inpute {
	min-width: 320px;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0px 10px;
	border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}

.showbox .bottom {
	height: 40px;
	border-radius: 0px 3px 3px 0px;
}

.active .showbox {
	display: flex;
}

/* banner -start*/
#bannerslider {
	background: linear-gradient(180deg, #a2bbe1, #a6bfe5, #a6bee6, #b9d3fe);
	height: 700px;
}

#bannerslider .mui-slider-group .mui-slider-item img {
	height: 700px;
	width: auto;
}

.bannertext {
	text-align: left;
	width: auto;
	max-width: 600PX;
}

.bannertext .h3 {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin: 0px 0px 20px 0px;
	width: 100%
}

.bannertext .p {
	font-size: 20px;
	line-height: 150%;
	color: #fff;
	display: inline-block;
	margin: 0px 0px 20px 0px;
	width: 100%;
	letter-spacing: 2px;
}

.bannertext .bt {
	width: 100%;
}

.bannertext .bt a {
	display: flex;
	padding: 10px 35px;
	font-size: 16px;
	color: #fff;
	width: 45%;
	margin: 5% 0px;
	text-align: center;
	justify-content: center;
}

.bt-a {
	background-color: #448aca;
	border: 2px solid #448aca;
}

.bt-b {
	border: 2px solid #fff;
}

#bannerslider .mui-slider-indicator .mui-indicator {
	width: 20px;
	height: 20px;
}


/* 首页产品 */
.pc-box {
	padding: 50px 0px;
}

.section-title {
	padding: 30px 0px;
}

.sect-tt,
.sect-entt,
.sect-img {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	;
}

.sect-tt {
	font-size: 32px;
}

.sect-entt {
	font-size: 28px;
	font-variant: small-caps;
	margin: 10px 0px;
}

#offCanvasContentScroll {
	height: 100%;
	overflow: auto;
	position: relative;
	;
}



/* WAP 菜单 */

#drawer {}


/* 首页产品 */
.pordut_show {
	box-shadow: 0px 0px 10px 0px #ddd;
}

.zz_show {
	box-shadow: 0px 0px 8px 1px #b8b8b8;
}

.product-box {
	margin: 40px 0px 0px 0px;
}

.product-box .lf,
.product-box .rf {
	margin: 0px;
	padding: 0px;
	display: flex;
}

.product-box .lf {
	width: 12%;
	padding: 30px 0px;
	border-radius: 30px;
}

.product-box .rf {
	width: 85%;

}

.product-box .rf .ul {
	display: none;
}

.product-box .lf a {
	padding: 43px 10%;
	width: 100%;
	font-size: 14px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	/* transition: all 0.8s; */
}

/* 
.product-box .lf a::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 45px;
	background-color: #000;
	margin: 0px 8px 0px 0px;
}
 */

.product-box .lf a span {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 45px;
	background-color: #000;
	margin: 0px 8px 0px 0px;
	display: flex;
	flex-shrink: 0;
}

/*选择li A 第一个样式*/
/* .product-box .lf .li:first-child{
	background-color: #448aca;
	color: #fff;
	transform: scale(1.05);
	
	
} */


.product-box .lf .active,
.product-box .lf a:hover {
	background-color: #448aca;
	color: #fff;
	transform: scale(1.05);
}

.product-box .lf a:hover span,
.product-box .lf .active span {
	background-color: #fff;
}

.coplay_about img {
	border-radius: 5px;
	width: auto;
	max-width: 600px;
	height: 396px; 
	;
}

.coplay_abouttext {
	margin: 0px 0px 0px 30px;
	padding: 20px; height: 400px;
}

.ptten {
	font-size: 16px;
}

.ptten img {
	margin: 0px 10px 0px 0px;
}

.pttentt {
	font-size: 18px;
	font-weight: bold;
	background-color: #448aca;
	color: #fff;
	width: auto;
	display: inline-block;
	padding: 10px 30px;
	margin: 10px 0px 20px 0px;
}

.prodc-text {
	font-size: 14px;
	line-height: 200%;
	min-height: 240px;
}

.prodc-about-list {
	margin-top: 5px;
}

.prodc-about-list a {
	width: 31%;
	margin: 20px 0px;
	/* transition: all 0.3s; */
}

.prodc-about-list img {
	width: 100%;
	max-height:181px;
	max-width:321px;
	
	
}

/* 
.prodc-about-list a:hover{transform: scale(1.05);}
 */

.prodc-about-box,
.cpl-box,
.news_top_info_box,
.news-hy-box .news-top-info-title,
.news-bt-box a,
.lfzz-itme,
.foot-nave a,
.f-r .ma-l span,
.footerbox .f-r img,
.topnav a,
.log-box,
.news-list-a a,
.news-hy a,
.pages-tow-list a,
.in_yingxiao .yingxiao_left,
.in_yingxiao .yingxiao_right,
.pcshow-boxa,
.pcshow-boxb .lf,
.pcshow-boxb .rf,
.pcl-parameter .table {
	transition: all 0.3s;
}

.prodc-about-box:hover,
.cpl-box:hover,
.news_top_info_box:hover,
.news-hy-box .news-top-info-title:hover,
.news-bt-box a:hover,
.lfzz-itme:hover,
.foot-nave a:hover,
.f-r .ma-l span:hover,
.footerbox .f-r img:hover,
.topnav a:hover,
.log-box:hover,
.news-list-a a:hover,
.news-hy a:hover,
.pages-tow-list a:hover,
.in_yingxiao:hover,
.in_yingxiao .yingxiao_left:hover,
.in_yingxiao .yingxiao_right:hover,
.pcshow-boxa:hover,
.pcshow-boxb .lf:hover,
.pcshow-boxb .rf:hover,
.pcl-parameter .table:hover {
	/*transform: scale(1.02);*/
}

/* 首页公司简介 */
.complay-box {
	background-image: url("../images/cc_bg-03.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	padding: 80px 0px 60px 0px;
}

.cpl-box .lf,
.cpl-box .rf {
	width: 48%;
	color: #fff;
}

.cpl-link:link {
	color: #fff;
}

.cpl-link {
	font-size: 16px;
	width: auto;
	margin: 40px 0px 20px 0px;
	color: #fff;
	border: solid 1px #fff;

	/* background-image:linear-gradient(90deg,#0077cc,#00b8ff); */
	padding: 5px 20px;
	border-radius: 10px;
}

.cpl-link:hover {
	color: #fff;
	background-image: linear-gradient(90deg, #0077cc, #00b8ff);
	border: none
}

.cpl-link i {
	margin: 3px;
	/* width: 50px;
	height: 50px; */
	display: flex;
	flex-shrink: 0;
	text-align: center;
	border-radius: 25px;
	background-clip: padding-box;
	justify-content: center;
	align-items: center;
	align-content: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0px 10px;
}

.cpl-tt {
	font-size: 32px;
	font-weight: bold;
}

.cpl-pp {
	font-size: 24px;
	margin: 10px 0px 30px 0px;
	padding-bottom: 30px;
	border-bottom: 2px solid #fff;
}

.cpl-coutnet {
	font-size: 16px;
	line-height: 200%;
}

.cpl-gg-dta-box {
	border-left: 2px solid #fff;
	padding-left: 10px;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
}

.cpl-gg-dta-box span {
	font-size: 24px;
}

.cpl-gg-dta-box p {
	font-size: 16px;
	width: 100%;
	color: #fff;
}

.cpl-gg-dataimg {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	align-content: flex-start;
	position: relative;
	margin: 0px 0px 60px 0px;
}

.cpl-gg-dataimg img {
	max-width: 100%;
	width: auto;
	margin: 0px 0px 0px 0px;
	border-radius: 5px;
}


/* 新闻中心 */
.news_box {}

.newsitem_lf {
	width: 39%;
}

.newsitem_rf {
	width: 59%;
}

.news_c_title {
	font-size: 18px;
}

.news_c_title a {
	padding: 8px 30px;
	font-size: 16px;
}

.news_top_info_box {
	width: 100%;
	height: auto;
	padding: 5%;
	background-color: #fff;
	margin: 40px 0px;
}

.news_top_info_box img {
	width: auto;
	max-width: 100%;
	height: 303px;
}

.news-top-info-title {
	margin: 20px 0px;
}

.news-t-i-box {
	margin: 10px 0px;
}

.news-t-i-box h3 {
	font-size: 16px;
	font-weight: normal;
}

.news-t-i-box p {
	line-height: 200%;
}

.news-t-d-box {
	margin-left: 20px;
}

.news-t-d-box .d {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
/*有修改width: 66px;---100%*/
.news-t-d-box .ym {
	font-size: 16px;
	text-align: center;
	width: 66px;
	margin-top: 10px;
}

.news-hy-box {
	margin-top: 20px;
}

.news-hy-box .news-top-info-title {
	padding: 2% 5%;
}

.news-top-info-title i {
	margin: 3px;
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-shrink: 0;
	background-color: #f8f8f8;
	color: #999;
	font-size: 40px;
	border-radius: 45px;
	background-clip: padding-box;
	margin: 10px 20px 0px 0px;
}

.news-top-info-title:hover i,
.news-hy-box .active i {
	background-color: #448aca;
	color: #fff;
}

.news-bt-box a {
	width: 32%;
	padding: 2% 1%;
	position: relative;
}

.news-bt-box a:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 60%;
	background-color: #c0c0c0;
	right: 0px;
}

.news-bt-box a:last-child:after {
	display: none;
}

.news-bt-box a h3 {
	font-size: 16px;
	font-weight: normal;
}
/*有修改*/
.news-bt-box a .ym {
	
	font-size: 14px;
    display: flex;
    margin-top: 30px;
    position: absolute;
}

.news-bt-box a .fh {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 2;
	font-size: 16px;
}

.zz_box {
	background-color: #f3f3f3;
}

.zz_box_bg {
	background-image: url('../images/ccv001_83.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 622px;
	overflow: hidden;
}

.lfzz-box,
.lfzz-itme {
	height: 360px;
}

.lfzz-box {
	background-color: #535353;
	padding: 1% 3%;
	position: relative;
	margin-right: 2%;
	width: 30%;
}

.lfzz-box .h4 {
	font-size: 28px;
	color: #f0d471;
	width: 100%;
}

.lfzz-box .p {
	font-size: 16px;
	color: #f0d471;
	margin: 10px 0px;
	width: 100%;
	position: relative;
	padding: 10px 0px;
}

.lfzz-box .p:after {
	position: absolute;
	content: '';
	width: 30%;
	height: 3px;
	background-color: #f0d471;
	left: 0;
	bottom: -10px;
}

.lfzz-box a {
	padding: 10px 60px;
	border: 2px solid #fff;
	color: #fff;
	margin-top: 40px;
	display: inline-block;
}

.lfzz-itme {
	background-color: #fff;
	margin: 0px 2%;
	text-align: center;
}

.lfzz-itme:last-child {
	margin-right: 0px;
}

.lfzz-itme img {
	height: 300px;
	width: auto;
	max-width: 100%;
}

.lfzz-itme p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	width: 100%;
}

footer {

	background-color: #3688d2;
	background: linear-gradient(0deg, #3688d2, #3688d2, #3688d2);
}

.footerbox {
	background-image: url('../images/ccv001_84.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 200px;
	padding-top: 25px;
}

.f-photo-box {}

.f-photo-box .text {
	width: 300px;
	flex-shrink: 0;
	margin-left: 10px;
}

.f-photo-box .txt {
	font-size: 20px;
	color: #fff;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.f-photo-box .photol {
	font-size: 32px;
	color: #d5080c;
	font-weight: bold;
}

.foot-nave {
	width: 190px;
}

.foot-nave a {
	width: 100%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	position: relative;
	padding: 0px 0px 0px 20px;
}

.foot-nave a:before {
	content: '';
	width: 1px;
	height: 20px;
	display: flex;
	left: 0px;
	top: 15px;
	background-color: #8156a0;
	position: absolute;
}

.f-r .ma-l p {
	font-size: 14px;
	color: #fff;
	max-width: 260px;
	line-height: 200%;
}

.f-r .ma-l span {
	font-size: 14px;
	color: #000;
	line-height: 200%;
	width: 90%;
	padding: 6px;
	text-align: center;
	background-color: #abd8fa;
	max-width: 260px;
	border-radius: 5px;
	margin-top: 30px;
}

.fbt-l {
	margin-right: 50px;
}

.fbt-l p {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #fff;
	text-indent: 20px;
}

.fbt-l a {
	margin: 0px 20px;
	font-size: 14px;
	color: #fff;
}

.fbt-l a:first-child {
	margin-left: 0px;
}

.banquan {
	margin: 30px auto;
}

.wap-logo img {
	height: 30px;
	width: auto;
	margin-top: 5px;
	;
}

.box .mui-bar .mui-title {
	left: auto;
	right: auto;
}

@media screen and (max-width:1000px) {
	.header {
		display: none;
	}

	.box .top_big {
		height: auto;
	}

	.pc-box {
		padding: 10px 0px;
	}

	.box .top_big .top {
		flex-wrap: wrap;
	}

	.box .top_big .top .fl,
	.box .top_big .top .fr {
		width: 100%;
		margin: 5px 0px;
		display: inline-block;
	}

	.box .top_big .top .fr a {
		display: inline-block;
		float: left;
		font-size: 0.9em;
	}

	#bannerslider .mui-slider-group .mui-slider-item img {
		height: 400px;
	}

	.bannertext {
		width: 90%;
		margin: 5%;
		position: initial;
		z-index: 9;
	}

	.banner-content {
		flex-wrap: wrap;
	}

	.banner-content img {
		height: 400;
		width: 100%;
	}


	.bannertext .h3 {
		font-size: 1.4em;
	}

	.bannertext .p {
		font-size: 1.1em;
	}

	.zz_box_bg {
		height: auto;
	}

	.bannertext .bt a {
		width: 46%;
		padding: 5px 10px;
	}

	.product-box {
		margin: 20px 1% 0px 1%;
		flex-wrap: wrap;
	}

	.product-box .lf {
		width: 100%;
		margin: 0px 0%;
	}

	.product-box .rf {
		width: 98%;
		margin: 0px 1%;
	}

	.prodc-about-box {
		width: 100%;
		flex-wrap: wrap
	}

	.pordut_show img {
		width: 100%;
	}

	.coplay_abouttext {
		width: 98%;
		margin: 20px 1%;
	}

	.ptten img {
		width: auto;
	}

	.cpl-box,
	.news-bt-box,
	.zz_box-list {
		flex-wrap: wrap;
	}

	.cpl-box .lf,
	.cpl-box .rf,
	.news_box .newsitem_lf,
	.news_box .newsitem_rf,
	.news-bt-box a {
		width: 98%;
		margin: 1%;
	}

	.news-top-info-title i {
		display: none;
	}

	.zz_box-list .lfzz-box {
		width: 98%;
		margin: 1%;
	}

	.zz_box-list .lfzz-itme {
		margin: 10px auto; width: 100%; justify-content: center;display: flex; align-items: center;align-content: center;flex-wrap: wrap;
	}

	.footerbox {
		min-height: auto;
	}

	.footer-item {
		flex-wrap: wrap;
	}

	.footer-item .f-c {
		margin: 10px 0px 20px 0px;
	}

	.footer-item .f-r {
		margin: 10px 0px 20px 0px;
	}

	.fbt-l {
		margin: 10px 0px;
		width: 90%;
		margin: 1% 5%;
	}
	.lfzz-box .p:after{display: none;}
	.cpl-tt,.cpl-pp,.lfzz-box .h4,.lfzz-box .p,.lfzz-box .box { justify-content: center; text-align: center;}
}


.navigation {
	width: 100%;
	height: auto;
	line-height: 50px;
}
.cpl-gg-dta-box:first-child{border: none;}
.navigation a,
.navigation span,
.navigation font {
	padding: 2px 10px;
	display: inline-block;
	line-height: 20px;
	border-radius: 5px;
	transition: all 0.5s;
}

.navigation a:hover,
.navigation span:hover,
.navigation font:hover {
	border: 1px solid #bf2b38;
	background-color: #bf2b38;
	color: #fff;
}

.tag_title {
	width: 96%;
	margin: 2%;
	display: inline-block;
}

/* 产品列表页 */
.top-gg img {
	width: 100%;
	height: auto;
	;
}

.articlebox {
	background: linear-gradient(0deg, #f3f6fb, #f3f6f0);
}

.prc-list-class {
	width: 100%;
	border-radius: 10px;
	margin: 10px 0px;
	background-color: #fff
}

.prc-list-class a {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 15px 30px; margin: 20px 10px;
	font-size: 16px;
	border-radius: 45px;
	;
}

.prc-list-class a:hover,
.prc-list-class .active {
	background-color: #448aca;
	color: #fff;
}

.prc-list-box a {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 31.3%;
	margin: 1%;
	background-color: #fff;
	box-shadow: 0px 0px 10px 5px #cfcfcf;
	border-radius: 10px;
	padding: 2%;
	transition: all 0.3s;
}

.prc-list-box a img {
	max-width: 100%;
	width: auto;
	height: 240px;
	margin-bottom: 10px;
	;
}

.pc-tt-box {
	position: relative;
	margin-bottom: 10px;
	;
}

.pc-tt-date {
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 12px;
	color: #00ddf2;
	
}
/*有修改*/
.pc-tt-tt {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px;
	overflow: hidden;
	text-align: center;
}

.pc-tt-text {
	text-align: left;
	width: 100%;
	line-height: 23px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	will-change: contents;
	font-size: 14px;
}

.prc-list-box a:hover {
	transform: scale(1.05);
}

.prc-list-box a:hover .pc-tt-tt {
	color: #448aca;
}

.paging-css {
	text-align: center;
	padding-top: 50px;
	margin-bottom: 30px;
	width: 100%;
	display: block;
	float: left;
}

.paging-css .current {
	background: #448aca;
}

.paging-css a {
	background: #fff;
	color: #666;
}

.paging-css span,
.paging-css a:hover {
	background: #448aca;
	color: #fff;
}

.paging-css a,
.paging-css span {
	padding: 10px 16px;
	display: inline-block;
	font-size: 16px;
	margin: 0 4px;
	float: initial;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background: #448aca;
	color: #fff;
}

.paging-two {
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.paging-twocss {
	border-radius: 10px;
	background-color: #448aca;
	padding: 10px 5px;
	color: #fff;
}

/*下在三段是加的*/

.paging-twocss span {
	margin: 0px 50px 0px 30px;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.paging-twocss span a {
	width: 35px;
	height: 30px;
	border: 1px solid #fff;
	color: #fff;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin: 10px 10px;
	font-size: 14px;
	align-items: center;
}
.paging-twocss span a:hover {
	background-color: #fff;
	color: #448aca;
	border: 1px solid #448aca;
}

.pages-tow-list a {
	width: 35px;
	height: 30px;
	border: 1px solid #fff;
	color: #fff;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin: 0px 10px;
	font-size: 14px;
}

.pages-tow-list a:hover {
	background-color: #fff;
	color: #448aca;
	border: 1px solid #448aca;
}




/* 新闻列表页 */

.news-box-a {
	margin: 50px auto 30px auto;
}

.news-lsit-tt .tt {
	width: auto;
	padding: 10px 60px;
	font-size: 24px;
	color: #fff;
	background-color: #448aca
}

.news-list-a {
	margin: 30px auto;
}

.news-list-a a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 31.3%;
	margin: 1%;
	background-color: #fff;
	box-shadow: 0px 0px 10px 5px #cfcfcf;
	border-radius: 0px;
	padding: 0%;
	transition: all 0.3s;
}

.news-list-a a img {
	max-width: 100%;
	width: 100%;
	height: 240px;
}

.news-list-a .tt {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 10px;
	overflow: hidden;
	text-align: left;
	background-color: #b4d0ea
}


.news-list-a .p {
	text-align: left;
	width: 100%;
	line-height: 23px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	will-change: contents;
	font-size: 14px;
	padding: 10px 10px;
}

.news-list-a .link {
	width: auto;
	font-size: 14px;
	margin: 10px;
	padding: 5px 20px;
	color: #fff;
	background-color: #448aca;
	border-radius: 45px;
}

.news-box-b {
	margin: 50px auto 30px auto;
	padding: 50px 0px;
}

.news-hy {
	margin: 30px 0px;
}

.news-hy a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: nowrap;
	width: 98%;
	margin: 2% 1%;
	border-radius: 0px;
	padding: 0%;
	transition: all 0.3s;
}

.news-hy .jl-ac-wrap h3 {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 16px;
	width: 100%;
}

.news-hy .jl-ac-wrap p {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 16px;
	width: 100%;
}

/* 荣誉管理*/
.rongyu
{
    text-align: center;
    }
.rongyu a
{
    text-align: center;
    justify-content: center;
    }

.rongyu  a  img {
	max-width: 100%;
	width: auto;
	height:auto;
	height: 340px;
}


/* 产品展示页面 */
.pcshow-boxa {
	padding: 100px 0px;
	margin: 30px auto;
	max-width: 1780px;
}

.ps-rf {
	width: 50%;
}

.tt-ns,
.tt-txt {
	font-size: 36px;
	display: inline-block;
	margin: 5px 0px;
}

.tt-p {
	font-size: 16px;
	margin-top: 10px;
}

.bts {

	display: flex;
	padding: 10px 35px;
	border-radius: 10px;
	font-size: 16px;
	color: #fff;
	width: auto;
	margin: 2% 5%;
	text-align: center;
	justify-content: center;
}

.ps-rf .bt-a {
	margin-left: 0px;
}

.ps-rf .bt-b {
	border: 2px solid #448aca;
	color: #448aca;
}

.pcshow-boxb {
	margin: 20px auto;
}

.pcshow-boxb .lf,
.pcshow-boxb .rf {
	width: 48%;
}

.pcshow-boxb .lf {
	padding: 10px 0px;
}

.pcshow-boxb .lf img {
	margin: 5px 0px 20px;
	width: 100%;
	max-height: 416px;
    height: auto;
}


.pcshow-boxb .rf {
	padding: 4%;
	height: 522px;
}

.pcshow-boxb .rf .bts {
	margin-left: 0px;
}

.pcshow-boxb .rf .p {
	line-height: 200%;
	font-size: 16px;
	;
}


.pcl-parameter .ht-bg,
.table .ht-bg {
	background: linear-gradient(90deg, #2c85b0, #2ea7e0);
	border-right: 1px solid #2ea7e0;
}

.pcl-parameter .ht-bg {
	text-align: left;
	color: #fff;
	font-size: 16px;
}

.hb-bg {}

.pcl-parameter .ul {
	width: 90%;
	margin: 1% 5px 5% 5%;
}

.pcl-parameter .table {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	display: inline-table;
	width: 100%;
	margin: 10px 0px;
}


.pcl-parameter .table img {

	max-width: 100%;
	height:auto;
	
}

.table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.btbox {
	margin-top: 5%;
}

.pcshow-boxd {
	margin: 30px auto;
}

.pcl-xhbox a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 29.3%;
	margin: 1% 0px;
	background-color: #fff;
	border-radius: 0px;
	padding: 0%;
	transition: all 0.3s;
}

.pcl-xhbox a img {
	max-width: 100%;
	width: auto;
	max-height: 240px;
}

.pcl-xhbox .tt {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 10px;
	overflow: hidden;
	text-align: center;
	background-color: #b4d0ea
}

.pcl-xhbox a:hover {
	transform: scale(1.02);
}


/* 客户现场 */

.pcl-khx {
	margin: 30px 0px;
}

.pcl-khx .bts {
	margin: 2%;
}

.khx-item {
	margin: 0px;
	padding: 1% 3%;
}

.khx-item a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 31.3%;
	margin: 1% 0px;
	background-color: #fff;
	border-radius: 0px;
	padding: 0%;
	transition: all 0.3s;
	text-align: center;
}

.khx-item img {
	max-width: 100%;
	width: 100%;
	height: 240px;
}

.khx-item a:hover {
	transform: scale(1.03);
}

.pcl-fg {
	background-color: #448aca;
	padding: 10px 0px;
	margin: 20px 0px;
}

.pcl-fg .fg-tt {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	width: auto;
	padding: 10px 30px;
	border-radius: 10px
}

.fg-pages a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 30px;
	margin: 0px 20px;
	transition: all 0.3s;
}

.fg-pages a:hover {
	transform: scale(1.03);
}

.pc-btgd {
	margin: 30px auto;
}

.pc-btgd .lf,
.pc-btgd .rf {
	width: 120px;
	flex-shrink: 0;
}

.qiehuan a {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 23%;
	margin: 1% 0px;
	background-color: #fff;
	border-radius: 0px;
	padding: 0%;
	transition: all 0.3s;
	text-align: center;
}
/*有改动*/
.qiehuan a:hover {
	transform: scale(1.06);
}

.qiehuan a:hover img {
	border-radius: 8px;
}

.qiehuan a img {
	max-width: 100%;
	width: auto;
	height:auto;
	max-height:178px;
	
}
/* font-size: 16px;-12px */
.qiehuan a .tt {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px;
	overflow: hidden;
	text-align: center;
	color: #000;
}


/* 公司简介 */

.aboute-box .lf {
	width: 63%;
}

.aboute-box .rf {
	width: 35%;
}

.aboute-box .lf .entt {
	font-size: 36px;
	font-weight: bold;
}

.aboute-box .lf .tt {
	font-size: 24px;
	width: 100%;
	margin: 20px 0px 40px 0px;
	display: inline-block;
	;
}

.aboute-box .content {
	line-height: 200%;
	font-size: 14px;
}

.aboute-box .rf img {
	width: 100%;
	height: auto;
	;
}

.about-gg img {
	width: 100%;
	margin: 50px 0px;
}

.rytt span {
	font-size: 24px;
	margin: 30px;
	;
}

.honor-img img {
	width: 100%
}

.honor {
	margin: 30px auto 50px auto;
}

.gg-c {
	margin: 30px 0px;
}

.gg-c img {
	width: 100%;
}

.about-img-tt span {
	background-color: #448aca;
	padding: 10px 30px;
	font-size: 24px;
	color: #fff;
	margin: 30px 0px 10px 0px;
}

.about-bt-gb {
	background-image: url('../images/ccv001_65.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.about-box {
	margin: 20px auto 30px auto;

}


.in_yingxiao,
.in_yingxiao font,
.in_yingxiao a {
	float: left;
	display: block;
	font-size: 16px;
	overflow: hidden;
}

.in_yingxiao {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	padding: 20px 0px;
	margin: 40px auto 20px auto;
}

.in_yingxiao .yingxiao_left {
	float: left;
}

.in_yingxiao .yingxiao_left,
.in_yingxiao .yingxiao_right {
	padding: 5px 2%;
	display: inline-block;
	background-color: transparent;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	width: 43%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px 1%;
	padding: 15px 10px;
}
.in_yingxiao .yingxiao_left a,
.in_yingxiao .yingxiao_right a{ font-size: 14px;}
.in_yingxiao .yingxiao_right {
	float: right;
}

.tuijianyuedu,
.tuijian_imgs {
	width: 96%;
	margin: 2%;
	float: left;
	display: inline-block;
}

.tuijianyuedu dt,
.tuijianyuedu ul,
.tuijianyuedu ul li,
.tuijianyuedu ul li a..show_rmnew {
	width: 100%;
	float: left;
	display: inline-block;
}

.tuijianyuedu dt {
	font-size: 1.8rem;
	text-align: left;
	color: #0277BD;
	font-weight: bold;
	margin: 10px 0px;
}

.show-tt h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.show-tt .p {
	margin: 20px auto;
}

.show-tt .p span {
	margin: 10px;
}

.show-content {
	line-height: 200%;
}

.show-content img {
	max-width: 100%;
	width: auto;
	;
}

.show-box {
	margin: 20px 0px;
	padding: 2% 5%;
}


.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 16px;
	background: #fff;

	/* Center slide text vertically */
	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;
}

@media screen and (max-width:1000px) {
	
	.product-box .lf .active,
	.product-box .lf a:hover {
		background-color: #448aca;
		color: #fff;
		transform: scale(1);
	}
	.product-box .lf a {
		padding: 20px 5%;
		width: 100%;
	}

	.aboute-box .lf,
	.aboute-box .rf,
	.ps-lf img {
		width: 100%;
	}

	.aboute-box {
		flex-wrap: wrap;
	}

	.f-photo-box,
	.f-photo-box .text {
		width: 98%;
		margin: 1%;
		padding: 0px;
		overflow: hidden;
	}

	.foot-nave {
		width: 48%;
		margin: 1%;
	}

	.prc-list-class {
		width: 100%;
		flex-wrap: wrap;
	}

	.prc-list-class a {
		padding: 10px 20px;
		margin: 10px 0px;
		;
	}

	.prc-list-box a {
		width: 48%;
	}

	.prc-list-box a img {
		height: 150px;
		max-width: 100%;
		width: auto;
	}

	.pcshow-boxa .pa {
		flex-wrap: wrap;
	}

	.pcshow-boxb .lf,
	.pcshow-boxb .rf,
	.ps-rf,
	.pcl-xhbox a {
		width: 98%;
		margin: 1%;
		;
	}

	.news-list-a a,
	.foot-nave {
		width: 48%;
		margin: 1%;
	}

	.news-list-a a img {
		height: 120px;
	}

	.paging-twocss {
		flex-wrap: wrap;
	}

	.pages-tow-list {
		width: 98%;
		margin: 1%;
		;
	}

	.pages-tow-list a {
		width: 25px;
		height: 25px;
		margin: 1%;
	}

	.qiehuan,
	.pcl-xhbox,
	.pcshow-boxb {
		flex-wrap: wrap;
	}

	.fg-pages a {
		padding: 10px 10px;
		min-width: 70px;
	}

	.pc-btgd .lf,
	.pc-btgd .rf {
		display: none;
	}

	.qiehuan a {
		width: 48%;
		margin: 1%;
		;
	}

	.news-t-d-box {
		width: 80px;
		margin: 0px;
	}

	.top_big {
		margin: 10px auto;
	}

	.top {
		flex-wrap: wrap;
		margin: 20px 0px;
	}

	.top_hx {
		font-size: 12px;
	}

	.top_wb,
	.top_wx,
	.top_sj {
		font-size: 12px;
	}

	.top_wb i {
		display: none;
	}

	.in_yingxiao .yingxiao_left,
	.in_yingxiao .yingxiao_right {
		width: 98%;
		margin: 15px 0px;
		;
	}

	.show-tt .p {
		flex-wrap: wrap;
	}

	.share {
		margin: 0px;
	}

	.share .iconfont {
		display: none;
	}

	.share .showbox {
		position: relative;
		display: flex;
		left: 0px;
		top: 0px;
	}

	.share .inpute {
		width: 70%;
		min-width: 70%;
	}

	.share .bottom {
		width: 30%;
	}


}


#scroll {
	width: 698px;
	height: 108px;
	margin: 50px auto 0;
	position: relative;
	overflow: hidden;
}

.btn_left {
	display: block;
	width: 68px;
	height: 68px;
	position: absolute;
	top: 20px;
	left: 1px;
	z-index: 1;
}

.btn_right {
	display: block;
	width: 68px;
	height: 68px;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
}

#scroll .content {
	width: 546px;
	height: 108px;
	position: absolute;
	overflow: hidden;
	margin: 0 auto;
}

.content img {
	float: left;
	width: 182px;
	height: 108px;
	text-align: center;
	position: relative;
}

@media screen and (max-width:1000px) {
.pc-tt-tt{ margin:40px 0px 10px 0px;}	
.aboute-box .lf .entt,.khx-item a{ width: 100%;}
.khx-item{ flex-wrap: wrap;}
.foot-nave a:before{ display: none;}
.khx-item img{ height: auto; width: 100%;}
.aboute-box .lf .tt,.aboute-box .lf .entt{ justify-content: center; text-align: center;}
.foot-nave a{ text-align: center;}	
}