.min-w1190 {min-width:1190px;}
.common-header {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    position: fixed;
    z-index: 10;
    top: 29px;
    left: 0;
    width: 100%;
}
.company-logo-warp {
    width: 226px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#header{  position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.header {
    height: 65px;
    margin: 0 auto;
    position: relative;
}
.company-logo-warp .company-logo-box {
    width: 117px;
    height: 37px;
    left: 0;
}
.company-logo-warp .company-item {
    position: absolute;
    top: 15px;
}
.company-logo-warp .company-logo-box:after {
    content: '';
    width: 1px;
    height: 29px;
    background-color: #d7d7d7;
    position: absolute;
    top: 3px;
    left:120px;
}
.company-item-title {
    width: 235px;
}
.company-item-title p {
    font-weight: bold;
    font-stretch: normal;
    position: absolute;
    right: 20px;
top:2px;
}
.company-item-title .company-item-h1 {
    font-size: 20px;
    color: #525252;
}
.company-logo-warp .company-logo-box img {
    height: 37px;
}
.nr-nav {
    width: 820px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
}
.nr-nav ul .nr-nav-lis {
    line-height: 64px;
    float: left;
    font-size: 16px;
        margin-right: 20px;
    padding: 0 15px 0 15px;
}
.nr-nav ul .nr-nav-lis a:hover{
cursor:pointer;
color:#01c7e0;}
.nr-nav ul .nr-nav-lis a{color:#222222;}
.active{font-weight:bold;border-bottom:#01c7e0 2px solid;}
.nr-nav ul .active a{color:#01c7e0;}
.titles h2{display:inline-block;font-size:38px;font-weight:bold;padding-bottom:20px;color:#222222;background:url("//image01.homedo.com/Files/Images/cms/www/20180620/4841645547909337125_pic1.png") no-repeat center bottom;}
.titles{padding-top:40px;text-align:center;}
.clear-box {zoom:1}
.clear-box::after {content: "";display:block;overflow: hidden;clear: both;height: 0;line-height: 0;font-size: 0;}


