﻿
.heard,.content{background:#fafafa;padding:30px;margin:30px 0;}
.shownews-slide-small {
    float: left;
    cursor: pointer;
    position: relative;
    margin: 15px 15px 0 0;
}

.shownews-slide-small.active:before {
    border-width: 0 10px 10px 10px;
    border-style: solid;
    content: '';
    border-color: transparent transparent #00c0ff transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}
.shownews-slide-small.active:after {
    border: 2px solid #00c0ff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    z-index: 2;
}
.shownews-slide-small img {display: block;position: relative;z-index: 1;}
.summary{clear:both;padding-left: 20px;}
p {line-height:24px;font-size:16px}

.new-point,.time-point{margin:10px 0}

.new-point i{font-style:normal;color:#00c0ff;position:relative;}
.time-point i{display:inline-block;width:5px;height:5px;border-radius:2px;background:#00c0ff;top:-2px;margin-right:10px;}
.author i{font-size:16px;font-weight:bold;top:-1px;margin:0 5px 0 15px;}
.eay i{margin:0 5px 0 10px;}
.eay b{font-weight:normal !important}
.content p{font-weight:normal;margin:10px 0}
.content h4{margin-top:40px;}
.content p:before{content:'';margin-right:20px}

.img-box {height:310px;overflow:hidden;text-align:center;margin:0 auto}
.img-box img{position:absolute;top:0;left:0}
.wrapper-small{margin:0 auto}

.product{/*background: url(../img/pdt_bg.jpg) repeat-y;*/ margin-top: -90px;padding-top: 60px;}
.content-title{border-bottom:1px solid #ccc}
.content-title span{font-weight:bold;font-size:18px; border-bottom:1px solid #00c0ff;padding-bottom:2px}
@media (max-width:992px) {.shownews-slide-small{margin-bottom:40px} .img-box{height:460px}.img-box img{left:15px} .summary{padding-left:0;}}
@media (max-width:522px) {.content-title span{font-weight:normal;font-size:15px;}.content p:before{margin-right:8px}
    p {line-height: 20px;font-size: 14px;}h4{font-size:16px;margin-top:20px !important}}
