/* 页面自定义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;
}
.biaoti{
    width: 100%;
    height: 3.75rem;
    color: #3A83E9;
    background: linear-gradient(180.00deg, #88baff66 0%, #e9f2ff66 100%);
    text-align: center;
    line-height: 3.75rem;
    font-size: 1.375rem;
    font-weight: 700;
    }


/* 登录 */
.right-border{
    width: 27.8125rem;
    margin: 0 auto;
    margin-top: 3.75rem;
   
}
.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 center;
    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 center;
    padding-left: 61px;
    /* color: #CCCCCC; */
    
}
#yzm{
width: 9.375rem;
height: 3.125rem;
border-radius: 4px;
background: #fff;
border: 1px solid #eee;
text-align: center;
/* color: #CCCCCC; */
margin-right: 1.25rem;
}
.dlzs{
    font-size: 1rem;
    color: #333;
    line-height: 1.75rem;
}
.anniu{
    text-align: center;
}
input[type="submit"] {
    width: 10rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #3a83e9;
    color: #fff;
    font-size: 16px;
    border: none;
}
.scm span{
    width: 7.5rem;
height: 3.125rem;
display: inline-block;
text-align: center;
line-height: 3.125rem;
margin-right: 2.3rem;
}
.shuru input {
    width: 7.5rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #eee;
    margin-right: 2.3rem;
    text-align: center;
}
.shuru input:last-child{
    margin-right: 0;
 }
.scm span:last-child{
   margin-right: 0;
}
p{
    text-align: center;
    font-size: 14px;
    color: #333;
    width: 55%;
    margin: auto;
    line-height: 2rem;
}

/* 适老化 */
/* 通用当前位置 */
.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 #dzzh{
    width:100%;
    height: 5.125rem;
    padding-left: 89px;
    background-size: 7%;
    font-size: 1.875rem;
    border: 2px solid #eee;
}
.old_type #dzmm{
    width:100%;
    height: 5.125rem;
    padding-left: 89px;
    background: url(dzmm.png)no-repeat 20px center;
    background-size: 7%;
    font-size: 1.875rem;
    border: 2px solid #eee;
}
.old_type .dlzs{
    font-size: 1.75rem;
    line-height: 2.75rem;
}
.old_type input[type="submit"]{
    width: 16rem;
    height: 4.125rem;
    font-size: 2rem;
}
.old_type .biaoti{
    height:7.5rem;line-height:7.5rem;font-size:3rem;

}
.old_type .right-border{
    width: 50%;
}

.old_type #yzm{
    width: 40%;
    height: 5.125rem;
    font-size: 1.875rem;
    border: 2px solid #eee;

}


/* 非pc端样式 */
@media   (max-width: 1199px){
    .main{
        width: 100%;
    }
    .biaoti{
          height: 6.25rem;
          line-height: 6.25rem;
          font-size:1.75rem;
    }
    .old_type .right-border {
        width: 76%;
    }
    
        /* 当前位置 */
        .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;}
   

}
@media  (max-width: 767px){
    .main{
        width: 100%;
    }

   
    
}
@media  (max-width: 414px){
    #dzzh {
        width: 100%;
        height: 6.25rem;
    }
    .right-border{
        width: 100%;
        padding: 0 1.5rem;
    }
    .right-border ul li{
        margin-bottom: 2.5rem;
        line-height: 2.5rem;
    }
   
    #dzmm{
        width: 100%;
        height: 6.25rem;
    }
    #yzm{
        width: 40%;
        height: 6.25rem;
    }
    .dlzs{
        font-size: 1.75rem;
    }

    input[type="submit"]{
        width: 16rem;
        height: 6.125rem;
        font-size: 2rem;
        
    }
    .old_type  #dzzh{
        background: url(dl.png)no-repeat 18px center;
        width: 100%;
        height: 7.125rem;
        background-size: 8%;
        font-size: 2.75rem;
    }
    .old_type #dzmm{
        background: url(dzmm.png)no-repeat 20px center;
        width: 100%;
        height: 7.125rem;
        background-size: 8%;
        font-size: 2.75rem;
    }
    .old_type #yzm{
        height: 7.125rem;
        background-size: 8%;
        font-size: 2.75rem;
    }
    .old_type .right-border{
        width: 100%;
        padding: 0 1.5rem;
    }
    .old_type .dlzs{
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    .old_type input[type="submit"] {
        width: 20rem;
        height: 7.125rem;
        font-size: 3rem;
    }
  
}