.top {
    height: 30px;
    background: #008eff;
    padding-top: 11px;
    z-index: 998;
    position: relative;
}
.Tnews{
  float:right ;
    width: 339px;
    overflow: hidden;
    height: 475px;
}
.news-body{height: 540px; box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);}
.news-body:before,
.news-body:after{content: " ";display: table;box-sizing: inherit;}
.news-main{float: left;height: 100%;width: 32.5%;}
.news-main-card{display: block;position: relative;height: 100%;overflow: hidden;}
.news-main-card:hover .news-main-card-bg{transform: scale(1.1);}
.news-main-card-bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;transition: 0.2s;}
.news-main-card-bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: cover;background-position: center;transition: 0.2s;}
.news-main-card-bg-mb{display: none;}
.news-main-card-top{position: relative;height: 395px;}
.news-play-btn{display: none;position: absolute;top: 70px;right: 0;bottom: 0;left: 0;width: 40px;height: 30px;background-color: rgba(255, 255, 255, 0.3);border-radius: 2px;margin: auto;font-size: 0;line-height: 30px;text-align: center;cursor: pointer;transition: 0.2s;}
.news-play-btn .cui-icon-play{font-size: 16px;color: #fff;}
.news-main-card-bottom{position: relative;height: 138px;padding: 5px 40px;}
.news-main-card-bottom .h2{margin-bottom: 10px;font-size: 20px;line-height: 28px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-main-card-bottom .p{max-height: 40px;font-size: 14px;line-height: 20px;color: rgba(255, 255, 255, 0.7);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-main-card-bottom .sub-p{position: relative;padding-left: 10px;font-size: 14px;line-height: 20px;color: #fff;}
.news-main-card-bottom .sub-p-date{margin-top: 10px;}
.news-main-card-bottom .sub-p:before{content: "";display: block;position: absolute;left: 0;top: 10px;border: solid 2px;border-radius: 50%;margin-top: -2px;}
.news-main-card-bottom .sub-p-author{margin-top: 5px;}
.news-main-card-bottom .btn-group{position: absolute;bottom: 30px;}
.cui-btn-outline-light{border: solid 1px #fff;color: #fff;}
.cui-btn-outline-light:hover{border-color: #f66f6a;background-color: #f66f6a;color: #fff;}
.news-main-card-bottom .btn-group .cui-icon{margin-top: -2px;margin-right: 8px;font-size: inherit;}
.news-sub{float: left;position: relative;height: 100%;width: 67.5%;}
.news-list-v{position: absolute;height: 100%;width: 100%;visibility: hidden;opacity: 0;transition: 0s 0.2s;}
.news-list-v.show{z-index: 1;visibility: visible;opacity: 1;transition: 0.2s;}
.news-list-v:before,
.news-list-v:after{content: " ";display: table;box-sizing: inherit;}
.news-list-v:after{clear: both;}
.news-list-v>li{float: left;width: 50%;height: 50%;}
.news-list-card{display: block;position: relative;height:199px;padding: 70px 40px 0;background-color: white;}
.news-list-card:hover .h3,
.news-list-card:hover .p{transform: translate(0, -26px);}
.news-list-card:hover .more{opacity: 1;color: #6F7479;}
.news-list-v>li:nth-child(1) .news-list-card,
.news-list-v>li:nth-child(2) .news-list-card{background: rgba(0,0,0,0.5)}
.cui-btn-small {
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 30px;
}
.news-list-v>li:nth-child(1) .news-list-card, .news-list-v>li:nth-child(5) .news-list-card {
    background-color: #f66f6a;
}
.more:after {
    width: 71px;
    height: 24px;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
}
.news-list-card .more i {
    margin-left: 5px;
    transition: transform 0.2s;
}
.cui-btn {
    display: inline-block;
    height: 40px;
    padding: 0 30px;
    border: solid 1px transparent;
    border-radius: 2px;
    background: transparent;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    transition: 0.2s;
}
.news-list-v>li:nth-child(3){width: 100%;}
.news-list-card .h3{max-height: 56px;margin-bottom: 20px;font-size: 20px;line-height: 28px;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: transform 0.2s;}
.news-list-card .p{max-height: 60px;font-size: 14px;line-height: 20px;color: #666a75;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;transition: transform 0.2s;}
.news-list-v>li:nth-child(1) .news-list-card .h3,
.news-list-v>li:nth-child(2) .news-list-card .h3,
.news-list-v>li:nth-child(5) .news-list-card .h3{color: #fff;}
.news-list-v>li:nth-child(1) .news-list-card .p,
.news-list-v>li:nth-child(2) .news-list-card .p,
.news-list-v>li:nth-child(5) .news-list-card .p,
.news-list-v>li:nth-child(1) .news-list-card .more,
.news-list-v>li:nth-child(2) .news-list-card .more,
.news-list-v>li:nth-child(5) .news-list-card .more{color: rgba(255, 255, 255, 0.7);}
.news-list-card .more{position: absolute;bottom: 30px;opacity: 0;transition: opacity 0.2s;color: rgba(255, 255, 255, 0.7);}
.news-list-card .more i{margin-left: 5px;transition: transform 0.2s;}
.news-list-card .more:hover i{transform: translate(5px, 0);}
.cui-btn-outline-light {
    border: solid 1px #fff;
    color: #fff;
}
.tab-pane {
    margin-top: 16px;
}
.tab-pane ul li{
    line-height: 25px;
    float: left;
    width: 94%;
    text-indent: 20px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/dian.jpg) 12px 17px no-repeat;
    padding: 0px 8px;
    margin-bottom: 12px;
    padding-bottom: 7px;
}
 .tab-pane ul li p {

     -webkit-line-clamp: 1;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;


 }

.tab-pane p:nth-of-type(2n+2) {
    margin-right: 0;
}
.tab-pane ul li a{
    font-size: 16px;
}
.tab-pane ul li a:hover{
    color: #0059ce
}
.tab-pane .date{
    font-size: 12px;
    color: #999;

}
.tab-pane .date span{
    margin-left: 20px;
}
.nav-tabs .on {
    background: url(../images/ht.png) center;
    height: 56px;
    margin-top: 0px;


}

.pclogo{
    background: url("../images/bjbg.png");
}
.pclogo .bg{

    height: 112px;
    background-position: 260px -17px;
}
.topl {
    float: left;
    width: 500px;
    font-size: 12px;
    color: #fff;
}

.topr {
    float: right;
    font-size: 12px;
}

.topr a {
    color: #fff;
    margin-right: 14px
}

.form {
    padding: 20px;
    width: 385px;
    max-width: 100%;
    position: relative;
    top: -15px;
}
.form > div {
    position: relative;
}
.form > div > input[type="text"] {
    padding: 14px 12px;
    width: 69%;
    border: 1px solid #bed6ed;
    border-radius: 35px;
    font-size: 16px;
    background-color: #ffffff;
    background: url(../images/searchr.png) no-repeat;
    padding-left: 41px;
    background-position: 11px 11px;
    background-color: #fff;
    padding-right: 32px;
}
.form > div > input[type="text"]:focus {
    border-color:#4299fe;
}
.form > div > .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #2396ef;
    border: 1px solid #4299fe;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 2px;
    border-radius: 31px;
    padding: 0 25px;
    font-size: 16px;

}
.form > div > .search-btn:hover,
.form > div > .search-btn:active {
    background-color: #4299fe;
    border-color: #2396ef;
}
.smore ul li a {
    border: none;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.smore ul li a:hover {
    color: #015193;
}


.pclogo {
    height: 112px;
}

.navbar {
    margin-bottom: 0
}

.pclogo .topl {
    margin-top: 13px;
    width: 595px;
    z-index: 998;
    position: relative;
}

.pclogo .topr {
    width: 308px;
    margin-top: 29px;
}

.navpc ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.search_input_top {
    width: 180px;
    float: left;
    line-height: 40px;
    padding: 0 9px;
    color: #000;
    border: none;
    margin-left: 17px;
}

.search_btn_top {
    width: 25px;
    height: 40px;
    background: url(../images/searchr.png) left center no-repeat;
    float: right;
    margin-right: 10px;
    border: none
}

.navpc {
    border: none;
    background: #0059ce;
    height: 60px;
}

.navpc ul li {

    text-align: center;

    height: 60px;
}

.navpc a {
    width: 120px;
    transition: all .55s;
    color: #fff;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 5px;
}

.current-menu-item a {
    color: #015193;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    background: #fff;

}

.navpc a:hover {
    color: #015193;
    background: #fff;
    border-radius: 5px;
}


/* news css */

#focus {
    width: 626px;
    height: 375px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
    float: left;
}

#focus ul {
    height: 375px;
    position: absolute;
    padding: 0;
    margin: 0
}

#focus ul li {
    float: left;
    width: 626px;
    height: 375px;
    overflow: hidden;
    position: relative;
}

#focus h2 {
    margin: 0
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 626px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus img {
    width: 626px;
    height: 375px;
}

#focus .btn {
    position: absolute;
    width: 626px;
    height: 65px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
    display: none
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus .preNext {
    width: 33px;
    height: 33px;
    position: absolute;
    bottom: 0;
    background: url('../images/sprite.png') no-repeat 0 0;
    cursor: pointer
}

#focus .pre {
    right: 51px;
    background: url('../images/sprite1.png') no-repeat 0 0;
}

#focus .next {
    right: 14px;
    background-position: right top;
}

#focus ul li .slideother {
    position: absolute;
    width: 624px;
    height: 36px;
    display: inline-block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
}

#focus ul li .slideother .h12 {
    padding-left: 10px;
    padding-bottom: 5px;
    position: absolute;
    top: 7px;
    left: 4px;
}

#focus ul li .slideother .h12 a {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    text-decoration: none;
}

#focus ul li .slideother p {
    padding-left: 10px;
    position: absolute;
    top: 38px;
    left: 55px;
}

#focus ul li .slideother p a {
    color: #fff;
    text-decoration: none;
}

#focus ul li .slideother a:hover {
    color: #FFF;
    text-decoration: none;
}

.new-box {
    overflow: hidden;
    background: url(../images/bg.jpg) top center no-repeat;
    background-size: cover;
}

.left-menu {
    width: 155px;
    box-sizing: border-box;
}

.left-menu ul {
    background-color: #008eff;
}

.left-menu ul li:nth-child(1) {
    background: url(../images/left-menui1.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(2) {
    background: url(../images/left-menui2.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(3) {
    background: url(../images/left-menui3.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(4) {
    background: url(../images/left-menui4.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(5) {
    background: url(../images/left-menui5.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(6) {
    background: url(../images/left-menui6.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(7) {
    background: url(../images/left-menui7.png) 20px 17px no-repeat;
}

.left-menu ul li:nth-child(8) {
    background: url(../images/left-menui8.png) 20px 17px no-repeat;
    border-bottom: 0 solid #000;
}

.left-menu ul li {
    box-sizing: border-box;
    padding: 9.5px 0 12px 0;
    text-indent: 48px;
    color: #fff;
    border-bottom: 1px dashed #ccc;
}

.left-menu ul li h4 {
    font-size: 16px;
    line-height: 32px;
}

.left-menu ul li p {
    font-size: 12px;
    color: #c1e3fe;
}

.left-menu ul li p a:hover {
    color: #fff;
}

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

.newscon .img {
    width: 693px;
    height: 480px;
}

.newscon ul {
    width: 100%;
}

.newscon ul li:last-child {
    border-bottom: 0px dashed #ccc;
}

.newscon ul li h4 {
    width: 250px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
}

.newscon ul li h4:hover {
    color: #015193;
}

.newscon ul li h4.h4-orange {
    color: #ff6a00;
    text-align: center;
}


.left-menu-t p {
    background: url(../images/left-menui.png) 20px 15px no-repeat;
    color: #fff;
    font-size: 20px;
    text-indent: 48px;
    background-color: #0059ce;
    line-height: 45px;
    font-weight: 700;
}
.f1-box{
    background: url(../images/menuibg.jpg) top center no-repeat;
}
.f1-box .fr-bottom {
    height: 147px;
    margin-top: 10px;
    background-size: contain;

}

.f1-box .fr-bottom ul li {
    float: left;
    width: 232px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    transition: all .5s;
}

.f1-box .fr-bottom ul li:hover {
    padding-top: 25px;
}

.news {
    background: #fff;
}

#focus {
    width: 680px;
    height: 480px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    float: left;
}

#focus ul {
    height: 480px;
    position: absolute;
    padding: 0;
    margin: 0;
}

#focus ul li {
    float: left;
    width: 680px;
    height: 480px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

#focus h2 {
    margin: 0
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 680px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus img {
    width: 680px;
    height: 480px;
}

#focus .btn {
    position: absolute;
    width: 693px;
    height: 65px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
    display: none
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus .preNext {
    width: 33px;
    height: 33px;
    position: absolute;
    bottom: 0;
    background: url('../images/sprite.png') no-repeat 0 0;
    cursor: pointer
}

#focus .pre {
    right: 51px;
    background: url('../images/sprite1.png') no-repeat 0 0;
}

#focus .next {
    right: 14px;
    background-position: right top;
}

#focus ul li .slideother {
    position: absolute;
    bottom: 0;
    width: 680px;
    height: 36px;
    display: inline-block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
}

#focus ul li .slideother .h12 {
    padding-left: 10px;
    padding-bottom: 5px;
    position: absolute;
    top: 7px;
    left: 4px;
}

#focus ul li .slideother .h12 a {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    text-decoration: none;
}

#focus ul li .slideother p {
    padding-left: 10px;
    position: absolute;
    top: 38px;
    left: 55px;
}

#focus ul li .slideother p a {
    color: #fff;
    text-decoration: none;
}

#focus ul li .slideother a:hover {
    color: #FFF;
    text-decoration: none;
}

.hd li {
    display: inline-block;
}

.new-1 {
    padding: 0;
}

.new-1 .nav-tabs {
    background: none;
}

.new-1 .nav-tabs li .new1 {
    color: #000;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 5px 22px;
    font-size: 18px;
}


.new-1-box1 h4 {
    color: #015193;
    font-weight: 600;
    background: url(../images/nico.png) no-repeat;
    padding-left: 33px;
    background-position: -1px -2px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-1-box1 .ncll {
    background: url(../images/nico1.png) no-repeat;
    background-position: 2px center;
}

.new-1-box1 .ncl {
    padding-left: 0;
    overflow: hidden;
}

.new-1 .tab-pane .ncl .new-1-em1 {
    margin-top: 0;
}

.new-1-box1 .ncl span {
    float: left;
    line-height: 1.5;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 15px;
}

.new-1-box1 p {
    padding-left: 15px;
    line-height: 30px;
}

.new-1 .tab-pane span {
    color: #999999;
}

.new-1-box1-x {
    font-size: 12px;
    line-height: 2;
    overflow: hidden;
}

.new-1-box1-x span {
    float: left;
    width: 40%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.new-1-box1-m {
    width: auto!important;
}

.new-1-box1-x a {
    display: block;
    width: 20%;
    float: right;
}

.new-1-box1 {
    padding: 8px 0 5px 0;
    border-bottom: 1px dashed #ccc;
}

.nav-tabs {
    border: none;
    background-color: #008eff;
    height: 50px;

}

.nav-tabs>li {
    height: 50px;
    line-height: 50px;
    background: #008eff;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    width: 33.333%;
}

.nav-tabs>li a {
    color: #fff;
}

.nav-tabs>li>a {
    border: none;
}

.nav>li>a {
    padding: 3px 2px;
}

.f1 .tab-content .tab-pane {
    margin-top: 16px;
}

.f1 .tab-content .tab-pane a {
    display: block;
    color: #333;
}

.ad .col-md-6 {
    padding: 0;
    margin: 0
}

.ad .adr img {
    float: right
}

.f1 .tab-content .tab-pane a:hover {
    color: #015193;
}

.f1 .tab-content .tab-pane .col-md-6 {
    padding: 0;
}


.f1 .tab-content .tab-pane p:nth-of-type(2n+2) {
    margin-right: 0;
}

.f1 .tab-content .tab-pane p em {
    float: left;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f1 .tab-content .tab-pane p span {
    float: right;
    color: #333333;
}

.f1-1 {
    background: url(../images/sqt.jpg) no-repeat;
    background-position: center;
}

.f1-1 {
    margin-top: 5px;
    font-size: 12px;
    height: 101px;
    color: #fff
}

.f1-f1,
.f1-f2,
.f1-f3,
.f1-f4,
.f1-f5,
.f1-f6 {
    float: left;
    text-align: center;
    margin-top: 32px;
    width: 100px;
    line-height: 20px;
}

.f1-f1 {
    margin-left: 53px;
}

.f1-f2 {
    margin-left: 79px;
}

.f1-f3 {
    margin-left: 131px;
}

.f1-f4 {
    margin-left: 79px;
}

.f1-f5 {
    margin-left: 79px;
}

.f1-f6 {
    margin-left: 107px;
}

.f1-1 i {
    font-weight: bold;
    font-size: 20px;
    margin-right: 2px;
}

.f2 .f2-left {
    float: left;
    margin: 12px 0 0 0;
    padding: 0;
}

.f2 .f2-right {
    float: right;
    margin: 23px 0 0 0;
    text-align: center;
}

.f2-left-1 {
    width: 50%;
    float: left;
    padding: 10px 0;
}

.f2-left-1 img {
    float: left;
    width: 40%;
}

.f2-left-1 div {
    float: right;
    padding-left: 10px;
    width: 58%;
}

.f2-left-1 div p {
    padding: 3px 0;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f2-left-1 div p em {
    color: #ff6600;
}

.f2-right .f2-left-2 {
    width: 39%;
    margin-left: 15px;
    float: right;
}

.f2-right .f2-left-2 p {
    padding-top: 5px;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.f3 .f3-box .col-md-7 {
    padding: 0;
}

.f3 .f3-box .col-md-5 {
    padding: 0;
}

.f3-head-l h4 {
    background: #015193 url(../images/xx2.png) 10px 14px no-repeat;
    text-indent: 30px;
    color: #fff;
    height: 46px;
    line-height: 46px;
}

.f3-head-l h4 span {
    font-size: 16px;
}

.f3-head-l h4 .f3-head-l-a1 {
    font-size: 14px;
    background: #fff;
    border-radius: 13px;
    padding: 5px 10px;
    margin-left: 7%;
    color: #337ab7;
}

.f3-head-l h4 a img {
    float: right;
    margin: 9px 42px 0 0;
}

.f3-box .f3-box-l .f3-box-l-a {
    color: #333333;
}

.f3-box .f3-box-l .f3-box-l-a:hover {
    color: #015193;
}

.f3-box-l-1 {
    padding-right: 30px;
}

.f3-box-d {
    width: 50%;
    float: left;
    border-bottom: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    padding-top: 10px;
    padding-left: 2%;
    box-sizing: border-box;
}

.f3-box-d-s1 {
    color: #000;
}

.f3-box-d-s2 {
    font-size: 12px;
    color: #666;
}

.f3-box-d-s2 em {
    float: right;
    margin-right: 4%;
}

.f3-box-b {
    float: right;
    margin-right: 4%;
    border: 1px solid #ff6600;
    color: #ff6600;
    padding: 3px 14px;
}

.f3-box-d-r {
    border-right: none;
}

.f3-box-d-r .f3-box-b {
    margin-right: 0;
}

.f3-box-d-r .f3-box-d-s2 em {
    margin-right: 0;
}

.f3-box-d-1 {
    width: 100%;
}

.f3-box-r-1 {
    margin-top: 10px;
}

.f3-box-d {
    color: #000;
    height: 66px;
}

.f3-box-d p {
    margin: 0 0 10px;
}

.f3-box-d p span {
    display: inline-block;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.f3-box-d p:hover {
    color: #015193;
}

.f3-box-r-1-l {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
}

.f3-box-r-1-l .f3-box-r-1-r1 {
    width: 70%;
    float: left;
    padding-top: 7px;
    color: #000;
    box-sizing: border-box;
}

.f3-box-r-1-l .f3-box-r-1-r1 p {
    margin: 0 0 10px;
}

.f3-box-r-1-l .f3-box-r-1-r1 p:hover {
    color: #015193;
}

.f3-box-r-1-l .f3-box-r-1-r {
    width: 30%;
    float: right;
    line-height: 4;
    text-align: right;
    padding-right: 15px;
    box-sizing: border-box;
}

.f3-box-r-1-l .f3-box-r-1-r p {
    color: #337ab7;
}

.f3-box-r-1-l .f3-box-r-1-l-x {
    font-size: 12px;
}

.f4 {
    background: #f7f7f7
}

.pln {
    padding-left: 0 !important;
}

.f4 .f4-left {
    padding: 0;
    margin-top: 10px;
}

.f4 .f4-left .f4-left1 {
    padding: 0 15px 0 0;
}

.f4 .f4-left .f4-left1 .f4-left1-p {
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.f4 .f4-left .f4-left1 img {
    text-align: center;
    width: 240px;
    height: 140px;
}

.f4-left1 img {
    width: 100%;
}

.f4 button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: rgb(0, 0, 0, .6);
    border: none;
    color: #fff;
    display: block;
    position: absolute;
    left: 35%;
    top: 42%;
}

.f4-left1:hover button {
    color: #fff;
    background-color: #015193;
}

.f4-left1:hover .f4-left1-p1 {
    color: #015193;
}

.f4 .f4-left1 .f4-left1-p1 {
    padding-top: 10%;
    line-height: 34px;
}

.new-1 .tab-pane .new-1-em {
    margin-right: 8px;
    margin-top: -5px;
    font-size: 14px;
}

.new-1 .tab-pane .new-1-em1 {
    margin-top: 0;
    display: block;
    line-height: 22px;
    font-size: 12px;
}

.new-1-box1-n {
    border: none;
}

.f2-left-1 {
    width: 33%;
}


/* breakline css */

.f1-1 {
    background: url('../images/sqt.jpg') no-repeat;
    background-position: center;
    margin-top: 25px;
    font-size: 12px;
    height: 101px;
    color: #fff
}


/* 1f css */

.h-head {
    font-size: 26px;
    margin: 43px 0;
    font-weight: 700;
    color: #333;
    text-align: center;
    padding-bottom: 18px;
    background-size: 44px;
}

.h-head span {
    float: right;
    font-size: 14px;
    color: #015193;
}


ul.sheng li {
    float: left;
    width: 55px;
}


/* scroll css */

.selected-solution {
    margin-top: 20px;
}

.selected-solution .swiper-container {
    height: 254px;
    width: 1110px
}

.selected-solution .layer-title {
    color: #393b40;
    padding: 50px 0 30px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1.09px
}

.selected-solution .solution-cardlist {
    margin: 20px auto 0
}


.swiper-wrapper {
    height: 254px !important
}

.selected-solution .solution-cardlist .col-sm-4 {
    padding: 0 10px;
    top: 0;
    transition: all .15s linear;
    box-sizing: border-box;
    width: 230px;
    border-radius: 8px;

}

.selected-solution .solution-cardlist .col-sm-4 .solution-card {
    height: 254px;
    background: #fff;
    text-align: left;
    overflow: hidden;
    transition: all .15s linear;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 4px;
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card img {
    width: 100%;
    height: 100%;
}

.selected-solution .solution-cardlist .col-sm-4:hover .swih {
    color: #fff;
    display: block;
}

.cf:after,
.cf:before {
    content: " ";
    display: table;
    line-height: 0
}

.cf:after {
    clear: both
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt {
    margin-bottom: 10px;
    font-size: 14px;
    color: #252b3a;
    letter-spacing: .51px;
    line-height: 19px;
    position: relative
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt:before {
    position: absolute;
    display: inline-block;
    left: -8px;
    top: 7px;
    content: '';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #252b3a
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dd {
    float: left;
    width: 50%;
    margin-bottom: 6px;
    font-size: 12px;
    color: #a0a2a8;
    letter-spacing: .44px;
    line-height: 20px
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span {
    margin: 20px 30px 0;
    font-size: 14px;
    display: inline-block;
    color: #666a75;
    letter-spacing: .51px;
    line-height: 22px;
    opacity: 0;
    transition: opacity .15s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover {
    color: #e6c16c
}

.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination {
    bottom: 15px
}

.solution-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 4px;
    border-radius: 100px;
    overflow: hidden;
    background: #dfe1f1;
    border: none;
    cursor: pointer;
    content: '';
    display: inline-block;
    box-sizing: border-box;
    opacity: 1;
    vertical-align: middle
}

.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f66f6a;
    box-sizing: border-box
}

.swiper-container-solution .next {
    left: 0;
    width: 20px;
    height: 25px;
    top: 112px;
    margin-top: 0;
    outline: none;
    background-image: url(../images/l.png);
    background-size: 100%;
    position: absolute;
}

.swiper-container-solution .prev {
    right: 0;
    width: 20px;
    height: 25px;
    margin-top: 0;
    background-image: url(../images/l.png);
    transform: rotate(180deg);
    background-size: 100%;
    top: 112px;
    position: absolute;
}

.swiper-container-solution .swiper-button-prev1 {
    left: -15px;
    position: absolute;
    width: 20px;
    height: 30px;
    top: 20px;
    margin-top: 0;
    outline: none;
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 9999999999999;
}

.swiper-container-solution .swiper-button-next1 {
    right: -20px;
    position: absolute;
    width: 20px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-size: 100%;
    top: 18px;
}

.swih {
    background: rgba(0, 102, 204, 0.8);
    position: absolute;
    top: 0px;
    height: 254px;
    padding: 0 10px;
    padding-top: 22px;
    width: 210px;
    display: none;
    box-sizing: border-box;
    padding-top: 30px;
    border-radius: 4px;
}
.swih h2{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.swih p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
}

.swih p span {
    display: block;
    background: url(../images/xx.png) 0 0 no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    background-position: -1px center;
}

.swih p span.star1 {
    color: #666;
    background: url(../images/star1.png)no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    float: none;
}

.swih p span.star2 {
    color: #666;
    background: url(../images/star2.png)no-repeat center;
    width: 33px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    float: none;
}

.swih p span.star3 {
    color: #666;
    background: url(../images/star3.png)no-repeat center;
    width: 50px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    float: none;
}

.swih p span.star4 {
    color: #666;
    background: url(../images/star4.png)no-repeat center;
    width: 68px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    float: none;
}

.swih p span.star5 {
    color: #666;
    background: url(../images/star5.png)no-repeat center;
    width: 85px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    float: none;
}

.swih p i {
    font-style: normal;
    font-size: 14px;
    float: left
}

.selected-solution .swiper-container-1 {
    height: 115px;
    width: 300px;
}


/* calender css */

.w_r_bd {
    width: 35%;
    float: right;
}

.w_r_bd_1 {
    width: 100%;
    background-color: #fafafa;
    padding: 14px 0 14px 6%;
}

.w_r_bd_1 h1 {
    float: left;
    font-size: 18px;
    color: #3d4552;
    margin-top: 3px;
}

.w_r_bd_1 .day {
    float: left;
    padding: 3px 10px;
    border-radius: 30px;
    border: 1px solid #ed030d;
    display: block;
    font-size: 14px;
    color: #ed030d;
    margin-left: 15%;
}

.w_r_bd_1 .day:hover {
    color: #fff;
    background-color: #ed030d;
}

.w_date {
    float: left;
    margin-left: 5%;
}

.w_date span {
    float: left;
    width: 20px;
    height: auto;
}

.w_date span img {
    width: 100%;
    height: auto;
}

.w_date h2 {
    float: left;
    font-size: 14px;
    color: #56606f;
    margin: 3px 10px 0 10px;
}

.w_cal {
    padding: 0 4% 0 2.5%;
}

.t_cal {
    width: 100%;
    background-color: #fafafa;
    margin-top: 10px;
    padding: 10px 0 10px 0;
}

.t_cal li {
    float: left;
    width: 14.28%;
    text-align: center;
    font-size: 12px;
    color: #999999;
}

.d_cal {
    width: 100%;
}

.d_cal li {
    float: left;
    width: 14.28%;
    text-align: center;
    position: relative;
    height: 45px;
}

.d_cal li h1 {
    font-size: 14px;
    color: #3d4552;
    border-radius: 15px;
    margin: auto;
    display: block;
    line-height: 20px;
}

.d_cal li span {
    font-size: 10px;
    color: #7d8596;
    border-radius: 15px;
    margin: auto;
    display: block;
    line-height: 18px;
}

.d_cal li i {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #ed030d;
    display: block;
    margin: auto;
}

.p_cal {
    position: absolute;
    display: none;
    width: 230px;
    height: auto;
    background-image: url(../images/p72.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    top: 150px;
    left: 50%;
    margin: -115px;
    z-index: 100;
    padding: 20px;
    text-align: left;
    display: none;
}

.p_cal h2 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    color: #3d4552;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.p_cal h3 {
    font-size: 12px;
    color: #7d8596;
    margin-top: 10px;
}

.d_cal .hover:hover .p_cal {
    display: block
}


/* 6f css */

.f6 .fr ul,
.act-containerr ul.acr-fr {
    width: 260px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
}

.f6 .fr ul h1,
.act-containerr ul.acr-fr h1 {
    line-height: 50px;
    color: #333;
    padding-left: 20px;
    font-weight: 700;
    font-size: 18px;
    background-color: #eeeeee;
}

.f6 .fr ul li,
.act-containerr ul.acr-fr li {
    padding: 9.3px 0 9.3px 20px;
    border-bottom: 1px solid #ccc;
}

.f6 .fr ul a:last-child li,
.act-containerr ul.acr-fr li:last-child {
    border-bottom: 0 solid #ccc;
}

.f6 .fr ul li:hover,
.act-containerr ul.acr-fr li:hover {
    background-color: #e8ebf0;
}

.f6 .fr ul li:hover h4,
.act-containerr ul.acr-fr li:hover h4 {
    color: #177ee9;
}

.f6 .fr ul li h4,
.act-containerr ul.acr-fr li h4 {
    color: #333;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.f6 .fr ul li p,
.act-containerr ul.acr-fr li p {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.f6 .fr ul li p span {
    margin-right: 10px;
}

.f6 .fr ul li p a {
    color: #177ee9;
}

.foot {
    width: 100%;

    padding: 31px 0 49px 0;
    overflow: hidden;
}
.w_bottom_3_1 img{
    width: 106px;
    margin-top: 18px;
}
.foot-left,
.foot-right,
.foot-right-1,
.foot-right-2 {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.foot-left ul.hd li {
    float: left;
    margin-right: 70px;
}

.foot-left ul.hd li:last-child {
    margin-right: 0;
}

.foot p {
    color: #fff;
    padding: 20px 0px 10px 0px;
    font-size: 18px;
}

.foot-left ul.hd p {
    color: #ccc;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
}

.foot-left ul.hd p:hover {
    color: #fff;
    cursor: pointer;
}

.foot .foot-left-div a {
    padding: 0;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.foot .foot-left-div a:hover {
    color: #ff6600;
}

.foot-left-div li {
    width: 25%;
    float: left;
}

.foot-right-1 {
    border-left: 1px solid #7d7d7d;
    margin: 20px 0 20px 0;
}

.foot .foot-right .foot-right-1 p {
    padding: 0px 0px 10px 30px;
}

.foot-right-1 img {
    padding: 0 0 0 30px;
}

.foot .foot-right .foot-right-2 .foot-right-2-p2 {
    font-size: 30px;
    color: #fff;
    padding: 0 0 0 40px;
}

.foot .foot-right .foot-right-2 .foot-right-2-p3 {
    margin-top: 15px;
    font-size: 14px;
    color: #b3b0b0;
}

.foot .foot-right .foot-right-2 .foot-right-2-p4 {
    margin-top: 17px;
    font-size: 14px;
    height: 30px;
    padding: 0;
    text-indent: 60px;
    line-height: 30px;
    width: 242px;
    color: #ffff;
    background: #dd3a3a url(../images/zx.png) 15px center no-repeat;
    background-size: 28px;
    margin-top: 35px;
}

.bottom {
    width: 100%;
    background: #262626;
    color: #9f9c9c;
    line-height: 50px;
}

.bottom .line-1 {
    width: 100%;
    float: left;
}

.bottom .line-2 {
    width: 33.33333333%;
    float: left;
}

.bottom .line-2 .bottom-p2 {
    text-align: right;
}

.slide-carousel {
    width: 100%;
    height: 100%;
    position: relative;
    /* overflow: hidden; */
}

.slide-carousel .item-list {
    position: relative;
    height: 360px;
    width: 100%;
    /* overflow: hidden; */
}

.slide-carousel .item-list li .item-content {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 20px 1px rgba(109, 109, 109, 0.30);
}

.slide-carousel .item-list li .item-content a {
    display: block;
    width: 100%;
    height: 100%;
}

.slide-carousel .item-list li .item-content a .cover-img {
    width: 100%;
    height: 100%;
}

.slide-carousel .indicator-list {
    text-align: center;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
}

.slide-carousel .indicator-list a {
    display: inline-block;
    width: 40px;
    height: 2px;
    margin-left: 5px;
    background: #FFF;
    opacity: .3;
    transition: all .3s linear;
    cursor: pointer;
    background: #999 \0;
}

.slide-carousel .indicator-list a.selected {
    opacity: 1;
    background: #fff \0;
}

.slide-carousel .controls a {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    width: 32px;
    height: 48px;
}

.item-prev {
    top: 55%;
    left: -45px;
    margin-top: -42px;
}

.item-prev {
    background: url(https://pic.huodongjia.com/static/images/icon_arrow_left_normal.png) no-repeat;
    background-size: 100% 100%;
}

.item-prev:hover {
    background: url(https://pic.huodongjia.com/static/images/icon_arrow_left_hover.png) no-repeat;
    background-size: 100% 100%;
}

.item-next {
    top: 55%;
    right: -45px;
    margin-top: -42px;
}

.item-next {
    background: url(https://pic.huodongjia.com/static/images/icon_arrow_left_normal-1.png) no-repeat;
    background-size: 100% 100%;
}

.item-next:hover {
    background: url(https://pic.huodongjia.com/static/images/icon_arrow_left_right.png)no-repeat;
    background-size: 100% 100%;
}

.slide-carousel .desc {
    height: 72px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.slide-carousel .desc strong {
    color: #fff;
    font-size: 20px;
    line-height: 72px;
    margin-left: 20px;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slide-carousel:hover .controls {
    opacity: 1;
    transition: opacity 0.5s ease;
}

.header {
    background: -webkit-linear-gradient(bottom, #33BBFF, #177EE6);
    background: #177EE6 \0;
    padding: 30px 0;
}

.header .banner {
    width: 1200px;
    margin: 0 auto;
}

.header .banner .slide-3d .desc {
    display: none;
}

.header .banner .slide-3d .item-list li {
    width: 750px;
    height: 300px;
    transition: all 0.5s linear;
    position: absolute;
    top: 30px;
    left: 450px;
    list-style: none;
    opacity: 0;
}

.header .banner .slide-3d .item-list li.item0 {
    left: 0px;
}

.header .banner .slide-3d .item-list li.item1 {
    left: 0;
    opacity: .5;
    z-index: 2;
}

.header .banner .slide-3d .item-list li.item2 {
    top: 0;
    width: 900px;
    height: 360px;
    left: 150px;
    z-index: 3;
    opacity: 1;
}

.header .banner .slide-3d .item-list li.item3 {
    left: 450px;
    z-index: 2;
    opacity: .5;
}

.bicon {
    margin-right: 8px;
}

.loc {
    color: #666;
    background-color: #fff;
    line-height: 44px;
    text-align: right;
    margin-bottom: 5px;
    box-shadow: 0 3px 5px #ccc;
}

.loc p {
    display: inline-block;
}

.loc p a::after {
    content: ">";
    padding: 0 5px;
}

.loc p a:last-child::after {
    content: "";
}

.search-menu {
    width: 430px;
    height: 32px;
    box-sizing: border-box;
    line-height: 50px;
}

.search-menu input {
    float: left;
    width: 350px;
    padding-left: 15px;
    height: 30px;
    border: 1px solid #ccc;
    margin-top: 8px;
}

.search-menu .searchmbtn {
    float: left;
    height: 32px;
    width: 56px;
    margin-top: 8px;
    background: url(../images/search3.png)no-repeat center;
}

.city {
    padding: 25px 0;
}

.city h4 {
    color: #333;
    font-size: 18px;
    display: inline;
    margin-right: 25px;
}

.city p {
    display: inline-block;
    color: #666;
}

.city p a {
    padding: 10px 18px;
    border: 1px solid #ccc;
    margin-right: 20px;
    transition: all .3s linear;
    border-radius: 2px;
}

.city p a:hover {
    background: #198CFF;
    border-color: #198CFF;
    color: #FFF;
}

.act-containerl {
    width: 910px;
}

.act-nav .hd li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c5ddf8;
    margin-right: 5px;
}

.act-nav .hd li.on {
    width: 25px;
    height: 10px;
    border-radius: 20px;
    background-color: #1571ba;
}

.act-nav .bd ul {
    padding-top: 52px;
}

.act-nav .bd ul li {
    width: 290px;
    float: left;
    background-color: #fff;
    box-sizing: border-box;
    margin-right: 20px;
}

.act-nav .bd ul li:last-child {
    margin-right: 0;
}

.act-containerl .bd ul li .img {
    overflow: hidden;
    height: 180px;
    border: 1px solid #ccc;
}

.act-containerl .bd ul li .img img {
    height: 100%;
    /* border: 1px solid #ccc; */
}

.act-containerl .bd ul li:hover {
    transition: all .5s;
    box-shadow: 5px 5px 10px #ccc;
}

.act-containerl .bd ul li:hover img {
    transform: scale(1.2, 1.2);
    transition: all 0.6s;
}

.act-containerl .bd .text {
    padding: 0 10px;
}

.act-nav .bd ul li h4 {
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}

.act-nav .bd ul li p {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.act-nav .bd ul li a {
    border-top: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 15px 0;
    margin-top: 10px;
    text-align: center;
}

.act-nav .bd ul li a button {
    padding: 3px 10px;
    background-color: #1571ba;
    color: #fff;
}

.act-containerr {
    width: 260px;
    box-sizing: border-box;
    color: #666;
}

.act-containerr ul {
    border: 1px solid #ccc;
    background-color: #fff;
}

.act-containerr ul li {
    padding: 18px 10px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.act-containerr ul li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.act-containerr ul li:last-child {
    border-bottom: 0 solid #000;
}

.act-containerr ul li .submit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.act-containerr ul li:hover .submit {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #333;
}

.sf-act-container .hd li {
    margin-right: 20px;
    color: #666;
    font-size: 16px;
    transition: all .3s linear;
}

.sf-act-container .hd li.on {
    color: #333;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

.sf-act-container .hd li.on::after {
    content: '';
    width: 20px;
    height: 4px;
    background: #198CFF;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.act-containerl .bd ul {
    margin-top: 20px;
}

.act-containerl .bd ul li {
    width: 290px;
    float: left;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
}

.act-containerl .bd ul li:hover h3,
.act-containerl .bd ul li:hover h4 {
    color: #1571ba;
}

.act-containerl .bd ul li:nth-of-type(3n+3) {
    margin-right: 0;
}

.act-containerl .act-nav .bd ul li:nth-of-type(3n+3) {
    margin-right: 20px;
}

.act-containerl .bd ul li.fir {
    background: url(../images/acibg.jpg)no-repeat center;
    background-size: 100% 100%;
    padding: 47px 0 65px 20px;
}

.act-containerl .bd ul li.fir span {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px;
    border-radius: 2px;
}

.act-containerl .bd ul li.fir p {
    font-size: 24px;
    margin: 15px 0 60px;
    position: relative;
    color: #fff;
}

.act-containerl .bd ul li.fir p::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -30px;
}

.act-containerl .bd ul li.fir a {
    display: inline-block;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    border: 1px solid #FFF;
    padding: 0 8px;
}

.act-nav .bd ul {
    margin-top: 0;
}

.act-containerl .bd .text.br {
    border: 1px solid #ccc;
    border-top: 0;
    padding-bottom: 9px;
    padding-top: 13px;
}

.act-containerl .bd .text h3 {
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 4px;
    text-overflow: ellipsis;
}

.act-containerl .bd .text p {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    line-height: 26px;
    text-overflow: ellipsis;
}

.act-containerr ul.acr-fr {
    margin-top: 72px;
}


/* single-list css */

.single-list {
    color: #666;
}

.single-list ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}

.single-list ul li a {
    display: block;
    background: url(../images/nico1.png) 6px 8px no-repeat;
}

.single-list ul li a span.text {
    margin-left: 22px;
    width: 70%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-list ul li:hover {
    color: #1671ba;
    background-color: #f3f3f3;
}


/* paging css */

.paging {
    padding: 50px 0;
}

.paging ul>span,
.paging ul>a {
    display: flex;
    padding: 0 13px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 5px;
    height: 30px;
    justify-content: center;
    align-items: center;
}

.paging ul>span.current,
.paging ul>a:hover {
    background-color: #0059ce;
    color: #fff;
    border: 1px solid #0059ce;
}


/* submit css */

.sub-form {
    background: url(../images/form.jpg) repeat;
    padding: 80px 0;
    width: 100%;
    margin: 0 auto;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.sub-form ul li {
    text-align: center;
    margin-bottom: 35px;
}

.sub-form ul li:hover a {
    color: #1571ba;
    box-shadow: 0 10px 10px #80808f;
}

.sub-form ul li a {
    width: 460px;
    padding: 50px 0 50px 50px;
    display: inline-block;
    background-color: #fff;
    font-size: 24px;
    color: #666;
    font-weight: 700;
    border-radius: 5px;
}

.sub-form ul li a.button {
    width: 125px;
    display: inline-block;
    padding: 50px 0;
    background-color: #1571ba;
    color: #fff;
    border-radius: 5px;
    margin-left: -5px;
}


/* newscon css */

.news-con {
    padding: 20px 20px 40px 20px;
    background-color: #fff;
    margin: 16px auto 75px auto;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    width: 1160px;
    overflow: hidden;
}
.pagetit{
    font-size: 16px;
    padding-top: 16px;
    padding-left: 48px;
    background: url(../images/adr.png) no-repeat;
    background-size: 17px;
    background-position: 23px 19px;
}
.con-top {
    padding: 10px 10px 0 10px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}

.con-top h1 {
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}

.con-top ul {
    padding: 20px 0;
}

.con-top ul li {
    display: inline-block;
    margin-right: 20px;
}

.con-text {
    padding: 0 10px;
    margin-top: 25px;
    line-height: 38px;
    font-size: 16px;
}

.fff {
    padding: 20px 0;
    background-color: #f7f7f7;
}

span.star-b {
    background: url(../images/star-b.png)no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 5px 5px 0 0;
}

span.star-n {
    background: url(../images/star-n.png)no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 5px 5px 0 0;
}

.hangl {
    position: fixed;
    bottom: 30px;
    left: 0px;
}

.hangr {
    position: fixed;
    bottom: 30px;
    right: 0px;
}

.line3 {
    padding-right: 0;
}

.line3 .f3-box-d {
    width: 33.33%;
}


/* training css */

#swiper_training {
    height: auto;
}

#swiper_training .swiper-slide,
.swiper-wrapper {
    height: auto!important;
}

#swiper_training img {
    width: 100%;
    height: 100%;
}

.training_link {
    margin-top: 40px;
}

.training_link ul li {
    float: left;
    width: 379px;
    height: 353px;
    margin-right: 30px;
}

.training_link ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
}

.training_link ul li a h4 {
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    text-shadow: 0px 3px 3px #ccc;
}

.training_link ul li a p {
    margin-top: 10px;
    line-height: 24px;
}

.training_link ul li:first-child {
    background: url(../images/bg_lz.png) no-repeat center;
    color: #9eebc0;
}

.training_link ul li:nth-child(2) {
    background: url(../images/bg_kt.png) no-repeat center;
    color: #ffdfba;
}

.training_link ul li:last-child {
    margin-right: 0;
    background: url(../images/bg_zw.png) no-repeat center;
    color: #aaceff;
}

.training_ctit {
    padding: 25px 0 15px 0;
    color: #333;
}

.training_ctit p {
    display: inline-block;
    font-size: 18px;
}

.training_ctit>a {
    color: #666;
}

.training_ctit>a:hover {
    color: #1671ba;
}

.training_ctit p::before {
    content: "";
    width: 5px;
    height: 18px;
    background-color: #0776d6;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 8px;
}

.training_ctit a::after {
    content: ">>";
}

.training_vlist ul li {
    float: left;
    width: 24%;
    height: 280px;
    box-sizing: border-box;
    padding: 15px;
    margin-right: 1%;
}

.training_vlist ul li:last-child {
    margin-right: 0;
}

.training_vlist ul li:hover {
    box-shadow: 0 3px 3px 3px #ddd;
}

.training_vlist ul li img {
    width: 100%;
    height: 162.38px;
    border-radius: 5px;
}

.training_vlist ul li h5 {
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0 25px 0;
}

.training_vlist ul li:hover h5 {
    color: #1671ba;
}

.training_vlist ul li p.class {
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.training_vlist ul li p.class span.c_num {
    border-right: 1px solid #666;
    padding-right: 3px;
}

.training_vlist ul li p.class span.c_name {
    padding-left: 3px;
}

.training_vlist ul li p.watched {
    color: #666;
    margin-top: 10px;
    font-size: 12px;
}

.training_vlist ul li p.watched i {
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../images/icon_eye.png) no-repeat center;
    margin-bottom: -1px;
    margin-right: 5px;
}

.db_vlist {
    margin-bottom: 35px;
}

.zhibo {
    background-color: #eeecec;
    padding-bottom: 35px;
}

.zhibo_img {
    position: relative;
}

.zhibo_img h5 {
    position: absolute;
    top: 45%;
    left: 50%;
    color: #fff;
    font-size: 18px;
}

.zhibo_img p {
    position: absolute;
    top: 53%;
    left: 50%;
    color: #fff;
    margin-left: -36.85px;
}

.zhibo_img a.btn {
    padding: 10px 30px;
    border-radius: 50px;
    background-color: #fff;
    color: #7fb4e4;
    position: absolute;
    top: 60%;
    left: 50%;
    margin-left: -86px;
}

.wid319 {
    width: 325px;
    height: 483px;
    background-color: #ffffff;
}

.wid284 {
    border-left: 1px solid #ededed;
    margin-left: 34px;
    font-size: 12px;
}

.zhibolist {
    height: 74px;
    margin-top: 20px;
    padding-top: 3px;
    cursor: pointer;
}

.zhibolist.curr {
    background: #e3f2ff;
}

.zhibolist.curr p span {
    color: #4794d9 !important;
}

.zhibolist.curr p span.kemu {
    border: 1px solid #4794d9;
}

.zhibolist p span.zhibozhong,
.zhiboanniu {
    color: #666;
    margin-right: 25px;
    width: 36px;
    display: inline-block;
    text-align: center;
    position: relative;
}

.zhibolist p span.kemu {
    color: #999;
    border: 1px solid #999;
    padding: 2px 6px;
    margin-right: 7px;
}

.zhibolist p {
    margin-top: 10px;
    margin-left: 10px;
}

.zhibolist p span.techerlist {
    color: #ccc;
}

.zhibolist.curr .zhibozhong em {
    border: 2px solid #fff;
    width: 17px;
    height: 17px;
}

.zhibozhong em {
    width: 13px;
    height: 13px;
    background: #5facf0;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: -18px;
}

.teacherlist {
    margin-bottom: 35px;
}

.tecMarquee-left a {
    display: inline-block;
    margin-right: 20px;
}

.tecMarquee-left .solution-card {
    width: 280px;
    height: 280px;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.tecMarquee-left .solution-card img {
    width: 93px;
    height: 93px;
    padding: 15px;
}

.tecMarquee-left .solution-card h5 {
    color: #fff;
    background: #2a92ee;
    padding: 6px 23px;
    display: inline-block;
    margin-bottom: 13px;
    margin-top: 13px;
}

.tecMarquee-left .solution-card .txt {
    padding: 0 25px;
    text-align: justify;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tecMarquee-left .solution-card .covered {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
    top: -255px;
    left: 0;
    background-color: #77caf3;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.tecMarquee-left .solution-card .covered .detail {
    margin-top: 20px;
    line-height: 24px;
    text-align: justify;
}

.tecMarquee-left .solution-card .covered h4 {
    font-size: 16px;
}

.tecMarquee-left .solution-card:hover .covered {
    display: block;
}

.tecMarquee-left .hd .prev {
    position: absolute;
    left: -20px;
    top: 150px;
    width: 40px;
    height: 69px;
    z-index: 1;
    background: url(../images/btnA.png) no-repeat;
    background-position: -1px -214px;
}

.tecMarquee-left .hd .next {
    position: absolute;
    right: 0;
    top: 150px;
    width: 40px;
    height: 69px;
    z-index: 1;
    background: url(../images/btnA.png) no-repeat center;
    background-position: -1px -72px;
}


/* training_link css */

.training_link2 {
    background: url("../images/training_bg.jpg") no-repeat top center;
    padding: 190px 0 100px 0;
}

.training_link2 ul li {
    padding: 35px 25px;
    border-radius: 15px;
    background-color: #fff;
    width: 368px;
    float: left;
    margin-right: 48px;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 3px 3px 3px rgba(130, 130, 130, 0.18);
    transition: all .5s;
    position: relative;
}

.training_link2 ul li .de {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #fff;
    border-radius: 15px;
}

.training_link2 ul li:hover {
    transition: all .5s;
    margin-top: -15px;
}

.training_link2 ul li:hover .de {
    display: block;
}

.training_link2 ul li:last-child {
    margin-right: 0;
}

.training_link2 ul li h4 {
    font-size: 36px;
    color: #666;
    padding: 30px 0;
}

.training_link2 ul li p {
    padding: 0 70px;
    color: #666;
    height: 70px;
}

.training_link2 ul li h2 {
    padding: 20px 20px;
    background-color: #015193;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 0px 3px 3px rgba(35, 90, 145, 0.45);
    margin: 50px auto 0 auto;
    font-size: 18px;
    width: 75%;
}

.training_link2 ul li h2::after {
    content: ">>";
    margin-left: 5px;
}


/* 2021css */

.act2021 ul li {
    background-color: #fff;
    box-shadow: 0 0 10px 5px #f0f0f0;
    padding: 25px;
    margin-bottom: 20px;
}

.act2021 .txt2021 {
    width: 594px;
    border-right: 1px dashed #ccc;
    padding-right: 30px;
    box-sizing: border-box;
}

.act2021 .txt2021 h5 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    padding-top: 10px;
}

.act2021 .txt2021 p {
    color: #666;
    line-height: 22px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.act2021 .info2021 p {
    line-height: 24px;
    color: #666;
    width: 234px;
}

.act2021 .info2021 p em {
    width: 75px;
    color: #1671ba;
    float: left;
}

.act2021 .info2021 p span {
    margin-left: 75px;
    display: block;
}

.act2021 .info2021 a {
    background: #0162b1;
    color: #fff;
    padding: 5px 20px;
    border-radius: 15px;
    display: block;
    text-align: center;
    width: 65px;
    margin: 8px auto 0 auto;
}

.acr2021 {
    background-color: #fff!important;
}

p.fj {
    margin-top: 20px;
}

a.fj {
    display: block;
    color: #0043ff;
}


/* policycon css */

.policy-con-l {
    width: 895px;
    float: left;
    margin: 20px 0;
    box-sizing: border-box;
}

.policy-con-r {
    width: 288px;
    float: right;
}

.container-comr {
    margin-top: 20px;
    background-color: #fff;
    padding: 25px 15px;
}

.container-comr h2 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.container-comr ul li {
    margin-bottom: 20px;
}

.container-comr ul li:last-child {
    margin-bottom: 0;
}

.container-comr ul li img {
    width: 100%;
    height: 154px;
    border: 1px solid #ccc;
    font-size: 0;
}

.container-comr ul li .text {
    background-color: #f7f7f7;
    padding: 15px;
}

.container-comr ul li .text h5 {
    color: #1571ba;
    margin-bottom: 7px;
}

.container-comr ul li .text p {
    line-height: 24px;
    color: #999;
}

.container-comr ul li .text p span {
    color: #666;
}

.container-comr ul li .text p span.num {
    color: #1571ba;
}
.fadeout_img {
    margin: 0 auto;
    width: 60%;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 99999;
}
.fadeout_img img{
    width: 100%;
    text-align: center;
}

.qybox ul{
    display: flex;
    justify-content: space-between;
}
.qybox{
    margin-top:20px;
}
.xq-container .container-context ul {
    background-color: #f8f8ff;
    width: 451px;
    padding: 18px 22px;
    box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
}
.xq-container .container-context ul h1 {
    font-weight: 700;
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.xq-container .container-context ul li .fl {
    width: 75%;
}
.xq-container .container-context ul li .fl h4 {
    color: #666;
    font-size: 16px;
    margin-bottom: 5.4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.xq-container .container-context ul.dbline {
    width: 451px;
}
.xq-container .container-context ul h1 a {
    width: 30px;
    height: 30px;
    float: right;
    background: url(../images/arrow-xq.png) no-repeat center;
}
.xq-container .container-context button {
    padding: 2px 8px;
    border: 1px solid #2069ff;
    font-size: 12px;
    color: #2069ff;
    margin-bottom: 8px;
}
.xq-container .container-context ul.dbline li {
    width: 94%;
    float: left;
    margin-right: 4%;
}
.xq-container .container-context ul li {
    padding: 11.8px 10px;
    zoom: 1;
    border-bottom: 1px dashed #ccc;
}
.trade-black {
    height: 400px;
    background-color: #00c2ff;
}

.trade-box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}

.trade-box-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.trade-box-item {
    flex: 1;
    text-align: center;
    position: relative;
    height: 400px;
    background: no-repeat center;
    background-size: 100% auto;
}

.trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.3);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.trade-box-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.item-logo {
    margin: 0 auto;
    display: block;
}

.trade-content .trade-box-item .item-logo {
    position: relative;
    margin-top: 120px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.item-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.item-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0;
    position: relative;
}

.trade-content .item-title:before {
    content: "";
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #fff;
    margin: 0 auto 20px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.item-text {
    position: relative;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    margin-top: 10px;
}

.item-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}



.trade-content .trade-box-item:hover .item-text {
    display: block;
    opacity: 1;
    margin-top: 0;
}

.trade-content .trade-box-item:hover:before {
    background-color: rgba(0, 102, 204, .9);
}

.trade-content .trade-box-item:hover .item-logo {
    margin-top: 80px;
}

.trade-content .trade-box-item:hover .item-title:before {
    opacity: 0;
    margin-bottom: 0;
}
.news-list-v li{
    background: #000;
}
.company{
    height: 242px;
    margin-right: 25px;
    box-sizing: border-box;
    margin-bottom: 20px;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    margin-bottom: 12px;
}
.company p{
    font-size: 14px;
    color: #000;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}
.swiper-container{
    width: 1086px;
}
.company:hover {
    transition: all .5s;
    box-shadow: 5px 5px 10px #ccc;
}

.company img {
    width: 100%;
    height: 178px;
}
.swiper-button-prev{
    background-image: url(../images/l.png);
    background-size: 20px;
}
.swiper-button-next{
    background-image: url(../images/l.png);
    background-size: 20px;
    transform: rotate(180deg);
}
.swiper-button-next, .swiper-button-prev{
    top:301px
}
.select {
    background-color: #fff;
    padding: 25px;
    margin-top: 20px;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}
.select ul {
    display: block;
}
.select ul li {
    float: left;
    color: #333;
    margin: 0 5px;

}
.select ul li a.selected {
    color: #ffffff;
    background: #0059ce;
}
.select ul li a:hover {
    color: #ffffff;
    background: #0059ce;
}

.select ul li a {
    padding: 5px 10px;
    color: #666;
}
.jg-list{
    width: 1255px;
    margin-bottom: 45px;
    overflow: hidden;
    padding-bottom: 30px;

}
.jg-list-l {
    padding: 20px;
    width: 1160px;
    margin: 0 auto;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}
.jg-list-l, .jg-list-r {
    margin-top: 20px;
    background-color: #fff;
}

.jg-list-l ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;

}
.jg-list-l .tit{
    width: 86%;
    float: left;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.jg-list-l .titspan{
    position: relative;
    top: 5px;
}
.jg-list-l ul li .img {
    display: inline-block;
    width: 256px;
    height: 171px;
    text-align: center;
}
.fwxm  .img img{
    width: 100% !important;
    border-radius: 0px !important;
}
.jg-list-l ul li .text {
    width: 850px;
    position: relative;
}
.jg-list-l ul li .fa {
    margin-top: 20px;
}
.jg-list-l ul li .text p {
    line-height: 28px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 395px;
}
.jg-list-l ul li .text p span {
    color: #666;
}
.jg-list-l ul li .text>a {
    padding: 5px 20px;
    border: 1px solid #fe7a17;
    background-color: #ffeabd;
    color: #333;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 11px;
}
.jg-list-l ul li .text>a:hover {
    border: none;
    background-color: #0059ce;
    color: #fff;
}
.jg-list h4{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 16px;
}
.job .text{
    width: 98% !important;
}
.job .yx{
    font-size: 20px;
    color: #ff7900 !important;
}
.job .yx span{
  font-size: 14px;
}
.falv a{
    padding-left: 10px;
    font-size: 16px;
    color: #000;

}
.falv a:hover{
    color: #0059ce;
}
.falv li{
    background: url(../images/ico1.png) no-repeat left center;
}
.fwxm .img{
    width: 155px !important;
    height: 94px !important;

    padding: 7px;
}
.fwxm .img img{
    border-radius: 8px !important;
    box-shadow: 2px 3px 5px 0px rgb(141, 130, 130);
}
.fwxm .text{
    width: 967px !important;
}
.zhengce a{
    padding-left: 10px;
    font-size: 18px;
    color: #000;

}
.zhengce .select li{
    background: none;
}
.zhengce .select li a{
   font-size: 14px;
}
.zhengce .select a{
    font-weight: normal;
}
.zhengce li{
    background: url(../images/ico1.png) no-repeat left center;
}
.zhengce a{
    font-weight: bold;
}
.zhengce a:hover{
    color: #0059ce;
}
.zhengce li span{
    float: right;
    font-size: 16px;
    color: #666;
}
.zhengce .paging a{
    font-weight: normal;
    font-size: 14px;
}
.news{
    margin-top: 22px;
    margin-bottom: 75px;
    padding-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
    width: 1200px;
    overflow: hidden;
}
.news .Tnews{
    width: 484px;
}
.news .titlebox{
    border-bottom: 1px solid #dcdcdc;
    width: 98%;
}
.news .title{
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #0C6CB7;
    padding: 12px 15px 5px 15px;
    width: 80px;
    color: #0059ce;
}
.titlebox span{
    float: right;
    line-height: 35px;
    font-weight: bold;
    padding-right: 20px;
    background: url(../images/more.png) no-repeat 24px 2px;
    background-size: 29px;
    position: absolute;
    right: 17px;
    top: 22px;
}
.news .a1 img{
    width: 100%;
    margin:40px 0
}
.newbox{
    width: 47%;
}
.newtit{
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.newtit h4{
    font-size: 18px;
    font-weight: 700;
    padding: 0px 8px 0px 13px;
    width:60%;
    color: #0059ce;
    float: left;
    background: url(../images/ti.png) no-repeat left center;
}
.newtit span{
    float: right;
    line-height: 35px;
    font-weight: bold;
    padding-right: 20px;
    background: url(../images/more.png) no-repeat 24px 2px;
    background-size: 29px;

}
.newul{
    margin-bottom: 38px;
    padding-left: 8px;
    margin-top: 15px;
}
.newul li span{
    float: right;
    font-size: 16px;
    color: #999;

}
.newul li em{
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 83%;
    float: left;
    font-size: 16px;
}
.newcont{
    overflow: hidden;
    display: flex;
    justify-content: space-between;

}
.falvindex .newcont{
    margin-top: 15px;
    margin-bottom: 18px;
}
.newul li{
    background: url(../images/ico1.png) no-repeat left 16px;
    overflow: hidden;
    padding-left: 12px;
    height: 40px;
    line-height: 40px;
}
.newul li a:hover{
    color: #0059ce
}
.jg-list-l ul li .img img{
    width: 72%;
    height: auto;
    max-height: 193px;
    border-radius: 6px;
 }
.current-cat a{
    color: #ffffff !important;
    background: #0059ce;
}
.wp-pagenavi{
    padding: 50px 0;
    overflow: hidden;
    float: right;
}

.wp-pagenavi  .current{
    background-color: #0059ce;
    color: #fff;
    border: 1px solid #0059ce;
}
.wp-pagenavi  span, .wp-pagenavi a{
    display: flex;
    padding: 0 13px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
}
.wp-pagenavi  span:hover , .wp-pagenavi  a:hover{
    background-color: #0059ce;
    color: #fff;
    border: 1px solid #0059ce;
}
.tag-content span{
    font-size: 16px;
    color: #0059ce;
    padding: 0 5px;
}
.jg-list-l strong{
    color: #0059ce ;
}
.con-text td{
    border: 1px solid #d2d2d2;
     padding-left: 20px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.aboutfv h2{
    background: #f5f5f5;
    border-left: 5px solid #1f5eb6;
    margin-bottom: 28px;
    font-size: 18px;
    padding: 10px 0;
    border-radius: 4px;

}
.aboutfv{
    padding-bottom: 27px;
    line-height: 24px;
    color: #000;
    font-family: 微软雅黑;
    padding-left: 4px;
}

.select-yqlj {
    float: left;
    font-weight: bold;
    color: #076fbe;
    font-size: 24px;
    line-height: 60px;
    margin: 0 20px;
}
.select .div {
    position: relative;
    width: 164px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 16px;
    overflow: hidden;
    border: 1px solid #E1E1E1;
    cursor: pointer;
    font-size: 15px;
    padding-left: 15px;
    background: #fff;
    margin-top: 10px;
}
.select .div img {
    position: absolute;
    top: 18px;
    right: 15px;
}
.select_two{
    width: 1024px;
    margin: 0 auto;
}
.select_two ul li {
    display: inline-block;
    width: 302px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.select_two ul li a {
    color: #333;
}
.yqlink{
    width: 1123px;
    margin: 0 auto;

    font-family: 微软雅黑;
    margin-bottom: 58px;
}
.yqlink ul{
    margin-top: 14px;
    margin-bottom: 17px;
}

.w_title_3 h1 {
    font-size: 16px;
    color: #fff;
}
.w_bottom_2 ul {
    padding-top: 5px;
}
.w_bottom_2 ul li {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
    margin-top: 10px;
}
.w_bottom_1 {
    float: left;
    width: 23%;
}
.w_bottom_2 {
    float: left;
    margin-left: 7%;
}
.w_bottom_3 {
    float: right;
    width:14%;
}
.w_bottom_1 ul li {
    margin-top: 10px;
    float: left;
    margin-right: 21%;
}
.w_bottom_1 ul li a {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
}

.indcompany{
    width: 1166px;
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
}
.qyj  h4{
    margin-top:10px
}
.qyj .jg-list-l ul li .text p{
    color: #999;
    width: 100%;
    height: 101px;
    white-space: normal;
}
.qyj .jg-list h4{
    margin-top: 8px;
}
.qyj .jg-list-l ul li .text>a{
    bottom: 0;
}

.qyk-topBox {
    background: url(../images/qyk_info-topbg.jpg) center center;
    height: 250px;
    padding-top: 30px;
    margin-bottom: 15px;
    background-size: 100% 100%;
}
.qyk-topBox .qyk-ttx {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    padding-top: 28px;
}
.qyk-topBox .qyk-ttx img.tx {
    width: 100px;
    height: 100px;
}
.qyk-topBox h2 {
    font-size: 18px;
    color: #fff;
    margin: 15px 0;
    text-align: center;
}

.qy .news-con{
    width: 800px;
    float: left;
}
.qy .qyright{
    width: 264px;
    background: #fff;
    float: right;
    min-height: 500px;
    margin-top: 17px;
    border-top: 5px solid #0059ce;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    padding: 20px 30px;
}
.qyk_if-ltext img.fl {
    width: 30px;
    float: left;
    margin-right: 5px;
}
.qyk_if-ltext div.fl .p3 {
    color: #999;
    width: 200px;
}

.qy h1{
    color: #0059ce;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 17px;
    line-height: 30px;
    padding-top: 4px;
    margin-bottom: 23px;
    border-left: 4px solid #0059ce;
    font-size: 24px;
    font-weight: 700;
    margin-top:25px;
}
.qyk_if-ltext img.fl {
    width: 30px;
    float: left;
    margin-right: 5px;
}

.qyk_if-ltext .fl p{
    margin-bottom: 5px;
    padding-top: 3px;
    font-size: 16px;
}
.qyk_if-ltext .p3{
    font-size: 14px;
}
.qyk_if-ltext {
    margin-bottom: 24px;
    overflow: hidden;
}
.qyk-ttx img{
    width: 100%;
    border-radius: 50px;
    height: 100%;
}