﻿/*头部上方的样式，不包含山水背景图的那一块*/
.section_box {
    overflow:hidden;
    background:#F2F4F6;
    padding:20px 0;
}
.right_content_box {
    margin-left:188px;
    border:1px solid #d5d4dc;
    background-color:#fff;
}
.detail_page_top{
    position:relative;
}
.detail_page_top.brown {
    background:#E8E2DC;
}
.product_name_introl {
    padding:55px 58px;
    font-size:0;
    background:rgba(255,255,255,0.8);
    position:relative;
    z-index:2;
}
.product_name_introl > *{
    vertical-align:top;
    display:inline-block;
}
.product_name_introl .app_icon{
    width:116px;
    height:116px;
    background-image:url(../../../images/default/product/big_app_icon.png);
}
.product_name_introl .app_icon.app_icon_1{
    background-position:0px -580px;   
}
.product_name_introl .app_icon.app_icon_2{
    background-position:0 -116px;   
}
.product_name_introl .app_icon.app_icon_3{
    background-position:0 -232px;   
}
.product_name_introl .app_icon.app_icon_4{
    background-position:0 -348px;   
}
.product_name_introl .app_icon.app_icon_5{
    background-position:0 -464px;   
}
.product_name_introl .app_icon.app_icon_6{
    background-position:0 -580px;   
}
.product_name_introl .app_icon.app_icon_7{
    background-position:0 -696px;   
}
.product_name_introl .app_icon.app_icon_8{
    background-position:0 -812px;   
}
.product_name_introl .app_icon.app_icon_9{
    background-position:0 -928px;   
}
.product_name_introl .app_icon.app_icon_10{
    background-position:0 -1044px;   
}
.product_name_introl .app_icon.app_icon_11{
    background-position:0 -1160px;   
}
.product_name_introl .app_txt {
    font-size:12px;
    width:618px;
    padding-left:30px;
    box-sizing:border-box;
}
.product_name_introl .app_txt .app_detail_mean{
    font-size:16px;
    margin-top:15px;
}
.product_name_introl .app_txt .app_point_introl {
    margin-top:20px;       
}
.product_name_introl .app_txt .app_point_introl>li{
    font-size:0;
    line-height:20px;
}
.product_name_introl .app_txt .app_point_introl>li>*{
    display:inline-block;
    vertical-align:top;
    font-size:12px;
    color:#A0A0A0;
}
.product_name_introl .app_ctrl {
    width:160px;
    text-align:right;
    padding-top:40px;
}
.product_name_introl .app_ctrl > a{
    display:inline-block;
    vertical-align:top;
    width:140px;
    height:30px;
    background:#2985DD;
    color:#fff;
    text-align:center;
    line-height:30px;
    border-radius:3px;
    font-size:14px;
}
.install_icon {
    display:inline-block;
    vertical-align:top;
    width:27px;
    height:27px;
    margin-top:2px;
    margin-right:5px;
}
/*山水图那一块*/
.top_banner{
    width: 100%;
    height: 380px;
    padding: 60px 75px;
    box-sizing: border-box;
    background-image: url("../../../images/default/product/work_top_banner.png")
}

/*列表信息展示*/

.l_ab_box{
    left: 75px;
    top: 60px;
}
.l_ab_box_30{
    left: 30px;
    top: 45px;
}
.l_ab_box_50{
    left: 50px;
    top: 65px;
}
.l_ab_box_3065{
    left: 30px;
    top: 65px;
}
.r_ab_box_560{
    left: 560px;
    top: 45px;
}
.r_ab_box_630{
    left: 630px;
    top: 50px;
}
.r_ab_box_675{
    left: 675px;
    top: 50px;
}
.r_ab_box_660{
    left: 660px;
    top: 50px;
}
.ml70_pt10{
    margin-left: 70px;
    padding-top: 20px;
}

.mt_10{
    margin-top: 10px;
}
.mt_-20{
    margin-top: -20px;
}
.mt_-25{
    margin-top: -25px;
}
.mb_40{
    margin-bottom: 40px;
}
.mb_70{
    margin-bottom: 70px;
}
.lh_20{
    line-height: 18px;
}
.bot{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background-color: #ff6700;
    margin-right: 10px;
    margin-top: -3px;
}
/*所有的通用样式*/
.list_box li{
    position: relative;
}
.ab_box{
    position: absolute;
    z-index: 2;
}
.title_size{
    font-size: 20px;
    font-weight: 700;
}
.title_color{
    color: #404040;
}
.title_line_80{
    line-height: 80px;
}
.test_color{
    color: #222
}
.ab_box p{
    line-height: 20px;
    font-size: 12px;
    color: #404040;
}
.ab_box pre{
    line-height: 20px;
    font-size: 12px;
    color: #404040;
}
.title_h3{
    padding-left: 20px;
    font-weight: 700;
    color: #404040;
    border-left: 8px solid #ff6801;
}
.lh_30{
    line-height: 30px;
}
.fl{
    float: left;
}
.ta_c{
    text-align: center;
}
.ta_r{
    text-align: right;
}
.ta_l{
    text-align: left;
}
.foot_btn{
    left: 434px;
    top: 350px;
}

.pa_foot{
    width: 100%;
    text-align: center;
    line-height: 34px;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #404040;
}
.mt_100{
    margin-top: 100px;
}
.bg_blue{
    background: #336fb3;
    color: white;
    padding: 0 5px;
}