/*安全管理界面*/
.secrtContent{
    padding-top:50px;
    padding-bottom: 105px;
}
.secrtLeft{
    width:450px;
    float: left;
}
.secrtLeft>h1{
    color: #063584;
    font-size:31px;
    line-height: 50px;
    font-weight: normal;
}
.secrtLeft>ul{
    padding-top: 45px;
}
.secrtLeft li{
    font-size:13px;
    line-height:21px; 
    height:35px;
}
.secrtContent>img{
    float: left;
}
.secrtContent>img:nth-of-type(2){
    padding-left: 25px;
}
/* 关于我们 */
.introductionArticle{
    padding-top: 60px;
}
.introductionArticle img{
    float: left;
}
.introductionArticle div{    float: right;
    width: 825px;padding-top: 40px;
}
.introductionArticle>div>p{
    text-align: justify;
}
.introductionArticle p{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-indent: 2em;
    
}
.perfectwidth{
    width: 100%;
    background: #f2f2f2;
}
.introductionImg{
    margin-top:40px;
}
.introductionImg div{
    float: left;
    width:100%;
    padding-top: 30px;
    padding-bottom: 60px;
}
.introductionImg div>img{
    float: left;
}
.introductionImg div>img:nth-of-type(n+2){
    width: 368px;
    height: 240px;
}
.introductionImg div>img:nth-of-type(3){
    margin: 0 40px;
}
.abImg{
    position: absolute;
    right:0;
    top:-25px;
}
.introTable{
    width: 825px;
    float: right;
    border-collapse: collapse;
    font-size: 14px;
    color: #014f76;
    line-height: 25px;
    margin: 30px 0;
}
.introTable td{ border:1px solid #fff;}
.introTable td:nth-of-type(1){
    border-top: 1px solid #ffffff;
    width:225px;
    height:50px;
    padding-left: 35px;
}
.introTable td:nth-of-type(2){
    width:600px;
    height:50px;
    padding-left: 45px;
}
.introTable tr:nth-of-type(2n+1)>td:nth-of-type(1){
    background: #d2eaf7;
}
.introTable tr:nth-of-type(2n+2)>td:nth-of-type(1){
    background: #daeef8;
}
.introTable tr:nth-of-type(5)>td:nth-of-type(2),.introTable tr:nth-of-type(6)>td:nth-of-type(2){
    padding-top: 20px;
    padding-bottom: 20px;
}
/* 环境管理 */
.envirContent{
    padding-top:65px;
    padding-bottom: 160px
}
.envtright{
    width: 380px;
    margin:10px 0 0 600px;
}
.envtright .smallTitle{
    width: 645px;
    height: 29px;
    float: left;
}
.envtright .smallTitle>span{
    color: #063584;
    font-size: 31px;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
}
.envtright .smallTitle>span:first-child{
    border-bottom:3px solid #063584;
}
.envtright ul{
    float: left;
    width: 650px;
}
.envtright ul,.qualtright>ul{   
    padding-top:40px;
    font-size: 14px;
    line-height: 36px;
    color:#333333;
}
/* 品质管理 */
.qualtright{
    float: left;
}
.qualTitle span{
    font-size: 28px;
    line-height: 50px;
    color: #063584;
}
.qualTitle em{
    font-style: normal;
    font-size: 36px;
    color:#1695cb;
}
.qualNumber ul{
    float: left;
    padding-top: 30px;
}
.qualNumber ul:nth-of-type(1){
    width:140px;
}
.qualNumber ul:nth-of-type(2){
    width:170px;
    margin-left: 100px;
}
.qualNumber li{
    text-align: center;
}
.qualNumber li:nth-of-type(1){
    font-size:60px;
    color:#1695cb;
}
.qualNumber li:nth-of-type(2){
    font-size:13px;
    line-height: 30px;
    color:#666666;
}
/* 总经理致辞 */
.fuhao{
    padding-left: 85px;
    float: left;
}
.speechArticle{
    float: right;
}
.speechArticle p{
    width: 710px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    padding-top: 40px;
    color: #666666;
    text-align: justify;
}
.speechArticle em{
    font-style: normal;
    color:#1695cb;
    font-weight: bold;
}
/* 联系我们 */
.contactContent{
    padding-top:65px;
    padding-bottom: 80px
}
.contactLeft{
    float: left;
    width: 360px;
 }
 .contactLeft .smallTitle{
     width:360px;
 }
 .contactLeft span{
     font-size: 18px;
     color: #1c9bd7;
 }
 .contactLeft .underline{
     border-bottom: 2px solid #1c9bd7!important;
 }
 .contactLeft ul{
     width:360px;
     padding-top: 30px;
     float: left;
 }
 .contactLeft li{
     height:30px;
     font-size: 14px;
     line-height: 30px;
     color: #666666;
     position: relative;
     vertical-align:middle; 
 }
 .contactLeft li>a{
    color: #666666;
 }
 .contactLeft li>div{
     width:30px;
     display: inline-block;
     height:30px;
     vertical-align:middle; 
     margin-top:-5px;
 }
 .contactLeft img{
     vertical-align:middle; 
 }
 .noImg{
     padding-left: 30px;
 }
/* 地图 */
.contactRight {
    width:700px;
    height:275px;
    float: right;

}
.container {
    width: 100%;
    height: 100%;
    float: left;
}
.title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}

.content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;
}





.cultureList{ margin-top:40px; margin-bottom:80px;}
.cultureList ul{ clear:both;}
.cultureList li{ width:25%; float:left; margin-bottom:30px;}
.cultureList li a{ display:block; position:relative; margin:0 10px;}
.cultureList li p{ position:absolute; bottom:0; left:0; z-index:9; width:100%; height:40px; line-height:40px;  color:#fff; background:rgba(27,153,214,.8); font-size:14px; text-align:center; margin:0;}
.cultureList li img{ display:block;}
















