@import "base.css";
header{
    width: 100%;
    height: 100px;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 999;
}
header .container{
    display: flex;
    justify-content: space-between;
    padding-top: 18px;
}
header .head-left{
    width: 352px;
    height: 70px;
}
header .head-rig{
    width: 680px;
}
header .head-rig span{
    width: 146px;
    height: 16px;
    float: right;
    display: flex;
    margin-bottom: 14px;
}
header .head-rig span a{
    width: 78px;
    height: 16px;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 16px;
}
header .head-rig span a:last-child{
    margin-right: 0;
}
header .head-rig span a img{
    width: 20px;
    height: 16px;
    float: left;
    margin-right: 5px;
}
header .head-rig dl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    float: right;
}
header .head-rig dl dt{
    height: 60px;
    position: relative;
}
header .head-rig dl dt a{
    display: block;
    text-align: center;
    border-bottom: 2px solid #ffffff;
}
header .head-rig dl dt:hover a{
    color: #00458e;
    border-bottom: 2px solid #00458e;
}
header .head-rig dl dt:hover ul{
    display: block;
}
header .head-rig dl dt ul:hover{
    display: block !important;
}
header .head-rig dl dt .active{
    color: #00458e;
    border-bottom: 2px solid #00458e;
}
header .head-rig dl dt:hover li a{
    color: #333333;
    border-bottom: 0;
}
header .head-rig dl dt a{
    color: #333333;
    text-align: center;
    padding-bottom: 3px;
    font-size: 18px;
    line-height: 40px;
}
header .head-rig ul{
    width: 142px;
    display: none;
    z-index: 999;
    background: #ffffff;
    position: absolute;
    left: calc(50% - 71px);
    margin: 8px auto 0;
}
header .head-rig ul li{
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
}
header .head-rig ul li a{
    color: #333333;
    font-size: 14px;
    text-align: center;
}
header .head-rig ul li .color{
    color: #00458e;
}
header .head-rig ul li:hover a{
    color: #00458e !important;
}
.banner{
    width: 100%;
    height: 600px;
    margin-top: 100px;
}
.banner1{
    width: 100%;
    height: 248px;
    margin-top: 100px;
}
.shu{
    width: 100%;
    margin-top: 50px;
}
.shu .container{
    border-radius: 10px;
    border: 1px solid #01458e;
    height: 630px;
    padding: 48px 40px 66px 50px;
}
.shu .title{
    width: 530px;
    display: flex;
    margin: 0 auto 57px;
}
.shu .title span{
    font-size: 48px;
    color: #01458e;
    display: block;
    font-weight: bold;
    margin-right: 25px;
}
.shu .title p{
    font-size: 40px;
    color: #01458e;
    line-height: 72px;
}
.shu .shu-con{
    display: flex;
    justify-content: space-between;
}
.shu .shu-con .shu-left{
    width: 570px;
    height: 400px;
    padding-top: 10px;
}
.shu .shu-con .shu-rig{
    width: 400px;
}
.shu .shu-con .shu-rig ul{
    margin-bottom: 54px;
}
.shu .shu-con .shu-rig ul li{
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.shu .shu-con .shu-rig ul li span{
    font-size: 24px;
    color: #01458e;
    line-height: 80px;
    display: block;
    font-weight: bold;
}
.shu .shu-con .shu-rig ul li span font{
    font-size: 40px;
}
.shu .shu-con .shu-rig ul li a{
    width: 280px;
    height: 60px;
    border-radius: 4px;
    background-color: rgb(1, 69, 142);
    text-align: center;
    line-height: 60px;
    color: #ffffff;
    font-size: 22px;
    display: block;
    float: right;
}
.shu .shu-con .shu-rig h3{
    font-size: 24px;
    color: #01458e;
    line-height: 44px;
    font-weight: bold;
}
.fu{
    width: 100%;
    height: 460px;
    background: url("../images/bg.png") no-repeat right;
    margin: 60px 0;
    padding-top: 60px;
}
.fu h3{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #01458e;
    margin-bottom: 75px;
}
.fu #wrap{
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
    margin-bottom: 48px;
}
.fu #wrap li{
    width: 100px;
    height: 100px;
    cursor: pointer;
    border-radius: 100%;
    padding: 5px;
    background: #d6d6d6;
}
.fu #wrap .active{
    background:#01458e ;
}
.fu #wrap li span{
    width: 90px;
    height: 90px;
    display: block;
    position: relative;
    border-radius: 100%;
    border: 2px solid #ffffff;
}
.fu #wrap li span img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 48px;
    height: 48px;
}
.fu #con span{
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    display: block;
    text-align: center;
}
.fu #con p{
    font-size: 16px;
    color: #999999;
    line-height: 36px;
    text-align: center;
}
.abc{
    width: 100%;
    margin-bottom: 80px;
}
.abc .container{
    overflow: hidden;
}
.abc .abc-left{
    width: 340px;
    height: 500px;
    float: left;
}
.abc .abc-rig{
    width: 710px;
    float: right;
    padding: 10px 0;
}
.abc .abc-rig span{
    width: 80px;
    height: 80px;
    border-radius: 4px;
    text-align: center;
    line-height: 80px;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    display: block;
    float: left;
    background: #e6e6e6;
    margin-right: 30px;
}
.abc .abc-rig li:hover span{
    background-color: rgb(1, 69, 142);
}
.abc .abc-rig li:hover h3{
    color: rgb(1, 69, 142);
}
.abc .abc-rig .a-right{
    width: 600px;
    float: right;
}
.abc .abc-rig li a{
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.abc .abc-rig .a-right h3{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
.abc .abc-rig .a-right p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.zhan{
    width: 100%;
    height: 688px;
    background: url("../images/bbg.png") no-repeat;
    padding-top: 72px;
}
.zhan h3{
    font-size: 36px;
    color: #01458e;
    text-align: center;
    margin-bottom: 50px;
}
.zhan ul{
    display: flex;
    flex-wrap: wrap;
}
.zhan ul li{
    width: 336px;
    height: 122px;
    margin-right: 34px;
    margin-bottom: 40px;
}
.zhan ul li:nth-child(3n){
    margin-right: 0;
}
.hor{
    width: 100%;
    padding-top: 72px;
}
.hor h3{
    font-size: 36px;
    color: #01458e;
    text-align: center;
    margin-bottom: 50px;
}
.hor .hor-con{
    overflow: hidden;
}
.hor .swiper-container2{
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
}
.hor .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.solve{
    width: 100%;
    padding-top: 20px;
}
.title{
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.title span{
    text-align: center;
    line-height:50px ;
    width: 170px;
    height: 50px;
    display: block;
    border-radius: 4px;
    background: #cccccc;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin-right: 20px;
}
.title .active{
    background-color: rgb(0, 69, 142);
}
.contact{
    width: 100%;
    padding-top: 30px;
}
.contact img{
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
}
.contact h3{
    font-size: 20px;
    color: #333333;
    line-height: 36px;
}
.contact p{
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.team{
    width: 100%;
    padding-top: 30px;
}
.team ul{
    display: flex;
    flex-wrap: wrap;
}
.team ul li{
    width: 345px;
    height: 123px;
    border: 1px solid #e0e0e0;
    margin-right: 32px;
    margin-bottom: 40px;
}
.team ul li:nth-child(3n){
    margin-right: 0;
}
.honor{
    width: 100%;
    padding-top: 30px;
}
.honor ul{
    display: flex;
    flex-wrap: wrap;
}
.honor ul li{
    width: 260px;
    height: 344px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.honor ul li:nth-child(4n){
    margin-right: 0;
}
.page{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}
.page a{
    padding: 3px 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    display: block;
    color: #333333;
    border: 1px solid #999999;
}
.page span{
    padding: 3px 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    display: block;
    background: #00458e;
    color: #fff;
}
.ee{
    width: 100%;
    padding-top: 30px;
}
.ee img{
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}
.ee .ee-con *{
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 42px;
    text-indent: 2em;
}
.news{
    width: 100%;
}
.news ul li{
    width: 100%;
    height: 202px;
    padding: 20px 0;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
}
.news ul li img{
    width: 258px;
    height: 160px;
    float: left;
}
.news ul li h3{
    font-size: 20px;
    color: #333333;
    margin-bottom: 28px;
}
.news ul li .news-rig{
    width: 820px;
    float: right;
}
.news ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 30px;
}
.news ul li span{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.newsdet{
    width: 100%;
    padding-top: 40px;
}
.newsdet h3{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-weight: normal;
}
.newsdet span{
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: #999999;
    margin-bottom: 38px;
}
.newsdet img{
    width: 100%;
    height: 430px;
    margin: 20px 0;
}
.newsdet p{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-indent: 2em;
}
.newsdet .span{
    width: 100%;
    margin-top: 35px;
}
.newsdet a{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
footer{
    width: 100%;
    margin-top: 80px;
}
footer .foot-top{
    width: 100%;
    height: 244px;
    padding-top: 40px;
    background: #333333;
}
footer .foot-top .container{
    display: flex;
    justify-content: space-between;
}
footer .foot-top .fo-left{
    width: 350px;
}
footer .foot-top .fo-left h3{
    font-size: 18px;
    color: #ffffff;
    line-height: 38px;
    margin-bottom: 10px;
    font-weight: normal;
}
footer .foot-top .fo-left ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
footer .foot-top .fo-left ul li:nth-child(2n+1){
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0 11px;
    margin-bottom: 12px;
}
footer .foot-top .fo-left ul li:first-child{
    padding-left: 0;
}
footer .foot-top .fo-left ul li:nth-child(2n){
    width: 2px;
    height: 14px;
    background: #7d7d7d;
    margin-bottom: 12px;
}
footer .foot-top .fo-left ul li a{
    display: block;
    color: #999999;
}
footer .fo-center{
   /* width: 200px;*/
}
footer .fo-center h3{
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    line-height: 38px;
    margin-bottom: 5px;
}
footer .fo-center p{
    font-size: 14px;
    color: #cccccc;
    line-height: 24px;
}
footer .fo-rig{
    width: 300px;
    display: flex;
    justify-content: space-between;
}
footer .fo-rig span{
    width: 140px;

}
footer .fo-rig span img{
    width: 140px;
    height: 140px;
}
footer .fo-rig span p{
    font-size: 14px;
    color: #a8a8a8;
    line-height: 28px;
    text-align: center;
}
footer .foot-bot{
    width: 100%;
    height: 40px;
    font-size: 14px;
    background: #000000;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
}