.header {
    background: #7066FB;

    height: 60px;
}

.container {
    min-width: 1170px;
}

.container-fluid {
    min-width: 1200px;
}

.banner {
    min-width: 1200px;
}

.absolute {
    position: absolute;
}

.clear::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.strong {
    font-weight: 900;
}

.secondnav li a {
    color: #000 !important;
}

.secondnav {
}

.secondnav > li.dropdown {
    position: relative;
    width: 160px;
}

/*.thirdnav{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left:195px;*/
/*}*/
.thirdnav {
    top: 0;
    left: 160px;
}

.secondnav li a:hover {
    color: #7066FB !important;

}

.contain, body {
    background: #F5F5F5;
}

.log_pic {
    width: 250px;
    height: 100%;
}

.log_pic img {
    margin-top: 15px;
    width: 100%;
    height: 35px;
}

.active {
    background: none;
}

.pointer {
    cursor: pointer;
}

.more {
    width: 120px;
    height: 30px;

}


.more img {
    width: 100%;
    height: 100%;
}

.center {
    text-align: center;
}

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.ml20 {
    margin-left: 25px;
}

.ml10 {
    margin-left: 10px;
}

.ml30 {
    margin-left: 30px;
}

.ml15 {
    margin-left: 15px
}

.container {
    padding-left: 0;
}

.fl {
    float: left
}

.flr {
    float: right
}

.headercont {
    height: 60px;
}

.headnav {
    float: right;
    border: none;
    margin-top: 15px;
}

.nav li a {
    color: #FEFEFE;
}

.nav li a:active {
    background: none;
}

.nav li a:hover {

    background: none;
    border: none;
    padding: 11px 16px;
}

.headercont {
    margin: 0 auto;

}


footer .companyinfo {
    color: #ADB4C4;
    height: 100%;
    width: 30%;
    margin-left: 0px;
    padding-top: 70px;
}

footer .companyinfo:nth-child(2) {
    margin-left: 120px;

}

footer .footercont {
    height: 100%;
}

footer .erweima {
    overflow: hidden;
    height: 100px;
    padding-left: 100px
}

.footer {
    background: rgb(17, 17, 21);


    width: 100%;
    height: 250px;
}

.footercont {
    padding-right: 0;

}

.dropdown-menu > li > a:hover {
    padding: 3px 20px;
}

.headert .secondnav>li>a:hover {
    padding: 0 0 0 20px;
}
.third-nav>li>a:hover{
    padding: 0 0 0 20px;
}
