.lmtw {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

iframe {
  display: block;
}

.lmbg {
  height: 60px;
  background-color: #f6b84b;
}

.lmbg .lmtw .dianji {
  float: left;
  font-size: 32px;
  color: #07357c;
  line-height: 60px;
  cursor: pointer;
}

.lmbg .lmtw p {
  width: 240px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  float: right;
  padding-top: 17px;
}

.lmbg .lmtw p a {
  color: #333333;
  font-size: 12px;
}

.header {
  height: 269px;
  background: url(../images/header_bj.png) no-repeat center top;
  padding-top: 100px;
  margin-bottom: 50px;
}

.header .lmtw h1 a {
  margin-left: 5px;
  font-size: 90px;
  color: #ffe3b2;
  line-height: 116px;
  font-family: NSimSun;
  font-weight: bold;
  text-shadow: 2px 2px 2px grey;
}

.header .lmtw h1 a img {
  float: left;
}

.main {
  background-color: #ffffff;
}

.main .part1 .lmtw {
  margin-bottom: 50px;
}

.main .part1 .lmtw .slider {
  float: left;
  position: relative;
  width: 800px;
  height: 460px;
  overflow: hidden;
}

.main .part1 .lmtw .slider ul {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.main .part1 .lmtw .slider ul.slick-dots {
  position: absolute;
  width: 144px;
  height: 22px;
  text-align: center;
  right: 18px;
  bottom: 7px;
  z-index: 10;
}

.main .part1 .lmtw .slider ul.slick-dots li {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin: 0 8px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border: 1px solid #bdbbb9;
  cursor: pointer;
}

.main .part1 .lmtw .slider ul.slick-dots li.slick-active {
  width: 8px;
  height: 8px;
  border: 2px solid #bdbbb9;
  background: rgba(0, 0, 0, 0);
}

.main .part1 .lmtw .slider ul.slick-dots li button {
  display: none;
  border: none;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 22px;
  height: 22px;
  line-height: 20px;
  background: transparent;
  color: #fff;
  font-size: 14px;
}

.main .part1 .lmtw .slider ul li {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.main .part1 .lmtw .slider ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.main .part1 .lmtw .slider ul li a img {
  display: block;
  width: 100%;
  height: 460px;
  position: relative;
  outline: none;
}

.main .part1 .lmtw .slider ul li a p {
  padding-left: 30px;
  position: absolute;
  height: 44px;
  line-height: 44px;
  left: 0;
  right: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.main .part1 .lmtw .slider ul li a .textbox {
  position: absolute;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main .part1 .lmtw .slider .slick-arrow {
  display: none !important;
}

.main .part1 .lmtw .xwdt {
  float: right;
  width: 460px;
}

.main .part1 .lmtw .xwdt .xwdt_s {
  height: 50px;
  background: url(../images/title_bottom.png) no-repeat center bottom;
}

.main .part1 .lmtw .xwdt .xwdt_s h2 {
  float: left;
  height: 35px;
  line-height: 30px;
  padding-top: 1px;
  padding-left: 84px;
  background: url(../images/title.png) no-repeat left 1px;
}

.main .part1 .lmtw .xwdt .xwdt_s h2 a {
  font-size: 30px;
  color: #aa1416;
}

.main .part1 .lmtw .xwdt .xwdt_s span {
  float: right;
  margin: 6px 15px 0px 0px;
}

.main .part1 .lmtw .xwdt .xwdt_s span a {
  display: block;
}

.main .part1 .lmtw .xwdt ul {
  padding-top: 10px;
}

.main .part1 .lmtw .xwdt ul li {
  margin-top: 10px;
  margin-left: 4px;
  border: 1px solid #e5e5e5;
}

.main .part1 .lmtw .xwdt ul li a {
  display: block;
  height: 68px;
  padding-top: 20px;
  color: #333333;
}

.main .part1 .lmtw .xwdt ul li a p {
  font-size: 17px;
  line-height: 18px;
  text-indent: 20px;
  margin-bottom: 14px;
}

.main .part1 .lmtw .xwdt ul li a p i {
  float: left;
  display: block;
  width: 6px;
  height: 15px;
  background-color: #aa1517;
}

.main .part1 .lmtw .xwdt ul li a span {
  display: block;
  margin-left: 27px;
  font-size: 16px;
}

.main .part1 .lmtw .xwdt ul li:hover a {
  color: #aa1517;
}

.main .part2 {
  height: 690px;
  background-color: #eeeeee;
  padding-top: 50px;
  margin-bottom: 50px;
}

.main .part2 .lmtw .fl {
  width: 505px;
}

.main .part2 .lmtw .fl .dzzgk {
  margin-bottom: 40px;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_s {
  height: 56px;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_s h2 {
  float: left;
  height: 35px;
  line-height: 30px;
  padding-top: 1px;
  padding-left: 84px;
  background: url(../images/title.png) no-repeat left 1px;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_s h2 a {
  font-size: 30px;
  color: #aa1416;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_center {
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  font-size: 17px;
  color: #333333;
  line-height: 40px;
  text-align: justify;
  text-indent: 2em;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_center p img {
  display: none;
}

.main .part2 .lmtw .fl .dzzgk .dzzgk_center a {
  color: #aa1517;
}

.main .part2 .lmtw .fl .dzzcy {
  position: relative;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_s {
  height: 56px;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_s h2 {
  float: left;
  height: 35px;
  line-height: 30px;
  padding-top: 1px;
  padding-left: 84px;
  background: url(../images/title.png) no-repeat left 1px;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_s h2 a {
  font-size: 30px;
  color: #aa1416;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider {
  position: inherit;
  padding: 26px 20px 9px;
  border-radius: 10px;
  background-color: #ffffff;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider.slick-slider {
  position: initial;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-list .slick-track>div {
  text-align: center;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-list .slick-track>div a img {
  width: 103px;
  height: 137px;
  margin: 0px auto;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-list .slick-track>div a p {
  font-size: 17px;
  line-height: 38px;
  color: #333333;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-dots {
  position: absolute;
  top: -4px;
  right: 6px;
  margin-top: 18px;
  height: 12px;
  text-align: center;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-dots li {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin: 0 6px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 20px;
  background-color: #aa1517;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-dots li.slick-active {
  width: 24px;
  border-radius: 6px;
}

.main .part2 .lmtw .fl .dzzcy .dzzcy_slider .slick-dots li button {
  display: none;
}

.main .part2 .lmtw .fr {
  width: 733px;
}

.main .part2 .lmtw .fr .dwgk .dwgk_s {
  height: 50px;
  background: url(../images/title_bottom.png) no-repeat center bottom;
}

.main .part2 .lmtw .fr .dwgk .dwgk_s h2 {
  float: left;
  height: 35px;
  line-height: 30px;
  padding-top: 1px;
  padding-left: 84px;
  background: url(../images/title.png) no-repeat left 1px;
}

.main .part2 .lmtw .fr .dwgk .dwgk_s h2 a {
  font-size: 30px;
  color: #aa1416;
}

.main .part2 .lmtw .fr .dwgk .dwgk_s span {
  float: right;
  margin: 6px 15px 0px 0px;
}

.main .part2 .lmtw .fr .dwgk .dwgk_s span a {
  display: block;
}

.main .part2 .lmtw .fr .dwgk ul li {
  margin-top: 30px;
  padding-bottom: 28px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ffffff;
}

.main .part2 .lmtw .fr .dwgk ul li .date {
  float: left;
  width: 73px;
  height: 70px;
  margin-right: 27px;
  background-color: #eeeeee;
  border-radius: 10px;
  text-align: right;
}

.main .part2 .lmtw .fr .dwgk ul li .date span {
  font-size: 30px;
  display: block;
  font-weight: bold;
  color: #aa1517;
}

.main .part2 .lmtw .fr .dwgk ul li .date em {
  font-size: 16px;
  color: #999999;
}

.main .part2 .lmtw .fr .dwgk ul li h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

.main .part2 .lmtw .fr .dwgk ul li h2 a {
  display: block;
  color: #333333;
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}

.main .part2 .lmtw .fr .dwgk ul li p {
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 24px;
  width: 86%;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 5px;
}

.main .part3 {
  margin-bottom: 50px;
}

.main .part3 .ztzl_slider {
  position: relative;
}

.main .part3 .ztzl_slider .slick-list {
  width: 1266px;
  margin: 0px auto;
}

.main .part3 .ztzl_slider .slick-list .slick-track>div {
  margin: 0px 15px;
}

.main .part3 .ztzl_slider .slick-list .slick-track>div a img {
  width: 390px;
  height: 150px;
}

.main .part3 .ztzl_slider .slick-arrow {
  position: absolute;
  top: 55px;
  width: 17px;
  height: 27px;
  font-size: 0px;
  outline: none;
  border-radius: 0;
  border: 0px;
  background-color: transparent;
}

.main .part3 .ztzl_slider .slick-arrow.slick-prev {
  left: 0px;
  background: url(../images/slick-prev.png) no-repeat;
}

.main .part3 .ztzl_slider .slick-arrow.slick-next {
  right: 0px;
  background: url(../images/slick-next.png) no-repeat;
}

.footer {
  background-color: #b71411;
  padding-top: 13px;
}

.footer .lmtw {
  height: auto;
  background: url(../images/zhz.png) no-repeat 685px -10px;
}

.footer .lmtw .link {
  width: 640px;
  overflow: hidden;
}

.footer .lmtw .link .link_s {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #e0e0e0;
}

.footer .lmtw .link .link_s h2 {
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  padding: 0px 10px;
}

.footer .lmtw .link ul {
  width: 660px;
  padding-top: 12px;
}

.footer .lmtw .link ul li {
  float: left;
  width: 178px;
  padding-left: 8px;
  font-size: 16px;
  line-height: 28px;
  margin: 3px 0px;
}

.footer .lmtw .link ul li a {
  color: #ffffff;
}

.footer .lmtw .dbxx {
  width: 522px;
}

.footer .lmtw .dbxx .dzjg {
  width: 80px;
}

.footer .lmtw .dbxx .bqsy {
  width: 86%;
  padding-top: 57px;
}

.footer .lmtw .dbxx .bqsy p {
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
}

.footer .lmtw .dbxx .bqsy p a {
  color: #ffffff;
}


/*列表页*/

.list_body {
  margin: 30px auto;
  overflow: hidden;
  padding: 38px 50px;
  box-shadow: 0 0 5px 1px #d2d3dd;
}

.lb_left {
  float: left;
  width: 240px;
}

.lb_left_top {
  overflow: hidden;
  background: #ac0202;
  padding: 11px 17px;
}

.lblt_right {
  float: right;
  overflow: hidden;
  margin-top: -17px;
}

.lblt_right>div {
  overflow: hidden;
}

.lblt_right span {
  display: block;
  width: 20px;
  height: 4px;
  background: #FFFFFF;
  float: right;
}

.lblt_right p {
  display: block;
  text-align: left;
  margin-top: 17px;
  font-size: 24px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: inherit;
  float: right;
}

.lb_left_bottom {
  margin-top: 50px;
}

.lb_left_bottom ul li {
  border-bottom: 1px solid #e5e5e5;
}

.lb_left_bottom ul li:hover {
  cursor: pointer;
}

.lb_left_bottom ul li:hover div {
  background: #e5e5e5;
}

.lb_left_bottom ul li:hover a {
  color: #ac0202;
  font-weight: bold;
}

.lb_left_bottom ul li:hover i {
  background: url(http://www.dltdjw.gov.cn/tp/202108/W020210817493055080220.png) no-repeat center;
}

.lb_left_bottom ul li:last-child {
  border-bottom: none;
}

.lb_left_bottom ul li div {
  overflow: hidden;
  margin: 10px auto;
  height: 30px;
  padding: 15px 20px;
}

.lb_left_bottom ul li a {
  float: left;
  white-space: nowrap;
  width: 60%;
  color: #333333;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lb_left_bottom ul li i {
  float: right;
  background: url(http://www.dltdjw.gov.cn/tp/202108/W020210817493054942181.png) no-repeat center;
  display: block;
  width: 41px;
  height: 12px;
  margin-top: 8px;
}

.listBa div {
  background: #e5e5e5;
}

.listBa a {
  color: #ac0202 !important;
  font-weight: bold;
}

.listBa i {
  background: url(http://www.dltdjw.gov.cn/tp/202108/W020210817493055080220.png) no-repeat center !important;
}

.background a {
  color: #FFFFFF !important;
  background: #aa1416 !important;
}

.lb_right {
  border-left: 1px solid #e5e5e5;
  min-height: 500px;
  float: left;
  margin-left: 27px;
  width: 930px;
}

.lb_center {
  float: none;
  margin-left: 0;
  width: 100%;
  border-left: none;
}

.lbr_top {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
}

.lbr_top>span {
  float: left;
  font-size: 24px;
  color: #ac0202;
  font-weight: bold;
  padding-left: 38px;
}

.lbr_top>div {
  float: right;
  overflow: hidden;
}

.lbr_top>div img {
  float: left;
  margin-top: 5px;
}

.lbr_top>div span {
  float: left;
  margin-top: 5px;
  color: #666666;
  font-size: 14px;
  margin-left: 10px;
}

.lbr_top>div a {
  color: #666666;
}

.lbr_bottom {
  overflow: hidden;
  padding-left: 38px;
  margin-top: 30px;
}

.lbr_bottom ul {
  padding-left: 25px;
}

.lbr_bottom ul li {
  list-style: disc;
  color: #aaaaaa;
  font-size: 17px;
  line-height: 40px;
}

.lbr_bottom ul li a {
  color: #000000;
}

.lbr_bottom ul li span {
  float:right;
  font-size: 15px;
  color: #999999;
}

.flg {
  width: 120%;
  border-bottom: 1px solid #e5e5e5;
  margin: 30px -63px;
}


/*分页*/

.page {
  text-align: center;
  font-size: 18px;
  color: #4a4a4a;
  margin-top: 50px;
  padding-left: 67px;
}

.page>span {
  margin-right: 24px;
}

.page-prev1,
.page-prev2,
.page-prev3 {
  padding: 7px 12px;
  color: #929191;
  font-weight: bold;
  font-size: 20px;
}

.xll_page_prev_l {
  color: #929191 !important;
}

.page_hide {
  margin-right: 0 !important;
}

.page_hide a {
  display: inline-block;
  padding: 7px 12px;
  margin-right: 24px;
  color: #4a4a4a;
  background: #e5e5e5;
}

.page_hide span {
  display: inline-block;
  padding: 6px 13px;
  margin-right: 24px;
  color: #FFFFFF;
  background: #d62027;
}

.page_next1 {
  background: #FFFFFF;
  padding: 6px 11px;
}

.page_next1 a {
  color: #333333;
}

.page_next2 {
  padding: 7px 12px;
  color: #929191;
  font-weight: bold;
  font-size: 20px;
}

.page_next2 a {
  color: #999999;
}

.page_last2 {
  background: #eeeeee;
  padding: 6px 11px;
}

.page_last2 a {
  color: #999999;
}

.page_to {
  margin-right: 10px;
}

.zt11 {
  width: 36px;
  height: 36px;
  font-size: 18px;
  margin-right: 10px;
  outline: none;
  text-align: center;
  border: none;
  background: #e5e5e5;
  line-height: 36px;
}

.zt12 {
  color: #d62027;
  font-size: 18px;
  background: none;
  outline: none;
  border: none;
  margin-left: 10px;
}

.page_other {
  color: #666666;
}


/*领导页*/

.leader_body {
  width: 1300px;
  margin: 30px auto;
  overflow: hidden;
}

.leader_left {
  float: left;
  width: 240px;
  background: #f8f8f8;
  padding: 37px 30px;
  height: 1465px;
}

.leader_left_top {
  border-left: 1px solid #aa1416;
  border-bottom: 1px solid #aa1416;
  padding-bottom: 70px;
  position: relative;
}

.llt_top {
  font-size: 30px;
  color: #aa1416;
  font-weight: bold;
  padding-left: 16px;
}

.llt_bottom {
  overflow: hidden;
  margin-top: 35px;
}

.llt_bottom ul li {
  overflow: hidden;
  margin-bottom: 20px;
}

.llt_bottom ul li:hover a {
  color: #FFFFFF !important;
  background: #aa1416 !important;
}

.llt_bottom ul li i {
  display: block;
  float: left;
  width: 22px;
  height: 3px;
  background: #aa1416;
  margin-top: 18px;
  margin-right: 1px;
  margin-left: 1px;
}

.llt_bottom ul li a {
  display: block;
  float: left;
  width: 206px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  background: #FFFFFF;
  text-align: center;
  font-size: 20px;
  color: #aa1416;
}

.llt_ab {
  position: absolute;
  width: 186px;
  height: 1px;
  background: #f8f8f8;
  right: 0;
  bottom: -1px;
  z-index: 9;
}

.leader_right {
  float: left;
  margin-left: 2px;
  width: 917px;
  background: #f8f8f8;
  padding: 37px 40px;
}

.leader_right_top {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
}

.leader_right_top>span {
  float: left;
  font-size: 20px;
  color: #ac0202;
  font-weight: bold;
  padding-left: 20px;
}

.leader_right_top>div {
  float: right;
  overflow: hidden;
}

.leader_right_top>div img {
  float: left;
  margin-top: 5px;
}

.leader_right_top>div span {
  float: left;
  margin-top: 5px;
  color: #999999;
  font-size: 14px;
  margin-left: 10px;
}

.leader_right_top>div a {
  color: #666666;
}

.leader_right_bottom {
  margin-top: 28px;
}

.leader_right_bottom .leader_msg {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  padding: 30px;
  background: #FFFFFF;
  margin-bottom: 40px;
}

.leader_msg_left {
  width: 118px;
  float: left;
  overflow: hidden;
}

.leader_msg_left img {
  display: block;
  width: 100%;
}

.leader_msg_left p {
  font-size: 22px;
  color: #666666;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}

.leader_msg_right {
  float: left;
  margin-left: 23px;
  width: 713px;
  overflow: hidden;
}

.leader_msg_right>div {
  overflow: hidden;
  margin-bottom: 25px;
}

.leader_msg_right>div span {
  display: block;
  float: left;
  color: #aa1416;
  font-size: 18px;
}

.leader_msg_right>div i {
  display: block;
  float: left;
  border: 1px solid #cccccc;
  height: 16px;
  margin: 3px 13px 0 13px;
}

.leader_msg_right>div p {
  display: block;
  float: left;
  color: #666666;
  font-size: 17px;
  width: 648px;
  text-align: justify;
}

.leader_more {
  overflow: hidden;
  width: 690px;
  margin-left: 65px;
  margin-bottom: 0 !important;
}

.leader_more a {
  float: left;
  display: block;
  width: 123px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eeeeee;
  font-size: 16px;
  color: #aa1416;
  border-radius: 10px;
}

.leader_more div {
  border-bottom: 1px solid #eeeeee;
  float: left;
  width: 565px;
  margin-top: 14px;
}

.button1 {
  width: 200px;
  margin: 50px auto;
}

.button1 a {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  background: #ac0202;
  text-align: center;
  border-radius: 10px;
}

.button2 {
  width: 500px;
  margin: 50px auto;
}

.button2 a {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  background: #ac0202;
  text-align: center;
  border-radius: 10px;
  float: left;
  margin-right: 20px;
}


/*内容页*/

.pub-msg {
  margin: 0 auto;
  background: #FFFFFF;
  overflow: hidden;
}

.contet-location {
  overflow: hidden;
  border-bottom: 1px solid #ebeaea;
  padding-bottom: 29px;
  margin-bottom:25px;
}

.contet-location>span {
  font-size: 22px;
  color: #ac0202;
  font-weight: bold;
  margin-left: 10px;
  position: relative;
  top: -5px;
}

.contet-location i {
  float: right;
  margin-top: 12px;
  font-style: normal;
}

.contet-location i span a {
  color: #666666;
  font-size: 14px;
  margin-left: 15px;
}

.contet-location i span a {
  color: #666666;
}

.content-title {
  text-align: center;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  margin-top: 60px;
}

.content-brief {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 17px 0 13px 0;
  overflow: hidden;
  margin: 50px auto;
  color: #999999;
  font-size: 16px;
  overflow: hidden;
}

.content-brief-left {
  float: left;
}

.content-brief-left p {
  float: left;
  margin-right: 40px;
}

.content-brief-right {
  float: right;
}

.content-brief-right p {
  float: left;
  margin-right: 15px;
}

.content-brief-right p img {
  display: block;
  position: relative;
  top: 6px;
}

.content-brief-right span {
  display: inline-block;
  padding: 2px 0;
  width: 30px;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.content-brief-right span:hover {
  cursor: pointer;
}

.share {
  float: left;
}

.bdshare-button-style1-16 a {
  width: 25px !important;
  height: 25px !important;
  padding-left: 0 !important;
  line-height: 0 !important;
  margin: 0 0 0 15px !important;
}

.lastP {
  margin-right: 0 !important;
}

.bdshare-button-style1-16 .bds_weixin {
  background: url(../../upload/images/2021/9/ffd0c4e63e861c10.png) no-repeat !important;
}

.bdshare-button-style1-16 .bds_tsina {
  background: url(../../upload/images/2021/9/3560cbf4cf9e1c10.png) no-repeat !important;
}

.bdshare-button-style1-16 .bds_qzone {
  background: url(../../upload/images/2021/9/c6825e3a7c31f81.png) no-repeat !important;
}

.content-detail {
  text-align: justify;
}

.content-detail img {
  max-width: 100%;
}

.content-other {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 40px;
}

.content-other p {
  color: #ac0202;
  font-size: 20px;
  margin-bottom: 20px;
}

.content-other p a {
  color: #333333;
}

.other-P {
  margin-bottom: 0 !important;
}

.fontColor {
  color: #fe8f00 !important;
}
.c_r_con_1 {
    height: auto;
    width: 226px;
    float: left;
}
.c_r_con_2 {
    width: 75%;
    overflow: hidden;
    float: right;
}
.c_r_con_2_tlt {   
  height: 30px;
    border-bottom: 1px solid #d7d7d7;
}
.c_r_con_2_tlt span {
    float: left;
    width: 3px;
    height: 16px;
    background: #ac0202;
    margin: 4px 10px 0 0;
}
.c_r_con_2_tlt p {
    float: left;
    font-size: 16px;
    color: #ac0202;
    font-weight: bold;
}
.c_r_con_1 img { 
  display: block;
    width: 226px;
    height: 300px;
}
