
/**关于我们**/

/**
方案二：使用无单位数值（更稳健）
.about_con2 .ab_con {
    /* 行高将是字体大小的 1.5 倍 */
    /* 如果 font-size 是 14px，行高就是 21px */
    /* 如果 font-size 是 20px，行高就是 30px */
    /*line-height: 1.5; 
	
	如果你希望行高随字体大小自动调整（响应式友好），建议使用无单位数字。
}
**/




.about_position{ font-size:16px !important; line-height:1.2 !important; margin-left:20px; float:left; display:inline-block;}/*页面位置*/
.about_pilot{ font-size:16px !important; line-height:1.5;}/*页面导航*/
.about_pilot a{font-size:16px !important; line-height:1.5; }
.about_pilot a:hover{ color:#0168b7 !important;}


.about_con2{ line-height: 1.5; }
.about_con2 .ab_img{width:50%; float:left; box-sizing: border-box; padding:35px;}
.about_con2 .ab_con{width:50%; float:left;box-sizing: border-box;}
.about_con2 .ab_con .contitle_a{ font-size:40px; display:block;  text-align:left; color:#0168b7; font-weight:bold; font-family:微软雅黑; line-height:1.2;}
.about_con2 .ab_con .contitle_b{ font-size:20px; display:block; text-align:left; color:#444; margin-bottom:30px; font-family:Arial, Helvetica, sans-serif; line-height:1.2;}
.about_con2 .ab_con .context{ width:100%;line-height: 1.5; font-size:16px !important;}

/**优先级属性并列------错误写法----.about_con2 .ab_con div,p,span,b{line-height:10px !important;}---**/
.about_con2 .ab_con .context div,
.about_con2 .ab_con .context p,
.about_con2 .ab_con .context span,
.about_con2 .ab_con .context b { line-height: 1.5; font-size:16px !important;}


.about_detail_content{ width:100% !important; padding:12px !important; float:left; overflow:hidden;  min-height:300px; background:#fff; box-sizing: border-box; margin-left:0px;/* border:1px solid #F3F3F3;box-shadow: 0 5px 20px #efefef;*/ }
.about_detail_content tr td{ width:100% !important; float:left !important; min-height:100px !important; overflow:hidden;  }
.about_detail_content tr td img{ width:99% !important;}

.aboutshow{ height:50px !important;}
.aboutshow .bt{ padding-top:20px !important; padding-bottom:10px !important; display:block; line-height:1.5; font-size:18px;}
.about_detail_article {padding: 0; color: #666666;font-size: 14px;line-height:1.5; text-align: left;}

.about_b {margin-top:0px !important; text-align:center !important; padding-left:10px; }
.about-right{padding-left:10px;}


/*-------旧关于我们搬过来----------------*/

/*-----关于我们的标题导航-----*/
.min-nav {  padding: 0.24rem 0; font-size: 0.24rem; border-bottom: 1px solid #eee; padding-top: 20px !important;  padding-left: 8px; box-sizing: border-box;}
/*-----关于我们的标题导航-----*/

/*关于我们-左侧右侧*/
.ab_left{ width:20%; float:left; overflow:hidden; min-height:400px; background:#fff; text-align:center; display:none !important;}
.ab_right{ width:100%; float:left; overflow:hidden;  min-height:500px; background:#fff; border:1px solid #F3F3F3;box-shadow: 0 5px 20px #efefef; margin-left:0px;}
.ab_right tr td{ width:100% !important; float:left !important; min-height:100px !important; overflow:hidden;  }
.ab_right tr td img{ width:99% !important;}
/*关于我们-左侧右侧*/

/*--------------关于我们--------------*/
.big_con{ margin:0 auto;}
.box_yy{ border:1px solid #F3F3F3; box-shadow:0 5px 20px #efefef;}
.hi{ min-height:300px;}
.hi2{ min-height:200px;}

.ab_left{ width:20%; float:left; overflow:hidden; min-height:400px; background:#fff; text-align:center;}
.ab_left .lb{ width:100%; padding-top:20px; text-align:center !important;}

.ab_left .lb .tiao{ width:100%; height:45px; line-height:45px;  display:block;}
.ab_left .lb .tiao:hover{background: url(../lab/tiao.png) no-repeat center left;}
.ab_left .lb .tiao1{ background: url(../lab/tiao.png) no-repeat center left;}

.ab_left .lb .tiao a.ab{ width:90%; height:45px; line-height:45px; font-size:16px; text-align:center !important;  display:block; margin:0 auto; background: url(../lab/R.png) no-repeat center right;}
.ab_left .lb .tiao a.ab:hover{ color:#555 !important; background: url(../lab/R2.png) no-repeat center right;}


.ab_left .gzwx{ width:100%; font-size:16px; margin-top:20px; text-align:center; }
.ab_left .gzwx span{ width:100%; display:block; padding-top:10px; text-align:center;}





/*.about_con .about_con2 table tbody tr td p,span{padding:0;color:#666666; font-size: 14px; line-height: 28px; text-align:left; font-family:微软雅黑; color:#1B1B1B;}
.about_con .about_con2 table tbody tr td p,span{padding:0;color:#666666; font-size: 14px; line-height: 28px; text-align:left; font-family:微软雅黑; color:#1B1B1B;}*/
/*--------------关于我们--------------*/

/*-------旧关于我们搬过来----------------*/


@media (max-width: 1200px) {
	
}


@media (max-width: 767px) {

.ab_right{ width:100%; float:left; overflow:hidden;  min-height:500px; background:#fff; border:1px solid #F3F3F3;box-shadow: 0 5px 20px #efefef; margin-left:0px;}	
.about_con2 .ab_img{width:100%; float:left; box-sizing: border-box; padding:0px; padding-bottom:30px;}
.about_con2 .ab_con{width:100%; float:left;box-sizing: border-box;}
}
