.ui_div_footer {
	width: 1450px;
	margin: 0 auto;
}

.i_linkbg {
	background-color: #172339;
	margin-top: 70px;
}

.i_link {
	width: 100%;
	padding: 20px 0px;
	display: flex;
	justify-content: space-between;
}

.i_linkdiv {
	width: 75%;
	padding-bottom: 27px;
	margin-top: 10px;
}

.i_linkdiv li {
	float: left;
	color: #fff;
}

.i_linkdiv li.dddiv {
	width: 177px;
}

/* .i_linkdiv li.dddiv4 {
	width: 345px;
	padding-left: 52px;
} */

.i_linkdiv li dl {
	width: 100%;
}

.i_linkdiv li dl dt {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.i_linkdiv li dl dt a,
.i_linkdiv li dl dt a:hover {
	color: #fff;
	text-decoration: none;
	cursor: default;
}

.i_linkdiv li dl dd {
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.i_linkdiv li dl dd a {
	color: rgb(255, 255, 255, 0.65);
	font-size: 14px;
	line-height: 2em;
}

.i_linkdiv li dl dd a:hover {
	text-decoration: none;
	color: #fff;
}

.i_linkdiv li:nth-child(2) {
	width: 330px;
}

.i_linkdiv li:nth-child(2) .div_node dd {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.div_con dd {
	width: 51% !important;
	height: auto !important;
	background-color: #fff;
	font-size: 14px;
	color: #172339;
	padding-top: 5px;
	border-radius: 3px
}

.div_con dd img {
	width: 78px;
	height: 78px;
}

.div_con dd:not(:first-child) {
	margin-top: 12px;
}

.footer_left {
	width: 25%;
	padding-left: 35px;
	position: relative;
}

.footer_left::after {
	content: '';
	position: absolute;
	left: 266px;
	top: 25px;
	width: 1px;
	height: 270px;
	background-color: rgba(255, 255, 255, 0.2);
}

.footer_left img {
	margin-top: 20px;
	width: 152px;
	height: 43px;
}

.div_contact {
	margin-top: 30px;
}

.div_contact_name {
	font-size: 14px;
	color: rgb(255, 255, 255, 0.65);
	margin-top: 15px;
}

.div_contact_value {
	font-size: 18px;
	color: #fff;
}

/*footer*/
.i_ff {
	background-color: #172339;
}

.i_footer {
	width: 100%;
	padding: 10px 0px;
	line-height: 28px;
	color: rgb(255, 255, 255, 0.65);
}

.i_footer a,
.i_footer a:hover {
	color: rgb(255, 255, 255, 0.65);
}

.footer_content {
	width: 1305px;
	margin: 0px 35px;
	padding-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}


/*----------------侧边栏-----------start*/
.zxl_pr {
	width: 65px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -100px;
	z-index: 1000;
}

.div_zxl_model {
	width: 100%;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.div_zxl_top {
	display: none;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	position: fixed;
	right: 10px;
	bottom: 8%;
	z-index: 1000;
}

.div_zxl_model {
	background: linear-gradient(to bottom, #03B8FF, #137CF6);
	position: relative;
}

.div_zxl_top:hover {
	background: #fff;
	box-shadow: 0 0 20px #CECECE;
}

.zxl_top_a {
	width: 100%;
	height: 100%;
	justify-content: center;
}

.zxl_top_icon {
	width: 25px;
	height: 25px;
}

.zxl_a {
	position: relative;
	padding-bottom: 10px;
}

.zxl_a:not(:last-child):after {
	content: '';
	position: absolute;
	left: 13px;
	top: 75px;
	width: 40px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
}

.zxl_icon {
	width: 30px;
	height: 30px;
	filter: opacity(65%);
	margin-top: 10px;
}

.div_zxl_name {
	font-size: 12px;
	color: rgb(255, 255, 255, 0.65);
}

.zxl_a:hover {
	text-decoration: none;
}

.zxl_a:hover .div_zxl_name {
	color: #fff;
}

.zxl_a:hover .zxl_icon {
	filter: opacity(100%)
}

.zxl_a:hover:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -15px;
	width: 15px;
	height: 355px;
	z-index: 2;
}

.zxl_a:hover .div_frame {
	display: block;
}



/*----------------侧边栏-----------end*/

/*----------------侧边栏联系我们-----------start*/
.div_frame {
	/* margin-right: 15px; */
	z-index: 2;
	width: 280px;
	position: absolute;
	left: -295px;
	box-shadow: 0 0 10px #CECECE;
	display: none;
}

.div_zxzx_header {
	font-size: 18px;
	width: 100%;
	background: url(../images/zxzxbj.jpg)no-repeat center center;
	background-size: cover;
	text-align: center;
	height: 125px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.div_zxzx_buttom {
	width: 84px;
	padding: 7px 20px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-color: #0067Fc;
	font-size: 18px;
	border-radius: 3px;
	position: absolute;
	top: 40px;
	line-height: 28px;
}

.div_zxzx_buttom img {
	display: inline-block;
	width: 15px;
	height: 20px;
	position: absolute;
	padding: 5px 10px;
	opacity: 0;
	/* 初始为完全透明 */
	transition: opacity 0.3s ease-in-out;
	/* 设置过渡效果 */
	visibility: hidden;
	/* 设置为不可见状态，确保在透明时不会影*/
}

.div_zxzx_buttom:hover {
	text-align: left;
	text-decoration: none;
	color: #fff !important;
}

.div_zxzx_buttom:hover img {
	opacity: 1;
	/* 完全不透明 */
	visibility: visible;
	/* 设置为可见状态 */
	transform: translateX(1px);
	transition: all 0.3s ease-out;
}

.div_footer_arrow {
	padding: 8px !important;
}

/* 抖动放大
.div_zxzx_header a{
	color: #fff;
	display: inline-block; 
    animation: jumpAndZoom 1s infinite; 
}
@keyframes jumpAndZoom {
    0%, 100% {
        transform: scale(1); 
    }
    50% {
        transform: scale(1.2); 
    }
} */

.div_zxzx_header a:hover {
	text-decoration: none;
	color: #fff;
}

.div_zxzx_content {
	height: 160px;
	background-color: #fff;
	padding: 30px 20px 20px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.li_left,
.li_right {
	display: flex;
	flex-direction: column;
	align-items: start;
	/* 对齐内容到左边 */
}

.div_zxzx_content ul {
	display: flex;
	flex-direction: column;
	/* 设置为列方向 */
	height: 100%;
}

.li_content {
	display: flex;
}

.li_title {
	position: relative;
	color: #595959;
	text-align: center;
	top: -5px;
}

.li_tel {
	color: #03B8FF;
	font-size: 16px;
	margin-bottom: 20px;
}

.li_left img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.li_right img {
	width: 110px;
	height: 110px;
	margin-bottom: 10px;
}

.li_right {
	position: absolute;
	padding-left: 20px;
	top: 155px;
	right: 20px;
}

/*----------------侧边栏联系我们-----------end*/

/*----------------侧边栏关注我们-----------start*/
.div_gzwm {
	height: 234px;
	top: -79px;
	background-color: #fff;
	border-radius: 6px;
	width: 160px;
	left: -175px;
}

.qr_title {
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.gzh {
	width: 105px;
	height: 105px;
}

.qr_code_content .code_title {
	position: relative;
	width: 110px;
	white-space: pre-wrap;
	line-height: 18px;
	margin-top: 15px;
	font-size: 12px;
	color: #595959;
}

/*----------------侧边栏关注我们-----------end*/

@media only screen and (max-width: 1400px) {
	.ui_div_footer {
		width: 1100px;
	}
	.i_linkdiv {
		padding-bottom: 0;
		margin-top: 5px;
	  }
	  .i_link{
		padding: 20px 0px 15px;
	  }
	.footer_left {
		padding-left: 10px;
	}
	.footer_left img {
		margin-top: 25px;
		width: 107px;
		height: 30px;
	}

	.div_contact_name {
		font-size: 12px;
		margin-top: 20px;
		line-height: 20px;
	}
	.div_contact_value{
		font-size: 16px;
	}
	.footer_left::after {
		left: 210px;
		top: 23px;
		height: 225px;
	}

	.i_linkdiv li.dddiv {
		width: 130px;
	}

	.i_linkdiv li:nth-child(2) {
		width: 290px;
	}

	.footer_content {
		width: 1100px;
		margin: 0 10px;
		font-size: 12px;
	}

	.div_con dd {
		width: 55% !important;
		font-size: 12px;
	}
	.div_con dd img {
		width: 60px;
		height: 60px;
	}
	.i_linkdiv li dl dt{
		height: 40px;
		line-height: 40px;
	}
	.i_linkdiv li dl dd{
		height: 30px;
		line-height: 30px;
	}
	.i_linkdiv li dl dd a{
		font-size: 12px;
	}
	.div_con div{
		line-height: 20px;
	}
	.i_footer{
		line-height: 10px;
	}
}