/**
* name: strength.css
* author: lyf
* addTime: 2017.01.13
* editTime:
* description: 残友实力
*
***/

/********************************
****** name: str-banner
*********************************/
.str-banner{
	margin: 0 auto;
	width: 100%;
	height: 375px;
	padding-top: 75px;
	text-align: center;
	margin-top: 101px;
    background: url(../image/strength/banner.jpg) no-repeat center center;
}
.str-banner .str-title{
	margin: 0 auto;
	width: 1200px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.str-banner .str-title .dd-left{
	float: left;
	width: 169px;
	height: 1px;
	background: #99aac4;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 304px;
}
.str-banner .str-title h2{
	float: left;
	line-height: 50px;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.str-banner .str-title .dd-right{
	float: left;
	width: 169px;
	height: 1px;
	background: #99aac4;
	margin-top: 26px;
	margin-left: 20px;
}
.str-banner .details{
	height: 100px;
	margin-top: 46px;
    background: url(../image/strength/describe.png) no-repeat center center;
}
.str-banner .str-describe{
	margin: 0 auto;
	width: 1200px;
    padding: 23px 0 0;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	font-weight: normal;
}

/********str-banner end***************/

/********************************
****** name: str-describe
*********************************/

.str-describe {
	width: 100%;
}

.str-describe-cont {
	width: 683px;
	height: 286px;
	margin: 0 auto;
	padding: 60px 0 0 517px;
	background: #fff url(../image/strength/describe.png) no-repeat left 49px;
}

.str-describe-cont h3 {
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}

.str-describe-cont p {
	padding: 28px 0 0;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 30px;
}

/********str-describe end***************/

/********************************
****** name: str-apt
*********************************/

.str-apt {
	width: 100%;
	height: 492px;
	background: url(../image/strength/certbg.png) no-repeat center center;
}

.str-apt-cont {
	width: 1200px;
	height: 430px;
	margin: 0 auto;
}

.str-apt-cont .str-apt-title {
	padding: 44px 0 0;
	text-align: center;
}

.str-apt-cont .str-apt-title span {
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 169px;
	border-bottom: 1px solid #cae7ea;
}

.str-apt-cont .str-apt-title h4 {
	display: inline-block;
	margin: 0 20px;
	color: #fff;
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}
.str-apt-cont p {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 22px 0 43px 0;
}
.str-apt-images li {
	float: left;
	width: 195px;
	padding-right: 6px;
}

.str-apt-images li.lastone {
	padding-right: 0;
}

.str-apt-images li img {
	display: block;
}

.str-apt-images li img.lone {
	margin-top: 7px;
}

/********str-apt end***************/

/********************************
****** name: team-advantage
*********************************/

.team-advantage {
	width: 100%;
	height: 687px;
	background: #f4f4f4;
}

.team-advantage-cont {
	width: 1200px;
	height: 526px;
	margin: 0 auto;
}
.team-advantage-team{
	 text-align: center;
}
.team-advantage-title {
	text-align: center;
	padding: 70px 0 0;
}

.team-advantage-title span {
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 169px;
	border-bottom: 1px solid #e5e5e5;
}

.team-advantage-title h4 {
	display: inline-block;
	margin: 0 20px;
	color: #333;
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}
.team-advantage-cont p{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin:22px 0 43px 0;
}
/********team-advantage end***************/
/********************************
****** name: ogz-management
*********************************/

.ogz-management {
	width: 100%;
	height: 1207px;
	background: #fff;
}

.ogz-management-cont {
	width: 1200px;
	height: 526px;
	margin: 0 auto;
}
.ogz-management-manage{
	height: 914px;
	text-align: center;
	background: #f4f4f4;
	padding:20px 19px;
	padding-bottom: 0px;
    line-height: 0;
}
.ogz-management-manage a{
	display: block;
	cursor:default;
}
.ogz-management-manage .lastone {
	margin-top: 20px;
}

.ogz-management-title {
	text-align: center;
	padding: 70px 0 0;
}

.ogz-management-title span {
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 169px;
	border-bottom: 1px solid #e5e5e5;
}

.ogz-management-title h4 {
	display: inline-block;
	margin: 0 20px;
	color: #333;
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}
.ogz-management-cont p{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin:22px 0 43px 0;
}
/********ogz-management end***************/
/********************************
****** name: research-management
*********************************/

.research-management {
	width: 100%;
	height: 932px;
	background: url(../image/strength/research.jpg) no-repeat center center;
}

.research-management-cont {
	width: 1200px;
	height: 526px;
	margin: 0 auto;
}
.research-management-manage{
	text-align: center;
}
.research-management-manage a{
	cursor:default;
}
.research-management-title {
	text-align: center;
	padding: 70px 0 0;
}

.research-management-title span {
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 169px;
	border-bottom: 1px solid #e5e5e5;
	opacity: 0.2;
}

.research-management-title h4 {
	display: inline-block;
	margin: 0 20px;
	color: #fff;
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}
.research-management-cont p{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin:22px 0 43px 0;
}
/********research-managementt end***************/

/********************************
****** name: customer-service
*********************************/

.customer-service {
	width: 100%;
	background: #fff;
}

.customer-service-cont {
	width: 1200px;
	margin: 0 auto;
    padding-bottom: 57px;
}
.customer-service-manage{
	text-align: center;
    line-height: 0;
}
.customer-service-manage a{
	cursor:default;
	display: block;
	line-height: 0;
}

.customer-service-manage .botmone {
	margin-top: 20px;
}

.customer-service-title {
	text-align: center;
	padding: 59px 0 0;
}

.customer-service-title span {
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 169px;
	border-bottom: 1px solid #e5e5e5;
}

.customer-service-title h4 {
	display: inline-block;
	margin: 0 20px;
	color: #333;
	font-size: 25px;
	font-family: "Microsoft Yahei";
	line-height: 25px;
	font-weight: bolder;
}
.customer-service-cont p{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin:22px 0 33px 0;
}
/********research-managementt end***************/
