body{font-size: 18px;}
.aqsc_bg{background: url(./2024ly_aqsc_bg.png) no-repeat center;}
.con_left {width: 464px;float: left;}
.con_left .img{margin-top: 36px;}
.con_left .title{margin: 15px 0px 40px 0px;font-size: 24px;text-align: center;}
.con_left .content{line-height: 2em;text-indent: 2em;padding: 0px;}
.left_list{margin-top: 30px;}
.con01{overflow: hidden;margin: 0px -10px;}
.con01_part01{margin: 0px 10px;position: relative;}
.left_list li{float: left;width: 50%;margin-bottom: 20px;}
.left_list li div{background-color: #e2f0ff;padding: 10px 0px 20px 0px;text-align: center;}
.left_list li p img{margin-bottom: 5px;}

.con_right{width: 666px;float: right;margin-top: 68px;}
.con_right .hd ul li{width: 154px;padding-left: 36px; height: 80px;background-color: #fff;border-radius:40px 0px 0px 40px;font-size: 20px;line-height: 80px;margin-bottom: 12px;transition: all 0.3s;background-position: center right 30px;}
.con_right .hd ul li.on {
    background-color: #6270c3;
    box-shadow: inset rgb(0, 0, 0, 0.3) 1px 3px 10px;
    transform: scale(1.06, 1.12) translateX(10px);
    color: #fff;
    background:#6270c3 url(./2024ly_aqsc_san.png) no-repeat center right 10px;
}
.con_right .hd{float: left;margin-top: 5px;}
.con_right .hd ul li i{padding-right: 10px;width: 29px;height: 29px;background-repeat: no-repeat;background-position: center;display:inline-block;vertical-align: middle;}
.con_right .hd ul li:nth-child(1) i{background-image: url(./2024ly_aqsc_icon1.png);}
.con_right .hd ul li:nth-child(2) i{background-image: url(./2024ly_aqsc_icon2.png);}
.con_right .hd ul li:nth-child(3) i{background-image: url(./2024ly_aqsc_icon3.png);}
.con_right .hd ul li:nth-child(4) i{background-image: url(./2024ly_aqsc_icon4.png);}
.con_right .hd ul li.on:nth-child(1) i{background-image: url(./2024ly_aqsc_icon01.png);}
.con_right .hd ul li.on:nth-child(2) i{background-image: url(./2024ly_aqsc_icon02.png);}
.con_right .hd ul li.on:nth-child(3) i{background-image: url(./2024ly_aqsc_icon03.png);}
.con_right .hd ul li.on:nth-child(4) i{background-image: url(./2024ly_aqsc_icon04.png);}
.con_right .bd{position: relative;}
.con_right .bd>div{display: none;transition: all 0.3s;position: absolute;top: 0px;left: 0px;padding: 30px 35px 25px 35px;background-color: #fff;width: 390px;height: 595px;}
.con_right .bd>div:nth-child(1){display: block;}
.con_right .bd{width: 460px;background-color: #fff;float: left;margin-left: 16px;}
.con_right .bd_t{width: 160px;line-height: 48px;background: url(./2024ly_aqsc_titbg.png) no-repeat center;font-size: 24px;color: #fff;text-align: center;}
.con_right .bd1_con{margin: 20px 0px 30px 0px;line-height: 1.9em;}
.con_right .bd1_list li{line-height: 62px;text-align: center;font-size: 20px;margin-bottom: 10px;background-color: #91a9de;}
.con_right .bd1_list li a{color: #fff;}
.con_right .bd2_list{padding-top: 20px;}
.con_right .bd2_list li{line-height: 45px;padding-left: 10px;position: relative;}
.con_right .bd2_list li a{overflow: hidden;width: calc(100% - 85px);text-overflow: ellipsis;white-space: nowrap;display: block;}
.con_right .bd2_list li span{position: absolute;right: 0px;top: 0px;color: #999;font-size: 16px;}
.con01_part01 a{position: absolute;top:0px;left: 0px;right: 0px;bottom: 0px;display: block;}
.bd_img{margin-top: 20px;}
.bd_img img{width: 100%;}
.bd_img video {width: 100%;}
.footer2019{margin-top: 0px;}
@media screen and (max-width: 1200px) {
    .con_left{width: 40%;}
    .con_right{width: 58%;}
    .con_right .hd ul li{width: 100%;height: 70px;}
    .con_right .hd{width: 27%;}
    .con_right .bd{width: 70%;}  
}

@media screen and (max-width: 1000px) {
    .aqsc_bg{height: auto !important;background-size: cover;padding-bottom: 20px;}
    .con_left,.con_right{width: 100%;}
}   

@media screen and (max-width:600px) {
    body{font-size: 16px;}
    .con_right,.con_left{float: none;}
    .con_right{margin-top: 0px;}
    .con_left .img img{width: 100%;}
    .con_right .hd ul li{height: 35px;line-height: 35px;text-align: center;padding-left: 0px;border-radius: 0px;}
    .con_right .hd ul li i{display: none;}
    .con_right .hd,.con_right .bd{width: 100%;}
    .con_right .bd{height: 649px;margin-left: 0px;}
    .con_right .bd>div{width: calc(100% - 70px);}
}