@charset "utf-8";
 
 

.fL{float:left;
overflow:hidden;
display:inline;
}

.fR{float:right;
overflow:hidden;
display:inline;
}

.yahei{
	font-family:"Microsoft YaHei","微软雅黑";
}

.width{
	width:1000px;
	overflow:hidden; margin:0px auto; 
}  

/*内容样式*/
.title{
	width:1000px;
	overflow:hidden;
	display:block;
	padding:10px 0px;
}

.title h1{
	background:url(../images/tg1.jpg) no-repeat;
	width:97px;
	height:49px;
	border-bottom:2px solid #107b71;
}

.title span{
	width:903px;
	height:50px;
	border-bottom:1px solid #d5d3d3;
}


.cont_text{
	width:1000px;
	overflow:hidden;
	display:block;
	color:#303030; margin-top:10px;
}

.cont_text b{
	font-size:16px;
	line-height:36px;
}

.cont_text .cont_text_M,.cont_text .cont_text_L,.cont_text .cont_text_R{
	height:285px;
	padding:20px;
	font-size:14px;
	line-height:30px;
}

.cont_text .cont_text_M{
	background:#98d6e9;
	margin-right:18px;
}

.cont_text .cont_text_L{
	background:#f6d858;
	margin-right:18px;
	width:243px;
}

.cont_text .cont_text_R{
	background:#6bd897;
	width:293px;
}

.toug_int{
	width:570px; 
	display:block;
	float:left; 
	margin:0px; padding:0px;
	padding-bottom:19px;
}

.toug_int li{
	float:left;
	overflow:hidden;
	display:inline;
	width:570px;
	padding-bottom:18px;
}

 li.toug_title{
	padding:15px 0px 10px 0px; 
}


.toug_int li label{
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:25px;
}

.toug_int li span{
	width:441px;
	height:25px;
	border:1px solid #dbdbdb;
}

.toug_int li span input{
	width:441px;
	height:25px;
	line-height:25px;
	border:0px;
}

.toug_int li span.shot,.toug_int li span.shot input{
	width:240px;
}


.toug_int li .gaojian{
	width:443px;
	height:222px;
}
 
.newsubmit 
	   {
	display:block; margin-left:150px;
	     background-color:#098f77; padding:5px; 
	     color:#ffffff; font-size:16px;  border:0px; 
	   }
.toug_int li em{
	font-style:normal;
	color:#383838;
	margin-left:10px;
}


#foot{width:100%; border-top:#DDDDDD 1px solid; 
	background:#F2F2F2; padding:10px 0;color:#777777; font-size:12px; }