/* CSS Document */
/*reset */
body {padding:0;margin:0;}
a {color: #333; text-decoration: none; border: 0; background-color: transparent;outline:none; }
a:hover{ text-decoration: none; color:#034D88;}
body,div,p,q,iframe,form,
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
img,fieldset{border: none 0;}
body,td,textarea{ line-height:1.2;}
body,input,textarea,select,button{margin: 0; font-size: 14px;font-family:"微软雅黑", SimSun, sans-serif;}
div,p,table,th,td{ font-size:1em; font-family:"微软雅黑"; line-height:inherit;}

ul,dl,li{list-style: none;font-family:"微软雅黑", SimSun, sans-serif;}
em,i,u,q,s,dl,caption{ font-style: normal; font-weight: normal; text-decoration: none; }
hr{ clear:both; margin:7px 0; +margin: 0;  border:0 none;font-size: 1px; line-height:1px;color: #ddd; background-color:#ddd; height: 1px;}
h1,h2,h3,h4,h5,h6{color:#8c8c8c}
textarea {line-height:1.2;}

* html textarea,*+html textarea {overflow:auto; overflow-x: hidden; }/* 使多行文本框不显示默认的竖向滚动条 */
* html iframe, * html frame {overflow:auto; }/* 使浮动窗口不显示默认的竖向滚动条 */
* html input {overflow: hidden; }/* 使按钮文字不溢出 */
/* end reset */
.container{width: 1200px;margin: 0 auto;}

.hx-wrap{width: 100%;height: 100%;background: red;}

.hx-top{background: #333;width: 100%;height: 50px;line-height: 50px;color: #fff;}
.hx-top img{margin-top: 7px;}
.topright{float: right;}
.topright a{display:inline-block;color: #fff;padding: 0 10px;}
.topright a:hover{color: #FFF000;}
/*header*/
.hx-header{background: #5664E9;width: 100%;height: 405px;position: relative;}

/* flexslider */
.flexslider{position:relative;height:405px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:405px; width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;}
.slides .flex01{background: url(/views/site/images/images10/banner03.jpg) 50% 0px no-repeat;}
.slides .flex02{background: url(/views/site/images/images10/banner04.jpg) 50% 0px no-repeat;}
.flex-active-slide{z-index: 2;}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/views/site/images/images10/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

/*nav*/
.hx-nav{background: #383771;width: 100%;height: 65px;}
.hx-nav ul{width: 1200px;margin: 0 auto;}
.hx-nav li{float:left;position:relative;}
.hx-nav li a{display:inline-block;color: #fff;padding: 0 42px;font-size: 16px;line-height: 65px;}
.hx-nav li:hover a,.hx-nav li.active{height:60px;background: #13255E;border-bottom: 5px solid #00E0FF;}
.hx-nav li i{width: 1px;height: 40px;background: #0C2044;position: absolute;top: 12px;right: 0;}
.hx-nav li:hover i{height: 65px;top: 0;right: auto;left: -1px;background: #13255E;}


/*main*/
.hx-main{background: #fff;width: 100%;height: 2000px;margin-top: 30px;}

/*news*/
.hx-news{width: 790px;height: 450px;float: left;}
.hx-news img{width: 790px;height: 50px;}
.hx-newsCon{width: 790px;}
.hx-newsCon ul{}
.hx-newsCon li{height: 32px;line-height: 32px;font-size: 18px;overflow: hidden;color: #666;padding-left: 20px;background: url(/views/site/images/images10/lidot.png) left center no-repeat;}
.hx-newsCon li a{margin: 0 5px;}
.hx-newsCon li span{color: #BA2636;margin-right: 10px;}
.hx-newsCon li.hx-newsfirst{font-weight: bold;font-size: 24px;line-height: 50px;height: 50px;overflow: hidden;}

.dashedline{border-bottom:1px dashed #ccc;padding-bottom: 20px;margin-bottom: 8px;}

/*jxjyEntry*/
.hx-jxjyEntry{width: 380px;height: 190px;float: right;}

/*help*/
.hx-help{width: 380px;height:250px;float: right;margin-top: 20px;}
.hx-help .tit img{width: 380px;height: 50px;}
.hx-help ul{width:380px;height:190px;margin-top: 0px;background: url(/views/site/images/images10/helpbg.png);}
.hx-help li{width: 95px;height:95px;float: left;line-height: 95px;text-align: center;}
.hx-help li a{display: block;width: 95px;height: 95px;}
.hx-help li:first-child a{background: url(/views/site/images/images10/help-icon01.png);}
.hx-help li:first-child+li a{background: url(/views/site/images/images10/help-icon02.png);}
.hx-help li:first-child+li+li a{background: url(/views/site/images/images10/help-icon03.png);}
.hx-help li:first-child+li+li+li a{background: url(/views/site/images/images10/help-icon04.png);}
.hx-help li:first-child+li+li+li+li a{background: url(/views/site/images/images10/help-icon05.png);}
.hx-help li:first-child+li+li+li+li+li a{background: url(/views/site/images/images10/help-icon06.png);}
.hx-help li:first-child+li+li+li+li+li+li a{background: url(/views/site/images/images10/help-icon07.png);}
.hx-help li:first-child+li+li+li+li+li+li+li a{background: url(/views/site/images/images10/help-icon07.png);}

.hx-help li:first-child a:hover{background: url(/views/site/images/images10/help-icon01a.png);}
.hx-help li:first-child+li a:hover{background: url(/views/site/images/images10/help-icon02a.png);}
.hx-help li:first-child+li+li a:hover{background: url(/views/site/images/images10/help-icon03a.png);}
.hx-help li:first-child+li+li+li a:hover{background: url(/views/site/images/images10/help-icon04a.png);}
.hx-help li:first-child+li+li+li+li a:hover{background: url(/views/site/images/images10/help-icon05a.png);}
.hx-help li:first-child+li+li+li+li+li a:hover{background: url(/views/site/images/images10/help-icon06a.png);}
.hx-help li:first-child+li+li+li+li+li+li a:hover{background: url(/views/site/images/images10/help-icon07a.png);}
.hx-help li:first-child+li+li+li+li+li+li+li a:hover{background: url(/views/site/images/images10/help-icon07a.png);}

/*cjzc*/
.hx-cjzc01{width: 790px;height: 280px;margin-top: 30px;float: left;}

.cjzcLeft{float: left;width: 264px;height: 230px;}
.cjzcLeft ul{margin-top: 10px;}
.cjzcLeft li{width:120px;height: 40px;float: left;line-height: 40px;text-align: center;border: 1px solid #364CA2;margin: 0 20px 15px 0;border-radius: 10px;background: #ECF3FC;}
.cjzcLeft li:nth-child(2n){margin-right: 0;}
.cjzcLeft a{display:block;color: #364CA2;}
.cjzcLeft li:hover{background:#364CA2;}
.cjzcLeft li:hover a{color:#fff;}

.cjzcRight{float: right;width: 500px;height:230px;}
.cjzcRight ul{margin-top: 10px;}
.cjzcRight li{height: 42px;line-height: 42px;background: url(/views/site/images/images10/lidot01.png) left center no-repeat;padding-left: 20px;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.cjzcRight a{}

.hx-cjzc01 .tab{}
.hx-cjzc01 .tab-hd {overflow:hidden; zoom:1;width:790px;height:51px;background: url(/views/site/images/images10/cjBottomLine.png);}
.hx-cjzc01 .tab-hd li{float:left; cursor:pointer;font-size: 24px;width: 189px;height: 50px;line-height: 50px;text-align: center;background: url(/views/site/images/images10/cjtita01.png);}
.hx-cjzc01 .tab-hd li+li{background: url(/views/site/images/images10/cjtita02.png);}
.hx-cjzc01 .tab-hd li+li+li{background: url(/views/site/images/images10/cjtita03.png);}
.hx-cjzc01 .tab-hd li.active{background: url(/views/site/images/images10/cjTit01.jpg);}
.hx-cjzc01 .tab-hd li+li.active{background: url(/views/site/images/images10/cjTit02.jpg);}
.hx-cjzc01 .tab-hd li+li+li.active{background: url(/views/site/images/images10/cjTit03.jpg);}
.hx-cjzc01 .tab-bd li{display:none;}
.hx-cjzc01 .tab-bd li.thisclass{ display:list-item;}
.hx-cjzc01 .tab-bd ul li{display: block;}

/*cjteacher*/
.hx-cjzc02{width: 380px;height: 280px;margin-top: 20px;float: right;}
.hx-cjzc02 ul{}
.hx-cjzc02 li{height: 67px;margin-top: 10px;}
.hx-cjzc02 a{float: left;}
.hx-cjzc02 a img{width: 557x;height: 57px;margin-top: 4px;margin-left: 10px;}
.hx-cjzc02 span{color: #374CA3;}
.hx-cjzc02 p{width: 290px;color: #a0a0a0;margin-top: 5px;line-height: 20px;}

/*video*/
.hx-video{margin-top: 30px;float:left;}
.hx-video ul{margin-top: 10px;}
.hx-video li{float:left;width: 370px;height: 284px;margin: 0 30px 30px 0;position: relative;}
.hx-video li:nth-child(3n){margin-right: 0;}
.hx-video li a{}
.hx-video li a img{width: 380px;height: 200px;}

.videoInfo{padding: 6px 10px 0;}
.videoInfo a{font-size: 22px;height:38px;line-height: 38px;font-weight: bold;overflow: hidden;}
.videoInfo span{display:block;font-size: 14px;line-height: 20px;color: #666;overflow: hidden;}

.shiting{width: 380px;height: 30px;background: url(/views/site/images/images10/shiting1.png);position: absolute;top: 0;left: 0;}
.shiting1{width: 380px;height: 30px;background: url(/views/site/images/images10/shiting.png);position: absolute;top: 0;left: 0;}

/*kjlt*/
.hx-kjlt{}
.hx-kjlt .lt{width: 585px;height: 400px;background: #fff;margin-top: 10px;}
.hx-kjlt .lt ul{}
.hx-kjlt .lt li{}

.hx-kjlt .lt .tab-hd { background:#fff; overflow:hidden; zoom:1;}
.hx-kjlt .lt .tab-hd li{ float: left;width: 160px;height: 40px;line-height:40px;text-align: center;margin-right: 20px;background: #E8E8E8;cursor:pointer;}
.hx-kjlt .lt .tab-hd li.active{ background:url(/views/site/images/images10/ltBtn-active.png);color: #fff;height: 48px;line-height:38px;}

.hx-kjlt .lt .tab-bd li{display:none;width:585px;}
.hx-kjlt .lt .tab-bd li.thisclass{ display:list-item;}
.hx-kjlt .lt .tab-bd ul{margin-top: 10px;width: 585px;clear: both;}
.hx-kjlt .lt .tab-bd ul li{display: block;font-size: 16px;background: url(/views/site/images/images10/lidot01.png) left center no-repeat;padding-left: 20px;line-height: 34px;}


.swfirst{height:115px;margin: 15px 0 10px;clear: both;}
.swfirst img{float: left;width: 200px;height: 115px;}
.swdetail{float: right;width: 365px;}
.swdetail span{font-size: 18px;font-weight: bold;}
.swdetail p{margin-top: 10px;line-height: 34px;font-size: 16px;}

/*footer*/
.hx-footer{background: #373C40;width: 100%;height: 340px;color: #dddddd;padding-top: 30px;}
.hx-footer ul{}
.hx-footer li{float: left;width: 300px;height: 200px;background: ;}
.hx-footer li.li01{width: 320px;}
.hx-footer li.li01 i.logo{display:block;width: 239px;height: 60px;background:url(/views/site/images/images10/footerlogo.png);}
.hx-footer li.li01 p{font-size: 16px;margin-top: 25px;width: 239px;text-align: center;}
.hx-footer li.li02{width: 280px;}
.hx-footer li.li02 a.tit{color: #fff;font-size: 18px;margin-bottom: 15px;display: block;}
.hx-footer li.li02 a{font-size: 14px;line-height: 32px;display: inline-block;width: 100px;color: #aaa;}
.hx-footer li.li04 span{color: #ff7900;font-size:28px;display: block;line-height: 40px;}

.flink{border-bottom: 1px solid #575B5F;padding-bottom: 14px;clear: both;}
.flink span{padding-right: 15px;}
.flink a{padding: 0 15px;margin-bottom: 10px;color: #aaa;border-right: 1px solid #575B5F;}

.copyright{text-align: center;color: #aaa;margin-top: 30px;}
.copyright img{display: block;margin: 15px auto;width: 81px;height: 30px;}


.fl{float: left;}
.fr{float: right;}



@media screen and (min-height: 600px) and (max-height: 780px) {

	.hx-header{height: 227px;}

	.flexslider{height:227px;}
	.slides li{height:227px; }
	.slides .flex01{background: url(/views/site/images/images10/banner01-720.jpg) 50% 0px no-repeat;}
	.slides .flex02{background: url(/views/site/images/images10/banner021-720.jpg) 50% 0px no-repeat;}
	.flex-control-nav a{height:14px;line-height:40px;}

	.hx-nav{height: 45px;}
	.hx-nav li a{line-height: 45px;}
	.hx-nav li:hover a,.hx-nav li.active{height:40px;}
	.hx-nav li i{height: 20px;}
	.hx-nav li:hover i{height: 45px;}
}





/*会计资讯 begin*/
/*.zx-top{height: 80px;width: 100%;margin-top: 20px;}
.zx-logo{float: left;margin-top: 20px;}
.zx-nav{}
.zx-nav ul{}
.zx-nav li{float: left;width: 150px;text-align: center;line-height: 80px;font-size: 16px;}

.zx-nav a{color: #333;}
.zx-nav li.active{border-bottom: 3px solid #374CA3;height: 77px;}
.zx-nav li.active a{color:#374CA3;font-weight:bold;}*/

.zx-top{background: rgba(0,0,0,0.5);width: 100%;height: 70px;line-height: 70px;color: #fff;position: relative;}
.zx-top img{float: left;margin-top: 18px;}
.zx-nav{}
.zx-nav ul{}
.zx-nav li{float: left;width: 120px;text-align: center;line-height: 70px;font-size: 16px;}

.zx-nav a{display:block;color: #fff;}
.zx-nav a:hover{border-bottom: 3px solid #fff;height: 67px;font-weight:bold;}
.zx-nav li.active{border-bottom: 3px solid #fff;height: 67px;}

/*.hx-top{background: #333;width: 100%;height: 50px;line-height: 50px;color: #fff;}
.hx-top img{margin-top: 7px;}
.topright{float: right;}
.topright a{display:inline-block;color: #fff;padding: 0 10px;}
.topright a:hover{color: #FFF000;}*/

.zx-banner{width: 100%;height:200px;/*background:#FFFFC9;*/background: url(/views/site/images/images10/zx-banner03.jpg) center center no-repeat;margin-top: -70px;}

.zx-main{margin-top: -50px;margin-bottom:20px;}
.zx-subnav{}
.zx-subnav ul{margin-left:48px;}
.zx-subnav li{float: left;width: 130px;background:#383771;height: 50px;line-height: 50px;font-size: 16px;text-align: center;letter-spacing: 2px;margin-right:5px;cursor:pointer;color: #fff;}
.zx-subnav li.on{background:#13255E;font-weight: bold;border-top:3px solid #00E0FF;height: 47px;line-height: 47px;}
.zx-subnav li:hover{background:#13255E;font-weight: bold;border-top:3px solid #00E0FF;height: 47px;line-height: 47px;}
.zx-subnav li a{display: block;}
.zx-subnav a{color: #fff;}

.zx-con{clear: both;overflow:hidden;}
.zx-con ul{margin-top:30px;}
.zx-con li{width:500px;height: 100px;float:left;text-align:left;line-height:100px;border-bottom:1px dashed #e6e6e6;margin-bottom: 20px;padding: 0 50px;}
.zx-con li.items{display: none;}
.zx-con li.g-db{display: block;}
.zx-con a{}
.zx-con h3{margin: 0;padding: 0;height: 30px;line-height:30px;display: block;float: left;color: #333;}
.zx-con p{font-size: 12px;color: #888;float: left;line-height: 20px;width: 410px;}
.zxTime{float: left;background:#374CA3;width:70px;height:60px;text-align: center;color: #fff;line-height: 24px;padding-top: 10px;margin-right: 20px;margin-top:5px;}
.zxTime span{display:block;color:#fff;font-size: 14px;}
.zxTime span:first-child{font-size:24px;margin-bottom:5px;font-weight: bold;}

.zx-main iframe{background: #fff;width: 1200px;height:700px;overflow: hidden;}
.zx-main .zx-news-part{width: 1200px;height: 700px;background: #fff;}

/*page*/
.page{margin:20px auto;width: 800px;height:26px;clear: both;}
.pre,.next1,.page-number,.all-page,.page-btn{float: left;display: inline;height: 24px;line-height: 24px;}
.page-btn{width: 55px;margin-left: 10px;height: 35px;*line-height: 16px;}
.text{width: 24px;height: 28px;margin: 0 5px;}
p.all-page{width:auto;}

.page-number{margin: 0;list-style: none;height:24px;padding: 0;}
.page-number li{border-radius: 3px;float: left;display: inline;margin-left:5px;width: 35px;height:35px;line-height:35px;text-align: center;border:1px  #ddd solid;cursor: pointer;font-size: 14px;padding: 0;margin-bottom: 0;}
.page-number li.page-cur{background: #3498DB;color: #fff;padding: 0;}

.pre{border:1px #ccc solid;text-align: center;margin:0 10px 0 30px;background: #fff;color: #3498DB;border-radius: 3px;}
.next1{border:1px #ccc solid;margin:0 15px;text-align: center;background: #fff;color: #3498DB;border-radius: 3px;}
.next1,.pre{width: 74px;height: 35px;line-height: 35px;}
.defau{color: #bbb}
.page a.defau:hover{color: #ccc;text-decoration: none;cursor: default;}
/*会计资讯 end*/


/*法律法规 begin*/
.fg-main{width:100%;clear: both;}
.fg-container{width: 1200px;margin: 0 auto;position: relative;margin-top: 20px;padding-bottom: 20px;border: 1px solid #e8e8e8;}
.fgSelect{width: 100%;height: 320px;background: #fff;border-bottom: 1px solid #d4d4d4;padding-top: 30px;}
.fgSelect h3{height:70px;line-height:70px;font-weight: bold;border-bottom: 1px solid #d4d4d4;margin-bottom: 20px;font-size: 20px;color:#0069c5;padding: 0 100px;background:url(/views/site/images/images10/fg-search.png) 40px center no-repeat;}
.selectRow{height: 50px;width:1120px;background: #fff;line-height: 50px;padding: 0 40px;margin-bottom:10px;}
.selectRow span{font-size: 14px;display: block;margin-right:30px;float: left;*float:left;line-height: 38px;}
.selectRow input{border:1px solid #d4d4d4;width: 350px;height: 38px;color: #818181;padding-left: 20px;}
.selectRow select{border:1px solid #d4d4d4;height: 38px;/*text-align-last: center;*/padding-left: 20px;}
.calendar{width:42px;height: 42px;background:#0069C5 url(/views/site/images/images10/calendar.png) center center no-repeat;float: left;border-radius: 0 3px 3px 0;cursor: pointer;}
.selectRow input.selectBtn{width: 100px;height:35px;border-radius: 5px;margin-left: 20px;margin-top:7px;background: #0069C5;color: #fff;font-size: 16px;letter-spacing:10px;padding-left: 20px;cursor: pointer;}

.fgResult{width: 100%;height: 640px;background: #fff;}
.fgResult ul{}
.fgResult li{font-size: 16px;height:60px;line-height:60px;border-bottom: 1px dashed #d4d4d4;padding:0 65px;background: url(/views/site/images/images10/liDot.png) 40px center no-repeat;}
.fgResult li.items{display: none;}
.fgResult li.g-db{display: block;}
.fgResult li span{float: right;}
.fgResult span{}

.fgTitle{background: url(/views/site/images/images10/fgkTit.png);width: 350px;height: 70px;position: absolute;top: 105px;left: 18%;z-index: 999;}

/*法律法规 end*/


/*初级职称 begin*/

.toplogin{float: left;}
.loginBtn,.RegBtn{float: left;width:108px;height:36px;border-radius: 30px;text-align: center;line-height: 36px;font-size: 18px;letter-spacing: 2px;margin-top: 20px;margin-right: 10px;display: block;}

.loginBtn{background:#CC2131;color: #fff;}
.loginBtn:hover{background:#D93242;color: #fff;}
.RegBtn{background:#fff;border:1px solid #CC2131;color: #CC2131;}
.RegBtn:hover{background:#D93242;color: #fff;}

.cj-top{height: 80px;width: 100%;margin-top: 20px;}
.cj-logo{float: left;margin-top: 20px;}
.cj-nav{}
.cj-nav ul{}
.cj-nav li{float: left;width: 100px;text-align: center;line-height: 80px;font-size: 16px;}
.cj-nav li a:hover{color: #CC2131;}

.cj-container{width: 1000px;margin: 0 auto;position: relative;}

.cj-banner{width: 100%;height:200px;/*background:#FFFFC9;*/background: url(/views/site/images/images10/zx-banner04.jpg) center center no-repeat;}
.cj-banner ul{width:970px;height:200px;margin:0 auto;/*background: rgba(255,255,255,.3);*/padding: 0 15px;}
.cj-banner li{width:78px;height: 137px;float: left;margin-right: 145px;margin-top:48px;cursor: pointer;}
.cj-banner li a{display: block;width:78px;height: 137px;}

.cj-banner li:last-child{margin-right:0;}
.cj-banner li:first-child:hover{background: url(/views/site/images/images10/cjNav-icon01b.png);}
.cj-banner li:first-child+li:hover{background: url(/views/site/images/images10/cjNav-icon02.png);}
.cj-banner li:first-child+li+li:hover{background: url(/views/site/images/images10/cjNav-icon03.png);}
.cj-banner li:first-child+li+li+li:hover{background: url(/views/site/images/images10/cjNav-icon04.png);}
.cj-banner li:first-child+li+li+li+li:hover{background: url(/views/site/images/images10/cjNav-icon05.png);}
.cj-banner a{}
.cj{background: url(/views/site/images/images10/cjNav-icon01b.png);}
.zj{background: url(/views/site/images/images10/cjNav-icon02.png);}
.zckj{background: url(/views/site/images/images10/cjNav-icon03.png);}
.jx{background: url(/views/site/images/images10/cjNav-icon04.png);}
.usercenter{background: url(/views/site/images/images10/cjNav-icon05.png);}

.cj-main h3{width:1000px;height:92px;margin-top: 20px;}

.box1{position: relative;height: 250px;background:#fff;padding: 20px 0;}
.box1 h3{background: url(/views/site/images/images10/cjIcon01b.png) center center no-repeat;margin-bottom: 10px;}

.guide-box{width:300px;height: 240px;float:left;overflow: hidden;}
.guide-box ul{width: 300px;margin-top: 20px;}
.guide-box li{float: left;margin-left:30px;margin-bottom: 25px;font-size: 16px;}
.guide-box img{width: 60px;height: 60px;display: block;margin-bottom: 10px;}
.guide-box span{}
.guide-box li:hover span{color:#0ab588; }

.cjzx-box{float: right;width: 650px;height: 240px;margin-top:20px;/*background: #ccc;*/}
.cjzx-box ul{width:610px;height:240px;background: url(/views/site/images/images10/cjzx-boxBg.png) left 15px no-repeat;padding:0 20px;}
.cjzx-box li{line-height: 42px;padding-left: 25px;margin-left: -13px;font-size: 16px;}
.cjzx-box li:hover{background: url(/views/site/images/images10/liIcon02.png) left center no-repeat;z-index: 999;}
.cjzx-box a{}
.cjzx-box li:hover a{color:#0ab588;}
.cjzx-box span{float: right;display: block;}

.more1{background: url(/views/site/images/images10/more.png) right center no-repeat;width: 55px;height: 20px;position: absolute;right: 20px;top: 70px;line-height: 20px;}
.more1 a{color:#0ab588;display: block;width: 30px;height:20px;font-weight: bold;}


.cj-course{height:1100px;clear: both;background: #fff;padding: 20px 0;}
.cj-course h3{background: url(/views/site/images/images10/cjIcon02b.png) center center no-repeat;height:92px;margin-bottom:30px;}
.tdTitle{width:550px;height: 41px;margin-bottom: 10px;}
.cj-course table{border-collapse: collapse;margin-bottom: 30px;border-bottom: none;}
.tableTit{font-size:24px;color: #333;margin-bottom: 20px;n}
.cj-course th{/*background:#4FAFA1;*/background:linear-gradient(#11BCB7,#3DB3BD);color: #fff;letter-spacing: 2px;font-size: 16px;}
.cj-course tr{height:50px;}
.cj-course tr:nth-child(odd){background:#fff;}
.cj-course tr:nth-child(even){background: #E6F1ED;}
.cj-course td{border: 1px solid #333;padding: 0;margin:0;width:150px;text-align: center;border: 1px solid #A5E0D8;border-left: none;border-right: none;}
.cj-course td input{width:15px;height: 20px;margin-left: 5px;vertical-align:middle}
.cj-course td span{color: #FF0000;display:block;font-size: 12px;}
.cj-course td a.btn{display:block;width:50px;background:#ED5565;border:1px solid #EC2A30;border-radius:3px;color: #fff;margin:10px auto;}


.courseVideo{margin-top: 20px;}
/*.courseVideo-tit{width:180px;height:514px;background:#ccc;float: left;font-size: 28px;color: #fff;background:url(/views/site/images/images10/courseVideo-tit02.jpg);}*/
.courseVideo ul{width:960px;height:450px;float: right;overflow: hidden;padding: 20px;background:#F2F2F2;}
.courseVideo li{width: 280px;height:205px;float: left;margin-right:57px;margin-bottom:30px;position: relative;text-align:center;background:#fff;cursor: pointer;position: relative;}
.courseVideo li:nth-child(3n){margin-right: 0px;}
.courseVideo li:hover{box-shadow: 1px 1px 20px #ccc;}
.courseVideo li:hover a{color:#09973b;}
.courseVideo li:hover span{display:block;width:70px;height:70px;background:url(/views/site/images/images10/player.png);position: absolute;top:40px;left:110px;z-index:10;}
.courseVideo li:hover div{width: 280px;height:205px;background:rgba(0,0,0,.2);position:absolute;top:0;left:0;}
.courseVideo img{width: 280px;height: 131px;margin-bottom:3px;}
.courseVideo i{display: block;width:70px;height:70px;background:url(/views/site/images/images10/shiting-icon.png);position: absolute;top: 0;left: 0;z-index:999;}
.courseVideo p{font-size: 16px;}
.courseVideo p:last-child{font-size: 14px;}


.cjTea-box{height:600px;background: #fff;background: #fff;padding:20px 0;}
.cjTea-box h3{background: url(/views/site/images/images10/cjIcon03b.png) center center no-repeat;margin-bottom:30px;}
.cjTea-box ul{margin-right: -40px;}
.cjTea-box li{width: 480px;height:250px;float: left;margin-right: 40px;margin-bottom: 40px;}
/*初级职称 end*/

/*继续教育 begin*/
.eduLc-Box{height: 300px;margin-top: 20px;}
.eduLicheng-tit{width:480px;height: 50px;margin:30px auto 50px;background: url(/views/site/images/images10/eduLc-tit.png);}
.eduLc-Box img{width: 1000px;height: 117px;}

.eduLeft{float: left;height:570px;}
.eduLeft h2{color:#FF6C17;font-size:18px;margin-bottom:10px;}
.eduLeft img{float:right;width:78px;height:60px;margin:10px; }

.edu-tips{width: 240px;height:220px;padding:15px 20px;margin-bottom:20px;background:#F1F5FE;color: #677CA7;}

.edu-tips p,.edu-cooperation p{line-height: 30px;}
.edu-cooperation{width: 240px;height:250px;clear: both;padding:15px 20px;background:#E6F9F6;color:#247e6e;}

.eduArea-main{float:right;width:700px;height:auto;background:#fff;border:1px solid #15BBB8;position: relative;}
.eduArea-main h2{background:#15BBB8;color:#fff;font-size:18px;padding-left: 20px;height:40px;line-height:40px; }
.eduArea-main ul{width:660px;height:250px;padding: 20px;}
.eduArea-main li{float: left;width:100px;height:40px;line-height:40px;margin:0 12px 12px 0;text-align: center;background: #EAEAEA;cursor: pointer;color: #333;}
.eduArea-main li:hover{background:#18BBB8;color: #fff;}
.eduArea-main li:nth-child(6n){margin-right: 0;}

.subArea{display: none;width:700px;height:330px;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;}
.subArea span{position: absolute;top:28px;right: 80px;display:block;color: #fff;font-size: 24px;cursor: pointer;z-index: 999;}
.subArea-main{width: 590px;height: 270px;background: #fff;position: absolute;top: 20px;left: 50px;overflow: hidden;}
.subArea-main h3{height: 50px;background: #7DB4ED;width: 570px;margin: 0;font-size: 24px;color: #fff;line-height: 50px;padding-left: 20px;;}
/*.subArea-main > .subAreaul{width: 570px;}*/
.subArea-main ul{width: 570px;height:220px;padding:0 10px; overflow-y: auto;margin-top: 5px;}
.subArea-main li{width:auto;height:30px;line-height:30px;font-size: 14px;text-align: center;margin: 5px;}
.subArea-main li a{display:block;padding: 0 10px;}
.subArea-main li a:hover{color: #fff;}



.mapTit{font-size: 18px;border-left: 5px solid #367C90;color: #333;padding-left: 10px;}
input{outline: none;}
.map_cont{width: 583px; float: left; position: relative;background: #fff;padding: 0px 15px;padding-top: 15px;height: 578px;} 
#map{margin-left: 50px; margin-top: 15px; }

.popTemp{position:absolute; width: 550px;height: auto; z-index: 3; background:#fff; left: 50%; top: 55%;margin-left: -219px; margin-top:-200px ; display: none; }
.popTemp h3{width:510px;font-size: 20px;color: #fff;padding:0 20px;height: 40px;line-height: 40px;text-align: right;font-weight: bold;background:#367C90;margin-bottom: 10px;margin-top: 0;}
.popTemp h3 a{color: #fff; font-size: 40px;text-decoration: none; background-image: url(/views/site/images/images10/edumapClose.png);display: inline-block;height: 18px; width: 18px;}
.popTemp h3 a img{margin-top: 20px;}
.span_nzh{position: absolute;bottom: 50px;left: 24px;width: 88px;height: 121px;z-index: 1; }

.popTemp .cont{color: #757272; padding: 18px; overflow-y: auto; max-height: 382px;height:200px;height:auto!important;padding-top:0; }
.popTemp .cont p{overflow: hidden;}
.popTemp .cont a{padding: 5px 10px;border: 1px solid #90CEE3;font-size: 14px;margin: 5px;display: inline-block;float: left;}
.popTemp .cont a:hover{text-decoration: none;background: #1F6FB5;color: #fff;border:1px solid #1F6FB5;}

.mask{position:absolute;width:700px; display:none;height:593px;background:#000;top:0;left:0;z-index:2;opacity: 0;_position:absolute;filter:Alpha(opacity=0); }
.ie6_iframe{ position:absolute; filter:alpha(opacity=0); _visibility:inherit; z-index:0; background:#fff; border:none; width:713px; height:563px; left:0; top:0;}

.seach_input{position: absolute;  width: 210px ; height: 30px ; line-height: 30px;  border: #e0e0e0 solid 1px; border-radius: 5px; }
.seach_input input{width: 166px ; height:28px ; line-height: 30px; border: 0; color: #757272;margin-left: 35px; position: absolute; z-index: 6; }
.seach_input img{position: absolute; top: 6px; left: 4px; }
 
.ac_results {padding: 0px; border: 1px solid #EDEDED; background-color: white; overflow: hidden; z-index: 999; margin-left: -42px; margin-top: 1px; }
.ac_results li {margin: 0px; padding: 8px 5px 8px 35px; cursor: pointer; display: block; color: #333333; text-align: left; font: 12px/1.5 "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_over {background-color: #c9e3fc; color: #ddecf3; } 
.ac_results {padding: 0px; border: 1px solid #EDEDED; background-color: white; overflow: hidden; z-index: 999; margin-left: -26px; margin-top: 1px; }
.ac_results li {margin: 0px; padding: 8px 5px 8px 35px; cursor: pointer; display: block; color: #333333; text-align: left; font: 12px/1.5 "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_over {background-color: #c9e3fc; color: #ddecf3; }

/*继续教育 end*/



/*个人中心*/

.sideMenu{width:200px;height:auto;text-align:left;background:#fff;float:left;box-shadow:1px 1px 5px #e0e0e0;margin-bottom: 10px;}

.userInfo{width:200px;height:60px;/*background:linear-gradient( to right,#6FB4EA,#4BD0EF);*/background:url(/views/site/images/images10/userInfoBg.png) center center;color: #fff;text-align:center;box-shadow:2px 2px 10px #ccc;border-bottom:1px solid #fff;}
.userInfo p{font-size:18px;line-height:60px;}
.sideMenu-first-child{font-size:18px;height:50px;line-height:50px;clear:both;overflow: hidden;padding-left:0px;font-weight:bold;color:#333;}
.sideMenu-first-child i{display:block;width:30px;height:30px;float:left;margin:10px 10px 0 0;}
.sideMenu-first-child i.ucIcon01{background:url(/views/site/images/images10/usercenter-icon01.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon02{background:url(/views/site/images/images10/usercenter-icon02.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon03{background:url(/views/site/images/images10/usercenter-icon03.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon04{background:url(/views/site/images/images10/usercenter-icon04.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon05{background:url(/views/site/images/images10/usercenter-icon05.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon06{background:url(/views/site/images/images10/usercenter-icon06.png) center center no-repeat;}
.sideMenu-first-child i.ucIcon07{background:url(/views/site/images/images10/usercenter-icon07.png) center center no-repeat;}

.sideMenu-sec-child{}
.sideMenu-sec-child ul{}
.sideMenu-sec-child li{font-size: 16px;height:50px;line-height:50px;border-bottom:1px dashed #ddd;}
/*.sideMenu-sec-child li:hover{background:linear-gradient( to right,#6FB4EA,#4BD0EF);color: #fff;font-weight: bold;}*/
.sideMenu-sec-child li:hover{border-left:5px solid #5CC2EC;background:#E5F7FF;font-weight: bold;}
.sideMenu-sec-child li.on{border-left:5px solid #5CC2EC;background:#E5F7FF;font-weight: bold;}

.sideMenu-sec-child a{display:block;padding-left:60px;}
.sideMenu-sec-child a:hover{color:#2989B2;}
.sideMenu-sec-child li.on a{color:#2989B2;}

.user-main{width:780px;height:100%;float:right;/*position:absolute;bottom:0;*/}
.user-main h3{width:100%;height:50px;line-height:50px;color:#333;font-size:20px;margin-bottom:20px;padding-left:120px;background:url(/views/site/images/images10/usercenter-icona01.png) left center no-repeat;}
.user-main h3.Icon01{background:url(/views/site/images/images10/usercenter-icona01.png) left center no-repeat;}
.user-main h3.Icon02{background:url(/views/site/images/images10/usercenter-icona02.png) left center no-repeat;}
.user-main h3.Icon05{background:url(/views/site/images/images10/usercenter-icona05.png) left center no-repeat;}
.user-main h3.Icon04{background:url(/views/site/images/images10/usercenter-icona04.png) left center no-repeat;}
.user-main h3.Icon05{background:url(/views/site/images/images10/usercenter-icona05.png) left center no-repeat;}
.user-main h3.Icon06{background:url(/views/site/images/images10/usercenter-icona06.png) left center no-repeat;}
.user-main h3.Icon07{background:url(/views/site/images/images10/usercenter-icona07.png) left center no-repeat;}
.user-main h3.Icon09{background:url(/views/site/images/images10/usercenter-icona09.png) left center no-repeat;}
.user-main h3.Icon10{background:url(/views/site/images/images10/usercenter-icona10.png) left center no-repeat;}
.user-main h3.Icon11{background:url(/views/site/images/images10/usercenter-icona11.png) left center no-repeat;}
.user-main h3.Icon12{background:url(/views/site/images/images10/usercenter-icona12.png) left center no-repeat;}
.user-main span.usertab{display:block;width:150px;height:40px;font-size: 18px;font-weight:bold;margin-bottom: 20px;background:#48CFE2;text-align:center;color:#fff;line-height: 40px;border-radius:30px;box-shadow:2px 3px 10px #ccc;}

.Btn05,.Btn13{width:364px;height:32px;margin: 0 auto;margin-top: 30px;}
.Btn05 a,.Btn13 a{display:block;width:120px;height:32px;line-height:32px;text-align:center;margin:0 15px;float:left;background:linear-gradient(#F28C18,#E15A0A);color: #fff;font-size: 16px;border-radius:5px;border:1px solid #CE6C31;}
.user06Box,.user08Box,.user13Box,.user14Box{width:778px;height:200px;text-align:center;border:1px solid #ddd;background:#F1F5F8;}
.user06Box div{margin:20px 0;}
.user06Box div.Btn05{margin: 0 auto;}
.user06Box label{}
.user06Box select{width: 400px;height:40px;color:#a6a6a6;padding-left:10px;}

.user08Box{height:520px;background:none;border:none;}
.user08Box table{border-collapse:collapse;width:99%;margin:0 auto 20px;}
.user08Box tr{}
.user08Box th{padding: 10px 0;background:#17BBB8;color:#fff;}
.user08Box td{border:1px solid #A5E0D8;padding: 10px 0;background:#F1F5F8;line-height: 30px;}
.user08Box td span{display:block;color: #ff0000;}
.user08Box input{margin-left: 5px;}

.user13Box{padding-top: 30px;height:250px;}
.user13Box input{width: 300px;background:#fff;border:1px solid #ddd;height: 30px;}
.user13Box label{display:inline-block;width:150px;text-align:right;}
.user13Box div{margin-bottom: 20px;}
.Btn13{width:120px;}

.user14Box{width:99%;height:1000px;margin:0 auto;padding-top: 30px;background:#fff;}
.user14Box div{margin-bottom:20px;}
.user14Box label{display:inline-block;width:250px;text-align:right;}
.user14Box input{width:200px;background:#fff;border:1px solid #ddd;height: 30px;}
.user14Box i{color:#ff0000;}

.user-mainBox{margin-top: 20px;position:relative;margin-bottom:30px;box-shadow:2px 5px 30px #e0e0e0;}
.user-mainBox i{display:block;width:75px;height:74px;background:url(/views/site/images/images10/user-cornermark.png);position:absolute;right:0;top:0;}
.user-mainBox table{width:100%;border-collapse:collapse;margin:0 auto;border:1px solid #DEDEDE;}
.user-mainBox:hover{border-bottom:2px solid #48CFE2;}
.user-mainBox tr{height: 40px;}
.user-mainBox th{background:#F1F5F8;}

.user-mainBox td{padding:0 12px;border:1px solid #D8EDE8;background:#fff;line-height:30px;}
.user-mainBox tr td:nth-child(odd){text-align:right;margin-right: 10px;font-weight:bold;width: 150px;background:#F1F5F8;}

.infoTb{border-collapse: collapse;width:100%;}
.infoTb tr{}
.infoTb td{border:1px solid #98C1CB;height: 50px;text-align: center;background:#F1F5F8;color:#084858;}
.infoTb td a{padding: 5px 20px;background:#5CC2EC;color:#fff;margin-right:20px; }
.infoTb td span{font-weight: bold;}

.couseInfo{margin:20px 0 0;}
.couseInfo span{color: #ff0000;font-size:18px;font-weight:bold;margin-right:10px;}

.courseBox table{border-collapse:collapse;margin-top:30px;width:100%;}
.courseBox tr{background:#fff;}
.courseBox th{background:#F1F5F8;height: 40px;border:1px solid #D8EDE8;line-height:24px;color:#084858;}
.courseBox td{text-align:center;height: 40px;border:1px solid #D8EDE8;line-height:24px;}
.courseBox td a{padding:6px 20px;background:#F18F24;color:#fff;margin:0 10px;border-radius:5px;}
/*.courseBox tr:nth-child(odd){background:#F5F5F5;}*/

.user-con{width:780px;max-width:100%;margin-bottom:20px;}
.user-con iframe{}


/*登录 bengin*/
.hx-login{width:100%;height:600px;background:url(/views/site/images/images10/hx-loginBg06_1.png) center 0 no-repeat;margin-top:30px;padding-top:90px;}

.login-top{background:#fff;width: 100%;height: 70px;line-height: 70px;color: #333;position: relative;margin-top: 30px;}
.login-top img{float: left;margin-top: 18px;}
.login-nav{}
.login-nav ul{}
.login-nav li{float: left;width: 130px;text-align: center;line-height: 70px;font-size: 16px;}

.login-nav a{display:block;color: #333;}
.login-nav a:hover{font-weight:bold;color: #F1493C;}

.login-main{width:800px;height:400px;background:#fff;border-top: 5px solid #F1493C;margin:0 auto;clear: both;position:relative;box-shadow:2px 5px 25px #A0644D;}
.login-con{width:320px;float:right;margin-right:20px;background:#fff;}
.login-con h3{color:#D80D1D;font-size: 24px;text-align: center;height:50px;line-height:50px;margin-top:40px;}
.login-con div{width:290px;margin:30px auto;background:#fff;clear:both;overflow: hidden;}
.login-con label{float:left;width:30px;height:30px;margin-top:8px;}
.login-con label.username{background:url(/views/site/images/images10/loginIcon01.png) center center no-repeat;}
.login-con label.psw{background:url(/views/site/images/images10/loginIcon02.png) center center no-repeat;}
.login-con input{width:230px;height:35px;border:none;border-bottom: 1px solid #E4E3E1;float:left;margin-left: 5px;padding-left: 20px;}
.login-con input::-webkit-input-placeholder {color: #D2D2D4;}
.login-con div.loginBtn{width:280px;height:40px;background:#F03946;color:#fff;text-align: center;line-height: 40px;margin-top:50px;margin-left:20px;cursor: pointer;}

.login-pic{width:450px;height:400px;background:url(/views/site/images/images10/loginPic02.png);float: left;}

.login-bottom{width: 800px;height: 30px;margin:0 auto;text-align: center;color: #999;}
.login-hotline{width:50px;height:50px;position:absolute;bottom:0;right:0;background:url(/views/site/images/images10/login-hotline01.png);cursor:pointer;}
/*登录 end*/


/*继续教育地区页面*/
.jxArea-banner{width:100%;height: 500px;background: #ccc;background: url(/views/site/images/images10/jxArea-banner01.jpg) center center no-repeat;margin-top: -70px;}
.jxArea-container{width: 1200px;margin: 0 auto;position: relative;}

.bannerTit{width: 756px;height: 270px;z-index: 999;position: absolute;top: 130px;left: 15%;}

.jxLogin{width:330px;height: 330px;background:url(/views/site/images/images10/jxloginbg.png);position: absolute;right: 0;top: 120px;}
.jxLoginTit{height:50px;font-size: 18px;color: #fff;border-bottom: 1px solid #fff;text-align: left;line-height: 50px;padding-left: 22px;width: 285px;margin: 0 auto;}

.jxLogin dl{width: 280px;margin:10px auto;height: 150px;}
.jxLogin dt{float: left;margin-top: 30px;}
.jxLogin dt span{display: block;width: 40px;height: 40px;}
.jxLogin dt span.username{background:#33A3E6 url(/views/site/images/images10/username.png) center center no-repeat;}
.jxLogin dt span.password{background:#33A3E6 url(/views/site/images/images10/password.png) center center no-repeat;}
.jxLogin dd{margin-top: 30px;float: right;height: 40px;}
.jxLogin dd input{width: 220px;height: 40px;line-height: 40px;border: none;background:url(/views/site/images/images10/jxloginInputbg.png);padding-left: 19px;}
.jxLogin dd input::-webkit-input-placeholder {color: #fff;}
.jxloginBtn{margin: 10px auto;width:285px;height: 40px;background: #67B706;clear: both;text-align: center;line-height: 40px;font-size: 16px;letter-spacing: 5px;cursor: pointer;color: #fff;}
.jxLogin a{color: #fff;text-decoration:underline;float: right;margin-right: 22px;margin-bottom: 20px;}

.jxMain{width: 1200px;margin: 20px auto;clear: both;}
.jxNews{width: 900px;height: 320px;background: #fff;float: left;margin-bottom: 20px;}

/*无课表*/
.jxNews02{width: 900px;height: 320px;background: #fff;float: left;margin-bottom: 20px;}
.jxNews02 .jxNewsTit{width:875px;background: #168BCE;color: #fff;height: 50px;line-height: 50px;padding-left: 25px;border-top: 4px solid #67B706;}
.jxNews02 .jxNewsTit,.pxsm .jxNewsTit,.cooperation .jxNewsTit{font-size: 18px;font-weight: bold;}
.jxNews02 p{font-size: 16px;line-height: 34px;width: 800px;margin:20px auto 10px;text-indent: 2em;}
.jxNews02 li{width: 775px;line-height: 34px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(/views/site/images/images10/lidot01.png) left center no-repeat;margin:0 auto;padding-left: 25px;font-size: 16px;}

.jxLiucheng{width:1200px;height: 204px;background: #fff;margin-bottom: 20px;clear: both;}
.jxLiucheng img{float: right;margin-top: 18px;margin-right: 30px;}
.jxlcTit{float: left;font-size: 24px;background: url(/views/site/images/images10/jxlcTit.jpg) no-repeat;width: 143px;height: 204px;}

.pxsm,.cooperation{width: 590px;height: 400px;background: #fff;margin-bottom: 20px;}
.pxsm .jxNewsTit span,.cooperation .jxNewsTit span{display:block;fcolor: #333;border-left: 4px solid #168BCE;margin:20px 0 0 20px;height: 20px;line-height:20px;padding-left: 15px;}
.pxsm .jxNewsTit,.cooperation .jxNewsTit{width: 200px;}
.pxsm p,.cooperation p{line-height: 30px;font-size: 16px;width: 550px;margin: 20px auto;text-indent: 2em;}
.pxsm{float: left;clear: left;}
.cooperation{float: right;}

.jxNews .tab{width: 900px;}
.jxNews .tab-hd {overflow:hidden; zoom:1;}
.jxNews .tab-hd li{float:left;cursor:pointer;height: 55px;line-height: 55px;font-size: 18px;font-weight: bold;text-align: center;width: 225px;margin: 0;padding:0;color: #fff;background: #168BCE;}
.jxNews .tab-hd li.active{background: url(/views/site/images/images10/jxNewsliactive.png);height: 65px;}
.jxNews .tab-bd li{width: 800px;display:none;line-height: 30px;font-size: 16px;/*margin-top: 10px;*/margin:0 auto;}
.jxNews .tab-bd li li{width: 775px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(/views/site/images/images10/lidot01.png) left center no-repeat;margin-left: 15px;padding-left: 25px;}
.jxNews .tab-bd li p{font-size: 15px;line-height: 30px;width: 800px;margin:5px auto;text-indent: 2em;}
.jxNews .tab-bd li.thisclass{ display:list-item;}
.jxNews .tab-bd ul li{display: block;}

.jxRight{width: 280px;height: 320px;background: #fff;float: right;}
.jxtel{height: 160px;background: url(/views/site/images/images10/jxTel.png);}
.jxcode{height: 160px;background: url(/views/site/images/images10/jxCode.png);}

/*课表*/
.jxCourse{width: 1200px;padding-top: 30px;clear: both;}
.jxCourse table{width: 1200px;text-align: center;background: #fff;border-collapse: collapse;}
.jxCourse th{height: 40px;font-size: 16px;border: 1px solid #EAEAEA;background: #F5F5F5;color: #0466C0;}
.jxCourse tr{height: 40px;}
.jxCourse td{border: 1px solid #EAEAEA;line-height: 40px;}
.jxCourse td a{}
.jxCourse td a:hover{color:#0466C0;}
/*.jxCourse td span{width:25px;height:25px;display:block;background: url(/views/site/images/images10/shiting02.png);float: left;margin: 0 0 0 30px;}*/

.jxCourse .tab{}
.jxCourse .tab-hd {overflow:hidden; zoom:1;}
.jxCourse .tab-hd li{float:left; cursor:pointer;height: 50px;line-height: 50px;font-size: 16px;background: #168BCE;padding: 0 20px;color: #fff;margin-right: 5px;}
.jxCourse .tab-hd li.active{background: #67B706;}
.jxCourse .tab-bd li{display:none;}
.jxCourse .tab-bd li.thisclass{display:list-item;}
.jxCourse .tab-bd ul li{display: block;}

.checkTable{height: 40px;line-height: 40px;background: #FECE5E;padding-left: 20px;}
.checkTable span{margin-right: 20px;}
.advice{height: 17px;width: 17px;display: inline-block;background-image: url(/views/site/images/images10/checkbox01.png);background-repeat: no-repeat;background-position: center;vertical-align: middle;margin-top: -4px;}
input[type="radio"]:checked + .advice{background-image: url(/views/site/images/images10/checkbox02.png);}

@media screen and (min-height: 500px) and (max-height: 780px) {

	.jxArea-banner{height: 380px;}

	.jxLogin{width:250px;height: 250px;right: 20px;top: 100px;}
	.jxLoginTit{width: 205px;}
	.jxLogin dl{width: 230px;height: 100px;}
	.jxLogin dt{margin-top: 10px;}
	.jxLogin dd{margin-top: 10px;}
	.jxLogin dd input{width: 170px;}
	.jxloginBtn{width:235px;height: 30px;line-height: 30px;}

}



/*侧边浮动*/
.guide-bar{width: 110px;background: #fff;border: 1px solid #ccc;border-radius: 8px;position: fixed;top: 30%;right: 5px;text-align: center;}
.guide-bar h3{height: 55px;line-height:55px;background: #FEED41;color: #80511C;font-size: 16px;border-radius: 8px 8px 0 0;}
.guide-bar dl{height: 90px;border-bottom: 1px solid #e5e5e5;width: 110px;margin:0 auto; }
.guide-bar dt{margin-top: 15px;margin-bottom: 5px;}
.guide-bar dd{color: #7C7D7D;font-size: 14px;}

.tel-icon{position: relative;}
.hotline{position: absolute;right: 115px;top:-30px;display: none;padding: 10px;}
.tel-icon:hover .hotline{display: block;}
