@charset "gb2312";
/*
* Description: 二级建造师通关系统班
* Update:      24/10/2017
* Author:      xuyongmei
*/

/* reset css */
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:#f9f9fa; position: relative; 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{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}
img{display:block;}
/*-----------------------------------------分隔线------------------------------------------------*/
.autoin{width:1000px;margin:0 auto;}
.bor{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.btn{display:block;font-size:16px;color:#fff;text-align:center;background-color:#f3493a;}
.btn:hover{background-color:#d03426;}

/*头部*/
.header_t{width:100%;height:66px;border-bottom:1px solid #e4e4e4;padding-top:14px;}
.header_con .logo,.header_mid{float:left;}
.header_con .logo{width:164px;height:53px;background:url(../images/logo.png) no-repeat;}
.header_con .logo a{display:block;height:35px; text-indent:-2000em; overflow:hidden;}
.header_mid{width:250px;line-height:54px;font-size:14px;margin-left:75px;}
.header_r{float:right;width:285px;}
.header_r a{display:inline-block;line-height:54px;font-size:14px;color:#333;margin:0 13px;}
.header_r a:hover{color:#f3493a;}

/*上部内容*/
.top_wrap{width:100%;}
.top_con{padding-top:43px;background:url(../images/top_r101.png) right top no-repeat;}
.top_l{float:left;width:535px;height:221px;padding-top:70px;}

.top_r{float:right;width:440px;}
.top_r h3{height:50px;line-height:50px;font-size:22px;color:#333;}
.top_r h3 em{display:inline-block;vertical-align:middle;font-size:14px;}
.top_r p{font-size:14px;color:#999;}
.top_p1{line-height:24px;}
.top_p1 em{color:#ff0000;}
.top_p2{margin-top:5px;}
.top_p2 span{font-size:16px;color:#f3493a;}
.top_p2 span i{font-size:26px;font-weight:bold;margin:0 15px 0 10px;}
.top_r a{width:130px;height:40px;line-height:40px;margin:17px 0 7px 0;}

/*固定头部导航*/
.top_nav{width:100%;height:50px;background-color:#f9f9fa;border-bottom:1px solid #e2e2e2;position:fixed;z-index:9999;top:0;left:0;display:none;}
.top_ntil{float:left;width:750px;}
.top_ntil li,.mleft_til li{float:left;width:230px;font-size:16px;color:#333;text-align:center;cursor:pointer;border-top:2px solid #f9f9fa;}
.top_ntil li{height:48px;line-height:48px;}
.top_ntil li.cur,.mleft_til li.cur{background-color:#fff;border-top:2px solid #666;}

.buy_btn{float:right;width:120px;height:34px;line-height:34px;margin-top:8px;}

/*主要内容*/
.content{width:100%;background-color:#f9f9fa;padding-bottom:10px;margin-top:95px;}
.main_left{float:left;width:748px;background-color:#fff;border:1px solid #e4e4e4;}
.mleft_til{height:50px;background-color:#f9f9fa;}
.mleft_til li{height:48px;line-height:48px;}

.mleft_in{padding:25px 0;}

/*右侧内容*/
.main_right{float:right;width:230px;}
.main_rin{width:210px;padding:15px 9px 37px;border:1px solid #e4e4e4;margin-bottom:22px;}
.mr_t{height:72px;border-bottom:1px solid #e4e4e4;}
.mr_pic{float:left;width:55px;}
.main_rin p{line-height:24px;font-size:14px;color:#666;}
.mr_t p{float:right;width:140px;margin-top:5px;}
.mr_b{padding:15px 10px 0;}

/*右侧浮窗*/
.side_fixright{width:250px;position:fixed; right:0;bottom:5%;z-index:99;overflow:hidden; clear:both;}

.side_rin{padding-left:167px;}
.side_rin li{width:78px;height:78px;background-color:#fff;border:1px solid #e9e9e9;cursor:pointer;position:relative;}
.side_rin li.cur{background-color:#6772f3;}
.side_rt{display:block;width:78px;height:70px;padding-top:9px;}
.side_rt img{margin:0 auto;}
.side_rt p{line-height:26px;font-size:14px;text-align:center;color:#333;}

.side_rb{width:150px;height:200px;background:url(../images/side_rb.png) no-repeat;position:absolute;left:-167px;top:-62px;z-index:99;padding:15px 9px 0 0;display:none;}
.side_rb h5{line-height:28px;font-size:16px;color:#333;text-align:center;}
.side_rb p{line-height:24px;font-size:14px;color:#666;text-align:center;}
.side_rb img{margin:5px auto 0;}


/*扉页*/
.feiye{ line-height:24px;font-size:12px; color:#E0E0E0; text-align:center;margin-top:50px;}




