@charset "utf-8";
/*----------------------------------css reset-------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family: 'Microsoft YaHei';font-size: 16px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
a{text-decoration: none; color: #898989; display: inline-block;}
a:hover{ color: #dab758; }
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight: bold;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;padding: 0;margin: 0;}

/*-----------------------------------------------税务干部培训页面tax--------------------------------------------------------*/

.tax-main{
	width: 1000px;
	height: auto;
	margin: 15px auto;

}
.tax-main .trainCata{
	width: 100%;
	height: auto;
}
.trainCata .tc-left{
	width: 766px;
	height: auto;
	float:left;
}
.tc-title{
	width: 766px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #959495;
}
.sline,
.tit-text{
	display: inline;
	float: left;
	height: 20px;
	width: auto;
	line-height: 20px;
	color: #119dcf;
	font-weight: bold;
	margin-bottom: 4px;
}
.sline{
	display: inline-block;
	width: 5px;height: 20px;
	background: #119dcf;
	margin-right: 6px;
}
.moreCate{
	float: right;
	font-size: 12px;
	color: #959495;
}
.tc-left .tc-content{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 12px;
}
.tc-content .tc-side{
	width: 160px;
	height: 120px;
	float: left;
}
.tc-content .tc-side .side-cate{float: left;}
.tc-content .tc-side .side-cate li{
	width: 148px;
	height: 38px;
	line-height: 38px;
	color: #898989;
	padding-left: 10px;
	border-left: 1px solid #898989;
	border-top: 1px solid #898989;
}
.rLine{
	border-right: 1px solid #b9b9b9;
}
.tc-side .side-cate li:last-of-type{
	border-bottom: 1px solid #898989;
}
.tc-side .side-cate li span{
	margin-right: 10px;
	float: right;
}	
.tc-side .side-cate .sideCurr,
.tc-side .side-cate li:hover{	
	border:1px solid #119dcf;
	color: #119dcf;
}
.side-cate .sideCurr a{color: #119dcf;}
.tc-content .tc-intro{
	width: 600px;
	height: 100%;
	float: right;
}
.tc-intro .subjectTab{
	width: 330px;
	height: 33px;
	border-left: 1px solid #119dcf;
	border-top: 1px solid #119dcf;
	border-right: 1px solid #119dcf;
}
.tc-intro .subjectTab li{
	width: 165px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.subjCurr,
.tc-intro .subjectTab li:hover{
	background: #119dcf;
	color: #fff;
}
.tc-intro .subjDetails{
	width: 100%;
	height: auto;
	float: left;
	/*padding: 12px 14px;*/
	border:1px solid #f4f5f5;
}
.tc-intro .subjDetails .subj-introTable{
	width: 586px;
	background: #f7f8f8;
	height: auto;
	margin:0 auto;
	margin-bottom: 7px;
	/*padding: 12px 14px;*/
	font-size: 14px;
}
.fixedRow td{height: 33px;line-height: 33px;}
.subj-introTable tr td{
	padding: 6px 5px;
}
.introFonts,.oldPrice{color: #a2a2a2;}
.oldPrice{text-decoration: line-through;}
.tit-subj{
	font-weight: bold;
	text-align: center;
}
.yelf{color: #bc8e13;}
.subjPrice{color: red;}
.btn-buyvid{
	display: inline-block;
	width: 55px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;	
	background: #119dcf;
}
.btn-buyvid:hover{background: #85bed2;}
.lookMore{	color: #119dcf;}

.trainCata .tc-right{
	width: 220px;
	height: 100%;
	float:right;
}
.r-title{
	width: 100%;
	height: 25px;
}
.newbookBox{
	width: 220px;
	height: auto;
}
.newbookBox li{
	width: 100%;
	height: 116px;
	margin-bottom:10px;
}
.nb-box1{background: url(../images/taxImg/newbook1.png);  }
.nb-box2{background: url(../images/taxImg/newbook2.jpg);  }
.nb-box3{background: url(../images/taxImg/newbook3.jpg);  }
.newbookBox li a{
	display: inline-block;
	color: #fff;
	margin-left: 120px;
	margin-top: 86px;
}
.examSubject{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.ex-subject{
	width: 100px;
	height: 208px;
	margin:15px 0;
}
.subj-title{
	width: 1000px;
	height: 25px;
	line-height: 25px;
}
.cline{
	display: inline-block;
	width: 740px;
	height: 1px;
	float: right;
	margin-top: 10px;
	background: #b9b9b9;
}
.subj-content{
	width: 1000px;
	height: 178px;
	float: left;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
}
.subj-cont{
	width: 1000px;
	height: 178px;
	float: left;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
}
.subj-cont dt,
.subj-cont dd{float: left;}
.subj-cont dt{
	width: 190px;
	height: 132px;
	background: #ccc;
	background: url(../images/taxImg/img-subj-1.png);
}
.subj-cont dd{
	width: 266px;
	height: 156px;
	/*padding-top:14px;
	padding-left: 26px;*/
}
.dd-head .img-cover{
	display: inline-block;
	width: 98px;
	height: 48px;
	float: left;
	background: url(../images/taxImg/img-video.jpg) no-repeat;
}

.dd-head .img-exam{
	display: inline-block;
	width: 98px;
	height: 48px;
	float: left;
	background: url(../images/taxImg/img-exam.png) no-repeat;
}

.dd-head .img-practice{
	display: inline-block;
	width: 98px;
	height: 48px;
	float: left;
	background: url(../images/taxImg/img-practice.jpg) no-repeat;
}

.img-text{
	display:inline-block;
	width: 200px;
	height: 120px;
	margin-left: 23px;
	margin-top: 28px;
}
.tit-cont{
	display: inline-block;
	float: left;
}
.onlineF{
	color: #119dcf;
	display: inline-block;
	width: 85px;
	height: 22px;
	background: url(../img/taxIcon/icon-arrow.jpg) no-repeat 64px 2px;
}
.subFonts{
	color: #b9b9b9;
	font-size: 14px;
	clear: both;
}
/*-------*/
.courseBox{
	width: 1000px;
	float: left;
}
.tc-left{
	width: 766px;
	height: auto;
	float:left;
}
.hc-Table{
	width: 720px;
	height: auto;
	margin:0 auto;
}	
.hc-Table tr td{
	height: 38px;
	line-height: 38px;
}
.hc-Table tr td:nth-child(2){text-align: right;}
.turnPage td a{
	padding: 0 5px;
	font-size: 14px;
	color: #4aafda;
}
.turnPage td a:hover{color: #dab758;}
.hc-right{
	float: right;
	width: 220px;
}
.examCol i{background: #cea94a;}
.examCol span{ color: #cea94a; }
.ex-timeContent{
	width: 100%;
	height: 220px;
}
.ex-timeContent .ex-times{
	width: 100%;
	height: 45px;
	font-weight: bold;
	background: #dfc06f;
}
.ex-times span{
	color: #fff;
	display: inline-block;
	margin-top: 14px;
/* 	margin-left: 28px; */
}
.days{

}
.ex-time-list{
	width: 100%;
	height: 175px;
	font-size: 14px;
	background: #f7f8f8;
}
.ex-time-list li{
	width: 100%;
	height: 30px;
	padding-left: 8px;
	line-height: 30px;
}
/*-------------------------------------选课页面--------------------------------------*/
.tc-search{
	width: 736px;
	height: 36px;
	margin: 40px auto;
}
.searchBox{
	width: 576px;
	height: 100%;
	float: left;
	padding-left: 35px;
	border: 1px solid #11a5d9;
	background: url(../img/taxIcon/icon-search-1.png) no-repeat 10px 10px;
}
.searchBox .searchInp{
	width: 572px;
	height: 34px;
	line-height: 34px;
	color: #222;
	outline: none;
	border:none;
}
.tc-search .btn-search{
	display: inline-block;
	width: 114px;
	height: 100%;
	line-height: 34px;
	text-align: center;
	float: right;
	color: #fff;
	background: #11a5d9;
}
.tc-search .btn-search:hover{
	background: #acceda;
}
/*---------全部课程------------*/
.cateList li{
	font-size: 14px;
	padding: 15px;
	border-top: 1px solid #ccc;
}
.cateList li em{font-weight: bold;}
.cateList li a{
	display: inline-block;
	line-height: 26px;
	height: 26px;
	padding: 0 14px;
	margin:2px 7px;
}
.cateList li a:hover{outline: 1px solid #11a5d9;}
.cl-Curr{outline: 1px solid #11a5d9;}

.cateBox{
	width: 100%;
	height: 44px;
	margin-top:15px;
	background: #f2f2f3;
}
.cateBox .tab-class{
	float: left;
}
.cateBox .tab-class li{
	float: left;
	line-height: 42px;
	padding:0 28px;
	cursor: pointer;
}
.cateBox .tab-class li:hover{ border-bottom: 2px solid #11a5d9; color: #11a5d9;}
.tc-curr{border-bottom: 2px solid #11a5d9;color: #11a5d9; font-weight: bold;}
.courseArea{
	width: 100%;
	height: auto;
	margin-top: 6px;
	float: left;
}
.courseArea .course-cont{
	display: inline-block;
	width: 234px;
	height: 100%;
	margin: 0 8px;
	float: left;	
}
.course-cont dt{
	width: 100%;
	height: 156px;
	background: url(../images/taxImg/img-courseCover1.png);
}
.course-cont dd{
	width: 218px;
	padding: 6px 8px;
	font-size: 12px;
}
.course-cont .tit-cour{
	font-size: 14px;
	font-weight: bold;
}
.course-cont  .btn-buyCour{
	width: 44px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #cea94a;
	float: right;
}
.course-cont  .btn-buyCour:hover{background: #d4c6a4;}
.cc2 dt{background: url(../images/taxImg/img-courseCover2.png);}
.course-cont .cc-price{
	font-size: 14px;
	color: red;
}
/*-------------------------------------------------------课程试听展示页面------------------------------------------------------------------*/
.bg-video{
	width: 1400px;
	height: 536px;
	background: #1055b4 url(../images/taxImg/bg-video.png);
	margin: 0 auto;

}
.cls-video{
	width:1000px;
	height: 500px;
	margin:0 auto;
}
.cls-video .cv-videoBox{
	width: 740px;
	height: 500px;
	float: left;
	background: #1c1c1c;
	position: relative;
}
.cv-videoBox .showvideo{
	width: 100%;
	height: 100%;
}
.cv-videoBox .icon-videoplay{
	width: 65px;
	height: 65px;
	border-radius: 50%;
	z-index: 9;
	position: relative;
	/*background: #fff;*/
	background:#fff url(../img/taxIcon/ico-play.png) no-repeat;
	top: -50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);/*使div垂直水平居中*/
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.cls-video .cv-videoList{
	width: 260px;
	height: 100%;
	float: right;
	color: #fff;
	background: #44ceff;
}
.cv-videoList .stu-note-tab{
	width: 100%;
	float: left;
}
.stu-note-tab li{
	float: left;
	width: 50%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: #119dcf;
	cursor: pointer;
}
.stu-note-tab li:hover{background: #44ceff;}
.stu-note-tab .snt-curr{background: #44ceff;}
.courtab{
	float: left;
	width: 250px;
	height: 454px;
	margin: 5px 5px;
	border: 1px solid #fff;
}
.cour-catalog{
	display: block;
}
.cour-catalog li{
	width: 220px;
	line-height: 30px;
	font-size: 14px;
	padding:7px 15px;
	cursor: pointer;
}
.cour-catalog li a{	color: #fff; }
.cour-catalog li a:hover{
	color: #dfc06f;
}
.cour-note{	display: none;}
.cour-note .noteForm{
	width: 100%;
	height: 100%;
}
.cour-note .cn-text{
	width: 96%;
	height: 90%;
	padding: 0 2%;
	font-size: 14px;
}
.btn-note{
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	border:1px solid #fff;
	-webkit-border-radius:5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.cls-cour-details{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.cour-intro{
	width: 100%;
	height: 95px;
}
.cour-intro .ci-introdl{
	float: left;
	margin-top: 24px;
}
.cour-intro .ci-introdl dt{
	font-size: 24px;
	color: #222;
	padding: 0 20px;
}
.cour-intro .ci-introdl dd{
	font-size: 14px;
	color: #666;
	float: left;
	padding: 12px 20px;
}
.ci-btns{
    margin-top:26px;
	float: left;
	margin-left: 30px;
}
.ci-btns a{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	background: #009bd6;
	border-radius: 8px;
	margin-right: 20px;
}
.ci-btns .btn-addCart{background: #cea94a;}
.ci-btns .btn-immedBuy{background: #00a0e9;}
.ci-btns a:hover{filter:alpha(opacity=30);opacity: 0.3;}
.cls-courBox{
	width: 100%;
	height: auto;
	float: left;
	border: 1px dashed #666666;
}
.ccb-courTab{
	width: 97%;
	height: 50px;
	padding-left: 3%;
	background: #f2f2f2;
	float: left;
	display: block;
}
.ccb-courTab li{
	height: 45px;
	line-height: 45px;
	padding: 0 22px;
	color: #999;
	font-weight: 600;
	float: left;
	cursor: pointer;
}
.ccb-courTab .ccb-curr{
	border-bottom: 5px solid #119dcf;
	color: #585858;
}
.ccb-courTab li:hover{
	border-bottom: 5px solid #119dcf;
	color: #585858;
}
.cls-courContainer{
	width: 1000px;
	height: auto;
	float: left;

}
.ccBox{
	width: 96%;
	height: auto;
	padding: 30px 2%;
	color: #5c5c5c;
	font-size: 14px;
}
.ccBox dl,.ccBox ul{margin-bottom: 24px;}
.ccBox dl dt{font-weight: bold;color: #222222;}
.ccBox dl dt,.ccBox dl dd,.ccBox ul li{padding: 8px 0;}
.ccBox dl dd{padding-left: 10px;}
.ccb-courRelated{display: none;}
.ccb-courQuesAndAns{display: none;}
.ccb-courEval{display: none;}
.ccb-courEval .courEvalList dd input,label{vertical-align: middle;margin-right: 5px; cursor: pointer;}
.ccb-courEval .courEvalList dd label{margin-right: 40px;}
.ccb-courEval .courEvalList dd .btn-subEval{
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #119dcf;
	border:1px solid #119dcf;
	-webkit-border-radius:5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-left: 50%;
}
.courEvalList dd .btn-subEval:hover{color: #fff; background:#119dcf;  }


/*-----------------------------------------------课程展示courseShow.html--------------------------------------------------------*/

.cs-courseIntro{
	width: 100%;
	height: 216px;
	background: url(../images/cityImg/bg-header.jpg);
}
.cs-courseIntro .courCover{
	width: 262px;
	height: 174px;
	border:3px solid #fff;
	border-radius: 3px;
	background: url(../images/cityImg/img-courseCover.png);
	margin-left: 28px;
	margin-top: 18px;
	float: left;
	
}
.cs-courseIntro .courIntros{
	width: 690px;
	height: 100%;
	float:right;
	color: #fff;
}

.courIntros .courTexts{	display: inline-block; padding-top: 20px; float:left;}
.courIntros .courTexts .courName,.courTexts .cs-price{padding: 6px 0;}
.courIntros .cs-courCatalog{
	width: 100%;
	height: 46px;
	margin-top: 10px;
	float: left;
}

.courIntros .cs-courCatalog li{
	float: left;
	width: 100px;
	height: 46px;
	line-height: 23px;
	text-align: center;
	border: 1px solid #fff;
	margin-right: 10px;
	font-size: 12px;
	cursor: pointer;
}


.courIntros .cs-courCatalog dl{
	float: left;
	width: 112px;
	height: 80px;
	line-height: 23px;
	text-align: center;
	/*outline: 1px solid #fff;*/
	border: 1px solid #fff;
	margin-right: 10px;
	font-size: 12px;
	cursor: pointer;
}
.courIntros .cs-courCatalog li h4{font-size: 15px;}
.cs-courCatalog li.cs-cataCurr{
	background: #d94614;
	border: 0px solid #fff;
}
.courIntros .cs-courCatalog li:hover{
	background: #d94614;
	border: 0px solid #fff;
}



}
.ccBox{
	width: 96%;
	height: auto;
	padding: 30px 2%;
	color: #5c5c5c;
	font-size: 14px;
}
.ccBox dl,.ccBox ul{margin-bottom: 24px;}
.ccBox dl dt{font-weight: bold;color: #222222;}
.ccBox dl dt,.ccBox dl dd,.ccBox ul li{padding: 8px 0;}
.ccBox dl dd{padding-left: 10px;}
.ccb-courRelated{display: none;}
.ccb-courQuesAndAns{display: none;}
.ccb-courEval{display: none;}
.ccb-courEval .courEvalList dd input,label{vertical-align: middle;margin-right: 5px; cursor: pointer;}
.ccb-courEval .courEvalList dd label{margin-right: 40px;}
.ccb-courEval .courEvalList dd .btn-subEval{
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #119dcf;
	border:1px solid #119dcf;
	-webkit-border-radius:5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-left: 50%;
}
.courEvalList dd .btn-subEval:hover{color: #fff; background:#119dcf;  }
/*-----------------------------------------------课程展示courseShow.html--------------------------------------------------------*/



#divMiddle .BS {
	background-color: #FFF;
}

#divMiddle .BS .BT {
	margin-top: 6px;
	height: 31px;
	line-height: 31px;
	border-bottom: 4px solid#5ec4e9;
}

#divMiddle .BS .BT .TL {
	float: left;
	width: 4px;
	height: 31px;
	border-bottom: 4px solid#5ec4e9;
	background-image: url("img/Block_T_L.jpg")
}

#divMiddle .BS .BT .TR {
	float: right;
	width: 4px;
	height: 31px;
	border-bottom: 4px solid#5ec4e9;
	background-image: url("img/Block_T_R.jpg")
}

#divMiddle .BS .BT .TC {
	background-image: url("img/Block_T_BG.jpg")
}

#divMiddle .BS .BT .TC span {
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing:1px;	
}

#divMiddle .BS .BTL {
	margin-top: 6px;
	height: 33px;
	line-height: 33px;
}

#divMiddle .BS .BTL .TL {
	float: left;
	width: 4px;
	height: 33px;
	border-bottom: 2px solid#5ec4e9;
	border-left: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
}

#divMiddle .BS .BTL .TR {
	float: right;
	width: 4px;
	height: 33px;
	border-bottom: 2px solid#5ec4e9;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
}

#divMiddle .BS .BTL .TC {
	background: url("img/lm-coner.png")
		  no-repeat 15px top;
	border-bottom: 2px solid#5ec4e9;
	border-top: solid 1px #e1e1e1;
	color: #fff;
}

#divMiddle .BS .BTL .TC span {
	margin-left: 25px;
	font-weight: bold;
	font-size: 14px;
}

#divMiddle .BS .BT1 {
	margin-top: 6px;
	height: 4px;
	background-image: url("img/Block_T1_BG.jpg")
}

#divMiddle .BS .BT1 div {
	overflow: hidden;
}

#divMiddle .BS .BT1 .TL {
	float: left;
	width: 4px;
	height: 4px;
	background-image: url("img/Block_T1_L.jpg")
}

#divMiddle .BS .BT1 .TR {
	float: right;
	width: 4px;
	height: 4px;
	background-image: url("img/Block_T1_R.jpg")
}

#divMiddle .BS .BT2 {
	margin-top: 6px;
	height: 36px;
	background: url("img/Block_T2_R.jpg")
		  repeat-x right top;
	border: solid 1px #a1adc5;
}

#divMiddle .BS .BT2 div {
	overflow: hidden;
}

#divMiddle .BS .BT2 .TL {
	float: left;
	height: 36px;
	background: url("img/Block_T2_L.jpg")
		  no-repeat left top;
}

#divMiddle .BS .BT2 .TR {
	height: 36px;
}

#divMiddle .BS .BT2 .TC span {
	line-height: 36px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

#divMiddle .BS .BM {
	line-height: 28px;
}

#divMiddle .BS .BM .ML {
	background-image: url("img/Block_M_L.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

#divMiddle .BS .BM .MC {
	text-align: left;
}

#divMiddle .BS .BM .MR {
	padding: 0 0 0 1px;
	background-image: url("img/Block_M_R.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}

#divMiddle .BS .BB {
	font-size: 0px;
	height: 3px;
	margin-bottom: 6px;
	background-image: url("img/Block_B_BG.jpg");
}

#divMiddle .BS .BB .BL {
	float: left;
	width: 4px;
	height: 3px;
	background-image: url("img/Block_B_L.jpg");
}

#divMiddle .BS .BB .BR {
	float: right;
	width: 4px;
	height: 3px;
	background-image: url("img/Block_B_R.jpg");
}
#divMiddle .RightSection {
	width: 760px;
	float: right;
	text-align: left;
}

