﻿@charset "utf-8";
/* CSS Document */

.container_tk {
	max-width: 1200px;
	padding-top: 10px;
	margin: 0 auto;
}
.con {
	width: 100%;
	float: left;
	/*margin-top:110px;*/
}
.bx {
	width: 1200px;
	margin: 0 auto;
}
/**/
.weizhi {
	width: 100%;
	height: 50px;
	font-size: 14px;
	color: #666;
	line-height: 50px;
}
/*banner*/

.banner {
	width: 100%;
	overflow: hidden;
	background: url(/images/default/banner.png) no-repeat center;
	float: left;
}
.banner .ban_center {
	max-width: 1200px;
	margin: 0 auto;
}
.banner .ban_center img {
	width: 100%;
	float: left;
}
/**/
.tiku_bx {
	width: 100%;
	float: left;
}
.tiku {
	max-width: 1200px;
	margin: 0 auto;
	padding: 75px 0 110px;
	overflow: hidden;
}
.tiku ul li {
	width: 26%;
	float: left;
	margin: 0 3.5%;
	cursor: pointer;
}
.tiku ul li img {
	width: 100%;
}
.tiku ul li:hover {
	transform: scale(1.1, 1.1);
	transition: .3s transform;
}
/**/
.ydd_bx {
	width: 100%;
	background: url(/images/default/bg_ydb.png) #f5f6fa no-repeat center;
	overflow: hidden;
	float: left;
}
.ydd_bx .ydd_ct {
	max-width: 1200px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.ydd_bx .ydd_ct > img {
	width: 100%;
}
.ydd_bx .ydd_ct .ydd_left {
	width: 50%;
	position: absolute;
	top: 60px;
}
.ydd_bx .ydd_ct .ydd_left img {
	width: 78%;
	margin-left: 11%;
}
.ydd_right {
	width: 50%;
	position: absolute;
	top: 120px;
	;
	left: 0;
	margin-left: 50%;
}
.ydd_right p img {
	width: 42%;
}
.ydd_right p {
	padding-bottom: 18px;
	font-size: 18px;
	color: #999;
}
.ydd_right ul {
	overflow: hidden;
	padding-bottom: 55px;
}
.ydd_right ul li {
	width: 100%;
	padding-left: 36px;
	height: 40px;
	line-height: 40px;
	color: #2fa5f4;
	font-size: 16px;
	background: url(/images/default/xzk.png) no-repeat center left;
}
.ydd_right .ewm {
	width: 100%;
	overflow: hidden;
	margin-bottom: 21px;
}
.ydd_right .ewm .ewm_left {
	width: 45%;
	background: #2fa5f4;
	padding: 20px 0;
	float: left;
	margin-right: 3%;
	margin-top: 5px;
}
.ydd_right .ewm .ewm_left img {
	width: 100%;
}
.ydd_right .ewm .ewm_right {
	width: 25%;
	float: left;
}
/*题库列表*/
.tiku_left {
	width: calc(100% - 293px);
	float: left;
	margin: 0 0 40px 0;
}
.tiku_left .xmxz {
	width: 100%;
	height: 62px;
	background: #fff;
	float: left;
	border-bottom: 1px solid #eee;
	padding: 0 20px;
	border-radius: 6px 6px 0 0;
}
.tiku_left .xmxz .navbar {
	margin-bottom: 0;
}
.tiku_left .xmxz .navbar > a {
	font-size: 22px;
	color: #333;
	line-height: 62px;
	text-decoration: none;
}
.tiku_left .xmxz .navbar > a img {
	margin-left: 6px;
}
.tiku_left .xmxz .navbar > span {
	padding-left: 15px;
	color: #666;
}
.tiku_left .xmxz .navbar > .fhlb {
	float: right;
	font-size: 14px;
	color: #0384fc;
	cursor: pointer;
}
.tiku_left .xmxz .navbar .dropdown-menu {
	margin-top: 0;
	border: none;
	min-width: 172px;
	padding: 0;
	left: 0;
}
.tiku_left .xmxz .navbar .dropdown-menu>li>a {
	padding: 8px 30px;
	border-bottom: 1px solid #eee;
}
.tiku_left .xmxz .navbar .dropdown-menu>li>a:hover {
	background: #fff;
	color: #0384fc
}
.tiku_left .xmfl {
	width: 100%;
	min-height: 52px;
	background: #fff;
	float: left;
	border-top: none;
	border-radius: 0 0 6px 6px
}
.tiku_left .xmfl .kemu {
	padding-left: 30px;
	width: 85px;
	min-height: 52px;
	overflow: hidden;
	float: left;
	font-size: 15px;
	color: #666;
	line-height: 52px;
}
.tiku_left .xmfl .kmlb {
	width: calc(100% - 86px);
	padding-right: 30px;
	float: left;
}
.tiku_left .xmfl .kmlb ul li {
	line-height: 52px;
	float: left;
	font-size: 14px;
}
.tiku_left .xmfl .kmlb ul li a {
	padding: 3px 10px;
	margin: 0 8px;
	border-radius: 24px;
	border: 1px #f9fbfd solid;
	color: #666;
}
.tiku_left .xmfl .kmlb ul li a:hover {
	border: 1px #0384fc solid;
	color: #0384fc;
}
.tiku_left .xmfl .kmlb .kemu_s a {
	border: 1px #0384fc solid;
	color: #0384fc;
}
.tiku_left .tkms {
	width: 100%;
	float: left;
	margin-top: 12px;
}
.tiku_left .tkms > ul {
	width: 100%;
	height: 48px;
	background: #fff;
	margin-bottom: 12px;
}
.tiku_left .tkms > ul li {
	width: 125px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	float: left;
}
.tiku_left .tkms > ul li a {
	height: 48px;
	line-height: 48px;
	color: #333;
	padding: 0;
}
/* .tiku_left .tkms > ul li a:focus {
	height: 48px;
	line-height: 48px;
	background: #0384fc;
	padding: 0;
}*/
.tiku_left .tkms ul .active a {
	height: 48px;
	line-height: 48px;
	background: #0384fc;
	color: #fff;
	padding: 0;
}

	.tiku_left .tkms .nav  .active a:hover {
		color: #fff;
	}

	.tiku_left .tkms ul li a:hover {
		height: 48px;
		line-height: 48px;
		padding: 0;
	}

	.tiku_left .tkms .nav li a:hover {
		height: 48px;
		line-height: 48px;
		color: #0384fc;
		padding: 0;
	}
.tiku_left .tkms .tab-pane {
	width: 100%;
	overflow: hidden;
	min-height: 750px;
	background-color: #fff;
}
.tiku_left .tkms .tab-pane .lbtj {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	margin-bottom: 1px;
	color: #999;
	border-bottom: 1px solid #f5f5f5;
}
.tiku_left .tkms .tab-pane .lbtj p span {
	width: calc(100% - 350px);
	display: block;
	float: left;
	text-align: center;
}
.tiku_left .tkms .tab-pane .lbtj p {
	padding: 0 30px;
}
.tiku_left .tkms .tab-pane .lbtj p b {
	width: 180px;
	display: block;
	float: left;
	font-weight: normal;
	text-align: center;
}
.tiku_left .tkms .tab-pane .personal-mcon-left {
	min-height: 650px;
	background: #fff;
	padding-bottom: 20px;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul {
	width: 100%;
	overflow: hidden;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li {
	width: 100%;
	height: 64px;
	border-bottom: 1px dashed #e8e8e8;
	line-height: 58px;
	background: #fff;
	font-size: 14px;
	padding: 0 30px;
	cursor: pointer;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li h3 {
	width: calc(100% - 300px);
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 58px;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li h3 img {
	margin-right: 10px;
	margin-bottom: 3px;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li p {
	width: calc(100% - 300px);
	float: left;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li .zts {
	width: 80px;
	text-align: center;
	color: #999;
	float: left;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li .zts span {
	color: #0384fc;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li p img {
	margin-left: 28px;
	margin-right: 16px;
	margin-bottom: 3px;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li > a {
	width: 75px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	float: right;
	line-height: 30px;
	color: #333;
	margin-top: 16px;
	text-align: center;
	font-size: 13px;
}
.tiku_left .tkms .tab-pane .personal-mcon-left > ul li > a:hover {
	background: #0384fc;
	border: #0384fc 1px solid;
	color: #fff;
}
.tiku_left .tkms .tab-pane .page {
	width: 100%;
	height: 58px;
	line-height: 58px;
	margin-top: 10px;
}
.tiku_left .tkms .tab-pane .page p {
	text-align: center;
}
.tiku_left .tkms .tab-pane .page p a {
	padding: 3px 7px;
	border: #ddd 1px solid;
	border-radius: 2px;
	background: none;
	color: #333;
	margin: 0 1px;
}
.tiku_left .tkms .tab-pane .page p a:hover {
	background: #0384fc;
	color: #fff;
	border: 1px solid #0384fc;
}
.tiku_left .tkms .tab-pane .page p input {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin-right: 3px;
}
.tiku_left .tkms .tab-pane .page p span {
	margin: 0 5px;
}
.tiku_left .tkms .tab-pane .page .fytz {
	line-height: 24px;
	background: #f9f9f9;
	width: 30px;
}
.tiku_left .tkms .tab-pane .page .fytz:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.tab-content {
	margin-bottom: 40px;
	border-radius: 6px;
	overflow: hidden;
}
/*模拟试题*/
.tiku_left .tkms .tab-pane .mnsj {
	min-height: 680px;
	background: #fff;
}
.tiku_left .tkms .tab-pane .lbsj p {
	padding-left: 4%;
}
.tiku_left .tkms .tab-pane .lbsj p span {
	padding-left: 4%;
}
.tiku_left .tkms .tab-pane .lbsj p span img {
	margin-left: 5px;
}
.tiku_left .tkms .tab-pane .mnsj ul li {
	height: 80px;
	border-bottom: 1px dashed #e2e2e2;
	padding-left: 72px;
	background: url(/images/default/icon_misj.png) no-repeat center left 23px;
	/*padding-right: 30px;*/
	cursor: pointer;
}
.tiku_left .tkms .tab-pane .mnsj ul li p {
	font-size: 12px;
	color: #999;
	width: 62%;
	float: left;
	padding-top: 16px;
	line-height: 25px;
}
	.tiku_left .tkms .tab-pane .mnsj ul li .action {
		float: right;
		width: 25%;
		vertical-align:middle;
	}

		.tiku_left .tkms .tab-pane .mnsj ul li .action a{
			margin:20px 5px auto 5px !important;
			display:inline-block;
			float:unset;
		}

		.tiku_left .tkms .tab-pane .mnsj ul li .action .lianxi:hover {
			background-color: #0384fc;
			color: white !important;
		}

		.tiku_left .tkms .tab-pane .mnsj ul li .action .kaoshi:hover {
			background-color: #cf1515;
			color: white !important;
		}
		.tiku_left .tkms .tab-pane .mnsj ul li p span {
			color: #0384fc;
		}
.tiku_left .tkms .tab-pane .mnsj ul li p b {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
	.tiku_left .tkms .tab-pane .mnsj ul li a {
		width: 75px;
		height: 30px;
		display: block;
		border: 1px solid #0384fc;
		/* background: #f5f5f5; */
		float: right;
		line-height: 30px;
		color: #0384fc;
		margin-top: 14px;
		text-align: center;
		font-size: 13px;
		border-radius: 15px;
	}
.tiku_left .tkms .tab-pane .mnsj ul li:hover b {
	color: #0384fc;
}
.tiku_left .tkms .tab-pane .mnsj ul li a:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.tiku_left .tkms .tab-pane .lnzt ul li {
	background: url(/images/default/icon_lnzt.png) no-repeat center left 23px;
}
.tiku_left .tkms .tab-pane .kqmj ul li {
	background: url(/images/default/icon_kqmj.png) no-repeat center left 23px;
}
.tiku_left .tkms .tab-pane .mryl ul li {
	background: url(/images/default/icon_mryl.png) no-repeat center left 23px;
}
.tiku_left .ztfy ul li {
	width: 50%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #f9f9f9;
	float: left;
	cursor: pointer;
	border: 1px solid #eee;
}

.tiku_left .ztfy img {
	margin: 0 10px;
	margin-bottom: 2px;
}
.tiku_left .ztfy ul li:hover {
	background: #f9fbfd;
}
/*每日一练*/
.tiku_left .tkms .tab-pane .mryl {
	min-height: 650px;
	background: #fff;
	padding: 5px 30px;
}
.tiku_left .tkms .tab-pane .mryl .mrlx_nav {
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #e5e5e5;
}
.tiku_left .tkms .tab-pane .mryl .mrlx_nav li {
	width: 70px;
	float: left;
	line-height: 52px;
	height: 52px;
	text-align: center;
	border: none;
	margin-right: 30px;
}
.tiku_left .tkms .tab-pane .mryl .mrlx_nav li a {
	width: 100%;
	height: 100%;
	line-height: 52px;
	padding: 0;
	background: none;
	color: #333;
}
.tiku_left .tkms .tab-pane .mryl .mrlx_nav li img {
	margin-right: 8px;
	float: left;
	margin-top: 15px;
}
.tiku_left .tkms .tab-pane .mryl .mrlx_nav .active a {
	border-bottom: 2px solid #0384fc;
	color: #0384fc;
}
.tiku_left .tkms .tab-pane .lx_list {
	width: 100%;
	padding-top: 10px;
}
.tiku_left .tkms .tab-pane .lx_list ul li {
	width: 100%;
	height: 70px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #e2e2e2;
}
.tiku_left .tkms .tab-pane .lx_list ul li p {
	width: 70%;
	float: left;
	font-size: 14px;
	padding-top: 15px;
	line-height: 24px;
}
.tiku_left .tkms .tab-pane .lx_list ul li p span {
	font-size: 12px;
	color: #999;
}
.tiku_left .tkms .tab-pane .lx_list ul li a {
	width: 75px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	float: right;
	line-height: 30px;
	color: #333;
	margin-top: 19px;
	text-align: center;
	font-size: 13px;
}
.tiku_left .tkms .tab-pane .lx_list ul li a:hover {
	background: #0384fc;
	color: #fff;
	border: 1px solid #0384fc;
}
#wdztjl {
	background: none;
}
.mryl_ts {
	width: 100%;
	min-height: 750px;
	background: #fff;
	text-align: center;
}
.mryl_ts img {
	text-align: center;
	margin-top: 150px;
	margin-bottom: 30px;
}
/*往期记录*/
.tiku_left .mryl .wqjl_list {
	width: 100%;
	padding-top: 20px;
}
.tiku_left .mryl .wqjl_list ul li {
	width: 100%;
	overflow: hidden;
}
.tiku_left .mryl .wqjl_list .jl_time {
	width: 100px;
	height: 100%;
	float: left;
	position: relative;
}
.tiku_left .mryl .wqjl_list .jl_time > img {
	position: absolute;
	top: 25px;
	right: -7%;
}
.tiku_left .mryl .wqjl_list .jl_time p {
	padding-top: 20px;
	color: #999;
	font-size: 13px;
}
.tiku_left .mryl .wqjl_list .mrnr {
	width: calc(100% - 101px);
	float: right;
	border-left: 1px solid #eee;
	padding-left: 30px;
}
.tiku_left .mryl .wqjl_list .kjsw {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #e2e2e2;
	height: 100%;
	padding-bottom: 15px;
}
.tiku_left .mryl .wqjl_list .kjsw p {
	font-size: 14px;
	width: 70%;
	float: left;
	padding-top: 19px;
	line-height: 24px;
}
.tiku_left .mryl .wqjl_list .kjsw p span {
	font-size: 12px;
	color: #999;
	padding-left: 7px;
	padding-right: 5px;
}
.tiku_left .mryl .wqjl_list .kjsw a {
	float: right;
	width: 75px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	line-height: 30px;
	color: #333;
	margin-top: 23px;
	text-align: center;
	font-size: 13px;
}
.tiku_left .mryl .wqjl_list .kjsw a:hover {
	background: #0384fc;
	color: #fff;
	border: 1px solid #0384fc;
}
.tiku_left .mryl .wqjl_list .jjf {
	width: 43%;
	float: left;
	border-bottom: 1px solid #eee;
	height: 100%;
	padding-left: 5%;
}
.tiku_left .mryl .wqjl_list .jjf p {
	font-size: 16px;
	width: 70%;
	float: left;
	padding-top: 19px;
}
.tiku_left .mryl .wqjl_list .jjf p span {
	font-size: 12px;
	color: #999;
	padding-left: 7px;
	padding-right: 5px;
}
.tiku_left .mryl .wqjl_list .jjf a {
	float: right;
	width: 80px;
	height: 34px;
	border-radius: 3px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	line-height: 34px;
	color: #333;
	margin-top: 23px;
	text-align: center;
	font-size: 13px;
}
.tiku_left .mryl .wqjl_list .jjf a:hover {
	background: #0384fc;
	color: #fff;
	border: 1px solid #0384fc;
}
/*题库列表右侧*/
.tiku_right {
	width: 278px;
	float: right;
	border-radius: 6px;
}
.tiku_right .xx_info {
	min-height: 110px;
	margin-bottom: 1px;
	background: #fff;
	float: left;
	width: 100%;
	border-radius: 6px 6px 0 0;
}
.tiku_right .xx_info .info_left {
	margin-left: 15px;
	margin-top: 24px;
	margin-right: 12px;
	float: left;
	width: 65px;
	height: 65px;
	border-radius: 100%;
	overflow: hidden;
}
.tiku_right .xx_info .info_right {
	float: left;
	padding-top: 26px;
}
.tiku_right .xx_info .info_right p {
	font-size: 16px;
	line-height: 30px;
}
.tiku_right .xx_info .info_right p span {
	font-size: 12px;
	padding: 2px 7px;
	border: 1px solid #ccc;
	border-radius: 20px;
	color: #999;
	margin-right: 15px;
}
.tiku_right .xx_info .info_right p a {
	font-size: 14px;
	color: #0384fc;
}
.tiku_right .xx_info .info_right p a:hover {
	color: #0384fc;
}
.tiku_right .zngj {
	width: 100%;
	height: 94px;
	background: #fff;
	float: left;
	margin-bottom: 12px;
	border-radius: 0 0 6px 6px;
}
.tiku_right .zngj ul li {
	width: 33.3%;
	height: 94px;
	float: left;
	background: url(/images/default/bg_zntk.png) no-repeat right;
	cursor: pointer;
}
.tiku_right .zngj .active p a {
	color: #0384fc
}
.tiku_right .zngj ul li p {
	text-align: center;
	font-size: 14px;
	color: #666;
}
.tiku_right .zngj ul li p img {
	margin-top: 19px;
	margin-bottom: 8px;
}
.tiku_right .zngj ul li:hover p a {
	color: #0384fc;
}
.tiku_right .rmkc {
	width: 100%;
	background: #fff;
	padding: 15px 15px 5px;
	float: left;
	border-radius: 6px
}
.tiku_right .rmkc .rmkcbt {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 36px;
}
.tiku_right .rmkc .rmkcbt img {
	margin-right: 8px;
	margin-bottom: 3px;
}
/*.tiku_right .rmkc .kclb{ width:100%;}
.tiku_right .rmkc .kclb ul li{width:100%; float:left; margin-bottom:14px;}
.tiku_right .rmkc .kclb ul li img{ width:100%;}*/

/*练习模式*/
.tiku_left .kstx {
	width: 100%;
	padding: 15px 30px;
	overflow: hidden;
	float: left;
	background: url(/images/default/bg_tx.png) no-repeat left 0 top 18px #fff;
	margin-bottom: 1px;
}
.tiku_left .kstx p {
	font-size: 16px;
}
.tiku_left .kstx p span {
	font-size: 14px;
	color: #999;
	padding-left: 10px;
}
.tiku_left .zwf {
	height: 12px;
	width: 100%;
	float: left;
}
.tiku_left .kszt {
	width: 100%;
	padding: 20px 0;
	float: left;
	background: #fff;
	min-height: 525px;
}
.tiku_left .ksms {
	min-height: 200px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.tiku_left .kszt .kstm {
	padding: 0 35px 20px;
	position: relative;
}
.tiku_left .kszt .kstm > p {
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
	padding-bottom: 15px;
	color: #666;
}
.tiku_left .kszt .kstm > p span {
	/*color: #0384fc;*/
}
	.tiku_left .kszt .kstm .p span {
		color: #000000;
	}
.tiku_left .kszt .kstm ul {
	width: 100%;
	overflow: hidden;
}
.tiku_left .kszt .kstm ul li {
	padding-left: 46px;
	background: url(/images/default/icon_dx_k.png) no-repeat left 5px top 8px;
	margin-bottom: 10px;
	min-height: 37px;
	line-height: 36px;
	cursor: pointer;
}
.tiku_left .kszt .kstm ul li p {
	font-size: 16px;
	padding-left: 25px;
	position: relative;
}
.tiku_left .kszt .kstm ul li p img {
	max-width: 200px;
	max-height: 128px;
	margin: 15px;
}
.tiku_left .kszt .kstm ul li p span {
	color: #999;
	position: absolute;
	top: 0;
	left: 3px;
}
.tiku_left .kszt .kstm .bdxxz li {
	background: url(/images/default/icon_bdx_n.png) no-repeat left 5px top 8px;
}
.tiku_left .kszt .kstm .bdxxz .dx_zjxz {
	background: url(/images/default/icon_bdx_s.png) no-repeat left 5px top 8px;
}
.tiku_left .kszt .kstm .bdxxz .dx_wxd {
	background: url(/images/default/icon_dx_wxd.png) no-repeat left 0 top 0;
}
.tiku_left .kszt .kstm .bdxxz .dx_yxd {
	background: url(/images/default/icon-bdx_yxd.png) no-repeat left 0 top 0;
}
.tiku_left .kszt .kstm .xzda {
	background: url(/images/default/icon_dx_s.png) no-repeat left 5px top 8px;
}
.tiku_left .kszt .kstm .zqda {
	background: url(/images/default/icon_dx_z.png) no-repeat left 0 top 0;
}
.tiku_left .kszt .kstm .dapd {
	position: absolute;
	top: -3px;
	left: 0;
}
.tiku_left .kszt .kstm .dapd2 {
	position: absolute;
	top: 18px;
	left: 0;
}
.wz {
	position: relative;
}
.tiku_left .kszt .dtgj {
	width: 100%;
	height: 36px;
	margin-bottom: 20px;
	padding: 0 30px;
}
.tiku_left .kszt .dtgj ul li {
	float: right;
	padding-left: 25px;
	line-height: 36px;
	cursor: pointer;
	background: none;
}
.tiku_left .kszt .dtgj ul li img {
	margin-right: 5px;
	float: left;
	padding-top: 10px;
}
.tiku_left .kszt .dtgj ul li input {
	width: 100px;
	background: #0384fc;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	border: 1px solid #0384fc;
	height: 36px;
	outline: none;
}
.tiku_left .kszt .dtgj ul li input:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
	outline: none;
}
.tiku_left .queding {
	width: 90px;
	height: 36px;
	border-radius: 4px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 5px auto;
	display: block;
	text-align: center;
	line-height: 36px;
}
/*答案解析*/
.tiku_left .kszt .dajx {
	width: 100%;
}
.tiku_left .kszt .dajx .zqda {
	width: 100%;
	/*height: 54px;*/
	border-bottom: 1px solid #f0f3f5;
	border-top: 1px solid #f0f3f5;
	line-height: 54px;
	background: #f9f9f9;
	padding: 0 30px;
	font-size: 16px;
}
.tiku_left .kszt .dajx .zqda span {
	padding-right: 20px;
}
.tiku_left .kszt .dajx .zqda .zqda_s {
	color: #0384fc;
}
.tiku_left .kszt .dajx .zqda .nddn {
	color: #0384fc;
}
.tiku_left .kszt .dajx .jxnr {
	padding: 20px 30px 0;
}
.tiku_left .kszt .dajx .jxnr ul li {
	padding-bottom: 18px;
	float: left;
	width: 100%;
	background: none;
}
.tiku_left .kszt .dajx .jxnr .jxnr_bt {
	width: 15%;
	float: left;
	height: 100%;
	color: #999;
	line-height: 24px;
}
.tiku_left .kszt .dajx .jxnr .jxnr_bt img {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info {
	width: 85%;
	float: left;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info p {
	line-height: 24px;
	color: #666;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info p img {
	margin-right: 5px;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info p span {
	color: #0384fc;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info .shipin {
	width: 236px;
	height: 132px;
	margin-bottom: 15px;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info .jbj {
	width: 93px;
	height: 32px;
	background: #fff url(/images/default/icon_jbj_n.png) no-repeat center left 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	text-align: center;
	line-height: 32px;
	padding-left: 25px;
	color: #0384fc;
	cursor: pointer;
}
.tiku_left .kszt .dajx .jxnr .jxnr_info .jbj:hover {
	background: #0384fc url(/images/default/icon_jbj_s.png) no-repeat center left 10px;
	color: #fff;
	border: 1px solid #0384fc;
}
.tiku_left .kszt .dajx .jxnr ul li textarea {
	width: 100%;
	height: 110px;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 10px;
	outline: none;
}
.tiku_left .kszt .dajx .jxnr ul li p a {
	width: 90px;
	height: 36px;
	background: #0384fc;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 36px;
	float: right;
	margin-top: 10px;
}
.tiku_left .kszt .dajx .jxnr ul li p {
	overflow: hidden;
}
.tiku_left .kszt .dajx .jxnr .sqbj {
	padding: 5px 15px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	color: #0384fc;
	cursor: pointer;
}
.tiku_left .kszt .dajx .jxnr .sqbj img {
	margin-left: 5px;
	margin-bottom: 3px;
}
.tiku_left .ztfy {
	width: 100%;
	height: 56px;
	float: left;
	background: #fff
}
.tiku_left .ztfy .fys {
	width: 100%;
	height: 82px;
	float: left;
	background: #fff;
	display: flex;
	justify-content: center;
	padding-bottom: 26px;
}
.tiku_left .ztfy .fys button {
	width: 160px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
	background: #eee;
	float: left;
	cursor: pointer;
	border: 1px solid #ddd;
	outline: none;
}
.tiku_left .ztfy img {
	margin: 0 10px;
	margin-bottom: 2px;
}
.tiku_left .ztfy .fys button:hover {
	background: #ddd;
}
.tiku_left .ckjx {
	min-height: 200px;
	margin-bottom: 15px;
}
/*做题右侧*/
.tiku_right .csjd {
	width: 100%;
	height: 70px;
	background: #fff;
	float: left;
	padding: 0 15px;
	margin-bottom: 12px;
}
.tiku_right .csjd p {
	text-align: center;
	padding-top: 13px;
	font-size: 16px;
}
.tiku_right .csjd .jdt {
	padding-top: 0;
}
.tiku_right .csjd .jdt img {
	width: 196px;
}
.tiku_right .csjd .jdt span {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}
.tiku_right .ztxgj {
	width: 100%;
	background: #fff;
	float: left;
	margin-bottom: 12px;
}
.tiku_right .ztxgj .zt_time {
	height: 62px;
	width: 90%;
	margin: 0 auto;
	line-height: 62px;
	text-align: center;
	font-size: 22px;
	color: #0384fc;
	border-bottom: 1px solid #eee;
}
.tiku_right .ztxgj .zt_time span {
	/*color: #999;*/
	padding-right: 5px;
	font-size: 20px;
}
.tiku_right .ztxgj .zt_time img {
	margin-right: 10px;
	margin-bottom: 6px;
}
.tiku_right .ztxgj ul {
	width: 100%;
	overflow: hidden;
}
.tiku_right .ztxgj ul li {
	width: 50%;
	height: 90px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.tiku_right .ztxgj ul li img {
	margin-top: 19px;
	margin-bottom: 3px;
}
.tiku_right .dtk {
	width: 100%;
	background: #fff;
	float: left;
}
.tiku_right .dtk p {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.tiku_right .dtk .xlh {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	max-height: 400px;
	overflow-y: auto;
}
.tiku_right .dtk .xlh li {
	width: 23px;
	height: 23px;
	margin: 3px 1px;
	float: left;
	border-radius: 2px;
	border: 1px solid #e6e8ec;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
	font-size: 12px;
}
.tiku_right .dtk .xlh li:hover {
	background: #eee;
}
.tiku_right .dtk .xlh .xtbt {
	width: 100%;
	height: 34px;
	line-height: 34px;
	float: left;
	margin-top: 15px;
	padding-left: 8px;
	background: url(/images/default/icon_xian1.png) no-repeat center left;
}
.tiku_right .dtk .xlh .xx_zq {
	background: #4dc45b;
	color: #fff;
	border: #4dc45b;
}
	.tiku_right .dtk .xlh .xx_lx, .tiku_right .dtk .xlh .xx_lx:hover {
		background: #fb7605;
		color: #fff;
		border: #4dc45b;
	}


.tiku_right .dtk .xlh .xx_zq:hover {
	background: #6dc476;
}
.tiku_right .dtk .xlh .xx_cw {
	background: #ff3a09;
	color: #fff;
	border: #ff3a09;
}
.tiku_right .dtk .xlh .xx_cw:hover {
	background: #ff613b;
}
.tiku_right .dtk .xlh .xx_zl {
	background: #0384fc;
	color: #fff;
	border: #0384fc;
}
.tiku_right .dtk .xlh .xx_zl:hover {
	background: #03c3fc;
}
.tiku_right .dtk .xlh .xx_yz {
	background: #4dc45b;
	color: #fff;
	border: #4dc45b;
}
.tiku_right .dtk .xlh .xx_yz:hover {
	background: #6dc476;
}

	.tiku_right .dtk .xlh .xx_zgt, .tiku_right .dtk .xlh .xx_zgt:hover {
		background: #b2b2b2;
		color: #fff;
		border: #4dc45b;
	}
.tiku_right .dtk .dtk_info {
	border-bottom: none;
	font-size: 14px;
	height: auto;
	margin-bottom: 5px;
}

	.tiku_right .dtk .dtk_info .box {
		display: inline-block;
		width: 13px;
		height: 13px;
		border-radius: 2px;
		margin-bottom: -2px;
	}

	.tiku_right .dtk .dtk_info .right {
		background-color: #4dc45b;
	}

	.tiku_right .dtk .dtk_info .wrong {
		background-color: #ff3a09;
	}

	.tiku_right .dtk .dtk_info .miss {
		background-color: #fb7605;
	}

	.tiku_right .dtk .dtk_info .undo {
		border: 1px solid #e6e8ec
	}

	.tiku_right .dtk .dtk_info .unjudgment {
		background-color: #b2b2b2;
	}

	.tiku_right .dtk .dtk_info span {
		margin: 0 2px;
	}
.tiku_right .dtk .dtk_info span img {
	margin-left: 5px;
	margin-bottom: 1px;
}

.tiku_right .dtk .dtk_info .tip {
	display: inline-block;
	margin-left: 5px;
	width: 15px;
	height: 15px;
	vertical-align:middle;
	border: 1px solid #e6e8ec;
}

	.tiku_right .dtk .dtk_info .right {
		background-color: #6dc476;
	}

	.tiku_right .dtk .dtk_info .wrong {
		background-color: #ff3a09;
	}
	.tiku_right .dtk .dtk_info .missing {
		background-color: #fb7605;
	}
	.tiku_right .dtk .dtk_info .zhuguanti {
		background-color: #b2b2b2;
	}
	.tiku_right .dtk .dtk_info .noanswer {

	}

	.tiku_right .dtk .fhlb {
		width: 88%;
		height: 42px;
		background: #0384fc;
		display: block;
		border-radius: 4px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 42px;
		margin: 0 auto 20px;
	}


	.tiku_right .dtk .bt_main {
		width: 100px;
		background: #0384fc;
		border-radius: 4px;
		text-align: center;
		color: #fff;
		border: 1px solid #0384fc;
		outline: none;
	}

		.tiku_right .dtk .bt_main:hover {
			background: #0384fc;
			border: 1px solid #0384fc;
			color: #fff;
			outline: none;
		}

/*材料分析题*/
.tiku_left .kszt .kstm .clnr {
	position: relative;
	padding: 0 10px 15px;
}
.tiku_left .kszt .kstm .clnr p {
	font-size: 15px;
	line-height: 28px;
	color: #666;
	text-align: justify;
}
.tiku_left .kszt .kstm .clnr .img_clt {
	position: absolute;
	top: 0;
	left: -35px;
}
.tiku_left .kszt .kstm .clnr .img_clt2 {
	position: absolute;
	top: 0;
	right: -35px;
}
.tiku_left .kszt .kstm .fxt_xz {
	padding-bottom: 18px;
	padding-top: 20px;
}
.tiku_left .kszt .kstm .fxt_xz p {
	font-size: 15px;
	padding-bottom: 15px;
	line-height: 26px;
	color: #666;
}
.tiku_left .kszt .kstm .fxt_xz > p span {
	color: #0384fc;
}
.tiku_left .kszt .kstm .fxt_xz ul li {
	min-height: 37px;
	line-height: 36px;
}
.tiku_left .kszt .kstm .fxt_xz ul li p {
	line-height: 36px;
	padding-bottom: 0;
}
.tiku_left .kszt .clfxt {
	padding-bottom: 0;
}
.jx_clnr {
	width: 100%;
	padding: 20px 35px 0;
	background: #fff;
	position: relative;
	float: left;
	border-bottom: 1px dashed #e2e2e2;
}
.jx_clnr .clnr {
	position: relative;
	padding: 0 10px 25px;
}
.jx_clnr .clnr p {
	font-size: 15px;
	line-height: 28px;
	color: #666;
	text-align: justify;
}
.jx_clnr .clnr .img_clt {
	position: absolute;
	top: 0;
	left: -35px;
}
.tiku_left .cl {
	margin-bottom: 0;
	border-bottom: 1px dashed #e2e2e2;
}
/*纠错*/
.jc_tcc .jc_zzc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
.jc_tcc .jc_info {
	width: 32%;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 1000;
	margin-top: 260px;
	margin-left: 34%;
	border-radius: 4px;
	padding-bottom: 30px;
	top: 0;
	left: 0;
}
.jc_tcc .jc_info .jcbt {
	height: 52px;
	line-height: 52px;
	padding: 0 15px 0 32px;
	border-bottom: 1px solid #eee;
}
.jc_tcc .jc_info .jcbt p {
	font-size: 16px;
}
.jc_tcc .jc_info .jcbt img {
	float: right;
	padding-top: 15px;
	cursor: pointer;
}
.jc_tcc .jc_info > p {
	padding: 20px 32px;
	text-align: justify;
}
.jc_tcc .jc_info .jcfl {
	margin: 0 32px;
	border-top: 1px solid #eee;
}
.jc_tcc .jc_info .jcfl > p {
	padding: 12px 0 5px;
}
.jc_tcc .jc_info .jcfl > p label {
	float: left;
	padding-right: 46px;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #666;
}
.jc_tcc .jc_info .jcfl > p label input {
	margin-right: 6px;
	padding-top: 3px;
	margin-top: 0;
}
.jc_tcc .jc_info .jcfl p textarea {
	width: 100%;
	height: 70px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #eee;
}
.jc_tcc .jc_info .jcfl .anniu {
	text-align: center;
	padding-top: 0;
}
.jc_tcc .jc_info .jcfl .anniu a {
	padding: 10px 28px;
	margin: 0 40px;
	background: #0384fc;
	color: #fff;
	border-radius: 3px;
}
.jc_tcc .jc_info .jcfl .anniu .quxiao {
	background: #d3d3d3;
	color: #333;
	padding: 10px 42px;
}
/*交卷弹窗*/
.tiku_right .jj_ct {
}
.tiku_right .jj_ct .jc_zzc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
.tiku_right .jj_ct .jj_info {
	width: 30%;
	padding-bottom: 20px;
	position: fixed;
	background: #fff;
	z-index: 1000;
	top: 0;
	left: 0;
	margin-left: 35%;
	margin-top: 250px;
	border-radius: 4px;
}
.tiku_right .jj_ct .jj_info p {
	padding: 15px 15px 15px 20px;
	border-bottom: 1px solid #eee;
}
.tiku_right .jj_ct .jj_info p img {
	float: right;
	cursor: pointer;
}
.tiku_right .jj_ct .jj_info h3 {
	padding: 50px 0 35px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.tiku_right .jj_ct .jj_info a {
	padding: 10px 28px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 14px;
	margin: 0 13px;
}
.tiku_right .jj_ct .jj_info .jxzt {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
/**/
.tiku_right .bc_ct .jc_zzc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
.tiku_right .bc_ct .jj_info {
	width: 30%;
	padding-bottom: 20px;
	position: fixed;
	background: #fff;
	z-index: 1000;
	top: 0;
	left: 0;
	margin-left: 35%;
	margin-top: 250px;
	border-radius: 4px;
}
.tiku_right .bc_ct .jj_info p {
	padding: 15px 15px 15px 20px;
	border-bottom: 1px solid #eee;
}
.tiku_right .bc_ct .jj_info p img {
	float: right;
	cursor: pointer;
}
.tiku_right .bc_ct .jj_info h3 {
	padding: 50px 0 35px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.tiku_right .bc_ct .jj_info a {
	padding: 10px 28px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 14px;
	margin: 0 13px;
}
.tiku_right .bc_ct .jj_info .qxbc {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
/*试题报告*/
.bgtc .jc_zzc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
.bgtc .stbg {
	width: 40%;
	border-radius: 4px;
	background: #fff;
	margin-left: 30%;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	margin-top: calc(50vh - 220px);
}
.bgtc .stbg > p {
	height: 66px;
	line-height: 66px;
	border-bottom: 1px solid #eee;
	padding: 0 20px;
	font-size: 16px;
}
.bgtc .stbg > p img {
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
.bgtc .stbg > div {
	overflow: hidden;
	padding: 14px 30px 50px;
}
.bgtc .stbg .bg_left {
	width: 190px;
	float: left;
}
.bgtc .stbg .bg_left .stzql {
	width: 170px;
	margin: 0 auto 15px;
	border-radius: 100%;
	height: 170px;
	border: 2px solid #eee;
	font-size: 60px;
	text-align: center;
	line-height: 170px;
	color: #0384fc;
}
.bgtc .stbg .bg_left h3 {
	background: #f9f9f9;
	text-align: center;
	height: 44px;
	font-weight: normal;
	line-height: 44px;
	font-size: 20px;
}
.bgtc .stbg .bg_left h3 span {
	color: #0384fc;
}
.bg_right {
	width: 500px;
	float: right;
}
.bg_right table {
	border: 1px solid #fff;
}
.bg_right table th {
	font-weight: normal;
	padding: 14px 0;
	background: #f6f6f6;
	border: 1px solid #fff;
	text-align:center;
}
.bg_right table td {
	text-align: center;
	padding: 14px 0;
	border: 1px solid #fff;
	background: #f6f6f6;
}
.bg_right table td span {
	color: #0384fc;
}
.bg_right .bg_dts {
	color: #0dc81e;
}
.bg_right .bg_cts {
	color: #ff3a09;
}
.bg_right .bg_zql {
	color: #0384fc;
}
.stbg .bg_an p {
	text-align: center;
	padding-top: 45px;
	width: 100%;
	float: left;
}
.stbg .bg_an p a {
	padding: 10px 28px;
	margin: 0 10px;
	background: #0384fc;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}
.stbg .bg_an .fhlb {
	background: #999;
	color: #fff;
}
/*考试模式选择弹出层*/
.ms_tcc {
	width: 25%;
	height: 250px;
	background: #fff url(/images/default/bg_ztms.png) no-repeat center;
	position: fixed;
	top: 0;
	left: 0;
	margin-left: 37.5%;
	z-index: 1000;
	margin-top: 250px;
}
.ms_tcc p {
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size: 18px;
}
.ms_tcc p span img {
	margin-right: 8px;
	vertical-align: middle;
}
.ms_tcc p .guanbi {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}
.ms_tcc p a {
	padding: 12px 40px;
	background: url(/images/default/bg_lxms.png) repeat-x;
	color: #fff;
	margin: 0 26px;
	border-radius: 38px;
}
.ms_tcc .ksms {
	background: url(/images/default/bg_ksms.png) repeat-x;
}
/*做题记录*/
.ztjl {
	width: 100%;
	background: #fff;
	min-height: 849px;
	padding: 15px 30px 40px;
	float: left;
	margin-top: 12px;
	border-radius: 6px;
}
.ztjl ul li {
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.ztjl .tmlb {
	width: calc(100% - 180px);
	overflow: hidden;
	float: left;
	height: 100%;
}
.ztjl .tmlb h3 {
	font-size: 14px;
	padding-bottom: 8px;
	font-weight: normal;
}
.ztjl .tmlb h3 span {
	color: #0384fc;
}
.ztjl .tmlb p {
	font-size: 12px;
	color: #999;
}
.ztjl .tmlb_right {
	width: 180px;
	float: right;
	height: 100%;
	text-align: right;
	line-height: 42px;
}
.ztjl .tmlb_right a {
	color: #666;
	width: 75px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	float: right;
	padding: 0;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 18px;
}
.ztjl .tmlb_right a:hover {
	color: #0384fc;
	text-decoration: underline;
}
.ztjl .tmlb_right .cxcs {
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	color: #333;
	border-radius: 4px;
	margin-right: 0;
}
.ztjl .tmlb_right .cxcs:hover {
	color: #fff;
	background: #0384fc;
	border: 1px solid #0384fc;
	text-decoration: none;
}
.xmfl_tx {
	margin-bottom: 12px;
}
.sjts {
	width: 100%;
	height: 600px;
	background: #fff;
	float: left;
}
.sjts img {
	width: 25%;
	margin: 90px 37.5% 0;
}
.sjts p {
	font-size: 16px;
	color: #666;
	text-align: center;
	margin-top: 20px;
	padding-left: 26px;
	letter-spacing: 1px;
}
/*错题集改*/
.ctj_info {
	width: 100%;
	padding: 13px 30px 20px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin-top: 12px;
	min-height: 750px;
	margin-bottom: 40px;
	border-radius: 6px;
}
.ct_dh {
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #eee;
}
.ct_dh li {
	width: 92px;
	height: 48px;
	float: left;
	line-height: 48px;
	margin-right: 40px;
	font-size: 16px;
}
.ct_dh li a:hover, .ct_dh li a:focus {
	background: none;
}
.ct_dh li a {
	padding: 0;
	height: 100%;
	width: 100%;
}
.ct_dh li a img {
	margin-bottom: 2px;
	margin-right: 4px;
}
.ct_dh .active a {
	border-bottom: 2px solid #0384fc;
	color: #0384fc;
	background: none;
}
.ct_dht {
	width: 100%;
	margin-top: 10px;
	height: 42px;
	background: #f9fbfd;
}
.ct_dht p {
	width: 56%;
	float: left;
	line-height: 42px;
	text-align: center;
	color: #666;
}
.ct_dht .ct_cts {
	width: 26%;
	float: left;
}
.ct_list {
	width: 100%;
	overflow: hidden;
}
.ct_list ul li {
	width: 100%;
	height: 64px;
	border-bottom: 1px dashed #e8e8e8;
	cursor: pointer;
}
.ct_list ul li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	line-height: 60px;
	width: 56%;
	float: left;
}
.ct_list ul li h3 img {
	margin-right: 10px;
	margin-bottom: 2px;
}
.ct_list ul li h4 {
	font-size: 14px;
	line-height: 60px;
	color: #666;
	width: 56%;
	float: left;
	font-weight: normal;
}
.ct_list ul li h4 img {
	margin-left: 28px;
	margin-right: 16px;
}
.ct_list ul li p span {
	color: #0384fc !important;
}
.ct_list ul li .ct_st {
	background: url(/images/default/icon_misj1.png) no-repeat center left 10px;
}
.ct_list li:hover .ct_st {
	background: url(/images/default/icon_misj1_s.png) no-repeat center left 10px !important;
}
.ct_list li p {
	width: 15%;
	float: left;
	line-height: 60px;
	color: #999;
	text-align: center;
}
.ct_list li > a {
	width: 75px;
	height: 30px;
	display: block;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	float: right;
	line-height: 30px;
	color: #333;
	margin-top: 14px;
	text-align: center;
	font-size: 13px;
	border-radius: 4px;
}
.ct_list li > a:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.ct_list2 {
	width: 100%;
	overflow: hidden;
}
.ct_list2 li {
	width: 100%;
	height: 64px;
	border-bottom: 1px dashed #eee;
	cursor: pointer;
}
.ct_list2 li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 59%;
	font-size: 14px;
	line-height: 60px;
	font-weight: normal;
	float: left;
	padding-left: 4%;
	background: url(/images/default/img_ct_mn2.png) no-repeat center left;
}
.ct_list2 li:hover h3 {
	background: url(/images/default/img_ct_mn2_s.png) no-repeat center left;
}
.ct_list2 li p {
	width: 20%;
	text-align: center;
	float: left;
	line-height: 60px;
	color: #999;
}
.ct_list2 li p span {
	color: #0384fc !important;
}
.ct_list2 li a {
	width: 75px;
	height: 30px;
	display: block;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	float: right;
	line-height: 30px;
	color: #333;
	margin-top: 14px;
	text-align: center;
	font-size: 13px;
	border-radius: 4px;
}
.ct_list2 li a:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.ct_list2 li .ckct {
	background: none;
	border: none;
	color: #0384fc;
	width: 60px;
	margin-right: 24px;
}
.ct_list2 li .ckct:hover {
	text-decoration: underline;
	background: none;
	border: none;
	color: #0384fc
}
.tiku_left .page {
	width: 100%;
	height: 58px;
	line-height: 58px;
	margin-top: 10px;
}
.tiku_left .page p {
	text-align: center;
}
.tiku_left .page p a {
	padding: 3px 7px;
	border: #ddd 1px solid;
	border-radius: 2px;
	background: none;
	color: #333;
	margin: 0 1px;
}
.tiku_left .page p a:hover {
	background: #0384fc;
	color: #fff;
	border: 1px solid #0384fc;
}
.tiku_left .page p input {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin-right: 3px;
}
.tiku_left .page p span {
	margin: 0 5px;
}
.tiku_left .page .fytz {
	line-height: 24px;
	background: #f9f9f9;
	width: 30px;
}
.tiku_left .page .fytz:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.ct_list li > .ckct {
	background: none;
	border: none;
	color: #0384fc;
	width: 60px;
	margin-right: 24px;
}
.ct_list li > .ckct:hover {
	background: none;
	border: none;
	color: #0384fc;
	text-decoration: underline;
}
.ycxz {
	color: #0384fc;
}
.tk_wz {
	width: 100%;
	border: 1px solid #eee;
	border-bottom: none;
}
.tk_wz p {
	font-size: 14px;
	margin-bottom: 3px;
	color: #999;
}
.tiku_left .xmxz .navbar .ctj_bq {
	font-size: 18px;
	color: #333;
	padding: 1px 8px 2px;
	margin-right: 5px;
	border: 1px solid #0384fc;
	background: #0384fc;
	color: #0384fc;
	letter-spacing: 1px;
	color: #fff;
	border-radius: 30px;
}
.tiku_left .xmxz .navbar > .ctj_bt {
	padding-left: 5px;
}
.ct_menu {
	left: 100px;
}
.fenye {
	width: 100%;
	padding: 20px 0;
	background: #fff;
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
}
.fenye a {
	padding: 8px 14px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	margin: 0 5px;
	color: #666;
}
.fenye a span {
	padding: 0 5px;
}
.fenye .slct {
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.fenye a:hover {
	background: #f9f9f9;
}
.fenye .slct:hover {
	background: #0384fc;
}
/*免费试听*/
.kclb ul {
	width: 100%;
}
.kclb ul li {
	width: 100%;
	margin-bottom: 16px;
	border-radius: 6px;
	overflow: hidden;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.kclb ul li a {
	display: block;
	width: 100%;
	height: 215px;
	background: #fff;
	cursor:pointer;
}
.kclb ul li a span {
	display: block;
	width: 100%;
	height: 142px;
	position: relative;
}
.kclb ul li a span img {
	width: 100%;
	height: 100%;
}
.kclb ul li a h3 {
	display: block;
	padding: 0 12px;
}
.kclb ul li a h3 p:first-of-type {
	display: block;
	font-size: 16px;
	padding-top: 12px;
}
.kclb ul li a h3 p:last-of-type {
	display: flex;
	padding-top: 12px;
	justify-content: space-between;
}
.kclb ul li a h3 p:last-of-type b {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.kclb ul li a h3 p:last-of-type i {
	display: inline-block;
	font-size: 14px;
	color: #ff8706;
}
.kclb ul li a h3 p:last-of-type .jqi {
	color: #ff8706 !important;
}
.kclb ul li:hover {
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.kclb ul li:hover a h3 p:first-of-type {
	color: #0384fc;
}

/*平板*/
@media only screen and (max-width:1680px) and (min-width:768px) {
/*弹窗*/
.jc_tcc .jc_info {
	width: 60%;
	margin-left: 20%;
	margin-top: 150px;
}
.tiku_right .jj_ct .jj_info {
	width: 50%;
	margin-left: 25%;
}
.bgtc .stbg {
	width: 80%;
	margin-left: 10%;
}
.ms_tcc {
	width: 54%;
	margin-left: 23%;
	background: #fff;
}
/**/
.tiku_left .kszt {
	min-height: 470px;
}
}
/*悬浮*/
.xuanfu {
	width: 90px;
	position: fixed;
	top: 280px;
	right: calc(50% - 710px);
	z-index: 999;
}
.xuanfu > div {
	margin-bottom: 2px;
}
.xuanfu ul {
	width: 70px;
	margin: 0 auto;
}
.xuanfu ul li {
	width: 100%;
	height: 74px;
	border: 1px solid #e2e2e2;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.xuanfu ul li a {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 46px;
	color: #555;
}
.xuanfu ul li:hover {
	background: #0384fc;
	border: 1px solid #0384fc;
}
.xuanfu ul li:hover a {
	color: #fff;
}
.xuanfu .zxkf {
	background: url(/images/default/icon_kefu.png) no-repeat center top 12px #0384fc;
	border: 1px solid #0384fc
}
.xuanfu .zxkf a {
	color: #fff;
}
.xuanfu .zxkf:hover {
	background: url(/images/default/icon_kefu.png) no-repeat center top 12px #0384fc;
}
.xuanfu .qiandao {
	background: url(/images/default/icon_shipin.png) no-repeat center top 11px #fff;
}
.xuanfu .qiandao:hover {
	background: url(/images/default/icon_qiandao_s.png) no-repeat center top 11px #0384fc;
}
.xuanfu .qiandao a {
	color: #0384fc;
}
.xuanfu .yjfk {
	background: url(/images/default/icon_yjfk.png) no-repeat center top 11px #fff;
}
.xuanfu .yjfk:hover {
	background: url(/images/default/icon_yjfk_s.png) no-repeat center top 11px #0384fc;
}
.xuanfu .apxz {
	background: url(/images/default/icon_app2.png) no-repeat center top 11px #fff;
}
.xuanfu .apxz:hover {
	background: url(/images/default/icon_app2_s.png) no-repeat center top 11px #0384fc;
}
.xuanfu .gzh2 {
	background: url(/images/default/icon_gzh2.png) no-repeat center top 11px #fff;
}
.xuanfu .gzh2:hover {
	background: url(/images/default/icon_gzh2_s.png) no-repeat center top 11px #0384fc;
}
.xuanfu .apxz .appm {
	width: 270px;
	height: 155px;
	background: url(/images/default/wem_bg2.png) no-repeat;
	left: -270px;
	top: -35px;
	position: absolute;
	padding-right: 16px;
	padding-left: 5px;
	display: none;
}
.xuanfu .apxz:hover .appm {
	display: block;
}
.xuanfu .apxz .appm div {
	width: 50%;
	float: left;
	padding: 14px 10px;
	color: #555;
}
.xuanfu .apxz .appm div img {
	width: 100%;
	margin-bottom: 4px;
}
.xuanfu .gzh2 .gzhm {
	width: 130px;
	height: 120px;
	position: absolute;
	top: -25px;
	left: -130px;
	padding: 6px;
	background: url(/images/default/wem_bg.png) no-repeat;
	padding-right: 16px;
	display: none;
}
.xuanfu .gzh2:hover .gzhm {
	display: block;
}
.xuanfu .gzh2 .gzhm img {
	width: 100%;
	margin-bottom: 4px;
}
.times {
	display: flex;
	float: right;
	padding: 10px 0;
	margin-top: 12px;
	font-size: 20px;
	color: #666;
	line-height: 12px;
	padding-left: 26px;
	background: url("/images/default/icon_time.png")no-repeat;
	background-position: left center;
	background-size: 20px 20px;
}
.times span {
	display: flex;
	font-size: 20px;
	color: #0384fc;
}
.times i {
	color: #666;
}
.jindu {
	display: flex;
	float: right;
	padding: 10px 0;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	line-height: 16px;
}
.jindu span {
	display: inline-block;
	font-size: 20px;
	color: #0384fc;
}
.jindu i {
	color: #666;
}
.fanh0 {
	padding: 0 0 15px 0;
	overflow: hidden;
}
.fanh0 a {
	width: 90px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: block;
	float: right;
	color: #fff;
	background: #0384fc;
	font-size: 13px;
	border-radius: 4px;
}
.wenb {
	width: 100%;
	padding-top: 22px;
}
.wenb textarea {
	width: 100%;
	height: 110px;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 10px;
	outline: none;
}
.tija {
	width: 100px;
	height: 36px;
	border-radius: 5px;
	border: 1px solid #eee;
	outline: none;
	background: #eee;
	margin-top: 16px;
	float: right;
}
.tija:hover {
	background: #ddd;
	border: 1px;
}
/*进度条*/
.jdt-bar {
	overflow: hidden;
	position: relative;
	width: 240px;
	margin: 8px auto;
	text-align: center;
}
.jdt-bar lable {
	background: #e6e6e6;
	border-radius: 10px;
	height: 6px;
	width: 200px;
	display: block;
	float: left;
	margin-top: 5px;
}
.jdt-bar lable span {
	display: block;
	height: 6px;
	width: 0%;
	background: #0384fc;
	border-radius: 10px;
}
.jdt-bar em {
	color: #999;
	font-style: normal;
	float: right;
	font-size: 12px;
	float: right;
}

.quedings {
	width: 120px;
	height: 46px;
	border-radius: 4px;
	background: #0384fc;
	margin: 5px auto;
	display: block;
	text-align: center;
	line-height: 46px;
	color: #fff;
	box-shadow: 0 3px 18px rgba(255,40,40,.26);
	margin-top: 30px;
	font-size: 16px;
	cursor: pointer;
}
.exam_tool {
	background: #fff;
	margin-bottom: 15px;
	position: relative;
}
.exam_tool ul {
	display: flex;
	justify-content: space-around;
}
.exam_tool ul li {
	text-align: center;
	cursor: pointer;
	padding: 20px 0;
	color: #666;
	font-size: 12px;
}

.exam_tool ul li span {
	display: block;
	background: url(/images/default/tiku_tool_ico.png) no-repeat;
	width: 28px;
	height: 28px;
	margin: auto;
	margin-bottom: 5px;
	}

.exam_tool ul li span.again_ico {
	background-position: -40px center;
}

.exam_tool ul li span.calculator_ico {
	background-position: 2px center;
}

.exam_tool ul li span.setting_ico {
	background-position: -76px center;
	width: 30px;
}

.page_block {
	margin: 0 0 40px 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	z-index: 9;
	border-radius: 8px 12px 0 0;
	overflow: hidden;
	box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.05);
}
.page_block ul li {
	width: 50%;
	line-height: 80px;
	text-align: center;
	background: #fff;
	float: left;
	cursor: pointer;
}

.page_block img {
    margin: 0 10px;
    margin-bottom: 2px;
}

.exam-svip::after {
	content: '';
	position: absolute;
	top: 2px;
	right: 3px;
	width: 30px; /* 设置角标图片的宽度 */
	height: 15px; /* 设置角标图片的高度 */
	background-image: url('/images//default/svip30X15.png'); /* 替换为你的角标图片URL */
	background-size: cover; /* 使图片覆盖整个伪元素 */
	background-position: center; /* 使图片居中 */
}