/**********industry**/
.industry{
	width: 1026px; overflow: hidden; margin: 5px auto;}
.industry ul{}
.industry ul li{
	width:100%; overflow: hidden; margin-bottom: 5px;}
.industry ul li a{display: block;  height:240px; width: 1026px;} 
.industry .industry-left{
	width: 327px; height: 240px; float: left;}  
.industry .industry-right{
	width: 632px; height: 180px; 
	padding: 30px; float: right; background: #dbdcdc;} 
.industry .industry-right h1{
	width: 90%; height: 30px; line-height: 30px; 
	float: right; font-size: 24px; margin-top: 20px; color: #232e58;}	
.industry .industry-right .en{
	width: 90%; height: 30px; line-height: 30px; 
	float: right; font-size: 16px; font-family: arial; color: #fff;}
.industry .industry-right p{
	width: 90%; height: 30px; overflow: hidden; 
	line-height: 30px; float: right; margin: 20px 0; color: #232e58;}	
.industry .industry-right .more{ float:right;}


.industry-index{width: 630px; overflow: hidden; padding: 30px; float: right; display:none; margin-bottom: 5px;}
.industry-index a {display:block;}



.tree_box{margin: 5px 0;width: 285px; overflow: hidden;}
.tree_box h3,.tree_one h4,.tree_two li{cursor: pointer; padding-left: 10px;}
.tree_box h3{color: #232e58; font-size: 14px; line-height: 30px;}
.tree_one h4{color: #0c5191; font-size: 14px; line-height: 25px;}
.tree_two li{color: #198db9; font-size: 12px; line-height: 20px;}
.tree_one,.tree_two{display: none;margin: 0 0 0 10px;overflow: hidden;}
.tree_one li{margin: 5px 0;}


.industry .n{background: #94c2e2;}
.industry .b{background: #b3d6df;}
.n-border{border: 2px solid #94c2e2;}
.b-border{border: 2px solid #b3d6df;}
