@charset "UTF-8";
/*Document css*/
html,body{height: 100%;}
body{font-family: "Microsoft YaHei"; background-color: #007c00;}
a:focus{outline: none;}/*去除焦点外边框虚线*/
.col-xs-12{overflow: hidden;}
label{color:red;}
.style-negative{color: #078e07;}
.style-success{color: #f46700;}
.style-flat{color: #3076b7;}
.style-white{color: white;}
.style-red{color: red;}
.style-6{color:#666;}
.style-6 > label{display:block; float:left; width:100%;}
.style-padding-0{padding: 0 !important;}/*公用padding*/
.style-margin-0{margin: 0 !important;}/*公用margin*/
.style-bg-gray{background: #f5f5f5;}/*公用背景*/
.style-bg-white{background: white;}/*公用背景*/
.style-bg-blue{background:#337ab7}/*公用背景*/
.style-height{height: auto !important;}
.style-font-16{font-size: 16px;}
.style-mar-20{margin-bottom: 20px;}
.style-all-white{background: white; border-radius: 10px; padding: 30px 0;}
small{ padding: 12px 0 0; color: red;}/*错误提示*/
/*.style-bg-img{background: url("../images/top-bg.png") center top repeat-x; background-size: 100%; height: 295px}*/
.style-bg-body{background: url("../images/center-bg.png") center top #f5f5f5; background-size: 100%; height: 100%;}
.container{margin-top:-80px;}

/*---nav-*/
.nav-pills-position{position: absolute; top: 134px; right: 50%; margin-right: -590px;}

/*--用户登录--*/
.login-bg{background:url("../images/bg.jpg") center center; background-size: 100%;}
.login-all{background:rgba(255,255,255,1); margin-top: 18%; border-radius: 10px; padding: 30px !important; position: relative; outline: 10px solid rgba(255,255,255,.5); outline-radius: 20px; -moz-outline-radius: 20px; -webkit-outline-radius: 20px; -o-outline-radius: 20px; -ms-outline-radius: 20px;}
.login-top{ position: fixed; left: 50% !important; margin-left: -178px !important;}
.login-top .col-lg-7{width: 58% !important;  position: relative;  z-index: 9;}
.login-all > h3{margin: 0 0 25px !important;}
.login-top > .text-center{line-height: 36px; font-size: 16px;}
.login-bg > .container > .row > div{margin-top: 10px;}
.login-bg > .container > .row > div + div{line-height: 36px;}
.basic-all .form-control:focus{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; margin-left: 10px;/* -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1)*/}/*input-focus效果*/
/*--.nav-pills-img > li > a img{width:50%; display:block; margin:0 auto;}--*/
/*--.nav-pills-img > li > a{padding:10px 0 !important;}--*/
/*--用户注册--*/
.container-fluid{margin-bottom: 40px;}
.container-fluid  h2{margin-bottom: 30px !important; margin-left: 90px;}
.form-control{ height: 40px !important; box-shadow: 0 0 10px #e1e1e1 !important;}
.form-group > .btn{height: 40px !important;}
.form-group > label{line-height: 36px !important;}
.form-group > .col-lg-10 > .radio > label > div:last-child{line-height: 26px; margin-left: 5px;}
.form-group > .col-lg-9 {width: 56.5% !important;}
.form-group .style-img{width: 122px; height: 40px; overflow: hidden; float: left; background: #ccc; color: white; text-align: center; line-height: 40px; border-radius: 5px; cursor: pointer}
.form-group:nth-child(6) button{width: 122px !important;}
.form-group:last-child .btn{height: 56px; margin-top: 25px;}
.col-lg-7 > img{margin-top:16%; max-width: 80% !important;;}
.container .col-lg-5{background: white;  padding: 35px 0 25px; border-radius: 10px; margin-top: 20px;}
.checkbox > label > div + div{margin-top: 3px;}
/*--密码找回--*/
.password-width{width: 21.5% !important;}

/*--成功页面--*/
.style-div{position: relative;}
.style-div + h3{margin: 35px 0 !important;}
.style-div img{max-width: 50%; display: block; margin: 0 auto;}
.div11{position: absolute;width: 300px;height: 180px;animation: myfirst 5s linear; -moz-animation: myfirst 3s;  /* Firefox */  -webkit-animation: myfirst 3s;  /* Safari 和 Chrome */ -o-animation: myfirst 3s;top: 0;background:#FFFFFF;left:0; animation-fill-mode:forwards;}
@keyframes myfirst { 0%  {left: 0;} 100% {left:300px;} }
@-moz-keyframes myfirst /* Firefox */{0%   {left: 0;} 100% {left:300px;} }
@-webkit-keyframes myfirst /* Safari 和 Chrome */{0%   {left: 0;} 100% {left:300px;} }
@-o-keyframes myfirst /* Opera */{ 0%   {left: 0;} 100% {left:300px;} }



/*--基本信息--*/
.basic-all + .basic-all{margin-top: 2px;}
.basic-all > .row > .col-lg-3{ text-align: right;  font-size: 16px;  line-height: 40px; padding-left: 0px !important; padding-right: 0px !important;}
.basic-all > .row > .col-lg-9 > .radio{margin-top: 4px;}
.basic-all > .row > button{ line-height: 26px;}
.basic-all > .row > .col-lg-6{width: 53.5% !important;}
.basic-all-top h3{margin: 35px 75px 0px 41px; float: left !important; font-size: 16px;}
.basic-all-top h1{margin: 0px 0px 0px 35px;float: left !important;}
.basic-border{border-bottom: none !important;}
.basic-btn{margin:10px 0 15px 30px;}
.basic-btn-body{padding: 0 15px 25px !important;}
.basic-btn-first{margin-left: 57px !important;}
.basic-margin{margin:3px 15px 0 5px;}
.basic-select select{width: 31% !important; float: left; margin: 0 0 10px 3.5%;}
.basic-select select:first-child{margin-left: 0;}
.nav-pills > li {background: #f5f5f5;  border-radius: 5px;  margin-right: 10px; margin-bottom: 25px;}
.basic-all-bg{position: absolute; left: 50%; top: 0; margin: 15px 0 0 -640px !important; width: 60%;}
.basic-all-img{width: 100%; height: 295px;}

/*--学历信息--*/
.tab-pane > .col-lg-12{margin-top: 15px;}
.tab-pane .col-lg-12:first-child{margin-top: 25px;}
.tab-pane > .col-lg-12 > .row > .col-lg-3{ text-align: right;  font-size: 16px;  line-height: 46px;}
.nav-tabs > li a:focus{outline: none;}
.tab-pane > #educationDiv > .col-lg-12{margin-top: 10px;}
.tab-pane > #educationDiv .row .col-lg-3{ text-align: right;  font-size: 16px;  line-height: 46px;}
.radio-inline{color:#333;}
.basic-all > .row > .tab-pane-box{width: 46%; position: absolute; top: 0; left: 0; margin: 0 0 0 -122px; line-height: 21px;}
.basic-all > .row > .tab-pane-text{width: 40%; position: absolute; top: 0; left: 0; margin: 0 0 0 6px; line-height: 21px;}
.table #dataTbody tr th{line-height:28px;}
.table #dataTbody tr td{padding:0px; line-height: 42px !important;;}

/*--相关材料上传--*/
.name-all .row{border-bottom: 1px dashed #aaa; line-height: 35px; padding: 10px 0;}
.name-all .row > .col-lg-2{text-align: right;}
.name-all .row:last-child{border-bottom: none;}
.name-all + .col-lg-6{margin-top: 30px;}
.modal-body img{display: block; margin: 0 auto;}

/*--信息确认--*/
.table > tbody > tr > td{line-height: 46px !important;}
.table > tbody > tr > td img{display: block; margin: 0 auto;}
@-moz-keyframes mymovie {
    0%{  margin-left:100%; }
    100% {  margin-left:20%; }
}
@-webkit-keyframes mymovie {
    0%{  margin-left:100%;  }
    100% {   margin-left:20%;  }
}
@keyframes mymovie {
    0%{  margin-left:100%; }
    100% {  margin-left:20%;}
}
.my-movie { -moz-animation: mymovie 1s infinite linear; -webkit-animation: mymovie 1s infinite linear; animation: mymovie 1s infinite linear; -webkit-animation-iteration-count:1; animation-iteration-count:1;}

/*更变*/
.change-all{width: 44% !important; float:  left; margin-left: 3%}
.change-all-1rd{ width: 28% !important; float: left; margin-left: 2%;}
.change-all-2st{ width: 68% !important; float: left; margin-left: 2%;}
.change-all-2st .row{border-bottom: 1px dashed #aaa; line-height: 171px; padding: 10px 0;}
.change-all-2st .row:last-child{border-bottom: none;}
.change-cursor{cursor: not-allowed;}
.change-bottom{margin-bottom: 42px !important;}
.change-block{display: block; margin: 30px auto 0; float: inherit !important;}
.change-margin{margin-top: 30px;}
.basic-all > .row > .col-lg-4{line-height: 46px; font-size: 16px}

/*sing-up*/
.sing-up-all .col-lg-12:first-child .row .col-lg-3 {background: #f5f5f5; box-shadow: 0 0 10px #ddd; border-radius: 10px; padding: 0px 10px 20px 15px; height: 90px; width: 24% !important; margin-right: 1%;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(2){width: 24.5% !important;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:last-child{margin-right: 0; width: 24.5% !important;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3 h3{float: left; margin-left: 10px; width:60%;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(1) {border: 1px dashed #5cb85c; }
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(2) {border: 1px dashed #72a0fe; }
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(3) {border: 1px dashed #f6b851; }
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(4) {border: 1px dashed #54d7c7; }
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(4) small {float:left; line-height:1.7rem; margin-top:-10px;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(1) i{color: #5cb85c; font-size: 60px; float: left}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(2) i{color: #72a0fe; font-size: 74px; float: left; margin-top: -7px;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(3) i{color: #f6b851; font-size: 58px; float: left; margin-top: 2px;}
.sing-up-all .col-lg-12:first-child .row .col-lg-3:nth-child(4) i{color: #54d7c7; font-size: 64px; float: left; margin-top: -2px;}
.sing-up-all .col-lg-12:nth-child(2) .row .col-lg-12{margin-top: 20px;}
.sing-up-all .col-lg-12:nth-child(2) .row .col-lg-12 span{line-height: 40px; height: 40px; color: white; float: left; padding: 0 10px; border-radius: 0 30px 30px 0;}
.sing-up-all .col-lg-12:nth-child(2) .row .col-lg-12 .red{background-color: rgba(240,48,48,.9);}
.sing-up-all .col-lg-12:nth-child(2) .row .col-lg-12 .blue{background-color: rgba(0,122,237,.9);}
.sing-up-all .col-lg-12:nth-child(2) .row .col-lg-12 .green{background-color: #008B45;}
.sing-up-all .col-lg-12:last-child a{margin: 25px 15px 0 0; line-height: 36px; padding: 6px 20px;}
.sing-up-all .table-striped > tbody > tr > td{line-height: 32px !important;}
.sing-up-all .col-lg-12 > .table-striped > thead > tr > th{text-align: center;}
.sing-up-img{background: url("../change/images/icon-sj.png") center top; background-size: 100%; width: 23px; height: 40px; float: left;}

/*会计人员信息公开查询*/
.query-img{background: url("../change/images/cx-bg.jpg") center top; height: 200px;}
.query-img > .input-group{width: 700px; position: absolute; top:0; left: 50%; margin: 70px 0 0 -340px;}
.query-img > .input-group input{height: 54px !important;}
.query-img > .input-group span{padding: 6px 24px !important;;}

/*继续教育查询结果*/
.c1-query-img{background: url("../change/images/cx-jg.jpg") center top repeat-x; background-size: 100%; height: 702px;}
.c1-query-bg{background-color: #ffbb22;}
.c1-query-img + .container > .row:first-child{margin-top: -350px; box-shadow: 0 0 15px #aaa; border: 1px solid #d9d9d9;}
.c1-query-img > .row > .col-lg-12 > h1{color: white; margin-top: 140px; font-size: 54px;}

/*吉林省会计专业技术人员继续教育通知*/
.notice-all{padding-left: 25px; padding-right: 25px;}
.notice-all h2{margin-bottom: 30px;}
.notice-all p{text-indent: 3rem; font-size: 16px;}

/*index*/
.wrapper {width: 100%;  height: 100%;}
.wrapper section { width: calc(100% / 3); height: 100%;  float: left;  -webkit-filter: grayscale(50%);  filter: grayscale(50%); transition-duration: 0.5s; position: relative;}
.wrapper section::before { content: ""; position: absolute; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), transparent); opacity: 1; transition: 0.3s;}
.wrapper section.sec01 { background: url("../change/images/img-1.jpg"); height: 100%;}
.wrapper section.sec02 { background: url("../change/images/img-2.jpg");}
.wrapper section.sec03 { background: url("../change/images/img-3.jpg");}
.wrapper section.sec01, .wrapper section.sec02, .wrapper section.sec03 { background-repeat: no-repeat;  background-position: 50% 50%;  background-size: cover;}
.wrapper:hover section:hover { width: 40%;  -webkit-filter: grayscale(0%);  filter: grayscale(0%);}
.wrapper:hover section:hover::before {opacity: 0;}
.wrapper:hover section:not(:hover) { width: 30%;}
.wrapper section div{text-align: center; margin: 150px 0 0 -200px; font-size: 60px; position: absolute; z-index: 1; left: 50%; top: 0;}
.wrapper section div a{text-decoration: none;}

/*study*/
.study-all img{opacity: .6; margin-right: 15px; border: 2px #f5f5f5 solid; cursor: pointer;}
.study-all img:hover{
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.study-img{margin-right: 15px; opacity: 1!important; border: 2px #26b539 solid !important;}
.study-all textarea{height: auto !important;}
.study-float .col-lg-12 .row{line-height: 46px;}
.study-float .col-lg-12:nth-child(odd){background: #f8f8f8;}
.study-float .col-lg-12 .row .col-lg-5{text-align: right;}
.study-float .col-lg-12 .row .col-lg-5 + .col-lg-6{padding-left: 0 !important;}

.educationDiv .col-lg-12{margin-top:15px;}
.educationDiv .col-lg-12 .row .col-lg-3{text-align:right; line-height:40px;}
.yzmSection{ position: absolute;  top: 0;  right: 0;   margin: 7px -118px 0 0;}
.study-none{ position:relative !important;  margin: 0 !important;}/*引到登录页面验证码那里*/

/*学分抵免*/
.apply-all{line-height: 46px; height: 46px; padding-left: 15px; border-radius: 5px;}

/**/
.see-float .col-lg-6 .row{line-height: 46px;}
.see-float .col-lg-offset-3:nth-child(odd){background: #f8f8f8;}
.see-float .col-lg-6 .row .col-lg-6:first-child{text-align: right; }
.see-float .col-lg-6 .row .col-lg-6:last-child{text-align: left; }
.see-float .col-lg-6 .row .col-lg-6{padding-left: 0 !important; width: 50% !important;}

.action-top{margin: 15px; !important;}
.action-top > ul{margin-bottom: 10px;}
.action-all .tab-pane .col-lg-12:nth-child(odd){background: #f8f8f8;}
.action-all .tab-pane .col-lg-12{margin-top: 0;}
.action-white{background: white !important;}
.action-white > .row > .col-lg-2{background: white !important;}
.action-back{background: #a6e1ec;}
.action-table .table > tbody > tr > td{line-height: 30px !important;}
.action-table h3{border-left:5px solid red; padding-left: 5px; }
.action-table button{float: right; margin-left: 20px;}

/*适配*/
@media screen and (max-width: 1601px){
    .style-bg-img{
        height: 285px;
    }
}
@media screen and (max-width: 1441px){
    .style-bg-img{
        height: 275px !important;
    }
}
@media screen and (max-device-width: 1369px) {
    .style-bg-img{
        height: 255px !important;
    }
}