﻿

/*********关于*************/

.aboutus{ width:1300px; height:auto;display:block;  margin:0 auto; margin-top:50px; margin-bottom:50px; font-size:14px; line-height:24px; color:#333;padding:0; 
          
          overflow: auto;/*让主要内容区随内容自动撑开*/
          overflow-y:hidden;/*把出现的滚动条隐藏，但是底下会被遮到一点，不完美*/
         _height:1%;/*对IE的hack*/
		 overflow-x: hidden;
	 }
.about_left{width:50%; float:left; overflow:hidden; display:block; position:relative; }
.about_left video{max-width:95%;}
.about_right{width:50%; float:right; overflow:hidden;  display:block; position:relative; }
.about_right  .title{font-size:58px; color:#e2e2e2; height:50px; line-height:50px; font-weight:bold;}
.about_right  .title2{color:#454545; font-weight:bold; font-size:24px; margin-top:20px;}
.about_right  .title3{color:#454545; font-weight:400; font-size:16px; margin-top:10px;}
.about_right  .desc{ margin-top:50px;}
.active{color:#b02c27!important;}

.about_title{text-align:center; font-weight:500; font-size:25px;  display:block;  height:50px;}
.myline{width:100px;height:2px; background:#b02c27; margin:0 auto; margin-bottom:50px;}


.honor{ width:1300px;  margin:50px auto 30px auto;}

/*********招聘************/
.jobabout{display:table;margin:0 auto; margin-top:40px;}
.md-33{width:279px;height:360px; float:left; margin-right:15px; background:#f0f0f0; margin-bottom:35px;}
.md-33 .topico{height:170px; text-align:center;}
.md-33 .topico img{margin-top:40px; max-height:83px;}
.md-33 .title{font-size:24px!important; font-weight:500!important; text-align:center!important; color:#000!important; margin-bottom:10px;}
.md-33 .desc{font-size:14px; line-height:24px;  height:140px; overflow:hidden; padding:0 6px; color:#454545;}
.md-33 .desc p{font-size:14px; line-height:24px;  height:140px; overflow:hidden; color:#454545;}
.md-right-0{margin-right:0;} 






