

  /*float: left;*/

.public-bd .bd-item {
    /*float: left;*/
    padding-left: 20px;
    line-height: 2;
    background: url("images/icon_public_li.png") no-repeat left center;
}
.main-lyqf .inside-bd {
    height: 226px;
    width: 1150px;
}

.main-lyqf .tempWrap {
    width: 1150px !important;
}

.main-lyqf {
    /* height: 460px; */
    padding: 0px 0;
    /*background: url("/mi4-website/static/index/bg_lyqf.jpg") no-repeat top left #234ba0;*/
  /*  background-size: 100% 100%;*/
}

.tab-blue li {
    color: #1e41b9;
}

.tab-blue li a {
   color: #000;
    padding: 0 30px;
}

.tab-blue li a:hover,
.tab-blue li.on a {
     color: #1e41b9;
    
}



.main-lyqf .lyqf-silde li {
    margin-right: 13px;
    float: left;
	 width: 282px;
	 height:226px;
	 position:relative;
	
}


.main-lyqf .lyqf-silde li img {
     width: 282px;
    height: 157px;
}

.strictly-title {
    display: block;
    width: 266px;
    height: 54px;
    background-color: #fff;
    font-size: 18px;
    color: #353433;
    line-height: 1.5;
    padding: 10px 8px;
    overflow: hidden;
}


.main-lyqf .inside-bd {
    
    width: 1150px;
}

.main-lyqf .inside-bd {
    
    width: 1150px;
	margin:0 auto;
}

.main-lyqf .bg-prev {
    left: -48px;
    bottom: 50%;
}

.main-lyqf .bg-next {
    right: -48px;
    bottom: 50%;
}


.main-lyqf .lyqf-prev {
    left: -48px;
    bottom: 50%;
    background-position: -10px top;
}

.main-lyqf .lyqf-next {
    right: -48px;
    bottom: 50%;
    background-position: -10px bottom;
}

.public-bd .bd-item .link:hover span,
.public-bd .bd-item .link:hover {
    font-weight: bold;
    color: #0E52A3;
    -webkit-transition: none;
    transition: none;
}


.link-more2 {
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 10px;
  font-weight:550;
}

.icon-more-blue {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 12px;
    height: 10px;
    margin-left: 8px;
    background: url("images/icon_more_blue.png") no-repeat center center;
    _background: url("images/icon_more_blue_png8.png") no-repeat center center;
}

.public-hd .hd-line-center {
    top: 18px;
    _top: -8px;
    left: 0;
    width: 95%;
    height: 1px;
    border-bottom: 1px solid #1e41b9;
}

.ico_video {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 40%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background: url(images/ico_video.png) no-repeat;
        background-size: auto;
    background-size: 100%;
}