﻿/*******急诊学院******/
.emer-header-area{
  height:100px;
  line-height:100px;
  border-bottom:1px #e2e2e2 solid;

}

.emer-logo{
  float: left;
  width:568px;
  height:74px;
  background:url(../images/jzxy/jz-logo.png) no-repeat;
  margin-top:10px;
}

.emer-mem,.emer-mem i{
  color:#4169e2;
}



.emer-hd-r{
  width:200px;
  float: right;
}


.emer-hd-r a{
  display:block;
  float: left;
}

.emer-login a{
  color:#999;
}


.emer-ban-area .swiper-container {
  width:100%;
  height:340px;
  color: #fff;
  text-align: center;
}
.emer-ban-area .swiper-slide {
  width:100%;
  height:100%;
 
}
.emer-ban-area .red-slide {
  background:#4390ee url(../images/jzxy/ban/jz-ban1.png) no-repeat center;
  background-size:cover;
}
.emer-ban-area .blue-slide {
  background:#4390ee url(../images/jzxy/ban/jz-ban1.png) no-repeat center;
  background-size:cover;
}
.emer-ban-area .orange-slide {
  background:#4390ee url(../images/jzxy/ban/jz-ban1.png) no-repeat center;
  background-size:cover;
}
.emer-ban-area .green-slide {
  background:#4390ee url(../images/jzxy/ban/jz-ban1.png) no-repeat center;
  background-size:cover;
}
.emer-ban-area .pink-slide {
  background:#4390ee url(../images/jzxy/ban/jz-ban1.png) no-repeat center;
  background-size:cover;
}
.emer-ban-area .swiper-slide .title {
 
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.emer-ban-area .pagination {
  position: absolute;
  z-index: 20;
  left:50%;
  bottom: 10px;
}
.emer-ban-area .swiper-pagination-switch {
  display: inline-block;
  width:18px;
  height:4px;
 background: #3128f6;
  margin-right: 5px;
  opacity: 0.8;
  border-radius:15px;
  cursor: pointer;
}
.emer-ban-area .swiper-visible-switch {
  background: #aaa;
}
.emer-ban-area .swiper-active-switch {
  width:28px;
  background: #fff;
}

.emer-organization-area,.president-intr-area{
  clear:both;
  overflow: hidden;
  /* border-bottom:1px #e2e2e2 solid; */

}

.emer-org-in{
  padding:30px 0;

  background:url(../images/jzxy/jz-flow-bg.png) no-repeat center;
}
.emer-org-m{
height:396px;
margin-bottom:20px;
}
.emer-org-m img{
  width:100%;
  height:100%;
  background:url(../images/jzxy/organization.png) no-repeat center;
  background-size:contain;
}


.emer-organ-tit{
  font-size:28px;
  color:#4169e2;
  font-weight:500;
  margin-bottom:20px;
}

.emer-organ-tit i{
  margin-right:10px;
}

.president-intr-in{
  padding:30px 0;
}

.emer-pres-bar{
 padding-top:20px;
}

.emer-pres-bar b{
  font-size:22px;
  color:#444;

}

.emer-pres-bar p{
  font-size:18px;
  color:#444;
  line-height:32px;
  padding:20px 0;
}

.emer-v-pres{
  clear:both;
  overflow:hidden;
}

.emer-v-l,.emer-v-r{
  width:570px;
  height:316px;
  float: left;
  background:#b48e64;
}

.emer-v-l{
  margin-right:60px;
}

.emer-vip-show li{
  float: left;
}


.emer-vip-intro{
 width:285px;
}

.emer-vip-name{
  color:#fff;
}

.emer-vip-name h4{
  font-size:28px;
  display:block;
  float: left;
  letter-spacing:8px;
  font-weight:600;
  margin-right:10px;
  margin-bottom:20px;
}

.emer-vip-name span{
  font-size:18px;
  display:block;
  float: left;
  letter-spacing:6px;
  vertical-align: middle;
  margin-top:8px;
}

.emer-vip-t{
padding-right:10px;
height:130px;
 display:block;
 float: left;
 color:#fff;
 line-height:28px;
 margin-bottom:50px;
}

.emer-vip-cont{
  padding:30px;
}

.emer-more{
  float: right;
  text-transform: uppercase;
  color:#fff;
}

.emer-more:hover{
  transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
}

.associate-d-area{
  clear: both;
  overflow: hidden;
}

.associate-d-area h6{
  display:block;
  padding:20px 0;
  font-size:22px;
  color:#444;
}

.associate-d-list li{
  float: left;
  display:block;
  width:146px;
  height:202px;
  margin-bottom:29px;
}
.as-d-m{
  position: relative;
}
.as-d-nm{
  position: absolute;
  bottom:0;
  left:0;
  width:146px;
  height:34px;
  text-align:center;
  overflow:hidden;
  background:url(../images/alpha/white.png);
  padding-top:8px;
 
}
.as-d-nm span{
  display:block;
  width:100px;
  margin:0 auto;
}
.as-d-nm i{
  display:block;
  width:18px;
  height:3px;
  background:#4169e2;
  border-radius:15px;
  margin:0 auto;
}

.associate-d-list li:hover{
  transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
}

.committee-exp-area{
  clear: both;
  overflow: hidden;
}

.committee-exp-in{
  padding:20px 0;
}

.committee-table{
width:100%;
border-collapse:collapse;
border:1px solid #e4e4f0; 
border-right:0;
border-bottom:none;
}

.committee-sec-table{
  width:100%;
  border-collapse:collapse;
  border:1px solid #e4e4f0; 
  border-right:0;
  border-top:0;
  }


.committee-sec-table{
  border-top:none;
}

.committee-table thead{
  height:36px;
  line-height:36px;
  text-align: center;
  border:1px solid #e4e4f0; 
  border-bottom:none;


 
}
.committee-table thead th{
  border:1px solid #e4e4f0; 
}

.committee-table thead th span{
  display:block;
  padding:1px;
  background:#f3f3f6;
}

.com-tb-top{
  clear: both;
 
}
.com-tb-btm{
 clear: both;
  display:none;
  border-top:none;
}



.committee-table tbody td,.committee-sec-table tbody td{
  font-size:12px;
  border-bottom:1px solid #e4e4f0; 
  border-right:1px solid #e4e4f0; 
}

.cm-lh{
  line-height:30px;
}

.committee-more-bar{
  height:36px;
  line-height:36px;
  text-align:center;
  background:#f3f3f6;

  border:1px #e4e4f0 solid;
  border-top:none;
}
.committee-more-btn{
  display:block;
  width:200px;
  margin:0 auto;
  color:#999;
  font-size:12px;
  background:url(../images/sli-arr-dn.png) no-repeat 130px 16px;
}
.cm-tb-show{
  display:block;

}
.cm-sli-up{
  display:block;
  background:url(../images/sli-arr-up.png) no-repeat 130px 16px;
}

.eme-profile-area{
  clear:both;
  overflow: hidden;
  background:#fafafa;
}


.eme-m-cont{
  padding:30px 0;
}
.eme-l-tit{
  text-align:center;
}

.eme-l-tit h2{
  text-align:center;
  font-size:26px;
  color:#222;
  font-weight:600;
}

.eme-view-row{
  overflow: hidden;
}

.eme-info-tit {
  padding:20px 0;
  border-bottom:1px #e2e2e2 solid;
}

.eme-info-tit span{
  display:block;
  width:8px;
  height:24px;
  float: left;
  background:#bb102b;
  vertical-align:bottom;
  margin:6px 20px 0 0;
}
.eme-info-tit h2{
  font-size:22px;
  color:#bb102b;
  font-weight:600;
}

.eme-info-txt{
  display:block;
  line-height:28px;
  padding:20px 0;
  font-size:14px;
  color:#363636;
}

.eme-org-cont{
  width:1000px;
  height:740px;
  margin:0 auto;
}

.com-experts-cont{
  width:1200px;
  height:1129px;
  margin:0 auto;
}



.eme-org-view{
  width:100%;
  height:100%;
  background:url(../images/jzxy/organization.png) no-repeat;
  background-size:contain;
}

.com-experts-area{
  clear: both;
  overflow: hidden;
  background:#fafafa;
  padding:30px 0;
}

.com-experts-table{
  width:100%;
  height:100%;
  background:url(../images/jzxy/committee-experts.png) no-repeat;
  background-size:contain;
}

.footer-jzxy{
  margin-top:0;;
}


.emeMeeting-ban{
  clear:both; 
  height:280px;
   background:#57a7f4 url(../images/jzxy/ban/sm-ban.png) no-repeat;}

   .eme-met-row h3{
    font-size:24px;
     color:#57a7f4;
     font-weight: 600;
      margin-bottom:20px;
    background:url(../images/jzxy/eme-cir-ico.png) no-repeat 0 10px;
     padding-left:30px;}

.eme-met-l {padding-left:20px; border-bottom:1px #ece7f0 solid; padding-bottom:20px; margin-bottom: 20px;}
.eme-met-l li{display:block; line-height:32px; clear:both; }
.eme-met-l li i{float:left; margin:2px 0 0 0; color:#57a7f4; font-size:20px;}
.eme-met-l li span{float:right;}
.eme-met-l li:hover{text-decoration:underline;}
.eme-met-l li a{font-size:14px;}


/*专项培训*/
.bg-f2{background:#f2f3f5;}

.spe-training-area{
  clear: both;
  overflow: hidden;
}

.spe-tra-l,.spe-tra-r{
  float: left;

}

.spe-tra-l{
  width:812px;
  margin-right:20px;

}


.spe-tra-r{
  width:359px;

}

.spe-tra-r1,.spe-tra-r2{
  overflow: hidden;
  background:#fff;
   padding:20px;
  }

.spe-tra-r3{
    overflow: hidden;
    background:#fff;
     padding:25px 40px;
    }

.spe-tit{
  font-size:16px;
  color:#bb102b;
  margin-bottom:20px;
}

.spe-view{
  width:213px;
  height:144px;
  float: left;
  margin-right:20px;
 
}


.spe-view img{
  border-radius:5px;
}

.spe-view-t p{
  font-size:14px;
  color:#363636;
  line-height:24px;
}

.eme-more{
  display:block;
  text-align:right;
  color:#bb102b;
  font-size:12px;
}

.eme-more:hover{
  color:#db0e2e;
  transform: translate(-10px,0);
  -webkit-transform: translate(-10px,0);
  -moz-transform: translate(-10px,0);
  -o-transform: translate(-10px,0);
  -ms-transform: translate(-10px,0);
}

.spe-r-view{
  display: block;
  width:273px;
  height:130px;
  margin:0 auto;
  margin-bottom:20px;
}

.spe-r-view img{
  border-radius:5px;
}

.spe-tra-r1{
  margin-bottom:20px;;
}
.sp-trans-row li{
  float: left;
  width:360px;
  height:auto;
  margin-bottom:40px;
  margin-right:40px;
}

.sp-tran-show{
  display:block;
  width:360px;
  height:200px;
  overflow: hidden;
}

.sp-trans-cont{
  overflow: hidden;
}
.sp-trans-cont{
  padding:10px 0;
  position: relative;
}

.sp-trans-cont h2{
  font-size:16px;
  color:#222;
  margin-bottom:20px;
}
.sp-trans-cont span{
  display:block;
  font-size:14px;
  margin-bottom:5px;
}

.sp-trans-cont span i{
  font-size:16px;
  margin-right:8px;
}


.sp-trans-mr{
  display:block;
  border:1px #d55c6f solid;
  border-radius:15px;
 display: block; 
  width:82px;
  height:24px;
  line-height:24px;
  text-align:center;
  font-size:12px;
  color:#d55c6f ;
  position: absolute;
  right:0;
  bottom:10px;
}

.sp-trans-mr:hover{
  background:#d55c6f;
  color:#fff;
}

.eme-tit{
  color:#bb102b;
}
.eme-buy a{
  color:#bb102b;
}

.eme-cf-menu,.eme-cf-cont,.jy-cf-menu{  float: left;}
.eme-cf-menu{
  width:190px;
  background:#bb102b;
  margin-right:30px;
  overflow: hidden;
  border-radius:3px;
}

.eme-cf-cont{
  width:980px;
}


.bar{ padding-bottom:10px;}

.eme-m-list{ width:190px;}
.eme-m-list dl { font-size:12px;  font-weight:normal; cursor:pointer; margin:0; 
  border-top:1px #c53950 solid;  line-height:200%;}
.eme-m-list dl dt {
    padding-left:20px;
    background: url(../images/icon.png) no-repeat 140px -50px;
    margin:0;
    border-bottom:1px #c53950 solid;
  }

  .eme-m-list dl dt b{
    color:#fff;
    display:block;
    width:190px;
    height:34px;
    line-height:34px;

  }

.spt-line{ border-bottom:1px #c53950 solid;}

.eme-m-list dl dd { 
  display:none; 
  margin-left:0;
   padding-left:20px;
   line-height:34px;

  
  }
.eme-m-list dl dd a{
  display:block;
  width:190px;
  color:#fff;

}

.eme-m-list .icon{ background:url(../images/icon.png) no-repeat 140px -78px;}
.eme-list-in,.jy-list-in{
  margin-bottom:2px;
}
.eme-list-in h2{
  font-size:16px;
  height:50px;
  line-height:50px;
  padding-left:20px;
  background:#c71333;
  color:#fff;
}

.eme-list-in h2 i{
  display:inline-block;
  width:5px;
  height:12px;
  background:#f1cfd5;
  margin-right:8px;
}

.eme-info-row{
  overflow: hidden;
  height:auto;
  background:#fff url(../images/jzxy/info-bg.png) no-repeat;
  border-radius:3px;
  border:1px #ededed solid;
  margin-bottom:16px;
}
.eme-info-row p{
  padding:20px 40px;
  font-size:12px;
  color:#363636;
  line-height:24px;
}

.eme-view-row{
  width:100%;
  background:#fff;
  border:1px #ededed solid;
  border-radius:3px;
  margin-bottom:16px;
}

.eme-v-img,.eme-v-cont{
  float: left;
}

.eme-v-img{
  padding:15px 20px;
  margin-right:10px;
}


.eme-v-img img{
  border-radius:4px;
}

.eme-v-cont{
  float: left;
  width:700px;
}

.eme-v-f{
  padding:10px;
  margin-top:5px;

}

.eme-v-f h2{
  font-size:16px;
  font-weight:600;
  color:#222;
  margin-bottom:20px;

}

.eme-sm-t{color:#a09f9f;}

.eme-sm-t span{
  display:inline-block;
  margin-right:20px;
  font-size:12px;
}
.eme-price{
  float:right;
  line-height:44px;
}