body{
    background: #F5FAFF !important;
}
.child_header{
    width: 100%;
    height: 260px;
    background: url('../img/childheader.png') no-repeat;
    background-size: 100% 100%;
    padding: 20px;
    box-sizing: border-box;
}
.childlogo{
    width: 470px;
    height: 140px;
}
.inputsearch{
    margin-top: 8px;
    width: 440px;
    height: 36px;
    box-shadow: 0px 1px 8px #c1c1c1;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.inputview{
    margin-left: 70px;
    width: 300px;
    height: 36px;
    border: none;
    font-size: 14px;
    outline: none;
}
.sbz{
    width: 70px;
    background: #fff;
    height: 100%;
    padding-left: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.child_search{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 70px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
    background: #1E5EB0;
    cursor: pointer;
    font-weight: bold;
}
.canelul li{
    color: #fff;
}
.child_yw{
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    /* box-shadow: 3px 3px 3px rgba(0, 0, 0, .05); */
}
.dtleft{
    padding: 0px;
    width: 750px;
}
.titlecjyw::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #000000;
    border-radius: 50%;
    left: -20px;
    top: 10px;
}
.swiperbox{
    width: 568px;
    height: 368px;
    border-radius: 0px;
}
.backswiper{
    padding: 10px;
    box-sizing: border-box;
    background: url('../img/swiperbg.png') no-repeat;
    background-size: 62%;
    background-position: 222px 0px;
}
.swipertit {
    position: absolute;
    bottom: 0px;
    padding: 10px;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.zwgk{
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .05);
    padding: 80px 20px 20px;
    position: relative;
}
.zwbg{
    padding-top: 0px;
}
.lmbz{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 40px;
    border-bottom-right-radius: 70px;
    background: #1E5EB0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.zwbox {
    width: 750px;
}
.itemzwbg2{
    width: 180px;
    padding: 0px;
    border: none;
    margin: 0px;
    cursor: pointer;
    margin-bottom: 10px;
}
.ztzl{
    position: relative;
    padding-top: 80px;
    margin-top: 40px;
}
.ldjj{
    width: 367px;
    background: #F2F2F2;
}
.tobar{
    width: 100%;
    padding: 13px 20px;
    box-sizing: border-box;
    background: #2D66A5;
    color: #fff;
}
.jjbox{
    padding: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.imgsb{
    width: 100px;
    height: 140px;
    background: #fff;
}
.lineb{
    width: 250px;
    height: 2px;
    background: #2D66A5;
}
.nameitem{
    width: 33%;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.nameitem::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background: #000;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 10px;
}
.itembb{
    width: 275px;
    height: 80px;
    box-shadow: 1px 3px 20px #DCECF7;
}
.itemlll{
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
}