﻿.menu-top
{
	background-color: #fff
}
.navbar-default .navbar-nav > li > a
{
	color: #313131  !important
}

.single
{
	margin-bottom: 0px; height: 600px;scroll
}



.info
{
	margin-bottom: 50px
}


.single .info:nth-child(1) {background-color: #fff;width: 100%}
.single .info:nth-child(2) {background-color: #f4f4f4;width: 100%}
.single .info:nth-child(3) {background-color: #fff;width: 100%}
.single .info:nth-child(4) {background-color: #f4f4f4;width: 100%}







.single_box .content
{
	margin: 50px 0px 50px 0px;
}




.menu_list
{
	height: 80px;
	line-height: 80px;
	margin-bottom: 80px;
}

.menu_list a
{
	font-size: 18px;
}




.single_box p
{
	font-size: 16px;
	line-height: 30px;


}
.single_box  .tit
{
	margin: 50px 0;
	text-align: center;
	clear: both
}
.single_box  .tit i
{
	font-style: normal;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	display: block;
	height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-family: Times New Roman
}
.single_box  .tit h2
{
	display: block;
	font-size: 28px;
	color: #333333;
	font-weight: 500;
	margin-top: 2px;
	padding-top: 10px;
	letter-spacing: 2px;
	line-height: 30px
}
.single_box img
{
	max-width: 100%;
}