﻿/*导航条*/
@media screen and (max-width: 767px){
	.navigation ul li {
	    width: 20%;
	}
}
/*董事会      高级管理层 */


.dong-1{
	width:100%;
	background:#fff;
	padding:30px;
	margin-bottom:30px;
transition:all .8s
}
.dong-hr{
	width:50px;
	height:1px;
	background:#ad0007;
	margin:20px 0;
transition:all .8s
}
.dong-1 h2{
	color:#333;
	font-size:24px;
transition:all .8s
}
.dong-1 p{
	color:#333;
	font-size:16px;
transition:all .8s
}

.dong-1:hover{
	background:#af905f
}
.dong-1:hover h2,.dong-1:hover p{
	color:#fff
}
.dong-1:hover .dong-hr{
	background:#fff
}


.navigation{
	margin-bottom: 50px;
}
.director h4{
	font-size: 30px;
	color:#af905f;
	padding-top: 20px;
	margin-bottom: 30px;
	padding-left: 15px;
}
.director .wf{
	width: 33.3333333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.director .img{
	width: 100%;
	/*float: left;*/
	/*margin-left: 30px;*/
	margin-bottom: 30px;
	cursor: pointer;
	box-shadow: 0 0 10px #ddd;
	transition: all 0.3s;                                                                                
	-moz-transition: all 0.3s; /* Firefox 4 */								
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */							
	-o-transition: all 0.3s; /* Opera */
}
.director .img:hover{
	box-shadow: 0 0 30px #ADADAD;
}
.director .img:hover .tex{
	background: #DA9C6B;
	color: #fff;
}
.director .img.mg{
	margin-left: 0;
}
.director .img img{
	width: 100%;
	vertical-align: top;
}
.director .row{
	overflow: hidden;
}
.director .img .tex{
	line-height: 80px;
	background: #fff;
	transition: all 0.3s;                                                                                
	-moz-transition: all 0.3s; /* Firefox 4 */								
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */							
	-o-transition: all 0.3s; /* Opera */
}
.director .img .tex p{
	font-size: 26px;
}
.director .img .tex p span{
	font-size: 16px;
}
@media screen and (max-width: 1370px) {

}
@media screen and (max-width: 991px) {
	.navigation{
		margin-bottom: 30px;
	}
	.director .img .tex p{
		font-size: 18px;
	}
	.director .img .tex p span{
		font-size: 14px;
	}
	.director .img .tex{
		line-height: 50px;
	}

}
@media screen and (max-width: 767px){
	.director .img{
		margin-left: 0;
		margin-bottom: 10px;
	}
	.director .wf{
		width: 50%;
	}
	.director h4 {
	    font-size: 16px;
	    padding-top: 15px;
	    margin-bottom: 20px;
	}
	.navigation{
		margin-bottom: 10px;
	}
	.director .img .tex p{
		font-size: 14px;
	}
	.director .img .tex p span{
		font-size: 12px;
	}
	.director .img .tex{
		line-height: 40px;
	}
}
/*职能部门*/
.funcion{
	margin-bottom: 80px;
}
.funcion h4{
	padding-top: 50px;
	font-size: 30px;
	color: #af905f;
	margin-bottom: 30px;
	padding-left: 15px;
}
.funcion .department .bj{
	background: #fff;
	padding: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #555555;
	cursor: pointer;
	box-shadow: 0 0 10px #ddd;
	transition: all 0.3s;                                                                                
	-moz-transition: all 0.3s; /* Firefox 4 */								
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */							
	-o-transition: all 0.3s; /* Opera */
}
.p-over {
	height: 120px;
	overflow: auto;
}
.funcion .department .bj:hover{
	box-shadow: 0 0 30px #ADADAD;
	color: #fff;
	background: #af905f;
}
.funcion .department .bj:hover p{
	color: #fff;
	transition: all 0.3s;                                                                                
	-moz-transition: all 0.3s; /* Firefox 4 */								
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */							
	-o-transition: all 0.3s; /* Opera */
}
.funcion .department p{
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}
@media screen and (max-width: 1860px){
	.funcion .department .bj {
	    font-size: 14px;
	    line-height: 30px;
	    padding: 30px ;
	}
}
@media screen and (max-width: 1635px){
	.funcion .department .bj{
		font-size: 12px;
	}
}
@media screen and (max-width: 1450px){

}
@media screen and (max-width: 1200px){
	.funcion .department .bj{
		min-height: inherit;
		max-height: inherit;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 991px){
	.funcion {
	    margin-bottom: 30px;
	}
	.funcion .department .bj{
		padding: 20px;
		font-size: 12px;
		margin-bottom: 15px;
	}
	.funcion .department p{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.p-over{
		height: auto;
		overflow: hidden;
		font-size: 14px;
	}
	.funcion h4 {
	    padding-top: 30px;
	    font-size: 24px;
	    margin-bottom: 20px;
	}
.dong-1{
	padding:20px
}
.dong-hr{
	margin:15px 0;
	width:30px
}
.dong-1 h2{
	font-size:22px
}
.dong-1 p{
	font-size:14px
}
	.director h4{
		font-size: 24px;
	}
	.dong-1 h2{
		font-size: 20px;
	}
}

@media screen and (max-width:767px){
	.dong-1{margin-bottom:15px}
	.dong-1 h2{
	font-size:18px
}
	.dong-1,.funcion .department .bj{
		padding:15px
	}
}


