ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

em,
i {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

.width {
	width: 1200px;
	margin: 0 auto;
}

.head {
	height: auto;
	overflow: hidden;
}

.head .w1180 {
	width: 1180px;
	margin: 0 auto;
}

.head .top {
	height: 26px;
	line-height: 26px;
	background: #f1f1f1;
}

.head .top span {
	font-size: 12px;
	color: #32333b;
	display: block;
	float: left;
}

.head .top em {
	float: right;
	display: block;
	font-size: 12px;
	color: #32333b;
}

.head .nav {
	height: auto;
	overflow: hidden;
	background: #fff;
}

.head .nav .fl img {
	margin-top: 22px;
}

.head .nav:after {
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
	clear: both;
}

.head .nav ul {
	height: 80px;
	overflow: hidden;
	float: right;
}

.head .nav ul li {
	float: left;
	padding: 0 18px;
	height: 80px;
}

.head .nav ul li>a {
	font-size: 16px;
	color: #32333b;
	display: block;
	line-height: 74px;
}

.head .nav ul li:hover>a,
.head .nav ul li.on>a {
	color: #198bff;
}

.head .nav ul li.pro>a {
	background: url(../images/pchead_foot/head_logo.png) right 32px no-repeat;
	padding-right: 20px;
}

.head .nav ul li.pro:hover>a {
	background: url(../images/pchead_foot/head_logo_1.png) right 32px no-repeat
}

.head .nav ul li.on>a.icon {
	background: url(../images/pchead_foot/head_logo_1.png) right 32px no-repeat;
}

.head .nav ul li .menu {
	position: absolute;
	top: 106px;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	transform: rotate3d(0, 0, 0, 0deg);
	transform-origin: 50% 0%;
	z-index: 999;
}

.head .nav ul li:hover .menu {
	height: 268px;
	transform: rotate3d(0, 0, 0, 0deg);
	transform-origin: 50% 0%;
}

.head .nav ul li a.new {
	position: relative;
}

.head .nav ul li a.new img {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
}

.banner {
	margin-top: 0 !important;
}

#sc_kf {
	height: 100%;
	width: 48px;
	background: #393939;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
}

#sc_kf ul.kf {
	height: auto;
	overflow: hidden;
}

#sc_kf ul li {
	width: 48px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
}

#sc_kf ul li img {
	display: block;
	margin: 0 auto;
}

#sc_kf ul li em {
	display: block;
	width: 24px;
	height: 1px;
	background: #616161;
	margin: 20px auto 0;
}

#sc_kf ul li.kf_zx a {
	color: #fff;
	text-align: center;
	display: block;
}

#sc_kf ul li.kf_zx img {
	margin-top: 8px;
}

#sc_kf ul li.kf_ty a {
	color: #ff543d;
	margin-top: 22px;
}

#sc_kf ul li.kf_dh {
	margin-top: 17px;
}

#sc_kf ul li.kf_dh .dh_phone {
	position: absolute;
	width: 192px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	background: #fff;
	text-align: center;
	top: -6px;
	left: -194px;
	border: 1px solid #616161;
	display: none;
}

#sc_kf ul li.kf_dh:hover .dh_phone {
	display: block;
}

#sc_kf ul li.kf_wx .img_1 img {
	margin: 16px 0 0 11px;
}

#sc_kf ul li.kf_wx .kf_ewm img {
	display: block;
	width: 150px;
	height: 150px;
	top: -50px;
	left: -150px;
	position: absolute;
	display: none;
}

#sc_kf ul li.kf_wx:hover .kf_ewm img {
	display: block;
}

#sc_kf ul li.kf_yh {
	margin-top: 23px;
	background: #2c6eff;
	height: 115px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}

#sc_kf ul li.kf_yh .kf_hd img {
	display: none;
	width: 250px;
	height: 125px;
	position: absolute;
	left: -250px;
	top: -7px;
}

#sc_kf ul li.kf_yh:hover .kf_hd img {
	display: block;
}

#sc_kf ul li.kf_top {
	margin-top: 45px;
}

#sc_kf ul li.kf_top span {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
	text-align: center;
}

/*网站底部*/
/*网站底部*/
.footer{height: auto;overflow: hidden;background: #f0f0f0;padding-top: 60px;color:#fff;width: 100%;}
.footer .fl{float: left;}
.footer .fr{float: right;}
.footer .logo_l{float: left;width: 258px;margin: 0 160px 0 28px;}
.footer .clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}
.footer .w1180{width: 1180px;margin: 0 auto;}
.footer .top{float: left;padding-bottom: 36px;}
.footer .top img{display: block;margin: 0 auto;}
.footer .top .logo_l span{font-size: 16px;color:#555555;margin-top: 18px;text-align: center;display: block;}
.footer .top ul.left{width: 520px;overflow: hidden;float: left;}
.footer .top ul.left li{float: left;padding-right: 30px;}
.footer .top ul.left li:last-child{padding-right: 0;}
.footer .top ul.left li:nth-child(2n+1) a:first-child{display: block;padding-bottom: 16px;font-size: 18px;color:#333333;margin:0}
.footer .top ul.left li:nth-child(2n+2){padding-top: 40px;}
.footer .top ul.left li:nth-child(2){padding-right:68px;}
.footer .top ul.left li a{display: block;font-size: 14px;color:#666666;margin-bottom: 12px;}
.footer .img_1{text-align: center;float: right;margin-right: 24px;}
.footer .img_1 img{display: block;width: 120px;height: 120px;margin: 0 auto 10px;}
.footer .img_1 span{display: block;text-align: center;font-size: 14px;color: #666666;font-weight: bold;line-height: 18px;margin: 0;}
.footer .bot p{padding:30px 0;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;font-size: 14px;color:#666666;text-align: center;}


/*20230511新增样式*/
.bannerFlex {
	display: flex;
	padding-left: 0;
	height: 268px;
	background: #fff;
}

.leftserver {
	padding: 32px 0 0 30px;
	width: 175px;
	height: 256px;
	background: #F4F6FA;
}

.leftserver h3 {
	width: 147px;
	border-bottom: 1px #DCDCDC solid;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 16px;
	padding-bottom: 14px;
}

.head .nav ul .leftserver ul{
	padding: 0;
	margin: 0;
	height: auto;
}

.head .nav ul li .leftserver ul li {
	font-size: 14px;
	font-weight: 400;
	color: #282d37;
	height: auto;
	line-height: 38px;
	padding: 0;
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
.head .nav ul li .leftserver ul li span{
	color: #9c9ea2;
}
.bannerContent {
	width: 915px;
	padding: 27px 0 0 60px;
	cursor: pointer;
}

.bannerContent a {
	float: left;
	width: 33%;
	margin-bottom: 34px;
	height: 41px;
}

.bannerContent a img {
	margin-right: 10px;
	vertical-align: middle;
}

.bannerContent a span {
	font-size: 16px;
	    font-weight: 500;
	    color: #000000;
	    margin-bottom: 6px;
	    display: inline-block;
}

.bannerContent a p {
	font-size: 14px;
	font-weight: 400;
	color: #878787;
	margin-left: 30px;
}
