/*公共样式开始*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,

fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #222222;
  border: none;
  vertical-align: baseline;
}

b {
  font-weight: bold;
  color: #80ac91;
}

i {
  font-style: normal;
}

ul,
li,
ol {
  list-style: none;
}

:link,
:visited,
ins {
  text-decoration: none;
}

:focus {
  outline: 0;
}

.fl {
  float: left!important;
}

.fr {
  float: right!important;
  width: unset!important;
}

.wz-n .top-20 .fl a,.wz-n .top-20 .fr a {
  overflow: hidden;
  max-height: 20px;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

a:hover {
  color: #ba4a57;
}

.clearfloat {
  zoom: 1
}

em,i,span {
  font-style: normal;
}

.all_cat li .ss2 a span {
  color: #fff;
}

.clearoutline:focus {
  outline: none;
}

.fnow8A {
  font-size: 14px;
  color: #8A8A8D!important;
}

.pd-30q {
  padding: 1.125rem 0.93rem;
}

.pd-30 {
  padding: 0  0.93rem;
}

.mar15 {
  margin-right: 0.9375rem;
}

.no-b {
  margin-bottom: 0 !important;
}

.top-10 {
  margin-top: 10px;
}

.top-20 {
  margin-top: 20px;
}

.b-t10 {
  border-top: 0.625rem solid #f8f8f8;
}

.b-b10 {
  border-bottom: 0.625rem solid #f8f8f8;
}

.ma-r20 {
  margin-right: 0.9375rem;
}

.ma-l20 {
  margin-left: 0.9375rem;
}

.top-30 {
  margin-top: 30px;
}

.b-30 {
  margin-bottom: 30px;
}

.st {
  font-family: "宋体" !important;
}

.m-b20 {
  margin-bottom: 8px;
}

.p-b0 {
  padding: 20px 20px 0 20px !important;
}
/*公共样式结束*/

.top {
  background-color: #1a1818;
  width: 100%;
  height: 40px;
}

.top p {
  width: 1030px;
  margin: 0 auto;
  text-align: left;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
}

.qm-nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  height: 100px;
  background-color: #fff;
}

.qm-nav .qm-l {
  width: 1030px;
  margin: 0 auto;
  position: relative;
  height: 100px;
}

.qm-nav .qm-l a.logo {
  margin: 20px 0;
  width: 160px;
  height: 60px;
  display: block;
}

.qm-nav .nav-ui li {
  float: left;
  padding: 0 15px;
}

.qm-nav .nav-ui li a {
  line-height: 100px;
  font-size: 20px;
  font-family: "思源宋体 cn";
  font-weight: bold;
  height: 100px;
  display: block;
}
/*.qm-nav .nav-ui .click{
  background: url(../images/m.png) no-repeat;
  background-position: 44px 32px;
}*/
.qm-nav .nav-ui .click a {
  border-bottom: 3px solid #ba4a57;
  height: 97px;
  line-height: 100px;
}

.qm-nav .nav-ui a.click {
  border-bottom: 3px solid #ba4a57;
  height: 97px;
  line-height: 100px;
}

.srach-ss {
  display: block;
  margin: 30px 0;
}

.icon-sarch {
  border-radius: 20px;
  background: url(../images/srach.png) no-repeat #ba4a57  center center;
  width: 40px;
  height: 40px;
  display: block;
  margin: 30px 0;
  float: right;
  text-indent: -9999px;
}

.sarch-qm {
  position: relative;
}

.sarch-qm .srach-ss {
  position: absolute;
  background-color: #f8f8f8;
  height: 40px;
  width: 0px;
  right: -2px;
  border-radius: 30px;
  overflow: hidden;
}

.sarch-qm .srach-ss .button {
  border-radius: 20px;
  background: url(../images/srach.png) no-repeat #ba4a57  center center;
  margin: 4px;
  width: 32px;
  height: 32px;
  display: inline-block;
  position: absolute;
  right: 1px;
}

.p-a .srach-ss {
  width: 200px !important;
  padding: 0 0 0 15px !important;
  overflow: inherit !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 9999;
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.cdl-inactive {
  display: none;
}

.cdl-avtive {
  display: block;
}

.qm-inactive {
  display: none !important;
}

.sarch-qm .srach-ss .text {
  background-color: #f8f8f8;
  color: #333;
  height: 40px;
}

.srach-ss input::-webkit-input-placeholder {
  color: #999;
}

.srach-ss input::-moz-input-placeholder {
  color: #999;
}

.srach-ss input::-ms-input-placeholder {
  color: #999;
}

.xial em {
  background: url(../images/xial.png) no-repeat;
  width: 12px;
  height: 6px;
  display: inline-block;
  margin: 0 10px 5px 10px;
}

/*内容表单模块*/
.qm-conter {
  width: 100%;
  padding-bottom: 15px;
}

.qm-conter .qm-from {
  background: url(../images/yx.png) no-repeat #fff top left;
  width: 1312px;
  height: 510px;
  border-radius: 16px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 30px 45px;
  position: relative;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
}

.qm-from-left {
  width: 1400px;
  margin-top: 20px;
  display: inline-block;
}

.qm-from-left text {
  width: 1400px;
  font-size: 36px;
  font-weight: bold;
  height: 90px;
  overflow: hidden;
  letter-spacing: 8px;
  font-family: "思源宋体 cn";
}

.qm-from-left em {
  color: #ba4a57;
  font-weight: bold;
  font-family: "思源宋体 cn";
}

.qm-from-left p {
  margin-top: 10px;
  color: #999;
  line-height: 40px;
  text-indent: unset;
}

.qm-conter .qm-from1 {
  background: url(../images/yx.png) no-repeat #fff top left;
  width: 1312px;
  height: 510px;
  border-radius: 16px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 30px 45px;
  position: relative;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
}

.qm-from-left1 {
  width: 970px;
  margin-top: 20px;
  display: inline-block;
}

.qm-from-left1 text {
  width: 1400px;
  font-size: 36px;
  font-weight: bold;
  height: 90px;
  overflow: hidden;
  letter-spacing: 8px;
  font-family: "思源宋体 cn";
}

.qm-from-left1 em {
  color: #ba4a57;
  font-weight: bold;
  font-family: "思源宋体 cn";
}

.qm-from-left1 p {
  margin-top: 10px;
  color: #999;
  line-height: 40px;
  text-indent: unset;
}

.fr-bb,.text-from .fr-bb2 {
  width: 150px;
  height: 48px;
  background-color: #efefef;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  text-indent: 15px;
  font-size: 16px;
  color: #666;
  float: left;
  overflow: hidden;
}

.text-from {
  position: relative;
  width: 180px !important;
  float: left;
  margin-left: 10px;
}

.text-from .fr-bb2 {
  width: 180px;
  height: 48px;
  float: left;
}

.text-from .bd-aa {
  position: absolute;
  right: 10px;
  top: 12px
}

.bd-aa a {
  background-color: #d2c7b3;
  color: #fff;
  width: 26px;
  height: 26px;
  display: block;
  float: left;
  text-align: center;
  margin-left: 5px;
  font-size: 12px;
  line-height: 26px;
  border-radius: 13px;
}

.bd-aa a.click {
  background-color: #ba4a57;
}

.from-qm-1,.bd-1 {
  display: inline-block;
  float: left;
}

.from-qm-1 {
  margin-top: 10px;
}

.from-qm-1 .text-fm {
  width: 342px;
  height: 46px;
  background-color: #efefef;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  text-indent: 15px;
  font-size: 16px;
  color: #666;
  float: left;
  margin-top: 10px;
  line-height: 46px;
}

.from-qm-1 button {
  width: 344px;
  height: 46px;
  border: 1px solid #ba4a57;
  border-radius: 6px;
  color: #ba4a57;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.from-qm-1 button:hover {
  background-color: #ba4a57;
  color: #fff;
}

.tab {
  background: url(../images/bbq.png) left center no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
  padding-left: 36px;
}

.qm-banner {
  width: 292px;
  height: 480px;
  padding: 35px 18px 18px 18px;
  background-color: #fff;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
  border: 1px solid #ebebeb;
  display: inline-block;
  border-radius: 16px;
  background-color: #fff;
}

.banner-ul .z .z1 {
  float: left;
  width: 60px;
  display: block;
}

.banner-ul .z .z1 a span {
  width: 60px;
  height: 60px;
  background-image: url(../images/tzg.png);
  text-align: center;
  line-height: 60px;
  display: block;
  float: left;
  font-size: 32px;
  font-weight: bold;
  color: #ba4a57;
  font-family: "思源宋体 cn";
}

.banner-ul .z .z1 a em {
  width: 60px;
  text-align: center;
  float: left;
  margin-bottom: 6px;
  font-size: 12px;
  font-family: "思源宋体 cn";
}

.banner-ul .z .z2 {
  margin-left: 40px;
  text-align: center;
  justify-content: center;
}

.banner-ul .z .z2 p,.z2 a,.z2 p em {
  width: 14px;
  font-size: 14px;
  ;
  text-align: center;
  margin-left: 8px;
  display: block;
  font-family: "思源宋体 cn";
  text-indent: unset;
}

.banner-ul .z .z2 p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
}

.z2 p em {
  margin-left: 0 !important;
  color: #ba4a57;
  font-weight: bold;
  font-size: 16px;
}

.z2 a {
  color: #999;
  margin-top: 2px;
  line-height: 16px;
  margin-right: 12px;
}

.banner-ul .z .z3 {
  display: inline-block;
}

.banner-ul .z .z3 .s {
  font-size: 62px;
  color: #ba4a57;
  font-weight: bold;
  letter-spacing: -5px;
  line-height: 46px;
  font-family: "思源宋体 cn";
}

.banner-ul .z .z3 .f {
  color: #999;
  font-size: 12px;
}

.z3-bf {
  width: 32px;
  height: 32px;
  display: block;
  background: url(../images/lab.png) no-repeat #80ac91 center center;
  border-radius: 16px;
  margin-top: 15px;
}

.z3 .c {
  background: url(../images/lab.gif) no-repeat #80ac91 center center !important;
}

.banner-ul .z {
  height: 300px;
  border-bottom: 1px solid #ebebeb;
  background: url(../images/hh.png) no-repeat right bottom;
  position: relative;
}

.sc {
  position: absolute;
  left: 0px;
  bottom: 6px;
  width: 62px;
  display: block;
  font-size: 12px;
  background-color: #80ac91;
  text-align: center;
  line-height: 22px;
  color: #fff;
  border-radius: 10px;
  font-family: "宋体";
}

.sc:hover {
  color: #fff;
  background-color: #ba4a57;
}

.tab .tab-1 {
  width: 6px;
  position: absolute;
  display: block;
  left: -20px;
  top: 200px;
}

.tab-1 .hb {
  border: 1px solid #ebebeb;
  line-height: 30px;
}

.tab .tab-1 a.c {
  height: 24px;
}

.tab .tab-1 a {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #ba4a57;
  display: block;
  margin-bottom: 3px;
}

.banner-ul .w1 {
  margin-top: 15px;
  line-height: 16px;
}

.banner-ul .w1 .b p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  text-indent: unset;
}

.banner-ul .w1 .b span {
  font-size: 12px;
  height: 32px;
  overflow: hidden;
  display: inline-block;
  font-family: "宋体";
  color: #999;
  font-weight: normal;
}

.p ul {
  display: flex;
  width: 292px;
  margin-top: 10px;
}

.p ul li {
  width: 90px;
  height: 40px;
  border: 1px solid #ebebeb;
  background-color: #f6f6f6;
  border-radius: 6px;
  margin-right: 8px;
}

.p ul li:nth-of-type(3n) {
  margin-right: 0 !important;
}

.p ul li .x {
  width: 50px;
  display: flex;
  margin: 7px auto 0 auto;
}

.p ul li span {
  font-size: 12px;
  text-align: center;
  display: block;
  margin-top: 4px;
}

.qm-dq {
  border: 1px solid #ebebeb;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
  margin: 10px auto 10px auto;
  background-color: #FFF;
  border-radius: 6px;
  padding: 40px 40px 10px 40px;
}

.qm-dq .q1 {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}

.qm-dq .q1 .q2 {
  width: auto;
}

.q2 span {
  display: inline-block;
  float: left;
  width: 300px;
}

.ulz {
  float: right;
}

.ulz li {
  float: left;
  margin-left: 15px;
}

.ulz li a {
  line-height: 32px;
  display: block;
  border-radius: 8px;
  padding: 0 10px;
  font-size: 14px;
}

.ulz li a:hover {
  background-color: #ba4a57;
  color: #fff;
}

.ulz li a.c {
  background-color: #ba4a57;
  color: #fff;
}

.qm-dq .q1 .q2 .a {
  font-size: 24px;
  font-weight: bold;
  text-indent: unset;
}

.qm-dq .q1 .q2 .a em {
  background: url(../images/bq.png) no-repeat;
  height: 24px;
  width: 24px;
  display: block;
  float: left;
  margin: 4px 10px 0 0;
}

.qm-dq .q1 .q2 .a i {
  color: #ba4a57;
  font-size: 24px;
  font-weight: bold;
  text-indent: unset;
}

.qm-ww .q1 .q2 .a {
  font-size: 14px;
}

.qm-ww .q1 .q2 .a em {
  background: url(../images/bq.png) no-repeat;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin: 3px 5px 3px 0;
}

.qm-dq .q1 .q2 span,.q2 span a {
  font-size: 12px;
  color: #999;
}
.w1312{
  width: 1320px;
}
.qm-dq .q3 {
  width: 32px;
  height: 32px;
  font-family: "宋体";
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  border-radius: 30px;
/*  background-color: #efefef;*/
  color: #999;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
}

.qm-dq .q3:hover {
/*  background-color: #ba4a57;*/
  color: #fff;
  -webkit-transform: rotate(360deg) scale(1,1);
  -o-transform: rotate(360deg) scale(1,1);
  -mo-transform: rotate(360deg) scale(1,1);
  transform: rotate(360deg) scale(1,1);
}

.qm-dq .n {
  display: inline-block;
}

.qm-dq .n ul li:nth-of-type(2n) {
  margin-right: 0 !important;
}

.qm-dq .n ul li {
  float: left;
  width: 455px;
  line-height: 16px;
  margin-right: 38px;
  margin-bottom: 30px;
}

.qm-dq .n ul li .a {
  width: 120px;
  height: 80px;
  display: block;
  float: left;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden;
}

.qm-dq .n ul .b .p1 a {
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  overflow: hidden;
  height: 18px;
  line-height: 20px;
  display: block;
}

.qm-dq .n ul .b .p1 a:hover {
  color: #ba4a57;
}

.p2,.p3 {
  font-family: "微软雅黑";
  color: #999;
}

.qm-dq .n ul .b .p2 {
  font-size: 12px;
  height: 32px;
  overflow: hidden;
  margin: 8px 0;
  display: block;
}

.qm-dq .n ul li .p3 {
  width: 100%;
  font-size: 12px;
  display: block;
}

.qm-dq .n ul li img {
  width: 100%;
}

.qm-dq .n .n-d {
  width: 910px;
}

.qm-dq .n .n-a {
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 3px;
  color: #ba4a57;
  border: 1px solid #ba4a57;
  width: 140px;
  line-height: 32px;
}

.qm-dq .n .n-a:hover {
  background-color: #ba4a57;
  color: #fff;
}

.qm-lm {
  width: 1400px;
  margin: 16px auto 0 auto;
  display: flow-root;
}

.qm-lm .qm-dq {
  width: 610px!important;
  margin-top: 0 !important;
  padding: 40px 40px 30px 40px;
}

.qm-lm .l1 .h1 {
  float: left;
  width: 420px;
}

.qm-lm .l1 .h1 ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.qm-lm .l1 .h1 ul li p {
  font-size: 14px;
  color: #999;
  text-align: right;
}

.qm-lm .l1 .h1 ul li span {
  font-size: 14px;
  text-align: right;
  color: #999;
  line-height: 24px;
  display: block;
}

.qm-lm .l1 .h1 ul li a {
  padding-left: 20px;
  background: url(../images/h1.png) no-repeat left center;
  width: 300px;
  height: 24px;
  overflow: hidden;
  display: block;
  float: left;
  line-height: 25px;
}

.qm-lm .l1 .h1 ul li a:hover {
  color: #ba4a57;
}

.qm-lm .c1 {
  background: url(../images/h4.png) no-repeat left center !important;
}

.qm-lm .c2 {
  background: url(../images/h3.png) no-repeat left center !important;
}

.qm-lm .c3 {
  background: url(../images/h2.png) no-repeat left center  !important;
}

.qm-lm .l1 {
  display: inline-block;
}

.qm-lm .l1 .q1 {
  margin-bottom: 14px !important;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ebebeb;
  ;
}

.qm-bjx {
  display: inline-block;
}

.h36r {
  height: 36rem;
  overflow: hidden;
}

.qm-bjx li {
  float: left;
  margin-right: 28px;
  margin-top: 5px;
}

.qm-bjx li:nth-of-type(15n) {
  margin-right: 0px;
}

.qm-bjx li a {
  width: 60px;
}

.qm-bjx li a span {
  width: 60px;
}

.qm-bjx li a .p1 {
  background: url(../images/tzg.png) no-repeat left center  !important;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  text-align: center;
  font-family: "宋体";
  font-weight: bold;
  display: block;
}

.qm-bjx li a .p1:hover {
  color: #ba4a57
}

.qm-bjx li a .p2 {
  line-height: 30px;
  text-align: center;
  height: 30px;
  display: block;
  overflow: hidden;
}

.m0 {
  padding: 40px;
  position: relative;
}

.m0 .q1 {
  margin-bottom: 0px !important;
}

.footer {
  width: 100%;
  background-color: #2b2e31;
  margin: 30px auto 0 auto;
}

.footer img {
  display: block;
  margin: 0 auto;
  height: 121px;
}

/*列表页面*/
.list-conter {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 16px;
  padding-top: 10px;
}

.list-conter .m-b span,.m-b a {
  font-size: 12px;
  margin-right: 5px;
}

.list-conter .m-b a h1 {
  font-size: 12px;
}

.list-conter .m-b h1 {
  font-size: 12px;
}

.list-conter .m-b .k {
  font-family: "宋体";
  color: #999;
  font-size: 14px;
}

.list-conter .m-b {
  line-height: 40px;
  width: 1030px;
  display: inline-block;
  overflow: hidden;
}

.list-conter .l-b {
  padding: 10px;
  height: 50px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
  display: flex;
}

.list-conter .l-b .f-o {
  background-color: #f3f3f3;
  width: 755px;
  height: 100%;
  border-radius: 4px;
  display: flex;
}

.list-conter .l-b .f-o .f-x {
  position: relative;
}

.list-conter .l-b .f-o .f-x input,.list-conter .l-b .f-o .f-t,.list-conter .l-b .f-o .f-c,.list-conter .l-b .f-o input#source_cnttbirthday {
  width: 252px;
  line-height: 30px;
  margin: 10px 0;
  border-right: 1px solid #ebebeb;
  text-indent: 20px;
  font-size: 18px;
  font-weight: bold;
}

.list-conter .l-b .f-o .f-c select #source_cntth,.list-conter .l-b .f-o .f-c select #source_cnttmint,.f-c .f-d {
  font-size: 18px;
  font-weight: bold;
}

.f-c .f-d {
  margin-right: 20px;
}

.list-conter .l-b a.f-ss {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  margin-left: 10px;
  background-color: #ba4a57;
}

.list-conter .l-b .f-o .ss input {
  line-height: 50px;
  width: 760px;
  text-indent: 20px;
  font-size: 14px;
}

.f-o input::-webkit-input-placeholder {
  color: #333;
}

.f-o input::-moz-input-placeholder {
  color: #333;
}

.f-o input::-ms-input-placeholder {
  color: #333;
}

.list-conter .l-b .f-o .f-x .f-s {
  position: absolute;
  top: 10px;
  right: 20px;
}

.list-conter .l-b .f-o .f-x .f-s a {
  background-color: #cbcbcb;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  display: block;
  float: left;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
}

.list-conter .l-b .f-o .f-x .f-s .c {
  background-color: #323463;
}

.list-conter .l-b .f-o .f-c {
  border: 0 !important;
}

.list-conter .l-b a.f-a,.l-b a.f-a2 {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  margin-left: 10px;
}

.l-b a.f-a {
  background-color: #ba4a57;
}

.l-b a.f-a2 {
  background-color: #323463;
}

.list-conter .l-cc {
  margin: 10px auto 0 auto;
  display: block;
}

.list-conter .l-cc .l-c-l {
  display: block;
  width: 1100px;
}

.list-conter .l-cc .l-c-l .qm-ww {
  display: inline-block;
  background-color: #fff;
  padding: 40px;
  width: 1000px;
  border-radius: 6px;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
}

.list-conter .l-cc .l-c-l .t-b {
  display: flex;
  overflow-x: hidden;
  height: inherit;
  margin-bottom: 30px;
}

.list-conter .l-cc .l-c-l .t-b li a.c {
  background-color: #ba4a57;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
}

.list-conter .l-cc .l-c-l .t-b li a {
  display: inline-block;
  width: 110px;
  text-align: center;
  height: 20px;
  padding: 8px 0;
  line-height: 16px;
  line-height: 22px;
}

.hs {
  width: 630px;
  height: 110px;
  margin: 30px 0;
  background: url(../images/tbq.png) #f2edf4 no-repeat right center  !important;
}

.hs p {
  margin: 15px;
  font-size: 12px;
  width: 460px;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
  color: #323463;
  float: left;
}

.l-cc .t-z {
  border-top: 1px dotted #ebebeb;
}

.l-cc .t-z ul li {
  display: flex;
  margin-top: 30px;
}

.l-cc .t-z ul li a.i {
  margin-right: 15px;
  display: flex;
}

.l-cc .t-z ul li a.i img {
  width: 150px;
  overflow: hidden;
  border-radius: 6px;
}

.t-z ul li span:not(.block) {
  font-size: 12px;
  color: #999;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.l-cc .t-z ul li a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.l-cc .t-z ul li a:hover {
  color: #ba4a57;
}

.l-cc .t-z ul li .block {
  margin-top: 10px;
}

.t-z ul li .con {
  height: 32px;
  overflow: hidden;
}
/*page*/
.qm-pg {
  width: 100%;
  margin: 30px 0 20px 0;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ebebeb;
  text-align: center;
}

.qm-pg a {
  width: 36px;
  display: inline-block;
  border: 1px solid #ebebeb;
  background-color: #f8f8f8;
  margin-right: 5px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}

.qm-pg a:hover,.qm-pg a.c {
  background-color: #ba4a57;
  color: #fff;
  border: 1px solid #ba4a57;
}

.qm-pg .pg {
  width: 100px;
}

.qm-fm .b {
  display: flex;
}

.qm-fm .b p em {
  background: url(../images/bq.png) no-repeat;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin: 3px 5px 3px 0;
}

.qm-fm .b h1 em {
  background: url(../images/bq.png) no-repeat;
  background-size: 26px 26px;
  height: 26px;
  width: 26px;
  display: block;
  float: left;
  margin: 3px 5px 3px 0;
}

.qm-fm .b p {
  font-weight: bold;
}

.qm-fm .b a {
  margin-right: 10px;
  color: #999;
  line-height: 22px;
  font-size: 16px;
}

.qm-fm .b a:hover {
  color: #ba4a57
}

.qm-fm .f {
  margin-top: 20px;
}

.qm-fm .p {
  line-height: 20px;
  font-size: 12px;
  margin-top: 20px;
  color: #666;
}

.qm-b .b {
  width: 1000px;
  display: inline-block !important;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.qm-b .b p {
  float: left;
  text-indent: unset;
}

.qm-b .b .st {
  margin-right: 0;
  font-size: 12px;
}

.qm-b .ul {
  display: inline-block;
}

.qm-b .ul li {
  float: left;
  padding-left: 10px;
  background: url(../images/yq.png) no-repeat center left;
  margin-right: 37px;
  line-height: 36px;
}
/*.qm-b .ul li:nth-of-type(7n),*/.ul2 li:nth-of-type(7n),.ul3 li:nth-of-type(2n) {
  margin-right: 0px;
}

.ul2 li:nth-of-type(11n) {
  margin-right: 26px;
}

.ul2 li {
  margin-right: 26px;
  width: 60px;
}

.ul3 li {
  float: left;
  margin-right: 10px;
  width: 300px;
  padding-left: 10px;
  background: url(../images/yq.png) no-repeat center left;
  line-height: 30px;
  overflow: hidden;
  height: 30px;
}

.ul3 li a {
  padding-left: 10px;
  font-size: 16px;
  float: left;
}

.l-c-r {
  width: 300px!important;
}

.l-c-r .qm-fm {
  padding: 20px 20px 10px 20px;
  width: 260px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 7px 10px rgb(0 0 0 / 10%);
}

.l-c-r .qm-fm .b {
  width: 260px !important;
  border: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.l-c-r .qm-fm .b  p a {
  font-weight: bold;
  color: #000;
}

.l-c-r .qm-fm .j {
  font-size: 12px;
  color: #999;
  line-height: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dotted #ebebeb;
}

.ul4 li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.ul4 li a {
  width: 78px;
  border: 1px solid #ebebeb;
  background-color: #f2f3ee;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: block;
  text-align: center;
  float: left;
  border-radius: 4px;
  font-size: 14px;
}

.ul4 li a:hover {
  background-color: #ba4a57;
  border: 1px solid #ba4a57;
  color: #fff;
}

.ul4 li:nth-of-type(3n) {
  margin-right: 0 !important;
}

.l-c-r .ad {
  border-radius: 4px;
  box-shadow: 0px 7px 10px rgb(0 0 0 / 10%);
  overflow: hidden;
}

.ul5,.ul9 {
  margin-bottom: 5px;
}

.ul5 li,.ul9 li {
  float: left;
  width: 28px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.ul5 li:nth-of-type(8n),.ul9 li:nth-of-type(8n) {
  margin-right: 0px;
}

.ul5 li a,.ul9 li a {
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  float: left;
  font-family: "宋体";
  font-size: 14px;
}

.ul5 li a {
  background-image: url(../images/tzg.gif);
}

.ul9 li a {
  background: #f1f1f1;
  border-radius: 8px;
}

.ul5 li a:hover,.ul9 li a:hover {
  background: #ba4a57;
  font-weight: bold;
  color: #fff;
}

.ul6 li a {
  padding-left: 10px;
  background: url(../images/yq.png) no-repeat center left;
  font-size: 14px;
  float: left;
  overflow: hidden;
  width: 180px;
  height: 28px;
}

.ul6 {
  margin-bottom: 5px;
}

.ul6 li {
  display: block;
  line-height: 28px;
  width: 260px;
}

.ul6 li span {
  float: right;
  font-family: "宋体";
  font-size: 12px;
  color: #999;
}

.ul7 li a,.ul17 li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
  background: url(../images/yq.png) no-repeat center left;
  font-size: 16px;
  text-align: left;
}
.ul17 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ul15 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ul15 li {
    line-height: 28px;
    margin-right: 23px;
    margin-top: 10px;
    flex-basis: calc(12% - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 5px;
    list-style-type: none;
    padding: 5px;
}
.ul15 li {
  width: auto !important;
}
.ul15 li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
  background: url(../images/yq.png) no-repeat center left;
  font-size: 16px;
  text-align: left;
}
.ul7 li,.ul17 li {
    line-height: 28px;
    margin-right: 23px;
    margin-top: 10px;
    flex-basis: calc(10% - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 5px;
    list-style-type: none;
    padding: 5px;
}

.ul17 li {
  width: auto !important;
}

.ul7 li:nth-of-type(12n) {
  margin-right: 0px;
}

.qm-ww .zw {
  position: relative;
}

.qm-ww .zw .bt a {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ba4a57;
  color: #fff;
  padding: 0 13px;
  height: 36px;
  line-height: 36px;
  border-radius: 60px;
  ;
}

.qm-ww .zw .bt1 a {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ba4a57;
  color: #fff;
  padding: 0 13px;
  height: 36px;
  line-height: 36px;
  border-radius: 60px;
  ;
}

.qm-ww .zw h1,.qm-ww .zw h2 {
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 8px;
  line-height: 36px;
  font-size: 32px;
}

.qm-ww .zw .ms {
  display: flex;
}

.qm-ww .zw .ms p {
  color: #999;
  font-size: 12px;
}

.qm-ww .zw .sm {
  height: 30px;
  background-color: #f8f8f8;
  text-indent: 10px;
  line-height: 30px;
  text-align: left;
  font-size: 12px;
  font-family: "宋体";
  color: #999;
}

.qm-ww .zw .sm2 {
  width: 100%;
  text-align: center;
}

.sm2 em {
  font-weight: bold;
}

.qm-ww .zw .p10 {
  height: auto;
  padding: 10px;
  line-height: 20px;
  text-indent: 0px;
}

.wz-n .o {
  border-bottom: 1px dotted #ebebeb;
  margin-bottom: 20px;
}

.wz-n .o p {
  margin-bottom: 20px;
  line-height: 30px;
}

.wz-n .o h3 {
  font-size: 16px;
  color: #323463;
  font-weight: 900;
}

.wz-n .o h2 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.wz-n .o p img {
  margin: 0 auto;
  width: 360px;
  height: 240px;
  display: block;
}

.wz-n .o h2 em,.qm-dq .jj h3 em {
  background: url(../images/bq.png) no-repeat;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin: 3px 5px 3px 0;
}

.wz-n .o strong {
  color: #ba4a57;
  margin-bottom: 20px;
  width: 630px;
  display: block;
}

.wz-n .o div {
  margin-bottom: 20px;
  line-height: 30px;
}

.qm-fm .g {
  font-size: 12px;
}

.qm-fm .g a {
  color: #999;
  margin-left: 5px;
}

.qm-fm .y {
  padding-top: 20px;
  border-top: 1px dotted #ebebeb;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}

.qm-fm .y a {
  width: 300px;
  height: 24px;
  overflow: hidden;
}

.zw h1 span,.zw h2 span {
  color: #ba4a57;
  margin-right: 20px;
  font-weight: 900;
  font-size: 32px;
  /*h1=32px*/
}

.sm .cl {
  color: #ba4a57;
}

.zi {
  display: block;
}

.zi .fl {
  margin-right: 20px;
}

.zi .fl a {
  background: url(../images/tzg.png) no-repeat #fff;
  background-size: 50px 50px;
  text-align: center;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 36px;
  float: left;
  margin-right: 10px;
}

.zi .fr .o {
  line-height: 24px;
}

.zi .fr .o p {
  width: 100%;
  font-size: 14px;
  position: relative;
  color: #666;
  margin-right: 48px;
}

.zi .fr .o .d {
  max-width: 460px;
  width: auto !important;
  overflow: hidden;
  margin-right: 10px !important;
}

.zi .fr .o .c {
  color: #ba4a57;
  font-size: 14px;
  line-height: 28px;
  background: none;
  width: auto;
  position: static;
}

.zi .fr {
  float: left;
}

.zi .fr .o p a {
  background: url(../images/lab2.jpg) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: inherit;
  top: 2px
}

.zi .zt {
  border: 1px solid #9ee3d8;
  background-color: #edfffc;
  border-radius: 4px;
  width: 596px;
  padding: 16px;
}

.zw .zi {
  margin-bottom: 40px;
}

.zw .zi .zy-js {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ebebeb;
}

.zw .mw {
  margin-bottom: 30px !important;
}

.qm-dq .zi .fl h1 {
  background: url(../images/tzg-td.png) no-repeat;
  background-size: 140px 140px;
  text-align: center;
  line-height: 140px;
  display: block;
  width: 140px;
  height: 140px;
  font-family: "思源宋体 cn";
  font-size: 80px;
  font-weight: 500;
}

.qm-dq .zi .fr .o p {
  width: 200px;
  font-size: 14px;
  line-height: 28px;
  color: #999
}

.qm-dq .zi .fl p {
  line-height: 90px;
  margin-top: 6px;
  background: #fff;
  color: #6b7386;
  font-size: 18px;
  display: block;
  font-weight: 100;
  text-align: center;
  border: 1px dashed #eee;
  text-indent: unset;
}

.qm-dq .zi .fr1 .o p {
  width: 18%;
  font-size: 14px;
  line-height: 28px;
  color: #999
}

.qm-dq .zi,.qm-dq .jj {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ebebeb;
}

.qm-dq .jj li {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: "宋体";
  color: #333;
  line-height: 20px;
}

.qm-dq .tt {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
}

.qm-dq .tt img {
  width: 100%;
}

.qm-dq .zi .fr .o p a {
  top: 4px;
}

.qm-dq .c-b {
  padding-bottom: 20px !important;
}

.qm-dq .bs span {
  color: #999;
}

.qm-dq .jj h3 {
  font-size: 16px !important;
  font-weight: bold;
  height: 24px;
  margin-bottom: 10px;
}

.qm-dq .m a,.qm-ww .m a {
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-top: 20px;
  border-radius: 3px;
  color: #ba4a57;
  border: 1px solid #ba4a57;
  width: 140px;
  line-height: 32px;
}

.qm-dq .m .js-content-close,.qm-ww .m .js-content-close {
  display: none;
}

.qm-dq .m a:hover,.qm-ww .m a:hover {
  background-color: #ba4a57;
  color: #fff;
}

.h100 {
  height: 500px;
  overflow: hidden;
}

.h-a .zi .fl em {
  float: left;
}

.h-a .zi .bjx h1 em {
  float: left;
  background: url(../images/tzg-td.png) no-repeat;
  background-size: 140px 140px;
  text-align: center;
  line-height: 140px;
  display: block;
  width: 140px;
  height: 140px;
  font-family: "思源宋体 cn";
  font-size: 80px;
  font-weight: 500;
  margin-right: 20px;
}

.qm-dq .zk {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 96%;
  height: 50px;
}

.qm-dq .zk a {
  margin: 0 auto;
  text-align: center;
  width: 200px;
  border: 1px solid #ba4a57;
  line-height: 36px;
  display: block;
  color: #ba4a57;
  border-radius: 18px;
}

.qm-dq .zk a:hover {
  background-color: #ba4a57;
  color: #fff;
}

.w900 .q2 {
  width: 940px !important;
  position: relative;
  margin-bottom: 16px;
}

.w900 .q2 span {
  position: absolute;
  top: 0;
  right: 0;
  width: auto !important;
}

.w900 .q2 span a {
  font-size: 16px;
  line-height: 30px;
  padding: 0 20px;
}

.w900 .q2 span a:hover {
  background-color: #323463;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  display: inline-block;
  border-radius: 15px;
}

.w900 .q2 span a.c {
  background-color: #ba4a57;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  display: inline-block;
  border-radius: 15px;
}

.w900 .q2 .a {
  width: auto !important;
}

.m0 .fd {
  position: fixed;
  left: 50%;
  margin-left: 533px;
  z-index: 999;
  width: 90px;
  top: 30%;
  margin-top: 4px;
}

.m0 .fd a,.m0 .fd p {
  width: 60px;
  float: left;
  background-color: #fff;
  padding: 15px 15px 5px 15px;
  border-radius: 8px;
  margin-bottom: 30px;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
}

.m0 .fd a:hover {
  background-color: #ba4a57;
}

.m0 .fd p b {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  display: flex;
  margin: 4px 0;
}

.m0 .fd p img {
  width: 50px;
  height: 50px;
  padding: 5px;
  display: block;
}

.m0 .fd a:hover span {
  color: #ba4a57;
}

.m0 .fd a:hover em {
  color: #fff;
}

.m0 .fd span {
  background: url(../images/tzg.png) no-repeat left center #fff !important;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  text-align: center;
  font-family: "思源宋体 cn";
  font-weight: bold;
  width: 60px;
  display: block;
}

.m0 .fd em {
  text-align: center;
  display: inline-block;
  line-height: 24px;
  width: 100%;
  font-size: 12px;
  color: #999
}

.qm-name {
  margin: 30px auto;
  width: 1030px;
}

.qm-name .qm-banner {
  float: left;
  margin-right: 20px;
}

.qm-name .qm-banner:nth-of-type(3n) {
  margin-right: 0px;
}

.qie .ul8 {
  width: 1030px;
  margin: 30px auto 0 auto;
  display: block;
}

.qie .ul8 li {
  float: left;
  line-height: 40px;
  margin-right: 10px;
}

.qie .ul8 li a {
  height: 40px;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 0 20px;
  display: block;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
}

.qie .ul8 li a:hover {
  background-color: #80ac91;
  color: #fff;
}

.qie .ul8 .c {
  background-color: #80ac91;
  color: #fff;
}

.qie .ul8 .r {
  float: right;
  margin-right: 0 !important;
}

.qie .ul8 .r a {
  background-color: #ba4a57;
  color: #fff;
}

.qie .ul8 .r a:hover {
  background-color: #ba4a57;
}

.qie .t {
  width: 1030px;
  margin: 0 auto;
}

.qie .t p a {
  float: left;
  height: 40px;
  text-align: center;
  background-color: #fff;
  border-radius: 60px;
  padding: 10px 60px;
  display: block;
  box-shadow: 0px 7px 10px rgb(0 0 0 / 10%);
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}

.qie .t p a:nth-of-type(1n) {
  margin-right: 20px;
}

.qie .t p a em {
  font-size: 12px;
  float: left;
  color: #999;
}

.qie .t p a b {
  float: left;
  font-weight: bold;
}

.qie .t p a:hover b,.qie .t p a:hover em {
  color: #ba4a57;
}

.qie .t p a.c b {
  color: #ba4a57;
  font-size: 16px;
}

.qie .t p a.c em {
  color: #999 !important;
}

.qm-dq .bs li a,.qm-dq .bs li span {
  color: #999;
  margin-right: 5px;
}

.qm-dq .bs li a:hover {
  color: #ba4a57;
}

.nq {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
}

.h {
/*  width: 1406px;*/
  margin: 30px auto 0 auto;
  display: block;
}

.h ul li {
  padding: 36px;
  background-color: #fff;
  float: left;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
  border-radius: 16px;
  margin: 0 30px 30px 0;
  position: relative;
}

.h ul a {
  background: url(../images/tzg-td.png) no-repeat;
  background-size: 102px 102px;
  text-align: center;
  line-height: 94px;
  display: block;
  width: 102px;
  height: 102px;
  font-family: "思源宋体 cn";
  font-size: 80px;
  font-weight: 500;
}

.h ul li:nth-of-type(7n) {
  margin-right: 0;
}

.h ul li em,.h ul li span {
  text-align: center;
  line-height: 32px;
  display: block;
}

.h ul li span {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  border-radius: 16px 0 24px 0;
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}

.h ul li span.o {
  background-color: #ba4a57;
}

.h ul li span.t {
  background-color: #80ac91;
}

.h ul li span.c {
  background-color: #5090a9;
}

.h .m {
  width: 200px;
}

.h ul {
  display: inline-block;
}

.h .m {
  width: 100%;
}

.h .m a {
  text-align: center;
  border-radius: 60px;
  padding: 10px 60px;
  display: block;
  box-shadow: 0px 7px 10px rgb(0 0 0 / 10%);
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  border: 1px solid #ba4a57;
  color: #ba4a57;
  width: 80px;
}

.h .m a:hover {
  background-color: #fff;
}

.ul8 li {
  float: left;
  margin-right: 29px;
  margin-top: 29px;
}

.ul8 li:nth-of-type(7n) {
  margin-right: 0;
}

.ul8 li a {
  width: 110px;
  display: block;
}

.ul8 li a img {
  width: 100%;
}

.ul8 li a span {
  text-align: center;
  line-height: 24px;
  margin-top: 10px;
  display: block;
}

.a3 {
  font-size: 20px !important;
  color: #333;
  font-weight: 900;
}

.a4 {
  font-size: 14px !important;
  color: #999 !important;
}

.a5 {
  font-size: 40px !important;
  color: #333;
  font-weight: bold !important;
}

.qm-dq .ps {
  font-size: 12px;
  position: absolute;
  overflow: hidden;
  width: 560px;
  height: 30px;
  line-height: 30px;
  left: 120px;
  color: #999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.qm-dq .q1 .ws {
  position: absolute;
  right: 0;
}

.ws a,.ws p {
  float: left;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  color: #999
}

.bb-30 {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.qm-dq .fz {
  margin-top: 10px;
}

.qm-dq .fz a {
  font-size: 12px;
  color: #666;
  line-height: 18px;
  white-space: nowrap;
  height: 20px;
  margin-right: 8px;
  float: left;
}

.qm-dq .fz a:hover {
  color: #ba4a57;
}

.comm-xiugai1 {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px 0 10px 0;
}

.heiding {
  width: 100%;
  overflow: hidden;
  height: 62px;
}

.content_jsheight {
  height: 118rem;
  overflow: hidden;
}

.h .m .js-content-close {
  display: none;
}

.h400 {
  height: 400px;
}

.qm-dq .zk .js-content-close {
  display: none;
}

.qm-nav .nav-ui li {
  position: relative;
}

.qm-nav .nav-ui li .f {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  border: 1px solid #ebebeb;
  padding: 5px 15px;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
  z-index: 9999;
  display: none;
}

.qm-nav .nav-ui li .f a {
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 14px !important;
  height: 30px !important;
  white-space: nowrap;
}

.qm-nav .nav-ui li .f:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ebebeb;
}

.qm-nav .nav-ui li:hover .f {
  display: block;
}
/*footer_底部 commonality.css*/
.comm-footer {
  margin-top: 24px;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  background-color: #2B2E31;
}

.comm-footer-center {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer_two {
  width: 100%;
  overflow: hidden;
}

.footer_two_1 {
  margin: 0 auto;
  color: #fff;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_two_1 a {
  font-size: 12px;
  padding: 0 5px;
  color: #dddddd;
}

.footer_two p {
  font-size: 12px;
  color: #dddddd;
  margin-bottom: 8px;
}

.footer_two p:nth-last-child(1) {
  margin-bottom: 0;
}
/*footer_底部 css.css*/
.footer_one {
  background: #3b4044;
}

.footer_one_1160 {
  width: 1160px;
  margin: 0 auto;
  padding: 20px 0;
}

.footer_one_1160_div {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  font-family: "微软雅黑";
  text-indent: 4px;
}

.footer_nav {
  margin-top: 10px;
}

.footer_nav a {
  color: #fff;
  font-variant: small-caps;
  float: left;
  margin-right: 15px;
  display: block;
  line-height: 24px;
  padding: 1px 5px;
  overflow: hidden;
}

.footer_nav p {
  float: left;
  line-height: 24px;
  color: #fff;
}

.footer_nav a:hover {
  color: #fff;
  background: #4697f0;
}

.footer_two {
  width: 100%;
  background: #2b2e31;
}

.footer_two_1 {
  width: 740px;
  margin: 0 auto;
  color: #fff;
  padding: 15px 0;
}

.footer_two_1 a {
  color: #fff;
}

.footer_two_1 a:hover {
  color: #fff;
}

.footer_two p {
  width: 1160px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  line-height: 24px;
}

.footer {
  display: block;
  overflow: hidden;
}

.footer_two p a {
  color: #fff;
}

.footer_two p a:hover {
  color: #0c8afd;
}

.footer_two_2 {
  width: 230px;
  margin: 0 auto;
  color: #fff;
  padding: 15px 0;
}

.footer_two_2 a {
  color: #fff;
}

.footer_two_2 a:hover {
  color: #fff;
}

body {
  background-color: #efefef!important;
}

ul.w9,ul.w8,ul.w7,ul.w6,ul.w5,ul.w4,ul.w3,ul.w2,ul.w1,ul.line {
  margin: unset!important;
}

.mt em {
  color: #d25f32;
}
.dhao{padding: 10px;}
.cy-mcon h1 {
  letter-spacing: 0.5rem;
  text-indent: 0.5rem;
  font-size: 2.25rem;
}

.cy-mcon {
  padding: 15px;
  background-color: #fff;
}

.cy-mcon p {
  text-indent: 0;
}

.cy-mcon h2 {
  color: #77744d;
}

.cy-mcon h3,.cy-mcon h4 {
  color: #c5653e;
}

.cy-mcon h3 .new_jinfan_update_a {
  float: right;
  color: #0085ff;
  font-weight: 200;
}

.qm-ww .zw .name-js {
  display: inline-block;
  margin-bottom: 0 !important;
}

.qm-ww .zw .zy-js .a {
  color: #000;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.qm-ww .zw .zy-js p {
  position: relative;
  font-weight: normal;
}

.qm-ww .zw .zy-js p:nth-child(2n) {
  line-height: 32px;
}

.qm-ww .zw .zy-js p.xs {
  background-color: #f1f8ff;
  padding: 10px 20px;
  border-radius: 12px;
  margin-top: 10px;
  text-indent: unset;
}

.qm-ww .zw .zy-js .a::before {
  display: inline-block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  vertical-align: middle;
  height: 6px;
  width: 6px;
  background-color: #0085FF;
}

.qm-ww .zw .zy-js {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.qm-ww .zw .zy-js p {
  font-size: 14px;
  color: #444;
}

.qm-ww .zw .zy-js p a {
  color: #2982bb;
  margin-right: 50px;
  white-space: pre;
  line-height: 30px;
}

.qm-ww .zw .zy-js p em {
  color: #ba4a57;
  font-weight: bold;
}

.qm-ww .zw .zy-js p.a em {
  margin-right: 5px;
}

.wg1 .c_m {
  margin-right: 10px;
  color: #008000 !important;
}

.wg1 p {
  color: #999
}

.wuge .c_m {
  margin-right: 10px;
  color: #008000 !important;
}

.wuge p {
  color: #999
}

.c_1 {
  color: #c49e62 !important;
}

.c_2 {
  color: #71ac7c !important;
}

.c_3 {
  color: #679abb !important;
}

.c_4 {
  color: #cb7777 !important;
}

.c_5 {
  color: #b58939 !important;
}

.qm-ww .zw .zy-js p .cl_1 {
  color: #2982bb;
}

.qm-ww .zw .zy-js p .cl_2 {
  color: #c49e62;
}

.qm-ww .zw .name-js:nth-child(4n) {
  margin-bottom: 0 !important;
}

.qm-ww .zw .name-js .bw {
  display: inline-block;
  margin-bottom: 20px;
  width: 590px;
}

.tab-1 {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
}

.tab-1 .color,.tab-1 .color2 {
  background-color: #f8f8f8;
}

.tab-1 .color td {
  color: #2982bb
}

.tab-1 .color2 td {
  color: #333
}

.tab-1 td {
  border: 1px solid #ebebeb;
  line-height: 30px;
  width: 20%;
}

.zw .mw .wuge,.zw .mw .sancai {
  width: 100%;
  line-height: 30px;
  color: #2982bb;
  margin-bottom: 20px;
}

.zw .mw .wuge .ki,.zw .mw .sancai .ki {
  color: #999;
}

.zw .mw .wuge:nth-child(6n),.zw .mw .sancai:nth-child(6n) {
  /*margin-bottom: 0 !important;*/
}

.zw .mw .b {
  display: inline-block;
  border-radius: 5px;
  width: 100%;
}

.zw .mw .b .s {
  margin-bottom: 20px;
  background-color: #f8f8f8;
  padding: 10px;
  border-radius: 5px;
}

.zw .mw .wuge p,.zw .mw .sancai p {
  font-weight: normal !important;
  font-size: 14px;
  text-indent: unset;
}

.zw .mw .wuge strong,.zw .mw .sancai strong {
  line-height: 18px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
}

.zw .mw .wuge strong i,.zw .mw .sancai strong i {
  background-color: #67b075;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
   /*width: 18px;*/
  height: 18px;
  text-align: center;
  line-height: 18px;
  display: inline-block;
  border-radius: 4px;
  padding: 3px;
}

.zw .mw .wuge strong i.x,.zw .mw .sancai strong i.x {
  background-color: #ba4a57;
}

.zw .mw .wuge strong i.pi,.zw .mw .sancai strong i.pi {
  background-color: #e68f00;
}

.zw .mw .more {
  margin-top: 20px;
  background-color: #ba4a57;
  text-align: center;
  width: 200px;
  line-height: 30px;
  border-radius: 4px;
}

.zw .mw .more a {
  color: #fff;
}

.qm-fm .f .hao86_orderform {
  margin: auto !important;
}

.qm-fm .f .orderform {
  margin: auto !important;
}

.qm-fm .f .orderabcd .on {
  background-color: #2f3a65 !important;
}

.qm-fm .f .hao86_orderform .sel {
  border: 1px solid #ba4a57;
  background-color: #ba4a57;
}

.qm-fm .f .orderform .sel {
  border: 1px solid #ba4a57;
  background-color: #ba4a57;
}

.qm-fm .f .order_sub div {
  background: #ba4a57;
}

.map .t {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
  border-radius: 6px;
  display: block;
  margin-bottom: 20px;
}

.map .t .f {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  width: 1100px;
  display: inline-block;
}

.map .t .f p {
  font-size: 20px;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/bq.png) no-repeat left center;
  float: left;
}

.map .t .a a {
  width: 100px;
  float: left;
  margin-right: 10px !important;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  color: #666;
  font-size: 12px;
}

.map .t .a a:hover {
  cursor: pointer;
  color: #ba4a57
}

/*page*/
.fy {
  width: 100%;
  margin: 30px 0 20px 0;
  text-align: center;
}

.fy a {
  width: 36px;
  display: inline-block;
  border: 1px solid #ebebeb;
  background-color: #fff;
  margin-right: 5px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}

.fy a:hover,.fy a.c {
  background-color: #ba4a57;
  color: #fff;
  border: 1px solid #ba4a57;
}

.fy .pg {
  width: 100px;
}

.filter4 {
}

.filter_4 {
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.tab-1 .hb em {
  color: #999;
  margin-left: 5px;
}

.tab-1 .hb span {
  margin-right: 5px;
  color: #999;
}

.zw .mw .fx {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ebebeb;
}

.zw .mw .wz {
  margin-bottom: 30px;
  padding-bottom: 0;
  border-bottom: 1px dotted #ebebeb;
}

.zw .mw .wz .name-js:nth-child(2n) {
  margin-bottom: 10px !important;
}

.zw .mw .fx ul li {
  width: 300px;
  float: left;
  margin-right: 45px;
}

.zw .mw .fx ul li p {
  float: left;
}

.zw .mw .fx ul li:nth-child(3n) {
  margin-right: 0!important;
}

.zw .mw .fx ul li {
  margin-bottom: 20px;
}

.fx span i {
  float: left;
}

.fx span em {
  float: right;
}

.zw .mw .fx ul li span {
  width: 100%;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 14px;
}

.zw .mw .fx ul li p:nth-child(2n) {
  background: #f2f3ee;
  width: 100%;
  height: 10px;
  border-radius: 10px;
  z-index: 1;
}

.zw .mw .fx ul li .p2 em {
  display: block;
  z-index: 999;
  height: 10px;
  border-radius: 10px;
}
/*蓝色*/
.fx .c-1 i,.fx .c-1 em {
  color: #2982bb
}

.fx .p2 .c1 {
  background-color: #2982bb;
}
/*黄色*/
.fx .c-2 i,.fx .c-2 em {
  color: #c49e62
}

.fx .p2 .c2 {
  background-color: #c49e62;
}

/*绿色*/
.fx .c-3 i,.fx .c-3 em {
  color: #71ac7c
}

.fx .p2 .c3 {
  background-color: #71ac7c;
}

/*红色*/
.fx .c-4 i,.fx .c-4 em {
  color: #cb7777
}

.fx .p2 .c4 {
  background-color: #cb7777;
}

/*绿色*/
.fx .c-5 i,.fx .c-5 em {
  color: #2982bb
}

.fx .p2 .c5 {
  background-color: #2982bb;
}

/*绿色*/
.fx .c-6 i,.fx .c-6 em {
  color: #ba4a57
}

.fx .p2 .c6 {
  background-color: #ba4a57;
}

.no-40 {
  margin-bottom: 0px !important;
}

/* 五格图表 */
.p_b20 {
  margin: 20px 0;
  display: inline-block;
}

.wg_p_b20 {
  margin: 0 0 20px 0;
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ebebeb;
}

.wg_tu .wg_intro {
  margin: 10px 0 0 20px;
  line-height: 32px;
  font-size: 12px;
  float: left;
  color: #999;
}

.wg_tu .w_text03 p {
  line-height: 20px !important;
  color: #333;
  font-weight: normal !important;
  font-size: 14px !important;
}

.wgtu .w_xian {
  width: 15px;
  padding: 20px 0;
}

.wgtu .w_text {
  text-align: center;
  padding: 0 10px;
}

.wgtu .w_text03 {
  padding: 20px 10px;
}

.wgtu .w_text04 {
  display: block;
  clear: both;
  border-top: 1px solid #999;
  text-align: center;
  padding: 10px 0;
}

.wgtu .w_text p {
  display: block;
  line-height: 40px;
  color: #333;
  text-indent: unset;
  margin: 0;
  padding: 0;
}

.wgtu .w_text em {
  margin-top: 60px;
  display: block;
}

.wgtu .w_xian em.w_line {
  width: 14px;
  border: 1px solid #999;
  float: left;
  margin: 2px 0;
}

.wgtu .w_xian01 em.w_line {
  height: 114px;
  border-right: 0;
}

.wgtu .w_xian02 em.w_line {
  height: 34px;
  border-left: 0;
}
/*浮动*/
.f_l {
  float: left;
}

.wz-n .tx p {
  margin-bottom: 10px;
  line-height: 24px !important;
}

.wz-n .tx p img {
  margin: 30px auto;
}

.wz-n .tx h2 {
  margin-bottom: 10px !important;
  margin-top: 20px;
}

.wz-n .tx p strong {
  margin-bottom: 10px !important;
}

.wz-n .tx p strong.c_p,.wz-n .tx p strong.c_pinyin {
  display: inline;
}

.wz-n .tx p strong.c_p {
  color: #222222;
}

.wz-n .tx p b.c_p {
  /*color:#ba4a57;*/
  font-weight: bold;
}

.wz-n .tx p b.c_pinyin {
  color: #ba4a57;
  font-weight: bold;
}

.wz-n .tx {
  /*border-bottom: 0 !important;*/
  margin-bottom: 0 !important;
}

.wz-n .tx a {
  color: #ba4a57;
  font-weight: bold;
}

.five_color_1 {
  color: #a18453;
  font-weight: bold;
}

.five_color_2 {
  color: #51ac3b;
  font-weight: bold;
}

.five_color_3 {
  color: #0192e7;
  font-weight: bold;
}

.five_color_4 {
  color: #dd231e;
  font-weight: bold;
}

.five_color_5 {
  color: #ea7818;
  font-weight: bold;
}

.wz-n .tx .qm-fm .y,.wz-n .tx .qm-fm {
  margin-bottom: 0 !important;
}

.qm-dq .ns {
  display: inline-block;
}

.qm-dq .ns ul li {
  display: inline-block;
  width: 290px;
  margin-bottom: 10px;
  margin-right: 39px;
  float: left;
}

.qm-dq .ns ul li:nth-child(3n) {
  margin-right: 0 !important;
}

.qm-dq .ns ul li a {
  padding-left: 20px;
  background: url(../images/h1.png) no-repeat left center;
  width: 180px;
  height: 24px;
  overflow: hidden;
  display: block;
  float: left;
  line-height: 25px;
}

.qm-dq .ns ul li p {
  font-size: 14px;
  color: #999;
  text-align: right;
  line-height: 24px;
}

.h8 {
  float: left;
  display: inline-block;
  width: 630px;
}

.h8 ul li {
  float: left;
  margin-right: 9px;
  margin-bottom: 7px;
}

.h8 ul li:nth-child(12n) {
  margin-right: 0 !important;
}

.h8 ul li a {
  background: url(../images/tzg.png) no-repeat;
  background-size: 44px 44px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  font-family: "宋体";
  font-weight: bold;
  display: block;
}

.qm-b .b ul {
  float: left;
  line-height: 26px;
  margin-left: 30px;
}

.qm-b .b ul li.k {
  background-color: #ba4a57;
  padding: 0 20px;
  border-radius: 4px;
}

.qm-b .b ul li.k a {
  color: #fff !important;
}

.qm-fm .b ul li a {
  margin-right: 0 !important;
  font-size: 12px !important;
  line-height: 22px !important;
}

.qm-b .b ul li {
  float: left;
  font-size: 16px;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
}

.qm-b .b ul li.km {
  padding: 0 20px;
}

.u11 li {
  float: left;
}

.u11 li a:hover {
  background-color: #ba4a57;
  color: #fff;
  border-radius: 4px;
}

.u11 li a {
  width: 78px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
  display: block;
  line-height: 30px;
}

.new-ss {
  margin: 0 !important;
  padding: 30px 0 0 0 !important;
  border-top: 1px dotted #ebebeb;
  border-bottom: 0 !important;
}

.u12 li {
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
}

.u12 li a {
  width: 74px;
  border: 1px solid #ebebeb;
  background-color: #f2f3ee;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  display: block;
  text-align: center;
  float: left;
  border-radius: 4px;
  font-size: 14px;
}

.u12 li a:hover {
  background-color: #ba4a57;
  color: #fff;
  border: 1px solid #ba4a57;
}

.u12 li:nth-child(7n) {
  margin-right: 0 !important;
}

.w1000 {
  width: 1400px !important;
}

.w1000 .qm-ww {
  width: 1320px !important;
}

.w1000 .b {
  width: 1320px !important;
}

.w1000 .u11 li a {
  width: 110px !important;
}

.w1000 .qm-ww .ul2 li:nth-of-type(7n) {
  margin-right: 35px !important;
}

.w1000 .qm-dq {
  width: 1400px !important;
}

.w1000 .ul3 li:nth-of-type(2n) {
  margin-right: 10px !important;
}

.w1000 .ul3 li:nth-of-type(4n) {
  margin-right: 0 !important;
}

.wz-n .tx .name {
  cursor: pointer;
}

.l-c-l .a a {
  width: 110px;
  float: left;
  margin-right: 10px !important;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  color: #666;
  font-size: 12px;
}

.l-c-l .a a:hover {
  cursor: pointer;
  color: #ba4a57
}

.zy-js .ht {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.zy-js .ht div {
  float: left;
  margin-right: 10px;
  line-height: 30px;
}

.zy-js .ht div.n {
  width: 60px;
}

.zy-js .ht .tx {
  width: 200px;
  height: 18px;
  border-radius: 30px;
  margin: 6px 10px 6px  0;
  background-color: #f8f8f8;
}

.zy-js .ht .tx i {
  background-color: #c15c68;
  height: 18px;
  border-radius: 30px;
  display: block;
}

.zy-js .ht .tx i.vh {
  background-color: #038f1e;
}

.zy-js  .font {
  color: #999;
  font-size: 12px;
}

.zy-js .ht .tx i.hc {
  background-color: #2982bb;
}

.zy-js .ht .tx i.he {
  background-color: #c49e62;
}

.qm-ww .zw .zy-js p span {
  margin-left: 10px;
}

.qm-b .b .fr {
  margin-left: 10px;
  padding: 0 5px;
}

.qm-b .b .c {
  background-color: #ba4a57;
  color: #fff !important;
  border-radius: 6px;
}

.ul10 {
  float: left;
}

.ul10 li {
  float: left;
}

.ul10 li a {
  line-height: 24px;
  padding: 0 8px;
  background-color: #f1f1f1;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
}

.wg {
  width: 100%;
  padding: 10px 0 0 0;
}

.wg p {
  line-height: 24px;
  font-size: 12px;
  float: left;
}

.wg em {
  color: #ba4a57;
  font-size: 16px;
  font-weight: bold;
}

.wg a {
  color: #333
}

.c_a1 {
  color: #f8344b;
}

.c_a1 em {
  background: url(../images/shang.png);
  width: 10px;
  height: 10px;
  display: inline-block;
  background-size: 10px  10px;
}

.c_a2 {
  color: #50ad16;
}

.c_a2 em {
  background: url(../images/xia.png);
  width: 10px;
  height: 10px;
  display: inline-block;
  background-size: 10px  10px;
}

.p_l_14 {
  padding-left: 14px;
  text-indent: unset;
  color: #222222;
  padding-bottom: 12px;
}
/*.c1{
  background-color:#2982bb !important;
  color: #fff !important;
}
.c2{
  background-color:#009688 !important;
  color: #fff !important;
}
.c3{
  background-color: #c15c68 !important;
  color: #fff !important;
}
*/
.bot-20 .s {
  margin-bottom: 0px !important;
}

.wz-n .o strong.s_name {
  margin-bottom: 5px;
}

.wz-n .o strong span.poem {
  font-family: "宋体";
  color: #333;
  font-size: 14px;
}

.wz-n .o strong span.poem em {
  color: #137ab7;
  font-family: "宋体";
  font-weight: bold;
}

.t1_part2 div p {
  font-family: "宋体";
  font-size: 14px;
  margin-bottom: 5px!important;
  letter-spacing: 1px;
}

.wz-n .tx p,.wz-n .tx .name,.wz-n .tx .name_nourl,.wz-n .tx .name_list span {
  font-family: "宋体";
}

.sm_a a {
  width: 100%;
  display: block;
}

.sm_a {
  width: 400px;
  margin: 0 auto;
  text-align: center;
  background-color: #ba4a57;
  line-height: 40px;
  border-radius: 30px;
  margin-top: 20px;
  font-weight: bold;
}

.sm_a a {
  color: #fff;
}

.zw .mw .fx ul {
  display: flex;
  flex-wrap: wrap;
}
/*导航 开始*/
.none {
  display: none;
}

.slidNav {
  width: 218px;
  background-color: #fff;
  margin-left: 20px;
  top: 30px;
  overflow: hidden;
  position: fixed
}

.slidNav .slidnav-tb {
  width: 196px;
  background-color: #fff;
  padding: 0 10px;
  display: none;
  border: 1px #ddd solid;
  border-top: 0;
  padding-top: 0;
  overflow: hidden
}

.fixTop {
  margin-top: -30px;
  z-index: 200;
  width: 218px
}

.slidNav .slidnav-btn {
  width: 218px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  text-indent: 28px;
  position: relative;
  background-color: #ba4a57
}

.slidNav i {
  position: absolute;
  top: 11px;
  left: 10px;
  width: 12px;
  height: 8px;
  background: url(../images/wyz-icon.png) no-repeat 0 -140px;
  transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  -ms-transition: all .4s ease-in;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in
}

.anchor p {
  width: 100%;
  overflow: hidden;
  line-height: 33px;
  height: 33px;
  background: url(../images/time-close.png) no-repeat 0 -28px
}

.anchor p a {
  padding-left: 20px;
  display: inline-block;
  font-size: 14px;
  cursor: pointer
}

.anchor p.first {
  background-position: 0 12px
}

.anchor p.last {
  background-position: 0 -67px
}

.anchor p.only {
  background-position: 0 -290px
}

.anchor p a:hover,.anchor p.current a {
  background: url(../images/time-close.png) no-repeat 0 -260px
}
/*导航 结束*/
.wz-n {
  margin-top: 30px;
}

.zw_s {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  width: 100%;
  margin-bottom: 6px;
}

.zw_s span {
  color: #FFFFFF;
  background-image: url(../images/span1.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 26px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
}

.qm-ww .zw .zw_s h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 20px;
}

.zw .ms {
  margin: 10px 0;
}

.zw_x p {
  color: #222222;
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
}

.t-z .zw .o p {
  margin-bottom: 10px
}

.new_chakan {
  color: #5074ff;
  font-size: 14px;
  font-family: 宋体;
  display: block;
  text-align: left;
  line-height: 36px;
  border-radius: 4px;
}

.banner-ul .w1 .p p {
  text-indent: unset;
  line-height: 0.8rem;
  margin-top: 16px;
}

.zd-box1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto 0.625rem;
  border-radius: 5px;
  background: #fff;
}

.zd-sdc1 {
  padding: 15px;
  background-color: #fff;
  font-size: 16px;
}

.zd-sdc1 h3 {
  color: #c5653e;
  font-size: 18px;
  font-weight: normal;
}

.zd-sdc1 ul.zd-btn {
  margin-top: 0;
}

.zd-sdc1 ul.zd-btn li {
  float: left;
  position: relative;
  white-space: nowrap;
}

.zd-sdc1 ul.zd-btn li a {
  text-decoration: none;
  padding: 0.375rem 0.25rem;
  background-color: #D7D7B9;
  display: block;
  text-align: center;
  border-radius: 3px;
  border: 0px solid transparent;
  color: #fff;
}

.zd-sdc1 ul.zd-btn li a:hover {
  background: #fff;
  box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
}

.zd-box2 {
  position: relative;
  overflow: hidden;
  margin: 0 auto 0.625rem;
  border-radius: 5px;
  background: #fff;
}

.zd-sdc2 {
  padding: 15px;
  background-color: #fff;
  font-size: 16px;
}

.zd-sdc2 h3 {
  color: #c5653e;
  font-size: 18px;
  font-weight: normal;
}

.zd-sdc2 ul.zd-btn {
  margin-top: 0;
}

.zd-sdc2 ul.zd-btn li {
  float: left;
  position: relative;
  white-space: nowrap;
}

.zd-sdc2 ul.zd-btn li a {
  text-decoration: none;
  padding: 0.375rem 0.25rem;
  background-color: #D7D7D7;
  display: block;
  text-align: center;
  border-radius: 3px;
  border: 0px solid transparent;
  color: #fff;
  letter-spacing: 6px;
}
.search-form{margin-top: 20px;margin-bottom: 20px;}
.zd-sdc2 ul.zd-btn li a:hover {
  background: #fff;
  box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
}
.search-form form{display: flex; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; width: 99%; border: 2px solid rgb(255 255 255 / 50%); border-radius: 50px;}
.search-form .search-fields button i{font-size:20px;}
.search-form .search-select select{height: 50px;line-height:50px; border-radius: 30px 0 0 30px; opacity: 0.8; outline: none !important; color: #999; font-size: initial;padding-left: 20px;padding-right: 50px;background-image:url(../images/slc.png);background-position:center right;background-repeat:no-repeat;}
.search-form .search-fields{background-color: #ffffff; position: relative; display: inline-block; flex: 1; vertical-align: top; background: #fff; border-top-right-radius: 30px; border-bottom-right-radius: 30px; opacity: 0.8; overflow: hidden;}
.search-form .search-fields.radius-30{border-radius: 30px;}
.search-form .search-fields input{display: block; height: 22px; line-height: 50px; padding: 12px 18px; width: 100%; border: 2px solid #fff; position: relative; z-index: 100; margin: 0; font-size: 16px; outline: 0; -webkit-appearance: none;}
.search-form .search-fields button{position: absolute; height: 54px; width: 50px; right: 0; top: 0; z-index: 1000; border: none !important; background: 0 0 !important; max-height: 50px;}
.cd-m-back-btn{float: right;padding: 5px;}
.zd-cbox{
    position: relative;
    overflow: hidden;
    margin: 0.625rem auto;
    border-radius: 5px;
  padding: 15px;
    background: #fff;
}
.zd-cbox table th {
    width: 134px;
    border: 1px solid #e9e9e9;
    text-align: center;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    font-size: 16px;
    color: #222222;
    font-weight: bold;
}
.zd-cbox table td {
    width: 134px;
    border: 1px solid #e9e9e9;
    text-align: center;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    font-size: 14px;
    color: #222222;
}
.zd-cbox h3{
    color: #c5653e;
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
}
/*搜索*/
.sousou-news {
  width: 670px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}

.select_a {
  box-sizing: border-box;
  vertical-align: middle;
  text-align: left;
  user-select: none;
}

.select_a .placeholder {
  height: 42px;
  line-height: 42px;
  position: relative;
  display: block;
  text-align: center;
  box-sizing: border-box;
  z-index: 1;
  padding-left: 0 !important;
  cursor: pointer;
  font-size: 14px;
  color: #8A8A8D;
}

.select_a .placeholder:after {
  content: '';
  position: relative;
  top: -42px;
  right: -106px;
  width: 0;
  display: block;
  height: 0;
  margin-right: 12px;
  margin-top: 19px;
  border-width: 5px;
  border-style: solid;
  border-color: #8A8A8D transparent transparent transparent;
}

.select_a .is-open .placeholder:after {
  content: '';
  float: right;
  width: 0;
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  right: -2px;
  margin-right: 13px;
  margin-top: 13px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #8A8A8D transparent;
}

.select_a.is-open ul {
  display: block;
}

.select_a .select_a--white .placeholder:hover {
  background: #fafafa;
}

.select_a ul {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  top: 100%;
  left: 0;
  list-style: none;
  padding: 0;
  z-index: 100;
}

.select_a ul li {
  display: block;
  cursor: pointer;
  font-size: 14px;
  padding-left: 0 !important;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  border-top: none;
  text-align: center;
  color: #8A8A8D;
  background-color: rgba(244, 246, 248, 1);
}

.shuru_aa {
  width: 420px;
  height: 50px;
  position: relative;
  box-sizing: border-box;
  float: left;
}

.shuru_aa input {
  width: 420px;
  line-height: 42px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border: 4px solid #0186fc;
  border-right: 0;
  border-left: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 12px;
  color: #222222;
  outline: none;
  font-size: 16px;
}

.shuru_aa input::-webkit-input-placeholder {
  color: #8A8A8D;
  font-size: 14px;
}

input::-moz-input-placeholder {
  color: #8A8A8D;
  font-size: 14px;
}

input::-ms-input-placeholder {
  color: #8A8A8D;
  font-size: 14px;
}

.btn_a {
  width: 120px;
  height: 50px;
  background: rgba(0, 133, 255, 1);
  border: none;
  color: #FFFFFF;
  outline: none;
  font-size: 16px;
}

.sidr-class-zd-boxl{
      position: relative;
    overflow: hidden;
    margin: 0 auto 1px;
    border-radius: 2px;
    background: #fff;
  }
.sidr-class-zd-sdcl {
    padding: 10px;
    background-color: #fff;
    }
.sidr-class-zd-sdcl h3{
    color: #c5653e;
    font-size: 17px;
    font-weight: normal;
    text-align: left;
    }
/*PC特殊样式*/
@media (min-width: 768px) {
  .zd-box1 {
    display: none;
  }
  .dhao{
    display: none;
  }
  .zd-box2 {
    display: none;
  }

  .gs-hd {
    display: none;
  }
  .list-conter .zd-sidebar{display:none;}

}
/*移动样式*/
@media (max-width:1080px) {
  .content_jsheight {
    height: 118rem;
    overflow: hidden;
  }

  .h ul {
    display: flex;
    flex-wrap: wrap;
  }
/*   .h ul li:nth-of-type(7n) {margin: 0 30px 30px 0;}*/
  .qm-bjx li:nth-of-type(5n) {
    margin-right: 0!important;
  }

  .qm-bjx li:last-of-type {
    margin-right: 0!important;
  }

  .qm-bjx li {
    float: left;
    margin-right: unset!important;
    margin-left: unset;
    margin-top: 5px;
    width: 20%
  }

  .h ul li:nth-of-type {
    margin-right: 0;
  }

  .h ul li:nth-of-type(3n) {
    margin-right: 0!important;
  }

  .h ul li:nth-of-type(7n) {
    margin-right: 5px!important;
  }

  .h ul li {
    background-color: #fff;
    float: left;
    box-shadow: 0px 7px 10px rgba(0,0,0,0.1);
    border-radius: 16px;
    position: relative;
    flex-basis: calc(33.33% - 10px);
    margin: 5px;
    text-align: center;
    padding: unset;
    margin-bottom: 15px;
    margin-right: 5px;
  }

  .qm-b .b .fr {
    margin-left: 2px;
    margin-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .h36r {
    height: 35rem;
  }

  .m {
    margin-bottom: 15px;
  }
  .ul3{    
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
  .ul17 {
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .ul17 li {
    display: block;
    line-height: 28px;
    width: 84px;
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    flex-basis: calc(30%);
    margin: 0px;
  }
.ul15 {
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ul15 li {
    display: block;
    line-height: 28px;
    width: 84px;
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    flex-basis: calc(30%);
    margin: 0px;
}
.ul15 li {
  width: auto !important;
}
.ul15 li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
  background: url(../images/yq.png) no-repeat center left;
  font-size: 16px;
  text-align: left;
}
  .qm-b .b p {
    padding-top: 10px;
    padding-left: 10px;
  }

  .ul17 li:last-of-type {
    margin-right: 0!important;
  }

  .w1000 .qm-ww .ul2 li:nth-of-type(7n) {
    margin-right: unset!important;
  }

  .h36r {
    padding: 10px;
  }

  .list-conter .l-cc .l-c-l .qm-ww {
   padding: 5px!important;
    margin-top: 10px;
    width: 98%!important;
  }

  .list-conter .m-b {
    display: none;
  }

  .w1000 .b {
    width: 98%!important;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
  }

  .list-conter {
    background-color: #f4f6f8;
    width: 100%;
  }

  .list-conter .l-cc .l-c-l {
    display: block;
    margin: 0 auto;
  }

  .w1000 .qm-ww {
    width: 100%!important;
    display: block;
    margin: 0 auto;
  }

  .w1000 {
    width: unset!important;
  }

  .qm-bjx li:nth-of-type(15n) {
    margin-right: 28px;
  }

  .h ul a {
    background: unset;
    line-height: 94px;
    display: block;
    width: 100%;
    height: 128px;
    font-family: "思源宋体 cn";
    font-size: 80px;
    font-weight: 500;
    background-position: 42px 2px;
  }

  .h ul li em {
    text-align: center;
    line-height: 32px;
    display: block;
    padding-top: 30px;
  }

  .h ul li span {
    width: unset;
  }

  .h-a .zi .bjx h1 em {
    float: left;
    background: url(../images/tzg-td.png) no-repeat;
    background-size: 120px 120px;
    text-align: center;
    line-height: 120px;
    display: block;
    width: 120px;
    height: 120px;
    font-family: "思源宋体 cn";
    font-size: 80px;
    font-weight: 500;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .h .m a {
    text-align: center;
    border-radius: 60px;
    padding: 10px 60px;
    display: block;
    box-shadow: 0px 7px 10px rgb(0 0 0 / 10%);
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    border: 1px solid #ba4a57;
    color: #ba4a57;
    width: 80px;
  }
}
/*移动样式*/
@media screen and (max-width: 768px) {
  .qm-dq {
    width: auto;
  }

  .hot-s .bd .spell {
    display: none;
    width: unset!important;
  }

  .hot-s .bd .character {
    width: 88%!important;
    border-right: unset!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: unset!important;
  }

  .w900 .q2 {
    width: 100% !important;
    position: relative;
    margin-bottom: 16px;
  }

  .m0 {
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px auto 0.625rem;
    border-radius: 5px;
    width: unset!important;
  }
  .dhao{padding: 10px;}
  .hot-s .bd li {
    display: inline-block;
    margin-top: 12px;
    width: 33%;
    margin-left: 0px;
  }

  .qm-lm {
    width: auto;
  }

  .qm-lm .qm-dq {
    width: auto;
    padding: 5px;
    display: none;
  }

  .h8 {
    width: auto;
  }
  .w1000 .ul3 li:nth-of-type(2n){margin-right: 0px!important;}
  .u12 li {
    float: left;
    margin-right: 8px;
    margin-bottom: 7px;
  }

  .ul3 li {
    width: 48%;
    padding-left: 0px;
    margin: 0px;
    border-bottom: 1px dashed #e3e3e3;
  }

  .h8 ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 7px;
  }

  .hot-s .bd li {
    width: 32%!important
  }
}

.w1200 {
  width: 1400px;
  margin: 0 auto;
}

.path {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  background: #f7f7f7;
  color: #666;
  border-radius: 5px;
}

.path a:hover {
  color: #2c77d4;
}

.path i {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background: url(../images/ico.png) 0 -20px no-repeat;
  margin: 10px 5px 0 0;
}

.tabb {
  margin-top: 0.875rem!important;
}

.zi .fr1 .o {
  line-height: 24px;
}

.zi .fr1 .o p {
  width: 100%;
  font-size: 14px;
  position: relative;
  color: #666;
}

.zi .fr1 .o .d {
  max-width: 460px;
  width: auto !important;
  overflow: hidden;
  margin-right: 10px !important;
}

.zi .fr1 .o .c {
  color: #ba4a57;
  font-size: 14px;
  line-height: 28px;
  background: none;
  width: auto;
  position: static;
}

.zi .fr1 {
  float: left;
  width: 86%;
}

.zi .fr1 .o p a {
  background: url(../images/lab2.jpg) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: inherit;
  top: 2px
}

.qm-dq .zi .fr1 .o {
  display: flex;
  align-items: center;
}

.fr1 .k {
  margin-top: 5px;
  display: flex;
  line-height: 24px;
}

.fr1 .k .d {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  width: auto !important;
  overflow: hidden;
  margin-right: 10px !important;
}

.fr1 .k .c {
  color: #ba4a57;
  font-size: 14px;
  line-height: 28px;
  background: none;
  width: auto;
  position: static;
  margin-left: 10px;
}

.qm-dq .tt p.lien {
  line-height: 60px;
}

.qm-dq .tt a {
  background: #fff;
  color: #6b7386;
  font-size: 18px;
  display: block;
  font-weight: 100;
  text-align: center;
  border: 1px dashed #eee;
}

.ad2 {
  height: 140px;
  line-height: 140px;
}

.ad3 {
  height: 100px;
  line-height: 100px;
  margin-top: 8px;
}

.m0 .q2 {
  width: 940px !important;
  position: relative;
  margin-bottom: 16px;
}

.zd-mcon p {
  color: #999;
}

ul.btn li.cur a {
  border: 0 solid #fff!important;
  color: #d25f32!important;
}
/*20230925 英文缩写词*/
.zd-box {
  background: unset!important;
}

.zd-sdc ul.zd-btn {
  margin-top: 0;
}

.zd-sdc ul.zd-btn li {
  float: left;
  position: relative;
  white-space: nowrap;
}

.zd-sdc ul.zd-btn li a {
  text-decoration: none;
  padding: 0.375rem 0.25rem;
  background-color: #f1f3f4;
  display: block;
  text-align: center;
  border-radius: 3px;
  border: 0px solid transparent;
  color: black;
}

.zd-sdc ul.zd-btn li a:hover {
  background: #fff;
  box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
}

.zd-sdc ul.zd-btn li a.cur {
  background: #fff;
  box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
  border-left: 4px #FE6D4B solid;
}

.cy-mcon p {
  text-indent: 28px!important;
}

.cy-mcon h2 {
  color: #333333;
  padding-left: 10px;
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.2;
  border-left: 4px solid #EF9033;
  font-weight: 600;
  margin: 30px 0 20px;
}

audio:focus {
  outline: none;
}

.audio-player {
  display: inline-block;
  margin-left: 5px;
}

.audio-player i {
  display: inline-block;
  color: #000;
  font-size: 16px;
  cursor: pointer;
}

.audio-player i:hover {
  color: #d25f32;
}

.audio-player.playing i {
  color: #d25f32;
}

.btn {
  padding: 10px 15px;
  border-radius: 30px;
  color: #fff;
}

.btn.btn-mini {
  padding: 6px 12px;
  font-size: 12px;
}

.btn.btn-width {
  min-width: 160px;
  text-align: center;
}

.btn:hover,.btn:active,.btn:focus {
  color: #fff;
}

.btn-blue,.btn.blue {
  background-color: var(--tzt-INDIGO);
}

.btn-red,.btn.red {
  background-color: var(--tzt-RED);
}

.btn-border {
  border: 1px solid #f7f7f7;
  color: var(--tzt-FG-0);
}

.btn-default {
  background-color: #f7f7f7;
  border: 1px solid var(--tzt-FG-3);
  color: var(--tzt-FG-0);
}

.btn-default,.btn-border,.btn-default:hover,.btn-default:active,.btn-default:focus,.btn-border:hover,.btn-border:active,.btn-border:focus {
  color: var(--tzt-FG-0);
}

.btn:hover {
  box-shadow: 0 5px 10px rgba(0,0,0,.05);
}

ul.btn {
  margin-bottom: 6px;
  background: #fff;
  margin-top: 10px!important;
  border-radius: 2px;
  padding: unset;
}

ul.btn li {
  float: left;
  position: relative;
  white-space: nowrap;
}

ul.btn li span {
  font-family: Helvetica,Tahoma,Arial;
}

ul.btn li a {
  font-size: 1.125rem;
  text-decoration: none;
  width: auto;
  height: auto;
  padding: 0.375rem 0.25rem;
  background-color: #f1f3f4;
  display: block;
  text-align: center;
  border-radius: 3px;
  border: 0px solid transparent;
  color: black;
}

ul.btn li a:hover,ul.btn li.cur a {
  background-color: #fff;
  color: #000;
  border: 0px solid transparent;
}

ul.btn li.cur a {
  border: 0 solid #fff;
  color: #d25f32;
  box-shadow: rgb(235 234 226) 0.125rem 0.125rem 0.625rem 0, rgb(122 122 119 / 30%) 0.125rem 0.125rem 0.625rem 0;
}

ul.btn li a:hover {
  box-shadow: rgb(235, 234, 226) 0.125rem 0.125rem 0.625rem 0, rgba(122, 122, 119, 0.3) 0.125rem 0.125rem 0.625rem 0;
}

ul.btn li a img {
  vertical-align: middle;
  margin: 0 0 0.25rem;
}

ul.btn li a span {
  font-size: 0.875rem;
  display: block;
  overflow: hidden;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #999;
  font-family: tahoma,arial,georgia,verdana,helvetica,sans-serif;
}

ul.btn li a:hover span {
  color: #c5653e;
}

ul.btn li a span.bihua {
  font-size: 0.875rem;
}

ul.btn li a span.bihua+span {
  padding: 0.25rem 0 0;
}

ul li.smore a,ul li.more a,ul li.bmore a {
  color: transparent!important;
  background: #e5e7e4 url(../images/more.png) no-repeat center center;
  background-size: 1.5rem 1.5rem;
}

ul li.smore a {
  background-size: 1rem 1rem;
}

ul li.bmore a {
  background-size: 2rem 2rem;
}

ul li.smore a:hover,ul li.more a:hover,ul li.bmore a:hover {
  background-color: #fff;
}

ul.btn li a span.ziqu {
  font-size: 0.75rem;
  color: #ccc;
  width: 0.875rem;
  height: 0.875rem;
  line-height: 0.875rem;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.25rem;
  margin-right: 8px;
}

ul.btn.left li a {
  text-align: left;
  padding: 0.375rem 0.75rem;
}
/* tzt-panel */
.tzt-panel {
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
  background-color: #fff;
}

.tzt-panel p {
  text-indent: 0;
}

.tzt-panel.bg {
  background-color: #f7f7f7;
  padding: 20px;
}

.tzt-panel_hd {
  position: relative;
  margin-bottom: 15px;
}

.tzt-panel_hd:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid var(--tzt-FG-3);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.tzt-panel_hd h3 {
  padding-bottom: 15px;
}

.tzt-panel_hd .more {
  font-size: 12px;
  color: var(--tzt-FG-1);
}

.tzt-panel_bread {
  padding-bottom: 15px;
  color: var(--tzt-FG-1);
}

.tzt-panel_bread a,.tzt-panel_bread .icon {
  font-size: 14px;
  color: var(--tzt-FG-1);
}

.tzt-panel_ft {
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
}

.tzt-panel_ft:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid rgba(0,0,0,0.1);
  border-top: 1px solid var(--tzt-FG-3);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.tzt-panel_bd {
  color: #4c4c4c;
  margin-bottom: 2px;
}

.tzt-panel_bd p {
  font-size: 14px;
  line-height: 1.4rem;
}

.nextlog {
  line-height: 30px;
  background: #fafafa;
  border-radius: 5px;
  overflow: hidden;
}

.nextlog > div {
  padding: 5px 15px;
}

.nextlog .prev {
  border-bottom: 1px #eee dashed;
  box-shadow: 0 1px 0 #fff;
}

.nextlog .prev span {
  color: #333;
}

.nextlog .next span {
  color: #333;
}

.nextlog .prev a {
  color: #34495e;
  text-decoration: none;
  transition: all .3s linear;
}

.nextlog .next a {
  color: #34495e;
  text-decoration: none;
  transition: all .3s linear;
}

.nextlog .prev a:hover {
  color: #ff5858
}

.nextlog .next a:hover {
  color: #ff5858
}

.nextlog1 {
  line-height: 30px;
  background: #fafafa;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}

.nextlog1 > div {
  padding: 5px 15px;
}

.nextlog1 .gengd {
  border-bottom: 1px #eee dashed;
  box-shadow: 0 1px 0 #fff;
}

.nextlog1 .gengd span {
  color: #333;
}

.nextlog1 .gengd ol {
  color: #333;
  float: right;
}

.nextlog1 .gengd a {
  color: #34495e;
  text-decoration: none;
  transition: all .3s linear;
}

.nextlog1 .gengd a:hover {
  color: #ff5858
}

.m-tit2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0 0 5px;
}

.m-tit2::after {
  content: "";
  flex: 1;
  height: 8px;
  background: none;
  background-image: linear-gradient(135deg, transparent 25%, #fff 25%, #fff 50%, transparent 50%, transparent 75%, #fff 75%, #fff, transparent);
  background-size: 5px 5px;
  border-radius: 0 20px 20px 0;
  margin-bottom: 10px;
}

.m-tit2 h3 {
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  padding: 0 20px;
  background: #fff;
  border-radius: 20px;
}

.m-tit2 h3::before {
  display: inline-block;
  content: "\f00a";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  margin: -3px 6px 0 0;
  opacity: .68;
  vertical-align: middle;
}

.logbox {
  margin-bottom: 20px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 5px;
}

.logbox:last-child {
  margin: 0;
}

.logbox .pagenow {
  margin-bottom: 0;
  border-top: 0
}

.logbox .pagenow i.fa {
  margin-left: 0
}

.logbox .pagenow span {
  color: #ccc;
  margin: 0 4px;
}

.logbox > h1 {
  color: #111;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  padding: 15px 0px 30px;
}

.logbox .data {
  margin: 0 0 20px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #fafafa;
  padding: 12px 0;
  background-image: linear-gradient(to right, #fff 0, #f6f6f6 20%, #f6f6f6 80%, #fff 100%);
}

.logbox .data > span {
  margin: 0 12px 0 0;
}

.logbox .data > span::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 12px;
  margin: -2px 0 0 12px;
  border-left: 1px #bbb solid;
  border-right: 1px #fff solid;
  vertical-align: middle;
}

.logbox .data > span:last-child::after {
  display: none;
}

.logbox .data i.fa {
  margin: 0 4px 0 0
}

.function {
  margin: 0 0 20px;
  background: #fff;
  border-radius: 5px;
}

.function:last-child {
  margin: 0;
}

.function_t {
  position: relative;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  text-indent: 5px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px #e9e9e9 solid
}

.function_t:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 30%;
  height: 0;
  border-bottom: 3px #0a76db solid;
}

.function_c>div {
  text-align: center;
}

.function_c>ul {
  padding: 9px 15px
}

.function_c>ul>li {
  position: relative;
  line-height: 28px;
  border-bottom: 1px #ddd dotted;
  padding: 6px 0;
  box-shadow: 0 1px 0 #fff;
}

.function_c>ul>li:last-child,#divLinkage .function_c>ul>li:nth-last-child(2) {
  border-bottom-color: #fcfcfc
}

.function_c>ul>li:last-child {
  box-shadow: none;
}

.function_c>ul>li:after {
  content: "";
  position: absolute;
  top: 17px;
  left: -12px;
  width: 5px;
  height: 5px;
  background: #ccc;
}

.function_c>ul {
  padding: 9px 15px 9px 30px
}

.link-box {
  overflow: hidden;
  clear: both
}

.link-box ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.rexlist li {
  float: left;
  width: 48%;
  line-height: 34px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 1%
}

.rexlist li i.fa {
  margin-right: 5px;
  font-size: 10px
}

.suoxie_type {
  margin-bottom: 20px;
}

.suoxie_type p {
  font-size: 16px;
  color: green;
  float: left;
  margin-left: 45px;
  padding-bottom: 10px;
}

.suoxie_type li {
  float: left;
  font-size: 16px;
  margin-left: 8px;
  padding-bottom: 10px;
}

.suoxie_hot li {
  width: 40%;
  float: left;
  padding: 10px 20px;
  border-bottom: 1px dashed #e5e5e5;
}

.suoxie_hot li span {
  margin-right: 20px;
  font-size: 16px;
  overflow: hidden;
  height: 30px;
}

.suoxie_hot li span:nth-child(2) {
  color: #aaa
}

.suoxie_hot .page {
  text-align: center;
  margin-top: 18px;
}
.ul71 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ul71 li {
  width: calc(10% - 20px); /* for PC, 10% width with margin */
  margin: 10px;
  text-align: center;
  list-style-type: none;
}
.ul71 li a, .ul171 li a{padding-left: 10px;background: url(../images/yq.png) no-repeat center left;font-size: 16px;float: left;}
/*移动样式*/
@media (max-width:1080px) {
  .content-sousou{display: none;}
  .tt{display: none;}
  .zi .fr1{width: 100%!important;}
  .qm-dq .zi .fr1 .o{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .ul71 li {width: calc(25% - 20px); /* four items per row */}
  .zi.clearfloat {display: flex;flex-direction: column;}
  .fr{padding-right: 10px!important;}
  .fl,.fr1 {width: 100%;}
  .fr1 {display: flex;flex-wrap: wrap;align-items: flex-start;}
  .o,.k,.tt {width: 100%;}
  .o p,.k p {margin: 0;}
  .sm_a{width: 100%;}
  .qm-dq .zi .fl h1{background:unset!important;width:100%!important}
  .list-conter .l-cc .l-c-r{display: none;}
  .list-conter .l-cc .l-c-l{width: 100%!important;}
  .qm-ww .zw .name-js .bw{width: 100%!important}
  .zw .mw .fx ul{  display: flex;flex-wrap: wrap;justify-content: center; /* 水平居中对齐 */gap: 10px; /* 左右间距 */}
  .zw .mw .fx ul li {float: left;width: calc(50% - 5px);margin-bottom: 10px;margin-right:unset;}
  .xs.clearfloat {display: grid;grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));gap: 1em;justify-items: center;align-items: center;}
  .xs.clearfloat a {text-align: center;width: 100%;}
  .qm-ww .zw .zy-js p a{margin-right:unset; }
  .p_l_14{padding-left:unset; }
  .qm-b .b{width: 100%;}
  .qm-b .ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0;list-style: none;}
  .qm-b .ul li{width: calc(20% - 10px);margin-bottom: 10px;text-align: center;padding-left:unset;margin-right:unset;}
}