.header .menu_push .m_menu_2 .m_menu_nav {
    padding-top: 17px;
}


/*新的下拉框*/

.select-box {
    display: block;
    width: 22%;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #656565;
    margin-right: 0.4%;
    background: #ffffff url(images/nameIcon_blank.png) no-repeat 95% 9px;
    cursor: pointer;
    position: relative;
}

.select-header {
    display: inline-block;
    padding-left: 10px;
    width: 100%;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #6c6c6c;
}

.select-content {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    border: solid 1px #cdcdcd;
    position: absolute;
    top: 40px;
    left: -1px;
    display: none;
    z-index: 11;
    padding-left: 0px;
}

.select-content li {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding: 0 5px;
    width: 100%;
    background: #FFF;
    font-family: Helvetica, Arial, '黑体', sans-serif;
    font-size: 18px;
    color: #6c6c6c;
}

.select_txt span {
    font-size: 18px;
    font-family: Helvetica, Arial, "黑体", sans-serif;
}


/*header css*/

.searchWrapper {
    width: 100%;
    background: #dadada;
}

.searchInfo h2 {
    font-size: 24px;
    line-height: 70px;
    color: #10218b;
    margin: 0;
    font-weight: bold;
    /*background: url(/common/Style/images/InstitutesSearch/tellphone.png) no-repeat right 27px;*/
}

.searchInfo .gosearch {
    width: 100%;
    height: 40px;
    padding-bottom: 10px;
}

.searchInfo .selectbox {
    display: block;
    width: 255px;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #656565;
    margin-right: 0.4%;
    background: #ffffff url(images/nameIcon_blank.png) no-repeat 95% 9px;
    cursor: pointer;
    text-indent: 15px;
    position: relative;
}

.searchInfo .selectbox.mini {
    width: 255px;
    background: #ffffff url(images/nameIcon_blank.png) no-repeat 95% 9px;
}

.searchInfo .selectbox.mini2 {
    width: 203px;
    background: #ffffff url(images/nameIcon_blank.png) no-repeat 95% 9px;
}

.searchInfo .selectbox .opts {
    line-height: 40px;
    background: #ffffff;
    position: absolute;
    top: 40px;
    display: none;
    max-height: 250px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
}

.searchInfo .selectbox.special {
    display: none;
}

.searchInfo .selectbox .opts.mini {
    width: 265px;
}

.searchInfo .selectbox .opts a {
    display: block;
    width: 100%;
    color: #656565;
    background: #ffffff;
}

.searchInfo .selectbox .opts a:hover {
    background: #71b6ef;
}

.searchInfo .submit {
    width: 8.8%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: none;
    background: #1b8be9;
    font-family: Arial, "微软雅黑", "黑体", sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
}

.searchInfo .infoShow {
    width: 100%;
    margin-top: 12px;
    position: relative;
    top: 0;
    left: 0;
}

.searchInfo .ulInfo>div {
    display: none;
}

.searchInfo .ulInfo li {
    display: table;
}

.searchInfo .ulInfo li span {
    display: table-cell;
}

.searchInfo .infoShow .table_pc {
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    border-collapse: collapse;
}

.searchInfo .infoShow .table_pc thead {
    background: #737373;
    color: #ffffff;
    text-align: left;
}

.searchInfo .infoShow .table_pc th {
    font-weight: normal;
    border-right: 1px solid #ffffff;
    padding: 10px 15px;
    white-space: nowrap;
}

.searchInfo .infoShow .table_pc td {
    padding: 10px 15px;
    background: #ffffff;
    color: #000000;
    vertical-align: middle;
}

.searchInfo .infoShow .table_pc tbody tr {
    border-bottom: 1px solid #e3e3e3;
}

.searchInfo .infoShow .table_pc tbody span {
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    background: url(/common/Style/images/InstitutesSearch/xin.png) no-repeat 0 0;
}

.searchInfo .infoShow .page {
    text-align: center;
    line-height: 55px;
    color: #a09f9f;
    font-size: 12px;
    height: 55px;
    min-height: 55px;
}

.searchInfo .infoShow .page span {
    padding: 0 4px;
    cursor: pointer;
}

.searchInfo .infoShow .page .pre,
.searchInfo .infoShow .page .active,
.searchInfo .infoShow .page .next {
    color: #000000;
}

.goBug .mall {
    width: 100%;
    margin: 25px auto;
    overflow: hidden;
}

.goBug .mall a {
    display: block;
    float: left;
    width: 49.5%;
}

.goBug .mall a:nth-child(1) {
    margin-right: 1%;
}

.goBug .mall a img {
    width: 100%;
}

.goBug .yuyue {
    width: 100%;
    overflow: hidden;
}

.goBug .yuyue a {
    display: block;
    float: left;
    width: 50%;
}

.goBug .yuyue a img {
    width: 100%;
}

#banner {
    margin: 25px auto;
    display: none;
    position: relative;
}

#banner .swiper-slide {
    position: relative;
}


/*#banner .swiper-slide img{
	display: block;
}*/

#banner .banner_1,
#banner .banner_2,
#banner .banner_3 {
    display: block;
    width: 100%;
    height: auto;
}

#banner .banner_1_mobile,
#banner .banner_2_mobile,
#banner .banner_3_mobile {
    display: none;
    width: 100%;
    height: auto;
}

#banner .swiper-slide_1 .txt {
    position: absolute;
    left: 65px;
    top: 20px;
}


/*#banner .swiper-slide_1 .linkSee{
	position: absolute;
	left: 65px;
	bottom: 20px;
	font-size: 18px;
	color:#2556af;
}*/

#banner .pagination {
    position: absolute;
    left: 45%;
    bottom: 15px;
    z-index: 999;
    margin-bottom: 0;
}

#banner .pagination span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 20px;
    background: url(/common/Style/images/InstitutesSearch/bannerPage.png) no-repeat 0 0;
    cursor: pointer;
}

#banner .pagination span.swiper-active-switch {
    background: url(/common/Style/images/InstitutesSearch/bannerPage_active.png) no-repeat 0 0;
}

#banner .arrow-left,
#banner .arrow-right {
    display: block;
    position: absolute;
    width: 32px;
    height: 62px;
    top: 70px;
}

#banner .arrow-left {
    left: -52px;
    background: url(/common/Style/images/InstitutesSearch/arrow-left.png);
}

#banner .arrow-right {
    right: -52px;
    background: url(/common/Style/images/InstitutesSearch/arrow-right.png);
}

.middleNavWrapper {
    background: #FFF;
    overflow: hidden;
    margin: 10px 0px;
}

.middleNav {
    margin: 0;
    padding: 0
}

.middleNavWrapper .middleNav .middleNav {
    float: left;
    color: #757575;
    font-size: 16px;
    font-family: Arial, "微软雅黑", "黑体", sans-serif;
}

.middleNavWrapper .middleNav .middleNav_active {
    color: #0c0c0c;
}

.noClick {
    background: #EEE url(/images/nameIcon_blank.png) no-repeat 95% 9px !important;
    cursor: default !important;
}

.searchInfo .gosearch {
    position: relative;
}

.searchInfo .submit {
    float: left;
}

.ZeZhao {
    height: 40px;
    position: absolute;
    width: 30%;
    right: 9.2%;
    display: none;
}

@media(max-width: 1200px) and (min-width: 900px) {
    .noClick {
        background: #EEE url(/images/nameIcon_blank.png) no-repeat 95% 9px !important;
    }
    .ZeZhao {
        width: 298px;
    }
}

@media(max-width: 899px) {
    .noClick {
        background: #EEE url(/images/nameIcon_blank.png) no-repeat 95% center !important;
        background-size: 20px auto !important;
    }
    .ZeZhao {
        width: calc((99% - 60px));
        left: 0;
        top: 100px;
    }
    .searchInfo .selectbox {
        width: calc((99% - 60px));
    }
    .searchInfo .submit {
        width: 60px;
    }
}