/*首页*/
#layout{
	width:100%;
	height:705px;
}
.bot_info{
	margin:0 auto;
	width:1200px;
	height:100%;

}
/*1层*/
.bot_info_one{

	height:235px;
	font-size:0px;
}
.bot_info_one > div{ display:inline-block;height:100%;}
.bot_info_one .d1{
	width:50%;
	background:url("../imgas/33.png") no-repeat;
	background-size:cover;
}
 .d2{
	position:relative;
	width:25%;
	background:#d5f0e7;
}
 .bot_info_one .d2 .iv_2{
	position: absolute;
	left:36px;
	top: 74px;
}
 .bot_info_one .d2 .iv_2 p:nth-child(1){
	font-size:14px;
	color:#266c54;
	margin-bottom:8px;
}
 .bot_info_one .d2 .iv_2 p:nth-child(2){
	font-size:15px;
	color:#266c54;
}
 .bot_info_one div span{
	position:absolute;
	left:36px;
	bottom:65px;
	padding:2px 4px;
	font-size:14px;
	color:#266c54;
	border:1px solid #266c54;
	cursor:pointer;
}
  .bot_info_one .d3{
	position:relative;
	width:25%;
	background:#1d694d;
}
  .bot_info_one .d3 .iv_2{
	position: absolute;
	top:55px;
	left:66px;
}
  .bot_info_one .d3 .iv_2 p{
	font-size:15px;
	color: #fff;
	margin-bottom:5px;
}
  .bot_info_one .d3 span{
	position:absolute;
	left:66px;
	bottom:55px;
	padding:2px 4px;
	font-size:15px;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
}
/*2层*/
  .bot_info_two{

	height: 234px;
	font-size:0px;
}
  .bot_info_two > div{ float:left; height:100%;}
  .bot_info_two .d1{
	position:relative;
	width:25%;
	height:100%;
	background:#1d694d;
}
  .bot_info_two .d1 .iv_2{
	position: absolute;
	top:45px;
	left:30px;
	font-size:14px;
	color:#1d694d;
}
  .bot_info_two .d1 .iv_2 p{ margin-bottom:5px;color:#fff;}
  .bot_info_two div span{
	position:absolute;
	left:36px;
	bottom:50px;
	padding:2px 4px;
	font-size:15px;
	color:#266c54;
	border:1px solid #266c54;
	cursor:pointer;
}
  .bot_info_two .d2{
	position:relative;
	width:25%;
	height:100%;
	background:#d5f0e7;
}
  .bot_info_two .d2 .iv_2{
	position: absolute;
	top:45px;
	left:30px;
	font-size:14px;
	color:#1d694d;
}
  .bot_info_two .d2 .iv_2 p{ margin-bottom:5px;}
  .bot_info_two div span{
	position:absolute;
	left:36px;
	bottom:50px;
	padding:2px 4px;
	font-size:15px;
	color:#266c54;
	border:1px solid #266c54;
	cursor:pointer;
}
  .bot_info_two .d3{
	width:50%;
	height:100%;
	background:url("../imgas/yi.jpg")no-repeat;
	background-size:cover;
}
/*3层*/
  .bot_info_three > div{
	float:left;
	width:25%;
	height:236px;
}
  .bot_info_three .d1{
	background:#d5f0e7;
}
  .bot_info_three .d1 .rx{
	margin-top:98px;
	margin-left:22px;
	display:block;
}
  .bot_info_three .d1 .rx p{ font-size:15px; color:#55907c; margin-bottom:5px;}
  .bot_info_three .d2{
	position: relative;
	padding-top:56px;
	height:180px;
	background:#ddd;
}
  .bot_info_three .d2 p{
	margin-bottom:5px;
	padding:0px 25px;
	color: #fff;
	font-size:16px;
    color:#333;
}
  .bot_info_three .d2 span{
	position:absolute;
	left:25px;
	bottom:65px;
	padding:2px 4px;
	font-size:15px;
	color:#fff;
	cursor:pointer;
    color:#266c54;
	border:1px solid #266c54;
}
  .bot_info_three .d3{
	background:url("../imgas/ewm.jpg")no-repeat 0px -35px;
	background-size:cover;
}
  .bot_info_three .d4{
	position:relative;
	background:#ddd;
	padding-top:82px;
	height:154px;
}
  .bot_info_three .d4 p{
	margin-bottom:5px;
	padding:0px 44px;
	color: #215f4a;
	font-size:16px;
}
  .bot_info_three .d4 span{
	position:absolute;
	left:44px;
	bottom:65px;
	padding:2px 4px;
	font-size:15px;
	color:#215f4a;
	border:1px solid #215f4a;
	cursor:pointer;
}

/*内容页*/

.container{
	margin:0 auto;
	padding-top:40px;
	width:1200px;
}
/*左边*/
 .left_about{
	float:left;
	width:20%;
}
 .left_about .d1{
	width:100%;
	background:#fff;
	margin-bottom:80px;
}
 .left_about .d1 .aa{
	position:relative;
	margin-bottom:1px;
	width:100%;
	height:168px;
	background:url("../imgas/22222.png")no-repeat;
	background-size:cover;
}
 .left_about .d1 .aa .erz{
	position:absolute;
	top: 48px;
	width:100%;
	height:100px;
	background:rgba(18,86,61,0.8);
}
 .left_about .d1 .aa .erz p:nth-child(1){
	margin-top: 27px;
	margin-bottom:5px;
	color:#fff;
	font-size:16px;
	text-indent: 20px;
}
 .left_about .d1 .aa .erz p:nth-child(2){
	color:#fff;
	text-indent:20px;
	font-size:18px;
}
 .left_about .d1 .p1{
	margin-bottom:1px;
	width:100%;
	height:48px;
	font-size:14px;
	line-height:48px;
	text-indent:18px;
	background:#ecf0f1;
	transition:0.8s;
}
 .left_about .d1 .p1:hover{
	background: rgba(18,86,61,0.8);
}
 .left_about .d1 .p1 a{ display:block;width:100%;height:100%; color:#000;}
 .left_about .d2{
	position:relative;
	width:100%;
	height:260px;
}
 .left_about .d2 img{
	bottom:0px;
	position:absolute;
	width:100%;
}
 .left_about .d2 .bb{
	position: absolute;
	bottom:0px;
	width:100%;
	height:100px;
	background: rgba(200,198,201,.4);
	z-index:5;
}
 .left_about .d2 .bb .p1{
	margin-top:20px;
	margin-bottom:3px;
	font-size:20px;
	color:#fff;
	text-align:center;
}
 .left_about .d2 .bb .p2{
	font-size:16px;
	color:#fff;
	text-align:center;
}
/*右边*/
 .right_aubot{
	float:right;
	width:80%;
}
 .right_aubot .tp{
	text-align:left;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
}
 .right_aubot .tp .sye{
	display:inline-block;
	width: 14px;
	height:14px;
	background:url("../imgas/bb.png")no-repeat;
	background-size: 14px 14px;
    margin-left:16px;
}
 .right_aubot .tp i{font-style:normal; color:#ccc;}
 .right_aubot .tp span{
	color:#ccc;
	font-size:14px;
}
 .right_aubot .content{
	/*width:100%;*/
}
 .right_aubot .content h3{
	text-align:center;
	color: #636363;
	margin-top: 32px;
	margin-bottom:20px;
}
 .right_aubot .content p {
	color:#666;
	font-size:15px;
	line-height:1.6;
}