@charset "gb2312";
/* CSS Document */
/* CSS Document */
/* CSS Document */
/*
* Description: 快题库专题
* Update:      09/01/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;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size: 100%; }
body{font-size: 16px; background: #fff;  color:#333; font-family: "microsoft YaHei";word-wrap: break-word; cursor: default; min-width:1240px;}
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{ 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{width:1180px;margin:0 auto;}
img{display:block;}
.btn{width:168px;height:46px;line-height:46px;font-size:24px;color:#452e05;text-align:center;background:url(../images/btn_bg1.jpg) no-repeat;}

/*banner*/
.banner{width:100%;}
.banner_01{height:160px;background:url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{height:240px;background:url(../images/banner_02.jpg) center top no-repeat;}
.banner_03{height:245px;background:url(../images/banner_03.jpg) center top no-repeat;}

/*请选科目领取题库*/
.choose_wrap{background-color#fff;padding:70px 0 20px;}
.choose_wrap h3{height:70px;line-height:70px;font-size:50px;font-weight:bold;color:#4273d6;text-align:center;}
.choose_wrap h3 em{display: inline-block;vertical-align: middle;width:170px;height:50px;line-height:50px;font-size: 32px;color: #fff;background-color: #f24922;border-radius: 25px;-webkit-border-radius: 25px;-moz-border-radius: 25px;-ms-border-radius: 25px;-o-border-radius: 25px;box-shadow: 0 4px 0 #fab6a7;-webkit-box-shadow: 0 4px 0 #fab6a7;-moz-box-shadow: 0 4px 0 #fab6a7;-ms-box-shadow: 0 4px 0 #fab6a7;-o-box-shadow: 0 4px 0 #fab6a7;margin:-5px 0 0 18px;}

.choose_m{overflow: hidden;}
.choose_m h4{height:44px;line-height:44px;font-size:24px;font-weight:bold;color:#4273d6;margin-top:20px;}
.choose_m h4 em{display: inline-block;vertical-align: middle;width:32px;height:32px;margin:-5px 10px 0 0;}
.icon1{background:url(../images/icon1.png) no-repeat;}
.icon2{background:url(../images/icon2.png) no-repeat;}
.icon3{background:url(../images/icon3.png) no-repeat;}
.icon4{background:url(../images/icon4.png) no-repeat;}
.icon5{background:url(../images/icon5.png) no-repeat;}
.icon6{background:url(../images/icon6.png) no-repeat;}

.choose_in{margin-top: 23px;}
.choose_in li{float:left;width:208px;height:50px;line-height:50px;font-size:20px;text-align:center;color:#000;background:url(../images/li_bg.png) no-repeat;cursor:pointer;margin:0 34px 34px 0;}
.choose_in li.lastli{margin-right: 0;}
.choose_in li.curh{color:#fff;background-image:url(../images/li_hbg.png);}
.choose_in li.curc{color:#fff;background-image:url(../images/li_cbg.png);}

.choose_btn{display:block;width:356px;height:90px;line-height:86px;font-size:36px;color:#fff;text-align:center;background:url(../images/btn.png) no-repeat;margin:50px auto 0;}
.choose_btn:hover{background-image:url(../images/btn_h.png);}

/*右侧导航*/
.side_r{width:93px;height:281px;top:50%;right:0;margin-top:-141px;position:fixed;z-index:999;}
.side_rin{width:93px;height:240px;background:url(../images/side_r.png) no-repeat;padding-top:41px;}

.side_ul li{width:78px;height:26px;line-height:26px;font-size:16px;color:#fff;text-align:center;background-color: #cf99f8;cursor:pointer;margin:0 auto 8px;}
.side_ul li.cur{background-color: #a234f6;}
.side_rin a{display:block;}

.back_icon{display:block;width:93px;height:35px;cursor: pointer;}


/*领取成功*/
.gray{width:100%;background-color: rgba(0,0,0,0.8);background-color: #000;opacity: 0.7;filter: alpha(opacity=70);display: none;position: fixed;top: 0;left: 0;z-index:99;}

.succ_pop{width:733px;height: 561px;background:url(../images/succ_bg.png) no-repeat;position: fixed;top:50%;left:50%;margin:-281px 0 0 -367px;overflow: hidden;display: none;z-index: 999;}
.close_icon{position:absolute;font-family:Helvetica;font-size:30px;color:#fff;top:100px;right:20px;cursor:pointer;}
.succ_pop h4{height: 56px;line-height: 56px;font-size: 40px;color: #fff;text-align: center;margin-top:240px;}
.succ_con{margin-top: 35px;padding-left: 116px;}
.succ_l{float:left;width:203px;}
.succ_r{float:left;width:350px;line-height:46px;font-size: 26px;color: #fff;padding-top:33px;}
.succ_r em{display: block;line-height: 48px;font-size: 32px;font-weight: bold;color: #f3fb61;}



/*扉页*/	
.feiye{ font-size:12px; line-height:30px;text-align:center;color:#f3ecec;margin-top:30px;}
