<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
}
li{list-style:none;}
a,input,textarea,select{text-decoration:none;border:0;outline:none;}
img{border:0;display: block}
.center{width:1200px;margin:0 auto;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1}
.no_marginR{margin-right:0 !important;}
.footer_nav&gt;div:nth-of-type(2) img{display:inline-block}
/*公共样式表结束*/
#doyoo_panel{
    display:none !important;
}
#doyoo_mon_head {
    width:400px!important;
    float:left;
}
#doyoo_monitor {
    background: url(../images/alert.png) !important;
    -webkit-background-size:contain !important;
    background-size:contain !important;
    width: 627px !important;
    height: 517px !important;
    top:50% !important;
    left:50% !important;
    margin:-258px 0 0 -313px !important;
    display: none !important;
}
#doyoo_mon_main{
    line-height:99999px !important;
}
#doyoo_mon_foot,#doyoo_mon_accept{
    width: 500px !important;
    height: 60px !important;
    margin-top: -10px !important;
    background: none !important;
    bottom: 226px !important;
}
#doyoo_mon_refuse{
    display:none;
}
#doyoo_mon_closer{
    width:50px !important;
    height:40px !important;
}
.looyu_right {
    position: fixed;
    top: 50%;
    right: 3px;
    width: 133px !important;
    height: 377px !important;
    margin-top: -250px;
    background-image: url(right.jpg);
    z-index: 999;
    cursor:pointer;
}
#doyoo_mon_head{line-height: 9000px !important;}

/*头部开始*/
.header{
    width:1200px;
    height:110px;
    margin: 0 auto;
    padding-top:27px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.header h1{
    float: left;
    margin-right:20px;
}
.header h1 a{
    display: block;
    width:100%;
    height:100%;
}
.header h1 a img{
    height:54px;
}
.header p{
    float: left;
    line-height:22px;
    margin-top:10px;
    border-left:1px solid #b8b8b8;
    padding:0 20px 0 15px;
    font-size:14px;
}
.header .nav{
    float: left;
    margin-top:10px;
}
.header .nav &gt; div{
    float: left;
}
.header .nav .nav_link{
    line-height:44px;
}
.header .nav .nav_link .no_border{
    border:none;
}
.header .nav .nav_link a{
    border-right:1px solid #cac9c9;
    padding:0 15px;
    color:#0c0807;
    font-size:16px;
}
.header .nav .nav_link a:hover{
    color:#1d9dde;
}
.header .nav .have_bg{
    margin-right:6px;
    margin-top:8px;
    position: relative;
}
.header .nav .have_bg &gt; a{
    display: block;
    width:155px;
    height:30px;
    line-height:30px;
    text-align: left;
    color:#fff;
    background:#1d9dde url(../images/more.png) no-repeat 135px center;
    border-radius:15px;
    padding-left:10px;
}
.header .nav .have_bg:hover div{
    display: block;
}
.header .nav .have_bg div{
    display: none;
    padding:5px;
    background-color:#fff;
    border: 1px solid #ccc;
    border-top:none;
    position: absolute;
    left:5px;
    z-index:99;
    width:275px;
}
.header .nav .have_bg div a{
    padding:3px;
    background-color:#377aaf;
    margin:3px 3px 0 0;
    color:#fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    float: left;
}
.header .nav .have_bg_last{
    margin-right:0
}
.header .nav .have_bg_last a{
    width:125px;
    text-align: center;
    background: #ffa800;
    padding:0;
}
/*导航结束*/

/*banner开始*/
.banner{width:100%;}
.banner a{
    display: block;
    overflow: hidden;
}
.banner a img{
    width:100%;
}
.banner a .bg{
    float: left;
}
.banner a .center{
    position: absolute;
}
/*banner结束*/

/*学历用途不出不在*/
.reason{
    width:1200px;
    margin:0 auto;
    padding-top:50px;
}
.reason h2{
    color:#232323;
    margin-bottom:0;
    line-height:60px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
}
.reason h2 strong{
    color:#21a8a2;
    font-size:60px;
}
.reason .center{
    background:url(../images/yjs/reason_bg.png) no-repeat center;
    height:600px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:108px;
    margin-top:-45px;
}
.reason ul{
    float: left;
    height:100%;
    width:400px;
}
.reason li{
    position: relative;
    text-align:right;
    border-bottom:1px dashed #b2b2b2;
    line-height:20px;
    font-size:14px;
}
.reason li span{
    width:6px;
    height:6px;
    position: absolute;
    bottom:0;
    background-color:#b2b2b2;
}
.reason .left span{
    left:0;
}
.reason .right{
    float: right;
}
.reason .right li{
    text-align:left;
}
.reason .right span{
    right:0;
}
.reason .left_one{
    margin:29px 34px 0 0;
}
.reason .left_two{
    margin:47px 79px 0 0;
}
.reason .left_three{
    margin:88px 82px 0 0;
}
.reason .left_four{
    margin:57px 42px 0 0;
}
.reason .right_one{
    margin:30px 0px 0px 37px;
}
.reason .right_two{
    margin:50px 0 0 76px;
}
.reason .right_three{
    margin:85px 0 0 82px;
}
.reason .right_four{
    margin:56px 0 0 44px;
}
/*学历用途不出不在 END*/


/*最后一期报考不能错过的4大理由*/
.excuse{
    background: #eaf1f4;
}
.excuse_center{
    width: 1120px;
    height: 550px;
    margin: 0 auto;
}
.excuse h2{
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    padding: 50px 0 10px 0;
    color: #272636;
}
.excuse h2 strong{
    color: #ff5151;
}
.excuse .excuse_center &gt; p{
    font-size: 15px;
    text-align: center;
    color: #272636;
    padding-bottom: 20px;
}
.excuse li{
    width: 270px;
    height: 350px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.excuse .list_li1{
    width:280px;
    background: #e8dede;
}
.excuse .list_li1:hover{
    background:#72c8f0;
}
.excuse .list_li2{
    background: #e2cdf0;
}
.excuse .list_li2:hover{
    background:#7ee0a8;
}
.excuse .list_li3{
    background: #e8dede;
}
.excuse .list_li3:hover{
    background:#d69be7;
}
.excuse .list_li4{
    margin-right:0;
    background: #e2cdf0;
}
.excuse .list_li4:hover{
    background:#fb8787;
}

.excuse li h3{
    width: 70px;
    height: 70px;
    background: #292e40;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.excuse li h4{
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 15px;
}
.excuse li p{
    line-height: 30px;
    text-indent: 28px;
    height:130px;
    font-size:14px;
    padding:0 10px;
}
.excuse li a{
    width: 210px;
    height: 42px;
    border: #333 solid 1px;
    display: block;
    line-height: 42px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #333;
    border-radius: 3px;
    margin-left: 20px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.excuse li a:hover{
    background:#2f333f;
    border:0;
    text-decoration:underline;
    color:#fff;
}
/*最后一期报考不能错过的4大理由 END*/

/*你不应错过的自考本科考试信息与政策解读*/
.info{
    width:1200px;
    margin:0 auto;
    padding:45px 0;
}
.info h2{
    font-size:48px;
    line-height:100px;
    font-weight:bold;
    color: #222539;
    text-align: center;
}
.info h2 strong{
    color: #c50a0a;
}
.info &gt; p{
    text-align: center;
    font-size:24px;
    color: #222539;
    margin-bottom: 50px;
}
.info .top_wrap{
    border-top:1px solid #ccc;
    padding-top: 56px;
}
.info .top_wrap .left{
    float: left;
    width:768px;
}
.info .top_wrap .time &gt; a{
    float: left;
    width:340px;
    height:220px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
    color: #fff;
    margin-right:40px;
    background-color: #d92c2c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.info .top_wrap .time &gt; a:hover{
    background-color: #233b51;
}
.info .top_wrap .time &gt; a h4{
    font-size:32px;
}
.info .top_wrap .time &gt; a p{
    line-height:55px;
    font-size:18px;
}
.info .top_wrap .time &gt; a p:hover{
    color:yellow;
}
.info .top_wrap .left .link{
    float: left;
}
.info .top_wrap .left .link h4{
    font-size:24px;
    color: #1a1a1a;
    margin-bottom: 30px;
    font-weight:bold;
}
.info .top_wrap .left .link p{
    color: #1a1a1a;
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
}
.info .top_wrap .left .link p strong{
    background-color: #c50a0a;
    color: #fff;
    font-size:20px;
    padding:1px 2px;
}
.info .top_wrap .left .link a{
    display: block;
    font-size:16px;
    color: #545454;
    margin-bottom:10px;
}
.info .top_wrap .left .link a:hover{
    text-decoration:underline;
}
.info .top_wrap .left .guide .list{
    float: left;
    width:340px;
    margin-right: 40px;
    text-align: center;
}
.info .top_wrap .left .guide .list h4{
    font-size:24px;
    line-height:72px;
    font-weight:bold;
    float: left;
    width:100%;
}
.info .top_wrap .left .guide .list a{
    float: left;
    width:100px;
    line-height:38px;
    background-color: #ff5656;
    margin:0 20px 20px 0;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.info .top_wrap .left .guide .list a:hover{
    background-color: #233b51;
}
.info .top_wrap .left .guide .link{
    padding-top: 70px;
}
.info .top_wrap .right{
    float: right;
}
.info .top_wrap .right h3{
    font-size:24px;
    font-weight:bold;
    color: #1a1a1a;
    margin-bottom:12px;
}
.info .top_wrap .right div{
    width:430px;
    height:171px;
    text-align: center;
    margin-bottom: 42px;
    background:url("../images/info_pic1.png") no-repeat center;
    padding-top: 1px;
}
.info .top_wrap .right div h5{
    margin:35px auto;
    width:326px;
    height:55px;
    line-height:55px;
    -webkit-border-radius:27px;
    -moz-border-radius:27px;
    border-radius:27px;
    background-color: #ffec48;
    font-size:20px;
}
.info .top_wrap .right div p{
    font-size:16px;
    color: #fff;
}
.info .top_wrap .right ul{
    margin-bottom: 20px;
}
.info .top_wrap .right li{
    width:98px;
    text-align: center;
    margin-right:9px;
    float: left;
    color: #fff;
}
.info .top_wrap .right span{
    display: block;
    font-size:18px;
    font-weight:bold;
}
.info .top_wrap .right .fraction{
    line-height:32px;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    background-color: #ffa800;
    margin-bottom: 19px;
}
.info .top_wrap .right .content{
    background-color: #ff7200;
    line-height:63px;
}
.info .top_wrap .right &gt; p a{
    float: left;
    text-align: center;
    width:200px;
    line-height:50px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    background-color: #ffa800;
    font-size:24px;
    font-weight:bold;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.info .top_wrap .right &gt; p a:hover{
    background-color: #233b51;
}
.info .top_wrap .right &gt; p .no_marginR{
    background-color: #ff5656;
    margin-left:10px;
}
.info .bottom_wrap{
    border-top:1px dashed #c50a0a;
}
.info .bottom_wrap div{
    float: left;
    width:580px;
    text-align: center;
}
.info .bottom_wrap .right{
    float: right;
}
.info .bottom_wrap h4{
    font-size:24px;
    color: #1a1a1a;
    font-weight:bold;
    line-height:73px;
}
.info .bottom_wrap ul{
    border:1px solid #ccc;
    padding:15px 20px 0;
}
.info .bottom_wrap li{
    margin-bottom: 15px;
    overflow: hidden;
}
.info .bottom_wrap li a{
    float: left;
    font-size:16px;
    line-height:30px;
    color: #333;
}
.info .bottom_wrap li a:hover{
    text-decoration:underline;
}
.info .bottom_wrap li .link{
    float: right;
    width:97px;
    line-height:30px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background-color: #fd5a5a;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.info .bottom_wrap li .link:hover{
    background-color: #233b51;
    text-decoration:none;
}
/*你不应错过的自考本科考试信息与政策解读*/

/*2017年北京市自学考试专本科直录处*/
.self-taught{
    width:1200px;
    margin:0 auto;
    text-align: center;
    padding:40px 0;
}
.self-taught h2{
    font-size:48px;
    font-weight:bold;
    color: #c30808;
    margin-bottom:10px;
}
.self-taught &gt; p{
    font-size:24px;
    color: #222539;
    line-height:40px;
    margin-bottom: 40px;
}
.self-taught ul{
    overflow: hidden;
    margin-bottom: 30px;
    padding:0 65px;
}
.self-taught li{
    width:330px;
    height:380px;
    float: left;
    margin:0 40px 30px 0;
    background-color: #e6e6e6;
    position: relative;
}
.self-taught li img{
    width:100%;
}
.self-taught li h3{
    line-height:56px;
    font-size:26px;
    font-weight:bold;
    color: #c30808;
}
.self-taught li p{
    font-size:22px;
    color: #187ddf;
}
.self-taught li .last{
    font-size:14px;
    color: #333;
    margin:12px 0 30px;
    padding:0 18px;
    text-align:left;
}
.self-taught li a{
    display: block;
    width:180px;
    line-height:36px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    border-radius:18px;
    background-color: #c52424;
    text-align: center;
    color: #fff;
    font-size:16px;
    position: absolute;
    left:50%;
    bottom:20px;
    margin-left: -90px;
}
.self-taught &gt; a{
    display: block;
    width:524px;
    line-height:71px;
    text-align: center;
    margin:0 auto;
    background-color: #c52424;
    color: #fff;
    font-size:30px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
/*2017年北京市自学考试专本科直录处*/

/* 热门好专业才配的上名校 */
.major_box{
    width:100%;
}
.major{
    width:1200px;
    margin:0 auto;
    padding:40px 0 55px 0;
}
.major h2{
    line-height:100px;
    text-align: center;
    color: #232222;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
}
.major h2 strong{
    color:#0060e5;
    font-weight:bold;
}
.major p{
    background-color:#478ceb;
    color:#fffefe;
    font-size:26px;
    font-weight:bold;
    text-align: center;
    width:1158px;
    margin: 0 auto;
    margin-bottom:20px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    line-height:55px;
}
.major p em{
    font-weight:bold;
    color:#141414;
    font-style: normal;
}
.major li{
    float: left;
    margin:0 8px 11px 0;
}
.major li a{
    display: block;
    width:192px;
    height:47px;
    line-height:47px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-break:break-all;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border:2px solid #8196a8;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    background-color:#fff;
    font-size:20px;
    color:#1a1a1a;
    font-family:'方正准圆简体';
    text-align: center;
}
.major li a:hover{
    background-color:#1594ff;
    border:2px solid #1594ff;
    color:#fefefe;
}
.major li .no_marginR{
    margin-right:0;
}
.major li .more{
    background:#0060e5 url(../images/more.png) no-repeat 170px center;
    color:#fff;
    text-align: left;
    padding-left:5px;
    border:2px solid #0060e5;
}
.major li .more:hover{
    background-color:#0b3d82;
    border:2px solid #0b3d82;
}
/* 热门好专业才配的上名校 END */

/*通过率来源于优秀的课程设计*/
.curriculum{
    width: 100%; margin: 0 auto;
}
.curriculum p{
    font-size: 16px; width:800px; text-align: center; line-height: 25px; margin: 0 auto;
}
.curriculum .one_p{
    font-size:42px; color:#333; text-align:center; margin-bottom:10px; padding: 40px 0 10px; font-family:"微软雅黑"; font-weight:bold;
}
.curriculum img{
    margin-left: auto; margin-right: auto;cursor: pointer;
}
.curriculum .button{
    padding: 20px 0 40px;
}
.curriculum .button a{
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #e04822;
    color: aliceblue;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
    transition: all 0.5s;
    margin: 20px auto 0;
    cursor: pointer;
}
.curriculum .button a:hover{
    text-decoration:none;background:#233b51; color:#fff;
}
/*通过率来源于优秀的课程设计 END*/



/*全民助学让人人都拥有本科*/
.con_box01{width:100%;padding:20px 0;background-color: #e9eaeb;}
/*标题和文字 END*/
.con_box01_bx1{
    width:1200px;
    margin:20px auto;
}
.con_box01_bx1 li{
    position: relative;
    float: left;
    margin-right: 13px;
    width:240px;
    height:320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:6px;
    overflow: hidden;
}
.con_box01_bx1 li:hover .hide{
    top:0;
}
.con_box01_bx1 .list_1{
    background-color: #feb901;
	box-shadow:0 0 20px #333;
	margin-right:50px;
	margin-left:50px;
}
.con_box01_bx1 .list_2{
    background-color: #2dc1ff;
	box-shadow:0 0 20px #333;
	margin-right:50px
}
.con_box01_bx1 .list_3{
    background-color: #f36f7b;
	box-shadow:0 0 20px #333;
	margin-right:50px
}
.con_box01_bx1 .list_4{
    background-color: #34cda0;
	box-shadow:0 0 20px #333;
    margin-right:0;
}
.con_box01_bx1 .list_4 p{
    width:180px;
    margin:0 auto;
    border-top: #fff dashed 1px;
    padding-top:10px;
    text-align:left;
}
.con_box01_bx1 .list_4 .hide{
    padding-top: 110px;
}
.con_box01_bx1 .list_4 .hide a{
    margin:0 auto 30px;
}
.con_box01_bx1 li div{
    border:2px solid #fff;
    height:304px;
}
.con_box01_bx1 li img{
    margin:0 auto;
    height:68px;
}
.con_box01_bx1 li h3{
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
    font-weight:bold;
}
.con_box01_bx1 li h4{
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    font-weight:bold;
    width:180px;
    margin:0 auto;
    border-top: #fff dashed 1px;
}
.con_box01_bx1 li p{
    font-size: 16px;
    text-align: center;
    color: #272636;
    padding:0 10px 10px;
    line-height:28px;
}
.con_box01_bx1 li .hide{
    position: absolute;
    left:0;
    top:322px;
    width:100%;
    height:322px;
    background-color:#071d26;
    padding-top:40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition:all 0.5s;
    -o-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    border:none;
}
.con_box01_bx1 li .hide a{
    width:100px;
    line-height:30px;
    margin:0 auto 21px;
    background: #ff6362;
    color: #fff;
    text-align: center;
    font-size:16px;
    display: block;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.con_box01_bx1 li .hide a:hover{
    color: #f0ff00;
    text-decoration:underline;
}
/*第二屏结束*/


/* 精选自考推荐 */
.selected{
    width:1200px;
    margin:0 auto 40px;
}
.selected h2{
    line-height:100px;
    margin:20px 0;
    text-align: center;
    color: #232222;
    font-size: 48px;
    font-weight: bold;
}
.selected h2 strong{
    color:#e30303;
    font-weight:bold;
}
.selected_c &gt; a{
    float: left;
    margin-top:260px;
    background:url(../images/selected_prev.png) no-repeat center;
    width:70px;
    height:140px;
}
.selected_c .next{
    background:url(../images/selected_next.png) no-repeat center;
}
.selected_c &gt; a:hover{
    background-color:#f0f0f0;
}
.selected_box{
    float: left;
    width:1040px;
    height:660px;
    margin:0 10px;
    position: relative;
    overflow: hidden;
}
.selected_box ul{
    position: absolute;
    width:5240px;
}
.selected_box li{
    float: left;
    margin-right:10px;
    background: #f0f0f0;
    width:340px;
    height:610px;
    padding:10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size:14px;
}
.selected_box .no_marginR{
    margin-right:0;
}
.selected_box li img{
    margin:0 auto;
    width:320px;
    height:240px;
    margin-bottom:20px;
}
.selected_box li h4{
    line-height:30px;
    font-size:18px;
    font-weight:bold;
    color:#1a1a1a;
    text-align: left;
}
.selected_box li p{
    line-height:28px;
    word-break:break-all;
}
.selected_box li a{
    text-align: center;
    font-size:16px;
    position: absolute;
    margin:0 auto;
    width:140px;
    height:40px;
    line-height:40px;
    border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    background:#ffa900;
    color:#fff;
    bottom:-50px;
    left:50%;
    margin-left:-70px;
}
.selected_box li a:hover{
    background:#2e9fcd;
}
/* 精选自考推荐 END */

/* 总是为学习烦恼的您不要着急 */
.merit{
    width:1200px;
    margin:0 auto;
    padding:60px 0 70px 0;
}
.con_box03_tit{width:1200px;height:50px;line-height:50px;font-size:48px;color:#555e71;text-align:center;padding-top:40px;}
.con_box03_tit span{font-size:72px;color:#ffa800;}
.con_box03_tita{width:1200px;line-height:30px;font-size:18px;color:#6d6d6d;text-align:center;margin-top:20px;margin-bottom:40px;}
.con_box03_tita span{color:#ffa800;}
.merit li{
    float: left;
    width:280px;
    margin-right:26px;
    margin-bottom:42px;
}
.merit .no_marginR{
    margin-right:0;
}
.merit li img{
    margin:0 auto 10px;
    display: block;
}
.merit li p{
    text-align: center;
    font-size:18px;
    color:#403f3f;
}
.merit li h4{
    text-align: center;
    font-size:24px;
    font-weight:bold;
    line-height:42px;
}
.merit a{
    width: 280px;
    height: 65px;
    line-height: 65px;
    display: block;
    text-align: center;
    background: #ffa800;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    margin: 50px auto 0;
    -moz-box-shadow: 4px 4px 3px #b7b7b8;
    -webkit-box-shadow: 4px 4px 3px #b7b7b8;
    box-shadow: 4px 4px 3px #b7b7b8;
    font-weight: 500;
}
/* 总是为学习烦恼的您不要着急 END */

/*五大学历提升方案，适合所有人群*/
.wdxl{
    width:1200px;
    margin:0 auto;
}
.wdxl h2{
    font-size: 48px;
    color: #252525;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}
.wdxl ul{
    width:1000px;
    margin:0 auto;
}
.wdxl li{
    float: left;
}
.wdxl li a{
    width: 185px;
    height: 90px;
    display: block;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    padding-top: 30px;
    margin-right: 18px;
}
.wdxl li a:hover{
    background: #272636;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.wdxl .list_li1 a{
    background:#21ba85;
}
.wdxl .list_li2 a{
    background:#d65156;
}
.wdxl .list_li3 a{
    background:#feb101;
}
.wdxl .list_li4 a{
    background:#a94ae6;
}
.wdxl .list_li5 a{
    background:#00cbff;
    margin:0;
}
.wdxl &gt; a{
    width: 250px;
    height: 50px;
    margin: 35px auto;
    display: block;
    border-radius: 2px;
    background: #861717;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 50px;
}
.wdxl &gt; a:hover{
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    border-radius: 2px;
    background: #ea4e54;
    color: #fff;
    text-decoration: underline;
}
/*五大学历提升方案，适合所有人群*/

/*从报名到拿证 不耽误您一分钟时间*/
.sex_step{
    padding:50px 0;
    text-align: center;
}
.sex_step h2{
    font-size:48px;
    color: #1a1a1a;
    font-weight:bold;
    margin-bottom:70px;
}
.sex_step ul{
    width:1050px;
    margin:0 auto 30px;
}
.sex_step li{
    float: left;
    height:330px;
    width:310px;
    margin-right:60px;
}
.sex_step img{
    margin-bottom:10px;
}
.sex_step p{
    padding:0 10px;
    font-size:18px;
    line-height:26px;
}
.sex_step a{
    width:250px;
    line-height:50px;
    display: block;
    margin:0 auto;
    background-color:#861717;
    color: #fff;
    font-size:18px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.sex_step a:hover{
    background-color:#ea4e54;
    text-decoration:underline;
}
/*从报名到拿证 不耽误您一分钟时间 END*/

/*零基础学本科*/
.screen_bg{
    width:100%;
    height:333px;
    padding-top: 67px;
    text-align: center;
    background:url("../images/yjs/screen_bg.jpg") no-repeat center;
}
.screen_bg h2{
    font-size:48px;
    color: #fafafa;
    line-height:85px;
}
.screen_bg h3{
    width:420px;
    line-height:55px;
    background-color: #e2e2e2;
    color: #192025;
    font-size:30px;
    margin:0 auto;
}
.screen_bg p{
    color: #fafafa;
    font-size:22px;
    line-height:60px;
}
.screen_bg a{
    margin:25px auto 0;
    width:253px;
    height:45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:1px solid #fff;
    line-height:43px;
    display: block;
    color: #fafafa;
    font-size:20px;
}
.screen_bg a:hover{
    background-color: #fafafa;
    color: #192025;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
/*零基础学本科 END*/

/*精准分析考点，学历考试更容易*/
.number_1{
    padding: 67px 0 0;
    text-align: center;
    background-color: #fafafa;
}
.number_all h2{
    width:131px;
    margin:0 auto 23px;
}
.number_all h2 img{
    width:100%;
}
.number_all h3{
    font-size:42px;
    color: #262626;
    margin-bottom: 20px;
}
.number_all h3 strong{
    color: #e4505e;
}
.number_all p{
    width:620px;
    margin:0 auto 20px;
    font-size:16px;
    color: #6d6d6d;
}
.number_all img{
    width:920px;
    margin:0 auto 20px;
}
.number_1 ul{
    width:1000px;
    margin:0 auto;
    padding-left:50px;
}
.number_1 li{
    float: left;
}
.number_1 .list_1{
    margin-right:66px;
    width:230px;
}
.number_1 .list_2{
    width:340px;
    margin-right:55px;
}
.number_1 .list_3{
    width:284px;
}
.number_1 li h4{
    font-size:24px;
    margin-bottom:25px;
    font-weight:normal;
}
.number_1 li p{
    line-height:30px;
    font-size:18px;
}
.number_1 &gt; a{
    width:415px;
    line-height:70px;
    text-align: center;
    color: #fff;
    font-weight:bold;
    font-size:28px;
    display: block;
    background-color: #e4505e;
    margin:40px auto 0;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
}
/*精准分析考点，学历考试更容易 END*/

/*每个人都可以分期，上班族也能学本科*/
.number_2{
    padding: 67px 0 0;
    text-align: center;
    background-color: #fafafa;
}
.number_2 .number_all h2 img{
    width:131px;
}
.number_2 .number_all h3 strong{
    color: #f5a72b;
}
.number_2 .number_all img{
    width:548px;
}
.number_2 ul{
    width:811px;
    margin:0 auto;
}
.number_2 li{
    float: left;
    width:245px;
    margin-right: 38px;
    height:260px;
    position: relative;
}
.number_2 li h4{
    font-size:24px;
    line-height:56px;
}
.number_2 li p{
    line-height:30px;
    font-size:18px;
}
.number_2 li a{
    position: absolute;
    bottom:10px;
    left:50%;
    width:180px;
    line-height:36px;
    text-align: center;
    color: #fff;
    background-color: #f6ad34;
    margin-left:-90px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.number_link{
    width:460px;
    margin:30px auto 0;
    line-height:40px;
}
.number_link a{
    float: left;
    width:230px;
    color: #fff;
    background-color:#f5ab2e;
    font-size:18px;
}
.number_link span{
    float: left;
    width:230px;
    color: #fff;
    background-color:#414a51;
    font-size:18px;
}
/*每个人都可以分期，上班族也能学本科 END*/

/*上班族报考名校本科，不过退费*/
.number_3{
    padding: 67px 0 30px;
    text-align: center;
    background-color: #fafafa;
}
.number_3 .number_all h3 strong{
    color: #1983c1;
}
.number_3 ul{
    width:971px;
    margin:0 auto;
    padding-top:30px;
}
.number_3 li{
    float: left;
    width:280px;
    margin:0 65px 30px 0;
    text-align: center;
}
.number_3 li img{
    height:80px;
    margin:10px auto;
}
.number_3 li h4{
    font-size:24px;
    color: #1a73be;
    line-height:50px;
}
.number_3 li p{
    text-align:left;
    font-size:18px;
    line-height:24px;
}
/*上班族报考名校本科，不过退费 END*/


/*考名校本科，你需要注意的*/
.know{
    background-color: #fafafa;
    padding-bottom:20px;
}
.know h2{
    text-align: center;
    font-size:42px;
    line-height:122px;
}
.know h2 strong{
    color: #e20008;
}
.know ul{
    width:904px;
    margin:8px auto;
}
.know li{
    float: left;
    margin:0 8px 8px 0;
    position: relative;
}
.know li .hide{
    display: none;
    position: absolute;
    top:0;
    left:0;
}
.know li:hover .hide{
    display: block;
}
.know .bottom_register{
    border: 1px solid #bcbcbc;
    width: 910px;
    height:225px;
    margin: 0 auto;
    background: #f2f2f2;
}
.know .bottom_register .left{
    width:234px;
    float: left;
    border-right: 1px solid #bcbcbc;
    height:225px;
    padding-top:50px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.know .bottom_register .left h5{
    font-size:40px;
}
.know .bottom_register .left p{
    font-size:22px;
}
.know .bottom_register .right{
    float: left;
    width:675px;
    padding:20px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.know .bottom_register .right input{
    display: block;
    width:100%;
    line-height:38px;
    background-color: #fff;
    padding-left:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom:2px;
}
.know .bottom_register .right textarea{
    display: block;
    width:100%;
    height:78px;
    background-color: #fff;
    margin-bottom:2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:3px 0 0 5px;
}
.know .bottom_register .right input[type="submit"]{
    background-color: #c52424;
    color: #fff;
    font-size:18px;
}
/*考名校本科，你需要注意的 END*/

/* 优越的课程，简单易学 */
.serve_box{
    background-color: -#fafafa;
    padding:30px 0;
    text-align: center;

}
.serve_box .serve{
    width:1200px;
    margin:0 auto;
}
.serve_box h2{
    font-size:48px;
    color: #1a1a1a;
    font-weight:bold;
    margin-bottom: 15px;
}
.serve_box h2 strong{
    color: #3598d9;
}
.serve_box &gt; p{
    line-height:60px;
    font-size:18px;
    color: #6d6d6d;
}
.serve_box ul{
    padding-top:105px;
}
.serve_box li{
    float: left;
    position: relative;
    width:280px;
    height:172px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 54px;
    margin:0 26px 90px 0;
    background-color: #4ba9df;
    color: #fff;
}
.serve_box li h3{
    font-size:28px;
    font-weight:bold;
    margin-bottom:10px;
}
.serve_box li p{
    line-height:28px;
    font-size:20px;
}
.serve_box li span{
    position: absolute;
    top:0;
    left:50%;
    margin:-47px 0 0 -47px;
    width:94px;
    height:94px;
    line-height:84px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #fff;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    background-color: #3598d9;
    font-size:42px;
    font-style: oblique;
    text-align:left;
    padding-left:12px;
}  
.serve_box a{
    width:415px;
    line-height:70px;
    color: #fff;
    margin:0 auto;
    font-size:28px;
    font-weight:bold;
    background-color: #1e8ecf;
    display: block;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
}
/* 优越的课程，简单易学 END */

/*重要通知*/
.notice{
    width:1000px;
    margin: 0 auto;
    padding:40px 0 35px;
    text-align:center;
    color:#000;
}
.notice h3{
    font-size:32px;
    letter-spacing:5px;
    margin-bottom:20px;
    font-weight:normal;
}
.notice h2{
    font-size:56px;
    font-weight:bold;
    margin-bottom:33px;
}
.notice h2 strong{
    color:#e70000;
}
.notice .list1{
    width:842px;
    height:183px;
    margin:0 auto 17px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    border:2px solid #c1c1c1;
    position: relative;
}
.notice .list1 h4{
    padding:16px 0 10px 56px;
    font-size:20px;
    line-height:32px;
    text-align:left;
    border-bottom:1px solid #c1c1c1;
    margin-bottom:10px;
    font-weight:normal;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
}
.notice .list1 h4 strong{
    color:#ff2728;
}
.notice .list1 p{
    line-height:32px;
    font-size:20px;
}
.notice .list1 img{
    position: absolute;
    width:27px;
    height:17px;
    background:#fff;
    top:50%;
    left:50%;
    margin:-8px 0 0 -14px;
}
.notice .strong{
    width:720px;
    height:92px;
    background:#cb0000;
    margin:0 auto 32px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    padding:15px 0 0 20px;
}
.notice .strong img{
    float: left;
    width:60px;
    margin-right:13px;
}
.notice .strong span{
    float: left;
    width:70px;
    line-height:35px;
    letter-spacing:5px;
    margin-top:-5px;
    font-size: 30px;
    color:#fcff22;
    margin-right:20px;
}
.notice .strong p{
    float: left;
    width:530px;
    color:#fff;
    text-align:left;
    font-size:18px;
    line-height:32px;
    letter-spacing:1px;
}
.notice .strong p strong{
    color:#f1ee14;
    font-weight:normal;
}
.notice ul{
    margin-bottom:45px;
}
.notice li{
    width:190px;
    float: left;
    height:127px;
    margin-right:12px;
    background: #f2efe8;
    border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    cursor: pointer;
}
.notice li:hover{
    background:#f6eaba;
    transition:all 0.3s linear;
}
.notice .last_li{
    margin-right:0;
}
.notice li h5{
    height:48px;
    padding-top:20px;
    color:#ff2727;
    border-bottom:1px dashed #c1c1c1;
    font-size: 16px;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
}
.notice li span{
    display: block;
    color: #272636;
    padding-top: 8px;
    font-size: 16px;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
}
.notice li p{
    font-size: 13px;
    padding-top: 8px;
    color: #636574;
    box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
}
.notice a{
    display: block;
    width:520px;
    line-height:68px;
    margin:0 auto;
    background:#ffd200;
    border-radius:8px;
    -webkit-border-radius:8px;
    -ms-border-radius:8px;
    -moz-border-radius:8px;
    color:#272636;
    font-size:28px;
}


.anniu1 {
    background: #fbd22c;
    width: 400px;
    height: 60px;
    display: block;
    border-radius: 4px;
    border: #eebd15 solid 1px;
    margin: 0 auto;
}
.abta {
    width: 347px;
    height: 60px;
    background: url(../images/an.png) no-repeat;
    background-position: 323px 18px;
    display: block;
    font-size: 22px;
    line-height: 60px;
    color: #272636;
    padding-left: 53px;
}
/*重要通知 END*/

/*报考区县css开始*/
.bkdqbg{ width:100%; height:335px; margin:0 auto;}
.bkdqnr{ width:1000px; height:265px; margin:0 auto; padding-top:50px;}
.bkdqnr h1{ font-size:40px; text-align:center; color:#272636; font-weight:bold;}
.bkdqnr p{ font-size:15px;color:#272636; text-align:center; line-height:30px;}
.bkdqnr01{ width:640px;margin:0 auto; padding-top:20px;}
.bkdqnr01 ul{ margin:0; padding:0;width:100%; height:30px;}
.bkdqnr01 ul li{ float:left; margin-left:22px;}
.bkdqnr01 ul li a{ background:#272636; display:block;border-radius:50px; font-size:13px;color:#fff;width:105px; height:30px; text-align:center; line-height:30px;}
.bkdqnr01 ul li a:hover{ background:#ef3737; text-decoration:underline;transition:all 0.3s linear;}
.bkdqnr02{ width:762px; margin:0 auto; padding-top:22px;}
.bkdqnr02 ul{ margin:0; padding:0;width:100%; height:30px;overflow: hidden}
.bkdqnr02 ul li{ float:left; margin-left:22px;}
.bkdqnr02 ul li a{ background:#272636; display:block;border-radius:50px; font-size:13px;color:#fff;width:105px; height:30px; text-align:center; line-height:30px;}
.bkdqnr02 ul li a:hover{ background:#ef3737; text-decoration:underline;transition:all 0.3s linear;}
.bkxqbottom{ width:100%; height:55px; margin:0 auto; background:url("../images/xqbg.jpg") no-repeat center;}
.bkxqbottom1{ width:1000px; height:55px; margin:0 auto;}
/*报考区县css结束*

/*底部注册*/
.footer{
    background:url("../images/footer_bg.jpg") no-repeat center;
    height:510px;
}
.footer .center{
    width:1200px;
    margin:0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:60px;
}
.footer p{
    width:650px;
    line-height:30px;
    font-size:20px;
    color: #ee5502;
    font-family: "方正楷体简体";
    margin:0 auto;
    font-weight:800;
}
.footer img{
    margin:0 auto 25px;
    height:74px;
}
.footer h3{
    text-align: center;
    font-weight:800;
    line-height:95px;
    color: #fff;
    font-size:48px;
    font-family: "幼圆";
}
.footer .form{
    width:1165px;
    margin:60px auto 0;
}
.footer .form span{
    float: left;
    margin-right:12px;
    line-height:42px;
    font-size:24px;
    text-align: center;
    color: #fff;
}
.footer .form select,.footer .form input{
    float: left;
    width:195px;
    line-height:40px;
    height:42px;
    border:1px solid #ff6600;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left:5px;
    font-size:20px;
    background:none;
    color: #fff;
    margin-right:29px;

}
.form input::-webkit-input-placeholder { color: #a9a9a9; font-weight:normal;font-size:16px;line-height:42px;}
.form input:-moz-placeholder { color: #a9a9a9; font-weight:normal;font-size:16px;line-height:42px;}
.form input::-moz-placeholder { color: #a9a9a9; font-weight:normal;font-size:16px;line-height:42px;}
.form input:-ms-input-placeholder { color: #a9a9a9; font-weight:normal;font-size:16px;line-height:42px;}
.footer .form select{
    margin-right:30px;
    font-size:16px;
}
.footer .form option{
    color: #000;
}
.footer .form input[type="submit"]{
    width:163px;
    color: #fff;
    font-size:24px;
    line-height:40px;
    border:1px solid #863500;
    padding:0;
    background-color: #ee5502;
}
/*底部注册 END*/


/*左侧导航开始*/
.left_fixed{
    position: fixed;
    top:115px;
    left:0;
    width:140px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color:#08b8e4;
    padding:5px;
}
.left_fixed h2{
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-bottom:1px solid rgb(58, 151, 210);
}
.left_fixed a{
    height:29px;
    line-height: 29px;
    border-bottom:1px solid rgb(58, 151, 210);
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    margin-bottom:5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.left_fixed a:hover{
    background:#ffed89;
    color:#5c5c5c;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border-bottom:0;
}
/*左侧导航结束*/


/*左下角离线宝*/
.left_lxb{
    position: fixed;
    left:0;
    bottom:0;
    width:140px;
    background-color: #0e58c1;
    padding:20px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index:999;
}
.left_lxb h2{
    line-height:22px;
    color: #fff;
    font-size:14px;
    text-align: center;
    margin:0 auto 10px;
    width:95%;
}
.left_lxb .tishi{
    color: #fff;
    font-size:12px;
    width:80%;
    margin:0 auto;
}
.left_lxb input{
    width:120px;
    height:25px;
    line-height:25px;
    display: block;
    margin:0 auto 10px;
}
.left_lxb input[type="text"]{
    background-color: #fff;
    font-size:12px;
    border:1px solid #666;
}
.left_lxb input[type="submit"]{
    background-color:#000;
    color: #fff;
}
.left_lxb .close{
    position: absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.left_lxb div{
    position: absolute;
    top:0;
    right:-330px;
    background:#FFECBF;
    width:300px;
    padding:20px 15px;
    display: none;
}
.left_lxb div p{
    font-size:12px;
}
.left_lxb div .last_p{
    color:#C60;
}
.left_lxb div .last_p em{
    font-weight:bold;
    font-style: normal;
}
.left_lxb div .div_close{
    position: absolute;
    top:0;
    right:0;
    width:15px;
    height:15px;
    background:url("../images/close.png") no-repeat center;
    cursor: pointer;
}
.left_lxb_btn{
    display:none;
    position: fixed;
    left:0;
    bottom:0;
    width:40px;
    height:88px;
    background:#0e58c1 url("../images/btn-show-bg.png") no-repeat center;
    cursor: pointer;
}
/*左下角离线宝 END*/

/*右侧悬浮*/
.right_fixed{
    position: fixed;
    top:115px;
    right:0;
    width:140px;
    background-color:#ad250e;
    z-index:9999999;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
}
.right_fixed h3{
    line-height:40px;
    color:#fff;
    font-size:16px;
    text-align: center;
    border-bottom:1px solid #821908;
}
.right_fixed ul{
    padding:0 0 10px;
}
.right_fixed li{
    line-height:28px;
    border-bottom:1px solid #821908;
    position: relative;
    padding:0 5px;
}
.right_fixed li a{
    color:#fff;
    text-align: center;
    display:block;
}
.right_fixed li &gt; a:hover{
    background-color:#982413;
}

.right_fixed li .all{
    background:url("../images/ycej.png") no-repeat center;
    -webkit-background-size:contain;
    background-size:contain;
    width: 150px;
    position: absolute;
    top: -20px;
    left: -145px;
    height:190px;
    padding-top:10px;
    display: none;
}
.right_fixed li .right{
    background:url("../images/ycej1.png") no-repeat center;
    -webkit-background-size:contain;
    background-size:contain;
    top:auto;
    bottom:-30px;
}
.right_fixed li:hover .all{
    display: block;
}
.right_fixed li .all a{
    line-height:30px;
    font-size:13px;
    border-bottom:1px solid #fff;
    width:100px;
    margin:0 auto;
}
.right_fixed li .all span{
    display: block;
    color: #fff;
    line-height:28px;
    font-size:13px;
    padding-left:35px;
    background:url("../images/right_icon.png") no-repeat 15px center;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.right_fixed .Close{
    position: absolute;
    top:0;
    right:5px;
    color:#000;
    font-size:18px;
    cursor: pointer;
}
.right_fixed .code{
    width:100px;
    margin:0 auto;
}
.right_fixed .font{
    line-height:18px;
    text-align: center;
    color: #fff;
    font-size:12px;
    padding-bottom:5px;
}
/*右侧悬浮 END*/



.Tc{display:none;width:100%;height:100%; background:url(../images/Tcbg.png); position:fixed; top :0; z-index:99999;left:0; cursor:pointer;}
.mail_wrap{     position: fixed;
    top: 50%;
    left: 50%;
    width: 605px;
    height: 438px;
    margin-top: -219px;
    margin-left: -302px;
    background: url(../images/ttt.jpg) no-repeat center;
    z-index: 10;
    background-size: contain;
    -webkit-background-size: contain;
    -ms-background-size: contain;
    -moz-background-size: contain;
}
.mail_wrap em{  width: 40px; height: 40px; position: absolute; top:0px; right:0px; cursor: pointer;background:url(../images/tc-close.png) no-repeat center;}
.mail_wrap p{ width:580px; height:325px;position:absolute; bottom:0px;}


.Tc2{display:none !important;width:100%;height:100%; background:url(../images/Tcbg.png); position:fixed; top :0; z-index:99999;left:0; cursor:pointer;}
*{ text-decoration: none;}
.mail_wrap2{ position:fixed; top:50%; left:50%;width:852px; height:560px; margin-top:-280px; margin-left:-426px; background:url(../images/tc2.jpg) no-repeat center;z-index: 10;
background-size:contain;
-webkit-background-size:contain;
-ms-background-size:contain;
-moz-background-size:contain;
}
.mail_wrap2 em{  width: 40px; height: 40px; position: absolute; top:0px; right:0px; cursor: pointer; background:url(../images/tc-close.png) no-repeat center;}
.mail_wrap2 p{ width:846px; height:510px; position:absolute; bottom:0px;}


.Tc3{display:none;width:100%;height:100%; background:url(../images/Tcbg.png); position:fixed; top :0; z-index:99999;left:0; cursor:pointer;}
*{ text-decoration: none;}
.mail_wrap3{  position:fixed; top:50%; left:50%;width:852px; height:560px; margin-top:-280px; margin-left:-426px; background:url(../images/tc3.jpg) no-repeat center;z-index: 10;
background-size:contain;
-webkit-background-size:contain;
-ms-background-size:contain;
-moz-background-size:contain;
}
.mail_wrap3 p{ width:846px; height:510px; position:absolute; bottom:0px;}
.mail_wrap3 em{ width: 40px; height: 40px; position: absolute; top:0px; right:0px; cursor: pointer; background:url(../images/tc-close.png) no-repeat center;}



/*站长统计*/
#cnzz_stat_icon_1260818363{display: none !important;}

/*1500分辨率-1600*/
@media screen and (min-width:1500px) and (max-width:1600px){
    div.flicking_con .flicking_inner{top:450px;}
    /*左侧固定*/
    .left_fixed{width:130px;}
    .left_fixed a{line-height: 24px;height:24px;}
    /*右侧固定*/
    .right_fixed{width:130px;}
    .right_fixed li{line-height:25px;}
    .right_fixed li a{font-size:14px;}
    .right_fixed .code{width:90px;}
    .info .top_wrap .right{
        width: 315px;
    }
}
/*1500分辨率以下*/
@media screen and (min-width:980px) and (max-width:1500px){
    .header{width:1000px;height:60px;padding-top:10px;}
    .header h1{margin-right:10px;height:40px;}
    .header h1 a img{height:40px;}
    .header p{padding:0 10px 0 7px;margin-top:0;}
    .header .nav{margin-top:0;}
    .header .nav .nav_link a{padding:0 8px;}
    .header .nav .have_bg &gt; a{background:#1d9dde;width:120px;font-size:12px;text-align: center;padding-left:0;}
    .header .nav .have_bg_last a{background:#ffa800;}
    .header .nav .have_bg div{left:0;width:237px;}

    .code{width:110px;}
    div.flicking_con .flicking_inner{top:370px;}
    /*青春的日记 处处离不开学历*/
    .reason{width:1000px;padding-top:50px;overflow: hidden;}
    .reason .center{margin-top:0;width:1000px;}
    .reason h2{font-size:42px;}
    .reason h2 strong{font-size:48px;}
    .reason .center{padding-top:80px;height:520px;background-size:65% auto;-webkit-background-size:65% auto;-moz-background-size:65% auto;-o-background-size:65% auto;}
    .reason ul{margin-top:7px;}
    .reason li{font-size:12px;}
    .reason .left_one{margin:29px 107px 0 0;}
    .reason .left_two{margin:39px 136px 0 0;}
    .reason .left_three{margin:72px 134px 0 0;}
    .reason .left_four{margin:47px 100px 0 0;}
    .reason .right_one{margin:30px 0 0 94px;}
    .reason .right_two{margin:43px 0 0 126px;}
    .reason .right_three{margin:72px 0 0 125px;}
    .reason .right_four{margin:41px 0 0 90px;}

    /*总是为学习烦恼的您不要着急，来新世界学习让您轻轻松松拿学历！*/
    .merit{width:1000px;padding:40px 0;}
    .merit h2{font-size:42px;line-height:66px;margin-bottom:30px;}
    .merit li{margin:0 20px 30px 0;width:235px;}
    .con_box03_tit{width:100%;}
    .con_box03_tita{width:100%;}

    /*精选自考推荐*/
    .selected{width:1000px;margin:0 auto 40px;}
    .selected h2{font-size:42px;line-height:90px;}
    .selected_box{width:840px;}
    .selected_box ul{width:5200px;}
    .selected_box li{width:270px;height:585px;margin-right:13px;}
    .selected_box li img{width:240px;height:160px;}
    .selected_box li p{line-height:25px;}
    .selected_c &gt; a{margin-top:223px;}

    /*优越的课程，简单易学*/
    .serve_box{
        padding:50px 0;
    }
    .serve_box .serve{
        width:1000px;
        margin:0 auto;
    }
    .serve_box h2{
        font-size:48px;
        margin-bottom: 15px;
    }
    .serve_box &gt; p{
        line-height:60px;
        font-size:18px;
    }
    .serve_box ul{
        padding-top:75px;
    }
    .serve_box li{
        width:238px;
        height:160px;
        padding-top: 50px;
        margin:0 16px 75px 0;
    }
    .serve_box li h3{
        font-size:24px;
        font-weight:bold;
        margin-bottom:10px;
    }
    .serve_box li p{
        line-height:28px;
        font-size:18px;
    }
    .serve_box a{
        width:400px;
        line-height:60px;
        font-size:24px;
    }
    /*优越的课程，简单易学 END*/
    .con_box04 .center{width:1000px;}
    .con_box04_tit{width:1000px;}
    .con_box04_tita{width:100%;}
    .con_box04_box{width:195px;margin-right:6px;}
    .con_box04_img{width:100%;}
    .con_box04_img img{width:100%;height:auto;}
    .con_box04_btn{width:100%;}

    /*第六屏，5大承诺*/
    .con_box06 .center{width:1000px;}
    .con_box06_tit{width:100%;}
    .con_box06_tita{width:100%;}
    .con_box06_box{width:100%;}
    .con_box06_bx{width:195px;margin-right:6px;}
    .con_box06 .center img{width:100%;height:auto}
    .con_box06_bxnr{width:185px;padding:0 5px;}
    .con_box06_bxnr h4{width:100%;}
    .con_box06_bxnr p{width:100%;}
    .con_box06_bxnr1{width:185px;padding:0 5px;height:183px;}
    .con_box06_bxnr1 h4{width:100%;}
    .con_box06_bxnr1 p{width:100%;}
    .con_box06_bxnr2{width:185px;padding:0 5px;height:183px;}
    .con_box06_bxnr2 h4{width:100%;}
    .con_box06_bxnr2 p{width:100%;}
    .con_box06_bxnr3{width:185px;padding:0 5px;height:197px;}
    .con_box06_bxnr3 h4{width:100%;}
    .con_box06_bxnr3 p{width:100%;}
    .con_box06_bxnr4{width:185px;padding:0 5px;height:168px;}
    .con_box06_bxnr4 h4{width:100%;}
    .con_box06_bxnr4 p{width:100%;}
    /*左侧固定*/
    .left_fixed{width:120px;top:60px;}
    .left_fixed a{line-height: 20px;height:20px;font-size:12px;}
    .left_fixed a:hover{
        -webkit-border-radius:2px;
        -moz-border-radius:2px;
        border-radius:2px;
        border-bottom:0;
    }
    /*右侧固定*/
    .right_fixed{width:120px;top:60px;}
    .right_fixed h3{line-height:30px;font-size:14px;}
    .right_fixed li{line-height:20px;}
    .right_fixed li a{font-size:12px;}
    .right_fixed .code{width:70px;}
    .right_fixed li .all{top:-25px;}
    .right_fixed li .right{top:auto;bottom:-38px;}

    /*你不应错过的自考本科考试信息与政策解读*/
    .info{
        width:1000px;
        padding:20px 0;
    }
    .info h2{
        line-height:80px;
        font-size:40px;
    }
    .info &gt; p{
        margin-bottom:20px;
    }
    .info .top_wrap{
        padding-top: 20px;
    }
    .info .top_wrap .left{
        width:630px;
    }
    .info .top_wrap .time &gt; a{
        width:300px;
        height:200px;
        padding-top: 60px;
        margin-right:20px;
    }
    .info .top_wrap .left .link h4{
        margin-bottom: 10px;
    }
    .info .top_wrap .left .link a{
        font-size:14px;
    }
    .info .top_wrap .left .link p strong{
        background-color: #c50a0a;
        color: #fff;
        font-size:20px;
        padding:1px 2px;
    }
    .info .top_wrap .left .guide .list{
        width:300px;
        margin-right: 20px;
    }
    .info .top_wrap .left .guide .list h4{
        font-size:24px;
        line-height:60px;
    }
    .info .top_wrap .left .guide .list a{
        width:90px;
        line-height:38px;
        margin:0 15px 10px 0;
    }
    .info .top_wrap .left .guide .link{
        padding-top: 38px;
    }
    .info .top_wrap .right{
        width: 275px;
    }
    .info .top_wrap .right img{
        width: 100%;
    }
    .info .top_wrap .right h3{
        font-size:24px;
        font-weight:bold;
        color: #1a1a1a;
        margin-bottom:12px;
    }
    .info .top_wrap .right div{
        width:370px;
        height:150px;
    }
    .info .top_wrap .right div h5{
        margin:25px auto;
        width:300px;
        height:50px;
        line-height:50px;
        -webkit-border-radius:25px;
        -moz-border-radius:25px;
        border-radius:25px;
        font-size:20px;
    }
    .info .top_wrap .right ul{
        margin-bottom: 20px;
    }
    .info .top_wrap .right li{
        width:88px;
        margin-right:6px;
    }
    .info .top_wrap .right span{
        font-size:16px;
    }
    .info .top_wrap .right .fraction{
        margin-bottom: 15px;
    }
    .info .top_wrap .right .content{
        line-height:60px;
    }
    .info .top_wrap .right &gt; p a{
        width:179px;
        line-height:40px;
        -webkit-border-radius:20px;
        -moz-border-radius:20px;
        border-radius:20px;
        font-size:20px;
    }
    .info .bottom_wrap{
        border-top:1px dashed #c50a0a;
        margin-top:15px;
    }
    .info .bottom_wrap div{
        width:490px;
    }
    .info .bottom_wrap div h4{
        line-height:56px;
    }
    /*你不应错过的自考本科考试信息与政策解读*/

    /*2017年北京市自学考试专本科直录处*/
    .self-taught{
        width:1000px;
        padding:20px 0 0;
    }
    .self-taught h2{
        font-size:40px;
    }
    .self-taught &gt; p{
        margin-bottom: 20px;
        font-size:20px;
    }
    .self-taught ul{
        padding:0;
        margin-bottom:10px;
    }
    .self-taught li{
        width:320px;
        height:350px;
        margin:0 20px 20px 0;
    }
    .self-taught li img{
        width:100%;
    }
    .self-taught li h3{
        line-height:50px;
        font-size:20px;
    }
    .self-taught li p{
        font-size:18px;
    }
    .self-taught li .last{
        padding:0 20px;
    }
    .self-taught li a{
        width:160px;
        line-height:30px;
        -webkit-border-radius:15px;
        -moz-border-radius:15px;
        border-radius:15px;
        background-color: #c52424;
        text-align: center;
        color: #fff;
        font-size:16px;
        position: absolute;
        left:50%;
        bottom:10px;
        margin-left: -80px;
    }
    .self-taught &gt; a{
        width:450px;
        line-height:56px;
        font-size:28px;
    }
    /*2017年北京市自学考试专本科直录处*/

    /* 热门好专业才配的上名校 */
    .major{width:1000px;padding:20px 0 0 0;}
    .major h2{font-size:42px;line-height:90px;}
    .major h2 strong{font-size:42px;}
    .major p{width:1000px;font-size:24px;}
    /* 热门好专业才配的上名校 END */

    /*左下角注册*/
    .left_lxb{
        width:120px;
        -webkit-background-size:contain;
        background-size:contain;
    }
    .left_lxb input{
        width:100px;
        margin:0 auto 5px;
    }
    /*左下角注册 END*/

    /*中间弹窗*/
    #doyoo_monitor{
        width:400px !important;
        height:330px !important;
        margin: -165px 0 0 -200px !important;
    }
    #doyoo_mon_foot{
        width:210px !important;
        bottom: 154px !important;
        height:25px !important;
        left:100px !important;
    }
    #doyoo_mon_head{
        width:330px !important;
    }

    /*底部注册*/
    .footer .center{
        width:1000px;
        margin:0 auto;
        padding-top:60px;
    }
    .footer p{
        width:650px;
        line-height:30px;
        font-size:20px;
    }
    .footer img{
        margin:0 auto 25px;
        height:74px;
    }
    .footer h3{
        line-height:95px;
        font-size:48px;
    }
    .footer .form{
        width:968px;
        margin:60px auto 0;
    }
    .footer .form span{
        margin-right:10px;
        line-height:36px;
        font-size:18px;
    }
    .footer .form select,.footer .form input{
        width:170px;
        line-height:34px;
        height:36px;
        margin-right:20px;
    }
    .footer .form select{
        margin-right:20px;
    }
    .footer .form input[type="submit"]{
        width:150px;
        font-size:18px;
        line-height:34px;
    }
}


</pre></body></html>