@charset "utf-8";

/*手机和平板竖-start*/
@media screen and (max-width: 800px) {
  .hide_mobi {
    display: none;
  }
  .hide_break {
    height: 0;
  }
  .mobi_width {
    width: 100%;
  }
  .outer {
    width: 100%;
  }
  .noflex_block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
  }
  .app_intro audio {
    width: 100%;
  }
  .list_picnews .block:active {
    background-color: rgba(0, 0, 0, 0.08);
  }
  body {
    font-family: -apple-system-font, "Helvetica Neue", sans-serif, "微软雅黑", microsoft yahei, "宋体", simsun, Verdana, Arial;
    color: #000;
  }
  body .gap_child,
  label {
    font-size: 16px;
  }
  a {
    color: #000;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a:hover {
    color: #000;
    text-decoration: none;
  }
  a.view_more:hover {
    color: #fff;
  }
  span[class*="tmpfont"] {
    font-size: 18px;
  }
  .app_list.flex_flex .line_break {
    display: block;
  }
  .app_list_block {
    background-color: #fff;
    line-height: 38px;
  }
  input.flex_input {
    width: 100%!important;
    padding: 0;
    margin: 0;
    height: 38px;
    line-height: 38px;
    border: none;
    top: 0;
  }
  .mobiscroll_block input {
    width: 100%!important;
    padding: 0;
    margin: 0;
    height: 38px;
    line-height: 38px;
    border: none;
    top: 0;
  }
  select {
    width: 100%!important;
    padding: 0;
    margin: 0;
    height: 38px;
    line-height: 38px;
    border: none;
    top: 0;
  }
  input.with_border {
    border-radius: 3px;
    /*根据屏幕分辨率设定圆角*/
    padding: 0 2%;
    width: 96%;
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  }
  .much_input .break {
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    background-color: #dbdbdb;
    height: 38px;
    overflow: hidden;
  }
  .much_input .arrow_more {
    margin-left: 0;
    position: inherit;
  }
  .app_list_block .title {
    width: auto;
    text-align: inherit;
  }
  .app_list_block .r_head {
    width: 38px;
    height: 38px;
  }
  .switch {
    margin-top: 5px;
  }
  .arrow_more {
    margin-left: 8px;
    position: inherit;
    left: auto;
    top: auto;
  }
  .arrow_more[class*="calendar"] {
    margin-left: 8px;
    position: inherit;
    left: auto;
    top: auto;
  }
  .app_list_block .arrow_more[class*="unfold"] {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
  }
  .arrow_more[class*="unfold"] {
    margin-left: 8px;
    position: inherit;
    left: auto;
    top: auto;
  }
  .app_list input[type="text"]:focus,
  .app_list input[type="number"]:focus,
  .app_list input[type="password"]:focus,
  .app_list textarea:focus,
  .app_list_block input[type="text"]:focus,
  .app_list_block input[type="number"]:focus,
  .app_list_block input[type="password"]:focus,
  .app_list_block textarea:focus {
    box-shadow: none;
  }
  .radio_block label,
  .check_block label {
    margin-right: 14px;
  }
  .app_list_block textarea {
    border: 0;
    border-radius: 0;
    padding: 6px 0;
    display: block;
    width: 100%;
    height: calc(26px * 3);
    line-height: 26px;
  }
  .arrow_pic img {
    height: 28px;
  }
  .right_txt {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin-left: 0;
    border-radius: 0;
    border: 0;
    z-index: 2;
  }
  .right_txt:before {
    content: " ";
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .left_txt:before {
    content: " ";
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
  }
  .right_check {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    text-align: center;
    width: 120px;
    border-radius: 0;
    margin-left: 0;
    border: 0;
  }
  .right_check:before {
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .right_check img {
    height: 100%;
    width: 100%;
    border-radius: 0;
  }
  /*智能表格*/
  .data_table.longertable {
    width: 1400px;
  }
  .data_table.longtable {
    width: 1000px;
  }
  .data_table.shorttable {
    width: 768px;
  }
  .flow_contain {
    width: 100%;
    overflow-y: auto;
  }
  .flow_contain::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
  }
  .flow_contain::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .flow_contain_outer {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .flow_contain_outer .fade {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
  }
  /**/
  /*窗口控制*/
  .w_title {
    text-align: center;
    padding: 0;
  }
  .w_title *[class*="font"] {
    display: none;
  }
  .app_window .con,
  .info_tip .fancybox-content {
    width: 80%;
  }
  .app_window .con .w_main {
    max-height: 500px;
  }
  .with_remind .remind {
    font-size: 14px;
    line-height: 28px;
    color: #4d4d4d;
    position: fixed;
    width: 70%;
    padding: 10px 14px;
    border-sizing: border-box;
    background-color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 19;
  }
  .with_remind .remind:before {
    display: none;
  }
  .mini_menu_outer .mini_menu {
    position: fixed;
    right: auto;
    width: 80%;
    border: 0px;
    border-radius: 3px;
    /*根据屏幕分辨率设定圆角*/
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 19;
  }
  .input_box {
    margin: 0;
  }
  /*瀑布和流动*/
  .floats.waterfall {
    padding: 0 4px;
  }
  .floats.waterfall .block {
    width: calc((100% - (4px * 4)) / 2);
    margin: 4px  4px;
  }
  .break_p .title {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    margin: 0 10px;
  }
  .break_p .break {
    width: 100%;
    height: 1px;
    margin-top: 14px;
    border-radius: 0px;
    float: none;
  }
  /*菜单导航*/
  .with_header {
    height: 44px;
  }
  .page_header .logo {
    height: 44px;
    width: 90px;
    background-size: 90px 88px;
  }
  .page_header .in {
    margin: 0 6px;
  }
  .page_header .flex_block {
    text-align: center;
  }
  .nav_top {
    display: none;
  }
  .page_header span[class*="open_"],
  .page_header a[class*="open_"] {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    width: 34px;
    line-height: 44px;
    text-align: center;
    position: relative;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
  }
  .page_header.bg_white *[class*="open_"] {
    color: #4d4d4d;
  }
  .page_header *[class*="open_"].open_cp {
    border-radius: 100%;
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: 8px;
    margin-left: 10px;
  }
  .page_header *[class*="open_"].open_cp.head_left {
    margin-left: 0;
  }
  .page_header *[class*="open_"].open_logo {
    border-radius: 0;
    height: 44px;
    width: auto;
    position: inherit;
    top: 0;
  }
  .page_header *[class*="open_"].open_logo img {
    height: 44px;
  }
  .page_header *[class*="open_"] .num {
    background-color: #f06060;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 16px;
    position: absolute;
    top: 8px;
    right: -2px;
  }
  .page_header *[class*="open_"] .dot {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 6px;
    background-color: #f06060;
  }
  .page_header .modal_sch {
    font-size: 14px;
    text-align: left;
    margin: 8px 10px;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    background-color: #f5f5f5;
    color: #ccc;
    padding: 0 8px 0 14px;
    box-sizing: border-box;
  }
  .page_header .modal_sch *[class*="font"] {
    float: right;
  }
  .page_header .page_title {
    line-height: 44px;
    font-size: 18px;
  }
  .page_header .topic_title {
    line-height: 16px;
    font-weight: bold;
    margin-top: 7px;
    text-align: left;
  }
  .page_header .topic_des {
    line-height: 14px;
    color: #808080;
    font-size: 10px;
    text-align: left;
  }
  /*左侧菜单*/
  .mlan {
    box-sizing: border-box;
    padding: 8px 0 8px 14px;
  }
  .mlan a {
    margin: 0 8px;
  }
  .mlan a.selected {
    color: #1982db;
  }
  .menu_outer {
    background-color: #fff;
  }
  .menu_outer > li {
    height: auto;
    overflow: hidden;
  }
  .menu_outer > li.firstChild {
    border: 0;
  }
  .menu_outer .header {
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    display: block;
    padding-left: 14px;
  }
  .menu_outer .ul {
    padding-left: 14px;
  }
  .menu_outer .header .tmpfont:first-child {
    width: 34px;
    text-align: center;
    margin-left: 10px;
    color: rgba(0, 0, 0, 0.5);
  }
  .menu_outer .header .tmpicon-unfold {
    color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    width: 44px;
    float: right;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
  }
  .menu_outer .header .tmpicon-right {
    color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    width: 44px;
    float: right;
    text-align: center;
  }
  .menu_in {
    display: none;
    height: auto;
    position: relative;
  }
  .menu_in li {
    height: 44px;
    overflow: hidden;
    line-height: 44px;
  }
  .menu_in li a {
    padding-left: 58px;
    font-size: 14px;
  }
  .menu_outer a {
    display: block;
  }
  .menu_in li a:hover {
    text-decoration: none;
  }
  .menu_outer a:hover,
  .menu_outer .selected {
    background-color: rgba(25, 130, 219, 0.1);
    color: #1982db;
  }
  .menu_outer a:hover,
  .menu_outer .selected a {
    color: #1982db;
  }
  .menu_outer .menu_show {
    background-color: rgba(0, 0, 0, 0.02);
  }
  .menu_outer .menu_show .header .tmpicon-unfold {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .menu_outer .num {
    background-color: #e64340;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 16px;
    float: right;
    margin-right: 10px;
    margin-top: 14px;
  }
  .menu_outer .dot {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #e64340;
    position: relative;
    left: 4px;
    top: -8px;
  }
  .menu_outer .head_pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
    margin: 8px 3px 8px 13px;
    float: left;
  }
  /*数字统计*/
  .statistics {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    margin: auto;
  }
  .statistics .flex_block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
  }
  .statistics_block .result {
    line-height: 36px;
  }
  .statistics .flex_block {
    position: relative;
  }
  .sta_6 .flex_block,
  .sta_9 .flex_block {
    width: 33.33%;
  }
  .sta_2 .flex_block {
    width: 50%;
  }
  .sta_4 .flex_block,
  .sta_8 .flex_block {
    width: 25%;
  }
  .statistics.with_break .flex_block:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 1px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .statistics.sta_6 .flex_block:nth-child(3n):after,
  .statistics.sta_9 .flex_block:nth-child(3n):after,
  .statistics.sta_2 .flex_block:nth-child(2n):after,
  .statistics.sta_4 .flex_block:nth-child(2n):after,
  .statistics.sta_8 .flex_block:nth-child(2n):after {
    display: none;
  }
  .statistics.with_break.sta_6 .flex_block:nth-child(3n):before,
  .statistics.with_break.sta_9 .flex_block:nth-child(3n):before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .statistics.with_break.sta_2 .flex_block:nth-child(2n):before,
  .statistics.with_break.sta_4 .flex_block:nth-child(2n):before,
  .statistics.with_break.sta_8 .flex_block:nth-child(2n):before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.08);
  }
  /*swiper滚动*/
  .position_center {
    width: 80%;
  }
  .myslide-next,
  .myslide-prev {
    width: 28px;
    height: 28px;
    margin-top: -14px;
  }
  .swiper-container-horizontal > .mypagination.swiper-pagination-bullets {
    bottom: 10px;
  }
  /*20180528*/
  .app_list_block .file_upload span[class*='auto_btn'] {
    border-radius: 3px;
    /*根据屏幕分辨率设定圆角*/
  }
  .app_list_block .file_upload span[class*='auto_btn']:before {
    border-radius: 3px;
    /*根据屏幕分辨率设定圆角*/
  }
  /*打赏*/
  .zs-modal-footer img {
    height: 28px;
  }
  .zs-modal-btns {
    margin: 26px auto;
  }
  .zs-modal-btns button {
    margin: 4px;
  }
  .zs-modal-pay .pay {
    line-height: 36px;
    margin: 0px auto;
  }
  .zs-modal-pay .pay .pay_num,
  .zs-modal-pay .pay .float {
    font-size: 28px;
  }
  .zs-modal-pay .pay .pay_num,
  .zs-modal-pay .pay .float {
    font-size: 28px;
  }
  .zs-modal-pay .pay.random .pay_num {
    font-size: 28px;
    line-height: 36px;
  }
  .zs-modal-pay img {
    width: 120px;
    margin: 0px auto;
  }
  .zs-modal-btns {
    margin: 0px auto 14px auto;
  }
  .zs-modal-pay p {
    font-size: 12px;
  }
  .page_ban a {
    width: 20%;
    line-height: 28px;
  }
  /**/
  .info_filter {
    padding: 0 0 8px 0;
    margin: 0;
    box-shadow: none;
  }
  .info_filter:after {
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .info_filter .block {
    padding: 6px 8px;
  }
  .info_filter .block .flex_block {
    position: relative;
  }
  .info_filter .block .flex_block:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 28px;
    width: 40px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    /*红色*/
  }
  .info_filter .block .flex_block .select_outer {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    box-sizing: border-box;
  }
  .info_filter .block .flex_block .hide_pc {
    width: 40px;
  }
  /*无限菜单*/
  .treeview_response {
    background-color: #fff;
    position: fixed;
    right: -71%;
    top: 0;
    width: 70%;
    height: 100%;
    overflow: auto;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  }
  .treeview_response .close_treeview,
  .open_treeview.shape_btn {
    display: inline-block;
  }
  /*底部菜单start*/
  .with_btm_nav {
    height: 58px;
    overflow: hidden;
  }
  .btm_nav {
    height: 58px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
  }
  .btm_nav:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    transform-origin: 0 0;
    transform: scaleY(0.5);
  }
  .btm_nav_break {
    width: 1px;
    overflow: hidden;
    height: 58px;
    background-color: #ebebeb;
    transform-origin: 0 0;
    transform: scaleX(0.5);
  }
  .btm_nav_block {
    height: 58px;
    display: block;
    text-align: center;
  }
  .btm_nav .default {
    border-color: #fff;
  }
  .btm_nav_block *[class*="font"] {
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
    position: relative;
    color: #808080;
  }
  .btm_nav_block .pic {
    margin-top: 10px;
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #f0f0f0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .btm_nav_block.single_icon *[class*="font"] {
    margin-top: 4px;
    font-size: 50px;
    line-height: 50px;
    color: #1982db;
  }
  .btm_nav_block *[class*="font"] .dot,
  .btm_nav_block .pic .dot {
    width: 6px;
    height: 6px;
    background-color: #e64340;
    border-radius: 100%;
    position: absolute;
    right: -6px;
    top: 0px;
  }
  .btm_nav_block *[class*="font"] .num,
  .btm_nav_block .pic .num {
    height: 18px;
    min-width: 18px;
    line-height: 18px;
    background-color: #e64340;
    border-radius: 18px;
    font-size: 8px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -14px;
    top: -4px;
  }
  .btm_nav_block div {
    color: #808080;
    line-height: 18px;
    font-size: 10px;
    display: block-inline;
  }
  .btm_nav .selected div,
  .btm_nav .selected *[class*="font"] {
    color: #1982db;
  }
  /*end*/
  /*底部按钮start*/
  .with_btm_btn {
    height: 44px;
    overflow: hidden;
  }
  .btm_btn {
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 3;
  }
  .btm_btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 1px;
    background-color: #ebebeb;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  .btm_btn .break {
    width: 1px;
    height: 44px;
    background-color: #dbdbdb;
    transform: scaleX(0.5);
    -webkit-transform: scaleX(0.5);
  }
  .btm_btn a {
    display: block;
  }
  .btm_btn a span {
    width: 100px;
    text-align: center;
  }
  /*底部评论按钮start*/
  .with_rebtn {
    height: 44px;
    overflow: hidden;
  }
  .btm_rebtn {
    height: 44px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 3;
    box-sizing: border-box;
    padding: 8px 14px;
    line-height: 28px;
  }
  .btm_rebtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 1px;
    background-color: #ebebeb;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  .btm_rebtn .head {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 8px;
    text-align: center;
    line-height: 28px;
    background-color: #f5f5f5;
    color: #ccc;
    font-size: 10px;
  }
  .btm_rebtn .model_edit {
    display: block;
    height: 28px;
    line-height: 28px;
    background-color: #f5f5f5;
    border-radius: 28px;
    padding: 0 14px;
    box-sizing: border-box;
    font-size: 12px;
    color: #ccc;
  }
  .btm_rebtn .btn {
    color: #808080;
    text-align: center;
    margin-left: 14px;
  }
  /*end*/
  .nop {
    padding: 0 14px;
    box-sizing: border-box;
  }
  .index_p_nav {
    width: 100%;
  }
  .index_roll {
    height: 240px;
    margin-top: 0;
  }
  .index_ban {
    text-align: center;
    padding: 26px 0 16px 0;
  }
  .index_ban .h01 {
    font-size: 22px;
    line-height: 32px;
  }
  .index_ban .h02 {
    font-size: 14px;
    line-height: 18px;
  }
  .index_ban .h03 {
    width: 40px;
  }
  .index_p_outer {
    width: 100%;
  }
  .index_swp_outer {
    width: 100%;
  }
  .index_swp_outer .swiper-slide {
    padding: 20px 0;
  }
  .pro_list .block {
    width: calc((100% - 30px)/2);
    margin: 0 0 10px 10px;
  }
  .pro_list .block .h01 {
    height: 200px;
    margin-bottom: 0;
  }
  .pro_list .block .des,
  .pro_list .block .btn {
    display: none;
  }
  .pro_list .block .h02 {
    height: auto;
    background-color: transparent;
    top: auto;
    bottom: 0;
    text-align: center;
  }
  .pro_list .block .h02 .title,
  .pro_list .block .h02 .model {
    padding-left: 0;
    padding-right: 0;
  }
  .pro_list .block .h02 .model {
    padding-bottom: 8px;
    font-size: 12px;
  }
  .pro_list .block:hover .h02 {
    top: auto;
    bottom: 0;
  }
  .pro_list .block .had {
    top: 8px;
    left: 14px;
  }
  .news_list .block {
    width: calc(100% - 28px);
    margin: 0 14px 14px 14px;
    height: 128px;
  }
  .news_list .block .h01 {
    width: 128px;
    height: 128px;
    float: left;
  }
  .news_list .block .h02 {
    width: calc(100% - 128px);
    float: left;
  }
  .v_list .block {
    width: calc(100% - 28px);
    margin: 0 14px 14px 14px;
    height: 136px;
    overflow: hidden;
  }
  .v_list .list_roll .block {
    width: calc(100% - 28px);
  }
  .v_list .block .h01 {
    width: 136px;
    height: 136px;
    float: left;
  }
  .v_list .block .h02,
  .v_list .first .h02 {
    height: 136px;
    position: inherit;
    background-color: #1a1a1a;
    width: calc(100% - 136px);
    float: left;
  }
  .v_list .block .title {
    height: auto;
  }
  .v_list .block .play {
    top: 50%;
    transform: scale(1);
  }
  .v_list .block .h02 a {
    max-height: calc(26px * 4);
    -webkit-line-clamp: 4;
    font-size: 16px;
    white-space: normal;
    line-height: 26px;
  }
  .index_c_outer {
    width: 100%;
  }
  .case_list .block {
    width: calc(100% - 28px);
    height: 260px;
    margin: 14px;
    float: none;
  }
  .case_list .block .h01 {
    height: 260px;
  }
  .case_list .block .h02 {
    bottom: 0;
  }
  .exh_list .block {
    height: 130px;
    width: calc(100% - 28px);
    margin: 14px;
    float: none;
  }
  .exh_list .block .left {
    width: 130px;
  }
  .exh_list .block .h02 {
    display: none;
  }
  .exh_list .block .h03 .time {
    font-size: 12px;
    margin-top: 6px;
  }
  .exh_list .block .h03 *[class*="btn"] {
    height: 34px;
    line-height: 34px;
  }
  .index_video {
    width: 100%;
    box-sizing: border-box;
    padding: 0 14px;
  }
  .index_news .left,
  .index_news .right {
    width: 100%;
    float: none;
    padding: 14px;
    box-sizing: border-box;
  }
  .index_news .left {
    padding-bottom: 0;
  }
  .index_news .left .block .img {
    height: 160px;
  }
  .index_news .right .block {
    height: 100px;
  }
  .index_news .right .block .img {
    width: 120px;
    height: 100px;
  }
  .index_news .right .block .title {
    margin: 10px 0 0 16px;
    font-size: 16px;
  }
  .index_news .right .block .des {
    display: none;
  }
  .index_news .right .block .time {
    padding: 0 0 0 16px;
  }
  .index_news .right .block {
    margin-bottom: 14px;
  }
  .block_icon .block {
    margin-left: 14px ;
    margin-bottom: 14px;
    width: calc((100% - 42px)/2);
    float: left;
  }
  .block_icon .block:first-child {
    margin-left: 14px;
  }
  .block_icon .block .h01 {
    line-height: 100px;
  }
  .block_icon .block .h02 {
    height: auto;
    padding: 28px 0 10px 0;
  }
  .block_icon .block .h01 span {
    font-size: 44px;
  }
  .block_icon .title {
    font-weight: normal;
  }
  .block_icon .des {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
  }
  .block_icon {
    padding: 14px 0;
  }
  .top_ban {
    height: 240px;
    margin-top: 0;
  }
  .map,
  .with_map,
  .all_cat,
  .all_ranking,
  .top_ban .search {
    display: none;
  }
  .top_ban .col_name {
    top: 50%;
    transform: translate(0, -50%);
    padding: 14px;
  }
  .top_ban .col_name .h01 {
    font-size: 18px;
    line-height: 22px;
  }
  .enbody .top_ban .col_name .h01,
  .debody .top_ban .col_name .h01 {
    font-size: 18px;
  }
  .top_ban .col_name .h02 {
    font-size: 32px;
    line-height: 40px;
  }
  .p_compare {
    width: 800px;
  }
  .compare_outer {
    overflow: auto;
  }
  .p_para_con {
    margin: 14px;
  }
  .p_intro {
    width: 100%;
    background-color: #fff;
  }
  .p_intro .left {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
    float: none;
  }
  .p_roll {
    border: 0;
  }
  .p_roll_nav.swiper-container {
    margin-top: 0px;
    width: 320px;
  }
  .p_roll_nav a {
    height: 60px;
    width: 60px;
  }
  .p_intro .right {
    width: 100%;
    margin: 0;
    padding: 14px;
    box-sizing: border-box;
    float: none;
  }
  .p_intro .ttd {
    height: auto;
  }
  .p_intro .p_des {
    height: auto;
    text-overflow: default;
    display: block;
    -webkit-line-clamp: default;
    -webkit-box-orient: default;
    margin-bottom: 16px;
    margin-top: 16px;
  }
  .p_alt {
    font-size: 14px;
  }
  #ck {
    margin-top: 14px;
  }
  .news_con .left,
  .news_con .right,
  .page_con .left {
    width: 100%;
    float: none;
    border: 0;
    padding: 14px;
    box-sizing: border-box;
  }
  .news_con .news_top .btn {
    margin-left: 0;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
  }
  .news_con .v_top {
    display: block;
  }
  .news_con .left .n_share {
    margin: 32px 0;
  }
  .news_con .right .block {
    margin-bottom: 14px;
  }
  .news_con .right .line_break {
    display: none;
  }
  .news_con .right .block_t {
    border-top: 1px solid #ebebeb;
  }
  .news_con .right .block_t .h02 {
    height: auto;
    padding: 10px 0;
  }
  .news_con #ck {
    height: 300px;
  }
  .msg_con {
    padding: 14px;
    box-sizing: border-box;
  }
  .service .block {
    display: block;
    width: 25%;
    margin: 0;
    float: left;
    background-color: transparent;
  }
  .service .block:hover {
    box-shadow: none;
  }
  .service .block .h02 {
    display: none;
  }
  .service .block .h01 span[class*="font"] {
    font-size: 32px;
    line-height: 44px;
    margin-top: 0;
  }
  .service .block .h01 span:last-child {
    margin-bottom: 0;
  }
  .service_search {
    width: calc(100% - 28px);
  }
  .break_ban {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    box-sizing: border-box;
  }
  .good_news .left {
    width: 100%;
    float: none;
  }
  .good_news .right {
    width: 100%;
    float: none;
  }
  .news_roll .swiper-slide {
    height: 260px;
  }
  .feed,
  .newscon .feed,
  .user {
    background-color: #fff;
    padding: 0;
  }
  .feed .app_list_block .title,
  .newscon .feed .app_list_block .title,
  .enbody .feed .app_list_block .title,
  .enbody .newscon .feed .app_list_block .title,
  .debody .feed .app_list_block .title,
  .debody .newscon .feed .app_list_block .title {
    width: auto;
  }
  .feed .app_list_block .title span {
    display: none;
  }
  .feed .input_block,
  .feed .select_block,
  .newscon .feed .input_block,
  .newscon .feed .select_block {
    padding: 8px 14px;
    width: 100%;
    float: none;
  }
  .feed .area_block {
    padding: 8px 14px;
  }
  .feed .area_block textarea,
  .enbody .feed .area_block textarea,
  .debody .feed .area_block textarea {
    width: 100%;
  }
  .news_con .feed input[type="text"],
  .news_con .feed select,
  .enbody .news_con .feed input[type="text"],
  .enbody .news_con .feed select,
  .debody .news_con .feed input[type="text"],
  .debody .news_con .feed select {
    width: 100%;
  }
  .user .left,.user .right,.user .b_left,.user .b_right{
    float: none;
    width:100%;
  }
  .user .right{
    padding:14px;
    box-sizing: border-box;
  }
  .user .bind{
    padding: 14px;
  }
  .user .b_con{
    margin: 14px auto;
  }
  .user .b_tip{
    font-size: 12px;
    line-height: 18px;
  }
  .cp{
    padding-left: 0;
    padding-right: 0;
  }
  .cp .center::before{
    display: none;
  }
  .cp .left,.cp .center,.cp .right{
    width:100%;
    float: none;
  }
  .cp .left{
    padding:14px 0;
  }
  .cp .center,.cp .right{
    padding:14px;
    box-sizing: border-box;
  }
  .about_intro .left {
    width: 100%;
    float: none;
  }
  .about_intro .right {
    float: none;
    width: 100%;
  }
  .about_intro .txt {
    margin: 0 14px;
    font-size: 16px;
  }
  .about_intro .right .about_roll {
    height: 260px;
  }
  .about_join {
    height: auto;
  }
  .about_join .left {
    width: 100%;
    float: none;
    padding: 14px;
    box-sizing: border-box;
  }
  .about_join .right {
    float: none;
    width: 100%;
  }
  .about_join .right span {
    height: 240px;
  }
  .about_require {
    height: auto;
  }
  .about_require .left {
    width: 100%;
    float: none;
    height: 240px;
  }
  .about_require .right {
    width: 100%;
    float: none;
    height: auto;
    padding: 14px;
    box-sizing: border-box;
    line-height: 28px;
  }
  .join_btn .block {
    width: 50%;
    margin: 16px 0;
  }
  .debody .join_btn .block,
  .enbody .join_btn .block {
    width: 100%;
  }
  .join_btn .block .h01 {
    width: 100%;
    font-size: 28px;
  }
  .join_btn .block .h01 span {
    font-size: 44px;
    line-height: 54px;
  }
  .join_btn .block .h03 {
    width: 90%;
    height: auto;
    font-size: 12px;
    line-height: 18px;
    height: 54px;
  }
  .debody .join_btn .block .h03,
  .enbody .join_btn .block .h03 {
    height: auto;
  }
  .join_sch {
    padding: 14px;
    box-sizing: border-box;
  }
  .join_sch .block {
    width: 100%;
  }
  .debody .join_sch .block.txt {
    font-size: 16px;
  }
  .join_sch .block.icon {
    line-height: 44px;
    height: 44px;
  }
  .join_sch .block.icon.tob {
    transform: rotate(0deg);
  }
  .join_sch .block.icon.tol {
    transform: rotate(0deg);
  }
  .join_sch .block.icon span {
    font-size: 22px;
    transform: rotate(90deg);
  }
  .join_sch .block.blank {
    display: none;
  }
  .about_culture {
    height: auto;
    background-color: transparent;
  }
  .about_culture .left {
    width: 100%;
    float: none;
    height: 260px;
  }
  .about_culture .right {
    width: 100%;
    float: none;
    padding: 14px;
    height: auto;
    font-size: 16px;
  }
  .about_base .left {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .about_base .right {
    width: 100%;
    float: none;
  }
  .about_base .right .block {
    display: block;
    height: 100px;
    width: calc((100% - 8px)/3);
    position: relative;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
    font-size: 12px;
  }
  .about_base .right .block:first-child {
    width: calc((100% - 8px)/3);
    margin-bottom: 0;
    margin-right: 4px;
  }
  .about_base .right .block:last-child {
    margin-top: 4px;
  }
  .about_base .right .block .h02 {
    line-height: 34px;
    bottom: -34px;
  }
  .about_base .base_roll {
    height: 260px;
  }
  .about_his {
    margin: 14px;
  }
  .list_honor .block {
    width: 50%;
  }
  .list_honor .block .h01 img {
    height: 140px;
  }
  .list_logo .block {
    width: 25%;
  }
  .list_logo .block .h01 {
    height: 40px;
  }
  .list_logo .block {
    padding: 4px;
  }
  .contact .add_map {
    height: 400px;
  }
  .contact .txt .left {
    display: none;
  }
  .contact .txt .right {
    border: 0;
    width: 100%;
    padding-left: 14px;
  }
  .contact_list .block {
    margin: 14px;
    height: auto;
  }
  .contact_list .block .left {
    float: none;
    width: 100%;
    height: 160px;
  }
  .contact_list .block .right {
    float: none;
    width: 100%;
    padding: 14px;
  }
  .link_list,
  .tag_list {
    padding: 14px;
    box-sizing: border-box;
  }
  .link_list a {
    margin: 6px 12px 6px 0;
  }
  .menu_outer .tip {
    float: right;
    margin-right: 10px;
    color: #808080;
    font-size: 12px;
  }
  .side_ser .block a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 100%;
    border: 2px solid rgba(0, 0, 0, 0.3);
    color: rgba(0, 0, 0, 0.3);
    background: transparent;
    font-size: 18px;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
  }
  .side_ser .block a:hover {
    border-color: #1982db;
    color: #1982db;
  }
  .win_tags a {
    margin-left: 8px;
    margin-bottom: 8px;
  }
  .n_np {
    display: block;
  }
  .n_np .btn {
    text-align: center;
    display: block;
  }
  .n_np .prev,
  .n_np .next {
    margin-bottom: 14px;
  }
  .menu_list {
    padding-left: 14px;
    padding-right: 14px;
    width: 100%;
    box-sizing: border-box;
  }
  .menu_list .m_block {
    width: 100%;
    margin-right: 0;
    float: none;
    box-sizing: border-box;
  }
  .menu_list .m_style {
	  border: 1px #f00 solid;
    width: 10%;
    margin-right: 0;
    float: left;
    box-sizing: border-box;
  }
  .app_window .newscon,
  .fancybox-content .newscon {
    max-height: 400px;
  }
  .app_window .con .w_main,
  .fancybox-content .con .w_main {
    max-height: 400px;
  }
  *[id*='ser_wx_'],
  #ser_wb {
    font-size: 12px;
  }
  .news_con .left .n_from {
    margin-bottom: 16px;
    font-size: 12px;
  }
  .enbody .about_his .his_con .block .title,
  .debody .about_his .his_con .block .title {
    width: 100px;
  }
  .about_t_ban .h01 {
    font-size: 22px;
    line-height: 34px;
  }
  .about_t_ban .h02 {
    font-size: 16px;
    margin: 0 16px;
  }
  .case_list .block .h02 {
    height: 44px;
    line-height: 44px;
  }
  .case_list .block .title {
    font-size: 16px;
    font-weight: normal;
  }
  .index_about_nav {
    width: 100%;
  }
  .block_ban .title {
    font-size: 18px;
  }
  .p_intro .p_title {
    font-size: 22px;
  }
}
/*手机和平板竖-end*/
/*手机+平板竖之外模拟窄屏幕-start*/
@media screen and (min-width: 800px) {
  .modal .noflex_block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
  }
  .modal .app_intro audio {
    width: 100%;
  }
  .modal .list_picnews .block:active {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .modal span[class*="tmpfont"] {
    font-size: 18px;
  }
  .modal .app_list.flex_flex .line_break {
    display: block;
  }
  .modal .app_list_block {
    background-color: #fff;
    line-height: 38px;
    padding: 8px 14px;
  }
  .modal input.flex_input,
  .modal .mobiscroll_block input,
  .modal select {
    width: 100%!important;
    padding: 0;
    margin: 0;
    height: 38px;
    line-height: 38px;
    border: none;
    top: 0;
  }
  .modal input.with_border {
    border-radius: 3px;
    /*根据屏幕分辨率设定圆角*/
    padding: 0 2%;
    width: 96%;
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  }
  .modal .much_input .break {
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    background-color: #dbdbdb;
    height: 38px;
    overflow: hidden;
  }
  .modal .much_input .arrow_more {
    margin-left: 0;
    position: inherit;
  }
  .modal .app_list_block .title {
    width: auto;
    text-align: inherit;
  }
  .modal .app_list_block .r_head {
    width: 38px;
    height: 38px;
  }
  .modal .switch {
    margin-top: 0px;
  }
  .modal .arrow_more[class*="calendar"] {
    margin-left: 8px;
    position: inherit;
    left: auto;
    top: auto;
  }
  .modal .app_list_block .arrow_more[class*="unfold"] {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
  }
  .modal .arrow_more[class*="unfold"] {
    margin-left: 8px;
    position: inherit;
    left: auto;
    top: auto;
  }
  .modal .app_list input[type="text"]:focus,
  .modal .app_list input[type="number"]:focus,
  .modal .app_list input[type="password"]:focus,
  .modal .app_list textarea:focus,
  .modal .app_list_block input[type="text"]:focus,
  .modal .app_list_block input[type="number"]:focus,
  .modal .app_list_block input[type="password"]:focus,
  .modal .app_list_block textarea:focus {
    box-shadow: none;
  }
  .modal .radio_block label,
  .modal .check_block label {
    margin-right: 14px;
  }
  .modal .app_list_block textarea {
    border: 0;
    border-radius: 0;
    padding: 6px 0;
    display: block;
    width: 100%;
    height: calc(26px * 3);
    line-height: 26px;
  }
  .modal .with_remind .remind {
    font-size: 14px;
    line-height: 28px;
    color: #4d4d4d;
    position: fixed;
    width: 70%;
    padding: 10px 14px;
    border-sizing: border-box;
    background-color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 19;
  }
  .modal .with_remind .remind:before {
    display: none;
  }
  .modal .arrow_pic img {
    height: 38px;
  }
  .modal .right_txt {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin-left: 0;
    border-radius: 0;
    border: 0;
  }
  .modal .right_txt:before {
    content: " ";
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modal .left_txt:before {
    content: " ";
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
  }
  .modal .right_check {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    line-height: 54px;
    text-align: center;
    width: 120px;
    border-radius: 0;
    margin-left: 0;
    border: 0;
  }
  .modal .right_check:before {
    width: 1px;
    height: 54px;
    background-color: #dbdbdb;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modal .right_check img {
    height: 100%;
    width: 100%;
    border-radius: 0;
  }
  .modal .list_picnews .block .center .h01 {
    line-height: 26px;
  }
  .modal .list_picnews .block .center .h01.ell_2_t {
    max-height: calc(26px * 2);
  }
  .modal .list_picnews .block .center .h01.ell_3_t {
    max-height: calc(26px * 3);
  }
  .modal .list_picnews .block .center .h02 {
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    margin-top: 4px;
  }
  .modal .list_picnews .block .center .h02.ell_2_d {
    max-height: calc(18px * 2);
  }
  .modal .list_picnews .block .center .h02.ell_3_d {
    max-height: calc(18px * 3);
  }
  .modal .list_picnews .block .left {
    height: 78px;
    width: calc(78px + 24px);
    margin-right: 10px;
  }
  .modal .list_picnews .block span.right,
  .modal .list_picnews .block a.right {
    height: 78px;
    width: calc(78px + 24px);
    margin-left: 10px;
  }
  .modal .list_picnews .block {
    padding: 14px 14px;
  }
  .modal .list_picnews .block .center .h03 {
    line-height: 22px;
    font-size: 10px;
    color: #ccc;
    margin-top: 10px;
  }
  .modal .list_picnews .block .center .h03 span {
    margin-right: 10px;
  }
  .modal .list_picnews .block .center .h03 span[class*="font"] {
    color: #ccc;
    margin-right: 4px;
    font-size: 12px;
  }
  .modal .list_picnews .block .center .h03 span.head_editor {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
  }
  .modal .list_picnews .block .center .h04 {
    margin-top: 10px;
    font-size: 10px;
  }
  .modal.list_picnews .block .center .h04 a,
  .modal .list_picnews .block .center .h04 span {
    margin-right: 10px;
  }
  .modal .list_picnews .block .center .h04 a,
  .modal .list_picnews .block .center .h04 a:hover {
    color: #1982db;
  }
  .modal .list_picnews .block .center .h05 {
    margin-top: 6px;
    font-size: 12px;
    color: #ccc;
    line-height: 22px;
  }
  .modal .list_picnews .block .center .h05 a,
  .modal .list_picnews .block .center .h05 span {
    margin-right: 10px;
  }
  .modal .list_picnews .block .center .h05 a {
    color: #ccc;
  }
  .modal .list_picnews .block .center .h05 a:hover {
    color: #1982db;
  }
  /**/
  .modal .list_picnews .block .pics {
    margin-top: 10px;
  }
  .modal .list_picnews .block .pics span {
    margin-right: 2px;
    width: calc((100% - 4px)/3);
    height: 78px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
  }
  .modal .list_picnews .block .pics span:first-child {
    border-radius: 3px 0 0 3px;
  }
  .modal .list_picnews .block .pics span:last-child {
    border-radius: 0 3px 3px 0;
    margin-right: 0;
  }
  .modal .list_picnews .block .pictxt .pl {
    width: calc((100% - 4px)/3);
    margin-right: 10px;
    height: 78px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    float: left;
  }
  .modal .list_picnews .block .pictxt .pr {
    width: calc((100% - 4px)/3);
    height: 78px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    float: right;
  }
  .modal .list_picnews .block .pictxt .pc {
    width: calc(100% - ((100% - 4px)/3) - 10px);
    float: left;
  }
  .btm_nav，.with_btm_nav,
  .btm_btn,
  .with_btm_btn,
  .btm_rebtn,
  .with_btm_rebtn {
    display: none;
  }
  .border_input {
    border: 1px solid #ebebeb;
    margin: 0;
  }
}
/*手机+平板竖之外模拟窄屏幕-end*/
/*pc+笔记本+平板横-start*/
@media screen and (min-width: 800px) {
  /**/
  .list_picnews .block .pics {
    margin-top: 20px;
  }
  .list_picnews .block .pics .tip {
    right: auto;
    left: 8px;
    bottom: 8px;
    font-size: 12px;
  }
  .list_picnews .block .pics span {
    margin-right: 8px;
    width: 140px;
    height: 100px;
  }
  .list_picnews .block .pics span:first-child {
    border-radius: 0;
  }
  .list_picnews .block .pics span:nth-child(3) {
    border-radius: 0;
  }
  .list_picnews .block .pictxt .pl,
  .list_picnews .block .pictxt .pr {
    width: 140px;
    height: 100px;
  }
  .list_picnews .block .pictxt .pc {
    width: calc(100% - 140px - 10px);
    float: left;
  }
  .news_list .app_list_block {
    padding: 14px 14px;
  }
  .news_list .app_list_block .arrow_left {
    margin-right: 10px;
    font-size: 28px;
  }
  .news_list .arrow_more {
    font-size: 28px;
  }
}
/*pc+笔记本+平板横-end*/
/*手机+平板横+平板竖-start*/
@media screen and (max-width: 1200px) {
  .case_list .block .h02 {
    bottom: 0;
  }
  .pages a:not(.selected):not(.p_next):not(.p_prev) {
    display: none;
  }
}
/*手机+平板横+平板竖-end*/
/*手机-start*/
@media screen and (max-width: 450px) {
  .p_roll .swiper-slide {
    height: 360px;
  }
  .list_3.list_honor .block {
    width: 100%;
  }
  .index_about_nav {
    width: 300px;
    margin: 0 auto;
  }
}
/*手机-end*/
/*平板竖-start*/
@media screen and (min-width: 450px) and (max-width: 800px) {
  .list_picnews .block .pics span {
    height: 132px;
  }
  .pro_list .block {
    width: calc((100% - 40px)/3);
  }
  .pro_list .block .h01 {
    height: 280px;
  }
  .top_ban {
    height: 200px;
  }
  .index_roll {
    height: 340px;
  }
  .p_compare {
    width: 1200px;
  }
  .news_con .right .block .h01 {
    height: 300px;
  }
  .case_list .block {
    height: 360px;
  }
  .about_base .base_roll {
    height: 360px;
  }
  .contact_list .block .left {
    width: 100%;
    height: 460px;
  }
  .index_news .left .block .img {
    height: 460px;
  }
  .p_roll .swiper-slide {
    height: 768px;
  }
  .about_join .right span {
    height: 320px;
  }
  .about_require .left {
    width: 100%;
    float: none;
    height: 320px;
  }
  .case_list .block .h01 {
    height: 100%;
  }
  .case_list .block {
    height: 460px;
  }
  .about_intro .right .about_roll {
    height: 460px;
  }
  .about_culture .left {
    height: 460px;
  }
  .about_base .base_roll {
    height: 460px;
  }
  .about_base .right .block {
    height: 140px;
  }
  .list_logo .block .h01 {
    height: 60px;
  }
  .list_honor .block .h01 img {
    height: 180px;
  }
}
/*平板竖-end*/
/*平板横-start*/
@media screen and (min-width: 800px) and (max-width: 1200px) {
  .hide_pad {
    display: none;
  }
  .app_list_block .arrow_more[class*="unfold"],
  .app_list_block .arrow_more[class*="calendar"] {
    position: absolute;
    top: 8px;
    left: calc(360px + 160px - 18px);
    z-index: 3;
  }
  .feed .app_list_block .arrow_more[class*="unfold"] {
    left: calc(360px + 96px - 18px - 10px);
    z-index: 3;
  }
  .left_txt {
    padding: 0;
    left: calc(160px - 60px);
  }
  .app_list_block .left_txt + .title {
    width: 160px;
  }
  .list_picnews .block:active {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .pro_list .block .h02 {
    height: auto;
    background-color: transparent;
    top: auto;
    bottom: 0;
    text-align: center;
  }
  .pro_list .block .h01 {
    margin-bottom: 0;
  }
  .pro_list .block .des,
  .pro_list .block .btn {
    display: none;
  }
  .pro_list .block .h02 {
    height: auto;
    background-color: transparent;
    top: auto;
    bottom: 0;
    text-align: center;
  }
  .pro_list .block .h02 .title,
  .pro_list .block .h02 .model {
    padding-left: 0;
    padding-right: 0;
  }
  .pro_list .block .h02 .model {
    padding-bottom: 8px;
    font-size: 12px;
  }
  .pro_list .block:hover .h02 {
    top: auto;
    bottom: 0;
  }
}
/*平板横-end*/
/*笔记本+大屏-start*/
@media screen and (min-width: 1200px) and (max-width: 3000px) {
  /*
    ::-webkit-scrollbar{
        width: 6px;
        height: 6px;
    }
    ::-webkit-scrollbar-track-piece{
        background-color: rgba(0,0,0,.04);
        -webkit-border-radius: 6px;
    }
    ::-webkit-scrollbar-thumb:vertical:hover,
    ::-webkit-scrollbar-thumb:horizontal:hover{
        background-color:rgba(0,0,0,.4);
    }
    ::-webkit-scrollbar-thumb:vertical{
        height: 6px;
        background-color: rgba(0,0,0,.1);
        -webkit-border-radius: 6px;
    }
    ::-webkit-scrollbar-thumb:horizontal{
        width: 6px;
        background-color: rgba(0,0,0,.1);
        -webkit-border-radius: 6px;
    }
    */
  input[type='text'] {
    font-size: 14px;
  }
  button.standard,
  input.standard {
    font-size: 14px;
  }
  button.mini,
  input.mini {
    font-size: 12px;
  }
  body {
    font-size: 14px;
  }
  body .gap_child,
  label {
    font-size: 14px;
  }
  input,
  select,
  textarea,
  button {
    font-size: 14px;
  }
  /*
    .ell_2_t{
        line-height:@page_h;
        max-height:calc(@page_h * 2);
    }
    .ell_3_t{
        line-height:@page_h;
        max-height:calc(@page_h * 3);
    }
    .ell_2_d{
        line-height:@title_h;
        max-height:calc(@title_h * 2);
    }
    .ell_3_d{
        line-height:@title_h;
        max-height:calc(@title_h * 3);
    }
    */
  .list_picnews .block .center .h01 {
    line-height: 28px;
    font-size: 18px;
  }
  /*
    .list_picnews .block .center .h02 {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }*/
  .list_picnews .block .left {
    height: calc(78px * 2);
    width: calc(78px * 2 + 40px);
    margin-right: 14px;
  }
  .list_picnews .block span.right,
  .list_picnews .block a.right {
    height: calc(78px * 2);
    width: calc(78px * 2 + 40px);
    margin-left: 14px;
  }
  .list_picnews .block {
    padding: 22px 22px;
  }
  .app_list_block .arrow_more[class*="unfold"],
  .app_list_block .arrow_more[class*="calendar"] {
    position: absolute;
    top: 8px;
    left: calc(360px + 160px - 18px);
    z-index: 3;
  }
  .feed .app_list_block .arrow_more[class*="unfold"] {
    left: calc(360px + 96px - 18px - 10px);
    z-index: 3;
  }
  .enbody .nav_swiper .swiper-slide {
    padding: 8px;
    display: inline-block;
    width: auto;
  }
  .debody .nav_swiper .swiper-slide {
    padding: 26px;
    display: inline-block;
    width: auto;
  }
  .enbody .p_para_nav .swiper-wrapper,
  .debody .p_para_nav .swiper-wrapper {
    display: block;
  }
}
/*笔记本+大屏-end*/
/*笔记本-start*/
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .hide_pc {
    display: none;
  }
  .app_list_block .arrow_more[class*="unfold"],
  .app_list_block .arrow_more[class*="calendar"] {
    position: absolute;
    top: 8px;
    left: calc(360px + 160px - 18px);
  }
  .feed .app_list_block .arrow_more[class*="unfold"] {
    left: calc(360px + 96px - 18px - 10px);
    z-index: 3;
  }
  .enbody .feed .app_list_block .arrow_more[class*="unfold"],
  .debody .feed .app_list_block .arrow_more[class*="unfold"] {
    left: calc(740px + 180px - 38px);
    z-index: 3;
  }
  .left_txt {
    padding: 0;
    left: calc(160px - 60px);
  }
  .app_list_block .left_txt + .title {
    width: 160px;
  }
  .enbody .feed .app_list_block .arrow_more[class*="unfold"],
  .debody .feed .app_list_block .arrow_more[class*="unfold"] {
    left: calc(740px + 180px - 38px);
    z-index: 3;
  }
  /*pc端的图文列表start*/
  .list_picnews_pc .block {
    padding: 26px 26px;
    background-color: #fff;
    display: block;
  }
  .list_picnews_pc .block .left {
    display: block;
    height: 160px;
    overflow: hidden;
    width: 200px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    margin-right: 20px;
  }
  .list_picnews_pc .center .h01 {
    font-size: 18px;
    max-height: auto;
    line-height: 28px;
  }
  .list_picnews_pc .block .center .h02 {
    font-size: 14px;
    max-height: auto;
    line-height: 22px;
    color: #808080;
    margin-top: 10px;
  }
  .list_picnews .block .center .h03 {
    line-height: 28px;
    font-size: 14px;
    color: #ccc;
    margin-top: 20px;
  }
  .list_picnews .block .center .h03 span {
    margin-right: 14px;
  }
  .list_picnews .block .center .h03 span[class*="font"] {
    color: #ccc;
    margin-right: 4px;
    font-size: 18px;
  }
  .list_picnews .block .center .h03 span.head_editor {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
  }
  .list_picnews .block .center .h04 {
    margin-top: 20px;
    font-size: 14px;
  }
  .list_picnews .block .center .h04 a,
  .list_picnews .block .center .h04 span {
    margin-right: 14px;
  }
  .list_picnews .block .center .h04 a,
  .list_picnews .block .center .h04 a:hover {
    color: #1982db;
  }
  .list_picnews_pc .block span.right,
  .list_picnews_pc .block a.right {
    display: block;
    height: 160px;
    overflow: hidden;
    width: 200px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    margin-left: 20px;
  }
  /*pc端的图文列表end*/
  .block_ban {
    line-height: 38px;
    padding: 20px 0px;
  }
  .block_ban .des {
    line-height: 28px;
  }
  .block_ban .break_left:after,
  .block_ban .break_right:before {
    width: 36px;
  }
  .block_ban .title {
    font-size: 18px;
    font-weight: normal;
    margin: 0 20px;
  }
  /*智能表格*/
  .flow_contain {
    width: 100%;
    overflow-y: auto;
  }
  .flow_contain::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
  }
  .flow_contain::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .flow_contain_outer {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .flow_contain_outer .fade {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 0, 0, 0.1));
  }
  .data_table.longertable {
    width: 1400px;
  }
  .data_table.longtable {
    width: 1000px;
  }
  /**/
}
/*笔记本-end*/
/*手机+笔记本+平板-start*/
/*手机+笔记本+平板-end*/
/*PC大屏-start*/
@media screen and (min-width: 1500px) {
  ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  ::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0.04);
    -webkit-border-radius: 6px;
  }
  ::-webkit-scrollbar-thumb:vertical:hover,
  ::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
  ::-webkit-scrollbar-thumb:vertical {
    height: 6px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
  }
  ::-webkit-scrollbar-thumb:horizontal {
    width: 6px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
  }
  .hide_pc {
    display: none;
  }
  .app_list_block .arrow_more[class*="unfold"],
  .app_list_block .arrow_more[class*="calendar"] {
    position: absolute;
    top: 8px;
    left: calc(360px + 160px - 18px);
  }
  .left_txt {
    padding: 0;
    left: calc(160px - 60px);
  }
  .app_list_block .left_txt + .title {
    width: 160px;
  }
  /*pc端的图文列表start*/
  .list_picnews_pc .block {
    padding: 26px 26px;
    background-color: #fff;
    display: block;
  }
  .list_picnews_pc .block .left {
    display: block;
    height: 160px;
    overflow: hidden;
    width: 200px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    margin-right: 20px;
  }
  .list_picnews_pc.list_picnews_pc .center .h01 {
    font-size: 18px;
    max-height: auto;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .list_picnews_pc .block .center .h02 {
    font-size: 14px;
    max-height: auto;
    line-height: 22px;
    color: #808080;
  }
  .list_picnews .block .center .h03 {
    line-height: 28px;
    color: #ccc;
    margin-top: 20px;
  }
  .list_picnews .block .center .h03 span {
    margin-right: 14px;
  }
  .list_picnews .block .center .h03 span[class*="font"] {
    color: #ccc;
    margin-right: 4px;
  }
  .list_picnews .block .center .h03 span.head_editor {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
  }
  .list_picnews .block .center .h04 {
    margin-top: 20px;
  }
  .list_picnews .block .center .h04 a,
  .list_picnews .block .center .h04 span {
    margin-right: 14px;
  }
  .list_picnews .block .center .h04 a,
  .list_picnews .block .center .h04 a:hover {
    color: #1982db;
  }
  .list_picnews_pc .block span.right,
  .list_picnews_pc .block a.right {
    display: block;
    height: 160px;
    overflow: hidden;
    width: 200px;
    /*图片背景*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover,32px 32px;
    background-color: #f5f5f5;
    margin-left: 20px;
  }
  /*pc端的图文列表end*/
  .block_ban {
    line-height: 38px;
    padding: 20px 0px;
  }
  .block_ban .des {
    line-height: 28px;
  }
  .block_ban .break_left:after,
  .block_ban .break_right:before {
    width: 36px;
  }
  .block_ban .title {
    font-weight: normal;
    margin: 0 20px;
    font-size: 18px;
  }
}
/*PC大屏-end*/
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  .opt_tips:before,
  a[class*="auto_btn"]:after,
  span[class*="auto_btn"]:after,
  a[class*="line_btn"]:after,
  span[class*="line_btn"]:after,
  .check_info:after,
  .arrow_pic:before,
  .border_list .app_list_block:before,
  .border_list .block:before,
  .border_block:before {
    width: 200%;
    height: 200%;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .line_break_v,
  .much_input .break,
  .right_txt:before,
  .left_txt:before,
  .right_check:before,
  .statistics .flex_block:after,
  .col_list .app_list_block:before {
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
  }
  .line_break,
  .w_btn:before,
  .mini_menu_outer .mini_menu li:before,
  .app_window .complete:after,
  .simple_center li:after,
  .break_p div,
  .statistics .flex_block:before,
  .col_list .app_list_block:after {
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3) {
  .opt_tips:before,
  a[class*="auto_btn"]:after,
  span[class*="auto_btn"]:after,
  a[class*="line_btn"]:after,
  span[class*="line_btn"]:after,
  .check_info:after,
  .arrow_pic:before,
  .border_list .app_list_block:before,
  .border_list .block:before,
  .border_block:before {
    width: 300%;
    height: 300%;
    -webkit-transform: scale(0.3333);
    transform: scale(0.3333);
  }
  .line_break_v,
  .much_input .break,
  .right_txt:before,
  .left_txt:before,
  .right_check:before,
  .statistics .flex_block:after,
  .col_list .app_list_block:before {
    -webkit-transform: scaleX(0.3333);
    transform: scaleX(0.3333);
  }
  .line_break,
  .w_btn:before,
  .mini_menu_outer .mini_menu li:before,
  .app_window .complete:after,
  .simple_center li:after,
  .break_p div,
  .statistics .flex_block:before,
  .col_list .app_list_block:after {
    -webkit-transform: scaleY(0.3333);
    transform: scaleY(0.3333);
  }
}


/*竖屏*/
@media screen and (orientation: portrait) {
  .hide_v{
    display: none;
  }



}
/*横屏*/
@media screen and (orientation: landscape) {
  .hide_h{
    display: none;
  }
  @media screen and (max-width: 800px) {
    .index_roll {
      height: calc(100vh - 44px);
    }
       .pro_list .block {
      width: calc((100% - 30px)/2);
    }
  }
}