﻿*{
    margin: 0;
    padding: 0;
}
body{
    min-width: 1200px;
    background-color: #f7f7f7;
}
body,div,a,p,ul,li,h1,h2,h3,img{ margin:0; padding:0; border:0; font-family:"微软雅黑";}
.header{
    background-color: #286fdd;
    width: 100%;
    height: 50px;
	line-height:50px;
}
.header>div{
    width: 200px;
    height: 50px;
    margin: 0 auto;
}
.header>a{
    display: block;
    position: absolute;
    top: 0;
    right: 17%;
    height: 50px;
    line-height: 50px;
    color: #FFF;
}
.grzl{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/grzl_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.grzl{
    background: url('../../../img/oimg/icon/grzl.png') no-repeat center;
    background-size: 100%;
}
.tdzl{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/tdzl_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.tdzl{
    background: url('../../../img/oimg/icon/tdzl.png') no-repeat center;
    background-size: 100%;
}
.tdcy{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/tdcy_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.tdcy{
    background: url('../../../img/oimg/icon/tdcy.png') no-repeat center;
    background-size: 100%;
}
.cszp{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/cszp_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.cszp{
    background: url('../../../img/oimg/icon/cszp.png') no-repeat center;
    background-size: 100%;
}
.fszp{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/fszp_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.fszp{
    background: url('../../../img/oimg/icon/fszp.png') no-repeat center;
    background-size: 100%;
}
.jszp{
    width: 60px;
    height: 60px;
    margin: 15px auto 0;
    background: url('../../../img/oimg/icon/jszp_x.png') no-repeat center;
    background-size: 100%;
}
.layui-this>.jszp{
    background: url('../../../img/oimg/icon/jszp.png') no-repeat center;
    background-size: 100%;
}
.layui-tab{
    margin: 0;
}
.layui-tab-title li{
    display: block;
}
.layui-tab-title{
    float: left;
    width: 150px;
    height: 1150px;
    background-color: #EAF4FE;
}
.layui-tab-content{
    float: left;
    width: 600px;
}
.layui-tab-title>li{
    position: relative;
    width: 150px;
    height: 120px ;
    padding: 0;
    border: 1px solid #EAF4FE;
}
.layui-tab-title>li>img{
    display: block;
    width: 50px;
    margin: 20px auto 0;
}
.layui-tab-title>li>p{
    position: absolute;
    line-height: 30px;
    width: 100%;
    height: 30px;
    top: 60%;
}
.layui-tab-brief > .layui-tab-title .layui-this{
    color: #FFF;
    background-color: #5BAFFF;
}
.layui-tab-brief > .layui-tab-title .layui-this::after{
    border: 0;
}
h1{
    color: #5AAFFF;
    font-size: 18px;
    padding-bottom: 10px;
	margin-top:10px;
}
.info{
    width: 1000px;
    height: 1150px;
    margin: 2% auto 5%;
    position: relative;
    background-color: #FFF;
}
.layui-tab-bar{
    display: none;
}
.face{
    position: absolute;
    top: 30px;
    right: -150px;
}
.face>div{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}
span{
    color: red;
}
.layui-tab-item{
    width: 100%;
    background-color: #FFF;
    margin-left: 20px;
    position: relative;
}
.layui-tab-item>.button{
    margin-top: 30px;
}
.button>button{
    border: none;
    background-color: #359dff;
    color: #FFF;
    width: 120px;
    height: 35px;
    margin-right: 20px;
    border-radius: 5px;
}

.xf_dit{ position:absolute; margin-top:-120px; text-align:center; width:215px; z-index:1;}
.xf_dit img{ width:30%; height:30%;}
.xf_dit p{ font-weight:bold; color:#ccc; margin-top:5px;}
.xf_dits{ position:absolute; margin-top:-120px; text-align:center; width:130px; z-index:1;}
.xf_dits img{ width:35%; height:35%;}
.xf_dits p{ font-weight:bold; color:#ccc; margin-top:5px;}
.xf_ditw{ position:absolute; padding-top:25px; text-align:center; width:150px; z-index:1; height: 100%; box-sizing: border-box;}
.xf_ditw img{ width:80%;}
.xf_ditw p{ font-weight:bold; color:#ccc; margin-top:5px;}
.upload{
    width: 215px;
    height: 150px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 20px;
}
.upload>input{   
    width: 215px;
    height: 150px;
    background-color: #000;
    opacity: 0;
	z-index:2;
	position:relative;
}
.upload_st{
    width: 130px;
    height: 160px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 20px;
}
.upload_st>input{ 
    width: 130px;
    height: 160px;
    background-color: #000;
    opacity: 0;
	z-index:2;
	position:relative;
}
.face>.btn{
    background-color: #359dff;
    margin-top: 20px;
    height: 30px;
    border-radius: 5px;
    border: none;
}
.upBtn{
    /* position: absolute;
    left: 150px ;
    top: 0px; */
    color: #FFF;
    background-color: #5AAFFF;
    height: 35px;
    width: 120px;
    border-radius: 5px;
    border: none;
    display: block;
    clear: both;
    margin-top: 30px;
}
.btn>input{
    width: 100%;
    height: 100%;
}
.btn>p{
    width: 100%;
    height: 30px;
    width: 100px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    position: absolute;
    
}
.layui-tab-item>div{
    margin-top: 10px;
}
.layui-form{
    display: flex;
    justify-content: space-between;
}
.layui-form-select{
    width: 100%;
    float: left;
}
.layui-form+input{
    margin-top: 10px;
}
div>p{
    margin-bottom: 5px;
}
.addPerson{
    width: 150px;
    height: 200px;
    border: 1px solid #ddd;
	z-index:2;
    position:relative;
    display: inline-block;
    margin-right: 45px;
    margin-top: 20px;
}
#addPersonDiv{
    width: auto;
    display: inline-block;
}
.layui-input{
    width: 100%;
    border-radius: 5px;
}
.upTips2{
    font-size: 12px;
    color: red;
}
.upTips{
    font-size: 14px;
    color: #ccc;
}
.Tips{
font-size: 12px;
}
.laydate-set-ym span,.laydate-footer-btns span{
    color: #000;
}
.layui-laydate-content>.layui-laydate-list>.layui-this,.layui-form-select dl dd.layui-this{
    background-color: #5BAFFF !important;
}
.error{
    font-size: 12px;
    color: red;
    opacity: 0;
    display: block;
    text-indent: 1em;
}
.layui-form-item .layui-input-inline{
    width: 100%;
    margin: 0;
}
.layui-form-item{
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#demo1,#demo2{
    width: 100%;
    height: 100%;
}
#test_1,#test_2{
    margin-top: 10px;
    width: 120px;
    background: #5BAFFF;
}
#test0,#test1,#test2,#test3,#test4,#test5,#test6,#test7{
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,0);
}


.backicon{
    width: 50px;
}
.hide{
    display: none;
}
.layui-select-title input{
    width: 100%;
}
.layui-upload-drag{
    width: 260px;
    height: 180px;
    padding: 0;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
}
.Filediv{
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    width: 150px;
    height: 180px;
    background: url(../../img/oimg/File.png) no-repeat center;
    background-size: 50%;
    margin-right: 10px;
    margin-top: 10px;
}
.Filename{
    text-align: center;
    margin-top:120px;
}
.showImg{
    width: 100%;
    height: 100%;
}
.layui-upload-drag:hover>.change{
    height: 24px !important;
   transition: all  ease 1s;
}
.showImg>img,.showImg>video{
    max-width: 100%;
    min-width: 50%;
    max-height: 100%;
    min-height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.backiconTips{
    margin-top: 60px;
}
.xf_ditw .teamID{
    margin: 0;
    color: #FFF;
    background-color: rgba(90, 175, 255, 0.3);
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 200;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}
.delete{
    color: #aaa;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    z-index: 999;
}
.delete:hover{
    cursor: pointer;
}
.delete>img{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
}
div>.change{
    position: absolute;
    right: 0;
    color: #aaa;
    width: 100% !important;
    height: 0px !important;
    z-index: 20;
    background-color: rgba(0,0,0,0.6);
    transition: all ease 1s;
    overflow: hidden;
}
.change>img{
    display: block;
    position: absolute;
    top: 5px;
    right: 30px;
    width: 16px;
    height: 16px;
    
}
#isShow>div{
    margin-bottom: 20px;
}
/* 个人中心loge */
.header .logo_cent{ width:1000px;}
.header .logo_cent p{ float:left; margin-right:10px;}
.header .logo_cent a{ float:right; color:#fff;}
.header .logo_cent a:hover{ color:#fff;}
/* disable样式 */
.dis{
    border:1px solid #aaa;
    background-color:#eee;
    color:#bbb;
    }

    /* fhlogo */
.fh{
    width: 122px;
    height: 27px;
}