/* æ ·å¼é‡ç½® */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

strong {
    font-weight: bold;
}

:focus {
    outline: 0;
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

a img,
iframe {
    border: none;
}

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

ol,
ul {
    list-style: none;
}

input,
textarea,
select,
button {
    font-size: 100%;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

select {
    margin: inherit;
}


/* Fixes incorrect placement of numbers in olâ€™s in IE6/7 */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
    /* clear: both; */
}

.container {
    width: 1260px;
    background: #FFFFFF;
    margin: 0 auto;
    padding: 20px;
}


@font-face {
  font-family: "iconfont"; /* Project id 1316068 */
  src: url('iconfont.woff2?t=1642385038872') format('woff2'),
       url('iconfont.woff?t=1642385038872') format('woff'),
       url('iconfont.ttf?t=1642385038872') format('truetype');
}

.header {
	width: 1260px;
	height: 46px;
	background: #ffffff;
	z-index: 1000;
	margin: 0 auto;
	left: 0;
	position: relative;
	right: 0;
	box-shadow: 0px 4px 5px 0px #c9c9c99c;
}
.header ul {
  display: flex;
  width: 96%;
  line-height: 46px;
  justify-content: space-evenly;
}
.header ul li {
  color: #000;
  position: relative;
  padding: 0px 29px;
}
.header ul .active, .header ul li:hover {
  background: #c80000;
  /* padding: 0px 20px; */
}
.header ul .active a, .header ul li:hover a{
  color :#fff;
}

.header ul li a {
  width: 38px;
  height: 20px;
  font-size: 17px;
  font-weight: bold;
  /* color: #000; */
  /* line-height: 40px; */
  /* position: relative; */
  padding-bottom: 5px;
  transition: all 0.3s;
}

.body-bottom {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
	background: #686868;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.body-bottom span {
  padding: 20px;
}
.body-bottom a{
  color: #fff;
}

.pointer {
  cursor: pointer;
}
#goTop {
  position: fixed;
  bottom: 60px;
  right: 20px;
  width: 70px;
  height: 70px;
  background: #e0e0e0;
  border-radius: 4px;
  z-index: 99;
  display: none;
}
#goTop span {
  display: none;
  margin: 0 auto;
  width: 28px;
  height: 32px;
  font-size: 14px;
  color: #666;
  margin-top: 18px;
}
#goTop i {
  display: block;
  color: #999;
  font-size: 15px;
  margin: 0 auto;
  width: 30px;
  margin-top: 25px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.hdtext {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: #4f4f4f87;
  color: #fff;
  padding: 5px;
  padding-bottom: 26px;
  font-size: 16px;
}


.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

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

.iconsousuo1:before {
  content: "\e66d";
}

.main {
  width: 1260px;
  margin: 0 auto;
  display: flex;
  background: #fff;
  justify-content: space-evenly;
}

.main .news-left {
  width: 64%;
  min-height: 700px;
  /* position: relative; */
  /* display: flex; */
  /* flex-direction: column; */
}

.main .news-right {
  width: 20%;
  display: flex;
  flex-direction: column;
}

.main .news-left .item {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #E5E5E5;
  justify-content: space-around;
  align-items: center;
}

.main .news-left .item .item-left {
  width: 220px;
  padding-right: 20px;
}

.main .news-left .item .item-left img {
  display: block;
  width: 100%;
  max-height: 90px;
  border-radius: 4px;
}

.main .news-left .item .item-right {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  min-height: 69px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main .news-left .item .item-right .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #333333;
}

.main .news-right .hot-sort {
  margin-top: 60px;
  width: 100%;
  position: relative;
  padding-left: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  box-shadow: none;
  /* margin-bottom: 11px; */
  line-height: 34px;
  border-radius: 20px 20px 0px 0px;
  background: linear-gradient(163deg, #015293, transparent);
}

.main .news-right .hot-sort .hot-right {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 4px;
  border-radius: 0 4px 4px 0;
  background-color: #E30B20;
}

.main .news-right .sorting .item {
  display: flex;
  margin-bottom: 20px;
  font-size: 16px;
}

.main .news-right .sorting .item .number {
    font-size: 20px;
    color: #004478;
    font-style: italic;
    padding-right: 15px;
}

.main .news-right .sorting .item .before-three {
  color: #E30B20;
  font-weight: bold;
}



a:hover, .active, .active a {
  /* color: #c80000!important; */
  font-weight: bold;
}
.page-input {
  width: 40px;
}
.page-btn, .page-input {
  padding: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px;
  /* border-color: gray; */
  border: 1px solid #ddd;
}


.app-pagination {
  display: flex;
  width: 100%;
  padding: 30px;
  justify-content: space-around;
  bottom: 0px;
  flex-wrap: wrap;
}

.app-pagination ul,.app-pagination .total  {
  display: flex;
  align-items: center;
}

.app-pagination li {
  padding: 0px 15px;
  display: flex;
  height: 35px;
  flex-direction: row;
  align-items: center;
  border: 1px solid #ddd;
  margin: 5px;
}

.app-pagination .active{
  background-color: #7db3ff;
  color: #fff;
}

.app-pagination .active a{
  color: #fff;
}

.channel {
  width: 1260px;
  margin: 0 auto;
  display: flex;
  background: #fff;
  padding-top: 30px;
  padding-left: 74px;
  padding-bottom: 22px;
  border-bottom: 1px solid #ddd;
}

.channel span {
  padding-left: 10px;
  color: gray;
}

.channel span a{
  /* color: gray; */
}

.container .details-left .details-guide {
  font-size: 12px;
  margin-top: 26px;
  color: #999;
  margin-left: -5px;
}

.container .details-left .big-title {
  line-height: 50px;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 20px;
}

.container .details-left .main-text {
  width: 100%;
  margin-top: 43px;
}

.container .details-left .main-text .left-share {
  /* display: flex; */
  padding-left: 10px;
  padding-right: 37px;
  border-right: 1px solid #e5e5e5;
  flex-direction: row;
}

.container .details-left .main-text .left-share .share {
  color: #666;
  font-size: 18px;
  /* line-height: 10px; */
  /* margin-bottom: 13px; */
  /* display: flex; */
  text-align: center;
  width: 57px;
}

.fl {
  float: left;
}

.container .details-left .main-text .left-share #share-2 a {
  display: block;
  margin: 10px auto;
  font-size: 47px;
}

.container .details-left .main-text .right-text {
  width: 935px;
  margin: 0 auto;
}

.container .details-left .main-text .right-text ul {
  display: flex;
  color: gray;
  justify-content: space-around;
}

.container .details-left .main-text .right-text .context {
  margin-top: 50px;
  margin-bottom: 80px;
  font-weight: normal;
  font-size: 1.2em!important;
  line-height: 2.1em;
  font-family: '宋体';
  overflow: hidden;
}
.container .details-left .main-text .right-text .page-link {
  margin-bottom: 66px;
  height: 24px;
  display: flex;
  width: 100%;
  padding-bottom: 100px;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  flex-direction: column;
}

.container .details-left .main-text .right-text .page-link  div {
  width: 100%;
  padding-bottom: 18px;
}

.container .details-left .main-text .right-text .page-link .prev {
  height: 24px;
  line-height: 24px;
  width: 50%;
}

.container .details-left .main-text .right-text .page-link .prev a {
  color: #333;
  display: block;
  font-size: 14px;
}

.container .details-left .main-text .right-text .page-link i {
  margin-right: 10px;
  display: block;
  font-size: 20px;
  color: #E30B20;
  margin-left: 1px;
}

.search-title {
  padding: 50px;
  line-height: 33px;
}
.search-title input {
  width: 500px;
  padding: 10px;
  border: 1px solid #aaa;
  border-radius: 23px;
  margin-right: 20px;
}
.search-title i {
  font-size: 22px;
  color:gray;
}
.search-title i:hover {
  color: #005293;
}

.data-item {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}

.data-item .cat-list{
  width: 278px;
  line-height: 27px;
  padding-right: 30px;
  border-right: 1px solid #ddd;
}

.data-item .cat-list h1 {
  font-size: 28;
  font-weight: bold;
  border-bottom: 2px solid #9f9f9f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.data-item .cat-list a {
  color: gray;
}

.data-item .cat-list .active a {
  color :red;
}

.hide {
  display: none;
}

.subChannel {
  /* padding-left: 22px; */
  padding: 20px;
  /* padding-top: 20px; */
  border: 1px solid #e8e8e8;
  border-radius: 0px 0px 20px 20px;
  /* padding-bottom: 30px; */
  margin-bottom: 30px;
  /* background: #fcfcfc; */
  background: linear-gradient(45deg, #e8f7ff, transparent);
}

.subChannel li {
  line-height: 30px;
}


.sorting {
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 30px;
  padding-top: 20px;
  border-radius: 0px 0px 20px 20px;
  padding-bottom: 30px;
  background: linear-gradient(45deg, #e4f6fe, transparent);
}

.topheader{
  width: 1260px;
  margin: 0 auto;
}

.topheader img{
  width:1260px;
  /* margin: 0 auto; */
  /* display: flex; */
}