@charset "utf-8";

body,div,ul,li,a,p,img{margin:0 auto;padding:0;font-family:"microsoft yahei";text-decoration:none;list-style: none;color:#333;}

img{border: 0;}

	.container-left{width:22%;box-sizing: border-box;}
	.click-hidden{cursor: pointer;font-weight: bold;font-size: 16px;line-height: 50px;background: #fcfafa;padding-left: 10px;border: solid 1px #2a85bf;}
	.click-display{cursor: pointer;font-weight: bold;font-size: 16px;line-height: 50px;background: #fcfafa;padding-left: 10px;border: solid 1px #2a85bf;}
	.block{display: block!important;}
	.none{display: none;}
	.click-display>a{color:#fff;}
	.container-left .title{height: 50px;text-align: left;margin-bottom: 10px;border-left:4px solid #2a85bf;}
	.container-left .title p{font-size:18px;font-weight: bold;line-height: 50px;color: #2a85bf;margin-left: 10px;}
	#tab-left{width: 100%;height: auto;float: left;position: relative;}
	#tab-left>li{width: 100%;height: auto;}
	#tab-left>li>dl{width:104%;height: auto;display: none;margin-left: -11px;line-height:40px;border:1px solid #2a85bf;border-top:none;}
	#tab-left>li>dl>dt{border: 1px solid #b3b3b3;border-bottom:none;background:#fff;color:#333;font-size: 14px;font-weight: 500;text-indent:2em;}
	#tab-left>li>dl>dt:hover a{color:#c7000a;}
	.tab-left-display{background: #2a85bf;border-left:1px solid #2a85bf;width: 100%;}
	.tab-left-display>dl{width: 100%;margin-block-end: 0em;margin-block-start: 0em;}
	.tab-left-display>dl>dt{border-left: none!important;border-right: none!important;}
	.titlenav{color:#2a85bf;background: #eee;text-indent:2em;display: block;}
	.zhuanlan-display{background: #2a85bf;border-left:1px solid #2a85bf;width: 100%;color:#fff;}
	.zhuanlan-display>a{color:#fff;}

@media screen and (max-width:1440px)  {
	
	.container-left{width: 22%;}
	.click-hidden{font-size: 14px;line-height: 40px;}
	.click-display{font-size: 14px;line-height: 40px;}
	.container-left .title{height: 45px;border-left:3px solid #2a85bf;}
	.container-left .title p{font-size:16px;line-height: 45px;}
	#tab-left{width: 100%;height: auto;}
	#tab-left>li{width: 100%;height: auto;font-size: 14px;line-height: 40px;}
	#tab-left>li>a{display: inline;text-decoration: none;}
	#tab-left>li>dl{width:104%;;height: auto;display: none;margin-left: -11px;line-height:40px;border:1px solid #2a85bf;border-top:none;}
	#tab-left>li>dl>dt{font-size: 12px;}
	.tab-left-display>dl{width: 100%;}
	.tab-left-display>dl>dt{border-left: none!important;border-right: none!important;}
	
	
} 
