/*通用*/

body{
    font-family: 微软雅黑;
}
ul,li,div,p,ol{
    margin: 0px;
    padding: 0px;
}
.warp{ background:#f7f7f7;}
.w1200{
    width: 1200px;
	margin:0 auto;
	
}
.clear-fix:before {
  content: ' ';
  display: table;
}

.clear-fix:after {
  content: ' ';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}






	/*当前位置*/
    .dqwz-bg{
        width: 100%;
        height: 40px;
        background-color: #ededed;
    }
    .dqwz{
        height: 40px;
        background: url(dqwz_img.png) 1px  no-repeat;
        color: #454545;
        font-size: 13px;
        padding-left: 20px;
        line-height: 40px;
    }
    .dqwz a{
        color: #454545;
        padding: 0px 5px;
    }
    .dqwz-bg table{
        margin-left: 12px;
    }
            .w1200{width: 1200px;margin:0 auto;}
            .ymzj {
                width: 100%;
                min-height: 700px;
                background: #f2f2f2;
            }
            
            .hsl {
                min-height: 700px;
                margin: 0 auto;
                padding: 94px 0;
            }
            
            .mkq {
                width: 381px;
                min-height: 238px;
                margin-right: 26px;
                float: left;
                background: url(pic432.png) no-repeat;
            }
            
            .mkq1 {
                width: 381px;
                min-height: 238px;
                margin-right: 26px;
                float: left;
                background: url(pic430.png) no-repeat;
            }
            
            .mkq2 {
                width: 381px;
                min-height: 238px;
                float: left;
                background: url(pic431.png) no-repeat;
            }
            
            .hsl span {
                display: block;
                width: 100%;
                height: 82px;
                text-indent: 40px;
                color: #333;
                font-size: 24px;
                font-weight: bold;
                line-height: 90px;
                float: left;
            }
            
            .hsl a {
                display: block;
                width: 105px;
                height: 30px;
                float: left;
                background: url(pic21.png) no-repeat;
                line-height: 30px;
                text-align: center;
                margin-left: 40px;
                margin-top: 80px;
            }
    
            @media only screen and (max-width:1024px) {
                .w1200{width:100%}
                body{background: #f2f2f2;}
            }
            
    /* 适老化 */

/*当前位置*/
.old_type  .dqwz-bg{
    height: 64px;
}
.old_type  .dqwz{
    height: 64px;    background-size: 22px;
    line-height: 64px;
}
.old_type  .ymzj{padding-bottom: 30px;}
.old_type  .hsl span {
 text-indent: 0;
    text-align: center;
   font-size: 30px;}
        
.old_type  .hsl a {
    width: 135px;
    height: 39px;
    background-size:135px!important;
    line-height: 39px;
    margin-top: 70px;font-size: 24px;
        }
 .old_type .qq-div{
        height: 46px!important;
            margin-top: 30px!important;
            font-size: 32px!important;
} 
.old_type .qq-div-img{height: 180px!important;
     background-size: 180px!important;
}   

/* 移动 */

.pic-1{display: block;}
.pic-2,.pic-3,.pic-4{display: none;}

.old_type .pic-1,.old_type .pic-3,.old_type .pic-4{display: none;}
.old_type .pic-2{display: block;}

@media only screen and (max-width:768px) {
    .dqwz-bg{
       display: none;
    }
   .mkq {
                width: 97%;
                 margin-right:0;
            }
            
            .mkq1 {
                width:97%;
                margin-right:0;}
            
            .mkq2 {
                width: 97%;
            }
            
            .hsl span {
                width: 100%;text-align: center;
                font-size: 18px;text-indent: 0;
            }
            .hsl a{    margin-left: 26px;
                font-size: 15px;}
             .qq-div{
                    
                        font-size: 15px!important;
            } 
            .pic-1,.pic-2,.pic-4{display: none;}
            .pic-3{display: block;width: 100%;}

            /* 手机适老化 */
            .mobile_type .hsl span {
                font-size: 28px;
                text-indent: 9px;
            
            }
            .mobile_type .hsl a {
                margin-left: 26px;
                font-size: 24px;
                width: 125px;
                height: 36px;
                background-size: 125px!important;
            }
            .mobile_type .qq-div{
                    
                        font-size:26px!important;
            } 
            .mobile_type .pic-3{display: none;}
            .mobile_type .pic-4{display: block;width: 100%;}
}









