#main-container {
    margin-top: 0px;
    padding-bottom: 0px;
    min-height: 400px;
}


#nav_bar .container {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

#nav_bar {
    box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.5);
    z-index: 1001;
    /*border-bottom: 1px solid #eaeaea;*/
}

#nav_bar .logo {
    /*padding: 0;*/
    /*line-height: 60px;*/
    padding: 0 10px;
    line-height: 60px;
}

#nav_bar .logo img {
    /*width: 140px;*/
    /*height: 36px;*/
    max-height: 32px;
}

#nav_bar .logo span {
    margin-top: 10px;
    font-size: 36px;
    font-weight: 100;
}

.main-wrapper {
    padding-top: 60px;
    background-color: #FAFBFF;
}

.logo > span {
    color: #777;
}

.nav_bar .navbar-left > li {
    margin: 0 0 0 56px;
}
.nav_bar .navbar-nav > li > a {
    font-size: 1.12em;
    line-height: 42px;
    color: #666666;
    padding: 10px 0 0;
    margin: 0;
    height: 50px;
}

.nav_bar .navbar-right > li > .btn-demo {
    width: 113px;
    height: 35px;
    padding: 0;
    margin-top: 13px;
    background: #1D78F4;
    border-radius: 6px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #F1F1F1;
    transition: all .4s;
}
.nav_bar .navbar-right > li > .btn-demo:hover {
    background-color: #3985FF;
    transition: all .4s;
}
.nav_bar .navbar-right .handle-box {
    margin-left: 24px;
    display: flex;
}
.nav_bar .navbar-right .handle-box a {
    font-size: 14px;
    color: #666666;
}
.nav_bar .navbar-right .handle-box a:first-child::after {
    content: '';
    width: 1px;
    height: 12px;
    margin: 0 4px;
    background: #707070;
    display: inline-block;
}
#nav_bar .active a {
    color: #1D78F4;
    border-bottom: 2px solid #1D78F4;
    padding-bottom: 0;
    font-weight: 900;
    /*margin: 0 5px;*/
    height: 52px;
}

.nav_bar .navbar-left > li > a:hover {
    /* color: #fff; */
    /* border-bottom: 1px solid #4F53C1; */
    padding-bottom: 0;
    color: #1D78F4;
}
.nav_bar .navbar-left > li > a:hover .border-bottom {
    width: 100%;
}
.nav_bar .navbar-left > li > a .border-bottom {
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #1D78F4;
    height: 2px;
    width: 0;
    transition: width 0.3s;
}

.nav_bar .navbar-right > li > a:hover {
    border: none;
}

.header-topest > a, .header-topest > span > a {
    color: #aaa;
}

.header-topest > a:hover, .header-topest > span > a:hover {
    color: #7F7F7F;
}

.navbar-custom {
    background-color: #05a183;
    border-color: #4f902d;
}

.navbar-custom .navbar-nav > li.nav-heading {
    background-color: #4f902d;
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
    background-color: #a1453b;
}

.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    background-color: #a1453b;
}

.navbar-custom .navbar-toggle {
    border-color: #4f902d;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #a1453b;
}

.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
    border-color: #a1453b;
}

.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
    background-color: #a1453b;
}

@media (max-width: 767px) {
    .navbar-custom .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #a1453b;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #a1453b;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: #a1453b;
    }
}

#sub_nav {
    margin-top: 17px;
}

#sub_nav .navbar {
    background: linear-gradient(to right,#4F53C1,#3A4192);
    margin-bottom: 0px;
    height: 36px;
    z-index: 997;
    box-shadow: -2px 1px 4px #2b2646;
}

#sub_nav #tab_comment {
    margin-right: 20px;
}

#sub_nav .navbar-nav > li > a {
    font-size: 13px;
    color: #fff;
    border: none;
}

#sub_nav .navbar-nav > .active {
    background-color: #3A4192;
}

#sub_nav .navbar-nav > .active > a {
    color: #fff;
}

#sub_nav .navbar-nav > li:hover {
    background-color: #222272;
}

#sub_nav .navbar-nav > li > a:hover {
    color: #FFF;
}

#sub_nav .logo {
    font-size: 15px;
    text-decoration: underline;
    color: #DDD;
}

.navbar {
    border-radius: 0px;
}

.tsk-row {
    line-height: 28px;
    height: 28px;
    margin-top: 10px;
}

.tsk-row-min {
    line-height: 26px;
}

.htt-shadow {
    background: linear-gradient(153deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);
    box-shadow: 0px 4px 30px 1px rgba(29, 120, 244, 0.16);
    border-radius: 8px 8px 8px 8px;
}

.htt-function-wrap {
    position: relative;
    text-align: center;
    padding: 50px 0 60px;
    background: linear-gradient(89deg, #FFFFFF 0%, rgba(189, 205, 255, 0.4) 100%);
    width: 100vw;
    margin: 100px auto;
    transform: translateX(calc(calc(1140px - 100vw) / 2));
}
.htt-function-wrap .new1 {
    position: absolute;
    width: 200px;
    bottom: 0;
    left: -130px;
}
.htt-function-wrap .new2 {
    position: absolute;
    width: 160px;
    top: 0;
    right: 0;
}

.function-list {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 100px;
}
.function-list > li {
    width: calc(calc(100% - 32px) / 2);
    height: 200px;
    margin-bottom: 32px;
    background: linear-gradient(158deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%);
    box-shadow: 0px 4px 30px 1px rgba(29, 120, 244, 0.16);
    border-radius: 8px;
    display: flex;
}
.function-list > li::before,
.function-list2 .left::before
{
    content: '';
    display: inline-block;
    width: 10px;
    height: 100%;
    background-color: #1D78F4;
    border-radius: 8px 0px 0px 8px;
}
.function-list > li .content {
    flex: 1;
    padding: 0 24px 0 12px;
}
.function-list > li .content h3 {
    font-size: 16px;
}
.function-list p, .function-list2 p {
    line-height: 28px;
}

.function-list2 {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
}
.function-list2 .left, .function-list2 .right {
    width: calc(calc(100% - 32px) / 2);
}
.function-list2 .left {
    display: flex;
    margin-bottom: 32px;
    background: linear-gradient(158deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%);
    box-shadow: 0px 4px 30px 1px rgba(29, 120, 244, 0.16);
    border-radius: 8px;
}
.function-list2 .left li {
    flex: 1;
    padding: 0 24px 0 12px;
}
.function-list2 .right li {
    height: 200px;
    margin-bottom: 32px;
    background: linear-gradient(158deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%);
    box-shadow: 0px 4px 30px 1px rgba(29, 120, 244, 0.16);
    border-radius: 8px;
    display: flex;
}
.function-list2 .right li::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 100%;
    background-color: #1D78F4;
    border-radius: 8px 0px 0px 8px;
}
.function-list2 .right li .content {
    flex: 1;
    padding: 0 24px 0 12px;
}
.function-list2 h3 {
    font-size: 16px;
}
.function-list2 .left .sub-content li {
    line-height: 28px;
}

.section-title h1 {
    font-size: 2em;
    color: #333;
    font-weight: normal;
    margin-bottom: 0;
}
.section-title .htt-line {
    width: 40px;
    height: 6px;
    background-color: #1D78F4;
    margin: 4px 0 16px;
}
.section-title .htt-subtext {
    color: #999;
}

.section-title .text {
    display: inline-block;
    line-height: 32px;
    margin-bottom: -1px;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
}

.section-title .subtext {
    color: #777;
    font-style: italic;
    font-weight: normal;
}

.tsk-h1 {
    font-size: 42px;
    font-weight: 100;
}

.navbar-header {
    font-size: 18px;
    padding: 0px 40px;
    background: #A9A9A9;
    display: inline-block;
    line-height: 40px;
    color: #fff;
}

.table thead tr th {
    text-align: center;
}

.table a {
    text-decoration: underline;
}

.table-bordered thead tr th {
    background: #aaa;
}

.table-bordered tbody {
    background: #fff;
}

h1.header-dividing-left, h2.header-dividing-left, h3.header-dividing-left, h4.header-dividing-left, h5.header-dividing-left, h6.header-dividing-left {
    padding-left: 9px;
    border-left: 3px solid #333333;
    margin: 30px 0px;
}

.header-dividing-left .subtext {
    margin-left: 20px;
    color: #777;
    font-style: italic;
}

h3.header-underline-left {
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    color: #333;
    font-weight: 100;
    margin: 0px 10px;
}

h3.header-underline-left i.icon-round {
    border: 1px solid #2E568B;
    background-color: #2E568B;
    color: #fff;
    text-align: center;
    line-height: 28px;
    height: 28px;
    width: 28px;
    margin: 6px 16px 6px 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
}

h1.header {
    font-size: 1.6em;
    font-weight: 200;
    color: #666;
    text-align: center;
    letter-spacing: 1px;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #333333;
    -webkit-box-shadow: 3px 3px 4px #aaaaaa;
    box-shadow: 3px 3px 4px #aaaaaa;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa');
}

.round-5 {
    border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
    -moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */
    -webkit-border-radius: 5px; /* Webkit浏览器的私有属性 */
}

.round {
    border-radius: 20px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
    -moz-border-radius: 20px; /* Mozilla浏览器的私有属性 */
    -webkit-border-radius: 20px; /* Webkit浏览器的私有属性 */
}

.btn, .btn-lg, .btn-sm, .btn-block {
    border: none;
    border-radius: 0px;
}

.card {

}

h1.main-title {
    font-size: 32px;
    color: #7F7F7F;
    margin: 30px 0px 20px 0px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

h4.sub-title {
    margin-top: -8px;
    color: #777;
}

h4.header-dividing {
    font-weight: bold;
    color: #404040;
}

.round-header {
    border-radius: 10px 10px 0 0; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
    -moz-border-radius: 10px 10px 0 0; /* Mozilla浏览器的私有属性 */
    -webkit-border-radius: 10px 10px 0 0; /* Webkit浏览器的私有属性 */
    border: 1px solid #ccc;
    border-bottom: none;
}

.round-body {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.round-footer {
    border-radius: 0 0 10px 10px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
    -moz-border-radius: 0 0 10px 10px; /* Mozilla浏览器的私有属性 */
    -webkit-border-radius: 0 0 10px 10px; /* Webkit浏览器的私有属性 */
    border: 1px solid #ccc;
    border-top: none;
}

.baseBlockIn {
    box-shadow: 3px 3px 3px #777;
    -moz-box-shadow: 3px 3px 3px #777;
    -webkit-box-shadow: 3px 3px 3px #777;
    position: relative;
    z-index: 1;
}

.baseBlockIn333 {
    box-shadow: 3px 3px 3px #666;
    -moz-box-shadow: 3px 3px 3px #666;
    -webkit-box-shadow: 3px 3px 3px #666;
    position: relative;
    z-index: 1;
}

.ieShadow {
    filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=6);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=6)";
    background-color: #777 \9;
    position: absolute;
    left: 3px;
    top: 3px;
    right: -3px;
    bottom: -3px;
}

.img-responsive {
    　　display: inline-block;
    　　height: auto;
    　　max-width: 100%;
}
.free {
    width: 28px;
    height: 17px;
    background-color: #ED2B2A;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 17px;
    position: absolute;
    right: -28px;
    bottom: 28px;
}