@charset "utf-8";
/* CSS Document */

.elelayui2 {
  width: 1200px;
  margin: 0 auto 25px;
  background: #fff;
}
.elelayui2 .ul-list1 {
  padding: 20px 10px;
}
.elelayui2 .ul-list1 li:last-child {
  border-bottom: none;
}

.elelayui3 {
  width: 1200px;
  margin: 0 auto 25px;
  padding: .1px;
}
.elelayui3-1 {
  display: grid;
  grid-template-columns: 770px 420px;
  grid-column-gap: 10px;
}
.elelayui3-1 .a {
}
.elelayui3-1 .a-1 {
  height: 200px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.elelayui3-1 .a-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.elelayui3-1 .a-1 .flag {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  z-index: 5;
  background: #d61f28;
}
.elelayui3-1 .a-1-1 {
  width: 380px;
  height: 200px;
  position: relative;
}
.elelayui3-1 .a-1-2 {
  width: 186px;
  height: 200px;
  position: relative;
}
.elelayui3-1 .b {
  background: #fff;
}
.elelayui3-1 .title-bg {
  height: 70px;
  line-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
}
.elelayui3-1 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.swiper1 {
  width: 770px;
  height: 428px;
  overflow: hidden;
  position: relative;
}
.swiper1 .swiper-slide {
  position: relative;
}
.swiper1 img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper1 .title-bg {
  height: 70px;
  line-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  font-size: 18px;
  padding: 0 20px;
}
.swiper1 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.swiper1 a {
  color: #fff;
}

.swiper1 .swiper-pagination-bullet {
  background: #efefef;
  width: 10px;
  height: 10px;
}
.swiper1 .swiper-pagination-bullet-active {
  background: #fff;
  width: 30px;
  border-radius: 5px;
}

/* 即时新闻 */
.jsxw {
  height: 35px;
  width: 1200px;
  margin: 0 auto 25px;
  background-color: #fff;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.jsxw .a {
  width: 90px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  color: #d61f28;
  text-align: center;
}
.jsxw .a a {
  color: #d61f28;
}
.jsxw .b {
  flex: 1;
  font-size: 16px;
  color: #888;
  height: 35px;
  line-height: 35px;
}
.jsxw .b a {
  color: #888;
}

.elelayui4 {
  width: 1200px;
  margin: 0 auto 25px;
}
.elelayui4-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.elelayui4-1 > * {
  flex: 0 0 auto;
}

.elelayui5 {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}
.elelayui5 > * {
  flex: 0 0 auto;
}
.elelayui5L {
  width: 860px;
}
.elelayui5R {
  width: 300px;
}

.elelayui5-1 {
  padding: .1px;
  margin-bottom: 20px;
}
.elelayui5-1.style1 {
  margin-bottom: 0;
}

.elelayui5-1-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #da8e8e;
  height: 16px;
  margin-top: 15px;
}
.elelayui5-1-option .but {
  cursor: pointer;
  height: 16px;
  line-height: 16px;
  display: flex;
  flex: 0 0 auto;
  padding: 10px;
}
.elelayui5-1-option .but.active {
  background: #f3ede6;
}
.elelayui5-1-option .but img {
  margin-right: 10px;
}
.elelayui5-1-option .but + .but {
  margin-left: 20px;
}

.elelayui5-1-1 {
  /* background:#fff; */
  /* padding:20px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.elelayui5-1-1 .item {
  width: 280px;
  font-size: 16px;
  line-height: 20px;
  color: #454545;
  background: #fff;
}
/* .elelayui5-1-1 .item a{color:#454545;padding:15px;display: block;} */
.elelayui5-1-1 .item-inner {
  color: #454545;
  padding: 15px;
  display: block;
}
.elelayui5-1-1 .item img {
  display: block;
  /*height: 150px;*/
  height: 188px;
  width: 100%;
  margin-bottom: 10px;
}
.elelayui5-1-1 .t-outer {
}
.elelayui5-1-1 .t {
  overflow: hidden;
  height: 40px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.elelayui5-1-1 .t1 {
  color: #a8a8a8;
  height: 40px;
  display: flex;
  align-items: end;
}

.elelayui5-1-1 .item1 {
  width: 424px;
  font-size: 16px;
  line-height: 20px;
  color: #454545;
  background: #fff;
}
.elelayui5-1-1 .item1 img {
  display: block;
  height: 236px;
  width: 100%;
  margin-bottom: 10px;
}

.elelayui5-1-1:last-child {
  margin-bottom: 0;
}

.elelayui5-1-1.list-model {
  display: block;
}
.elelayui5-1-1.list-model .item {
  width: auto;
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.elelayui5-1-1.list-model .item1 {
  width: auto;
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
/* .elelayui5-1-1.list-model .item a{display: flex;justify-content: space-between;height:160px;} */
.elelayui5-1-1.list-model .item-inner {
  display: flex;
  justify-content: space-between;
  height: 160px;
}
.elelayui5-1-1.list-model img {
  width: 250px;
  height: 160px;
  margin-bottom: 0;
}
.elelayui5-1-1.list-model .t {
  width: 560px;
  height: 122px;
  -webkit-line-clamp: 3;
}

.elelayui5-1-2 {
  padding: 15px;
  background: #fff;
}
.elelayui5-1-2 .paper {
  text-align: center;
}
.elelayui5-1-2 .paperdate {
  text-align: center;
}
.elelayui5-1-2 img {
  display: inline-block;
}

.elelayui5-1-3 {
  color: #6f6f6f;
  font-size: 14px;
  background: #fff;
  padding: 20px;
}
.elelayui5-1-3 .item {
  width: 70px;
  flex: 0 0 auto;
  text-align: center;
}
.elelayui5-1-3 a {
  color: #6f6f6f;
}
.elelayui5-1-3 .a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 20px;
}
.elelayui5-1-3 .b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.elelayui5-1-4 {
  padding: 20px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.elelayui5-1-4 > a {
  flex: 0 0 auto;
  margin-bottom: 8px;
  display: block;
}
.elelayui5-1-4 > a:nth-last-child(1) {
  margin-bottom: 0;
}
.elelayui5-1-4 > a:nth-last-child(2) {
  margin-bottom: 0;
}
.elelayui5-1-4 img {
  display: block;
  width: 125px;
  height: 125px;
}

.elelayui5-1-5 {
  padding: 10px;
  background: #fff;
}
.elelayui5-1-5 .a {
  background: #e6e6e6;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.elelayui5-1-5 .b {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-left: 1px solid #e6e6e6;
}
.elelayui5-1-5 .item {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  height: 70px;
  font-size: 16px;
  line-height: 20px;
  color: #626262;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
.elelayui5-1-5 .item > * {
  flex: 0 0 auto;
}
.elelayui5-1-5 img {
  display: block;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

.elelayui5-1-6 {
  background: #fff;
  padding: .1px;
}
.elelayui5-1-6 a {
  display: block;
  width: 280px;
  margin: 0 auto 12px;
}
.elelayui5-1-6 a:nth-child(1) {
  margin-top: 12px;
}
.elelayui5-1-6 img {
  display: block;
  width: 100%;
  height: auto;
}

.elelayui5-1-7 {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 20px;
}
.elelayui5-1-7 .a {
  width: 390px;
}
.elelayui5-1-7 a {
  color: #454545;
  display: block;
}
.elelayui5-1-7 .item1 {
  font-size: 16px;
  color: #454545;
  line-height: 20px;
}
.elelayui5-1-7 .item1 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.elelayui5-1-7 .item1 img {
  display: block;
  width: 100%;
  height: 240px;
  margin-bottom: 10px;
}
.elelayui5-1-7 .item2 {
  font-size: 16px;
  color: #454545;
  line-height: 20px;
  margin-top: 30px;
}
.elelayui5-1-7 .item2 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.elelayui5-1-7 .item2 img {
  display: block;
  width: 190px;
  height: 114px;
}
.elelayui5-1-7 .item2 .t {
  display: block;
  overflow: hidden;
  width: 190px;
  height: 80px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.elelayui5-1-7 .a .item2:first-child {
  margin-top: 0;
}

.elelayui5-1-7.list-model {
  display: block;
}
.elelayui5-1-7.list-model .a {
  width: auto;
}
.elelayui5-1-7.list-model a {
  display: flex;
  justify-content: space-between;
}
.elelayui5-1-7.list-model .item1 {
  font-size: 18px;
  line-height: 38px;
}
.elelayui5-1-7.list-model .item1 img {
  width: 250px;
  height: 160px;
  margin-bottom: 0;
}
.elelayui5-1-7.list-model .item1 .t {
  width: 530px;
  height: 122px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  white-space: normal;
  text-align: left;
}

.elelayui5-1-7.list-model .item2 {
  font-size: 18px;
  line-height: 38px;
}
.elelayui5-1-7.list-model .item2 img {
  width: 250px;
  height: 160px;
}
.elelayui5-1-7.list-model .item2 a {
  align-items: start;
}
.elelayui5-1-7.list-model .item2 .t {
  width: 530px;
  height: 122px;
  -webkit-line-clamp: 3;
  white-space: normal;
}
.elelayui5-1-7.list-model .a .item2:first-child {
  margin-top: 30px;
}

.elelayui5-1-8 {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.elelayui5-1-8 a {
  flex: 0 0 auto;
}

.elelayui5-1-9 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.elelayui5-1-9 .a {
  padding: 10px;
  background: #fff;
  margin-top: 20px;
}
.elelayui5-1-9 .a:nth-child(1) {
  margin-top: 0;
}
.elelayui5-1-9 .a:nth-child(2) {
  margin-top: 0;
}
.elelayui5-1-9 .a:nth-child(3) {
  margin-top: 0;
}
.elelayui5-1-9 .item1 {
  font-size: 16px;
  color: #454545;
  line-height: 20px;
  width: 250px;
}
.elelayui5-1-9 .item1 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.elelayui5-1-9 .item1 img {
  display: block;
  width: 250px;
  height: 150px;
  margin-bottom: 10px;
}

.elelayui5-1-9.list-model {
  display: block;
}
.elelayui5-1-9.list-model .a {
  padding: 15px 20px;
  margin-top: 0;
}
.elelayui5-1-9.list-model .a:first-child {
  padding: 20px 20px 15px;
}
.elelayui5-1-9.list-model .a:last-child {
  padding: 15px 20px 20px;
}
.elelayui5-1-9.list-model .item1 {
  font-size: 18px;
  line-height: 38px;
  width: auto;
}
.elelayui5-1-9.list-model a {
  display: flex;
  justify-content: space-between;
}
.elelayui5-1-9.list-model .item1 img {
  width: 250px;
  height: 160px;
  margin-bottom: 0;
}
.elelayui5-1-9.list-model .item1 .t {
  text-overflow: initial;
  width: 530px;
  height: 122px;
  white-space: normal;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.elelayui5-1-10 {
  background: #fff;
  padding: 20px;
  font-size: 14px;
  line-height: 26px;
  color: #606060;
}
.elelayui5-1-10 b {
  margin-right: 16px;
  float: left;
}
.elelayui5-1-10 a {
  color: #606060;
  margin-right: 8px;
  display: inline-block;
}
.elelayui5-1-10 a:last-child {
  margin-right: 0;
}
.elelayui5-1-10 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.elelayui5-1-10 li {
  width: 400px;
  padding: 5px 0;
  flex: 0 0 auto;
}
.elelayui5-1-10 li div {
  overflow: hidden;
}

/* 新闻热榜 */
.xwrb-1-outer {
  background: #fff;
  padding: 15px 20px;
}
.xwrb-1 {
  font-size: 18px;
}
.xwrb-1 li {
  color: #454545;
  line-height: 22px;
  margin-bottom: 15px;
}
.xwrb-1 a {
  color: #454545;
}
.xwrb-1 .index {
  color: #e9adad;
  margin-right: 10px;
}
.xwrb-1 .index-top3 {
  color: #e21a24;
}

/* 首页右侧二维码 */
.erweima-1 {
  background: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.erweima-1 a {
  display: block;
}
.erweima-1 .a1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.erweima-1 .a1 > * {
  flex: 0 0 auto;
}
.erweima-1 .title1 {
  width: 70px;
  margin-left: 18px;
}
.erweima-1 .su {
  background: #d6d6d6;
  width: 1px;
  flex-shrink: 1;
}
.erweima-1 img {
  flex-shrink: 0;
}

/* 合作伙伴 */
.hzhb-1-outer {
  background: #fff;
  padding: 15px 20px;
}
.hzhb-1 {
  font-size: 16px;
  color: #464646;
  margin-bottom: 15px;
  line-height: 30px;
}
.hzhb-1 a {
  color: #464646;
  margin-right: 6px;
  display: inline-block;
  white-space: nowrap;
}
.wid {
  width: 860px !important;
}


/* list2.css -----------------------*/
.swiper2 {
  width: auto;
  /*height: 428px;*/
  height: 460px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
    .swiper2{height: 388px;}
  }
.swiper2 .swiper-slide {
  position: relative;
}
.swiper2 img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper2 .title-bg {
  height: 70px;
  line-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  font-size: 20px;
  padding: 0 20px;
}
.swiper2 .t {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 80%;
}
.swiper2 a {
  color: #fff;
}
.t1 a {
  margin-bottom: -5px;
  color: #999;
}

.swiper2 .swiper-pagination {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: initial;
  width: auto;
}
.swiper2 .swiper-pagination-bullet {
  background: #efefef;
  width: 10px;
  height: 10px;
}
.swiper2 .swiper-pagination-bullet-active {
  background: #d61f28;
  border-radius: 5px;
}

.fy-page-ele1 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 20px 0;
}
.elelayui5-1-1 .t-outer {
  padding: 0 10px;
}
.elelayui5-1-1 .t-outer .t {
  width: auto;
}
.list-fun {
  /* background-color: white; */
  flex-wrap: wrap;
}

.list-fun .item {
  width: calc((100% - 20px) / 3);
  margin-bottom: 10px;
}
.loadMore {
  display: none;
}
.curpage {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	color: #939393;
	margin-bottom: 20px;
	font-size: 14px;
} 
.curpage a {color: #939393;} /*当前位置*/ 
ul.liebiao li{
	text-indent: 1em;
	position: relative;
	line-height: 1.8em;
	padding-bottom: 1em;
}
ul.liebiao li:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #bfbfbf;
	top: 0.8em;
	left: 0;
}/*栏目列表*/
.channel {
	width: 100%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	height: auto;
  }
  .channel h2{
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	display: block;
	float: left;
	line-height: 2.5em;
	height: 2.5em;
	width: 70%;
  }
  .channel h2 a{
    color: #333;
  }
  .channel span {
	font-size: 16px;
	display: block;
	float: right;
	width: 30%;
	color: #999;
	margin-top: 20px;
	text-align: right;
  }
  .channel span a {color: #999;}/*栏目多级*/



  /* detail10.css------------------------------------------------------- */
.elelayui-detail1{margin:0 auto;padding:40px 20px;background:#fff;}
.elelayui-detail1-doctitle1{font-size: 38px;line-height: 1.8;font-weight: bold;word-wrap: break-word;text-align: center;margin-bottom:10px;text-align: left;}

.elelayui-detail1-docsource1{font-size: 12px;color: #666;min-height: 36px;line-height: 1.8;padding:10px 0;border-bottom:1px solid #D8D8D8;text-align: center;text-align: left;}

.elelayui-detail1-dochtml1{padding:30px 0.1px;font-size: 18px;line-height: 190%;word-wrap: break-word;color: #4a4a4a;}
.elelayui-detail1-dochtml1 p{margin-bottom:25px;}
.elelayui-detail1-dochtml1 img{max-width:100%;}

.elelayui-detail1-editor1{font-size: 12px; color: #666; text-align: right; height: 30px;line-height: 30px;}
.qrcode{
    width: 100%;display: flex;justify-content: center;
}
.btn-qrcode-a{
    background-color: #ffffff00;

}
.qrcode-left{
   display: flex;flex-direction: column;justify-content: center;
}
.qrcode-right{
    display: flex;flex-direction: column;justify-content: center;margin-left: 40px;
}
.qrcode-left-title{
    margin-left: 5px !important;text-align: center;color: #666;
}
.qrcode-right-title{
margin-left: 0px !important;width: 80px !important;color: #666;
}
.qrcodeImg{
    width: 80px;
        height: 80px;
}
.write{
    padding: 15px; display: flex
}
.erweima-1{
    background: rgba(255, 255, 255, 0) !important;
}
.elelayui-detail1-editor1{
    display: none !important;
}

.btn-a{
    color: #005cda !important;
    font-weight: bold !important;
}

.btn-qrcode{
    display: flex !important;
    width: 400px !important;
    background: linear-gradient(to bottom, #f0f0f0d0, #ffffff) !important;
    border-radius: 15px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 30px !important;
    border: 1px solid #dfdfdf !important;
}

.btn-b{
    margin-top: 20px !important;
    color: #bababa !important;
    background-color: #f6f6f6 !important;
    font-size: 14px !important;
    padding: 6px !important;
}



/* 页面新增 */
 body{
    background: #f6f6f6;
  }
  .zywfoottxt {
    width: auto;
    font-size: 12px;
  }
 
  .erweima-1{
    justify-content: center;

  }
  .elelayui-detail1-editor1 {display: block !important;}/*璐ｄ换缂栬緫*/

.write {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
.write img {
	float: left;
	height: 150px;
	width: 250px;
	margin-right: 20px;
}
.writeR {
	float: right;
	width: 500px;
}
.writeR h2 {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-bottom: 15px;
}
.writeR span {
	font-size: 16px;
	line-height: 40px;
	color: #696969;
	display: block;
}
.writeR span a {color: #696969;}
.fujian{
  font-weight: bold;
}

