@charset"utf-8";
.content{
  background-color: #f5f6f6;
  padding: 20px 0 50px;
}
.panel{
  width: 100%;
  height: 350px;
  padding: 20px;
  background-color: #fff;
}
.pt0{
  padding-top: 0;
}
.panel .title{
  width: 48px;
  height: 208px;
  background-image: url(title-icon.png);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 50px;
  font-size: 22px;
  color: #017CDA;
  padding: 45px 14px 0;
  font-family: SimHei;
  text-shadow: 1px 1.732px 1px rgba(0, 39, 68, 0.004);
  padding-top: 20px;
}

/* æ”¿åºœä¿¡æ¯å…¬å¼€ */
/* å…¬å…±æ ‡é¢˜ */
.com-title {
  width: 100%;
  position: relative;
}
.com-title a{
  padding-right: 10px;
  background-color: #fff;
  position: relative;
  z-index: 99;
}
.com-title .title-line {
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #017CDA;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: top;
}
.com-title .bg-line{
  width: 100%;
  height: 6px;
  background: #FAFAFA;
  position: absolute;
  top: 10px;
  z-index: 1;
}
.ger-panel{
  height: 260px;
  margin-top: 20px;
}
.ger-panel .title{
  margin-top: 6px;
  padding-top: 20px;
}
.ger-panel .ger-info{
  margin-left: 32px;
  width: 510px;
  /* padding-top: 20px; */
}
.ger-info .ger-comment ul{
  margin: 19px -17px -12px 0;
}
.com-comment ul li {
    float: left;
    width: 156px;
    height: 84px;
    text-align: center;
    margin: 0 19.6px 12px 0;
}

.com-comment ul li a{
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #EEEEEE;
  padding: 13px 12px 15px;
}
.com-comment ul li a:hover{
  background-color: #F0F8FE;
  border: 1px solid #017CDA;
}
.com-comment ul li a img{
  display: block;
  margin: 0 auto 10px;
}
.com-comment ul li a span{
  font-size: 16px;
  color: #333;
}
.ger-panel .news{
  border: 1px solid #EEEEEE;
  padding: 20px;
  width: 550px;
  height: 236px;
  margin-left: 0;
  margin-top: -11px;
}
.ger-panel .content-title {
    padding-bottom: 0;
    border-bottom: none;
}
.ger-panel .news .content-title ul li span {
    margin: 0 12px;
}
.ger-panel .news-list {
    margin-top: 16px;
}

/* åŠžäº‹æœåŠ¡ */
.bs-panel{
  height: 280px;
  margin-top: 20px;
}
.bs-panel .title{
  margin-top: 16px;
}
.bspic-box{
  width: 490px;
  height: 240px;
  margin-left: 32px;
}
.bs-panel .com-comment{
  width: 570px;
}
.bs-panel .com-comment ul{
  margin: 19px -17px -20px 0;
}
.bs-panel .com-comment ul li {
    width: 100px;
    height: 90px;
    text-align: center;
    margin: 0 17px 20px 0;
}
/* æ”¿æ°‘äº’åŠ¨ */
.zm-panel{
  height: 334px;
  margin-top: 20px;
}
.zm-panel .title{
  margin-top: 43px;
}
.zm-box{
  width: 780px;
  height: 294px;
  margin-left: 32px;
  padding: 20px;
  border: 1px solid #EEEEEE;
}
.zm-panel .com-comment{
  width: 280px;
}
.zm-panel .com-comment ul{
  margin: 0 -18px -15px 0;
}
.zm-panel .com-comment ul li {
    width: 130px;
    height: 88px;
    text-align: center;
    margin: 0 18px 15px 0;
    background-color: #FAFAFA;
}
/* ç‰¹æ®Šæ ‡é¢˜ */
.content-title a{
  font-weight:normal;
  color: #333333;
}
/* é­…åŠ›æ­¦æ¸… */
.wq-panel{
  height: 300px;
  margin-top: 20px;
}
.wq-panel .title{
  margin-top: 24px;
}
.wq-panel .content-box {
    width: 1080px;
    height: 214px;
    position: relative;
    margin-top: 20px;
}
.wq-panel .content-box .mask{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.2);
  z-index: 1;
}
.item-pic{
  position: relative;
  float: left;
  width: 116px;
  height: 213px;
  cursor: pointer;  
}
.item-pic a{
  width: 100%;
  height: 100%;
  display: block; 
}
.item-pic.active{
  width: 731px;
  transition:all .2s ease-in-out;
}
.item-pic a img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.item-pic a p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  width: 20px;
  font-size: 20px;
  z-index: 99;
}
.item-pic.active p{
  width: 100%;
  text-align: center;
  transition:all .2s ease-in-out;
}
/* ä¸“é¢˜ä¸“æ  */
.zt-panel{
  height: 190px;
  margin-top: 20px;
}
.zt-panel .title{
  margin-top: 0;
  height: 158px;
  padding: 28px 14px 0;
}
.zt-panel .five_banner{
  height: 126px;
  position: relative;
  width: 93%;
  margin-left: 32px;
  margin-top: 12px;
}
.zt-panel .five_banner .prev,
.zt-panel .five_banner .next{
  position: absolute;
  top:52px;
  width: 24px;
  height: 32px;
  background-color: rgba(0,0,0,.2);
  z-index: 99;
}
.zt-panel .five_banner .prev{
  left: 0;
}
.zt-panel .five_banner .next{
  right: 0;
}
.zt-panel .five_banner .fivebanner a{
  display: block;
  width: 346px;
  height: 126px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {	 
 .panel .title{
   display: none;
 } 
 .panel {
    padding:.4rem .2rem .2rem;
  }
  .ger-panel,.bs-panel,.zm-panel{
    height: auto;
    margin-top: .4rem;
  }
  .left.news{
    margin-top: .48rem;
  }
  .ger-panel .ger-info{
  margin-left: 0;
  width: 100%;
}
.ger-info .ger-comment ul{
  margin: .6rem 0 0 0;
}
.com-comment ul li {
    width: 47.2%;
    height: 1.64rem;
    margin: 0 .34rem .3rem 0;
}
.com-comment ul li:nth-of-type(2n){
  margin-right: 0;
}
.com-comment ul li a{
  padding: .23rem .1rem .29rem;
}
.com-comment ul li a:hover{
  background-color: #F0F8FE;
  border: 1px solid #017CDA;
}
.com-comment ul li a img{
  display: block;
  width: .58rem;
  height: .58rem;
  margin: 0 auto .2rem;
}
.com-comment ul li a span{
  font-size: .28rem;
}
.ger-panel{
  padding-bottom: .4rem;
}
.ger-panel .news {
  margin-top: .2rem;
  padding: .22rem .1rem .1rem .23rem;
  width: 100%;
  height: auto;
} 
.ger-panel .news .content-title ul li span {
    margin: 0 .2rem;
}
.ger-panel .news-list {
    margin-top: .3rem;
}
.bspic-box {
  width: 100%;
  height: 3.186rem;
  margin-left: 0;
  margin-bottom: .7rem;
}
.bs-panel .com-comment{
  width: 100%;
}
.bs-panel .com-comment ul{
  margin: .5rem 0 0 0;
}
.bs-panel .com-comment ul li {
    width: 22%;
    height: 1.4rem;
    text-align: center;
    margin: 0 .25rem .29rem 0;
}

.bs-panel .com-comment ul li:nth-of-type(4n){
  margin-right: 0;
}
.bs-panel  .com-comment ul li a {
  padding: .26rem .2rem .15rem;
}
.bs-panel  .com-comment ul li a img{
  width: .48rem;
  height: .44rem;
}
.zm-box{
  height: auto;
  margin-left: 0;
  padding: .3rem .11rem 0;
}
.zm-panel .com-comment{
  width: 100%;
  margin-top: .34rem;
}
.zm-panel .com-comment ul{
  margin: 0;
}
.zm-panel .com-comment ul li {
    width: 30.4%;
    height: 1.44rem;
    margin: 0 .28rem .23rem 0;
}
.zm-panel .com-comment ul li:nth-of-type(3n){
  margin-right: 0;
}
.zm-panel .com-comment ul li a img {
  width: .48rem;
  height: .48rem;
}

/* é­…åŠ›æ­¦æ¸… */
.wq-panel{
  margin-top: .4rem;
  padding: .3rem .2rem .4rem;
}

.wq-panel .content-box {
    width: 100%;
    height: 2.15rem;
    margin-top: 0;
}

.item-pic{
  width: .7rem;
  height: 2.15rem;  
}

.item-pic.active{
  width: 4.4rem;
}

.item-pic a p{
  width: .3rem;
  font-size: .24rem;
}
/* ä¸“é¢˜ä¸“æ  */
.zt-panel{
  margin-top: .4rem;
  padding: .38rem .2rem;
}

.zt-panel .mfive_banner{
  height: 2.34rem;
  width: 100%;
  overflow: hidden;
  position: relative
}
.tempWrap{
  width: 100%!important;
  height: 2.34rem !important;
}
.zt-panel .mfive_banner .prev,
.zt-panel .mfive_banner .next{
  position: absolute;
  top: 50%;
  width: .41rem;
  height: .51rem;
  transform: translateY(-50%);
  background-color: rgba(0,0,0,.2);
  z-index: 99;
}
.zt-panel .mfive_banner .prev{
  left: 0;
}
.zt-panel .mfive_banner .next{
  right: 0;
}
.zt-panel .mfive_banner .mfivebanner{
  height: 2.34rem;
}
.zt-panel .mfive_banner .mfivebanner a{
  display: block;
  width: 100%;
  height: 2.34rem;
  margin-right: 0;
}

}