body {
    font-family: "思源黑";
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    -o-user-select:none;
    user-select: none;
}
.phone{
    display: none;
}
.ipad{
    display: none;
}
#login-a:visited{
    border: none!important;
}
#login-a:active{
    border: none!important;
}
#login-a:focus {outline-style:none; -moz-outline-style: none;}
/* 导航栏目 */
.navbar {
    margin-bottom: 0px !important;
}

.navbar-default {
    background-color: white !important;
    border: none;
}
.navbar-header {
    margin-bottom: 0rem
}
.li-first-child {
    margin-left: 20px;
}

.activeli {
    border-bottom: 7px solid #213d77;
}

.loginbtn {
    padding: 2px 4px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #213d77;
    color: white;
    border-radius: 5px;
}

.logo {
    margin-top: 2%;
    width: 350px;
}

.indexicon {
    text-align: center;
}

.indexicon {
    margin-top: 3rem;
}

/*改写轮播*/
.carousel-control {
    color: #337ab7 !important;
}

.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left {
    background-image: none !important;
}

/*轮播下四个图片*/
.fourimg {
    padding: 20px 0;
    box-shadow: 10px 10px 5px #f5f5f5
}

.fourimg-in {
    display: none;
}

/*.fourimg:last-of-type {*/
/*    box-shadow:10px 10px 5px #f5f5f5*/
/*}*/
.fourimg img {
    width: 60%;
    margin-bottom: 1rem;
}

.fourimg h4 {
    font-weight: bold;
    color: #213d77;
}

.section-title {
    font-weight: bold;
    color: #213d77;
}

.section-title-eng {
    margin-bottom: 3rem;
}

.item img {
    height: 100%;
}

.product-item img {
    width: 100%;
    /*margin-left: 20%;*/
}

/*新闻部分*/
.index-new-img {
    width: 100%;
}

.index-new {
    text-align: left;
    margin-bottom: 3rem;
}

.index-new p {
    color: #999999;
}

.index-new-title {
    border-left: 5px solid black;
    padding-left: 5px;
    font-weight: 500;
    margin-top: 1rem;
}

.index-new-time {
    float: right;
    font-size: 8px;
    color: #999999;
}

/*首页新闻版块*/
.detail-str h2{
    font-size: 18px;
}
.index-news-title {
    color: black;
}

/*首页底部*/
.index-footer {
    color: white;
    background-color: #272d3b;
    padding: 2rem 0rem;
}

.index-footer-imglogo {
    width: 100%;
}

.index-footer-img {
    width: 100px;
}

.footer-h6 {
    color: #9a9a9a;
}

/*新闻中心*/
.bannerimg {
    width: 100%;
}

.nav-level2 {
    border-bottom: 1px solid #dddddd;
}

.nav-level2-title {
    text-align: center;
    padding: 0;
}

.nav-level2-title:hover {
    background-color: #213d77;
    color: white !important;
}

.nav-level2-title:hover h4 a {
    color: white !important;
}

.nav-level2-title h4 {
    padding: 1rem;
}

nav-level2-title h4 a {
    color: white !important;
}

.currentnews {
    background-color: #213d77;
    color: white;
}

.currentnews h4 a {
    color: white !important;
}

/*新闻列表*/
.news-section {
    background-color: #e6e6e6;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.news-section-one {
    margin-bottom: 2rem;
}

.news-one {
    background-color: white;
    padding: 0px;
}

.news-one:hover {
    background-color: #213d77;
    color: white;
}

.news-one-img {
    width: 100%;
}

.news-one span {
    font-size: 8px;
    color: #999999;
    padding: 0 10px;
}

.news-one span:hover {
    color: white;
}

.news-one h6 {
    font-size: 16px;
    padding: 0 10px;
}

.news-one p {
    color: #999999;
    padding: 0px 10px 10px 10px;
    font-size: 14px;
}

.news-one p a {
    color: #999999;
}

.news-one p a:hover {
    color: white;
}

/*员工风采*/
.news-staff-content {
    text-align: center;
}

.news-staff-content img {
    width: 100%;
}
.staff_img{
    width: 90%;
    margin-bottom: 1rem;
}
/*新闻详情页面*/
.goback {
    background-color: #213d77;
}

.goback-p {
    margin: 5px 0px;
}

.goback-p a {
    color: white;
    text-decoration: none;
}
.goback-p a:hover{
    cursor: pointer;
}
.news-source {
    color: #213d77;
}

.news-date {
    color: #dddddd;
    font-size: 12px;
}

/*品牌文化*/

/*公司介绍*/
.companyintroduction {
    background: url("../images/companyintroduction-bg.png") no-repeat;
}

.companyculture {
    background: url("../images/companycultrue-bg.jpg") no-repeat;
}

.bg {
    background-repeat: no-repeat;
    background-size: cover;
}

.common-bg {
    opacity: 1;
    /*background-color: ;*/
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.common-white-bg {
    opacity: 0.9;
    background-color: white;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.common-nav {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.middle-bg h5 {
    width: 35%;
}

.middle-bg h5 img {
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.middle-bg p {
    color: black;
    margin-bottom: 2rem;
    font-size: 18px;
    letter-spacing: 4px;
}

.normal-p {
    color: white;
    margin-bottom: 2rem;
    font-size: 18px;
    letter-spacing: 4px;
}

/*公司资质*/
.zz {
    width: 100%;
}

.zz-img {
    margin-bottom: 2rem;
}

/*知识产权*/
.ip {
    width: 100%;
}

.ip-img {
    margin-bottom: 2rem;
}

/*产品中心*/
.product-table tr {
    height: 5rem;
    font-size: 2rem;
}

.col-zdlg-2-5 {
    float: left;
    width: 20%;
}

.pro-section {
    background-color: white;
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.pro-title {
    color: #213d77;
    border-left: 5px solid #213d77;
    border-right: 5px solid #213d77;
    padding-left: 1rem;
    padding-right: 1rem;
}

.pro-one {
}

.pro-one-inline {
    text-align: center;
    width: 90%;
    padding: 4rem 0rem;
    margin: 0 auto;
    margin-bottom: 2rem;
    border: 1px solid black;
}

.pro-little-title {
    font-size: 1.5rem;
}

/*质量标准*/
.zl-one {
    text-align: center;
    margin-bottom: 4rem;
}

.zl-one img {
    margin-bottom: 2rem;
}

.zl-one-p1 {
    font-weight: bold;
    color: #6d6767;
}

.zl-one-p2 {
    color: #999999;
}

/*试用行业*/
.syhy-one {
    margin-bottom: 2rem;
}

.syhy-one img {
    width: 100%
}

/*常见问题*/
.one-question {
    height: 20rem;
    margin-bottom: 1rem;
}

.answer {
    text-align: center;
    margin-bottom: 3rem;
}

.answer img {
    width: 150px;
}

.question {
    text-align: center;
}

.question img {
    width: 150px;
    margin-bottom: 3rem;
}

.answer-left {
    height: 100%;
    border: 5px solid #213d77;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}

.answer-left1 {
    height: 50%;
    border: 5px solid #213d77;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}
.answer-left2 {
    height: 130%;
    border: 5px solid #213d77;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}


.question-right {
    height: 100%;
    background-color: #dddddd;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}
.question-right1 {
    height: 150%;
    background-color: #dddddd;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}
.question-right2 {
    height: 130%;
    background-color: #dddddd;
    padding: 3rem;
    font-size: 18px;
    margin-bottom: 1rem;
}

/*招商与服务*/
.dailishouhou-a-nav {
    color: #213d77;
    text-decoration: none;
}

.dailishouhou-a-nav:hover {
    color: white;
    text-decoration: none;
}

.dailishouhou-a {
    color: white;
    text-decoration: none;
}

.dailishouhou-a:hover {
    color: white !important;
    text-decoration: none;
}

.dailishouhou-a:visited {
    color: white;
    text-decoration: none;
}

.dailishouhou-a:active {
    color: white;
    text-decoration: none;
}

.daili-table {
    padding: 3rem 0rem;
    background-color: white;
    text-align: center;
}

.daili-table-tr th {
    border-bottom: 1px solid #999999;
    text-align: center;
    padding: 2rem 1rem !important;
}

.daili-table-tr td {
    padding: 2rem 1rem !important;
    border-bottom: 1px solid #999999;
}

.daili-download {
    background-color: #213d77;
    color: white;
    width: 200px;
    margin-top: 1rem;
    padding: 1rem 0rem;
    margin: 0 auto;
}

/*客户案例*/
.anli-one {
    border: 2px solid #213d77;
    padding: 4rem;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 2rem;
}

.anli-one-title {
    font-weight: bold;
}

.anli-one img {
    margin: 2rem 0rem;
}

.anli-one p {
    font-size: 16px;
}

.anli-img {
    width: 100%;
}

/*服务支持*/
.kehuservice-img-conten-c {
    display: none;
}

.kehuservice-img-content {
    color: white;
    background-color: #213d77;
    text-align: center;
}

.kehuservice-img img {
    width: 100%;
    padding: 5%;
}

.noshow {
    display: none;
}

/*招商合作*/
.hezuo-bg {
    background: url("../images/zhaoshang-bg.png") no-repeat;
    background-size: cover;
    background-color: white;
    padding: 4rem 0rem;
    text-align: center;
}

.hezuo-title-middle {
    margin: 2rem 0rem;
}

.hezuo-des {
    padding: 4rem;
    font-size: 18px;
    background-color: white;
    border-radius: 2rem;
}

.hezuo-img {
    border-radius: 2rem;
    background-color: white;
    padding: 2rem;
    height: 160px;
    margin-bottom: 2rem;
    margin-left: 4%;
    margin-right: 4%;
}

.hezuo-img {
    text-align: left;
}

.hezuo-left-img {
    float: left;
    width: 30%;
}

.hezuo-left-img img {

}

.hezuo-right-content {
    width: 70%;
    float: right;
    margin-top: 5%;
}

.hezuo-right-content p {
    font-size: 16px;
}

/*客户查询*/
.chaxunform {
    text-align: center;
}

.center {
    width: 100%;
    text-align: center;
}

.search-line {
    border-bottom: 1px solid white;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.nomarginlr {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

/*人才招聘*/
.hr-bg {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.hr-bg h1 {
    margin-bottom: 3rem;
}

.hrlinian {
    background: url("../images/hrlinian-bg.jpg") no-repeat;
    background-size: cover;

}

.hrchengzhang {
    background: url("../images/hrchengzhang-bg.jpg") no-repeat;
    background-size: cover;
}

.hr-title {
    color: black;
    margin-bottom: 2rem;
}

.hrchengzhang-title {
    color: black;
    margin-bottom: 2rem;
}

.hr-table {
    padding: 3rem 0rem;
    background-color: white;
    text-align: center;
}

.hr-table-tr th {
    color: #999999;
    border-bottom: 1px solid #999999;
    text-align: center;
    padding: 2rem 1rem !important;
}

.hr-table-tr td {
    padding: 2rem 1rem !important;
    border-bottom: 1px solid #999999;
}
.hr-table-tr-head th {
    color: #999999;
    border-bottom: 1px solid #999999;
    text-align: center;
    padding: 2rem 1rem !important;
}

.hr-table-tr-head td {
    padding: 2rem 1rem !important;
    border-bottom: 1px solid #999999;
}
.hr-out-left {
    margin-top: 3rem;
}

.hr-out-right {
    margin-top: 3rem;
}

.hr-out-left p {
    text-align: center;
    margin: 0 auto;
}

.hr-out-right img {
    width: 90%;
    margin-right: 5%;
}

/*代理服务*/
.little-banner {
    margin-bottom: 4rem;
}

.little-banner img {
    width: 100%;;
}

.dailisearch-bg {
    background: url("../images/dailisearch-bg.png") no-repeat;
    background-size: cover;
}

.dailisearch-middle {
    text-align: center;
}

.dailisearch-bg-middle {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.dailisearch-title {
    width: 50%;
    margin: 0 auto;
    margin-top: 4rem;
    margin-bottom: 4rem;
    background-color: #213d77;
    color: white;
}

.dailisearch-title:hover {
    background-color: #1d3056;
}

.dailisearch-title p {
    font-size: 20px;
    padding: 2rem;
}

/*联系我们*/
#contactus-tab2 {
    display: none;
}

.main-section {
    background-color: #dddddd;
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.contactus-title {
    font-weight: bold;
    color: #213d77;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.contactus-info {
    padding: 0 5%;
}

.contactus-info p {
    font-size: 1.8rem;
}

.contactus-info-img {
    width: 250px;
}

.subform {
    background-color: white;
    padding: 4rem;
    border-radius: 10px;
    border: 1px solid #213d77;
}

.mybtn {
    background-color: #213d77;
    color: white;
}

.mybtn:hover {
    background-color: white;
    color: #213d77;
}


/*footer*/
.footer-a {
    color: #999999;
    text-decoration: none;
}

.footer-a:hover {
    color: #999999;
    text-decoration: none;
}

/*屏幕小于1024px生效*/
/*@media screen and (min-width: 1024px ) {*/
    /*.logo {*/
        /*margin-left: 20%;*/
    /*}*/

    /*.icon-bar {*/
        /*background-color: black !important;*/
    /*}*/

    /*.li-first-child {*/
        /*margin-left: 0px;*/
    /*}*/

    /*.logo-footer {*/
        /*display: none;*/
    /*}*/

    /*.index-footer-margin {*/
        /*margin-top: 2rem;*/
    /*}*/

    /*.contactus-info-img {*/
        /*width: 200px;*/
    /*}*/
/*}*/

/*屏幕大于769px小于1024px生效*/
@media screen and (min-width:1000px) and (max-width:1400px){
    .logo {
        margin-left: -5%;
    }

    .icon-bar {
        background-color: black !important;
    }

    .li-first-child {
        margin-left: 0px;
    }

    /*产品中心*/
    .pro-section {
        padding-top: 0;
        padding-bottom: 1rem;
        margin-top: 2rem;
    }

    .answer img {
        width: 100px;
    }

    .question img {
        width: 100px;
    }

    .pc{
        display: none;
    }
    .ipad{
        display: block;
    }
    .phone{
        display: none;
    }


    .logo-footer {
        display: block;
    }

    .index-footer-margin {
        margin-top: 2rem;
    }

    .contactus-info-img {
        width: 200px;
    }
}

/*屏幕小于768px生效*/
@media screen and (max-width: 1000px ) {
    .pro-img{
        width:100%;
    }
    .detail-str img{
        width:100%;
    }
    .hezuo-des{
        border-radius: 0rem;
    }
    .hezuo-img{
        border-radius: 0rem;
        padding: 2rem;
    }
    .hezuo-right-content{
        width: 65%;
        margin-top: 0%;
    }
    h1{
        font-size: 24px;
    }
    .pc{
        display: none;
    }
    .ipad {
        display: none;
    }
    .phone{
        display: block;
    }

    .navbar-default {
        padding: 0.4rem 0rem;
    }

    .navbar-header {
        margin-bottom: 0.4rem
    }
    .navbar-nav li{
        border-radius: 5px;
    }
    .contactus-info p{
        font-size: 1.2rem;
    }
    .activeli {
        border: none;
        background-color: #213d77;
    }

    .activeli a {
        color: white !important;
    }

    .pro-content img {
        width: 100%;
    }

    .li-first-child {
        margin-left: 0px;
    }

    .logo-footer {
        display: none;
    }

    .index-footer-margin {
        margin-top: 2rem;
    }

    .news-section {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .nav-level2-title h4 {
        font-size: 14px;
        padding: 0rem;
    }

    .col-md-2 {
        min-height: 0px !important;
    }

    /*产品中心*/
    .pro-section {
        padding-top: 0;
        padding-bottom: 1rem;
        margin-top: 2rem;
    }

    .answer img {
        width: 100px;
    }

    .question img {
        width: 100px;
    }

    /*客户案例*/
    .anli-one {
        padding: 1rem;
    }

    .hezuo-img {
        margin-left: 0px;
    }

    /*人才招聘*/
    .hr-bg {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .hr-bg h1 {
        margin-bottom: 3rem;
    }

    /*查账服务*/
    .dailisearch-title {
        width: 100%;
    }

    .dailisearch-bg-middle {
        padding: 1rem 0rem;
    }

    /*联系我们*/
    .contactus-title {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-size: 28px;
    }

    .main-section {
        padding: 1rem 0rem;
    }

    .contactus-info-img {
        width: 150px;
    }

    .subform {
        padding: 2rem;
    }
}