/* 基本 */
a{color:#000000;}
a:hover{text-decoration:none;color:#776E6A;	}
.clear{ clear:both;}
.wrapper{margin:0 auto; width:1177px; padding-left:23px;margin-bottom:175px;}
.back,.next{display:inline-block;color:#969696;font-family:Verdana;margin-bottom:70px;font-size:14px;	}
.page{ color:#676767; font-size:16px; padding-right:20px;letter-spacing:5px;float: left;}
.yanse{ color:#969696; letter-spacing:5px;}
/* 基本 */
@media screen and (width: 1000px){
	.top{ width:1177px; margin:0 auto;margin-top:20px;padding-left: 121px;}
	.Nav li{text-align:left; float:left; padding-left:173px;width:16%}

	}
@media screen and (width: 992px){
	.top{ width:992px; margin:0 auto;margin-top:20px;padding-left: 80px;}
	.Nav li{text-align:left; float:left; padding-left:173px;width:10%}
	}
@media screen and (width: 768px){
	.top{ width:768px; margin:0 auto;margin-top:20px;padding-left: 30px;}
	.Nav li{text-align:left; float:left; padding-left:173px;width:10%}
	}
/* 导航 */	
.Nav{text-align:center; }
.Header .logo{width:308px;height:32px;position:absolute;left:30px;top:80px;}
.Nav ul{width:100%;display:table;}
.Nav ul .wd{ margin-left:10px;}
.Nav .row4{width:916px;display:table;margin:0 auto; float:left;margin-top:6px;}

.Nav a{color:#000000;font-size:16px;}
.Nav a:hover{ color:#776E6A}
/*新闻介绍页*/
.content_text{ width:800px; margin:0 auto; margin-top:5px}
.content_text img{ margin-bottom:36px;}
.content_text .bt{ color:#000000; font-size:18px; margin-top:7px; margin-bottom:33px;font-weight:bold}
.content_text .sj{ color:#616161;}
.content_text .neir{ color:#838383; font-size:14px; line-height:28px; margin-bottom:30px;}
/*新闻*/
.new{ margin-bottom:70px;}
 .bt_neir{ color:#000000; font-size:18px; margin-top:7px; margin-bottom:33px; font-weight:bold}
 .sj_neir{ color:#616161;}
 .neir_neir{ color:#838383; font-size:14px; line-height:28px;}
.new img{ margin-bottom:36px;}

/*图片*/
.in_main{ width:1177px; margin:0 auto;
    /*padding-left:68px; */
    text-align: center;
    margin-bottom:31px; }
  .gallery{ padding: 0;  width: 1175px; /* (200+10+4)x3 */  font-size: 0; /* fix inline-block spacing */; height:192px;/* overflow-y: scroll; */    }
::-webkit-scrollbar { width: 12px; height: 12px; border:1px solid #C3C3C3;}
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb {}
::-webkit-scrollbar-track { box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-thumb { background-clip: content-box; background-color:#A3A2A0; min-height:20px;}
::-webkit-scrollbar-corner { background: transparent;}
/*.gallery li img{ }*/
.gallery li{ display: inline-block; *display: inline;zoom: 1;
width: 95px; height: 95px; border-right:1px solid #FFF; border-bottom:1px solid #FFF;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
box-shadow: 0 2px 2px rgba(0,0,0,.1);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;       
-webkit-filter: blur(0px) grayscale(1); 
}
.gallery:hover li:hover{       
-webkit-filter: blur(0px) grayscale(0);
-moz-filter: blur(0px) grayscale(1);
-o-filter: blur(0px) grayscale(1);
-ms-filter: blur(0px) grayscale(1);
/*filter: blur(0px) grayscale(1);*/
opacity: .9; /* fallback */        
}



/*头部*/
.Index{width:250px;text-align:center; float:left; padding-left:23px;}
.Index .logo{}
.Index .logo a{margin:0;	}
.wenzi{ text-align:left}
.Index a{color:#969696; margin-right:15px; margin-left:2px;font-size:12px;	font-family:"微软雅黑"; }
/*.zhongwen{ background:url(../images/zhongwen.png) no-repeat; display:block; width:24px; height:18px; float:left}*/
/*.zhongwen:hover{ background:url(../images/zhongwen1.png) no-repeat;}*/
/*.yingewn{ background:url(../images/English.png) no-repeat; display:block; width:45px; height:18px; float:left}*/
/*.yingewn:hover{ background:url(../images/English1.png) no-repeat;}*/

/* 页脚 */
.Footer{
	text-align:center;
	padding:0 30px 20px;
	max-width:1200px;
	margin:0 auto;
	}
.Footer ul{
	width:100%;
	max-width: 1200px;
	display:table;
	margin:0 auto;
	text-align:center;
	}
.Footer li{
	width:401px;
	display:table-cell;
	color:#c5c5c5;
	font-size:12px;
	}
.Footer p{
	max-width:1360px;
	margin:0 auto 15px;
	color:#c5c5c5;
	font-size:12px;
	text-align:left;
	}
.Footer a{
	color:#969696;
	margin-right:20px;
	}
.Footer .f1{
	text-align:left;
	}
.Footer .f2{
	text-align:right;
	}
.IndexFooter1{width:100%;max-width:1150px; background-color:#FFF; height:75px; z-index:999;}
/*二级导航*/
.Index_erji{width:250px;text-align:center; float:left; padding-left:23px;}
.Index .logo a{margin:0;}
/* 联系 */
.Contact{padding-top:43px; }
.Contact p{color:#000000;font-size:14px;margin-bottom:15px;}
.Contact .mb55{margin-bottom:55px;}



/* 项目列表 */
.ProjectList{padding-top:43px;margin-bottom:60px;min-height:628px;}
.ProjectList ul{min-height: 507px;}
.ProjectList li{margin-bottom:33px;}
.ProjectList li span{margin-right:10px;}
.ProjectList li .Add{font-size:14px;margin-right:0;}
.ProjectList li *,.ProjectList li{font-size:14px;font-family:'Microsoft Yahei',Verdana, Geneva, sans-serif;}

/* 项目介绍 */
.xq_wz p{ width:1150px; font-size:14px; color:#454545}
.ProjectIntro{padding-top:43px;margin-bottom:120px;}
.ProjectIntro .imagesbox{position:relative;max-width:1200px;margin-bottom:42px; margin-top:5px;}
.ProjectIntro .btn{position:absolute;top:6%;margin-top:-31px;width:18px;height:32px;}
.ProjectIntro .btn-prev{background:url(../../img/prev.png) no-repeat center left;	left:-24px; width:50%; z-index:999; height:532px}
.ProjectIntro .btn-next{background:url(../../img/next.png) no-repeat center right;right:-0px; width:50%; z-index:999; height:532px}
.ProjectIntro .box{position:relative;max-width:1154px;height:532px;overflow:hidden;}
.ProjectIntro .box ul{position:relative;}
.ProjectIntro .box li{position:absolute;opacity:0;}
.ProjectIntro .box .current{z-index:2;}
.ProjectIntro .box img{width:100%;}
.ProjectIntro h3{color:#000000;font-size:18px;font-weight:normal;margin-bottom:38px;	}
.ProjectIntro .mb40{margin-bottom:15px;line-height:22px;}
.btn-prev,.btn-next{opacity:.4;}
.btn-prev:hover,.btn-next:hover{opacity:1;}
@media screen and (max-width:950px){
	.Header{height:75px;}
	.Header .Nav{left:30px;right:auto;}
	.Nav li{text-align:left;}
	.Footer li,.Footer .f2{text-align:left;}
	.Project .box .mask h6{margin:23px 23px 20px;}
	}
@media screen and (max-width:700px){
	.Project .box .mask h6,.Project .box .mask p{display:none;}
	}



/* 分页样式调整 */

.ProjectList .pages p{
color:#969696; letter-spacing:5px;
font-size:16px; padding-right:20px;letter-spacing:5px;float: left;
}

.ProjectList .pages .active{float: left;}
.ProjectList .pages .active a{color: #969696;
letter-spacing: 5px;
font-size: 16px;
padding-right: 20px;
letter-spacing: 5px;float: left;}
.ProjectList .pages .active span { margin-right: 0px; }
.ProjectList .pages .active span a{
color: #676767;
font-size: 16px;
padding-right: 20px;
letter-spacing: 5px;

}
.ProjectList .pages span a{
	float: left;
color: #676767;
font-size: 16px;
padding-right: 20px;
letter-spacing: 5px;

}

