@charset "utf-8";
@import "reset.css";
@import "slide.css";
@import "gun.css";
@import "daohang.css";
@import "lrtk.css";
@import "djgundong.css";

@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.ttf?t=1711680721007') format('truetype');
}
.iconfont {
	margin-top: 20px;
	font-family: "iconfont" !important;
	font-size: 140px;
	color: #ccc;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;


}
.iconfont:hover{
	font-size: 160px;
	cursor: pointer;
	transition: all 0.4s;
	color: #5b85d4;
}

a{ color: #333}
a:hover{color:#5b85d4;}

/* CSS Document */
.l {
	float: left;
	display: inline;
}

.r {
	float: right;
	display: inline;
}

.clr {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	width: 0;
	border: none;
	overflow: hidden;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1140 {
	width: 1140px;
	margin: 0 auto;
}

.height2 {
	height: 2px;
	overflow: hidden;
}

.height5 {
	height: 5px;
	overflow: hidden;
}

.height10 {
	height: 10px;
	overflow: hidden;
}

.height208 {
	height: 208px;
	overflow: hidden;
}


#head .r1 img {
	margin: 15px 0;
}

#head .r {
	font-size: 25px;
	color: #ff0000;
	line-height: 139px;
}


#head .r2 {
	background-image: linear-gradient(to bottom, #4a66b8, #3652a6);
	/* 白色到黑色的渐变 */
	height: 50px;
	border-radius: 2px;
	/* 可选：为背景添加圆角 */
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
	position: relative; /* 设置定位上下文，与上面的div保持一致 */
z-index: 99;
	/* 可选：为元素添加一个轻微的投影效果 */
}
#head .r3{
	z-index: 95;
	position: relative; /* 设置定位上下文，与上面的div保持一致 */

}

#main .title {
	text-align: center;
	letter-spacing: 2px;
	font-size: 28px;
}

#main .title span {
	display: block;
	font-size: 15px;
	color: #5b85d4;
	text-transform: uppercase;

}

#main .title2 {
	letter-spacing: 2px;
	font-size: 28px;
}

#main .title2 span {
	font-size: 15px;
	color: #5b85d4;
	text-transform: uppercase;

}

#main .content {
	margin-top: 20px;
	display: block;
	line-height: 25px;
	height: 300px;
}


.ywly .r2 {
	margin: 0 auto;
	display: flex;
	text-align: center;
	justify-content: space-between;
	/* 图片之间的间距相等 */
}

.ywly .r2 span {
	transform: translateY(10px);
	display: block;
}

.ywly li {
	width: 222px;
	height: 222px;
	border: 1px solid #d9d9d9;
}

.list {
	display: flex;
	text-align: center;
	justify-content: space-between;
}

.ywly img {
	width: 150px;
	height: auto;
	transform: translateY(20px);
	/* 向下移动 20px，可以根据需要调整 */
}

.gsjs {
	background: url(../images/ut.jpg) center top no-repeat;
	background-size: 100% 400px;
	height: 500px;
	overflow: hidden;
}

.gsjs .w1140 {
	background: #ffffff;
	margin-top: 138px;
	padding: 56px 27px;
}

.anzs .r2 {}

.anzs .r2  .l{width: 282px; height: 302px; border: 1px solid #ccc;text-align:center; margin-left: 22px;}

.news_nav {
	margin: 0 auto;
	width: 270px;
	height: 54px;
	background: #d9d9d9;
}

.news_nav li {
	line-height: 54px;
	text-align: center;
	float: left;
}

.tab_2 {
	background: #0187ce;
	width: 125px;
	cursor: pointer;
	background: #0187ce;
	color: #ffffff;
	font-weight: bold;
}

.tab_2 a {
	color: #ffffff;
}

.tab_1 a {
	color: #0187ce;
}

.tab_1 {
	width: 125px;
}

.news_1 {
	border-bottom: 1px dashed #ccc;
	margin: 0 20px;
	padding: 20px;
	width: 520px;
	float: left;
	height: 70px;
}

.news_1 span em {
	font-size: 20px;
	display: block;
}

.news_1 span {
	overflow: hidden;
	margin-right: 10px;
	float: left;
	font-size: 10px;
	display: block;
	width: 60px;
	height: 50px;
	background: #198ede;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
}

.news_1 div {
	width: 560px;
	text-align: left;
}

.news_1 .news_title {
	font-weight: 600;
	font-size: 18px;
}

.news_1 .news_center {
	font-size: 14px;
	color: #696969;
}

#main {}

#footer {
	height: 200px;
	background: #38393c;
	overflow: hidden;
}
#footer .foot-nav{
	width: 800px;
float: left;

}
#footer .foot-nav li {
	font-size: 16px;
	float: left;
	width: 85px;
	text-align: left;
}
#footer .foot-nav li .second {
	font-size: 14px;
	width: 80px;
	text-align: left;
}
#footer .foot-nav li .second a {
	display: block;
}

#footer a {
	color: #ffffff;
}
#footer .content{
	margin-top: 30px;
	display: block;
	color: #ffffff;
	font-size: 16px;
}