﻿body {
  background: url(../images/bj.jpg) no-repeat center 620px;
}
.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;
}
#mapBanner {
  
}
.header {
  height: 226px;
  padding-top: 60px;
}
.header .zuoce {
  padding-top: 26px;
  margin-right: 70px;
}
.header .zuoce .weather {
  position: relative;
  width: 238px;
  margin-left: 22px;
}
.header .zuoce .weather .ycc {
  width: 150px;
  overflow: hidden;
}
.header .zuoce .weather p {
  position: absolute;
  bottom: 21px;
  right: 0px;
  font-size: 17px;
  color: #444444;
}
.header .zuoce .weather span {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 14px;
  color: #444444;
}
.header .zuoce .hbr_right {
  margin-right: 22px;
  position: relative;
}
.header .zuoce .hbr_right:hover .head_wchart_list {
  display: block;
}
.header .zuoce .head_wchart_list {
  position: absolute;
  left: -560px;
  top: -41px;
  width: 490px;
  background: #ffffff;
  padding: 11px 26px;
  box-shadow: 0 0 5px 1px #d2d3dd;
  display: none;
}
.header .zuoce .head_wchart_list .head_jt {
  position: absolute;
  right: -11px;
  top: 65px;
}
.header .zuoce .head_wchart_list > div {
  float: left;
  width: 78px;
  margin-right: 20px;
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.header .zuoce .head_wchart_list > div img {
  width: 100%;
}
.header .zuoce .search {
  width: 368px;
  height: 38px;
  line-height: 38px;
  background: #ffffff;
  z-index: 10;
  border-radius: 20px;
  margin-top: 8px;
  border: 1px solid #bababa;
}
.header .zuoce .search .ipt-text {
  background: none;
  float: left;
  width: 250px;
  padding: 0px 25px;
  font-size: 16px;
  color: #bababa;
  border: none;
  outline: none;
  height: 38px;
}
.header .zuoce .search .ipt-btn {
  background: url(../images/ss.png) no-repeat center center;
  width: 68px;
  height: 38px;
  float: right;
  border: none;
  outline: none;
}
.nav {
  height: 60px;
  background: url(../images/nav.png) no-repeat center top;
}
.nav ul {
  text-align: center;
}
.nav ul li {
  min-width: 94px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  padding: 0px 16px;
  margin: 0px 11px;
  font-size: 24px;
}
.nav ul li a {
  
  color: #ffffff;
}
.nav ul li:hover {
  background-color: #ffffff;
}
.nav ul li:hover a {
  color: #b62020;
}
.lmtw .topline {
  margin: 32px 0px 29px;
}
.lmtw .topline h2 {
  float: left;
  width: 148px;
  height: 28px;
  text-align: right;
  padding-right: 22px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 6px;
  line-height: 28px;
  border-right: 2px solid #b1b0b0;
}
.lmtw .topline h2 a {
  color: #e95606;
}
.lmtw .topline .topliner h1 {
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
  text-indent: 28px;
}
.lmtw .topline .topliner h1 a {
  color: #666666;
}
.lmtw .part1 {
  margin-bottom: 40px;
}
.lmtw .part1 .slider {
  float: left;
  position: relative;
  width: 740px;
  height: 433px;
  overflow: hidden;
}
.lmtw .part1 .slider ul {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}
.lmtw .part1 .slider ul.slick-dots {
  position: absolute;
  width: 144px;
  height: 22px;
  text-align: center;
  right: 18px;
  bottom: 9px;
  z-index: 10;
}
.lmtw .part1 .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;
  cursor: pointer;
  border-radius: 20px;
}
.lmtw .part1 .slider ul.slick-dots li.slick-active {
  width: 24px;
  background-color: #b71411;
}
.lmtw .part1 .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;
}
.lmtw .part1 .slider ul li {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}
.lmtw .part1 .slider ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}
.lmtw .part1 .slider ul li a img {
  display: block;
  width: 100%;
  height: 433px;
  position: relative;
  outline: none;
}
.lmtw .part1 .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;
}
.lmtw .part1 .slider ul li a .textbox {
  position: absolute;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.lmtw .part1 .slider .slick-arrow {
  display: none !important;
}
.lmtw .part1 .newstab {
  width: 511px;
  float: right;
}
.lmtw .part1 .newstab .wrap-tab .gb-tab {
  height: 42px;
  border-bottom: 1px solid #eeeeee;
}
.lmtw .part1 .newstab .wrap-tab .gb-tab li {
  float: left;
  font-size: 21px;
  margin-right: 7px;
}
.lmtw .part1 .newstab .wrap-tab .gb-tab li a {
  display: block;
  line-height: 40px;
  padding: 0px 13px;
  color: #333333;
}
.lmtw .part1 .newstab .wrap-tab .gb-tab li a.on {
  color: #b71411;
  font-weight: bold;
  border-bottom: 4px solid #b71411;
}
.lmtw .part1 .newstab > div .list {
  margin: 16px 0px 0px;
}
.lmtw .part1 .newstab > div .list .one {
  margin-top: 30px;
  padding-bottom: 28px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dfdede;
}
.lmtw .part1 .newstab > div .list .one .date {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 32px;
  background-color: #eeeeee;
  border-radius: 10px;
  text-align: center;
}
.lmtw .part1 .newstab > div .list .one .date span {
  font-size: 30px;
  display: block;
  color: #ca1612;
}
.lmtw .part1 .newstab > div .list .one .date em {
  font-size: 14px;
  color: #999999;
}
.lmtw .part1 .newstab > div .list .one h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #333333;
}
.lmtw .part1 .newstab > div .list .one h2 a {
  display: block;
  color: #333333;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
.lmtw .part1 .newstab > div .list .one p {
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 26px;
  width: 80%;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 5px;
}
.lmtw .part1 .newstab > div .list li {
  font-size: 16px;
  padding-left: 30px;
  line-height: 48px;
  background: url(../images/list_dian.png) 6px center no-repeat;
}
.lmtw .part1 .newstab > div .list li:hover a {
  color: #b71411;
}
.lmtw .part1 .newstab > div .list li span {
  float: right;
  color: #333333;
}
.lmtw .part1 .newstab > div .list li a {
  display: block;
  color: #333333;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
.lmtw .part2 {
  width: 1328px;
  margin-bottom: 40px;
}
.lmtw .part2 ul li {
  float: left;
  margin-right: 30px;
  border: 1px solid #fecf7e;
}
.lmtw .part2 ul li a {
  display: block;
  width: 300px;
  height: 78px;
  line-height: 78px;
  background: url(../images/zhongjian_bj.png) repeat-x;
  font-size: 22px;
  color: #b62020;
}
.lmtw .part2 ul li a p {
  float: left;
  width: 49px;
  height: 42px;
  margin: 18px 24px 0px 70px;
}
.lmtw .part3 {
  margin-bottom: 28px;
}
.lmtw .part3 .ztzl_title {
  background: url(../images/title.png) no-repeat center center;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
}
.lmtw .part3 .ztzl_title h2 {
  font-size: 24px;
  font-weight: bold;
}
.lmtw .part3 .ztzl_title h2 a {
  color: #b62020;
}
.lmtw .part3 .ztzl_slider {
  position: relative;
}
.lmtw .part3 .ztzl_slider .slick-list {
  width: 1266px;
  margin: 0px auto;
}
.lmtw .part3 .ztzl_slider .slick-list .slick-track > div {
  margin: 0px 15px;
}
.lmtw .part3 .ztzl_slider .slick-list .slick-track > div a img {
  width: 390px;
  height: 150px;
}
.lmtw .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;
}
.lmtw .part3 .ztzl_slider .slick-arrow.slick-prev {
  left: 0px;
  background: url(../images/slick-prev.png) no-repeat;
}
.lmtw .part3 .ztzl_slider .slick-arrow.slick-next {
  right: 0px;
  background: url(../images/slick-next.png) no-repeat;
}
.footer {
  background: url(../images/footer_bj.png) no-repeat center bottom;
  padding-bottom:80px;
}
.footer .link {
  width: 640px;
  overflow: hidden;
}
.footer .link .link_s {
  height: 56px;
  border-bottom: 1px solid #e0e0e0;
}
.footer .link .link_s h2 {
  display: inline-block;
  font-size: 22px;
  color: #b71411;
  font-weight: bold;
  line-height: 56px;
  border-bottom: 2px solid #b71411;
  padding: 0px 10px;
}
.footer .link ul {
  width: 660px;
  padding-top: 12px;
}
.footer .link ul li {
  float: left;
  width: 139px;
  padding-left: 23px;
  font-size: 16px;
  line-height: 28px;
  margin: 3px 0px;
}
.footer .link ul li a {
  color: #333333;
}
.footer .dbxx {
  width: 522px;
}
.footer .dbxx .dzjg {
  width: 80px;
}
.footer .dbxx .bqsy {
  width: 86%;
  padding-top: 57px;
}
.footer .dbxx .bqsy p {
  line-height: 40px;
  font-size: 16px;
  color: #333333;
}
.footer .dbxx .bqsy p a {
  color: #333333;
}


/*列表页*/
.list_body {
  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(/upload/images/2021/9/e442bbf18b60988d.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(/upload/images/2021/9/ce5bfe89bd2d8a8d.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(/upload/images/2021/9/e442bbf18b60988d.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;
}

.home_fourth_list{margin-top:26px;}

.home_fourth_list ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}
.home_fourth_list ul li a img{   width: 390px;
  height: 150px;}
.home_fourth_list ul li:nth-child(3n) {
  margin-right: 0 !important;
}
/*内容页*/.pub-msg {  margin: 0 auto;  background: #FFFFFF;  overflow: hidden;}
.contet-location {  overflow: hidden;  border-bottom: 1px solid #ebeaea;  padding-bottom: 29px;}.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(http://www.dltdjw.gov.cn/tp/202108/W020210817493055921514.png) no-repeat !important;}
.bdshare-button-style1-16 .bds_tsina {  background: url(http://www.dltdjw.gov.cn/tp/202108/W020210817493056049279.png) no-repeat !important;}
.bdshare-button-style1-16 .bds_qzone {  background: url(http://www.dltdjw.gov.cn/tp/202108/W020210817493056143851.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;}





/* 移动端 */
.mbr{display:none; }
.contentzxc{display: none;}
@media (max-width: 768px) { 
  * {
    box-sizing: border-box;
}
.fl,
.fr {
  float: none;
}
.mbr{display:block; }
.dwlmbs{display: none;}
.lmtw {
  width: 98%;
}
.nav{display: none;}
.header {
  height: auto;
  padding-top: 60px;
}
.header .logo h1 a img {
  display: block;
  width: 90%;
  margin: 0px auto;
}
.lmbg {
  height: auto;
}
.lmbg .lmtw p{
  padding-top: 0px;
}
#mapBanner{
  overflow-y: hidden;
  overflow-x: scroll;
}
.bg{
  width: 1300px !important;
}
.header .zuoce{
  margin-right: 0px;
}
.header .zuoce .weather{
  margin: 0px auto;
}
.header .zuoce .hbr_right{
  display: none;
}
.header .zuoce .search{
  width: 280px;
  margin: 10px auto 26px;
}
.header .zuoce .search .ipt-text{
  width: 210px;
}

.contentzxc {
  display: block;
  width: 100%;
  height: auto;
  
}

.contentzxc .selectzxc {
  width: 100%;
  height: auto;
  margin: 0px auto;
  cursor: pointer;
}

.contentzxc .selectzxc::after {
  contentzxc: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 1px solid #b71411;
  border-bottom: 1px solid #b71411;
  top: 12px;
  right: 12px;
  position: absolute;
  transform: rotate(-46deg);
  transition: all .3s ease-in;
}

.contentzxc .selectzxc p {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #ffffff;
  padding: 0px 15px;
  background: #b71411;
}

.contentzxc .selectzxc ul {
  width: 86%;
  margin:0px auto;
  display: block;
  font-size: 16px;
  background: #ffffff;
  max-height: 0px;
  overflow: hidden;
  transition: max-height .3s ease-in;
}

.contentzxc .selectzxc ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  list-style: none;
  color: #b71411;
  border-bottom: 2px solid #666666;
}
.contentzxc .selectzxc ul li a{color: #b71411;}

.contentzxc .selectzxc ul li:hover {
  background: #b71411;
}

@-webkit-keyframes slide-down {
  0% {
    transform: scale(1, 0);
}
25% {
  transform: scale(1, 1.2);
}
50% {
  transform: scale(1, 0.85);
}
75% {
  transform: scale(1, 1.05);
}
100% {
  transform: scale(1, 1);
}
}

.contentzxc .selectzxc.open ul {
  max-height: 250px;
  transform-origin: 50% 0;
  -webkit-animation: slide-down .5s ease-in;
  transition: max-height .2s ease-in;
}

.contentzxc .selectzxc.open::after {
  transform: rotate(134deg);
  transition: all .3s ease-in;
  top: 18px;
}
.lmtw .topline h2 {
  width: 78px;
}
.lmtw .topline .topliner h1{
  font-size: 22px;
  line-height: 40px;
}
.lmtw .topline .topliner h1 a{ 
  overflow: hidden;
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 1; }
.lmtw .part1 .slider{width:100%;height:auto;float:none;}
.lmtw .part1 .slider ul li a img{height:275px;}
.lmtw .part1 .slider ul.slick-dots{bottom:44px;}
.lmtw .part1 .newstab {
  width: 100%;
  float: none;
}
.lmtw .part1 .newstab > div .list .one .date{margin-right:20px;}
.lmtw .part1 .newstab > div .list .one h2 a{width:70%;}
.lmtw .part1 .newstab > div .list .one p{width:70%;}
.lmtw .part1 .newstab > div .list li a{width:84%;}
.lmtw .part2{width:100%;}
.lmtw .part2 ul li{display: block;width:302px;float:none;margin:0px auto 16px;}
.lmtw .part3 .ztzl_slider .slick-list{width:100%;}
.lmtw .part3 .ztzl_slider .slick-list .slick-track > div a img{width:100%;height:auto;}
.footer .link{width:100%;}
.footer .link ul{width:100%;}
.footer .link ul li{float:none;width:100%;}
.footer .dbxx{width:100%;}
.list_body{padding: 18px 2%;}
.lbr_top > span{padding-left:0px;}
.lbr_bottom{padding-left:0px;}
.lbr_bottom ul li a{
  display: block;
    float: left;
  width:70%;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.lb_left_bottom ul li div{height:auto;}
.lb_left{float:none;width:96%;margin:0px auto;}
.lb_left_bottom {margin-top:18px;}
.lb_right{float:none;width:100%;margin-left: 0px;}
.home_fourth_list ul li{margin-right: 0px;}
.home_fourth_list ul li a img {
    width: 100%;
    height: auto;
}
.content-title{font-size:24px;}
}
