@charset "gb2312";
/* CSS Document */
/*
* Description: 经济师领证专题
* Update:      27/03/2019
* Author:      xuyongmei
*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style: none;}
body{font-size: 16px; background: #fff;  color:#333;font-family: "microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{ color:#fff; text-decoration: none;}
a:hover{text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
/* ---------------------------------分隔线--------------------------------- */
.autoin{margin:0 auto;width:1180px;}
img{display:block;}
.btn{display: block;width: 320px;height: 66px;line-height: 66px;font-size: 34px;color: #fff;text-align: center;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.btn1{background-color: #cf4e73;box-shadow: 0 7px 0 #c40d42;-webkit-box-shadow: 0 7px 0 #c40d42;-moz-box-shadow: 0 7px 0 #c40d42;-ms-box-shadow: 0 7px 0 #c40d42;-o-box-shadow: 0 7px 0 #c40d42;}
.btn1:hover{background-color:#bc375d;}
.btn2{background-color: #efa902;box-shadow: 0 7px 0 #c47401;-webkit-box-shadow: 0 7px 0 #c47401;-moz-box-shadow: 0 7px 0 #c47401;-ms-box-shadow: 0 7px 0 #c47401;-o-box-shadow: 0 7px 0 #c47401;}
.btn2:hover{background-color:#ca920c;}

/* banner */
.banner{width:100%;height:697px;background: url(../images/banner.jpg) center top no-repeat;position: relative;}

.nav_t{width: 100%;height: 100px;background-color: #2e2884;position: absolute;top: 597px;left: 0;}
.nav_ul{padding: 36px 0;}
.nav_ul li{float: left;width: 391px;height: 28px;line-height: 28px;font-size: 26px;color: #fff;text-align: center;border-right: 1px solid #b8b6d5;cursor: pointer;}
.nav_ul li.cur{color: #ffda40;}

/*时间大汇总*/
.title img{display: block;margin: 0 auto;}

.time_wrap{width: 100%;background-color: #130f51;padding: 80px 0;}

.time_con{width:980px;margin:65px auto 0;position:relative;}
.time_t{width:963px;height:60px;background-color:#4d44e6;position:absolute;top:0;left:0;z-index:9;}
.time_t li{float:left;height:60px;line-height:60px;font-size:24px;color:#fff;text-align:center;border-right:1px solid #fff;}
.time_t,.lit1{border-radius: 10px 0 0 0;-webkit-border-radius: 10px 0 0 0;border-radius: 10px 0 0 0;-ms-border-radius: 10px 0 0 0;-o-border-radius: 10px 0 0 0;}

.time_b{height:551px;overflow-x:hidden;padding-top:60px;border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-ms-border-radius:10px 0 0 10px;-o-border-radius:10px 0 0 10px;}
.time_table{border-top:1px solid #4d44e6;border-left:1px solid #4d44e6;background-color: #fff;}
.time_table td{font-size:18px;color:#807f7f;border-bottom:1px solid #4d44e6;border-right:1px solid #4d44e6;}
.time_table td a{display:block;width:146px;height:34px;line-height:34px;color:#fff;font-size:18px;text-align:center;background-color:#ffab25;border:1px solid #fde8c3;}
.time_table td a:hover{background-color:#f89d00;}

/*注意事项*/
.attent_wrap{width: 100%;background-color: #1c176f;padding: 85px 0;}

.attent_ul{width: 980px;margin: 70px auto 88px;/*perspective: 300px;*/}
.attent_ul li{margin-bottom: 26px;transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	transform-origin:center;
	transform-origin:center;
	-webkit-transform-origin:left;
	transition: all ease-in 0.6s;
	-webkit-transition: all ease-in 0.6s;}
.attent_01{height:223px;background: url(../images/attent_01.png) no-repeat;}
.attent_02{height:226px;background: url(../images/attent_02.png) no-repeat;}
.attent_03{height:213px;background: url(../images/attent_03.png) no-repeat;}
.attent_04{height:213px;background: url(../images/attent_04.png) no-repeat;}

.active .attent_ul li{transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);}
.active .delay1{transition-delay: 0.6s;-webkit-transition-delay: 0.6s;}
.active .delay2{transition-delay: 1.2s;-webkit-transition-delay: 1.2s;}
.active .delay3{transition-delay: 1.8s;-webkit-transition-delay: 1.8s;}

.attent_btn{display: block;width:370px;height:76px;line-height:76px;font-size: 24px;font-weight: bold;color: #1c176f;text-align: center;background-color: #a5cbff;border-radius: 38px;-webkit-border-radius: 38px;-moz-border-radius: 38px;-o-border-radius: 38px;margin: 0 auto;}
.attent_btn:hover{background-color: #79abee;}

/*常见8大问题*/
.prob_wrap{width: 100%;background-color: #130f51;padding: 80px 0 65px;}

.prob_ul{margin-top: 68px;}
.prob_l{float: left;width: 571px;}
.prob_r{float: right;width: 552px;}
.prob_ul li a{display: block;height: 64px;line-height: 64px;font-size: 18px;color: #352f93;text-align: center;background-color: #dad8f5;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;margin-bottom: 32px;}
.prob_ul li a:hover,.prob_ul li a.cur{background-color: #fff;}
.w1{width: 425px;margin-left: 146px;}
.w2{width: 490px;}
.w3{width: 470px;}
.w4{width: 440px;}

/*开始职称进阶*/
.jinj_wrap{width: 100%;background-color: #1c176f;padding: 80px 0 10px;}

.jinj_tul{margin-top: 78px;padding-left: 75px;}
.jinj_tul li{float: left;width:237px;height:226px;background: url(../images/jinj_tli.png) no-repeat;padding-top: 22px;margin-left: 17px;}
.jinj_tul li img{margin: 0 auto 30px;}
.jinj_tul li h4{height: 56px;line-height: 56px;font-size: 20px;font-weight: bold;color: #333;text-align: center;}
.jinj_tul li p{line-height: 24px;font-size: 16px;color: #333;padding: 0 22px;}

.tao_m{width:1180px;height:611px;margin-top: 75px;overflow: hidden;}
.prve_btn,.next_btn{width: 50px;height: 51px;margin-top:265px;opacity: 0.8;}
.prve_btn{float: left;background: url(../images/prve_btn.png) no-repeat;}
.next_btn{float: right;background: url(../images/next_btn.png) no-repeat;}
.prve_btn:hover,.next_btn:hover{opacity: 1;}

.tao_min{width: 1010px;height: 611px;background: url(../images/tao_li.png) no-repeat;margin: 0 auto;overflow: hidden;position: relative;}
.tao_ul{width: 4000px;position: absolute;top: 0;left: 0;}
.tao_ul li{float: left;width: 1010px;height: 611px;overflow: hidden;}
.tao_t{width: 872px;height: 142px;background: url(../images/tao_t.png) no-repeat;margin: 46px 0 0 62px;}
.tao_t span{float: left;width: 155px;height: 77px;line-height:32px;font-size:22px;color:#843d01;text-align:center;background: url(../images/h4_bg.png) no-repeat;margin: 26px 35px 0 55px;padding-top: 13px;}
.tao_t p{float: left;width: 445px;line-height:44px;font-size: 34px;font-weight: bold;color:#843d01;padding-top: 34px;}
.tao_t p em{display: inline-block;vertical-align: middle;font-size: 52px;margin-top:-15px;}
.tao_t a{float: left;width: 96px;height:80px;line-height:32px;font-size: 22px;font-weight: bold;color:#fff;text-align:center;letter-spacing:4px;padding-top: 16px;background-color: #f78804;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;margin-top: 24px;}
.tao_t a:hover{background-color: #d87a0a;}

.tao_b{margin-top:20px;padding: 0 76px 0 62px;}
.tao_bl{float: left;width: 450px;}
.tao_bl1{height: 325px;background: url(../images/tao_bl1.png) no-repeat;padding: 15px 69px 0 50px;}
.tao_bl2,.tao_bl3{height: 325px;background: url(../images/tao_bl2.png) no-repeat;padding: 15px 69px 0 50px;}
.tao_bl1 h4,.tao_bl3 h4{line-height:66px;}
.tao_bl2 h4{line-height:60px;}
.tao_bl h4{font-size: 30px;font-weight: bold;color:#fff;}
.tao_bl2 h4 em,.tao_bl3 h4 em{display: inline-block;vertical-align: middle;width:70px;height:38px;line-height:38px;font-size: 18px;font-weight:bold;color: #2443d3;text-align:center;background-color: #c7dfff;border-radius:0 19px 19px 19px;-webkit-border-radius:0 19px 19px 19px;-moz-border-radius:0 19px 19px 19px;-ms-border-radius:0 19px 19px 19px;-o-border-radius:0 19px 19px 19px;margin: -5px 0 0 20px;}

.tao_bl1 .tao_p1,.tao_bl3 .tao_p1{height: 78px;}
.tao_bl2 .tao_p1{height: 101px;}
.tao_p1{line-height:30px;font-size:18px;color:#fff;border-bottom: 1px dashed #6876dd;}
.tao_p1 em{display: inline-block;}
.em1{width: 170px;}
.em2{width: 101px;}
.em3{width: 133px;}
.tao_bl1 .tao_p2,.tao_bl3 .tao_p2{height:101px;margin-top: 10px;}
.tao_bl2 .tao_p2{height:90px;margin-top: 4px;}
.tao_p2{line-height:30px;font-size:18px;color:#fff;}
.tao_p2 span{display: block;height: 38px;line-height: 38px;font-size: 16px;font-weight: bold;color: #ffe616;}
.tao_p2 em{display: inline-block;vertical-align: middle;font-size: 30px;font-family: "Impact";color: #ffe616;margin: -10px 2px 0;}

.tao_btn a{float: left;width: 142px;height: 40px;line-height: 40px;font-size: 18px;font-weight: bold;text-align: center;border: 1px solid #bbc1f3;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}
.tao_btn1{margin-right: 13px;}
.tao_btn1,.tao_btn2:hover{color: #3f7fff;background-color: #fff;}
.tao_btn2,.tao_btn1:hover{color: #fff;background-color:transparent;}

.tao_br{float: right;width:210px;height:325px;padding: 15px 34px;}
.tao_br1{background: url(../images/tao_br1.png) no-repeat;}
.tao_br2{background: url(../images/tao_br2.png) no-repeat;}
.tao_br h5{line-height:66px;font-size: 20px;font-weight: bold;color:#4d44e6;}
.tao_br p{line-height:28px;font-size: 16px;color: #2217d6;}
.tao_br p em{float: left;width: 15px;font-size: 20px;font-weight: bold;}
.tao_br p span{float: left;width: 195px;}

/*弹窗*/
.gray{width:100%;background: #000;filter:alpha(opacity=50);-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5; -ms-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;position: absolute;z-index: 99;display: none;left:0;top:0;} 

.tan{ display:none; width:644px; text-align:left; color:#fff; background-color:#554dcf; border:6px solid #f8f6ef; position:fixed; z-index:100; top:50%; left:50%; margin:-250px 0 0 -322px;}
.tan_t{ padding:10px 0 ; width:612px; border-bottom:1px dashed #272273; margin:0 auto 10px;  }
.tan h5{ font-weight:bold;font-size:20px; line-height:40px;}
.tan_t p{ font-size:14px; line-height:18px; }
.tan_c h5{ padding-left:12px;}
.tan table th{ text-align:center; background-color:#f8f6ef; color:#520000; font-weight:100; font-size:16px;}
.tan_ta{ width:639px; height:201px;margin-left:5px;overflow-y :auto;} 
.tan_ta td{ font-size:16px; color:#fff; line-height:35px;  border-bottom:1px dashed #bebebe;}
.tan_ta td input{margin: 0 10px 0 5px;}
.tan_ta td em{ color:#f6ff00; font-weight:bold;}
.tan_ta td i{ text-decoration:line-through;}
.tan_c a{display:block;width:130px;height:46px;line-height:46px;font-size:18px;color:#520000;text-align:center;background-color:#ffd27b;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;margin:20px auto 15px;}
.tan_c a:hover{background-color:#e9b757;}
.close{ cursor:pointer;position:absolute;font-family:Helvetica;font-size:30px;color:#fff;top:-5px;right:10px;}


/*扉页*/
.feiye{width:100%;line-height:30px;font-size:12px;text-align:center;color:#241e88;margin-top: 50px;}

