@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px; }
body{ border: 0 none;margin: 0; padding: 0; background:url(images/bannerbg.jpg) center top no-repeat;}
ul, ol, li{list-style-type: none; }
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1; /* for IE6 IE7 */} 
img{ border:0px;}
.bannertop{margin:0px;padding:0px; border:0px; width:1000px; height:90px;}
a{ text-decoration:none; border:0px;}
.adv190{ width:1000px; background:#d8d7d2;padding-bottom:5px;}
.adv190 li{ width:190px; height:60px; margin-left:8px; margin-top:5px; list-style:none; float:left;}
.qadv{ width:1000px;}
.wadv{ width:1000px;}
.bannerbai ,.bannerqian ,.bannerwan{ width:1000px;}

/* 百家龙头企业鼠标悬停效果 */
.ih-item.square {
    position: relative;
    width: 190px;
    height:60px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.square.effect11 {
    overflow: hidden;
}

.ih-item.square.effect11.colored .info {
    background: #1a4a72;
}

.ih-item.square.effect11.colored .info h3 {
	font-family:微软雅黑;
    background: rgba(12, 34, 52, 0.6);
}

.ih-item.square.effect11 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect11 .info {
    background: #4a5d78;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease 0.2s;
    -moz-transition: all 0.35s ease 0.2s;
    transition: all 0.35s ease 0.2s;
}


.ih-item.square.effect11 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    background: #354056;
    margin: 0 0 0 0;
	overflow:hidden;  white-space: nowrap;  text-overflow: ellipsis;   -o-text-overflow:ellipsis;
}


.ih-item.square.effect11 .info p {
    font-size: 12px;
    position: relative;
    color: #e4e4e4;
    padding: 2px;
    text-align: center;
}

.ih-item.square.effect11 a:hover .img {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.ih-item.square.effect11 a:hover .info {
    visibility: visible;
    opacity: 1;
}

.ih-item.square.effect11.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.ih-item.square.effect11.left_to_right a:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.ih-item.square.effect11.right_to_left .info {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.ih-item.square.effect11.right_to_left a:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.ih-item.square.effect11.top_to_bottom .info {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ih-item.square.effect11.top_to_bottom a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.ih-item.square.effect11.bottom_to_top .info {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.ih-item.square.effect11.bottom_to_top a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/* maintop css */
.long img{ width:100%;}
.long {overflow:hidden;}