@font-face {
    font-family: SourceHanSans;
    src: url(/css/SourceHanSansCN-Normal.otf);
}

*{
	    font-family: SourceHanSans !important;
}

.TabbedPanels {margin: 0px; padding: 0px;	clear: none;width: 100%; position:relative;box-shadow: 2px 3px 10px rgba(227,227,227,0.5);}
.TabbedPanels .GGTitle{width:90px; text-indent:8px;color:#2f7aba; height:38px; line-height:38px;font-size:14px;position:absolute; left:0; top:0; font-weight:600;}
.TabbedPanelsTabGroup {	margin: 0px;padding: 0px;border-bottom:1px solid #e7e7e7;background: #fff; color:#777; height:38px; line-height:38px; padding-left:0;}
.TabbedPanelsTabGroup li.Right{ float:right; margin-right:3px;*+margin-top:-38px;*+margin-right:0px;}
.TabbedPanelsTabGroup li.Right img{ margin-top:14px; float:left;}
.TabbedPanelsTab {position:relative;float: left;margin: 1px 0px 0px 0px;list-style: none;-moz-user-select: none;-khtml-user-select: none;	cursor: pointer; text-align:center;height:37px; line-height:37px; font-size:16px;padding:0 20px;color:#333;}
.TabbedPanelsTab:focus{outline: 0;}
.TabbedPanelsTabHover {	background-color: #CCC;}
.TabbedPanelsTabSelected {background:#2373d2;  background: linear-gradient(to right, #2373d2 , #006beb);border:1px solid #bdd9eb; border-bottom:none;border-top:none; height:38px; color:#fff; font-weight:600;box-shadow:0 2px 6px rgba(35,115,210,0.5);}
.TabbedPanelsTab a {color: black;text-decoration: none;}
.TabbedPanelsContentGroup {clear: both; background:#fff;min-height:220px;}
.TabbedPanelsContent {overflow: hidden;padding:10px 15px;height:200px;animation: fadeIn 0.5s ease;}
.TabbedPanelsContent li:last-child{}
.TabbedPanelsContentVisible {}

.VTabbedPanels {overflow: hidden;zoom: 1;margin:13px 0 0 18px;}
.VTabbedPanels .TabbedPanelsTabGroup {float:left;width:110px; min-height:380px;position: relative;padding-left:0; border:none; background:none;}
.VTabbedPanels .TabbedPanelsTab {float: none;height:35px; width:90px; background:url(../images/con_list_bg.gif) 0 0 repeat-x; border:1px solid #d3e6ff; line-height:35px;font-size:14px;font-weight:500px;padding:0;margin-bottom:15px;}
.VTabbedPanels .TabbedPanelsTabSelected { background:url(../images/con_list_bg2.gif) 0 0 repeat-x; color:#fff;border:1px solid #016BB5;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;width:598px;margin-left:20px;border:none;}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}





.i_info .TabbedPanelsTabGroup{ padding-left:10px;}
.i_info .TabbedPanelsContentGroup{ height:251px;}
.zc_info .TabbedPanelsContentGroup{ border:none;}
.zc_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.zc_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.zc_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:5px; font-size:13px;}

.top_info .TabbedPanelsContentGroup{ border:none;}
.top_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.top_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.top_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:10px;}
.top_info .TabbedPanelsContent .TabbedPanelsTabGroup{ padding-left:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels{ margin-left:10px; margin-top:3px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .TabbedPanelsTab{ font-size:13px; width:75px; padding:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsTabGroup{ width:80px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup{ width:410px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup li a{ float:left; width:260px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:35px; height:35px;}

.winfo_jy{ width:542px; float:left;}
.winfo_jy .List2 ul li{ padding:0 5px;}