@charset "utf-8";
#wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#container {
    position: relative;
    width: 100%;
}

#container .wrap_box {
    position: relative;
    width: 1320px;
    margin: 90px auto 0;
}

/*底部*/

#return,
#link_return {
    position: fixed;
    right: 10PX;
    top: 600px;
    width: 60px;
    height: 60px;
    z-index: 999;
    background-color: #510000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    display: none;
    opacity: 0.9;
}

#return:hover,
#link_return:hover {
    background-color: #770b0b;
}

#return img,
#link_return img {
    position: absolute;
    left: 14px;
    top: 14px;
    width: 32px;
    height: 32px;
}

#link_return {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -30px;
    display: block;
}

/*二级页面*/

#sub_banner {
    position: relative;
    width: 100%;
    height: 300px;
    padding-top: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sub_banner .bg_sunbanner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#wrap .w1200,
#wrap .w1280,
#wrap .w1240 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 10;
}

#wrap .w1280 {
    width: 1280px;
}

#wrap .w1240 {
    width: 1240px;
}

#wrap .sub_log {
    margin-top: 15px;
}

#wrap .sub_log a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#sub_banner .sub_title {
    text-align: center;
}

#sub_banner .banner_text {
    position: relative;
    padding: 0 80px;
    height: 100px;
    margin: 20px auto 0;
    color: #9b0000;
    text-align: center;
    display: inline-block;
}

#sub_banner .banner_stu {
    color: #009fe9;
}

#sub_banner .banner_alu {
    color: #ffbc1c;
}

#sub_banner .banner_pub {
    color: #8fc31e;
}

#sub_banner .sub_title_l,
#sub_banner .sub_title_r {
    position: absolute;
    width: 80px;
    height: 60px;
    top: 22px;
}

#sub_banner .sub_title_l {
    left: 0;
    background: url(../images/sub_title_l.png) no-repeat;
}

#sub_banner .sub_title_r {
    right: 0;
    background: url(../images/sub_title_r.png) no-repeat;
}

#sub_banner .banner_text h2 {
    font-weight: normal;
    font-size: 40px;
    background-color: transparent;
}

#sub_banner .banner_text span {
    font-size: 32px;
    font-family: arial;
    margin-top: 8px;
    display: inline-block;
}

/*二级页面内容 */

#sub_content {
    position: relative;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 55px;
    height: auto;
}

/*二级公共底部*/

#sub_footer {
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #000;
    cursor: pointer;
    z-index: 666;
    overflow: hidden;
}

#sub_footer .footer_l {
    position: absolute;
    left: 10px;
    top: 19px;
}

#sub_footer .footer_l a,
#sub_footer .footer_l img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#sub_footer .footer_r {
    position: absolute;
    height: 100%;
    color: #fff;
    right: 100px;
}

#sub_footer .footer_r .footer_rlink {
    margin-top: 30px;
}

#sub_footer .footer_r a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-right: 64px;
}

#sub_footer .footer_r p {
    font-size: 12px;
    color: #c9caca;
    margin-top: 6px;
}

#sub_footer #footer {
    position: absolute;
    top: 500px;
    left: 0;
    margin-bottom: 0;
}
#wrap .certi {
    margin-top: 70px;
}
/*学历系统登陆*/
.certiCard{
	width: 100%;
	    height: 214px;
}
.certiItem{
	width: 422px;
	height: 214px;
	border-radius: 12px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	float: left;
	text-align: center;
}
.certiItemc{
	width: 416px;
	margin: 0 22px;
}
.certiItemr{
	width: 308px;
}
.certiImg{
	margin-top: 25px;
}
.itemTitle{
	margin-top: 16px;
	margin-bottom: 28px;
	font-size: 27px;
}
.itemSubTit{
	color: #05b6bc;
}
.itemTitleNo{
	margin: 0;
}
.itemTitleYes{
	margin-top: 16px;
}
.certiBot{
	overflow: hidden;
	padding-left: 130px;
	height: 142px;
	background: url(../images/bg/bg_border.png) no-repeat;
	background-size:100% 100% ;
	margin-top: 36px;
	position: relative;
}
.certiBotBg{
	position: absolute;
	left: 0;
	top: 0;
}
.certiBotit{
	    padding-left: 18px;
    background: url(../images/bg/bg_title.png) no-repeat;
    background-position: left center;
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 20px;
}
.certiCon p{
	float: left;
	line-height: 26px;
	padding-left: 18px;
	background: url(../images/bg/bg_circle.png) no-repeat;
	background-position: left 8px;
	color: #666;
}
.certiCon p:first-child{
	width: 300px;
	margin-right: 58px;
}
.certiCon p span{
	display: block;
}
/*---学历验证----*/
.xl_certi{
	margin-top: 20px;
}
.xlContent{
	width: 750px;
	margin: 0 auto;
}
.xlTop{
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding-bottom: 2px;
	margin-bottom: 40px;
}
.xlTop p{
	width: 136px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e8e8e8;
	float: left;
	cursor: pointer;
	margin-right:20px;
}
.xlTopCen{
	width: 656px;
	overflow: hidden;
	margin: 0 auto;
}
.xlTop p.xlactive{
	background: #ffbc1c;
	color: #fff;
}
.xlCenter{
	margin: 0 18px;
}
.xlInput{
	width: 246px;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 10px;
    
}
.xlInput:focus{
	 border: 1px solid #ddd;
	 outline: none;
}
.inputGroup p{
	float: left;
	text-align: right;
	line-height: 35px;
	margin-right: 20px;
	width: 160px;
}
.inputGroup select{
	width: 205px;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 10px;
}
.inputGroup{
	 position: relative;
	margin-bottom: 26px;
	   
}
.xlInputYear{
	width: 110px;
}
.xlInputYear2{
	width: 180px;
}
.inputGroup span{
	color: #858585;
	margin: 0 10px 0 3px;
}
.yzmImg{
	    height: 37px;
    position: absolute;
    width: 80px;
    margin-left: 20px;
    cursor: pointer;
}
.xlInputName{
	width: 144px;
}
.inputError{
	border: 1px solid #9B0000;
}
.inputGroup span.errorTxt{
	position: absolute;
	width: 425px;
	display: inline-block;
	color: #9B0000;
	right: -70px;
}
.xlBtn{
	width: 223px;
	height: 57px;
	line-height: 1;
	color: #fff;
	background: #ff9600;
	margin: 0 auto;
	border: 0;
	border-radius: 2px;
    display: block;
    font-size: 17px;
    cursor: pointer;
}
.xlBtn:focus{
	outline: 0;
}
.radioBox{
	position: relative;
	    width: 103px;
    display: inline-block;
}
input[type="radio"] {
    width: 23px;
    height: 23px;
    opacity: 0;
        position: relative;
    z-index: 999;
        cursor: pointer;
}
        
.inputGroup label {
    position: absolute;
    left: 5px;
    top: 8px;
    width: 20px;
    height: 20px;
    background: url(../images/bg/bg_radio.png) no-repeat;
　　cursor: pointer;
}
input:checked+label { 
     background: url(../images/bg/bg_radio1.png) no-repeat;
}

/*---success----*/
.successBox{
	width:600px;
	background: url(../images/bg/bg_success.png) no-repeat;
	background-size:100% 100% ;
	margin: 0 auto 28px;
	padding-bottom:20px;
}
.sucTit{
	color: #9b0000;
	font-size: 26px;
	text-align: center;
	padding-top:65px ;
	font-weight: 900;
}
.successBg{
	    background: url(../images/item/success.png) no-repeat;
    background-size: 1588px 941px;
    background-position: -465px -298px;
    width: 100%;
    height: 100%;
    position: absolute;
}
.sucTxt{
	margin: 30px auto 0;
	width: 380px;
	font-size: 16px;
}
.sucTxt p {
	margin-bottom: 20px;
}
.sucTxt p span:first-child{
	color: #999;
}
.sucTxt p span:last-child{
	color: #333;
}
.letter{
	font-weight: 100;
	letter-spacing: 2em;
}
.warningImg{
	margin: 14px auto 16px;
	display: block;
}
.warTxt{
	padding-left: 42px;
	    padding-right: 32px;
	font-size: 16px;
}
.warTxtLetter{
	text-indent: 2em;
}
.warTxt p{
	line-height: 34px;
}
.warTxt p b{
	font-weight: 100;
	margin-left:16px;
}
.warTe{
	color: #ff0000;
}
/* ----------课程详情-------- */
.navTitle{
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	margin-bottom: 60px;
}
.navTitle a{
	color: #333;
}
.detailTit{
	font-size: 32px;
	margin-bottom: 36px;
}
.detailTit span{
	font-size: 16px;
	color:#c9c9c9 ;
	margin-left: 16px;
}
.detail_content{
	overflow: hidden;
}
.dcLeft{
	width: 180px;
	float: left;
}
.dcLeft ul li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	position: relative;
}
.dcLeft ul li.dcActive{
	background: url(../images/bg/bg_detail_list.png) no-repeat;
	
}
.dcLeft ul li.dcActive::before{
	content: '';
	width: 3px ;
	height: 16px;
	background: #ea4848;
	display: block;
	position: absolute;
	top: 18px;
}
.dcLeft ul li.dcActive a{
	color: #ea4848;
	margin-left: 20px;
}
.dcLeft ul li a{
	color: #000;
	padding-left: 30px;
}
.dcRight{
	float: right;
	width: 858px;
	min-height: 500px;
	background: #f8f8f8 url(../images/bg/bg_logo.png) no-repeat;
	background-position: 790px 372px;
	padding-left: 100px;
	padding-top: 40px;
	font-size: 16px;
	color: #333;
}
.detailsList {
	margin-bottom: 27px;
}
.courseSearch{
	border: 1px solid #dbdbdb;
	color: #333;
	overflow: hidden;
}
.ctLeft{
	width: 156px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: #f4f4f4;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	box-sizing: border-box;
}
.ctRight{
	height: 100%;
	padding-left: 10px;
	border-bottom: 1px solid #dbdbdb;
	width: 1031px;
	box-sizing: border-box;
	flex: 1;
}

.ctRight span{
	border:1px solid #ddd;
	padding: 16px 26px;
	border-radius: 54px;
	cursor: pointer;
	margin-right: 26px;
}
.ctRight span.ctActive{
	background: #ea4848;
	color: #fff;
	border:1px solid #ea4848;
}
.courseTop{
	overflow: hidden;
	height: 76px;
	display: flex;
}
.courseTop .ctLeft{
	height: 76px;
	line-height: 76px;
}
.courseTop .ctRight{
	height: 76px;
	line-height: 76px;
}
.courseCenter{
	overflow: hidden;
	height: 150px;
	display: flex;
}
.courseCenter .ctLeft{
	height: 150px;
	line-height: 99px;
}
.ctRight2 span{
	padding: 0;
	border: none;
	height: 38px;
	background: transparent!important;
	border: none!important;
	margin-right: 0;
}
.ctRight2 span a{
	padding: 6px 12px;
	color: #333;
}
.ctRight2 span.ctActive a{
	background: #ea4848;
	color: #fff;
	border-radius: 50px;
}
.ctList{
	margin-top: 20px;
	float: left;
}
.ctList span{
	width: 170px;
	display: block;
	float:left;
}
.courseBottom{
	overflow: hidden;
	height: 350px;
	display: flex;
}
.courseBottom .ctLeft{
	line-height: 350px;
	border-bottom:none ;
}
.courseBottom .ctRight{
	border-bottom:none ;
}
.searchVal{
	height: 100px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	margin-top: 30px;
	margin-bottom: 60px;
}
.svLeft{
	float: left;
	margin-top: 28px;
	padding-left: 42px;
	width: 49%;
	border-right: 1px solid #ddd;
}
.svRight{
	float: left;
	margin-top: 28px;
	padding-left: 58px;
}
.svLabel{
	font-size: 17px;
	float: left;
	line-height: 44px;
	margin-right: 26px;
}
.svInput{
	width: 240px;
	height: 44px;
	border-right:0 ;
	border: 1px solid #ddd;
	border-right: 0;
	border-radius: 50px 0 0 50px;
	    float: left;
	padding-left: 24px;
}
.svBtn{
	width: 90px;
	height: 46px;
	line-height: 44px;
	color: #fff;
	border: none;
	border-radius:0 50px 50px 0;
	background: #ea4848 url(../images/bg/bg_search.png) no-repeat;
	font-size: 17px;
	float: left;
	background-position: 14px 13px;
	padding-left: 12px;
	cursor: pointer;
}
.svBtn:focus{
	outline: none;
}
.ctable table{
	width: 100%;
	border: 1px solid #ddd;
	font-size: 13px;
}
.ctable table thead{
	background: #c81e27;
	color: #fff;
	height: 98px;
}
.ctable table thead tr{
	height: 98px;
	
}
.tCourse{
	width: 113px;
}
.tTime{
	width: 220px;
}
.tName{
	width: 226px;
}
.tDan{
	width: 114px;
}
.tType{
	width: 54px;
}
.tWake{
	width: 73px;
}
.tTeach{
	width: 80px;
}
.tReamark{
	width: 212px;
}
.ctable table thead tr th{
	font-weight: 100;
	border-right: 1px solid #ddd;
}
.ctable table tbody tr td{
	padding: 32px 0;
	text-align: center;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.ctable table tbody tr td a{
	color:rgb(54, 65, 73);
	text-decoration: underline;
}
.language{
	position: fixed;
	width: 87px;
	height: 90px;
	background-image: url(../images/bg/bg_sanjiao.png),url(../images/bg/bg_radius.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 100px 37px,center;
	background-size: 10px 10px,100% 100%;
	color: #fff;
	right: 0;
	z-index: 99;
	border-radius: 50% 0 0 50%;
	font-size: 16px;
	line-height: 82px;
	padding-left: 36px;
	cursor: pointer;
}
.language a{
	color:#fff;
}