﻿body{
    margin: 0px;
    padding: 0px;
    /*background: #f5f5f5;*/
    font-family: "微软雅黑","宋体";
}
.banner{
    position: relative;
    margin: 104px auto 0;
    width: 100%;
    background:#1c508c url("img/aboutus-banner.png") no-repeat center center;
}
.about-banner{
    position: relative;
    margin: 104px auto 0;
    width: 100%;
	height:185px;
    background:#1c508c url("img/aboutus-banner.png") no-repeat center center;	
}
.content-title{
    width: 100%;
}
.content-title .content-nav{
    width: 1200px;
    height: 40px;
    background: #fff;
    margin: 0 auto;
}
.content-nav ul{
    margin: 0px;
    height: 40px;
    padding-top: 8px;
    padding-left: 20px;
}
.content-nav ul li{
    float: left;
    font-size: 14px;
    list-style: none;
    color: #666666;
    margin-right: 30px;
    height: 30px;
    line-height: 22px;
    cursor: pointer;
}
.content-nav ul li:hover{
    color: #024ca1;
    border-bottom: 2px solid #024ca1;
}
.content-nav ul li:active{
    color: #024ca1;
    border-bottom: 2px solid #024ca1;
}
.addnav{
    color: #024ca1!important;
    border-bottom: 2px solid #024ca1;
}
.content{
    background: #ffffff;
    color: #999999;
    font-size: 14px;
    width: 1242px;
    min-width: 400px;
    margin: 15px auto 20px;
}
.content-one{
    min-height: 400px;
    padding: 20px 80px;
}
.content-two{
    min-height: 400px;
    padding: 20px 14px;
}
.content-three{
    min-height: 400px;
    padding: 20px 14px;
}
.content-four{
    min-height: 400px;
    padding: 20px 14px;
}
.content-two,.content-three,.content-four{

}

.content-one-img{
    margin: 0 auto;
    width: 381px;
    height: 162px;
}
.introduction div{
    line-height: 24px;
    text-indent: 2em;
}
.content-two ul{
    min-height: 440px;
    overflow: hidden;
}
.content-two ul li{
    float: left;
    list-style: none;
    border: 1px solid #dcdcdc;
    padding: 6px;
    min-width: 252px;
    margin-right: 25px;
    margin-bottom: 25px;
    text-align: center;
}
.content-two ul li img{
    width: 252px;
    height: 170px;
}
.content-two ul li p{
    color: #666666;
    font-size: 14px;
}
/*团队和历史*/
.content-three>div{
    padding:25px 41px;
}
.content-three>div .team{
    width: 100%;
    margin-bottom: 65px;
}
.content-three>div .team li{
    display: inline-block;
    width: 300px;
    margin-right: 70px;
}
.content-three>div .team li.last{
    margin-right: 0;
}
.content-three>div .team li h3{
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    color:#666;
    margin-bottom: 15px;
}
.content-three>div .team li:hover h3{
    background-color: #44a4fe;
    color:#fff;
    position: relative;
}
.content-three>div .team li:hover h3 i{
    position: absolute;
    bottom:-8px;
    left: 157px;
    height:8px;
    width:16px;
    background: url("img/team_arrow.png") no-repeat center center;
}
.content-three>div .team li p{
    font-size: 14px;
    color:#666;
    line-height: 25px;
    padding:0 15px 10px;
    min-height: 250px;
    text-indent: 2em;
}
.content-three>div .team li .img{
    width: 100%;
    height: 256px;
}
.content-three>div .team li .img img{
    width: 100%;
    height: 100%;
    border:none;
}
.content-four .history{
    position: relative;
    padding:40px 216px 50px 71px;
    z-index: 1;
}
.content-four .history:before{
    position: absolute;
    top:-20px;
    left:215px;
    width: 1px;
    height: 847px;
    background-color: #e5e5e5;
    content:"";
    z-index: -1;
}
.content-four .history li{
    margin-bottom: 22px;
}
.content-four .history li .year{
    float:left;
    width: 110px;
    height: 26px;
    padding: 0 97px 2px 0;
    margin-bottom: 27px;
    text-align: center;
    line-height: 26px;
    color:#fff;
    background: url("img/history_icon.png") no-repeat 0px 0px;
}
.content-four .history li .year.long{
    margin-bottom: 49px;
}
.content-four .history li h3{
    font-weight: normal;
    font-size: 16px;
    color:#525252;
    text-align: left;
    margin-bottom: 7px;
}
.content-four .history li p{
    font-size: 14px;
    color:#888888;
    line-height: 24px;
    text-align: left;
}
/*照片存放处*/
.teamGroup{
    width: 100%;
    height: 2120px;
    position: relative;
}
.teamGroup .photo{
    position: absolute;
    padding:8px;
    background-color: #fff;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 0px 10px #d2d2d2;
    border-radius:2px;
    text-align: center;
    width: 320px;
    height: 255px;
}
.teamGroup .photo.js_5{
    height:191px;
}
.teamGroup .photo.sh_1,
.teamGroup .photo.sh_6,
.teamGroup .photo.sh_7{
    width: 300px;
    height: 400px;
}
.teamGroup .photo img{
    height: auto;
    max-width: 320px;
    max-height: 400px;
}
.teamGroup .photo .leaderTip{
    position: absolute;
    left: 8px;
    bottom: 8px;
    height: 40px;
    width: 340px;
    color: #fff;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc959799", endColorstr="#cc959799")\9;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    display: none;
}
.teamGroup .photo.js_1{
    left:0;
    top:0;
}
.teamGroup .photo.js_2{
    left:386px;
    top:0;
}
.teamGroup .photo.js_3{
    left: 0px;
    top: 295px;
}
.teamGroup .photo.js_4{
    left: 386px;
    top: 295px;
}
.teamGroup .photo.js_5{
    right:0;
    top: 0px;
}
.teamGroup .photo.xs_3{
    right:0;
    top: 230px;
}
.teamGroup .photo.xs_1{
    right:0;
    top: 525px;
}
.teamGroup .photo.xs_2{
    right:0;
    top: 818px;
}

.teamGroup .photo.sh_1{
    left: 41px;
    top: 1117px;
}
.teamGroup .photo.sh_2{
    left: 386px;
    top: 1117px;
}
.teamGroup .photo.sh_3{
    right:0;
    top: 1118px;
}
.teamGroup .photo.sh_4{
    left: 774px;
    top: 1411px;
}
.teamGroup .photo.sh_5{
    left:41px;
    top:1557px;
}
.teamGroup .photo.sh_6{
    left: 427px;
    top: 1411px;

}
.teamGroup .photo.sh_7{
    left: 774px;
    top: 1705px;
}

.teamGroup .photo.sh{
    left: 0;
    top: 590px;
    width: 726px;
    height: 483px;
}
.teamGroup .photo.sh img{
    max-width: 726px;
    max-height: 483px;
    width: 726px;
    height: 483px;
}

.my-cultrue{
	
}
.my-cultrue h4{
	background-color:#0456a0;
	display:inline-block;
	margin:10px 0 10px 0;
	padding:0 20px;
	line-height:40px;
	font-size:18px;
	color:#fff;
}
.my-cultrue p{
	line-height:28px;	
}
.my-cultrue cite{
	color:#999999;
}