.mainContent {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    min-width: 1200px;
}
.comm_part {
    overflow: hidden;
}
.mw1200 {
    width: 1200px;
    margin: 0 auto;
}
.introInfo {
  height: 460px;
  overflow: hidden;
  position: relative;
}
.comm_itembox.open {
  height: auto;
}

.pageposition {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #696969;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 16px 0 0px 0px;
    padding: 0 0 0 16px;
    box-sizing: border-box;
    background: #f3fbfe;
    z-index: 0;
}
.pageposition {
    background: #fff;
    margin-bottom: 20px;
}
.pageposition > div::before {
    content: "";
    float: left;
    margin-top: 13px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: url(../images/icon.png) no-repeat -331px -803px;
}
.pageposition a {
    color: #696969;
}
.w920 {
    width: 820px;
    overflow: hidden;
}
.comm_itembox {
    width: 100%;
    position: relative;
    padding: 16px 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.w920 .con_main_info {
    padding-left: 16px;
}
.con_art_info {
    padding-bottom: 0;
}
.con_main_info {
    width: 100%;
    overflow: hidden;
    padding: 10px 16px 0 8px;
    box-sizing: border-box;
}
.artDel_name {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.comm_itembox .artDel_name h1 {
    max-width: 410px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 26px;
    font-weight: bold;
}
.artDel_name p {
    text-align: center;
    margin-top: 16px;
}
.artDel_name p span {
    display: inline-block;
    margin: 0 12px;
    color: #999;
}
.artDel_name p span i.time {
    margin-top: 1px;
    background-position: -495px -932px;
}
.artDel_name p span i {
    display: inline-block;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 6px;
    background: url(../images/icon.png) no-repeat;
    overflow: hidden;
}
.artDel_name p span i.readNum {
    background-position: -523px -932px;
}
.artDel_name p span i.editer {
    background-position: -551px -932px;
}
div.del_rellist{
    width: 100%;
      margin: 10px auto 20px;
      padding: 16px;
      border:1px solid #eee;
      box-sizing: border-box;
      overflow: hidden;
      border-radius: 4px;
  }
  .con_art_info div.del_rellist{
      width: 98%;
      margin-top: 16px;
      border:none;
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
  }
  div.del_rellist .del_relLeft {
      width: 80%;
      float: left;
      margin-right: 18px;
      overflow: hidden;
  }
  div.del_rellist .del_relLeft .del_relImg {
      width: 88px;
      height: 88px;
      text-align: center;
      vertical-align: middle;
      float: left;
      overflow: hidden;
      margin-right: 20px;
  }
  div.pcdel_rellist .del_relLeft .del_relImg {
      width: 64px;
  }
  div.del_rellist .del_relLeft .del_relImg a {
    display: block;
  }
  div.del_rellist .del_relLeft .del_relImg img {
   width: 88px;
      border-radius: 12px;
      height: 88px;
      margin: 0;
      text-align: center;
      vertical-align: middle;
      transition: all 0.3s;
  }
  div.pcdel_rellist .del_relLeft .del_relImg img {
      width: 64px;
      border-radius: 4px;
  }
  div.del_rellist:hover .del_relImg img{
    transform: scale(0.92);
    transition: transform 0.3s;
  }
  div.del_rellist .del_relLeft .del_relInfo {
      width: 79%;
      float: left;
      display: inline-block;
      overflow: hidden;
  }
  div.del_rellist .del_relTit {
      color: #444444;
      font-size: 20px;
      margin-bottom: 10px;
      clear: both;
      height: 28px;
      overflow: hidden;
      width: 100%;
  }
  div.del_rellist .del_relTit a {
      display: inline-block;
      float: left;
      color: #444;
      max-width: 71%;
      overflow: hidden;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
  div.del_rellist:hover .del_relTit a {
      color: #358ff0;
  }
  div.del_rellist .del_relTit .ztlb_btn  a {
      color: #fff;
  }
  .del_relInfo dl {
	width:100%;
	overflow: hidden;
	margin-top: 22px;
}
.del_relInfo dl dd {
	width:33%;
	float: left;
	color: #999;
	text-align: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.del_relInfo dl dd a{
	color: #358ff0;
}
.del_relInfo dl dd span{
	color: #666;
}
  div.del_rellist .del_relRight {
    width: 120px;
float: left;
overflow: hidden;
}
.del_relRight p {
    display: block;
    margin: 0;
    width: 120px;
    text-align: center;
    height: 25px;
    margin-top: 10px;
}
.del_relRight p span {
    display: inline-block;
}
.del_relRight a.del_relBtn {
  display: block;
  width: 120px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #00be6e;
  border: 1px solid #00be6e;
  background: #fff;
  border-radius: 4px;
  margin-top: 2px;
  float: left;
}
div.del_rellist:hover .del_relRight a.del_relBtn {
  color: #fff;
  border: 1px solid #00be6e;
  background: #00be6e;
}
.del_relRight a.del_relBtn i {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/icon.png") no-repeat center;
  margin: -4px 2px 0 0;
  height: 16px;
  width: 18px;
  background-position: -407px -133px;
}
div.del_rellist:hover .del_relRight a.del_relBtn i {
  background-position: -438px -133px;
}
.app_starBox {
    width: 102px;
    height: 20px;
    overflow: hidden;
}
.app_starBox .star {
    display: block;
    height: 20px;
    overflow: hidden;
    float: left;
    line-height: 20px;
    margin-left: 0;
}
.app_starBox .star span {
    width: 102px;
    height: 20px;
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}
.app_starBox .star span.star0 {
    background-position: -22px -270px;
  }
  .app_starBox .star span.star1 {
    background-position: -22px -300px;
  }
  .app_starBox .star span.star2 {
    background-position: -22px -330px;
  }
  .app_starBox .star span.star3 {
    background-position: -22px -360px;
  }
  .app_starBox .star span.star4 {
    background-position: -22px -390px;
  }
  .app_starBox .star span.star5 {
    background-position: -22px -420px;
  }
  .des {
    width: 100%;
    font-size: 15px;
    line-height: 28px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px 30px 20px;
    margin-top: 20px;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .des p {
    font-size: 15px;
    line-height: 26px;
    vertical-align: middle;
      margin-bottom: 12px;
  }
  .des a {
    color: #1e89e0;
  }
  .des a:hover {
    color: #ff2d22;
  }
  .des p img, .des img {
      max-width: 100%;
      display: block;
      text-align: center;
      vertical-align: middle;
      margin: 12px auto;
  }
  .des p.itTit, .des h3 {
    background: #f3fbfe;
    border: 1px solid #f3fbfe;
    color: #358ff0;
    padding: 4px 12px;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    margin: 12px 0;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
  }
  .des p.itTit::before {
      content: "";
      float: left;
      margin-top: 6px;
      display: inline-block;
      width: 4px;
      height: 16px;
      background-color: #358ff0;
      margin-right: 10px;
  }
  .des .Explain {
        width: 100%;
      color: #666;
  /*    background: url("../images/notic_bg1.png") no-repeat top;*/
      margin-top: 16px;
      overflow: hidden;
  }
  .des .Explain::before {
      content: "";
      float: left;
      display: inline-block;
      height: 31px;
      background-color: #358ff0;
        width: 100%;
      background: url("../images/notic_bg1.png") no-repeat 0;
  }
  .des .Explain::after {
      content: "";
      float: left;
      display: inline-block;
      height: 31px;
      background-color: #358ff0;
        width: 100%;
      margin: 0;
      background: url("../images/notic_bg3.png") no-repeat 1px; 
  }
  .des .Explain .tipInfo{
        width: 100%;
      padding: 0 36px;
      margin: 31px 0 -1px 0;
      color: #666;
      background: url("../images/notic_bg2.png") repeat-y;    
      box-sizing: border-box;
  }
  .des .Explain p {
    color: #ffa800;
    font-size: 18px;
    font-weight: bold;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
    margin-bottom: 6px;
  }
  .comm_itembox .loadMore {
    position: absolute;
    float: left;
    right: 0px;
    width: 100%;
    text-align: center;
    bottom: 0px;
    height: 42px;
    z-index: 96;
  }
  .comm_itembox .loadMore span {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .comm_itembox .loadMore i {
    float: left;
    display: block;
    background: url(../images/zksqxz.png) no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 99
  }
  .comm_itembox .loadMore .Topen {
    display: none;
    width: 166px;
    height: 42px;
    background-position: -2px -64px;
  }
  .comm_itembox .loadMore .Topen:hover {
    width: 166px;
    height: 42px;
    background-position: -174px -64px;
  }
  .comm_itembox .loadMore .Tclose {
    display: block;
    width: 165px;
    height: 42px;
    background-position: -2px -6px;
  }
  .comm_itembox .loadMore .Tclose:hover {
  
  
    width: 165px;
    height: 42px;
    background-position: -174px -6px;
  }
  .con_boxinfo {
      width: 100%;
      overflow: hidden;
      padding: 0 20px;
      box-sizing: border-box;
  }
  .comm_itembox {
    width: 100%;
    position: relative;
    padding: 16px 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.syDeReTitle .click_more {
    color: #a8a8a8;
    display: inline-block;
    height: 26px;
    margin-right: 10px;
    text-align: right;
    padding-top: 15px;
    font-size: 12px;
  }
  .syDeReTitle .click_more::before {
    content: "...";
    display: inline-block;
    border: 1px solid #a8a8a8;
    border-radius: 25px;
    width: 12px;
    height: 12px;
    position: relative;
    top: -3px;
    left: -5px;
    text-align: center;
    color: #a8a8a8;
    line-height: 0.4;
  }
  .syDeReTitle .click_more:hover::before {
    color: #358ff0;
    border: 1px solid #358ff0;
  }
  .syDeReTitle .click_more:hover {
    color: #358ff0;
  }
  .syDeReTitle h2 {
    display: inline-block;
    height: 54px;
    line-height: 54px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #358ff0;
  }
  .syDeReTitle h2:before, .syDeReTitle h2:after {
    content: '';
    display: block;
    width: 5px;
    height: 27px;
    background: #358ff0;
    margin-top: 15px;
  }
  .syDeReTitle h2:before {
    float: left;
    margin-right: 13px;
  }
  .syDeReTitle h2:after {
    float: right;
    margin-left: 13px;
  }
  .syDeReTitle h2 em {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 54px;
    color: #FFFFFF;
    text-align: right;
    position: relative;
    top: -3px;
  }
  .syDeReTitle h2 em b {
    display: block;
    width: 100%;
    height: 48px;
    transform: skewY(-10deg);
    background: #358ff0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
  }
  .syDeReTitle h2 em big {
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;
    position: relative;
    z-index: 1;
    top: -2px;
    font-size: 26px;
    font-weight: bold;
  }
  .con_boxinfo ul.sfpc_bblist {
	margin-left: -34px;
	overflow: hidden;
}
.con_boxinfo ul.sfpc_bblist  li {
  float: left;
	margin-top:20px;
  margin-left: 34px;
}
.con_boxinfo ul.sfpc_bblist  li a {
  display: inline-block;
  width: 80px;
}
.con_boxinfo ul.sfpc_bblist  li img {
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  transition: transform 0.5s;
}
.con_boxinfo ul.sfpc_bblist  li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
.con_bilist {
    margin-top: 10px;
}
ul.c-new_delArt {
    margin-bottom: 20px;
    margin-left: -28px;
    overflow: hidden;
  }
  ul.c-new_delArt li:hover {
    background-color: #f9f9f9;
  }
  ul.c-new_delArt li {
    width: 426px;
    margin-left: 28px;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 96px;
    padding: 16px 0px;
    border-bottom: 1px dashed #eee;
  }
  ul.c-new_delArt li img {
    width: 110px;
    height: 66px;
    transition: all 0.4s ease;
  }
  ul.c-new_delArt li:hover img {
    transform: scale(1.06);
    transition: all 0.4s ease;
  }
  ul.c-new_delArt li .u_title {
    display: inline-block;
    margin-left: 0px;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  ul.c-new_delArt li .u_title:hover {
    color: #fe6767;
  }
  ul.c-new_delArt li .u_img {
      width: 100%;
    margin-top: 5px;
    margin-left: 0px;
}
ul.c-new_delArt li div.u_img .u_txt {
    font-size: 14px;
    color: #737373;
    width: 296px;
    height: 50px;
    padding: 8px 0px;
    padding-left: 20px;
      margin-top: 6px;
      display: -webkit-box;
      text-overflow: ellipsis;
      line-height: 26px;
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
}
.pbt0 {
    padding-bottom: 0;
}
.syDeReTitle span.scom_span {
    color: #a8a8a8;
    display: inline-block;
    height: 26px;
    margin-right: 10px;
    text-align: right;
    padding-top: 15px;
    font-size: 14px;
}
.s_comment {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom:20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f3fbfe;
}
.s_comment .nick_name {
  width: 100%;
  color: #444;
  line-height: 30px;
  display: inline;
}
.s_comment .nick_name input {
  border: 1px solid #ddd;
  text-indent: 6px;
  margin-left: 6px;
  border-radius: 4px;
  color: #444;
  height: 34px;
  vertical-align: middle;
  width: 260px;
  background-color: #fff;
}
.s_comment .code_name {
  width: 100%;
  color: #444;
  line-height: 30px;
  display: inline;
}
.s_comment .code_name input {
  border: 1px solid #ddd;
  text-indent: 6px;
  border-radius: 4px;
  color: #444;
  height: 34px;
  vertical-align: middle;
  width: 100px;
  margin-right: 16px;
  background-color: #fff;
}
.s_comment .code_name input[type="image"] {
  border: none;
}
.s_comment .code_name span.tips {
  display: inline-block;
  color: #ff0000;
  margin-left: 20px;


}
.s_comment textarea {
  color: #444;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 3px 5px;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  height: 170px;
  line-height: 20px;
  margin: 12px 0;
  font-family: "Microsoft YaHei";


}
.s_comment .comment_btn {
  text-align: left;
  margin-top: 20px;
}
.s_comment .comment_btn input {
  width: 200px;
  color: #fff;
  padding: 0;
  border-radius: 6px;
  margin-right: 26px;
  font-weight: bold;
  height: 42px;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 42px;
  border: 1px solid #05bf71;
  background: #05bf71;
  cursor: pointer;
}
.s_comment .comment_btn input.consel {
  border: 1px solid #686a6f;
  background: #686a6f;
}
.w340 {
    width: 340px;
    overflow: hidden;
}
.comm_rigbox {
    margin-bottom: 20px;
}
.nav, .comm_rigbox {
    background-color: #fff;
}
.com_titOne {
    width: 100%;
    margin-top: 12px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}
.com_titOne h3 {
    font-size: 18px;
    float: left;
    padding: 10px 0px;
    color: #666666;
}
.com_titOne h3::before {
    content: "";
    float: left;
    margin-top: 6px;
    display: inline-block;
    width: 4px;
    height: 16px;
    background-color: #358ff0;
    margin-right: 10px;
}
.com_titOne {
    margin-top: 0;
}
.com_titOne h3 {
    margin-left: 10px;
}
.zx_rigbox {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
ul.newArt_delRg {
    max-height: 240px;
    overflow: hidden;
  }
  ul.newArt_delRg li {
    width: 100%;
      box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 120px;
    padding: 12px 0px;
    border-bottom: 1px dashed #eee;
  }
  ul.newArt_delRg li a.img {width: 98px;
    height: 58px;display: inline-block;
  }
  ul.newArt_delRg li img {
    width: 98px;
    height: 58px;
    transition: all 0.4s ease;
  }
  ul.newArt_delRg li:hover img {
    transform: scale(1.06);
    transition: all 0.4s ease;
  }
  ul.newArt_delRg li .u_title {
    display: inline-block;
    margin-left: 0px;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  ul.newArt_delRg li .u_title:hover {
    color: #fe6767;
  }
  ul.newArt_delRg li .u_img {
      width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
  ul.newArt_delRg li div.u_img .u_txt {
    font-size: 14px;
    color: #737373;
    width: 194px;
    height: 58px;
    padding-left: 20px;
      display: -webkit-box;
      text-overflow: ellipsis;
      line-height: 26px;
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
  }
  ul.newArt_txtRg {
    width: 100%;
    overflow: hidden;
      max-height: 240px;
  }
  ul.newArt_txtRg li::before {
    content: "";
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    width: 7px;
    height: 7px;
    position: relative;
    top: 0px;
    left: -264px;
    background-color: #f0f0f0;
  }
  ul.newArt_txtRg li:hover::before {
    background-color: #358ff0;
    border: 1px solid #358ff0;
  }
  ul.newArt_txtRg li {
    border-bottom: 1px dashed #f0f0f0;
    padding: 14px 0px 14px 15px;
    overflow: hidden;
  }
  ul.newArt_txtRg li .zxd_type {
    color: #a8a8a8;
  }
  ul.newArt_txtRg li .zxd_type:hover {
    color: #358ff0;
  }
  ul.newArt_txtRg li a.zxd_tit {
    display: inline-block;
    width: 80%;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  ul.newArt_txtRg li span {
    color: #a8a8a8;
  }
  ul.mob_listBB {
    overflow: hidden;
    max-height: 560px;
      padding-bottom: 20px;
  }
  ul.mob_listBB li {
    width: 100%;
    height: 112px;
    position: relative;
    float: left;
      padding: 16px 10px;
      box-sizing: border-box;
      border-bottom: 1px dashed #f0f0f0;
  }
  ul.mob_listBB li a.img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 16px;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
  }
  ul.mob_listBB li a.img img {
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    transition: transform 0.3s;
  }
  ul.mob_listBB li:hover a.img img {
    transform: scale(0.9);
    transition: transform 0.3s;
  }
  ul.mob_listBB li p {
    width: 220px;
    font-size: 14px;
  
    float: left;
    font-weight: normal;
    height: 80px;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  ul.mob_listBB li p > a {
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  ul.mob_listBB li p>span {
    display: block;
    font-size: 13px;
    color: #999;
    margin-bottom: 0;
      margin-top: 7px;
  }
  ul.mob_listBB li p span a {
    display: inline-block;
    margin-right: 4px;
    font-size: 13px;
    color: #999;
  }
  ul.mob_listBB li a:hover{
    color: #358ff0;
  }
  ul.mob_listjp li a.tps_btn {
    display: none;
    text-align: center;
    height: 32px;
    line-height: 32px;
      box-sizing: border-box;
    color: #00be6e;position: absolute;
      right: 10px;
      bottom: 20px;
  }
  ul.mob_listjp li a.tps_btn i {
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon.png") no-repeat center;
    margin: -4px 0 0 0;
    height: 16px;
    width: 18px;
    background-position: -407px -133px;
  }
  ul.mob_listjp li:hover a.tps_btn {
    display: inline-block;
  }
  .zx_topsec_List {
    width: 100%;
    margin-top: 4px;
  }
  .zx_topsec_List li {
    float: left;
    width: 100%;
    height: 37px;
    border-bottom: 1px dashed #F0F0F0;
    margin-top: 12px;
  }
  .zx_topsec_List li span {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 100px;
  }
  .zx_topsec_List li span.red {
    background: #ff4800;
  }
  .zx_topsec_List li span.org {
    background: #ff6d34;
  }
  .zx_topsec_List li span.yel {
    background: #ffa07b;
  }
  .zx_topsec_List li span.gray {
    background: #C5C5C5;
  }
  .zx_topsec_List li a {
    display: block;
    float: right;
    width: 88%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 3px;
    font-size: 14px;
  }
  ul.wid_tow {
    margin-left: 5px;
      padding: 0 10px 20px 10px;
    margin-top: 10px;
  }
  ul.wid_tow li {
    padding: 0px 0px 0px 16px;
    background-color: #ffffff;
    border: none;
      display: block;
    margin: 0px;
    border-left: 1px solid #eeeeee;
  }
  ul.wid_tow li:hover {
    background-color: #ffffff;
  }
  ul.wid_tow li:hover::before {
    background-color: #358ff0;
  }
  ul.wid_tow li img {
    width: 134px;
    height: 80px;
    border-radius: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  ul.wid_tow li:hover img{
      -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  ul.wid_tow li p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  ul.wid_tow li p a {
    display: inline;
      font-size: 16px;
  }
  ul.wid_tow li p i {
    display: inline-block;
    color: #ff0000;
      margin-right: 10px;
  }
  ul.wid_tow li::before {
    content: "";
    display: inline-block;
    border-radius: 25px;
    width: 12px;
    height: 12px;
    position: relative;
    text-align: center;
    color: #e4e4e4;
    top: 20px;
    left: -23px;
    background-color: #dddddd;
  }
  ul.wid_tow li .l_out .l_text {
      width: 50%;
  }
  ul.wid_tow li .l_text span {
      margin:0 0 0 20px;
      height:20px;
      overflow: hidden;
    display: inline-block;
  }
  ul.wid_tow li .l_text .a_into {
    padding: 3.5px 15px;
    margin-top: 3px;
      display: inline-block;
    margin-left: 20px;
    background-color: #e3f0ff;
    border: 1px solid #e3f0ff;
    color: #2b71c2;
    border-radius: 16px;
  }
  ul.wid_tow li .l_text .a_into:hover {
    border: 1px solid #2b71c2;
    background-color: #2b71c2;
    color: #fff;
  }