html{
    min-width: 1200px;
    min-height:100%;
    min-height:675px;
    height:100%;
    margin:0px;
    padding:0px;
}
body{
    margin:0px;
    padding:0px;
    font-family: Microsoft YaHei, Helvetica, Arial, Verdana, sans-serif;
    min-height:100%;
    min-width: 1200px;
    min-height:675px;
    height:100%;
}



a{color: inherit;cursor: pointer;text-decoration: none;}
label,font{vertical-align: middle;}
input{padding-left:4px;padding-right:4px;}
.wrap{
    width:100%;
    height:100%;
    min-height:100%;
    min-width: 1200px;
    min-height:675px;
    /*background: url("mingchaung.jpg");*/
    background-size:cover;
    background-color: rgb(43,113,198);
}


.login-table{
    width:290px;
    height:310px;
    position: absolute;
    z-index: 2;
    right:10%;
    top:35%;
    background: #fff;
    border-radius:4px;
    box-shadow:0px 0px 10px #aaa;
    -moz-box-shadow:0px 0px 10px #aaa;
    -webkit-box-shadow:0px 0px 10px #aaa;
}
.login-table table{
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.login-table table a{vertical-align: middle}
.text-input{
    padding:9px;
    border: solid 1px #ccc;
    width: 233px;
    font-size: 14px;
    border-radius:3px;
    box-shadow:0px 2px 4px #eee;
    -moz-box-shadow:0px 2px 4px #eee;
    -webkit-box-shadow:0px 2px 4px #eee;
    font-family: Microsoft YaHei;
}
.placehoder{color: #888}
.check-box{
    background: url("../../index/images/checkboxes.png") no-repeat;
    display: inline-block;
    width:19px;
    height: 18px;
    background-position: 0px 0px;
    margin: 4px;
    cursor: pointer;
    vertical-align: middle;
}
.check-box:HOVER{
    background-position: -29px 0px;
}
.check-box-checked{
    background: url("../../index/images/checkboxes.png") no-repeat;
    display: inline-block;
    width:19px;
    height: 18px;
    background-position: -58px 0px;
    margin: 4px;
    cursor: pointer;
    vertical-align: middle;
}
.check-box-checked:HOVER {
    background-position: -58px 0px;
}
.login-opt{
    marign-top:10px;
}
.login-opt div{margin-top:10px;margin-bottom:10px;}
.hold-pwd{margin-left:14px;cursor: pointer;}
.hold-pwd label{cursor: pointer;}
.login-opt a:HOVER{text-decoration: underline;}
.red{color: red;font-size: 12px;}
.login-btn {
    min-width: 253px;
    cursor: pointer;
    font-size: 12px;
    font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
    border-radius: 5px;
    border:0px;
    letter-spacing: 2px;
    padding: 2px 4px;
    text-transform: uppercase;
    text-align: center;
    background: #0e57a4;
    color: #fff;
    height:36px;
    line-height: 36px;
    box-shadow:0px 4px 4px #eee;
    -moz-box-shadow:0px 4px 4px #eee;
    -webkit-box-shadow:0px 4px 4px #eee;
    outline: none;
}
.login-btn:HOVER{
    background: #083b71;
    color: #fff;
}
.login-btn :FOCUS,.login-btn :LINK{
    background: #083b71;
}
.go{
    text-decoration: none;
}
.go:HOVER{
    color: #f90;
}
.go-to{
    display: inline-block;
    width:16px;
    height:16px;
    background: url("images/land.png") -58px -10px no-repeat;
    cursor: pointer;
    vertical-align: middle;
    margin-left:6px;
}
.go:HOVER .go-to{
    background-position: -82px -10px;
}
.dlg-table{
    margin:0 auto;
    margin-top:30px;
}
.header-opt a.a-active{
    color: #fff;
    padding:4px 10px;
    background-color: #f90;
    border-radius:6px;
}
.header-opt a.a-active:HOVER {
    background-color: #fa0;
}
.footer{
    color: #aaa;
    padding:10px 0px;
    position: relative;
}
.splitor{
    width:1px;background: #aaa;height:14px;display: inline-block;margin-left: 20px;vertical-align: middle;
}
.r1,.r2{
    height:24px;
    line-height: 24px;
    margin:0 auto;
    text-align: center;
    font-size: 12px;
    margin-top:40px;
}
.footer a{
    vertical-align: middle;
}

.login-tab{
    height:50px;
    font-size:14px;
    margin-bottom:30px;
}

.common-active-logintd{
    cursor:pointer;
}

.common-logintd:HOVER{
    color:#f90;
}

.common-logintd{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background-color: #fcfcfc;
    cursor:pointer;
}


.check-btn{
    cursor: pointer;
    font-size: 12px;
    font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
    border-radius: 5px;
    border:0px;
    padding:5px 10px;
    text-align: center;
    background: #f90;
    color: #fff;
}
.check-btn:hover {
    background-color: #fa0;
    color: white;
}

.hold-pwd{
    color:#666666;
    width:fit-content;
    display:inline-block;
}
.label-forgerinput{
    font-size:12px;
    color:#666666;
    display:inline-block;
    margin-right:20px;
    float:right;
    width:60px;
    text-align:left;
    margin-bottom:5px;
    margin-top:13px;
}
.login-title{
    height:50px;
    line-height:50px;
    color:#333;
    font-size:20px;
    margin-left:15px;
    letter-spacing: 2px;
    font-family: Microsoft Yahei;
}


.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.tj-logo{
    background: url("logo.png");
    width: 90px;
    height: 86px;
    background-size:cover;
    position: absolute;
    top:-95px;
    left:100px;
}
    
    