/* 头部 */
.capital-in-header {
    height: 100%;
}

.capital-header {
    height: 106px;
    background: rgba(249, 249, 249, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.hr_oneRow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caption-logo {
    padding-top: 20px;
}

.capital-header-nav {
    width: 900px;
    height: 100%;
}

.capital-header-nav-top a {
    color: #6c6c6c;
    font-size: 13px;
}

.capital-header-nav-top a:hover {
    color: #f5a21b;
}

.capital-header-nav-top li {
    margin-left: 13px;
    position: relative;
}

.capital-header-nav-top li:nth-child(2),
.capital-header-nav-top li:nth-child(6) {
    margin-left: -5px;
}

.capitaol-login {
    width: 15px;
    height: 11px;
    display: inline-block;
    background: url(../image/entryIcon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 5px;
}

.capitaol-arrow-b {
    width: 5px;
    height: 4px;
    display: inline-block;
    background: url(../image/arrow-b.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 5px;
}

.capitaol-line {
    margin: 0 10px;
    font-style: normal;
}

#gb-search-text {
    width: 108px;
    border-radius: 10px;
    outline: none;
    background: #fff;
    display: inline-block;
    border: none;
    border: 1px solid #c6c6c6;
    text-indent: 10px;
    padding-right: 20px;
}

#gb-search-href {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../image/search.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -5px;
}

.capital-header-nav-bottom>li {
    margin: 0 18px;
}

.capital-header-nav-bottom>li:last-child {
    margin-right: 0;
}

.capital-header-nav-bottom>li>a {
    padding: 0 4px;
    height: 100%;
    display: inline-block;
    padding-bottom: 7px;

}

.capital-header-nav-bottom>li:hover {
    border-bottom: 2px solid #f5a21b;
}

.capital-header-nav-bottom>li>a.active {
    color: #f5a21d !important;
}

.capital-header-nav-top {
    margin-top: 20px;
    margin-bottom: 22px;
}

.capital-header-nav-bottom ul {
    display: none;
    position: absolute;
    z-index: 2;
    padding-top: 14px;
    font-size: 0;
}

.capital-header-nav-bottom ul::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.capital-header-nav2-bottom li {
    background: #fff;
    font-size: 15px;
    border-top: 1px solid #c8c8c8;
    padding: 6px 0;
    border-bottom: 1px solid #c8c8c8;
}

.capital-header-nav2-bottom li:first-child {
    border-left: 1px solid #c8c8c8;
}

.capital-header-nav-bottom ul li:last-child {
    border-right: 1px solid #c8c8c8;
}

.capital-header-nav-bottom ul li a {
    display: inline-block;
    padding: 0 22px;
    border-right: 1px solid #c8c8c8;
}

.capital-header-nav-bottom ul li:last-child a {
    border-right: none;
}

.capital-line-none {
    margin-right: 0;
}

.capital-header-nav-bottom li:nth-child(2) ul {
    left: 401px;
}

.capital-header-nav-bottom li:nth-child(2) ul::after {
    left: 167px;
}

.capital-header-nav-bottom li:nth-child(3) ul {
    left: 523px;
}

.capital-header-nav-bottom li:nth-child(3) ul::after {
    left: 156px;
}

.capital-header-nav-bottom li:nth-child(4) ul {
    left: 414px
}

.capital-header-nav-bottom li:nth-child(4) ul::after {
    left: 373px;
}

.capital-header-nav-bottom li:nth-child(5) ul {
    left: 500px;
}

.capital-header-nav-bottom li:nth-child(5) ul::after {
    left: 394px;
}

.capital-header-nav-bottom li:nth-child(6) ul {
    left: 326px;
}

.capital-header-nav-bottom li:nth-child(6) ul::after {
    left: 685px;
}

.capital-header-nav-bottom li:nth-child(7) ul {
    left: 850px;
}

.capital-header-nav-bottom li:nth-child(7) ul::after {
    left: 279px;
}

/* 首页banner */
.capital-indexBanner {
    height: 643px;
    width: 100%;
}

.capital-indexBanner-container {
    height: 100%;
    position: relative;
}

.capital-indexBanner-container img {
    width: 100%;
    height: 100%;
}

.capital-indexBanner-block {
    background: rgba(208, 44, 0, .6);
    width: 100%;
    height: 69px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.capital-indexBanner-pagination {
    margin-top: 24px;
    margin-left: 30px;
}

.capital-indexBanner-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin-right: 30px;
    border: solid 2px rgba(255, 255, 255, 0.5);
    background: #fff;
}

.capital-indexBanner-pagination .swiper-pagination-bullet-active {
    background: #f5a21d;
}

.capital-indexBanner-roll {
    color: #fff;
    height: 69px;
    line-height: 69px;
    width: 800px;
    position: absolute;
    right: 0;
    overflow: hidden;
}

marquee::before {
    content: "";
    width: 100px;
    height: 69px;
}

.captial-index-title {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
    margin-top: 38px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.captial-index-title-l {
    background: url(../image/zhuzi.png) left top no-repeat;
    background-size: 34px 38px;
    width: 285px;
    border-bottom: 2px solid orange;
    height: 100%;
    padding-left: 40px;
    font-size: 24px;
    color: #382924;
}

.captial-index-title-l a {
    font-size: 24px;
    color: #382924;
}

.captial-index-title-r {
    position: absolute;
    right: 0;
    top: 10px;
}

.captial-index-title-r a {
    color: #f5a21b;
    font-size: 12px;
    position: relative;
}

.capital-more {
    width: 7px;
    height: 12px;
    display: inline-block;
    background: url(../image/arrow-r.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.capital-index-ywzx-item {
    margin-right: 51px;
    border: 1px solid #e0e0e0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 28px 12px -22px #cec9c9;
}

.capital-index-ywzx-item:nth-child(4n) {
    margin-right: 0;
}

.capital-index-ywzx-item-pic {
    width: 252px;
    height: 201px;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.capital-index-ywzx-item-pic img {
    width: 100%;
    height: 100%;
}

.capital-index-ywzx-item-title {
    font-size: 22px;
    position: relative;
    background-color: #fff;
    height: 53px;
    line-height: 53px;
}

.capital-index-ywzx-item-title a {
    position: absolute;
    left: 0;
    right: 0;
    color: #382924;
    text-align: center;
    z-index: 1;
    font-size: 20px;
}

.capital-index-ywzx-item-hoverBg {
    background-color: #f5a21d;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: .5;
    display: none;
}

.capital-index-ywzx-item-hoverImg {
    width: 76px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: -74px;
    opacity: 0;
}

.capital-index-ywzx-item-hoverTitle {
    position: absolute;
    background-color: #f5a21d;
    bottom: 0;
    width: 0%;
    height: 100%;
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    display: none;
}

/* 首页新闻 */
.capital-index-news-pic {
    width: 503px;
    height: 280px;
    margin-right: 54px;
    overflow: hidden;
}

.capital-index-news-pic img {
    width: 100%;
    height: 100%;

}

/* .capital-index-news-pic img:hover {
    transform: scale(1.1);
    transition: all ease .3s;
} */

.capital-index-news-main {
    width: 600px;
}

.capital-index-news-list {
    margin-bottom: 12px;
    line-height: 2;
}

.capital-index-news-list:last-child {
    margin-bottom: 0;
}

.capital-index-news-list div:first-child a {
    font-size: 16px;
    font-weight: 600;
    color: #382924;
}

.capital-index-news-list div:first-child a:hover {
    color: #f5a21b;
}

.capital-index-news-list div:last-child {
    font-size: 14px;
    color: #626262;
}

.capital-index-intro {
    padding-bottom: 69px;
}

.capital-index-intro-content-l {
    width: 560px;
    color: #626262;
}

.capital-index-intro-content-pic {
    width: 546px;
    height: 364px;
    margin-left: 49px;
    overflow: hidden;
}

.capital-index-intro-content-pic img {
    width: 100%;
    height: 100%;

}

/* .capital-index-intro-content-pic img:hover {
    transform: scale(1.1);
    transition: all ease .3s;
} */

.capital-index-fast {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #fff;
}

.swiper-container-fast {
    width: 1050px;
}

.swiper-container-fast .swiper-slide {
    text-align: center;
    float: left;
}

.swiper-button-prev-fast {
    width: 21px;
    height: 36px;
    background: url(../image/crc_index_left_btn_h.png) no-repeat;
    background-size: 100% 100%;
}

.swiper-button-next-fast {
    width: 21px;
    height: 36px;
    background: url(../image/crc_index_right_btn_h.png) no-repeat;
    background-size: 100% 100%;
}

/* .swiper-button-next-fast.swiper-button-disabled,
.swiper-button-prev-fast.swiper-button-disabled {
    opacity: 0.35;
    cursor: default;
    pointer-events: auto;
} */

/* .swiper-button-prev-fast:hover {
    background: url(../image/crc_index_left_btn_h.png) no-repeat;
    background-size: 100% 100%;
}

.swiper-button-next-fast:hover {
    background: url(../image/crc_index_right_btn_h.png) no-repeat;
    background-size: 100% 100%;
} */

.capital-sing-main {
    min-height: 530px;
    padding-top: 36px;
}

.capital-contentMain-nav {
    width: 210px;
}

.capital-contentMain-nav-list>ul {
    padding-top: 7px;
}

.capital-contentMain-nav-list>ul>li {
    display: block;
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #ddd;
}

.capital-contentMain-nav-list>ul>li>a {
    padding-left: 30px;
}

.capital-contentMain-nav-list ul li:last-child {
    border-bottom: 1px solid #ddd;
}

.capital-contentMain-nav-title {
    width: 100%;
    height: 48px;
    background: url(../image/zhuzi.png) left top no-repeat;
    background-size: 34px 38px;
    padding-left: 40px;
    border-bottom: 2px solid #aca8a8;
    color: #f5a21b;
    font-weight: 600;
    position: relative;
    font-size: 22px;
}

.capital-contentMain-nav-title span {
    position: absolute;
    top: 12px;
}

.leftNav-second li {
    width: 100%;
    padding-left: 40px;
    border-bottom: 1px solid #ddd;
}

.leftNav-second li a {
    width: 100%;
    color: #686868;
}

.capital-sing-main-r {
    width: 892px;
    margin-left: 68px;
}

.capital-col-title {
    position: relative;
    height: 48px;
    line-height: 48px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ddd;
}

.capital-col-title-bold {
    font-size: 22px;
    color: #f5a21d;
}

.capital-col-pos {
    position: absolute;
    right: 0;
    top: 8px;
    color: #9fa0a0;
}

.capital-col-pos a {
    color: #9fa0a0;
}

.capital-col-pos a:hover {
    color: #f5a21b;
}

.capital-sing-main-r-content {
    color: #595757;
    line-height: 30px;
    padding-bottom: 100px;
}

.capital-sing-main-r-content img {
    max-width: 100%;
}

.capital-single-btn {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f5a21b;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.capital-single-btn2 {
    margin-top: 80px;
}

.capital-news-list-1 {
    padding-bottom: 46px;
    border-bottom: 1px solid #e0e0e0;
}

.capital-news-list-1-pic {
    width: 503px;
    height: 280px;
    margin-right: 66px;
    overflow: hidden;
}

.capital-news-list-1-pic img {
    width: 100%;
    height: 100%;
}

.capital-news-list-1-pic img:hover {
    transform: scale(1.1);
    transition: all ease .3s;
}

.capital-news-list-1-title {
    margin-bottom: 16px;
}

.capital-news-list-1-title a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.capital-news-list-1-title a:hover {
    color: #f5a21b;
}

.capital-news-list-1-desc {
    font-size: 15px;
    line-height: 26px;
    opacity: 0.8;
}

.capital-news-list-1-btn {
    width: 98px;
    height: 25px;
    line-height: 25px;
    background-color: #f5a21b;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.capital-news-list-1-btn a {
    color: #fff;
}

.capital-news-list-1-font {
    position: relative;
    width: 322px;
    height: 280px;
}

.capital-news-list-1-time {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #b2b2b2;
}

.capital-news-list-2-item {
    padding: 26px 0;
    border-bottom: 1px dashed #ddd;
}

.capital-news-list-2-time {
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}

.capital-news-list-2-time div:first-child {
    color: #f5a21b;
    font-size: 30px;
    margin-top: 40px;
}

.capital-news-list-2-time div:last-child {
    color: #727272;
    font-size: 20px;
    margin-top: 6px;
}

.capital-news-list-2-font {
    width: 748px;
    padding-left: 66px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #e0e0e0;
}

.capital-news-list-2-font div:first-child a {
    font-size: 16px;
    font-weight: 600;
}

.capital-news-list-2-font div:first-child a:hover {
    color: #f5a21b;
}

.capital-news-list-2-font div:last-child {
    margin-top: 20px;
    font-size: 14px;
    opacity: .8;
    line-height: 26px;
}

.capital-page-select {
    width: 61px;
    height: 22px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #727272;
}

.capital-page-hover:hover,
.capital-page-a a:hover {
    background: #f5a21b;
    color: #fff;
}

#pagination-digg .active,
#pagination-digg a.active {
    background: #f5a21b;
    color: #fff;
}

.capital-detail-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 26px;
    border-bottom: 1px solid #e0e0e0;
}

.capital-detail-status {
    color: #b2b2b2;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.capital-detail-status-time {
    margin-right: 10px;
}

.capital-detail {
    padding-bottom: 50px;
    border-bottom: 1px solid #e0e0e0;
}

.prevNext {
    margin-top: 28px;
}

.detail-next a,
.detail-prev a {
    font-size: 14px;
    color: #646464;
}

.detail-next,
.detail-prev {
    color: #646464;
}

.detail-prevNext-t {
    color: #000;
}

.detail-next a:hover,
.detail-prev a:hover {
    color: #f5a21b;
}

.capital-team {
    padding-bottom: 45px;
    border-bottom: 1px solid #e0e0e0;
}

.capital-team:not(:first-child) {
    padding-top: 40px;
}

.capital-team-pic {
    width: 225px;
    height: 308px;
    margin-right: 67px;
    background: #dee2e6;
}

.capital-team-pic img {
    width: 100%;
    height: 100%;
}

.capital-team-desc {
    width: 600px;
}

.capital-team-desc div:first-child {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
}

.capital-team-desc div:last-child {
    line-height: 30px;
}

.capital-map {}

.capital-map-item-title a {
    color: #f5a21b;
    font-size: 16px;
}

.capital-map-item-nav li a {
    color: gray;
}

.capital-map-item-nav li {
    display: block;
}

.capital-map-item {
    float: left;
}

.capital-map-item {
    width: 390px;
    height: 220px;
    text-align: center;
    margin-bottom: 40px;
    border-right: 1px solid #e0e0e0;
    text-align: left;
    padding-left: 100px;
}

.capital-map-item:nth-child(1),
.capital-map-item:nth-child(2),
.capital-map-item:nth-child(3) {
    border-top: none;
}

.capital-map-item:nth-child(3n) {
    border-right: none;
}

.capital-footer-single-content {
    color: #595757;
}

.capital-footer-single {
    padding-bottom: 100px;
}

/* 视频 */
.capital-video-item {
    width: 286px;
    background: #fff;
    border: solid 1px #d2d2d2;
    margin-right: 17px;
    margin-bottom: 17px;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: 0 22px 12px -22px #cec9c9;
}

.capital-video-item:nth-child(3n) {
    margin-right: 0;
}

.capital-video-pic {
    height: 154px;
    position: relative;
}

.capital-video-pic img {
    width: 100%;
    height: 100%;
}

.capital-video-desc {
    padding: 12px;
    line-height: 1.8;
}

.capital-video-time {
    color: #8c8c8c;
    font-size: 12px;
}

.capital-video-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    ;
    top: 0;
    display: none;
}

.capital-video-mask img {
    width: 56px;
    height: 55px;
    position: absolute;
    left: 50%;
    margin-left: -28px;
    top: 50%;
    margin-top: -28px;
}

.capital-sing-main-r-content .capital-video-item:hover .capital-video-mask {
    display: block;
}

/* 联系我们 */
#lxwm {
    width: 516px;
    float: right;
    font-weight: 600;
    position: relative;
}

.capital-form-address div:first-child {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
}

.capital-form-address div:last-child {
    color: #595757;
    padding-left: 20px;
}

#lxwm input[name=name],
#lxwm input[name=way] {
    width: 100%;
    height: 42px;
    outline: none;
    border: 1px solid #9e9e9e;
    font-size: 16px;
    font-weight: 100;

    text-indent: 10px;
}

#lxwm textarea {
    width: 100%;
    height: 150px;
    outline: none;
    border: 1px solid #9e9e9e;
    resize: none;
    font-size: 16px;
    font-weight: 100;

    text-indent: 10px;
    padding-top: 6px;
}

#verifyCode {
    width: 154px;
    height: 42px;
    vertical-align: middle;
    margin-right: 20px;
    border: 1px solid #9e9e9e;
    font-size: 16px;
    font-weight: 100;

    text-indent: 10px;
}

#randomImg {
    vertical-align: middle;
    width: 112px;
    height: 40px;
}

#btnbutton,
.capital-sub {
    width: 170px;
    height: 42px;
    background-color: #f5a21d;
    border-radius: 21px;
    outline: none;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-left: 60px;
    cursor: pointer;
}

.aorange {
    color: red;
}

.span-capital-yzm {
    display: block
}

.label-capital-name {
    display: inline-block;
    width: 100%;
}

.label-capital-way,
.label-capital-info,
.label-capital-yzm {
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}

.label-capital-sub {
    position: absolute;
    right: 0;
    bottom: 0;
}

#btnreset {
    display: none;
}

.address {
    width: 16px;
    height: 20px;
    display: inline-block;
    background: url(../image/address.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
}



/* footer */
.capital-footer {
    text-align: center;
}

.capital-footer-nav,
.capital-footer-beian {
    height: 47px;
    line-height: 47px;
}

.capital-footer-nav {
    background-color: #fff;
}

.capital-footer-nav a {
    color: #382924;
    padding: 0 14px;
    border-right: 1px solid #c8c8c8;
}

.capital-footer-nav a:hover {
    color: #f5a21b;
}

.capital-footer-nav a:last-child {
    border-right: none;
}

.capital-footer-beian {
    background-color: #222222;
}

.capital-footer-beian a {
    color: #fff;
    cursor: default;
}

.capital-footer-beian a:last-child {
    margin-left: 10px;
    cursor: pointer;
}

.marquee {
    position: absolute;
    z-index: -1;
    white-space: nowrap;
    animation: myfirst 35s linear infinite;
    /* Safari 与 Chrome: */
    -webkit-animation: myfirst 35s linear infinite;

}

.marqueeLeft,
.marqueeRight {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    background-image: linear-gradient(to right, rgba(208, 44, 0, 1), rgba(208, 44, 0, 0))
}

.marqueeRight {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(208, 44, 0, 0), rgba(208, 44, 0, 1))
}

@keyframes myfirst {
    0% {
        left: 102%;
    }

    100% {
        left: -300%;

    }
}

/* Safari 与 Chrome */
@-webkit-keyframes myfirst {
    0% {
        left: 102%;
    }

    100% {
        left: -300%;
    }
}

.capital-team-desc div.zb_single p {
    color: #666 !important;
    line-height: 2 !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.zb_single {
    color: #666;
    line-height: 2;
    font-weight: 400;
}