.indexBody{
    background: #d1d1d1;
}
.contMain{
    margin:0px 100px;
    margin-top: 50px;
    position:relative;
    min-height: 520px;
}
.indexLeft{
    width: 20%;
    height: 308px;
    border:2px solid #575757;
    position:relative;
    margin-top:170px;
}
.indexLeftBox{
    padding: 23px 15px;
    overflow:hidden;
    height:230px;
}
.indexLeftUl li{
    font-size: 16px;
    list-style-type: disc;
    color:#3b3b3b;
    margin-left: 15px;
    line-height: 26px;
}
.indexLeftUl li>a{
    width:90%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    height:100%;
}
.indexLeftMore{
    width:76px;
    height:29px;
    /* background:#d1d1d1; */
    background:#fff;
    position:absolute;
    right:-2px;
    bottom: -13px;
    z-index: 99;
}
.indexLeftMore>a{
    width:61px;
    height:22px;
    background:#dd2e29;
    border-radius: 10px;
    display: block;
    font-size:12px;
    color:#fff;
    text-align: center;
    line-height:22px;
    margin: 0 auto;
    margin-top:5px;
}
.indexLeftTit{
    color:#575757;
    width:150px;
    height:40px;
    /* background:#d1d1d1; */
    background:#fff;
    position:absolute;
    left:-2px;
    top:-30px;
}
.leftLine{
    display: inline-block;
    width:6px;
    height:31px;
    background:#575757;
    vertical-align: middle;
}
.lineChange{
    width:2px;
}
.leftFont{
    color:#3c3c3c;
    font-size:30px;
    font-weight: 700;
    height:31px;
    display: inline-block;
    vertical-align: middle;
    line-height:31px;
}
.indexCenter{
    width:500px;
    height: 500px;
    border-radius: 50%;
    overflow: hidden;
    margin:0 auto;
    float: left;
    position:absolute;
    left:50%;
    top:20px;
    margin-left:-250px;
}
.indexCenter>img{
    width:100%;
}
.indexBtns{
    margin: 0 35px;
    margin-top:52px;
}
.indexBtnsBox{
    width:100%;
    display: flex;
    white-space:nowrap;
    justify-content:space-around;
}
.indexBtnsBox .indexBtn{
    width:174px;
    height:60px;
    line-height:60px;
    border:2px solid #512a29;
    border-radius:50px;
    background:#f45653;
    color:#fff;
    background: linear-gradient(to bottom,#fb6363 0%,#f45653 25%,#e33b36 50%,#da2923 75%,#d31c14 100%);
}
.indexBtn>span{
    margin-left: 4%;
}
.indexBtn>i{
    margin-left:8%;
    width:36px;
    height:36px;
}
.indexBtn>i>img{
    width:36px;
    height:36px;
}
.newsLeft{
    width:100%;
    height:500px;
    margin-top:28px;
}
.newsRight{
    width:48%;
    height:574px;
    text-align: center;
}
.newsRight>img{
    width:500px;
}
.newsContant{
    width: 1200px;
    margin: 0 auto;
    margin-top: 130px;
}
.newsListBox{
    padding:40px;
    height:420px;
    padding-bottom: 0px;
}
.newsListBox>ul>li{
    line-height: 30px;
}
.newsListBox>ul>li:hover{
    color:#ff0100;
}
.newsDatialBox{
    width:1300px;
    margin: 0 auto;
}
.newsDatialTit{
    margin-top:74px;
    text-align: center;
    position:relative;
}
.newsDatialTit>span{
    font-size:28px;
    color:#333333;
}
.newsDatialTit .datialBack{
    position:absolute;
    left:0;
    top:3px;
    font-size:24px;
    color:#dc3932;
}
.newsDatialTime{
    text-align: center;
    font-size:12px;
    color:#7f7f7f;
    margin-top:26px;
}
.newsDatialCont{
    width:1000px;
    margin:0 auto;
    margin-top:72px;
    text-align: center;
}
.newsDatialCont p{
    font-size:16px;
    text-align:left;
    color:#323232;
    line-height:30px;
    text-indent: 32px;
    margin: 20px 0px;
    letter-spacing: 1px;
}
.newsDatialCont span{
    display: block;
    text-align:right;
    margin-top:10px;
    color:#323232;
    font-size:16px;
}
.queryWrapper{
    width:100%;
    /* background:url(../img/query-bj.jpg) no-repeat;
    background-size: cover; */
}
.queryBox{
    width:556px;
    margin: 0 auto;
    padding-top:90px;
    padding-bottom:90px;
}
.queryTit{
    text-align: center;
    font-size:34px;
    color:#333;
    letter-spacing:2px;
}
.queryInput{
    margin-top:25px;
}
.input_name{
    width:100%;
    height:60px;
    border-radius:40px;
    background:#fff;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.input_name input{
    width:500px;
    height:60px;
    border:0;
    outline: none;
    line-height:60px;
    margin-left:30px;

}
.input_sub{
    text-align: center;
}
.input_sub button{
    width:222px;
    height:60px;
    border-radius:40px;
    color:#fff;
    background: linear-gradient(to bottom,#fb6363 0%,#f45653 25%,#e33b36 50%,#da2923 75%,#d31c14 100%);
    border:0;
    letter-spacing:2px;
    cursor: pointer;
}
.zhu{
    font-size:12px;
    margin-top:10px;
    color:#666;
}
.studyMadin{
    width:1200px;
    margin: 0 auto;

}
.studyTit{
    padding-top:90px;
}
.studyTitTxt{
    font-size:24px;
    font-weight:bold;
    letter-spacing:1px;
}
.studyTitBtn{
    height:28px;
    width: 108px;
    border:1px solid #9b9b9b;
    display: block;
    text-align: center;
    line-height:28px;
    color:#2b2b2b;
    border-radius:20px;
    cursor:pointer;
    margin-left:50px;
}
.studyTitBtn:hover{
    background:#0fa1f7;
    color:#fff;
    border-color: #0fa1f7;
}
.studyActive{
    background:#0fa1f7;
    color:#fff;
    border-color: #0fa1f7;
}
.studyList{
    margin-top:30px;
}
.studyListUl{
    width:1236px;
    margin: 0 auto;
    margin-left:-18px;
}
.studyListUl li{
    width:208px;
    height:216px;
    border-radius:10px;
    background:#fff;
    margin: 0px 18px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    overflow: hidden;
    margin-bottom:46px;
    float: left;
}
.studyListTop{
    width:100%;
    height:124px;
    overflow: hidden;
    background:#0fa1f7;
}
.studyListTop img{
    width: 100%;
}
.studyContent{
    padding:15px;
}
.studyContent p{
    color:#363636;
}
.sBtom{
    margin-top:30px;
}
.sBtom span{
    font-size:12px;
    color:#6e6e6e;
}
.stBtn{
    padding:5px 10px;
    color:#fff;
    margin-top:-10px;
    border-radius:15px;
}
.startBtn{
    background:#e10f10;
}
.jxBtn{
    background:#ff6c02;
}
.cfBtn{
    background:#33a220;
}