dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
body,
td {
	margin: 0;
	padding: 0;
}

body {
	background: url(sy_bj.png) no-repeat;
	background-size: 100%;
	background-color: #f2f9fd;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-text-fill-color: #ededed !important;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
	background-color: transparent;
	background-image: none;
	transition: background-color 50000s ease-in-out 0s;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.toutiao {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	padding: 0 20px;
	margin: 20px 0;
}

.tt_log {
	margin-right: 57px;
}

.tt_con {
	width: 80%;
	height: 114px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}

.tt_con ul {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	transition: 1s;
}

.tt_con li {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.tt_con span {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 20px;
}

.tt_con h1 {
	color: #0578d0;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 928px;
}

.sel {
	display: flex;
	flex-direction: column;
}

.ss {
	margin-bottom: 10px;
}

.lbjj {
	display: flex;
	background-color: #fff;
	padding: 20px;
}

.focus {
	width: 595px;
	height: 335px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}

.jjlb {
	width: 555px;
}

.jjlb_top {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

.jjlb_top p {
	color: #007cdc;
	padding: 5px 15px;
	border-radius: 5px;
	font-size: 22px;
	font-weight: 500;
	cursor: pointer;
}

.jjlb_top .in {
	background-color: #007cdc;
	color: #fff;
}

.jjlb_con li a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 25px 0;
}

.jjlb_con .jjlb_bt,
.bod_lef_con .jjlb_bt {
	width: 74%;
	font-size: 21px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 10px;
}

.jjlb_con .rq {
	white-space: nowrap;
}

.jjlb_con ul {
	display: none;
}

.jjlb_con .show {
	display: block;
}

.gg {
	margin: 20px 0;
}

.con_bod {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.bod_lef {
	width: 60%;
	padding: 15px 20px;
	background-color: #fff;
}

.bod_right {
	width: 30%;
	padding: 15px 20px;
	background-color: #fff;
}

.bod_lef_top {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	margin: 10px 0;
	border-bottom: 3px solid #007cdc;
	padding-bottom: 10px;
}

.bod_lef_top .top_title {
	margin-right: 20px;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

.bod_lef_top .right {
	position: absolute;
	right: 0;
	color: #007cdc;
}

.bod_lef_top .xz {
	color: #007cdc;
}

.bod_lef_con li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}

.bod_lef_con .jjlb_bt {
	width: 80%;
	margin: 0;
}

.bod_lef_con ul {
	display: none;
}

.bod_lef_con .show {
	display: block;
}

.con_bod .bod_right {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.bod_lef_con .but_top,
.bod_lef_con .but_bot {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bod_lef_con button {
	width: 220px;
	border: none;
	border-radius: 5px;
	display: flex;
	align-items: center;
	color: #007cdc;
	padding: 20px;
	font-size: 17px;
	font-weight: bolder;
	background-color: #f4f4f4;
}

.bod_lef_con button img {
	margin-right: 10px;
}

.bod_lef_con .but_top {
	margin: 20px 0;
}

.bod_bot_top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.bottom {
	width: 100%;
}

.ljzq {
	width: 100%;
	background-color: #fff;
}

.ljcon,
.ljtitle {
	display: flex;
	align-items: center;
}

.ljcon_title {
	color: #007cdc;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

.ljcon {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

.jjlb_top p:nth-child(1),
.jjlb_top p:nth-child(2) {
	margin-right: 60px;
}

.focus li {
	position: relative;
}

.focus li h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 300px;
	background: rgba(125, 125, 120, .4);
	text-indent: 2em;
	padding-right: 500px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}
.bod_right img{
	position: relative;
	top: 0;
	transition: 1s;
}
.bod_right img:hover{
	top: -5px;
}
.focus2 ol li:nth-child(1){
	margin-bottom: 5px !important;
}
.index-headline-l{
	position: absolute;
	bottom: 0px;
	background-color: #fff;
	height: 30px;
}
.sel .ss,.sel .xj{
	cursor: pointer;
}