/* 页面自定义css样式 */
a:hover {
    color: #006fb7;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* 内容 */
.container{width: 100%;
padding-top: 20px;
background: linear-gradient(180.00deg, #f2f6fb 0%, #fff 100%);}

/* 当前 */
.dangq{width: 100%;height: 40px;margin-bottom:30px;padding-left: 30px;
    background: url(danq.png) no-repeat 0 center;
    font-size: 16px;
    border-bottom: 1px dashed #eeeeee;
    margin-top: 10px;
}
.dangq a{line-height: 39px;}
/* 内容 */
.ld-tit{width: 100%;height: 70px;background: url(big-titbg.png) 5px no-repeat;margin-bottom: 20px;box-shadow: 0 2px 15px #99999933;}
.ld-tit span{
    display: block;float: left;line-height: 70px;padding-left: 42px;
    background: url(titbg.png) no-repeat 5px center;
    font-size: 22px;
color: #333333;
font-weight: bold;
}

.ld-box{width: 100%;    margin-bottom: 30px;}
.left-box{width: 250px;}
.left-box ul li{width: 100%;line-height: 45px;border-bottom: 1px solid #e5e5e5;padding-left: 18px;
    background: url(ldian.png) no-repeat 5px center;
}
.left-box ul li a{font-size: 18px;
    line-height: 45px;
    color: #333;
}
.left-box ul li a:hover{font-weight: 700;color: #01528f;}
.left-box ul li a.act{font-weight: 700;color: #01528f;}

.right-box{width: 920px;
    min-height: 467px;
    background: #fff;
    border: 1px solid #e1e9f5;
    padding: 50px 100px;
}
.right-box img{display: block;float: left;width: 170px;height: auto;}
.right-box .ld-name{float: left;margin: 60px 20px 0 40px;width: 64%;}
.right-box .ld-name span{
     color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 60px;
}
.right-box .ld-name p{
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
}
.ld-js{margin-top: 15px;}
.ld-js p{width: 100%;font-size: 16px;
    line-height: 32px;
    color: #333;
    margin-bottom: 5px;
}


/* 适老化 */

.old_type .dangq{width: 100%;height: 56px;margin-bottom:30px;padding-left: 30px;
    font-size:28px;
}
.old_type .dangq a{line-height: 64px;}

.old_type .ld-tit{margin-bottom:30px;}
.old_type .ld-tit span{
    padding-left: 52px;
    background: url(titbg.png) no-repeat 5px center;
    background-size: 18%;
    font-size: 36px;
}

.old_type .right-box{
    min-height: 650px;padding: 50px;}
.old_type .right-box .ld-name{float: left;margin: 40px 0px 0 40px;width: 70%;}

.old_type .ld span{
    display: block;float: left;line-height: 70px;padding-left: 30px;
    background: url(titbg.png) no-repeat 0 center;
    font-size: 36px;
}

.old_type .left-box ul li{padding-left:25px;
    background: url(ldian.png) no-repeat 0 center;
    background-size: 3%;
    line-height: 64px;
}

.old_type .left-box ul li a{font-size: 32px;
    line-height: 64px;
}
.old_type .right-box .ld-name span{
    font-size: 34px;
    line-height: 70px;
}
.old_type .right-box .ld-name p{
    color: #333333;
    font-size: 28px;
    line-height: 64px;
}
.old_type .ld-js{margin-top: 20px;}
.old_type .ld-js p{padding-left: 30px;font-size: 30px;
    line-height: 64px;
    margin-bottom: 0px;
}

.mol-an{display: none;}


/* 响应式 */

@media (max-width: 767px) {
    .bt-box-1200{width: 100%;}
    
/* 当前 */
.dangq{width: 94%;height: 40px;margin:0 auto 15px;font-size: 14px;}
/* 内容 */

.ld-tit{width: 94%;height:50px;background: linear-gradient( 267deg, rgba(0,144,255,0.36) 0%, rgba(197,235,255,0) 100%);
    margin:0 auto 5px;}
.ld-tit span{
    display: block;float: left;line-height: 50px;padding-left: 42px;
    background: url(titbg.png) no-repeat 10px center;
    font-size: 18px;
color: #333333;
font-weight: bold;
}
.mol-an{display: block;width: 100%;margin:20px auto;background: #dcedfc;line-height: 40px;
    padding-left: 20px;font-size: 18px;}
.mol-an span{float: right;padding-right: 20px;font-size: 16px;}
.ld-box{width: 100%;}
.left-box{width: 94%;float: none;margin:0 auto;}
.left-box ul{padding:0 20px;}
.left-box ul li{width: 100%;line-height: 45px;border-bottom: 1px solid #e5e5e5;padding-left: 15px;
    background: url(ldian.png) no-repeat 5px center;
}
.left-box ul li a{font-size: 18px;
    line-height: 45px;
    color: #333;
}
.right-box{width: 94%;
    min-height: 300px;
    float: none;
    background: #fff;
    border: 1px solid #e1e9f5;
    padding: 20px 10px;
    margin: 0 auto;
}
.right-box img{display: block;float: none;margin:0 auto;width: 170px;height: auto;}
.right-box .ld-name{float: none;margin: 20px auto;    text-align: center;width: 100%;}
.right-box .ld-name span{
    font-size: 20px;
    line-height: 50px;
}
.right-box .ld-name p{
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
}
.ld-js{margin-top: 0px;}
.ld-js p{width: 100%;padding-left: 7px;
    margin-bottom: 5px;
}

}
 
@media (max-width: 1329px) and (min-width: 1200px){

}


@media (max-width: 320px){
    
}




@media only screen and (max-width: 1023px) and (min-width: 768px){

    /* 内容 */
    .bt-box-1200{width:100%;}
    .first .bt-box-cent {width: 100%;}
    .left-box{width: 25%;}
    .right-box{width: 70%;padding: 50px 60px;}
}









