﻿#banner{
    width:100%;
    max-width:1920px;
    margin:0 auto;
}
#banner img{
    position:absolute;
}
.bannerinfo{
    width:40%;
    position:absolute;
    color:#fff;
    text-align:center;
    z-index:999;
    top:20%;
    left:50%;
    padding:0 3rem;
}

.bannerinfo_name {
    font-size: 4rem;
    font-weight: bold;
}
.bannerinfo_time {
    font-size: 2rem;
    margin-top: 2.5rem;
}
.bannerinfo_tip {
    font-size: 2rem;
    margin-top: 2.5rem;
}
.bannerinfo_link {
    margin-top: 3rem;
}
.bannerinfo_login {
    width: 170px;
    height: 50px;
    display:inline-block;
    background: #ffd800;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    color:#213492;
    font-weight:bold;
    margin:0 20px;
    font-size:18px;
}
.bannerinfo_ent {
    width: 170px;
    height: 50px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    color: #213492;
    font-weight: bold;
    margin: 0 20px;
    font-size: 18px;
}
.index_title {
    width: 90%;
    height: 50px;
    margin: 0 auto;
    margin-top: 50px;
    padding-left:10px;
    color: #213492;
    font-size: 20px;
}

#latest {
    width: 1200px;
    margin: 0 auto;
    min-height: 400px;
    margin-top: 50px;
}
.latest_item img{
    position:absolute;
    z-index:-1;
    border-radius:8px;
}
.latest_txt{
    width:260px;
    height:200px;
    z-index:2;
    position:absolute;
    margin-top:140px;
    margin-left:250px;
    padding:20px 20px;
}
.latest_txt_tip{
    margin-top:20px;
    font-size:14px;
    line-height:25px;
    font-weight:bold;
}
.latest_txt_bot{
    margin-top:80px;
    color:#fff;
    display:block;
    height:30px;
}
.latest_txt_botl{
    float:left;
}
.latest_txt_botr{
    float:right;
}
.latest_bg {
    width: 300px;
    height: 200px;
    margin-top: 130px;
    margin-left: 250px;
    opacity: 0.9;
    position: absolute;
    z-index: 1;
    border-radius: 8px;
}
#jieshao{
    width:100%;
    min-height:500px;
}
.jieshao_txt {
    width: 100%;
    line-height: 25px;
    margin-top: 260px;
    color: #000;
}
.index_title_y{
    width:1200px;
    height:50px;
    margin:0 auto;
    clear:both;
}
.index_title_yl{
    width:10px;
    height:30px;
    margin-top:10px;
    background:#213492;
    float:left;
}
.index_title_yr{
    margin-left:20px;
    font-size:26px;
    font-weight:bold;
    text-align:left;
    margin-top:10px;
    display:inline-block;
    height:30px;
    color:#000;
}

.index_title_bot{
    width:400px;
    margin-top:30px;
    display:block;
    line-height:50px;
}
#news{
    width:100%;
    margin:0 auto;
    margin-top:300px;
    height:900px;
}
.news_l{
    width:380px;
    float:left;
    margin:30px 0 0 0;
}
.news_r{
    width:550px;
    float:right;
    margin:30px 0 0 0;
}
.news_l_item{
    width:100%;
    height:290px;
    display:block;
    margin-top:0px;
}
.news_l_item img{
    position:absolute;
}
.news_l_item_tip {
    width: 365px;
    min-height: 50px;
    color: #fff;
    position: absolute;
    z-index: 999;
    margin-top: 200px;
    padding: 0 20px;
}
.news_l_item_tipbg {
    width: 380px;
    height:50px;
    opacity: 0.6;
    position: absolute;
    z-index: 900;
    margin-top: 190px;
    background:#213492;
}
.news_r_item{
    width:100%;
    height:190px;
    display:block;
    margin-top:0px;
}
.news_r_item_img {
    width: 200px;
    float: left;
}
.news_r_item_info {
    width: 340px;
    float: right;
}
.news_r_item_time{
    margin-top:0px;
}
.news_r_item_title{
    color:#213492;
    font-size:14px;
    font-weight:bold;
    margin-top:0px;
    height:50px;
    line-height:25px;
}
.news_r_item_txt{
    margin-top:0px;
    line-height:20px;
}
#doc{
    width:1200px;
    height:300px;
    margin:0 auto;
    clear:both;
    padding-top:80px;
}
.docitem{
    width:33%;
    float:left;
    height:240px;
    display:block;
    padding-top:50px;
}
.docitem:hover{
    color:#fff;
}
.docitem img{
    width:50px;
    margin:20px 0;
}
.docitem_txt{
    width:100%;
    height:25px;
    display:block;
    font-size:18px;
}
.docitem_a{
    width:100px;
    height:25px;
    line-height:25px;
    border:1px solid #fff;
    display:block;
    margin:0 auto;
    border-radius:40px;
}
.doc1 {
    background: #000;
    color: #fff;
    text-align: center;
    color: #fff;
}
.doc2{
    background:#24c495;
    color:#fff;
    text-align:center;
    color:#fff;
}
.doc3{
    background:#5f60d9;
    color:#fff;
    text-align:center;
    color:#fff;
}
#subscribe{
    width:100%;
    height:23rem;
    background:#000;
    margin-top:50px;
    padding-top:12rem;
}
.subscribe_div{
    width:800px;
    height:120px;
    margin:0 auto;
    display:block;
    background:#1b83ff;
    border-radius:10px;
}
.subscribe_divl{
    width:410px;
    float:left;
    color:#fff;
    font-size:26px;
    padding:20px;
}
.subscribe_divr{
    width:300px;
    float:right;
    margin:4rem 0 0 0;
}
.subscribe_divr input{
    width:200px;
    float:left;
    border-radius:5px 0 0 5px;
    background:#fff;
    border:none;
    height:40px;
    padding:0 10px 0 10px;
}
.subscribe_divr span{
    float:left;
    background:#002158;
    width:40px;
    height:41px;
    text-align:center;
    line-height:40px;
    color:#fff;
    border-radius:0 10px 10px 0;
    font-weight:bold;
    font-size:16px;
}
#sp{
    width:100%;
    min-height:810px;
    margin:0 auto;
    margin-top:30px;
    padding:0 0 50px 0;
}
.sp_tip {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
.sp_item{
    width:100%;
    padding:20px 0;
    min-height:500px;
}
.sp_item{
    width:100%;
    padding:20px 0;
    min-height:150px;
    display:block;
}
.sp_item a{
    width:200px;
    float:left;
    max-height:60px;
    display:block;
    margin:10px 0 10px 25px;
}
.sp_tip2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    clear: both;
    color: #939393;
    border-bottom:1px solid #939393;
}
#stat{
    width:100%;
    margin:0 auto;
    margin-top:200px;
    height:650px;
}
.stat_item{
    width:200px;
    height:200px;
    display:inline-block;
    margin-right:17px;
    color:#fff;
}

.stat_item_tip{
    width:100px;
    height:50px;
    padding:30px 0 10px 0px;
    font-size:18px;
    font-weight:bold;
    border-bottom:1px solid #fafafa;
}
.stat_item_number{
    width:160px;
    padding:20px 0 0 5px;
    font-size:50px;
    font-weight:bold;
}
#saicheng {
    width: 100%;
    margin: 0 auto;
    margin-top:450px;
    min-height:500px;
}
.course_item_list{
    width:894px;
    height:40px;
    line-height:40px;
    color:#fff;
    background:url(/img/index/6.jpg);
    margin-top:20px;
}
.saicheng_l {
    width: 240px;
    float: left;
    min-height: 500px;
    background: #e9eff7;
}
.saicheng_r {
    width: 900px;
    min-height: 500px;
    float: right;
}
.saicheng_item {
    width: 90%;
    margin: 0 auto;
    height: 40px;
}
.saicheng_item a{
    width:100%;
    text-align:left;
    height:40px;
    line-height:40px;
    display:block;
    color:#000;
    font-size:16px;
}
.item1{
    width:100%;
    margin:0 auto;
    height:40px;
    border-bottom:1px solid #e1e1e1;
    background:#213492;
    color:#fff;
    font-size:16px;
    text-align:left;
    height:40px;
    line-height:40px;
    display:block;
}
.item2{
    border-bottom:1px solid #e1e1e1;
    border-top:1px solid #e5e8ec;
}
.info_rtype {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}

.course_item_l {
    width: 15px;
    float: left;
}
.course_item_l i{
    font-size:6px;
}
.course_item_icon {
    width:30px;
    float: left;
    margin-left:30px;
    font-size:26px;
}
.course_item_name {
    min-width: 200px;
    float: left;
    margin-left: 10px;
    color: #222222;
}
.course_item_tip {
    min-width:700px;
    float: left;
    margin-left: 10px;
    color: #fff;
    font-size:14px;
}
.course_item_time{
    float:right;
    width:180px;
    text-align:left;
}
#loginlist{
    background:#fff;
    width:1200px;
    height:150px;
    margin:0 auto;
}
#loginlist a {
    color: #fff;
}