section.container > div.content-wrapper{
	padding: 60px 0;
}
section.container > div.content-wrapper.bg{
	background: #f2f2f2;
}
div.aboutus{
	height: auto;
	overflow: hidden;
}
.abt_lt{ width:50%; float: left; height: auto; overflow: hidden;}

.abt_rt{width: 50%; float: right; height: auto; overflow: hidden;}
.abt_rt img{ width:100%; cursor: pointer;}
div.chanquan{
	background:#f5f5f5;
}
.w1300{
	width:1260px;
	margin:0 auto;

}
div.entitle{
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	font-family:arial;
	color:#999;
	margin-bottom:20px;
	font-weight:bold;
}
h3.pro-title{
	font-size: 30px;
	text-align: center;
}
/*h3.pro-title:after{
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #b0b3b3;
    margin: 12px auto 0;
}*/
div.content *{
	max-width: 100% !important;
}
 div.info{
	font-size: 15px;
	font-weight:500;
	text-align: center;
	/*font-family:arial;*/
	color:#333;
	margin-top:20px;
	/*font-weight:bold;*/
	line-height:26px;
}
div.content{
	padding:3.5% 2% 0 18%;
	position:relative;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.8;
}

div.content p{
    font-size: 18px;
    line-height: 38px;
    font-weight:500;
    margin-bottom: 10px;
}


/* 弹窗 (background) */
.modal {
    display: none; /* 默认隐藏 */
    position: fixed; /* 固定定位 */
    z-index: 99999; /* 设置在顶层 */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.8); 
}
 
/* 弹窗内容 */
.modal-content {
	position: relative;
    background-color: #000000;
    margin: 15% auto; 
    padding: 20px;
    width: 70%;
    text-align: center; 
}
.modal-content video {
	width: auto;
	max-height: 720px;

}
 
/* 关闭按钮 */
.close {
	position: absolute;
	right: -30px;
	top: 0;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
}
 
.close:hover,
.close:focus {
    color: ffffff;
    text-decoration: none;
    cursor: pointer;
}



div.content-box{
	margin-top: 30px;
	overflow: hidden;
}
div.content-box > div.desc{
	font-size: 16px;
	text-align: center;
	color: #555;
}
div.content-box > div.pic-list{
	margin-top: 30px;
}
div.content-box > div.pic-list a.thumb{
	float: left;
	width: 414px;
	height: 282px;
	margin: 0 5px 20px;
	position:relative;
	border-radius: 5px;
}
div.content-box > div.pic-list a.thumb span{
	display: block;
	font-size: 12px;
	color: #fff;
	padding:10px;
	line-height: 20px;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	background: rgba(0, 0, 0, 0.6);
}
/*企业荣誉*/
div.rongyu{
	height:972px;
	background: url(../images/rongyu.jpg) no-repeat center top;
}/*
div.rongyu ul{
    width: 1240px;
    margin: 0 auto;
    padding-top: 63px;
    min-height: 500px;
}
div.rongyu ul  li{
	width: 392px;
	margin-left: 28px;
	float: left;
	position: relative;
}
div.rongyu ul  li:nth-child(3n-2){
	margin-left: 0;
}
div.rongyu ul  li:hover img{
	transform: scale(1.2);
}
div.rongyu ul  li:hover .title{
	color: #064893;
}
div.rongyu ul  li a{
	display: block;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
div.rongyu ul  li .pic{
	width: 100%;
	height:280px;
	border:1px solid #d6d6d6;
	overflow: hidden;
}
div.rongyu ul  li .pic img{
	width: 100%;
	transition: all 1s;
}
div.rongyu ul  li .title{
	text-align: center;
	font-size:16px;
	line-height: 34px;
	padding: 14px 0 24px 0;
	/*color: #239c74;*/
}*/

/*企业风采*/
div.fengcai{background:#f5f5f5;}
div.fengcai ul{
    width: 1240px;
    margin: 0 auto;
    padding-top: 63px;
    min-height: 500px;
}
div.fengcai ul  li{
	width: 392px;
	margin-left: 28px;
	float: left;
	position: relative;
}
div.fengcai ul  li:nth-child(3n-2){
	margin-left: 0;
}
div.fengcai ul  li:hover img{
	transform: scale(1.2);
}
div.fengcai ul  li:hover .title{
	color: #064893;
}
div.fengcai ul  li a{
	display: block;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
div.fengcai ul  li .pic{
	width: 100%;
	height:225px;
	border:1px solid #d6d6d6;
	overflow: hidden;
}
div.fengcai ul  li .pic img{
	width: 100%;
	transition: all 1s;
}
div.fengcai ul  li .title{
	text-align: center;
	font-size:16px;
	line-height: 34px;
	padding: 14px 0 24px 0;
	/*color: #239c74;*/
}
/*企业文化*/
div.wenhua{
	height:972px;
	background: url(../images/wenhua.jpg) no-repeat center top;
}
/*学术交流*/
div.xueshu{
	background: url(../images/xueshu.png) center top;

}
div.xueshu ul{
    width: 1240px;
    margin: 0 auto;
    padding-top: 63px;
    height: 260px;
}
div.xueshu ul  li{
	width: 450px;
	margin-left: 80px;
	float: left;
	position: relative;
}
div.xueshu ul  li:nth-child(3n-2){
	margin-left: 0;
}
div.xueshu ul  li:hover img{
	transform: scale(1.2);
}

div.xueshu ul  li a{
	display: block;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
div.xueshu ul  li .pic{
	width: 100%;
	height:260px;
	border:1px solid #d6d6d6;
	overflow: hidden;
}
div.xueshu ul  li .pic img{
	width: 100%;
	transition: all 1s;
}
div.xueshu ul  li .pic .title{
	position:absolute;
	bottom:20px;
	text-align: center;
	font-size:16px;
	line-height: 34px;
	/*background:#333;*/
	width:100%;

	/*filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;*/

	/*color: #239c74;*/
}
div.xueshu ul  li .pic .title span{
	color:#fff;
	font-weight:bold;
}

footer.footer div.info{color:#fff;}
/*旋转木马*/

.caroursel li{
	width: 400px;
	box-shadow:0 0 20px rgba(0,0,0,0.8);
	webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
	moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
	o-box-shadow:0 0 20px rgba(0,0,0,0.8);
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.caroursel li .pic{
	width: 100%;
	overflow: hidden;
}
.caroursel li .pic img{
	display: block;
	width: 100%;
	height:300px;
}
.caroursel li .title{
	width: 100%;
	background-color:#fff;
	/*height:45px;*/
	overflow: hidden;
	position: relative;
	text-align:center;
}




.caroursel li .title span{
	display: block;
	font-size:22px;
	margin-top: 45px;
	/* margin-bottom: 160px; */
	color:#064893;
}
.caroursel li .title span:last-child{
	font-size:18px;
	margin-top: 15px;
	margin-bottom: 70px;
}
.caroursel li .title i.credentials{
	display: block;
	font-size:22px;
	margin-top: 15px;
	margin-bottom: 10px;
	color:#064893;
}
.caroursel li .title em{
    content: '';
    width: 28px;
    height: 2px;
    background:#333;
    position: absolute;
    bottom: 60px;
    left: 159px;
    z-index: 1;
}
.caroursel li .title:after {
    content: '';
    width: 28px;
    height: 28px;
    background: url(../images/jia.png) no-repeat center;
    position: absolute;
    bottom: 20px;
    left: 159px;
    z-index: 1;
}
.poster-main{
	width: 1200px;
    height: 300px;
    position: relative;
    margin: 0 auto;
}
.poster-main .poster-list {
  width: 1240px;
  height: 300px;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: -230px;
  background: url(../images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: -230px;
  background: url(../images/right.png) no-repeat center center;
}
