.content1 {
    width: 100%;
    background: #f6fdff;}

.leftimg {
    width: 51%;
    height: 408px;
    display: inline-block;
    float:left;}

.leftimg img {
    width: 100%;
    height: 100%!important;
    object-fit: cover;}

.rightcont {
    width: 49%;
    float: right;
    background: #0067b3;
    padding: 16px;}

p.title1 {
    color: white!important;
    font-weight: bold;
    font-size: 18px!important;
    text-indent: 2em;
     }
.botcont ul li {
    color: white;
    text-indent: 2em;
    height: 30px;
    line-height: 25px;
    font-size:14px;
    overflow:hidden;}
.toptitle {
    margin-bottom: 10px;
    margin-bottom: 10px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
}
.leftcon {
    width: 51%;
    padding: 20px;
    display: inline-block;}
.leftcon ul li {
    text-indent: 2em;
    color: black;
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
    }
.rightimg {
    width: 49%;
    float: right;}
.rightimg img {
    width: 100%;
    height: 252px!important;
    object-fit: cover;
    }
.leftcont2 {
    width: 74%;
    float: left;
    }
.content2 {
    padding-top: 10px;
    background: #f6fdff;
    width: 100%;
    display: inline-block;}
.lsjdxgbc {
    font-size: 14px;
    line-height:30px;
    padding: 15px 20px 25px;
    text-indent: 2em;
    text-align: justify;}
.rightimg2 {
    width: 26%;
    float: right;
    margin-top:56px;
    height:351px;
    }
.rightimg2 img {
    width: 100%;
    height: 393px !important;
    object-fit: cover;
    }
.titico {
    background: url(/images/22/tbicon.png) no-repeat;
    background-size: 274px 39px;
    height: 36px;
    color: white;
    padding: 5px 30px;
    font-size: 19.5px;
    font-weight: bold;
    display: block;}

/*.titico span {
    color: white;
    padding: 5px 30px;
    font-size: 19.5px;
    font-weight: bold;
    display: block;}*/

.botcont3 {
    width: 100%;
    display: inline-block;}
.leftimg3 {
    width: 40%;
    float: left;}
.rightimgorc {
    width: 60%;
    float: right;}
.content3 {
    width: 100%;
    background: #f6fdff;
    display: inline-block;}
.leftimg3 img {
    width: 100%;
    height: 300px!important;
    padding: 15px 0px 15px 20px;
    object-fit: cover;}
.botimg3 img {
    width: 100%!important;
    padding-left: 20px;
    height: 138px!important;
    object-fit: cover;}
.botcont4 {
    display: inline-block;
    margin-top: 30px;}
.rightimg4 {
    width: 40%;
    float: right;
    overflow:hidden;}
.leftcont4 {
    width: 60%;
    float: left;}
.content4 {
    background: #f6fdff;
    height: 125px;}   
.rightimg4 img {
    padding: 34px 0 0 0;
    height: 340px!important;
    object-fit: cover;
    transform: scale(1.1);} 
.botcont5 {
    display: inline-block;
}
@media (max-width: 1024px){
.leftimg { width:100%; height:210px;}
.leftcon{ width:100%; margin: 0 auto; display: flex;}
.rightcont {width:100%;float: none;margin: 0 auto;display: inline-block;}
.rightimg{width:100%;}
}
@media (max-width: 1024px){
    .leftcont2{width: 100%;float:none;margin:0 auto;}
    .rightimg2{width:100%;margin-bottom:80px;margin-top: 0;}
    .botcont3{width: 100%;display:flex;flex-direction: column;margin: 0 auto;}
    .content3{width: 100%;display:flex;flex-direction: column;margin: 0 auto;}
    .leftimg3{width: 100%;padding:0;margin: 0 auto;}
    .leftimg3 img{padding:15px 0px}
    .rightimgorc{width: 100%;float:none;margin: 0 auto;}
    .botimg3 img{padding-left:0;}
    .leftcont4{width:100%}
    .rightimg4{width:100%;margin-bottom:30px;}
 
}