@charset "utf-8";
/* CSS Document */
.org_info_body {
	background-color: #fafafa;
}

.org_type_name {
	float: left;
	width: 120px;
	height: 49px;
	line-height: 49px;
	font-size: 18px;
	text-align: center;
}

.right_main {
	
}

.right_main_tit {
	border-bottom: 1px solid #e1e1e1;
	height: 49px;
	font-size: 16px;
	background-color: #f5f5f5;
}

.right_main_tit li {
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
	padding: 0 30px;
}

.right_main_tit li a {
	width: 140px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
}

.right_main_tit li a:hover {
	color: #2c8ccd;
	width: 140px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
}

.right_main_tit li .acolor {
	color: #2c8ccd;
}

.right_main_tit3 {
	width: 800px;
	padding-left: 49px;
	padding-right: 49px;
	background: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	height: 49px;
	font-size: 16px;
}

.right_main_tit3 li {
	width: 199px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
	border-left: 1px solid #e1e1e1;
}

.right_main_tit3 li a {
	width: 199px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
}

.right_main_tit3 li a:hover {
	color: #2c8ccd;
	width: 140px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
}

.right_main_tit3 li .acolor {
	color: #2c8ccd;
}

.right_main_tit3 li.all {
	width: 199px;
	height: 49px;
	font-size: 16px;
	line-height: 49px;
	text-align: center;
	border-left: 0px solid #e1e1e1;
}

.right_main_list {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 50px auto;
}

.right_main_list li {
	width: 250px;
	margin-left: 40px;
	margin-top: 30px;
}

.right_main_list li a {
	width: 250px;
	float: left;
	border: 1px solid #ccc;
}

.right_main_list li a:hover {
	width: 250px;
	float: left;
	border: 1px solid #e1e1e1;
	background: #f9f9f9;
}

.right_main_list li a .pbordoer {
	text-align: center;
	margin-top: 20px;
}

.right_main_list li img {
	width: 100px;
	height: 100px;
}

.right_main_list li .title {
	height: 45px;
	line-height: 45px;
	padding-left: 5px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	width: 245px;
	text-align: center;
}

.right_main_list li .telephone {
	height: 45px;
	line-height: 45px;
	padding-left: 5px;
	font-size: 16px;
	color: #cf294c;
	border-bottom: 1px solid #ccc;
	width: 245px;
	text-align: center;
}

.right_main_list li .address {
	height: 60px;
	line-height: 25px;
	padding-left: 5px;
	font-size: 16px;
	padding-top: 10px;
}

.right_main_list li .address .address1 {
	width: 48px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #999;
}

.right_main_list li .address .address2 {
	width: 195px;
	height: 60px;
	line-height: 25px;
	font-size: 16px;
	color: #999;
}