@charset "utf-8";
/* CSS Document */
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b3b3b3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b3b3b3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b3b3b3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b3b3b3;
}
*{padding: 0;margin: 0;list-style: none;background-position: center;background-repeat: no-repeat;background-size: contain;font-family: "微软雅黑";}
a{text-decoration: none;color: inherit;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.bg-color{top: 0 !important;}
.clearfix {zoom: 1;}
.wrap{position: relative;right: 0;transition:right ease 0.35s;}
.wrap.on{right: 60%;}
#nav-over{position: fixed;left: 0;top: 0;z-index: 998;display: none;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#nav-over.on{display: block;}
.sp_header{width: 23rem;height: 4rem;padding: 0 1rem;background-color: #fff;z-index: 100;position: fixed;top: 0;left: 0;transition: all 0.5s ease-in-out;box-shadow: 0 1px 3px 2px rgba(0,0,0,0.06);}
.sp_logo{float: left;height: 3rem;margin-top: 0.5rem;margin-right: 0.8rem;}
.sp_logo img{display: block;height: 100%;}
.sp_header .txt{float: left;border-left: 1px solid #dcdcdc;padding-left: 0.8rem;line-height: 1.3rem;margin-top: 0.7rem;color: #8b8b8b;font-size: 0.9rem;}
.sp_header .shop{float: left;margin-left: 2rem;margin-top: 1rem;}
.sp_header .shop a{display: inline-block;margin-right: 0.5rem;height: 2rem;}
.sp_header .shop a img{height: 100%;}
.mOpenBtn { width: 26px; height: 18px; position: absolute; right: 15px; top: 50%; margin-top: -9px; overflow: hidden; cursor: pointer }
.mOpenBtn i { width: 30px; height: 2px; margin-bottom: 6px; background: #008cd8; display: block }
.mMenuLayBg { opacity: 0; position: fixed; z-index: 900; left: 0; top: 0; width: 100%; height: 100%; transform: translateX(100%); transition: all 0.5s ease-in-out; transition-delay: 0.4s; display: block; background: rgba(0,140,216,0.8);}
.mMmenuLay { position: fixed; height: 100%; left: 70px; top: 0px; right: 0px; bottom: 0px; z-index: 950; overflow-y: auto; color: #fff; font-size: 14px; box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06); padding: 0 25px; transition: all 0.5s ease-in-out; opacity: 0; transform: translateX(100%); transition-delay: 0.2s; display: block; background-color: #008cd8;}
.mCloseBtn { background: url(../images/mclose.png) no-repeat center center; height: 26px; width: 26px; position: fixed; left: 15px; top: 15px; cursor: pointer; z-index: 950; background-size: 22px 22px; transition: all 0.5s ease-in-out; opacity: 0; display: block; }
.mMmenuLay dt { position: relative; position: relative; }
.mMenu_a1 { font-size: 15px; font-weight: bold; color: #fff; padding: 0 48px 0 6px; display: block; line-height: 46px; border-bottom: 1px solid rgba(255,255,255,0.3); }
.mMenu_a2 { font-size: 14px; color: #fff; line-height: 46px; display: block; border-bottom: 1px solid rgba(255,255,255,0.3); padding-left: 25px; }
.mToggle { height: 47px; width: 47px; position: absolute; top: 0px; right: 0px; background: url(../images/mhead_i1.png) no-repeat center center; cursor: pointer; display: none }
.mToggle2 { background: url(../images/reduce.jpg) no-repeat center center; }
.mMmenuLay dd { transition: all 0.5s ease-in-out; height: 0; overflow: hidden }
.mMmenuLay dl.on dd { height: 47px; }
.mMenu_a1:hover, .mMenu_a2:hover { color: #fff; opacity: 0.8 }
.mMenu_a1 text, .mMenu_a1 i { vertical-align: middle; }
.mMenuLayBg.on { opacity: 0.9; transform: translateX(0%); transition-delay: 0.2s }
.mMmenuLay.on { opacity: 1; transform: translateX(0%); transition-delay: 0.4s }
.mCloseBtn.on { opacity: 1; transform: rotate(360deg); }
.header-move{-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.banner{width: 100%;margin: 4rem auto 0;position: relative;overflow: hidden;}
.banner img{display: block;width: 100%;}
.cd-top{
	display: inline-block;
	height: 30px;
	width: 30px;
	position: fixed;
	bottom: 5rem;
	right: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	/* image replacement properties */
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	white-space: nowrap;
	background: #008cd8;
	visibility: hidden;
	opacity: 0;
	z-index: 99;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.cd-top img{width: 50%;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
/* 无内容 */
.no-goods,.no-network{padding-top:7rem;overflow: hidden;text-align: center;}
.no-goods img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-network img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-goods p,.no-network p{font-size:14px;color:#666666;line-height: 20px;}
.title{padding: 0 1rem 0 2rem;background-color: #ededed;line-height: 3rem;color: #6d6d6d;font-size: 0.9rem;position: relative;}
.title img{position: absolute;top: 50%;left: 1rem;transform: translateY(-50%);}
.common{padding: 1rem;}
.de-about-content p{font-size: 1rem;line-height: 2rem;text-indent: 2em;}
.de-about-content p img{max-width: 100%;display: block;margin: 0 auto;}
.de-about-content p video{display: block;width: 100%;height: 16rem;margin-bottom: 1rem;}
.conter-bg{height: 4rem;}
.center-img{width: 100%;margin: 0 auto;}
.center-img img{display: block;width: 100%;}
.center-name{text-align: center;line-height: 2rem;font-size: 1rem;}
.info-main-rig{width: 100%;overflow: hidden;}
.info-main-rig .tit{font-size: 1rem;font-weight: bold;line-height: 2rem;padding: 0.5rem 0;border-bottom: 1px dashed #cccccc;}
.info-main-rig .order-btn{overflow: hidden;margin: 1rem -1%;}
.info-main-rig .order-btn a{float: left;width: 48%;height: 2.5rem;text-align: center;line-height: 2.5rem;background: #008cd8;color: #fff;font-size: 0.9rem;text-align: center;border-radius: 4px;margin: 0 1%;}
.info-main-rig .order-btn a img{width: 10%;display: inline-block;vertical-align: middle;margin-top: -4px;margin-right: 0.5rem;}
.info-main-rig .order-btn a.submit img{width: 8%;}
.info-main-rig .order-btn a:hover{background-color: #5ea945;}
.center-tit{width: 100%;margin: 0 auto 1rem;background: #e9e8e9;}
.center-tit span{font-size: 1rem;display: block;width: 6rem;background: #008cd8;color: #fff;text-align: center;line-height: 2.5rem;}
.center-content {overflow: hidden;padding-bottom: 1rem;}
.center-content p{line-height: 1.8rem;font-size: 1rem;}
.center-content img {max-width: 100%;display: block;}
.center-content table {max-width: 100%;}
.center-content table.contentTab {font-family: '微软雅黑';width: 100%;border-collapse: collapse;table-layout: fixed;margin-bottom: 20px;}
.center-content table.contentTab tr th {width: 50%;text-align: center;font-size: 0.8rem;color: #262626;background: #deeae9;border: 1px solid #ccc;line-height: 48px;font-weight: bold;}
.center-content table.contentTab tr td {line-height: 1.5rem;color: #595959;font-size: 0.8rem;text-align: center;border: 1px solid #ccc;padding: 0.5rem;}
.center-content table.contentTab tr td:nth-child(2){text-align: left;}
.newsPage {font-size: 14px;color: #323232;line-height:26px; margin: 0.5rem 0 1rem;}
.newsPage a {color: #323232;}
.news-detail-content {width: 100%;margin: 0 auto;}
.news-detail-content .news-detail-title {padding-bottom: 0.8rem;border-bottom: 1px dashed #ededed;text-align: center;margin-bottom: 0.8rem;}
.news-detail-content .news-detail-title .h3 {font-size: 1rem;color: #323232;line-height: 24px;font-weight: bold;margin: 0 0 0.5rem;}
.news-detail-content .news-detail-title .b {font-size: 14px;color: #999999;line-height: 20px;}
.news-detail-content .news-detail p {font-size: 14px;color: #595959;line-height: 24px;}
.news-detail-content .news-detail img {max-width: 100%;margin: 0 auto;}
.de-contact {overflow: hidden;}
.de-contact .tit h4{font-size: 1.2rem;color: #008cd8;text-align: center;font-weight: bold;margin-bottom: 1rem;}
.de-contact .text h4{font-size: 1rem;color: #008cd8;margin-bottom: 0.5rem;font-weight: normal;}
.de-contact .text p{font-size: 0.9rem;line-height: 1.5rem;border-bottom: 1px solid #e5e5e5;text-align: justify;padding-bottom: 0.8rem;margin-bottom: 1rem;}
.de-contact .contact-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;-webkit-justify-content: space-between;-webkit-flex-wrap: wrap;}
.de-contact .contact-list ul li {width: 100%;margin-bottom: 0.6rem;line-height: 1.5rem;background: #f5f5f5;border: 1px solid #eee;box-sizing: border-box;padding: 2rem 0;}
.de-contact .contact-list ul li .img{width: 3rem;height: 3rem;line-height: 3rem;text-align: center;margin: 0 auto;}
.de-contact .contact-list ul li img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.de-contact .contact-list ul li h4{text-align: center;font-size: 1rem;font-weight: normal;margin: 0.2rem auto 0.5rem;}
.de-contact .contact-list ul li p{text-align: center;font-size: 1rem;padding: 0 0.5rem;}
.de-contact .contact-list ul li span {display: block;float: left;color: #999;}
.de-contact .contact-list ul li.icon-01 {background: url(../images/contact-icon-01.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-02 {background: url(../images/contact-icon-02.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-03 {background: url(../images/contact-icon-03.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-04 {background: url(../images/contact-icon-04.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-05 {background: url(../images/contact-icon-05.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-06 {background: url(../images/contact-icon-06.png) no-repeat left top;}
.de-contact .contact-map {overflow: hidden;}
.de-contact .contact-map #dituContent {width: 100%;height: 24rem;margin: 0 auto 1rem;}
.de-message {overflow: hidden;}
.de-message .tips {font-size: 0.8rem;line-height: 1.5rem;color: #737373;}
.de-message .mes-form {overflow: hidden;margin: 1rem 0;}
.de-message .mes-form .form-tr {overflow: hidden;}
.de-message .mes-form .form-tr input {display: block;width: 21rem;padding: 0 10px;height: 38px;line-height: 38px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr textarea {display: block;width: 21rem;padding: 5px 10px;height: 168px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr .code {overflow: hidden;}
.de-message .mes-form .form-tr .code input {width: 11rem;float: left;}
.de-message .mes-form .form-tr .code .verify {cursor: pointer;float: left;margin-left: 2rem;width: 8rem;height: 40px;line-height: 40px;text-align: center;font-size: 0;}
.de-message .mes-form .form-tr .code .verify img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.de-message .mes-form .form-tr .submit {display: block;width: 100%;height: 40px;text-align: center;line-height: 40px;background: #008cd8;color: #fff;font-size: 15px;}
.de-message .mes-form .form-tr .submit:hover {background: #5ea945;}
.de-message .mes-form .form-tr .error {height: 18px;line-height: 18px;font-size: 12px;color: #f00;padding: 0 5px;}
.pro-sider-ul{text-align: center;margin: 0 -1%;}
.pro-sider-ul .ul-li{height: 2rem;width: 31.33%;float: left;margin: 0 1%;margin-bottom: 0.5rem;}
.pro-sider-ul .ul-li a{display: block;text-align: center;color: #060606;line-height: 2rem;font-size: 0.8rem;background-color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border: 1px solid #bdbdbd;border-radius: 20px;}
.pro-sider-ul .ul-li a.currentmenu{color: #fff;background-color: #008cd8;border-color: #008cd8;}
.product li{width: 11rem;float: left;margin-right: 1rem;}
.product li:nth-child(2n){margin-right: 0;}
.product li .product_img{height: 11rem;text-align: center;line-height: 11rem;overflow: hidden;background-color: #f1f1f1;}
.product li .product_img img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.product li p{height: 2.5rem;line-height: 2.2rem;text-align: center;color: #141414;font-size: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case li{width: 11rem;float: left;margin-right: 1rem;}
.case li:nth-child(2n){margin-right: 0;}
.case li .img{height: 9rem;text-align: center;line-height: 9rem;overflow: hidden;background-color: #fff;border: 1px solid #eee;padding: 0.2rem;}
.case li .img img{width: 100%;height: 100%;object-fit: cover;}
.case li p{padding: 0 0.5rem;line-height: 2.5rem;text-align: center;color: #000;font-size: 1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honor li{width: 11rem;float: left;margin-right: 1rem;}
.honor li:nth-child(2n){margin-right: 0;}
.honor li .honor_img{height: 11rem;text-align: center;line-height: 11rem;border: 1px solid #eee;background-color: #fff;overflow: hidden;}
.honor li .honor_img img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.honor li p{height: 2.2rem;line-height: 2.2rem;text-align: center;color: #646464;font-size: 1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news{width: 100%;margin: 0 auto;}
.news ul li{width: 100%;margin-bottom: 1rem;padding-bottom: 1rem;border-bottom: 1px dashed #dfdfdf;}
.news ul li a{display: block;}
.news ul li a .img{float: left;width: 6rem;height: 5rem;overflow: hidden;}
.news ul li a .img img{width: 100%;height: 100%;object-fit: cover;}
.news ul li a .text{float: right;width: 16rem;}
.news ul li a .text h4{color: #050505;font-size: 1rem;line-height: 2rem;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news ul li a .text p{color: #666;font-size: 0.8rem;line-height: 1.5rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.contact{width: 100%;margin: 0 auto;text-align: center;}
.contact li{line-height: 2.4rem;color: #3e3e3e;font-size: 1.2rem;}
.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";}
.page #page_num{ width:50px; margin-top:6px; border-radius:0px;}
.page a{ display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.page a &:hover{background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }
.topic-con{padding:20px; font-size:1rem;line-height:1.8rem;}
.article{padding:0;}
.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}
.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}
.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}
.article .article-con{margin:0.8em 0.833em 0 0.833em;}
.article .article-con img{width:95%;height:auto;max-width:600px;}
#prev_next {width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}
#prev_next li {line-height: 36px;width: 100%;padding: 0 1%;}
#prev_next li a {color: #333;text-decoration: none;}
.cnyleft{width: 96%;margin: 2rem auto;}
.cnyleft h4{width: 100%;height: 3rem;border-bottom: 1px solid #ddd;line-height: 3rem;font-size: 1.2rem;font-weight: normal;}
.cnyleft h4 img{width: 8%;margin-right: 1rem;display: inline-block;vertical-align: middle;}
.cnyleft li{width: 100%;line-height: 3rem;}
.cnyleft li img{width: 8%;display: inline-block;vertical-align: middle;}
.cnyleft .cnyewm{width: 100%;}
.cnyleft .cnyewm img{width: 50%;margin: 2rem;}
/* 招聘 */
.job-type .tit{
	padding: 0.5rem;
	line-height: 1.5rem;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	background-color: #008cd8;
}
.job-type ul{
	display: none;
	padding: 1rem;
	background-color: #f9f9f9;
}
.job-type ul li{
	margin-bottom: 0.5rem;
}
.job-type ul li a{
	display: block;
	line-height: 1.5rem;
	padding: 0 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #bdbdbd;
	color: #060606;
	font-size: 1rem;
	transition: all 0.55s;
}
.job-type ul li a:hover,
.job-type ul li a.currentmenu{
	color: #008cd8;
	border-color: #008cd8;
}
.de-job-list{overflow: hidden;margin-top: 1rem;}
.de-job-list li{margin-bottom: 1rem;background-color: #f9f9f9;}
.de-job-list li .jobs-tit{color: #333;height: 2rem;padding: 1rem;line-height: 2rem;transition: all ease 0.35s;}
.de-job-list li .jobs-tit h3{float: left;width: 19rem;font-size: 1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.de-job-list li .jobs-tit small{float: right;width: 2rem;height: 2rem;background-color: #008cd8;border-radius: 50%;text-align: center;line-height: 2rem;}
.de-job-list li .jobs-tit small img{display: block;width: 60%;margin: 20% auto;transition: all ease 0.35s;}
.de-job-list li .jobs-text{padding: 1rem;display: none;}
.de-job-list li .jobs-text p{font-size: 1rem;line-height: 2rem;}
.de-job-list li .jobs-tit.on{background-color: #008cd8;color: #fff;}
.de-job-list li .jobs-tit.on small{background-color: #5ea945;}
.de-job-list li .jobs-tit.on small img{transform: rotate(90deg);}



.ly {width:96%;margin: 2rem auto;}
.ly-k {border:solid 1px #f4f4f4; padding:15px;}
.ly-k-k{width:100%; height:2.6rem; line-height:2.6rem;font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none; background:#fff;margin-bottom: 1rem;text-indent: 1rem;}
.ly-k-k1 {width:100%; height:5rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none;margin-bottom: 1rem;text-indent: 1rem;}
.ly-k-k2 {float:left; width:30%; height:2.6rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; margin-right:15px;text-indent: 1rem;}
.ly-k-k3{float: left;}
input.ly-k-k4{width: 34%;margin-top: 1rem;height: 2.6rem;line-height: 2.6rem;text-align: center;border: none;box-shadow: none;border-radius: 0;background: #000;color: #fff;}
/* 分页样式 */
.de-page-mian {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	padding: 1rem 0;
}
.de-page-mian .page-inner {
	display: inline-block;
	overflow: hidden;
}
.de-page-mian .page-inner a {
	display: block;
	float: left;
	min-width: 26px;
	padding: 0 5px;
	height: 36px;
	background: #eee;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #2d2d2d;
	margin: 0 5px;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 10px;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
	color: #fff;
	border-color: #008cd8;
	background: #008cd8;
}
.de-page-mian .page-inner a.prev {
	margin-right: 10px;
	background: #eee url(../images/prev.png) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
	background: #eee url(../images/prev-hover.png) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
	background-color: #008cd8;
}
.de-page-mian .page-inner a.next {
	margin-left: 10px;
	margin-right: 15px;
	background: #eee url(../images/next.png) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
	background: #eee url(../images/next-hover.png) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
	background-color: #008cd8;
}
.de-page-mian .page-inner a.page-btn {
	font-size: 12px;
	margin-right: 0;
	width: 63px;
	margin-left: 10px;
	display: none;
}
.de-page-mian .page-inner span {
	display: none;
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 38px;
}
.de-page-mian .page-inner input {
	display: none;
	float: left;
	height: 36px;
	width: 36px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin: 0 5px;
}
/* 公司简介 */
.company-main {
	background: #fff;
	padding: 2rem 1rem;
}
.company-main .company-right{
	width: 100%;
	height: 20rem;
	position: relative;
	overflow: hidden;
}
.company-main .company-right .img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.company-main .company-right .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.company-main .company-right .z_about_play{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 8rem;
	height: 7rem;
	background-color: #008cd8;
	cursor: pointer;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-top: 6px solid #fff;
	border-left: 6px solid #fff;
	text-align: center;
	transition: all 0.55s;
}
.company-main .company-right .z_about_play .icon{
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	margin: 0 auto 0.5rem;
}
.company-main .company-right .z_about_play .icon img{
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.company-main .company-right .z_about_play p{
	color: #fff;
	font-size: 1rem;
	line-height: 1.5rem;
}
.company-main .company-right .z_about_play:hover{
	background-color: #5ea945;
}
.company-main .company-left {
	width: 100%;
	overflow: hidden;
}
.company-main .company-left h4{
	display: block;
	font-size: 1.4rem;
	color: #008cd8;
	position: relative;
	z-index: 1;
	line-height: 4.0rem;
	margin-bottom: 1rem;
	margin-top: 2rem;
}
.company-main .company-left h4::before{
	content: 'ABOUT US';
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #f9f9f9;
	font-size: 4.5rem;
	font-weight: 500;
	z-index:-1;
}
.company-main .company-left h4::after{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 3rem;
	height: 2px;
	background: #008cd8;
}
.company-main .company-left .text {
	color: #151515;
	font-size: 1rem;
	text-indent: 2em;
	line-height: 2rem;
}
/**数字动态 start**/
.numCount{margin: 1rem auto;}
.numCount li{float: left;width: 50%;text-align: center;margin-bottom: 1rem;}
.numCount li .numU{ line-height:1.3;}
.numCount li .item{color: #151515;font-size: 1rem;}
.numCount li .numCX{ font-size:2.4rem;color:#008cd7;}
.numCount li .numU .unitC{font-size:100%; line-height: 1.3;}
/**数字动态 end**/
.company-main .company-left a.company-more{
	display: block;
	width: 36%;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	overflow: hidden;
	z-index: 99;
	margin: 0 auto;
	-webkit-transition: all 0.55s;
	-moz-transition: all 0.55s;
	-ms-transition: all 0.55s;
	-o-transition: all 0.55s;
	transition: all 0.55s;
	position: relative;
}
.company-main .company-left a.company-more img{
	display: initial;
	padding-left: 6px;
}
.company-main .company-left a.company-more::before,
.company-main .company-left a.company-more::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: -1;
}
.company-main .company-left a.company-more::before{
	background-color: #5ea945;
	width: 100%;
}
.company-main .company-left a.company-more::after{
	width: 0;
	background-color: #008cd7;
	transition: all 0.55s;
}
.company-main .company-left a.company-more:hover::after{
	width: 100%;
}
.z_video_pop{display:flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: #000; position: fixed; left: 0; top: 0; z-index: 99999999!important; display: flex; justify-content: center; align-items: center; visibility: hidden; opacity: 0; transition: ease 1s;}
.z_video_pop.on{ visibility: visible; opacity: 1;}
.z_video_pop .close_btn{ display: block!important;}
.close_btn{width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../images/close.png) no-repeat center; z-index: 100; cursor: pointer;}
/* 联系方式 */
.contact-main{
	background-color: #f9f9f9;
	padding: 2rem 1rem;
	text-align: center;
}
.contact-main p{
	color: #666666;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}
.contact-main a{
	color: #666666;
}
/* 内页banner */
.fixed-banner{
	overflow: hidden;
	position: relative;
	margin-top: 4rem;
}
.fixed-banner img{
	width: 100%;
	display: block;
}
.fixed-banner .txt{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
}
.fixed-banner .txt h3{
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: normal;
	position: relative;
	padding-bottom: 0.5rem;
}
.fixed-banner .txt h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 2rem;
	height: 2px;
	transform: translateX(-50%);
	background-color: #fff;
}
.fixed-banner .txt p {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	letter-spacing: 5px;
}
/* 内页标题 */
.ny-title{
	text-align: center;
	color: #060606;
	font-size: 1.4rem;
	line-height: 4rem;
	position: relative;
	margin-bottom: 1.5rem;
}
.ny-title::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 2.5rem;
	height: 3px;
	background-color: #008cd8;
	transform: translateX(-50%);
}
/* 设备厂房 */
#plant{width: 100%;margin: 0 auto;overflow: hidden;}
#plant .img{width: 100%;height: 20rem;}
#plant .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
/* 招商加盟 */
.de-join-list .join-li{
	width: 100%;
	margin: 0 auto 1rem;
}
.de-join-list .join-li .tit{
	width: 60%;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	background: url(../images/join-tit.png) center center no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 1rem;
}
.de-join-list .join-li .list li{
	margin-bottom: 1rem;
	background-color: #f8f8f8;
	border-radius: 20px;
	line-height: 2.5rem;
}
.de-join-list .join-li .list li h4{
	float: left;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: normal;
	background-color: #ac2525;
	border-radius: 50%;
	margin-right: 1rem;
}
.de-join-list .join-li .list li p{
	float: left;
	color: #1a1a1a;
	font-size: 1rem;
}
.de-join-list .join-li .zhichi li{
	margin-bottom: 1rem;
	background-color: #f8f8f8;
	border-radius: 20px;
}
.de-join-list .join-li .zhichi li h4{
	float: left;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: normal;
	background-color: #ac2525;
	border-radius: 50%;
	margin-right: 1rem;
}
.de-join-list .join-li .zhichi li p{
	float: left;
	width: 19rem;
	height: 2.5rem;
	color: #292929;
	font-size: 1rem;
	line-height: 1.2rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.join-tel{
	margin-bottom: 2rem;
}
.join-tel .tit{
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	color: #272727;
	font-size: 1.2rem;
	background-color: #f2f2f2;
}
.join-tel .list{
	width: 100%;
}
.join-tel table{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.join-tel table tr td {
	line-height: 2.8rem;
	color: #3b3b3b;
	font-size: 0.9rem;
	text-align: center;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #f9f9f9;
}
.join-tel table tr td:first-child{
	background-color: #ececec;
}
/* 投资者关系管理 */
.de-invest{
	height: 30rem;
	margin-bottom: 2rem;
}
.de-invest .index{
	width: 100%;
	height: -webkit-fill-available;
	border: 0px;
}


#cnzz_stat_icon_1257668561 img{display: none;}