﻿body {
	margin: 0;
	padding: 0;
}
* {
	border: none;
}
ul,
li,
a,
p,
h3 {
	line-height: none;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.clear {
	clear: both;
}

.top_box {
	width: 100%;
	background-color: #90000a;
}

.top {
	margin: 0 auto;
	width: 1440px;
}

.top img {
	display: block;
	width: 100%;
}

.nav_box {
	/*margin-bottom: 10px;*/
	min-width: 1440px;
	background-color: #6f020a;
}

.nav {
	/*border: 1px solid black;*/
	margin: 0 auto;
	width: 1085px;
}

.nav_box li {
	
	float: left;

	line-height: 45px;
	

	transition: all 0.3s;
}
.nav_box a{
	
	color: white;
	padding: 12px 20px;
		box-sizing: border-box;
		font-family: "微软雅黑";
	font-size: 18px;
}
.nav_box a:hover{
	/*background-color: #90000A;*/
	
}
/*下拉导航*/
.list{
	display: none;
	background-color: #6f020a;
	position: absolute;
	top:45px;
	left: 0px;
	z-index: 1000;
}
.list li{
	text-align: center;
	width: 112px;
}
.list a{

	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.nav_box li:hover{
	background-color: #90000A;
}
.nav_box li:hover .list{
	display: block;
	
}
/*下拉导航 end*/

.xx_bg {
	
	min-width: 1440px;
	padding-top: 10px;
	box-sizing: border-box;
	background-color: #dfdfdf;
	padding-bottom: 15px;
}
.xx_pic1{
	position: absolute;
	top:100px;
	left: -8%;
}
.xx_pic2{
	position: absolute;
	top:100px;
	right: -8%;
}


.banner_box {
	position:relative;
	border-radius: 10px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 1200px;
	height: 300px;
	background-color: #fff;
	box-sizing: border-box;
	/*width: 100%;*/
	/*padding-top: 25.6875%;*/
	position: relative;
}

.banner {
	/*width: 100%;*/
	/*position: absolute;*/
	/*top: 0;
	left: 0;*/
}

.banner li {
	position: absolute;
	/*top: 0;*/
	/*left: 0;*/
	display: none;
}

.banner li:first-child {
	display: block;
}

.banner li img {
	width: 100%;
}

.box_nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 40px;
}

.banner_nav {
	margin: 0 auto;
}

.banner_nav li {
	width: 15px;
	height: 15px;
	border-radius: 10px;
	float: left;
	margin: 0 10px;
	background-color: gray;
}

.banner_nav li:first-child {
	background-color: white;
}

.zhongjian_box {
	/*background-color: #999999;*/
	/*height: 500px;*/
	width: 1200px;
	margin: 0 auto;
	margin-top: 14px;
}

.tzgg_box {
	float: left;
	background-color:#FFFFFF;
	box-sizing: border-box;
	padding: 15px 25px;
	width: 345px;
	height: 367px;
	overflow: hidden;
	/*background-color: #999999;*/
}

.tzgg_box img {
	margin-bottom: 20px;
	width: 100%;
	display: block;
	text-align: center;
}

.ttggnr_box {
	
	background:url(../images/tzgg_bg.jpg) ;
	padding: 8px 0;
	/*border: 1px solid black;*/
}

.shijian {
	float: left;
	width: 48px;
}

.shijian h3 {
	font-size: 18px;
	/*font-weight: normal;*/
	text-align: center;
	color: #90000A
}

.shijian p {
	font-size: 12px;
	color: #90000A;
}
.xinwen_title {
	width: 210px;
	position: relative;
	line-height: 1.3em;
	height: 2.7em;
	overflow: hidden;
	font-size: 14px;
	margin-left: 77px;
}
.xinwen_title:after {
    /*content:"...";*/
    position:absolute;
    bottom:0;
    right:0;
    background:#FFF;
    padding-left:0.2em;
}
/*.xinwen_title {
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 33px;
	float: right;
	width: 210px;
	font-size: 14px;
}*/

.xinwen_title a {
	color: #333333;
}

.xinwen_title a:hover {
	color: #90000A;
	text-decoration: underline;
}

.xyxw_box {
	width: 522px;
	height: 367px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 22px;
	box-sizing: border-box;
	padding: 15px 25px;
}

.xw_title img {
	width: 100%;
	display: block;
}

.xw_nr1 {
	/*border:1px solid red;*/
	margin-top: 16px;
}

.xw_pic {
	float: left;
	/*border:1px solid red;*/
	width: 155px;
}

.xw_pic img {
	/*width: 100%;*/
	display: block;
}

.xw_text h3 {
	font-weight: normal;
	color: #90000A;
	font-size: 16px;
	width: 258px;
	height: 19px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xw_text img {
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 8px;
}

.xw_text {
	float: left;
	margin-left: 15px;
	width: 300px;
}

.xw_text p {
	text-indent: 2em;
	height: 79px;
	margin-top: 18px;
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	color:#333333;
}

.xw_nr2 {
	margin-top: 7px;
	padding-top: 8px;
	border-top: 1px dashed black;
	box-sizing: border-box;
}

.xw_lanmu {
	
	margin-bottom: 7px;
	/*background-color: red;*/
}

.xw_lanmu img {
	float: left;
	margin-right: 8px;
	margin-top: 7px;
}

.xw_lanmu p {
	float: right;
}

.xw_lanmu h3 {
	float: left;
	font-size: 14px;
	margin: 0;
	padding:0;
	font-weight: normal;
	line-height: none;
	width: 311px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
	font-family: "微软雅黑";
	color: black;
}

.xw_lanmu h3:hover {
	color: #90000A;
}

.ggfw_box {
	
	float: left;
	margin-left: 29px;
	width: 280px;
	height: 367px;
	/*background-color: red;*/
}

.pic1 {
	overflow: hidden;
	/*border:1px solid red;*/
	width: 100%;
}

.pic1 img {
	transition: all 0.6s;
	width: 100%;
	display: block;
}
.pic1 img:hover{
	transform: scale(1.2)
}
.ggfw_nr {
	margin-top: 12px;
	width: 280px;
	height: 142px;
	background-color: #FFFFFF;
}

.ggfw_nr3 {
	margin-top: 0px;
	width: 280px;
	height: 365px;
	background-color: #FFFFFF;
}

#ggfw_title {
	padding: 15px;
	box-sizing: border-box;
}

#ggfw_title img {
	display: block;
	width: 100%;
}

.ggfw_anniu1 ul {
	margin: 0 auto;
	width: 220px;
	/*background-color: pink;*/
}

.ggfw_anniu ul {
	margin: 0 auto;
	width: 240px;
	/*background-color: pink;*/
}

.ggfw_anniu li {
	float: left;
}

.zhoubao {
	overflow: hidden;
	margin-top: 12px;
	width: 280px;
}

.zhoubao img {
	width: 100%;
	display: block;
}
.zhoubao img:hover{
	transition: all 0.3s;
	transform: scale(1.2);
}

.yx_box {
	margin: 0 auto;
	width: 1200px;
	height: 100px;
	background-color: #FFFFFF;
	
}

.yx_box img{
	
	margin-top: 15px;
	margin-left:15px;
	float: left;
	display: block;
}
.footer{
	min-width:1440px ;
	background-color: #90000A;
}
.footer p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 45px;
	text-align: center;
}
