@charset "utf-8";
/* CSS Document */


/*=======*/
.courseRS{
	width:450px;
	margin-left:20px;
}
.courseRS .sk-hd{
	font-size:20px;
	height:20px;
	padding-left:20px;
}
.courseRS .sk-hd font {
  font-size: 18px;
  color: #969595;
  font-weight: normal;
  margin-left: 10px;
}
.courseRS .sk-bd ul li {
    float: left;
}
.courseRS .sk-bd ul li a {
    display: block;
    width: 160px;
    height: 100px;
    border: 1px solid #356CB8;
    margin: 10px 20px;
    text-align: center;
    line-height: 100px;
    font-size: 22px;
    color: black;
}
.courseRS .sk-bd ul li a:hover {
    color: #356CB8;
		color:#FFC;
		font-weight:bold;
}

/*============*/
.platformLogin{
	width:450px;
}
.platformLogin .box1{
	height: 37px;
	font-size: 20px;
  border-bottom: 2px solid #356CB8;
}
.platformLogin .box1 font{
	font-size: 18px;
	color: #969595;
	font-weight: normal;
	margin-left: 10px;
}
.platformLogin .skill_text{
	border: 1px solid #686767;
	height:256px;
}

/*=========*/
.daohaolist{
	width:450px;
	/*height:260px;
	border: 1px solid #c6c6c6;*/
}
.daohaolist .sk-hd{
	font-size:20px;
	height:20px;
	padding-left:20px;
}
.daohaolist .sk-hd font {
  font-size: 18px;
  color: #969595;
  font-weight: normal;
  margin-left: 10px;
}
.daohaolist ul{
	/*margin-top:62px;*/
	margin-top:18px;
}
.daohaolist ul li {
    border: 1px solid #c6c6c6;
    height: 220px;
		background:#CFC;
		display:inline-block;
		width:200px;
		margin:0 10px;
		padding-bottom:1px;
}
.daohaolist ul li h1:hover {
    
    color: chocolate;
		background:#3CF
}
.daohaolist ul li a h1 {
	display: block;
	height:70px;
	margin-top:150px;
	background:#fff;
	width:199px;
    font-size: 22px;
    text-align: center;
    line-height: 65px;
    font-family: "微软雅黑";
    color: #3339AE;
}


/*=====================*/
.tool-box .tubiao img {
    width: 30px;
    height: 22px;
    margin: 0 5px;
}
.tool-box .tubiao {
    font-size: 20px;
}
.tool-box a {
    display: block;
    float: left;
    margin: 12px 30px;
    width: 120px;
    height: 100px;
    border: 1px solid #811327;
    text-align: center;
    padding-top: 60px;
    color: #770117;
    outline: none;
}
.tool-box .icon1 {
    background: url("icon-img/4ae8849d-617b-4044-b434-d3c02590633d_s (1).png") no-repeat center 20px;
}
.tool-box .icon2 {
    background: url("icon-img/45d083bb-15fd-48bb-ae81-691660a3e472_s.png") no-repeat center 20px;
}
.tool-box .icon3 {
    background: url("icon-img/9cb6c962-474a-4c44-aae3-a03834460971_s.png") no-repeat center 20px;
}
.tool-box .icon4 {
    background: url("icon-img/6fdd638f-013d-4b06-a21a-6e361a095c63_s.png") no-repeat center 20px;
}
.tool-box .icon5 {
    background: url("icon-img/f3fdfb80-53d5-46dc-91c5-4b179a696673_s.png") no-repeat center 20px;
}
.tool-box .icon6 {
    background: url("icon-img/38457b2f-59e3-41a1-9e22-ff40ee9d8b09_s.png") no-repeat center 25px;
}

/*==========*/
.tab-menu-tv{
	width:100%;
	height:35px;
	margin-top:0;
	border-bottom:red solid 2px;
}
.tab-menu-tv .off .pershow,
.tab-menu-tv .on .pershow{
	float: left;
  height: 35px;
  line-height: 35px;
  width: 155px;
  text-align: center;
  background: #c90506;
  color: #ffffff;
	border-left: black 1px solid;
}
.tab-menu-tv .off i,
.tab-menu-tv .on i {
  height: 30px;
  line-height: 25px;
  text-align: center;
  width: 35px;
  font-size: 20px;
}
.tab-menu-tv .on .pershow{
	background-color: #c90506;
}
.tab-menu-tv .off .pershow{
  background-color: #c90506;
}
.tab-menu-tv .on div.pershow:hover{
  background-color: #f14a4a;
}
.tab-menu-tv .selected .pershow{
	background-color: #f14a4a;
}
.tab-menu-tv .pershow_more{
	display:none;
}
.tab-menu-tv .selected .pershow_more{
	display:block;
}

.tab-list-tv{
	height:160px;
}
.tab-list-tv .s1 li,
.tab-list-tv .s2 li{
	list-style: none;
  text-align: center;
  width: 160px;
  height: 160px;
  float: left;
  cursor: pointer;
}
.tab-list-tv li img {
  width: 130px;
  height: 120px;
  padding: 5px 10px 10px;
}
.tab-list-tv li p {
  font-size: 14px;
  color: #575757;
  font-family: '微软雅黑';
}
.tab-list-tv li p a {
  color: red;
}
.tab-list-tv li p a:hover {
  color: chocolate;
}
.wp-show{
	width:100%;
	margin:0 auto;
	text-align:center;	
}
.wp-show ul{
	width:100%;
}

#skbox1{
	background-color: #E59B2F;
	margin:5px;
	margin-right:10px;
}
#skbox2{
	background-color: #49B1DF;
	margin:5px;
	margin-left:15px;
}
#skbox3{
	background-color: #6F9BE5;
	margin:5px;
	margin-right:10px;
}
#skbox4{
	background-color: #7277C3;
	margin:5px;
	margin-left:15px;
}