/*all*/
.fz14{
  font-size: 14px;
}


/*company introduction*/
.about{
  font-family: 'Microsoft YaHei';
  background-color: #ffffff;
  margin-top: 30px;
}
.about1 h2{
  margin-top:24px;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.about .line{
  margin: 20px 15px;
  display: flex;
  height: 0;
  line-height: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #8b8b8b;
}
.about .line hr{
  height: 2px;
  border: none;
  border-top:2px dashed #8b8b8b;
  flex: 1;
  margin-bottom:20px;
}
.about .line hr:first-child{
  margin-right: 20px;
}
.about .line hr:last-child{
  margin-left: 20px;
}

.about1 span{
  font-family: 'Microsoft YaHei';
  font-size: 20px;
  text-transform: uppercase;
  color: #8b8b8b;
  left: 50%;
}

h3{
  font-size: 30px;
  color: #333333;
  text-align: center;
  margin: 35px 0 25px;
  font-weight: 300;
}

.about1 p{
  font-size: 17px;
  color: #333333;
  text-indent: 2em;
  line-height: 33px;
  margin: 0 45px;
}

.about1 .pic{
  text-indent: 0em;
  text-align: center;
  margin: 20px 0;
}




/*home*/
.box1{
  margin-bottom: 18px;
}
.box1 .bd{
  height: 348px;
}
.box1 .h322{
  height: 322px;
}
.box1 .p-new {
    background: #000000;
}
.p-name li em:after{
  content: url(../images/heart.png);
  vertical-align: middle;
  margin-left: 5px;
}

.box1 .s-st{
    color: #5b1d4e;
}

.box1 .s-end{
    color: #7e7b7d;
}

.box1 .caption .btn{
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6px 8px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  background: #5b1d4e;
}

.box1 .caption button{
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6px 8px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  background: #5b1d4e;
}

.box1 .caption .b-end{
  background: #7e7b7d;
}

.p-fix {
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.p-fix li:last-child span:before{
  content: url(../images/heart.png);
  vertical-align: middle;
  margin-right: 5px;
}
.p-fix li em:after{
  content: '';
  vertical-align: inherit;
  margin-left: 0;
}

.s-aut{
  padding-left: 55px;
}

.clearfix h4{
  font-size: 14px;
  margin-bottom: 10px;
}

.room-content{
  margin: 0;
}

.w515{
  width: 515px;
}
.room-ul li{
  margin-bottom: 10px;
}

.room-img-div{
  width: 200px;
  height: 150px;
}

.room-img-div img{
  width: 200px;
  height: 150px;
}

.room-text{
  padding: 20px 5px 0 0;
  border-bottom: none;
}

.room-text p{
  color: #5a5a5a;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.room-text .tit{
  color: #161616;
  margin-bottom: 18px;
}

.w440{
  width: 440px;
}
.new-ads{
  width: 440px;
  height: 150px;
  margin-bottom: 10px;
}
.new-ads img{
  width: 100%;
  height: auto;
}
.news-ul{
  margin-top: 0;
  margin-bottom: 10px;
}


/*art stage*/
.stage{
  margin-bottom: 30px;
}
.inp-table{
  margin: 50px 10px 0 10px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #8b8b8b;
  overflow: hidden;
}
.inp-table h2{
  font-size: 36px;
  color: #622256;
  font-weight: bold;
  margin:60px 60px 0 80px;
}
.inp-table p{
  margin-bottom: 15px;
  border: 1px solid #c6c6c6;
  color: #595757;
  font-size: 18px;
}
.inp-table label{
  padding-left: 15px;
}
.inp-table input{
  height: 43px;
  line-height: 43px;
  border: none;
}
.inp-table select,.inp-table button{
  width: 265px;
  height: 45px;
  line-height: 45px;
  border: none;
}
.inp-table select,.inp-table .btn{
  width: 265px;
  height: 45px;
  line-height: 45px;
  border: none;
}
.inp-table select{
  padding-left: 13px;
  color: #595757;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url(../images/arrow.png) no-repeat scroll transparent;
  background-position: 235px center;
  padding-right: 15px;
}

select::-ms-expand{
  display: none;
}
.inp-table button{
  background-color: #622256;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 60px;
  margin-left: 60px;
}
.inp-table .btn{
  background-color: #622256;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 60px;
  margin-left: 60px;
}

.box1 .l-lis ul{
  display: flex;
  justify-content: space-around;
  padding: 12px;
}
.box1 .l-lis li{
  width: inherit;
  font-size: 18px;
  border-left: none;
  color: #595757;
  margin-right: 20px\9;
}
.box1 .l-lis li.on{
  width: inherit;
  font-weight: bold;
  border-bottom: 2px solid #595757;
}
.s-tab .bd{
  height: auto;
  margin-bottom: 50px;
}
.s-tab .slet{
  margin-top:35px;
}
.s-tab .slet p{
  line-height: 33px;
  margin: 0 20px;
}
.s-tab .slet p.pic{
  display: flex;
  justify-content: space-around;
  padding: 20px 0 35px;
}

.g-map{
  border-top: 1px dashed #595757;
}


/*tx-cup*/
.tx-cup{
  margin-bottom: 40px;
}
.tx-cup h2{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 22px;
  color: #000000;
}
.tx-cup h3{
  font-size: 18px;
  color: #333333;
  margin-top: 22px;
}
.tx-cup p{
  line-height: 32px;
  font-size: 14px;
  color: #333333;
}
.tx-cup p img{
  margin: 10px 0;
  display: block;
}


/*artist*/
.blog-le .peo dt img{
  width: 160px;
  height: 200px;
}
.blog-le .mem-txt a p{
  overflow: hidden;
  display: -webkit-box;
 -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.news-box p{
  display: table;
  margin: 0 auto;
  padding-top: 18px;
}
.news-box .p-name{
  display: flex;
  justify-content: space-around;
  padding: 30px 0;
}
.news-box button.b-end{
  background-color: #7e7b7d;
}

.news-box .btn .b-end{
  background-color: #7e7b7d;
}

.news-box .p-name li{
  margin: 0 25px\9;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.news-box .p-name li,.news-box .p-name span,.news-box .p-name em{

  font-size: 20px;
  color: #666666;
}

.news-box .p-name .s-st{
  color: #5b1d4e;
}
.news-box .p-name li em:after{
  content: '';
}
.news-box .p-name li i{
  background: url(../images/b-heart.png) no-repeat center;
  background-size: 24px 18px;
  display: inline-block;
  width: 24px;
  height: 30px;
  vertical-align: middle;
  float: right;
}
.news-box button{
  display: block;
  margin: 0 auto;
  padding: 15px 25px;
  background-color: #5b1d4e;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  margin: 30px 60px\9;
}

.news-box .btn{
  display: block;
  width: 150px;
  margin: 0 auto;
  padding: 15px 25px;
  background-color: #5b1d4e;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  margin: 30px 60px\9;
  text-align: center;
}


/*stage/choose*/
.ch-rule{
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #8b8b8b;
}
.ch-rule h3{
  font-size: 18px;
  font-weight: bold;
}
.ch-rule p{
  line-height: 33px;
}
.ch-lis{
  margin-bottom: 130px;
}
.ch-lis .hd{
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #333333;
}
.ch-lis .hd li{
  border-left:1px solid #FFFFFF;
}

.ch-lis .hd span{
  color: #FFFFFF;
  font-size: 16px;
}
.ch-lis .hd li,.ch-lis .hd li.on{
  width: inherit;
  padding:0 35px;
}
.ch-lis .bd{
  height: inherit;
  margin-bottom: 65px;
}


/*stage/choose2*/
.choose2{
  margin-top: 8px;
}



