a:hover {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
.indexNew-tle {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.indexNew-img img {
    width: 100%;
    height: 100%;
}
.indexNew-title {
    font-size: 22px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.indexNew-box {
    overflow: hidden;
    margin-top: 30px;
}
.indexNew-title a {
    color: #333333;
}
.indexNew-title a:hover {
    color: #353c93;
    text-decoration: none;
}
.indexNew-intro {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    margin-top: 5px;
    height: 56px;
    overflow: hidden;
}
.indexNew-time {
    font-size: 14px;
    color: #999999;
    border-top: 1px solid #ededed;
    margin-top: 14px;
    padding-top: 14px;
}
.indexNew-right {
    background: #f5f5f5;
}
.inRi-info {
    padding: 30px 15px;
}
.inRi-img img {
    width: 100%;
    height: 100%;
}
.inRi-tit {
    font-size: 22px;
    margin-top: 30px;
}
.inRi-tit a {
    color: #333;
    font-weight: bold;
}
.inRi-tit a:hover {
    color: #353c93;
}
.indexNew-left {
    padding-right: 40px;
}
.inRi-tag {
    margin-top: 20px;
}
.inRi-tag p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
}
.indexNew-main {
    margin-top: 40px;
}
.indexNew-post a {
    width: 180px;
    height: 50px;
    display: block;
    border: 1px solid #353c93;
    line-height: 50px;
    color: #353c93;
    font-size: 18px;
    text-align: center;
    margin: 48px auto 0;
}
.indexNew-post span {
    width: 7px;
    height: 13px;
    display: inline-block;
    background: url("../images/biaozhi.png") no-repeat 0 0;
    margin-left: 27px;
    position: relative;
    top: 2px;
}
.index-new {
    padding: 60px 0;
}
.index-about {
    width: 100%;
    padding: 60px 0;
    background: url("../images/indexabout.jpg") no-repeat center top;
    background-size: cover;
}
.indexAbout-title {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.indexAbout-main {
    margin-top: 38px;
    position: relative;
    overflow: hidden;
}
.indexAbout-video {
    width: 50%;
    height: 480px;
    position: relative;
    float: left;
}
.indexAbout-video img {
    width: 100%;
    height: 100%;
}
.indexAbout-play {
    width: 84px;
    height: 84px;
    background: url("../images/play.png") no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.video-mo .modal-body {
    height: 500px;
    width: 100%;
}
.video-js {
    width: 100%;
    height: 100%;
}
.modal-dialog {
    width: 800px;
    height: 492px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.indexAbout-info {
    width: 50%;
    height: 480px;
    background: #fff;
    float: left;
}
.indexAbout-cont {
    padding: 60px;
}
.indexAbout-intro {
    font-size: 18px;
    color: #666;
    line-height: 32px;
}
.indexAbout-bot {
    margin-top: 30px;
}
.indexAbout-bot .more {
    width: 180px;
    height: 50px;
    display: inline-block;
    border: 1px solid #353c93;
    line-height: 50px;
    color: #353c93;
    font-size: 18px;
    text-align: center;
}
.indexAbout-bot .more:hover {
    color: #fff;
    background: #353c93;
    border-color: #353c93;
}
.indexAbout-bot .email {
    width: 264px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    background: #f09402;
    position: relative;
    top: -1px;
    margin-left: 18px;
    border-radius: 3px;
}
.index-banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    border: none;
    background: #bbc0c0;
    margin: 0 10px;
}
.index-banner .carousel-indicators .active {
    width: 20px;
    height: 20px;
    background: url("../images/baact.png") no-repeat center;
    position: relative;
    top: 5px;
}
.index-banner .carousel-control.right {
    width: 40px;
    height: 80px;
    background: #333445 url("../images/youbbb.png") no-repeat center;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.index-banner .carousel-control.left {
    width: 40px;
    height: 80px;
    background: #333445 url("../images/zuobbb.png") no-repeat center;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.index-banner .carousel-inner .item {
    width: 100%;
    height: 520px;
}
.indexBan-main {
    text-align: center;
    color: #fff;
}
.indexBan-tle {
    font-size: 34px;
    padding-top: 135px;
}
.indexBan-tex {
    font-size: 65px;
    font-weight: bold;
}
.indexBan-post a {
    width: 180px;
    height: 50px;
    background: #f09402;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    border-radius: 4px;
    margin: 40px auto 0;
}
.indexBan-post span {
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url("../images/bannbiaoz.png") no-repeat center;
    position: relative;
    top: 1px;
    margin-left: 28px;
}
.dropdown-menu>li>a {
    color: #999;
}
.banner {
    width: 100%;
    height: 360px;
    text-align: center;
}
.qyjs {
    background: url("../images/jieshaobanner.jpg") no-repeat center top;
    background-size: cover;
}
.banner-tle {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 120px;
}
.banner-tex {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}
.bread-nav {
    text-indent: 16px;
    background: url("../images/miaobao.png") no-repeat 0 center;
    line-height: 56px;
    float: left;
}
.bread-nav a {
    font-size: 14px;
    color: #999;
}
.bread-nav a:hover {
    color: #353c93;
}
.bread-nav em {
    width: 5px;
    height: 7px;
    display: inline-block;
    background: url("../images/breadjian.png") no-repeat 0 0;
    margin: 0 8px;
}
.bread-nav h1 {
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.bread-sup {
    float: right;
    line-height: 56px;
}
.bread-sup a {
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding: 0 18px;
    background: url("../images/supico.png") no-repeat left center;
}
.bread-sup a:first-child {
    background: none;
}
.bread-sup a:hover {
    color: #353c93;
}
.bread-sup .active {
    color: #353c93;
}
.bread {
    border-bottom: 1px solid #f0f0f0;
}
.fzlc {
    background: url("../images/fzlc.png") no-repeat center top;
    background-size: cover;
}
.yyly {
    background: url("../images/anzhuo.jpg") no-repeat center top;
    background-size: cover;
}
.licKes-main {
    width: 1280px;
    margin: 0 auto;
}
.licKes-left {
    width: 48%;
    float: left;
}
.licKes-img {
    width: 48%;
    float: right;
}
.licKes-main {
    overflow: hidden;
    padding: 60px 0;
}
.licKes-tle {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 26px;
}
.licKes-tex {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 20px;
}
.licKes-tex p {
    margin-top: 8px;
}
.licEmc {
    background: #F7F7F7;
}
.licEmc-head {
    height: 50px;
    background: url("../images/touding.png") no-repeat center;
    background-size: cover;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.licEmc-main {
    background: #fff;
    padding: 40px 40px 50px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    position: relative;
}
.licEmc-intro {
    height: 112px;
}
.youJ {
    width: 43px;
    height: 41px;
    background: url("../images/youjiao.png") no-repeat center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}
#myCarousel3 .carousel-control.left {
    width: 50px;
    height: 50px;
    background: url("../images/zuotouzi.png") no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#myCarousel3 .carousel-control.left:hover {
    background: url("../images/zuotouzih.png") no-repeat center;
    background-size: cover;
}
#myCarousel3 .carousel-control.right {
    width: 50px;
    height: 50px;
    background: url("../images/youtouzi.png") no-repeat center;
    background-size: cover;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#myCarousel3 .carousel-control.right:hover {
    background: url("../images/youtouzih.png") no-repeat center;
    background-size: cover;
}
.licEmc {
    padding: 60px 0;
}
.licEmc-intss {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 55px;
}
.project-title {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding-top: 52px;
    line-height: 48px;
}
.project-intro {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 18px;
}
.project-info {
    background: #F5F5F5;
    text-align: center;
    padding-bottom: 40px;
}
.project-tit {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    padding-top: 60px;
}
.project-ifo {
    font-size: 16px;
    color: #999;
    margin-top: 38px;
}
.project-ts {
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    height: 54px;
}
.project-ws {
    font-size: 16px;
    color: #999;
    margin-top: 10px;
}
.wdg {
    overflow: hidden;
    padding: 0 90px;
    margin-top: 18px;
}
.fl-left {
    float: left;
}
.fl-right {
    float: right;
}
.wdg-cls {
    width: 48%;
}
.wdg-img img {
    width: 100%;
}
.wdg-tit {
    background: #fff;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.project-img {
    position: relative;
}
.project-img img {
    width: 100%;
}
.project-cls {
    margin-top: 35px;
}
.project-ico {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    margin: auto;
}
.project-ico img {
    width: 100%;
}
.project {
    padding-bottom: 60px;
}
.ksou {
    width: 100%;
    background: url("../images/ksou.png") no-repeat center top;
    background-size: cover;
    padding: 60px 0;
}
.ksou-tle {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.ksou-tex {
    font-size: 16px;
    line-height: 26px;
    color: #d6d6d6;
    margin-top: 14px;
}
.ksou .indexNew-post a {
    color: #fff;
    border-color: #d6d6d6;

}
.ksou .indexNew-post a span {
    background: url("../images/baisego.png") no-repeat center;
}
.ArticlesNew-box:first-child {
    margin-left: 0;
}
.wsc-form .msg-box {
    display: block;
    color: red;
}

.prompt {
    /* width: 100%; */
    min-height: 600px;
    background: #fff;
    /* position: absolute;
    top: 0;
    left: 0; */
    position: relative;
}
.prompt-tit {
    font-size: 28px;
    color: #444;
    font-weight: bold;
    line-height: 34px;
    padding-top: 186px;
    text-align: center;
}
.prompt-text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 14px;
    text-align: center;
}
.prompt-text span {
    color: #e54242;
}
.collapse .nav .nav-item:hover{
    border-bottom: 5px solid #f09402;
}
.acv {
    background-color: #2e347f;
    border-bottom: 5px solid #f09402;
}
.inrpo-tit {
    padding: 0 20px;
}
.btn-online:hover {
    color: #fff;
}
.jiDt-cls img {
    width: 100%;
}
.jiDt-tle {
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 54px;
    line-height: 54px;
    background: #f5f5f5;
}
.jiDt {
    background: #fff;
    padding-bottom:0;
}


@media screen and (min-width: 992px) and (max-width:1300px){
    .index-new .container {
        width: 100%;
        padding: 0 30px;
    }
    .servb1-main .item {
        min-height: 327px;
    }
    .indexNew-right {
        margin-top: 30px;
    }
    .indexAbout-video {
        height: auto;
    }
    .indexAbout-bot .more {
        width: 140px;
    }
    .indexAbout-intro {
        font-size: 14px;
        line-height: 28px;
        height: 196px;
        overflow: hidden;
    }
    .indexAbout-bot .more {
        width: 120px;
    }
    .indexAbout-bot .email {
        width: 242px;
    }
    .indexAbout-cont {
        padding: 30px 40px;
    }
    .indexAbout-bot {
        margin-top: 20px;
    }
    .index-banner .carousel-inner .item {
        width: 100%;
        height: 420px;
    }
    .indexBan-tle {
        font-size: 32px;
        padding-top: 95px;
    }
    .indexBan-tex {
        font-size: 58px;
        font-weight: bold;
    }
    /*.bread-nav {
        width: 100%;
    }
    .bread-sup {
        width: 100%;
    }
    .bread {
        border: none;
    }
    .bread-sup {
        background: #f0f0f0;
    }*/
    .licKes-main {
        width: 100%;
        padding: 60px 30px;
    }
    .licKes-tle {
        font-size: 18px;
        margin-top: 0px;
    }
    .licKes-tex p {
        font-size: 14px;
        margin-top: 3px;
    }
    .licKes-tex {
        margin-top: 10px;
    }
    .licKes-img img {
        width: 100%;
    }
    .licKes-left {
        width: 52%;
    }
    .licKes-img {
        width: 44%;
    }
    .licEmc-main {
        padding: 20px 20px 50px;
    }
    .licEmc-head {
        height: 35px;
        background: url("../images/touding.png") no-repeat center;
        background-size: cover;
        text-align: center;
        line-height: 35px;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }
    #myCarousel3 .carousel-control.left {
        left: 0;
    }
    #myCarousel3 .carousel-control.right {
        right: 0;
    }
    .wdg-img img {
        width: 100%;
    }
    .wdg {
        overflow: hidden;
        padding: 0 60px;
        margin-top: 18px;
    }
    .project-ico {
        width: 80px;
        height: 80px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -40px;
        margin: auto;
    }
    .indexNew-title {
        font-size: 20px;
    }
    .indexNew-intro {
        margin-top: 0;
    }
    .indexNew-time {
        margin-top: 10px;
        padding-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px){
    .indexNew-left {
        width: 100%;
        padding-right: 15px;
    }
    .indexNew-title {
        margin-top: 20px;
    }
    .indexNew-intro {
        height: 28px;
    }
    .indexNew-time {
        margin-top: 6px;
    }
    .indexNew-right {
        margin-top: 30px;
    }
    .inRi-img {
        height: 400px;
    }
    .inRi-info {
        padding: 30px 0;
    }
    .video-mo .modal-body {
        height: 300px;
        width: 400px;
    }
    .modal-dialog {
        width: 500px;
        height: 392px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }
    .index-about {
        height: auto;
        padding-bottom: 60px;
    }
    .indexAbout-video {
        width: 100%;
    }
    .indexAbout-info {
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        height: 455px;
    }
    .indexAbout-bot .more {
        width: 100%;
    }
    .indexAbout-bot .email {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .index-banner .carousel-inner .item {
        width: 100%;
        height: 320px;
    }
    .indexBan-tle {
        font-size: 30px;
        padding-top: 65px;
    }
    .indexBan-tex {
        font-size: 46px;
        font-weight: bold;
    }
    .bread-nav {
        width: 100%;
    }
    .bread-sup {
        width: 100%;
    }
    .bread {
        border: none;
    }
    .bread-sup {
        background: #f0f0f0;
    }
    .bread-sup {
        display: flex;
        overflow-x: scroll;
        width: 100%;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .bread-sup::-webkit-scrollbar{
        display: none;
    }
    .licKes-left {
        width: 100%;
    }
    .licKes-img {
        width: 100%;
        margin-top: 20px;
    }
    .licKes-img img {
        width: 100%;
    }
    .licKes-main {
        width: 100%;
        padding: 10px 30px 30px;
    }
    #myCarousel3 .carousel-control.left {
        left: 0;
    }
    #myCarousel3 .carousel-control.right {
        right: 0;
    }
    .mt-30 {
        margin-top: 20px;
    }
    .wdg {
        overflow: hidden;
        padding: 0 40px;
        margin-top: 18px;
    }
    .project-ico {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -30px;
        margin: auto;
    }
    .project-tit {
        padding-top: 45px;
    }
    .project-ifo {
        margin-top: 28px;
    }
    .pdHead {
        padding-top: 20px;
    }

}
@media screen and (max-width: 768px) {
    .indexNew-main {
        padding: 0 15px;
    }
    .indexNew-left {
        width: 100%;
    }
    .indexNew-info {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .indexNew-right {
        width: 100%;
        margin-top: 40px;
    }
    .inRi-img {
        height: auto;
    }
    .indexNew-post {
        padding: 0 30px;
    }
    .indexNew-post a {
        width: 100%;
        height: 68px;
        line-height: 68px;
    }
    .indexNew-tle {
        font-size: 32px;
    }
    .indexNew-main {
        margin-top: 10px;
    }
    .video-mo .modal-body {
        height: 250px;
        width: 350px;
    }
    .modal-dialog {
        width: 92%;
        height: 422px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }
    .index-about {
        height: auto;
        padding-bottom: 60px;
    }
    .indexAbout-video {
        width: 100%;
    }
    .indexAbout-info {
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        height: auto;
    }
    .indexAbout-bot .more {
        width: 100%;
    }
    .indexAbout-bot .email {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .indexAbout-video {
        height: auto;
    }
    .carousel-control.right {
        width: 20px;
        height: 40px;
        background-size: 50%;
    }
    .carousel-control.left {
        width: 20px;
        height: 40px;
        background-size: 50%;
    }
    .index-banner .carousel-inner .item {
        width: 100%;
        height: 260px;
    }
    .indexBan-tle {
        font-size: 24px;
        padding-top: 40px;
    }
    .indexBan-tex {
        font-size: 38px;
        font-weight: bold;
        display: none;
    }
    .indexBan-post a {
        margin-top: 30px;
    }
    .video-mo .modal-body {
        height: 300px;
        width: 100%;
    }
    .banner {
        height: 260px;
    }
    .banner-tle {
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 80px;
    }
    .banner-tex {
        font-size: 14px;
        color: #fff;
        margin-top: 10px;
        padding: 0 10px;
    }
    .bread-nav {
        width: 100%;
    }
    .bread-sup {
        width: 100%;
    }
    .bread {
        border: none;
    }
    .bread-sup {
        background: #f0f0f0;
    }
    .bread-sup {
        display: flex;
        overflow-x: scroll;
        width: 100%;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .bread-sup::-webkit-scrollbar{
        display: none;
    }
    .licKes-left {
        width: 100%;
    }
    .licKes-img {
        width: 100%;
        margin-top: 20px;
    }
    .licKes-img img {
        width: 100%;
    }
    .licKes-main {
        width: 100%;
        padding: 10px 30px 30px;
    }
    #myCarousel3 .carousel-control.left {
        left: 0;
    }
    #myCarousel3 .carousel-control.right {
        right: 0;
    }
    .mt-30 {
        margin-top: 20px;
    }
    .wdg {
        overflow: hidden;
        padding: 0 40px;
        margin-top: 18px;
    }
    .indexAbout-cont {
        padding: 20px;
    }
    .indexNew-main {
        padding: 0;
    }
    .indexNew-left {
        padding-right: 15px;
    }
    .inRi-info {
        padding: 30px 0;
    }
    .pdHead {
        padding-top: 10px;
    }
    .pd-btn a {
        width: 100%;
    }
    .pd-main-edit {
        padding-left: 15px;
        padding-right: 15px;
    }
    .servb2-info {
        padding: 0 25px;
    }
    .lianxi {
        padding-top: 0;
    }
    .news-bread h1 {
        width: 80px;
    }
    .paa-bread h1 {
        width: 40px;
    }
    .inpro-zhtit .tit {
        font-size: 20px;
    }
    .jiDt-tle {
        font-size: 12px;
    }
}
@media screen and (max-width: 570px) {
    .licEmc-intro {
        height: 200px;
    }
}


 .wsc-edit td {
        border: 1px solid #333;
    }
.news-detail-infos {
        font-size: 16px;
        line-height: 30px;
    }
    .news-detail-infos p {
        margin: 15px 0;
    }