/* 页面自定义css样式 */




/* 页面主导航区样式 */    
.content{
    background: url(bg.png) no-repeat center top;

}
.main{
 width: 75rem;
 margin: 0 auto;
}

/* 当前位置 */
.bt-place {
    line-height: 3.6875rem;
    margin-bottom: 0;
    background: none;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb {
    background: url(bt-currentPosition.png) no-repeat center left;
    padding: 0 0 0 1.375rem;
}

.bt-breadcrumb a {
    font-family: "Microsoft YaHei";
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb a:last-child {
    color: #3a83e9;
}

.bt-breadcrumb span {
    margin: 0 .0625rem;
}
/* 当前位置end */

/* 主体内容 */
.dlzt{
    width: 100%;
    min-height: 616px;
    box-shadow: 0 0 1rem #e7edf5;
    background: url(mainbg.png)no-repeat bottom center #fff;
}
.dzzbdtp{
    background: url(dzzbd.png)no-repeat;
    height: 7.5rem;
    text-align: center;
    line-height: 7.5rem;
    font-size: 1.875rem;
    color: #FFFFFF;
    font-weight: 700;
}

/* 登录 */
.right-border{
    margin-top: 3.75rem;
    margin-left: 23.625rem;
}
.right-border ul li{
    margin-bottom: 1.25rem;
}
#dzzh{
    width: 27.8125rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #fff; 
    border: 1px solid #eee;
    background: url(dl.png)no-repeat 18px 12px;
    padding-left: 61px;
    /* color: #CCCCCC; */
    
}

#dzmm{
    width: 27.8125rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #fff; 
    border: 1px solid #eee;
    background: url(dzmm.png)no-repeat 18px 12px;
    padding-left: 61px;
    /* color: #CCCCCC; */
    
}
.dlzs{
    font-size: .875rem;
    color: #EC3030;
}
input[type="submit"] {
    width: 10rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #3a83e9;
    color: #fff;
    font-size: 16px;
    border: none;
    margin-left: 8.875rem;
}

/* 适老化 */
/* 通用当前位置 */
.old_type .bt-breadcrumb {font-size:1.75rem;background-size:2%;padding:0 0 0 2.375rem;}
.old_type .bt-breadcrumb a{font-size: 1.75rem;}
.old_type .bt-place {line-height:5.6875rem;}

/* 通用当前位置end */
.old_type .right-border{
    margin-left: 19.625rem;
}
.old_type #dzzh{
    width: 37.8125rem;
    height: 5.125rem;
    padding-left: 89px;
    background-size: 7%;
    font-size: 1.875rem;
    border: 2px solid #eee;
}
.old_type #dzmm{
    width: 37.8125rem;
    height: 5.125rem;
    padding-left: 89px;
    background: url(dzmm.png)no-repeat 20px 26px;
    background-size: 7%;
    font-size: 1.875rem;
    border: 2px solid #eee;
   
}
.old_type .dlzs{
    font-size: 1.75rem;
}
.old_type input[type="submit"]{
    width: 16rem;
    height: 4.125rem;
    font-size: 2rem;
}

/* 非pc端样式 */
@media   (max-width: 1200px){
    .main{
        width: 100%;
    }
    .right-border{
        margin-left: 17.625rem;
    }
    .old_type .right-border{
        margin-left: 17.625rem;
    }
        /* 当前位置 */
        .bt-breadcrumb {padding: 0 0 0 2.5rem;background-size:4%;}
        .bt-breadcrumb a{font-size:1.5rem;}
        .bt-place {line-height: 6.75rem;font-size:1.5rem;}
        .bt-place span.dqwz{display:none;}

      /* 手机端适老化样式 */
    /* 通用当前位置 */
    .old_type .bt-breadcrumb {font-size:2rem;background-size:4%;padding:0 0 0 3rem;}
    .old_type .bt-breadcrumb a{font-size: 2rem;}
    .old_type .bt-place {line-height:6.25rem;}
    /* 通用当前位置end */
     /* 手机端适老化样式 */
    /* 通用当前位置 */
    .old_type .bt-breadcrumb {font-size:2rem;background-size:4%;padding:0 0 0 3rem;}
    .old_type .bt-breadcrumb a{font-size: 2rem;}
    .old_type .bt-place {line-height:6.25rem;}
    /* 通用当前位置end */
    .old_type .dlzt span{font-size:2.625rem;}
    /* 检索 */
    .old_type .txbj{height:10rem;}
    .old_type .bt-search{right: 0.75rem;top:1.2rem;}
    .old_type .bt-search .input,.old_type .bt-search form .btn{height:5rem;line-height:5rem;}
    .old_type .bt-search form .btn input{background:none;padding:0;}
}
@media  (max-width: 767px){
    .main{
        width: 100%;
    }
    .right-border{
        margin-left: 7.625rem;
    }
    .bt-breadcrumb {
        padding: 0 0 0 4.5rem;
    }
    .bt-place {
        line-height: 6.75rem;
    }
    .bt-place{
       line-height: 6.75rem; 
    }
    .old_type .right-border{
        margin-left: 7.625rem;
    }
    
}
@media  (max-width: 414px){
    #dzzh {
        width: 43.75rem;
        height: 6.25rem;
    }
    .right-border ul li{
        margin-bottom: 2.5rem;
    }
    .right-border{
        margin: 6.25rem 1.25rem 0 1.25rem;
    }
    #dzmm{
        width: 43.75rem;
        height: 6.25rem;
    }
    .dlzs{
        font-size: 1.75rem;
    }
    input[type="submit"]{
        width: 20rem;
        height: 6.125rem;
        font-size: 2rem;
        margin-left: 10.875rem;
    }
    .old_type  #dzzh{
        background: url(dl.png)no-repeat 18px 6px;
    }
    .old_type #dzmm{
        background: url(dzmm.png)no-repeat 20px 10px;
    }
    
}