@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
ul{ list-style-type:none;}
a{ text-decoration:none;}
img{ border:none;}


.menu-container {
	position:absolute;
}

.menu-contain{
	position:absolute;
}


.floor_1{
	width:100%;
	height:515px;
	background:url(about/mq-top.jpg) center;
}

.floor_1 .content{
	width:1251px;
	margin:0 auto;
	position:relative;
}

.floor_1 .subMenu{
	width:1251px;
	height:74px;
	background:url(../images/about/ul-bg.png);
	position:absolute;
	margin-top:456px;
}

.floor_1 .subMenu ul{

	height:74px;
	margin-left:24px;
	margin-top:20px;
}

.floor_1 .subMenu ul li{
	float:left;
	padding:0px 38px;
	border-right:1px solid #cccccc;
	height:30px;
}

.floor_1 .subMenu ul li a{
	color:#333333;
	font-size:18px;
	font-family:微软雅黑;
	display:block;
}

.floor_1 .subMenu ul li a:hover{
	color:#44c34d;
}

.floor_1 .subMenu ul li a:hover span{
	background-position:-15px -45px;
}

.floor_1 .subMenu ul .ddd a{
	color:#44c34d;
}

.floor_1 .subMenu ul .ddd a span{
	background-position:-15px -45px;
}



.floor_1 .subMenu ul li a span{
	float:left;
	margin-right:10px;
}

.floor_1 .subMenu ul li .ns-xh1{
	display:block;
	width:33px;
	height:24px;
	background:url(../images/about/ns-xh1.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh2{
	display:block;
	width:24px;
	height:24px;
	background:url(../images/about/ns-xh2.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh3{
	display:block;
	width:28px;
	height:24px;
	background:url(../images/about/ns-xh3.png) no-repeat;
	background-position:-15px -1px;
}


.floor_1 .subMenu ul li .ns-xh4{
	display:block;
	width:28px;
	height:24px;
	background:url(../images/about/ns-xh4.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh5{
	display:block;
	width:37px;
	height:24px;
	background:url(../images/about/ns-xh5.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh6{
	display:block;
	width:26px;
	height:24px;
	background:url(../images/about/ns-xh6.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh7{
	display:block;
	width:21px;
	height:24px;
	background:url(../images/about/ns-xh7.png) no-repeat;
	background-position:-15px -1px;
}

.floor_1 .subMenu ul li .ns-xh8{
	display:block;
	width:18px;
	height:24px;
	background:url(../images/about/ns-xh8.png) no-repeat;
	background-position:-15px -1px;
}

.lr_right{
	width:1200px;
	margin:0 auto;
	margin-bottom:200px;
}


.lr_right .subNav{
	margin-top:60px;
	width:100%;
	overflow:hidden;
}

.lr_right .subNav ul li{
	float:left;
}

.lr_right .subNav ul .ns-sech-active a{
	background:#00caee;
	color:#ffffff;
	border-radius:25px;
	line-height:45px;
}

.lr_right .subNav ul li a{
	display:block;
	width:122px;
	height:45px;
	font-family:微软雅黑;
	color:#333333;
	text-align:center;
	line-height:45px;
}

.lr_right .ns-business{
	clear:both;
	margin-top:40px;
}

.ns-business ul li{
	width:592px;
	height:120px;
	float:left;
	margin-bottom:60px;
	margin-right:8px;
}

.ns-business ul li a{
	display:block;
	width:592px;
	height:120px;
}


.ns-bussiness-ul-sp-l{
	display:block;
	width:250px;
	height:120px;
	float:left;
}

.ns-bussiness-ul-time{
	display:block;
	width:78px;
	height:120px;
	background:#d2d2d2;
	float:left;
	margin-right:12px;
}

.ns-business-time-t{
    display: block;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-size: 55px;
    height: 50px;
    line-height: 50px;
	font-family:黑体;
	color:#ffffff;
	margin-left:8px;
	margin-right:8px;
	margin-top:20px;
}


.ns-business-time-b{
	display: block;
	text-align: center;
	font-size:16px;
	font-family:微软雅黑;
	color:#ffffff;
}


.ns-business-ul-sp-r{
	display:block;
	width:325px;
	height:120px;
	float:right;
	background:url(../images/gonggao/li-bg.png) no-repeat bottom right;
}

.ns-business-ul-sp-r h2 {
    text-align: left;
    color: #000;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
	margin-top:20px;
}
.fs16 {
    font-size: 16px;
	font-family:微软雅黑;
}

.ns-business-ul-sp-r p {
    text-align: left;
    line-height: 25px;
	width:294px;
}
.fs14 {
    font-size: 14px;
	color:#333333;
	font-family:微软雅黑;
}





.section6 .container .title h1{
	left:0px;
}

.section6 .container .title p{
	right:0px;
}

.section6 .code{
	right:0px;
}

.section6 .footer-nav{
	bottom:0px;
}

