﻿img {
	object-fit: cover;
	/* transition: all 0.4s linear; */
}

ul {
	margin-bottom: 0;
	padding: 0;
}

button {
	border: none;
	padding: 0;
	background: none;
}

/* a,.iconfont {
	transition: all .3s ease;
} */

body {
	background: #EEEEEE;
}

.logo-lt {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	display: flex;
	align-items: center;
}

.logo-rt {
	float: right;
}

.logo-lt a {
	padding-right: 39px;
	float: left;
	border-right: 1px solid #DDDDDD;
	margin-right: 35px;
}

.logo-rt a {
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	width: 80px;
	height: 26px;
	background: #B60019;
	border-radius: 0px 0px 5px 5px;
	float: right;
	text-align: center;
	line-height: 26px;
	margin-top: -6px;
}

.logo-lt a img {
	width: 440px;
}

.logo-lt span {
	float: left;
	width: 322px;
}

.index-top {
	background: #B60019;
}

.menu-list li .dropdown-menu {
	background-color: #B60019;
	border: none;
	margin: 0;
	min-width: 100%;
	padding: 10px 0;
	/* width: 100%; */
	border-radius: 0;
}

.menu-list li .dropdown-menu li {
	float: none;
	padding: 15px 20px;
}

.menu-list li .dropdown-menu li a {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0;
	padding-left: 20px;
	position: relative;
}

.menu-list li .dropdown-menu li a:before {
	content: '';
	width: 4px;
	height: 4px;
	 background: #FFFFFF; 
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.menu-list li .dropdown-menu li a:hover,.menu-list li .dropdown-menu li a:focus {
	background-color: transparent;
}

.menu-list li .dropdown-menu li:hover {
    background: rgba(0, 0, 0, 0.14);
}

.menu-list li:nth-child(1) a {
	padding: 22px 20px;
}
.menu-list li:hover .dropdown-menu{
	display: block;
}
.top-conteter {
	border-top: 6px solid #B60019;
	/* background:url(../img/top-bg-img.png)top center no-repeat; */
	background-size: cover;
}

#searchForm .input,#searchForm-two .input {
	position: relative;
	width: 314px;
	margin-top: 65px;
}

#searchForm .input input,#searchForm-two .input input {
	width: 314px;
	height: 42px;
	padding: 10px 15px;
	padding-right: 50px;
	/* background: transparent!important; */
	border: 1px solid #DDDDDD!important;
	font-size: 14px;
	color: #666666;
}

#searchForm  .input input::placeholder,#searchForm-two  .input input::placeholder {
	color: #666666;
}

#searchForm .input input:focus,#searchForm-two .input input:focus {
	outline: none;
}

#searchForm .input button,#searchForm-two .input button {
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
	height: 42px;
	background: #B60019;
}

#searchForm .input button i,#searchForm-two .input button i {
	width: 20px;
	background-size: 100%;
	display: block;
	margin: 0 auto;
}

.menu-list li a {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding: 22px 12px;
	cursor: pointer;
	display: block;
}

.menu-list li.active>a {
	background: rgba(0,0,0,0.14);
}

.menu-list li {
	float: left;
}

.menu-list li .red-top-cur {
	background: rgba(0,0,0,0.14);
}
.news-row{
	display: flex;
	align-items: center;
}
.news-row .Slider-one .owl-nav {
	display: none;
}

.news-row .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255,255,255,.5);
	margin: 0 4px;
}

.news-row .owl-dots .owl-dot.active span, .news-row .owl-dots .owl-dot:hover span {
	background: #fff!important;
}

.news-row .Slider-one .owl-dots {
	right: 10px;
	bottom: 10px;
}

.photoer:hover img,.Publicity_column_ul li a:hover .Publicity_column_ul_tu>img {
	opacity: .8;
}

.news-row .owl-carousel .owl-item img {
	height: 405px;
}

ul.news-noerliy li {
	padding: 8px 0;
}

ul.news-noerliy li a {
	margin-left: 0;
	padding-left: 20px;
	position: relative;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	width: 100%;
}

.boxer01 {
	margin-top: 40px;
	background: #fff;
	padding: 15px 40px 25px 16px;
}

.titler span {
	font-weight: 800;
	font-size: 28px;
	color: #21252B;
	float: left;
}

.titler a,.Policies-regulations-list > a {
	float: right;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	color: #B60019;
	margin-top: 12px;
}

.titler a img,.Policies-regulations-list > a img {
	width: 15px;
	margin-left: 10px;
}

.News-listing li a {
	font-weight: 500;
	font-size: 20px;
	color: #303338;
	line-height: 30px;
	overflow: hidden;
	height: 89px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

/*ul.News-listing {
	margin-top: 15px;
}*/

ul.News-listing li {
	margin-bottom: 26px;
}

.slider-owl-txt {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-weight: 500;
	font-size: 20px;
	color: #303338;
	line-height: 30px;
	letter-spacing: 1px;
	margin-top: 10px;
}

ul.News-listing li:last-child {
	margin-bottom: 0;
}

ul.News-listing li:last-child a {
	height: auto;
	-webkit-line-clamp: 2;
}

.News-listing li a:hover,.slider-owl-txt:hover, .Publication-link:hover h3,.News_Event_ul li a:hover label,.breadcrumb>li a:hover {
	color: #B60019;
}

#container {
	overflow: hidden;
}

.boxer02 {
	margin-top: 34px;
}

.boxer02 .news-row,.boxer03 .news-row,.boxer01 .news-row {
	margin-top: 26px;
}
.boxer01 .news-row{
	display: block;
}
.boxer03,.boxer04 {
	margin-top: 22px;
}

.Publication-three .col-md-4 {
	padding: 0 7px;
}

.panel-bock {
	background: #FFFFFF;
}

.list-list p{
	/* text-indent: 2em; */
	font-size: 16px;
    text-align: justify;
    line-height: 2.3;
}
.list-list{
	padding: 20px;
}
.list-list p b{
	font-weight: bold;
	font-size: 18px;
}

.Publication-three {
	margin: 0 -7px;
	margin-top: 13px;
	margin-bottom: 15px;
}

.Publication-lt {
	float: left;
	width: 127px;
	margin-right: 17px;
}

.Publication-link {
	padding: 12px 13px;
	background: #EEEEEE;
	display: flex;
	overflow: hidden;
}

.Publication-rt h3 {
	margin-top: 10px;
	font-weight: 400;
	font-size: 20px;
	color: #21252B;
}

.Publication-rt {
	position: relative;
}

.Publication-rt i {
	width: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.Policies-regulations-list{
	position:relative;	
}
.Policies-regulations-list dt {
	font-weight: 400;
	font-size: 20px;
	/* color: #B60019; */
	float: left;
	padding-left:16px;
	width:100%;
	margin-bottom: 10px;
}
.Policies-regulations-list > a {
	position:absolute;
	top:0;
	right:40px;
}
.Policies-regulations-list dd{
	 float: left;
	 width:50%;
	 padding-left: 16px;
	 margin-bottom: 10px;
}
.Policies-regulations-list dd a{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    color: #303338;
	position:relative;
	padding-left:20px;
}
.Policies-regulations-list dd a:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #B60019;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.Policies-regulations {
	background: #fff;
	margin-top: 22px;
	padding: 16px 0;
}

dl {
	margin-bottom: 0;
}

.link-exchange {
	background: #b6001a;
	padding: 15px 0;
}


.link-exchange-list span {
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	display:block;
	margin-right: 25px;
	width:100%;
	margin-bottom:10px;
	padding-left:16px;
}

.link-exchange-list ul li {
	float: left;
	position: relative;
    text-align: center;
	/* width:23%; */
	border-right:2px solid #fff;
	padding:0 15px;
}
.link-exchange-list ul li:first-child{
	padding-left:16px;
}
.link-exchange-list ul li:last-child {
	padding-right:0;
	border-right:none;
}

.link-exchange-list ul{
	width: 1200px;
    float: left;
    margin-top: 1px;
	display:flex;
	flex-wrap:wrap;
}
.link-exchange-list ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #FFFFFF;
}
.boxer02 .news-row {
    display: block;
}
.boxer02 .news-row ul.News-listing{
    margin-top: 0;
}
/*.link-exchange-list ul li:nth-child(1),.link-exchange-list ul li:nth-child(2) {
	border-right: 1px solid rgba(255,255,255,.2);
}*/
/* .link-exchange-list ul li:after{
	content: '';
	width: 1px;
	height: 21px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.2);
} */
.link-exchange-list ul li:last-child:after{
	display: none;
}
.footer-cont {
	background: #c32f44;
}

.footer-cont-txt p {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}

.footer-cont-txt {
	padding: 30px 0;
}

.footer-cont-txt p:last-child {
	margin-bottom: 0;
}

.boxer05 {
	background: #FFFFFF;
	padding: 20px 0;
	margin-top: 28px;
	margin-bottom: 40px;
	min-height:600px;
}

.english-bt span {
	font-weight: 800;
	font-size: 28px;
	padding-left: 16px;
	color: #21252B;
	border-left: 4px solid #B60019;
}

.News_Event_ul li {
	padding-top: 28px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E9E9E9;
}

.News_Event_ul li span {
	font-size: 14px;
	color: #303338;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.News_Event_ul li label {
	margin-bottom: 0;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
	font-weight: 400;
	font-size: 20px;
	color: #303338;
}

.News_Event_ul {
	padding-top: 26px;
	padding-left: 22px;
	padding-right: 23px;
}

.News_Event_ul li a {
	display: block;
}

/* 分页样式 */
.pagination {
  margin-bottom: 0;
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.pagination>li>a, .pagination>li>span {
  font-size: 14px;
  color: rgba(0,0,0,0.65);
  border: none;
  margin-left: 15px;
  padding: 5px 11px;
  border-radius: 4px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #B60019;
  border-color: #B60019;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,.informationMin-list .informationMin-list-ul li h3 a:hover {
  color: #B60019;
}

.Registration-div-row .boxer05 {
	margin-top: 0;
	margin-bottom: 0;
}
.Registration-div-row {
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 79px;
}

.breadcrumb {
	padding: 0;
	margin-bottom: 18px;
	margin-top: 15px;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}

.breadcrumb>li,.breadcrumb>li a,.breadcrumb>.active {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
}

.Registrationul-list li a {
	font-size: 20px;
	color: #B60019;
	padding: 20px 15px;
	font-weight: bold;
	display: block;
	background-color: #fff;
}

.Registrationul-list li.active a {
	color: #fff;
	background-color: #B60019;
}

.contribution-acritle {
	padding: 44px 38px 0 21px;
	background-color: #fff;
	margin-bottom: 27px;
	min-height:700px;
}

.Article-title {
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	letter-spacing: 1px;
	margin-top: 0;
}

.Article {
	padding: 0px;
}

.Article_content {
	font-size: 16px;
	color: #505960;
	padding-top: 32px;
	padding-bottom: 0;
}

.Article_content img, .Article_content p {
	margin-bottom: 40px;
}

.Article_content p {
	/* text-indent: 2em; */
}

.Article_content img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.Article-time {
	display: flex;
	align-items: center;
	justify-content: center;
}

.Article-time>span {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	/* margin-left: 49px; */
	float: left;
}

.time-0>span {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	/* margin-left: 49px; */
	float: left;
}

.controls {
	text-align: center;
	float: left;
	font-size: 14px;
	display: flex;
	align-items: center;
	color: #666666;
	 margin-right:40px;  /*稿件大小字体选择新增样式 */
}

.controls a {
	font-size: 14px;
	color: #666666;
	padding: 0 3px;
}

.selected {
	color: #B60019!important;
	font-size: 18px!important;
}

.daying a {
	font-weight: 400;
	font-size: 14px;
	color: #B60019;
}

.daying {
	margin-bottom: 92px;
	text-align: right;
	padding-bottom: 20px;
}

.Attachment-gaojian dt {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.Attachment-gaojian dd a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 400;
	font-size: 16px;
	color: #BF2035;
	padding-left: 20px;
	position: relative;
}

.Attachment-gaojian dd a:before {
	content: '';
	width: 4px;
	height: 4px;
	background: #B60019;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
  .Article_content p {
     transition: font-size 0.3s ease;
 }
 
.Attachment-gaojian dd {
	padding: 10px 0;
}

.Attachment-gaojian {
	padding-bottom: 30px;
}

/* 检索页 */
.sousuo {
  position: relative;
  margin: 0 auto;
  width: 833px;
  height: 80px;
  background: #FFFFFF;
  border: 1px solid #B60019;
  overflow: hidden;
}

.sousuo .input {
  position: relative;
  width: 661px;
  height: 80px;
  border: none;
  float: left;
}

.sousuo .input>input {
  outline: none;
  border: none;
  padding: 0 10px 0 65px;
  margin: 0;
  height: 80px;
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #323232;
  background-color: transparent;
}

.sousuo .search {
  width: 170px;
  height: 80px;
  background: #B60019;
  text-align: center;
  position: relative;
  line-height: 80px;
  cursor: pointer;
  font-size: 18px;
  color: #FFFFFF;
  border: none;
}

.search-coent-sousuo {
  background: #FFFFFF;
  padding: 42px 20px;
  margin-bottom: 35px;
}

.sousuo .input:before {
  content: '';
  width: 28px;
  height: 28px;
  background: url(../img/ss.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 19px;
  top: 50%;
  transform: translateY(-50%);
}

.sousuo .input>input:focus {
  background-color: transparent!important;
}

.resultClassify {
  margin-top: 35px;
  height: 40px;
  margin-bottom: 26px;
  background: #FBFAF9;
  border: 1px solid #DCDFD9;
  display: flex;
  padding-right: 15px;
  align-items: center;
  justify-content: space-between;
}

.resultClassify>span {
  font-size: 14px;
  color: #5B5B5B;
  padding-left: 17px;
}

.resultClassify span em {
  font-style: normal;
  color: #B60019;
}

.classify {
  float: right;
}

.resultClassify li {
  padding-left: 17px;
  font-weight: 400;
  font-size: 14px;
  color: #5B5B5B;
  float: left;
}

.classify li {
  float: left;
}

.classify .m1 {
  background: url(../img/ico-two01.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  display: block;
  cursor: pointer;
}

.classify .m2 {
  background: url(../img/ico-two02.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  display: block;
  cursor: pointer;
}

.classify li.now .m1 {
  background: url(../img/ico-two01-cur.png) no-repeat;
  background-size: 100%;
}

.classify li.now .m2 {
  background: url(../img/ico-two02-cur.png) no-repeat;
  background-size: 100%;
}

.searchResult-warper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  border-bottom: 1px solid #E7E7E7;
}

.fieldUl li, .searchResult, .fieldUl {
  float: left;
}

.searchResult .m2 {
  float: left;
  font-weight: 400;
  font-size: 14px;
  color: #5B5B5B;
  margin-right: 14px;
}

.fieldUl li:nth-child(1) {
  margin-right: 25px;
}

.fieldUl li:nth-child(2) {
  margin-right: 34px;
}

.fieldUl li a {
  font-size: 14px;
  color: #5B5B5B;
}

.fieldUl .all {
  color: #B60019;
}

.seacher-content {
  position: relative;
}

.door {
  display: none;
}

.seacher-content .active {
  display: block;
}

.informationMin-list {
  padding-top: 20px;
  margin-bottom: 42px;
}

.informationMin-list .informationMin-list-ul {
  margin-bottom: 6px;
}

.informationMin-list .informationMin-list-ul li {
  padding: 26px 0;
  border-bottom: 1px solid #E7E7E7;
}

.informationMin-list .informationMin-list-ul li:first-child {
  padding-top: 0;
}

.informationMin-list .informationMin-list-ul li h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.informationMin-list .informationMin-list-ul li p {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 16px;
  color: #5B5B5B;
  line-height: 22px;
  text-align: justify;
}

.informationMin-list .informationMin-list-ul li span {
  word-break: break-all;
  font-size: 16px;
  color: #137FDA;
  float: left;
}

.informationMin-list .informationMin-list-ul li h3 a {
  font-weight: 600;
  font-size: 18px;
  color: #323232;
  margin-top: 0;
  position: relative;
  margin-bottom: 15px;
}

.informationMin-list .informationMin-list-ul li h3 a em {
  font-style: normal;
  color: #B60019;
}

.informationMin-list .informationMin-list-ul li label {
  margin-bottom: 0;
  color: #6F6F6F;
  font-size: 16px;
  float: right;
}
@media print {
        .header,.breadcrumb,.footer {
            display: none;
        }
    }