a{
    text-decoration: none;
    color: inherit;
}
.headpic {
    width: 100%;
    min-width: 1280px;
    height: 638px;
    background: url("../../assets/img/img1.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.headpic .main{
    width: 1280px;
    margin: 0 auto;
}
.headpic .slogan {
    font-size: 48px;
    /*font-size: 43px;*/
    color: #FFFFFF;
    margin-top: 76px;
}
.headpic .slogan .big {
    /*font-size: 50px;*/
    font-size: 56px;
}
.headpic .smallSlogan {
    width: 360px;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 43px;
    line-height: 40px;
}
.headpic .wonder{
    width: 270px;
    height: 72px;
    line-height: 72px;
    font-size: 24px;
    background: linear-gradient(90deg, #7DA7BE 0%, #2A8C93 100%);
    border-radius: 36px;
    border: 2px solid #FFFFFF;
    text-align: center;
    color: #FFFFFF;
    margin: 63px 0 0 10px;
    cursor: pointer;
}
.introduce {
    width: 1280px;
    margin: -184px auto 112px;
}
.introduce .right{
    margin-left: 14px;
}
.introduce .introduceMain dl{
    width: 448px;
    height: 184px;
    display: flex;
    color: #FFFFFF;
}
.introduce .introduceMain dl dt {
    margin: 52px 0 0 40px;
}
.introduce .introduceMain dl dd{
    margin: 40px 0 0 22px;
}
.introduce .introduceMain dl dd .tit{
    font-size: 24px;
    margin-bottom: 16px;
}
.introduce .introduceMain dl dd .cont{
    width: 300px;
    font-size: 14px;
    line-height: 22px;
}
.introduce .introduceMain.one dl:nth-of-type(1) {
    background: #2A8BBA;
}
.introduce .introduceMain.one dl:nth-of-type(2) {
    background: #1081BA;
}
.introduce .introduceMain.two dl:nth-of-type(1) {
    background: #0D88BA;
}
.introduce .introduceMain.two dl:nth-of-type(2) {
    background: #117FB3;
}
.moduTit{
    text-align: center;
}
.moduTit .text{
    font-size: 32px;
    color: #222222;
}
.moduTit .smallText{
    font-size: 16px;
    color: #999999;
    margin: 24px 0 32px 0;
}
.moduTit .dividingLine img{
    margin: 0 auto;
}
.securitySystem {
    background: #363A41;
    margin: 72px 0 120px 0;
}
.securitySystem .main{
    width: 1280px;
    margin: 0 auto;
    display: flex;
}
.securitySystem .main>div{
    width: 320px;
    height: 480px;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
}
.securitySystem .main .box1 {
    background: #014B83;
}
.securitySystem .main .box3 {
    background: #017D92;
}
.securitySystem .main .box1 img,.securitySystem .main .box3 img {
    margin: 141px auto 0;
}
.securitySystem .main .line{
    width: 80px;
    height: 0;
    border: 1px solid #FFFFFF;
}
.securitySystem .main .box1 .line,.securitySystem .main .box3 .line {
    margin: 32px auto 41px;
}
.securitySystem .main .box2 .top,
.securitySystem .main .box2 .bottom,
.securitySystem .main .box4 .top,
.securitySystem .main .box4 .bottom{
    width: 320px;
    height: 240px;
    overflow: hidden;
}
.securitySystem .main .box2 .top img,
.securitySystem .main .box2 .bottom img,
.securitySystem .main .box4 .top img,
.securitySystem .main .box4 .bottom img{
    margin: 50px auto 0;
}
.securitySystem .main .box2 .top .line,
.securitySystem .main .box2 .bottom .line,
.securitySystem .main .box4 .top .line,
.securitySystem .main .box4 .bottom .line{
    margin: 16px auto 32px;
}
.securitySystem .main .box2 .top{
    background: url("../../assets/img/img11.jpg");
}
.securitySystem .main .box2 .bottom{
    background: url("../../assets/img/img12.jpg");
}
.securitySystem .main .box4 .top{
    background: url("../../assets/img/img14.jpg");
}
.securitySystem .main .box4 .bottom{
    background: url("../../assets/img/img13.jpg");
}
.serviceSystem{
    width: 1280px;
    margin: 72px auto 0;
    padding: 0 48px;
}
.serviceSystem .box{
    width: 368px;
    height: 242px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(1, 68, 130, 0.1);
    border-top: 2px solid #014482;
}
.serviceSystem .box:nth-of-type(2){
    /*margin: 0 40px;*/
    border-top-color: #503674;
}
.serviceSystem .box:nth-of-type(3){
    /*margin: 0 40px;*/
    border-top-color: #027E91;
}
.serviceSystem dl{
    margin: 32px 18px 0 24px;

}
.serviceSystem dl .tit{
    display: block;
    font-size: 20px;
    color: #333333;
}
.serviceSystem dl .text{
    display: block;
    font-size: 14px;
    color: #999999;
}
.serviceSystem ul{
    font-size: 16px;
    color: #666666;
    margin: 12px 0 0 24px;
}
.serviceSystem ul li{
    float: left;
    width: 145px;
    margin-bottom: 16px;
}
.serviceSystem ul li em{
    width: 8px;
    height: 8px;
    background: #027E91;
    border-radius: 100%;
    margin-right: 13px;
    display: inline-block;
}
.cAPP{
    width: 1280px;
    margin: 97px auto 104px;
    padding-top: 68px;
    background: url("../../assets/img/img10.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.cAPP .main{
    width: 1280px;
    background: #FFFFFF;
    margin: 49px auto 57px;
    padding: 20px 20px 20px 24px;
    display: flex;
}
.cAPP .main .left{
    position: relative;
    width: 618px;
    height: 592px;
}
.cAPP .main .left > img{
    width: 100%;
    height: 100%;
}
.cAPP .main .left .btn{
    width: 220px;
    height: 48px;
    line-height: 48px;
    background: #014482;
    border-radius: 22px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 44px;
    transform: translateX(-50%);
}
.cAPP .main .right .tit{
    font-size: 32px;
    color: #014482;
    margin: 58px 0 46px 36px;
    font-weight: bold;
}
.cAPP .main .right dl{
    width: 574px;
    margin-left: 29px;
    padding:0 0 31px 8px;
    border-bottom: 1px dashed #CCCCCC;
    display: flex;
    justify-content: space-between;
}
.cAPP .main .right dl dt{
    width: 273px;
    margin-top: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.cAPP .main .right dl dt .text2 {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    line-height: 24px;
    margin-top: 16px;
}
.cAPP .main ul {
    display: flex;
    margin-top: 50px;
    text-align: center;
}
.cAPP .main ul li {
    margin: 0 15px;
}
.cAPP .main ul li p {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}
.information{
    width: 1280px;
    margin: 0 auto;
}
.information ul {
    display: flex;
    margin: 59px auto 183px;
    /*border: 1px solid #D9D9D9;*/
    /*border-right-width: 0px;*/
}
.information ul li{
    border: 1px solid #D9D9D9;
    border-left-width: 0;
}
.information ul li{
    width: 320px;
    height: 280px;
    position: relative;
}
.information ul li:nth-of-type(1){
    border-left-width: 1px;
}
.information ul li .pic{
    width: 288px;
    height: 181px;
    margin: 16px auto;
}
.information ul li .text{
    width: 240px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin: 8px auto 0;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.information ul li:hover>.detail{
    display: block;
}
.information  .detail {
    background: #014482;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.information  .detail .title {
    width: 247px;
    height: 56px;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    margin: 48px 0 0 37px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.information  .detail .btn {
    width: 120px;
    height: 32px;
    line-height: 30px;
    border-radius: 22px;
    border: 1px solid #FFFFFF;
    margin: 40px auto 35px;
    text-align: center;
    cursor:pointer;
}
.information  .detail .line{
    width: 246px;
    height: 0;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
}
.information  .detail .bottom {
    font-size: 14px;
    text-align: center;
    margin: 23px 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service{
    min-width: 1280px;
    height: 817px;
    background: url("../../assets/img/img25.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding-top: 90px;
}
.service .moduTit .text, .service .moduTit .smallText {
    color: #ffffff;
}
.service .main{
    width: 1280px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
}
.service .main .slogan{
    margin: 33px auto 17px;
    font-size: 14px;
}
.service .main .smallSlogan{
    font-size: 16px;
}
.service .main .graph{
    width: 1189px;
    height: 247px;
    border: 2px solid #979797;
    border-left: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    margin:110px 0 0 91px;
    position: relative;
}
.service .main .graph ul{
    position: absolute;
    top: -52px;
    left: -91px;
    right: 0;
    bottom: 0;
}
.service .main .graph ul li{
    float: left;
    margin: 0 147px 112px 0;
}
.service .main .graph ul li:nth-of-type(5), .service .main .graph ul li:nth-of-type(10){
    margin-right: 0;
}