﻿body {  
			background-color:#d1d1d1;		 
		} 
 
		 .content{
			overflow-x:hidden;
			overflow-y:hidden;
		 
		}	
 
			
		
		.viewport { 
		float:left;
		
		width: 90%;
		padding-left:5%; padding-right:5%; height:92%;padding-top:7.5%;   overflow: hidden;   }  	 
		
		
		
		.viewport .trueimg{
			float:left;
			width: 65%; 
			 margin-right:5%;
			height:auto;
		}
		
		
		
		.info{
		 width:30%;
		 float:left;
		 
		 
		 overflow:hidden;
		 
		 }
		 
		 
		 
		 
		 
		  .info_left .title{
			font-family:"微软雅黑";
			font-size:1.5em;	line-height:1.5em;
			 	color:#47331e;
				display:block;
			 padding-bottom:1em;
		   font-weight:bold;
		  }
		  .info_left p{
		  font-family:"微软雅黑";
			font-size:1em; padding-bottom:0.2em;	color:#47331e;
		  }
		
		
		
		
		
		  .xiangxi{
			 
			color:#47331e;
			font-family:"微软雅黑";
			font-size:1.2em;
		   display:block;
		   text-align:left;
		  }
		  
		  
		  
		  .text_bg_div{
		  	position: absolute; 
			width:100%;
			height:100%;			
			display:none;
			z-index:999;
			background-color:#d1d1d1;			 
			left: 0;  
			top: 0; 		  		  
		  }
	 
		  
		  
.text_div {
    float: left;
    height: 69%;
    overflow: hidden;
    margin-left: 9%;
	padding-left:1%;
    margin-right: 9%;
	padding-right:1%;
    margin-top: 7%;
	padding-top:1%;
	padding-bottom:1%;
    width: 80%;
	display:none;
	z-index:1000;
	background-color:#fff;	
	
	left: 0;  
	top: 0; 
	position: absolute; 
}
		  
.text_div .info_left{
height:100%;
width:31.5%;
float:left;
margin-left:0.5%;
}

.text_div .info_right{
height:100%;
width:64%;
margin-left:3%;
float:left;
overflow-y:auto;
}	

.text_div .info_right p {
    color: #47331e;
    font-family: "微软雅黑";
    font-size: 1.2em;
    line-height: 2em;
    padding-bottom: 0;
	text-indent:2em;
	 
}	


.text_div .info_right p:last-child {
    margin-bottom: 50px;
    text-align: right;
}	  
.text_div .info_left img{
height:auto;
width:100%;
}		 		  


.text_div .info_left p{
font-family:"微软雅黑";
			font-size:1.2em; 
			padding-bottom:0px;
			
			line-height:1.5em;
			
			color:#47331e;
}	