.tactbox{display: flex;justify-content: space-between}
.tbl{flex-basis: 58%;color:#033A58;background: url("../images/cinfbg.png") no-repeat;background-size: 100% 80%;background-position: bottom;}
.tbl a{color:#033A58;font-weight: bold;font-size: 16px;margin-left: 10px}
.cinfob{background: #FFF8EE;width:calc(100% - 2%); padding:2.5rem;height: calc(100% - 1.5%)}
.ctt{background:#033A58;padding:0.5rem;color:#fff;margin:0}
.cifo{margin-top: 30px}
.cmap{border:4px solid #033A58;margin-top:70px}
.cmap iframe{height: 430px}
.tbr{flex-basis: 40%;background:#FFF8EE;}
.sendbtn{margin-top:2rem;}
.tbr .cart-block{padding-top: 0;padding-bottom: 0}
.second-block .row .col-sm-12 .box .boximg a{width: 96%;height: 96%;margin:2%;overflow: hidden}
.second-block .row .col-sm-12 .box .boximg a::after{width: 100%;height: 100%;left: 0;top:0}
header .header .container .logo{width: auto}
header .header .container .nav{width:70%}

@media screen and (max-width: 1500px) {
    header .header .container .logo{width: 30%}
}
@media screen and (max-width: 1100px) {
    header .header .container .nav .nav-item{margin-left: 20px}
}

@media screen and (max-width: 1024px) {
    .tactbox{display:block}
    .tbl{margin-bottom: 30px;padding-bottom: 1.5%}
    header .header .container .logo{width: 90%}

}
@media screen and (max-width: 768px) {
    .second-block .boxcontent .right .urla {flex-wrap: wrap}
    .second-block .boxcontent .right .urla a{width: 100%}
    .second-block .boxcontent .imgs{overflow: hidden}
    .splimg{margin:0.5rem 0;text-align: center;overflow: hidden;width: 100%;height: 100%}
    .splimg img{height: 100%;}
    .second-block .boxcontent .imgs::after{height: 94%;top:3%;}
    .tbl{padding-bottom: 3.5%}
    .cinfob{width: calc(100% - 1.8%)}
}
