@charset "utf-8";
#list-2-page{background: #f7f7f7;}
.list2-nav{margin-top: 56px;}
.list2-nav .inner{
  background-color: #fff;
  padding: 0 32px;
  background-image: url(images/g-icon1.png);
  background-repeat: no-repeat;
  background-position: left 9px center;
  background-size: 38px auto;
  line-height: 88px;
}
.wp-panel{float: right;}
ul.list2-wp-menu{display: flex;gap: 16px;padding-left: 27px;
  background: url(images/cur-red.png) left center no-repeat;
  background-size: 20px auto;background-position-y:35px;}
a.list2-menu-link{color: #8D0202;font-size: 16px;}
.possplit{background:url(images/list-l.png)no-repeat center;background-size:80%;}
.possplit:last-child{display: none;}
.ch{
  font-size: 32px;
  font-weight: 700;
  color: #8D0202;
}
.wrapper .inner{box-sizing: border-box;}
#l-container .inner{padding: 25px 0 0;}
.col_news{width: 58%;float: left;}
.col_news .col_news_box{margin-left: 0;}
.col_img {width: 40%;float: right;}
.col_img img{
  max-width: 100%;
  min-height: 500px;
}
#footer{margin-top: 0;}
.wp_articlecontent p span{background: #f7f7f7!important;}
.m-about-mail{position:relative;}
.m-about-mail .desc p{font-size:16px;color:#303030;line-height:1.9;margin-bottom:27px}
.m-about-mail .info p{font-size:16px;color:#e56713;line-height:1.9}
.m-about-mail .mail-group{display: flex;gap: 14px;}
.m-about-mail .mail{position:relative;width:555px;background:#fff;border:1px dashed #ccc;padding:10px 20px;margin-bottom:28px}
.m-about-mail .pic{position:absolute;display:block;cursor:pointer;width:19px;height:18px;right:24px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.m-about-mail .pic img{display:inline-block;max-width:100%;max-height:100%}
.m-about-mail .mail .tit{font-size:16px;font-weight:400;color:#303030;margin-bottom:5px}
.m-about-mail .mail .link{font-size:16px;text-decoration:underline;color:#8D0202}