@charset "gb2312";
html,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,table{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:middle;}/* HTML5 display-role reset for older browsers */article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}
.list_dl{ min-height:750px; background-color:#e0e0e0;width: 180px;}
.list_dt{background: #e0e0e0;width: 180px;height: 47px;cursor: pointer;overflow: hidden;position: relative; text-indent:10px;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px;line-height: 47px;color: #000;}
.list_dt i{font-size:14px; color:#666}
.list_dt a{ font-family:"Î¢ÈíÑÅºÚ"; font-size:16px;line-height: 47px;color: #000; display:block}
.list_dt a i{font-size:14px;color:#666}
.list_dt:hover{background: #1c4f95; color:#FFF}
.list_dt:hover *{background: #1c4f95; color:#FFF}
#open{
    background: #1c4f95; color:#FFF
}
#open a{
    color:#FFF !important;
}
#open i{
    color:#FFF
}
#open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}
.list_dt_icon{
    position: absolute;right: 20px;top: 18px;width:16px;height:16px; display:block;
}
.list_dt_icon2{
    position: absolute;right: 20px;top: 18px;width:16px;height:16px; display:none;
}
#open .list_dt_icon2{
    display:block;
}

.list_dd{
    display: none;
}
#open .list_dd{
    display: block;
}
a.list_li{
	font-family:"Î¢ÈíÑÅºÚ";font-size:15px;text-indent:41px;background: #fbcfa7;color: #000 !important;width: 180px;height: 40px;line-height: 40px;cursor: pointer;display:block
}

hr{width:100%; height:1px; background-color:#e0e0e0; margin:0 auto;}
a.list_li:hover{
    background: #f46200;
	color:#FFF !important;
}
a.list_li2{font-family:"Î¢ÈíÑÅºÚ";font-size:15px;text-indent:41px;background: #f46200;color: #FFF !important; width: 180px;height: 40px;line-height: 40px;cursor: pointer;display:block}
@media screen and (max-width: 490px){
	.list_dl{ min-height:50px;width: 100%;}
	.list_dt{background: #e0e0e0;width:50%;height: 47px; font-size:1em;line-height: 47px; float:left}
	
	.list_dd ul{ display:inline-block}
	.list_dt_icon{ display:none !important;}
	.list_dt_icon2{ display:none !important;}
}