﻿body,html {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei",-apple-system, Helvetica Neue;
    font-size: 14px;
    color: #333;
    background: rgb(249,249,249);
    overflow-x: hidden; 
}
.fl {
    float: left;
}
.fr {
    float: right;
}

.logo img {
    width: 300px;
}
.footer {
    position: relative;
    top: 500px;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
    margin-top:100px;
}
.carousel-indicators {
    bottom: 200px;
}
.hot-news {
    height: 170px;
    margin-top: -170px;
}
.hot-news video {
    width: 100%;
}
.news-pd {
    padding: 0;
}
.news-pd video {
    object-fit: fill;
    height: 170px;
}
.news-go {
    width: 85% !important;
    display: inline-block;
    float: right;
}
.home-news-tt{
    width: 285px;
    height: 170px;
}
.home-news-tt p{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    padding: 30px 0 0 30px;
}
.fr-more{
    position: absolute;
    right: 30px;
    font-weight: 100;
    font-size: 18px;
    top: 2px;
}
.fl-more{
    font-size: 18px;
    padding-left: 30px;
    color: #fff;
    vertical-align: super;
}
.col-card-5{
    width: 20%;
    padding-right: 15px;
}
.news-card {
    width: 100%;
    height: 170px;
    background-color: #1364AC;
    color: #ffffff;
    padding: 20px 0;
}
.news-card .news-date {
    width: 100%;
    height: 50px;
}
.news-card .news-date .date-left {
    height: 42px;
    line-height: 30px;
    font-size: 36px;
    padding-right: 5px;
    border-bottom: 3px solid;
}
.news-card .news-date .date-right {
    font-size: 12px;
    line-height: 12px;
}
.news-card .news-box {
    padding: 0 20px 0 40px;
}
.news-card .news-box p {
    font-size: 16px;
    margin: 8px 0;
}
.news-icon {
    width: 25px;
    height: 25px;
    background: url(../images/icon.jpg) no-repeat;
    background-position: -120px -447px;
    position: relative;
    display: inline-block;
}
.hot-news .row div:nth-child(3) .news-box {
    border-left: 1px solid;
    border-right: 1px solid;
}
.hot-news .row .news-href {
    height: 170px;
    width: 15%;
    background-color: #0D599D;
    text-align: center;
     float: left;
    padding-top:32px;
}
.hot-news .row .news-href a {
    color: #ffffff;
    display: inline-block;
    height: 170px;
}
.home-content {
    position: relative;
    margin-top: 10px;
    clear: both;
}
.xydj-cont-r-list ul {
    width: 100%;
}
.xydj-cont-r-list ul li:nth-child(1) {
    width: 20%;
}
.xydj-cont-r-list ul li:nth-child(2) {
    width: 40%;
}
.xydj-cont-r-list ul li:nth-child(3) {
    width: 20%;
}
.xydj-cont-r-list ul li:nth-child(4) {
    width: 20%;
}
.foot-menu a:hover {
    color: #1467b3;
}
.fwez h3 {
    font-weight: bold;
}
.top-banner {
    position: relative;
    height: 200px;
    background: rgb(249,249,249);
    margin-top: 100px;
    width: 100%;
}
.top-banner .top-img {
    background: url(../images/tjjp.jpg);
    background-size: cover;
    width: 100%;
    height: 200px;
}
.tjjp .top-img {
    background: url(../images/tjjp.jpg);
    background-size: cover;
    width: 100%;
    height: 250px;
}
.hotLine {
    margin-top: -30px;
    margin-bottom: 60px;
}
.map-detail img {
    width: 100%;
    height: 400px;
}
.info-detail p {
    margin-bottom: 0;
}
.info-detail ul {
    width: 100%;
}
.info-detail ul li {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
}
.info-detail ul li div {
    float: left;
}
.info-detail ul li .detail-block {
    width: 90%;
    margin: 0 5%;
    border-bottom: 1px solid #EEEEEE;
}
.info-detail ul li .detail-block div:first-child {
    width: 20%;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.info-detail ul li .detail-block div:first-child i {
    font-size: 35px;
}
.info-detail ul li .detail-block div:last-child {
    width: 80%;
    margin-top: 20px;
}
.info-detail ul li:last-child .detail-block {
    border: 0;
}
.breadcrumb_wrap h1 {
    padding: 1rem;
    color: #ffffff;
    font-weight: bold;
}
.appointment-banner {
    height: 60px !important;
}
.appointment-banner .breadcrumb a, .appointment-banner .breadcrumb>li i {
    color: #000000;
}
.appointment-guide .guide-block,
.appointment-process .process-block,
.visit-process .visit-block,
.announcements .announcements-block {
    padding: 20px;
    background-color: #ffffff;
}
.appointment-guide .guide-block h2,
.appointment-process .process-block h2,
.visit-process .visit-block h2,
.announcements .announcements-block h2 {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
}
.appointment-process,
.visit-process {
    margin-top: 30px;
}
.announcements {
    margin-top: 30px;
    margin-bottom: 30px;
}
.guide-block .icon-time {
    color: blue;
}
.guide-block i,
.process-block div:nth-child(2) p > i {
    font-size: 26px;
    position: absolute;
    margin-left: -25px;
}
.guide-block div:last-child i,
.mail-appointment p > i {
    font-size: 18px;
    padding-right: 5px;
    position: absolute;
    margin: 2px 0 0 -22px;
}
.guide-block p:nth-child(2) {
    margin-top: 25px;
}
.guide-block div p:first-child {
    font-weight: bold;
    margin: 0 0 5px 20px;
}
.process-block div:nth-child(2) > p {
    font-weight: bold;
    margin: 25px 0 10px 20px;
}
.guide-block div p:last-child {
    margin: 0 0 20px 20px;
}
.wechat-img {
    display: inline-block;
    float: left;
    padding-left: 20px;
}
.wechat-explain {
    display: inline-block;
    float: left;
}
.wechat-explain > p {
    margin: 0 0 3px 10px !important;
    font-weight: normal !important;
}
.mail-appointment {
    clear: both;
}
.mail-appointment p:first-child {
    margin: 0 0 10px 20px;
    padding-top: 25px;
    font-weight: bold;
}
.mail-appointment p:nth-child(2) {
    margin: 0 0 20px 20px;
}
.mail-format {
    padding: 25px;
    margin: 20px;
    background-color: #F7F7F7;
}
.mail-format p {
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}
.mail-format p:last-child {
    padding-bottom: 0 !important;
}
.yy-button {
    margin-left: 20px;
}
.yy-button .btn {
    color: #ffffff;
    background-color: #1467B3;
    border-radius: 20px;
}
.yy-button a span {
    padding: 0 15px;
}
.yy-button span {
    padding-left: 10px;
}
.special-twg {
    margin-top: 60px;
}
/*tjjp*/
.tjjp-twg {
    margin-top: 80px;
}
.twg-title {
    display: inherit;
}
.twg-title h3, .tjjp-fyt h3, .tjjp-gbs h3, .tjjp-zt h3 {
    font-weight: bold;
    display: inline-block;
}
.twg-title span, .zt-title span {
    padding: 8px 15px 0;
}
.twg-title span:last-child {
    float: right;
    padding: 0;
}
.twg-box {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
.twg-box > div:first-child {
    width: 18%;
    float: left;
    padding-top: 40px;
    text-align: center;
}
.twg-box > div:last-child {
    width: 82%;
    float: left;
}
.twg-list {
    margin: 15px 0;
}
.twg-list div {
    height: 40px;
    line-height: 40px;
}
.twg-list div a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.twg-list div span {
    float: right;
    margin: 0 10px;
    color: #9B9B9B;
}
.tjjp-twg .go-more,.tjjp-zt .go-more {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/home-more2.png);
    float: right;
}
.tjjp-fyt .nav {
    display: inline-block;
}
.tjjp-fyt .nav-link {
    padding-left: 20px !important;
    border: 0;
}
.tjjp-fyt .nav-tabs .nav-link.active {
    color: #1467B3;
    border-left: 5px solid #1467B3;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    padding-left: 15px !important;
}
.fyt-title, .gbs-title, .zt-title {
    padding: 15px 0;
}
.fyt-title .go-more, .gbs-title .go-more {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/home-more2.png);
    float: right;
}
.fyt-content {
    background-color: #ffffff;
    padding: 30px 0;
    margin-bottom: 15px;
}
.fyt-content .col-md-2 {
    padding-right: 0;
}
.fyt-content .nav-tabs {
    border-bottom: 0;
}
.fyt-content .nav-tabs li {
    height: 58px;
    padding: 11.5px 0;
    font-size: 16px;
}
.fyt-content .list-group {
    height: 400px;
}
.fyt-content .list-group li {
    height: 80px;
}
.fyt-content .list-group li:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125) !important; 
}
.tjjp-fyt .tab-content .list-group-item {
    padding: 12px 5px 0;
}
.tjjp-fyt .tab-content .list-group-item p {
    margin-bottom: 0;
    height: 26px;
    line-height: 26px;
    display: inline-flex;
}
.tjjp-fyt .tab-content .list-group-item p:last-child {
    color: #B8B8B8;
}
.tjjp-fyt .tab-content .list-group-item .icon-video {
    padding-top: 2px;
    padding-right: 10px;
}
.tjjp-fyt .tab-content .list-group-item .icon-video:before {
    font-size: 22px;
    color: #B8B8B8;
}
.tjjp-fyt .tab-content .video-date {
    padding-left: 32px;
}
.tjjp-gbs .sjs-wk {
    height: 140px;
    padding: 0 20px 0 0;
}
.tjjp-gbs .sjs-xwc {
    height: 140px;
    padding: 0 10px;
}
.tjjp-gbs .sjs-gems {
    height: 140px;
    padding: 0 0 0 20px;
}
.tjjp-gbs .content-img {
    float: left;
    display: inline-block;
}
.tjjp-gbs .content-img img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
}
.tjjp-gbs .content-list {
    display: inline-block;
    padding-left: 20px;
}
.tjjp-gbs .content-list p:nth-child(2) span:nth-child(3) {
    padding-left: 20px;
}
.tjjp-gbs .content-list p:nth-child(3) span:nth-child(2) {
    padding-left: 10px;
}
.tjjp-gbs .content-list .video-num, .tjjp-gbs .content-list .audio-num {
    padding-left: 10px;
}
.tjjp-gbs .content-list p {
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.tjjp-gbs .content-list p:first-child {
    font-size: 16px;
    color: #000000;
}
.tjjp-zt {
    margin-bottom: 50px;
}
.tjjp-zt .zt-content > .col-md-3 {
    padding-left: 0;
}
.tjjp-zt .hlt-info {
    background-color: #ffffff;
    height: 100px;
    padding: 5px 0;
}
.tjjp-zt .hlt-info ul li {
    height: 30px;
    line-height: 30px;
}
.tjjp-zt .hlt-info a {
    display: block;
    padding-left: 12px;
}
.tjjp-zt .hlt-img {
    background: url(../images/home-img2.png) no-repeat;
    height: 340px;
    background-size: 100% 100%;
    padding: 20px;
}
.tjjp-zt .hlt-img a {
    color: #FFFFFF;
    display: inline-block;
}
.tjjp-zt .hlt-img a > span:nth-child(2) {
    display: inline-block;
    width: 30px;
    height: 15px;
    border-top: 5px solid #FFFFFF; 
}
.tjjp-zt .hlt-img a .icon-video:before {
    font-size: 50px;
    color: #FFFFFF;
}
.tjjp-zt .zt-type {
    background-color: #FFFFFF;
    padding: 10px;
}
.tjjp-zt .zt-type .zt-block-title a {
    float: right;
    color: #989898;
}
.tjjp-zt .zt-type .zt-block-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #EEEEEE;
}
.tjjp-zt .zt-type .zt-block-title span {
    font-size: 16px;
    font-weight: bold;
}
.tjjp-zt .zt-type .zt-block {
    width: 50%;
    float: left;
    padding: 15px;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li a span {
    color: #656565;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li a span:first-child {
    padding-right: 10px;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li a span:nth-child(3) {
    float: right;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li {
    height: 30px;
    line-height: 30px;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li:hover a span{
    color: #1366B2;
}
.tjjp-zt .zt-type .zt-block .zt-list ul li:hover a .icon-class:before {
    background-color: #1366B2;
}

.wk-content, .xwc-content, .gems-content {
    width: 100%;
    height: 120px;
    padding: 15px;
    background-color: #ffffff;
}
 .tab-pane .list-group .list-group-item p{
    width: 100%
  }
  .tab-pane .list-group .list-group-item p span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;

  }
  .zt-list ul li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
  }
  .tjjp-zt .hlt-info a{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
  }
.tjjp-fyt .tab-content .list-group-item .icon-video {
    padding-top: 2px;
    padding-right: 28px;
    width: 22px;
    height: 24px;
    display: inline-block;
   }

/*tjjpend*/
.special-fyt .nav {
    display: inline-block;
}
.special-fyt .nav-link {
    padding-left: 14px !important;
    border: 0;
}
.special-fyt .nav-tabs .nav-link.active {
    color: #1467B3;
    border-left: 5px solid #1467B3;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    padding-left: 9px !important;
}
.rec-block a {
    height: 150px;
    display: inline-block;
    cursor: pointer;
}
#home-tjjp {
    width: 100%;
    height: 360px;
}
/* æš‚åœæ—¶æ˜¾ç¤ºæ’­æ”¾æŒ‰é’® */
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}
.videoBox {
    background-color: #2D2D2D !important;
    top: 180px !important;
}
.videoBox .row {
    margin: 0;
}
.videoBox .row .col-md-8 {
    padding: 0;
} 
.videoBox .video-info {
    padding: 20px 15px;
}
.videoBox .class-schedule {
    font-size: 17px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: inline-block;
    border-bottom: 2px solid #1467B3;
}
.videoBox .video-info span {
    color: #666666;
}
.videoBox .video-content {
    padding: 0;
}
.videoBox .video-content p {
    padding: 15px;
    margin-bottom: 0;
    cursor: pointer;
}
.videoBox .video-content p:hover {
    color: #ffffff;
}
.videoBox .video-content p.click-style {
    background-color: #1E1E1E;
    color: #fff;
}
.videoBox .video-content div:nth-child(2) div {
    border-bottom: 1px solid #222222;
    padding: 0 0 0 30px;
}
#class-video {
    width: 100%;
}
.layui-layer-page .layui-layer-content {
    overflow: hidden !important;
    height: 600px !important;
}
.embed-responsive-16by9::before {
    padding-top: 0;
}
.layui-layer-shade {
    opacity: 0.9 !important;
}
.breadcrumb .icon-arrow_3:before {
    color: #ffffff;
}
.breadcrumb .gray:before {
    color: #444;
}
.xydj-cont-l iframe {
    width: 100%;
    height: 410px;
}
@media only screen and (max-width: 1300px){
.hot-news{
    margin-top: -170px;
}
#banner .carousel-indicators{
    bottom: 200px;
}
} 
@media only screen and (max-width: 1100px) {
.hot-news{
    margin-top: -200px;
}
#banner .carousel-indicators{
    bottom: 180px;
}
}
@media screen and (min-width: 768px){
    .fwez ul li:hover .icon-zxfw{
        background-position: 0px -138px;;
    }
    .fwez ul li:hover .icon-ssgs{ 
        background-position: -136px -138px;
    }
    .fwez ul li:hover .icon-szgg{
        background-position: -264px -138px; 
    }
    .fwez ul li:hover .icon-gsgg{
        background-position: -390px -138px; 
    }
    .fwez ul li:hover .icon-tpt{
        background-position: -517px -138px; 
    }
    .fwez ul li:hover .icon-ehd{
        background-position: -644px -138px;
    }
    .fwez ul li:hover .icon-mnjy{
        background-position: -772px -138px;
    }
}

@media screen and (max-width: 768px){
    .moble-no-padding{
        padding-left: 0 !important;
         padding-right: 0 !important;
    }
    #banner {
        padding-top: 60px;
    }
    .video-content{
        padding-bottom: 50px;
    }
    .carousel-inner img {
         margin:0;
    }
    #banner .carousel-indicators {
        bottom: 15px;
    }
    #homesilde1 .carousel-indicators {
        bottom: 15px;
    }
    .header_mobile button:focus {
        outline: none;
    }
    .memu-backdrop {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 9999;
        background-color: #999999;
        opacity: 0.5;
    }
    .dl-menuwrapper-wrap {
        width: 100%;
        height: 100%;
        z-index: 9999;
    }
    .icon-down img {
        width: 25px;
    }
    .navbar {
        padding: 0;
        height: 60px; 
    }
    .navbar > .search-btn-img {
        width: 20%;
        height: 60px;
    }
    .navbar > .search-btn-img img {
        width: 25px;
        height: 25px;
        margin-left: 18px;
        margin-top: 18px;
    }
    .search_mobile ::-webkit-input-placeholder{
        color: #ffffff;
    }
    #search_btn_mobile {
        color: #ffffff;
        text-align: center;
        padding-top: 3px;
    }
.fr-more{
    right: 48px;
    top: -2px;
}
    .hot-news-mobile {
        padding: 0;
    }
    .hot-news-mobile .dynamic-focus {
        width: 100%;
        height: 60px;
    }
    .hot-news-mobile .dynamic-focus span {
        float: left;
        height: 60px;
        line-height: 60px;
    }
    .hot-news-mobile .dynamic-focus span:nth-child(1){
        width: 15%;
        text-align: center;
        color: #ffffff;
        background-color: #1369B3;
    }
    .hot-news-mobile .dynamic-focus span:nth-child(2){
        width: 70%;
        padding-left: 10px;
        background-color: #FFFFFF;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .hot-news-mobile .dynamic-focus span:nth-child(3){
        width: 15%;
    }
    #dynamic-focus-list {
        clear: both;
    }
    .dynamic-focus-down {
        background: url(../images/down-black.png) no-repeat;
        background-size: 30%;
        background-position: 50% 50%;
        background-color: #ffffff;
        width: 100%;
        height: 60px;
        display: inline-block;
    }
    .dynamic-focus-up {
        background: url(../images/up-white.png) no-repeat;
        background-size: 30%;
        background-position: 50% 50%;
        background-color: #1369B3;
        width: 100%;
        height: 60px;
        display: inline-block;
    }
    .triangle_border_left {
        width: 17px;
        height: 0;
        border-width: 10px 7px 10px 0px;
        border-style: solid;
        border-color: transparent #ffffff transparent transparent;
        margin: 20px auto;
        position: absolute;
    }
    #dynamic-focus-list li {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        background-color: #FFFFFF;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .dynamic-focus-more {
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 16px;
        background-color: #FFFFFF;
        border-top:1px solid #F4F4F4;
        border-bottom:1px solid #F4F4F4; 
    }
    .dynamic-focus-more a {
        width: 100%;
        height: 60px;
        display: block;
    }
    .dynamic-focus-more span {
        color: #9E9E9E;
    }
    .dynamic-focus-more i {
        background: url(../images/home-more2.png) no-repeat;
        width: 22px;
        height: 22px;
        position: absolute;
        margin: 20px 0 0 12px;
    }
    .js_showSubNav {
        position: absolute !important;
    }
    .map-detail {
        padding: 0;
        height: 200px;
    }
    .map-detail img {
        margin-top: 90px;
        height: 300px;
    }
    .info-detail {
        padding: 0;
        margin-top: 190px;
    }
    .hotLine {
        margin-bottom: 30px;
    }
    .info-detail ul li .detail-block div:first-child i {
        font-size: 22px;
    }
    .info-detail ul li .detail-block div:first-child {
        width: 10%;
    }
    .info-detail ul li .detail-block div:last-child {
        margin-top: 34px;
    }
    .info-detail p {
        font-size: 15px;
    }
    .appointment-guide,.appointment-process,.visit-process,.announcements {
        padding-left: 0;
        width: 100%;
    }
    .appointment-guide {
        margin-top: 80px;
    }
    .appointment-guide > .row > .col-12,
    .appointment-process > .row > .col-12,
    .visit-process > .row > .col-12,
    .announcements > .row > .col-12 {
        padding-right: 0;
    }
    .guide-block div p:last-child {
        margin-left: 0;
    }
    .wechat-explain > p {
        margin: 0 0 10px 0px !important;
    }
    .wechat-img {
        padding-left: 0;
    }
    .mail-appointment p:nth-child(2) {
        margin-left: 0;
    }
    .mail-format {
        margin: 0;
    }
    .yy-button span {
        padding-left: 0;
    }
    .yy-button .btn {
        border-radius: 5px;
        margin-bottom: 15px;
    }
    .yy-button {
        margin: 15px 0 0;
    }
    .appointment-guide .guide-block h2,
    .appointment-process .process-block h2,
    .visit-process .visit-block h2,
    .announcements .announcements-block h2 {
        font-size: 20px;   
        font-weight: bold; 
    }
    #home-tjjp {
        width: 100%;
        height: 100%;
    }
    /*tjjp*/
    .tjjp-gbs .gbs-content > .col-12 {
        padding: 0;
    }
    .tjjp-gbs .gbs-content .sjs-xwc, .tjjp-gbs .gbs-content .sjs-gems {
        border-top: 1px solid #EEEEEE;
    }
    .tjjp-gbs .sjs-wk, .tjjp-gbs .sjs-xwc, .tjjp-gbs .sjs-gems {
        height: 120px;
    }
    .tjjp-twg .twg-mobile {
        padding: 0 15px;
    }
    .tjjp-twg .twg-mobile-title {
        width: 100%;
    }
    .tjjp-twg .twg-mobile-title span:last-child {
        float: right;
    }
    .tjjp-banner {
        margin-top: 60px;
    }
    .tjjp-banner .top-img {
        height: 140px;
    }
     .videoBox {
        top: 50px !important;
    }
    .video-bg {
        height: 250px !important;
    }
    .video-content {
        height: 300px !important;
    }
    #class-video {
        height: 250px !important;
    }
    .layui-layer-setwin .layui-layer-close2 {
        right: -5px !important;
        top: -55px !important;
    }
    .new-list ul li a.active {
        color: #166ab3;
    }
}

/* XZW 2019-01-15 */
*{
    margin: 0;
    padding: 0;
}
a,a:hover{
    text-decoration: none;
    color: #666;
}
.white-a{
    color: #fff;
}
.white-a:hover{
    color: #fff;
}
.fs-16{
    font-size: 16px;
}
.fs-14{
    font-size: 14px;
}
.fs-12{
    font-size: 12px;
}
.m-0{
    margin: 0;
}
.c-333{
   color: #666; 
}
.c-666{
    color: #666;
}
.c-bcbcbc{
    color: #bcbcbc;
}
.pl-0{
    padding-left: 0;
}
.pl-20{
    padding-left: 20px;
}
.pl-80{
    padding-left: 80px;
    padding-top: 9px;
}
.ptb-15{
    padding: 15px 0;
}
.p-0{
    padding: 0;
}
.pr-0{
    padding-right: 0;
}
.pr-5px{
    padding-right: 5px;
}
.pl-5px{
    padding-left: 5px;
}
.tc{
    text-align: center;
}
.p-a{
    position: absolute;
}
.dis-ib{
    display: inline-block;
}
.bg-fff{
    background: #fff;
}
.mt-30{
    margin-top: 30px;
}
.fb{
    font-weight: bold;
}
.zthdhometj{
width:800px;
}

.icon-more{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../images/home-more2.png');
    position: absolute;
    top: 35px;
    right: 0;
}
.icon-book{
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url('../images/icon.jpg') no-repeat;
    background-position: -96px -88px;
}
.icon-fl{
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url('../images/icon.jpg') no-repeat;
    background-position: -191px -88px;
}
.icon-char{
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url('../images/icon.jpg') no-repeat;
    background-position: -285px -88px;
}
.icon-bx{
    display: inline-block;
    width: 32px;
    height: 38px;
    background: url('../images/home-iconbx.png');
}
.icon-toMore{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: 120px;
    right: -15px;
    z-index: 99;
    line-height: 25px;
    text-align: center;
}
.icon-xx{
    display: inline-block;
    width: 40px;
    height: 37px;
    background: url('../images/home-iconxx.png');
}
.icon-jj{
    display: inline-block;
    width: 32px;
    height: 36px;
    background: url('../images/home-iconpj.png');
}
.icon-mn{
    display: inline-block;
    width: 41px;
    height: 40px;
    background: url('../images/home-iconmn.png');
}
.icon-gray-more{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../images/more.png');
    margin: 20px 0 0 10px;
}
.icon-90{
    display: inline-block;
    width: 75px;
    height: 90px;
    background: url('../images/fwez-icon.png') no-repeat;
    background-size: 1130%;
}
.icon-dian{
    display: inline-block;
    width: 40px;
    height: 90px;
    background: url('../images/icon.jpg') no-repeat;
    background-position: -188px -188px;
}
.icon-zxfw{
    background-position: 0px 16px;
}
.icon-ssgs{
    background-position: -136px 16px;
}
.icon-szgg{
    background-position: -264px 16px;
}
.icon-gsgg{
    background-position: -390px 16px;
}
.icon-tpt{
    background-position: -517px 16px;
}
.icon-ehd{
    background-position: -644px 16px; 
}
.icon-mnjy{
    background-position: -772px 16px;
}

.fwez ul li:hover span {
    color: #1467b3;
}
.icon-add{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../images/icon-add-pc.png') no-repeat;
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: 18px;
}
.icon-toRight{
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url('../images/icon-toMore2.png') no-repeat;
    position: absolute;
    background-size: 100%;
    right: 15px;
    top: 26px;
}
.hometab{
    background: #fff;
}
.hometab ul{
    width: 100%;
    border: none;
    position: relative;
    background: #1e2022;
}
.hometab ul li{
    width: 24%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.hometab ul li a{
    color: #fff;
    width: 100%;
    display: inline-block;
    background: #1e2022;
    font-size: 16px;
}
.hometab ul li a:hover{
    background: #fff;
    color: #333333;
}
.hometab ul li a.active{
    background: #fff;
    color: #333333;
} 
.hometab .tab-pane{
    height: 178px;
    padding: 35px;
}
.tjjp .content>div{
    height: 360px;
}

.tjjp .content video{
    width: 100%;
    height: 100%;
    /*object-fit: fill;*/
}
.tjjp .tjjp-list-top{
    overflow: hidden;
    position: relative;
    padding: 15px 0;
    height: 110px;
    width: 100%;
}
.tjjp .tjjp-list-top .thumbImg{
    position: absolute;
    width: 120px;
    height: 70px;
}
.tjjp .tjjp-list-top .tjjp-list-top-r{
    padding-left: 140px;
    line-height: 35px;
}
.tjjp .tjjp-list-cont{
    background: #fff;
}
.tjjp-list-top-r span {
    float: left !important;
    margin-left: 0 !important;
}
.new-list ul li{
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #eeeeee;
}
.new-list ul li span{
    float: right;
    margin: 0 3px 0 9px;
    font-size: 12px;
    color: #b4b4b4;
}
.new-list ul li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    display: block;
    padding-right: 10px;
}
.news{
    margin-top: 20px;
    margin-left: 0;
    margin-right: -30px;
}
.news>div{
   width: 100%; 
}
.news .news-pc>div{
    padding-left: 0; 
}
.news .content{
    background: #fff;
    height: 100px;
    position: relative;
    padding: 20px 15px;
}
.news .content:hover a{
    color: #1467b3;
}
.news .content:hover .icon-book{
    background-position:-405px -88px ;
}
.news .content:hover .icon-fl{
    background-position:-498px -88px ;
}
.news .content:hover .icon-char{
    background-position:-592px -88px ;
}
.news .news-pc>div:last-child{
    padding-right: 0;
}
.news .content .bs{
    position: absolute;
    right: 15px;
    bottom: 10px;
    display: inline-block;
    padding: 0px 10px;
    height: 24px;
    line-height: 24px;
    background: #f7f7f7;
    border-radius: 24px;
    color: #999999;
}
.home-tit{
    height: 78px;
    font-size: 24px;
    line-height: 85px;
    font-weight: bold;
    color: #333333;
    position: relative;
}
.zqxy{
    overflow: hidden;
    margin: 30px -15px 0;;
}
.zqxy-pc>div{
    width: 20%;
    position: relative;
    height: 270px;
    background-color: #fff;
    
}
.zqxy .zqxy-list{
    padding: 35px 0 35px 50px;

}
.zqxy .brder-r{
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 200px;
    background: #e5e5e5;
    top: 35px;
    right: 0;
}
.zqxy .zqxy-bg{
    background: url('../images/home-img2.png') no-repeat;
}
.zqxy .zqxy-bg p{
    font-size: 26px;
    color: #fff;
    margin: 30px 0 0 30px;
}
.zqxy-list dt{
    font-size: 22px;
    color: #1467b3;
    margin-bottom: 20px;
}
.zqxy-list dd{
    font-size: 14px;
    margin-bottom: 5px;
}
.zqxy-list dd:hover a{
    color: #4385c2;
} 
.xydj-cont{
    height: 410px;
}
.xydj-cont-r{
    background: #fff;
    padding-top: 50px; 
}
.xydj-cont-r-list{
    margin-top: 40px;
}
.xydj-cont-r-list ul li{
    float: left;
    padding: 0;
    text-align: center;
}
.btn-cg{
    padding: 10px 30px;
    background: #1467b3;
    display: inline-block;
    margin-top: 70px;
}
.fwez{
    background: #fff;
    padding: 45px 0;
}
.fwez ul {
    width: 100%;
}
.fwez ul li:last-child {
    float: left;
    width: 10%
}
.fwez ul li{
    float: left;
    width: 15%
}
.fwez ul li span{
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #707070;
    margin-left: -13px;
}
.dcwj{
    height: 140px;
    background: url('../images/home-foot.png');
    background-size:cover ;
    background-position: center top;
}
.dcwj>div{
    text-align: center;
    overflow: hidden;
}
.dcwj p{
    font-size: 30px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.dcwj span a{
    color: #0c589c;
    text-decoration: underline;
}
.dcwj span a:hover{
    color: #0c589c;
}

/* å°¾éƒ¨å…¬ç”¨æ ·å¼  start*/
.foot-menu{
    background: #ededed;
    padding: 60px 0 70px;
}
.foot-menu dl{
    margin-right: 97px;
}
.foot-menu dl dt{
    font-size: 16px;
    color: #666666;
    margin-bottom: 25px;
}
.foot-menu dl dd{
    font-size: 14px;
    color: #a6a6a6;
    margin-bottom: 10px;
    position: relative;
}
.lxwm .icon-phone:before,.lxwm .icon-wechat_3:before {
    font-size: 25px;
    padding-right: 8px;
}
.foot-menu .lxwm dd{
    color: #666;
}
.foot-menu .lxwm dd span{
    margin-left: 34px;
}
.phoneNum{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.chartImg{
    display: inline-block;
    width: 90px;
    height: 90px;
    margin-top: 10px; 
    background: url('../images/wechat.png');
}
.foot{
    height: 60px;
    background: #e6e6e6;
    color: #888888;
    line-height: 60px;
}

@media screen and (min-width: 1000px) and (max-width: 1200px){
    .foot-menu dl{
        margin-right: 80px;
    }
}
@media screen and (min-width: 767px){
    .pc-hidden{
        display: none;
    }
}
@media screen and (max-width: 767px){
    .mobile-nopadding{
        padding-right:0;
        padding-left:0;
    }
    .mobile-hidden{
        display: none;
    }
    .hometab ul{
        background: none;
    }
    .icon-add{
        background: url('../images/icon-add.png') no-repeat;
        background-size: 100% ;
    }
    .hometab ul li{
        display: table;
        line-height: initial;
        width: 23%
    }
    .hometab ul li a{
        font-size: 13px;
        display: table-cell;
        vertical-align:middle;
        text-align:center;
    }
    .hometab .nav-tabs .show{
        display: table-cell !important;
    }
    /* å°¾éƒ¨å…¬ç”¨æ ·å¼  start*/
    .hometab {
        background: #fff;
    }
    .hometab #myTab{
        border-bottom: 1px solid #e1e1e1;
        padding: 0 15px;
    }
    .hometab .tab-pane{
        padding: 15px;
        height: auto;
    }
    .hometab .tab-pane img{
        width: 100%;
        float: none;
        position: inherit;
        height:auto;
    }
    .hometab ul li a{
        background: none;
        color: #333;
        font-weight: bold;
        position: relative;
    }
    .hometab ul li a.active{
        color: #166ab3;
        background: url('../images/bg.png') no-repeat;
        background-size: 25px 2px;
        background-position:center bottom ;
    }
    .over-h-2row {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .myTabContentTit{
        font-size: 14px;
        margin: 10px 0;
    }
    .hometab .tab-content{
        width: 100%;
    }
    .home-tit,.tjjp .content{
        margin-left: 0px;
        margin-right: 0;
    }
    .home-tit{
        height: 45px;
        line-height: 45px;
        font-size: 20px;
        padding-left: 15px;
        width: 100%;
    }
    .icon-more{
        top: 10px;
        right: 15px;
    }
    .tjjp{
        background: #fff;
        margin: 15px -15px 0;
    }
    .tjjp .content>div{
        height: 300px;
    }
    .tjjp .content .col-sm-8{
        margin: 0 15px;
    }
    #homesilde1 .carousel-indicators li{
        width: 10px;
        height: 10px;
        background-color: #aeaeae ;
        border-radius: 50% ;
    }
    #homesilde1{
        width: 100%;
    }
    #homesilde1 .carousel-indicators li.active{
        background-color: #175cbb;
    }
    .zqxy-mobile-content{
        width: 100%;
    }
    .zqxy-mobile-content ul li a{
        height: 65px;
        line-height: 65px;
        width: 100%;
        display: inline-block;
        border-radius: 3px;
        background-color: #fff;
        position: relative;
    }
    .zqxy-mobile-content ul li{
        overflow: hidden;
        margin-bottom: 10px;
        width: 50%;
        float: left;
    }
    .zqxy-mobile-content-list{
        margin:0 15px;
    }
    .zqxy-mobile-content-list a i:nth-child(1){
        vertical-align: middle;
        margin-left: 15px;
        margin-right: 15px;
    }
    .news .content .bs{
        bottom: 20px;
    }
    .xyjd{
        background-color: #fff;
        margin: 15px -15px 0;
    }
    .xydj-cont{
        height: inherit;
        padding-bottom: 20px;
        margin: 0
    }
    html,body{
        overflow: auto;
       -webkit-overflow-scrolling: touch;
    }
    .xydj-cont .xydj-cont-l{
        padding: 0 15px !important;
        height: 200px;
        -webkit-overflow-scrolling: touch;
        overflow: auto;
    }
    .xydj-cont-l iframe {
        width: 100%;
        height: 100%;
    }
    .xydj-cont .xydj-cont-r{
        padding: 0 15px;
        overflow: hidden;
    }
    .xydj-cont .xydj-cont-r .btn-cg{
        width: 100%;
        padding: 10px 0px;
        text-align: center;
        margin-top: 30px;
        border-radius: 4px;
    }
    .icon-dian{
        display: none;
    }
    .fwez{
        padding:15px 0; 
    }
    .fwez ul{

    }
    .fwez ul li{
        width: 50%;
        height: 60px;
        margin-bottom: 10px;
    }
    .fwez ul li:nth-child(odd){
        padding-right: 5px;
    }
    .fwez ul li:nth-child(even){
        padding-left: 5px;
    }
    .icon-90{
        width: 50px;
        height: 60px;
        background-size: 1130%;
    }
    .fwez ul li a{
        width: 100%;
        height: 100%;
        display: inline-block;
        background-color: #f7f7f7;
    }
    .fwez ul li a span{
        margin-left: 58px;
        margin-top: -43px;
        position: absolute;
        width: auto;
    }
    .icon-zxfw{
        background-position: 3px -92px;
    }
    .icon-ssgs{
        background-position: -88px -92px;
    }
    .icon-szgg{
        background-position: -172px -92px;
    }
    .icon-gsgg{
        background-position: -257px -92px;
    }
    .icon-tpt{
        background-position: -342px -92px;
    }
    .icon-ehd{
        background-position: -427px -92px; 
    }
    .icon-mnjy{
        background-position: -512px -92px; 
    }
    .fwez ul li:last-child {
        width: 50%;
    }
    .fwez h3 {
        padding-left: 15px;
    }
    .foot-menu{
        padding: 10px 0;
        background-color: #fff;
    }
    .dcwj{
        background: url('../images/bg-mb-foot.png') no-repeat;
        background-size: 100% auto;
        height: 100px;
        background-position: center top;
    }
    .dcwj p{
        font-size: 20px;
        margin-top: 10px;
    }
    .dcwj .dcwjCont{
        font-size: 14px;
        margin-top: 10px;
        display: inline-block;
    }
    /* å°¾éƒ¨å…¬ç”¨æ ·å¼  end*/
    .foot-menu-mobile{
        background: #fff;
        padding: 15px 0;
    }
    .foot-menu-mobile p{
        text-align: center;
        margin:5px 0; 
    }
    .foot-menu-mobile p span{
        padding: 0 5px;
    }
    .foot-menu-mobile a {
        color: #888888;
    }
    .icon-phone,.icon-wechat_3 {
        font-size: 16px;
    }
    .icon-phone:before, .icon-wechat_3:before {
        padding: 0 5px 0 15px;
        color: #888888 !important;
    }
    .news{
        margin-left: -15px;
        margin-right: -15px;
        background: #fff;
    }
    .zthdhometj {
        width: 100%;
    }
    .foot {
        background-color: #F4F4F4;
    }
    .foot .pc-hidden p {
        margin: 0;
    }
}
.thumbImg img{
    width: 100%;
    height: 100%;
}
.tab-pane img{
    height:123px;
    position:absolute;
    right:20px;
}
.xydj-cont .xydj-cont-l{padding-left:0px}
.search-icon img {
    width: 20px;
    height: 20px;
}
/* IE11 隐藏input后的X */
input::-ms-clear{display:none;}
.video-alert {
    cursor: pointer;
}

@media only screen and (max-width: 1300px){
    .hot-news{
        margin-top: -170px;
    }
    .carousel-indicators{
        bottom: 200px;
    }
} 

@media only screen and (max-width: 1100px) {
    .hot-news{
        margin-top: -170px;
    }
    .carousel-indicators{
        bottom: 180px;
    }
}
