body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  color: #333333;
  font-size: 14px;
  background: white;
  font-family: "Microsoft YaHei";
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
label {
  font-weight: normal;
}
address,
caption,
cite,
code,
dfn,
em,
u,
th,
var {
  font-style: normal;
  font-weight: normal;
}
i {
  font-style: normal;
}
a {
  color: #333333;
  text-decoration: none;
}
/*a:hover {
  text-decoration: none;
  color: #0a8be5;
}*/
img {
  border: none;
  max-width: 100%;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  outline-style: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font-family: "Microsoft YaHei";
  color: #333333;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #999999;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #999999;
  opacity: 1;
}
input::-webkit-input-placeholder {
  color: #999999;
  opacity: 1;
}
/*logo*/
.header {
  padding: 0.27777777rem;
  position: relative;
  text-align: center;
}
.header .logo {
  width: 5.64814814rem;
  display: inline-block;
}
.header .logo img {
  width: 100%;
}
/*导航*/
.nav {
  padding: 0.18518518rem 0;
}
.nav li {
  width: 25%;
  float: left;
  margin: 0.18518518rem 0;
  text-align: center;
}
.nav li img {
  display: block;
  width: 1.2037037rem;
  height:  1.2037037rem;
  margin: 0 auto 0.18518518rem;
}
.nav li p {
  font-size: 0.37037037rem;
}
/*banner*/
.banner {
  margin: auto;
}
.banner .swiper-slide img {
  width: 100%;
}
.banner .swiper-pagination-bullet {
  width: 0.27777777rem;
  height: 0.27777777rem;
  background: white;
  opacity: 1;
  margin: 0 6px !important;
}
.banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #80201f;
}
.banner .swiper-pagination-bullets {
  bottom: 0.27777777rem;
}
/*tit*/
.tit {
  line-height: 0.83333333rem;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.42592592rem;
  margin-bottom: 0.18518518rem;
}
.tit span {
  color: #a4a4a4;
  font-size: 0.31481481rem;
  margin-left: 0.12962962rem;
  text-transform: uppercase;
}
.tit .gd_a {
  float: right;
  font-size: 0.31481481rem;
  color: #999999;
}
.gd {
  width: 2.77777777rem;
  line-height: 0.92592592rem;
  text-align: center;
  display: block;
  margin: 0.37037037rem auto 0.18518518rem;
  font-size: 0.38888888rem;
  border-radius: 0.18518518rem;
  border: 1px solid #b91e22;
  color: #b91e22;
}
.section {
  /*通知*/
  /*新闻*/
  /*视频*/
  /*董事长致词*/
  /*旗下公司*/
}
.section .notice {
  height: 1.48148148rem;
  background: #80201f;
}
.section .notice .not_tit {
  float: left;
  width: 2.96296296rem;
  height: 1.29629629rem;
  padding: 0 0.27777777rem;
  line-height: 1;
  margin-top: 0.09259259rem;
  border-right: 1px solid #9f5252;
}
.section .notice .not_tit p {
  font-size: 0.38888888rem;
  color: white;
  margin-top: 0.27777777rem;
  margin-bottom: 0.09259259rem;
}
.section .notice .not_tit span {
  color: #9f5252;
  display: block;
  font-size: 0.25925925rem;
  text-transform: uppercase;
}
.section .notice .bd {
  margin-left: 3.24074074rem;
  height: 1.48148148rem;
  line-height: 1.48148148rem;
  margin-right: 0.27777777rem;
}
.section .notice .bd .tempWrap {
  width: 100% !important;
}
.section .notice .bd li {
  color: #666666;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.37037037rem;
  color: white;
}
.section .notice .bd li a {
  color: white;
}
.section .news {
  padding: 0.27777777rem 0;
}

.section .news .tit{
	margin: 0 0.27777777rem;
}

.section .news .hd {
	margin: 0 0.27777777rem;
  border-bottom: 1px solid #e6e6e6;
}
.section .news .hd ul {
  margin-bottom: -0.18518518rem;
}
.section .news .hd ul li {
  float: left;
  line-height: 3.2;
  font-size: 0.36rem;
  color: #666666;
  /* margin-right: 0.37037037rem; */
  /* margin-left: 0.09259259rem; */
  padding-bottom: 0.29629629rem;
  width: 20%;
  text-align: center;
}
.section .news .hd ul li.on {
  background: url(../images/on.png) no-repeat bottom center;
  background-size: 100% 0.22222222rem;
}
.section .news .tempWrap {
  margin-top: 0.46296296rem;
}
.section .news .bd ul{
	float: left;
	padding: 0 0.27777777rem;
	display: block !important;
}
.section .news .bd ul .tk1 {
  margin-bottom: 0.18518518rem;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f4f4f4;
}
.section .news .bd ul .tk1 h6 {
  font-size: 0.38888888rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 0.22222222rem;
}
.section .news .bd ul .tk1 span {
  color: #cccccc;
  font-size: 0.31481481rem;
  display: block;
  margin-bottom: 0.12962962rem;
}
.section .news .bd ul .tk1 p {
  color: #666666;
  font-size: 0.35185185rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section .news .bd ul .tk2 {
  line-height: 0.83333333rem;
  font-size: 0.35185185rem;
  border-bottom: 1px dashed #f4f4f4;
}
.section .news .bd ul .tk2 p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 70%;
}
.section .news .bd ul .tk2 span {
  float: right;
  color: #999999;
  font-size: 0.31481481rem;
}
.section .vid {
  padding: 0.37037037rem 0.27777777rem;
  background: #fbfbfb;
}
.section .vid iframe {
  width: 90%;
  height: 5.55555555rem;
  margin: 0.37037037rem auto 0;
  display: block;
}
.section .about {
  padding: 0.27777777rem;
}
.section .about ._about {
  margin-top: 0.37037037rem;
}
.section .about ._about img {
  display: block;
  width: 80%;
  margin: auto;
}
.section .about ._about div {
  margin-top: 0.27777777rem;
  color: #666666;
  font-size: 0.35185185rem;
  line-height: 2;
}
.section .company {
  padding: 0.27777777rem 0.13888888rem;
  background: #fbfbfb;
}
.section .company .tit {
  margin: 0 0.13888888rem;
}
.section .company ._company {
  margin-top: 0.37037037rem;
}
.section .company ._company li {
  float: left;
  width: 33.3%;
  padding: 0 0.13888888rem;
}
.section .company ._company li a {
  display: block;
  background: white;
  padding: 0.12962962rem;
  box-shadow: 0px 0px 0.14814814rem #dddddd;
  border: 1px solid #e6e6e6;
}
.section .company ._company li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 0.74074074rem;
  font-size: 0.33333333rem;
  line-height: 0.74074074rem;
}
.section .company ._company li img {
  display: block;
  width: 100%;
}
.fwh {
  padding: 0.37037037rem 0.27777777rem;
}
.fwh table {
  width: 100%;
}
.fwh table .fwh_a {
  width: 2.77777777rem;
  text-align: center;
}
.fwh table .fwh_a img {
  width: 1.85185185rem;
  border: 0.14814814rem solid #3a3a3a;
  border-radius: 0.18518518rem ;
  margin-top: 0.18518518rem;
}
.fwh table .fwh_a p {
  font-size: 0.35185185rem;
  margin-top: 0.18518518rem;
  color: #999999;
}
.fwh table .fwh_b h6 {
  font-size: 0.38888888rem;
  color: #333333;
  line-height: 30px;
}
.fwh table .fwh_b h6 i {
  display: inline-block;
  padding-right: 0.55555555rem;
  background: url(../images/dh.png) right no-repeat;
  background-size: 0.35185185rem auto ;
  margin-right: 0.18518518rem;
}
.fwh table .fwh_b h6 span {
  font-weight: bold;
  color: #c23232;
  font-size: 0.38888888rem;
  display: inline-block;
}
.fwh table .fwh_b p {
  font-size: 0.37037037rem;
  color: #9f9f9f;
  line-height: 1.7;
}
.bottom {
  border-top: 1px solid #f8f9fb ;
  padding: 0.27777777rem;
  font-size: 0.35185185rem;
  color: #999999;
  line-height: 1.8;
  text-align: center;
}
.bottom a {
  color: #999999;
}
.bottom span {
  display: inline-block;
  margin: 0 0.18518518rem;
}
/*尾部*/
.footer {
  position: fixed;
  width: 100%;
  background: url(../images/foot.png) no-repeat;
  background-size: 100% 100% ;
  bottom: 0;
  left: 0;
  z-index: 999999999;
}
.footer li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 0.35185185rem;
}
.footer li a {
  display: block;
  color: white;
  padding: 0.18518518rem 0;
}
.footer li a img {
  height: 0.55555555rem;
  display: block;
  margin: 0 auto 0.11111111rem;
}
/*内页Head头部*/
.Head {
  padding: 0.27777777rem;
  background: url(../images/top_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  text-align: center;
}
.Head .fan {
  float: left;
  width: 0.74074074rem;
  margin-top: 0.16666666rem;
}
.Head .fan img {
  display: block;
  height: 0.55555555rem;
  margin-top: 0.05555555rem;
}
.Head .txt {
  font-size: 0.42592592rem;
  color: white;
  width: 60%;
  line-height: 0.88888888rem;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden ;
  margin-right: 0.74074074rem;
}
.Head .cai {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 0.27777777rem;
  margin-top: -0.41666666rem;
}
.Head .cai img {
  display: block;
  height: 0.9074074rem;
}
.Head .zbc {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
}
.Head ._nav {
  position: absolute;
  top: 100%;
  right: 0;
  width: 5.55555555rem;
  display: none;
  z-index: 99999999;
  text-align: left;
  background: #333333;
  border-top: 1px solid #474747 ;
}
.Head ._nav > li {
  padding: 0 0.46296296rem;
  margin-top: -1px;
}
.Head ._nav > li > a {
  border-top: 1px solid #474747;
  line-height: 0.88888888rem;
  display: block;
  font-size: 0.37037037rem;
  color: white;
  background: url(../images/jtt5.png) no-repeat right;
  background-size: auto 0.27777777rem;
}
.Head ._nav > li:nth-child(1) > a {
  border-top: none;
}
.Head ._nav > li.on {
  background: #484545;
}
.Head.on1 {
  background: #ffa30d;
}
.Head.on2 {
  background: #ff7561;
}
.Head.on3 {
  background: #7276fd;
}
.Head.on4 {
  background: #ad7925;
}
.Head.on5 {
  background: #0ea0f3;
}
.Head.on6 {
  background: #0cb03b;
}
.Head.on7 {
  background: #ed5968;
}
/*二级*/
.level {
  background: #fcfcfc;
}
.level .swiper-slide {
  background: white;
  border-radius: 0.46296296rem;
  height: 1.29629629rem;
  cursor: pointer;
  text-align: center;
  font-size: 0.4074074rem;
  padding-bottom: 0.18518518rem;
}
.level .swiper-slide a {
  display: block;
  height: 1.01851851rem;
  line-height: 1.01851851rem;
  padding: 0 0.27777777rem;
  border: 1px solid #fcfcfc;
}
.level .swiper-slide.on {
  background: url(../images/xg55.png) no-repeat bottom center white;
}
.level .swiper-slide.on a {
  color: #b91e22;
  background-size: auto 0.18518518rem ;
}
/*内页主体*/
.subject {
  padding: 0.37037037rem 0;
  /*tit*/
  /*.集团简介*/
  /*企业荣誉*/
  /*.红螺湾视频*/
  /*详情*/
  /*新闻中心*/
}
.subject .subject_tit {
  text-align: center;
  margin-bottom: 0.27777777rem;
}
.subject .subject_tit p {
  background: url(../images/xx.png) no-repeat bottom center;
  background-size: auto 0.05555555rem;
  padding-bottom: 0.05555555rem;
  line-height: 0.74074074rem;
  font-size: 0.38888888rem;
  font-weight: bold;
}
.subject .subject_tit span {
  text-transform: uppercase;
  color: #999999;
  font-size: 0.29629629rem;
  display: block;
  line-height: 0.55555555rem;
}
.subject .about {
  padding: 0 0.27777777rem;
  line-height: 2;
  color: #666666;
  font-size: 0.35185185rem;
}
.subject .honor {
  padding: 0 0.13888888rem;
}
.subject .honor li {
  width: 50%;
  float: left;
  padding: 0 0.13888888rem;
  margin-bottom: 0.27777777rem;
}
.subject .honor li a {
  display: block;
  padding: 0.18518518rem;
  background: #eeeeee;
}
.subject .honor li a img {
  width: 100%;
  display: block;
}
.subject .honor li a p {
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.35185185rem;
}
.subject .video {
  padding: 0 0.18518518rem;
}
.subject .video li {
  width: 50%;
  float: left;
  padding: 0 0.09259259rem;
  margin-bottom: 0.27777777rem;
}
.subject .video li a {
  display: block;
  padding: 0.18518518rem;
  box-shadow: 0px 0px 8px #dddddd;
  border: 1px solid #e6e6e6;
  background: #fbfbfb;
}
.subject .video li div {
  position: relative;
}
.subject .video li div img {
  width: 100%;
  display: block;
}
.subject .video li div .paly {
  position: absolute;
  width: 0.68518518rem;
  height: 0.68518518rem;
  background: url(../images/bf.png) no-repeat center;
  background-size: 100% 100% ;
  left: 50%;
  margin-left: -0.34259259rem;
  top: 50%;
  margin-top: -0.34259259rem;
}
.subject .video li p {
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.35185185rem;
}
.subject .details {
  margin: 0 0.27777777rem;
}
.subject .details .ny_tit {
  text-align: center;
  border-bottom: 1px dashed #dbdbdb;
  padding-bottom: 0.12962962rem;
  margin-bottom: 0.27777777rem;
}
.subject .details .ny_tit h6 {
  font-size: 0.38888888rem;
  font-weight: bold;
  line-height: 0.74074074rem;
}
.subject .details .ny_tit p {
  margin: 0.09259259rem auto 0.27777777rem;
}
.subject .details .ny_tit p span {
  display: inline-block;
  margin: 0 0.18518518rem;
  font-size: 0.29629629rem;
  color: #999999;
}
.subject .details .ny_tit p span.s1 {
  background: url(../images/s1.png) no-repeat left;
  padding-left: 0.31481481rem;
  background-size: auto 0.27777777rem;
}
.subject .details .ny_tit p span.s2 {
  background: url(../images/s2.png) no-repeat left;
  padding-left: 0.48148148rem;
  background-size: auto 0.27777777rem;
}
.subject .details .info {
  color: #666666;
  line-height: 2;
  font-size: 0.35185185rem;
}
.subject .details .info iframe {
  display: block;
  width: 90%;
  height: 5.55555555rem;
  margin: 0.18518518rem auto;
}
.subject .details .info_page {
  line-height: 0.87037037rem;
  position: relative;
  font-size: 0.35185185rem;
  margin: 0.92592592rem auto 0.18518518rem;
}
.subject .details .info_page p {
  white-space: nowrap;
  text-overflow: ellipsis ;
  overflow: hidden;
}
.subject .details .info_page p a {
  color: #80201f;
  text-decoration: underline;
}
.subject .news {
  padding: 0.27777777rem;
}
.subject .news .tk1 {
  margin-bottom: 0.18518518rem;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f4f4f4;
}
.subject .news .tk1 h6 {
  font-size: 0.38888888rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 0.22222222rem;
}
.subject .news .tk1 span {
  color: #cccccc;
  font-size: 0.31481481rem;
  display: block;
  margin-bottom: 0.12962962rem;
}
.subject .news .tk1 p {
  color: #666666;
  font-size: 0.35185185rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.subject .news .tk2 {
  line-height: 0.83333333rem;
  font-size: 0.35185185rem;
  border-bottom: 1px dashed #f4f4f4;
}
.subject .news .tk2 p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 70%;
}
.subject .news .tk2 span {
  float: right;
  color: #999999;
  font-size: 0.31481481rem;
}
.subject .personnel .personnel_a {
  padding: 0.37037037rem 0.27777777rem;
  background: #fbfbfb;
  margin-bottom: 0.55555555rem;
}
.subject .personnel .personnel_a .personnel_a_d1 {
  width: 80%;
  margin: auto;
  border: 1px solid #ededed ;
  padding: 0.18518518rem ;
  background: white;
}
.subject .personnel .personnel_a .personnel_a_d1 img {
  width: 100%;
  display: block;
}
.subject .personnel .personnel_a .personnel_a_d2 {
  color: #666666;
  font-size: 0.35185185rem;
  line-height: 1.8;
  margin-top: 0.37037037rem;
  /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:5;
        -webkit-box-orient: vertical;*/
}
.subject .personnel .personnel_b {
  padding-bottom: 1px ;
}
.subject .personnel .personnel_b li {
  margin-bottom: 0.55555555rem;
  background: #fbfbfb;
}
.subject .personnel .personnel_b li .personnel_b_d1 {
  padding: 0.27777777rem 0.92592592rem 0.27777777rem 0.27777777rem;
  position: relative;
}
.subject .personnel .personnel_b li .personnel_b_d1 h6 {
  height: 0.55555555rem;
  line-height: 0.55555555rem;
  font-size: 0.38888888rem;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.18518518rem;
}
.subject .personnel .personnel_b li .personnel_b_d1 p {
  line-height: 0.64814814rem;
  color: #666666;
  font-size: 0.35185185rem;
}
.subject .personnel .personnel_b li .personnel_b_d1 p span {
  float: left;
  width: 50%;
  padding-right: 0.18518518rem;
}
.subject .personnel .personnel_b li .personnel_b_d1 div {
  position: absolute;
  width: 0.46296296rem;
  height: 0.46296296rem;
  right: 0.27777777rem;
  top: 50%;
  margin-top: -0.23148148rem;
}
.subject .personnel .personnel_b li .personnel_b_d1 div a {
  display: block;
  width: 0.46296296rem;
  height: 0.46296296rem;
}
.subject .personnel .personnel_b li .personnel_b_d1 div a.ka1 {
  background: url(../images/jh.png) no-repeat center;
  background-size: 100% auto ;
}
.subject .personnel .personnel_b li .personnel_b_d1 div a.ka2 {
  background: url(../images/jh1.png) no-repeat center;
  background-size: 100% auto ;
}
.subject .personnel .personnel_b li .personnel_b_d1.on {
  background: #80201f;
  color: white;
}
.subject .personnel .personnel_b li .personnel_b_d1.on P {
  color: white;
}
.subject .personnel .personnel_b li .personnel_b_d2 {
  display: none;
  padding: 0.27777777rem;
  font-size: 0.35185185rem;
  color: #666666;
  line-height: 2;
}
/*旗下公司*/
.command {
  margin: auto;
}
.command a {
  display: block;
  margin-bottom: 0.18518518rem;
}
.command a img {
  width: 100%;
  display: block;
}
/*.联系我们*/
.contact {
  padding: 0.27777777rem;
  margin-bottom: 0.37037037rem;
}
.contact .contact_tab {
  width: 100%;
}
.contact .contact_tab th {
  padding: 0.37037037rem 0;
  border-bottom: 1px solid #e3e3e3 ;
  width: 1.57407407rem;
}
.contact .contact_tab th img {
  width: 0.74074074rem;
}
.contact .contact_tab td {
  line-height: 1.7;
  border-bottom: 1px solid #e3e3e3 ;
  font-size: 0.37037037rem;
}
.contact .contact_tab td.cerw {
  padding: 0.07407407rem 0 0.07407407rem 0.37037037rem;
}
.contact .contact_tab td.cerw img {
  width: 1.75925925rem;
  height: 1.75925925rem;
}
.contact .dt {
  margin-top: 0.46296296rem;
}
.contact .dt .dt_tit {
  font-size: 0.38888888rem;
  line-height: 0.83333333rem;
}
.contact .dt img {
  width: 100%;
  display: block;
}
/*分页*/
.pages {
  margin: 0.27777777rem auto;
  font-size: 0.33333333rem;
  text-align: center;
}
.pages div {
  display: inline-block;
}
.pages div a {
  text-align: center;
  line-height: 0.64814814rem;
  float: left;
  padding: 0 0.29629629rem;
  color: #535353;
  margin-left: -1px;
  border: 1px solid #c9c9c9;
}
.pages div span {
  float: left;
  text-align: center;
  line-height: 0.64814814rem;
  padding: 0 0.29629629rem;
  margin-left: -1px;
  background: #37383f;
  border: 1px solid #37383f;
  color: white;
}
.pages div b {
  display: none;
}
/*子公司*/
/*banner*/
.z_banner {
  margin: auto;
}
.z_banner .swiper-slide img {
  width: 100%;
}
.z_banner .swiper-pagination-bullet {
  width: 0.27777777rem;
  height: 0.27777777rem;
  background: white;
  opacity: 1;
  margin: 0 0.07407407rem !important;
}
.z_banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fcc101;
}
.z_banner .swiper-pagination-bullets {
  bottom: 0.18518518rem;
}
.z_section {
  /*新闻*/
  /*推荐*/
}
.z_section .news {
  background: white;
  padding: 0.27777777rem;
}
.z_section .news ._news {
  margin-top: 0.27777777rem;
}
.z_section .news ._news .tk1 {
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f1f1f1;
}
.z_section .news ._news .tk1 img {
  float: left;
  width: 2.85185185rem;
  height: 2.03703703rem;
}
.z_section .news ._news .tk1 div {
  margin-left: 3.24074074rem;
}
.z_section .news ._news .tk1 div h6 {
  font-size: 0.38888888rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 0.27777777rem;
}
.z_section .news ._news .tk1 div span {
  color: #999999;
  font-size: 0.31481481rem;
  display: block;
  margin-bottom: 0.18518518rem;
}
.z_section .news ._news .tk1 div p {
  color: #666666;
  font-size: 0.35185185rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.z_section .news ._news .tk2 {
  line-height: 1.01851851rem;
  font-size: 0.35185185rem;
  border-bottom: 1px dashed #f1f1f1;
}
.z_section .news ._news .tk2 p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 70%;
}
.z_section .news ._news .tk2 span {
  float: right;
  color: #999999;
  font-size: 0.31481481rem;
}
.z_section .Recommend {
  padding: 0.33333333rem 0;
  background: #fbfbfb;
  border: 1px solid #f5f5f5;
}
.z_section .Recommend .tit {
  margin: 0 0.27777777rem;
}
.z_section .Recommend .Recommend_ul {
  margin-top: 0.27777777rem;
}
.z_section .Recommend .Recommend_ul li {
  float: left;
  width: 33.3%;
  padding: 0 0.27777777rem;
}
.z_section .Recommend .Recommend_ul li a {
  display: block;
}
.z_section .Recommend .Recommend_ul li a img {
  width: 100%;
  display: block;
}
.z_section .Recommend .Recommend_ul li a p {
  text-align: center;
  font-size: 0.35185185rem;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.27777777rem;
  line-height: 1;
}
.index_tit {
  line-height: 1;
  padding: 0.46296296rem 0.27777777rem;
  border-bottom: 1px solid #fcfcfc;
  font-size: 0.42592592rem;
}
.index_tit span {
  display: block;
  border-left: 0.11111111rem solid #d69962 ;
  padding-left: 0.24074074rem;
}
/*子内页*/
.zny_section {
  /*美味菜肴*/
  /* 新闻资讯*/
  /*新闻内容*/
  /*.门店介绍*/
  /*留言*/
}
.zny_section ._about {
  padding: 0 0.33333333rem 0.27777777rem;
}
.zny_section ._about ._about_tit {
  text-align: center;
  font-size: 0.38888888rem;
  font-weight: bold;
  line-height: 1.01851851rem;
  border-bottom: 1px solid #fbfbfb;
}
.zny_section ._about ._info {
  padding: 0.27777777rem 0;
  line-height: 2;
  font-size: 0.35185185rem;
  color: #666666;
}
.zny_section .snack {
  padding: 0.27777777rem 0.13888888rem;
}
.zny_section .snack li {
  float: left;
  background: #fbfbfb;
  padding: 0 0.13888888rem;
  width: 50%;
  margin-bottom: 0.27777777rem;
}
.zny_section .snack li a {
  display: block;
  padding: 0.18518518rem;
  background: #fbfbfb;
}
.zny_section .snack li a img {
  display: block;
  width: 100%;
}
.zny_section .snack li a h6 {
  font-size: 0.38888888rem;
  color: #c47a37;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0.18518518rem auto 0.09259259rem;
}
.zny_section .snack li a p {
  color: #666666;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-size: 0.33333333rem;
  margin-bottom: 0.18518518rem;
  height: 2.59259259rem ;
}
.zny_section .ny_news {
  padding: 0.27777777rem;
}
.zny_section .ny_news li {
  line-height: 0.92592592rem;
  font-size: 0.38888888rem;
  border-bottom: 1px solid #fbfbfb;
}
.zny_section .ny_news li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 70%;
}
.zny_section .ny_news li span {
  float: right;
  color: #999999;
  font-size: 0.31481481rem;
}
.zny_section .ny_news_info {
  padding: 0 0.27777777rem 0.27777777rem;
}
.zny_section .ny_news_info .ny_news_info_tit {
  text-align: center;
  border-bottom: 1px solid #fbfbfb;
  padding-bottom: 0.18518518rem;
}
.zny_section .ny_news_info .ny_news_info_tit h6 {
  font-size: 0.4074074rem;
  font-weight: bold;
  line-height: 0.74074074rem;
}
.zny_section .ny_news_info .ny_news_info_tit p {
  font-size: 0.31481481rem;
  color: #999999;
}
.zny_section .ny_news_info ._ny_news_info {
  padding: 0.18518518rem 0;
  line-height: 1.9;
  font-size: 0.35185185rem;
  color: #666666;
}
.zny_section .ny_news_info .news_info_pages {
  margin: 0.18518518rem auto;
}
.zny_section .ny_news_info .news_info_pages p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 2.5;
  font-size: 0.35185185rem;
}
.zny_section .ny_news_info .news_info_pages p a {
  color: #c47a37;
  text-decoration: underline;
}
.zny_section .store {
  padding: 0.27777777rem 0.13888888rem;
}
.zny_section .store li {
  float: left;
  margin-bottom: 0.27777777rem;
  width: 50%;
  padding: 0 0.13888888rem;
}
.zny_section .store li a {
  background: #fbfbfb;
  display: block;
  padding: 0 0.18518518rem 0.18518518rem 0.18518518rem;
}
.zny_section .store li a h6 {
  color: #c47a37;
  line-height: 0.88888888rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.38888888rem;
}
.zny_section .store li a img {
  width: 100%;
  display: block;
  margin-bottom: 0.18518518rem;
}
.zny_section .store li a P {
  color: #666666;
  font-size: 0.31481481rem;
  line-height: 2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.zny_section .store li:nth-child(2n) {
  box-shadow: 0.05555555rem 0.05555555rem 0.11111111rem #DDDDDD;
}
.zny_section .message {
  padding: 0.27777777rem;
}
.zny_section .message .message_tit {
  height: 1.11111111rem;
  line-height: 1.11111111rem;
  font-size: 0.38888888rem;
  font-weight: bold;
}
.zny_section .message .message_a {
  margin-bottom: 0.55555555rem;
}
.zny_section .message .message_a .message_a_d1 div {
  margin-bottom: 0.18518518rem;
  font-size: 0.33333333rem;
}
.zny_section .message .message_a .message_a_d1 div span {
  float: left;
  width: 1.85185185rem;
  line-height: 1.11111111rem;
  height: 1.11111111rem;
}
.zny_section .message .message_a .message_a_d1 div P {
  margin-left: 2.03703703rem;
}
.zny_section .message .message_a .message_a_d1 div P input {
  width: 100%;
  height: 1.11111111rem;
  border: none;
  background: #fbfbfb;
  padding: 0 0.18518518rem;
  float: left;
  font-size: 0.33333333rem;
}
.zny_section .message .message_a .message_a_d1 div P textarea {
  width: 100%;
  height: 1.66666666rem;
  border: none;
  background: #fbfbfb;
  padding: 0.09259259rem 0.18518518rem;
  float: left;
}
.zny_section .message .message_a .message_a_d2 {
  margin: 0.37037037rem auto 0;
  width: 80%;
  position: relative;
  text-align: center;
}
.zny_section .message .message_a .message_a_d2 img {
  width: 80%;
  margin: 0.27777777rem auto;
}
.zny_section .message .message_a .message_a_d2 p {
  height: 1.66666666rem;
  line-height: 1.66666666rem;
  width: 100%;
  background: #d69962;
}
.zny_section .message .message_a .message_a_d2 p input {
  background: white;
  color: #d69962;
  border: none;
  height: 1.11111111rem;
  padding: 0 0.37037037rem;
  border-radius: 0.09259259rem;
  font-size: 0.38888888rem;
}
.zny_section .message .message_a .message_a_d2.on1 {
  background: #ffa30d;
}
.zny_section .message .message_a .message_a_d2.on2 {
  background: #ff7561;
}
.zny_section .message .message_a .message_a_d2.on3 {
  background: #7276fd;
}
.zny_section .message .message_a .message_a_d2.on4 {
  background: #ad7925;
}
.zny_section .message .message_a .message_a_d2.on5 {
  background: #0ea0f3;
}
.zny_section .message .message_a .message_a_d2.on6 {
  background: #0cb03b;
}
.zny_section .message .message_a .message_a_d2.on7 {
  background: #ed5968;
}
.zny_section .message ._message_b a {
  float: left;
  width: 25%;
  padding: 0 0.03703703rem;
  margin-bottom: 0.18518518rem;
}
/*子公司二级*/
._level {
  background: white;
}
._level .swiper-slide {
  height: 0.83333333rem;
  cursor: pointer;
  line-height: 0.83333333rem;
  text-align: center;
  font-size: 0.38888888rem;
  padding: 0 0.27777777rem;
}
._level .swiper-slide.on a {
  color: #d69962;
  text-decoration: underline;
  background-size: auto 0.18518518rem ;
}


.news_company  {
  margin-top: 0.37037037rem;
}
.news_company  li {
  float: left;
  width: 50%;
  padding: 0 0.13888888rem;
  margin-bottom: 0.35rem;
}
.news_company  li a {
  display: block;
  background: white;
  padding: 0.12962962rem;
  box-shadow: 0px 0px 0.14814814rem #dddddd;
  border: 1px solid #e6e6e6;
}
.news_company  li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 0.74074074rem;
  font-size: 0.33333333rem;
  line-height: 0.74074074rem;
}
.news_company  li img {
  display: block;
  width: 100%;
}
























