@charset "utf-8";
@font-face {
	font-family: 'iconfont';
	/* project id 1120774 */
	src: url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.eot');
	src: url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.eot?#iefix') format('embedded-opentype'),
		url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.woff2') format('woff2'),
		url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.woff') format('woff'),
		url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.ttf') format('truetype'),
		url('https://at.alicdn.com/t/font_1120774_7hx49fi8f5r.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


body {
	line-height: 1.5;
	font-family: "\5FAE\8F6F\96C5\9ED1", arial;
	background: #fff;
	font-size: 12px
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

ol,
ul {
	list-style: none
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: normal
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	*font-size: 100%
}

fieldset,
img,
a img,
:link img,
:visited img {
	border: 0
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	transform: all .6s;
}

:focus {
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

.clear,
.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block
}

.clearfix:after {
	visibility: hidden;
	content: "."
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	*zoom: 1
}

.font14,
.font14 a {
	font-size: 14px;
}

.font12,
.font12 a {
	font-size: 12px;
}

.font14,
.font14 a {
	font-size: 14px;
}

.font16,
.font16 a {
	font-size: 16px;
}

.font18,
.font18 a {
	font-size: 18px;
}

.margintop20 {
	margin-top: 20px;
}

.bold,
.bold a {
	font-weight: bold;
}

.common_wrap {
	width: 1000px;
	margin: 0 auto
}

.cWhite,
.cWhite:visited,
.cWhite a,
.cWhite a:hover {
	color: #fff
}

.cYellow,
.cYellow:visited {
	color: #ff0
}

.cGreen,
.cGreen:visited {
	color: #008000
}

.cGray,
.cGray:visited,
.cGray a {
	color: #333
}

.cDGray,
.cDGray:visited,
.cDGray a {
	color: #999999
}

.cBlack,
.cBlack:visited,
.cBlack a {
	color: #000
}

.cBlue,
.cBlue:visited,
.cBlue a {
	color: #1e50a2
}

.cRed,
.cRed:visited,
.cRed a {
	color: Red
}

.cDRed,
.cDRed:visited,
.cDRed a {
	color: #ba2636
}

.cRed a:hover,
a.cRed:hover,
.cBlue a:hover,
a.cBlue:hover,
.cDRed a:hover,
a.cDRed:hover,
.cGray a:hover,
a.cGray:hover,
.cDGray a:hover,
a.cDGray:hover,
a.cWhite:hover,
.cBlack a:hover,
a.cBlack:hover,
.cGreen a:hover,
a.cGreen:hover,
.cYellow a:hover,
a.cYellow:hover {
	color: #ba2636
}



.head {
	height: 170px;
	background: #c31202;
}

.head .box_1 {
	height: 130px;
	padding-top: 5px;
}
.head .box_1 .logo img{
	width: 362px;
	padding-top: 20px;
}

.head .box_2 {
	font-size: 14px;
	height: 30px;
}

.head .box_2 .mid span.date {
	display: block;
	float: left;
	padding-right: 8px;
}

.head .box_2 .mid iframe {
	float: left;
	margin-top: -2px;
}

.head .dv_right ul {
	margin-top: 18px;
}

.head .dv_right li {
	float: left;
	margin-left: 15px;
}

.head .dv_right li span {
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}

.head .box_2 .left {
	margin-right: 160px;
}

.nav {
	height: 50px;
	overflow: hidden;
	background: #320501;
}

.nav ul {
	height: 50px;
	line-height: 50px;
	width: 1200px;
}

.nav ul li {
	/*padding:0 44px;*/
	padding:0 50px;
	float: left;
	background: url(../images/linebk2.jpg) no-repeat center right;
}
.index_nav ul li{

	background: url(../images/linebk3.jpg) no-repeat center right;
}

.nav ul li a {
	font-size: 18px;
	color: #FFFFFF;
}

.nav ul li a:hover {
	/*color: #c31202;*/
}

.pd_nav {
	background: #c31202;
}

.pd_nav ul li a:hover {
	/*color: #320501;*/
}



/*.epages {*/
/*	MARGIN: 20px auto;*/
/*	height: 30px;*/
/*	text-align: center;*/
/*}*/

/*.epages SPAN {*/
/*	LINE-HEIGHT: 37px;*/
/*	MARGIN: 0px 5px;*/
/*	DISPLAY: inline;*/
/*	FLOAT: left*/
/*}*/

/*.epages A {*/
/*	TEXT-ALIGN: center;*/
/*	MARGIN: 0px 3px;*/
/*	padding: 5px 8px;*/
/*	background: #f3f3f3;*/
/*	DISPLAY: inline;*/
/*	COLOR: #7f7f7f;*/
/*	FONT-SIZE: 14px;*/
/*	FONT-WEIGHT: bold;*/
/*	TEXT-DECORATION: none*/
/*}*/

/*.epages A.selected {*/
/*	COLOR: #fff;*/
/*	CURSOR: default*/
/*}*/

/*.epages A.selected:hover {*/
/*	COLOR: #fff;*/
/*	CURSOR: default*/
/*}*/

/*.epages A.comm {*/
/*	COLOR: #630;*/
/*	CURSOR: pointer*/
/*}*/

/*.epages A.comm:hover {*/
/*	COLOR: #630;*/
/*	CURSOR: pointer*/
/*}*/

/*.epages a B {*/
/*	padding: 0;*/
/*	background: none;*/
/*	color: #7f7f7f;*/
/*}*/

/*.epages B {*/
/*	padding: 5px 8px;*/
/*	DISPLAY: inline-block;*/
/*	background: #c31202;*/
/*	color: #ffffff;*/
/*}*/

/*.epages A:hover {}*/

/*.epages A.down {}*/

.pagePrev B {
	BORDER-BOTTOM: #f8f8f8 6px solid;
	POSITION: absolute;
	BORDER-LEFT: #f8f8f8 6px solid;
	LINE-HEIGHT: 0;
	WIDTH: 0px;
	HEIGHT: 0px;
	FONT-SIZE: 0px;
	BORDER-TOP: #f8f8f8 6px solid;
	TOP: 12px;
	CURSOR: pointer;
	BORDER-RIGHT: #4e4e4e 6px solid;
	LEFT: 9px
}

.pageNext B {
	BORDER-BOTTOM: #f8f8f8 6px solid;
	POSITION: absolute;
	BORDER-LEFT: #4e4e4e 6px solid;
	LINE-HEIGHT: 0;
	WIDTH: 0px;
	HEIGHT: 0px;
	FONT-SIZE: 0px;
	BORDER-TOP: #f8f8f8 6px solid;
	TOP: 12px;
	CURSOR: pointer;
	BORDER-RIGHT: #f8f8f8 6px solid;
	LEFT: 16px
}

.footer {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
}

.footer .fimg a {
	padding-left: 40px;
}

.footer .finto {
	padding-left: 40px;
}

.footer .finto p {
	line-height: 24px;
	color: #999999;
}

.footer a {
	color: #999999;
}

.title_com_1 {
	height: 30px;
	border-bottom: 1px solid #c31202;
	margin-bottom: 12px;
}

.title_com_1 span {
	display: block;
}

.title_com_1 span.title {
	padding-left: 8px;
	line-height: 20px;
}

.title_com_1 span.title a {
	color: #c31202;
	font-weight: bold;
	font-size: 18px;
}

.title_com_1 span.title a.nover {
	color: #333333;
}

.title_com_1 span.line {
	width: 5px;
	overflow: hidden;
	background: #c31202;
	height: 20px;
}

.title_com_1 span.more {
	padding-left: 8px;
	line-height: 24px;
}

.title_com_1 span.more a {
	/* padding: 0 0px 0 10px; */
}

.title_com_1 span.more a.over {
	color: #DC143C;
}

.news_com_1 li {
	line-height: 34px;
}

.news_com_1 li span {
	line-height: 30px;
	display: block;
	float: right;
	color: #999999;
	font-size: 12px
}

.news_com_1 a i {
	font-size: 14px;
}


.pd_head {
	height: 130px;
}

.pd_head .logo {
	margin-top: 23px;
}

.pd_head .logo img{
	width: 362px
}

.pd_head .search {
	width: 360px;
	height: 47px;
	margin-top: 50px;
}

.pd_head .search input {
	width: 260px;
	height: 35px;
	border: 1px solid #ababab;
	display: block;
	float: left;
	font-size: 14px;
	padding-left: 12px;
	color: #ABABAB;
}

.pd_head .search button {
	width: 82px;
	height: 35px;
	background: #989898;
	border: none;
	display: block;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.postion {
	height: 40px;
	line-height: 35px;
	border-bottom: 1px solid #f3f3f3;
	font-size: 14px;
	color: #999999;
	background: #fbfbfb
}

.postion .iconfont {
	font-size: 18px;
	padding-right: 8px;
}

.ny_page{height: 34px; margin: 15px 0; font-size: 0;text-align: center;}
.ny_page b{ font-size: 14px;padding: 8px 8px;line-height: 32px;}
.ny_page a b{padding: 0}
.ny_page a{ font-size: 14px;padding: 8px 15px; border: 1px solid #e2e2e2;line-height: 32px;	  }
.ny_page .thispage{ background-color: #1867ad; color: #fff; border-color: #1867ad;}


.pagination{
    display: flex;
    flex-direction:row ;
    justify-content:center;
    margin: 30px 0;
}
.pagination li{
    padding: 3px 8px;
    background: #e6e6e6;
    margin: 3px;
    font-size: 14px;
}
.pagination li.disabled{
    color: #a3a3a3;
}
.pagination li.active{
    background: #c31202;
}
.pagination li.active a{
    color: #ffffff;
}









