*{
	margin: 0px;
	padding: 0px;
}
h4{
	margin: 0px;
	padding: 0px;
}

.image-list .tagcell{
	font-size: 0px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.wjdh-main .product-list .content ul li .img img{
	    display: inline;
    width: 245.021px;
    height: 171.021px;
}

.image-list .content ul li img {
	    display: inline;
    width: 335.021px;
    height: 230.021px;
}
.list03-content .content .list ul li .img img{
	    display: inline;
    width: 318px;
    height: 233px;
}
.list01-content .content .list01-top ul li .img img{
	display: inline;
    width: 420.021px;
    height: 271.021px;
}
.news-center-company .container .pull-left .pr .img img{
	    display: inline;
    width: 378.021px;
    height: 266.021px;
}
.industry .pull-right .list .img img{
	display: inline;
    width: 235.021px;
    height: 177.021px;
}

.hot-rec .content ul li .img img{
	display: block;
    height: 305.005px;
    margin: auto;
    width: 469.005px;
}
.product-list ul li .img_video {
    width: 100%;
    height: 300px;
    line-height: 300px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    background-color: #f4f4f4;
}

.wjdh-main .product-list .content ul li .img_video img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-list ul li.list_video {
    padding: 0;
    width: 418px;
}

li:hover .img_video img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.product-list ul li .info_video {

}

.product-list ul li .info_video .title-a {
    display: block;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
    text-align: center;
    font-weight: bold;
}
.img_video iframe {
    width: 100% !important;
    height: 300px !important;
}
.product-list ul li.list_video:hover {
    border: 1px solid #ececec;
}

.product-list.none {
    display: none;
}

.product-list.block {
    background: none;
	display: block;
}

.product-list.block ul {
	width: 100%;
}

.product-list.block ul li.list_video {
    margin: 0 auto 20px;
    float: none;
}

.wjdh-title.mb-0 {
    margin-bottom: 0;
}

.list.list_v {
    width: 250px;
    padding: 10px;
}

.list.list_v ul {}

.list.list_v li {
    padding-bottom: 10px;
}

.list.list_v .img {
    width: 90px;
    height: 60px;
    display: block;
    float: left;
}

.list.list_v .img img {
    width: 100%;
    height: 100%;
}

.list.list_v .info_v {
    display: inline-block;
    width: 140px;
    height: 60px;
    padding-left: 10px;
}

.list.list_v .info_v a.title-a {
    height: 42px;
    display: block;
    line-height: 21px;
}

.list.list_v .info_v a.more {
    color: #999;
    font-size: 13px;
}