html, body,div{
    margin: 0;
    padding: 0;
    border: 0;
}
.block_w1240 {width:1240px;height:auto; margin:0 auto; position:relative; }
.block_w1200 {width:1200px;height:auto; margin:0 auto; position:relative; }
.m-top{margin-top:-120px;}
ul,li{
	list-style:none;
	margin:0 auto;
	padding:0;
}
a {
    text-decoration: none;
	cursor: pointer;
}
a:hover {
    color:#C30F0B; 
    text-decoration:underline; 
}
.m_t_5 {
    margin-top: 5px;
}
.m_t_10 {
    margin-top: 10px;
}
.m_t_15 {
    margin-top: 15px;
}
.m_t_20 {
    margin-top: 20px;
}
.m_t_25 {
    margin-top: 25px;
}
.m_t_28 {
    margin-top: 28px;
}
.m_t_30 {
    margin-top: 30px;
}
.m_t_35 {
    margin-top: 35px;
}
.m_t_40 {
    margin-top: 40px;
}
.m_l_10 {
    margin-left: 10px;
}
.m_l_30 {
    margin-left: 30px;
}
.m_l_50 {
    margin-left: 50px;
}
.m_r_30 {
    margin-right: 30px;
}
.nav {
	width: 1240px;
	height: 50px;
	background-image: radial-gradient(circle at 28% 34%, #FB8A5A 0%, #E82720 21%, #A40008 53%, #A40008 53%);
	border-radius: 5px;
	position:relative;
}
.nav-shadow {
	margin-top: -2px;
}
.banner_bg {
	min-height:379px;
    width: 100%;
    position: relative;
}
.link_box {
	width:50%;
}
.link_box li{
	color: #FFFFFF;
	letter-spacing: 0.53px;
	font-size: 12px;
    width: auto;
    float: left;
    text-align: center;
    margin: 0 8px;
}
.link_box li a{
	color: #FFFFFF;
	letter-spacing: 0.53px;
	font-size: 12px;
}
.link_box_right {
	width:50%;
}
.link_box_right a{
	color: #FFFFFF;
	letter-spacing: 0.53px;
	font-size: 12px;
	margin-left: 7px;
}
.search {
	position: relative;
    margin-left: 28px;
}
.search-text {
    width: 210px;
    height: 32px;
    background: #40404030;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 12px;
    color: #FFFFFF;
	padding-left: 10px;
    outline: none;
    box-shadow: inset 0 1px 3px 0 #000000a1;
	border-radius: 4px;
	border: none;
}
.search-btn {
    width: 19px;
    height: 19px;
    margin: 6px 6px;
    border: 0;
    outline: 0;
    background: url(../images/icon-search.png) 0px 0px no-repeat;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 3px;
}
input::-webkit-input-placeholder { /* Chrome, Opera, Safari */
  color: #cccccccc;
}
 
input:-moz-placeholder { /* Firefox 18- */
  color: #cccccccc;
  opacity: 1; /* 修复Firefox 18- 的不透明度问题 */
}
 
input::-moz-placeholder { /* Firefox 19+ */
  color: #cccccccc;
  opacity: 1; /* 修复Firefox 19+ 的不透明度问题 */
}
 
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cccccccc;
}
.header_box {
	justify-content: center;
	align-items: center;
	display: flex;
	margin-top: -50px;
}
.header_box img {
	margin-top:120px;
	width: 760px;
	height: 57px;
}
.nav ul{
	width:100%;
	height:50px;
}
.nav ul li{
	width:100%;
	text-align:center;
}
.nav ul li a{
	color: #FFFFFF;
	letter-spacing: 0.53px;
	font-size: 18px;
}
.c-flex {
	justify-content: center;
	align-items: center;
	display: flex;
}
.d-flex {
	justify-content: flex-start;
	align-items: center;
	display: flex;
}
.e-flex {
	justify-content: flex-end;
	align-items: center;
	display: flex;
}
.f-flex {
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}
.top-{
	margin-top: -16px;
 	text-align: center;
 	overflow: hidden;
}
.box-toutiao{
	background-color:#FFFFFF;
}
.f-left{ width:141px;margin-top: -24px;}

.rednet{ 
	width: 100%;
	float:right;
}
.rednet h1 {
	height: 44px;
    line-height: 44px;
	display: block;
	text-align: center;
	font-size: 30px;
	color: #C30F0B;
	letter-spacing: 0.88px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 24px;
}
.rednet span {
    width:90%;
	display: block;
	margin: 0 auto;
    overflow: hidden;
	margin-bottom: 27px;
	text-align: center;
}
.rednet span a {
    width: auto;
    padding: 0 5px;
}
.fouc-a {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 20px;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}
.fouc-a span {
    width: 93px;
    height: 65px;
    display: block;
    overflow: hidden;
    float: right;
    background: #F5F5F5;
}
.fouc-a span p.yymm {
    width: 100%;
    height: 19px;
    font-size: 14px;
    color: #FFFFFF;
	margin: 0;
	letter-spacing: 0.41px;
    text-align: center;
	background: #D61618;
	border-radius: 4px 4px 0 0;
}
.fouc-a span p.dd {
    width: 100%;
    height: auto;
    font-size: 32px;
    color: #D0021B;
	letter-spacing: 0.94px;
    text-align: center;
    font-weight: 600;
	margin: 0;
}
.fouc-a span p.dd em {
    font-size: 14px;
    color: #D0021B;
    letter-spacing: 0.41px;
	font-style:normal;
}

.f_left {
    float: left;
}
.focus_swiper {
    position: relative;
    height: 378px;
    width: 620px;
}
.swiper_container_big {
    height: 378px;
    width: 620px;
    overflow: hidden;
    position: relative;
}
.focus_swiper .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 20px;
    max-width: 120px;
}

.toutiao {
    width: 560px;
	padding-left: 20px;
}
.toutiao h1 {
    font-size: 24px;
	height: 35px;
	line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
a:link, a:visited {
    color: #000000;
}
a:active, a:hover {
    color: #C30F0B;
}
.toutiao p {
    height: 30px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-bottom: 19px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.toutiao .bottom-line {
    border-bottom: 1px #CECECE dashed;
    display: flex;
    margin-bottom: 20px;
    margin-top: -25px;
}
.toutiao ul {
    list-style: none;
    overflow: hidden;
    white-space: nowrap;
}
.toutiao li {
    text-align: left;
    text-indent: 1.0em;
    list-style: none;
    background: url(../images/lidot1.gif) no-repeat 5px center;
	background-position: 5px 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 100%;
	height: 38px;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 17px;
}

.block-left-box {
    width: 841px;
}

.block-left-box .news-head {
	width: 405px;
	position: relative;
	height: 414px;
}

.block-left-box .news-head .title {
	height: 24px;
	font-size: 24px;
	color: #C6201E;
	letter-spacing: 0;
	line-height: 24px;
	font-weight: 900;
	position: relative;
}
/* .block-left-box .news-head .line {
	width: 293.69px;
	height: 22px;
	border-bottom: 1px #F1DEB4 dashed;
	margin-left: 7px;
} */
.block-left-box .news-head .line {
	width: 302px;
	height: 22px;
	background:url(../images/title_line.png) center bottom repeat-x;
	margin-left: 7px;
}
.block-left-box .news-head ul{
	width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
.block-left-box .news-head li.first {
    margin-top: 10px;
    white-space: normal;
    height: auto;
}

.block-left-box .news-head li.first a.first_a {
	display: flex;
}

.block-left-box .news-head li.first a.first_a dd {
    float: left;
    margin: 0;
    text-align: left;
}
.block-left-box .news-head li.first a.first_a img {
    width: 140px;
    height: 105px;
}
.block-left-box .news-head li.first a.first_a dt {
    height: 105px;
    width: 248px;
}
.block-left-box .news-head li.first a.first_a h3 {
	width: 100%;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
	letter-spacing: 0;
	line-height: 26px;
    margin-left: 20px;
	margin-top: -4px;
    font-size: 18px;
}
.block-left-box .news-head li.first a.first_a p {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 22px;
	width: 100%;
    height: 45px;
    margin-left: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-top: -4px;
}
.block-left-box .news-head .list {
    text-align: left;
    text-indent: 1.0em;
    list-style: none;
    background: url(../images/lidot1.gif) no-repeat 5px center;
	background-position: 5px 15px;
	width: 100%;
    height: 25px;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0;
	line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-top: 20px;
	margin-bottom: 18px;
}
.news_list_ul_2 li a {
    font-size: 18px;
    color: #000;
}

.block-right-box {
    width: 334px;
	padding-left: 24px;
}
.r-right{float:right;}
.ld-box{
	background: #F7F8FC;
	width: 334px;
	height: 350px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.block-right-box .ld-box .title {
	height: 24px;
	font-size: 24px;
	color: #C6201E;
	letter-spacing: 0;
	font-weight: 900;
	text-align: center;
}
.block-right-box .ld-box .img {
	width: 282px;
	height: 14px;
	background: url(../images/img-star.png) center no-repeat;
	margin-top: -8px;
	margin-bottom: 20px;
}
.block-right-box .ld-box img {
	width: 294px;
	height: 80px;
	margin-top: 5px;
}
.clear-line{margin: 40px 0 40px 0;}
.rdzc-btn .rdjg-btn{
	text-align: center;
}
.rdzc-btn p{
	width: 330px;
	height: 68px;
	background: url(../images/btn_ldzc.png) center no-repeat;
	justify-content: center;
	align-items: center;
	display: flex;
	text-align: center;
}
.rdzc-btn a{
	width: 235px;
	height: auto;
	font-weight: 600;
	font-size: 20px;
	color: #A60A0C;
	letter-spacing: 1.1px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center; /* 水平居中 */
	-webkit-box-align: center; /* 垂直居中 */
}
.title-rdjg {
	height: 24px;
	font-size: 24px;
	color: #C6201E;
	letter-spacing: 0;
	font-weight: 900;
}
.rdjg-box{
	background: #F7F8FC;
	width: 334px;
	height: auto;
	justify-content: center;
	align-items: center;
	display: flex;
}
.rdjg-btn p{
	width: 330px;
	height: 54px;
	background: url(../images/btn_rdjg.png) center no-repeat;
	justify-content: center;
	align-items: center;
	display: flex;
	margin-bottom: 20px;
}
.rdjg-btn a{
	width: 266px;
	height: auto;
	font-weight: 600;
	font-size: 16px;
	color: #C40202;
	line-height: 19px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.rmdb{
	width: 334px;
	height: 159px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.rmdb img {
	width: 334px;
	height: 159px;
}
.link-box{
	background: #F2F3F8;
	width: 100%;
	height: 117px;
}
.title-link {
	width: 100px;
	height: 35px;
	font-size: 24px;
	color: #C6201E;
	letter-spacing: 0;
	font-weight: 900;
}
.link-list {
	width:1100px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.link-list li select {
    width: 270px;
    height: 40px;
    background: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
    color: #0C0C0C;
    border: none;
    padding: 10px;
    outline: none;
}
.footer {
	width: 100%;
	height: 180px;
	background: #A40008;
}
.block {
    width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.footer .icon {
    margin: 60px 30px 0 95px;
    height: 120px;
}
.footer .content {
	font-size: 14px;
	color: #F6C5C5;
	text-align: center;
}
.footer .content span {
	margin-right: 50px;
}
.footer .content a {
	color: #F6C5C5;
}
