/*·þÎñ°å¿éÑùÊ½*/

i.jy_service {
 font-size:80px; 
 color:#577088; 
 margin:50px auto 50px auto; 
 display:block;
 -webkit-transition:all 0.3s ease-in;
 -moz-transition:all 0.3s ease-in;
 -o-transition:all 0.3s ease-in;
 transition:all 0.3s ease-in;
}

.block-info-h {
	text-align: center;
	background: #f8f8f8;
	padding: 30px 20px 20px;
	width: 230px;
	height:280px;
	border-bottom: 1px #f8f8f8 solid;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	cursor:pointer;
}
.block-info-h:hover {
	border-bottom: 1px #ff4a00 solid;
	background:#f8f8f8 url(../Images/xie_line.png) 0 0 repeat;
	margin-top:-15px;
    -moz-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
}
.block-info-h h3 a {
	font-weight:lighter;
	color:#ff4a00;
}
.block-info-h:hover i.jy_service {
 color:#ff4a00;
 text-shadow: 0 5px rgba(0,0,0,0.1);
}
.block-info-h h3 {
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", 'Open Sans Condensed', sans-serif,Arial;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 24px;
}


.block-info-h img {
	margin: 0 auto;
}
.container .row p {
	font-size:13px;
	line-height:1.8em;
	font-weight:normal;
}
.divider-strip h1,.divider-strip h4 {
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", 'Open Sans Condensed', sans-serif,Arial;
	font-weight: lighter;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #577088;
}

.divider-strip.block-title h4 {
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", 'Open Sans Condensed', sans-serif,Arial;
	font-weight: lighter;
	font-size: 18px;
	margin-top: 10px;
	border-left: 17px #ff4a00 solid;
	padding-left: 10px;
}
.strip-block em {
	font-weight: lighter;
	font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", 'Open Sans Condensed', sans-serif,Arial;
	font-size: 13px;
	color:#999999;
}
.divider-strip {
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
	border-bottom: 1px #eee solid;
	padding:10px;
	padding-right:0;
	background:#FFFFFF;
	width:1155px;
	overflow:hidden;
}
.item-block-isotope.width3 .symbol,.item-block-isotope.width2 .symbol {
	font-size: 45px;
	top: 20%;
	padding-bottom: 30px;
}
.item-block-isotope .info {
	width: 60px;
	height: 30px;
	display: block;
	background: #577088;
	position: absolute;
	bottom: 10%;
	right: 5%;
	z-index: 9999;
	line-height:35px;
	color:#FFFFFF;
	alignt:center;
	font-size:18px;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px #f8f8f8 solid;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	cursor:pointer;
}
.item-block-isotope .info:hover {
	background: #ff4a00;
}
nav ul li ul li a {
	font-weight: 400;
	display: block;
	padding: 10px;
	color: #f8f8f8;
	background:#ff4a00;
	border: none;
	margin-bottom: 1px;
}
nav ul li ul li a:hover {
	color: #ffffff;
	background:#FF0000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 10px 10px 10px 6px;
	border-left: 4px #666666 solid;
}
/*Ò³½Å*/
.footer {
padding: 15px 0 5px 0;
background: #DDD url(../Images/xie_line.png) 0 0 repeat;
border-top: 1px #d5d5d5 solid;
color: #ABABAB;
margin:0;
height:30px;
text-shadow: 0 1px rgba(255,255,255,0.9);
}
.footer .LiquidContainer {
height: 35px;
line-height: 35px;
}
.LiquidContainer {
width: 924px;
margin: 0 auto;
}
.f-l {
float: left;
}
.f-r {
float: right;
}
.footer .p-1 a {
padding: 0 5px;
text-shadow: 0 1px rgba(255,255,255,0.9);
}
.footer a {
color: #ABABAB;
text-shadow: 0 1px rgba(255,255,255,0.9);
}
.footer a:hover {
color: #36c;
text-decoration: underline;
}


.footer p {
display: block;
text-shadow: 0 1px rgba(255,255,255,0.9);
}
#show_style {
	background:url('../Images/full-bg.jpg') center center no-repeat fixed;
	width:100%;
	height:750px;
	padding:50px 0;
}
.s-block {
  	-moz-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
}

.t-alpha {
  background:url('../Images/alpha.png') 0 0 repeat;
}

.item-block .zoom {
	width: 40px;
	height: 40px;
	background: url(../Images/zoom.png) no-repeat top center;
	display: block;
	position: absolute;
	top: 25%;
	left: -70px;
	z-index: 155;
}

.item-block .link {
	width: 40px;
	height: 40px;
	background: url(../Images/link.png) no-repeat top center;
	display: block;
	position: absolute;
	top: 25%;
	right: -70px;
	z-index: 155;
}
.pp_pic_holder .pp_social {
	display:none;
}
#con-main {
  width:820px;
  margin-left:85px;
}