.sub02030000_tab_conbox{width:100%;overflow:hidden;padding-top:80px}
.sub02030000_tab_conbox .tab_type{overflow:hidden}
.sub02030000_tab_conbox .tab_type li{display:block;width:33.3%;float:left}
.sub02030000_tab_conbox .tab_type li a{width:100%;text-align:center;box-sizing:border-box;line-height:55px;height:55px;padding:0}
.sub02030000_tab_conbox .h4_butt{margin-top:10px}
.sub02030000_tab_conbox .imgbox{border:1px solid #efefef;padding:30px;margin-bottom:50px}

.total_system ul li {position:relative;width:31%;float:left;border:1px solid #ddd;padding:40px 30px;box-sizing:border-box;margin:0 20px 20px 0;text-align:center;word-break:keep-all;height:160px;font-size:17px;color:#333}	
.total_system ul li:nth-child(5), .total_system ul li:nth-child(6){border:1px solid #d80b8c;font-weight:500}
.total_system li:after{position:absolute;content:'';top:65px;right:-30px;background:#fff;border-top:15px solid #fff;border-right:15px solid #fff;border-bottom:15px solid #fff;border-left:15px solid #d80b8c}
.total_system li:last-child:after{display:none}

table img{margin-right:4px;margin-bottom:4px}

.module_li{overflow:hidden;padding-bottom:70px}
.module_li ul li {display:inline-block;width:50%;margin-bottom:10px;float:left}
.module_li ul li img{float:left;margin-right:20px;}
.module_li ul li dl{float:left;width:70%}
.module_li ul li dt{font-size:19px;font-weight:500;margin:20px 0 10px}
.module_li ul li dd{color:#555}

.module_box1{float:left;width:48%;border:1px solid #ddd;margin-right:34px;height:430px;position:relative}
.module_box1:after{position:absolute;content:'';top:45%;right:-35px;background:#fff;border-top:15px solid #fff;border-right:15px solid #fff;border-bottom:15px solid #fff;border-left:15px solid #d80b8c}
.module_box2{float:left;width:48%;border:1px solid #ddd;height:430px}
.module_box3{clear:both;width:100%;border:1px solid #efefef;margin-top:20px;display:inline-block;box-sizing:border-box;padding:30px}
.module_wrap span.arrow{background:url(/pages/use/img/sub/module_box_arrow.png) no-repeat center top;display:block;height:150px;width:350px;clear:both;margin:0 auto}
.module_wrap {text-align:center}
.module_wrap h4{padding:20px 0;box-sizing:border-box;text-align:center;font-size:19px;font-weight:600;color:#333}
.module_wrap ul{padding:20px;text-align:left}
.module_wrap img{margin:0 auto;text-align:center}



/****** Mobile ******/
@media screen and (max-width:690px){
.total_system ul li{width:100%;height:auto;padding:20px;font-size:16px}
.total_system li::after{transform:rotate(90deg);top:auto;bottom:-30px;right:44%}
.module_li ul li{width:100%}
.module_li ul li dl{width:60%}

.module_box1{width:100%;height:auto;box-sizing:border-box;padding:0 20px;margin-bottom:30px}
.module_box2{width:100%;height:auto;box-sizing:border-box;padding:0 20px}
.module_wrap img{max-width:100%}
.module_wrap ul{padding:20px 0}
.module_box1::after{transform:rotate(90deg);right:auto;top:auto}

}
/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {

.total_system ul li{width:46%;height:130px;font-size:15px}
.total_system li::after{top:50px}
.module_wrap img{max-width:100%}
.module_box1{width:47%;padding:0 10px;box-sizing:border-box}
.module_box2{width:47%;padding:0 10px;box-sizing:border-box}
.module_li ul li dl{width:58%}


}
/****** Desktop Device ******/
@media screen and (min-width:1025px) and (max-width:1440px) {

.total_system ul li{width:30%;height:150px;padding:35px 10px;}
.total_system li::after{top:50px}


}


