@charset "UTF-8";
#contentShowData {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login-alert {
    opacity: 0.8;
}

#carousel {
    margin-top: -80px;
}

#carousel .banner-js {
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

#carousel .banner-js .carousel-indicators {
    /* margin-left: 0 !important; */
    position: relative;
    left: 0;
    top: 0;
    /* max-width: 1200px; */
}

#carousel .banner-js .carousel-indicators div {
    padding: 20px !important;
    transition: all 0.3s;
    margin: 0;
    color: #fff;
    cursor: pointer;
}

#carousel .banner-js .carousel-indicators div h4 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
}

#carousel .banner-js .carousel-indicators div p {
    font-size: 14px;
    color: #9e9e9c;
    line-height: 1.8;
    height: 100px;
}

#carousel .banner-js .carousel-indicators div.active {
    /* width: auto !important; */
    height: 200px !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    cursor: pointer !important;
    /* width: 25% !important; */
}

@keyframes sha {
    0% {
        box-shadow: 0 0 0 #ff6c00;
    }
    100% {
        box-shadow: 0 0 70px 1px #ff6c00;
    }
}

.carousel-fade .carousel-inner .item {
    -webkit-transition: opacity 2s linear;
    -moz-transition: opacity 2s linear;
    max-height: 738px;
    -ms-transition: opacity 2s linear;
    -o-transition: opacity 2s linear;
    transition: opacity 2s linear;
    opacity: 0;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 500px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-fade .carousel-inner .item>img {
    max-height: 738px;
    min-height: 300px;
}


/*平台资源*/

.ptzy {
    width: 100%;
    background-color: #fff;
}

.ptzy .ptzys {
    max-width: 1200px;
    margin: 30px auto 52px auto;
    text-align: center;
}

.ptzy .ptzys h2.ptzyTitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    color: #333333;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

.ptzy .ptzys .ptzyTitle::after {
    content: "PROVIDE";
    font-size: 58px;
    color: #e7e7e7;
    position: absolute;
    top: 25px;
    left: 50%;
    z-index: -1;
    margin-left: -130px;
}

.ptzy .ptzys .ptzyLists {
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
}

.ptzy .ptzys .ptzyLists div {
    width: 100%;
    height: 200px;
    color: #fefefe;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.ptzy .ptzys .ptzyLists div .ptzyItem {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ptzy .ptzys .ptzyLists div .ptzyItem .ptzySmallTitle {
    font-size: 24px;
    text-align: center;
    margin-top: 80px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ptzy .ptzys .ptzyLists div .ptzyItem .ptzySmallContent {
    font-size: 14px;
    padding: 0 18px 0 15px;
    line-height: 1.8;
    text-align: justify;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
}

.ptzy .ptzys .ptzyLists div:not(.special-not-hover):hover div {
    background-color: rgba(206, 88, 2, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ptzy .ptzys .ptzyLists div:not(.special-not-hover):hover div .ptzySmallTitle {
    -webkit-transform: translateY(-160px);
    -moz-transform: translateY(-160px);
    -ms-transform: translateY(-160px);
    -o-transform: translateY(-160px);
    transform: translateY(-160px);
}

.ptzy .ptzys .ptzyLists div:not(.special-not-hover):hover div .ptzySmallContent {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 1;
}


/*资源渠道*/

.zyqd {
    width: 100%;
    height: 600px;
}

.zyqd .zyqds {
    max-width: 1200px;
    margin: 36px auto 90px auto;
}

.zyqd .zyqds .zyqdTitle {
    font-size: 40px;
    color: #fefefe;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.zyqd .zyqds .zyqdSmallTitle {
    font-size: 20px;
    color: #ffffff;
    opacity: 0.5;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 15px 0 68px 0;
}

.zyqd .zyqds .zyqdItem {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems {
    width: 128px;
    padding: 14px 0;
    border-right: 1px solid #e5e5e5;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li span {
    display: inline-block;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li .icos {
    width: 20px;
    height: 20px;
    background-color: #e5e5e5;
    border-radius: 50%;
    margin-right: -10px;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li.active {
    color: #ff6c00;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li.active .icos {
    background-image: linear-gradient( -31deg, #ff9649 0%, #f6724b 50%, #ed4d4d 100%), linear-gradient(#e5e5e5, #e5e5e5);
    background-blend-mode: normal, normal;
    position: relative;
    z-index: 11;
}

.zyqd .zyqds .zyqdItem .zyqdLeftItem .leftChooseItems li.active .icos::after {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: linear-gradient( -31deg, #ff9649 0%, #f6724b 50%, #ed4d4d 100%), linear-gradient(#e5e5e5, #e5e5e5);
    background-blend-mode: normal, normal;
    opacity: 0.3;
    position: absolute;
    top: -5px;
    left: -5px;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem {
    margin-left: 100px;
    flex: 1;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: relative;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section {
    position: absolute;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section h2 {
    font-size: 20px;
    color: #ff6c00;
    margin-bottom: 30px;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section>button {
    margin: 30px 0 15px 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 196px;
    height: 47px;
    background-image: linear-gradient(-90deg, #ed4d4d 0%, #ff9649 100%);
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section p {
    color: #fff;
    font-size: 14px;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section p button {
    width: 172px;
    height: 54px;
    border-radius: 6px;
    border: solid 1px #ffffff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: transparent;
    margin: 0;
    margin-right: 60px;
    margin-top: 15px;
    outline: none;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem div section hr {
    background-color: #999;
    margin-bottom: 22px;
}

.zyqd .zyqds .zyqdItem .zyqdRightItem .active {
    opacity: 1;
    z-index: 1;
}

.whiteLine {
    width: 100%;
    height: 4px;
    background-color: #fff;
    margin: 0;
}


/* // 关于 */

.gywm {
    width: 100%;
    /* height: 500px; */
    background-color: #fff;
    background: url(../../img/index2/nihaoNews.png) center no-repeat;
    background-size: cover;
}

.gywm .gywms {
    margin: 0 auto;
    max-width: 1200px;
    /* height: 500px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.gywm .gywms .gywm-left {
    width: 540px;
    height: 350px;
    position: relative;
}

.gywm .gywms .gywm-left #firstLines,
.gywm .gywms .gywm-left #secondLines {
    display: inline-block;
}

.gywm .gywms .gywm-right p {
    margin: 57px 0 37px 0;
    font-size: 16px;
    color: #666666;
}


/* // 地图 */

.dt {
    width: 100%;
    height: 836px;
    background: url(../../img/index2/shujuBG.png) no-repeat;
    background-size: cover;
}

.dt .topHasLine {
    position: relative;
    margin-bottom: 16px;
}

.dt .topHasLine span:first-child {
    color: #ff6c00;
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 16px;
}

.dt .topHasLine span:last-child {
    font-size: 14px;
    color: #999999;
}

.dt .topHasLine::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #e5e5e5;
    top: -20px;
    left: 0;
}


/*合作流程*/

.hzlc {
    width: 100%;
    height: 586px;
    background: url(../../img/index2/hezuoya.png) no-repeat;
    background-size: cover;
}

.hzlc .hzlcs {
    max-width: 1200px;
    margin: 0 auto;
}

.hzlc .hzlcs .hhlcTitle {
    text-align: center;
    height: 49px;
    line-height: 49px;
    font-size: 49px;
    color: #fefefe;
    position: relative;
    z-index: 1;
    margin-top: 54px;
    margin-bottom: 90px;
}

.hzlc .hzlcs .hhlcTitle::after {
    content: "COOPERATION PROCESS";
    font-size: 58px;
    color: #e7e7e7;
    opacity: 0.2;
    position: absolute;
    top: 25px;
    left: 50%;
    width: 750px;
    z-index: -1;
    margin-left: -375px;
}

.hzlc .hzlcs .jutiliucheng .liuchengTitle {
    width: 375px;
    margin: 0 auto;
    padding-bottom: 26px;
    border-bottom: 1px solid #d2d2d2;
}

.hzlc .hzlcs .jutiliucheng .liuchengTitle span {
    display: inline-block;
    width: 46%;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
}

.hzlc .hzlcs .jutiliucheng .liuchengTitle .active {
    position: relative;
}

.hzlc .hzlcs .jutiliucheng .liuchengTitle .active::after {
    position: absolute;
    bottom: -28px;
    left: 38px;
    content: "";
    width: 100px;
    height: 4px;
    background-image: linear-gradient(-90deg, #ef584d 0%, #fc8d4a 100%);
    border-radius: 2px;
}

.FGLC,
.DLLC {
    height: 300px;
}

.FGLC span,
.DLLC span {
    font-size: 16px;
    color: #ffffff;
}

.FGLC>.FGLCs,
.DLLC>.DLLCs {
    display: flex;
    padding: 0 20px;
}

.FGLC>.FGLCs>p,
.DLLC>.DLLCs>p {
    margin-right: 30px;
    display: inline-block;
    flex: 1;
    height: 118px;
    background-image: linear-gradient(72deg, #181820 0%, #282c34 100%), linear-gradient(#f4f5f7, #f4f5f7);
    background-blend-mode: normal, normal;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin-left: 8px;
    padding-top: 25px;
    box-sizing: border-box;
}

.FGLC>.FGLCs>p:hover,
.DLLC>.DLLCs>p:hover {
    background-image: linear-gradient(90deg, #ff9649 0%, #ed4e4d 100%), linear-gradient(#f4f5f7, #f4f5f7);
}

.FGLC>.FGLCs>p:hover em,
.DLLC>.DLLCs>p:hover em {
    color: #ff6c00;
}

.FGLC>.FGLCs>p:hover a,
.DLLC>.DLLCs>p:hover a {
    background-image: linear-gradient(90deg, #ff9649 0%, #ed4e4d 100%), linear-gradient(#ffffff, #ffffff);
    background-color: initial;
}

.FGLC em,
.DLLC em {
    position: absolute;
    font-size: 32px;
    color: #ffffff;
    left: 45%;
    bottom: -55px;
}

.FGLC>.FGLCs>p:last-child,
.DLLC>div>p:last-child {
    margin-right: 0;
}

.FGLC b,
.DLLC b {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.FGLC b,
.DLLC b {
    display: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    cursor: pointer;
}

.FGLC b.active,
.DLLC b.active {
    display: block;
    opacity: 1;
}

.liuchengContent>section {
    display: none;
}

.liuchengContent>section.active {
    display: block;
}

.shanshuoss {
    display: none;
}

.classNameees {
    -webkit-animation: twinkling 1s infinite ease-in-out;
    display: inline-block !important;
}

.animatededd {
    display: inline-block !important;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes twinkling {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.liaojieMore {
    background-image: linear-gradient(-90deg, #ed4e4d 0%, #ffa364 100%), linear-gradient(#ff6c00, #ff6c00);
    background-blend-mode: normal, normal;
}

.FGLCs,
.DLLCs {
    margin: 78px 0 62px 0;
}

.FGLCs>p,
.DLLCs>p {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.FGLCs>p span,
.FGLCs>p em,
.DLLCs>p span,
.DLLCs>p em {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.FGLCs>p:hover span,
.FGLCs>p:hover em,
.DLLCs>p:hover span,
.DLLCs>p:hover em {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.liuchengContent>section>p>span {
    display: inline-block;
}

.dixianBGs {
    max-width: 1200px;
    display: flex;
}

.sameLiness {
    flex: 1;
    height: 2px;
    background-color: #939598;
}

.beffss {
    position: absolute;
    left: 45%;
    bottom: -72px;
    width: 20px;
    height: 20px;
    background-color: #939598;
    border-radius: 50%;
}

.FGLCs>p>span,
.DLLCs>p>span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.FGLCs>p>span img,
.DLLCs>p>span img {
    display: none;
    margin-bottom: 12px;
}

.FGLCs>p>span img:first-child,
.DLLCs>p>span img:first-child {
    display: block;
}

.FGLCs>p:hover>span img:first-child,
.DLLCs>p:hover>span img:first-child {
    display: none !important;
}

.FGLCs>p:hover>span img:last-child,
.DLLCs>p:hover>span img:last-child {
    display: block !important;
}

.headTitle a {
    color: #666;
}

.headTitle a:link {
    color: #666;
    text-decoration: none;
}

.headTitle a:visited {
    color: #666;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.loginReg a span {
    border-radius: 2px;
}

.login,
.registe {
    font-size: 14px !important;
}

.clearfixss a:hover {
    color: #ff6c00;
}

.actives {
    color: #ff6c00 !important;
}

#myCarousel img {
    height: 480px;
    width: 100%;
}


/*遇到问题*/

.ydwt {
    width: 100%;
    background-color: #fff;
}

.ydwt .ydwts {
    padding-bottom: 75px;
}

.ydwt .ydwts h2,
.ydwt .ydwts h4 {
    text-align: center;
}

.ydwt .ydwts h2 {
    font-size: 40px;
    color: #333;
    /* height: 40px; */
    line-height: 40px;
    margin-bottom: 15px;
}

.ydwt .ydwts h4 {
    font-size: 20px;
    color: #666;
    opacity: 0.5;
    height: 20px;
    line-height: 20px;
}

.ydwt .ydwts .mianlingWT {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    flex-wrap: wrap;
}

.ydwt .ydwts .mianlingWT p {
    text-align: center;
}

.ydwt .ydwts .mianlingWT p span {
    display: block;
}

.ydwt .ydwts .mianlingWT p span:first-child {
    height: 140px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}


/*海量媒体*/

.hlmt {
    width: 100%;
    background-color: #fff;
}

.hlmt .hlmts {
    padding: 37px 0 60px 0;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
}

.hlmt .hlmts h2 {
    font-size: 40px;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-bottom: 55px;
}

.hlmt .hlmts .meitiLists {
    display: flex;
    flex-wrap: wrap;
}

.hlmt .hlmts .meitiLists p {
    width: 224px;
    height: 120px;
    border-radius: 6px;
    border: solid 1px #d2d2d2;
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hlmt .hlmts .meitiLists p:nth-child(5n + 5) {
    margin-right: 0;
}


/* 营销学院 */

.yxxy {
    width: 100%;
    background-color: #fff;
}

.yxxy .yxxys {
    padding: 40px 0;
    box-sizing: border-box;
}

.yxxy .yxxys h2 {
    font-size: 40px;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-bottom: 55px;
    text-align: center;
}

.yxxy .yxxys .yxxyLists {
    max-width: 1200px;
    margin: 0 auto;
}

.yxxy .yxxys .yxxyLists .yxDetails {
    display: inline-block;
    vertical-align: top;
    width: 580px;
    height: 382px;
    padding: 0 20px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(255, 108, 0, 0.15);
}

.yxxy .yxxys .yxxyLists .yxDetails div {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    display: flex;
    cursor: pointer;
}

.yxxy .yxxys .yxxyLists .yxDetails div p:first-child {
    margin-right: 20px;
}

.yxxy .yxxys .yxxyLists .yxDetails div p span {
    display: block;
    margin-bottom: 15px;
}

.yxxy .yxxys .yxxyLists .yxDetails div img {
    width: 136px;
    height: 86px;
}

.yxxy .yxxys div:first-child {
    margin-right: 34px;
}


/* 登录框部分 */


/* 登录框位置定位配置 */

@media only screen and (min-width: 1180px) and (max-width: 1640px) {
    .login-banner {
        right: 0;
    }
}

@media only screen and (min-width: 1660px) and (max-width: 1700px) {
    .login-banner {
        right: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .container-fluid,
    .container {
        min-width: 100% !important;
    }
    #carousel {
        margin-top: 0;
    }
    #carousel .banner-js .container {
        min-width: 100%;
    }
    #carousel .banner-js .container .carousel-indicators {
        width: 100%;
    }
    #carousel .banner-js .container .carousel-indicators>div {
        width: 48% !important;
        height: 215px;
    }
    #carousel .banner-js .container .carousel-indicators>div.active {
        height: 215px !important;
    }
    #carousel .carousel-inner {
        min-width: 100%;
    }
    #carousel .carousel-inner .calindex1 {
        top: 5% !important;
    }
    #carousel .carousel-inner .calindex2 div {
        top: 16% !important;
    }
    #carousel .carousel-inner .calindex3 {
        top: 30% !important;
    }
    #carousel .carousel-inner .carousel-caption {
        width: 65% !important;
    }
    #carousel .carousel-inner img {
        width: 100%;
    }
    .ptzy .ptzys {
        width: 100%;
    }
    .ptzy .ptzys .ptzyLists>div {
        /* width: 20%; */
    }
    .ptzy .ptzys .ptzyLists>div .ptzyItem {
        width: 100%;
    }
    .ydwt .ydwts h2 {
        font-size: 28px;
    }
    .ydwt .ydwts h4 {
        font-size: 16px;
    }
    .ydwt .ydwts .mianlingWT {
        width: 100%;
    }
    .ydwt .ydwts .mianlingWT>p {
        width: 30%;
    }
    .zyqd {
        height: 730px;
    }
    .zyqd .zyqds {
        width: 100%;
    }
    .zyqd .zyqds h2 {
        height: auto !important;
        font-size: 22px !important;
    }
    .zyqd .zyqds h4 {
        font-size: 12px !important;
    }
    .zyqd .zyqds .zyqdItem .zyqdLeftItem ul {
        padding-left: 8px !important;
        box-sizing: border-box;
        width: 110px !important;
    }
    .zyqd .zyqds .zyqdItem .zyqdRightItem {
        margin-left: 15px;
    }
    .zyqd .zyqds .zyqdItem .zyqdRightItem div p.newsBtnsStyle {
        display: flex;
        flex-wrap: wrap;
    }
    .zyqd .zyqds .zyqdItem .zyqdRightItem div p.newsBtnsStyle button {
        width: 100px;
        height: 46px;
        margin-top: 8px;
        font-size: 12px;
        margin-right: 8px;
    }
    .hlmt .hlmts {
        width: 100%;
    }
    .hlmt .hlmts .meitiLists p {
        width: 30%;
        height: 80px;
        margin-right: 3%;
    }
    .hlmt .hlmts .meitiLists p img {
        width: 90%;
        max-height: 80px;
    }
    .hlmt .hlmts .meitiLists p:nth-child(3n + 3) {
        margin-right: 0;
    }
    .hlmt .hlmts .meitiLists p:nth-child(5n + 5) {
        margin-right: 3%;
    }
    .gywm {
        height: auto;
    }
    .gywm .gywms {
        width: 100%;
        height: auto;
    }
    .gywm .gywms .gywm-left {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        height: 450px;
    }
    .gywm .gywms .gywm-right img {
        width: 100%;
    }
    .hzlc {
        height: 385px;
    }
    .hzlc .hzlcs {
        width: 100%;
    }
    .hzlc .hzlcs .hhlcTitle::after {
        font-size: 38px;
        width: 90%;
        margin-left: -190px;
    }
    .yxxy .yxxys .yxxyLists {
        width: 100%;
    }
    .yxxy .yxxys .yxxyLists .yxDetails {
        width: 100%;
    }
    .yxxy .yxxys .yxxyLists .yxDetails div:first-child {
        margin-right: 0;
    }
    .yxxy .yxxys .yxxyLists .yxDetails:first-child {
        margin-right: 0;
    }
}

.c-default {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -99999;
    height: 738px;
    padding: 0;
}


/* 首页轮播图 */

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient( left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient( left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient( linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient( to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient( left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient( left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient( linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient( to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: "‹";
}

.carousel-control .icon-next:before {
    content: "›";
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    /* width: 12px;
    height: 12px; */
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}


/*# sourceMappingURL=index2.css.map */