.licsbpx{width: 1520px; margin: 0 auto;}
.waiheader{background-image: url(../image/licsbc.png); height: 471px;}
.caseconta a .bfimg{overflow: hidden;}
.caseconta a .bfimg img{transition: all .5s;}
.caseconta a:hover img{transform: scale(1.2);}
/* .tlinbox{background-color: transparent;} */

.tlinbox{margin-bottom: 40px;}
.tcaselin a{width: 18%; line-height: 50px;margin: 30px 0; background-color: #3F4E72; border-radius: 3px;font-size: 22px;color: #fff; text-align: center; }
.tcaselin a:hover{background-color: #3F4E72;color: #fff;}
.tcaselin{justify-content: space-between;}
.tcaselin a::after{display: none;}
.hill{color: rgb(243, 239, 207) !important;}
.caseconta{margin-top: 0;}
.caseconta a:hover{background-color: #3F4E72;}
.transconten{width: 1520px; margin: 0 auto;display: flex;justify-content: space-between;margin-top: 35px;}
.transconten dt{width: 40%;}
.transconten dd{width: 36%;}
.transconten dt h2{color: #fff; font-size: 35px; font-weight: 400;margin: 20px 0; margin-bottom: 30px;}
.transconten dt p{color: #CBE0FA; font-size: 18px; line-height: 32px; margin-bottom: 40px;}
.transconten dt a{line-height: 50px;width: 160px;display: block; color: #fff; background-color: #d33a3a; font-size: 18px; text-align: center; border-radius: 3px;}
.transconten dd img{display: block;margin-top: 60px; }
.transconten dd p{font-size: 18px; color: #fff;float: left;  margin-left: 20px;}
.transconten dd div{position: relative; bottom: 47px; }
.transconten dd p:nth-child(1){margin-left: 39px;}
.transconten dd p:nth-child(2){margin-left: 110px;}
.transconten dd p:nth-child(3){margin-left: 118px;}

@media screen and (max-width:500px) {
    .tcaselin a{padding: 5px 10px; font-size: 14px; line-height: 24px; border-radius: 3px;margin: 10px auto;}
    .transconten{width: 98%;display: block; margin-top: 10px;}
    .transconten dt{width: 100%;}
    .transconten dt h2{margin: 10px auto;}
    .transconten dd{width: 100%;}
    .transconten dt p{font-size: 14px;line-height: 24px; margin-bottom: 10px;}
    .transconten dt h2{font-size: 22px;}
    .transconten dd img{width: 100%; margin-top: 10px;}
    .transconten dd div{bottom: 32px;}
    .transconten dd p:nth-child(1){margin-left: 6%;}
    .transconten dd p:nth-child(2){margin-left: 19%;}
    .transconten dd p:nth-child(3){margin-left: 19%;}
    .transconten dd p{font-size: 14px;}
    .transconten dt a{font-size: 16px;width: 40%;line-height: 40px;}
    .waiheader{height: auto;}
    .tlinbox{margin-bottom: 10px;}
    
}