html {
  -webkit-text-size-adjust: none;
  width: 100%;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

img {
  max-width: 100%;
  height: 100%;
  width: auto\9;
  /* ie8 */
  vertical-align: top;
}

.video embed,
.video object,
.video iframe {
  width: 100%;
  height: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input:focus {
  outline: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}



a:hover {
  color: #cb1c1d;
}

.icon {
  background: url('../images/icon.png') no-repeat;
  display: block;
  overflow: hidden;
}

.dot {
  font-size: 16px;
  font-weight: bold;
  color: #d74339;
  padding-right: 8px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

li {
  list-style: none
}

img {
  border: 0;
}



a {
  color: #000;
  text-decoration: none;
  outline: none;
}

em {
  font-style: normal;
}

body {
  font-size: 16px;
  line-height: 30px;
  font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, Heiti SC, STHeiti, SimSun, sans-serif;
}

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

/* 清除浮动*/
* html .clearfix {
  zoom: 1;
}

.fl {
  float: left;
  display: block;
}

.fr {
  float: right;
  display: block;
}

img:hover {
  transform: scale(1.1);
  transition: 0.3s;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
  width: 1250px;
  margin: 0 auto;
  position: relative;
}

.icon {
  background: url('../images/icon.png') no-repeat;
  display: block;
  overflow: hidden;
}

.fontSongTi {
  font-family: '宋体';
}


.column {
  padding: 30px 0 20px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 32px;
}

.column .w {
  position: relative;
}

.column .columnName a {
  font-size: 14px;
  color: #666;
}

.column .columnName a:hover {
  color: #ff0707;
  /* text-decoration: underline; */
}

.column .share {
  position: absolute;
  top: 0;
  right: 0;
  width: 206px;
  font-size: 14px;
  color: #666;
}



.bdshare-button-style0-32 a {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  text-indent: 0 !important;
  background: url('../images/icon.png') no-repeat !important;
  margin: 0 4px !important;
  border-radius: 8px;
}

.bdsharebuttonbox .bds_weixin {
  background-position: -30px -70px !important;
}

.bdsharebuttonbox .bds_tsina {
  background-position: -60px -70px !important;
}

.bdsharebuttonbox .bds_qzone {
  background-position: -90px -70px !important;
}

.bdsharebuttonbox .bds_more {
  background-position: -120px -70px !important;
}

#bdshare_weixin_qrcode_dialog {
  height: 290px !important;
}


.container {
  background: url('../images/nav-bg.jpg') no-repeat center top;
}

.nav {
  width: 100%;
  padding-top: 265px;
  padding-bottom: 10px;
  position: relative;
}


.jb {
  position: absolute;
  right: 85px;
  bottom: 56px;
  color: #fff;
  font-size: 14px;
}

.jb img {
  margin-top: 5px;
}

.nav ul div {
  margin-bottom: 5px;
}



.nav ul {
  padding: 0 50px;
}


.nav li {
  font-size: 18px;
  float: left;
  line-height: 28px;
  font-weight: bold;
  margin-right: 23px;
}


.nav li a {
  color: #fff;
}


.nav li a:hover {
  color: #ffc200;
}



.bdcs-container .bdcs-search-form-input {
  color: #888 !important;
  text-indent: 8px;
  height: 26px !important;
  line-height: 26px !important;
}

.bdcs-container .bdcs-search-form-submit-magnifier {
  background: url('../images/icon.png') no-repeat -180px -70px !important;
  border: none !important;
  height: 30px !important;
  position: absolute;
  top: -1px;
  right: 2px;
}

.ul1 li {
  font-size: 12px;
  line-height: 24px;
  padding-left: 20px;
  position: relative;
}

.ul1 li .icon {
  position: absolute;
  left: 0;
  top: 2px;
  *top: -3px;
  width: 20px;
  height: 20px;
  background-position: 0 0;
}

.ul2 li {
  height: 42px;
  overflow: hidden;
  font-size: 16px;
  line-height: 42px;
  position: relative;
  margin-bottom: 2px;
  font-size: 18px;
}

.ul2 li .icon {
  position: absolute;
  left: 0;
  top: 11px;
  *top: -3px;
  width: 20px;
  height: 20px;
  background-position: -20px 0;
}

.ul3 {
  padding-left: 10px;
}

.ul3 li {
  height: 26px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 2px;
}

.ul3 li .icon {
  position: absolute;
  left: 0;
  top: 3px;
  *top: -3px;
  width: 20px;
  height: 20px;
  background-position: -40px 0;
}

.ul4 li {
  font-size: 12px;
  line-height: 22px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 2px;
}

.ul4 li .icon {
  position: absolute;
  left: 0;
  top: 1px;
  *top: -3px;
  width: 20px;
  height: 20px;
  background-position: -20px 0;
}

.ul4 li a {
  color: #70470a;
}

.ul4 li a:hover {
  color: #687442;
}

.ul5 li {
  font-size: 12px;
  line-height: 22px;
  padding-left: 16px;
  position: relative;
}

.ul5 li i {
  position: absolute;
  left: 0;
  top: 0;
  *top: -3px;
  width: 10px;
  height: 22px;
  text-align: center;
}

.ul5 li a {
  color: #70470a;
}

.ul5 li a:hover {
  color: #687442;
}

.ul1 li a,
.ul2 li a,
.ul3 li a,
.ul4 li a,
.ul5 li a {
  display: block;
  text-align: justify;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}


.box-top {
  width: 234px;
  height: 144px;
  position: absolute;
  top: 54px;
  right: 73px;
}

.box-top .icon {
  width: 55px;
  height: 55px;
  background-position: -180px 0;
  position: absolute;
  left: 0;
  top: 0;
}


/* 大头条 */
.bigTt {
  width: 1140px;
  min-height: 210px;
  max-height: 230px;
  margin: 0 auto;
}

.bigTt .w {
  height: 100%;
  position: relative;
}



.bigTt .tt {
  position: absolute;
  left: 170px;
  top: 30px;
}

.bigTt .w h1 {
  color: #333333;
  font-size: 41px;
  font-weight: bold;
  font-family: '微软雅黑';
  text-align: center;
  width: 900px;
  line-height: 48px;
}

.bigTt .w h2 {
  color: #191919;
  font-family: '微软雅黑';
  width: 845px;
  line-height: 30px;
  font-size: 24px;
  margin: 15px auto;
  text-align: justify;
}



/* mod-jd */
.mod-jd {
  background: #f7fbfe url('../images/bg-1.jpg') no-repeat center bottom;
}

.mod-jd .w {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}

.mod-jd .tt {
  width: 100%;
  /* margin: 40px 0; */
}

.mod-jd .tt-logo {
  position: absolute;
  width: 76px;
  height: 76px;
  top: -8px;
  left: 70px;
}

.mod-jd .tt h2 {
  line-height: 46px;
  font-size: 41px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  width: 1000px;
  margin: 0 auto;
}

.mod-jd .tt a {
  color: #e54d42;
}

.mod-jd .tt .little {
  width: 850px;
  margin: 0 auto;
  font-size: 24px;
  color: #191919;
  overflow: hidden;
}

.mod-jd .tt .little .little-tt {
  width: 90%;
  color: #666666;
  font-size: 16px;
  line-height: 21px
}

.mod-jd .tt .more-tt {
  width: 10%;
  text-align: center;
  color: #ff1000;
  font-size: 14px;
  font-weight: bold;
}

.mod-jd .b {
  margin-top: 40px;
}

.mod-jd .b .fl {
  width: 790px;
  height: 500px;
  overflow: hidden;
}

.mod-jd .b .u-box {
  width: 405px;
  height: 485px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 7px 25px;
}


.mod-jd .slideBox {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.mod-jd .slideBox .bd {
  width: 100%;
  height: 100%;
  position: relative;
}

.mod-jd .slideBox .bd li {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.mod-jd .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-jd .slideBox .bd li img {
  width: 100%;
  height: 100%;
}

.mod-jd .slideBox .bd li p,
.mod-jd .slideBox .bd li em {
  position: absolute;
  font-size: 18px;
  bottom: 0;
  left: 4%;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  color: #fff;
  width: 80%;
  z-index: 9;
}

.mod-jd .slideBox .bd li em {
  left: 0;
  width: 100%;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6
}

.mod-jd .slideBox .hd {
  position: absolute;
  height: 12px;
  line-height: 12px;
  bottom: 10px;
  right: 4px;
  z-index: 10;
}

.mod-jd .slideBox .hd li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 10px;
  height: 10px;
  background: #fff;
  line-height: 9999px;
  overflow: hidden;
  margin-right: 6px;
  vertical-align: top;
}

.mod-jd .slideBox .hd li.on {
  background: #ff0e00;
}

/* .mod-jd .item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}

.mod-jd .item h2 {
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 21px;
  font-weight: bolder;
}

.mod-jd .item p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
  color: #666;
}

.mod-jd .item p a {
  color: #e7412c;
}

.mod-jd .item p a:hover {
  text-decoration: underline;
} */

.mod-jd .ut li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
}

.mod-jd .ut li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
}

.mod-jd .ut li:first-child {
  font-weight: bold;
  font-size: 20px;
}

.mod-jd .ut li i {
  font-weight: bold;
  margin-right: 8px;
  color: #d7000f;
}

.mod-jd .fr .u-box-b .h {
  margin: 10px auto;
}

.mod-jd .fr .u-box-b .h a {
  font-size: 24px;
  color: #e54d42;
  font-weight: bold;
}

.mod-jd .fr .u-box-b .h span {
  color: #e2e5e9;
  height: 5px;
  font-size: 12px;
  display: inline-block;
  background: #eee;
  width: 70%;
  margin-left: 15px;
  margin-bottom: 5px;
}


/* mod-jd  end */

/* mod-b */
.mod-lb {
  background: #f7fbfe;
  overflow: hidden;
}

.mod-lb .w {
  position: relative;

}




.bBox {
  width: 100%;
  padding: 10px 0;
  position: relative;
}

.bBox .bd {
  margin: 0 auto;
  overflow: hidden;
}

.bBox .hd {
  display: none;
}

.bBox .bd li {
  width: 300px;
  margin-right: 18px;
  float: left;
}


.bBox .bd li .im {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.bBox .bd li .im .play {
  width: 52px;
  height: 30px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.bBox .bd li img {
  width: 300px;
  height: 170px;
  -o-object-fit: cover;
  object-fit: cover;
}



.bBox .bd li a .im p {
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 90%;
  margin-left: 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 9;
}

.bBox .bd li .im em {
  background: url('../images/em-bg.png') repeat;
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  z-index: 8;
}


.bBox .prev,
.bBox .next {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  margin-top: -75px;
  cursor: pointer;
}

.bBox .prev {
  right: 60px;
  background: url('../images/prev.png') no-repeat;
}

.bBox .next {
  right: 0px;
  background: url('../images/next.png') no-repeat;
}


.mod-b .b {
  width: 100%;
  height: 439px;
  background: url('../images/img-5.png') no-repeat center;
}

.mod-b .fl {
  width: 542px;
  padding-left: 28px;
  padding-top: 40px;
}

.mod-b .fr {
  width: 440px;
  padding-right: 28px;
  padding-top: 30px;
}


.mod-b .fr .ul5 li a {
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mod-b .fr .ul5 li i {
  *top: 0;
}

.mod-b .fr .word-b {
  position: relative;
  padding-left: 106px;
}

.mod-b .c {
  background: #eeeeee;
  /* padding: 3px 0 3px 72px; */
  position: relative;
  /* height: 265px; */
  margin-top: 30px;
  margin-bottom: 30px;
}

.mod-b .c .ch {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 66px;
  height: 250px;
  padding-top: 15px;
  background: #f8f3ea;
  text-align: center;
  font-size: 36px;
  color: #dba630;
  line-height: 38px;
}

.mod-b .c .ch a {
  color: #dba630;
}



.boxs .w {
  width: 1400px;
  padding: 30px 0 0;
}

.boxs .xx {
  height: 768px;
  width: 100%;
}

.boxLeft {
  width: 770px;
}

.boxcon {
  width: 100%;
}

.boxcon .box-h {
  border-bottom: 1px solid #d74339;
  position: relative;
  margin-top: 1rem;
}

.boxcon .box-h .more-jt {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 19px;
  height: 16px;
}

.boxcon .fl {
  width: 440px;
}

.box-mid {
  margin: 0 40px;
}

.boxRight {
  width: 366px;
}

.borderNo {
  border: none !important;
}

.borderGray {
  border-bottom: 1px solid #eee !important;
}

.jxzc .box-h {
  margin-bottom: 0;
}

.jxzc .box-b {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.jxzc .ul2 {
  width: 90%;
  margin: 0 auto;
}

.jxzc .ul2 li {
  font-size: 16px;
}



/* 通用 */

.circleBox {
  width: 92%;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.left-pic {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  float: left;
  margin-left: 5px;
  overflow: hidden;
}


.circle-pic {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  display: block;
}

.right-title {
  float: right;
  width: 240px;
}

.right-title h1 {
  font-size: 21px;
  color: #000;
  line-height: 32px;
  font-weight: bold;
}

.ckwq {
  position: absolute !important;
  right: 0 !important;
  bottom: 10px !important;
}

.ckwq img:hover {
  transform: scale(1);
  transition: 0.3s;
}

.box-h {
  height: 40px;
  position: relative;
  border-bottom: 1px solid #a7a3a3;
  margin-bottom: 20px;
}

.box-h a {
  display: block;
}

.box-h span {
  font-size: 26px;
  font-weight: bold;
  color: #e54d42;
  display: inline-block;
  border-bottom: 4px solid #e54d42;
  height: 37px;
}

.box .box-b .ul2 li:first-child {
  font-weight: bold;

}

.box dl {
  padding-left: 20px;
  position: relative;
  margin-bottom: 6px;
}

.box dt {
  font-size: 14px;
  line-height: 26px;
}

.box dt a {
  display: block;
}



.box dt .icon {
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background-position: -20px 0;
}

.box dd {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #7a7676;
  overflow: hidden;
}

.acon .acon-h {
  text-align: center;
}

.extra-h {
  height: 17px;
  width: 100%;
  background: url('../images/img-2.png') no-repeat center top;
  line-height: 17px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 15px 0 15px;
}

.extra-h a {
  color: #fff;
}

.box-line {
  width: 311px;
  height: 2px;
  background: #ce1d1c;
  margin: 20px auto 20px;
}

.bcon .fl {
  width: 306px;
}

.bcon .fr {
  width: 58px;
}

.bcon .bcon-h {
  position: relative;
  padding-left: 45px;
  margin-bottom: 10px;
  font-weight: bold;
}

.bcon .bcon-h span {
  padding: 10px;
  border: 1px dashed #adadad;
  width: 200px;
  display: block;
  text-align: center;
  line-height: 22px;
  border-radius: 10px;
  color: #e01313;
  font-size: 18px;
}

.bcon .bcon-h em {
  position: absolute;
  left: 250px;
  top: 50%;
  margin-top: -15px;
  color: #ff0707;
  font-size: 14px;
}

.bcon .bcon-b {
  width: 290px;
}





/* 融媒精品 */

.rmjp .boxcon .box-h {
  border: none;
  margin-top: 25px;
  margin-left: 25px;
}



.rmjp .box-h a {
  display: inline-block;
}

.rmjp {
  margin-top: 20px;
  width: 100%;
  height: 555px;
  background: url('../images/rmjp-bg.png')no-repeat center top;
}


.rmjp .rmjpBox {
  padding: 0 25px;
  position: relative;
}

.rmjp .rmjpBox .hd {
  display: none;
}


.rmjp .rmjpBox ul li {
  float: left;
  width: 240px;
  height: 365px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 25px;
}

.rmjp .rmjpBox ul li a {
  display: block;
  position: relative;
}

.rmjp .rmjpBox ul img {
  width: 240px;
  height: 365px;
}

.rmjp .rmjpBox ul p,
.rmjp .rmjpBox ul em {
  color: #fff;
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 9;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  overflow: hidden;
}

.rmjp .rmjpBox ul em {
  width: 100%;
  display: block;
  background: #000;
  opacity: 0.5;
  z-index: 8 !important;
}

.rmjp .rmjpBox .prev,
.rmjp .rmjpBox .next {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  margin-top: -55px;
  cursor: pointer;
}


.rmjp .rmjpBox .prev {
  right: 125px;
  background: url('../images/prev.png') no-repeat;
}

.rmjp .rmjpBox .next {
  right: 70px;
  background: url('../images/next.png') no-repeat;
}


/* 新闻人风采 */
.xwrfc {
  background: url('../images/bg-2.jpg') no-repeat center bottom;
}

.xwrfc .w {
  width: 1250px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}

.xwrfc .im {
  width: 285px;
  height: 275px;
  background: #ffffff;
  overflow: hidden;
  float: left;
}

.xwrfc .im .imgBox {
  overflow: hidden;
  width: 285px;
  height: 190px;
}

.xwrfc .im img {
  width: 285px;
  height: 190px;
}

.xwrfc .im p {
  width: 246px;
  padding: 10px 20px;
  line-height: 20px;
  font-size: 12px;
}

.xwrfc .im-mid {
  margin: 0 40px;
}

.xwrfc ul {
  float: right;
  width: 515px;
  height: 195px;
  padding: 40px;
  background: #fff8e6;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  margin-right: 5px;
}

.xwrfc ul li {
  font-size: 18px;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  display: block;
  text-align: justify;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.xwrfc ul li:first-child {
  font-weight: bold;
}


/* 读书沙龙 媒体经营 */
.sljy .w {
  width: 1250px;
}

.sljy .w .boxcon {
  overflow: hidden;
}

.dssl {
  width: 780px;
  float: left;
}

.dssl .ddsl-box {
  overflow: hidden;
}

.item {
  width: 200px;
  height: 290px;
  margin: 5px;
  float: left;
}

.dssl .ddsl-box .im {
  width: 180px;
  height: 270px;
  border: 5px #fff solid;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  overflow: hidden;
}

.dssl .ddsl-box .im img {
  width: 100%;
  height: 100%;
  display: block;
}

.dssl .ddsl-box .item p {
  margin-top: 5px;
  height: 46px;
  line-height: 26px;
  padding: 10px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: bold;
}

.dssl .ddsl-box ul {
  width: 320px;
  float: right;
}

.dssl .ddsl-box ul li {
  line-height: 41px;
  font-size: 18px;
  height: 41px;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dssl .ddsl-box ul li i {
  font-weight: unset;
  padding-right: 10px;
  font-size: 20px;
}

.dssl .ddsl-box .im-mid {
  margin: 5px 25px;
}







.mtjy {
  float: right;
  width: 445px;
}

.mtjy .box-h {
  margin-bottom: 0;
}

.mtjy .box-b {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.mtjy .ul2 {
  width: 90%;
  margin: 0 auto;
}


/* 佳作荟萃 */

.jzhc {
  width: 100%;
  height: 338px;
  background: url('../images/jzhc-bg.png')no-repeat center top;
}

.jzhc .boxcon {
  width: 88%;
  margin: 0 auto;
}

.jzhc .boxcon .box-h {
  margin-top: 30px;
}

.jzhcBox ul {
  overflow: hidden;
}

.jzhcBox ul li i {
  padding-right: 10px;
  font-size: 20px;
}

.jzhcBox ul li {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  width: 31%;
  float: left;
  overflow: hidden;
  padding-right: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}



/* 滚动播报 */
.gdbb {
  height: 20px;
  line-height: 20px;
  padding-top: 10px;
}

.gdbb .gdbb-h {
  width: 88px;
  height: 20px;
  background: #ffa200;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

#demo {
  width: 1042px;
  height: 20px;
  overflow: hidden;
  color: #ff0033;
  margin: 0 auto;
}

#demoin {
  width: 1042px;
  height: 20px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
}

#demo #demo1,
#demo #demo2 {
  display: inline
}

/* 市区平台 */
.mod {
  padding: 15px 0;
}

.mod .h {
  width: 100%;
  height: 90px;
  /* background: url(../images/conlumn-h.png) no-repeat center; */
  position: relative;
  margin-bottom: 20px;
}

.mod .h span {
  font-size: 36px;
  font-weight: bold;
  color: #c90000;
  display: block;
  text-align: center;
  width: 158px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -80px;
}

.mod-a {
  background: #f8f3ea;
}

.mod-a .fl {
  width: 320px;
}

.szdw {
  padding: 10px 15px;
  background: #ece2d4;
}

.szdw-h {
  text-align: center;
  margin-bottom: 10px;
}

.item-h {
  line-height: 22px;
  display: none;
}

.item-h a {
  color: #70470a;
  font-size: 12px;
  font-weight: bold;
}

.login {
  padding: 12px 0;
  width: 320px;
  margin: 12px auto 0;
  background: #ece2d4;
}

.login-h {
  width: 138px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  text-align: center;
  font-size: 21px;
  color: #b90000;
  float: left;
}

.login-b {
  width: 182px;
  float: right;
}

.login-b p {
  height: 26px;
  position: relative;
}

.login-b .input {
  display: block;
  width: 180px;
  padding: 0 10px;
  border: none;
  background: #ece2d4;
  height: 30px;
  line-height: 30px;
  color: #70470a;
  font-size: 14px;
  cursor: text;
}

.login-b .topPw {
  position: absolute;
  left: 0;
  top: 0;
}

.login-b button,
.login-b .zc {
  width: 79px;
  height: 30px;
  float: left;
  margin-right: 12px;
  border: none;
  display: block;
  cursor: pointer;
  background: #c51b1b;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}

.login-b button:hover,
.login-b .zc:hover {
  background: #ffa200;
}

.area {
  width: 780px;
}

.area .fl,
.area .fr {
  width: 370px;
  padding-bottom: 12px;
}

.area-h {
  height: 24px;
  line-height: 24px;
  padding-left: 56px;
  color: #70470a;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  background: #ece2d4;
  margin-bottom: 8px;
  overflow: hidden;
}

.area-h a {
  color: #70470a;
}

.area-h span {
  display: block;
  width: 52px;
  height: 24px;
  text-align: center;
  background: #b90000;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.area-h span a {
  color: #fff;
}

.mod-a .ul5 i {
  color: #ff0707;
}



.word-h {
  font-size: 21px;
  font-weight: bold;
  color: #c80000;
  border-left: 6px solid #c80000;
  line-height: 24px;
  margin-bottom: 20px;
  padding-left: 10px;
  position: relative;
  height: 24px;
}

.word-h a {
  color: #c80000;
}

.word-h span {
  display: block;
  width: 90px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #ff0000;
  color: #ffea00;
  font-size: 14px;
  position: absolute;
  left: 106px;
  top: 1px;
}

.aBox {
  width: 540px;
  background: #fff;
  border: 1px solid #ded8cb;
  padding: 15px 0;
  position: relative;
  margin-bottom: 15px;
  height: 98px;
}

.aBox .bd {
  width: 450px;
  margin: 0 auto;
  overflow: hidden;
}

.aBox .bd li {
  width: 140px;
  height: 98px;
  overflow: hidden;
  margin-right: 15px;
}

.aBox .bd li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slideBox .prev,
.slideBox .next {
  width: 30px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}





.word-im {
  position: absolute;
  left: 0;
  top: 0;
  width: 94px;
  height: 78px;
}

.word-im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.word-2 {
  margin-bottom: 30px;
}

.word-3 .word-im {
  height: 182px;
}





/* 理论研习 */
.mod-c {
  background: #f7f6f3;
  padding-bottom: 40px;
}

.mod-c .b .fl,
.mod-c .b .fr {
  width: 540px;
}

.word-item {
  margin-bottom: 20px;
  width: 100%;
}

.word-item .word-img {
  float: left;
  margin-right: 15px;
  width: 96px;
  height: 130px;
  background: url('../images/img-6.png') no-repeat;
  padding: 3px 10px 11px 3px;
  *display: inline;
}

.word-item .word-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.word-item h3 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #70470a;
  font-weight: bold;
}

.word-item a {
  display: block;
}

.word-item p {
  font-size: 12px;
  line-height: 22px;
  color: #70470a;
}

.word-item a:hover h3 {
  color: #687442;
  /* text-decoration: underline; */
}

.mod-c .ul5 li {
  font-size: 14px;
  line-height: 30px;
}

.mod-c .ul5 li i {
  *top: -8px;
}



.pcFoot {
  position: relative;
}

#xmnnfooter {
  border-top: 1px solid #e7e7e7;
}



/* 通用侧边栏 */

ul.goNav.fontSongTi.clearfix {
  display: none;
}


.goNav {
  z-index: 999;
  position: fixed;
  right: 2%;
  top: 55%;
  margin-left: 505px;
  margin-top: -118px;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+400));
}



/* 通用单图轮播 */
.picBox {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}

.picBox li {
  width: 210px;
  height: 120px;
  position: relative;
  overflow: hidden;
  float: left;
}

.mr15 {
  margin-right: 15px;
}

.picBox li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.picBox li .pic {
  width: 210px;
  height: 120px;
  display: block;
}

.picBox li .play {
  width: 52px;
  height: 30px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.picBox p {
  text-align: center;
  width: 90%;
  height: 35px;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  z-index: 9;
  background: url('../images/em-bg.png');
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.picBox em {
  width: 100%;
  /* height: 45px; */
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 8;
}

.footer {
  background: #d74339;
  padding: 20px 0;
  text-align: center;
  margin-top: 30px;
  position: relative;
}

.footer a,
.footer p,
.footer p a {
  color: #fff;
  font-size: 18px;
}

.wap-footer,
.wapHead,
.wapNav {
  display: none;
}


/* 在线培训 */
.zxpx .mod-jd {
  position: relative;
  background: none;
}

.zxpx .mod-jd .b {
  height: 543px;
  background: url('../images/zxpx-slide-bg.png') no-repeat left;
}

.zxpx .mod-jd .b .u-box {
  width: 405px;
  height: 470px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
  margin-top: 20px;
}

.zxpx .mod-jd .b .fl {
  width: 660px;
  height: 420px;
  margin-left: 120px;
  margin-top: 50px;
}

.zxpx .mod-jd .slideBox {
  width: 100%;
  height: 420px;
  overflow: hidden;
  position: relative;
}

.zxpx .mod-jd .slideBox .bd li {
  width: 100%;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.zxpx .mod-jd .w {
  position: relative;
  padding-bottom: 40px;
  padding-top: 100px;
}

.zxpx .mod-jd .title-left {
  line-height: 84px;
  position: absolute;
  top: 40px;
  left: 0;

  font-size: 40px;
  font-weight: bold;
  color: #e54d42;
  display: inline-block;
  border-bottom: 4px solid #e54d42;

}

.zxpx .mod-jd .title-right {
  position: absolute;
  top: 112px;
  right: 275px;
  line-height: 48px;
  font-size: 26px;
  font-weight: bold;
  color: #e54d42;
  display: inline-block;
}

.zxpx .mod-jd .title-right img {
  width: 40px;
  height: 48px;
}

.zxpx .mod-jd .w .h img {
  padding-right: 10px;

}

.zxpx .mod-jd .w .h a {
  color: #e54d42;
}


.zxpx .mod-lb {
  background: none;
}

.zxpx .mod-lb .box-h {
  height: 50px;
  line-height: 48px;
}

.zxpx .mod-lb .box-h span {
  height: 48px;
}

.zxpx .mod-lb .box-h img {
  width: 40px;
  height: 48px;
  padding-right: 10px;
}

.zxpx .mod-lb .bBox p {
  height: 30px;
  overflow: hidden;
}

.notice {
  overflow: hidden;
}

.notice .tab-hd {
  border-bottom: 5px solid #f3452c;
}

.notice .tab-hd ul {
  overflow: hidden;
}

.notice .tab-hd li {
  float: left;
  margin-right: 10px;
}

.notice .tab-hd li a {
  color: #f3452c;
  display: block;
  padding: 0 14px;
  font-size: 24px;
  font-weight: bold;
}


.notice .tab-bd {
  padding: 5px;
}

.notice .tab-bd ul {
  overflow: hidden;
  zoom: 1;
}

.notice .tab-bd li {
  width: 50%;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  overflow: hidden;
  float: left;
}

.notice .tab-bd li:nth-child(1),
.notice .tab-bd li:nth-child(2) {
  font-weight: bold;
}

.notice .tab-bd li i {
  font-size: 20px;
  font-weight: bold;
  padding-right: 5px;
}

.zxpx .notice .tab-hd .tab-nav li a {
  height: 60px;
  line-height: 50px;
}

.zxpx .notice .tab-hd .tab-nav li a span {
  padding-top: 10px;
}


.zxpx .notice .tab-hd .tab-nav .li-icon {
  width: 40px;
  height: 48px;
  display: block;
  background: url('../images/zxpx-logo.png') no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}

.zxpx .notice .tab-hd .tab-nav span {
  display: block;
  float: left;
}


.zxpx .notice .tab-hd li.on {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.zxpx .notice .tab-hd li.on a {
  color: #fff;
}

.zxpx .notice .tab-hd li.on {
  border-bottom: none;
  font-weight: bold;
  position: relative;
  background: #f3452c;
}

.zxpx .notice .tab-hd .tab-nav li.on .li-icon {
  background: url('../images/zxpx-tab-on.png') no-repeat;
  background-size: 100% 100%;
}



.zxpx .footer {
  background: none;
  border-top: 5px solid #f3452c;
}

.zxpx .footer a,
.zxpx .footer p,
.zxpx .footer p a {
  color: #000;
}

.tp {
  display: block;
  text-align: center;
}

.waptp {
  display: none;
}

@media screen and (max-width:800px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  body {
    background: #f7fbfe;
  }

  .w {
    width: 94%;
  }

  .fl,
  .fr {
    width: 100% !important;
    float: none !important;
    display: block;
  }

  img:hover {
    transform: scale(1);
    transition: 0.3s;
  }

  .footer {
    margin-bottom: 3rem;
  }

  .container {
    background: none;
  }

  .tp {
    display: none;
  }

  .waptp {
    display: block;
    height: 3rem;
  }

  /* 手机侧边 */

  .wapHead,
  .wapNav {
    display: block;
    background: #2e3192;

  }

  .wapNav {
    width: 10.8rem;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: #e54d42;
    z-index: 1001;
    /* border-right: 1px solid #ebe2d3; */
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .wapNav::-webkit-scrollbar {
    display: none;
  }

  .wapNavCur {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 9999;
  }

  .wapNavBg {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;

  }

  .wapNavBgCur {
    opacity: 1;
    visibility: visible;
    z-index: 9997;
  }

  .wapNavLogo {
    text-align: center;
  }

  .wapNavLogo img {
    width: 100%;

  }

  .wapNav li {
    line-height: 1.8rem;
    border-bottom: 1px solid #dc8d6c;
  }

  .wapNav li h3 a {
    font-size: 0.7rem;
    color: #fff;
    font-weight: bold;
    display: block;
    position: relative;
    padding-left: 3.5rem;
  }

  .wapNav li em {
    display: none;
    color: #ffb400;
  }

  .wapNav li h3.active a {
    background: #ebe2d3;
    color: #d90504;
  }

  .wapNav li h3.active em {
    display: inline-block;
    position: absolute;
    left: .7rem;
    top: 0;
  }

  .wapNav .nav-ul2 {
    display: none;
  }

  .wapNav .nav-li2 .at {
    padding-left: 3rem;
    font-size: 0.65rem;
    color: #71480a;
    font-weight: bold;
    display: block;
    background: #ebd6b3;
  }

  .wapNav .nav-ul3 {
    display: none;
  }

  .wapNav .nav-ul3.cur {
    display: block;
  }

  .wapNav .nav-li3 a {
    padding-left: 4.5rem;
    font-size: 0.6rem;
    color: #71480a;
    font-weight: bold;
    background: #f4efe6;
    display: block;
  }

  .wapHead {
    position: relative;
  }

  .wapHead img {
    width: 14rem;
    display: block;
    margin: 0 auto;
  }

  .wapMenu {
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top: 1.3rem;
    left: 0.55rem;
    background: url('../images/icon-1.png') no-repeat center;
    background-size: 100% 100%;
  }


  .wapSearch {
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top: 1.3rem;
    right: 0.55rem;
    background: url('../images/icon-2.png') no-repeat center;
    background-size: 100%;

  }

  .wapSearch a {
    width: 2rem;
    display: block;
  }

  /* end */

  .jb,
  .nav,
  .goNav,
  #foot {
    display: none;
  }

  .mod {
    padding: 0;
  }

  .mod-jd .fr .u-box-b .h a {
    font-size: 1rem;
  }


  .mod-jd .slideBox .bd li p,
  .mod-jd .slideBox .bd li em {
    font-size: 0.7rem;
  }

  .mod-jd .tt h2 {
    width: 100%;
    font-size: 1rem;
    line-height: 1.2rem;
    padding-bottom: 0.3rem;
  }

  .mod-jd .tt .little {
    width: 100%;

  }

  .boxs .w {
    width: 94%;
    padding: 0;
  }

  .nav ul {
    padding: 0;
  }

  .box-mid {
    margin: 0;
  }


  .mod-jd .tt .more-tt {
    width: 100%;
    text-align: right;
    margin-top: 0.5rem;
    display: none;
  }

  .mod-jd .tt .little .little-tt {
    font-size: 0.65rem;
    line-height: 0.8rem;
  }

  .mod-jd .slideBox {
    height: 10rem;
  }

  .mod-jd .slideBox .bd li {
    height: 10rem;
  }

  .mod-jd .b {
    margin-top: 1rem;
  }

  .mod-jd .b .fl {
    width: 100%;
    height: auto;
  }

  .mod-jd .b .u-box {
    width: 100%;
    height: auto;
    border: none;
    padding: 0.5rem;
  }

  .mod-jd .ut li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .mod-jd .fr .u-box-b .h span {
    display: none;
  }

  .boxcon .box-h .more-jt {
    right: 8px;
    width: 1.3rem;
    height: 1rem;
  }

  .box-h span {
    font-size: 1rem;
    height: 1.7rem;
  }

  .bBox .prev,
  .bBox .next {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0;
    margin-top: -2.5rem;
    cursor: pointer;
  }

  .bBox .prev {
    right: 45px;
    background: url('../images/wap-prev.png') no-repeat;
    background-size: 100% 100%;
  }

  .bBox .next {
    right: 0px;
    background: url('../images/wap-next.png') no-repeat;
    background-size: 100% 100%;

  }

  .box-h {
    /* border: none; */
    border-bottom: 1px solid #d74339;
    height: auto;
  }

  .bBox .bd li {
    float: unset;

  }

  .bBox .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mod-jd .w {
    padding-bottom: 0;
    padding-top: 0.5rem;
  }


  .mr15 {
    margin-right: 0;
  }

  .picBox {
    margin-bottom: 0;
  }


  .picBox li {
    width: 50%;
    height: 5rem;
    position: relative;
    overflow: hidden;
    float: left;
    margin-bottom: 0.5rem;
    padding: 0.3rem;
  }

  .picBox li .pic {
    width: 100%;
    height: 100%;
    display: block;
  }


  .picBox p {
    width: 100%;
    font-size: 0.7rem;
    font-weight: bold;
  }

  .bBox .bd li a .im p {
    font-size: 0.7rem;

  }

  .ul2 li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .circleBox {
    border-bottom: none !important;
  }


  .jxzc .box-b {
    border: none !important;
    padding: 0;
  }

  .borderGray {
    border-bottom: 1px solid #d74339 !important
  }


  .circleBox {
    width: 100%;
    padding: 1rem 0 0.5rem;
    margin-bottom: 0;
  }

  .left-pic {
    width: 5rem;
    height: 5rem;
  }

  .circle-pic {
    width: 4.8rem;
    height: 4.8rem;
  }

  .right-title {
    float: right;
    width: 61%;
  }

  .right-title h1 {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0.78rem;
    line-height: 1rem;
  }

  .jxzc .ul2 {
    width: unset;
  }

  .rmjp {
    background: none;
    height: auto;
  }

  .rmjp .rmjpBox {
    padding: 0;
  }

  .rmjp .boxcon .box-h {
    border-bottom: 1px solid #d74339;
    margin-top: unset;
    margin-left: unset;
  }

  .rmjp .rmjpBox .prev,
  .rmjp .rmjpBox .next {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0;
    margin-top: -2.5rem;
    cursor: pointer;
  }

  .rmjp .rmjpBox .prev {
    right: 45px;
    background: url('../images/wap-prev.png') no-repeat;
    background-size: 100% 100%;
  }

  .rmjp .rmjpBox .next {
    right: 0px;
    background: url('../images/wap-next.png') no-repeat;
    background-size: 100% 100%;

  }

  .rmjp .rmjpBox ul li {
    float: unset;
    width: 100%;
    height: 17rem;
    border-radius: unset;
    overflow: hidden;
    margin-right: unset;
  }

  .rmjp .rmjpBox ul img {
    width: 100%;
    height: 17rem;
  }

  .xwrfc .im {
    width: 100%;
    height: 12rem;
    background: #ffffff;
    overflow: hidden;
    float: unset;
    margin-bottom: 0.5rem;
  }

  .xwrfc .im .imgBox {
    overflow: hidden;
    width: 100%;
    height: auto;
  }

  .xwrfc .im img {
    width: 100%;
    height: 9rem;
  }


  .xwrfc .im-mid {
    margin: 0;
  }


  .xwrfc .im p {
    width: 100%;
    padding: 10px;
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: bold;

  }

  .xwrfc ul {
    float: unset;
    width: 100%;
    height: auto;
    padding: 0.5rem;
    background: #fff8e6;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-right: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xwrfc ul li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .item {
    width: 7.5rem;
    height: auto;
    margin: unset;
    float: left;
    overflow: hidden;
    margin-bottom: 0.5rem;
  }


  .dssl {
    width: 100%;
    float: unset;
  }


  .dssl .ddsl-box .im {
    width: 7.3rem;
    height: 11.8rem;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  }

  .dssl .ddsl-box .im-mid {
    margin: unset;
  }

  .dssl .ddsl-box .item p {
    height: 2.2rem;
    line-height: 1rem;
    padding: 0.15rem 0.5rem;
  }


  .dssl .ddsl-box ul {
    width: 100%;
    float: unset;
    overflow: hidden;
  }

  .dssl .ddsl-box ul li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .mtjy {
    float: unset;
    width: 100%;
  }



  .mtjy .box-b {
    border: none !important;
  }

  .mtjy .ul2 {
    width: unset;
  }

  .mtjy ul li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .jzhc .boxcon {
    width: 100%;
  }

  .jzhc .boxcon .box-h {
    margin-top: unset;
  }

  .jzhc {
    width: 100%;
    height: auto;
    background: none;
  }

  .jzhcBox ul li {
    font-size: 0.75rem;
    height: 1.8rem;
    line-height: 1.8rem;
    width: 100%;
    float: unset;
    overflow: hidden;
    padding-right: unset;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .footer {
    background: #d74339 !important;
    border-top: none !important;
  }

  .footer a,
  .footer p,
  .footer p a {
    color: #fff !important;
    font-size: 0.5rem !important;
  }



  /* wap通用底部 */

  .wap-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
    background: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 9996;
  }

  .wap-footer a {
    flex: 1;
    align-items: center;
    display: block;
    display: flex;
    flex-direction: column;
    color: #9da5ad;
    font-weight: bold;
  }


  .wap-footer a .t_icon {
    width: 1.3rem;
    height: 1.3rem;

  }

  .wap-footer a .t-1 {
    background: url('../images/tab-1.png') no-repeat;
    background-size: 100%;
  }

  .wap-footer a .t-2 {
    background: url('../images/tab-2.png') no-repeat;
    background-size: 100%;
  }

  .wap-footer a .t-3 {
    background: url('../images/tab-3.png') no-repeat;
    background-size: 100%;
  }



  /* 在线培训 手机端 */

  .zxpx {
    background: none;
  }

  .zxpx .mod-jd .w {
    padding-bottom: 0;
    padding-top: 0.5rem;
  }

  .zxpx .mod-jd .b {
    height: auto;
    background: none;
  }

  .zxpx .mod-jd .b .fl {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 0;
  }


  .zxpx .mod-jd .b .u-box {
    width: 405px;
    height: auto;
    border: none;
    padding: 0.5rem;
    margin-top: 0;
  }

  .zxpx .mod-jd .w .h img {
    padding-right: 0.5rem;
    width: 2rem;
    height: 2rem;
  }

  .zxpx .mod-jd .title-left {
    line-height: 2.5rem;
    position: relative;
    top: 0;
    left: 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #e54d42;
    display: inline-block;
    border-bottom: 4px solid #e54d42;
  }

  .zxpx .mod-jd .title-right {
    position: relative;
    top: 0;
    right: 0;
    line-height: 2.5rem;
    font-size: 26px;
    font-weight: bold;
    color: #e54d42;
    display: inline-block;
    border-bottom: 4px solid #e54d42;
  }

  .zxpx .mod-jd .slideBox {
    width: 100%;
    height: 10rem;
    overflow: hidden;
    position: relative;
    margin: 1rem auto;
  }

  .zxpx .mod-jd .slideBox .bd li {
    width: 100%;
    height: 10rem;
  }

  .zxpx .mod-jd .ut li {
    font-size: 0.7rem;
  }

  .zxpx .mod-jd .ut li:first-child {
    font-size: 0.75rem;
    font-weight: unset;
  }

  .zxpx .mod-lb {
    margin-bottom: 0.5rem;
  }

  .zxpx .mod-lb .box-h {
    height: 2.5rem;
    line-height: 2.5rem;
  }

  .zxpx .mod-lb .box-h span {
    height: 2.5rem;
  }

  .zxpx .mod-lb .box-h img {
    width: 2rem;
    height: 2rem;
    padding-right: 10px;
  }

  .zxpx .notice .tab-bd {
    padding: 0.5rem;
  }

  .zxpx .notice .tab-bd li {
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.7rem;
    font-weight: normal !important;
    float: none;
  }

  .zxpx .notice .tab-bd li a {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .zxpx .notice .tab-hd li {
    float: left;
    margin-right: 0;
    width: 25%;
  }

  .zxpx .notice .tab-hd .tab-nav li a {
    height: 1.8rem;
    line-height: 1.8rem;
    padding: 0.35rem;
    text-align: center;
  }

  .zxpx .notice .tab-hd .tab-nav .li-icon {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    background: url('../images/zxpx-logo.png') no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-top: 0;
    margin-right: 0;
    display: none;
  }

  .zxpx .notice .tab-hd .tab-nav li a span {
    padding-top: 0;
    line-height: 1rem;
    font-size: 0.7rem;
  }



}