@charset "utf-8";
/* CSS Document */
@import url("global.css?20210101");
/*@import url("bootstrap.min.css?20210101");*/

/*indexv8*/
*{
font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft Sans Serif",sans-serif!important;
}
.footer{ width:100%; }
@media only screen and (max-width: 600px) {
    .footer{
        width:75rem;
    }
}

body{
font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft Sans Serif",sans-serif!important;
}
a{
color:#333;
}
.header{
    width:100%;
    display:table;
}

.none{display:none;}
.main{
	width: 1200px;
	margin: 0 auto;
    margin-top:30px;
}
.list_news a:hover{
   color:red;
}
.banner_top {
	height: 129px;
	margin: 0px;
}
.banner_top_branch {
    line-height:70px;
}
.banner_top_branch img{
   vertical-algin:middle; 
}
.menu_div{
	width: 1200px;
	margin: 0 auto;
    display:flex;
}
.menu_div .menu_ul{
    display: flex;
    padding-left: 30px;
    width:680px;
}
.menu_div ul li{
    flex-direction: row-reverse;
    line-height: 70px;
	height:70px;
	text-align: center;
	padding: 0 16px;
	font-size: 14px;
    color:#373f46;
}
.menu_div ul li.cur{

}
.menu_div ul li:hover{ 
}
.menu_div ul li.cur a{ 
    color: #d51107;
}
.menu_div ul li.cur:after{ 
    content: " ";
    display: block;
    border: 1px;
    position: relative;
    height: 3px;
    background: #d51107;
    bottom: 3px;
}

.menu_div ul li a:hover{ 
    color:#d51007;
}

.menu_div ul li a{ 
    font-weight: 790;
    font-size: 18px;
    color:#373f46;
    line-height: 70px;
    height:70px;
    font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft Sans Serif",sans-serif!important;
    display: block;
}
.menu_div ul li.nav_exts{position: relative;}
.menu_div ul li.nav_exts:after{
    width: 1px;
    height: 12px;
    display: block;
    content: '|';
    position: absolute;
    left: 0;
    top: 0;
    }
.fb{font-weight: bold;}
.area_list{
    display: flex;
    padding: 20px 0px 20px 10px;
    border-radius:4px;
    background:#f5f5f5;
}
.area_list .area_left{
    font-size: 14px;
   text-align: center;
}
.area_list .area_left img{
    max-width: 140px;
}

.area_list .area_right{
    margin-left: 10px;
}
.area_list .area_right a{
    display: inline-block;
    font-size: 14px;
    font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft Sans Serif",sans-serif!important;
    height: 24px;
    line-height: 24px;
    width: 59px;
    text-align: center;
}
.area_list .area_ul{
    display: flex;
}
.area_list .area_ul .area_list_t a{
    padding: 0 18px;
}
.area_list .area_right a.rightline{

}

.indexv8_mid_content{
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:space-between;
}
.mid_left_content{

}
.picfocus{
    border-radius:10px;
}
.picfocus .play_bg,.play_info{
    display:none;
}

.left_content_top{
    display: flex;
    justify-content: space-between;
}
.left_content_top a{
    width: 120px;
    height: 112px;
}
.left_content_top .call_wechat_btn{
    width: 120px;
    height: 112px;
    background-color: #56b13a;
    cursor: pointer;
}
.left_content_top .li{
    text-align: center;
}
.left_content_top .li span{
    display: block;
    margin-top: 14px;
    font-size: 14px;
    color: #ffffff;
}
.left_content_top .li img{
    margin-top: 20px;
}
.left_content_mid{margin-top: 15px;}
.left_content_bottom{margin-top: 15px;}
.class_time{
    background-color: #4e98e8;
}
.recom_book{
    background-color: #ea8400;
}
.notice_tit{height: 42px;line-height:42px;border-bottom: 1px solid #e7e5e6;}
.notice_tit .title{
    color:#333;
    font-size: 22px;
    font-weight: bold;
    background-color: white;
    background-image: url(/www/images/indexv8/notice_info.png);
    background-size: 32px 32px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding: 6px 10px 6px 42px;

}
.notice_tit_div{
    padding: 12px 20px;
    height: 220px;
    overflow: hidden;
}
.notice_tit_ul li{
    line-height: 33px;
    font-size: 14px;
    display: flex;
    flex-direction: row;

}
.notice_tit_ul li a{
    width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 6px;
}
.notice_tit_ul li .num{
     background-color:#b8b8b8;
     border-radius:15px;
     display: block;
     width: 17px;
     height: 17px;
     line-height: 17px;
     text-align: center;
     color:#909090;
     font-size: 10px;
     margin-top: 7px;
 }
.notice_tit_ul li .num.focus{
    color:white;
    background-color:red;
}
.list_news_big li{
    line-height: 28px;
    display: flex;
    flex-direction: row;
    font-size: 16px;
}
.list_news_big li span{
    font-size: 18px;
    color: #796d6d;
}
.list_news_big li span.baoming_status{
    font-size: 12px;
    right: 0px;
    position: absolute;
}
.list_news_big li span.baoming_status.will{
    color:#33669D;
}
.list_news_big li span.baoming_status.ing{
    color:#d41007;
}
.list_news_big li a.comm_b {
    font-weight: bold;
}
.mid_center_content .list_news_big li a{
    max-width: 700px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_news_big li a{

    padding-left: 10px;
}
.list_news_big li img{
    height: 16px;
    margin-top: 8px;
    width: 16px;
}
.use_app_view{
    border:1px solid #feb9b4;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: relative;
    margin: 20px 0px;
}
.use_app_view a{
    font-size: 18px;
    font-weight: bold;
    color: #ea1b2f;
    background: url("/www/images/indexv8/app_logo.png") left top no-repeat;
    padding-left: 20px;
}
.use_app_view span{
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    background: url("/www/images/indexv8/recom_tip.png") left top no-repeat;
}

.mid_center_content{

}
.mid_right_content{
    width: 358px;
}
.mid_right_content .box02{
    border: 1px solid #e7e5e6;
    border-top: 0px;
}

.right_content_top #div03 .tab a.selected {
    background:#FFF url(../images/indexv8/inport_bg.png) left top no-repeat;
    border-color: #fff;
    border-style: solid;
    border-width: 1px 0 0 1px;
    color: #2a6aab;
    font-weight: bold;
}

.right_content_top{

}
.right_content_top #div03 .tab a {
    width: 80px;
    height: 34px;
    display: block;
    margin-left: 1px;
    float: left;
    line-height: 34px;
    text-align: center;
    color: #fff;
}
.right_content_top .box02 .box02_head {
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    padding-top: 5px;
    padding-left: 5px;
    position: relative;
}
.right_content_top .box02_head2 {
     height: 40px;
     line-height: 40px;
     position: relative;
 }
.right_content_top .box02_head2 .title{
    background:#FFF url(../images/calendar.png) left 3px no-repeat;
    background-size:32px 32px;
    padding-left: 35px;
    position: relative;
}
.right_content_top .box02 .box02_head .title, .box02 .box02_head2 .title {
    color: #333;
    font-size: 22px;
    font-weight: normal;
    position: absolute;
    left: 0px;
}
.right_content_top .box02_body {
    padding: 15px 20px;
    line-height: 25px;
    height: 220px;
    font-size: 14px;
}
.right_content_top .more{
    position: absolute;
    right: 15px;
    color:#CCC;
}
.right_content_top .kao_tips.kaoshi_trace{
    margin-top: 0px;
    height: 286px;
}

.right_content_top .kao_tips.kaoshi_trace .br_exam_tip_list{
    line-height: 25px;
    font-size: 14px;
}

.right_content_top .kao_tips{
    margin-top: 18px;
    border: 1px solid #FFFFFF;
    border-top:0px;
}
.exam_tip {
    background: #f4f4f4;
    padding: 12px 0px;
    border-bottom: 1px solid #CCC;
    display: flex;
    text-align: center;
    color:#7b7979
}
.exam_tip span {
    flex-direction: row-reverse;
}
.exam_tip span.span1 {
    width: 30%;
}
.exam_tip span.span2 {
    width: 50%;
}
.exam_tip span.span3 {
    width: 20%;
}
.exam_tip_list {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.exam_tip_list .active.gray {
    background: #f4f4f4;
}
.exam_tip_list a:hover {
   text-decoration:none; 
}

.exam_tip_list div:hover {
    color: red;
}
.exam_tip_list div {
    border-radius:6px;
    background:#f5f7fa;
    line-height: 24px;
    text-align: left;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
}
.exam_tip_list div .title {
    display:block;
    text-align: left;
    font-size: 16px;
    color:#222;
}
.exam_tip_list div p{
   border-left:3px solid #d41007;
   padding-left:5px;
}
.exam_tip_list div .join_start{
   font-size: 14px;
   color: #656a73;
}
.exam_tip_list div .join_end{
   font-size: 14px;
   color: #656a73;
   margin-left:10px;
}

.exam_tip_list div span.span_1{width: 30%;}
.exam_tip_list div span.span_2{width: 50%;}
.exam_tip_list div span.span_3{width: 20%;}
.exam_tip_list .active.gray{background: #f4f4f4;}


.indexv8_mid_mid{
    margin: 18px 0;
}
.indexv8_mid_mid .banner{
    display: flex;
    flex-direction: row;
    margin: 18px 0;
}
.indexv8_mid_mid .banner img{
    max-width: 100%;
}

.mid_bottom_left{width: 823px;}
.mid_bottom_left .msg_show{

}
.mid_bottom_left .msg_show_tit{
    height: 44px;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #e7e5e6;
}
.mid_bottom_left .show_1 .msg_show_tit{
}
.mid_bottom_left .show_2 .msg_show_tit{
}
.mid_bottom_left .show_3 .msg_show_tit{
}
.mid_bottom_left .show_4 .msg_show_tit{
}
.mid_bottom_left .show_5 .msg_show_tit{
}
.mid_bottom_left .show_6 .msg_show_tit{
}
.mid_bottom_left .show_7 .msg_show_tit{
}
.mid_bottom_left .show_8 .msg_show_tit{
}
.mid_bottom_left .show_9 .msg_show_tit{
}
.mid_bottom_left .show_10 .msg_show_tit{
}
.mid_bottom_left .msg_show_tit a:hover{
    color:#d41007;
}
.mid_bottom_left .msg_show_tit a{
   font-size: 14px;
    color:#333;
}
.mid_bottom_left .msg_show_tit span{
   font-size: 18px;
    color:#d41007;
    font-weight: bold;
    border-bottom: 4px solid #d41007;
    position:relative;
    bottom:2px;
}
.indexv8_mid_bottom{
    display: flex;
    justify-content: space-between;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_tit a:hover{
    background:#FFF url(../images/indexv8/arrow-right_act.png) right 6px no-repeat;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_tit a{
    height: 44px;
    line-height: 44px;
    background:#FFF url(../images/indexv8/arrow-right.png) right 6px no-repeat;
    padding-right: 24px;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_tit span{
    height: 44px;
    line-height: 44px;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_body{
    padding: 10px 0;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_body ul li{
    height: 30px;
    line-height: 30px;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_body ul li .date_b{
    font-size: 13px;
}
.indexv8_mid_bottom .mid_bottom_left .msg_show_body ul li a{
    padding-left: 5px;
    width: 700px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.indexv8_mid_bottom .mid_bottom_right{
    width: 358px;
}
.indexv8_mid_bottom .mid_bottom_right .box02{
    border: 1px solid #e7e5e6;
}
.indexv8_mid_bottom .mid_bottom_right .box02 .box02_head2 {
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #CCC;
    margin: 0 10px;
}
.indexv8_mid_bottom .mid_bottom_right .box02_head2 .title{
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    left: 5px;
    background: #2a6aab url(/www/images/indexv8/alarm.png) no-repeat left;
    padding-left: 30px;
}
.indexv8_mid_bottom .mid_bottom_right .more {
    position: absolute;
    right: 15px;
    color: #CCC;
}
.indexv8_mid_bottom .mid_bottom_right .more.ask{
    position: absolute;
    right: 102px;
}
.indexv8_mid_bottom .mid_bottom_right .kao_tips{
    height: 245px;
    overflow-y: hidden;
}
.indexv8_mid_bottom .mid_bottom_right .help .box02_head2 .title{
    background: url(/www/images/indexv8/ask.png) no-repeat left;
    background-size: 32px 32px;
    color:#333;
}
.indexv8_mid_bottom .mid_bottom_right .hotdiv .box02_head2{
    border-bottom:1px solid #ccc;
    margin:0 8px;
}
.indexv8_mid_bottom .mid_bottom_right .help .box02_head2 .hottitle{
    background: url(/www/images/indexv8/hot.png) no-repeat left;
    background-size: 28px 28px;
    color:#333;
    left:10px;
}
.red02.each{
    background: url(/www/images/indexv8/each.png) no-repeat left;
    background-size: 17px 17px;
    padding: 0 20px;
    padding-right: 0px;
}
.hotdiv .importent_notice li{
    line-height: 26px;
    font-size: 14px;
}
.hotdiv .importent_notice li a:hover{
    color: #d41007;
}

.indexv8_mid_bottom .mid_bottom_right .help .box02_head2 a{
    background-color: #d41007;
    color:white;
    height: 26px;
    line-height: 26px;
    top:7px;
    padding: 0 15px;
    border-radius: 4px;
}


.indexv8_mid_bottom .mid_bottom_right .kao_tips.help{
    height: auto;
}
.br_exam_tip_list ul li{
    height: 32px;
    line-height: 32px;
    display: flex;
    flex-direction: row;
}
.br_exam_tip_list ul li a{
    width: 280px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.br_exam_tip_list ul li span {
    font-size: 18px;
    color: #333;
    width: 22px;
    text-align:center;
}
.br_exam_tip_list ul li span.date {
    font-size: 12px;
    color: #ccc;
    text-align: center;
    width: 60px;
}

.indexv8_friend_links{
    border-top: 3px solid #e8e8e8;

}
.indexv8_friend_links .link_title{
    position: relative;
    height: 60px;
    line-height: 60px;
}
.indexv8_friend_links .link_title_div{
    border-top: 3px solid #d41007;
    width: 80px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    position: absolute;
    top: -3px;
}
.indexv8_friend_links .links_content{
    padding: 20px 30px;
    background-color: #f8f8f8;
}
.indexv8_friend_links .links_content a{
   line-height: 30px;
   height: 30px;
   color: #666666;
    font-size: 14px;
    padding: 0 20px;
    border-left: 1px solid #666666;
}
.indexv8{
    background-color: #333;
    height: 175px;
    color: white;
}

.indexv8.footer .footer_c{
    background: none;
}
.indexv8.footer .footer_c a{
    color: #868282;
    font: 12px/1.5 "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif, "5YWs6ICD6Zu36L6+";
}
.indexv8.footer .footer_c a.shareCount{
    color: #423232;
}
.footer_c p{
    color: #868282;
    font: 12px/1.5 "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif, "5YWs6ICD6Zu36L6+";
}

.indexv8_footer_share{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.indexv8_footer_statistic{
    display: none;
}
.indexv8_footer_share .about{
    line-height: 18px;
    height: 18px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid white;
    margin-top: 4px;
}

.play_list a img{
	width: 100%;
	max-height:100%;
}

.mid_ads{
    margin: 10px 0px 20px 0px;
    display: flex;
    justify-content: space-between;
}
.mid_ads img{
    max-width: 403px;
}
.index_right_ads_bottom a{
    display:block;
    height:110px;
    overflow:hidden;
    margin-top:8px;
    border-radius:6px;
}
.index_right_ads_bottom img{
    width: 100%;
}
.left_content_top_mid.search{
    line-height:54px;
    height:54px;
}
.left_content_top_mid.search .search_input{
    border: 1px solid #e7e5e6;
    border-radius: 28px;
    font-size: 16px;
    padding:5px; 
    padding-left:10px; 
}
.left_content_top_mid.search .select{
    border: 1px solid #e7e5e6;
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    line-height: 30px;
    height: 30px;
}
.left_content_top_mid.search .sub{
    line-height: 29px;
    height: 29px;
    width: 29px;
    background: url(/www/images/indexv8/searchicon.png) left;
    background-repeat: no-repeat;
    border: 0px;
    background-color: white;
    background-size: 25px;
}




.ewm0610{width:152px;height:360px;position:fixed;top:295px;left:50%;margin:0 0 0 -648px;}
.ewm0610 p{text-align:center;}
.ewm0610 p.pad8{padding-top:8px;}
.ewm0610 p a{font-size:14px;}
.ewm0610 p a:hover{text-decoration:none;}
.ewm0610 p img{margin:0 auto;}
.ewm0610 span{display:block;position:absolute;top:-10px;right:-5px;cursor:pointer;padding:5px;opacity:0.8;}



.tan{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    display: none;
    z-index:1002;
}
.tan .box {
    width: 380px;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.tan .box .form {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px 50px;
    text-align: center;
    overflow: hidden;
}
.tan .box .form span.close {
    position: absolute;
    right: 16px;
    top: 5px;
    font-size: 14px;
    display: block;
    cursor: pointer;
    height: 8px;
    width: 8px;
    color: #b0b8bf;
}
.tan .wechat_btn{
    display: block;
    right: 5px;
    top: 5px;
    position: absolute;
}


/*智齿在线咨询按钮样式*/
.zhiCustomBtn{
    position: fixed;
	right: 2rem;
	bottom: 5.8rem;
	background: url(/www/images/online_chat.png) -9px no-repeat;
	width: 69px;
	height: 95px;
	border: 0px;
    z-index: 1;
}
.zhiCustomBtn:hover{cursor: pointer;}
