﻿
.left{float:left;}
.right{float:right;}



/* common styles */
.inner{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}






/* m-aboutd styles */
.m-aboutd{
	overflow: hidden;
	height: 354px;
	background: url(../Image/m-about-bg.jpg) no-repeat center center;
}
.m-aboutd-bd{
	overflow: hidden;
}
.m-aboutd-bd .left{
	width: 402px;
	margin-right: 17px;
}
.m-aboutd-bd .left img{
	width: 402px;
	height: 319px;
	margin-top: 34px;
}
.m-aboutd-bd .right{
	width: 770px;
}
.m-aboutd-bd .right h3{
	font-size: 30px;
	color: #1b5da8;
	font-weight: bold;
	margin:54px 0 18px;
}
.m-aboutd-bd .right p{
	font-size: 14px;
	color: #454545;
	line-height: 30px;
}
.m-aboutd-bd .right p a{
	color: #1b5da8;
}
.m-aboutd-bd .right > a{
	display: inline-block;
	width: 107px;
	height: 32px;
	background: #e6e6e6;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	margin:20px 9px;
	color: #626262;
	border:2px solid #8a8a8a;
}
.m-aboutd-bd .right > a:hover{
	background: #1b5da8;
	color: #fff;
	border-color: #1b5da8;
}

.m-honor{
	height: 307px;
	background: #fff;
}
.m-honor-hd{
	margin:14px 0;
}
.m-honor-hd h3{
	font-size: 18px;
	color: #525252;
	font-weight: bold;
	display: inline-block;
	border-left:3px solid #158ced;
	padding-left: 12px;
}
.m-honor-hd h3 span{
	font-size: 16px;
	font-weight: normal;
	color: #8d8d8d;
	text-transform: uppercase;
}
.m-honor-hd a{
	font-size: 14px;
	float: right;
	color: #525252;
}
.m-honor-hd a:hover{
	color: #158ced;
}
.picMarquee-honor{ width:1200px;  overflow:hidden; position:relative;  }
.picMarquee-honor .bd{ padding:0px;   }
.picMarquee-honor .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-honor .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; border-bottom:0px solid #158ced;background: #1857a6; }
.picMarquee-honor .bd ul li:hover{background: #165fae;color: #fff; }
.picMarquee-honor .bd ul li:hover .pic span{color: #fff; }

.picMarquee-honor .bd ul li .pic{ text-align:center; }
.picMarquee-honor .bd ul li .pic img{ width:286px; height:204px; display:block; }
.picMarquee-honor .bd ul li .pic span{font-size: 16px;color: #fff;display: inline-block;padding-left:0px; line-height:34px;}
.picMarquee-honor .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-honor .bd ul li .title{ line-height:24px;   }


.m-cased{
	background: #ebebeb;
	margin-top: 0px;
	padding-top: 40px;
}
.m-cased-hd{
	text-align: center;
}
.m-cased-hd h3{
	font-size: 30px;
	color: #2f2f2f;
	font-weight: bold;
	margin-bottom: 17px;
}
.m-cased-hd h3 span{
	color: #1b5da8;
}
.m-cased-hd p{
	font-size: 16px;
	color: #474747;
	text-transform: uppercase;
	margin:0 0 23px;
}
.m-cased .inner{
	overflow: visible;
}
.picScroll-case{ width:1300px;  position:relative;margin: 20px 0 0 -50px; }
.picScroll-case .bd{ padding:20px 50px 40px;   }
.picScroll-case .bd .next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	display: inline-block;
	width: 31px;
	height: 59px;
	background: url(../Image/case-right.png) no-repeat center center;
	cursor: pointer;
}
.picScroll-case .bd .prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	display: inline-block;
	width: 31px;
	height: 59px;
	background: url(../Image/case-left.png) no-repeat center center;
	cursor: pointer;
}
.picScroll-case .bd ul {
	overflow:hidden;
	zoom:1;
}
.picScroll-case .bd ul li {
	width: 286px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	margin:0 9px;
	background: #fff;
	border-bottom: 5px solid #999999;
}
.picScroll-case .bd ul li .pic {
	text-align:center;
	padding:17px;
}
.picScroll-case .bd ul li img {
	width:286px;
	height:204px;
	display:block;
}
.picScroll-case .bd ul li .pic h3{
	font-size: 18px;
	color: #646464;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: left;
}
.picScroll-case .bd ul li .pic p{
	font-size: 14px;
	color: #8c8c8c;
	line-height: 22px;
	text-align: left;
}
.picScroll-case .bd ul li .pic > a{
	display: inline-block;
	margin:15px 0 0;
	padding:10px 38px;
	background: #999999;
	color: #fff;
	border-radius: 25px;
	font-size: 14px;
}
.picScroll-case .bd ul li:hover{
	background: #007de1;
	border-color: #10ab43;
}
.picScroll-case .bd ul li:hover h3{
	color: #ffffff;
}
.picScroll-case .bd ul li:hover p{
	color: #7ebafe;
}
.picScroll-case .bd ul li:hover .pic > a{
	background: #fff;
	color: #505050;
}
