@charset "utf-8";
/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select {margin: 0px;padding: 0px;}
h1, h2, h3, h4, h5, h6, h7 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: 200;
}
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none;outline: none; }
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; }
body { font-size:12px; font-family:"微软雅黑";}
/* end reset */

/* public */
.fl { float:left; }
.fr { float:right; }
.clear{clear: both;}
/* end public */


#head{
	width: 100%;
	position: fixed;
		height: 19px;
	top: 0px;
	left: 0px;
	z-index: 100;
	display:inline-block;
	background-color: #007c3e;
	box-shadow: rgba(0,0,0,0.3) 2px 2px 3px;
}
.headMain{
	width: 1200px;
	height: 112px;
	margin: 0px auto;
}
.headMain2{
	width: 1100px;
}
.nav2{
	height: 50px;
	margin-right: 20px;
}
.nav2 li{
	width: 180px;
	text-align: center;
	float: left;
	line-height: 50px;
}
.nav2 li a{
	height: 50px;
	display: inline-block;
	font-weight:bold;
	font-size: 30px;
	color: #fff;

}
.nav2 .navLi{
	background-color: #f9d602;
}
.nav2 .navLi a{
	color: #B8383B;
}
.headMain3{
	width: 1000px;
	display:inline-block;
	background-color:#f9d602;
}
.logo{width: 200px;height: 124px;}
.logo img{
	width:200px;
	height: 90px;
	margin-top: 10px;
}
.headR{
	line-height: 50px;
	font-size: 23px;
	color: #fff;
	font-weight:500;
}

.nav{
	margin-right: 20px;
}
.nav li{
	width: 110px;
	text-align: center;
	float: left;
	line-height: 62px;
}
.nav li a{
	height: 62px;
	display: inline-block;
	font-weight:bold;
	font-size: 18px;
	color: #070216;

}
.nav .navLi{
	background-color: #f9d602;
}
.nav .navLi a{
	color: #B8383B;
}
#foot{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	border-top: 1px solid #DDDDDD;
	padding-bottom: 80px;
}
.footMain{
	width: 1200px;
	height: 70px;
	margin: 10px auto;
	text-align:center; color:#F00;
}
.footUl{
	float: right;
	overflow: hidden;
}
.footUl li{
	float: left;
	margin: 0px 5px;
}
.footUl li a{
	line-height: 70px;
	color: #424242;
}

#stickey_footer { /* This will make your footer stay where it is */
    background: none repeat #B9383C;
    bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    height: 80px;
    position: fixed;
    width:100%;
    text-align: center;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
	-khtml-opacity: 0.8;  
    opacity:0.8;/*其他，透明度50%*/
	z-index: 100;
}

#footer_menu {
    width: 620px;
    height:80px;
    margin: 0 auto;
}
#footer_menu li {
    height: 60px;
    line-height: 60px;
    width: 300px;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float: left;
    font-size:12px;
}
#footer_menu li a{
    font-size: 26px;
    color: #B53238;
}
#footer_menu li a img{height:60px;}
/*取证班*/
.midcont {
    width: 1200px;
    margin: 30px auto 0;
    height: auto;
}
.clearfix {
    zoom: 1;
}
.bjlb-con-box {
    margin-bottom: 35px;
    position: relative;
}
.bjlb-con-box dl {
    width: 100%;
    float: left;
}
.djlb-list-left {
    padding: 10px 0px;
    text-align: center;
    font-size: 18px;
}
.djlb-list-dt, .djlb-list-left {
    width: 100px;
    float: left;
}
.bjlb-con-box .djlb-list-dd-title1 i, .bjlb-con-box .djlb-list-dd-title2 i {
	font-weight: normal;
    font-style: normal;
    font-size: 14px;
    display: block;
    padding-top: 20px;
}
table {
	display: table;
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
dd {
    display: block;
    -webkit-margin-start: 40px;
}

.bjlb-con-box .djlb-list-dd-title1, .bjlb-con-box .djlb-list-dd-title2 {
    font-size: 54px;
    background: #f65947;
    height: 83px;
    line-height: 24px;
    padding-top: 26px;
}
.bjlb-con-box .djlb-list-dd-title2 {
    background: #1581c6;
}
.bjlb-con-box dd {
    width: 465px;
    float: left;
}
.djlb-list-dd-title1, .djlb-list-dd-title2 {
    border-radius: 5px 5px 0px 0px;
    color: #fff;
	text-align: center;
}
.bjlb-box .bjlb-dl-list {
    border-bottom: solid 1px #f7f7f7;
    background: #fff;
}
.bjlb-con-box dl {
    width: 100%;
    float: left;
}
.bjlb-con-box dd {
    width: 465px;
    float: left;
}
.djlb-list-kmxz-tab {
    background: #fff;
}
.djlb-list-kmxz-tab .km {
    font-weight: bold;
    color: #333;
}
.djlb-list-kmxz-tab td {
    text-align: center;
    border-bottom: solid 1px #f1ede5;
    padding: 8px 0px;
}
.f30 {
    font-size: 30px;
    font-weight: bold;
}
.djlb-list-kmxz-tab .jg {
    font-size: 24px;
    color: #f00;
    border: solid 1px #f1ede5;
    border-width: 0px 1px 1px 1px;
}
.djlb-list-kmxz-tab .bm-btn a {
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin: 0px auto;
    color: #fff;
    background: #ff3c00;
    border-radius: 3px;
    font-size: 18px;
}
.bjlb-con-box .djlb-list-right {
    text-indent: 2rem;
    padding: 10px 20px;
    font-size: 14px;
    width: 425px;
    float: left;
    text-indent: 0px;
	font-family: "微软雅黑";
}
.bjlb-box .dd-bjbh-em em {
    padding: 0 9px;
}
.bjlb-box .dd-bjbh-em em {
    border: solid 1px #ffbe7e;
    color: #ff7e00;
    background: #fffcf5;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 5px 10px 5px 0px;
    border-radius: 3px;
}
.bjlb-btn-box a {
    display: inline-block;
    background: #1581c6;
    color: #fff;
    border-radius: 5px;
    line-height: 45px;
    width: 145px;
    font-size: 20px;
    position: relative;
    text-align: center;
    margin-right: 20px;
}
.bjlb-btn-box a:hover{color:#ff0;}
.bjlb-btn-box a.ljst-btn {
    background-color: #f65947;
    color: #fff;
}
.bjlb-btn-box a.ljst-btn:hover{color:#ff0;}
.bjlb-ty-l {
    background: url(../img/bjlb-left-ty.png) repeat-y;
    left: 115px;
}
.bjlb-ty-r {
    background: url(../img/bjlb-right-ty.png) repeat-y;
    left: 644px;
}
.bjlb-ty-r, .bjlb-ty-l {
    width: 25px;
    height: 100%;
    position: absolute;
    top: 0px;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
.dd-kcts-list li {
    list-style-type: decimal;
    line-height: 30px;
}
.djlb-list-right p {
    line-height: 24px;
}
/***网校********/
.wx{
	width:1100px;
	margin:15px auto;
	/**background: url(../img/bodybg.png) repeat; ***/
	background-color:#edd8c8;
    padding-top:30px;border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
	}
.w1000 {
    width: 1000px;
    margin: 0px auto;
}
.f30 {
    font-size: 30px;
    font-weight: bold;
}
.kc-list {
    width: 100%;
    border: 0;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 12px/35px "Microsoft Yahei", Arial, Helvetica, sans-serif;
    color: #333;
}
.kc-list td a {
    color: #333;
    text-decoration: none;
}
.kc-list .kc-img {
    width: 180px;
}
.kc-list .kc-tc {
    width: 70px;
}
.kc-list .kc-ks {
    width: 50px;
}
.kc-list .kc-p2 {
    width: 60px;
}
.kc-list .kc-st {
    width: 100px;
}
.kc-list .kc-bm {
    width: 80px;
}
.kc-list th {
    line-height: 36px;
    height: 36px;
    background: #E6E6E6;
}
.kc-list td, .kc-list th {
    border: 1px solid #E6E6E6;
    text-align: center;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.kelb {
    width: 1000px;
    float: left;
    height: 16px;
    background: url(../img/iconbg.png) no-repeat left -68px;
    margin-top: 40px;
    position: relative;
}
.kelb .kelb_btn01 {
    width: 201px;
    height: 51px;
    float: left;
    background: url(../img/iconbg.png) no-repeat -676px top;
    position: relative;
    margin-top: -41px;
    font: bold 25px/50px "microsoft Yahei";
    color: #FFF;
    text-align: center;
    margin-right: 5px;
    display: inline;
}
.kelb .kelb_btn02 {
    width: auto;
    height: 49px;
    margin-top: -40px;
    float: left;
    padding-left: 5px;
    position: relative;
    margin-bottom: -40px;
}
.kelb .kelb_btn02 .kb1 {
    width: auto;
    height: 48px;
    float: left;
    margin-right: 5px;
    _margin-right: 5px;
    cursor: pointer;
}
.kelb .kelb_btn02 .kb2 {
    width: auto;
    height: 48px;
    float: left;
    margin-right: 5px;
    _margin-right: 5px;
}
.kelb .kelb_btn02 .kb1 .klf {
    width: 5px;
    height: 48px;
    float: left;
    background: url(../img/iconbg.png) no-repeat -908px top;
}
.kelb .kelb_btn02 .kb1 .kcet {
    height: 48px;
    font: bold 16px/48px "microsoft Yahei";
    background: #dd5e01;
    float: left;
    color: #FFF;
    padding: 0px 2px;
}
.kelb .kelb_btn02 .kb1 .krt {
    width: 5px;
    height: 48px;
    float: left;
    background: url(../img/iconbg.png) -923px top no-repeat;
}

.kelb .kelb_btn02 .kb2{ width:auto; height:48px; float:left; margin-right:5px;_margin-right:5px;}
.kelb .kelb_btn02 .kb2 .klf{ width:5px; height:48px; float:left;  background:url(../img/iconbg.png) no-repeat -886px top;}
.kelb .kelb_btn02 .kb2 .kcet{ height:48px; font:bold 16px/48px "microsoft Yahei"; background:#8b8b97; float:left; color:#FFF; padding:0px 2px}
.kelb .kelb_btn02 .kb2 .krt{ width:5px; height:48px; float:left; background:url(../img/iconbg.png) -902px top no-repeat;}
.Class_Idt {
    width: 1000px;
    float: left;
    background: #fff;
    height: 70px;
}
.Class_Idt dl {
    width: 1000px;
    float: left;
}
.Class_Idt dl dt {
    width: 180px;
    float: left;
    font: bold 24px/70px "microsoft Yahei";
    color: #666;
    text-align: center;
}
.Class_Idt dl dd {
    width: 800px;
    float: left;
    font: 12px/24px "宋体";
    color: #666;
    padding-top: 15px;
}
.kelb_tab {
    width: 1000px;
    float: left;
    background: #fff;
    margin-bottom: 50px;
}

.kelb_tab td {
    padding: 5px;
}
.kelb_tab .bmbg{ display:none;}
.kelb_tab table {
    display: table;
}

.kelb_tab .kebuyjg {
    width: 158px;
    margin: 0 auto;
    position: relative;
    padding-top: 30px; 
}
.kelb_tab .chose {
    background: #dd5c00;
    position: absolute;
    line-height: 25px;
    left: 0px;
    top: 0px;
    color: #FFF;
    padding: 0px 15px;
    font-family: "宋体";
}
.kelb_tab .chose .chico {
    width: 8px;
    height: 6px;
    left: 10px;
    top: 25px;
    background: url(../img/iconbg.png) no-repeat -1112px -150px;
    position: absolute;
}
/***发展前景***/
.main_prospect {
    margin-bottom: 45px;
    width: 1150px;
    padding-top: 55px;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
.main_prospect ul {
    width: 1150px;
}
.main_prospect li {
    width: 256px;
    float: left;
    cursor: pointer;
    padding: 30px;
    background: #c9d7ec;
    margin-right: 40px;
    border-radius: 3px;
    position: relative;
    padding-top: 50px;
}
.main_prospect li:hover{ -webkit-transition:all .2s linear;
	transition:all .2s linear;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)}
.main_prospect li .li-ico {
    position: absolute;
    left: 50%;
    margin-left: -54px;
    top: -54px;
    width: 108px;
    height: 108px;
    display: block;
    background: url(../img/yh20170331.png) no-repeat 0px -280px;
}
.prospect_txt {
    text-align: center;
    color: #666;
}
.prospect_txt h3 {
    font-size: 26px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    color: #333;
}
.prospect_txt p {
    font: 16px/30px "微软雅黑";
    text-align: left;
}
.prospect_txt h3.Red i {
    color: #f65947;
	font-style:normal
}
.main_prospect li span.bg-ico03 {
    background-position: 0px -518px;
}
.prospect_txt h3 i {
    font-weight: bold;
    color: #4684c6;
	font-style:normal
}
.main_prospect li span.bg-ico02 {
    background-position: 0px -397px;
}
/***师资团队***/
.midcont2 {
    width: 1030px;
    margin: 30px auto 0;
    height: auto;
}
.skBox {
    padding: 16px;
    height: 290px;
    background: url(../img/sz.png) center 65px no-repeat #fff;
    padding-bottom: 50px;
    clear: both;
}
.skBox h4 {
    font-size: 24px;
    color: #434d58;
    text-align: center;
}
.skBoxFl, .skBoxRg {
    float: left;
    width: 463px;
    position: relative;
    margin-top: 25px;
}
.skBoxFl i {
    display: block;
    width: 90px;
    height: 107px;
    background: url(../img/icons.png) 0 -577px;
    position: absolute;
    left: 0;
    bottom: 40px;
}
.skBox_Txt.ml70 {
    margin-left: 70px;
    display: inline;
}
.skBox_Txt {
    width: 217px;
    float: left;
}

.skBox_title {
    background: #dedede;
    width: 100%;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
}
.skBox_title span.bBlue {
    padding: 0 30px;
}

.skBox_title span {
    display: block;
    float: left;
    padding: 0 13px;
}
.f-f24 {
    font-size: 24px;
}
.bBlue {
    background: #095eb6;
}
.white {
    color: #FFF;
}
.skBox_Txt h5 {
    font-weight: 700;
    font-size: 14px;
    text-align: right;
    padding: 23px 0 11px;
}
.skBox_Txt p {
    font-size: 14px;
    text-align: right;
    padding-left: 10px;
    line-height: 24px;
}
.skBox a {
    display: block;
    background: #f65947;
    color: #fff;
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    margin-top: 12px;
}
.skBox a em {
    background: url(../img/icons.png) -8px -473px;
    width: 30px;
    height: 47px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 30px;
    float: left;
    vertical-align: middle;
}
.fr {
    float: right;
    _display: inline;
}
.skBoxRg {
    float: right;
}
/***专项班***/
.teachclass_main {
    padding-bottom: 40px;
}
.con04Box {
    border-radius: 3px;
    overflow: hidden;
}
.teachclass_box {
    overflow: hidden;
    width: 50%;
    float: left;
    background: #fff;
}
.ztb-dtTitle {
    padding: 30px;
}
.ztb-dtTitle .title-top {
    border-bottom: solid 1px #deedf8;
    text-align: center;
}
.ztb-dtTitle .title-top span {
    margin-bottom: -25px;
    display: block;
}
.ztb-dtTitle .title-top i {
    font-size: 35px;
    color: #deedf8;
    background: #fff;
}
.ztb-dtTitle .title-top em {
    font-size: 30px;
    color: #2474be;
    font-weight: bold;
    padding: 0px 10px;
    background: #fff;
}
.teachclass_list {
    padding: 30px 15px 20px 30px;
}
.teachclass_tip {
    width: 100px;
    height: 54px;
    padding: 0 0 11px 10px;
    line-height: 54px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    background: url(../img/teachclass_icon.png) top left no-repeat;
    float: left;
}
.teachclass_right {
    padding-left: 130px;
}
.teachclass_tit {
    line-height: 34px;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding: 10px 0;
}
.teachclass_info {
    padding-top: 7px;
    line-height: 28px;
    color: #444;
    font-size: 16px;
}
.teachclass_btn {
    padding-top: 10px;
}
.teachclass_btn a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #ff4f12;
    padding-left: 30px;
    background: url(../img/teachclass_icon.png) -130px 8px no-repeat;
    text-decoration: underline;
}
.ztb-bor {
    border: solid 1px #deedf8;
    border-width: 1px 0px;
}
.ul-bg {
    background: #f7fafd;
}
.teachclass_box {
    overflow: hidden;
    width: 50%;
    float: left;
    background: #fff;
}
/***初级会计推荐网校代码区***/
.wx-publicBox .qtwx-box {
    background: url(../img/con04-bg.jpg) no-repeat center top;
    height: 220px;
}
.wx-publicBox .layout-box {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.wx-publicBox .layout-box .otherTitle {
    font-size: 36px;
    font-weight: normal;
    margin: 0;
    line-height: 90px;
}
.wx-publicBox .p-btnBox a {
    font-size: 28px;
    text-decoration: none;
    display: inline-block;
    background: #327ac2;
    width: 284px;
    height: 66px;
    line-height: 66px;
    color: #fff;
    font-weight: bold;
    border-bottom: #185aa9 solid 2px;
    border-radius: 4px;
}
.wx-publicBox .p-btnBox .other-Icon {
    background: url(../img/yuan_icon.png) no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-bottom: 4px;
}
.wx-publicBox .p-btnBox a:hover{ color:#fff000;}
.wx-publicBox .p-btnBox a:hover .other-Icon{ background-position:-30px 0;}
/***底部***/
.footerBox {
    width: 100%;
    height: 400px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    background-color: #2C2C2C;
    font-size: 16px;
    margin-top: 20px;
    color: #FFF;
}
.footerBox p{line-height:30px;}
.footerBox p strong{font-size: 20px;color: #f9d602;}
.footer .xuekao{
    display: block;
    margin-top: 40px;
    width: 278px;
    height:130px;
}
.ft-fix{position: fixed;bottom:0;left:0;width:100%;margin:auto;height:60px;background: #000000;opacity: 0.7;}
.ft-fix .scl-tab-hd{margin:auto;}
.mgn {
    width: 1200px;
    margin: 0 auto;
}
.footer .cp {
    margin-top: 35px;
    width: 820px;
	text-align:left;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
/* 中级会计师 */
.con04Box {
    width: 1030px;
    margin: 0 auto;
    clear: both;
}
.con04-conBox {
    background: url(../img/con04-box.png) no-repeat left top;
    height: 500px;
}
.con04-conBox li {
    padding: 10px 0px;
    background: #2967b5;
    border-radius: 100px 0px 0px 100px;
    width: 660px;
    float: right;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}
.con04-conBox .txt01 {
    width: 115px;
    float: left;
    padding-left: 20px;
    padding-top: 35px;
    text-align: center;
}
.orange01 {
    color: #ffd823;
}
.fgx-r {
    float: left;
    height: 110px;
    margin-right: 10px;
    border-right: 1px #3275c8 solid;
}
.con04-conBox .txt02 {
    width: 180px;
    float: left;
    padding: 0px 5px;
}
.con04-conBox .txt02 p {
    margin-bottom: 5px;
}
.con04-conBox .txt03 {
    width: 130px;
    float: left;
    line-height: 100px;
    text-align: center;
}
.con04-conBox .btn04 {
    width: 110px;
    float: left;
}
.con04-conBox .btn04 a {
    text-align: center;
    color: #fff;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff4f12;
    border-radius: 3px;
    margin-top: 10px;
}
.con04-conBox .btn04 a:hover{color:#ff0;}
.con04-conBox .btn04 a.zx-btn {
    background: #2d8dee;
}
.con04-conBox li.wid700 {
    width: 740px;
}
.con04-conBox li.wid750 {
    width: 780px;
}
.con04-conBox li.wid700 .txt02 {
    width: 260px;
    padding-top: 10px;
}
.con04-conBox li.wid750 .txt02 {
    width: 300px;
    padding-top: 10px;
}

.con07-teacherBox{
	width: 1100px;
    margin: 0 auto;
    clear: both;}
.dl-teacher-list {
    background: #f1f8ff;
    padding: 20px;
    margin-bottom: 50px;
}
.dl-teacher-list dt {
    text-align: center;
    color: #2474be;
    font-weight: bold;
    font-size: 24px;
    line-height: 48px;
    padding-bottom: 10px;
}
.dl-teacher-list dd {
    background: url(../img/sz.png) no-repeat center top;
    padding: 20px 0px;
}
.teacher-con {
    float: left;
}
.mar65 {
    margin-right: 65px;
}
.mar15 {
    margin-right: 15px;
}
.teacher-js {
    width: 285px;
}

.teacher-js .teacher-name {
    background: #2474be;
    font-size: 24px;
    line-height: 44px;
    position: relative;
    padding-left: 20px;
    color: #fff;
    width: 180px;
    float: right;
}

.teacher-js .teacher-name em {
    color: #666;
    font-size: 16px;
    background: #fff;
    position: absolute;
    right: 0px;
    padding: 0px 10px;
}

.blank_10px {
    width: 100%;
    clear: both;
    height: 10px;
    line-height: 10px;
    display: block;
    content: ".";
}

.teacher-js .teacher-list {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
}

.fb {
    font-weight: bold;
}

.teacher-js .a-kcBtn {
    margin-top: 5px;
    background: #ff4f12;
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    padding-right: 30px;
    text-indent: 50px;
    height: 42px;
    line-height: 42px;
    background: #ff4f12;
    border-radius: 3px;
}

.teacher-js .a-kcBtn em {
    position: absolute;
    left: 20px;
    top: 10px;
    background: url(ico.png) no-repeat -59px 0px;
    width: 35px;
    height: 20px;
    display: block;
}
/* 注册会计师 */
.zx-fd-bg {
    width: 100%;
}
.zx-fd {
    width: 1030px;
    margin: 0 auto;
}
.zx-fd-top {
    width: 1030px;
    height: 276px;
    background: url(../img/zx-fd.png) no-repeat;
}
.zx-fd-top span {
    float: left;
    width: 132px;
    text-align: center;
    font: 20px/35px "微软雅黑";
    color: #fff;
    margin: 65px 0 0 55px;
}
.zx-fd-top span.ml125 {
    margin-left: 125px;
}

.jinjiang {
    margin: 0 auto;
    width: 1030px;
    height: 557px;
    background: url(../img/jjb.png) no-repeat;
}

.baoguo-text {
    margin: 0 0 30px 443px;
    padding-top: 49px;
    width: 580px;
    font: 14px/24px "微软雅黑";
    color: #333;
    text-indent: 2em;
}

.redTxt, a.redTxt:link, a.redTxt:visited, .redTxt a {
    color: red;
}

.f18 {
    font-size: 18px;
    font-weight: normal;
}
.title-head-bg {
    width: 100%;
    position: relative;
    padding: 40px 0 20px;
}
.title-head {
    margin: 20px auto 20px;
    background: url(../img/master.png) no-repeat 0 -563px;
    width: 348px;
    height: 85px;
    text-align: center;
    color: #fff;
    font: bold 48px/69px "微软雅黑";
    text-shadow: 0 1px 1px #006b6a;
    position: relative;
    z-index: 9;
}
.through-line {
    width: 100%;
    height: 2px;
    background: #009d9b;
    position: absolute;
    bottom: 106px;
    font-size: 0;
}
.sub-tls {
    width: 100%;
    text-align: center;
    color: #333;
    font: 24px/24px "微软雅黑";
}
.sk-ms-bg {
    width: 100%;
}
.sk-ms {
    width: 1030px;
    margin: 0 auto;
}
.sk-ms-unit {
    float: left;
    width: 501px;
    height: 371px;
    margin-top: 30px;
    border-bottom: 3px solid #cacfd3;
}
.sk-ms-lf {
    float: left;
    width: 301px;
    height: 371px;
    border-right: 1px dashed #8fa0ad;
}
.sk-ms-rg {
    float: left;
    width: 163px;
    height: 331px;
    padding: 20px 18px;
    background: #fff;
}
.sk-ms-rg h2 {
    font: bold 14px "宋体";
    height: 25px;
    color: #333;
    border-bottom: 1px solid #c0c6c9;
}
.sk-ms-rg p {
    margin-top: 10px;
    font: 12px/20px "宋体";
    color: #333;
}
.consult {
    width: 100px;
    height: 23px;
    margin: 10px auto;
}
.consult i {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    width: 15px;
    height: 18px;
    background: url(master.png) no-repeat -474px -257px;
}
.consult a {
    display: inline-block;
    font: 18px "微软雅黑";
    color: #333;
}
.consult a:hover{ color:#f76273}
.free-st {
    display: block;
    margin: 20px auto;
    width: 156px;
    height: 47px;
    background: url(../img/master.png) no-repeat 0 -662px;
    _margin: 0;
}
.free-st:hover{background-position:0 -719px;}
.certifict-bg {
    width: 100%;
}
.content {
    margin: 0 auto;
    width: 1030px;
}
.main_table {
    cursor: pointer;
}
.main_table table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.main_table .head_tr td {
    font: 18px/58px "微软雅黑";
    font-weight: bold;
    background: #f5f5f5;
}
.main_table .one_td {
    width: 12%;
}
.main_table table td {
    border: #dcdcdc solid 1px;
    height: 58px;
    font-size: 14px;
}
.main_table .one_td_pic {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../img/aggregate.png) no-repeat -141px 0;
    font-size: 0;
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 4px;
}
.main_table .one_td_pic02 {
    background-position: -164px 0;
}
.main_table .one_td_pic03 {
    background-position: -190px 0;
    height: 25px;
}
.consult i {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    width: 15px;
    height: 18px;
    background: url(../img/master.png) no-repeat -474px -257px;
}
/* 泛亚学院 */
#course {
    width: 1200px;
    margin: 0px auto;
    padding-top: 100px;
}
#course .title {
    height: 123px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: url(../images/png30.png) no-repeat center;
}
#course .title1 {
    height: 123px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: url(../images/png31.png) no-repeat center;
}
#course .titleP1 {
    margin-top: 20px;
    font-size: 42px;
}
#course .titleP2 {
    font-size: 18px;
}
#course .aboutM {
    overflow: hidden;
    margin-top: 40px;
}
#course .aboutL {
    width: 630px;
    overflow: hidden;
}
.fl {
    float: left;
}
#course .aboutR {
    width: 527px;
    overflow: hidden;
}
#course .aboutR img {
    width: 527px;
	height:350px;
}
#course .aboutR p {
    font-size: 16px;
    line-height: 31px;
    margin:0px;
    text-indent: 20px;
}
#course .aboutR p  strong{font-weight:bold;}
.fr {
    float: right;
}
#course a.aboutRBtn {
    width: 400px;
    height: 74px;
	 background-color: #f65947;
    color: #fff;
    text-align: center;
    line-height: 74px;
    font-size: 40px;
    display: block;
    margin: 10px auto;
}
#course a.aboutRBtn:hover {background-color: #f37928;}
#course a.aboutRBtn2 {
    width: 400px;
    height: 74px;
	 background-color: #47b1f5;
    color: #fff;
    text-align: center;
    line-height: 74px;
    font-size: 40px;
    display: block;
    margin: 10px auto;
}
#course a.aboutRBtn2:hover {background-color: #98caec;}
/** 弹窗 **/
 .right-now {
            position:fixed;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999999;
        }
        .right-now .xin{
            width: 1000px;
            margin: 0 auto;
            position: relative;
        }
        .right-now a {
          display: block;
          width: 686px;
          height: 536px;
          margin: 0 auto;
          margin-top: 100px;
          background: url("../images/right_now.png") no-repeat;
          position: relative;
        }
        .right-now  i {
            display: block;
            width: 43px;
            height: 43px;
            border-radius: 50%;
            background: url("../images/ic_close.png") no-repeat;
            position: absolute;
            right: 200px;
            top: 0px;
            transition: all 0.6s;
			z-index:1000;
        }
        .right-now  i:hover {
            transform: rotate(180deg);
        }
		.close_div{cursor:pointer;}