#page-2 {
	background:url("/images/index_about_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.p2-inner{
	height: 100%;
	background-color: #eeeeee;
}


.p2-inner table{ height: 100% }
.p2-inner table td{  }
.p2-inner table img{ width: 100%; height: 100% }
#index_about{ width: 1200px; margin: auto; }
.index_about{margin-top: 20%; padding-top: 80px; }
.index_about .title{ margin: auto; font-size: 48px; color: #202020; text-align: left; margin-bottom: 40px; }
.index_about .title2{ margin: auto; font-size: 28px; color: #202020; text-align: left; margin-bottom: 50px; }
.index_about .content{ width: 560px; margin: auto; margin-left: 0; color: #545454; font-size: 16px; text-align: left; line-height: 32px; margin-bottom: 50px;


-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease; 
}

.index_about .content_active{ width: 560px; margin: auto; color: #545454; font-size: 16px; text-align: left; line-height: 32px; margin-bottom: 50px;

margin-top: 0px;
opacity: 1
}
.index_about .morebtn{width: 560px; margin: auto; margin-left: 0;}
.index_about .morebtn a{ margin: auto; margin-left: 0; display: block; color: #fff; background: #2b545a; width: 150px; height: 45px; text-align: center; line-height: 45px; font-size: 14px;}

#index_about .link_box{float: right; width: 200px; margin-top: 20%; padding-top:120px; margin-right:50px;}
#index_about .link_box li{float: right; width: 200px; margin-bottom: 100px; }
#index_about .l_icon{ float: left;  width: 40px; height: 40px;}
#index_about .r_link{ float: right; width: 150px; }
#index_about .l_icon img{ width: 35px; height: 35px; margin-top:5px;  }
#index_about .r_link .p1{ color: #5e7c81; font-size: 16px; }
#index_about .r_link .p2{ color: #545454;  font-size: 12px; text-transform: uppercase;}