/* CSS Document */

.aboutHome {
	width: 100%;
	padding: 0;
	height: 411px;
	background: #E1E4E4
}

.about {
	margin: 0 auto 0;
	overflow: hidden;
	width: 1200px;
	padding-top: 50px;
}

.gsjj {
	float: left;
	width: 600px;
}

.gsjj_bt a {
	color: #d20707;
}

.gsjj p {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	margin: 10px;
}

.honor {
	float: left;
    font-size: 14px;
    width: 580px;
    margin-left: 2px;
}

.honor p {
	line-height: 32px;
	color: #000;
}

/*网站首页字符的样式*/
#nqtWrap li:first-child a{
	border-color: #2a6398;
	color: #1e7ab9;
}

/*案例*/

.al11 {
	width: 100%;
}

.anli_t {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	overflow: hidden;
}

.anli_t ul {
	float: left;
	position: relative;
	left: 50%;
}

.anli_t li {
	width: 132px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size: 18px;
	margin: 0 9px;
	position: relative;
	right: 50%;
}

.anli_t li a {
	width: 100%;
	height: 40px;
	display: block;
	background: #8a8a8a;
	color: #fff;
}

.anli_t li a:hover {
	width: 100%;
	height: 40px;
	display: block;
	background: #0374be;
	color: #fff;
}

.anli_c {
	width: 100%;
	padding-top: 30px;
}

.zw {
	width: 1200px;
}

.anli_c li {
	width: 267px;
	float: left;
	margin-right: 42px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
}

.anli_c li:nth-child(4n) {
	margin-right: 0px;
}

.pro {
	width: 100%;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	padding-top: 30px;
	text-align: center;
}

.pro em {
	color: #0374be;
	font-style: normal;
	line-height: 18px;
}

.pro span {
	color: #cdcdcd;
	font-size: 14px;
	text-align: center;
	font-weight: 200;
}

.pro_b {
	width: 100%;
	text-align: center;
	color: #9a9a9a;
	font-size: 14px;
	line-height: 28px;
}

.mc {
	margin: 0 auto;
}

.zw {
	width: 1200px;
}

.mid {
	width: 100%;
	height: 150px;
	background: #2A6398;
	margin-top: 20px;
	margin-bottom: 20px;
}

.index_liucheng {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	height: 180px;
	margin-bottom: 10px;
}

.index_liucheng img {
	display: block;
}

.index_liucheng li {
	float: left;
	width: 200px;
	margin-left: 50px !important;
	margin-right: 50px !important;
	cursor: pointer;
	position: relative;
}

.grid:nth-of-type(2){
	margin-left:11px;	
}
.grid:nth-of-type(3){
	margin-left:11px;	
}
.grid:nth-of-type(5){
	margin-left:11px;	
}
.grid:nth-of-type(6){
	margin-left:11px;	
}

.g1 {
	background: url(../images/cl1.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g1:hover {
	background: url(../images/cl1on.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g2 {
	background: url(../images/cl2.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g2:hover {
	background: url(../images/cl2on.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g3 {
	background: url(../images/cl3.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g3:hover {
	background: url(../images/cl3on.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g4 {
	background: url(../images/cl4.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.g4:hover {
	background: url(../images/cl4on.png) no-repeat;
	width: 122px;
	height: 120px;
	display: block;
}

.index_liucheng li .title2 {
	width: 122px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}

.index_liucheng li:hover .info {
	display: block;
}