
*{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "PMZD";
    src: url("../font/PMZDBiaoTi.ttf");
}
ul,ol,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
a,
i,
span {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover, a:focus,
i:hover,
i:focus,
span:hover,
span:focus {
    text-decoration: none;
}
/* 去除a标签的默认样式 */
/*包含以下四种的链接*/
a {
    text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none !important;
    color: #007BD3;
}
/* 正在点击的链接*/
a:active {
    text-decoration: none;
}
/* 清除浮动 */
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.clearfix{
    zoom: 1;
}
/*滚动条的宽度*/
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
/*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
::-webkit-scrollbar-track {
    width: 6px;
    background-color:#fff;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}

/*滚动条的设置*/
::-webkit-scrollbar-thumb {
    background-color:#d9d9d9;
    background-clip:padding-box;
    min-height:28px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}

/*滚动条移上去的背景*/
::-webkit-scrollbar-thumb:hover {
    background-color:#bfbfbf;
}



/* end--美化滚动条 */
.mv-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mv-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.mr-20 {
    margin-right: 20px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mh-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mh-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}

.mh-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}

.pv-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pv-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.pv-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pr-20 {
    padding-right: 20px !important;
}

.ph-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.ph-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.ph-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.ph-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}

.ph-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.pv-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.pv-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pl-10 {
    padding-left: 10px !important;
}

.fs-14 {
    font-size: 14px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-28 {
    font-size: 28px;
}
.fw-b {
    font-weight: bold;
}

.d-block{
    display: block;
}

.null-info {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 200px 0;
}

body {
    overflow-x: hidden;
    font-size: 14px;
    margin: 0;
    background-color: #ffffff;
    padding-top: 80px;
    font-family: "Source Han Sans CN,Microsoft YaHei","PingFangSC-Regular","Helvetica Neue", "Helvetica", "tahoma","Arial","Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei","sans-serif";
}
.font-pmzd {
    font-family: "PMZD";
}
.logo {
    height: 100%;
}
.class_header {
    height:70px;
    align-items: center;
    display: flex;
    padding: 10px;
}
.lan_view {
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.lan_view .btn-group button {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.lan_view .btn-group button:hover,
.lan_view .btn-group button:focus {
    background-color: transparent;
    box-shadow: none;
    outline: 0;
}
.lan_view .btn-group .btn-default.active,
.lan_view .btn-group .btn-default:active,
.lan_view .btn-group.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border-color: #ffffff;
    box-shadow: none;
}
.lan_view .btn-group .dropdown-menu {
    min-width: 50%;
    left: 30%;
    padding: 0;
    border: none;
    border-radius: 5px;
}
.lan_view .btn-group .dropdown-menu>li>a {
    color: #333;
    text-decoration: none;
    background-color: #ffffff;
    padding: 5px 20px;
}
.lan_view .btn-group .dropdown-menu>li>a:focus,
.lan_view .btn-group .dropdown-menu>li>a:hover {
    color: #3291F8;
    background-color: #E5FAFF;
}
.lan_view_fix {
    display: none;
}
.lan_view img,.lan_view_fix img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.text_btn {
    background: transparent;
    cursor: pointer;
    margin-left: 6px;
}
.text_btn:active,.text_btn:focus {
    box-shadow: none;
}
.none_view {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.flex_header {
    height: 100%;
}
.flex_header>a {
    height: 70px;
    line-height: 70px;
}
.flex_header>.active {
    background-color: rgba(15, 119, 232, 1);
    color: rgba(255, 255, 255, 1);
}
.swiper_img {
    width: 100%;
    /* height: 500px; */
}
.swiper-container-card1 .swiper-button-next,
.swiper-container-card2 .swiper-button-next, 
.swiper-container-card1 .swiper-button-prev,
.swiper-container-card2 .swiper-button-prev {
    position: absolute;
    top: 40%;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    z-index: 10;
    cursor: pointer;
    background-size: 14px 20px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
    vertical-align: middle;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled
{
    opacity: 0.2;
}
.potion_full {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #006abd94;
}
.flex_center {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    color: #ffffff;
    font-size: 4.5vw;
    font-weight: bold;
}
.content {
    min-height: 700px;
}
.content .swiper-wrapper {
    transition-timing-function: cubic-bezier(0.4, 0.5, 0.3, 0.1);
}
.content .main_pr {
    color: rgba(0, 123, 211, 1);
}
.content .main_title {
    font-size: 36px;
    color: rgba(0, 123, 211, 1);
}
.content .main_desc {
    margin-top: 3vw;
    flex: 1;
    line-height: 2;
    display: flex;
    width: 100%;
    padding-right: 3vw;
    position: relative;
    z-index: 99;
}
.content .eval_img {
    overflow: hidden;
}
.content .eval_img img {
    width: 100%;
    transition: all 0.5s;
}
.content .eval_img:hover img {
    transform: scale(1.2);
}
.main_flex {
    display: flex;
    flex-wrap: wrap;
}
.main_flex_direction {
    display: flex;
    flex-direction: column;
}
.content .main_view {
    display: flex;
    align-items: center;
    background-color: rgba(0, 123, 211, 1);
    padding: 44px 92px;
    padding: 2.5vw 3.5vw;
    color: rgba(255, 255, 255, 1);
}
.content .main_icon {
    width: 60px;
    width: 3vw;
    height: 60px;
    height: 3vw;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.21);
}
.content .main_icon img {
    width: 24px;
    height: 24px;
}
.title_style {
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.title_style>div:first-child {
    color: rgba(153, 153, 153, 1);
    font-size: 32px;
}
.title_style>div:last-child {
    color: rgba(0, 0, 0, 1);
    font-size: 28px;
}
.card_style {
    display: flex;
    width: 100%;
    height: 350px;
    padding: 58px 28px;
    flex-direction: column;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    align-items: flex-start;
    position: relative;
    transition: all 0.5s;
}
.card_style:hover {
    background-size: 120% 120%;
}
.card_style .card_text {
    z-index: 500;
}
.card_style .card_text div:first-child {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
}
.card_style .card_text div:last-child {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
}
.card_style .card_btn {
    color: rgba(248, 248, 248, 1);
    font-size: 14px;
    padding: 10px 16px;
    line-height: 1;
    border: 1px solid rgba(248, 248, 248, 1);
    z-index: 500;
    margin-top: 100px;
    transition: all 0.5s;
}
.card_style .card_btn img {
    width: 18px;
    height: 18px;
    margin-left: 10px;
}
.card_style:hover .blue_hover {
    color: #206fab;
    background-color: #ffffff;
}
.card_style:hover .orange_hover {
    color: #f6b973;
    background-color: #ffffff;
}
.card_style:hover .green_hover {

    color: #5f945d;
    background-color: #ffffff;
}
.card_sow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.or_re_sow {
    background: linear-gradient(to right, #cf3d069c, #fbc600a8);
}
.wh_gr_sow {
    background: linear-gradient(to right, #57cc6b5c, #0ea60096);
}
.bl_sow {
    background: linear-gradient(to right, #0e66bf8c, #1e83c396);
}
.content_img {
    width: 100%;
    padding: 36px;
    background: #ffffff;
    height: 385px;
    display: flex;
    overflow: hidden;
}

.content_img img {
    width: 100%;
    transition: all 0.5s;
}
.content_img>div {
    overflow: hidden;
    width: 100%;
}
.content_img>div:hover img {
    transform: scale(1.2);
}
.content_view {
    background: #ffffff;
    display: flex;
    height: 115px;
    flex-direction: column;
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    margin-top: 20px;
    justify-content: space-between;
    transition: all 0.3s;
}
.content_view:hover {
    border-bottom: 2px solid #007BD3;;
}
.content_view div {
    color: #333;
    transition: all 0.3s;
}
.content_view:hover div:first-child {
    color: #007BD3;
}
.content_view div:nth-child(2){
    line-height: 2;
}
.content_view .news-date {
    color: #999;
    font-size: 12px;
}
.bg_gray {
    background: #f8f8f8;
}
.flex_card {
    display: flex;
    flex-direction: column;
}
.book_shadow {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.14);
}
.book-group {
    padding: 6px;
}
.book_icon img {
    width: 24px;
    height: 24px;
}
.book_desc div:first-child {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}
.book_desc div:nth-child(2) {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin: 6px 0 0;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.book_desc:hover div:first-child {
    color: #007BD3;
    text-decoration: underline;
}
.book_desc .book_link {
    color: #007BD3;
    font-size: 13px;
}
.book_desc {
    flex : 1;
    border-bottom: 1px dashed rgba(187, 187, 187, 1);
    padding-bottom: 15px;
}
.trends_border {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.33);
}
.book_next_bg {
    background-color: rgba(245, 245, 245, 0.5);
}
.logo_view {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.logo_view .image {
    width: 290px;
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo_view div {
    width: 290px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.logo_view .image img {
    width: 120px;
}
.logo_view div {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
}
.flow_v {
    overflow: hidden;
}

.detail_content .title {
    color: #1C79BF;
    font-size: 16px;
    font-weight: 600;
}
.detail_content .btn_video {
    display: flex;
    align-items: center;
    color: rgba(50, 145, 248, 1);
    font-size: 16px;
}
.detail_content .btn_video img {
    width: 35px;
    height: 35px;
    margin: 0 20px 0 2.1vw;
}
.trends_img_box {
    height: 150px;
    overflow: hidden;
}
.trends_img {
    width: 100%;
    min-height: 150px;
}
.trends_content {
    display: flex;
    flex: 1;
    justify-content: space-between;
    flex-direction: column;
}
.trends_title {
    color: rgba(15, 119, 232, 1);
    font-size: 18px;
    line-height: 2;
    text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.trends_desc {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.trends_link {
    color: rgba(15, 119, 232, 1);
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.mt_14 {
    margin-top: -14px;
}
.trends_time {
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    padding-left: 10px;
}
.back_icon {
    color: rgba(15, 119, 232, 1);
    font-size: 14px;
    line-height: 1;
}

.back_icon span {
    margin-right: 7px;
    font-size: 10px;
}
.nav>li>a:focus {
    background-color: transparent;
}
.partner_content .thumbnail {
    width: 100%;
    height: 290px;
    border: none;
    -webkit-box-shadow: 0 2px 6px 0 rgb(0,0,0,0.1);
    box-shadow: 0 2px 6px 0 rgb(0,0,0,0.1);
    border-radius: 5px;
    padding: 15px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner_content .thumbnail>img {
    max-height: 100%;
}
.partner_content .thumbnail_name {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}
.rich_context img {
    max-width: 100% !important;
}
.detail_content .news-title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    color: #333;
}
.detail_content .news-date {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 10px;
}
.detail_content p {
    line-height: 32px;
}

.detail_content video {
    width: 450px;
    height: auto;
    max-width: 100% !important;
}
/* header */
.header {
    width: 100%;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
    /* position: relative; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
}
.navbar {
    margin-bottom: 0;
    position: static;
    border: none;
}
.navbar-brand {
    height: 80px;
    padding: 15px 0;
    box-sizing: border-box;
}
.navbar-brand img {
    height: 100%;
    float: left;
}
.navbar-nav>li>a {
    padding: 0 20px;
    height: 80px;
    line-height: 78px;
    text-align: center;
    font-size: 15px;
    color: #333;
}
.navbar-nav>li>a:hover,
.navbar-nav>li.active>a {
    color: #0F77E8;
}
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.navbar-toggle {
    padding: 15px 10px;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}
.nav>li span.glyphicon {
    font-size: 12px;
    display: none;
}
.nav>li.dropdown {
    position: static;
}
.navbar-nav>li.dropdown:hover .dropdown-toggle {
    background-color: #0F77E8;
    color: #fff;
}
.navbar-nav>li:hover .dropdown-menu {
    display: block;
}
.nav>li.dropdown.open .dropdown-toggle {
    background-color: #0F77E8;
    color: #fff;
}
.navbar-nav .dropdown .dropdown-menu {
    min-width: 100%;
    width: 100%;
    height: 60px;
    background-color: #0F77E8;
    border: none;
}
.navbar-nav .dropdown-menu .in-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.navbar-nav .dropdown-menu .in-menu>li {
    margin-right: 60px;
}
.navbar-nav .dropdown-menu .in-menu>li>a {
    color: #E1E3E6;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
}
.navbar-nav .dropdown-menu .in-menu>li.active a {
    color: #fff;
    background-color: transparent;
}
.navbar-nav .dropdown-menu .in-menu>li>a:focus,
.navbar-nav .dropdown-menu .in-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
}
/* end--header */
.logo_view_nav {
    position: relative;
}
.pad_active {
    display: none;
}
.show_active {
    display: none;
}
.font_hidden_line {
    white-space: nowrap;
    /*2.溢出的部分隐藏起来*/
    overflow: hidden;
    /*3.文字溢出的时候用省略号来显示*/
    text-overflow: ellipsis;
}
.text_center {
    text-align: center;
}
.phone_float {
    float: right !important;
}

.flex_image img {
    width: 100%;
}
.position-relative {
    position: relative;
}

.mobile_style {
    font-size: 16px;
    line-height: 2;
    color: rgba(51, 51, 51, 1);
}
.flex_par {
    display: flex;
}
.flex_input {
    margin-right: 26px;
    flex: 1;
    padding: 11px;
    height: unset;
}
.flex_par button, .flex_par button:visited {
    padding: 0 45px;
    background: #1C79BF;
    color: #ffffff;
}
.flex_par button:focus, .flex_par button:active, .btn-primary:active:hover {
    background: #1170b9 !important;
    color: #ffffff;
    outline: none !important;
    box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0,14%) !important;
    border-color: #1170b9 !important;
}
.text_default_style {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
}
.default_page_style>li>a {
    color: #a1a1a1;
    border: none;
}
.default_page_style>.active>a {
    color: #1170b9;
    border: none;
    background: #ffffff;
    border: 0
}
.flex_center_j {
    display: flex;
    justify-content: center;
}

.all_table table tr td {
    border: 1px solid #f8f8f8;
    text-align: center;
}
.form_context {
    padding: 25px;
    border-bottom: 1px solid #f2f2f2;
}
.form_context .title {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    margin-bottom: 15px;
}
.form_context .content_main_title {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-weight: bold;
}
.form_context .item {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    line-height: 1.8;
}
.under_line {
    text-decoration: underline;
}
.footer_view {
    padding: 40px 70px 20px 70px;
}
.footer_icon {
    display: flex;
    align-items: flex-start;
}
.footer_icon img:first-child {
    height: 47px;
}
.footer_icon .foot_ercode {
    margin-left: 50px;
    position: relative;
    display: flex;
    align-items: flex-start;
}
.footer_icon .foot_ercode img:first-child {
    height: 27px;
    margin-right: 10px;
}
.footer_icon .foot_ercode .ercode_img {
    width: 70px;
    height: 70px;
    background-color: #fff;
}
.footer_text {
    color: #ffffff !important;
    line-height: 45px;
}
.footer_text a {
    color: #ffffff !important;
    display: block;
    white-space: nowrap;
}
.footer_text .footer_beian {
    display: inline-block;
    margin-left: 5px;
}
.border_top_footer {
    border-top: 1px solid rgba(194, 199, 204, 0.53);
    padding-left: 80px;
}
.no_width {
    width: unset !important;
}
.show_style {
    display: none;
}
.none_style {
    display: none;
}
.trends_btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_bg {
    background: #0F77E8;
}
.position_text {
    position: absolute;
    bottom: 78px;
    left: 110px;
    color: rgba(255, 255, 255, 1);
    font-size: 48px;
    font-weight: bold;
}
.position_view {
    margin-top: 19px;
    width: 94px;
    border-bottom: 3px solid #ffffff;
}
.course_po {
    cursor: pointer;
}

.BMapLabel{ 
    max-width:none; 
}

.about_group {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: left center;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about_group .about_title {
    font-size: 40px;
    color: #fff;
    letter-spacing: 4px;
}
.about_group .about_desc {
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    line-height: 32px;
    letter-spacing: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    opacity: 0.8;
}
.about_group .about_more {
    font-size: 16px;
    padding: 8px 30px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-top: 50px;
    display: inline-block;
}

@media screen and (max-width: 1199px) {
    .navbar-nav>li>a {
        padding: 0 12px;
        font-size: 14px;
    }
    .logo_view .image {
        width: 270px;
    }
}

@media screen and (max-width: 992px) {
    body {
        padding-top: 70px;
    }
    .navbar-brand {
        height: 70px;
        line-height: 70px;
    }
    .navbar-brand img {
        height: 90%;
    }
    .lan_view {
        height: 70px;
    }
    .navbar-nav>li>a {
        width: auto;
        font-size: 13px;
        padding: 0 5px;
        height: 70px;
        line-height: 70px;
    }
    .foot-group {
        padding: 30px 0;
    }
    .foot-group .foot-left {
        margin-bottom: 20px;
    }
    .foot-list .nav>li {
        float: left;
        margin: 0;
        margin-right: 20px;
    }
    .foot-list .nav>li>a {
        padding: 4px 0;
    }
    .foot-group .foot-mid {
        margin-bottom: 20px;
    }
    .foot-group .foot-right {
        float: left;
    }

    .phone_float {
        float: right !important;
    }
    /*  手机版样式  */
    .phone_style {
        display: none;
    }
    .pad_active {
        display: block;
    }
    .show_active {
        display: flex;
    }
    .main_pr {
        font-size: 20px;
    }
    .main_pr_eval {
        font-size: 16px;
        padding: 15px 15px 3px;
    }
    .swiper-slide {
        width: 100%;
        height: 58vw;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
    .swiper-container-card2 .swiper-slide {
        height: 58vw;
    }
    .content .main_desc {
        font-size: 16px;
        color: #ffffff;
        flex: 1;
        line-height: 1.7;
        display: flex;
        width: 100%;
        padding: 20px 22px 16px;
        margin: 0;
    }
    .main_flex_direction {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .main_flex_direction .main_desc_bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 123, 211, 0.65);
    }    
    .main_view {
        height: 98px;
        padding: 23px 10px;
        justify-content: space-between;
    }

    .content .main_icon {
        width: 40px;
        height: 40px;
    }

    /*    */
    .title_style {
        padding: 20px 0;
    }
    .title_style>div:first-child {
        font-size: 22px;
    }
    .title_style>div:last-child {
        font-size: 20px;
    }
    .card_style {
        padding: 28px 20px;
        height: unset;
        margin-top: 5px;
    }
    .card_style .card_btn {
        margin-top: 50px;
    }
    .card_style .card_text div:first-child {
        font-size: 18px;
    }
    .card_style .card_text div:last-child {
        font-size: 14px;
    }
    .book_shadow_phone {
        box-shadow: none;
    }
    .book_next_bg {
        background: unset;
    }
    .flex_book {
        display: flex;
        padding-top: 15px;
    }
    .book_desc div:first-child {
        font-size: 16px;
        height: auto;
    }
    .bg_gray {
        margin-bottom: 0;
    }
    .title_phone_style {
        border-bottom: 1px solid #f8f8f8;
    }
    .title_phone_style>div {
        color: rgba(0, 0, 0, 1);
        font-size: 20px;
        width: 100%;
        text-align: center;
    }
    .logo_view .image {
        width: 120px;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .logo_view .image img {
        width: 80%;
        height: auto;
        max-height: 100%;
    }
    .logo_view div {
        color: rgba(102, 102, 102, 1);
        font-size: 14px;
        width: 120px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .text_btn {
        font-size: 12px;
    }
    .footer_icon {
        display: flex;
        justify-content: space-between;
    }
    .footer_image {
        display: flex;
        color: rgba(255, 255, 255, 1);
        font-size: 12px;
        align-items: center;
        position: relative;
    }
    .footer_image .ercode_img_p {
        width: 80px;
        height: 80px;
        background-color: #fff;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 30px;
        left: 10px;
        display: none;
    }
    .footer_image:active .ercode_img_p,
    .footer_image:focus .ercode_img_p,
    .footer_image:hover .ercode_img_p {
        display: block;
    }
    .footer_view {
        padding: 25px 18px;
    }
    .footer_icon img:first-child {
        height: 42px;
    }
    .footer_icon .footer_image img:first-child {
        width: 24px;
        height: 24px;
        margin-right: 7px;
    }
    .footer_text a, .footer_text {
        color: #ffffff !important;
        font-size: 12px;
        line-height: 30px;
    }
    .border_top_footer {
        padding: 0;
        color: #ffffff;
        text-align: center;
    }
    .content_img {
        height: unset;
    }

    .about_phone_group {
        width: 100%;
        height: 400px;
        background-size: cover;
        background-position: left center;
        padding: 20px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .about_phone_group .about_title {
        font-size: 26px;
        color: #fff;
        letter-spacing: 2px;
    }
    .about_phone_group .about_desc {
        font-size: 14px;
        margin-top: 10px;
        color: #fff;
        line-height: 26px;
        letter-spacing: 2px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .about_phone_group .about_more {
        font-size: 14px;
        padding: 6px 20px;
        margin-top: 30px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 5px;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    body {
        padding-top: 0;
    }
    /* header */
    .header {
        position: relative;
    }
    .navbar {
        position: relative;
        margin: unset;
    }
    .navbar-nav {
        margin: unset;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    header .nav>li {
        border-bottom: 1px solid rgba(187, 187, 187, 0.18);
    }
    .navbar-nav>li>a {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-size: 14px;
        display: inline-block;
    }
    .navbar-nav>li>a:hover,
    .navbar-nav>li.active>a {
        color: #0F77E8;
    }
    .navbar-nav>li>a:focus,
    .navbar-nav>li>a:hover {
        text-decoration: none;
        background-color: #fff;
    }

    /* .navbar-header {
        margin-bottom: 16px;
    } */
    .nav>li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .nav>li span.glyphicon {
        display: block;
    }
    .nav>li.dropdown {
        position: relative;
    }
    .navbar-nav>li.dropdown:hover .dropdown-toggle {
        background-color: #fff;
        color: #333;
    }
    .nav>li.dropdown.open .dropdown-toggle {
        background-color: #fff;
        color: #333
    }
    .navbar-nav .dropdown .dropdown-menu {
        background-color: #fff;
        border-bottom: 1px solid rgba(187, 187, 187, 0.18);
        height: auto;
        box-shadow: none;
    }
    .navbar-nav .dropdown-menu .in-menu {
        display: block;
        padding: 0 5px;
    }
    .navbar-nav .dropdown-menu .in-menu>li {
        margin-right: 0;
        border-bottom: 1px solid rgba(187, 187, 187, 0.18);
    }
    .navbar-nav .dropdown-menu .in-menu>li:last-child {
        border: none;
    }
    .navbar-nav .dropdown-menu .in-menu>li>a {
        color: #333;
        height: 50px;
        line-height: 50px;
        padding: 0;
        text-align: left;
        font-size: 12px;
    }
    .navbar-nav .dropdown-menu .in-menu>li.active a {
        color: #333;
    }
    .navbar-nav .dropdown-menu .in-menu>li>a:focus,
    .navbar-nav .dropdown-menu .in-menu>li>a:hover {
        color: #333;
    }

    .phone_shadow {
        border: 1px solid rgba(204, 204, 204, 0.33);
        background-color: rgba(255, 255, 255, 1);
    }
    .trends_border {
        border: 0;
        padding: 16px 14px;
        margin: 0;
    }
    .lan_view_fix {
        display: flex;
        position: absolute;
        top: 0;
        bottom: 0;
        align-items: center;
        justify-content: center;
        left: 0;
        height: 48px;
        padding: 0;
    }
    .lan_view_fix .btn-group button {
        font-size: 12px;
        padding: 0;
        display: flex;
        align-items: center;
    }
    .lan_view_fix .btn-group .dropdown-menu {
        min-width: 40%;
        left: 15%;
        padding: 0;
    }
    .lan_view_fix .btn-group .dropdown-menu>li>a {
        padding: 4px 20px;
        font-size: 12px;
    }
    .logo_view_nav {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 48px;
        padding-left: 60px;
        float: left;
        width: 88%;
    }
    .fix_logo {
        position: absolute;
        height: 60px;
        top: 0;
    }
    .lan_view img, .lan_view_fix img {
        width: 20px;
        height: 20px;
    }
    .no_margin {
        margin: 0 !important;
    }
    .navbar-toggle .icon-bar {
        width: 16px;
    }
    .opacity_style {
        display: none;
    }
    .show_style {
        display: flex;
    }
    .none_style {
        display: unset;
    }
    .padding_view {
        padding: 0 9px !important;
    }
    .padding_view_nav {
        min-height: 48px;
        padding: 5px 0;
    }
    .navbar-brand {
        height: 100%;
        padding: 10px 0;
    }
    .phone_float {
        float: unset !important;
    }
    .trends_title {
        color: rgba(0, 0, 0, 1);
        font-size: 16px;
        text-decoration: unset;
    }
    .trends_tag {
        border-radius: 4px;
        background-color: rgba(28, 121, 191, 0.1);
        color: rgba(28, 121, 191, 1);
        font-size: 12px;
        padding: 3px 5px;
    }
    .trends_phone_title {
        color: rgba(0, 0, 0, 1);
        font-size: 16px;
    }
    .partner_content {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .partner_content .thumbnail {
        height: 170px;
    }

    .position_text {
        position: absolute;
        bottom: 20px;
        left: 30px;
        color: rgba(255, 255, 255, 1);
        font-size: 20px;
        font-weight: bold;
    }
    .position_view {
        margin-top: 10px;
        width: 40px;
        border-bottom: 3px solid #ffffff;
    }

    .content_view div:first-child {
        font-weight: normal !important;
    }

    .about_content video {
        width: 100%;
    }

    .card_style:hover {
        background-size: 100% 100%;
    }
    .card_style:hover .card_btn {
        background-color: transparent;
        color: #fff;
    }

    .news-group .fs-18 {
        font-size: 16px !important;
    }
    .news-group .fs-14 {
        font-size: 12px !important;
    }
    .news-group .content_img {
        padding: 24px;
    }

    .about_phone_group {
        height: 240px;
    }
    .about_phone_group .about_title {
        letter-spacing: 1px;
        font-size: 24px;
    }
    .about_phone_group .about_desc {
        line-height: 18px;
        letter-spacing: 2px;
        font-size: 13px;
    }
    .about_phone_group .about_more {
        margin-top: 20px;
        font-size: 13px;
    }
}
