/*公共页面*/

.publicTopAll {
	width: 100%;
	height: 420px;
	overflow: hidden;
	z-index: 10000;
}

.publicTop {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.publicTop div h1 {
	font-size: 22px;
	height: 69px;
	line-height: 69px;
	font-weight: bold;
	float: left;
}

.publicTop div ul {
	float: right;
	margin-right: 0px;
	height: 69px;
	line-height: 69px;
	font-size: 16px !important;
	z-index: 9999;
}

.publicTop div ul li {
	float: left;
	margin-left: 90px;
	cursor: pointer
}

.publicPic {
	font-size: 48px;
	font-weight: bold;
	padding-top: 117px;
	letter-spacing: 7px;
}

footer {
	width: 100%;
	background-color: #1b1d20;
	/* position: fixed; */
	border-bottom: 1px solid #16191e;
	padding-top: 70px;
	/* font-family: "sy"; */
}


/* footer h4{
    text-align: right;
    font-size: 25.71px;
    padding-top: 75px;
    padding-bottom: 105px;
    border-bottom: 1px solid #2e3035;
}
footer h4 span{
  font-size: 28.28px;
} */

footer .topbox {
	border-bottom: 1px solid #323437;
	text-align: left;
}

footer .topbox .navlist {
	float: left;
	margin-right: 107px;
}

footer .topbox .navlist:last-child {
	float: left;
	margin-right: 0;
}

footer .topbox .navlist li {
	font-size: 13px;
	margin-bottom: 16px;
}

footer .topbox .navlist li:first-child {
	font-size: 17px;
	margin-bottom: 4px;
}

footer .topbox .navlist li a {
	color: #ccc;
}

footer .topbox .navlist li:nth-child(2) {
	font-size: 13px;
	margin-bottom: 15px;
	color: #999;
}

footer .topbox .navlist li:last-child {
	margin-bottom: 32px;
}

footer .topbox .navlist li span {
	font-size: 13px;
	margin-bottom: 15px;
	color: #ccc;
}

footer .topbox .navlist li.esp {
	font-size: 13px;
	margin-bottom: 15px;
	color: #ccc;
	margin-left: 68px;
}

footer .topbox .navlist li.esp1 {
	font-size: 14;
	color: #999;
}

footer .topbox #epsul1 {
	margin-right: 132px;
}

footer .topbox .navlist .eso_span {
	color: #ccc;
}

footer .topbox .welogo {
	width: 280px;
	height: 35px;
	float: left;
	margin-top: 52px;
}

footer .topbox #epsul {
	float: right;
}

footer div .about ul li {
	float: left;
	font-size: 12px;
	color: #5f6061;
	height: 20px;
	line-height: 20px;
	padding: 0 29px;
}

footer div .about ul li span {
	font-size: 13px;
	color: #999;
}

footer div .about {
	padding: 25px 66px;
}

footer div .about ul li:nth-child(1) {
	/* width: 240px; */
	border-right: 1px solid #8b8c8f;
}

footer div .about ul li:nth-child(2) {
	/* width: 220px; */
	border-right: 1px solid #8b8c8f;
}

footer div .about ul li:nth-child(3) {
	/* width: 192px; */
	border-right: 1px solid #8b8c8f;
}

footer div .about ul li:nth-child(4) {}

footer div .about ul li:nth-child(5) {
	/* width: 314px; */
	padding-right: 0px;
}

.side_nav {
	width: 40px;
	position: fixed;
	right: 32px;
	top: 48%;
	z-index: 999;
	display: block;
}

.tel_me {
	/* height: 100px; */
	width: 40px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	padding-top: 84px;
}

.qq-link {
	position: absolute;
	z-index: 3;
	width: 40px;
	height: 84px;
	right: 0;
	top: 0;
}

.side_nav .server-icon {
	width: 40px;
	height: 40px;
	display: block;
}

.side_nav .server-text {
	font-size: 14px;
	color: #333;
	line-height: 16px;
	width: 28px;
	margin: 8px auto 0;
}

.side_nav .top {
	margin-top: 26px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
}

.side_nav .qq-wrap {
	width: 273px;
	height: 80px;
	position: absolute;
	right: 0;
	top: -6px;
	z-index: 1;
	display: none;
}

.side_nav .qq {
	width: 213px;
	height: 80px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	background: #fff;
}

.side_nav .qq .q_box {
	padding: 18px;
	text-align: left;
}

.side_nav .qq .q_box .lf {
	float: left;
	font-size: 38px;
}

.side_nav .qq .q_box .rg {
	float: left;
	margin-left: 20px;
}

.side_nav .qq .q_box .rg .p1 {
	font-size: 20px;
	line-height: 24px;
	color: #999;
	font-weight: bold;
}

.side_nav .qq .q_box .rg .p2 {
	font-size: 16px;
	line-height: 24px;
	color: #f08114;
	margin-top: -4px;
	letter-spacing: 1px;
	font-weight: bold;
}


/*  */


/* 更多产品 */

.moreproduct {
	color: #000;
}

.pro_list {
	margin-top: 34px;
	height: 360px;
	overflow: hidden;
}

.pro_list ul li {
	height: 360px;
	width: 298px;
	float: left;
	/* border: 1px solid; */
	position: relative;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.pro_pic {
	height: 360px;
	width: 298px;
	position: relative;
}

.pro_pic img {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.pro_mask {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	pointer-events: none;
}

.pro_mask h3 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 360px;
	line-height: 360px;
}

.pro_mask p {
	font-size: 14px;
	display: none;
	/* width: 200px; */
	margin: 0 50px;
	text-align: left;
}

.pro_mask .btn {
	display: none;
	cursor: pointer !important;
}

.active {
	background-color: rgba(52, 66, 83, 0.8);
	padding-top: 81px;
	height: 279px;
}

.active h3 {
	font-size: 28px;
	height: 54px;
	line-height: 54px;
	font-weight: normal;
}
.active h3 strong{
	font-weight: normal;
}
.active p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	display: block;
}

.active .btn {
	height: 40px;
	line-height: 40px;
	width: 148px;
	background-color: #698ab4;
	border: 1px solid #fff;
	border-radius: 2px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	margin: 0 auto;
}

.more {
	width: 110px;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	color: #fff;
	float: right;
	margin-right: 5px;
	margin-top: 18px;
	margin-bottom: 70px;
}

.more a {
	color: #fff;
}

.active {
	background-color: rgba(72, 124, 186, 0.8);
	padding-top: 81px;
	height: 279px;
}

.active h3 {
	font-size: 28px;
	height: 54px;
	line-height: 54px;
	font-weight: normal;
	-webkit-animation: up1 0.2s linear both;
	animation: up1 0.2s linear both;
}

.active p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	display: block;
	-webkit-animation: up2 0.4s linear both;
	animation: up2 0.4s linear both;
}

.active .btn {
	height: 40px;
	line-height: 40px;
	width: 148px;
	background-color: #698ab4;
	border: 1px solid #fff;
	border-radius: 2px;
	display: block;
	margin: 60px auto 0;
	-webkit-animation: up2 0.4s linear both;
	animation: up2 0.4s linear both;
}

@-webkit-keyframes up1 {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}
	to {
		opacity: 1;
	}
}

@keyframes up1 {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes up2 {
	from {
		opacity: 0;
		-webkit-transform: translateY(200px);
		transform: translateY(200px);
	}
	to {
		opacity: 1;
	}
}

@keyframes up2 {
	from {
		opacity: 0;
		-webkit-transform: translateY(200px);
		transform: translateY(200px);
	}
	to {
		opacity: 1;
	}
}

.exchange {
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #216dd7;
	border: 1px solid #226ed8;
	display: inline-block;
	margin: 40px 0;
	cursor: pointer;
}


/*
    width: 100%;
    height: 20rem;
    position: fixed;
    top: -0.1rem;
    left: 0; 
 */

.mask_box {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 999999;
}

.mask_box .content {
	width: 480px;
	height: 270px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.esph1 {
	display: none;
}

.qy-code {
	width: 120px;
	height: 120px;
	border-radius: 4px;
	overflow: hidden;
}

.banner-content {
	text-align: left;
	padding-top: 115px;
}

.banner-content-head {
	height: 76px;
}

.banner-title {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 52px;
}

.banner-subtitle {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

.banner-desc {
	font-size: 15px;
	line-height: 28px;
	width: 508px;
	color: #fff;
	margin-top: 26px;
}