﻿.enterpriseBox>div{
    display: inline-block;
    background-color: #fff;
    width: 590px;
    box-sizing: border-box;
    margin-top: 35px;
}
.enterpriseBox>div:first-child{
    margin-right: 20px;
}
.enterpriseBox>div>div:first-child{
    font-size: 16px;
    color: #EB2332;
    border-bottom: 1px solid #eee;
    padding: 20px 18px;
}
.enterpriseBox>div>div{
    padding: 30px;
    font-size: 14px;
}
.enterprise_msg_box>div>div{
    display: inline-block;
    width: 90px;
    text-align: center;
}
.enterprise_msg_box>div:nth-child(2){
    margin-top: 30px;
}
.enterprise_msg_box>div>div:not(:last-child){
    margin-right: 50px;
}
.enterprise_msg_box>div>div>div:first-child{
    color: #999;
    margin-bottom: 10px;
}
.recommend,.describe,.screenshot{
    background-color: #fff;
    margin-top: 35px;
}
.describe>div:first-child{
    font-size: 16px;
    color: #EB2332;
    border-bottom: 1px solid #eee;
    padding: 20px 18px;
}
.describe>div:nth-child(2),.recommend>div:nth-child(2){
    padding: 27px 30px;
    white-space: normal;
    word-break: break-all;
    font-size: 14px;
}
.recommend>div:first-child{
    font-size: 16px;
    color: #EB2332;
    border-bottom: 1px solid #eee;
    padding: 20px 18px;
}
.screenshot>div:first-child{
    font-size: 18px;
    color: #272727;
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
}
.info-ph{
    margin: 20px;
    text-align: center;
}
/*.info-ph img{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.left-btn{
    float: left;
    width: 45px;
    height: 115px;
    margin-top: 175px;
    background-color: #b7b7b7;
    background: url("/skin/images/pin_view_arrows_ef06562.png");
    background-position:-7px -190px ;
}
.img-box{
    display: inline-block;
    margin-bottom: 60px;
    overflow: hidden;
}
.img-box-li>li>div{
    width: 900px;
    height: 450px;
    line-height: 450px;
    text-align: center;
}
.img-box-li>li>div>img{
    max-width:900px;
    height: 450px;
    /*max-height: 450px;*/
    /*width: 900px;*/
    /*_width:expression(// this.width > 900 ? "900px" : this.width);*/

}
.right-btn{
    float: right;
    width: 45px;
    height: 115px;
    margin-top: 175px;
    background-color: #b7b7b7;
    background: url("/skin/images/pin_view_arrows_ef06562.png");
    background-position:-88px -190px ;
}
.service{
    background-color: #fff;
    margin-top: 35px;
}
.service>div:first-child{
    font-size: 16px;
    color: #EB2332;
    border-bottom: 1px solid #eee;
    padding: 20px 18px;
}
.tb-fw-box{
    padding: 27px 0;
}
.tb-fw-box>div{
    display: inline-block;
}
.tb-fw>div{
    display: inline-block;
}
.tb-fw-box>div:not(:last-child){
    margin-right: 135px;
}
