@charset "utf-8";
/*全局 on*/
html{-webkit-text-size-adjust:none;}
*{margin: 0;padding: 0;list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0;font-size:16px;font-family:"微软雅黑";color:#333;}
input,textarea,select,button,label{vertical-align:middle;font-family:"Microsoft YaHei",微软雅黑;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#333; text-decoration:none; outline:none; }
a:focus,a:hover{color:#0067b3; text-decoration:none !important;outline:none !important;}
a img{border:none;}
li,img{vertical-align: text-bottom;}
ul{zoom:1;}
input{border: none;background: none;outline: none;}
textarea{resize:none;}
.fl{float:left;}
.fr{float:right;}
:focus {outline: -webkit-focus-ring-color auto 0;}
/*全局 end*/
/*function*/
.f-dn{display: none;}
.f-fl{float: left;}
.f-fr{float: right;}
.fd{display: none !important;}


/* header */
.header{height: 460px;background: url(../img/banner.png) center no-repeat;overflow: hidden;}
.center{width: 1400px; margin: 0 auto;}
.header .logo{margin: 25px auto 0;font-size: 36px;height: 85px;font-weight: bold;line-height: 85px;color: #ffffff;}
.header .logo img{float: left;margin-right: 70px;}
.is-header{height: 132px;background-color: #0067b3;}
.is-header .logo{margin: 20px auto 0;font-size: 36px;height: 85px;font-weight: bold;line-height: 85px;color: #ffffff;float: left;}
.is-header .logo img{float: left;margin-right: 50px;}
.is-header .grzx{float: right;width: 164px;height: 132px;position: relative;}
.is-header .grzx .toux{width: 48px;height: 48px;background: url(../img/gr.png) no-repeat;margin: 42px 12px 0 20px;}
.is-header .grzx .namtest{font-size: 16px;color: #ffffff;line-height: 132px;}
.is-header .grzx:hover .list{display: block;}
.is-header .grzx .list{width: 164px;height: 207px;background-color: #ffffff;box-shadow: 0px 5px 27px 0px rgba(15, 98, 171, 0.27);position: absolute;left: 0;top: 132px;padding: 0 25px;z-index: 999;display: none;}
.is-header .grzx .list ul li{height: 40px;border-bottom: 1px dashed #ebebeb;line-height: 40px;text-align: center;}
.is-header .grzx .list ul li:last-child{border-bottom: 0;}
.menu{background-color: #015293;}

/* footer */
.footer{font-size: 16px;line-height: 35px;color: #999999;text-align: center;padding: 20px 0 30px;}
.footer a{color: #999999;}
.is-footer{background: #0067b3;color: #fff;}
.is-footer a{color: #fff;}


.is-main{min-height: 35.5vh;}
.main{min-height: 66.3vh;}

/* 登陆 */
.land {
    width: 740px;
	height: 480px;
	background-color: #ffffff;
	box-shadow: 0px 16px 38px 0px rgba(15, 98, 171, 0.06);
	border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px 0;
}
/* 学生登陆 */
.land .yhdl {
	font-size: 24px;
	color: #0067b3;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
}
.fillin {
	width: 520px;
	margin: 0 auto;
}
.fillin input {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	border: solid 1px #dddddd;
	line-height: 50px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.fillin input::-webkit-input-placeholder { 
	color: #dddddd;
}
.fillin input.vercode {
	width: 260px;
	float: left;
}
.fillin img {
	width: 110px;
	height: 38px;
	margin: 4px 10px 0 25px;
}
.refer[type=button] {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.refer {
	border: 0;
	background-color: #0067b3;
	margin: 10px 0 20px;
	padding-left: 0;
}
.fillin p {
	color: #999;
	cursor: pointer;
    text-align: right;
}
.fillin .test {
    color: #999;
    line-height: 50px;
    float: right;
}
.fillin .test span {
    color: #0067b3;
    cursor: pointer;
}
.m-ta,.m-tb,.m-tc {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.m-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-top: -60px;
}
.iframe-content {
    position: relative;
    z-index: 10;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.seek-box3 {
    width: 270px;
    background-color: #f1e8de;
    margin: 0 auto;
    color: #b45d00;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

/* 选课列表 */
.shaixuan {
    height: 32px;
    margin: 30px auto;
    padding-left: 35px;
    background: url(../img/sx.png) left no-repeat;
    font-size: 0;
    color: #2b2b2b;
}
.shaixuan span {
   margin-right: 15px;
   line-height: 32px;
   color: #2b2b2b;
   font-size: 16px;
   float: left;
}
.shaixuan .screen {
    margin-right: 25px;
    color: #0067b3;
    font-size: 16px;
}
.shaixuan select {
    width: 190px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
    margin-right: 45px;
    padding-left: 10px;
    color: #999999;
    font-size: 16px;
    float: left;
}
.shaixuan .curriculum {
    display: inline-block;
    margin-right: 75px;
    font-size: 16px;
}
.shaixuan .curriculum .kbkc {
    float: left;
    width: 20px;
	height: 20px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin: 5px 8px 0 0;
}
.shaixuan .curriculum .span-active {
    border: none;
    background: url(../img/xz.png) no-repeat;
}
/* .shaixuan .u-seach{width: 345px; height: 32px;float: right;} */
/* .u-seach form{display: flex;border: 1px solid #dddddd;background: #fff;height: 32px;overflow: hidden;} */
.shaixuan input[type="text"]{padding:0 0 0 10px;height: 32px;line-height: 32px;font-size: 16px;color: #999;border: 1px solid #ddd;float: right;}
.shaixuan input[type="submit"]{width: 65px;height: 32px;background: #0067b3;color: #ffffff;font-size: 16px;float: right;}

.smphoto{
    padding-bottom: 30px;
}
.m-list {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 40px;
}
.m-list ul{margin-bottom: 0;}
.m-list ul li {
    height: 50px;
    border-top: 1px solid #ddd;
}
.m-list ul li.head {
    border: none;
    background-color: #f0f0f0;
}
.m-list ul li.head div {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 16px;
    font-weight: bold;
	color: #2b2b2b;
}
.m-list ul li.head div.kcmc {
    border-left: 1px solid #fff;
    text-align: center;
    padding-left: 0;
}
.m-list ul li div {
    border: none;
    float: left;
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
	color: #3d3d3d;
}
.m-list ul li .kcmc{width: 280px;text-align: left;padding-left: 30px;}
.m-list ul li .xn{width: 135px;}
.m-list ul li .xq{width: 130px;}
.m-list ul li .xb{width: 135px;}
.m-list ul li .bmrs{width: 180px;}
.m-list ul li .max{width: 200px;}
.m-list ul li .jzsj{width: 198px;}
.m-list ul li .bm{width: 140px;}
.m-list ul li .bm .signup {
    width: 80px;
	height: 28px;
	background-color: #0067b3;
	border-radius: 4px;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
	color: #ffffff;
    margin: 10px 0 0 30px;
}
.m-list ul li .bm .signup a{color: #fff;}
.m-list ul li .bm .meym{background-color: #00b3b1;}
.m-list ul li.without{text-align: center;font-size: 20px;line-height: 50px;color: #d72828;}


.seek-box4 {
    width: 270px;
    background-color: #f1e8de;
    margin: 0 auto;
    color: #b45d00;
    text-align: center;
    height: 60px;
    font-size: 16px;
    padding: 10px 0;
}

/* 报名成功 */
.successed {
    width: 300px;
    height: 250px;
    margin: 150px auto 0;
    text-align: center;
}
.successed p {
    font-size: 16px;
	color: #333333;
    margin: 35px auto 30px;
}
.kcan {
    width: 130px;
	height: 48px;
	background-color: #0067b3;
	border-radius: 4px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    margin: 0 auto;
}
.kcan a{color: #ffffff;}
.kcan a:hover{color: #ffffff;}

/* 我的课程 */
.mycourse{
	height: 280px;
	background-color: #f5f5f5;
    margin-top: 60px;
    text-align: center;
    overflow: hidden;
}
.mycourse p.title {
    font-size: 20px;
	font-weight: bold;
    margin: 50px 0 40px;
	color: #333333;
}
.mycourse p {
    font-size: 16px;
	color: #3d3d3d;
    margin-bottom: 50px;
}
.mycourse p .name{margin: 0 150px;}

/* 空状态 */
.blank {
    width: 300px;
    margin: 140px auto 0;
    text-align: center;
}
.blank p {
    font-size: 16px;
	color: #a6afc3;
    margin: 50px 0 30px;
}

/* 成绩查询 */
.achievement p.title {
    margin: 100px 0 30px;
}
.achievement p span {
    margin-right: 150px;
}
.achievement p span:last-child{margin-right: 0;}

/* 基本信息 */
.information .title {
    width: 100%;
    font-size: 20px;
	font-weight: bold;
	color: #0067b3;
    margin: 80px 0 30px;
    text-align: center;
}
.information .list {
    width: 1180px;
    margin: 0 auto;
}
.information .list ul li {
    width: 1180px;
    height: 54px;
    background-color: #ffffff;
	border: solid 1px #e5e5e5;
    border-left: none;
    margin-bottom: 3px;
    position: relative;
    font-size: 0;
}
.information .list ul li div{display: inline-block; padding: 20px;}
.information .list ul li div.listtitle {
    width: 181px;
	height: 54px;
	background-color: #f0f0f0;
	border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    text-align: right;
    font-size: 16px;
}
.information .list ul li div.text {
    width: 408px;
    height: 54px;
    text-align: left;
    font-size: 16px;
}

.information .list ul li div.text .xiugai{color: #0067b3;position: relative;cursor: pointer;}
.information .list ul li div.text .xiugai:hover::after{content: " ";width: 16px;height: 6px;background: url(../img/bottom.png) no-repeat;position: absolute;left: 50%;top: 20px;margin-left: -8px;}
.information .list ul li div.u-search{padding: 0;}
.u-search{width: 270px; height: 40px;position: absolute;left: 180px;top: 60px;}
.u-search form{display: flex;background: #fff;height: 40px;overflow: hidden;}
.u-search form input[type="text"]{flex:1;padding:0 0 0 10px;height: 40px;line-height: 40px;font-size: 14px;color: #999;border: 1px solid #dddddd;border-right: none;}
.u-search form input[type="submit"]{width: 50px;height: 40px;background-color: #0067b3;color: #fff;font-size: 16px;line-height: 42px;}


/* 修改密码 */
.password {
    width: 100%;
    height: 440px;
	background-color: #f5f5f5;
    overflow: hidden;
    margin-top: 60px;
    font-size: 16px;
}
.password .yhdl {
    text-align: center;
    margin: 50px 0 30px;
    font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.password .fillin input {
    width: 520px;
	height: 48px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dddddd;
}
.password .fillin input.refer{background-color: #0067b3;font-size: 18px;font-weight: normal;margin: 20px auto 0;}
.fillin input::-webkit-input-placeholder{ 
	color: #999;
}


@media screen and (max-width: 767px) {
    .is-header .logo{width: 50%;margin: 47px 0 0 10px;}
    .center,.is-header .logo img,.header .logo img,.fillin,.password .fillin input{width: 100%;}
    .is-header .logo span,.header .logo span{display: none;}
    .land{width: 95%;padding: 50px 10px;top: 60%;}
    .fillin .test{margin-right: 90px;}
    .header .logo,.information .list{width: 95%;}
    .header .logo img{float: none;margin-right: 0;}
    .information .list ul li{width: 100%;height: 100%;}
    .information .list ul li div.text{width: 60%;height: 100%;border-bottom: solid 1px #e5e5e5;}
    .information .list ul li div.listtitle{width: 40%;height: 100%;border-bottom: solid 1px #e5e5e5;}
    .u-search{left: 85px;top: 75px;}
    .mycourse p span{display: block;line-height: 30px;}
    .mycourse p .name,.achievement p span{margin: 0;}
    .mycourse p.title{margin: 40px 0 30px;}
    .mycourse p{margin-bottom: 30px;}
    .mycourse{height: 290px;}
    .password{padding: 0 10px;}
    .shaixuan{height: 100%;background: url(../img/sx.png) 10px 0 no-repeat;padding-left: 45px;}
    .shaixuan div{display: block;margin-bottom: 10px;height: 32px;margin-left: 48px;}
    .shaixuan .curriculum{display: block;}
    .shaixuan .screen{margin-right: 16px;}
    .shaixuan input[type="submit"]{margin-right: 45px;}
    .shaixuan .clear{height: 0;margin-bottom: 0;}
    .m-list ul li .kcmc{width: 50%;}
    .m-list ul li .xn,.m-list ul li .xq,.m-list ul li .bmrs,.m-list ul li .max,.m-list ul li .jzsj{display: none;}
    .m-list ul li .xb{width: 20%;}
    .m-list ul li .bm{width: 30%;}
    .smphoto{padding: 0 10px;}
    .m-list ul li .bm .signup{margin: 10px 0 0 13px;}
}

/*pagination*/
.m-pagination{padding: 15px;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #0e54ad; border: 1px solid #0e54ad; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}