/*样式*/
.sz-con {
    margin-top: 57px;height: 252px;}

.sz-con .pic1 {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    padding-bottom: 10px;}

.sz-con .pic1::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    left: 0;
    bottom: 0;
    background: linear-gradient(161deg, #0FA3BE 1%, #0C73A9 88%);
    z-index: -1;}

.sz-con .pic1 img {
    display: block;
    width: 161px;}

.sz-t {
    margin-top: 26px;}

.sz-ty {
    overflow: hidden;
    padding-left: 1rem;}

.sz-ty h3 {
    font-size: 20px;
    font-weight: normal;
    color: #0C73A9;}

.sz-ty>div {
    margin-top: 16px;}

.sz-ty>div p {
    font-size: 18px;
    line-height: 44px;
    color: #666666;
    background: url(../images/leftNav-q.png) no-repeat left 20px;
    background-size: 0.05rem auto;
    padding-left: 0.25rem;}

.sz-d {
    position: relative;
    z-index: 1;}

.sz-d::before {
    content: '';
    position: absolute;
    top: 0.15rem;
    bottom: 0;
    left: 0.15rem;
    border-left: 1px solid rgba(13, 66, 167, 0.1);
    z-index: -1;}

.sz-box {
    margin-top: 34px;}

.sz-box h4 {
    font-size: 0;
    padding-left: 3.8rem;
    margin-bottom: 22px;
    background-image: url(../images/sz-dot.png);
    background-repeat: no-repeat;
    background-size: 0.29rem auto;
    background-position: left center;}

.sz-box h4 span {
    display: inline-block;
    font-family: 'sySong';
    font-size: 17px;
    font-weight: bold;
    color: #0C78AB;
    background: linear-gradient(90deg, #0C78AB 0%, #0FA0BF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;}

.sz-box p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding-left: 80px;text-align: justify;}

.sz-p p {
    text-indent: 2em;
    margin-top: 0.3rem;}

.sz-p p:first-child {
    margin-top: 0;} 
