.tjsjVideo{
	display:block;
	position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background-size: cover; 
}
.logo h1{
	background-image: url(/res/default/bg/image/icon/logo1.png);
}
.choseSkin{display:none;}
.tjsjLogin .posSun{display:none;}
.tjsjLogin h2{    background-color: #4d6a6d;}
.tjsjLogin h2::after{background-color: transparent;}
.tjsjLoginTo {
    background: -webkit-linear-gradient(left, #142c3d , #142c3d);
    background: -o-linear-gradient(right, #142c3d , #142c3d);
    background: -moz-linear-gradient(right, #142c3d , #142c3d);
    background: linear-gradient(to right, #142c3d , #142c3d);
}
.tjsjLoginTo,
.tjsjLogin h2 span,
.tjsjDescLogin .tjsjDescList{color:#fff;}
.tjsjLogin .loginInfor{background-color: rgba(255, 255, 255, 0.75);}
.tjsjFootMsg a:hover{color:#fff;}