
/* n_footer start */
.n_footer{
	width: 100%;
	min-width: 1000px;
	background: #333333;
	padding-top: 30px;
	padding-bottom: 40px;
}

.n_footer_1 {
	width: 80%;
	padding-left: 10%;
	background: #333333;
}

.n_footer-t {
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}

.n_footer-tl{
	float: left;
}

.n_footer-tr {
	float: right;
}

.n_footer-tl {
	width: 60%;
	font-size: 14px;
}

.n_footer-tl_title {
	display: block;
	color: #eeeeee;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 30px;
}

.n_footer-tl_a {
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}

/*.n_footer-tl_a:hover {*/
/*	cursor: pointer;*/
/*	transform: scale(1.05);*/
/*	-webkit-transform: scale(1.05);*/
/*	-moz-transform: scale(1.05);*/
/*	-o-transform: scale(1.05);*/
/*	-ms-transform: scale(1.05);*/
/*}*/

.n_footer-tl_a:link, .n_footer-tl_a:visited, .n_footer-tl_a:hover, .n_footer-tl_a:active {
	color: #fff;
}

.n_footer-tl_sel-btn {
	line-height: 1;
	margin-bottom: 60px;
}

.n_footer-tl_sel-btn span {
	display: inline-block;
	margin-right: 38px;
	font-weight: bold;
	color: #fff;
}

.n_footer-tl_sel-btn span:hover {
	cursor: pointer;
}

.n_footer-tl_sel-btn .n_footer-tl_sel-btn-active {
	color: #fb8c0a;
	text-decoration: underline;
	cursor: pointer;
}

.n_footer-tl_sel-btn span:last-child {
	margin-right: 0;
}

.n_footer-tl_sel-item {
	font-weight: bold;
	color: #eeeeee;
	line-height: 1;
	display: none;
}

.n_footer-tl_sel-item.active {
	display: block;
}

.n_footer-tl_sel-item_name {
	margin-bottom: 27px;
}

.n_footer-tl_sel-item_info-i {
	line-height: 40px;
	color: #eeeeee;

}


.n_footer-tl_sel-item_info-i a {
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}


.n_footer-tr {
	padding-left: 65px;
}

.n_footer-tr_title {
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	margin-bottom: 30px;
}

.n_footer-tr_media {
	padding-bottom: 26px;
}

.n_footer-tr_media-item {
	float: left;
	/*margin-right: 30px;*/
}

.n_footer-tr_media-item_line {
	line-height: 1;
	padding-bottom: 13px;
	color: #eeeeee;
}

.n_footer-tr_media-item_icon {
	width: 15px;
	height: 14px;
	vertical-align: middle;
}

.n_footer-tr_media-item_line span {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	vertical-align: middle;
}

.n_footer-tr_media-item_pic {
	width: 100px;
	height: 100px;
}

.n_footer-tr_contact {
	margin-bottom: 16px;
	line-height: 1;
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
}

.n_footer-tr_contact-tel {
	width: 13px;
	height: 13px;
	vertical-align: middle;
}

.n_footer-tr_contact span {
	display: inline-block;
	vertical-align: middle;
}

.n_footer-tr_contact-mail {
	width: 14px;
	height: 10px;
}

.n_footer-b {
	padding-bottom: 15px;
	padding-top: 5px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #4F4F4F;
}

.n_footer-bl {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.n_footer-bl_link:link, .n_footer-bl_link:visited, .n_footer-bl_link:active {
	color: #eeeeee;
}

.n_footer-bl_link:hover {
	color: #fff;
}

.n_footer-bl_link {
	color: #eeeeee;
	display: inline-block;
	line-height: 1;
	padding-right: 8px;
	padding-left: 5px;
	border-right: 1px solid #eeeeee;
}

.n_footer-bl_link:last-child {
	border-right: none;
}

.n_footer-copyright {
	float: right;
}

.n_footer-copyright_txt {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	color: #eeeeee;
}





/* n_footer end */