/*当前位置*/
.nytap{
    width: 100%;
    /*height: 40px;*/
    background-color: #fff!important;
    padding-left: 10px;
    margin-bottom: 20px;
}
.nywz{
    width: 100%;
    margin: 0 auto;
    color: #333;
    line-height: 40px;
    font-size: 14px;
}
.nywz a{
    color: #333;
    font-size: 14px;
    text-transform:uppercase;
    transition: all 0.3s;
}
.nywz a:hover{
    color: #00954d;
}
.nywz img{
    float: left;
    height: 18px;
    margin:10px 6px 10px 0;
}

.main{
    padding: 0px 10px;
    width: 1150px;
    margin: 30px auto;
    margin-bottom: 50px;
}
.mainle{
    float: right;
    width: 70%;
}

/*右侧栏目*/
.mainri{
    float: left;
    width: 28%;
}
.mainri h3{
    font-size: 22px;
    font-weight: bold;
    color: #00954d;
    line-height: 40px;
    margin-bottom: 5px;
        padding-left: 20px;
    background: #009944;
    color: #fff;
}
.mainritab{
    /*padding:0 20px;*/
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-color: #fff;
}
.mainritab li{
    margin-bottom: 0px;

}
.mainritab li a{
    display: block;
    line-height: 24px;
    color: #666;
    text-transform:uppercase;
    transition: all 0.3s;
    background: url(../../../wap/en/images/rjt.png) no-repeat -20px center;
    background-size: auto 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}
.mainritab li.cur a{
    background-position: 0px center;
}
.mainritab li a:hover{
    background-position: 15px center;
    padding-left: 35px;
    color: #fff;
    background-color: #009944;
}
.mainricon{
    /*padding:0 20px;*/
    padding-bottom: 20px;
    /*margin-bottom: 30px;*/
    background-color: #fff;
}
.mainricon li{
    display: block;
    height: 50px;
    line-height: 50px;
    color: #666;
    text-transform:uppercase;
    transition: all 0.3s;

}
.mainricon li:nth-child(1){
    background: url(../../../wap/en/images/mrtel.png) no-repeat 2px center;
}
.mainricon li:nth-child(2){
    background: url(../../../wap/en/images/mrfax.png) no-repeat left center;
}
.mainricon li:nth-child(3){
    background: url(../../../wap/en/images/mrmob.png) no-repeat 2px center;
}
.mainricon li:nth-child(4){
    background: url(../../../wap/en/images/mremail.png) no-repeat 1px center;
    background-size: auto 14px !important;
}
.mainricon li{
    background-size: auto 16px !important;
    padding-left: 24px;
}


.mainp{
    position: relative;
    padding: 10px;
    background-color: #fff;
}
.mainp p{
    font-size: 14px;
    color: #666;
    line-height: 200%;
}

/*新闻列表首页*/
.newsli{
    padding-bottom: 20px;
}
.newslitop{
    margin-bottom: 25px;
}
.newslitop a{
    display: block;
}
.newslitop img{
    width: 30%;
    margin-right:20px;
    float: left;
}
.newslitop h3{
    font-size: 20px;
    color: #555;
    transition: all 0.3s;
}
.newslitop span{
    display: block;
    font-size: 12px;
    color: #999;
    margin:10px 0;
}
.newslitop p{
    line-height: 180%;
}
.newslitop a:hover h3{
    color: #00954d;
}

.newsli ul{
    margin-bottom: 30px;
}
.newsli ul a{
    display: block;
}
.newsli ul h2{
    font-size: 22px;
    line-height: 38px;
    color: #00954d;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.newsli ul h2 span{
    float: right;
    color: #555;
}
.newsli ul li{
    line-height: 24px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
.newsli ul li h3{
    font-size: 14px;
    color: #666;
    float: left;
    width: 640px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.newsli ul li span{
    font-size: 14px;
    display: block;
    color: #666;
    float: right;
}
.newsli ul li a:hover h3{
    color: #00954d;

}

/*新闻内页*/
.news h3{
    font-size: 24px;
    color: #333;
    line-height: 24px;
    margin: 10px 0 15px 0;
}
.news span font{
    display: block;
    color: #999;
    margin-bottom: 20px;
}
.fyk{
    padding-top: 10px;
    margin-top: 20px;
}
.fy{
    width: 97%;
    position: absolute;
    bottom: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
    margin-top: 20px;
}
.fy p{
    color: #333;
}
.fy a{
    color: #333;
    transition: all 0.3s;
}
.fy a:hover{
    color: #00954d;
}
/*产品列表*/
.proli li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 20px;
}
.proli li:nth-child(4n){
    margin-right: 0px;
}
.proli li img{
    border:1px solid #eee;
width:100%;
}
.proli li h3{
    height: 55px;
    overflow: hidden;
    text-align: center;
    padding: 5px 0;
    font-size: 13px;
    line-height: 15px;
    background-color: #eee;
    color: #00954d;
    transition: all 0.5s;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    /*overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.proli li a:hover h3{
    color: #fff;
    background-color:#00954d;
}

/*产品内页*/
.pro{
    padding: 20px;
}
.protop{
    margin-bottom: 30px;
}
.protop img{
    border: 1px solid #ddd;
    float: left;
    margin-right: 5%;
    width: 45%;
}
.protr{
    float: right;
    width: 50%;
}
.protop h3{
    font-size: 28px;
    color: #444;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #00954d;
}
.protr p{
    font-size: 15px;
    line-height:42px;
    color: #555;
    border-bottom: 1px dashed #ddd;
}
.protr .message{
    margin-top: 30px;
    display: block;
    float: left;
    line-height: 32px;
    width: 120px;
    font-size: 16px;
    background-color: #00954d;
    color: #fff;
    text-align: center;
}
.protl{
    line-height: 36px;
    background-color: #ddd;
margin-bottom:20px;
}
.protl font{
    float: left;
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
    background-color: #00954d;
    text-transform: uppercase;
}
/*下载*/
.downli li h3{
    padding-left: 24px;
    background: url(../../../wap/en/images/down.png) no-repeat left center;
    background-size: auto 14px;
}
/*联系我们*/
.contact{
    /*background-image: url(../images/contact.png);*/
    background-repeat: no-repeat;
    background-position: right 110px;
    background-size: auto 220px;
}
.contact .map{
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 20px;
    height: 300px;
}

/*荣誉证书*/
.album li{
    float: left;
    width: 23%;
    text-align: center;
    margin-right:2.66%;
    margin-bottom: 30px;
}
.album li .alblim{
    border: 1px solid #ddd;
    padding: 10px;
}
.album li:nth-child(4n){
    margin-right: 0px;
}
.album li img{
    max-width: 100%;
    max-height: 100%;
        margin: 0 auto;
}
.album li h3{
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #333;
}

@media screen and (max-width: 1149px) {

.nywz a{
    font-size: 12px;
}

.main{width: 100%;}
.mainle{width: 100%;}
.mainri{display: none;}

.mainp p{
    font-size: 14px;
    color: #666;
    line-height: 180%;
}
/*新闻列表首页*/
.newsli ul li h3{
    width: 70%;
}
.newsli ul li span{
    width: 30%;
    text-align: right;
}
.newslitop img{
    width: 100%;
    margin-right:0px;
    float: none;
    margin-bottom: 10px;
}
.newslitop h3{
    font-size: 18px;
    color: #555;
}
.newslitop p{
    clear: both;
    line-height: 160%;
}

/*新闻内页*/
.news h3{
    line-height: 28px;
    font-size: 20px;
}

/*产品列表*/
.proli li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
}
.proli li:nth-child(2n){
    margin-right: 0px;
}
.proli li img{
    border:1px solid #eee;
}
.proli li h3{
    text-align: center;
    line-height: 28px;
    background-color: #eee;
    color: #00954d;
    font-size: 16px;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.proli li a:hover h3{
    color: #fff;
    background-color:#00954d;
}

/*产品内页*/
.pro{
    padding: 10px;
}
.protop{
    margin-bottom: 30px;
}
.protop img{
    float: none;
    margin-right: 0%;
    width: 100%;
    margin-bottom: 10px;
}
.protr{
    float: right;
    width: 100%;
}
.protop h3{
    font-size: 28px;
    color: #444;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #00954d;
}
.protr p{
    font-size: 15px;
    line-height:42px;
    color: #555;
    border-bottom: 1px dashed #ddd;
}
.protr .message{
    margin-top: 20px;
}
.protl{
    line-height: 36px;
    background-color: #ddd;
        margin-bottom:20px;
}
.protl font{
    color: #00954d;
    font-size: 14px;
    padding: 0 10px;
    background-color: transparent;
}

/*联系我们*/
.contact{
    background-image: url(../images/contact.png);
    background-repeat: no-repeat;
    background-position: right 230px;
    background-size: auto 120px;
}
.contact .map{
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 20px;
    height: 300px;
}

/*荣誉证书*/
.album li{
    width: 48%;
    margin-right:4%;
    margin-bottom: 10px;
}
.album li .alblim{
    border: 1px solid #ddd;
    padding: 10px;
}
.album li:nth-child(2n){
    margin-right: 0px;
}
.album li img{
    max-width: 100%;
    max-height: 100%;
}
.album li h3{
    line-height: 32px;
    font-size: 14px;
}



}