﻿* {
	cursor: default !important;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #686868;
}

/*案例列表页*/
#content ul {
	display: none
}
#content ul.c {
	display: block
}
.nb-menu {
	margin: 50px auto 0px auto;
	width: 1210px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.nb-menu ul li:nth-child(1) {
	margin-left: 0px;
}
.nb-menu ul li {
	float: left;
	height: 35px;
	overflow: hidden;
	border-radius: 5px;
	margin-left: 12px;
	margin-bottom: 10px;
}
.nb-menu ul li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding: 0px 23px;
}
.nb-menu ul .tabFocus a {
	background: #046EC4;
	color: #FFFFFF;
}
.nb-menu ul li:hover a {
	background: #046EC4;
	color: #FFFFFF;
}

.case {
	height: 100%;
}
.case .box {
	margin: 0px auto;
    width: 1210px;
    min-height: 350px;
    padding: 40px 0px 50px 0px;
}
.case .box .case-list {
	width: 100%;
	display: table;
	padding: 40px 0 10px;
}
.case-list li {
	width: 24%;
	float: left;
	margin-right: 1.33%;
	margin-bottom: 20px;
}
.case-list li:nth-child(4n) {
	margin-right: 0;
}
.case-list li:nth-child(4n+1) {
	clear: both;
}
.case-list li .img {
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.case-list li .img img {
	width: 100%;
	height: 160px;
}
.case-list li .tbox {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	border-top: none;
	padding: 10px 15px 10px;
	background: #F8F8F8;
}
.case-list li .tbox .title {
	width: 100%;
	position: relative;
	line-height: 30px;
}
.case-list li .tbox .title .t1 {
	font-size: 16px;
	color: #222;
	padding:5px 0;
}
.case-list li .tbox .title .t2 {
	font-size: 14px;
	color: #c1c1c1;
	height: 45px;
	line-height: 21px;
	overflow: hidden;
}
@media(max-width:1660px) {
	.ny-banner .boxs {
		margin: 0 30px;
	}
	.nb-menu {
		/* padding-left:30px; */
	}
	.case .box {
		padding: 0 30px 80px;
	}
}
@media(max-width:1370px) {
	.ny-banner {
		height: 380px;
	}
	.ny-banner .boxs.n1 {
		padding-top: 193px;
	}
}
@media(max-width:1200px) {
	.ny-banner .boxs.n2 .box .t2 {
		padding: 10px;
		line-height: 30px;
	}
	.ny-banner .boxs.n1 .t1 {
		font-size: 36px;
	}
	.ny-banner .boxs .breadcrumbs {
		display: none;
	}
	.case-list li {
		width: 32%;
		margin-right: 2%;
	}
	.case-list li:nth-child(4n) {
		margin-right: 2%;
	}
	.case-list li:nth-child(3n) {
		margin-right: 0;
	}
	.case-list li:nth-child(4n+1) {
		clear: none;
	}
}
@media(max-width:900px) {
	.ny-banner .boxs.n1 .t1 {
		font-size: 24px;
	}
	.case-list li {
		width: 48%;
		margin-right: 4%;
	}
	.case-list li:nth-child(3n) {
		margin-right: 4%;
	}
	.case-list li:nth-child(2n) {
		margin-right: 0;
	}
	.ny-banner .boxs.n2 .box .t1 {
		font-size: 24px;
	}
	.ny-banner .boxs.n2 .box .t2 {
		width: 100%;
		line-height: 24px;
		padding: 0;
	}
	.ny-banner .label-box {
		left: 0;
		bottom: 70px;
	}
	.ny-banner .label-box a {
		width: 45px;
	}
	.ny-banner .label-box a {
		margin-left: 12px;
	}
	.case .box {
		padding: 0 30px 50px;
	}
	.nb-menu {
		height: 50px;
		/* padding-left: 15px; */
	}
	.nb-menu ul li a {
		line-height: 25px;
		padding: 0 10px;
	}
}
@media(max-width:767px) {
	.case-list li,
	.case-list li:nth-child(3n) {
		width: 100%;
		margin-right: 0;
	}
	.page-list a {
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
	.case .box {
		padding: 0 20px 50px;
	}
}

/*案例内容页*/
.ny_con{
	margin:0px auto;
	width:1210px;
	_height:350px;
	min-height:350px;
	padding:40px 0px 50px 0px;
}
.nr{
	width:1210px;
}
.nr h1{
	font-size:24px;
	color:#000000;
	padding-bottom:15px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #DDDDDD;
}
.nr .nr_time{
	font-size:14px;
	color:#999999;
	font-family:Arial, "Microsoft YaHei", '΢���ź�';
	height:30px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
}
.nr .nr_con{
	line-height:220%;
	padding:20px 8px 0px 8px;
	font-size:16px;
}
.nr .nr_con img{ max-width:100%; }

/*新闻列表页*/
#Pic_List {
	width:1210px;
	height:205px;
	overflow:hidden;
	padding-top:24px;
	background:url(../images/dian_34.jpg) left bottom repeat-x;
}
#Pic_List:nth-child(1) {
	padding-top:0px;
}
#Pic_List .P_left{
	float:left;
	width:275px;
	height:180px;
	overflow:hidden;
}
#Pic_List .P_left img {
	width:275px;
	height:180px;
}
#Pic_List .P_right{
	float:right;
	width:896px;
	height:180px;
	overflow:hidden;
}
#Pic_List .P_right h2{
	font-size:22px;
	font-weight:normal;
	height:48px;
	line-height:35px;
	overflow:hidden;
}
#Pic_List .P_right p{
	height:90px;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
	color:#666666;
}
#Pic_List .P_right p a{
	color:#046EC4;
}
#Pic_List .P_right .time{
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#999999;
	margin-top:10px;
	font-size:14px;
}

/*定制开发页*/
.STYLE1 {
	color: #000000
}
.STYLE2 {
    font-size: 16px;
	color: #000000;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.TabTitle {
	margin: 40px auto 0px auto;
	width: 1206px;
	height: 46px;
	overflow: hidden;
}
.TabTitle li {
	float: left;
	width: 199px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #EEEEEE;
	background: #ececec;
	border-radius: 10px;
	margin-left: 2px;
}
.TabTitle li:nth-child(1){
    margin-left: 0px;
}
.TabTitle .normal {
	/*background: url(../images/line_07.jpg) right top no-repeat;*/
	color: #000000;
}
.TabTitle .active {
	background: #0086F6;
	color: #FFFFFF;
}
.none {
	display: none;
}
.TabContent {
	margin: 70px auto;
	width: 1208px;
	overflow: hidden;
}
.jjfa {
	width: 1208px;
	overflow: hidden;
}
.jjfa_left {
	float: left;
	width: 400px;
}
.jjfa_left img {
	width: 400px;
	height: auto;
	vertical-align: top;
}
.jjfa_right {
	float: right;
	width: 740px;
}
.jjfa_right h2 {
	height: 45px;
	line-height: 30px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
}
.jjfa_right p {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}


.dzkf_title {
	margin: 50px auto 0px auto;
	width: 1210px;
	overflow: hidden;
	text-align: center;
}
.dzkf_title h2 {
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	font-size: 28px;
	font-weight: normal;
}
.dzkf_title p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/line_41.jpg) left center repeat-x;
	text-align: center;
}
.dzkf_title p span {
	font-size: 16px;
	color: #999999;
	background: #FFFFFF;
	padding: 0px 18px;
	text-transform: uppercase;
}
.dzkf1 {
	margin: 40px auto 0px auto;
	width: 1210px;
	overflow: hidden;
}
.dzkf1_left {
	float: left;
	width: 505px;
}
.dzkf1_left img {
	width: 505px;
	height: auto;
	vertical-align: top;
}
.dzkf1_right {
	float: right;
	width: 648px;
	font-size: 16px;
	line-height: 36px;
}
.dzkf2 {
	margin-top: 60px;
	padding: 50px 0px 60px 0px;
	overflow: hidden;
	background: #EEF9FA;
}
.dzkf_title1 {
	margin: 0px auto;
	width: 1210px;
	overflow: hidden;
	text-align: center;
}
.dzkf_title1 h2 {
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	font-size: 28px;
	font-weight: normal;
}
.dzkf_title1 p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/line_41.jpg) left center repeat-x;
	text-align: center;
}
.dzkf_title1 p span {
	font-size: 16px;
	color: #999999;
	background: #EEF9FA;
	padding: 0px 18px;
	text-transform: uppercase;
}
.dzkf2_con {
	margin: 0px auto;
	width: 1210px;
	height: 398px;
	overflow: hidden;
	background: url(../images/fw.jpg) center center no-repeat;
}
.dzkf2_con li {
	float: left;
	width: 311px;
	height: 110px;
	background: url(../images/kuang_13.jpg) left top no-repeat;
	margin-bottom: 34px;
}
.dzkf2_con li h2 {
	height: 46px;
	line-height: 52px;
	overflow: hidden;
	padding: 0px 15px;
	font-size: 18px;
	font-weight: normal;
}
.dzkf2_con li p {
	line-height: 24px;
	padding: 0px 15px;
	color: #666666;
}
.dzkf3 {
	margin: 0px auto 60px auto;
	width: 1210px;
	overflow: hidden;
}
.dzkf3 li {
	float: left;
	width: 573px;
	height: 174px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #F1F1F1;
	margin-top: 25px;
	margin-left: 40px;
}
.dzkf3 li h2 {
	height: 46px;
	line-height: 50px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
}
.dzkf3 li p {
	height: 120px;
	overflow: hidden;
	line-height: 30px;
	color: #666666;
	padding-right: 14px;
}
.dzkf3 li img {
	float: left;
	width: 245px;
	height: 174px;
	margin-right: 20px;
}

/*产品中心页*/
.TabContent .main {
	display:none;
} 
.TabContent .main.selected {
	display:block;
}
.product1 {
	margin: 80px auto;
	width: 1210px;
	overflow: hidden;
}
.product1_left {
	width: 480px;
}
.product1_left img {
	width: 480px;
	height: auto;
	vertical-align: top;
}
.product1_right {
	width: 640px;
}
.product1_right h2 {
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
}
.product1_right p {
	line-height: 32px;
	font-size: 16px;
}
.product_title {
	height: 219px;
	overflow: hidden;
	background: url(../images/line_09.jpg) left top repeat-x;
}
.product_title_con {
	margin: 0px auto;
	width: 1210px;
	height: 219px;
	overflow: hidden;
	background: url(../images/icon_11.jpg) center top no-repeat;
	font-size: 24px;
	line-height: 150px;
	text-align: center;
}
.TabTitle {
	margin: 40px auto 0px auto;
	width: 1206px;
	height: 46px;
	overflow: hidden;
}
.TabTitle li {
	float: left;
	width: 199px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #EEEEEE;
	background: #ececec;
	border-radius: 10px;
	margin-left: 2px;
}
.TabTitle li:nth-child(1){
    margin-left: 0px;
}
.TabTitle .normal {
	/*background: url(../images/line_07.jpg) right top no-repeat;*/
	color: #000000;
}
.TabTitle .active {
	background: #0086F6;
	color: #FFFFFF;
}
/*.TabTitle li:nth-child(1) {*/
/*	background: #0086F6;*/
/*	color: #FFFFFF;*/
/*}*/
/*.TabTitle .active li:nth-child(1) {*/
/*	background: #fff;*/
/*	color: #000;*/
/*}*/
.none {
	display: none;
}
.TabContent {
	margin: 70px auto;
	width: 1208px;
	overflow: hidden;
}
.jjfa {
	width: 1208px;
	overflow: hidden;
}
.jjfa_left {
	float: left;
	width: 400px;
}
.jjfa_left img {
	width: 400px;
	height: auto;
	vertical-align: top;
}
.jjfa_right {
	float: right;
	width: 740px;
}
.jjfa_right h2 {
	height: 45px;
	line-height: 30px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
}
.jjfa_right p {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}

/*分页*/
.pages{
font-size:14px;
color:#000000;
line-height:30px;
text-align:center;
margin-top:20px;
}
.pages a{
display:inline-block;
color:#000000;
padding:0px 10px;
margin:0px 3px;
height:30px;
background:#E1E1E1;
border-radius:2px;
}
.pages a:hover{
display:inline-block;
color:#FFFFFF;
background:#046EC4;
padding:0px 10px;
margin:0px 3px;
border-radius:2px;
}
.pages .bg{
display:inline-block;
color:#FFFFFF;
background:#046EC4;
padding:0px 10px;
margin:0px 3px;
height:30px;
border-radius:2px;
}
