@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/public/fonts/font-awesome/fontawesome.otf?v=4.7.0);src:url(/public/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0#iefix) format('embedded-opentype'),url(/public/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/public/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg')}

html{font-family: Tahoma,"arial","微软雅黑","宋体",FontAwesome;background-color:#fff;font-size:14px;}
body{ background-color: #fff; font-size:14px;line-height:2;color:#5a5a5a;}
body,li,ul,ul>li,ul>li>ul,p,img,div,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,dl>dt,dl>dd,figure,form,a,button
{margin:0;border:0;padding:0;list-style:none;}img{vertical-align:bottom; max-width: 100%; height: auto;}
div{margin:0px auto;}
em{font-style:normal;}
.single-over{width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.clamp-voer{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.container{width:98%; max-width: 1200px; margin:0px auto;}
.clearfix:after{content:"";height:0;visibility:hidden;display:block;clear:both;}
.infotools{width:95%;margin:10px auto;}
.infotools .page_preinfo{ text-align: left; width:48%;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.infotools .page_next{ text-align:right; width:48%;float:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pagerlist{text-align:center;clear:both;padding:3px;margin:5px;}
.pagerlist a,.pagerlist span{margin:2px;padding:2px 5px;border:1px solid #ccc;}
.pagerlist .current{background-color:#ccc;color:#fff;}
.pagerlist .disabledfy{font-family:Tahoma,Verdana;cursor:pointer;background:no-repeat}
@media (max-width:780px) {
    .infotools .page_preinfo{ text-align: left; width:98%;float:none;}
    .infotools .page_next{  text-align: left; width:98%;float:none;}
}
a{ text-decoration: none;color: #034794 }
a:hover{color:#034794}
.show{ display: block;}
.hide{ display: none;}
@media (max-width:780px) {
    .infotools .page_preinfo{ text-align: left; width:98%;float:none;}
    .infotools .page_next{  text-align: left; width:98%;float:none;}
}
.head-top{ background-color: #f2f2f2; padding: 20px; line-height: 1; }
.head-top .flex{justify-content: space-between;}

.head-top .topnav{}
.head-top .item{ position: relative; margin-right: 20px; }
.head-top .item a{color:#5a5a5a;}
.head-top .item:before{ content: ""; position: absolute; top:0; right:-10px; width:0; height: 100%; border-left: 1px solid #5a5a5a;  }
.head-top .item:last-child{ margin-right: 0;}
.head-top .item:last-child:before{ border-left: 0;}

@media (max-width:780px) {
    .head-top{ display: none;}
}
.logo-company-tel { padding: 20px 0; }
.logo-company-tel .container{ justify-content: space-between;}
.logo-company{ flex: auto;}
.logo-company .logo{ flex: none; }
.logo-company .companybox{flex:auto;  margin-left: 20px;}
.logo-company .companybox .name{ font-size: 32px; line-height: 1.5; color:#034794; font-weight: bold;}
.logo-company .companybox .desc{ font-size: 18px; line-height: 1.5; }
.logo-company-tel .telbox{ flex: none;  position: relative; padding-left: 60px; margin-top: 10px;}
.logo-company-tel .telbox:before{ content: "\f1e4"; font-size: 48px; color: #5a5a5a; position: absolute; left:0; top:50%; transform:translateY(-50%); }
.logo-company-tel .telbox .tel{ font-size: 24px; line-height: 1.5; color:#034794; font-weight: normal;}
.logo-company-tel .telbox .txt{ font-size: 16px; line-height: 1.5; }

@media (max-width:780px) {
    .logo-company .companybox .name{ font-size: 20px; line-height: 40px; }
    .logo-company .companybox .desc{ font-size: 12px; line-height: 30px; }
    .logo-company-tel .telbox{ display: none;}

}

.mainnavbox  { height: 50px; line-height: 50px; background-color: #034794; }
.mainnavbox .am-sticky{height: 50px; border-bottom: 1px solid #034794;}
.mainnavbox  .navul1{z-index: 2; justify-content: space-between;}
.mainnavbox  .navli1{ flex: auto; position: relative; }
.mainnavbox  a.nava1{ color:#fff; font-size: 18px; display: block; width:100%; height: 100%; text-align: center; }
.mainnavbox  .navli1:hover .navul2{top: 100%; opacity: 1; visibility: visible; }
.mainnavbox .navli1.active  { color:#fff; background-color:#F2911A; }
.mainnavbox:hover .navli1 {background-color:#034794}
.mainnavbox .navli1:hover   { background-color:#F2911A;}
.mainnavbox   .navul2{ z-index: 999999; min-width:100%; max-width:200%; position: absolute;  left:0; top: 200%; padding-top:10px;   opacity: 0; visibility: hidden; transition: 200ms;}
.mainnavbox   .navul2 .navli2{ background-color:#034794;}
.mainnavbox   .navul2  a.nava2 { color:#fff; font-size: 16px; text-indent: 10px; display: block; width:100%; height: 50px; line-height: 50px;border-bottom: 1px solid #dcdcdc;  padding-right:10px;  }
.mainnavbox   .navul2  a.nava2:hover{ background-color: rgba(35,35,35,0.8);}

@media (max-width:780px) {
    .mainnavbox{ position: fixed; top:0; right:0;z-index: 999999; }
    .navul1{ display: none; position: absolute; top:50px; right:0px; background-color: #034794; justify-content: center}
    .wap{ width:50px; height: 50px; display: block; background: #034794;text-align: center;}
    .wap.open{ width:100px;}
    .wap:before{ content:"\f0c9"; font-size: 34px; line-height: 50px; color:#fff; }
    .mainnavbox .navli1{ float: none; position: relative; padding: 0 20px; white-space: nowrap; min-width: 100px; padding: 0; margin: 0;}
    .mainnavbox  .navul2{ display: none;}
    .navli1.dropdown.active
    .navul2{display: none; position: relative;  opacity: 1; visibility: visible; line-height: 30px; font-size: 16px;}
}
.banner
,.bannerItem
{ min-height: 200px;}
@media (max-width:780px) {
    .banner
    ,.bannerItem
    { min-height: auto;}
}
.index-register
,.index-bank
,.index-liuxue
,.index-ys
,.index-huanji
,.index-about
,.index-news
{padding: 60px 0;background-image: linear-gradient(to bottom, #eee ,#fff 60px,#fff );  }
.index-huanji img
,.index-register img
{
    width:100%;
    height: 100%;
    object-fit: cover;
}


@media (max-width:780px) {
    .index-register
    ,.index-bank
    ,.index-liuxue
    ,.index-ys
    ,.index-huanji
    ,.index-about
    ,.index-news
    {padding: 30px 0;  background-image: linear-gradient(to bottom, #eee ,#fff 30px,#fff );}
}



.index-register .titlebox
,.index-bank .titlebox
,.index-liuxue .titlebox
,.index-ys .titlebox
,.index-huanji .titlebox
,.index-about .titlebox
{  text-align: center; line-height: 3; font-size: 32px; line-height: 1; height: 50px; position: relative; letter-spacing: 2px;  }

@media (max-width:780px) {
    .index-register .titlebox
    ,.index-bank .titlebox
    ,.index-liuxue .titlebox
    ,.index-ys .titlebox
    ,.index-huanji .titlebox
    ,.index-about .titlebox{ font-size: 20px; line-height: 30px; white-space: nowrap;}
}

.index-register .titlebox .title
,.index-bank .titlebox .title
,.index-liuxue .titlebox .title
,.index-ys .titlebox .title
,.index-huanji .titlebox .title
,.index-about .titlebox .title
{ position: absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;padding: 0 30px; background-color: #fff; font-weight:bold;}
@media (max-width:780px) {
    .index-register .titlebox .title
    ,.index-bank .titlebox .title
    ,.index-liuxue .titlebox .title
    ,.index-ys .titlebox .title
    ,.index-huanji .titlebox .title
    ,.index-about .titlebox .title{ padding: 0 20px;}
}

.index-register .titlebox:before
,.index-bank .titlebox:before
,.index-liuxue .titlebox:before
,.index-ys .titlebox:before
,.index-huanji .titlebox:before
,.index-about .titlebox:before
{ content: "";  width:100%; height: 0; border-bottom: 2px solid #eee; position: absolute; top:50%; left:50%; transform:translate(-50%,-50%);  z-index: 1; }

.index-register .titlebox:before
,.index-liuxue .titlebox:before
,.index-huanji .titlebox:before
{ border-color:#ddd;}
.index-register .titlebox .title em
,.index-bank .titlebox .title em
,.index-liuxue .titlebox .title em
,.index-ys .titlebox .title em
,.index-huanji .titlebox .title em
,.index-about .titlebox .title em
{
    color:#034794;
}

.divitem{ max-width: 100%; padding: 5px ; margin: 5px 0 20px; transition: 500ms; background-color: #fff;  }
.divitem:hover { box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3); transform: translateY(-20px);}
.index-register{ margin-top: 0;}
.index-register .list{ margin-top: 20px; flex-wrap: wrap;}

.index-register .item{ width:33.33%;}
.index-register .divitem{ padding-bottom: 30px;}
.index-register .item .title{ font-weight: bold; font-size: 20px; text-align: center;}
.index-register .item .desc{ color:#5a5a5a;}

@media (max-width:780px) {
    .index-register .item {
        width: 50%;
    }
    .index-register .divitem{ padding-bottom: 20px;}
    .index-register .item .title {
        font-size: 18px;
    }
}

    .index-bank .list {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .index-bank .item {
        width: 20%;
        padding: 0 10px;
    }

    .index-bank .item .title {
        font-size: 20px;
        text-align: center;
    }

    .index-bank .divitem {
        padding-bottom: 30px;
    }

    .index-bank .pic {
        border-radius: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        overflow: hidden;
    }

    .index-bank .item .desc {
        color: #5a5a5a;
        -webkit-line-clamp: 3;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
    }

@media (max-width:780px) {
    .index-bank .list{ justify-content: center;}
    .index-bank .item {
        width: 96%;
		max-width:250px;
    }
    .index-bank .divitem{ padding-bottom: 20px; margin: 0 auto;}
    .index-bank .item .title {
        font-size: 18px;
    }
}

    .index-liuxue .list {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .index-liuxue .item {
        width: 33.33%;
    }

    .index-liuxue .item .divitem {
        position: relative;
    }

    .index-liuxue .item .divitem .pic {
        position: relative;
    }

    .index-liuxue .item .divitem .pic:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
        z-index: 1;
    }

    .index-liuxue .item .title {
        color: #fff;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 32px;
        font-weight: bold;
        text-align: center;
    }

    .index-liuxue .item .divitem:hover .pic:before {
        background-color: rgba(0, 0, 0, 0.6);
    }
@media (max-width:780px) {
    .index-liuxue .item {
        width: 50%;
    }
    .index-liuxue .divitem{ padding-bottom: 20px;}
    .index-liuxue .item .title {
        font-size: 18px;
    }
}
    .index-ys .list {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .index-ys .item {
        width: 25%;
        padding-top: 80px;
    }

    .index-ys .divitem {
        width: 80%;
        min-width: 150px;
        position: relative;
        border: 5px solid #ccc;
        border-radius: 20px;
        padding: 60px 20px 20px;
    }

    .index-ys .pic {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .index-ys .txt .title {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }

    .index-ys .txt .desc {
        height: 150px;
        line-height: 25px;
        overflow: hidden;
    }
@media (max-width:780px) {
    .index-ys .item {
        width: 96%;
    }
    .index-ys .divitem{ padding-bottom: 20px; margin: 0 auto;}
    .index-ys .item .title {
        font-size: 18px;
    }
}
    .index-huanji .contentbox {
        overflow: hidden;
        margin-top: 20px;
    }

    .index-huanji .list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .index-huanji .item {
        flex: none;
        padding: 0 5px;
    }

    .index-huanji .item .title {
        text-align: center;
        line-height: 3;
        font-size: 16px;
    }

    .index-about .contentbox{
        margin-top: 20px;
    }

    .index-about .left {
        flex: none;
        max-width: 100%;
    }

    .index-about .right {
        flex: auto;
        margin-left: 30px;
    }
@media (max-width:780px) {
    .index-about .contentbox { flex-wrap: wrap;}
    .index-about .right { margin: 0 20px;}
}
    .index-news {
        margin-top: 40px;
        padding: 40px 0;
    }

    .index-news .container {
        justify-content: space-around;
    }

    .index-news .newspart {
        width: 46%;
        background: #fff;
    }

    .index-news .parttitle {
        height: 70px;
        line-height: 70px;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        background: #585858;
        color: #fff;
    }

    .index-news .list {
        margin: 0 20px;
    }

    .index-news .item {
        height: 50px;
        line-height: 50px;
        border-bottom: 1px dashed #f4f4f4;
    }

    .index-news .item .title {
        flex: auto;
        margin-right: 20px;
    }

    .index-news .item .time {
        flex: none
    }

@media (max-width:780px) {
    .index-news{ margin-top: 0;}
    .index-news .container{ flex-wrap: wrap;}
    .index-news .newspart{ width:96%;}
    .index-news .newspart:nth-child(n+2){ display: none;}
    .index-news .item .time{ display: none; width:0; overflow: hidden;}
}



    .footer {
        padding: 40px 0;
        background-color: #1f2024;
        color: #fff;
    }

    .footer a {
        color: #fff;
    }

    .footer .container {
        justify-content: space-between;

    }


    .footer .feedback-content-box td {
        padding: 2px 0;
    }

    .footer .feedback-content-box .text {
        display: none;
    }

    .footer .feedback-content-box .input {
        padding-left: 20px;
    }

    .footer .feedback-content-box .input-text {
        height: 27px;
        line-height: 27px;
        width: 300px;
        padding: 0 10px;
        color: #333;
    }

    .footer .feedback-content-box .textarea-text {
        width: 300px;
        height: 75px;
        line-height: 25px;
        padding: 0 10px;
        color: #333;
    }

    .footer .feedback-content-box .code {
        height: 27px;
        line-height: 27px;
        padding: 0 10px;
        min-width: 193px;
        color: #333;
    }

    .footer .feedback-content-box .new_code {
        height: 27px;
        width: auto;
    }

    .footer .feedback-content-box .submint {
        padding-left: 20px;
    }

    .footer .feedback-content-box .button {
        width: 49%;
        line-height: 2;
        background-color: #034794;
        border: 1px solid #034794;
        color: #fff;
        cursor: pointer;
    }

    .footer .feedback-content-box .reset {
        background-color: #edecea;
        border: 1px solid #edecea;
        color: #626669;
    }

    .footer .qrcode .txt {
        line-height: 3;
        text-align: center;
    }

    @media (max-width: 780px) {
        .footer .container {
            justify-content: space-around;
            flex-wrap: wrap;
        }
        .footer-contact-box {
            float: none;
            clear: both;
            width: 90%;
        }

        .footer-feedback-box {
            display: none;
        }

        .footer-qrcode-box {
            display: none;
        }
        .footqrcode{
            text-align: center;
        }
    }

@media (max-width:780px) {
    .feedback-content-box{ display: none;}
    .footer .qrcode{ display: none;}
    .footer  .contact{ padding: 0 20px;}
}

    .copyright {
        background-color: #1f2024;
        text-align: center;
        padding: 10px;
        color: #fff;
        border-top: 1px solid #48494b;
    }

    .copyright a {
        color: #fff;
    }

    .page {
        margin-top: 40px;
        padding-bottom: 40px;
    }
.aboutpage  .aboutbox .title {  color: #034794;  font-size: 32px; text-align: center;}
.aboutpage  .contentbox{ justify-content: space-between; padding-bottom: 6rem; position: relative;}
.aboutpage  .contentbox  .content{ width:50%; }
.aboutpage  .contentbox  .pic{ width:40%;  position: absolute; top:0; right:0; z-index: 2}
.aboutpage  .contentbox  .pic img{ }
.aboutpage  .contentbox  .pic:before{ content:""; position: absolute; width:100%; height: 100%; top:50px; right:50px; z-index:-1; border: 5px solid #034794;}

.contactpage  .contactbox .title {  color: #034794;  font-size: 32px; text-align: center;}
    @media (max-width: 780px) {
        .showpage10 .about .content {
            width: 100%;
            float: none;
        }

        .showpage10 .about .pic {
            display: none;
        }
    }

    .showpage10 .course-box {
        margin-top: 40px;
    }

    .showpage10 .course-box .course {
        height: 350px;
        margin-top: 20px;
        position: relative;
    }

    .showpage10 .course-box .course:before {
        content: "";
        border: 2px solid #48494b;
        width: 100%;
        height: 0;
        position: absolute;
        left: 0;
        top: 50%;
    }

    .showpage10 .course-box .item {
        width: 30%;
        height: 400px;
        margin: 0 1.6%;
        float: left;
        position: relative;
    }

    .showpage10 .course-box .item .time {
        position: absolute;
        top: 25px;
        left: 50%;
        margin-left: -50px;
        padding-top: 20px;
        width: 100px;
        height: 100px;
        line-height: 1.5;
        background: #034794;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        border-radius: 50%;
    }

    .showpage10 .course-box .item .time:before {
        content: "";
        width: 0;
        height: 0;
        border: 10px solid #034794;
        position: absolute;
        top: 150px;
        left: 50%;
        margin-top: -8px;
        margin-left: -10px;
        border-radius: 50%;
    }

    .showpage10 .course-box .item .time:after {
        content: "";
        width: 0px;
        height: 0px;
        border: 10px solid transparent;
        border-bottom: 0;
        border-top: 50px solid #034794;
        position: absolute;
        top: 98px;
        left: 50%;
        margin-left: -10px;
    }

    .showpage10 .course-box .item .content-box {
        position: absolute;
        top: 200px;
        text-align: center;
    }

    .showpage10 .course-box .item .content-box .title {
        font-weight: bold;
        font-size: 16px;
        text-align: center;
    }

    .showpage10 .course-box .item1 .time {
        top: 225px;
    }

    .showpage10 .course-box .item1 .content-box {
        top: 25px;
    }

    .showpage10 .course-box .item1 .time:before {
        top: -50px;
    }

    .showpage10 .course-box .item1 .time:after {
        border-top: 0;
        border-bottom: 50px solid #034794;
        top: -48px;
    }

    @media (max-width: 780px) {
        .showpage10 .course-box .course {
            height: 450px;
            margin-top: 20px;
            position: relative;
        }

        .showpage10 .course-box .course:before {
            display: none;
        }

        .showpage10 .course-box .item {
            width: 90%;
            margin: 10px 5%;
            height: 130px;
            float: none;
            position: relative;
        }

        .showpage10 .course-box .item .time {
            position: absolute;
            top: 25px;
            left: 0%;
            margin-left: 0px;
            padding-top: 20px;
            width: 100px;
            height: 100px;
            line-height: 1.5;
            background: #034794;
            font-size: 20px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            border-radius: 50%;
        }

        .showpage10 .course-box .item .time:before {
            display: none;
        }

        .showpage10 .course-box .item .time:after {
            display: none;
        }

        .showpage10 .course-box .item .content-box {
            position: absolute;
            top: 0px;
            left: 120px;
            text-align: left;
            line-height: 1.5;
            width: calc(100% - 100px - 20px)
        }

        .showpage10 .course-box .item .content-box .title {
            font-weight: bold;
            font-size: 16px;
            text-align: left;
        }

        .showpage10 .course-box .item1 .time {
            top: 0px;
            right: 0;
            left: auto;
        }

        .showpage10 .course-box .item1 .content-box {
            top: 0px;
            left: 0;
            right: auto;
        }

        .showpage10 .course-box .item1 .time:before {
            display: none;
        }

        .showpage10 .course-box .item1 .time:after {
            display: none;
        }
    }
    .showpage10 .index-cases {
        margin-top: 40px;
    }

    .showpage10 .index-cases_t_title {
        color: #034794;
    }

    .showpage10 .culture {
        margin-top: 40px;
    }

    .showpage10 .culturelist {
        margin: 20px;
    }

    .showpage10 .culturelist .item {
        width: 21%;
        margin: 0 2%;
        padding: 20px;
        border: 2px solid #f4f4f4;
        float: left;
        text-align: center;
    }

    .showpage10 .culturelist .item .itemtitle {
        margin-top: 20px;
    }

    .showpage10 .culturelist .item .txt0 {
        line-height: 2;
        font-size: 16px;
        font-weight: bold;
    }

    .showpage10 .culturelist .item .txt1 {
        line-height: 25px;
        height: 50px;
        overflow: hidden;
    }

    @media (max-width: 780px) {
        .showpage10 .culturelist .item {
            width: 46%;
            margin-bottom: 20px;
            padding-bottom: 20px;
        }
    }

    .aboutpage2 .txt {
        width: 50%;
        float: left;
    }

    .aboutpage2 .txt .title {
        font-size: 36px;
        font-weight: bold;
        text-align: left;
        line-height: 1;
        padding-bottom: 30px;
        position: relative;
    }

    .aboutpage2 .txt .title:before {
        content: "";
        width: 50px;
        height: 0;
        border-bottom: 5px solid #017ebc;
        position: absolute;
        bottom: 15px;
        left: 0%;
    }

    .aboutpage2 .img {
        width: 48%;
        float: right;
    }

    .imgpage .imglist .item {
        width: 33%;
    }

    .imgpage .imglist .divmain {
        margin: 10px;
        margin-bottom: 20px;
        text-align: center;
        cursor: pointer;
        max-width: 100%;
    }

    .imgpage .divmain .pic {
        margin: 10px;
        overflow: hidden;
    }

    .imgpage .divmain img {
        max-width: 100%;
        height: 200px;
        transition: 200ms;
    }

    .imgpage .imglist .divmain:hover img {
        transform: scale(1.1, 1.1);
    }

    .imgpage .divmain .title {
        font-size: 16px;
        line-height: 3;
    }

    .imgpage .divmain .desc {
        display: block;
        text-align: left;
        line-height: 25px;
        height: 75px;
        -webkit-line-clamp: 3
    }

    @media (max-width: 780px) {
        .imgpage .imglist .item {
            min-width: 48%;
        }
    }
@media (max-width: 480px) {
    .imgpage .imglist .item {
        min-width: 96%;
    }
}
    .imgpage10 .imglist .item {
        width: 33%;
        float: left;
    }

    .imgpage10 .imglist .itembox {
        margin: 10px;
        margin-bottom: 20px;
        text-align: center;
        cursor: pointer;
    }

    .imgpage10 .itembox .pic {
        margin: 10px;
        overflow: hidden;
    }

    .imgpage10 .itembox img {
        max-width: 100%;
        height: auto;
        transition: 200ms;
    }

    .imgpage10 .imglist .itembox:hover img {
        transform: scale(1.1, 1.1);
    }

    .imgpage10 .itembox .title {
        line-height: 3;
    }

    .imgpage10 .itembox .title a {
        font-size: 18px;
        font-weight: bold;
        color: #034794;
    }

    .imgpage10 .itembox .desc {
        display: block;
        text-align: left;
        line-height: 25px;
        height: 75px;
        -webkit-line-clamp: 3
    }

    .imgpage10 .ywys {
        background-color: #f4f4f4;
        padding: 40px;
    }

    .imgpage10 .ystitle_bbbar {
        text-align: center;
        font-size: 32px;
        font-weight: bold;
    }

    .imgpage10 .ysdescbar {
        text-align: center;
    }

    .imgpage10 .yslist {
        margin-top: 30px;
    }

    .imgpage10 .yslist .item {
        width: 25%;
        float: left;
    }

    .imgpage10 .yslist .item .itemtitle {
        width: 80%;
    }

    .imgpage10 .yslist .item .sign {
        width: 60%;
        text-align: center;
    }

    .imgpage10 .yslist .itemtitle {
        margin-top: 10px;
    }

    .imgpage10 .yslist .txt0 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }

    .imgpage10 .yslist .txt1 {
        line-height: 25px;
        max-height: 75px;
        overflow: hidden;
    }



    .showimgpage  .bigimg-box {
        text-align: center;
    }

    .showimgpage  .titleandpms .title {
        text-align: center;
        font-weight: bold;
        font-size: 22px;
    }

    .showimgpage  .contentbody {
        margin-top: 20px;
    }

    .showimgpage .titlebox .title {
        text-align: center;
        font-weight: bold;
        font-size: 22px;
    }

    .showimgpage  .contentbody {
        margin-top: 20px;
    }

    .showimgpage  .protabbar_div {
        display: none;
    }

    .newspage .newsList {
    }

    .newspage .newsList .img {
        flex: none;
    }

    .newspage .newsList .item {
        margin: 3rem 0;
        padding: 2rem;
        background-color: #f6f6f6;
        transition: 500ms;
    }

    .newspage .newsList .item:hover {
        transform: translateY(-1rem);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
    }

    .newspage .newsList .content {
        margin-left: 2rem;
        flex: auto;
        position: relative;
    }

    .newspage .newsList .content .title {
        font-size: 1.2rem;
        line-height: 2rem;
    }

    .newspage .newsList .content .time {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 0.5rem;
        height: 2rem;
        line-height: 2rem;
    }

    .newspage .newsList .content .desc {
        margin-top: 1rem;
        color: #5a5a5a;
    }


    .shownewspage .shownewstitle {
        font-size: 1.2rem;
        font-weight: bold;
        height: 5rem;
        line-height: 5rem;
        text-align: center;
        background-color: #f6f6f6;
        color: #333;
        width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
    }

    .shownewspage .time {
        padding-bottom: 2rem;
        line-height: 1;
        text-align: center;
        background-color: #f6f6f6;
        color: #666;
    }

    .shownewspage .shownewscontent {
        padding: 2rem;
        border: 1px solid #f6f6f6;
    }

    #allmap {
        border: 1px solid #c9caca;
    }

    #allmap img {
        max-width: 1000%;
        height: auto;
    }

    .bdmap {
        max-width: 80%;
        float: left;
    }

    .pointlist {
        width: 19%;
        float: right;
        line-height: 30px;
    }

    .pointlist em {
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        display: inline-block;
        background-color: #017ebc;
        color: #fff;
    }

    .pointlist a {
        cursor: pointer;
        margin-left: 10px;
    }

    @media (max-width: 780px) {
        .bdmap {
            max-width: 100%;
            float: none;
        }

        .pointlist {
            display: none;
            width: 0%;
            float: none;
            line-height: 30px;
        }
    }
    .jobpage .title {
        line-height: 80px;
        height: 80px;
        font-size: 18px;
        padding: 0 20px;
        border-bottom: 1px solid #eeeeee;
        cursor: pointer;
        position: relative;
    }

    .jobpage .title:before {
        content: "\f105";
        position: absolute;
        top: 0%;
        right: 30px;
        font-size: 28px;
    }

    .jobpage .title.open:before {
        content: "\f107";
    }

    .jobpage .desc {
        padding: 20px;
        background-color: #eeeeee;
        display: none;
    }

    .feedbackpage .feedback_table {
        max-width: 100%;
        width: 100%;
        line-height: 2;
    }

    .feedbackpage .feedback_table .text {
        width: 100px;
        text-align: right;
        padding-right: 10px;
    }

    .feedbackpage .feedback_table .input {
    }

    .feedbackpage .feedback_table .input .input-text {
        width: 90%;
    }

    .feedbackpage .feedback_table .input .textarea-text {
        width: 90%;
        height: 100px;
        line-height: 25px;
    }

    .feedbackpage .feedback_table .input img {
        height: 22px;
        vertical-align: middle;
        padding-left: 1rem;
    }

    .feedbackpage .feedback_table .info {
        padding-left: 5px;
        color: #f00;
    }

    .feedbackpage .feedback_table .input .input-text, .feedbackpage .feedback_table .input .textarea-text, .feedbackpage .feedback_table .code {
    }

    .feedbackpage .feedback_table td.submint {
        padding-top: 20px;
    }

    .feedbackpage .feedback_table .button {
        width: 45%;
        line-height: 3;
        background-color: #034794;
        border: 1px solid #034794;
        color: #fff;
        cursor: pointer;
    }

    .feedbackpage .feedback_table .reset {
        background-color: #edecea;
        border: 1px solid #edecea;
        color: #626669;
    }

    .footerbottom {
        height: 65px;
        justify-content: space-between;;
    }

    .footer-nav {
        position: fixed;
        z-index: 10000;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #034794;
        width: 100%;
        height: 65px;
    }

    .lnr {
        font-family: 'FontAwesome';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        width: 24%;
        flex: auto;
        height: 100%;
        display: inline-block;
        text-align: center;
        position: relative;

    }

    .lnr a {
        color: #fff;
        height: 100%;
        width: 100%;
        display: block;
        vertical-align: bottom;
    }

    .lnr a span {
        position: absolute;
        width: 100%;
        bottom: 10px;
        left: 0px;
    }

    .lnr:before {
        position: absolute;
        top: 10px;
        left: 0px;
        width: 100%;
        text-align: center;
        font-size: 25px;
        z-index: -1;
    }

    .lnr-home:before {
        content: "\f015";
    }

    .lnr-hpone:before {
        content: "\f095";
    }

    .lnr-sms:before {
        content: "\f0e0";
    }

    .lnr-map:before {
        content: "\f041";
    }

    .lnr-qq:before {
        content: "\f1d6";
    }

    .lnr-column:before {
        content: "\f15c";
    }

    .lnr-align-justify:before {
        content: "\f039";
    }

    .lnr-mees:before {
        content: "\f086";
    }

    .lnr-envelope:before {
        content: "\f0e0";
    }

    .lnr-user:before {
        content: "\f007";
    }

    @media (min-width: 780px) {
        .footerbottom {
            display: none;
        }

        .footer-nav {
            display: none;
        }
    }


    .onlinefixed {
        position: fixed;
        right: 0px;
        top: 200px;
        transform: translateX(calc(100% - 60px));
        transition: 500ms;
    }

    .onlinefixed .item {
        margin: 5px 0px;
        border-radius: 2px;
        background-color: #034794;
        color: #fff;
        position: relative;
        min-height: 54px;
        line-height: 54px;
        text-indent: 60px;
        padding-right: 10px;
    }

    .onlinefixed .item a {
        color: #fff;
        width: 100%;
        display: block;
    }

    .onlinefixed .item:before {
        content: "\f110";
        text-align: center;
        font-size: 30px;
        width: 60px;
        height: 54px;
        line-height: 54px;
        display: block;
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 0;
    }

    .onlinefixed .qq.item:before {
        content: "\f1d6";
    }

    .onlinefixed .tel.item:before {
        content: "\f095";
    }

    .onlinefixed .mail.item:before {
        content: "\f0e0";
    }

    .onlinefixed .qrcode.item:before {
        content: "\f029";
    }

    .onlinefixed .qrcode.item {
        text-indent: 0;
        text-align: center;
    }

    .onlinefixed .qrcode.item .qr_img {
        width: 0;
        height: 0;
        transition: 500ms;
    }

    .onlinefixed .qrcode.item span {
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 60px;
    }

    .onlinefixed .top.item:before {
        content: "\f048";
        transform: rotate(90deg)
    }

    .onlinefixed:hover {
        transform: translateX(0px);
    }

    .onlinefixed:hover .qrcode.item .qr_img {
        padding-top: 60px;
        padding-bottom: 10px;
        width: 120px;
        height: auto;
        margin: 0 auto;
    }

    @media (max-width: 780px) {
        .onlinefixed {
            display: none;
        }
    }

.footerbottom{ height: 65px;}
.wapfooter-nav{position: fixed; z-index: 10000; bottom: 0px; left:50%; transform:translateX(-50%);   background-color: #034794; width:100%; height: 65px;}
@media (min-width: 780px) {
        .footerbottom {
            display: none;
        }
        .wapfooter-nav {
            display: none;
        }
    }
.sitemappage  .companyname{ font-size: 2rem; font-weight: bold;   line-height: 5rem; text-align: center;}
.sitemappage  .sitemap{ padding: 2rem;}
.sitemappage  .sitename{ font-weight: bold; font-size: 2rem; line-height: 3rem; height: 3rem; text-align: center;}
.sitemappage  .navul{ padding-top: 1rem; overflow: hidden; flex-wrap: nowrap;}
.sitemappage  .navul .navli{ padding-right: 1rem; flex: none;}
.sitemappage  .navul .navli_first{ font-weight: bold; }
.sitemappage .dataul  { flex-wrap: wrap; padding: 1rem ; border: 1px dotted #eee;}
.sitemappage .dataul .datali{ width:23%; margin-right: 2%}

