

.banner {
    max-width: 1920px;
    margin: 0 auto;
}
.banner img {
    max-width: 100%;
}


.indexTitle  {
    margin: 0 auto 40px auto;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 20px;
    background: url(../image/icon_titleLine.png) no-repeat center bottom;
}
.indexTitle h2 {
    font-size: 30px;
    font-weight: bold;
}
.indexTitle p {
    text-transform: uppercase;
    color: #b4b4b4;
    letter-spacing: 2px;
    margin-top: 12px;
}
.news .indexnewsMore{

   margin-left:540px;
    padding:0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #036eb7;
    border-radius: 20px;
    border: none;

}

/* 公司简介 */
.company {
    padding-bottom: 50px;
}
.company .content {
    width: 1200px;
    height: 305px;
    margin: 0 auto;
    position: relative;
}
.company .pic {
    width: 575px;
    height: 305px;
    padding: 12.5px;
    overflow: hidden;
    background: url(../image/pic_index_companyBg.png) no-repeat center center;
}
.company .pic img {
    width: 100%;
    min-height: 100%;
}
.company .text {
    width: 600px;
}
.company .text p {
    line-height: 28px;
    height: 252px;
    letter-spacing: 0.5px;
    overflow: hidden;
}
.company .indexMore {
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #036eb7;
    border-radius: 20px;
    border: none;
}


/* 产品与服务 */
.product {
    background: #f8f8f8;
    padding-bottom: 65px;
}
.product .content {
    width: 1200px;
    margin: 0 auto;
}
.product .content .item {
    width: 589px;
}
.product .content .item .pic {
    width: 589px;
    height: 280px;
    overflow: hidden;
}
.product .content .item .pic img {
    width: 100%;
    min-height: 100%;
}
.product .content .item .text {
    text-align: center;
    background: #fff;
    padding: 25px 75px;
}
.product .content .item .text h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.product .content .item .text p {
    text-align: left;
    line-height: 26px;
    height: 104px;
    overflow: hidden;
}


/* 新闻中心 */
.news {
    padding-bottom: 75px;
}
.news .content {
    width: 1200px;
    margin: 0 auto;
}
.news .content .item {
    width: 390px;
    float: left;
    margin-left: 15px;
    position: relative;
    text-align: center;
}
.news .content .item:first-child {
    margin-left: 0;
}
.news .content .item .pic {
    width: 390px;
    height: 240px;
    overflow: hidden;
}
.news .content .item .pic img {
    width: 100%;
    min-height: 100%;
}
.news .content .item .transBg {
    width: 100%;
    height: 39px;
    background: #000;
    opacity: .5;
    position: absolute;
    top: 201px;
}
.news .content .item h4 {
    width: 100%;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 201px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
}
.news .content .item p {
    text-align: left;
    padding: 20px;
    line-height: 26px;
    height: 144px;
    overflow: hidden;
}
.news .content .item a:hover h4 {
    color: #eee;
}


/* 科研团队/专利证书 */
.science  {
    padding: 35px 0 15px 0;
    background: #f8f8f8 url(../image/pic_index_scienceBg.png) no-repeat center top;
}
.science .item {
    width: 1005px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
}
.science .item .pic img {
    width: 100%;
    min-height: 100%;
}
.science .item .text h3 {
    font-size: 24px;
    font-weight: bold;
    color: #808080;
    padding: 15px 0 25px 0;
}
.science .item .text p {
    line-height: 26px;
    height: 130px;
    overflow: hidden;
    text-align: left;
    color: #333;
}
.science .item a:hover h3 {
    color: #036eb7;
}
.science .team {
    margin-bottom: 35px;
}
.science .team .pic {
    width: 322px;
    height: 242px;
    overflow: hidden;
}
.science .team .text {
    width: calc(100% - 347px);
    padding-right: 15px;
}
.science .certificate .pic {
    width: 330px;
    height: 223px;
    overflow: hidden;
}
.science .certificate .text {
    width: calc(100% - 355px);
    text-align: left;
    padding-left: 15px;
}
.science .shadow {
    display: block;
    margin: 0 auto;
}
.science .indexteamMore{
    position: relative;
    float:right;
    bottom: 0;
    padding: 0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #036eb7;
    border-radius: 20px;
    border: none;
}
.science .indexMore{
    margin-left:10px;
    bottom: 0;
    padding: 0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #036eb7;
    border-radius: 20px;
    border: none;
}

/* 友情链接 */
.links {
    padding-bottom: 75px;
    background: #f8f8f8;
}
.links .content {
    width: 1200px;
    margin: 0 auto;
}
.links .linksList {
    height: 310px;
    padding: 20px 30px;
    text-align: center;
}
.links .linksList li {
    display: block;
    float: left;
    width: 285px;
    height: 84px;
    line-height: 84px;
    overflow: hidden;
    margin-bottom: 6px;
}

