@charset "utf-8";
#public-nav-contact>a{
    color: #1e88e5!important;
}
body{
    -webkit-text-size-adjust: 100%;
    background-color:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p{
    word-break: break-all;
}
.contactUsBgWrap{
    background:#fff url("../../jsp/img/contactUs/contactUsBg2025.png") no-repeat center 0;
    min-height: 383px;
    width: 1170px;
    margin: 0 auto;
}
.contactUsBgWrap img{
    width: 477px;
    height: auto;
    margin-left: 140px;
    margin-top: 85px;
}
.contactUsTitle{
    height: 45px;
    font-size: 32px;
    color: #212121;
    margin-bottom: 6px;
}
.contactUsTitle img{
    height: 24px;
    width: auto;
}
/*start contactUsWrap.css*/
.contactsWrap{
    width:1170px;
}
.contactsList{
    margin-bottom:50px;
}
.contactsList li{
    background: #fff;
    width: 250px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px #e6e6e6;
    -moz-box-shadow:    0px 0px 10px #e6e6e6;
    box-shadow:         0px 0px 10px #e6e6e6;
    padding: 0 20px 10px;
    padding-right:0;
    float: left;
    margin-right:30px;
    margin-bottom:30px;
    position: relative;
    overflow: hidden;
}
.contactsList li:nth-child(4n) {
    margin-right: 0!important;
}
.linkman{
    font-weight: bold;
    font-size:18px;
    color:#212121;
    border-bottom:3px solid #28aae2;
    line-height: 30px;
    margin-bottom: 10px;
    display: inline-block;
    margin-top:14px;
}
.contactInfo img{
    width: 16px;
    height: auto;
}
.contactInfo p{
    margin-bottom:10px;
}
.phoneNum{
    font-weight: bold;
    font-size:16px;
    color:#212121;

}
.phoneNum img
{
    padding-right: 9px;
}
.email{
    font-size:14px;
    color:#212121;
}
.email img{
    padding-right:10px;
}
.place{
    display: inline-block;
    font-size:12px;
    color: #28aae2;
    /*line-height: 16px;*/
    border:1px solid #28aae2;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding:1px 6px;
    text-align: center;
    margin-left: 6px;
    /*max-width: 92px;*/
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bigCode{
    width: 80px;
    height: 80px;
    position: absolute;
    right: -100px;
    top: 13px;
    /* background: red; */
    z-index: 9999;
}
.bigCode img{
    width: 80px;
    height: 80px;
}
.code{
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.code img{
    width: 100%;
    height: 100%;
}
.fontPic{
    width: 548px;
    margin-top: 90px;
    margin-left: 145px;
}
/*end contactUsWrap.css*/
/*zrr.css start*/
.zrr{
    margin-top: 20px;
    margin-bottom: 40px;
}
.zrr img{
    width: 370px;
    height: auto;
    float: left;
    margin-top: -8px;
    margin-left: -8px;
}
.zrr p{
    float: right;
    font-size: 16px;
    line-height: 1.5;
    color: #424242;
    width: 780px;
    word-break: break-all;
}
/*zrr.css end*/
