.navShow__link {
    margin-bottom: 10px;
}

.navShow__a {
    display: inline-block;
    padding: 7px 1px 7px 0;
    box-sizing: border-box;
    font-size: 19px;
    font-weight: bold;
    color: #ef4545;
    /* background-color: #ffebeb; */
    transition: all 0.5s;
    /* margin-right: 30px;*/
}



.navShow__list {
    margin-bottom: 20px;
}

.navShow__item {
    display: inline-block;
    margin-right: 30px;
    text-align: left;
    margin-bottom: 9px;
    font-size: 14px;
    transition: all 0.3s;
    line-height: 40px;
}

.navShow__item:hover {
    transform: translateY(-2px);
}

.navShow__item:hover a {
    color: #ef4545;
}

.navShow__item--hot a {
    color: #ef4545;
}

.navShow__item--hot::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 12px;
    background: url("/static/image/icon01.png");
    margin-bottom: 5px;
}

.navShow {
    display: none;
    position: absolute;
    background: #fff;
    top: 0;
    left: 281px;
    width: 916px;
    height: 520px;
    padding: 40px 0 40px 40px;
    box-shadow: inset 0px 1px 0px 0px #e5e5e5, inset 0px -1px 0px 0px #e5e5e5;
}

.navShow {
    overflow: auto;
}

.header1 {
    position: relative;
 
}

.iWrap {
    width: 1200px;
    margin: 0 auto;
}

.nav {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -640px;
    z-index: 3;
    width: 282px;
    height: 520px;
    background-color: rgba(255, 255, 255, 0.955);
    padding: 10px 0 0;
    /* overflow: hidden;
overflow-y: auto;*/
}

.nav::-webkit-scrollbar {
    display: none;
}

.nav__item {
    padding: 9px 0 10px 25px;
    /*padding: 9px 0 10px 20px;*/
    border-left: 3px solid transparent;
}

.nav__item:hover {
    background: #fff;
    border-left: 3px solid #ef4545;
}

.nav__item:hover .navShow {
    display: block;
}

.navCategory {
    font-weight: bold;
    color: #000;
    /*font-size: 16px;*/
    font-size: 20px;
    margin: 0 0 10px;

}

.navCategory__list {
    /*height:28px;*/
    /*20211111*/
    max-height: 80px;
    /*20230506*/
    overflow: hidden;
}

.navCategory__list:after {
    content: '';
    display: block;
    clear: both;
}

.navExam {
    float: left;
}

.navExam a {
    /*font-size: 14px;*/
    font-size: 16px;
    color: #8e8c8c;
    display: block;
    margin: 7px 16px 7px 0;
}

.navExam:hover a {
    color: red;
}

.banner {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    height: 520px;
}

/*.bannerSlick:hover .bannerArrow--next,
.bannerSlick:hover .bannerArrow--prev */
.bannerSlick .bannerArrow--next,
.bannerSlick .bannerArrow--prev {
    opacity: 1;
}

.bannerItem {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    margin-top: -2px;
}

.bannerArrow--next,
.bannerArrow--prev {
    font-size: 18px;
    position: absolute;
    top: 50%;
    z-index: 2;
    color: #fff;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 52px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
    line-height: 52px;
    text-align: center;
}

.bannerArrow--next:hover,
.bannerArrow--prev:hover {
    background: rgba(0, 0, 0, 0.5);
}

.bannerArrow--prev {
    left: 50%;
    margin-left: -600px;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    -ms-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1);
}

.bannerArrow--next {
    right: 50%;
    margin-right: -600px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bannerDots {
    position: absolute;
    bottom: 20px;
    margin-left: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
}

.bannerDots li {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 5px;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    /* width: 20px; */
    /* height: 20px; */
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.bannerDots button {
    outline: 0;
    border: 0;
    display: block;
    width: 8px;
    height: 8px;
    background: hsla(0, 0%, 100%, .7);
    font-size: 0;
    border-radius: 10px;
    margin: 0;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 0;
    line-height: 0;
    display: block;
    /* width: 20px; */
    /* height: 20px; */
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
}

.bannerDots .slick-active {
    width: 25px;
    height: 7px;
}

.bannerDots .slick-active button {
    background: #fff;
    width: 25px;
    height: 7px;
}



.fullSlide{ width:100%;  position:relative;  height:480px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:480px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:480px; }
.fullSlide .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px; z-index:1; }
.fullSlide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.fullSlide .hd ul li{     background: #ffffff;
    width: 10px;height:10px;float:left; 
    line-height: 30px;overflow: hidden;
    border-radius: 50%;
    margin-left: 10px;
    cursor: pointer;
    opacity: 0.5;  color:#fff}
.fullSlide .hd ul li.on{  opacity:1; }
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
        .m_wid{
            width: 1280px;
            margin:0 auto;
        }
        .wid_max{
width: 100%;
        }
        .top_title{
            border-bottom: 1px solid #f1f1f1;
    padding-bottom:10px;
    margin-bottom: 8px;
        }
        .index_box{
            padding:30px 0;
        }
        .top_title p{
            position: relative;
    float: left;
    font-size: 22px;
    line-height: 42px;
   
        }
        .top_title p::after {
    content: '';
    position: absolute;
    top: -12px;
    left: 0;
    width: 117px;
    height: 38px;
    background-image: url(/static/images/index_ttbg1.png);
    background-repeat: no-repeat;
}
.top_title p strong{
    position: relative;
  
    z-index: 2;

}
        .top_title a{
            float: right;
    margin-top: 10px;
    color: #000;
        }
        .top_box{
         padding-top:20px;
            display: flex;
            justify-content:space-between;
            
        }
        .top_l{
            width: 280px;
            height: 480px;
            
        }
        .top_m{
            width: 460px;
        }
        .top_r{
            width: 450px;
        }
        .top_l_list{
           height: 381px;;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between ;
        }
        .top_l_list ul{
            height: 100%;
          
        }
    /*    .top_l_list a{*/
          
    /*        font-weight: normal;*/
    /*font-size: 16px;*/
    /*font-family: "Microsoft YaHei";*/
    /*line-height: 20px;*/
    /*color: #555555;*/
    /*display: block;*/
    /*background-color: white;*/
    /*box-shadow: 0px 0px 24px 0px rgba(12, 52, 90, 0.09);*/
    /*width: 127px;*/
    /*height: 109px;*/
    /*margin-top: 18px;*/
    /*text-align: center;*/
    /*border-radius: 10px;*/
    /*    }*/
    /*    .top_l_list a span{*/
    /*        display: block;*/
    /*padding-top: 20px;*/
    /*margin-bottom: 13px;*/
    /*    }*/
        .top_l_listli{
            border-bottom: 1px dashed #e6e6e6;
            padding:15px 20px 10px 20px;
        }
        .top_l_listli img{
            width: 100%;
            box-shadow: 0px 1px 10px 2px #b3aaaa70;
        }
        .top_l_listli p{
          color: #846464;
            text-align: center;
        }
        .top_m_list{
            line-height: 38px;
        }
        .top_m_list ul{
            border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
 
 
    color: #ccc;
        }
        .top_m_list ul li{
            width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
        }
        .m_li_tt{
            margin: 15px 0 10px 0;
    font-size: 20px;
        }
        .m_li_tt a{
            font-weight: bold;
            color: #ff2d41;
        }
        .m_li{
            font-size: 18px;
        }
        .m_li a{
            font-size: 16px;
        }
        .hot {
    margin-top: 34px;
    
}
.top_r_ul{
    box-sizing: border-box;
   
    padding: 20px 16px 0 16px;
    box-shadow: 0 0 8px rgba(221, 221, 221, .7);
    background-color: #fff;
}
.top_r_ul li{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.top_r_ul img{
    display: none;
    float: left;
    width: 150px;
    height: 116px;
    margin-right: 20px;
}
.top_r_ul li a{
    display: block;
}
.top_r_li_tt{
    max-width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 20px;

}
.top_r_li_msg{
    display: none;
    margin-bottom: 16px;
}
.top_r_li_msg p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.top_r_li_keys span{
    margin-right: 10px;
    color: #f13b4c;
    font-size: 14px;

}
.top_r_li_tag{
    display: inline-block;
    padding: 6px 8px;
    background-color: #f7f7f7;
    color: #666;
    font-size: 14px;
    margin-right: 5px;
}
.top_r_li_time{
    float: right;
    margin-top: 6px;
    color: #666;
}
.top_r_ul li.active .top_r_li_tt {
    margin-bottom: 12px;
}
.top_r_ul li.active img, .top_r_ul li.active .top_r_li_msg {
    display: block;
}
.top_r_ul li.active .top_r_li_keys span {
    display: none;
}
.top_r_ul li.active .top_r_li_tag {
    background-color: #fee5e4;
    color: #f01c32;
}
      .gonggao_box{
            position: relative;
            z-index: 99;
            border-bottom: 1px dashed #e6e6e6;
        }
        .gonggao{
            width: 1280px;
            margin:0 auto;
            height: 52px;
            line-height: 52px;
    padding-left: 36px;
    background: url(/static/image/gonggao.png) no-repeat left;
    box-sizing: border-box;
    overflow: hidden;
        }
        .gonggao i{
	display: inline-block;
	font-style: normal;
	font-weight: 500;
	vertical-align: top;
}
.gonggao .ggbd{
     
    display: inline-block;
	position: relative;
	width: 1074px;
	height: 52px;
	white-space: nowrap;
 
}
.ggbd ul{
    list-style-type:square;
}
.ggbd ul li{
  margin-right: 30px;
   
    list-style-type:square;
    overflow: hidden;
}
      .hui{
      background: #f5f6f9b8;
      }
      .color_box{
          padding-top: 20px;
          margin:0 auto;
          display: flex;
          justify-content: space-between;
          width: 1280px;
      }
      .color_box li{
          
              width: 198px;
 
    height: 100px;
 
    z-index: 1;
      }
      .color_box li .icon1{
      
    background-position: -20px 0;
 
      }
      .color_box li .icon2{
      
    background-position: -1170px 0;
 
      }
        .color_box li .icon3{
      
    background-position: -130px 0;
 
      }
        .color_box li .icon4{
      
 background-position: -520px 0;
 
      }
        .color_box li .icon5{
      
    background-position: -260px 0;
 
      }
        .color_box li .icon6{
      
    background-position: -400px 0;
 
      }
      .color_cont::before{
         
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 168px;
    height: 100px;
    background: url(/static/images/iconbg.png) no-repeat 0 -100px;

      }
      .color_box li:hover .color_cont{
    height: 218px;
    box-shadow: 0 6px 10px 0 rgb(0 0 0 / 10%);
}
      .color_cont{
              position: relative;
    height: 100px;
    font-size: 14px;
    border-radius: 10px;
    transition: 0.2s;
    overflow: hidden;
      }
      .color_cont .color_top{
              display: block;
    position: relative;
    box-sizing: border-box;
 
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
      }
     .color_name{
             position: relative;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 8px;
    z-index: 1;
     }
 
     .color1 .color_top{
             color: #C68686;
     }
     .color1 .color_name{
             color: #5B0000;
     }
     .color1 .color_cont::before {
    background-position: 0 -100px;
}
     .color1 .color_cont{
         background: #FFD4D4;
     }
      .color2 .color_top{
                color: #87BAB5;
     }
      .color2 .color_name{
              color: #0C534D;
     }
       .color2 .color_cont::before {
    background-position: -178px -100px;
}
     .color2 .color_cont{
             background: #C9F1ED;
     }
       .color3 .color_top{
                    color: #8DB7DA;
     }
      .color3 .color_name{
                color: #00529B;
     }
            .color3 .color_cont::before {
        background-position: -356px -100px;
}
     .color3 .color_cont{
         background: #D1E5F7;
     }
       .color4 .color_top{
                       color: #DEBD83;
     }
      .color4 .color_name{
                  color: #844000;
     }
             .color4 .color_cont::before {
           background-position: -534px -100px;
}
     .color4 .color_cont{
             background: #FFECB4;
     }
      .color5 .color_top{
                          color: #D390A7;
     }
      .color5 .color_name{
                color: #840028;
     }
      .color5 .color_cont::before {
              background-position: -712px -100px;
}
     .color5 .color_cont{
             background: #FFE2EF;
     }
      .color6 .color_top{
                   color: #D49D86;
     }
      .color6 .color_name{
                     color: #842100;
     }
      .color6 .color_cont::before {
              background-position: -890px -100px;
}
     .color6 .color_cont{
           background: #FFE2D0;
     }
     .color_dec{
         position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgb(255 255 255 / 80%);
     }
     .color_cont .color_top{
             display: block;
    position: relative;
    box-sizing: border-box;
    padding: 22px 0 0 16px;
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
     }
     .color_top i{
             right: -20px;
                 position: absolute;
    top: 0;
 
    width: 130px;
    height: 100px;
    background: url(/static/images/iconbg.png) no-repeat 0 0;
     }
     .color_link{
             text-align: center;
    line-height: 26px;
    font-size: 14px;
     }
     .color_link a {
   color: #666;
    display: inline-block;
    background: rgba(255,255,255,0.50);
    
    height: 26px;
    border-radius: 13px;
        margin: 10px 3px 0;
    width: 84px;
    font-size: 14px;
}
.color_link a:hover {
    background: #fff;
    color: #666;
}
.leftimg li{
        width: 280px;
    height: 120px;
    overflow: hidden;
    background-color: #ccc;
    text-align: center;
    float: left;
    margin-top: 15px;
    border-radius: 10px;
    position: relative;
}

.leftimg li img {
    width: 100%;
    height: 100%;
    transition: .5s;
}
.leftimg li:hover img {
    transform: scale(1.08);
}
.leftimg .bg {
    transition: .5s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    position: absolute;
    left: 0;
    top: 0;
}
.leftimg li:hover .bg{
    background: none;
}
.leftimg .title {
    width: 100%;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    text-shadow: 0 0 10px rgb(0 0 0 / 40%);
    position: absolute;
    left: 0;
    top: 50px;
}
/* 头部结束 */
.tab_h3{
    height: 50px;
    line-height: 50px;
    font: bold 26px/46px 'Microsoft Yahei';
    /* background: url(/static/images/tab_h3bg.png) no-repeat left top; */
    padding-left: 5px;
    color: #333333;
    text-decoration: none;
    letter-spacing: 3px;
}
.tab_h3 b{
    color:#ff2d41;
}
.tab1 b{
    color: #29ca96;
}
.tab2 b{
    color: #3589ff;
}
.tab3 b{
    color: #f2591d;
}
.tab4 b{
    color: #70c6fe;
}
.tab_h3 span{
    color: #ccc;
 
    font-size: 20px;
    font-weight: normal;
}
.mytab_tt{
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
}
.mytab_tt ul {
    font-size: 16px;
}
.mytab_tt ul li {
    float: left;
    line-height: 50px;
    padding: 0 15px;
    position: relative;
}
.mytab_tt ul li::after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #9b9b9b;
    transition: all 0.2s linear;
    top: 50%;
    transform: translateY(-50%);
    right: 0;}
    .mytab_tt ul li:last-child::after{
        display: none;
    }
    .mytab_tt ul li a {
        display: inline-block;
        width: 100%;
        height: 100%;
        line-height: 50px;
        position: relative;
        z-index: 2;
        font-family: 微软雅黑;
        font-size: 22px;
    }
 
 
.mytab_tt ul .on a {
    color: #f13a3a;
    border-bottom: 2px solid #f13a3a;
}
/* 
.mytab_tt1 ul .on a{
    color:#fdb509;
}
.mytab_tt1 ul .on{
    border-bottom: 2px solid #fdb509;
}
.mytab_tt2 ul .on a{
    color:#29ca96;
}
.mytab_tt2 ul .on{
    border-bottom: 2px solid #29ca96;
   
}
.mytab_tt3 ul .on a{
    color:#3589ff;
}
.mytab_tt3 ul .on{
    border-bottom: 2px solid #3589ff;;
 
}
  */
  
.ban_imgbox{
    margin-top:20px;
    display: flex;
    justify-content: space-between;
}
.ban_img{
    width: 230px;
}
.ban_img img{
    width: 100%;
}
.ban_p{
    display: flex;
    justify-content: space-between;
}
.ban_p_l{
    line-height: 30px;
    font-size: 15px;
    color: black;
    margin-right: 40px;
}
.ban_p_r{
    line-height: 30px;
    font-size: 15px;
    color: #999999;
}
.public_show_tt{
    text-align: center;
    border-top: 1px dashed #ccc;
 
    width: 100%;
    margin-top: 10px;
   
}
.public_show_tt a{
    font-size: 20px;
    color: #FF0000;
    height: 48px;
    line-height: 48px;
}
.public_show_ul{
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;

}
.public_show_li{
    width: 230px;
   
    overflow: hidden;
}
.public_show_li a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.public_show_li a .p_s_li_l{
    line-height: 28px;
    font-size: 13px;
    color: #999999;
}
.public_show_li a .p_s_li_r{
    line-height: 28px;
    font-size: 13px;
    color: black;
}
.p_tab_mid{
    width: 740px;
}
.tabbox{
    padding-top:20px;
}
.show_box{
    padding: 15px 0;
}
.show_box .l1{
    width: 210px;
    overflow: hidden;
    margin-right: 30px;
}
.show_box .l1 img{
    overflow: hidden;
}
 
.show_m1{
    /* box-shadow: -1px 0px 20px 2px #9a9a9a40; */
    width: 580px;
       border: 1px solid #eee;
    overflow: hidden;
    padding: 20px 25px;
    background: #FFFFFF;
    border-radius: 10px;
}
.zx_title{
   padding-bottom:10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 26px;
    border-bottom: 1px solid #e8e8e891;
}
.zx_title p{
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}
.zx_title p span{
    color: #ff2b2b;
}
 
.zx_title a{
    letter-spacing: 2px;
    font-size: 12px;
}
.show_zx{
   
    display: flex;
    justify-content: space-between;
 
}
.show_zx_r{
    width: 48%;
}
.show_zx_l{
    width: 100%;
}
.zx_news{
 
    padding-inline-start: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.zx_news li{
    list-style-type:circle;
     height: 30px;
 
   font-size: 14px;
    line-height: 30px;
}
.zx_news li::marker{
    color:#4c4545
}
.bd1{
    display: inline-block;
    width: 100%;
    
}
.right-list-box{

width: 230px;

height: 370px;

overflow: hidden;

margin-top: 13px;

margin-left: 7px;

line-height: 40px;

}
.right-list-box-b{

height: 250px;
}



.right-time{

width: 100%;

margin-top: 13px;

text-align: center;

}

.r1{
    width: 240px;
    background: #fff;
    float: right;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.r1 a{
    display: inline-block;
}
.r1_list{
    background: #fff;
    cursor: pointer;
    border: 1px solid #e2e2e2;
   text-align: center;
    width: 160px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
}
.r1_list:hover{
    box-shadow: 3px 5px 18px 2px rgba(210, 210, 210, 0.5);
   
}
.r1_list span{
    font-size: 16px;
    font-weight: bold;
  
    margin-top: 20px;
}
.allbox{
    padding:20px 0;
    width: 100%;
    
}
.hui{
    width: 100%;
     
}
.r1 .r1_list:nth-of-type(1) span{
    color: #3c8df2;
}
.r1 .r1_list:nth-of-type(2) span{
    color: #ffad18;
}
.r1 .r1_list:nth-of-type(3) span{
    color: #3cc51f;
}
.r1 .r1_list:nth-of-type(4) span{
    color: #ed6e56;
}
.content-title{

width: 100%;

height: 20px;

line-height: 20px;

font-size: 18px;

margin: 20px 0;

}
.content-right {
    margin: 0 auto;
    width: 240px;
    overflow: hidden;
}
.mr-13 {
  margin-right: 13px;
}
.title-line {
width: 3px;
height: 20px;
}
.title-line-bg1{
    background: #fdb509;


}
.title-line-bg2{

background: #29ca96;

}
.title-line-bg3{

background: #3589ff;
}
.picMarquee1{ width:220px; height:400px; margin-top:5px; overflow:hidden; position:relative;     border-top: 1px solid #f0f0f0;}
 
.picMarquee1 .bd ul{ overflow:hidden; zoom:1; width:220px;  }
.picMarquee1 .bd ul li{ width:220px; height:auto; overflow:hidden; padding:10px 0; border-bottom:1px dashed #CCC; }
 
.picMarquee1 .bd ul li .img{ position:relative; float:left; width:54px; height:54px; overflow:hidden;}
.picMarquee1 .bd ul li .img img{width:54px; height:54px;border-radius:30px;}
 
.picMarquee1 .bd ul li .zhaiyao{ float:right; width:152px; overflow:hidden; font-size:12px; line-height:20px; color:#000;  } 

.picMarquee4{ width:220px; height:400px; margin-top:5px; overflow:hidden; position:relative; }
 
.picMarquee4 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee4 .bd ul li{ width:220px; height:auto; overflow:auto; padding:10px 0; border-bottom:1px dashed #CCC; }
.picMarquee4 .bd ul li div{ float:left; width:54px; height:80px; }
.picMarquee4 .bd ul li div img{ width:54px; }
.picMarquee4 .bd ul li p{ float:left; margin-left:10px; width: 140px; font-size:12px; line-height:20px; color:#000; height:auto;} 
.picMarquee4 .bd ul li p span{ display:block; width:100%; color:#999;}
.picMarquee4 .bd ul li p i{display:block; width:100%;  color:#000;}
.picMarquee4 .bd ul li p b{ color:#C40000;}
