@charset 'utf-8';
/* 共通 */
.color333{
    color: #333;
}
.tLeft{
    text-align: left;
}
.tCenter{
    text-align: center;
}
.tRight{
    text-align: right;
}
.mt10{
    margin-top: 10px;
}
.mt10_02{
    margin-top: 10px !important;
}
.mt15{
     margin-top: 15px;
 }
.mt20{
    margin-top: 20px;
}
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.ml10{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.ml30{
    margin-left: 30px;
}
.ml60{
    margin-left: 60px;
}
.ml70{
    margin-left: 70px;
}
.pdt5{
    padding-top: 5px;
}
.pdt60{
    padding-top: 60px;
}
.pdb40{
    padding-bottom: 40px;
}
.pdl10{
    padding-left: 10px;
}
.pdl20{
    padding-left: 20px;
}
.pdl30{
    padding-left: 30px;
}
.pdl40{
    padding-left: 40px;
}
.pdl50{
    padding-left: 50px;
}
.pdl60{
    padding-left: 60px;
}
.pdl70{
    padding-left: 70px;
}
.pdl80{
    padding-left: 80px;
}
.pdl100{
    padding-left: 100px;
}
.pdl250{
    padding-left: 250px;
}
.pdr20{
    padding-right: 20px;
}
.pdr30{
    padding-right: 30px;
}
.pdr40{
    padding-right: 40px;
}
.pdr50{
    padding-right: 50px;
}
.pdr70{
    padding-right: 70px;
}
.pdr80{
    padding-right: 80px;
}
.pdr100{
    padding-right: 100px;
}
.pdr295{
    padding-right: 295px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb24{
    margin-bottom: 24px;
}
.mb30{
    margin-bottom: 30px;
}
.mb40{
    margin-bottom: 40px!important;
}
.mb46{
    margin-bottom: 46px;
}
.mb50{
    margin-bottom: 50px;
}
.mb60{
    margin-bottom: 60px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.red_01{
    color: red;
}
.gray_01{
    color: gray;
}
.line-height-1{
    line-height: 1;
}
.line-height-1-2{
    line-height: 1.2;
}
.line-height-1-4{
    line-height: 1.4;
}
.ft10{
    font-size: 10px!important;
}
.ft12{
    font-size: 12px!important;
}
.ft14{
    font-size: 14px!important;
}
.ft16{
    font-size: 16px!important;
}
.ft18{
    font-size: 16px!important;
}
.ft20{
     font-size: 20px!important;
 }
.ft24{
    font-size: 24px!important;
}
.ft26{
    font-size: 26px!important;
}
.ft40{
    font-size: 40px!important;
}
.block{
    display: block;
}
h2.style_02 strong{
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
}
/* 产品详细 */
.product_detail_nav{
    position: relative;
    display: block;
    color: #ffffff;
    background-color: #1063a6;
    font-size: 15px;
    width: 100%;
    top: 0;
    z-index: 80;
    line-height: 2;
}
.product_detail_nav ul{
    width: 1120px;
    margin: 0 auto;
}
.product_detail_nav ul li{
    float: left;
}
.product_detail_nav ul li a{
    display: block;
    width: 160px;
    padding: 12px 0;
    text-align: center;
}
.product_detail_nav ul li:hover,
.product_detail_nav ul li.on a{
    background-color: #6a9bc4;
}
.product_detail_nav ul li:hover a i,
.product_detail_nav ul li.on a i{
    text-decoration: underline;
}
.product_detail_nav ul li.pdf i{
    padding: 0 20px 0 0;
    background: url(../images/icon_pdf.png) no-repeat scroll right center;
}
.product_detail_nav strong{
    display: none;
}
.product_detail_main .pd_one{
    display: none;
    color: #0071be;
    font-size: 20px;
}
.left_img_right_txt_01 .img{
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.left_img_right_txt_01 .img span.ttl_02{
    display: block;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
.left_img_right_txt_01 .img .img_txt{
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 36px;
}
.left_img_right_txt_01 .txt{
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 3px;
}
.left_img_right_txt_01 .txt .txt_img_style_01{
    text-align: center;
    font-size: 0;
}
.left_img_right_txt_01 .txt .txt_img_style_01 img{
    max-width: 100%;
}
.left_txt_right_img_01{
    display: table;
    width: 100%;
    direction: rtl;
}
.left_txt_right_img_01 .img{
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.left_txt_right_img_01 .img .img_txt{
    display: block;
    text-align: center;
    font-size: 16px;
}
.left_txt_right_img_01 .txt{
    display: table-cell;
    vertical-align: middle;
    direction: ltr;
}
.left_txt_right_img_01 .left_img{
    font-size: 0;
}
.ul_list_2{
    margin: 0 -40px 0 0;
}
.ul_list_2 li{
    display: inline;
    float: left;
    width: 540px;
    margin: 0 40px 10px 0;
}
.ul_list_2 li .img_style_01{
    font-size: 0;
}
.ul_list_2 li .img_style_01 img{
    max-width: 100%;
}
.ul_list_2 li aritcle{
    letter-spacing: 4px;
}
.ttl_01{
    font-size: 28px;
}
.signal_01:before{
    display: inline-block;
    width: 15px;
    height: 29px;
    content: "";
    vertical-align: top;
    background: url(../images/signal_01_l.gif) no-repeat scroll 0 0;
}
.signal_01{
    display: inline-block;
    height: 29px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #0071be;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 2px!important;
}
.signal_01:after{
    display: inline-block;
    width: 19px;
    height: 29px;
    content: "";
    vertical-align: top;
    background: url(../images/signal_01_r.gif) no-repeat scroll 0 0;
}
.one_img_area{
    text-align: center;
    font-size: 0;
}
.sp_one_img{
    display: none !important;
}
.spec_block_01{
    position: relative;
}
.spec_block_01 .txt{
    position: absolute;
    top: 0;
    left: 608px;
    width: 510px;
}
.spec_block_01 .img{
    font-size: 0;
}
.equation{
    display: table;
    width: 100%;
    padding-top: 30px;
}
.equation .eq_d{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 0;
}
.equation .eq_d.right{
    text-align: right;
}
.equation .eq_d .img{
    font-size: 0;
}
.equation .eq_d.sec_01 .img{
    position: relative;
    display: block;
}
.equation .eq_d.sec_01 .img .ttl{
    position: absolute;
    top: -30px;
    left: 0;
    line-height: 1;
    width: 100%;
    text-align: center;
    font-size: 22px;
    letter-spacing: 4px;
}
.equation .eq_d .txt{
    display: block;

    font-size: 34px;
    line-height: 1;

    font-style: oblique;
    letter-spacing: 4px;
}
.equation .eq_d .s_txt{
    display: block;

    font-size: 12px;
    letter-spacing: 4px;
}
.equation .eq_d.right .txt{
    position: relative;
    top: 14px;
    font-size: 28px;
}
.equation .eq_d.right.style2 .txt{
    position: static;
}
.equation .eq_d.right .s_txt{
    position: relative;
    top: 12px;
}
.ttl_style_01{
    display: inline-block;

    width: 496px;
    height: 100px;

    text-align: center;

    border: 2px solid #0071be;
}
.ttl_style_01 span{
    display: inline-block;

    margin-top: 32px;

    text-align: right;

    font-size: 38px;
    line-height: 20px;
    letter-spacing: 10px;
}
.ttl_style_01 span i{
    font-size: 14px;

    font-style: normal;
    line-height: 14px;
    letter-spacing: 2px;
}
.ttl_style_01 span strong{
    font-size: 59px;
}
.img_ttl_01{
    font-size: 0;
}
.img_ttl_01 img{
    margin-right: 10px;

    vertical-align: bottom;
}
.s_txt{
    font-size: 14px;
}
.ttl_03{
    overflow: hidden;
    text-align: left;
    color: #231815;
}
.ttl_03 strong{
    font-size: 20px;
}
.ttl_03 span{
    margin-top: 22px;
    float: right;
    font-size: 12px;
    line-height: 1;
}
.table_area_01 table thead th{
    color: #fff;
    border: 1px solid #dee2e6;

    background: #0f579d;
}
.table_area_01 table tbody{
    color: #333;

    font-size: 14px;
}
.table_area_01 table tbody th{
    padding: 0 10px;

    text-align: left;

    border: 1px solid #ccc;
    background: #d4e7f8;
}
.table_area_01 table.table_01 tbody th{
    width: 144px;
}
.table_area_01 table tbody td{
    padding: 0 10px;

    border: 1px solid #ccc;
}
.icon_dot_01{
    padding: 0 0 0 11px;

    background: url(../images/icon_dot_01.gif) no-repeat scroll left center;
    background-size: 10px 10px;
}
.icon_dot_02{
    padding: 0 0 0 11px;

    background: url(../images/icon_dot_02.gif) no-repeat scroll left center;
    background-size: 10px 10px;
}
.icon_dot_03{
    padding: 0 0 0 11px;

    background: url(../images/icon_tran_01.gif) no-repeat scroll left center;
    background-size: 10px 10px;
}
.standard_01{
    display: inline-block;

    width: 15px;
    height: 15px;

    vertical-align: middle;

    background: url(../images/icon_dot_01.gif) no-repeat scroll center center;
}
.standard_02{
    display: inline-block;

    width: 16px;
    height: 16px;

    vertical-align: middle;

    background: url(../images/icon_dot_02.gif) no-repeat scroll center center;
}
.list_4{
    display: table;

    width: 100%;
}
.list_4 .list_one{
    display: table-cell;
    font-size: 16px;
    line-height: 1.4;
}
.dot_list_01 li span{
    display: table-cell;
}
.ul_list_4{
    margin: 0 -32px 0 0;
}
.ul_list_4 li{
    display: inline;
    float: left;
    width: 256px;
    height: 201px;
    margin: 0 32px 10px 0;
}
.ul_list_4 .blank{
    display: block;
    width: 256px;
    height: 201px;
}
.ul_list_4 li .img{
    display: block;

    font-size: 0;
}
.ul_list_4 li .img img{
    width: 100%;
}
.ul_list_4 li .txt{
    display: block;

    margin: 0;

    color: #333;

    font-size: 16px;
}
.ul_list_dot li .li_tc{
    display: table-cell;
}
.ul_list_dot li.li_tc_style_01{
    font-size: 26px;
}
.ul_list_dot li.li_tc_style_01 strong{
    position: relative;
    top: 14px;
    font-size: 70px;
}
.ul_list_dot li.li_tc_style_01 strong i{
    font-size: 30px;
    font-style: normal;
}
.ul_list_dot.five_spec_intro li{
    font-size: 16px;
    letter-spacing: 1px;
}
.ul_list_dot.five_spec_intro li strong{
    font-size: 40px!important;
}
.ul_list_dot.five_spec_intro li strong i{
    font-size: 16px;
}
.dot_txt .dot{
    display: table-cell;
}
.dot_txt .dot_cnotent{
    display: table-cell;
}
.double_table{
    display: table;

    width: 100%;
}
.double_table .left_table,.double_table .right_table{
    display: table-cell;

    width: 50%;
}
.double_table .left_table{
    padding-right: 10px;
}
.double_table .left_right{
    padding-left: 10px;
}
.ul_list_random_01{
    margin: 0 -24px 0 0;
    font-size: 0
}
.ul_list_random_01 li{
    display: inline-block;
    margin: 0 19px 10px 0;
    vertical-align: top;
}
.ul_list_random_01 li span.img{
    display: block;
}
.ul_list_random_01 li span.txt{
    display: block;
    color: #333;
    font-size: 14px;
}
.ul_list_random_01 li span.spec_txt{
    display: block;
    text-align: right;
    color: #333;
    font-size: 14px;
}
.dot_txt .dot {
    padding-right: 8px;
}
.ul_list_dot li .li_tc {
    padding-right: 8px;
}
.left_img_right_txt_01 .ul_list_dot.ft16 li{
    line-height: 1.2;
}
@media (max-width: 1024px) {
    .ml70{
        margin-left: 0;
    }
    .mb30{
        margin-bottom: 15px;
    }
    .mb40{
        margin-bottom: 20px;
    }
    .mb46{
        margin-bottom: 20px;
    }
    .mb50{
        margin-bottom: 25px;
    }
    .mb60{
        margin-bottom: 30px;
    }
    .pdb40{
        padding-bottom: 20px;
    }
    .product_detail_nav{
        font-size: 14px;
    }
    .product_detail_nav ul {
        position: absolute;
        z-index: 99;
        top: 40px;
        left: 0;

        display: none;

        width: 100%;

        background-color: #c8c8c8;
    }
    .product_detail_nav ul li {
        float: none;

        border-top: 1px solid #ffffff;
    }
    .product_detail_nav ul li:nth-last-child(1).displayNone,
    .product_detail_nav ul li:nth-last-child(2).displayNone,
    .product_detail_nav ul li:nth-last-child(1).pdf.displayNone,
    .product_detail_nav ul li:nth-last-child(2).pdf.displayNone{
        display: none;
    }
    .product_detail_nav strong{
        display: block;

        font-weight: 400;
    }
    .product_detail_nav strong span{
        display: none;

        width: 90%;
        margin: 0 auto;
        padding: 6px 0;

        background: url("../images/icon_arr01.png") no-repeat right center;
    }
    .product_detail_nav strong span.on{
        display: block;
    }
    .product_detail_nav strong.open span{
        background: url("../images/icon_arr02.png") no-repeat right center;
    }
    .product_detail_nav ul li a {
        width: 75%;
        margin: 0 auto;
        padding: 6px 0;

        text-align: left;
    }
    .product_detail_nav ul li:hover, .product_detail_nav ul li.on a{
        background: none;
    }
    .left_img_right_txt_01 .img{
        display: block;
        margin: 0 0 20px 0;
        padding: 0!important;
        text-align: center;
        vertical-align: middle;
    }
    .left_img_right_txt_01 .img{
        text-align: center;
    }
    .left_img_right_txt_01 .img .ul_list_dot.ft18.line-height-1{
        text-align: left;
    }
    .left_img_right_txt_01 .img .mt15.ft12.lsp0{
        text-align: left;
    }
    .left_img_right_txt_01 .img img{
        max-width: 100%;
    }
    .left_img_right_txt_01 .txt{
        display: block;

        vertical-align: middle;

    }
    .left_txt_right_img_01{
        display: block;
    }
    .left_txt_right_img_01 .img{
        display: block;

        margin: 0 0 20px 0;
        padding: 0!important;

        text-align: center;
        vertical-align: middle;
    }
    .left_txt_right_img_01 .img{
        text-align: center;
    }
    .left_txt_right_img_01 .img img{
        max-width: 100%;
    }
    .left_txt_right_img_01 .txt{
        display: block;

        vertical-align: middle;
    }
    .left_txt_right_img_01 .left_img{
        text-align: center;
    }
    .left_txt_right_img_01 .left_img img{
        max-width: 100%;
    }
    .dl_style_01{
        margin: 0 0 20px 0;
    }
    .ul_list_2{
        margin: 0;
    }
    .ul_list_2 li{
        display: block;
        float: none;

        width: auto;

        margin: 0 0 10px 0;
    }
    .ul_list_2 li .signal_01.ml60{
        margin-left: 0;
    }
    .pc_one_img{
        display: none !important;
    }
    .sp_one_img{
        display: inline-block !important;
        max-width: 100%;
    }
    .sp_max_img{
        max-width: 100%;
    }
    .spec_block_01 .txt{
        position: static;

        width: auto;
    }
    .equation{
        display: block;
        margin-top: 0;
    }
    .equation .eq_d{
        display: block;
    }
    .equation .eq_d .img img{
        width: 100%;
    }
    .equation .eq_d.sec_01 .img .ttl{
        position: static;
        line-height: 1.5;
    }
    .equation.mt40{
        margin: 0;
    }
    .equation .eq_d.right{
        text-align: center;
    }
    .table_area_01{
        overflow-y: auto;
    }
    .tableBox{

        width: 100%;
    }
    .table_area_01 table{
        width: 200%;
    }
    .table_area_01 table tbody th{
        width: 25%;
    }
    .list_4 .list_one{
        display: block;

        margin: 0 0 20px 0;
    }
    .list_4 .list_one:last-child{
        margin: 0;
    }
    .ul_list_4{
        margin: 0;
        font-size: 0;
    }
    .ul_list_4 .blank{
        display: none;
    }
    .ul_list_4 li{
        display: inline-block;
        float: none;
        width: 49.83%;
        height: auto;
        margin: 0 0 10px 0;
        vertical-align: top;
    }
    .ul_list_4 li:nth-child(even){
        padding: 0 0 0 10px;
    }
    .ul_list_4 li:nth-child(odd){
        padding: 0 10px 0 0;
    }
    .one_img_area img{
        max-width: 100%;
    }
    .ul_list_random_01{
        margin: 0;
    }
    .ul_list_random_01 li{
        margin: 0 0 10px 0;
        width: 100%;
        text-align: center;
    }
    .ul_list_random_01 li span.img img{
        max-width: 100%;
    }
    .double_table .left_table, .double_table .right_table{
        display: block;
        width: 100%;
    }
    #products_detail .fl,
    #products_detail .fr {
        float: none;
    }
    .ttl_style_01{
        padding: 5px 0;
        width: 100%;
        height: auto;
    }
    .ttl_style_01 span{
        margin-top: 0;
        font-size: 20px;
        line-height: 1.2;
    }
    .ttl_style_01 span strong {
        font-size: 30px;
    }
    .ttl_style_01 span i {
        font-size: 12px;
        line-height: 12px;
    }
    .spec_block_01 .img{
        text-align: center;
    }

    /* 20170724 */
    .equation{
        padding-top: 0;
    }
    .equation .eq_d.right .txt,
    .equation .eq_d.right .s_txt{
        position: static;
    }
    .ul_list_dot li.li_tc_style_01{
        text-align: left;
    }
    .ul_list_dot li .li_tc{
        display: inline;
    }
    .ul_list_dot li.li_tc_style_01 strong{
        margin-left: 0;
        position: static;
        line-height: 1.2;
    }
/*21070802*/
    .ttl_01 {
        font-size: 20px;
    }
    .mb24{
        margin-bottom: 10px;
    }
}

