body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}
.logo{background:url(../images/aqsc-01.jpg)no-repeat center top;height: 331px;}

body {
	background-color: #fff;
	width: 100%;
	height: 100%;
	font: 16px "Microsoft Yahei";
	-webkit-text-size-adjust: 100%;
	color: #333;
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #dc0f0f;
	text-decoration: none;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

/* ===================================================================================================================================================================== */


/* logo */
.box .logo img {
	width: 100%;
}

/* 头部 */
.nav-bg {
	background-color: #2B7CD5;
}

.nav-item {
	height: 60px;
	line-height: 60px;
	width: 1200px;
	margin: 0 auto;
}

.nav-item .nav-li {
	width: 20%;
	float: left;
	text-align: center;
}

.nav-item .nav-li a {
	color: #fff;
	font-size: 18px;
}

.nav-item .nav-li:hover {
	background-color: #2D4C85;
	cursor: pointer;

}

/* 安全要闻模块 */
.security-box {
	width: 1200px;
	margin: 0 auto;
	height: 490px;
}

.title-bg {
	border-bottom: 4px solid #C9C9C9;
	margin-top: 30px;
}

.title-text {
	background: url(../images/aqsc-02.jpg) no-repeat 0% 50%;
	height: 42px;
	line-height: 42px;
	text-indent: 42px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 4px;
}

.security-box-title {
	position: relative;
}

.more {
	position: absolute;
	top: 12px;
	right: 0;
}

.device {
	margin-top: 20px;
	position: relative;
	height: 420px;
}

.security-box-left {
	width: 580px;
	padding: 0 10px 0 0;
	float: left;
}

.security-box-left a img {
	width: 100%;
	height: 100%;
}

.device .pagination {
	position: absolute;
	z-index: 1;
	height: 40px;
	line-height: 40px;
	text-align: right;
	bottom: 0;
	width: 20%;
	right: 10px;
	cursor: pointer;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	cursor: pointer;
	border: 1px solid;
	background: #fff;
}

.swiper-active-switch {
	background: #CB0D17;
	border: #CB0D17;
	width: 11px;
	height: 11px;
}

.swiper-text {
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-indent: 20px;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
}

.security-box-right {
	width: 580px;
	padding: 0 0 0 10px;
	float: right;
}

.security-right-list {
	margin-top: 20px;
}

.list-one-title p {
	text-align: center;
	font-size: 20px;
	color: #A61515;
	font-weight: bold;
	padding: 0 0 10px;
	height: 50px;
	line-height: 50px;
}

.list-one-content p {
	line-height: 35px;
	color: #000;
	font-size: 16px;
	border-bottom: 1px dashed #C9C9C9;
	padding: 0 0 15px;
}

.list-two {
    margin-top: 10px;
    min-height: 126px;
}

.list-two li {
	width: 98%;
	position: relative;
	margin-left: 12px;
}

.list-two li:after {
	content: ' ';
	position: absolute;
	left: -10px;
	top: 50%;
	width: 3px;
	height: 3px;
	background-color: #000;
	border-radius: 4px;
}

.list-two li a {
	height: 40px;
	line-height: 40px;
}

.list-two li span {
	float: right;
}

.list-img {
	margin-top: 28px;
}

.list-img img {
	width: 100%;
}

/* 工作动态与安全科普 */
.work-box {
	width: 1200px;
	margin: 0 auto;
	height: 320px;
}

.work-box-title {
	position: relative;
}

.work-box .work-box-left {
	width: 580px;
	padding: 0 10px 0 0;
	float: left;
}

.work-box-list {
	padding: 10px 10px;
}

.work-box-list li {
	width: 98%;
	position: relative;
	margin-left: 12px;
}

.work-box-list li:after {
	content: ' ';
	position: absolute;
	left: -10px;
	top: 50%;
	width: 3px;
	height: 3px;
	background-color: #000;
	border-radius: 4px;
}

.work-box-list li a {
	height: 40px;
	line-height: 40px;
	color: #000;
}

.work-box-list li span {
	float: right;
}

.work-box-right {
	width: 580px;
	padding: 0 0 0 10px;
	float: right;
}


/* 底部 */
.foot-box {
	width: 100%;
	height: 161px;
	background: #2D4C85;
	clear: both;
	margin-top: 20px;
}

.footer-img1 {
	width: 160px;
	height: 161px;
	float: left;
}

.footer {
	font-size: 14px;
	text-align: center;
	color: white;
	line-height: 34px;
	width: 1170px;
	height: 161px;
	margin: 0 auto;
}

.footer-wz {
	width: 825px;
	height: 131px;
	float: left;
	padding-top: 30px;
	text-indent: 15px;
	text-align: left;
	margin-left: 25px;
}

.footer-img2 {
	width: 160px;
	height: 161px;
	float: left;
}
