/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.s_row{padding:40px 0; border-bottom:1px solid #777777; color:#d9d9d9;}
.s_row h3{ font-size:24px; color:#fff; margin-bottom:15px;}
.s_row dt{ font-size:12px;}
.s_row dl dd { padding-top:12px;}
.s_row dl dd .select{
	width: 230px;
	height: 48px;
	background: #EDEDED;
	border: none;
	margin-right: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
}
.s_row .link,.s_row .more{ font-size:12px; color:#6f9ab5;}
.s_row .mod{}
.s_row .search1{ width:508px; height:52px; background:#EDEDED; margin-top:30px;}
.s_row .search1 .text{ float:left; padding:15px; height:22px; width:410px; outline:none; border:none; background:none; font-size:12px; font-family:"微软雅黑"; color:#333; }
.s_row .search1 .submit{ background:url(../images/search-ico.png) no-repeat center; width:42px; height:52px; text-align:center; float:right; cursor:pointer; border:none;}
.row_1{ padding-top:20px;}
.s_row .search{ width:287px; height:32px; background:#EDEDED;}
.s_row .search .text{ float:left; padding:5px; height:22px; width:200px; outline:none; border:none; background:none; font-size:12px; font-family:"微软雅黑"; color:#333; }
.s_row .search .submit{ background:url(../images/search-ico.png) no-repeat center; width:32px; height:32px; text-align:center; float:right; cursor:pointer; border:none;}
.searchList{ padding:15px 0 10px 0;}
.searchList li{
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	text-overflow : ellipsis;
	white-space: nowrap;
	width: 290px;
	overflow: hidden;
}
.searchList li a{
	color: #fff;
}
.searchList li span{ padding-right:3px;}
.newsList { padding:5px 0 10px 0;}
.newsList li{ padding-bottom:10px;}
.newsList li h4{
	line-height: 28px;
	color: #fff;
	font-size: 16px;
	text-overflow : ellipsis;
	white-space: nowrap;
	width: 290px;
	overflow: hidden;
}
.newsList li p{ color:#acacac;font-size:12px; padding-left:9px; line-height:18px;}
.newsList li a{color:#fff;}
.newsList li span{ padding-right:3px;}
.contact_mod .con{ font-size:12px; line-height:30px;}

.row_1{ }

.row_1 .lftBox{ float:left; width:600px;}
.row_1 .rgtBox{ float:right; width:510px;}
.row_2 .lftBox{ float:left; width:300px;}
.row_2 .ctBox{ float:left; width:300px; display:inline; margin-left:150px;}
.row_2 .rgtBox{ float:right; width:300px;}
.infoList li{ padding:15px 0; height:50px;}
.infoList li img{ float:left; margin-right:20px;}
.infoList li h4{ line-height:20px; padding-bottom:10px;}
.infoList li p{ font-size:12px;}

.serv_go{
	width: 60px;
	height: 48px;
	border: none;
	line-height: 48px;
	text-align: center;
	background-color: #EDEDED;
	font-size: 14px;
	cursor: pointer;
}