﻿#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:1200px;
    height:50px;
    margin:0 auto;
    margin-top:50px;
}
.index_title_l{
    width:10px;
    height:30px;
    margin-top:10px;
    background:#213492;
    float:left;
}
.index_title_r{
    margin-left:20px;
    font-size:26px;
    font-weight:bold;
    text-align:left;
    margin-top:10px;
    display:inline-block;
    height:30px;
    color:#000;
}
.index_title_m{
    float:right;
    color:#213492;
    line-height:50px;
}
#latest {
    width: 1200px;
    margin: 0 auto;
    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%;
    height:40rem;
    background:#1e5f97;
}
.jieshao_info{
    width:1200px;
    margin:0 auto;
    padding-top:50px;
}
.index_title_y{
    width:1200px;
    height:50px;
    margin:0 auto;
    clear:both;
}
.index_title_yl{
    width:10px;
    height:30px;
    margin-top:10px;
    background:#ffd800;
    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:#fff;
}
.jieshao_txt{
    width:400px;
    line-height:25px;
    margin-top:30px;
    color:#fff;
}
.index_title_bot{
    width:400px;
    margin-top:30px;
    display:block;
}
#news{
    width:1200px;
    margin:0 auto;
}
.news_l{
    width:400px;
    float:left;
    margin:30px 0 0 0;
}
.news_r{
    width:750px;
    float:right;
    margin:30px 0 0 0;
}
.news_l_item{
    width:400px;
    height:300px;
    display:block;
    margin-top:20px;
}
.news_l_item img{
    position:absolute;
    z-index:-1;
}
.news_l_item_tip{
    width:320px;
    min-height:50px;
    color:#fff;
    position:absolute;
    z-index:999;
    margin-top:218px;
    padding:0 20px;
    
}
.news_l_item_tipbg{
    width:360px;
    border-bottom:50px solid #213492;
    border-right:15px solid transparent;
    opacity:0.7;
    position:absolute;
    z-index:-1;
    margin-top:192px;
}
.news_r_item{
    width:750px;
    height:200px;
    display:block;
    margin-top:20px;
}
.news_r_item_img {
    width: 300px;
    float: left;
}
.news_r_item_info{
    width:440px;
    float:right;
}
.news_r_item_time{
    margin-top:10px;
}
.news_r_item_title{
    color:#213492;
    font-size:16px;
    font-weight:bold;
    margin-top:20px;
    height:50px;
    line-height:25px;
}
.news_r_item_txt{
    margin-top:20px;
    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:1200px;
    margin:0 auto;
    margin-top:30px;
}
.sp_tip{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:20px;
    font-weight:bold;
}
.sp_item{
    width:100%;
    padding:20px 0;
}
.sp_item a{
    width:19%;
    float:left;
    height:150px;
    display:block;
    margin-left:1%;
}
#stat{
    width:1200px;
    margin:0 auto;
    margin-top:30px;
}
.stat_item{
    width:280px;
    height:200px;
    display:inline-block;
    margin-right:17px;
    color:#fff;
}
.stat_item1 {
    background: url(/img/stat1.png) no-repeat;
    background-size:100% 100%;
}
.stat_item2 {
    background: url(/img/stat2.png) no-repeat;
    background-size:100% 100%;
}
.stat_item3 {
    background: url(/img/stat3.png) no-repeat;
    background-size:100% 100%;
}
.stat_item4 {
    background: url(/img/stat4.png) no-repeat;
    background-size:100% 100%;
}
.stat_item_tip{
    width:250px;
    height:50px;
    padding:30px 0 0 15px;
    font-size:18px;
    font-weight:bold;
}
.stat_item_number{
    width:260px;
    padding:20px 0 0 15px;
    font-size:50px;
    font-weight:bold;
}