/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 12px;
  font-family:  "微软雅黑";
  color: #333;
}

a {
  color: #333;
  text-decoration: none;
}
a:focus,
a:hover {
	color: #1646b2;
}
.t-indext-2 {
	text-indent: 2em;
}
.wrap {
	min-height: 100vh;
	padding-bottom: 100px;
}
.middle {vertical-align: middle;}
.ver-middle {display: inline-block;height: 100%;vertical-align: middle;}
.bg-00a0e9 {
	background: #1646b2;
}
.header {
	height: 90px;
}
.title-nav li a:hover {
	color: #fff;
	font-weight: 600;
}
.title-nav .active a{
	font-weight: 600;
}
// .banner {
// 	width: 912px;
// 	height: 370px;
// }
// .banner img {
// 	width: 100%;
// 	height: 100%;
// }

.login,
.logined {
	width: 270px;
	height: 370px;
	border: 1px solid #afafaf;
}
.logined {
	display: none;
}
.logined .jy {
	height: 210px;
}
.logined a {
	width: 220px;
}
.jsxz {
	width: 100%;
	height:100%;
	border-bottom: 1px solid #afafaf;
}
.sfxz li {
	height: 54px;
	border-bottom: 1px solid #afafaf;
        overflow:hidden;
}
.sfxz .active a{
	color: #1646b2;
        font-weight: bold;
}
.sfxz .active:after {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #1646b2;
}
.login .tab-pane {
	width: 220px;
	height: 250px;
}
.login .tab-pane li {
	width: 100%;
	height: 35px;
}
.zjh,.psd{
	width: 100%;
	height: 100%;
	border: 1px solid #afafaf;
}
.yzm {
	width: 60%;
	height: 100%;
	border: 1px solid #afafaf;
}
.yzm-img {
	width: 35%;
	height: 100%;
	border: 1px solid #afafaf;
}
.dl {
	width: 100%;
	height: 100%;
	border: none;
}
.process {
	height: 164px;
	border: 1px solid #AFAFAF;
}
.process .left{
	width: 141px;
	height: 100%;
}
.process .right {
	width: 1050px;
	height: 100%;
}
.pro-img {
	background: url(../images/process.png) no-repeat;
	background-position: 24px 30px;
}
.pro-label {
	top: 115px;
	left: 0;
	width: 1050px;
	overflow: hidden;
}
.width_90 {
	width: 90%;
}
.text-progress {
	color: #48c2fa;
}
.pro-label span{
	padding-left: 22px;
	padding-right: 51px;
}
.pro-label span:last-child {
	padding-right: 0;
}
.no_po_nav {
	border-bottom:1px solid #AFAFAF;
}
.more {
	top: 25px;
	right: 5px;
	color: #00a0e9;
}
.no_po_nav .active a {
	color: #00a0e9;
	position: relative;
}
.no_po_nav .active a:after {
	display: table;
	content: "";
	width: 116px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #00a0e9;
}
.notes_poli .tab-pane .left {
	width: 584px;
	height: 330px;
}
.notes_poli .tab-pane .right {
	width: 600px;
	height: 330px;
}
.notes_poli .tab-pane .left img {
	width: 100%;
	height: 100%;
}
.notes_poli .date {
	right: 15px;
	bottom: 15px;
	color: #666;
}
.n_p_list a {
	height: 45px;
	overflow: hidden;
	transition: all 0.3s;
}
.n_p_list a:focus {
	color: #333;
}
.n_p_ul .active a {
	height: 150px;
	transition: all 0.3s; 
}
.n_p_ul .active{
	background: #00a0e9;
}
.n_p_ul .active a{
	color: #fff;
}
.n_p_list .title {
	font-size: 16px;
}
.n_p_ul .active .title {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
}
.n_p_ul .active .date {
	color: #fff;	
}
.xz_xz .date,
.xz_xz .xz {
	top: 6px;
	right: 10px;
}
.xz_xz .xz {
	color: #00a0e9;
}
.xz_xz .left,
.xz_xz .right {
	width: 49%;
}
.margin-20 {
	margin-left: -20px;
}
/*.link a{
	width: 285px;
	height: 140px;
}
.link img{
	width: 100%;
	height: 100%;
}*/
.link .img-dm {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.45);
}
.footer {
	margin-top: -100px;
	height: 100px;
	background: #626262;
}
.img-dm:hover {
	background: rgba(0,0,0,.65);
}
.cont-wrap {
	background: #F0F3FA;
}
.c-00a0e9 {
	color: #1646b2;
}
.cont {
	min-height: calc(100vh - 299px);
}
.tzgg .er-cont-list .date{
	width: 130px;
	height: 120px;
}
.tzgg .er-cont-list .date .day {
	font-size: 50px;
	height: 62px;
        margin-top: -10px;
        color: #1646b2;
}
.er-cont-list li {
	border-bottom: 1px dashed #afafaf ;
}
.tzgg .er-cont-list li a {
	width: 992px;
}
.ly {
	top:15px;
	right: 10px;
}
.page {
	height: 40px;
}
.page a {
	border: 1px solid #afafaf;
}
.page .nub {
	border: none;
}
.tz input{
	width: 55px;
	height: 30px;
	border: 1px solid #afafaf;
}
.tz button {
	width: 55px;
	border: 1px solid #afafaf;
	background: #fff;
}
.btn-xz {
	width: 130px;
	height: 38px;
	border: 1px solid #00a0e9;
	color: #00a0e9;
	bottom: 10px;
	right: 2px;
}
.btn-xz:hover {
	background: #00a0e9;
	color: #fff;
}
.bzzx .left {
	width: 175px;
	padding-bottom:40px;
	border: 1px solid #afafaf;
}
.bzzx .left a {
	width: 100%;
	height: 70px;
}
.bzzx .left .active {
	background: #1646b2;
	position: relative;
}
.bzzx .left .active a {
	color: #fff;
	border-bottom: 1px solid #1646b2;
}
/*.bzzx .left .active:after {
	content: " ";
	display: block;
	top: 40%;
	right: -11px;
	width: 20px;
	height: 20px;
	background: #00a0e9;
	position: absolute;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 
	-moz-transform:rotate(45deg); 
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg);
	z-index: 1;
}*/
.bzzx .right {
	width: 1000px;
}
.bzzx .pro-img {
	width: 960px;
	height: 160px;
	background-size: 100%;
	background-position: 0 20px;
}
.bzzx .pro-label {
	top: 103px;
	left: -13px;
	width: 990px;
}
.bzzx .pro-label span {
	padding-left: 7px;
  padding-right: 61px;
}
.bzzx .pro-label span:last-child {
	padding-right: 0;
}
/*update*/
header>.head_bg {
	width: 100%;
	height: 129px;
	z-index: -1;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
header>.head {
	height: 100%;
display: flex;
  align-items: center;
}

header>.head>.logo {
/* max-width: 340px;
	max-height: 80px; */
	
}
.menu {
	width: 100%;
	height: 55px;
	background: #FFF;
        opacity: 0.9;
}

.menu>nav {
	height: 100%;
}

.menu>nav>a {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;

	line-height: 25px;
	padding: 15px 20px;
	height: 100%;
}
.menu>nav>a.active{
color: #fff;
background: linear-gradient(90deg, #1576FE, #217DB8);
opacity: 0.9;
}
.banner {
	height: 405px;
	overflow: hidden;
	/* margin-top: 100px; */
	z-index: 1;
}

.banner>.banner_part {
	height: 100%;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.banner>.register {
	width: 280px;
        height:356px;
	background: #FAFDFF;
	border: 1px solid #E3E3E3;
	top: 52%;
	transform: translateY(calc(-50% - 10px));
	left: calc(50% + 291px);
        background-image: url(../images/loginIn-bg.png);
        background-repeat: no-repeat;
        background-size: 100% 356px;
}


.banner>.register .register_form {
	width: 100%;
}

.banner>.register .register_form>input,
.banner>.register .register_form>select {
	width: 100%;
	height: 34px;
	border: 1px solid #DCDCDC;
	padding-left: 40px;
	margin-bottom: 10px;
}

.banner>.register .register_form>select {
	padding-left: 10px;
}

/* .register .register_form>select { */
/* background-image: url(../images/role.png); */
/* background-repeat: no-repeat; */
/* background-position: 12px center; */
/* } */

.banner>.register .register_form>input#account {
	background-image: url(../images/身份证.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.banner>.register .register_form>input#password {
	background-image: url(../images/密码.png);
	background-repeat: no-repeat;
	background-position: 12px center;
}

.banner>.register .register_form>input#vcode {
	background-image: url(../images/验证码.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.banner>.register .register_form>img {
	right: 21px;
	top: 155px;
}

.check_password {
	position: relative;
	top: -3px;
	left: -5px;
}

.banner>.register button {
	width: 100%;
	height: 34px;
	border: none;
	background: #1646b2;
	font-size: 14px;
	color: #FFF;
}
.main {
	height: 300px;
}

.main>.search {
	width: 460px;
	height: 285px;
	margin-top: 20px;
	border: #D6E3F3 1px solid;
	border-radius: 4px;
}
.main>.news {
	
}
.node_top {
	width: 100%;
	height: 60px;
	
}

.node_top>img {
        max-width: 23px;
	max-height: 27px;
}

.node_top>.node_more {
	display: block;
	width: 69px;
	height: 19px;
	background: url(../images/MORE3.png);
}
.news_text {
	width: 103px;
	height: 24px;
	font-size: 22px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #295DC4;
	margin-left: -490px;
}
.main>.news>.news_list>li {
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}

.main>.news>.news_list>li:last-child {
	margin-bottom: 0;
}

.main>.news>.news_list>li>a {
	position: relative;
	width: 100%;
	height: 100%;
	padding-left: 25px;
	font-size: 14px;
	line-height: 14px;
	color: #333;
}

.main>.news>.news_list>li>a::before {
	position: absolute;
	content: '';
	width: 12px;
	height: 13px;
	background: url(../images/图层15.png);
	/* top: 7px; */
	left: 0px;
}
.police {
	width: 49%;
	height: 100%;
}
.centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
.centered img {
 max-width: 24px;
    max-height: 25px;
}
.centered img, .centered p {
  margin: 0;
}
.police_text {
padding-left: 10px;
font-size: 22px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #295DC4;
}
.notice_wrap img {
  width: 173px;
  height: 100px;
  border-radius: 5px;
}
.notice_wrap a{

margin-left: 20px;
}
.notice_wrap a .title {
  display: flex;
    font-size: 18px;
    height: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #313744;
    line-height: 18px;
}
.notice_wrap a .title .title-text {
width: 316px;
}
.notice_wrap a .title .title-time {
width: 80px;
 font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #313744;
line-height: 18px;
}
.notice_wrap a .desc {
margin-top: 20px;
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 20px;
}
.police_list>li>a::before {
	position: absolute;
	content: '';
	width: 12px;
	height: 13px;
	background: url(../images/smallIcon2.png);
	/* top: 7px; */
	left: 0px;
}
.police_list>li {
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}

.police_list>li:last-child {
	margin-bottom: 0;
}

.police_list>li>a {
	position: relative;
	width: 100%;
	height: 100%;
	padding-left: 25px;
	font-size: 14px;
	line-height: 14px;
	color: #333;
border-bottom:1px dashed rgb(241,243,244);
}

.police_list>li>a:hover {
	color: #3758A5;
}

.police_list>li>a>span {
	padding: 0;
}
.course_top {
	width: 1200px;
	height: 30px;
	margin: auto;
}
.course_top>.download {
	display:flex;
}
.course_top>.download>img {
	max-width: 20px;
	max-height: 22px;
}
.course_top>.download>.title_text {
font-size: 22px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #295DC4;
line-height:21px;
margin-left:17px;
}
.notice_news{
width: 100%;
    height: 100%;
}
.notice_container{
display:flex;
}
.notice_container>.notice_leftImg{
width:370px;
height:230px;
}
.notice_container>.notice_leftImg>img{
width:366px;
height:217px;
}
.notice_rightList{
width:806px;
height:230px;
}
.notice_rightList>.police_list>li{
    width: 780px;
    height: 32px;
    margin-left: 48px;
}
.police_list > li > a::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 16px;
    left: 0px;
    background: url(../images/smallIcon2.png);
}
.police_list > li  {
width:100%;
   height:36px;
}
.download_list{
width: 580px;
height:186px;
}
.download_list>li>a::before {
	position: absolute;
	content: '';
	width: 21px;
	height: 26px;
	background: url(../images/图层16.png);
	/* top: 7px; */
	left: 0px;
}
.download_list>li {
	width: 100%;
	height: 36px;
	margin-bottom: 20px;
}

.download_list>li:last-child {
	margin-bottom: 0;
}

.download_list>li>a {
	position: relative;
	width: 100%;
	height: 100%;
	padding-left: 36px;
	font-size: 15px;
	line-height: 26px;
	color: #333;
border-bottom:1px dashed rgb(241,243,244);
}

.download_list>li>a:hover {
	color: #3758A5;
}

.download_list>li>a>span {
	padding: 0;
}
.friend_list>li{
	display: inline-block;
	width: 254px;
	height: 34px;
	margin-right: 57px;
}
.friend_list>li:nth-child(4n) {
	margin-right: 0;
}
.friend_list>li>a{
	display: block;
	width: 100%;
	height: 100%;
}
.friend_list>li>a>img{
	width: 100%;
	height: 100%;
}
.big_image{
display: flex;
}
.big_image>.big_image_wrap{
 width: 243px;
}
.big_image>.big_image_wrap>img{
 width: 243px;
height: 366px;
}
.course_list_new{
margin-left: 17px;
}
.course_list_new>.special_course_list>li{
width: 302px;
height: 176px;
margin-right: 17px;
margin-bottom: 14px;
}
.course_list_new>.special_course_list>li>a>.pic>img{
width: 302px;
height: 176px;
}
.course_list_new>.special_course_list{
display:flex;
}
.course_list_new>.special_course_list>li:nth-child(3n) {
	margin-right: 0;
}
.course_list_new > .special_course_list {
  flex-wrap: wrap;
}


footer {
display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 116px;
    background-image: url(../images/ptaqscFooterBg.png);
    background-size: 100% 116px;
}
.footer-bg>.info-container>.info-top>span{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}
.footer-bg>.info-container>.info-bottom>span{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}
.footer-bg>.info-container>.info-top{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-bg>.info-container>.info-bottom{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-bg>.info-container{
    width:397px;
    height:25px;
}
.center {
    text-align: center !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #416ACE;
    line-height: 18px;
}
.tab-content>.tab-pane> .student_li  > input#idNumber1 {
    background-image: url(../images/身份证.png);
    background-repeat: no-repeat;
    background-position: 10px center;
text-indent: 30px;
    font-size: 14px;
}
.tab-content>.tab-pane> .student_li  > input#password1 {
    background-image: url(../images/密码.png);
    background-repeat: no-repeat;
    background-position: 12px center;
text-indent: 30px;
    font-size: 14px;
}
.tab-content>.tab-pane> .student_li  > input#code1 {
    background-image: url(../images/验证码.png);
    background-repeat: no-repeat;
    background-position: 10px center;
text-indent: 30px;
    font-size: 14px;
}
.notice-ud1{
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.police_list>li>a {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 25px;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    border-bottom: 1px dashed rgb(241,243,244);
}
.police_list > li > a {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 25px;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    border-bottom: 1px dashed rgb(241, 243, 244);
  
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lows-text{
    width:472px;
}
.lows-link{
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab-content>.tab-pane{
    padding: 20px;
}
.tab-content>.tab-pane>li{
    width: 238px;
    height: 34px;
    margin-bottom:16px;
}
.tab-content>.tab-pane>.student_li{
    margin-bottom:28px;
}
.register>.login_top{
    height: 136px;
    margin-top: 16px;
}
.register>.login_bottom{
    height: 160px;
}
.register>.login_bottom>.login_bottom_wrap>img{
    margin-top: 10px;
}
.section {
    font-size: inherit;
    font-weight: 700;
    position: relative;
}
.section::before,
.section::after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.draw {
    transition: color 0.25s;
}
.draw::before,
.draw::after {
    border: 2px solid transparent;
    width: 0;
    height: 0;
}
.draw::before {
    top: 0;
    left: 0;
}
.draw::after {
    bottom: 0;
    right: 0;
}
.draw:hover {
    color: #1646b2;
}
.draw:hover::before,
.draw:hover::after {
    width: 100%;
    height: 100%;
}
.draw:hover::before {
    border-top-color: #1646b2;
    border-right-color: #1646b2;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.draw:hover::after {
    border-bottom-color: #1646b2;
    border-left-color: #1646b2;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
    height 0.25s ease-out 0.75s;
}