/* 标签重定义 */
body{padding:0;margin:0;background:#fff;
	
}
img{border:none;}
a{text-decoration:none;color:#444;}
a:hover{color:#999;}
/* 定义关键帧 */
@-webkit-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-moz-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-ms-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-o-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
/* wrap */
#wrap {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 1200px;
	height: auto;
}
#wrap .box {
	float: left;
	width: 280px;
	height: auto;
	padding: 10px;
	display: block;
	border: none;
}
#wrap .box .info {
	width: 280px;
	height: auto;
	box-shadow: 0 0 11px #dbdada;
	background: #fff;
	display: block;
}
#wrap .box .info .pic {
	margin:0 auto;
	width:280px;
	max-height: 1250px;
	overflow: hidden;
	cursor: pointer;
}
#wrap .box .info .pic:hover {
	-webkit-animation:shade 3s ease-in-out 1;
	-moz-animation:shade 3s ease-in-out 1;
	-ms-animation:shade 3s ease-in-out 1;
	-o-animation:shade 3s ease-in-out 1;
	animation:shade 3s ease-in-out 1;
}
#wrap .box .info .pic img {
	margin: 0 auto;
	width: 280px;
	height: auto;
	display: block;
}
#wrap .box .info .title { 
	margin: 0 auto;
	width: 260px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #ff3c00;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#wrap .box .info .title a {
	color: #ff3c00;
	cursor: pointer;
}
#wrap .box .info .news {
	margin: 0 auto;
	width: 280px;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 18px;
	overflow: hidden;
}
#wrap .box .info .project {
	margin-left: 10px;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #a3a3a3;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
}
#wrap .box .info .time {
	margin-right: 10px;
	float: right;
	height: 30px;
	line-height: 30px;
	color: #a3a3a3;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
}
.case {
	position: relative;
	float: left;
	margin-bottom: 46px;
	width: 100%;
	height: 160px;
	background: url("../newimages/list/casebg.png") no-repeat center center;
}
.caseul {

	margin: 0 auto;
	margin-top: 90px;
	width: 1200px;
	height: 70px;
	line-height: 70px;
	list-style: none;
	font-family: "Microsoft YaHei";
}
.caseul li {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.caseul li a{
	color: #fff;
}
.liseled {
	background: url("../newimages/list/liseled.png") no-repeat;
	background-position: 50% 54px;
}
.conse {
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	position: relative;
}
/*头部*/
.exploit {
	width: 100%;
	height: 150px;
	background-color: #fff;		
	border-top: 2px solid #5f8ab6;
	clear: both;
	display: none;
}
.develop {
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	display: none;
}
.develop-ways {
	float: right;
	width: 670px;
	height: 100%;
}
.develop-wayc {
	float: right;
	margin-right: 100px;
	width: 420px;
	height: 100%;
}
.develop-ul li {
	float: left;
	width: 20%;
	text-align: center;
	display: block;
}
.develop-ulc li {
	float: left;
	width: 33.3%;
	text-align: center;
	display: block;
}
.icon-shop {
	margin-top: 30px;
}
.icon-shopo {
	margin-top: 30px;
	/*display: none;*/
}
.develop-word {
	font-size: 14px;
	color: #060001;
	line-height: 60px;
}
.web-wrap {
	background-color: #fff;
}
/*案例菜单栏*/	
.page-list-menu {
    position: absolute;
    top: 160px;
    width: 100%;
    height: 44px;
}
.page-list-develop{
	margin: 0 auto;
    width: 1200px;
    padding-top: 12px;
    height: 32px;
}
.page-list-way{
    float: left;
    margin-left: 140px;
    height: 100%;
}
.page-list-ul li {
    float: left;
    display: block;
    margin:0 5px ;
}
.page-list-ul .menu-list-cont{
	display: block;
	padding: 2px 11px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.page-list-ul .menu-list-cont:hover{
    color: #fff;
    background: #00aeff;
    border-radius: 50px;
}
.page-list-ul .menu-list-on{
	position:relative;
	z-index:100; 
    color: #fff;
    background: #00aeff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    behavior: url("ie-css3.htc"); 
}
a:hover,a:focus,a:link,a:visited,a:active { text-decoration: none;}
.page-list-web{
	float: left;
    margin-left:370px;
    height: 100%;
}
.page-list-wechat{
	float: left;
    margin-left:730px;
    height: 100%;
}


/*20170412 导航栏修改*/
.new-case-nav {
	position: relative;
	width: 100%;
	height: 290px;
	background: url("../newimages/fix_img/case-nav-bg-update.png") no-repeat center;
}
.news-case {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 32px;
	color: #fff;
}
.news-case a {
	color: inherit;
	font-family: "Microsoft YaHei";
	line-height: 50px;
}
.news-case-first-nav {
	padding: 3px 20px;
	font-size: 18px;
}
.news-case-first-nav:hover, .news-case a.news-case-first-nav-hover {
	color: #1267b0;
	background-color: #fff;
	border: 0;
	border-radius: 25px;
}
.news-case-second-nav {
	padding: 5px 20px;
	font-size: 14px;
}
.news-case-second-nav:hover, .news-case a.news-case-second-nav-hover {
	color: #1267b0;
	background-color: #fff;
	border: 0;
	border-radius: 25px;
}
.nav-spacing {
	display: inline-block;
}
.nav-spacing-one {
	width: 20px;
}
.nav-spacing-two1 {
	width: 3px;
}
.nav-spacing-two2, .nav-spacing-two3, .nav-spacing-two4, .nav-spacing-two5 {
	width: 21px;
}
.nav-spacing-three1, .nav-spacing-three2, .nav-spacing-three3 {
	width: 34px;
}