/* 项目名称：安徽省ca办理
作者：tfx
时间：2020-02-18 */

/* background */
.bg {
    position: absolute; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background: center 0;
    z-index: -5;
    zoom: 1;
    overflow: hidden;
}

.bg img {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* container */
.container{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 1038px;
    margin: -216px auto 0;
}

/* logo */
.logo{
    width: 920px;
    height: 72px;
    margin: 0 auto;
}

/* login */
.login{
    /* width: 1038px; */
    margin: 73px -19px 0;

}
.login-list{
    float: left;
    width: 50%;
}
.list-cont{
    height: 215px;
    margin: 0 19px;
    padding: 132px 35px 0;
    background: center center no-repeat;
    box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.18);
}
.list-cont.ah{
    background-image: ;
}
.list-cont.js{
    background-image: ;
}
.list-cont>a{
    line-height: 28px;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    background: 0 center no-repeat;
}
.list-cont>a:hover{
    color: #fff600;
}

.list-cont.js>.xb{
    margin-right: 100px;
    background-image: ;
}
.list-cont.js>.yq{
    margin-right: 100px;
    background-image: ;
}
.list-cont.js>.cz{
	margin-right: 75px;
    background-image: ;
}

.list-cont.ah>.xb{
    margin-right: 100px;
    background-image: ;
}
.list-cont.ah>.yq{
    margin-right: 100px;
    background-image: ;
}
.list-cont.ah>.cz{
	margin-right: 75px;
    background-image: ;
}
.list-cont>.dt{
    background-image: ;
}