body {
    font-family: Arial, Helvetica, sans-serif !important;
}

.p_tit h1{
    line-height:30px;
    padding-bottom:10px;
    font-size:28px;
    display:block;
    color:#222;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
    margin:0;
}

@charset "utf-8";
@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway.eot');
    src: url('../fonts/raleway.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway.woff') format('woff'),
         url('../fonts/raleway.ttf') format('truetype'),
         url('../fonts/raleway.svg#DINProRegular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Raleway-Bold.woff') format('woff'),
         url('../fonts/Raleway-Bold.otf') format('truetype'),
         url('../fonts/Raleway-Bold.svg#DINProRegular') format('svg');
    font-style: normal;
    font-weight: normal;
}

html,body{
	height:100%;
	padding:0;
	margin:0;
}
body{
	font-size:15px;
	color:#555;
	overflow-x: hidden;
	font-family:"raleway","Arial", "Helvetica", "sans-serif";
}
.icon-delicious:before{content:"\f1a5";}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none;
}
.main{
   position:relative;
	min-height:100%;
	height:auto;
}
a:link,a:visited {color:#555;text-decoration:none;}
a:hover {text-decoration:none;color:#0468a0;}
.clear{clear:both;}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after{clear: both;}
.space{height:80px;}
img{border:0;}
h2{
	text-transform: uppercase;
}
.toplogo{
	float:left;
	height:78px;
	padding-top:5px;
	width:38%;	
}
.toplogo img{
   max-height:100%;
	width:auto;
	transition: all 0.5s ease-out;
	webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
}
.toptel{
	float:left;
	width:50%;
	text-align: right;
}
.header{
	width:100%;
	margin:0 auto;
	background:rgba(255,255,255, 0.95) none repeat scroll 0 0 !important;
	z-index:99;
   transition: all 0.1s ease-out;
	webkit-transition: all 0.1s ease-out;
   -moz-transition: all 0.1s ease-out;
   -o-transition: all 0.1s ease-out;
   -ms-transition: all 0.1s ease-out;
}
.inner { 
   width: 960px; 
   margin: 0 auto; 
   position: relative; 
   zoom: 1;
}
.large .inner {padding:20px 0;}
.large .toplogo img { height:100%;}
.large .toptel{top:18px;}

.small .inner {padding:10px 0;}
.small .toplogoo img {height:70%;}
.small .toptel{top:5px;}

.navbg{
	text-align: center;
}
.nav{
	text-align: center;
	margin:0 auto;
	height:36px;
}
.nav li{
    display:inline-block;
    margin-right:30px;
    line-height:90px;
    font-size:14px;
    position:relative;
}
.nav li a{
	display: block;
	text-transform: uppercase;
}
.nav li a:hover{
    color:#1e73be;
}
.current a{
    color:#1e73be;
}

.nav li a{
    position:relative;
    transition:all .25s ease;
}

.nav li a:after{
    content:'';
    position:absolute;
    left:0;
    bottom:28px;
    width:0;
    height:2px;
    background:#1e73be;
    transition:width .25s ease;
}

.nav li a:hover:after{
    width:100%;
}

.current a:after{
    width:100%;
}

.topico{
	position: absolute;
	right:0;
	top:30px;
}
.topico a{
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    margin-left:8px;
    border-radius:50%;
    text-align:center;
    transition:all .28s ease;
    box-shadow:0 3px 8px rgba(0,0,0,0.10);
}

.topico a i{
    color:#fff;
    line-height:30px;
    transition:all .28s ease;
}

/* Email */
.topico a:nth-child(1){
    background:#444444;
}

/* LinkedIn */
.topico a:nth-child(2){
    background:#0A66C2;
}

/* YouTube */
.topico a:nth-child(3){
    background:#FF0000;
}

/* Hover统一效果 */
.topico a:hover{
    transform:translateY(-3px) scale(1.08);
    box-shadow:0 8px 18px rgba(0,0,0,0.18);
    opacity:0.92;
}
.home-about{
	width:1100px;
	margin:0 auto;
	font-size:17px;
	line-height:30px;
}
.homeico{
	position: absolute;
	right:0;
	bottom:0;
}
.homeico a{
	color:#fff;
	padding:0 10px;
	display: inline-block;
}
.wrap{
	width:960px;
	margin:0 auto;
	position: relative;
}
.pa:link,.pa:visited {
	font-size: 15px;
	color: #444;
	margin-right:8px;
	padding:5px 15px;
	background: #FFF;
	border: 1px solid #CCC;
	display: inline-block;
	line-height: 20px;
}
.pa:hover{
	background: #FFF;
	border: 1px solid #555;
	text-decoration: none;
	COLOR:#000;
}
.paon {
	font-size: 15px;
	color: #666;
	margin-right:8px;
	padding:5px 15px;
	background: #FFF;
	display: inline-block;
	border: 1px solid #CCC;
	line-height: 20px;
}
.paon2 {
	font-size: 15px;
	color: #FF9900;
	margin-right:8px;
	padding:5px 15px;
	background: #FFF;
	display: inline-block;
	border: 1px solid #FF9900;
	line-height: 20px;
}
.pics{
	width:260px;
	height:260px;
	margin:0 auto;
	display: inline-block;
	text-align: center;
}
.pics span{
	display: inline-block;
	vertical-align: middle;
	height:100%;	
}
.pics img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	display: inline-block;
	vertical-align: middle;
}
.dline{
	border-bottom:1px dotted #ddd; 
}
.con-l{
	float:left;
	width:21%;
	margin-top:20px;
}
.con-r{
	float:right;
	width:75%;
}
.conbox{
	border: 1px solid #ddd;
	border-top:none;
	line-height: 22px;
	color:#666;
	padding:10px 14px 20px 14px;	
}
.conbox p{
	font-size:19px;
	color:#e00000;
	line-height: 28px;
}
.conbox span{
   display: inline-block;
   width:40px;
}
.classname{
	padding-top:35px;
	text-align:center;
}
.la:link,.la:visited{
	display:inline-block;
	padding:0 35px;
	margin-right:20px;
	line-height:44px;
	background: #fff;
	color:#666;
	font-size:16px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 2px solid #ffdeb6;
}
.la:hover{
   color:#fff;
   background: #f58a00;
   border: 2px solid #f58a00;
}
.laon{
   color:#fff;
   background: #f58a00;
	font-size:16px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	margin-right:20px;
	line-height:44px;
	padding:0 35px;
	display:inline-block;
}
.c-table{   
	text-align: right;
	margin-top:-65px;
	color:#999;
	font-size:12px;
	line-height: 30px;
}
.con-info{
	line-height:28px;
	font-size:15px;
	padding-bottom:30px;
}
.con-info img{
	max-width:100%;
	height:auto;
	margin-right:10px;
}
.ak img{
	width:32.33%;
	margin-right:1%;
	height:auto;
}
.con-info ul{
	margin-top:20px;
}
.con-info li{
	list-style: disc;
	margin-left:20px;
	margin-top:10px;
}
.prolist{
	margin-top:35px;
	font-size:0;
	border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
}
.prolist li{
	vertical-align: top;
	width:29.2%;
	padding:2%;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size:15px;
	overflow: hidden;
	margin-left:-1px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.pro-info{
	background:rgba(30,30,30,0.7);
	position: absolute;
	bottom:-85%;
	padding:2%;
	width:94%;
	padding:1% 3%;
	height:98%;
	color:#fff;
	font-size:13px;
	text-align: left;
	line-height:22px;
	z-index:99;
	-webkit-transition:  0.2s ease-in 0s;
   -moz-transition:  0.2s ease-in 0s;
   -ms-transition:  0.2s ease-in 0s;
   -o-transition:  0.2s ease-in 0s;
   transition:  0.2s ease-in 0s;
}
.prolist li:hover .pro-info{
	bottom:0;
}
.pro-info p{
	font-size:16px;
	line-height:36px;
	border-bottom:1px dotted #f7a133;
	padding-bottom:5px;
	margin-bottom:10px;
	text-align: center;
}
.pages{
	text-align: center;
	padding:30px 0;
}
.sousuo{
	display: inline-block;
	padding:8px 3%;
	font-size:13px;
	width:94%;
	border: none;
	margin-bottom:10px;
	background: #333333;
	color:#fff;
	font-family:"raleway","Arial", "Helvetica", "sans-serif";
}
.send{
	display:inline-block;
	background:#757474;
	border:none;
	color:#fff;
	line-height:34px;
	margin-top:-15px;
	width:80px;
	font-family:"raleway","Arial", "Helvetica", "sans-serif";
}
.p_tit{	
	margin:50px 0;
	font-size:26px;
	line-height: 30px;
	color:#777;
	text-align:center;
}
.p_tit p{
   line-height:30px;
   padding-bottom:10px;
   font-size:28px;
   display:block;
   color:#222;
   text-align:center;
}
.p_tit2{	
	margin:40px 0 20px 0;
	font-size:22px;
	padding-right:22%;
	line-height:32px;
	color:#222;
	position:relative;
	font-weight:300;
	letter-spacing:1px;
	text-transform:none;
}
.p_ico{
   position: absolute;
   right:0;
   top:0;
}
.prews{
	width:52px;
	height:52px;
	display: inline-block;
	background: url(../images/sprites.png) no-repeat -163px top;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6;
	-webkit-transition:  0.2s ease-in 0s;
   -moz-transition:  0.2s ease-in 0s;
   -ms-transition:  0.2s ease-in 0s;
   -o-transition:  0.2s ease-in 0s;
   transition:  0.2s ease-in 0s;
}
.prews:hover{
	filter:alpha(opacity=1); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}
.nexts{
	width:52px;
	height:52px;
	display: inline-block;
	background: url(../images/sprites.png) no-repeat -215px top;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6;
	-webkit-transition:  0.2s ease-in 0s;
   -moz-transition:  0.2s ease-in 0s;
   -ms-transition:  0.2s ease-in 0s;
   -o-transition:  0.2s ease-in 0s;
   transition:  0.2s ease-in 0s;
}
.lists{
	width:52px;
	height:52px;
	display: inline-block;
	background: url(../images/sprites.png) no-repeat -267px top;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6;
	-webkit-transition:  0.2s ease-in 0s;
   -moz-transition:  0.2s ease-in 0s;
   -ms-transition:  0.2s ease-in 0s;
   -o-transition:  0.2s ease-in 0s;
   transition:  0.2s ease-in 0s;
}
.prews:hover,.nexts:hover,.lists:hover{
	filter:alpha(opacity=1); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}
.workPic{
	width:256px;
	padding-bottom:10px;
	background: #fff;
	margin:0 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: #ccc 0px 0px 4px;
	-moz-box-shadow: #ccc 0px 0px 4px;
	box-shadow: #ccc 0px 0px 4px; 
}
.workPic p{
	width:100%;
	margin:0 auto;
	line-height:30px;
}
.workPic img{
	height:auto;
	width:92%;
}
.c_date{
	font-size:12px;
	color:#aaa;
	padding-top:6px;
}
.spic{
	float:left;
	margin-right:30px;
	width:170px;
	height:110px;
	text-align: center;
	border:3px solid #eee;
}
.spic img{
	width:170px;
	height:110px;
}
.footer{
	background: #222222;
	padding:40px 0 30px 0;
	color:#ccc;
}
.footbg{
	text-align: center;
	font-size:12px;
	width:950px;
	position: relative;
	margin:0 auto;
	padding-top:40px;
	text-transform: uppercase;
}
.foot{
	width:970px;
	margin:0 auto;
	font-size:0;
}
.foot li{
   display: inline-block;
   vertical-align: top;
	width:29.33%;
	margin:0 2%;
	font-size:14px;
	line-height: 26px;
}
.foot li p{
	color:#fff;
	font-size:15px;
	font-weight: bold;
	text-align: left;
	line-height: 50px;
	margin-bottom:20px;
	border-bottom:1px solid #444444;
}
.fpic{
	padding:0;
	margin:0;
}
.fpic li{
	float:left;
	width:33%;
	margin:0;
	padding:0;
	margin-bottom:5px;
	text-align: center;
}
.fpic li img{
	width:82%;
	height:65px;
	border: 3px solid #555555;
}
.fa:link,.fa:visited{
	color:#ccc;
	display: block;
	font-size:13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
	padding-left:10px;
	border-bottom: 1px dotted #444;
	font-family:"raleway","Arial", "Helvetica", "sans-serif";
	background: url(../images/ico1.png) no-repeat 95% center;
}
.p_tit_t{
	color:#333;
	font-size:30px;
	line-height: 60px;
	letter-spacing: 2px;
	font-family: Raleway-Bold, Arial, Helvetica, sans-serif;
}
#gallery img{
	max-width:100%;
	height:auto;
}
#gallery li{
	margin-bottom:10px;
}
.pro-txt{
	background:#f7f7f7;
	padding:0 14px;
	line-height:38px;
	font-size:13px;
	color:#888;
	letter-spacing:0.5px;
	font-weight:300;
}
.linklist{
	font-size:0;
	margin:30px 0;
}
.linklist li{
   display: inline-block;
   vertical-align: top;
   margin-bottom:15px;
   width:20%;
   text-align: center;
}
.linklist li img{
	max-width:90%;
	height:auto;
}

/* ===== MASONRY FINAL CLEAN ===== */

.masonry-wrap{
    width:100%;
    max-width:1400px;
    margin:0 auto 40px;
    padding:0 20px;
    box-sizing:border-box;
    clear:both;
}

.masonry-grid{
    width:calc(100% + 8px);
    margin-left:-4px;
    margin-right:-4px;
}

.masonry-grid:after{
    content:"";
    display:block;
    clear:both;
}

.grid-sizer,
.masonry-item{
    width:25%;
}

.masonry-item{
    float:left;
    padding-left:4px;
    padding-right:4px;
    margin-bottom:8px;
    box-sizing:border-box;
}

.masonry-link{
    display:block;
    position:relative;
    overflow:hidden;
    background:#f5f5f5;
}

.masonry-link img{
    width:100%;
    height:auto;
    display:block;
    transition:transform .45s ease;
}

.masonry-link:hover img{
    transform:scale(1.04);
}

.masonry-link .overlay{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.15);
    opacity:0;
    transition:.3s;
}

.masonry-link:hover .overlay{
    opacity:1;
}

.masonry-link .title{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding:12px 14px;
    box-sizing:border-box;
    background:linear-gradient(to top, rgba(0,0,0,.55), rgba(0,0,0,0));
    opacity:0;
    transition:.3s;
}

.masonry-link:hover .title{
    opacity:1;
}

.masonry-link .title h2{
    margin:0;
    color:#fff;
    font-size:13px;
    line-height:1.35;
    font-weight:300;
    letter-spacing:1px;
    text-transform:none;
    font-family:"raleway","Arial","Helvetica",sans-serif;
}

/* Load More */

.load-more-wrap{
    text-align:center;
    margin:28px 0 40px;
}

.load-more-btn{
    display:inline-block;
    padding:12px 30px;
    border:1px solid #d8d8d8;
    color:#444;
    background:#fff;
    font-size:14px;
    letter-spacing:1px;
    transition:.25s;
}

.load-more-btn:hover{
    background:#111;
    color:#fff;
    border-color:#111;
}

/* Responsive */

@media (max-width:1200px){
    .grid-sizer,
    .masonry-item{
        width:33.3333%;
    }
}

@media (max-width:768px){
    .grid-sizer,
    .masonry-item{
        width:50%;
    }
}

@media (max-width:480px){
    .grid-sizer,
    .masonry-item{
        width:100%;
    }
}

.footico a{
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    margin:20px 6px 0 6px;
    border-radius:50%;
    background:#ffffff;
    color:#111111;
    border:1px solid transparent;
    text-align:center;
    transition:all .28s ease;
    font-size:13px;
}

.footico a i{
    line-height:30px;
    font-size:16px;
}

.footico a:hover{
    background:#ffffff;
    border:1px solid #1e73be;
    transform:translateY(-2px) scale(1.08);
    box-shadow:0 8px 18px rgba(30,115,190,0.22);
}

.footico a:hover i{
    color:#1e73be;
}