.jiangshi .title{font-size: 30px;font-weight: bold;text-align: center;}
.jiangshi ul{margin-top: 40px;}
.jiangshi li{margin-bottom: 40px;border-bottom: 1px solid #DDD;padding-bottom: 40px;}
.jiangshi li:last-child{border-bottom: none;}
.jiangshi li .pic{width: 200px;float: left;}
.jiangshi li .pic img{width: 100%;}
.jiangshi li .txt{margin-left: 230px;}
.jiangshi li .txt h2{text-align: center;line-height: 50px;font-size: 24px;font-weight: bold;}
.jiangshi li .txt p{line-height: 34px;font-size: 16px;}
.jiangshi li .txt p a{color:#508fed;text-decoration: revert;}
.jiangshi li .more{width: 100%;height: 60px;line-height: 60px;background: #1472FF;text-align: center;margin-top: 30px;font-size: 18px;}
.jiangshi li .more a{display: block;color: #FFF;}
.jiangshi li .more a:hover{display: block;color: #FFF;text-decoration: none;}
.jiangshi .moreer{text-align: center;position: relative;}
.jiangshi .moreer .xian{height: 1px;background: #DDD;width: 100%;}
.jiangshi .moreer a{background: #FFF;position: absolute;left:50%;top: -10px;width: 200px;margin-left: -100px;font-size: 16px;}
.jiangshi .moreer a:hover{text-decoration: none;}


.con_r{width: 25%;float: right;margin-top: 40px;}
.con_r .tjhd .title{font-weight: bold;font-size: 16px;}
.con_r .tjhd .box{background: #f2f2f2;padding: 10px;margin-top: 5px;}
.con_r .tjhd img{width: 100%;}
.con_r .tjhd li{padding-bottom: 20px;}
.con_r .tjhd li p{margin-top: 5px;}
.con_r .tjhd li h2{line-height: 24px;font-weight: bold;font-size: 16px;}
.con_r .tjhd li .txt i{font-size: 14px;margin-right: 5px;}
.con_r .tjhd .more{text-align: center;}

.con_r .zxkk{margin-top: 50px;}
.con_r .zxkk .title{font-weight: bold;font-size: 16px;border-bottom: 1px solid #DDD;line-height: 30px;}
.con_r .zxkk ul{margin-top: 10px;}
.con_r .zxkk li{margin-bottom: 10px;border-bottom: 1px dotted #CCC;padding-bottom: 10px;}
.con_r .zxkk li i{float: left;color: #F00;}
.con_r .zxkk li .box{margin-left: 20px;line-height: 20px;}
.con_r .zxkk li h2 p{float: right;}
.con_r .zxkk li .li_b{color: #999;font-size: 12px;}
.con_r .zxkk li .li_b span{float: right;}
.con_r .zxkk .more{text-align: center;}

.con_r .gzwm{background: #f2f2f2;padding: 20px 10px;margin-top: 50px;display: flex;flex-direction: column;}
.con_r .gzwm .title{font-weight: bold;font-size: 16px;padding-bottom: 10px;}
.con_r .gzwm .txtyi{line-height: 24px;padding-bottom: 10px;}
.con_r .gzwm .txter{line-height: 24px;padding-bottom: 10px;}
.con_r .gzwm .txter div{color: #F00;}
.con_r .gzwm ul{margin-top: 10px;margin-left: -10%;padding:0 20px;}
.con_r .gzwm li{float: left;width: 40%;margin-left: 10%;text-align: center;line-height: 24px;}
.con_r .gzwm li img{width: 100%;}
.con{
    display: flex;
    gap: 63px;
    padding: 68px 0 50px;
}
.banner {
    height: 520px;
    background: linear-gradient(#1472FF, #2064c9 70%);
}
.con_l {
    width: 70%;
}