.nav-tie {
	background: #ffffff;
	text-align: center;
	 
	line-height: 30px;
	box-shadow: 0 2px 10px -4px #d2d2d2;
	padding-top: 20px;
	padding-bottom: 20px;
}

.nav-tie span {
	padding: 10px;
	color: #666;
	font-size: 1.5em;
}
span.zhichi {
    font-size: 1.3em;
        line-height: 28px;
}
.header {
	background: #222;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 125px 0 0;
	text-align: center;
	min-height: 600px;
	position: relative;
}

.logotxt {
	color: #fff;
}

.logotxt img {
	width: 95%;
}

.mainTitle {
	font-size: 3em;
	text-align: center;
	    color: #142b5b;
	margin-bottom: 60px;
}

.bj {
	padding-top: 50px;
	padding-bottom: 50px;
}

.bj p {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	padding: 10px 0 0;
	letter-spacing: 1.5px;
	text-indent: 48px;
}

.guest {
	background-color: #f1f8ff;
	padding-top: 50px;
	padding-bottom: 50px;
}

.kpl_jieshuo_box li {
	position: relative;
	list-style-type: none;
	width: 249px;
	height: 230px;
	text-align: center;
	float: left;
	margin-right: 18px;
	color: #c49f58;
	cursor: default;
	margin-left: 18px;
	margin-bottom: 40px;
}

.jieshuo-cover {
	position: absolute;
	width: 185px;
	height: 185px;
	right: 33px;
	background: url(img/jgg.png);
	
    bottom: 50px;
}

.kpl_jieshuo_box li img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.kpl_jieshuo_box li span {
	display: block;
	color: #607D8B;
	margin: 18px auto;
	font-size: 18px;
	    margin-bottom: 0px;
}
.kpl_jieshuo_box li p{color: #666;}
ul.kpl_jieshuo_box.clearfix {
		margin: 0px;
		padding: 0px;
	}
.show-grid div{border: 1px solid #dcdcdc;
    font-size: 18px;
    padding: 11px;
    margin-top: -1px;
    margin-left: -1px;}
    .bgheader{    background: #f1f8ff;}
    
    .gp{text-align: center;}.widget {
	margin-bottom: 25px;
}

.widget img {
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.widget p {
		float: left;
 
	margin-top: 10px;
}
.b30 {
    border: 1px solid #dcdcdc;
    margin-top: 30px;
    background: #fff;
    padding: 30px;
}
.wj a {
	color: #333;
}

.wj h3 {
	font-size: 19px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: 221px;
    width: 100%;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #222222;
  font-size: 13px;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #FFA98E;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
 display: inline-block; 

 border: 1px solid rgba(255, 255, 255, 0.09);
padding: 3px 0;
width: 31px;
text-align: center;
}
h5.widgetheading {
    font-size: 19px;
    margin-bottom: 0px;
        font-weight: bold;
}
@media screen and (max-width: 640px) {
	.header {
		min-height: 237px;
		padding: 75px 0 0;
	}
	.nav-tie {
		height: auto;
		line-height: 1em;
		text-align: left;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.nav-tie span {
		display: block;
		font-size: 1em;
	}
	
	.kpl_jieshuo_box li {
		width: 38%;
		margin: 5%;
	}
	.jieshuo-cover {
    right: -34px;
}
.row.show-grid {
    border: 2px solid #f1f8ff;
    border-left: 3px solid #2196F3;
    margin-bottom: 10px;
}

.row.show-grid div {
    border: 0px;
}

.row.show-grid.bgheader {
    display: none;
}
}