@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	min-width: 1100px;
	background: #ffffff;
	font-family: "Microsoft Yahei", 宋体, sans-serif;
	background: url("../images/banner068.png") top center no-repeat;
	background-size: 100%;
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #666666
}

a:hover {
	text-decoration: none;
	color: #cc0000;
	transition: all 0.6s
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.clearboth {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}

.w1060 {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.relative {
	position: relative
}

.imghover {
	cursor: pointer;
	transition: all 0.6s
}

.imghover:hover {
	transform: scale(1.2)
}

.header {
	width: 1280px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden
}

.header .haeder_left {
	width: 742px;
	float: left
}

.header .haeder_left .logo {
	margin: 30px 0 0 0;
	display: block
}

.header .haeder_left .logo img {
	/* max-height: 60px; */
}

.header .haeder_right {
	width: 270px;
	float: right
}

.header .top-link {
	color: #666666;
	font-size: 14px;
	line-height: 50px;
	float: right;
	text-align: right
}

.header .top-link a {
	color: #000000;
	margin: 0 5px
}

.header .top-link a:hover {
	color: #cc0000;
	margin: 0 5px
}

.i-search {
	width: 265px;
	height: 36px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: 0 0 0 0
}

.i-search .search-txt {
	width: 216px;
	padding-left: 5px;
	height: 34px;
	line-height: 36px;
	background: #ffffff;
	color: #9e9e9e;
	border: none;
	opacity: 0.8
}

.i-search .search-btn {
	width: 45px;
	height: 36px;
	position: absolute;
	right: 0;
	*margin-top: 1px;
	background: url("../images/search_ico.png") center no-repeat #333333;
	border: 0;
	cursor: pointer
}

.i-search .search-btn:hover {
	background: url("../images/search_ico.png") center no-repeat #ffab2d;
	border: 0;
	cursor: pointer
}

.menubox {
	width: 100%;
	margin: 0 auto;
	height: 60px;
	background: url("../images/munu_bg.png") top repeat-x #980000
}

.nav {
	padding: 0;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
	width: 1280px;
	margin: 0 auto
}

.nav a {
	color: #fff
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 12.5%;
	text-align: center;
}

.nav .nLi h3 {
}

.nav .nLi h3 a {
	display: block;
	font-size: 16px;
	font-weight: bold
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 50px;
	position: absolute;
	background: #661a1a;
	line-height: 34px;
	padding: 10px 0;
}

.nav .sub li {
	zoom: 1
}

.nav .sub a {
	display: block;
	padding: 0 10px;
	text-align: center
}

.nav .sub a:hover {
	background: #990000;
	color: #fff
}

.nav .on h3 a {
	background: #661a1a;
	color: #fff
}

.nav li:hover h3 a {
	background: #661a1a;
	color: #fff
}
.nav li:hover .sub{display:block;}
.bannerbox {
	width: 1260px;
	height: auto;
	overflow: hidden;
	margin: 15px auto;
	background: #ffffff;
	padding: 10px
}

.newbox_left {
	width: 783px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

.newbox_right {
	width: 430px;
	height: auto;
	overflow: hidden;
	float: right;
	padding: 15px 0 0 0;
}

.newbox_right ul {
}

.newbox_right li {
	width: 121px;
	/* height: 173px; */
	float: left;
	margin: 0 22px 3px 0;
}

.newbox_right li a {
	display: block;
	width: 100%;
	height: 128px;
}

.newbox_right li img {
	width: 100%;
	height: 121px;
}

.newbox_right li:hover img {
	opacity: 0.8;
	color: #cc0000
}

.newbox_right li:hover span {
	color: #cc0000
}

.newbox_right li span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 34px
}

.picnews {
	width: 783px;
	height: 472px;
	overflow: hidden;
	position: relative
}

.picnews .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 7px;
	z-index: 1
}

.picnews .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.picnews .hd ul li {
	float: left;
	margin-right: 4px;
	width: 7px;
	height: 7px;
	line-height: 8px;
	font-size: 0;
	text-align: center;
	background: #cccccc;
	cursor: pointer;
	border-radius: 50px
}

.picnews .hd ul li.on {
	background: #ff0000;
	color: #fff
}

.picnews .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.picnews .bd li {
	zoom: 1;
	vertical-align: middle
}

.picnews .bd img {
	width: 100%;
	height: 472px;
	display: block;
	object-fit: cover;
}

.picnews .bd span {
	position: absolute;
	bottom: 0;
	background: url(../images/title_bg.png);
	width: 100%;
	line-height: 36px;
	color: #fff;
	font-weight: bold
}

.picnews .bd h1 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0 10px
}

.imainbox {
	width: 1280px;
	margin: 0 auto;
	height: auto;
	overflow: visible;
}

.i_list {
	width: 520px;
	height: auto;
	overflow: hidden
}

.ititle {
	background: #e7e7e7;
	height: 40px;
	line-height: 40px;
	width: 630px;
}

.ititle h2 {
	background: #990000;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	padding: 0 20px;
	color: #ffffff;
	font-size: 18px
}

.ititle .more {
	display: block;
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	padding: 0 15px
}

.n_list {
	background: url("../images/list_bg.png") #fff;
	padding: 10px 15px;
	height: 190px;
}

.n_list li {
	width: 100%;
	height: 34px;
	line-height: 34px;
	display: block;
	color: #333333;
	font-size: 14px
}

.n_list li a {
	font-size: 14px;
	color: #333333;
	background: url("../images/ico_001.png") left center no-repeat;
	padding-left: 10px;
	float: left
}

.n_list li a:hover {
	color: #cc3300
}

.n_list li .date {
	float: right
}

.n_list li i {
	font-style: normal;
	color: #ff9900
}

.ilink {
	width: 1280px;
	background: url("../images/xglink_bg.png") left center no-repeat #f0f0f0;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	color: #dadada
}

.ilink h2 {
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
	float: left;
	padding: 0 50px 0 30px
}

.ilink a {
	margin: 0 10px;
	color: #333333
}

.ilink a:hover {
	color: #cc0000
}

.left {
	width: 220px;
	float: left
}

.left ul {
	padding-left: 30px;
	padding-right: 30px;
	height: 735px;
	padding-top: 20px;
	background-color: #FBFBFB
}

.left ul li {
	line-height: 50px;
	border-bottom: #E1E1E1 1px solid;
	font-size: 16px;
	padding-left: 20px
}

.left ul li:hover {
	background-color: #EFEFEF
}

.left ul li a {
	font-size: 16px;
	display: block;
	color: #2D2D2D
}

.left ul li.hover {
	background-color: #EFEFEF;
	color: #707070;
	font-weight: bold
}

.m_bt {
	line-height: 50px;
	background: #980000;
	color: #F2F2F2;
	font-size: 18px;
	text-align: center;
	font-family: "Microsoft YaHei UI"
}

.right {
	width: 1040px;
	float: right;
	background-color: #FCFCFC;
	min-height: 570px
}

.right ul {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px
}

.right1 {
	width: 820px;
	float: right
}

.right1 ul {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px
}

.subject {
	color: #383838;
	font-size: 18px;
	font-family: "microsoft yahei";
	height: 41px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px
}

.subject b {
	display: inline-block;
	font-weight: normal;
	border-bottom: 2px solid #980000;
	height: 40px;
	line-height: 40px;
	padding: 0 20px
}

.subject span {
	color: #7A7A7A;
	display: inline-block;
	font-size: 14px;
	font-family: verdana;
	padding-right: 20px;
	float: right
}

.subject a {
	font-size: 14px;
	color: #7E7E7E
}

.news_list {
	margin: 0;
	padding: 0;
	list-style: none
}

.news_list li {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	line-height: 18px;
	color: #999;
	font-size: 12px
}

.news_list li:hover {
	background: #fafafa
}

.news_list li a {
	font-size: 16px;
	font-family: microsoft yahei;
	display: block;
	line-height: 40px
}

.news_list li em {
	color: #666;
	display: block;
	font-style: normal;
	line-height: 24px
}

.list_page {
	margin: 20px auto 40px auto;
	text-align: center;
	width: 100%
}

.new_bt {
	text-align: center;
	font-size: 20px
}

.jj_bt {
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #E1E1E1 1px solid;
	line-height: 50px
}

.new_xx {
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	border-top: #E1E1E1 1px solid;
	color: #737373
}

.new_con {
	color: #3F3F3F;
	line-height: 1.5;
	margin-top: 16px;
	font-size: 14px
}
.new_con img{/* width: 80%; */height:auto;}
.new_con p {
	color: #3F3F3F;
	margin-bottom: 7px;
	font-size: 16px !important;
	line-height: 36px !important;
	text-indent: 2em;
	word-break: break-all
}

.new_con p span {
	color: #3F3F3F;
	font-size: 16px !important;
	line-height: 36px !important;
	word-break: break-all
}

.shang {
	color: #3F3F3F;
	font-size: 16px;
	border-top: #E1E1E1 1px solid;
	margin-top: 20px;
	line-height: 36px;
	padding-top: 14px
}

.next {
	color: #3F3F3F;
	font-size: 16px;
	margin-bottom: 40px
}

.footer {
	width: 100%;
	height: 54px;
	background: #f0f0f0;
	border-top: #990000 7px solid;
	font-size: 14px;
	color: #333333;
	padding: 20px 0;
	clear: both;
}

.footer_left {
	width: 80%;
	float: left
}

.footer_left p {
	margin: 0;
	padding: 0;
	line-height: 24px;
	font-size: 14px;
	color: #333333
}

.footer_right {
	width: 20%;
	float: right;
	padding-top: 20px
}
.imainbox1{margin-top:20px;}
.i_list_box{
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    }