.second_operate_second  .add_second_operate{
    display: block;
    width: 95%;
    text-align: center;
    padding-top: 50px;
    font-size: 16px;
    color: #888;
    height:78px;
}
.attention{
    float: left;
    padding-left: 10px;
    color: #f7ad2a;
}
.add_pic1 span{
    cursor:pointer;
}
.second_operate_sbox{
    position:relative;
}
.second_operate_sbox ul{
    position: absolute;
    top: 0;
    left: 0;
}
.check_box{
    visibility: hidden;
}
#homepage_firstoperate_arealist .add_first_operate{
    text-align: center;
    width: 84%;
    height:100%;
    display: block;
}
#modify_first_oper{
    width: 20px;
    height: 20px;
    margin-top: -55px;
    margin-left: 746px;
}
#operimg_list{
    position:absolute;
    top:0;
}
.homepage_name{
    padding-right: 15px;
    padding-left: 8px;
    margin-left: 5%;
}
.course_delete{
    display:none;
    float: right;
    margin-top: 7px;
}
.home_tui_tealist_item_delete{
    margin-top: -80px;
    float: right;
    margin-right: 10px;
    display:none;
}
.home_search_input{
    height:41px;
}
#top span{
    font-size:14px;
    line-height:40px;
}
#top_con{
    position:relative;
}
.model_set{
    position: absolute;
    top: 42px;
    left: 224px;
    background:#fff;
    z-index:1000;
}
.model_set_item {
    width:253px;
    margin:5px;
    text-align:center;
    float:left;
}
.model_set .sel_mod{
    width: 20px;
    height:20px;
    float: left;
    margin: 10px 10px 0 50px;
//                   background: url('/apps/manage/_static/images/Org/muban_select.png');

}
.sel_mod.selected{
    background: url('/apps/manage/_static/images/Org/muban_select.png');
}
.sel_mod{
    background-image: url('/apps/manage/_static/images/Org/muban_unselected.png');
}
.home_quicklink li{
    float:left;
    padding-right:15px;
}
.home_quicklink_item{
    margin-right:5px;
}
.modify2{
    padding-right:5px;
}
.add_obtype .layui-layer-btn{
    text-align: center;
}
.add_obtype .add_key_con{
    margin-top:45px;
}
.add_sbottom_con .layui-layer-btn {
    text-align: center;
}
.layui-layer-page.add_sbottom_con .layui-layer-content {
    overflow: visible;
}
.add_key_con{
    margin-top:30px;
    padding-left:10px;
    padding-bottom:10px;
}
.add_key_con input{
    margin-left:5px;
    margin-bottom:10px;
}
.add_quicklink{
    margin-top:2px;
}
.homepage_name img{
    width: 22px;
    margin-top: -2px;
}
.up_footer{
    display: inline-block;
    width: 900px;
    padding: 0 auto;
    height: 60px;
    line-height: 60px;
    background-color:#eee;
}
.up_top{
    display: inline-block;
    width: 900px;
    padding: 0 auto;
    height: 80px;
    line-height: 80px;
    background-color:#fff;
}
.confirm_preview{
    cursor:pointer;
    border: 10px solid #3daae8;
    letter-spacing: 9px;
    font-size: 19px;
    right: 0%;
    width: 58px;
    position: fixed;
    top: 270px;
    float: right;
    height: 60px;
    color: #fff;
    background: #3daae8;
    padding-left: 14px;
    padding-top: 10px;
    box-shadow:0 0 5px rgba(228, 227, 227, 0.5);
}
#homepage_menu {
    width:150px;
    position:fixed;
    top:190px;
    float: left;
    color:#fff;
    z-index: 999;
}
#homepage_menu_list{
    width:150px;
    height:285px;
    padding:0px;
}

.function_item{
    float:left;
    display:block;
    width: 150px;
    font-size:14px;
    height:30px;
    background-color:#3dabe9;
    line-height:30px;
    padding-top:10px;
    color:#fff;
    border-bottom:1px solid #fff;
    /*
     *  cursor:move;
     *      */
}

.function_item:last-child{border-bottom:0px solid #fff;}

.func_item:hover {
    background:  #fff;
}
.func_selected.changed_menu{
    background-image:url("/apps/manage/_static/images/Org/right_check.png");
}
.func_selected{
    width:130px;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_checked.png");
    background-repeat:no-repeat;
    background-position:right center;
    vertical-align: middle;
    padding-top:  0px;
    padding-bottom:0px;
    padding-left: 7px;
    font-size  :  14px;
    float:        left;
    color:#fff;
    cursor:       pointer;
}

.header{
    background: #3dabe9;
    height: 50px;
    width: 100%;
    min-width: 1100px;
}
.header h1{
    float:left;
    padding-right: 100px;
}
.pad_logo{
    width:140px;
    height:44px;
    margin-top: 4px;
    margin-left: 80px;
}
.navbox li{
    color:#fff;
    float: left;
    line-height: 50px;
    font-size: 15px;
    width: 80px;
    text-align: center;
}
.navbox li a{
    color:#fff;
}
.navbox{
    background-color:#3ca3db;
}
.navbox li.selected_nav{
    background-color:#3ca3db;
}
.searchInput{
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}
.searchInput input{
    width: 250px;
    border: none;
    outline: none;
    font-size: 12px;
    height: 33px;
    padding-left: 10px;
    background: #fff;
}
.searchBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    line-height: 33px;
    margin-left: -50px;
    margin-top: 10px;
    padding: 0px 10px;
    color: #4889ac;
}
.func_selected_fix{
    width:130px;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_checked_gray.png");
    background-repeat:no-repeat;
    background-position:right center;
    vertical-align: middle;
    padding-top:  0px;
    padding-bottom:0px;
    padding-left:7px;
    color      :  #fff;
    font-size  :  14px;
    float:        left;
    cursor:       pointer;
}
.func_label{
    width:130px;
    vertical-align: middle;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_check.png");
    background-repeat:no-repeat;
    background-position:right center;
    padding-top:  0px;
    padding-bottom:0px;
    padding-left: 7px;
    font-size  :  14px;
    float:        left;
    cursor:       pointer;
}

.line2{
    width: 400px;
    border: 1px solid #dedede;
    float: left;
    margin-top: 30px;
    margin-right: 10px;

}
.center{
    width: 100%;
    text-align: center;
    background: #eee;
}
.center2{
    width:100%;
    text-align:center;
    background:#fff;
}
.up_footer img{
    margin-top: 20px;
}
.up_top .line2{
    margin-top:40px;
}
.up_top img{
    margin-top: 30px;
}
.up_footer span,.up_footer img,.up_top span,.up_top img{
    float:left;
}
#top{
    height: 40px;
}
.home_handle_item img{
    width: 20px;
    opacity: 0.6;
}
.add_first_operate span{
    color: #fff;
    font-family: inherit;
    display: block;
}
//#head_logo img{
  //  height:55px;
  //width:100%;
  //}
.dialog_body .operhead{
    background: #f5f5f5;
    color: #676a6c;
}
.add_first_dialog2{
    width:990px;
    height:470px;
}
.add_first_dialog2 #upload_pic #pic{
    width:380px;
    height:150px;
}
.add_first_dialog2 .upload_pic_box{
    width:400px;
    height:170px;
}
.add_first_dialog2  #upload_pic{
    width:380px;
    height:150px;
    border:0px;
    background:#f5f5f5;
    color:#676a6c;
    font-size: 17px;
    line-height: 150px;
    margin-left:17px;
}
.add_first_dialog2 .first_operate_title{
    margin: 10px 15px 0px 30px;
}
.add_first_dialog2 .upload_text_box{
    width:415px;
    height:210px;
}
.add_first_dialog2 .upload_text_box{
    clear: left;
    padding-left: 17px;
}
.add_first_dialog2 .submit_btn{
    padding: 7px 18px;
    background: #3c92ea;
    position: absolute;
    left: 420px;
    top:447px;
}
.add_first_dialog2 .cancel_btn{
    padding: 7px 18px;
    background: #3c92ea;
    position: absolute;
    left: 500px;
    top:447px;
}
.add_first_dialog2 #add_operimg,.add_first_dialog2 #modify_ok{
    float: right;
    margin-right: 28px;
    padding: 7px 18px;
    background: #3c92ea;
}
#have_added{
    height: 378px;
    width: 493px;
    overflow:scroll;
    position: absolute;
    right: 2px;
    margin-top: 15px;
    border-left: 1px solid #e1e1e1;
}
#have_added .box_title,#have_added .fir_opimg{
    margin:10px 20px;

}
#have_added .fir_opimg{
    height: 187px;
    line-height: 20px;
    text-align: left;
}
#have_added .fir_opimg .fir_abs{
    margin-top:7px;
}
#have_added .fir_opimg .fir_opbd{
    background:#fff;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    margin-right:5px;
    display: block;
    float: left;
}
#have_added .modify_currimg,#have_added .delete_currimg{
    width:16px;
    height:16px;
}
#have_added .modify_currimg{
    margin-left:30px;
    margin-right:10px;
}
.imenu_i_hover{
    padding: 3px 10px;
    color: #fff;
    font-size:15px;
    background-color: #3dabe9;
}
.modify3{
    width:15px;
    margin-left:3px;
    margin-top:-3px;
}
.modify_object{
    float: right;
    margin-top: 13px;
    margin-right: 10px;
    cursor:pointer;
}
.semester_name_delete,.semester_name_modify{
    margin-left:3px;
    margin-right:4px;
}
.home_school{
//font-family:"΢���ź�";
    width:670px;
    margin-left:13px;
    margin-top:7px;
}
.school_title{
//background:#3dabe9;
    padding-left:10px;
    width:650px;
    height:30px;
}
.check_box{
    display:none;
    float:left;
}
.homeschool_con{
    width: 670px;
    height: 250px;
    background: #f6f8f9;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.homeschool_checked{
    background:#3dabe9;

}
.homeschool_unchecked{
    background-color: rgb(228, 234, 237);
}
.homeschool_title{
    width: 100%;
    height: 25px;
    margin-top:20px;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
    display:block;
    color:#fff;
    border-bottom:1px solid #fff;
}
.homeschool_title:last-child{border-bottom:0px solid #fff;}
.func_selected_two{
    width:660px;
    padding-left:7px;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_checked.png");
    background-repeat:no-repeat;
    background-position:right center;
    vertical-align: middle;
    padding-top:  0px;
    background-color:#3dabe9;
    padding-bottom:0px;
    font-size  :  14px;
    float:        left;
    color:#fff;
    cursor:       pointer;
}
.func_selected_fix_two{
    width:660px;
    padding-left:7px;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_checked_gray.png");
    background-repeat:no-repeat;
    background-position:right center;
    background-color:#3dabe9;
    vertical-align: middle;
    padding-top:  0px;
    padding-bottom:0px;
    color      :  #fff;
    font-size  :  14px;
    float:        left;
    cursor:       pointer;
}
.func_label_two{
    width:660px;
    padding-left:7px;
    vertical-align: middle;
    background-repeat:no-repeat;
    background-image:url("/apps/manage/_static/images/Org/right_check.png");
    background-repeat:no-repeat;
    background-position:right center;
    padding-top:  0px;
    background-color:#e4eaed;
    padding-bottom:0px;
    font-size  :  14px;
    float:        left;
    cursor:       pointer;
}
.first_con{
    height:45px;
    line-height: 35px;
    font-size:15px;
}
.click_taba{
    color: #3dabe9 !important;
    background-color:#f6f8f9 !important;
}
.first_body,.first_head{
    color:#666666;
    font-size:15px;
    border: 1px solid #fff;
    height: 30px;
    display: block;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #fcfcfc;
}
.first_body_head{
    float:left;
}
.first_body_modifyhead .object_modify2{
    position: absolute;
}
.first_body_modifyhead .delete_body{
    position:absolute;
}
.add_object,.add_middle_object{
    width:80px;
}
.add_middle_object{
    margin-left: 200px;
    margin-top: 55px;
    height:25px;
}
.add_object{
    height:32px;
}
.add_middle_semester{
    width:90px;
    margin-left:15px;
    height:25px;
}
.add_object,.add_middle_semester,.add_middle_object{
    color:#fff;
    border: 0px;
    background: #3eabe9;
    font-size:15px;
    border-radius: 1px;
    margin-bottom: 0px;
}
.object_selected{
    background: #3eabe9;
    padding-left: 5px;
    padding-right: 5px;
}
.object_selected,.object_unselected,.middle_object{
    color:#fff;
    border: 0px;
    border-radius: 1px;
    margin-left:7px;
    height: 27px;
    margin-bottom: 10px;
    font-size:15px;
}

.object_unselected{
    background: #c6d5de;
    padding-left: 5px;
    padding-right: 5px;
}
.second_con,.second_con2{
    float:left;
    min-width:120px;
    min-height: 180px;
    color:#666666;
}
.click_tab{
    background-color:#fff;
}
.second_con2 span:hover{
    background-color:#fff;
}
.second_con span,.second_con2 span{
    display: block;
    padding-left: 10px;
    line-height: 25px;
    height: 25px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.third_con,.third_con2{
    height:175px;
    margin-left: 120px;
    width: 520px;
    background-color: #fff;
    padding: 10px;
}
.middle_object{
    padding-left: 10px;
    padding-right:10px;
    margin-left:0px;
    background: #3eabe9;
    float:left;
}
.middle_school_object{
    margin-bottom:20px;
}
.middle_object_link{
    background: #f6f8f9;
    color: #3eabe9;
    line-height: 25px;
    border-left: 3px solid #f6f8f9;
    border-bottom: 1px solid #3eabe9;
}
.middle_object_links{
    border-bottom: 2px solid #f6f8f9;
    margin-bottom:10px;
    background: #f6f8f9;
    width: 420px;
}
.first_body_modify{
    position: relative;
    float: left;
    background: #fff;
    z-index: 999;
    width: 32px;
    height: 22px;
    padding-top: 10px;
    box-shadow:0 0 10px rgba(228, 227, 227, 0.9);
    text-align:center;
}
.place_holder{
    padding-left:5px;
}
.on{
    display:inline;
}
.off{
    display:none;
}
.object_modify,.object_delete{
    border-top: 10px solid #fff;
    border-left:7px solid #fff;
    float:right;
    margin-top:-40px;
}
.object_modify{
    margin-right:60px;
}
.object_delete{
    margin-right:35px
}
.add_ht_tealist_uimginfo,.add_courselist_item,.add_topiclist_item{
    margin-top: 10px;
    cursor:pointer;
    margin-right: 10px;
    float: right;
}
.stage_subject_dialog .layui-layer-btn{
    text-align: center;
}
.attr_content {
    margin-right: 15px !important;
}
.copyright_box img{
    width: 336px;
    height: 42px;
}
#home_login img{
    width: 28px;
    height: 28px;
    border-radius: 15px;
    margin-top: -5px;
}
#home_app2 .newfun_app{
    top:-18px;
}
#login_btn_set{
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 18px;
    border: navajowhite;
    background: #2a86d3;
}
#home_login img{
    display:none;
}


body, html{
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #fff;
}
.left{
    float: left;
}
.right{
    float: right;
}
.top{
    height: 30px;
    background-color: #333;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}
.top_con{
    width: 85%;
    margin: auto;
}
.homepage_welcome{
    display: inline-block;
    margin-left: 24%;
    color: #fff;
}
.homepage_welcome a{
    color: #fff;
}
.top_second_con{
    width: 85%;
    margin: auto;
    margin-top: 20px;
}
/*.home_search_input {
    border: 0;
    width: 268px;
    height: 42px;
    font-size: 14px;
    text-indent: 8px;
    background: #fff;
    margin-top: -4px;
    line-height: 28px;
    padding-right: 50px;
    border: 1px solid #00aff1;
}*/
.home_search_btn {
    width: 64px;
    background: #00aff1;
    border: none;
    color: #fff;
    height: 100%;
    font-size: 15px;
    font-weight: bold;
}
.home_head_search {
    position: relative;
    width: 380px;
    height: 42px;
    margin: 0 50px 0 120px;
}
.home_head_search span{
    top: -4px;
    right: 0;
    color: #fff;
    width: 60px;
    height: 46px;
    font-size: 14px;
    cursor: pointer;
    line-height: 46px;
    position: absolute;
    text-align: center;
    background: #0592da;
}
.home_head_handle {
    padding-top: 10px;
}
.home_head_handle a {
    color: #333;
}

.home_handle_item {
    display: inline-block;
    position: relative;
}
#home_login i {
    background-position: -4px 0px;
}

.home_handle_item i {
    background: url(../../images/home_icon.png) no-repeat;
    width: 15px;
    display: inline-block;
    height: 15px;
    position: relative;
    top: 3px;
}
.home_handle_item span {
    padding-left: 4px;
}
.home_spitline {
    padding: 0px 10px;
    color: #aaa;
    font-size: 12px;
}
.homepage_carousel_img{
    height: 350px;
    clear: both;
}
.homepage_news{
    margin: auto;
    margin-top: 60px;
    margin-bottom:30px;
    height: 260px;
    width: 85%;
}
.homepage_news_left, .homepage_news_right{
    width: 50%;
    height: 100%;
}
.homepage_news_left_img{
    height: 100%;
    width: 28%;
    margin-right:10%;
    cursor: pointer;
}
.homepage_news_left_img img{
    width: 100%;
}
.homepage_news_ul{
    height: 100%;
    width: 50%;
    font-size: 14px;
}
.homepage_news_ul li{
    height: 30px;
    line-height: 30px;
    list-style: disc;
    color: #bfbfbf;
    cursor: pointer;
    white-space: nowrap;
}
.news_ul_date{
    float: left;
    display: inline-block;
    color: #bfbebe;
    font-size: 12px;
    padding-left: 2%;
    width: 38%;
}
.homepage_carousel_project{
    position: relative;
    width: 90%;
    margin: auto;
    overflow: hidden;
    height: 210px;
    /*background-color: #dfeef3;*/
    clear: both;
}
.home_course_tui_box1{
    /*width: 85%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;*/
}
.homepage_course_top{
    height: 40px;
    line-height: 40px;
}
.homepage_course_top_title{
    width: 10%;
    background-color: #07b3f1;
    text-align: center;
    color: #fff;
    height: 42px;
    font-size: 16px;
    font-weight: bold;
}
.homepage_course_top_name{
    width: 90%;
    border-bottom: 2px solid #02b7ee;
    font-size: 13px;
}
.homepage_course_top_name span{
    display: inline-block;
    padding: 0 20px;
}
.homepage_course_top_name span:first-child{
    padding-left: 40px;
}
.homepage_course_left{
    width: 70%;
}
.homepage_course_item{
    width: 30%;
    padding: 1%;
    background-color: #fff;
    margin-right: 1%;
    margin-bottom: 10px;
}
.homepage_course_item_img{
    width: 100%;
    height: 60%;
}
.courselist_profile_title{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
.courseList_basic_attr{
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}
.courseList_basic_attr span{
    padding-right: 14px;
}
.courseList_look_num{
    font-size: 12px;
}
.courseList_collection_btn{
    width: 60px;
    height: 26px;
    line-height: 26px;
    background-color: #dab600;
    text-align: center;
    color: #fff;
}
.homepage_carousel_box1{
    width: 100%;
    background-color: #f5f5f5;
}
.homepage_course_right{
    width: 30%;
}
.homepage_course_right_top{
    border-bottom: 1px solid #cfcfcf;
    margin-top: 10px;
}
.homepage_course_right_top .homepage_course_nav_ed{
    color: #26a5d0;
    border-bottom: 2px solid #26a5d0;
}
.homepage_course_right_top span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 49%;
    text-align: center;
    color: #cfcfcf;
}
.homepage_course_right_rank{
    font-size: 14px;
    color: #333;
}
.homepage_course_rank_name, .homepage_course_rank_num{
    line-height: 0px;
}
.homepage_course_rank_no{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #86858a;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.bag_red{
    background-color: #e64801;
}
.bag_blue{
    background-color: #1084f5;
}
.bag_green{
    background-color: #79ae04;
}
.color_orange{
    color: #e59300;
}
.homepage_course_rank_num{
    margin-left: 30px;
    font-size: 12px;
}
.homepage_course_rank_noName{
    margin-left: 6px;
}

.swiper-container, .swiper-container-project {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.swiper-button-next-project, .swiper-button-prev-project {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/apps/manage/_static/images/Cms/next.png');
    right: 10px;
    left: auto;
}
.swiper-button-prev-project{
    left: 10px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/apps/manage/_static/images/Cms/prev.png');
}
.swiper-container-project{
    height: 80%;
    padding-top: 20px;
}
.swiper-pagination-project{
    text-align: center;
}
.swiper-wrapper-project{
    /* width: 90%; */
}
.homepage_carousel_project_box{
    width: 100%;
    position: relative;
    /*background-color: #dfeef3;*/
    background: url("/apps/manage/_static/images/Cms/project_bg_02.png") no-repeat;
    background-size: 100% 100%;
}
.homepage_botton{
    height:60px;
    margin-top:30px;
}
.swiper-pagination-project {
    margin-top:6px;
}
.news_ul_title{
    float: left;
    display: inline-block;
    width:60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
.slide_news {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
.silde_content {
    position: absolute;
    padding:10px;
    color: #fff;
    background: url("/apps/manage/_static/images/Cms/border_03.png") no-repeat;
    background-size: 100% 100%;
    max-width:80%;
    margin:auto;
    word-break:break-all;
}
.empty_swiper{
    text-align: center;
    vertical-align: middle;
    line-height:210px;
    font-size: 16px;
    color: #989898;
}
.swiper-slide img{
    max-width:100%;
    max-height:100%;
}
.home_head_search{
    margin-top:20px;
}
.home_head_bg, .home_head_help{
    /*width:60px;*/
    margin-top:30px;
    text-align: center;
    margin-left:10px;
    line-height:20px;
    cursor: pointer;
}
.home_head_split{
    color: #a9a7a7;
    width:1px;
    height:8px;
    margin-left:6px;
}
.swiper-button-prev, .swiper-button-next{
    background: url(/apps/manage/_static/images/Cms/left.png) no-repeat center;
    background-color: rgba(159, 159, 159, 0.3);
    width: 50px;
    height: 70px;
    margin-left:30px;
}
.swiper-button-next{
    background: url(/apps/manage/_static/images/Cms/right.png) no-repeat center;
    background-color: rgba(159, 159, 159, 0.3);
    margin-left:0px;
    margin-right:30px;
}
.swiper-pagination-bullet-active{
    background: #fff;
}
.swiper-pagination-bullet{
    width:10px;
    height:10px;
}
.model_set_item img{
    width:238px;
    height:457px;
}
div:focus{
    outline:none;
}
#homepage_firstoperate_area_box{
    margin-top:20px;
}
.dialog_main{
    text-align: center;
    line-height:60px;
}
.swiper-pagination-bullets, .swiper-button-prev, .swiper-button-next{
    z-index: 99;
}
.homepage_head{
    height:90px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    display: none;
}
.home_bg_top{
    margin-top:0;
    color: #fff;
}
#top .homepage_name_bg{
    float: right;
}
