@charset "utf-8";
/*左侧菜单最新样式start-2023-3-16*/
.fixednav {
	width: 64px;
	height: 290px;
	position: fixed;
	top: 50%;
	right: 15px;
	margin-top: -145px;
	z-index: 11;
}
.fixedrobot {
	width: 88px;
	height: 88px;
	position: absolute;
	left: 50%;
	top: -8px;
	margin-left: -44px;
	z-index: 13;
}
.fixedrobot img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.fixednav-box {
	position: absolute;
	left: 0px;
	top: 0;
	width: 64px;
	height: 335px;
	border-radius: 200px;
	background: #ffffff;
	box-shadow: 0px 4px 20px 6px rgba(153, 153, 153, 0.2);
	padding: 30px 0 30px;
	box-sizing: border-box;
	z-index: 12;
}
.fixednav-box li {
	height: 56px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	margin-bottom: 22px;
}
.fixednav-bort p.tb {
	width: 30px;
	height: 30px;
	margin: 0 auto;
	box-sizing: content-box;
}
.fixednav-bort p.tb1 {
	background: url(../images/syzcfl/fixedkf.png) no-repeat center center;
	background-size: 100% 100%;
}
.fixednav-bort p.tb2 {
	background: url(../images/syzcfl/fixedfwzl.png) no-repeat center center;
	background-size: 100% 100%;
}
.fixednav-bort p.tb3 {
	background: url(../images/syzcfl/fixedly.png) no-repeat center center;
	background-size: 100% 100%;
}
.fixednav-bort p.tb4 {
	background: url(../images/syzcfl/fixedwx.png) no-repeat center center;
	background-size: 100% 100%;
}
.fixednav-bort:hover p.tb1 {
	background: url(../images/syzcfl/fixedkf1.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 12;
}
.fixednav-bort:hover p.tb2 {
	background: url(../images/syzcfl/fixedfwzl1.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 12;
}
.fixednav-bort:hover p.tb3 {
	background: url(../images/syzcfl/fixedly1.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 22;
}
.fixednav-bort:hover p.tb4 {
	background: url(../images/syzcfl/fixedwx1.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 12;
}
.fixednav-bort p.mc {
	font-size: 12px;
	color: #666;
	line-height: 26px;
	text-align: center;
}
.fixednav-bort:hover p.mc {
	color: #165dff;
	z-index: 12;
}
.fixednav-box-kfbox {
	position: absolute;
	top: -14px;
	left: -246px;
	padding-right: 20px;
	z-index: 12;
	display: none;
}
.fixednav-box-kf {
	width: 230px;
	height: 142px;
	background: #fff;
	box-shadow: 0px 4px 20px 6px rgba(153, 153, 153, 0.2);
	border-radius: 10px;
}
.fixednav-box-kf::after {
	content: '';
	width: 16px;
	height: 28px;
	background: url(../images/syzcfl/fixedsjx.png) no-repeat center center;
	position: absolute;
	right: 8px;
	top: 20px;
}
.fixednav-box-kfo {
	padding: 15px 15px 0px;
}
.fixednav-box-kfo h5 {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	padding-left: 25px;
	font-weight: normal;
	position: relative;
}
.fixednav-box-kfo h5 img {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 4px;
}
.fixednav-box-kfo h5.online {
	height: 30px;
	line-height: 30px;
	padding-left: 26px;
}
.fixednav-box-kfo h5.online img {
	width: 30px;
	height: 30px;
	top: 0px;
	left: -6px;
}
.fixednav-box-kfo h5.online a {
	color: #165dff;
}
.fixednav-box-kfo h5.online a:hover {
	color: #165dff;
	z-index: 12;
}
.fixednav-box-gzhbox {
	position: absolute;
	top: -20px;
	left: -188px;
	z-index: 12;
	padding-right: 20px;
	display: none;
}
.fixednav-box-gzh {
	width: 148px;
	height: 148px;
	padding: 12px;
	background: #fff;
	box-shadow: 0px 4px 20px 6px rgba(153, 153, 153, 0.2);
	border-radius: 10px;
}
.fixednav-box-gzh::after {
	content: '';
	width: 16px;
	height: 28px;
	background: url(../images/syzcfl/fixedsjx.png) no-repeat center center;
	position: absolute;
	right: 8px;
	top: 20px;
}
.fixednav-box-gzh p.ewm {
	width: 148px;
	height: 148px;
}
.fixednav-box-gzh p.ewm img {
	display: block;
	width: 148px;
	height: 148px;
}
#fixedopen {
	display: block;
	height: 33px;
	width: 16px;
	background: url(../images/hide.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: 48px;
	cursor: pointer;
}
#fixedopen.fixedhide {
	background: url(../images/open.png) no-repeat center center;
	background-size: 100% 100%;
}
#backtop {
	width: 64px;
	height: 64px;
	position: absolute;
	left: 0px;
	top: 350px;
	z-index: 12;
	border-radius: 200px;
	background: #fff url(../images/syzcfl/fixedtop.png) no-repeat center center;
	background-size: 24px 24px;
	box-shadow: 0px 4px 20px 6px rgba(153, 153, 153, 0.2);
	cursor: pointer;
}
#backtop:hover {
	background: #165dff url(../images/syzcfl/fixedtop1.png) no-repeat center center;
	background-size: 24px 24px;
	box-shadow: 0px 4px 10px 6px rgba(173, 203, 255, 0.3);
	z-index: 12;
}
/*左侧菜单最新样式end-2023-3-16*/

/*左侧菜单机器人文字闪烁-2023-5-12*/
.fixed-flicker-box {
	width: 150px;
	text-align: right;
	position: absolute;
	left: -148px;
	top: 28px;
	z-index: 12;
}
.fixed-flicker-wid {
	width: 0px;
	height: 24px;
	border-radius: 30px;
	background: #165dff;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s;
	display: inline-block;
}
/*左侧菜单机器人文字闪烁-2023-5-12*/

.message-main {
	padding: 35px 80px 0;
}
.message-tit {
	font-size: 28px;
	color: #333;
	line-height: 54px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 32px;
}
.message-wdl li {
	width: 50%;
	height: 48px;
	margin-bottom: 24px;
}
.message-lab {
	width: 105px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #333;
}
.message-lab i {
	color: #165dff;
	margin-right: 3px;
}
.message-ipt {
	padding: 0 15px;
	width: 280px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	border: 1px solid #c5c5c5;
	color: #333;
	box-sizing: border-box;
}
.message-sel {
	width: 695px;
	font-size: 18px;
	border: 1px solid #c5c5c5;
	color: #333;
	box-sizing: border-box;
	height: 48px;
	line-height: 48px;
}
.message-tex {
	width: 695px;
	font-size: 18px;
	border: 1px solid #c5c5c5;
	color: #666;
	box-sizing: border-box;
	padding: 15px;
}
.message-file {
	width: 130px;
	height: 40px;
	line-height: 40px;
	padding-left: 44px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #333;
	background: #fafafa url(../images/login/upload.png) no-repeat 15px center;
	background-size: 20px 20px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	display: inline-block;
	zoom: 1;
}
.message-file .file {
	width: 130px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.message-file:hover {
	color: #333;
	background: #eee url(../images/login/upload.png) no-repeat 15px center;
	background-size: 20px 20px;
	border: 1px solid #c5c5c5;
	z-index: 12;
}
#showFileName {
	font-size: 16px;
	color: #666;
	padding-left: 105px;
}
#showFileName span {
	margin-right: 10px;
	display: inline-block;
	position: relative;
	padding-right: 35px;
}
#showFileName span i {
	width: 20px;
	height: 20px;
	background: url(../images/zbcg/delete.png) no-repeat center center;
	background-size: 100% 100%;
	display: inline-block;
	position: absolute;
	top: 1px;
	right: 0px;
	cursor: pointer;
}
.message-jyly li {
	margin-bottom: 24px;
}
.message-tips {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #c5c5c5;
	padding-left: 105px;
}
.message-btn {
	padding: 0 80px;
	height: 58px;
	text-align: right;
	padding-top: 18px;
}
.message-btn button {
	display: inline-block;
	line-height: 46px;
	text-align: center;
	width: 150px;
	height: 46px;
	border-radius: 4px;
	margin-left: 20px;
	font-size: 18px;
}
.message-btn button.btn1 {
	border: 1px solid #999;
	color: #999;
	background: #fff;
}
.message-btn button.btn2 {
	border: 1px solid #165dff;
	color: #fff;
	background: #165dff;
}
/*通过媒体查询更改建议留言框大小适配小屏*/
@media screen and (max-width: 1440px) {
	.message-main {
		padding: 20px 80px 0;
	}
	.message-tit {
		padding-bottom: 20px;
	}
	.message-lab {
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.message-wdl li {
		height: 40px;
		margin-bottom: 20px;
	}
	.message-jyly li {
		margin-bottom: 20px;
	}
	.message-ipt {
		padding: 0px 12px;
		width: 225px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.message-sel {
		width: 571px;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.message-tex {
		width: 572px;
		font-size: 16px;
		height: 80px;
	}
	.message-btn {
		padding: 0 105px;
	}
	.message-btn button {
		line-height: 48px;
		height: 48px;
		font-size: 18px;
	}
}
.fixedimgLeft {
	width: 170px;
	height: 290px;
	position: fixed;
	top: 50%;
	right: 85px;
	margin-top: -120px;
	z-index: 5;
	background: #ffffff;
	padding: 5px;
}
.fixedimgRight {
	width: 170px;
	height: 290px;
	position: fixed;
	top: 50%;
	left: 85px;
	margin-top: -120px;
	z-index: 5;
	background: #ffffff;
	padding: 5px;
}
.fixedimgImg {
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: center;
}
.fixedimgImg img {
	width: 80%;
}
.fixedimgOne {
	position: absolute;
	top: 160px;
	left: 68px;
}
.fixedimgTwo {
	position: absolute;
	top: 185px;
	left: 54px;
	font-size: 16px;
}
.fixedimgThree {
	position: absolute;
	top: 220px;
}
.fixedimgFour {
	position: absolute;
	top: 265px;
	left: 28px;
	color: #165dff;
}
