.main {
  width: 1200px;
  margin: 13px auto;
  height: auto;
}

h3.main_title {
  font-size: 18px;
  display: block;
  padding: 10px 20px 4px 40px;
  line-height: 40px;
  font-weight: bolder;
  color: #666;
  background: #fff;
  border-bottom: #f1f1f1 18px solid;
  overflow: hidden;
}

h3.main_title li {
  float: left;
  padding-right: 30px;
}

h3.main_title li a,
.all_columns_float p a {
  color: #999;
  position: relative;
}

h3.main_title li a.cur,
.all_columns_float p a.cur {
  color: #f23535;
  background: none;
}

h3.main_title li a:hover {
  color: #f23535;
}

h3.main_title li a:hover.cur {
  color: #f23535;
  background: none;
}
h3.main_title li.morelm a{
  padding-right:20px;
  background: url("/skin/new2017/images/newslmgetbottom.png") no-repeat right 7px;
}
h3.main_title li.morelm a:hover{
  padding-right:20px;
  background: url("/skin/new2017/images/newslmgettop.png") no-repeat right 7px;
}
h3.main_title li.morelm a:after{
  background: none;
}

.main_title li a:hover:after,
.main_title li a:after,
.main_title li a.cur:after,
.all_columns_float p a:hover:after,
.all_columns_float p a.cur:after,
.timetoday:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  background: #f23535;
  bottom: -5px;
  left: 50%;
  clear: both;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 1.5px;
}

.main_title li a:after {
  left: 50%;
  width: 0;
  opacity: 1
}

.main_title li a:hover:after,
.main_title li a.cur:after,
.all_columns_float p a.cur:after {
  margin-left: -25%;
  width: 50%;
  opacity: 1;
}

.all_columns_float p a:hover:after,
.all_columns_float p a.cur:after {
  left: 50% !important;
  margin-left: -25%;
  width: 50%;
  opacity: 1;
  background: #f23535 !important;
}

h3.main_title li a.moreinfo {
  font-size: 14px;
  font-weight: normal !important;
}
.main_left {
  width: 845px;
  height: auto;
  float: left;
  background: #FFF;
}
.main_1 {
  height: auto;
  padding: 0px 30px 12px 30px;
}
.news_lb {
  padding: 20px 0;
}
.news_lb li {
  height: 163px;
  padding: 18px;	
  border-radius: 15px;
  border: 2px solid #fff;
  cursor: pointer;
}
.news_lb li:hover {
  border: 2px solid #32a7ff;
}
.news_lb h3 {
  display: block;
  color: #999;
  line-height: 26px;
  padding-left: 0;
  padding-bottom: 10px;
}
.news_lb h3 a {
  font-size: 18px !important;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.news_lb li:hover h3 a {
  color: #32a7ff !important;
  text-decoration: underline;
}
.news_plun {
  color: #999;
  margin-top: 5px;
  font-size: 12px !important;
  height: 26px;
  border: 0;
}
.news_plun:hover {
  border: 0;
}
.news_plun span {
  display: inline-block;
  float: left;
  height: 26px !important;
  border: 0 !important;
  position: relative;
}
.news_plun span a {
  float: left;
  height: 25px;
  line-height: 25px;
  border: 0;
  padding: 0 20px !important;
  color: #999;
  display: inline-block;	
}
.news_plun span a:hover{
  color:#fb942e;
}
.news_plun span a.icon_fenxiang{
      padding-right: 0px !important;
}
.shidian_list li:hover .img, .shidian_list li:hover .text {
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
}
.shidian_list li:hover .textin {
  transform: translateY(-7px);
}
.transitionleft20 li:hover .news_left img {
  transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -webkit-transform: translateX(-15px);
}
.transitionleft20 li:hover img {
  opacity: .7;
}
.transitionleft20 li:hover .news_rightt {
  transform: translateX(-3px);
  -ms-transform: translateX(-3px);
}
.news_left, .news_right {
  width: 250px;
  height: 170px;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
.news_left img {
  width: 250px;
  height: 170px;
  display: block;
  transition-duration: 0.5s;
  border-radius: 5px;
}
.news_right {
  width: 480px;
  line-height: 22px;
  float: right;
  overflow: inherit;
}
.news_right p {
  margin: 0 0 8px 0;
  height: 85px;
  line-height: 28px;
  overflow: hidden;
  display: inline-block;
}
.news_right p a {
  color: #999;
  text-decoration: none;
  font-size: 14px !important;
}
.icon_dianzan {
  background: url("/skin/new2017/images/plun_dianzan.png") no-repeat 0 5px;
}
.icon_dianzan:hover {
  background: url("/skin/new2017/images/plun_dianzanhover.png") no-repeat 0 5px;
}
.icon_dianzan_cur {
  background: url("/skin/new2017/images/plun_dianzan_cur.png") no-repeat 0 5px;
}
.icon_huifu {
  padding-right: 0px !important;
  background: url("/skin/new2017/images/plun_huifu.png") no-repeat 0 5px;
}
.icon_huifu:hover {
  background: url("/skin/new2017/images/plun_huifuhover.png") no-repeat 0 5px;
}

.main_right {
  width: 340px;
  float: right;
  padding: 12px 0px;
  background: #FFF;
}
.main_right_div {
  padding: 0px 18px;
  height: auto;
  background:#fff;
}
.h3 a.righttitle, h3.righttitle {
  color: #333;
  height: 30px;
  padding: 16px 0 10px 0;
  margin-right: 6px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #eee 1px solid;
}
h3.righttitle a, h3.righttitle a:visited {
  font-size: 18px;
  color: #666;
}
h3.righttitle a:hover {
  color: #0e8be9
}
h3 a.righttitle:before, h3.righttitle:before {
  content: "";
  width: 6px;
  height: 17px;
  background: #32a7ff;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}
.righttitle ul {
  display: inline-block;
  width: 92%;
  vertical-align: middle;
}
.righttitle li {
  float: left;
}
.righttitle li.day {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #aaa;
}
.righttitle li.day a {
  color: #999;
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
}
.righttitle li.day a.cur {
  color: #666;
  font-weight: bold;
}
.main_right_div .kaixiang_list {
  padding: 20px 0 10px 0;
  overflow: hidden;
  float: inherit;
}
.main_right_div .kaixiang_list li {
  padding: 0;
  width: 140px;
  height: 150px;
}
.main_right_div .kaixiang_list li:nth-last-child(1){
  float: right;
}
.main_right_div .kaixiang_list .img, .main_right_div .kaixiang_list .img img {
  width: 140px;
  height: 95px;
  border-radius: 3px;
  overflow: hidden;
}
.main_right_div .kaixiang_list .text a:link {
  font-size: 14px;
}
.main_right_div .kaixiang_list .text {
  line-height: 22px;
}
.kaixiang_list {
  height: auto;
  padding: 0 16px;
}
.kaixiang_list li {
  float: left;
  width: 155px;
  height: 104px;
  padding: 0 10px;
  border: #fff 1px solid;
  background: 0;
  position: relative;
}
.kaixiang_list .img {
  position: relative;
  width: 155px;
  height: 104px;
  overflow: hidden;
  border-radius: 3px;
}
.kaixiang_list .img img {
  width: 155px;
  height: 104px;
  will-change: transform;
  transition-duration: 0.5s;
  display: inline-block;	
}
.kaixiang_list .img img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.kaixiang_list .text{
  width: 100%;
  height: 43px;
  line-height: 19px;
  cursor: pointer;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.kaixiang_list .text a:link {
  color: #666;
  text-decoration: none;
}
.kaixiang_list .text a:hover {
  color: #F23535;
}
.newslist li {
  height: 40px;	
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border:1px solid #fff;
}
.newslist li.mnow {
    z-index: 1001;
  height: 40px;	
  line-height: normal;
    border: #ffb400 1px dashed !important;
    background: linear-gradient(to left,#fff,#fbe3b9);
    background: -webkit-linear-gradient(to left, #fff 0%,#fbe3b9 100%);
    background: -o-linear-gradient(lto eft, #fff 100%,#fbe3b9 100%);
    background: -ms-linear-gradient(to left, #fff 100%,#fbe3b9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe3b9', endColorstr='#ffffff',GradientType=1);
    psdding-left: 0;
  overflow:inherit;
  text-overflow: clip;
  white-space: normal;
  border-radius: 3px;
    display: flex;
    align-items: center;
  word-break: break-all;
}
.newslist li.mnow a{
  background:none!important;
  padding:0 5px 0 15px;	
}
.newslist li.mnow{
  display:non;
}
.newslist:hover li.mnow{
  display: flex;
}
.newslist li a {
  color: #999;
  font-size: 14px;
  padding-left: 18px;
  background: url( "https://icons.mydrivers.com/news2022/icon_circle_dot.png") no-repeat 4px 8px;
}
.newslist li a:hover {
  text-decoration: underline;
  background-position: 4px -7px;	
  color: #f23535;
}
.article_ph {
  padding: 10px 0;
}
.article_ph li {
  height: auto;
  padding: 12px 0;
  color: #666;
}
.article_ph li a {
text-decoration: none;
cursor: pointer;
line-height: 22px !important;
color: #999;
display: block;
font-size: 14px;
}
.article_ph li a.line1 {
padding-top: 12px;
}
.article_ph li a i {
text-decoration: none;
cursor: pointer;
line-height: 20px !important;
color: #666;
display: table-cell;
height: 36px;
font-style: normal;
}
.article_ph li:hover, .article_ph li a:hover {
color: #f23535;
}
.article_ph li em {
display: inline-block;
text-align: center;
width: 18px;
height: 18px;
line-height: 18px;
float: left;
margin: 1px 10px 0px 0;
font-size: 12px;
color: #fff;
border-radius: 2px;
}
.no1 {
  background: linear-gradient(to bottom, #FF6E4C, #D70000);
  background: -webkit-linear-gradient(to bottom, #FF6E4C 0%, #D70000 100%);
  background: -o-linear-gradient(to bottom, #FF6E4C 100%, #D70000 100%);
  background: -ms-linear-gradient(to bottom, #FF6E4C 100%, #D70000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D70000', endColorstr='#FF6E4C', GradientType=1);
}
.no2 {
  background: linear-gradient(to bottom, #FFA800, #FF5400);
  background: -webkit-linear-gradient(to bottom, #FFA800 0%, #FF5400 100%);
  background: -o-linear-gradient(lto bottom, #FFA800 100%, #FF5400 100%);
  background: -ms-linear-gradient(to bottom, #FFA800 100%, #FF5400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF5400', endColorstr='#FFA800', GradientType=1);
}
.no3 {
  background: linear-gradient(to bottom, #FCB333, #FF7E00);
  background: -webkit-linear-gradient(to bottom, #FCB333 0%, #FF7E00 100%);
  background: -o-linear-gradient(lto bottom, #FCB333 100%, #FF7E00 100%);
  background: -ms-linear-gradient(to bottom, #FCB333 100%, #FF7E00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7E00', endColorstr='#FCB333', GradientType=1);
}
.ph_red {
  background: #d94f49;
}
.ph_gry {
  background: linear-gradient(to bottom, #d1cfcf, #a6a5a5);
  background: -webkit-linear-gradient(to bottom, #d1cfcf 0%, #a6a5a5 100%);
  background: -o-linear-gradient(lto bottom, #d1cfcf 100%, #a6a5a5 100%);
  background: -ms-linear-gradient(to bottom, #d1cfcf 100%, #a6a5a5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a5a5', endColorstr='#d1cfcf', GradientType=1);
}
.foot_jz{
  width: 1390px;
}