﻿@charset "utf-8";

/*********** 导航菜单 begin ***********/

.hyw_nav {
	background-color: #20242e;
	position: fixed;
	color: #ffffff;
	min-width: 1200px;
	height: 60px;
	width: 100%;
	z-index: 10;
}

.hyw_nav a {
	display: block;
	text-decoration: none;
}

.logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -630px;
	z-index: 4;
}

.hyw_nav .shade {
	position: absolute;
	width: 100%;
	height: 380px;
	top: 60px;
	left: 0;
	z-index: 1;
	background-color: #20242e;
	opacity: 0.9;
	filter: alpha(opacity=9);
	display: none;
}

.hyw_nav .menu {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -360px;
	z-index: 2;
	padding: 0;
	list-style: none;
	width: 960px;
	overflow: hidden;
	height: 60px;
}

.hyw_nav .menu>li {
	padding: 0;
	float: left;
	margin: 0;
	width: 105px;
	text-align: center;
	height: 460px;
}

.hyw_nav .submenu {
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}

.hyw_nav .submenu .subicon {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ffffff;
	vertical-align: middle;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.hyw_nav .submitem {
	height: 40px;
	line-height: 40px;
	color: #fff;
	position: relative;
}

.hyw_nav .submitem:hover:after {
	content: '';
	display: block;
	position: absolute;
	width: 60px;
	height: 2px;
	bottom: 5px;
	left: 23px;
	background-color: #c70002;
}

.hyw_nav .menu:hover {
	height: 440px;
	transition: height 0.3s;
}

.hyw_nav .menu:hover+.shade {
	display: block;
}

.hyw_nav .menu>li.highlight:hover {
	background-color: #ffffff;
}

.hyw_nav .menu>li.highlight:hover .submitem {
	color: #000000;
}

.hyw_nav .menu>li:hover .submenu,
.hyw_nav .menu>li.m_active .submenu {
	background-color: #c70002;
}

.hyw_nav .menu>li.right {
	float: right;
}

.sublogin {
	height: 30px;
	background-color: #c70002;
	border-radius: 5px;
	line-height: 30px;
	color: #fff;
	margin: 15px 5px 0 5px;
}

.highlight:hover .sublogin {
	color: #fff;
}

.sublogin span {
	color: #fff;
	letter-spacing: 1px;
	font-size: 15px;
}

.subpublic {
	height: 28px;
	border-radius: 5px;
	line-height: 28px;
	margin: 15px 10px 0 10px;
	background: #20242e;
	filter: Alpha(opacity=50);
	position: static;
	*zoom: 1;
	border: 1px #fff solid;
}

.subpublic span {
	color: #FFFFFF;
	position: relative;
	letter-spacing: 1px;
	font-size: 15px;
}


/*********** 导航菜单 end ***********/






/*悬浮链接*/
.suspensiontop{position:fixed;z-index:55;right:20px;bottom:50%;margin-bottom: 55px;}
.suspensiontop .a{display:block;width:46px;height:46px;cursor:pointer;outline:none;}
.suspensiontop .a.active,
.suspensiontop .a:hover{}
.suspensiontop .a .i{float:left;width:46px;height:46px;background-image:url(../img/2021/0830/side_icon.png);background-repeat:no-repeat;}


.suspensiontop .a-service .i{background-image:url(../img/2021/1019/zixun.png);background-repeat:no-repeat;background-color: transparent!important}

.suspensionbottom{position:fixed;z-index:55;right:20px;
margin-bottom: -100px;
bottom:50%; background: #f6f8fa; border-radius: 50px;  box-shadow: 0 0 10px #b2b2b2; border:2px #fff solid; }

.suspension-box{position:relative;float:right;}
.suspensionbottom .a{display:block;width:42px;height:46px;cursor:pointer;outline:none;border-radius: 50%;}
.suspensionbottom .a.active,
.suspensionbottom .a:hover{}
.suspensionbottom .a .i{float:left;width:42px;height:46px;background-image:url(../img/2021/0830/side_icon.png);background-repeat:no-repeat;}
.suspensionbottom .a-service .i{background-image:url(../img/2021/1019/zixun.png);background-repeat:no-repeat;background-color: transparent!important}
.suspensionbottom .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:8px;background-image:url(../img/2021/0830/phone1.png);background-repeat:no-repeat;}
.suspensionbottom .a-service-phone:hover .i{width:20px;height:20px;margin-top:12px;margin-left:8px;background-image:url(../img/2021/0830/phone2.png);background-repeat:no-repeat;}

.suspensionbottom .a-qrcode .i{width:20px;height:20px;margin-top:12px; margin-left:8px;background-image:url(../img/2021/0830/erweima1.png);background-repeat:no-repeat;}
.suspensionbottom .a-qrcode:hover .i{width:20px;height:20px;margin-top:12px; margin-left:8px;background-image:url(../img/2021/0830/erweima2.png);background-repeat:no-repeat;}

.suspensionbottom .a-top .i{width:20px;height:20px;margin-top:12px;margin-left:8px;background-image:url(../img/2021/0830/top1.png);background-repeat:no-repeat;}
.suspensionbottom .a-top:hover i{ width:20px;height:20px;margin-top:12px;margin-left:8px;background-image:url(../img/2021/0830/top2.png);background-repeat:no-repeat; }


.suspensionbottom .d{display:none;background:#fff; position:absolute;right:67px;border-radius:3px; box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspensionbottom .d .arrow{ position:absolute; width:22px; height:22px; background:url(../img/2021/0830/sanjia.png) no-repeat; right:-16px; top:50%; margin-top: -12px;  }
.suspensionbottom .d-service{top:0;}
.suspensionbottom .d-service-phone{top:-5px;}
.suspensionbottom .d-qrcode{top:0px;}
.suspensionbottom .d .inner-box{}
.suspensionbottom .d-service-item{padding:14px 0;}
.suspensionbottom .d-service .d-service-item{border-bottom:none;}
.suspensionbottom .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspensionbottom .d-service-item .i-qq{width:44px;height:44px;background:url(../img/2021/0830/side_con_icon03.png) no-repeat center 15px;
display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspensionbottom .d-service-item:hover .i-qq{background-position:center 3px;}
.suspensionbottom .d-service-item .i-tel{width:44px;height:44px;background:url(../img/2021/0830/side_con_icon02.png) no-repeat center center;display:block;}
.suspensionbottom .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspensionbottom .d-service-item .text{float:left;
width:200px;line-height:22px;font-size:15px;margin-left:12px;line-height: 30px;}
.suspensionbottom .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspensionbottom .d-service-intro{padding-top:10px;}
.suspensionbottom .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspensionbottom .d-service-intro i{height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspensionbottom .d-qrcode{text-align:center;}
.suspensionbottom .d-qrcode .inner-box{}
.suspensionbottom .d-qrcode p{font-size:16px;color:#93959c;}

