.other_main{
	width: 1200px;
	position: relative;
    margin: 0px auto 40px;
}
.left_nav{
	width: 170px;
	margin: 0 110px 0 150px;
}
.left_nav_p{
	font-size: 16px;
	color: #999;
	width: 170px;
	height: 36px;
	border-bottom: 1px solid #999;
	padding-left: 12px;
}
.left_nav_p span{
	height: 36px;
	line-height: 36px;
}
.left_nav_jt{
	margin-left: 70px;
	margin-top: 10px;
}
.right_main{
	width: 620px;
}
.right_main img{
	float: left;
}
.right_main_tit{
	margin: 25px 0 10px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.right_main .clear{
	margin-bottom: 36px;
}


.right_main_leg{
	width: 620px;
	border: 1px solid #f7f7f7;
	padding: 24px 14px;
	box-shadow: 2px 2px 10px #ccc;
}
.right_main_leg_tit{
	font-size: 20px;
	color: #000;
	text-align: center;
}
.right_main_leg_time{
	font-size: 12px;
	color: #999;
	text-align: center;
	margin: 20px 0 10px;
}
.right_main_leg_tit2{
	font-size: 16px;
	color: #333;
	margin-top: 30px;
}
.right_main_leg_ct{
	font-size: 14px;
	color: #666;
	line-height: 1.7;
}

.right_main_con{
	width: 620px;
	border: 1px solid #f7f7f7;
	padding: 15px;
	box-shadow: 2px 2px 10px #ccc;
	margin-bottom: 140px;
}

.right_main_con_name{
	font-size: 16px;
	color: #1e1e1e;
	margin: 14px 0;
}
.right_main_contack{
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}


.about_us_navbox {
    /*width: 1920px;
    position: fixed;
    top: 126px;
    left: 50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);*/
	width:100%;
    background-color:#e6e6e6;
    height: 162px;
    z-index: 9;
    margin: 120px auto 0;
}
.about_us_nav {
    width:1200px; 
    margin:0 auto;
    height:162px; 
}
.aun_list {
    float:left; 
    height:162px; 
    width:20%; 
    overflow:hidden;
    position:relative; 
    cursor:pointer;
    transition: all .5s;
    -moz-transition: all .5s;  
    -webkit-transition: all .5s;   
    -o-transition: all .5s;   
}
.select_aunlist {
    width:40%;
}
#about_touwho {
    background: url(../images/aboutus-nav-brief.png)no-repeat;
    /*background-size: 100% 100%;*/
    /*background-color:rgb(19,181,142);*/
}
#about_gd {
     background: url(../images/aboutus-nav-team.png)no-repeat;
     /*background-size: 100% 100%;*/
    /*background-color:rgb(255,217,0);*/
}
#about_team {
     background: url(../images/aboutus-nav-history.jpg)no-repeat;
     /*background-size: 100% 100%;*/
    /*background-color:rgb(46,45,89);*/
}
#partner {
     background: url(../images/aboutus-nav-team.png)no-repeat;
     /*background-size: 100% 100%;*/
    /*background-color:rgb(46,45,89);*/
}
.aun_open_box {
    position:absolute; width:80%; top:15px; left:-120%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 和 Chrome */
    -o-transition: all 0.5s;	/* Opera */
}
.aun_om_left img {
    height:180px;
}
.aun_om_left {
    float:left;
}
.aun_om_right {
    float:right; text-align:right; color:#fff;
}
.aun_omr_cn {
    line-height:24px; 
    font-size:30px; 
    margin-top:10px;
    color: #333;
}
.aun_omr_en {
    line-height:28px; font-size:24px;margin-top:5px;
}
.aun_colse_box img {
    width:85%;
}
.aun_colse_box {
    font-size: 22px;
    width: 20px;
    position:absolute; top:10px; right:40px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 和 Chrome */
    -o-transition: all 0.5s;	/* Opera */
    color: #fff;
}
#about_gd .aun_om_right {
    color:#fff;
}
#about_team .aun_omr_cn {
    color: #333;
}
#about_team .aun_omr_en {
    color:#12b58d;
}

.select_aunlist .aun_colse_box {
    top:100%;
}
.select_aunlist .aun_open_box {
     top:15px; left:10%;
}

.about_us_text {
    width:1080px; margin:0 auto; padding:60px 0;
}

.aut_left {
    width:60%; float:left;
}
.aut_right img {
    width:100%;
}
.aut_right {
    width:33%; float:right;
}
.aut_left_cn {
    color:#12b58d;line-height:24px; font-size:24px;  margin-top:25px;
}
.aut_left_en {
    color:#dfdfdf;line-height:28px; font-size:24px; margin-top:5px;
}
.aut_left_text p {
    margin-top:10px;
}
.aut_left_text {
    line-height:26px; color:#141215; font-size:14px; margin-top:35px;
}
.aun_omr_cn_mask{
    width: 720px;
    height: 162px;
    position: absolute;
    top: 0;
    left: 0;
    background: #3e2723;
    opacity: 0.6;    
}