@charset "utf-8";

.banner{
    width:1400px;
    height:150px;
    margin:20px auto;
}
.banner .device{
    width:100%;
    height:150px;
    float:left;
    overflow: hidden;
    position: relative;
}
.banner .device .swiper-container,.banner .device .swiper-wrapper{
    height:150px;
}
.banner .device .swiper-slide{
    height:150px;
    position: relative;
    overflow: hidden;
}
.banner .device .swiper-slide img{
    width:100%;
    height:150px;
    position: absolute;
    top:0;
    left:50%;
    transform: translate(-50%, 0);
}
.banner .device .pagination{
    width:200px;
    height:20px;
    position: absolute;
    left:50%;
    bottom:0px;
    z-index: 99;
    text-align: center;
    transform: translate(-50%, -50%);
}
.banner .device .pagination span{
    display:inline-block;
    width: 11px;
    height: 11px;
    border: 2px solid #F8F8F8;
    border-radius: 50%;
    margin-right:6px;
}
.banner .device span.swiper-active-switch{
    background:#fff;
}



.item{
    width:100%;
    margin-bottom:40px;
    overflow: hidden;
}
.item .container{
    width:1400px;
    margin:0 auto;
}
.item01 .device{
    width:880px;
    height:495px;
    float:left;
    overflow: hidden;
    position: relative;
}
.item01 .device .swiper-container,.item01 .device .swiper-wrapper{
    height:495px;
}
.item01 .device .swiper-slide{
    position: relative;
    height:495px;
}
.item01 .device .swiper-slide p{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height: 100px;
    background: linear-gradient(0deg, #040000, rgba(4,0,0,0));
    color:#fff;
    font-size: 18px;
    font-weight: bold;
    color: #F8F8F8;
    line-height: 120px;
    padding:0 26px;
    box-sizing: border-box;
}
.item01 .device .pagination{
    width:200px;
    height:20px;
    position: absolute;
    bottom:28px;
    right:20px;
    z-index: 99;
    text-align: right;
}
.item01 .device .pagination span{
    display:inline-block;
    width: 11px;
    height: 11px;
    border: 2px solid #F8F8F8;
    border-radius: 50%;
    margin-right:6px;
}
.item01 .device span.swiper-active-switch{
    background:#fff;
}
.item01 .news{
    width:500px;
    float: right;
}
.item01 .news .head{
    width:100%;
    height:45px;
    background:#E5EDF4;
    position: relative;
    margin-bottom:20px;
}
.item01 .news .head span{
    display:inline-block;
    padding:10px 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 400;
    color: #025298;
    line-height: 24px;
    cursor: pointer;
}
.item01 .news .head span.active{
    background:#025298;
    color:#fff;
    font-weight: bold;
}
.item01 .news .head .more{
    width: 24px;
    height: 24px;
    background: #045098;
    display: block;
    position: absolute;
    right:20px;
    top:10px;
    background:#045098 url(./plus.png) no-repeat center;
}
.item01 .news ul{
    margin-left:10px;
    width:489px;
    height:403px;
    display:none;
}
.item01 .news ul.active{
    display:block;
}
.item01 .news li{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-bottom:16px;
}
.item01 .news li a {
    white-space: nowrap;
}
.item01 .news li span{
    color:#999;
    display:block;
    font-size:14px;
}




.item02{
    width: 1400px;
    height:140px;
    margin:0 auto 40px;
    background:#F2F6FA;
    position: relative;
    padding:20px 50px 20px 100px;
    box-sizing: border-box;
}
.item02 .head{
    width:61px;
    height:140px;
    background:url(./tbg.png);
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F8F8F8;
    line-height: 24px;
    padding:20px 15px;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left:0;
}
.item02 .head a{
    color: #F8F8F8;
}
.item02 .more{
    width: 24px;
    height: 24px;
    right:0;
    bottom:0;
    display:block;
    position: absolute;
    background:#045098 url(./plus.png) center no-repeat;
}
.item02 li{
    width:600px;
    height:100px;
    float:left;
    overflow: hidden;
}
.item02 li:first-child{
    margin-right:50px;
}
.item02 li .date{
    width:62px;
    height:62px;
    color:#025298;
    font-size: 14px;
    font-weight: 400;
    color: #025298;
    line-height: 24px;
    text-align: center;
    float:left;
    margin-top:10px;
}
.item02 li .date span{
    font-size: 30px;
    font-weight: bold;
    color: #025298;
    line-height: 24px;
    display:block;
    margin-bottom:6px;
    padding-bottom:10px;
    border-bottom:1px solid #025298;
}
.item02 li h2{
    width:513px;
    float:right;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.item02 li h2 span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    display:block;
    margin-top:8px;
}



.item03{
    width:100%;
    min-width: 1400px;
    height:400px;
    background:url(./rbg.png) center;
}
.item03 .container{
    padding:36px 0;
    box-sizing: border-box;
}
.item03 .fr{
    width:690px;
    float:right;
}
.item03 .fr ul{
    overflow: hidden;
}
.item03 .fr li{
    float:left;
    height:120px;
    /* background: linear-gradient(45deg, rgba(2,82,152,0.6), rgba(2,82,152,0)); */
    /* background:url(./navbg.png) no-repeat center; */
    /* background-size: 100% 100%; */
    margin-right:2px;
    margin-bottom:2px;
    position: relative;
}
.item03 .fr li:hover{
    background:#3F86FF;
}
.item03 .fr li:nth-child(1){
    width:170px;
}
.item03 .fr li:nth-child(2){
    width:170px;
}
.item03 .fr li:nth-child(3){
    width:210px;
}
.item03 .fr li:nth-child(4){
    width:130px;
}
.item03 .fr li:nth-child(5){
    width:245px;
}
.item03 .fr li:nth-child(6){
    width:237px;
}
.item03 .fr li:nth-child(7){
    width:200px;
}
.item03 .fr li img{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.item03 .fr li a{
    position: absolute;
    top:0;
    left:0;
    z-index: 99;
    display:block;
    width:100%;
    height:100%;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    padding:45px 0;
    box-sizing: border-box;
}
.item03 .fr li:nth-child(3) a{
    padding:30px 0;
}
.item03 .fl{
    width:520px;
    float:left;
}
.item03 .fr .head{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    margin-bottom:30px;
}
.item03 .fl .head{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #025298;
    line-height: 24px;
    margin-bottom:36px;
}
.item03 .fl .box{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #025298;
    line-height: 30px;
    height:210px;
    display:block;
    overflow: hidden;
    text-indent: 2em;
    margin-bottom:20px;
    text-align: justify;
}
.item03 .fl .more{
    width: 200px;
    height: 40px;
    border: 1px dashed #025298;
    border-radius: 5px;
    display:block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #025298;
    line-height: 40px;
    text-align: center;
    margin:0 auto;
}






.item04{
    width:1400px;
    height:400px;
    margin:0 auto;
    margin-bottom:60px;
}
.item04 .news.fl{
    float:left;
}
.item04 .news.fr{
    float:right;
}
.item04 .news{
    width:680px;
}
.item04 .news .head{
    width:100%;
    height:45px;
    background:#E5EDF4;
    position: relative;
    margin-bottom:20px;
}
.item04 .news .head span{
    display:inline-block;
    padding:10px 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 400;
    color: #025298;
    line-height: 24px;
    cursor: pointer;
}
.item04 .news .head span.active{
    background:#025298;
    color:#fff;
    font-weight: bold;
}
.item04 .news .head .more{
    width: 24px;
    height: 24px;
    background: #045098;
    display: block;
    position: absolute;
    right:20px;
    top:10px;
    background:#045098 url(./plus.png) no-repeat center;
}
.item04 .news ul{
    width:100%;
    height:403px;
    display:none;
}
.item04 .news ul.active{
    display:block;
}
.item04 .news li{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom:16px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    text-indent:15px;
}
.item04 .news li::before{
    content:'';
    width:5px;
    height:5px;
    background:#025298;
    position: absolute;
    top:12px;
    left:0;
}
.item04 .news li a{
    width:540px;
    float:left;
    overflow: hidden;    
  text-overflow:ellipsis;    
  white-space: nowrap;
}
.item04 .news li span{
    color:#999;
    display:block;
    font-size:14px;
    float:right;
}



.item05 .fl{
    width:480px;
    height:480px;
    float: left;
    background:url(./aboutbg.png);
    padding:30px 40px 40px 50px;
    box-sizing: border-box;
}
.item05 .fr{
    width:892px;
    height:480px;
    float:right;
}
.item05 .fl .head{
    font-size:30px;
    font-weight:bold;
    text-align: center;
    color:#fff;
    position: relative;
    margin-bottom:40px;
    
}
.item05 .fl .box{
    font-size:18px;
    line-height:36px;
    font-family: '楷体';
    color:#fff;
    display:block;
    margin-bottom:40px;
    text-indent:2em;
}
.item05 .fl .more{
    width: 200px;
    height: 40px;
    border: 1px dashed #fff;
    border-radius: 5px;
    display:block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin:0 auto;
}
.item05 .fl .head::after{
    content: "";
    width:60px;
    height:9px;
    background:#fff;
    position: absolute;
    left:50%;
    top:50px;
    transform: translateX(-50%);
}

.item05 .fr li{
    float:left;
    height:235px;
    margin-right:8px;
}
.item05 .fr li:nth-child(1){
    width:217px;
    background:url(./ib01.png);
    margin-bottom:7px;
}
.item05 .fr li:nth-child(2){
    width:217px;
    background:url(./ib02.png);
    margin-bottom:7px;
}
.item05 .fr li:nth-child(3){
    width:217px;
    background:url(./ib03.png);
    margin-bottom:7px;
}
.item05 .fr li:nth-child(4){
    width:217px;
    background:url(./ib04.png);
    margin-right:0;
    margin-bottom:7px;
}
.item05 .fr li:nth-child(5){
    width:334px;
    background:url(./ib05.png);
}
.item05 .fr li:nth-child(6){
    width:325px;
    background:url(./ib06.png);
}
.item05 .fr li:nth-child(7){
    width:217px;
    background:url(./ib07.png);
    margin-right:0;
}

.item05 .fr li a{
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    display:block;
    color:#fff;
    font-size:24px;
    display:flex;
    justify-content: center;
    align-items: center;
    padding:0 20px;
    box-sizing: border-box;
    text-align: center;
}
.item05 .fr li a:hover{
    background:rgba(2,82,152,.7);
}