#appIn{
    height: 100%;
}
body, html {
    min-width: auto;
}
input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important;
}
header{
    height: 80px;
    line-height: 80px;
    position: fixed;
    width: 100%;
    top: 80px;
    z-index: 99;
}
header .logo{
    background: url(../image/logo3.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.jbld{
    background: url(../image/logo1.png) no-repeat;
    background-size: 1018px 114px;
    height: 114px;
    width: 1018px;
    margin: auto;
}
header .logo.sanming{
    background: url(../image/logo.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.putian{
    background: url(../image/logo4.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.huli{
    background: url(../image/logo5.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.longqiao{
    background: url(../image/logo6.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.jcfj{
    background: url(../image/logo7.png) no-repeat;
    background-size: 1086px 114px;
    height: 114px;
    width: 1086px;
    margin: auto;
}
header .jcfj{
	font-size: 64px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	letter-spacing: 24px;
	margin-top: -10px;
}
header .jcfj span{
	background: url(../../index/image/beian.png) center 0 no-repeat;
	background-size: 48px;
	letter-spacing: 40px;
	padding-top: 144px;
	font-size: 48px;
}
header .logo.hljiang{
    background: url(../image/logo9.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.xjiang{
    background: url(../image/logo8.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.fzssj{
    background: url(../image/logo10.png) no-repeat;
    background-size: 1391px 114px;
    height: 114px;
    width: 1391px;
    margin: auto;
}
header .logo.dxab{
	background: url(../image/logo11.png) no-repeat;
	background-size: 1068px 114px;
	height: 114px;
	width: 1068px;
	margin: auto;
}
header .logo.sdwh{
	background: url(../image/logo12.png) no-repeat;
	background-size: 1068px 114px;
	height: 114px;
	width: 1068px;
	margin: auto;
}
footer{
    text-align: center;
    height: 45px;
    color: #FFFFFF;
    line-height: 35px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 18px;
}
footer a{
   color: #5959E0;
}
.main{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg1.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.sanming{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.putian,.main.longqiao{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg2.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.huli{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg3.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.jbld{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.xjiang{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg4.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.hljiang{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg5.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.fzssj{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg6.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main.sdwh{
    position: relative;
    background: url(../image/bg1.webp) center no-repeat,
    url(../image/bg3.webp) center no-repeat,
    url(../image/bg4.webp) center no-repeat,
    url(../image/bg2.webp) center no-repeat,
    url(../image/bgimg7.webp) center no-repeat,
    url(../image/bgauto.png) center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.main .login{
    width: 510px;
    height: 440px;
    border-radius: 8px;
    background: white;
    position: relative;
    left: calc(50% - 255px);
    top: calc(50% - 220px);
}
.main .login .denlv{
    width: 100%;
    height: 100%;
}
.main .login .el-image{
    position: absolute;
    top: 0;
    right: 0;
}
.main .login .el-ewmimg{
    text-align: center;
}
.main .login .el-ewmimg img{
    width: 65%;
    margin-top: -45px;
}
.main .login .title{
    height: 57px;
    padding: 0 20%;
    line-height: 57px;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 34px;
    font-size: 18px;
    color: #666666;
    border-bottom: 1px solid #EBEBEB;
}
.main .login .title span{
    cursor: pointer;
    position: relative;
}
.main .login .title span.img{
    background: url(../image/wayEwm.png) right no-repeat;
    padding-right: 34px;
}
.main .login .title span.xz{
    color: #0077E6;
}
.main .login .title span.xz::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    border-radius: 2px;
    background: #0077E6;
    display: block;
    bottom: 8px;
    left: calc(50% - 10px);
}
.main .login .input{
    min-height: 42px;
    height: 8%;
    border: 1px solid #CCCCCC;
    margin: auto;
    margin-top: 24px;
    border-radius: 4px;
    padding-left: 58px;
    width: 60%;
}
.main .login .input.user{
    background: url(../image/user.png) 22px no-repeat;
    background-size: 24px 24px;
}
.main .login .input.mima{
    background: url(../image/mima.png) 22px no-repeat;
    background-size: 20px 24px;
}
.main .login .input input{
    width: 100%;
    height: 100%;
    line-height: 42px;
    font-size: 15px;
}
.main .login .code{
    min-height: 42px;
    height: 8%;
    margin: auto;
    margin-top: 24px;
    display: flex;
    display: -webkit-flex;
    width: calc(60% + 58px);
}
.main .login .code input{
    background: url(../image/yzm.png) 22px no-repeat;
    background-size: 24px 24px;
    height: 100%;
    padding-left: 58px;
    width: 47%;
    border: 1px solid #DFDFF8;
    border-radius: 4px;
    font-size: 15px;
}
.main .login .code img{
    border: 1px dashed #999;
    border-radius: 4px;
    height: 100%;
    width: 32%;
    margin-left: 4%;
    cursor: pointer;
}
.main .login .wjmm{
    min-height: 42px;
    height: 8%;
    line-height: 300%;
    margin: auto;
    margin-top: 24px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: calc(60% + 58px);
}
.main .login .wjmm label{
    cursor: pointer;
    display: flex;display:-webkit-flex;
    height: 88%;
    font-size: 15px;
}
.main .login .wjmm label input{
    margin: auto 0;
    margin-right: 5px;
}
.main .login .wjmm > span{
    cursor: pointer;
    color: #0077E6;
    font-size: 15px;
}
.main .login .btms{
    min-height: 48px;
    height: 8%;
    margin: auto;
    text-align: center;
    background: #0077E6;
    line-height: 200%;
    border-radius: 4px;
    color: white;
    font-size: 22px;
    cursor: pointer;
    width: calc(60% + 58px);
}
.czmima{
    display: none;
    padding: 10px 15px;
}
.czmima .input{
    line-height: 42px;
}
.czmima .input span{
    min-width: 85px;
    display: inline-block;
}
.czmima .input div{
    display: inline-block;
    background: #5959E0;
    color: white;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    margin-left: 15px;
}
.czmima .input input{
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #98bbfb;
    width: 35%;
}
.xieyi {
    padding: 0 25px;
    font-size: 15px;
    display: none;
}
.xieyi > h2 {
    line-height: 70px;
    text-align: center;
    font-weight: bold;
}
.xieyi .xyText {
    line-height: 25px;
    text-indent: 2em;
    color: #999999;
}
.xieyi .option {
    margin-top: 20px;
    display: flex;
    line-height: 30px;
}
.xieyi .option .optionIpt {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    top: 9px;
}
.xieyi .option .check {
    color: #999999;
}
.xieyi .option .check .file {
    color: #5959E0;
}
.btn_class .layui-layer-btn .layui-layer-btn1, .lays .layui-layer-btn .layui-layer-btn1, .layer-anim .layui-layer-btn1 {
    border-color: #4898d5 !important;
    background-color: #2e8ded !important;
    color: #fff !important;
}
.layui-layer-btn .layui-layer-btn0 {
    color: #4898d5 !important;
    background: #fff !important;
    border: 1px solid #4898d5 !important;
}
.statusDialog{
    background-color: #fff !important;
}
.statusItem{
    display: flex;
    justify-content: space-between;

    margin-bottom: 10px;
    padding: 10px 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}
.statusItem>i{
    display: none;
}