/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background: #ffffff;

}

a,
a:visited {
  color: #333;

}


.container {
  width: 1200px;
  margin: 0px auto;
}

.clearfix {
  zoom: 1;
}

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

.top {
  width: 100%;
  background: url("bj.png") no-repeat center top;
  height: 987px;
}

.top .container {
  padding-top: 20px;
}

.top .container a {
  background: url("logo.png") no-repeat center center;
  width: 419px;
  display: block;
  height: 70px;
}

.section01{margin-top: -200px;padding-bottom: 80px;}
.container .catname{
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 30px;
}

.container .catname a{
  display: inline-block;
  height: 85px;

  font-size: 48px;
    line-height: 50px;
letter-spacing: 0;

font-weight: 900;

}
.catname01 a{
  width: 289px;
  
    background: url("catname01.png") no-repeat center center;
}
.catname02 a{
  width: 429px;

    background: url("catname02.png") no-repeat center center;
}
.section01 ul{
height: 408px;
width: 100%;
padding: 30px 30px;
background: #0A6FFC;
border-radius: 12px;
}
.section01 ul li{
  background: #3b8dfd;
line-height: 32px;
font-weight: 400;
width: 555px;
height: 96px;
float: left;
margin-right: 30px;
margin-bottom: 30px;
padding: 16px 16px 0px 0px;
border-radius: 12px;
}

.section01 ul li.on{
    background: url("bj04.png") no-repeat center center;
    width: 555px;
    height: 96px;
}
.section01 ul li:nth-child(2n){
  margin-right: 0px;
}
.section01 ul li a{
font-size: 18px;
color: #FFFFFF;
width: 100%;
display: block;
height: 64px;
}

.section01 ul li.on a{
color: #0A6FFC;
}
.section01 .time{
  width: 97px;
  text-align: center;
  margin-right: 1px;
  border-right: 1px solid #ffffff;
  float: left;
}
.section01 ul li.on .time{
    border-right: 1px solid #0A6FFC;
}

.section01 .time span{
  font-size: 28px;
  display: block;
}
.section01 .time p{
  font-size: 16px;
}


.section01 ul li a > P{
  padding-left: 18px;
height: 64px;
    align-items: center;

text-align: justify;
line-height: 32px;
font-weight: 400;
float: left;
width: 425px;
display: flex;

}


.section02{
  background: url("bj03.png") no-repeat center center;
width: 100%;
height: 615px;

}

.section02 .container{padding-top:50px;}

.section02 ul li{
  width: 276px;
  height: 332px;
  float: left;
  margin-right: 32px;
  background: #FFFFFF;
border: 1px solid rgba(189,222,255,1);
border-radius: 12px;
padding: 40px 30px 50px 30px;

}
.section02 ul li.on{
  box-shadow: 0px 5px 12px 3px rgba(0,80,191,0.22);
}

.section02 ul li:nth-child(4){
    margin-right: 0px;
}
.section02 .time{

color: #999999;

}
.section02 .time span{
font-size: 26px;
display: block;
text-align: left;
font-weight: 400;
}
.section02 .time p{
font-size: 16px;
font-weight: 400;
}

.section02 ul li > p{
font-size: 16px;

letter-spacing: 0;
text-align: justify;
line-height: 24px;
font-weight: 500;
margin-top: 20px;
padding-bottom: 50px;
color: #333333;
height: 126px;
}
.section02 ul li.on > p{
color: #0A6FFC;
}


.section02 ul li a{

font-size: 16px;
color: #999999;
letter-spacing: 0;
font-weight: 400;
width: 100px;
height: 42px;
line-height: 40px;
display: block;
border: 1px solid rgba(204,204,204,1);
text-align: center;
}


.section02 ul li.on a{
  border: 1px solid rgba(10,111,252,1);
  color: #0A6FFC;
}

.section03{
  width: 100%;
    background: url("bj02.png") no-repeat top center;
width: 100%;
  padding-bottom: 80px;
}

.section03 .container{padding-top:50px;}



.imgScorll {
  height: 500px;
  margin: 5px auto;

}

.imgScorll .poster-main {
  width: 1160px;
  height: 350px;
  position: relative;
  margin: 0 auto;
}

.imgScorll .poster-main a img {
  display: block;
}

.imgScorll .poster-main .poster-list {
  width: 1160px;
  height: 350px;
}

.imgScorll .poster-main .poster-list .poster-item {
  width: 600px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
   


}

.imgScorll .poster-main .poster-list .poster-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.imgScorll .poster-main .poster-list .poster-item a img {
  display: block;
  width: 100%;
  height: 100%;
   
 
}

.imgScorll .poster-main .poster-list .poster-item a span {
  display: block;
  width: 100%;
  height: 40px;
  background: url("tu03.png") repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
 
}

.imgScorll .poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.imgScorll .poster-main .poster-prev-btn {
  left: 0;
}

.imgScorll .poster-main .poster-next-btn {
  right: 0;
}


.imgScorll .prev {
  Z-INDEX: 100;
  POSITION: absolute;
  LEFT: -48px;
  top: 152px;
  WIDTH: 24px;
  DISPLAY: block;
  HEIGHT: 50px;
  line-height: 200px;
  OVERFLOW: hidden;
  CURSOR: pointer
}

.imgScorll .next {
  Z-INDEX: 100;
  POSITION: absolute;
  RIGHT: -48px;
  top: 152px;
  WIDTH: 24px;
  DISPLAY: block;
  HEIGHT: 50px;
  line-height: 200px;
  OVERFLOW: hidden;
  CURSOR: pointer
}

.section04{
  background: url("bj03.png") no-repeat center center;
width: 100%;
padding-bottom: 80px;

}

.section04 .container{padding-top:50px;    position: relative;}




.section04 .section04banner {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;

}

.section04 .section04banner ul {
  width: 1200px;
  overflow: hidden;
}

.section04 .section04banner ul li {
  width: 373px;
  margin-right: 40.5px;border-radius: 12px;overflow: hidden;
position: relative;
}

.section04 .section04banner ul li a {}

.section04 .section04banner ul li a img {
  width: 373px;
  height: 210px;
}

.section04 .section04banner ul li a p {
  font-size: 18px;
color: #FFFFFF;
line-height: 60px;
height: 60px;
font-weight: 400;
padding-left: 20px;
background: url("bj05.png") no-repeat center center;

}

.section04 .section04banner ul li a i {
  position: absolute;
  background: url("bj06.png") no-repeat center center;
  height: 65px;
  width: 65px;
  left: 154px;
  top: 72.5px;
  display: block;
}
.section04left {
  position: absolute;
  width: 38px;
  height: 38px;
  cursor: pointer;
  bottom: 102.5px;
  left: -58px;
  z-index: 999;
  background: url("left.png") no-repeat center center;

}

.section04right {
  position: absolute;
  width: 38px;
  height: 38px;
  cursor: pointer;
  bottom: 102.5px;
  right: -58px;
  z-index: 999;
  background: url("right.png") no-repeat center center;
}







