<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.window-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.window-propover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:400px;
	height:auto;
	padding-bottom: 20px;
	margin:-120px 0 0 -200px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	box-shadow: 0 0 10px #666;
}
.windowDigTitle {
	border-bottom:1px solid #ddd;
	text-align:left;
	padding: 12px 8px;
	background: #F5F5F5;
    border-radius: 2px;
}
.windowDigTitle H3{
	font-size: 15px;
}
.windowDigBody{
	color:#333333;
	font-size: 16px;
    padding: 45px 5px;
    text-align: center;
}
.windowDigBody .first-login{
	/* padding-top:25px; */
}
.windowDigBody .msg-icon{
	width:36px;
	height:35px;
	display:inline-block;
	margin-bottom:-11px;
	margin-right:10px;
	background:url(../images/msg-icon.png) no-repeat;
}
.windowDigBody .msg-icon-ok{
	width:36px;
	height:37px;
	display:inline-block;
	margin-bottom:-11px;
	margin-right:10px;
	background:url(../images/jounior/collok.png) no-repeat;
}
/* .windowDigBody .first-login .text-icon{
	font-size:16px;
	height:35px;
	display:inline-block;
	line-height:35px;
} */
.windowDigTitle span{
	font-size:18px;
	margin-left: 10px;
	color:#777777;
	background:#F8F8F8;
}
.windowDigTitle .close {
	float:right;
	color:#999;
	padding:5px;
	font-size:22px;
	margin:-8px -5px -5px;
	text-decoration: none;
	text-shadow:0 1px 0 #ddd
}
.windowDigTitle .close:hover {
	color:#444;
}
.windowDigButtom{
	height: auto;
	width : 100%;
	text-align: center;
}
.windowDigButtom button{
	font-family: "Microsoft Yahei";
}
.window_btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	min-width: 52px;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #ddd;
	color: #666;
	background-color: #f5f5f5;
	background: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: linear-gradient(top, #F5F5F5, #F1F1F1);
}
.window_btn-primary {
	border-color: #3079ED;
	color: #F3F7FC;
	height: 40px;
	margin:3px 10px;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #4787ED);
	background: -moz-linear-gradient(top, #4D90FE, #4787ED);
	background: linear-gradient(top, #4D90FE, #4787ED);
}
.window_btn-primary:hover {
	border-color:#2F5BB7;
	color:#fff;
	background-color: #4D90FE;
	background: -webkit-linear-gradient(top, #4D90FE, #357AE8);
	background: -moz-linear-gradient(top, #4D90FE, #357AE8);
	background: linear-gradient(top, #4D90FE, #357AE8);
}
.window_btn-primary:active, .btn-primary.btn-active {
	box-shadow:#2176D3 0 1px 2px 0 inset;
	border-color: #3079ED;
}
.window_btn-primary:focus {
	border-color:#4d90fe;
	outline:none
}
.windowDigButtom .loginBtn{
	width : 150px;
	height:40px;
	border:none;
	border-radius:4px;
	background:#5A73AD;
	color:#FFFFFF;
	font-weight:normal;
}
.windowDigButtom .loginBtn:hover{
	background:#FF8000;
}
.windowDigButtom .registBtn{
	width : 150px;
	height:40px;
	border:none;
	border-radius:4px;
	background:#FF8000;
	color:#FFFFFF;
	font-weight: normal;
}
.windowDigButtom .nextBtn{
	background: #5a73ad none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    height: 37px;
    width: 123px;
}

.windowDigButtom .gotoKanKan{
	background: #ff8000  none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    height: 37px;
    width: 123px;
}



.successOK{
	background:url("../images/jounior/collok.png") no-repeat scroll 0 0;
    height: 37px;
    padding-top:5px;
    width: 146px;
    margin:0px auto;
}
.storeOk{
	margin:12px auto;
	height锟斤拷40px;	
}
.storeOk  span {
    color: #ff972f;
}
.jqyes-btn,.jqno-btn{
	width:120px !important;
}




.choseStudyCourse {
    padding: 0;
}
.choseStudyCourse .courseDiv{
    font-size: 14px;
    height: 40px;
    margin:10px 20px;
    line-height: 40px;
}
.choseStudyCourse .courseDiv .hasNoJianli{
    background: rgba(0, 0, 0, 0) url("../images/modalApply/tanchuangimg03.png") no-repeat scroll left center;
    color: #ff7f00;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    padding-left: 58px;
}
.choseStudyCourse .courseDiv .gzhcSpan{
	margin-top: 20px;
}
.choseStudyCourse .courseDiv .gzhcSpan i{
	color:#FF7F00;
}




.choseStudyCourse .courseDiv div{
    font-size: 14px;
    height: 24px;
    text-align:left;
    display:inline;
}
.choseStudyCourse .courseDiv div select{
    font-size: 14px;
    height: 26px;
    margin-left: 5px;
    width : 120px;
}
.choseStudyCourse p.warnText1 {
   background: #f9f9f9 none repeat scroll 0 0;
    color: #ff7f00;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-top: 28px;
    text-align: center;
    width: 100%;
}
p.warnText2{
	padding-left:10%;
	padding-right:10%;
	font-size:14px;
	color:#444444;
	margin-top:40px;
	text-align:left;
	line-height: 30px;
    margin-bottom: 75px;
}
p.warnText2 span{
	color:#00BFFF;
}
p.warnText2 a{
	color:#FF7F00;
}

.selectjianli{
	height:auto;
	width:100%;
	
	padding-top: 20px;
    color: #5A73AD;
}
.selectjianli ul{
	height:30px;
	width:440px;
	margin:10px auto;
}
.selectjianli ul li{
	float:left;
}
.selectjianli ul li p{
	width:100px;
	text-align:center;
	font-size:14px;
	line-height:32px;
}
.selectjianli ul li select{
	width:235px;
	height:30px;
	margin-right:20px;
}
/*
锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷页锟斤拷
*/
.selectjianliliuchen dl{
	margin-left:30px;
	float:left;
	margin-top:30px;
	width :220px;
}
.selectjianliliuchenA dt{
	width:114px;
	height:168px;
	margin-left:30px;
	position:relative;
	background:url(../images/jounior/jian1.png) no-repeat;
}
.selectjianliliuchenA dt a{
	position:absolute;
	left: 120px;
    bottom: 5px;
	width:60px;
	font-size:12pt;
	text-decoration:underline;
	color:#FF7F00;
	font-weight:normal;
}
.selectjianliliuchenA dd{
	width:235px;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
}
.selectjianliliuchenA dd span{
	color:#FF7F00;
}

.selectjianliliuchenB dt{
	width:266px;
	height:176px;
	background:url(../images/jounior/jian2.png) no-repeat;
	position:relative;
}
.selectjianliliuchenB dt span{
	position:absolute;
	right: -78px;
    bottom: 30px;
	width:124px;
	height:113px;
	background:url(../images/jounior/jian3.png) no-repeat;
	background-size:100% 100%;
}
.selectjianliliuchenB dd{
	width:266px;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
}
.selectjianliliuchenB dd span{
	color:#FF7F00;
}
.downloadBtn{
	background: #5a73ad none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    height: 30px;
    width: 70px;
}



.modalApply ul {
    background: #eeeeee none repeat scroll 0 0;
    color: #878787;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    width: 544px;
    font-size:12px;
    text-align: left;
}
.modalApply ul li {
    float: left;
    height: 27px;
    font-size:12px;
    padding-left: 6px;
    width: 130px;
}
.modalApply ul li i {
    display: inline-block;
    float: left;
    height: 27px;
    margin-right: 10px;
    width: 16px;
}
.modalApply ul li .li01{
	background:url(../images/modalApply/tcimgIcon01.png) no-repeat center;
}
.modalApply ul li .li02{
	background:url(../images/modalApply/tcimgIcon02.png) no-repeat center;
}
.modalApply ul li .li03{
	background:url(../images/modalApply/tcimgIcon03.png) no-repeat center;
}
.modalApply ul li .li04{
	background:url(../images/modalApply/tcimgIcon04.png) no-repeat center;
}
.modalApply ul li.current{
	color:#fff;
	background:url(../images/modalApply/tanchuangimg01.png) no-repeat center;
}
.modalApply ul li.current .li01{
	background:url(../images/modalApply/tcimgIcon011.png) no-repeat center;
}
.modalApply ul li.current .li02{
	background:url(../images/modalApply/tcimgIcon021.png) no-repeat center;
}
.modalApply ul li.current .li03{
	background:url(../images/modalApply/tcimgIcon031.png) no-repeat center;
}
.modalApply ul li.current .li04{
	background:url(../images/modalApply/tcimgIcon041.png) no-repeat center;
}
.applicationSteps .allApplicationSteps {
    height: 290px;
}
.applicationSteps .allApplicationSteps .applicCon {
    height: 185px;
}
.applicationSteps .allApplicationSteps p {
    background: #f9f9f9 none repeat scroll 0 0;
    color: #ff7f00;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px;
    text-align: center;
    width: 100%;
}
.modalApply .modal-body .button {
    text-align: center;
}
.modalApply .modal-body button {
    background: #5a73ad none repeat scroll 0 0;
    border: 1px solid #5a73ad;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    height: 37px;
    width: 123px;
}
.modalApply .modal-body button.but02 {
    background: #ff8000 none repeat scroll 0 0;
    border: 1px solid #ff8000;
}
.applicationSteps .applicationSteps01 .applicCon {
    margin: 0 auto;
    padding-top: 40px;
    width: 290px;
}


</pre></body></html>