@charset "utf-8";

@font-face {
	font-family: 'iconfont';
	/* project id 1120774 */
	src: url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.eot');
	src: url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.eot?#iefix') format('embedded-opentype'),
		url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.woff2') format('woff2'),
		url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.woff') format('woff'),
		url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.ttf') format('truetype'),
		url('https://at.alicdn.com/t/font_1120774_estjtd1ze08.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;
}

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
}


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

a {
	text-decoration: none;
	color: #333;
	/* transition: all .6s; */
}

a:hover {
	text-decoration: underline
}

:focus {
	outline: 0
}

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



.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: 230px;
	background: #c31202;
}

.head .box_1 {
	height: 150px;
	padding-top: 40px;
}

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

.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: 200px;
}



.nav {
    height: 46px;
	overflow: hidden;
    line-height: 46px;
    text-align: center;
    background-color: #dc1625;
}

.nav a {
    float: left;
    color:#fff;
	width: 20%;
    *display: inline;
 /*   border-left: 1px solid #ed393a;
    border-right: 1px solid #c11b1b; */
    font-size: 16px;
}



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



.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;
}

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


.pd_head {
	/* height: 130px; */
}

.pd_head .logo {
	margin-top: 15px;
}
.pd_head .logo img{
}

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

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

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

.postion {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666666;
}

.postion .iconfont {
	font-size: 18px;
	padding-right: 8px;
}
.article_cont_box{
	border:1px solid #e5e5e5;
}
.article_cont_box img{width: 100%;}
.postion {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666666;
}



.smheaderlogin{ float: right; font-size: 16px; margin-top: 28px; text-align: right;}
.smheaderlogin span{display: block;}
.smheaderlogin span.loginm{ color: #dc1625;}
.smheaderlogin span.loginm i{font-size: 18px;}
.smheaderlogin span.loginm a{ color: #dc1625;}
.smheaderlogin span.timer{color: darkgrey;}



.foot-m {background: #ededed;padding:4%;margin-top:5%;color:#a2a2a2; }
.foot-m .logo_fl {width: 45%}
.foot-m .logo_fr p {font-size:85%;color:#a2a2a2;margin-bottom:5%;}
.foot-m .logo_fr p a {color:#a2a2a2;}
.foot-m .foot_info {font-size:100%;line-height:180%;color:#a2a2a2;}
.foot-m .foot_info p:first-child {font-size:93%;}
.foot-m a {color: #a2a2a2;}

#list_content{
    min-height: 300px;
}
