/**
 * Copyright (c) 2000 - 2017 XINHUANET.com All Rights Reserved.
 * hk20 v0.5.43
 * @time 2017-06-22 15:27:18
 */
body {
	font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif;
	font-weight: 400;
	overflow-x:hidden;
}
.windows body {
	font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial;
	font-weight: 400
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
ul {
	margin: 0;
	padding: 0
}
body,
html {
	height: 100%;
	background:#f7f7f7;
}
body {
	color: #000
}
li {
	list-style-type: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #4c4c4c
}
img {
	border: 0
}
.clearfix:after,
.list li:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.part {
	width: 100%;
	margin: 0 auto
}
.part-banner {
	width: 100%;
	margin: 0 auto 6px
}
.pic-in:after,
.pic-list-in:after,
.pic-list:after,
.pic:after {
	content: '';
	clear: both;
	display: inline-block;
	overflow: hidden;
	height: 0;
	width: 100%
}
.default-no-data {
	font-size: 1em;
	text-align: center;
	line-height: 24px
}
.banner{ width:100%; height:auto; background:#226fcc;}
.banner img{ width:100%; height:auto;}
.contentbox{ width:100%; height:auto; position:relative; background:#fff;}
.header {
	width: 100%;
	height: 3rem;
	background:#fff;
	font-size: 1rem;
	 color:#6b2c69;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.header h1,.header h1 a{ font-size:1.4rem; line-height:60px; width:96%; text-align:center; color:#6b2c69;}
.header h1{ position:absolute; z-index:8;}
.header-logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.header-banner {
	position: relative;
	z-index: 1
}
.menu {
	margin-top:6px;
	margin-left:6px;
	display: block;
	width: 40px;
	height: 40px;
	background:#226ecd;
	position: absolute;
	z-index: 8;
	overflow: hidden;
	border-radius: 4px;
}
.xinhua {
	top: 14px;
	right:5px;
	display: block;
	width: 50px;
	height: 36px;
	position: absolute;
	z-index: 8;
	overflow: hidden;
	border-radius: 4px;
}
.xinhua img{ width:100%; height: auto;}
.menu-icon,
.menu-icon2,
.menu-icon2:after,
.menu-icon2:before,
.menu-icon:after,
.menu-icon:before {
	display: block;
	height: 3px;
	background-color: #fff;
	position: absolute;
	-webkit-transition: all 1s;
	transition: all 1s
}
.menu-icon,
.menu-icon:after,
.menu-icon:before {
	width: 20px
}
.menu-icon2,
.menu-icon2:after,
.menu-icon2:before {
	width: 3px
}
.menu-icon,
.menu-icon2 {
	pointer-events: none;
	top: 18px;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.menu-icon {
	left: 13px;
}
.menu-icon2 {
	left: 8px;

}
.menu-icon2:before,
.menu-icon:before {
	content: "";
	top: -6px;
	left: 0;

}
.menu-icon2:after,
.menu-icon:after {
	content: "";
	top: 6px;
	left: 0;

}
.menu-list {
	background-color: #226fcc;
	color: #555;
	line-height: 40px;
	position: fixed;
	margin-top:60px;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 6;
	font-size: 1em;
	top: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.menu-list ul {
	width:70%;
	margin:20px 15%;
}
.menu-list ul {
	padding: 0;
	list-style: none;
	font-size:1.1rem;
	line-height:2rem;
	font-weight:bold;
}
.menu-list ul li{ width:46%; float:left; margin:0 2%; color:#fff; text-align:center;}
.menu-list a {
	outline: 0;
	color: #fff;
	font-weight:bold;
	text-decoration: none
}
.menu-text {
	color: #fff;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 100
}
.menu-text li a {
	display: block;
	font-weight:bold;
	font-size:1rem;
	margin-bottom: 10px;
	color:#fff;
	text-decoration: none;
}
.menu-btn {
	color: #555;
	margin-right: 1em;
	margin-left: 1em
}
.menu-list ul.lang{ width:46%;}
.lang,.lang li{ text-align:center; color:#898989; }
.lang,.lang li a{color:#898989;}
.menu-list ul li.backpc{ width:140px; padding-top:0px; line-height:23px; margin:0 auto;}
.menu-list ul li.backpc a{ color:#fff;}
.backpc img{ width:24px; height:auto; float:left; margin-right:5%;}
.backpc span{ float:left; font-size:20px;}
.menu-list li a:active {
}
.open-menu {
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%
}
.open-menu .menu-icon,
.open-menu .menu-icon2,
.open-menu .menu-icon2:after,
.open-menu .menu-icon2:before,
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	background-color: #fff;
}
.open-menu .menu-icon2 {
	-webkit-transform: translateX(45px);
	transform: translateX(45px)
}
.open-menu .menu-icon,
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	width: 25px
}
.open-menu .menu-icon {
	-webkit-transform: translateX(90px);
	transform: translateX(90px)
}
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	top: 50%;
	left: -95px;
	margin-top: -1px
}
.open-menu .menu-icon:before {
	-webkit-transform: rotate(-315deg);
	transform: rotate(-315deg)
}
.open-menu .menu-icon:after {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg)
}
.open-menu .menu-list {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	overflow: scroll!important
}
/*内容*/
.part h1{ width:70%; margin:0.5rem auto; font-size:1.6rem; line-height:1.8rem; font-weight:bold; text-align:center;}
.part p{ width:94%; margin: 0 auto; font-size:0.8rem; color:#888; font-weight:bold; text-align: left; text-indent:2rem;}
.focusBox3 { width: 80%; height: 10rem; position: relative; margin: 0 auto; margin-top: 10px; }
.focusBox3 .arrow-left { background: url(http://www.2019cdac.com/newsmobile/images/lft.png) no-repeat left top; position: absolute; left: -25px; top: 2.5rem; width: 25px; height: 80px; z-index: 2 }
.focusBox3 .arrow-right { background: url(http://www.2019cdac.com/newsmobile/images/rt.png) no-repeat left bottom; position: absolute; right: -25px; top: 2.5rem; width: 15px; height: 50px; z-index: 2 }
.focusBox3 .swiper-container { width: 100%; height: 10rem; }
.swiper-slide { position: relative; }
.focusBox3 .swiper-container .swiper-slide{ height:8rem;}
.focusBox3 .swiper-container .swiper-slide img { width: 100%; height: 8rem; }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 2rem; background: #fff; z-index: 0 }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title { font-size: 1rem; position: absolute; left: 2%; bottom: 0; width: 96%; text-align:center; height: 2rem; line-height: 2rem; color: #333; overflow: hidden; z-index: 1; }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title a { color: #333; }
.focusBox3 .pagination { position: absolute; right: 10px; text-align: right; bottom: 15px; width: 25%; z-index: 2; display:none; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 3px; cursor: pointer; }
.swiper-active-switch { background: #f6b55a; }
.parttitle{ width:96%; margin:10px auto; height:auto;}
.parttitle img{ width:100%; height:auto;}
.textlist { width: 94%; height: auto; margin:8px auto; }
.textlist li { height: auto; overflow: hidden; font-size: 1rem; color: #000; position: relative; padding-left: 15px; line-height:1.4rem; }
.textlist li a { color: #000; }
.textlist li:before { content: ""; width: 5px; height: 5px; background: #0a68d5; border-radius: 5rem; position: absolute; left: 0; top: 0.5rem; }
.textlist li + li { margin-top: 12px; }
.yysq_list { width:96%; margin:0 auto; overflow: hidden; list-style: none; margin-top: 10px; }
.yysq_list li { float: left; width:18%; }
.yysq_list li img{ width:100%; height:auto;}
.yysq_list li + li { margin-left:2.5%; }
.part5{ width:100%; background:url(http://www.2019cdac.com/newsmobile/images/centerbg.png) top center no-repeat; margin:10px auto; padding:10px 0 20px 0; background-size: cover;}
.fwxx_list { width:96%; height:auto; margin:10px auto 30px auto;}
.fwxx_list li { float: left; width:21%; margin:0 2%;}
.fwxx_list li img { display: block; width:100%; height:auto; margin: 0 auto; overflow: hidden; }
.dllist{ width:96%; margin:0 auto;}
.dllist li{ height:2rem; width:100%; margin-bottom:30px;}
.dllist li img{ height:2rem; width:auto;}
@media screen and (max-width:375px) {
	.focusBox3{ height:9.5rem;}
.focusBox3 .swiper-container { width: 100%; height: 9.5rem; }
.swiper-slide { position: relative; }
.focusBox3 .swiper-container .swiper-slide{ height:7.5rem;}
.focusBox3 .swiper-container .swiper-slide img { width: 100%; height: 7.5rem; }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 2rem; background: #fff; z-index: 0 }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title { font-size: 0.8rem; position: absolute; left: 2%; bottom: 0; width: 96%; text-align:center; height: 2rem; line-height: 2rem; color: #333; overflow: hidden; z-index: 1; }
	}
@media screen and (max-width:320px) {
.xinhua {
	top: 16px;
	right:5px;
	display: block;
	width: 46px;
	height: 32px;
}
.menu-list {
	position: fixed;
	margin-top:50px;
}
.focusBox3{ height:9rem;}
.focusBox3 .swiper-container { width: 100%; height: 9rem; }
.swiper-slide { position: relative; }
.focusBox3 .swiper-container .swiper-slide{ height:7rem;}
.focusBox3 .swiper-container .swiper-slide img { width: 100%; height: 7rem; }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 2rem; background: #fff; z-index: 0 }
.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title { font-size: 0.8rem; position: absolute; left: 2%; bottom: 0; width: 96%; text-align:center; height: 2rem; line-height: 2rem; color: #333; overflow: hidden; z-index: 1; }
}

.footer {
	display: block;
	width: 100%;
	background-color: #226ecd;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 20px 0
}
.footer,
.footer a {
	color: #fff
}
.footer {
background-color: #226ecd;
padding:20px 0;
}
.footer p{ font-size:0.8rem; line-height:1.2rem}
.copyright ul {
padding: 45px 0;
text-align: center;
}
.copyright li {
color: #000;
height: 24px;
line-height: 36px;
font-size: 14px;
}