* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "SimSun", "Microsoft YaHei";
	letter-spacing: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:focus {
	outline: none;
}

a {
	color: #2c3147;
	text-decoration: none;
	cursor: pointer;
}

ul,
ol,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
input {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

html,
body {
	height: 100%;
	width: 100%;
	min-width: 1200px;
	font-family: "微软雅黑";
	font-size: 14px;
}


.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
}


.index-bg {
	background: url(../img/bg.jpg) 0px 0px repeat;
}
.header .header_tu {
	width:100%;
	display:block;
	min-width:1200px;
}
.nav {
	min-width: 1200px;
	background: #cf0005;
	border-top: solid 1px #f0d34a;
}
.nav ul {
	display: flex;
	justify-content: center;
}
.nav ul li {
	flex: 1;
	text-align: center;
}
.nav ul li:hover{
	background:#f0d34a;
}
.nav ul li a {
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:700;
	color:#fff;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
}

.content .container{
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
}
.content:nth-child(odd) {
	background: #fff;
}
.news-box img{
	width: 100%;
	height: 400px !important;
	object-fit: cover;  
}
.news-box-text {
	height: 42px;
	background: rgba(0,0,0,0.5);
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	padding: 0 69px 0 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-box{
	width: 600px;
}
.news-list {
	width: 583px;
}
.news-list:last-child{ 
	margin-left: 35px;
}

#myCarousel .carousel-indicators {
	right: 0;
	left: auto;
	width: 40px;
	margin: 0;
	bottom: 10px;
}
#myCarousel .carousel-indicators li {
	background: #fff;
	width: 8px !important;
	height: 8px !important;
	margin: 0;
	border: 0;
}
#myCarousel .carousel-indicators .active {
	background: #FCF500;
}

.news-list-title {
	height: 60px;
	border-bottom: 1px solid #ce0202;
	/* margin-bottom: 15px; */
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.news-list-title h3 {
	color: #e40000;
	font-size: 20px;
	font-weight: 700;
	border-left: solid 7px;
	padding: 0 12px;
	height: 45px;
	line-height: 45px;
}
.news-list-title a {
	font-size:14px;
	color:#ce0202;
	height: 45px;
	line-height: 45px;
}

.news-list ul li a{
	line-height: 50px;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
}
.news-list ul li p {
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-list ul li a:hover{
    color: #ce0202;
		text-decoration: none;
}
.news-list ul li span {
}

.news-link {
	width: 100%;
}

.news-link ul{
	display: flex;
	justify-content: space-between;
}
.news-link ul li{
	flex: 1;
	height: 72px;
	margin: 15px 7px;
}
.news-link ul li img{
	width: 100%;
	height: 100%;
}

.footer {
	min-width: 1200px;
	background: #cf0005;
	padding: 40px 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.list-text {
	line-height: 40px;
	padding: 6px;
	font-size: 16px;
}
.list-text a:hover{
    color: #ce0202;
		text-decoration: none;
}
.list-box {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 40px;
}
.menu {
	width: 280px;
	border-left: 5px #cf0005 solid;
}
.menu h2 {
	background-color: #cf0005;
	font: bold 20px/80px microsoft yahei;
	color: #fff;
	text-align: center;
	margin: 0px;
}
.menu li a {
	display: block;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px #ccc solid;
	padding-left: 35%;
	font-size: 18px;
	font-weight: bold;
	border-left: 5px transparent solid;
}
.menu li.active a, .menu li a:hover {
	border-left: 5px #fdde0a solid;
	color: #c0392b;
	text-decoration: none;
}
.list-right {
	width: 890px;
	min-height: 666px;
	border-left: 1px #ccc solid;
	padding: 0 25px;
	font-size: 14px;
}
.tit {
	border-bottom: 1px #d2d2d2 solid;
	padding: 10px 0;
	line-height: 16px;
	position: relative;
}
.tit b {
	display: inline-block;
	margin: -10px 0;
	padding: 0 15px;
	border-bottom: 2px #c0392b solid;
	line-height: 35px;
	font-size: 17px;
}

.list-style ul li{
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px #ccc dotted;
	display: flex;
	justify-content: space-between;
}
.list-style ul li a{
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.list-style ul li span{
	width: 15%;
	text-align: right;
}
.list-style ul li a:hover{
	color: #ce0202;
}

.page {
	text-align: center;
}
.page span{
	margin: 20px;
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
}
.page ul li{
	margin: 2px;
	display: inline-block;
}
.page ul li a {
	border-radius: 4px;
}

.list-detail-title {
	border-bottom: 1px #ccc dashed;
	text-align: center;
	margin: 30px 0;
}
.list-detail-title h2 {
    color: #c0392b;
    font: normal 24px/30px microsoft yahei;
    margin: 0 45px -10px;
    padding: 20px 0 10px;
    text-align: center;
}
.list-detail-title span{
	line-height: 40px;
	margin: 0 10px;
}
.list-detail-box {
	padding: 0 20px 30px 20px;
	border-bottom: 1px #d1d1d1 dashed;
}
.list-detail-box p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 22px;
	margin: 15px 0;
}
.list-detail-box img {
	display: block;
	margin: 15px auto;
}