﻿@charset "utf-8";

.p1_top_bg{background: url(../img/product/p1.jpg) no-repeat center center;background-size: cover;}
.p2_top_bg{background: url(../img/product/p2.jpg) no-repeat center center;background-size: cover;}
.p3_top_bg{background: url(../img/product/p3.jpg) no-repeat center center;background-size: cover;}
.p4_top_bg{background: url(../img/product/p4.jpg) no-repeat center center;background-size: cover;}
.p5_top_bg{background: url(../img/product/p5.jpg) no-repeat center center;background-size: cover;}
.p6_top_bg{background: url(../img/product/p6.jpg) no-repeat center center;background-size: cover;}
.solve_bridge{background: url("../img/product/qiaoliang_banner.jpg") no-repeat center center;background-size: cover;}
.solve_photovoltaic{background: url("../img/product/photovoltaic_banner.jpg") no-repeat center center;background-size: cover;}
.solve_bridgecable{background: url("../img/product/bridgecable_banner.jpg") no-repeat center center;background-size: cover;}
.solve_park{background: url("../img/product/park_banner.jpg") no-repeat center center;background-size: cover;}
.solve_wind{background: url("../img/product/wind_banner.jpg") no-repeat center center;background-size: cover;}
.solve_windpower_bg{background: url("../img/solution/wind/windpower_banner.jpg") no-repeat center center;background-size: cover;}
.solve_ocean{background: url("../img/product/ocean_banner.jpg") no-repeat center center;background-size: cover;}
.pro_di{background: url("../img/product/pro_di.jpg") no-repeat center center;background-size: cover;}
.pro_guiwan{background: url("../img/product/guiwan_banner.jpg") no-repeat center center;background-size: cover;}
.solve_superhydrophobicity{background: url("../img/product/superhydrophobicity_banner.jpg") no-repeat center center;background-size: cover;}

.coating_bg{background: url("../img/serve/coating/coating_banner.jpg") no-repeat center center;background-size: cover;}
.hg_bg{background: url("../img/serve/coating/hg_banner.jpg") no-repeat center center;background-size: cover;}

p.lead{font-size: 20px;font-weight: bold;}
.lead_area p{margin: 20px 0;line-height: 1.6;text-align: left;}
@media screen and (max-width:750px){
	p.lead{font-size: 16px;margin: 15px 0;}

}


/*涂装共享中心*/
.proposal_area{padding:120px 0 100px;background:url("../img/icon/pt4.png");background-position:bottom left}
.proposal_area .heading2_style--white{margin:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
.proposal_area .heading2_style--white.is-active{opacity:1}
	
ul.coating{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px}
ul.coating picture{display:block;}
ul.coating picture img{width:100%}
ul.coating li{width:48.26389%;opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;background:#fff;margin:0 0 40px;}
ul.coating li.is-active{opacity:1;}
ul.coating li .text{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5%;}
ul.coating li .text .num{font-size:2em;margin-right:5%}
	
@media screen and (max-width:750px){
	.proposal_area{padding:60px 0 50px;background-image:url(../img/icon/pt.png);background-size:contain}
	ul.coating li{width:100%}
}
	
.function_area{overflow:hidden;position:relative;padding:75px 0}
.function_area::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:3;background:rgba(0,0,0,0.1)}
.function_area .heading2_style--white{margin:0 0 60px;position:relative;z-index:3}
.function_area .parallax_area{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;overflow:hidden;background:#28325a}
.function_area .parallax_image_bg{position:absolute;left:0;bottom:0;margin:auto;width:100%;height:120%;background-position:center;background-size:cover;z-index:1;}
.parallax_image_bg_coating{background-image: url("../img/serve/coating/tzcf.jpg"); transform: translate3d(0px, 76.2298px, 0px);}
.function{margin:40px 0 0;position:relative;z-index:3}
.function .function_list{text-align:center}
.function .function_list .btn{width:200px;margin:30px auto 0;position:relative;z-index:2}
.function .function_list .btn a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:40px;padding:0 20px;border:1px solid #fff;border-radius:2px;color:#fff;-webkit-transition:background-color .5s ease,color .5s ease;transition:background-color .5s ease,color .5s ease;overflow:hidden}
.function .function_list .btn a::after{content:'';display:block;width:100%;height:100%;background-color:#fff;position:absolute;left:0;top:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
.function .function_list .btn a{font-size:12px}
.function .wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.function .list{color:#fff;text-align:left;}
.function .list .list_item{position:relative;line-height:1.6;text-indent:-1em;margin-left:1em;font-size:15px;margin-top:5px}
.function .list .list_item:first-child{margin-top:0}
.function .list .list_item::before{content:'';display:inline-block;width:8px;height:8px;background:#fff;margin:0 10px 0 0;position:relative;top:-2px}
.function .ttl{text-align:center;font-size:18px;color:#fff;margin:0 0 30px;font-weight:bold}
.function .ttl a{position:relative}
.function .ttl a::before{content:'';display:block;width:100%;height:1px;background:#fff;position:absolute;left:0;bottom:-5px;-webkit-transition:width .3s ease;transition:width .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}

@media screen and (min-width:751px){
	.function .function_list .btn a:hover{color:#005ab4}
	.function .function_list .btn a:hover::after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
	.function .ttl a:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@media screen and (max-width:1000px){
	.function_area{padding:75px 5%}
}
@media screen and (max-width:750px){
	.function_area{padding:70px 5.33333%}
	.function_area .heading2_style--white{margin:0 0 30px}
	.function{margin:30px 0 0}
	.function .function_list{padding:0}
	.function .function_list .btn a::after{display:none}
	.function .function_list .btn a{font-size:10px}
	.function .list{-webkit-box-flex:1;-ms-flex:1;flex:1;}
	.function .list .list_item{font-size:13px;text-indent:-1.5em;margin-left:calc(1.5em)}
	.function .list .list_item::before{width:6px;height:6px}
	.function .ttl{font-size:16px;margin:0 0 20px;font-weight:normal}
	.function .ttl a::before{display:none}
	.function .ttl a{border-bottom:1px solid #fff;padding-bottom:2px}
}
	

/*海上光伏粉末涂装共享中心*/
.lopoce-detail-wrap{max-width:1024px;margin:60px auto 0;width:100%;background-color:#fff;padding:80px 100px}
.lopoce-detail-block{border-bottom:1px solid #D9DBE2;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.lopoce-detail-block:first-child{padding-top:0}
.lopoce-detail-block .icon-block{width:300px}
.lopoce-detail-block .icon-block img{width:100%;}
.lopoce-detail-block .text-block{margin-right:50px;width:calc(620 / 754 * 100%)}
.lopoce-detail-block .text-block h4{font-size:20px;font-weight:bold}
.lopoce-detail-block .text-block ul{margin-top:20px}
.lopoce-detail-block .text-block li{padding-left:1.2em;text-indent:-1.2em}
.lopoce-detail-block .text-block li:before{content:"";display:inline-block;width:8px;height:8px;background:#28325a;margin-right:12px;position:relative;top:-2px}
.lopoce-detail-block .text-block li a{color:#005AB4}
	
@media screen and (max-width:750px){
	.lopoce-detail-wrap{margin-top:40px;width:89.33333vw;padding-top:50px;padding-bottom:50px;padding-left:5.33333vw;padding-right:5.33333vw}
	.lopoce-detail-block:not(:last-child){margin-bottom:20px}
	.lopoce-detail-block{display:block;padding:0}
	.lopoce-detail-block .icon-block{width:100%;margin:auto}
	.lopoce-detail-block .text-block{width:100%;margin:0;margin-bottom: 20px;}
	.lopoce-detail-block .text-block h4{font-size:18px}
	.lopoce-detail-block .text-block ul{margin-top:15px}
}






/*表格一*/
.table_1{margin-top: 3%;}
.table_1 .heading4_style{margin:0;border-color:#28325a;padding-bottom: 20px;font-size: 18px;}
.table_1 .imgWrap{margin-top:30px;width:30.6%}
.table_1 .imgWrap img{display:block;border:1px solid #d9dbe2}
.table_1 .flexWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.table_1 .default_table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed;margin-bottom:8%;}
.table_1 .default_table th{width:180px;padding:25px 0;border-bottom:1px solid #28325a;text-align:left;font-weight:bold;}
.table_1 .default_table td{padding:25px 0 25px 30px;border-bottom:1px solid #d9dbe2}
.table_1 .default_table td a:hover{color:#005ab4;}
.table_1 .default_table td.ul_line li{display: -webkit-box;display: -ms-flexbox;display: flex;border-top: 1px solid #d9dbe2;padding: 20px 0;}
.table_1 .default_table td.ul_line li:first-child{border:none;}
.table_1 .default_table .over{color:#005ab4;position:relative}
.table_1 .default_table .over::before{content:'';display:block;width:100%;height:1px;background:#005ab4;position:absolute;left:0;bottom:-5px;-webkit-transition:width .3s ease;transition:width .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
.table_1 .default_table .external_link::after{content:'';display:inline-block;width:14px;height:14px;background:url("../img/icon/url.svg") no-repeat;background-size:contain;position:relative;top:2px;margin:0 0 0 10px}
.table_1 .default_table th.w_100{width:100px;}
.table_1 .default_table th.w_210{width:210px;}
.table_1 .default_table th.w_240{width:240px;}
.w_330{width:330px;}
.w_140{width:140px;}
.w_110{width:110px;}
.w_80{width:80px;}
.table_1 .default_table .w_50{width:50px;}
@media screen and (min-width:751px){
    .table_1 .default_table .over:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
}
@media screen and (max-width:750px){
/*    .table_1{padding:20px 0 10px}*/
    .table_1 .heading4_style{padding-bottom:15px;font-size: 16px;}
    .table_1 .imgWrap{width:100%}
    .table_1 .imgWrap img{width:100%;margin-bottom:20px}
    .table_1 .flexWrap{display:block}
    .table_1 .default_table{width:100%}
    .table_1 .default_table th{width:85px;padding:15px 10px 15px 0}
    .table_1 .default_table.th_100 th{width: 100px;}
    .table_1 .default_table th.w_100{width:70px;}
    .table_1 .default_table th.w_210{width:113px;}
    .table_1 .default_table th.w_240{width:70px;}
    .table_1 .default_table td{padding:15px 0 15px 10px;}
    .table_1 .default_table .over::before{display:none}
    .table_1 .default_table .over{border-bottom:1px solid #005ab4;padding-bottom:2px}
    
    .table_1 table._thead tbody td{padding: 15px 10px 15px 0;}
}



/*表格二——手机滑动*/
.table__scroll{margin-top: 3%;}
.table_2{width:100%;border-collapse:collapse;font-size:14px}
.table_2 thead tr{border-bottom:1px solid #28325a}
.table_2 thead tr th{font-weight:bold;text-align: left;padding: 15px 0 15px;}
.table_2 tbody tr{border-bottom:1px solid #d9dbe2}
.table_2 tbody th{text-align:left;padding: 15px 0 15px;border-bottom: 1px solid #28325a;}
.table_2.th_100 tbody th{width:180px;}
.table_2 tbody td,.table_2 .td_padding{padding:15px 0 15px 15px;}
.table_2.th_100 tbody td{padding:25px 0 25px 30px}
.table_2 .min{display:inline-block;min-width:80px;margin:0 30px 0 0}
.padding,.table_2 thead tr th.padding{padding: 25px 0 25px 30px;}
@media screen and (max-width:640px){
    .table__scroll{width:auto;margin:0 0;overflow-x:auto;position:relative;background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 100% center;background-size: 10px 110%, 10px 110%;background-attachment: scroll, scroll;background-repeat: no-repeat;}
    .table__scroll .table_2{position:relative;font-size:14px;width:640px;margin:0;background: radial-gradient(ellipse at left, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 70%) 0 center, radial-gradient(ellipse at right, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 70%) 100% center;background-size: 30px 200%, 30px 200%;background-repeat: no-repeat;}
    .table__scroll .t_w_400{width:400px;}
    .table_2.th_100 tbody th{width: 100px;}
    .table_2.th_100 tbody td,.padding, .table_2 thead tr th.padding{padding: 15px 0 15px 10px;}
}


/*表格三——td边框*/
.table_3{margin: 1% 0 3% 0;width:100%;}
.table_3 td,.table_3 th{border: 1px solid #d9dbe2;text-align: center;vertical-align: middle;}
.table_3 th{padding:8px 0;}
.table_3 td{padding: 8px 4px;font-size: 15px;line-height: 20px;  min-width:109px;}
.table_3 span.sub_atsumi {font-size: 14px;}
@media screen and (max-width:1100px){
   .table_3 td{min-width: 90px;}
}
@media screen and (max-width:820px){
    .table__scroll{width:auto;margin:0 0;overflow-x:auto;position:relative;background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 100% center;background-size: 10px 110%, 10px 110%;background-attachment: scroll, scroll;background-repeat: no-repeat;}
   .table_3{position:relative;font-size:14px;width:820px;margin:0;background: radial-gradient(ellipse at left, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 70%) 0 center, radial-gradient(ellipse at right, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 70%) 100% center;background-size: 30px 200%, 30px 200%;background-repeat: no-repeat;}
    .table_3.t_w_700,.table_3.t_w_710{width:auto;}
    .t_w_650 .table_3{width:100%;}
    .t_w_650{background: none;}
    .w_330{width:220px;}
}
@media screen and (max-width:750px){
    .table_3 .w_140 {width: 90px;}
}
@media screen and (max-width:710px){
    .table_3.t_w_710{width:633px;}
}
@media screen and (max-width:650px){
    
    .t_w_650{width:auto;margin:0 0;overflow-x:auto;position:relative;background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0) 75%) 100% center;background-size: 10px 110%, 10px 110%;background-attachment: scroll, scroll;background-repeat: no-repeat;}
    .t_w_650 .table_3{width:561px;}
}

@media screen and (max-width:571px){
    .table_3.t_w_700{width:500px;}
}





.plan__table{width:100%;border-radius:1rem;border-collapse:separate;overflow:hidden;text-align:center;line-height:1.4; margin: 2% 0;}
.plan__table th,.plan__table td{vertical-align:middle; border-collapse:collapse;padding: 15px 10px;}
.plan__table th{text-align:center;background: #008fd7;color:#fff;border: 1px solid white;border-right: none;}
.plan__table td{border: 1px solid #fff;background:#eaf6fd}
.plan__table_style1 tr td:nth-child(n+6):nth-child(-n+9),.plan__table_style1 tbody tr:nth-child(2) td:nth-child(3),.plan__table_style1 tbody tr:nth-child(1) td:nth-child(3),.plan__table_style1 tbody tr:nth-child(4) td:nth-child(3){background:#d3edfb}
.plan__table_style1 tr:first-child td{font-weight:bold;}
.plan .mod-cap{margin-top:2rem}
.mod-cap li {padding-left: 1.6rem;position: relative;color: #5A5A5A;line-height: 1.4}
.mod-cap li + li {	margin-top: 0.3rem}
.mod-cap li:before {	content: "※";	position: absolute;	left: 0}
@media screen and (max-width:750px){
	.plan__table th,.plan__table td{padding: 10px 5px;}
	.plan__table_width1 tr th{width:70px;}
	.mod-cap {margin-bottom: 0rem}
}




/*产品列表*/
.service_top_bg{background:url(../img/product/service_top_bg.jpg) no-repeat center;background-size:cover}
.service_top_lead{text-align:center;margin:0 0 80px}
._3PL_block{background:url(../img/product/service_top_bg2.png) no-repeat center;background-size:cover;padding:90px 0 100px 0;color:#fff;text-align:center}
._3PL_block .heading2_style--white{margin:0 0 55px}
._3PL_block .text01{font-size:20px;margin:0 0 25px}
._3PL_block .text02{margin:0 0 50px;line-height:2.0}
._3PL_block .btn01{width:290px;max-width:90%;position:relative;z-index:2;margin:0 auto}
._3PL_block .btn01 a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:60px;padding:0 20px;border:1px solid #fff;border-radius:2px;color:#fff;-webkit-transition:background-color .5s ease,color .5s ease;transition:background-color .5s ease,color .5s ease;overflow:hidden}
._3PL_block .btn01 a::after{content:'';display:block;width:100%;height:100%;background-color:#fff;position:absolute;left:0;top:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
._3PL_block .btn01 a:hover::after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
._3PL_block .blank_space{display:block;margin:20px 0}
._white_column{padding:80px 0 120px}
._white_column .text03{text-align:center;font-size:20px;margin:0 0 40px}
._white_column .text03 span{font-size:16px}
._white_column .btn02{width:200px;position:relative;z-index:2;background-color:transparent;margin:0 auto}
._white_column .btn02 a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:40px;border:1px solid #005ab4;border-radius:2px;color:#005ab4;-webkit-transition:color .5s ease;transition:color .5s ease;padding:0 20px;overflow:hidden}
._white_column .btn02 a::after{content:'';display:block;width:100%;height:100%;background-image:linear-gradient(107deg,#066ebc 0%,#0050a0 100%);position:absolute;left:0;top:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
._white_column .btn02 a{font-size:12px}
._3PL_solution_area.bottom_200{margin: 0 0 200px;}



/*正文内容*/
.lead_area{text-align:center;padding-bottom:30px}
main p{margin:10px 0}
p.text-center{text-align: center}
#inventorycontrol p:first-of-type{margin-top:0}
.lead_area figure{margin-top:80px;text-align:center}
.lead_area .lead_area_ttl{text-align:center;font-size:20px;/*margin-top:80px;margin-bottom:40px;*/font-weight:bold}
.lead_area_list{/*display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;*/margin:40px auto 0;max-width:960px;width:100%}
.lead_area_list a{width: calc((100% - 10%) / 4);
    margin:1%;max-width:300px;padding:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.3;overflow: hidden;}
.lead_area_list_5 a{width: calc((100% - 10%) / 3);}
.lead_area_list_6 a{width: calc((100% - 13%) / 5);;}
/*#inventorycontrol .lead_area_list4 a { width: 24%; }*/
.anchor_area a{border:1px solid #d9dbe2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:14px;display:inline-block;text-align: center}
.anchor_area a::after{content:'';display:inline-block;width:14px;height:11px;background:url("../img/icon/jiantou.svg") no-repeat;background-size:contain;margin:0 0 0 20px;}
.anchor_area a:hover{background:#28325a;color:#fff;}
.anchor_area a:hover::after{background: url("../img/icon/jiantou_w.svg") no-repeat;background-size: contain;}
#inventorycontrol .description_area01{padding:100px 0}
#inventorycontrol .description_area01 .heading3_style,#inventorycontrol .description_area01 .info_detail .info_detail_content h2,.info_detail .info_detail_content #inventorycontrol .description_area01 h2{margin-top:70px}
.service_term .inner{padding:50px;border:5px solid #d9dbe2}
.img_textBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0}
.img_textBox .textBox_text{-webkit-box-flex:1;-ms-flex:1;flex:1}
.img_textBox .figure_right{margin:0 0 0 3.125%}
#inventorycontrol .description_area01 figure.figure_right{width:313px}
#inventorycontrol .description_area01 figure.ql_width{width:450px}
.img_textBox .figure_left{margin:0 3.125% 0 0}
.img_textBox .text_space{margin:0 0 20px}
#inventorycontrol .description_area01 .img_textBox .textBox_text{width:670px}
#inventorycontrol .description_area01 .img_textBox .textBox_text_ttl{font-size:20px;color:#005ab4;font-weight:bold}
#inventorycontrol .description_area01 .img_textBox .textBox_text_list{margin-top:20px}
#inventorycontrol .description_area01 .img_textBox .textBox_text_list li{margin-top:5px;line-height:1.6;padding-left:20px;position:relative}
#inventorycontrol .description_area01 .img_textBox .textBox_text_list li:first-child{margin-top:0}
#inventorycontrol .description_area01 .img_textBox .textBox_text_list li:before{content:'';background-color:#28325a;width:8px;height:8px;position:absolute;top:9px;left:0}
#inventorycontrol .description_area01 .description_area01_img{margin-top:40px;text-align:center}
#inventorycontrol .description_area01 .description_area01_img .description_area01_img--ttl{font-weight:bold;font-size:20px;text-align:center;color:#28325a;margin-bottom:20px}
.bg_bluegrad{background:linear-gradient(to bottom,#f1f8fd 0%,rgba(255,255,255,0) 500px);}
#inventorycontrol .relation_list .relation_list_item{position:relative;margin:18px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#inventorycontrol .relation_list .relation_list_item a{color:#005ab4;display:block;padding:0 0 0 110px}
#inventorycontrol .relation_list .relation_list_item .cat_name{position:absolute;left:0;top:0;bottom:0;margin:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90px;height:28px;color:#fff;font-size:12px;text-align:center;background-image:linear-gradient(-107deg,#066ebc 0%,#0050a0 100%)}
#inventorycontrol .relation_list .relation_list_item a .anchor_text{position:relative}
#inventorycontrol .relation_list .relation_list_item a .anchor_text::before{content:'';display:block;width:100%;height:1px;background:#005ab4;position:absolute;left:0;bottom:-5px;-webkit-transition:width .3s ease;transition:width .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
#inventorycontrol .relation_list .relation_list_item a .anchor_text:hover::before {-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
#inventorycontrol .relation_list .relation_list_item a[href="javascript:void(0)"] .anchor_text{color:#28325a;cursor:default}
#en_style #inventorycontrol .recruit_entry_step ol{display:block;text-align:center}
#en_style #inventorycontrol .recruit_entry_step li{margin-bottom:8px}
#en_style #inventorycontrol .recruit_entry_step .arrow{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin:15px auto;width:13px;height:13px}
.recruit_entry_step{width:100%;background-color:#dce8f3;padding:37px 6%}
.recruit_entry_step ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:920px;margin:0 auto}
.recruit_entry_step ol .attention_letter{vertical-align:text-top;font-size:8px}
.recruit_entry_step ol .arrow{position:relative;top:0;bottom:0;width:13px;height:13px;border-top:1px solid #28325a;border-right:1px solid #28325a;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:auto}
figcaption{text-align:center;font-size:13px;margin-top:10px;}
.service_term{margin:120px auto}
.service_term .title{font-size:20px;font-weight:bold;margin:0 0 20px}
.service_term li{margin:5px 0 0;line-height:1.6}
.service_term li:first-child{margin-top:0}
.service_term li a{display:block;color:#005ab4;padding:0 0 0 20px;position:relative}
.service_term li a::before{content:"";display:inline-block;width:8px;height:8px;background:#28325a;position:absolute;left:0;top:0;bottom:0;margin:auto}
.service_term li a span{position:relative}
.service_term li a span::before{content:'';display:block;width:100%;height:1px;background:#005ab4;position:absolute;left:0;bottom:-5px;-webkit-transition:width .3s ease;transition:width .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1)}
.service_term li a span:hover::before {-webkit-transform-origin: left top;transform-origin: left top;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

/*产品分类*/
._3PL_list_frame{background-image:-webkit-gradient(linear,left top,left bottom,from(#f1f7fd),to(#fff));background-image:linear-gradient(-180deg,#f1f7fd 0%,#fff 100%);padding:100px 0}
._3PL_list_frame .title span{position:relative;background:transparent;padding:0 40px}
._3PL_list_frame .title{font-size:24px;text-align:center;margin:0 0 60px}
._3PL_list_frame .title span::before,._3PL_list_frame .title span::after{content:'';display:block;width:80px;height:1px;background:#28325a;position:absolute;top:0;bottom:0;margin:auto}
._3PL_list_frame .title span::before{right:100%}
._3PL_list_frame .title span::after{left:100%}
._3PL_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
._3PL_list ._3PL_list_item{position:relative;z-index:2;width:25%;-webkit-box-shadow:0px 10px 20px -10px rgba(6,0,1,0.2);box-shadow:0px 10px 20px -10px rgba(6,0,1,0.2)}
._3PL_list ._3PL_list_item:first-child .textbox::before{display:none}
._3PL_list .thumb{position:relative;padding-top:0;width:100%;overflow:hidden}
._3PL_list .thumb::after{content:'';display:block;width:100%;height:100%;background-color:rgba(11,21,59,0.6);position:absolute;left:0;top:0;z-index:1;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
._3PL_list .thumb-image{width:100%;padding-bottom:61.76471%;background-position:center center;background-repeat:no-repeat;background-size:cover}
._3PL_list .read_more_wrap{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:0;z-index:2}
._3PL_list .read_more_wrap span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:12px;position:relative;letter-spacing:0.2em;opacity:0}
._3PL_list .read_more_wrap span::before{content:'';display:block;width:0;height:1px;background:#fff;position:absolute;bottom:-10px;left:0;-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transition:width .3s ease;transition:width .3s ease}
._3PL_list .read_more_wrap span::after{content:'';display:inline-block;width:18px;height:6px;background:url(../img/icon/icon_arrow_right.svg) no-repeat;background-size:100% auto;margin:0 0 0 28px}
._3PL_list .textbox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#fff}
._3PL_list .textbox::before{content:'';display:block;width:1px;height:70px;position:absolute;left:0;top:0;bottom:0;margin:auto;background:#d9dbe2}
._3PL_list .textbox p{font-size:16px;text-align:center}



@media screen and (min-width:1000px){
    ._3PL_list ._3PL_list_item:nth-child(4n+1) .textbox::before{display:none}
}

@media screen and (max-width:1000px){
    ._3PL_list ._3PL_list_item{width:33.33333%}
    ._3PL_list ._3PL_list_item:nth-child(3n+1) .textbox::before{display:none}
}
@media screen and (min-width:751px){
    ._white_column .btn02 a:hover{color:#fff}
    ._white_column .btn02 a:hover::after,
    service_term li a span:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
    
    ._3PL_list ._3PL_list_item a:hover .thumb::after{opacity:1}
    ._3PL_list ._3PL_list_item a:hover .read_more_wrap span{opacity:1}
    ._3PL_list ._3PL_list_item a:hover .read_more_wrap span::before{width:100%}
    
    .consulting_area .consulting_list .con_list_item a:hover .thumb::after{opacity:1}
    .consulting_area .consulting_list .con_list_item a:hover .read_more_wrap span{opacity:1}
    .consulting_area .consulting_list .con_list_item a:hover .read_more_wrap span::before{width:100%}
}

@media screen and (max-width:750px){
    .service_top_bg{background-image:url(../img/product/service_top_bg.sp.jpg)}
    .service_top_lead{margin:0 0 40px}
    ._3PL_block{padding:60px 0;background:url(../img/product/service_top_bg2_sp.png) no-repeat center}
    ._3PL_block .heading2_style--white{margin:0 0 40px}
    ._3PL_block .text01{font-size:16px;margin:0 0 25px}
    ._3PL_block .text02{font-size:13px;margin:0 0 40px}
    ._3PL_block .btn01 a::after{display:none}
    ._3PL_block .btn01 a:hover{color:#005ab4}
    ._3PL_block .btn01 a{font-size:12px}
    ._3PL_block .blank_space{display:none}
    ._white_column{padding:60px 0}
    ._white_column .text03{font-size:16px;margin:0 0 30px}
    ._white_column .text03 span{font-size:12px}
    ._white_column .btn02 a::after{display:none}
    ._white_column .btn02 a{font-size:10px}
    ._3PL_solution_area.bottom_200 {margin: 0 0 20px;}
    
    #inventorycontrol .lead_area{padding-bottom:40px;text-align:left}
    #inventorycontrol .lead_area figure{margin-top:35px}
    #inventorycontrol .lead_area .lead_area_ttl{font-size:14px;margin-top:40px;margin-bottom:20px}
    #inventorycontrol .lead_area_list{margin-top:20px;padding:0 5.33333%;display: inline-block;}
	#inventorycontrol .lead_area_list a {width: calc((100% - 10%) / 2);margin: 1%;padding: 10px 0;}
/*
    #inventorycontrol .lead_area_list a{width:33.3%;height:80px;float:left;display:-ms-flexbox;display:flex;padding-left:5px;padding-right:5px}
    #inventorycontrol .lead_area_list a:not(:first-child)::before{content:'';display:block;width:1px;height:60px;position:absolute;background:#d9dbe2;left:0;top:0;bottom:0;margin:auto}
    #inventorycontrol .lead_area_list a:first-child::before{display:none}
	
	#inventorycontrol .lead_area_list_5 a{width: 24.3%;}
	#inventorycontrol .lead_area_list_5 a:nth-child(5)::before{display:none}
    #inventorycontrol .lead_area_list a::after{position:absolute;left:0;right:0;margin:0 auto;bottom:10px}
    #inventorycontrol .lead_area_list4 a { width: 24%; }
    #inventorycontrol p{margin:15px 0 0}
    .anchor_area a{position:relative;display:block;text-align:center;width:50%;font-size:11px;padding-top:15px;border-right:none;border-left:none;}
	
*/
	
	
	
    #inventorycontrol .description_area01{padding:50px 0}
    #inventorycontrol .description_area01 .heading3_style,#inventorycontrol .description_area01 .info_detail .info_detail_content h2,.info_detail .info_detail_content #inventorycontrol .description_area01 h2{margin-top:50px}
    .img_textBox{display:block}
    .img_textBox .textBox_text{margin:0 0 10px}
    .img_textBox .figure_right{margin:20px 0 0}
    #inventorycontrol .description_area01 .img_textBox{margin-bottom:20px}
    #inventorycontrol .description_area01 .img_textBox .textBox_text{width:auto}
    #inventorycontrol .description_area01 .img_textBox .textBox_text_ttl{font-size:14px}
    #inventorycontrol .description_area01 .img_textBox .textBox_text_list{margin-top:10px}
    #inventorycontrol .description_area01 .img_textBox .textBox_text_list li{padding-left:15px}
    #inventorycontrol .description_area01 .img_textBox .textBox_text_list li:before{width:6px;height:6px;top:7px}
    #inventorycontrol .description_area01 figure.figure_right{width:auto}
    #inventorycontrol .description_area01 .description_area01_img{margin-top:20px}
    #inventorycontrol .description_area01 .description_area01_img .description_area01_img--ttl{font-size:14px;margin-bottom:15px}
    #inventorycontrol .relation_list .relation_list_item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    #inventorycontrol .relation_list .relation_list_item a{font-size:12px;padding:0 0 0 95px}
    #inventorycontrol .relation_list .relation_list_item .cat_name{width:80px;height:23px;font-size:10px;bottom:auto;top:3px}
    #inventorycontrol .relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text::before{display:none}
    #inventorycontrol .relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}
    #inventorycontrol .relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text{border-bottom:1px solid #005ab4;padding-bottom:2px}
    .recruit_entry_step{padding:32px 0}
    .recruit_entry_step ol{display:block;text-align:center}
    .recruit_entry_step ol li{margin-bottom:8px;font-size:14px}
    .recruit_entry_step ol .arrow{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin:15px auto;width:10px;height:10px}
    .service_term{margin:40px auto 60px}
    .service_term .inner{padding:40px 35px}
    .service_term .title{font-size:16px;margin:0 0 20px}
    .service_term li a{font-size:12px}
    .service_term li a::before{top:5px;bottom:auto}
    .service_term li a span::before{display:none}
    .service_term li a span{border-bottom:1px solid #005ab4;padding-bottom:2px}

    ._3PL_list_frame{padding:60px 0}
    ._3PL_list_frame .title{font-size:18px;margin:0 0 30px}
    ._3PL_list_frame .title span{padding:0 16px}
    ._3PL_list_frame .title span::before,._3PL_list_frame .title span::after{width:35px}
    ._3PL_list ._3PL_list_item{width:50%}
    ._3PL_list ._3PL_list_item:nth-child(3n+1) .textbox::before{display:none}
    ._3PL_list ._3PL_list_item:nth-child(2n+1) .textbox::before{display:block;right:0;left:auto}
    ._3PL_list ._3PL_list_item:last-child .textbox::before{display:none}
    ._3PL_list ._3PL_list_item a{display:block;height:100%}
    ._3PL_list .textbox{height:64px}
    ._3PL_list .textbox::before{height:35px;display:none}
    ._3PL_list .textbox p{font-size:12px}
}

.qa-list dt {color: #47515f;font-size: 22px;line-height:2rem;letter-spacing: .2rem;padding-left: 3rem;position: relative;}
.qa-list dt::before, .qa-list dd::before {content: 'Q:';color: #4394d0;position: absolute;left: 0;top: 0;font-size: 1.6rem;}
.qa-list dd::before {content: 'A:';}
.qa-list dd {
    color: #777;
    font-size: 16px;
    letter-spacing: .1rem;
    line-height:24px;
    padding-left: 3rem;
    position: relative;
    margin: 1rem 0  2rem;
    }

.pro_list { overflow: hidden; }
.pro_list li {background:#fff; overflow: hidden; -webkit-box-shadow:0px 10px 40px -20px rgba(6,0,1,0.2);box-shadow:0px 10px 40px -20px rgba(6,0,1,0.2);margin:20px 0 0; padding: 30px 20px;}
.pro_list li:first-child{margin:0}
.pro_list li a { display: block; }
.pro_list li .item-img { float: left; width: 225px; margin: 0 20px; text-align: center; }
.pro_list li .item-img img, .pro_list li .img img { max-height: 180px; }
.pro_list li .item-tit {color: #005ab4; font-size: 22px; margin: 10px 0 15px;}
.pro_list li p { margin-bottom: 10px; font-size: 16px; }
.pro_list li p span { color: #888; }
.pro_list li .img { text-align: center; }
.pro_list li .item-down { text-align: right; padding-top: 50px; }
.pro_list li .item-down a { color:#f77909; font-size: 16px; margin-bottom: 10px; }



@media screen and (max-width:750px){
	.img-box {display: none;}
    .pro_list li .item-img { float: inherit; width: auto;}
	
	.qa-list dt {    font-size: 16px;
    line-height: 24px;
    letter-spacing: .10rem;
    padding-left: 2.2rem;}
.qa-list dt::before, .qa-list dd::before {font-size: 1.2rem;}
.qa-list dd {font-size: 14px;
    line-height: 20px;
    padding-left: 2.2rem;
    margin: 0.6rem 0 1.6rem;
    }
	
}
 
/*产品*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* .product-wrap{margin-top: 75px;} */
.product-wrap .list-item {border:1px solid #f1f1f1;border-radius: 10px;padding: 20px; margin-bottom: 25px;}
.product-wrap .list-item img {max-width: 120px;}
.product-wrap .list-item .title{font-size: 22px;color:#005ab4; padding-top:20px;}
.product-wrap .list-item .des{padding-top:10px; min-height: 80px;}
.product-wrap .list-item .download{ padding-top: 10px;text-align: right;font-size: 14px;color:#f77909;}
.product-wrap .list-item .download a {}
.product-title{background: #f1f1f1;border-radius: 50px; padding: 15px 50px;margin-bottom: 20px;}
/*
select{
  outline: none;
  width: 130px;
  height: 30px;
  line-height: 30px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 32px;
  border: 1px solid #1296db;
  color: #1296db;
  border-radius: 5px;
  background:url("../img/product/arrow.png") no-repeat 106px;
}
*/
.product-input:after{content: "";width: 14px;height: 8px;
position: absolute;right: 20px;top: 45%;pointer-events: none;}
.maxImg img{
  max-width: 180px;
}
@media screen and (max-width:750px){
	.product-pic{display:none;}
	.product-wrap .list-item .download{white-space:nowrap;}
	.product-wrap .list-item .download a{display:inline-block;font-size:12px;}
}






.number_list{width:970px;margin:0 auto;}
.number_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;/* -webkit-box-align:center;*/
 -ms-flex-align:center;/* align-items:center;*/
 padding:30px 0;border-bottom:1px solid #d9dbe2;}
.number_list li:last-child{border:none;}
.number_list_item .number{margin:0 36px 0 0;}
.number_list_item .number span{font-size:70px;color:#d9dbe2;font-style:italic;line-height:1;}
.number_list_item .text{-webkit-box-flex:1;-ms-flex:1;flex:1;}
.number_list_item .title{font-size:18px;font-weight:bold;margin:0 0 15px;}
@media screen and (max-width:750px){
	.number_list{width:100%;padding:0;}
	.number_list_item{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;}
	.number_list_item .number{margin:0 20px 0 0;}
	.number_list_item .title{font-size:14px;margin:0 0 1em;}
	.number_list_item .number span{font-size:50px;}
}





 .flow_chart{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.flow_chart .flow_chart_box.gray{width:35.44922%;background:#f7f7f7;padding:3.90625%;}
.flow_chart .s_ttl{font-size:16px;font-weight:bold;margin:0 0 20px;}
.flow_chart ul{font-size:14px;line-height:1.8;}
.flow_chart ul li{text-indent:-1em;padding:0 0 0 1em;}
.flow_chart .arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.flow_chart .flow_chart_box.blue{width:56.44531%;background:#f1f7fd;padding:3.90625%;}
.flow_chart .flex_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;}
.flow_chart .mr{margin:0 30px 0 0;}
.flow_chart .s_ttl{font-size:16px;font-weight:bold;margin:0 0 20px;}
.flow_chart ul{font-size:14px;line-height:1.8;}
.flow_chart ul li{text-indent:-1em;padding:0 0 0 1em;line-height: 16px;
    margin: 3% 0;}
.flow_chart p{font-size:14px;line-height:1.6;}
@media screen and (max-width:750px){
	.image_area{margin:30px 0 0;}
	.flow_chart,.flow_chart .flex_wrap {
    display: block;
}
	.flow_chart .flow_chart_box.gray{width:100%;}
	.flow_chart .flow_chart_box{padding:8%;}
	.flow_chart .s_ttl{font-size:14px;}
	.flow_chart ul,.flow_chart p{font-size:12px;}
	.flow_chart .arrow{margin:15px 0;}
	.flow_chart .arrow img{width:39px;}
	.flow_chart .flow_chart_box.blue{width:100%;}
	.flow_chart .mr{margin:0 0 30px;}
}





	

.vision_area .vision_area_block dl.is-active{opacity:1}
.vision_area .vision_area_block dl.is-active:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}
.vision_area .vision_area_block dl.is-active:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}
.vision_area .vision_area_block dl.is-active:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}
.vision_area .vision_area_block dl dt{border-bottom:1px solid rgba(40,50,90,0.502);color:#28325a}
.vision_area .vision_area_block dl dd{color:#28325a}
	
	
	
	



@media screen and (min-width:751px){
	.vision_area .vision_area_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.vision_area .vision_area_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.vision_area .vision_area_block dl{width: calc((100% - 9%) / 5);
    margin-bottom: 20px;}
	.vision_area .vision_area_block dl:nth-of-type(2n){margin-left:0}
	.vision_area .vision_area_block dl dt{font-size:16px;padding-bottom:10px;margin-bottom:10px}
	.vision_area .vision_area_block dl dd{font-size:14px;line-height:1.4}

	
}



@media screen and (max-width:750px){
	.vision_area .vision_area_block dl{margin-bottom: 20px;}
	.vision_area .vision_area_block dl:last-child{margin-bottom:0}
	.vision_area .vision_area_block dl.is-active:nth-child(2){-webkit-transition-delay:0s;transition-delay:0s}
	.vision_area .vision_area_block dl.is-active:nth-child(3){-webkit-transition-delay:0s;transition-delay:0s}
	.vision_area .vision_area_block dl.is-active:nth-child(4){-webkit-transition-delay:0s;transition-delay:0s}
	.vision_area .vision_area_block dl dt{font-size: 16px;padding-bottom: 6px;margin-bottom: 6px;}
	.vision_area .vision_area_block dl dd{font-size:14px;line-height: 1.4;}
	
}








.relation_service_list{overflow:hidden;}
.relation_service_list li{float:left;width:calc((100% / 5) - 20px);position:relative;z-index:2;background-color:transparent;margin:0 20px 20px 0;}
.relation_service_list li a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:40px;border:1px solid #005ab4;border-radius:2px;color:#005ab4;-webkit-transition:color .5s ease;transition:color .5s ease;padding:0 20px;overflow:hidden;}
.relation_service_list li a::after{content:'';display:block;width:100%;height:100%;background-image:linear-gradient(107deg,#066ebc 0%,#0050a0 100%);position:absolute;left:0;top:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);}
.relation_list .relation_list_item{position:relative;margin:18px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.relation_list .relation_list_item a{color:#005ab4;display:block;padding:0 0 0 110px;}
.relation_list .relation_list_item .cat_name{position:absolute;left:0;top:0;bottom:0;margin:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90px;height:28px;color:#fff;font-size:12px;text-align:center;background-image:linear-gradient(-107deg,#066ebc 0%,#0050a0 100%);}
.relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text{position:relative;}
.relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text::before{content:'';display:block;width:100%;height:1px;background:#005ab4;position:absolute;left:0;bottom:-5px;-webkit-transition:width .3s ease;transition:width .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);}
@media screen and (min-width:751px){
.relation_service_list li a:hover::after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1);}
.relation_service_list li a:hover{color:#fff;}
.relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@media screen and (max-width:750px){
.relation_service_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.relation_service_list li{float:none;width:calc(50% - 5px);margin:0 0 10px;}
.relation_list .relation_list_item a{font-size:12px;padding:0 0 0 95px;}
.relation_list .relation_list_item .cat_name{width:80px;height:23px;font-size:10px;bottom:auto;top:3px;}
.relation_list .relation_list_item a:not([href="javascript:void(0)"]) .anchor_text{border-bottom:1px solid #005ab4;padding-bottom:2px;}
}






.column_image{display:-webkit-box;display:-ms-flexbox;display:flex;}
.column_image figure{width:22%;margin-left:3.90625%;}
.column_image figure:first-child{margin-left:0;}
.column_image .thumb{overflow:hidden;}
.column_image figure img{max-width:100%;border:1px solid #d9dbe2;}
.yeji_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px auto;}
.yeji_list .con_list_item{width:31.3%;-webkit-box-shadow:0px 10px 20px -10px rgb(6 0 1 / 20%);box-shadow:0px 10px 20px -10px rgb(6 0 1 / 20%);margin-top:3%;}
.yeji_list .con_list_item .thumb{position:relative;width:100%;overflow:hidden;}
.yeji_list .con_list_item .text{text-align:center;background:#fff;padding:15px 0;line-height:1;}
.piclist_1{display:-webkit-box;display:-ms-flexbox;display:flex;}
.piclist_1 li{width:22%;margin-left:3.90625%;}
.piclist_1 li:first-child{margin-left:0%;}
.piclist_1 li img{display:block;margin:auto;}
.piclist_1 li .txtWrap{margin-top:20px;}
.piclist_1 li .txtWrap p{text-align:center;}
.piclist_1 li .txtWrap .txt01{font-size:18px;font-weight:bold;}
.piclist_1 li .txtWrap .txt02{font-size:13px;line-height:18px;display:inline-block;margin-top:8px;text-align:center;}
.qiaol_img figure{margin:2% 0.2%;}
@media screen and (min-width:750px){
	.ql_figure{margin-bottom:0;}
}
@media screen and (max-width:750px){
	.column_image{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
	.column_image figure{width:47.01493%;margin-left:0;margin-bottom:20px;}
	.yeji_list .con_list_item{width:49%;}
	.yeji_list .con_list_item:first-child{width:100%;}
	.yeji_list_2 .con_list_item:first-child{width:49%;}
	.yeji_list .con_list_item .text{padding:10px 0;font-size:12px;}
	.piclist_1{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
	.piclist_1 li{width:47.01493%;margin-left:0;margin-bottom:20px;}
	.piclist_1 li .txtWrap .txt01{font-size:15px;}
	.piclist_1 li .txtWrap .txt02{font-size:12px;}
	.qiaol_img{display:block;overflow:hidden;}
	.qiaol_img figure{width:32%;float:left;}
	.qiaol_img figcaption{font-size:12px}
}






.introWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px;}
.introWrap li{width:33.33%;text-align:center;}
.introWrap li:not(:first-child){margin-left:50px;}
.introWrap .txtWrap{margin-top:20px;}
.introWrap li .txt01{font-size:18px;line-height:24px;}
.introWrap li .txt02{font-size:14px;}
#inventorycontrol .ssx_jieti p{margin:auto;}
.ssx_jieti{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:70px auto 30px;}
.ssx_jieti li{width:calc((100% / 4) - 3.5%);box-shadow:0px 4px 16px #eee;border:1px solid #eee;text-align:center;padding:50px 20px 15px 20px;position:relative;}
.ssx_jieti li:not(:first-child){margin-left:4%;}
.ssx_jieti .ssx_icon{-webkit- transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;left:50%;top:0;}
.ssx_jieti .ssx_title h6{margin-bottom:5px;font-size:20px;line-height:24px;}
.ssx_jieti .ssx_title p{font-size:14px;}
.ssx_jieti .ssx_p{min-height:40px;margin:15px 0;line-height:20px;font-size:15px;}
.ssx_jieti li:nth-child(3) .ssx_p{line-height:40px;}
@media screen and (min-width:1000px){
.introWrap li {border: 1px solid #d9dbe2;padding: 2% 1% 1%;}
}

@media screen and (max-width:750px){
	.ssx_jieti li:not(:first-child){margin-left:auto;}
	.ssx_jieti li:nth-child(even){margin-left:4%;}
	.ssx_jieti li{width:calc((100% / 2) - 2%);margin-top:50px;padding:50px 15px 15px 15px;}
	.ssx_jieti{margin:20px auto 30px;}
	.ssx_jieti .ssx_title h6{font-size:18px;}
	.introWrap li{width:43%;margin-top:20px;}
	.introWrap li:not(:first-child){margin-left:10px;}
	.introWrap li .txt01{font-size:14px;line-height:18px;}
	.introWrap li .txt02{font-size:12px;line-height:16px;}
}





	
.pdf_btn{margin-top:20px;position:relative;z-index:2;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:46px;border:1px solid #28325a;border-radius:2px;color:#28325a;-webkit-transition:color .5s ease;transition:color .5s ease;padding:0 20px;overflow:hidden;color:#28325a;font-size:14px;border-radius:2px;}
.pdf_btn .link{color:#28325a;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:3;}
.pdf_btn::after{content:'';display:block;width:100%;height:100%;background-image:linear-gradient(107deg,#066ebc 0%,#0050a0 100%);position:absolute;left:0;top:0;bottom:0;z-index:-1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);}
.pdf_btn::after .link{color:white;}

@media screen and (min-width:751px){
	.pdf_btn:hover,.pdf_btn:hover .link{color:#fff;}
	.pdf_btn:hover::after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@media screen and (max-width:750px){

	.pdf_btn{width:100%;background-color:transparent;height:40px;}
}
.case_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 100px;}
.case_nav_list li{width:33.33333%;-webkit-box-shadow:0px 10px 40px -20px rgb(6 0 1 / 20%);box-shadow:0px 10px 40px -20px rgb(6 0 1 / 20%);background:#fff;border-bottom:1px solid #d9dbe2;border-left:1px solid #d9dbe2;}
.case_nav_list li:nth-child(1),.case_nav_list li:nth-child(2),.case_nav_list li:nth-child(3){border-top:1px solid #d9dbe2;}
.case_nav_list li:nth-child(3n), .case_nav_list li:last-child {
    border-right: 1px solid #d9dbe2;
}
.case_nav_list a{display:block;position:relative;height:100%;}
.case_nav_list .text{background:#fff;    padding: 9% 0;
    margin: 0 7%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.case_nav_list .title{color:#005ab4;font-size:20px;padding: 0 0 15px 0;
    margin: 0;     min-height: 70px;line-height: 26px;}
.case_nav_list .service{font-size:14px;font-weight:bold;padding-bottom:10px;}
.case_nav_list .txt{font-size:14px;padding-bottom:20px;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 70px;}
@media screen and (max-width:1000px){
.case_nav_list .title{font-size:18px;}
}
@media screen and (max-width:750px){
	.case_nav_list{display:block;margin: 50px 0;}
	.case_nav_list li{width:100%;margin:0 0 20px;border:1px solid #d9dbe2;}
.case_nav_list .title{height:auto;font-size: 16px;min-height: auto;line-height: 20px;}
	.case_nav_list .text{padding:30px 0;margin:0 5%;}
	.case_nav_list .title{border:none;padding:0 0 10px 0;}
	.case_nav_list .service{font-size:12px;padding-bottom:10px;}
	.case_nav_list .txt{font-size:12px;padding-bottom:10px;max-height: 60px;}
}















	a.c-icon-a .c-icon {
    display: inline-block;
    position: relative;    padding-left: 24px; color: #0077cb;line-height: 18px;
}
	.c-icon:after, .c-icon:before {
    content: "";
    display: block;
    background-repeat: none;
    background-position: left top;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 200ms cubic-bezier(0.25,0.46,0.45,0.94);
    -o-transition: all 200ms cubic-bezier(0.25,0.46,0.45,0.94);
    transition: all 200ms cubic-bezier(0.25,0.46,0.45,0.94);
}
	.c-icon.-file-blue:after {
    width: 14px;
    height: 17px;
    background-image: url(../img/icon/icon-file-blue.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 14px 17px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}








	
.column_lr{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1% 0 2%;}
.column_lr li{width:calc((100% / 2) - 2%);margin:0 2%;}
.column_lr_style01 li{width:calc((100% / 2) - 5%);margin:0 5%;}
.column_lr li .p_title{text-align:center;font-size:16px;font-weight:bold;}
.column_lr li .p_txt{margin:10px 0 30px;text-align:center;}	
@media screen and (max-width:750px){
	.column_lr{display:block}
	.column_lr li{width:100%;margin:0;}
	.column_lr li .p_title{font-size:14px;}
	.column_lr li .p_title,.column_lr li .p_txt{text-align:left;}
.column_dl_four{width:100%;}
.column_image figure{width:48%;}
}	









/*案例页面图片样式*/
.case_box_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:5% auto 0;}
.case_box_ul li{width:calc((100% / 3) - 2%);margin:1% 0;}
.case_box_ul li .c-card_pic{position:relative;overflow:hidden;border:1px solid #eeeeee;}
.case_box_ul li .c-card_pic:hover{border:1px solid #28325a;}
.case_box_ul li .c-card_pic:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.case_box_ul li .c-card_pic:after{content:"";display:block;width:100%;padding-top:61.8%;}
.case_box_ul li figure{width:100%;height:100%;position:absolute;left:0;top:0;margin: 0;}
.case_box_ul li figure img{-webkit-transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);-o-transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;}
.case_box_ul li .c-card_title{margin-top:13px;line-height: 22px;text-decoration:none;color:#28325a;text-align:center}
.case_box_ul li .c-card_title:before{content:"";display:block;width:0;height:0;margin-bottom:calc(((-1.4rem * 1.57) + 1.4rem) / 2 + 0rem);}
.case_box_ul li .c-card_title:after{content:"";display:block;width:0;height:0;margin-top:calc(((-1.4rem * 1.57) + 1.4rem) / 2 + 0rem);}
.case_box_ul li .c-card_title:hover{text-decoration:underline;}
@media screen and (max-width:750px){
	.case_box_ul li{width:calc((100% / 2) - 1%);margin-bottom: 13px;}
	.case_box_ul li .c-card_title {line-height: 16px;font-size: 12px;}
}