.text-secondary{width: 96%;display: flex;justify-content: space-between;margin: 2rem auto;}
.text-secondary a {color: #222;}
.lh-2 {line-height: 2;}
.text-secondary .prov{padding:5px 15px; color: #222;background-color: #fff;border: 1px solid #222;width: 45%;line-height: calc(22px + (36 - 22) * ((100vw - 1280px) / (1920 - 1280)));}
.text-secondary .next{padding:5px 15px; color: #222;background-color: #fff;border: 1px solid #222;width: 45%;line-height: calc(22px + (36 - 22) * ((100vw - 1280px) / (1920 - 1280)));}
/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #222;
	background-color: #fff;
	border: 1px solid #222;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #222;
	border-color: #222;
}
.page-num-current:hover {
	color: #fff;
}
/*其他*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  justify-content: center;
  margin-top: 50px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #222;
  background-color: #fff;
  border: 1px solid #222;
}

.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #222;
  border-color: #222;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}




.tem_nav_b{width: 80%;margin: 40px auto 20px;}
.tem_nav_b .tem_nav{width:100%;}
.tem_nav_b .tem_nav ul{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.tem_nav_b .tem_nav ul li{width: 15%;margin: 5px auto;}
.tem_nav_b .tem_nav ul li .btn_b{width: 96%;line-height: 36px;padding:4px 15px;border:2px solid #cdcdcd;color:#222;transition: all 0.4s;cursor: pointer;background: transparent;}
.tem_nav_b .tem_nav ul li .btn_b:hover{width: 96%;line-height: 36px;padding:4px 15px;border:2px solid #600;color:#fff;transition: all 0.4s;cursor: pointer;background: #600;}
.tem_nav_b .tem_nav ul li .btn_b a{width:100%;color:#222;text-align: center;display: block;transition: all 0.4s;}
.tem_nav_b .tem_nav ul li .btn_b:hover a{color:#fff;}

.detail_b{width: 70%;margin: 40px auto 20px;}


	.detail_b .title_txt{width: 100%;line-height: calc(38px + (46 - 38) * ((100vw - 1280px) / (1920 - 1280))); font-size: calc(32px + (38 - 32) * ((100vw - 1280px) / (1920 - 1280)));color: #222;font-weight: 800;text-align: left;margin:2rem auto;}

	.detail_b p{width: 100%;line-height: calc(38px + (46 - 38) * ((100vw - 1280px) / (1920 - 1280))); color: #222;text-align: left;margin:1rem auto;}

	.detail_b table{border: 1px #dedede solid;margin:30px auto;}
	.detail_b td{border-left: 1px #dedede solid;border-bottom: 1px #dedede solid;padding:3px;}
	.detail_b img{width: 56%;margin: 20px auto;}

  #m_nav_list{position: fixed;left: 100%;}






@media screen and (max-width:768px) {


  #c_effect_049_P_123-1712797319289{display: none;}
  #c_navigation_041_P_021-1712740614815 .saf-licenseoprov {display: flex;align-items: center;justify-content: center !important;text-align: center;}

	.tem_nav_b{width:94%;margin:auto;}
	.tem_nav_b .tem_nav{width:100%;}
	.tem_nav_b .tem_nav ul{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.tem_nav_b .tem_nav ul li{width: 50%;margin: 2px auto;}
	.tem_nav_b .tem_nav ul li .btn_b{width: 96%;line-height: 26px;padding:4px 15px;border:2px solid #cdcdcd;color:#222;transition: all 0.4s;cursor: pointer;background: transparent;}
	.tem_nav_b .tem_nav ul li .btn_b:hover{width: 96%;line-height: 26px;padding:4px 15px;border:2px solid #600;color:#fff;transition: all 0.4s;cursor: pointer;background: #600;}
	.tem_nav_b .tem_nav ul li .btn_b a{width:100%;color:#222;text-align: center;display: block;transition: all 0.4s;}
	.tem_nav_b .tem_nav ul li .btn_b:hover a{color:#fff;}


.detail_b{width: 94%;margin: 40px auto 20px;}


	.detail_b .title_txt{width: 100%;line-height: calc(38px + (46 - 38) * ((100vw - 1280px) / (1920 - 1280))); font-size: calc(32px + (38 - 32) * ((100vw - 1280px) / (1920 - 1280)));color: #222;font-weight: 800;text-align: left;margin:2rem auto;}

	.detail_b table{border: 1px #dedede solid;margin:30px auto;}
	.detail_b td{border-left: 1px #dedede solid;border-bottom: 1px #dedede solid;padding:3px;}
	.detail_b img{width: 100%;margin: 20px auto;}



.text-secondary .prov{padding:5px 15px; color: #222;background-color: #fff;border: 1px solid #222;width: 45%;line-height: calc(22px + (36 - 22) * ((100vw - 768px) / (1920 - 768)));}
.text-secondary .next{padding:5px 15px; color: #222;background-color: #fff;border: 1px solid #222;width: 45%;line-height: calc(22px + (36 - 22) * ((100vw - 768px) / (1920 - 768)));}






    /**/
      #m_nav_list{padding: 0;position: fixed;background: #fff !important;top: 0;left: 100%;height: 100vh;-webkit-transition: all 0.5s;transition: all 0.5s;z-index: 1000;width: 100%;padding: 60px 8% 0 8%;z-index:999999;}
      #m_nav_list .close{margin-bottom: 15px;}
      #m_nav_list ul{overflow: hidden;}
      #m_nav_list ul li{width: 85%;}

      #m_nav_list .link-con,#m_nav_list .slide-link{display: block;padding: 0;color: #652300;font-weight: bold;border-bottom: 1px solid #E2E2E2;height:70px;line-height: 70px;background: url(../img/arrow.png) right center no-repeat;background-size:8px auto;font-size: 15px;margin: 0;text-align: center;}
      #m_nav_list .link-con:hover{color: #FFC107;}

      #m_nav_list.active{left: 0;}
    /**/
}



