/** 文本输入框的 X  **/input::-ms-clear{display: none;}
/** 密码输入框的 X  **/input::-ms-reveal{display: none;}
.navbar .navbar-brand {
    color: #FFF;
    font-size: 24px;
    text-shadow: none;
    padding: 0px !important;
    height: auto;
}
#navbar{
    z-index: 100
}
/*.ace-nav>li {
    line-height: 55px;
    height: 50px;
}*/
/* here you can put your own css to customize and override the theme */
body {
    font-family: Arial, "微软雅黑", "宋体";
}
.header.navbar .hor-menu ul.nav li > a{
    font-size:12px;
}
.fancybox-opened {
    z-index: 18030 !important;
}
.fancybox-overlay {
    z-index: 18010;
}
/*a.blue:link {color: #09F}
a.blue:visited {color: #09F}
a.blue:hover {color: #09F}*/

a.orange:link {color: #F60}
a.orange:visited {color: #F60}
a.orange:hover {color: #F90}

.htclear{
    clear: both;
    width: 100%
}

.C_nav{
    font-size:14px;
    font-weight:bold;
}
.C_nav_sub{
    font-size:12px;
    color:#FFFFFF;
}

.C_link_tool {
    margin: 2px 10px 0 0;
    background:url(images/portlet-config-icon-white.png);
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
    z-index:9999;
}
.C_select{
    padding:1px 10px;
}
.C_input{
    padding:1px 10px;
    height:24px;
}
.C_titlebg01{
    background: url("themes/start-blue/images/ui-bg_glass_45_0078ae_1x400.png") repeat-x scroll 50% 50% #0078ae;
    border: 1px solid #094356;
    font-weight: normal;
}
.jquery-message {
    position:absolute;
    top:30%;
    left:45%;
    background:#f9dbc0;
    border:2px solid #ff8915;
    padding:3px 12px 3px 12px;
    z-index:999999;
    color:#000;

    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.btn_nav{
    float:right;
    color:#FFF
}

.floatright{
    float:right;
}

.marginleft-5{
    margin-left:5px;
}
.marginright-5{
    margin-right:5px;
}
.margintop-5{
    margin-top:5px;
}

.marginleft-10{
    margin-left:10px;
}

/*  重写   */
/*.btn {
    border-radius: 0 !important;
    border-width: 0;
    box-shadow: none !important;
    font-size: 14px;
    outline: medium none !important;
    padding: 3px 14px;
    text-shadow: none;
}*/

.navbar-brand {
    float: left;
    height: 50px;
    padding: 2px 15px;
    font-size: 18px;
    line-height: 20px;
}
.btn-xs {
    padding: 1px 12px;
}

.form-control .select2-choice {
    /*height: 23px;*/
    height: 23px !important;
}

.select2-container .select2-choice {
    line-height: 23px;
    padding: 0px 0 0px 8px;
}

.select2-container .select2-choice abbr {
    top:4px;
}

.select2-container .select2-choice .select2-arrow {
    top:-4px;
}

/*.row{
    width:100%;
}*/
.pm_r0{
    padding-right:0;
    margin-right:0;
}

.filterbox {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.filterbox_table{
    border-spacing: 4px !important;
    border-collapse: separate;
}


.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #000;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn_on{
    color: #000;
    background-color: #31b0d5;
    border-color: #269abc;
}


.btn-xs {
    padding: 1px 12px;
}
.page-header-fixed .page-container {
    margin-top: 40px;
}
.page-content {
    margin-left: 5px;
    margin-top: 0;
    min-height: 100px;
    padding: 0px 5px 4px 5px;
}
.modal-body {
    padding: 10px 10px 0px 10px;
    position: relative;
}
.form-body{
    padding: 10px 10px 0px 10px;
    position: relative;
}
.panel-body {
    padding: 10px 10px 0px 10px;
}
.modal-dialog{
    margin: 60px auto;
}
/*C_modaltitle 为新增*/
.C_modaltitle{
    font-size:14px;
    font-weight:bold;
    padding:6px 0 4px 0;
    height:30px;
    line-height:40px;
}
.C_modaltitle_sub{
    font-size:12px;
    font-weight:bold;
    padding:2px 0 4px 0;
    height:24px;
    line-height:30px;
}
.C_actions{
    float:right;
}
/*end*/
.fileinput-new{
    font-size:12px;
}
.modal-header{
    padding:0px 15px 2px 15px;
    /*background:#ccc;*/
    background: #eee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    height:34px;
}
.modal-header_sub{
    padding:2px 15px 2px 15px;
    background:#ccc;
    color:#333;
}
.modal-header .close {
    background:url(images/hor-menu-search-close.png) no-repeat center !important;
    display: inline-block;
    height: 20px;
    margin-right: 0 !important;
    margin-top: 5px !important;
    outline: medium none;
    text-indent: -10000px;
    width: 20px;
    opacity: 0.6;
}
.modal-header_sub .close {
    background:url(images/hor-menu-search-close-white.png) no-repeat center !important;
    display: inline-block;
    height: 20px;
    margin-right: 0 !important;
    margin-top: 5px !important;
    outline: medium none;
    text-indent: -10000px;
    width: 20px;
    opacity: 0.6;
}
.modal-header .close:hover {
    opacity: 1;
}
.modal-header .help {
    background:url(images/help1.png) no-repeat center !important;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding: 10px 20px 10px;
    text-align: right;
}

.page-content .page-breadcrumb.breadcrumb {
    background-color: #eee;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-left: 8px;
    padding-right: 8px;
}
.form-title{
    color:#fff;
}
.ui-jqgrid tr.jqgrow td {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.opotabtn{
    width:100%;
    padding:0px;
}

.social-icons li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-bottom: 0px;
    margin-right: 2px;
    text-indent: -9999px;
}
/*
.social-icons .edit {
    background: url("images/social/edit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .find {
    background: url("images/social/find.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .add {
    background: url("images/social/add.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .del {
    background: url("images/social/del.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .route {
    background: url("images/social/route.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .model {
    background: url("images/social/model.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .authorize {
    background: url("images/social/authorize.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .users {
    background: url("images/social/users.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .next {
    background: url("images/social/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .list {
    background: url("images/social/list.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .view {
    background: url("images/social/view.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .view_process {
    background: url("images/social/view_process.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .lock {
    background: url("images/social/lock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .print {
    background: url("images/social/print.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .addmoney {
    background: url("images/social/addmoney.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .addinvoice {
    background: url("images/social/addinvoice.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .abacus {
    background: url("images/social/abacus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .change {
    background: url("images/social/change.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .key {
    background: url("images/social/key.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
*/
.page-content .page-breadcrumb.breadcrumb > li > a:link{
    font-size:12px;
    color:#000;
}
.page-content .page-breadcrumb.breadcrumb > li > a:visited{
    color:#000;
}
.page-content .page-breadcrumb.breadcrumb > li > a:hover{
    color:#F60;
}
.control-label{
    color:#36C;
    font-size:90%;
}

.page-content .page-breadcrumb.breadcrumb > .btn-group .btn {
    padding-bottom: 6px;
    padding-top: 6px;
}

/*重写表单元素样式*/
.btn{
    padding: 2px 14px;
}
.btn_smail {
    padding: 2px 6px;
    color:#333;
}
.btn_smail:hover{
    padding: 2px 6px;
    color:#000;
    background:#D4D4D4;
}
.uneditable-input{
    height: 30px;
    padding: 6px 12px;
}
.input-small-date {
    width: 160px !important;
}
.input-small-file {
    width: 80px !important;
}
.uneditable-input{
    min-width:120px;
}
.dropdown-menu {
    font-family: "Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 12px;
    list-style: outside none none;
    text-shadow: none;
}
.form-group p{
    margin:0;
}

.input-group-addon{
    padding: 0px 0 0 4px;
}
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin: 4px 5px;
}



/*fancybox*/
#fancybox-wrap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

}
#fancybox-wrap:before,
#fancybox-wrap:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#fancybox-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 30px;
    z-index: 1101;
    display: none;
}
/*end*/


/*jgrid*/
.ui-pg-input{
    color:#000;
}
.ui-pg-selbox{
    color:#000;
}
.jqridtdminwidth{
    min-width:100px;
}

/*end*/

.intable_position{
    position:absolute;
    margin-top:-10px;
}
.intable_width{
    min-width:80px;
    padding:2px 5px;
}

.intable_width li > a {
    padding: 2px 5px;
}

.ui-state-tableset {
    border:1px solid #094356;
    background:#666;
    font-weight:normal;
    color:#fff;
    height:30px;
}

.color_over td{
    background-color:#FFF;
}
.color_over td:hover{
    background-color:#666;
}
.help_btn{
    float:right;
    text-align:right;
    padding:2px 10px;
    color:#39F;
}
.help_note{
    display:none;
}
.opt_note{
    background:#CDF4F5;
    width:100%;
    float:left;
    margin-bottom:0;
}
.opt_note p{
    padding:2px 2px 0px 10px;
    margin:0;
}
.opt_note li{
    margin:0px;
    padding:2px 4px 0px 4px;
    list-style:none;
}



/*menu start*/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#d9ecec; text-decoration:none; cursor:pointer}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:42px; left:0; background:#666; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#666}
ul.menu ul li a:hover {background-color:#000}
ul.menu ul ul {left:146px; top:-1px}
ul.menu .menulink {border:0px solid #aaa; padding:5px 7px 7px; font-weight:bold; padding:12px 20px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:#000}
ul.menu .sub {background:#666; height:26px; color:#CCC; padding-left:10px;}
ul.menu .sub_arrow {background:#666 url(images/arrow.gif) 136px 8px no-repeat; height:26px; color:#CCC; padding-left:10px;}

ul.menu .topline {border-top:1px solid #aaa}
/*menu end*/





/*** Portfolio ***/
/*Portfolio Filter*/
.mix-filter {
    list-style: none;
    margin:0 0 20px 0;
    padding: 0;
}

.mix-filter li {
    color: #555;
    cursor: pointer;
    padding: 6px 15px;
    margin-right: 2px;
    margin-bottom: 5px;
    background: #eee;
    display: inline-block;
}

.mix-filter li:hover,
.mix-filter li.active {
    color: #fff;
    background: #0da3e2;
}


/*Portfolio Hover*/
.mix-grid .mix {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.mix-grid .mix .mix-inner {
    position: relative;
    width: 100%;
}

.mix-grid .mix .mix-details {
    color: #fff;
    width: 100%;
    height: 100%;
    bottom: -100%;
    text-align: center;
    position: absolute;
    background: #0da3e2;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.mix-grid .mix:hover .mix-details {
    bottom: 0;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.mix-grid .mix .mix-details h4 {
    color: #fff;
    margin-top: 30px;
}

.mix-grid .mix .mix-details p {
    padding: 0 30px;
}

.mix-grid .mix .mix-details i {
    color: #fff;
    font-size: 14px;
}

.mix-grid .mix a.mix-link,
.mix-grid .mix a.mix-preview {
    color: #555;
    display: block;
    cursor: pointer;
    width: 50px;
    margin: 30px auto;
    padding: 10px 15px;
    background: #16b2f4;
}



.mix-grid .mix a.mix-link {
    right: 50%;
    width: 50px;
    margin-right: 5px;
}

.mix-grid .mix a.mix-link:hover,
.mix-grid .mix a.mix-preview:hover {
    color: #fff;
    padding: 9px 14px;
    text-decoration: none;
    border: solid 1px #eee;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {

    .mix-grid .mix.col-md-6.col-sm-6 .mix-details {
        height: 50%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .mix-grid .mix a.mix-link,
    .mix-grid .mix a.mix-preview {
        margin-top: 5px;
    }

}
.pic_info{
    margin-top: 40px;
}

.pic_info li{
    width: 100%;
    text-align: left;
    list-style: none;
    display: inline;

}
/*pics_list_end*/

.login_title{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}

.select2-drop-active{
    z-index: 20000;
}

/*.thead-content{
    background:#DDD;

}*/

.icon-btn {
    min-height: 60px;
    float:left;
    padding: 12px 4px 0px 4px;
}
.icon-btn div {
    margin-bottom: 10px;
}
.margin-bottom-0{
    margin-bottom:0px;
}
.margin-0{
    margin:0px;
}
.margin-2{
    margin:2px;
    width:82px;
}
.margin-5{
    margin:5px;
}
.margin-10{
    margin:10px;
}
.width-80{
    width: 80px !important;
}
.width-100{
    width: 100px !important;
}
.width-120{
    width: 120px !important;
}
.width-160{
    width: 160px !important;
}
.width-200{
    width: 200px !important;
}
.displayno{
    display:none !important;
}

/*grid 行背景颜色*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcd3a1;
    background: #fbf8ee url(images/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
    color: #444;
}
.reporttitle {
    text-align: center;
    padding: 20px 10px 0px 10px;
    margin: 0;
    /*border: 1px solid #0a0a0a;*/
}
.reporttitle hr {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}


.fleft{
    float:left;
}

.table-scrollable .even{
    background:#cecece;
}

select.form-control {
    padding: 0px;
}

.datepicker{
    z-index:11000 !important;
}

.btn_on {
    text-decoration: none !important;
    background:#006400 !important;
}



/*print*/
.table-d table{border:1px solid #000;border-collapse: collapse}
.table-d table td{border:1px solid #000; font-size:12px; height:45px;}
.table-d2 table{border:1px solid #000;border-collapse: collapse}
.table-d2 table td{border:1px solid #000; font-size:12px; height:30px; text-align: center}
.page_title{
    font-size:18pt;
    line-height: 150%;
    font-weight:bold;
    text-align:center;
}
.pr_title{
    font-size:22px;
    line-height: 150%;
    font-weight:500;
    text-align:center;
}
.table-d{
    padding:30px;
}
.table-d p{
    padding:10px;
}
.pr_underline{
    padding:0px;
    text-decoration:underline;
}
.pr_text{
    font-size: 22px;
    margin-top:15px;
    /*text-indent:38px;*/
    line-height: 44px;
    font-weight: 200;
    text-align:justify;
}
.pr_tczm{
    font-size: 18px; line-height: 28px;  padding-left: 50px;
    text-indent:38px;
}
.pr_sign{
    font-size: 18px; line-height: 28px;text-align:right; padding-right: 200px  !important; margin-top: 30px; margin-bottom: 0px;
}
.pr_signdate{
    font-size: 18px; line-height: 28px;text-align:right; padding-right: 100px  !important;
}
#bmry{
    padding: 0px;
}
.pr_one{
    width: 20px;
    margin: 0 auto;
    line-height: 24px;
}
.pr_two{
    margin: 0 auto;
    height: 100px;
    writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
.payok{
    font-size:30px;
    padding:20px 15px;
    border: 3px solid #FF0000;
    color: #FF0000;
    position: absolute;
    right:50px;
    top:100px;
}
#sktzd_tc{
    padding:10px 30px; color: #000
}
#sktzd_t{
    padding:10px 30px; color: #000
}
#sktzd_tf{
    padding:10px 30px; color: #000
}

.mask-layer-black {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .15 !important;
    position: absolute;
    top: 0;
    left: 0;
}
.choosePSN{
    padding:2px;
}
.choosePSN:hover{
    background: #FFDB99;
    padding:2px;
    cursor:pointer ;
}
/*** 框架 *****/
/*.navbar {
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
    transform: scale(1);
    transition: box-shadow 0.6s, transform 0.5s;
    padding: 0;
    margin-bottom: 5px;
    background: #0044b4;
}*/
.ace-nav>li.light-blue>a {
    background: none !important;
}

.layui-layer-content{
    z-index: 99999 !important;
}
.layui-layer-loading{
    z-index: 9999 !important;
}
.flabel16{
    width: 16%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel19{
    width: 19%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel65p{
    width: 65px;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel20{
    width: 20%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel24{
    width: 24%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel30{
    width: 30%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel40{
    width: 40%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel50{
    width: 50%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.flabel60{
    width: 60%;
    float:left;
    text-align:right;
    padding-right:5px;
    color: #666;
}
.finput90{
    width: 90%;
    float:left;
}
.finput80{
    width: 80%;
    float:left;
}
.finput76{
    width: 76%;
    float:left;
}
.finput70{
    width: 70%;
    float:left;
}
.finput60{
    width: 60%;
    float:left;
}
.finput50{
    width: 50%;
    float:left;
}
.finput40{
    width: 40%;
    float:left;
}
.finput30{
    width: 30%;
    float:left;
}
.must{
    color: #36C;
}
.form-control{
    /*line-height:16px !important;*/
    height: 23px;
}
.heightAuto{
    height: auto !important;
}
.httable, .httable tr th, .httable tr td { border:1px solid #666; padding:2px 4px; }
.httable { width: 100%; min-height: 20px; line-height: 20px; text-align: center; border-collapse: collapse; padding:2px;}
.httable .txleft{text-align:left}
.httable .txtitle{text-align:right; background:#FBF8EE; width: 80px; }
.morebox {display:none}

.layui-layer-setwin{
    z-index: 9999999 !important;
}
.layui-layer-ico{
    z-index: 99999;
}

.ui-jqgrid .ui-pg-selbox {
    height: 20px;
}

.btn.default {
    text-shadow: none;
    background-color: #D3D3D3;
}

.layui-layer-loading1{
    margin: 0 auto;
}

.col-md-1 {
    width: 8.333%;
    float: left;
}
.col-md-2 {
    width: 16.666%;
    float: left;
}
.col-md-3 {
    width: 25%;
    float: left;
}
.col-md-4 {
    width: 33.333%;
    float: left;
}
.col-md-5 {
    width: 41.666%;
    float: left;
}
.col-md-6 {
    width: 50%;
    float: left;
}
.col-md-7 {
    width: 58.333%;
    float: left;
}
.col-md-8 {
    width: 66.666%;
    float: left;
}
.col-md-9 {
    width: 75%;
    float: left;
}
.col-md-10 {
    width: 83.333%;
    float: left;
}
.col-md-11 {
    width: 91.666%;
    float: left;
}
.col-md-12 {
    width: 100%;
    float: left;
}

.col-md-45 {
    width: 45%;
    float: left;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.col-md-55 {
    width: 55%;
    float: left;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.linkColor{
    color: #428BCA;
    font-weight:bold;
}

.layui-layer-iframe{
    top: 20px !important;
}

.effect01{
    float: right;
    /*font-weight: bold;*/
    /*width: 60px;*/
    text-align: center;
    font-size: 16px;

    /*-webkit-text-stroke: 1px #CD5C5C;
    -webkit-text-fill-color : transparent;*/
}

/* 滚动条样式 */

/*::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}

::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}

::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}

::-webkit-scrollbar-corner {
  background: transparent;
}*/


/*list css*/
.bordercolor{
    border-color:#46b8da;
}
.filterdiv{
    padding: 0 4px 0 0;
    float: left;
    height: 25px;
}
.input-group{
    top:-4px;
}
.nav-search {
    right: 12px;
}
.btn-padding2-8 {
    padding: 2px 8px;
}
.btn-padding2-10 {
    padding: 2px 10px;
}
.input-group-addon {
    padding: 0px 0 0 0px;
    min-width: 23px;
    font-size: 13px;
}
input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
    content: "已收藏\a0\a0\a0\a0可收藏";
    width: 70px;
}
input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::after {
    left: 48px;
    background-color: #FFF;
    color: #848484;
}
.star-off-png {
    color: #D3D3D3;
}
.breadcrumb .home-icon {
    font-size: 18px;
}
.breadcrumb>li, .breadcrumb>li.active {
    color: #666;
}
.btn-xs > i {
    font-size: 12px;
}
/* 滚动条样式 */

::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}
/*list css end*/

.header-top-medal::before {
    background-image: none;
}
.header-top-medal::after {
    background-image: none;
}
.page-banner {
    height: 300px;
}
.copyright-link a + a::before {
    content: none;
}

.copyright-link {
    color: white;
    font-size: 14px;
}
.copyright-text {
    color: white;
    font-size: 14px;
}

.login_b_title {
    width: 100%;
    margin-top: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 16px;
    font-weight: 1000;
}
.form-wrapper img {
    margin: 0 auto;
    display: block;
}
.status.status_browser {
    text-align: center;
}
.status.status_browser p{
    line-height: 1;
}

.header-top-medal .top-info p i {
    color: #306392;
}
.header-main-wrapper {
    border: 1px solid rgba(48, 99, 146, 0.25);
}
.header-menu ul li.active > a {
    color: #306392;
}
.slider-section {
    background-color: #eef3fb;
}
.header-sign-in-up ul li a.sign-up {
    border: 1px solid #306392;
}
.header-menu ul li:hover > a {
    color: #306392;
}

.header-sign-in-up ul li a.sign-up:hover {
    background-color: #306392;
}
.copyright-link a:hover {
    color: #306392;
}
a:hover {
    color: #306392;
}

.slider-content .sub-title {
    color: #306392;
}
.slider-content .main-title span {
    color: #306392;
}

.page-banner {
    background-color: #eef3fb;
}
.page-banner-content .breadcrumb li.active {
    color: #306392;
}
.register-login-wrapper {
    border: 1px solid rgba(48, 99, 146, 0.25);
}
.register-login-images {
    background-color: transparent;
}
.slider-content .main-title span::before {
    background-image: none;
}
.slider-content .sub-title {
    font-weight: 600;
    font-size: 24px;
}
.slider-courses-box .box-content {
    background-color: #306392;
}
.slider-rating-box .box-rating .count {
    color: #306392;
    font-weight: 600;
}

.mobile-top p a:hover {
    color: #306392;
}

.mobile-top p i {
    color: #306392;
}
.header-top-medal .top-info p a:hover {
    color: #306392;
}

.header-top-medal .top-info p i {
    color: #306392;
}
.back-to-top {
    background-color: #306392;
}

.register-login-images {
    margin-top: 0px;
    padding-top: 0px;
}
.register-login-images :after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow:0 0 20px 20px #ffffff inset;
}
.register-login-form .form-wrapper {
    padding-top: 0px;
}
.nav .ml-auto {
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav .ml-auto a{
    background-color: transparent;
    border: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.admin-tab-menu .login-header-action a::before {
    content: none;
}
.login-header-action .author img {
    margin: 0px auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .admin-tab-menu {
        margin-top: 140px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .admin-tab-menu {
        margin-top: 70px;
    }
    .main-content-wrapper {
        margin-top: 160px;
        padding-left: 230px;
    }
    .admin-tab-menu div {
        width: 130px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .admin-tab-menu {
        margin-top: 210px;
    }
    .main-content-wrapper {
        padding-top: 180px;
    }
    .admin-tab-menu div {
        width: 185px;
    }
}

@media only screen and (min-width: 1600px){
    .admin-tab-menu {
        margin-top: 210px;
    }
    .main-content-wrapper {
        padding-top: 180px;
    }
    .admin-tab-menu div {
        width: 200px;
    }
}
.admin-tab-menu {
    height: 370px;
    border-radius: 10px;
    border: 1px solid rgba(48, 99, 146, 0.2);
}

.page-content-wrapper {
    padding-left: 0px;
}
.page-content-wrapper .admin-tab-menu {
    left: 0px;
}

@media (min-width: 992px) {
    .page-content-wrapper {
        max-width: 960px;
        margin: 0px auto;
    }
}

@media (min-width: 1200px) {
    .page-content-wrapper {
        max-width: 1200px;
        margin: 0px auto;
    }
}
@media (min-width: 1600px) {
    .page-content-wrapper {
        max-width: 1218px;
        margin: 0px auto;
    }
}

.admin-tab-menu {
    background-color: #eef3fb;
}

.admin-tab-menu div {
    background-color: #dae3ee;
    border-color: #c1cfe0;
}
.admin-tab-menu div::before {
    background-color: #306392;
}
.graph {
    border-color: rgba(48, 99, 146, 0.2);
}
.graph-btn .btn-primary {
    background-color: #306392;
    border-color: #306392;
}
.graph-ttitle .months-selec .nice-select {
    background-color: #eef3fb;
    border-color: rgba(48, 99, 146, 0.2);
}
.main-content-wrapper .container-fluid {
    padding-right: 0px;
}
.courses-select .nice-select {
    border-color: rgba(48, 99, 146, 0.2);
}
.overview-box .single-box p span {
    color: #306392;
}
.overview-box .single-box:nth-of-type(1) {
    background-color: #eef3fb;
}
.overview-box .single-box:nth-of-type(1) .count {
    color: #306392;
}

.main-content-wrapper .container-fluid {
    padding-left: 0px;
}
.courses-item .content-title .content {
    margin-bottom: 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .courses-item .content-wrapper {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 767px) {
    .courses-item .content-title .title a {
        font-size: 15px;
    }
    .courses-item .content-title .content {
        font-size: 13px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px){
    .courses-item .content-title .title a {
        font-size: 15px;
    }
    .courses-item .content-title .content {
        font-size: 13px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .courses-item .content-title .title a {
        font-size: 17px;
    }
    .courses-item .content-title .content {
        font-size: 13px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .courses-item .content-title .title a {
        font-size: 17px
    }
    .courses-item .content-title .content {
        font-size: 13px;
    }
}
@media (min-width: 1600px) {
    .courses-item .content-title .title a {
        font-size: 18px
    }
    .courses-item .content-title .content {
        font-size: 14px;
    }
}

.courses-item .content-title .title a {
    font-weight: 600;
}

.courses-item {
    border-color: rgba(48, 99, 146, 0.2);
}
.courses-item .content-wrapper .courses-select .nice-select {
    border-color: rgba(48, 99, 146, 0.2);

}
.courses-item .content-wrapper {
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
}

@media only screen and (max-width: 767px) {
    .content-wrapper .courses-select {
        margin-top: 0px;
        padding-top: 10px;
    }
}
@media (min-width: 1600px) {
    .courses-item .content-title .content {
        width: 460px;
    }
}
.page-content-wrapper {
    padding-top: 0px;
}
.apply {
    display: inline-block;
    font-size: 10px;
    width: 280px;
    padding-left: 10px;
    color: #ababab;
}
.courses-item .content-title .title a:hover {
    color: #306392;
}
.item-thumb img {
    border: 1px solid rgba(48, 99, 146, 0.2);
}
/*.courses-item .content-wrapper {*/
/*    padding-right: 30px;*/
/*}*/
.content-wrapper {
    display: block;
}
.courses-select {
    padding-top: 0px;
}
.courses-item .content-wrapper {
    flex-direction: column;
    align-items: flex-end;
}
.courses-item {
    justify-content: space-between;
}
.courses-button button{
    border-radius: 10px;
    padding: 10px 27px;
}
.courses-button .spxx {
    background-color: #eef3fb;
    border: 1px solid rgba(48, 99, 146, 0.2);
    margin-left: 10px;
}
.courses-button .wxjf {
    background-color: #e7f8ee;
    border: 1px solid rgba(48,146,85,0.2);
}

.courses-button .wxjf:hover {
    background-color: #309255;
    border-color: #309255;
    color :#fff;
}
.courses-button .spxx:hover {
    background-color: #306392;
    border-color: #306392;
    color :#fff;
}
.content-wrapper .courses-select {
    margin-top: 0px;
}
.dropbtn {
    background-color: #fff;
    padding: 10px 27px;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid rgba(48, 99, 146, 0.2);
}

/* 容器 <div> - 需要定位下拉内容 */
.dropdown {
    position: relative;
    display: inline-block;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* 下拉菜单的链接 */
.dropdown-content a {
    color: black;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
}

/* 鼠标移上去后修改下拉菜单链接颜色 */
.dropdown-content a:hover {
    background-color: #ababab;
}

/* 在鼠标移上去后显示下拉菜单 */
.dropdown:hover .dropdown-content {
    display: block;
}

/* 当下拉内容显示后修改下拉按钮的背景颜色 */
.dropdown:hover .dropbtn {
    background-color: #306392;
    border-color: #306392;
    color :#fff;
}

.courses-item .content-title .meta .action {
    border-radius: 5px;
}
.courses-button .spxx a:hover{
    color :#fff;
}

.content-title .title{
    font-weight: 600;
    font-size: 15px;
}
@media (min-width: 1600px){
    .content-title .title {
        font-size: 19px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
    .content-title .title{
        font-size: 18px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .content-title .title{
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px){
    .content-title .title{
        font-size: 16px;
    }
}

@media (min-width: 1600px){
    .courses-item .content-title .courses-info {
        font-size: 6px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
    .courses-item .content-title .courses-info {
        font-size: 6px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .courses-item .content-title .courses-info {
        font-size: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px){
    .courses-item .content-title .courses-info {
        font-size: 5px;
    }
}
.courses-info {
    display: inline-block;
    padding-top: 10px;
    padding-right: 20px;
}
@media (min-width: 1600px){
    .courses-item .content-title .courses-info {
        width: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .courses-item .content-title .courses-info {
        width: auto;
    }
}

.content-title .content i {
    font-size: 10px;
    color: #306392;
}
.courses-button .xx {
    background-color: #306392;
    color :#fff;
    border: 1px solid #306392;
    margin: 2px 10px;
    margin-left: 40px;
    padding: 5px 15px;

}
.courses-button .xx:hover {
    background-color: #212832;
    border-color: #212832;
    color :#fff;
}
.courses-button .fx {
    background-color: #309255;
    color :#fff;
    border: 1px solid #309255;
    margin: 2px 10px;
    margin-left: 40px;
    padding: 5px 15px;
}
.courses-button .fx:hover {
    background-color: #212832;
    border-color: #212832;
    color :#fff;
}
.courses-button .fx:hover {
    background-color: #212832;
    border-color: #212832;
    color :#fff;
}
.courses-item .lessons {
    padding-left: 10px;
}
.all-lessons {
    padding: 10px 20px;
}

.courses-info {
    color: #999;

}
.register_table {
    width: 100%;
}

.register-item {
    border-radius: 10px;
    border: 1px solid rgba(48, 99, 146, 0.2);
    padding: 0px;
    margin-top: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}
.register_table .courses-info{
    font-size: 6px;
}
.head_pic {
    display: block;
    margin-right: 30px;
}
.head_pic img{
    width: 60px;
    border-radius: 50%;
}
.head_sfz {
    width: 30%;
}
.head_border {
    width: 70%;
    margin: 0px auto;
}
.head_border img {
    width: 100%;
    border-radius: 10%;
    border: 3px solid rgba(48, 99, 146, 0.6);
}

.select_sfz {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.select_butt {
    width: 100px;
    height: 45px;
    line-height: 41px;
    text-align: center;
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    color: #212832;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.select_butt:hover {
    background-color: #306392;
    border-color: #306392;
    color: #fff;
}
.select_info span{
    display: block;
    margin-top: 10px;
    color: #ababab;
}

.info_table {
    display: flex;
    justify-content: space-around;
}
.single-form select {
    border-color: rgba(48, 99, 146, 0.2);
    width: 100%;
    height: 60px;
    font-size: 15px;
    color: #52565b;
    border-radius: 10px;
    font-size: 15px;
    color: #52565b;
    line-height: 3.5;
    padding-left: 20px !important;
}
.single-form select:focus {
    outline: none;
}
.single-form select option {
    background-color: #eef3fb;
    padding: 10px 0px;
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #306392;
    border-color: #306392;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
    background-color: #306392;
    border-color: #306392;
}

.sidebar_1 {
    background-color: #eef3fb;
    border-color: rgba(48, 99, 146, 0.2);
}
.sidebar_1 .info-price .price {
    color: #306392;
}
.sidebar_1 .info-list ul li i {
    color: #306392;
}
.sidebar_1 .info-btn .btn-primary {
    background-color: #306392;
    border-color: #306392;
}
.courses_1 .courses-details-admin .admin-author .author-content .Enroll {
    color: #306392;

}
.courses_1 .courses-details-tab .details-tab-menu {
    background-color: #eef3fb;
}
.courses_1 .courses-details-tab .details-tab-menu .nav li button:hover, .courses-details-tab .details-tab-menu .nav li button.active {
    background-color: #306392;
    border-color: #306392;
}
.courses_1 .courses-details-tab .details-tab-menu .nav li button {
    border-color: rgba(48, 99, 146, 0.2);
}
.single-team .team-content .designation {
    color: #306392;

}
.courses-details-tab .details-tab-content .tab-rating-box .count {
    color: #306392;
}
.courses-details-tab .details-tab-content .tab-rating-box {
    border-color: rgba(48, 99, 146, 0.2);
}
.single-team .team-thumb img {
    border-color: rgba(48, 99, 146, 0.2);
}
.single-team:hover .team-thumb img {
    border-color: #306392;
}
.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-progress-bar {
    background-color: #d3d7de;
}
.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-progress-bar .rating-line {
    background-color: #306392;
}
.courses-details-tab .details-tab-content .tab-reviews .single-review {
    border-color: rgba(48, 99, 146, 0.2);
}
.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-thumb i {
    background-color: #306392;
}
.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-thumb img {
    border-color: rgba(48, 99, 146, 0.2);
}
.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .designation {
    color: #306392;
}
.sidebar-widget .social li a {
    border-color: rgba(48, 99, 146, 0.2);
}
.sidebar-widget .social li a:hover {
    background-color: #306392;
    border-color: #306392;
}
.reviews-active .swiper-pagination .swiper-pagination-bullet {
    background-color: #d1d9e5;
}
.reviews-active .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #306392;
}
.btn-primary {
    background-color: #306392;
    border-color: #306392;
}
.btn-primary:hover {
    background-color: #306392;
}
.courses-details-tab .details-tab-content .tab-reviews .single-review::before {
    background-image: url(../../images/shape-18-blue.png);
}
.single-blog {
    border-color: rgba(48, 99, 146, 0.2);
    padding: 20px 30px;
}
.single_blog_qz {
    padding: 20px 70px;
}
@media only screen and (max-width: 768px) {
    .single-blog {
        padding: 20px 30px;
    }
}

.single-blog:hover {
    border-color: #306392;
}
.single-blog .blog-content .blog-author .tag a {
    background-color: #eef3fb;
    color: #306392;
}
.single-blog .blog-content .blog-author .tag a:hover {
    color: #fff;
    background-color: #306392;
}
.single-blog .blog-content .blog-author .author .author-name .name:hover {
    color: #306392;
}
.single-blog .blog-content .title a:hover {
    color: #306392;
}
.single-blog .blog-content .blog-meta span i {
    color: #306392;
}
.single-blog .blog-content .btn {
    background-color: #eef3fb;
    border-color: #306392;
}
.btn-secondary {
    color: #306392;
}
.btn-secondary:focus {
    color: #306392;
}
.btn-hover-primary:hover::before {
    background-color: #306392;
}
.page-pagination .pagination li a {
    border-color: rgba(48, 99, 146, 0.2);
}
.page-pagination .pagination li a.active, .page-pagination .pagination li a:hover {
    background-color: #306392;
    border-color: #306392;
}
.courses-tabs-menu {
    background-color: #eef3fb;
}
.courses-tabs-menu .nav li button.active, .courses-tabs-menu .nav li button:hover {
    border-color: #306392;
    color: #306392;
}
.courses-active .swiper-button-next:hover, .courses-active .swiper-button-prev:hover {
    background-color: #306392;
    color: #fff;
}
.single-courses {
    border-color: rgba(48, 99, 146, 0.2);
}
.single-courses:hover {
    border-color: #306392;
}
.single-courses .courses-content .courses-author .tag a {
    background-color: #eef3fb;
    color: #306392;
}
.single-courses .courses-content .courses-author .tag a:hover {
    background-color: #306392;
    color: #fff;
}

.single-courses .courses-content .courses-author .author .author-name .name:hover {
    color: #306392;
}
.single-courses .courses-content .title a:hover {
    color: #306392;
}
.single-courses .courses-content .courses-meta span i {
    color: #306392;
}
.single-courses .courses-content .courses-price-review {
    background-color: #eef3fb;
}
.single-courses .courses-content .courses-price-review .courses-price .sale-parice {
    color: #306392;
}
.courses-btn .btn {
    border-color: #306392;
}
.btn-secondary {
    background-color: #eef3fb;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
    background-color: #eef3fb;
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    background-color: #eef3fb;
}
.btn-secondary:hover {
    background-color: #eef3fb;
}
.courses-tabs-menu .nav li button {
    border-color: rgba(48, 99, 146, 0.2);
}
.admin-tab-menu div {
    display: block;
    height: 55px;
    line-height: 53px;
    border-radius: 10px;
    padding: 0 50px 0 20px;
    border: 1px solid #c1d0e0;
    background-color: #dae3ee;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .admin-tab-menu div {
        width: 190px;
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .admin-tab-menu div {
        width: 130px;
        font-size: 14px;
        padding: 0 45px 0 15px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .admin-tab-menu div {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .admin-tab-menu div {
        font-size: 14px;
        padding: 0 45px 0 15px
    }
}
.admin-tab-menu div::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #306392;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 575px) {
    .admin-tab-menu div::before {
        left: 15px
    }
}

.admin-tab-menu div + div {
    margin-top: 20px
}

.admin-tab-menu div.active, .admin-tab-menu div:hover {
    padding-left: 40px;
    font-weight: 500;
    background-color: #fff
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 575px) {
    .admin-tab-menu div.active, .admin-tab-menu div:hover {
        padding-left: 25px
    }
}

.admin-tab-menu div.active::before, .admin-tab-menu div:hover::before {
    opacity: 1;
    visibility: visible
}
@media only screen and (max-width: 767px) {
    .info_table {
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .head_sfz {
        width: 80%;
    }
    .form-wrapper {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .info_table {
        flex-direction: column;
        align-items: center;
    }
    .head_sfz {
        width: 50%;
    }
    .head_border {
        width: 50%;
    }
    .form-wrapper {
        width: 50%;
    }

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .form-wrapper form {
        padding-top: 50px;
    }

    .form-wrapper {
        width: 50%;
    }
    .form-wrapper-qr {
        width: 75%;
    }
}
@media only screen and (min-width: 1200px) {
    .info_table {
        flex-direction: row;
        justify-content: space-evenly;
    }
    .form-wrapper form {
        padding-top: 110px;
    }

    .form-wrapper {
        width: 50%;
    }
    .form-wrapper-qr {
        width: 70%;
    }
}
.widget-category {
    border-color: rgba(48, 99, 146, 0.2);
}
.widget-category .category-list li div {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #52565b;
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.widget-category .category-list li div:hover {
    color: #306392;
    background-color: #eef3fb;
    border-color: #eef3fb;
}
.widget-information .info-list ul {
    border-top-color: #d1d9e5;
}
.widget-information .info-list ul li {
    border-bottom-color: #d1d9e5;
}
.single-blog .blog-content .btn {
    margin-top: 10px;
}
.single-blog .blog-content {
    padding-top: 0px;
}
.single-blog .blog-content .blog-meta {
    margin-top: 0px;
}
.fs {
    borde-color: rgba(48,146,85,0.2);
}
.fs:hover {
    border-color: #309255;
}
.fs .blog-content .btn {
    background-color: #e7f8ee;
    border-color: #309255;
    color: #309255;
}
.fs .blog-content .btn:hover {
    background-color: #309255;
    color: #fff;
}
.fs .blog-content .btn-hover-primary:hover::before {
    background-color: #309255;
}
.fs .blog-content .title a:hover {
    color: #309255;
}
.single-blog .blog-content .blog-meta {
    flex-direction: column;
}
.single-blog .blog-content .blog-meta div i {
    color: #306392;
    font-size: 20px;
}
.fs .blog-content .blog-meta div i {
    color: #309255;
    font-size: 20px;
}
.single-blog .blog-content .blog-meta div {
    font-weight: 500;
}
.fs .blog-content .btn-secondary:focus {
    color: #309255;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .form-wrapper form {
        padding-top: 0px;
    }
    .single-sel {
        margin-top: 0px;
    }
}
@media only screen and (min-width: 1200px){
    .form-wrapper form {
        padding-top: 0px;
        margin-top: -20px;
    }
    .single-form {
        margin-top: 40px;
    }
    .single-sel {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .single-sel {
        margin-top: 0px;
    }
}
.map {
    padding-top: 30px;
    padding-bottom: 30px;
}
.map_border {
    border: 1px solid rgba(48, 99, 146, 0.2);
    width: 100%;
    margin: 0px auto;
}
.contact_info {
    margin-top: 20px;
}
.contact_info a{
    color: #306392;
}
.single-faq-item {
    border-color: rgba(48, 99, 146, 0.2);
}
.single-faq-item:hover {
    background-color: #eef3fb;
    border-color: #eef3fb;
}
.single-faq-item:hover .faq-title .title {
    color: #306392;
}
.faq-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.kc {
    margin-right: 20px;
    width: 45%;
}
.faq-tab-menu {
    background-color: #eef3fb;
}
.faq-tab-menu .nav li button {
    border-color: rgba(48, 99, 146, 0.2);
}
.faq-tab-menu .nav li button.active, .faq-tab-menu .nav li button:hover {
    color: #306392;
    border-color: #306392;
}
@media only screen and (min-width: 1600px) {
    .label-radio strong {
        padding-right: 150px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .label-radio strong {
        padding-right: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .label-radio strong {
        padding-right: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .label-radio strong {
        padding-right: 430px;
    }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
    .label-radio strong {
        padding-right: 190px;
    }
}
@media only screen and (max-width: 424px) {
    .label-radio strong {
        padding-right: 100px;
    }
}
.lz_info {
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 10px;
}
.lz_info h5 {
    padding: 10px 0px 10px 20px;
    /*background-color: #eef3fb;*/
    border-radius: 10px;
    font-weight: 600;
    color: #306392;
}
.lz_info_head {
    width: 30%;
    margin: 0px auto;
}
.lz_info_head img {
    border-radius: 20px;
}
.info_font {
    font-size: 14px;
}
.blue {
    color: #306392;
    font-size: 16px;
}
.red {
    color: #c63232;
    font-size: 16px;
}
.lz_info_list li{
    list-style-type: decimal;
    margin-left: 20px;
    margin-bottom: 5px;
}
.course_info_title {
    border: 1px solid rgba(48, 99, 146, 0.2);
    background-color: #eef3fb;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    margin-bottom: 5px;
}

.course_info_detail {
    background-color: #fff;
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 10px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
}
.course_info_per {
    margin-top: 30px;
}
input {
    vertical-align: middle;
}
.info_form {

}
.form-control {
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    display: block;
    color: #797979;
}
.form-group {
    color: #797979;
}
.form_body {
    padding: 1.5rem 1.5rem;
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 10px;
}
.form_body input[type=text] {
    font-size: 14px;
    border: 1px solid rgba(48, 99, 146, 0.2);
    padding: 5px 4px 6px;
}

.form-group .form-control {
    border: 1px solid rgba(48, 99, 146, 0.2);
    height: 34px;
    font-size: 14px;
}
.form-group select {
    margin-top: 0px;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 2.375rem;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
}
label {
    font-weight: 400;
    font-size: 14px;
}
label {
    margin: 0;
}
label {
    display: inline-block;
    max-width: 100%;
}
.custom-file {
    margin-top: 10px !important;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "选择文件";
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfc;
    border-left: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 0 3px 3px 0;
}
.form-label {
    font-weight: 600;
}
* .xh01 {
    list-style-type: demical !important;
    counter-reset: sectioncounter;
    padding: 10px 0px;
    font-size: 14px;
}
.xh01 li {
    margin-left: 20px;
    list-style: decimal !important;
    content: counter(sectioncounter) "、";
    counter-increment: sectioncounter;
}
.info_button {
    padding: 1rem 1.5rem;
    margin-top: 1rem;
}
.info_button button {
    display: block;
    width: 15%;
    font-size: 14px;
    line-height: 3;
    padding: 0 1.5rem;
    margin: 0px auto;
}
@media only screen and (max-width: 1024px) {
    .info_button button {
        width: 20%;
    }
}
@media only screen and (max-width: 767px) {
    .info_button button {
        width: 30%;
    }
}
@media only screen and (max-width: 375px) {
    .info_button button {
        width: 40%;
    }
}
.green {
    color: #309255;
}
.lz_info .green {
    color: #309255;
}
.green_border {
    border-color: rgba(48, 146, 85, 0.2);;
}
.green_back {
    background-color: #eefbf3;
}
.btn_green {
    background-color: #eefbf3;
    color: #309255;
}
.btn_green:focus {
    color: #309255;
}
.btn_green:hover::before {
    background-color: #309255;
}
.btn-check:focus + .btn_green, .btn_green:focus {
    background-color: #eefbf3;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 2.375rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
}
.enlarge a {
    color: #337ab7;
}
.form_per input[type=text] {
    font-size: 16px;
    height: 2.5rem;
}
.form_per .form-group select {
    font-size: 16px;
    height: 2.5rem;
}


.info_button .per_button {
    font-size: 16px;
    width: 30%;
    height: 3.5rem;
}
@media only screen and (max-width: 590px){}
.info_button .per_button {
    width: 50%;
}

.courses-button .spxx:disabled:hover {
    background-color: #eef3fb;
    border-color: #c8d6e6;
    color: #abafb4;
}
.header-menu ul li a::before {
    background-image: url(../../images/shape-3-blue.png)
}

.courses-button .wxjf:disabled:hover {
    background-color: #e7f8ee;
    border-color: #c3e3cf;
    color: #abafb4;
}
.form_per input[type=text] {
    height: 3.5rem;
    border-radius: 10px;
}
.form_per .form-group select {
    height: 3.5rem;
    border-radius: 10px;
}

.form_per .custom-file-label {
    height: 3.5rem;
    border-radius: 10px;
    line-height: 3;
}
.form_per .custom-file-label:after {
    height: 3.35rem;
    line-height: 3;
    border-radius: 0 10px 10px 0;
}
.form_per input[type=button] {
    height: 3.5rem;
    border-radius: 10px;
}
.mob_whole {
    width: 70%;
    margin: 0px auto;
    padding-top: 20px;
}
.mob_whole li {
    margin-bottom: 10px;
    width: 100%;
}
.mob_whole input {
    width: 100%;
    border: 1px solid rgba(48, 99, 146, 0.2);
    height: 3rem;
    border-radius: 10px;
}
.mob_whole i {
    color: #306392;
}

.mob_whole input[type=button] {
    background-color: #eef3fb;
}
.mob_whole input[type=button]:hover {
    background-color: #306392;
    border-color: #306392;
    color: #fff;
}
.per_button::before {
    width: 400px;
    transition: 0.3s all linear;
}
.info_button .btn {
    padding: 2px 20px;
}
.info_form input[type=button] {
    border: 1px solid rgba(48, 99, 146, 0.2);
    border-radius: 10px;
    height: 3.5rem;
    margin: 0 auto;
}
.info_form input[type=button]:hover {
    color: #fff;
    background-color: #306392;
    border-color: #306392;
}
.show_mob {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 5rem;
}

.zj .custom-file-input {
    height: 3.5rem;
    border-radius: 10px;
}
.zj .custom-file-label {
    height: 3.5rem;
    line-height: 3;
    border-radius: 10px;
}
.zj .custom-file-label::after {
    line-height: 3;
    border-radius: 0 10px 10px 0;
}
.info_flex {
    justify-content: center;
}
@media only screen and (min-width: 1200px) {
    .info_flex {
        justify-content: center;
    }
}
.info_form1 {
    width: 45%;
}
.info_form2 {
    width: 40%;
}
@media only screen and (max-width: 768px) {
    .info_form1 {
        width: 90%;
    }
    .info_form2 {
        width: 90%;
    }
}
.ident_img {
    width: 100%;
    max-height: 200px;
}
@media only screen and (max-width: 768px) {
    .ident_img {
        width: 80%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}
.icon_orange {
    background-color: #ff6e30!important;
    color: #fff!important;
}
.icon_green {
    background-color: #dff5ef!important;
    color: #06b284!important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.app-card-account {
    height: 100%;
}

.app-card {
    position: relative;
    background: #fff;
    border-radius: 0.25rem;
}
.align-items-start {
    align-items: flex-start!important;
}
.flex-column {
    flex-direction: column!important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.d-flex {
    display: flex!important;
}
.text-right {
    text-align: right!important;
}
.app-card-account .item .btn-sm, .app-card-account .item .btn-group-sm>.btn {
    padding: 0.125rem 0.5rem;
    font-size: .75rem;
}

.app-btn-secondary {
    background: #fff;
    color: #5d6778;
    border: 1px solid #bcc1cb;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    border-radius: 0.2rem;
}
.app-btn-secondary {
    background: #fff;
    color: #5d6778;
    border: 1px solid #bcc1cb;
    font-weight: 600;
    padding: 0.4rem 1rem;
    font-size: .875rem;
    line-height: 1.5rem;
    border-radius: 0.2rem;
}
.info_right {
    display: flex;
    width: 50%;
    flex-direction: column;
}
@media only screen and (max-width: 768px) {
    .info_right {
        flex-wrap: nowrap;
        flex-direction: row;
    }
}
.app-card .app-icon-holder {
    display: inline-block;
    background: #eef3fb;
    color: #306392;
    width: 50px;
    height: 50px;
    padding-top: 10px;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
}
.sfz {
    width: 70%;
    max-height: 150px;
}
.sfz img {
    width: 240px;
    height: 150px;
}
.app-icon-holder i{
    font-size: 1.7rem;
}
.app-btn-secondary:hover {
    border-color: #306392;
    background-color: #306392;
    color: #fff;
}
.custom-select-info {
    height: 3rem !important;
    border-radius: 10px;
    font-size: inherit !important;
}
.per_button {
    border: 1px solid rgba(48, 99, 146, 0.2);
    line-height: 3.5;
}
.btnStyle01 {
    color: #306392;
}
.sfz_cen {
    margin: 0 auto;
    max-height: 150px;
}
.sfz_cen img {
    width: 240px;
    height: 150px;
    margin: 0 auto;
    display: block;
}

.per_button:hover {
    border-color: #306392;
}
.kc_menu {
    width: 25%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    padding: 25px 30px 40px;
}
@media only screen and (max-width: 768px) {
    .kc_menu {
        padding: 25px 10px 40px;
    }
    .faq-tab-menu .nav li {
        padding: 15px 0px 0px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .faq-tab-menu .nav li button {
        width: 160px !important;
        font-size: 14px;
    }
}
.whitelist_row input {
    padding-left: 15px;
}
.btn-sm2 {
    color: #fff;
    padding: 0px 5px;
    float: left;
    background-color: #306392;
    border: 1px solid #306392;
    height: 30px;border-radius: 5px;
    margin-left: 10px;
}
.btn-sm2:hover {
    background-color: #212832;
    border-color: #212832;
}
.btn_buy::before {
    transition: 0.2s all linear;
}
.slider-rating-box .box-rating p {
    font-size: 16px;
}
@media only screen and (min-width: 1200px){
    .contact_info_vir {
        margin-top: 610px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact_info_vir {
        margin-top: 470px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .contact_info_vir {
        margin-top: 30px;
    }
}
.page-content-wrapper .contact_info_vir {
    left: 0px;
}
.contact_info_vir {
    background-color: #eef3fb;
    height: auto;
    border-radius: 10px;
    border: 1px solid rgba(48, 99, 146, 0.2);
    padding: 40px 30px;
    position: absolute;
    top: 0;
    z-index: 9;

}
.contact_info_vir div {
    display: block;
    line-height: 53px;
    padding: 0;

    background-color: #fff;
    text-align: left;
    position: relative;
    min-height: 55px;
}

@media only screen and (min-width: 1600px) {
    .contact_info_vir div {
        width: 200px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .contact_info_vir div {
        width: 190px;
        font-size: 14px;
        line-height: 53px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact_info_vir div {
        width: 130px;
        font-size: 14px;
        line-height: 2.5rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .contact_info_vir div {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .contact_info_vir {
        position: relative;
    }
}

.contact_info_vir div {
    font-size: 12px;
    font-weight: 600;
}
.contact_info_vir .contact_npe {
    /*border-radius: 10px;*/
    /*border: 1px solid #c1d0e0;*/
    background-color: transparent;
}
.contact_info_vir .contact_us {
    padding-left: 10px;
    line-height: 1rem;
    border: none;
    background-color: transparent;
    color: #306392;
}
.contact_info_vir .contact_us h5 {
    color: #306392;
    font-weight: 600;
}
.contact_info_vir .contact_name {
    padding-left: 10px;
    background-color: transparent;
    font-size: 12px;
}
.contact_info_vir .contact_pn {
    padding-left: 10px;
    background-color: transparent;

}

@media only screen and (min-width: 1600px) {
    .contact_info_vir .contact_name:before {
        content: '';
        width: 150px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:after {
        content: '';
        width: 150px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 55px;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:before {
        content: '';
        width: 150px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_em:after {
        content: '';
        width: 150px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 55px;
        bottom: 0;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .contact_info_vir .contact_name:before {
        content: '';
        width: 140px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:after {
        content: '';
        width: 140px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 55px;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:before {
        content: '';
        width: 140px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_em:after {
        content: '';
        width: 140px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 55px;
        bottom: 0;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact_info_vir .contact_name:before {
        content: '';
        width: 100px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:after {
        content: '';
        width: 100px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 80px;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_pn:before {
        content: '';
        width: 100px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
    }
    .contact_info_vir .contact_em:after {
        content: '';
        width: 100px;
        height: 2px;
        background-color: rgba(48, 99, 146, 0.2);
        position: absolute;
        left: 10px;
        top: 80px;
        bottom: 0;
        box-sizing: border-box;
    }
}

.contact_info_vir .contact_em {
    padding-left: 10px;
    background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .contact_info_vir div{
        font-size: 16px;
        text-align: center;
    }
    .contact_info_vir {
        display: none;
    }
}
.contact_info_vir .contact_jump_ {
    background-color: transparent;
    padding-left: 10px;
}

.contact_info_vir .contact_jump {
    background-color: transparent;
    text-align: right;
    font-size: 1rem;
    font-weight: 600;
    width: 75px;
    transition: all 0.5s;
    cursor: pointer;
}
.contact_info_vir .contact_jump span{
    color: #306392;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.contact_info_vir .contact_jump span:after {
    content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -5px;
    transition: 0.5s;
}
.contact_info_vir .contact_jump:hover span {
    padding-right: 10px;
}
.contact_info_vir .contact_jump:hover span:after {
    opacity: 1;
    right: 0;
}
.slider-rating-box .box-rating .count i {
    font-size: 18px;
}
.mobile-sign-in-up-blue ul li a{
    border-color: #306392;
}
.mobile-sign-in-up-blue ul li a:hover {
    background-color: #306392;
}
.hide {
    display: none;
}
.single_faq dt {
    margin: 10px 0 10px 0;
    font-size: 20px;
    color: #306392;
    background-color: #eef3fb;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    height: 60px;
    line-height: 2;
    cursor: pointer;
}
.single_faq dd {
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    /*border: 1px solid rgba(48, 99, 146, 0.2);*/
}
.single_faq dd p {
    line-height: 4;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
}
@media (max-width: 576px) {
    .single_faq dt {
        font-size: 16px;
        height: 60px;
        line-height: 2.5;
    }
    .single_faq dd p {
        line-height: 4;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 600;
    }
}
.slider-video .video-play .play {
    font-size: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .oops{
        height: 940px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .oops{
        height: 940px;
    }
}
.oops {
    flex-direction: column;
}

.back_title {
    text-align: center;
    margin: 0 auto;
    margin-top: 150px;
    z-index: 50;
}
.back_title h1 {
    font-size: 55px;
    color: #1d476e;
}
.back {
    position: absolute;
    bottom: 0;
    min-width: 1500px;
    z-index: 1;
}
.back img{
    width: 100%;
}
.xinghao {
    color: red;
    font-size: 20px;

}
.zhu {
    font-size: 12px;
    color: #afafaf;
}
.admin-tab-menu .me {
    background-color: #306392;
    color: #fff;
}
.admin-tab-menu .me:hover {
    background-color: #306392;
}
.admin-tab-menu .me::before{
    background-color: #fff;
}
.courses-button button {
    border-radius: 5px;
    padding: 5px 12px;
}
.courses-item .content-title {
    padding-left: 0px;
}
.app-btn-secondary {
    background-color: #eef3fb;
    border-color: rgba(48, 99, 146, 0.2);
}
.icon_grey {
    background-color: #52565b!important;
    color: #fff!important;
}
.courses_item_grey {
    opacity: 0.4;
}
@media only screen and (min-width: 1600px) {
    .contact_info_vir {
        margin-top: 920px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px){
    .contact_info_vir {
        margin-top: 910px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact_info_vir {
        margin-top: 720px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .contact_info_vir {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 1200px){
    .wxxcx_meb {
        margin-top: 610px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .wxxcx_meb {
        margin-top: 470px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .wxxcx_meb {
        margin-top: 30px;
    }
}
.wxxcx_meb h6 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
    color: #52565b;
}

.images_transblack {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 50px;
    bottom: 0px;
    border-radius: 0 0 10px 10px;
}

@media only screen and (min-width: 1600px){
    .images_transblack {
        height: 80px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .images_transblack {
        height: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .images_transblack {
        height: 70px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .images_transblack {
        height: 70px;
    }
}
.images_transblack {
    padding: 10px 20px 10px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.images_transblack .title {
    margin: 0;
    color: #fff;
    font-size: 23px;
}



.cd-cart-container::before {
    /*content: '';*/
    position: absolute;
    z-index: 1;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

.cd-cart-container.cart-open::before {
    opacity: 1;
    visibility: visible;
}

.cd-cart-trigger,
.cd-cart {
    position: absolute;
    /*top: 500px;*/
    bottom: 16px;
    right: 3.5%;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: transform;
    backface-visibility: hidden;
}

.cd-cart-trigger {
    z-index: 4;
    height: 3rem;
    width: 3rem;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    cursor: pointer;
}
.cd-cart-trigger::before {
    content: '';
    position: absolute;
    left: 0%;
    bottom: auto;
    right: auto;
    height: 100%;
    width: 100%;
    background: url(../../images/buy_bas.png) no-repeat 0 0;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
}
.cd-cart-trigger::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    height: 100%;
    width: 100%;
    background: url(../../images/buy_can.png) no-repeat 0 0;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
}


.cd-cart-trigger::after {
    opacity: 0;
}
.cart-open .cd-cart-trigger::before {
    opacity: 0;
}
.cart-open .cd-cart-trigger::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cd-cart {
    z-index: 3;
    width: 90%;
    max-width: 230px;
    height: 230px;
    max-height: 100%;
    pointer-events: none;
}
.cd-cart .wrapper {
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 2;
    overflow: hidden;
    height: 3rem;
    width: 3rem;
    border-radius: 4px;
    -webkit-transition: height .4s .1s, width  .4s .1s, box-shadow .3s;
    transition: height .4s .1s, width  .4s .1s, box-shadow .3s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    background: #ffffff;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
    pointer-events: auto;
}
.cd-cart footer {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
}

.cd-cart footer {
    bottom: 0;
    border-radius: 6px 0 6px 6px;
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
    background: #ffffff;
}
.cd-cart .checkout {
    display: block;
    height: 3rem;
    line-height: 3rem;
    margin-right: 3rem;
    background: #25665e;
    color: rgba(255, 255, 255, 0);
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    -webkit-transition: all .2s 0s;
    transition: all .2s 0s;
}
.cd-cart .checkout:hover {
    background: #25665e;
}
.cd-cart .checkout em {
    position: relative;
    display: inline-block;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: -webkit-transform 0s .2s;
    transition: -webkit-transform 0s .2s;
    transition: transform 0s .2s;
    transition: transform 0s .2s, -webkit-transform 0s .2s;
}
.cd-cart .checkout em::after {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    content: '';
    height: 24px;
    width: 24px;
    background: url(../../images/cd-icon-arrow-next.svg) no-repeat center center;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
.cart-open .cd-cart .wrapper {
    height: 100%;
    width: 100%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.cart-open .cd-cart .checkout {
    color: #ffffff;
    -webkit-transition: color .2s .3s;
    transition: color .2s .3s;
}
.cart-open .cd-cart .checkout em {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: transform .2s .3s, padding .2s 0s;
    transition: transform .2s .3s, padding .2s 0s, -webkit-transform .2s .3s;
}
.cart-open .cd-cart .checkout:hover em {
    padding-right: 30px;
}
.cart-open .cd-cart .checkout:hover em::after {
    opacity: 1;
}
.cd-cart .body ul {
    overflow: hidden;
    position: relative;
}
.cd-cart .body {
    position: relative;
    z-index: 1;
    height: calc(100% - 40px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}



.cd-cart .info-list{
    padding: 20px 10px;
}
.cd-cart .info-list li {
    margin-bottom: 5px;
}
.cd-cart .info-btn {
    margin: 0 20px 0 20px;
}
.images_transblack .info-btn {
    margin-right: 25px;
}

@media only screen and (max-width: 1200px) {
    .cd-cart-trigger, .cd-cart {
        bottom: 11px;
    }
    .images_transblack .info-btn {
        margin-right: 25px;
    }
    .cd-cart {
        max-width: 195px;
    }
}

.courses-details-tab {
    padding-top: 30px;
}
.courses-details-tab .details-tab-content .tab-description .description-wrapper {
    margin-top: 25px;
}
.info_list_item {
    display: flex;
    background-color: #fff;
    border: 1px solid rgba(48, 99, 146, 0.2);
    padding: 10px 10px 10px 30px;
    color: #306392;
    font-weight: 600;
    border-radius: 10px;
    width: 100%;
    cursor: pointer;
}
.info-list .btn:hover {
    background-color: #306392;
    color: #fff;
}

.info_list_item {
    font-weight: 600;
    font-size: 1rem;
    padding: 7px 10px 7px 30px;
    font-family: 'Open Sans', sans-serif;
}
.info_list_item_time {
    width: 70%;
}
.info_list_item div {
    padding: 0;
    line-height: 1.5;
    text-align: left;
}
.cd-cart .checkout {
    background-color: #306392;
}
.cd-cart .checkout:hover {
    background-color: #306392;
}
.jp_item {
    margin-bottom: 0px;

}
.jp_item {
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
.jp_video {
    width: 130px;
    float: left;
}
.jp_vcontent {
    margin-left: 140px;
    width: 55%;
    line-height: 2;
}
.jp_vtitle {
    min-height: 57px;
    font-weight: 600;
}
.jp_vtime {
    text-align: right;
}
.jp_video_img {
    border-radius: 5px;
}
.jp_vtime {
    font-size: 13px;
    color: #999;
}
.title_buy {
    display: flex;
    justify-content: space-between;
}

.buy_list ul {
    margin-bottom: 40px;
}
.buy_list li {
    margin-bottom: 20px;
}
.admin-tab-menu div {
    background-color: #306392;
    border-color: #306392;
    color: #fff;
}
.admin-tab-menu div:hover{
    background-color: #306392;
}
.admin-tab-menu div::before {
    background-color: #fff;
}
.admin-tab-menu .me {
    background-color: #1C3B57;
    border-color: #1C3B57;
}
.admin-tab-menu .me:hover {
    background-color: #1C3B57;
}

.admin-tab-menu div.active {
    background: #306392;
    background: linear-gradient(-45deg, #407CB4 40%, #1D3B58 70%, #306392 80%);
    background-size: 600% 100%;
    -webkit-animation: shine 20s infinite;
    animation: shine 20s infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes shine {
    0% {
        background-position-x: 400%;
    }
    50% {
        background-position-x: 0%;
    }
    100% {
        background-position-x: -400%;
    }
}

@keyframes shine {
    0% {
        background-position-x: 400%;
    }
    50% {
        background-position-x: 0%;
    }
    100% {
        background-position-x: -400%;
    }
}
.info_list_active {
    background: #306392;
    background: linear-gradient(-45deg, #407CB4 40%, #1D3B58 70%, #306392 80%);
    background-size: 600% 100%;
    -webkit-animation: shine 20s infinite;
    animation: shine 20s infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;

    color: #fff;
}

.header-main-wrapper {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(48, 99, 146, 0.25);
}
.single_blog_jpgk {
    border: none;
    border-radius: 0;
    padding: 0;
}
.single_blog_jpgk img {
    border-radius: 10px;
}
.my_video_item {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(48, 99, 146, 0.25);
}
.courses-details-tab .details-tab-content .tab-title {
    font-size: 23px;
}
.register_table .courses-info {
    font-size: 13px;
}

.slider-content {
    max-width: 440px;
}
.faq_tab_menus_flex {
    padding: 0px;
    display: flex;
    flex-direction: column;
}
.kc_menu_jj {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    padding: 0;
}
.newsNavHead {
    box-shadow: 0px 3px 9px 0px #828282;
    border-radius: 10px 10px 10px 10px;
    font-size: 20px;
    padding: 24px 10px 10px 10px;
    line-height: 18px;
    width: 100%;
    height: 90px;
    font-weight: 500;
}
.newsNavHead p {
    font-weight: 500;
}
.kf_border {
    float: left;
    width: 100%;
    padding: 30px;
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #d7d8d8;
    border-radius: 0 0 10px 10px;
}
.newsletter_dec p {
    float: left;
    width: 100%;
    margin: 0 0 26px;
}
.wxxcx h6 {
    text-align-last: justify;
    font-size: 16px;
    font-weight: bold;
}
.newsNavHead {
    border-radius: 5px;
    height: auto;
}
.newsletter_dec h6 {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin: -5px 0 9px;
    line-height: normal;
    text-transform: uppercase;
}

.kf_border {
    padding: 25px;
}

.jp_vcontent {
    line-height: 1.2;
    font-size: 90%;
}
.jp_item {
    padding-bottom: 10px;
}
.courses-details {
    margin-top: 0;
}

.courses_1 {
    padding-right: 30px;
    min-height: 730px;
}
.col_3_video {
    width: 30%;
    padding-left: 30px;
    box-shadow: -5px 0px 10px -9px rgba(0,0,0,0.15);
    background-color: #fcfcfc;
    padding-top: 30px;
}
@media only screen and (max-width: 991px) {
    .col_3_video {
        width: 100%;
    }
    .courses_1 {
        border-right: none;
    }
    .jp_vcontent {
        width: 80%;
    }
}
.page-banner {
    height: 200px;
}

.uk-flex-middle {
    align-items: center;
}
.border-0 {
    border: 0 !important;
}
.section-header {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.section-header-left {
    flex: 1;
    min-width: 1px;
}
.uk-heading-line {
    overflow: hidden;
}
.text-left {
    text-align: left !important;
}
.section-header-left>* {
    margin-bottom: 5px;
    color: #3e416d;
}
.section-header-right {
    width: auto;
    align-items: center;
    display: flex;
    justify-content: center;
}
.section-header-right>* {
    margin-left: 10px;
}


.uk-h3 {
    font-size: 1.5rem;
    line-height: 1.4;
}
.uk-heading-line>* {
    display: inline-block;
    position: relative;
}
.uk-heading-line>::before {
    right: 100%;
    margin-right: calc(5px + 0.3em);
}
.uk-heading-line>::after {
    left: 100%;
    margin-left: calc(5px + 0.3em);
}
.uk-heading-line>::after, .uk-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - ((0.2px + 0.05em)/ 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.breadcrumb li + li::before {
    content: '➤';
    font-weight: 500;
    color: #306392;
    margin-left: 8px;
}
.tab_content_flex {
    display: flex;
    flex-direction: column;
}
.tab_content_flex_1 {
    display: flex;
    flex-direction: column;
}
.faq_tab_menus_flex {
    padding: 0px;
    display: flex;
    flex-direction: column;
}
.single-blog .blog-content .blog-meta {
    font-size: 14px;
}
.single-blog .blog-content .title a {
    margin-top: 0;
    color: #666;
}
.single-blog .blog-content .btn {
    height: auto;
    line-height: 2.5;
}
.single-blog .blog-content .title a {
    font-size: 15px;
}
.single-blog .blog-content .blog-meta div i {
    margin-right: 5px;
}
.single_blog_qz {
    border-radius: 7px;
}
.single-blog .blog-content .btn {
    border-radius: 5px;
}
.single-blog .blog-content {
    width: 370px;
}
@media only screen and (max-width: 1199px) {
    .single-blog .blog-content {
        width: 270px;
    }
    .single-blog .blog-content .btn {
        padding: 0 10px;
    }
}
.contact_info p {
    margin-bottom: 0;
}
/*.widget {*/
/*    float: left;*/
/*    margin-bottom: 30px;*/
/*    width: 100%;*/
/*}*/
/*ul.sidebar-nav {*/
/*    float: left;*/
/*    list-style: none;*/
/*    margin: 0px;*/
/*}*/
/*ul.sidebar-nav li {*/
/*    width: 100%;*/
/*    float: left;*/
/*    list-style: none;*/
/*    padding: 5px 0px 5px 0px;*/
/*    border-bottom: 1px solid #efefef;*/
/*}*/

/*ul.sidebar-nav li a {*/
/*    color: #a5a5a5;*/
/*    -webkit-transition: all 100ms ease-in-out;*/
/*    -moz-transition: all 100ms ease-in-out;*/
/*    -o-transition: all 100ms ease-in-out;*/
/*    -ms-transition: all 100ms ease-in-out;*/
/*    transition: all 100ms ease-in-out;*/
/*    cursor: pointer;*/
/*    display: block;*/
/*}*/

/*.gbgYellow01 {*/
/*    background: #fef6df;*/
/*}*/
/*ul.sidebar-nav li a i {*/
/*    margin-right: 5px;*/
/*}*/
/*.gmgtop5 {*/
/*    margin-top: 5px;*/
/*}*/
/*.gtextRed01 {*/
/*    color: #F44336;*/
/*}*/

/*.gfloatRight {*/
/*    float: right;*/
/*}*/
/*.fa {*/
/*    display: inline-block;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*}*/
/*.gtextBlack {*/
/*    color: #000000 !important;*/
/*}*/
/*ul.sidebar-nav li a:hover {*/
/*    color: #306392;*/
/*}*/

/*.kf_border {*/
/*    padding: 25px 0 0 10px;*/
/*}*/


/*.slider-courses-box {*/
/*    left: 45%;*/
/*}*/
/*@media only screen and (min-width: 1200px) and (max-width: 1599px) {*/
/*    .slider-courses-box {*/
/*        left: 35%;*/
/*    }*/
/*}*/

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-rating-box {
        right: 15px;
        top: 25%;
    }
}

@media only screen and (min-width: 1320px) and (max-width: 1599px) {
    .slider-images .images img {
        width: 90%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1319px) {
    .slider-images {
        right: 80px;
    }
}