.banner {
    width: 100%;
    height: 480px;
    text-align: center;
    background-color: #3962f4;
}
.banner .pic {
    display: inline-block;
    width: 100%;
    max-width: 1920px;
    height: 480px;
    background: url("../images/anquan/banner.png") no-repeat center;
}
.banner .pic h2 {
    font-size: 52px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 200px;
}
.banner .pic p {
    font-size: 36px;
    color: #ffffff;
    margin-top: 10px;
}
.w1440 {
    width: 1440px;
    margin: 0 auto;
}
.title {
    position: relative;
    text-align: center;
    padding-top: 47px;
}
.title h6 {
    width: 100%;
    height: 46px;
    background: url("../images/index/c4tit.png") no-repeat center;
}
.title p {
    height: 46px;
    line-height: 46px;
    font-size: 34px;
    color: #192437;
    position: absolute;
    bottom: -6px;
    width: 100%;
}


.ccc {
    position: relative;
}
.ccc:before {
    content: '';
    width: 316px;
    height: 1599px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../images/anquan/line_l.png");
    z-index: 3;
}
.ccc:after {
    content: '';
    width: 392px;
    height: 1268px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../images/anquan/line_r.png");
    z-index: 3;
}
.content1 {
    width: 100%;
    /*height: 864px;*/
    height: 893px;
    background: #fff;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.content1 .cont1 {
    width: 100%;
    position: relative;
}
.content1 .cont1 .clearfix {
    position: relative;
    z-index: 2;
}
.content1 .cont1:after {
    content: '';
    width: 100%;
    height: 140px;
    background-color: #f5f7fe;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
}
.content1 .cont1 .w1440 {
    height: 182px;
    border: 1px solid #f9faff;
    background-color: #ffffff;
    margin-top: 36px;
}
.content1 .cont1 .c {
    width: 33.33%;
    height: 100%;
    float: left;
    padding: 0px 70px;
    box-sizing: border-box;
    position: relative;
}
.content1 .cont1 .c:before {
    content: '';
    width: 1px;
    height: 134px;
    background-color: #ebeffe;
    position: absolute;
    top: 25px;
    right: 0;
}
.content1 .cont1 .c:last-child:before {
    display: none;
}
.content1 .cont1 .c img {
    margin-top: -24px;
}
.content1 .cont1 .c h6 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 16px;
}
.content1 .cont1 .c p {
    font-size: 18px;
    color: #666;
    line-height: 28px;
}
.content1 .cont2 {
    text-align: center;
}
.content1 .cont2 .c {
    display: inline-block;
    width: 500px;
    height: 188px;
    float: left;
    text-align: left;
    margin-top: 40px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.content1 .cont2 .c h6 {
    font-size: 24px;
    color: #ffffff;
    padding: 43px 60px;
    font-weight: 500;
}
.content1 .cont2 .c p {
    font-size: 18px;
    color: #666666;
    padding-top: 20px;
    text-align: center;
}


.content2 {
    width: 100%;
    height: 982px;
    background: #fff;
    text-align: center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.content2 .cont1 {
    width: 100%;
    padding-bottom: 50px;
    position: relative;
    background-color: #f5f7fe;
}
/*.content2 .cont1 .clearfix {*/
    /*position: relative;*/
    /*z-index: 2;*/
/*}*/
/*.content2 .cont1:after {*/
    /*content: '';*/
    /*width: 100%;*/
    /*height: 140px;*/
    /*background-color: #f5f7fe;*/
    /*position: absolute;*/
    /*bottom: 5px;*/
    /*left: 0;*/
    /*z-index: 1;*/
/*}*/
.content2 .cont1 .c {
    display: inline-block;
    width: 705px;
    height: 162px;
    border-radius: 5px;
    background-color: #ffffff;
}
.content2 .cont1 .c .l {
    margin-top: 28px;
    margin-left: 70px;
}
.content2 .cont1 .c .r {
    text-align: left;
    width: 420px;
    margin-left: 50px;
    margin-top: 38px;
}
.content2 .cont1 .c .r h6 {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 15px;
}
.content2 .cont1 .c .r p {
    font-size: 18px;
    color: #666666;
}
.content2 .cont2 .c {
    float: left;
    width: 298px;
    height: 198px;
    border: 1px solid #f9faff;
    text-align: center;
    position: relative;
    transition: 0.5s;
}
.content2 .cont2 .c:before {
    content: '';
    width: 70px;
    height: 5px;
    background-color: #ffe528;
    border-radius: 0px 0px 5px 5px;
    position:absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -35px;
}
.content2 .cont2 .c img {
    margin-top: 28px;
}
.content2 .cont2 .c h6 {
    margin-top: 15px;
    font-size: 24px;
    color: #3860f4;
    font-weight: 500;
}
.content2 .cont2 .c p {
    margin-top: 20px;
    padding: 0px 30px;
    text-align: left;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    opacity: 0;
}
.content2 .cont2 .c:hover {
    transition: 0.5s;
    height: 280px;
    /* box-shadow: 0px 0px 30px 0px #eee; */
    box-shadow: 0px 0px 10px 0px rgba(56,96,244,0.1);
}
.content2 .cont2 .c:hover p {
    transition: 0.5s;
    opacity: 1;
}
.content2 .cont2 .c:hover:before {
    bottom: 25px;
}
