﻿/*主体*/
.detail-ul li{
    line-height: 80px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
}

.title-span {
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    color: #2f5bbe;
}

.ul-bottom-p p {
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    line-height: 30px;
    width: 735px;
}


/*轮播器*/
.swiper-container {
    height: 345px;
}

.mian-pic {
    /*height: 180px;*/
    overflow: hidden;
    /*background: url("../img/bannerNor.png") center center no-repeat;*/
}

.mian-pic img {
    width: 100%;
    height: 345px;
}

.swiper-container .swiper-slide {
    display: block;
}

.swiper-container .swiper-slide .noticepic {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    top: -190px;
    display: none;
}

.swiper-container .swiper-slide .noticepic .notic-text {
    width: 575px;
    background: url("../image/rgab0.3.png");
    height: 96px;
    padding: 7px 0 0 18px;
}

.swiper-container .swiper-slide .noticepic .notic-text .content {
    position: absolute;
    top: 0;
    padding: 10px 20px;
    width: 467px;
}

.swiper-container .swiper-slide .title {
    width: 544px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
}

.swiper-container .swiper-slide .text {
    /*margin-left: 16px;*/
    color: #fff;
    max-height: 40px;
    width: 544px;
    overflow: hidden;
}

/*轮播分页器*/
.pagination {
    position: absolute;
    z-index: 20;
    top: 300px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    margin: 0 5px;
    /*opacity: 0.8;*/
    /*border: 1px solid #fff;*/
    cursor: pointer;
    /*background: #fff;*/
    background: rgba(0,0,0,0);
    border: 1px solid white;
    /*border: none;*/
}

.swiper-active-switch {
    /*background: #118cab;*/
    background: white;
}


.title-pagination {
    position: absolute;
    z-index: 20;
    top: 276px;
    right: 0px;
    /*width: 109px;*/
    text-align: center;
}
.title-pagination .swiper-pagination-switch {
    height: 16px;
    width: 16px;
    margin: 0px 4px;
    color: #118cab;
    background-color: #fff;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    cursor: pointer;

}

.title-pagination .swiper-active-switch {
    background: #daad12;
    color: #fff;
}

.mian-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 100px;
    z-index: 10;
    color: #333;
    background: #fff;
    overflow: hidden;
}

.mian-content a:hover {
    color: #118cab;
}

/*左侧*/
.left-content {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-right: 40px;
    color: #fff;
    width: 180px;
    float: left;
    background: #006fc1;
}

.left-content div {
    padding: 12px;
}

.left-content ul li {
    background: #f9f9f9;
    color: #888;
}

.left-content ul li a {
    margin-left: 10px;
    padding: 17px 0 17px 50px;
    color:#888;
    background: #f9f9f9;
    display: inline-block;
    width: 130px;
    text-align: left;
    background: url(../image/gray-point1.png) 30px 24px no-repeat;
}

.left-content ul li.active a, .left-content ul li:hover a {
    background: #f9f9f9;
    color: #006fc1;
    cursor: pointer;
    background: url(../image/green-point.png) 30px 24px no-repeat;
}
.join-activity{
    height: 124px;
    background: url(../image/icon-join.png);
    background-repeat:no-repeat;
    background-color: #fff;
}
.join-activity img{
    margin: 70px 0px 0px 46px ;
    cursor: pointer;
    float: left;
}
.join-activity img:hover{
    background:url("../image/icon-hover-enter.png") no-repeat center;
    cursor: pointer;
}
.right-content {
    width: 955px;
    float: left;
}

.right-content .content {
    border-top: 1px solid #f47f35;
    margin-top: 3px;
    padding-top: 28px;
    padding: 15px 0;
}

.right-content .content-data {
    margin-top: 3px;
    padding-top: 28px;
    padding: 15px 0;
}

.right-content .content-data p {
    /*height: 30px;*/
    line-height: 30px;
}

.main-title .title {
    font-size: 18px;
    /*padding: 3px 15px;*/
    /*border-left: 4px solid #006fc2;*/
    color: #006fc1;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 3px solid #0373be;
    padding-right: 25px;
}
.main-title span{
    line-height: 45px;
}
.main-title span>:last-child{
    color: #118cab;
}
/*.main-title .title {*/
/*font-size: 18px;*/
/*padding: 3px 15px;*/
/*border-left: 4px solid #26a891;*/
/*color: #144297;*/
/*font-weight: bold;*/
/*}*/

.submit-resume span {
    color:white;
    background-color: #006fc2;
    text-align: center;
    padding: 5px 10px;
    border-radius:5px 5px;
}

/*!*下载搜索*!*/
/*.download-search {*/
    /*padding-top: 28px;*/
/*}*/
/*.download-search span {*/
    /*padding-left: 10px;*/
    /*font-size: 16px;*/
    /*color: #333;*/
/*}*/

/*.download-search .inputdiv {*/
    /*background: #fff;*/
/*}*/

/*.download-search .inputdiv:before {*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*margin-left: -13px;*/
    /*width: 218px;*/
    /*height: 30px;*/
    /*border: 1px solid #d9d9d9;*/
    /*content: '';*/
/*}*/

/*.download-search .inputdiv input {*/
    /*background: #fff;*/
    /*border-left: none;*/
/*}*/

/*.download-search .inputdiv .btn-select {*/
    /*width: 65px;*/
    /*background: #e7e7e7;*/
    /*font-size: 14px;*/
    /*color: #888;*/
    /*line-height: 30px;*/
/*}*/


@media screen and (max-width: 1200px) {
    .mian-content .right-content {
        width: 814px;
    }

    .mian-content {
        margin-top: 30px;
    }

    .mian-content, .header-top, .header, .sidebar .navigation, .footer .links {
        width: 1024px;
    }
}