body{
    background:#f5f5f5;
}

h1,h2,h3{
    font-weight: normal;
    font-size:24px;
}

.nininav{
    height:60px;
    background:#2d3236;
    font-size:14px;
    color:rgb(149, 149, 149);
    line-height:40px;
}


.nav{
    height: 80px;
}

.nav ul li{
    display:inline;
    height:80px;

}

.w1200{
    width:1200px;
    margin: 0 auto;
}


.nav ul li a{
    display:inline-block;
    line-height:80px;
    padding:0 20px;
    font-size:18px;
}

.nav ul li a:hover{
    background:#1e9fff;
    color:#ffffff;
}

.nav ul li a.current{
    background:#1e9fff;
    color:#ffffff;
}

.banner{
    height:450px;
    background:#002eba;
}

.p-h1{
    font-size: 36px;
    color:#ffffff;
}

.mt80{
    margin-top: 80px;
}

.mt25{
    margin-top: 25px;
}

.mt20{
    margin-top: 20px;
}

.mt15{
    margin-top: 15px;
}

.mt10{
    margin-top: 10px;
}

.mt5{
    margin-top: 5px;
}

.mt50{
    margin-top: 50px;
}

.ml120{
    margin-left: 160px;
}

.mb20{
    margin-bottom: 20px;
}

.p-sub{
    font-size:24px;
    color:#ffffff;
    margin-top: 15px;
}

.p-sub2{
    font-size:18px;
    color:#ffffff;
    margin-top: 10px;
}

.image-wrap{
    height:420px;
    padding-top:30px;
    overflow: hidden;
    text-align: center;
}

.title-h2{
    font-size:35px;
    text-align: center;
    font-weight: normal;
    margin-bottom:30px;
    color:#333333;
    font-weight: bold;;
}


.p-h2{
    font-size:18px;
    color:#333;
}

.p-desc{
    font-size:16px;
    color:#666666;
}

.bg-white{
    padding:80px 0;
    background:#ffffff;
}

.bg-gray{
    padding:80px 0;
    background:#f2f2f2;
}

.fn-tac{
    text-align: center;
}

.fn-txr{
    text-align: right;
}

.p-title{
    height:40px;
    line-height:40px;
    overflow: hidden;
    padding:0 20px 0 0;

}

.p-desc-2{
    height:60px;
    line-height:24px;
    overflow: hidden;
    padding:0 20px 0 0;
}

.b-date{
    margin:10px;
    height:75px;
    background:#1e9fff;
    border-radius:10px;
}

.b-date-Y{
    padding-top: 10px;
    height:30px;
    line-height: 30px;
    color:#ffffff;
    font-size: 20px;
    text-align: center;
}

.b-date-m{
    height:30px;
    line-height: 30px;
    color:#ffffff;
    font-size: 20px;
    text-align: center;
    font-size:16px ;
}

.footer{
    background: #2d3236;
    padding:50px 0 10px 0;
}

.lianxi{
    color:#999999;
    font-size:16px;
    line-height: 32px;
}

.ul-list .ul-list-title{
    font-size:24px;
    color:#999999;
    margin-bottom: 10px;
}

.ul-list li{
    line-height: 28px;
    font-size: 16px;
}

.ul-list li a{
    color:#999999;
}

.ul-list li a:hover{
    color:#b8b8b8;
}

.h-line{
    background:#525252;
    height: 1px;
    width: 100%;
    margin:15px 0;
}

.company{
    color:#666666;
    font-size:14px;
    text-align: center;
}

.icp{
    color:#999999;
}

.icp:hover{
    color:#666666;
}


.wp-banner{
    height:400px;
    background:linear-gradient(193.95deg, rgba(41, 84, 245, 0.7) 4.29%, rgba(20, 205, 255, 0.7) 99.41%)
}

.wp-image{
    width:100%;
    height:400px;
    overflow: hidden;
}

.wp-image img{
    display:block;
    width:550px;
}

.wp-h1{
    height: 79px;
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    line-height: 79px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(8, 11, 87, 0.25);
    margin-bottom: 35px;
    margin-top: 80px;
}

.wp-desc{
    color:#ffffff;
    font-size: 18px;
    line-height:40px;
    text-shadow: 0px 2px 3px rgba(8, 11, 87, 0.25);
}

.cate-image{
    height:100px;
    display:block;
    margin:10px 20px;
    overflow:hidden;
    border-radius: 5px;
}

.cate-image img{
    height:100%;
    width:100%;
} 

.cate-box{
    height:120px;
}

.cate-box h2{
    height:40px;
    line-height: 40px;
    font-size:18px;
    color:#333333;
}

.cate-box .cate-desc{
    height:50px;
    line-height: 25px;
    font-size:14px;
    color:#666666;
    margin:5px 0;
}

.cate-box .cate-date{
    height:20px;
    line-height: 20px;
    font-size:12px;
    color:#999999;
}

.cate-box a:hover{
    color:#1e9fff;
}

.cate-block{
    padding:10px 0;
    border-bottom:1px solid #cccccc;
}

.cate-block:hover{
    background:#f5f5f5;
}

.sidebar{
    margin:0 0 0 15px;
}

.s-h3{
    font-size:20px;
    color:#333333;
    border-bottom: 1px solid #cccccc;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
}

.latest{
    display:block;
    height:70px;
    margin:10px 0 0 0;
    border-bottom:1px solid #cccccc;
    padding-bottom: 10px;
}

.latest:hover{
    color:#1e9fff;
}

.latest-image{
    width:100px;
    height:70px;
    overflow:hidden;
    display:block;
    position: absolute;
}

.latest-image img{
    width:100%;
    height:100%;
}

.latest-content{
    padding:0 0 0 115px;
    display:block;
}

.latest-title{
    font-size:14px;
    line-height:25px;
    height:50px;
}

.latest-time{
    font-size:12px;
    color:#999999;
}

.line{
    background: #cccccc;
    height:1px;
}

.mb50{
    margin-bottom: 50px;
}

.single-h2{
    font-size:24px;
    color:#333333;
    text-align: center;
}

.single-info{
    padding:30px 0 10px 0;
    text-align: center;
    font-size: 14px;
    color:#999999;
    border-bottom:1px solid #cccccc;
}

.single-main{
    padding:50px 20px;
    font-size: 16px;
    line-height: 32px;
}

.single-siblings{
    padding:15px 0;
    font-size:16px;
    color:#ff5722;
}

.single-siblings a{
    color:#1e9fff;
}

.single-siblings a:hover{
    color:#002eba;
}

.pages a{
    color:#999999;
    display:inline-block;
    margin: 0 15px;
}

.pages a:hover{
    color:#ffffff;
}

.about-banner{
    height:450px;
    width:100%;
    background:url("/wp-content/themes/steven/images/banner.png") no-repeat top center;
}

pre{
    padding:20px;
    background: #f7f7f7;
    border-radius: 10px;
}

.line-1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 显示的行数，可以根据需要修改 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 显示的行数，可以根据需要修改 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 显示的行数，可以根据需要修改 */
    overflow: hidden;
    text-overflow: ellipsis;
}