@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Source Han Sans CN', 'Source Han Sans SC', 'Helvetica Neue', Helvetica, Arial, 'STHeitiSC-Light', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif', 'Microsoft YaHei';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style-type: none;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px '';
  color: #151515;
}
/*"Open Sans","Hiragino Sans GB","Microsoft YaHei",STHeiti,"WenQuanYi Micro Hei",SimSun,Arial,sans-serif*/
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}
button {
  cursor: pointer;
  outline: 0;
}
mark {
  background-color: transparent;
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0;
  _color: #151515;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
::selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
input::-ms-clear {
  display: none;
}
input[type=password]::-ms-reveal {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: inherit;
  -o-box-sizing: inherit;
  -ms-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
body {
  background: #f7f7f7;
}
a:active {
  color: inherit;
  text-decoration: none!important;
}
a:hover {
  color: inherit!important;
  text-decoration: none!important;
}
a:link {
  color: inherit;
  text-decoration: none!important;
}
.ellipsis-1,
.ellipsis-2,
.ellipsis-3,
.ellipsis-4 {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-4 {
  -webkit-line-clamp: 4;
}
.Ctt-comentbox {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  flex: 1;
}
.Ctt-comentbox .Ctt-listwz {
  flex: 1;
}
.Ctt-comentbox .Ctt-act-listbox {
  padding: 0 20px;
  background: #fff;
  flex: 1;
  margin-right: 20px;
}
.Ctt-comentbox .Ctt-act-listbox a:link {
  color: inherit;
}
.Ctt-comentbox .Ctt-act-listbox li {
  border-bottom: 1px solid #eee;
  padding: 25px 0;
  text-align: justify;
  display: flex;
  position: relative;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle {
  flex: 1;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle a {
  color: #000;
  text-decoration: none;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle a:link {
  color: #666;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #151515;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h2:hover {
  color: #ff6a00 !important;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h2:hover a {
  color: #ff6a00 !important;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h3 {
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0 0px;
  height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #151515;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h4 {
  height: 37px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div {
  overflow: hidden;
  padding-top: 10px;
  display: flex;
  color: #666;
  align-items: center;
  font-size: 12px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > div {
  display: flex;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > div span {
  max-width: 65px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-right: 5px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > div em {
  font-style: normal;
  color: #ff6a00;
  max-width: 65px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-left: 5px;
  margin-right: 15px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > span i {
  color: #ff6a00;
  font-style: normal;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div svg {
  width: 16px;
  height: 16px;
  margin: 0 5px 0 10px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div time {
  margin-right: 15px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > em {
  margin-right: 10px;
  font-style: normal;
  max-width: 65px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-left: 5px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-listpic {
  width: 295px;
  margin-left: 20px;
  height: 165px;
  overflow: hidden;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-listpic img {
  display: block;
  width: 100%;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share {
  position: absolute;
  left: 0;
  bottom: 25px;
  height: 30px;
  width: 55%;
  display: flex;
  font-size: 14px;
  color: #777;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share svg {
  width: 25px;
  height: 20px;
  margin-right: 8px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share i {
  font-size: 16px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share > div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 22px;
}
.Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share > div span {
  height: 20px;
  line-height: 20px;
}
.Ctt-comentbox .Ctt-act-listbox li:hover .Ctt-act-textle h2 {
  color: #ff6a00 !important;
}
.Ctt-comentbox .Ctt-act-listbox li:hover .Ctt-act-textle h2 a {
  color: #ff6a00 !important;
}
.Ctt-comentbox .Ctt_right_div {
  width: 380px;
}
.Ctt-comentbox .Ctt_right_div .Ctt_word_btn div {
  padding: 5px 0;
}
.Ctt-comentbox .Ctt_right_div .Ctt_word_btn div a {
  display: block;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.Ctt-comentbox .Ctt_right_div .Ctt_word_btn div a:hover {
  color: #ff6a00 !important;
}
.Ctt-comentbox .Ctt_details_bqrig {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
  line-height: 22px;
  font-size: 14px;
  text-align: justify;
}
.Ctt-comentbox .Ctt_details_bqrig > span {
  position: relative;
  font-weight: bold;
}
.Ctt-comentbox .Ctt_details_bqrig > span::after {
  content: '';
  position: absolute;
  border: 5px solid transparent;
  border-left: 6px solid #000;
  left: -12px;
  top: 3px;
  border-right: 0;
}
.Ctt-comentbox .Ctt-act-mores {
  padding: 15px;
  background: #fff;
  margin-right: 20px;
}
.Ctt-comentbox .Ctt-act-mores > div {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  color: #ff6a00;
  cursor: pointer;
}
.Ctt-comentbox .Ctt_details_box {
  flex: 1;
  text-align: justify;
  padding: 20px 30px;
  background: #fff;
  margin-right: 30px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles {
  padding-bottom: 5px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div {
  overflow: hidden;
  padding-top: 10px;
  display: flex;
  color: #666;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div span {
  margin-right: 20px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div span i {
  color: #ff6a00;
  font-style: normal;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div em {
  margin-right: 15px;
  font-style: normal;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_abstract {
  background: #f7f7f7;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 24px;
  margin: 15px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 {
  background: #f7f7f7;
  padding: 20px 27px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 24px;
  margin: 15px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 > span {
  position: relative;
  font-weight: bold;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 > span::after {
  content: '';
  position: absolute;
  border: 5px solid transparent;
  border-left: 6px solid #000;
  left: -12px;
  top: 3px;
  border-right: 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext {
  font-size: 16px;
  line-height: 36px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext em {
  font-style: italic;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h1 {
  font-size: 25px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eaecef;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eaecef;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 10px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h5 {
  font-size: 0.875em;
  font-weight: 600;
  margin: 15px 0 10px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext h6 {
  font-size: 0.85em;
  font-weight: 600;
  margin: 15px 0 10px 0;
  color: #6a737d;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext ul {
  padding-left: 20px;
  list-style: unset;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext ol {
  padding-left: 20px;
  list-style: auto;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext table {
  border: 1px solid #ddd;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext table tr th {
  border: 1px solid #ddd;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext table tr td {
  border: 1px solid #ddd;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext strong {
  font-weight: 600;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext p {
  font-size: 14px;
  line-height: 24px;
  padding: 15px 0;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-center {
  text-align: center;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-center img {
  display: inline-block;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-right {
  text-align: right;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-right img {
  display: inline-block;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-left {
  text-align: left;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext .hljs-left img {
  display: inline-block;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext a {
  color: #ff6a00;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext blockquote {
  padding: 0 1em;
  color: #6a737d;
  border-left: 0.25em solid #dfe2e5;
  margin-bottom: 15px;
}
.Ctt-comentbox .Ctt_details_box .Ctt_details_alltext blockquote p {
  padding: 0;
}
.Ctt-comentbox .Ctt_detal_lastn {
  display: none;
  margin: 10px 30px 0 0;
  background: #fff;
  padding: 10px 20px;
  font-size: 13px;
}
.Ctt-comentbox .Ctt_detal_lastn > div {
  flex: 1;
}
.Ctt-comentbox .Ctt_detal_lastn > div > div {
  width: 70%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.Ctt-comentbox .Ctt_detal_lastn > div > div a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.Ctt-comentbox .Ctt_detal_lastn > div > div a:hover {
  color: #ff6a00;
}
.Ctt-comentbox .Ctt_detal_lastn > div:last-child div {
  float: right;
  text-align: right;
}
.Ctt-toplogo-label {
  flex: 1;
  position: relative;
  margin-bottom: 30px;
}
.Ctt-toplogo-label .Ctt-logoleft {
  flex: 1;
  max-width: 950px;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 2;
  background: #f7f7f7;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left {
  width: 230px;
  float: left;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div {
  height: 87px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div p {
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px 3px;
  font-weight: 600;
  z-index: 1;
  color: #fff;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  text-align: justify;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div img {
  display: block;
  width: 100%;
  height: 87px;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:nth-child(2) {
  margin: 20px 0;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:hover::after {
  content: '';
  width: 100%;
  height: 100%;
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: -1;
  box-shadow: 0 0 10px #999;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:hover p {
  color: #fff;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left .yeslab p {
  color: #ff6a00;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right {
  flex: 1;
  padding: 0 20px;
  width: 720px;
  float: right;
  box-sizing: border-box;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right > div {
  width: 100%;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic {
  position: relative;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic h2 {
  position: absolute;
  left: 0;
  width: 80%;
  top: 70px;
  color: #fff;
  font-size: 28px;
  left: 20px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #151515;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic p {
  width: 80%;
  position: absolute;
  top: 90px;
  left: 0;
  color: #fff;
  font-size: 14px;
  margin: 40px 0 30px 20px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 20px;
  height: 40px;
  color: #151515;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic .Cttgon {
  position: absolute;
  left: 20px;
  top: 180px;
  color: #ff6a00;
  z-index: 1;
}
.Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic img {
  width: 100%;
  height: 300px;
}
.Ctt-toplogo-label .Ctt-logoright {
  width: 230px;
  background: #fff;
  float: right;
}
.Ctt_mbx_lab {
  padding: 25px 0;
  font-size: 15px;
}
.Ctt_mbx_lab a {
  color: #ff6a00 !important;
}
.Ctt_mbx_lab a:link {
  color: #ff6a00 !important;
}
.Ctt_mbx_lab span {
  color: #999;
}
.Ctt-head-top img {
  display: block;
  width: 100%;
}
.Cttlogopig {
  display: block;
  width: 100%;
}
.Cttrowpig {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.Ctt_fixed_picbox {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
  overflow: auto;
  display: none;
}
.Ctt_fixed_picbox svg {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: 450px;
  cursor: pointer;
}
.Ctt_fixed_picbox > div {
  display: table;
  width: 100%;
  height: 100%;
}
.Ctt_fixed_picbox > div > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.Ctt_fixed_picbox > div img {
  max-width: 800px;
}
.Ctt_act_pages {
  text-align: center;
  padding: 20px 0 20px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.Ctt_act_pages ul {
  display: flex;
}
.Ctt_act_pages li {
  display: inline-block;
}
.Ctt_act_pages li a {
  box-sizing: border-box;
  padding: 0 10px;
  background: #fff;
  display: inline-block;
  border: 1px solid #d7d8d9;
  border-left: none;
  min-width: 30px;
  letter-spacing: normal;
  word-spacing: normal;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  cursor: pointer;
  color: #999;
}
.Ctt_act_pages li a:link {
  color: #999;
}
.Ctt_act_pages li:nth-child(1) a {
  border-left: 1px solid #d7d8d9;
}
.Ctt_act_pages > div {
  display: flex;
  padding-left: 20px;
}
.Ctt_act_pages > div span {
  line-height: 30px;
  font-size: 12px;
}
.Ctt_act_pages > div input {
  width: 40px;
  height: 28px;
  border: 1px solid #d7d8d9;
  text-align: center;
  font-size: 14px;
}
.Ctt_act_pages > div input:hover,
.Ctt_act_pages > div input:focus {
  border: 1px solid #ff6a00;
}
.Ctt_act_pages > div em {
  display: inline-block;
  background: #fff;
  border: 1px solid #ff5c00;
  padding: 0 12px;
  height: 28px;
  outline: none;
  font-size: 14px;
  color: #ff5c00;
  line-height: 28px;
  cursor: pointer;
  margin-left: 10px;
  font-style: normal;
}
.Ctt_act_pages .yeslab {
  background: #FF6A00 !important;
  color: #fff !important;
  border-color: #FF6A00;
}
.Ctt-fl-nav {
  margin-right: 20px;
  background: #fff;
}
.Ctt-fl-nav > div {
  display: flex;
  margin: 0 20px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.Ctt-fl-nav .Ctt_mshows {
  display: none;
}
.Ctt-fl-nav ul {
  flex: 1;
  height: 44px;
  overflow: hidden;
}
.Ctt-fl-nav ul li {
  width: 105px;
  float: left;
  font-size: 15px;
  text-align: center;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 44px;
}
.Ctt-fl-nav ul li a {
  color: #000;
}
.Ctt-fl-nav ul li a:hover {
  color: #000;
}
.Ctt-fl-nav ul li:nth-child(1) {
  text-align: left;
}
.Ctt-fl-nav ul li:nth-child(6n+1) {
  text-align: left;
}
.Ctt-fl-nav ul .yeslab {
  font-size: 18px;
  font-weight: bold;
}
.Ctt-fl-nav .Ctt-flmore {
  font-size: 15px;
  line-height: 44px;
}
.Ctt-fl-nav .Ctt-flmore svg {
  width: 16px;
  height: 20px;
  position: relative;
  top: 12px;
  margin-left: 5px;
}
.Ctt-fl-nav .Ctt-flmore > div {
  display: flex;
  color: #999;
  cursor: pointer;
}
.Ctt-fl-nav .Ctt-flmore > div:hover {
  color: #ff6a00;
}
.Ctt-fl-nav .Ctt-flmore > div:hover svg path {
  fill: #ff6a00;
}
.Ctt-fl-nav .Ctt-flmore .yeslab {
  color: #ff6a00;
}
.Ctt-fl-nav .Ctt-flmore .yeslab svg {
  transform: rotate(180deg);
}
.Ctt-fl-nav .Ctt-flmore .yeslab svg path {
  fill: #ff6a00;
}
.Ctt_fixed_FX #action-btns {
  position: fixed;
  margin-left: -100px;
  top: 185px;
}
@media only screen and (max-width: 750px) {
  html,
  body {
    background: #f7f7f7 !important;
  }
  .Ctt-comentbox {
    width: 100%;
    flex-direction: column;
  }
  .Ctt-comentbox .Ctt-listwz {
    padding: 0 0.3rem;
    background: #f7f7f7;
  }
  .Ctt-comentbox .Ctt-act-listbox {
    flex: 1;
    margin-right: 0;
    padding: 0 0.3rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li {
    border-bottom: 1px solid #eee;
    padding: 0.3rem 0;
    text-align: unset;
    display: flex;
    flex-flow: row-reverse;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle {
    flex: 1;
    width: 200px;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle a {
    color: #000;
    text-decoration: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h2 {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.46rem;
    height: 0.9rem;
    overflow: hidden;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 0.2rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h3 {
    font-size: 0.3rem;
    line-height: 0.4rem;
    padding-top: 5px;
    height: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle h4 {
    height: 1rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div {
    overflow: hidden;
    padding-top: 10px;
    display: flex;
    color: #666;
    font-size: 0.3rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div > div span {
    margin-right: 0.2rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div span {
    margin-right: 0.5rem;
    font-size: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div span i {
    color: #ff6a00;
    font-style: normal;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div em {
    margin-right: 0.1rem;
    font-style: normal;
    display: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div em:nth-child(2) {
    display: block!important;
    white-space: nowrap;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div time {
    display: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div svg {
    display: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-textle > div svg + span {
    display: none;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-listpic {
    width: 3.5rem;
    margin-left: 0;
    margin-right: 0.3rem;
    height: 2rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-listpic img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share {
    bottom: 0.3rem;
    width: 100%;
    height: 0.6rem;
  }
  .Ctt-comentbox .Ctt-act-listbox li .Ctt-act-share div {
    flex: 1;
    padding-right: 0;
    justify-content: center;
  }
  .Ctt-comentbox .Ctt-act-mores {
    padding: 0;
    background: #fff;
    margin-right: 0;
  }
  .Ctt-comentbox .Ctt-act-mores > div {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    color: #ff6a00;
    cursor: pointer;
  }
  .Ctt-comentbox .Ctt_right_div {
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }
  .Ctt-comentbox .Ctt_details_box {
    flex: 1;
    text-align: justify;
    padding: 0.3rem;
    background: #fff;
    margin-right: 0px;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles {
    padding-bottom: 5px;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles h2 {
    font-size: 0.5rem;
    font-weight: bold;
    line-height: 0.7rem;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div {
    overflow: hidden;
    padding-top: 0.3rem;
    display: block;
    color: #666;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div span {
    margin-right: 0.3rem;
    font-size: 0.3rem;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div span i {
    color: #ff6a00;
    font-style: normal;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div span:nth-child(1) {
    display: block;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div svg {
    top: 0.1rem !important;
    margin-left: 0!important;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_titles > div em {
    margin-right: 0.3rem;
    font-style: normal;
    font-size: 0.3rem;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_abstract {
    background: #f7f7f7;
    padding: 0.3rem 0.5rem;
    border-radius: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    margin: 0.4rem 0;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 {
    background: #f7f7f7;
    padding: 0.3rem 0.5rem;
    border-radius: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    margin: 0.4rem 0;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 > span {
    position: relative;
    font-weight: bold;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_abstract2 > span::after {
    display: none;
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-left: 6px solid #000;
    left: -12px;
    top: 3px;
    border-right: 0;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_alltext {
    font-size: 0.4rem;
    line-height: 0.54rem;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_alltext p {
    font-size: 0.4rem;
    line-height: 0.54rem;
    padding: 0.5rem 0;
  }
  .Ctt-comentbox .Ctt_details_box .Ctt_details_alltext img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .Ctt-comentbox .Ctt_detal_lastn {
    display: flex;
    margin: 0.5rem 0 0 0;
    background: #fff;
    padding: 0.3rem 0.4rem;
    font-size: 0.35rem;
  }
  .Ctt-comentbox .Ctt_detal_lastn > div {
    flex: 1;
  }
  .Ctt-comentbox .Ctt_detal_lastn > div div {
    width: 70%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .Ctt-comentbox .Ctt_detal_lastn > div div a {
    color: #000;
    text-decoration: none;
  }
  .Ctt-comentbox .Ctt_detal_lastn > div div a:hover {
    color: #ff6a00;
  }
  .Ctt-comentbox .Ctt_detal_lastn > div:last-child div {
    float: right;
    text-align: right;
  }
  .Ctt-toplogo-label {
    display: flex;
    flex: 1;
    position: relative;
    margin-bottom: 5px;
  }
  .Ctt-toplogo-label .Ctt-logoleft {
    display: block;
    flex: 1;
    position: relative;
    max-width: 100%;
    top: 0;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left {
    width: 100%;
    float: none;
    padding: 0.2rem 0.2rem 0.2rem;
    overflow: hidden;
    box-sizing: border-box;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div {
    background: #fff;
    display: flex;
    position: relative;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div p {
    font-size: 14px;
    display: -webkit-box;
    font-weight: 600;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:hover::after {
    background: transparent;
    box-shadow: 0 0 0 transparent;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:nth-child(1) {
    margin-bottom: 0.2rem;
    height: 100px;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:nth-child(1) img {
    height: 100px;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:nth-child(2) {
    margin: 0;
    float: left;
    width: 49%;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left > div:nth-child(3) {
    margin: 0;
    float: right;
    width: 49%;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_left .yeslab p {
    color: #ff6a00;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right {
    width: 100%;
    flex: 1;
    padding: 0;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic {
    position: relative;
    width: 100%;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic h2 {
    font-size: 0.6rem;
    top: 50px;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic p {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0.45rem;
    height: 1rem;
    line-height: 0.5rem;
    margin: 0.2rem 0 0.2rem 0.4rem;
    font-size: 14px;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic .Cttgon {
    top: auto;
    bottom: 1rem;
    font-size: 0.3rem;
  }
  .Ctt-toplogo-label .Ctt-logoleft .Ctt_lab_right .Cttswipic img {
    width: 100%;
    height: auto;
  }
  .Ctt-toplogo-label .Ctt-logoright {
    width: 230px;
    background: #fff;
    display: none;
  }
  .Ctt_mbx_lab {
    padding: 25px 0;
    font-size: 15px;
    display: none;
  }
  .Ctt_mbx_lab a {
    color: #ff6a00;
  }
  .Ctt_mbx_lab span {
    color: #999;
  }
  .Ctt_fixed_picbox div img {
    max-width: 100%;
  }
  .Ctt_act_pages {
    margin-right: 0;
  }
  .Ctt_act_pages > div {
    display: none;
  }
  .Ctt-fl-nav {
    margin: 0;
    box-shadow: 0 0 5px #eee;
  }
  .Ctt-fl-nav > div {
    margin: 0 0.3rem;
    position: relative;
    flex-direction: column;
    padding: 10px 0 5px;
  }
  .Ctt-fl-nav .Ctt_mshows {
    display: block;
    height: 45px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;
  }
  .Ctt-fl-nav ul {
    display: block;
    overflow: auto;
    max-height: 7rem;
    display: none;
    border-top: 1px solid #eee;
  }
  .Ctt-fl-nav ul li {
    border-bottom: 1px solid #eee;
    text-align: left;
    width: 100%;
  }
  .Ctt-fl-nav ul li:nth-child(1) {
    display: none;
  }
  .Ctt-fl-nav ul .yeslab {
    font-size: 15px;
    font-weight: normal;
  }
  .Ctt-fl-nav .Ctt-flmore {
    position: absolute;
    right: 0;
    background: #fff;
  }
  .Ctt_fixed_FX #action-btns {
    top: auto;
    margin-left: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
  }
  .Ctt_word_btn {
    display: none;
  }
  .Ctt_siderbox {
    position: relative!important;
  }
}
