#container01{width:100%;}

/*tab*/

#group_01{width:100%;height:261px;}
.group_0101{width:100%;height:35px;background:#f5f5f5;}
.group_0101 ul.tabs{width:1000px;height:35px;margin:0 auto;font-size:14px;}
.group_0101 ul.tabs li{float:left;text-align:center;cursor:pointer;width:160px;height:35px;font-size:14px;font-weight:bold;padding-top:10px;box-sizing:border-box;}
.group_0101 ul.tabs li.active{background:#fff;color:#0d4ea0;}

/*slider*/

.tab_container{width:1000px;height:230px;margin:0 auto;background:#fff;position:relative;}
.tab_container > ul{position:absolute;}
/*.slider_01 li{float:left;width:144px;height:146px;padding:40px 45px 40px 0;}
.slider_01 li:nth-of-type(1){padding-left:50px;}
.slider_01 li:nth-of-type(5){padding-right:50px;}
.slider_02 li{float:left;width:144px;height:146px;padding:40px 45px 40px 0;}
.slider_02 li:nth-of-type(1){padding-left:50px;}
.slider_02 li:nth-of-type(5){padding-right:50px;}*/

.tab_content{width:1000px;margin: 0 auto;padding:40px 0;}
.tab_content ul li{width:150px !important;border-radius: 7px;}
.tab_content ul li a{display:block; width:150px; height: 150px;}
.tab_content ul li img{display: inline-block; width:150px;height: 150px;border-radius: 7px;}
.tab_content .bx-wrapper{max-width: 910px !important;}
.tab_content .bx-wrapper .bx-viewport{width: 910px !important;}
.outside{position: relative;top:0px;}
.outside p{font-weight: bold;color: #ddd;overflow:hidden;}
.outside #slider-prev{width:21px;height:39px;position:absolute; top:-147px;overflow:hidden;}
.outside #slider-next{width:21px;height:39px;position:absolute; top:-147px;right:0;overflow:hidden;}
.outside #slider-prev2{width:21px;height:39px;position:absolute; top:-98px;overflow:hidden;}
.outside #slider-next2{width:21px;height:39px;position:absolute; top:-98px; right:0px;overflow:hidden;}

/*container*/

#group_02{width:1000px;height:250px;margin:40px auto;position:relative;}
#group_02 div{width:248px;height:180px;margin-top:35px;float:left;text-align:center;border-left:1px solid #ccc;box-sizing:border-box;}
.group_0204{border-right:1px solid #ccc;box-sizing:border-box;}
#group_02 div h4{font-weight:bold;font-size:16px;color:#333;padding:7px 0 5px 0;}
#group_02 div p{font-size:14px;color:#333;line-height:23px;padding:5px 0 9px 0;}
#group_02 div span{font-weight:bold;font-size:20px;color:#0d4ea0;}

/*sub*/

#s_visual{width:100%;height:245px;background:url(../../images/s_visual.jpg) center center no-repeat;position:relative;}

#container{width:1000px;margin:0 auto; overflow: hidden;position:relative;padding-bottom:30px;}
#snb{width:200px;float:left;}
#snb .snb_tit{height:140px;background:url(../../images/snb_bg.jpg) 0 0  no-repeat;}
#snb .snb_tit h2{color:#fff;font-size:24px;font-weight:bold;padding-top:60px;text-align:center;}
#snb .snb_list{width:200px;margin-bottom:50px;}
#snb .snb_list li{width:200px;padding:10px 0 10px 10px;border-bottom:1px solid #eee;background:url(../../images/icon5.gif) 185px 16px no-repeat;line-height:24px;}
#snb .snb_list li a{display:block; width:100%; height:100%; color:#666; font-size:14px;}
#snb .snb_list .activeA {color:#333; font-weight: bold; background:url(../../images/icon6.gif) 185px 16px no-repeat;}
#snb .snb_list li:hover{color:#333;font-weight: bold; background:url(../../images/icon6.gif) 185px 16px no-repeat;}
#snb > img {width:200px;margin-bottom:100px;}

#contents {width:740px;float:left; margin-left:60px;overflow:hidden;}
.sub_contents{width:740px;border-bottom: 1px solid #eee;}
.sub_contents .right_bar{width:740px;height:12px;padding-top:18px;}
.sub_contents .right_bar ul{overflow:hidden;float:right;}
.sub_contents .right_bar ul li{float:left;font-size:12px;line-height:12px;padding-left:5px;color:#666;}
.sub_contents .right_bar ul .point{color:#333}
.sub_contents .sub_tit{font-size:25px;height:45px;font-weight:bold;color:#333;}

.sub_write{width:740px;margin:20px 0;}
.sub_write .sub_txt h2 span{display:inline-block;width:10px;height:10px;background:#71bbf3;margin:0 5px 2px 0;}
.sub_write .sub_txt h2{font-size:18px;font-weight:bold;color:#333;margin-top:25px;}
.sub_write .sub_txt ul{padding-top:10px}
.sub_write .sub_txt ul li{font-size:14px;line-height:24px;padding-bottom:5px;}
.sub_write .sub_txt p{font-size:14px;line-height:24px;padding-top:10px;}
.sub_write .sub_txt h3{font-weight:bold;font-size:16px;color:#555;line-height:24px;padding-top:20px;}
.sub_write .sub_txt h3 .line{display:inline-block;width:10px;height:2px;background:#aaa;margin:0 5px 5px 5px;}
.sub_write .sub_txt h4{font-size:20px;font-weight:bold;color:#71bbf3;text-align:center;}
.sub_write .sub_txt .greeting{text-align:center;padding-top:50px;}

.tb_product{width:100%;border:1px solid #eee;margin-top:20px;}
.tb_product tr{border-bottom:1px solid #eee;}
.tb_product th{color:#333;font-weight:bold;font-size:14px;height:30px;background:#D3EBFE;border-right:1px solid #eee;}
.tb_product td{color:#666;font-weight:bold;font-size:12px;height:30px;text-align:center;border-right:1px solid #eee;}
.tb_product .tb_bg{background:#f6f6f6;}