@charset "UTF-8";
.list_dt{
    color:#fff;
	text-align:center;
	font-size:3.13vw;
	line-height:6.25vw;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    position:relative;
    border-bottom:1px solid #fff
}
.list_dt p { color:#FFF;}
.type_11 { background:url(../images/type_bg_11.png) no-repeat; background-size:100% 100%;}
.type_12 { background:url(../images/type_bg_12.png) no-repeat; background-size:100% 100%;}
.type_13 { background:url(../images/type_bg_13.png) no-repeat; background-size:100% 100%;}
.type_14 { background:url(../images/type_bg_14.png) no-repeat; background-size:100% 100%;}
.type_15 { background:url(../images/type_bg_15.png) no-repeat; background-size:100% 100%;}
.type_16 { background:url(../images/type_bg_16.png) no-repeat; background-size:100% 100%;}
#open{}
.list_dd{
    display:none
}
.list_li{
    list-style-type:none;
    color:#626262;
    width:100%;
	font-size:2.81vw;
	line-height:4.69vw;
	text-align:center;
    border-bottom:1px solid #d6d6d6
}
.list_li:hover{
    background:#d6d6d6
}
.list_li a { display:block;}