.title-big{
	height: 32px;
	background-color: #F3F3F3;
}
.titlex{
	width: 1200px;
	height: 32px;
	background-color: #F3F3F3;
	margin: 0 auto;
}
.titlex span{
	font-size: 12px;
	line-height: 32px;
}
.title-1,.title-2,.title-3{
	color: #666666;
}
.title-4{
	color: #00E7D2;
}
.title-2,.title-4{
	margin-left: 38px;
}
/*.title-3{
	margin-left: 673px;
}*/
.navigation{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	background-color:#ffffff;
}
.navigation .img_logo{
	margin-top: 15px;
}
.nav-item{
	font-size: 16px;
	color: #333333;
	margin-left: 48px;
	line-height: 90px;
	position: relative;
}


.bottom-big{
	height: 221px;
	background-color: #333333;
}
.bottom-big .bottom {
	width: 1200px;
	margin: 0 auto;
}
.bottom0{
	width: 1200px;
	height: 221px;
	background-color: #333333;
	margin: 0 auto;
}
.bottom1{
	width: 100px;
	height: 221px;
	float: left;
}
.bottom1 .img1{
	text-align: center;
	margin-top: 22px;
}
.bottom1 .img2{
	margin-top: 16px;
}
.bottom1 .img2>img {
	display: inline-block;
}
.bottom1 .img2>img:last-child{
	margin-right: 0;
}
.bottom1>p{
	margin-top: 12px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.bottom2{
	width: 67px;
	height: 221px;
	float: left;
	margin-left: 480px;
}
.bottom2,.bottom3,.bottom4>p{
	color: #ffffff;
}
.txt-1{
	font-size: 16px;
	margin-top: 50px;
	margin-bottom: 32px;
}
.txt-2{
	font-size: 12px;
	margin-bottom: 18px;
}
.bottom3{
	width: 202px;
	height: 140px;
	margin-left: 170px;
	float: left;
}
.bottom2,.bottom4>p{
	text-align: center;
}
.bottom4{
	width: 67px;
	height: 221px;
	float: left;
	margin-left: 110px;
}
.footer-big{
	height: 50px;
	background-color: #1D1D1D;
}
.footer{
	width: 1200px;
	height: 50px;
	background-color: #1D1D1D;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 50px;
}
.blue-line{
	width: 68px;
	height: 2px;
	background-color: #00E7D2;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -34px;
	display: none;
}
.nav-item:hover{
	color: #00E7D2;
}
.nav-item:hover .blue-line{
	display: block;
}
.nav-item.on{
	color: #00E7D2;
}
.nav-item.on>a{
	color: #00E7D2;
}
.nav-item.on .blue-line{
	display: block;
}
.nav-item>a:hover{
	color: #00E7D2;
}
.jump{
	background-color: #FFFFFF;
	-moz-box-shadow:0px 0px 4px #A1A1A1;
	-webkit-box-shadow:0px 0px 4px #A1A1A1;
	box-shadow:0px 0px 4px #A1A1A1;
	display: none;
}
.jump-item{
	min-width: 62px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #EDEDED;
	white-space : nowrap;
	padding: 0 14px;
}
.jump-item.sp{
	border-bottom:none ;
}
.nav-item.sp:hover .jump{
	display: block;
}
.transparent{
	position: absolute;
	top: 22px;
	left: 50%;
	padding: 4px;
	overflow: hidden;
	transform: translateX(-50%);
	z-index: 99;
}
.nav-txt{
	float: right;
}
.img-box-wapper {
	width:  450px;
}
.img-box-wapper>div {
	display: inline-block;
	margin-right: 56px;
}
.img-box-wapper>div:last-child {
	margin-right: 0;
}
.img-box-wapper>div.img2 p {
	margin-top: 12px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}
