.sm_founder {
	padding-top: 150px;
}
.sm_founder h1{
	font-size: 30px;
	color: #444444;
	padding-bottom: 50px;
}
.founder_left img{
	width: 85%;
	margin-top: 55px;
}
.founder_right p,
.founder_right ul li{
	color: #444444;
	font-size: 14px;
	line-height: 30px;
}
.founder_right p{
	text-indent: 2em;
	padding-bottom: 20px;
	font-size: 14px;
}

.fd_p01:after,
.fd_p02:after,
.fd_p03:after,
.fd_p04:after,
.fd_p05:after,
.fd_p05:after,
.fd_p06:after,
.fd_p07:after,
.fd_p08:after,
.fd_p09:after,
.fd_p10:after,
.fd_p11:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.fd_p01,
.fd_p02,
.fd_p03,
.fd_p04,
.fd_p05,
.fd_p06,
.fd_p07,
.fd_p08,
.fd_p09,
.fd_p10,
.fd_p11{
	padding-top: 80px;
}

.fd_p01 .col-md-8 img,
.fd_p03 .col-md-8 img,
.fd_p05 .col-md-8 img,
.fd_p07 .col-md-8 img,
.fd_p09 .col-md-8 img,
.fd_p11 .col-md-8 img{
	width: 90%;
	border: 30px solid #FFFFFF;
	box-shadow: 0 0 10px #b0b0b0;
	margin-left: 10px;
}
.fd_p01 .col-md-4 p,
.fd_p03 .col-md-4 p,
.fd_p05 .col-md-4 p,
.fd_p07 .col-md-4 p,
.fd_p09 .col-md-4 p,
.fd_p11 .col-md-4 p{
	text-align: center;
	margin: 40px 0 0 220px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #444444;
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	-o-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
}
/*从左向右 从右向左是 writing-mode: vertical-rl;*/    
/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ 

.fd_p02 .col-md-4 p,
.fd_p04 .col-md-4 p,
.fd_p06 .col-md-4 p,
.fd_p08 .col-md-4 p,
.fd_p10 .col-md-4 p{
	text-align: center;
	margin: 40px 0 0 60px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #444444;
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	-o-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
}
.fd_p02 .col-md-8 img,
.fd_p04 .col-md-8 img,
.fd_p06 .col-md-8 img,
.fd_p08 .col-md-8 img,
.fd_p10 .col-md-8 img{
	width: 90%;
	border: 30px solid #FFFFFF;
	box-shadow: 0 0 10px #b0b0b0;
	margin-left: 50px;
}
.part_main{
	padding-bottom: 70px;
}


/*单独修改*/
.fd_p03 .col-md-4 p{
	margin: 104px 0 0 220px;
}
.fd_p05 .col-md-4 p{
	margin: 86px 0 0 220px;
}
.fd_p07 .col-md-4 p{
	margin: 70px 0 0 220px;
}
.fd_p09 .col-md-4 p{
	margin: 112px 0 0 220px;
}
.fd_p11 .col-md-4 p{
	margin: 74px 0 0 220px;
}

.fd_p02 .col-md-4 p{
	margin: 50px 0 0 60px;
}
.fd_p04 .col-md-4 p{
	margin: 82px 0 0 60px;
}
.fd_p08 .col-md-4 p{
	margin: 50px 0 0 60px;
}
.fd_p10 .col-md-4 p{
	margin: 74px 0 0 60px;
}
/*单独修改*/

.hidden_600{
	display: block;
}
.show_600{
	display: none;
}















