body{
    background-color: #f1f1f3;
}
*{
    font-family:'微软雅黑';
    padding:0;
    margin:0;
}
.investmentBanner{
width:1200px;
height:100px;
background: url(../images/at/investmentBanner.jpg)
}
.enterprise{
    float:left;
    height:100px
}
.enterprise a{
    color:#000;
    font-size:20px;
   
    margin-left:330px;
    margin-top:50px;
    display: block;
}
.drug{
    float:left;
    margin-top:15px;
    margin-left:50px;
}
.drug a{
    display: block;
    color:#af1d22;
    font-size:20px;
    margin-left:40px;
    line-height: 24px;
    font-weight: 900;
}

.investmentBanner2 {
    width: 1200px;
    height: 100px;
    background: url(../images/at/investmentBanner2.jpg);
    margin-top:12px;
}
.product{
    width:1200px;
    background-color: #fff;
    overflow-y:hidden;
    padding-bottom:10px;
    margin-top:12px;
}
    .product-img{
        width:398px;
        float: left;
        height:300px;
        margin:10px;
    }
    .product-info{
        width:730px;
        float: right;
        height:100%;
    }
        .product-info h3 {
            font-size: 25px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
    .product-info div{
margin-top:6px;
overflow-y: hidden;
    }
    .product-info span{
        display:block;
        width:90px;
        height:26px;
        background-color:#f7fcff;
        border:1px solid #dfdfdf;
        font-size:15px;
        text-align: center;
        line-height: 26px;
        float: left;
    }
        .product-info label {
            font-size: 14px;
            color: #444;
            margin-left: 10px;
            float: left;
            width: 500px;
            line-height: 26px;
        }
    .productDetails{
        width:1200px;
        background-color: #fff;
        overflow-y: hidden;
        margin-top:10px;
    }
    .productDetails-header{
        height:35px;
        background-color: #fff;
        border-bottom:1px solid #006fbc;
    }
    .productDetails-header p{
        background-color:#006fbc;
        line-height: 35px;
        padding:0 20px;
        color:#fff;
        display: inline-block
    }
    .productDetails-info{
        padding:10px;
    }
    .productDetails-info div{
        margin-bottom: 10px;
    }
    .productDetails-info span{
        display: block;
        line-height: 40px;
    }
    .productDetails-info label ul{
        margin-left:20px;
    }
    .productDetails-info label{
        color:#666;
    }
    .productDetails-info label li{
        list-style: decimal;
        font-size:14px;
        line-height: 25px;
        color:#666;
    }
    .productDetails-info label img{
        float: left
    }

.ilink {
    display: inline-block;
    width: 17px;
    height: 17px;
    position:absolute;
    margin-top:5px;
    margin-left: 4px;
    background-image: url('../../Content/images/at/bannerArrow.png');
}

.shuoming span{
    display:inline-block;
    font-size:12px;
    color:#999999;
    line-height:20px;
}
/*放大镜效果*/
#showbox {
    background: #fff;
}
    #showbox span {
        background: url(../images/at/whitebg.png) repeat;
    }
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #006fbc;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}