body{
    background: #f7f5f5;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
    background: #fff ;
}
.header{
    font-size: 0;
}
.lead{
    background-color: #E5F7FC;
    display: flex;
    padding: 17px 0;
    padding-left: 80px;
}
.lead_l{
    width: 73px;
    height: 61px;
    font-size: 36px;
    border-bottom: 4px solid #164899;
    margin-top: 19px;
}
.lead_r{
    width: 973px;
   padding: 40px 60px;
   background: #fff;
   box-sizing: border-box;
   margin-left: 32px;
   font-size: 18px;
   line-height: 36px;
   text-indent: 36px;
   text-align: justify;
}
.schedule{
    margin-top: 60px;
}
.title{
    background: url(../images/title.png)no-repeat center center;
    color: #fff;
    font-size: 34px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    text-indent: -80px;
    font-weight: 600;
    margin-bottom: 25px;
}
.schedule_con{
    width: 1101px;
height: 1583px;
margin: 0 auto;
/* border: 1px solid #439ACA;
box-sizing: border-box;
margin-bottom: 29px;
background-color: #F8FAFC; */
background: url(../images/schedule_con.png)no-repeat center center;
margin-bottom: 29px;
}
.schedule_live{
    width: 1100px;
height: 126px;
margin: 0 auto;
background-color: #1E7AE4;
display: flex;

padding: 1px 0;
box-sizing: border-box;
margin-bottom: 20px;
}
.schedule_live img{
    width: 124px;
    height: 124px;
    margin-left: 116px;
    margin-right: 70px;
}
.schedule_live p{
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    line-height: 84px;
}
.schedule_live a{
    font-size: 18px;
    color: #fff;
    /* line-height: 84px; */
    text-decoration: underline;
}
.poster{
    height: 686px;
    background: url(../images/poster.png)no-repeat center center;
    display: flex;
    padding: 106px 148px ;
    box-sizing: border-box;
}
.poster_l h5{
    
    height: 32px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
    line-height: 33px;
    margin-bottom: 64px;
}
.poster_l p{
    width: 390px;
    height: 200px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    margin-bottom: 100px;
    text-align: justify;
}
.poster_l a{
    width: 82px;
height: 16px;
font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #1E7AE4;
line-height: 32px;
margin-left: 295px;
}
.poster_r{
    display: flex;
    margin-left: 68px;
}
.poster_r div{
    margin-right: 25px;
    text-align: center;
}
.poster_r p a{
   
display: block;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #1E7AE4;
padding-top: 20px;
text-align: center;
}
.provideo{
    margin-top: 92px;
}
.provideo_box{
    display: flex;
    padding:0 14px;
    box-sizing: border-box;
    margin-top: 64px;
}
.provideo_l{
    height: 488px;
    width: 754px;
    background-color: #000;
    margin-right: 21px;
   position: relative;
}
.provideo_l p{
  width:100%;

font-size: 24px;
text-align: center;
color: #FFFFFF;
 position: absolute;
  bottom:18px;
}
.videoCover{
    position: absolute;
    width: 754px;
  height:425px;
    z-index: 999; 
}
.provideo_r{
    width: 395px;
    background-color: #1E7AE4;
    text-align: center;
}
.provideo_r h5{
   margin: 10px 0;
   font-size: 24px;
   font-weight: 400;
   color: #fff;
}
.provideo_r p{
    width: 243px;
height: 44px;
margin: 0 auto;
background: url(../images/pro_btn.png)no-repeat center center;

font-size: 18px;

font-weight: 400;
color: #1E7AE4;
line-height: 44px;
}
.foot_about{
    display: flex;
   margin-bottom: 22px;
   margin-top: 42px;
}
.foot_about a{
    color: #fff;
}
.foot_about_left{
    width: 567px;
    height: 393px;
    background: url(../images/left.png)no-repeat center center;
    margin-left: 14px;
    margin-right: 38px;
}
.foot_about_right{
    width: 567px;
    height: 393px;
    background: url(../images/right.png)no-repeat center center;
}
.foot_about_left_title1{
    height: 48px;
    margin-top: 55px;
    margin-left: 53px;
    color: #fff;
    font-size: 30px;
}
.foot_about_left_title1 span{
    height: 4px;
    background-color: #fff;
   width: 66px;
   display: block;
   margin-top: 10px;
}
.foot_about_left .left_con{
    width: 492px;
    font-size: 18px;
    margin-left: 49px;
    margin-top: 48px;
    text-indent: 36px;
    line-height: 30px;
    color: #fff;
}
.left_a{
    margin-left: 49px;
    line-height: 30px;
  font-size:18px;
}
.foot_about_left_title2{
    height: 48px;
    margin-top: 55px;
    margin-left: 53px;
    color: #fff;
    font-size: 30px;
    position: relative;
}
.foot_about_left_title2 span{
    height: 4px;
    background-color: #fff;
   width: 66px;
   display: block;
   margin-top: 10px;
}
.foot_about_left_title2 a{
   position: absolute;
   right: 14px;
   font-size: 18px;
   
   bottom: 0;
}
.foot_about_right ul{
    margin-left: 58px;
    margin-top: 43px;
    
}
.foot_about_right ul li{
    font-size: 18px;
    line-height: 40px;
    
} 



footer .footer {
  width: 1200px;
  height: 135px;
  background: #ececec;
  margin: 0 auto;
  padding: 10px 0px;
  position: relative;
}
footer .footer .foot1 {
  position: absolute;
  top: 50px;
  left: 260px;
  width: 100px;
  height: 60px;
}
footer .footer .foot1 p {
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #111;
}
footer .footer .foot2 {
  position: absolute;
  top: 20px;
  left: 380px;
  width: 90px;
  height: 110px;
}
footer .footer .foot2 img {
  display: block;
}
footer .footer .foot2 p {
  line-height: 30px;
  text-align: center;
  color: #005487;
  font-size: 14px;
}
footer .footer .foot3 {
  position: absolute;
  top: 20px;
  left: 490px;
  width: 90px;
  height: 110px;
}
footer .footer .foot3 img {
  display: block;
}
footer .footer .foot3 p {
  line-height: 30px;
  text-align: center;
  color: #005487;
  font-size: 14px;
}
footer .footer .foot4 {
  position: absolute;
  top: 30px;
  left: 665px;
  width: 400px;
  height: 110px;
}
footer .footer .foot4 ul {
  margin-top: 10px;
  width: 400px;
  height: 110px;
}
footer .footer .foot4 ul li {
  line-height: 25px;
  color: #4c4c4c;
  font-size: 14px;
} 



/* 文章 */
.main{
    height:auto!important
}
	.conter{
	    width: 1004px;
    border: 1px solid #CCC;
    margin: 0 auto;
      margin-top:10px;margin-bottom:10px;
	}
	.conter p {
    padding: 10px 20px;
    width: 880px;
    line-height: 30px;
    margin: 0 auto;
}
.conter h5{
    width: 900px;
    margin: 0 auto;  
    line-height: 50px;
    text-align: center;
    border-bottom: solid 1px #CCC;
    font-size: 16px;
}
.conter .span06{
    display: block;
    width: 900px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background: #f5f5f5;
    color: #005487;
    text-align: center;
  margin-bottom:20px;
}

