/*覆盖原有样式*/
/*头部*/

.search-frame .el-input .el-input__inner {
    border-radius: 50px !important;
}

.search-frame .el-input .el-input__suffix {
    right: 30px;
    color: #000;
}

.right-message .register {
    padding: 8px 40px;
    border-radius: 0px;
    color: rgb(103, 31, 163);
    font-weight: 600;
}

.right-message .register:hover {
    padding: 8px 40px;
    border-radius: 0px;
    color: #fff;
    /*border: 1px solid  rgb(103,31,163);*/
    background-color: rgb(103, 31, 163);
    font-weight: 600;
}

.navigator-bar .el-dropdown:hover {
    color: rgb(255, 208, 75);
}

.form-input .el-input__inner {
    height: 25px;
    line-height: 25px;
}

.form-input .el-input__icon {
    line-height: 25px;
}

/*头部end*/
.carousel .el-carousel__button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.carousel .el-carousel__indicators--horizontal {
    left: 85% !important;
    padding-bottom: 70px;
    /*right: 10% !important;*/
}

/*自定义样式*/
.container-body {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

/*头部自定义样式*/
.header-content {
    background-color: #001565;
    padding: 0 40px;
}


.navigator-bar a {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.header-left {
    height: 43px;
    line-height: 43px;
/ / padding-top: 26 px;
}

.header-right {
    height: 90px;
    line-height: 90px;
    text-align: right;
}

.search-frame {
/ / padding-top: 27 px;
}

.search-span {
    color: #fff;
    line-height: 90px;
    font-size: 14px;
    cursor: pointer;
}

.search-span .el-popover {
    left: 0px !important;
    right: 170px !important;
}

.right-message {
    text-align: right;
    padding-right: 5px;
}

.right-message .name {
    padding-right: 40px;
}

.school {
    color: #fff;
}

.icon-font {

    padding: 0 10px;
    font-size: 18px;
    color: #fff;
}

.name {
    color: #fff;
    font-size: 14px;
}

/**覆盖bootstrap样式 **/
@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
        padding: 0 !important;
    }
}

/*.row {*/
/*  margin-left: 0 !important;*/
/*  margin-right: 0 !important;*/
/*}*/

.navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.login-list {
    line-height: 30px;
    height: 60px
}

/**覆盖bootstrap样式 end**/
.login-height {
    line-height: 30px;
}

.login {
    color: #fff;
    font-size: 14px;
    padding-left: 10px
}

.logo-register a {
    text-decoration: none;
    color: #606266
}

.logo-register a:hover {
    text-decoration: none;
    color: blue;
}

/*  头部自定义样式end*/
/*index导航栏样式*/
.index-dropdown {
    position: relative;
    display: inline-block;
}

.index-dropbtn {
    color: white;
    padding: 17px 5px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.index-dropdown-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.index-dropdown:hover .index-dropdown-content {
    display: block;
    width: 680px;
    left: -121%;
    border: 1px solid #cfd1d4;
}

a:focus, a:hover {
    text-decoration: none !important;
}

.index-dropdown-content a {
    color: black;
    padding: 0 5px;
    text-decoration: none;
}

.index-dropdown-content a:hover {
    background-color: #f1f1f1
}

.index-dropdown:hover .index-dropbtn {
    color: rgb(255, 208, 75);
/ / border-bottom: 1 px solid rgb(255, 208, 75)
}

.index-triangle1-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid transparent;
    border-bottom-color: #cfd1d4;
    top: -30px;
    left: 28%;
}

.index-triangle1-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid transparent;
    top: -29px;
    border-bottom-color: white;
    left: 28%;
}

.index-triangle1-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 15px solid transparent;
    top: -30px;
    border-bottom-color: white;
    right: 0;
}

/*个人中心*/
.personal-nav {
    width: 160px !important;
    text-align: left;
    line-height: 40px;
}

/*index导航样式end*/
/*各案例导航栏自定义样式*/
.bj-img1 {
/ / background-image: url("../images/gsgl/index/bj-img.png");
    opacity: 0.7;
    position: relative;
/ / height: 90 px;
/ / margin-top: - 50 px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bj-img2 {
    background-image: url("../img/index/gsgl-bj.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 100;
/ / margin-top: - 50 px;
    position: relative;
    height: 39px;
}

.dropbtn {
    color: white;
    padding: 32px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
/ / letter-spacing: 1 px;
}

.dropdown1 {
    position: relative;
    display: inline-block;
}

.dropdown1-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown1:hover .dropdown1-content {
    display: block;
    width: 802px;
    left: -80%;
    margin-top: 15px;
    border: 1px solid #cfd1d4;
}

.a-width {
    width: 162px;
    display: inline-block;
    font-size: 12px;
}

.dropdown1-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
}

.dropdown1-content a:hover {
    background-color: #f1f1f1
}


.dropdown1:hover .dropbtn {
    color: rgb(255, 208, 75);
    border-bottom: 2px solid rgb(255, 208, 75)
}

.triangle1-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: #cfd1d4;
    top: -20px;
    left: 24%;
}

.triangle1-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    top: -19px;
    border-bottom-color: white;
    left: 24%;
}

.triangle1-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 10px solid transparent;
    top: -20px;
    border-bottom-color: white;
    left: 0;
}

/* dropdown2 */
.dropdown2 {
    position: relative;
    display: inline-block;
}

.dropdown2-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown2:hover .dropdown2-content {
    display: block;
    width: 980px;
    left: -95%;
    margin-top: 15px;
    border: 1px solid #000;
}

.dropdown2-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
}

.dropdown2-content a:hover {
    background-color: #f1f1f1
}

.dropdown2:hover .dropbtn {
    color: rgb(255, 208, 75);
    border-bottom: 2px solid rgb(255, 208, 75)
}

.triangle2-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: grey;
    top: -20px;
    left: 24%;
}

.triangle2-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    top: -19px;
    border-bottom-color: white;
    left: 24%;
}

.triangle2-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 10px solid transparent;
    top: -20px;
    border-bottom-color: white;
    left: 0;
}

/*dropdown3*/
.dropdown3 {
    position: relative;
    display: inline-block;
}

.dropdown3-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown3:hover .dropdown3-content {
    display: block;
    width: 980px;
    left: -230%;
    margin-top: 15px;
    border: 1px solid #000;
}

.dropdown3-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
}

.dropdown3-content a:hover {
    background-color: #f1f1f1
}

.dropdown3:hover .dropbtn {
    color: rgb(255, 208, 75);
    border-bottom: 2px solid rgb(255, 208, 75)
}

.triangle3-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: grey;
    top: -20px;
    left: 47%;
}

.triangle3-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    top: -19px;
    border-bottom-color: white;
    left: 47%;
}

.triangle3-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 10px solid transparent;
    top: -20px;
    border-bottom-color: white;
    right: 0;
}

/*dropdown4*/
.dropdown4 {
    position: relative;
    display: inline-block;
}

.dropdown4-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown4:hover .dropdown4-content {
    display: block;
    width: 980px;
    right: -95%;
    margin-top: 15px;
    border: 1px solid #000;
}

.dropdown4-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
}

.dropdown4-content a:hover {
    background-color: #f1f1f1
}

.dropdown4:hover .dropbtn {
    color: rgb(255, 208, 75);
    border-bottom: 2px solid rgb(255, 208, 75)
}

.triangle4-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: grey;
    top: -20px;
    right: 23%;
}

.triangle4-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    top: -19px;
    border-bottom-color: white;
    right: 23%;
}

.triangle4-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 10px solid transparent;
    top: -20px;
    border-bottom-color: white;
    right: 0;
}

/* dropdown5 */
.dropdown5 {
    position: relative;
    display: inline-block;
}

.dropdown5-content {
    display: none;
    position: absolute;
    z-index: 5;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown5:hover .dropdown5-content {
    display: block;
    width: 312px;
    right: -80px;
    margin-top: 15px;
    border: 1px solid #cfd1d4;
}

.dropdown5-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
}

.dropdown5-content a:hover {
    background-color: #f1f1f1
}

.dropdown5:hover .dropbtn {
    color: rgb(255, 208, 75);
    border-bottom: 2px solid rgb(255, 208, 75)
}

.triangle5-1 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: #cfd1d4;
    top: -20px;
    right: 46%;
}

.triangle5-2 {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    top: -19px;
    border-bottom-color: white;
    right: 46%;
}

.triangle5-3 {
    display: block;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 0px;
    border: 10px solid transparent;
    top: -20px;
    border-bottom-color: white;
    right: 0;
}


/*导航栏自定义样式end*/
/*高级检索*/
/*高级检索end*/
.page-padding {
    padding: 0 148px;
}

@media (max-width: 767px) {
    .page-padding {
        padding: 0 15px !important;
    }
}
