@charset "gb2312";
/*初始化样式*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, input, button {
    margin: 0;
    padding: 0;
}
img, input, button {
    border: none;
    vertical-align: middle;
    outline-style: none;
}

ul, ol {
    list-style: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

body {
    /*font: 14px/150% Arial, Verdana, "\5b8b\4f53";*/
    font: 14px Arial, Verdana, "Microsoft YaHei";
    color: #666;
}

.clearfix:after {
    content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}

a {
    color: #666;
}
a:hover {
    color: #666;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
}

s, i, em {
    font-style: normal;
    text-decoration: none;
}
.show {
    display: block;
}

/*bootstrap轮播图小圆点样式更改*/
.carousel-indicators li {
    width: 8px;
    height: 8px;
    border: none;
    background-color: #8F8F90;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
}
/*bootstrap面包屑导航*/
.breadcrumb a {
    color: #337AB7;
}
/*单图轮播 - 通用*/
@media screen and (max-width: 768px) {
    .vmcarousel-normal>li {
        width: 100%;
    }
}
/*各模块头部 - 通用*/
.module-header {
    height: 80px;
    background-color: #28344E;
}
.module-header .container {
    height: 80px;
    position: relative;
}
.module-header h2 {
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 100px;
    letter-spacing: 3px;
}
.module-header h2>a {
    color: #fff;
}
.module-header img {
    position: absolute;
}

/*active*/
.ifm-active {
    width: 100%;
    height: 80px;
    background-color: #28344E;
}
@media screen and (max-width: 768px) {
    .ifm-active {
        height: 100%;
    }
}
/*logo*/
.logo {
    text-align: center;
    margin: 0 auto 15px;
    position: relative;
}
.logo img {
    display: inline;
}
@media (max-width: 768px) {
    .logo img {
        width: 100px;
        height: 110px;
    }
}
.logo p {
    font-size: 20px;
    color: #0F5384;
}
.logo .login {
    position: absolute;
    top: 20px;
    right: 80px;
    color: #E82E2F;
    font-weight: bold;
    font-size: 16px;
}
.logo .login a {
    color: #E82E2F;
}
@media screen and (max-width: 768px) {
    .logo .login {
        position: absolute;
        top: 10px;
        right: 10px;
    }
}
.logo .qr1 {
    position: absolute;
    top: 60px;
    right: 43px;
}
.logo .qr2 {
    position: absolute;
    top: 60px;
    right: 125px;
}
.logo .qr1-kf {
    font-size: 12px;
    position: absolute;
    top: 130px;
    right: 41px;
}
.logo .qr2-gz {
    font-size: 12px;
    position: absolute;
    top: 130px;
    right: 123px;
}

/*nav*/
.ifm-nav {
    color: #fff;
    background-color: #28344E;
}
.ifm-nav .home-page , .ifm-nav .navbar-nav>li>a {
    color: #fff;
}
.ifm-nav .navbar-nav>li>a {
    font-size: 18px;
    padding: 15px 30px;
}
.ifm-nav .navbar-nav>li:nth-of-type(1)>a {
    padding: 15px 48px;
}
.ifm-nav .navbar-nav>li:nth-of-type(3)>a {
    padding: 15px 33px;
}
.ifm-nav .nav>li>a:focus, .ifm-nav .nav>li>a:hover {
    background-color: #E82E2F;
}
.ifm-nav .navbar-toggle {
    background-color: #fff;
}
.ifm-nav .navbar-toggle .icon-bar {
    background-color: #666;
}
.ifm-nav .dropdown-menu {
    min-width: 133px;
}
.ifm-nav .dropdown-menu li {
    text-align: center;
}
.ifm-nav .dropdown-menu li a {
    padding: 10px 0;
}
@media screen and (max-width: 768px) {
    .ifm-nav .dropdown-menu li a {
        color: #fff;
    }
}
.ifm-nav .active {
    background-color: #E82E2F;
}

/*banner*/
.pc-img {
    display: block;
    width: 100%;
    height: 484px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.m-img {
    display: block;
    width: 100%;
}
.m-img img {
    display: block;
    width: 100%;
}

/*news*/
.news {
    padding: 30px 0 10px;
}
.news .list-group-item.active,.news .list-group-item.active:focus, .news .list-group-item.active:hover {
    background-color: #E82E2F;
    border-color: #E82E2F;
}
.news .list-group .more span {
    font-size: 16px;
}
.news .list-group .more a {
    float: right;
    color: #fff;
}
.news .list-group {
    border: 1px solid #E82E2F;
    border-radius: 0;
}
.news .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.news .list-group .list-item {
    position: relative;
    padding: 10px 15px;
    background-color: #fff;
    list-style: none;
}
.news .list-group .list-item a span:nth-of-type(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
    display: inline-block;
}
.list-group-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .list-group ul .list-item a .s-title {
    width: 250px;
}
.news .list-group .list-item a span:nth-of-type(2) {
    float: right;
}
.news .list-group .more input {
    float: right;
    display: block;
    border: 1px solid #fff;
    background-color: #E82E2F;
    padding: 0 3px;
}
.news .list-group>ul {
    display: none;
}

/*news-banner*/
.news-banner #newsCarousel {
    margin: 50px 0;
}
@media only screen and (max-width: 768px) {
    .news-banner #newsCarousel {
        margin: 10px 0;
    }
}
.news-banner .news {
    border: none;
}
.news-banner .news-title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.news-banner .news-cont {
    height: 44px;
    overflow: hidden;
    padding: 0 15px;
}
@media only screen and (max-width: 1200px) {
    .news-banner .news-cont {
        padding: 0;
    }
}
.news-banner .news-btn-p {
    text-align: center;
    margin-top: 10px;
}
.news-banner .news-btn {
    border-color: #E82E2F;
    background-color: #E82E2F;
    padding: 5px 10px;
    color: #fff;
}
.news-banner .carousel-control {
    width: 0%;
    color: #28344E;
    opacity: 1;
}
.news-banner .carousel-control:focus, .news-banner .carousel-control:hover {
    opacity: 0.5;
}

/*authentication*/
.authentication #authenticationCarousel {
    margin: 50px 0;
}
.authentication .carousel-caption {
    bottom: 0;
    text-shadow: none;
    padding-bottom: 12px;
    right: 0%;
    left: 0%;
}
.authentication .carousel-caption a {
    color: #fff;
}
.authentication .thumbnail {
    border: none;
    padding: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .authentication .thumbnail {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .authentication .carousel-caption {
        padding-bottom: 4px;
    }
}

/*advantage*/
/*.advantage-body {
    background: url("imagesadvantage.jpg") no-repeat center;
    background-size: cover;
}*/
.advantage .nav-tabs {
    border-bottom: none;
    margin-left: 245px;
}
@media screen and (max-width: 768px) {
    .advantage .nav-tabs {
        margin-left: 0;
    }
    .advantage .nav-tabs-parent {
        width: 100%;
        overflow: hidden;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .advantage .nav-tabs {
        margin-left: 35px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .advantage .nav-tabs {
        margin-left: 130px;
    }
}
.advantage .nav-tabs>li {
    margin-top: 50px;
    margin-right: 30px;
    margin-bottom: 0;
}
.advantage .nav-tabs>li>a, .advantage .nav-tabs>li>a:focus, .advantage .nav-tabs>li>a:hover {
    border: 1px solid #28344E;
    color: #28344E;
    background-color: inherit;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 5px 15px;
}
.advantage .nav-tabs>li.active>a, .advantage .nav-tabs>li.active>a:focus, .advantage .nav-tabs>li.active>a:hover {
    border: 1px solid #28344E;
    color: #fff;
    background-color: #28344E;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
}
.advantage .advantage-content {
    margin-top: 80px;
}
.advantage .advantage-content p {
    color: #28344E;
    margin-bottom: 15px;
}
.advantage .advantage-content p:nth-child(1) {
    font-size: 26px;
}
.advantage .advantage-content p:nth-last-child(2) {
    font-size: 36px;
}
.advantage .advantage-content p span {
    font-size: 36px;
    font-family: Lantinghei SC;
}
.advantage .advantage-btn {
    color: #fff;
    background-color: #E82E2F;
    margin-top: 100px;
    margin-bottom: 60px;
    padding: 6px 40px;
}

/*expert*/
.expert #expertCarousel {
    margin: 50px 0;
}
@media only screen and (max-width: 768px) {
    .expert #expertCarousel {
        margin: 10px 0;
    }
}
.expert .news {
    border: none;
}
.expert .news-title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    margin-top: 30px;
}
.expert .news-cont {
    height: 44px;
    overflow: hidden;
    padding: 0 15px;
}
.expert .news-zjwyh {
    margin-top: 10px;
    color: #999999;
    font-size: 16px;
}
.expert .news-ds {
    margin-top: 5px;
    color: #666;
    font-size: 16px;
}
@media only screen and (max-width: 1200px) {
    .expert .news-cont {
        padding: 0;
    }
}
.expert .news-btn-p {
    text-align: center;
    margin-top: 10px;
}
.expert .news-btn {
    border-color: #E82E2F;
    background-color: #E82E2F;
    padding: 5px 10px;
    color: #fff;
}
.expert .carousel-control {
    width: 0%;
    color: #28344E;
    opacity: 1;
}
.expert .carousel-control:focus, .expert .carousel-control:hover {
    opacity: 0.5;
}

/*mechanism*/
.mechanism #mechanismCarousel {
    margin: 50px 0;
}
@media only screen and (max-width: 768px) {
    .mechanism #mechanismCarousel {
        margin: 10px 0;
    }
}
.mechanism .news {
    border: none;
}
.mechanism .thumbnail .caption {
    background-color: #F9F9F9;
}
.mechanism .news-title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    margin-top: 10px;
}
.mechanism .news-cont {
    height: 44px;
    overflow: hidden;
}
@media only screen and (max-width: 1200px) {
    .mechanism .news-cont {
        padding: 0;
    }
}
.mechanism .news-btn-p {
    text-align: center;
    margin: 20px 0;
}
.mechanism .news-btn {
    border-color: #E82E2F;
    background-color: #E82E2F;
    padding: 5px 10px;
    color: #fff;
}
.mechanism .carousel-control {
    width: 0%;
    color: #28344E;
    opacity: 1;
}
.mechanism .carousel-control:focus, .mechanism .carousel-control:hover {
    opacity: 0.5;
}

/*learn*/
.learn .learn-content {
    position: relative;
}
.learn .learn-content a {
    color: #F58086;
    font-size: 30px;
    position: absolute;
}
.learn .learn-content a:nth-of-type(1) {
    top: 99px;
    left: 240px;
}
.learn .learn-content a:nth-of-type(2) {
    top: 99px;
    left: 890px;
}
.learn .learn-content a:nth-of-type(3) {
    top: 250px;
    left: 80px;
}
.learn .learn-content a:nth-of-type(4) {
    top: 250px;
    left: 1017px;
}
.learn .learn-content a:nth-of-type(5) {
    top: 399px;
    left: 100px;
}
.learn .learn-content a:nth-of-type(6) {
    top: 399px;
    left: 1017px;
}
.learn .learn-content a:nth-of-type(7) {
    top: 531px;
    left: 227px;
}
.learn .learn-content a:nth-of-type(8) {
    top: 531px;
    left: 890px;
}
.learn .learn-content video {
    position: absolute;
    top: 210px;
    left: 410px;
}

/*vocational development*/
.vocational .vocational-body {
    margin-top: 70px;
    margin-bottom: 70px;
}
.vocational .list-group-item.active,
.vocational .list-group-item.active:focus,
.vocational .list-group-item.active:hover {
    background-color: #28344E;
    border-color: #28344E;
}
.vocational .list-group .more span {
    font-size: 20px;
}
.vocational .list-group .more a {
    float: right;
    color: #fff;
}
.vocational .list-group {
    border: 1px solid #28344E;
    border-radius: 0;
}
.vocational .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.vocational .list-group-item {
    border: none;
}
.vocational li:nth-of-type(2) {
    font-weight: bold;
    font-size: 18px;
}
.vocational li:nth-of-type(3) {
    padding: 0 15px;
}
.vocational .vocational-btn {
    color: #fff;
    background-color: #E82E2F;
    float: right;
    padding: 5px 12px;
}

/*partner*/
.partner-body {
    margin-top: 50px;
    margin-bottom: 30px;
}
.partner-body .thumbnail a {
    padding: 9px;
    color: #333;
    display: block;
}
.partner-body .thumbnail:hover {
    background-color: #0F5384;
}
.partner-body .thumbnail a:hover {
    color: #fff;
}

    /*footer*/
.footer {
    background-color: #E82E2F;
    padding: 60px 0 30px;
}
.footer .footer-content , .footer .footer-content p>a {
    color: #fff;
}
.footer .footer-content p>a {
    padding: 0 10px;
}
@media screen and (max-width: 768px) {
    .footer .footer-content img:nth-of-type(1) {
        width: 90%;
    }
}
.footer .footer-content img {
    margin: 10px;
}
.footer .footer-content p {
    margin: 10px 0;
}

/*to top*/
.to-top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: none;
}

/*二级页面*/
.main {
    margin: 50px 0;
}
.main .media {
    border-bottom: 1px dashed #9d9d9d;
    padding-bottom: 30px;
}
.main .media .media-object {
    width: 170px;
    height: 85px;
}
@media screen and (max-width: 768px){
    .main {
        margin: 30px 0;
    }
    .main .media {
        padding-bottom: 20px;
    }
}
.media .media-body a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*三级页面*/
.main .content {
    margin-bottom: 30px;
}
.main .content .date {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin: 10px 0;
    padding: 10px 0;
}
.main .content .aut {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    font-size: 12px;
}
.main .xwtj {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 768px) {
    .main .content .detail img {
        width: 100%;
    }
}

/*新闻详情a标签样式*/
.newslink {
    color: #337AB7;
}

/*证书查询样式*/
.query {
    padding: 50px 0;
    background-color: #f4f4f4;
}
.query .thumbnail {
    padding: 0;
    border-radius: 8px;
}
.query .title {
    padding: 15px 0;
    color: #fff;
    background-color: #28344E;
    border-radius: 8px 8px 0 0;
}
@media screen and (max-width: 768px) {
    .query .thumbnail {
        border-radius: 4px;
    }
    .query .title {
        border-radius: 4px 4px 0 0;
    }
}
.query .title h4 {
    font-size: 21px;
    letter-spacing: 2px;
}
.query .form-group-custom {
    margin: 15px 0;
}
.query .icon {
    position: relative;
}
.query .form-input-custom {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding: 8px 0 8px 44px;
}
.query .form-group-custom span {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 1px;
    left: 16px;
    z-index: 1;
    background-color: #f4f4f4;
    border-radius: 4px 0 0 4px;
}
.query .form-group-custom:nth-child(2) span {
    height: 34px;
}
.query .form-group-custom:nth-child(3) span {
    height: 37px;
}
.query .form-group-custom span img {
    width: 18px;
    height: 18px;
    margin-top: 9px;
}
.query form {
    margin-top: 15px;
}
.query form button {
    color: #fff;
    margin: 15px 0;
    background-color: #E82E2F;
}