﻿.jbjtop{
	margin-top:40px;
}	
.jbjtop .c_bka {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.focus-box {
    display: flow-root;
}
.focus-padding {
    border-bottom: 2px solid #9b9897;
    margin: 0;
    padding-bottom: 35px;
}
.title-left {
    float: left;
    font-size: 16px;
}
.tab-title li.select {
    background-color: #023e8a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tab-title ul .select {
    color: #fff;
}
.tab-title li {
    line-height: 37px;
    display: inline-block;
    position: relative;
    padding: 0 20px;
}
.news-list3 {
    clear: both;
    overflow: hidden;
    margin: 0 10px;
}
.title-right {
    float: right;
    color: #a4a3a3;
    margin-left: 2px;
}
.title-right a {
    color: #023e8a;
}
.cards2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 50px;
    line-height: 1.9;
    display: block;
}
.calendar-top{
	margin-right: 15px;
	padding: 5px 0 2px 0;
	border-bottom: 2px solid #fff;
}
.calendar-words{
	color: #fff;
	text-align: center;
	float:left;
	padding: 4px 20px 5px 0;
}
.calendar-words p{
	background-color: #b10302;
	width: 40px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.calendar-words span{
	background-color: #e5e5e5;
	width: 40px;display: block;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.tab-content{
	margin-top:10px;  
	margin-bottom: 10px;  	
}


.col-md-jbjl, .col-md-jbjr{
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}	
.news-list2 li.item {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 4px 0px;
}
.news-list2 li.item .title {
    background: url(../images/sx.png) no-repeat left center;
    max-width: 76%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}	
.news-list2 li.item .date {
    float: right;
}


.focus {
	margin-top:30px;
}
.layout {
	max-width: 1200px;
  margin: 0 auto;
}
.indexbox {
  background: #fff;
  margin-top:30px;
}
.anBox2 .anl,
.anBox2 .anr,
.anBox2 .an2,
.anBox2 .an,
.anBox .anl,
.anBox .anr,
.anBox .an2,
.anBox .an {
  opacity: 0;
  transform: translate3d(0, 300px, 0); 
}
.anBox2 .an2, .anBox .an2 {
  transform: translate3d(0, 100px, 0); 
}
.anBox2 .anl, .anBox .anl {
  transform: translate3d(-500px, 0, 0); 
}
.anBox2 .anr, .anBox .anr {
  transform: translate3d(500px, 0, 0); 
}

.mainbox {
	border-bottom: 2px solid #9b9897;
  display: flex;
  line-height: 40px;
  justify-content: space-between;
  margin-bottom: 30px; 
}
.indexT {
		font-size: 18px;
    font-weight: bold;
    color: #000;
}
.indexT em {
  font-size: 14px;
  color: #bbbbbb;
  margin-left: 10px;
  font-weight: normal;
}
.swiper-ban .swiper-slide {
  height: 574px;
  background-size: cover;
  background-position: center; 
}  
.swiper-p .mod {
  margin: 0;
  flex-wrap: inherit; 
}
.swiper-p li {
  margin: 0;
  box-sizing: border-box; 
}
.swiper-bottom .swiper-button-next, .swiper-bottom .swiper-button-prev {
  width: 15px;
  height: 20px;
  margin-top: -10px;
  background-size: 15px 20px; 
}

.swiper-p .swiper-button-next, .swiper-p .swiper-button-prev {
  width: 30px;
  height: 45px;
  margin-top: -23px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 20px 25px; 
}

.swiper-p .swiper-button-next:hover, .swiper-p .swiper-button-prev:hover, .swiper-ban .swiper-button-next:hover, .swiper-ban .swiper-button-prev:hover {
  background-color: #f46120; 
}
.swiper-ban .swiper-button-next, .swiper-ban .swiper-button-prev {
  width: 30px;
  height: 45px;
  margin-top: -23px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 20px 25px; 
}
  
.mod {
  flex-wrap: wrap;
  display: flex;
  margin: 0 -2.3%; 
}
.mod li {
    width: 31%;
    margin: 0;
    margin: 0 1%;
    margin-bottom: 2.3%;
    height: 350px;
    overflow: hidden;
    border: 1px solid rgba(170, 170, 170, 0.2); 
}
.mod li:hover .b1 {
    transform: translateY(-100px); 
}
.mod li:hover .h1 {
    color: #f46120; 
}
.mod .i1 {
    height: 232px;
    background-size: cover;
}
.mod .b1 {
    transition: all 0.3s ease-out;
    background: #fff;
    padding: 20px 30px;
    text-align: center; 
}
.mod .h1 {
    color: #333;
    font-size: 16px;
    line-height: 30px; 
}
.mod .p1 {
    margin-top: 2px;
    color: #777;
    font-size: 14px;
    line-height: 22px; 
}
.mod .b2 {
    height: 100px; 
}
.mod .p2 {
    font-size: 13px;
    line-height: 26px;
    color: #999;
    height: 104px; 
}   
.swiper-p .mod {
  margin: 0;
  flex-wrap: inherit; 
}
.swiper-p li {
  margin: 0;
  box-sizing: border-box; 
}



@media screen and (max-width: 767px) {
	.jbjtop {
    margin-top: 0px;
	}
  .anBox2 .anl, .anBox2 .anr, .anBox2 .an2, .anBox2 .an, .anBox .anl, .anBox .anr, .anBox .an2, .anBox .an {
    opacity: 0;
    transform: translate3d(0, 300px, 0); 
   }
  .anBox2 .an2, .anBox .an2 {
    transform: translate3d(0, 100px, 0); 
   }
  .anBox2 .anl, .anBox .anl {
    transform: translate3d(-500px, 0, 0); 
   }
  .anBox2 .anr,.anBox .anr {
    transform: translate3d(500px, 0, 0); 
   }
  .mod {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -2.3%; }
  .mod li {
      width: 100%;
      margin: 0;
      margin: 0 1%;
      margin-bottom: 2.3%;
      height: 304.5px;
      overflow: hidden;
      border: 1px solid rgba(170, 170, 170, 0.2); 
   }
   .mod li:hover .b1 {
      transform: translateY(-87px); 
   }
   .mod .i1 {
      height: 201.84px;
      background-size: cover; 
   }
   .mod .b1 {
      transition: all 0.3s ease-out;
      background: #fff;
      padding: 17.4px 26.1px;
      text-align: center; 
    }
    .mod .h1 {
      color: #333;
      font-size: 13.92px;
      line-height: 26.1px; 
    }
    .mod .p1 {
      margin-top: 2px;
      color: #777;
      font-size: 12.18px;
      line-height: 19.14px;
    }
    .mod .b2 {
      height: 87px;
    }
    .mod .p2 {
      font-size: 11.31px;
      line-height: 22.62px;
      color: #999;
      height: 90.48px;
    }
  	.swiper-ban .swiper-slide {
    	height: 238.38px;
    	background-size: cover;
    	background-position: center;
    }   
   	.swiper-p .mod {
    	margin: 0;
    	flex-wrap: inherit;
    }
  	.swiper-p li {
   		margin: 0;
    	box-sizing: border-box; 
    }
  	.indexbox2 {
    	background: #f7f7f7;
    	padding: 36.54px 0;
    }
    .indexbox {
    	margin-left:15px;
    	margin-right:15px;
   	}
}