
/*申请入口部分-开始*/
.sqHyy{
    font-size: 1.4rem !important;
    color: #fff;
    text-align: center;
    margin-top: 4rem;
}
#sqrk {
    /*margin-top: 10rem;*/
    position: absolute;
    top: 45%;
    left: 0;
    padding: 0 10px;
}
#sqrk a{
    width: 100%;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    display: inline-block;
    box-sizing: border-box;
}
#sqrk a span{
    font-size: 18px;
}
#sqrk a:nth-child(1){
    background: #46b5ec;
    box-shadow: 0 12px 24px -4px rgba(80,170,235,.5);
}
#sqrk a:nth-child(2){
    background: #ff8429;
    box-shadow: 0 12px 24px -4px rgba(255,132,41,.3);
}
#sqrk a i{
    margin-right: 5px;
}
#sqrk [class*=a]:active {
    background: #f00;
}
/*申请入口部分-结束*/

/*登录注册-开始*/
#login{
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: 100%;
    background-size: 100%;
    top: 0;
    left: 0;
    opacity: 0.35;
}
#login_bg{
    width:100%;
    /*min-height: 100%;*/
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
}
#login_bg .userName div, #login_bg .passWord div,#login_bg .code div{
    width: 65px !important;
    display: inline-block;
}
form{
    width: 88%;
    margin: 0 auto;
    text-align: left;
}
form div.userName,form div.passWord,form div.code{
    display: flex;
    height: 44px;
    line-height: 44px;
    /*padding:3.5% 0 4% 1%;*/
    /*height: 22%;*/
    background: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}
form div.userName input,form div.passWord input{
    width: 64%;
    height: 90%;
    border:none;
    background: transparent;
    font-size: 1em;
    font-family: "Microsoft YaHei";
    color: #b3b3b3;
    letter-spacing: 1px;
    padding-left: 2px;
}

form div.code input{
    width: 50%;
    height: 44px;
    line-height: 44px;
    /*height: 90%;*/
    border:none;
    background: transparent;
    font-size: 1em;
    font-family: "Microsoft YaHei";
    color: #b3b3b3;
    letter-spacing: 1px;
    padding-left: 2px;
}
.login_btn{
    margin-top: 30px;
    width: 100%;
    display: block;
    padding:3% 0 ;
    border: 0;
    font-size: 1em;
    font-family: "Microsoft YaHei";
    color:#fff;
    border-radius: 44px;
    background: #46b5ec;
    -webkit-box-shadow:2px 6px 24px -4px rgba(80,170,235,0.5);
    -moz-box-shadow:2px 6px 24px -4px rgba(80,170,235,0.5);
    box-shadow:2px 6px 24px -4px rgba(80,170,235,0.5);
    text-align: center;
}
.other_choose{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.other_choose a{
    color: #1fade5 !important;
    font-size: 15px !important;
}

/*网上办事大厅*/
.aui-bar .aui-content-padded .aui-btn{
    padding: 0 ;
    font-size: 14px;
}
.aui-content-padded {
    margin: 0 !important;
    display: inline-block;
    position: relative;
    word-break: break-all;
    -webkit-overflow-scrolling: touch;
}
.aui-bar-nav .aui-title {
    display: inline-block;
    min-height: 2.25rem;
    position: absolute;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    right: 5rem;
    left: 5rem;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 2;
}
#bjzx{
    margin-top: 1rem;
    padding-bottom: 3.5rem;
}
#bjzx .aui-list .aui-list-header{
    border-bottom: 1px solid #ebebeb;
}
#bjzx .aui-list .aui-list-header .bdc_icon{
    color: #50aaeb;
    font-weight: 600;
}
.aui-list.aui-list-in .aui-list-item {
    border:0;
    background-size: 100% 0;
}
.aui-list.aui-list-in .aui-list-item .aui-list-item-inner{
    border-bottom: 1px solid #ebebeb;
}
.aui-list-item-arrow:before {
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.aui-list-item-inner.aui-list-item-arrow{
    padding-right: 0.8rem !important;
}
.aui-list .aui-list-item{
    padding: 0 10px 0 15px;
}
.aui-dialog{
    z-index: 99999;
}

/*业务办理：土地房地林地自然资源*/

.scrolltab-item{
    position: relative;
}
.scrolltab-item.crt{
    background-color: #FFF;
    border-right: 4px solid #00c4de;
}
.scrolltab-nav {
    padding-top: 5px;
}
.scrolltab-item {
    height: 48px;
    line-height: 48px;
    padding: 0 1rem;
}
.scrolltab-content {
    margin-top: 5px;
    padding: 0 0 15px 10px;
}
.scrolltab-content-title {
    height: 48px;
    line-height: 48px;
    padding: 0;
}
.m-navbar{
    height: 48px;
    line-height: 48px;
}
.m-navbar ul li{
    float: left;
    margin-left: 15px;
}
.scrolltab-title {
    font-size: 14px;
}
.scrolltab-content-title {
    font-size: 14px;
}
.demo-pitch {
    margin-top: 0;
}
.tab-nav {
    height: 48px;
    line-height: 48px;
}
.tab-nav-item {
    color: #585858;
    font-size: 15px;
    line-height: 48px;
}
.tab-panel .tab-panel-item {
    padding: 0;
}
.m-scrolltab {
    position: relative;
}
.tab-nav-item.tab-active {
    color: #50aaeb;
}