﻿/*info_box*/
.black_f{
	width:95%;
	height:56px;
	margin:0px auto;
	text-align:left;
	font-size:20px;
	text-indent:3px;
	line-height:56px;
	border-bottom: solid 1px #ddd;
}
.black_f i{
	font-size: 14px;
	color: #999;
	font-weight:normal;
	padding-left: 5px;
}
.black_m span,.black_s span,.black_t span,.black_ln span,.black_f span,.black_r span{
	float:right;
	font-size:13px;
	color:#999;
	font-weight:normal;
	padding-right:10px;
}
.black_f a,.black_r a{
	color:#1967c3;
}
.black_f a:hover,.black_r a:hover{
	color:#0f5ab2;
	text-decoration:underline;
}
.info_box{
	width:1000px;
	height:auto;
	min-height:00px;
	background-color:#fff;
	margin:0px auto;
}
.info_l{
    float: left;
    width: 700px;
	height:auto;
	min-height:900px;
    border-right: 1px solid #e9e9e9;
}
.info_r{
	width:280px;
	height:auto;
	min-height:400px;
	float:right;
	margin-right:10px;
}
.home_show{
	width: 95%;
	height: auto;
	min-height: 400px;
	margin: 0px auto;
}
.home_show h2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	text-align: left;
	font-size: 18px;
	color: #0971cd;
	padding-top: 20px;
}
.home_show h3{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	text-align: left;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	border-bottom: solid 1px #ddd;
}
.home_show h3 span{
	float: right;
	font-size: 13px;
	color: #999;
	padding-right: 10px;
}
.home_show dl{
	width: 100%;
	height: auto;
	min-height: 300px;
	margin: 0px auto;
}
.home_show dl dt{
	width: 40%;
	float: left;
}
.home_show dl dt section{
	width: 100%;
	height: 50px;
	margin: 0px auto;
	background:url(../images/tel_s.png) no-repeat 5px center;
	background-size: 12%;
	background-color: #0971cd;
}
.home_show dl dt section b{
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	padding-left: 40px;
}
.home_show dl dt span{
	width: 100%;
	height: 34px;
	display: block;
	line-height: 34px;
	font-size: 13px;
	background-color: #ddd;
	margin: 0px auto;
	text-align: center;
	border-radius: 0px 0px 3px 3px;
}
.home_show dl dt img{
	width: 100%;
	border-radius: 3px 3px 0px 0px;
	margin: 20px 0px 0px 0px;
}
.home_show dl dd{
	width: 60%;
	float: right;
}
.home_show dl dd section{
	width: 90%;
	height: 53px;
	line-height: 53px;
	text-align: left;
	font-size: 14px;
	color: #333;
	margin: 0px auto;
	border-bottom: solid 1px #eee;
}
.home_show dl dd section b{
	font-size: 22px;
	color: #f00;
}
.home_show dl dd section:nth-child(1) {
	margin-top: 5px;
}
.home_show dl dd section i{
	width: 50%;
	float: left;
	text-align: left;
}
.home_show em{
	width: 96%;
	height: auto;
	min-height: 300px;
	margin: 0px auto;
}
.home_show em b{
	width: 100%;
	height: 42px;
	text-align: left;
	font-size: 16px;
	line-height: 42px;
	display: block;
	margin: 0px auto;
	border-bottom: solid 1px #ddd;
}
.home_show em span{
	width:98%;
	height:auto;
	display: block;
	min-height:300px;
	margin:0px auto;
	font-size:130%;
	line-height:25px;
	text-align:left;
	margin: 20px auto 0px auto;
	color:#333;
}
.home_show em span a{
	color:#f00;
	text-decoration:underline;
}
.home_show em span img{
	width:48%;
	float: left;
	border-radius:2px;
	margin: 12px 0px 0px 0%;
}
.home_show em span img:nth-last-child(even){
	margin-left: 2%;
}
.info_r dl{
	position: 0px;
}
.info_r dl dd{
	width:95%;
	height:36px;
	font-size:14px;
	line-height:36px;
	text-indent:14px;
	margin: 0px auto;
	text-align:left;
	border-bottom:dotted 1px #dbdbdb;
	background:url(../images/h_icos.png) no-repeat 1px center;
}
.info_r dl dd span{
	float: right;
	padding-right: 4px;
	color: #f00;
}