@media only screen and (min-width: 769px) {
  body {
    width: 414px !important;
  }
}
/*电脑端*/
/*pad*/
@media only screen and (max-width: 361px) {
  .mui-produce {
    min-height: 40rem !important;
  }
}
@media only screen and (max-width: 350px) {
  .mui-produce {
    min-height: 34rem !important;
  }
}
.ico,
[class^="ico-"],
[class*="ico-"] {
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-user-select: none;
}
* {
  margin: 0;
  padding: 0;
}
body,
html {
  font-family: "微软雅黑";
  width: 100%;
  margin: 0 auto !important;
  height: 100%;
  background-color: #f4f4f4;
  font-size: 12px;
}
li {
  list-style: none;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.v-a-m {
  vertical-align: middle;
}
.aligncenter {
  text-align: center;
}
.alignright {
  text-align: right !important;
}
.alignleft {
  text-align: left !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w92 {
  width: 92%;
  margin: 0 auto;
}
/*微博引入链接图标的设置start*/
.W_ficon{display: inline-block;margin:0 4px;font-family: "wbficonregular" !important;font-style: normal;}
@font-face {
  font-family: "wbficonregular";
  font-style: normal;
  font-weight: normal;
  src: url("../../images/font/wbficon.eot") format("embedded-opentype"), url("../../images/font/wbficon.svg") format("svg"), url("../../images/font/wbficon.woff") format("woff"), url("../../images/font/wbficon.ttf") format("truetype");
}/*微博引入链接图标的设置end*/
.page_bg {
  min-height: 100%;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.mui-content {
  background-color: #f4f4f4;
}
.padding-4 {
  padding: 0 4%;
}
.fix {
  *zoom: 1;
}
.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.chart-bady {
  width: 100%;
}
.mui-flex {
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.mui-flex-item {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.page-footer-fixed {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.mainColor {
  color: #2974FF !important;
}
.bg-color {
  background-color: #f4f4f4;
}
.bg-white {
  background-color: #fff !important;
}
.titleColor {
  color: #000;
}
.contitle {
  color: #202020;
}
.contentText {
  color: #626262;
}
.textsec {
  color: #a9a9a9;
}
.textRed {
  color: #ff5e72;
}
.textup {
  color: #1fc152;
}
.mui-btn-blue,
.mui-btn-primary,
input[type=submit] {
  border: 1px solid #2974FF;
  background-color: #2974FF;
}
.mui-btn-outlined.mui-btn-blue,
.mui-btn-outlined.mui-btn-primary {
  color: #2974FF;
}
.mui-btn-outlined {
  background-color: transparent;
}
.mui-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  font-size: 1.2rem;
  border-radius: 0.1rem;
  line-height: 40px;
  height: 40px;
  padding: 0 1.2rem;
}
.mui-btn-sm {
  line-height: 25px;
  height: 25px;
  font-size: 1rem;
}
.mui-btn-round {
  border-radius: 50px ;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item {
  border-top: none;
  border-bottom: none;
}
.mui-slider-progress-bar {
  bottom: 2px;
}
.mui-slider-indicator.mui-segmented-control {
  border-bottom: 1px solid #E6E6E6;
}
.mui-segmented-control.mui-segmented-control-first .mui-control-item {
  color: #aaa !important;
}
.mui-segmented-control.mui-segmented-control-first .mui-control-item.mui-active {
  color: #000 !important;
}
.mui-card {
  box-shadow: none;
}
.mui-card-full {
  width: 100%;
  margin: 1rem 0;
}
.mui-card-header-noline:after {
  background-color: transparent;
}
.mui-card-header {
  padding: 1rem 1.5rem;
  font-size: 1.4rem;
}
.mui-card-actions {
  position: absolute;
  line-height: 40px;
  right: 10px;
  top: 0;
  z-index: 1;
}
.mui-card-content {
  font-size: 1.2rem !important;
}
.mui-card-footer:before,
.mui-card-header:after {
  right: 1.5rem;
  left: 1.5rem;
}
.mui-card-care .mui-card-header:after,
.mui-card-care .mui-card-footer:before {
  left: 0;
  right: 0;
}
.mui-card-care .mui-card-header span {
  border-left: 2px solid #2974FF;
  padding-left: 1rem;
}
.avatar {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  width: 4rem;
  height: 4rem;
}
.avatar-sm {
  width: 3rem;
  height: 3rem;
}
.avatar > img {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 1000px;
}
.active .icon {
  line-height: 1;
}
.avatar .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1rem !important;
  height: 1rem !important;
  line-height: 1rem;
  background-color: #ffee7e;
  border-radius: 100%;
}
.avatar .icon-label {
  right: initial;
  left: 0;
}
.avatar .icon > img {
  width: 1rem;
}
.avatar .ico-wx {
  background-color: #fff;
}
.icon.icon-close {
  bottom: initial;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 10px;
  text-align: center;
}
.avatar_list > ul {
  width: calc(100% - 70px);
  height: 8rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.avatar_list > ul > li {
  display: inline-block;
  width: 7.2rem;
}
.avatar_list > ul > li > p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input,
textarea {
  font-size: 1.2rem;
  color: #626262;
}
.mui-input-group .mui-input-row {
  height: 40px;
}
.mui-input-group .mui-textarea-group {
  background-color: #F9FCFB;
  border: solid 1px #E5E5E5;
  height: auto;
  position: relative;
}
.textarea_counter {
  position: absolute;
  color: #A9A9A9;
  bottom: 0;
  right: 1rem;
}
.mui-input-box {
  background-color: #F9F9F9 !important;
  border: solid 1px #E6E6E6;
  border-radius: 0.1rem;
}
.mui-input-group .mui-input-box:after,
.mui-input-group .mui-textarea-group:after {
  background-color: transparent;
}
.mui-input-account .mui-input-row:after {
  left: 0;
}
.m0 {
  margin: 0 !important;
}
.m5 {
  margin: 0.5rem !important;
}
.m10 {
  margin: 1rem !important;
}
.m15 {
  margin: 1.5rem !important;
}
.m20 {
  margin: 2rem !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 0.5rem !important;
}
.ml10 {
  margin-left: 1rem !important;
}
.ml15 {
  margin-left: 1.5rem !important;
}
.ml20 {
  margin-left: 2rem !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 0.5rem !important;
}
.mr10 {
  margin-right: 1rem !important;
}
.mr15 {
  margin-right: 1.5rem !important;
}
.mr20 {
  margin-right: 2rem !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 0.5rem !important;
}
.mt10 {
  margin-top: 1rem !important;
}
.mt15 {
  margin-top: 1.5rem !important;
}
.mt20 {
  margin-top: 2rem !important;
}
.mt35 {
  margin-top: 3.5rem !important;
}
.mt80 {
  margin-top: 8rem !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 0.5rem !important;
}
.mb10 {
  margin-bottom: 1rem !important;
}
.mb15 {
  margin-bottom: 1.5rem !important;
}
.mb20 {
  margin-bottom: 2rem !important;
}
.mb60 {
  margin-bottom: 6rem !important;
}
.p0 {
  padding: 0 !important;
}
.p5 {
  padding: 0.5rem !important;
}
.p10 {
  padding: 1rem !important;
}
.p15 {
  padding: 1.5rem !important;
}
.p20 {
  padding: 2rem !important;
}
.p25 {
  padding: 2.5rem !important;
}
.p30 {
  padding: 3rem !important;
}
.p35 {
  padding: 3.5rem !important;
}
.p40 {
  padding: 4rem !important;
}
.p45 {
  padding: 4.5rem !important;
}
.p50 {
  padding: 5rem !important;
}
.p55 {
  padding: 5.5rem !important;
}
.p60 {
  padding: 6rem !important;
}
.p65 {
  padding: 6.5rem !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl5 {
  padding-left: 0.5rem !important;
}
.pl10 {
  padding-left: 1rem !important;
}
.pl15 {
  padding-left: 1.5rem !important;
}
.pl20 {
  padding-left: 2rem !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr5 {
  padding-right: 0.5rem !important;
}
.pr10 {
  padding-right: 1rem !important;
}
.pr15 {
  padding-right: 1.5rem !important;
}
.pr20 {
  padding-right: 2rem !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 0.5rem !important;
}
.pt10 {
  padding-top: 1rem !important;
}
.pt15 {
  padding-top: 1.5rem !important;
}
.pt20 {
  padding-top: 2rem !important;
}
.pt25 {
  padding-top: 2.5rem !important;
}
.pt30 {
  padding-top: 3rem !important;
}
.pt35 {
  padding-top: 3.5rem !important;
}
.pt40 {
  padding-top: 4rem !important;
}
.pt45 {
  padding-top: 4.5rem !important;
}
.pt50 {
  padding-top: 5rem !important;
}
.pt55 {
  padding-top: 5.5rem !important;
}
.pt60 {
  padding-top: 6rem !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb5 {
  padding-bottom: 0.5rem !important;
}
.pb10 {
  padding-bottom: 1rem !important;
}
.pb15 {
  padding-bottom: 1.5rem !important;
}
.pb20 {
  padding-bottom: 2rem !important;
}
.pb25 {
  padding-bottom: 2.5rem !important;
}
.pb30 {
  padding-bottom: 3rem !important;
}
.pb35 {
  padding-bottom: 3.5rem !important;
}
.pb40 {
  padding-bottom: 4rem !important;
}
.pb45 {
  padding-bottom: 4.5rem !important;
}
.pb50 {
  padding-bottom: 5rem !important;
}
.pb55 {
  padding-bottom: 5.5rem !important;
}
.pb60 {
  padding-bottom: 6rem !important;
}
.font-size-10 {
  font-size: 1rem !important;
}
.font-size-12 {
  font-size: 1.2rem !important;
}
.font-size-14 {
  font-size: 1.4rem !important;
}
.font-size-15{
  font-size: 1.5rem !important;
}
.font-size-16 {
  font-size: 1.6rem !important;
}
.font-size-18 {
  font-size: 1.8rem !important;
}
.font-size-20 {
  font-size: 2rem !important;
}
p {
  font-size: 1.2rem !important;
}
.mui-checkbox input[type=checkbox],
.mui-radio input[type=radio] {
  top: 0.7rem;
}
.mui-checkbox.mui-left label,
.mui-radio.mui-left label {
  padding-left: 30px;
}
.mui-checkbox.mui-left input[type=checkbox],
.mui-radio.mui-left input[type=radio] {
  left: 0;
}
.mui-checkbox input[type=checkbox]:before,
.mui-radio input[type=radio]:before {
  font-size: 1.8rem;
}
.mui-checkbox input[type=checkbox],
.mui-radio input[type=radio] {
  width: 1.8rem;
  height: 1.8rem;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
  background-color: #fff;
  color: #757575;
  word-wrap: break-word;
  word-break: break-all;
}
.table-border {
  border: solid 1px #ecf0f0;
}
.table > thead > tr {
  background-color: #fff;
}
.table_grey_bg > thead > tr {
  background-color: #f9fbfb;
}
.table thead tr th,
.table tbody tr td {
  padding: 6px !important;
  line-height: 1.57142857;
  border-top: 1px solid #E6E6E6;
}
.table th {
  font-size: 1rem;
  font-weight: normal;
}
.table td,
.table td p {
  font-size: 1rem !important;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table-c th,
.table-c td {
  text-align: center;
}
.table-v-a td {
  vertical-align: middle;
}
.table-account th {
  padding: 5px 0;
  background-color: #F9FCFB;
}
.table_Bborder thead tr th,
.table_Bborder tbody tr td {
  border-top: none !important;
  border-bottom: 1px solid #E6E6E6 !important;
}
.label {
  display: inline;
  padding: .25em .6em .25em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .3em;
  font-weight: 500;
}
.label-default {
  background-color: #B4B4B4;
}
.label-orange {
  background-color: #E68700;
}
.label-blue {
  background-color: #367CFF;
}
.label-gold {
  background-color: #DDBB00;
}
.mui-list-icon {
  width: 4rem;
  height: 4rem;
  display: inline-block;
  text-align: center;
  line-height: 4rem;
  border-radius: 100%;
  font-size: 2.4rem;
}
.ico-blue {
  background-color: #2974FF;
  color: #fff;
}
.ico-violet {
  background-color: #D6B5EA ;
  color: #4E2EBD;
}
.ico-orange {
  background-color: #FACD89;
  color: #E98C00;
}
.ico-pink {
  background-color: #F6BCD5;
  color: #CF3377;
}
.ico-lightblue {
  background-color: #7ECEF4;
  color: #006B9E;
}
.mui-table-view p {
  white-space: normal;
}
.mui-table-separate {
  background-color: transparent !important;
}
.mui-table-separate .mui-table-view-cell::after,
.mui-table-separate::before,
.mui-table-separate::after {
  background-color: transparent !important;
}
.mui-table-separate > li.mui-table-view-cell {
  background-color: #fff;
  margin-bottom: 1rem;
}
.mui-table-view-list .mui-table-view-cell:after {
  right: 1.5rem;
  left: 1.5rem;
}
.mui-table-List .mui-list-title {
  border: 1px solid #E8E8E8;
  background-color: #F7F7F7;
  color: #3B3B3B;
  font-size: 1.2rem;
}
.mui-table-List .mui-table-view-cell,
.mui-table-List .mui-table-view-cell p {
  color: #3B3B3B;
  font-size: 1rem !important;
}
.mui-table-List .mui-table-view-cell.mui-active {
  background-color: transparent;
}
.mui-table-List .mui-table-view-cell:after {
  left: 0;
}
.mui-table-List .mui-table-view-cell .list_index {
  display: none;
}
.mui-table-List .mui-table-view-cell .list_infor .ico {
  display: inline-block;
  position: relative;
  transition: transform .5s;
  -webkit-transition: transform .5s;
}
.mui-table-List .mui-table-view-cell .list_infor.active .ico {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.mui-table-block2 .mui-table-view-cell {
  float: left;
  width: 47.8%;
  padding: 12px;
  border: 1px solid #DEDEDE;
  background-color: #F9FCFB;
  margin-bottom: 1rem;
}
.mui-table-block2 .mui-table-view-cell:nth-child(odd) {
  margin-right: 1rem;
}
.mui-table-block2 .mui-table-view-cell:after {
  background-color: transparent !important;
}
.mui-list-switch li > a {
  display: block;
  width: 93%;
  margin: 0.5rem auto;
  background-color: #eee;
  border: 1px solid #eee;
  padding: 0.4rem 0;
  border-radius: 3rem;
  text-align: center;
  color: #626262;
}
.mui-list-switch li.active > a {
  color: #2974FF;
  background-color: #fff;
  border: 1px solid #2974FF;
}
.mui-info .mui-info-item {
  padding: 2.5rem 0;
  border-right: solid 1px #E6E6E6;
  border-bottom: solid 1px #E6E6E6;
}
.mui-info:last-child .mui-info-item {
  border-bottom: none;
}
.mui-info .mui-info-item:last-child {
  border-right: none;
}
.mui-info .mui-info-item > p {
  color: #3B3B3B;
  margin: 0;
}
.mui-info .mui-info-item > p:first-child {
  margin-bottom: 2rem;
}
.mui-info .mui-info-item .chenge-data p {
  color: #3B3B3B;
  margin: 0;
  height: 1.6rem;
  line-height: 1.6rem;
}
.mui-info .mui-info-item .chenge-data .data-item:first-child {
  border-right: 1px solid #e6e6e6;
}
.report-tit span {
  display: inline-block;
  padding: 0.4rem 2rem;
  font-size: 1.4rem;
  background: linear-gradient(to right, #5f3efd, #9144ff);
  color: #fff;
  border-radius: 2rem;
  position: relative;
  left: -1rem;
  box-shadow: 0 1px 5px #9144ff;
}
.survey-search {
  border: 1px solid #E6E6E6;
  background-color: #F9F9F9;
  height: 3rem;
  width: 99.5%;
}
.survey-search input {
  width: 90%;
  border: none;
  background-color: transparent;
  height: 100%;
}
.survey-search span {
  display: block;
  float: right;
  width: 10%;
  height: 3rem;
  line-height: 2.7rem;
  font-size: 1.8rem;
  text-align: center;
  background-color: #BAC3D5;
  color: #fff;
}
.mui-table-account .mui-table-view-cell.mui-active {
  background-color: transparent;
}
.mui-table-account .mui-input-group .mui-input-row {
  height: auto;
}
.mui-table-account .mui-input-group .mui-input-row .avatar img {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.mui-account-list {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}
.mui-account-list .mui-scroll-wrapper {
  height: 4rem;
  border-bottom: none !important;
}
.account-Lists li {
  display: inline-block;
  margin: 0 0.2rem;
}
.unit-account-lists {
  display: none;
}
.avatar_list .mui-scroll li {
  display: inline-block;
  width: 6rem;
}
.avatar_list .mui-scroll-wrapper {
  height: 6rem;
  border-bottom: none;
}
.mui-col-xs-0-5 {
  width: 4.16666666%;
}
.mui-col-xs-1-5 {
  width: 12.5%;
}
.mui-col-xs-1-8 {
  width: 15%;
}
.mui-col-xs-5-2 {
  width: 43.33333333%;
}
.mui-col-xs-2-5 {
  width: 20.83333333%;
}
.mui-col-xs-2-6 {
  width: 21.33333333%;
}
.mui-col-xs-3-5 {
  width: 29.16666666%;
}
.mui-col-xs-4-5 {
  width: 37.5%;
}
.mui-col-xs-5-5 {
  width: 45.83333333%;
}
.mui-col-xs-6-5 {
  width: 54.16666666%;
}
.mui-col-xs-7-5 {
  width: 62.5%;
}
.mui-col-xs-8-5 {
  width: 70.83333333%;
}
.mui-col-xs-9-5 {
  width: 79.16666666%;
}
.mui-col-xs-10-5 {
  width: 87.5%;
}
.logoGroup {
  text-align: center;
}
.logoGroup img {
  width: 25%;
}
.logoGroup .text {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
}
.registerGroup .registerGroup-item {
  margin-top: 1.2rem;
}
.registerGroup {
  font-size: 0.8rem;
  color: #666;
}
.registerGroup .registerGroup-item {
  margin-bottom: 0.8rem;
  padding: 0 0.5rem;
  padding-left: 4.6rem;
  color: #666;
  border: solid 1px #666666;
  border-radius: 0.2rem ;
  position: relative;
  overflow: hidden;
}
.registerGroup .registerGroup-item .iconfont {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.5rem;
  height: 2.6rem;
  line-height: 2;
  text-align: center;
  font-size: 1.5rem;
  z-index: 1;
}
.registerGroup .registerGroup-item .input {
  border: none;
  padding: 0.8rem 0;
  width: 70%;
  background-color: transparent;
  font-size: 0.8rem;
  float: left;
}
.registerGroup .error {
  color: #e42121;
  font-size: 0.9rem;
}
.finish .title {
  color: #4896fb;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.finish .ewm {
  margin-top: 2rem;
}
.finish .ewm img {
  width: 50%;
}
.p-text-center {
  line-height: 2;
  text-indent: 2.4rem;
}
.mui-dtpicker-header button,
.mui-poppicker-header .mui-btn {
  font-size: 1rem !important;
  padding: 0 1rem !important;
  height: 30px;
  line-height: 30px;
}
.mui-ellipsis {
  white-space: nowrap !important;
}
.pro_img img {
  max-width: 100%;
}
.mui-produce {
  min-height: 43rem;
}
.back-top {
  position: fixed;
  bottom: 7rem;
  right: 1rem;
  background: rgba(0, 0, 0, 0.6);
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 4px;
  color: #fff;
  display: none;
  z-index: 99;
}
.back-top p {
  color: #fff;
}
.index-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.index-lists {
  padding-top: 5rem;
}
.survey-Tab.active {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  margin-top: 0 !important;
}
.back-List,
.exit-login {
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 0.5rem 1rem;
  position: fixed;
  left: 0;
  z-index: 99;
}
.back-List {
  bottom: 5rem;
}
.exit-login {
  bottom: 2rem;
}
.nickname1,
.nickname2 {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  white-space: normal;
}
.plam-logo li {
  float: left;
  width: 14.2%;
  padding: 5px;
}
.plam-logo li img {
  width: 85%;
  border-radius: 100%;
}
.mui-content {
  position: relative;
}
.backs-actions {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 2rem;
  height: 2rem;
  z-index: 9;
}
/*版本选择start*/
.version-Con{color: #AAA;}
.version-Con .lab_tit{display:inline-block;height: 35px;padding-top:3px;vertical-align: middle;}
.version-choose{width: 65%;}
.version-choose li{margin: 0 1.5%;width: 30%;}
.version-choose li a{
  display: block;
  text-align: center;
  color: #aaa;
  border: 1px solid #DEDEDE;
  border-radius: 15px;
  padding: 3px 0;
}
.version-choose li.active label{
  color: #367CFF;
}
.version-dif{
  display: inline-block;
  color: #367CFF;
  border: 1px solid #367CFF;
  padding: 0 0.3rem;
  border-radius: 1rem;
  float: right;
  margin-top: 0.5rem;
}
.version-choose .mui-radio input[type=radio]:before{ font-size: 1.4rem;}
.version-choose .mui-input-group .mui-input-row{height: 35px !important;}
/*===============版本区别start=========*/
.versionIcon{padding: 0 13%;font-size: 1rem;color: #A9A9A9;}
.versionIcon .version-ico{
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4rem;
  text-align: center;
  background-color: #367CFF;
  color: #fff;
  font-size: 2.8rem;
  border-radius: 100%;
  margin: 0 auto;
}
.version-text{
  font-size: 1.1rem;
  padding:1.2rem 5%;
}
.version-text>li{
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.7rem;
  color: #202020;
}
.version-text>li:before{
  position: absolute;
  top:1px;
  left: 0;
  font-family: "iconfont";
  font-size: 1.5rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e65e';
  color: #2974FF;
}
.version-btn{
  display: block;
  width: 92%;
  font-size: 1.2rem;
  background-color: #2974FF;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0.8rem 0;
}
/*企业版核心功能页面============start*/
.qy_Lists{
  padding: 0 4%;
}
.qy_Lists>li{
  float: left;
  background-color: #fff;
  width: 48%;
  height: 18rem;
  padding:1.5rem 0.5rem;
  margin-bottom: 1.2rem;
  text-align: justify;
  color: #A9A9A9;
  border-radius: 2px;
  border: 1px solid #E8E8E8;
  position: relative;
}
.qy_Lists>li:before{
  position: absolute;
  top:0;
  left:50%;
  margin-left: -2.5rem;
  content: '';
  width: 5rem;
  height: 2px;
  background-color: #367CFF;
}
.qy_Lists>li p{font-size: 1rem !important;}
.qy_Lists>li:nth-of-type(odd){
  margin-right: 4%;
}
.qy_Lists>li p.qy-tit{color: #202020; font-size: 1.4rem !important;}
.qy-ico span{
  display: inline-block;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4rem;
  text-align: center;
  background-color: #367CFF;
  color: #fff;
  font-size: 2.3rem;
  border-radius: 100%;
  margin: 0 auto;
}
.qy-trial{
  background: -webkit-linear-gradient(left, #4895fb, #7555EE);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #4895fb, #7555EE);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #4895fb, #7555EE);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #4895fb, #7555EE);
  /* 标准的语法（必须放在最后） */
  padding: 2rem 0;
  text-align: center;
}
.qy-trial p{
  color: #fff !important;
  font-size: 1.5rem !important;
}
.qy-trial a{
  color: #fff !important;
  font-size: 1rem;
  border: 1px solid #fff;
  border-radius: 10rem;
  padding:0.5rem 2rem;
}
/*爆款博文s*/
.sort_action{
  background-color: #FFBC2C;
  color: #fff;
  width: 50px;
  line-height: 20px;
  text-align: center;
  top:25px;
}
/*竞品比对*/
.data_Tit{color: #545963;padding-left: 1.5rem;padding-top: 10px; }
.rad_choose{
  position: absolute;
  left: 1.5rem;
  top: 0.3rem;
  width: 45%;
  font-size: 1rem;
  color: #545963;
  z-index: 10;
}
.rad_choose .mui-checkbox input[type=checkbox]:before, .mui-radio input[type=radio]:before{
  font-size: 1.2rem;
}
.hotRead{
  padding: 1rem 1.5rem;
  background-color: #fff;
  border-bottom: 1px solid #E6E6E6;
}
.fansNum-actions .mui-btn{
  height: 28px;
  line-height: 28px;
  border-radius: 2rem;
  font-size: 1rem;
  padding:0 0.8rem;
  top:10px;
}
.table-Addaccount tbody tr td{
  border-top: none;
  border-bottom: 1px solid #E6E6E6;
}
.Ttiao-template{
  background-color: #f3f3f3;
}
.Ttiao-template img{
  max-width: 100%;
}
/*蓝V橙V和普通*/
.ico-lanv{background-color: #2daff7 !important;color: #fff;border: 1px solid #fff;}
.ico-chengv{background-color: #f2430f !important;color:#fcf578;border: 1px solid #fcf578;}
.ico-puv{background-color: #ffa800 !important;color: #fff;border: 1px solid #fff;}
.W_img_face{width: 18px !important;}
.report_header p{color:#fff;}
/*umei首页*/
.index_header{
  width: 100%;
  position: fixed;
  top:0;
  left:0;
  z-index: 999;
  background-color: #fff;
  height: 60px;
}
.reg{
  display: inline-block;
  margin-right: 8px;
  background: #2974FF url(../images/btn_bg.png);
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 1.25rem;
  padding:8px 1.5rem;}
.nav-btn.login{
  font-size: 1.25rem;
  padding:7px 1.5rem;
  color: #333;
  border:1px solid #1F2329;
}
.swiper-container1{height: 530px !important;}
.swiper-container2{height: 750px !important;}
.swiper-container2 .swiper-slide{height: 740px;}
.swiper-wrapper{
  height: 96%;
  height: 500px;
}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  /*-webkit-align-items: center;*/
  /*align-items: center;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
.swiper-slide-content{width: 100%; padding: 0 5%;height: auto;}

.introduce{
  position: absolute;
  top:55px;
  left: 11%;
  width: 78%;
}
.introduce p{font-size: 1rem !important;color: #fff;}
.introduce .title{
  font-size: 2.5rem !important;
  color: #fff;
  margin-bottom: 20px;
}
.index-footer{
  position: absolute;
  width: 72%;
  left: 50%;
  margin-left: -36%;
  bottom:35px;
}
.index-footer .btn{
  display: block;
  width: 100%;
  background-color: #2974FF;
  font-size: 1.5rem;
  color: #fff;
  padding: 12px 0;
}

.slide_Con{
  padding: 30px 6%;}
.slide_Con img{width: 100%;}
.slide_1,.slide_3{
  background-color: #F9FBFC;
}
.slide_tit{margin-bottom: 30px;}
.slide_tit p{
  font-size: 1.9rem !important;
  color: #333;
  text-align: center;
}
.slide_list1{margin-top: 78px;}
.slide_list1>li{
  background-color: #fff;
  border: 1px solid #EAEDF1;
  margin-bottom: 88px;
  position: relative;
  padding-top: 28px;
  padding-bottom: 15px;
}
.slide_list1>li:last-child{margin-bottom: 0;}
.problem_title{
  position: absolute;
  width: 100%;
  top:-68px;
  background: url("../images/index/problem-tit.png") no-repeat;
  background-size: cover;
}
.problem_title,.solve_title{
  height: 86px;
  line-height: 91px;
  padding-left: 103px;
  font-size: 1.8rem;
  color: #fff;
}
.solve_title{background: url("../images/index/solve_tit.png") no-repeat;background-size: cover;}
.auto-text{padding: 0 6.5%;}
.problem_tit{
  font-size: 1.5rem !important;
  color: #2974FF;
  text-align:left;
  margin-bottom: 25px;
}
.problem_txt{
  font-size: 1rem !important;
  color: #333;
  margin-bottom: 25px;
}

.core_lists li{
  width: 47%;
  float: left;
  margin-bottom: 15px;
}
.core_lists li:nth-of-type(1),.core_lists li:nth-of-type(3){margin-right: 6%}

.slide_3 .autoLeft{
  padding: 0 13%;
}
.slide_3Con p{font-size: 1rem !important;color: #333;text-align: left}
.slide_3tit{
  font-size: 1.67rem;
  color: #333;
  padding: 15px 0;
  border-bottom: 2px solid #2974FF;
  margin-bottom: 20px;
}
.swiper-button-next, .swiper-button-prev{
  top:27%
}
.slide_3 .slide_ico{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  margin-right: 20px;
}
.slide_3  li:nth-of-type(1) .slide_ico{background-color: #E9F6FE;}
.slide_3  li:nth-of-type(2) .slide_ico{background-color: #E5F9F7;}
.slide_3  li:nth-of-type(3) .slide_ico{background-color: #E5E8F9;}
.slide_3  li:nth-of-type(1) .lists_txt{color: #2974FF;}
.slide_3  li:nth-of-type(2) .lists_txt{color: #00A5B9;}
.slide_3  li:nth-of-type(3) .lists_txt{color: #29296F;}
/*首页底部*/
.index-bottom{
  background-color: #1F2329;
  padding: 20px 6%;
}
.footer_logo{border-bottom: 1px solid #63656a;padding-bottom: 20px;}
.index-bottom .ico{font-size: 2rem;color: #fff;padding-right: 1rem;}
.index-bottom .ico+span{color: #959595;font-size: 0.8rem;}
.company_address p{
  width: 120%;
  margin-left: -10%;
  font-size: 1rem !important;
  margin-bottom: 0;
  text-align: center;
  transform: scale(0.8);
}
/*稿件管理start*/
.manu-btns{
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}
.Tan{
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  display: none;
}
.tan_bg{
  width: 100%;
  height: 100vh;
  position: absolute;
  top:0;
  left: 0;
  background: rgba(0,0,0,.4);
}
.tan_content{
  position: absolute;
  width: 90%;
  top:50%;
  margin-top: -144px;
  left: 50%;
  margin-left: -45%;
  background-color: #fff;
  border-radius: 3px;
}
.article-con img{max-width: 100%;}
/*===========================================================文本检测结果=========================================================*/
.text_results{padding: 15px 2.5%;font-size: 14px;}
.text_results p{color: #333;}
.text_results .text-p{color: #666;font-size: 1.3rem !important;}
.text_results .text-word p{font-size: 1.3rem !important;}
.result_lists li{margin-bottom: 8px;}
.text_results .colorA{color: #367CFF;}
.result_lists li.active .resultCon{background: rgba(255, 68, 99, .2);}
.resultCon{border: 1px solid #E2E2E2;padding: 10px;border-left: 2px solid #FF4463;box-shadow: 3px 3px 3px #ebf2ff;}
.text_results .mui-btn{height: 25px;line-height: 23px;}
.mui-ignore{background-color: #CCC;color: #999;border:none;}
.mui-replace{background:rgba(41, 116, 255, 0.1);color: #2974FF;border:none;}
/*================================隐私政策==================================*/
.Privacy-policy{padding: 15px;}
.Privacy-policy p{color: #202020;}
/*=============================预警详情======================*/
.warn_bg{width: 100%;top:0;left: 0;}
.mb25{margin-bottom: 2.5rem !important;}
.warn_table th,.warn_table td{border-right: 1px solid #E6E6E6;}
.warn_table th{background-color: #F9FAFC;color: #202020;}
/*===========================安巡通首页====================*/
.an-kuang{width: 95%;margin: 0 auto;}
.slide_Antitle{font-size: 2.3rem;text-align: center;margin-bottom: 4rem;position: relative;}
.slide_Antitle:before{
  content: '';
  width: 90px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -45px;
  border-bottom: 2px solid #47BAE7;
}
.p_Antitle{font-size: 1.5rem;color: #fff;background-color: #00A0DF;padding: 10px 0;text-align: center;margin-bottom: 15px;}
.an-banner{ background: url("../images/anIndex/banner-bg.png") no-repeat;background-size: cover;padding: 3rem 5%;margin-bottom: 2.53rem;}
.banImg{width: 47%;position: absolute;right: 3%;top:4%;}
.ban-p1{font-size: 2rem !important;color: #fff;}
.ban-p2{color: #fff;font-size: 1.2rem !important;}
.An-table{border: 1px solid #E6E6E6;border-right: none;}
.An-table tr th{background-color: #f9f9f9;border-right: 1px solid #E6E6E6;padding: 5px 0;}
.An-table tr td{border-right: 1px solid #E6E6E6;}
.an-slide3{background:url("../images/anIndex/slide3_bg.png") repeat;padding: 4rem 0;}
.an_slideCon3>li{float:left;width:46%;margin:0.6rem 2%;background-color: #fff;text-align: center;border-radius: 6px;height: 12rem;padding:2rem 1rem;}
.an_slideCon3>li>p{color: #03213C;}
.an-slide4{background: url("../images/anIndex/slide4_bg.png") no-repeat center;background-size:cover;padding: 6rem 0;}
.an-slide4 .slide_Antitle{color: #fff;}
.s4Con{width: 78%;margin: 0 auto;border-radius: 10px;padding-bottom: 3rem;}
.s4Con .swiper-slide{padding: 2.5rem 8%;display: block !important;}
.s4Con .swiper-wrapper{height: 25rem !important;}
.s4Title{font-size: 1.8rem !important;color: #00A0DF;margin-top: 1rem;margin-bottom: 2.5rem;}
.an-slide4 .swiper-pagination-bullet{width: 35px;height: 8px;background:rgba(255, 255, 255, .6);border-radius: 10px;}
.an-slide4 .swiper-pagination-bullet-active{background: #fff;width: 100px;}
.list_ul>li{color: #535354;font-size: 1.2rem;line-height: 2rem;text-align: left;}
.list_ul li:before{
  content: '\e655';
  font-family: "iconfont";
  font-size: 0.8em;
  font-style: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00A0DF;
  margin-right: 0.5em;
}
.newsTab{height: 8.2rem;overflow: hidden;}
.index_banCon2{background: rgba(3, 89, 157, 0.3);color: #fff;font-size:2rem;padding: 1rem;margin-top: 2rem;margin: 0 auto;}
.index_banCon2 label{color: #fff !important;}
.ban_tit1{border-bottom: 1px solid #759CBF;padding-bottom: 10px;color: #fff !important;}
.ban_num1{font-size: 2rem !important;color: #6DD400;}
.ban_num2{font-size: 2rem !important;color: #FFD00A;vertical-align: middle;display: inline-block;}
.an-title{font-size: 4rem !important;position: relative;}
.an-title:before{
  content: '';
  width: 160px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -80px;
  border-bottom: 4px solid #47BAE7;
}
.anIndex_2{width:96%;margin: 40px auto 0;}
.an2_tit{font-size:1.5em;background-color: #00A0DF;color: #fff;text-align: center;padding: 5px 0; }
.anIndex_3{background-color: #F9FCFF;padding: 100px 0;}
.an3_rotateImg{width: 30%;top:28%;left: 50%;margin-left: -15%;animation: rotateIn 5s infinite linear;}
.an3_logo{width: 30%;top:28%;left: 50%;margin-left: -15%;}
.anIndex_footer{background-color: #00192E;padding: 3rem 5%;}
.anIndex_footer p{font-size: 1rem !important;}
/*==============================um-index首页=================================*/
.swiper-banner{overflow: hidden;}
.swiper-banner .banCon{width: 54%;text-align: left;margin-top: 3rem;}
.swiper-banner .banCon>p{color: #fff;}
.um_title{font-size: 2rem;margin-top:2rem;position: relative;text-align: center;}
.um_title:before{
  content: '';
  width: 90px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -45px;
  border-bottom: 4px solid #0098EF;
}
.s1-header{background: url("../images/index-you/s1_head.png") no-repeat center;padding: 1rem;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.s1-header p{color: #fff !important;}
.um-s1Con .swiper-wrapper{height: 61rem;}
.um-s1Con .swiper-slide{padding: 1rem 4%;display: block !important;}
.s1-ul{border-right: 1px solid #EDEDED;}
.s1-ul>li{float: left;width: 50%;height:16rem;padding: 1rem 5%;border-left: 1px solid #EDEDED;border-bottom: 1px solid #EDEDED;}
.s1-ulF>li{height: 24rem;padding: 4rem 5%;}
.s1-ul>li>p:last-child{font-size: 1rem !important;}
.um-s1Con .swiper-pagination-bullet{width: 25px;height: 8px;background:#DDD;border-radius: 10px;}
.um-s1Con .swiper-pagination-bullet-active{background: #0098EF;width: 70px;}
.um-s2Con{background: url("../images/index-you/s2_bg.jpg") no-repeat center;padding: 3rem 5%;}
.um-s2Con>li{border-top: 1px solid #335A71;padding: 1rem 0;}
.um-s2Con>li p{color: #fff;}
.um-s2Con>li>img+div{width: 76%;}
.um_slide3{padding: 2rem 0;overflow: hidden;}
.um-s3Con{height: 37rem;position: relative;}
.um-s3Con .swiper-wrapper{width: 60%;}
.um-s3Con .swiper-slide{height: 26rem;border-radius: 8px;margin-top: 2rem;padding: 1rem 8%;display: block;box-shadow: 0 0 4px 2px #E8E9EB;}
.um-s3Con .swiper-slide img{opacity: .5;}
.um-s3Con .swiper-slide-active{background: url("../images/index-you/s4_bg.png") no-repeat;height: 30rem;margin-top: 0;padding: 2rem 8%;}
.um_s3text>p:first-child{color: #303030;}
.um-s3Con .swiper-slide-active .um_s3text>p:first-child{color: #00ADF0;font-size:1.3rem !important; }
.um-s3Con .swiper-slide-active img{opacity: 1;}
.um-s3Con .swiper-pagination{bottom: 3rem !important;}
.um-s3Con .swiper-pagination-bullet{width: 25px;height: 8px;background:#DDD;border-radius: 10px;}
.um-s3Con .swiper-pagination-bullet-active{background: #0098EF;width: 70px;}
.um-Footer{background-color: #0F2027;padding: 2rem 5% 3rem;color: #fff;}
.um-FootText{border-bottom: 2px solid #354A53;padding: 1.5rem 0;color: #F3F3F3;}
.um-Foot_contact p{color: #F3F3F3;}
.um-FootText>li{float: left;width: 33.3%;}
.um-FootText>li:last-child{text-align: right;}
.um-Footer .title{border-bottom: 2px solid #354A53;padding: 1rem 0;}
.um-Foot_contact>li{float: left;}
.warn-logo{
  top:calc(1.5vh);
  left: 3%;
  height: calc(6vh);;
  z-index: 9;
}
/*===================文本检测==================*/
.text_control li{border-right: 1px solid #E2E2E2;padding-top:10px;}
.text-Area{border-top: 1px solid #E2E2E2 !important;padding: 1.5rem 1.5rem 0 1.5rem;min-height: 20rem;width: 100%;border: none;}
.sample-item{
  display: inline-block;
  background-color: #fff;
  padding: 0.5rem 1.3rem;
  margin: 0 0.5rem;
  border-radius: 2rem;
}
.text-pc{color: #999;}
.lookXq{border-top: 1px solid #E2E2E2;text-align: center;padding-top: 1.5rem;}
.color-333{color: #333;}
.color-ccc{color: #ccc;}
.textLink_import{
  position: fixed;
  bottom: 0;
  width: 100%;
}
.inputLink input{background-color: #f4f4f4;border: none;}
.textLink_import button{width: 49.4%;border: none;}
.text-res-color{color: #367CFF;}
/*========================校对通首页==========================*/
.jdt_Index{background: url("../images/jdt-h5/banner.png") no-repeat top center;background-size: 100%;padding-top: 34rem;color: #555;}
.jdt-slide{padding: 0 4%;}
.border-radius4{border-radius: 4px;}
.jdt_header{color:#313131;}
.jdt_header img{vertical-align: sub;}
.boxShadow{box-shadow: 0 5px 10px rgba(101, 147, 172, 0.16);}
.jdt_img .jdt_text{color: #fff;position: absolute;left:5%;top:50%;}
.text_header1 .head_text,.text_header2 .head_text{color: #fff;position: absolute;left:5%;top:13%;}
.jdt_Lists li{clear: both;overflow: hidden;}
.jdt_Lists li img,.jdt_Lists li .jdt_li{float: left;}
.jdt_Lists li .jdt_li{width: calc(100% - 40px);margin-left: 10px;}
.jdt_Lists li .jdt_li p:first-child{color: #313131;}
.jdt_Lists li .jdt_li p{font-size: 1rem !important;}