@charset "UTF-8";
@import url("/skin/default/css/mm.css");

/* listweizhi */
.listbarb{width:100%; float:left; background:#ffffff; border-top:1px solid #f5f5f5; margin-top:50px;}
.listz1200{width:94%; float:left; font-family:"taipurui"; margin-left:3%; color:#404040; font-size:16px; height:40px; line-height:40px; }

.faqs1200{margin-left:auto; margin-right:auto; width:100%; }
.faqs1200 h1{width:100%; float:left; padding:10px 0 10px 0; font-family:"biaoti"; font-size:18px; line-height:22px; color:#3e3a39; text-align:center;}
.sm1200 {width:88%; padding:5px 3%; margin-left:3%; border-radius:0px; float:left; background:#ffffff; }
.sm1200 p{margin:5px 0;font-size:1.0em; font-family: "taipurui"; color:#404040; line-height:22px; font-weight:normal; }


.classicz{ float:left; width:100%; }
.classicz h2{width:94%; float:left; padding:10px 3%; line-height:22px; font-family:"biaoti"; font-size:18px; color:#404040; }
 
.classicz p{width:88%; margin-left:3%; padding:10px 3%; background-color:#ffffff; float:left; line-height:22px; font-family:"taipurui"; font-size:16px; color:#636363; }

.classicz li{float:left; width:94%; margin:10px 3% 0px 3%; position:relative; border-radius:3px; box-shadow: none;}
.classicz li .lmt { font-family:"biaoti"; font-size:16px;
  position: absolute;
  bottom:40px;
  left: 0px;
  z-index: 10;
  width: 100%;
  text-align: center;
  background-color: rgba(58, 125, 141, 0.8);
  height: 40px;
  line-height: 40px;  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; color:#ffffff;
}

.classicz li .city { font-family:"biaoti";
  position: absolute;
  top:20px; border-radius:0 4px 4px 0; padding:0 10px;
  left: 0px;
  z-index: 10;
  text-align: center;
  background-color: rgba(58, 125, 141, 0.8);
  height: 40px;
  line-height: 40px;
}

.classicz li:nth-child(2n+2) { margin-right:3%;}
.classicz li .tt{float:left; width:94%; padding:0 3%; height:40px; line-height:40px; font-family:"taipurui"; background-color:#ffffff; font-size:1.0em;border-radius: 0 0 3px 3px; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;}

.classicz li img{float:left; height: auto; width: 100%; border-radius:3px 3px 0 0; }



.qiye1200{ margin-left:auto; margin-right:auto; width:100%; }
.qiye1200 h2{width:94%; margin-left:3%; float:left; padding:10px 0 10px 0; font-family: "biaoti"; font-size:18px; line-height:22px; color:#404040; text-align:left; }

.qiye1200 p{width:88%; margin-left:3%; padding:10px 3%; background-color:#ffffff; float:left; line-height:22px; font-family:"taipurui"; font-size:16px; color:#636363; }

.qiye1200 li{float:left; width:94%; margin:10px 3% 0px 3%; box-shadow:0px 0px 1px #d3d3d3;}
.qiye1200 li img{float:left; height: auto; width:100%; border-radius:3px 3px 0 0; transition:all 0.5s ease;}
.qiye1200 li .kimg{float:left; height:auto; width:100%; overflow:hidden; transition:all 0.5s ease;border-radius:3px 3px 0 0;}
.qiye1200 li:hover img {transform: scale(1.05); }
.qiye1200 li:nth-child(3n+3){ margin-right:3%;}
.qiye1200 li .tt{float:left; width:94%; height:36px; padding:0 3%; line-height:36px; font-family:"biaoti"; text-align:center; background-color:#ffffff; font-size:1.0em; border-radius: 0 0 3px 3px; overflow:hidden; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;}
  
  
.faqs100{ float:left; width:100%;}
.faqs100 h2{width:100%; float:left; padding:10px 0 10px 0; font-family: "biaoti"; font-size:18px; line-height:24px; color:#404040; text-align:center; }

.faqszs{ float:left; width:94%; margin:0 3% 10px 3%;}
.faqszs .faq-question {float:left; width:94%; padding:3%; background: #ffffff; cursor: pointer; margin-top:10px; font-family:"biaoti"; position:relative; color:#404040;}
.faq-question .faq-icon{ position:absolute; right:10px; top:10px;
            width:24px;
            height:24px;
            border-radius: 50%;
            background: rgba(102, 126, 234, 0.08);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #3a7d8d;
            font-size: 18px;
            font-weight:100;
            transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            flex-shrink: 0;
        }
        
.faq-question:hover .faq-icon {transform: rotate(135deg); }
.faqszs .faq-answer{float:left; width:94%; padding: 0 3%; background: #ffffff; border-top:1px solid #f5f5f5; max-height: 0; overflow: hidden; transition: max-height 0.0s ease; font-family:"taipurui"; color:#636363;}
.faqszs .faq-answer.active{padding:10px 3%; max-height: none;}

.shoujif{ width:100%; float:left; display:block; background-color:#f5f5f5;}
