﻿/*在线学习页*************************/
/*.jindutiaoBox {
    margin: 0 auto;
    width: 1000px;
    height: 50px;
    position: relative;
}

.jindutiao {
    width: 1000px;
    height: 30px;
    background: url(/Content/StudyExam/Images/jindutiao_bg.png);
    position: absolute;
    top: 10px;
    left: 0px;
}

.change {
    width: 0%;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/Content/StudyExam/Images/jindu_bg.png);
}

.jindutiao .B {
    position: absolute;
    left: 385px;
    top: 5px;
    color: #4f4e4e;
}

.jindutiao span {
    color: #1f7cd9;
}

.videoBox {
    background-color: #FFF;
    margin: 0 auto;
    width: 960px;
    padding: 20px 20px;
    border: solid #e8e8e8 1px;
    position: relative;
}

    .videoBox h1 {
        font-size: 16px;
        color: #3391e8;
        margin-left: 5px;
    }

.video {
    width: 950px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
}

.videoBox .question {
    background-image: url(/content/StudyExam/images/button_bg.png);
    position: absolute;
    right: -75px;
    top: 55px;
    width: 75px;
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
}

.videoBox .check {
    background-image: url(/content/StudyExam/images/button_bg.png);
    position: absolute;
    right: -75px;
    top: 115px;
    width: 75px;
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
}

.videoBox .exit {
    background-image: url(/content/StudyExam/images/button_bg.png);
    position: absolute;
    right: -75px;
    top: 175px;
    width: 75px;
    height: 50px;
    color: white;
    text-align: center;
    line-height: 50px;
}

.videoLeft {
    height: 400px;
    width: 695px;
    background-color: black;
    float: left;
}

.videoRight {
    float: left;
    height: 400px;
    width: 255px;
    overflow-x: hidden;
    background-color: #383838;
}

.list_1 {
    height: 99px;
    background-color: #383838;
    width: 255px;
    border-bottom: #424242 solid 1px;
}

.list_2 {
    height: 99px;
    background-color: #383838;
    width: 255px;
    border-bottom: #424242 solid 1px;
}

.list_3 {
    height: 99px;
    background-color: #383838;
    width: 255px;
    border-bottom: #424242 solid 1px;
    cursor: pointer;
}

.list_4 {
    height: 99px;
    background-color: #383838;
    width: 255px;
    border-bottom: #424242 solid 1px;
}

.borderleft {
    border-left: solid 1px #FFF;
}

.bgcolor {
    background-color: #1c1c1c;
}

.textBox {
    width: 210px;
    height: 70px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}

    .textBox .D {
        color: #faa23e;
    }

.videoRight p, .videoRight span {
    margin-top: 5px;
    font-size: 12px;
    color: #7b7b7b;
    line-height: 18px;
}

.videoRight span {
    margin-left: 105px;
}

.videoRight h1 {
    color: #fff;
    line-height: 22px;
    margin: 0px;
}

.videoRight h6 {
    color: #fff;
    line-height: 50px;
    margin-left: 85px;
}

.guanggao a {
    width: 1000px;
    height: 150px;
}

.guanggao img {
    margin: 0 auto;
    margin-top: 15px;
}*/



.jindutiaoBox{
	margin:0 auto;
	width:1000px;
	height:50px;
	position:relative;
	}
.jindutiao{
	width:1000px;
	height:30px;
	background-image:url(/Content/StudyExam/Images/jindutiao_bg.png);
	position:absolute;
	top:10px;
	left:0px;
	}
.change{
	width:0%;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/Content/StudyExam/Images/jindu_bg.png);
	}
.jindutiao .B{
	position:absolute;
	left:385px;
	top:5px;
	color:#4f4e4e;
	}
.jindutiao span{
	color:#1f7cd9;
	}
.videoBox{
	background-color:#FFF;
	margin:0 auto;
	width:960px;
	
	padding:20px 20px;
	border:solid #e8e8e8 1px;
	position:relative;
	}
.videoBox h1{
	font-size:16px;
	color:#3391e8;
	margin-left:5px;
	}
.video{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px;
	position:relative;
	}
.videoBox .question{
	background-image:url(/Content/StudyExam/Images/button_bg.png);
	position:absolute;
	right:-75px;
	top:55px;;
	width:75px;
	height:50px;
	color:white;
	text-align:center;
	line-height:50px;
	}
.videoBox .check{
	background-image:url(/Content/StudyExam/Images/button_bg.png);
	position:absolute;
	right:-75px;
	top:115px;;
	width:75px;
	height:50px;
	color:white;
	text-align:center;
	line-height:50px;
	}
.videoBox .exit{
	background-image:url(/Content/StudyExam/Images/button_bg.png);
	position:absolute;
	right:-75px;
	top:175px;;
	width:75px;
	height:50px;
	color:white;
	text-align:center;
	line-height:50px;
	}
.videoLeft{
	height:500px;
	width:960px;
	background-color:#454545;
	/*float:left;*/
	}
.videoRight{
	float:left;
	height:462px;
	width:auto;
	max-width:255px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:absolute;
	right:0;
	top:0;
	display:block;
	background-color:#000;
	}
.arr{
	width:17px;
	height: 465px;
    cursor: pointer;
    float: left;
	background-color: #000;
	}
    .arr .in {
        width: 9px;
        height: 7px;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        margin-left: 4px;
        background: url(/Content/StudyExam/Images/play.png) no-repeat right bottom;
    }
.courseCatalog{
	width:238px;
	/*float:right;*/
	/*position:absolute;
	right:0;
	top:0;*/
	margin-left: 17px;
	height:462px;
	/*display:none;*/
	overflow-y:scroll;
	overflow-x:hidden;
    z-index: 9999999999;
	}
.borderleft {
    border-left: solid 1px #FFF;
}
.bgcolor {
    background-color: #1c1c1c;
}
.list_1{
	height:99px;
	background-color:#383838;
	width:220px;
	border-bottom:#424242 solid 1px;
	}
.list_2{
	height:99px;
	background-color:#1c1c1c;
	width:220px;
	border-bottom:#424242 solid 1px;
	border-left:solid 1px #FFF;
	}
.list_3{
	height:99px;
	background-color:#383838;
	width:220px;
	border-bottom:#424242 solid 1px;
	}
.list_4{
	height:99px;
	background-color:#383838;
	width:220px;
	border-bottom:#424242 solid 1px;
	}
.textBox{
	width:210px;
	height:70px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	}
.textBox .D{
	color:#faa23e;
	}
.videoRight p,.videoRight span{
	margin-top:5px;
	font-size:12px;
	color:#7b7b7b;
	line-height:18px;
	}
.videoRight span{
   text-align: right;
   display: block;
   margin-right: 5px;
	}
.videoRight h1{
	color:#fff;
	line-height:22px;
	margin:0px;
	}
.guanggao{
	width:1000px;
	height:150px;
	margin:0 auto;
	}
.guanggao a{
	width:1000px;
	height:150px;
	}
.guanggao img{
	margin:0 auto;
	margin-top:15px;
	width:1000px;
	height:150px;
	}


@charset "utf-8";
/* CSS Document */

.firstStudyTips {
    width: 800px;
    height: 500px;
    /*background-image: url(/content/studyexam/images/tips01.png);*/
    position: relative;
    overflow: hidden;
    margin: 40px auto 0;
    z-index: 999;
    display: none;
}

.firstStudyTips .xiayibu {
    display: block;
    width: 148px;
    height: 51px;
    position: absolute;
    left: 338px;
    bottom: 1px;
    cursor: pointer;
}

.firstStudyTips .xiayibu_two {
    display: block;
    width: 148px;
    height: 51px;
    position: absolute;
    left: 338px;
    bottom: 1px;
    cursor: pointer;
}

.firstStudyTips .guanbi {
    display: block;
    width: 95px;
    height: 34px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}





