.div_top_images{
    width: 100%;
    height: 500px;
    margin-top:105px;
    background-size:100% 100%;
}

.div_inner-title{
    width:100%;
    font-size:40px;
    color:white;
    text-align:center;
    font-weight:600;
    padding-top:135px;
}

.div_inner-title span{
    height:98px;
    width:368px;
    padding:20px 70px;
    background-color:rgba(66, 135, 203, 0.6);
}
.div_path{
    height:68px;
    background-color:#F5F5F5;
    display:flex;
    justify-content:flex-end;
    align-items: center;

}
.div_path .breadcrumb{
    margin-right: 98px;
    color:#428CCB;
    font-size:20px;
    margin-bottom:0px;
}

.div_content{
    margin-top:80px;
    display:flex;
}
.div_content-left{
    width:540px;

}
.div_content-left-title{
    width:432px;
    height:120px;
    margin-left:106px;
    background-image:linear-gradient(#428CCB, #7DCAEC);
    color:white;
    display:flex;
    align-items:center;
    justify-content: center;
}
.div_content-left-title h3{
    font-size:34px;
}
.div_list-detail{
    width:432px;
    margin-left:106px;
    font-size:28px;
    height:76px;
    color:white;
    text-align:left;
    color:black;
    display:flex;
    align-items:center;
    padding-left:30px;
    border: 1px solid #BEBEBE;

}
.div_list-detail>a{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.div_list-detail:first-child{
    margin-top:10px;
}
.div_list-detail.active{
    background: linear-gradient(180deg, #428CCB 0%, #7DCAEC 100%);
}
.div_list-detail.active a{
    color:white;
    border: none;
}

.div_list-detail span{
    font-size:28px;
    padding-right:15px;
}

.div_content-right{
    flex:1;
    width: 1192px;
}
.div_content-right-title{
    margin-left:84px;
    display:flex;
    flex-direction: row;
}
.div_color{
    width: 18px;
    height: 34px;
    background-color: #0099DA;

}
.div_content-title{
    font-size:28px;
    font-weight:500;
    color: #0099DA;
    height:34px;
    display:flex;
    align-items:center;
    margin-left:18px;
}
.div_content-detail{
    margin-left:84px;
    margin-right: 106px;
}
.div_list-detail.div_list-detail-sec.selected span{
    color: #0099DA;
}



@media screen and (max-width: 1082px) and (min-width:690px){
    .div_top_images{
        height:281px;
        margin-top: 0px;
    }
    .div_inner-title{
        font-size:22.5px;
        padding-top:87.1px;
    }
    .div_inner-title span{
        height:55px;
        width:207px;
        padding:20px 70px;
    }
 .div_path{
        height:38px;
    }
    .div_path .breadcrumb{
        margin-right: 55px;
        font-size:11px;
    }

    .div_content{
        margin-top:45px;
    }
    .div_content-left{
        width:304px;

    }
    .div_content-left-title{
        width:243px;
        height:68px;
        margin-left:60px;
    }
    .div_content-left-title h3{
        font-size:19px;
    }
    .div_list-detail{
        width:243px;
        margin-left:60px;
        font-size:16px;
        height:43px;
        padding-left:17px;
        border: 1px solid #BEBEBE;
    }
    .div_list-detail:first-child{
        margin-top:6px;
    }
    .div_list-detail span{
        font-size:16px;
        padding-right:8px;
    }
    .div_content-right-title{
        margin-left:47px;
    }
    .div_color{
        width: 10px;
        height: 19px;
    }
    .div_content-title{
        font-size:16px;
        height:19px;
        margin-left:10px;
    }
    .div_content-detail{
        margin-left:47.25px;
        margin-right: 59px;
    }
    .div_content-right{
        width: 670.5px;
    }
}

@media screen and (max-width:1282px) and (min-width: 1082px){
    .div_top_images{
        height:333.3px;
        margin-top: 0px;
    }
    .div_inner-title{
        font-size:26px;
        padding-top:103.3px;
    }
    .div_inner-title span{
        height:65px;
        width:245px;
        padding:20px 70px;
    }
    .div_path{
        height:45px;
    }
    .div_path .breadcrumb{
        margin-right: 65px;
        font-size:13px;
    }

    .div_content{
        margin-top:53px;
    }
    .div_content-left{
        width:360px;

    }
    .div_content-left-title{
        width:288px;
        height:80px;
        margin-left:71px;
    }
    .div_content-left-title h3{
        font-size:23px;
    }
    .div_list-detail{
        width:288px;
        margin-left:71px;
        font-size:19px;
        height:51px;
        padding-left:20px;
        border: 1px solid #BEBEBE;
    }
    .div_list-detail:first-child{
        margin-top:7px;
    }
    .div_list-detail span{
        font-size:19px;
        padding-right:10px;
    }
    .div_content-right-title{
        margin-left:56px;
    }
    .div_color{
        width: 12px;
        height: 23px;
    }
    .div_content-title{
        font-size:19px;
        height:23px;
        margin-left:12px;
    }
    .div_content-detail{
        margin-left:56px;
        margin-right: 70px;
    }
    .div_content-right{
        width: 793px;
    }
}

@media screen and (max-width: 1442px) and (min-width: 1282px){
    .div_top_images{
        height:281px;
    }
    .div_inner-title{
        font-size:23px;
        padding-top:87px;
    }
    .div_inner-title span{
        height:56px;
        width:207px;
        padding:15px 53px;
    }
    .div_path{
        height:51px;
    }
    .div_path .breadcrumb{
        margin-right: 74px;
        font-size:15px;
    }

    .div_content{
        margin-top:60px;
    }
    .div_content-left{
        width:405px;

    }
    .div_content-left-title{
        width:324px;
        height:90px;
        margin-left:80px;
    }
    .div_content-left-title h3{
        font-size:26px;
    }
    .div_list-detail{
        width:324px;
        margin-left:80px;
        font-size:21px;
        height:57px;
        padding-left:23px;
        border: 1px solid #BEBEBE;
    }
    .div_list-detail:first-child{
        margin-top:8px;
    }
    .div_list-detail span{
        font-size:21px;
        padding-right:11px;
    }
    .div_content-right-title{
        margin-left:63px;
    }
    .div_color{
        width: 14px;
        height: 26px;
    }
    .div_content-title{
        font-size:21px;
        height:26px;
        margin-left:14px;
    }
    .div_content-detail{
        margin-left:63px;
        margin-right: 79px;
    }
    .div_content-right{
        width: 894px;
    }

}

@media screen and (max-width: 1601px)  and (min-width: 1442px){
    .div_top_images{
        height:416px;
    }
    .div_inner-title{
        font-size:33px;
        padding-top:129px;
    }
    .div_inner-title span{
        height:82px;
        width:307px;
        padding:20px 70px;
    }
.div_path{
        height:57px;
    }
    .div_path .breadcrumb{
        margin-right: 82px;
        font-size:14px;
    }

    .div_content{
        margin-top:80px;
    }
    .div_content-left{
        width:450px;

    }
    .div_content-left-title{
        width:359px;
        height:100px;
        margin-left:88px;
    }
    .div_content-left-title h3{
        font-size:27px;
    }
    .div_list-detail{
        width:360px;
        margin-left:88px;
        font-size:23px;
        height:63px;
        padding-left:25px;
        border: 1px solid #BEBEBE;
    }
    .div_list-detail:first-child{
        margin-top:8px;
    }
    .div_list-detail span{
        font-size:23px;
        padding-right:12px;
    }
    .div_content-right-title{
        margin-left:70px;
    }
    .div_color{
        width: 15px;
        height: 28px;
    }
    .div_content-title{
        font-size:23px;
        height:28px;
        margin-left:15px;
    }
    .div_content-detail{
        margin-left:69px;
        margin-right: 88px;
    }
    .div_content-right{
        width: 992px;
    }

}
@media screen and (max-width: 1922px)  and (min-width: 1601px){
    .div_top_images{
        height:500px;
        margin-top:105px;
    }
    .div_inner-title{
        font-size:40px;
        padding-top:155px;
    }
    .div_inner-title span{
        height:98px;
        width:368px;
        padding:20px 70px;
    }
    .div_path{
        height:68px;
    }
    .div_path .breadcrumb{
        margin-right: 98px;
        font-size:20px;
    }

    .div_content{
        margin-top:80px;
    }
    .div_content-left{
        width:540px;

    }
    .div_content-left-title{
        width:432px;
        height:120px;
        margin-left:106px;
    }
    .div_content-left-title h3{
        font-size:34px;
    }
    .div_list-detail{
        width:432px;
        margin-left:106px;
        font-size:28px;
        height:76px;
        padding-left:30px;
        border: 1px solid #BEBEBE;
    }
    .div_list-detail:first-child{
        margin-top:10px;
    }
    .div_list-detail span{
        font-size:28px;
        padding-right:15px;
    }
    .div_content-right-title{
        margin-left:84px;
    }
    .div_color{
        width: 18px;
        height: 34px;
    }
    .div_content-title{
        font-size:28px;
        height:34px;
        margin-left:18px;
    }
    .div_content-detail{
        margin-left:84px;
        margin-right: 106px;
    }
    .div_content-right{
        width: 1192px;
    }

}