.aboutUs—introduce{
    font-size: 1.625rem;
    font-family: MicrosoftYaHei;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	
    -moz-transform:rotate(-90deg); 	
    -webkit-transform:rotate(-90deg); 
    -o-transform:rotate(-90deg); 	
}
.morethan{
    font-size: 3.125rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-style: italic;
    color: #333333;
}
.recomm{
    font-family: MicrosoftYaHei;
    font-size: 1rem;
    font-weight: 400;
    color: #666666;
    line-height: 2.5rem;
}
.aboutUs-tt{
    font-size: 2.5rem;
    font-family: MicrosoftYaHei;
    font-style: italic;
    margin-top: 2%;
}
.left-line{
    position: relative;
    height: 12.5rem;
    margin: 1% 0;;
}
.left-line span{
    display: block;
    width: 0.0625rem;
    height: 6.5rem;
    border: 0.0625rem dashed #999999;
    position: absolute;
    top: 40%;
    left: 21%;
}
.develop{
    font-family: MicrosoftYaHei;
}
.develop-text{
    color: #333333;
    padding-top: 2%;
    text-align: center;
}
.develop-text-p {
    font-size: 1.625rem;
}
.develop-text span{
    font-size: 1rem;
}
.develop-text .dash{
    display: block;
    width: 35%;
    margin:0 auto;
    margin-bottom: 2%;
    border: 0.0625rem dashed #999999;
}
.develop-angle-left{
    height: 5rem;
    border-top: 0.125rem dashed #999999;
    border-left: 0.125rem dashed #999999;
}
.develop-angle-bot-left{
    height: 5rem;
    border-bottom: 0.125rem dashed #999999;
    border-left: 0.125rem dashed #999999;
}
.develop-angle-right{
    height: 5rem;
    border-top: 0.125rem dashed #999999;
    border-right: 0.125rem dashed #999999;
}
.develop-angle-bot-right{
    height: 5rem;
    border-bottom: 0.125rem dashed #999999;
    border-right: 0.125rem dashed #999999;
}

.comp-news{
    margin-top: 2%;
}
.comp-news .img{
    height: 18.75rem;
    background: #666666;
    margin-bottom: 1%;
    
}
.photoBox a:hover{
    text-decoration: none;
	filter: alpha(opacity=70);
	opacity: 0.7;	
}
.photoBox a{
    color: #333333;
}
.comp-news span{
    display: inline-block;
    width: 100%;
    border: 0.0625rem solid #666666;
}
.honors div{
    width: 20%;
}
.more-honors {
    border: 0.0625rem solid #333333;
    margin-top: 4%;
    margin-bottom: 4%;
}
.more-honors p{
    text-align: center;
    font-size: 1rem;
    margin: 2% 0;
    font-weight: 400;
    font-family: Microsoft YaHei;
}