@charset "gb2312";
/* CSS Document */
/*
* Description: 课程更新进度专业页面
* Update:      11/05/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: 246px;height: 50px;line-height: 50px;font-size:26px;color:#2c2e44;text-align:center;background-color: #f4d9b3;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.btn:hover{background-color: #e2b472;}

/* banner */
.banner{width:100%;}
.banner_01{height:185px;background: url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{height:170px;background: url(../images/banner_02.jpg) center top no-repeat;}
.banner_03{height:125px;background: url(../images/banner_03.jpg) center top no-repeat;}
.banner_04{height:160px;background: url(../images/banner_04.jpg) center top no-repeat;}
.banner_05{height:245px;background: url(../images/banner_05.jpg) center top no-repeat;}

.title img{margin: 0 auto;}
/*中级经济师课程更新进度*/
.cont1{width:100%;background:#fcfcff url(../images/bg1.jpg) center bottom no-repeat;padding: 30px 0 145px;}

.til_ul{width:1103px;height: 52px;margin: 50px auto 0;overflow: hidden;padding-top: 18px;}
.til_ul li{float: left;width:137px;height: 52px;line-height: 52px;font-size: 20px;color: #fff;text-align: center;background-color: #a52886;border-radius: 10px 10px 0 0;-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;-ms-border-radius: 10px 10px 0 0;-o-border-radius: 10px 10px 0 0;margin-right: 1px;position: relative;cursor: pointer;}
.til_ul li.cur{background-color: #7130d3;}
.til_ul .te_li.cur{height: 56px;line-height: 28px;padding-top: 10px;margin-top: -14px;}
.til_ul li i{width:52px;height: 20px;line-height: 20px;font-size: 12px;color: #f41c44;text-align: center;background-color: #fdfdff;border: 1px dashed #f44b6b;border-radius: 11px;-webkit-border-radius: 11px;-moz-border-radius: 11px;-ms-border-radius: 11px;-o-border-radius: 11px;position: absolute;top:-18px;right: 0;}
.te_li em{display:block;line-height:22px;font-size: 14px;color: #fcf2cb;}

.minc{display: none;}
.table1{margin: 0 auto;background-color: #e9e9f4;}
.even{background-color: #c1c1dc;}
.table1 th{font-size:18px;color:#dde5fd;font-weight:normal;border-right: 1px solid #7130d3;background-color: #7130d3; text-align:center;}
.table1 .th1{border-left: 1px solid #7130d3;}
.table1 td{font-size:16px;color:#656565;border-right: 1px solid #a1aacc;border-bottom: 1px solid #a1aacc; vertical-align:middle;}
.table1 .td1{border-left: 1px solid #a1aacc;}
.table1 td a{color: #a52886;}
.td_a2{margin-left: 25px;}
.table1 td a:hover{text-decoration: underline;}

.btn1{display: block;width: 262px;height: 54px;line-height: 52px;font-size: 20px;color: #fff;text-align: center;background: url(../images/btn1.png) no-repeat;margin: 55px auto 0;}
.btn1:hover{background-image: url(../images/btn1h.png);}

/*初级经济师课程更新进度*/
.cont2{width:100%;background:#fbfbff url(../images/bg2.jpg) center bottom no-repeat;padding: 10px 0 75px;}

.cont2 .til_ul li{width: 156px;}
.cont2 .til_ul li.te_li{width: 161px;}

/*经济师精彩好课*/
.cont3{width:100%;height:674px;background:url(../images/bg3.jpg) center top no-repeat;padding-top:53px;}

.ad_con{width:1180px;height: 236px;margin: 55px auto 0;position: relative;overflow: hidden;}
.ad_ul{width: 3600px;position: absolute;top:0;left: 0;}
.ad_ul li{float: left;width: 1180px;height: 236px;}

.ol_ul{position: absolute;bottom:23px;left: 553px;}
.ol_ul li{float: left;width: 12px;height: 1px;background-color: #fff;margin: 0 7px;}
.ol_ul li.cur{background-color: #a42887;}

/*弹窗*/
.gray{width: 100%;background-color: rgba(0,0,0,0.6);position: fixed;top:0;left: 0;z-index: 99;display: none;}
.pop_wrap{width: 460px;height: 213px;background:url(../images/pop_bg.png) center top no-repeat;position: fixed;top:50%;left: 50%;margin:-117px 0 0 -230px;z-index: 999;display: none;}
.close_icon{width:15px;height:15px;background:url(../images/close_icon.png) no-repeat;position:absolute;top:-20px;right:5px;cursor:pointer;}

.pop_con{padding: 40px 0 0 55px;}
.ewm_l{float: left;width: 135px;height: 135px;overflow: hidden;}
.ewm_l img{width: 135px;height: 135px;}

.pop_con p{float: left;width: 180px;line-height: 34px;font-size: 18px;color: #fff;padding-top: 18px;margin-left: 40px;}

/*扉页*/
.feiye{width:100%;line-height:30px;font-size:12px;text-align:center;color:#591cb5;margin-top: 240px;}
