.company-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 62px;
}
.company-nav ul {
    display: flex;
    flex-direction: row;
    height: 24px;
}
.company-nav ul li {
    position: relative;
    background-color: #fff;
}
.company-nav ul li a.first-cate {
    width: 60px;
    position: relative;
    display: block;
    height: 24px;
    overflow: hidden;
    box-sizing: content-box;
}
.company-nav ul li a {
    font-size: 16px;
    padding: 0 20px;
    color: #fff;
    /* border-right: solid 1px #fff; */
    /* font-weight: 600; */
}
.company-nav ul li a.first-cate span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    box-sizing: content-box;
    color: #000;
    /* border-right: solid 1px #000; */
    /* font-weight: 600; */
    text-align: center;
    transition: all .5s ease;
}
.company-nav .second-cate {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 160px;
    transition: all .5s ease;
    opacity: 0;
    height: 0;
    visibility: hidden;
}
.second-cateer:first-child {
    margin-top: 42px!important;
}

.second-cateer {
    position: relative;
}
.company-nav .second-cate a:first-child {
    margin-top: 42px;
}

.company-nav .second-cate a {
    padding: 0 10px;
    display: inline-block;
    min-width: 160px;
    text-align: center;
    line-height: 46px;
    border: none;
    background-color: #fff;
    color: #000;
    position: relative;
    z-index: 9999;
    font-weight: normal;
    font-size: 14px;
    transition: background-color .9s ease, border-bottom-color .9s ease;
    border-bottom: solid 1px #eee;
}
.second-cate3 {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 10000;
    background-color: #fff;
    display: none;
}
.company-nav .second-cate a:first-child {
    margin-top: 42px;
}
.company-nav .second-cate a:hover {
    background-color: #ff6700;
    border-bottom-color: #ff6700;
    color: #fff;
}
.company-nav ul li:hover .second-cate {
    top: 21px;
    opacity: 1;
    height: auto;
    visibility: visible;
}

header.b-header-fixed {
    width: 100%;
    padding: 20px 0;
    box-shadow: 0 0px 10px #ddd;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 999;
}

.consult-info-outside {
    width: 1200px;
    margin: 0 auto;
    /* display: flex; */
    flex-direction: row;
}
.left-content {
    position: fixed;
    /* flex: .28; */
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 336px;
    z-index: 0;
}
.left-content .left-title {
    font-size: 25px;
    padding: 15px 0;
    font-weight: 600;
}
.left-content .left-decs {
    font-size: 15px;
}
.left-content .search-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 90px;
    height: 35px;
    border: solid 1px #ccc;
    padding: 0 0 0 20px;
    width: 90%;
    margin: 20px 0 40px;
    justify-content: space-between;
    transition: all 1s ease;
}
.left-content .search-content input {
    border: none;
    line-height: 35px;
    background-color: transparent;
}
.left-content .search-content .search-btn-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #cdcdcd;
    border-radius: 90px;
    height: 33px;
    padding: 0 10px;
    font-size: 12px;
    cursor: pointer;
    transition: all 1s ease;
}
.left-content .type-list {
    font-size: 16px;
    color: #666;
}
.left-content .type-list li {
    margin-bottom: 12px;
}
.left-content .ewm-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
}
.left-content .ewm-content .ewm-pic {
    width: 200px;
}
.right-content {
    flex: .72;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
    margin-left: 336px;
}
.right-content .right-title {
    font-size: 24px;
    padding: 15px 0;
    font-weight: 600;
}
.right-content .time-num-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 75%;
    margin: 20px 0;
}
.right-content .decs-text {
    width: 90%;
    padding: 10px;
    border: solid 1px #ccc;
    height: 150px;
    overflow: scroll;
    color: #888;
    margin-bottom: 20px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.bshare-custom.icon-medium {
    font-size: 14px;
    line-height: 20px !important;
}
.card01 {
    width: 980px;
}

.card01 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
article .img_l img {
    height: auto;
}

article .img_l img {
    width: 100%;
    height: 318px;
    border-radius: 4px;
	object-fit: contain;
}
article .img_r {
    margin-left: 20px;
    width: 510px
px
;
    line-height: 36px;
}
article .img_r h1 {
    margin-bottom: 0;
}
article .img_r h1 {
    font-size: 32px;
    line-height: 56px;
    margin-bottom: 12px;
}
.card02 {
    width: 490px;
    overflow: hidden;
}

.libao {
    margin: 5px 0 0;
    color: #091e3b;
    font-size: 14px;
}
.libao_t .libao_l {
    margin-top: 0;
}

.libao_t .libao_l {
    width: 25%;
    margin-top: 23px;
    font-size: 15px;
}
.libao_t .libao_l em {
    background-size: 40px;
    width: 50px;
    height: 50px;
}

.libao_t .libao_l em {
}
.libao_l em {
    display: block;
    background: url(../picture/bt_li.png) no-repeat center;
    float: left;
}
.libao_t .libao_l p {
    line-height: 50px!important;
    padding-left: 50px;
}
.libao_t .libao_r, .libao_t .libao_r span {
    width: auto;
}
.libao_t .libao_r {
    width: 58%;
    font-size: 16px;
    line-height: 36px;
}
.libao_l p {
    text-align: left;
    margin: 0 !important;
}
.libao_t .libao_r, .libao_t .libao_r span {
    width: auto;
}


.libao_t .libao_r span {
    width: 100%;
}
.libao_r span {
    display: block;
    float: left;
    font-size: 16px;
}
article .img_r p {
    line-height: 36px;
}

.chao2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
article .img_r p .ss {
    background: url(../picture/gou.png) no-repeat left center;
    background-size: 14px;
    padding-left: 20px;
    margin-right: 6px;
}
.course_nav {
    width: 980px;
    margin: 0 auto;
}

.course_nav {
    height: 50px;
    line-height: 50px;
    background: #ececec;
    font-size: 16px;
}

.course_nav li {
    display: block;
    float: left;
    width: 160px;
    text-align: center;
}
.course_nav li a {
    display: block;
    color: #333;
}
.yuyue h1 {
    text-align: center;
    margin-bottom: 10px;
    color: #091e3b;
    font-weight: 500;
    margin-top: 10px;
}
.yuyue .text {
    width: 100%;
    padding-left: 8%;
    height: 40px;
    font-size: 1rem;
    line-height: 40px;
    border: solid 1px #ddd;
    border-radius: 3px;
}

.yuyue .k_bg {
    background: url(../picture/i.png) no-repeat #fff;
    background-size: 21px;
}
.yuyue input.btn {
    width: 100%;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 40px;
    background: #e84430 !important;
    border: 0;
    display: block;
}
.y_ju {
    margin-top: 15px;
}
p.false-text {
    float: left;
    padding: 0 20px;
}
.right-content .relevant-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 10px 20px 50px;
}
.right-content .relevant-content h3 {
    font-size: 24px;
    padding: 0 0 20px;
    font-weight: 600;
}
.right-content .relevant-content ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.right-content .relevant-content ul li.relevant-item {
    width: 173px;
    margin-right: 20px;
}
.right-content .relevant-content ul li img {
    width: 100%;
    height: 140px;
    object-fit: contain;
}
.right-content .relevant-content ul li p {
    padding-top: 10px
px
;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 58px;
}
input.btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #cdcdcd !important;
    border-radius: 90px;
    height: 35px;
    padding: 0 10px;
    font-size: 12px;
    cursor: pointer;
    transition: all 1s ease;
}

form#searchform {
    width: 100%;
}

input#s {
    float: left;
}

input.btn {
    float: right;
}
.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
display: block;
}
.alignright {
float:right;
margin:0 0 0.5em 0.5em;
display: block;
}
.aligncenter {
text-align:center;
margin:0 auto;
display: block;
}