
.wrap{
	width:1180px;
	margin:0 auto;
}
.eaxm_titf{
    padding-top:55px;
    padding-bottom: 45px;
}
/*banner*/
.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	
	height:515px;
}
.bannerc{
	width:1180px;
	margin:0 auto;
	height: 100%;
}
/*banner end*/



/*了解考试很重要*/
.understand{
    background:#fff; 
}
.und_tab{
    padding-bottom: 55px;
}
.und_tabtit{
    height:70px;
    line-height: 70px;
    width:810px;
    box-shadow: 0 0 20px 10px #ddd;
    border-radius: 70px;
    margin:0 auto;
}
.und_tabtitli{
    font-size:24px;
    color:#333;
    text-align: center;
    width:33.33%;
    cursor: pointer;
}
.und_tabtitli.on{
    background: #3951b9;
    color: #fff;
    border-radius: 70px;
}
.und_contentc{
    display: none;
}
.und_contentc.on{
    display: block;
}
.und_contentctit{
    font-size:18px;
    color: #333;
    padding:30px 0;
    text-align: center;
    line-height: 28px;
}
.und_contentcbody{
    width:758px;
    height:405px;
    box-shadow: 0 0 20px 10px #ddd;
    margin:0 auto;
    border-radius: 10px;
}
.und_contentcbody td{
    font-size:14px;
    color: #333;
    width:300px;
    height:80px;
    text-align: center;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    line-height: 20px;
}
.und_contentcbody td span{
    color: #3951b9;
    font-weight: bold;
}
.und_contentcbody td.trtit{
    background: #cee2ff;
    width:150px;
}
.und_contentcbody .bornoneb{
    border-bottom: none;
}
.und_contentcbody .bornoner{
    border-right: none;
}
.trtitrad{
    border-top-left-radius: 10px;
}
.trtitradb{
    border-bottom-left-radius: 10px;
}

.und_contentcbody2{
    width:757px;
    height:401px;
    box-shadow: 0 0 20px 10px #ddd;
    margin:0 auto;
    border-radius: 10px;
}
.und_contentcbody2 td{
    font-size:14px;
    color: #333;
    width:100px;
    height:38px;
    text-align: center;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

.und_contentcbody2 td.trtitcol{
    background: #cee2ff;
    height:48px;
    border-right:1px solid #cee2ff;
}
.und_contentcbody2 td.trtit{
    width: 150px;
}
.und_contentcbody .bornoneb{
    border-bottom: none;
}
.und_contentcbody .bornoner{
    border-right: none;
}
.trtitrad{
    border-top-left-radius: 10px;
}
.trtitradb{
    border-bottom-left-radius: 10px;
}
.pre_btn{
    width:200px;
    height:60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size:24px;
    background: #fd5d43;
    border-radius: 60px;
    display: inline-block;
    transition: 0.3s;
}
.pre_btn:hover{
    /* background: #ffa733; */
    box-shadow: 0 0 10px 0px #ffa733;
}
.cktkkc{
    background: #fd5d43;
    margin-left: 50px;
}
.cktkkc:hover{
    box-shadow: 0 0 10px 0px #fd5d43;
}
.und_contentcbody3{
    width:926px;
    height:401px;
    margin:0 auto;
}
.und_contentcbody3 div{
    width:33.33%;  
}
.und_contentcbody3 div img{
    margin-bottom: 35px;  
}
/*了解考试很重要 end*/


/*备考规划要明确*/

.pre_plan{
    background: url(../images/pre_plan.jpg) no-repeat left top;
    padding-bottom: 52px;
}
.pre_plandetail{
    border-radius: 10px;
    background: #fff;
    position: relative;
    padding-top: 57px;
    padding-bottom: 18px;
    width:1180px;
}
.pre_plandetailtit{
    font-size: 24px;
    font-weight: bold;
    color: #3951b9;
    text-align: center;
    height: 58px;
    line-height: 58px;
    background: url(../images/pre_plandetailtit.jpg) no-repeat center -1px;
    width:414px;
    position: absolute;
    left:385px;
    top:-20px;
}
.pre_plantitlist{
    width:640px;
    margin:0 auto;
}
.pre_plantitli{
    font-size:18px;
    content: #fff;
    width: 150px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #cee2ff;
    border-radius: 40px;
    cursor: pointer;
}
.pre_plantitli.on{
    color: #fff;
    background-color: #3951b9;
    box-shadow: 0 0 10px 0 #3951b9;
    position: relative;
}
.pre_plantitli img{
    display: none;
}
.pre_plantitli.on img{
    display: block;
    position: absolute;
    left: 65px;
    top:40px;
}
.pre_plantitlim{
    margin-left:97px;
}
.pre_planbody{
    margin-top:20px;
}
.pre_planbodyc{
    display: none;
    width:1120px;
    margin:0 auto;
    
}
.pre_planbodycf{
    height:410px;
    width:1120px;
    /*overflow: auto;*/
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.pre_planbodyc.on{
    display: block;
}
.pre_planbodyc table{
    border:1px solid #eeeeee;
    border-bottom: none;

}
.pre_planbodyc table td{
    font-size:14px;
    text-align: center;
    height:40px;
    width:130px;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.pre_planbodytit{
    height:48px;
    color: #3951b9;
    font-size:16px;
    background: #f7f7f7;
}
.pre_planbodyc table .pre_planbodyfir{
    width:210px;
    padding-left:18px;
    text-align: left;
}
.pre_star{
    margin:0 2px;
}
.pre_btndownload{
    width:246px;
    margin-top:20px;
}
.pre_plandetail2{
    margin-top:48px;
    padding-bottom: 25px;
}
.pre_videobox{
    width: 1120px;
    margin:0 auto;
    margin-top:68px;
}
.pre_videoboxl{
    width: 618px;
    position: relative;
}
.pre_videoboxdet{
    width:618px;
    height:350px;
    background: url(../images/pre_videoimg.jpg);
    cursor: pointer;
}
.a_st_icon{
    width:80px;
    height:80px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-90px;
    cursor: pointer;
}
.pre_videoboxld{
    position: relative;
    text-align: left;
    display: none;
}
.pre_videoboxld.on{
    display: block;
}
.pre_videoboxldp1{
    font-size: 16px;
    color: #3951b9;
    padding-top:12px;
}
.pre_videoboxldp2{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    padding-top:8px;
}
.pre_videoboxldp3{
    font-size: 14px;
    color: #333;
    padding-top:8px;
}
.pre_videoboxldp4{
    font-size: 14px;
    color: #333;
    padding-top:16px;
}
.pre_alone{
    position: absolute;
    bottom:0;
    right:0;
}
.pre_alone p{
    font-size:18px;
    color: #333;

}
.pre_alone p i{
    font-size:24px;
    color: #fd4f4d;
    
}
.pre_btnvi{
    width:114px;
    height:32px;
    line-height: 32px;
    font-size:14px;
    margin-top:10px;
}
.pre_videoboxr{
    height:450px;
    width:475px;
    background: url(../images/line.png) no-repeat 9px center;
    background-size:auto 424px;
}
.pre_videoboxrlitit{
    text-align: left;
    cursor: pointer;
}
.pre_videoboxrlitit p{
    display: inline-block;
    text-align: center;
    font-size:18px;
    color: #333;
    width:136px;
    height:40px;
    line-height: 40px;
    background: #cee2ff;
    border-radius: 40px;
}
.pre_videoboxrlitit img{
    margin-top:10px;
}
.pre_videoboxrlitit.on p{
    box-shadow: 0 0 10px 0 #3951b9;
    color: #fff;
    background: #3951b9;
}
.pre_videoboxrlidet{
    padding-bottom: 15px;
    padding-top:25px;
    height:120px;
    line-height: 30px;
    font-size:16px;
    color: #333;
    text-align: left;
    margin-left:28px;
    display: none;
}
.pre_videoboxrlidet.on{
    display: block;
}
.pre_videoboxrli{
    margin-top:25px;
}
.pre_videoboxrlifir{
    margin-top:0;
}
.pre_videoboxrlitit .pre_videoboxrlitit{
    display: inline-block;
}
.pre_videoboxrlitit .pre_videoboxrlititon{
    display: none;
}
.pre_videoboxrlitit.on .pre_videoboxrlitit{
    display: none;
}
.pre_videoboxrlitit.on .pre_videoboxrlititon{
    display: inline-block;
}
/*备考规划要明确 end*/


/*一站备齐*/
.pre_complete{
    background: url(../images/pre_complete.jpg) no-repeat center top;
    padding-bottom: 58px;
}
.pre_combox{
    height:392px;
    border-radius: 10px;
    background: #fff;
}
.pre_comboxl{
    width:560px;
}
.pre_comboxld{
    text-align: left;
    padding-left:30px;
}
.pre_comboxlu img{
    border-top-left-radius: 10px;
}
.pre_comboxldp1{
    font-size:20px;
    font-weight: bold;
    color:#333;
    padding-top:18px;
}
.pre_comboxldp1 i{
    font-size:14px;
    margin-left:22px;
}
.pre_comboxldp2{
    font-size:14px;
    color:#fd4f4d;
    margin-top:10px;
    height:30px;
    line-height: 30px;
    width:264px;
    background: url(../images/pre_comboxldp2.png) no-repeat;
    text-align: center;
}
.pre_comboxldp3{
    font-size:14px;
    color:#333;
    line-height: 24px;
    margin-top:8px;
}
.pre_comboxldp3 i{
    font-weight:bolder;
    color:#333;
}
.pre_comboxr{
    width:560px;
    padding-right:30px;
    text-align: left;
    color: #333;
}
.pre_comboxrtit{
    font-weight: bold;
    font-size:24px;
    padding-top:28px;
}
.pre_comboxryear{
    margin-top:28px;
}
.pre_comboxrsp{
    width:110px;
    padding-left: 30px;
    background: url(../images/pre_comboxrsp.png) no-repeat left center;
    font-size:14px;
    background-size:20px 20px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}
.pre_comboxrsp.on{
    background: url(../images/pre_comboxrsp_on.png) no-repeat left center;
    background-size:20px 20px;
}
.pre_comboxrsub{
    margin-top:28px;
    display: none;
}
.pre_comboxrsub.on{
    display: block;
}
.pre_comboxrsubsp{
    width:110px;
    padding-left: 30px;
    background: url(../images/pre_comboxrsubsp.png) no-repeat left center;
    font-size:14px;
    background-size:20px 20px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}
.pre_comboxrsubsp.on{
    background: url(../images/pre_comboxrsubsp_on.png) no-repeat left center;
    background-size:20px 20px;
}
.pre_priceshowli{
    padding-top:24px;
}
.pre_priceshowli span{
    font-size:21px;
    color: #fd4f4d;
    font-weight: bold;
}
.pre_priceshowli span i{
    font-size:21px;
}
.pre_priceshowli b{
    font-size:18px;
    color: #333;
    font-weight: normal;
}
.pre_priceshowli del{
    font-size:18px;
    color: #666;
}
.buy_box{
    padding-top:24px;
}
.buy_box .buy_boxbtn{
    font-size:24px;
    font-weight: bold;
    height:50px;
    width: 160px;
    line-height: 50px;
}
.cencus{
    display: inline-block;
    font-size:18px;
    color: #666;
    margin-left:15px;
}
.cencus span,.cencus i{
    font-weight: bold;
    color: #fd4f4d;
}




.pre_comboxbook{
    margin-top:27px;
    padding-bottom: 20px;
}
.pre_combook{
    padding-top: 28px;
}
.pre_combookp{
    cursor: pointer;
    width:490px;
    height:46px;
    line-height: 46px;
    font-size:18px;
    padding:0 20px;
    box-shadow: 0 0 15px rgba(143,143,143,0.15);
    border-radius: 3px;
    margin-bottom: 10px;
    border:1px solid #ffffff;
}
.pre_combookp.on{
    border:1px solid #fd4f4d;
}
.pre_combookp span.fr{
    width:75px;
    text-align: right;
}
.pre_combookp .spanl{
    font-size:14px;
    padding-left: 30px;
    background: url(../images/pre_comboxrsubsp.png) no-repeat left center;

}
.pre_combookp.on .spanl{
    background: url(../images/pre_comboxrsubsp_on.png) no-repeat left center;
}


.pre_combookp .spanr{
    color: #666666;
    text-decoration: line-through;
}
.pre_combookp .spanm{
    color: #fd4f4d;
}

/*一站备齐 end*/







/*配套资源*/
.pre_source{
    height:883px;
    background: url(../images/pre_botbg.jpg) no-repeat center bottom;
    background-color: #fff;
}
.pre_sourcecli{
    width:280px;
    height:380px;
    background: #fff;
    box-shadow:0 0 20px 0 #ddd;
    margin-left:17px;
    text-align: center;
    position: relative;
}
.pre_sourceclifir{
    margin-left:0;
}
.pre_sourcecli img{
    margin:44px 0 30px;
}
.pre_sourceclitxt1{
    padding-bottom: 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.pre_sourceclitxt2{
    font-size:18px;
    color: #666;
    padding-bottom: 24px;
}
.pre_sourcecbot{
    background: url(../images/pre_sourcecbot.png) no-repeat center;
    width:1180px;
    height:82px;
    line-height: 82px;
    margin-top:16px;
    position: relative;
}
.pre_sourcecbot span{
    display:inline-block;
    color: #fff;
    font-size:30px;
    font-weight: bold;
    padding-left:50px;
}
.pre_btnget{
    height:50px;
    line-height: 50px;
    background: #fcee4f;
    border-radius: 50px;
    color: #fd5d43;
    font-weight: bold;
    position: absolute;
    right:50px;
    top:15px;
}
.pre_btnget:hover{
    background: #f3e333;
    color: #fd5d43;
    box-shadow: 0 0 10px 0 #f3e333;
}
.ewm_show {
    position: absolute;
    /*bottom: -175px;*/
    bottom: 85px;
    left: 41px;
    display: none;
    z-index: 10;
}
/*配套资源 end*/



/*购课协议弹窗*/

.a_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(http://www.dongao.com/zjzcgl/2018-zsfa/images/a_touming_bj.png) left top;
    display: none;
    z-index: 4;
}
.pop_box {
    position: fixed;
    width: 642px;
    height: 520px;
    left: 50%;
    top: 50%;
    margin-top: -235px;
    margin-left: -321px;
    background: #fff;
    z-index: 21;
}
.buyLesson_tips {
    width: 82px;
    height: 90px;
    background: url(../images/tips.png) no-repeat;
    right: 14px;
    top: -10px;
    z-index: 19;
}
.pop_box .pop_title {
    line-height: 30px;
    color: #fff;
    height: 50px;
    background: #6e6c70;
    padding: 25px;
    text-align: left;
    font-size: 22px;
}
.pop_box .pop_title {
    line-height: 30px;
    color: #fff;
    height: 50px;
    background: #6e6c70;
    padding: 25px;
    text-align: left;
}
.pop_tit_icon {
    right: -50px;
    top: 33px;
    display: block;
    position: absolute;
    top: 5px;
    width: 24px;
    height: 24px;
    background: url(../images/f_close.png) no-repeat 0 0;
    cursor: pointer;
}
.tips_important {
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    font-size: 12px;
    color: #fe574a;
    background: #fff6f6;
    background: #fff6f6 url(../images/m_icon1.png) no-repeat 25px center;
    padding-left: 60px;
    margin-bottom: 20px;
    text-align: left;
}
.pop_box .box_content {
    border-top: none;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    min-height: 230px;
}
.divsor {
    padding-bottom: 28px;
    font-size: 14px;
    text-align: left;
}
.divsor .num {
    font-size: 36px;
    color: #e8e8e8;
    line-height: 36px;
    padding-right: 10px;
}
.srrz {
    width: 75px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: -3px;
    border-radius: 10px;
    margin-bottom: 7px;
}
.remove1800 {
    display: none;
}
.divsor {
    padding-bottom: 28px;
    font-size: 14px;
    text-align: left;
}
.pop_box .box_content p {
    margin-top: 0px;
    text-align: left;
}
.red {
    color: #fb430f!important;
}
.sp_check_xy {
    display: inline-block;
    padding-left: 23px;
    background: url(../images/span_kcy.jpg) no-repeat 0 center;
    cursor: pointer;
    margin-left: 4px;
    font-size: 16px;
    line-height: 28px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #666;
}
.sp_check_xy a {
    font-size: 12px;
    color: #666;
}
#check_xieyi a {
    text-decoration: underline;
    font-size: 16px;
}
.pop_box_bttom a {
    display: block;
    background: #ff574a;
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.pop_box_bttom .grey, .pop_box_bttom .grey:hover {
    color: #fff;
    background: #ccc;
}
.check_on_xy {
    background: url(../images/span_xzy.jpg) no-repeat left center;
}
.className_fontb{
    font-weight: normal;
}
/*购课协议弹窗 end*/




/*左侧导航*/
.backTop{
    width: 90px;
    height: 152px;
    position: fixed;
    top: 120px;
    left: 10px;
    display: block;
    background-size: 100% 100%;
    background: url(../images/backtop_bg.png) no-repeat left top;
    z-index: 10;
    background: #ffa836;
    border-radius: 10px;
}
.top_a{
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    cursor: pointer;
    text-align: center;
}
.top_a.top_a_hover{  
    border-radius: 10px;
    color: #fff;
    background: #fa7d4d;
}
.backTop img{
    cursor: pointer;
    position: absolute;
    left:3px;
    bottom: -52px;
}
/*左侧导航 end*/




/*提示框*/
.tip_body{position:fixed;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background:url(http://files.dongao.com/gaoji/2017-gxtg/images/a_touming_bj.png);display:none;}
.tips_fancybox{width:460px;height:310px;z-index: 13;position:fixed;left:50%;top:50%;margin:-155px 0 0 -230px;background:#fff;border-radius:10px;text-align:center;display:none;}
.tips_fancybox .closeBtn{width:15px;height:15px;background:url(../images/close.png) no-repeat;right:20px;top:20px;}
.tips_fancybox img{padding-top:55px;}
.tips_fancybox h3{font-size:24px;color:#333;padding:20px 0 5px 0;}
.tips_fancybox p{font-size:16px;color:#333;line-height:30px;padding-left:30px;padding-right:30px;}
.tips_fancybox .know_btn{width:116px;height:32px;background:url(../images/btn2.png) no-repeat;display:block;margin:20px auto;font-size:16px;color:#fff;text-align:center;line-height:32px;}
.tips_fancybox .buyCourseBtn{width:116px;height:32px;background:url(../images/btn2.png) no-repeat;display:block;margin:20px auto;font-size:16px;color:#fff;text-align:center;line-height:32px;}
/*提示框 end*/





.bor_no{
	border:none;
}
.org{
	color: #ff2424;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    right: -10px;
}
.pre_planclear{position: relative;}
.pre_planclear_cont{
	background: #fff;
	position: absolute;
	width: 328px;
    height: 201px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    right: 82px;
    top: 96px;
    box-shadow: 0px 0px 21px 0px 
		rgba(60, 75, 181, 0.1);
}
.pre_planclear_cont h3{font-size: 16px;font-weight: bold;padding: 16px 0 19px;}
.pre_planclear_cont p{font-size: 14px;padding:0 12px 0 16px;text-align: left;line-height: 17px;}
.pre_plan_table h4,.pre_plan_table p{color: #747474;font-size: 14px;text-align: left;}
.pre_plan_table h4{font-weight: bold;padding: 10px 0;}
.pre_plan_table{padding: 16px;}
.pre_plan_table p{line-height: 20px;}
.pre_video_cont{display: none;}
.pre_video_cont span{display:block;font-size: 16px;color: #333;text-align: left;margin-left: 28px; padding-top: 25px;}


.pre_comboxr .pre_choose{font-size: 20px;font-weight: bolder;padding: 30px 0 0px;}
.spurt_zb{background: #fff;padding-bottom: 50px;}
.spurt_tit{background: #fff;box-shadow: 0px 0px 21px 0px rgba(60, 75, 181, 0.1);height: 223px;}
.spurt_yy{background: #fff;box-shadow: 0px 0px 21px 0px rgba(60, 75, 181, 0.1);height: 606px;margin-top: 16px;padding-bottom: 26px;}
.spurt_tit div{width: 33%;margin-top: 34px;}
.spurt_con{border-right:1px dashed #eeeeee;}
.spurt_tit span{font-size: 24px;font-weight: bolder;padding-top: 15px;display: inline-block;}
.spurt_lf{width: 513px;margin: 30px 0 0 0;}
.spurt_lf div{background: url(../images/xg_yy.png) no-repeat;text-align: left;position: relative;padding-bottom: 10px;}
.spurt_lf div.on{background: url(../images/xg_yy_check.png) no-repeat;}
.spurt_lf div h4{background: url(../images/xg_yy_title.png) no-repeat;font-size: 24px;color: #fff;position: absolute;top: 30px;left: 12px;width: 179px;font-weight: bolder;}
.spurt_lf div p{font-size: 18px;padding:90px 31px 22px;}
.spurt_lf div span{font-size: 18px;padding: 0 31px 29px;display: inline-block;}
.spurt_lf div h4 span{line-height: 46px;}
.spurt_lf div a{font-size: 24px;color: #fff;background: #fd5d43;width: 145px;height: 50px;display: inline-block;border-radius: 30px;text-align: center;line-height:50px;position: absolute;bottom:70px;}
.spurt_rg div{position: relative;margin-top: 48px;}
.spurt_rg .spurt_show1{position: absolute;text-align: left;top:80px;left: 43px;width: 289px;}
.spurt_rg .spurt_show1 h4{font-size: 24px;font-weight: bolder;}
.spurt_rg .spurt_show1 p{font-size: 22px;padding: 23px 0 22px;}
.spurt_rg .spurt_show1 span{font-size: 18px;color: #666;line-height: 25px;}
.spurt_rg .spurt_show2{position: absolute;width: 626px;background: #e2e2e2;height: 66px;line-height: 66px;font-size: 18px;color: #666;bottom: 70px;left: 18px;}
.spurt_rg .spurt_tea{display: none;}
.spurt_djs{font-size: 24px;padding-top: 10px;}
.spurt_djs b{color: #fd5d43;font-size: 30px;}

/*弹窗*/
.order_con{width: 512px;position: fixed;left: 33%;top: 50%;margin-top: -250px;z-index: 10;border-radius: 20px;background: #fff;}
.order_con .order_title{position: relative;}
.order_con .order_title span{position: absolute;right: 10px;top: 16px;}
.order_djs{background: #e0efff;line-height: 58px;padding-top: 0;font-size: 18px;}
.order_djs b{font-size: 26px;}
.order_zb{text-align: left;font-size: 14px;padding:23px 0 0 33px;}
.order_zb li{background: url(../images/xg_tc_dian.png) no-repeat left center;padding-left: 20px;margin-bottom: 17px;}
.order_zb .org{color: #fd5d43;}
.order_main h5{text-align: left;font-size: 16px;font-weight: bolder;padding:0 34px 17px;}
.order_lc{padding-left: 32px;}
.order_lc p{float: left;width: 24%;padding-top: 12px;}
.order_bot{ padding-right: 16px;}
.order_bot p{display: inline-block;padding-top: 59px;}
