@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #a61c14;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blank22 {
	height: 22px;
	clear: both;
	overflow: hidden;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
}
/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: 0px;
	z-index: 999;
	box-sizing: border-box;
	padding: 13px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #fff;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
#header {
	width: 1200px;
	background: #a61c14;
	clear: both;
	height: 42px;
	position: relative;
	z-index: 6;
	margin: 0 auto;
}
#header .navpc {
}
#header .navpc ul li {
	float: left;
}
#header .navpc ul li {
	font-size: 16px;
	display: block;
	color: #5d5d5d;
	float: left;
	padding: 0px 5px;
	line-height: 42px;
	margin: 0px 7px
}
#header .navpc ul li a {
	color: #fff;
	height: 42px;
	line-height: 42px;
	display: block;
	padding: 0px 33px;
}
@media screen and (min-width: 1200px) {
#header .navpc ul li:hover a {
	color: #a61c14;
	background: #fff;
}
}
#header .navpc ul li .box {
	height: 42px;
	line-height: 42px;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #fff;
	clear: both;
	width: 1200px;
	-o-transition: all .5s;
	overflow: hidden;
	display: none;
}
#header .navpc ul li .box a {
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	margin-left: 10px;
}
#header .navpc ul li .box a:hover {
	color: #a61c14;
}
#header .navpc ul li:hover .box {
	display: block;
}
/*230525add*/
.topbg {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.topbg img {
	display: block;
}
.logo {
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	float: left;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 30px;
	top: 170px;
	text-decoration: none;
}
.top_right {
	float: right;
	text-align: right;
	float: right;
	top: 0px;
	left: 0px;
	position: absolute;
}
.news_l {
	width: 390px;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}
.news_r {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
.news_r img{
	width:100%;
}
.news_r .newslist {
	height: 278px;
}
.w1200 .news_l:nth-child(3n) {
	margin-right: 0px;
	float: right;
}
.fwq_title {
	clear: both;
	width: 100%;
	border: 1px solid #efdad7;
	border-width: 1px 1px 3px 1px;
	height: 43px;
	line-height: 40px;
}
.fwq_title02 {
	padding-left: 15px;
	height: 43px;
	line-height: 40px;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bolder;
	color: #a61c14;
}
.photo_more a {
	cursor: pointer;
	display: block;
	width: 49px;
	height: 22px;
	float: right;
	background: #a61c14;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	margin-top: 12px;
	margin-right: 13px;
	font-size: 14px;
}
.newslist {
	width: 100%;
	clear: both;
	border: #d7e5f0 1px solid;
	border-top: none;
	border-bottom: #d7e5f0 3px solid;
	padding: 8px 12px;
	font-size: 15px;
	overflow: hidden;
        min-height: 280px;
}
.newslist li {
	float: left;
	height: 37px;
	line-height: 37px;
	width: 100%;
	text-align: left;
	position: relative;
}
.newslist li:before {
	content: "";
	position: absolute;
	top: 17px;
	left: 0px;
	background: #8da8bb;
	width: 3px;
	height: 3px;
}
.newslist li a {
	width: 80%;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	text-indent: 10px;
}
.date {
	float: right;
	width: 20%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.adbox {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding: 0px 0px 14px;
	clear: both;
}
.adbox img {
	display: block;
}
#tabs-container04 {
	padding-top: 15px;
}
#tabs-container04 img {
	width: 278px;
	height: 180px;
}
.pcimg {
	width: 278px;
	height: 180px;
	overflow: hidden;
}
.pctxt {
	width: 93%;
	float: left;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
	text-overflow: ellipsis;
}
.fw-left, .fw-right {
	position: absolute;
	top: 50%;
	width: 26px;
	height: 51px;
	cursor: pointer;
	z-index: 6;
	margin-top: -35px;
}
.fw-right {
	left: 0px;
	background: url(../images/left01.png) center no-repeat;
}
.fw-left {
	right: 0px;
	background: url(../images/right01.png) center no-repeat;
}
.time23 {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	text-indent: 20px;
}
.lunbo_l {
	width: 480px;
	border: #cdcdcd 1px solid;
	float: left;
	border: #d7e5f0 1px solid;
	padding: 3px;
	font-size: 15px;
	margin-right: 15px;
	overflow: hidden;
}
#tabs-container01 img {
	width: 480px;
	height: 314px;
	display: block;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
	padding-right: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lunbo_l .swiper-container-horizontal>.swiper-pagination-bullets, .lunbo_l .swiper-pagination-custom, .lunbo_l .swiper-pagination-fraction {
	text-align: right;
}
.link_l{
	background:#a51c14;
	width:110px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#fff;
	font-weight:bold;
	float:left;
}
.yqlj li{
	float:left;
	margin:0px 10px 0px 20px;
}

.yqlj li a{
	float:left;
	height:31px;
	line-height:31px;
}
#footer {
	clear: both;
	display: block;
	background:#a61c14;
	color:#fff;
	margin-top: 7px;
	padding:26px 0px;
	width:1200px;
	font-size:15px;
	line-height:30px;
	margin:0 auto;
	text-align:center;
	
}
.link{
	padding:20px 0px;
	overflow:hidden;
	font-size:15px;
}
/*列表页*/
.content_nyl {
    width: 280px;
    background: #fff;
    overflow: hidden;
	float:left;
}
.topleft {
    width: 280px;
    overflow: hidden;
	float:left;
	border:1px solid #e8e8e8;
	margin-bottom:20px;
	padding-bottom:30px;
}

.left_title{
	background:#a61c14;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #a61c14;
	color:#fff;
}
.content_nyr {
    width: 900px;
    overflow: hidden;
	float:right;
		border:1px solid #e8e8e8;
		padding:1px;
		margin-bottom:36px;
}
.jzqnav {
	overflow:hidden;
	clear:both;
	padding-top:2px;
}
.jzqnav li a {
	line-height:48px;
	height:48px;
	display:block;
	color:#333;
	float:left;
	display:block;
	text-align:center;
	width:100%;
	margin-left:10px;
	font-size:15px;
	border-bottom:1px solid #f3f3f3;
}

.jzqnav li a.nomal {
	background:#fff;
	color:#a61c14;
		font-weight:bold;
}
.jzqnav li a:hover {
	background:#fff;
	color:#a61c14;
	font-weight:bold;
}

.right_top{
    height: 40px;
    line-height: 40px;
    text-align: left;
	text-indent:13px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
	border-bottom:1px solid #dfdfdf;
}
.qyjs {
	background:#22ac7b;
    color: #fff;
    height: 48px;
	padding:0px 20px;
    text-align: center;
    font-size: 22px;
	line-height:48px;
    float: left;
}
.position {
	height:42px;
	line-height:42px;
	color:#5f5f5f;
	width:1160px;
	font-size:16px;
	text-indent:40px;
	background:url(../images/home.png) no-repeat 5px 12px;
	margin:0 auto;
}
.dh {
	color:#000;
}
.pad20{
	padding:20px;
}
.xw{
height:40px;
line-height:40px;
overflow:hidden;
}

.xw_l{
width:80%;
float:left;
text-indent:15px;
}

.xw_r{
width:20%;
float:right;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
color:#666
}
.fenye{
	border-top:3px solid  #f2f2f2;
	padding-top:18px;
	text-align:center;
	margin-top:12px;
	padding-bottom:40px;
	overflow:hidden;
}
.fenye span{
	margin-left:10px;
}
/*详情页*/
.news_title{
	font-size:26px;
	line-height:42px;
	padding:20px 0px 16px 0px;
	width:90%;
	text-align:center;
	margin:0 auto;
	color:#a61c14;
	font-weight:bold;
}
.laiyuan{
	color:#000;
	margin-right:26px;
}
.xian{
	text-align:center;
	padding:3px 6px;
	font-size:14px;
	line-height:23px;
	overflow:hidden;
		border:1px solid #e2e2e2;
		background:#f4f4f4;
}
.news_leibie a{
  display: block;
  width: 80px;
  height:26px;
  line-height:26px;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
  clear:both;
}
.zhengwen{
	color:#727272;
	padding:23px 0px 30px 0px;
	line-height:28px;
	
}
.zhengwen p{
	margin-bottom:15px;
	line-height:28px;
	color:#383838;
	
}
.zhengwen img{
	margin-bottom:20px;
	max-width:100%;
	margin:0 auto;
	
}
