.index_main {
	background: #FFFFFF;
	/* overflow: hidden; */
}
.jumpLink{
	display: none;
}
.editorDiv{
	display: none;
}
input[disabled]{			  
	filter: alpha(opacity=100);			  
	opacity:1;			  
}
textarea[disabled]{
	filter: alpha(opacity=100);			  
	opacity:1;			  
}
input{
	border: none;
	outline: none;
	background: none;
}
button{
	border: none;
	outline: none;
	/* background: none; */
}
.copy_text{
	width: 100%;
	height: auto;
}
.copy_text input{
	width: 100%;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.container_top {
	overflow: hidden;
	width: 100%;
	height: 51px;
	line-height: 51px;
	background-color: #fff;
	padding: 0 100px;
}

.container_top form {
	float: left;
}

.layui-form-label {
	line-height: 51px;
	padding: 0;
	margin-right: 60px;
}

.layui-form-radio {
	margin-top: 0;
}

.container_top_btns {
	overflow: hidden;
	float: right;
}

.container_top_btns button {
	padding: 8px 20px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	background: #FFFFFF;
	font-size: 14px;
	margin: 0 4px;
	color: #606266;
	cursor: pointer;
}

.container_top_btns button.useNow {
	background-color: #409eff;
	border-color: #409eff;
	color: #FFFFFF;
}
/* 页面关键字 */
.tipsLay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	background: rgba(0, 0, 0, 0.6);
	/* display: none; */
}

.tips_ZZ {
	width: 670px;
	height: 438px;
	background: #FFFFFF;
	margin: 15vh auto 0;
	border-radius: 4px;
	padding: 20px;
}

.tips_ZZ .title {
	width: 100%;
	height: 30px;
	overflow: hidden;

}

.tips_ZZ .title img {
	float: right;
	margin-top: 10px;
}

.tips_ZZ .inp {
	padding: 0 40px 40px;
	border-bottom: 1px dashed #CCCCCC;
}

.tips_ZZ .inp label {
	color: #606266;
	font-size: 14px;
}

.tips_ZZ .inp input {
	color: #606266;
	font-size: 14px;
	width: 400px;
	height: 45px;
	border: 1px solid #606266;
	padding-left: 10px;
}

.tips_ZZ .tips {
	font-size: 12px;
	color: red;
	padding-left: 80px;
	margin-top: 6px;
}

.tips_ZZ .tips2 {
	font-size: 14px;
	color: red;
	padding-left: 40px;
	margin-top: 20px;
}

.tips_ZZ .text {
	font-size: 14px;
	line-height: 45px;
	padding-left: 40px;
}

.tips_ZZBtn {
	padding: 8px 20px;
	display: block;
	margin: 34px auto 0;
	color: #409eff;
	border: 1px solid #409eff;
	background-color: #ecf5ff;
}
/* 页面关键字end */
/* 保存提示end */
.saveTips,
.uesdTips {
	width: 300px;
	height: 150px;
	background: #FFFFff;
	border-radius: 4px;
	position: fixed;
	top: 10vh;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2000;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.9);
	padding: 20px;
	display: none;
}

.saveTips .title {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}

.saveTips .text {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin-top: 13px;
}

.saveTips .text a {
	color: #337ab7;
	font-weight: bold;
	margin: 0 4px;
}

.saveTips a.jumpWH {
	width: 69px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #409eff;
	border: none;
	color: #FFFFFF;
	margin-top: 12px;
	border-radius: 4px;
}

.uesdTips .title {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}

.uesdTips .text {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin-top: 13px;
}

.uesdTips .text a {
	color: #337ab7;
	font-weight: bold;
	margin: 0 4px;
}

.uesdTips a.jumpWH {
	width: 69px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #409eff;
	border: none;
	color: #FFFFFF;
	margin-top: 12px;
	border-radius: 4px;
}
/* 保存提示end */
/* 联系客服 */
.contact {
	width: 70px;
	position: fixed;
	bottom: 200px;
	right: 10px;
	padding: 0;
	z-index: 200;
}

.contact li {
	width: 100%;
	height: 82px;
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
	background: #4a8bfd;
}

.contact li:hover {
	/* background-color:#4A8A9C ; */
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.9);
}

.contact li img {
	width: 25px;
	height: 25px;
	margin: 20px auto 0;
	display: block;
}

.contact li p {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 6px;
}

.liuYanK {
	width: 348px;
	height: auto;
	overflow: hidden;
	position: fixed;
	right: 0;
	bottom: 0;
	background: #FFF;
	display: none;
	background-color: #FFFFff;
	z-index: 200;
}

.liuYanK .top {
	width: 100%;
	height: 40px;
	background: #3499E9;
	border-radius: 6px 6px 0px 0;
	overflow: hidden;
}

.liuYanK .top img {
	width: 25px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
}

.liuYanK .title {
	font-size: 14px;
	width: 90%;
	margin: 10px auto;
	color: #000000;
}

.liuYanK textarea.text {
	resize: none;
	width: 90%;
	margin: 0 auto;
	height: 81px;
	outline: none;
	border: 1px solid #d5d5d5;
	text-align: left;
	display: block;
}

.liuYanK .inp {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 30px;
}

.liuYanK .inp input {
	border: 1px solid #CCCCCC;
	 text-align: left;
	 width: 85%;
	 font-size: 12px;
	 height: 30px;
	 padding-left: 10px;
}

.liuYanK .btn {
	width: 90%;
	height: 34px;
	border-radius: 3px;
	color: #fff;
	display: block;
	margin: auto;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	background: #3499E9;
	border: none;
	margin-bottom: 40px;
}


.contact_SJ {
	display: none;
}
.callPhone {
	position: relative;

}
.callSJ_jp{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.callSJ_jp li{
	width: 28%;
	margin: 0 2.5% 6px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: left;
}
.callPhone div.callMe {
	height: 310px;
	width: 250px;
	background: url(https://hcqx.bd.bcebos.com/image/33.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -110px;
	left: -240px;
	padding: 36px;
	display: none;
}

.callPhone div.callMe input {
	width: 100%;
	height: 35px;
	border: 1px solid #4a8bfd;
	font-size: 14px;
	outline: none;
	border-radius: 4px;
	margin-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}

.callPhone div.callMe button {
	width: 100%;
	height: 35px;
	border: 1px solid #4a8bfd;
	background: #4a8bfd;
	color: #FFFFFF;
	font-size: 14px;
	outline: none;
	border-radius: 4px;
	margin-bottom: 20px;
}

.callPhone div.callMe .text {
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
}

.callPhone div.callMe .tips {
	color: red;
	display: none;
}

.callPhone div.callMe .text span {
	color: #4a8bfd;
}

.callSJ {
	display: none;
}

.SJcallPhone {
	display: none;
}
/* 联系客服end */
/* 底部留言匡 */
.index_bottom {
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
	padding-top: 30px;
}

.index_bottomMain {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}

.index_bottom .title {
	font-size: 26px;
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
}
.index_bottom .title_g{
	width: 200px;
	border: 2px solid #4e91ff;
	margin: 0 auto 25px;
}
.index_bottomMain .left {
	width: 259px;
	float: left;
	overflow: hidden;
	border: 1px solid #488dff;
	border-radius: 4px;
	text-align: center;
	padding-bottom: 20px;
	margin-left: 30px;
}

.leftTitle {
	font-size: 24px;
	color: #4a8bfd;
	padding: 26px 0;
	text-align: center;
	border-bottom: 1px solid #488dff;
	letter-spacing:6px;
}

.leftText {
	font-size: 16px;
	color: #333;
	padding: 16px 0;
	text-align: center;
}

.leftText2 {
	font-size: 16px;
	padding: 0 20px;
	margin-top: 9px;
}

.leftText2 span {
	color: #ff0000;
	margin: 0 4px;
}

.index_bottom_text {
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin: 30px 0;
}

.leftInp {
	width: 210px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 6px auto;
	border: 1px solid #4a8bfd;
	border-radius: 5px;
	font-size: 16px;
	color: #666666;
	display: block;
}

.leftBtn {
	width: 137px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 10px auto 20px;
	background: #4a8bfd;
	border: 1px solid #4A8BFD;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	outline: none;
}

.index_bottomMain .middle {
	float: left;
	width: 286px;
	margin: 0 30px 0 0px;
}

.index_bottomMain .middle p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.index_bottomMain .middle input {
	width: 100%;
	height: 40px;
	border: 1px solid #488dff;
	border-radius: 5px;
	text-indent: 1em;
	outline: none;
	font-size: 14px;
	/* margin-bottom: 20px; */
	transition: all 0.5s step-start;
}

.index_bottomMain .middle textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #488dff;
	border-radius: 5px;
	text-indent: 1em;
	max-width: 100%;
	min-width: 100%;
	padding-top: 10px;
	transition: all 0.5s step-start;
}

.index_bottomMain .middle button {
	width: 281px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin: 10px auto 10px;
	background: #4a8bfd;
	border: 1px solid #4A8BFD;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	outline: none;
	display: block;

}

.index_bottomMain .right {
	width: 414px;
	float: left;
	text-align: center;
}

.index_bottomMain .right .top {
	/* border: 1px solid #CCCCCC; */
	border-radius: 4px;
	padding: 0 10px 0;
}
.index_bottomMain .right .top p{
	font-size: 16px;
	letter-spacing: 2px;
	color: #333333;
	border-bottom:2px solid #488dff ;
	padding-bottom: 10px;
	margin-top: 10px;
}

.index_bottomMain .right .top button {
	width: 100%;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #327bfd;
	margin: 0px 0 0px;
	color: #003399;
	border-radius: 5px;
	outline: none;
	font-weight: bold;
	font-size: 20px;
}
.index_bottomMain .right button{
	width: 147px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0px auto 0px;
	background: #4a8bfd;
	border: 1px solid #4A8BFD;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	outline: none;
	margin-top: 10px;
}
.index_bottomMain .right .bottom{
	width: 100%;
	/* border: 1px solid #eee; */
	border-radius: 5px;
	padding: 10px 15px 0;
	margin-top: 10px;
}
.index_bottomMain .right .bottom .leftText2{
	font-size: 14px;
	color: #333333;
}
.index_bottomMain .right .bottom p{
	color: #333;
	font-size: 16px;
	padding: 3px 20px;
	margin-bottom: 6px;
	display: inline-block;
	border: 1px solid #333;
	/* padding-bottom: 12px; */
	cursor: pointer;
	text-align: left;
	/* line-height: 30px; */
	border-radius: 6px;
}
.peopleNum{
	overflow: hidden;
	font-size: 14px;
	color: #333333 !important;
	border: 1px solid #4A8BFD;
	padding: 8px 10px;
	border-radius: 4px;
}
.peopleNum span{
	color: #FD0000;
	margin: 0 2px;
}
.peopleNum img{
	display: inline;
	margin-right: 10px;
}
/* 底部留言框end */
/* 初始进入弹框 */
.startDiv{
	width: 370px;
	height: 240px;
	position: fixed;
	z-index: 3000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:30vh auto 0;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.6);
	display: none;
}
.startDiv .top{
	width: 100%;
	padding: 60px 0;
	text-align: center;
	background-color: #327bfd;
}
.startDiv .top .text1{
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 5px;
}
.startDiv .top .text2{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.startDiv .top .text2 span{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.startDivGB{
	position: absolute;
	top: 20px;
	right: 20px;
}
.startDiv .bottom{
	width: 100%;
	background: #FFFFFF;
	height: 60px;
}
.startDiv .bottom .bottomDiv{
	float: left;
	width: 50%;
	height: 100%;
	line-height: 60px;
	padding-left: 50px;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
}
.startDiv .bottom .bottomDiv:nth-child(1){
	border: none;
}
.startDiv .bottom .bottomDiv img{
	display: inline;
	width: 20px;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
}
.callDiv{
	width: 370px;
	height: 146px;
	background: url(https://hcqx.bd.bcebos.com/image/49.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -147px;
	left: 0;
	padding: 24px 0;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.6);
	display: none;
}
.callDiv_inp{
	text-align: center;
	height: 63px;
}
.callDiv_inp input{
	border: 1px solid #4a8bfd;
	width: 170px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.callDiv_inp button{
	width: 130px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	background: #4a8bfd;
	border: none;
	margin-bottom: 20px;
	cursor: pointer;
}
.callDiv_text{
	line-height: 1.6;
	font-size: 12px;
	text-align: center;
}
.callDiv_text span{
	color: #327BFD;
}
/* 手机端右侧 */
.contactSJ{
	display: none;
}
/* 模板样式开始 */
.add_duiHua{
	width: 100%;
}
.add_duiHua .maxImg{
	width: 100%;
	height: auto;
}
.duihuaOverLay{
	width: 100%;
	height: 200px;
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 110px;
	left: 0;
}
.duihuaOverLay button{
	width: 100px;
	height: 40px;
	border-radius: 6px;
	background-color: #0F76D2;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	cursor: pointer;
}
.duihuaOverLay input{
	width: 100px;
	height: 40px;
	border-radius: 6px;
	background-color: #0F76D2;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
}
.duihuaOverLay {
	top: 199px;
}

.inner6_del {
	padding: 8px 20px;
	border-radius: 6px;
	background-color: #f56c6c !important;
	color: #FFF;
	z-index: 10;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}



.WapNews {
	width: 375px;
	overflow: hidden;
	background: #FFFFFF;
	margin: 0 auto;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.9);
	padding: 20px;
	display: none;
}

.WapNews .title {
	width: 100%;
	font-size: 20px;
	text-align: center;
	float: none;
}

.WapNews p {
	overflow: hidden;
}

.WapNews img {
	width: 20px;
	display: inline-block;
}

.WapNews label,
/* .WapNews img, */
.WapNews input {
	float: left;
}

.WapNews label {
	font-size: 16px;
	width: 30%;
	line-height: 31px;
}

.WapNews p input {
	width: 70%;
	color: #333;
	border: 1px solid #ccc;
	font-size: 16px;
	padding: 4px 6px;
}

.WapNews p input::-webkit-input-placeholder {
	color: #ccc;
}

.WapNews p input::-moz-input-placeholder {
	color: #ccc;
}

.WapNews p input::-ms-input-placeholder {
	color: #ccc;
}

.WapNews p {
	margin: 15px 0;
}

.WapNews button {
	padding: 6px 70px;
	width: 80%;
	background: #467EFF;
	color: #FFFFFF;
	display: block;
	margin: 25px auto 0;
	border-radius: 4px;
}

.setColorBtn input {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 16px;
	margin: 4px 0;
}

.setColorBtn {
	width: 375px;
	overflow: hidden;
	margin: 10px auto;
}

.addWapNews {
	padding: 8px 20px;
	color: #FFFFFF;
	background-color: #467EFF;
	display: block;
	margin: 0 auto;
	border-radius: 6px;
	cursor: pointer;
}
.comm_corporateName{
	width: 800px;
}
.comm_corporateName .corporateNameInp{
	text-align: center;
	width: 100%;
	/* font-style: italic; */
	letter-spacing: 4px;
	/*font-weight: bold;*/
	/* font-family: serif; */
	font-size: 35px;
	/*opacity: 0.4;*/
}
.comm_corporateName .corporateNameColor{
	width: 350px;
	margin: 0 auto;
	display: block;
	font-size: 20px;
	border: 1px solid #333333;
}
.corporateNameColor::-webkit-input-placeholder{
	color:#333333;
}
.corporateNameColor::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#333333;
}
.corporateNameColor:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#333333;
}
.corporateNameColor:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#333333;
}

/* 模板样式结束 */
@media only screen and (max-width: 750px) {
	.WapNews{
		display: block;
		width: 100%;
	}
	/* 手机端右侧 */
	.contactSJ{
		display: block;
		position: fixed;
		bottom: 60px;
		right: 10px;
	}
	.contactSJ li{
		width: 40px;
		height: 40px;
		border-radius:20px ;
		background:rgba(50, 123, 253, 0.5);		
		margin-bottom: 7px;
	}
	.contactSJ li img{
		width: 22px;
		height: 22px;
		float: left;
		margin-top: 9px;
		margin-left: 9px;
	}
	/* 手机端右侧end */
	.index_bottom{
		display: none;
	}
	/* 移动端联系客服 */
	.callPhone {
		display: none;
	}
	
	.SJcallPhone {
		display: block;
	}
	.callPhone {
		display: none;
	}
	
	.SJcallPhone {
		display: block;
	}
	
	.index_sort_nav,
	.index_sortMain,
	.index_introduce .introduce,
	.factory,
	.case {
		width: 100%;
	}
	
	.callSJ {
		width: 80%;
		/* height: 5.5rem; */
		background: #FFFFFF;
		position: fixed;
		z-index: 200;
		left: 0;
		right: 0;
		top: 20vh;
		margin: 0 auto;
		display: block;
		border-radius: 6px;
		box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.9);
		display: none;
	}
	
	.callSJ .title {
		font-size: 18px;
		line-height: 32px;
		text-align: center;
		color: var(--color);
		font-weight: bold;
		border-bottom: 1px solid #CCCCCC;
	}
	
	.callSJ .inp {
		font-size: 40px;
		height: 40px;
		overflow: hidden;
		position: relative;
	}
	
	.callSJ .inp img {
		position: absolute;
		top: 11px;
		right: 18px;
	}
	
	.callSJ .inp .thPhoneSJ {
		width: 90%;
		height: 100%;
		display: block;
		margin: 0 auto;
		border: none;
		font-size: 14px;
	}
	
	.callMePhoneSJ {
		width: 80%;
		min-height: 35px;
		border: 1px solid #4a8bfd;
		background: #4a8bfd;
		color: #FFFFFF;
		font-size: 14px;
		outline: none;
		border-radius: 4px;
		display: block;
		margin: 0.4rem auto;
	}
	
	.callSJ .top {
		background-color: #4a8bfd;
		height: 30px;
		border-radius: 6px 6px 0 0;
	}
	
	.callSJ .top img {
		width: 20px;
		float: right;
		margin-right: 10px;
		margin-top: 6px;
	}
	
	.callSJ p.text {
		font-size: 0.26rem;
		width: 80%;
		margin: 0 auto;
	}
	
	.callSJ p.tips {
		font-size: 0.26rem;
		color: red;
		text-align: center;
		display: none;
	}
	
	.contact_SJ {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #4a8bfd;
		color: #FFFFFF;
		font-size: 17px;
		text-align: center;
		display: block;
		height: 50px;
		line-height: 50px;
	}
	
	.liuYanK {
		width: 80%;
		position: fixed;
		left: 0;
		right: 0;
		top: 20vh;
		bottom: inherit;
		margin: auto;
		z-index: 200;
	}
	
	.liuYanK .btn {
		margin-bottom: 20px;
	}
	
	.contact {
		position: fixed;
		bottom: 0;
		right: 0;
		width: 100%;
	}
	
	.contact li {
		float: left;
		width: 33.33%;
		height: 58px;
	}
	
	
	.contact li p {
		font-size: 16px;
	}
	
	.contact li img {
		margin-top: 0.1rem;
	}
	
	.liuYanK .inp label {
		font-size: 14px;
	}
	/* 移动端联系客服end */
	/* 模板适配开始 */
	.innerTop_title{
		width: 100% !important;
	}
	.add_duiHua{
		margin-bottom: 50px;
	}
	.comm_corporateName .corporateNameInp{
		text-align: center;
		width: 100%;
		font-style: italic;
		letter-spacing: 4px;
		font-weight: bold;
		font-family: serif;
		font-size: 20px;
	}
	.comm_corporateName{
		width: 100%;
		left: 0 !important;
		    padding: 20px;
	}
	
	/* 模板适配结束 */
}