﻿.section_box {
    overflow:hidden;
    background:#F2F4F6;
    padding:77px 0;
}
.right_content_box {
    margin-left:188px;
    border:1px solid #d5d4dc;
    background-color:#fff;
}
.product_media_wrapper {
    height:350px;
    background-image:url(../../../images/default/product/product_back.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% 100%;
    padding:0 30px 0 96px;
}
.product_media_wrapper.back_color_lighter {
    background:#E4F3FF;
}
.product_media_wrapper .product_introl_icon {
    float:right;
    width:380px;
    height:341px;
    background-repeat:no-repeat;
    background-position:center center;
}
.product_media_wrapper .product_introl_icon.airplane {
    background-image:url(../../../images/default/product/hot.png)
}
.product_media_wrapper .product_introl_icon.icon_1 {
    background-image:url(../../../images/default/product/product_1_introl.png)
}
.product_media_wrapper .product_introl_icon.icon_2 {
    background-image:url(../../../images/default/product/product_2_introl.png)
}
.product_media_wrapper .product_introl_icon.icon_3 {
    background-image:url(../../../images/default/product/product_3_introl.png)
}
.product_media_wrapper .product_introl_icon.icon_4 {
    background-image:url(../../../images/default/product/product_4_introl.png)
}
.detail_product_list .detail_product_item .product_icon.icon_salepk {
	background-image: url(../../../images/default/product/salepk_s.png)
}
    .product_media_wrapper .left_product_introl {
        padding:60px 0;
    }
    .product_media_wrapper .left_product_introl .product_title {
        font-size:24px;
        font-weight:bold;
    }
    .product_media_wrapper .left_product_introl .second_title {
        font-size:18px;
        margin-top:15px;
    }
    .product_media_wrapper .left_product_introl .effect_list {
        margin-top:30px;
        line-height:20px;
        font-size:14px;
    }
.mark_txt {
    color:#FF7200;
}
.product_relation_btn {
    font-size:0;
    margin-top:40px;
}
.install_icon {
    display:inline-block;
    vertical-align:top;
    width:27px;
    height:27px;
    margin-top:2px;
    margin-right:5px;
}
.product_relation_btn > a{
    font-size:12px;
    display:inline-block;
    vertical-align:top;
    width:140px;
    height:30px;
    background-color:#2985DD;
    color:#fff;
    text-align:center;
    line-height:30px;
    border-radius:3px;
    margin-right:10px;
    transition:all 0.3s ease;
}
.product_relation_btn > a:hover{
    background:#082e52;
}
.product_item .detail_introl {
    padding:15px 60px;
    background:#fff;
}
.product_item .detail_introl .title{
    font-size:18px;
    padding-bottom:15px;
    border-bottom:1px dashed #A9A9A9;
}
.detail_product_list {
    padding:35px 0;
}
.detail_product_list .detail_product_item{
    font-size:0;
    position:relative;    
}
.detail_product_list .detail_product_item:not(:first-child){
    margin-top:30px;
}
.detail_product_list .detail_product_item .product_icon{
    vertical-align:top;
    display:inline-block;
    width:78px;
    height:78px;
    background-image:url(../../../images/default/product/product_icon_group.png);
    background-repeat:no-repeat;
}
.detail_product_list .detail_product_item .product_icon.icon_1{
    background-position:0 0;
}
.detail_product_list .detail_product_item .product_icon.icon_2{
    background-position:0 -78px;
}
.detail_product_list .detail_product_item .product_icon.icon_3{
    background-position:0 -156px;
}
.detail_product_list .detail_product_item .product_icon.icon_4{
    background-position:0 -234px;
}
.detail_product_list .detail_product_item .product_icon.icon_5{
    background-position:0 -312px;
}
.detail_product_list .detail_product_item .product_icon.icon_6{
    background-position:0 -390px;
}
.detail_product_list .detail_product_item .product_icon.icon_7{
    background-position:0 -468px;
}
.detail_product_list .detail_product_item .product_icon.icon_8{
    background-position:0 -546px;
}
.detail_product_list .detail_product_item .product_icon.icon_9{
    background-position:0 -624px;
}
.detail_product_list .detail_product_item .product_icon.icon_10{
    background-position:0 -702px;
}
.detail_product_list .detail_product_item .product_icon.icon_11{
    background-position:0 -780px;
}
.detail_product_list .detail_product_item .txt_introl{
    vertical-align:top;
    display:inline-block;
    width:782px;
    margin-left:30px;
    box-sizing:border-box;
    padding-right:70px;
}
.detail_product_list .detail_product_item .txt_introl .detail_title{
    font-size:14px;
}
.detail_product_list .detail_product_item .txt_introl .detail_desc{
    font-size:12px;
    line-height:20px;
    margin-top:20px;
}
.detail_product_list .detail_product_item .see_more{
    position:absolute;
    right:10px;
    bottom:10px;
    color:#298BFF;
    font-size:12px;
}
/*锚点撑开的盒子*/
.sky_box{
    width: 100px;
    height: 1px;
    position: relative;
    top: -61px
}
#sky_box_a{
    top: -61px;
}
/*人工智能*/
.capacity{
    background-image:url(../../../images/default/product/capacity.png);
    height:350px;
    padding:69px 0 41px 72px;
    box-sizing:border-box;
}
.capacity .capacity_icon{
    background:url(../../../images/default/product/capacity_icon.png) no-repeat;
    width:79px;
    height:80px;
    display:block;
}
.capacity{
    position:relative;
}
.capacity .content{
    position:absolute;
    top:69px;
    left:180px;
}
.capacity .content h1{
    font-size:24px;
    font-weight:900;
    padding-bottom:10px;
    box-sizing:border-box;
}
.capacity .content .see_what{
    font-size:18px;
    color:#f47e00;
    padding-bottom:22px;
    box-sizing:border-box;
}
.capacity .content .des{
    font-size:14px;
    color:#404040;
    padding-bottom:38px;
    box-sizing:border-box;
    
}
.capacity .content .see_more{
     color:#298BFF;
    font-size:12px;
}
.capacity .operate{
    position:absolute;
    bottom:41px;
}
.dashed_top {
    border-top: 1px dashed #A9A9A9;
}