@charset "gb2312";
/* CSS Document */
/*
* Description: 会计职称真题解析专题
* Update:      10/05/2018
* 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:1000px;}
img{display:block;}
.btn{display:block;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;box-shadow:0 4px 6px rgba(118,118,118,0.8);-webkit-box-shadow:0 4px 6px rgba(118,118,118,0.8);-moz-box-shadow:0 4px 6px rgba(118,118,118,0.8);-o-box-shadow:0 4px 6px rgba(118,118,118,0.8);-ms-box-shadow:0 4px 6px rgba(118,118,118,0.8);}
.btn_01{color:#fff;background-color:#233492;}
.btn_01:hover{background-color:#152475;}
.btn_02{color:#4d4d4d;background-color:#dcd452;}
.btn_02:hover{background-color:#ebe035;}
.btn_03{color:#3f51b5;background-color:#e0e5ff;}
.btn_03:hover{background-color:#ccd1ec;}

/* banner */
.banner{width:100%;height:75px;background: url(../images/banner.jpg) center top no-repeat;padding-top:347px;}
.banner a{display:block;width:200px;height:42px;line-height:42px;font-size:22px;font-weight:bold;color:#fff;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:#e6d042;margin:0 auto;}
.banner a:hover{background-color:#ccb522;}

/*真题在线估分*/
.title img{margin:0 auto;}
.choose_wrap{padding:50px 0 70px;}

.choose_t{margin-top:50px;padding-left:22px;}
.choose_t a,.choose_t em{float:left;}
.choose_t a{width:213px;height:50px;line-height:50px;font-size:24px;color:#555;text-align:center;border:1px dashed #3a3dba;border-radius:26px;-webkit-border-radius:26px;-moz-border-radius:26px;-ms-border-radius:26px;-o-border-radius:26px;}
.choose_t a:hover{color:#fff;background-color:#3a3dba;}
.choose_t em{width:52px;height:52px;background: url(../images/arr.png) center center no-repeat;}

.choose_mc{margin-top:70px;padding-left:40px;}
.choose_mc li{float:left;width:277px;height:280px;background: url(../images/li_bg.png) no-repeat;margin-left:117px;padding:70px 7px 0 0;}
.choose_li{height:170px;border-bottom:2px dashed #c3ceff;}
.choose_li h4{line-height:56px;font-size:36px;color:#4e4e4e;text-align:center;}
.choose_li span{display:block;width:128px;height:38px;line-height:38px;font-size:24px;color:#fff;text-align:center;background-color:#7d8bd6;margin:50px auto 0;}
.choose_mc li a,.choose_mc li .a_span{width:178px;height:42px;line-height:42px;font-size:24px;margin:25px auto 0;}
.choose_mc li .a_span{background-color:#b2b2b2;color:#fff;}

/*真题解析*/
.analy_wrap{background:#e3e4fd url(../images/analy_bg.png) center top no-repeat;padding:55px 0 65px;}

.analy_con{margin-top:60px;padding:0 37px;}
.teach_l{float:left;width:205px;}
.teach_r{float:left;width:637px;padding-top:20px;}
.teach_r p{line-height:34px;font-size:18px;color:#444;overflow:hidden;}
.teach_r p em,.teach_r p span{float:left;}
.teach_r p em{width:91px;}
.teach_r p span{width:546px;}
.teach_btn{margin-top:25px;}
.teach_btn a{float:left;width:164px;height:40px;line-height:40px;font-size:18px;color:#444;margin-right:35px;}

/*学霸分享会*/
.say_wrap{background-color:#5358d5;padding:30px 0 60px;}

.bor_ras{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.say_mc{background-color:#6984fd;margin-top:55px;padding:30px 25px;}
.say_l{float:left;width:517px;padding:20px;background-color:#fff;box-shadow:0 4px 10px rgba(118,118,118,0.8);-webkit-box-shadow:0 4px 10px rgba(118,118,118,0.8);-moz-box-shadow:0 4px 10px rgba(118,118,118,0.8);-o-box-shadow:0 4px 10px rgba(118,118,118,0.8);-ms-box-shadow:0 4px 10px rgba(118,118,118,0.8);position:relative;}

.say_lt{height:190px;overflow:hidden;}
.say_ul{margin-top:20px;padding-left:15px;}
.say_ul li{padding:10px 0;border-bottom:1px solid #e6e6e6;}
.say_ul li p{line-height:18px;font-size:12px;color:#4e4e4e;}
.say_ul li p em{display:block;color:#ff5fa9;}
.say_mc a{width:164px;height:44px;line-height:44px;font-size:20px;margin:20px auto 0;}

.say_lb2{width:470px;height:220px;border:1px solid #e6e6e6;padding:10px 25px 0 22px;}
.say_lb2 h4{line-height:42px;font-size:24px;font-weight:bold;color:#6984fd;}
.say_lb2 p{line-height:24px;overflow:hidden;}
.say_lb2 p em,.say_lb2 p span{float:left;line-height:24px;font-size:16px;color:#2e2e2e;}
.say_lb2 p em{width:20px;}
.say_lb2 p span{width:450px;}

.say_r2{float:left;width:332px;height:395px;margin-left:45px;position:relative;padding-top:32px;}
.say_r2 h4{line-height:44px;font-size:28px;font-weight:bold;color:#fff;text-align:center;}
.say_rm{width:252px;height:157px;background-color:#c078fd;padding:36px 35px 0;border:4px solid #fff;}
.say_rm p{line-height:34px;font-size:18px;color:#fff;font-weight:bold;text-align:center;}
.say_rpic2{position:absolute;width:356px;height:168px;background: url(../images/say_rpic2.png) no-repeat;left:-12px;bottom:0;}

/*凭成绩单购下列课程*/
.tao_wrap{background-color:#ebecff;padding:65px 0 90px;}
.tao_con{padding-left:14px;margin-top:65px;}
.tao_con li{float:left;width:447px;height:456px;margin:0 20px 0 26px;padding-top:60px;background: url(../images/tao_li.png) no-repeat;}
.tao_li2{position:relative;}
.tao_pic{width:148px;height:108px;background: url(../images/tao_pic.png) no-repeat;position:absolute;bottom:-52px;right:-82px;}
.tao_con li h4{width:350px;height:52px;line-height:52px;font-size:24px;font-weight:bold;text-align:center;color:#3047b0;background-color:#fff;border-radius:26px;-webkit-border-radius:26px;-moz-border-radius:26px;-ms-border-radius:26px;-o-border-radius:26px;box-shadow:0 10px 20px rgba(58,58,58,0.35);-webkit-box-shadow:0 10px 20px rgba(58,58,58,0.35);-moz-box-shadow:0 10px 20px rgba(58,58,58,0.35);-ms-box-shadow:0 10px 20px rgba(58,58,58,0.35);-o-box-shadow:0 10px 20px rgba(58,58,58,0.35);margin:0 auto 38px;}
.tao_p1{height:115px;line-height:34px;font-size:18px;color:#fff;padding:0 57px;}
.tao_p2{height:64px;line-height:48px;font-size:18px;font-weight:bold;color:#dfea69;padding-left:57px;}
.tao_b{width:340px;height:72px;background-color:#2a41a7;border:1px dashed #a5b5fb;margin:0 auto;}
.tao_b p{line-height:72px;font-size:16px;color:#fff;text-align:center;}
.tao_b p a{display:inline-block;vertical-align:middle;width:74px;height:24px;line-height:24px;font-size:16px;margin-left:10px;}

.tao_btn{margin-top:25px;padding-left:18px;}
.tao_btn a{float:left;width:154px;height:44px;line-height:44px;font-size:18px;margin-left:35px;}

/*底部二维码*/
.fot_warp{width:100%;background-color:#5358d5;padding:40px 0 10px;}

.fot_con li{float:left;width:333px;background: url(../images/line.png) right 18px no-repeat;}
.fot_con li img{margin:0 auto 10px;}
.fot_con li p{line-height:26px;font-size:14px;color:#fff;text-align:center;}






/*扉页*/
.feiye{width:100%;line-height:20px;font-size:12px;text-align:center;color:#5f64e0;margin-top:35px;}
