@charset "utf-8";
.cssbadumenu .more a { font: bold 12px/30px "宋体"; color:#830101; }
.cssbadumenu .more a:hover {color: #AACF05;}
.cssbadumenu .c_right_line { border-right: 1px dotted #666; height:180px; margin-right:24px; width:24px; float:left;}
.cssbadumenu .red { color:#B70C14;}
	
/*概况*/
.cssbadumenu .c_gaikuang { width:550px; height:180px; display:block; float:left; }
.cssbadumenu .c_gaikuang dl dt {font: 14px/40px "微软雅黑";color: #850005;height:40px;}
.cssbadumenu .c_gaikuang dd { height:140px; overflow:hidden;}
.cssbadumenu .c_gaikuang .c_gaikuang_left { float:left; width:140px; margin-right:20px;}
.cssbadumenu .c_gaikuang .c_gaikuang_right { float:left; width:390px; overflow:hidden;}
.cssbadumenu .c_gaikuang .c_gaikuang_right .title { height:110px; overflow:hidden; font: normal 12px/26px "宋体";}

.cssbadumenu .c_wenhua { width:480px; height:180px; float:left; }
.cssbadumenu .c_wenhua .c_wenhua_title { height:40px;}
.cssbadumenu .c_wenhua .c_wenhua_title li { float:left;}
.cssbadumenu .c_wenhua .c_wenhua_title li a { display:block; float:left; width:70px; height:35px; margin-right:30px; font: 14px/40px "微软雅黑"; text-align:center; color:#333;}
.cssbadumenu .c_wenhua .c_wenhua_title li a:hover {border-bottom: 2px solid #850005; color: #850005;}
.cssbadumenu .c_wenhua .c_wenhua_title li .on {	border-bottom: 2px solid #850005; color: #850005;}

.cssbadumenu .c_wenhua .c_wenhua_content { height:110px; overflow:hidden; width:480px;}
.cssbadumenu .c_wenhua .c_wenhua_content li {font: normal 12px/26px "宋体";color: #850005;}
.cssbadumenu .c_wenhua .c_wenhua_content li a {font: normal 12px/26px "宋体"; display:block; float:left; height:26px; width:380px; overflow:hidden;background:url(../images/dot3.gif) no-repeat 2px 7px; text-indent:18px;}
.cssbadumenu .c_wenhua .c_wenhua_content li span { float:left; width:100px; text-align:center;}

 .tabs .selectTab,.unselectTab {
		float: left;
		padding:0 7px;
		height: 33px;
		text-align: center;
		cursor: pointer;
		font: 14px/33px "微软雅黑";
		color: #850005;
		margin-left:1px;
		margin-right:30px;
		
		border-bottom: 2px solid #850005;
 }
 .tabs .unselectTab {
	    color:#333;
	    float: left;
		padding:0 7px;
		height: 33px;
		text-align: center;
		cursor: pointer;
		font: 14px/33px "微软雅黑";
		margin-left:1px;
		margin-right:30px;
		margin-bottom:5px;
		border-bottom: 2px solid #fff;
 }
 .tabs .selectContent {
	clear: both;
 }
 .tabs .unselectContent {
 	display: none;
 }
 .tabs .c_gaikuang_content dl { height:110px; }
 .tabs .c_gaikuang_content dt { height:100px; float:left; width:80px; margin-right:20px; padding-top:10px; }
 .tabs .c_gaikuang_content dd { height:110px; float:left; width:380px; }
 

