@charset "utf-8";
body{
    background:#fff;
}
.banner{
    width:100%;
    height:200px;
    margin-bottom:30px;
}
.banner .device{
    width:100%;
    height:200px;
    float:left;
    overflow: hidden;
    position: relative;
}
.banner .device .swiper-container,.banner .device .swiper-wrapper{
    height:200px;
}
.banner .device .swiper-slide{
    height:200px;
}
.banner .device .swiper-slide img{
    width:100%;
    height:200px;
}
.banner .device .pagination{
    width:200px;
    height:20px;
    position: absolute;
    left:50%;
    bottom:0px;
    z-index: 9;
    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:100%;
    margin:0 auto;
}
.item01 .device{
    width:100%;
    height:422px;
    float:initial;
    overflow: hidden;
    position: relative;
    margin-bottom:60px;
}
.item01 .device .swiper-container,.item01 .device .swiper-wrapper{
    height:422px;
}
.item01 .device .swiper-slide{
    position: relative;
    height:422px;
}
.item01 .device .swiper-slide img{
    width:100%;
    height:422px;
}
.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: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    padding:30px 225px 0 22px;
    box-sizing: border-box;
    overflow: hidden;    
    text-overflow:ellipsis;    
    white-space: nowrap;
}
.item01 .device .pagination{
    width:200px;
    height:20px;
    position: absolute;
    bottom:34px;
    right:20px;
    z-index: 99;
    text-align: right;
}
.item01 .device .pagination span{
    display:inline-block;
    width: 17px;
    height: 17px;
    border: 2px solid #F8F8F8;
    border-radius: 50%;
    margin-right:6px;
}
.item01 .device span.swiper-active-switch{
    background:#fff;
}
.item01 .news{
    width:100%;
    float: initial;
    padding:0 30px;
    box-sizing: border-box;
}
.item01 .news .head{
    width:100%;
    height:80px;
    background:#E5EDF4;
    position: relative;
    margin-bottom:50px;
    overflow: hidden;
}
.item01 .news .head span{
    display:initial;
    float:left;
    height:80px;
    padding:0;
    width:50%;
    box-sizing: border-box;
    font-size: 38px;
    font-weight: bold;
    color: #025298;
    line-height: 80px;
    cursor: pointer;
    text-align: center;
}
.item01 .news .head span.active{
    background:#025298;
    color:#fff;
    font-weight: bold;
}
.item01 .news .head .more.mhide{
    display:none;
}
.item01 .news ul{
    margin-left:0;
    width:100%;
    height:auto;
    display:none;
}
.item01 .news ul.active{
    display:block;
}
.item01 .news li{
    font-size: 34px;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    margin-bottom:40px;
    border-bottom:1px solid #B3CBE0;
    padding-bottom:30px;
}
.item01 .news li:last-child{
    border:0;
}
.item01 .news li span{
    color:#999;
    display:block;
    font-size:34px;
}
.item01 .news .box .more.pchide{
    width: 690px;
    height: 78px;
    border: 1px solid #B3CBE0;
    border-radius: 15px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #025298;
    line-height: 78px;
    text-align: center;
}







.item02{
    width: 690px;
    height:264px;
    margin:0;
    background:#F2F6FA;
    position: relative;
    padding:26px 39px 29px 114px;
    box-sizing: border-box;
    margin:0 30px 60px 30px;
}
.item02 .head{
    width:89px;
    height:264px;
    background:url(./tbg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 44px;
    padding:35px 15px;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left:0;
}
.item02 .more{
    width: 60px;
    height: 60px;
    right:0;
    bottom:0;
    display:block;
    position: absolute;
    background:#045098 url(./mplus@2x.png) center no-repeat;
}
.item02 li{
    width:600px;
    height:auto;
    float:left;
    overflow: hidden;
    display:none;
}
.item02 li:first-child{
    margin-right:0;
    display:block;
}
.item02 li .date{
    width:100%;
    height:80px;
    color:#999;
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    float:initial;
    margin-top:30px;
}
.item02 li h2{
    width:513px;
    float:initial;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
}
.item02 li h2 span{
    display:none;
}





.item03{
    width:100%;
    min-width: auto;
    height:auto;
}
.item03 .container{
    padding:0;
    box-sizing: border-box;
}
.item03 .fr{
    width:100%;
    height:720px;
    background:url(./itembg@2x.png);
    float:initial;
    padding-top:50px;
    box-sizing: border-box;
}
.item03 .fr ul{
    width:690px;
    margin:0 auto;
    overflow: hidden;
    margin-top:45px;
}
.item03 .fr li{
    float:left;
    /* 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:6px;
    margin-bottom:6px;
    width:342px;
    height:150px;
}
.item03 .fr li:hover{
    background:#3F86FF;
}
.item03 .fr li:nth-child(1){
    width:342px;
}
.item03 .fr li:nth-child(2){
    width:342px;
    margin-right:0;
}
.item03 .fr li:nth-child(3){
    width:342px;
}
.item03 .fr li:nth-child(4){
    width:342px;
    margin-right:0;
}
.item03 .fr li:nth-child(5){
    width:226px;
}
.item03 .fr li:nth-child(6){
    width:226px;
}
.item03 .fr li:nth-child(7){
    width:226px;
    margin-right:0;
}
.item03 .fr li a{
    display:block;
    width:100%;
    height:100%;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    padding:45px 30px;
    box-sizing: border-box;
}
.item03 .fr li:nth-child(3) a{
    padding:30px;
}
.item03 .fr li:nth-child(5) a{
    padding:30px;
}
.item03 .fr li:nth-child(6) a{
    padding:30px;
}
.item03 .fr li:nth-child(7) a{
    padding:45px;
}
.item03 .fl{
    width:100%;
    height:960px;
    float:initial;
    background:url(./itembg2@2x.png);
    padding:60px 30px 70px 30px;
    box-sizing: border-box;
}
.item03 .fr .head{
    width: 375px;
    height: 80px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #025298;
    background:#fff;
    line-height: 80px;
    text-align: center;
    margin-bottom:30px;
    background:#fff;
}
.item03 .fl .head{
    width: 375px;
    height: 80px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    background:#025298;
    line-height: 80px;
    text-align: center;
    margin-bottom:30px;
}
.item03 .fl .box{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #025298;
    line-height: 60px;
    height:600px;
    display:block;
    overflow: hidden;
    text-indent: 2em;
    margin-bottom:50px;
    text-align: justify;
}
.item03 .fl .more{
    width: 690px;
    height: 78px;
    border: 1px dashed #025298;
    border-radius: 15px;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #025298;
    line-height: 78px;
    text-align: center;
}





.item04{
    width:100%;
    height:auto;
    margin:0 auto;
    margin-bottom:60px;
}
.item04 .news.fl{
    float:initial;
}
.item04 .news.fr{
    float:initial;
}
.item04 .news{
    width:100%;
    padding:0 30px;
    box-sizing: border-box;
    margin-bottom:70px;
}
.item04 .news .head{
    width:100%;
    height:80px;
    background:#E5EDF4;
    position: relative;
    margin-bottom:50px;
    overflow: hidden;
}
.item04 .news .head span{
    display:initial;
    float:left;
    height:80px;
    padding:0;
    width:50%;
    box-sizing: border-box;
    font-size: 38px;
    font-weight: bold;
    color: #025298;
    line-height: 80px;
    cursor: pointer;
    text-align: center;
}
.item04 .news .head span.active{
    background:#025298;
    color:#fff;
    font-weight: bold;
}
.item04 .news .head .more.mhide{
    display:none;
}
.item04 .news ul{
    margin-left:0;
    width:100%;
    height:auto;
    display:none;
}
.item04 .news ul.active{
    display:block;
}
.item04 .news li{
    font-size: 34px;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    margin-bottom:40px;
    border-bottom:1px solid #B3CBE0;
    padding-bottom:30px;
    text-indent:0;
}
.item04 .news li:last-child{
    border:0;
}
.item04 .news li::before{
    display:none;
}
.item04 .news li a{
    width:100%;
    overflow: initial;
    white-space: initial;
}
.item04 .news li span{
    color:#999;
    display:block;
    font-size:34px;
    float:initial;
}
.item04 .news .box .more.pchide{
    width: 690px;
    height: 78px;
    border: 1px solid #B3CBE0;
    border-radius: 15px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #025298;
    line-height: 78px;
    text-align: center;
}





.item05 .fl{
    width:100%;
    height:960px;
    float:initial;
    background:url(./aboutbg.png) no-repeat;
    background-size: 100% 100%;
    padding:60px 30px 70px 30px;
    box-sizing: border-box;
    margin-bottom:60px;
}
.item05 .fr{
    width:100%;
    height:auto;
    float:initial;
}
.item05 .fr .head{
    width: 375px;
    height: 80px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    background:#025298;
    line-height: 80px;
    text-align: center;
    margin-bottom:30px;
}
.item05 .fl .head{
    width: 375px;
    height: 80px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    background:#025298;
    line-height: 80px;
    text-align: center;
    margin-bottom:30px;
}
.item05 .fl .box{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #fff;
    line-height: 60px;
    height:600px;
    display:block;
    overflow: hidden;
    text-indent: 2em;
    margin-bottom:50px;
}
.item05 .fl .box p.mhide{
    display:none;
}
.item05 .fl .box p.pchide{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    word-break: break-all;   
}
.item05 .fl .more{
    width: 690px;
    height: 78px;
    border: 1px dashed #fff;
    border-radius: 15px;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 78px;
    text-align: center;
}
.item05 .fl .head::after{
   display:none;
}

.item05 .fr .box{
    width:100%;
    padding:0 30px;
    box-sizing: border-box;
}
.item05 .fr li{
    float:left;
    width:335px !important;
    height:335px;
    margin:0;
    margin-bottom:25px !important;
}
.item05 .fr li:nth-child(2n){
    float:right;
}
.item05 .fr li:nth-child(1){
    background:url(./ibm01.png);
}
.item05 .fr li:nth-child(2){
    background:url(./ibm02.png);
}
.item05 .fr li:nth-child(3){
    background:url(./ibm03.png);
}
.item05 .fr li:nth-child(4){
    background:url(./ibm04.png);
}
.item05 .fr li:nth-child(5){
    background:url(./ibm05.png);
}
.item05 .fr li:nth-child(6){
    background:url(./ibm06.png);
}
.item05 .fr li:nth-child(7){
    width:100% !important;
    height:188px;
    background:url(./ibm07.png);
}

.item05 .fr li a{
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    display:block;
    color:#fff;
    font-size:36px;
    display:flex;
    justify-content: center;
    align-items: center;
    padding:0 26px;
    box-sizing: border-box;
}

/*特殊分辨率处理*/	
@media screen and (max-width:600px)
{


}

@media screen and (max-width:400px)
{


}

@media screen and (max-width:360px)
{


}
