body {
	background-color: #f1f1f1;
}


/*头部开始*/

.top {
	width: 100%;
	height: 115px;
	background: url(../images/top_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.top .top-nr {
	width: 1200px;
	height: 115px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/logo_bg.png) no-repeat;
}

.top .top-nr .logo {
	width: 525px;
	height: 115px;
	float: left;
}

.top .top-nr .r {
	width: 290px;
	height: 85px;
	float: right;
	margin-top: 30px;
}

.top .top-nr .r .top-ss {
	width: 290px;
	height: 42px;
}

.top .top-nr .r .top-ss .kuang {
	display: block;
	float: left;
	width: 228px;
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fff;
	line-height: 40px;
	padding-left: 10px;
}

.top .top-nr .r .top-ss .djss {
	display: block;
	float: left;
	width: 50px;
	height: 42px;
	border: none;
	background: url(../images/djss.png) no-repeat;
}

.top .top-nr .r p {
	line-height: 40px;
	color: #fff;
	font-size: 12px;
}

.top .top-nr .r p a {
	color: #fff;
	margin: 0px 5px;
}


/*头部结束*/


/*导航开始*/

.nav-bg {
	width: 100%;
	height: 50px;
	background-color: #57c6fe;
}

.nav-bg #nav {
	width: 1200px;
	height: 50px;
	margin: auto;
	overflow: hidden;
}

.nav-bg #nav li {
	float: left;
	height: 50px;
}

.nav-bg #nav li a {
	display: block;
	background: #57c6ff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	height: 50px;
	padding: 0px 35px;
	color: #fff;
}

.nav-bg #nav li a:hover {
	background: #35bbff;
}

.nav-bg #nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

.nav-bg #nav li ul li {
	height: 50px;
	float: none;
	display: inline;
}

.nav-bg #nav li ul li a {
	width: 100%;
	height: 50px;
	background: #57c6ff;
	color: #fff;
	font-size: 16px;
}

.nav-bg #nav li ul li a:hover {
	background: #35bbff;
}


/*头部结束*/



.list-content {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}

.list-content .l {
	width: 330px;
	min-height: 770px;
	float: left;
	background-color: #fff;
	padding-bottom: 30px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	position: relative;
}

.list-content .l .navigation {
	width: 330px;
	overflow: hidden;
}

.list-content .l .navigation h4 {
	width: 330px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background-color: #099ce9;
	font-size: 24px;
}

.list-content .l .navigation .introduce {
	padding: 20px 15px 20px 15px;
	text-indent: 2em;
	font-size: 14px;
	line-height: 25px;
}


/*施教机构*/

.list-content .l .navigation .teach {
	width: 275px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}

.list-content .l .navigation .teach li {
	width: 275px;
	height: 50px;
	background-color: #f2f2f2;
	margin-bottom: 20px;
}

.list-content .l .navigation .teach li a {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #666;
}

.list-content .l .navigation .teach li .link {
	color: #14aaf8;
}

.list-content .l .navigation .place {
	width: 310px;
	height: 315px;
	overflow: hidden;
	margin: 10px auto;
	overflow: hidden;
}

.list-content .teach-r {
	width: 830px;
	padding-bottom: 20px;
	min-height: 780px;
	float: right;
	background-color: #fff;
	overflow: hidden;
}

.list-content .teach-r .location {
	width: 100%;
	height: 60px;
	background-color: #14aaf8;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
}

.list-content .teach-r .location span {
	margin-left: 20px;
}

.list-content .teach-r .location select {
	height: 34px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-left: 20px;
}

.list-content .teach-r ul {
	width: 95%;
	margin: auto;
	padding-top: 20px;
}

.list-content .teach-r ul li {
	height: 50px;
}

.list-content .teach-r ul li a {
	line-height: 50px;
}

.list-content .teach-r ul li i {
	margin-right: 10px;
}


/*施教机构*/


/*继续教育基地*/

.list-content .education-base {
	width: 790px;
	padding: 20px;
	min-height: 760px;
	float: right;
	background-color: #fff;
	overflow: hidden;
}

.list-content .education-base .position {
	width: 790px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	padding-bottom: 20px;
}

.list-content .education-base .position a {
	display: block;
	width: 120px;
	height: 38px;
	float: left;
	border: 1px solid #14aaf8;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-right: 20px;
	border-radius: 7px;
}

.list-content .education-base .position .hover {
	background-color: #14aaf8;
	color: #fff;
}

.list-content .education-base ul {
	width: 790px;
	overflow: hidden;
	padding-top: 20px;
}

.list-content .education-base ul li {
	width: 190px;
	height: 180px;
	background-color: #f2f2f2;
	overflow: hidden;
	float: left;
	margin: 0px 3px 20px 4px;
}

.list-content .education-base ul li .tu {
	width: 190px;
	height: 140px;
}

.list-content .education-base ul li .tu img {
	width: 100%;
	height: 100%;
}

.list-content .education-base ul li p {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}


/*继续教育基地*/

.list-content .l .operation {
	width: 290px;
	overflow: hidden;
	padding-bottom: 30px;
	border: 1px solid #f1f1f1;
	border-radius: 20px;
	background-color: #fdfdfd;
	left: 19px;
	margin-top: 100px;
	position: absolute;
	bottom: 40px;
}

.list-content .l .operation h3 {
	font-size: 24px;
	color: #878787;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 25px 0px;
}

.list-content .l .operation p a {
	font-size: 14px;
	color: #878787;
}

.list-content .l .operation p {
	text-indent: 2em;
	padding: 0px 15px;
	font-size: 14px;
	color: #878787;
}

.list-content .l .operation .bm {
	background-color: #547bf0;
}

.list-content .l .operation .cx {
	background-color: #57c6fe;
}

.list-content .l .operation .logina {
	background-color: #44c0fe;
	margin-top: 30px;
}

.list-content .l .dacx {
	width: 248px;
	overflow: hidden;
	padding-bottom: 20px;
	border: 1px solid #87a4f4;
	margin: 0 auto;
	margin-top: 20px;
}

.list-content .l .dacx h3 {
	width: 100%;
	height: 50px;
	background-color: #3396fb;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
}

.list-content .l .dacx table {
	width: 215px;
	margin: auto;
	border-color: #fff;
	margin-top: 10px;
}

.list-content .l .dacx table tr td input {
	width: 130px;
	height: 22px;
	border: 1px solid #CCC;
}

.list-content .l .dacx table tr td {
	font-size: 16px;
	text-align: right;
	height: 40px;
}

.list-content .l .dacx .cxx {
	width: 120px;
	height: 30px;
	margin-left: 65px;
	background-color: #3396fb;
	border: none;
	color: #FFF;
	margin-top: 10px;
}

.cxx:hover {
    cursor:pointer
}

.list-content .l .tbsm {
	width: 248px;
	overflow: hidden;
	padding-bottom: 20px;
	border: 1px solid #87a4f4;
	margin: 0 auto;
	margin-top: 20px;
}

.list-content .l .tbsm h3 {
	width: 100%;
	height: 50px;
	background-color: #3396fb;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.list-content .l .tbsm p {
	font-size: 14px;
	padding: 5px 15px;
	line-height: 20px;
}

.list-content .l .tbsm h4 {
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}

.list-content .l .tbsm h4 span {
	font-size: 23px;
	color: #F00;
}


/*证书查询*/
.navigation .query{
	margin:auto;
	margin-top:15px;
}

.navigation .query input{
	width:160px;
	height:32px;
	border:1px solid #CCC;
}

.navigation .query tr td{
	font-size:16px;
	text-align:right;
	height:60px;
}

.navigation .cxx{
	width:250px;
	height:40px;
	display: block;
	margin:auto;
	background-color:#3396fb;
	border:none;
	color:#FFF;
	margin-top:10px;
	font-size:20px;
}

.list-content .r .query-result {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.list-content .r .query-result h5 {
	width: 100%;
	height: 38px;
	border-bottom: 2px solid #099ce9;
	line-height: 38px;
	font-size: 18px;
}

.list-content .r .query-result h5 img {
	float: left;
}

.list-content .r .query-result .xmsbb .zs_cx {
	width: 676px;
	height: 470px;
	background: url(../../../libs/images/gaoyanbanjieye.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 20px auto;
	padding-top: 48px;
	padding-left: 120px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_l {
	float: left;
	width: 280px;
	height: 420px;
	overflow: hidden;
	margin-top: 62px;
	padding-left: 10px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_l p {
	font-size: 14px;
	line-height: 30px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_l .bianhao {
	margin-top: 73px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_r {
	overflow: hidden;
	/*float: left;
	margin-left: 135px;*/
	padding-left: 100px;
	margin-top: 63px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_r p {
	display: block;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 11px;
}

.list-content .r .query-result .xmsbb .zs_cx .cx_r .tbb {
	margin-top: 141px;
}
/*证书查询*/


.list-content .r {
	width: 790px;
	padding: 20px;
	min-height: 760px;
	float: right;
	background-color: #fff;
	overflow: hidden;
}

.list-content .r .new-list {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.list-content .r .new-list h5 {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #14aaf8;
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
}

.list-content .r .new-list h5 img {
	float: left;
}

.list-content .r .new-list h5 span {
	display: block;
	padding: 0px 15px;
	height: 30px;
	color: #14aaf8;
	border-left: 3px solid #14aaf8;
	line-height: 30px;
}

.list-content .r .new-list p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 25px;
	padding: 0px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.list-content .r .new-list .tup {
	width: 820px;
	height: 80px;
	margin: auto;
}

.list-content .r .new-list .tup img {
	width: 100%;
	height: 100%;
}

.list-content .r .new-list ul {
	width: 99%;
	overflow: hidden;
	padding-left: 1%;
	margin-top: 20px;
}

.list-content .r .new-list ul li {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: url(../images/list_gb.png) no-repeat;
}

.list-content .r .new-list ul li a {
	font-size: 14px;
	margin-left: 25px;
	float: left;
}

.list-content .r .new-list ul li span {
	float: right;
	font-size: 14px;
	color: #8b8b8b;
	margin-right: 10px;
}

.list-content .r .list .gyb_xx {
	width: 99%;
	overflow: hidden;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	margin: auto;
	margin-top: 35px;
}

.list-content .r .list .gyb_xx h6 {
	font-size: 16px;
	padding: 5px;
}

.list-content .r .list .gyb_xx h2 {
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
}

.list-content .r .list .gyb_xx h4 {
	display: block;
	width: 85%;
	height: 25px;
	background-color: #FFC;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	margin: auto;
}

.list-content .r .list .gyb_xx h4 a {
	color: #3396fb;
}

.list-content .r .list .gyb_xx h1 {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
}

.list-content .r .list .gyb_xx h1 span {
	margin-right: 15px;
}

.list-content .r .list .bmxx {
	width: 99%;
	overflow: hidden;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	margin: auto;
	margin-top: 20px;
}

.list-content .r .list .bmxx h6 {
	font-size: 16px;
	padding: 5px;
}

.list-content .r .list .bmxx table {
	margin: auto;
}

.list-content .r .list .bmxx table tr {
	height: 30px;
}

.list-content .r .list .bmxx table td {
	text-align: right;
}

.list-content .r .synopsis {
	border: 1px solid #ccc;
	padding: 20px;
	background-color: #fafafa;
}

.list-content .r .synopsis table {
	font-size: 12px;
}

.list-content .r .synopsis table tr {
	height: 25px;
}

.list-content .r .synopsis table tr td span {
	color: #F00;
}

.list-content .r .write {
	width: 175px;
	height: 35px;
	margin: 20px auto;
	background-color: #57c6ff;
	color: #fff;
	font-size: 16px;
	display: block;
	border: 1px solid #CCC;
}

.list-content .r .remind {
	/*width: 788px;*/
	margin-bottom: 20px;
	height: 30px;
	display: block;
	text-align: center;
	color: #F00;
	line-height: 30px;
	font-size: 14px;
	background-color: #fafafa;
	border: 1px solid #ccc;
}

.list-content .r .information {
	margin-top: 20px;
}

.list-content .r .information tr {
	height: 40px;
}

.list-content .r .information tr td {
	font-size: 12px;
	text-align: right;
}


.list-content .r .information .dw {
	width: 99%;
	height: 25px;
	border: 1px solid #e3e3e3;
}

.list-content .r .information tr td select {
	height: 25px;
	border: 1px solid #e3e3e3;
}

.list-content .r form .up {
	display: block;
	width: 135px;
	height: 30px;
	background-color: #ff9c00;
	color: #FFF;
	border: 1px solid #ccc;
	margin: 20px auto;
	border-radius: 15px;
}


/*翻页开始*/

.page {
	text-align: center;
	font-size: 14px;
	clear: both;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page a,
.page span {
	display: inline-block;
	zoom: 1;
	height: 25px;
	_height: 25px;
	/*line-height: 25px;*/
	_line-height: 25px;
	vertical-align: middle;
}

/*
.page a,
.page a:active {
	display: inline-block;
	zoom: 1;
	border: 1px solid #c5c5c5;
	padding: 5px 12px;
	border-radius: 5px;
	background-color: #fafafa;
	color: #999;
}

.page a:hover {
	color: #fc9416;
	border: 1px solid #fc9416;
}
*/
.page span b {
	font-weight: bold;
}

.page b a {
	background: #fc9416;
	border: 1px solid #ccc;
	color: #fff !important;
	font-weight: bold;
	padding: 5px 12px;
}


/*翻页结束*/

.location-gw {
	width: 100%;
	height: 50px;
	background-color: #fafafa;
}

.location-gw .location-gw-c {
	width: 1200px;
	height: 50px;
	margin: auto;
}

.location-gw .location-gw-c p {
	font-size: 14px;
	color: #8b8b8b;
	line-height: 50px;
}

.location-gw .location-gw-c p a {
	color: #8b8b8b;
}

.location {
	width: 100%;
	height: 50px;
	background-color: #fff;
}

.location .location-c {
	width: 1200px;
	height: 50px;
	margin: auto;
}

.location .location-c p {
	font-size: 14px;
	color: #8b8b8b;
	line-height: 50px;
}

.location .location-c p a {
	color: #8b8b8b;
}

.center {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.center .gwjj {
	width: 1148px;
	border: 1px solid #CCC;
	padding: 10px 25px;
	overflow: hidden;
	background-color: #fafafa;
	margin-top: 20px;
}

.center .gwjj table tr {
	height: 35px;
}

.center .gwjj table tr td {
	font-size: 14px;
}

.center .gwjj table tr .tb_l {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.center .article {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 10px;
}

.center .article h2 {
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}

.center .article .sj {
	width: 100%;
	height: 27px;
	margin-top: 20px;
}

.center .article .sj .articledate {
	float: left;
	font-size: 14px;
	color: #666;
	width: 65%;
}

.center .article .sj .articledate span {
	margin-right: 25px;
}

.center .article .sj .articletips {
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 35%;
}

.center .article .sj .articletips span {
	font-weight: normal;
	float: left;
	margin-left: 20px;
}

.center .article .sj .articletips .size a {
	padding: 0px 3px;
	color: #666
}


.center .article .wznr {
	width: 1158px;
	border: 1px solid #dedede;
	overflow: hidden;
	padding: 25px 20px;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 14px;
}

.center .article .wznr p {
	text-indent: 2em;

}

.center .article .s_x {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	overflow: hidden;
	padding: 10px 0px;
	margin-top: 15xp;
}

.center .article .s_x h3 {
	font-size: 14px;
	margin-top: 5px;
	line-height: 35px;
	color: #333;
}

.center .article h6 {
	font-size: 16px;
	color: #016ec5;
	line-height: 40px;
	margin-top: 20px;
	font-weight: bold;
}

.center .article .xglj {
	overflow: hidden;
}

.center .article .xglj li {
	font-size: 14px;
	line-height: 35px;
}

.center .article .xglj li i {
	color: #999;
}

.center .article .xglj li a {
	margin-left: 5px;
}

.accordion {
	width: 230px;
	margin: auto;
	background: #FFF;
}

.accordion .link {
	cursor: pointer;
	display: block;
	line-height: 80px;
	width: 230px;
	margin: auto;
	text-align: center;
	color: #4D4D4D;
	font-size: 18px;
	border-bottom: 1px dashed #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .curlink,.accordion .curlink a{color: #009ce9 !important;}
.accordion .curlink:hover,.accordion .curlink a:hover{color: #006dcc !important;}
.accordion li {
	cursor: pointer;
}

.accordion li i {
	position: absolute;
	top: 18px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-angle-right {
	left: 35px;
	right: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #079cec;
}

.accordion li.open i {
	color: #079cec;
}

.accordion li.open i.fa-angle-right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	font-size: 14px;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 14px;
	padding-left: 57px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a span {
	margin-right: 5px;
}

.submenu a:hover,
.submenu li.current a {
	color: #0fbeeb;
}

.foot {
	width: 100%;
	height: 170px;
	background-color: #0193de;
}

.foot .foot-content {
	width: 1200px;
	height: 170px;
	background: url(../images/foot.jpg) no-repeat;
	margin: auto;
}

.foot .foot-content ul {
	overflow: hidden;
	padding: 30px 0px 0px 60px;
}

.foot .foot-content ul li {
	float: left;
	margin-right: 24px;
}

.foot .foot-content ul li p {
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	display: block;
	overflow: hidden;
	height: 24px;
}

.foot .foot-content ul li p a {
	display: inline-block;
	float: right;
}

.foot .foot-content ul li p b {
	margin: 0px 15px;
}

.foot .foot-content ul li p span {
	float: left;
	line-height: 24px;
	margin-right: 30px;
}

.foot .foot-content ul li p span img {
	float: left;
}


/*年度计划开始*/

.list-content .r .annual-plan {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.list-content .r .annual-plan h5 {
	display: block;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #14aaf8;
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
}

.list-content .r .annual-plan h5 span {
	display: block;
	padding: 0px 15px;
	height: 30px;
	color: #14aaf8;
	border-left: 3px solid #14aaf8;
	line-height: 30px;
	float: left;
}

.list-content .r .annual-plan h5 select {
	float: right;
	display: block;
	margin-top: 11px;
	width: 80px;
	height: 27px;
	border: 1px solid #14aaf8;
	background-color: #FFF;
	border-bottom: none;
	padding-left: 10px;
	color: #14aaf8;
	font-size: 16px;
}

.list-content .r .annual-plan ul {
	overflow: hidden;
	padding-top: 25px;
	margin-bottom: 25px;
}

.list-content .r .annual-plan ul li {
	height: 70px;
	background: url(../images/list_gb.png) no-repeat;
	border-bottom: 1px dashed #CCC;
	overflow: hidden;
	padding-left: 25px;
}

.list-content .r .annual-plan ul li a span {
	color: #F00;
}

.list-content .r .annual-plan ul li a {
	font-size: 14px;
	color: #333333;
	display: block;
	line-height: 40px;
}
.list-content .r .annual-plan ul li h6{
	font-size: 14px;
	color: #333333;
	display: block;
	line-height: 40px;
}
.list-content .r .annual-plan ul li a:hover {
	color: #F30;
}

.list-content .r .annual-plan ul li i {
	font-size: 14px;
	margin-right: 10px;
	color: #14aaf7;
}

.list-content .r .annual-plan ul li p {
	font-size: 12px;
}

.list-content .r .annual-plan ul li p span {
	font-size: 12px;
	color: #999;
	margin-right: 20px;
}


/*年度计划结束*/


/*项目申报*/

.list-content .r .annual-plan h3 {
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 30px;
	margin-top: 15px;
	font-size: 18px;
}

.list-content .r .annual-plan table {
	border-collapse: collapse;
	text-align: center;
	margin: 0px auto 30px auto;
}

.list-content .r .annual-plan table td {
	font-size: 14px;
}

.list-content .r .annual-plan table input {
	border: 1px solid #fff;
	background-color: inherit;
}

.list-content .r .annual-plan .dw {
	width: 99%;
	height: 30px;
	border: none;
}

.list-content .r .annual-plan .submit {
	width: 100px;
	height: 35px;
	background-color: #fc9416;
	color: #fff;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	margin-left: 265px;
}

.list-content .r .annual-plan .download {
	width: 100px;
	height: 35px;
	background-color: #cccccc;
	color: #fff;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	margin-left: 30px;
}

.list-content .r .annual-plan .search {
	width: 100%;
	height: 26px;
	overflow: hidden;
	margin-bottom: 20px;
}

.list-content .r .annual-plan .search .left {
	height: 26px;
	overflow: hidden;
	float: left;
	line-height: 26px;
}

.list-content .r .annual-plan .search .left span {
	float: left;
	display: block;
}

.list-content .r .annual-plan .search .left h6 {
	display: block;
	height: 24px;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #14aaf8;
	float: left;
	width: 320px;
}

.list-content .r .annual-plan .search .left h6 .text {
	display: block;
	width: 275px;
	height: 24px;
	border: none;
	float: left;
}

.list-content .r .annual-plan .search .left h6 .button {
	display: block;
	float: right;
	width: 26px;
	height: 24px;
	background: url(../images/ssj.png) no-repeat;
	border: none;
}

.list-content .r .annual-plan .search .right {
	float: right;
}


/*项目申报*/


/*学习报名开始*/

.list-content .r .annual-plan .bm-lb {
	width: 100%;
	height: 42px;
	overflow: hidden;
	margin-top: 20px;
}

.list-content .r .annual-plan .bm-lb a {
	display: block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #14aaf8;
	color: #14aaf8;
	font-size: 16px;
	float: left;
	margin-right: 30px;
	border-radius: 10px;
}

.list-content .r .annual-plan .bm-lb .xz {
	background-color: #14aaf8;
	color: #FFF;
}


/*学习报名开始*/

.tab1 {
	width: 96%;
	overflow: hidden;
	margin: auto;
}

.menu {
	height: 36px;
	width: 450px;
	margin: 25px auto;
}

.menu li {
	float: left;
	padding: 0px 20px;
	text-align: center;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
	cursor: pointer;
	color: #333;
	overflow: hidden;
	border: 1px solid #CCC;
	margin-left: 15px;
}

.menu #one1 {
	background-color: #099ce9;
	color: #fff;
}

.menudiv {
	overflow: hidden;
	padding: 10px;
}

.menudiv #con_one_1,
.menudiv #con_one_2 {
	overflow: hidden;
}

.menudiv ul li {
	height: 50px;
	margin: 10px 0px;
	border-bottom: 1px dashed #CCC;
	overflow: hidden;
}

.menudiv ul li a {
	font-size: 15px;
	color: #000;
	display: block;
}

.menudiv ul li a:hover {
	color: #F30;
}

.menudiv ul li i {
	font-size: 14px;
	margin-right: 10px;
	color: #14aaf7;
}

.menudiv ul li p {
	margin-left: 14px;
}

.menudiv ul li span {
	font-size: 12px;
	color: #999;
	margin-right: 20px;
}

.register {
	width: 1130px;
	overflow: hidden;
	margin: auto;
	background-color: #FFF;
	padding: 20px 35px;
}

.register .wz_c {
	width: 100%;
	height: 25px;
}

.register .wz_c p {
	font-size: 14px;
	color: #8b8b8b;
}

.register .wz_c p a {
	color: #8b8b8b;
}

.register .zck {
	width: 1100px;
	padding: 16px;
	border: 1px solid #CCC;
	margin-top: 10px;
}

.register .zck .zc {
	width: 1100px;
	height: 170px;
	margin: auto;
}

.register .zck table {
	margin: auto;
	margin-top: 20px;
}

.register .zck table td p {
	font-size: 12px;
	color: #999;
}

.register .zck table td {
	height: 60px;
}

.register .zck table td input {
	height: 28px;
}

.register .zck table td span {
	color: #F00;
}

.register .zck .tj {
	width: 120px;
	height: 30px;
	background-color: #09F;
	color: #FFF;
	border: none;
	margin: auto;
	display: block;
}

/*公需科目课程*/

.list-content .r .annual-plans {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.list-content .r .annual-plans h5 {
	display: block;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #14aaf8;
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
}

.list-content .r .annual-plans h5 span {
	display: block;
	padding: 0px 15px;
	height: 30px;
	color: #14aaf8;
	border-left: 3px solid #14aaf8;
	line-height: 30px;
	float: left;
}

.curriculum {
	width:690px;
	background: #FFF;
}

.curriculum .link {
	cursor: pointer;
	display: block;
	width:690px;
	height:35px;
	line-height:35px;
	margin-left:95px;
	margin-top:35px;
	color: #14aaf8;
	font-size: 18px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.curriculum .link span,
.curriculum .link i,
.curriculum .link img{
	float:left;
	font-weight:bold;
	line-height:35px;
}

.curriculum .link span{
	margin-right:25px;
}

.curriculum .link i{
	margin-right:65px;
}

.curriculum li{
	cursor: pointer;
}
.curriculum li .link i {
	font-size: 18px;
	color: #14aaf8;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.curriculum li i.fa-angle-right {
	left: 35px;
	right: auto;
	font-size: 16px;
}

.curriculum li.open .link {
	color: #079cec;
}

.curriculum li.open i.fa-angle-right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}


.submenus {
	font-size: 14px;
	width:690px;
	margin-left:95px;
	overflow:hidden;
}

.submenus li{
	height:100px;
	width:690px;
	background:url(../images/kclist_bg.png) no-repeat;
	line-height:100px;
}

.submenus li a {
	text-decoration: none;
	color: #666;
	padding: 3px;
	padding-left:173px;
	font-size:18px;
	background-color:#fff;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenus li span{
	margin-left:80px;
	font-size:18px;
	color:#666;
	display:block;
	float:left;
	width:50px;
}

.submenus li a i{ margin-right:65px;}

.submenus li .color-a{ color:#ec6f1b;}
.submenus li .color-b{ color:#57bc4c;}
.submenus li .color-c{ color:#14aaf8;}

.submenus a:hover ,.submenus li.current a{
	color: #0fbeeb;
}
/*公需科目课程*/

/*单位注册*/
.register .unit-register {
	width: 1100px;
	padding: 16px;
	border: 1px solid #CCC;
	margin-top: 10px;
}

.register .unit-register .explan{
	border:1px solid #CCC;
	width:1070px;
	padding:15px;
	background-color:#f5f4f4;
}

.register .unit-register .explan p{
	font-size:14px;
	color:#000;
	line-height:25px;
}

.register .unit-register h4{
	display:block;
	height:40px;
	line-height:40px;
	width:98%;
	border-bottom:1px solid #ccc;
	font-size:18px;
	margin:10px auto;
}

.register .unit-register table{
	width:800px;
	margin: auto;
	margin-top:20px;
}

.register .unit-register table tr{
	height:50px;
}

.register .unit-register table tr .l{
	text-align:right;
	line-height:50px;
	color:#666;
	width:200px;
	font-size:14px;
	padding-left:10px;
}

.register .unit-register table tr .r{
	padding-left:10px;
}

.register .unit-register table tr .r .add{
	width:120px;
	height:30px;
	background-color:#0d80bc;
	color:#fff;
	border:none;
}

.register .unit-register table tr .r .verification{
	width:120px;
	height:30px;
	background-color:#bdbebf;
	border-radius:5px;
	margin-left:10px;
	color:#fff;
	border:none;
}

.register .unit-register .enroll{
	width:130px;
	height:35px;
	margin:auto;
	display:block;
	background-color:#14aaf8;
	border:none;
	color:#fff;
}

.register .unit-register .scanning{
	width:820px;
	padding:20px;
	overflow:hidden;
	margin:auto;
}

.register .unit-register .scanning p{
	font-size:14px;
	color:#F00;
}

.register .unit-register .scanning .smj{
	width:820px;
	height:455px;
	overflow:hidden;
	background-color:#CCC;
	margin:20px auto;
}

.register .unit-register table tr .l span{
	color:#F00;
}

.register .unit-register table tr .r .unit-name,.register .input{
	width:450px;
	height:28px;
	border:1px solid #CCC;
	border-radius:5px;
	padding: 2px 12px;
}
.register .input:focus,.unit-register .unit-name:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}
.register .unit-register table tr .r .form-control{
	width:220px;
	height:28px;
	border:1px solid #CCC;
	border-radius:5px;
}
.register .btn-blue{background-color:#4d8bb5 !important;color:#fff;border-radius: 4px;cursor: pointer;}
.register .btn-blue:hover{background-color:#3879a5 !important; color:#fff;}
.register .btn-blue:active{background-color:#236795;}
/*单位注册*/

/*!*在线咨询*!
.consultation {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
}

.consultation .l {
	width: 525px;
	overflow: hidden;
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 35px;
	margin-left: 40px;
}

.consultation .l p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}

.consultation .l td {
	height: 40px;
}

.consultation .l td span {
	color: #F00;
	padding: 0px 3px;
}

.consultation .l input {
	height: 30px;
	border: 1px solid #CCC;
}

.consultation .l textarea {
	border: 1px solid #CCC;
}

.consultation .l b {
	float: left;
}

.consultation .l .tj {
	display: block;
	width: 120px;
	height: 35px;
	background-color: #09F;
	border: none;
	color: #FFF;
	float: left;
	margin-left: 65px;
	margin-top: 20px;
}

.consultation .l .cz {
	display: block;
	width: 120px;
	height: 35px;
	background-color: #eee;
	border: none;
	color: #999;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

.consultation .r {
	width: 525px;
	overflow: hidden;
	float: left;
	padding-left: 35px;
	overflow: hidden;
}

.consultation .r .liuyan {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #CCC;
}

.consultation .r .liuyan h4 {
	line-height: 50px;
	font-size: 18px;
	float: left;
}

.consultation .r .liuyan .ss {
	float: right;
	display: block;
	width: 40px;
	height: 35px;
	border: none;
	background-color: #09F;
	color: #fff;
}

.consultation .r .liuyan .ssk {
	float: right;
	display: block;
	border: 1px solid #ccc;
	height: 33px;
}

.consultation .r .hs {
	color: #999;
}

.consultation .r p {
	line-height: 32px;
	font-size: 14px;
}

.consultation .r p span {
	color: #09F;
}
!*在线咨询*!*/


/*在线咨询*/
.zixun_banner{
	width:100%;
	overflow:hidden;
}

.zixun_banner img{
	width:100%;
}

.consultation {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
}

.consultation h1{
	display:block;
	width:240px;
	height:50px;
	background-color:#57c6fe;
	color:#fff;
	margin:0 auto 25px auto;
	line-height:50px;
	text-align:center;
	font-weight:normal;
	font-size:24px;
}

.consultation h6{
	display:block;
	width:1180px;
	line-height:25px;
	font-size:14px;
	padding:10px;
	color:#676767;
	border-top:1px solid #CCC;
	font-weight:normal;
}

.consultation table tr{
	height:50px;
}

.consultation table tr .right{
	text-align:right;}

.consultation table tr td .zx-text{
	display:block;
	width:235px;
	height:30px;
	border:1px solid #CCC;
	background-color:#fff;
}

.consultation table tr td .bt-text{
	display:block;
	width:670px;
	height:30px;
	border:1px solid #CCC;
	background-color:#fff;
}

.consultation table tr td select{
	display:block;
	width:235px;
	height:30px;
	border:1px solid #CCC;
	background-color:#fff;
}

.consultation table tr td textarea{
	display:block;
	margin-left:88px;
	width:1100px;
	height:160px;
	border:1px solid #CCC;
	background-color:#fff;
}

.consultation table tr td span{
	color:#F00;
}

.consultation .tj {
	display: block;
	width: 230px;
	height: 40px;
	font-size:18px;
	background-color: #ff9c03;
	border: none;
	color: #FFF;
	border-radius:20px;
	margin:auto;
	margin-top: 20px;
}

.consultation h4 {
	display:block;
	width:99%;
	padding-left:1%;
	height:35px;
	border-bottom:1px solid #CCC;
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	margin-top:25px;
}

.consultation ul{
	width:1200px;
	overflow:hidden;
}

.consultation ul li{
	width:1168px;
	padding:15px;
	border:1px solid #e3e3e3;
	margin:20px 0;
	overflow:hidden;
}

.consultation ul li .hs{
	line-height:30px;
}

.consultation ul li .hs span{
	margin-right:30px;
}

.consultation ul li .hf{
	line-height:30px;
	font-size:14px;
	color:#999;
}

.consultation ul li .hf span{
	color:#F90;
}

/*在线咨询*/


/*个人登录*/
.login-bg{
	width:100%;
	background:url(../../images/sky.jpg) no-repeat center;
	background-size:100% 100%;
	padding: 8% 0px;
}
.login {
	width: 900px;
	height: 400px;
	margin: auto;
	position: relative;
	-moz-box-shadow:0px 1px 30px #a6bcc7; -webkit-box-shadow:0px 1px 30px #a6bcc7; box-shadow:0px 1px 30px #a6bcc7;
}

.login .login-center {
	width: 454px;
	height: 400px;
	float:left;
}
.login .login-center img{ width:100%; height:100%;}
.login .login-center .gr-login-center{
	width:454px;
	height:400px;
	background:url(../images/login_bg4.png) no-repeat;
}
.login .login-center .gr-login-center h5 {
	padding:190px 40px 3px 40px;
	font-size:18px;
	color:#0193de;
}
.login .login-center .gr-login-center p {
	text-indent:2em;
	padding:3px 40px;
	font-size:14px;
	color:#333;
	line-height:23px;
}
.login .login-center .gr-login-center a {
	color:#0193de;
}
.login .login-center .gr-login-center a:hover {
	text-decoration:underline;
}

.login .dlxq {
	width:446px;
	background-color: #FFF;
	position: absolute;
	right:0px;
	height:400px;

}


.login .dlxq ul{
	width:355px;
	margin:auto;
	margin-top:30px;
}

.login .dlxq ul li{
	width:355px;
	height:45px;
	margin-bottom:20px;
}

.login .dlxq ul li span{
	display:block;
	float:left;
	width:45px;
	height:45px;
}

.login .dlxq ul li select{
	width:310px;
	height:45px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
}

.login .dlxq ul li input{
	width:305px;
	height:43px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
	padding-left:3px;
}

.login .dlxq ul li a{
	display:block;
	float:left;
	width:105px;
	height:45px;
	padding-left:25px;
}

.login .dlxq ul li a img{
	width:100%;
	height:100%;
}

.login .dlxq .cxx {
	display: block;
	margin: auto;
	width: 165px;
	height: 45px;
	background:url(../images/login_bg2.jpg) repeat-y;
	overflow:hidden;
	border: none;
	color: #FFF;
	/*margin-top: 15px;*/
	font-size:18px;
	border-radius:5px;
	float: left;
}

.login .dlxq p {
	width: 290px;
	margin: auto;
	font-size: 14px;
	margin-top: 15px;
}

.login .dlxq p a {
	float: right;
}
/*个人登录*/
/*.login {
	width: 1200px;
	height: 800px;
	margin: auto;
	position: relative;
}

.login .login-center {
	width: 625px;
	height: 725px;
	float:left;
	margin-top:30px;
}
.login .dlxq {
	width:445px;
	!*height:440px;*!
	background-color: #FFF;
	position: absolute;
	top: 140px;
	right:30px;
	padding-bottom: 25px;
}

.login .dlxq h3 {
	width: 100%;
	height: 50px;
	background:url(../../images/login_bg2.jpg) repeat-y;
	background-size: 100% 100%;
	overflow:hidden;
	color: #fff;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
}

.login .dlxq ul{
	width:355px;
	margin:auto;
	margin-top:30px;
}

.login .dlxq ul li{
	width:355px;
	height:45px;
	margin-bottom:20px;
}

.login .dlxq ul li span{
	display:block;
	float:left;
	width:45px;
	height:45px;
}

.login .dlxq ul li select{
	width:308px;
	height:45px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
}

.login .dlxq ul li input{
	width:305px;
	height:43px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
	padding-left:3px;
}

.code{

	float:right;
	width:105px;
	height:43px;
	border: 1px solid #e6e6e6;
}

.code img{
	width:100%;
	height:100%;
}

.login .dlxq .cxx {
	display: block;
	margin: auto;
	width: 355px;
	height: 45px;
	background:url(../../images/login_bg2.jpg) repeat-y;
	overflow:hidden;
	border: none;
	color: #FFF;
	margin-top: 12px;
	font-size:18px;
	border-radius:5px;
}

.login .dlxq p {
	width: 290px;
	margin: auto;
	font-size: 14px;
	margin-top: 15px;
}

.login .dlxq p a {
	float: right;
}*/
/*个人登录*/


/*找回密码*/
.forget-box{width: 1200px;margin:0 auto;}
.findway{background:#fdfdfd;border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;}
.mt30 {
	margin-top: 30px;
}

.find-tit{height: 38px;line-height: 38px;background:#eee;font-size: 18px;color: #333;text-align: center;border:1px solid #d2d2d2;}

/*找回密码*/

/*阅读协议*/
 .RegProtocol{
	 width:90%;
	 padding-top:30px;
	 overflow:hidden;
	 margin:0 auto;
 }

.RegProtocol label{
	font-size:14px;
	font-weight:700;
	color:#333;
	margin-bottom:10px;
}

.RegProtocol p{
	font-size:14px;
	color:#666;
	line-height:25px;
	text-indent:2em;
}

.RegProtocol .row{
	width:650px;
	height:30px;
	margin-top:25px;
}

.RegProtocol .row .text-left{
	float:left;
	width:250px;
	padding-top:5px;
	height:25px;
	margin-left:30px;
}

.RegProtocol .row .text-right{
	float:left;
	width:250px;
	height:30px;
	margin-left:10px;
}

.RegProtocol .row .text-right input{
	display:block;
	width:120px;
	height:30px;
	border:none;
	/*background-color:#09F;*/
	color:#fff;

}

/*阅读协议*/


/*单位登录*/
#tabbox111{
	width:355px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}

.tab_con1box11{
	border-top: none;
	width:355px;}

.tab_con1{
	display:none;
}

.tabsx{
	height:40px;
	width: 350px;
	margin:auto;
	border-radius:3px;
	border:1px solid #ccc;
}

.tabsx li{
	height:40px;
	width:175px;
	line-height:40px;
	float:left;
	background-color:#fff;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	position: relative;
}

.tabsx li a {
	display: block;
	padding: 0 20px;
}

.tabsx a:visited,#tabs a:link{
	color:#000;
}

.tabsx #current a, #tabs #current a::after {
	background-color:#09F;
	color:#000;
	z-index:3;
	color:#FFF;
	font-size:16px;
}

.login .dw-dlxq {
	width:446px;
	/*padding-bottom:25px;*/
	background-color: #FFF;
	float: right;
	/*height: 455px;*/
	height: 370px;
}

.login .dw-dlxq h3 {
	width: 100%;
	height: 50px;
	background:url(../../images/login_bg2.jpg) repeat-y;
	background-size:100% 100%;
	overflow:hidden;
	color: #fff;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
}

.login .dw-dlxq .dw-dll{
	width:355px;
	margin:auto;
	margin-top:30px;
}

.login .dw-dlxq .dw-dll li{
	width:355px;
	height:45px;
	margin-bottom:20px;
}

.login .dw-dlxq .dw-dll li span{
	display:block;
	float:left;
	width:45px;
	height:45px;
}

.login .dw-dlxq .dw-dll li select{
	width:308px;
	height:45px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
}

.login .dw-dlxq .dw-dll li input{
	width:305px;
	height:43px;
	float:left;
	border:1px solid #e6e6e6;
	color:#666;
	padding-left:3px;
}

.login .dw-dlxq .dw-dll li a{
	display:block;
	float:left;
	width:105px;
	height:45px;
	margin-left:25px;
}

.login .dw-dlxq .dw-dll li a img{
	width:100%;
	height:100%;
}

.login .dw-dlxq .cxx {
	display: block;
	margin: auto;
	width: 165px;
	height: 45px;
	background:url(../../images/login_bg2.jpg) repeat-y;
	background-size:100% 100%;
	overflow:hidden;
	border: none;
	color: #FFF;
	/*margin-top: 16px;*/
	font-size:18px;
	border-radius:5px;
	float: left;
}

.login .dw-dlxq p {
	width: 290px;
	margin: auto;
	font-size: 14px;
	margin-top: 15px;
}

.login .dw-dlxq p a {
	float: right;
}

/*单位登录*/
