.tableBox table {
	width: 100%!important;
}
.tableBox table td {
	/*font-size:.2rem;*/
  	padding: 0.15rem 0.5rem!important;
     border-right: 0.05rem solid #fff!important;
}
.tableBox table td p,.tableBox table td p span {
/*  font-size:0.2rem!important;
  width: 2rem;*/
}
.tableBox table .firstRow td {
	    background: #0055b7;
  		color:#fff;
  
}
.tableBox table tr:nth-child(2n + 1) {
    background: #f0f0f0;
}
.tableBox table tr.firstRow span{
	color:#fff!important;
}
.tableBox table td {
	padding: 0.15rem 0.5rem!important;
}

.secondNav .titBox,
.secondNavForA .titBox {
  display: none;
}
.flexBT {
  flex-wrap: wrap;
}
.videoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.videoBox i {
  width: 0.6rem;
  height: 0.6rem;
  background: #0055b6;
  color: #fff;
  border-radius: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
}
.openVideoBox {
  position: relative;
}
.openVideoBox::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/icons/video_icon.png) no-repeat center rgba(0, 0, 0, 0.29);
  background-size: 0.59rem 0.59rem;
  cursor: pointer;
}
.checkUl {
  flex-wrap: wrap;
}
.checkUl li {
  display: flex;
  align-items: center;
}
.checkUl li i {
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #b0bdcd;
  margin-right: 0.2rem;
  border-radius: 0.01rem;
  cursor: pointer;
}
.checkUl li.checked i {
  background: url(../images/icons/checked_icon.png) no-repeat center;
  background-size: contain;
  border: none;
}
.monthUl li {
  background: #f8f9fb;
  width: 1.2rem;
  padding: 0.1rem 0;
  margin-right: 0.1rem;
  font-size: 0.18rem;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0.1rem;
}
.monthUl li.current {
  color: #0055b6;
  position: relative;
  background: none;
}
.monthUl li.current::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #0055b6;
  position: absolute;
  bottom: 0rem;
}
a:hover {
  color: #0055b6 !important;
}
.newsTag > div {
  background-size: 0.2rem 0.2rem;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0.3rem;
  margin-right: 0.3rem;
}
.newsTag .pub {
  background-image: url(../images/icons/pub_icon.png);
}
.newsTag .time {
  background-image: url(../images/icons/time_icon.png);
}
.newsTag .view {
  background-image: url(../images/icons/view_icon.png);
}
.pageDiv ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageDiv ul li {
  height: 0.52rem;
  display: flex;
  align-items: center;
  margin: 0 1px;
}

.pageDiv ul li.on{
  background: #0055b6;
  color: #fff !important;
}
.pageDiv ul li a {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 0.2rem;
}
.pageDiv ul li span {
  height: 100%;
  display: block;
}
.pageDiv ul li input {
  width: 0.6rem;
  background: #f3f8fc;
  height: 100%;
  text-align: center;
  margin: 0 0.1rem;
}
.pageDiv ul li:hover a,
.pageDiv ul li.current a {
  background: #0055b6;
  color: #fff !important;
}
.pageDiv ul li:hover a i,
.pageDiv ul li.current a i {
  color: #fff;
}
.h-100 {
  height: 100%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-35 {
  width: 35%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-65 {
  width: 65%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.w8 {
  width: 0.8rem;
}
.pAll1 {
  padding: 0.1rem;
}
.pAll2 {
  padding: 0.2rem;
}
.pAll4 {
  padding: 0.4rem;
}
.pAll5 {
  padding: 0.5rem;
}
.pAll6 {
  padding: 0.6rem;
}
.stretch {
  align-items: stretch;
}
.column {
  flex-direction: column;
}
.ulFlexRowReverse li:nth-child(2n) {
  flex-flow: row-reverse;
}
.shadow1 {
  box-shadow: 0.06rem 0.05rem 0.32rem 0px rgba(227, 230, 236, 0.45);
}
.shadow2 {
  box-shadow: 0.06rem 0.05rem 0.32rem 0px rgba(227, 230, 236, 0.8);
}
.iconImg {
  display: block;
  background-size: contain!important;
  background-repeat: no-repeat;
}
.iconImg.language {
  background-image: url(../images/icons/language_icon.png);
}
.iconImg.tel {
  background-image: url(../images/icons/tel_icon.png);
}
.iconImg.email {
  background-image: url(../images/icons/email_icon.png);
}
.iconImg.qaq {
  background-image: url(../images/icons/qa_qicon.png);
}
.iconImg.qaa {
  background-image: url(../images/icons/qa_aicon.png);
}
.iconImg.add {
  background-image: url(../images/icons/add_icon.png);
}
.iconImg.phone {
  background-image: url(../images/icons/phone_icon.png);
}
.iconImg.fax {
  background-image: url(../images/icons/fax_icon.png);
}
.iconImg.s_em {
  background-image: url(../images/icons/s_em.png);
}
.iconImg.s_fa {
  background-image: url(../images/icons/s_fa.png);
}
.iconImg.s_in {
  background-image: url(../images/icons/s_in.png);
}
.iconImg.s_tw {
  background-image: url(../images/icons/s_tw.png);
}
.iconImg.jb {
  background-image: url(../images/icons/jbs_001.png);
}
.iconImg.dz {
  background-image: url(../images/icons/jbs_002.png);
}
.shareBox {
  border: 1px solid #aaaaaa;
  display: inline-block;
  padding: 0.1rem;
  border-radius: 0.1rem;
}
.shareBox ul li {
  padding: 0 0.2rem;
  border-right: 1px dashed #ededed;
  overflow: hidden;
}
.shareBox ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.shareBox ul li a:hover .iconImg {
  filter: drop-shadow(#0055b7 0 50px);
  transform: translateY(-50px);
}
.shareBox ul li:last-child {
  border: none;
}
.shareBox .iconImg {
  width: 0.25rem;
  height: 0.25rem;
}
.ulLi1 li {
  width: 100%;
  margin-bottom: 0.3rem;
}
.ulLi1 li:last-child {
  margin-bottom: 0;
}
.ulLi2 {
  flex-wrap: wrap;
}
.ulLi2 li {
  width: 48%;
  margin-bottom: 0.3rem;
}
.ulLi3 {
  flex-wrap: wrap;
}
.ulLi3 li {
  width: 31.5%;
  margin-bottom: 0.3rem;
 
}
.ulLi3 li:not(:nth-child(3n)) {
  margin-right: calc(5.5% / 2);
}
.ulLi4 {
  flex-wrap: wrap;
  align-items: stretch!important;
}
.ulLi4 li {
  width: 24%;
  margin-bottom: 0.3rem;
}
.ulLi4 li:not(:nth-child(4n)) {
  margin-right: calc(4% / 3);
}
.ulBorder li {
  border: 1px solid #d3e3f6;
}
.ulSdadow li:hover {
  box-shadow: 0px 0.05rem 0.2rem 0px rgba(200, 211, 221, 0.55);
}
.ulShadow li {
  box-shadow: 0px 0.05rem 0.2rem 0px rgba(200, 211, 221, 0.25);
}
.ulShadow li:hover {
  box-shadow: 0px 0.05rem 0.2rem 0px rgba(200, 211, 221, 0.55);
}
.flexWrap {
  flex-wrap: wrap;
}
.flexCA-md {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.tabIcons .items {
  cursor: pointer;
}
.tabCots .items {
  display: none;
}
.tabCots .items.on {
  display: block;
}
.tabIconsLv2 .items2 {
  cursor: pointer;
}
.tabCotsLv2 .items2 {
  display: none;
}
.tabCotsLv2 .items2.on {
  display: block;
}
.radioUl li {
  margin-right: 0.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.radioUl li input {
  margin-right: 0.2rem;
  cursor: pointer;
}
.popBg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  z-index: 60;
  display: none;
}
.popBg .flexCC {
  width: 100%;
  height: 100%;
}
.popBg .popBox {
  width: 14rem;
  margin: 0 auto;
  background: #fff;
  padding: 0.2rem;
  border-radius: 0.1rem;
  position: relative;
}
.popBg .popBox .closeBtn {
  position: absolute;
  right: 0.1rem;
  top: 0rem;
  cursor: pointer;
}
.popBg .popBox .closeBtn i {
  font-size: 0.4rem;
  color: #898989;
}
@media screen and (max-width: 640px) {
  .ulLi2 li {
    width: 100%;
  }
  .ulLi3 li {
    width: 100%;
  }
  .ulLi4 li {
    width: 100%;
    margin-right: 0!important;
  }
  .w-70,
  .w-30,
  .w-50,
  .w-60,
  .w-40,
  .w-20,
  .w-80,
  .w-65,
  .w-35 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .newsList li {
    padding: 0.2rem;
  }
  .newsList li .ml10 {
    margin-left: 0.2rem;
  }
  .faithCenter .autowidth > div:nth-child(2n) {
    flex-flow: column;
  }
  .faithCenter .flexBC {
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 0.3rem;
  }
  .faithCenter .column {
    padding: 0.2rem;
  }
  .faithCenter .flex1 {
    min-width: unset;
  }
  .olppUl li {
    width: 100%;
  }
  .ulFlexRowReverse {
    padding: 0 0.2rem;
  }
  .ulFlexRowReverse li {
    flex-wrap: wrap;
    flex-flow: column!important;
  }
  .secondNav,
  .secondNavForA {
    position: relative;
    z-index: 20;
  }
  .secondNav .titBox,
  .secondNavForA .titBox {
    display: flex;
    height: 0.8rem;
    padding: 0 0.2rem;
    cursor: pointer;
  }
  .secondNav ul,
  .secondNavForA ul {
    border-top: 1px solid #e1e1e1;
    box-shadow: 0 1px 2px 0 #00000038;
    display: flex;
    flex-direction: column;
    padding: 0.2rem;
    display: none;
    position: absolute;
    top: 0.8rem;
    background: #fff;
  }
  .secondNav ul li,
  .secondNavForA ul li {
    width: 100%;
    font-weight: bold;
  }
  .secondNav ul li.on::after,
  .secondNavForA ul li.on::after,
  .secondNav ul li:hover::after,
  .secondNavForA ul li:hover::after {
    display: none;
  }
}



.hotNews ul {
	height:100%;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.hotNews ul li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
