﻿@charset "utf-8";
*{margin:0;padding: 0;}
/*轮播图*/
body{margin-bottom:0px;overflow-x: hidden;}
.topImg{width:100%;}
.topImg img{width:1920px;height:200px;display: block;margin:0 auto;}
.main{width:1200px;margin:0 auto;margin-top:20px;}
/*左边导航*/
.topWrap{position:fixed;height:auto;overflow:hidden;z-index:10;top:0;}
.leftBar{float:left;width:210px;margin-right:30px;}
.leftBar .title{width:210px;height:76px;line-height: 76px;background-color:#12813B;text-indent:20px;font-size: 20px;font-weight: bold;color:#fff;}
.leftBar ul{width:208px;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.leftBar ul li{width:208px;border-bottom:1px solid #e5e5e5;height:58px;overflow: hidden;}
.leftBar ul li.on{color:#12813B;}
.leftBar ul li.on a{border-left:4px solid #12813B;}
.leftBar ul li.on span{color:#12813B!important;}
.leftBar ul li a{height:36px;display: block;margin-top:12px;padding-left:15px;overflow: hidden;}
.leftBar ul li a span{display: inline-block;vertical-align: top;margin-top:7px;}
.leftBar ul li a span:first-child{font-size: 14px;font-weight: bold;color:#555555;}
.leftBar ul li a span:first-child+span{font-size: 12px;color:#666666;margin-top:10px;margin-left:10px;}
.leftBar>a{display: block;width:210px;}
.leftBar>a img{width:210px;}
/*右边内容*/
.rightBar{width:960px;float:right;}
.rightBar .title{width:960px;font-size: 22px;color:#444444;border-bottom: 1px solid #d6d6d6;line-height:75px;}
.rightBar .content{margin-top:50px;}
.rightBar .content .newsContent ul li{width:950px;padding-bottom:20px;border-bottom: 1px solid #e1e1e1;margin-bottom:20px;padding-left: 10px;}
.rightBar .content .newsContent ul li .left{float:left;margin-right:18px;}
.rightBar .content .newsContent ul li .left img{width:160px;height:120px;}
.rightBar .content .newsContent ul li .right{float:left;width:770px;}
.rightBar .content .newsContent ul li .right>a{width:770px;display: block;line-height:36px;color:#555555;font-size: 16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rightBar .content .newsContent ul li .right>a:hover{color:#00674A;}
.rightBar .content .newsContent ul li .right>p.tips{font-size: 14px;color:#999999;line-height:20px;height:40px;overflow: hidden;}
.rightBar .content .newsContent ul li .right>p.message{font-size:12px;color:#999999;margin-top:20px;}
.rightBar .content .newsContent ul li .right>p.message i{font-size:14px;color:#999999;margin-right: 3px;}
/*发展历程*/
.rightBar .content .historyTitle{margin-bottom:45px;width:100%}
.rightBar .content .historyTitle p{margin-bottom:45px;text-align: center;font-size: 24px;font-weight: bold;color:#333333;}
.rightBar .content .historyMonth{padding:25px 0;background-color: #f5f5f5;border:1px solid #e4e4e4;width:960px;margin-bottom:30px;}
.rightBar .content .historyMonth ul{text-align: justify;}
.rightBar .content .historyMonth ul li{float:left;padding-top:15px;width:65px;height:20px;position: relative;margin-left:50px;text-align: center;}
.rightBar .content .historyMonth ul li a{display:block;width:65px;height:20px;text-align: center;}
.rightBar .content .historyMonth ul li .liImg{position: absolute;left:0px;bottom:-8px;display: none;}
.rightBar .content .historyMonth ul li:hover .liImg{display: block;}
/*新闻详情*/
.rightBar .content .newsDetail{    font-size: 20px;    line-height: 31px;}
.rightBar .content .newsDetail .detailTitle{text-align: center;margin-bottom:35px;}
.rightBar .content .newsDetail .detailTitle p:first-child{font-size:24px;font-weight:bold;color:#333333;height:auto;}
.rightBar .content .newsDetail .detailTitle p:first-child+p{font-size:12px;color:#999999;}
.rightBar .content .newsDetail .detailTitle p:first-child+p i{margin-right:3px;}
/*企业荣誉*/
.rightBar .content .honorContent ul{text-align: justify;}
.rightBar .content .honorContent ul li{display: inline-block;vertical-align: top;width:236px;height:238px;}
.rightBar .content .honorContent ul li:hover{cursor: pointer;}
.rightBar .content .honorContent ul li:hover p{cursor: pointer;color:#12813B}
.rightBar .content .honorContent ul li p{width:100%;text-align: center;line-height:43px;font-size:14px;color:#555555;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.rightBar .content .honorContent ul li.left_fix{height:0;padding: 0;margin:0;overflow: hidden;}
.rightBar .content .honorContent ul li img{display:block;width:236px;height:170px;}
/*遮罩*/
.zhezhao{width:100%;height:100%;position:fixed;left:0px;top:0px;display: none;background-color:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);z-index: 100000;}
.showBigImg{width:540px;height:408px;position: absolute;left:50%;top:50%;margin-left:-270px;margin-top:-204px;}
.showBigImg li{width:540px;height:408px;}
.special-i{width:30px;height:30px;font-size:25px;line-height:30px;text-align: center;color:blue;position:fixed;right:0px;top:0px;}
.special-i:hover{cursor: pointer;}
.showBigImg-left{width:70px;height:70px;position: absolute;left:-55px;top:50%;margin-top:-35px;text-align: center;line-height: 70px;}
.showBigImg-left i{color:white;font-size:46px;}
.showBigImg-right{width:70px;height:70px;position: absolute;right:-55px;top:50%;margin-top:-35px;text-align: center;line-height: 70px;}
.showBigImg-right i{color:white;font-size:46px;}
.showBigImg-left i,.showBigImg-right i{cursor: pointer;}
/*团队风采*/
.teamContent h1{text-align: center;height:100px;}
.teamContent ul{text-align:justify;}
.teamContent ul li{display:inline-block;vertical-align:top;width:304px;margin-bottom:45px;border:1px solid #e1e1e1;padding-bottom: 20px;}
.teamContent ul li img{width:304px;height:229px}
.teamContent ul li p{text-align: center;line-height:50px;font-size:14px;color:#333333;}
.teamContent ul li a.lastA{width:90px;height:25px;font-size:14px;color:#666666;border:1px solid #cccccc;border-radius:5px;margin:0 auto;display:block;text-align: center;}
.teamContent ul li a.lastA i{font-size:15px;margin-right:5px;}
.teamContent ul li.left_fix{height:0;padding:0;margin:0;overflow:hidden;border:none;}


.active{
    /*display: block!important;*/
    border: 0px;
}
/*上一页和下一页*/
.upDown{margin-top:20px;}
.upDown a:first-child{float:left;color:#666666;font-size:14px;width: 470px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.upDown a:first-child+a{float:right;color:#666666;font-size:14px;width: 470px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



