/*add begin*/
.daoyutop{display: none;}
.daoyu { width: 100%;box-sizing: border-box;text-align: justify; margin: 15px auto;padding: 15px; font-size: 16px;line-height:30px; color: #555;background-color: #fff;border: 1px solid #da0000;}
.daoyu h2,.daoyu h3,.daoyu h4{font-size: 18px !important;font-weight: bold !important;margin: 15px 0;line-height: 30px !important;}
  @media screen and (max-width: 767px) {
	  .daoyu { min-width:95%;}
  }
/*文本模块   ljq  2018-12-28*/
.mk-biaoti { text-align: center;  margin: 15px auto; }
.mk-biaoti span { font-size: 18px; display: inline-block;padding: 5px 10px;line-height:30px;background-color: #fff;border: 1px solid #da0000;}
  
  @media screen and (max-width: 750px) {
    .mk-biaoti { font-size: 18px;}
    .mk-biaoti span { font-size: 18px; } 
 }
/*# sourceMappingURL=index.css.map */ 
  /* 2021/9/2  new-mk */
  .newarticle {text-align: center; width: 100%;}
  
  .newbiaoti { text-align: center; margin: 15px auto; }
  .newbiaoti span { font-size: 18px; display: inline-block;padding: 5px 10px;line-height:30px;background-color: #fff;border: 1px solid #da0000;}
  
  .newtext { width: 100%;box-sizing: border-box;text-align: justify;padding: 15px;margin: 15px auto; font-size: 16px;line-height:30px; color: #555;background-color: #fff;border: 1px solid #da0000;}
  .newtext h2,.newtext h3,.newtext h4{font-size: 18px !important;font-weight: bold !important;margin: 15px 0;line-height: 30px !important;}
  
  @media screen and (max-width: 767px) {
  .newbiaoti{ width: 100%;}
  .newbiaoti span{font-size: 18px;}
  }
  @media screen and (max-width: 350px) {
  	.newbiaoti span{font-size: 16px;}
  }
  
  /* 2021/8/24补充 thea*/
  /* 十五个模块 author: hbj 2019-12-24 */
 .fifteen-listen .listen-consult li::before,
 .fifteen-stage .stage-item .item-detail li::before,
 .fifteen-opt .item-r li::before,
 .fifteen-intro .intro-r li::before,
 .fifteen-devote .devote-l li::before,
 .fifteen-btn,
 .fifteen-title .icon,
 .fifteen-listen .listen-consult li .txt,
 .fifteen-listen .listen-consult li .fifteen-btn .icon,
 .fifteen-apply .sign-in a,
 .fifteen-stage .stage-item .item-detail li span,
 .fifteen-job .job-cont .cont-title::before {
     display: inline-block;
     *zoom: 1;
     *display: inline;
 }
 
 .fifteen-school,
 .fifteen-handshake .handshake-cont .cont-item,
 .fifteen-listen,
 .fifteen-earnest ul,
 .fifteen-apply .apply-cont,
 .fifteen-stage,
 .fifteen-sort ul,
 .fifteen-opt,
 .fifteen-intro,
 .fifteen-devote,
 .fifteen-process ul,
 .fifteen-cooperate ul {
     zoom: 1;
 }
 
 .fifteen-school:after,
 .fifteen-handshake .handshake-cont .cont-item:after,
 .fifteen-listen:after,
 .fifteen-earnest ul:after,
 .fifteen-apply .apply-cont:after,
 .fifteen-stage:after,
 .fifteen-sort ul:after,
 .fifteen-opt:after,
 .fifteen-intro:after,
 .fifteen-devote:after,
 .fifteen-process ul:after,
 .fifteen-cooperate ul:after {
     clear: both;
 }
 
 .fifteen-school:before,
 .fifteen-handshake .handshake-cont .cont-item:before,
 .fifteen-listen:before,
 .fifteen-earnest ul:before,
 .fifteen-apply .apply-cont:before,
 .fifteen-stage:before,
 .fifteen-sort ul:before,
 .fifteen-opt:before,
 .fifteen-intro:before,
 .fifteen-devote:before,
 .fifteen-process ul:before,
 .fifteen-cooperate ul:before,
 .fifteen-school:after,
 .fifteen-handshake .handshake-cont .cont-item:after,
 .fifteen-listen:after,
 .fifteen-earnest ul:after,
 .fifteen-apply .apply-cont:after,
 .fifteen-stage:after,
 .fifteen-sort ul:after,
 .fifteen-opt:after,
 .fifteen-intro:after,
 .fifteen-devote:after,
 .fifteen-process ul:after,
 .fifteen-cooperate ul:after {
     content: "";
     display: table;
 }
 
 .fifteen-listen .listen-consult li::before,
 .fifteen-stage .stage-item .item-detail li::before,
 .fifteen-opt .item-r li::before,
 .fifteen-intro .intro-r li::before,
 .fifteen-devote .devote-l li::before {
     content: "";
     width: 3px;
     height: 3px;
     background-color: #919191;
     vertical-align: middle;
     margin-right: 10px;
 }
 
 .fifteen-think .cont-item .item-title,
 .fifteen-listen .listen-consult li .txt,
 .fifteen-earnest ul li .earnest-cont .cont-title,
 .fifteen-opt .item-r li,
 .fifteen-intro .intro-r li,
 .fifteen-job .job-cont li,
 .fifteen-devote .devote-l li {
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
 }
 
 .fifteen-btn {
     height: 42px;
     line-height: 42px;
     background-image: -webkit-linear-gradient(313deg, #fa8271 0%, #eb4d4c 100%), -webkit-linear-gradient(#dbdbdb, #dbdbdb);
     background-image: linear-gradient(137deg, #fa8271 0%, #eb4d4c 100%), linear-gradient(#dbdbdb, #dbdbdb);
     background-blend-mode: normal, normal;
     -webkit-box-shadow: 0px 3px 6px 0px rgba(235, 77, 76, 0.36);
     box-shadow: 0px 3px 6px 0px rgba(235, 77, 76, 0.36);
     border-radius: 21px;
     font-size: 16px;
     color: #fff;
     font-weight: bold;
 }
 .fifteen-title {
     text-align: center;
     line-height: 30px;
 }
 
 .fifteen-title span {
     font-size: 26px;
     font-weight: bold;
     color: #444444;
     vertical-align: middle;
 }
 
 .fifteen-title .icon-l {
     width: 24px;
     height: 24px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_1.png) no-repeat;
     margin-right: -16px;
     vertical-align: middle;
 }
 
 .fifteen-title .icon-r {
     width: 16px;
     height: 16px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_2.png) no-repeat;
     margin-left: -12px;
     vertical-align: bottom;
 }
 
 .fifteen-title .subtitle {
     font-size: 16px;
     color: #888888;
 }
 .fifteen-think {
     margin: 20px 0;
 }
 
 .fifteen-think .think-cont {
     height: 404px;
     margin-bottom: 30px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_2-pc.png) no-repeat top;
     position: relative;
 }
 
 .fifteen-think .cont-item {
     position: absolute;
     width: 260px;
     padding: 10px 16px 16px 20px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .fifteen-think .cont-item .item-title {
     font-size: 16px;
     font-weight: bold;
     line-height: 30px;
     color: #444444;
 }
 
 .fifteen-think .cont-item p {
     font-size: 14px;
     line-height: 22px;
     color: #888888;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 	  margin: 0;
 }
 
 .fifteen-think .cont-item:nth-of-type(1) {
     top: 80px;
     left: 70px;
 }
 
 .fifteen-think .cont-item:nth-of-type(2) {
     top: 80px;
     right: 65px;
 }
 
 .fifteen-think .cont-item:nth-of-type(3) {
     top: 257px;
 	  left: 50px;
 }
 
 .fifteen-think .cont-item:nth-of-type(4) {
     top: 257px;
     right: 50px;
 }
 .fifteen-cooperate {
     margin: 20px 0;
     padding: 30px 0 0 20px;
     background: #ebe8f7;
 }
 
 .fifteen-cooperate_ul{
	 display: flex;
	 flex-wrap: wrap;
 }
 .fifteen-cooperate li {
     float: left;
     width: 47%;
     font-size: 14px;
     line-height: 32px;
     color: #888888;
     text-align: center;
     margin-right: 3%;
     margin-bottom: 3%;
 }
 
 .fifteen-cooperate li img {
     width: 100%;
     height: 190px;
     margin-bottom: 15px;
 }
 
 .fifteen-cooperate li .cooperate-title {
     font-weight: bold;
     font-size: 16px;
     line-height: 16px;
     color: #444444;
 }
 
 .fifteen-intro {
     padding: 40px 0 20px;
     margin-top: 20px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_6.png) no-repeat top left;
 }
 
 .fifteen-intro .intro-l {
     float: left;
     width: 28%;
     font-size: 14px;
     line-height: 22px;
     color: #ffffff;
     text-align: center;
 }
 
 .fifteen-intro .intro-l img {
     width: 102px;
     border-radius: 50%;
 }
 
 .fifteen-intro .intro-r {
     float: left;
     width: 72%;
     padding: 20px 30px 30px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_7.jpg);
     -webkit-box-shadow: 0px 17px 18px 0px rgba(145, 145, 145, 0.17);
     box-shadow: 0px 17px 18px 0px rgba(145, 145, 145, 0.17);
     border: solid 1px #ebebeb;
 }
 
 .fifteen-intro .intro-r ul {
     margin-bottom: 20px;
 }
 
 .fifteen-intro .intro-r li {
     font-size: 14px;
     line-height: 30px;
     color: #666666;
 }
 
 .sixteen .sixteen-left .fifteen-intro .intro-r li {
     margin-bottom: 0;
 }
 
 .fifteen-intro .intro-r li::before {
     background-color: #775ee1;
 }
 
 .fifteen-intro .intro-r .fifteen-btn {
     width: 196px;
     display: block;
     text-align: center;
     margin: 0 auto;
 }
 
 .fifteen-opt {
     padding: 20px 0 0;
 }
 
 .fifteen-opt .opt-item {
     float: left;
     width: 49%;
     background-color: #f1eefd;
     margin-right: 2%;
     margin-bottom: 2%;
     padding: 2% 1% 2% 2%;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .fifteen-opt .opt-item:nth-of-type(2n+2) {
     margin-right: 0;
 }
 
 .fifteen-opt .item-l {
     float: left;
     width: 118px;
     margin-right: 20px;
 }
 
 .fifteen-opt .item-r {
     float: left;
     font-size: 14px;
     line-height: 30px;
     color: #666666;
 }
 
 .fifteen-opt .item-r li {
     width: 190px;
 }
 
 .fifteen-opt .item-r li::before {
     background-color: #654bd2;
 }
 
 .fifteen-stage {
     padding: 20px 0;
 }
 
 .fifteen-stage .stage-item {
     float: left;
     width: 25%;
 }
 
 .fifteen-stage .stage-item .item-title {
     padding: 15px 0 22px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     font-size: 24px;
     font-weight: bold;
     line-height: 24px;
     color: #ffffff;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_1.png) no-repeat;
     text-align: center;
 }
 
 .fifteen-stage .stage-item .item-detail {
     margin-top: -10px;
     padding: 20px 15px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     background-color: #ffffff;
     -webkit-box-shadow: 0px 5px 27px 0px rgba(147, 147, 147, 0.36);
     box-shadow: 0px 5px 27px 0px rgba(147, 147, 147, 0.36);
     border-radius: 12px;
     position: relative;
 }
 
 .fifteen-stage .stage-item .item-detail li {
     font-size: 14px;
     line-height: 22px;
     color: #444444;
     margin-bottom: 10px;
 }
 
 .fifteen-stage .stage-item .item-detail li::before {
     float: left;
     margin-top: 10px;
     background-color: #f18025;
 }
 
 .fifteen-stage .stage-item .item-detail li span {
     width: 140px;
 }
 
 .fifteen-stage .stage-item .fifteen-btn {
     width: 145px;
     text-align: center;
     position: absolute;
     bottom: 30px;
     left: 0;
     right: 0;
     margin: 0 auto;
 }
 
 .fifteen-stage .stage-item:nth-of-type(1) {
     margin-top: 60px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(1) .item-detail {
     height: 212px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(2) {
     margin-top: 40px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(2) .item-title {
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_2.png) no-repeat;
 }
 
 .fifteen-stage .stage-item:nth-of-type(2) .item-detail {
     height: 232px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(2) .item-detail li::before {
     background-color: #bb56c6;
 }
 
 .fifteen-stage .stage-item:nth-of-type(3) {
     margin-top: 20px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(3) .item-title {
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_3.png) no-repeat;
 }
 
 .fifteen-stage .stage-item:nth-of-type(3) .item-detail {
     height: 252px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(3) .item-detail li::before {
     background-color: #654bd2;
 }
 
 .fifteen-stage .stage-item:nth-of-type(4) .item-title {
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_4.png) no-repeat;
 }
 
 .fifteen-stage .stage-item:nth-of-type(4) .item-detail {
     height: 272px;
 }
 
 .fifteen-stage .stage-item:nth-of-type(4) .item-detail li::before {
     background-color: #eb4d4c;
 }
 
 .fifteen-earnest {
     padding: 20px 0;
 }
 
 .fifteen-earnest ul li {
     float: left;
     width: 23.5%;
     text-align: center;
     margin-right: 2%;
 }
 
 .fifteen-earnest ul li .img-wap {
     display: none;
 }
 
 .fifteen-earnest ul li .earnest-cont {
     background-color: #f1eefd;
     width: 100%;
     padding: 0 10px 15px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .fifteen-earnest ul li .earnest-cont .cont-title {
     font-size: 16px;
     font-weight: bold;
     line-height: 36px;
     color: #444444;
 }
 
 .fifteen-earnest ul li .earnest-cont .txt {
     font-size: 12px;
     line-height: 22px;
     color: #888888;
     margin-bottom: 10px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
 }
 
 .fifteen-earnest ul li .arrows {
     display: none;
     width: 18px;
     height: 18px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_7.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .fifteen-earnest ul li:hover {
     position: relative;
 }
 
 .fifteen-earnest ul li:hover::before {
     content: "";
     width: 100%;
     height: 86px;
     position: absolute;
     left: 0;
     top: 0;
     background: rgba(0, 0, 0, 0.6);
 }
 
 .fifteen-earnest ul li:hover .earnest-cont {
     position: absolute;
     top: 86px;
 }
 
 .fifteen-earnest ul li:hover .earnest-cont .txt {
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .fifteen-earnest ul li:hover .arrows {
     display: inline-block;
 }
 
 .fifteen-earnest ul li:last-child {
     margin-right: 0;
 }
 .fifteen-handshake {
     margin-top: 20px;
     padding: 30px 0 20px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_1.png) no-repeat top;
 	  background-size: 100% auto;
 }
 
 .fifteen-handshake .handshake-head {
     text-align: center;
     margin-bottom: 30px;
 }
 
 .fifteen-handshake div.handshake-head ul li {
     display: inline-block;
     margin: 0 8px;
     padding: 0 30px;
     font-size: 16px;
     line-height: 34px;
     color: #ffffff;
     border: solid 1px rgba(255, 255, 255, 0.5);
     border-radius: 17px;
     cursor: pointer;
 }
 
 .fifteen-handshake div.handshake-head ul li.cur {
     background-color: #ffffff;
     color: #745ae0;
     font-weight: bold;
     position: relative;
 }
 
 .fifteen-handshake div.handshake-head ul li.cur::after {
     content: "";
     width: 0;
     height: 0;
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     border-top: 6px solid #fff;
     position: absolute;
     left: 0;
     right: 0;
     bottom: -6px;
     margin: auto;
 }
 
 .fifteen-handshake .handshake-cont {
     margin: 0 20px;
     padding: 30px 20px 30px 30px;
     background-color: #ffffff;
     -webkit-box-shadow: 0px 0px 24px 0px rgba(66, 91, 182, 0.36);
     box-shadow: 0px 0px 24px 0px rgba(66, 91, 182, 0.36);
     border-radius: 12px;
     display: none;
 }
 
 .fifteen-handshake .handshake-cont.cur {
     display: block;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-l {
     float: left;
     width: 59%;
     margin-right: 2%;
     font-size: 14px;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-l .l-title {
     font-size: 16px;
     font-weight: bold;
     line-height: 16px;
     color: #444444;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-l .l-subtitle {
     font-weight: bold;
     line-height: 30px;
     color: #745ae0;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_4-pc.png) no-repeat left;
     padding-left: 26px;
     margin-top: 10px;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-l p {
     line-height: 22px;
     color: #666666;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-r {
     float: right;
     width: 39%;
 }
 
 .fifteen-handshake .handshake-cont .cont-item .item-r img {
     width: 100%;
 }
 
 .fifteen-handshake .handshake-cont .cont-btn {
     text-align: center;
     padding-top: 40px;
 }
 
 .fifteen-handshake .handshake-cont .fifteen-btn {
     padding: 0 136px;
 }
 .fifteen-school {
     padding: 20px 0;
 }
 
 .fifteen-school .school-l {
     float: left;
     width: 43%;
 }
 
 .fifteen-school .school-l img {
     width: 100%;
 }
 
 .fifteen-school .school-r {
     float: right;
     width: 57%;
     background-color: #f1eefd;
     margin-top: 20px;
     padding: 20px 18px 20px 30px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .fifteen-school .school-r .r-title {
     font-size: 16px;
     font-weight: bold;
     line-height: 33px;
     color: #444444;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_3.png) no-repeat;
     margin-bottom: 8px;
 }
 
 .fifteen-school .school-r .r-intro {
     font-size: 14px;
     line-height: 24px;
     color: #666666;
 }
 
 .fifteen-school .school-r ul {
     padding-top: 20px;
 }
 
 .fifteen-school .school-r li {
     padding-left: 17px;
     font-size: 14px;
     line-height: 24px;
     color: #666666;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/icon_4.png) no-repeat left;
 }
 
 .fifteen-school .school-r li .r-subtitle {
     font-weight: bold;
 }
 
 .fifteen-school .fifteen-btn {
     border-radius: 0px 21px 21px 0px;
     padding: 0 40px;
 }
 .fifteen-apply {
     padding: 20px 0;
 }
 
 .fifteen-apply .apply-cont {
     margin: 0 10px;
     padding: 30px 20px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     background-color: #f1eefd;
     border-radius: 12px 12px 0px 0px;
 }
 
 .fifteen-apply .apply-cont .cont-l {
     float: left;
     width: 222px;
     margin-right: 20px;
 }
 
 .fifteen-apply .apply-cont .cont-r {
     float: left;
     width: 436px;
 }
 
 .fifteen-apply .apply-cont .cont-r .r-title {
     font-size: 16px;
     font-weight: bold;
     line-height: 36px;
     color: #444444;
 }
 
 .fifteen-apply .apply-cont .cont-r p {
     font-size: 14px;
     line-height: 24px;
     color: #666666;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
 }
 
 .fifteen-apply .sign-in {
     height: 82px;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_5.png) no-repeat;
     margin-top: -8px;
     padding: 26px 0 16px 150px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     font-size: 14px;
     background-size: 100% auto;
 }
 
 .fifteen-apply .sign-in input {
     width: 160px;
     height: 42px;
     line-height: 42px;
     background-color: #ffffff;
     border-radius: 3px;
     border: none;
     text-indent: 1em;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     margin-right: 8px;
     vertical-align: middle;
 }
 
 .fifteen-apply .sign-in input[type="submit"] {
     width: 110px;
     background-color: #f47c1c;
     text-indent: 0;
     color: #fff;
     cursor: pointer;
 }
 
 .fifteen-apply .sign-in a {
     width: 110px;
     height: 42px;
     line-height: 40px;
     border-radius: 3px;
     border: solid 1px rgba(255, 255, 255, 0.55);
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     vertical-align: middle;
     text-align: center;
     color: #fffefe;
 }

   @media screen and (max-width: 750px) {
 		.fifteen-title,.fifteen-think,.fifteen-cooperate,.fifteen-intro,.fifteen-opt,.fifteen-stage,.fifteen-earnest,
 		.fifteen-handshake,.fifteen-school{ margin: 30px auto !important;}
 		.fifteen-title {
 		    line-height: 0.48rem;
 		}
 		.fifteen-title span {
 		    font-size: 0.48rem;
 		    margin-bottom: 0.13333rem;
 		}
		  .fifteen-apply {
		        padding: 10px 0;
		    }
		    .fifteen-apply .apply-cont {
		        margin: 10px;
		        padding: 15px;
		        border-radius:15px 15px 0px 0px;
		    }
		    .fifteen-apply .apply-cont .cont-l {
		        width: 41%;
		        margin-right:10px;
		    }
		    .fifteen-apply .apply-cont .cont-r {
		        width: 50%;
		    }
		    .fifteen-apply .apply-cont .cont-r .r-title {
		        font-size: 16px;
		        line-height: 1.7;
		    }
		    .fifteen-apply .apply-cont .cont-r p {
		        font-size: 14px;
		        line-height: 1.7;
		    }
		    .fifteen-apply .sign-in {
		        height: 3.44rem;
		        background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_5-wap.png) no-repeat;
		        background-size: 100% 100%;
		        margin-top: -0.10667rem;
		        padding: 0.33333rem 0 0.33333rem 3.14667rem;
		        font-size: 0.18667rem;
		    }
		    .fifteen-apply .sign-in input {
		        width: 5.73333rem;
		        height: 0.74667rem;
		        line-height: 0.74667rem;
		        border-radius: 0.04rem;
		        margin-right: 0.10667rem;
		        margin-bottom: 0.26667rem;
		    }
		    .fifteen-apply .sign-in input[type="submit"] {
		        width: 2.8rem;
		        margin-bottom: 0;
		    }
		    .fifteen-apply .sign-in a {
		        width: 2.8rem;
		        height: 0.74667rem;
		        line-height: 0.74667rem;
		        border-radius: 0.04rem;
		    }
 		.fifteen-title .icon-l {
 		    width: 0.32rem;
 		    height: 0.32rem;
 		    margin-right: -0.21333rem;
 		    background-size: 100% 100%;
 		}
 		.fifteen-title .icon-r {
 		    width: 0.21333rem;
 		    height: 0.21333rem;
 		    margin-left: -0.16rem;
 		    background-size: 100% 100%;
 		}
 		.fifteen-title .subtitle {
 		    font-size: 0.32rem;
 		}
 		.fifteen-btn {
 		    height: 0.56rem;
 		    line-height: 0.56rem;
 		    -webkit-box-shadow: 0px 0.04rem 0.08rem 0px rgba(235, 77, 76, 0.36);
 		    box-shadow: 0px 0.04rem 0.08rem 0px rgba(235, 77, 76, 0.36);
 		    border-radius: 0.28rem;
 		    font-size: 0.32rem;
 		}
 .fifteen-think {
     margin: 0.26667rem 0;
 }
 .fifteen-think .think-cont {
     height: 5.57333rem;
     background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/bg_2-wap.png) no-repeat top;
     margin-bottom: 0.33333rem;
     background-size: 100% auto;
 }
 .fifteen-think .cont-item {
     width: 3.46667rem;
     padding: 0.21333rem 0.21333rem 0.21333rem 0.26667rem;
 }
 .fifteen-think .cont-item .item-title {
     font-size: 0.32rem;
     line-height: 0.4rem;
 }
 .fifteen-think .cont-item p {
     font-size: 0.32rem;
     line-height: 0.45333rem;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 .fifteen-think .cont-item:nth-of-type(1) {
     top: 0.8rem;
     left: 0.26667rem;
 }
 .fifteen-think .cont-item:nth-of-type(2) {
     top: 0.8rem;
     right: 0;
 }
 .fifteen-think .cont-item:nth-of-type(3) {
     top: 3.56rem;
 }
 .fifteen-think .cont-item:nth-of-type(4) {
     width: 3.17333rem;
     top: 3.56rem;
     right: 0;
 }
 .fifteen-cooperate {
         margin: 0.26667rem 0;
         padding: 0.4rem 0 0 0.26667rem;
     }
     .fifteen-cooperate li {
         font-size: 0.32rem;
         line-height: 0.48rem;
     }
     .fifteen-cooperate li img {
         height: auto;
         margin-bottom: 15px;
     }
     .fifteen-cooperate li .cooperate-title {
         font-size: 16px;
         line-height: 1.7;
     }
	 .fifteen-cooperate li p{
		 font-size: 14px;
	 }
 	  .fifteen-intro {
 	      margin: 0.26667rem 0 0;
 	      padding: 0.26667rem 0;
 	      background-size: 8.13333rem auto;
 	  }
 	  .fifteen-intro .intro-l {
 	      font-size: 0.34667rem;
 	      line-height: 0.45333rem;
 	  }
 	  .fifteen-intro .intro-l img {
 	      width: 1.36rem;
 	  }
 	  .fifteen-intro .intro-r {
 	      padding: 0.26667rem 0.4rem 0.4rem;
 	      -webkit-box-shadow: 0px 0.22667rem 0.24rem 0px rgba(145, 145, 145, 0.17);
 	      box-shadow: 0px 0.22667rem 0.24rem 0px rgba(145, 145, 145, 0.17);
 	  }
 	  .fifteen-intro .intro-r ul {
 	      margin-bottom: 0.26667rem;
 	  }
 	  .fifteen-intro .intro-r li {
 	      font-size: 0.32rem;
 	      line-height: 0.56rem;
 	  }
 	  .fifteen-intro .intro-r .fifteen-btn {
 	      width: 3.14667rem;
 	      height: 0.74667rem;
 	      line-height: 0.74667rem;
 	      border-radius: 0.37333rem;
 	  }
 	  .fifteen-opt {
 	      padding: 0.26667rem 0 0;
 	  }
 	  .fifteen-opt .opt-item {
 	      width: 100%;
 	      padding: 0.4rem 0.26667rem;
 	      margin-right: 0;
 	      margin-bottom: 0.26667rem;
 	  }
 	  .fifteen-opt .item-l {
 	      width: 2.26667rem;
 	      margin-right: 0.26667rem;
 	  }
 	  .fifteen-opt .item-r {
 	      font-size: 0.32rem;
 	      line-height: 0.56rem;
 	  }
 	  .fifteen-opt .item-r li {
 	      width: 5.86667rem;
 	  }
 	  .fifteen-stage {
 	      padding: 0.26667rem 0 0;
 	  }
 	  .fifteen-stage .stage-item {
 	      width: 100%;
 	      float: none;
 	      margin-bottom: 0.4rem;
 	  }
 	  .fifteen-stage .stage-item .item-title {
 	      padding: 0.26667rem 0 0.36rem;
 	      font-size: 0.48rem;
 	      line-height: 0.48rem;
 	      background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_1-wap.png) no-repeat;
 	      background-size: 100% auto;
 	  }
 	  .fifteen-stage .stage-item .item-detail {
 	      margin-top: -0.13333rem;
 	      padding: 0.26667rem 0.4rem 0.4rem;
 	      -webkit-box-shadow: 0px 0.06667rem 0.36rem 0px rgba(147, 147, 147, 0.36);
 	      box-shadow: 0px 0.06667rem 0.36rem 0px rgba(147, 147, 147, 0.36);
 	      border-radius: 0.16rem;
 	  }
 	  .fifteen-stage .stage-item .item-detail li {
 	      font-size: 0.34667rem;
 	      line-height: 0.48rem;
 	      margin-bottom: 0.26667rem;
 	  }
 	  .fifteen-stage .stage-item .item-detail li::before {
 	      float: none;
 	      margin-top: 0;
 	  }
 	  .fifteen-stage .stage-item .item-detail li span {
 	      width: auto;
 	  }
 	  .fifteen-stage .stage-item .fifteen-btn {
 	      display: block;
 	      width: 3.2rem;
 	      text-align: center;
 	      position: static;
 	      height: 0.74667rem;
 	      line-height: 0.74667rem;
 	      border-radius: 0.37333rem;
 	      font-size: 16px;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(1) {
 	      margin-top: 0;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(1) .item-detail {
 	      height: auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(2) {
 	      margin-top: 0;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(2) .item-title {
 	      background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_2-wap.png) no-repeat;
 	      background-size: 100% auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(2) .item-detail {
 	      height: auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(3) {
 	      margin-top: 0;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(3) .item-title {
 	      background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_3-wap.png) no-repeat;
 	      background-size: 100% auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(3) .item-detail {
 	      height: auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(4) .item-title {
 	      background: url(https://img.thea.cn/public/platform/thea/201912/hbj/fifteen-lcm/images/stage_4-wap.png) no-repeat;
 	      background-size: 100% auto;
 	  }
 	  .fifteen-stage .stage-item:nth-of-type(4) .item-detail {
 	      height: auto;
 	  }
 	  .fifteen-earnest {
 	      padding: 0.26667rem 0 0;
 	  }
 	  .fifteen-earnest ul li {
 	      width: 48%;
 	      margin-right: 4%;
 	      margin-bottom: 4%;
 	  }
 	  .fifteen-earnest ul li .img {
 	      display: none;
 	  }
 	  .fifteen-earnest ul li .img-wap {
 	      display: block;
 	  }
 	  .fifteen-earnest ul li .earnest-cont {
 	      padding: 0.26667rem 0.13333rem 0.2rem;
 	  }
 	  .fifteen-earnest ul li .earnest-cont .cont-title {
 	      font-size: 0.34667rem;
 	      line-height: 0.48rem;
 	      margin-bottom: 0.13333rem;
 	  }
 	  .fifteen-earnest ul li .earnest-cont .txt {
 	      font-size: 0.32rem;
 	      line-height: 0.45333rem;
 	      margin-bottom: 0.26667rem;
 	  }
 	  .fifteen-earnest ul li .arrows {
 	      width: 0.45333rem;
 	      height: 0.45333rem;
 	  }
 	  .fifteen-earnest ul li:hover::before {
 	      height: 1.44rem;
 	  }
 	  .fifteen-earnest ul li:hover .earnest-cont {
 	      top: 1.44rem;
 	  }
 	  .fifteen-earnest ul li:nth-of-type(2n+2) {
 	      margin-right: 0;
 	  }
 	  .fifteen-handshake {
 	      padding: 0.4rem 0 0.26667rem;
 	      margin: 0.26667rem 0 0;
 	      background-size: 100% auto;
 	  }
 	  .fifteen-handshake .handshake-head {
 	      margin-bottom: 0.4rem;
 	  }
 	  .fifteen-handshake div.handshake-head ul li {
 	      width: 2.74667rem;
 	      margin: 0 0.10667rem;
 	      padding: 0.13333rem 0.26667rem;
 	      font-size: 16px;
 	      line-height: 0.45333rem;
 	      border-radius: 0.22667rem;
 	  }
 	  .fifteen-handshake div.handshake-head ul li.cur::after {
 	      border-left: 0.13333rem solid transparent;
 	      border-right: 0.13333rem solid transparent;
 	      border-top: 0.13333rem solid #fff;
 	      bottom: -0.13333rem;
 	  }
 	  .fifteen-handshake .handshake-cont {
 	      margin: 0 0.26667rem;
 	      padding: 0.4rem 0.26667rem 0.4rem 0.26667rem;
 	      -webkit-box-shadow: 0px 0px 0.32rem 0px rgba(66, 91, 182, 0.36);
 	      box-shadow: 0px 0px 0.32rem 0px rgba(66, 91, 182, 0.36);
 	      border-radius: 0.16rem;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-l {
 	      width: 48%;
 	      font-size: 0.32rem;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-l .l-title {
 	      font-size: 16px;
 	      line-height: 1.7;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-l .l-subtitle {
 	      line-height: 0.45333rem;
 	      padding-left: 0.34667rem;
 	      margin-top: 0.13333rem;
 	      background-size: 0.18667rem 0.21333rem;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-l p {
 	      line-height: 0.45333rem;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-r {
 	      width: 50%;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-item .item-r img {
 	      width: 100%;
 	  }
 	  .fifteen-handshake .handshake-cont .cont-btn {
 	      padding-top: 0.53333rem;
 	  }
 	  .fifteen-handshake .handshake-cont .fifteen-btn {
 	      padding: 0 1.46667rem;
 	      height: 0.74667rem;
 	      line-height: 0.74667rem;
 	      border-radius: 0.37333rem;
 	      font-size: 16px;
 	  }
 	  .fifteen-school {
 	      padding: 0.26667rem 0;
 	      position: relative;
 	  }
 	  .fifteen-school .school-l {
 	      position: absolute;
 	      z-index: 10;
 	  }
 	  .fifteen-school .school-r {
 	      width: 6.84rem;
 	      margin-top: 0.26667rem;
 	      margin-left: -1.77333rem;
 	      padding: 0.4rem 0.24rem 0.26667rem 0.4rem;
 	  }
 	  .fifteen-school .school-r .r-title {
 	      font-size: 16px;
 	      line-height: 0.44rem;
 	      margin-bottom: 0.26667rem;
 	      margin-left: 1.64rem;
 	      background-size: auto 100%;
 	  }
 	  .fifteen-school .school-r .r-intro {
 	      font-size: 0.32rem;
 	      line-height: 0.45333rem;
 	      margin-left: 1.64rem;
 	  }
 	  .fifteen-school .school-r p {
 	      font-size: 0.32rem;
 	      line-height: 0.45333rem;
 	      margin-left: 1.64rem;
 	  }
 	  .fifteen-school .school-r ul {
 	      padding-top: 0.13333rem;
 	  }
 	  .fifteen-school .school-r li {
 	      padding-left: 0.25333rem;
 	      font-size: 0.32rem;
 	      line-height: 0.45333rem;
 	      background-size: 0.12rem 0.12rem;
 	  }
 	  .fifteen-school .fifteen-btn {
 	      border-radius: 0px 0.28rem 0.28rem 0px;
 	      padding: 0 0.4rem;
 	      font-size: 0.32rem;
 	      position: absolute;
 	      top: 54%;
 	      z-index: 20;
 	  }
 }
   /*20200416更新*/
 .tx1-module5 .tx1-module5-group ul li .mod-right span {
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
 }
 
 .btn-module .text,
 .tx1-module1-pc .vs-cont .cont-col .col-top,
 .tx1-module1-pc .vs-cont .cont-col .col-top strong,
 .tx1-module1-pc .vs-cont .cont-col .col-top span,
 .tx1-module1-pc .vs-cont .cont-col .vs-bg,
 .tx1-module1-pc .vs-cont .cont-col .col-items span,
 .tx1-module2 .tx1-module2-group .look-more a {
     display: inline-block;
     *zoom: 1;
     *display: inline;
 }
 
 .tx1-module1-pc .vs-cont,
 .tx1-module2 .tx1-module2-group ul,
 .tx1-module3 .tx1-module3-group,
 .tx1-module3 .tx1-module3-group .number-ul,
 .tx1-module3 .tx1-module3-group .small-ul,
 .tx1-module4 .tx1-module4-group .details-box .det-single,
 .tx1-module5 .tx1-module5-group ul,
 .tx1-module5 .tx1-module5-group ul li,
 .tx1-module6,
 .tx1-module6 .tx1-module6-group ul,
 .tx1-module7,
 .tx1-module7 .tx1-module7-right .tx1-module7-bot,
 .tx1-module8,
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide,
 .tx1-module9 .tx1-module9-group ul,
 .tx1-module10 .tx1-module10-bot ul li,
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag {
     zoom: 1;
 }
 
 .tx1-module1-pc .vs-cont:after,
 .tx1-module2 .tx1-module2-group ul:after,
 .tx1-module3 .tx1-module3-group:after,
 .tx1-module3 .tx1-module3-group .number-ul:after,
 .tx1-module3 .tx1-module3-group .small-ul:after,
 .tx1-module4 .tx1-module4-group .details-box .det-single:after,
 .tx1-module5 .tx1-module5-group ul:after,
 .tx1-module5 .tx1-module5-group ul li:after,
 .tx1-module6:after,
 .tx1-module6 .tx1-module6-group ul:after,
 .tx1-module7:after,
 .tx1-module7 .tx1-module7-right .tx1-module7-bot:after,
 .tx1-module8:after,
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide:after,
 .tx1-module9 .tx1-module9-group ul:after,
 .tx1-module10 .tx1-module10-bot ul li:after,
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag:after {
     clear: both;
 }
 
 .tx1-module1-pc .vs-cont:before,
 .tx1-module2 .tx1-module2-group ul:before,
 .tx1-module3 .tx1-module3-group:before,
 .tx1-module3 .tx1-module3-group .number-ul:before,
 .tx1-module3 .tx1-module3-group .small-ul:before,
 .tx1-module4 .tx1-module4-group .details-box .det-single:before,
 .tx1-module5 .tx1-module5-group ul:before,
 .tx1-module5 .tx1-module5-group ul li:before,
 .tx1-module6:before,
 .tx1-module6 .tx1-module6-group ul:before,
 .tx1-module7:before,
 .tx1-module7 .tx1-module7-right .tx1-module7-bot:before,
 .tx1-module8:before,
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide:before,
 .tx1-module9 .tx1-module9-group ul:before,
 .tx1-module10 .tx1-module10-bot ul li:before,
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag:before,
 .tx1-module1-pc .vs-cont:after,
 .tx1-module2 .tx1-module2-group ul:after,
 .tx1-module3 .tx1-module3-group:after,
 .tx1-module3 .tx1-module3-group .number-ul:after,
 .tx1-module3 .tx1-module3-group .small-ul:after,
 .tx1-module4 .tx1-module4-group .details-box .det-single:after,
 .tx1-module5 .tx1-module5-group ul:after,
 .tx1-module5 .tx1-module5-group ul li:after,
 .tx1-module6:after,
 .tx1-module6 .tx1-module6-group ul:after,
 .tx1-module7:after,
 .tx1-module7 .tx1-module7-right .tx1-module7-bot:after,
 .tx1-module8:after,
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide:after,
 .tx1-module9 .tx1-module9-group ul:after,
 .tx1-module10 .tx1-module10-bot ul li:after,
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag:after {
     content: "";
     display: table;
 }
 
 input[type="text"],
 select {
     appearance: none;
     -moz-appearance: none;
     -webkit-appearance: none;
 }
 
 input[type="text"]::-webkit-input-placeholder,
 select::-webkit-input-placeholder {
     color: #999;
     font-size: inherit;
 }
 
 input[type="text"]:-moz-placeholder,
 select:-moz-placeholder {
     color: #999;
     font-size: inherit;
 }
 
 input[type="text"]::-moz-placeholder,
 select::-moz-placeholder {
     color: #999;
     font-size: inherit;
 }
 
 input[type="text"]:-ms-input-placeholder,
 select:-ms-input-placeholder {
     color: #999;
     font-size: inherit;
 }
 
 input[type="submit"] {
     cursor: pointer;
 }
 
 input,
 textarea,
 select {
     background-color: transparent;
     font-family: "微软雅黑";
 }
 
 select {
     border: none;
     text-indent: 1em;
 }
 
 .btn-module {
     text-align: center;
 }
 
 .btn-module .text {
     width: 300px;
     height: 46px;
     line-height: 46px;
     background-color: #da0000;
     border-radius: 23px;
     color: #ffffff;
     font-size: 16px;
 }
 
 .pcshow {
     display: block;
 }
 
 .wapshow {
     display: none;
 }
 
 .title-module {
     text-align: center;
     padding-bottom: 4px;
     line-height: 40px;
     color: #333333;
 }
 
 .title-module p {
     line-height: unset !important;
     margin-top: 0 !important;
 }
 
 .title-module .bg {
     display: block;
     height: 27px;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/title.png) no-repeat center;
     margin-bottom: 10px;
 }
 
 .title-module .tx1-title1 {
     font-size: 30px !important;
     font-weight: bold;
 }
 
 .title-module .subtitle {
     font-size: 16px;
 }
 
 .title-module strong {
     color: #da0000;
 }
 
 .tx1-module1-pc,
 .tx1-module2 {
     padding-top: 48px;
 }
 
 .tx1-module1-pc {
     width: 760px;
     margin: 0 auto;
 }
 
 .tx1-module1-pc * {
     box-sizing: border-box;
 }
 
 .tx1-module1-pc .vs-cont {
     margin-top: 30px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col {
     width: 300px;
     font-size: 16px;
     float: left;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-top {
     font-size: 18px;
     height: 38px;
     line-height: 38px;
     border: solid 1px #999999;
     box-sizing: border-box;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-top strong,
 .tx1-module1-pc .vs-cont .cont-col .col-top span {
     height: 100%;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-top strong {
     padding: 0 14px;
     background-color: #999999;
     color: #ffffff;
     font-weight: bold;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-top span {
     padding: 0 10px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-detail {
     padding-top: 14px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-detail li {
     line-height: 50px;
     border-bottom: 1px dotted #dddddd;
     box-sizing: border-box;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-detail li img {
     margin-right: 6px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-detail li strong {
     color: #da0000;
     font-weight: normal;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-detail li i {
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/module1-icon1.png) no-repeat;
     width: 22px;
     height: 18px;
     display: inline-block;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .vs-bg {
     width: 100%;
     height: 56px;
     margin-top: -22px;
     margin-bottom: 30px;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/vs.png) no-repeat center;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-items {
     text-align: center;
     font-weight: bold;
 }
 
 .tx1-module1-pc .vs-cont .cont-col .col-items span {
     width: 98px;
     border: 1px solid #dddddd;
     text-align: center;
     height: 34px;
     line-height: 34px;
     border-radius: 17px;
     margin-bottom: 14px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(1) {
     text-align: right;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(2) {
     width: 150px;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(3) .col-top {
     border: solid 1px #da0000;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(3) .col-top strong {
     background-color: #da0000;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(3) .col-top span {
     color: #da0000;
 }
 
 .tx1-module1-pc .vs-cont .cont-col:nth-of-type(3) .col-detail {
     text-align: left;
 }
 
 .tx1-module2 {
     width: 760px;
     margin: 0 auto;
 }
 
 .tx1-module2 * {
     box-sizing: border-box;
 }
 
 .tx1-module2 .tx1-module2-group {
     padding-top: 30px;
     overflow: hidden;
     padding-bottom: 30px;
 }
 
 .tx1-module2 .tx1-module2-group ul {
     margin: 0 auto 40px;
 }
 
 .tx1-module2 .tx1-module2-group ul li {
     width: 21%;
     float: left;
     text-align: center;
     position: relative;
     cursor: pointer;
     margin: 0 2%;
 }
 
 .tx1-module2 .tx1-module2-group ul li span {
     position: absolute;
     width: 100%;
     font-size: 24px;
     line-height: 1.2;
     text-align: center;
     left: 0;
     top: 30px;
 }
 
 .tx1-module2 .tx1-module2-group ul li img {
     transition: 1.2s;
     -webkit-transition: 1.2s;
     -webkit-transform: rotate(0);
     -ms-transform: rotate(0);
     transform: rotate(0);
     width: 120px;
     height: 120px;
 }
 
 .tx1-module2 .tx1-module2-group ul li .max-title {
     font-size: 22px;
     line-height:30px;
     margin-top: 5px;
     font-weight: normal;
 }
 
 .tx1-module2 .tx1-module2-group ul li .small-text {
     font-size: 14px;
     line-height: 2.5;
     color: #333333;
 }
 
 .tx1-module2 .tx1-module2-group ul li:nth-child(1) span,
 .tx1-module2 .tx1-module2-group ul li:nth-child(1) .max-title {
     color: #f05a5a;
 }
 
 .tx1-module2 .tx1-module2-group ul li:nth-child(2) span,
 .tx1-module2 .tx1-module2-group ul li:nth-child(2) .max-title {
     color: #f28c28;
 }
 
 .tx1-module2 .tx1-module2-group ul li:nth-child(3) span,
 .tx1-module2 .tx1-module2-group ul li:nth-child(3) .max-title {
     color: #4ea5c2;
 }
 
 .tx1-module2 .tx1-module2-group ul li:nth-child(4) span,
 .tx1-module2 .tx1-module2-group ul li:nth-child(4) .max-title {
     color: #4dae7f;
 }
 
 .tx1-module2 .tx1-module2-group ul li:hover img {
     -webkit-transform: rotate(360deg);
     -ms-transform: rotate(360deg);
     transform: rotate(360deg);
 }
 
 .tx1-module2 .tx1-module2-group .look-more {
     text-align: center;
 }
 
 .tx1-module2 .tx1-module2-group .look-more a {
     width: 300px;
     height: 46px;
     font-size: 16px;
     line-height: 46px;
     text-align: center;
     color: #fff;
     background-color: #da0000;
     border-radius: 23px;
 }
 
 .tx1-module3 {
     margin: 20px auto 0;
     width: 760px;
 }
 
 .tx1-module3 * {
     box-sizing: border-box;
 }
 
 .tx1-module3 .tx1-module3-group {
     margin-top: 30px;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul {
     margin-right: -20px;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li {
     position: relative;
     float: left;
     width: 240px;
     height: 160px;
     padding: 10px 15px 15px;
     margin-right: 20px;
     margin-bottom: 20px;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li .img-box {
     position: absolute;
     top: 0;
     left: 0;
     z-index: -1;
     width: 240px;
     height: 160px;
     overflow: hidden;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li .number {
     font-size: 24px;
     font-weight: bold;
     color: #fff;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li .number span {
     font-size: 36px;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li p {
     font-size: 18px;
     color: #ffffff;
     line-height: 1.4;
     margin-top: 0 !important;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li p.p2 {
     color: #feff84;
 }
 
 .tx1-module3 .tx1-module3-group .number-ul li a {
     display: block;
     width: 80px;
     height: 30px;
     line-height: 30px;
     font-size: 14px;
     text-align: center;
     color: #fff;
     background: rgba(0, 0, 0, 0.4);
     border-radius: 4px;
     margin-top: 5px;
 }
 
 .tx1-module3 .tx1-module3-group .small-ul {
     margin-top: 60px;
     margin-right: -20px;
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li {
     width: 175px;
     height: 136px;
     float: left;
     padding: 20px 10px;
     box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.16);
     border-radius: 6px;
     margin-right: 20px;
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li span {
     padding-left: 40px;
     display: block;
     font-size: 24px;
     color: #333333;
     background-repeat: no-repeat;
     background-position: left center;
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li p {
     margin-top: 10px;
     font-size: 16px;
     line-height: 2.5;
     color: #888888;
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li:nth-child(1) span {
     background-image: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/small-icon1.png);
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li:nth-child(2) span {
     background-image: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/small-icon2.png);
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li:nth-child(3) span {
     background-image: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/small-icon3.png);
 }
 
 .tx1-module3 .tx1-module3-group .small-ul li:nth-child(4) span {
     background-image: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/small-icon4.png);
 }
 
 .tx1-module4 {
     width: 760px;
     margin: 80px auto 0;
 }
 
 .tx1-module4 * {
     box-sizing: border-box;
 }
 
 .tx1-module4 .tx1-module4-group {
     margin-top: 30px;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group {
     position: relative;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group .xjb-icon {
     position: absolute;
     width: 80px;
     height: 83px;
     padding-top: 14px;
     text-align: center;
     line-height: 2.5;
     color: #ffffff;
     font-weight: bold;
     font-size: 18px;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/modules4-icon1.png) no-repeat;
     left: 26px;
     top: -11px;
     z-index: 2;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group .tag-tab {
     height: 60px;
     line-height: 60px;
     background-color: #eeeeee;
     padding-left: 135px;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group .tag-tab .tag-det {
     display: inline-block;
     padding: 0 29px;
     font-size: 18px;
     text-align: center;
     color: #333333;
     cursor: pointer;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group .tag-tab .tag-det.active {
     color: #ffffff;
     background-color: #5a66c0;
     position: relative;
 }
 
 .tx1-module4 .tx1-module4-group .tag-group .tag-tab .tag-det.active::before {
     display: block;
     position: absolute;
     content: "";
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/modules4-icon2.png) no-repeat;
     width: 18px;
     height: 10px;
     left: 50%;
     bottom: -10px;
     margin-left: -9px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box {
     margin-top: 30px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single {
     display: none;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single:first-child {
     display: block;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-img {
     position: relative;
     z-index: 2;
     float: left;
     width: 320px;
     height: 230px;
     overflow: hidden;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details {
     float: left;
     position: relative;
     z-index: 1;
     box-sizing: border-box;
     width: 600px;
     height: 240px;
     margin-left: -160px;
     margin-top: 23px;
     padding: 20px 20px 20px 180px;
     background-color: #ffffff;
     box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.16);
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details span {
     display: block;
     font-size: 24px;
     color: #333333;
     font-weight: bold;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details p {
     font-size: 14px;
     color: #666666;
     line-height: 2.5;
     margin-top: 14px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn {
     position: absolute;
     bottom: 30px;
     width: 380px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn a {
     display: block;
     font-size: 16px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn .zsjz {
     color: #da0000;
     float: left;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/modules4-icon3.png) no-repeat left center;
     padding-left: 26px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn .zxzx {
     float: right;
     width: 177px;
     height: 42px;
     color: #ffffff;
     line-height: 42px;
     text-align: center;
     background-color: #da0000;
     border-radius: 21px 0 0 21px;
 }
 
 .tx1-module4 .tx1-module4-group .details-box .togbtn {
     display: none;
 }
 
 .tx1-module5 {
     width: 760px;
     margin: 20px auto 0;
 }
 
 .tx1-module5 * {
     box-sizing: border-box;
 }
 
 .tx1-module5 .title-module .tx1-title1 {
     padding: 0;
     margin: 0;
 }
 
 .tx1-module5 .tx1-module5-group {
     margin-top: 30px;
 }
 
 .tx1-module5 .tx1-module5-group ul {
     margin-right: -20px;
 }
 
 .tx1-module5 .tx1-module5-group ul li {
     width: 370px;
     height: 155px;
     float: left;
     margin-right: 20px;
     margin-bottom: 34px;
 }
 
 .tx1-module5 .tx1-module5-group ul li .mod-left {
     float: left;
     width: 140px;
     height: 155px;
     overflow: hidden;
 }
 
 .tx1-module5 .tx1-module5-group ul li .mod-right {
     float: left;
     position: relative;
     width: 230px;
     height: 100%;
     padding: 0 20px;
 }
 
 .tx1-module5 .tx1-module5-group ul li .mod-right span {
     width: 200px;
     display: inline-block;
     font-size: 22px;
     color: #da0000;
 }
 
 .tx1-module5 .tx1-module5-group ul li .mod-right p {
     font-size: 14px;
     color: #888888;
     line-height: 1.4;
     margin-top: 10px;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden;
 }
 
 .tx1-module5 .tx1-module5-group ul li .mod-right a {
     display: block;
     position: absolute;
     bottom: 0;
     left: 20px;
     width: 100px;
     height: 34px;
     line-height: 34px;
     text-align: center;
     background-color: #da0000;
     border-radius: 6px;
     font-size: 16px;
     color: #ffffff;
 }
 
 .tx1-module6 {
     width: 760px;
     margin: 40px auto 0;
 }
 
 .tx1-module6 * {
     box-sizing: border-box;
 }
 
 .tx1-module6 .tx1-module6-group {
     margin-top: 30px;
 }
 
 .tx1-module6 .tx1-module6-group ul {
     margin-right: -20px;
 }
 
 .tx1-module6 .tx1-module6-group ul li {
     float: left;
     margin-right: 20px;
     width: 175px;
     height: 280px;
     background-color: #fff3f0;
 }
 
 .tx1-module6 .tx1-module6-group ul li .img-box {
     width: 175px;
     height: 110px;
     overflow: hidden;
 }
 
 .tx1-module6 .tx1-module6-group ul li span {
     display: block;
     text-align: center;
     margin-top: 20px;
     font-size: 22px;
     color: #da0000;
 }
 
 .tx1-module6 .tx1-module6-group ul li p {
     padding: 0 20px;
     margin-top: 10px;
     font-size: 14px;
     color: #888;
     line-height: 2.5;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden;
 }
 
 .tx1-module6 .tx1-module6-group ul li a {
     display: block;
     margin: 14px auto 0;
     width: 100px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     font-size: 14px;
     color: #ffffff;
     background-color: #da0000;
     border-radius: 15px;
 }
 
 .tx1-module7 {
     width: 760px;
     margin: 20px auto;
 }
 
 .tx1-module7 * {
     box-sizing: border-box;
 }
 
 .tx1-module7 .tx1-module7-left {
     float: left;
     width: 340px;
     height: 336px;
     overflow: hidden;
 }
 
 .tx1-module7 .tx1-module7-right {
     float: right;
     width: 400px;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-text span {
     display: block;
     font-size: 24px;
     color: #333;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-text span strong {
     color: #da0000;
     font-weight: normal;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-text p {
     padding-bottom: 20px;
     margin-top: 20px;
     font-size: 14px;
     color: #666;
     line-height: 2.5;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-bot {
     border-top: 1px solid #dddddd;
     padding-top: 14px;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-bot p {
     float: left;
     font-size: 14px;
     color: #888;
     width: 40%;
     margin-top: 0;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-bot p:nth-child(1),
 .tx1-module7 .tx1-module7-right .tx1-module7-bot p:nth-child(3) {
     width: 60%;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-bot p span {
     color: #333;
     display: inline-block;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-btn {
     margin-top: 20px;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-btn a {
     display: block;
     float: left;
     width: 120px;
     height: 36px;
     line-height: 36px;
     color: #fff;
     font-size: 14px;
     text-align: center;
     border-radius: 6px;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-btn a.yytx {
     background-color: #da0000;
     margin-right: 12px;
 }
 
 .tx1-module7 .tx1-module7-right .tx1-module7-btn a.ljgd {
     border: solid 1px #da0000;
     color: #da0000;
 }
 
 .tx1-module8 {
     width: 760px;
     margin: 30px auto 0;
     height: 410px;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/module8-bg.png) no-repeat center;
     padding-top: 40px;
 }
 
 .tx1-module8 * {
     box-sizing: border-box;
 }
 
 .tx1-module8 .title-module .subtitle {
     display: none;
 }
 
 .tx1-module8 .title-module p {
     line-height: unset;
     margin-top: 0;
 }
 
 .tx1-module8 .tx1-module8-group {
     width: 700px;
     height: 212px;
     margin: 30px auto 0;
     background-color: #ffffff;
     box-shadow: 1px 3px 20px 0px rgba(240, 83, 45, 0.16);
     border-radius: 10px;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide {
     padding: 26px 30px;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .img-box {
     float: left;
     width: 160px;
     height: 160px;
     overflow: hidden;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text {
     width: 450px;
     float: left;
     margin-left: 24px;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .name {
     font-size: 26px;
     color: #333;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .name span {
     display: inline-block;
     font-size: 14px;
     color: #da0000;
     font-size: 14px;
     margin-left: 15px;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .text {
     margin-top: 20px;
     font-size: 14px;
     color: #666;
     line-height: 2.5;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 4;
     overflow: hidden;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .togbtn {
     width: 25px;
     height: 36px;
     background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/togle-btn.png) no-repeat;
     margin-top: -18px;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .togbtn.prev3 {
     transform: rotate(180deg);
     left: 0;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .togbtn.next3 {
     right: 0;
 }
 
 .tx1-module8 .tx1-module8-group .swiper3 .togbtn::after {
     display: none;
 }
 
 .tx1-module8 .tx1-module8-group .swipag3 {
     position: static;
     margin-top: 20px;
 }
 
 .tx1-module8 .tx1-module8-group .swipag3 span {
     width: 16px;
     height: 16px;
     border: solid 2px #da0000;
     border-radius: 50%;
     background: none;
     opacity: 1;
     margin-right: 16px;
 }
 
 .tx1-module8 .tx1-module8-group .swipag3 span:last-child {
     margin-right: 0;
 }
 
 .tx1-module8 .tx1-module8-group .swipag3 span.swiper-pagination-bullet-active {
     background-color: #da0000;
 }
 
 .tx1-module8 .tx1-module8-group .yytx {
     margin: 20px auto 0;
     display: block;
     width: 300px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     font-size: 16px;
     color: #ffffff;
     background-color: #da0000;
     border-radius: 6px;
 }
 
 .tx1-module9 {
     width: 760px;
     margin: 80px auto 0;
 }
 
 .tx1-module9 * {
     box-sizing: border-box;
 }
 
 .tx1-module9 .tx1-module9-group {
     margin-top: 30px;
 }
 
 .tx1-module9 .tx1-module9-group ul {
     margin-right: -20px;
 }
 
 .tx1-module9 .tx1-module9-group ul li {
     float: left;
     position: relative;
     width: 175px;
     height: 140px;
     margin-right: 20px;
 }
 
 .tx1-module9 .tx1-module9-group ul li .img-box {
     position: absolute;
     top: 0;
     left: 0;
     width: 175px;
     height: 140px;
     overflow: hidden;
 }
 
 .tx1-module9 .tx1-module9-group ul li .max-tag {
     position: absolute;
     top: 0;
     left: 0;
     width: 175px;
     height: 140px;
     display: flex;
     align-items: center;
     justify-content: center;
     background: rgba(0, 0, 0, 0.7);
     z-index: 1;
 }
 
 .tx1-module9 .tx1-module9-group ul li .max-tag span {
     font-size: 22px;
     color: #ffffff;
 }
 
 .tx1-module9 .tx1-module9-group ul li .more-details {
     position: absolute;
     top: 0;
     left: 0;
     width: 0;
     height: 0;
     background: rgba(240, 83, 45, 0.8);
     display: flex;
     align-items: center;
     padding: 0 10px;
     z-index: 2;
 }
 
 .tx1-module9 .tx1-module9-group ul li .more-details p {
     font-size: 14px;
     color: #ffffff;
     line-height: 2.5;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 5;
     overflow: hidden;
 }
 
 .tx1-module9 .tx1-module9-group ul li:hover .more-details {
     width: 175px;
     height: 140px;
 }
 
 .tx1-module9 .tx1-module9-group .tx1-module9-btn {
     text-align: center;
     margin-top: 40px;
 }
 
 .tx1-module9 .tx1-module9-group .tx1-module9-btn a {
     display: inline-block;
     width: 240px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     color: #fff;
     font-size: 16px;
     border-radius: 5px;
     background: #da0000;
 }
 
 .tx1-module10 {
     width: 100%;
     margin: 20px auto 0;
 }
 
 .tx1-module10 * {
     box-sizing: border-box;
 }
 
 .tx1-module10 .tx1-module10-top {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #ddd;
 }
 
 .tx1-module10 .tx1-module10-top span {
     float: left;
     display: inline-block;
     font-size: 24px;
     color: #333333;
     border-bottom: 1px solid #da0000;
 }
 
 .tx1-module10 .tx1-module10-top a {
     float: right;
     font-size: 14px;
     color: #888888;
 }
 
 .tx1-module10 .tx1-module10-bot ul li {
     padding: 24px 0;
     border-bottom: 1px solid #ddd;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-left {
     float: left;
     width: 150px;
     height: 130px;
     overflow: hidden;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center {
     width: 61%;
     float: left;
     padding: 0 20px;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center p {
     text-indent: 0;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-title {
     font-size: 22px;
     color: #333333;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-title span {
     display: inline-block;
     margin-left: 10px;
     width: 38px;
     height: 20px;
     line-height: 20px;
     font-size: 14px;
     color: #da0000;
     text-align: center;
     border-radius: 4px;
     border: solid 1px #da0000;
     padding-right: 0;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-text {
     margin: 8px 0;
     font-size: 14px;
     line-height: 2.5;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag p {
     float: left;
     width: 50%;
     font-size: 14px;
     color: #888888;
     margin-top: 3px;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag p span {
     color: #333333;
     display: inline;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-right {
     float: left;
     width: 120px;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     padding-top: 20px;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-right a {
     display: block;
     width: 120px;
     height: 38px;
     line-height: 38px;
     font-size: 14px;
     text-align: center;
     border-radius: 6px;
     color: #ffffff;
     border: solid 1px #da0000;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-right a.ckjz {
     background-color: #da0000;
     margin-bottom: 14px;
 }
 
 .tx1-module10 .tx1-module10-bot ul li .mdo10-right a.rxpg {
     color: #da0000;
 }
 
 div.sixteen .sixteen-left .news-particulars p {
     text-indent: 0;
 }
 @media screen and (max-width: 750px) {
     * {
         box-sizing: border-box;
     }
     .btn-module .text,
     .tx1-module1-wap .vs-contwap .contwap-title .title-col strong,
     .tx1-module1-wap .vs-contwap .contwap-title .title-col span {
         display: inline-block;
         *zoom: 1;
         *display: inline;
     }
     .space-between,
     .tx1-module1-wap .vs-contwap .contwap-title {
         display: flex;
         align-items: center;
         flex-wrap: wrap;
         justify-content: space-between;
     }
     .space-around {
         display: flex;
         align-items: center;
         flex-wrap: wrap;
         justify-content: space-around;
     }
     .pcshow {
         display: none;
     }
     .wapshow {
         display: block;
     }
     .vs-cont {
         display: none;
     }
     .title-module {
         line-height: 0.5333333333rem;
         padding-bottom: 0.5333333333rem;
     }
     .title-module p {
         line-height: unset;
         margin-top: 0;
     }
     .title-module .bg {
         height: 0.8266666667rem;
         background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/title-wap.png) no-repeat center;
         background-size: auto 100%;
         margin-bottom: 0.1333333333rem;
         width: 5.7466666667rem;
         display: block;
         margin: 0 auto 0.1733333333rem;
     }
     .title-module .tx1-title1 {
         text-align: center;
         font-size: 0.5333333333rem;
         line-height: 0.64rem;
     }
     .title-module .tx1-title1 strong {
         color: #ec5234;
     }
     .title-module .subtitle {
         margin-top: 0.2666666667rem;
         text-align: center;
         font-size: 0.2933333333rem;
     }
     .tx1-module1-wap {
         padding-top: 0.8rem;
         width: 100%;
         margin: 0 auto;
     }
     .tx1-module1-wap .vs-contwap {
         width: 90%;
         margin: 0.4rem auto;
         height: 7.7333333333rem;
         background-color: #ffffff;
         box-shadow: 0.08rem 0px 0.2666666667rem 0px rgba(19, 29, 60, 0.16);
         border-radius: 0.2666666667rem;
         padding: 0.5333333333rem 0.1333333333rem 0 0.1333333333rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-title {
         font-size: 0.4rem;
         line-height: 0.7466666667rem;
         color: #666666;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-col {
         border: solid 1px #999999;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-col .icon {
         display: block;
         width: 1.0666666667rem;
         height: 0.48rem;
         background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/vs-wap.png) no-repeat center;
         background-size: auto 100%;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-col strong {
         background: #999999;
         color: #fff;
         padding: 0 0.2rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-col span {
         padding: 0 0.1066666667rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-col:nth-of-type(2) {
         border: none;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-strong {
         border: solid 1px #ec5234;
         color: #ec5234;
     }
     .tx1-module1-wap .vs-contwap .contwap-title .title-strong strong {
         background: #ec5234;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group {
         position: relative;
         display: flex;
         justify-content: space-between;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-col,
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-right {
         width: 50%;
         height: 1.4666666667rem;
         display: flex;
         align-items: center;
         justify-content: center;
         font-size: 0.2933333333rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-col span,
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-right span {
         font-size: 0.3066666667rem;
         font-weight: bold;
         color: #ec5234;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-col {
         padding-right: 0.4rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .row-right {
         text-align: left;
         color: #666666;
         padding-left: 1.6rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .btn-module {
         position: absolute;
         left: 50%;
         top: 50%;
         margin-left: -0.5333333333rem;
         margin-top: -0.3066666667rem;
     }
     .tx1-module1-wap .vs-contwap .contwap-row .single-group .btn-module .text {
         width: 1.8666666667rem;
         height: 0.6133333333rem;
         line-height: 0.6133333333rem;
         text-align: center;
         font-size: 0.32rem;
     }
     .tx1-module2 {
         padding-top: 0.8rem;
         width: 100%;
         margin: 0 auto;
     }
     .tx1-module2 .tx1-module2-group {
         padding-top: 0.4rem;
     }
     .tx1-module2 .tx1-module2-group ul {
         padding: 0 0.2666666667rem;
         margin: 0 auto 0.6666666667rem;
     }
     .tx1-module2 .tx1-module2-group ul li {
         width: 50%;
         margin: 0;
         padding: 30px 0;
         border: solid 1px #e6e6e6;
     }
     .tx1-module2 .tx1-module2-group ul li img {
         width: 2.2933333333rem;
         height: 2.28rem;
     }
     .tx1-module2 .tx1-module2-group ul li span {
         font-size: 0.64rem;
         top: 1.0666666667rem;
     }
     .tx1-module2 .tx1-module2-group ul li .max-title {
         font-size: 0.4rem;
         margin-top: 0.0666666667rem;
     }
     .tx1-module2 .tx1-module2-group ul li .small-text {
         font-size: 0.2666666667rem;
     }
     .tx1-module2 .tx1-module2-group ul li:nth-child(1),
     .tx1-module2 .tx1-module2-group ul li:nth-child(2) {
         border-bottom: none;
     }
     .tx1-module2 .tx1-module2-group ul li:nth-child(1),
     .tx1-module2 .tx1-module2-group ul li:nth-child(3) {
         border-right: none;
     }
     .tx1-module2 .tx1-module2-group .look-more a {
         width: 6.6666666667rem;
         height: 0.8533333333rem;
         line-height: 0.8533333333rem;
         border-right: 0.4266666667rem;
         font-size: 0.4rem;
     }
     .tx1-module3 {
         width: 100%;
         margin: 0.5333333333rem auto 0;
     }
     .tx1-module3 .tx1-module3-group {
         margin-top: 0;
     }
     .tx1-module3 .tx1-module3-group .number-ul {
         margin-right: 0;
         display: flex;
         justify-content: space-evenly;
         flex-wrap: wrap;
     }
     .tx1-module3 .tx1-module3-group .number-ul::after,
     .tx1-module3 .tx1-module3-group .number-ul::before {
         display: none;
     }
     .tx1-module3 .tx1-module3-group .number-ul li {
         width: 4.6rem;
         height: 3.2rem;
         margin-right: 0;
         padding: 0.2666666667rem;
         margin-bottom: 0.2666666667rem;
     }
     .tx1-module3 .tx1-module3-group .number-ul li .img-box {
         width: 4.6rem;
         height: 3.2rem;
     }
     .tx1-module3 .tx1-module3-group .number-ul li .number {
         font-size: 0.4rem;
     }
     .tx1-module3 .tx1-module3-group .number-ul li .number span {
         font-size: 0.64rem;
     }
     .tx1-module3 .tx1-module3-group .number-ul li p {
         font-size: 0.4rem;
     }
     .tx1-module3 .tx1-module3-group .number-ul li a {
         width: 2rem;
         height: 0.6133333333rem;
         line-height: 0.6133333333rem;
         font-size: 0.32rem;
         margin-top: 0.0666666667rem;
     }
     .tx1-module3 .tx1-module3-group .small-ul {
         margin-top: 1.0666666667rem;
         margin-right: 0;
         display: flex;
         justify-content: space-evenly;
         flex-wrap: wrap;
     }
     .tx1-module3 .tx1-module3-group .small-ul::after,
     .tx1-module3 .tx1-module3-group .small-ul::before {
         display: none;
     }
     .tx1-module3 .tx1-module3-group .small-ul li {
         width: 4.6rem;
         height: 3.4133333333rem;
         padding: 0.2666666667rem 0.1333333333rem;
         box-shadow: 1px 3px 0.1333333333rem 0px rgba(0, 0, 0, 0.16);
         border-radius: 0.08rem;
         margin-right: 0;
         margin-bottom: 0.32rem;
     }
     .tx1-module3 .tx1-module3-group .small-ul li span {
         background-size: 0.9066666667rem 0.92rem;
         padding-left: 1.2533333333rem;
         font-size: 0.56rem;
     }
     .tx1-module3 .tx1-module3-group .small-ul li p {
         margin-top: 0.2666666667rem;
         font-size: 0.3466666667rem;
     }
     .tx1-module4 {
         width: 100%;
         margin: 1.3333333333rem auto 0;
         padding: 0 0.2666666667rem;
     }
     .tx1-module4 .tx1-module4-group {
         margin-top: 0.2666666667rem;
     }
     .tx1-module4 .tx1-module4-group .tag-group .xjb-icon {
         width: 1.0666666667rem;
         height: 1.1066666667rem;
         padding-top: 0.0533333333rem;
         font-size: 0.24rem;
         background-size: 1.0666666667rem 1.1066666667rem;
         left: 0;
         top: -0.1466666667rem;
     }
     .tx1-module4 .tx1-module4-group .tag-group .tag-tab {
         height: 0.9333333333rem;
         line-height: 0.9333333333rem;
         padding-left: 1.4666666667rem;
     }
     .tx1-module4 .tx1-module4-group .tag-group .tag-tab .tag-det {
         padding: 0 0.3333333333rem;
         font-size: 0.3733333333rem;
     }
     .tx1-module4 .tx1-module4-group .tag-group .tag-tab .tag-det.swiper-slide-thumb-active::before {
         background-size: 0.44rem 0.2133333333rem;
         width: 0.44rem;
         height: 0.2133333333rem;
         bottom: -0.24rem;
         margin-left: -0.22rem;
     }
     .tx1-module4 .tx1-module4-group .details-box {
         margin-top: 0.5333333333rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-img {
         width: 8.2666666667rem;
         height: 5.7333333333rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details {
         width: 8.6666666667rem;
         height: 5.3333333333rem;
         margin-left: 0.4rem;
         margin-top: 0;
         padding: 0.4rem 0.2666666667rem 0.2666666667rem 0.5333333333rem;
         box-shadow: 1px 3px 0.1333333333rem 0px rgba(0, 0, 0, 0.16);
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details span {
         font-size: 0.48rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details p {
         font-size: 0.32rem;
         margin-top: 0.1866666667rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn {
         bottom: 0.4rem;
         width: 7.7333333333rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn a {
         font-size: 0.32rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn .zsjz {
         padding-left: 0.4rem;
         background-size: 0.2666666667rem 0.2666666667rem;
     }
     .tx1-module4 .tx1-module4-group .details-box .det-single .det-details .det-btn .zxzx {
         width: 3.4666666667rem;
         height: 0.8rem;
         line-height: 0.8rem;
         border-radius: 0.4rem 0 0 0.4rem;
     }
     .tx1-module4 .tx1-module4-group .togbtn {
         display: block;
     }
     .tx1-module5 {
         width: 100%;
         margin: 1.0666666667rem auto 0;
     }
     .tx1-module5 .tx1-module5-group {
         padding: 0;
         margin-top: 0;
     }
     .tx1-module5 .tx1-module5-group ul {
         margin-right: 0;
     }
     .tx1-module5 .tx1-module5-group ul li {
         width: 100%;
         height: 2.9333333333rem;
         float: unset;
         margin-right: 0;
         margin-bottom: 0.5333333333rem;
     }
     .tx1-module5 .tx1-module5-group ul li .mod-left {
         width: 3.7333333333rem;
         height: 2.9333333333rem;
     }
     .tx1-module5 .tx1-module5-group ul li .mod-right {
         width: 5.3333333333rem;
         padding: 0 0.2666666667rem;
     }
     .tx1-module5 .tx1-module5-group ul li .mod-right span {
         width: 5.3333333333rem;
         font-size: 18px;
         font-weight: bold;
     }
     .tx1-module5 .tx1-module5-group ul li .mod-right p {
         font-size: 0.32rem;
         color: #999;
         margin-top: 0.1333333333rem;
         -webkit-line-clamp: 3;
     }
     .tx1-module5 .tx1-module5-group ul li .mod-right a {
         left: 0.2666666667rem;
         width: 2.4rem;
         height: 0.6666666667rem;
         line-height: 0.6666666667rem;
         border-radius: 0.3333333333rem;
         font-size: 0.32rem;
     }
     .tx1-module6 {
         width: 100%;
         margin: 0.6666666667rem auto 0;
     }
     .tx1-module6 .tx1-module6-group {
         padding: 0 0.2666666667rem;
         margin-top: 0.52rem;
     }
     .tx1-module6 .tx1-module6-group ul {
         margin-right: -0.2666666667rem;
     }
     .tx1-module6 .tx1-module6-group ul::after,
     .tx1-module6 .tx1-module6-group ul::before {
         display: none;
     }
     .tx1-module6 .tx1-module6-group ul li {
         float: left;
         margin-right: 0.2666666667rem;
         margin-bottom: 0.2666666667rem;
         width: 4.6rem;
         height: 6.6666666667rem;
     }
     .tx1-module6 .tx1-module6-group ul li .img-box {
         width: 4.6rem;
         height: 2.9333333333rem;
     }
     .tx1-module6 .tx1-module6-group ul li span {
         margin-top: 0.32rem;
         font-size: 0.4rem;
         font-weight: bold;
         color: #333;
     }
     .tx1-module6 .tx1-module6-group ul li p {
         padding: 0 0.2666666667rem;
         margin-top: 0.1866666667rem;
         font-size: 0.32rem;
         color: #888;
     }
     .tx1-module6 .tx1-module6-group ul li a {
         display: block;
         margin: 0.4rem auto 0;
         width: 2.4rem;
         height: 0.6133333333rem;
         line-height: 0.6133333333rem;
         font-size: 0.3466666667rem;
         border-radius: 0.3066666667rem;
     }
     .tx1-module7 {
         border: solid 1px #dddddd;
         padding: 0 0.6666666667rem 0.4933333333rem;
         width: 100%;
         margin: 0.5333333333rem 0;
     }
     .tx1-module7 .tx1-module7-left {
         float: left;
         width: 8.1333333333rem;
         height: 5.64rem;
         margin-top: 0.5333333333rem;
     }
     .tx1-module7 .tx1-module7-right {
         float: left;
         width: 8.1333333333rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-text span {
         font-size: 18px;
         margin-top: 0.6666666667rem;
         font-weight: bold;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-text p {
         padding-bottom: 0.4rem;
         margin-top: 0.4rem;
         font-size: 0.3066666667rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-bot {
         padding-top: 0.5333333333rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-bot p {
         float: unst;
         font-size: 0.2933333333rem;
         width: 100%;
         margin-bottom: 0.1333333333rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-bot p:nth-child(1),
     .tx1-module7 .tx1-module7-right .tx1-module7-bot p:nth-child(3) {
         width: 100%;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-btn {
         margin-top: 0.2666666667rem;
         text-align: center;
         height: 0.8133333333rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-btn a {
         float: unset;
         display: inline-block;
         width: 2.9466666667rem;
         height: 0.8133333333rem;
         line-height: 0.8133333333rem;
         font-size: 0.3466666667rem;
         font-weight: bold;
         border-radius: 0.4rem;
     }
     .tx1-module7 .tx1-module7-right .tx1-module7-btn a.yytx {
         margin-right: 0.2533333333rem;
     }
     .tx1-module8 {
         width: 100%;
         height: 10.6666666667rem;
         margin: 1.3333333333rem auto 0;
         background: url(https://img.thea.cn/public/platform/thea/202004/tx/mba-lcm/images/module8-wapbg.png) no-repeat top center;
         background-size: 10rem 10.6666666667rem;
         padding-top: 0.8rem;
     }
     .tx1-module8 .title-module .subtitle {
         display: block;
     }
     .tx1-module8 .tx1-module8-group {
         width: 7.4666666667rem;
         height: 5.8666666667rem;
         margin: 0 auto;
         background: none;
         box-shadow: none;
         border-radius: none;
     }
     .tx1-module8 .tx1-module8-group .swiper3 {
         background: none;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide {
         padding: 0;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .img-box {
         float: unset;
         width: 1.6rem;
         height: 1.6rem;
         border-radius: 50%;
         margin: 0 auto;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text {
         width: unset;
         float: unset;
         margin-left: 0;
         background-color: #fff;
         margin-top: -0.8rem;
         padding: 0 0.6666666667rem 0.5333333333rem;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .name {
         padding-top: 0.8rem;
         text-align: center;
         font-size: 18px;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .name span {
         display: block;
         font-size: 0.2933333333rem;
         margin-left: 0;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .swiper-wrapper .swiper-slide .details-text .text {
         margin-top: 0.2666666667rem;
         font-size: 0.2666666667rem;
         -webkit-line-clamp: 5;
     }
     .tx1-module8 .tx1-module8-group .swiper3 .togbtn {
         display: none;
     }
     .tx1-module8 .tx1-module8-group .swipag3 {
         position: static;
         margin-top: 0.2666666667rem;
     }
     .tx1-module8 .tx1-module8-group .swipag3 span {
         width: 0.2666666667rem;
         height: 0.2666666667rem;
         border: none;
         margin-right: 0.1333333333rem;
         background-color: #fff;
     }
     .tx1-module8 .tx1-module8-group .swipag3 span.swiper-pagination-bullet-active {
         background-color: #da0000;
         width: 0.5333333333rem;
         border-radius: 0.1333333333rem;
     }
     .tx1-module8 .tx1-module8-group .yytx {
         margin: 0.2666666667rem auto 0;
         width: 4.5333333333rem;
         height: 0.7466666667rem;
         line-height: 0.7466666667rem;
         font-size: 0.3466666667rem;
         border-radius: 0.3733333333rem;
     }
     .tx1-module9 {
         margin: 1.2rem auto 0;
         padding: 0 0.2666666667rem;
         width: 100%;
     }
     .tx1-module9 .subtitle {
         display: none;
     }
     .tx1-module9 .tx1-module9-group {
         margin-top: 0.2666666667rem;
     }
     .tx1-module9 .tx1-module9-group ul {
         margin-right: -0.2666666667rem;
     }
     .tx1-module9 .tx1-module9-group ul li {
         float: left;
         width: 4.6rem;
         height: 6.1333333333rem;
         margin-right: 0.2666666667rem;
         margin-bottom: 0.2666666667rem;
         box-shadow: 1px 0.04rem 0.2666666667rem 0px rgba(0, 0, 0, 0.16);
     }
     .tx1-module9 .tx1-module9-group ul li .img-box {
         position: static;
         width: 4.6rem;
         height: 2.9333333333rem;
     }
     .tx1-module9 .tx1-module9-group ul li .max-tag {
         position: static;
         width: unset;
         height: unset;
         background: none;
         margin: 0.2666666667rem 0 0.1333333333rem;
     }
     .tx1-module9 .tx1-module9-group ul li .max-tag span {
         font-size: 0.4rem;
         color: #333333;
         font-weight: bold;
     }
     .tx1-module9 .tx1-module9-group ul li .more-details {
         position: static;
         width: unset;
         height: unset;
         background: none;
         padding: 0 0.2666666667rem;
     }
     .tx1-module9 .tx1-module9-group ul li .more-details p {
         font-size: 0.32rem;
         color: #888888;
         line-height: 2.5;
         -webkit-line-clamp: 4;
     }
     .tx1-module9 .tx1-module9-group ul li:hover .more-details {
         width: unset;
         height: unset;
     }
     .tx1-module9 .tx1-module9-group .tx1-module9-btn {
         display: none;
     }
     .tx1-module10 {
         width: 100%;
         margin: 1.0666666667rem auto 0;
     }
     .tx1-module10 .tx1-module10-top {
         height: 0.8rem;
         line-height: 0.8rem;
         padding: 0 0.2666666667rem;
     }
     .tx1-module10 .tx1-module10-top span {
         font-size: 0.4rem;
     }
     .tx1-module10 .tx1-module10-top a {
         padding: 0 0.1066666667rem;
         height: 0.48rem;
         line-height: 0.48rem;
         text-align: center;
         border: solid 1px #cccccc;
         font-size: 0.32rem;
     }
     .tx1-module10 .tx1-module10-bot ul {
         padding: 0 0.2666666667rem;
     }
     .tx1-module10 .tx1-module10-bot ul li {
         position: relative;
         padding: 0.4rem 0;
         border-bottom: 1px solid #ddd;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-left {
         width: 2.1333333333rem;
         height: 2.1333333333rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-left img {
         width: 100%;
         height: 100%;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center {
         width: 75%;
         padding: 0 0.2666666667rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-title {
         font-size: 0.3466666667rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-title span {
         margin-left: 0.1333333333rem;
         width: unset;
         padding: 0 0.04rem;
         height: 0.3733333333rem;
         line-height: 0.3733333333rem;
         font-size: 0.2666666667rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .p-text {
         margin: 0.1066666667rem 0;
         font-size: 0.2933333333rem;
         color: #888888;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag p {
         font-size: 0.2933333333rem;
         margin-top: 0.04rem;
         display: none;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag p span {
         color: #f88531;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-center .small-tag p:first-child {
         display: block;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-right {
         position: absolute;
         right: 0;
         bottom: 0.4rem;
         width: unset;
         display: flex;
         align-items: center;
         flex-wrap: wrap;
         padding-top: 0.1333333333rem;
         margin-left: 2.4rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-right a {
         width: 1.7333333333rem;
         height: 0.56rem;
         line-height: 0.56rem;
         font-size: 0.2933333333rem;
         border-radius: 0.28rem;
     }
     .tx1-module10 .tx1-module10-bot ul li .mdo10-right a.ckjz {
         background-color: #da0000;
         margin-bottom: 0;
         margin-right: 0.2133333333rem;
     }
 }
 
 /*# sourceMappingURL=index.css.map */
 
 .tx-public-center-title {
     text-align: center;
 }
 
 .tx-public-center-title .big-text {
     position: relative;
     display: inline-block;
     font-size: 24px;
     font-weight: bold;
     color: #333333;
 }
 
 .tx-public-center-title .big-text.red {
     color: #da0000;
 }
 
 .tx-public-center-title .big-text .title-icon {
     position: absolute;
     display: inline-block;
     top: 20%;
     width: 26px;
     height: 13px;
     background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/title-icon.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .tx-public-center-title .big-text .title-icon.left {
     left: -40px;
 }
 
 .tx-public-center-title .big-text .title-icon.right {
     right: -40px;
 }
 
 .tx-public-center-title .bot-text {
     display: block;
     font-size: 14px;
     color: #333333;
     margin-top: 20px;
 }
 
 .tx-public-left-title {
     border-bottom: 1px solid #dddddd;
 }
 
 .tx-public-left-title .guide-title {
     font-size: 24px;
     color: #333333;
     font-weight: bold;
     line-height: 60px;
     display: inline-block;
     border-bottom: 2px solid #da0000;
 }
 
 .tx-coach-system {
     width: 710px;
     margin: 0 auto;
     padding: 40px 20px;
     background-color: #f5f5f5;
     overflow: hidden;
     box-sizing: border-box;
 }
 
 .tx-coach-system * {
     box-sizing: border-box;
 }
 
 .tx-coach-system .coach-system {
     margin-top: 40px;
     background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/ul-bg.png) no-repeat center 30px;
     overflow: hidden;
 }
 
 .tx-coach-system .coach-system .li {
     float: left;
     width: 40%;
     margin-right: 68px;
     margin-bottom: 20px;
 }
 
 .tx-coach-system .coach-system .li .li-title {
     display: block;
     font-size: 16px;
     color: #da0000;
     font-weight: bold;
     line-height: 42px;
 }
 
 .tx-coach-system .coach-system .li .li-title .libg {
     float: left;
     display: block;
     margin-right: 10px;
     width: 42px;
     height: 42px;
     background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon1.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .tx-coach-system .coach-system .li .li-title .libg.bg2 {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon2.png);
 }
 
 .tx-coach-system .coach-system .li .li-title .libg.bg3 {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon3.png);
 }
 
 .tx-coach-system .coach-system .li .li-title .libg.bg4 {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon4.png);
 }
 
 .tx-coach-system .coach-system .li .details {
     font-size: 14px;
     color: #333333;
     line-height: 1.4;
     margin-top: 10px;
 }
 
 .tx-coach-system .coach-system .li.first-li,
 .tx-coach-system .coach-system .li.second-li {
     width: 32%;
 }
 
 .tx-coach-system .coach-system .li.first-li {
     margin-right: 234px;
 }
 
 .tx-coach-system .coach-system .li.fourthly-li,
 .tx-coach-system .coach-system .li.second-li {
     margin-right: 0;
 }
 
 .tx-study-methods {
     width: 710px;
     margin: 40px auto 0;
     overflow: hidden;
     box-sizing: border-box;
 }
 
 .tx-study-methods * {
     box-sizing: border-box;
 }
 
 .tx-study-methods .study-methods {
     margin-top: 24px;
     padding: 10px;
     overflow: hidden;
 }
 
 .tx-study-methods .study-methods .li {
     position: relative;
     float: left;
     width: 48%;
     height: 235px;
     padding: 30px 20px;
     text-align: center;
     box-shadow: 0px 0px 14px 0px rgba(147, 155, 163, 0.4);
 }
 
 .tx-study-methods .study-methods .li.first-li {
     margin-right: 20px;
 }
 
 .tx-study-methods .study-methods .li .icon-box {
     display: inline-block;
 }
 
 .tx-study-methods .study-methods .li .icon-box.img1 {
     width: 58px;
     height: 68px;
 }
 
 .tx-study-methods .study-methods .li .icon-box.img2 {
     width: 66px;
     height: 60px;
 }
 
 .tx-study-methods .study-methods .li .icon-box .img {
     width: 100%;
     height: 100%;
 }
 
 .tx-study-methods .study-methods .li .title-bold {
     position: absolute;
     bottom: 93px;
     left: 0;
     right: 0;
     margin: 0 auto;
     display: block;
     font-size: 18px;
     color: #333333;
     font-weight: bold;
 }
 
 .tx-study-methods .study-methods .li .p-text {
     position: absolute;
     bottom: 20px;
     left: 0;
     right: 0;
     margin: 0 auto;
     color: #666666;
     font-size: 14px;
     line-height: 2;
     padding: 0 30px;
 }
 
 .tx-school-service {
     width: 710px;
     margin: 90px auto 0;
     padding-bottom: 10px;
     overflow: hidden;
     box-sizing: border-box;
 }
 
 .tx-school-service * {
     box-sizing: border-box;
 }
 
 .tx-school-service .school-service {
     margin-top: 24px;
     padding: 10px;
 }
 
 .tx-school-service .school-service .li {
     width: 32%;
     float: left;
     margin-right: 12px;
     height: 126px;
     padding: 20px 10px;
     box-shadow: 0px 0px 14px 0px rgba(147, 155, 163, 0.4);
 }
 
 .tx-school-service .school-service .li.third-li {
     margin-right: 0;
 }
 
 .tx-school-service .school-service .li .service-title {
     padding-left: 16px;
     font-size: 14px;
     color: #da0000;
     background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/service-icon.png) no-repeat left center;
 }
 
 .tx-school-service .school-service .li .service-details {
     font-size: 14px;
     color: #333333;
     margin-top: 10px;
     line-height:30px;
 }
 .tx-school-guide {
     width: 710px;
     margin: 80px auto 0;
     box-sizing: border-box;
 }
 
 .tx-school-guide * {
     box-sizing: border-box;
 }
 
 .tx-school-guide .school-guide {
     margin-top: 20px;
     margin-right: -7px;
     text-align: center;
     font-size: 0;
 }
 .tx-school-guide .school-guide p{margin-top:0}
 .tx-school-guide .school-guide .li {
     position: relative;
     display: inline-block;
     width: 24%;
     height: 402px;
     margin-right: 7px;
     border: solid 1px #dddddd;
 }
 
 .tx-school-guide .school-guide .li .school-details {
     position: relative;
     width: 170px;
     height: 128px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg1.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .tx-school-guide .school-guide .li .school-details .sch-c-name {
     font-size: 18px;
     line-height: 1.4;
     font-weight: bold;
     color: #ffffff;
 }
 
 .tx-school-guide .school-guide .li .school-details .sch-e-name {
     font-size: 12px;
     color: #ffffff;
 }
 
 .tx-school-guide .school-guide .li .school-details .sch-category {
     position: absolute;
     bottom: 13px;
     left: 0;
     right: 0;
     margin: 0 auto;
     width: 84px;
     height: 24px;
     line-height: 24px;
     font-size: 14px;
     text-align: center;
     background-color: #ffffff;
     color: #da0000;
     border-radius: 12px;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce {
     padding: 0 10px;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce .school-category {
     line-height: 50px;
     font-size: 16px;
     color: #333333;
     font-weight: bold;
     border-bottom: 1px solid #dddddd;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce .guide-student {
     text-align: left;
     font-size: 14px;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list {
     margin-top: 10px;
     overflow: hidden;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span1,
 .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span2 {
     width: 47%;
     float: left;
     display: block;
     line-height: 1.3;
     color: #666666;
 }
 
 .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span2 {
     width: 49%;
     color: #333333;
 }
 
 .tx-school-guide .school-guide .li .school-more {
     position: absolute;
     left: 0;
     right: 0;
     bottom: 20px;
     margin: 0 auto;
     width: 118px;
     height: 32px;
     line-height: 32px;
     text-align: center;
     background-color: #da0000;
     border-radius: 4px;
 }
 
 .tx-school-guide .school-guide .li .school-more a {
     display: block;
     font-size: 16px;
     color: #ffffff;
 }
 
 .tx-school-guide .school-guide .li.second-li .school-details {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg2.png);
 }
 
 .tx-school-guide .school-guide .li.second-li .school-details .sch-category {
     color: #178fdd;
 }
 
 .tx-school-guide .school-guide .li.third-li .school-details {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg3.png);
 }
 
 .tx-school-guide .school-guide .li.third-li .school-details .sch-category {
     color: #02b155;
 }
 
 .tx-school-guide .school-guide .li.fourthly-li .school-details {
     background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg4.png);
 }
 
 .tx-school-guide .school-guide .li.fourthly-li .school-details .sch-category {
     color: #fb7100;
 }
 @media screen and (max-width: 750px) {
     .tx-public-center-title {
         text-align: center;
     }
     .tx-public-center-title .big-text {
         position: relative;
         display: inline-block;
         font-size: 20px;
         font-weight: bold;
         color: #333333;
     }
     .tx-public-center-title .big-text.red {
         color: #da0000;
     }
     .tx-public-center-title .big-text .title-icon {
         position: absolute;
         display: inline-block;
         top: 20%;
         background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/title-icon.png) no-repeat;
         background-size: 100% 100%;
     }
     .tx-public-center-title .big-text .small-title {
         display: block;
         font-size: 0.34667rem;
         margin-top: 0.33333rem;
         font-weight: normal;
     }
     .tx-public-center-title .bot-text {
         font-size: 0.34667rem;
         color: #333333;
         margin-top: 0.26667rem;
     }
     .tx-public-left-title {
         border-bottom: none;
         text-align: center;
     }
     .tx-public-left-title .guide-title {
         font-size: 0.64rem;
         color: #333333;
         font-weight: bold;
         line-height: 1;
         display: inline-block;
         border-bottom: none;
     }
     .tx-coach-system {
         width: 100%;
         margin: 0 auto;
         padding: 0.64rem 0 0.54667rem;
         background-color: #f5f5f5;
     }
     .tx-coach-system .coach-system {
         display: flex;
         justify-content: space-evenly;
         flex-wrap: wrap;
         background: none;
     }
     .tx-coach-system .coach-system .li {
         float: unset;
         width: 45%;
         margin-right: 0;
         background: #fff;
     }
     .tx-coach-system .coach-system .li .li-title {
         display: block;
         font-size: 16px;
         color: #da0000;
         font-weight: bold;
         display: flex;
         justify-content: start;
         align-items: center;
     }
     .tx-coach-system .coach-system .li .li-title .libg {
         float: unset;
         display: block;
         background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon1.png) no-repeat;
         background-size: 100% 100%;
     }
     .tx-coach-system .coach-system .li .li-title .libg.bg2 {
         background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon2.png);
     }
     .tx-coach-system .coach-system .li .li-title .libg.bg3 {
         background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon3.png);
     }
     .tx-coach-system .coach-system .li .li-title .libg.bg4 {
         background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/li-icon4.png);
     }
     .tx-coach-system .coach-system .li .details {
         font-size: 14px;
         color: #333333;
         line-height: 1.5;
     }
     .tx-coach-system .coach-system .li.first-li,
     .tx-coach-system .coach-system .li.second-li {
         width: 45%;
     }
     .tx-coach-system .coach-system .li.first-li {
         margin-right: 0;
     }
     .tx-coach-system .coach-system .li.fourthly-li,
     .tx-coach-system .coach-system .li.second-li {
         margin-right: 0;
     }
     .tx-study-methods {
         width: 100%;
         margin: 0.53333rem auto 0;
         overflow: unset;
     }
     .tx-study-methods .tx-public-center-title {
         padding: 0 1.33333rem;
     }
     .tx-study-methods .tx-public-center-title .bot-text {
         line-height: 2.5;
     }
     .tx-study-methods .study-methods {
         margin-top: 0.32rem;
         padding: 0.13333rem;
         overflow: unset;
         display: flex;
         justify-content: space-evenly;
     }
     .tx-study-methods .study-methods .li {
         position: relative;
         float: unset;
         width: 48%;
         height: 4.82667rem;
         padding: 0.53333rem 0.26667rem 0;
         text-align: center;
         box-shadow: 0px 0px 0.18667rem 0px rgba(147, 155, 163, 0.4);
     }
     .tx-study-methods .study-methods .li.first-li {
         margin-right: 0.26667rem;
     }
     .tx-study-methods .study-methods .li .icon-box {
         display: inline-block;
     }
     .tx-study-methods .study-methods .li .icon-box.img1 {
         width: 0.77333rem;
         height: 0.90667rem;
     }
     .tx-study-methods .study-methods .li .icon-box.img2 {
         width: 0.88rem;
         height: 0.8rem;
     }
     .tx-study-methods .study-methods .li .icon-box .img {
         width: 100%;
         height: 100%;
     }
     .tx-study-methods .study-methods .li .title-bold {
         position: absolute;
         bottom: 2.62667rem;
         left: 0;
         right: 0;
         margin: 0 auto;
         display: block;
         font-size: 0.42667rem;
         color: #333333;
         font-weight: bold;
     }
     .tx-study-methods .study-methods .li .p-text {
         position: absolute;
         bottom: 0.26667rem;
         left: 0;
         right: 0;
         margin: 0 auto;
         color: #666666;
         font-size: 0.34667rem;
         line-height: 1.5;
         padding: 0 0.26667rem;
     }
     .tx-school-service {
         width: 100%;
         margin: 1.09333rem auto 0;
         padding-bottom: 0.13333rem;
     }
     .tx-school-service .tx-public-center-title {
         padding: 0 1.33333rem;
     }
     .tx-school-service .tx-public-center-title .big-text {
         line-height: 1.4;
     }
     .tx-school-service .school-service {
         margin-top: 0.32rem;
         padding: 0 0.4rem;
         display: flex;
         flex-direction: column;
     }
     .tx-school-service .school-service .li {
         width: 100%;
         float: unset;
         margin-right: 0;
         height: 2.58667rem;
         padding: 0.4rem 0.26667rem;
         margin-bottom: 0.32rem;
         box-shadow: 0px 0px 0.18667rem 0px rgba(147, 155, 163, 0.4);
     }
     .tx-school-service .school-service .li.third-li {
         margin-right: 0;
     }
     .tx-school-service .school-service .li .service-title {
         padding-left: 0.48rem;
         font-size: 0.42667rem;
         color: #da0000;
         background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/service-icon.png) no-repeat left center;
         background-size: 0.37333rem 0.26667rem;
     }
     .tx-school-service .school-service .li .service-details {
         font-size: 0.34667rem;
         color: #333333;
         margin-top: 0.26667rem;
         line-height: 2.5;
     }
 	  .tx-school-guide {
 	          width: 100%;
 	          margin: 1.2rem auto 0;
 	      }
 	      .tx-school-guide .school-guide {
 	          margin-top: 0.53333rem;
 	          margin-right: 0;
 	          text-align: center;
 	          font-size: 0;
 	          display: flex;
 	          justify-content: space-between;
 	          flex-wrap: wrap;
 	      }
 	      .tx-school-guide .school-guide .li {
 	          position: relative;
 	          display: inline-block;
 	          width: 4.41333rem;
 	          height: 9.89333rem;
 	          margin-right: 0;
 	          margin-bottom: 0.26667rem;
 	          border: solid 1px #dddddd;
 	      }
 	      .tx-school-guide .school-guide .li .school-details {
 	          position: relative;
 	          width: 100%;
 	          height: 3.33333rem;
 	          display: flex;
 	          flex-direction: column;
 	          justify-content: center;
 	          background: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg1.png) no-repeat;
 	          background-size: 100% 100%;
 	      }
 	      .tx-school-guide .school-guide .li .school-details .sch-c-name {
 	          font-size: 0.45333rem;
 	          line-height: 1.4;
 	          font-weight: bold;
 	          color: #ffffff;
 	      }
 	      .tx-school-guide .school-guide .li .school-details .sch-e-name {
 	          font-size: 0.26667rem;
 	          color: #ffffff;
 	      }
 	      .tx-school-guide .school-guide .li .school-details .sch-category {
 	          position: absolute;
 	          bottom: 0.4rem;
 	          left: 0;
 	          right: 0;
 	          margin: 0 auto;
 	          width: 2.10667rem;
 	          height: 0.64rem;
 	          line-height: 0.64rem;
 	          font-size: 0.34667rem;
 	          text-align: center;
 	          background-color: #ffffff;
 	          color: #da0000;
 	          border-radius: 0.32rem;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce {
 	          padding: 0 0.13333rem;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce .school-category {
 	          line-height: 1.10667rem;
 	          font-size: 0.42667rem;
 	          color: #333333;
 	          font-weight: bold;
 	          border-bottom: 1px solid #dddddd;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce .guide-student {
 	          text-align: left;
 	          font-size: 0.34667rem;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list {
 	          margin-top: 0.13333rem;
 	          overflow: hidden;
 	          display: flex;
 	          justify-content: start;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span1,
 	      .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span2 {
 	          width: 47%;
 	          float: unset;
 	          display: block;
 	          line-height: 1.4;
 	          color: #666666;
 	      }
 	      .tx-school-guide .school-guide .li .school-inctrduce .guide-student .inctrduce-list .span2 {
 	          flex: 1;
 	          width: unset;
 	          color: #333333;
 	      }
 	      .tx-school-guide .school-guide .li .school-more {
 	          position: absolute;
 	          left: 0;
 	          right: 0;
 	          bottom: 0.26667rem;
 	          margin: 0 auto;
 	          width: 3.06667rem;
 	          height: 1.06667rem;
 	          line-height: 1.06667rem;
 	          text-align: center;
 	          background-color: #da0000;
 	          border-radius: 0.53333rem;
 	      }
 	      .tx-school-guide .school-guide .li .school-more a {
 	          display: block;
 	          font-size: 0.4rem;
 	          color: #ffffff;
 	      }
 	      .tx-school-guide .school-guide .li.second-li .school-details {
 	          background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg2.png);
 	      }
 	      .tx-school-guide .school-guide .li.second-li .school-details .sch-category {
 	          color: #178fdd;
 	      }
 	      .tx-school-guide .school-guide .li.third-li .school-details {
 	          background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg3.png);
 	      }
 	      .tx-school-guide .school-guide .li.third-li .school-details .sch-category {
 	          color: #02b155;
 	      }
 	      .tx-school-guide .school-guide .li.fourthly-li .school-details {
 	          background-image: url(https://img.thea.cn/public/platform/thea/202101/tx/gj-modules/images/guide-bg4.png);
 	      }
 	      .tx-school-guide .school-guide .li.fourthly-li .school-details .sch-category {
 	          color: #fb7100;
 	      }
 	  }
 
 /* 小程序模块网页版 author: hbj 2021-01-28 */
 .vessel, .xcx-mk1, .xcx-mk2, .xcx-mk3, .xcx-mk4, .xcx-mk5, .xcx-mk6 { width: 100%; margin: 0 auto 20px; font-size: 14px; }
 .point, .xcx-mk2 .g-title .num, .xcx-mk2 .list .explain, .xcx-mk3.mk3_2 .mk3-cont .s-title .num, .xcx-mk4 .m-title { display: inline-block; *zoom: 1; *display: inline; }
 .point { width: 6px; height: 6px; margin-right: 4px; background-color: #da0000; border-radius: 50%; }
  .xcx-mk1 .p,.xcx-mk2 .p,.xcx-mk3 .p,.xcx-mk4 .p,.xcx-mk5 .p,.xcx-mk6 .p { padding: 14px 11px 14px 20px; line-height: 24px; text-align: justify; }
 .xcx-mk1 .a-title { position: relative; height: 40px; margin-bottom: 20px; }
 .xcx-mk1 .a-title .line, .xcx-mk1 .a-title .text { position: absolute; left: 0; right: 0; margin: auto; }
 .xcx-mk1 .a-title .line { top: 0; bottom: 0; z-index: 100; width: 60%; height: 1px; background-color: #da0000; }
 .xcx-mk1 .a-title .text { z-index: 200; width: 32%; height: 40px; line-height: 40px; background-color: #da0000; border-radius: 20px; font-size: 18px; font-weight: bold; color: #ffffff; text-align: center; overflow-y: hidden; }
 .xcx-mk1 .p { color: #666666; border: solid 1px #da0000; border-radius: 4px; }
 .xcx-mk1 .list { padding: 16px 0; }
 .xcx-mk1 .list .li { line-height: 24px; }
 .xcx-mk1 .quote { padding-left: 10px; line-height: 24px; border-left: 4px solid #da0000; }
 .xcx-mk2 { margin-bottom: 40px; }
 .xcx-mk2 .g-title { padding: 10px 0; margin-bottom: 19px; line-height: 24px; font-size: 18px; font-weight: bold; color: #da0000; border-bottom: 1px solid #da0000; }
 .xcx-mk2 .g-title .num { width: 20px; height: 20px; margin-right: 8px; line-height: 20px; font-weight: normal; background-color: #da0000; color: #ffffff; text-align: center; }
 .xcx-mk2 .list .li { margin-bottom: 14px; }
 .xcx-mk2 .list .explain { height: 24px; padding: 0 8px; margin-right: 10px; line-height: 24px; color: #fff; background-color: #da0000; }
 .xcx-mk2 .p { padding: 0; }
 .xcx-mk3 .mk3-cont { position: relative; padding-top: 10px; color: #da0000; border: 1px solid #da0000; margin-top: 30px;}
 .xcx-mk3 .mk3-cont .s-title { position: absolute; top: -16px; left: -1px; height: 32px; padding: 0 15px; line-height: 32px; font-size: 16px; font-weight: bold; background-color: #da0000; color: #fff; text-align: center; }
 .xcx-mk3 .mk3-cont .s-title .triangle { position: absolute; right: -16px; width: 0; height: 0; border-top: 16px solid transparent; border-left: 16px solid #da0000; border-bottom: 16px solid transparent; }
 .xcx-mk3.mk3_2 .mk3-cont .s-title { left: 0; right: 0; margin: auto; width: 36%; padding: 0; background-color: #fff; color: #da0000; font-size: 18px; font-weight: bold; overflow: hidden; }
 .xcx-mk3.mk3_2 .mk3-cont .s-title .num { width: 24px; height: 24px; margin-right: 8px; line-height: 24px; background-color: #da0000; border-radius: 12px 12px 0px 12px; color: #fff; font-size: 14px; font-weight: normal; vertical-align: text-top; }
 .xcx-mk4 { color: #da0000; }
 .xcx-mk4 .m-title { padding: 0 18px; height: 32px; margin-bottom: 10px; line-height: 32px; font-size: 16px; font-weight: bold; background-color: #fde4de; }
 .xcx-mk4 .p { background-color: #fde4de; }
 .xcx-mk5 .m-title { position: relative; height: 32px; padding-left: 26px; margin-left: 16px; line-height: 32px; font-size: 16px; font-weight: bold; background-color: #fde4de; color: #da0000; }
 .xcx-mk5 .m-title .num { position: absolute; left: -16px; width: 32px; height: 32px; text-align: center; color: #fff; background-color: #da0000; border-radius: 50%; }
 .xcx-mk5 .p { margin-left: 16px; border: solid 1px #fcddd6; }
 .xcx-mk6 .mk6-cont { position: relative; padding: 30px 0 20px; color: #da0000; background-color: #fde4de; border-bottom: 2px solid #da0000; }
 .xcx-mk6 .mk6-cont .s-title { position: absolute; top: -15px; left: 10px; height: 32px; padding: 0 12px; line-height: 32px; font-size: 16px; font-weight: bold; background-color: #da0000; color: #fff; text-align: center; }
 .xcx-mk6 .mk6-cont .s-title .triangle { position: absolute; left: 0; bottom: -8px; width: 0; height: 0; border-left: 28px solid transparent; border-right: 28px solid transparent; border-top: 8px solid #da0000; }
 @media screen and (max-width: 750px) { .vessel, .xcx-mk1, .xcx-mk2, .xcx-mk3, .xcx-mk4, .xcx-mk5, .xcx-mk6 {width:auto;padding:0; margin: 50px auto 0.2666666667rem; font-size: 14px; box-sizing: border-box; }
   .xcx-mk1 .p,.xcx-mk2 .p,.xcx-mk3 .p,.xcx-mk4 .p,.xcx-mk5 .p,.xcx-mk6 .p { padding: 0.2666666667rem 0.2933333333rem 0.2666666667rem 0.4rem; line-height: 0.5333333333rem; }
   .xcx-mk1 .a-title { height: 1.0666666667rem; margin-bottom: 0.32rem; }
   .xcx-mk1 .a-title .line { width: 80%; }
   .xcx-mk1 .a-title .text { width: 62%; height: 1.0666666667rem; line-height: 1.0666666667rem; border-radius: 0.5333333333rem; font-size: 18px; }
   .xcx-mk1 .p { border-radius: 0.2133333333rem; }
   .xcx-mk1 .list { font-size: 0.4rem; padding: 0.4rem 0; }
   .xcx-mk1 .list .li { display: flex; line-height: 0.64rem; }
   .xcx-mk1 .list .li .point { width: 0.16rem; height: 0.16rem; margin: 0.32rem 0.2133333333rem 0 0; }
   .xcx-mk1 .list .li .text { width: 8.7866666667rem; }
   .xcx-mk1 .quote { padding-left: 0.2266666667rem; line-height: 0.64rem; font-size: 0.4rem; border-left: 0.08rem solid #da0000; }
   .xcx-mk2 { margin-bottom: 0.8rem; }
   .xcx-mk2 .g-title { padding: 20px 0; margin-bottom:20px; line-height: 1.7; font-size: 18px; border-bottom: 1px solid #da0000; }
   .xcx-mk2 .g-title .num { width: 0.48rem; height: 0.48rem; margin-right: 0.2133333333rem; line-height: 0.48rem; }
   .xcx-mk2 .list .li { margin-bottom: 0.32rem; }
   .xcx-mk2 .list .explain { height: auto; padding: 0 10px; margin-right: 20px; line-height: 1.7; }
   .xcx-mk3 { margin-bottom: 0.8rem; }
   .xcx-mk3 .mk3-cont { padding-top: 0.4rem; }
   .xcx-mk3 .mk3-cont .s-title { top: -0.5333333333rem; height: 1.0666666667rem; padding: 0 0.16rem 0 0.4rem; line-height: 1.0666666667rem; font-size: 18px; }
   .xcx-mk3 .mk3-cont .s-title .triangle { right: -0.4rem; border-top: 0.5333333333rem solid transparent; border-left: 0.4rem solid #da0000; border-bottom: 0.5333333333rem solid transparent; }
   .xcx-mk3.mk3_2 .mk3-cont .s-title { width: 70%; font-size: 18px; overflow-y: hidden; }
   .xcx-mk3.mk3_2 .mk3-cont .s-title .num { width: 0.64rem; height: 0.64rem; margin-right: 0.2133333333rem; line-height: 0.64rem; border-radius: 0.32rem 0.32rem 0px 0.32rem; }
   .xcx-mk4 { margin-bottom: 0.5333333333rem; }
   .xcx-mk4 .m-title { padding: 0 0.32rem; height: 0.8533333333rem; margin-bottom: 0.32rem; line-height: 0.8533333333rem; font-size: 0.4266666667rem; }
   .xcx-mk5 { margin-bottom: 0.8rem; }
   .xcx-mk5 .m-title { height: 0.8533333333rem; padding-left: 0.72rem; margin-left: 0.4266666667rem; line-height: 0.8533333333rem; font-size: 18px; }
   .xcx-mk5 .m-title .num { left: -0.4266666667rem; width: 0.8533333333rem; height: 0.8533333333rem; }
   .xcx-mk5 .p { margin-left: 0.4266666667rem; }
   .xcx-mk6 .mk6-cont { padding: 0.4rem 0 0.2666666667rem; border-bottom: 0.0266666667rem solid #da0000; }
   .xcx-mk6 .mk6-cont .s-title { top: -0.4rem; left: 0.2266666667rem; height: 0.8533333333rem; padding: 0 0.32rem; line-height: 0.8533333333rem; font-size: 18px; }
   .xcx-mk6 .mk6-cont .s-title .triangle { right: 0; margin: auto; bottom: -0.2133333333rem; border-left: 0.7733333333rem solid transparent; border-right: 0.7733333333rem solid transparent; border-top: 0.2133333333rem solid #da0000; } 
 }
 /* 追加导语 */
 /*add begin*/
 .leadintop{display: none !important;}
 .leadin { width: 100%;box-sizing: border-box;text-align: justify; margin: 15px auto;padding: 15px; font-size: 16px;line-height:30px; color: #555;background-color: #fff;border: 1px solid #da0000;}
 .leadin h2,.leadin h3,.leadin h4{font-size: 18px !important;font-weight: bold !important;margin: 15px 0;line-height: 30px !important;}
@media screen and (max-width: 767px) {
 	  .leadin { min-width:95%;}
   }