.wrap{
    width: 1002px;
    margin: 0 auto;
}
.index_con{
    margin-top: 16px;
   
    background: url(../images/index_con.png)no-repeat center center;
    padding: 0 84px;
    padding-top: 65px;
    box-sizing: border-box;
   padding-bottom: 50px;
}
.index_con p{
    text-indent: 36px;
    text-align: justify;
    color: #fff;
    line-height: 36px;
    font-size: 18px;
}
.main{
    
    margin-top: 22px;
    background: url(../images/main1.png)no-repeat top center;
}
.anpai{
 padding-top: 10px!important;
}
.huiyi{
    padding-top: 49px;
    margin-left: 43px;
    margin-right: 43px;
}
.title{
    height: 77px;
    background: url(../images/title.png)no-repeat 0 center ;
    position: relative;
}
.title p{
    line-height: 77px;
    font-weight: 700;
    font-size: 24px;
    color: #1B58A9;
    text-indent: 35px;
}
.title span{
    position: absolute;
    bottom: 17px;
    left: 44px;
    width: 28px;
    height: 2px;
    background: #1B58A9;
}

.zhuti h1{
    margin-top: 10px;
    font-size: 30px;
    text-align: center;
}
.anpai ul{
    margin-top: 10px;
}
.anpai ul li{
    text-align: left;
    margin-left: 127px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px; 
  	display:flex;
}
.jiabin ul{
    margin-top: 27px;
}
.jiabin ul li{
    text-align: left;
    margin-left: 127px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px; 
}
.richeng{
    margin-left:25px;
    margin-top: 53px;
    box-sizing: border-box;
}
.richeng li{
    width: 842px;
    background-color: #E5ECFB;
    margin-top: 20px;
    line-height: 38px;
    font-size: 18px;
    color: #4758AB;
}
.richeng li span{
    width: 190px;
    display: inline-block;
    text-indent: 37px;
  font-weight:500;
}
.jieduan{
    width: 202px;
    height: 38px;
    background: url(../images/title2.png)no-repeat center center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    text-indent: 34px;
    line-height: 38px;
}
.live{
    text-align: left;
    font-size: 18px;
    margin-top: 130px;
    margin-left: 149px;
}
.erweima{
    margin-top: 48px;
}
.live img{
    position: absolute;
    margin-left: 161px;
}
.footer{
    background-color: #0A52CB;
    text-align: left;
    padding-left: 209px;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: 25px;
}
.footer p{
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

